/*
Theme Name: IsoTek
Author: Feinkost Lehmann Entertainment
Version: 1.2
Author URI: https://FeinkostLehmann.de/
Description: This responsive theme and all included templates are exclusive to the IsoTek website.
Tags: IsoTek, Clean Power, Filter, Power Bars, Power Line Cleaners, Isolation Transformers, Power Supply Units, Sine Wave Generators, Programable Power Management, SMART Power, Power Cables, Connectors
*/

.out4_box {
    display: none;
    padding: 0 5%;
    width: 90%;
}
.out4 {
    width: 16%;
    margin: 0 2% 0 2%;
    float: left;
}
.colors {
	color: #009fdb; /*normal cyan*/
	color: #56cefd; /*light cyan (in negative)*/
	color: #23272c; /*dark grey*/
}

#BorlabsCookieBox .cookie-logo {
    width: 86px !important;
}
#BorlabsCookieBox .cookie-logo {
    max-width: 86px !important;
}
#BorlabsCookieBox ul li {
    background-image: none !important;
}

/*----------------------------------Fonts----------------------------------*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v27-latin-regular.eot'); 
  src: local(''),
       url('fonts/open-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('fonts/open-sans-v27-latin-regular.woff2') format('woff2'), 
       url('fonts/open-sans-v27-latin-regular.woff') format('woff'), 
       url('fonts/open-sans-v27-latin-regular.ttf') format('truetype'), 
       url('fonts/open-sans-v27-latin-regular.svg#OpenSans') format('svg'); 
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v27-latin-700.eot'); 
  src: local(''),
       url('fonts/open-sans-v27-latin-700.eot?#iefix') format('embedded-opentype'), 
       url('fonts/open-sans-v27-latin-700.woff2') format('woff2'), 
       url('fonts/open-sans-v27-latin-700.woff') format('woff'), 
       url('fonts/open-sans-v27-latin-700.ttf') format('truetype'), 
       url('fonts/open-sans-v27-latin-700.svg#OpenSans') format('svg'); 
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/open-sans-v27-latin-800.eot'); 
  src: local(''),
       url('fonts/open-sans-v27-latin-800.eot?#iefix') format('embedded-opentype'), 
       url('fonts/open-sans-v27-latin-800.woff2') format('woff2'), 
       url('fonts/open-sans-v27-latin-800.woff') format('woff'), 
       url('fonts/open-sans-v27-latin-800.ttf') format('truetype'), 
       url('fonts/open-sans-v27-latin-800.svg#OpenSans') format('svg');
}

/*----------------------------------Main----------------------------------*/
* {
	outline-width: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.clearfix {
	float: none;
	clear: both;
}
.wrapper {
	max-width: 1400px;
	padding: 0 120px;
	margin: 0 auto;
}
a {
	text-decoration: none;
	color: #009fdb;
	font-weight: 700;
	text-transform: uppercase;
}
a:hover {
	color: #000;
}
b, strong {
	font-weight: 700;
}
i, em {
	font-style: italic;
}
p {
	margin: 0 0 8px 0;
}
h1, h2 {
	display: inline-block;
	font-size: 52px;
    line-height: 57px;
    letter-spacing: -2px;
	font-weight: 800;
	min-width: 30%;
	color: #000;
	text-transform: uppercase;
	/*background-image: url("images/blackblue6.gif");
    background-size: cover;
    background-position: center center;
    -moz-background-clip: text;
    -webkit-background-clip: text;
	color: transparent;*/
}
h2 {
	display: block;
	margin: 0 0 5% 0;
}
h3 {
	display: inline-block;
	margin: 0 0 5px 0;
	font-size: 26px;
    line-height: 28px;
	font-weight: 800;
	letter-spacing: -1px;
	color: #636564;
	text-transform: uppercase;
}
h4 {
	margin: 0 0 12px 0;
	font-size: 24px;
    line-height: 26px;
	font-weight: 800;
	color: #000;
	text-transform: uppercase;
}
h5 {
	margin: 0 0 12px 0;
	font-size: 18px;
    line-height: 21px;
	font-weight: 800;
	color: #636564;
	text-transform: uppercase;
}
h6 {
	margin: 0 0 12px 0;
	font-size: 14px;
    line-height: 17px;
	font-weight: 800;
	color: #636564;
	text-transform: uppercase;
}
ul {
	list-style: none;
}
ul li {
	padding: 0 0 5px 25px;
	background-image: url("images/Bullet.svg");
	background-repeat: no-repeat;
	background-size: 13px 11px;
	background-position: left 5px;
}
ol {
	margin: 0 0 0 30px;
}
.spacer {
	width: 100%;
	height: 60px;
}
blockquote {
	font-style: italic;
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
.mobile_only {
	display: none;
}
.desktop_only {
	display: block;
}

/*----------------------------------Header----------------------------------*/
header {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 10000;
}
.headerspace {
	width: 100%;
	height: 100px;
}
.logowrapper {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	max-width: none;
	z-index: 10003;
}
#headerlogo {
	position: fixed;
	top: 0;
	width: 209px;
	height: 93px;
	background-repeat: no-repeat;
	background-size: 76%;
	background-position: 28px 23px;
	background-color: #23272c;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
	transition: ease all 0.5s;
}
#headerlogo.small {
	-webkit-transform: scale(0.7);
  	transform: scale(0.7);
	transform-origin: top left;
}
#headerlogo:hover {
	background-color: #224c67;
}
/**----------Top-Header----------*/
#topheader {
	position: fixed;
	top: 0;
	width: 100%;
	height: 40px;
	background-color: #23272c;
	color: #fff;
	z-index: 10000;
}
#topheader .wrapper {
	position: relative;
}
.breadcrumbs {
	margin: 10px 0 0 224px;
	font-size: 10px;
	transition: ease all 0.5s;
	float: left;
}
.breadcrumbs.sticky {
	margin: 10px 0 0 160px;
}
.breadcrumbs .breadend {
	text-transform: uppercase;
	color: #16BCFB;
}
.breadcrumbs a {
	font-weight: 400;
	color: #fff;
}
.breadcrumbs a:hover {
	color: #009fdb;
}
#searchtrigger {
	width: 14px;
	height: 14px;
	margin: 14px 0 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	cursor: pointer;
	float: right;
}
#searchtrigger:hover {
	background-position: bottom;
}
#searchform {
	display: none;
	width: 250px;
    margin: 7px 10px 0 0;
    float: right;
}
#searchform input {
    width: 100%;
	-webkit-appearance: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
    border: none;
	text-align: right;
	box-shadow: none;
	border-radius: 0;
	background-color: #23272c;
	color: #fff;
}
#lang {
	position: relative;
	float: right;
}
#langtrigger {
	padding: 10px 0 8px 20px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
}
#languagemenu {
	display: none;
	position: absolute;
	top: 40px;
	white-space: nowrap;
	background-color: #23272c;
}
#languagemenu ul li {
	background-image: none;
	padding: 0;
	width: 82px;
	list-style: none;
	border-top: 1px solid #464e58;
}
#languagemenu ul li a {
	display: block;
	padding: 10px 20px;
	width: 100%;
	color: #fff;
}
#languagemenu ul li a:hover, #languagemenu ul li.current-lang a {
	color: #009fdb;
}

