	html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #2b2b2b;
	background: #fff;
	font: 18px/1.56 "MuseoSans-Lt", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	vertical-align: top;
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
/* 	color: #417D86; */ /* Acc */
	color: #417D86;
}

.error {
	color: #E10505;
	font-weight: bold;
}

/*
a:visited {
	color:#4E2486;
}
*/

a:hover {
	text-decoration: none;
	color: #1B7C8B;
}
a p:hover,
strong.title a:hover {
/* 	color: #1B7C8B; */
	color: white; /* Acc */
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

strong.title a:hover {
text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: underline;
}

.homecolumns, .acclists {
	list-style: none;
	margin:0;
	padding:0;
}

input,
textarea,
select {
	font: 100% "MuseoSans-Lt", "Arial", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.btn,.btn:visited, 
button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	display: inline-block;
	vertical-align: top;
	min-width: 256px;
	border: 3px solid #63bcca;
	background: none;
	margin: 0;
	padding: 12px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #1b7c8b;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="file"]:hover,
input[type="submit"]:hover {
	text-decoration: none;
/* 	background: #63bcca; */ /* Acc */
	background: #1b7c8b;
	color: #fff;
}

.btn:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="file"]:focus,
input[type="submit"]:focus {
	text-decoration: none;
/* 	background: #63bcca; */ /* Acc */
	background: #1b7c8b;
	color: #fff;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	display: inline-block;
	height: 49px;
	margin: 0;
	padding: 12px 14px 11px;
	background: #f7f7f7;
	border: 1px solid #63bcca;
	font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #26656e;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "MuseoSans-Lt", "Arial", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.bg-stretch img,
#overlayPP {
	max-width: inherit !important;
}

.gm-style img {
	max-width: none;
}

/* placeholder input styles */

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #444444;
	font-weight: 300;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #444444;
	font-weight: 300;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #444444;
	font-weight: 300;
	opacity: 1;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #444444;
	font-weight: 300;
}

/* Fonts */

@font-face {
	font-family: "MuseoSans-Lt";
	src: url("/assets/fonts/MuseoSans-300.eot");
	src: url("/assets/fonts/MuseoSans-300.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/MuseoSans-300.woff") format("woff"), url("/assets/fonts/MuseoSans-300.ttf") format("truetype"), url("/assets/fonts/MuseoSans-300.svg#MuseoSans-300") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "MuseoSans";
	src: url("/assets/fonts/MuseoSans-500.eot");
	src: url("/assets/fonts/MuseoSans-500.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/MuseoSans-500.woff") format("woff"), url("/assets/fonts/MuseoSans-500.ttf") format("truetype"), url("/assets/fonts/MuseoSans-500.svg#MuseoSans-500") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "MuseoSans-Bold";
	src: url("/assets/fonts/MuseoSans-700.eot");
	src: url("/assets/fonts/MuseoSans-700.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/MuseoSans-700.woff") format("woff"), url("/assets/fonts/MuseoSans-700.ttf") format("truetype"), url("/assets/fonts/MuseoSans-700.svg#MuseoSans-700") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "MuseoSlab";
	src: url("/assets/fonts/MuseoSlab-500.eot");
	src: url("/assets/fonts/MuseoSlab-500.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/MuseoSlab-500.woff") format("woff"), url("/assets/fonts/MuseoSlab-500.ttf") format("truetype"), url("/assets/fonts/MuseoSlab-500.svg#MuseoSlab-500") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "MuseoSlab-Bold";
	src: url("/assets/fonts/MuseoSlab-700.eot");
	src: url("/assets/fonts/MuseoSlab-700.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/MuseoSlab-700.woff") format("woff"), url("/assets/fonts/MuseoSlab-700.ttf") format("truetype"), url("/assets/fonts/MuseoSlab-700.svg#MuseoSlab-700") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "ProximaNova-Bold";
	src: url("/assets/fonts/proximanova-bold-webfont.eot");
	src: url("/assets/fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/proximanova-bold-webfont.woff2") format("woff2"), url("/assets/fonts/proximanova-bold-webfont.woff") format("woff"), url("/assets/fonts/proximanova-bold-webfont.ttf") format("truetype"), url("/assets/fonts/proximanova-bold-webfont.svg#proximanova-bold-webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.container {
	max-width: 1400px;
	padding: 0 15px;
	margin: 0 auto;
}

.container:after {
	display: block;
	clear: both;
	content: "";
}


.nav-opener {
	display: none;
	vertical-align: top;
	min-width: 170px;
	position: absolute;
	top: 16px;
	left: 100%;
	z-index: 2;
	padding: 6px 0 0 29px;
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.nav-opener:hover {
	text-decoration: none;
}

.burger-btn {
	display: inline-block;
	vertical-align: top;
	margin: -6px 11px 0 0;
	width: 52px;
	height: 36px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.burger-btn span {
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	background: #63bcca;
	border-radius: 6px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.burger-btn span:nth-child(1) {
	top: 0;
}

.burger-btn span:nth-child(2) {
	top: 15px;
}

.burger-btn span:nth-child(3) {
	top: 30px;
}

.header-holder .container {
	padding: 23px 52px;
}

.header-holder .logo {
	float: left;
}

.contact-info {
	float: right;
	margin: 5px -4px 0 0;
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #1b7c8b;
}

.contact-info .title {
	display: block;
	margin: 0 0 4px;
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 20px;
}

.contact-info a {
	color: #1b7c8b;
}

#menu {
	background: #24394c;
	z-index: 9999999;
}

#menu:after {
	display: none;
	width: 9999px;
	height: 9999px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: "";
	background: rgba(0, 41, 85, .58);
}
.mob_menu_close {
	display: none;
	width: 9999px;
	height: 9999px;
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
}

#menu.nav-active {
	left: 0;
}

#menu.nav-active .burger-btn span:nth-child(1) {
	top: 18px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

#menu.nav-active .burger-btn span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

#menu.nav-active .burger-btn span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

#menu ul {
	margin: 0;
	padding: 0 33px;
	list-style: none;
	font-size: 17px;
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	line-height: 20px;
	text-align: right;
}

#menu ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 21px 0 17px;
	margin: 0 0 0 35px;
}


#menu ul li:after {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 2;
	content: "";
	margin-left: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
}

