/*
Theme Name: C-Pen 2018
Theme URI: http://www.pixelbruket.se/webbyra-i-ystad/responsiv-webbdesign/
Author: Pixelbruket
Author URI: http://www.pixelbruket.se/
Description: Ett skräddarsytt tema från Pixelbruket
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column
Text Domain: cpen-2017

*/
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {padding: 0; margin: 0; background: #fff; font-family: 'open_sansregular', sans-serif; font-weight: 300; color: #000; font-size: 16px;}
.mysterybox{position: fixed; top:0; right:0; z-index: 10000; background: yellow; width:10px; height: 10px;}

*{box-sizing: border-box;}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

[class*="col-"] {
    float: left;
    padding: 15px;
    position: relative;
}
.center{text-align: center;}
.vitbg{background: #fff;}
.ljusgrabg{background: #fafafa;}
.nopadding{padding: 0;}


a img { border: none; }
p {font-size: 1.1em; line-height: 1.8em; margin-top: 0; margin-bottom: 0.2em;}
.home.page h1 {margin-bottom: 0.5em;display: block;margin-top: 0;text-transform: none;font-size: 34px;font-weight: normal;font-style: normal;font-stretch: normal;line-height: 1.32;letter-spacing: normal;text-align: center;color: #333333;font-family:'open_sanslight';}
h1 a { color: #3e3e3e; text-decoration: none; }
h2 { font-family:'open_sansregular', sans-serif; font-style: normal;  font-size:1.9em; letter-spacing: 0.05em; margin-bottom:0.5em; text-align: left; display:block; margin-top: 0; padding-top: 0; text-transform: none; font-weight: 400;}
h3 { font-family: 'open_sansregular', sans-serif; font-style: normal; font-weight: 300; font-size:1.5em; margin-bottom:0.5em; text-align: left; display:block; margin-top: 0; padding-top: 0; text-transform: none;}
h4 { font-family: 'open_sansregular', sans-serif; font-style: normal; font-weight: 700; font-size:1em; margin-bottom:0.5em; text-align: left; display:block; margin-top: 0; padding-top: 0; text-transform: none;}
a { color: #1c48c2; text-decoration: none; }
p a { color: #1c48c2; text-decoration: underline; }
a:hover { color: #555; }


header{ margin: 0 auto 25px; position: relative;max-width: 1520px;}

.logo{width: 150px; height: 34px; /* position: absolute; */ top:30px; left:0; z-index: 10;margin-top: 30px;    display: inline-block;}
.logo img{width: 100%; height: auto;}

.menu-main-menu-container{width: 100%;  margin:30px 0 0 0; padding: 0;   box-sizing: border-box; /* position: absolute; */ top:30px; right: 0;}

ul.menu {width:100%; list-style-type: none; margin: 0; padding: 0;  font-family:'open_sansregular'; font-weight: 300;  font-size: 0.8em; letter-spacing: 0.05em; text-align: right; text-transform: uppercase; display: block; box-sizing: border-box; }
ul.menu li{list-style-type: none; display: inline-block; padding: 7px 10px; margin:0 10px; letter-spacing: 2px;  box-sizing: border-box; position: relative; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear;  transition: all 0.2s linear;}
ul.menu li a{text-decoration: none;text-decoration: none;font-size: 14px;font-weight: normal;line-height: 1.5;
    letter-spacing: normal;color: #1e376d;font-family: 'open_sanssemibold';}
ul.menu li:hover,
ul.menu li.current-menu-item{-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear;  transition: all 0.2s linear; background: #21366a; color:#fff;}
ul.menu li:hover a,
ul.menu li.current-menu-item a{color:#fff; }

.mobilebtn{ /* position: absolute; */ width:30px; height: 30px;  top:40px; right:0px; z-index: 999999999999999999; display: none; }
.mobilebtn img{position: absolute; top:0; right:0; width: 100%; height: auto; }
.mobilebtn-close{position: absolute; z-index: 999999999999999999;}
.overlay{ position: fixed; top: 0; left:0; height: 100%; width: 100%; padding: 20vh 0 0 0;  background:rgba(255, 255, 255, 0.95); overflow: auto; display: none; z-index: 100; }
.overlay ul.menu {text-align: center; margin-top: 50px;}
.overlay ul.menu li{display: block; text-align: center; margin: 20px;}
.overlay ul.menu li.current-menu-item, .overlay ul.menu li:hover{border:none; background: transparent; color: #21366a;}
.overlay ul.menu li a:hover{color: #21366a;}
.overlay ul.menu li:hover a{color: #21366a;}

ul.submenu{list-style-type: none; margin: 0; padding: 0;}
ul.submenu li{display: block; padding:10px; background:#2f3954; margin-bottom: 1px; position: relative;}
ul.submenu li:hover{background:rgba(48, 58, 85, 0.82);}
ul.submenu li a{color:#fff; }
ul.submenu li a:after{font-family:"fontawesome"; content:"\f054";  margin-left: 20px; font-size: 24px; position: absolute; right:10px; top:10px;}



.wrapper {
    width: 100%;
    float: none;
    padding: 0 0 0;
    box-sizing: border-box;
	margin:0 auto;
	margin:0 auto;
	max-width:1520px;
}
.content{float:left; width:100%; }
.frontpagewrapper {
    width: 100%;
    padding: 20px 0;
    clear: both;
    max-width: 1520px;
    margin-left: auto;
    margin-right: auto;
}
.frontpagewrapper p {font-size: 18px;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 29px;letter-spacing: normal;text-align: center;color: #333333;font-family: 'open_sanslight';}
.left-col{float:left; width:40%; padding-right: 50px; box-sizing: border-box;}
.right-col{float:left; width: 60%; box-sizing: border-box;}
.banners{width: 100%; box-sizing: border-box; padding: 0 0 30px;clear:both;max-width:1520px;margin:0 auto;}
.banner{width: 25%; float:left; box-sizing: border-box; padding: 5px; position: relative;}
.banner img{width: 100%; height: auto; display: block;}

.banner-title{position: absolute; top:60px; left:5px; font-size: 1.2em; color:#2f3954; padding: 5px 10px; background: #fff;    font-family: 'open_sanslight'; }

a.pdf-desc{float:left; width: 100%; color:#2f3954; margin-bottom: 0.2em;}
a.pdf-desc:before{content: '\f1c1'; font-family: 'fontawesome'; padding-right: 8px;}
a.file-desc{float:left; width: 100%; color:#2f3954; margin-bottom: 0.2em;}
a.file-desc:before{content: '\f019'; font-family: 'fontawesome'; padding-right: 8px;}


.divider{border-top:1px dashed #d5d5d5; width: 100%; float: left; margin-top: 20px;}
.solid-divider{border-top:2px solid #2f3954; width: 100%; float: left; margin-top: 20px;}


.parallax{width:100%; height: 100vh; background-position: center center; background-attachment: fixed; background-size: 100%;position: relative; float: left;}
.parallax-title h2{width:100%; color: #fff; padding: 100px; text-align: center; box-sizing: border-box; position: absolute; top; 20vh; left:0; font-size: 4em; font-weight: 300;}
.parallax-content{width:100%; height: 50vh; background: #fbfbfb; box-sizing: border-box; padding: 120px; text-align: center; position: absolute; bottom:0; left:0;}
.parallax-content p{font-size: 1.2em; line-height: 1.8em;}


.frontdate{width: 100%;float:left;font-size: 12px;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.5;letter-spacing: normal;color: #2f3954;font-family: 'open_sanslight';margin-bottom: 35px;}
.frontthumb img{width:100%; height: auto; display: block;}
.frontcontent h3{font-size: 18px;margin-bottom: 4px;}

a.buynow{font-family: ' Montserrat', sans-serif; font-weight: 700; font-size:0.9em; text-transform: uppercase; background: #21366a; color:#fff; padding: 7px; position: absolute; bottom:30px; left:50px; z-index: 11;}

h1.producttitle{font-family: ' Montserrat', sans-serif; font-weight: 700; font-size:2em; text-transform: uppercase; background: #fff; color:#21366a; padding: 20px; position: absolute; top:50px; z-index: 2;}

#hero{float:left; width:100%; min-height:100vh; position: relative; -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.8); box-shadow: 0 0 30px rgba(0,0,0,0.8);  background: url('images/bord.jpg') 50% 50% fixed;}
article{float:left; width:100%; padding:10% 5%; box-sizing: border-box;}



.blog .postwrapper {
    padding-top: 20px;
    width: 65%;
    float: left;
}

.post{width:100%; padding: 0 0 20px 0; margin: 0 0 20px 0;}
.kommentarer{width:100%; float:left;}
.postmeta{font-size: 0.6em; text-transform: uppercase; letter-spacing: 0.2em; margin-bottom: 30px;}
.sidebar{width:30%; float:left; box-sizing: border-box; padding:0 0 0 20px; }
.sidebar p{font-size: 0.9em;}
.sidebar ul{ list-style-type: none; padding: 0; margin: 0;}
.sidebar li{ display: block; border-bottom: 1px solid #eee; text-transform: uppercase; padding: 5px;}


a.contactreadmore{text-align: center !important; height: 40px; line-height: 3.5em; margin: 0 2px; padding: 5px 8px; border: 2px solid #21366a; background: transparent; color:#21366a; border-radius: 25px; font-size: 12px; display: inline; white-space: nowrap; font-weight: 700;}
a.contactreadmore:hover{background: #21366a; color:#fff; }


ul.subpages{width: 100%; margin: 0; padding: 0; float: left; list-style-type: none;}
ul.subpages li{width: 33.3333%; margin: 0; padding: 0; display:inline;}

input.facetwp-search{width: 100%; height: 60px; border: 2px solid #21366a; font-size: 20px; font-family: inherit; padding: 20px;}

ul.kblista{width: 100%; float:left; margin: 0; padding: 0; list-style-type: none;}
ul.kblista li{display: block; width: 100%; margin: 0 0 15px 0; padding: 15px; background: #fafafa;}
ul.kblista li h3 a {
    margin: 0 0 5px 0;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    padding: 0;
    background: none;
    font-family: 'open_sanslight';
}

.listcat{font-size: 0.8em;}


ul.filterlista{width: 100%; float:left; margin: 0; padding: 0; list-style-type: none;}
ul.filterlista li{display: block; width: 100%; margin: 0 0 15px 0;}


ul.related{width: 100%; float:left; margin: 0; padding: 0; list-style-type: none;}
ul.related li{padding: 5px; border-bottom: 1px solid #666;}



.footer{float:left; width: 100%; padding: 20px 0 54px;  box-sizing: border-box; position: relative; background: #21366a; color:#fff;margin-top:30px;}
.inner_footer{max-width:1520px;margin:0 auto;}
.footer-social{width: 100%; float:left; text-align: right; box-sizing: border-box; padding: 30px;}
.footer-social a{color:#fff; padding: 5px;}

.footerlogo {width: 100%; float:left; position: relative; box-sizing: border-box;}


.footer-col{width: 50%; padding:50px 0px 50px 50px; box-sizing: border-box; float: left;}
.footer-col:first-child {
    padding-left: 0;
}
.footer-col h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #ffffff;
    font-family: 'open_sanslight';
}
ul.links{list-style-type: none; padding: 0; margin: 0;}
ul.links li a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding: 16px 0 19px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
    font-family: 'open_sanslight';
}
.facetwp-facet{
	width: 50%; 
	float:left;
}
input#facetwp-location{
	background: transparent; 
	border: 2px solid #21366a; 
	max-width: 80% !important; 
	width: 80%; 
	padding:10px; 
	margin: 0; 
	height: 40px; 
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 0.9em;
	font-family: inherit;
}

select#facetwp-radius{
	background: transparent; 
	border: 2px solid #21366a; 
	width: 19%; 
	height: 40px;
	margin: 0;
}
.facetwp-btn {
    top: 0;
    right: 20px !important;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    opacity: 0.9 !important;
}
textarea.wpforms-field-medium,
textarea.wpforms-field-large,
input.wpforms-field-medium,
input.wpforms-field-large,
.wpforms-field-name-last,
.wpforms-field-name-first,
select.wpforms-field-medium{
	background: transparent; 
	border: 2px solid #22366c; 
	max-width: 100% !important; 
	width: 100%; 
	padding:10px; 
	margin: 0; 
	height: 40px; 
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 0.9em;
	font-family: inherit;
}
button.wpforms-submit{text-align: center; height: 40px; padding: 10px; border: 2px solid #21366a; background: transparent; color:#21366a; border-radius: 25px; font-size: 12px; display: inline; white-space: nowrap; font-weight: 700; text-transform: uppercase;}
button.wpforms-submit:hover{background: #21366a; color:#fff; }
.footer ::-webkit-input-placeholder {
   color: #fff;
}
.footer :-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}
.footer ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}
.footer :-ms-input-placeholder {  
   color: #fff;  
}
.footer input.wpforms-field-medium,
.footer input.wpforms-field-name-first, 
.footer input.wpforms-field-name-last,
.footer select.wpforms-field-medium{
	background: transparent; 
	border: 2px solid #fff !important; 
	max-width: 100% !important; 
	width: 100%; 
	padding:10px; 
	margin: 0; 
	height: 40px; 
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 0.9em;
	font-family: inherit;
	color:#fff !important;
}
.footer button.wpforms-submit{background: #fff; border: none; color:#21366a; padding:10px 20px; height: 40px; box-sizing: border-box; text-transform: uppercase; border-radius: 20px; letter-spacing: 1px; font-size: 1.1em;}
.wpforms-field-row{max-width: 100% !important;}
.acf-map {
    width: 100%;
    height: 400px;
    border: none;
    margin: 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
#facetwp-map{ width: 100%; height: 400px;}
#facetwp-map img { max-width: none !important;}
#map{width:100%; height: 100%;}
.resellermap{width:100%; height: 400px; float:left; position: relative; margin-bottom: 50px;}
.resellerlist{height: 400px; background: #fbfbfb; z-index: 3; overflow-y: scroll;}
table.resellers{width:100%; box-sizing: border-box; border-collapse: collapse;}
tr.resellersrow{vertical-align:middle; border-bottom: 1px solid #c1c1c1; padding: 0; font-size: 11px;}
tr.resellersrow:hover{background: #dadada;}
td.company{width:50%; height: 30px;  font-weight: 300; text-transform: none; padding:0 10px;}
td.country{width:50%; text-transform: uppercase; text-align: right; padding:0 10px;}
ul.productlist{margin: 0; padding: 0; list-style-type: none;}
li.product{margin: 5px 0; padding: 40px 20px 20px 140px; box-sizing: border-box; display: block; width: 100%; position: relative; background: #fbfbfb;}
li.product h2 {
    display: block;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 8px;
    font-family: 'open_sanslight';
}
.product-thumb {
    width: 100%;
	height: 250px;
	overflow:hidden;
	position:relative;
}
.product-thumb img {
    width: 100%;
    margin-right: 0;
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
	height:auto;
}
morekb{text-align: center; height: 40px; padding: 10px; border: 2px solid #21366a; background: transparent; color:#21366a; border-radius: 25px; font-size: 12px; display: inline; white-space: nowrap; font-weight: 700; text-transform: uppercase;}
morekb:hover{background: #21366a; color:#fff; }
/*----- Accordion -----*/
.accordion {
    padding:0 calc(50% - 282px);
    width:100%;
    float: left;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    overflow: hidden;
    
}    
accordionwrapper{
    list-style:none;
    width:100%;
    box-sizing: border-box;
    margin-top: -1px;
}    
accordionlabel{
    box-sizing: border-box;
    display: block;
    border-bottom: solid 1px #b8b8b8;
    width: 100%;
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 20px;
    position: relative;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #333333;
} 
accordionlabel:hover {
    cursor: pointer;
    background-color: #f5f5f5;
}
accordionlabel:after {
    background: url('images/ic-add.svg') no-repeat 98% center;
    display: inline-block;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
	transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    content: '';
}
accordionlabel.ui-state-active:after{
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.product-content{
	width:100%; 
	box-sizing: border-box; 
	padding: 20px; 
	float:left;
    font-family: open_sanslight;
    font-size:14px;
	}



iframe {
    max-width: 100%;
}


ul.product-specs{list-style-type: disc !important; margin-left: 10px;}
ul.product-specs li{list-style: disc !important;}
ul.gallery{padding:0; margin:60px 0 0; list-style-type: none;}
ul.gallery li{/* width:140px; */}
ul.gallery li.half {
    width: 48.3%;
    display: inline-block;
    height: 368px;
    overflow: hidden;
	position:relative;
	margin-bottom:20px;
}
ul.gallery li.full img {
    margin-top: 24px;
}
.responsive-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
	float: left;
}
.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
::-webkit-input-placeholder {
   color: #2c2c2c;
}
:-moz-placeholder { /* Firefox 18- */
   color: #2c2c2c;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #2c2c2c;  
}
:-ms-input-placeholder {  
   color: #2c2c2c;  
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

/* Style Update 21-1-18 */
nav {
    display: inline-block;
    float: right;
}
.home .frontpagewrapper.wrap-front {
    max-width: 760px;
    float: none;
    margin: 20px auto;
    padding: 0;
}
.clear { clear: both; }
.readmore {
    text-align: center;
    margin-top: 22px;
}
a.read-more.read-link {
    background: url(images/read_arrow.png) no-repeat 0 center;
    padding: 0 8px 0 26px;
    margin: auto;
}
.read_div.read_more_opened + span.readmove a {
    background: url(images/read_arrow_top.png) no-repeat 0 center;
}
a.read-more.read-link:hover{ color:#1c48c2;text-decoration:underline; }
h2.f_news_title {margin-bottom:0em;text-align: left;display:block;margin-top: 0;padding-top: 0;text-transform: none;font-size: 24px;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.33;letter-spacing: normal;color: #2f3954;font-family: 'open_sanslight';border-bottom: 1px solid #d7d7d7;padding-bottom: 10px;}
.feature_news .col-4 {
    margin-top: 30px;
}
.frontpagewrapper.feature_news {
    margin-bottom: 90px;
}

.frontthumb img {
    border: 1px solid #d7d7d7;
    max-height: 100%;
}
.frontpagewrapper.feature_news {
    margin-bottom: 20px;
}
.frontcontent {
    padding: 0 15px;
}
.frontcontent a {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #1c48c2;
}
.frontcontent a:hover { color: #000; }
.frontcontent a.frontmore {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1c48c2;
    font-family: 'open_sanssemibold';
}
.frontcontent a.frontmore:hover{ text-decoration:underline; }
.footer .wpforms-container .wpforms-field-label, 
.footer .wpforms-container .wpforms-field-name .wpforms-field-medium label {
    display: none;
}
.footer .wpforms-container #wpforms-89-field_5-container .wpforms-field-label {
    display: inline-block;
    font-weight: normal;
}
.home span.readmove {
    display: block;
    text-align: center;
    margin: 22px 0 60px;
}
.footer label.wpforms-field-label-inline {
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    color: #ffffff;
	font-family: 'open_sanslight';
}
.footerlogo img {
    max-height: 24px;
	width:auto;
}
.last-left {
    padding: 0;
}
.footer-social {
    padding: 0;
}
.last-right {
    padding: 0;
}
.last_footer {
    margin-top: 70px;
}
div#wpforms-89-field_5-container {
    max-width: 68%;
}

.footer .wpforms-container .wpforms-submit-container {
    position: absolute;
    bottom: 10px;
    right: 0;
}
form#wpforms-form-89 {
    position: relative;
}
.wpforms-container button[type=submit] {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #1e366d;
}
.page h1 {
    font-size: 48px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.98;
    letter-spacing: normal;
    color: #333333;
    margin-top: 0;
    font-family: 'open_sanslight';
}
.wrapper p {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #333333;
    font-family: 'open_sanslight';
}
span.readmove {
    text-align: left;
    margin: 22px 0 60px;
	display:block;
}
.productlist li.product,
.single-product ul.kblista li {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin: 0  24px 35px 0;
    padding: 0;
    background: none;
    font-family: 'open_sanslight';
	font-size:16px;
}
.productlist li.product a {
    margin-top: 22px;
    display: inline-block;
}
.productlist li:nth-child(1n) {
    margin-left: 0;
}
.productlist li.product:nth-child(3n),
ul.kblista li:nth-child(3n) {
    margin-right: 0;
}
.wrapper .editor_area p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #333333;
}
.editor_area {
    margin-top: 5px;
}
.editor_area p{
	max-width:600px;
}
.features-section {
    clear: both;
	text-align:center;
    padding: 60px 0;
}
.according_tab {
    clear: both;
    background: #fafafa;
    padding: 100px 0;
    width: 100%;
    float: left;
}
.features-section h2, .according_tab h2 {
    margin: 60px 0 50px;
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.32;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    font-family: 'open_sanslight';
}
.features-section ul li {
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    font-family: 'open_sanslight';
    margin: 0 0 62px 35px;
    width: 47%;
}
.features-section p {
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #666666;
    max-width: none;
    text-align: left;
    margin: 0 30px;
}
.features-section ul li p {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
.features-section ul li:nth-child(2n+1) {
    margin-left: 0;
}
.accordion-content p,
.accordion-content li {
    font-size: 14px;
}
.video-section {
    background: #fafafa;
    padding: 60px 0;
    text-align: center;
}
.video-section li {
    display: inline-block;
    width: 32%;
    text-align: left;
    padding: 0;
    vertical-align: top;
    margin-right: 24px;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #333333;
    font-family: 'open_sanslight';
	margin-bottom:30px;
}
.video-section li .vid_img {
    margin-bottom: 20px;
    position: relative;
	cursor:pointer;
	overflow:hidden;
	height: 274px;
}
.video-section li .vid_img:before {
    content: '';
    background: rgba(0, 0, 0, 0.2) url(images/youtube_icn.png) no-repeat center center;
    height: 100%;
    width: 100%;
    position: absolute;
	z-index:9;
}
.video-section li img {
    width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
	
    height: 100%;
}
.video-section li:nth-child(3n) {
    margin-right: 0px;
}
.video-section h2 {
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.32;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    margin: 0px 0 40px;
    font-family: 'open_sanslight';
}
a#my-repeater-show-more-link {
    border-radius: 24px;
    background-color: #1e376d;
    padding: 15px 30px;
    margin-top: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #ffffff;
}
a#my-repeater-show-more-link:hover {
    background: #425da0;
}
.productlist li.product a {
    padding-left: 24px;
	background: url(images/ic-chevron-right-blue.svg) no-repeat 0 center;
	display:block;
	font-weight: 600;
    font-size: 14px;
}
.single_field img {
    width: 100%;
    height: auto;
}
.single_field .none_float {
    margin: auto;
    float: none;
    text-align: center;
}
.single_field h1 {
    margin: 0;
    font-size: 48px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.98;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    font-family: 'open_sanslight';
    margin-bottom: 19px;
}
.wrapper.single_field {
    margin-top: 30px;
}
.wrapper.single_field p {
    max-width: none;
    line-height: 1.56;
    margin-bottom: 40px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
.s_field_content {
    margin-bottom: 60px;
}
.fields_content {
    max-width: 564px;
    margin: auto;
}
.fields_content h3 {
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #333333;
    font-family: 'open_sanslight';
}
ul.gallery img {
    height: auto;
    width: 100%;
    margin-top: 0;
	transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
}
ul.gallery li.full {
    clear: both;
	height:427px;
	overflow:hidden;
	position:relative;
}
ul.gallery li:first-child {
    margin-right: 24px;
}
.info_foot {
    max-width: 564px;
    margin: 30px auto auto;
}
.info_foot a {
    border-radius: 24px;
    background-color: #1e376d;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #ffffff;
    float: left;
}
ul.kblista li .more_article {
    margin-top: 0;
    height: 250px;
	overflow:hidden;
	position:relative;
}
ul.kblista li .more_article img {margin-right: 0;transform: translate(-50%, -50%);position: absolute;left: 50%;top: 50%;}
.single_field h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #2f3954;
    font-family: 'open_sanslight';
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
    margin-top: 134px;
}
.single-product ul.kblista li h3{margin-top:20px;}
ul.kblista li h3 {
    margin-top:0px;
    margin-bottom: 10px;
}
.single-product ul.kblista li a {
    padding-left: 24px;
    background: url(images/ic-chevron-right-blue.svg) no-repeat 0 center;
    display: block;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #1c48c2;
}
a.btn.btn-lg {
    border-radius: 24px;
    background-color: #1e376d;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #ffffff;
    float: left;
    margin-top: 20px;
}
a.btn.btn-lg:hover {
    background: #425da0;
}
.info_foot a:hover {
    background: #425da0;
}
.imgcaption {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    margin-top: 10px;
}
.s_field_content {
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.61;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
}
.s_field_content img {
    margin-top: 57px;
}
.read_div.read_more_opened {
    margin-top: 30px;
}

.read_div.read_more_opened p {
    text-align: left;
}
#element_to_pop_up { display:none; }	
.examreader h1 {
    font-size: 48px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.98;
    letter-spacing: normal;
    color: #333333;
    margin: 0 0 20px;
    font-family: 'open_sanslight';
}
.examreader p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #333333;
}
.features-section ul li img {
    display: block;
    text-align: center;
    margin: 0 auto 24px;
}
.thumbslider {
    width: 72px;
    float: left;
    margin-right: 24px;
}
div#slideshow1 {
    float: left;
	margin-bottom:60px;
}
div#slideshow1 img {
    height: 466px;
    width: 466px;
}
.thumbslider ul.slideshow1_thumbs li {
    list-style: none;
}
.thumbslider ul.slideshow1_thumbs li img {
    width: 72px;
    height: 72px;
}
.frontthumb {
    padding: 0;
}
.field_section p {
    font-size: 18px;
}
.wrapper .col-12 {
    padding-left: 0;
    padding-right: 0;
}
.single-product header {
    margin-bottom: 120px;
}
.examreader {
    margin-top: 80px;
    position: relative;
    left: 47px;
}

.footer-col .footer-title{
    font-family: open_sansregular,sans-serif;
    font-style: normal;
    font-size: 1.9em;
    letter-spacing: .05em;
    margin-bottom: .5em;
    text-align: left;
    display: block;
    margin-top: 0;
    padding-top: 0;
    text-transform: none;
    font-weight: 400;
}

.single-product .according_tab h2 {
    text-align: center;
    margin: 0 0 20px 0;
}

/* .accordion-content ul.knowldege-list li h3, .accordion-content ul.knowldege-list li .listcat {
    font-size: 14px;
    font-family: open_sanslight;
} */

.cpen_details {
    overflow: hidden;
    width: 100%;
    background: #FAFAFA;
    margin: 50px 0;
    padding: 60px 0;
}

.cpen_details .frontpagewrapper p {
    text-align: left;
}

.cpen_details h2.f_news_title {
    border: 0;
    margin-bottom: 10px;
    color: #000;
}

body.page-template-default .accordion {
    padding: inherit;
}

@media (max-width: 560px) {
    .front-page-intro {
        display: flex !important;
        flex-direction: column;
    }

    .front-page-intro .banners {
        order: 1;
    }

    .front-page-intro .wrap-front {
        order: 0;
    }
}

@media(max-width:1900px){
ul.gallery li.half {width: 47.5%;}
}
@media(max-width:1600px){
.frontpagewrapper.feature_news, 
.footer,
.banners,
.wrapper,
.home .frontpagewrapper.wrap-front{padding-left: 10%;padding-right: 10%;}
header{width:80%;margin-left:10%;margin-right:10%;}
div#slideshow1 img {height:auto;width:100%;}
div#slideshow1 {max-width: 70%;}
.video-section li {width: 31.4%;}
}
@media(max-width:1500px){
ul.gallery li.half {width: 47%;}
.footer-col{padding:50px;}
ul.menu li {margin: 0 3px;}
.video-section li {width: 31%;}
}
@media(max-width:1200px){
.mobilebtn {position: absolute;}
/* .home .frontpagewrapper.wrap-front {padding: 0 30px;} */
.frontpagewrapper {padding: 20px 10px;}
div#wpforms-89-field_5-container{max-width:100%;}
.footer .wpforms-container .wpforms-submit-container{position:static;}
.col-6.last-left, .col-6.last-right {width:50%!important;}
.last_footer{margin-top:0;}
.footer{padding-top:20px;padding-bottom:20px;}
.footer-col{padding:20px;}
.productlist li.product, ul.kblista li {width: 31%;}
.editor_area p{max-width:100%;}
/* div#slideshow1 img {height: 340px;width: 340px;} */
ul.menu li {margin: 0 10px;}
ul.gallery li.half {width: 46.6%;}
.video-section li {width: 30%;}
} 
@media (min-width: 961px) and (max-width: 1200px) {
	nav{display: none !important;}
	.mobilebtn{display: block !important;}
	.examreader {margin-top: 40px;}
	.thumbslider {margin-right: 12px;}
}
@media (min-width: 768px) and (max-width:991px) {
	ul.productlist{text-align:center;}
	.productlist li.product, ul.kblista li {width: 30%;}
	.product p, li.product h2, .productlist li.product a{text-align:left;}
	.video-section li{width:30%;}
}	
@media(max-width:960px) {
.examreader{margin-top:0;left:0;}
.single-product header {margin-bottom: 50px;}
}
@media (min-width: 481px) and (max-width: 960px) {
	body{font-size: 14px !important;}
	nav{display: none !important;}
	.mobilebtn{display: block !important;}
	.banner{width: 50% !important; float:left; box-sizing: border-box; padding: 5px; position: relative;}
	.col-4 {width: 100% !important;}
	.col-5 {width: 100% !important;}
	.col-6 {width: 100% !important;}
	.col-7 {width: 100% !important;}
	.col-8 {width: 100% !important;}
	.facetwp-checkbox{display: inline-block !important; margin:0 10px 10px 0; white-space: nowrap;}
	.filterlista{text-align: left;}
	.facetwp-toggle{white-space: nowrap;}
	.facetwp-facet{width: 100% !important;}
} 
@media screen and (max-width: 767px) {
	.productlist li.product, ul.kblista li{width:100%;margin-left:0;margin-right:0;}
	.product-thumb img {max-height: none;}
	.features-section ul li{width:100%;margin-left:0;}
div#slideshow1 img {height: 230px;width: 230px;}
div#slideshow1 {max-width: 68%;margin-bottom:15px;}
header{margin-bottom:30px;}
.according_tab,
.features-section {padding: 30px 0;}
.features-section h2 {margin: 30px 0 30px;}
.video-section li{width:100%;}
.resellerlist.facetwp-template {margin-bottom: 20px;}
.page h1 {font-size: 34px;}
ul.gallery li.half{width:100%;}
.single_field h2 {margin-top: 30px;}
}
@media screen and (max-width: 480px) {
	body{font-size: 16px !important;}
	nav{display: none !important;}
	.banner{width: 100% !important; float:left; box-sizing: border-box; padding: 5px; position: relative;}
	.footer-col{width: 100% !important;}
	.mobilebtn{display: block !important;}
	.col-4 {width: 100% !important;}
	.col-5 {width: 100% !important;}
	.col-6 {width: 100% !important;}
	.col-7 {width: 100% !important;}
	.col-8 {width: 100% !important;}
	.facetwp-facet{width: 100% !important;}
	.footer-col {padding: 0;margin-top: 30px;}
}