#social_media {
	height: 20px;
	margin: 10px 0 0 13px;
	float: right;
}
.somelogo {
	width: 20px;
	height: 20px;
	margin: 0 0 0 9px;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	float: left;
}
.somelogo:hover {
	background-position: bottom;
}
#distributor_trigger {
	width: 20px;
	height: 20px;
	margin: 8px 0 0 20px;
	padding: 0 0 15px 0;
	float: right;
	cursor: pointer;
}
#distributor_trigger img {
	width: 100%;
	height: auto;
}
#distributor_text {
	display: none;
	position: absolute;
	right: 20px;
	top: 40px;
	padding: 10px 20px;
	border-top: 1px solid #464e58;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: #23272c;
	cursor: pointer;
}
#distributor_text:hover {
	color: #56cefd;
}
#distributor_text a {
	display: inline-block;
	padding: 8px 0;
}
#distributor_text a:hover {
	color: #fff;
}
.disbox {
	margin: 10px 0 60px 0;
	padding: 20px 20px 5px 20px;
	border: 1px solid #009fdb;
	border-radius: 5px;
}

/**----------Main-Header----------*/
#mainheader {
	margin: 40px 0 0 0;
	padding: 0px 0;
	width: 100%;
	height: 72px;
	background-color: #fff;
}
#smartlogo {
	display: none;
	width: 130px;
	height: 59px;
	margin: 0 0 0 -2px;
	background-repeat: no-repeat;
	background-size: 77%;
	background-position: 16px 13px;
	background-color: #23272c;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
	float: left;
}
.mainmenu {
	position: relative;
	margin: 26px 0 0 0;
	float: right;
}
.mainmenu ul li {
	margin: 0 0 0 26px;
	padding: 0 0 10px 0;
	list-style: none;
	background-image: none;
	float: left;
}
.mainmenu ul li a {
	display: block;
	font-weight: 700;
	font-size: 15px;
	line-height: 16px;
	color: #23272c;
	white-space: nowrap;
}
.mainmenu .redmenu a {
	color: #C50000;
}
.mainmenu ul li a:hover, 
.mainmenu ul .current_page_item a, 
.mainmenu ul .current-menu-ancestor a {
	color: #009fdb;
}
.mainmenu .all a {
	font-weight: 800 !important;
}
.mainmenu .sub-menu {
	display: none;
	position: absolute;
	margin: 5px 0 0 -10px;
	width: auto;
    height: auto !important;
	background-color: rgba(240,240,240,0.95);
}
.mainmenu .sub-menu li {
	margin: 0;
	padding: 7px 30px 7px 10px;
	float: none;
}
.mainmenu .sub-menu li a {
	color: #23272c;
}
.mainmenu .sub-menu li a:hover, 
.mainmenu .sub-menu .current_page_item a, 
.mainmenu .sub-menu .current-menu-ancestor a {
	color: #009fdb;
}
.mainmenu .head {
	background-color: #009fdb;
	padding: 7px 35px 7px 10px !important;
}
.mainmenu .head a {
	color: #fff !important;
}
.mainmenu .sub-menu .sub-menu {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: rgba(240,240,240,0.95);
}
.mainmenu .sub-menu .sub-menu li a {
	color: #23272c;
	white-space: nowrap;
}
.mainmenu .sub-menu .sub-menu li a:hover, 
.mainmenu .sub-menu .sub-menu .current_page_item a, 
.mainmenu .sub-menu .sub-menu .current-menu-ancestor a {
	color: #009fdb;
}
.smarttrigger {
	display: none;
	width: 25px;
	height: 21px;
	margin: 26px 0 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	cursor: pointer;
	float: right;
}
.smarttrigger.open {
	background-position: bottom;
}
.menu-image-title-after.menu-image-not-hovered img, 
.menu-image-hovered.menu-image-title-after 
.menu-image-hover-wrapper, 
.menu-image-title-before.menu-image-title {
	padding-right: 4px !important;
}
.menu-image-title-before.menu-image-not-hovered img, 
.menu-image-hovered.menu-image-title-before 
.menu-image-hover-wrapper, 
.menu-image-title-after.menu-image-title {
	padding-left: 4px !important;
}
.menu-image-title-after {
	white-space: nowrap;
}

/**----------Sticky-Header----------*/
#stickyheader {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 40px;
	background-color: #23272c;
	color: #fff;
	z-index: 10001;
}
#stickyheader #headerlogo {
	display: none;
	width: 109px;
	height: 21px;
	margin: 11px 0 0 0;
	background-size: contain;
	background-position: left center;
	border-radius: 0;
	box-shadow: none !important;
}
#stickyheader #headerlogo:hover {
	background-color: #23272c;
}
#stickyheader .mainmenu {
	margin: 12px 0 0 0;
}
#stickyheader .mainmenu ul li a {
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
#stickyheader .mainmenu .redmenu a {
	color: #C50000;
}
#stickyheader .mainmenu ul li a:hover, 
#stickyheader .mainmenu .current_page_item a, 
#stickyheader .mainmenu .current-menu-ancestor a {
	color: #56cefd;
}
#stickyheader .mainmenu .sub-menu {
	margin: 12px 0 0 -10px;
	background-color: #23272c;
}
#stickyheader .mainmenu .sub-menu a {
	color: #fff;
}
#stickyheader .mainmenu .sub-menu ul li a:hover, 
#stickyheader .mainmenu .sub-menu .current_page_item a, 
#stickyheader .mainmenu .sub-menu .current-menu-ancestor a {
	color: #56cefd;
}
#stickyheader .mainmenu .sub-menu li {
	padding: 8px 30px 8px 10px !important;
	border-top: 1px solid #464e58;
}
#stickyheader .mainmenu .sub-menu .sub-menu {
	margin: 0;
	top: 0;
	left: 120px;
	background-color: #343a42;
	border-left: 1px solid #464e58;
}
#stickyheader .mainmenu .sub-menu .sub-menu a {
	color: #fff;
	white-space: nowrap;
}
#stickyheader .mainmenu .sub-menu .sub-menu ul li a:hover, 
#stickyheader .mainmenu .sub-menu .sub-menu .current_page_item a, 
#stickyheader .mainmenu .sub-menu .sub-menu .current-menu-ancestor a {
	color: #56cefd;
}

#stickyheader .smarttrigger {
	margin: 11px 0 0 0;
}

/**----------Smart-Menu----------*/
#smartmenu {
	display: none;
	position: fixed;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #23272c;
	overflow-y: auto;
	z-index: 1000;
}
#smartmenu ul {
	padding: 5px 0;
	list-style: none;
}
#smartmenu ul li {
	width: 100%;
	border-top: 1px solid #464e58;
	padding: 0;
	background-image: none;
}
#smartmenu ul li a {
	display: block;
	width: 86%;
	padding: 12px 7%;
	color: #fff;
}
#smartmenu ul li a:hover, 
#smartmenu .current_page_item a, 
#smartmenu .current-menu-ancestor a {
	color: #56cefd;
}
#smartmenu .menu-item-has-children {
	/*background-image: url("images/DropdownArrow.svg");*/
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 11px 7px;
}
#smartmenu .sub-menu {
	padding: 0;
	background-color: #343a42;
    display: block !important;
}
#smartmenu .sub-menu li a {
	color: #fff;
}
#smartmenu .sub-menu li a:hover, 
#smartmenu .sub-menu .current_page_item a, 
#smartmenu .sub-menu .current-menu-ancestor a {
	color: #56cefd;
}
#smartmenu .sub-menu .sub-menu a {
	margin-left: 15px;
	color: #fff;
}
#smartmenu .sub-menu .sub-menu li a:hover, 
#smartmenu .sub-menu .sub-menu .current_page_item a, 
#smartmenu .sub-menu .sub-menu .current-menu-ancestor a {
	color: #56cefd;
}
.smartmenu .head {
	
}
.smartmenu .all {
	font-weight: 800;
}