#menu ul li:hover .drop {
    display: block;
    opacity: 1;
    visibility: visible;

}
#menu ul li:hover .drop li:hover .drop {
	display: block;
	opacity:1;
	visibility:visible;	
}

#menu ul li:hover .drop .drop {
	/*display: none;*/
	opacity:0;
	visibility:hidden;
}


#menu ul li.active:after {
	display: block;
}

#menu ul li.active a {
	color: #63bcca;
}

#menu ul li.active .drop a {
	color: #fff;
}

#menu ul li.active .drop a:hover {
	color: #63bcca;
}

#menu ul a {
	color: #fff;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

#menu ul a:hover {
	text-decoration: none;
	color: #63bcca;
}

#menu ul a:focus {
	color:#63BCCF;
}

#menu ul .drop {
	display: none;
	display:block;
	width: 300px;
	position: absolute;
	top: 100%;
	left: -29px;
	z-index: 10;
	padding: 0;
	background: #24394c;
	text-align: left;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
-moz-transition:opacity 0.3s ease 0s;
}

#menu ul .drop li {
	display: block;
	margin: 0;
	padding: 10px 29px 11px;
}
#menu ul .drop a.has-drop {
	position: relative;
}
#menu ul .drop a.has-drop:after {
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -5px 0 0 10px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #fff;
}

#menu ul .drop .drop {
	top: 0;
	left: 100%;
	background: #3e5c7e;
}

.visual-area {
	height: 442px;
}

