@font-face {
	font-family:'HelveticaNeueW01-47LtCn_692686';
	src: url('../gfx/font/HelveticaNeueLTProLtCn_1.eot');
	src: url('../gfx/font/HelveticaNeueLTProLtCn_1.eot') format('embedded-opentype'),
		 url('../gfx/font/HelveticaNeueLTProLtCn_1.woff2') format('woff2'),
		 url('../gfx/font/HelveticaNeueLTProLtCn_1.woff') format('woff'),
		 url('../gfx/font/HelveticaNeueLTProLtCn_1.ttf') format('truetype'),
		 url('../gfx/font/HelveticaNeueLTProLtCn_1.svg#HelveticaNeueLTProLtCn_1') format('svg');
}
@font-face {
	font-family:'HelveticaNeueW01-77BdCn_692722';
	src: url('../gfx/font/HelveticaNeueLTProBdCn_0.eot');
	src: url('../gfx/font/HelveticaNeueLTProBdCn_0.eot') format('embedded-opentype'),
		 url('../gfx/font/HelveticaNeueLTProBdCn_0.woff2') format('woff2'),
		 url('../gfx/font/HelveticaNeueLTProBdCn_0.woff') format('woff'),
		 url('../gfx/font/HelveticaNeueLTProBdCn_0.ttf') format('truetype'),
		 url('../gfx/font/HelveticaNeueLTProBdCn_0.svg#HelveticaNeueLTProBdCn_0') format('svg');
}

