/*
Theme Name:     villagenationalcamps
Theme URI:
Description:    Divi child theme.
Author:         Nucleus
Author URI:     nucleus.com.au
Template:       Divi
Version:        0.1.0
*/
/*

  Mixins: Breakpoints

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*

  Utilities

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*

  VILLAGE GROUP

  Variables

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

h1,
.h1 {
  font-weight: 300;
  font-size: 30px;
  line-height: 1.3333333333em;
}
@media (max-width: 980px) {
  h1,
.h1 {
    font-size: 25px !important;
  }
}

h2,
.h2 {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.2727272727em;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 980px) {
  h2,
.h2 {
    font-size: 20px !important;
  }
}

h3,
.h3 {
  font-weight: 400;
  font-size: 19px;
  line-height: 1.3947368421em;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 980px) {
  h3,
.h3 {
    font-size: 15px !important;
  }
}

h4,
.h4 {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.center {
  text-align: center;
}

.muted {
  color: #8394af;
}

.et_pb_section {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 !important;
}

.et_pb_section.full-width .et_pb_row {
  width: 100%;
  max-width: none;
}

.container,
.et_pb_row,
.et_pb_slider .et_pb_container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  max-width: 1252px;
}
@media (max-width: 980px) {
  .container,
.et_pb_row,
.et_pb_slider .et_pb_container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 82%;
  }
}
@media (min-width: 981px) {
  .container,
.et_pb_row,
.et_pb_slider .et_pb_container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 90%;
  }
}

@media (min-width: 981px) {
  .gutter-0 .et_pb_column {
    margin-right: 0;
  }
  .gutter-0 .et_pb_column.et_pb_column_1_2 {
    width: 50%;
  }
  .gutter-0 .et_pb_column.et_pb_column_1_3 {
    width: 33.333333%;
  }
}
@media (max-width: 980px) {
  .gutter-0 .et_pb_column {
    margin-bottom: 0;
  }
}

.et_pb_row {
  padding: 43px 0 !important;
}

.et_pb_section:last-child .et_pb_row:last-child {
  padding-bottom: 86px !important;
}

.inset .et_pb_row,
.et_pb_row.inset {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}

.et_pb_section.text .et_pb_row:first-child {
  padding-top: 86px !important;
}
.et_pb_section.text .et_pb_row:last-child {
  padding-bottom: 129px !important;
}
.et_pb_section.text .et_pb_column_3_4 {
  max-width: 664px;
}

@media (max-width: 980px) {
  #page-container {
    overflow-x: hidden;
  }

  .mobile-limit-width .et_pb_row .et_pb_column,
.et_pb_row.mobile-limit-width .et_pb_column {
    max-width: 550px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
  }
}
body,
#main-content {
  font-family: gill-sans-nova, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.5em;
}

.bg-primary {
  background-color: #113050 !important;
}

.bg-secondary {
  background-color: #EB6525 !important;
}

.bg-gray100 {
  background-color: #f8f9fb !important;
}

.bg-dimensional {
  background: transparent url("images/bg/dimensionalLeftWhite.png") left bottom/auto 722px no-repeat !important;
}
@media (max-width: 980px) {
  .bg-dimensional {
    background-size: auto 361px !important;
  }
}

.full-width-inner {
	max-width: 1250px !important;
}

.orange-border-left {
	border-left: 10px solid #EB6525;
}

.orange-border-right {
	border-right: 10px solid #EB6525;
}

.cta-list-image {
	height: auto !important;
}

.cta-list-image .et_pb_promo_description {
	margin-left: 25%;
}

.home-hero-box {
	display: flex;
}

.home-hero-box > .et_pb_module {
	align-self: flex-end;
}

.large-tabs {
	border: none !important;
}

.large-tabs > ul::after {
	border: none !important;
}

.large-tabs > ul > li {
	height: 100px;
	width: 24%;
	text-align: center;
	margin-right: 1%;
	border: none;
}

.large-tabs > ul > li > a {
	font-family: termina, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
}

.large-tabs > ul > li.et_pb_tab_3 {
	margin-right: 0px;
}

.large-tabs .et_pb_all_tabs {
	background: #F8F9FB !important;
}

.special-offer-box {
	padding: 2rem;
	margin: 3rem 0 4rem 0;
	border: #113050 1px solid;
}

.special-offer-box h2 {
	margin-bottom: 2rem;
}

.special-offer-box h4 {
	color: #8394AF;
	font-size: 10px;
}

.special-offer-box h5 {
	font-family: termina, sans-serif;
	font-size: 18px;
}

.et_pb_tab_0 > .et_pb_tab_content > p > .btn-white-outline {
	margin-left: 4rem !important;
}

.header-content .et_pb_button_one {
	float: right;
	top: -50px;
}

.header-with-back-btn .et_pb_button_two {
	float: left;
	top: -10rem;
}

.large-tabs .details-box {
	background: #f8f9fb;
	padding: 0rem 0 0rem 0;
	margin-top: 2.5rem;
	margin-bottom: 0 !important;
}

.large-tabs .details-box .et_pb_blurb_description {
	align-self: end;
	padding-bottom: 1.2rem;
	color: #8394AF;
}

.large-tabs .details-box .et_pb_blurb_description h4 {
	color: #8394AF;
}

.large-tabs hr {
	border-bottom: none;
	border-color: #F8F9FB;
}

.large-tabs .et_pb_tab_content > hr:first-of-type {
	margin-top: 3rem;
}

.fancy-link {
	font-family: termina, sans-serif;
	margin-top: -1.2rem;
	display: block;
	color: #8394AF !important;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 600;
}

.accom-header {
	width: 100%;
	max-width: 100%;
}

.accom-header .et_pb_column_0 {
	padding: 5rem 6rem 5rem 11rem;
	background: #f8f9fb;
}
@media (max-width: 768px) {
  .logo_container .cb-booking {
    font-size: 9px !important;
  }
  .page-header .et_pb_fullwidth_header {
    min-height: 200px !important;
  }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    padding-bottom: 2rem !important;
  }
  .header-content .et_pb_button.et_pb_button_one {
    float: none !important;
    clear: both !important;
    top: 10px !important;
  }

  .accom-header .et_pb_column_0 {
    padding: 2rem !important;
  }
  .accom-header .et_pb_column_1 {
    padding-bottom: 30px !important;
  }
  .large-tabs > ul > li {
    width: 100% !important;
  }
  .large-tabs > ul > li > a {
    line-height: 100px !important;
  }
  .et_pb_tab_0 > .et_pb_tab_content > p > .btn-white-outline {
    margin-left: 0 !important;
    margin-top: 1rem !important;
    padding: 0 1.5rem !important;
  }
  .et_pb_tabs_0 .et_pb_tab {
    padding: 6rem 2rem !important;
  }
  #gallery {
    padding: 6rem 2rem !important;
  }
}

.accom-header .et_pb_column_1 {
	padding-top: 14rem;
}

.accom-header h3 {
	font-size: 14px;
	color: #113050;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 500 !important;
}

/*

  BlurbLink

  Title, and description. Used to list nav links, an
  example being at the bottom of the Home page.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_blurb.blurb-link {
  border-top: 1px solid #d8dce6;
}
.et_pb_blurb.blurb-link .et_pb_blurb_content {
  max-width: none;
}
.et_pb_blurb.blurb-link .et_pb_module_header {
  width: 100%;
  padding: 1.5rem 2rem 1.3rem 0;
  float: left;
}
.et_pb_blurb.blurb-link .et_pb_module_header a {
  width: 100%;
  float: left;
}
.et_pb_blurb.blurb-link .et_pb_module_header:after {
  content: ">";
  font-size: 1.3em;
  color: #113050;
  position: absolute;
  top: 1.5rem;
  right: 0;
  width: 1em;
  height: 1em;
  transform: scaleX(0.8);
}
.et_pb_blurb.blurb-link .et_pb_blurb_description {
  max-width: 284px;
  padding-bottom: 1rem;
}
.et_pb_blurb.blurb-link.et_clickable:hover .et_pb_module_header, .et_pb_blurb.blurb-link.et_clickable:hover .et_pb_module_header:after,
.et_pb_blurb.blurb-link .et_pb_module_header:hover,
.et_pb_blurb.blurb-link .et_pb_module_header:hover:after {
  color: #113050;
}
.et_pb_blurb.blurb-link.et_clickable:active .et_pb_module_header, .et_pb_blurb.blurb-link.et_clickable:active .et_pb_module_header:after,
.et_pb_blurb.blurb-link .et_pb_module_header:active,
.et_pb_blurb.blurb-link .et_pb_module_header:active:after {
  color: #113050;
  opacity: 0.95;
}

.et_pb_button,
.et_button_no_icon .et_pb_button {
  padding: 0 2.8rem !important;
  margin: 0 !important;
  transition: none;
}

.et_pb_button,
.et_button_no_icon .et_pb_button {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
  height: 49px !important;
  line-height: 44px !important;
  border-radius: 24.5px;
  border: 2px solid #EB6525 !important;
}
.et_pb_button:hover,
.et_button_no_icon .et_pb_button:hover {
  background-color: #ea5d1c !important;
  padding: 0 2.8rem !important;
  letter-spacing: 0.1em;
}
.et_pb_button:active,
.et_button_no_icon .et_pb_button:active {
  background-color: #0a3477 !important;
  border-color: #0a3477 !important;
}

.et_pb_button.outline,
.et_button_no_icon .et_pb_button.outline {
  color: #113050 !important;
  background-color: transparent;
  border-color: #113050 !important;
}
.et_pb_button.outline:hover, .et_pb_button.outline:active,
.et_button_no_icon .et_pb_button.outline:hover,
.et_button_no_icon .et_pb_button.outline:active {
  background-color: #ebe9e5 !important;
}
.et_pb_button.outline:active,
.et_button_no_icon .et_pb_button.outline:active {
  color: #c8c7c6 !important;
  border-color: #c8c7c6 !important;
}

.header-with-back-btn > .et_pb_fullwidth_header_container > .header-content-container > .header-content > .et_pb_button_two,
.et_pb_module > .button-light-outline,
.bg-primary .et_pb_button, .bg-secondary .et_pb_button,
.bg-primary .et_button_no_icon .et_pb_button,
.bg-secondary .et_button_no_icon .et_pb_button {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
}
.bg-primary .et_pb_button:hover, .bg-secondary .et_pb_button:hover,
.bg-primary .et_button_no_icon .et_pb_button:hover,
.bg-secondary .et_button_no_icon .et_pb_button:hover {
  background-color: rgba(0, 0, 0, 0.16) !important;
  border-color: #fff !important;
}
.bg-primary .et_pb_button:active, .bg-secondary .et_pb_button:active,
.bg-primary .et_button_no_icon .et_pb_button:active,
.bg-secondary .et_button_no_icon .et_pb_button:active {
  color: rgba(0, 0, 0, 0.5) !important;
  background-color: rgba(0, 0, 0, 0.16) !important;
  border-color: rgba(0, 0, 0, 0.5) !important;
}

.et_pb_button.button-download,
.et_button_no_icon .et_pb_button.button-download {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.3947368421em;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #113050 !important;
  border-color: #113050 !important;
  border-width: 1px !important;
  border-radius: 12px;
  height: auto !important;
  line-height: 1.4em !important;
  padding: 1rem 2rem 1rem 1.5rem !important;
  width: 100%;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  white-space: normal;
  background: transparent;
}
@media (max-width: 980px) {
  .et_pb_button.button-download,
.et_button_no_icon .et_pb_button.button-download {
    font-size: 15px !important;
  }
}
.et_pb_button.button-download:after,
.et_button_no_icon .et_pb_button.button-download:after {
  content: "";
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: url("images/icon/download.svg") no-repeat !important;
  display: block;
  width: 18px;
  height: 22px;
  transition: none;
  opacity: 1;
}
.et_pb_button.button-download:hover, .et_pb_button.button-download:active,
.et_button_no_icon .et_pb_button.button-download:hover,
.et_button_no_icon .et_pb_button.button-download:active {
  background-color: #f2f2f2 !important;
}
.et_pb_button.button-download:active,
.et_button_no_icon .et_pb_button.button-download:active {
  color: #c8c7c6 !important;
  border-color: #c8c7c6 !important;
}
.et_pb_button.button-download:active:after,
.et_button_no_icon .et_pb_button.button-download:active:after {
  background-image: url("images/icon/downloadPressed.svg") !important;
}

.et_pb_button.btn-white-outline,
.et_button_no_icon .et_pb_button.btn-white-outline {
	background: #fff !important;
	color: #113050 !important;
	border: #113050 1px solid !important;
}

.dimensional-right {
	background: url("images/bg/dimensionalDark.svg") right bottom/auto 100% no-repeat !important;
}

.contact-bar {
	background: #113050;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-family: termina, sans-serif;
}

@media (max-width: 768px) {
	.contact-bar { display: none; }
}

.contact-bar .cb-portal {
	padding: 0.2rem 2rem;
	color: #D8D8D8;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.contact-bar .cb-phone {
	margin-left: auto;
	color: #fff;
	font-size: 12px;
	padding: 0.2rem 2rem;
}

.cb-booking {
	background: #ea5d1c;
	color: #fff !important;
	font-size: 14px;
	padding: 0.2rem 2rem;
	text-transform: uppercase;
}

.cb-booking:hover {
	background: #C55018;
}

.logo_container .cb-booking {
	display: none;
}

@media (max-width: 768px) {
	.logo_container .cb-booking {
		font-size: 12px;
		padding: 0.2rem 0.5rem;
		margin-left: 1rem;
		display: inline-block;
	}
}

/*

  CallToAction

  Common to all Call To Action components

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_promo {
  text-align: left;
}

/*

  CallToAction A

  Used on the Home page, a headline, paragraph, button
  with a grey background.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_promo.call-to-action-a {
  height: 100%;
  background: #F8F9FB !important;
}
.et_pb_promo.call-to-action-a .et_pb_promo_description {
  width: 80%;
  max-width: 355px;
  padding: 0;
  margin: 4.5rem 0 6rem;
}
.et_pb_promo.call-to-action-a .et_pb_promo_description h1 {
  width: 120%;
}
.et_pb_promo.call-to-action-a .et_pb_button_wrapper {
  margin: 0 0 1rem;
}
@media (max-width: 980px) {
  .et_pb_promo.call-to-action-a {
    padding: 9% 6.3%;
    margin: 0 -6.3%;
  }
  .et_pb_promo.call-to-action-a .et_pb_promo_description {
    margin: 2rem 0 2rem;
  }
  .et_pb_promo.call-to-action-a .et_pb_button_wrapper {
    margin: 0 0 2rem;
  }
}

/*

  CallToAction B

  Used on the Home page, an image, headline, paragraph, button
  with a primary background.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_promo.call-to-action-b {
  height: 100%;
  padding: 0;
  background-position: center top;
  background-size: 102% auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.et_pb_promo.call-to-action-b .et_pb_promo_description,
.et_pb_promo.call-to-action-b .et_pb_button_wrapper {
  background-color: #113050;
  padding-left: 2.33rem;
  padding-right: 2.33rem;
}
.et_pb_promo.call-to-action-b .et_pb_promo_description {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.et_pb_promo.call-to-action-b .et_pb_button_wrapper {
  padding-bottom: 2.33rem;
}
@media (max-width: 980px) {
  .et_pb_promo.call-to-action-b {
    max-height: 564px;
    justify-content: flex-start;
    background-position: left 50% top 220px;
    background-size: 110% auto;
    margin: 0 -6.3%;
  }
  .et_pb_promo.call-to-action-b .et_pb_promo_description,
.et_pb_promo.call-to-action-b .et_pb_button_wrapper {
    padding-left: 6.3%;
    padding-right: 6.3%;
  }
  .et_pb_promo.call-to-action-b .et_pb_promo_description {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .et_pb_promo.call-to-action-b .et_pb_button_wrapper {
    padding-bottom: 3rem;
    margin-bottom: 50%;
  }
}
@media (max-width: 479px) {
  .et_pb_promo.call-to-action-b {
    background-position: left 50% top 250px;
    background-size: 110% auto;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .et_pb_promo.call-to-action-b .et_pb_promo_description {
    padding-right: 30%;
  }
}

/*

  CallToAction C

  Used on the Home page, a headline, paragraph, button
  with a primary background, with dimensional pattern.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_promo.call-to-action-c {
  height: 100%;
  /*background: #113050 url("images/bg/dimensionalHeavy.svg") right bottom/auto 50% no-repeat !important;*/

}
.et_pb_promo.call-to-action-c .et_pb_promo_description {
  width: 90%;
  max-width: 300px;
  padding: 0;
  margin: 4.5rem 0 6rem;
}
.et_pb_promo.call-to-action-c .et_pb_button_wrapper {
  margin: 0 0 1rem;
}
@media (min-width: 981px) {
  .et_pb_promo.call-to-action-c {
    padding: 15%;
  }
}
@media (max-width: 980px) {
  .et_pb_promo.call-to-action-c {
    background-size: auto 40% !important;
    padding: 9%;
  }
  .et_pb_promo.call-to-action-c .et_pb_promo_description {
    width: 95%;
    margin: 2rem 0 2rem;
    max-width: 400px;
  }
  .et_pb_promo.call-to-action-c .et_pb_button_wrapper {
    margin: 0 0 2rem;
  }
}

