/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.5.9
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
h3 {
    font-family: 'PlusJakartaSansBold', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 100;
    font-size: 18px;
    color: #09adc3 !important;
    letter-spacing: 0;
}
h2{
    font-family: 'PlusJakartaSansBold', Helvetica, Arial, Lucida, sans-serif;
    font-size: 50px;
    color: #013649 !important;
}
.tsl-flex{
    width: 100%;
}
#logo{
    flex-shrink: 0;
    margin-right: 5.5%;
}
.html_topbar_left p{
    font-size: 16px;
    text-align: center;
    padding: 6.5px 0;
}
.html_topbar_left p a{
    color: #fff;
    text-decoration: underline;
}
#logo img{
    max-height: 120px !important;
}
.header-nav-main {
    justify-content: flex-end;
}
.tsl-flex .flex-left{
    border-bottom: 1px solid #fff;
}
.header-nav-main > li > a{
    padding: 15px;
}
.header-nav-main > li > a:hover{
    opacity: 0.7;
}
.has-mega-img-menu > a{
        margin: 0 0 15px 0;
}
.has-mega-img-menu .button{
        display: inline;
    color: #fff !important;
    padding: 15px 10px !important;
    margin-left: 20px !important;
        border: none !important;
}
.nav-column li>a, .nav-dropdown>li>a{
    font-size: 15px;
}
.nav-dropdown li{
    border: none !important;
}
.menu-bg{
        align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 265px;
    display: flex;
    position: relative;
    width: 500px;
    background: url(i/bg22.jpg) center no-repeat;
}
.s1 .col{
    padding: 0;
}
.s1 .img img{
    max-height: 590px;
    object-fit: cover;
}
.s1{
    position: relative;
}
.ab-s1{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 1570px;
}

.ab-s1 .icon-box{
    display: flex;
    flex-direction: column;
    background: rgb(0 0 0 / 38%);
    padding: 30px;
}
.ab-s1 .icon-box-img{
    order: 2;
	margin: 0;
}
.ab-s1 .icon-box h3{
        font-size: 30px;
    color: #fff !important;
    line-height: 1.1;
    position: relative;
    margin-bottom: 20px;
}
.ab-s1 .icon-box h3:after{
    content: "";
    display: inline-block;
    width: 26px;
    height: 25px;
    background: url(i/arrow.png) center no-repeat;
    position: absolute;
    right: 0;
    transition: all 0.3s;
    top: 0;
}
.ab-s1 h2{
    font-size: 64px;
    color: #fff !important;
    line-height: 1.1;
    
}
.ab-s1 .col.large-4{
    padding: 0 3px;
}
.ab-s1 .icon-box:hover h3:after{
    transform: rotate(90deg);
}


.s2 .row{
    background-color: #f3f3f3;
    max-width: 1600px;
}
.s2 .col{
    padding-bottom: 0;
}
.s2-left h3{
    font-weight: 700;
    font-size: 18px;
    color: #09adc3 !important;
    letter-spacing: 0;
}
.s2-left h2{
    font-size: 50px;
    color: #013649 !important;
    font-weight: 700;
    line-height: 1.2em;
}
.s2-left .col-inner{
    
}
.s2-right{
    padding-right: 0;
}
.s2-right img{
    width: 100%;
}
.s2-left{
    padding: 30px 80px;
}
.s2-left li{
        background: url(i/check.png) 0 5px no-repeat;
    float: left;
    list-style: none;
    padding-left: 30px;
    width: 48%;
    margin-left: 0 !important;
}

