/*************************************************
Theme Name: Key Health Partnership
Template: divi
Version: 1.1
*************************************************/
/* Typekit - Flash Of Unstyled Text - Fix */
.wf-loading {
  /* styles to use when web fonts are loading */
  display: none;
  visibility: hidden;
}

.wf-active {
  /* styles to use when web fonts are active */
  display: block;
  visibility: visible;
}

.wf-inactive {
  /* styles to use when web fonts are inactive */
  visibility: hidden;
}

/* Global Fonts - load your chosen fonts in here */
/* Base font size */
/* Global Box Sizing Parameters, flex-box, box-shadow, transitions, border-radius, align & justify */
/* Display and other attribute classes */
.hide {
  display: none;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

/*************************************************
Set Typography Styling here
*************************************************/
*, p, span {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
}

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 0;
}

h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
  font-family: "Manrope", sans-serif;
  font-size: 65px;
  font-weight: 500;
  color: #313131;
  letter-spacing: 1px;
}
h1 span, h1 a span, h1 a span span, h1 span span, .h1 span, .h1 a span, .h1 a span span, .h1 span span, .entry-content h1 span {
  letter-spacing: 1px;
  font-family: "Manrope", sans-serif;
  font-size: 65px;
  font-weight: 500;
  color: #f6bd0f !important;
}
@media (max-width: 980px) {
  h1 span, h1 a span, h1 a span span, h1 span span, .h1 span, .h1 a span, .h1 a span span, .h1 span span, .entry-content h1 span {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  h1 span, h1 a span, h1 a span span, h1 span span, .h1 span, .h1 a span, .h1 a span span, .h1 span span, .entry-content h1 span {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  h1 span, h1 a span, h1 a span span, h1 span span, .h1 span, .h1 a span, .h1 a span span, .h1 span span, .entry-content h1 span {
    font-size: 35px;
  }
}
@media (max-width: 980px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 35px;
  }
}

h2, h2 a, h2 a span, .h2, .h2 a, .h2 a span, .entry-content h2 {
  font-family: "Manrope", sans-serif;
  font-size: 47px;
  letter-spacing: 1px;
}
h2 span, h2 a span, h2 a span span, .h2 span, .h2 a span, .h2 a span span, .entry-content h2 span {
  font-family: "Manrope", sans-serif;
  letter-spacing: 1px;
  font-size: 47px;
  font-weight: 500;
  color: #f6bd0f !important;
}
@media (max-width: 980px) {
  h2 span, h2 a span, h2 a span span, .h2 span, .h2 a span, .h2 a span span, .entry-content h2 span {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  h2 span, h2 a span, h2 a span span, .h2 span, .h2 a span, .h2 a span span, .entry-content h2 span {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  h2 span, h2 a span, h2 a span span, .h2 span, .h2 a span, .h2 a span span, .entry-content h2 span {
    font-size: 28px;
  }
}
@media (max-width: 980px) {
  h2, h2 a, h2 a span, .h2, .h2 a, .h2 a span, .entry-content h2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  h2, h2 a, h2 a span, .h2, .h2 a, .h2 a span, .entry-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  h2, h2 a, h2 a span, .h2, .h2 a, .h2 a span, .entry-content h2 {
    font-size: 28px;
  }
}
h2 strong, h2 a strong, h2 a span strong, .h2 strong, .h2 a strong, .h2 a span strong, .entry-content h2 strong {
  font-weight: 500;
  color: #f6bd0f;
}

h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
  font-family: "Manrope", sans-serif;
  font-size: 30px;
}
@media (max-width: 980px) {
  h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
    font-size: 25px;
  }
}

h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
  font-family: "Manrope", sans-serif;
  font-size: 28px;
  line-height: 34px;
}
@media (max-width: 980px) {
  h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 {
    font-size: 18px;
  }
}
h4 span, h4 a span, h4 a span span, h4 span span, .h4 span, .h4 a span, .h4 a span span, .h4 span span, .entry-content h4 span {
  color: #f6bd0f;
  font-size: 28px;
}
@media (max-width: 980px) {
  h4 span, h4 a span, h4 a span span, h4 span span, .h4 span, .h4 a span, .h4 a span span, .h4 span span, .entry-content h4 span {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  h4 span, h4 a span, h4 a span span, h4 span span, .h4 span, .h4 a span, .h4 a span span, .h4 span span, .entry-content h4 span {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  h4 span, h4 a span, h4 a span span, h4 span span, .h4 span, .h4 a span, .h4 a span span, .h4 span span, .entry-content h4 span {
    font-size: 18px;
  }
}

h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
}
@media (max-width: 980px) {
  h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
    font-size: 16px;
  }
}

