

@charset "utf-8";

div.section .frame,
section .frame,
header .frame,
footer .frame {
	margin:0 8%;
	width:84%;
}
footer {
	padding-top:2em;
}
.col_3 {

}
.col_3 > * {
	margin-left:7%;
	width:28.66%;
}
.col_3 > *:first-of-type {
	margin-left:0;
}

.w_3 {
	width:25%;
}
.w_6 {
	width:50%;
}
.col .inCol {
	padding:0 2vw;
}
.cols {
	margin:0 -2vw;
}
.desktopOnly {
	display:block;
}
.mobileOnly {
	display:none;
}

div.section.bar a, section.bar a {
	padding:0;
}

div.section.bar a:first-of-type {

}
div.section.bar ul, section.bar ul {
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
div.section.bar ul li, section.bar ul li {
	border-left:1px solid white;
	display:inline-block;
	padding:0.2em 0.8em;
}
div.section.bar ul li:first-of-type, section.bar ul li:first-of-type {
	border-left:none;
}
#mainNav .desktopNav {
	margin-right:1em;
}
div.section.mainNav.bar {
	height:2em;
	overflow:visible;
	position:sticky;
	text-align:right;
	top:0;
	z-index:311;
}
div.section.mainNav .navHamburger {
	float:left;
}
div.section.mainNav .navHamburger svg {
	fill:white;
	height:1.5em;
	padding:0 2em 0em 0;
	width:auto;
}
#navHamburger {
	display:block;
	position:relative;
	left:5vw;
	text-align:left;
}

#navHamburger li {
	border-left:none;
	display:block;
	line-height:1.2em;
	padding:0.2em 0.4em;
	position:relative;
}
#navHamburger li a, #navHamburger li span {
	display:block;
	font-weight:400;
}
#navHamburger > li > a, #navHamburger > li > span {
	padding:0;
} 
#navHamburger ul {
	background-color:rgba(0,75,94,0.8);
	display:none;
	position:absolute;
	text-align:left;
	left:1.5em;
	top:0em;
	z-index:-1;
}
#navHamburger ul > li {
	width:12em;
}
#navHamburger ul > li.hasSub > a {
	background:url('../images/hasSub.svg') no-repeat right;
	background-size:0.4em 1em;
	padding-right:1em;
}
#navHamburger:hover > li > ul,
#navHamburger > li:hover > ul,
#navHamburger > li > ul:hover {
	display:block;
	box-shadow: var(--s1);
}
#navHamburger > li > ul > li:hover > ul,
#navHamburger > li > ul > li > ul:hover {
	box-shadow: var(--s1);
	display:block;
	left:12.5em;
	position:absolute;
	width:12em;
}


footer .map {
	margin-top:-5em;
}
div.textInThreeColumns {
	column-count: 3;
	column-gap: 5em;
	column-rule: 1px solid rgb(0,75,94);
}
div.textInThreeColumnsBlock {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	margin-bottom:4em;
	text-align:left;
}
div.textInThreeColumnsBlock p {
	padding-left:2em;
}
div.textInThreeColumnsBlock h2,
div.textInThreeColumnsBlock h3 {
	margin-top:0;
}

div.section.head, section.head {
	overflow-x:visible;
}

