/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: SAS Server Team
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 3.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
  font-display: swap;
}
body {
  overflow-x: clip !important;
}

@media (max-width: 767px) {
  .et-waypoint:not(.et_pb_counters) {
    opacity: 1 !important;
  }
}
/* Scrolling issue fixed */
@media (max-width: 600px) {
  html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  div#page-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
  }
}
/* Typography */
p {
  font-weight: 400 !important;
}

/* Trustindex testimonial Section */
.ti-review-text-container.ti-review-text,
.ti-review-text-container.ti-review-content {
  margin-top: 1.5rem;
  line-height: 24px !important;
  font-family: "Montserrat" !important;
  font-size: 15.7px !important;
}

.ti-review-item.source-Google.ti-image-layout-thumbnail {
  position: relative;
}

.ti-review-header {
  position: absolute !important;
  bottom: 24px;
  left: 42px;
  padding: 0rem !important;
  height: 82.5%;
  display: grid !important;
  align-items: end;
  width: 80%;
}

.ti-review-header::before {
  content: none !important;
}

#page-container .ti-inner {
  padding-bottom: 80px !important;
}

.ti-name a {
  font-size: 16px !important;
  font-family: "Montserrat" !important;
  color: #1d1f48 !important;
}

.ti-prev::before,
.ti-next::before {
  content: none !important;
}

#page-container .ti-prev::after,
#page-container .ti-next::after {
  top: 0px !important;
}

#page-container .ti-prev,
#page-container .ti-next {
  width: 50px !important;
  height: 50px !important;
  top: 0px !important;
}

.ti-prev:hover,
.ti-next:hover {
  transform: unset !important;
}

.ti-next::after {
  content: "" !important;
  background: url(https://dynamictradies.itbasecamp.info/wp-content/uploads/2025/01/Icon-arrow-next-with-bg.svg) !important;
  width: 50px !important;
  height: 50px !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-position: center center !important;
  z-index: 1000015 !important;
  position: absolute !important;
  transform: unset !important;
}

.ti-prev::after {
  content: "" !important;
  background: url(https://dynamictradies.itbasecamp.info/wp-content/uploads/2025/01/Icon-arrow-prev-with-bg.svg) !important;
  width: 50px !important;
  height: 50px !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-position: center center !important;
  z-index: 1000015 !important;
  position: absolute !important;
  transform: unset !important;
}

@media only screen and (max-width: 842px) and (min-width: 700px) {
  .ti-review-item.source-Google.ti-image-layout-thumbnail {
    max-width: 50% !important;
  }
}
@media only screen and (max-width: 699px) {
  #page-container .ti-next::after {
    right: 6px !important;
  }
}
/* HOME WHY CHOOSE US */
/*Mobile Phone 600px*/
@media only screen and (max-width: 767px) {
  #home-why-choose-section .et_pb_main_blurb_image {
    margin-bottom: 0.5rem !important;
  }
  #home-why-choose-section h3.et_pb_module_header {
    margin-bottom: 0.5rem !important;
  }
}
/* HOME WHY CHOOSE US */
/* CTA BUTTON MOBILE */
@media only screen and (max-width: 420px) {
  .two-line-btn {
    line-height: 24px !important;
  }
}
/* END OF CTA BUTTON MOBILE */
/* START PAGE SCROLL */
html {
  scroll-behavior: smooth;
  scroll-timing-function: ease-in-out;
}

/* START SUBHEADINGS */
.tagline-bottom p {
  font-size: 20px !important;
  line-height: 20px !important;
}

.red-text-line-height {
  line-height: 20px !important;
}

/* START - OUR SERVICES SECTION */
.services-row .et_pb_blurb_content:hover .et_pb_module_header span {
  color: #eb0000;
}

/* ================== HEADER START =================== */
#page-container .mobile-phone-number,
#page-container .mobile-menu-btn {
  display: none;
}

.header-menu nav ul {
  column-gap: 0px !important;
}

#menu-main-navigation-menu .menu-item .sub-menu .menu-item {
  line-height: 1.2 !important;
}

/* Module Spacings End*/
.et_pb_section_1_tb_header ul#menu-main-navigation-menu ul.sub-menu li {
  padding: 0px !important;
  width: fit-content !important;
  min-width: 150px !important;
  max-width: 180px !important;
}

.et_pb_section_1_tb_header ul#menu-main-navigation-menu li a {
  padding-bottom: 0px !important;
}