p, p span, .p, .p span, div, ul, ul li,
.et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
input[type=text], input[type=password], input[type=tel], input[type=email],
input.text, input.title, textarea, select,
table, table tr, table tr th, table tr td {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
}
p strong, p span strong, .p strong, .p span strong, div strong, ul strong, ul li strong,
.et_pb_module strong, .et_pb_module p strong, .et_pb_module p span strong, .et_pb_module span strong,
input[type=text] strong, input[type=password] strong, input[type=tel] strong, input[type=email] strong,
input.text strong, input.title strong, textarea strong, select strong,
table strong, table tr strong, table tr th strong, table tr td strong {
  font-weight: 400;
  color: #f6bd0f;
}
@media (max-width: 988px) {
  p, p span, .p, .p span, div, ul, ul li,
.et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
input[type=text], input[type=password], input[type=tel], input[type=email],
input.text, input.title, textarea, select,
table, table tr, table tr th, table tr td {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  p, p span, .p, .p span, div, ul, ul li,
.et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
input[type=text], input[type=password], input[type=tel], input[type=email],
input.text, input.title, textarea, select,
table, table tr, table tr th, table tr td {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  p, p span, .p, .p span, div, ul, ul li,
.et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
input[type=text], input[type=password], input[type=tel], input[type=email],
input.text, input.title, textarea, select,
table, table tr, table tr th, table tr td {
    font-size: 16px;
  }
}

/* List Styling */
.et_pb_module ul li {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  list-style-type: none;
  position: relative;
}
.et_pb_module ul li:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 7px;
  position: absolute;
  left: -15px;
  top: 0;
}

/* Blockquote */
blockquote {
  color: #005da5;
}

.contactinfobox .et_pb_text_inner strong {
  color: #313131 !important;
}

/*************************************************
Set button Styling here
*************************************************/
/* Divi default button override */
#c-d-contact-form form .wpcf7-submit,
.et_pb_text .button,
.et_pb_button_module_wrapper .et_pb_button {
  padding: 8px 20px !important;
  color: #fff !important;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #f6bd0f;
  border: 1px solid #f6bd0f;
  line-height: 1.7em !important;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-d-contact-form form .wpcf7-submit:after,
.et_pb_text .button:after,
.et_pb_button_module_wrapper .et_pb_button:after {
  display: none;
}
#c-d-contact-form form .wpcf7-submit:hover,
.et_pb_text .button:hover,
.et_pb_button_module_wrapper .et_pb_button:hover {
  background-color: #313131;
  border: 1px solid #313131;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 8px 20px !important;
}
#c-d-contact-form form .wpcf7-submit:hover:after,
.et_pb_text .button:hover:after,
.et_pb_button_module_wrapper .et_pb_button:hover:after {
  display: none;
}

/*************************************************
Header CSS Styling here.
*************************************************/
#top-menu li li a {
  font-size: 14px !important;
}

li.menu-item-497 ul.sub-menu,
li.menu-item-496 ul.sub-menu,
li.menu-item-3034 ul.sub-menu {
  width: auto;
}
li.menu-item-497 ul.sub-menu li a,
li.menu-item-496 ul.sub-menu li a,
li.menu-item-3034 ul.sub-menu li a {
  width: 270px !important;
}

body #page-container header#main-header #logo {
  max-width: 220px;
  margin-top: 6px;
  min-width: 244px;
  -o-object-fit: contain;
     object-fit: contain;
}
body #page-container header#main-header #et-top-navigation {
  padding-left: 0 !important;
  padding-right: 355px;
  padding-top: 70px;
}
body #page-container header#main-header #et-top-navigation ul.sub-menu {
  left: -40px;
  -webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 7px 8px rgba(0, 0, 0, 0.1) !important;
}
body #page-container header#main-header .custom-header-button {
  position: absolute;
  top: 64px;
  right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body #page-container header#main-header .custom-header-button a.custom-button {
  border: 2px solid #f6bd0f;
  color: #313131;
  background-color: white;
  font-size: 15px;
  font-weight: 600;
  padding-left: 23px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body #page-container header#main-header .custom-header-button a.custom-button:hover {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #f6bd0f;
}
body #page-container header#main-header .custom-header-button .first {
  margin-right: 25px;
  background-color: #f6bd0f !important;
}
body #page-container header#main-header.et-fixed-header #logo {
  margin-top: 0px;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation {
  padding-top: 26px;
  padding-bottom: 6px;
}
body #page-container header#main-header.et-fixed-header .custom-header-button {
  top: 21px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body .custom-mobile-menu {
  background-color: #f6bd0f;
}
body .custom-mobile-menu ul li a {
  color: #313131 !important;
  font-size: 18px !important;
  line-height: 19px !important;
}
@media (max-width: 980px) {
  body #page-container header#main-header #logo {
    margin-top: -9px;
  }
  body #page-container header#main-header #et-top-navigation {
    padding-top: 0px;
    padding-bottom: 0;
  }
  body #page-container header#main-header .custom-header-button {
    top: 15px;
  }
  body #page-container header#main-header.et-fixed-header {
    position: fixed !important;
  }
  .custom-mobile-menu.custom-mobile-menu-left {
    right: 0;
    overflow-y: scroll;
    padding-bottom: 40px;
  }
  .custom-mobile-menu #top-menu-nav ul li .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    position: relative;
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
  }
  .custom-mobile-menu #top-menu-nav ul li .sub-menu li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #f6bd0f !important;
}

@media (max-width: 980px) {
  .custom-header-button {
    display: none;
  }
  #et-top-navigation {
    padding-right: 0 !important;
  }
}
/*************************************************
Footer CSS Styling here.
*************************************************/
#custom-footer {
  background-color: #F9F9F9;
  padding-bottom: 30px;
  padding-top: 75px;
}
#custom-footer .et_pb_menu {
  background-color: transparent !important;
}
#custom-footer .menu-footer-menu-container li {
  margin-bottom: 0;
  padding-left: 0;
  display: block;
  width: 100%;
}
#custom-footer .menu-footer-menu-container li:before {
  display: none;
}
#custom-footer .menu-footer-menu-container li a {
  font-weight: 600;
  color: #313131;
}
#custom-footer h4 {
  padding-bottom: 20px;
  font-weight: 600;
}
#custom-footer a {
  font-weight: 600;
}
#custom-footer .address {
  min-width: 210px;
}
#custom-footer .address p {
  color: #848383;
}
#custom-footer .contact-info-phone a {
  color: #848383;
}
#custom-footer .contact-info-email a {
  color: #313131;
  position: absolute;
  top: 37px;
  left: 0;
}

#custom-footer-two {
  background-color: #F9F9F9;
  padding-top: 0;
  padding-bottom: 0;
}
#custom-footer-two .et_pb_row {
  border-top: 1px solid #EBEBEB;
}
#custom-footer-two .et_pb_row .et_pb_text_inner,
#custom-footer-two .et_pb_row p {
  font-size: 16px;
  color: #848383;
}
#custom-footer-two .et_pb_row a {
  font-size: 16px;
  color: #313131;
}

/* START of THEME CSS */
#custom-fullwidth-banner {
  padding-bottom: 11%;
}
#custom-fullwidth-banner .et_pb_fullwidth_header {
  padding: 10% 0;
}
#custom-fullwidth-banner h1 span {
  color: #f6bd0f;
}
#custom-fullwidth-banner.version3 {
  padding-bottom: 0 !important;
}

#child-page-header .et_pb_text h1 {
  padding-left: 80px;
  padding-top: 14vh;
  padding-bottom: 1vh;
  max-width: 700px;
}
#child-page-header .et_pb_text h2 {
  color: #f6bd0f;
  padding-left: 80px;
  max-width: 700px;
  padding-top: 0vh;
  padding-bottom: 8vh;
}
#child-page-header h1.entry-title {
  padding-left: 80px;
  padding-top: 20vh;
  padding-bottom: 20vh;
  max-width: 700px;
}
#child-page-header .et_pb_button_module_wrapper {
  text-align: center;
  background-color: transparent !important;
}
#child-page-header .et_pb_button_module_wrapper .et_pb_button {
  background-color: transparent !important;
  border: 1px solid transparent !important;
  color: #f6bd0f !important;
  font-size: 0 !important;
}
#child-page-header .et_pb_button_module_wrapper .et_pb_button:before {
  content: "\f078";
  font-family: FontAwesome;
  color: #f6bd0f;
  display: block;
  opacity: 1;
  background: url("/wp-content/uploads/2021/05/Key-Health-PMI-Desktop-1_03.png");
  width: 120px;
  height: 34px;
  font-size: 19px;
  padding-top: 9px;
  margin-top: 3px;
  margin-left: -60px;
  margin-right: 0;
}
#child-page-header.version-two h1.entry-title {
  padding-top: 14vh;
  padding-bottom: 8vh;
}
#child-page-header.version-two .et_pb_button:before {
  margin-top: 9px;
}

