@media screen and (max-width:1366px) and (min-width:1025px) {

}

@media screen and (max-width:1024px) and (min-width:993px) {
    .subscribe-box {
        float: right;
        max-width: 400px;
        width: 100%;
    }
    .subscribe-box form {
        width: 100%;
    }
    .body-box h2 {
        font-size: 13px;
        max-height: 38px;
        overflow: hidden;
        padding: 8px 0;
    }
    .header-right-btn button {
        min-width: 156px;
        padding: 8px 10px;
    }
    .search-box {
        max-width: 433px;
    }
   
    .carousel-inner {
        height: 100%;
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    
    .navbar-toggle{display:block;}
    .home-class .navbar {margin-bottom: 10px;}
    .header-right-btn .direction-link, .header-right-btn .tel-link, .navbar-header .mobile-icons a .direction, .navbar-header .mobile-icons a .tel {
    display: none;
}
.navbar{width:100%;}

    .navbar-collapse.collapse{display:none !important;}
   .navbar-collapse .shopping-cart{display:none !important;}
    .shopping-cart{position:relative;}
    
    
    .logo img{max-width:220px;}
    .collapse.in {display: block !important;}
    header .row [class*="col"]{position:static;}
    
    .navbar-toggle .icon-bar {background: #fff;}
    .navbar-header .mobile-icons a {
    color: #fff;
    margin-right: 10px;
    display:inline-block;
}

.home-class .navbar-nav>li>a{color:#fff;}
 .navbar-nav>li>a{color:#fff;}

.navbar {
    background: rgba(56, 56, 56, 1);
    margin-bottom: 10px;
}
.navbar-header{float:none;}
.shopping-cart span {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 12px;
}
span.menu-txt {
    color: #fff;
    margin-top: 15px;
}
    .featured-section {
        position: relative
    }
    .container {
        width: 100%;
    }
    .header-top a {
        margin: 0 0 0 15px;
    }
    .header-right-btn button {
        min-width: 100px;
        padding: 8px 5px;
        font-size: 13px;
    }
    header {
        position: relative;
        padding-bottom:0px;
    }
    header .col-sm-65 {
        position: inherit
    }
    .navbar {
        position: static;
        bottom: 0;
        left: 0;
        right:0;
    }
    .mobile-icons, span.menu-txt {
    display: block !important;
}
.navbar-header .mobile-icons {
    font-size: 26px;
    padding-top: 10px;
    margin-right: 36px;
}




    .navbar-nav {background: rgba(56, 56, 56, 0.5);position:absolute;left:0;right:0;margin-top:10px;z-index:10;}
        .navbar-nav>li{float:none;width:100%;}
    .navbar-nav>li>a {
        padding: 10px 20px 5px
    }
    .subscribe-box {
        float: right;
        max-width: 400px;
        width: 100%;
    }
    .subscribe-box form {
        width: 100%;
    }
    .body-box h2 {
        font-size: 13px;
        height: 38px;
        overflow: hidden;
        padding: 8px 0;
    }
    .product-slider {
        margin-right: 0px;
    }
    .product-video {
        margin: 20px 0px 20px 0;
    }
    .search-box {
        max-width: 332px;
    }
    header .col-lg-50.col-md-70.col-sm-50 {
        position: static
    }
  
    .quotation {
        position: relative;
        background: #181818
    }
    .carousel-inner {
        height: 100%;
    }
}

@media screen and (min-width:768px) {
    .mobile-icons,
    span.menu-txt {
        display: none;
    }
    .modal-dialog .modal-content{width:65%; margin:0 auto;}
}

@media screen and (max-width:767px) {
    .product-detail select{
        margin-left:0px !important;
        width: 100% !important;
    }
    .product-detail span{width:100%;}
    h1{font-size:25px !important;}
    .vertical-wrapper{display:none !important;}
    .featured-section {
        position: relative;
        top: 0
    }
    .featured-section h2{font-size:25px !important;}
    .footer-section{display:block;}
    .text-bottom{justify-content:center;margin:15px 0;}
    .logo img {
        padding: 0;
        max-width:220px;
    }
       .navbar-collapse .shopping-cart{display:none !important;}
    
    header {
        z-index: 100;
    }
    .navbar {
        width: 100%
    }
    .body-box-home {
        margin-bottom: 30px;
    }
    footer h2 {
        margin: 15px 0 35px
    }
    iframe {
        width: 100% !important
    }
    footer {
        text-align: center;
    }
    footer ul {
        padding: 0 0px;
        justify-content: center;
        margin-top:20px;
    }
    footer ul li {
        display: inline-block;
        float: none;
    }
    .header-right-btn .direction-link,
    .header-right-btn .tel-link,
    .navbar-header .mobile-icons a .direction,
    .navbar-header .mobile-icons a .tel {
        display: none;
    }
    .navbar-header .mobile-icons {
        font-size: 26px;
        padding-top: 10px;
        margin-right: 36px;
    }
    .navbar-header .mobile-icons a {
        color: #fff;
        margin-right: 10px;
    }
    .cd-top.cd-fade-out {
        padding-top: 10px;
    }
    span.menu-txt {
        color: #fff;
        margin-top: 15px;
    }
    .product-right-detail {
        float: none;
        margin-bottom: 20px;
    }
    .header-right-btn button {
        display: inline-block;
        font-size: 15px;
        margin: 0 5px;
        min-width: 130px;
        padding: 8px 18px;
        text-align: center;
    }
    .carousel-inner {
        height: 100%;
    }
    .header-right-btn {
        float: none;
        display: inline-block;
        margin: 0;
        width: 100%
    }
    .header-right-btn button {
        font-size: 12px;
        margin: 0;
        min-width: inherit;
        padding: 8px 12px;
        text-align: center;
    }
    .navbar-toggle .icon-bar {
        background: #fff
    }
    .subscribe-box {
        float: right;
        max-width: 100%;
        width: 100%;
    }
    .subscribe-box form {
        width: 100%;
    }
    .cd-top {
        bottom: 0;
    }
    .subscribe-box h3 {
        margin: 0;
        padding: 0px 0 10px;
    }
    .home-class .navbar {
        background: rgba(56, 56, 56, 0.5);
        margin-bottom: 10px;
    }
    .navbar {
        background: rgba(56, 56, 56, 1);
        margin-bottom: 10px;
    }
    .header-top {
        margin: 0;
        text-align: center
    }
    .navbar-nav {
        float: none
    }
    .navbar-nav>li>a {
        padding: 5px 10px;
        border-bottom: solid 3px transparent
        color: #fff;
    }
    
    .home-class .navbar-nav>li>a{color:#fff;}
 .navbar-nav>li>a{color:#fff;}
    
    
    
    .navbar-collapse {
        padding: 0 10px;
    }
    .logo {
        padding: 10px 0 0;
    }
    .logo {
        display: table;
        padding: 10px 0;
        width: 100%;
        text-align: center
    }
    .body-content h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .body-content h1:before {
        display: none
    }
    .product-slider {
        margin-right: 0px;
    }
    .product-video {
        margin: 20px 0px 20px 0;
    }
    .search-box {
        max-width: 100%;
        right: 0 !important;
        top:75px;
    }
    .form-outer {
        display: table;
        width: 100%;
    }
    .subscribe-box {
        margin-top: 35px;
        margin-bottom: 15px;
        position: relative;
        z-index: 100
    }
    .gogle-map iframe {
        height: 300px;
    }
    .search-box {
        background: rgba(0, 0, 0, 0.9);
        margin-top: 10px;
    }
    .search-box ul li {
        margin: 5px 7px;
    }
    /*.navbar{ margin:0px 5px 10px;}*/
    .owl-carousel .owl-item {
        text-align: center
    }
    .owl-carousel .owl-item img {
        width: auto !important;
        max-width: 100% !important;
        height: auto;
        display: inline-block !important
    }
    .logo-sellez {
        margin: 0px auto;
        display: block;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000
    }
    .navbar-nav>li>a:hover,
    .navbar-nav>li.active a {
        border-bottom: solid 3px transparent;
        color: #fff
    }
    .product-detail {
        padding-top: 45px;
    }
    #opener {
        display: inline-block;
        position: absolute;
        z-index: 100;
        top: 40px;
        right: 0;
        bottom: 0
    }
    #opener button {
        font-size: 0;
        background: none;
    }
    #opener button i {
        font-size: 25px;
    }
    #upbutton {
        position: absolute;
        right: 0;
        top: 0;
        min-width: 30px;
        height: 30px;
        z-index: 100
    }
    .search-box .close {
        min-width: 30px;
        height: 30px;
        font-size: 17px;
        top: 5px;
        right: 5px;
        position: relative
    }
    .shopping-cart {
        position: relative
    }
    .shopping-cart span {
        position: absolute;
        top: -10px;
        left: 0;
        font-size: 12px;
    }
    h1 span {
        z-index: 1
    }
    .cart-table {
        width: 800px;
    }
    .cart-table .media {
        max-width: 200px;
    }
    .body-box-home {
        height: 450px;
    }
    .quotation {
        /*background:#181818*/
        height: auto;
        bottom: 0px;
        width: 100%;
        padding: 0px;
    }
    .carousel-indicators {
        display: none
    }
    .quotation-inner {
        width: 100%;
        text-align: left;
        padding: 0 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 12px;
    }
    .quotation-inner span {
        font-size: 15px;
        letter-spacing: 2px;
    }
    .home-class header {
        position: static;
        left: 0;
        right: 0;
        top: 0;
        z-index: 10;
    }
    

    .wp-block-cover-image {
        background-position: 0 !important;
    }
    .section-about .row{display:block;}
    .about-caption{padding-left:0;}
    .contact-section .form-group {margin-bottom:0px;}
    .contact-section .form-group input{margin-bottom:10px;}
    .contact-section .form-group textarea{margin-bottom:10px;}
    .contact-section .container{padding:10px 0 25px;}
    .contact-section h2{margin-bottom:20px;}
    .section-about {padding: 30px 0;}
    .org-price{float:none;margin:10px 0;}
}

@media screen and (max-width:360px) and (min-width:320px) {
    .bootstrap-select {
        width: 55px !important;
    }
    .header-top a {
        margin: 0 20px;
    }
    .header-right-btn button {
        font-size: 12px;
        margin: 0;
        min-width: inherit;
        padding: 8px 20px;
        text-align: center;
    }
    .header-top a {
        margin: 0 7px;
    }
    .header-right-btn button {
        padding: 8px 7px;
    }
}