/*US*/
.panel.header{
	display: none;
}
#tab-label-additional{
	display: none;
}
.footer .copyright{
	text-align: center;
}
.footerinfo{
	float: left;
	max-width: 800px;
}
.footerinfo_details,.footerinfo_links{
	display: inline-block;
	vertical-align: top;
	width: 55%;
}
.footerinfo_links{
	margin-left: 5%;
	width: 35%;
}
.footerinfo_links a{
	display: block;
	padding: 3px 0px;
	color: #000;
}
.footerinfo h3{
	margin: 0;
}
.cms-home .breadcrumbs{
	display: none;
}

.cms-home .nav-sections{
	margin-bottom: 0;
}


.cms-home .block.widget .products-grid .product-item{
	border: 1px solid #f5f5f5;
	padding: 15px;
	margin: 0;
	width: 20%;
}
.cms-home .block.widget .products-grid .product-item-name{
	min-height: 75px;
}

.cms-home .products-grid .product-item-info:hover{
	box-shadow: none;
	border: 0;
	margin: 0;
	padding: 0;
}



.cms-home  .block.widget .products-grid .product-item{
	margin-right: 0;
}
.cms-home .block.widget .products-grid .product-item:nth-child(4n+1){
	margin-left:0;
}

@media all and (max-width: 1000px) {
	.cms-home .block.widget .products-grid .product-item{
	width: 25%;
	}
}

@media all and (max-width: 800px) {
	.cms-home .block.widget .products-grid .product-item{
	width: 33%;
	}
}
@media all and (max-width: 600px) {
	.cms-home .block.widget .products-grid .product-item{
	width: 50%;
	}
}

@media all and (max-width: 400px) {
	.cms-home .block.widget .products-grid .product-item{
	width: 100%;
	}
}




@media all and (max-width: 1000px) {
	.header.content{
		background-size: 50%;
	}
}
@media all and (max-width: 800px) {
	.header.content{
		background-image: none;
	}
}
.checkout-index-index .header.content{
	background-image: none;
}
#checkout .note span{
	display: none;
}
.authentication-wrapper{
	display: none;
}

div[name="shippingAddress.company"]{
	display: none;
}

.productadditional{
	clear: both;
}

.productadditional h2{
	text-align: center;
	font-size: 50px;
}

.productadditional .divider{
	border-top: 1px solid transparent;
	margin: 50px 0px;
}

.cols{
	width: 80%;
	margin: auto;
}
.cols.connect{
	max-width: 400px;
}
.cols p{
	margin: 0;
	padding: 0;
}
.cols .col2, .cols .col4{
	display: inline-block;
	padding: 2%;
	width: 45%;
	vertical-align: top;
}



.cols h3{
	margin: 0;
	padding: 0;
    margin-bottom: 5px;
}

.qedheader{
    background-color:#000;
}
.logo{
    display: inline-block;
    vertical-align: bottom;
    margin: 0px auto 25px 0;
}
.qedheader .action{
    display:none;
}
.mainmenu{
    clear: both;
    margin-top: 30px;
    display: inline-block;
    vertical-align: bottom;
}
.mainmenu li,.mainmenu ul{
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
}
.mainmenu li a{
    display: block;
    color: #fff;
    padding: 5px 15px;
    border-bottom: 2px solid transparent;
}
.mainmenu li a:hover{
    border-bottom: 2px solid #fff;
    text-decoration: none;
}
.block-search .control{
    padding: 0;
}

.product-info-price .action{
    display: none;
}

.breadcrumbs{
    padding: 10px;
    background-color: #f5f5f5;
}

.product-info-stock-sku{
    float: right;
}