.title-tsl h2{
    text-align: center;
    font-size: 50px;
    color: #fff !important;
    font-family: PlusJakartaSansBold;
    margin: 0 0 5px 0;
}
.title-tsl h3{
    text-align: center;
        font-weight: 700;
    font-size: 18px;
    color: #09adc3 !important;
    letter-spacing: 0;
    margin-bottom: 5px;
}
.title-tsl p{
    color: #fff;
    text-align: center;
}
.title-tsl p a{
    color: #09adc3;
}
.s3-bg {
    background-color: #01354A;
    padding: 100px 60px;
    max-width: 1600px !important;
}
.s3 .tabbed-content{
    background-color: #fff;
}
.s3 .nav-pills  li{
flex: 1;
    display: flex;
    align-items: center;
}
.s3 .nav-pills  li a{
    width: 100%;
    display: block;
    padding: 70px 50px 30px;
    font-size: 16px;
    text-align: center;
}
.s3 .nav-pills  li span{
    color: #67929e;
    font-size: 16px;
}
.s3 .nav-pills{
        display: flex;
    align-items: stretch;
    justify-content: space-between;
    background-color: #024a5e;
}
.s3 .nav-pills  li:before {
    content: '';
    background: url(i/tab_icon.png) no-repeat 1px 2px;
    padding-left: 25px;
    position: absolute;
    left: 45%;
    top: 30px;
    height: 29px;
    width: 28px;
}
.s3 .nav-pills  li.active{
    background-color: #fff;
}.s3 .nav-pills  li.active a{
    background: initial !important;
}
.s3 .nav-pills  li.active span{
    color: #09adc3!important;
}
.s3 .tab-panels {
    padding: 50px 70px;
}
.tab-panels .panel {
    display: none;
    transform: scale(0.15);
    opacity: 0;
    transition: transform 1s ease, opacity 1s ease;
}

.tab-panels .panel.active {
    display: block !important;
    transform: scale(1);
    opacity: 1;
}
.button.primary {
        padding: 13px 20px;
    margin: 20px 0 0;
    font-size: 16px;
}

.video-button-wrapper{
        width: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 50%;
    z-index: 222;
}
.video-button-wrapper .open-video{
            margin: 0;
    color: #024a5e;
    width: 55%;
    height: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
}
.rotating-text-circle {
  position: relative;
  width: 110px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #024a5e;
  border-radius: 50%;
}

.rotating-text-circle svg {
      position: absolute;
    width: 85%;
    height: 85%;
    animation: spin 10s linear infinite;
}

.rotating-text-circle text {
      fill: #024a5e;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.s4 .row{
    max-width: 1600px !important;
    background-color: #f3f3f3;
}
.s4 .s4-right{
        
    padding: 0px 80px 0 80px !important;
    z-index: 1;
}
.s4 .col{
    padding: 0;
}
.s4-right h3{
    font-weight: 700;
    font-size: 18px;
    color: #09adc3 !important;
    letter-spacing: 0;
    text-transform: uppercase;
}
.s4-right h2{
    font-size: 50px;
    color: #013649 !important;
    font-weight: 700;
    line-height: 1.2em;
}
.s4-left .video-button-wrapper{
        left: initial;
    right: -48px;
    transform: translateY(-50%);
}
.s4-left .video-button-wrapper a{
    width: 96px;
    height: 96px;
    background: url(i/play.png) center no-repeat;
    border: none;
}
.s4-left .video-button-wrapper a i{
    display: none;
}

.s5.s3 .nav-pills li a{
    padding: 20px 50px 20px;
}
.s5.s3 .nav-pills li:before{
    display: none;
}
.s3.s5 iframe{
    height: 250px;
}
.s3.s5 .entry-content{
    background-color: #f3f3f3;
        
}
.s3.s5 .col{
    padding: 0 10px 0 10px;
}
.s3.s5 .video p{
    margin: 0;
}
.s3.s5 .tab-panels {
    padding: 25px 40px;
}

.s3.s5 .col.large-4{
        background-color: #f3f3f3;
    padding: 15px 15px 0 15px;
    border-radius: 10px;
}