.et_pb_section_1_tb_header ul#menu-main-navigation-menu ul.sub-menu li a {
  padding: 0.8em 1.5em !important;
  width: fit-content !important;
  min-width: 200px !important;
  max-width: 220px !important;
}

.et_pb_section_1_tb_header ul#menu-main-navigation-menu ul.sub-menu {
  padding: 0rem !important;
  width: fit-content !important;
}

ul.sub-menu {
  padding: 0px !important;
}

.dropdown-menu-fixed,
.dropdown-menu-fixed .et_pb_menu_inner_container {
  height: 100% !important;
  display: flex !important;
  align-items: stretch !important;
}

.dropdown-menu-fixed .et_pb_menu__wrap {
  height: 100% !important;
  align-items: stretch !important;
}

.dropdown-menu-fixed .menu-item {
  margin-top: 0px !important;
  align-items: center !important;
}

.dropdown-menu-fixed #menu-main-navigation-menu li .sub-menu li ul {
  top: -3px !important;
}

@media only screen and (max-width: 1439px) and (min-width: 1025px) {
  #header-row {
    max-width: 1439px !important;
    width: 82% !important;
  }
}
@media only screen and (max-width: 1400px) {
  #et-boc .mobile_menu_bar {
    bottom: 22px !important;
    right: 0 !important;
    position: absolute !important;
    left: auto !important;
    z-index: 999999999;
  }
}
@media only screen and (max-width: 1400px) {
  #et-boc .reverse-ipadpro {
    flex-direction: row-reverse;
    justify-content: end !important;
    column-gap: 3rem !important;
  }
  .mobile-fixed-menu {
    height: 100% !important;
  }
  .mobile_nav.opened,
  .mobile_nav.closed {
    height: 100%;
    display: flex;
    align-items: center;
    width: 30%;
    right: 0;
    margin: 0;
    position: absolute;
  }
}
@media only screen and (max-width: 1023px) {
  #et-boc .et_pb_column_3_tb_header {
    column-gap: 0rem !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1400px) {
  .et_pb_sticky .et_pb_image_0_tb_header {
    width: 210px !important;
  }
  #et-boc ul#mobile_menu1 .menu-item {
    list-style: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  /* 	.dropdown-menu-fixed .menu-item {
          margin-top: 50px !important;
      } */
  #page-container .mobile-menu-btn {
    display: flex !important;
    justify-content: center !important;
  }
  #page-container .mobile-phone-number a {
    font-family: "allotrope bold italic" !important;
    font-size: 28px !important;
    margin-top: 1rem !important;
  }
  #page-container .mobile-phone-number {
    display: block !important;
  }
  #page-container .mobile_nav.opened .mobile_menu_bar:before {
    color: #EB0000 !important;
  }
  #page-container .mobile-menu-btn.current-menu-item a {
    color: white !important;
  }
}
@media only screen and (max-width: 640px) {
  .et_pb_sticky .et_pb_image_0_tb_header {
    width: 180px !important;
  }
  .et_pb_section.et_pb_section_1_tb_header .et_pb_column {
    margin: 0rem !important;
  }
}
/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: "M";
}

/*some code to keep everyting positioned properly*/
ul.et_mobile_menu > li.menu-item-has-children,
ul.et_mobile_menu > li.page_item_has_children,
ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}

/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children > a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}

/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
  display: none !important;
  visibility: hidden !important;
}

/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
  display: block !important;
  visibility: visible !important;
}

/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
  text-align: center;
  opacity: 1;
}

/*submenu toggle icon when closed*/
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after {
  content: "2";
}

/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
  position: relative;
  right: 5%;
  margin-left: -30px;
  top: -24px;
  width: 0;
  height: 0;
  content: "";
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #ffffff;
}

/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
  position: relative;
  display: block;
  bottom: 10px;
  line-height: 0;
}

/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
  background-color: #ffffff !important;
  border-radius: 10px;
}

/* //////////////////////////////// Version 2 header ONLY ///////////////////////////////// */
.has_et_pb_sticky #on-sticky-header {
  background: white !important;
  transition: all ease-in-out 0.3s !important;
}

.has_et_pb_sticky #on-sticky-header .et_pb_row {
  box-shadow: none !important;
  padding: 0px !important;
  transition: all ease-in-out 0.3s !important;
}

ul#mobile_menu1 li.current-menu-item a {
  color: #ed0000 !important;
}