.product-options-bottom .box-tocart .field.qty{
    display: none;
}
.product-options-wrapper,.product-options-bottom{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.product-options-wrapper{
    width: 59%;
}
.product-options-bottom{
    width: 39%;
}
.product-options-bottom{
    text-align: right;
}
.paypal-logo{
    margin-top: 10px;
}
.paypal.before:before{
    display: none;
}
.product-info-main .box-tocart, .product-options-bottom .box-tocart{
    display: inline-block;
}
/*
.qedproducthead{
    background-color: #f5f5f5;
}*/
.page-layout-1column .product-info-main,.page-layout-1column .product.media{
    display: inline-block;
    width: 41%;
    float: none;
    vertical-align: top;
}
.page-layout-1column .product-info-main{
    padding-left: 2%;
    margin-top: 1%;
}
.page-layout-1column .product.media{
    margin-left: 2%;
    margin-top: 1%;
}
.page-main{
    padding: 0;
}
.breadcrumbs{
    margin: 0 auto;
}
.product-info-main .price-box .price-wrapper .price{
    font-size: 34px;
    color: #000;
}
.qedproducthead h1{
    margin-bottom: 10px;
    font-size: 32px;
}
.page-layout-2columns-left .sidebar-main{
    width: 100%;
}
.block.filter .filter-title{
    display: none;
}
.product-item-inner{
    display: none;
}
.product .swatch-attribute{
    display: none;
}
.product .price-box{
    display: none;
}
.toolbar-products{
    display: none;
}
.categorytitle{
    margin-top: 30px;
}   
.catsubtitle{
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.product-item-info .button{
    display: inline-block;
    background-color: #6fb16d;
    color: #fff;
    padding: 5px 20px;
}
.product-item-info .button:hover{
    text-decoration: none;
    background-color: #71c96f;
}
.product-item-details{
    text-align: center;
}
.page-footer{
    background-color: #fff;
    color: #000;
}
.footer.content{
    border: 0;
    margin-top: 0;
}
.catalog-category-view .column.main{
    padding: 0 10px;
}
.logofooter{
    color: #000;
    font-size: 20px;
    line-height: 17px;
    display: inline-block;
    vertical-align: top;
}
.logofooter:hover{
    text-decoration: none;
}
.logofooter:visited{
    color: #000;
}
.footermiddle{
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    margin-top: -10px;
    width: calc(100% - 150px);
}
.est,.footerquote{
    display: inline-block;
    vertical-align: top;
}
.footerabout{
	width: 70%;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}
.footerbig{
    font-size: 42px;
}
.footersmall{
    font-size: 18px;
}
.footerquote{
    margin-top: 10px;
    padding-left: 15px;
	font-weight: bold;
}
.footermiddlebottom{
    clear: both;
}
.footermiddlebottom ul li{
    display: inline;
}
.footermiddlebottom ul a{
    color: #000;
    display: inline-block;
    padding: 0px 10px;
}
.footermiddlebottom ul a:visited{
    color: #000;
}
.footermiddlebottom ul a:hover{
    text-decoration:none;
}
.footermiddle .newsletter{
    float: right;
}
.footermiddle .sublinks{
    line-height: 25px;
}
.footermiddle .bold{
    font-weight: 600;
}
.socialicons{
    float: right;
}
.frontlinks{
    font-size: 0;
}
.frontcatlink{
    width: 33.33%;
    padding-top: 19.71%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    border-top: 1px solid #fff;
    background-size: contain;
}
.frontcatlink.b2,.frontcatlink.b5{
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.frontcatlink span{
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 24px;
    font-weight: 300;
    color: #555;
}

.cols.ppad p{
    padding-bottom: 20px;
}
.fronttitle{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color:#fff;
    background-color: #888;
}
.cols img{
    display: block;
    max-width: 100%;
    margin: auto;
}
sup{
    font-size: 8px;
}
.price-box{
    padding-bottom: 25px;
}
.featureicons{
    width: 10%;
    padding: 2%;
    padding-top: 0;
    text-align: center;
    float:right;
    
}
.featureicons img{
	margin-bottom:10px;
}
.productadditional img{
    display: block;
    margin:auto;
}
.block.newsletter .action.subscribe{
    background-color: #555;
    border: 1px solid #555;
    border-radius: 0;
}
.product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions{
    padding-top: 0;
}
.swatch-opt{
    margin: 0;
    margin-bottom: 20px;
}
.centercontent{
    text-align: center;
}
.performance{
    width: 250px;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-bottom: 20px;
}
.productdescription{
    padding-top: 20px;
}
.product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty{
    display: none;
}
.product-info-main .box-tocart, .product-options-bottom .box-tocart{
    margin: 0;
}
.box-tocart .paypal{
	display: none;
}
.product-info-main .action.primary,.product-info-main .action.primary:hover,.product-info-main .action.primary:active{
	margin-top: 20px;
	background-color:#56934a;
	border:0;
}
.product-info-main .action.primary:hover{
	background-color:#5cab4c;
}

.lengthoption{
    display: inline-block;
    padding: 7px;
    font-size: 16px;
    line-height:32px;
    width: 32px;
    height:32px;
    text-align:center;
    border-radius: 32px;
    border: 2px solid #000;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    background-color: #000;
    color:#fff;
}
.lengthoption:hover{
    border: 2px solid #888;
}
.lengthoption.selected{
    background-color: #fff;
    color:#000;
}
.swatch-option.selected{
    outline: 2px solid green;
}
.swatch-option.image:not(.disabled):hover{
    outline: 2px solid green;
}
.swatch-option{
    min-width: 40px;
    height: 40px;
}
#product_addtocart_form select{
    display: none;
}
button{
    border-radius: 0;
}
.header.content{
    padding: 20px 20px 0;
}
.additionalawards{
    text-align: center;
}
.additionalawards img{
	margin-bottom: 10px;
}

.awards .award{
	width: 40%;
	padding: 4%;
	max-width: 180px;
	max-height: 180px;
	padding: 20px;
	vertical-align: middle;
	display: inline-block;
}
.awards .award img{
	max-width: 100%;
	max-height: 180px;
}	


.deliveryinfo{
	margin-top: 20px;
}
.block-static-block{
	display: inline;
}
.dealerbutton{
	font-size: 1.8rem;
	display: block;
	float: right;
	margin-right: 10px;
}
.columns{
	margin-top: 30px;
}
.clearfix{
	clear:both;
}

@media (min-width: 768px){
	.product-add-form .fieldset>.field{
		margin:0;
	}
}
.pagecontent{
	padding: 10px;
}
.page-layout-2columns-left .sidebar-main{
	display: none;
}
.page-layout-2columns-left .column.main{
	width: 100%;
}
.results .categorydescription{
	display: none;
}
.productsubmenu{
	text-align: center;
	font-size: 18px;
	font-weight: 300px;
	padding: 20px 0px;
	padding-top: 30px;
}
.productsubmenu a{
	color: #000;
	display: inline-block;
	padding: 0px 20px;
}
.productsubmenu a:hover{
	color: #555;
	text-decoration: none;
}
.col3{
	width: 30%;
	margin: 1.5%;
	display: inline-block;
	vertical-align: top;
}
.col3.award{
	vertical-align: bottom;
}
.col3.award img{
	width: 60%;
}
.col3 .awardcopy{
	padding-top: 20px;
	min-height: 80px;
}


/*Cables Matter Section*/
.reportsmain{
	padding: 10px;
}
.reportsmain h1{
	text-align: center;
	margin-bottom: 30px;
}
.reportsmain h2{
	text-align: center;
}
.reportsmain .report{
	margin: 4%;
	width: 40%;
	display: inline-block;
	vertical-align: top;
}
.reportsmain .report img{
	float: left;
	margin-right: 15px;
}
.reportcontent{
	width: 74%;
	display: inline-block;
	vertical-align: top;
}
.report_image{
	float: right;
	margin: 15px;
}
.report_image2{
	float: left;
	margin: 15px;
}
.cablesreports img{
	border: 1px solid #ddd;
}
/*#contents_list > li{
	display: inline-block;
	width: 25%;
}*/
#contents_list a{
	color: #000;
}
u{
	text-decoration: none;
}
.reportpage .cablesreports{
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding-right: 5%;
	text-align: center;
}
.reportpage p{
	margin:0;
	padding: 0;
}
.reportpage .cablesreports p{
	display: none;
}
.cablesreports a{
	color: #000;
}
.reportpage .cablesreports a{
	display: block;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	padding-top: 20px;
}
.cablesreports a:hover{
	text-decoration: none;
}

.cablesmattercontent{
	width: 65%;
	display: inline-block;
	vertical-align: top;
}
.cablesmattercontent p{
	padding: 10px 0;
}

.cablesmattercontent h1{
	padding-bottom: 15px;
}
.cablesmattercontent .imgcenter{
	display: block;
	margin: auto;
}
.cablesmattercontent .imgleft{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.cablesmattercontent .imgright{
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
.cablesmatterside{
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin-right: 5%;
	margin-left: 2%;
	
}
.cablesmatterside a{
	color: #000;
	border-bottom: 1px solid #eee;
	display: block;
	padding-bottom: 10px;
}
.cablesmatterside a:hover{
	text-decoration: none;
}
.cablesmattermain .cols p{
	margin-bottom: 20px;
}
.cablesmattermain .cablesmatterside{
	width: 100%;
}
.cablesmattermain .cablesmatterside a{
	border: 0;
	width: 43%;
	margin: 20px 2.5%;
	display: inline-block;
	vertical-align: top;
	border-top: 5px solid #eee;
}
.cablesmattermain .cablesmatterside a:hover{
	border-top: 5px solid #ddd;

}
.cablesmattermain .cablesmatterside h3{
	font-size: 28px;
}
.cablesmattermain h1{
	text-align: center;
}

.videolinks{
	display: inline-block;
	width: 40%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.videolinks a{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 5px;
	color: #000;
}
.avid{
	margin-top: 30px;
	padding-top: 10px;
	border-top: 5px solid #eee;
}
#avideocontainer{
	width: 59%;
	padding-top: 40%;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#avideocontainer iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
@media (max-width: 650px){
	.col3{
		width: 96%;
		margin: 1.5%;
	}
}
@media (max-width: 500px){
	.report_image,.report_image2{
		float: none;
	}
	.reportsmain .report{
		width: 90%;
		padding: 5%;
	}


}
@media (max-width: 850px){
	#avideocontainer{
		width: 100%;
		padding-bottom: 40%;
	}
	.videolinks{
		width: 100%;
	}
	.cablesmatterside{
		display: none;
	}
	.cablesmattermain .cablesmatterside{
		display: block;
	}
	.cablesmattercontent{
		width: 90%;
		padding: 0 5%;
	}
	.reportpage .cablesreports{
		display: none;
	}
	.reportcontent{
		width: 90%;
		padding: 0 5%;
	}
	.report_image.no_cursor{
		float: none;
	}
	.reportsmain .report img{
		float: none;
		margin: 0;
		display: block;
		margin: auto;
	}
	/*#contents_list > li{
		display: inline-block;
		width: 100%;
	}*/
}

/*End Cables Matter*/




/*new header*/
body{
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	/*padding-bottom: 200px;*/
}
h1{
	margin: 0;
}
.contained{
	width: 100%;
	max-width: 1280px;
	margin: auto;
}
.mobheader{
	/*position: fixed;*/
	background-color: transparent;
	width: 100%;
	z-index: 100;
}
.innerheader{
	width: 100%;
	/*position: absolute;*/
	padding-top: 10px;
	text-align: top;
	left: 0px;
	top: 0px;
	text-align: center;
}
.innerheader .topmenu{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding: 5px 0px;
	position: fixed;
	text-align: center;
	width: calc(100% - 200px);
	max-width: calc(100% - 230px);
	margin-left: 50px;
	overflow: hidden;
	top: 0px;
	opacity: 0;
	-webkit-transition: opacity 0.25s; /* Safari */
    	transition: opacity 0.25s;
	display: block;
	white-space: nowrap;
}
.innerheader .topmenu li{
	display: inline-block;
}
.innerheader .topmenu li a{
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	color: #000;
	border: 1px solid transparent;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.innerheader .topmenu li a:hover{
	border: 1px solid #eee;
	background-color: #fff;
	border-radius: 5px;
}
#qamoblogo{
	display: block;
	position: relative;
	width: 50%;
	padding-top: 85px;
	color: #000;
	background-image: url(/pub/media/wysiwyg/logos/qedlogoblack.png);
	background-repeat: no-repeat;
	background-size: initial;
	background-position: center 0px;
	margin: auto;
	font-weight: bold;
	padding-bottom: 20px;
}
.white #qamoblogo{
	background-image: url(/pub/media/wysiwyg/logos/qedlogowhite.png);
	color: #fff;
}
.mobicons{
	max-width: 1280px;
	margin: auto;
	position: relative;
}
.menuicon{
	position: absolute;
	height: 42px;
	width: 42px;
	background-image: url(/pub/media/wysiwyg/qed/menuicons.png);
	display: block;
	overflow: hidden;
	text-indent: -500px;
	z-index: 100;
}
.white .menuicon{
	background-image: url(/pub/media/wysiwyg/qed/menuiconswhite.png);
}
.mobicons .hamburger{
	left: 10px;
	top: 5px;
	background-position: -42px;
}
.mobicons .cabicon{
	left: 50px;
	top: 5px;
	background-position: -162px;
}
.mobicons .trolleyi{
	right: 10px;
	top: 5px;
	background-position: -84px 0px;
}
.mobicons .searchi{
	right: 52px;
	top: 5px;
}
#closeicon.menuicon{
	background-position: -126px;
	padding: 0;
	display: none;
	background-image: url(/pub/media/wysiwyg/qed/menuicons.png);
}
.mainmenumobinner .mobmenuhome{
	padding-left: 25px;
}
.mobmenuhome img{
	display: inline-block;
	width: 50px;
	vertical-align: top;
}
.mobmenuhome span{
	display: inline-block;
	width: 200px;
	vertical-align: top;
	padding-left: 10px;
}


.langselect{
	position: absolute;
	right: 100px;
	top: 10px;
	background-color: #fff;
	padding: 5px;
	width: auto;
	z-index: 500;
}
.cablemob{
	position: fixed;
	height: 100%;
	width: 100%;
	max-width: 1280px;
	top: 0px;
	background-color: #fff;
	z-index: 1000;
	box-shadow: 0px 20px 20px -20px #000;
	-webkit-transition: -webkit-transform 0.5s; /* Safari */
  transition: transform 0.5s;
	overflow: auto;
  transform: translate(0,-110%);
}
.cablemob.show{
  transform: translate(0,0);
}

.mainmenumob{
	position: fixed;
	height: 100%;
	width: 100%;
	max-width: 1280px;
	top: -100%;
	background-color: #fff;
	z-index: 99;
	-webkit-transition: top 0.5s; /* Safari */
    	transition: top 0.5s;
	overflow: auto;
}
.mainmenumob.show{
	top: 0px;
}
.mainmenumobinner{
	text-align: left;
	padding: 150px 50px 30px 50px;
}
.mainmenumobinner .submobmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
  margin-bottom: 20px;
}
.mainmenumobinner .submobmenu li{
	border-bottom: 1px solid #ccc;
}
.mainmenumobinner a{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 10px;
	padding-left: 0px;
	font-size: 17px;
	font-weight: 300;
}
.mainmenumobinner h2{
	margin: 0;
	padding: 0;
}
.mainmenumobinner h2 a{	
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 10px;
	padding-left: 0px;
}
.mainmenufade{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(128,128,128,0);
	z-index: 9;
	top: 0;
	left: 0;
	display: none;
	-webkit-transition: background-color 0.5s; /* Safari */
    	transition: background-color 0.5s;
}
.searchmenumob{
	border-bottom: 2px solid #eee;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.5);
	box-sizing: border-box;
	-webkit-transition: top 0.5s; /* Safari */
    	transition: top 0.5s;
	top: -100%;
	position: fixed;
	width: 100%;
	z-index: 900;
	background-color: #fff;
}
.submobmenu .item.product{
	text-transform: uppercase;
}
#searchbox{
	padding: 20px 10px 20px 20px;
	border: 0;
	font-size: 2vw;
	width: 30vw;
	outline: none;
	box-sizing: content-box;
}
input#searchbox:not([disabled]):focus{
	box-shadow: none;
}
.searchfield{
	padding: 5px;
	border-bottom: 1px solid #eee;
	width: 42vw;
	margin: auto;
	margin-bottom: 10px;
	background-color: #fff;
	margin-top: 10px;
}
#findbutton{
	width: 3vw;
	height: 3vw;
	margin-left: 2vw;
	display: inline-block;
	position: relative;
	top: -0.5vw;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(/pub/media/wysiwyg/qaheader/searchbutton.png);
	background-size: contain;
	text-indent: -500px;
	border: 0;
	cursor: pointer;
	opacity: 0.3;
}
#searchbox::-webkit-input-placeholder 
  color: #ccc;
}
#searchbox::-moz-placeholder { 
  color: #ccc;
}
#searchbox:-ms-input-placeholder { 
  color: #ccc;
}
#searchbox:-moz-placeholder {
  color: #ccc;
}
#searchbox::placeholder {
  color: #ccc;
}
.page-layout-full .page-main{
	max-width: 100%;
}
.products.wrapper.grid.products-grid{
	background-color: transparent;
}
#bannertext{
	position: absolute; 
	font-size: 3.5vw;
	color: #fff;
	bottom: 0px;
	left: 0px; 
	width:100%;
	text-align:center;
	padding: 10px 0px;
	background-image: url(/pub/media/wysiwyg/qedfront/textbg.png);
	background-size:contain;
	font-weight: 300;
	text-shadow: 0px 0px 10px #000;
}
#bannertext span{
	-webkit-transition: opacity 0.5s; /* Safari */
    	transition: opacity 0.5s;

}
.topbanner{
	padding-bottom: 13%; 
	background-size: cover; 
	background-position: center;
	background-repeat: no-repeat;
	/*background-color:#000;*/
	-webkit-transition: background-color 1s; /* Safari */
    	transition: background-color 1s;
	position: relative;
}
@media (min-width: 1280px){
	#bannertext{
		font-size: 38.4px;
	}
	.topbanner{
		padding-bottom: 170px;
		background-size: initial; 
	}
}
.openIcon{
	display: inline-block;
    	float: right;
   	 vertical-align: middle;
   	 width: 24px;
	 height: 24px;
   	 margin-left: 10px;
    	text-align: center;
    	margin: 5px;
	margin-top: 10px;
	color: #ddd;
    	cursor: pointer;
	background-image: url(/pub/media/wysiwyg/menuarrowicon.png);
	background-position: -24px 0px;
}
.openIcon.close{
	background-position: 0px 0px;
}
.mainmenumobinner h2{
	clear: both;
  border-bottom: 1px solid #000;
  font-weight: bold;
}
/*end new header*/