/*

  CallToAction D

  Used on the Home page, a headline, paragraph, button
  with a secondary background, with dimensional pattern.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_promo.call-to-action-d {
  height: 100%;
  background: #113050 url("images/bg/dimensionalHeavy.svg") right bottom/auto 66% no-repeat !important;
}
.et_pb_promo.call-to-action-d .et_pb_promo_description {
  width: 80%;
  margin: 1rem 0 4rem;
  max-width: 300px;
  padding: 0;
}
.et_pb_promo.call-to-action-d .et_pb_module_header {
  margin-bottom: 2rem;
}
.et_pb_promo.call-to-action-d .et_pb_button_wrapper {
  margin: 0 0 1rem;
}
@media (min-width: 981px) {
  .et_pb_promo.call-to-action-d {
    padding: 2.33rem 4rem;
  }
}
@media (max-width: 980px) {
  .et_pb_promo.call-to-action-d {
    padding: 9%;
    background-size: auto 50% !important;
  }
  .et_pb_promo.call-to-action-d .et_pb_promo_description {
    width: 90%;
    margin: 2rem 0 2rem;
    max-width: 400px;
  }
  .et_pb_promo.call-to-action-d .et_pb_button_wrapper {
    margin: 0 0 1rem;
  }
}
.et_pb_promo.call-to-action-d.no-button .et_pb_button {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  border: none !important;
  border-radius: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-transform: none;
  letter-spacing: 0;
  font-size: 15px !important;
}
.et_pb_promo.call-to-action-d.no-button .et_pb_button:after {
  content: ">";
  padding-left: 0.5em;
  transform: scaleX(0.8);
  font-size: 1.2em;
  font-family: inherit !important;
  display: inline-block;
  position: relative;
  font-weight: inherit;
  margin: 0;
  transition: none;
  opacity: 1;
}
.et_pb_promo.call-to-action-d.no-button .et_pb_button:hover {
  opacity: 0.9;
  background-color: transparent !important;
}
.et_pb_promo.call-to-action-d.no-button .et_pb_button:active {
  opacity: 0.8;
  color: #fff !important;
  background-color: transparent !important;
}

/*

CallToAction E

Used for a reversed version of CallToAction D

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_promo.call-to-action-e {
	height: 100%;
	background: transparent;
}
.et_pb_promo.call-to-action-e .et_pb_promo_description {
	width: 80%;
	margin: 1rem 0 4rem;
	max-width: 500px;
	padding: 0;
	color: #113050;
}
.et_pb_promo.call-to-action-e .et_pb_module_header {
	margin-bottom: 2rem;
	color: #113050 !important;
}
.et_pb_promo.call-to-action-e .et_pb_button_wrapper {
	margin: 0 0 1rem;
}
@media (min-width: 981px) {
	.et_pb_promo.call-to-action-e {
		padding: 2.33rem 4rem;
	}
}
@media (max-width: 980px) {
	.et_pb_promo.call-to-action-e {
		padding: 9%;
		background-size: auto 50% !important;
	}
	.et_pb_promo.call-to-action-e .et_pb_promo_description {
		width: 90%;
		margin: 2rem 0 2rem;
		max-width: 400px;
	}
	.et_pb_promo.call-to-action-e .et_pb_button_wrapper {
		margin: 0 0 1rem;
	}
}
.et_pb_promo.call-to-action-e.no-button .et_pb_button {
	font-family: termina, sans-serif;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
	border: none !important;
	border-radius: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-transform: none;
	letter-spacing: 0;
	font-size: 15px !important;
	background-color: transparent !important;
	color: #113050 !important;
}
.et_pb_promo.call-to-action-e.no-button .et_pb_button:after {
	content: ">";
	padding-left: 0.5em;
	transform: scaleX(0.8);
	font-size: 1.2em;
	font-family: inherit !important;
	display: inline-block;
	position: relative;
	font-weight: inherit;
	margin: 0;
	transition: none;
	opacity: 1;
}
.et_pb_promo.call-to-action-e.no-button .et_pb_button:hover {
	opacity: 0.9;
	background-color: transparent !important;
}
.et_pb_promo.call-to-action-e.no-button .et_pb_button:active {
	opacity: 0.8;
	color: #113050;
	background-color: transparent !important;
}

/*

  ContactForm

  Divi contact form module.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_contact .et_pb_contact_form input,
.et_pb_contact .et_pb_contact_form textarea {
  color: #113050;
  border: 1px solid #d8dce6;
  background-color: #fff;
}
.et_pb_contact .et_pb_contact_form input::placeholder,
.et_pb_contact .et_pb_contact_form textarea::placeholder {
  color: #8394af;
}

/*

  DetailsBox

  A two-column box with title, and blurb. Uses a Divi blurb
  module. Used on Contact page.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.details-box {
  background: #f8f9fb;
  padding: 3rem 2.33rem;
}
.details-box .et_pb_blurb_content {
  margin: 0;
  max-width: none;
}
.details-box .et_pb_blurb_container {
  display: flex;
  flex-direction: row;
}
.details-box .et_pb_module_header {
  flex: 1;
  padding: 0 3rem 1.5rem 0;
}
.details-box .et_pb_blurb_description {
  flex: 1;
}
@media (max-width: 980px) {
  .details-box {
    padding: 2rem 1.5rem;
  }
  .details-box .et_pb_blurb_container {
    flex-direction: column;
  }
  .details-box .et_pb_module_header {
    padding-right: 0;
  }
}

.details-box-alt {
	background: #113050;
	color: #fff;
}

.details-box-alt .et_pb_module_header > h3 {
	color: #fff;
	margin-top: 0;
}

.details-box-alt .link-list > a {
	color: #fff;
	text-decoration: underline;
	font-family: termina, sans-serif;
	font-size: 12px;
}

.details-box-alt .et_pb_blurb_container:first-child {
	border-bottom: 1px solid #979797;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
}

.details-box-alt .et_pb_blurb_description {
	display: flex;
	justify-content: right;
}

.details-box-alt .et_pb_blurb_description .et_pb_button {
	align-self: flex-end;
	margin-left: auto;
	height: 39px !important;
	line-height: 34px !important;
}

.details-box-alt .et_pb_module_header {
    padding: 0 3rem 0rem 0;
}

/*

  FeedAnnouncements

  A two-column feed of announcement posts.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.feed-row {
  padding-top: 4rem !important;
}
.feed-row .et_pb_column_1_4 {
  display: none;
}
.feed-row .et_pb_column_3_4 {
  width: 100%;
  margin-right: 0;
}
.feed-row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
  width: 47.25%;
  margin-right: 5.5%;
}
.feed-row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
  margin-bottom: 2rem;
}
.feed-row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:last-child {
  margin-right: 0 !important;
}

.feed-announcements .et_pb_post {
  border: none;
  padding: 3rem 2.333rem 3.5rem;
  position: relative;
}
.feed-announcements .et_pb_post h2 {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.2727272727em;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 980px) {
  .feed-announcements .et_pb_post h2 {
    font-size: 20px !important;
  }
}
.feed-announcements .et_pb_post p.post-meta,
.feed-announcements .et_pb_post a.more-link {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.feed-announcements .et_pb_post p.post-meta {
  position: absolute;
  left: 2.333rem;
  bottom: 1.3rem;
  margin-bottom: 0;
  letter-spacing: 0.05em;
}
.feed-announcements .et_pb_post .post-content-inner {
  border-bottom: 1px solid #d8dce6;
  padding-bottom: 2rem;
}
.feed-announcements .et_pb_post .post-content-inner p {
  max-width: 350px;
}
.feed-announcements .et_pb_post a.more-link {
  color: #113050;
  position: absolute;
  right: 2.333rem;
  bottom: 1.3rem;
  text-transform: capitalize;
  letter-spacing: 0;
}
.feed-announcements .et_pb_post a.more-link:after {
  content: ">";
  transform: scale(0.8);
  padding-left: 0.5em;
}
.feed-announcements .et_pb_post a.more-link:hover {
  color: #113050;
}
@media (max-width: 980px) {
  .feed-announcements {
    margin: 0 -6.3%;
  }
  .feed-announcements .et_pb_post {
    padding-left: 6.3%;
    padding-right: 6.3%;
    margin-bottom: 1rem !important;
  }
  .feed-announcements .et_pb_post p.post-meta {
    left: 6.3%;
  }
  .feed-announcements .et_pb_post a.more-link {
    right: 6.3%;
  }
}

/*

  FeedCareers

  A single column feed of career posts.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#feed-careers .et_pb_post .entry-title {
  color: #fff;
  background-color: #113050;
  padding: 4rem 2.33rem 1.5rem;
}
#feed-careers .et_pb_post .post-content {
  background-color: #f8f9fb;
  padding: 2rem 2.33rem;
}
#feed-careers .et_pb_post .more-link {
  text-align: right;
  border-top: 1px solid #d8dce6;
  margin-top: 2rem;
  padding-top: 1rem;
  font-size: 0 !important;
  color: transparent;
}
#feed-careers .et_pb_post .more-link:after {
  position: relative;
  content: "View Position >";
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: #113050 !important;
  text-transform: capitalize;
  letter-spacing: 0;
}
#feed-careers .et_pb_post .more-link:hover:after {
  color: #113050 !important;
}

footer#main-footer {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: #f8f9fb;
  background-color: #113050;
  line-height: 1.7em;
}
footer#main-footer a {
  transition: none !important;
}
footer#main-footer a:hover {
  opacity: 0.8;
}
footer#main-footer .container {
  display: flex;
  flex-direction: row;
}
footer#main-footer #footer-top {
  padding: 3rem 0 2rem;
}
footer#main-footer #footer-top #footer-brand {
  display: flex;
  flex-direction: row;
}
footer#main-footer #footer-top #footer-brand a:hover {
  opacity: 1;
}
footer#main-footer #footer-top #footer-brand .details {
  color: #f8f9fb;
}
footer#main-footer #footer-top #footer-brand .details p {
  margin-bottom: 1rem;
}
footer#main-footer #footer-top a#subscribe {
  color: #f8f9fb;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
footer#main-footer #footer-middle {
  background-color: #0b2948;
  padding: 2rem 0;
}
footer#main-footer #footer-middle h3 {
  color: #fff !important;
  opacity: 0.8 !important;
  font-size: inherit;
  font-weight: inherit;
}
footer#main-footer #footer-middle .logo a:hover {
  opacity: 1;
}
footer#main-footer #footer-bottom {
  padding: 0;
  background-color: #000;
}
footer#main-footer #footer-bottom .container {
  justify-content: center;
}
footer#main-footer #footer-bottom a {
  color: #f8f9fb;
  padding: 1rem 1rem;
}
@media (max-width: 980px) {
  footer#main-footer {
    font-size: 10.5px;
  }
  footer#main-footer #footer-top {
    padding-bottom: 3.5rem;
  }
  footer#main-footer #footer-top .container {
    flex-direction: column;
    max-width: 465px;
  }
  footer#main-footer #footer-top #footer-brand .logo {
    width: 140px;
    margin: 0 40px 1.5rem 0;
  }
  footer#main-footer #footer-top a#subscribe {
    margin-top: 1rem;
    margin-left: 180px;
    display: block;
  }
  footer#main-footer #footer-top ul#menu-primary-navigation {
    display: none;
  }
  footer#main-footer #footer-middle .container {
    flex-wrap: wrap;
    justify-content: center;
  }
  footer#main-footer #footer-middle .col:not(.title) {
    width: 50%;
    max-width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  footer#main-footer #footer-middle .col:not(.title) img {
    width: 80%;
    margin: 0 10%;
    max-width: 160px;
  }
  footer#main-footer #footer-middle .col.title {
    width: 100%;
    font-size: 12px;
    text-align: center;
    padding-bottom: 1rem;
  }
  footer#main-footer #footer-middle .blurb {
    display: none;
  }
}
@media (min-width: 981px) {
  footer#main-footer {
    font-size: 12px;
  }
  footer#main-footer #footer-top .container {
    justify-content: space-between;
  }
  footer#main-footer #footer-top #footer-brand .logo {
    width: 138px;
    margin-right: 2.5rem;
  }
  footer#main-footer #footer-top ul#menu-primary-navigation {
    padding: 0;
    margin-right: -0.8rem;
  }
  footer#main-footer #footer-top ul#menu-primary-navigation li {
    font-size: inherit !important;
    font-weight: inherit;
    float: left;
    padding: 0;
  }
  footer#main-footer #footer-top ul#menu-primary-navigation li a {
    font-weight: 500;
    padding: 0 0.75rem;
  }
  footer#main-footer #footer-top a#subscribe {
    margin-top: 4rem;
    float: right;
  }
  footer#main-footer #footer-middle .container {
    justify-content: space-between;
  }
  footer#main-footer #footer-middle .col {
    flex: 0 0 30%;
  }
  footer#main-footer #footer-middle .col .logo {
    float: left;
    padding-right: 2rem;
    height: 100%;
  }
  footer#main-footer #footer-middle .col .logo.vnc img {
    width: 88px;
  }
  footer#main-footer #footer-middle .col .logo.oics img {
    margin-top: 8px;
    width: 106px;
  }
  footer#main-footer #footer-middle .col .blurb p {
    font-family: gill-sans-nova, sans-serif;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 300;
    line-height: 1.4em;
    padding-bottom: 0.5rem;
  }
  footer#main-footer #footer-middle .col .blurb a {
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
  }
  footer#main-footer #footer-bottom {
    background-color: #000;
  }
}
@media (min-width: 981px) and (max-width: 1099px) {
  footer#main-footer {
    font-size: 11px;
  }
  footer#main-footer #footer-top #footer-brand .logo {
    width: 118px;
    margin-right: 1.6rem;
  }
}
@media (max-width: 479px) {
  footer#main-footer #footer-top #footer-brand {
    flex-direction: column;
  }
  footer#main-footer #footer-top a#subscribe {
    margin-left: 0;
  }
}

/*

  FullwidthHeader

  Used on internal pages as the header with primary
  background and page title.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_fullwidth_header {
  padding: 0 !important;
}
.et_pb_fullwidth_header .header-content {
  margin: 0 !important;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  height: 100%;
  display: flex;
  flex-direction: column !important;
  justify-content: flex-end !important;
}
@media (max-width: 980px) {
  .et_pb_fullwidth_header .header-content {
    padding-bottom: 1rem;
  }
}
@media (min-width: 981px) {
  .et_pb_fullwidth_header .header-content {
    padding-bottom: 2rem;
  }
}

.page-header .et_pb_fullwidth_header {
  background: #113050 url("images/bg/dimensional.svg") right bottom/auto 150% no-repeat !important;
}
.page-header .et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2em;
  margin-bottom: 7rem;
  position: absolute;
  top: 3rem;
}
@media (max-width: 980px) {
  .page-header .et_pb_fullwidth_header {
    height: 33vw;
    min-height: 155px;
    max-height: 282px;
  }
  .page-header .et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
    top: 2rem;
  }
}
@media (min-width: 981px) {
  .page-header .et_pb_fullwidth_header {
    height: 282px;
  }
}

/*

  FullwidthHeaderPost

  Used on announcement posts.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.announcement-header .et_pb_fullwidth_header {
  background: #ebe9e5 url("images/bg/dimensionalDark.svg") right bottom/auto 150% no-repeat !important;
}
.announcement-header .et_pb_fullwidth_header .header-content:before {
  content: "Announcements";
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: absolute;
  top: 3rem;
}
.announcement-header .et_pb_fullwidth_header .et_pb_module_header {
  max-width: 500px;
  padding-bottom: 2rem;
}
.announcement-header .et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  padding-bottom: 1rem;
}
@media (max-width: 980px) {
  .announcement-header .et_pb_fullwidth_header {
    height: 100vw;
    min-height: 275px;
    max-height: 320px;
  }
  .announcement-header .et_pb_fullwidth_header .et_pb_module_header {
    max-width: 350px;
  }
}
@media (min-width: 981px) {
  .announcement-header .et_pb_fullwidth_header {
    height: 366px;
  }
}

/*

  FullwidthSlider

  Used on Home page, as hero area.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_fullwidth_section .et_pb_slider {
  background-color: #ebe9e5;
}
.et_pb_fullwidth_section .et_pb_slider .et_pb_slide {
  text-align: left;
  padding: 0;
}
.et_pb_fullwidth_section .et_pb_slider .et_pb_slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(17, 48, 80, 0.12) url("images/bg/dimensional.svg") right bottom/auto 100% no-repeat;
}
.et_pb_fullwidth_section .et_pb_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description {
  animation: none;
}
.et_pb_fullwidth_section .et_pb_slider .et_pb_slide_description {
  text-align: left;
  padding: 20% 0 8%;
}
.et_pb_fullwidth_section .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
  font-size: 30px !important;
  font-weight: 300 !important;
  line-height: 1.3333333333em !important;
  text-shadow: none;
  max-width: 433px;
  padding-bottom: 10rem;
}
@media (max-width: 767px) {
  .et_pb_fullwidth_section .et_pb_slider .et_pb_slide_description {
    padding: 20% 0 20%;
  }
  .et_pb_fullwidth_section .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    font-size: 25px !important;
    max-width: 70%;
    min-width: 262px;
    padding-bottom: 2rem;
  }
}

header#main-header {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  box-shadow: none !important;
}
header#main-header #et-top-navigation {
  font-weight: inherit !important;
}
header#main-header a,
header#main-header #top-menu .current-menu-ancestor > a,
header#main-header #top-menu .current-menu-item > a {
  color: #113050;
  transition: none;
  font-weight: 500 !important;
}
header#main-header a:hover,
header#main-header #top-menu .current-menu-ancestor > a:hover,
header#main-header #top-menu .current-menu-item > a:hover {
  color: #113050 !important;
  background: transparent;
  opacity: 1;
}
@media (max-width: 980px) {
  header#main-header .container {
    width: 100%;
  }
  header#main-header .logo_container {
    margin: 0 1.75rem;
    width: 82%;
  }
  header#main-header .logo_container a img#logo {
    height: 45px;
    max-height: 45px;
  }
  header#main-header #et-top-navigation {
    padding: 0 !important;
    height: 72px;
    width: 100%;
  }
  header#main-header #et-top-navigation ul#mobile_menu {
    display: block !important;
    height: auto !important;
    left: auto !important;
    padding: 1.5rem 0 4rem !important;
    width: 248px;
    border: none;
    box-shadow: 0 20px 100px rgba(0, 0, 0, 0);
    transition: right 300ms ease-in-out, box-shadow 300ms ease-in-out;
  }
  header#main-header #et-top-navigation ul#mobile_menu > li > a {
    position: relative;
    background: transparent;
    padding: 1rem 9%;
    border: none;
  }
  header#main-header #et-top-navigation ul#mobile_menu > li ul {
    display: none !important;
    /*   padding: 0;

    li {
      padding-left: 3rem;
      a {
        font-size: 0.7em;
        border: none;
        padding: 0 0 1rem;
      }
    } */
  }
  header#main-header #et-top-navigation .mobile_menu_bar_toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 72px;
    width: 72px;
    background-color: #fff;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 99999;
    transition: right 300ms ease-in-out;
  }
  header#main-header #et-top-navigation .mobile_menu_bar_toggle:before {
    color: #113050;
  }
  header#main-header #et-top-navigation .closed ul#mobile_menu {
    right: -248px;
  }
  header#main-header #et-top-navigation .opened ul#mobile_menu {
    right: 0;
    box-shadow: 0 20px 100px rgba(0, 0, 0, 0.3);
  }
  header#main-header #et-top-navigation .opened .mobile_menu_bar_toggle {
    right: 248px;
    background-color: #113050;
  }
  header#main-header #et-top-navigation .opened .mobile_menu_bar_toggle:before {
    content: "M";
    color: #fff;
  }
}
@media (max-width: 479px) {
  header#main-header #et-top-navigation ul#mobile_menu {
    height: 200vh !important;
  }
}
@media (min-width: 981px) {
  header#main-header .logo_container a img#logo {
    height: 73px;
    max-height: 73px;
  }
  header#main-header #et-top-navigation {
    padding: 0 !important;
    height: 134px;
  }
  header#main-header #et-top-navigation nav {
    height: 100%;
  }
  header#main-header #et-top-navigation ul#top-menu {
    display: flex;
    flex-direction: row;
    height: 100%;
    margin-right: -1rem;
  }
  header#main-header #et-top-navigation ul#top-menu > li {
    padding: 0;
    height: 100%;
  }
  header#main-header #et-top-navigation ul#top-menu > li:hover a {
    opacity: 1;
  }
  header#main-header #et-top-navigation ul#top-menu > li.menu-item-has-children:hover a {
    border-bottom-color: #113050;
  }
  header#main-header #et-top-navigation ul#top-menu > li > a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 1rem 1rem;
    padding-top: 2.5rem;
    border-bottom: transparent solid 10px;
    transition: none;
  }
  header#main-header #et-top-navigation ul#top-menu > li > a:after {
    display: none;
  }
  header#main-header #et-top-navigation ul.sub-menu {
    border: none;
    width: 280px;
    padding: 1.75rem 0 1.5rem;
  }
  header#main-header #et-top-navigation ul.sub-menu li {
    padding: 0;
    width: 100%;
  }
  header#main-header #et-top-navigation ul.sub-menu li a {
    padding: 0.75rem 1.5rem;
    width: 100%;
    display: block;
    transition: none;
  }
  header#main-header #et-top-navigation ul.sub-menu li a:hover {
    color: #113050 !important;
    background: transparent;
    opacity: 1;
  }
}

