/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2026 | 07:15:39 */
.page-template-template-campaign form {
	width: 100%;
    max-width: 800px;
    margin: 20px auto;
}

.page-template-template-campaign input[type="text"] {
    width: 100%;
    height: 50px;
    text-indent: 10px;
}

.page-template-template-campaign textarea {
    width: 100%;
    height: 150px;
    margin-top: 10px;
}

.page-template-template-campaign input[type="submit"] {
    background: #98cc09;
    height: 45px;
    border-radius: 5px;
    border: 0;
    width: 144px;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    /* margin: 0px auto; */
    display: block;
    padding-left: 43px;
    position: relative;
    top: 0;	
}

.tab_wrapper>ul li#overview.active:after, .tab_wrapper>ul li#finance.active:after {
    top: 43px;
}

.call-now.find-content-box {
    padding: 30px 0 0 0;	
}

.tab_wrapper .content_wrapper .tab_content {
	padding: 40px 20px 15px 20px;
}




.page-template-template-campaign h1 {
    font-size: 32px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;	
    margin-bottom: 22px;	
}

.page-template-template-campaign h2 {
    font-size: 26px !important;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 18px 0;
	line-height: 1.3;
}

.page-template-template-campaign h3 {
    font-size: 20px !important;
    font-weight: 700;
    margin: 0 0 18px 0;
	padding-left: 0;
	line-height: 1.4;
}


.tab_wrapper .content_wrapper .tab_content {
	padding: 40px 0px 15px 0px;
}

.product-details-area .content_wrapper h3 {
	padding-left: 0;
}

.single-product .find-out-section .find-out-content {
	padding: 15px 0px 10px 0px;
}





.product-details .video-container {
    margin: 5px 0 0 0;
}

.product-details .video-container .video {
    height: 312px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin: 0px 0 0 0;
}

.product-details .video-container .video a {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
    top: 0;
}

.product-details .video-container .video a:before {
	content: "\f04b";
    font-weight: 700;
    font-size: 42px;
    color: #fff;
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: "Font Awesome 6 Pro";
    font: normal normal normal 45px / 1 FontAwesome;
    display: block;
    margin: 0 auto;
    height: 96px;
    width: 96px;
    border-radius: 100%;
    border: 2px solid #fff;
    line-height: 96px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    padding: 0 0 0 29px;
} 

.product-details .video-container .video a:after {
    content: "";
    background: #000000bf;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.5;
}

.product-details .video-container .video a:hover:after {
    opacity: 0.25;
}

.product-details .video-container .video a:hover:before {
    color: #99CC00;
    border: 2px solid #99CC00;
}

.finance-text h4 {
    font-weight: 600;
}



.single-product .lSSlideOuter .lSPager.lSGallery {
    width: 100% !important;
    transform: none !important;	
}

.single-product .lSSlideOuter .lSPager.lSGallery li {
    width: 25% !important;
    margin: 0 !important;
    border: none;
}

.single-product .lSSlideOuter .lSPager.lSGallery li a {
    display: block;
    margin: 3px;
    border: 1px solid #d7d7d7;
    height: 80px;
    position: relative;
    overflow: hidden;	
}

.single-product .lSSlideOuter .lSPager.lSGallery li a img {
    height: 100%;
    width: auto;
    margin: 0 auto;	
	
    object-fit: cover;
    width: 100%;
    height: 100%;	
}

.single-product .lSSlideOuter #image-gallery li img {
	object-fit: cover;
    width: 100%;
    height: 100%;
	max-width:100%;
}

.single-product .lSSlideOuter #image-gallery li span {
    background: rgba(255, 255, 255, 0.8);	
}

.single-product .lSSlideOuter #image-gallery li span:hover {
    background: #98cc09;	
}




.brands-logo-container {
    margin: 30px 0 120px 0;	
    float: left;
    width: 100%;	
}

.brands-logo-container div {
    float: left;
    width: 25%;
    padding: 10px;	
}

.brands-logo-container div img {
	width: 100%;
    height: auto;
    max-width: 245px;
    margin: 0 auto;
    display: block;
    aspect-ratio: 2 / 1;
    object-fit: cover;	
}

.page-template-template-new-machinery-brands .title-heding-col h3 {
	color: #333;
    text-transform: uppercase;
    margin: 0 0 40px 0px;	
}

.brands-logo-container div a {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #00000029;
    border: 2px solid #98CC09;
    border-radius: 8px;
    display: block;
    min-height: 310px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 60px 20px 40px 20px;	
}