ul#mobile_menu1 .menu-item-has-children:hover > a {
  color: #ed0000 !important;
}

/* +++++++++++++++++++ HEADER END ++++++++++++++++++++ */
/* =================== DIVI FORM ========================== */
/*Hide Form Title*/
h2.et_pb_contact_main_title {
  display: none !important;
}

label.et_pb_contact_form_label {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 20px;
  margin-bottom: 8px;
}

.et_contact_bottom_container button {
  margin-left: 3% !important;
}

.et_pb_contact_field_checkbox {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Roboto";
}

.et_pb_contact_field_checkbox label {
  display: flex !important;
  align-items: center !important;
}

.et_pb_contact_field_checkbox label a {
  margin-left: 4px;
  font-weight: 400;
  font-family: "Roboto";
}

.et_pb_contact_message::placeholder {
  color: #666666 !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  font-size: 16px !important;
}

.et_pb_contact_error_meesage {
  display: none !important;
}

.et_pb_files_container .et_pb_accepted_files_desc {
  display: none !important;
}

button.et_pb_file_upload_button.et_pb_button.et_pb_icon {
  font-weight: 400;
  font-size: 16px !important;
}

/* +++++++++++++++++++ DIVI FORM END ++++++++++++++++++++ */
/* =================== BLOGS INNER ====================== */
p.et_pb_title_meta_container {
  pointer-events: none !important;
}

/* ++++++++++++++++++++ BLOGS INNER END ++++++++++++++++++++ */
/* ==================== Banner SIZES MACBOOK ======================= */
@media only screen and (max-width: 1920px) and (min-width: 980px) {
  #macbook-banner-size-home {
    min-height: 420px !important;
  }
  #macbook-banner-size-services {
    min-height: 370px !important;
  }
  #macbook-banner-size-services-inner {
    min-height: 470px !important;
  }
  #macbook-banner-size-locations {
    min-height: 420px !important;
  }
}
/* ++++++++++++++++++++ BANNER SIZE END ++++++++++++++++++++ */
/* =================== RESPONSIVE > 980PX ================= */
#page-container {
  overflow: clip !important;
}