/*cable finder*/
.finder{
	/*padding-top: 20px;*/
}
.finder .progressContainer{
	text-align: center;
	padding-top: 20px;
}
.finder .stage{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 0px 20px;
}
.finder .stagelabel{
	padding-bottom: 10px;

}
.finder .stageicon img{
	display: block;
	height: 70px;
	margin: auto;
}
.finder .stageicon span{
	display: block;
	padding-top: 10px;
}
.finder .viewportContainer{
	padding: 20px;
	padding-bottom: 40px;
	text-align: center;
}
.finder .findericon{
	display: inline-block;
	padding: 20px 30px;
	text-align: center;
	cursor: pointer;
}
.finder .findericon.faded{
	cursor: default;
	opacity: 0.2;
}
.finder .findericon img{
	opacity: 0.8;
}
.finder .findericon:hover img{
	opacity: 1.0;
}
.finder .findericon span{
	display: block;
	text-align: center;
}
.finder .cablecheck{
	text-align: left;
	max-width: 500px;
	margin: auto;
	padding: 10px 0px;
}
.finder .cablecheck span{
	display: inline-block;
	width: 300px;
}

.finder .cableless, .finder .cablemore{
	width: 17%;
	display:inline-block;
	vertical-align: middle;
    	-webkit-transition: opacity 0.15s; /* Safari */
    	transition: opacity 0.15s;
}
.finder .cableinfo{
	width: 65%;
	display:inline-block;
	vertical-align: middle;
	text-align: left;
    	-webkit-transition: opacity 0.5s; /* Safari */
    	transition: opacity 0.5s;
}
.finder .productimage{
	width: 80%;
	padding-top: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.finder .cableinfodetails{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.finder .cableinfodetails h2{
	font-weight: normal;
}
.finder .cableinfodetails .cableprice{
	font-size: 18px;
}
.finder .cableinfodetails .cableprice b{
	font-size: 24px;
}
.finder .cablefeature{
	padding: 20px 0px;
}
.finder .cablefeature img{
	max-width: 50px;
	margin-right: 5px;
}
.finder .cableinfoimage{
	display: inline-block;
	width: 49%;
	padding-bottom: 40%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
}
.finder .field{
	padding: 10px 0px;
}
.finder .field label{
	padding-bottom: 5px;
}
.finder .field label b{
	padding-right: 10px;
	display: inline-block;
}
.finder .field select{
	display: block;
	font-size: 18px;
	padding: 5px;
	border: 1px solid #888;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image:url('/pub/media/wysiwyg/qed/cablefinder/downarrow.gif');
	background-repeat: no-repeat;
	background-position: right 5px center;
	width: 250px;
	margin: auto;
	margin-top: 10px;

}
.finder .resultbutton, .finder .moreinfobutton{
	margin-top: 20px;
  cursor: pointer;
}
/*
.finder .resultbutton, .finder .moreinfobutton{
	width: 200px;
	padding: 10px 0px;
	border: 1px solid #888;
	margin: auto;
	margin-top: 20px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #000;
}
.finder .moreinfobutton{
	width: auto;
	display: inline-block;
	padding: 10px 20px;
}
.finder .resultbutton:hover,.finder .moreinfobutton:hover{
	background-color: #eee;
}
*/
.finder .cablehelp{
	position: fixed;
	width: 80%;
	padding: 2%;
	max-height:80%;
	overflow-y: scroll;
	left: 8%;
	top: 3%;
	border: 1px solid #888;
	text-align: left;
	background-color: #fff;
}
.finder .cablehelp h4{
	font-size: 24px;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
.finder .closeicon{
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 32px;
	background-color: #fff;
	text-indent: -500px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	background-image: url(/pub/media/wysiwyg/qed/cablefinder/close.png);
	cursor: pointer;
}
.finder .helpicon{
	display: inline-block;
	vertical-align: middle;
	text-indent: -500px;
	overflow: hidden;
	height: 20px;
	width: 20px;
	margin-left: 10px;
	background-size: cover;
	background-image: url(/pub/media/wysiwyg/qed/cablefinder/help.png);
	cursor: pointer;
}
.finder .cableleft,.finder .cableright{
	width: 5%;
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.finder .cableleft.hidden,.finder .cableright.hidden{
	visibility: hidden;
}
.finder .cableleft{
	background-image: url(/pub/media/wysiwyg/qed/cablefinder/left.jpg);
}
.finder .cableright{
	background-image: url(/pub/media/wysiwyg/qed/cablefinder/right.jpg);
}

.finder .fadecontainer{
	position: relative;
	overflow: hidden;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
  -webkit-transition: height 1s ease-out;
          transition: height 1s ease-out;
	/*
	-webkit-transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);
	transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);
	*/
}
.finder .fadeblock{
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 300%;
	background-image: url(/pub/media/wysiwyg/qed/cablefinder/fadeing.png);
	background-size: contain;
  -webkit-transition: all 2s linear;
     -moz-transition: all 2s linear;
       -o-transition: all 2s linear;
          transition: all 2s linear;
}
.finder .fadeblock.state1{
	-webkit-transform: translate(0, 33%);
	transform: translate(0, 33%);
}
.finder .fadeblock.state2{
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}
.finder .wipecontainer{
	display: inline-block;
	vertical-align:middle;
	position: relative;
	overflow: hidden;
	width: 90%;
}
.finder .wipe{
	position: absolute;
	left: 0px;
	top: 0;
	width: 300%;
	height: 100%;
	background-image: url(/pub/media/wysiwyg/qed/cablefinder/fadeing2.png);
	background-size: cover;
  -webkit-transition: all 1s linear;
     -moz-transition: all 1s linear;
       -o-transition: all 1s linear;
          transition: all 1s linear;
}

.finder .wipe.state1{
	-webkit-transform: translate(33%, 0);
	transform: translate(33%, 0);
}
.finder .wipe.state2{
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}
.finder .progressbar{
	width: 0%;
	height: 5px;
	background-color: #647c8c;
	margin-top: 10px;
  -webkit-transition: width 2s linear;
     -moz-transition: width 2s linear;
       -o-transition: width 2s linear;
          transition: width 2s linear;
}
.finder .progressTitle{
	text-align: center;
	/*display: none;*/
	font-size: 20px;
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 1px solid #888;
}
.finder .backbutton{
	display: inline-block;
	margin: 10px;
	padding: 10px 20px;
	border: 1px solid #888;
	font-size: 15px;
	cursor: pointer;
}
.resulttitle{
  margin-top: 0;
}
@media screen and (max-width: 1080px) {
	.finder .stage {
		max-width: 20%;
		padding: 0;
	}
    	.finder .stagelabel {
		min-height: 54px;
	}
	.finder .cableless, .finder .cablemore{
		display: none;
	}
	.finder .cableinfo{
		width: 100%;
	}
}
@media screen and (max-width: 500px) {
	.finder .findericon{
		max-width: 30%;
	}
	.finder .findericon img{
		max-width: 100%;
	}
	.finder .wipe{
		display: none;
	}
	.resulttitle br{
		display: none;
	}
	.finder .progressbar{
		margin-top: 20px;
	}
}
@media screen and (max-width: 700px) {
	.finder .progressTitle{
		display: block;
	}
	.finder .progressContainer{
		display: none;
	}
	.finder .cableinfoimage{
		width: 95%;
		padding-bottom: 95%;
	}
	.finder .cableinfodetails{
		width: 95%;
		text-align: center;
	}
	.finder .wipecontainer{
		width: 80%;
	}
	.finder .cableleft, .finder .cableright{
		width: 10%;
	}
}
/*cable finder end*/


/*front page*/
.frontpagetitle{
	font-weight: 300; text-align: center;padding-bottom: 40px; padding-top: 60px;
}


.tabitemfront{
display: inline-block;
text-align: center;
min-width: 120px;
width: 10%;
padding: 1.5%;
color: #000;
position: relative;
top: 1px;
}
.tabitemfront img{
	max-height: 100px;
	opacity: 0.8;
}




.tabitemfront:visited{
color: #000;
}
.tabitemfront span{
display: block;
}
.fronttabs{
	text-align: center;
}

.fronttab{
display: none;
}

#hdmidigital:target a.hdmidigital{
border: 0;
background-color: transparent;
}
#hdmidigital:target a.hdmidigital{
border: 1px solid #ddd;
background-color: white;
border-bottom: 0;
}
#hdmidigital:target .fronttab.hdmidigital{
display: block;
}



#analogue:target a.hdmidigital{
border: 0;
background-color: transparent;
}
#analogue:target a.analogue{
border: 1px solid #ddd;
background-color: white;
border-bottom: 0;
}
#analogue:target .fronttab.analogue{
display: block;
}
#analogue:target .fronttab.hdmidigital{
display: none;
}


#subwoofer:target a.hdmidigital{
border: 0;
background-color: transparent;
}
#subwoofer:target a.subwoofer{
border: 1px solid #ddd;
background-color: white;
border-bottom: 0;
@media (min-width: 768px){
.page-main{
max-width:auto !important;
}
}
}
#subwoofer:target .fronttab.subwoofer{
display: block;
}
#subwoofer:target .fronttab.hdmidigital{
display: none;
}


#speakercables:target a.hdmidigital{
border: 0;
background-color: transparent;
}
#speakercables:target a.speakercables{
border: 1px solid #ddd;
background-color: white;
border-bottom: 0;
}
#speakercables:target .fronttab.speakercables{
display: block;
}
#speakercables:target .fronttab.hdmidigital{
display: none;
}

#switching:target a.hdmidigital{
border: 0;
background-color: transparent;
}
#switching:target a.switching{
border: 1px solid #ddd;
background-color: white;
border-bottom: 0;
}
#switching:target .fronttab.switching{
display: block;
}
#switching:target .fronttab.hdmidigital{
display: none;
}

#professional:target a.hdmidigital{
border: 0;
background-color: transparent;
}
#professional:target a.professional{
border: 1px solid #ddd;
background-color: white;
border-bottom: 0;
}
#professional:target .fronttab.professional{
display: block;
}
#professional:target .fronttab.hdmidigital{
display: none;
}


.fronttab{
border: 1px solid #ddd;
padding: 5px;
}
.fronttab span{
 display: block;
}
.fronttab a{
display: inline-block;
text-align: center;
color: #000;
}
.fronttab a:visited{
color: #000;
}
.frontspacer{
height: 20px;
}

.frontpad{
	max-width: 1280px;
	margin: auto;
}
.frontaboutimage{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.frontaboutcopy{
	width: 60%;
	display: inline-block;
	vertical-align: top;
}
.frontaboutcopy b{
	font-size: 1.7em;
}
#frontmore .aboutmore{
	display: none;
}
#frontmore:target .aboutmore{
	display: block;
}
#frontmore:target .frontmorelink{
	display: none;
}
.storycontent{
	color: #fff; 
	width: 100%; 
	max-width: 1280px; 
	margin:auto; 
	font-size: 18px; 
	margin-top: 50px;
	/*text-shadow: 0px 2px #000, 0px 0px 5px #000, 0px 0px 10px #000;*/
}
.qedstory{
	background-image: url(/pub/media/wysiwyg/qedfront/qedstory.jpg); 
	background-position: center;
	background-size: cover; 
	background-repeat: no-repeat; 
	background-color:#11122c
}
.storycontent a{
	color: #fff; 
	border: 1px solid #fff; 
	display: inline-block; 
	padding: 7px; 
	margin-top: 10px;
}
.storycontent b{
	font-size: 24px;
}
.storycontent p{
	padding: 50px;
	width: 50%;
}

