/*******BREAKPOINTS******/
/****** COLORS ******/
/******FONT SIZES*****/
@media screen and (min-width: 1025px) {
  h1, h2 {
    font-size: 44px; } }

@media screen and (min-width: 1025px) {
  h3 {
    font-size: 25px; } }

@media screen and (min-width: 1025px) {
  h4 {
    font-size: 20px; } }

#et-secondary-menu #et-secondary-nav a, .menu-footer-menu-container *, .text-breaker__main-text *, .text-breaker__link *, .heaf-person__bio:before, #anchor-menu a {
  font-family: Montserrat, helvetica, sans-serif; }

body, .et_pb_team_member_description {
  font-family: 'News Cycle', sans-serif; }

.et_pb_team_member_description h4 {
  font-family: 'Varela Round', sans-serif; }

.regular-weight * {
  font-weight: 300; }

div, li, span {
  font-size: 18px; }

#page-container {
  overflow: hidden; }

/***** RULES ABOUT COLOR ****/
.cool-blue * {
  color: #143e8d; }

.color-white * {
  color: white; }

.color-ash * {
  color: #9B9B9B; }

#et-top-navigation .current-menu-item a:before, #et-top-navigation a:hover:before {
  content: '';
  position: absolute;
  top: 20px;
  left: -2px;
  right: 2px;
  border-bottom: 2px solid #143e8d;
  width: 100%; }

@media all and (max-width: 1025px) {
  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
    position: fixed; } }
#et-top-navigation {
  font-weight: normal; }

#top-header {
  border-top: 3px solid #143e8d; }

#top-header .container {
  padding-top: 0;
  line-height: initial; }

#et-secondary-menu ul {
  padding-top: 10px; }

#et-secondary-menu #et-secondary-nav {
  background-color: #143e8d;
  padding-left: 20px;
  padding-right: 20px; }
  #et-secondary-menu #et-secondary-nav:hover {
    background-color: #ff8d21; }
  #et-secondary-menu #et-secondary-nav a {
    color: white;
    font-size: 14px;
    transition: none; }
    #et-secondary-menu #et-secondary-nav a:hover {
      text-decoration: underline;
      opacity: 1; }

/******* FOOTER ********/
#footer-bottom {
  display: none; }

.bottom-nav a:hover,
#footer-widgets .footer-widget li a:hover {
  opacity: 1;
  color: white; }

.bottom-nav {
  padding: 10px 0; }

#menu-sub-footer-menu {
  text-align: center; }

#menu-footer-menu {
  list-style: none; }
  #menu-footer-menu .menu-item {
    margin-bottom: 2px; }

#footer-widgets {
  padding-top: 25px; }

#footer-widgets .footer-widget li:before {
  display: none; }

.menu-footer-menu-container * {
  font-size: 14px; }

#footer-widgets .footer-widget li a:hover {
  text-decoration: underline; }

.et_pb_gutters3 .footer-widget {
  margin-bottom: 24px; }