@media only screen and (max-width: 1439px) and (min-width: 1348px) {
  body {
    zoom: 0.891;
  }
}
@media only screen and (max-width: 1347px) and (min-width: 1270px) {
  body {
    zoom: 0.85;
  }
}
@media only screen and (max-width: 1269px) and (min-width: 1190px) {
  body {
    zoom: 0.78;
  }
}
@media only screen and (max-width: 1189px) and (min-width: 1114px) {
  body {
    zoom: 0.74;
  }
}
@media only screen and (max-width: 1114px) and (min-width: 1025px) {
  body {
    zoom: 0.67;
  }
}
@media only screen and (max-width: 980px) {
  #main-content .pac_drh_stack_row .pac_drh_order_mob_one {
    margin-bottom: 0px !important;
  }
  #main-content .pac_drh_stack_row .pac_drh_order_mob_two {
    margin-bottom: 0rem !important;
  }
  #page-container .pac_drh_order_tab_one,
  #page-container .pac_drh_order_tab_two,
  #page-container .pac_drh_order_tab_three,
  #page-container .pac_drh_order_tab_four {
    margin-left: 0% !important;
  }
}
@media only screen and (max-width: 1025px) {
  #main-content .et_pb_heading:not(.et_pb_heading_2) h2.et_pb_module_heading {
    line-height: 1em !important;
  }
  #page-container .dsm-faq-container .dsm-faq-item-wrapper .dsm-faq-title {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    line-height: 18px !important;
  }
  #page-container .dsm-faq-content p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  #page-container a.et_pb_button {
    font-size: 16px !important;
  }
  #page-container .red-banner h3.et_pb_module_heading {
    font-size: 18px;
    line-height: 20px;
  }
  h1.et_pb_module_heading {
    line-height: 1em !important;
    font-size: 30px !important;
    letter-spacing: 0.25px !important;
  }
  #macbook-banner-size-home h1.et_pb_module_heading,
  #macbook-banner-size-locations h1.et_pb_module_heading,
  #macbook-banner-size-services-inner h1.et_pb_module_heading,
  #macbook-banner-size-services h1.et_pb_module_heading {
    text-align: left !important;
    font-size: 40px !important;
    line-height: 1em !important;
  }
  #macbook-banner-size-locations h2.et_pb_module_heading,
  #macbook-banner-size-services-inner h2.et_pb_module_heading,
  #macbook-banner-size-services h2.et_pb_module_heading {
    text-align: left !important;
    line-height: 132% !important;
  }
  #macbook-banner-size-locations .et_pb_button_module_wrapper,
  #macbook-banner-size-services-inner .et_pb_button_module_wrapper,
  #macbook-banner-size-services .et_pb_button_module_wrapper {
    text-align: left !important;
  }
  br {
    display: none !important;
  }
}
/* ADDED KAYE */
@media only screen and (max-width: 1440px) and (min-width: 1280px) {
  #macbook-banner-size-home .et_pb_row {
    margin-left: 8rem;
  }
  #macbook-banner-size-services .et_pb_row {
    max-width: 1440px !important;
    width: 85%;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 768px) {
  #main-content .et_pb_heading:not(.et_pb_heading_2) h2.et_pb_module_heading {
    line-height: 1em !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 900px) {
  #macbook-banner-size-home .et_pb_row {
    width: 47%;
    margin-left: 3rem;
  }
  #macbook-banner-size-services .et_pb_row, #macbook-banner-size-services-inner .et_pb_row {
    width: 46%;
    margin-left: 3rem;
  }
  #macbook-banner-size-locations .et_pb_row {
    width: 56%;
    margin-left: 3rem;
  }
  #macbook-banner-size-home {
    background-position: 100%;
  }
  #macbook-banner-size-services {
    background-position: 15%;
    min-height: 385px;
  }
  #macbook-banner-size-services-inner {
    background-position: 40%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 980px) {
  #macbook-banner-size-home {
    background-position: 100%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 900px) {
  #macbook-banner-size-home {
    min-height: 385px;
  }
}
/* Banner Section */
@media only screen and (max-width: 640px) and (min-width: 320px) {
  #macbook-banner-size-services .et_pb_module.et_pb_divider_0.et_pb_space.et_pb_divider_hidden {
    display: none;
  }
  #macbook-banner-size-home h1.et_pb_module_heading,
  #macbook-banner-size-locations h1.et_pb_module_heading,
  #macbook-banner-size-services-inner h1.et_pb_module_heading,
  #macbook-banner-size-services h1.et_pb_module_heading {
    font-size: 35px !important;
  }
  #macbook-banner-size-home h2.et_pb_module_heading,
  #macbook-banner-size-locations h2.et_pb_module_heading,
  #macbook-banner-size-services-inner h2.et_pb_module_heading,
  #macbook-banner-size-services h2.et_pb_module_heading {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 899px) and (min-width: 768px) {
  #macbook-banner-size-home .et_pb_row, #macbook-banner-size-locations .et_pb_row {
    width: 52%;
    margin-left: 3rem;
  }
  #macbook-banner-size-services .et_pb_row {
    width: 45%;
    margin-left: 3rem;
  }
  #macbook-banner-size-services-inner .et_pb_row {
    width: 49%;
    margin-left: 3rem;
  }
  #macbook-banner-size-home,
  #macbook-banner-size-services,
  #macbook-banner-size-services-inner,
  #macbook-banner-size-locations {
    min-height: 385px;
  }
}
@media only screen and (max-width: 899px) and (min-width: 820px) {
  #macbook-banner-size-services,
  #macbook-banner-size-services-inner {
    background-position: calc(40% + 0px), 0px !important;
    background-size: inherit;
  }
}
@media only screen and (max-width: 819px) and (min-width: 768px) {
  #macbook-banner-size-services,
  #macbook-banner-size-services-inner {
    background-position: calc(40% - 28px), 0px !important;
    background-size: inherit;
  }
}
@media only screen and (max-width: 767px) {
  #macbook-banner-size-locations .et_pb_row_1,
  #macbook-banner-size-home .et_pb_row_1,
  #macbook-banner-size-services .et_pb_row_1,
  #macbook-banner-size-services-inner .et_pb_row_1 {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 641px) {
  #macbook-banner-size-home {
    background-position-x: 100%;
    padding-top: 455px;
    background-size: 1620px;
    background-position-y: -100px;
    padding-bottom: 40px;
  }
  #macbook-banner-size-services {
    background-position-x: 100%;
    padding-top: 401px;
    background-size: 1650px;
    background-position-y: -87%;
    margin-bottom: -109px;
  }
  #macbook-banner-size-locations {
    background-position-x: 100%;
    padding-top: 380px;
    background-size: 1650px;
    background-position-y: -180px;
    padding-bottom: 50px;
  }
  #macbook-banner-size-services-inner {
    background-position-x: 100%;
    padding-top: 400px;
    background-size: 1620px;
    background-position-y: -150px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 708px) {
  #macbook-banner-size-services {
    background-position-x: 100%;
    padding-bottom: 406px;
    background-size: 1653px;
    background-position-y: 245%;
    margin-bottom: -20px;
    padding-top: 5px;
    min-height: 645px !important;
  }
}
@media only screen and (max-width: 707px) and (min-width: 641px) {
  #macbook-banner-size-services {
    background-position-x: 95%;
    padding-bottom: 406px;
    background-size: 1653px;
    background-position-y: 245%;
    margin-bottom: -20px;
    padding-top: 5px;
    min-height: 645px !important;
  }
}
@media only screen and (max-width: 640px) and (min-width: 531px) {
  #macbook-banner-size-home {
    background-position-x: 100%;
    padding-top: 345px;
    background-size: 1337px;
    background-position-y: -100px;
    padding-bottom: 25px;
  }
  #macbook-banner-size-locations {
    background-position-x: 100%;
    padding-top: 345px;
    background-size: 1330px;
    background-position-y: -100px;
    margin-bottom: -100px;
    padding-bottom: 140px;
  }
  #macbook-banner-size-services-inner {
    background-position-x: 90%;
    padding-top: 400px;
    background-size: 1620px;
    background-position-y: -150px;
  }
  #macbook-banner-size-services {
    background-position-x: 100%;
    padding-bottom: 485px;
    background-size: 1375px;
    background-position-y: 100%;
    margin-bottom: -100px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 530px) and (min-width: 468px) {
  #macbook-banner-size-home {
    background-position-x: 100%;
    padding-top: 345px;
    background-size: 1337px;
    background-position-y: -100px;
    padding-bottom: 25px;
  }
  #macbook-banner-size-locations {
    background-position-x: 100%;
    padding-top: 345px;
    background-size: 1330px;
    background-position-y: -100px;
    margin-bottom: -100px;
    padding-bottom: 140px;
  }
  #macbook-banner-size-services-inner {
    background-position-x: 80%;
    padding-top: 400px;
    background-size: 1620px;
    background-position-y: -150px;
  }
  #macbook-banner-size-services {
    background-position-x: 100%;
    padding-bottom: 405px;
    background-size: 1140px;
    background-position-y: 100%;
    margin-bottom: -90px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 467px) and (min-width: 320px) {
  #macbook-banner-size-home,
  #macbook-banner-size-locations {
    background-position-x: 100%;
    padding-top: 300px;
    background-size: 1200px;
    background-position-y: -100px;
    padding-bottom: 45px;
  }
  #macbook-banner-size-services-inner {
    background-position-x: 81%;
    padding-top: 330px;
    background-size: 1319px;
    background-position-y: -110px;
    padding-bottom: 45px;
  }
  #macbook-banner-size-services {
    background-position-x: 100%;
    padding-bottom: 360px;
    background-size: 1000px;
    background-position-y: 100%;
    margin-bottom: -55px;
    padding-top: 20px;
  }
}
ul li {
  margin-bottom: 10px;
}