#custom-section-one {
  background-color: #F9F9F9;
}
#custom-section-one .very-top-row {
  margin-top: -224px;
  padding-top: 0px !important;
}
#custom-section-one .very-top-row .et_pb_column {
  min-height: 359px;
}
#custom-section-one .very-top-row img {
  min-height: 160px;
  max-height: 160px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 980px) {
  #custom-section-one .very-top-row {
    margin-top: 0px;
  }
}
#custom-section-one .very-top-row .et_pb_column {
  background-color: white;
  border-bottom: 3px solid #f6bd0f;
}
#custom-section-one .very-top-row .et_pb_column .et_pb_text {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px !important;
}
#custom-section-one .very-top-row .et_pb_column .et_pb_text h4 {
  font-size: 21px;
  font-weight: 600;
}
#custom-section-one-whyusepage .very-top-row {
  padding-top: 0px !important;
}
#custom-section-one-whyusepage .very-top-row .et_pb_column {
  min-height: 390px;
}
#custom-section-one-whyusepage .very-top-row img {
  min-height: 160px;
  margin-bottom: 10px;
}
@media (max-width: 980px) {
  #custom-section-one-whyusepage .very-top-row {
    margin-top: 0px;
  }
}
#custom-section-one-whyusepage .very-top-row .et_pb_column {
  background-color: white;
  border-bottom: 3px solid #f6bd0f;
}
#custom-section-one-whyusepage .very-top-row .et_pb_column .et_pb_text {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px !important;
}
#custom-section-one-whyusepage .very-top-row .et_pb_column .et_pb_text h4 {
  font-size: 21px;
  font-weight: 600;
}

.custom-grey-background {
  background-color: #F9F9F9;
}

#custom-second-section .et_pb_column:before {
  content: "Our providers:";
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  color: #313131;
  position: absolute;
  left: 0;
  top: 10px;
  width: 190px;
}
#custom-second-section .et_pb_column .et_pb_image_wrap {
  padding-left: 170px;
}

#custom-third-section {
  margin-right: auto;
  margin-left: auto;
  max-width: 820px;
}
#custom-third-section h4 {
  font-size: 20px;
  text-align: center;
}
#custom-third-section h4 span {
  color: #f6bd0f;
  font-size: 20px;
}
#custom-third-section .et_pb_column {
  text-align: center;
}
#custom-third-section .et_pb_column:nth-child(1):after {
  content: " ";
  height: 20px;
  width: 2px;
  position: absolute;
  top: 8px;
  right: -13.5%;
  background-color: #313131;
}
#custom-third-section .et_pb_column:nth-child(2):after {
  content: " ";
  height: 20px;
  width: 2px;
  position: absolute;
  top: 8px;
  right: 0;
  background-color: #313131;
}
#custom-third-section .et_pb_column:nth-child(3) {
  min-width: 240px;
}
#custom-third-section.top .et_pb_column:nth-child(1):after {
  display: none !important;
}

body.home #custom-cta {
  margin-top: -80px;
}

#custom-cta {
  padding: 9% 0;
  background-position: top !important;
  background: url("/wp-content/uploads/2021/05/Key-Health-Homepage-Desktop-4_11.jpg");
  background-size: cover;
}
#custom-cta h2 {
  font-size: 45px;
  font-weight: 500;
  line-height: 90px;
}
#custom-cta h2 a {
  color: #f6bd0f;
  font-size: 45px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#custom-cta h2 a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.halfwidth-withlargeimages {
  padding-top: 0;
  padding-bottom: 0;
}
.halfwidth-withlargeimages .et_pb_row {
  width: 100%;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.halfwidth-withlargeimages .et_pb_row .et_pb_column .et_pb_module:first-of-type {
  margin-top: 65px;
}
.halfwidth-withlargeimages .et_pb_row .et_pb_column .et_pb_module:last-of-type {
  margin-bottom: 65px;
}
.halfwidth-withlargeimages .et_pb_row .et_pb_column:first-of-type .et_pb_module {
  margin-left: 50px;
}
.halfwidth-withlargeimages .et_pb_row .et_pb_column:last-of-type .et_pb_module {
  margin-right: 50px;
}

.custom-testimonal-bit .et_pb_text p {
  color: #f6bd0f;
}
.custom-testimonal-bit .et_pb_slider .et_pb_slide {
  background-color: transparent !important;
}
.custom-testimonal-bit .et_pb_slider .et_pb_slide .et_pb_container {
  height: unset !important;
}
.custom-testimonal-bit .et_pb_slider .et_pb_slide .et_pb_slide_description {
  display: -ms-grid;
  display: grid;
  padding: 3% 0;
}
.custom-testimonal-bit .et_pb_slider .et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #313131 !important;
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding-top: 25px;
}
.custom-testimonal-bit .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.custom-testimonal-bit .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
  color: #313131;
  width: 100%;
  text-align: center;
  font-size: 27px;
  line-height: 39px;
  font-weight: 500;
}
.custom-testimonal-bit .et-pb-slider-arrows .et-pb-arrow-prev:before {
  color: #f6bd0f !important;
}
.custom-testimonal-bit .et-pb-slider-arrows .et-pb-arrow-next:before {
  color: #f6bd0f !important;
}

