@import url("https://use.typekit.net/kce0vpk.css");
body {
	font-family: "obliqua", sans-serif;
	font-size: 24px;
	color: #333;
}
a {
	color:#1140ce;
}
a:hover {
	color:#4666c6;
}
p {
	line-height: 30px;
}

h1 {
	font-size: 48px;
	font-weight: bold;
	color: #0e70cb;
}
h2 {
	font-size: 42px;
	color: #0e70cb;
	font-weight: bold;
}
h3 {
	font-size: 28px;
	color: #0e70cb;
	font-weight: bold;
}
h4 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
}
h5 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
h6 {
	font-size: 24px;
	color: #333;
	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: #033e80;
	border-bottom: 1px solid #fff;
}
header .nav > ul {
	text-align: center;
}
header .nav > ul > li > a {
	color: #fff;
	font-size: 24px;
}
header .nav ul li:hover {
	background: #999;
	-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 {

}
.banner_button,
.button {
	padding: 10px 20px;
	background: #00a2ff;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-size: 22px;
	border-radius: 30px;
}
.banner_button:hover,
.button:hover {
	background: #0e70cb;
	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: 20px 0;
	} 
	header #above-nav .container {
		align-items: center;
	} 
	header #logo {
		width: 65%;
	}
	header #logo img {
		max-width: 600px;
	}
	header #logo #slogan {
		color: #6c6c6c;
		font-style: italic;
	}
	header #links {
		width: 35%;
		color: #666;
	}
	header #links a {
		color: #dc2223;
	}
	header #links .phone {
		margin-left: 15px;
		padding-left: 15px;
		border-left: 0px solid #666;
		color: #dc2223;
		font-size: 34px;
		font-weight: bold;
		text-align: center;
	}
	header #links .phone span {
		font-size: 22px;
		color: #dc2223;
		display: block;
		text-transform: uppercase;
	}
	header #links .top-menu {
		float: right;
		margin: 0 15px 0 0;
		padding-right: 15px;
		text-transform: uppercase;
	}
	header #links #social {
		float: right;
	}
	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: #132e4c;
		color: #fff;
		padding: 20px 0;
		margin: 0 0;
		font-size: 20px;
		border-top: 0px solid #000;
	}
	
	#footer {
		color: #fff;
		padding-top:20px;
		padding-bottom:0px;
	}
	#footer a {
		color: #fff;
	}
	#footer .social {
		font-size: 30px;
		margin-right: 5px;
		color: #fff;
	}
	#footer .left {
		width: 50%;
		border-right: 0px solid #000;
		padding: 0px 2% 50px 0;
	}
	#footer .right {
		padding: 40px 0;
		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 */
.blockUploadImage .banner_overlay {
	top: 28%;
}
.staticText, .banner_overlay {
	top: 15%;
}
.banner-slider,
.banner {
	max-height: 1700px;
}
.banner_overlay_container.left-text {
	width: 46%;
}
.staticText .banner_overlay_header, 
.banner_overlay_header {
	margin-bottom: 5px;
	font-size: 90px;
	line-height: 90px;
	font-weight: bold;
}
.blockUploadImage .banner_overlay_header {
	line-height: 70px;
}
.banner_overlay_subhead {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 15px;
}
.check-bullets ul {
	list-style-image: url('../../Assets/Images/checkmark.png');
	margin-left: 25px;
}
.check-bullets ul li {
	margin-bottom: 25px;
}
.check-bullets ul li::before {

}
.block.quote .clear,
.block.green-text .clear,
.check-bullets .container .clear {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.block.green-text * {
	color: #489217;
}
.block-testimonialblock,
.block.bg-qbg {
	background: transparent url('../../Assets/Images/testimonial-swoosh.png') 0 0 no-repeat;
	background-size: cover;
	padding-top: 100px;
}
.water-bg {
	background: transparent url('../../Assets/Images/water-background.jpg') 0 0 no-repeat;
	background-size: cover;
	padding: 20px 0;
}
.testimonialQuote {
	background: transparent url('../../Assets/Images/quote-mark.png') 5% 50% no-repeat;
	padding: 0 0 0 15%;
	width: 85%;
	color: #fff;
}
.TestimonialBlock {
	text-align: left;
}

@media (max-width:1500px) {
}
@media (max-width:1300px) {
	.staticText, .banner_overlay {
		top: 10%;
	}
}
@media (max-width:1200px) {
	
	.staticText .banner_overlay_header, .banner_overlay_header {
		font-size: 40px; 
	}
	.block-blockform .blockform .form-text p {
		width: 100%;
		margin: 0;
	}
}
@media (max-width:1000px) {
	.blockUploadImage .banner_overlay_header {
		line-height: 36px;
		font-size: 26px;
	}
	.testimonialQuote {
		background: transparent;
		background-image: none;
		padding: 0;
		width: 100%;
	}
	.blockUploadImage .banner_overlay_container.left-text {
		width: 100%;
	}
	.blockUploadImage .banner_overlay_container.right-text {
		margin-left: 0%;
		width: 100%;
		text-align: left;
	}
	.blockUploadImage .banner_overlay {
		top: 20%;
		left: 5%;
		padding: 0 0 0 30px;
	}
	.blockUploadImage .banner_overlay_subhead {
		display: none;
	}
	h1 {
		font-size: 36px;
		line-height: 40px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 26px;
	}
	h4 {
		font-size: 26px;
	}
	h5 {
		font-size: 24px;
	}
	h6 {
		font-size: 24px;
	}
	header #links .top-menu,
	.no-mobile {
		display: none;
	}
	.button,
	.mobile {
		display: block;
	}
	header #logo img {
		width: 100%;
	}
	header #links .phone {
		font-size: 26px;
	}
	header #links .phone span {
		font-size: 20px;
	}
	#social {
		position: relative;
		top: 0;
		right: auto;
		text-align: center;
	}
	/* HEADER */
		header { }
		header #links,
		header #logo {
			text-align: center;
			width: 100%;
			margin: 0px 0;
		}
	/* ^ HEADER */
	#footer .addresses {
		display: block;
	}
	
	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;
	}

}
