@media (max-width:1480px) {
    /*.navigation ul li a{ margin: 0 2rem 0 0; }*/
    
    .footeraddress i {
        margin-right: .3rem;
        font-size: 1rem;
    }
    .teamimg{ height: 16rem; }
    .display-3 { font-size: 3rem; }
    .display-4 { font-size: 2.5rem; }
    .themebtn, .white-btn{ padding: .5rem 1.1rem; }
    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) {
    .navigation ul li a { font-size: 13px; }
}
@media (max-width:1199px) {
    .navigation 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%;
    }
    .header-search input.form-control{ width: 50%; }
    .header-search select.form-control, .header-search .categorysearch{ flex-basis: 35%; }
    .catdropdown-mega .dropdown-menu.catdropdown, .catdropdown-mega .dropdown-menu.catdropdown.show{ min-width: 870px; }
    .itembox h4 { font-size: 20px; }
    ul.catetbs li button{ padding: .8rem .4rem; font-size: 15px; }
    .cate-tabs-area .tab-content .p-4{ padding: .8rem !important; }
    .blogsmall span{ font-size: 11px; }
    .blogsmall span i{ margin-right: 2px !important; font-size: 11px; }
    .blogsmall h4{ font-size: 18px; margin-bottom: .2rem !important; }
    .blogsmall p{ margin-bottom: 5px !important; }
    .blogsmall .themebtn{ margin-top: 8px !important; }
    .qalitybox i{ font-size: 30px; }
    .qalitybox.gap-4{ gap: .9rem !important; }
    .qalitybox h4{ font-size: .9rem !important; }
    .qalitybox p{ line-height: 16px; font-size: 11px; }
    .subscribebox .btn{ padding: 5px 7px; font-size: 11px; }
    .subscribebox input { font-size: 12px; }
    .title h2{ font-size: 24px; }
}
@media (max-width:1025px) {
    .datalist li a { padding: 5px; }
    .owl-nav .owl-prev{ left: 0; }
    .owl-nav .owl-next{ right: 0; }
    .productbox .imgbox { height: 180px; }
    .title h2{ font-size: 22px; }
    .breadcrumb{ font-size: 11px; }
}

@media screen and (max-width:991px) {
    .navigation ul li a{ padding: 8px 5px; }
    .slideitem{ padding: 5rem 0;}
    
    .header-top p, .header-top ul li a{ font-size: 11px; }
    .datalist li a { font-size: 12px; }
    .datalist.gap-4{ gap: .1rem !important; }
    .header-logo a{ width: 100px; }
    header nav.navbar{ padding: 0 !important; }
    .productbox .imgbox { height: 150px; }
    .new-arrival-main .itembox h4 { font-size: 16px; }
    .itembox h4 { font-size: 18px; }
    .producttext h4, .product-page .producttext h4 { font-size: 16px; }
    .producttext h5{ font-size: 18px; }
    .blogsbig h3 { font-size: 1.5rem; }
    .blogsmall .blogimgbox { max-height: 11rem; }
    .title h2{ font-size: 18px; }
}
@media screen and (max-width:767px){
    .marquee-wrap{ padding: 0; }
    ul.catetbs li button { padding: .3rem .2rem; font-size: 10px; }
    .cate-main .owl-nav .owl-prev i, .cate-main .owl-nav .owl-next i, .cate-tabs-area .owl-nav .owl-prev i, .cate-tabs-area .owl-nav .owl-next i { font-size: 18px; }
    .cate-tabs-area .tab-content .p-4 { padding: .4rem !important; }
    .productbox .imgbox { height: 110px; }
    .producttext h4, .product-page .producttext h4 { font-size: 13px; }
    .producttext h5 { font-size: 16px; }
    .productbox .cartbtn{ font-size: 12px; }
    .title h2 { font-size: 22px; }
    .qalitybox{ margin-bottom: 10px; }
    .itembox h4, .new-arrival-main .itembox h4 { font-size: 14px; margin-bottom: 15px; }
    .adsbanner h3 { font-size: 36px; }
    .adsbanner h4 { font-size: 20px; }
    .searchstaticdata h4{ font-size: .8rem !important; }
    .datalist.gap-4 {
        gap: .1rem !important;
        display: inline-block !important;
    }
    #livesearchdata li a{ padding: 5px; }
    .searchprd h5{ font-size: 12px; line-height: 20px; }
    .searchprd span{ font-size: 14px; }
    .searchprd img { width: 40px; height: 40px; }
    /*.header-search input.form-control {
        font-size: 12px;
    }*/
}
@media screen and (max-width:480px){
    
    /*.header-search.open .searchstaticdata{ height: 100vh; }
    .header-search.open{ position: absolute; padding: 0; width: 100%; left: 0; top:0; display: block; }
    .header-search{ display: none; }
    .header-search.open{ display: block; }
    .header-search input.form-control, .header-search.open .btnbox{ border-radius: 0 !important; }*/
    .navbar-toggler{ border:none; }
    .cate-main.py-5{ padding-bottom: 0 !important; }
    .itembox{ margin: 20px 0 0 0;}
    .adsbanner h3 { font-size: 22px; }
    .adsbanner h4 { font-size: 14px; }
}