/**----------Distributor Login & Register----------*/
#distributor_login {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(35,39,44,0.9);
	z-index: 99999;
}
#distributor_panel {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 420px !important;
	height: 320px !important;
	padding: 50px;
	margin: -210px 0 0 -260px;
	background-color: #fff;
	border-radius: 20px;
}
#distributor_panel .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	background-image: url("images/CloseButton.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	cursor: pointer;
}
#distributor_panel .close:hover {
	background-position: bottom;
}
#distributor_menu {
	margin: 5px 0 30px 0;
	overflow: hidden;
}
#distributor_menu ul li {
	margin: 0 25px 0 0;
	padding: 0;
	background-image: none;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	color: #009fdb;
	cursor: pointer;
}
#distributor_menu ul li:hover {
	color: #000 !important;
}
#distributor_menu .dis_menu1 {
	color: #000;
}
#distributor_panel .login_text {
	margin: 0 0 20px 0;
}
#distributor_panel .login_form {
	display: block;
	overflow: hidden;
}
#distributor_panel input {
	width: 95%;
	padding: 2%;
	margin: 0 0 15px 0;
	background-color: #fff;
	font-size: 14px;
	border: 1px solid #009fdb;
}
#distributor_panel input[type="submit"] {
	width: auto;
	padding: 8px 30px 8px 15px;
	margin: 0;
	border-radius: 5px;
	color: #009fdb;
	font-weight: 700;
	text-transform: uppercase;
    cursor: pointer;
	overflow: hidden;
	background-image: url("images/ButtonArrowBlue.svg");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 6px 10px;
	float: right;
}
#distributor_panel input[type="submit"]:hover {
	color: #fff;
	background-color: #009fdb;
	background-image: url("images/ButtonArrowWhite.svg");
}
.login_panel {
	display: block;
}
.register_panel {
	display: none;
}

/*----------------------------------Content----------------------------------*/
img.alignright {float: right; margin: 0 0 1em 1em;}
img.alignleft {float: left; margin: 0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right; }
.alignleft {float: left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/*----------Main----------*/
.section {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.bluehead {
	color: #009fdb;
}
.section:nth-child(even) {
	background-image: url("images/backpattern.jpg");
}
.innerwrapper {
	padding: 8% 0;
}
.content_left {
	width: 48%;
	float: left;
}
.content_right {
	width: 48%;
	float: right;
}
.content_left img, .content_right img {
	max-width: 100%;
	height: auto;
}
.cta {
	position: relative;
    display: inline-block;
    padding: 18px 50px 16px 30px;
    margin: 15px 0;
    font-size: 14px;
	font-weight: 700;
    line-height: 14px;
    color: #009fdb;
    background-color: #fff;
    border: 1px solid #009fdb;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
	overflow: hidden;
  	z-index: 1;
}
.cta:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: #009fdb;
	transition: width 0.3s ease;
	z-index: -1;
}
.cta:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: -2;
	background-image: url("images/ButtonArrowBlue.svg");
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 6px 10px;
}
.cta:hover, .cta:hover a {
	color: #fff !important;
}
.cta:hover:before {
	width: 100%;
	background-image: url("images/ButtonArrowWhite.svg");
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 6px 10px;
}
.cta p {
	margin: 0;
	padding: 0;
}
.cta_right {
    margin: 15px auto 0 auto;
}
.cta2 {
    background-color: #009fdb;
    color: #fff;
}
.cta2:before {
	background-color: #fff;
}
.cta2:after {
	background-color: #009fdb;
	background-image: url("images/ButtonArrowWhite.svg");
}
.cta2:hover, .cta2:hover a {
	color: #009fdb !important;
}
.cta2:hover:before {
	background-image: url("images/ButtonArrowBlue.svg");
}
.full {
	position: relative;
	width: 100%;
}
.video-block {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden; }
.video-block iframe, .video-block object, .video-block embed, .video-block video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.left {
	width: 48%;
	float: left;
}
.right {
	width: 48%;
	float: right;
}
.w30 {
	width: 28%;
}
.w70 {
	width: 68%;
}
h1.contenthead {
	display: block;
	margin: 0 0 40px 0;
}
.academy_content {
	margin: 0 0 40px 0;
}
.academy_content .w30 {
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
#welcome_to_the_isotek_academy h2 {
	margin-bottom: 10px;
}