.visual-area .bg-stretch {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.visual-area .text-area {
	min-width: 380px;
	max-width: 90%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	padding: 12px 24px 9px 24px;
	border-radius: 0 24px 0 0;
/* 	background: #63bcca; */
	background: #30808D; /* Acc */
	font-size: 20px;
	line-height: 28px;
	color: #fff;
}

.visual-area .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: url(../images/transparent1.png);
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

.visual-area .title {
	display: block;
	margin: 0 0 1px;
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 28px;
	line-height: 30px;
}

.visual-area .title a {
	color: #fff;
}

.visual-area p {
	margin: 0;
}

.slideshow {
	float: left;
/* 	width: 66%; */
	width: 75%;
	height: 100%;
	position: relative;
}

.slideshow .slide {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.slideshow .slide.active {
	z-index: 2;
}

.slideshow .text-area {
	padding: 12px 15px 12px 32px;
/* 	bottom: -20px; */
	bottom: 0px;
	font-size: 22px;
	line-height: 29px;
}

.slideshow .title {
	margin: 0 0 8px;
	font-size: 33px;
	line-height: 33px;
}

.promo-boxes {
/* 	width: 34%; */
	width: 25%;
	height: 100%;
	float: right;
	padding: 0 0 0 6px;
}

.promo-boxes .box {
	height: 50%;
	padding: 3px 0 0;
}

.promo-boxes .box:first-child {
	padding: 0 0 3px;
}

.promo-boxes .box:hover .bg-stretch {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

.promo-boxes .box:hover .overlay {
	opacity: 0;
}

.promo-boxes .box-holder {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.promo-boxes .bg-stretch {
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

.info-block {
	padding: 75px 0 51px;
	font-size: 23px;
	line-height: 34px;
	text-align: center;
}


.info-block .container {
	max-width: 940px;
}

.info-block h1 {
	min-width: 660px;
	display: inline-block;
	vertical-align: top;
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 40px;
	line-height: 42px;
	color: #1b7c8b;
	margin: 0 0 27px;
	padding: 0 0 12px;
	border-bottom: 1px solid #63bcca;
}

.info-block p {
	margin: 0 0 36px;
}

.columns {
	padding: 42px 0 40px;
/* 	background: #f3f3f3; */
border-top:1px #cecece solid;
	background: #FCFCFC;
	line-height: 1.444;
	text-align: center;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.columns .container {
	max-width: 1190px;
}

.columns .col {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 0 62px;
	margin: 0 -4px 0 0;
}

.columns .col:after {
	display: block;
	clear: both;
	content: "";
}

.columns .image {
	display: block;
	margin: 0 auto 20px;
}

.columns h2 {
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
/* 	color: #63bcca; */ /* Acc */
	color: #1b7c8b;
	padding: 0 0 10px;
	margin: 0 0 22px;
	border-bottom: 1px solid #63bcca;
}

.columns p {
	margin: 0 0 11px;
}

.more-link {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 20px 0 0;
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
}

.more-link:after {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 2;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 7px 12px;
	border-color: transparent transparent transparent #63bcca;
}

.signup-form {
	background: #1b7c8b;
	padding: 28px 0 38px;
	color: #fff;
}

.signup-form .container {
	max-width: 1096px;
}

.signup-form h2 {
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin: 0 0 15px;
}

.signup-form form {
	position: relative;
	padding: 0 168px 0 0;
}

.signup-form .row {
	margin: 0 -7px;
}

.signup-form .row:after {
	display: block;
	clear: both;
	content: "";
}

.signup-form .row .col {
	width: 33.33%;
	float: left;
	padding: 0 7px;
}

.signup-form .btn {
	width: 154px;
	min-width: 0;
	height: 49px;
	padding: 11px 5px 10px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	content: "";
	
	font-size: 20px;
	line-height: 22px;
/*
	background: #63bcca;
	color: #fff;
*/
	
	background: white; /* Acc */
    color: #24394c; /* Acc */
}

.signup-form .btn:hover {
	opacity: .9;
	color: white; /* Acc */
    background: #24394c; /* Acc */
}

.signup-form input[type="text"],
.signup-form input[type="password"],
.signup-form input[type="email"],
.signup-form input[type="tel"],
.signup-form input[type="url"],
.signup-form input[type="search"],
.signup-form textarea {
	width: 100%;
	display: block;
	background: #fff;
	font-size: 22px;
	line-height: 24px;
	color: #a1acb4;
}

.text-block {
	background: #f3f3f3;
	font-size: 20px;
	line-height: 1.45;
	text-align: center;
	overflow: hidden;
	position: relative;
	padding-bottom: 152px;
}

.text-block:after {
	width: 100%;
	height: 152px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: url(/assets/images/bg-planks.png) no-repeat center;
	background-size: cover;
}
.remove-plank .text-block {
	padding-bottom: 0px;
}
.remove-plank .text-block:after{
	background: none;
	height: 0;
}

.text-block .holder {
	padding: 53px 50px 49px;
	margin: 0 -50px;
	box-shadow: 0 -5px 80px rgba(0, 0, 0, .2) inset;
}

.text-block .container {
	max-width: 930px;
}

.text-block h2 {
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #1b7c8b;
	margin: 0 0 20px;
}

.text-block p {
	margin: 0 0 35px;
}

.visual {
	position: relative;
	height: 218px;
}

.visual .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
}

.visual .container {
	position: relative;
	height: 100%;
}

.visual .heading,
.visual .heading-contact {
	position: absolute;
	bottom: -25px;
	left: 0;
	z-index: 2;
/* 	background: #63bcca; */
	background: #30808D; /* Acc */
	border-radius: 0 25px 0 0;
	min-width: 668px;
	padding: 34px 32px 48px;
}

.visual .heading.add {
	left: auto;
	right: 0;
	width: 100%;
	min-width: 0;
	max-width: 528px;
	border-radius: 25px 0 0;
	margin: 0 0 0 -2px;
}

.visual .heading.add:after {
	left: 100%;
	right: auto;
}

.visual .heading:after {
	width: 9999px;
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	z-index: 2;
	content: "";
	background: #63bcca;
}

.visual h1 {
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 34px;
	line-height: 36px;
	font-weight: normal;
	color: #fff;
	margin: 0;
}

.visual h2 {
	display: block;
	font-family: "MuseoSans", "Arial", "Helvetica", sans-serif;
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 4px;
	color: #fff;
	font-weight: 100;
}

.visual h1.title {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	margin: 0 0 -15px 115px;
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 94px;
	line-height: 94px;
	font-weight: normal;
	color: #fff;
}

#main {
	overflow: hidden;
}

#content {
	width: 70%;
	float: left;
	padding: 81px 70px 34px 55px;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}
.article p {
	margin: 0 0 28px;
}

.article .intro-text p {
	font-size: 23px;
	line-height: 1.48;
	text-align: center;
/* 	color: #1b7c8b; */
	color: #24394c; /* Acc */
	margin: 0;
}

.article .intro-text {
	border-bottom: 1px solid #bdd9dd;
	padding-bottom: 31px;
	text-align: center;
	margin-bottom: 31px;
}
.article .intro-text .btn {
	margin-top: 31px;
}



.content-section {
	padding: 81px 115px 50px 31%;
}



.content-section .image {
	float: left;
	width: 43%;
	margin: 10px 0 0 -53.1%;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

#sidebar {
	width: 30%;
	float: right;
	margin-right: -1%;
	padding: 53px 30px 30px;
	position: relative;
/* 	background: #f3f3f3; */
	background: #FCFCFC; /* Acc */
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

#sidebar:after {
	width: 9999px;
	height: 9999px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: "";
/* 	background: #f3f3f3; */
	background: #FCFCFC; /* Acc */
}

.info-box {
	padding: 0 50px;
	text-align: center;
	line-height: 1.44;
}

.info-box:after {
	display: block;
	clear: both;
	content: "";
}

.info-box .holder {
	overflow: hidden;
}

.info-box .image {
	display: block;
	margin: 0 auto 19px;
}

.info-box h2 {
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	text-transform: uppercase;
/* 	color: #63bcca; */ /* Acc */
	color: #24394c;
	margin: 0 0 12px;
	text-align: center;
}

.info-box p {
	margin: 0 0 10px;
}

.content-block:after {
	display: block;
	clear: both;
	content: "";
}

.content-block .image-area {
	float: right;
	margin: 25px -15px 0 0;
}

.content-block .text-area {
	overflow: hidden;
	padding: 76px 78px 24px;
}

.content-block p {
	margin: 0 0 28px;
}

.contact-form {
	margin: -28px 0 40px 48px;
	max-width: 540px;
}

.contact-form h2 {
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #24394c;
	margin: 0 0 14px;
}

.contact-form .form-group {
	margin: 0 0 20px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form input[type="url"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form textarea {
	width: 100%;
	display: block;
}

.contact-form textarea {
	width: 100% !important;
	height: 252px !important;
	resize: none;
	overflow: auto;
}

.contact-form .btn {
	min-width: 252px;
	height: 49px;
	padding: 10px 10px 9px;
	background: #63bcca;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
}

.contact-form .btn:hover {
	opacity: .9;
}

#footer {
	overflow: hidden;
	background: #24394c;
	line-height: 1.33;
	text-align: center;
	color: #d0d3d5;
}

#footer .text-area {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 0 24px;
}

#footer p {
	margin: 0 0 15px;
}

.footer-holder {
	padding: 38px 0 40px;
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 17px;
	line-height: 20px;
}

.footer-holder .tel-link {
	display: none;
	margin: -2px 32px 0 0;
	vertical-align: top;
}

.footer-nav {
	display: inline-block;
	vertical-align: top;
	margin: -7px 16px 0 0;
	padding: 0;
	list-style: none;
}

.footer-nav li {
	float: left;
	margin: 0 0 0 1px;
}

.footer-nav a {
	display: block;
	padding: 7px 16px;
	border-radius: 12px;
	color: #fff;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.footer-nav a:hover {
	background: #63bcca;
	text-decoration: none;
/* 	color: #fff; */ /* Acc */
	color: #24394C;
}

.social {
	display: inline-block;
	vertical-align: top;
	position: relative;
/* 	padding: 0 0 0 32px; */ /* Acc */
}

/*
.social:before {
	position: absolute;
	top: -12px;
	left: 0;
	z-index: 2;
	content: "";
	width: 1px;
	height: 42px;
	background: #63bcca;
}
*/  /* Acc */

.social:after {
	display: block;
	clear: both;
	content: "";
}

.social .title {
	float: left;
	font-weight: normal;
/* 	color: #63bcca; */
	color: #96D2DE; /* Acc */
}

.social-links {
	float: left;
	margin: -10px 0 0 7px;
	padding: 0;
	list-style: none;
}

.social-links li {
	float: left;
	margin: 0 0 0 10px;
}

.social-links a {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-indent: 0px;
	overflow: hidden;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
	font-size: 2em;
	color: #96D2DE; /* Acc */
}
.social-links a:hover{
	color: #fff;
}

.social-links a.facebook {
	background: url(../images/ico-facebook.png) no-repeat;
}

.social-links a.twitter {
	background: url(../images/ico-twitter.png) no-repeat;
}

.social-links a:hover {
	text-decoration: none;
	opacity: .9;
}

.tel-link {
	display: inline-block;
	vertical-align: top;
	font-family: "MuseoSans-Bold", "Arial", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
/* 	color: #63bcca; */
	color: #96D2DE; /* Acc */
}

.tel-link a {
	color: #96D2DE;
}

.tel-link a:hover, .tel-link a:focus {
	color:white; /* Acc */
}

.footer-bottom {
	border-top: 1px solid #3b697a;
	padding: 27px 0 1px;
	font-size: 17px;
	line-height: 20px;
}

.footer-bottom .container {
	max-width: 1372px;
}

.footer-bottom p {
	float: left;
	margin: 0;
}

.footer-bottom p.info {
	float: right;
	font-size: 16px;
	color: #9ba0a5;
}

.footer-bottom img {
	margin: -15px 1px 0 6px;
}


/* Override Code */

div.leftalign {
	text-align: left;
}

div.container-row {
	width: 80%;
	height: 300px;
	display: table;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
div.middle-align {
	display: table-cell;
	vertical-align: middle;
}
div.middle-align .image {
}
div.middle-align h2 {
	font-family: "MuseoSlab-Bold", "Arial", "Helvetica", sans-serif;
}
div.image-left{
	float: left;
	margin-right: 2em;
	width: auto;
	height: 200px;
	display: block;
}
div.image-left img {
	/*border-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 9px;*/
	border-radius: 50%;
	box-shadow: 0 0 0 7pt white;
}
div.text-right {
 text-align: left !important;
}
div.text-right h2{
	margin-bottom: 10px;
/* 	color: #417D86; */ /* Acc */
	color: #417D86;
		transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
}
div.text-right h2:hover {
	color: #24394c;
		transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
}

div.middle-align div.text-right a.btn {
    min-width: 175px;
    font-size: 1em;
    font-family: "MuseoSans", "Arial", "Helvetica", sans-serif;
    line-height: 1em;
}
.remove-plank .text-block {
	padding-bottom: 0px;
}
.remove-plank .text-block:after{
	background: none;
	height: 0;
}
div.grey-full {
	width: 100%;
	height: auto;
/* 	background-color: #F3F3F3; */
	border-top: 1px #cecece solid; /* Acc */
	border-bottom: 1px #cecece solid; /* Acc */
    background: #FCFCFC; /* Acc */
}

div.main-content h2{
	margin-bottom: .4em;
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #24394C;
}

div.info-box ul {
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
div.info-box li {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
/* 	background: rgb(99, 188, 202) none repeat scroll 0% 0%; */
	background: #397A84; /* Acc */
	height: 40px;
	display: table;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px;
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
}

div.info-box li a {
	vertical-align: middle;
	display: table-cell;
	color: rgb(255, 255, 255);
}
div.info-box li a:hover {
	text-decoration: none;
}
div.info-box li:hover {
/* 	background-color: #3a8e9a;   */
	background-color: #295A61;  /* Acc */
}

div.contentFull {
	position: relative;
	float: left;
	display: block;
	left: 50%;
	width: 100%;
	padding: 1.9em 0em 2.2em 0em;
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

ul.contentFull {
	position: relative;
	float: left;
	display: block;
/* 	left: 50%; */
	width: 100%;
	padding: 1.9em 0em 2.2em 0em;
	transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

ul.contentFull li {
	display: inline-block;
}
div.resources {
	width: 280px;
	height: 270px;
	padding: 20px;
	background-color: #F4F5F6;
	display: inline-table;
	right: 50%;
	overflow: hidden;
	text-align: left;
	position: relative;
	margin: 5px 5px 10px;
}

div.resources a.btn {
	min-width: 100px;
	height: 30px;
	border: 2px solid #63BCCA;
	line-height: 0.356em;
	font-size: .7em;
	position: absolute;
	top: 200px;
	
}

div.resources h3 {
	color: #1b7c8b;
	font-size: .9em;
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
}
div.resources p {
	font-size: .9em;
}


div.bios {
width: 460px;
height: 125px;
display: inline-table;
/* right: 50%; */
text-align: left;
/* background-color: #63BCCA; */
background-color: #30808D; /* Acc */
margin: 15px;
box-sizing: content-box;
position: relative;
border-bottom-right-radius: 20px;
	  	transition: all .5s ease-in-out; 
    -o-transition: all .5s ease-in-out; 
    -moz-transition: all .5s ease-in-out; 
    -webkit-transition: all .5s ease-in-out;
}
div.bios div.bio-info {
	height: 40px;
	line-height: 2.32em;
	font-size: 1em;
	color: #FFF;
	min-width: 234px;
	border: medium none;
	padding: 30px 30px 0px 0px;
	box-sizing: content-box;
	float: right;
	text-align: right;

}
div.bios:hover {
/* 	background-color: #1b7c8b; */
	background-color: #295A61;
	color: #fff;
}

div.bios img.mini-bio-pic {
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	position: absolute;
	left: 20px;
	top: -27px;
	height: auto;
	width: 130px;
	border: 6px solid #fff;
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  	transition: all .5s ease-in-out; 
    -o-transition: all .5s ease-in-out; 
    -moz-transition: all .5s ease-in-out; 
    -webkit-transition: all .5s ease-in-out;
    z-index: 999999;
}

div.bios:hover img {
	  filter: none;
  -webkit-filter: grayscale(0%);
}

div.bios div.bio-info h2 {
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
/* 	color: #1b7c8b; */
	color: white; /* Acc */
	font-size: 1.2em;
	margin: 0;
	padding-right: 20px;
}
div.bios:hover div.bio-info h2 {
/* 	color:#63BCCA; */
	color:white;
	text-decoration: underline;
}

div.bios div.bio-info h3 {
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
	font-size: 1.8em;
	margin: 0;
}
div.bios div.bio-info .fa {
padding-left: 10px;
}

img.circle-back {
	position: absolute;
    left: 22px;
    top: 0px;
    width: 150px;
    height: auto;
}


div#full-frame {
	width: 100vw;
	height: 100vh;
	background-color: #24394c;
	display: table;
}

#full-frame div.container {
	text-align: center;
	max-width: 900px;
	}
#full-frame div#wrapper {
	display: table-cell;
	vertical-align: middle;
}

div#full-frame h1 {
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
	color: #FFF;
	margin-bottom: .2em;
	font-size: 3em;
}
div#full-frame h2 {
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
	color: #FFF;
}
div#full-frame p {
	color: #fff;
}