.brands-logo-container div a:hover {
	box-shadow: 0px 3px 6px #00000029;
	border: 2px solid transparent;	
}

.brands-logo-container div a span {
    background: #98CC09;
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    padding: 13px 43px;
    font-weight: 600;
    display: table;
    margin: 0 auto;
    position: relative;
    bottom: 0;	
}

.brands-logo-container div a:hover span {
	bottom: -10px;
}

.brands-logo-container div br {
	display:none;
}

.brands-logo-container div a img:nth-of-type(2) {
    position: absolute;
    opacity: 0;
    visibility: hidden;	
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;	
    border-radius: 8px;	
}

.brands-logo-container div a:hover img:nth-of-type(2) {
	visibility:visible;
	opacity:1;
}

.brands-logo-container div a:hover img:nth-of-type(1) {
    opacity: 0;
    visibility: hidden;
}

.brands-logo-container div a:hover,
.brands-logo-container div a,
.brands-logo-container div a:hover span,
.brands-logo-container div a span,
.brands-logo-container div a:hover img:nth-of-type(1),
.brands-logo-container div a img:nth-of-type(1),
.brands-logo-container div a:hover img:nth-of-type(2),
.brands-logo-container div a img:nth-of-type(2) {
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.page-template-template-new-machinery-brands .main-wrap-inner .container {
	max-width: 1142px;
}






.search-form__input {
    width: 180px !important;
}




.inner-banner {
    height: 35vh;
background-position: center;	
}


.product-short-description-container ul,
.single-product .content_wrapper ul {
    position: relative;
    margin-bottom: 20px;
    margin-left: 28px;
}

.product-short-description-container ul li,
.single-product .content_wrapper ul li {
    background: none;
    padding: 4px 0 4px 24px;
    color: #333;
    width: 100%;
}

.product-short-description-container ul li::before,
.single-product .content_wrapper ul li::before {
    font-family: FontAwesome;
    content: "\f14a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    left: 0;
    position: absolute;
    color: #99cc00;
}


.single-product .content_wrapper ul:after {
    content: "";
    display: block;
    clear: both;
}

.single-product .content_wrapper h3 {
	padding-left:0;
}


/* Product Filter */

.product-filter-main-container {
    margin-bottom: 30px;	
}

.product-filter-main-container .wpgb-facet fieldset {
	margin-bottom: 10px !important;
}

.product-filter-main-container .wpgb-select-clear svg {
    background: #ddd;
    border-radius: 100%;	
    right: -8px;
    position: relative;	
}

.shop-page-main-container {
	position: relative;
}

.shop-page-main-container .wpgb-loader {
    bottom: 50px;
    left: 0;
    margin: 150px auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50px;
    transition: opacity .35s ease, visibility .35s ease;
    visibility: hidden;
    width: 50px;	
	z-index: 999;	
}

.shop-page-main-container .wpgb-loader .wpgb-loader-1 {
    border: 5px solid #99CC00;
    border-radius: 50%;
    border-top: 5px solid #ffffff;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1.2s linear infinite;
}

.shop-page-main-container.wpgb-loading .wpgb-loader {
    opacity: 1;
    visibility: visible;
}

.shop-page-main-container.wpgb-loading ul.products {
    opacity: 0;
}

.wpgb-facet-container .wpgb-facet {
    float: left;
    margin: 0 10px;	
    width: 31.1%;	
}

/* Hide model */
.wpgb-facet-container .wpgb-facet-6 {
	opacity:0;
	visibility:hidden;
	width:0;
	height:0;
	display:block;
}

/* Home Banner */

.home-banner-content-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 32px 0 0 0;	
}

.home-banner-content-container .col-lg-12 {
    height: 70vh;	
}

.home-banner-content-container .content-container {
    position: absolute;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    max-width: 700px;
    top: 50%;
    transform: translateY(-50%);	
}

.home-banner-content-container .content-container p {
    font-family: 'Open Sans', sans-serif;
    font-size: 68px;
    color: #fff;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0 0 40px 0;	
}

.home-banner-content-container .content-container a {
    background-color: #99cc00;
    padding: 6px 36px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    transition: background .5s ease;
    display: table;
    width: auto;
    text-transform: uppercase;
    font-weight: 400;	
}

.home-banner-content-container:after {
    content: "";
    height: 100%;
    position: absolute;
    top: -32px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: -1;
    width: 75%;
}


#banner-finder {
	position:relative;
	z-index:-1;
}

.home-banner::after {
	display:none !important;
}






/* Table Press Start */