/*----------Home----------*/
.section.slideshow .innerwrapper {
	padding: 1% 0 4% 0;
}
#smartslider {
    display: none;
}
#deskslider {
	display: block;
}
.ls-gui-element {
	display: none !important;
}
@media (min-width: 1300px) {
	.bigscreen {
		width: 100%;
		padding: 50px 0;
	}
}
.slidecaption {
	color: #777;
}
.catcontainer {
	margin: 0 0 5% 0;
}
.catbox {
	width: 46%;
	margin: 2% 3% 4% 0;
	float: left;
}
.catbox:nth-child(even) {
	width: 46%;
	margin: 1% 0 3% 3%;
	float: right;
}
.catbox:nth-child(odd) {
	clear: both;
}
.caticon {
	width: 18%;
	margin: 5px 5% 0 0;
	border-radius: 50%;
	border: 1px solid #636564;
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.caticon:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.caticon:hover {
	border: 1px solid #009fdb;
}
.cattext {
	width: 75%;
	float: left;
}
@media (max-width: 825px) {
	.catbox {
		width: 100%;
		margin: 3% 0 8% 0;
		float: none;
		clear: both;
		overflow: hidden;
	}
	.catbox:nth-child(even) {
		width: 100%;
		margin: 3% 0 8% 0;
		float: none;
		clear: both;
	}
	.caticon {
        width: 12%;
        margin: 5px 3% 0 0;
    }
	.cattext {
		width: 84%;
	}
}
.cathead a {
	/*color: #636564;*/
	color: #000;
	font-weight: 800;
}
.cathead a:hover {
	/*color: #000;*/
	color: #009fdb;
}
.catcopy {
	font-weight: 400;
	text-transform: none;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.catlink {
	display: inline;
}
.finderhead {
	color: #000;
	margin: 0 0 20px 0;
}
.seriescontainer {
	margin: 0;
}
.seriesbox {
	width: 48%;
	margin: 0 2% 5% 0;
	float: left;
}
.seriesbox:nth-child(even) {
	width: 48%;
	margin: 0 0 5% 2%;
	float: right;
}
.seriesbox:nth-child(odd) {
	clear: both;
}
.seriesbox2 {
	width: 40%;
	margin: 2% 10% 3% 0;
	float: left;
}
.seriesbox2:nth-child(odd) {
	clear: both;
}
@media (max-width: 1300px) {
	.seriesbox2 {
		width: 46%;
		margin: 2% 4% 3% 0;
	}
}
.seriesbar {
	width: 9px;
	height: 180px;
	margin: 0 30px 0 0;
	float: left;
}
.seriesbar_hor {
	width: 100%;
	height: 8px;
	margin: 0 0 -1px 0;
}
.seriesimage {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 12px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.seriesimage:before {
	content: "";
	display: block;
	padding-top: 30%;
}
.serieshead {
	position: absolute;
	right: 2%;
	bottom: 6%;
	font-size: 30px;
	font-weight: 800;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	color: #fff;
	text-transform: uppercase;
}
.serieshead2 {
	font-size: 30px;
	margin: 0 0 12px 0;
	color: #000;
}
.serieshead2:hover {
	color: #009fdb;
}
.seriestext {
	position: relative;
	overflow: hidden;
}
.seriescopy {
	width: 60%;
	margin: 0 5% 0 0;
}
.cta.seriescta {
	position: absolute;
	right: 0;
	bottom: -2px;
}
@media (max-width: 1175px) {
	.seriescopy {
        width: 100%;
        margin: 0;
    }
    .cta.seriescta {
		margin: 0;
        position: relative;
		bottom: auto;
    }
}
.allnews.cta {
	width: auto !important;
	margin: 30px 8px 0 0;
	float: right;
}
.awardelement {
	position: relative;
	margin: 0 15px;
	height: 160px;
	width: 20%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

/*----------Categories----------*/
.categoriesheader {
	padding: 20px 0 30px 0;
	overflow: hidden;
	/*border-top: 1px solid #009fdb;
	border-bottom: 1px solid #009fdb;*/
}
.categoryicon {
	width: 80px;
	max-width: 100px;
	margin: -10px 2% 0 0;
	border-radius: 50%;
	border: 1px solid #009fdb;
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.categoryicon:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.categoriesheader h1 {
	margin: 2px 0 0 0;
	color: #000;
}
.catslideshow {
	margin: 0 0 1% 0;
}
.section.catintro .innerwrapper {
	padding: 0 0 12% 0;
}
.intro_copy_left {
	width: 48%;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	float: left;
}
.intro_copy_right {
	width: 48%;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	float: right;
}
.catslider {
	opacity: 0;
	margin: 0 0 0.5vw 0;
	max-height: 600px
}

.comp_table {
	position: relative;
	width: 100%;
}
.comp_table .comp_titles {
	position: absolute;
	left: 0;
	top: 0;
	width: 225px;
	padding: 0 20px 0 0;
	float: left;
	background-color: #fff;
}
.comp_table .comp_titles .comp_title {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 50px;
	width: 100%;
	font-weight: 800;
	line-height: 14px;
	text-align: right;
}
.comp_outer {
	width: calc(100% - 240px);
	/*position: relative;*/
	display: block;
	margin: 0 0 0 240px;
	float: left;
	overflow-x: scroll;
	scrollbar-width: none;
    -ms-overflow-style: none;
}
.comp_outer::-webkit-scrollbar { 
    display: none;
}
#comp_prods {
	display: block;
}
.comp_table .comp_column {
	width: 225px;
	padding: 0 15px 10px 0;
	float: left;
}
.comp_table .name {
	height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
}
.comp_table .comp_name {
	width: 100%;
	position: absolute;
	bottom: -6px;
	text-align: center;
	line-height: 20px;
}
.comp_table .comp_image {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center center;
	box-shadow: inset 0 0 0 1px #eee;
}
.comp_table .comp_image:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.comp_table .comp_image.comp_invisible {
	box-shadow: none;
}
.comp_table .comp_column .comp_value {
	width: 80%;
	margin: 0 10%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	line-height: 14px;
	text-align: center;
}
.comp_table .comp_column .prod_link {
	width: 100%;
	text-align: center;
}
.comp_table .tinyimg {
	width: 25px;
	height: 25px;
	margin: 0 5px 0 0;
	float: left;
}
.comp_outer {
	position: relative;
}
.comp_inner {
	
}
#comp_navi {
	display: none;
	height: 20px;
	width: calc(100% - 260px);
	margin: 0 0 0 260px;
}
#comp_navi #comp_prev {
	height: 20px;
	width: 20px;
	background-image: url("images/ArrowPrev.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	cursor: pointer;
	float: left;
}
#comp_navi #comp_next {
	height: 20px;
	width: 20px;
	background-image: url("images/ArrowNext.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	cursor: pointer;
	float: right;
}

/*----------Series----------*/
.seriesheader {
	width: 100%;
	padding: 20px 0 0 0;
}
@media (min-width: 1300px) {
	.seriesheader {
		padding: 20px 0;
	}
}
.seriesheadcolor {
	display: inline-block;
	width: 10px;
	height: 39px;
	margin: 0 7px -1px 0;
}
.series_head {
	margin: 0;
	padding: 0;
}
.seriesslider {
	opacity: 0;
	max-height: 600px;
	margin: 0 0 0 0;
}
.section.seriesintro .innerwrapper {
	padding: 3% 0 12% 0;
}
.section.seriesintro .intro_copy {
	max-width: 850px;
}
.section.seriesintro .intro_head, .section.catintro .intro_head {
	margin-bottom: 2%;
}
.seriesfooter {
	width: 100%;
	height: 30px;
}
.productbox {
	display: table;
	position: relative;
	max-width: 900px;
	margin: 0 0 5% 0;
}
.prod_left {
	display: table-cell;
	margin: 0;
	vertical-align: top;
}
.prod_image {
	display: block;
	width: 322px;
	background-repeat: no-repeat;
	background-size: 95%;
	/*background-size: contain;*/
	background-position: center center;
	background-color: #fff;
	box-shadow: inset 0 0 0 1px #ddd;
}
.prod_image:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.prod_text {
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 3%;
}
.prod_title {
	color: #000;
}
.prod_cta {
	position: absolute;
	margin-bottom: 0;
	bottom: 0;
}

.innerwrapper.small {
	padding: 5% 0 5% 0;
	overflow: hidden;
}
.seriesheader.overview {
	/*padding: 3vw 0;*/
}
.greyback {
	/*background-image: url("images/backpattern.jpg");*/
	padding-bottom: 2%;
	overflow: hidden;
}
.greyback .wrapper {
	padding-top: 0;
	padding-bottom: 0;
}
.allhead {
	margin: 10% 0 0 0;
}
.allproductbox {
	display: block;
	float: left;
	width: 23%;
	margin: 0 2% 3% 0;
}
.allproductbox .prod_image {
	width: 100%;
}
.allproductbox .prod_title {
	font-size: 20px;
}
.allproductbox:hover .prod_title {
	color: #009fdb;
}

/*----------Products----------*/
.section.productintro .innerwrapper {
	padding-bottom: 6%;
	padding-top: 1%;
}
.cat_back {
	padding: 20px 0 0 0;
}
.prod_headbox {
	display: inline-block;
    max-width: calc(100% - 30px);
}
.prod_head {
    float: left;
}
.prod_prodhead {
	margin: 0 0 5% 0;
}
.seriesheadcolor.long {
	height: 67px;
}
.prod_serieshead {
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}
.quicknavi {
	margin-top: 10px;
}
.quicknavi a {
	margin: 0 10px 0 0;
}
.prod_intro_copy {
	width: 48%;
	float: left;
}
.prod_intro_copy img {
	max-width: 100%;
	height: auto;
}
.prod_intro_copy ul {
	margin: 20px 0 0 0;
}
.prod_intro_copy ul {
	margin: 0 0 0 0;
}
.right_head {
	width: 100%;
	height: 80px;
}
.prod_intro_image {
	position: relative;
	width: 48%;
	text-align: center;
	float: right;
}
.gal_image {
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
#prod_image_gallery {
	position: relative;
	min-height: 400px;
}
#perspective_img {
	position: absolute;
	top:0;
	right: 0;
}
#front_img {
	position: absolute;
	top:0;
	right: 0;
	display: none;
}
#back_img {
	position: absolute;
	top:0;
	right: 0;
	display: none;
}
#image_menu {
	float: right;
}
.img_menu {
	margin: 0 0 0 15px;
	text-decoration: none;
	color: #009fdb;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	float: left;
}
.img_menu.active, .img_menu:hover {
	color: #000;
}

.prod_colors {
	float: left;
	text-align: left;
}
.color_head {
	text-transform: uppercase;
	font-weight: 700;
}
.prod_colors .prod_color {
	width: 40px;
	height: 40px;
	margin: 0 8px 0 0;
	float: left;
}
.prod_colors .prod_color.silver {
	background-image: url("images/ColorSilver.png");
}
.prod_colors .prod_color.black {
	background-image: url("images/ColorBlack.png");
}
.prod_colors .prod_color.white {
	background-color: #fff;
	box-shadow: inset 0 0 0 1px #ccc;
}