html {overflow-y: scroll;}
body {
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: 100;
	color: #004254;
	background: #fff;
}
body.mce-content-body {
	background: #fff;
}
img {
	border: 0;
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #3b9b34;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
p,
pre {
margin: 0;
	padding: 0;
}
header,
section,
footer,
article {
	display: block;
}
input, textarea, select, button {
	font-family:'HelveticaNeueW01-47LtCn_692686';
	font-size: 15px;
}
strong {
	font-weight: 600;
}
/* Custom styles
-------------------------------------------------------- */
.textsize_box {
	position: absolute;
	right: 0;
	top: 120px;
	background: #fff;
	border: 2px solid #ccc;
	padding: 20px;
	font-size: 4em;
	display: none;
	z-index: 1200;
	width: 100%;
	box-sizing: border-box;
	z-index: 1000;
}
.wrap {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width : 1400px) {
	.wrap {
		width: 1200px;
	}
}
@media only screen and (max-width : 1200px) {
	.wrap {
		width: 990px;
	}
}
@media only screen and (max-width : 1000px) {
	.wrap {
		width: 100%;
	}
}
header {
	background: #fff;
	box-shadow: 0px 2px 0px 0px rgba(183, 199, 212, 0.24);
	position: relative;
	z-index: 1000;
	font-family:'HelveticaNeueW01-77BdCn_692722';
}
header .wrap {
	height: 120px;
}
header .logo {
	float: left;
	margin-top: 32px;
	width: 220px;
}
header .siteTools {
	/* float: right; */
	display: inline-block;
	width: calc(100% - 220px);
	margin-top: 21px;
}
header .siteTools .social {
	float: right;
	font-size: 0;
}
header .siteTools .social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #e5edf0;
	border-radius: 6px;
	margin-right: 8px;
}
header .siteTools .social a.rss {
	background: url(../gfx/icon.rss.dark.png) center center no-repeat;
}
header .siteTools .social a.googleplus {
	background: url(../gfx/icon.google.plus.png) center center no-repeat;
}
header .siteTools .social a.facebook {
	background: url(../gfx/icon.facebook.png) center center no-repeat;
}
header .siteTools .social a.twitter {
	background: url(../gfx/icon.twitter.png) center center no-repeat;
}
header .siteTools .social a.linkedin {
	background: url(../gfx/icon.linkedin.png) center center no-repeat;
}
header .siteTools .social a.sitemap {
	background: url(../gfx/icon.sitemap.png) center center no-repeat;
}
header .siteTools .social a.textSize {
	background: url(../gfx/icon.textsize.png) center center no-repeat;
}
header .siteTools .loginBox {
	float: right;
	margin-right: 8px;
}
header .siteTools .loginBox .trigger {
	color: #468192;
	background: url(../gfx/arrow.right.medium.png) right 17px center no-repeat;
	padding: 8px 42px 7px 15px;
	display: block;
	line-height: 1em;
	border: 1px solid #e5edf0;
	border-radius: 6px;
	font-size: 15px;
	text-decoration: none;
}
header .siteTools .searchBox {
	float: right;
	font-size: 0;
}
header .siteTools .searchBox input {
	border: none;
	border-left: 1px solid #e5edf0;
	border-top: 1px solid #e5edf0;
	border-bottom: 1px solid #e5edf0;
	border-radius: 6px 0 0 6px;
	/* float: left; */
	display: inline-block;
	height: 32px;
	box-sizing: border-box;
	padding: 0 10px;
	vertical-align: top;
	width: 165px;
}
header .siteTools .searchBox button {
	border: none;
	border-right: 1px solid #e5edf0;
	border-top: 1px solid #e5edf0;
	border-bottom: 1px solid #e5edf0;
	border-radius: 0 6px 6px 0;
	/* float: left; */
	display: inline-block;
	vertical-align: top;
	height: 32px;
	box-sizing: border-box;
	width: 32px;
	cursor: pointer;
	background: url(../gfx/icon.maginfy.png) 0 center no-repeat;
}
header nav {
	margin-top: 24px;
}
.megamenu {
	position: absolute;
	left: 0;
	top: 120px;
	background: #f5f9f9;
	width: 100%;
	border-bottom: 3px solid #306777;
	padding: 50px 0;
	display: none;
}
.megamenu .box {
	width: 22.8%;
	margin-right: 2.85%;
	float: left;
}
.megamenu.single .box {
	width: 50%;
	margin: 0 auto;
	float: none;
}
.megamenu .box .secondLevelItem a {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 100%;
	border-radius: 10px;
	position: relative;
	color: #fff;
}
.megamenu.single .box .secondLevelItem {
	float: left;
	width: 50%;
}
.megamenu .box.has_submenu .secondLevelItem a {
	border-radius: 10px 10px 0 0;
}
.megamenu.single .box .secondLevelItem a {
	height: 241px;
	border-radius: 10px 0 0 10px;
}
.megamenu .box .secondLevelItem a .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 131, 169, 0.8) url(../gfx/arrow.right.white.small.png) right 18px center no-repeat;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 0 0 10px 10px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 18px;
	text-transform: uppercase;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.megamenu.single .box .secondLevelItem a .title {
	border-radius: 0 0 0 10px;
}
.megamenu .box.has_submenu .secondLevelItem .title {
	border-radius: 0;
}
.megamenu .box .secondLevelItem a:hover .title {
	background: rgba(59, 155, 52, 0.9) url(../gfx/arrow.right.white.small.png) right 18px center no-repeat;
}
.megamenu .box:nth-child(4n) {
	margin-right: 0;
}
.megamenu .thirdLevelMenu {
	background: #fff;
	border-right: 1px solid #e4eeef;
	border-left: 1px solid #e4eeef;
	border-bottom: 1px solid #e4eeef;
	border-radius: 0 0 10px 10px;
}
.megamenu.single .box .thirdLevelMenu {
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-radius: 0 10px 10px 0;
	border-top: 1px solid #e4eeef;
}
.megamenu .thirdLevelMenu li a {
	background: url(../gfx/arrow.right.blue.png) right 18px center no-repeat;
	border-bottom: 1px solid #e4eeef;
	display: block;
	padding: 12px 30px 12px 19px;
	font-weight: 100;
	color: #0083a9;
	font-family:'HelveticaNeueW01-47LtCn_692686';
}
.megamenu .thirdLevelMenu li.active a {
	color: #3b9b34;
}
.megamenu .thirdLevelMenu li a:hover {
	text-decoration: none;
	color: #3b9b34;
	background: url(../gfx/arrow.right.green.small.png) right 18px center no-repeat;
}
.megamenu .thirdLevelMenu li:last-child a {
	border-bottom: 0;
}
nav ul {
	float: right;
}
nav ul li {
	float: left;
	margin-right: 35px;
}
nav ul li:last-child {
	margin-right: 0;
}
nav li a {
	font-family:'HelveticaNeueW01-77BdCn_692722';
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1em;
	color: #306777;
	padding: 0 0 16px 0;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
nav ul li span.mobileTrigger {
	display: none;
}
nav ul li.home a {
	background: url(../gfx/icon.home.png) center 2px no-repeat;
	width: 15px;
	height: 13px;
}
nav li a:hover {
	text-decoration: none;
	color: #3b9b34;
}
nav ul > li.active > a {
	color: #3b9b34;
}
nav li.has_submenu a {
	background: url(../gfx/arrow.down.small.png) center bottom no-repeat;
}
nav ul li ul {
	display: none;
}
.mobileTools {
	display: none;
	float: right;
	position: relative;
	height: 60px;
	font-size: 0;
}
.mobileTools a {
	display: inline-block;
	height: 60px;
	width: 60px;
	background-position: center center;
	background-repeat: no-repeat;
}
.mobileTools a.mobileMenuTrigger {
	background-image: url(../gfx/icon.hamburger.png);
	background-color: #007da0;
}
.mobileTools a.mobileMenuTrigger.open {
	background-image: url(../gfx/icon.x.big.png);
}
.mobileTools a.searchBoxTrigger {
	background-image: url(../gfx/icon.magnify.big.png);
	border-left: 1px solid #e5edf0;
}
.mobileTools .mobileSearchBox {
	background: #fff;
	position: absolute;
	top: 60px;
	right: 60px;
	width: 213px;
	padding: 15px 20px;
	border: 1px solid #e5edf0;
	box-sizing: border-box;
	display: none;
}
.mobileTools .mobileSearchBox input {
	border: none;
	border-left: 1px solid #e5edf0;
	border-top: 1px solid #e5edf0;
	border-bottom: 1px solid #e5edf0;
	border-radius: 6px 0 0 6px;
	box-shadow: none;
	float: left;
	height: 32px;
	width: 138px;
	box-sizing: border-box;
	padding: 0 10px;
}
.mobileTools .mobileSearchBox button {
	border: none;
	border-right: 1px solid #e5edf0;
	border-top: 1px solid #e5edf0;
	border-bottom: 1px solid #e5edf0;
	border-radius: 0 6px 6px 0;
	float: left;
	height: 32px;
	box-sizing: border-box;
	width: 32px;
	cursor: pointer;
	background: url(../gfx/icon.maginfy.png) 0 center no-repeat;
}
@media only screen and (max-width : 1400px) {
	nav ul li {
		margin-right: 15px;
	}
}
@media only screen and (max-width : 1200px) {
	header .logo {
		margin-top: 54px;
		width: 150px;
	}
	header .logo img {
		width: 150px;
	}
	header .siteTools{
		width: calc(100% - 150px);
	}
	nav ul li {
		margin-right: 13px;
	}
	nav li a {
		font-size: 15px;
	}
}
@media only screen and (max-width : 1000px) {
	header .siteTools .searchBox,
	header .siteTools .loginBox,
	header .siteTools .social {
		display: none;
	}
	header .siteTools {
		margin-top: 0;
	}
	.mobileTools {
		display: block;
	}
	header .wrap {
		height: 60px;
	}
	header .logo {
		margin-top: 14px;
		padding: 0 0 0 11px;
		display: inline-block;
	}
	header .siteTools{
		width: calc(100% - 161px);
	}
	header .logo img {
		height: 32px;
	}
	header nav {
		position: absolute;
		right: 0;
		top: 60px;
		margin-top: 0;
		width: 100%;
		float: none;
		background: #007da0;
		z-index: 1001;
	}
	nav ul {
		float: none;
	}
	nav > ul {
		display: none;
	}
	nav ul li {
		float: none;
		margin-right: 0;
		text-align: right;
		display: block;
		position: relative;
	}
	nav ul li span.mobileTrigger {
		position: absolute;
		right: 0;
		top: 0;
		background: url(../gfx/arrow.down.white.png) no-repeat center center;
		background-size: 10px auto;
		height: 39px;
		width: 39px;
		display: block;
		cursor:pointer;
	}
	nav ul li.home {
		display: none;
	}
	nav ul li a {
		color: #fff;
		padding: 11px 42px 11px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	nav ul li a:hover {
		color: #fff;
	}
	nav ul > li.active > a {
		color: #c9f3ff;
	}
	nav ul li li.active > a {
		color: #c9f3ff;
	}

	nav ul li ul {
		background: #007090;
		display: none;
	}
	nav ul li.has_submenu li a {
		font-family:'HelveticaNeueW01-47LtCn_692686';
		padding-right: 60px;
		background-position: right 40px center;
		font-size: 16px;
	}
	nav ul li.has_submenu li li a {
		padding-right: 78px;
		font-size: 16px;
		background-position: right 60px center;
	}
}
.slider {
	position: relative;
	height: 535px;
	width: 100%;
}
.slider .mask {
	background: url(../gfx/wavemask.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: 178px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}
@media only screen and (max-width : 1920px) {
	.slider .mask {
		background-size: contain;
		height: 133px;
	}
}
.slider .items {
	height: 535px;
	position: relative;
	width: 100%;
}
.slider .items .item {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.slider .items .item .slideInfo {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: table;
	width: 40%;
}
.slider .items .item .slideInfo .cell {
	display: table-cell;
	vertical-align: middle;
}
.slider .items .item .slideInfo .bg {
	background: rgba(255, 255, 255, 0.9);
	padding: 30px 30px 30px 20%;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.slider .items .item .slideInfo .title {
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: calc(16px + 0.7vw);
	text-transform: uppercase;
	text-align: left;
}
.slider .items .item .slideInfo span {
	color: #3b9b34;
}
.slider .items .item .slideInfo .text {
	padding: 20px 0;
}
.slider .arrow {
	position: absolute;
	display: none;
	top: 50%;
	margin-top: -28px;
	z-index: 100;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.slider .arrow:hover {
	opacity: 1;
}
.slider .arrow.left {
	left: 30px;
}
.slider .arrow.right {
	right: 30px;
}
.slider .slideInfo .btn a {
	display: inline-block;
	color: #25811e;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-transform: uppercase;
	border: 2px solid #d3e6d2;
	padding: 12px 57px 12px 26px;
	line-height: 1em;
	background: #fff url(../gfx/arrow.right.green.medium.png) right 27px center no-repeat;
	border-radius: 28px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.slider .slideInfo .btn a:hover {
	text-decoration: none;
	background-position: right 18px center;
}
.frontNews {
	margin-bottom: 100px;
}
@media only screen and (max-width : 1400px) {
	.slider,
	.slider .items {
		height: 480px;
	}
}
@media only screen and (max-width : 1000px) {
	.slider .items,
	.slider {
		height: 400px;
	}
	.slider .arrow {
		display: none;
	}
	.slider .items .item .title {
		font-size: 30px;
		top: 30px;
		right: 60px;
	}
	.frontNews {
		display: none;
	}
	.frontNews .wrap {
		box-sizing: border-box;
		padding: 0 20px;
	}
}
@media only screen and (max-width : 750px) {
	.frontNews {
		display: none;
	}
	.slider .items,
	.slider {
		height: 250px;
	}
	.slider .items .item .title {
		top: 20px;
		right: 30px;
		font-size: 20px;
	}
	.slider .items .item .slideInfo {
		display: none;
	}
}
@media only screen and (max-width : 450px) {
	.slider .items,
	.slider {
		height: 150px;
	}
	.slider .items .item .title {
		top: 20px;
		right: 10px;
		font-size: 14px;
	}
}
.boats {
	background: url(../gfx/separator.png) 0 100% repeat-x;
	margin-bottom: 100px;
	font-family:'HelveticaNeueW01-47LtCn_692686';
}
.boats .wrap {
	background: url(../gfx/icon.boat.separator.png) 100% bottom no-repeat;
}
.boats .item {
	width: 25%;
	box-sizing:border-box;
	float: left;
	background: url(../gfx/icon.boat.separator.png) 0 bottom no-repeat;
}
.boats .item a {
	display: block;
	width: 100%;
	height: 137px;
	text-align: center;
	background-position: center 7px;
	background-repeat: no-repeat;
	color: #007da0;
	text-transform: uppercase;
	font-size: 24px;
}
.boats .item.item_1 a {
	background-image: url(../gfx/icon.work.boats.png);
}
.boats .item.item_1 a:hover {
	background-image: url(../gfx/icon.work.boats.hover.png);
}
.boats .item.item_2 a {
	background-image: url(../gfx/icon.fast.ferries.png);
}
.boats .item.item_2 a:hover {
	background-image: url(../gfx/icon.fast.ferries.hover.png);
}
.boats .item.item_3 a {
	background-image: url(../gfx/icon.boat.offshore.png);
}
.boats .item.item_3 a:hover {
	background-image: url(../gfx/icon.boat.offshore.hover.png);
}
.boats .item.item_4 a {
	background-image: url(../gfx/icon.yachts.png);
}
.boats .item.item_4 a:hover {
	background-image: url(../gfx/icon.yachts.hover.png);
}
.boats .item a:hover {
	color: #3b9b34;
}
.boats .item a span {
	display: inline-block;
	margin-top: 80px;
}
@media only screen and (max-width : 1000px) {
	.boats {
		display: none;
	}
}
@media only screen and (max-width : 760px) {
	.boats {
		margin-bottom: 30px;
		background: none;
	}
	.boats .wrap {
		background: none;
	}
	.boats .item {
		width: 50%;
		background: none;
		border-right: 1px solid #ebf5f8;
		border-bottom: 1px solid #ebf5f8;
	}
}
.mainProductContainer {
	margin-bottom: 50px;
}
.mainProductContainer .text {
	text-align: center;
	padding: 0 20% 40px 20%;
	line-height: 1.6em;
}
.mainProductContainer .productImage {
	height: 730px;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	border-radius: 10px;
	background-color: #e9eced;
}
.mainProductContainer .btn {
	position: absolute;
	left: 25%;
	top: 3.2%;
	padding-bottom: 171px;
}
.mainProductContainer .btn.topShorter {
	left: auto;
	right: 15%;
	padding-bottom: 168px;
}
.mainProductContainer .btn a {
	display: block;
	background-color: #fff;
	color: #007da0;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	background-image: url(../gfx/arrow.right.blue.dif.png);
	background-position: right 36px center;
	background-repeat: no-repeat;
	padding: 25px 70px 25px 40px;
	font-size: 22px;
	line-height: 1em;
	box-shadow: 0px 5px 5px 0px rgba(55, 68, 70, 0.1);
	border-radius: 5px;
	position: relative;
	text-transform: uppercase;
	width: 176px;
}
.mainProductContainer .btn.left a {
	padding: 25px 55px 25px 40px;
}
.mainProductContainer .btn .stripe {
	width: 5px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	height: 100%;
	top: 20%;
}
.mainProductContainer .btn .circle {
	border-radius: 50%;
	width: 49px;
	height: 49px;
	border: 5px solid #fff;
	position: absolute;
	left: 50%;
	margin-left: -27px;
	box-sizing: border-box;
	top: 119%;
}
.mainProductContainer .btn.bottom {
	padding-bottom: 0;
	padding-top: 140px;
	left: 8%;
	top: auto;
	bottom: 3%;
}
.mainProductContainer .btn.bottom .stripe {
	top: auto;
	bottom: 30%;
	height: 90%;
}
.mainProductContainer .btn.bottom .circle {
	top: auto;
	bottom: 119%;
}
.mainProductContainer .btn.horizontal {
	padding-bottom: 0;
	padding-left: 150px;
	left: 34%;
	top: auto;
	bottom: 20%;
}
.mainProductContainer .btn.horizontal .stripe {
	top: 50%;
	margin-left: 0;
	left: 0;
	height: 5px;
	width: 150px;
}
.mainProductContainer .btn.horizontal .circle {
	top: 50%;
	margin-top: -23px;
	left: auto;
	right: 99%;
}
.mainProductContainer .btn.left {
	left: 14.5%;
	top: 16.2%;
	padding-bottom: 145px;
}
.mainProductContainer .btn.left .stripe {
	top: 30%;
	height: 91%;
}
.mainProductMobile {
	padding: 30px 20px 0;
	background-color: #fff;
	margin-bottom: 14px;
	display: none;
}
.mainProductMobile a {
	display: block;
	border-radius: 5px;
	border: 2px solid #0083a9;
	text-decoration: none;
}
.mainProductMobile a .image {
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-color: #e9eced;
	border-radius: 5px 5px 0 0;
}
.mainProductMobile span.title {
	background-color: #0083a9;
	background-image: url(../gfx/arrow.right.white.medium.png);
	background-repeat: no-repeat;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	background-position: right 16px center;
	padding: 14px 45px 14px 20px;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1em;
	text-decoration: none;
	display: block;
}
@media only screen and (max-width : 1400px) {
	.mainProductContainer .btn {
		left: 23%;
	}
	.mainProductContainer .btn.left {
		left: 12.8%;
	}
	.mainProductContainer .btn.left a {
		padding: 25px 35px 25px 40px;
	}
	.mainProductContainer .btn.bottom {
		left: 5%;
	}
	.mainProductContainer .btn.topShorter {
		right: 13%;
		top: 5%;
	}
}
@media only screen and (max-width : 1200px) {
	.mainProductContainer .btn a {
		font-size: 20px;
	}
	.mainProductContainer .btn {
		left: 21%;
	}
	.mainProductContainer .btn.topShorter {
		right: 11%;
	}
	.mainProductContainer .btn.bottom {
		left: 3%;
		padding-top: 130px;
		bottom: 8%;
	}
	.mainProductContainer .btn.bottom .stripe {
		height: 95%;
		bottom: 24%;
	}
	.mainProductContainer .btn.horizontal {
		bottom: 25%;
	}
	.mainProductContainer .btn.left {
		left: 12.5%;
		padding-bottom: 140px;
	}
	.mainProductContainer .btn.left .stripe {
		top: 20%;
		height: 100%;
	}
	.mainProductContainer .btn.left a {
		padding: 25px 20px 25px 20px;
	}
}
@media only screen and (max-width : 1000px) {
	.mainProductContainer {
		padding: 40px 20px 20px 20px;
		margin-bottom: 20px;
		display: none;
	}
	.mainProductContainer .productImage {
		height: 400px;
	}
	.mainProductContainer .btn {
		display: none!important;
	}
	.mainProductContainer .btn a {
		background-image: none;
		padding: 13px 10px;
		font-size: 18px;
	}
	.mainProductContainer .btn {
		padding-bottom: 93px;
		left: 22%;
	}
	.mainProductContainer .btn.topShorter {
		padding-bottom: 90px;
		right: 12%;
	}
	.mainProductContainer .btn .circle {
		width: 18px;
		height: 18px;
		border: 3px solid #fff;
		margin-left: -9px;
	}
	.mainProductContainer .btn .stripe {
		width: 3px;
		margin-left: -2px;
		height: 97%;
		top: 23%;
	}
	.mainProductContainer .btn.bottom {
		padding-top: 63px;
		left: 4%;
	}
	.mainProductContainer .btn.bottom .stripe {
		height: 85%;
		bottom: 34%;
	}
	.mainProductContainer .btn.horizontal {
		padding-left: 40px;
		bottom: 20%;
	}
	.mainProductContainer .btn.horizontal .stripe {
		height: 3px;
		width: 48px;
	}
	.mainProductContainer .btn.horizontal .circle {
		margin-top: -9px;
	}
	.mainProductContainer .btn.left {
	    left: 10%;
	    padding-bottom: 100px;
	}
	.mainProductContainer .text {
		display: none;
	}
	.mainProductMobile {
		display: block;
	}

}
@media only screen and (max-width : 660px) {
	.mainProductContainer .btn {
		left: 24.5%;
	}
	.mainProductContainer .btn a {
		width: 100px;
		text-align: center;
	}
	.mainProductContainer .btn.left {
		left: 12%;
		padding-bottom: 100px;
	}
	.mainProductContainer .btn.topShorter {
		right: 15%;
	}
	.mainProductContainer .btn.bottom {
		left: 6%;
	}
	.mainProductMobile a .image {
		height: 194px;
	}
}
@media only screen and (max-width : 600px) {
	.mainProductContainer .productImage {
		height: 357px;
	}
	.mainProductContainer .btn {
		left: 19%;
	}
	.mainProductContainer .btn a {
		font-size: 12px;
	}
	.mainProductContainer .btn.topShorter {
		right: 12%;
	}
	.mainProductContainer .btn.bottom {
		left: 3%;
	}
	.mainProductContainer .btn.left {
		left: 8%;
		padding-bottom: 80px;
	}
	.mainProductContainer .btn.horizontal {
		bottom: 30%;
	}
}
@media only screen and (max-width : 400px) {
	.mainProductContainer .btn {
		left: 14%;
	}
	.mainProductContainer .btn.bottom {
		left: 0;
	}
	.mainProductContainer .btn.left {
		left: 10%;
		padding-bottom: 70px;
	}
	.mainProductContainer .btn.horizontal {
		bottom: 30%;
	}
}
.mobileBtns {
	padding: 0 20px;
	display: none;
}
@media only screen and (max-width : 1000px) {
	.mobileBtns {
		display: block;
		margin-bottom: 40px;
	}
}
.mobileBtns a {
	display: block;
	background-color: #0083a9;
	background-image: url(../gfx/arrow.right.white.medium.png);
	background-repeat: no-repeat;
	background-position: right 16px center;
	padding: 14px 45px 14px 20px;
	color: #fff;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1em;
	text-decoration: none;
	margin-bottom: 14px;
	border-radius: 5px;
}
.containerHeading {
	color: #468192;
	font-size: 38px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}
.containerHeading a {
	display: inline-block;
	position: relative;
	color: #468192;
	text-decoration: none;
}
.containerHeading span {
	display: inline-block;
	line-height: 1em;
	background: url(../gfx/heading.arrow.png) 100% center no-repeat;
	width: 30px;
	color: #e5f2f6;
	font-size: 0;
	height: 30px;
	position: absolute;
	left: 105%;
	top: 9px;
	-webkit-transition: font-size 0.3s ease;
	-moz-transition: font-size 0.3s ease;
	-ms-transition: font-size 0.3s ease;
	-o-transition: font-size 0.3s ease;
	transition: font-size 0.3s ease;
}
.containerHeading:hover span {
	background: #3b9b34 url(../gfx/arrow.right.white.medium.png) right 22px center no-repeat;
	padding: 7px 59px 7px 20px;
	width: 200px;
	font-size: 15px;
	box-sizing: border-box;
	height: auto;
	top: 6px;
	text-decoration: none;
	color: #fff;
}
ul.boxList li {
	float: left;
	width: 32%;
	margin-right: 2%;
	height: 300px;
	margin-bottom: 27px;
	padding: 0;
	background: none;
}
.boxList.col-4 li {
	margin-right: 1.9%;
	width: 23.57%;
	height: 220px;
}
.boxList li:nth-child(3n) {
	margin-right: 0;
}
ul.boxList.col-2 li {
	width: 48%;
	margin-right: 0;
}
ul.boxList.col-2 li:nth-child(even) {
	width: 48%;
	margin-right: 0;
	float: right;
}
.boxList.col-4 li:nth-child(3n) {
	margin-right: 1.9%;
}
.boxList.col-4 li:nth-child(4n) {
	margin-right: 0;
}
.boxList li a {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 12px;
}
.boxList li .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0, 125, 160, 0.8);
	color: #fff;
	padding: 18px 23px;
	font-size: 22px;
	border-radius: 0 0 12px 12px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	font-family:'HelveticaNeueW01-47LtCn_692686';
}
.boxList li .title .date {
	font-size: 16px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	display: block;
}
.boxList li a:hover .title {
	background: rgba(59, 155, 52, 0.9);
}
.boxList.col-4 li .title {
	text-align: center;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 24px;
}
@media only screen and (max-width : 1000px) {
	ul.boxList li {
		width: 49%;
		margin-right: 2%;
	}
	ul.boxList li:nth-child(3n+3) {
		margin-right: 2%;
	}
	ul.boxList.dif li:nth-child(even) {
		margin-right: 0;
	}
	.boxList li .title {
		font-size: 18px;
	}
	.boxList.col-4 li {
		width: 31%;
		margin-right: 3.5%;
	}
	.boxList.col-4 li:nth-child(3n) {
		margin-right: 0;
	}
	.boxList.col-4 li:nth-child(4n) {
		margin-right: 3.5%;
	}
	.boxList.col-4 li:nth-child(12n) {
		margin-right: 0;
	}
}
@media only screen and (max-width : 760px) {
	.containerHeading {
		font-size: 30px;
	}
	.containerHeading span {
		display: none;
	}
}
@media only screen and (max-width : 640px) {
	.boxList.col-4 li {
		width: 48%;
		margin-right: 0;
	}
	.boxList.col-4 li:nth-child(even) {
		float: right;
	}
	.boxList.col-4 li:nth-child(3n) {
		margin-right: 0;
	}
	.boxList.col-4 li:nth-child(4n) {
		margin-right: 0;
	}
}
@media only screen and (max-width : 550px) {
	ul.boxList li {
		width: 100%;
		margin-right: 0;
	}
	ul.boxList li:nth-child(3n+3) {
		margin-right: 0;
	}
	ul.boxList li:nth-child(even) {
		margin-right: 0;
	}
	ul.boxList.col-2 li {
		width: 100%;
		float: none;
	}
	ul.boxList.col-2 li:nth-child(2n) {
		float: none;
		width: 100%;
	}
}
@media only screen and (max-width : 450px) {
	.boxList.col-4 li {
		width: 100%;
		float: none;
	}
	.boxList.col-4 li:nth-child(even) {
		float: none;
	}
}
.frontMap {
	height: 608px;
	background: url(../gfx/map.jpg) center center no-repeat;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding-top: 160px;
}

.frontMap .buttons {
	background: rgba(255, 255, 255, 0.6);
	padding: 40px 0;
	box-shadow: 0px 2px 0px 0px rgba(183, 199, 212, 0.24);
	font-size: 0;
}
.frontMap .buttons a {
	display: inline-block;
	border: 3px solid #3b9b34;
	color: #3b9b34;
	background: #fff url(../gfx/arrow.right.green.png) right 60px center no-repeat;
	font-size: 38px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-transform: uppercase;
	padding: 20px 120px 20px 60px;
	line-height: 1em;
	border-radius: 40px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	margin: 0 15px;
}
.frontMap .buttons a.hidden {
	display: none;
}
.frontMap .buttons a:hover {
	background: #3b9b34 url(../gfx/arrow.right.white.png) right 60px center no-repeat;
	color: #fff;
	text-decoration: none;
}
@media only screen and (max-width : 1000px) {
	.frontMap .buttons a {
		font-size: 23px;
	}
	.frontMap {
		background-size: contain;
		padding-top: 40px;
		height: 300px;
		display: none;
	}
}
@media only screen and (max-width : 760px) {
	.frontMap {
		height: auto;
		padding-top: 0;
		background-position: top center;
	}
	.frontMap .buttons {
		padding: 50px 30px;
	}
	.frontMap .buttons a.hidden {
		display: block;
	}
	.frontMap .buttons a {
		display: block;
		font-size: 18px;
		text-align: left;
		padding: 12px 42px 12px 30px;
		background: #fff url(../gfx/arrow.right.green.medium.png) right 25px center no-repeat;
		margin-bottom: 20px;
		border: 2px solid #3b9b34;
	}
	.frontMap .buttons a:hover {
		background: #fff url(../gfx/arrow.right.green.medium.png) right 25px center no-repeat;
		color: #3b9b34;
	}
}
.contentContainer{
	margin-top: 30px;
}
.contentContainer.more-margin{
	margin-top: 171px;
}
.contentContainer .wrap {
	padding: 0 0 70px 0;
}
.pageImageContainer {
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 473px;
	width: 100%;
	display: table;
}
.pageImageContainer .pageHeading {
	display: table-cell;
	color: #007da0;
	vertical-align: middle;
	position: relative;
	z-index: 101;
}
.pageImageContainer .pageHeading .bg {
	background: #fff;
	display: inline-block;
	padding: 29px 53px 13px 13%;
}
.pageImageContainer .pageHeading .heading h1 {
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 52px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 15px;
}
.pageImageContainer .pageHeading .breadcrumb {
	font-size: 0;
}
.pageImageContainer .pageHeading .breadcrumb a {
	font-size: 14px;
	color: #468192;
	display: inline-block;
	background: url(../gfx/breadcrumb.arrow.png) 100% center no-repeat;
	padding: 0 17px 0 0;
	margin-right: 13px;
}
.pageImageContainer .pageHeading .breadcrumb a:last-child {
	font-weight: 600;
	background: none;
}
.pageImageContainer .mask {
	background-image: url(../gfx/wavemask.png);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 178px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}
@media only screen and (max-width : 1920px) {
	.pageImageContainer .mask {
		background-size: contain;
		height: 138px;
	}
}
@media only screen and (max-width : 1450px) {
	.pageImageContainer .pageHeading .bg {
		padding: 29px 53px 13px 3%;
	}
}
@media only screen and (max-width : 1000px) {
	.contentContainer .wrap {
		padding: 0 20px 70px 20px;
		box-sizing: border-box;
	}
	.pageImageContainer {
		height: 250px;
	}
	.pageImageContainer .pageHeading .bg {
		padding: 10px 53px 10px 3%;
	}
	.pageImageContainer .pageHeading .heading {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.pageImageContainer .pageHeading .heading h1 {
		font-size: 30px;
	}
}
.referenceFilterContainer {
	box-shadow: 0px 2px 0px 0px rgba(183, 199, 212, 0.24);
	padding: 26px 0;
	margin-bottom: 70px;
	position: relative;
	z-index: 500;
}
.referenceFilterContainer .btn {
	position: absolute;
	left: 0;
	top: -80px;
	z-index: 10;
}
.referenceFilterContainer .btn a {
	display: block;
	color: #FFF;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-transform: uppercase;
	border: 2px solid #25811e;
	padding: 14px 64px 14px 40px;
	line-height: 1em;
	background: #25811e url(../gfx/arrow.right.white.medium.png) right 20px center no-repeat;
	border-radius: 28px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.referenceFilterContainer .btn a:hover {
	text-decoration: none;
	background-position: right 18px center;
}
.referenceFilterContainer .wrap {
	position: relative;
	padding: 0;
}
.referenceFilterContainer label {
	float:left;
	width: 18.5%;
	margin-right: 1.87%;
	position: relative;
}
.referenceFilterContainer label span {
	display: block;
	font-size: 14px;
	color: #468192;
	padding: 0 0 6px 23px;
	line-height: 1em;
}
.referenceFilterContainer label .selectTrigger {
	border: 1px solid #e7f0f1;
	background: #fff url(../gfx/selectarrow.png) right 20px center no-repeat;
	height: 32px;
	width: 100%;
	display: block;
	line-height: 1em;
	box-sizing: border-box;
	padding: 8px 19px 0;
	border-radius: 20px;
	font-size: 16px;
	color: #468192;
	font-weight: 600;
}
.referenceFilterContainer label .selectTrigger:hover {
	color: #3b9b34;
	text-decoration: none;
}
.referenceFilterContainer label .selectTrigger.open {
	border-radius: 20px 20px 0 0;
	background: #fff url(../gfx/selectarrow.up.png) right 20px center no-repeat;
}
.referenceFilterContainer label .selectContainer {
	position: absolute;
	left: 0;
	top: 51px;
	width: 100%;
	border: 1px solid #e7f0f1;
	background: #fff;
	box-sizing: border-box;
	border-radius: 0 0 20px 20px;
	display: none;
	z-index: 100;
}
.referenceFilterContainer label .selectContainer a {
	display: block;
	padding: 8px 19px;
	color: #468192;
	font-size: 16px;
	border-bottom: 1px solid #e7f0f1;
}
.referenceFilterContainer label .selectContainer a:hover {
	text-decoration: none;
	color: #3b9b34;
}
.referenceFilterContainer label .selectContainer li:last-child a {
	border-bottom: 0;
}
.referenceFilterContainer label input {
	border: 1px solid #e7f0f1;
	background: #fff;
	height: 32px;
	width: 100%;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 0 22px;
	font-size: 16px;
	font-weight: 600;
	color: #468192;
}
.referenceFilterContainer .found {
	float: left;
	font-size: 16px;
	color: #FFF;
	background-color: #25811e;
	height: 32px;
	border: 1px solid #25811e;
	border-radius: 20px;
	box-sizing: border-box;
	width: 18.5%;
	margin-top: 20px;
	font-weight: 600;
	text-align: center;
	padding-top: 8px;
	line-height: 1em;
}
@media only screen and (max-width : 1200px) {
	.referenceFilterContainer .found {
		background: #25811e;
	}
}
@media only screen and (max-width : 1000px) {
	.referenceFilterContainer .wrap {
		padding: 0 20px;
		box-sizing: border-box;
	}
	.referenceFilterContainer .btn {
		left: 20px;
	}
	.referenceFilterContainer {
		margin-top: 30px;
	}
	.referenceFilterContainer label {
		width: 31%;
		margin-bottom: 20px;
	}
	.referenceFilterContainer .found {
		width: 31%;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width : 600px) {
	.referenceFilterContainer .found,
	.referenceFilterContainer label {
		width: 48%;
	}
}
@media only screen and (max-width : 440px) {
	.referenceFilterContainer .found,
	.referenceFilterContainer label {
		width: 100%;
		float: none;
		display: block;
	}
	.referenceFilterContainer .btn {
		position: static;
		margin-bottom: 20px;
	}
}
.loading a,
.loading:not(.starlight_keywords_layer) {
	text-align: center;
}
.loading a,
.loading:not(.starlight_keywords_layer) div {
	background: rgba(0, 125, 160, 0.8) url(../gfx/arrow.down.white.tail.png) right 40px center no-repeat;
	text-align: left;
	width: 200px;
	padding: 26px 92px 26px 40px;
	display: inline-block;
	line-height: 1em;
	color: #FFF;
	font-size: 24px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	/* border: 1px solid #e7f0f1; */
	border-radius: 10px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.loading a,
.loading:not(.starlight_keywords_layer) div a{
	color:#FFF;
	text-decoration: none;
}
.loading a:hover,
.loading:not(.starlight_keywords_layer) div:hover{
	color:#FFF;
	text-decoration: none;
	background:rgba(59, 155, 52, 0.95) url(../gfx/arrow.down.white.tail.png) right 40px center no-repeat;
}
.loading:not(.starlight_keywords_layer) div:hover a{
	color:#FFF;
}
@media only screen and (max-width : 450px) {
	.loading a,
	.loading:not(.starlight_keywords_layer) div {
		width: calc(100% - 132px);
	}
}
.backContainer {
	box-shadow: 0px 2px 0px 0px rgba(183, 199, 212, 0.24);
	padding: 26px 0;
	margin-bottom: 70px;
	position: relative;
	z-index: 900;
}
.backContainer .wrap {
	padding: 0;
}
.backContainer a {
	background: url(../gfx/arrow.left.blue.png) 0 center no-repeat;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	color: #0083a9;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1em;
	display: block;
	padding: 0 0 0 30px;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.backContainer a:hover {
	color: #3b9b34;
	text-decoration: none;
	background: url(../gfx/arrow.left.green.png) 0 center no-repeat;
}
@media only screen and (max-width : 1000px) {
	.backContainer .wrap {
		padding: 0 20px;
		box-sizing: border-box;
	}
}
article .details {
	background: #eaf2f3;
	border-radius: 10px;
	margin-bottom: 50px;
}
article .details .row {
	padding: 16px 0;
	font-size: 18px;
}
article .details .row:nth-child(even) {
	background: #f5f9f9;
}
article .details .row:last-child {
	border-radius: 0 0 10px 10px;
}
article .details .leftCell {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 0 16px;
	color: #468192;
}
article .details .rightCell {
	float: left;
	width: 75%;
	box-sizing: border-box;
	padding: 0 16px;
	color: #004254;
}
article.news .slider {
	float: right;
	margin: 0 0 30px 30px;
	width: 538px;
	height: 366px;
}
article.news .slider .items {
	width: 538px;
	height: 366px;
}
@media only screen and (max-width : 1000px) {
	article.news .slider {
		float: none;
		width: 100%;
		margin: 10px 0 30px 0;
	}
	article.news .slider .items {
		width: 100%;
	}
}
@media only screen and (max-width : 550px) {
	article .details .row  {
		padding: 0;
	}
	article .details .leftCell {
		float: none;
		width: 100%;
		border-bottom: 1px solid rgba(183, 206, 213, 0.3);
		border-right: none;
		padding: 16px;
	}
	article .details .rightCell {
		float: none;
		width: 100%;
		padding: 16px;
	}
}
.referenceImage {
	margin-bottom: 30px;
}
.referenceImage img {
	width: 100%;
	border: 1px solid #e7f0f1;
	border-radius: 10px;
}
.referenceText {
	float: left;
	width: 50%;
	-webkit-transition: width 0.3s ease-in-out, float 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out, float 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out, float 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out, float 0.3s ease-in-out;
	transition: width 0.3s ease-in-out, float 0.3s ease-in-out;
}

.referenceText h2{
	background: none;
	margin-bottom: 0;
}
.referenceText.nofloat {
	float: none;
	width: 100%;
	margin-bottom: 80px;
}
.gallery {
	position: relative;
	margin-bottom: 50px;
}
.picture.reference,
.gallery.reference {
	float: right;
	width: 48%;
	margin-left: 2%;
	margin-top: 71px;
}
.picture.reference .item{
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;

	border-radius: 15px;
	background-image: none;
}
.picture.reference .item img{
	width: 100%;
	border-radius: 15px;

}
.gallery.nofloat {
	float: none;
	width: 100%;
}
.gallery .trigger {
	position: absolute;
	left: 0;
	bottom: 28px;
	text-align: center;
	width: 100%;
	z-index: 100;
}
.gallery .trigger a {
	display: inline-block;
	font-size: 22px;
	color: #fff;
	background: url(../gfx/icon.gallery.png) right 44px center no-repeat #0083a9;
	padding: 12px 92px 12px 38px;
	font-family:'HelveticaNeueW01-47LtCn_692686';
	text-transform: uppercase;
	border-radius: 25px;
	line-height: 1em;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.gallery .trigger a:hover {
	text-decoration: none;
	background-color: #0893bb;
}
.gallery.nofloat .trigger {
	display: none;
}
.gallery .close {
	position: absolute;
	right: 0;
	top: 33px;
	display: none;
	z-index: 100;
}
.gallery.nofloat .close {
	display: block;
}
.gallery .close a {
	background: #0083a9 url(../gfx/icon.x.png) right 27px center no-repeat;
	box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.3);
	font-size: 22px;
	color: #fff;
	font-family:'HelveticaNeueW01-47LtCn_692686';
	line-height: 1em;
	display: block;
	padding: 13px 60px 13px 32px;
	text-transform: uppercase;
	border-radius: 25px 0 0 25px;
}
.gallery .slick-track {
	height: 65vh;
	position: relative;
	width: 100%;
}
.gallery.reference .slick-track {
	height: 350px;
}
.gallery.reference.nofloat .slick-track {
	height: 65vh;
}
.gallery .item {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	border-radius: 15px 15px 0 0;
}
.gallery.reference .item {
	border-radius: 15px;
}
.gallery.nofloat.reference{
	margin-left: 0px;
}
.gallery.nofloat.reference .item {
	border-radius: 15px 15px 0 0;
}
.gallery .items .slick-arrow {
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -28px;
	z-index: 100;
	font-size: 0;
	border: 0;
	background: 0;
	width: 35px;
	height: 56px;
	background: url(../gfx/arrow.left.big.png) 0 0 no-repeat;
	cursor: pointer;
}
.gallery .items .slick-next {
	left: auto;
	right: -50px;
	background: url(../gfx/arrow.right.big.png) 0 0 no-repeat;
}
.gallery.reference .items .slick-arrow {
	display: none !important;
}
.gallery.reference.nofloat .items .slick-arrow {
	display: block !important;
}
.gallery .items .textContainer {
	font-size: 16px;
	color: #004254;
	font-weight: 300;
	padding: 30px 5% 0 5%;
	position: absolute;
	bottom: 0px;
	background-color: #eaf2f3;
	width: 90%;
	text-align: center;
	display: none;
}
.gallery .items .textContainer.article {
	display: block;
}
.gallery.nofloat .items .textContainer {
	display: block;
}
.gallery .thumbsContainer {
	background: #eaf2f3;
	padding: 20px 0;
	border-radius: 0 0 15px 15px;
}
.gallery.reference .thumbsContainer {
	display: none;
}
.gallery.nofloat .thumbsContainer {
	display: block;
}
.gallery .thumbsContainer .slick-list {
	width: 75%;
	margin: 0 auto;
	height: 90px;
	padding-top: 10px;
}
.gallery .thumbsContainer .slick-track {
	height: auto;
}
.gallery .thumbsContainer .slick-arrow {
	background: 0;
	background-image: url(../gfx/arrow.left.blue.gallery.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
	height: 100%;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	border: 0;
	cursor: pointer;
	font-size: 0;
	position :absolute;
	left: 5%;
	top: 0;
}
.gallery .thumbsContainer .slick-arrow.slick-next {
	background-image: url(../gfx/arrow.right.blue.gallery.png);
	left: auto;
	right: 5%;
}
.gallery .thumbsContainer .thumbnails {
	display: inline-block;
	vertical-align: top;
	width: 89.2%;
}
.gallery .thumbsContainer div.thumb {
	width: 10%;
	height: 74px;
	background-color: #eaf2f3;
	padding: 2px;
	border-radius: 5px;
	cursor: pointer;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	margin: 0 7px;
}
.gallery .thumbsContainer div.thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0.4;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	border-radius: 5px;
}
.gallery .thumbsContainer .thumb:hover span,
.gallery .thumbsContainer .thumb.slick-current span {
	opacity: 1;
}
@media only screen and (max-width : 1200px) {
	.gallery .items .slick-arrow {
		left: 10px;
		background: url(../gfx/arrow.left.gallery.png) 0 0 no-repeat;
		height: 27px;
		width: 15px;
		margin-top: -13px;
	}
	.gallery .items .slick-next {
		left: auto;
		right: 10px;
		background: url(../gfx/arrow.right.gallery.png) 0 0 no-repeat;
	}
}
@media only screen and (max-width : 1000px) {
	.picture.reference,
	.gallery.reference {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}
	.gallery.reference .items .slick-arrow {
		display: block !important;
	}
	.gallery.reference .item {
		border-radius: 15px 15px 0 0;
	}
	.gallery.reference .trigger {
		display: none;
	}
	.gallery.reference .thumbsContainer {
		display: block;
	}
	.referenceText {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
	.gallery .items .textContainer {
		display: block;
	}
}
@media only screen and (max-width : 500px) {

	.gallery .items .textContainer {
		padding: 15px 5% 15px 5%;
		border-bottom-left-radius: 15px;
    	border-bottom-right-radius: 15px;
		background-color: #eaf2f3;
		display: block;
	}
	.gallery.reference .item,
	.gallery .item {
		height: 88%;
		background-size: contain;
		background-color: #eaf2f3;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		border: 1px solid #eaf2f3;
	}
	.gallery.reference .items .slick-arrow,
	.gallery .items .slick-arrow {
		display: block !important;
		margin-top: -35px;
		height: 37px;
		padding: 10px;
		width: 25px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0	px;
		left: 0px;
		background: #eaf2f3 url(../gfx/arrow.left.blue.gallery.png) 5px 5px no-repeat;
	}
	.gallery.reference .items .slick-next,
	.gallery .items .slick-next {
		left: auto !important;
		right: 0px;
		background: #eaf2f3 url(../gfx/arrow.right.blue.gallery.png) 5px 5px no-repeat;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.gallery.reference .thumbsContainer,
	.gallery .thumbsContainer {
		display: none;
	}
}
.newsFilterContainer {
	font-size: 0;
	border-bottom: 1px solid #e5ecee;
	padding: 20px 0 30px;
	margin-bottom: 30px;
}
.newsFilterContainer .text {
	display: inline-block;
	vertical-align: middle;
	color: #007da0;
	font-size: 24px;
	font-family: 'HelveticaNeueW01-47LtCn_692686';
	line-height: 1em;
	margin-right: 24px;
}
.newsFilterContainer .selectBox {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
}
.newsFilterContainer .selectTrigger {
	border: 1px solid #e7f0f1;
	background: #fff url(../gfx/selectarrow.png) right 20px center no-repeat;
	width: 100%;
	display: block;
	line-height: 1em;
	box-sizing: border-box;
	padding: 18px 19px 18px;
	border-radius: 100px;
	font-size: 16px;
	color: #468192;
	font-weight: 600;
}
.newsFilterContainer .selectTrigger:hover {
	color: #3b9b34;
	text-decoration: none;
}
.newsFilterContainer .selectTrigger.open {
	border-radius: 20px 20px 0 0;
	background: #fff url(../gfx/selectarrow.up.png) right 20px center no-repeat;
}
.newsFilterContainer .selectContainer {
	position: absolute;
	left: 0;
	top: 51px;
	width: 100%;
	border: 1px solid #e7f0f1;
	background: #fff;
	box-sizing: border-box;
	border-radius: 0 0 20px 20px;
	display: none;
	z-index: 100;
}
.newsFilterContainer .selectContainer a {
	display: block;
	padding: 8px 19px;
	color: #468192;
	font-size: 16px;
	border-bottom: 1px solid #e7f0f1;
}
.newsFilterContainer .selectContainer a:hover {
	text-decoration: none;
	color: #3b9b34;
}
.newsFilterContainer .selectContainer li:last-child a {
	border-bottom: 0;
}
@media only screen and (max-width : 500px) {
	.newsFilterContainer .selectBox {
		display: block;
		margin-top: 20px;
	}
}
.leftbar {
	float: left;
	width: 970px;
}
.leftbar article {
	padding: 0 0 40px 0;
}
@media only screen and (max-width : 1400px) {
	.leftbar {
		width: 850px;
	}
}
@media only screen and (max-width : 1200px) {
	.leftbar {
		width: 650px;
	}
}
@media only screen and (max-width : 1000px) {
	.leftbar {
		width: 100%;
		float: none;
		padding: 40px 0 0;
		box-sizing: border-box;
	}
}
.leftbar .socialBlock {
	padding: 9px 20px;
	margin-bottom: 30px;
	background: #f5f9fa;
	border: 1px solid #e5ecee;
	border-radius: 10px;
}
.leftbar .shareText {
	float: left;
	font-size: 22px;
	color: #306777;
	line-height: 1em;
	margin: 13px 27px 15px 0;
	font-family:'HelveticaNeueW01-47LtCn_692686';
}
.leftbar .shareIcons {
	float: left;
	font-size: 0;
}
.leftbar .shareIcons a {
	display: inline-block;
	color: #0083a9;
	font-family:'HelveticaNeueW01-47LtCn_692686';
	height: 50px;
	border-radius: 6px;
	box-sizing: border-box;
	padding-right: 0;
	border: 1px solid rgba(48, 103, 119, 0.2);
	background: #fff;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	margin-right: 10px;
}
.leftbar .shareIcons a:hover {
	background: #0083a9;
	padding-right: 5px;
	color: #fff;
}
.leftbar .shareIcons a span {
	float: left;
}
.leftbar .shareIcons a span.text {
	padding: 13px 0 0 0;
	line-height: 1em;
	font-size: 0;
	-webkit-transition: font-size 0.3s ease;
	-moz-transition: font-size 0.3s ease;
	-ms-transition: font-size 0.3s ease;
	-o-transition: font-size 0.3s ease;
	transition: font-size 0.3s ease;
}
.leftbar .shareIcons a:hover span.text {
	font-size: 22px;
	padding: 13px 16px 0 20px;
}
.leftbar .shareIcons a span.icon {
	width: 45px;
	height: 40px;
	margin-top: 5px;
	border-radius: 4px;
	background-position: center center;
	background-repeat:no-repeat;
}
.leftbar .shareIcons a:hover span.icon {
	background-color: #fff;
	width: 40px;
}
.leftbar .shareIcons a.googleplus span.icon {
	background-image: url(../gfx/icon.google.plus.png);
}
.leftbar .shareIcons a.facebook span.icon {
	background-image: url(../gfx/icon.facebook.png);
}
.leftbar .shareIcons a.twitter span.icon {
	background-image: url(../gfx/icon.twitter.png);
}
.leftbar .shareIcons a.linkedin span.icon {
	background-image: url(../gfx/icon.linkedin.png);
}
.leftbar .shareIcons a.youtube span.icon {
	background-image: url(../gfx/icon.youtube.png);
}
@media only screen and (max-width : 1000px) {
	.leftbar.news .gallery {
		margin-bottom: 40px;
	}
	.leftbar .shareIcons a:hover {
		background: #fff;
		padding: 0;
	}
	.leftbar .shareIcons a:hover span.text {
		font-size: 0;
		padding:0;
	}
	.leftbar .shareIcons a:hover span.icon {
		background-color: #fff;
		width: 45px;
	}
}
@media only screen and (max-width : 500px) {
	.leftbar.news .gallery {
		margin-bottom: 0px;
	}
}
@media only screen and (max-width : 480px) {
	.leftbar .shareText {
		float: none;
		margin: 10px 0;
	}
	.leftbar .shareIcons {
		float: none;
	}
	.leftbar .shareIcons a {
		margin-bottom: 10px;
	}
}
.formContainer .bg {
	background: #f4f8fb;
	padding: 60px;
	border-radius: 10px;
}
.formContainer h2 {
	font-size: 40px;
	padding: 0 0 30px 0;
	margin-bottom: 30px;
	background: url(../gfx/heading.separator.png) 0 100% repeat-x;
	line-height: 1em;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	color: #0083a9;
}
.formContainer label {
	float: left;
	width: 48%;
}
.formContainer label.right {
	float: right;
}
.formContainer label.wide {
	width: 100%;
	float: none;
}
.formContainer span {
	display: block;
	font-size: 16px;
	padding: 0 0 9px 10px;
	line-height: 1em;
}
.formContainer select {
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e1e4e8;
	height: 40px;
	color: #0c344a;
	padding: 0 10px;
	margin-bottom: 30px;
	font-size: 16px;
}
.formContainer input {
	background-color: rgba(255, 255, 255, 1);
	box-shadow: inset 0px 2px 4px 0px rgba(0, 58, 117, 0.15);
	width: 100%;
	height: 40px;
	border: 0;
	font-size: 16px;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 20px;
	line-height: 1em;
	margin-bottom: 20px;
}
.formContainer select {
	background-color: rgba(255, 255, 255, 1);
	box-shadow: inset 0px 2px 4px 0px rgba(0, 58, 117, 0.15);
	width: 100%;
	height: 40px;
	border: 0;
	font-size: 16px;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 20px;
	line-height: 1em;
	margin-bottom: 20px;
}
.formContainer .error span {
	color: #f00;
}
.formContainer .error input {
	border: 1px solid #ff0000;
}
.formContainer textarea {
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e1e4e8;
	height: 100px;
	color: #0c344a;
	padding: 10px;
	font-size: 16px;
	margin-bottom: 30px;
	box-shadow: inset 0px 2px 4px 0px rgba(0, 58, 117, 0.15);
	border-radius: 20px;
	resize: none;
}
.formContainer button {
	display: block;
	color: #3b9b34;
	background: #fff url(../gfx/arrow.right.green.medium.png) right 36px center no-repeat;
	border: 2px solid #3b9b34;
	padding: 0 66px 0 18px;
	line-height: 1em;
	font-size: 26px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
}
.formContainer button:hover {
	background: #3b9b34 url(../gfx/arrow.right.white.medium.png) right 30px center no-repeat;
	text-decoration: none;
	color: #fff;
}
@media only screen and (max-width : 1200px) {
	.formContainer .bg {
		padding: 30px;
	}
}
@media only screen and (max-width : 1000px) {
	.formContainer h2 {
		font-size: 30px;
	}
}
.messages {
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.messages .message {
	display: none;
	padding: 18px 60px 18px 18px;
	background: url(../gfx/error.png) 93% center no-repeat;
	color: #ca0100;
}
.message .success {
	background: url(../gfx/success.png) 93% center no-repeat;
	color: #6cae36;
}
@media only screen and (max-width : 600px) {
	.formContainer label {
		float: none;
		width: 100%;
	}
	.formContainer label.right {
		float: none;
	}
}
article .downloads {
	background: #eaf2f3;
	border-radius: 10px;
	margin-bottom: 30px;
}
article .downloads .row {
	font-size: 18px;
}
article .downloads .row:nth-child(even) {
	background: #f5f9f9;
}
article .downloads .row:last-child {
	border-radius: 0 0 10px 10px;
}
article .downloads .leftCell {
	float: left;
	width: 50%;
	box-sizing: border-box;
	color: #468192;
	border-right: 1px solid rgba(183, 206, 213, 0.3);
}
article .downloads .rightCell {
	float: left;
	width: 50%;
	box-sizing: border-box;
	color: #004254;
}
article .downloads a {
	background: url(../gfx/icon.download.png) 23px center no-repeat;
	display: block;
	padding: 19px 0 19px 58px;
	color: #004254;
}
@media only screen and (max-width : 550px) {
	article .downloads .leftCell {
		float: none;
		width: 100%;
		border-bottom: 1px solid rgba(183, 206, 213, 0.3);
		border-right: none;
	}
	article .downloads .rightCell {
		float: none;
		width: 100%;
	}
}
.rightbar {
	float: right;
	width: 360px;
	/* -webkit-transition: top 0.5s;
	   -moz-transition: top 0.5s;
		-ms-transition: top 0.5s;
			transition: top 0.5s; */
}
.rightbar.fixed{
	position: fixed;
	top:20px;

}
.rightbar .mobileText {
	display: none;
}
.mobileSubmenuTrigger {
	display: none;
}
.mobileSubmenuTrigger a {
	display: block;
	color: #fff;
	background-color: #007da0;
	padding: 20px 40px 20px 20px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 20px;
	text-transform: uppercase;
	background-image: url(../gfx/arrow.down.white.tail.png);
	background-position: right 20px center;
	background-repeat: no-repeat;
}
.mobileSubmenuTrigger a.open {
	background-image: url(../gfx/arrow.up.white.tail.png);
}
.rightbar > ul {
	background: #f5f9fa;
	border-radius: 10px;
	border: 1px solid #e5ecee;
	margin-bottom: 30px;
}
.rightbar ul li a {
	display: block;
	color: #007da0;
	font-family:'HelveticaNeueW01-47LtCn_692686';
	line-height: 1em;
	padding: 30px 35px;
	border-bottom: 1px solid #e5ecee;
	font-size: 24px;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.rightbar ul li a:hover {
	text-decoration: none;
	color: #3b9b34;
}
.rightbar ul > li:last-child > a {
	border-bottom: none;
	border-radius: 0 0 10px 10px;
}
.rightbar ul > li:first-child > a {
	border-radius: 10px 10px 0 0;
}
.rightbar ul > li.active > a {
	color: #fff;
	background: #007da0 url(../gfx/tip.png) 0 center no-repeat;
	font-family:'HelveticaNeueW01-77BdCn_692722';
}
.rightbar ul > li.open > a  {
	font-family:'HelveticaNeueW01-77BdCn_692722';
}
.rightbar ul li ul li:first-child a {
	border-radius: 0;
}
.rightbar ul li ul li:last-child a {
	border-radius: 0;
}
.rightbar ul li li a {
	font-size: 20px;
	background: url(../gfx/arrow.tiny.png) 32px center no-repeat;
	padding: 20px 35px 20px 52px;
}
.rightbar ul li li:last-child a {
	border-bottom: 1px solid #e5ecee;
}
.rightbar .ctaBtn a {
	display: block;
	background: #007da0;
	color: #fff;
	font-size: 24px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-align: center;
	line-height: 1em;
	padding: 18px 0;
	border-radius: 10px;
	text-decoration: none;
}
.rightbar .ctaBtn a span {
	display: inline-block;
	padding: 0 30px 0 0;
	background: url(../gfx/arrow.down.white.png) 100% center no-repeat;
}
.rightbar .contactPerson .heading {
	color: #fff;
	background: #007da0;
	padding: 20px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 24px;
	line-height: 1em;
	border-radius: 10px 10px 0 0;
}
.rightbar .contactPerson .detail {
	background: #f5f9fa;
	border-radius: 0 0 10px 10px;
	border-bottom: 1px solid #e5ecee;
	border-left: 1px solid #e5ecee;
	border-right: 1px solid #e5ecee;
	padding: 26px 20px;
}
.rightbar .contactPerson .image {
	float: left;
	border: 1px solid #e4e4e4;
	width: 35.7%;
	padding: 4px;
	height: 110px;
	box-sizing: border-box;
}
.rightbar .contactPerson .image .bg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.rightbar .contactPerson .image img {
	display: none;
}
.rightbar .contactPerson .data {
	float: right;
	width: 58.44%;
	color: #004254;
}
.rightbar .contactPerson .data a {
	display: block;
	color: #004254;
	text-decoration: none;
	font-size: 14px;
	padding: 13px 0 13px 28px;
	border-bottom: 1px solid #e4e4e4;
}
.rightbar .contactPerson .data .name {
	font-family:'HelveticaNeueW01-47LtCn_692686';
	font-size: 22px;
	line-height: 1em;
	color: #007da0;
}
.rightbar .contactPerson .data .job {
	font-size: 14px;
	padding: 5px 0;
}
.rightbar .contactPerson .data .email a {
	background: url(../gfx/icon.email.dark.png) 0 center no-repeat;
}
.rightbar .contactPerson .data .mobile a {
	background: url(../gfx/icon.mobile.dark.png) 0 center no-repeat;
	border-top: 1px solid #e4e4e4;
}
.rightbar .newsItems {
	background: #f5f9fa;
	border-radius: 10px;
	border-bottom: 1px solid #e5ecee;
	border-top: 1px solid #e5ecee;
}
.rightbar .newsItems .item {
	border-left: 1px solid #e5ecee;
	border-right: 1px solid #e5ecee;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.rightbar .newsItems .item:first-child {
	border-radius: 10px 10px 0 0;
}
.rightbar .newsItems .item a {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.4);
	text-decoration: none;
	display: block;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	line-height: 1.3em;
	padding: 80px 20px 30px 35px;
	border-bottom: 1px solid #e5ecee;
	font-size: 16px;
}
.rightbar .newsItems .item:first-child a {
	border-radius: 10px 10px 0 0;
}
.rightbar .newsItems .item:nth-child(3n + 1),
.rightbar .newsItems .item:nth-child(3n + 1) a,
.rightbar .newsItems .item:first-child a {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.rightbar .newsItems .item.active {
	border-left: 0;
	border-right: 0;
}
.rightbar .newsItems .item.active a {
	color: #fff;
	background: rgba(0, 125, 160, 0.7) url(../gfx/tip.png) 0 center no-repeat;
}
.rightbar .newsItems .item .date {
	font-size: 14px;
	font-family:'HelveticaNeueW01-47LtCn_692686';
}
.rightbar .newsItems .btns {
	padding: 20px 10px;
	font-size: 0;
	border-left: 1px solid #e5ecee;
	border-right: 1px solid #e5ecee;
	border-radius: 0 0 10px 10px;
}
.rightbar .newsItems .btns a {
	color: #2d8627;
	font-size: 18px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-transform: uppercase;
	background: #fff url(../gfx/arrow.right.green.medium.png) right 19px center no-repeat;
	padding: 10px 47px 10px 25px;
	border: 2px solid #3b9b34;
	display: inline-block;
	line-height: 1em;
	border-radius: 20px;
	float: right;
	text-decoration: none;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.rightbar .newsItems .btns a.disabled {
	opacity: 0.3;
}
.rightbar .newsItems .btns a.prev {
	padding: 10px 25px 10px 47px;
	background: #fff url(../gfx/arrow.left.green.png) 19px center no-repeat;
	float: left;
}
.rightbar .newsItems .btns a:hover {
	background: #2d8627 url(../gfx/arrow.right.white.medium.png) right 19px center no-repeat;
	color: #fff;
}
.rightbar .newsItems .btns a.prev:hover {
	background: #2d8627 url(../gfx/arrow.left.white.png) 19px center no-repeat;
}
@media only screen and (max-width : 1400px) {
	.rightbar {
		width: 300px;
	}
}
@media only screen and (max-width : 1000px) {
	.rightbar {
		float: none;
		width: 100%;
		position: relative;
	}
	.rightbar .mobileText {
		display: block;
		font-size: 18px;
		color: #004254;
		font-weight: 700;
		padding: 30px 0 18px;
	}
	.mobileSubmenuTrigger {
		display: block;
	}
	.rightbar.meetUs,
	.rightbar.news {
		display: block;
	}
	.job {
		display: block !important;
		position: relative;
		top: 20px;
		left:0;
	}
	.job .rightbar_heading {
		font-size: 26px;
		padding: 0 0 47px 0;
		margin-bottom: 30px;
		background: url(../gfx/heading.separator.png) 0 100% repeat-x;
		line-height: 1em;
		font-family: 'HelveticaNeueW01-77BdCn_692722';
		font-weight: normal;
		color: #0083a9;
	}
	.job ul li a {
		display: none;
	}
	.job ul li ul li a {
		display: block;
	}
	.job ul li li:last-child a {
		border-bottom: 0;
	}
	.rightbar > ul {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		border: 0;
		border-radius: 0;
		background: #006480;
		display: none;
		z-index: 1000;
	}
	.rightbar ul > li:first-child > a {
		border-radius: 0;
	}
	.rightbar ul li a {
		color: #fff;
		border-bottom: 1px solid #1a748d;
		padding: 20px 35px;
	}
	.rightbar ul li li:last-child a {
		border-bottom: 1px solid #1a748d;
	}
	.rightbar ul li a:hover {
		color: #fff;
	}
}
@media only screen and (max-width : 420px) {
	.rightbar .newsItems .btns a {
		display: block;
		float: none !important;
		margin-bottom: 10px;
		text-align: center;
		padding: 10px 0 10px 0 !important;
	}

}
.generalContactInfo {
	background: #f5f9fa;
	border: 1px solid #e5ecee;
	border-radius: 10px;
	margin-bottom: 100px;
}
.generalContactInfo .contactInfo {
	float: left;
	width: 25.71%;
	box-sizing: border-box;
	padding: 1.7% 2% 0;
}
.generalContactInfo .contactInfo h2 {
	color: #007da0;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	font-size: 30px;
	border-bottom: 1px solid #e5ecee;
	padding-bottom: 15px;
}
.generalContactInfo .contactInfo a {
	color: #004254;
	font-size: 18px;
	display:block;
	border-bottom: 1px solid #e5ecee;
	line-height: 1em;
	padding: 16px 0 16px 33px;
}
.generalContactInfo .contactInfo a:hover {
	text-decoration: none;
}
.generalContactInfo .contactInfo div div:last-child a {
	border-bottom: 0;
}
.generalContactInfo .contactInfo .email a {
	background: url(../gfx/icon.email.dark.png) 0 center no-repeat;
}
.generalContactInfo .contactInfo .mobile a {
	background: url(../gfx/icon.mobile.dark.png) 0 center no-repeat;
}
.generalContactInfo .contactInfo .phone a {
	background: url(../gfx/icon.phone.dark.png) 0 center no-repeat;
}
.generalContactInfo .contactInfo .fax a {
	background: url(../gfx/icon.fax.dark.png) 0 center no-repeat;
}
.generalContactInfo .contactInfo .location a {
	background: url(../gfx/icon.location.dark.png) 0 center no-repeat;
}
.generalContactInfo .contactInfo .postbox a {
	background: url(../gfx/icon.postadress.dark.png) 0 center no-repeat;
}
.generalContactInfo .contactInfo .regNr a {
	background: url(../gfx/icon.register.dark.png) 0 center no-repeat;
}
.generalContactInfo .contactInfo .mapLayerTrigger {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px 20px;
	display: block;
	background: #007da0;
	color: #fff;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-transform: uppercase;
	box-sizing: border-box;
}
.generalContactInfo .mapContainer {
	float: right;
	width: 74.29%;
	height: 430px;
	position: relative;
}
.clickLayer {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	left: 0;
	top: 0;
}
#map {
	width: 100%;
	height: 100%;
}
@media only screen and (max-width : 1200px) {
	.generalContactInfo .contactInfo {
		width: 40%;
	}
	.generalContactInfo .mapContainer {
		width: 60%;
	}
}
@media only screen and (max-width : 1000px) {
	.generalContactInfo {
		margin-top: 20px;
	}
	.generalContactInfo .contactInfo {
		float: none;
		width: 100%;
	}
	.generalContactInfo .contactInfo div div {
		float: left;
		width: 48%;
	}
	.generalContactInfo .contactInfo div div:nth-child(even) {
		float: right;
	}
	.generalContactInfo .mapContainer {
		width: 100%;
		float: none;
		height: 300px;
	}
}
@media only screen and (max-width : 560px) {
	.generalContactInfo .contactInfo div div {
		float: none;
		width: 100%;
	}
	.generalContactInfo .contactInfo div div:nth-child(even) {
		float: none;
	}
}
.tabContainer {
	margin-bottom: 74px;
	width: 100%;
}
.tabContainer.scrolled {
	height: 90px;
}
.tabContainer.scrolled .bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	padding: 30px 0;
}
.tabContainer.scrolled .bg .bg_wrap {
	width: 1400px;
	margin: 0 auto;
}
.tabContainer h2 {
	color: #007da0;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 16px;
}
.tabContainer.scrolled h2 {
	display: none;
}
.tabContainer ul {
	display: table;
	width: 100%;
	border: 1px solid #e5ecee;
	border-radius: 10px;
}
.tabContainer li {
	display: table-cell;
	text-align: center;
	border-right: 1px solid #e5ecee;
}
.tabContainer li:first-child a {
	border-radius: 10px 0 0 10px;
}
.tabContainer li:last-child a {
	border-radius: 0 10px 10px 0;
}
.tabContainer li:last-child {
	border-right: 0;
}
.tabContainer li a {
	display: block;
	color: #007da0;
	font-family:'HelveticaNeueW01-47LtCn_692686';
	padding: 11px 0;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.tabContainer li.active a,
.tabContainer li a:hover {
	text-decoration: none;
	background: #007da0;
	color: #fff;
}

@media only screen and (max-width : 1400px) {
	.tabContainer.scrolled .bg .bg_wrap {
		width: 1200px;
	}
}
@media only screen and (max-width : 1200px) {
	.tabContainer li a {
		font-size: 16px;
		padding: 11px 5px;
	}
	.tabContainer.scrolled .bg .bg_wrap {
		width: 990px;
	}
}
@media only screen and (max-width : 1000px) {
	.tabContainer.scrolled .bg .bg_wrap {
		width: 100%;
	}
	.tabContainer.scrolled .bg {
		position: static;
		left: 0;
		top: 0;
		width: 100%;
		background: none;
		padding:0;
	}
	.tabContainer.scrolled h2 {
		display: block;
	}
	.tabContainer ul {
		border-radius: 0;
		border: 0;
		border-top: 1px solid #e5ecee;
		border-left: 1px solid #e5ecee;
	}
	.tabContainer li {
		float: left;
		width: 25%;
		box-sizing: border-box;
		border-bottom: 1px solid #e5ecee;
	}
	.tabContainer li:last-child a,
	.tabContainer li:first-child a {
		border-radius: 0;
	}
	.tabContainer li:last-child {
		border-right: 1px solid #e5ecee;
	}
	.tabContainer li.active a,
	.tabContainer li a:hover {
		text-decoration: none;
		background: #fff;
		color: #007da0;
	}
}
@media only screen and (max-width : 550px) {
	.tabContainer li {
		width: 50%;
	}
	.tabContainer li a {
		font-size: 13px;
	}
}
.contactGroup {
	margin-bottom: 30px;
}
.contactGroup h2 {
	color: #007da0;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	font-size: 42px;
	padding-bottom: 30px;
	background: url(../gfx/heading.separator.png) 0 100% repeat-x;
	margin-bottom: 30px;
}
.contactPersonsList {
	font-size: 0;
}
.contactPersonsList li {
	display: inline-block;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 40px;
	vertical-align: top;
}
.contactPersonsList li:nth-child(3n) {
	margin-right: 0;
}
.contactPersonsList li .image {
	float: left;
	border: 1px solid #e4e4e4;
	width: 35.7%;
	padding: 4px;
	height: 165px;
	box-sizing: border-box;
}
.contactPersonsList li .image .bg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.contactPersonsList li .image img {
	display: none;
}
.contactPersonsList li .data {
	float: right;
	width: 58.44%;
	color: #004254;
}
.contactPersonsList li .data div {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.contactPersonsList li .data a {
	display: block;
	color: #004254;
	text-decoration: none;
	font-size: 14px;
	padding: 13px 0 13px 28px;
	border-bottom: 1px solid #e4e4e4;
}
.contactPersonsList li .data .name {
	font-family:'HelveticaNeueW01-47LtCn_692686';
	font-size: 22px;
	line-height: 1em;
}
.contactPersonsList .data .description {
	font-size: 14px;
	line-height: 1em;
}
.contactPersonsList li .data .job {
	font-size: 14px;
	padding: 5px 0;
}
.contactPersonsList li .data .email a {
	background: url(../gfx/icon.email.dark.png) 0 center no-repeat;
}
.contactPersonsList li .data .mobile a {
	background: url(../gfx/icon.mobile.dark.png) 0 center no-repeat;
}
.contactPersonsList li .data .phone a {
	background: url(../gfx/icon.phone.dark.png) 0 center no-repeat;
}
.contactPersonsList li .data .address a {
	background: url(../gfx/icon.location.dark.png) 0 center no-repeat;
}
.contactPersonsList li .data .skype a {
	background: url(../gfx/icon.skype.dark.png) 0 center no-repeat;
}
.contactPersonsList li .data .homepage a {
	background: url(../gfx/icon.home.dark.png) 0 center no-repeat;
}
@media only screen and (max-width : 1200px) {
	.contactPersonsList li .image {
		float: none;
		width: 100%;
		height: 190px;
		margin-bottom: 10px;
	}
	.contactPersonsList li .data {
		float: none;
		width: 100%;
	}
}
@media only screen and (max-width : 1000px) {
	.contactGroup h2 {
		font-size: 30px;
	}
	.contactPersonsList li {
		width: 31%;
		margin-right: 3.5%;
	}
	.contactPersonsList li:nth-child(3n) {
		margin-right: 0;
	}
	.contactPersonsList li:nth-child(4n) {
		margin-right: 3.5%;
	}
	.contactPersonsList li .data .job {
		margin-bottom: 15px;
	}
}
@media only screen and (max-width : 640px) {
	.contactPersonsList li {
		width: 48%;
		margin-right: 4%;
	}
	.contactPersonsList li:nth-child(even) {
		margin-right: 0;
	}
	.contactPersonsList li:nth-child(4n) {
		margin-right: 0;
	}
	.contactPersonsList li:nth-child(3n) {
		margin-right: 4%;
	}
}
@media only screen and (max-width : 400px) {
	.contactPersonsList li {
		width: 100%;
		float: none;
		height: auto;
	}
	.contactPersonsList li .image {
		height: auto;
	}
	.contactPersonsList li .image .bg {
		background-image: none !important;
	}
	.contactPersonsList li .image img {
		display: block;
		width: 100%;
	}
}
.contactPartnerPersonsList {
	font-size: 0;
}
.contactPartnerPersonsList li {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 40px;
	vertical-align: top;
	font-size: 0;
}
.contactPartnerPersonsList li:nth-child(even) {
	margin-right: 0;
}
.contactPartnerPersonsList .partnerdata,
.contactPartnerPersonsList .partnerLeftContainer{
	display: inline-block;
	width: 40%;
	vertical-align: top;
}
.contactPartnerPersonsList .partnerdata{
	padding: 0px 20px 20px 20px;
	box-sizing: border-box;
	width: 60%;
}
.contactPartnerPersonsList li .partnerLeftContainer .image {
	display: block;
	border: 1px solid #e4e4e4;
	width: 100%;
	padding: 4px;
	height: 165px;
	box-sizing: border-box;
}
.contactPartnerPersonsList li .partnerLeftContainer .image .bg {
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.contactPartnerPersonsList li .partnerLeftContainer .image img {
	display: none;
}
.contactPartnerPersonsList li .partnerLeftContainer .partnercontact{
	display: block;
	width: 100%;
	color: #004254;
}

.contactPartnerPersonsList li .partnercontact a {
	display: block;
	color: #004254;
	text-decoration: none;
	font-size: 14px;
	padding: 13px 0 13px 28px;
	border-bottom: 1px solid #e4e4e4;
}
.contactPartnerPersonsList li .partnerdata .name {
	font-family:'HelveticaNeueW01-47LtCn_692686';
	font-size: 22px;
	line-height: 1.2em;
	margin-bottom: 1em;
}
.contactPartnerPersonsList .partnerdata .description {
	font-size: 14px;
	line-height: 1.2em;
}
.contactPartnerPersonsList li .partnercontact .job {
	font-size: 14px;
	padding: 5px 0;
}
.contactPartnerPersonsList li .partnercontact .email a {
	background: url(../gfx/icon.email.dark.png) 0 center no-repeat;
}
.contactPartnerPersonsList li .partnercontact .mobile a {
	background: url(../gfx/icon.mobile.dark.png) 0 center no-repeat;
}
.contactPartnerPersonsList li .partnercontact .phone a {
	background: url(../gfx/icon.phone.dark.png) 0 center no-repeat;
}
.contactPartnerPersonsList li .partnercontact .address a {
	background: url(../gfx/icon.location.dark.png) 0 center no-repeat;
}
.contactPartnerPersonsList li .partnercontact .skype a {
	background: url(../gfx/icon.skype.dark.png) 0 center no-repeat;
}
.contactPartnerPersonsList li .partnercontact .homepage a {
	background: url(../gfx/icon.home.dark.png) 0 center no-repeat;
}
@media only screen and (max-width : 1200px) {
	.contactPartnerPersonsList li .partnerLeftContainer .image {
		height: 190px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width : 1000px) {
	.contactGroup h2 {
		font-size: 30px;
	}
	/* .contactPersonsList li {
		width: 31%;
		margin-right: 3.5%;
	}
	.contactPersonsList li:nth-child(3n) {
		margin-right: 0;
	}
	.contactPersonsList li:nth-child(4n) {
		margin-right: 3.5%;
	} */
	.contactPartnerPersonsList li .partnercontact .job {
		margin-bottom: 15px;
	}
	.contactPartnerPersonsList li {
		display: inline-block;
		width: 100%;
		margin-right: 0%;
	}
}
@media only screen and (max-width : 550px) {
	.contactPartnerPersonsList li{
		display: flex;
		width: 100%;
		vertical-align: top;
		flex-direction: column;
	}
	.contactPartnerPersonsList li .partnerdata,
	.contactPartnerPersonsList li .partnerLeftContainer{
		display: block;
		width: 100%;

	}
	.contactPartnerPersonsList li .partnerdata{
		order: 1;
		padding-left: 0px;
		padding-right: 0px;
	}
	.contactPartnerPersonsList li .partnerLeftContainer{
		order: 2;
	}
}
/* @media only screen and (max-width : 640px) {
	.contactPersonsList li {
		width: 48%;
		margin-right: 4%;
	}
	.contactPersonsList li:nth-child(even) {
		margin-right: 0;
	}
	.contactPersonsList li:nth-child(4n) {
		margin-right: 0;
	}
	.contactPersonsList li:nth-child(3n) {
		margin-right: 4%;
	}
}
@media only screen and (max-width : 400px) {
	.contactPersonsList li {
		width: 100%;
		float: none;
		height: auto;
	}
	.contactPersonsList li .image {
		height: auto;
	}
	.contactPersonsList li .image .bg {
		background-image: none !important;
	}
	.contactPersonsList li .image img {
		display: block;
		width: 100%;
	}
} */


.colMobile {
	display: none;
}
ul.timeline {
	margin: 60px 0 0 0;
	background: url(../gfx/border_vert.png) center 0 repeat-y;
}
ul.timeline li {
	width: 100%;
	list-style: none;
	background: none;
	padding: 0;
}
ul.timeline li .item {
	background: #f5f9fa;
	padding: 30px;
	border: 2px solid #007da0;
	margin-bottom: 100px;
	position: relative;
	z-index: 120;
	width: 100%;
	box-sizing: border-box;
}

.colLeft ul.timeline li:last-child {
	display: none;
}
.colRight ul.timeline li {
	margin-bottom: 80px;
}

ul.timeline li .date {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	padding-left: 0;
	top: -50px;
	display: table;
	z-index: 10;
}
ul.timeline li .date span {
	width: 100px;
	height: 100px;
	line-height: 1em;
	background: #007da0;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #007da0;
	box-sizing: border-box;
	display: table-cell;
	color: #fff;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 22px;
	vertical-align: middle;
}
ul.timeline li .image {
	float: left;
	width: 50%;
}
ul.timeline li:nth-child(even) .image {
	float: right;
}
ul.timeline li img {
	width: 100%;
	padding: 0;
	border: 0;
}
ul.timeline li .data {
	float: right;
	width: 50%;
	padding-top: 30px;
}
ul.timeline li .data.noImage {
	width: 100%;
	float: none;
}
ul.timeline li:nth-child(even) .data {
	float: left;
}
ul.timeline li .title {
	color: #007da0;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 26px;
	background: url(../gfx/heading.bg.small.png) 0 100% repeat-x;
	margin: 0 21px 13px;
	padding: 27px 0 18px;
	text-align: center;
}
ul.timeline li .text {
	padding: 0 18px 10px;
	font-size: 16px;
}
.timelineLastItem {
	background: #fff;
	border: 2px solid #007da0;
	position: relative;
}
.timelineLastItem .image {
	text-align: center;
}
.timelineLastItem .image img {
	padding: 0;
	border: 0;
}
.timelineLastItem .data {
	padding: 50px 30px 70px 30px;
	width: 100%;
	background: #007da0;
	color: #fff;
	box-sizing: border-box;
}
.timelineLastItem .data h2 {
	color: #fff;
	background: url(../gfx/heading.bg.small.white.png) 0 100% repeat-x;
	text-align: center;
}
.timelineLastItem .date {
	position: absolute;
	left: 50%;
	top: 0;
	margin-top: -60px;
	margin-left: -60px;
	width: 120px;
	height: 120px;
	display: block;
	line-height: 1em;
	background: #007da0;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #007da0;
	box-sizing: border-box;
	padding-top: 46px;
	color: #fff;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 22px;
	vertical-align: middle;
}
@media only screen and (max-width : 1000px) {
	.timelineLastItem .image img {
		width: 100%;
	}
}
@media only screen and (max-width : 760px) {
	ul.timeline li .item {
		padding: 20px;
	}
	ul.timeline li:nth-child(even) .image,
	ul.timeline li .image {
		float: none;
		width: 100%;
	}
	ul.timeline li:nth-child(even) .data,
	ul.timeline li .data {
		width: 100%;
		float: none;
	}
}
.sitemap li a {
	border-bottom: 1px solid #ccc;
	display: block;
	color: #868686;
	font-size: 20px;
	line-height: 1em;
	padding: 10px 0 10px 20px;
	background: url(../gfx/arrow.sitemap.png) 0 center no-repeat;
	text-transform: uppercase;
}
.sitemap li a:hover {
	text-decoration: none;
	color: #ef5a00;
}
.sitemap li li a {
	padding: 10px 0 10px 40px;
	background: url(../gfx/arrow.sitemap.png) 20px center no-repeat;
	font-size: 18px;
}
.sitemap li li li a {
	padding: 10px 0 10px 60px;
	background: url(../gfx/arrow.sitemap.png) 40px center no-repeat;
	font-size: 16px;
	text-transform: none;
}
.sitesearchContainer {
	padding: 40px 0;
}
.sitesearchContainer .searchBox {
	border-bottom: 1px solid #f2f4f5;
	padding: 20px 0;
}

.sitesearchContainer .searchKeyword h1 {
	font-size: 52px;
	padding: 0 0 23px 0;
	margin-bottom: 30px;
	background: url(../gfx/heading.separator.png) 0 100% repeat-x;
	line-height: 1em;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	color: #0083a9;
}
.sitesearchContainer .searchKeyword span{
	display: inline-block;
	font-size: 52px;
	color: #3b9b34;
}
.sitesearchContainer .searchBox input {
	width: 30%;
}

.searchResults li {
	display: inline-block;
	width: 48%;
	padding: 0 0 23px;
	margin: 0 4% 23px 0;
	vertical-align: top;
	font-size: 0;
}
.searchResults li:nth-child(even) {
	margin: 0 0 23px 0;
}
.searchResults h2 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 6px;
	color: #007da0;
	font-family: 'HelveticaNeueW01-77BdCn_692722';
}
.searchResults h2 a {
	color: #007da0;
}
.searchResults .infoBtn {
	margin-top: 10px;
}
.searchResults .readMoreBtn{
	background: url("../gfx/arrow.right.green.medium.png") no-repeat scroll 100% 2px rgba(0, 0, 0, 0);
	color: #2d8627;
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
	padding: 0 20px 0 0;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'HelveticaNeueW01-77BdCn_692722';
}
.searchResults .image {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
}
.searchResults .image img {
	width: 100%;
}
.searchResults .details {
	display: inline-block;
	vertical-align: middle;
	width: 55%;
	margin-right: 5%;
}
@media only screen and (max-width : 470px) {
	.searchResults li {
		width: 100%;
	}
}
body.mce-content-body h1,
article h1 {
	font-size: 52px;
	padding: 0 0 47px 0;
	margin-bottom: 30px;
	background: url(../gfx/heading.separator.png) 0 100% repeat-x;
	line-height: 1em;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	color: #0083a9;
}
body.mce-content-body h2,
article h2 {
	font-size: 40px;
	padding: 0 0 30px 0;
	margin-bottom: 25px;
	background: url(../gfx/heading.separator.png) 0 100% repeat-x;
	line-height: 1em;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	color: #0083a9;
}
h2.contentHeading {
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 1em;
	color: #0083a9;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	background: none;
	padding: 0;
	font-weight: normal;
}
h2.placeholderHeading{
	font-size: 50px;
	margin-bottom: 20px;
	line-height: 1em;
	color: #0083a9;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
}
body.mce-content-body h3,
article h3 {
	font-size: 26px;
	margin-bottom: 20px;
	line-height: 1em;
	color: #0083a9;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
}
body.mce-content-body h4,
article h4 {
	font-size: 18px;
	padding: 0 0 14px 0;
	margin-bottom: 14px;
}
body.mce-content-body img,
article img {
	border: 1px solid #e5ecee;
	padding: 9px;
	box-sizing: border-box;
}
body.mce-content-body img.Starlightborder,
article img.Starlightborder {
	background: #f6f7f9;
 	padding: 10px;
 	border-bottom: 1px solid #e3e7ea;
}
body.mce-content-body p,
article p {
	line-height: 1.5em;
}
body.mce-content-body ul,
article ul {
	margin: 0;
	padding: 0;
}
body.mce-content-body ul li,
article ul li {
	margin: 0;
	padding: 0 0 17px 35px;
	line-height: 1.3em;
	list-style: none;
	background: url(../gfx/bullet.png) 0 6px no-repeat;
}
body.mce-content-body table,
article table {
	width: 100%;
	border-left: 1px solid #ececec;
	border-top: 1px solid #ececec;
}
body.mce-content-body table th,
article table th {
	background: #5a6b77;
	padding: 9px;
	color: #fff;
	text-align: left;
	border-right: 1px solid #6b7a85;
	font-weight: bold;
}
body.mce-content-body table th:last-child,
article table th:last-child {
	background: #5a6b77;
	padding: 9px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #dcdcdc;
}
body.mce-content-body table td,
article table td {
	padding: 10px 9px;
	background: #fff;
	color: #505050;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
body.mce-content-body table tr:nth-child(odd) td,
article table tr:nth-child(odd) td {
	padding: 10px 9px;
	background: #f8f8f8;
	color: #505050;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
@media only screen and (max-width : 1200px) {
	article img {
		float: none !important;
		margin: 0 0 30px 0 !important;
		width: 100%;
		box-sizing: border-box;
		height: auto !important;
	}
}
@media only screen and (max-width : 1000px) {
	article h1 {
		font-size: 30px;
		padding-bottom: 20px;
	}
	article h2 {
		font-size: 26px;
	}
	article h3 {
		font-size: 24px;
	}
	article h4 {
		font-size: 20px;
	}
}
@media only screen and (max-width : 700px) {
	article iframe {
		width: 100% !important;
	}
}
.backBtn {
	margin-bottom: 30px;

}
.referenceBtn{
	margin-top: 50px;
}
.backBtn a {
	color: #fff;
	background: #0083a9 url(../gfx/arrow.left.white.png) 30px center no-repeat;
	padding: 14px 45px 14px 60px;
	display: inline-block;
	border-radius: 10px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 22px;
	line-height: 1.4em;
	text-transform: uppercase;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.backBtn a:hover {
	text-decoration: none;
	background-position: 27px center;
}
.homeLink {
	margin-top: 30px;
}
.homeLink a {
	color: #fff;
	background: #0083a9 url(../gfx/icon.home.btn.white.png) right 30px center no-repeat;
	padding: 14px 74px 14px 20px;
	display: inline-block;
	border-radius: 10px;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 22px;
	line-height: 1.4em;
	text-transform: uppercase;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.homeLink a:hover {
	text-decoration: none;
	background-position: right 25px center;
}
footer {
	background-image: url(../gfx/footer.bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: auto;
}
footer .footerTop {
	height: 185px;
}
footer .social {
	float: left;
	margin-top: 36px;
}
footer .social div.text {
	float: left;
	color: #fff;
	font-size: 16px;
	margin-right: 30px;
}
footer .social div.text span {
	display: block;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1em;
}
footer .social .icons {
	float: left;
	font-size: 0;
}
footer .social .icons a {
	display: inline-block;
	color: #0083a9;
	font-family:'HelveticaNeueW01-47LtCn_692686';
	height: 50px;
	border-radius: 6px;
	box-sizing: border-box;
	padding-right: 0;
	border: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	margin-right: 10px;
}
footer .social .icons a:hover {
	background: #fff;
	padding-right: 5px;
}
footer .social .icons a span {
	float: left;
}
footer .social .icons a span.text {
	padding: 13px 0 0 0;
	line-height: 1em;
	font-size: 0;
	-webkit-transition: font-size 0.3s ease;
	-moz-transition: font-size 0.3s ease;
	-ms-transition: font-size 0.3s ease;
	-o-transition: font-size 0.3s ease;
	transition: font-size 0.3s ease;
}
footer .social .icons a:hover span.text {
	font-size: 22px;
	padding: 13px 16px 0 20px;
}
footer .social .icons a span.icon {
	width: 45px;
	height: 40px;
	margin-top: 5px;
	border-radius: 4px;
	background-position: center center;
	background-repeat:no-repeat;
}
footer .social .icons a:hover span.icon {
	background-color: #0083a9;
	width: 40px;
}
footer .social .icons a.googleplus span.icon {
	background-image: url(../gfx/icon.googleplus.white.png);
}
footer .social .icons a.facebook span.icon {
	background-image: url(../gfx/icon.facebook.white.png);
}
footer .social .icons a.twitter span.icon {
	background-image: url(../gfx/icon.twitter.white.png);
}
footer .social .icons a.linkedin span.icon {
	background-image: url(../gfx/icon.linkedin.white.png);
}
footer .social .icons a.youtube span.icon {
	background-image: url(../gfx/icon.youtube.white.png);
}
footer .social .btn {
	margin-top: 25px;
}
footer .social .btn a {
	background: #0083a9 url(../gfx/arrow.right.white.medium.png) no-repeat right 15px center;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	padding: 13px 41px 13px 15px;
	line-height: 1em;
	transition: background 0.3s ease 0s;
}
footer .social .btn a:hover {
	background-position: right 10px center;
	text-decoration: none;
}
footer .footerRight {
	float: right;
	margin-top: 56px;
}
footer .footerRight .logos {
	float: left;
	margin-right: 30px;
	font-size: 0;
	margin-top: 9px;
}
footer .footerRight .logos img {
	display: inline-block;
	margin-left: 20px;
	width: 60px;
}
footer .footerRight .backToTop {
	float: right;
	margin-top: 12px;
}
footer .footerRight .backToTop a {
	color: #fff;
	font-family:'HelveticaNeueW01-77BdCn_692722';
	text-transform: uppercase;
	font-size: 16px;
	background: url(../gfx/icon.back.top.png) 100% center no-repeat;
	padding: 0 62px 0 0;
	display: block;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
footer .footerRight .backToTop a:hover {
	text-decoration: none;
	background: url(../gfx/icon.back.top.hover.png) 100% 0 no-repeat;
}
footer .footerRight .backToTop a span {
	font-size: 36px;
	display:block;
	line-height: 1em;
}
footer .footerBottom {
	background: rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
	font-size: 14px;
	padding: 18px 0;
}
footer .footerBottom a {
	color: #fff;
	display: inline-block;
}
footer .footerBottom a:hover {
	text-decoration: underline;
}
footer .footerBottom .contactInfo {
	text-align: center;
}
footer .footerBottom .contactInfo a {
	line-height: 1em;
	margin-right: 38px;
}
footer .footerBottom .contactInfo a span {
	display: inline-block;
	padding: 5px 0 5px 29px;
}
footer .footerBottom .contactInfo .email span {
	background: url(../gfx/icon.email.png) 0 center no-repeat;
}
footer .footerBottom .contactInfo .mobile span {
	background: url(../gfx/icon.mobile.png) 0 center no-repeat;
}
footer .footerBottom .contactInfo .phone span {
	background: url(../gfx/icon.phone.png) 0 center no-repeat;
}
footer .footerBottom .contactInfo .location span {
	background: url(../gfx/icon.location.png) 0 center no-repeat;
}
footer .footerBottom .arego {
	padding-left: 29px;
	margin-top: 5px;
	text-align: center;
}
footer .footerBottom .cookies {
	display: inline-block;
}

footer .footerBottom .arego a {
	text-align: center;
	padding-top: 10px;
	display: inline-block;
	padding-left: 29px;
}
footer .footerBottom .cookies a{
	background: url(../gfx/cookie.white.png) 100% center no-repeat;
	display: inline-block;
	padding-right: 29px;
	padding-top: 0px;
}
.mobileBackToTop {
	display: none;
}
@media only screen and (max-width : 1200px) {
	footer .social {
		margin-top: 36px;
	}
	footer .social div.text {
		font-size: 14px;
		margin-right: 20px;
		float: none;
		margin-bottom: 16px;
	}
	footer .social div.text span {
		font-size: 25px;
	}
	footer .social .icons {
		float: none;
	}
	footer .footerBottom .contactInfo a {
		margin-right: 10px;
	}
	footer .footerBottom .arego {
		font-size: 12px;
	}
	footer .footerTop {
		height: 237px;
	}
}
/*@media only screen and (max-width : 1000px) {
	footer .wrap {
		box-sizing: border-box;
		padding: 0 20px;
	}
	footer .footerBottom {
		padding: 18px 0 8px;
	}
	footer .footerBottom .contactInfo a {
		margin-right: 8px;
	}
	footer .social .icons a:hover {
		background: none;
		padding-right: 0;
	}
	footer .social .icons a:hover span.text {
		font-size: 0;
		padding: 0;
	}
	footer .social .icons a:hover span.icon {
		background-color: transparent;
		width: 45px;
		padding-left: 0;
	}

	footer .footerBottom .arego {
		width: 120px;
		text-align: right;
		margin-top: 0;
	}
}*/
@media only screen and (max-width : 1000px) {
	footer .footerTop {
		height: 240px;
	}
	footer {
		background-image: url(../gfx/mobile.footer.jpg);
		height: auto;
	}
	footer .social {
		float: none;
		text-align: center;
	}
	footer .social div.text {
		margin-right: 0;
	}
	footer .footerRight {
		float: none;
		display: none;
	}
	footer .footerBottom {
		padding: 0;
	}
	footer .footerBottom .contactInfo {
		float: none;
	}
	footer .footerBottom .contactInfo a {
		display: block;
		text-align: center;
		padding: 10px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	footer .footerBottom .arego {
		float: none;
		text-align: center;
		padding: 10px 0;
		width: 100%;
		font-size: 14px;
	}
	.mobileBackToTop {
		display: block;
		text-align: center;
		color: #fff;
		font-family:'HelveticaNeueW01-77BdCn_692722';
		text-transform: uppercase;
		font-size: 0;
		padding: 40px 0;
	}
	.mobileBackToTop a {
		color: #fff;
		display: inline-block;
		background: url(../gfx/icon.back.top.png) 100% center no-repeat;
		padding: 0 65px 0 0;
		text-decoration: none;
		font-size: 16px;
		vertical-align: middle;
	}
	.mobileBackToTop a span {
		display: block;
		font-size: 36px;
		line-height: 1em;
	}
	.mobileBackToTop .logos {
		vertical-align: middle;
		display: inline-block;
		margin-left: 30px;
	}
	.mobileBackToTop .logos a {
		background: none;
		padding: 0;
	}
	.mobileBackToTop .logos a img {
		width: 60px;
	}
}
@media only screen and (max-width : 768px) {

}
/* Custom styles
-------------------------------------------------------- */
.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.reset {
	padding: 0;
	margin: 0;
}
ul.reset li {
	list-style: none;
}

.mce-content-body {
	background: #fff;
}
.mce-content-body table {
	width: 100%;
}
.mce-content-body p {
	padding: 0px;
	margin: 0px;
}
input[name="brainzzz"] {
	display: none;
}
.hidden{
	display: none;
}

.searchResults.loading {
	display: none;
}

ul.searchResults li {
	padding: 20px;
	border: 1px solid #e5ecee;
	box-sizing: border-box;
	border-radius: 10px;
}
ul.searchResults li .menuItem {
	color: #468192;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
}
.jobs-messages{
	display: block;
}
.jobs-messages .message.success{
	background: url(../gfx/success.png) 93% center no-repeat;
	color: #6cae36;
}
#mti_wfs_colophon {
	display: none !important;
}

/* adjustments for partner map page */
.partnerContainer .tabContainer {
	margin-top: 60px;
}
.partnerContainer .tabContainer ul {
	width: auto;
	/*border-top: none;*/
}
@media only screen and (max-width: 1000px) {
	.partnerContainer .tabContainer ul {
		/*width: auto;*/
		border-top: none;
	}
	.partnerContainer .tabContainer li {
		width: auto;
		border-top: 1px solid #e5ecee;
	}
}
.partnerContainer .tabContainer li a {
	padding: 11px 50px;
}
.partnerContainer .tabContainer li[data-color="green"] a:hover, .partnerContainer .tabContainer li[data-color="green"].active a {
	background-color: #00aa3d;
}
.partnerContainer .tabContainer li[data-color="orange"] a:hover, .partnerContainer .tabContainer li[data-color="orange"].active a {
	background-color: #eb6400;
}
@media only screen and (max-width: 336px) {
	.partnerContainer .tabContainer ul li {
		width: 100%;
	}
}
.partnerContainer .contactPersonsList li .data,
.partnerContainer .contactPersonsList li .image {
	float: none;
	width: 100%;
}
.partnerContainer .contactPersonsList li .image {
	margin-bottom: 10px;
}
.partnerContainer .contactPersonsList li .image .bg {
	background-size: contain;
}
.partnerContainer .contactPersonsList li .data .name {
	margin-bottom: 10px;
}
.clientmedia-groups-container{
	width: 100%;
	box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.07);
	background-color: #FFF;
}
.clientmedia-groups-container.fixed{
	position: fixed;
	top:0;
	left:0;
	z-index:1;
}
.clientmedia-groups{
	padding: 0;
	margin: 56px 0;
	font-size: 0;
}
.clientmedia-groups li{
	list-style: none;
	display: inline-block;
	vertical-align: top;
	width: 20%;
	font-size: initial;
}
.clientmedia-groups li a{
	text-decoration: none;
	padding: 21px 65px;
	color: #007da0;
	font-size: 24px;
	border-radius: 10px;
	font-weight: normal;
	transition: background-color 0.1s, color 0.1s;
}
.clientmedia-groups li a.active{
	background-color: #007da0;
	color: #FFF;
}
.module-container section{
	font-size: initial;
}
.module-container section h2{
	font-size: 40px;
	padding: 0 0 30px 0;
	margin-bottom: 25px;
	background: url(../gfx/heading.separator.png) 0 100% repeat-x;
	line-height: 1em;
	font-family: 'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	color: #0083a9;
	margin-top: 40px;
}
.module-container section .module-list{
	display: flex;
	flex-flow: row wrap;
	justify-items: center;
}

section .module-list .module-list-item{
	flex: 0 0 32%;
	margin: 0 2% 34px 0;
	border-radius: 5px;
	box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.1);
	transition: box-shadow 0.2s;
}
section .module-list .module-list-item:focus,
section .module-list .module-list-item:hover{
	box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.1);
}

section .module-list .module-list-item.module-list-item--small{
	flex: 0 0 19%;
	margin: 0 1.25% 30px 0;
	text-decoration: none;
}
section .module-list .module-list-item.module-list-item--small:hover{
	box-shadow: 0 5px 16px 0 rgba(0, 125, 160, .5);
}
section .module-list .module-list-item.module-list-item--small:nth-of-type(3n + 3){
	margin-right: 1.25%;
}
section .module-list .module-list-item.module-list-item--small:nth-of-type(5n + 5){
	margin-right: 0;
}

section .module-list .module-list-item:nth-of-type(3n + 3){
	margin-right: 0;
}
.module-list-item__picture{
	height: 230px;
	width: 100%;
	display: block;
	border-radius: 5px 5px 0 0;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.module-list-item__picture:hover .module-list-item__type--video{
	width: 75px;
	height: 75px;
}
.module-list-item--small .module-list-item__picture{
	height: 150px;
}
.module-list-item__type{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.module-list-item__type--video{
	width: 56px;
	height: 56px;
	background: rgba(0, 125, 160, 0.9) url(../gfx/clientmedia/play.svg) center center no-repeat;
	border-radius: 5px;
	transition: height 0.2s, width 0.2s;
}
.module-list-item__type--doc{
	width: 65px;
	height: 85px;
	background: url(../gfx/clientmedia/doc.svg) center center no-repeat;
	text-align: center;
	padding-top: 100px;
	font-weight: bold;
	color:#007da0;
}
.module-list-item__title{
	text-align: center;
	font-size: 28px;
	font-family: 'HelveticaNeueW01-77BdCn_692722';
	font-weight: normal;
	color: #306777;
	background-color: #FFF;
	padding: 27px 28px;
	border-radius: 0 0 5px 5px;
}
.module-list-item--small .module-list-item__title{
	font-size: 22px;
	padding: 17px;
	border-top: 1px solid #e5ebf1;
}
.module-list-item__options{
	font-size: 0;
	text-align: center;
}
.module-list-item__options > a{
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-weight: bold;
	color: #007da0;
	padding: 11px 0;
	border-top: 1px solid #e5ebf1;
	box-sizing: border-box;
	position: relative;
	text-decoration:none;
	transition: background-color 0.2s;
}
.module-list-item__options > a:hover{
	background-color: #f0f3f5;
}
.module-list-item__options > a:first-of-type{
	border-right: 1px solid #e5ebf1;
}
.module-list-item__option--open::after{
	content: '';
	display: inline-block;
	background: url(../gfx/clientmedia/open.svg) center center no-repeat;
	margin-bottom: -5px;
	margin-left: 7px;
	height: 20px;
	width: 20px;
}
.module-list-item__option--download::after{
	content: '';
	display: inline-block;
	background: url(../gfx/clientmedia/arrow-brand-down.svg) center center no-repeat;
	margin-bottom: -5px;
	margin-left: 7px;
	height: 20px;
	width: 20px;
}
.module-list-item__option--link::after{
	content: '';
	display: inline-block;
	background: url(../gfx/clientmedia/link.svg) center center no-repeat;
	margin-bottom: -5px;
	margin-left: 7px;
	height: 20px;
	width: 20px;
}
.clientmedia-overlay{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #0a4ca3;
	z-index: 1000;
	display: none;
}
.clientmedia-action-trigger{
	position: absolute;
	right: 0;
	top: 42px;
}
.clientmedia-action-download{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 22px 44px 22px 22px;
	background: #007da0 url(../gfx/clientmedia/arrow-white-down.svg) center right 15px no-repeat;
	border-radius: 50px;
	margin-right: 8px;
	text-decoration: none;
}
.clientmedia-action-close{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 22px 44px 22px 22px;
	background: #007da0 url(../gfx/clientmedia/close.svg) center right 15px no-repeat;
	border-radius: 50px 0 0 50px;
	text-decoration: none;
}
.clientmedia-action-download:hover,
.clientmedia-action-close:hover{
	text-decoration: none;
}
.clientmedia-arrow-left{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 50px;
	height: 52px;
	display: block;
	border-radius: 0 50px 50px 0;
	background: #fff url(../gfx/clientmedia/arrow-brand-left.svg) center no-repeat;
	z-index: 3;
}
.clientmedia-arrow-right{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 50px;
	height: 52px;
	display: block;
	border-radius: 50px 0 0 50px;
	background: #fff url(../gfx/clientmedia/arrow-brand-right.svg) center no-repeat;
	z-index: 3;
}
.clientmedia-description{
	z-index: 4;
	position: absolute;
	right: 8px;
	bottom: 0;
	background: #007da0 url(../gfx/clientmedia/content-down.svg) center left 8px no-repeat;
	color: #FFF;
	font-size: 12px;
	padding: 8px 15px 8px 46px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
	display: block;
	width: 110px;
}
.clientmedia-description.active{
	background: #007da0 url(../gfx/clientmedia/content-up.svg) center left 8px no-repeat;
	font-size: 0;
}
.clientmedia-description.active::after{
	content: attr(data-text);
	font-size: 12px;
	color: #FFF;
}
.clientmedia-gallery{
	height: 100%;
	width: 100%;
}
.clientmedia-image,
.clientmedia-gallery-item{
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.clientmedia-bottom-container{
	background-color: rgba(13, 31, 45, 0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}
.clientmedia-gallery-thumbnail-list{
	margin: -38px auto 0 auto;
	display: block;
	text-align: center;
	height: 70px;
	padding-bottom: 15px;
}
.clientmedia-thumbnail{
	width: 90px;
	height: 60px;
	border: solid 3px #7b90a0;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	transition: width 0.2s, height 0.2s;
}
.clientmedia-thumbnail .overlay{
	height: 100%;
	width: 100%;
	background-color: rgba(13, 31, 45, 0.6);
}
.clientmedia-thumbnail.active{
	width: 108px;
	height: 70px;
	opacity: 1;
}
.clientmedia-thumbnail.active .overlay{
	background-color: rgba(0, 0, 0, 0);
}
.clientmedia-thumbnail-description{
	margin: 15px auto 30px auto;

}
.picture-data{
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	width: 700px;
	margin: 0 auto;
	display: none;
}
.picture-data.active{
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	width: 700px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 1400px) {
	.clientmedia-groups{
		margin: 40px 0;
	}
	.clientmedia-groups li a{
		padding: 16px 40px;
		color: #007da0;
		font-size: 20px;
	}
}

@media only screen and (max-width: 1000px) {
	.clientmedia-groups{
		margin: 10px 0 0 0;
		padding: 0 20px;
		text-align: center
	}
	.clientmedia-groups li{
		width: auto;
	}
	.clientmedia-groups li a{
		padding: 11px;
		font-size: 16px;
		display: block;
		margin-bottom: 10px;
	}
	.module-list-item__picture{
		height: 150px;
	}
	.module-list-item__title{
		font-size: 20px;
		padding: 17px 18px;
	}
}
@media only screen and (max-width: 750px) {
	.clientmedia-gallery-thumbnail-list{
		display: none;
	}
	.clientmedia-action-trigger{
		top: 0;
		width: 100%;
		background: #007da0;
		font-size:0;
	}
	.clientmedia-action-download{
		display: inline-block;
		vertical-align: top;
		width: 60%;
		padding: 10px;
		box-sizing: border-box;
		background: #007da0;
		position:relative;
		margin-right: 0;
	}
	.clientmedia-action-download::after{
		content:'';
		background:  url(../gfx/clientmedia/arrow-white-down.svg) center right no-repeat;
		position: absolute;
		height: 20px;
		width: 20px;
		padding-left: 5px;
	}
	.clientmedia-action-close{
		display: inline-block;
		vertical-align: top;
		width: 40%;
		padding: 10px;
		box-sizing: border-box;
		background: #007da0;
		position:relative;
		padding-right: 35px;
		text-align: right;
	}
	.clientmedia-action-close::after{
		content:'';
		background:  url(../gfx/clientmedia/close.svg) center right no-repeat;
		position: absolute;
		height: 20px;
		width: 20px;
		padding-left: 5px;
	}
	.module-list-item__title{
		font-size: 16px;
		padding: 17px 18px;
	}
	.clientmedia-description{
		width: 100%;
		right: 0;
		border-radius: 0;
		padding: 15px;
		text-align: center;
		background: #007da0;
		box-sizing: border-box;
	}
	.clientmedia-description::before{
		content: '';
		background: #007da0 url(../gfx/clientmedia/content-down.svg) center left no-repeat;
		height: 30px;
		width: 30px;
		display:inline-block;
		margin-bottom: -13px;
	}
	.clientmedia-description.active{
		background:#007da0;
		padding-top: 12px;
	}
	.clientmedia-description.active::after {
		content: attr(data-text);
		font-size: 12px;
		color: #FFF;
		text-decoration:none;
	}
	.picture-data.active,
	.picture-data{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.clientmedia-description.active::before {
		content: '';
		background: #007da0 url(../gfx/clientmedia/content-up.svg) center left no-repeat;
		height: 30px;
		width: 30px;
		display:inline-block;
		margin-bottom: -10px;
	}
	.clientmedia-thumbnail-description{
		margin-bottom: 60px;
	}
	section .module-list .module-list-item{
		flex: 0 0 48%;
		margin: 0 4% 20px 0;
		border-radius: 5px;
		box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.1);
	}
	section .module-list .module-list-item.module-list-item--small{
		flex: 0 0 32%;
		margin: 0 2% 20px 0;
		text-decoration: none;
	}
	section .module-list .module-list-item.module-list-item--small:nth-of-type(5n + 5){
		margin-right: 2%;
	}

	section .module-list .module-list-item:nth-of-type(3n + 3){
		margin-right: 4%;
	}
	section .module-list .module-list-item:nth-of-type(even){
		margin-right: 0;
	}
	section .module-list .module-list-item.module-list-item--small:nth-of-type(even){
		margin-right: 2%;
	}
	section .module-list .module-list-item.module-list-item--small:nth-of-type(3n + 3){
		margin-right: 0;
	}
}
@media only screen and (max-width: 500px) {
	.module-list-item__picture{
		height: 100px;
	}
	.module-list-item__options > a {
		font-size: 14px;
		display: block;
		width: 100%;
	}
	.module-list-item__options > a:first-of-type{
		border-right:0;
	}
	section .module-list .module-list-item.module-list-item--small{
		flex: 0 0 48%;
		margin: 0 4% 20px 0;
	}
	section .module-list .module-list-item.module-list-item--small:nth-of-type(3n + 3){
		margin-right: 4%;
	}
	section .module-list .module-list-item.module-list-item--small:nth-of-type(even){
		margin-right: 0%;
	}

}
@media only screen and (max-width: 500px) {
	.recaptchaContainer {
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
}

