/*
000000 black
a31f34 red
eda900 gold
0069a7 blue
31006f purple
e4e3e2 light gray
98989a mid gray
54565a deep gray
*/



.et-db #et-boc .et-l .et_pb_section:first-of-type.et-fb-small-top-padding .et-fb-component-settings--section {
  z-index: 99999999;
}

/* RE-SET *****************************************/

figure {
	width: 100%;
	margin: 0;
}


/* STRUCTURE *****************************************/

/* #main-content > article.page:first-child {
	width: 94%;
	max-width: 1300px;
	margin: auto;
} */
#main-content > .container {
	width: 94%;
	/* max-width: 1300px; */
	max-width: 1060px;
	margin: auto;
}
#content-area > div {
	padding-bottom: 70px;
}
#page-container {
	padding-top: 89px !important;
}
#main-content .container {
	padding: 40px 0 60px !important;
}
#left-area article .entry-content {
	position: relative;
}
.et_pb_row {
	width: 94%;
}

/* clearfix */
.clearfix {
zoom: 1;
}
.clearfix:before,
.clearfix:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.clearfix:after {
clear: both;
}


.page-template-page-full-width #left-area {
	width: 100%;
	padding-right: 0;
}






/* GLOBAL STYLES *****************************************/

body {
	color: #555;
	font-size: 17px;
	line-height: 1.5;
}
p {
	margin: 20px 0 0;
	padding: 0;
}

/* links */
a {
	color: #0069a7;
	text-decoration:underline;
}
#main-content h1 a,
#main-content h2 a,
#main-content h3 a,
#main-content h4 a,
#main-content h5 a,
#main-content h6 a {
	color: #000 !important;
	text-decoration: none !important;
}
#left-area h1 a,
#left-area h2 a,
#left-area h3 a,
#left-area h4 a,
#left-area h5 a,
#left-area h6 a {
	text-decoration: none;
}
#main-content h1 a:hover,
#main-content h2 a:hover,
#main-content h3 a:hover,
#main-content h4 a:hover,
#main-content h5 a:hover,
#main-content h6 a:hover {
	text-decoration: underline !important;
	color: #a31f34 !important;
}
a:hover,
a:active {
	color:#a31f34;
	outline: none;
}
a:hover {
  text-decoration:none;
}
#left-area a {
  text-decoration:underline;
}
#left-area a:hover {
	text-decoration:none;
}
#left-area a.more,
#sidebar a.more,
#sidebar h1 a,
#sidebar li a,
#sidebar article a {
	text-decoration:none;
	color: #0069a7;
}
#left-area a.more:hover,
#sidebar a.more:hover,
#sidebar h1 a:hover,
#sidebar li a:hover,
#sidebar article a:hover {
	text-decoration:underline;
}
.page-builder .links li a::after,
#sidebar a.more::after,
a.more::after {
	content:"\203a";
	display:inline-block;  /* no underline on hover */
	position:relative;
	left:4px;
	top:1px;
	margin-right: -10px; /* prevent wrap */
	font-size:1.3em;
	line-height: .8em;
}
a.external::after {
	content:"\f08e";
	display:inline-block;  /* no underline on hover */
	display: none; /* no icon? */
	position:relative;
	left:6px;
	top:1px;
	margin-right: -10px; /* prevent wrap */
	font-family:FontAwesome !important;
	font-size:.7em;
	line-height: .8em;
}
a.back::before {
  content:"\2039";
	display:inline-block;  /* no underline on hover */
	position:relative;
	margin-right:4px;
	top:1px;
	font-size:1.3em;
	line-height: .8em;
}
#left-area a.more,
#left-area a.back {
	text-decoration: none;
}
#left-area a.more:hover,
#left-area a.back:hover {
	text-decoration: underline;
}
#left-area p.back {
	margin: 0;
}
p.all a {
	font-size: .92em;
	text-transform: uppercase;
}
#left-area p.see-all a {
	text-decoration:none;
}
#left-area p.see-all a:hover {
	text-decoration:none;
}


/* lists */
ul {
	list-style:none;
}
#left-area ul {
	margin: 0;
	padding: 0;
}
#left-area li {
	margin-left: 20px;
}
#left-area .page-builder .collapseomatic_content > ul:first-child {
	margin-top: 20px;
}
#left-area .entry-content ul li,
#left-area .page-builder ul li,
#sidebar .page-builder ul li {
	list-style:none;
	margin:15px 0 0 0px;
	padding-left:20px;
	line-height:1.5em;
	background:url(https://e1b93d6fe566feca2699-d3547c50b88ae7a26b3e7416302446d0.ssl.cf2.rackcdn.com/bullet_png-1580224072) no-repeat 0 8px;
	background-size:7px 7px;
}
#left-area .entry-content ul.justified li {
	margin-left:0;
}
#left-area .entry-content ol {
	list-style:decimal outside none;
	margin:10px 0 0 22px;
}
#left-area .entry-content ol li {
	margin:7px 0 0 35px;
	padding-left:20px;
}
#left-area .entry-content ol.justified li {
	margin-left:0;
	padding-left:0;
}
#left-area .entry-content h2+ ul,
#left-area .entry-content h3+ ul,
#left-area .entry-content h2+ ol,
#left-area .entry-content h3+ ol {
	margin-top:15px;
}
#left-area .entry-content p + ul,
#left-area .entry-content p + ol {
	margin-top:15px;
}



/* buttons */
.et_pb_button {
	border-width: 4px;
	font-weight: 700 !important;
	letter-spacing: .5px !important;
	text-transform: uppercase !important;
}



/* styled lists */
#left-area .item-list {
	list-style:none;
	margin:0;
	padding:0;
}
#left-area .item-list > li {
	margin: 20px 0 0;
	padding: 25px 0 0;
	border-top:1px dotted #b9b9b9;
	line-height:inherit;
	background:none;
}
#left-area .item-list > li:first-child {
	margin-top:20px;
	padding-top:0;
	border-top:none;
}
.item-list.borders > li .item-title {
	margin-top:0;
}


#left-area p {
  margin: 20px 0 0;
}
#left-area p.more {
  margin-top: 10px;
}
#left-area .entry-content ul + p {
	margin-top: 20px;
}
em,
cite,
i,
i[lang] {
	font-style:italic;
}
acronym {
	border-bottom:1px dotted #999;
	cursor:help;
}
strong {
	/* font-family:'Brandon Text Bold', sans-serif; */
	font-weight: 600;
}


/* screen reader only */
.screen-reader-text {
	display: none;
}
.hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}


/* image replacement */
.replace {
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}
a.replace {
	display:block;
}


/* images */
.hero {
	margin: 6px 0 20px;
}
.hero figcaption {
	margin: 15px 0 0;
	font-size: 12px;
	opacity: .7;
	text-align: center;
}
.page-child .hero {
	margin: 0 0 50px;
}
figure img {
	width: 100%;
	display: block;
}
figure.alignleft {
	margin: 27px 30px 10px 0;
}
figure.alignright {
	margin: 27px 0 10px 30px;
}
.wp-caption,
.wp-caption.alignright,
.wp-caption.alignleft {
	clear: both;
	margin: 27px 20px 0 0;
	padding: 0 0 10px;
	text-align: left;
	border: none;
	background: none;
}
.wp-caption.alignright img,
.wp-caption.alignleft img {
	display: block;
	width: 100%;
}
#left-area .wp-caption p.wp-caption-text {
	margin: 10px 0;
	padding: 0;
	line-height: 1.3;
}
figure.circle {
	display: block;
  position: relative;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
figure.circle img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
figure.circle img.left {
	left: 30%;
}
figure.circle img.right {
	left: 70%;
}
figure.circle img.up {
	top: 30%;
}
figure.circle img.down {
	top: 70%;
}



/* callouts */
#left-area .box,
#left-area .callout {
	margin: 30px 0;
	padding: 15px;
	opacity: .8;
	background-color:#f4f4f4;
	font-size: 18px;
}
.et-box,
.et-box-content {
	text-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.et-box {
	margin: 25px 0 ;
	border: 1px solid #eee !important;
	font-size: 16px !important;
}
.et-box-content,
.callout {
	padding: 10px 40px 20px !important;
	border: none !important;
	color: #555 !important;
}
#sidebar .callout {
	padding: 1px 10px 15px !important;
}
.et-box-content ul li,
.callout ul li {
	margin: 10px 0 0 !important;
}
.et-box-content p + ul,
.callout p + ul {
	margin: 10px 0 0 !important;
}
.et-box-content strong {
	color: inherit !important;
}
#left-area .box,
#left-area .callout.half,
#left-area .callout.third {
	padding: 10px 20px 20px !important;
}
#left-area .box.one-half,
#left-area .callout.half {
	float: left;
	width:48.5%;
}
#left-area .box.one-half + .box.one-half,
#left-area .callout.half + .callout.half {
	margin-left: 3%;
}
#left-area .box.one-third,
#left-area .callout.third {
	float: left;
	width:32%;
}
#left-area .box.one-third + .box.one-third,
#left-area .callout.third + .callout.third {
	margin-left: 2%;
}