.awardlogo {
	width: 30.333%;
	margin: 1.5%;
	height: 120px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	float: left;
}
.specs_table .specs_title {
	padding: 0 20px 4% 0;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.featurebox {
	position: relative;
	width: 15%;
	padding: 2.5%;
	float: left;
	text-align: center;
}
@media (max-width: 1510px) {
	.featurebox {
		width: 19%;
		padding: 3%;
	}
}
@media (max-width: 1071px) {
	.featurebox {
		width: 27.33%;
		padding: 3%;
	}
}
.features_head {
	margin: 30px 0 8px 0;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 800;
}
.feat_box {
	margin: 17px 0 0 0;
}
.feat_icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 6px 6px 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.tech_box2 {
	display: none;
	width: 96%;
	padding: 2%;
	margin: 15px 0 0 0;
	background-color: #fff;
	border: 1px solid #009fdb;
	border-radius: 5px;
	cursor: pointer;
}
.tech_intro {
	margin: 0 0 30px 0;
}
.techacc2 hr {
	width: 100%;
	height: 1px;
	margin: 8px 0 15px 0;
	border: 0;
	box-shadow: 0;
	background-color: #ccc;
}
.techacc2 .tech_description {
	width: 49%;
	float: left;
}
.techacc2 .tech_right {
	width: 49%;
	float: right;
}
.specs_table .specs_value {
}
.section.specs .content_right img {
	width: 100%;
	height: auto;
}
.downloads h4 {
	margin: 2.5% 0 15px 0;
	color: #000;
}
.download.cta {
	margin: 0 10px 20px 0;
    display: block;
    float: left;
    clear: both;
}
.dl_image {
	width: 174px;
	height: 174px;
	margin: 0 20px 20px 0;
	border: 1px solid #009fdb;
	border-radius: 4px;
	float: left;
}
.dl_image .dl_description {
	width: 94%;
	height: 28px;
	padding: 3%;
	background-color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom: 1px solid #009fdb;
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	color: #000;
	text-transform: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.dl_image:hover .dl_description {
	background-color: #009fdb;
	color: #fff;
}
.dl_image .dl_thumb {
	width: 100%;
	height: 114px;
	background-color: #eee;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.dl_image .dl_bottom {
	width: 94%;
	height: 15px;
	padding: 4px 3% 3px 3%;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	background-color: #009fdb;
	color: #fff;
}
.dl_image .dl_format {
	float: left;
}
.dl_image .dl_size {
	float: left;
}
.dl_image .dl_button {
	float: right;
}
.dl_image .dl_button img {
	width: 14px;
	height: auto;
	margin: 1px 0 0 0;
}
.cablesextra {
	margin: 5% 0 0 0;
}
.cablesextra .cables_in {
	margin: 0 30px 0 0;
	float: left;
}
.cablesextra .cables_out {
	margin: 0 30px 0 0;
	float: left;
}
.cablesextra .cables_out {
	margin: 0 30px 0 0;
	float: left;
}
.cablesextra img {
	width: 55px;
	height: 55px;
	margin: 0 10px 10px 0;
	float: left;
}
.condia_box {
	margin: 0 30px 0 0;
	float: left;
}
.condia_button {
	margin-top: 0px;
	padding: 21px 50px 19px 30px;
	border-radius: 8px;
}
#cpt_slider_rocomended {
	width: calc(100% + 20px);
	margin: 0 0 0 -10px;
}
.recobox {
	position: relative;
	/*min-height: 300px !important;*/
	margin: 0 10px;
	padding: 20px 20px 10px 20px;
	background-repeat: no-repeat;
	background-size: 48%;
	background-position: right 40px;
	background-color: #fff;
	border-radius: 8px;
}
.recotitle {
	margin: 0 0 10px 0;
	font-size: 26px;
	line-height: 28px;
	font-weight: 800;
	text-transform: uppercase;
}
.recotext {
	width: 50%;
	float: left;
}
.recoshort {
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.recoimage {
	width: 50%;
	float: right;
}
.recobox .cta {
	margin-top: 3px;
}
.slick-prev, .slick-next {
	background: transparent !important;
}

/*----------News, Reviews …----------*/
.filtermix {
	width: 102%;
}
#homenews2 {
	width: calc(100% + 30px);
	margin: 0 0 0 -2%;
}
.newsbox {
	position: relative;
	width: 31.3333%;
	min-height: 410px;
	height: auto;
	margin: 0 2% 2% 0;
	padding-bottom: 10px;
	float: left;
	box-shadow: inset 0 0 0 1px #a9a9a9;
	background-color: #fff;
}
.newsbox2 {
	position: relative;
	margin: 0 15px;
	min-height: 410px;
	padding-bottom: 10px;
	height: auto;
	background-color: #fff;
	box-shadow: inset 0 0 0 1px #a9a9a9;
}
.news_image {
	width: 100%;
	height: 0;
	padding-bottom: 44%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	box-shadow: inset 0 0 0 1px #a9a9a9;
}
.news_type {
	display: inline-block;
	padding: 0 5px;
	background-color: #C30003;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.news_title {
	margin-bottom: 4px;
}
.news_date {
	padding: 0 5px;
	color: #000;
	background-color: #CFCFCF;
	font-size: 12px;
	font-weight: 400;
	float: right;
}
.news_text {
	padding: 5% 5% 3% 5%;
}
.news_shorttext {
	margin: 0 0 8px 0;
	color: #000;
	text-transform: none;
	font-weight: 400;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.news_footer {
	position: absolute;
	bottom: 10px;
	width: 90%;
	padding: 0 5%;
}
.news_link {
	float: right;
}
.review_source {
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
}
.news_eventdate {
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
}
.controls li {
	padding: 0 5px 0 0;
	background-image: none;
	display: inline-block;
	margin: 0 20px 0 0;
	text-transform: uppercase;
	font-weight: 700;
	color: #009fdb;
	cursor: pointer;
}
.controls {
	margin: 10px 0 0 0;
}
.controls li:hover {
	color: #000;
}
.mixitup-control-active {
	color: #C30003 !important;
}
@media (max-width: 1290px) {
	.newsbox {
		width: 48%;
		height: 410px;
		margin: 0 2% 2% 0;
	}
}
@media (max-width: 890px) {
	.filtermix {
		width: 100%;
	}
	.newsbox {
		width: 100%;
		padding: 0 0 30px 0;
		height: auto;
		margin: 0 0 5% 0;
	}
	.newsbox:nth-child(3n) {
		margin: 0 0 5% 0;
	}
	.newsbox:nth-child(2n) {
		margin: 0 0 5% 0;
	}
}
.news_back {
	display: inline-block;
	padding: 20px 0;
}
.mixitup-page-list {
	margin: 20px 0 0 0;
	text-align: center;
}
.mixitup-control {
	display: inline-block;
	margin: 0 3px;
	width: 25px;
	height: 25px;
	border: 1px solid #009fdb;
	border-radius: 4px;
	background-color: #fff;
	color: #009fdb;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.mixitup-control:hover {
	background-color: #009fdb;
	color: #fff;
}
.mixitup-control-active {
	background-color: #009fdb;
	color: #fff !important;
}
.mixitup-control-truncation-marker {
	border: none;
	background-color: transparent;
}
.mixitup-control-truncation-marker:hover {
	border: none;
	background-color: transparent;
	color: #009fdb;
	cursor: default;
}

/*----------Service----------*/
.acf-map {
    width: 100%;
}
.contactnavi {
	margin-bottom: 10px;
}
.acf-map {
    width: 100%;
}
.gm-style-iw h4, .gm-style-iw h5, .gm-style-iw h6 {
    font-size: 16px;
} 
.map_placeholder {
    border-radius: 10px;
    position: relative;
    background-image: url("images/Map_Placeholder.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.map_caption {
  position: relative;
  width: 100%;
  padding: 24px 0 15px 0;
  background-color: rgba(0,0,0,0.8);
  text-align: center;
  top: 37%;
}
.map_leagals {
      font-size: 14px;
      color: #fff;
      margin: 0 0 6px 0;
  }
  .map_leagals a:hover {
        color: #fff;
    }
.map_button {
    cursor: pointer;
}
.map_ajax {
    width: 100%;
    border-radius: 10px !important;
}

/*----------FAQ----------*/
.faq_box {
	margin: 0 0 25px 0;
}
.faq_question {
	margin: 0 0 1px 0;
	font-weight: 700;
	line-height: 17px;
	/*text-transform: uppercase;*/
	color: #009fdb;
	cursor: pointer;
}
.faq_answer {
	padding: 0 0 5px 0;
	display: none;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.nta_wa_button {
	margin: 20px 0;
}
.wa__button {
	width: 340px !important;
} 
.wa__cs_info .wa__cs_status {
	width: 100px !important;
	height: auto !important;
	margin-left: 3px;
	padding: 7px 10px 5px 10px !important;
	font-size: 12px !important;
	line-height: 1.34em;
	border-radius: 5px;
	color: #fff !important;
	position: absolute !important;
	top: -5px !important;
	right: -58px !important;
	left: auto !important;
	text-align: center;
}
.wa__stt_online .wa__cs_info .wa__cs_status {
	background-color: #00C91D !important;
}
.wa__stt_offline .wa__cs_info .wa__cs_status {
	background: #FF7F00 !important;
}
#nta-wabutton-3007 {
	margin-bottom: 10px !important;
}
.wa__stt_offline .wa__cs_status {
	right: -5px !important;
}

/*----------Forms----------*/
input::-webkit-input-placeholder {color: #777;}
::-webkit-input-placeholder {color: #777;} 
:-moz-placeholder {color: #777;}  
::-moz-placeholder {color: #777;}   
:-ms-input-placeholder {color: #777;}   
::-ms-input-placeholder {color: #777;}  
::placeholder {color: #777;} 
*:focus {outline: none;}
label {color: #777;}

.formtext {
	float: left;
}
.legals {
	font-size: 12px;
	color: #777;
}

.contactform input, .contactform textarea, .contactform select, .regform input, .regform textarea, .regform select, .dealerform select, .mailpoet_text {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 96%;
	height: 36px !important;
	padding: 0 2% !important;
	margin: 0 0 15px 0;
	box-shadow: inset 0 0 0 1px #009fdb;
	border: none;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 17px;
	border-radius: 5px;
}
.contactform textarea, .regform textarea {
	height: 150px !important;
	padding: 2% !important;
}
.contactform input[type="file"], .regform input[type="file"] {
    box-shadow: none;
    background: transparent;
    padding: 0;
    margin: 7px 0 0 0;
}
.contactform input[type="submit"], .regform input[type="submit"], .mailpoet_submit {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	position: relative;
    display: inline-block;
	width: auto;
	height: auto !important;
    padding: 18px 50px 16px 30px !important;
    margin: 15px 0;
    font-size: 14px;
	font-weight: 700;
    line-height: 14px;
    color: #009fdb;
    background-color: #fff;
	box-shadow: none;
    border: 1px solid #009fdb !important;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
	overflow: hidden;
  	z-index: 1;
	background-image: url("images/ButtonArrowBlue.svg");
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 6px 10px;
	float: right;
}
.contactform input[type="submit"]:hover, .regform input[type="submit"]:hover, .mailpoet_submit:hover {
	background-color: #009fdb;
	background-image: url("images/ButtonArrowWhite.svg");
	color: #fff !important;
}
.mailpoet_submit {
    float: left;
}
.contactform select, .regform select {
	width: 100%;
	color: #fff;
    background-color: #009fdb;
	background-image: url("images/SelectArrow.svg");
	background-position: right 10px center;
	background-repeat: no-repeat;
}
.dealerform select {
	width: 260px;
	color: #fff;
    background-color: #009fdb;
	background-image: url("images/SelectArrow.svg");
	background-position: right 10px center;
	background-repeat: no-repeat;
}
.contactform input[type="submit"]:disabled, .regform input[type="submit"]:disabled {
	opacity: 0.5;
}
.contactform input[type="checkbox"], .regform input[type="checkbox"] {
	width: 18px;
	height: 18px !important;
	margin: 8px 5px -2px 0;
	border: 1px solid #009fdb;
	border-radius: 2px;
	display: inline-block;
	cursor: pointer;
}
.contactform input[type="checkbox"]:checked, .regform input[type="checkbox"]:checked {
	background-color: #009fdb;
	-moz-box-shadow: inset 0 0 0 2px #fff;
	-webkit-box-shadow: inset 0 0 0 2px #fff;
	box-shadow: inset 0 0 0 2px #fff;
}
span.wpcf7-list-item {
	margin: 0 !important;
}
.regform {
	margin: 40px 0 0 0;
}
.regform .firstname {
	width: 40%;
	margin: 0 0.5% 15px 0;
}
.regform .lastname {
	width: 50%;
	margin: 0 0 15px 0.5%;
}
.regform .country {
	width: 44%;
	margin: 0 0.5% 15px 0;
}
.regform .email {
	width: 50%;
	margin: 0 0 15px 0.5%;
}
.regform .zip {
	width: 15%;
	margin: 0 0.5% 15px 0;
}
.regform .city {
	width: 75%;
	margin: 0 0 15px 0.5%;
}
.regform .walcf7-datepicker {
	width: 22%;
	margin: 0 0.5% 15px 0;
}
.regform .dealername {
	width: 69%;
	margin: 0 0 15px 0.5%;
}
@media (max-width: 804px) {
	.regform .dealername {
		width: 68%;
	}
}
.regform .drop_zone .text {
	font-size: 14px !important;
}
.regform .fileupload  {
	display: block;
	margin: 0 0 15px 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color: #009fdb !important;
}
.dealerform input {
	min-width: 226px;
	padding: 5px 3%;
	font-size: 14px;
	font-weight: 700;
	-webkit-appearance: none;
	box-shadow: none;
	border: 1px solid #ccc;
}
.dealerform input[type="submit"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
    display: inline-block;
    padding: 18px 50px 16px 30px;
    margin: 5px 0;
    font-size: 14px;
	font-weight: 700;
    line-height: 14px;
    color: #009fdb;
    background-color: #fff;
    border: 1px solid #009fdb;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
	overflow: hidden;
  	z-index: 1;
	background-image: url("images/ButtonArrowBlue.svg");
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 6px 10px;
}
.dealerform input[type="submit"]:hover {
	background-color: #009fdb;
	background-image: url("images/ButtonArrowWhite.svg");
	color: #fff !important;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
input.wpcf7-not-valid, textarea.wpcf7-not-valid {
	box-shadow: inset 0 0 0 1px #f00;
}
.drop_zone .wpcf7-not-valid {
	background-color: #f00;
}
.wpcf7-validation-errors {
	display: none !important;
}
.wpcf7-mail-sent-ok {
	border: 1px solid #e30613 !important;
}
.wpcf7-response-output {
	border: none !important;
	color: #009fdb !important;
	display: block !important;
	margin: 15px 0 0 0 !important;
	padding: 0 !important;
	float: none !important;
	clear: both !important;
	text-align: left;
}
#drop_uploader_0 {
	width: 99% !important;
}
.nl_head {
    margin: 0;
}
footer .mailpoet_form {
    margin: 0 !important;
    padding: 0 !important;
}
footer .mailpoet_text {
    margin: 5px 0 0 0 !important;
    -moz-appearance: none !important;
	-webkit-appearance: none !important;
    border: none !important;
    box-shadow: none  !important;
    width: 90% !important;
    background-color: rgba(255,255,255,0.1) !important;
    font-size: 14px;
    color: #fff;
}
footer .mailpoet_submit {
    -moz-appearance: none;
	-webkit-appearance: none;
    padding: 5px 15px !important;
    background-color: #23272c !important;
    color: #009fdb !important;
    border: 1px solid #009fdb !important;
    border-radius: 4px !important;
    display: inline-block !important;
    width: auto !important;
    margin: 0 !important;
    text-transform: uppercase;
    cursor: pointer !important;
}
footer .mailpoet_submit:hover {
    color: #fff !important;
    border: 1px solid #fff !important;
}
footer .mailpoet_paragraph {
    margin-bottom: 8px !important;
}
footer .mailpoet_validate_success {
    left: auto !important;
    position: relative !important;
    text-align: left !important;
    top: auto !important;
    transform: none !important;
    font-size: 12px !important;
}
footer .mailpoet_message {
    width: 90% !important;
    margin-top: -60px !important;
    padding: 0 !important;
}

#form_email_6 {
    border: 1px solid #777;
    color: #000;
}

#mailpoet_form_7 form.mailpoet_form {
    padding: 0 !important;
}
.col2_text input {
    -moz-appearance: none;
	-webkit-appearance: none;
    border: 1px solid #ccc;
    box-shadow: none;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.col2_text input[type="submit"] {
    width: auto !important;
    display: inline-block !important;
    padding: 5px 30px 5px 15px !important;
    background-color: #009fdb !important;
    color: #fff !important;
    border: 1px solid #009fdb !important;
    border-radius: 4px !important;
	background-image: url("images/ButtonArrowWhite.svg");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 6px 10px;
}
.col2_text input[type="submit"]:hover {
    background-color: #000 !important;
    border: 1px solid #000 !important;
}
form.mailpoet_form {
    padding: 0 !important
}


/*----------Product-Finder----------*/
#prodfinder {
	position: relative;
	width: 96%;
	padding: 2%;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #babbba;
	overflow: hidden;
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: right 20px top 20px;
}
.finderintro {
	max-width: calc(100% - 250px);
	margin: 0 0 20px 0;
	color: #555;
}
#prodfinder input, #prodfinder textarea, #prodfinder select {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: auto;
	max-width: 250px;
	height: 36px;
	padding: 0 3%;
	margin: 0 0 15px 0;
	box-shadow: inset 0 0 0 1px #009fdb;
	border: none;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 17px;
	border-radius: 5px;
}
#prodfinder select {
	color: #fff;
	min-width: 218px;
    background-color: #009fdb;
	background-image: url("images/SelectArrow.svg");
	background-position: right 10px center;
	background-repeat: no-repeat;
}
#prodfinder input[type="submit"] {
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 15px 40px 15px 30px;
	background-image: url("images/ButtonArrowBlue.svg");
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 6px 10px;
	float: right;
}
#prodfinder input[type="submit"]:hover {
	background-image: url("images/ButtonArrowWhite.svg");
	background-color: #009fdb;
	color: #fff;
}
#prodfinder .unit {
	margin: 0 0 0 5px;
	color: #636564;
}
.pf_left, .pf_center, .pf_right {
	margin: 0 3.33% 0 0;
	white-space: nowrap;
	float: left;
}
.selectuse {
	width: auto;
	margin: 0 0 15px 0;
}
.selectuse select {
	padding-right: 5% !important;
}
.highpower {
	display: none;
}
.single {
	display: none;
}
.system {
	display: none;
}
.csblock.hide {
	display: none;
}
.adddevice {
	position: relative;
    display: inline-block;
	min-width: 136px;
    padding: 18px 30px 16px 50px;
    margin: 15px 0;
    font-size: 14px;
	font-weight: 700;
    line-height: 14px;
    color: #009fdb;
    background-color: #fff;
    border: 1px solid #009fdb;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
	overflow: hidden;
  	z-index: 1;
}
.adddevice:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: #009fdb;
	transition: width 0.3s ease;
	z-index: -1;
}
.adddevice:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: -2;
	background-image: url("images/AddPlus.svg");
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-size: 16px 16px;
}
.adddevice:hover, .adddevice:hover a {
	color: #fff !important;
}
.adddevice:hover:before {
	width: 100%;
	background-image: url("images/AddPlusWhite.svg");
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-size: 16px 16px;
}
.adddevice p {
	margin: 0;
	padding: 0;
}
.resultintro {
	width: 48%;
	margin: 0 0 15px 0;
	float: left;
}
.systembox {
	margin: 5px 0 0 0;
	display: inline-block;
	padding: 2%;
	border: 1px solid #ccc;
	max-width: 48%;
	float: right;
}
.systembox .prodhead_left, .systembox .prodhead_right {
	margin: 0 0 15px 0;
	font-size: 18px;
    line-height: 21px;
	font-weight: 800;
	color: #636564;
	text-transform: uppercase;
	float: left;
}
.systembox .prodhead_left {
	float: left;
}
.systembox .prodhead_right {
	float: right;
}
.systembox th {
	padding: 0 20px 0 0;
	font-weight: 700;
	color: #777;
	text-transform: uppercase;
	text-align: left;
}
.systembox td {
	padding: 0 20px 0 0;
	text-align: left;
}
.prodresults {
	margin: 20px 0;
}
.rec_head {
	margin: 80px 0 10px 0;
	font-size: 30px;
    line-height: 33px;
	font-weight: 800;
	color: #636564;
	text-transform: uppercase;
}
#prodfinder_submit {
	display: none;
}
#useselect {
	padding: 0 1% !important;
}
.all_products_headline {
    padding: 0 0 20px 0;
}
.prod_finder_teaser {
    position: absolute;
    right: 0;
    margin: -20px 0 0 0;
    float: right;
}
.pf_icon {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 -25px 0 0;
    background-color: #009fdb;
    border: 1px solid #fff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: 58%;
    background-position: center center;
    float: left;
    z-index: 2;
}
.pf_head {
    position: relative;
    margin: 22px 0 0 0;
    padding: 10px 16px 8px 40px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #009fdb;
    float: left;
    z-index: 1;
}