.footer-widget:first-child {
  border-right: 5px solid #ffc222; }

/******* end of FOOTER ********/
/*Dissappear menu on scroll down*/
.countdown * {
  color: black;
  font-weight: bold; }

.countdown, .countdown > div, .countdown > div > div {
  height: 0; }

.et_pb_countdown_timer .section.zero p {
  opacity: 1; }

.countdown .et_pb_countdown_timer {
  background-color: #ffffff;
  transform: translateY(-95%);
  border-top-left-radius: 20px 20px;
  border-top-right-radius: 20px 20px;
  width: 80%;
  margin: auto; }

.subhead {
  margin-top: 30px;
  padding-bottom: 10px; }

.underline-orange {
  display: inline-block;
  border-bottom: 5px solid #ff8d21; }

.underline-green {
  display: inline-block;
  border-bottom: 5px solid #b2d235; }

.content-box > *:first-child {
  padding-top: 50px; }
.content-box > * {
  padding-right: 50px;
  padding-left: 50px; }
.content-box > *:last-child {
  padding-bottom: 50px; }
@media all and (max-width: 1025px) {
  .content-box > * {
    padding-right: 20px;
    padding-left: 20px; } }

.content-box-blue > *:first-child {
  border-top: 9px solid #143e8d; }
.content-box-blue > * {
  border-right: 9px solid #143e8d;
  border-left: 9px solid #143e8d; }
.content-box-blue > *:last-child {
  border-bottom: 9px solid #143e8d; }

.content-box-yellow > *:first-child {
  border-top: 9px solid #ffc222; }
.content-box-yellow > * {
  border-right: 9px solid #ffc222;
  border-left: 9px solid #ffc222; }
.content-box-yellow > *:last-child {
  border-bottom: 9px solid #ffc222; }

.text-breaker__main-text * {
  color: white;
  text-decoration: underline;
  font-size: 28px; }
  @media all and (min-width: 1025px) {
    .text-breaker__main-text * {
      font-size: 60px; } }

.text-breaker__link * {
  color: white;
  text-decoration: underline;
  font-size: 18px;
  text-align: right; }
  @media all and (min-width: 1025px) {
    .text-breaker__link * {
      font-size: 24px; } }

.text-breaker > div {
  padding: 21px 52px;
  position: relative; }
  @media all and (max-width: 1025px) {
    .text-breaker > div {
      padding: 21px 25px; } }

.yellow-breaker {
  background: #ffc222; }
  .yellow-breaker:before {
    content: '';
    background: #ffc222;
    width: 400vw;
    left: -100vw;
    top: 0;
    bottom: 0;
    position: absolute; }
  .yellow-breaker > div {
    border: 9px solid #ffdd00; }

.blue-breaker {
  background: #143e8d; }
  .blue-breaker:before {
    content: '';
    background: #143e8d;
    width: 400vw;
    left: -100vw;
    top: 0;
    bottom: 0;
    position: absolute; }
  .blue-breaker > div {
    border: 9px solid #ffc222; }

.text-breaker .gform_wrapper * {
  text-align: left;
  text-decoration: none; }
.text-breaker .gform_wrapper input {
  text-align: left; }
  .text-breaker .gform_wrapper input[type="submit"] {
    text-align: center; }

.inner-border-breaker {
  background-size: cover;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: darken;
  -webkit-background-blend-mode: darken; }

/********* HOMEPAGE *********/
.button-with-image-background {
  background-color: rgba(0, 0, 0, 0.35);
  background-blend-mode: color-burn;
  background-position: center center;
  position: relative; }
  .button-with-image-background:before {
    content: '';
    color: white;
    width: 18px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
  .button-with-image-background * {
    font-size: 24px; }
    @media all and (min-width: 1025px) {
      .button-with-image-background * {
        font-size: 32px;
        color: white; } }
    .button-with-image-background *:hover {
      text-decoration: underline; }

.button-with-image-background--yellow:before {
  background-color: #ffc222; }

.button-with-image-background--green:before {
  background-color: #b2d235; }

.button-with-image-background--blue:before {
  background-color: #B0CBEA; }

/********* PERSON COMPONENTS **********/
/**border boxes**/
.heaf-person, .et_pb_team_member {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 0 !important;
  padding-bottom: 5.82%; }

.heaf-person img, .et_pb_team_member img {
  width: 70%;
  min-width: 250px;
  position: relative; }

.heaf-person,
.heaf-person__bio,
.et_pb_team_member {
  width: 80%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  margin-left: auto;
  margin-right: auto; }

/*the person's name*/
.et_pb_team_member_description h4 {
  font-weight: 300;
  font-size: 25px;
  margin-top: 20px; }

/*the text field in person's content*/
.et_pb_team_member_description {
  font-size: 18px; }

.et_pb_member_position {
  font-weight: bold;
  font-size: 20px;
  padding-top: 20px;
  color: black; }

/*rules for expanded bios on staff pages*/
.heaf-person__bio {
  height: 100px;
  overflow: hidden;
  position: relative;
  transition: height .6s ease;
  cursor: pointer;
  /*the arrow to display more content*/
  /*the gradient*/ }
  .heaf-person__bio:before {
    font-size: 18px;
    font-weight: bold;
    color: #143e8d;
    content: 'EXPAND +';
    text-align: right;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    font-size: 20px;
    z-index: 1;
    transition: opacity .6s ease; }
  .heaf-person__bio:after {
    content: '';
    left: 0;
    width: 100%;
    height: 100px;
    background: white;
    position: absolute;
    top: 0;
    background: linear-gradient(transparent, white);
    transition: opacity .6s ease; }

.heaf-person__bio.expanded {
  height: auto; }
  .heaf-person__bio.expanded:after, .heaf-person__bio.expanded:before {
    opacity: 0; }

/************ HERO IMAGE FULL WIDTH SCREEN  ************/
.et_pb_fullwidth_section.et_pb_with_background:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4); }

.et_pb_fullwidth_section.et_pb_with_background {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .et_pb_fullwidth_section.et_pb_with_background .header-content * {
    color: white;
    font-size: 50px;
    padding-left: 20px; }
    @media all and (min-width: 1025px) {
      .et_pb_fullwidth_section.et_pb_with_background .header-content * {
        font-size: 88px;
        padding-left: 0; } }
  .et_pb_fullwidth_section.et_pb_with_background .et_pb_fullwidth_header_container {
    margin-left: 0; }

/********* PEOPLE PAGE  **********/
/*missing adding padding to body on #anchor-menu stuck*/
body.anchor-menu__stuck {
  padding-top: 72px; }

body.anchor-menu__stuck #anchor-menu {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  z-index: 5; }
  @media all and (max-width: desktop) {
    body.anchor-menu__stuck #anchor-menu {
      top: 80px; } }

#anchor-menu {
  padding: 15px 0;
  display: flex;
  align-items: center; }

/*The anchor menu buttons*/
#anchor-menu a {
  color: #9B9B9B;
  font-weight: bold; }
  @media all and (min-width: 1025px) {
    #anchor-menu a {
      font-size: 30px; } }

#anchor-menu a:hover {
  border-bottom: 7px solid #143e8d; }

#anchor-menu a.active {
  color: black;
  border-bottom: 7px solid #143e8d; }

#anchor-menu .et_pb_column {
  display: flex; }

/***** TOGGLE ACCORDION ******/
.et_pb_toggle {
  background-color: transparent;
  border: 5px solid #ffc222; }

.et_pb_toggle_title {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  opacity: 1; }

.et_pb_toggle_title:before {
  font-family: Montserrat-Regular;
  font-size: 28px;
  color: #143E8D; }

.et_pb_toggle_title:after {
  font-family: Montserrat-Bold;
  font-size: 14px;
  color: #143E8D;
  float: right; }

@media (min-width: 980px) {
  .et_pb_toggle_title:after {
    content: 'EXPAND'; }

  .et_pb_toggle_open .et_pb_toggle_title:after {
    content: 'COLLAPSE'; } }

/*# sourceMappingURL=ct-divi-styles.css.map */
