
@font-face {
    font-family: "Gotham-Black"; 
    src: url("../flp-digibank/fonts/gotham/Gotham-Black.eot"); 
    src: url("../flp-digibank/fonts/gotham/Gotham-Black.eot?#iefix") format("embedded-opentype"), 
    url("../flp-digibank/fonts/gotham/Gotham-Black.woff2") format("woff2"), 
    url("../flp-digibank/fonts/gotham/Gotham-Black.woff") format("woff"), 
    url("../flp-digibank/fonts/gotham/Gotham-Black.ttf") format("truetype"), 
    url("../flp-digibank/fonts/gotham/Gotham-Black.svg#Gotham") format("svg"); 
    font-display: swap;
    font-weight: 800;
}

.flpweb-legacy {
    min-width: 100% !important;
    width: 100%;
    padding:0 !important;
}
.flpweb-legacy .carousel-indicators li {
	background-color: #ccc;
}

.flpweb-legacy .article-carousel .carousel-inner {
  max-width:100% !important;
}
.flpweb-legacy .article-carousel .carousel-control {
	height:100%;
}
.flpweb-legacy .article-carousel .carousel-control .icon {
	top:50% !important;
	margin-top:-15px;
}
.btn-primary {
    border-radius: 40px !important;
    padding: 8px 20px;
    font-weight: 700 !important;
}
.carousel.fade-carousel .carousel-control {
    z-index: 80 !important;
}
strong {
    font-weight: 700;
}
.text-center {
    text-align: center;
}
.article-carousel .carousel-inner {
    min-height: 220px;
    max-width: 100%;
}
.carousel-indicators li {
    background-color: #CCCCCC;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
#homepagethumbarticle-news ol.carousel-indicators {
    top: auto !important;
    bottom: -40px;
}


.hidemobile {
    display: block;
}
.hidedesktop {
    display: none;
}

@media only screen and (max-width: 480px) {
    .hidemobile {
        display: none;
    }
    .hidedesktop {
        display: block;
    }

}
@media (min-width: 320px) and (max-width: 767px) {
    .footer .footer-content ul li {
        width: 100%;
        float: left;
        margin-bottom: 8px;
        padding-right: 16px;
    }
}



/* start 2023 */
.homepage-rev2023-feature-main {
    background:#000 url("/id/iwov-resources/images/home/home-rev23-main-desktop.jpg") center top no-repeat;
    background-size:100%;
    min-height: 185vh;
    display: block;
    position: relative;
    padding-bottom: 200px;
}
.homepage-rev2023-text-container {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0px;
    background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1));
    padding:60px 20px 60px;
    text-align: center;
}
.homepage-rev2023-text-container h1 {
    color:#FFF;
    font-weight: normal;
    font-size: 2.5em;
}
.homepage-rev2023-text-container p {
    color:#FC9D09;
    font-weight: normal;
    margin-top: 20px;
}
.homepage-rev2023-feature-title {
    font-size: 4em;
    color:#FFF;
    font-family: "Gotham-Black"; 
}
.homepage-rev2023-feature-title span{
    color:#FC9D09;
    text-decoration: underline;
}
.homepage-rev2023-carousel .img-cover{
    min-height: 500px;
    background-size: 100%;
}



/* carousel fade */
.fade-carousel {
    background:#000;
}
.homepage-rev2023-carousel > .article-carousel .carousel-indicators {
    width: 100%;
    left: 0;
    margin-left: 0;
    bottom: -60px;
    height: 20px;
    top: unset;
}
.carousel.fade-carousel .item {
	-webkit-transition: opacity 0.4s ease-in;
	-moz-transition: opacity 0.4s ease-in;
	-ms-transition: opacity 0.4s ease-in;
	-o-transition: opacity 0.4s ease-in;
	transition: opacity 0.4s ease-in;
	opacity:0;
  	display:block !important;
  	visibility:hidden;
  position: absolute;
}

.carousel.fade-carousel .active.item {
	opacity:1;
  	display:block !important;
  	visibility:visible;
}

.carousel.fade-carousel .active.left,
.carousel.fade-carousel .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.fade-carousel .next,
.carousel.fade-carousel .prev {
	left: 0;
	z-index: 1;
}

