/*
------------------------------------------------------------------------
Theme Name:    Greenwood Magnetics
Theme URI:     http://www.greenwoodmagnetics.com
Description:   Wordpress template for Greenwood Magnetics
Version:       1.1 (Multilingual) EN
------------------------------------------------------------------------

Copyright:     (c) 2015 Greenwood Magnetics

All rights reserved.
*/

/* HTML RESET */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,time,mark,audio,video { margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }
body { line-height:1; }
ol,ul { list-style:none; }
blockquote,q { quotes:none; 
    padding-left: 18px;
    border-left: 2px solid #000;
    font-size: 0.9em;
    color: #6f7906;
}
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }

::selection {
	background: #CCCCCC; /* Safari */
	}
::-moz-selection {
	background: #CCCCCC; /* Firefox */
}

body {
	font-family: 'Open Sans', sans-serif;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	color: #444444;
	min-width: 960px;
	counter-reset: my-awesome-counter;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.2s linear; 
	-moz-transition: all 0.2s linear; 
	-o-transition: all 0.2s linear; 
	transition: all 0.2s linear;
}

h1 {
	font-size: 1.875em;
	font-weight: 800;
	color: #007e68;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 30px;
	line-height: 30px;
	word-wrap: break-word;
	padding-top: 7px;
}

h1.de {
	font-size: 1.5em;
}

h2 {
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 18px;
	color: #043B6D;
}

h3 {
	color: #043B6D;
}

.language, #lang_sel {
	width: 150px;
	float: right;
	//overflow: hidden;
	margin-top: 20px;
}

span.eng #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
	width: 14.28%;
}

select {
	font-family: 'Open Sans', sans-serif;
	height: 47px;
	padding:12px 0 12px 22px;
	margin: 0;
	background: none;
	color: #FFF;
	font-weight: 700;
	font-size: 0.8em;
	text-transform: uppercase;
	text-shadow: 1px 1px #06345e;
	border:none;
	outline:none;
	display: inline-block;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 140px;
}

select.es {
	background: url("assets/img/es.png") 0 20px no-repeat;
}

select.en {
	background: url("assets/img/en.png") 0 20px no-repeat;
}

select#language [data-class*="es"] {
	background: url("assets/img/es.png") 5% 50% no-repeat;
	padding-left: 30px;
	color: #FFF;
}

select#language [data-class*="en"] {
	background: url("assets/img/en.png") 5% 50% no-repeat;
	padding-left: 30px;
	color: #FFF;
}
    .wpml-ls-native.icl_lang_sel_native {
    display: none!important;
}

.sidebar-wrap img {
		margin-top: 6px !IMPORTANT;
	}
.sidebar-wrap #proud {
display:block;
 font-size:15px;
 font-weight:600;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
    	padding-right:35px
    }
}

label {
	position:relative;
	float: right;
	padding-left: 10px;
}

label:after {
	font-family: 'Open Sans', sans-serif;
	display: block;
	width: 20px;
	height: 20px;
	content:'';
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	right:10px; 
	top:13px;
	padding:0 0 2px;
	position:absolute;
	pointer-events:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background: url("assets/img/arrow-white-right.png") center center no-repeat;
}

label:before {
	content:'';
	right:6px; 
	top:0px;
	width:20px; 
	height:20px;
	position:absolute;
	pointer-events:none;
	display:block;
}

/* =============================================================================
   MEDIA QUERIES
   ========================================================================== */