div#full-frame .btn {
	color: #fff;
	margin-bottom: 2em;
}
div#full-frame a {
	margin-left: .3em;
	margin-right: .3em;
}

div#center-alt div#full-frame{
	background-color: #fff;
}

div#center-alt div#full-frame h1 {
    color: #24394C;
}

div#center-alt div#full-frame p {
    color: #24394C;
}

div#center-alt div#full-frame .btn {
    color: #1B7C8B;
}
div#center-alt div#full-frame .btn:hover {
    color: #fff;
}

div#center-alt div#full-frame h2 {
    color: #24394C;
}

div.main-content li {

}
div.main-content li a {
/* 	color: #1B7C8B; */
	color: #417D86; /* Acc #/
/* 	font-family: "MuseoSans-Bold","Arial","Helvetica",sans-serif; */
}
div.main-content li a:hover {
/* 	color: #63BCCA; */
	color: #295A61; /* Acc */
	text-decoration: underline;
}
div.main-content ul {
}


li.staff-block {
	width: 529px;
	height: 185px;
	background-color: #F3F3F3;
display: block;
padding-top: 17px;
margin-bottom: 50px;
}
li.staff-block-white {
	width: 529px;
	background-color: #fff;
	display: inline-block;
	padding-top: 17px;
	margin-bottom: 50px;
}
img.closing-pic {
	height: 151px;
	width: auto;
	float: left;
	margin-left: 20px;
	padding: 5px;
	background-color: rgb(255, 255, 255);
}
div.staff-info {
	margin-left: 20px;
	display: table-cell;
	vertical-align: middle;
	float: left;
}
div.staff-info p {
	margin: 0px;
}

