/*************************************************
Theme Name: Shout Web Solutions
Template: divi
Version: 1.2
*************************************************/
/* 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: "Lato", sans-serif;
  font-size: 15px;
  -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 {
  olor: #FFFFFF;
  font-family: "Lato", Sans-serif;
  font-size: 60px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 75px;
}
@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: 38px;
  }
}
@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: 32px;
  }
}

h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
  color: #368FB0;
  font-family: "Playfair Display", Sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
}
@media (max-width: 980px) {
  h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 35px;
    line-height: 38px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 28px;
  }
}

h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
  color: #4D4F50;
  font-family: "Playfair Display", Sans-serif;
  font-size: 26px;
  font-weight: 500;
}
@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 {
  color: #368FB0;
  font-family: "Lato", Sans-serif;
  font-size: 18px;
  font-weight: bold;
}
@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;
  }
}

h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
  font-family: "Lato", 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: "Lato", sans-serif;
  font-size: 15px;
}
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: 600;
}
@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: 15px;
  }
}
@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: 15px;
  }
}
@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: 15px;
  }
}

/* List Styling */
.et_pb_module ul li {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  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: #19546e;
}

/*************************************************
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: 12px 30px !important;
  color: #fff !important;
  font-size: 15px;
  font-family: "Playfair Display", Sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  background-color: #19546e;
  border: 1px solid #19546e;
  line-height: 1.7em !important;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 100px;
  min-width: 250px;
  max-width: 250px;
  text-align: center;
}
#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: #19546e;
  border: 1px solid #19546e;
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 200;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 30px !important;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}
#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.
*************************************************/
#dm_nav.menu-wrap {
  height: 100vh !important;
}
#dm_nav.menu-wrap.active {
  height: 100vh !important;
}
#dm_nav.menu-wrap.active .menu-wrap__inner {
  height: 100vh !important;
}
#dm_nav .menu-side ul:after {
  background-image: url("/wp-content/uploads/2022/05/Angel-Bookkeeping-Homepage-Banner-Wing.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  content: " ";
  position: relative;
  height: 124px;
  width: 100px;
  bottom: 0;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 980px) {
  .et-tb-has-header #page-container {
    padding-top: 135px !important;
  }
  .menu-text {
    display: none !important;
  }
  #dm-menu li a {
    color: white !important;
  }
  #dm-menu li a:hover {
    color: white !important;
  }
  #dm-menu li a:after {
    color: white !important;
  }
  #dm-menu li ul.sub-menu {
    background-color: #2f657c !important;
    padding-bottom: 0 !important;
    padding-left: 15px;
  }
  #dm-menu li ul.sub-menu li a {
    color: white !important;
  }
  #dm-menu li ul.sub-menu li a:hover {
    color: white !important;
  }
  #dm-menu li ul.sub-menu li ul.sub-menu {
    background-color: #46768b !important;
  }
  .divi-mobile-menu .hamburger-inner::before {
    top: -11px !important;
  }
  .divi-mobile-menu .close-submenu {
    position: absolute;
    left: 39%;
    top: 13px;
    width: 30px;
    height: 30px;
  }
  .divi-mobile-menu button#open-button {
    right: 44px;
  }
  .divi-mobile-menu button#open-button .hamburger-box {
    left: 25px;
    top: 14px;
  }
  .divi-mobile-menu button#open-button .hamburger-inner, .divi-mobile-menu button#open-button .hamburger-inner::before, .divi-mobile-menu button#open-button .hamburger-inner::after {
    height: 3px;
  }
  .divi-mobile-menu button#open-button.is-active .hamburger-box .hamburger-inner:after, .divi-mobile-menu button#open-button.is-active .hamburger-box .hamburger-inner:before {
    background-color: white !important;
  }
  .divi-mobile-menu .dm-search {
    display: none !important;
  }
  .divi-mobile-menu header#dm-header .dm-header-cont {
    height: 94px;
  }
  .divi-mobile-menu header#dm-header .dm-header-cont .dm-branding {
    left: 0 !important;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    top: 0 !important;
  }
  .divi-mobile-menu header#dm-header .dm-header-cont .dm-branding a img#dm-logo {
    max-height: 75px;
    max-width: 225px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-left: 15px;
  }
  .et-l--header .et_pb_section:before {
    display: none !important;
  }
  .c-tr-buttons .et_pb_button_module_wrapper .first,
  .c-tr-buttons .first,
  .et-l--header .et_pb_section .c-top-r .et_pb_social_media_follow {
    display: none !important;
  }
  .c-top-r .et_pb_column {
    margin-bottom: 0;
  }
  .c-top-r .et_pb_column img {
    margin-bottom: 10px;
  }
  .et-l--header .et_pb_section .c-bottom-r {
    padding-top: 10px !important;
    padding-bottom: 14px !important;
  }
  header#main-header.et-fixed-header {
    position: fixed !important;
  }
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #19546e !important;
}