h2.et_pb_module_heading {
  line-height: 1em;
}

#services-main-hero-red-text h2 {
  line-height: 132% !important;
}

#your-local-experts-paragraph p {
  line-height: 150% !important;
  font-weight: 400 !important;
}

ul#mobile_menu1 .menu-item-has-children a {
  font-weight: 400 !important;
}

.dgcm_cptcarousel .type-testimonial p.dg-cpt-title {
  pointer-events: none !important;
}

.et_pb_section_1_tb_header.et_pb_section {
  position: relative !important;
}

@media only screen and (max-width: 1024px) {
  .et_pb_section_1_tb_header {
    z-index: 100015 !important;
    position: relative;
  }
  .header-section3 {
    z-index: 999999999 !important;
    position: relative;
  }
  /* Make sure the hamburger menu icon is visible */
  .mobile_menu_bar {
    display: block !important;
    cursor: pointer;
    z-index: 99999999;
  }
  /* Position the menu itself fixed on screen (if you want) */
  .et_mobile_nav_menu {
    position: fixed !important;
    top: 80px !important;
    right: 20px !important;
    display: none; /* Start hidden; JS will toggle this */
    z-index: 999999;
  }
}
@media only screen and (min-width: 1025px) {
  .logged-in.admin-bar .has_et_pb_sticky .header-section3 {
    top: 135px;
  }
  body .et_pb_row_1_tb_header.et_pb_row {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0;
  }
  .has_et_pb_sticky .header-section3 {
    z-index: 100016;
    width: 100%;
    position: fixed !important;
    left: 0px;
    top: 103px;
    bottom: auto;
    margin-top: 0px;
  }
  .et_pb_section_1_tb_header {
    z-index: 100015 !important;
    position: relative;
  }
  body .header-section2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  body #page-container header .header-section2 .hide-on-sticky.et_pb_text_1_tb_header {
    display: block !important;
  }
  .header-section2 .et_pb_row_1_tb_header {
    height: auto !important;
  }
  .header-section2 #header-section2-textbutton {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: row;
    gap: 1.5rem;
    height: 100%;
    padding-top: 0;
  }
  .header-section2 #header-section2-textbutton * {
    width: auto !important;
    line-height: 1rem;
    position: relative !important;
    vertical-align: unset !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  .header-section3 {
    z-index: 999999999 !important;
    position: relative;
    display: flex;
    align-items: center;
  }
  .header-section3 #newmenu {
    display: flex !important;
    text-align: center;
    align-items: center !important;
    justify-content: center;
    padding: 10px 0 0 0;
  }
  .header-section3 #newmenu .sub-menu {
    padding: 20px 0 !important;
    top: calc(100% - 0px);
  }
  .header-section3 #newmenu .sub-menu li {
    padding: 0 !important;
  }
}
body.et_mobile_menu_open {
  overflow: hidden !important;
  position: fixed;
  width: 100%;
}