div.staff-info a {
	width: 220px;
/* 	background-color: #63BCCA; */
	background-color: #397A84; /* Acc */
	height: 40px;
	border-radius: 10px;
	padding: 10px 25px 10px 25px;
/* 	color: rgb(255, 255, 255);	 */
	color: white !important;	
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
		transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
}
div.staff-info a:hover, div.staff-info a:focus {
/* 	background-color: #3A8E9A; */
	background-color: #295A61;
}

div.button-holder {
	margin-top: 20px;
}

div.contact-bio {
	margin-top: 40px;
}

div.contact-bio a {
width: 300px;
/* background-color: #63BCCA; */
background-color: #397A84; /* Acc */
height: 50px;
border-radius: 10px;
color: #FFF;
font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
transition: all 0.2s linear 0s;
text-align: center;
margin-bottom: 10px;
display: block;
line-height: 50px;
font-size: 1.2em;
		transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;
}
div.contact-bio p {
	font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
	color: #1b7c8b;
	font-size: 1.15em;
}
div.contact-bio .fa {
	font-size: 1.2em;
	margin-right: 5px;
}
div.contact-bio a:hover {
/* 		background-color: #3A8E9A; */
		background-color: #295A61;
}

.intro-panel {
	text-align: center;
	margin-top: 4em;
}
.intro-panel h4 {
	color: rgb(27, 124, 139);
	font-weight: 100;
	margin-bottom: 2.4em;
}
.intro-panel hr {
	opacity: 0.4;
	color: rgb(27, 124, 139);
	max-width: 1056px;
}

body#blog .contentFull {
	padding-top: 1.2em;
}
.blog-land {
	height: 125px;
	display: inline-table;
	right: 50%;
	text-align: left;
	margin: 15px;
	box-sizing: content-box;
	position: relative;
	width: 365px;
}

.blog-land img {
	padding-bottom: 1em;
    border-bottom-right-radius: 60px;
    width: 100%;
height: auto;
}
.blog-info {
	text-align: center;
}
.blog-info h3 {
	font-family: "MuseoSlab-Bold";
/* 	color: rgb(99, 188, 202); */
	color: #397A84; /* Acc */
	margin-bottom: 0.6em;
}

.blog-info a:hover h3 {
	color: #23525a; /* Acc */
}

.blog-info a.blog-action {
	background-repeat: no-repeat;
	display: block;
	background-position: 70% center;
	background-image: url("/assets/images/arrow-link.png");
	transition: all 0.25s linear 0s;
}
.blog-full {
	max-width: 900px;
	margin: 4em auto 0px;
	width: 80%;
	text-align: center;
	margin-bottom: 5em;
}
.blog-full h3 {
	line-height: 1.5em;
}
.blog-details p {
	margin-bottom: 1.8em;
	color: rgb(106, 116, 123);
}
.blog-details hr {
	margin-bottom: 1.8em;
}
p.blog-body {
	color: rgb(106, 116, 123);
}

.blog-full img {
	margin-bottom: 1.8em;
}
body#blog .heading {
position: absolute;
margin-left: auto;
left: 0px;
margin-right: auto;
right: 0px;
text-align: center;
max-width: 1400px;
width: 80%;
border-radius: 25px 25px 0 0;
}
body#blog .visual .heading::after {
	background: none;
}





@media all and (max-width: 1399px) {
		div.resources p {
	font-size: .9em;
}
	.visual-area .text-area {
		min-width: 300px;
		max-width: 100%;
		padding: 10px 15px;
		font-size: 18px;
		line-height: 26px;
	}

	.visual-area .title {
		font-size: 24px;
		line-height: 28px;
	}

	.slideshow .text-area {
		max-width: 95%;
		padding: 12px;
		font-size: 16px;
		line-height: 20px;
	}

	.slideshow .title {
		font-size: 24px;
		line-height: 25
px;
		margin: 0 0 10px;
	}

	.columns .col {
		padding: 0 30px;
	}

	.visual .heading,
	.visual .heading-contact {
		min-width: 722px;
	}

	.visual .heading.add {
		max-width: 400px;
	}

	.visual h1.title {
		margin: 0 0 -15px 68px;
	}

	.visual h1.title {
		margin: 0 0 -15px 20px;
	}

	#content {
		padding: 80px 25px 40px 10px;
	}

	.content-section {
		padding: 80px 20px 50px 30%;
	}

	.content-section .image {
		width: 40%;
		margin: 10px 0 0 -43%;
	}

	.info-box {
		padding: 0;
	}

	.content-block .image-area {
		max-width: 400px;
	}

	.content-block .text-area {
		padding: 50px 20px 50px 10px;
	}
}