.frontfeaturehalf{
	width: 44%; 
	margin: 2%; display: 
	inline-block; 
	text-align: center;
}
.frontfeaturehalf img,.frontfeaturefull img{
	width: 100%;
}
.frontfeaturehalf span, .frontfeaturefull span{
	color: #000; 
	border: 1px solid #888; 
	display: inline-block; 
	padding: 10px; 
	margin-top: 10px;
}
.frontfeaturefull{
	width: 93%; 
	margin: 2%; 
	display: 
	inline-block; 
	text-align: center;
}

@media screen and (max-width: 1100px) {
	.tabitemfront{
		width: 20%;
		top: 0px;
		border: 1px solid #ddd !important;
		margin: 0.5%;
		padding: 1.5% 0.5%;
	}
	#hdmidigital:target .hdmidigital, #analogue:target .analogue, #subwoofer:target .subwoofer, 
	#speakercables:target .speakercables, #switching:target .switching, #professional:target .professional{
		border: 1px solid #888 !important;
	}
	.tabitemfront span{
		width: 30px;
		height: 20px;
		display: block;
		vertical-align: middle;
		float: left;
		display: none;
	}
	.tabitemfront span img{
		max-height: 30px;
		max-width: 30px;
	}
	.cableselector.tabitemfront{
		width: 94%;
		font-size: 20px;
		font-weight: bold;
	}
	.fronttab{
		text-align: center;
	}
}

@media screen and (max-width: 1100px) {
	.fronttab a{
		width: 18%;
	}
}

@media screen and (max-width: 700px) {
	.frontfeaturehalf{
		width: 93%; 
		margin: 2%; 
		display: 
		inline-block; 
		text-align: center;
	}
	.storycontent p{
		padding: 5%;
		width: 80%;
		text-align: center;
	}
	.tabitemfront{
		width: 45%;
	}
	.fronttab a{
		width: 30%;
	}
	.frontaboutimage,.frontaboutcopy{
		width: 90%;
		padding: 5%;
	}
	.frontpagetitle{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 500px) {
	.tabitemfront{
		width: 45%;
	}
	.fronttab a{
		width: 45%;
	}
}
/*end front page*/


.featureicons{
	display: none;
}
.menudivier{
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-bottom: 10px;
}
.mainmenumobinner .mobmenufinder{
	background-color: #f8f8f8;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 25px;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
}
.mobmenufinder img{
	float: right;
	width: 50px;
	margin-top: 5px;
	margin-right: 10px;
}
@media screen and (max-width: 800px) {
	.page-layout-1column .product-info-main{
		padding: 3%;
		width: 94%;
		margin-top: 0;
		padding-top: 0;
	}
	.qedproducthead{
		position: relative;
	}
	.page-layout-1column .product-info-main h1{
		position: absolute;
		top: 0px;
		left: 20px;
	}

	.page-layout-1column .product.media{
		width: 80%;
		margin:auto;
		max-height: 50%;
		display: block;
		margin-top: 50px;
	}
	.cols .col2, .cols .col4{
		width: 94%;
	}

}
.fotorama--fullscreen{
	max-width: 80% !important;
	margin: auto !important;
	max-height: 80% !important;
	border: 1px solid #888;
}
/*listings*/
.page-products.page-layout-1column .products-grid .product-item, .search.results .products-grid .product-item{
	width: 49%;
	margin: 0;
}
.page-products .product-item-info, .search.results .product-item-info{
	width: 100%;
}
.product.photo.product-item-photo,.product.details.product-item-details{
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
.product.photo.product-item-photo{
	width: 40%;
}
.product.details.product-item-details{
	width: 59%;
	text-align: left;
}
.product.details.product-item-details h2{
	text-align: left;
}
.product.details.product-item-details p{
	font-weight: normal;
	text-align: left;
}
.product-item-info .button{
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	margin-top: 10px;
}
.product-item-info .button:hover{
	background-color: #f5f5f5;
}
.catsubtitle{
	text-align: center;
	font-size: 42px;
	border-top: 0;
	margin-top: 0;
}
.categorytitle{
	padding-bottom: 10px;
}
.products{
	margin-bottom: 0;
}
.products-grid .product-item{
	margin-bottom: 0;
}

@media screen and (max-width: 800px) {
	.page-products.page-layout-1column .products-grid .product-item,.search.results .products-grid .product-item{
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #eee;
	}
}
@media screen and (max-width: 500px) {
.product.photo.product-item-photo{
	width: 100%;
}
.product.photo.product-item-photo .product-image-container{
	display: block;
	margin: auto;
}
.product.details.product-item-details{
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
}
/*end listings*/

/*awward page*/

#awardspage{
	max-width: 1240px;
	margin:auto;
	padding: 50px 20px;
}
#awardspage a{
	color: #000;
}
#awardspage a:hover{
	color: #000;
	text-decoration: none;
}
#awardspage .awardimage{
	display: inline-block;
	width: 20%;
	vertical-align: top;
}
#awardspage .awardinfo{
	display: inline-block;
	width: 79%;
	vertical-align: top;
}


#awardspage .awardbit h2{
	display: none;
}
#awardspage .awardbox{
	border-bottom: 1px solid #eee;
	margin-top: 10px;
}

@media screen and (max-width: 650px) {
	#awardspage .awardimage,#awardspage .awardinfo{
		width: 100%;
	}
	#awardspage .awardimage{
		display: none;
	}
	#awardspage .awardbit{
		text-align: center;
	}
}

/*end award page*/



/*Start Dark Page*/
.page-wrapper.dark{
	background-color: #000;
	color: #fff;
	background-size: contain;
}

.page-wrapper.dark .page-footer{
	background-color: transparent;
	color: #fff;
}
.page-wrapper.dark.supremus{
	background-image: url(/pub/media/wysiwyg/qedbanners/supremusheader.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}

.page-wrapper.dark .logofooter:visited,.page-wrapper.dark .logofooter:hover,.page-wrapper.dark .logofooter{
	color: #fff;
}

.page-wrapper.dark .cablemob.show{
	color:#000;
}

.page-wrapper.dark #map_canvas{
	color:#000;
}
#map_canvas{
	width: 90%;
	margin: auto;
}
#map_canvas .lat,#map_canvas .lng{
	display: none;
}
.supbutton{
	padding: 10px 20px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	margin: 30px 0px;
	display: inline-block;
}
.supbutton:visited{
	color: #fff;
}
.supbutton:hover{
	background-color:#555;
	color: #fff;
	text-decoration: none;
}

.featuretitle{
	max-width: 500px;
	margin:auto;
	padding-top: 35%;
	text-align: center;
	padding-bottom: 5%;
}
.featuretitle h1{
	font-size: 7vw;
	text-align: center;
}
.featuretitle h2{
	font-size: 2vw;
	text-align: center;
}

.page-wrapper.dark .productsubmenu a{
	color: #fff;
}

.page-wrapper.dark .page-header{
	border: 0;
}
.featuresimage{
	position: relative;
}
.featuresimage .featurepoint div.feature{
	display: none;
	position: absolute;
	left: 5%;
	top: 5%;
	padding: 10px;
	width: 300px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}
.featuresimage small{
	color: #fff;
}
.featuresimage .featurepoint div.feature h4{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 300;
}
.featuresimage .featurepoint:hover div, .featuresimage .featurepoint:focus div{
	display: block;
	cursor: default;
}
.featuresimage .featurepoint{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: rgba(255,255,255,0.5);
}
.supsection{
	padding: 20px;
	max-width: 900px;
	margin: auto;
	text-align: center;
	font-size: 16px;
}
.darkborder{
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}
.supvideo{
	width: 90vw;
	margin:auto;
	height: 32vw;
	overflow: hidden;
}
.supvideo video{
	margin-top: -9vw;
}
.supsection h3{
	font-size: 38px;
}
.supspec{
	width: 17%;
	padding: 1.5%;
	display: inline-block;
	vertical-align: top;
}
@media screen and (max-width: 800px) {
	.featuresimage .featurepoint{
		position: static;
		background-color: transparent;
		width: auto;
		height: auto;
		padding: 20px;
		text-align: center;
	}
	.featuresimage .featurepoint div.feature{
		display: inline-block;
		position: static;
		width: auto;
		height: auto;
	}
	.supspec{
		width: 34%;
		padding: 3%;
		display: inline-block;
		vertical-align: top;
	}
}
@media screen and (max-width: 750px) {
	.page-wrapper.dark.supremus{
		background-size: 200%;
	}
	.featuretitle{
		padding-top: 60%;
	}
	.featuretitle h1{
		font-size: 30px;
	}
	.featuretitle h2{
		font-size: 20px;
		padding: 0px 20px;
	}
}
@media screen and (max-width: 450px) {
	.page-wrapper.dark.supremus{
		background-size: 250%;
	}
}
@media screen and (min-width: 1280px) {
	.page-wrapper.dark{
		background-size: initial;
	}
	.featuretitle h1{
		font-size: 90px;
	}
	.featuretitle{
		padding-top: 448px;
		padding-bottom: 64px;
	}
	.featuretitle h2{
		font-size: 25px;
	}
	.supvideo{
		width: 1152px;
		height: 409px;
		overflow: hidden;
	}
	.supvideo video{
		margin-top: -115px;
	}
}
/*End Dark Page*/



/*new main style stuff */