.tablepress img {
	width: 100%;
	margin: 0 auto;
	max-width: 200px !important;
    pointer-events: none;
    display: block;	
}

.tablepress tfoot th, .tablepress thead th, .tablepress thead td {
	background-color: #FBFBFB;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.8px;
	border: none;
    padding: 11px 22px;
	border-right: 2px solid #F1F1F2;
}

.tablepress tbody td, .tablepress tfoot th {
	border: none;
    padding: 6px 22px;
	border-right: 2px solid #F1F1F2;
}

.tablepress tbody td span {
	font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.8px;
    padding: 5px 0;
    display: block;	
}

.tablepress .odd td {
    background-color: #FBFBFB;
}

.tablepress .even td {
    background-color: #F7F8FA;
}

.tablepress {
   	margin: 22px 0 0 0;
    border-bottom: 2px solid #F1F1F2;
	table-layout: fixed ;
  	width: 100% ;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;	
    border-top: 2px solid #F1F1F2;
    border-left: 2px solid #F1F1F2;	
}

.product-table-container .table {
	overflow-y: auto;
    margin: -24px 0 24px 0;
}

.product-table-container .table::-webkit-scrollbar {
	width: 4px;
	height: 8px;
}

.product-table-container .table::-webkit-scrollbar-track {
background: #f1f1f1; 
}
 
.product-table-container .table::-webkit-scrollbar-thumb {
	background: #3b3b3b; 
}

.product-table-container .table::-webkit-scrollbar-thumb:hover {
	background: #3b3b3b; 
}

.tablepress.fourteen-column {
	width: 4060px !important;
}

.tablepress.thirteen-column {
	width: 3770px !important;
}

.tablepress.twelve-column {
	width: 3480px !important;
}

.tablepress.eleven-column {
	width: 3190px !important;
}

.tablepress.ten-column {
	width: 2900px !important;
}

.tablepress.nine-column {
	width: 2610px !important;
}

.tablepress.eight-column {
	width: 2320px !important;
}

.tablepress.seven-column {
	width: 2030px !important;
}

.tablepress.six-column {
	width: 1740px !important;
}

.tablepress.five-column {
	width: 1450px !important;
}

.tablepress.four-column {
	width: 1160px !important;
}

.tablepress.three-column {
	width: 870px !important;
}

.tablepress.two-column {
	width: 580px !important;
}

.tablepress.one-column {
	width: 290px !important;
}

/* Table Press End */



/* Product Description Start */

.product-accordion > h3 {
    color: #588a1e;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 30px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    border-bottom: 2px solid #d7d7d7;
    cursor: pointer;
}

.product-short-description-main-container {
    margin: 0 auto;
}

.product-short-description-container img {
    max-width: 704px !important;
    width: 100%;
    margin: 36px auto 50px auto;
    display: block;
    border-radius: 8px;	
}


.product-short-description-container p {
    margin: 0 0 20px;	
    line-height: 1.6;	
}

.product-short-description-container h2,
.product-short-description-container h3,
.product-short-description-container h4,
.product-short-description-container h5,
.product-short-description-container h6 {
    font-weight: 700;
    margin: 0 0 18px 0;
	padding:0;
}

.product-short-description-container h2 {
	 font-size: 26px;

}

.product-short-description-container h3 {
    font-size: 24px;
}

.product-short-description-container h4 {
    font-size: 22px;
}

.product-short-description-container h5 {
    font-size: 20px;
}

.product-short-description-container h6 {
    font-size: 18px;
}


.product-accordion > h3:after {
    font-family: FontAwesome;
    float: right;
    content: "\f106";
    font-size: 26px;
}

.product-accordion > h3.active:after {
    content: "\f107";
}

.product-short-description-container {
	padding: 20px 0px 32px 0;
    width: 100%;
    max-width: 928px;
    margin: 0 auto;	
}

.used_product_specification {
padding: 40px 0 68px 0;	
}

.single-product .product-details .col-lg-5.col-sm-5,
.single-product .product-details .col-lg-7.col-sm-7 {
	  margin-bottom: 55px;
}

.product-accordion {
    padding: 0 0 34px 0;	
}

/* Product Description End */




.shop-product-list-main-container .wpgb-facet-7 {
    padding: 0 6px 0px 6px;
    margin: 0 0 60px 0;
    float: left;	
}

.shop-product-list-main-container .wpgb-facet-7 li a[aria-current] {
    font-weight: 500 !important;
}

.shop-page-main-container ul.products {
	margin: 0 0 30px 0 !important;
}




