body {
    padding: 0;
    margin: 0;
    font-family: 'open sans', sans-serif;
}

.header_top {
  background-color: #09435a;
  height: 3.3em;
  font-family: open sans, sans-serif;
  color: #ffffff;
}
.header_top_menu_container {
  font-family: open sans, sans-serif;
  color: #ffffff;
  margin: auto;
  width: auto;
  
}
.header_top_menu_linkbar {
    display: flex;
    justify-content: center;
    font-size: 14px;
    letter-spacing: .5px;
    text-transform: lowercase;
}
.header_top_menu_linkbar li {
  float: left;
  padding: 0 10px 0 0;
}

.header_top_menu_linkbar li a:hover {
  background-color: #66c8c8;
  color: #09435a;
  transition: all 0.3s ease-in-out 0s;
}
.header_top_menu_linkbar li a {
    display: block;
    color: white;
    text-align: center;
    padding: 15px 15px;
    text-decoration: none;
    height: 22.9px;
}

.header_top_menu_linkbar li:last-child {
  border-right: none;
}

.header_top_menu_linkbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; 
}

.header_graphic {
  display: none;
  width: 100%;
  height: auto;
}

.header_graphic img {
  width: 100%;
}

.header_top_menu_text {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 2em;
  font-size: 14px;
}
.image_row_image_1 {
float: left;
  padding-right: 50px;
}

.image_row_image_2 {
float: left;
}

.image_row_container {
    display: none;
    justify-content: center;
}

  .footer_content img {
 color: #ffffff;
    font-size: 13px;
    float: left;
    width: 13%;
    height: 13%;
  }

.footer_block {
    background: #004259;
    width: 100%;
    height: 100px;
    margin-top: -4.7px;
    margin-bottom: -16px;
}

.footer_content {
   color: #ffffff;
    margin: 0 auto;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_content a {
    color: #63c7c7;
}

.image_row_container img {
float: left;
  padding-right: 50px;
}

.promo_section_container {
    width: 1500px;
    height: 415px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}

.promo_section_container img {
    float: left;
    padding-right: 40px;
    width: 696px;
}

.promo_section_tagline {
    width: 800px;
    margin-left: auto;
    color: #63c7c7;
    font-size: 28px;
    font-weight: bold;

}

.promo_section_body {
   width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    color: #09435a;
    font-size: 15px;
}

.eqd-Body {
font-family: 'open sans', sans-serif !important; 
padding-bottom: 0px !important;
}


.eqc-NavBar {
    font-size: 14px !important;
    padding: 0px !important;
    background: #09435a;
}


.eqd-hr {
    margin-block-end: 0px !important;
    margin-block-start: 0px !important;
    height: 0px !important;
}

.eqc-NavButton {
    color: #ffffff !important;
    padding: 16.4px 15px !important;
    letter-spacing: .5px !important;
    text-transform: lowercase !important;
}

.eqc-NavButton:hover {
background: #63c7c7 !important;
color: #09435a !important;
}

.header_top_menu_text a {
color: #63c7c7;
text-decoration: none;
}

.header_top_title {
    height: auto;
    text-align: center;
    text-transform: lowercase;
    font-family: 'shrikhand', sans-serif;
    letter-spacing: 1.5px;
    font-size: 24px;
    color: #63c7c7;
    padding-bottom: 5px;
}

.eqc-NavButton {
    text-transform: lowercase;
}

.promo_button {
    background-color: #63c7c7;
    border: none;
    color: white;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 20px;
}

.promo_button:hover {
background-color: #09435a;
color: #63c7c7;
transition: all 0.3s ease-in-out 0s;
}

.CatalogLineInActive {
background-color: #65cbc9 !important;
font-family: 'open sans', sans-serif !importnat;
}

.promo_wrapper {
width: 100%;
background: #00405a17;
}


.CatalogLineOutActive {
font-size: 16px !important;
font-family: 'open sans', sans-serif !important;
}

.yc2Level1 {
font-size: 14px;
font-family: 'open sans', sans-serif !important;
}

.footer_right {
 text-align: right;
    float: right;
    margin-left: 40px;
}

.footer_right a {
  text-decoration: none;
}

.fab {
  font-size: 21px;
}

.fa, .fab {
color: #ffffff;
}

.splide__arrows {
  display: none;
}

.header_bottom_graphic img {
    width: 100%;
    max-height: 120px;
    min-height: 120px;
}

.footer_graphic img {
    width: 100%;
    max-height: 120px;
    min-height: 120px;
} 

.promo_section {
padding-top: 120px;
}

.main_banner {
  width: 100%;
  height: auto; 
}

.main_banner svg {
  width: 100%;
  height: auto;
  margin-bottom: -5px;
}