.et-l--header .et_pb_section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.et-l--header .et_pb_section:before {
  content: " ";
  display: block;
  width: 100%;
  bottom: 58px;
  border-top: 2px solid #C9CACA;
  position: absolute;
  /* background: blue; */
  /* height: 10px; */
  z-index: 9;
}
.et-l--header .et_pb_section .c-top-r {
  padding-top: 20px;
  padding-bottom: 13px;
}
.et-l--header .et_pb_section .c-top-r img {
  max-height: 86px;
}
.et-l--header .et_pb_section .c-top-r .et_pb_social_media_follow {
  margin-top: 20px;
}
.et-l--header .et_pb_section .c-top-r .c-tr-buttons {
  margin-top: 20px;
  text-align: right;
}
.et-l--header .et_pb_section .c-top-r .c-tr-buttons .first {
  margin-right: 15px;
}
.et-l--header .et_pb_section .c-top-r .c-tr-buttons .et_pb_button_module_wrapper {
  display: inline-block;
  margin-bottom: 0 !important;
}
.et-l--header .et_pb_section .c-top-r .c-tr-buttons .et_pb_button_module_wrapper .et_pb_button {
  background-color: white !important;
  border: 2px solid #19546e;
  color: #19546e !important;
  max-width: unset !important;
  min-width: unset !important;
}
.et-l--header .et_pb_section .c-bottom-r {
  padding-top: 10px;
  padding-bottom: 7px;
}
.et-l--header .et_pb_section .c-bottom-r .et_pb_menu ul li:before {
  display: none !important;
}
.et-l--header .et_pb_section .c-bottom-r .et_pb_menu ul li.current-menu-item a {
  border-color: #C0C0C0;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
}
.et-l--header .et_pb_section .c-bottom-r .et_pb_menu ul li a {
  padding-top: 12px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  color: black;
}
.et-l--header .et_pb_section .c-bottom-r .et_pb_menu ul li a:after {
  top: 13px;
}
.et-l--header .et_pb_section .c-bottom-r .et_pb_menu ul li a:hover {
  background-color: white !important;
}
.et-l--header .et_pb_section .c-bottom-r .et_pb_menu ul li .ul-submenu {
  content: " ";
  display: block;
  width: 100%;
  bottom: 61px;
  border-top: 2px solid #C9CACA;
  position: absolute;
  /* background: blue; */
  /* height: 10px; */
  z-index: 9;
}

.et_mobile_nav_menu .et_mobile_menu {
  border-top: 0px solid white;
}
.et_mobile_nav_menu .et_pb_menu .et_pb_menu__wrap, .et_mobile_nav_menu .et_pb_fullwidth_menu .et_pb_menu__wrap,
.et_mobile_nav_menu .et_pb_menu--style-centered .et_pb_menu__wrap, .et_mobile_nav_menu .et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap,
.et_mobile_nav_menu .et_pb_menu__wrap {
  -webkit-box-pack: right !important;
  -ms-flex-pack: right !important;
  justify-content: right !important;
}