html,body{
  height: auto;
}
.grow{
  pointer-events: none;
}
.socialside a{
  width: 100%;
}
.socialside span{
  display: block;
  width: 100%;
}
.cart-empty{
  padding: 20%;
  font-size: 32px;
  text-align: center;
}
.footer .copyright{
  display: none;
}
a.fdealer{
  display: block;
  text-align: center;
  padding: 0px 0px 30px 0px;
  color: #555;
}
.connect{
  background-image: url(/pub/media/wysiwyg/qedfront2/dots.png);
  background-position: 200px 50px;
  background-repeat: no-repeat;
}
.connect .col2{
  width: 400px;
  max-width: 400px;
}
.qproductadditional .cols.connect{
  max-width: 900px;
  display: inline-block;
}
.finder .cablehelp{
  z-index: 1000;
}
.finder .helpicon{
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.finder .field select{
  background-size: contain;
}
.finder .resultbutton{
    background-color: #033399;
    font-size: 15px;
}
.searchfield{
  border: 0;
}
.frontdots{
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  z-index: 10;
}
.fontdot{
  width: 15px;
  height: 15px;
  border-radius: 100%;
  display: inline-block;
  background-color: #888;
  margin: 5px 10px;
  cursor: pointer;
}
.fontdot.selected{
  background-color: #555;
}

.search.results .products-grid .product-item{
  background-color: #fff;
}
.page-footer .footer.content{
  max-width: 1800px;
}
.footercols{
  width: 100%;
}
.footercol{
  display: inline-block;
  width: 19%;
  vertical-align: top;
}
.footercol h2{
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.footercol a{
  display: block;
  color: #fff;
}
.stickymenu{
  max-width: 1800px;
  text-align: center;
  border-bottom: 1px solid #555;
  margin: auto;
}
.stickymenu a{
  display: inline-block;
  color: #fff;
  padding: 10px 35px;
}
.xt25 .stickymenu a{
  color: #000;
}
.stickymenu a:hover{
  text-decoration: none;
}
.darkborder{
  border: 0;
}
.page-wrapper.dark.supremus #maincontent h2,.page-wrapper.xt25 #maincontent h2{
  font-weight: 600;
  font-size: 42px;
}
.xt25 .supsection p{
  text-align: left;
}
.page-wrapper.dark.supremus h4, .page-wrapper.xt25 h4{
  text-align: left;
}
.page-wrapper.dark.supremus h3, .page-wrapper.xt25 h3{
  font-weight: 300;
  font-size: 32px;
  text-align: center;
}
.page-wrapper.xt25 h3{
  padding-top: 30px;
  text-align: left;
}
.page-wrapper.dark.supremus p{
  line-height: 30px;
  color: #ccc;
}
.supawards{
  text-align: center;
}
#lifetimefeature{
  position: relative;
}
#lifetimefeature *{
  position: absolute;
}
#lifetimefeature .big{
  text-align: center;
  top: 30%;
  width: 100%;
  left: 0;
  font-size: 42px;
  font-weight: 800;
}
#lifetimefeature .small{
  text-align: center;
  top: 35%;
  width: 100%;
  left: 0;
  font-size: 18px;
  font-weight: 800;
}
.supbottom{
  background-image: url(/pub/media/wysiwyg/qedbanners/supbottom.jpg);
  background-size: contain;
  padding-bottom: calc(98% - 750px);
  background-repeat: no-repeat;
  min-height: 750px;
}
.page-wrapper.dark.supremus #specs .supsection,.page-wrapper.xt25 #specs .supsection{
  max-width: 1200px;
}
.page-wrapper.dark.supremus #specs .supspec,.page-wrapper.xt25 #specs .supspec{
  text-align: left;
  width: 20%;
  border-bottom: 1px solid #555;
  padding: 0;
  margin: 1.5%;
  padding-bottom: 20px;
}
.page-wrapper.dark.supremus #introduction,.page-wrapper.xt25 #introduction{
  padding-top: 80px;
}
.page-wrapper.dark.supremus #specs, .page-wrapper.xt25 #specs{
  padding-top: 80px;
}
.page-wrapper.dark.supremus #dealers{
  padding-top: 80px;
  max-width: 1000px;
  margin: auto;
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  
}
.page-wrapper.dark.supremus #awards{
  padding-top: 80px;
  max-width: 1000px;
  margin: auto;
}
.page-wrapper.dark.supremus .featuresimage{
  max-width: 1280px;
  margin:auto;
}
.page-wrapper.dark.supremus #features{
  padding-top: 40px;
  max-width: 1000px;
  margin: auto;
}
.page-wrapper.dark.supremus #features{
  font-size: 16px;
}
.page-wrapper.dark.supremus #features .feature{
  display: inline-block;
  width: 40%;
  padding: 5px 4%;
  vertical-align: top;
}
.page-wrapper.dark.supremus #tech{
  padding-top: 80px;
  max-width: 1280px;
  margin: auto;
}
.page-wrapper.dark.supremus #tech p{
  text-align: left;
  line-height: 20px;
}
.page-wrapper.dark.supremus{
  background-image: none;
}
.page-wrapper.dark.supremus .featuretitle{
  background-image: url(/pub/media/wysiwyg/qedbanners/supremusheader.jpg);
  max-width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 20%;
  position: relative;
  margin-top: 50px;
}
.page-wrapper.xt25 .featuretitle{
  background-image: url(/pub/media/wysiwyg/qedbanners/xt25banner.jpg);
  max-width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 10%;
  position: relative;
  margin-top: 50px;
}
.page-wrapper.dark.supremus .featuretitle h1, .page-wrapper.xt25 .featuretitle h1{
  position: absolute;
  top: 0;
  color: #56595c;
  font-weight: 900;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  letter-spacing: 0.2em;
}
.page-wrapper.xt25 .featuretitle h1{
  bottom: 0;
}
.mainmenufade{
  z-index: 101;
  position: fixed;
}
.page-main{
  max-width: 2560px;
  margin: auto;
}
.max1800{
  max-width: 1800px;
  margin: auto;
  position: relative;
  height: 100%;
}
.page-wrapper{
  width: 100%;
  max-width: 2560px;
  margin: auto;
  overflow: hidden;
}
.tophead{
  padding: 20px;
  box-shadow: 0px 20px 40px -30px rgba(0,0,0,1);
  z-index: 100;
  position: fixed;
  width: calc(100% - 40px);
  max-width: 2560px;
  background-color: #fff;
  top: 0px;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}
.head1280{
  max-width: 1800px;
  margin: auto;
}
.headcontainer{
  position: relative;
  background-color: #fff;
  z-index: 100;
  padding-top: 100px;
}
.tophead .headlogo{
  background-image: url(/pub/media/wysiwyg/qedfront2/logoblack.png);
  display: inline-block;
  width: 75px;
  height: 60px;
  background-size: contain;
  vertical-align: middle;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}
.tophead .strap{
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  line-height: 15px;
  padding-bottom: 5px;
}
.stdmenu{
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  padding-right: 100px;
}
.stdmenu li{
  display: inline-block;
  margin:0;
  padding: 0;
}
.stdmenu a{
  font-weight: bold;
  color: #000;
  display: inline-block;
  padding: 10px 20px;
}
.stdmenu a:hover{
  text-decoration: none;
}
.stdmenu a span{
  position: relative;
  top: -4px;
  font-weight: 300;
}
.righticons{
  float: right;
  padding-top: 10px;
}
.trolleyi{
  background-image: url(/pub/media/wysiwyg/qedfront2/trolley.png);
  background-position: 0px 0px;
  background-size: contain;
  height: 24px;
  width: 24px;
}
.searchi{
  background-image: url(/pub/media/wysiwyg/qedfront2/mag.png);
  background-position: 0px 0px;
  background-size: contain;
  height: 24px;
  width: 24px;
}
.cabicon{
  background-position: -162px;
}
.hamburger{
  background-position: -42px;
}
.menuicon{
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}
.searchmenumob{
  left: 0;
}
.columns{
  margin-top: 0px;
}
.rotbanner{
  width: 100%;
  padding-bottom: 39%;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 20px 40px -30px rgba(0,0,0,1);
  z-index: 9;
}
.rotbanner .slide{
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-size: cover;
  z-index: -10;
  x-webkit-transform: translate(0,0);
  x-webkit-transition: -webkit-transform 0.5s ease-out, opacity 0.2s ease-out; /* Safari */
  -webkit-transition: opacity 0.2s ease-out; /* Safari */
  xtransform: translate(0,0);
  xtransition: transform 0.5s ease-out, opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.rotbanner .dbutton{
  margin-top: 30px;
}
.socialside{
  position: absolute;
  width: 45px;
  right: 0px;
  top: 50%;
  margin-top: -100px;
  font-size: 0;
  z-index: 10;
}
.socialside a{
  padding-bottom: 2px;
  display: inline-block;
}
.text{
  position: absolute;
  top: 50%;
  width: 35%;
  transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
}
.fright{
  left: 55%;
}
.fleft{
  left: 5%;
}
.text.white{
  color: #fff;
}
.white .dbutton, a.dbutton{
  background-color: #690e81;
}
.text h2{
  font-size: 52px;
}
.text p{
  font-size: 18px;
}
.dbutton, a.dbutton{
  display: inline-block;
  padding: 12px 25px;
  background-color: #000;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border: 0;
  box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dbutton:active{
  box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
}
a.dbutton:hover{
  text-decoration: none;
}
.ffeatures2{
  width: 100%;
  background-size: cover;
  height: 300px;
  position: relative;
  box-shadow: 0px 0px 40px -10px rgba(0,0,0,1);
  z-index: 7;
}

.ffeatures2 .fcontent{
  padding-left: 50px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  color: #fff;
}

.ffeatures2 .fcontent h2{
  font-size: 42px;
  margin: 0;
  padding: 0;  
  padding-bottom: 15px;
}
.ffeatures2 .fcontent p{
  font-size: 18px;
  padding-bottom: 15px;  
}
.ffeatures{
  display: table;
  position: relative;
  width: 100%;
  z-index: 8;
}
.fcontainer{
  display: table-row;
}
.feat{
  width: 50%;
  display: table-cell;
  font-size: 0px;
  height: 300px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  z-index: -2;
  box-shadow: 0px 0px 40px -10px rgba(0,0,0,1);
  background-color: #fff;
}
.feat h4{
  font-size: 14px;
  padding-top: 20px;
  font-weight: bold;
  color: #3b3b3b;
  padding-left: 5%;
  width: 40%;
  margin: 0;
  padding-top: 40px;
}
.feat p{
  font-size: 20px;
  color: #3b3b3b;
  padding-left: 5%;
  width: 40%;
  line-height: 24px;
}
.feat .dbutton{
  margin-left: 5%;
}
.feat .subline{
  margin-left: 5%;
  margin-bottom: 10px;
}
.page-footer {
    background-color: #000;
    color: #fff;
}
.subline{
  border-bottom: 1px solid #f94787;
  width: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.logofooter:visited, .footermiddlebottom ul a, .footermiddlebottom ul a:visited,.logofooter {
  color: #fff;
}
.columns .column.main{
  padding-bottom: 0;
}
.fawards{
  background-color: #e9e9e9;
  padding: 50px;
}
.fawards .fa{
  width: 14%;
  padding: 1%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.fawards .fa span{
  display: block;
  text-align: center;
}
.catbanner{
  background-color: #752b8a;
  background-image: url(/pub/media/wysiwyg/qedfront2/catheader.jpg);
  background-size: cover;
  color: #fff;
  position: relative;
  padding-bottom: 20%;
  box-sizing: border-box;
  min-height: 200px;
  background-position: center;
  box-shadow: 0px 20px 40px -30px rgba(0,0,0,1);
  z-index:10;
}
.catbanner h1{
  margin: 0;
  padding:0;
  font-size: 52px;
  padding-bottom: 20px;
  max-width: 1500px;
  margin:auto;
}
.catbanner p{
  font-size: 18px;
  max-width: 1500px;
  margin:auto;
}
.catbannercontent{
  text-align: left;
  width: 80%;
  padding-left: 5%;
  margin:auto;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
}
.catlist,.awardlist{
  background-color: #f4f4f4;
  padding: 20px 50px;
  z-index: 9;
  position: relative;
  box-shadow: 0px 20px 40px -30px rgba(0,0,0,1);
  background-image: url(/pub/media/wysiwyg/qedfront2/catback.jpg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: top right;
}
.catlist .subline{
  margin-left: 20px;
}
.catlistinner{
  max-width: 1800px;
  margin: auto;
}
.page-products.page-layout-1column .products-grid .product-item, .search.results .products-grid .product-item{
  margin: 15px;
  padding: 10px 10px 30px 10px;
  width: calc( 25% - 30px );
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);

}
.page-products.page-layout-1column .products-grid .product-item{
  background-color:#fff;
}
.product.details.product-item-details{
  width: 100%;
}
.product.details.product-item-details b{
  display: block;
  text-align: center;
  font-size: 14px;
}
.products{
  margin:0;
}
.product.photo.product-item-photo{
  width: 80%;
}
.product.details.product-item-details h2{
  text-align: center;
  font-size: 20px;
}
.product.details.product-item-details p{
  text-align: center;
  height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  
}
.catsubtitle{
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
.product .price-box{
  display: block;
  text-align: center;
  margin: 0;
}
.product-item .price-box .price{
  font-size: 18px;
}
.price-label{
  display: none;
}
.product.details.product-item-details{
  text-align: center;
}
.catalog-category-view .column.main{
  padding: 0;
}
.nof2 .ffeatures2{
  display: none;
}
.cart-container,.checkout-container{
  padding: 50px;
}
.cart-summary{
  background-color: #f5f5f5;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.product-item-details strong{
  font-size: 18px;
}
#block-shipping-heading{
  font-size: 14px;
}
#block-shipping{
  display: none;
}
/*#block-discount{
  display: none;
}*/
.cols3{
  z-index: 11;
  background-color: #fff;
  padding: 50px 0px;
  position:relative;
}
.cols3 .col{
  width: calc(33% - 100px);
  padding: 0 50px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.cols3 img{
  max-width: 50%;
}
.cols3 .col h3{
  font-size: 32px;
  font-weight: bold;
}
.cols3 .col .divider.purple{
  border-bottom: 1px solid #af21af;
  width: 50px;
  margin: 30px auto;
}
.middivder{
  border-bottom: 1px solid #888;
  margin: 30px;

}
.qedabout{
  text-align: center;
}
.qedabout .dbutton{
  background-color: #d2212d;
  margin-top: 5px;
}
.qedabout img{
  width: 80%;
  height: auto;
}
.qedabout img:nth-child(5){
  width: 25%;
}
.qedabout p{
  font-size: 20px;
}
.cablesmattercontent{
  padding-top: 50px;
}
.cablesmatterside{
  padding-top: 50px;
}
.colsgrey{
  background-color: #dbdbdb;
  z-index: 9;
  position:relative;
  box-shadow: 0px 0px 40px -10px rgba(0,0,0,1);
}
.matter{
  margin: 20px;
  width: calc(25% - 60px);
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
  position: relative;
  height: 500px;
}
.bcont{
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: calc(100% - 40px);
}
.matter .innercontent{
  padding: 20px;
  padding-top: 0px;
}
.colsgrey h1{
  padding-left: 5%;
  padding-top: 50px;
}
.colsgrey .cols .col2 p{
  margin-bottom: 30px;
}
.colsgrey .cols{
  width: 100%;
}
.colsgrey .col2{
  width: 39%;
  padding: 30px 5%;
}
.colsgrey2{
  background-color: #e5e5e5;
  padding: 40px;
  position:relative;
  box-shadow: 0px 0px 40px -10px rgba(0,0,0,1);
}
.colsgrey2 .report{
  padding: 40px;
  width: calc(33% - 80px);
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.colsgrey2 .report a.dbutton{
  margin-top: 10px;
}
.colsgrey2 .report img{
  width: 50%;
  height: auto;
}
.colsgrey2 > p{
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  padding: 50px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.colsgrey2 .divider.red{
  border-bottom: 1px solid #d2212d;
  margin: 20px auto;
  width: 50px;
}

.colsgrey2 .matter .divider.red{
  margin: 20px 0px;
}
@keyframes grow {
  0% {
    opacity: 0.3;
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
  }
  100%{
    opacity: 0;
    transform: scale(10,10);
    -webkit-transform: scale(10,10);
  }
}
.dbutton span.grow{
  width: 100px;
  height: 100px;
  background-color: #fff;
  animation-duration: 3s;
  animation-name: grow;
  border-radius: 200px;
  opacity: 0;
}
th.col span{
  font-weight: 300;
  font-size: 22px;
}
.page-header{
  margin-bottom: 0;
  border: 0;
}
.column.main .product-items{
  margin-left: 0;
}
#awardspage{
  padding: 0;
  max-width: 2560px;
  background-color: #f4f4f4;
  position:relative;
  z-index: 9;
  box-shadow: 0px 20px 40px -30px rgba(0,0,0,1);
}
#awardspage .catbanner{
  z-index: 9;
}
.column.main{
  min-height: 0;
}
#awardspage .awardimage{
  display: block;
  width: 70%;
  padding-bottom: 45%;
  margin-left: 15%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#awardspage .awardbox{
  padding-top: 20px;
  text-align: center;
  margin: 15px;
  background-color: #fff;
  width: calc(24.5% - 30px);
  display: inline-block;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
#awardspage h2{
  font-size: 20px;
  height: 50px;
}
#awardspage b{
  display: block;
}
#awardspage .awardlist{
  padding: 30px;
}
#awardspage .awardlogo{
  display: inline-block;
  width: 90%;
  padding-top: 45%;
  max-height: 120px;
  display: table-cell;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#awardspage .leftarrow, #awardspage .rightarrow{
  width: 10%;
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
}

