.accentBlue {
		background-color: #00A6C2;
	}
	.hero h1 {
	    margin-top: 130px;
	}
	.globalFooter {
		margin-top: 0;
	}
	h2.quote.quote {
	    color: #fff;
	    font-size: 30px;
	    font-weight: 300;
	    line-height: 36px;
	    margin: 10px auto;
	}
	.accentBlue h2 {
	    color: #000;
	    font-size: 20px;
	    margin-bottom: 0;
	    margin-top: 20px;
	}
	.divider.accentBlue > p {
	    color: #0e495a;
	    font-size: 12px;
	    font-weight: 500;
	}
	.accentBlue .button {
	    background-color: #cff5fd;
	    border: 0 none;
	    color: #00a6c2;
	    margin-bottom: 15px;
	    margin-top: 20px;
	}
	img.size-full, img {
	    height: auto !important;
	    width: 100%;
	    padding-bottom: 20px;
	}
	h3 {
		color: #ff8617;
	    font-size: 30px;
	    line-height: 1.2;
	    vertical-align: middle;
	    width: 100%;
	    margin-bottom: 22px;
	}
	.intro {
		text-align: center;
	}
	.content p {
	    text-align: left;
	}
	.divider {
		padding-bottom: 54px;
	}
	.colSmall, .colHalf .colSmall {
	    width: 354px;
	}
	.col {
	    float: left;
	    margin: 0;
	    max-width: 700px;
	    padding-left: 15px;
	    padding-right: 15px;
	    text-align: left;
	}
	.colWrap {
		max-width: 1054px;
	}
	
	.single.divider p {
		max-width: 650px;
	}
	p, .accordianViewer li, .divider li {
		font-size: 16px;
		line-height: 24px;
	}
	.hero h2 {
		font-size: 22px;
		line-height: 30px;
		color: #fff;
	    margin: auto;
	    max-width: 660px;
	    font-weight: 300;
	}
	.divider p, .divider ol {
		margin: 10px auto;
	}
	hr {
	    display: block;
	    margin: 0 auto;
	    width: 1024px;
	    display: block;
	    height: 1px;
	    border: 0;
	    border-top: 1px solid #e0ded9;
	    padding: 0; 
	}
	.single ul, .single ol {
	    margin: 0 auto;
	    max-width: 650px;
	    text-align: left;
	}
	.accentlightGrey{
		background-color:#f7f7f7;
	}
	pre {
		max-width: 650px;
	}
	blockquote {
	    font-weight: 400;
	    margin: auto;
	    max-width: 650px !important;
	    text-align: center !important;
	    width: 90%;
	}
	blockquote p {
	    margin: 10px auto 20px !important;
	    text-align: center !important;
	    text-transform: uppercase;
	}
	blockquote strong {
	    color: #005f66;
	    font-size: 30px;
	    font-weight: 400;
	}
	h2 a {
	    color: inherit;
	    display: inline-block;
		max-width: 650px;
		font-weight: 300;
	}
	.hero {
	    height: auto;
	    min-height: 400px;
	}
	.subNav a.active {
	    color: #00A6C2;
	}
	
	.chevron::before {
	    border-style: solid;
	    border-width: 0.15em 0.15em 0 0;
	    content: "";
	    display: inline-block;
	    height: 0.45em;
	    left: 0.15em;
	    position: relative;
	    top: 0.4em;
	    transform: rotate(-45deg);
	    vertical-align: top;
	    width: 0.45em;
	}
	
	.chevron.right:before {
		left: -1px;
		transform: rotate(45deg);
	}
	
	.chevron.bottom:before {
		top: 0;
		transform: rotate(135deg);
	}
	
	.chevron.left:before {
		left: 0.25em;
		transform: rotate(-135deg);
	}
	.intro img {
	    /*width: auto;*/
	}
	.button.transparent {
	    background-color: transparent;
	    border: 1px solid #fff;
	    color: #fff;
	}
	.button.transparent:hover {
	    background: #fff none repeat scroll 0 0;
	    border: 1px solid #fff;
	    color: #00a6c2;
	}
	
	.hero .button.transparent {
		background-color: #fff;
		color: #000;
	}
	
	.hero .button.transparent:hover {
		background-color: #E0DED9;
		border-color: #E0DED9;
		color: #000;
	}
	
	.accentBlue .button.transparent {
		background-color: #fff;
		color: #00a6c2;
	}
	.accentBlue .button.transparent:hover {
		background-color: #E0DED9;
		border-color: #E0DED9;
		color: #00a6c2;
	}
	
	.double .button {
	    margin-left: 10px;
	    margin-right: 10px;
	}
	.colThird .accentlightGrey img {
		padding-bottom: 0;
	}
	.colThird.accentlightGrey a, a.casestory {
	    color: #000;
	    font-size: 18px;
	    font-weight: 300;
	    line-height: 24px;
	}
	.colThird.accentlightGrey a:hover, a.casestory:hover {
		color: #00a6c2;
		text-decoration: none;
	}
	.colThird.accentlightGrey h3, .colHalf.accentlightGrey h3 {
	    color: #000;
	}
	.colThird .testimonials_logo {
	    display: block;
	    margin: 25px auto;
	    max-width: 150px;
	}
	em {
		font-weight: inherit;
	}
	h2.phone {
		color: #fff;
	}
	.button a {
	    color: inherit;
	    text-decoration: none;
	}
	
	.wp-video {
	    margin-top: 10px;
	    margin-bottom: 20px;
	}
	
	@media (min-width: 661px) and (max-width: 1094px){
		.col {
			max-width: none;
			float: none;
		}
		.colSmall, .colHalf .colSmall {
			width: 100%;
		}
		.col.colSmall {
		    width: 100% !important;
		}
		.colThird .col {
		    width: 33.3333%;
		    float: left;
		}
		
	}
	@media (max-width: 667px){
		.col.colSmall {
		    width: 100% !important;
		    padding-bottom: 20px;
		}
		.double .button {
			width: 100%;
			margin: 10px 0;
		}
	}