@media(min-width:768px){
    .navbar-header .search-wrapper{
        display:none;
    }
    .fixed-side-bot {
        top: auto;
        bottom: 250px;
        width: 262px;
    }
    
    #video_cate .video-wrapper .image,
    .standard-wrapper .image{
    	height: 255px;
    	overflow: hidden;
    	background: white;
    	display: grid;
    	align-items: center; /* Vertical centering */
    	/* display: inline-block; */
    	/* vertical-align: middle; */
    }
    #video_cate .video-wrapper .description h5,
    .standard-wrapper .description h5{
    	height: 71px;
    	font-size: 17px;
    	overflow: auto;
    }
    
}
@media(min-width:991px){
    
    
    #logo-wrapper{
        padding:0;
    }
    
}
@media(min-width:1200px){
    section.featured .owl-carousel{
        height: 300px;
    }
    body .owl-carousel{
        display: block;
        overflow: hidden;
    }
    
    #slideshow1 .carousel-inner {
        max-height: 350px;
    }
    header .top{
        /* font-size: 23px; */
        /* letter-spacing: 7px; */
    }
    #videoarea{
        max-width: 80%;
        min-height: 380px;
        max-height: 600px;
        min-width: 65%;
    }
    .related-video-wrapper .image{
        height: 180px;
        align-items: center;
        overflow: hidden;
        display: grid;
        background: #000044;
    }
    header .top{
        /* font-size: 28px; */
        /* letter-spacing: 9px; */
    }
    .fixed-side{
        top: 30px;
        width: 262px;
    }
    .email-wrapper > div{
        float:right;
    }
    #carousel_featured .item > div,#carousel_new-products .item > div{
        width:20%;
    }
    #carousel_manufacturer .item > a{
        width:12.50%;
    }
    .col-lg-1-5{
        /* width:20%; */
    }
    #column-left{
        /* padding-left: 0; */
    }
    #content{
        margin: 0 auto;
    }
}
@media(max-width:1200px){
    header .top{
        font-size: 17px;
        letter-spacing: 5px;
    }
    header.fixed #menu .nav > li > a{
        padding-left: 12px;
        padding-right: 12px;
    }
     .search-wrapper{
        width: 180px;
    }
    #slideshow1 .item .banner-title{
        font-size: 28px;
    }
    
    #logo{
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
@media(max-width:991px) and (min-width:769px){
    .intro img{
        /* height: 400px; */
        width: auto;
        max-width: initial;
    }
    
    .intro .col-sm-6{
        overflow: hidden;
    }
    #menu .btn-navbar{
        display: none;
    }
}
@media(max-width:991px){
    header .top{
        font-size: 20px;
        letter-spacing: 2px;
    }
    .intro{
        font-size: 15px;;
    }
    header .phone-wrapper,header .email-wrapper{
        padding-left: 0;
        padding-top: 6px;
    }
    .email-wrapper > div > span{
        font-size: 16px;
    }
    .video.single iframe{
        max-width: 100%;
    }
    .email-wrapper > div > .fa{
        font-size: 21px;
        margin-right: 5px;
    }
    header .email-wrapper{
        padding-right: 0;
        padding-left: 0;
    }
    #menu .nav > li > a:hover{
        border-color: #ccc;
        background: #005ba2;
        color: white;
    }
    #menu .nav > li > a{
        text-align: right;
    }
    .search-wrapper.md{
        /* display:none; */
    }
    #logo-wrapper{
        padding: 0;
    }
    .phone-wrapper .fa, .email-wrapper .fa{
        line-height:32px;
        /* margin-right: 5px; */
    }
    .phone-wrapper > span, .email-wrapper > span{
        font-size: 16px;
        line-height: 30px;
    }
    .phone-wrapper .fa{
        font-size: 21px;
        margin-right: 3px;
    }
    .email-wrapper > .fa{
        font-size: 22px;
        margin-right: 3px;
    }
    #thumbs-boder img{
        height:auto!important;
        /* width: 100%; */
    }
    .zoomtracker{
        display:none!important;
    }
    header #menu .nav > li > a,header.fixed #menu .nav > li > a{
        padding: 8px 20px;
        padding: 0 20px;
        border-bottom: 1px solid #ccc;
        border-top: none;
        font-size: 15px;
        line-height: 40px;
    }
    #menu .dropdown-menu,#menu .dropdown:hover .dropdown-menu{
        display:none;
    }
    .navbar-nav{
        width:100%
    }
    header{
        padding: 8px 0 0px 0;
    }
     #menu .btn-navbar{
        background: #6792C5;
        border: 1px solid #4A719E;
        margin-bottom: 15px;
        height: 30px;
        width: 44px;
        padding: 2px 15px;
        margin-top: 5px;
        margin-right: 5px;
    }
    
    header .container > .row{
        /* position:relative; */
    }
    .navbar-collapse{
        background: white;
        z-index: 1000;
        border: 1px solid #ccc;
}
    .navbar-toggle {
      display: block;
    }
    .navbar-nav{
        margin: 0;
    }
    #product-section .heading:before{
       
    }
    .navbar-nav.left,#top-menu .navbar-nav.left,.navbar-nav.right,#top-menu .navbar-nav.right{
        /* display:block; */
        margin: 0;
        /* top: 15px; */
        padding-left: 15px;
        /* border-right: 1px solid #444; */
    
        position: initial;
        padding-top: 15px;
        background: rgba(0,0,0,0.8);
    
        width: 100%;
    }
    #menu .nav>li {
        /* float:none; */
        padding: 0;
    }
    .navbar-collapse.collapse{
        display:none!Important;
    }
    .navbar-collapse.collapse.in{
        display:block!Important;
    }
    .navbar-collapse{
        position:absolute;
        left: 0;
        top: 100%;
        width:100%;
    }
    header .container .col-sm-10{
        position: static;
    }
    #menu.navbar{
        position: static;
    }
    #top-menu #menu{
        height: 70px;
    }
    .navbar-header{
        float:none;
        /* height:100%; */
    }
    #menu{
        /* height: 55px; */
    }
    header{
        /* height: 90px; */
    }
    header.fixed #logo{
        width:120px;
    }
    header .top h2{
        font-size: 17px;
    }
}
@media(max-width:767px){
    #slideshow1-mobile .item img{
        display: inline-block;
    }
    #slideshow1-mobile .item{
        text-align: center;
    }
    footer .col-md-2.col-sm-12.col-xs-12{
        border-top: 1px solid rgba(255,255,255,0.3);
        margin-top: 10px;
        padding-top: 5px;
        text-align: center;
    }
    .cate-products .product-thumb-wrapper{
        margin-bottom: 5px;
    }
    .search-wrapper.input-group, .search-wrapper{
        float: left;
        margin-left: 0;
    }
    footer h4{
        font-size:16px;
        letter-spacing:1px;
        text-align: center;
    }
    .phone-wrapper .fa, .email-wrapper > div > .fa{
        margin-right: 5px;
    }
    .email-wrapper > div > span{
        font-size:16px;
    }
    header .top{
        font-size: 17px;
        text-align: center;
    }

    #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled]{
        background: #456B96;
    }
    .search-wrapper .input-group-btn{
        width:30px;
        height:30px;
    }
    .search-wrapper .btn-lg{
        padding: 6px 8px 6px 9px;
    }
    footer{
        font-size:14px;
    }
    .phone-wrapper > span, .email-wrapper > span{
        font-size:16px;
    }
   header .right{
       padding: 0px 10px 5px 15px;
       margin-top: 10px;
   }
   header .right
    .search-wrapper input{
        height:30px;
    }
    header .container .top > div{
        padding:0 5px;
    }
    .search-wrapper{
        /* background:#333; */
        margin-top: 5px;
        /* margin-right: 30px; */
        /* float: left; */
        margin-left: 5px;
        /* height: 30px; */
    }
    .product-thumb h4{
        /* height:auto; */
    }
    #carousel_featured .item > div{
        padding:0;
    }
    .product-thumb .image{
        /* padding:5px; */
    }
    .product-thumb .caption{
        background:none;
        overflow: auto;
    }
    .cate-products .product-thumb .caption{
        height: 62px;
    }
    #product-use > div{
        padding: 0 2px;
    }
    .des{
    height: 40px;
        
    font-size: 18px;
    line-height: 40px;
    margin-top: -20px;
    width: 80px;
    margin-left: -40px;
}
    header.fixed #logo{
        width: 70px;
        margin-top: 5px!important;
    }
    
    .product-thumb .caption{
        /* margin-top: 2%; */
    
        /* padding-top: 15px; */
}
    
    .no-padding-xs{
        padding:0!important;
    }
    no-padding-xs-h{
        padding-left:0!important;
        padding-right:0!important;
    }
   .navbar-collapse{
       /* padding:15px; */
   }
   header {
      height: auto;
    }
    #menu .btn-navbar {
      margin-bottom: 5px;
      /* margin-right: 15px; */
    }
    .image-additional{
        width: 33.3%;
        float:left;
    }
    #header_temp{
        height:71px;   
    }
    .product #content > .row{
        margin:0;
    }
     .search-wrapper.input-group .btn-lg{
        padding: 6px 9px;
    }
     #videoarea{
        max-width: 100%;
    }
    #logo-footer{  
        text-align: center;
    }
    #logo-footer img{
        display: inline-block;
    }
    #phone-icon-wrapper{
        display: block;
    }
    .owl-nav .owl-next{
        right: -8px;
    }
    .owl-nav .owl-prev{
        left: -8px;
    }
    .image-additional .thumbnail{
        text-align: center;
    }
    .thumbnail.targetarea{
        text-align: center;
    }
}
@media(min-width:450px) and (max-width:768px){

    .col-ss-1{
        width:8.3%;
    }
    .col-ss-2{
        width:16.6%;
    }
    .col-ss-3{
        width:25%;
    }
    .col-ss-4{
        width:33.3%;
    }
    .col-ss-5{
        width:41.6%;
    }
    .col-ss-6{
        width:50%;
    }
    .col-ss-7{
        width:58.3%;
    }
    .col-ss-8{
        width:66.6%;
    }
    .col-ss-9{
        width:75%;
    }
    .col-ss-10{
        width:83.3%;
    }
    .col-ss-11{
        width:91.6%;
    }
    .col-ss-12{
        width:100%;
    }
   
}
@media(max-width:450px){
    .container{
        /* padding-left: 15px; */
        /* padding-right: 5px; */
    }
    body.category .heading.bg h1{
        margin-top: 20%;
        font-size: 32px;
    }
    #claim h3{
        font-size:16px;
    }
    .product-thumb .caption a{
        white-space:normal;
    }
    #logo {
      margin-top: 0;
    }
    header .header-right{
        font-size:14px;
    }
    #product-section .heading:before,#product-section .heading:after{
        width:60px;
    }
    #logo-footer{
        display:none;
    }
    footer .container > div{
        width:100%;
    }
    section.related-product .product-thumb .caption {
        padding-top: 15px;
    }
    h3{
        font-size:19px;
    }
    #carousel_manufacturer{
        height:108px;
    }
    header .top h2{
        font-size: 16px;
    }
   .slideshow .item .banner-title{
       font-size:28px;
   }
    .cate-products .product-thumb-wrapper{
        padding:0 5px;
    }
    .col-xs-12{
        padding-left: 8px;
        padding-right: 8px;
    }
}