/* sliders */
#left-area .soliloquy-outer-container ul {
	margin: 0;
	padding: 0
}
#left-area .soliloquy-outer-container ul li {
	margin: 0;
	padding: 0;
	background: none;
}
#left-area .soliloquy-container .soliloquy-image {
	width: 100%;
}
#left-area .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: rgba(0,0,0,.65);
	/* background: rgba(26,116,187,.85); */
}
/* lightbox */
.soliloquybox-overlay {
	z-index: 9999999 !important;
}


/* blockquote */
blockquote {
	clear: both;
	margin: 25px 0;
	padding: 0;
	border-left: none;
	color: #eda900;
	font-size: 1.8em;
	font-style: italic;
	font-weight: 500;
	line-height: 1.4;
	text-transform: uppercase;
}
#left-area blockquote p,
#main-content blockquote p {
	margin-top: 0;
}
#left-area blockquote p.attribution,
#main-content blockquote p.attribution {
  width: 100%;
	margin: 15px 0 0;
  font-size: 16px;
  text-transform: none;
}
#left-area blockquote p.attribution-title,
#main-content blockquote p.attribution-title {
	margin: 2px 0 0 15px;
	font-size: 16px;
}
blockquote p.attribution span,
blockquote p.attribution span {
	width: 15px;
	overflow: hidden;
}


/* PAGE BUILDER */
.entry-content > .page-builder:first-child {
	margin-top: 40px;
}

/* button */
.page-builder button {
	display: block;
	position: relative;
	margin: 40px auto;
	padding: 10px 15px;
	border: none;
	font-size: 18px;
	font-weight: 700 !important;
	letter-spacing: .5px !important;
	text-transform: uppercase !important;
}
.page-builder > button:first-child {
  margin-top: 10px;
}
#left-area .page-builder button a {
	color: #fff;
	text-decoration: none;
}
.page-builder button a:hover {
}
.page-builder button.solid a {
	color: #fff
}
.page-builder button.solid.red {
	background-color: #a31f34;
}
.page-builder button.solid.gold {
	background-color: #eda900;
}
.page-builder button.solid.blue {
	background-color: #0069a7;
}

.page-builder button.solid.red:hover {
	background-color: #0069a7;
}
.page-builder button.solid.gold:hover {
	background-color: #a31f34;
}
.page-builder button.solid.blue:hover {
	background-color: #a31f34;
}

.page-builder button.clear {
	border-style: solid;
	border-width: 4px;
	background: none;
}
.page-builder button.clear.red {
	border-color: #a31f34;
}
.page-builder button.clear.gold {
	border-color: #eda900;
}
.page-builder button.clear.blue {
	border-color: #0069a7;
}
#left-area .page-builder button.clear.red a {
	color: #a31f34;
}
#left-area .page-builder button.clear.gold a {
	color: #eda900;
}
#left-area .page-builder button.clear.blue a {
	color: #0069a7;
}

.page-builder button.clear.red:hover {
	border-color: #0069a7;
}
.page-builder button.clear.gold:hover {
	border-color: #a31f34;
}
.page-builder button.clear.blue:hover {
	border-color: #a31f34;
}
#left-area .page-builder button.clear.red:hover a {
	color: #0069a7;
}
#left-area .page-builder button.clear.gold:hover a {
	color: #a31f34;
}
#left-area .page-builder button.clear.blue:hover a {
	color: #a31f34;
}


/* images and image+text sections are below with image styles */
#left-area .page-builder .image-text {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #d9d9d9;
}
#left-area .page-builder figure.align-left + .image-text-text-container {
	float:right;
}
#left-area .page-builder figure.align-right + .image-text-text-container {
	float:left;
}
#left-area .page-builder figure.half + .image-text-text-container {
	width:49%;
}
#left-area .page-builder figure.third + .image-text-text-container {
	width:65%;
}
#left-area .page-builder figure.quarter + .image-text-text-container {
	width:73%;
}
#left-area .page-builder .image-text h2,
#left-area .page-builder .image-text h3,
#left-area .page-builder .image-text h4 {
	margin-top:2px;
}

/* link list */

#left-area .page-builder .links {
  margin-top: 0;
}
#left-area .page-builder .links li {
	margin: 15px 0 0;
	padding-left: 0;
	background: none;
}
#left-area .page-builder .links li p {
  display: inline-block;
}
#left-area .page-builder .links a {
	text-decoration: none;
}
#left-area .page-builder .links a:hover {
	text-decoration: underline;
}

/* images */
#sidebar .page-builder figure {
	margin: 20px 0;
}
#sidebar .page-builder > figure:first-child {
	margin-top: 0;
}


/* embedded video */
.page-builder .embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.page-builder .embed-container iframe,
.page-builder .embed-container object,
.page-builder .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-builder > .embed-container:first-child {
	margin:20px 0 30px;
}
.page-builder iframe {
	border:1px solid #d9d9d9;
}
.page-builder iframe,
.page-builder .full-width-image {
	margin:30px 0 20px;
}
.page-builder iframe:first-child,
.page-builder .full-width-image:first-child {
	margin-top:10px;
}


/* tabbed content */
#left-area .page-builder .responsive-tabs {
	margin: 30px 0;
}
#left-area .page-builder ul li.responsive-tabs__list__item {
	margin: 0;
	padding: 10px 15px;
	font-weight: 600;
	background: #fff;
}
#left-area .page-builder ul li.responsive-tabs__list__item--active {
	color: #0069a7;
}
#left-area .page-builder .responsive-tabs__panel {
	padding: 5px 15px 25px;
}


/* FORMS */

/* Divi */
.et_pb_section.contact-form > .et_pb_row:first-child {
	margin-bottom: 0 !important;
	padding: 0;
}
.et_pb_section.contact-form .form-intro {
	max-width: 800px;
	margin-top: 30px;
	font-weight: bold;
}
.et_pb_section.contact-form .form-intro p {
	margin-top: 10px;
	text-align: center;
}
.et_pb_section.contact-form .et_contact_bottom_container {
	float: none;
	text-align: center;
}
.et_pb_section.contact-form button {
	margin: 0 auto;
	padding: 1px 50px;
}


/* gravity forms */
.gform_wrapper {
	position:relative;
	margin:1.5em 0;
	padding:.25em 1em .5em;
	background:#f7f7f7;
}
#left-area .entry-content .gform_fields > li {
	padding-left:0;
	background:none;  /* no bullet */
}
.gform_wrapper .gfield_required {
	color:#c4161c !important;
}
.gform_wrapper p.required-note {
	position:absolute;
	right:4.5%;
	top:5px;
	font-size:11px;
}
.gform_wrapper p.required-note span {
	display:inline-block;
	position:relative;
	top:2px;
	left:-2px;
	font-size:17.6px;
	color:#c4161c;
}
.gform_wrapper .gform_footer {
	margin-top:.5em;
}