.carousel.fade-carousel .carousel-control {
	z-index: 3;
}
.carousel.fade-carousel .carousel-inner {
	z-index: 3;
  	min-height:450px;
}
.homepage-rev2023-title-carousel-caption h2 {
    font-size: 1.3em;
    color:#000;
    font-weight: normal;
    text-align: center;
    padding: 80px 0px 40px 0px;
}
.homepage-rev2023-title-carousel-caption h2 strong{
    color:#000;
    font-weight: 800;
}
a.homepage-rev2023-button-benefit-tag {
    padding:12px 20px;
    border-radius: 40px;
    border: #FC9D09 solid 2px;
    position: relative;
    background-color: #FFF;
    color:#000;
    font-size: 1em;
    z-index: 2;
    outline: #FFF solid 3px;
    box-shadow: 0px 0px 20px #999;
    margin:0px 10px;
    font-weight: 800;
    display: inline-block;
    width: 22%;
    text-align: center;
    transition: 0.3s;
}
a.homepage-rev2023-button-benefit-tag span{
    color:#FC9D09;
}
.homepage-rev2023-title-pilar-left, .homepage-rev2023-title-pilar-right {
    text-align: center;
    padding: 10px 0px;
    position: relative;
}
.homepage-rev2023-title-pilar-left::before {
    content: "";
    background: url("/id/iwov-resources/images/home/digi2023-star.jpg") left top no-repeat;
    width: 50px;
    height: 50px;
    background-size: cover;
    position: absolute;
    top:0;
    left: 0;
}
.homepage-rev2023-title-pilar-right::before {
    content: "";
    background: url("/id/iwov-resources/images/home/digi2023-star.jpg") right top no-repeat;
    width: 50px;
    height: 50px;
    background-size: cover;
    position: absolute;
    top:0;
    right: 20px;
}
a.homepage-rev2023-button-benefit-tag:hover{
    text-decoration: none;
    opacity: 0.5;
}
.homepage-rev2023-titlecontainer {
    width: 500px;
    margin: 80px auto 40px;
}
.homepage-rev2023-titlecontainer p{
    font-weight: bold;
}
.homepage-rev2023-title-pilar-left h2{
    color:#000;
    font-size: 2em;
    font-weight: normal;
}
.homepage-rev2023-title-pilar-right h2{
    color:#000;
    font-size: 1.5em;
    font-weight: normal;
}
.homepage-rev2023-title-pilar-left h2 span{
    color:#000;
    font-weight: 800;
}
.homepage-rev2023-title-pilar-right h2 span{
    color:#000;
    font-weight: 800;
    font-size: 1.9em;
}
.homepage-rev2023-title-pilar-left h2 span.orange, .homepage-rev2023-title-pilar-right h2 span.orange{
    color:#FC9D09;
}
.homepage-rev2023-icon {
    text-align: center;
}
.homepage-rev2023-icon a{
    display: block;
    color:#000;
    transition: 0.3s;
}
.homepage-rev2023-icon a:hover{
    display: block;
    color:#000;
    text-decoration: none;
    opacity: 0.5;
}
.homepage-rev2023-icon a img{
    display: block;
    width: 40%;
    text-align: center;
    margin:5px auto 10px;
}
.homepage-rev2023-icon a h2{
    font-size: 0.9em;
    font-weight: normal;
}
.homepage-rev2023-icon a h2 strong{
    font-weight: bold;
}
.homepage-rev2023-line-row {
    border-bottom: #CCCCCC solid 1px;
    margin-top: -5px;
}
.homepage-rev2023-line-row:last-child{
    border-bottom: none;
    margin-top: -5px;
}
.homepage-rev2023-line-col {
    border-right: #CCCCCC solid 1px;
    padding-bottom: 30px;
}
a.homepage-rev2023-button-cta-tag {
    padding:12px 20px;
    border-radius: 40px;
    position: relative;
    background-color: #FFF;
    color:#000;
    font-size: 1em;
    z-index: 2;
    box-shadow: 3px 3px 10px #999;
    margin:0px 10px;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    position: relative;
    transition: 0.3s;
}