#awardspage .leftarrow span, #awardspage .rightarrow span{
  font-size: 40px;
  display: block;
  -webkit-tranform-origin: 50% 50%;
  tranform-origin: 50% 50%;
  cursor: pointer;
}
#awardspage .leftarrow span{
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#awardspage .rightarrow span{
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.awardselector{
  width: 100%;
  display: table-row;
}
.awardbuttons{
  text-align: center;
  padding: 5px;
}
.awardbutton{
  width: 10px;
  height: 10px;
  background-color: #eee;
  border-radius: 15px;
  display: inline-block;
  cursor: pointer;
}
.awardbutton.selected{
  background-color: #888;
}
#awardspage a.dbutton{
  color: #fff;
  margin: 15px 0px;
}
#mobmenubutton{
  display: none;
}
.finder .stageicon span.stagenumber{
  font-size: 24px;
  display: block;
  color: #fff;
  border: 1.5px solid #fff;
  border-radius: 7px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 0;
}
.finder .stage{
  padding: 20px 5%;
}
.finder .stage.selected{
  background-color: #fff
}
.finder .stage.selected span{
  border-color: red;
  color: #000;
}
.finder .progressContainer{
  padding-top: 0;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgb(0,51,155); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(0,51,155,1) 0%, rgba(208,38,46,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0,51,155,1) 0%,rgba(208,38,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0,51,155,1) 0%,rgba(208,38,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00339b', endColorstr='#d0262e',GradientType=1 ); /* IE6-9 */
  box-shadow: inset 0px -10px 20px -10px rgba(0,0,0,0.5);
}
.finder .progressTitle{
  font-size: 35px;
  padding: 30px;
  padding-left: 50px;
  padding-bottom: 0;
  text-align: left;
  border: 0;
}
.finder .backbutton{
  margin-left: 50px;
}
.finder .progressbar{
  display: none;
}
.finder .fadecontainer{
  border: 0;
}
.finder .qedlogo{
  position: absolute;
  width: 70px;
  height: 55px;
  left: 30px;
  top: 17px;
  background-image: url(/pub/media/wysiwyg/qedfront2/logowhite.png);
  background-size: contain;
}
.finder .viewportContainer{
    margin: 40px;
    margin-top: 0;
    padding-bottom: 40px;
    overflow: hidden;
    text-align: left;
    margin-left: 30px;
}
.finder .stageicon span{
  display: none;
}
.finder .stageicon img{
  height: 50px;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
}
.finder .findericon.faded{
  opacity: 1;
}
.finder .findericon.faded img{
  opacity: 0.2;
}
.finder .findericon.faded span{
  opacity: 0.2;
}
.finder .findericon{
    display: inline-block;
    width: 14.2%;
    text-align: center;
    cursor: pointer;
    padding: 0;
    margin-bottom: 20px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #cc262f;
    position: relative;
    padding-bottom: 10px;
    font-size: 13px;
}
.finder .findericon:hover{
  color: #526bb0;
}
.finder .findericon::before {
  background-color: white;
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  width: 20px;
  bottom: -20px;
  right: -10px;
}
.finder .findericon::after {
  background-color: white;
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  width: 20px;
  bottom: -20px;
  left: -10px;
}
.finder .findericon img{
  max-width: 50%;
  max-height: 100px;
}
.finder .closebutton{
  position: absolute;
  font-size: 21px;
  color: #fff;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
.finder .closebutton span{
  height: 19px;
  width: 19px;
  background-image: url(/pub/media/wysiwyg/qedfront2/closeicon.png);
  background-size: cover;
  display: inline-block;
  margin-bottom: -2px;
  margin-right: 10px;
}
.finder .field{
  width: 35%;
  display: inline-block;
}
.finder .field select{
  margin: 0;
  border: 1px solid red;
  padding: 0px 10px;
}
.finder .field label{
  display: inline-block;
  padding-bottom: 15px;
  height: 18px;
}
.reportcontent{
  padding-top: 50px;
}
.mdiv{
  width: 20px;
  display: block;
  margin: auto;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
}
.purple{
  color: #692181;
  border-color: #692181;
}
.red{
  color: #d02633;
  border-color: #d02633;
}
.yellow{
  color: #e47e00;
  border-color: #e47e00;
}
.black{
  color: #54585c;
  border-color: #54585c;
}
.blue{
  color: #7bdbe7;
  border-color: #7bdbe7;
}
.green{
  color: #84bc2e;
  border-color: #84bc2e;
}
.dropmenu{
  text-align: center;
  padding: 30px;
  box-shadow: 0px 20px 40px -30px rgba(0,0,0,1);
  position: fixed;
  top: 0;
  background-color: #fff;
  width: 100%;
  max-width: 2560px;
  transform: translate(0,-100%);
  -webkit-transform: translate(0,-100%);
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
  transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  padding-top: 120px;
}
.dropinner{
  max-width: 1220px;
  margin: auto;
}
.dropmenu:focus{
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
}
.dropitem{
  display: inline-block;
  width: 12%;
  text-align: center;
  text-decoration: none;
  opacity: 0.75;
}
.dropitem:hover{
  text-decoration: none;
  opacity: 1;
}
.dropitem span{
  display: block;
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
}
.dropitem img{
  width: 80%;
}
.checktitle{
    text-align:  center;
    position: absolute;
    width:  100%;
    text-shadow: 0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;
    bottom: -10px;
    color: #f00;
}
.finder .viewportContainer{
  position: relative;
}
.finder .cableinfo{
  width: 60%;
  margin: 0 2.5%;
  border-right: 1px solid #888;
  border-left: 1px solid #888;
}
.finder .cableless, .finder .cablemore{
  text-align: center;
}
.finder .cablename b{
  display: block;
  text-align: center;
}
.finder .productimage{
  background-size: cover;
}
.finder .cablefeature{
  padding: 0;
  padding-top: 15px;
}
.finder .cablesignaltype, .finder .cableconnectiontype{
  display: inline-block;
  font-size: 12px;
}
.finder .cableinfodetails h2 b{
  display: block;
}
.finder .cableconnectiontype{
  padding-left: 10px;
}
.finder .findericon span{
  min-height: 34px;
  font-size: 12px;
  overflow: hidden;
}
.finder .ml{
  color: #d2262d;
  display: block;
  padding-top: 20px;
  line-height: 20px;
}
#frontfeat1{
  background-image: url(/pub/media/wysiwyg/qedfront2/frontfeat1.jpg);
  background-size: 60%;
  background-position: right -15% center;
  height: 100%;
  background-repeat: no-repeat;
  max-width: 900px;
  margin-left: auto;
}
#frontfeat2{
  background-image: url(/pub/media/wysiwyg/qedfront2/frontfeat2.jpg);
  background-position: right 10% center;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 15% center;
  max-width: 900px;
}
.cablemob{
  max-width: 100%;
  background-color: transparent;
  box-shadow: none;
}
.cablemob .max1800{
  background-color: #fff;
}
.menuclose{
    text-align: right;
    max-width: 1280px;
    margin: auto;
    cursor:pointer;
}
@media only screen and (max-width: 1250px) {
  .stdmenu{
    display: none;
  }
  #mobmenubutton{
    display: inline-block;
  }
  #awardspage .awardbox{
    width: calc(32.5% - 30px);
  }
  .matter{
    margin: 20px;
    width: calc(33% - 40px);
  }
}