/* GALLERIES */

/* Video */
.envirabox-container {
	z-index: 9999999;
}
.page-id-1835 .envira-gallery-item .fluid-width-video-wrapper {
	padding-top: 56% !important;
}
.page-id-1835 .envira-gallery-item .envira-title {
	margin: 20px 0 10px;
	text-align: left;
}
.page-id-1835 .envira-gallery-item .envira-caption {
	font-weight: 400;
	text-align: left;
}





/* HEADER *****************************************/

#page-container {
	background: #fcfcfc;
}
#top-header,
#main-header {
	position: absolute !important;
	background: #fcfcfc;
}

/* PREHEADER */
#top-header,
#et-secondary-menu,
#et-secondary-nav {
	display: block !important;
}
#top-header {
	-webkit-transition: top .7s;
	-moz-transition: top .7s;
	transition: top .7s;
}
#top-header.et-fixed-header {
	position: absolute;
	top: -40px !important;
}
#top-header .container {
	padding-top: 0;
}
#top-header a {
	color: #2ea3f2;
	text-decoration:none;
}
/* #searchform, */
#et-secondary-nav {
	float: right;
}

#page-container #main-header {
	z-index: 9998;
	padding-top: 15px;
}
#page-container #main-header.et-fixed-header {
	position: fixed !important;
	top: 0 !important;
	padding-top: 0;
}
#main-header > .container {
	width: 94%;
	height: 73px;
	min-height: 73px;
	-moz-transition: height 0.5s linear;
	-ms-transition: height 0.5s linear;
	-o-transition: height 0.5s linear;
	-webkit-transition: height 0.5s linear;
	transition: height 0.5s linear;
}
#page-container #main-header.et-fixed-header > .container {
	height: 50px;
	min-height: 50px;
	-moz-transition: height 0.5s linear;
	-ms-transition: height 0.5s linear;
	-o-transition: height 0.5s linear;
	-webkit-transition: height 0.5s linear;
	transition: height 0.5s linear;
}
.logged-in #page-container #main-header {
	top: 70px !important;
}
.logged-in #page-container #main-header.et-fixed-header {
	top: 32px !important;
}
#wpadminbar {
	z-index: 999999 !important;
}

/* search */
.et_search_form_container {
	width: 94%;
	/* background: #fff; */
}
#et_top_search {
	position: absolute;
	top: auto;
	right: 40px;
	bottom: 10px;
}
#main-header.et-fixed-header #et_top_search {
	/* bottom: 12px; */
}
.sticky-header #responsive-menu-pro-button,
#main-header.et-fixed-header #et_top_search {
	opacity: 0;
	animation: stickyFadeIn 1s ease forwards;
}
@keyframes stickyFadeIn {
  0% {opacity:0;}
	25% {opacity:0;}
  100% {opacity:1;}
}
@-moz-keyframes stickyFadeIn {
	0% {opacity:0;}
	25% {opacity:0;}
  100% {opacity:1;}
}
@-webkit-keyframes stickyFadeIn {
	0% {opacity:0;}
	25% {opacity:0;}
  100% {opacity:1;}
}
@-o-keyframes stickyFadeIn {
	0% {opacity:0;}
	25% {opacity:0;}
  100% {opacity:1;}
}
.et-search-form {
	right: 80px;
	max-width: 250px !important;
}
.et-search-form input {
	top: 47px;
	right: 31px;
	bottom: 11px;
	padding: 0 10px;
	color: #555;
	background: #e9e9e9;
}
.et-search-form input::-webkit-input-placeholder {
	color: #888 !important;
	font-family: 'Montserrat',Helvetica, Arial, Lucida, sans-serif;
}
.et-search-form input:-ms-input-placeholder {
	color: #888 !important;
	font-family: 'Montserrat',Helvetica, Arial, Lucida, sans-serif;

}
.et-search-form input::placeholder {
	color: #888 !important;
	font-family: 'Montserrat',Helvetica, Arial, Lucida, sans-serif;
}
.et-fixed-header .et-search-form input {
	top: 11px;
	bottom: 9px;
}
span.et_close_search_field {
	top: 35px;
	right: 80px;
	background: #e9e9e9;
}
.et-fixed-header span.et_close_search_field {
	top: 2px;
}
span.et_close_search_field::after {
	line-height: 1.25;
  position: relative;
  left: 4px;
	color: #888 !important;
	font-size: 23px;
	font-weight: 300 !important;
}

/* secondary menu */
#et-secondary-menu {
	position: relative;
	top: 10px;
}
#et-secondary-menu > ul > li a {
	padding: 4px 15px 9px 10px;
	line-height: 1.4;
}


/* logo */
.et_header_style_left .logo_container {
  z-index: 2;
	width: auto;
	height: 80%;
}
.logo_container a {
	display: block;
	float: left;
	position: relative;
	top: 0;
	height: 100%;
}
#main-header.et-fixed-header .logo_container a {
	top: 11px;
	width: 130px;
}
#main-header .logo_container a #logo {
	display: block;
	float: left;
	max-width: none;
	max-height: 100%;
}
#main-header.et-fixed-header .logo_container a #logo {
	max-height: 80%;
	top: 0;
}


/* main menu */
#et-top-navigation {
}
.et_header_style_left #et-top-navigation {
	position: relative;
	padding-top: 42px;
	padding-right: 40px;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
	padding-bottom: 0;
}
nav#top-menu-nav {
	float: right;
}
#top-menu {
	white-space: nowrap;
}
#top-menu * {
	white-space: normal;
}
#top-menu li {
	padding-right: 16px;
}
.translated-ltr #top-menu li,
.translated-ltr #top-menu li {
	font-size: 12px;
	padding-right: 10px;
}
#top-menu li:hover,
#top-menu li:hover a {
	opacity: 1 !important;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
	padding-bottom: 12px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a:hover,
.et_header_style_left #et-top-navigation nav > ul > li li > a:hover {
	color: #a31f34;
}
#top-menu-nav .nav li:last-child ul {
	left: -50px;
}
#top-menu-nav .nav li ul {
	border-top-color: #31006f;
	background: #f9f9f9
}
#top-menu-nav .nav li li {
	line-height: 1.4;
}
#top-menu-nav .nav li li a {
	padding: 6px 0;
	font-size: 13px;
}
#top-menu-nav .nav li li a:hover {
	background: none;
}

/* you are here */
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
#top-menu-nav .nav li li.current_page_item a,
#top-menu-nav .nav li li.current_page_parent a {
		color: #a31f34;
}

/* remove arrow for items with submenu */
#top-menu .menu-item-has-children > a:first-child {
	padding-right: 0 !important;
	/* padding-bottom: 17px !important; */
}
#top-menu .menu-item-has-children > a:first-child:after {
	content: '';
	margin-top: -2px;
}


/* mobile menu */
#et_mobile_nav_menu {
	display: none; /* hide Divi mobile button */
}
#responsive-menu-pro-container .responsive-menu-pro-item-link {
	font-weight: 600 !important;
}
#responsive-menu-pro-container {
	z-index: 999999 !important;
}
#responsive-menu-pro-container {
	margin-top: 88px !important;
}
.sticky-header #responsive-menu-pro-container {
	margin-top: 50px !important;
}
#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item .responsive-menu-pro-item-link {
  white-space: nowrap;
}
#responsive-menu-pro-button {
	top: 35px !important;
	z-index: 999999 !important;
	background: none !important;
}
.sticky-header #responsive-menu-pro-button {
	position: fixed;
	top: 0px !important;
}
.responsive-menu-pro-open .responsive-menu-pro-inner,
.responsive-menu-pro-open .responsive-menu-pro-inner::before,
.responsive-menu-pro-open .responsive-menu-pro-inner::after {
  background-color: #a31f34 !important;
}
/* #responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-subarrow {
	height: 35px !important;
} */