#renewal-process-halfs .et_pb_text {
  padding-top: 15vh;
  padding-bottom: 15vh;
}
#renewal-process-halfs .et_pb_space:before {
  display: block;
  position: absolute;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  color: white !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid white;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  border-radius: 50px;
  height: 22px;
  width: 22px;
  text-align: center;
}
#renewal-process-halfs .et_pb_row:nth-child(1) .et_pb_space:before {
  content: "1";
}
#renewal-process-halfs .et_pb_row:nth-child(1) .et_pb_column:nth-child(1) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(2) .et_pb_space:before {
  content: "2";
}
#renewal-process-halfs .et_pb_row:nth-child(2) .et_pb_column:nth-child(2) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(3) .et_pb_space:before {
  content: "3";
}
#renewal-process-halfs .et_pb_row:nth-child(3) .et_pb_column:nth-child(1) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(4) .et_pb_space:before {
  content: "4";
}
#renewal-process-halfs .et_pb_row:nth-child(4) .et_pb_column:nth-child(2) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(5) .et_pb_space:before {
  content: "5";
}
#renewal-process-halfs .et_pb_row:nth-child(5) .et_pb_column:nth-child(1) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(6) .et_pb_space:before {
  content: "6";
}
#renewal-process-halfs .et_pb_row:nth-child(6) .et_pb_column:nth-child(2) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(7) .et_pb_space:before {
  content: "7";
}
#renewal-process-halfs .et_pb_row:nth-child(7) .et_pb_column:nth-child(1) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(8) .et_pb_space:before {
  content: "8";
}
#renewal-process-halfs .et_pb_row:nth-child(8) .et_pb_column:nth-child(2) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(9) .et_pb_space:before {
  content: "9";
}
#renewal-process-halfs .et_pb_row:nth-child(9) .et_pb_column:nth-child(1) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row:nth-child(10) .et_pb_space:before {
  content: "10";
}
#renewal-process-halfs .et_pb_row:nth-child(10) .et_pb_column:nth-child(2) {
  background-color: #f6bd0f !important;
}
#renewal-process-halfs .et_pb_row .et_pb_column:nth-child(1) .et_pb_text {
  text-align: right !important;
}

#c-d-contact-form.protectedform .wpcf7-form-control-signature-wrap {
  border: 1px solid blue;
}

body.page-id-564 #custom-cta h2,
body.page-id-597 #custom-cta h2 {
  line-height: 50px;
  padding-bottom: 10px;
}

#customloginsectionpage .et_pb_column:nth-child(1):before {
  display: block;
  content: " ";
  width: 1px;
  background-color: #f6bd0f;
  height: 130px;
  position: absolute;
  top: 0;
  right: -5.5%;
}

.et_bloom_form_text h2, .et_bloom_form_text p {
  font-family: "Manrope", sans-serif;
}

.et_bloom_button_text,
.et_bloom_popup_input {
  font-family: "Manrope", sans-serif;
}

.et_bloom .et_bloom_form_container, .et_bloom .et_bloom_form_container div, .et_bloom .et_bloom_form_container span, .et_bloom .et_bloom_form_container h2, .et_bloom .et_bloom_form_container h3, .et_bloom .et_bloom_form_container h4, .et_bloom .et_bloom_form_container p, .et_bloom .et_bloom_form_container a, .et_bloom .et_bloom_form_container font, .et_bloom .et_bloom_form_container img, .et_bloom .et_bloom_form_container strike, .et_bloom .et_bloom_form_container strong, .et_bloom .et_bloom_form_container b, .et_bloom .et_bloom_form_container u, .et_bloom .et_bloom_form_container i, .et_bloom .et_bloom_form_container ol, .et_bloom .et_bloom_form_container ul, .et_bloom .et_bloom_form_container li {
  font-family: "Manrope", sans-serif !important;
}

.et_bloom .et_bloom_close_button:before {
  font-family: "ET-Bloom" !important;
}

body.single-post #main-content .container:before {
  display: none;
}
body.single-post #content-area #left-area h1 {
  padding-bottom: 40px;
}
body.single-post #content-area #left-area h2 {
  font-size: 28px;
  padding-bottom: 20px;
}
body.single-post #content-area #left-area h3 {
  font-size: 22px;
}
body.single-post #content-area #left-area strong {
  font-size: 22px;
  color: #313131;
}
body.single-post #content-area #left-area p strong {
  font-size: 16px;
}
body.single-post #content-area #left-area #comment-wrap {
  display: none !important;
}
body.single-post #content-area #left-area img {
  padding-top: 15px;
}
body.single-post #content-area #left-area .et-box-content {
  padding: 27px 33px 22px 33px;
  border: 0px solid #f6bd0f !important;
  color: white;
  background: #f6bd0f;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
body.single-post #content-area #left-area .et-box-content h3,
body.single-post #content-area #left-area .et-box-content a, body.single-post #content-area #left-area .et-box-content em, body.single-post #content-area #left-area .et-box-content strong {
  color: white !important;
}
body.single-post #content-area #sidebar input#searchsubmit {
  background: #f6bd0f;
  border: 1px solid #f6bd0f;
  color: white;
}
body.single-post #content-area #sidebar .et_pb_widget h4 {
  padding-bottom: 25px;
}

.c-custom-login form .left {
  margin-bottom: 15px;
  margin-top: 10px;
}
.c-custom-login form .right input {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  text-align: center;
}
.c-custom-login form .right input.wpcf7-form-control.wpcf7-submit {
  padding: 8px 20px !important;
  color: #fff !important;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #f6bd0f;
  border: 1px solid #f6bd0f;
  line-height: 1.7em !important;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: UNSET;
  min-width: UNSET;
  max-width: UNSET;
  MARGIN-LEFT: 70PX;
}
.c-custom-login form .right input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #313131;
  border: 1px solid #313131;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 8px 20px !important;
}

body.page-id-3999 #main-content article .entry-content #password-reset-form form,
body.page-id-3966 #main-content article .entry-content #password-reset-form form {
  max-width: 480px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}
body.page-id-3999 #main-content article .entry-content #password-reset-form form p,
body.page-id-3966 #main-content article .entry-content #password-reset-form form p {
  padding-bottom: 0;
}
body.page-id-3999 #main-content article .entry-content #password-reset-form form:before,
body.page-id-3966 #main-content article .entry-content #password-reset-form form:before {
  content: "Reset Password";
  font-family: "Manrope", sans-serif;
  font-size: 65px;
  font-weight: 500;
  color: #313131;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 80px;
  margin-bottom: 110px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
body.page-id-3999 #main-content article .entry-content #password-reset-form form label,
body.page-id-3966 #main-content article .entry-content #password-reset-form form label {
  min-width: 290px;
  float: center;
  text-align: initial;
  padding-bottom: 10px;
}
body.page-id-3999 #main-content article .entry-content #password-reset-form form input,
body.page-id-3966 #main-content article .entry-content #password-reset-form form input {
  margin-top: 10px;
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 440px;
  max-width: 100%;
  margin-left: 20px;
  margin-bottom: 40px;
}
body.page-id-3999 #main-content article .entry-content #password-reset-form .resetpass-submit input,
body.page-id-3966 #main-content article .entry-content #password-reset-form .resetpass-submit input {
  padding: 8px 20px !important;
  color: #fff !important;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #f6bd0f;
  border: 1px solid #f6bd0f;
  line-height: 1.7em !important;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.page-id-3999 #main-content article .entry-content #password-reset-form .resetpass-submit input:hover,