div.section.headStandard.head, section.headStandard.head {
	background-color:white;
	box-shadow: var(--s1);
	height:60vh;
	margin-bottom:4em;
	max-height:50vw;
	padding-bottom:0;
	z-index:30;
}
div.section.headStandard.head .headLeft, section.headStandard.head .headLeft,
div.section.headStandard.head .headRight, section.headStandard.head .headRight,
div.section.headStandard.head .headMiddle, section.headStandard.head .headMiddle {
	background-color:transparent;
	box-shadow:none;
	display:inline-block;
	vertical-align:top;
	width:33.33333333333333333333333%;
}
div.section.headStandard.head .headLeft img, section.headStandard.head .headLeft img,
div.section.headStandard.head .headRight img, section.headStandard.head .headRight img {
	height: 200%;
	max-height: 100%;
	max-width: 100%;
	min-height: 10%;
	min-width: 10%;
	width: auto;
}
div.section.headStandard.head .headLeft .headLeftInner, section.headStandard.head .headLeft .headLeftInner,
div.section.headStandard.head .headRight .headRightInner, section.headStandard.head .headRight .headRightInner {
	background-position:center center;
	background-size:cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

div.section.headStandard.head .headClaim, section.headStandard.head .headClaim  {
	bottom:-1em;
}
div.section.headStandard.head .headMiddle .waterLogoStage, section.headStandard.head .headMiddle .waterLogoStage {
	border-top: none;
	margin: calc(21vh - 6.3em) auto 0 auto;
	width:66%;
}


div.section.imgNav .intro, section.imgNav .intro {
	margin:0 auto;
}
div.section.imgNav ul.items, section.imgNav ul.items {
	margin:0;
}
div.section.imgNav ul.items li a div.bg figure img, section.imgNav ul.items li a div.bg figure img {
	max-height:15em;
	max-width:70%;
}
div.section.imgNav ul.items li a div.bg figcaption, section.imgNav ul.items li a div.bg figcaption {
	left:85%;
	width:16%;
}
div.section .frame .intro, section .frame .intro {
	width:100%;
}
div.section.imgNav .intro, section.imgNav .intro {
	margin:0 auto;
}
div.section.imgNav ul.items, section.imgNav ul.items {
	margin:0;
}
div.section.imgNav ul.items li a div.bg figure img, section.imgNav ul.items li a div.bg figure img,
div.section.imgNav ul.items li div.bg figure img, section.imgNav ul.items li div.bg figure img {
	max-height:15em;
	max-width:100%;
	width:auto;
}
div.section.imgNav ul.items li a div.bg figcaption, section.imgNav ul.items li a div.bg figcaption,
div.section.imgNav ul.items li div.bg figcaption, section.imgNav ul.items li div.bg figcaption {
	right:5px;
	width:16%;
}
div.section .frame .intro, section .frame .intro {
	width:100%;
}

div.section .frame > div, section .frame > div {
	height:100%;
	position:relative;
	width:100%;
}
div.section.rotator .frame > div, section.rotator .frame > div {
	width:50%;
}
div.section.halfImg, section.halfImg {
	overflow:hidden;
}
div.section.halfImg .stage, section.halfImg .stage {
	height:40em;
	min-height:100%;
}
div.section.textArea, section.textArea {
	font-size:1.36em;
}
div.section.textArea div.textArea, section.textArea div.textArea {
	font-size:1em;
}

div.section.textArea , section.textArea  {
	font-size:0.735294117647em;
	font-size:1em;
}
div.section.textArea .textInThreeColumns, section.textArea .textInThreeColumns {
	font-size:1em;
}
/*
div.section.textArea h1, section.textArea h1 {
	font-size:1.8em;
	font-weight:400;
	line-height:1.2em;	
}
div.section.textArea h2, section.textArea h2 {
	font-size:1.4em;	
	font-weight:400;
}
div.section.textArea h3, section.textArea h3 {
	font-size:1.2em;	
}
*/
div.section .frame .imgContainer, section .frame .imgContainer,
section .frame .imgContainer, section .frame .imgContainer {
	max-height:40em;
	height:100%;
}
div.section.imgRight .frame .imgContainer,
section.imgRight .frame .imgContainer {
	float:right;
}
div.section.imgLeft .frame  .imgContainer,
section.imgLeft .frame  .imgContainer {
	float:left;
}
div.section .inner .frame > .textContainer,
section .inner .frame > .textContainer {
	padding:5em 0;
}
div.section.imgRight .textContainer,
section.imgRight .textContainer {
	float:left;
}
div.section.imgLeft .textContainer,
section.imgLeft .textContainer {
	float:right;
}

div.section.imgRight .textContainer .textInner,
section.imgRight .textContainer .textInner {
	border-right:1px solid rgb(0,75,94);
	padding:0 10% 0 0;
}
div.section.imgLeft .textContainer .textInner,
section.imgLeft .textContainer .textInner {
	border-left:1px solid rgb(0,75,94);
	padding:0 0 0 10%;
}
div.section .textContainer .textInner h2,
section .textContainer .textInner h2 {
	margin:0.15em 0;
}
div.section .textContainer .textInner h2:last-of-type,
section .textContainer .textInner h2:last-of-type {
	margin-bottom:0.8em;
}


/* halfImg */
div.section.halfImg .stage,
section.halfImg .stage {
	width:59.5%;
}
div.section.halfImg.imgRight .stage,
section.halfImg.imgRight .stage {
	float:right;
	margin:0 -9.5% 0 0;
}
div.section.halfImg.imgLeft .stage,
section.halfImg.imgLeft .stage {
	float:left;
	margin: 0 0 0 -9.5%;
}

div.section.halfImg .frame .textContainer,
section.halfImg .frame .textContainer {
	width:40%;	
}

div.section.halfImg .frame .textContainer  .textInner,
section.halfImg .frame .textContainer  .textInner {
	border:none;
}
.halfImg .stage img {
	box-shadow:none;
	display:block;
	height:auto;
	width:100%;
}

div.section.halfImg .shadow, section.halfImg .shadow,
section.halfImg .shadow, section.halfImg .shadow {
	height:100%;
	opacity:0.8;
	width:1%;
}
div.section.halfImg .shadow, section.halfImg .shadow,
section.halfImg .shadow, section.halfImg .shadow {
	display:block;
}

div.section.halfImg.imgRight .shadow, section.halfImg.imgRight .shadow,
section.halfImg.imgRight .shadow, section.halfImg.imgRight .shadow {
	background: #fff;
	background: -moz-linear-gradient(left,  #fff 0%, #333 100%);
	background: -webkit-linear-gradient(left,  #fff 0%,#333 100%);
	background: linear-gradient(to right,  #fff 0%,#333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#333',GradientType=1 );
	float:right;
}
div.section.halfImg.imgLeft .shadow, section.halfImg.imgLeft .shadow,
section.halfImg.imgLeft .shadow, section.halfImg.imgLeft .shadow {
	background: #333;
	background: -moz-linear-gradient(left,  #333 0%, #fff 100%);
	background: -webkit-linear-gradient(left,  #333 0%,#fff 100%);
	background: linear-gradient(to right,  #333 0%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#fff',GradientType=1 );
	float:left;
}
div.section.halfImg .stage img.layover, section.halfImg .stage img.layover,
section.halfImg .stage img.layover, section.halfImg .stage img.layover {
	height:25em;
}
div.section.hasLayover, section.hasLayover,
section.hasLayover, section.hasLayover {
	padding-bottom:2em;
}

div.section.head, section.head,
section.head, section.head {
	height:calc(100vh - 6em);
	padding-bottom:4em;
}

.headRight, .headLeft {
	display:inline-block;
	height:100%;
	width:50%;
}
.headLeft .headLeftInner {
	height:100%;
	width:100%;
}

.headRight img {
	max-height:60%;
	max-width:60%;
}

.headLeft {
	background-color:rgba(0,75,94,0.08);
	box-shadow:var(--s1);
	overflow:hidden;
	text-align:center;
}
.headLeft img {
	height:auto;
	min-height:100%;
	min-width:100%;
	width:auto
}
div.section.head .headClaim, section.head .headClaim,
section.head .headClaim, section.head .headClaim  {
	background-color:rgba(0,75,94,0.8);
	bottom:0em;
	box-shadow:var(--s1);
	font-size:3em;
	height:6em;
	left:33.33333333333333333333333%;
	max-width:1000px;
	padding:0;
	position:absolute;
	right:33.33333333333333333333333333%;
	width:33.33333333333333333333333333%;
}
div.section.head .headClaim > div, section.head .headClaim > div,
section.head .headClaim > div, section.head .headClaim > div {
	font-size:1em;
	left:10%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:80%;
}

.rotText {
	left:0.5em;
	position:absolute;
	right:0.5em;
	opacity:0;
}
.headLogo {
	left:5vw;
	position:absolute;
	top:6vh;
	width:10vw;
}
.headLogo img {
	box-shadow:var(--s1);
	height:auto;
	width:100%
}
div.CMS_HTML {
	width:100% !important;
}