/* announcement */
.announcement-container {
  position: absolute;
  top: 0;
  z-index: 99999999999;
  width: 100%;
	padding: 5px 0;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  background: #a31f34;
}
.announcement-container p {
  margin-top: 0;
}
.announcement-container a {
  color: #fff;
  text-decoration: none;
}
.announcement-container a:hover {
  text-decoration: underline;
}

/* translation widget */
.translate-container {
	padding: 5px 0;
  font-size: 15px;
  color: #fff;
  background: #31006f;
}
#main-header.et-fixed-header .translate-container {
	top: 7px;
}
.translate-container #google_language_translator {
	text-align: center;
}
.goog-te-gadget-simple .goog-te-menu-value span {
	font-weight: normal;
}
.goog-te-gadget .goog-te-gadget-simple {
	padding-left: 24px;
	border: none;
	font-family: 'Montserrat',Helvetica, Arial, Lucida, sans-serif;
	background: #31006f url(https://e1b93d6fe566feca2699-d3547c50b88ae7a26b3e7416302446d0.ssl.cf2.rackcdn.com/language_png-1580224073) no-repeat;
	text-transform: uppercase;
	animation: switcherFadeIn 2.0s ease-in;
}
@keyframes switcherFadeIn {
  0% {opacity:0;}
	50% {opacity:0;}
  100% {opacity:1;}
}
@-moz-keyframes switcherFadeIn {
	0% {opacity:0;}
	50% {opacity:0;}
  100% {opacity:1;}
}
@-webkit-keyframes switcherFadeIn {
	0% {opacity:0;}
	50% {opacity:0;}
  100% {opacity:1;}
}
@-o-keyframes switcherFadeIn {
	0% {opacity:0;}
	50% {opacity:0;}
  100% {opacity:1;}
}
.goog-te-gadget-simple .goog-te-menu-value span {
	color: #54565a;
	color: #fff !important;
	font-weight: 600;
}
.goog-te-gadget img.goog-te-gadget-icon {
	width: 0;
}
.goog-te-menu-value span[style="border-left: 1px solid rgb(187, 187, 187);"] {
	display: none !important;
}
iframe.goog-te-menu-frame {
	top: 87px !important;
	width: 150px !important;
	box-shadow: none !important;
	opacity: 0;
	animation: stickyFadeIn 1s ease forwards;
}
iframe.goog-te-menu-frame,
iframe.goog-te-menu-frame div {
	width: 150px !important;
}
#flags {
	width: 270px !important;
	margin: 0 auto;
}
#flags li {
	margin-left: 3px;
}
#flags li a {
	display: block;
}





/* FOOTER *****************************************/

/* menu */
#main-footer {
	padding: 30px 0 50px;
	background-color: #000;
}

/* footer menu */
#et-footer-nav {
	background: none;
}
#menu-footer-menu {
	position: relative;
	max-width: 400px;
  column-count: 2;
	margin: 0 auto;
}
#menu-footer-menu li {
	display: block;
	margin: 10px 0 0;
	padding: 0;
	font-size: 13px;
	text-align: center;
}
#menu-footer-menu li a {
	color: #fff;
	text-decoration: none;
}
#menu-footer-menu li a:hover {
	text-decoration: underline;
}

/* seal images */
.footer-seals {
	position: relative;
	width: 100%;
	max-width: 400px;
	margin: 20px auto;
}
.footer-seal {
	position: relative;
	float: left;
	width: 30%;
	margin: 20px 10% 10px 10%;
}
.footer-seal:nth-child(odd):last-child {
	float: none;
	margin: 20px auto 0;
}
.footer-seal img {
	display: block;
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
	width: 100%;
}

/* social media */
#main-footer .social {
	position: relative;
	margin: 0 auto;
	width: 150px;
}
#main-footer .social li {
	margin: 0 0 0 15px !important;
}
#main-footer .social li:first-child {
	margin-left: 0 !important;
}

/* donate */
#main-footer .donate {
	position: relative;
	width: 150px;
	margin: 50px auto 0;
}
#main-footer .donate a {
	display: block;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	background-color: #a31f34
}
#main-footer .donate a:hover {
	background-color: #999;
}

/* copyright */
#main-footer .copyright {
	display: block;
	position: relative;
	width: 415px;
	margin: 30px auto 0;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

/* credit */
#main-footer .credit {
	display: block;
	position: relative;
	width: 415px;
	margin: 30px auto 0;
	color: #fff;
	font-size: 13px;
	text-align: center;
}
#main-footer .credit a {
	color: #fff;
	text-decoration: none;
}
#main-footer .credit a:hover {
	text-decoration: underline;
}





/* SIDEBAR *****************************************/

/* hide sidebar border by default */
#main-content > .container::before {
	display: none;
}





/* MAIN CONTENT *****************************************/


/* page titles */
h1.entry-title {
	position: relative;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1.1;
}
h1.entry-title::after {
	content: "";
	position: absolute;
	bottom: -2.1vw;
	left: 0;
	width: 15.6vw;
	height: 1vw;
	background-color: #000;
}
.et_pb_post_title_0:after {
	width: 0 !important;
	height: 0 !important;
}
h1.entry-title {
	font-size: 9vw !important;
	margin: 20px 0 10px;
}
h1.entry-title.main_title {
	margin-bottom: 60px;
}
.et_pb_pagebuilder_layout h1.entry-title {
	margin: -10px 0 30px;
}


/* headings */
.page-child #left-area h2,
.page-child.et_pb_pagebuilder_layout #main-content h2 {
	margin: 50px 0 20px;
	color: #231f20;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}
.page-child #left-area .hero + .page-builder > h2:first-child,
.page-child.et_pb_pagebuilder_layout #main-content .hero + .page-builder >  h2 {
	margin-top: 0;
}
.page-child #left-area h3,
.page-child.et_pb_pagebuilder_layout #main-content h3 {
	margin: 40px 0 10px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}
.page-child.et_pb_pagebuilder_layout #main-content h3.et_pb_toggle_title {
  margin-top: 15px;
}
.et_pb_pagebuilder_layout .et_pb_section h2 {
	font-size: 7.5vw;
	line-height: 1.2;
}
.et_pb_pagebuilder_layout .et_pb_section h2.et_pb_toggle_title {
	font-size: 3.5vw;
}



/* breadcrumbs */
#breadcrumbs {
 	position:absolute;
	left:0;
	z-index:3;
	top:18px;
	margin:0 0 30px;
	color:#999;
	font-size:12px;
	line-height:1em;
}
#breadcrumbs * {
}
#breadcrumbs span>span>a {
	margin-left:0;
}
#breadcrumbs a {
	color:#999;
	text-decoration:none;
	border-bottom:1px dotted #999;
}
#breadcrumbs a:hover {
	border-bottom:1px solid #999;
}
#breadcrumbs span[rel="v:child"]::before,
#breadcrumbs span.breadcrumb_last::before {
	content:"\203a";
	font-family:FontAwesome !important;
	font-size:18px;
}
#breadcrumbs span[rel="v:child"]::before,
#breadcrumbs span.breadcrumb_last::before {
	margin:0 4px 0 3px;
}