body.page-id-3966 #main-content article .entry-content #password-reset-form .resetpass-submit input:hover {
  background-color: #313131;
  border: 1px solid #313131;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 8px 20px !important;
}
body.page-id-3999 #main-content article .entry-content #password-lost-form form,
body.page-id-3966 #main-content article .entry-content #password-lost-form form {
  max-width: 730px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}
body.page-id-3999 #main-content article .entry-content #password-lost-form .form-row:before,
body.page-id-3966 #main-content article .entry-content #password-lost-form .form-row:before {
  content: "Forgot Password";
  font-family: "Manrope", sans-serif;
  font-size: 65px;
  font-weight: 500;
  color: #313131;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 80px;
  margin-bottom: 110px;
}
body.page-id-3999 #main-content article .entry-content #password-lost-form .form-row label input,
body.page-id-3966 #main-content article .entry-content #password-lost-form .form-row label input {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 440px;
  max-width: 100%;
  margin-left: 20px;
  margin-bottom: 40px;
}
body.page-id-3999 #main-content article .entry-content #password-lost-form .lostpassword-submit input,
body.page-id-3966 #main-content article .entry-content #password-lost-form .lostpassword-submit input {
  padding: 8px 20px !important;
  color: #fff !important;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #f6bd0f;
  border: 1px solid #f6bd0f;
  line-height: 1.7em !important;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.page-id-3999 #main-content article .entry-content #password-lost-form .lostpassword-submit input:hover,
body.page-id-3966 #main-content article .entry-content #password-lost-form .lostpassword-submit input:hover {
  background-color: #313131;
  border: 1px solid #313131;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 8px 20px !important;
}
body.page-id-3999 #main-content article .entry-content #et-boc,
body.page-id-3966 #main-content article .entry-content #et-boc {
  display: none;
}

.et_pb_button_module_wrapper .c-trans-button {
  border: 2px solid #f6bd0f !important;
  color: #313131 !important;
  background-color: white !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.et_pb_button_module_wrapper .c-trans-button:hover {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #f6bd0f !important;
}

.login-info {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

.new-custom-buttons .et_pb_button_module_wrapper {
  margin-left: 0 !important;
  display: inline-block;
  margin-top: 5px !important;
}
.new-custom-buttons .et_pb_button_module_wrapper .et_pb_button.second {
  margin-left: 25px;
  border: 2px solid #f6bd0f;
  color: #313131 !important;
  background-color: white;
  font-size: 15px;
  font-weight: 600;
  padding-left: 23px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.new-custom-buttons .et_pb_button_module_wrapper .et_pb_button.second:hover {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #f6bd0f;
  color: #313131 !important;
}

.newformfeb .form-group {
  padding-bottom: 15px;
}
.newformfeb .form-group label {
  min-width: 30%;
  display: inline-block;
  color: white;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
}
.newformfeb .form-group select, .newformfeb .form-group input {
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 70%;
  max-width: 70%;
}
.newformfeb .form-group input.wpcf7-submit {
  width: 16%;
  min-width: 128px;
  max-width: 16%;
}

.hidden-field-one {
  border: 1px solid blue;
}

.custom-blog-surround .et_pb_blog_grid .column article {
  background-color: white;
  border-bottom: 3px solid #f6bd0f;
  text-align: center;
}
.custom-blog-surround .et_pb_blog_grid .column article:hover {
  background-color: #f6bd0f;
}
.custom-blog-surround .et_pb_blog_grid .column article .et_pb_image_container {
  margin-bottom: 0;
}
.custom-blog-surround .et_pb_blog_grid .column article .et_pb_image_container a {
  margin-bottom: 22px !important;
}
.custom-blog-surround .et_pb_blog_grid .column article .et_pb_image_container a img {
  min-height: 241px;
  max-height: 241px;
  width: 100%;
}
.custom-blog-surround .et_pb_blog_grid .column article h2 {
  font-size: 21px;
  max-height: 58px;
  min-height: 58px;
  height: 58px;
  /* border: 1px solid blue; */
  overflow: hidden;
  text-align: center;
  width: 100%;
  display: block;
  /* width: 250px; */
  /* padding: 10px; */
  vertical-align: middle;
  height: 58px;
  line-height: 50px;
}
.custom-blog-surround .et_pb_blog_grid .column article h2 a {
  font-size: 21px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.custom-blog-surround .et_pb_blog_grid .column article .post-content,
.custom-blog-surround .et_pb_blog_grid .column article .post-meta {
  display: none !important;
}

.custom-back-button {
  margin-bottom: 40px !important;
}
.custom-back-button a {
  border: 2px solid #f6bd0f;
  color: #313131;
  background-color: white;
  font-size: 15px;
  font-weight: 600;
  padding-left: 23px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.custom-back-button a:before {
  content: "<";
  display: inline-block;
  font-size: 18px;
  padding-right: 5px;
}

.custom-next-prev-buttons .navigation .nav-links .nav-previous a:before {
  content: "<";
  display: inline-block;
  font-size: 18px;
}
.custom-next-prev-buttons .navigation .nav-links .nav-next a:after {
  content: ">";
  display: inline-block;
  font-size: 18px;
}

/* END of THEME CSS */
/*************************************************
G - custom full width gallery - responsive below.
*************************************************/
#the-timeline {
  padding-bottom: 90px;
}
#the-timeline .et_pb_divider:before {
  display: none !important;
  opacity: 0 !important;
}
#the-timeline .et_pb_row {
  position: relative;
}
#the-timeline .et_pb_row:nth-child(1) {
  min-height: 180px;
  padding-top: 70px;
  padding-bottom: 20px;
}
#the-timeline .et_pb_row:nth-child(1):before {
  position: absolute;
  top: 10px;
  left: 0;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: " ";
  display: block;
  background: #f6bd0f;
  width: 11px;
  height: 200px;
}
#the-timeline .et_pb_row:nth-child(1):after {
  content: " ";
  display: block;
  border: 8px solid #f6bd0f;
  border-radius: 50px;
  background: white;
  height: 25px;
  width: 25px;
  z-index: 1;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#the-timeline .et_pb_row:last-of-type {
  min-height: 180px;
  padding-top: 40px;
  padding-bottom: 196px;
}
#the-timeline .et_pb_row:last-of-type:before {
  position: absolute;
  bottom: 10px;
  left: 0;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: " ";
  display: block;
  background: #f6bd0f;
  width: 11px;
  height: 200px;
}
#the-timeline .et_pb_row:last-of-type:after {
  content: " ";
  display: block;
  border: 8px solid #f6bd0f;
  border-radius: 50px;
  background: white;
  height: 25px;
  width: 25px;
  z-index: 1;
  visibility: visible;
  position: absolute;
  bottom: -4px;
  left: 0;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#the-timeline .et_pb_row:before {
  position: absolute;
  bottom: 0px;
  left: 0;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: " ";
  display: block;
  background: #f6bd0f;
  width: 11px;
  height: auto;
  top: 0;
}
#the-timeline .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4 {
  position: absolute;
  top: 50%;
  background: white;
  z-index: 1;
  padding-top: 13px;
  font-size: 21px;
  padding-bottom: 11px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#the-timeline .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h3 {
  font-size: 26px;
  text-align: center;
}
#the-timeline .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container p {
  text-align: center;
}
#the-timeline .et_pb_row .et_pb_column:nth-child(1) .et_pb_blurb .et_pb_blurb_container h4 {
  right: -4.75vw;
}
#the-timeline .et_pb_row .et_pb_column:nth-child(1) .et_pb_divider {
  display: block;
  height: 10px;
}
#the-timeline .et_pb_row .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_container h4 {
  left: -4.75vw;
}
#the-timeline .et_pb_row .et_pb_column:nth-child(2) .et_pb_divider {
  display: block;
  height: 10px;
}

