@media only screen and (max-width: 330px){
    .scan_font {
        font-size: 9px !important;
    }
    /* .main-header .logo-holder {
        padding: unset;
    } */
    .main-header .top-search-holder .search-area .categories-filter .dropdown-menu {
        min-width: 229px!important;
    }
    .carousel-inner>.item {
        height: 192px!important;
    }
    .bs-slider > .carousel-inner > .item > img{
        height: 192px;
    }
    .slide-text > p {
        font-size: 10px!important;
        line-height: 18px!important;
    }
    .top-search-holder{
        margin-bottom: 2rem;
    }
    .header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
        font-size: 16px!important;
        line-height: 9px!important;
        padding: 17px 56px!important;
    }
    .res-product-img{
        padding: unset;
    }
    .scroll-tabs .more-info-tab {
        padding-bottom: 11px;
        border-bottom: 2px solid #1ed0ee;
        width: max-content;
    }
    .product-info {
        padding-top: unset!important;
        text-align: center;
    }
    .outer-xs {
        margin: 18px 0px;
    }
    .span-footer-style {
        font-size: 18px;
    }
    .list-inline>li:last-child {
        width: unset!important;
    }
    .single-product .gallery-holder {
        margin-top: 40px;
    }
    .coming-soon {
        margin-top: 100px!important;
        margin-bottom: 50px!important;
    }
    .more-info-tab {
        border-bottom: 2px solid #1ed0ee!important;
        width: max-content;
    }
    .res-img-margin{
        margin: unset!important;
    }
    
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px)  and  (min-width: 330px){
    /* h3 > a {
        color: #2196F3!important;
    } */
    .res-product-img{
        padding: unset;
    }
    .product-info {
        padding-top: unset!important;
        text-align: center;
    }
    .scroll-tabs .more-info-tab {
        padding-bottom: 11px;
        border-bottom: 2px solid #1ed0ee;
        width: max-content;
    }
    .outer-xs {
        margin: 16px 0px;
    }
    .res-terms-condition{
        padding: unset;
    }
    .scan_font{
        font-size: 14px!important;
    }
    .list-inline>li:last-child {
        width: unset!important;
    }
    .single-product .gallery-holder {
        margin-top: 40px;
    }
    .modal-lg {
        width: unset!important;
    }
    .modal-body {
        height: 330px!important;
    }
    .more-info-tab {
        border-bottom: 2px solid #1ed0ee!important;
        width: max-content;
    }
    .res-img-margin{
        margin: unset!important;
    }
    .main-header .logo-holder {
        margin-top: 30px;
    }
    .main-header .top-search-holder .search-area .categories-filter .dropdown-menu {
        min-width: 284px!important;
    }
    .slide-text > p {
        font-size: 12px !important;
    }
    .header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
        font-size: 17px;
        line-height: 10px;
        padding: 21px 68px;
    }
    .coming-soon {
        margin-top: 100px!important;
        margin-bottom: 50px!important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
/* @media only screen and (min-width: 600px) {
    h3 > a {
        color: #def321!important;
    }
} */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    /* h3 > a {
        color: #f35d21!important;
    } */
    .scroll-tabs .more-info-tab {
        padding-bottom: 11px;
        border-bottom: 2px solid #1ed0ee;
        width: max-content;
    }
    .product-info {
        padding-top: 12px!important;
        text-align: center;
    }
    .scan_font{
        font-size: 22px!important;
    }
    .main-header .top-search-holder .search-area .categories-filter .dropdown-menu {
        min-width: 249px!important;
    }
    .carousel-inner>.item {
        height: 300px !important;
    }
    .bs-slider > .carousel-inner > .item > img{
        height: 300px !important;
    }
    .span-footer-style {
        font-size: 16px!important;
    }
    
}

/* Large devices (laptops/desktops, 992px and up) */
/* @media only screen and (min-width: 992px) {
    h3 > a {
        color: #a621f3!important;
    }
} */

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    /* h3 > a {
        color: #21f372!important;
    } */
    .scan_font {
        font-size: 8px!important;
    }
}