/*----------Store-Locator----------*/
.dealercontent {
	display: table;
	width: 100%;
	min-height: 300px;
	padding: 100px 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left top;
}
.dealertext {
	display: table-cell;
	width: 60%;
	max-width: 500px;
	padding: 0 5% 0 15%;
	vertical-align: top;
}
.dealerform {
	display: table-cell;
	vertical-align: top;
	padding: 5% 0 0 0;
}
.dealerform .zipcode {
	margin: 0;
}
.dealerform input {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	text-transform: uppercase;
}
@media (max-width: 930px) {
	.dealercontent {
		display: block;
		min-height: auto;
		padding: 30px 0;
	}
	.dealertext {
        display: block;
        width: 100%;
        max-width: auto;
        padding: 0;
    }
    .dealerform {
        display: block;
        padding: 15px 0 0 0;
    }
}
.wpsl-search {
	background: transparent !important;
}
.wpsl-direction-after {
	font-size: 10px !important;
	color: #777;
}
#wpsl-stores, #wpsl-direction-details {
	background-color: #fff !important;
}
#wpsl-stores ul li, #wpsl-direction-details ul li, 
#wpsl-radius-dropdown option ul li, #wpsl-results-dropdown ul li {
	background-image: none !important;
}
.wpsl-dropdown ul li {
	background-image: none !important;
}
#wpsl-search-btn {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
    padding: 11px 20px 11px 20px !important;
    margin: 0 0 0 12px !important;
    font-size: 14px !important;
	font-weight: 700 !important;
    line-height: 14px !important;
    color: #fff !important;
    background: #009fdb !important;
    border: 1px solid #009fdb !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}