.mobile_nav.opened .et_mobile_menu {
  padding: 100px 0 !important;
  min-height: calc(100dvh - 81px) !important;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  /* justify-content: center; */
  overflow-y: auto;
  width: 100%;
  position: fixed;
  top: 81px !important;
}

.et_mobile_menu {
  padding: 0 !important;
  min-height: 100vh;
  height: 100dvh;
  height: 100vh; /* fallback for older browsers */
  line-height: 1rem !important;
}
.et_mobile_menu .menu-item {
  width: 100% !important;
}
.et_mobile_menu .menu-item a {
  padding: 20px 0;
  font-size: 30px !important;
  text-align: center;
  letter-spacing: 1.8px;
}
.et_mobile_menu .sub-menu {
  padding: 0;
}
.et_mobile_menu .sub-menu .menu-item {
  padding: 0;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.et_mobile_menu .sub-menu .menu-item a {
  font-size: 18px !important;
  padding: 5px 0;
}

.et_pb_module .mobile_menu_bar:before {
  top: 7px;
  font-size: 48px !important;
}

#page-container .mobile-menu-btn a {
  background: #EB0000 !important;
  width: fit-content;
  font-family: "allotrope bold webfont" !important;
  font-size: 24px !important;
  line-height: 1em !important;
  padding: 0.75em 2em !important;
  margin: 2rem 0 !important;
  color: #fff !important;
}

/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
  width: 44px;
  height: 100%;
  padding: 0px !important;
  max-height: 44px;
  border: none;
  position: absolute;
  right: 33px;
  top: 0px;
  z-index: 999;
  background-color: transparent;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
  content: "3";
  top: 19px;
  position: relative;
  font-family: "ETModules";
  color: white;
  background: transparent;
  border-radius: 50%;
  padding: 0;
  margin-left: 0;
  font-size: 36px;
}

.et_pb_blurb .et_pb_image_wrap {
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
  transform: scale(1);
}
.et_pb_blurb .et_pb_image_wrap * {
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
}
.et_pb_blurb:hover .et_pb_image_wrap, .et_pb_blurb:focus .et_pb_image_wrap {
  transform: scale(1.3);
  filter: contrast(1) brightness(0.8);
}

@media only screen and (max-width: 1024px) {
  #wpadminbar {
    display: none !important;
  }
  .page-id-275004 .et_pb_row_0 {
    display: flex;
    flex-direction: column;
  }
  .page-id-275004 .et_pb_row_0 .et_pb_column_0 {
    order: 2;
  }
}
@media (max-width: 767px) {
  .padding-sm-0 {
    padding-top: 0 !important;
  }
}