/* landing pages */
.landing-page-title-section,
.landing-page-title-section * {
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
.landing-page-title-section h1.entry-title {
	font-size: 0 !important;
	line-height: 0 !important;
}
.landing-page-title-section h1.entry-title::after {
	display: none;
}
.landing-hero-section {
	position: relative;
	min-height: 250px;
	margin: 0 -3% !important;
	padding: 0 !important;
	background-position: 50% 50%;
}
.landing-hero-section .et_pb_row {
	position: absolute !important;
	bottom: 20px;
	left: 20px;
  max-width: none;
	/* width: calc(100% - 40px); */
  width: 50%;
	padding: 0 !important;
}
.landing-hero-section .et_pb_module {
	padding: 30px !important;
}
.landing-hero-section .et_pb_row,
.landing-hero-text {
	padding: 1px 30px 20px;
	/* background: rgba(255,255,255,.85); white */
  background: rgba(0,105,167,.85); /* blue */
}
.landing-hero-text h2 {
	/* color: #231f20; */
  color: #fff;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
}
.landing-hero-text p {
	margin-top: 0;
  color: #fff;
	font-size: 22px;
	font-weight: 500;
}
.landing-hero-text h2 + p {
	margin-top: 10px;
}
.landing-hero-section .landing-hero-text {
	display: none; /* hide this for mobile */
}
.landing-hero-text-section { /* created by custom.js for mobile */
	width: 100%;
	margin: 0;
	padding: 3%;
	/* background: #a31f34; /* red */
  background: #0069a7; /* blue */
}
.landing-hero-text-section .landing-hero-text,
.landing-hero-text-section .landing-hero-text *,
.page-child.et_pb_pagebuilder_layout #main-content .landing-hero-text-section h2 {
	width: 100%;
	padding: 0;
	color: #fff;
	background: none;
}
.page-child.et_pb_pagebuilder_layout #main-content .landing-hero-text-section h2,
.page-child.et_pb_pagebuilder_layout #main-content h2.landing-text-heading {
  margin-top: 0;
  color: #fff;
  text-align: left;
  font-size: 7vw;
}
.landing-hero-text-section .et_pb_module {
	padding: 30px 0 !important;
}
h2.landing-text-heading {
	/* color: #231f20; */
  color: #fff;
	font-size: 7vw;
	font-weight: 700;
  line-height: 1.1;
	text-transform: uppercase;
}
.landing-text {
	color: #555559;
}





/* collapsing text */
.collapsers .collapse-container {
	margin: 30px 0 0;
}
#left-area .page .entry-content .collapseomatic {
	position: relative;
	clear: none;
	padding: 0 35px 0 0;
	color: #0069a7;
	font-size: 20px;
	text-decoration: none;
}
#left-area .page .entry-content .collapseomatic:hover {
	text-decoration: underline;
}
#left-area .page .entry-content .collapseomatic.colomat-close {
	color: #1a74bb;
}
.collapseomatic.noarrow {
	margin-bottom:0px !important;
}
.collapseomatic.noarrow:hover {
	background-color:#f5f5f5;
	cursor:default;
}
#left-area h2.item-title.collapseomatic,
#left-area h3.item-title.collapseomatic,
#left-area h4.item-title.collapseomatic {
	margin:15px 0 0;
	line-height: 1.3;
}
#left-area .callout h2.item-title.collapseomatic,
#left-area .callout h3.item-title.collapseomatic {
	text-transform:none;
}
#left-area section h2.item-title.collapseomatic {
	border-bottom:none;
	color:inherit;
}
.collapseomatic::before {
	border:none !important;  /* no icon before trigger */
}
.collapseomatic::after {
	content: "\f107";
	position: absolute;
	right: 1%;
	top: 4px;
	color: #0069a7;
	font: 600 18px/1em FontAwesome !important;
}
.collapseomatic.colomat-close::after {
	content:"\f106";
}
.collapseomatic.noarrow::after {
	content:"";
}
#left-area .collapseomatic_content {
	margin:0 !important;
	padding:0 0 15px !important;
}


/* collapsing lists */
#left-area .collapsers {
	position: relative;
	margin-top: 30px;
}
#left-area .collapsers + .collapsers {
	margin-top: 75px;
}
#left-area ul.controls {
 	position: absolute;
 	right: 0;
	top: -7px;
	margin: 0;
	list-style: none;
	font-size: 11px;
	font-weight: 600;
	line-height: 1em;
	text-transform: lowercase;
}
#left-area ul.controls li {
	float: left;
	margin: 0;
	padding: 0;
	color: #0069a7;
	background: none;
}
#left-area ul.controls li:hover {
	color:#733041;
	text-decoration: none;
}
#left-area ul.controls li+li {
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #b9b9b9;
}
#left-area ul.controls li.right.no-border {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#left-area ul.controls li.active {
	color: #733041;
	font-weight: bold;
}
.item-title.collapseomatic {
	position: relative;
	padding-left: 20px;
	background-image: none; /* override */
}
#left-area ul.controls li.right {
	float: right;
}



/* testimonials */
.et_pb_section.testimonials .testimonial-row {
	padding-top: 0;
}
.et_pb_section.testimonials .et_pb_testimonial_meta {
	margin-top: 5px;
}





/* PAGE BUILDER */

.page-builder .intro-text {
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.5em;
}
.page-builder .embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.page-builder .embed-container iframe,
.page-builder .embed-container object,
.page-builder .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-builder > .embed-container:first-child {
	margin:20px 0 30px;
}
.page-builder iframe {
	border:1px solid #d9d9d9;
}
.page-builder iframe,
.page-builder .full-width-image {
	margin:30px 0 20px;
}
.page-builder iframe:first-child,
.page-builder .full-width-image:first-child {
	margin-top:10px;
}


/* images */
#left-area .page-builder figure.full-width {
	width:100%;
	margin:0 0 20px;
}
#left-area .page-builder figure.align-left {
	float:left;
	width:40%;
	margin:7px 2% 5px 0;
}
#left-area .page-builder figure.align-right {
	float:right;
	width:40%;
	margin:7px 0 5px 2%;
}
#left-area .page-builder figure.small {
	width:20%;
}


/* page builder: images */
#left-area .page-builder figure.full-width {
	width:100%;
	margin:0 0 20px;
}
#left-area .page-builder figure.align-left {
	float:left;
	margin:25px 2% 5px 0;
}
#left-area .page-builder figure.align-left.text-align {
	margin-top:5px;
}
#left-area .page-builder figure.text-align + div p:first-child {
	margin-top:0px;
}
#left-area .page-builder figure.align-right {
	float:right;
	margin:25px 0 5px 2%;
}
#left-area .page-builder figure.align-top {
	margin: 0 auto 5px;
}
#left-area .page-builder figure.align-left:first-child,
#left-area .page-builder figure.align-right:first-child {
	margin-top: 5px;
}
#left-area .page-builder .image-text figure {
	margin-top: 8px;
}
#left-area .page-builder figure.half {
	width: 49%;
}
#left-area .page-builder figure.third {
	width: 33%;
}
#left-area .page-builder figure.quarter {
	width: 25%;
}


/* page builder: image+text sections */
#left-area .page-builder .image-text {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #d9d9d9;
}
#left-area .page-builder .image-text:first-child {
	margin-top: 20px;
	padding-top: 0;
	border-top: none;
}
#left-area .page-builder figure.align-left + .image-text-text-container {
	float: right;
}
#left-area .page-builder figure.align-right + .image-text-text-container {
	float: left;
}
#left-area .page-builder figure.half + .image-text-text-container {
	width: 49%;
}
#left-area .page-builder figure.third + .image-text-text-container {
	width: 65%;
}
#left-area .page-builder figure.quarter + .image-text-text-container {
	width: 73%;
}
#left-area .page-builder .image-text.image-top .image-text-text-container {
	width: 100%;
	text-align: center;
}
#left-area .page-builder .image-text p:first-child,
#left-area .page-builder .image-text h2,
#left-area .page-builder .image-text h3,
#left-area .page-builder .image-text h4 {
	margin-top: 0;
}
#left-area .page-builder .image-text + h2,
#left-area .page-builder .image-text + h3,
#left-area .page-builder .image-text + h4 {
	clear: both;
	padding-top: 40px;
}