a.homepage-rev2023-button-cta-tag::before{
    content: "";
    padding: 12px 20px;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 0px;
    bottom: 0px;
    border-radius: 40px;
    box-shadow: #ccc -1px -2px 8px;
}
a.homepage-rev2023-button-cta-tag strong{
    font-weight: 800;
}
a.homepage-rev2023-button-cta-tag span{
    font-weight: 800;
    text-decoration: underline;
    color:#f33;
}
a.homepage-rev2023-button-cta-tag:hover {
    text-decoration: none;
    opacity: 0.5;
}
.mar-top-100-nomobile {
    margin-top:100px;
}
.homepage-rev2023-caracerdik-title {
    margin:20px 10px 40px;
    text-align: center;
}
.homepage-rev2023-caracerdik-title h2 {
    font-size: 2em;
    font-weight: 800;
}
.homepage-rev2023-caracerdik-title h2 span{
    color:#FC9D09;
}
.homepage-rev2023-caracerdik-title p {
    font-size: 1em;
} 
.homepage-rev2023-caracerdik {
    padding:60px 0px 60px 0px;
    background-color: #FAFAFA;
}
.homepage-rev2023-howto-slide {
    position: relative;
  	text-align:center;
}
.homepage-rev2023-howto-slide img{
    width:400px;
  	margin:auto;
}
.homepage-rev2023-howto-slide .img-cover {
    min-height: 600px;
    background-size: contain;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}
.homepage-rev2023-howto-slide-caption {
    position: absolute;
    bottom: 100px;
    text-align: center;
    width: 18%;
    margin: auto;
    margin-top: 0px;
    left: 41%;
    font-size: 0.9em;
}
.homepage-rev2023-howto-slide-caption strong{
    font-weight: 800;
}
.homepage-rev2023-howto-slide-caption span{
    color:#FC9D09;
    font-weight: 800;
}
.homepage-rev2023-carousel-howto-carousel-indicators {
    top:auto !important;
}
.homepage-rev-highlights {
    width: 100%;
    /* height: 100%; */
    height: 224px;
}
.homepage-rev-highlights a{
    display: block;
    border-radius: 10px;
}
.homepage-rev-highlights a img {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
    min-height: 210px;
}
.homepage-rev-highlights a .img-cover {
    min-height: 210px;
    border-radius: 10px;
}
.homepage-rev-highlights a h3{
    color:#FFF;
    bottom: 0px;
    left: 14px;
    right: 14px;
    top:100px;
    padding:20px;
    font-size: 0.8em;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    position: absolute;
    border-radius: 10px;
    align-items: flex-end;
    display: flex;
    letter-spacing: 0.2px;
}
.homepage-rev-highlights a h3 em{
    display: contents;
}