.product-detailes-wrap .lSAction > .lSPrev {
	opacity: 1;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
	background-position:center;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'><path fill='%2399CC00' d='M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z'/></svg>");
}

.product-detailes-wrap .lSAction > .lSNext {
	opacity: 1;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'><path fill='%2399CC00' d='M311.1 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L243.2 256 73.9 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/></svg>");	
	background-position:center;
}


/* Responsive Start */

/* 320 to 767 */
@media (min-width: 320px) and (max-width: 767px) { 

	
	header .top-call-no {
        display: block !important;
        padding-right: 20px;
        padding-top: 6px;
        padding-bottom: 0;
	}
	
	header .top-call-no .headphone,
	header .top-call-no > p {
		display:none;
	}
	
	header .top-call-no .mobile-search {
        display: block;
        position: initial;
       	width: 80vw;	
        background: transparent;		
	}
	
    .mobile-search input[type=submit] {
        padding: 0 22px;
        width: auto;
		margin-left: -4px;		
    }	
	
	header .col-xs-12.col-sm-7.col-md-7.pull-right {
		padding: 0;	
	}
		
    header .mobile-search input[type=text] {
        width: 68%;
		outline: none;		
    }	
	
	header .col-xs-6.col-sm-3 {
    width: 100%;
    text-align: center;
    padding: 18px 0 0 0;		
	}
	
	header .col-xs-6 .logo {
	top: 0;	
	}
	
	header .col-xs-6 .logo img {
    display: block;
    margin: 0 auto;
	}	
	
	header .header-block {
	padding-bottom: 0;	
	}	
	
	header .navigation {
        top: 6px;
    }
	
	header .navigation .button {
		top: -64px;
	}		
	
	
	.home-banner-content-container {
		overflow: hidden;
	}	
	
	.home-banner-content-container .col-lg-12 {
    	max-height: 300px;
    	min-height: 300px;	
    	height: 35vh;		
	}
	
	.home-banner-content-container .content-container {
	    max-width: 80vw;	
	}
	
	.home-banner-content-container .content-container p {
		font-size: 24px;
    	line-height: 1.3;
    	margin: 0 0 20px 0;		
	}
		
	
	
.wpgb-facet-container .wpgb-facet {
    width: 100%;
	margin:0;
}
	
.logo img {
        max-width: 182px !important;
    }		
	
	
	.product-details .video-container .video {
		height:60vw;
	}
	
	.product-details .video-container {
		margin: 28px 0 56px 0;
	}	
	
	.product-details .product-head .download-box {
		margin-top: -30px;
	}
	
.single-product .lSSlideOuter .lSPager.lSGallery li a {
    height: 15vw;
}	
	
	

.brands-logo-container div {
        width: 100%;
        max-width: 400px;
        float: none;
        margin: 0 auto;	
}		
	
	
    .home-banner {
        margin: 0 0 20px 0;
    }	
	
.navigation {
        height: auto !important;
    }	
	
    .home .home-banner .item {
        height: 60vw !important;
        background-position: center !important;
        background-size: cover !important;
        height: 35vh !important;
        max-height: 300px;
        min-height: 300px;
    }	
	
    .brands-logo-container div {
        width: 100%;
        max-width: 400px;
        float: none;
        margin: 0 auto;
    }	
		
	
	
/* CSS specific to iOS devices */ 
@supports (-webkit-touch-callout: none) {
  
	position: relative;
	top: 2px;

}

/* CSS for ios device end */	
	
	
	
}
/* 320 to 767 */



/* 320 to 480 */
@media (min-width: 320px) and (max-width: 480px) { 


	header .col-xs-6.col-sm-3 {
    width: 100%;
    text-align: center;
    padding: 18px 0 0 0;		
	}
	
	header .col-xs-6 .logo {
	top: 0;	
    margin: 0 auto;
    width: 212px !important;
	padding: 0;		
	}
	
	header .col-xs-6 .logo img {
    display: block;
    margin: 0 auto;	
	}	
	



	
}
/*320 to 480 */


/* 568 to 767 */
@media (min-width: 568px) and (max-width: 767px) { 

.wpgb-facet-container .wpgb-facet {
    width: 46%;
    margin: 0 10px;	
}	
	



	
}
/* 568 to 767 */