.top-header-surround {
  display: none;
}
.custom-top-header-surround {
  background: #19546e !important;
}
.custom-top-header-surround .et_pb_row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.custom-top-header-surround .et_pb_text_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.custom-top-header-surround:before {
  display: none !important;
}
.custom-top-header-surround {
  display: block;
}
.custom-top-header-surround a {
  opacity: 1;
}
.custom-top-header-surround a:hover {
  opacity: 0.7;
}
.custom-top-header-surround .location {
  color: white;
}
.custom-top-header-surround .location:before {
  margin-right: 7px;
  content: "\f3c5";
  font-family: FontAwesome !important;
  color: white;
  font-size: 18px;
}
.custom-top-header-surround .custom-email {
  color: white;
}
.custom-top-header-surround .custom-email:before {
  margin-right: 7px;
  content: "\f0e0";
  font-family: FontAwesome !important;
  color: white;
  font-size: 18px;
}
.custom-top-header-surround .custom-tel {
  color: white;
}
.custom-top-header-surround .custom-tel:before {
  margin-right: 7px;
  content: "\f095";
  font-family: FontAwesome !important;
  color: white;
  font-size: 18px;
}

/*************************************************
Footer CSS Styling here.
*************************************************/
#custom-footer {
  border-top: 1px solid #ABB2B8;
  padding-top: 35px;
  padding-bottom: 15px;
}
#custom-footer h2 {
  color: #294F60 !important;
}
#custom-footer h4, #custom-footer h3 {
  color: #294f60 !important;
  font-weight: 400;
}
#custom-footer .et_pb_menu li {
  display: block;
  width: 100%;
}
#custom-footer .et_pb_menu li a {
  color: #4D8EAD;
  font-weight: 500;
  font-size: 16px;
}
#custom-footer .et_pb_menu li:before {
  display: none;
}
#custom-footer .et_pb_image {
  margin-bottom: 0;
}
#custom-footer .c-custom-t:before {
  content: "\f098";
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  font-family: FontAwesome !important;
  font-size: 18px;
  color: #4D8EAD;
}
#custom-footer .c-custom-e {
  font-weight: 500;
}
#custom-footer .c-custom-e:before {
  content: "\f2b6";
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  font-family: FontAwesome !important;
  font-size: 18px;
  color: #4D8EAD;
}
#custom-footer a.custom-email {
  font-weight: 500;
}
#custom-footer a.custom-email .elementor-icon-list-text {
  font-weight: 500;
}
#custom-footer .elementor-icon-list-item {
  padding-left: 3px;
}

.elementor-icon-list-text {
  font-weight: 500 !important;
}

#custom-footer-two {
  border-top: 1px solid #ABB2B8;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px !important;
}
#custom-footer-two span {
  font-size: 13px !important;
}

.footer-button {
  background-color: #19546e;
}

/* START of THEME CSS */
.dark-title h2 {
  color: #294F60 !important;
}

.dark .et_pb_text_inner,
.dark h5 {
  color: white !important;
}

#footer-mobile-menu ul li ul.sub-menu {
  visibility: unset !important;
}
#footer-mobile-menu ul li.menu-item-3371 > a:before, #footer-mobile-menu ul li.menu-item-has-children > a:before {
  content: "\f061";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  color: #19546e;
  margin-right: 5px;
}

.customtest-row .et_pb_text {
  background-color: #C9E8F4 !important;
  padding: 1px 30px 38px 40px;
}
.customtest-row .ha-review-ratting.ha-review-ratting--star:before {
  content: " ";
  background: url("/wp-content/uploads/2022/01/starss2.png");
  display: block;
  opacity: 1;
  position: relative;
  height: 43px;
  width: 138px;
  margin-left: auto;
  margin-right: auto;
}
.customtest-row .ha-review-header {
  margin-top: 25px;
}
.customtest-row .ha-review-header h2 {
  text-align: center;
  color: #294f60 !important;
  font-family: "Lato", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 1.6px;
}
.customtest-row .ha-review-desc {
  text-align: center;
}
.customtest-row h5 {
  text-align: center;
  font-size: 24px !important;
  color: #294f60 !important;
  padding-bottom: 10px;
}
.customtest-row.footersss .et_pb_text {
  background-color: #EBF3F6 !important;
}

.custom-white-section .elementor-widget-container,
.custom-white-section h2, .custom-white-section h3, .custom-white-section p, .custom-white-section li {
  color: white !important;
}
.custom-white-section h5 {
  color: white !important;
  font-weight: bold;
}
.custom-white-section ul {
  margin-top: 15px;
}
.custom-white-section ul li {
  padding-bottom: 15px;
  position: relative;
}
.custom-white-section ul li:before {
  display: none;
}
.custom-white-section ul li i {
  margin-right: 10px;
  margin-left: -5px;
}