/*************************************************
G - Custom full width gallery - resonpsive CSS Styling here.
*************************************************/
@media (max-width: 1700px) {
  #the-timeline .et_pb_row .et_pb_column:nth-child(1) .et_pb_blurb .et_pb_blurb_container h4 {
    left: 100%;
    margin-left: 50px;
    right: unset;
    text-align: center;
  }
  #the-timeline .et_pb_row .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_container h4 {
    left: unset;
    right: 100%;
    margin-right: 50px;
    text-align: center;
  }
}
@media (max-width: 1600px) {
  #the-timeline .et_pb_row .et_pb_column:nth-child(1) .et_pb_blurb .et_pb_blurb_container h4 {
    left: 100%;
    margin-left: 35px;
    right: unset;
    text-align: center;
  }
  #the-timeline .et_pb_row .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_container h4 {
    left: unset;
    right: 100%;
    margin-right: 35px;
    text-align: center;
  }
}
@media (max-width: 1550px) {
  #the-timeline .et_pb_row .et_pb_column:nth-child(1) .et_pb_blurb .et_pb_blurb_container h4 {
    left: 100%;
    margin-left: 27px;
    right: unset;
    text-align: center;
  }
  #the-timeline .et_pb_row .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_container h4 {
    left: unset;
    right: 100%;
    margin-right: 27px;
    text-align: center;
  }
}
@media (max-width: 1500px) {
  #the-timeline .et_pb_row .et_pb_column:nth-child(1) .et_pb_blurb .et_pb_blurb_container h4 {
    left: 100%;
    margin-left: 15px;
    right: unset;
    text-align: center;
  }
  #the-timeline .et_pb_row .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_container h4 {
    left: unset;
    right: 100%;
    margin-right: 15px;
    text-align: center;
  }
}
@media (max-width: 1400px) {
  #the-timeline .et_pb_row .et_pb_column:nth-child(1) .et_pb_blurb .et_pb_blurb_container h4 {
    left: 100%;
    margin-left: 10px;
    right: unset;
    text-align: center;
  }
  #the-timeline .et_pb_row .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_blurb_container h4 {
    left: unset;
    right: 100%;
    margin-right: 10px;
    text-align: center;
  }
}
@media (max-width: 980px) {
  #the-timeline .et_pb_row:first-of-type:after,
#the-timeline .et_pb_row:last-of-type:after,
#the-timeline .et_pb_row:first-of-type:before,
#the-timeline .et_pb_row:last-of-type:before,
#the-timeline .et_pb_row:before {
    margin-left: 0;
  }
  #the-timeline .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_container h4 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #the-timeline h4 {
    text-align: left !important;
    position: absolute;
    top: 11px !important;
    left: -113px !important;
    right: unset !important;
    background: white;
  }
  #the-timeline p,
#the-timeline h3 {
    text-align: left !important;
  }
}
@media (max-width: 768px) {
  #the-timeline h4 {
    left: -23px !important;
  }
  #the-timeline p,
#the-timeline h3 {
    padding-left: 50px;
  }
}
@media (min-width: 981px) {
  #custom-meet-the-team .et_pb_row .et_pb_column {
    width: 33.333%;
    margin-right: 0;
  }
}
#custom-meet-the-team .et_pb_row .et_pb_column .et_pb_image {
  margin-bottom: 30px;
}
#custom-meet-the-team .et_pb_row .et_pb_column .et_pb_text {
  margin-bottom: 20px;
  padding-right: 75px;
}
#custom-meet-the-team .et_pb_row .et_pb_column .et_pb_text h2 {
  padding-bottom: 0;
}
#custom-meet-the-team .et_pb_row .et_pb_column .et_pb_text h3 {
  padding-bottom: 0;
  font-size: 20px;
}
#custom-meet-the-team .et_pb_row .et_pb_column .et_pb_toggle {
  padding-right: 75px !important;
}
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team {
  border: 1px solid transparent !important;
  padding: 0px !important;
  background-color: transparent !important;
  padding-bottom: 45px !important;
}
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team h5.et_pb_toggle_title {
  position: inherit;
}
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team h5.et_pb_toggle_title:before {
  top: unset;
  bottom: 0;
  margin-top: 0;
  content: "Read More";
  color: #f6bd0f !important;
  font-family: "Manrope", sans-serif !important;
  z-index: 999;
  left: 0;
  right: unset;
}
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team h5.et_pb_toggle_title {
  font-family: "Manrope", sans-serif !important;
  font-size: 16px;
  padding-right: 0;
  line-height: 24px;
}
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team .et_pb_toggle_content p,
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team .et_pb_toggle_content {
  font-family: "Manrope", sans-serif !important;
  font-size: 16px;
}
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team.et_pb_toggle_open h5.et_pb_toggle_title {
  position: inherit;
}
#custom-meet-the-team .et_pb_toggle.custom-meet-the-team.et_pb_toggle_open h5.et_pb_toggle_title:before {
  content: "Read Less";
}
#custom-meet-the-team.secondary img {
  max-height: 62px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Testimonials */
