@import url("https://use.typekit.net/xuq7jer.css");
body {
	font-family: "myriad-pro", sans-serif;
	font-size: 23px;
	font-weight: 400;
	color: #515151;
}
body {
	padding-top: 209px;
}
body#tinymce {
	padding-top: 0px;
}
a {
	color:#515151;
}
a:hover {
	color:#00544e;
}
p {
	line-height: 32px;
	margin-bottom: 25px;
}

h1 {
	font-family: "adobe-caslon-pro", serif;
	font-size: 52px;
	line-height: 60px;
	font-weight: normal;
	color: #515151;
}
h2 {
	font-family: "adobe-caslon-pro", serif;
	font-size: 46px;
	line-height: 58px;
	color: #515151;
	font-weight: normal;
}
h3 {
	font-family: "adobe-caslon-pro", serif;
	font-size: 34px;
	line-height: 40px;
	color: #515151;
	font-weight: normal;
}
h4 {
	font-family: "adobe-caslon-pro", serif;
	font-size: 46px;
	line-height: 50px;
	color: #00544e;
	font-weight: bold;
}
h5 {
	font-family: "adobe-caslon-pro", serif;
	font-size: 34px;
	line-height: 40px;
	color: #00544e;
	font-weight: bold;
}
h6 {
	font-family: "adobe-caslon-pro", serif;
	font-size: 28px;
	line-height: 34px;
	color: #00544e;
	font-weight: bold;
}
main {
	background-size: cover;
}
.block .bgcolor {
	padding: 30px;
}
.block.withbg h6 {
	color: #f38901;
}
.block .bgcolor h5 a,
.block.withbg h5 a {
	color: #f38901;
}
#navigation {
	background: #00544e;
}
header .nav > ul > li > a {
	padding: 4px 35px 3px;
	margin: 10px 0px;
}
header .nav > ul {
	text-align: center;
}
header .nav > ul > li > a {
	color: #fff;
	font-size: 26px;
}
header .nav ul li:hover {
	background-color: #013733;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .nav ul li:hover a {
}
.button {
	padding: 10px 20px;
	background: #00544e;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-size: 22px;
	border-radius: 0;
}
.button:hover {
	background: #013733;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.col14 {
	width: 23%;
	float: left;
	margin: 0 1%;
}

	.mobile {
		display: none;
	}
	.no-mobile {
		display: block;
	}

/* HEADER */
	header {
		background: #fff;
	}
	header #above-nav {
		background: transparent;
		padding: 10px 0;
	} 
	header #logo {
		width: 50%;
	}
	header #logo img {
		max-width: 300px;
	}
	header #links {
		width: 50%;
	}
	header #links a {
		color: #666;
	}
	header #links .phone {
		float: right;
		margin-left: 15px;
		padding-left: 15px;
		border-left: 0px solid #666;
		padding-top: 50px;
		color: #00544e;
		font-size: 26px;
		font-weight: bold;
	}
	header #links .phone a {
		color: #00544e;
	}
	header #links .top-menu {
		float: right;
		margin: 0 15px 0 0;
		padding-right: 15px;
		text-transform: uppercase;
	}
	header #links #social {
		float: right;
		display: none;
	}
	header #links #social .social {
		font-size: 30px;
	}

/* ^ HEADER */
/* BLOCKS */
	.doublecolumn.wideleft .right .button,
	.doublecolumn.wideright .left .button {
		margin-top: 100px;
	}
	.TabbedPanel.Purple,
	.TabbedPanel.Brown,
	.TabbedPanel.Green,
	.TabbedPanel.Blue,
	.TripleColumn.Purple,
	.TripleColumn.Brown,
	.TripleColumn.Green,
	.TripleColumn.Blue {
		padding: 20px 0 50px;
		clip-path: polygon(100% 1%, 100% 85%, 50% 100%, 0 85%, 0 0);
	}
	.TabbedPanel.Blue .content,
	.TripleColumn.Blue {
		background: #d5eef1;
	}
	.TabbedPanel.Green .content,
	.TripleColumn.Green {
		background: #aadfac;
	}
	.TabbedPanel.Brown .content,
	.TripleColumn.Brown {
		background: #dfc7aa;
	}
	.TabbedPanel.Purple .content,
	.TripleColumn.Purple {
		background: #caaadf;
	}
	.TripleColumn .left,
	.TripleColumn .right,
	.TripleColumn .center {
		padding: 0 30px;
	}
	.TripleColumn h3 {
		font-size: 26px;
	}
	.TripleColumn h3 strong {
		font-size: 50px;
	}
	
	.TabbedPanel .header .tab-header {
		background: #486f90;
		color: #fff;
		text-align: center;
		margin-right: 15px;
		padding: 10px;
		float: left;
		cursor: pointer;
	}
	.TabbedPanel .header .tab-header:hover {
		text-decoration: underline;
	}
	.TabbedPanel .header .tab-header.active {
		background: #0a83eb;
	}
	.TabbedPanel .content .tab-content {
		display: none;
		padding: 30px 0;
	}
	.TabbedPanel .content .tab-content.active {
		display: block;
	}


