body {
    font-family: 'Open Sans', sans-serif;
    line-height: 2;
    font-size: 18px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.4;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #516898;
}
h2, .h2 {
    color: #689c3e;
	font-weight: 600;
}
h3, .h3 {
    color: #516898;
    font-size: 20px;
    font-weight: 600;
}
.is-dark-text h1, .is-dark-text .h1, .is-dark-text h2, .is-dark-text .h2, .is-dark-text h3, .is-dark-text .h3, .is-dark-text h4, .is-dark-text .h4, .is-dark-text h5, .is-dark-text .h5, .is-dark-text h6, .is-dark-text .h6 {
    color: #4c1b33;
}
h1, .h1 {
    font-weight: bold;
    font-size: 38px;
    color: #D41C5C;
    line-height: 46px;
    margin-bottom: 15px;
}
h3 span {
    color: rgba(76, 27, 51, 0.76);
}
.text-xxxl {
    font-size: 56px;
    line-height: 70px;
}
.montserrat {
    /*font-family: "Montserrat", Arial, serif;*/
    font-family: Arial, Gotham, "Helvetica Neue", Helvetica, "sans-serif";
    font-weight: 700;
}

.is-light-text {
	color: #fff;
}
.is-dark-text {
    color: #2d2d2d;
}
.dark-text {
	color: #000;
}
.card.dark-text h3 {
    color: #000;
}
.dark-text * {
    color: #000;
}
.card.dark-text p, .card.dark-text ul, .card.dark-text li {
    color: #000;
}
.card.dark-text h3 {
    color: #000;
}
a, .is-dark-text a {
	color: #4b1a32;
	    text-decoration: underline;
}
a:hover, .is-dark-text a:hover {
    color: #839236;
	text-decoration: underline;
}
.break {
    text-align:center;
    font-weight:bold;
    background:rgba(255,0,0, 0.5);
    margin-left:-100%;
    margin-right:-100%;
}
.bg-green {
	background-color: #7DBE49;
}
/*****************************************
Top Bar
*****************************************/
.top-bar {
    background: #b0b0b0;
    border-bottom: 2px solid #516898;
    color: #ffffff;
}
.list-dividers li:not(:last-child) a {
    border-right: none;
    padding-right: 10px;
}
.top-bar a {
    color: #ffffff;
    text-decoration: none;
	    font-weight: 600;
}
.top-bar-list {
    display: inline;
}
.top-bar.social-media-container {
    display: inline;
	margin-left: 25px;
}
ul.social-icons.social-icons-sm.social-icons-colored.social-icons-round {
    display: inline;
}
.top-bar-list > li {
    padding-top: 10px;
	font-size: 12px;
}
.top-bar {
    padding: 0 0 8px 0;
}
/*****************************************
Header
*****************************************/
.header {
    background: #FFF;
    border-bottom: 1px solid #D41C5C;
}
.submenu {
    background: #97a83f;           
}
.inner-brand {
    display: table-cell;
    vertical-align: middle;
    height: 103px;
    font-weight: 700;
    font-size: 18px;
    color: #000000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
img.banner-logo {
	padding: 5px 0 10px 0;
}
.flexslider {
	height: 50vh;
    border-bottom: 35px solid #D41C5C;
}
@media (max-width: 768px) {
    img.banner-logo {
        max-width: 105px;
        padding: 0 0 0 20px;
        margin: -10px 0 0 0;
    }
}
@media all and (max-width: 600px) {

	.inner-header {
		max-width: 75%;
	}
	.main-nav-toggle {
		margin: 0;
		padding: 47px 10px 47px 20px;
	}	
}

@media all and (max-width: 600px) {

    h1.montserrat.text-uppercase.text-xxxl.slider-title-bottom-margin.m-t-70 {
        font-size: 34px;
        line-height: 38px;
        margin-top: 20px !important;
        padding-top: 0;
    }
    .flexslider {
        height: 37vh;
    }    

}
.full-width-container {
    width: 100%;
    max-width: 100%;
}
.OH-blue {
	background-color: #4577ac;	
}
.OH-purple {
    background-color: #516898;
    z-index: 2000;
}
.feature p{
	margin-bottom: 8px;
	line-height: 20px;
}
.container img {
    margin: 0;
}
/*****************************************
Small Header Adjustment
*****************************************/
.header-small img.banner-logo {
    max-width: 100px;
}
.header-small .logo-tagline {
    position: absolute;
    top: initial;
    left: 130px;
    font-size: 2em;
    color: #516898;
    line-height: 1.25em;
    padding-bottom: 5px;
    bottom: 20px;
    font-weight: bold;
}
.header-small .main-nav-toggle, .header-small .inner-nav > li > a, .header-small .menu-extras .menu-item a {
    padding-top: 12px;
    padding-bottom: 26px;
}
.tagline-small {
    font-size: 23px;
    display: block;
    margin-top: -10px;
}
@media all and (max-width: 992px) {
	
	.tagline-small {
		font-size: 14px;
		margin-top: 0;
	}
}
@media all and (max-width: 696px) {
	.outer-header-container {
		margin-left: -15px;
		margin-right: -15px;
	}	
	.tagline-small {
		font-size: 12px;
		margin-top: 0;
	}
}
@media all and (max-width: 696px) {
	.tagline-small {
		font-size: 12px;
		margin-top: 3px;
		line-height: 14px;
	}
}
/*****************************************
Breadcrumb Trail
*****************************************/
body.interior section.breadcrumb-section {
    border-bottom: 1px solid #efefef;
}
body.interior section.breadcrumb-section.bg-white-dark {
	background-color: transparent !important;
}
body.interior section.breadcrumb-section h3.text-uppercase, body.interior section.breadcrumb-section .h3.text-uppercase {
    /*float: left;
	font-size: 16px;
	letter-spacing: initial;
    margin: 0;*/
	display: none;
}
body.interior section.breadcrumb-section .breadcrumb {
    background: none;
    float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}
body.interior section.breadcrumb-section.module-sm {
    padding: 20px 0 5px 0;
	margin-bottom: 30px;
	background-color: #D41C5C !important;
}
.breadcrumb > li + li:before {
    color: #ffffff;
}
.breadcrumb a {
    color: #ffffff;
}
.breadcrumb > .active {
    color: #ffffff;
}
.breadcrumb a:hover, .breadcrumb a:focus {
    color: #ffffff;
}
@media all and (max-width: 992px) {
	
	body.interior section.breadcrumb-section h3.text-uppercase, body.interior section.breadcrumb-section .h3.text-uppercase {
		display: none;
	}
	body.interior section.breadcrumb-section.module-sm {
		padding: 2px 0 0 0;
		margin-bottom: 0;
		position: absolute;
		top: 173px;
		z-index: 2000;
		left: 0;
		border: none;
		width: 100%;
	}
	body.interior section.breadcrumb-section .breadcrumb {
		background: none;
		float: left;
		font-size: 11px;
		padding-top: 8px;
	}

	
}
/*****************************************
Image Space
*****************************************/
.module-hero {
    background-color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: relative;
    padding: 0;
    height: 50vh;
    overflow: hidden;
}
.color-tan {
    color: #b89730;
}
.floating-img-width {
	width: 500px;
}
.floating-img-left {
	margin-right: 30px;
}
.floating-img-right {
	margin-left: 30px;
}
/*****************************************
Maps Container
*****************************************/
.maps-container {
    height: 650px;
}
@media all and (max-width: 768px) {
	.maps-container {
		height: 200px;
		margin-bottom: 25px;
	}
}

/*****************************************
Links
*****************************************/
.btn.btn-base.btn-link {
    color: #97a83f;
}
a {
    color: #97a83f;
}
a:hover, a:focus {
    color: #4b1a32;
}
.btn.btn-base.btn-link:hover, .btn.btn-base.btn-link:focus {
    color: #97a83f;
}
.inner-nav > li > a.cursor-pointy {
	cursor: default;
}
ul.flex-direction-nav {
    display: none;
}
/*****************************************
Paragraph Headers
*****************************************/
h6.text-uppercase, .h6.text-uppercase {
    letter-spacing: 1px;
    margin-right: -1px;
    color: #97a83f;
	margin-top: 10px;
}
.headline-with-explanation {
	margin-top: 30px;
}
/*****************************************
Form Styles
*****************************************/
.form-control {
    margin-bottom: 15px;
}
.form-control:focus {
    border-color: #97a83f;
}
.alert-dismissable .close, .alert-dismissible .close {
    right: 0px;
}
.alert {
    margin-top: 15px;
    margin-bottom: 0;
}
/*****************************************
Logo
*****************************************/
.inner-header {
	position: relative;
	width: 100%;
}
.logo-tagline {
    position: absolute;
    top: initial;
    left: 280px;
    font-size: 3em;
    color: #516898;
    line-height: 1.25em;
    padding-bottom: 5px;
    bottom: 40px;
    font-weight: bold;
}
.inner-nav {
    padding-top: 19px;
}
@media all and (max-width: 1034px) {
	.inner-header {
		position: relative;
		width: 80%;
	}
	.inner-brand {
		display: table-cell;
		vertical-align: middle;
		height: 103px;
		font-weight: 700;
		font-size: 18px;
		color: #000000;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
	img.banner-logo {
		max-width: 150px;
		padding: 5px 0 10px 0;
	}
	.logo-tagline {
		left: 230px;
		font-size: 2.5em;
		color: #516898;
		line-height: 1.2em;
		padding-bottom: 5px;
		bottom: 60px;
		font-weight: bold;
		top: initial;
	}
	.flexslider {
		height: 45vh;
	}	
}
@media all and (max-width: 992px) {

	.inner-brand {
		display: table-cell;
		vertical-align: middle;
		height: 94px;
		font-weight: 700;
		font-size: 18px;
		color: #000000;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		float: left;
		margin-top: 15px;
	}
	img.banner-logo {
		max-width: 300px;
		padding: 20px 0 0 20px;
	}
	.logo-tagline {
		left: 130px;
		font-size: 1.5em;
		color: #516898;
		line-height: 1.5em;
		padding-bottom: 5px;
		bottom: 10px;
		font-weight: bold;
		top: initial;
	}
	.flexslider {
		height: 40vh;
		border-bottom: 35px solid #D41C5C;
	}	
}
@media all and (max-width: 768px) {
	.inner-brand {
		display: table-cell;
		vertical-align: middle;
		height: 94px;
		font-weight: 700;
		font-size: 18px;
		color: #000000;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		float: left;
		margin-top: 15px;
	}
	.logo-tagline {
		left: 130px;
		font-size: 1.3em;
		color: #516898;
		line-height: 1.15em;
		padding-bottom: 5px;
		bottom: 20px;
		font-weight: bold;
		top: initial;
	}
}
@media all and (max-width: 528px) {
	.inner-header {
		position: relative;
		width: 100%;
	}
	.logo-tagline {
		font-size: 1.1em;
	}	
}
@media all and (max-width: 428px) {
	.inner-header {
		position: relative;
		width: 100%;
	}
	.logo-tagline {
		font-size: .85em;
	}	
	.tagline-small {
		font-size: 10px;
		margin-top: 3px;
		line-height: 12px;
	}	
}

@media all and (max-width: 405px) {

	img.banner-logo {
		max-width: 85px;
		padding: 10px 0 0 0;
	}
	.logo-tagline {
		left: 100px;
		font-size: .8em;
		color: #516898;
		line-height: 1.15em;
		padding-bottom: 5px;
		bottom: 20px;
		font-weight: bold;
		top: initial;
	}
	.flexslider {
		height: 40vh;
		border-bottom: 35px solid #D41C5C;
	}	
}
/*****************************************
Toggle Button
*****************************************/
.main-nav-toggle {
    border-left: 1px solid #97a83f;
    padding: 50px 20px 50px 30px;
}
/*****************************************
Body Content
*****************************************/
.module-sm {
    padding: 40px 0 30px 0;
}
.btn.btn-base {
    background-color: #7dbe49;
    border-color: #516898;
    color: #fff;
}
.btn.btn-base:hover, .btn.btn-base:focus {
	background-color: #516898;
    border-color: #7dbe49;
    color: #fff;
}
.btn.btn-info {
    background-color: #43869b;
    border-color: #476b79;
    color: #fff;
}
.btn.btn-info.btn-outline {
    background: transparent;
	color: #666666;
}
.btn.btn-info:hover, .btn.btn-info:focus {
    background-color: #6b8f9d;
    border-color: #4386a0;
    color: #fff;
}
.btn.btn-primary {
    background-color: #516898;
    border-color: #516898;
    color: #fff;
}
.btn.btn-primary.btn-outline {
    background: transparent;
	color: #666666;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #8F9EBF;
    border-color: #516898;
    color: #fff;
}
.btn.rounded {
	border-radius: 8px;
}
/*****************************************
Articles
*****************************************/
article.post .btn.btn-base.btn-link {
    color: #94a038;
}
article.post .btn.btn-base.btn-link:hover, article.post .btn.btn-base.btn-link:focus {
	color: #43849f;
    background-color: transparent;
    border-color: transparent;
    font-weight: bold;
}

/*****************************************
Menu
*****************************************/
.main-nav {
    float: right;
}
.submenu {
    background: #8F9EBF;
    z-index: 2000;
    border: 1px solid #516898;
    margin-top: 2px;
}
.submenu li > a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-family: "Open Sans", Arial, serif;
	font-size: 14px;
}
.inner-nav > li > a {
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px;
    display: block;
    padding: 10px 10px 20px 5px;
    text-decoration: none;
    color: #FFF;
}
.inner-nav > li > a:hover, .inner-nav > li > a:focus, .inner-nav > li.submenu-open > a {
    color: #7DBE49;
}
.nav-icon-toggle span:nth-child(1) {
    top: 4px;
}

@media all and (max-width: 992px) {
	
		.inner-nav > li > a {
			color: #7dbe49;
		}
	
}
.inner-nav {
    padding-top: 5px;
}
.inner-nav > li > a {
    padding: 10px 10px 15px 5px;
}
/*****************************************
Footer
*****************************************/
.footer .bottom-line {
	margin-bottom: 25px;
}
.footer .bottom-line:before {
    border-bottom: none;
}
.bottom-line:before {
    content: "";
    /*display: block;*/
	display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #eeeeee;
}
.footer .bottom-line:after {
    border-bottom: none;
}
.bottom-line:after {
    content: "";
    /*display: block;*/
	display: none;
	width: 35px;
    border-bottom: 2px solid #27CBC0;
    margin: 20px auto 25px 0;
    z-index: 1;
    position: relative;
}
.footer {
    background-color: #b3b3b3;
	border-top: 2px solid #b3b3b3;
}
address.map-background {
	background: none;
    /*background: url(/assets/custom/img/map.png) no-repeat left;*/
}
.footer * {
    color: #FFFFFF;
}
.footer .copyright {
    /*border-top: 1px solid #969c39;*/
	border: none;
}
.post {
    margin: 0 0 10px 0;
}
.footer .headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: none;
}
.footer .headline h2, .footer .headline h3, .footer .headline h4 {
    border-bottom: none;
    letter-spacing: 1px;
    margin-right: -1px;
    color: #ffffff;
    margin-top: 10px;
    font-family: Arial, Gotham, "Helvetica Neue", Helvetica, "sans-serif";
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 16px;
}
.footer p, .footer a {
    font-size: 14px;
}
.footer p {
    color: #FFFFFF;
}
.footer .posts .dl-horizontal a {
    color: #FFF;
}
dd.scrub-big-fonts p {
    line-height: 16px;
}
/*****************************************
Copyright
*****************************************/
.copyright {
	display: none;
}
.copyright-full-row {
    padding: 20px 0;
    margin: 0;
    color: #516898;
    background: #b3b3b3;
    font-family: "Open Sans", Arial, serif;
    font-size: 14px;
    font-weight: 600;
}
.copyright-full-row a {
    color: #516898;
}
.scroll-top {
    border: 2px solid #516898;
	background-color: #8F9EBF;
}
/*****************************************
Pagination Button
*****************************************/
.pagination > .active > a, .pagination > .active > span {
    background: #97a83f;
    border-color: #969f34;
    color: #ffffff;
}
.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background: #969f34;
    border-color: #97a83f;
    color: #ffffff;
}
/*****************************************
Callout
*****************************************/
h2.callout-title {
    font-size: 44px;
    font-weight: bold;
    color: #516898;
}
.callout-subtitle {
    font-size: 22px;
    color: #516898;
}
section.module.bg-green.callout-section {
    padding: 60px 0;
}
a.btn.rounded.btn-primary.pull-right {
    margin-top: -50px;
}
header.header.js-stick.header-small.is_stuck {
    height: 110px;
}
.header-small img.banner-logo {
    max-width: 100px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
body.interior section.breadcrumb-section.module-sm {
    padding: 5px 0 0 0;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
.main-nav.collapse {
    display: contents !important;
}
}

	.flexslider .slides img.award-img {
		width: 175px;	
	}
	.award-img-container {
		position:absolute;
		right:20px;
		bottom:20px;
	}
	@media (max-width: 1024px) {
		.flexslider .slides img.award-img {
			width: 150px;	
		}
	}
	@media (max-width: 991px) {
		.flexslider .slides img.award-img {
			width: 125px;	
		}
	}
	@media (max-width: 792px) 
	{
		h1.text-xxxl {
			font-size: 40px;
		}
	}
	@media (max-width: 702px) 
	{
		h1.text-xxxl {
			font-size: 34px;
		}
	}
p.photo-credit {
    position: absolute;
    left: 30px;
    bottom: 5px;
    font-size: 12px;
    color: #dcd6d6 !important;
}