#custom-cat-a {
  padding-top: 10vh;
  padding-bottom: 10vh;
}
#custom-cat-a h2 {
  line-height: 36px;
  font-size: 37px !important;
}
#custom-cat-a h3 {
  font-size: 33px !important;
  line-height: 50px;
}
#custom-cat-a h2, #custom-cat-a h3, #custom-cat-a p {
  color: white !important;
}
#custom-cat-a h2 a, #custom-cat-a h3 a, #custom-cat-a p a {
  color: white !important;
}
#custom-cat-a h2 a:hover, #custom-cat-a h3 a:hover, #custom-cat-a p a:hover {
  opacity: 0.9;
}
#custom-cat-a .et_pb_button_module_wrapper .et_pb_button {
  background-color: white !important;
  color: #19546e !important;
}

.et_pb_social_media_follow li {
  background-color: transparent !important;
}
.et_pb_social_media_follow li a {
  background-color: transparent !important;
}
.et_pb_social_media_follow li a span {
  background-color: transparent !important;
}
.et_pb_social_media_follow li a:before {
  opacity: 0;
}
.et_pb_social_media_follow li.et-social-facebook {
  background-color: transparent !important;
}
.et_pb_social_media_follow li.et-social-facebook:before {
  content: " ";
  background: url("/wp-content/uploads/2022/01/w-0-Custom.png");
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: contain;
}
.et_pb_social_media_follow li.et-social-google-plus:before {
  content: " ";
  background: url("/wp-content/uploads/2022/01/1-www.png");
  height: 37px;
  width: 37px;
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
}
.et_pb_social_media_follow li.et-social-linkedin:before {
  content: " ";
  background: url("/wp-content/uploads/2022/01/w-2-Custom.png");
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: contain;
}

body .et_pb_row,
.et_pb_social_media_follow_network_1 a.icon {
  background-color: transparent !important;
}

.custom-grey-imagebg {
  background-color: #EFF0F2 !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

#custom-contact-hp a {
  font-weight: 600;
  padding-left: 10px;
}
#custom-contact-hp i {
  color: #19546e;
}

.et_pb_search {
  max-width: 385px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 200px;
  margin-bottom: 65px !important;
}
.et_pb_search input.et_pb_s {
  border-radius: 200px;
  position: relative;
}
.et_pb_search input.et_pb_s .et_pb_searchsubmit:before {
  content: "\f002";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}

.ds-icon-search input.et_pb_searchsubmit,
.widget_search input#searchsubmit {
  background: transparent;
  color: transparent;
  border: none;
  width: 55px;
  z-index: 2;
}

.ds-icon-search input.et_pb_s,
.widget_search input#s {
  padding-right: 55px !important;
}

.ds-icon-search .et_pb_searchform:before,
.widget_search::before {
  content: "U";
  position: absolute;
  font-family: "ETModules";
  z-index: 1;
  right: 0;
  font-size: 20px;
  padding: 8px 20px;
}