/* 768 to 991 */
@media (min-width: 768px) and (max-width: 991px) { 

	
	header .top-call-no {
        display: block !important;
        padding-right: 20px;
        padding-top: 6px;
        padding-bottom: 0;
	}
	
	header .top-call-no .headphone,
	header .top-call-no > p {
		display:none;
	}
	
	header .top-call-no .mobile-search {
        display: block;
        position: initial;
        width: 340px;	
        background: transparent;		
	}
	
    .mobile-search input[type=submit] {
        padding: 0 19px;
        width: auto;
        margin-left: -4px;
    }	
	
    header .mobile-search input[type=text] {
		outline: none;		
    }		
	
	header .navigation .button {
        top: -82px;
    }	
	
	
	
	.home-banner-content-container {
		overflow: hidden;
	}	
	
	.home-banner-content-container .col-lg-12 {
    	height: 35vh;		
	}
	
	.home-banner-content-container .content-container {
	    max-width: 60vw;	
	}
	
	.home-banner-content-container .content-container p {
        font-size: 44px;
        margin: 0 0 20px 0;
        line-height: 1.2;		
	}		
	
.wpgb-facet-container .wpgb-facet {
    width: 47.1%;
}		
	
    .logo img {
        max-width: 184px !important;
    }	
	
.product-details .video-container .video {
    height: 24vw;
    max-height: 200px;
}
	
.single-product .lSSlideOuter .lSPager.lSGallery li a {
	height: 6vw;
	max-height: 46px;
}	
	

.home .home-banner .item {
        height: 60vw !important;
        background-position: center !important;
        background-size: cover !important;
        height: 35vh !important;
    }	
	
.navigation {
        height: auto !important;
    }	

	.welcome-block {
        padding: 40px 0 60px 0;
    }
	
.brands-logo-container div {
        width: 50%;
    }	
	
}
/* 768 to 991 */


/* 992 to 1024 */
@media (min-width: 992px) and (max-width: 1024px) { 

	
	    .logo img {
        max-width: 186px !important;
    }
	
.product-details .video-container .video {
    height: 24vw;
}	
	
.single-product .lSSlideOuter .lSPager.lSGallery li a {
	height: 6vw;
	max-height: 80px;
}	
	
.brands-logo-container div a span {
    padding: 13px 30px;
}	
	
.brands-logo-container div {
    width: 33.33333%;
}		
	
}
/* 992 to 1024 */



/* 992 to 1000 */
@media (min-width: 992px) and (max-width: 1000px) { 

	header .navigation .button {
        top: -82px;
    }	
	
	
.navigation {
	height:auto !important;
}
	
	.home .home-banner .item {
    	height: 60vw !important;
    	background-position: center !important;
    	background-size: cover !important;
        height: 35vh !important;
	}
	
	.home .home-banner .item img {
		display:none !important;
	}
	
	
	.home-banner-content-container {
		overflow: hidden;
	}	
	
	.home-banner-content-container .col-lg-12 {
    	height: 35vh;		
	}
	
	.home-banner-content-container .content-container {
	    max-width: 60vw;	
	}
	
	.home-banner-content-container .content-container p {
        font-size: 44px;
        margin: 0 0 20px 0;
        line-height: 1.2;		
	}	
	
	

}
/* 992 to 1000 */


/* 1001 to 1199 */
@media (min-width: 1001px) and (max-width: 1199px) { 
	
	header .navigation .container {
		width: 100% !important;	
	}
		
	#cssmenu > ul > li > a {
	    padding: 14px 12px !important;
		letter-spacing: 0.5px;		
	}
	
	.top-call-no p {
		    text-align: left;
	}
	
	.search-form__input {
		width: 176px !important;
	}
	
	.home .home-banner .item {
    	height: 60vw !important;
    	background-position: center !important;
    	background-size: cover !important;
        height: 70vh !important;
	}
	
	.home .home-banner .item img {
		display:none !important;
	}	
	
}

/* 1025 to 1199 */
@media (min-width: 1025px) and (max-width: 1199px) { 

	
	    .logo img {
        max-width: 212px !important;
    }
	
.product-details .video-container .video {
    height: 24vw;
}	
	
.single-product .lSSlideOuter .lSPager.lSGallery li a {
	height: 6vw;
	max-height: 80px;
}	
	
.brands-logo-container div a span {
    padding: 13px 30px;
}	
	
	
.brands-logo-container div {
    width: 33.33333%;
}		
	
}
/* 1025 to 1199 */



/* Desktop 1200 above */
@media (min-width: 1200px) {

.wpgb-facet-container .wpgb-facet {
    width: 31.5%;
}	
	
	.home .home-banner .item {
    	height: 60vw !important;
    	background-position: center !important;
    	background-size: cover !important;
        height: 70vh !important;
	}
	

	
}


