@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 768px) {
    .fbt_top_bar {
        display: none;
    }

    .fbt_marine_slider {
        position: relative;
    }

    .fbt_marine_slider .fbt_slider_over {
        position: absolute;        
        top: 120px;
    }
    .slider_masking {
        position: relative;
        top: 0;
    }
    .side_bar {
        display: none;
    }
    .home_query {
        width: 100%;
    }

    .fbt_marine_slider .fbt_slider_over .fbt_bottom_sec {      
        padding: 6px 0;
    }
    .fbt_marine_slider .fbt_slider_over .fbt_bottom_sec h2 {
        font-size: 18px;
    }

    .fbt_about_sec .fbt_about_info {
        text-align: justify;
    }
    .fbt_about_sec .fbt_about_info h2 {
        font-size: 24px;
        line-height: 27px;
    }
    .fbt_service_sec .fbt_service_inner {       
        padding: 24px 0px;
    }

    .fbt_service_sec {       
       height: auto; 
        margin: 46px auto;
    }
    .fbt_service_sec .fbt_service_inner .fbt_service_img {
        width: 392px;       
        height: 392px;
    }
    .far_contact {
    padding: 0px 0;
}

.fbt_btn_inner {
    padding: 8px 24px;
}
    .far_contact .far_contact_heading {
    width: 100%;
    padding-top: 18px;
}
.far_contact .far_contact_heading h2 {
    font-size: 26px;
}
.befor_footer .footer_product_list {
    padding: 12px 0;
}
.befor_footer .footer_product_list ul li {
    padding: 5px 0px;
    width: 30%;
}

.fbt_footer .fbt_footer_inner img {
    width: 70%;
}

}