/* page builder: icon+text sections */
#left-area .page-builder .icon-set { /* container class added by custom.js */
	margin: 0 0 50px;
}
#left-area .page-builder .icon-text {
	float: left;
	margin-top: 30px;
}
#left-area .page-builder .icon-text.half {
	width:48%;
	margin-left: 4%;
}
#left-area .page-builder .icon-text.third {
	width:30%;
	margin-left: 5%;
}
#left-area .page-builder .icon-text.quarter {
	width:22.75%;
	margin-left: 3%;
}
#left-area .page-builder .icon-text.half:nth-child(odd),
#left-area .page-builder .icon-text.third:first-child,
#left-area .page-builder .icon-text.third:nth-child(3n+1),
#left-area .page-builder .icon-text.quarter:first-child,
#left-area .page-builder .icon-text.quarter:nth-child(4n+1) {
	clear: left;
	margin-left: 0;
}
#left-area .page-builder .icon-text figure {
	margin-top: 0;
}
#left-area .page-builder .icon-text.align-top figure {
	position: relative;
	margin: 0 auto;
}
#left-area .page-builder .icon-text.align-top.half figure {
	width: 30%;
}
#left-area .page-builder .icon-text.align-top.third figure {
	width: 50%;
}
#left-area .page-builder .icon-text.align-top.quarter figure {
	width: 70%;
}
#left-area .page-builder .icon-text.align-left figure {
	float: left;
	margin: 0 3% 0 0;
}
#left-area .page-builder .icon-text.align-left.half figure {
	width: 25%;
}
#left-area .page-builder .icon-text.align-left.third figure {
	width: 30%;
}
#left-area .page-builder .icon-text.align-left.quarter figure {
	width: 35%;
}
#left-area .page-builder .icon-text.align-left .icon-text-text-container {
	float: left;
}
#left-area .page-builder figure.half + .icon-text-text-container {
	width: 72%;
}
#left-area .page-builder figure.third + .icon-text-text-container {
	width: 67%;
}
#left-area .page-builder figure.quarter + .icon-text-text-container {
	width: 62%;
}
#left-area .page-builder .icon-text.align-top .icon-text-text-container {
	width: 100%;
	text-align: center;
}
#left-area .page-builder .icon-text p:first-child,
#left-area .page-builder .icon-text h2,
#left-area .page-builder .icon-text h3,
#left-area .page-builder .icon-text h4 {
	margin-top: 5px;
}
#left-area .page-builder .icon-text h2,
#left-area .page-builder .icon-text h3,
#left-area .page-builder .icon-text h4 {
	padding-bottom: 0;
	border-bottom: none;
	color: #1a74bb;
	font-size: 22px;
}
#left-area .page-builder .icon-text + h2,
#left-area .page-builder .icon-text + h3,
#left-area .page-builder .icon-text + h4 {
	clear: both;
	padding-top: 40px;
}


/* page builder: collapsing sections */

#left-area .page-builder ul.controls {
	top:-30px;
}
#left-area .page-builder h2 + .collapsers ul.controls {
	top:-25px;
}




/* pagination */
.pagination {
	margin:30px 0 0;
	text-align: center
}
.pagination .page-numbers {
	display: inline-block;
	margin: 0 1px;
	height: 24px;
	padding: 2px 10px 0;
	border: 1px solid #d3d3d3 !important;
	background: #fcfcfc;
	font-size: 12px !important;
}
.pagination a {
	text-decoration: none !important;
}
.pagination a:hover,
.pagination .page-numbers.current {
  border: 1px solid #98989a !important;
  color: #fff !important;
  background-color: #98989a;
}












/* HOMEPAGE *****************************************/

/* TEMPORARY STYLES */
.home .et_pb_testimonial_portrait:before {
	box-shadow: none !important;
}
.home .ctf-carousel .ctf-owl-item {
	padding: 0 20px !important;
}
.home #what-we-offer {
	display: none;
}
.et_pb_column.et_pb_column_empty {
	display: block;
}

/* announcement on */
.home.announcement-on #page-container #main-header {
	padding-top: 45px;
}
.home.announcement-on #page-container #main-header.et-fixed-header {
  padding-top: 0;
}
.home.announcement-on .translate-container {
  margin-top: 30px;
}
.home.announcement-on #responsive-menu-pro-button {
	top: 65px !important;
}
.home.announcement-on.sticky-header #responsive-menu-pro-button {
  top: 0 !important;
}

/* Slider */
.home #slider-section {
	padding: 0;
}
.home #slider-section * {
  min-height: 0; /* override default */
  max-height: none;
}
.home #slider-section .text-col > div:first-child {
	margin-bottom: 15px;
}
.home #slider-section h1 {
  color: #f7f7f7 !important;
	font-family: 'Montserrat',Helvetica, Arial, Lucida, sans-serif;
	font-size: 6vw;
	font-weight: 700;
	line-height: 1.3em;
	text-transform: uppercase;
}
.translated-ltr .home #slider-section h1 {
	font-size: 18px;
}
.translated-rtl .home #slider-section h1 {
	font-size: 32px;
}
.home #slider-section .et_pb_button {
  border-width: 4px;
  border-color: #a31f34;
  border-radius: 0px;
	color: #a31f34 !important;
  font-family: 'Montserrat',Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 4vw;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
	line-height: 1.2 !important;
}
.home #slider-section .soliloquy-viewport {
	overflow: hidden;
}
/* .home #slider-section .soliloquy-item {
	background: rgba(0,0,0,.3);
} */
.home #slider-section .soliloquy-item img {
	margin: 0;
}
.home .soliloquy-container .soliloquy-image {
	width: 100%;
}


.home .et_pb_testimonial_meta {
	margin-top: 5px;
}


/* Map */
.mapp-layout {
	width: 100% !important;
}
.mapp-layout .mapp-list {
	display: none;
}
.gm-style-mtc,
.mapp-header,
.mapp-menu-toggle,
.mapp-links,
.mapp-list-header {
	display: none !important;
}
.mapp-layout .mapp-list {
	max-height: none;
	padding: 20px 5px;
}
.mapp-layout .mapp-list .mapp-item {
	display: inline-block;
	width: 100%;
	border-bottom: none;
}
.mapp-layout .mapp-list .mapp-list-header {
	display: none;
}
.mapp-iw .location-link {
	margin: 5px 0;
	font-weight: bold;
}
.mapp-iw .mapp-body p {
	margin: 5px 0 !important;
}
.mapp-iw .mapp-body p a {
	font-weight: bold;
}


/* News */
.home .news-section article:nth-child(n+4),
.home .news-section article figure {
  display: none;
}
.home .news-section article:nth-child(n+2) {
  margin-top: 40px;
}
.home .news-section article h1 {
  line-height: 1.3;
}
.home .news-section article .news-meta {
  margin-top: 10px;
  color: #98989a;
  font-size: 15px;
  text-transform: uppercase;
}
.home .news-section article .text {
  font-size: 16px;
}
.home .news-section .pagination {
  display: none;
}





/* ABOUT *****************************************/



/* BOARD / EXEC LEADERSHIP */
.page-template-page-people #left-area {
	float: none;
	width: 100%;
	/* width: 80%; */
	/* max-width: 1024px; */
	margin: 0 auto;
	padding-right: 0;
}
.page-template-page-people .people-list {
	margin: 0;
	padding: 0;
}
.page-template-page-people #left-area .people-list {
	margin-top: 0;
}
.page-template-page-people #left-area .people-list li {
	float: left;
	width: 30%;
	margin: 30px 0 0 5%;
	padding: 0;
	text-align: center;
	background: none;
}
.page-template-page-people #left-area .people-list li:first-child {
	margin-left: 0;
}
.page-template-page-people #left-area .people-list li:nth-child(3n+1) {
	clear: left;
	margin-left: 0;
}
.page-template-page-people #left-area .people-list li p.name {
	margin-top: 10px;
	font-weight: bold;
}
.page-template-page-people #left-area .people-list li p.name a {
	text-decoration: none;
}
.page-template-page-people #left-area .people-list li p.name a:hover {
	text-decoration: underline;
}
.page-template-page-people #left-area p.title {
	margin-top: 2px;
}
.page-template-page-people #left-area .meeting-list {
	text-align: center;
}
.page-template-page-people #left-area .meeting-list li {
	background: none;
}


