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


* {
    scroll-behavior: smooth !important;
}
body {
    font-size: 15px;
    font-weight: 400;
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 15px;
    font-weight: 500;
}
input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
select:focus, 
textarea:focus {
    box-shadow: none;
}
.featured-box .icon-box-img img {
    padding-top: 0;
}
.wpcf7-spinner {
    display: none;
}
p{
    font-size: 16px;
    line-height: 26px;
}
@media only screen and (max-width: 1200px) {
    .logo-left .logo{
        margin-right: 0px;
    }
    ul.header-nav.nav-uppercase >li.menu-item >a{
        font-size: 15px;
    }
    .slide_01 .banner .text-box-content{
        padding-left: 15px;
    }
    .slide_01 .banner .text-box-content h2{
        margin-bottom: 20px;
        font-size: 40px;
    }
    .slide_01 .banner .text-box-content p{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .tits h3{
        font-size: 18px;
        line-height: 27px;
    }
    .tits h4{
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .sec_01 .icon-box{
        padding-left: 12px;
    }
    .sec_02 a.button_02,
    .sec_02 a.button_01{
        font-size: 18px;
        line-height: 50px;
    }
    .sec_02 .tabbed-content ul.nav > li{
        margin: 0 5px;
    }
    .sec_02 .tabbed-content ul.nav > li > a{
        font-size: 14px;
        line-height: 20px;
    }
    a.button.button_03{
        height: 40px;
        line-height: 37px;
        min-width: 140px;
    }
    .title_icon h3{
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .sec_03 .section-content{
        padding: 0 15px;
    }
    .sec_03 .icon-box{
        padding: 25px 15px 0;
    }
    .sec_03 .icon-box .icon-box-img{
        margin-bottom: 15px;
    }
    .sec_03 .icon-box .icon-box-text h5{
        font-size: 18px;
        line-height: 22px;
    }
    .sec_03 .icon-box .icon-box-text p{
        margin-bottom: 20px;
    }
    .sec_06 .section-content,
    .sec_04 .section-content{
        padding: 0 15px;
    }
    .sec_04 .row-collapse{
        padding: 0 30px 0 20px;
    }
    .sec_04 .icon-box .icon-box-text h5{
        font-size: 30px;
        line-height: 38px;
    }
    .sec_04 .icon-box .icon-box-text p{
        font-size: 16px;
        line-height: 25px;
    }
    .sec_04 a.button{
        font-size: 16px;
        height: 46px;
    }
    .sec_05 .tabbed-content ul.nav > li{
        max-width: 19%;
        margin: 0 10px;
    }
    .sec_05 .tabbed-content ul.nav > li a{
        font-size: 16px;
        line-height: 24px;
    }
    .sec_05 .tabbed-content .tab-panels h2{
        font-size: 30px;
        line-height: 38px;
    }
    .dot h3{
        font-size: 50px;
        line-height: 60px;
    }
    .dot p{
        font-size: 16px;
    }
    .sec_07 .post-item .box .box-text .box-text-inner{
        padding-left: 15px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .sec_07 .post-item .box .box-text h5 a{
        font-size: 20px;
        line-height: 28px;
    }
    .sec_08 .news-left .box .box-text .post-title a{
        font-size: 18px;
        line-height: 24px;
    }
    .sec_08 .news-left .box .box-text .from_the_blog_excerpt{
        font-size: 14px;
        line-height: 24px;
    }
    .sec_09 .wpcf7{
        padding: 30px;
    }
    .chantrang_01 .row_01{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 992px) {
    .nav>li.has-icon>a>i{
        color: #000;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a{
        color: #333;
    }
    .sec_01 .col:nth-child(1) .icon-box,
    .sec_01 .col:nth-child(2) .icon-box{
        padding-bottom: 0;
    }
    .sec_01 .icon-box{
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .sec_05 .tabbed-content ul.nav > li{
        max-width: 17.5%;
    }
    .sec_05 .tabbed-content ul.nav > li a::before{
        top: -60px;
        width: 50px;
        height: 50px;
        background-size: contain;
    }
    .sec_05 .tabbed-content ul.nav > li a{
        font-size: 12px;
        line-height: 18px;
    }
    .sec_05 .tabbed-content .tab-panels{
        padding-top: 30px;
    }
    .sec_07 .row-slider button.next{
        left: -10.5%;
    }
    .sec_07 .row-slider button.flickity-button svg{
        min-width: 40px;
        height: 40px;
        padding: 11px;
    }
    .sec_09 .wpcf7{
        padding: 25px 20px;
    }
    .sec_09 .wpcf7 h2{
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .sec_09 .wpcf7 input{
        height: 45px;
        font-size: 15px;
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .sec_09 .text h2{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .sec_09 a.button_phone{
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .sec_09 a.button_chat{
        height: 45px;
        font-size: 13px;
        line-height: 45px;
    }
    #footer .footer-widgets-aside .widget{
        margin-bottom: 0;
    }
    .footer-wrapper .widget .widget-title{
        font-size: 17px;
        margin-bottom: 15px;
        line-height: 26px;
    }
    .footer-wrapper p{
        margin-bottom: 10px;
    }
    .footer-widgets-aside ul li a{
        margin-bottom: 10px;
    }
    .chantrang_01 .recent-blog-posts-li .recent-blog-posts{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .chantrang_01 .row_01{
        padding-top: 20px;
    }
}
@media only screen and (max-width: 767px) {
    p{
        font-size: 15px;
        line-height: 24px;
    }
    .slide_01 .banner .text-box-content h2{
        margin-bottom: 15px;
        font-size: 32px;
    }
    .sec_01 .icon-box{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sec_01 .icon-box .icon-box-text{
        padding-left: 10px !important;
    }
    .sec_01 .icon-box .icon-box-text h5{
        font-size: 13px;
        line-height: 20px;
    }
    .sec_01 .icon-box .icon-box-text p{
        font-size: 13px;
        line-height: 22px;
    }
    .sec_02 .col{
        padding-bottom: 10px;
    }
    .sec_02 a.button_02, .sec_02 a.button_01{
        font-size: 16px;
        line-height: 45px;
    }
    .tits h4{
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .sec_02 .tabbed-content ul.nav{
        display: flex;
        justify-content: start;
        scroll-snap-type: x mandatory;
        padding-top: 0px;
        overflow-y: auto;
        white-space: nowrap;
        flex-flow: row;
    }
    .title_icon{
        display: block;
        margin-bottom: 25px;
    }
    .title_icon h3{
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0px;
    }
    .title_icon h3 span::after,
    .title_icon h3 span::before{
        top: -22px;
    }
    .sec_03 .icon-box{
        padding: 20px 10px 0;
    }
    .sec_03 .icon-box .icon-box-text h5{
        font-size: 16px;
    }
    .sec_04 .icon-box .icon-box-text h5{
        font-size: 16px;
        line-height: 25px;
    }
    .sec_04 .icon-box .icon-box-text p{
        font-size: 14px;
        line-height: 22px;
    }
    .sec_05 .tabbed-content ul.nav{
        display: flex;
        justify-content: start;
        scroll-snap-type: x mandatory;
        padding-top: 0px;
        overflow-y: auto;
        white-space: nowrap;
        flex-flow: row;
    }
    .sec_05 .tabbed-content ul.nav > li{
        max-width: unset;
    }
    .sec_05 .tabbed-content ul.nav > li a{
        padding: 60px 0 0;
    }
    .sec_05 .tabbed-content ul.nav > li a::before{
        top: 0;
    }
    .sec_05 .tabbed-content .tab-panels{
        padding-top: 20px;
    }
    .sec_05 .tabbed-content .tab-panels .col{
        padding-bottom: 15px;
    }
    .sec_05 .tabbed-content .tab-panels h2{
        font-size: 22px;
        line-height: 32px;
    }
    .sec_06 .row-collapse{
        background-size: cover;
        padding-bottom: 10px;
    }
    .sec_06 .row-collapse > .col{
        flex-basis: 50%;
        max-width: 50%;
    }
    .sec_07 a.button_03{
        position: unset;
        margin-top: 15px;
    }
    .sec_07 .row-slider button.flickity-button{
        display: none;
    }
    .news-post-news .box__thumb__img{
        width: 160px;
    }
    .news-post-news .box__thumb__img img{
        height: 160px;
    }
    .news-post-news .box__content{
        width: calc(100% - 175px);
    }
    .chantrang_01 .row_01 .social-icons{
        text-align: left;
        margin-top: 15px;
    }
    .chantrang_01 .row_01 .social-icons a{
        margin-left: 0;
        margin-right: 7px;
    }
} 