#wpsl-search-btn:hover {
    background: #000 !important;
	border: 1px solid #000 !important;
}
#wpsl-stores {
	font-size: 14px !important;
	line-height: 16px !important;
}
#wpsl-stores p {
	margin: 0 0 8px 0 !important;
	padding: 0 !important;
}
#wpsl-stores .url {
	font-weight: 700 !important;
}
#wpsl-gmap {
	border: 1px solid #fff;
}
#wpsl-search-input {
	padding: 9px 12px!important
}
#wpsl-search-wrap label {
	padding-top: 3px;
}
#wpsl-search-wrap select {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}
.wpsl-input, #wpsl-radius {
	padding-right: 12px !important;
}
.wpsl-input div {
	margin: 0 !important;
}
.master {
	font-weight: 700;
	color: #009fdb;
	float: none;
	clear: both;
}
a.url, a.email, a.phone {
	font-weight: 400 !important;
	text-transform: none;
}
.wpsl-country {
	display: none !important;
}
.wpsl-info-window a {
	font-weight: 400 !important;
	text-transform: none !important;
}
.wpsl-info-actions a {
	font-weight: 700 !important;
	text-transform: uppercase !important;
}
.store_locator #where_to_buy .innerwrapper {
	padding: 3% 0 4% 0;
}
.store_locator #where_to_buy h2 {
	margin-bottom: 20px;
}
#wpsl-category {
	float: left !important;
	clear: none !important;
}
#wpsl-results {
	margin-right: 20px !important;
}
#wpsl-category label {
	width: auto !important;
}