.et_pb_blog_grid .column article {
  padding-bottom: 10px;
}
.et_pb_blog_grid .column article .et_pb_image_container {
  margin-bottom: 0px;
}
.et_pb_blog_grid .column article .et_pb_image_container a {
  margin-bottom: 0px;
}
.et_pb_blog_grid .column article .et_pb_image_container img {
  max-height: 230px;
  min-height: 230px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.et_pb_blog_grid .column article h2 {
  line-height: 30px;
  padding-bottom: 10px;
  padding-top: 7px;
}
.et_pb_blog_grid .column article h2 a {
  color: #444444;
  font-family: "Playfair Display", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 0px;
}
.et_pb_blog_grid .column article .more-link {
  color: #333333;
  font-family: "Lato", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 48px;
}

#c-header {
  height: 118vh;
  background-attachment: fixed !important;
  background-position: bottom center;
}
#c-header:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70vh !important;
  width: auto;
  min-width: 100%;
  z-index: 1;
  opacity: 1;
}
#c-header .et_pb_slider {
  height: 97vh;
}
#c-header .et_pb_fullscreen .et_pb_fullwidth_header_container {
  max-width: 1300px;
}
#c-header .et_pb_slide_description {
  padding-top: 30%;
  padding-left: 1%;
}
#c-header h1 {
  font-weight: 500;
  font-size: 68px;
  color: white;
  max-width: 880px;
  padding-bottom: 5vh;
  text-align: left;
  text-shadow: 1px 1px 3px #000000 !important;
}
#c-header p {
  text-align: left;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: white;
  padding-bottom: 3vh;
  letter-spacing: 1px;
}
#c-header .et-pb-controllers {
  padding-left: 1%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1300px;
  text-align: left;
  opacity: 0.85;
}
#c-header .et-pb-controllers a {
  background: transparent !important;
  border: 1px solid white;
  height: 15px;
  width: 15px;
}
#c-header .et-pb-controllers a.et-pb-active-control {
  background: white !important;
}
#c-header.version-two {
  height: 106vh;
  margin-top: -60px;
}
#c-header.version-two .custom-overlay {
  text-align: center;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#c-header.version-two .custom-overlay h1 {
  text-align: center;
}
#c-header.version-three {
  margin-bottom: 50px;
}
#c-header.version-four {
  height: 97vh;
}
#c-header.version-four .et_pb_slider {
  height: 97vh;
}
#c-header.version-four .et_pb_slider .et_pb_slide {
  height: 97.2vh;
}
#c-header.half-height {
  height: 67vh;
}
#c-header.half-height .et_pb_slider {
  height: 67vh;
}
#c-header.half-height .et_pb_slider .et_pb_slide {
  height: 67.2vh;
}
#c-header .et-pb-slider-arrows {
  position: absolute;
  bottom: 0;
  right: 0;
  float: right;
  margin-right: 15.3%;
}
#c-header .et-pb-slider-arrows a {
  position: relative;
  height: 71px;
  width: 50px;
  background-color: #fff;
}
#c-header .et-pb-slider-arrows a:before {
  color: #19546e;
}
#c-header .et-pb-slider-arrows .et-pb-arrow-prev {
  left: 0px;
}
#c-header .et-pb-slider-arrows .et-pb-arrow-next {
  right: 0;
  margin-right: 10px;
}