@media screen and (max-width: 1080px) {
  .finder .cableinfo{
    width: 95%;
  }
  .footercol{
    width: 49%;
  }
}

@media only screen and (min-width: 850px) and (max-width: 1050px) {
  .finder .findericon:nth-child(5n+0) {
      border-right: 0;
  }
  .page-wrapper.dark.supremus #specs .supspec{
    width: 40%;
  }
}
@media only screen and (min-width: 750px) and (max-width: 850px) {
  .finder .findericon:nth-child(4n+0) {
      border-right: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 750px) {
  .finder .findericon:nth-child(3n+0) {
      border-right: 0;
  }
}
@media only screen and (min-width: 500px) and (max-width: 600px) {
  .finder .findericon:nth-child(2n+0) {
      border-right: 0;
  }
}
@media only screen and (min-width: 1050px) {
  .finder .findericon:nth-child(7n+0) {
      border-right: 0;
  }
}
@media only screen and (max-width: 1050px) {
  .finder .qedlogo{
    display: none;
  }
  #frontfeat1{
    margin: 0;
  }
  #frontfeat1,#frontfeat2{
    max-width: 100%;
  }
  .finder .stage{
    padding: 10px 5%;
  }
  .finder .closebutton{
    color: transparent;
    top:20px;
    right: -40px;
  }
  .finder .findericon{
    width: 19%;
  }
  .text h2{
    font-size: 40px;
  }
  .feat{
    display: block;
    width: 100%;
  }
  .feat:first-child{
    z-index: 9;
    position: relative;
  }
  .colsgrey2 .report {
    width: calc(49% - 80px);
  }
  .matter{
    width: calc(49% - 40px);
    height: 550px;
  }
}

@media only screen and (max-width: 1280px) {
  .page-products.page-layout-1column .products-grid .product-item, .search.results .products-grid .product-item{
    width: calc(33% - 30px);
  }

}
@media only screen and (max-width: 980px) {
  .slide .text{
    width: calc(100% - 60px);
    position: static;
    transform: none;
    -webkit-transform: none;
    padding: 30px;
    background-color: rgba(255,255,255,0.8);
    height: 100%;
    text-align: center;
  }

  .slide.black .text{
    background-color: rgba(0,0,0,0.8);
  }
  .slide.bleft{
    background-position: right 0;
  }
  .slide .text p{
    max-width: 500px;
    margin: auto;
    padding-bottom: 30px;
  }
  .cols3 .col{
    width: calc(100% - 60px);
  }
  .finder .field{
    width: 100%;
  }
  .stickymenu{
    display: none;
  }
}
@media only screen and (max-width: 850px) {
  .finder .findericon{
    width: 24%;
  }
  .colsgrey .col2 {
    width: 90%;
    padding: 30px 5%;
  }
  #awardspage .awardbox{
    width: calc(49.5% - 30px);
  }
  .rotbanner{
    padding-bottom: 0;
    height: 400px;
  }
  .socialside{
    display: none;
  }
  .fawards .fa{
    width: 28%;
  }
  .colsgrey2 .report {
    width: calc(100% - 20px);
  }
  .matter{
    width: calc(100% - 40px);
    height: auto;
    padding-bottom: 80px;
  }
  .colsgrey2{
    padding: 5px;
  }
  .colsgrey2 > p{
    font-size: 18px;
    padding: 10px;
  }
  .colsgrey2 .report{
    padding: 10px;
  }
}
@media only screen and (max-width: 1050px) {
  .page-products.page-layout-1column .products-grid .product-item, .search.results .products-grid .product-item{
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 700px){
  .finder .progressContainer {
    display: block;
  }
}
@media only screen and (max-width: 750px) {
  .finder .findericon{
    width: 32%;
  }
  .finder .stage{
    padding: 10px 2%;
  }
  .finder .stageicon img{
    trasnform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
  .page-wrapper.dark.supremus #specs .supspec,.page-wrapper.dark.supremus #features .feature{
    width: 90%;
  }
}
@media only screen and (max-width: 600px) {
  .finder .findericon{
    width: 49%;
  }
}
@media only screen and (max-width: 500px) {
  .footercol{
    width: 100%;
  }
  .finder .stageicon span.stagenumber{
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
  }
  .finder .stageicon img{
    height: 32px;
    width: auto;
  }
  .finder .closebutton{
    color: transparent;
    top:10px;
    right: -40px;
  }
  .finder .findericon{
    max-width: 100%;
    width: 100%;
    border-right: 0;
  }
  .fawards .fa{
    width: 47%;
  }
  .product.details.product-item-details{
    border: 0;
  }
  .catbannercontent{
    width: 80%;
    padding-left: 10%;
  }
  .tophead .strap{
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  .page-products.page-layout-1column .products-grid .product-item, .search.results .products-grid .product-item{
    width: calc(100% - 30px);
  }
}
@media only screen and (max-width: 350px) {
  .finder .progressContainer{
    text-align: left;
  }
}

@media only screen and (max-width: 650px) {
  #awardspage .leftarrow span, #awardspage .rightarrow span{
    margin: 15px;
  }
  #awardspage .awardlist{
    padding: 10px;
  }
  #awardspage .awardbox{
    width: calc(99% - 30px);
  }
  .feat{
    height: 450px;
    background-size: 80%;
    background-position: right bottom;
  }
  .feat p, .feat h4{
    width: 90%;
  }
  .rotbanner{
    padding-bottom: 0;
    height: 500px;
  }
  .catbanner{
    padding-bottom: 120%;
  }

  #frontfeat1{
    background-image: url(/pub/media/wysiwyg/qedfront2/frontfeat1.jpg);
    background-size: 100%;
    background-position: center top 220px;
  }
  #frontfeat2{
    background-image: url(/pub/media/wysiwyg/qedfront2/frontfeat2.jpg);
    background-size: 50%;
    background-position: center bottom 10%;
  }
}

@media (pointer: coarse) {
  .page-products .products-grid .product-items{
    white-space: nowrap;
    overflow: auto;
  }
  .page-products .product-item-info, .search.results .product-item-info{
    white-space:normal;
  }
  .page-products.page-layout-1column .products-grid .product-item, .search.results .products-grid .product-item{
    width: 268px;
  }
  .catlist{
    padding: 20px 0;
  }
}

/*new product layout*/