.s6 .row{
    
    background-color: #f3f3f3;
    max-width: 1600px;
    padding: 0 0 0 80px;
}
.s6 .col{
    padding: 0;
}
.s6 .img img{
    width: 100%;
}
.s6 .title-tsl *{
    text-align: left;
}
.s6 .title-tsl h2{
    color: #013649!important;
}
.s6 .title-tsl p{
    color: #393838;
}
.s6 .accordion-item{
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.s6 .accordion-title{
    border: none;
        font-size: 24px;
    color: #013649 !important;
    font-weight: 600;
}
.s6 .s6-left{
    padding-right: 80px  !important;
}

.s7{
    padding-bottom: 60px !important;
}
.s7-right .title-tsl *{
    text-align: left;
}
.s7 .row{
    background-color: #01354A;
    max-width: 1600px;
}
.s7 .col{
    padding: 0;
}
.s7-right{
    padding: 0 15px 0 80px !important;
}

.s8 .large-12 .col-inner{
        max-width: 800px;
    background: #fff;
    float: left;
    padding: 50px;
}
.s8 h2{
    font-size: 50px;
    font-family: 'PlusJakartaSansBold', Helvetica, Arial, Lucida, sans-serif;
    margin-bottom: 5px;
}
.s8 p{
    margin-top: 10px;
}
@font-face{
    font-family: PlusJakartaSansBold;
    src: url(f/PlusJakartaSans-Bold.ttf);
}
h1, h2,h3,h4{
    font-family: PlusJakartaSansBold !important;
}
.s8 .col{
    padding-bottom: 0;
}
.ftop .title-tsl *{
    text-align: left;
}
.ftop .title-tsl h2{
    font-size: 40px;
}
.ftop .title-tsl p{
        font-size: 20px;
    margin: 0;
    font-weight: 100;

}
.ftop-1{
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}
.ftop-2{
    padding: 60px 0 0 0;
}
.ftop-2 .img img{
    max-width: 270px;
}
.ftop-2 .section-title-normal span{
        
    font-size: 18px;
    color: #FFFFFF !important;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: initial;
    border: none;
    padding-bottom: 0;
}
.ftop-2 .section-title-normal{
    border: none;
    margin-bottom: 0;
}
.ftop-2 .ux-menu-link__text, .ftop-2 p{
    font-size: 14px;
    color: #fff;
}
.ftop-2 p{
    line-height: 2.5;
}
.ftop-2 .ux-menu-link__link{
        padding: 6px 0;
    min-height: initial;
    transition: all 0.3s;
}
.ftop-2 .ux-menu-link__link:hover{
    padding-left: 5px;
}
.ftop-2 .col{
    padding-bottom: 0;
}


ul.account{
    color: #fff;
    font-size: 14px;
}
ul.account li{
    list-style: none;
    margin-left: 0;
    margin-bottom: 20px;
}
ul.account li a{
    color: #fff;
}
ul.account li:hover a{
    color: #d9d9d9;
}
ul.account li.login {
    background: url(i/phone.png) 0 0px no-repeat;
    padding-left: 30px;
    
    
}
ul.account li.address {
    background: url(i/location-marker.png) 0 0px no-repeat;
    padding-left: 30px;
    
}
.ftop-2 .follow-icons a{
    color: #fff;
}

.back-to-top.active{
    background-color: #09aec4;
    border-color: #09aec4;
    color: #fff;
}
.absolute-footer{
        background: #002b3d !important;
    text-align: center;
    font-size: 14px;
    padding: 23px 0;
}

.s6.abm .row{
    padding: 0 80px 0 0;
}
.s6.abm .s6-left{
    padding: 0 0 0 80px !important;
}
.s6.abm .title-tsl h2{
    margin-bottom: 30px;
}

.s6.abm1 .row {
    background-color: #01354a;}
.s6.abm1 h2{
    color: #fff !important;
    margin-bottom: 30px;
}
.s6.abm1 .accordion-title{
    background-color: #f4f4f4;
}
.s6.abm1 .accordion-title.active{
    color: #fff !important;
    background: #01354a !important;
}
.s6.abm1 .accordion-inner{
    color: #fff;
}
.s6.abm1{
    padding-bottom: 60px !important;
}
.category-banner{
    position: relative;
}
.category-banner:before{
    content:"";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgb(56 56 56 / 66%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.category-banner img{
        width: 100%;
    height: 510px;
    object-fit: cover;
    
}
.page-title.container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 11;
    font-size: 64px;
    color: #fff;
}

/*.blog-archive .row-masonry .post-item:first-child{*/
/*       flex-basis: 100% !important;*/
/*    max-width: 100% !important;*/
/*    position: relative !important;*/
/*    left: initial !important;*/
/*    top: initial !important;*/
/*}*/
/*.blog-archive .row-masonry .post-item:first-child .box-blog-post{*/
/*    display: flex;*/
/*}*/
/*.blog-archive .row-masonry .post-item:first-child .box-blog-post .box-image{*/
/*        flex: 1;*/
/*    width: 50%;*/
/*    flex-basis: 50%;*/
/*}*/
/*.blog-archive .row-masonry .post-item:first-child .box-blog-post .box-image img{*/
/*        width: 100%;*/
/*    position: initial;*/
/*    display: block;*/
/*}*/
/*.blog-archive .row-masonry .post-item:first-child .box-blog-post .box-image .image-cover{*/
/*    padding-top: 0 !important;*/
/*}*/
/*.blog-archive .row-masonry .post-item:first-child .box-blog-post .box-text{*/
/*    flex: 1;*/
/*        width: 50%;*/
/*        flex-basis: 50%;*/
/*    background: #fff;*/
/*    padding: 50px;*/
/*}*/
/*.blog-archive .row-masonry{*/
/*        background: #013649;*/
/*    padding: 50px 35px !important;*/
/*}*/
/*.blog-archive .row-masonry .post-item:first-child .box-blog-post .post-title{*/
/*    font-size: 40px;    */
/*}*/

.featured-archive-post {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0 30px 0 !important;
}
.featured-archive-post > .large-6:first-child{
    padding: 0 !important;
}
.featured-archive-post .featured-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.featured-archive-post .featured-content {
  padding: 2rem;
}

.featured-archive-post .post-title {
  font-size: 40px;
  margin-bottom: 0.5rem;
}
.featured-archive-post .post-title a{
        color: #013649;
}

.featured-archive-post .post-meta {
  font-size: 0.9rem;
  color: #888;
  margin-bottom: 1rem;
}

.blog-archive .row-masonry .post-item .box-text{
    background: #fff;
        padding: 30px;
}

.is-sticky-column{
        background-color: #01354A;
    padding: 35px;
  
    color: #fff;
}

.post-sidebar .widget-title  span {
        text-transform: initial;
    font-size: 20px;
    margin-bottom: 30px;
    font-family: 'PlusJakartaSansBold';
}
.post-sidebar .is-divider{
    display: none;
}
.post-sidebar span.widget-title{
    margin-bottom: 20px;
    display: block;
}
.post-sidebar li {
    border-bottom: solid 1px rgba(9, 173, 195, 0.2);
    color: #fff;
    padding: 5px 0;
}
.post-sidebar li a{
    font-weight: 400;
    color: #fff;
    padding: 15px 15px !important;
    display: block !important;
}
.post-sidebar .searchform .flex-col:nth-child(2) {
        position: absolute;
    z-index: 1;
    right: 10px;
}
.post-sidebar .searchform .submit-button{
        background: transparent;
    color: #01354a;
    border: none;
}

.blog-single article{
        background: #f3f3f3;
}
.blog-single .entry-header{
        display: flex;
    flex-direction: column;
}
.blog-single .entry-header-text{
        order: 2;
    padding: 70px;
}
.blog-single .entry-content{
        padding: 0 70px 40px 70px;
}

/*page contact*/
.right-ct .col-inner{
        background: #013649;
    padding: 70px 50px;
    color: #fff;
}
.right-ct .wpcf7 label {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 16px;
        font-family: 'PlusJakartaSansBold';
    line-height: 25px;
    font-weight: 700;
        margin-bottom: 25px;
}
.right-ct .wpcf7 .wpcf7-form-control-wrap{
    margin: 14px 0 0;
}
.right-ct .wpcf7 .wpcf7-not-valid-tip{
        background: none;
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    padding: 0;
}
.right-ct .wpcf7 .wpcf7-not-valid-tip:after{
    display: none;
}
.right-ct .wpcf7 form .wpcf7-response-output{
    color: #fff;
    line-height: 1.2;
}
.left-ct{
        padding: 70px;
    background: #f3f3f3;
}
.left-ct .social-icons .button.primary{
    padding: 0 !important;
}
/*end page contact*/

.page-content{
    color: #fff;
}
.entry-content.single-page img{
    margin-bottom: 15px;
}
.blog-list-custom {
    max-width: 640px;
    margin: auto;
}
.blog-row a{
    color: #01354a;
    font-size:20px; font-weight:500;
}
.blog-row{
    padding:12px 0; border-bottom:1px solid #eee; display:flex; justify-content:space-between;
}
.blog-list-custom .blog-row:last-child{
    border: none;
}
@media screen and (max-width: 1545px){
	.ab-s1{
		    width: 100%;
    padding: 0 40px !important;
	}
}
@media screen and (max-width: 1450px){
    .s4{
            background: #f3f3f3;
    padding: 15px !important;
    }
    .s5.s3{
        padding: 0 !important;
    }
    .s3-bg{
            padding: 15px 5px !important;
    }
    .s6.abm{
        background: #f3f3f3;
        padding: 15px !important;
    }
    .s6.abm .row {
        padding: 0;
    }
    .s6.abm .s6-left {
        padding: 0 0 0 15px !important;
    }
    .s6.abm1{
        background: #01354a;
    padding: 15px !important;
    }
    .s6 .row{
        padding: 0;
    }
    .title-tsl h2{
        font-size: 40px;
    }
    .blog-archive > .row{
            padding: 15px 0 !important;
    }
}
@media screen and (max-width: 1024px){
	#logo {
		width: 200px !important;
		margin-right: 2%;
	}
	.ab-s1 h2{
		font-size: 44px;
	}
	.ab-s1 .icon-box h3{
		font-size: 20px
	}
	.s2{
		    background: #f3f3f3;
    padding: 20px 15px 30px 0 !important;
	}
	.s2-left {
		padding: 20px 15px;
	}
	.s2-left h2{
		font-size: 30px
	}
	.s3-bg{
		padding: 30px 0;
	}
	.s3 .nav-pills li a{
		padding: 70px 10px 30px;
		line-height: 1.4;
	}
	.s3 .tab-panels{
		padding: 25px
	}
	h2 {
    
		font-size: 30px;
		
	}
	.s4-right h2{
		font-size: 30px
	}
	.s4{
		background: #f3f3f3;
	}
	.s6{
		background: #f3f3f3;
	}
	.s6 .row{
		padding: 0 15px;
	}
	.s6 .s6-left {
		padding-right: 15px !important;
	}
	.s7{
		background: #01354A;
	}
	.s7-right {
		padding: 0 15px 0 !important;
	}
	.s8 .large-12 .col-inner{
		max-width: 100%;
	}
	.left-ct, .right-ct .col-inner{
	    padding: 15px;
	}
}
@media screen and (max-width: 850px){
	#masthead .header-inner{
		flex-flow: wrap;
	}
	.header-main{
		height: auto !important;
    	padding: 5px 0;
	}
	.ab-s1 .icon-box{
		padding: 15px;
	}
	.ab-s1 .icon-box h3 {
        font-size: 18px;
    }
	.ab-s1 h2 {
        font-size: 30px;
    }
	.title-tsl h2{
		font-size: 35px;
	}
	.ftop-2 .col {
		padding-bottom: 0;
		flex-basis: 50%;
		max-width: 50%;
		padding-bottom: 20px;
	}
	.ftop .title-tsl h2 {
		font-size: 30px;
	}
	.ftop{
		padding: 30px 0 0 0 !important;
	}
	.s5.s3 .nav-pills li a {
		padding: 14px 15px 14px;
	}
	body{
	    position: relative;
	    overflow: hidden;
	}
	.is-sticky-column{
	    padding: 15px;
	}
}
@media screen and (max-width: 767px){
	#logo img{
		max-height: 80px !important;
	}
	.s2 .col, .s6 .col, .s4 .col, .s7 .row .col{
		flex-basis: 100%;
        max-width: 100%;
		padding-bottom: 15px;
	}
	.rotating-text-circle{
		width: 60px;
		height: 60px;
	}
	.rotating-text-circle .icon-play, .video-button-wrapper .icon-play{
		font-size: 1em !important;
	}
	.video-button-wrapper .open-video{
		min-width: 60px;
		min-height: 60px;
	}
	.s7 .col:first-child{
		order: 2;
		        margin-top: 15px;
	}
	.s4-left .video-button-wrapper{
	right: initial;
    left: 50%;
		transform: translate(-50%, -50%);
		
	}
	.s4 .s4-right{
		padding: 0 15px !important
	}
	.s3.s5 .col{
	    	flex-basis: 100%;
        max-width: 100%;
	}
	.s6.abm1{
	    padding: 15px 0 !important;
	}
	.page-title.container{
	    font-size: 35px;
	}
	.category-banner img{
	    height: 350px;
	}
	.featured-archive-post .post-title{
	    font-size: 23px;
	}
	.archive-page-header{
	    display: none;
	}
	.blog-single .entry-header-text, .blog-single .entry-content{
	    padding: 15px;
	}
	.page-wrapper{
	    padding-top: 15px;
	}
	.left-ct, .right-ct{
	        flex-basis: 100%;
    max-width: 100%;
	}
}
@media screen and (max-width: 600px){
    .html_topbar_left p{
        font-size: 14px;
    }
    .ab-s1 h2 {
        font-size: 25px;
        text-align: center;
    }
    .s1 .img img{
        height: 500px;
    }
	.ab-s1 .col.large-4{
	    flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 10px;
	}
	.ab-s1 .icon-box{
	            flex-direction: row;
        justify-content: space-between;
	}
	.ab-s1 .icon-box h3:after{
	    display: none;
	}
	.ab-s1 .icon-box h3 {
        font-size: 14px;
    }
	.ab-s1 .icon img{
		width: 20px !important;
	}
	.ab-s1{
		        padding: 0 30px !important;
        bottom: 3%;
        transform: translateX(-50%);
        top: initial;
	}
	.s2{
	    padding: 0 !important;
	}
	.s2-left li{
	    width: 100%;}
	.title-tsl h2 {
        font-size: 25px;
    }
	.title-tsl h3{
		font-size: 16px;
	}
	.s3{
	    padding: 15px 0 !important;
	}
	.s3-bg {
        padding: 15px 0;
    }
	.s3 .nav-pills li span{
		font-size: 13px;
	}
	.s3 .nav-pills li a{
		padding: 45px 10px 15px;
		line-height: 1.2;
	}
	.s3 .nav-pills li:before{
		top: 10px;
	}
	    h2 {
        font-size: 24px;
    }
    body {
    font-size: 100% !important;
}
    .s3 .tab-panels {
        padding: 15px;
    }
    .button.primary{
        margin: 10px 0 0 0;}
	.tab-panels .entry-content .col{
		flex-basis: 100%;
        max-width: 100%;		
	}
	.tab-panels .entry-content .col{
	    padding-bottom: 15px;
	}
	.tab-panels .entry-content .img{
	    margin-bottom: 0;
	}
	.s4-left{
		padding: 0 15px;
	}
	.s6 .accordion-title{
		font-size: 20px 
	}
	.s7 .medium-5{
		padding: 0 15px;
	}
	.s8 h2{
		font-size: 23px;
	}
	.ftop-2 .img img {
		max-width: 180px;
	}
	.s4{
	    padding: 15px !important;
	}
	.s4 .s4-right{
	    padding: 0 !important;
	}
    .s3.s5 .tab-panels {
        padding: 15px;
    }
    .s6{
        padding: 15px 0 0 0 !important;
    }
    .s6 .accordion-inner{
        padding: 15px;
    }
    .s6 .accordion-title {
        font-size: 18px;
    }
    .s7{
        padding: 15px 0 0 0 !important;
    }
    .ftop .title-tsl h2 {
        font-size: 23px;
    }
    .button.primary{
        font-size: 14px;
    }
    .ftop .title-tsl p {
    font-size: 15px;}
    .ftop-1 .col{
                flex-basis: 100%;
        max-width: 100%;
        
    }
    
    .ftop-2 .col{
        padding-bottom: 30px;
    }
    .button.primary{
        width: 100%;
    }
    .ftop-1{
        padding-bottom: 0;}
        .ftop-2 {
        padding: 30px 0 0 0;
    }
    .s3 .nav-pills li{
        padding: 5px 0;
    }
    .s3 .nav-pills{
        display: flex;
        
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        box-sizing: content-box;
        -ms-overflow-style: none;
        scrollbar-width: none;
        align-items: center;
        justify-content: left;
        list-style: none;
        margin: 0;
        flex-flow: nowrap;
        gap: 15px
    }
    /* Hiện scrollbar + chỉnh màu (Chrome/Safari/Edge) */
    .s3 .nav-pills::-webkit-scrollbar {
        height: 6px; /* độ cao thanh scroll ngang */
    }
    
    .s3 .nav-pills::-webkit-scrollbar-track {
        background: #eee; /* màu nền track */
        border-radius: 10px;
    }
    
    .s3 .nav-pills::-webkit-scrollbar-thumb {
        background: #888; /* màu thanh kéo */
        border-radius: 10px;
    }
    
    .s3 .nav-pills::-webkit-scrollbar-thumb:hover {
        background: #555; /* hover đậm hơn */
    }
    
    /* Firefox */
    .s3 .nav-pills {
        scrollbar-color: #888 #eee; /* thumb / track */
        scrollbar-width: thin;
    }

    .s4-left .video-button-wrapper a{
            width: 60px;
    height: 60px;
        background-size: contain;
    }
        .s4-right h2 {
        font-size: 23px;
    }
    .s8 .large-12 .col-inner{
        padding: 15px;
    }
    .s8{
        padding: 15px 0 !important;
    }
    .s2-left h2 {
        font-size: 25px;
    }
    .s2-left h3{
        font-size: 16px;
    }
    .absolute-footer{
            font-size: 12px;
    padding: 7px 0;
    }
    .featured-archive-post .featured-content, .blog-archive .row-masonry .post-item .box-text{
        padding: 15px;
    }
    .social-icons .button.primary{
        width: initial;
    }
}