@media all and (max-width: 1023px) {
		div.resources p {
	font-size: .9em;
}
	body {
		font-size: 16px;
	}

	#header {
		border-top: 70px solid #002955;
	}
	
	#header.nav-active:after {
		display: block;
	}

	.nav-opener {
		display: inline-block;
	}

	.header-holder .container {
		padding: 22px 22px 24px;
	}

	.header-holder .logo {
		float: right;
	}

	.contact-info {
		display: none;
	}

	#menu {
		width: 405px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: -405px;
		z-index: 999;
		padding: 71px 0 0;
		border: 1px solid #597490;
		border-width: 0 1px 1px 0;
		background: #002955;
		background: rgba(0, 41, 85, .9);
		-webkit-transition: all .25s linear 0s;
		transition: all .25s linear 0s;
	}
	
	#menu.nav-active:after, #menu.nav-active .mob_menu_close {
		display: block;
	}


	#menu .container {
		padding: 0;
position:relative;
z-index:1;
	}

	#menu ul {
		padding: 0;
		font-size: 22px;
		line-height: 24px;
		text-align: left;
	}

	#menu ul li {
		display: block;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #597490;
	}

	#menu ul li:after {
		display: none !important;
	}

	#menu ul li.active a {
		background: #64bcca;
		color: #fff;
	}

	#menu ul li.active .drop a {
		background: none;
	}
	#menu ul .drop a.has-drop:after {
		display: none;
	}

	#menu ul .drop .drop {
		display: none !important;
	}

	#menu ul li.active .drop a:hover {
		background: #64bcca;
		color: #fff;
	}

	#menu ul li.drop-active > a {
		background: #64bcca;
		color: #fff;
	}

	#menu ul li.drop-active .drop {
		max-height: 800px;
	}

	#menu ul a {
		display: block;
		padding: 21px 24px 18px;
	}

	#menu ul a:hover {
		background: #64bcca;
		color: #fff;
	}

	#menu ul .drop {
		display: block;
		overflow: hidden;
		width: auto;
		max-height: 0;
		position: static;
		text-transform: uppercase;
		background: rgba(255, 255, 255, .2);
	}

	#menu ul .drop li {
		padding: 0;
	}

	#menu ul .drop a {
		padding: 21px 20px 18px 72px;
	}

	.visual-area {
		height: auto;
	}

	.visual-area .text-area {
		right: 0;
		min-width: 0;
		max-width: 100%;
		border-radius: 0;
		padding: 12px 21px 10px;
		font-size: 20px;
		line-height: 27px;

	}

	.visual-area .title {
		font-size: 26px;
		line-height: 30px;
	}

	.slideshow {
		float: none;
		width: 100%;
		height: 439px;
	}

	.slideshow .text-area {
		max-width: 100%;
		bottom: 0;
		padding: 15px 29px 15px;
		font-size: 20px;
		line-height: 27px;
	}

	.slideshow .title {
		font-size: 30px;
		line-height: 30px;
	}

	.promo-boxes {
		float: none;
		width: 100%;
		height: 204px;
		padding: 0;
	}

	.promo-boxes .box {
		float: left;
		width: 50%;
		height: 100%;
		padding: 8px 0 0 4px;
	}

	.promo-boxes .box:first-child {
		padding: 8px 4px 0 0;
	}

	.info-block {
		padding: 33px 0 42px;
		font-size: 20px;
		line-height: 27px;
	}

	.info-block .container {
		padding: 0 50px;
	}

	.info-block h1 {
		font-size: 32px;
		line-height: 36px;
	}

	.info-block p {
		margin: 0 0 34px;
	}

	.columns {
		padding: 0;
		text-align: left;
	}

	.columns .container {
		padding: 0 50px;
	}

	.columns .col {
		display: block;
		width: auto;
		padding: 43px 0 49px;
		margin: 0;
		border-top: 1px solid #63bcca;
	}

	.columns .col:first-child {
		border-top: none;
	}

	.columns .image {
		float: left;
		margin: 3px 56px 3px 34px;
	}

	.columns .holder {
		overflow: hidden;
	}

	.columns h2 {
		border: none;
		padding: 0;
		margin: 0 0 17px;
	}

	.columns p {
		margin: 0 0 8px;
	}

	.signup-form .container {
		padding: 0 30px;
	}

	.signup-form h2 {
		margin: 0 0 18px;
	}

	.signup-form form {
		padding: 0 109px 0 0;
	}

	.signup-form .row {
		margin: 0 -3px;
	}

	.signup-form .row .col {
		padding: 0 3px;
	}

	.signup-form .btn {
		width: 103px;
		height: 41px;
		padding: 9px 5px 8px;
		font-size: 16px;
		line-height: 18px;
	}

	.signup-form input[type="text"],
	.signup-form input[type="password"],
	.signup-form input[type="email"],
	.signup-form input[type="tel"],
	.signup-form input[type="url"],
	.signup-form input[type="search"],
	.signup-form textarea {
		height: 41px;
		padding: 11px 10px 8px;
		font-size: 18px;
		line-height: 20px;
	}

	.text-block {
		padding-bottom: 132px;
		font-size: 18px;
		line-height: 1.5;
	}

	.text-block:after {
		height: 132px;
	}

	.text-block .holder {
		padding: 33px 80px 37px;
	}

	.text-block h2 {
		font-size: 28px;
		line-height: 30px;
		margin: 0 0 21px;
	}

	.text-block p {
		margin: 0 0 31px;
	}

	.visual .heading,
	.visual .heading-contact {
		min-width: 540px;
		padding: 20px 20px 40px;
	}

	.visual .heading.add {
		max-width: 300px;
	}

	.visual h1 {
		font-size: 28px;
		line-height: 32px;
	}

	.visual h1 span {
		font-size: 20px;
		line-height: 26px;
		margin: 0;
	}

	.article .intro-text {
		font-size: 18px;
	}

	.content-section {
		padding: 50px 0;
	}

	.content-section .image {
		width: auto;
		float: none;
		display: block;
		padding: 0;
		margin: 20px auto;
		text-align: center;
	}

	#sidebar {
		padding: 50px 15px 30px;
	}

	.content-block .image-area {
		max-width: 300px;
	}

	.contact-form {
		margin: -28px 0 40px;
	}

	#footer .text-area {
		padding: 0;
	}

	#footer p {
		margin: 0 0 30px;
	}

	.footer-holder {
		padding: 36px 0 42px;
	}

	.footer-holder .tel-link {
		display: inline-block;
	}

	.footer-nav {
		display: none;
	}

	.tel-link {
		display: none;
	}

	.footer-bottom {
		border: none;
		padding: 0;
	}

	.footer-bottom p {
		float: none;
	}

	.footer-bottom p.info {
		float: none;
		border-top: 1px solid #3b697a;
		margin: 36px -15px 0 !important;
		padding: 38px 15px 18px;
	}
		#menu ul .opener_mobile,
	#menu ul li.drop-active > a.opener_mobile {
		display:block;
	}	
}