/*----------Distributor Downloads----------*/
.dis_intro {
	margin: 30px 0;
}

/*----------Tech Features----------*/
.tech_box {
	width: 96%;
	padding: 2%;
	margin: 0 0 20px 0;
	background-color: #fff;
	border: 1px solid #009fdb;
	border-radius: 5px;
	cursor: pointer;
}
.tech_intro {
	margin: 0 0 30px 0;
}
.tech_head {
	display: table;
	width: 100%;
}
.tech_icon {
	display: table-cell;
	width: 100px;
	height: 100px;
	margin: 0 15px 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.tech_title {
	display: table-cell;
	height: 100px;
	width: 100%;
	text-align: left;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	vertical-align: middle;
}
.tech_box:hover .tech_title {
	color: #000;
}
.tech_more {
	display: table-cell;
	height: 100px;
	vertical-align: bottom;
	text-align: right;
	white-space: nowrap;
	color: #009fdb;
	font-weight: 700;
	text-transform: uppercase;
}
.tech_box:hover .tech_more {
	color: #000;
}
.tech_more::before {
	content: url("images/AccordeonArrowClosed.svg");
}
.tech_more.open::before {
	content: url("images/AccordeonArrowOpen.svg");
}
.techacc {
	display: none;
}
.techacc hr {
	width: 100%;
	height: 1px;
	margin: 20px 0 15px 0;
	border: 0;
	box-shadow: 0;
	background-color: #ccc;
}
.tech_description, .tech_right {
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

/*----------------------------------Social Media----------------------------------*/
.socialhead {
	margin-bottom: 50px;
}
.sm_box {
	position: relative;
	width: 14%;
	padding: 80px 2% 2% 2%;
	margin: 80px 1% 20px 1%;
	box-shadow: inset 0 0 0 1px #009fdb;
	border-radius: 7px;
	background-color: #fff;
	float: left;
}
.sm_box:hover {
	box-shadow: inset 0 0 0 1px #000;
}
.sm_icon {
	position: absolute;
	top: -61px;
	left: 50%;
	width: 110px;
	height: 110px;
	margin: 0 0 0 -61px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border: 6px solid #fff;
}
.sm_title {
	width: 100%;
	text-align: center;
}

@media (max-width: 1280px) {
    .socialhead {
        margin-bottom: 40px;
    }
    .sm_box {
        width: 19%;
        padding: 80px 2% 2% 2%;
        margin: 80px 1% 20px 1%;
    }
    .sm_icon {
        top: -61px;
        width: 110px;
        height: 110px;
        margin: 0 0 0 -61px;
    }
}

/*----------------------------------Special pages----------------------------------*/
.head_number {
    font-size: 100px;
    line-height: 130px;
    font-weight: 700;
    color: #fff;
    -webkit-text-stroke: 1px #499ed7;
    display: block;
}
#special .section:nth-child(even) {
	background-image: none !important;
    margin: 0 0 10px 0;
}
#special .innerwrapper {
    padding: 20px 0;
}
#special h2 {
    width: 48%;
    margin: 0 0 2% 0;
    font-weight: 700;
    font-size: 33px;
    line-height: 40px;
    letter-spacing: 0.025em;
}
#special .content.left h2 {
    width: 100%;
}

/*----------------------------------Search Results----------------------------------*/
.search_results h5 {
	margin: 25px 0 6px 0;
}
.result {
	margin: 0 0 5px 0;
}
.result a {
	font-size: 14px;
    line-height: 16px;
	font-weight: 400;
	color: #009fdb;
	text-transform: none;
}
.result a:hover {
	color: #000;
}
#searchform2 input {
	padding: 5px;
	border: 1px solid #009fdb;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 17px;
}

/*----------------------------------Cookie-Banner----------------------------------*/
#cookie-notice-container {
	padding: 20px 3% 50px 3%;
}
#cn-notice-text {
	display: block;
	max-width: 800px;
	margin: 0 auto;
	float: none;
	padding: 0 0 15px 0;
}
.cn-more-info, #cn-refuse-cookie {
	background: none !important;
	color: #ccc !important;
	border: 0 !important;
	box-shadow: none !important;
}
.cn-more-info:hover, #cn-refuse-cookie:hover {
	color: #fff !important;
}
#cn-accept-cookie {
	background: #009fdb !important;
    color: #fff !important;
    padding: 5px !important;
    border-radius: 3px !important;
}
.cookie-notice-container a {
    color: #fff !important;
}
#cn-accept-cookie:hover {
	background: #fff !important;
	color: #009fdb;
}
#cn-notice-buttons a {
    color: #fff !important;
}
#cn-notice-buttons a:hover {
    color: #009fdb !important;
}

.grecaptcha-badge {
	display: none !important;
}

/*----------------------------------Footer----------------------------------*/
footer {
	padding: 90px 0 70px 0;
	background-color: #23272c;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}
footer p {
	margin: 0 0 15px 0;
}
footer p:last-child {
	margin: 0 0 -2px 0;
}
footer h4 {
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
footer h5 {
	margin: 35px 0 5px 0;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
footer a {
	font-weight: 400;
}
footer a:hover {
	color: #fff;
}
.footerbox {
	display: table;
	width: 100%;
}
.footercolumn {
	display: table-cell;
	width: 24%;
	padding: 0 0 0 2%;
	border-right: 1px solid #44484e;
}
.footercolumn:first-child {
	padding: 0;
}
.footercolumn:last-child {
	width: 27%;
	border: none;
}
.footercolumn:first-child a {
	text-transform: none;
}
footer #social_media {
	height: 20px;
	margin: 6px 0 0 0;
	float: none;
}
footer .somelogo {
	width: 18px;
	height: 18px;
	margin: 0 7px 0 0;
}
/*footer .newsletter input {
	max-width: 140px;
	padding: 2px 5px;
	margin: 5px 0 1px 0;
	border: 0;
	background-color: #373b3f;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
footer .newsletter input[type="submit"] {
	background-color: transparent;
	text-transform: uppercase;
	color: #009fdb;
	padding: 0;
	cursor: pointer;
}
footer .newsletter input[type="submit"]:hover {
	color: #fff;
}*/
footer .wpcf7-response-output, footer .wpcf7-not-valid-tip {
	display: none !important;
}
footer .wpcf7-not-valid {
	background-color: #600000 !important;
}
footer .copyright {
	margin: 26px 0 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #686f78;
}