@media screen and (max-width: 768px){

    .fnp_banner .fnp_h1{
        font-size: 26px;
    }

    .inner-nav ul li .mn-sub li a:hover, .mn-group-title:hover {
        color: #ffffff !important;
    }
    .section-title-strong {
        font-size: 40px;
    }

    .hs-title-1 {
        font-size: 1.6rem;
    }

    #main .hs-social {
        display: none;
    }
    .alt-features-item.border-left{
        padding-left: 0;
    }

    h1 {
        font-size: 30px;
    }
    .slogan_title{
        font-size: 34px!important;
    }

    .border-left2{
        padding-left: 30px!important;
    }

    .footer_social{
        justify-content: center!important;
    }

    .m_copy{
        font-size: 14px!important;
    }

    .m-text-center{
        text-align: center!important;
    }

    .mob_b-10 {
       margin-bottom: 10px !important;
    }
    .mob_t-10 {
       margin-top: 10px !important;
    }
    .mob_b-20 {
       margin-bottom: 20px !important;
    }
    .mob_t-20 {
       margin-top: 20px !important;
    }
    .footer-logo{
        margin: auto;
    }

    .footer .footer_logo{
        text-align: center;
    }

    .inner-nav ul li .mn-sub li a, .mn-group-title{
        color: #fff!important;
    }

    .home-content .hs-title-12{
        font-size: 45px!important;
    }

    .page-section, .split-column-left, .split-column-right {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .exit{
        top: 15px;
        right: 5px;
    }

    .home-img-wrap img{
        opacity: 0.2;
    }

    .main-nav{
        min-height: 80px;
    }

    .logo-dark{
        width: 80px!important;
    }
}

@media only screen and (max-width: 480px){
    .page-section, .split-column-left, .split-column-right {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 768px){
    .flag_card{
        bottom: 0;
        left: 0;
        right: 0;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        z-index: 9999;
    }

    .flag_card .card_wrapper{
        padding: 20px;
    }

    .exit{
        padding: 10px 15px;
    }

    .card_wrapper .image_wrapper img{
        width: 30px;
    }

    .flag_carousel .slick-slide{
        margin: 0 5px;
    }

    .m--mb-5{
        margin-bottom: 15px;
    }

    #scrollTopBtn.actived{
        display: none;
    }

    .card_wrapper .image_wrapper .flag_desc{
        font-size: 10px!important;
    }

    .logo_flag{
        top: auto;
        bottom: -60px;
    }

    .nav-logo-wrap img{
        width: 80px;
    }

    .text_flag{
        font-size: 12px!important;
    }

    .flag_title{
        font-size: 22px!important;
    }

    #hide_bar{
        font-size: 12px!important;
    }

    .flag_card p small i{
        font-size: 12px!important;
    }
}