@media all and (max-width: 767px) {

div.staff-info a {
    background-color: #63BCCA;
    height: 40px;
    border-radius: 10px;
    padding: 10px 25px;
    color: #FFF;
    font-family: "MuseoSlab-Bold","Arial","Helvetica",sans-serif;
    transition: all 0.2s linear 0s;
    width: 200px;
    text-align: center;
    display: block;
}
	
div.button-holder {
    margin-top: 20px;
    width: 100%;
}
	
div.staff-block {
	background-color: #F3F3F3;
	padding-top: 17px;
	width: 90%;
	margin: 0px auto 20px;
	height: auto;
	display: inline-block;
	padding-bottom: 20px;
}
div.staff-block-white {
	background-color: #F3F3F3;
	padding-top: 17px;
	width: 90%;
	margin: 0px auto 20px;
	height: auto;
	display: inline-block;
	padding-bottom: 20px;
}

div.staff-info {
    margin-left: 30px;
    display: table-cell;
    vertical-align: middle;
    float: left;
    width: 100%;
}
	
img.closing-pic {
display: none;
}
	
	div.resources a.btn {	
	line-height: .9em;
	font-size: .8em;
}	
	
	div.resources p {
	font-size: 1em;
}	
	
	.btn,
	button,
	input[type="button"],
	input[type="reset"],
	input[type="file"],
	input[type="submit"] {
		min-width: 150px;
		border-width: 2px;
		padding: 8px 10px;
		font-size: 16px;
		line-height: 18px;
	}

	input[type="text"],
	input[type="tel"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		height: 41px;
		padding: 11px 10px 8px;
		font-size: 18px;
		line-height: 20px;
	}

	body {
		font-size: 14px;
		line-height: 20px;
	}

	#header {
		border-top-width: 40px;
	}

	.nav-opener {
		top: 2px;
		padding: 6px 0 0 20px;
		font-size: 16px;
	}

	.burger-btn {
		width: 30px;
		height: 20px;
		margin: 2px 10px 0 0;
	}

	.burger-btn span {
		height: 4px;
		border-radius: 4px;
	}

	.burger-btn span:nth-child(2) {
		top: 8px;
	}

	.burger-btn span:nth-child(3) {
		top: 16px;
	}

	.header-holder .logo {
		max-width: 220px;
	}

	#menu {
		width: 100%;
		left: -100%;
	}

	#menu.nav-active .nav-opener {
		left: 0;
	}

	#menu.nav-active .burger-btn span:nth-child(1) {
		top: 8px;
	}

	#menu.nav-active .burger-btn span:nth-child(3) {
		top: 8px;
	}
	
	#menu ul .drop {
		font-size: 18px;
		line-height: 20px;
	}

	#menu ul .drop a {
		padding: 21px 20px 18px 40px;
	}


	.visual-area .text-area {
		padding: 10px 15px;
		font-size: 16px;
		line-height: 20px;
	}

	.visual-area .title {
		font-size: 18px;
		line-height: 22px;
		margin: 0;
	}

	.slideshow {
		height: 250px;
		overflow: hidden;
	}

	.slideshow .text-area {
		padding: 10px 15px;
		font-size: 16px;
		line-height: 20px;
	}

	.slideshow .title {
		font-size: 18px;
		line-height: 21px;
		margin: 0;
	}

	.info-block {
		font-size: 14px;
		line-height: 20px;
	}

	.info-block .container {
		padding: 0 15px;
	}

	.info-block h1 {
		min-width: 0;
		font-size: 28px;
		line-height: 34px;
		margin: 0 0 20px;
	}

	.columns .container {
		padding: 0 15px;
	}

	.columns .image {
		margin: 3px 15px 3px 0;
	}

	.more-link {
		padding: 0 15px 0 0;
	}

	.more-link:after {
		top: 4px;
		border-style: solid;
		border-width: 6px 0 5px 8px;
	}

	.signup-form {
		padding: 20px 0;
	}

	.signup-form .container {
		padding: 0 15px;
	}

	.signup-form h2 {
		font-size: 18px;
		line-height: 20px;
		margin: 0 0 10px;
	}

	.text-block {
		font-size: 14px;
		line-height: 20px;
	}

	.text-block .holder {
		padding: 20px 65px;
	}

	.text-block h2 {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 15px;
	}
	body#blog .visual .heading {
		width: 100%;
	}

	.visual .heading, 
	.visual .heading-contact,
	body#blog .visual .heading {
		min-width: 0;
		right: 0;
		bottom: 0;
		border-radius: 0;
		padding: 15px;
		top: 0;
	}

	.visual .heading.add {
		max-width: 100%;
		border-radius: 0;
		left: 0;
		margin: 0;
	}

	.visual .heading:after {
		display: none;
	}

	.visual h1 {
		font-size: 24px;
		line-height: 30px;
	}

	.visual h1 span {
		font-size: 16px;
		line-height: 20px;
	}

	.visual h1.title {
		font-size: 60px;
		line-height: 60px;
		margin: 0 0 -10px 15px;
	}

	#content {
		float: none;
		width: auto;
		padding: 30px 0;
	}

	.article .intro-text {
		font-size: 16px;
		line-height: 24px;
		padding: 0 0 20px;
		margin: 0 0 20px;
	}

	.content-section {
		padding: 30px 0;
	}

	#sidebar {
		float: none;
		width: auto;
		margin: 0 -15px;
		padding: 30px 15px;
	}

	#sidebar:after {
		display: none;
	}

	.info-box {
		text-align: left;
	}

	.info-box .image {
		float: left;
		margin: 3px 15px 0 0;
	}

	.content-block {
		padding: 30px 0;
	}

	.content-block .image-area {
		float: none;
		margin: 0 0 30px;
	}

	.content-block .text-area {
		padding: 0 0 30px;
	}

	.contact-form {
		margin: 0 0 40px;
	}

	.contact-form .form-group {
		margin: 0 0 10px;
	}

	.contact-form textarea {
		height: 150px !important;
	}

	.contact-form .btn {
		min-width: 0;
		font-size: 16px;
		line-height: 18px;
		padding: 8px 12px;
	}

	#footer {
		font-size: 12px;
		line-height: 18px;
	}

	#footer p {
		margin: 0 0 15px;
	}

	.footer-holder {
		padding: 30px 0 20px;
	}

	.footer-holder .tel-link {
		display: block;
		margin: 0 0 20px;
	}

	.social {
		padding: 0;
	}

	.social:before {
		display: none;
	}

	.footer-bottom {
		font-size: 12px;
		line-height: 18px;
	}

	.footer-bottom p.info {
		margin: 0 -15px !important;
		padding: 16px 15px;
		font-size: 11px;
	}

	.footer-bottom img {
		max-width: 30px;
		margin: -6px 0 -6px 5px;
	}
}