.homepage-rev2023-socmed {
    background:#EFEFEF;
    padding:40px 0px;
    margin-bottom: -14px;
}
.paddyoutube {
    width: 95%;
}
.homepage-rev-sosmed {
    display: inline;
    margin-right: 20px;
}
.homepage-rev-sosmed:last-child{
    margin-right: 0px;
}
.homepage-rev-sosmed a {
    /* display: block; */
    color:#000;
    font-weight: 700;
    text-decoration: none;
}
.homepage-rev-sosmed a img{
    -webkit-filter: drop-shadow(5px 5px 5px #CCCCCC);
    filter: drop-shadow(5px 5px 5px #CCCCCC);
    width: 70px !important;
}
.homepage-rev-sosmed a:hover {
    text-decoration: none;
    opacity: 0.6;
}
.container-sosmed {
    text-align: center;
}

.homerev-2023-floating {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background:#EFEFEF;
    padding: 10px 15px;
    border-radius: 30px 30px 0px 0px;
    z-index:9999;
}
.homerev-2023-floating p{
    font-size: 1.3em;
	margin-top: 20px;
}
.btn-primary {
    border-radius: 40px !important;
    padding: 8px 20px;
    font-weight: 700 !important;
}
#homepagethumbarticle-news .carousel-control .icon {
    color:#CCC !important;
}  
#homepagethumbarticle-news .carousel-control.left .icon {
    left: -30px;
}
#homepagethumbarticle-news .carousel-control.right .icon {
    right: -30px;
}
.bannerlivelearn {
    width: 400px;
    height: auto;
    margin: auto;
}
.bannerlivelearn a{
    display: block;
    transition: 0.3s;
}
.bannerlivelearn a img{
    width: 100%;
    height: auto;
}
.bannerlivelearn a:hover{
    opacity: 0.5;
}
.homepage-rev-section-3 {
    background: linear-gradient(180deg, #EFEFEF, transparent);
    margin-bottom: 40px;
    padding: 40px 0px 40px 0px;
}
.homepage-rev-section-3 .container {
    background: url('/id/iwov-resources/images/home/homepage-rev-tanda-kutip.png') 0px 25px no-repeat;
    background-size: 100px 100px;
}
.homepagerev-testi {
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
.homepage-testi-img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: #999 0px 3px 10px;
    position: absolute;
    z-index: 3;
    margin-left: 10px;
    border:#FFF solid 8px;
}
.homepagerev-testi-img img {
    width: 100%;
    height: auto;
}
.homepage-testi-text-box {
    background: linear-gradient(to bottom, #FBB12E, #FC9D09);
    border-radius: 35px;
    padding:2px;
    font-size: 16px;
    display: table-cell;
    width: 700px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    left: 180px;
    top: 30px;
}
.homepage-testi-text {
    padding:20px 40px 20px 40px;
    border-radius: 35px;
    color:#FFF;
}
.title-wider {
    width: 550px;
}
#aws-global-footer-wrapper {
    margin-bottom: 80px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .homepage-rev2023-titlecontainer {
        width: 90%;
    }
    a.homepage-rev2023-button-benefit-tag {
        display: block;
        width: 90%;
        text-align: center;
        margin: 0px auto 20px;
    }
    .homepage-rev2023-feature-main {
        background:#000 url("/id/iwov-resources/images/home/home-rev23-main-mobile.jpg") center top no-repeat;
        background-size:100%;
        min-height: 100vh;
        display: block;
        position: relative;
        padding-bottom: 200px;
    }
    .homepage-rev2023-text-container h1 {
        color:#FFF;
        font-weight: normal;
        font-size: 2em;
    }
    .homepage-rev2023-text-container p {
        color:#FC9D09;
        font-weight: normal;
        margin-top: 20px;
    }
    .homepage-rev2023-feature-title {
        font-size: 2.2em;
        color:#FFF;
        font-family: "Gotham-Black"; 
    }
    .homepage-rev2023-feature-title span{
        color:#FC9D09;
        text-decoration: underline;
    }
    .homepage-rev2023-carousel .img-cover{
        min-height: 280px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .homepage-rev2023-title-pilar-left h2 {
        color: #000;
        font-size: 1.3em;
        font-weight: normal;
        margin-top: 15px;
    }
    .homepage-rev2023-title-pilar-right h2 span {
        color: #000;
        font-weight: 800;
        font-size: 1.3em;
    }
    .mar-top-100-nomobile {
        margin-top: 10px;
    }
    .homepage-rev2023-titlecontainer {
        margin: 40px auto 10px;
    }
    .container-sosmed {
        text-align: left;
    }
    .homepage-rev-sosmed {
        display: block;
        margin-right: 0px;
    }
    .homepage-rev-sosmed a {
        /* display: block; */
        color:#000;
        font-weight: 700;
        text-decoration: none;
    }
    .homepage-rev-sosmed a img{
        -webkit-filter: drop-shadow(5px 5px 5px #CCCCCC);
        filter: drop-shadow(5px 5px 5px #CCCCCC);
        width: 60px !important;
    }
    .homepage-rev-sosmed a:hover {
        text-decoration: none;
        opacity: 0.8;
    }
	.homepage-rev2023-howto-slide img{
    	width:90%;
  		margin:auto;
	}                                    
   	.carousel.fade-carousel .carousel-inner {
		z-index: 3;
  		min-height:250px;
	}
	.homepage-rev2023-howto-slide-caption {
      position: absolute;
      bottom: 80px;
      text-align: center;
      width: 50%;
      margin: auto;
      margin-top: 0px;
      left: 25%;
      font-size: 0.8em;
	}
    .homepage-rev-highlights {
        width: 280px;
        height: 280px;
        margin: auto;
    }
    .homepage-rev-highlights a{
        display: block;
        border-radius: 10px;
    }
    .homepage-rev-highlights a img {
        width: 100%;
        height: auto;
        position: absolute;
        border-radius: 10px;
        min-height: 300px;
        width: 280px;
    }
    .homepage-rev-highlights a .img-cover {
        min-height: 300px;
        border-radius: 10px;
        width: 280px;
    }
    .homepage-rev-highlights a h3{
        color:#FFF;
        bottom: 0px;
        top:200px;
        padding:20px;
        font-size: 15px;
        background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
        position: absolute;
        border-radius: 0px 0px 10px 10px;
        width: 280px;
        margin: auto;
    }
    .a.homepage-rev2023-button-cta-tag {
        margin-bottom: 40px;
    }
    .bannerlivelearn {
        width: 100%;
        height: auto;
        margin: auto;
    }
    .bannerlivelearn a{
        display: block;
        transition: 0.3s;
    }
    .bannerlivelearn a img{
        width: 100%;
        height: auto;
    }
    .bannerlivelearn a:hover{
        opacity: 0.5;
    }
    .homepage-rev2023-icon a {
        padding: 20px 5px 10px;
    }
    a.homepage-rev2023-button-cta-tag {
        margin-bottom: 20px;
    }
    .homepage-rev2023-icon a h2 {
        font-size: 0.8em;
    }
    #homepagethumbarticle-news-mobile {
        min-height: 320px;
    }
    #homepagethumbarticle-news-mobile .carousel-indicators {
        top:auto;
        bottom: 0px;
    }
    .flpweb-legacy .article-carousel .carousel-control .icon {
        color:#CCC;
    }
    .homepage-rev-section-3 .container {
        background: url('/id/iwov-resources/images/home/homepage-rev-tanda-kutip.png') 60px 40px no-repeat;
        background-size: 80px 80px;
    }
    .homepage-testi-img {
        width: 180px;
        height: 180px;
        position: relative;
        margin: 0px auto 20px;
    }
    .homepage-testi-text-box {
        border-radius: 35px;
        padding: 2px;
        font-size: 16px;
        display: block;
        width: 95%;
        text-align: center;
        vertical-align: middle;
        position: static;
        margin:-50px auto 0px;

    }
    .homepage-testi-text {
        padding:40px 20px 20px;
        border-radius: 30px;
    }
    .title-wider {
        width: 90%;
    }
}

@media only screen and (min-width: 1300px) {
    .carousel.fade-carousel .carousel-inner {
        min-height: 520px;
    }
    .homepage-rev2023-feature-main {
        background: #000 url('/id/iwov-resources/images/home/home-rev23-main-desktop.jpg') center top no-repeat;
        background-size: 100%;
        min-height: 145vh;
        display: block;
        position: relative;
        padding-bottom: 200px;
    }
}



/* samsung z fold */
@media only screen and (max-width: 290px) {
    .homepage-rev2023-titlecontainer {
        width: 90%;
    }
    a.homepage-rev2023-button-benefit-tag {
        display: block;
        width: 90%;
        text-align: center;
        margin: 0px auto 20px;
    }
    .homepage-rev2023-feature-main {
        background:#000 url("/id/iwov-resources/images/home/home-rev23-main-mobile.jpg") center top no-repeat;
        background-size:100%;
        min-height: 100vh;
        display: block;
        position: relative;
        padding-bottom: 200px;
    }
    .homepage-rev2023-text-container h1 {
        font-size: 1.2em;
    }
    .homepage-rev2023-text-container p {
        font-size: 0.6em;
    }
    .homepage-rev2023-feature-title {
        font-size: 2.2em;
        color:#FFF;
        font-family: "Gotham-Black"; 
    }
    .homepage-rev2023-feature-title span{
        color:#FC9D09;
        text-decoration: underline;
    }
    .homepage-rev2023-carousel .img-cover{
        min-height: 280px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .homepage-rev2023-title-pilar-left h2 {
        color: #000;
        font-size: 1em;
        font-weight: normal;
        margin-top: 15px;
    }
    .homepage-rev2023-title-pilar-right h2 {
        font-size: 1em;
    }
    .homepage-rev2023-title-pilar-right h2 span {
        color: #000;
        font-weight: 800;
        font-size: 1.3em;
    }
    .mar-top-100-nomobile {
        margin-top: 10px;
    }
    .homepage-rev2023-titlecontainer {
        margin: 40px auto 10px;
    }
    .homepage-rev2023-titlecontainer p{
        font-size: 0.8em;
    }
    .homepage-rev2023-title-pilar-right::before {
        width: 30px;
        height: 30px;
    }
    .homepage-rev2023-icon a {
        padding: 20px 5px 10px;
    }
    .homepage-rev2023-icon a h2 {
        font-size: 0.75em;
    }
    .homepage-rev2023-caracerdik-title h2 {
        font-size: 1.2em;
    }
    .homepage-rev2023-caracerdik-title p {
        font-size: 0.7em;
    }
    .container-sosmed {
        text-align: left;
    }
    .homepage-rev-sosmed {
        display: block;
        margin-right: 0px;
    }
    .homepage-rev-sosmed a {
        font-size: 0.8em;
    }
    .homepage-rev-sosmed a img{
        -webkit-filter: drop-shadow(5px 5px 5px #CCCCCC);
        filter: drop-shadow(5px 5px 5px #CCCCCC);
        width: 60px !important;
    }
    .homepage-rev-sosmed a:hover {
        text-decoration: none;
        opacity: 0.8;
    }
	.homepage-rev2023-howto-slide img{
    	width:90%;
  		margin:auto;
	}                                    
   	.carousel.fade-carousel .carousel-inner {
		z-index: 3;
  		min-height:200px;
	}
    .homepage-rev2023-title-carousel-caption h2 {
        font-size: 0.8em;
    }
    .homepage-rev2023-title-pilar-left::before {
        width: 30px;
        height: 30px;
    }
	.homepage-rev2023-howto-slide-caption {
      bottom: 60px;
      width: 70%;
      left: 15%;
      font-size: 0.6em;
	}
    .homepage-rev-highlights {
        width: 280px;
        height: 280px;
        margin: auto;
    }
    .homepage-rev-highlights a{
        display: block;
        border-radius: 10px;
    }
    .homepage-rev-highlights a img {
        width: 100%;
        height: auto;
        position: absolute;
        border-radius: 10px;
        min-height: 300px;
        width: 280px;
    }
    .homepage-rev-highlights a .img-cover {
        min-height: 280px;
        border-radius: 10px;
        width: 280px;
    }
    .homepage-rev-highlights a h3{
        color:#FFF;
        bottom: 0px;
        top:200px;
        padding:20px;
        font-size: 15px;
        background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
        position: absolute;
        border-radius: 0px 0px 10px 10px;
        width: 233px;
        margin: auto;
    }
    .a.homepage-rev2023-button-cta-tag {
        margin-bottom: 40px;
    }
    .homerev-2023-floating {
        padding:5px;
    }
    .homerev-2023-floating p {
        font-size: 0.8em;
        margin-top: 10px;
    }
    .bannerlivelearn {
        width: 100%;
        height: auto;
        margin: auto;
    }
    .bannerlivelearn a{
        display: block;
        transition: 0.3s;
    }
    .bannerlivelearn a img{
        width: 100%;
        height: auto;
    }
    .bannerlivelearn a:hover{
        opacity: 0.5;
    }
    .homepage-testi-img {
        width: 180px;
        height: 180px;
        position: relative;
        margin: 0px auto 20px;
    }
    .homepage-testi-text-box {
        border-radius: 35px;
        padding: 2px;
        font-size: 16px;
        display: block;
        width: 95%;
        text-align: center;
        vertical-align: middle;
        position: static;
        margin:-50px auto 0px;

    }
    .homepage-testi-text {
        padding:40px 20px 20px;
        border-radius: 30px;
    }
    .title-wider {
        width: 90%;
    }
}