.cn-test-carou .cn-test-carouffff .single-item-wrapper {
  background-color: #EBF3F6;
  display: block !important;
  min-height: 450px;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .tss-meta-info {
  width: 100%;
  padding-top: 20px;
  display: -ms-grid;
  display: grid;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .tss-meta-info h3.author-name {
  color: #000000;
  font-family: "Lato", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 1.6px;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  color: #294F60;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .tss-meta-info h4.author-bio {
  width: 100%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .tss-meta-info h4.author-bio span {
  color: #000000 !important;
  font-family: "Lato", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 3.5px;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .item-content-wrapper {
  width: 100%;
  text-align: center;
  background: transparent !important;
  font-size: 14px !important;
  padding-top: 0 !important;
  font-style: normal !important;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .item-content-wrapper:before, .cn-test-carou .cn-test-carouffff .single-item-wrapper .item-content-wrapper:after {
  display: none;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .rating-wrapper {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-top: 10px !important;
  margin-bottom: 0 !important;
}
.cn-test-carou .cn-test-carouffff .single-item-wrapper .rating-wrapper span.dashicons {
  font-family: dashicons !important;
}

.c-whiteborderbottom {
  border-bottom: 10px solid white;
}

.et_pb_button_module_wrapper .custom-white-button.et_pb_button {
  background-color: white !important;
  color: #19546e !important;
}

.custom-banner-newmay .et_pb_fullwidth_header {
  padding-top: 11vh !important;
  padding-bottom: 11vh !important;
}
.custom-banner-newmay .et_pb_fullwidth_header .et_pb_header_content_wrapper {
  max-width: 720px;
}
.custom-banner-newmay .et_pb_fullwidth_header h1 {
  color: white !important;
  font-family: "Playfair Display", Sans-serif;
  padding-bottom: 25px;
  text-transform: inherit !important;
  font-size: 79px !important;
  line-height: 93px;
}
.custom-banner-newmay .et_pb_fullwidth_header p {
  color: white !important;
  font-family: "Playfair Display", Sans-serif;
  font-size: 35px;
  line-height: 47px;
}
.custom-banner-newmay .et_pb_fullwidth_header.mobile {
  padding-top: 5vh !important;
  padding-bottom: 0vh !important;
}
.custom-banner-newmay .et_pb_fullwidth_header.mobile h1 {
  font-size: 25px !important;
  line-height: 48px;
  padding-bottom: 10px;
}
.custom-banner-newmay .et_pb_fullwidth_header.mobile p {
  font-size: 18px;
  line-height: 42px;
}
.custom-banner-newmay .et_pb_fullwidth_header.mobile img {
  max-width: 90px;
}

.et_pb_animation_left.et-animated {
  opacity: 1;
  -webkit-animation: fadeLeft 2.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeLeft 2.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_right.et-animated {
  opacity: 1;
  -webkit-animation: fadeRight 2.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeRight 2.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_fade_in.et-animated {
  opacity: 1;
  -webkit-animation: fadeIn 2.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeIn 2.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_bottom.et-animated {
  opacity: 1;
  -webkit-animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.divi-mobile-menu .menu-wrap nav a {
  width: 100% !important;
  max-width: 100% !important;
}

.et-social-instagram a.icon:before {
  color: white !important;
  content: "\e09a";
  opacity: 1;
}

#footer-mobile-menu .et_mobile_menu li ul {
  visibility: unset;
  display: block;
}

@media (max-width: 980px) {
  .et-tb-has-header #page-container {
    padding-top: 75px !important;
    margin-top: 0 !important;
  }
}
.cag-top-hp-n-title {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 30px !important;
}
.cag-top-hp-n-title h2 {
  text-align: center;
}
.cag-top-hp-n-title:before {
  content: "";
  position: absolute;
  bottom: -8px; /* Adjust to sit on/over the line */
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  /* Dimensions for the white background box */
  width: 60px;
  background-size: contain;
  height: 40px;
  background-color: #ffffff; /* This is your white bg */
  border-radius: 50%; /* Optional: makes it a white circle */
  /* Positioning the icon inside the white box */
  background-image: url("/wp-content/uploads/2022/01/FAB.png");
  background-repeat: no-repeat;
  background-position: center;
  /* Ensure it sits on top of the line */
  z-index: 1;
}
.cag-top-hp-n-title:after {
  content: " ";
  height: 3px;
  width: 90%;
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 10px;
  border-top: 3px solid rgba(54, 143, 176, 0.4);
}

.cag-top-hp-n-blurb .et_pb_main_blurb_image {
  width: 69px !important;
}
.cag-top-hp-n-blurb h4 span {
  color: #4D4F50 !important;
}

.custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin-top: 35px;
  position: relative;
  padding-top: 35px;
}
.custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 3px;
  background-color: #368FB0;
}
.custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features .banner-feature-list {
  text-align: center;
}
.custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features .banner-feature-list img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto 1rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features .banner-feature-list p {
  margin: 0;
  color: #fff;
  font-size: 21px !important;
  line-height: 1.4;
}

@media (max-width: 780px) {
  .banner-features .banner-feature-list p {
    font-size: 15px;
  }
}
.cag-bottom-custom-text {
  border-top: 3px solid #368FB0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 30px;
  padding-top: 30px !important;
  color: white;
  font-size: 20px;
}
.cag-bottom-custom-text:before {
  margin-right: 9px;
  content: "\f3c5";
  font-family: FontAwesome !important;
  color: white;
  font-size: 18px;
}

.custom-banner-newmay.and-july .et_pb_fullwidth_header h1 {
  font-size: 48px !important;
  line-height: 48px !important;
}

.custom-banner-newmay.and-july .et_pb_fullwidth_header p {
  font-size: 20px !important;
  line-height: 28px !important;
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
}

.cag-second-text-surround {
  text-align: center;
  max-width: 84%;
  margin-left: 8%;
  font-size: 22px;
  margin-bottom: 20px !important;
  margin-top: -10px;
}
.cag-second-text-surround .et_pb_text_inner {
  font-size: 22px;
}
.cag-second-text-surround span {
  position: relative;
}
.cag-second-text-surround span:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 3px;
  background-color: #368FB0;
}
.cag-second-text-surround span {
  color: #368FB0;
  font-size: 22px !important;
}

.cag-second-text-second {
  text-align: center;
  max-width: 84%;
  margin-left: 8%;
  font-size: 22px;
  border-top: 3px solid rgba(54, 143, 176, 0.4);
  padding-top: 15px;
  margin-bottom: 20px !important;
}
.cag-second-text-second .et_pb_text_inner {
  font-size: 22px;
}
.cag-second-text-second span {
  color: #368FB0;
  font-size: 18px !important;
  font-weight: 600;
}

@media (max-width: 980px) {
  .custom-banner-newmay.and-july .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 88% !important;
  }
  .custom-banner-newmay.and-july .et_pb_fullwidth_header h1 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .custom-banner-newmay.and-july .et_pb_fullwidth_header p {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features .banner-feature-list img {
    width: 44px;
    height: 44px;
  }
  .custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features .banner-feature-list p {
    font-size: 13px !important;
    line-height: 18px !important;
  }
  .custom-banner-newmay.and-july .et_pb_fullwidth_header .banner-features {
    gap: 0.25rem;
  }
  .cag-bottom-custom-text {
    margin-top: 25px;
    padding-top: 22px !important;
    font-size: 18px !important;
    line-height: 28px !important;
  }
}
/* END of THEME CSS */
body.single-post .et-l.et-l--body .et_builder_inner_content {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
body.single-post .et-l.et-l--body .et_builder_inner_content .et_pb_section:last-of-type {
  padding-bottom: 20px !important;
}
body.single-post .et-l.et-l--body .et_builder_inner_content > .et_post_meta_wrapper {
  display: none;
  padding-top: 0 !important;
}
body.single-post .et-l.et-l--body .et_builder_inner_content .et_pb_text ol {
  padding-left: 25px !important;
}
body.single-post .et-l.et-l--body .et_builder_inner_content .et_pb_image {
  min-height: 350px;
  max-height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 980px) {
  body.single-post .et-l.et-l--body .et_builder_inner_content .et_pb_image {
    min-height: 250px;
    max-height: 250px;
  }
}
body.single-post .et-l.et-l--body .et_builder_inner_content .et_pb_image img {
  min-height: 350px;
  max-height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 980px) {
  body.single-post .et-l.et-l--body .et_builder_inner_content .et_pb_image img {
    min-height: 250px;
    max-height: 250px;
  }
}
body.single-post .et-l.et-l--body .et_builder_inner_content h1 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Playfair Display", Sans-serif;
  padding-bottom: 15px;
  text-transform: capitalize;
}
body.single-post .et-l.et-l--body .et_builder_inner_content .sub {
  margin-bottom: 1rem;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 2px;
}
body.single-post .et-l.et-l--body .et_builder_inner_content h3 {
  padding-bottom: 25px;
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  position: relative;
  margin-left: 90px;
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom:before {
  font-size: 26px;
  display: inline-block;
  padding-top: 5px;
  content: "Share:";
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom .addtoany_list {
  display: inline-block;
  position: absolute;
  top: -1px !important;
  left: 83px;
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom .addtoany_list a span {
  background: #19546e !important;
  width: 62px;
  border-left: 15px solid #19546e;
  border-right: 15px solid #19546e;
  height: 38px;
  border-top: 3px solid #19546e;
  border-bottom: 3px solid #19546e;
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom .addtoany_list a span svg path {
  fill: white;
}

@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;
}
#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: #19546e !important;
  font-family: "Lato", 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: "Lato", sans-serif !important;
  font-size: 18px;
  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: "Lato", sans-serif !important;
  font-size: 18px;
}

/* 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 */
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #005da5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #b09 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column {
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #b09 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #005da5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column {
  /* Column 1 and 3 */
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #b09 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #005da5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column {
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #005da5 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #b09 !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: #19546e !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 #19546e !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: #19546e !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 strong {
  font-family: "Lato", 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 a {
  margin-left: 5px;
}
#c-d-contact-form.media-enquiry {
  padding-top: 45px;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

#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;
}

/*************************************************
G - Custom contact form - resonpsive CSS Styling here.
*************************************************/
/*************************************************
Set resonpsive CSS Styling here.
*************************************************/
#custom-mobile-header {
  display: block;
}

#c-header {
  display: none !important;
}

.left-wap-surround {
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 9;
  display: none;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.left-wap-surround:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

#new-custom-header-mobile {
  min-height: 293px !important;
  max-height: 293px !important;
  display: none;
}

#c-header {
  display: block;
}

@media (max-width: 1200px) {
  #custom-mobile-header {
    display: block;
  }
  #c-header {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .et_pb_button_0 {
    display: block !important;
  }
}
@media (max-width: 980px) {
  .divi-mobile-menu button#open-button {
    top: 45px;
  }
  header#dm-header .custom-top-header-surround {
    padding: 0 !important;
  }
  .divi-mobile-menu .close-submenu {
    top: 58px;
  }
  .et_pb_column_4_tb_footer {
    margin-bottom: 5px !important;
  }
  .et_pb_column_4_tb_footer .et_pb_menu {
    margin-bottom: 5px !important;
  }
  .divi-mobile-menu header#dm-header .dm-header-cont .dm-branding a img#dm-logo {
    max-height: 75px;
    max-width: 225px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-left: 15px;
    min-height: 75px !important;
    min-width: 168px !important;
    display: block !important;
    opacity: 1 !important;
    z-index: 10 !important;
  }
  .et_pb_button_module_wrapper .et_pb_button {
    margin-left: auto;
    margin-right: auto;
  }
  .left-wap-surround {
    display: block;
  }
  .wpcf7-form.init {
    text-align: center;
  }
  .cn-test-carou .cn-test-carouffff .single-item-wrapper {
    min-height: 540px;
  }
  #new-custom-header-mobile {
    display: block;
  }
  #c-header {
    display: none;
  }
  .et-l--header .et_pb_section .c-top-r .c-tr-buttons {
    text-align: center;
  }
  #custom-footer .et_pb_text_4_tb_footer,
  #custom-footer .et_pb_text_5_tb_footer {
    margin-left: 0 !important;
  }
  #custom-footer .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap {
    width: 100% !important;
    -webkit-box-pack: normal !important;
        -ms-flex-pack: normal !important;
            justify-content: normal !important;
    display: block !important;
    min-width: 100%;
    margin-left: 0 !important;
  }
  #custom-footer .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .mobile_menu_bar {
    display: none;
  }
  #custom-footer .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu {
    width: 100% !important;
    -webkit-box-pack: normal !important;
        -ms-flex-pack: normal !important;
            justify-content: normal !important;
    display: block !important;
    min-width: 100%;
  }
  #custom-footer .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap ul {
    width: 100% !important;
    padding: 0 !important;
  }
  #custom-footer .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap ul li {
    width: 100% !important;
  }
  #custom-footer .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap ul li a {
    padding-left: 0 !important;
  }
  #custom-footer .et_pb_menu .et_mobile_menu {
    display: block;
    position: relative;
  }
  .dont-show-on-mobile {
    display: none !important;
  }
  #custom-cat-a h2 {
    line-height: 32px;
    font-size: 25px !important;
  }
  #custom-cat-a h3 {
    font-size: 22px !important;
    line-height: 29px;
  }
  #custom-cat-a h3 a {
    font-size: 22px !important;
  }
  .secondcta .et_pb_image {
    text-align: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100%;
  }
  .secondcta .et_pb_image img {
    max-width: 175px;
    margin-left: auto;
    margin-right: auto;
  }
  .secondcta .et_pb_social_media_follow {
    max-width: 114px;
    margin-left: auto;
    margin-right: auto;
  }
  #custom-contact-hp .et_pb_text_inner {
    text-align: center;
  }
  .custom-image-responsive img {
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .custom-top-header-surround a {
    font-size: 14px;
  }
  #custom-footer .et_pb_column {
    width: 100% !important;
    text-align: left;
  }
}
@media (max-width: 440px) {
  .cn-test-carou .cn-test-carouffff .single-item-wrapper {
    min-height: 600px;
  }
}
@media (max-width: 400px) {
  .cn-test-carou .cn-test-carouffff .single-item-wrapper {
    min-height: 690px;
  }
  body .scroll_section {
    max-width: 88% !important;
  }
  .divi-mobile-menu button#open-button {
    right: 40px;
  }
}