#c-custom-testimonials .et_pb_column .et_pb_testimonial:before {
  display: none;
  visibility: hidden;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description {
  padding-top: 80px;
  padding-bottom: 0px;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description:after {
  display: block;
  content: url("/wp-content/uploads/2020/12/icon-testimonial.png");
  position: absolute;
  height: 50px;
  width: 50px;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-34px);
  transform: translateX(-34px);
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner p {
  color: #fff;
  text-align: center;
  padding-bottom: 5px;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_author {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 5px;
  margin-top: 22px;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta {
  text-align: center;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta span {
  color: #fff;
  text-align: center;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column {
  /* Column 1 and 3 */
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #626262 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #f6bd0f !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #f6bd0f !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #626262 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column {
  /* Column 1 and 3 */
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #f6bd0f !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #626262 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #626262 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #f6bd0f !important;
}

/*************************************************
G - custom full width gallery - responsive below.
*************************************************/
#custom-fullwidth-gallery {
  width: 100% !important;
  max-width: 100% !important;
  padding-bottom: 0 !important;
}
#custom-fullwidth-gallery .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
  width: 25%;
  margin-right: 0;
  margin-bottom: 0;
}
#custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image {
  min-height: 250px;
  max-height: 250px;
}
#custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a img {
  min-height: 250px;
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
#custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_title {
  display: none;
}

.et_overlay:before {
  color: #005da5 !important;
}

/*************************************************
G - Custom full width gallery - resonpsive CSS Styling here.
*************************************************/
@media (max-width: 768px) {
  #custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
    width: 50%;
  }
  #custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item img {
    min-height: 250px;
    max-height: 250px;
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  #custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image,
#custom-fullwidth-gallery .et_pb_row .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a img {
    min-height: 160px;
    max-height: 160px;
  }
}
/*************************************************
G - custom faq - responsive below.
*************************************************/
.et_pb_accordion .et_pb_toggle {
  background-color: transparent !important;
  border: 2px solid #f6bd0f !important;
}
.et_pb_accordion .et_pb_toggle h5 {
  font-size: 22px;
  margin: 0 !important;
  padding-top: 4px !important;
}
.et_pb_accordion .et_pb_toggle h5:before {
  display: block;
  font-family: monospace !important;
  right: 10px;
  font-size: 20px;
  color: #f6bd0f !important;
  content: "+";
}
.et_pb_accordion .et_pb_toggle.et_pb_toggle_open h5:before {
  display: block !important;
  opacity: 1 !important;
  font-family: monospace !important;
  content: "-";
}
/*************************************************
G - Custom Faq - resonpsive CSS Styling here.
*************************************************/
/*************************************************
G - custom Contact Form  - responsive below.
*************************************************/
/* Contact Us */
/* Contact Form - Enquiry Form Submission */
#c-d-contact-form .secondary {
  background-color: #f6bd0f;
  padding-top: 35px;
  padding-right: 35px;
  padding-bottom: 15px;
  padding-left: 35px;
}
#c-d-contact-form .secondary hr {
  height: 1px;
  background-color: white;
  border: none;
}
#c-d-contact-form .secondary .gdpr,
#c-d-contact-form .secondary .left {
  color: white;
}
#c-d-contact-form .secondary .right textarea,
#c-d-contact-form .secondary .right input {
  background-color: white;
}
#c-d-contact-form .secondary .wpcf7-form-control.wpcf7-submit {
  background-color: #313131;
}
#c-d-contact-form .secondary .wpcf7-form-control.wpcf7-submit:hover {
  opacity: 0.7;
}
#c-d-contact-form strong {
  font-family: "Manrope", sans-serif;
  font-size: 22px;
}
#c-d-contact-form form {
  width: 100%;
}
#c-d-contact-form form .gdpr-bit .right {
  max-width: 73%;
}
#c-d-contact-form form .opt-in-part span {
  margin-left: 0;
  padding-left: 1px;
}
#c-d-contact-form form .left, #c-d-contact-form form .right {
  display: inline-block;
  vertical-align: top;
}
#c-d-contact-form form .left {
  padding-top: 14px;
  width: 20%;
}
@media (max-width: 1600px) {
  #c-d-contact-form form .left {
    width: 20%;
  }
}
@media (max-width: 1350px) {
  #c-d-contact-form form .left {
    width: 30%;
  }
}
@media (max-width: 960px) {
  #c-d-contact-form form .left {
    width: 100%;
    padding-bottom: 10px;
  }
}
#c-d-contact-form form .media {
  padding-top: 14px;
  padding-bottom: 11px;
}
#c-d-contact-form form .media span {
  width: auto;
}
#c-d-contact-form form .media .wpcf7-list-item {
  width: auto;
  padding-left: 5px;
  margin-left: 0;
}
#c-d-contact-form form .media .wpcf7-list-item input {
  width: auto;
  display: inline-block;
  min-width: 30px;
  max-width: 40px;
}
#c-d-contact-form form .media .wpcf7-list-item span {
  width: auto;
  display: inline-block;
}
#c-d-contact-form form .right {
  width: auto;
  min-width: 79%;
  margin-bottom: 10px;
  max-width: 100%;
}
#c-d-contact-form form .right.small-textarea textarea {
  height: auto !important;
  min-height: 130px;
  max-height: 170px;
}
#c-d-contact-form form .right .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 3px;
}
#c-d-contact-form form .right .wpcf7-checkbox {
  display: inline-block;
  width: unset;
}
#c-d-contact-form form .right select {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 13px;
}
@media (max-width: 1600px) {
  #c-d-contact-form form .right {
    width: 79%;
    min-width: 79%;
  }
}
@media (max-width: 1350px) {
  #c-d-contact-form form .right {
    width: 69%;
    min-width: 69%;
  }
}
@media (max-width: 960px) {
  #c-d-contact-form form .right {
    width: 100%;
    min-width: 100%;
  }
}
#c-d-contact-form form .right span {
  width: 100%;
}
#c-d-contact-form form .right span input, #c-d-contact-form form .right span textarea {
  background: #EBEAEA;
  border: 1px solid #EBEAEA !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
