@media(max-width:1500px) {}

@media(max-width:1400px) {}

@media(max-width:1200px) {}

@media(max-width:1069px) {



}

@media(max-width:991px) {

    #extended-warranty h4 {font-size: 13px;}

    
}

@media(max-width:768px) {}

@media(max-width:643px) {}

@media(max-width:579px) {}

@media(max-width:480px) {


    header .headermn .navbar .navbar-brand {
        width: 34%;
        text-align: center;
        margin: auto;
    }

    .sticky .headermn .navbar .navbar-brand {
        width: 30%;
    }


    #slider-bg h2, #latest-hearing h2, #gallery h2, #testimonial h2, #why-choose h2 {font-size: 27px; line-height: 30px;}
    #about-sec ul{columns: 1;}

    #gallery {
        background-color: #ffffff;
        padding: 20px 0 40px;
        overflow: hidden;
    }

    #gallery .text {
        margin-bottom: 10px;
    }

    #why-choose .iner h5 {font-size: 12px;}
    footer .footertop .about img {width: 32%;}

    footer .footertop {
        padding: 15px 0px 20px;
    }

}

@media(max-width:400px) {}

@media(max-width:359px) {}