@media (max-width:1480px) {
    .footeraddress i {
        margin-right: .3rem;
        font-size: 1rem;
    }
    .teamimg{ height: 16rem; }
    .display-3 { font-size: 3rem; }
    .display-4 { font-size: 2.5rem; }
    p{ font-size: 13px; }
    .whychooselist li{ font-size: .75rem; padding: .9rem .5rem .9rem 2.3rem; line-height: 1.1rem; }
    .display-1 { font-size: 5vw; }
    .specialt-img{ height: 14rem; }
}
@media (max-width:1370px) {
    .menus ul li a { font-size: 13px; }
}
@media (max-width:1199px) {
    .menus ul li a {         
        font-size: 11px;
        margin: 0 9px 0 0; 
    }
    .navbar-nav li a.dropdown-toggle::after{
        width: 5px;
        height: 5px;
        margin-left: 0.2em;
        top: 40%;
    }
}
@media (max-width:1025px) {
    .owl-nav .owl-prev{ left: 0; }
    .owl-nav .owl-next{ right: 0; }
}

@media screen and (max-width:991px) {
    .menus ul li a{ padding: 8px 5px; }
    .slideitem{ padding: 5rem 0;}
    
    .header-top p, .header-top ul li a{ font-size: 11px; }
    .header-logo a{ width: 100px; }
    header nav.navbar{ padding: 0 !important; }
    .blogsbig h3 { font-size: 1.5rem; }
    .display-4 { font-size: 1.2rem; }
    header{ position: relative; }
    p{ font-size: 11px; margin-bottom: .4rem; line-height: .9rem; }
    .headerlogo a{ width: 10rem; }
    .offcanvaslogo{ width: 15rem; display: inline-block; }
    .themebtn, .white-btn{ font-size: .7rem; line-height: 1.5rem;}
    .boxesoverbox{ top:0; }
    .trust-section{ padding: 2rem 0 2rem; }
}
@media screen and (max-width:767px){
    
}
@media screen and (max-width:480px){
    .navbar-toggler{ border:none; }
    .subtitlewbg{ font-size: 10px; }
    .subtitlewbg span{ padding: .1rem !important; }
}