/* ^ BLOCKS */
/* FOOTER */
	footer {
		background: #fff;
		color: #00544e;
		padding: 0px 0;
		margin: 0px 0;
		border-top: 0px solid #000;
	}
	#footer .container {
		align-items: center;
	}
	#footer {
		color: #00544e;
		padding-top:20px;
		padding-bottom:20px;
	}
	#footer a {
		color: #00544e;
	}
	#footer .social {
		font-size: 30px;
		margin-right: 5px;
		color: #666;
	}
	#footer .disclaimer {
		font-size: 20px;
	}
	#footer p {
		margin-bottom: 5px;
	}
	#footer .left {
		width: 50%;
		border-right: 0px solid #000;
		padding: 0px 2% 0px 0;
	}
	#footer .right {
		width: 50%;
		text-align: right;
	}
	#footer .right img {
		max-width: 270px;
	}
	#footer .left ul {
		list-style: none;
		width: 100%;
		text-align: right;
	}
	#footer .left ul li {
		text-align: right;
		text-transform: uppercase;
		font-size: 23px;
		margin: 15px 0;
	}
	#footer .title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	#footer .siteby {
		margin-top: 30px;
	}
		/* ^ FOOTER */
.banner-slider,
.banner {
	max-height: 1700px;
}
.staticText .banner_overlay_header, .banner_overlay_header {
	font-family: "adobe-caslon-pro", serif;
	font-size: 55px;
	line-height: 60px;
}
.blockSlideshow .banner_buttom {
	margin-top: 25px;
}
.blockUploadImage .banner_buttom {
	margin-top: 25px;
	text-align: center;
}
.banner_overlay_container.right-text,
.banner_overlay_container.left-text {
	width: 45%;
}
.banner_button {
	padding: 10px 20px;
	text-decoration: none;
	background-color: #00544e;
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
}
.banner_button:hover {
	background-color: #013733;
}
.blockUploadImage .banner_button:hover {
	background: #b99402;
}
.blockUploadImage .banner_button {
	padding: 10px 25px;
	color: #000;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 30px;
	background: #ffcc00;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.with-bg-image .blockUploadImage .banner_overlay_container.left-text {
	width: 35%;
	text-align: left;
	padding-top: 104px;
	background: transparent url('../../Assets/Images/logo-icon.png') 50% 0 no-repeat;
}
.with-bg-image .blockUploadImage .banner_overlay_subhead {
	text-align: center;
	font-weight: normal;
	border-top: 1px solid #fff;
	margin-top: 0;
	padding-top: 20px;
	font-size: 26px;
	top: 15%;
}
.block[rel="8"] .TwoColumn.wideright .left {
	margin-right: 0;
}
.block[rel="8"] .TwoColumn.wideright .right {
	margin-left: 5%;
	padding-left: 50px;
	border-left: 1px solid #afafaf;
	width: 62%;
}
.logoWrapper {
	background: transparent;
}
.blockUploadImage .banner_overlay {
	top: 30% !important;
}
.blockUploadImage .banner_overlay_header {
	font-size: 43px;
	line-height: 48px;
}
.blockUploadImage .banner_overlay_container.left-text {
	width: 50%;
}
.block .TwoColumn.wideright .right {
	width: 66%;
	margin: 0;
	padding: 0;
}
.block .TwoColumn.wideright .left {
	width: 32%;
	margin-right: 2%;
	padding: 0;
}
.block .TwoColumn.equal .right {
	width: 48%;
	margin: 0 0 0 1%;
	padding: 0;
}
.block .TwoColumn.equal .left {
	width: 48%;
	margin: 0 1% 0 0;
	padding: 0;
}
.staticText, .banner_overlay {
	top: 45% !important;
}
.home .staticText, .home .banner_overlay {
	top: 25% !important;
}
.block.center-borders .left {
	padding: 20px 20px 20px 0 ;
	width: 29%;
}
.block.center-borders .right {
	padding: 20px 0px 20px 20px ;
	width: 29%;
}
.block.center-borders .center{
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding: 20px 40px;
	width: 35%;
}
.block.center-borders h3 {
	font-size: 32px;
}
.bg-lgreen.text-and-tabs {
	padding: 0;
}
main ul li ul {
	margin-top: 15px;
}
#tinymce ol li, #tinymce ul li, main ol li, main ul li {
	margin-bottom: 10px;
}
dbox-widget {
	margin: 0 auto;
}
input[type="password"], 
input[type="email"], 
input[type="number"], 
input[type="file"], 
input[type="text"], 
textarea, 
select {
	background-color: #fff;
}
@media (max-width:1500px) {
}
@media (max-width:1300px) {
}
@media (max-width:1200px) {
	.block-blockform .blockform .form-text p {
		width: 100%;
		margin: 0;
	}
	header .nav > ul > li > a {
		font-size: 22px;
		padding: 4px 20px;
	}
}
@media (max-width:1000px) {
	body {
		padding-top: 0px;
	}
	p a {
		overflow-wrap: break-word; /* Standard property */
		word-wrap: break-word; /* Older, but still widely used alias */
	}
	h1 {
		font-size: 42px;
		line-height: 50px;
	}
	h2 {
		font-size: 38px;
		line-height: 46px;
	}
	h3 {
		font-size: 34px;
		line-height: 42px;
	}
	h4 {
		font-size: 36px;
		line-height: 44px;
	}
	h5 {
		font-size: 30px;
		line-height: 38px;
	}
	h6 {
		font-size: 28px;
		line-height: 36px;
	}
	.button {
		display: block;
		text-align: center;
	}
	header #links .top-menu,
	.no-mobile {
		display: none;
	}
	.button,
	.mobile {
		display: block;
	}
	.block.center-borders .left,
	.block.center-borders .right,
	.block.center-borders .center {
		border-right: 0px solid #999;
		border-left: 0px solid #999;
		border-bottom: 1px solid #999;
		padding: 0px 0 20px 0 ;
		width: 100%;
		margin: 10px 0;
	}
	.block.center-borders .right {
		border-bottom: 0px solid #999;
	}
	#social {
		position: relative;
		top: 0;
		right: auto;
		text-align: center;
	}
	.block[rel="8"] .TwoColumn.wideright .right {
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	/* HEADER */
		header { }
		header #links,
		header #logo {
			text-align: center;
			width: 100%;
			margin: 0px 0;
		}
	/* ^ HEADER */
	.blockUploadImage .banner_overlay {
		top: 10%;
		padding: 0;
	}
	.blockUploadImage .banner_overlay_subhead {
		margin-top: 10px;
		font-size: 22px;
	}
	.blockUploadImage .banner_overlay_header {
		font-size: 28px;
		line-height: 34px;
	}
	.block .TwoColumn.wideright .right,
	.block .TwoColumn.wideright .left,
	.block .TwoColumn.equal .left,
	.block .TwoColumn.equal .right,
	.blockUploadImage .banner_overlay_container,
	.blockUploadImage .banner_overlay_container.right-text,
	.blockUploadImage .banner_overlay_container.left-text,
	header #links .phone,
	header #links .top-menu,
	header #links #social,
	#footer .left,
	#footer .right,
	main .right,
	main .left {
		width: 100%;
		margin: 10px 0;
	}
	header #links .phone,
	header #links #social {
		margin: 10px 0;
		padding: 0;
		border: 0px;
		text-align: center;
	}
	#footer .left ul,
	#footer .left,
	#footer .right {
		text-align: center;
		padding: 0;
		border: 0px;
	}
	#footer .left ul li {
		text-align: center;
	}
	header .nav > ul > li > a {
		color: #000;
	}
	header .nav > ul > li > a:hover {
		color: #000;
	}
}