.qproductpage{
  padding: 30px 50px;
}
.qproductinfo{
  width: 76%;
  padding-right: 4%;
  display: inline-block;
  vertical-align: top;
}
.qproductinfo .tr{
  display: table-row;
}
.qproductinfo .tr > div{
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.qproductinfo .tr .qproductimg{
  width: 60%;
  padding-top: 50%;
  position:relative;
  overflow: hidden;
}
.qproductimg img{
  width: 80%;
}
.qproductside{
  width: 19%;
  display: inline-block;
  vertical-align: top;
}
.qproductdetails h1{
  font-size: 32px;
  font-weight: normal;
}
.qproductdetails h1 small{
  font-size: 20px;
  font-weight: bold;
}
.qproductdetails a, .qproductdetails a:hover{
  color: #000;
  text-decoration: none;
}
.qbreadcrumb{
  padding-bottom: 30px;
  color: #555;
}
.qbreadcrumb a,.qbreadcrumb a:hover{
  text-decoration: none;
  color: #555;
}
.buyform .priceouter{
  display: table;
  width: 100%;
}
.buyform .priceinfo{
  display: table-row;
}
.buyform .priceinfo div{
  display: table-cell;
  width: 50%;
}
.buyform .stockstatus{
  text-align: right;
}
.buyform .price{
  font-weight: 900;
  font-size: 42px;
}
.buyform .stockstatus{
  font-weight: bold;
  font-size: 16px;
}
.swatch .swatchtext{
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  background-color: #eee;
  border-radius: 500px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 1s;
  transition: all 1s;
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
.swatch .swatchtext.selected{
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  background-color: #cb2332;
  color: #fff;
}
.swatch .swatchimage{
  width: 40px;
  height: 40px;
  background-size: cover;
  margin-right: 10px;
  display: inline-block;
  cursor: pointer;
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.swatch .swatchimage.selected{
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.buyform .priceouter, .swatch{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #aaa;
}
.tabcontent{
  display: none;
}
.tabs{
  border-bottom: 1px solid #aaa;
}
.tabs .tab{
  display: inline-block;
  margin-right: 28px;
}
.tabs .tabtitle{
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  padding: 0;
  color: #aaa;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tabs .tabtitle.selected{
  color: #000;
}
.tabs .tabtitle span{
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: 5px;
  height: 4px;
  transform: scale(0,1);
  -webkit-transform: scale(0,1);
  width: 100%;
  display: block;
  background-color: black;
}
.tabs .tabtitle.selected span{
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
}
.qproductadditional .cols{
  width: 100%;
  display: table-row;
}
.qproductadditional .cols .col2, .qproductadditional .cols .col4{
  padding: 0;
  display: inline-block;
  padding-right: 4%;
  width: 45%;
}
.qproductadditional .cols .col1{
  display: inline-block;
  width: 99%;
}
.performance{
  width: 100%;
}
.performance img{
  float: left;
  margin-right: 30px;
  max-width: 100px;
  margin-bottom: 40px;
}
.prodctdata{
  width: 100%;
  display: table;
  padding-bottom: 30px;
}
.additionalawards{
  text-align: left;
}
.qproductpage .review{
  padding: 20px;
  margin: 20px;
  background-color: #fff;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
}
.qproductpage .reviewtitle{
  font-size: 20px;
}
.reviewform{
  padding: 20px;
  border-top: 1px solid #eee;
  margin: 10px;
  background-color: #f4f4f4;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus{
  box-shadow: none;
}
.fieldnice{
  padding-bottom: 15px;
}
.fieldnice label{
  color: #888;
  display: block;
  padding-bottom: 3px;
}
.fieldnice input, .fieldnice textarea{
  border: 0;
  border-bottom: 1px solid #aaa;
  display: block;
}
.fieldnice span{
  width: 100%;
  height: 2px;
  background-color: #94bbc3;
  display: block;
  transform: scale(0,1);
  -webkit-transform: scale(0,1); 
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.fieldnice span.show{
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
}
.sidefeatures{
  display: table;
  border-top: 1px solid #aaa;
  width: 100%;
}
.sidefeature{
  display: table-row;
  vertical-align: top;
}
.sidefeature .img{
  display: table-cell;
  vertical-align: top;
  padding: 12px 0px 4px 0px;
  padding-right: 15px;
  border-bottom: 1px solid #aaa;
}
.sidefeature .sidecontent{
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid #aaa;
  font-size: 16px;
  line-height: 17px;
  padding: 13px 0px 6px 0px;
}
.qproductside .dbutton{
  width: calc(100% - 50px);
  margin: 20px 0 40px 0;
  text-align: center;
  background-color: #68177e;
}
.locicon{
  display: inline-block;
  vertical-align: middle;
  background-image: url(/pub/media/wysiwyg/qedfront2/locicon.png);
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 3px;
}
.qproductpage{
  background-color: #fff;
  z-index: 9;
  position: relative;
  box-shadow: 0px 20px 40px -30px rgba(0,0,0,1);
}
.review-field-rating .control{
  display: inline-block;
  vertical-align: top;
  margin: 0;
  margin-top: -5px;
}
#productimage,#productimage2{
  -webkit-transition: opacity 0.2s; /* Safari */
  transition: opacity 0.2s;
  position:absolute;
  top: 0px;
  left: 0px;
}
#productimage2{
  opacity: 0;
}
#product-review-table{
  padding-bottom: 10px;
}
#product-review-table label{
  color: #888;
}
@media only screen and (max-width: 1250px) {
  .featurebanner{
    display: none;
  }
  .qproductinfo{
    width: 98%;
  }
  .qproductside{
    width: 100%;
    padding-top: 20px;
  }
  .sidefeature .img{
    width: 40px;
  }
}
@media only screen and (max-width: 850px) {
  .qproductinfo .tr .qproductimg{
      width: 50%;
  }
}
@media only screen and (max-width: 750px) {
  .qproductpage{
    padding: 30px 10px;
  }
  .qproductinfo .tr > div{
    display: block;
    width: 100%;
  }
  .qproductinfo .tr .qproductimg{
    width: 100%;
    padding-top: 100%;
  }
  .qproductimg img{
    width: 100%;
  }
  .qbreadcrumb{
    display: none;
  }
  .tabcontent{
    display: block;
  }
  .tabcontentmain{
    display: none;
  }
  .tabs .tab{
    display: block;
  }
  .qproductadditional .cols .col2, .qproductadditional .cols .col4{
    width: 98%;
  }
  .tabs .tabtitle span{
    display: block;
    background-color: transparent;
    position: absolute;
    transform: none;
    -webkit-transform: none;
    left: calc(100% - 25px);
    width: 25px;
    top: -5px;
    transform-origin: 10px 15px;
    -webkit-transform-origin: 10px 15px;
  }
  .tabs .tabtitle span::before {
    content: "⌄";
  }
  .tabs .open .tabtitle span{
    transform: rotate(90deg);
  }
  .tabs .tab{
    margin-right: 0;
  }
  .tabs .tabtitle{
    display: block;
    color: #000;
    border-bottom: 1px solid #000;
    padding: 5px 0px;
    margin-top: 20px;
    position: relative;
  }
  .tabcontentouter{
    display: none;
  }
}


/*new category layout*/
.catsidemenu{
  display: inline-block;
  width: 250px;
  vertical-align: top;
}
.catlistinner{
  width: calc( 100% - 250px );
  display: inline-block;
  background-color: #fff;
  box-shadow: -15px 0px 15px -10px rgba(0,0,0,0.2);
}
.catlist{
  padding-top: 0;
  position:relative;
}
.catmenuitem{
  padding: 20px 0px;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  display: block;
  text-decoration: none;
  color: #000;
}
.catmenuitems.fixed{
  position:fixed;
  width: 250px;
  top: 65px;
}
.catmenuitems.bottom{
  position:absolute;
  width: 250px;
  top: auto;
  bottom: 0px;
}
.catmenuitem:visited{
  color: #000;
}
.catlist{
  padding: 0;
}
.catsubtitle{
  font-size: 38px;
  font-weight: 400;
  text-align: left;
  padding: 40px;
  box-shadow: -5px 10px 15px -5px rgba(0,0,0,0.3);
  margin:0;
}
.catsubtitle a,.catsubtitle a:visited{
  color: #000;
  display: block;
}
.catsubtitle a:hover{
  text-decoration: none;
}
.cattab{
  display: none;
}
.tab1{
  display: block;
}



#tab1:target .tab1{
  display: block;
}

#tab2:target .tab2{
  display: block;
}

#tab3:target .tab3{
  display: block;
}

#tab4:target .tab4{
  display: block;
}

#tab5:target .tab5{
  display: block;
}

#tab6:target .tab6{
  display: block;
}

#tab7:target .tab7{
  display: block;
}

#tab8:target .tab8{
  display: block;
}

#tab9:target .tab9{
  display: block;
}


#tab2:target .tab1{
  display: none;
}

#tab3:target .tab1{
  display: none;
}

#tab4:target .tab1{
  display: none;
}

#tab5:target .tab1{
  display: none;
}

#tab6:target .tab1{
  display: none;
}

#tab7:target .tab1{
  display: none;
}

#tab8:target .tab1{
  display: none;
}

#tab9:target .tab1{
  display: none;
}

.target{
  padding-top: 80px;
  margin-top: -80px;
}
.catrange{
  padding: 3%;
  padding-top: 20px;
  box-shadow: -5px 10px 15px -5px rgba(0,0,0,0.3);
}
.catintro{
  padding: 20px;
}
.catintro h3{
  font-size: 28px;
  font-weight: 800;
}
.readmore{
  display: inline-block;
}
.readmore span{
  cursor: pointer;
  font-weight: bold;
}
.readmore p{
  display: none;
}
.readmore:focus, .readmore:focus p{
  display: block;
}
.readmore:focus span{
  display: none;
}
.catopen{
  display: none;
}
.catclose{
  display: none;
}
.catsubtitle a{
  display: none;
}
.catfeatures{
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding-bottom: 10px;
}
.catfeature{
  display: inline-block;
  width: 80px;
}
.catfeature .fabout{
  position: absolute;
  display: none;
  bottom: 0px;
  -webkit-transform: translate(0,100%);
  transform: translate(0,100%);
  left: 0px;
  min-height: 40px;
  font-weight: bold;
  color: #752b8a;
  line-height: 15px;
}
.catfeature .fabout i{
  font-size: 18px;
  font-weight:300;
  padding-top: 15px;
  display: inline-block;
}
.catfeature .ficon{
  width: 80px;
  height: 80px;
  display: inline-block;
  overflow: hidden;
  position:relative;
  font-size: 8px;
  border-radius: 50px;
}
.catfeature .ficon img{
  width: 90%;
  margin-left: 5%;
  margin-top: 4%;
}
.catfeature:hover .fabout, .catfeature:focus .fabout{
  display: block;
  padding: 15px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
  background-color: #fff;
  z-index: 1000;
}

#tab2:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab3:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab4:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab5:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab6:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab7:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab8:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab9:target .item1{
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  background-image: none;
  color: #000;
}
#tab2:target .item1 span{
  display: none;
}
#tab3:target .item1 span{
  display: none;
}
#tab4:target .item1 span{
  display: none;
}
#tab5:target .item1 span{
  display: none;
}
#tab6:target .item1 span{
  display: none;
}
#tab7:target .item1 span{
  display: none;
}
#tab8:target .item1 span{
  display: none;
}
#tab9:target .item1 span{
  display: none;
}

@media only screen and (max-width: 760px) {
#searchbox{
	font-size: 14px;
	width: 60vw;
}
.searchfield{
  width: calc(100% - 10px);
}
#findbutton{
  width: 32px;
  height: 32px;
}
  .catsubtitle a{
    display: block;
  }
  .catsidemenu{
    display: none;
  }
  .catlistinner{
    width: 100%;
  }
  #tab1 .tab1{
    display: block !important;
  }
  #tab2 .tab2{
    display: block;
  }
  #tab3 .tab3{
    display: block;
  }
  #tab4 .tab4{
    display: block;
  }
  #tab5 .tab5{
    display: block;
  }
  #tab6 .tab6{
    display: block;
  }
  #tab7 .tab7{
    display: block;
  }
  #tab8 .tab8{
    display: block;
  }
  #tab9 .tab9{
    display: block;
  }
  .cattabcontent{
    display: none;
    max-width: 100vw;
  }
  .catopen{
    display: block;
    text-align:right;
    position:absolute;
    width: 80%;
  }
  .catsubtitle a.catclose{
    display: none;
    text-align:right;
    position:absolute;
    width: 80%;
  }
  .catsubtitle{
    font-size: 18px;
    padding: 30px;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
  }
  .catbanner h1{
    font-size: 32px;
  }

  #mtab1 .tabcontent1{
    display: block;
  }
  #mtab2:target .tabcontent2{
    display: block;
  }
  #mtab3:target .tabcontent3{
    display: block;
  }
  #mtab4:target .tabcontent4{
    display: block;
  }
  #mtab5:target .tabcontent5{
    display: block;
  }
  #mtab6:target .tabcontent6{
    display: block;
  }
  #mtab7:target .tabcontent7{
    display: block;
  }
  #mtab8:target .tabcontent8{
    display: block;
  }
  #mtab9:target .tabcontent9{
    display: block;
  }
  .cattab{
    padding-top: 70px;
    margin-top: -70px;
  }

  #mtab1 #catopen1{
    display: none;
  }  
  #mtab1 #catclose1{
    display: none;
  }
  #mtab2:target #catopen2{
    display: none;
  }  
  #mtab2:target #catclose2{
    display: block;
  }
  #mtab3:target #catopen3{
    display: none;
  }  
  #mtab3:target #catclose3{
    display: block;
  }
  #mtab4:target #catopen4{
    display: none;
  }  
  #mtab4:target #catclose4{
    display: block;
  }
  #mtab5:target #catopen5{
    display: none;
  }  
  #mtab5:target #catclose5{
    display: block;
  }
  #mtab6:target #catopen6{
    display: none;
  }  
  #mtab6:target #catclose6{
    display: block;
  }
  #mtab7:target #catopen7{
    display: none;
  }  
  #mtab7:target #catclose7{
    display: block;
  }
  #mtab8:target #catopen8{
    display: none;
  }  
  #mtab8:target #catclose8{
    display: block;
  }
  #mtab9:target #catopen9{
    display: none;
  }  
  #mtab9:target #catclose9{
    display: block;
  }
  .cattab:target .catsubtitle{
    border:0
  }
}
.cms-privacy-policy .pagecontent, .cms-qedterms  .pagecontent,.cms-contactqed .columns .column.main{
  padding-top: 50px;
  max-width: 1280px;
  margin: auto;
}
#storepage{
  max-width: 1280px;
  margin: auto;
  padding-bottom: 50px;
}

.price,.stockstatus,.trolleyi, .buyform .dbutton, .cableprice.field, .cableprice{
  display: none !important;
}


.checkout-success{
    padding: 50px;
    max-width: 1280px;
}
.success_order_items{
  padding-bottom: 40px;
}
#s1{
  display: none;
}
.productImages{
  /*position: absolute;
  bottom: 0;
  left: 0;
  height: 90px;
  overflow: hidden;*/
}
.thumbimage{
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  background-position: center;
  border: 1px solid #eee;
  margin: 5px;
  cursor: pointer;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.performance{
display: grid;
grid-template-columns: auto 1fr;
}