/* Language Options on Portrait phone */
@media only screen and (min-width: 435px) {

    .wpml-ls-native.icl_lang_sel_native {
    display: inline!important;
}
}
@media only screen and (min-width: 326px) {
.utilitysm{
display:inline;
float:right;
margin-right: 10px;
font-size:11px;
}
}
/* TABLET PORTRAIT TO DESKTOP */
@media only screen and (min-width: 481px) and (max-width: 960px) {

	/* =========================== GENERAL ============================ */
	body {
		min-width: 480px;
	}

	.container {}

	.container h1 {
		padding: 0 20px;
	}

	.default {
		top: 160px !IMPORTANT;
		padding-bottom: 150px !IMPORTANT;
	}

	.sidebar-wrap {
		width: 100% !IMPORTANT;
	}

	.sidebar-wrap h1, .sidebar-wrap h2 {
		padding:0 20px;
		margin-bottom: 10px !IMPORTANT;
		min-height: auto !IMPORTANT;
	}

	.sidebar-products h1 {
		margin-bottom: 0px;
		min-height: 20px !IMPORTANT;
	}

	.sidebar-products span {
		display: block !IMPORTANT;
	}

	.callback {
		overflow: hidden;
		padding: 20px 0 0 0;
		margin: 0;
	}

	.content-wrap {
		width: 100% !IMPORTANT;
		padding-bottom: 30px !IMPORTANT;
	}

	.content-wrap h2 {
		padding: 20px !IMPORTANT;
	}

	.content-wrap.page p {
		padding: 0 20px;
	}

	.content-wrap.page ul {
		margin: 20px !IMPORTANT;
		width: 95% !IMPORTANT;
	}

	.filter {
		width: auto !IMPORTANT;
		margin: 20px !IMPORTANT;
	}

	.grey {
		background-color: #FFF !IMPORTANT;
	}

	.logo .brc, .logo .safe {
		display: none;
	}

	.language {
		margin-top: 0px;
	}

	/* =========================== HEADER & NAV ============================ */

	header {
		width: 100% !IMPORTANT;
		height: 60px !IMPORTANT;
		padding-top: 30px !IMPORTANT;
		position: absolute !IMPORTANT;
		top: 0;
		background-size: 100%;
	}

	.header {
		width: 100% !IMPORTANT;
		top: -20px !IMPORTANT;
	}

	#lang_sel_list {
		box-sizing: border-box;
		padding: 0 30px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle {
		top: -16px !IMPORTANT;
	}

	span.eng #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
		width: 100% !important;
	}

	.logo {
		padding:0 30px;
	}

	.logo img {
		width: auto;
		height: auto;
		max-width: 50%;
	}

	.utility {
		display: none;
	}
    .utilitysm{
        display:inline;
    }

	.main-nav {
		display: none;
		position: fixed !IMPORTANT;
		top: 90px !IMPORTANT;
		width: 100% !IMPORTANT;
		height: auto !IMPORTANT;
	}

	.main-nav li {
		width: 100% !IMPORTANT;
	}

	.main-nav li + li {
		border: none !IMPORTANT; 
	}

	.main-nav li a {
		text-align: left !IMPORTANT;
		font-size: 1.4em !IMPORTANT;
		padding:0 20px !IMPORTANT;
		border-bottom: 1px solid #006b5e;;
	}

	.open-menu {
		float: right;
		position: relative;
		right: 155px;
		top: -50px;
		display: block !IMPORTANT;
		font-size: 0.875em;
		line-height: 50px;
		padding:0 20px;
		color: #FFF;
		font-weight: 700;
		width: 70px;
		height: 50px;
		background-color: #002536;
		-webkit-transition: background 0.2s linear; 
		-moz-transition: background 0.2s linear; 
		-o-transition: background 0.2s linear; 
		transition: background 0.2s linear;
		cursor: pointer;
		background-image: url(assets/img/menu-open.png);
		background-repeat: no-repeat;
		background-position: 85% 50%;
	}

	.open-menu:hover {
		background-color: #06345e;
	}

	label {
		position: absolute !IMPORTANT;
		right: 10px;
		top: 27px;
	}

	.language, #lang_sel {
		position: absolute !IMPORTANT;
		margin-top: 0px !IMPORTANT;
		right: 20px;
	}


	/* =========================== CAROUSEL ============================ */

	.carousel {
		width: 100% !IMPORTANT;
		top: 0px !IMPORTANT;
		margin-top: 145px !IMPORTANT;
	}

	.carousel h3 {
		width: 90% !IMPORTANT;
		font-size: 40px !IMPORTANT;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.carousel h3:after {
		top: 140px !IMPORTANT;
	}

	/* =========================== HOME ============================ */

	.home-wrap {
		padding-top: 30px !IMPORTANT;
	}

	.home-intro {
		width: 100% !IMPORTANT;
	}

	.home-intro h1, .home-intro h2, .home-intro p {
		padding: 0 20px !IMPORTANT;
	}

	.home-intro h1 {
		font-size: 3.125em !IMPORTANT;
	}

	ul.home-hero {
		border-width: 100px;
	}

	ul.home-hero li {
		width: 100% !IMPORTANT;
		padding: 0 20px;
	}

	.hero-link {
		border: 1px solid #D3D3D3;
	}

	.hero-image {
		height: 380px !IMPORTANT;
		line-height: 380px !IMPORTANT;
	}

	.hero-image img {
	 	width: auto;
	 	height: auto;
	 	max-width: 100%;
	 	vertical-align: middle;
	}

	.home-hero-wrap {
		height: auto !IMPORTANT;
	}

	.home-industry {
		top: 80px !IMPORTANT;
		padding:0 20px 120px 20px !IMPORTANT;
	}

	.home-industry ul li {
		width: 50% !IMPORTANT;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.home-industry ul li:nth-child(even) {
		padding-left:10px;
	}

	.home-industry ul li:nth-child(odd) {
		padding-right: 10px;
	}

	.home-industry-link a {
		font-size: 0.813em !IMPORTANT;
	}

	.home-industry-link {
		border-left: 1px solid #D3D3D3;
	}

	.home-industry-link:before {
	 	margin-left: !IMPORTANT;
	}

	.home-industry-link:hover:before, .home-industry-image:hover + .home-industry-link:before {
 		margin-left: !IMPORTANT;
	}

	li:first-child .home-industry-link a, .home-industry-link:first-child {
		border-left: none !IMPORTANT;
	}

	/* =========================== PRODUCT ============================ */

	ul.product-listing {
		margin: 0 20px;
	}

	ul.product-listing li {
		height: auto !IMPORTANT;
		width: 50% !IMPORTANT;
		padding-top: 10px !IMPORTANT;
		padding-bottom: 10px !IMPORTANT;
	}

	ul.product-listing li:nth-child(odd) {
		padding-right: 10px;
	}

	ul.product-listing li:nth-child(even) {
		padding-left: 10px;
	}

	ul.product-listing span {
		top: 199px !IMPORTANT;
	}

	.listing-link {
		border-right: 1px solid #D3D3D3;
	}

	.listing-link:before {
		margin-left: 80% !IMPORTANT
	}

	.listing-link:hover:before, .listing-image:hover + .listing-link:before {
		margin-left: 85% !IMPORTANT
	}

	.listing-image {
		border-right: 1px solid #D3D3D3;
	}

	/* =========================== INDUSTRY ============================ */

	ul.industry {
		margin: 0 20px;
	}

	ul.industry li {
		height: auto !IMPORTANT;
		width: 50% !IMPORTANT;
		padding-top: 10px !IMPORTANT;
		padding-bottom: 10px !IMPORTANT;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	ul.industry li:nth-child(odd) {
		padding-right: 10px;
	}

	ul.industry li:nth-child(even) {
		padding-left: 10px;
	}

	.industry-link {
		border-right: 1px solid #D3D3D3;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.industry-link:before {
		margin-left: 42% !IMPORTANT
	}

	.industry-link:hover:before, .industry-image:hover + .industry-link:before {
		margin-left: 43% !IMPORTANT
	}

	/*.industry-image img {
	 	width: auto;
	 	height: auto;
	 	max-width: 100%;
	 	max-height: none !IMPORTANT;
 	}*/

	/* =========================== PRODUCT SIDEBAR INFO ============================ */

	.product-info {
		margin:20px;
	}

	.enquire {
		width: 50%;
		float: right;
	}

	.pdf-info {
		width: 50%;
		background: url("assets/img/pdf-icon.gif") no-repeat 10px 10px !IMPORTANT;
		display: table !IMPORTANT;
	}

	.pdf-info a {
		display: table-cell !IMPORTANT;
		vertical-align: middle;
		padding: 0 10px 0 55px !IMPORTANT;
	}

	.back {
		display: none;
	}

	/* =========================== INDIVIDUAL PRODUCT ============================ */

	.single-image {
		margin:0 20px;
	}

	.text-info {
		margin:10px 20px !IMPORTANT;
		padding: 0px !IMPORTANT
	}

	.double-image {
		width: 100%;
	}

	.double-image .single-image {
		margin:0;
		width: 50% !IMPORTANT;
		border: 0;
	}

	.double-image .single-image:first-child {
		padding: 0 10px 0 20px;
	}

	.double-image .single-image:last-child {
		padding: 0 20px 0 10px;
	}

	.double-image .single-image .product-image {
		border: 1px solid #D3D3D3;
		overflow: hidden;
	}

	.double-image .single-image .description {
		border: 1px solid #D3D3D3;
		border-top: none;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.double-image .single-image + .single-image {
		margin-left: 0px !IMPORTANT;
	}

	.features {
		width: 50% !IMPORTANT;
		padding: 20px 10px 0 20px;
	}

	.features + .features {
		margin-left: 0px !IMPORTANT;
	}

	.features:first-child {
		padding:0 10px 0 0 !IMPORTANT;
	}

	.features:last-child {
		padding:20px 20px 0 10px !IMPORTANT;
	}

	.features ul {
		width: 100% !IMPORTANT;
	}

	.case-study .sidebar-wrap {
		margin-bottom: 0px;
	}

	.case-study-image, .case-study-description {
		width: 100% !IMPORTANT;
		padding: 20px;
		overflow: hidden;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.case-study-description {
		margin-left: 0 !IMPORTANT;
		padding: 10px 20px !IMPORTANT;
	}

	.case-study-description h3 {
		padding-bottom: 0px !IMPORTANT;
	}

	.filter ul li a {
		font-size: 1em !IMPORTANT;
		height: 60px !IMPORTANT;
		line-height: 60px !IMPORTANT;
	}

	/* =========================== SERVICE ============================ */

	.service {
		margin: 0 20px;
	}

	.service .text-info, .service .single-image {
		margin: 20px 0 !IMPORTANT;
	}

	.testimonial {
		margin: 20px;
	}

	.contact {
		width: 100%!IMPORTANT;
		margin-right: 0px !IMPORTANT;
	}

	.contact .text-info {
		margin: 30px 20px !IMPORTANT;
		float: none !IMPORTANT;
	}

	.contact-details {
		margin: 0 20px;
	}

	.address, .map {
	}

	.address ul {
		width: 50%;
		float:left;
	}

	.map {
	}

	iframe {
		width: 100% !IMPORTANT;
	}

	form {
		margin: 0 20px 0 10px;
		padding:10px !IMPORTANT;
	}

	input, textarea {
		width: 100% !IMPORTANT;
		padding:15px !IMPORTANT;
		font-size: 0.9em !IMPORTANT;
	}

	textarea {
		height: 150px !IMPORTANT;
	}

	/* =========================== FOOTER ============================ */

	footer {
		width: 100% !IMPORTANT;
	}

	footer ul {
		padding: 0 20px;
	}

	.footer-logo {
		width: 100% !IMPORTANT;
		margin-bottom: 10px;
	}

	.footer-menu {
		display: none;
	}

	.footer-address, .footer-contact {
		width: 50% !IMPORTANT;
	}

	.youtube {
		margin: 0 20px;
	}
}

/* TABLET PORTRAIT TO DESKTOP */
@media only screen and (max-width: 480px) {

	/* =========================== GENERAL ============================ */

	body {
		min-width: 320px;
		overflow-x: hidden;
	}

    .container {
        max-width: 90%!important;
    }

	.container h1 {
		padding: 0 20px;
	}

	.default {
		top: 150px !IMPORTANT;
		padding-bottom: 150px !IMPORTANT;
	}

	.sidebar-wrap {
		width: 100% !IMPORTANT;
	}

	.sidebar-wrap h1, .sidebar-wrap h2, .sidebar-wrap h4 {
		padding:0 20px;
		min-height: 30px !IMPORTANT;
		margin-bottom: 10px !IMPORTANT;
	}
    .sidebar-wrap h4 {
		margin-top: 20px !IMPORTANT;
	}
    .sidebar-wrap h4 img {
		margin-top: -10px !IMPORTANT;
	}

	.callback {
		overflow: hidden;
		padding: 20px 0 0 0;
	}

	.callback h2 {
		padding: 0 20px !IMPORTANT;
		min-height: 0 !IMPORTANT;
	}

	.callback input[type=submit] {
		margin: 0px !IMPORTANT;
	}

	#primary-sidebar li.widget {
		padding: 10px !IMPORTANT;
	}

	.content-wrap {
		width: 100% !IMPORTANT;
		padding-bottom: 20px !IMPORTANT;
	}

	.filter {
		width: auto !IMPORTANT;
		margin: 20px !IMPORTANT;
	}

	.filter-services {
		display: none !IMPORTANT;
	}

	.grey {
		background-color: #FFF !IMPORTANT;
	}

	.sidebar-products span {
		display: block !IMPORTANT;
	}

	.content-wrap .resource {
		padding: 0 20px;
	}

	.content-wrap.page p {
		padding: 0 20px !IMPORTANT;
		width: 90% !IMPORTANT;
	}

	.content-wrap.page h2, .content-wrap.page h3 {
		padding: 10px 20px !IMPORTANT;
	}

	.content-wrap.page ul {
		margin: 20px !IMPORTANT;
		width: 90% !IMPORTANT;
	}

	.logo .brc, .logo .safe {
		display: none;
	}

	.language {
		margin-top: 0px;
	}

	.home-intro h1.de {
		font-size: 1.8em !IMPORTANT;
	}


	/* =========================== HEADER & NAV ============================ */

	#lang_sel_list {
		box-sizing: border-box;
		padding: 10px 16px;
	}

	footer ul li {
		width: 100% !IMPORTANT;
	}

	header {
		width: 100% !IMPORTANT;
		height: 86px !IMPORTANT;
		padding-top: 0px !IMPORTANT;
		position: absolute !IMPORTANT;
		top: 0;
		background-size: 100%;
		background-image: none !IMPORTANT;
	}

	.header {
		width: 100% !IMPORTANT;
		top: 0 !IMPORTANT;
	}

	.logo {
		padding:10px 20px;
		width: 155px;
		text-align: left;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle {
		top: -10px !IMPORTANT;
	}

	.logo img {
		width: auto;
		height: auto;
		max-width: 88%;
	}

	.utility {
		display: none;
	}

	.main-nav {
		display: none;
		position: absolute !IMPORTANT;
		top: 118px !IMPORTANT;
		width: 100% !IMPORTANT;
		height: auto !IMPORTANT;
		border-top: 1px solid #006b5e;
	}

	.main-nav li {
		width: 100% !IMPORTANT;
	}

	.main-nav li + li {
		border: none !IMPORTANT; 
	}

	.main-nav li a {
		text-align: left !IMPORTANT;
		font-size: 0.9em !IMPORTANT;
		padding:0 20px !IMPORTANT;
		border-bottom: 1px solid #006b5e;
		height: 50px !IMPORTANT;
		line-height: 50px !IMPORTANT;
	}

	.open-menu {
		width: 100% !IMPORTANT;
		height: 55px !IMPORTANT;
		float: left;
		position: relative;
		right: 0px;
		top: 10px;
		display: block !IMPORTANT;
		font-size: 0.875em;
		line-height: 60px !IMPORTANT;
		padding:0 20px;
		color: #FFF;
		font-weight: 700;
		background-color: #002536;
		-webkit-transition: background 0.2s linear; 
		-moz-transition: background 0.2s linear; 
		-o-transition: background 0.2s linear; 
		transition: background 0.2s linear;
		cursor: pointer;
		background-image: url(assets/img/menu-open.png);
		background-repeat: no-repeat;
		background-position: 95% 50%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.open-menu:hover {
		background-color: #06345e;
	}

	label {
		position:absolute !IMPORTANT;
		top: 7px;
		right: 14px;
	}

	.language, #lang_sel {
		position: absolute !IMPORTANT;
		margin-top: 0px !IMPORTANT;
		right: 20px;
	}

	/* =========================== CAROUSEL ============================ */

	.carousel {
		width: 100% !IMPORTANT;
		top: 0px !IMPORTANT;
		margin-top: 40px !IMPORTANT;
	}

	.carousel a.link {
		font-size: 0.875em !IMPORTANT;
	}

	.carousel h3 {
		width: 90% !IMPORTANT;
		font-size: 26px !IMPORTANT;
		top: 130px !IMPORTANT;
	}

	.carousel h3:after {
		top: 130px !IMPORTANT;
	}

	.carousel h3 span {
		line-height: 23px !IMPORTANT;
	}

	/* =========================== HOME ============================ */

	.home-wrap {
		padding-top: 30px !IMPORTANT;
	}

	.home-intro {
		width: 100% !IMPORTANT;
	}

	.home-intro h1, .home-intro h2, .home-intro p {
		padding: 0 20px !IMPORTANT;
	}

	.home-intro h1 {
		font-size: 2em !IMPORTANT;
	}

	.home-intro h2 {
		margin-bottom: 20px !IMPORTANT;
	}

	ul.home-hero {
		border-width: 100px;
	}

	ul.home-hero li {
		width: 100% !IMPORTANT;
		padding: 10px 20px;
	}

	.hero-image {
		height: 250px !IMPORTANT;
	}

	.hero-image img {
	 	width: auto;
	 	height: auto;
	 	max-width: 100% !IMPORTANT;
	}

	.home-hero-wrap {
		height: auto !IMPORTANT;
	}

	.hero-link {
		border: 1px solid #D3D3D3;
	}

	.home-industry-link a {
		font-size: 0.813em !IMPORTANT;
	}

	.home-industry {
		top: 80px !IMPORTANT;
		padding:0 20px 120px 20px !IMPORTANT;
	}

	.home-industry h3 {
		font-size: 1.5em !IMPORTANT;
	}

	.home-industry ul li {
		width: 100% !IMPORTANT;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.home-industry-link {
		border-left: 1px solid #D3D3D3;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	li:first-child .home-industry-link a, .home-industry-link:first-child {
		border-left: none !IMPORTANT;
	}

	/* =========================== INDUSTRY ============================ */

	ul.industry {
		margin: 0 20px;
	}

	ul.industry li {
		height: auto !IMPORTANT;
		width: 100% !IMPORTANT;
		padding-top: 10px !IMPORTANT;
		padding-bottom: 10px !IMPORTANT;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.industry-link {
		border-right: 1px solid #D3D3D3;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.industry-link a {
		font-size: 0.813em !IMPORTANT;
	}

	.industry-link:before {
		margin-left: 42% !IMPORTANT
	}

	.industry-link:hover:before, .industry-image:hover + .industry-link:before {
		margin-left: 43% !IMPORTANT
	}

	/* =========================== PRODUCT ============================ */

	ul.product-listing {
		margin: 0 20px;
	}

	ul.product-listing li {
		height: auto !IMPORTANT;
		width: 100% !IMPORTANT;
		padding-top: 10px !IMPORTANT;
		padding-bottom: 10px !IMPORTANT;
	}

	ul.product-listing span {
		top: 199px !IMPORTANT;
	}

	.listing-link {
		border-right: 1px solid #D3D3D3;
	}

	.listing-link:before {
		margin-left: 80% !IMPORTANT
	}

	.listing-link:hover:before, .listing-image:hover + .listing-link:before {
		margin-left: 85% !IMPORTANT
	}

	.listing-image {
		border-right: 1px solid #D3D3D3;
	}

	/* =========================== PRODUCT SIDEBAR INFO ============================ */

	.product-info {
		margin:20px;
	}

	.enquire , .pdf-info {
		width: 100% !IMPORTANT
	}

	.enquire {
		float: right;
	}

	.pdf-info {
		background: url("assets/img/pdf-icon.gif") no-repeat 10px 10px !IMPORTANT;
		display: table !IMPORTANT;
	}

	.pdf-info a {
		display: table-cell !IMPORTANT;
		vertical-align: middle;
		padding: 0 10px 0 55px !IMPORTANT;
	}

	.back {
		display: none;
	}

	/* =========================== INDIVIDUAL PRODUCT ============================ */

	.text-info {
		margin:10px 20px !IMPORTANT;
	}

	.single-image {
		margin:20px !IMPORTANT;
	}

	.double-image {
		width: 100% !IMPORTANT;
		margin:0 !IMPORTANT;
	}

	.double-image .single-image {
		margin:10px 0 !IMPORTANT;
		width: 100% !IMPORTANT;
		padding:0 20px;
		border: 0;
	}

	.double-image .single-image .product-image {
		border: 1px solid #D3D3D3;
		overflow: hidden;
	}

	.double-image .single-image .description {
		border: 1px solid #D3D3D3;
		border-top: none;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.double-image .single-image + .single-image {
		margin-left: 0px !IMPORTANT;
	}

	.features {
		width: 100% !IMPORTANT;
		margin: 10px 0;
		padding: 0 20px;
	}

	.features + .features {
		margin-left: 0px !IMPORTANT;
	}

	.features ul {
		width: 100% !IMPORTANT;
	}

	.case-study .sidebar-wrap {
		margin-bottom: 20px;
	}

	.case-study-image, .case-study-description {
		width: 100% !IMPORTANT;
		padding: 0 20px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
	}

	.case-study-description {
		margin-left: 0 !IMPORTANT;
	}

	/* =========================== SERVICE ============================ */

	.service {
		margin: 0 20px;
	}

	.service .text-info, .service .single-image {
		margin: 0 0 10px 0 !IMPORTANT;
	}

	.testimonial {
		margin: 20px;
	}

	.contact {
		width: 100%!IMPORTANT;
		margin-right: 0px !IMPORTANT;
	}

	.contact .text-info {
		margin: 20px !IMPORTANT;
		float: none !IMPORTANT;
	}

	.contact-details {
		margin: 0 20px;
	}

	.address, .map {
	}

	.address {
	}

	.map {
	}

	iframe {
		width: 100% !IMPORTANT;
	}

	form {
		margin: 0 20px 0 10px;
		padding:10px !IMPORTANT;
		float: left;
	}

	input, textarea {
		width: 100% !IMPORTANT;
		padding:15px !IMPORTANT;
		font-size: 0.9em !IMPORTANT;
	}

	textarea {
		height: 150px !IMPORTANT;
	}

	/* =========================== FOOTER ============================ */

	footer {
		width: 100% !IMPORTANT;
	}

	footer ul {
		padding: 0 20px;
	}

	.footer-menu {
		display: none;
	}

	.footer-logo, .footer-address, .footer-contact {
		width: 100% !IMPORTANT;
		margin-bottom: 10px; 
	}

	.youtube {
		margin: 0 20px;
	}
}

/* =============================================================================
   HEADER
   ========================================================================== */

header {
	width: 100%;
	//padding-top: 20px;
	display: block;
	color: #FFF;
	/*background-color: #7dcabd;
	background-image: -webkit-gradient(linear, top, bottom, from(#9bd1c8), to(#51c1ae));
	background-image: -webkit-linear-gradient(top, #9bd1c8, #51c1ae);
	background-image: -moz-linear-gradient(top, #9bd1c8, #51c1ae);
	background-image: -o-linear-gradient(top, #9bd1c8, #51c1ae);
	background-image: linear-gradient(to top, #9bd1c8, #51c1ae);*/
	background-color: #022f44;
	background-image: url(assets/img/header-background.jpg), -webkit-gradient(linear, top, bottom, from(#06345e), to(#2f4c59));
	background-image: url(assets/img/header-background.jpg), -webkit-linear-gradient(top, #06345e, #2f4c59);
	background-image: url(assets/img/header-background.jpg), -moz-linear-gradient(top, #06345e, #2f4c59);
	background-image: url(assets/img/header-background.jpg), -o-linear-gradient(top, #06345e, #2f4c59);
	background-image: url(assets/img/header-background.jpg), linear-gradient(to top, #06345e, #2f4c59);
	background-position: center top;
	background-repeat: repeat-x;
	z-index: 999;
	position: relative;
}

header a {
	color: #FFF;
	cursor: pointer;
}

header a:hover {
	color: #CCC;
}

.header {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 10px;
}

.logo {
	float: left;
    clear:left;
}

.logo a {
	padding-right: 40px;
}

.logo .brc {
	vertical-align: bottom;
	padding-right: 10px;
	height: 68px;
}

.logo .safe {
	vertical-align: bottom;
	padding-right: 10px;
}

.utility {
	font-size: 0.9em;
	float: right;
	text-align: right;
	padding-right: 20px;
	margin-top: -25px;
}

.utility span {
	font-weight: 700;
}

/* =============================================================================
   .main-nav
   ========================================================================== */

.main-nav {
	width: 960px;
	height: 70px;
	list-style: none;
	margin: 0 auto;
	position: relative;
	top: 35px;
	border-bottom: 5px solid #06345e;
}

.main-nav li {
	float: left;
	width: 137.1px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sixing:border-box;
}

.main-nav li + li {
	border-left: 1px solid #002536;
}

.main-nav li.current-menu-item a {
	background-color: #002536 !IMPORTANT;
	background-image: -webkit-gradient(linear, top, bottom, from(#002536), to(#06345e)) !IMPORTANT;
	bacground-image: -webkit-linear-gradient(top, #002536, #06345e) !IMPORTANT;
	background-image: -moz-linear-gradient(top, #002536, #06345e) !IMPORTANT;
	background-image: -o-linear-gradient(top, #002536, #06345e) !IMPORTANT;
	background-image: linear-gradient(to top, #002536, #06345e) !IMPORTANT;
}

.main-nav li a {
	height: 70px;
	display: block;
	background-color: #006b5e;
	background-image: -webkit-gradient(linear, top, bottom, from(#04796b), to(#127790));
	background-image: -webkit-linear-gradient(top, #04796b, #127790);
	background-image: -moz-linear-gradient(top, #04796b, #127790);
	background-image: -o-linear-gradient(top, #04796b, #127790);
	background-image: linear-gradient(to top, #04796b, #127790);
	text-align: center;
	line-height: 70px;
	color: #FFF;
	font-weight: 700;
	font-size: 0.8em;
	text-transform: uppercase;
	text-shadow: 1px 1px #06345e;
	margin:0;
	padding:0;
	-webkit-transition: all 0.2s linear; 
	-moz-transition: all 0.2s linear; 
	-o-transition: all 0.2s linear; 
	transition: all 0.2s linear;
}

.main-nav li a:hover {
	background-color: #002536;
	line-height: 67px;
	background-image: -webkit-gradient(linear, top, bottom, from(#002536), to(#06345e));
	background-image: -webkit-linear-gradient(top, #002536, #06345e);
	background-image: -moz-linear-gradient(top, #002536, #06345e);
	background-image: -o-linear-gradient(top, #002536, #06345e);
	background-image: linear-gradient(to top, #002536, #06345e);
}

.open-menu {
	display: none;
}

/* =============================================================================
   CAROUSEL
   ========================================================================== */

.carousel {
	width: 960px;
	height: 350px;
	display: block;	
	margin: 0 auto;
	position: relative;
	top: 70px;
	color: #FFF;
	background-color: #007d68;
	overflow: hidden;
}

.carousel h3 {
	text-transform: uppercase;
	color: #FFF;
	display: inline;
	width: 920px;
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 50px;
	font-weight: 700;
	text-shadow:1px 2px #a0a0a0;
}

.carousel h3 span {
	font-size: 16px;
	display: block;
	line-height: 60px;
}

//.carousel h3:before {
	content: "\A We supply magnets for \A";
	white-space: pre;
	font-size: 16px;
	line-height: 60px;
}

//.carousel h3:lang(es):before {
	content: "\A SUMINISTRAMOS IMANES PARA \A"
}

//.carousel h3:after {
	content: "\A Industry";
	font-size: 25px;
	white-space: pre;
	position: absolute;
	top: 135px;
	left: 0;
}

.carousel a.link {
	display: block;
	width: 100%;
	height: 70px;
	color: #FFF;
	font-weight: 700;
	font-size: 1.125em;
	text-transform: uppercase;
	line-height: 70px;
	padding-left: 20px;
	background-color: #06345e;
	position: absolute;
	bottom: 0;
}

.carousel a.link:hover {
	/*background-color: rgba(0,37,54,0.9);*/
}

.carousel a.link:hover {
	background-color: #002536;
}

#banner {
	width: 100%;
	height: 350px;
	overflow: hidden;
}

/* =============================================================================
   HOME
   ========================================================================== */

.home-wrap {
	width: 100%;
	padding-top: 100px;
	overflow: hidden;
}

.home-intro {
	float: left;
	display: block;
	width: 50%;
}

.home-intro p {
	-webkit-column-break-inside:avoid;
    -moz-column-break-inside:avoid;
    -o-column-break-inside:avoid;
    -ms-column-break-inside:avoid;
    column-break-inside:avoid;
    margin-bottom: 20px;
}

.home-intro h1 {
	font-size: 3.750em;
	line-height: 0.9em;
	letter-spacing: -1px;
	font-weight: 800;
	color: #007d68;
	padding: 0 0 20px 0;
	word-wrap: break-word;
}

.home-intro h1.de {
	font-size: 2.45em;
	line-height: 1em;
}

.home-intro h2 {
	font-weight: 700;
	padding: 0 0 0 0;
}

.home-intro h1, .home-intro h2 {
	text-transform: uppercase;
}

.home-hero-wrap {
	height: 300px;
	overflow: visible !IMPORTANT; 
}

 ul.home-hero {
 	width: 100%;
 	position: relative;
 	top: 40px;
 	padding-bottom: 30px;
 	border-bottom: 10px solid #D3D3D3;
 	overflow: hidden;
 }

 ul.home-hero li {
 	width: 320px;
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
 }

.hero-image {
	height: 260px;
	line-height: 260px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hero-image img {
 	width: auto;
 	height: auto;
 	max-width: 100%;
 	vertical-align: middle;
}

.hero-link {
 	width: 100%;
 	display: table;
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #D3D3D3;
 	border-bottom: 1px solid #D3D3D3;
 	border-left: 1px solid #D3D3D3;
 	background-color: #FFF;
}

ul.home-hero li:last-child .hero-link {
	border-right: 1px solid #D3D3D3;
}

.hero-link a {
	position: relative;
 	font-size: 0.813em;
 	text-transform: uppercase;
 	font-weight: 700;
 	color: #444444;
 	width: 100%;
 	height: 70px;
 	display: table-cell;
	vertical-align: middle;
	padding:0 30px 0 20px;
	background-image: url('assets/img/arrow-right.png');
	background-position: 93% 50%;
	background-repeat: no-repeat;
}

.hero-link a:hover, .hero-image:hover +  .hero-link a {
	background-position: 95% 50%;
}

/*.hero-link a:before {
	display: block;
 	position:absolute;
 	width: 11px;
 	height: 17px;
 	content: url('assets/img/arrow-right.png');
 	-webkit-transition: all 0.1s linear; 
	-moz-transition: all 0.1s linear; 
	-o-transition: all 0.1s linear; 
	transition: all 0.1s linear;
	right: 25px;
}*/

.home-industry {
	position: relative;
	top: 150px;
	overflow: hidden;
	padding-bottom: 180px;
}

.home-industry h3 {
	font-size: 1.875em;
	font-weight: 800;
	color: #007e68;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 30px;
	padding-top: 7px;

}

.home-industry ul li {
	float: left;
	width: 25%;
}

.home-industry-image {
	height: 230px;
	overflow: hidden;
 }

.home-industry-image img {
 	width: auto;
 	height: auto;
 	max-width: 100%;
 }

 .home-industry-link {
 	width: 100%;
 	min-height: 70px;
 	display: block;
 	border-top: 1px solid #D3D3D3;
 	border-bottom: 1px solid #D3D3D3;
 	border-right: 1px solid #D3D3D3;
 	display: table;
 	box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
}

.home-industry-link a {
	position: relative;
 	font-size: 0.688em;
 	font-weight: 700;
 	color: #444444;
 	text-transform: uppercase;
 	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
	height: 70px;
	padding:0 30px 0 20px;
	background-image: url('assets/img/arrow-right.png');
	background-repeat: no-repeat;
	background-position: 93% 50%;
}

/*.home-industry-link a:before {
 	display: block;
 	position:absolute;
 	width: 11px;
 	height: 17px;
 	content: url('assets/img/arrow-right.gif');
 	-webkit-transition: all 0.1s linear; 
	-moz-transition: all 0.1s linear; 
	-o-transition: all 0.1s linear; 
	transition: all 0.1s linear;
	right: 25px;
}*/

.home-industry-link a:hover, .home-industry-image:hover + .home-industry-link a {
 	background-position: 95% 50%;
}

li:first-child .home-industry-link a, .home-industry-link:first-child {
	border-left: 1px solid #D3D3D3;
}

/* =============================================================================
   PRODUCTS
   ========================================================================== */

/* =============================================================================
   LISTINGS
*/

ul.product-listing li {
	float: left;
	width: 33.3%;
	height: 300px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	counter-increment: my-awesome-counter;
}

ul.product-listing li:before {
	display: block;
	content: counter(my-awesome-counter);
	position: absolute;
	top: 189px;
	width: 40px;
	height: 40px;
	color: #FFF;
	font-size: 0.938em;
	font-weight:700;
	line-height: 40px;
	text-align: center;
	background-color: #006b5e;
	border: 1px solid #D3D3D3;
}

.listing-image {
	height: 230px;
	overflow: hidden;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
}

ul.product-listing li:nth-child(3n+3) .listing-image, ul.product-listing li:nth-child(3n+3) .listing-link {
	border-right: 1px solid #D3D3D3;
}

ul.product-listing li:last-child .listing-image, ul.product-listing li:last-child .listing-link {
	border-right: 1px solid #D3D3D3;
}

.listing-image img {
 	width: auto;
 	height: auto;
 	max-height: 100%;
}

.listing-link {
 	width: 100%;
 	display: table;
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #D3D3D3;
 	border-bottom: 1px solid #D3D3D3;
 	border-left: 1px solid #D3D3D3;
}

.listing-link a {
	position: relative;
 	font-size: 0.813em;
 	line-height: 14px;
 	text-transform: uppercase;
 	color: #444444;
 	width: 100%;
 	height: 70px;
 	display: table-cell;
	vertical-align: middle;
	padding:0 30px 0 20px;
	background-image: url('assets/img/arrow-right.png');
	background-position: 93% 50%;
	background-repeat: no-repeat;
}

/*.listing-link a:before {
	display: block;
 	position:absolute;
 	width: 11px;
 	height: 17px;
 	content: url('assets/img/arrow-right.png');
 	margin-left: 180px;
 	-webkit-transition: all 0.1s linear; 
	-moz-transition: all 0.1s linear; 
	-o-transition: all 0.1s linear; 
	transition: all 0.1s linear;
	right: 25px;
}*/

.listing-link a:hover, .listing-image:hover + .listing-link a {
	background-position: 95% 50%;
}

/* =============================================================================
   INDIVIDUAL
*/

.single-image {
	border: 1px solid #D3D3D3;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
	//width: 100%;
	box-sizing: border-box;
}

.single-image img {
 	width: auto;
 	height: auto;
 	max-width: 100%;
 	vertical-align: middle;
}

.single-image .description {
	display: block;
	width: 100%;
	border-top: 1px solid #D3D3D3;
	text-align: left;
	box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sixing:border-box;
}

.single-image .description span {
	padding: 20px;
	display: block;
	color: #006b5e;
	font-size: 0.875em;
}

.contact .text-info {
	float: none;
}

.text-info {
	width: 100%;
	overflow: hidden;
	padding:20px 0;
	float: left;
}

.text-info p {
	font-weight: 400;
	font-size: 1em;
	margin-bottom: 10px;
}

.text-info a {
	color: #007d68;
	text-decoration: underline;
}

.double-image,.triple-image {
	overflow: hidden;
	float: left;
}

.double-image .single-image {
	width: 48%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.triple-image .single-image {
	width: 31.1%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.double-image .single-image + .single-image {
	margin-left: 20px;
}
.triple-image .single-image + .single-image {
	margin-left: 20px;
}

.double-image .single-image img, .triple-image .single-image img {
	width: auto;
 	height: auto;
 	max-width: 100%;
 	vertical-align: middle;
}

.features {
	width: 300px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.features + .features {
	margin-left: 20px;
}

.features h3 {
	font-size: 1em;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.features ul {
	border: 1px solid #D3D3D3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 300px;
	float: left;
	font-size: 0.875em;
}

.features ul li {
	border-top: 1px solid #D3D3D3;
	padding: 10px 20px;
}

.features ul li:first-child {
	border-top: none;
}
/* =============================================================================
   PRODUCT REF - Based on Post ID
   ========================================================================== */

.productref {
	border-top: 5px solid #007e68;
	padding: 20px 0 20px 340px;
	overflow: hidden;
    color:#007e68;
}

/* =============================================================================
   CASE STUDY
   ========================================================================== */

.case-study {
	border-top: 10px solid #D3D3D3;
	padding-top: 40px;
	overflow: hidden;
}

.case-study-industry {
	float: left;
}

.case-study-image, .case-study-description {
	width: 300px;
	float: left;
}

.case-study-image img {
	width: auto; 
	height: auto; 
	max-width: 100%;
}

.case-study-description {
	margin-left: 20px;
}

.case-study-description h3 {
	font-size: 1em;
	text-transform: uppercase;
	padding-bottom: 20px;
}

/* =============================================================================
   INDUSTRY
   ========================================================================== */

.industry {
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
}

.industry h3 {
	font-size: 1.875em;
	font-weight: 800;
	color: #007e68;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 30px;
}

ul.industry li {
	float: left;
	width: 25%;
}

.industry-image {
	height: 230px;
	overflow: hidden;
 }

.industry-image img {
 	width: auto;
 	height: auto;
 	max-width: 100%;
 }

.industry-link {
 	width: 100%;
 	min-height: 70px;
 	display: block;
 	border-top: 1px solid #D3D3D3;
 	border-bottom: 1px solid #D3D3D3;
 	border-left: 1px solid #D3D3D3;
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 	display: table;
}

ul.industry li:nth-child(4n+4) .industry-link {
	border-right: 1px solid #D3D3D3;
}

ul.industry li:last-child .industry-link {
	border-right: 1px solid #D3D3D3;
}

.industry-link a {
	position: relative;
 	font-size: 0.688em;
 	font-weight: 700;
 	color: #444444;
 	text-transform: uppercase;
 	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
	height: 70px;
	padding:0 30px 0 20px;
	background-image: url('assets/img/arrow-right.png');
	background-position: 93% 50%;
	background-repeat: no-repeat; 
}

/*.industry-link a:before {
 	display: block;
 	position:absolute;
 	width: 11px;
 	height: 17px;
 	content: url('assets/img/arrow-right.png');
 	-webkit-transition: all 0.1s linear; 
	-moz-transition: all 0.1s linear; 
	-o-transition: all 0.1s linear; 
	transition: all 0.1s linear;
	right: 25px
}*/

.industry-link a:hover, .industry-image:hover + .industry-link a {
	background-position: 95% 50%;
}

/* =============================================================================
   TESTIMONIAL
   ========================================================================== */

.testimonial {
	border: 1px solid #D3D3D3;
	margin-bottom: 20px;
}

.title {
	display: block;
	color: #FFF;
	background-color: #006b5e;
	padding: 20px;
	font-weight: 300;
	font-size: 1.250em;
	text-transform: uppercase;
}

.quote {
	font-style: italic;
	font-weight: 300;
	font-size: 1.250em;
	padding: 20px;
	color: #666;
}

.quote:before {
	content: '\201C'
}

.quote:after {
	content: '\201D'
}

.name {
	color: #007d68;
	font-size: 0.813em;
	text-transform: uppercase;
	padding: 20px;
	font-weight: 700;
}

/* =============================================================================
   SERVICES
   ========================================================================== */

.service {
	margin-bottom: 40px;
	border-bottom: 1px solid #D3D3D3;
	overflow: hidden;
}

.service .text-info {
	float: left;
}

.service:first-child {
	border: none;
	margin-bottom: 0px;
}

.service:last-child {
	border: none;
}

.service h2 {
	font-weight: 300;
	font-size: 1.625em;
	color: #007d68;
	line-height: 30px;
	padding: 0 !IMPORTANT;
}

.service h3 {
	text-transform: uppercase;
	font-size: 1em;
	padding:10px 0;
}

.service .quote {
	padding: 10px 0;
	font-weight: 400;
}

.faq {
	border: 1px solid #D3D3D3;
	margin-bottom: 20px;
	margin:20px 0;
}

.question {
	display: block;
	color: #FFF;
	background-color: #006b5e;
	padding: 20px 20px 20px 40px;
	font-size: 1.250em;
	font-style: italic;
}

.question:before {
	display: block;
	position: absolute;
	content: "Q";
	color: #0cb195;
	font-weight: 800;
	margin-left: -20px;
}

.question:lang(de):before {
	content: "F";
}

.answer {
	font-weight: 400;
	font-size: 1em;
	padding: 20px;
}

ul.list {
	//border: 1px solid #D3D3D3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	//font-size: 0.875em;
	margin-bottom: 40px;
}

ul.list li {
	//border-top: 1px solid #D3D3D3;
	padding: 10px 40px 10px 20px;
}

ul.list li:first-child {
	border-top: none;
}

/* =============================================================================
   CONTACT
   ========================================================================== */

iframe {
	width: 320px;
	height: 320px;
}

.address ul {
	margin: 10px 0;
}

.address ul a {
	color: #444444;
	text-decoration: underline;
}

.address ul li {
	font-size: 0.875em;
	line-height: 16px;
}

.directions {
	display: block;
	width: 100%;
	height: 70px;
	display: table;
	border:1px solid #D3D3D3;
}

.directions a {
 	font-size: 0.875em;
 	font-weight: 700;
 	color: #444444;
 	text-transform: uppercase;
 	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
	width: 100%;
	height: 70px;
	padding:0 30px 0 20px;
	background-image: url('assets/img/arrow-right.png');
	background-repeat: no-repeat;
	background-position: 93% 50%;
}

.directions a:hover {
 	background-position: 95% 50%;
}

form {
	border:1px solid #D3D3D3;
	padding:20px;
}

form span.wpcf7-not-valid-tip {
	font-size: 0.8em;
	color: #ff0000;
	display: block;
	position: relative;
	top: -10px;
	height: 40px;
	line-height: 40px;
	padding:0 0 0 20px;
	margin: 0;
	border: 1px solid #ffbfbf;
}

input {
	background-color: #D3D3D3;
	padding:20px;
	margin:0 0 10px 0;
	font-size: 1em;
	font-weight: 300;
	border: none;
	width: 580px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

input.input-text {
  position: relative;
  z-index: 2;
}
 
label {
  position: relative;
  z-index: 1;
}

label.inlined {
  opacity: 0.75;
  color: #444444;
  -webkit-transition: opacity 0.15s linear;
}

label.focus { opacity: 0.35; }
label.has-text { opacity: 0.0; -webkit-transition-duration: 0s; }

textarea {
	height: 200px;
	outline: none;
	resize: none;
	overflow: auto;
	padding:20px;
	margin:0 0 5px 0;
	font-size: 1em;
	font-weight: 300;
	border: none;
	width: 580px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #D3D3D3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

input[type=submit] {
	width: 300px;
	height: 70px;
	background-color: #06345e;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.875em;
	cursor:pointer;
	-webkit-transition: background-color 0.2s linear; 
	-moz-transition: background-color 0.2s linear; 
	-o-transition: background-color 0.2s linear; 
	transition: background-color 0.2s linear;
}

input[type=submit]:hover {
	background-color: #002536;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

/* =============================================================================
   ERRORS
   ========================================================================== */

*[role="alert"] {
	border: 1px solid #002536;
	margin: 10px 0;
	padding: 20px;
}

.screen-reader-response ul {
	display: none;
	border: 1px solid #ffbfbf;
	margin: 10px 0;
}

.screen-reader-response ul li {
	border-top: 1px solid #ffbfbf;
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
}

.screen-reader-response ul li:first-child {
	border: none;
}

/* =============================================================================
   ASSETS
   ========================================================================== */

.wrap {
	width: 100%;
}

.default {
	position: relative;
	top: 95px;
	padding-bottom: 95px;
	overflow: hidden;
}

.container {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.grey {
	background-color: #ebebeb;
}

.content-wrap {
	float: right;
	width: 620px;
	padding-bottom: 30px;
}

.content-wrap h2 {
	padding:20px 0;
	overflow: hidden;
	width: 100%;
}

.content-wrap .text-info:first-child {
	padding: 0 0 20px 0;
}

.content-wrap .resource {
	padding-bottom: 20px;
	border-bottom: 1px solid #D3D3D3;
}

.content-wrap .resource img {
	width: auto;
	height: auto;
	max-width: 100%;
	padding: 20px 0;
}

.content-wrap .resource h2 {
	padding: 10px 0;
}

.content-wrap .resource h2 a {
	font-size: 1.25em;
}

.content-wrap .resource a {
	color: #007e68;
	text-decoration: underline;
}

.content-wrap .resource a:hover {
	color: #06345e;
}

.content-wrap .resource-post img {
	width: auto;
	height: auto;
	max-width: 100%;
	padding: 20px 0;
}

.content-wrap .resource-post p img {
	text-align: center;
}

.content-wrap .resource-post h2, .content-wrap .resource-post p {
	padding: 10px 0;
}

.content-wrap .resource-post p a {
	color: #007d68;
	text-decoration: underline;
}

.content-wrap .resource-post h1 {
	font-weight: 300;
	font-size: 1.625em;
	color: #007d68;
	line-height: 30px;
	padding: 0 !IMPORTANT;
	margin-bottom: 10px;
}

.content-wrap.page {}

.content-wrap.page p {
	padding: 10px 0;
}

.content-wrap.page img {
	width: auto;
	height: auto;
	min-width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	border: 1px solid #D3D3D3;
	margin: 20px 0;
}

.content-wrap.page img.alignleft, .content-wrap.page img.alignleft {
	border: none;
	min-width: 50%;
	max-width: 50%;
	margin: 0;
}

.content-wrap.page img.aligncenter {
	margin: 0;
	border: 0;
}

.content-wrap.page ul {
	width: 100%;
	margin: 20px 0;
	//border: 1px solid #D3D3D3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	//font-size: 0.875em;
	padding: 0;
	list-style: none;
}

.content-wrap.page ul li {
	//border-top: 1px solid #D3D3D3;
	padding: 10px 40px 10px 20px;
	text-indent: -10px;
}

.content-wrap.page ul li:before {
	content: "• ";
	color: #007e68;
	position: relative;
	left: -10px;
} 

.content-wrap.page ul li:first-child {
	border-top: none;
}

.content-wrap.page h2 {
	font-weight: 300;
	font-size: 1.625em;
	color: #007d68;
	line-height: 30px;
}

.content-wrap.page h3 {
	font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 18px;
    color: #043B6D;
    padding: 20px 0;
}

/* =============================================================================
   SIDEBAR
   ========================================================================== */

.sidebar-wrap {
	width: 320px;
	float: left;
	margin-right: 20px;
}

.sidebar-wrap h3 {
	font-size: 1.875em;
	font-weight: 800;
	color: #007e68;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 30px;
	line-height: 30px;
}

.sidebar-products h1 {
	margin-bottom: 0px;
	min-height: 80px;
}

.sidebar-products h2 {
	margin-bottom: 0px;
	min-height: 90px;
}

#primary-sidebar {
	background: #D3D3D3;
	margin-bottom: 20px;
}

#primary-sidebar li.widget {
	list-style: none;
	padding: 20px 10px;
}

#primary-sidebar li.widget ul {
	padding: 10px 0;
}

#primary-sidebar li.widget ul li ul {
	padding: 0 10px;
}

#primary-sidebar a {
	color: #007d68;
}

#primary-sidebar a:hover {
	color: #043B6D;
}

/* =============================================================================
   FILTER
   ========================================================================== */

.filter {
	width: 100%;
	background-color: #bebebe;
	color: #FFF;
	margin: 20px 0;
}

.sidebar-products span {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1em;
	height: 55px;
	line-height: 50px;
	padding-left: 20px;
	display: none;
	cursor: pointer;
}

.filter ul li {
	border-top: 1px solid #FFF;
}

.filter ul li a {
	display: block;
	font-size: 0.875em;
	font-weight: 300;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}

.filter ul li a:hover {
	background-color: #999999;
}

/* =============================================================================
   ENQUIRE
   ========================================================================== */

.product-info {
	padding: 20px 0;
	border-top: 5px solid #D3D3D3;
	margin-top: 20px;
}

.enquire a {
	height: 70px;
	display: block;
	color: #FFF;
	background-color: #002536;
	font-weight: 700;
	font-size: 0.875em;
	text-transform: uppercase;
	padding-left: 20px;
	line-height: 70px;
	background-image: url('assets/img/arrow-white-right.png');
	background-repeat: no-repeat;
	background-position: 93% 50%;
}

.enquire a:hover {
	background-color: #06345e;
	background-position: 95% 50%;
}

.pdf-info {
	display: block;
	height: 70px;
	border: 1px solid #D3D3D3;
	font-size: 0.875em;
	background:url("assets/img/pdf-icon.gif") no-repeat 20px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pdf-info a {
	display: block;
	padding: 15px 60px 15px 70px;
	line-height: 18px;
	color: #444444;
}

.back a {
	display: block;
	height: 60px;
	color: #444444;
	font-size: 0.875em;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	padding-left: 40px;
	line-height: 60px;
	background-image: url('assets/img/arrow-left.png');
	background-repeat: no-repeat;
	background-position: 7% 50%;
}

.border a {
	border-top: 1px solid #D3D3D3;
}

.back a:hover {
 	background-position: 5% 50%;
}

/* =============================================================================
   VIDEO
   ========================================================================== */

.youtube {
	text-align: center;
	padding:20px 0 30px 0;
}

.youtube iframe {
	width: 100%;
	height: 400px;
}

/* =============================================================================
   CALLBACK
   ========================================================================== */

.callback {
	margin: 20px 0;
	padding: 20px 0 0 0;
	background-color: #D3D3D3;
}

.callback h2 {
	padding: 0 10px;
}

.callback ul {
	padding: 10px;
}

.callback ul li a {
	color: #007d68;
}

.callback ul li a:hover {
	color: #043B6D;
}

.callback form {
	padding: 10px;
}

.callback input {
	background-color: #FFF;
	padding:20px;
	margin:0 0 10px 0;
	font-size: 1em;
	font-weight: 300;
	border: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

.callback input[type=submit] {
	width: 300px;
	height: 70px;
	background-color: #06345e;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.875em;
	cursor:pointer;
	-webkit-transition: background-color 0.2s linear; 
	-moz-transition: background-color 0.2s linear; 
	-o-transition: background-color 0.2s linear; 
	transition: background-color 0.2s linear;
}

.callback input[type=submit]:hover {
	background-color: #002536;
}

.callback [role="alert"] {
	border: none;
	margin: 10px 0;
	padding: 20px;
}

.callback .wpcf7-validation-errors {
	display: none;
}

.callback .wpcf7-mail-sent-ok {
	margin: 0;
	border: none;
	padding: 10px;
}

.callback .wpcf7-not-valid-tip {
	padding: 5px 20px;
	margin: 0;
	background-color: #007e68;
	color: #FFF;
}

/* =============================================================================
   FOOTER
   ========================================================================== */

footer {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
 	border-top: 10px solid #D3D3D3;
 	font-size: 0.813em;
 	line-height: 16px;
 	color: #007e68;
 	z-index: 99;
 	position: relative;
}

footer ul {
	margin:30px 0;
}

footer ul li {
	width: 25%;
	float: left;
	display: block;
}

footer ol li {
	width: 100%;
	font-size: 1.1em;
}

footer strong {
	color: #444444;
}

footer li a {
	color: #007e68;
}

footer li a:hover {
	color: #06345e;
}

/* =============================================================================
   MEGA MENU
   ========================================================================== */
#mega-menu-wrap-header-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item, #mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #666;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
}
#mega-menu-wrap-header-menu:before, #mega-menu-wrap-header-menu #mega-menu-header-menu:before, #mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu:before, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item:before, #mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link:before, #mega-menu-wrap-header-menu:after, #mega-menu-wrap-header-menu #mega-menu-header-menu:after, #mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu:after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item:after, #mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link:after {
  display: none;
}
#mega-menu-wrap-header-menu {
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -ms-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu {
  visibility: visible;
  text-align: center;
  padding: 0px 0px 0px 0px;
  width: 960px;
  height: 75px;
  list-style: none;
  margin: 0 auto;
  position: relative;
  top: 36px;
  border-bottom: 5px solid #06345e;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu {
    background: #222;
  }
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu {
    padding: 0;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link {
  display: inline;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-keyboard-navigation + .mega-menu-toggle.mega-menu-open, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-keyboard-navigation a:focus, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-keyboard-navigation input:focus {
  -webkit-box-shadow: inset 0px 0px 3px 1px #0ff;
  -moz-box-shadow: inset 0px 0px 3px 1px #0ff;
  -ms-box-shadow: inset 0px 0px 3px 1px #0ff;
  -o-box-shadow: inset 0px 0px 3px 1px #0ff;
  box-shadow: inset 0px 0px 3px 1px #0ff;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu p {
  margin-bottom: 10px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu input, #mega-menu-wrap-header-menu #mega-menu-header-menu img {
  max-width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-animating > ul.mega-sub-menu {
  visibility: visible;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
  opacity: 0;
  transition-duration: 200ms;
  transition-timing-function: ease-in;
  transition-property: opacity;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  opacity: 1;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  opacity: 0;
  margin-top: 10px;
  transition-duration: 200ms;
  transition-timing-function: ease-in;
  transition-property: opacity, margin-top;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  opacity: 1;
  margin-top: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  margin-top: 10px;
  transition-duration: 200ms;
  transition-timing-function: ease-in;
  transition-property: margin-top;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  margin-top: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  visibility: visible;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a[class^='dashicons']:before {
  font-family: dashicons;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-disable-link > a.mega-menu-link {
  cursor: default;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  -ms-border-radius: 0px 0px 0 0;
  -o-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  -ms-border-radius: 0px 0px 0 0;
  -o-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu.mega-menu-item {
  position: static;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
  margin: 0 0px 0 0;
  float: left;
  height: auto;
  width: 160px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sixing: border-box;
  background-color: #006b5e;
  background-image: -webkit-gradient(linear, top, bottom, from(#04796b), to(#127790));
  background-image: -webkit-linear-gradient(top, #04796b, #127790);
  background-image: -moz-linear-gradient(top, #04796b, #127790);
  background-image: -o-linear-gradient(top, #04796b, #127790);
  background-image: linear-gradient(to top, #04796b, #127790);
  text-align: center;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item + li.mega-menu-item {
	border-left: 1px solid #002536;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-item-align-right {
  float: right;
  margin: 0 0 0 0px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {
  background-color: #002536;
    line-height: 1.3em;
    background-image: -webkit-gradient(linear, top, bottom, from(#002536), to(#06345e));
    background-image: -webkit-linear-gradient(top, #002536, #06345e);
    background-image: -moz-linear-gradient(top, #002536, #06345e);
    background-image: -o-linear-gradient(top, #002536, #06345e);
    background-image: linear-gradient(to top, #002536, #06345e);
  color: #fff;
  text-decoration: none;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	background-color: #002536;
    background-image: -webkit-gradient(linear, top, bottom, from(#002536), to(#06345e));
    bacground-image: -webkit-linear-gradient(top, #002536, #06345e);
    background-image: -moz-linear-gradient(top, #002536, #06345e);
    background-image: -o-linear-gradient(top, #002536, #06345e);
    background-image: linear-gradient(to top, #002536, #06345e);
  color: #fff;
  text-decoration: none;
  border-color: #fff;
  -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  outline: none;
  text-decoration: none;
  padding: 30px 10px;
  line-height: 1.3em;
  font-weight: bold;
  height: 70px;
  vertical-align: baseline;
  text-align: center;
  width: auto;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -ms-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  font-family: inherit;
  font-size: 0.82em;
  cursor: pointer;
  text-shadow: 1px 1px #06345e;
  -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #002536;
  }
  span.eng #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
		width: 100%;
	}
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    -webkit-border-radius: 0 0 0 0 0 0 0;
    -moz-border-radius: 0 0 0 0 0 0 0;
    -ms-border-radius: 0 0 0 0 0 0 0;
    -o-border-radius: 0 0 0 0 0 0 0;
    border-radius: 0 0 0 0 0 0 0;
    border: 0;
    margin: 0;
    line-height: 55px;
    height: 55px;
    padding: 0 20px;
    text-align: left;
    font-size: 1em;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item + li.mega-menu-item {
  	border-left: none;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child {
  	border-bottom: 5px solid #002536 !IMPORTANT;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {
  	line-height: 55px;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -ms-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  background: #ebebeb;
  background-image: linear-gradient(to bottom, #002536, #06345e);
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  border-top: 5px solid transparent;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #06345e;
  left: 0;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100% !important;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
  width: 50%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
  width: 33.33333%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
  width: 66.66667%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
  width: 25%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
  width: 50%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
  width: 75%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
  width: 20%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
  width: 40%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
  width: 60%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
  width: 80%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
  width: 16.66667%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
  width: 33.33333%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
  width: 50%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
  width: 66.66667%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
  width: 83.33333%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
  width: 14.28571%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
  width: 28.57143%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
  width: 42.85714%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
  width: 57.14286%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
  width: 71.42857%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
  width: 85.71429%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
  width: 12.5%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
  width: 25%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
  width: 37.5%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
  width: 50%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
  width: 62.5%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
  width: 75%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
  width: 87.5%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
  width: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 20px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
  color: #666;
  font-family: inherit;
  font-size: 13px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
  /* Widget titles */
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
  color: #043B6D;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  display: block;
  border-top: 0px solid #555;
  border-left: 0px solid #555;
  border-right: 0px solid #555;
  border-bottom: 0px solid #555;
  /* Second level menu item */
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  //color: #043B6D;
  color: #FFF;
  font-family: inherit;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align:center;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border-top: 0px solid #555;
  border-left: 0px solid #555;
  border-right: 0px solid #555;
  border-bottom: 0px solid #555;
  -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  /* Second level menu item hover */
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  //color: #555;
  color: #007d68;
  font-weight: bold;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
  /* Third level menu item */
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  color: #007e68;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  /* Third level menu item hover */
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    border-top: 0px solid transparent;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 5px solid #06345e;
    padding: 10px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li:nth-child(odd) {
    clear: left;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 150px;
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  padding: 0px 0px 0px 0px;
  background: #f1f1f1;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100% !important;
    padding: 0;
    border: 0;
  }
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background: #f1f1f1;
  color: #666;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  line-height: 35px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child a.mega-menu-link {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #ddd;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: static;
    left: 0;
    width: 100%;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '\f140';
  display: inline-block;
  font-family: dashicons;
  margin: 0 0 0 6px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  color: inherit;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children a.mega-menu-link:after {
    float: right;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
    content: '\f142';
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after {
    display: none;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after {
  display: none;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '\f139';
  float: right;
  margin: 0;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '\f140';
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
  text-align: right;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: left;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: left;
    margin: 0 6px 0 0;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '\f141';
  float: left;
  margin: 0;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '\f140';
    float: right;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  left: -100%;
  top: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li[class^='mega-lang-item'] > a.mega-menu-link > img {
  display: inline;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-hide-on-mobile, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-hide-on-desktop, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
#mega-menu-wrap-header-menu .mega-menu-toggle {
  display: none;
  z-index: 1;
  cursor: pointer;
  background: #002536;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  line-height: 55px;
  height: 55px;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  position: relative;
  top: 10px;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu .mega-menu-toggle {
    display: block;
  }
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block {
  text-align: left;
  display: inline-block;
  height: 100%;
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-left {
  float: left;
  margin-left: 6px;
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-center {
  float: none;
  margin-left: 3px;
  margin-right: 3px;
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-right {
  float: left;
  margin-left: 20px;
}
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {
    display: none;
  }
  #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
    display: block;
    width: 100%;
    height: auto;
    top: -16px;
    height: 55px;
  }
}
#mega-menu-wrap-header-menu .mega-menu-toggle {
  /** Spacer Toggle Blocks **/
  /** Spacer Toggle Blocks **/
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1:before {
	position: absolute;
	right: 20px;
  content: '\f333';
  font-family: 'dashicons';
  font-size: 24px;
  color: #fff;
}
#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before {
  content: '\f153';
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1:after {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
  content: 'MENU';
  color: #fff;
  float: left;
}
#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
  content: 'MENU';
}
#mega-menu-wrap-header-menu.mega-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  opacity: 0.9;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a[class^='fa']:before {
  font-family: FontAwesome;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a[class^='genericon']:before {
  font-family: genericons;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical > li.mega-menu-item {
  display: list-item;
  margin: 0;
  clear: both;
  width: 100%;
  margin: 0 0 0px 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {
  width: 600px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {
  position: relative;
}
@media only screen and (min-width: 600px) {
  #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {
    text-align: left;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '\f139';
    float: right;
    margin: 0;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link:after {
    content: '\f141';
    float: left;
    margin: 0;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link:before, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {
  top: 0;
  left: 100%;
  right: auto;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  top: 0;
  left: 100%;
  right: auto;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right a.mega-menu-link:before, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:before {
  float: left;
  margin: 0 6px 0 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {
  top: 0;
  left: auto;
  right: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {
  top: 0;
  left: auto;
  right: 100%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-item {
  display: list-item;
  margin: 0;
  clear: both;
  width: 100%;
  margin: 0 0 0px 0;
  border-left: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {
  width: 100%;
  float: left;
  position: static;
  width: 100% !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
  float: left;
  position: static;
  width: 100% !important;
  padding: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  background: #ddd;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: static;
  left: 0;
  width: 100%;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
  padding-left: 20px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
  padding-left: 30px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
  padding-left: 40px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '\f140';
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
  content: '\f142';
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
  display: none;
  visibility: visible;
  opacity: 1;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  display: block;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '\f140';
  float: right;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {
  background: inherit;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu img.mega-menu-logo {
  display: inline;
  vertical-align: middle;
  max-height: none;
}
#mega-menu-wrap-header-menu .mega-menu-toggle {
  /** Push menu onto new line **/
}
#mega-menu-wrap-header-menu {
  clear: both;
}

#lang_sel_list {
  height: 27px;
  position: relative;
  z-index: 99;
  font-family: 'Open Sans', sans-serif;
  max-width:100%;
  float:left;
  /* style the table so that it takes no ppart in the layout - required for IE to work */ }
@media only screen and (min-width: 961px) {
#lang_sel_list {
  max-width:50%;
 }
.utilitysm{
    display:none;
}
 }
#lang_sel_list ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important; }
#lang_sel_list ul li:hover ul, #lang_sel_list ul a:hover ul {
  visibility: visible; }
#lang_sel_list ul.lang_sel_list_vertical {
  width: 149px; }
#lang_sel_list ul a {
  background: transparent;
  color: #FFF !important;
  height: auto;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em; }
#lang_sel_list ul a:hover {
	color: #007e68;
}
#lang_sel_list li {
  float: left;
  position: relative;
  padding-right: 10px !important;
  margin: 0 !important;
  list-style-type: none !important; }
#lang_sel_list li:before {
  content: '' !important; }
#lang_sel_list a {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  background: #fff;
  line-height: 18px;
  padding-left: 5px; }
#lang_sel_list a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  background: #fff;
  line-height: 18px;
  padding-left: 5px; }
#lang_sel_list a.lang_sel_sel {
  background-image: none;
  color: #444; }
#lang_sel_list a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000; }
#lang_sel_list.lang_sel_list_vertical {
  width: 149px;
  /* hide the sub levels and give them a positon absolute so that they take up no room */ }
#lang_sel_list.lang_sel_list_vertical ul {
  /*visibility:hidden;position:absolute;*/
  height: 0;
  top: 19px;
  left: 0;
  border-top: 1px solid #cdcdcd; }
#lang_sel_list.lang_sel_list_vertical ul a {
  padding: 3px 10px; }
#lang_sel_list.lang_sel_list_vertical li {
  width: 149px; }
#lang_sel_list.lang_sel_list_vertical a {
  border: 1px solid #cdcdcd;
  border-top-width: 0;
  padding-left: 10px; }
#lang_sel_list.lang_sel_list_vertical a:visited {
  border: 1px solid #cdcdcd;
  border-top-width: 0;
  padding-left: 10px; }
#lang_sel_list table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse; }
#lang_sel_list img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px; }
.portal-btn, .portal-hub{
    line-height:49px;
    padding:4px 10px;
    border: 1px solid #ffffff;
    font-weight:normal!important;
    border-radius: 20px;
    background:#0D7884;
}
.portal-btn{
display:inline;
}
.logged-in .portal-btn {
    display:none;
}
.portal-hub{
display:none;
}
.logged-in .portal-hub {
    display:inline;
}

.postid-2844 .utility {
margin-top: 0px;
}
.postid-2844 .logo {
margin-top: 30px;
}
#loginform label, #nav label {
    position:relative!important;
    top:2px;
}
p.forgetmenot input {
    width: 20px!important;
    float: left;
}
#loginform input {
    margin:12px 0;
}