/* individual People posts */
.single-people #left-area {
	float: none;
	width: 100%;
	margin: 0 auto;
	padding-right: 0;
}
.single-people #left-area .entry-content {
	padding-top: 0;
}
.single-people h1.entry-title {
	margin-top: 20px;
	font-weight: 600;
	text-align: center;
}
.single-people h1.entry-title::after {
	display: none;
}
.single-people #left-area p.title {
	margin-top: 0;
	text-align: center;
}
.single-people #left-area .portrait {
	margin: 25px auto 0;
}
.single-people #left-area .profile {
	margin: 35px 0 0;
}




/* ANNUAL REPORT */

.page-id-288 ul.links {
  text-align: center;
}




/* PERSONAL STORIES */

.page-id-946 .stories-section .et_pb_row + .et_pb_row  {
  margin-top: 20px;
  padding-top: 50px;
  border-top: 5px solid #e4e3e2;
}




/* NEWS */

.page-id-817 .news-section {
	padding-top: 0;
}
.page-id-817 .news-section > div:first-child {
	min-height: 0;
	padding: 0 0 80px;
}
.page-id-817 .recent-news article {
	border: 1px solid #d9d9d9;
	padding: 20px;
}
.page-id-817 .recent-news article:nth-child(even) {
	margin: 30px 0 0;
}
.page-id-817 .recent-news article figure {
	width: calc(100% + 40px);
	margin: -20px -20px 20px;
}
.page-id-817 .recent-news article figure img {
	display: block;
}
.page-id-817 .recent-news article figure figcaption,
.single-post_news .news-image figcaption {
  margin: 10px 0 0;
  color: #98989a;
  font-size: 15px;
}
.page-id-817 .recent-news article h1 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
}
.page-id-817 .recent-news article h1 a {
	color: #231f20;
	text-decoration: none;
}
.page-id-817 .recent-news article h1 a:hover {
	text-decoration: underline;
}
.page-id-817 .recent-news article .news-meta,
.single-post_news .news-meta {
  color: #98989a;
  font-size: 15px;
  text-transform: uppercase;
}
.page-id-817 .recent-news article .news-meta {
  margin-top: 10px;
}

/* individual News posts */
.single-post_news #left-area {
	width: 100%;
	padding-right: 0;
}
.single-post_news .et_post_meta_wrapper {
  margin-bottom: 60px;
}
.single-post_news .news-image + .et_post_meta_wrapper {
  margin: 30px 0 60px;
}
.single-post_news .news-byline {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #98989a;
}
.single-post_news #left-area .news-text + .back {
  margin-top: 50px;
}
.single-post_news #left-area .news-text figure {
  width: auto;
}
.single-post_news #left-area .news-text figure figcaption {
  margin: 10px 0 0;
  color: #98989a;
  font-size: 15px;
}
.single-post_news #left-area h2 {
  margin: 50px 0 25px;
}
.single-post_news #left-area h3 {
  margin: 25px 0 25px;
}







/* PATIENT INFORMATION *****************************************/

/* main page */
.page-id-82 .health-education-section .landing-hero-section {
	background-position: 20% 50%;
}
.page-id-82 .page-links-section p,
.page-id-82 .health-education-section p {
	text-align: center;
	font-weight: bold;
}
.page-id-82 .page-links-section p a,
.page-id-82 .health-education-section p a {
	color: #a31f34;
	text-decoration: none;
}
.page-id-82 .page-links-section p a:hover,
.page-id-82 .health-education-section p a:hover {
	color: #000;
	text-decoration: underline;
}

/* PCMH  */

.page-id-1626 #main-content .page-links-section h2 {
  margin: 0;
}
.page-id-1626 #main-content .page-links-section p {
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
.page-id-1626 #main-content .page-links-section p a:hover {
  color: #000;
}






/* SERVICES *****************************************/

/* main page */
.page-id-84 #what-we-offer {
	padding: 0 0 3%;
}
.page-id-84 #what-we-offer .et_pb_row {
	width: 100%;
}
.page-id-84 #what-we-offer .et_pb_row + .et_pb_row {
  margin-top: 30px;
}
.page-id-84 #what-we-offer .et_pb_column {
  background: #f7f7f7;
}
.page-id-84 #what-we-offer .et_pb_column:hover {
  background: #f1f1f1;
}
.page-id-84 #what-we-offer .et_pb_column.et_pb_column_empty,
.page-id-84 #what-we-offer .et_pb_column.et_pb_column_empty + .et_pb_column {
  background: none;
}
.page-id-84 #what-we-offer .et_pb_column:last-child {
  /* border-right: none; */
}
.page-id-84 #what-we-offer .et_pb_module.et_pb_blurb {
  padding: 30px 30px 20px !important;
}
.page-id-84 #what-we-offer h4 {
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
}
.page-id-84 #what-we-offer h4 a {
  font-size: 18px;
}
.page-id-84 #what-we-offer .et_pb_column:hover h4 a {
	color: #a31f34 !important;
  text-decoration: none !important;
}
.page-id-84 #what-we-offer img {
  max-width: 60%;
}

/* individual services post */
.single-service #left-area {
	width: 100%;
	padding-right: 0;
}
.single-service #main-content > .container {
	max-width: 1060px;
}
.single-service #main-content > .container::before {
	display: none; /* hide sidebar border */
}
.single-service article.service > .et_post_meta_wrapper:first-child {
  position: relative;
  margin: 20px 0 0px;
}
.single-service h1.entry-title,
.single-service .et_post_meta_wrapper img {
	display: inline;
}
.single-service .et_post_meta_wrapper img {
	position: relative;
	top: 3px;
	margin-right: 1vw;
	width: 8vw;
}
.single-service h1.entry-title::after {
  display: none; /* move underline from title... */
}
/* ...to the title container */
.single-service article.service > .et_post_meta_wrapper:first-child::after {
	content: "";
	position: absolute;
	bottom: -2.1vw;
	left: 0;
	width: 15.6vw;
	height: 1vw;
	background-color: #000;
}
.single-service .hero {
	width: 100%;
	margin: 40px 0;
}
.single-service .services {
	margin: 50px 0;
}
.single-service .services h2,
.single-service .service-locations h2 {
	margin: 30px 0;
	padding: 0;
	font-size: 24px;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
}
.single-service #left-area .services,
.single-service #left-area .service-locations {
	text-align: center;
}
.single-service #left-area .services > ul li,
.single-service #left-area .service-locations li {
	position: relative;
	margin: 20px 0 0;
	padding: 0;
	font-weight: 600;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	background: none;
}
.single-service #left-area .service-locations li a {
	text-decoration: none;
}
.single-service #left-area .service-locations li a:hover {
	text-decoration: underline;
}
.single-service .description {
	line-height: 2;
	text-align: center;
}






/* LOCATIONS *****************************************/

/* main page */
.page-template-page-locations #left-area {
	float: none;
	width: 100%;
	padding-right: 0;
}
.page-template-page-locations #left-area h2 {
	margin: 30px 0 20px;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}
.page-template-page-locations #left-area p.map-instructions {
	margin: -10px 0 20px;
	text-align: center;
}
.page-template-page-locations .learn {
	margin: 50px 0 0;
}
.page-template-page-locations .county h3 {
	margin-top: 30px;
}
.page-template-page-locations #left-area .county ul,
.page-template-page-locations #left-area .county li {
	margin-left: 0;
	padding-left: 0;
}
.page-template-page-locations #left-area .county li {
	background: none;
}
.page-template-page-locations #left-area .county li a {
	text-decoration: none;
}
.page-template-page-locations #left-area .county li a:hover {
	text-decoration: underline;
}


/* individual location post */
.single-location #left-area {
	width: 100%;
	padding-right: 0;
}
.single-location #main-content > .container {
	max-width: 1060px;
}
.single-location #main-content > .container::before {
	display: none; /* hide sidebar border */
}
.single-location #left-area p.official-name {
	margin-top: 1.75vw;
	font-size: 14px;
}
.single-location .location-description-outer {
  margin: 30px -3% 0;
	padding: 25px 3% 40px;
	/* background: #eda900; */  /* 100% gold */
	/* background: #f5d278; */ /* 76% screen of gold */
	background: #efb648; /* 85% screen of gold */
	}