.et_pb_image.fill, .et_pb_image.fill .et_pb_image_wrap {
  width: 100%;
  height: 100%;
}
.et_pb_image.fill img {
  object-fit: cover;
  height: 100%;
}

.et_pb_image.feature-image {
  margin-bottom: 3rem !important;
}

/*

  ImageCard

  A Divi Blurb module, of an image and title. Used on
  the landing page template.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.image-card {
  width: 100%;
  height: 100%;
}
.image-card .et_pb_blurb_content {
  height: 100%;
  position: relative;
}
.image-card .et_pb_main_blurb_image {
  margin: 0;
  width: 100%;
  height: 80%;
}
.image-card .et_pb_main_blurb_image .et_pb_image_wrap {
  height: 100%;
}
.image-card .et_pb_main_blurb_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-card .et_pb_blurb_container {
  background-color: #113050;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.image-card .et_pb_module_header {
  color: #fff;
  text-align: center;
  padding: 0.7rem 1.5rem;
  min-height: 3.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.image-card:hover .et_pb_module_header {
  opacity: 0.9;
}
@media (max-width: 980px) {
  .image-card {
    height: 60vw;
    max-height: 300px;
  }
  .image-card .et_pb_main_blurb_image {
    height: 90%;
  }
  .image-card .et_pb_module_header {
    min-height: 2.5rem;
  }
}

/*

  LandingImageHero

  Hero area with a background image and a Blurb module.
  Used in Landing Page templates.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_section.landing-image-hero {
  max-width: 1340px;
}
.et_pb_section.landing-image-hero .et_pb_row {
  margin: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  background-color: #f2f2f2;
}
.et_pb_section.landing-image-hero .et_pb_column {
  height: 100%;
  padding: 0 !important;
  position: relative;
}
.et_pb_section.landing-image-hero .et_pb_blurb {
  background-color: #f8f9fb;
}
.et_pb_section.landing-image-hero .et_pb_blurb .et_pb_module_header {
  width: 90%;
}
.et_pb_section.landing-image-hero .et_pb_blurb .et_pb_blurb_description {
  margin-top: 1rem;
  max-width: 360px;
}
@media (max-width: 980px) {
  .et_pb_section.landing-image-hero .et_pb_row {
    max-height: 260px;
    padding: 180px 0 0 !important;
  }
  .et_pb_section.landing-image-hero .et_pb_blurb {
    margin: 0 9% 2rem !important;
    padding: 3rem 1.75rem 4rem;
  }
}
@media (min-width: 981px) {
  .et_pb_section.landing-image-hero {
    height: 430px;
    margin-top: 43px;
    margin-bottom: 86px;
  }
  .et_pb_section.landing-image-hero .et_pb_row {
    padding: 0 5% !important;
  }
  .et_pb_section.landing-image-hero .et_pb_blurb {
    position: absolute;
    left: 0;
    bottom: -43px;
    padding: 5rem 2.33rem;
  }
}

/*

  Logo Box

  Used on the Home page, a logo stacked on a background
  image.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.logo-box {
  background-color: #113050;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 980px) {
  .logo-box {
    height: 66vw;
    max-height: 330px;
  }
}
.logo-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(17, 48, 80, 0.12);
}
.logo-box img {
  max-width: 200px;
}

/*

  Pagination

  Pagination below Divi blog modules.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.pagination {
  padding-top: 2rem;
}
.pagination a {
  font-weight: 400;
  font-size: 19px;
  line-height: 1.3947368421em;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: #113050;
}
@media (max-width: 980px) {
  .pagination a {
    font-size: 15px !important;
  }
}

/*

  Person

  Divi person module.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_team_member .et_pb_team_member_image {
  max-width: 260px;
}
.et_pb_team_member .et_pb_module_header {
  padding: 1rem 0 0;
}
.et_pb_team_member .et_pb_member_position {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: #113050;
  font-size: 12px;
  margin-bottom: 1.5rem;
}
@media (max-width: 980px) {
  .et_pb_team_member .et_pb_team_member_description {
    max-width: 400px;
  }
}
@media (max-width: 479px) {
  .et_pb_team_member .et_pb_team_member_image {
    max-width: 360px;
    float: none;
  }
}

/*

  PostFooter

  The footer to a post.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#post-footer .header-row {
  border-top: 1px solid #d8dce6;
  padding-top: 3rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  #post-footer .header-row h2 {
    padding-left: 2.33rem;
  }
}
#post-footer .header-row .et_pb_column {
  flex: 1;
  margin: 0 !important;
}
#post-footer .header-row .et_pb_column .et_pb_button {
  float: right;
}
@media (max-width: 479px) {
  #post-footer .header-row .et_pb_column {
    min-width: 300px;
    width: 100%;
  }
  #post-footer .header-row .et_pb_column .et_pb_button {
    float: none;
  }
}
#post-footer .feed-row {
  padding-top: 0 !important;
}
#post-footer .feed-row .feed-announcements .et_pb_post {
  background-color: #f8f9fb;
}

/*

  SubNav

  A Divi menu module, nested in the content area.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.entry-content .et_pb_menu nav.et-menu-nav {
  background: #f8f9fb;
  padding: 1rem 0;
}
.entry-content .et_pb_menu nav.et-menu-nav ul {
  margin: 0;
  width: 100%;
}
.entry-content .et_pb_menu nav.et-menu-nav ul li {
  padding: 0;
  margin: 0;
  width: 100%;
}
.entry-content .et_pb_menu nav.et-menu-nav ul li a {
  font-family: termina, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  color: #113050;
  font-size: 14px;
  line-height: 1.4em;
  padding: 1rem 2.33rem;
  width: 100%;
}
.entry-content .et_pb_menu nav.et-menu-nav ul li.current-page-parent a {
  font-size: 20px;
  font-weight: 300;
}
.entry-content .et_pb_menu nav.et-menu-nav ul li.current-menu-item a {
  font-weight: 600;
}
@media (max-width: 980px) {
  .entry-content .et_pb_menu .et_mobile_nav_menu {
    margin-bottom: 3rem;
  }
  .entry-content .et_pb_menu a.mobile_nav .mobile_menu_bar {
    z-index: 99999;
    position: absolute;
    width: 100%;
    height: 55px;
    top: 3.5px;
    right: 0;
  }
  .entry-content .et_pb_menu a.mobile_nav .mobile_menu_bar:before {
    content: "3";
    position: absolute;
    top: 7px;
    right: 0.5rem;
    left: auto;
    color: #113050;
  }
  .entry-content .et_pb_menu a.mobile_nav .et_mobile_menu {
    top: 0;
    max-height: 55px;
    min-height: 55px !important;
    height: auto !important;
    background-color: #f2f2f2 !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0);
    padding: 0;
    border: none;
    display: block !important;
    overflow: hidden;
    border-radius: 8px;
    transition: all 500ms ease-in-out;
  }
  .entry-content .et_pb_menu a.mobile_nav .et_mobile_menu > li > a {
    font-family: termina, sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    background: transparent;
    padding: 2px 1.25rem 0;
    height: 55px;
    border-bottom: 1px solid rgba(216, 220, 230, 0.5);
    color: #113050;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: none;
  }
  .entry-content .et_pb_menu a.mobile_nav .et_mobile_menu > li:last-child > a {
    border: none;
  }
  .entry-content .et_pb_menu a.mobile_nav.closed .mobile_menu_bar {
    width: 100%;
  }
  .entry-content .et_pb_menu a.mobile_nav.closed .et_mobile_menu > li > a {
    border-bottom: 1px solid transparent;
    transition: all 0ms linear 500ms;
  }
  .entry-content .et_pb_menu a.mobile_nav.opened .mobile_menu_bar {
    width: 20%;
  }
  .entry-content .et_pb_menu a.mobile_nav.opened .mobile_menu_bar:before {
    content: "M";
  }
  .entry-content .et_pb_menu a.mobile_nav.opened .et_mobile_menu {
    max-height: 400px;
    box-shadow: 0 10px 60px rgba(255, 255, 255, 0.8);
    transition: all 500ms ease-in-out;
  }
}

/*

  Text

  A Divi text module. Styling below is mainly for
  long-form text.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.et_pb_text_inner h1,
.et_pb_text_inner .h1,
.et-pb-contact-message h1,
.et-pb-contact-message .h1 {
  margin: 3em 0 1em;
}
.et_pb_text_inner h2,
.et_pb_text_inner .h2,
.et-pb-contact-message h2,
.et-pb-contact-message .h2 {
  margin: 3em 0 1em;
}
.et_pb_text_inner h3,
.et_pb_text_inner .h3,
.et-pb-contact-message h3,
.et-pb-contact-message .h3 {
  margin: 3em 0 1em;
}
.et_pb_text_inner h4,
.et_pb_text_inner .h4,
.et-pb-contact-message h4,
.et-pb-contact-message .h4 {
  margin: 3em 0 1em;
}
.et_pb_text_inner p,
.et-pb-contact-message p {
  line-height: 1.5em;
  padding: 0;
  margin: 0 0 1em;
}
.et_pb_text_inner a,
.et-pb-contact-message a {
  color: #113050;
  font-weight: 400;
}
.et_pb_text_inner ul,
.et-pb-contact-message ul {
  padding: 0;
  margin: 1em 0 2em;
}
.et_pb_text_inner ul > li,
.et-pb-contact-message ul > li {
  margin: 0 0 1em 2em;
  padding-left: 1em;
}
.et_pb_text_inner img,
.et-pb-contact-message img {
  width: 100%;
  margin: 2rem 0 2rem;
}
@media (max-width: 980px) {
  .et_pb_text_inner img,
.et-pb-contact-message img {
    margin: 1rem 0 1rem;
  }
}

.et_pb_text:first-child .et_pb_text_inner h1:first-child,
.et_pb_text:first-child .et_pb_text_inner h2:first-child,
.et_pb_text:first-child .et_pb_text_inner h3:first-child,
.et_pb_text:first-child .et_pb_text_inner h4:first-child,
.et_pb_text:first-child .et_pb_text_inner .h1:first-child,
.et_pb_text:first-child .et_pb_text_inner .h2:first-child,
.et_pb_text:first-child .et_pb_text_inner .h3:first-child,
.et_pb_text:first-child .et_pb_text_inner .h4:first-child {
  margin-top: 0;
}
/*

  Camps Call to Action

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.camps-cta .et_pb_text_inner h3 {
	margin: 1rem 0 0.5rem 0 !important;
}
.camps-cta .et_pb_text_inner h4 {
	margin: 0 0 1rem 0 !important;
	text-transform: capitalize !important;
	font-weight: 400 !important;
}

/*

  Custom forms

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#subscribe {
  cursor: pointer;
}
.modal-dialog {
  max-width: 540px;
}
#em_subscribe_form h1 {
  color: #ffffff;
}
#3795044 {
  color: #ffffff;
}

.wpcf7-form p {
  margin-bottom: 0;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=password],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=email],
.wpcf7-form input.text,
.wpcf7-form input.title,
.wpcf7-form textarea,
.wpcf7-form select {
  padding: 12px;
  width: 100%;
}

.wpcf7-form-control-wrap.position,
.wpcf7-form-control-wrap.file-resume {
  display: block;
  margin-bottom: 1rem;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 2rem;
}
.wpcf7-list-item.first {
  margin-left: 0 !important;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
  color: #fff !important;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    white-space: nowrap;
    height: 49px !important;
    line-height: 44px !important;
    border-radius: 24.5px;
    border: 2px solid #ea5d1c !important;
    background: #ea5d1c;
    padding: 0 2.8rem !important;
}