#c-d-contact-form form .right span input {
  margin-bottom: 11px;
}
#c-d-contact-form form .right span textarea {
  min-height: 250px;
  height: 250px;
  max-height: 750px;
  max-width: 665px !important;
}
#c-d-contact-form form .right span input[type=checkbox] {
  width: auto !important;
  min-width: 20px;
  max-width: 20px;
}
#c-d-contact-form form .right .wpcf7-textarea {
  height: 275px;
  max-width: 100%;
  width: 100%;
}
#c-d-contact-form form .wpcf7-form-control-wrap.checkbox-231 {
  display: inline-block;
  width: auto !important;
  margin-right: 4px;
}
#c-d-contact-form form .wpcf7-form-control-wrap.checkbox-231 .wpcf7-list-item {
  margin: 0 0 0 0em !important;
}
#c-d-contact-form form a {
  display: inline-block;
}
#c-d-contact-form form .gdpr {
  width: 69%;
}
#c-d-contact-form form .gdpr a {
  margin-left: 5px;
}
#c-d-contact-form form .gdpr .wpcf7-list-item {
  margin-left: 5px !important;
}
#c-d-contact-form.media-enquiry {
  padding-top: 45px;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}
#c-d-contact-form hr {
  margin-bottom: 28px;
}
#c-d-contact-form .frame {
  width: 100%;
  height: 290px;
}
#c-d-contact-form .frame textarea {
  margin-top: 15px;
}
#c-d-contact-form .frame iframe {
  min-height: 320px;
  width: 100%;
}

#c-d-contact-form form .right span .wpcf7-not-valid {
  border: 1px solid #DC143C !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #DC143C !important;
}

.wpcf7-response-output {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 12px;
}

body.page-id-2960 #c-d-contact-form .gdpr a {
  color: white !important;
}

/*************************************************
G - Custom contact form - resonpsive CSS Styling here.
*************************************************/
.scene .page {
  cursor: pointer;
  position: absolute;
  color: #000;
  width: 100%;
  height: 100%;
  -webkit-transition: 1.5s -webkit-transform;
  transition: 1.5s -webkit-transform;
  transition: 1.5s transform;
  transition: 1.5s transform, 1.5s -webkit-transform;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  left: 20px;
}
.scene .page.flipped {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  z-index: 3;
  display: block;
  opacity: 1;
}
.scene .page.active {
  z-index: 2;
  display: block;
  opacity: 1;
}
.scene .page.active.last .front {
  opacity: 1;
}
.scene .page.last .front {
  opacity: 0;
}

.fulltextarea textarea {
  width: 100%;
  min-width: 70%;
  max-width: 70%;
}

/*************************************************
Set resonpsive CSS Styling here.
*************************************************/
@media (max-width: 1452px) {
  #custom-section-one .very-top-row {
    margin-top: -215px;
  }
  #custom-section-one .very-top-row .et_pb_column {
    min-height: 381px;
  }
}
@media (max-width: 1390px) {
  #top-menu li {
    padding-right: 11px;
  }
  body #page-container header#main-header #et-top-navigation {
    padding-right: 179px;
  }
}
@media (max-width: 1280px) {
  body #page-container header#main-header #logo {
    max-width: 160px;
    margin-top: 6px;
    min-width: 160px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  body #page-container header#main-header #et-top-navigation {
    padding-top: 46px;
  }
  body #page-container header#main-header .custom-header-button {
    top: 40px;
  }
  #custom-section-one .very-top-row .et_pb_column {
    min-height: 413px;
  }
}
@media (max-width: 1190px) {
  body #page-container header#main-header .custom-header-button {
    display: none;
  }
  body #page-container header#main-header #et-top-navigation {
    padding-right: 0px;
  }
}
@media (max-width: 1150px) {
  body #page-container header#main-header .custom-header-button {
    display: none;
  }
  body #page-container header#main-header #et-top-navigation {
    padding-right: 0px;
  }
  #custom-section-one .very-top-row .et_pb_column {
    min-height: 433px;
  }
  #c-d-contact-form.custom-mobiles-styling .et_pb_column {
    width: 100% !important;
    margin-right: 0 !important;
  }
  #c-d-contact-form.custom-mobiles-styling .et_pb_column:nth-child(2) {
    margin-top: 45px;
  }
}
@media (max-width: 1066px) {
  .newformfeb .form-group label {
    min-width: 1000%;
    padding-bottom: 10px;
  }
  .newformfeb .form-group label span textarea,
.newformfeb .form-group label span select,
.newformfeb .form-group label span input {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }
  .newformfeb .form-group select, .newformfeb .form-group input {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 980px) {
  #custom-section-one .very-top-row .et_pb_column {
    min-height: 433px;
  }
  #custom-section-one .very-top-row {
    margin-top: 0;
  }
}
@media (max-width: 980px) {
  #custom-section-one .very-top-row .et_pb_column {
    min-height: unset;
  }
  .halfwidth-withlargeimages .et_pb_row .et_pb_column:last-of-type .et_pb_module {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  #child-page-header h1.entry-title {
    padding-top: 11vh;
    padding-bottom: 5vh;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    margin-right: 0;
    width: 100% !important;
    max-width: 100% !important;
  }
  #child-page-header .et_pb_button_module_wrapper .et_pb_button:before {
    margin-top: 8px;
  }
  #child-page-header.version-two h1.entry-title {
    padding-top: 11vh;
    padding-bottom: 4vh;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    margin-right: 0;
    width: 100% !important;
    max-width: 100% !important;
  }
  .dont-show-on-mobile {
    display: none !important;
  }
  .hamburger .hamburger-box {
    top: -10px;
  }
  #custom-second-section .et_pb_column .et_pb_image_wrap {
    padding-left: 0;
    margin-top: 60px;
  }
  #custom-third-section .et_pb_column:nth-child(1):after,
#custom-third-section .et_pb_column:nth-child(2):after {
    display: none !important;
  }
  #custom-footer {
    padding-top: 15px;
  }
  #custom-footer .et_pb_row .et_pb_column {
    width: 100% !important;
    display: block;
    text-align: center;
  }
  #custom-footer .et_pb_row .et_pb_column:nth-child(2) {
    display: none;
  }
  #custom-footer a {
    width: 100%;
    text-align: center;
  }
  #custom-footer #custom-footer h4 {
    padding-bottom: 0px;
  }
  #custom-footer .et_pb_text_inner {
    text-align: center;
  }
  #custom-footer-two .et_pb_text_inner {
    text-align: center;
  }
  #custom-cta h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 50px;
  }
  #custom-cta h2 a {
    font-size: 30px;
    font-weight: 500;
  }
  .taconmobile p, .taconmobile h4 {
    text-align: center !important;
  }
  textarea {
    max-width: 100% !important;
  }
  #customloginsectionpage .et_pb_column:nth-child(1):before {
    display: none;
  }
  #the-timeline .et_pb_column {
    margin-bottom: 0;
  }
}
.et_password_protected_form {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15vh;
  margin-bottom: 15vh;
}