@media all and (max-width: 639px) {
	div.resources {
	width: 230px;
	height: 220px;
	}
	div.resources a.btn {	
	line-height: .9em;
	font-size: .8em;
	top: 170px;
}	
	div.resources p {
	font-size: 1em;
}
	.signup-form form {
		padding: 0;
	}

	.signup-form .row {
		margin: 0;
	}

	.signup-form .row .col {
		float: none;
		width: auto;
		padding: 0 0 5px;
	}

	.signup-form .btn {
		position: static;
		display: block;
		margin: 0 auto;
	}
	div.visual div.bg-stretch img {
		margin-left: -790px !important; 
	}
}

@media all and (max-width: 479px) {
	
div.bios {
	width: 95%;
	margin: 10px auto;
}	

img.circle-back {
	display: none;
}
div.bios img.mini-bio-pic {
	display: none;
}
	
div.container-row {
	padding-top: 2em;
padding-bottom: 2em;
height: auto;
}
	
div.visual div.bg-stretch {
	display: none;
}
div.visual{
	height: 115px;
}	
	
div.resources {
width: 230px;
height: 220px;
	}
div.resources a.btn {	
	line-height: .9em;
	font-size: .8em;
	top: 170px;
}	
	div.resources p {
	font-size: 1em;
}
	.header-holder .logo {
		float: none;
		display: block;
		margin: 0 auto;
	}

	.visual-area .bg-stretch {
		position: static;
		width: 100%;
		height: 150px;
	}

	.visual-area .text-area {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		min-height: 50%;
	}

	.slideshow {
		height: auto;
	}

	.slideshow .slide {
		height: auto;
	}

	.promo-boxes {
		height: auto;
	}

	.promo-boxes .box {
		float: none;
		width: 100%;
		height: auto;
		padding: 8px 0 0;
	}

	.promo-boxes .box:first-child {
		padding: 8px 0 0;
	}

	.columns {
		text-align: center;
	}

	.columns .image {
		float: none;
		margin: 0 auto 10px;
	}

	.info-box {
		text-align: center;
	}

	.info-box .image {
		float: none;
		margin: 0 auto 10px;
	}
	div.image-left{
	display: none;
	}
		div.contact-bio p {
		text-align: center;
	}
	.blog-land { 
		width: 265px;
	}
}
@media(min-width:479px) {
	.visual .heading-contact {
		display: none;
	}

}
@media all and (min-width: 1023px) {
div#center-content .content-section {
	padding: 81px 115px 50px;
}
}
@media all and  (min-width: 1024px) {
/* hide button that sits on mobile and tablet*/
.hide-on-desktop {
display:none!important;
}

}

@media all and (max-width: 479px) {

.middle-app {
text-align:center!important;
margin:10px;
}
#header > div > div {
text-align:center!important;
}
}

#wrapper > div.visual-area > div.slideshow.gallery-js-ready.autorotation-active > div > div.slide.active > div.bg-stretch > a > img {
margin-top:-45px;
}


/* ---------------- Added for Accessibility 2020 ------------- */


/* -------------------------------------------------------------	
	Please note content within this stylesheet to be marked Acc to 
	denote changes made during the accessibility fixes.	
	------------------------------------------------------------ */



 #menu ul .menu_link.focus .drop {
    display: block;
    opacity: 1;
    visibility: visible;
}

 #menu ul .menu_link:focus .drop {
    display: block;
    opacity: 1;
    visibility: visible;
}


	
.footer-bottom a {
	color:#96D2DE;
}	

.footer-bottom a:focus, .footer-bottom a:hover {
	color:white;
}	
	
.visually-hidden {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.skipcontentlink {
		white-space: nowrap;
}


.skiplink
{
padding:8px 10px;
display: block;
text-decoration: none;
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
.skiplink:focus
{
position:static;
width:auto;
height:auto;
}

.skiplink:hover {
	text-decoration: underline;
}

div.resources a.btn {
    min-width: 100px;
    height:auto; 
    border: 2px solid #63BCCA;
    line-height: 1.2em;
    font-size: .7em;
    position: absolute;
    top: 200px;
    padding-top: 8px;
    padding-bottom: 8px;
}

/* ----- Accessible Nav -------- */

.navbar {
    padding: 0;
    display: block;
}
	
.nav-link {
	padding:0;
}

.visually-hidden {
	position: absolute;clip: rect(1px 1px 1px 1px); /* for IE */ clip: rect(1px, 1px, 1px, 1px); padding: 0;border: 0; height: 1px;width:1px;overflow: hidden;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -29px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    background: #24394c;
    text-align: left;
    width:300px;
}

#menu ul .dropdown-menu ul {
	text-align: left;
	padding:0;
}

#menu ul .dropdown-menu ul li {
    margin: 0;
    padding: 10px 29px 11px;
}

.collapse:not(.show) {
    display: block;
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
}