.single-location .location-description-inner {
	position: relative;
	width: 100%;
	max-width: 1060px;
	margin: 0 auto;
	font-size: 18px;
}
.single-location .location-description-inner {
	font-weight: 600;
}
.single-location .map-data-container {
	padding: 60px 0;
}
.single-location .location-map,
.single-location .location-map .mapp-layout {
	width: 100% !important;
}
.single-location .location-map .mapp-wrapper {
	height: 250px !important;
}
.single-location .location-map .gm-style-mtc,
.single-location .location-map .mapp-links {
	display: none;
}
.single-location #left-area .location-data p {
	margin-top: 15px;
	line-height: 2;
}
.single-location #left-area .location-data p.address {
	margin-top: 0;
	font-weight: bold;
}
.single-location #left-area .location-data .directions {
	margin-top: 3px;
	line-height: 1;
}
.single-location #left-area .location-data .directions a {
	display: inline-block;
	text-decoration: none;
}
.single-location #left-area .location-data .directions a:hover {
	text-decoration: underline;
}
.single-location .location-data .directions a + a {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #a31f34;
}

.single-location .departments-outer {
  margin: 0 -3%;
	padding: 0 3% 60px;
	background: #e4e3e2;
}
.single-location .departments-inner {
	position: relative;
	width: 100%;
	max-width: 1060px;
	margin: 0 auto;
}
.single-location .departments-inner h2 {
	margin: 0;
	font-size: 0;
	line-height: 0;
}
.single-location .departments-inner h2 + .departments {
	margin-top: 5px;
}
.single-location #left-area .departments li {
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
	background: none;
}
.single-location .departments li h3 {
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
}
.single-location .departments li h4,
.single-location #left-area .departments li p {
	margin: 0;
	padding: 0;
}
.single-location .departments li h4 {
	font-size: .92em;
	text-transform: uppercase;
}
.single-location #left-area .departments .dept-hour {
	margin-top: 5px;
}
.single-location #left-area .departments h4 + .dept-hour {
	margin-top: 10px;
}
.single-location .services-container-outer {
	border-top: 1px solid #e4e3e2;
}
.single-location .services-container {
	margin: 50px auto;
	max-width: 1060px;
}
.single-location .services-container h2 {
	margin: 30px 0 0;
	padding: 0;
	font-size: 24px;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
}
.single-location #left-area .services-container > .services {
	margin-top: 0;
	font-size: 18px;
}
.single-location #left-area .services > li {
	display: inline-block;
	position: relative;
	width: 100%;
	margin: 35px 0 0;
	padding: 10px 0 0 60px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	background: none;
}
.single-location .services li figure {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
}
.single-location .services li figure img {
	width: 100%;
}
.single-location #left-area .services li ul {
	padding-left: 0;
}

	margin: 10px 0 0;
	padding: 0 0 0 20px;
	font-weight: normal;
}
.single-location .service-cats h2 {
	margin: 30px 0;
	padding: 0;
	font-size: 24px;
	text-align: center;
}
.single-location .service-cats ul {
	column-count: 2;
	column-gap: 30px;
}
.single-location #left-area .service-cats li {
	position: relative;
	margin: 20px 0 0;
	padding: 5px 0 20px 50px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.single-location #left-area .service-cats li:first-child {
	margin-top: 0;
}
.single-location .service-cats li figure {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
}
.single-location .service-cats li figure img {
	width: 100%;
}





/* CAREERS *****************************************/

.page-id-88 .et_pb_testimonial_description_inner h2 {
	line-height: 1.2;
	font-size: 32px !important;
	font-weight: 600;
	text-transform: uppercase;
}
.page-id-88 .et_pb_testimonial_description_inner h2 + p {
	margin-top: 0px;
	line-height: 1.6;
}
/* .page-id-88 .et_pb_testimonial_description_inner h2 a {
	color: #0069a7;
	text-decoration: none;
}
.page-id-88 .et_pb_testimonial_description_inner h2 a:hover {
	color: #a31f34;
	text-decoration: underline;
} */

/* behavioral health training */
.page-id-841 .page-builder .links {
  list-style: none;
}
.page-id-841 .page-builder .links li a::after {
	content: "";
}
.page-id-841 .page-builder .links li p,
.page-id-841 .page-builder .links li img {
	display: inline-block;
}
.page-id-841 .page-builder .links li p + p {
	position: absolute;
  top: 60%;
  transform: translateY(-50%);
	margin-top: 0;
	padding-left: 10px;
  line-height: 1.2;
}
.page-id-841 .page-builder .links li {
	position: relative;
}





/* DONATE ***********************************************/

.page-id-90 .options-section h2 {
	padding-bottom: 0;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
}
.page-id-90 .options-section h2 + p {
	margin-top: 15px;
}
.page-id-90 .options-section h2 + p a {
	text-decoration: none;
}
.page-id-90 .options-section h2 + p a:hover {
	text-decoration: underline;
}

/* Vallejo Capital Campaign */
.page-id-2448 .landing-hero-text-section {
  background: #00aca3; /* turquoise */
}
.page-id-2448 .landing-hero-text {
  background: rgba(0,172,163,.85); /* turquoise */
}

.page-id-2448 .donation-amount-list p {
  position: relative;
  padding-left: 90px;
}
.page-id-2448 .donation-amount-list p span {
  position: absolute;
  left: 0;
}






/* CONTACT US ***********************************************/

.page-template-page-contact .mapp-layout {
	width: 100% !important;
	margin-top: 40px;
}

/* Clinic phone list */
.page-id-1658 .et_pb_accordion .et_pb_toggle_content {
  padding-top: 0;
}
.page-id-1658 .et_pb_accordion .et_pb_toggle_content > p:first-child {
  margin: 10px 0 5px;
}
.page-id-1658 .et_pb_accordion .et_pb_toggle_content > p:first-child img {
  width: auto;
  max-height: 40px;
}
.page-id-1658 .et_pb_accordion .et_pb_toggle_content > p:first-child img + img {
  margin-left: 10px;
}
.page-id-1658 .et_pb_accordion .et_pb_toggle_content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-id-1658 .et_pb_accordion .et_pb_toggle_content > p:last-of-type {
  margin: 10px 0 0;
}




/* SEARCH RESULTS ***********************************************/
mark {
	background: rgba(240,246,46,.3)
}
.search-no-results #main-content .container {
  padding-top: 130px !important;
}
.search-results .page-title h1 {
	color: #1a74bb;
}
.search-results #sidebar {
  float: none;
  width: 100%;
  margin: 20px 0 50px;
  padding: 0;
}
.search-results #sidebar form input[type="text"] {
  color: #a31f34;
  font-size: 18px;
  font-weight: 700;
}
.search-results #left-area {
  float: none;
  width: 100%;
  padding: 0;
}
.search-results #left-area > article {
	margin: 40px 0 0;
	padding: 40px 0 0;
	border-top: 1px solid #d9d9d9;
	zoom: 1;
}
.search-results #left-area > article::before,
.search-results #left-area > article::after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.search-results #left-area > article::after {
clear: both;
}
.search-results #left-area > article:first-of-type {
	margin-top: 30px;
	padding-top: 0;
	border-top: none;
}
.search-results #left-area > article h2 {
  line-height: 1.3;
}
.search-results #left-area > article img {
	display: block;
	float: left;
	width: 40%;
	max-width: 150px;
	margin: 10px 5% 10px 0;
	border: 1px solid #e9e9e9;
}
.search-results #left-area > article  .entry-featured-image-url {
  display: inline;
}
.search-results #left-area > article  .entry-featured-image-url img {
  margin-top: 5px;
}
.search-results #left-area > article .post-meta {
  display: none;
}
