@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

/***
 DO NOT ADD TO THIS CSS FILE 
 Most of this should now be included in each block's SCSS files.
 We've been commenting out old CSS here as we move it to the appropriate block SCSS file or theme.scss.
 Thank you!
*/

body {
  font-family: "Montserrat", sans-serif !important;
}

.hero.home {
  background-blend-mode: multiply;
  background-size: cover;
  background-position: bottom;
  height: 620px;
  padding: 0 !important;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.home_banner_title {
  text-align: center;
  max-width: 1122px;
  margin: 0 auto;
}

.home_banner_title h1 {
  font-size: 96px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif !important;
  line-height: 96px;
}

.home_banner_title h1 span {
  display: block;
  font-weight: 300 !important;
}

.home_banner_title a {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  background: #fff !important;
  color: #11359f !important;
  border-radius: 100px !important;
  padding: 10px;
  box-shadow: 0px 4px 4px 0px #11359f33;
  height: 48px;
  width: 197px;
  font-family: "Montserrat", sans-serif !important;
  /* new css */
}

.home_banner_title p {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  max-width: 763px;
  margin: 21px auto 36px auto;
}

.hero.home .container {
  display: block !important;
}

a.custom-logo-link {
  max-width: 272px;
}

header
  .wp-block-group.alignfull.is-content-justification-left.is-layout-flex.wp-container-core-group-is-layout-420b63ec.wp-block-group-is-layout-flex {
  padding: 15px 20px 15px 0 !important;
  justify-content: space-between;
}

span.wp-block-navigation-item__label {
  font-size: 20px !important;
  font-weight: 500;
  font-family: "Montserrat", sans-serif !important;
}

header p {
  font-weight: 700;
  font-size: 24px;
  color: #11359f;
}

header a.wp-block-button__link.wp-element-button {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: #11359f;
  box-shadow: 0px 4px 4px 0px #11359f33;
  width: auto;
  font-family: "Montserrat", sans-serif !important;
  padding: 12px 24px;
}

.wp-block-group.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-b1fefe26.wp-block-group-is-layout-constrained {
  margin-top: 0;
}

/* .bg_image_heart_bit {
  position: absolute;
  left: -212px;
  bottom: 72px;
} */

.header_align {
  margin-bottom: 0 !important;
  align-items: center !important;
}

header {
  padding: 16px 0 !important;
}

header p {
  text-align: center;
}

.home_page_counter_section .three-column h2 {
  font-size: 75px;
  font-weight: 300;
  line-height: normal;
  color: #11359f;
  font-family: "Montserrat";
}

.home_page_counter_section .three-column h2 span {
  font-weight: 700 !important;
}

.home_page_counter_section .three-column p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  padding-top: 30px;
  text-align: center;
}

.home_page_counter_section .three-column p {
  max-width: 260px;
  margin: 0 auto;
  color: #3d3c3a;
}

.home_page_counter_section .top_heading .three-column p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  max-width: 100% !important;
  color: #3d3c3a;
  margin-top: 30px;
  padding-top: 0 !important;
  text-transform: none !important;
}

.home_page_counter_section .three-column h2 {
  padding-top: 0 !important;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 18px solid #b2d0ff;
  border-radius: 50%;
  box-shadow: 0px 4px 4px 0px #11359f33 inset;
  width: 200px;
  height: 200px;
  font-size: 55px;
  font-weight: 700;
  color: #11359f;
}

.home_page_counter_section .top_heading .three-column h2 {
  border: 0 solid #b2d0ff;
  border-radius: 0%;
  box-shadow: 0px 4px 4px 0px #11359f00 inset !important;
  width: 100%;
  height: auto;
  line-height: normal;
  text-align: center;
  display: block !important;
}

.home_page_counter_section .three-column h2 {
  padding-top: 45px;
}

.home_page_counter_section .top_heading .three-column h2 {
  padding-top: 0 !important;
}

.home_page_counter_section .top_heading {
  padding-bottom: 0;
}

.border_radius_section {
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0 25px;
}

.home_page_counter_section .three-column {
  text-align: center;
}

.content-image h2 {
  font-size: 75px;
  font-weight: 400;
  font-family: "Montserrat";
  color: #11359f;
  margin-bottom: 15px;
}

.content-image h3 {
  font-size: 48px;
  font-weight: 500;
  font-family: "Montserrat";
  color: #3d3c3a;
  margin-bottom: 15px;
}

.content-image h3 {
  font-size: 48px;
  font-weight: 500;
  font-family: "Montserrat";
  color: #3d3c3a;
  margin-bottom: 15px;
  margin-top: 15px;
  line-height: normal;
}

.content-image img {
  margin-top: 15px;
}

.content-image p {
  color: #3d3c3a;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin-top: 30px !important;
}

.home {
  background-color: transparent;
}

.content-image a.button.style-1.normal {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: #11359f;
  box-shadow: 4px 4px 4px 0px #11359f33;
  width: auto;
  font-family: "Montserrat", sans-serif !important;
  padding: 12px 24px;
  border-radius: 100px;
}

.home_banner_title a:hover {
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #66a1ff !important;
  color: #fff !important;
}

.content-image a:hover {
  background: #66a1ff !important;
  box-shadow: 0px 4px 4px 0px #00000040 inset !important;
}

header a.wp-block-button__link.wp-element-button:hover {
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #66a1ff !important;
  color: #fff !important;
}

.cta_inner_section h2 {
  font-size: 96px;
  font-weight: 300;
  line-height: normal;
  color: #11359f;
  font-family: "Montserrat";
  line-height: 96px;
}

span.title-dark {
  font-weight: 700;
  display: block;
}

.cta_inner_section p {
  /* color: #000; */
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin-top: 30px !important;
  max-width: 900px;
  margin: 0 auto;
}

.cta_inner_section a {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: #11359f !important;
  box-shadow: 4px 4px 4px 0px #11359f33;
  width: auto;
  font-family: "Montserrat", sans-serif !important;
  padding: 12px 24px;
  border-radius: 100px;
}

.cta_inner_section a:hover {
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #66a1ff !important;
  color: #fff !important;
}

.cta_inner_section {
  padding-bottom: 50px;
}

.cta_inner_section {
  padding: 100px 0;
}

/* .wp-block-acf-testimonials {
    height: 0;
    opacity: 0;
} */

.block-testimonials .testimonials-slider .card {
  min-height: 180px !important;
  margin: 0 0px !important;
  max-width: unset !important;
}

.wp-block-acf-testimonials button.slick-prev.slick-arrow {
  position: absolute;
  z-index: 999;
  left: 7%;
}

.wp-block-acf-testimonials button.slick-next.slick-arrow {
  position: absolute;
  right: 7%;
  z-index: 99;
}

.block-testimonials .testimonials-slider .slick-dots li.slick-active button {
  background-color: #66a1ff;
  width: 16px;
  height: 16px;
}

.block-testimonials .testimonials-slider .slick-dots li button {
  color: transparent;
  padding: 0;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-color: #f2eeed;
  border: none;
  margin: 0 5px;
  cursor: pointer;
  box-shadow: 0px 4px 4px 0px #11359f33 inset;
}

.inner_container h2 {
  font-size: 96px;
  font-weight: 300;
  line-height: normal;
  color: #11359f;
  font-family: "Montserrat";
}

.inner_container h2 span {
  font-weight: 700;
  display: block;
}

.block-testimonials.align-left.size-normal.align.wp-block-acf-testimonials {
  background: linear-gradient(180deg, #f2eeed 0%, #ffffff 100%);
}

.testimonials .card {
  padding: 0px 30px 0 30px;
  text-align: center;
  background-color: #ffffff00;
  box-shadow: 0 2px 15px rgb(0 0 0 / 0%);
  border-radius: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

/* Inner content spacing */
.testimonials .card-content {
  margin-bottom: 20px;
}

.testimonials .card-content p {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
  margin: 0 auto;
  max-width: 800px;
}

.testimonials .person {
  display: flex;
  justify-content: center;
  margin-top: 0px;
}

.testimonials .person-text .primary-line {
  font-weight: 700;
  font-size: 16px;
  /* color: #000; */
}

.slick-slide > div {
  padding: 15px;
  box-sizing: border-box;
}

.testimonials .card-content {
  margin-bottom: 0;
}

.slick-slide {
  opacity: 0;
}

.slick-active {
  opacity: 1;
}

.testimonials .card-content p {
  font-size: 18px;
  color: #3d3c3a;
  line-height: 28px;
  margin: 0 auto;
  max-width: 800px;
  font-weight: 500;
}

.block-testimonials
  .testimonials-slider
  .card
  .person
  .person-text
  .primary-line {
  color: #3d3c3a !important;
  font-size: 24px !important;
  line-height: 2.4rem !important;
  font-weight: 500 !important;
  margin-top: 30px;
}

.inner_container {
  text-align: center;
}

.block-testimonials {
  padding: 100px 20px 50px 20px;
  color: #1f2937;
}
.wp-block-navigation-item.has-child:hover > .wp-block-navigation-item__content {
  background-color: #66a1ff;
  border-radius: 16px 16px 0 0;
  color: #fff !important;
  /* padding: 8px 20px; */
}

.wp-block-navigation-item > .wp-block-navigation-item__content {
  padding: 8px 20px;
}
/* new css */

.wp-block-navigation-item.has-child:hover
  > .wp-block-navigation-item__content
  span {
  color: #fff !important;
}

button.wp-block-navigation__submenu-icon.wp-block-navigation-submenu__toggle {
  display: none;
}

header
  .wp-block-navigation-item.has-child:hover
  > .wp-block-navigation__submenu-container {
  background-color: green;
  border-radius: 0 0 16px 16px;
  padding: 10px 0;
}

header
  .wp-block-navigation__submenu-container
  .wp-block-navigation-item__content {
  background-color: transparent;
  padding: 8px 16px;
  color: white;
  /* for contrast */
}

header ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu {
  border-radius: 16px !important;
  box-shadow: 4px 4px 16px 0px #11359f26;
  background: #66a1ff !important;
  text-align: center !important;
  justify-content: center !important;
  /* right: -29px !important; */
  /* max-width: 175px !important; */
  margin: 0 auto !important;
  text-align: center !important;
}

header
  .wp-block-navigation
  .has-child
  .wp-block-navigation-submenu__toggle[aria-expanded="true"]
  ~ .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):hover
  > .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within
  > .wp-block-navigation__submenu-container {
  height: auto;
  /* min-width: 175px; */
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
  padding: 0;
}

header
  .wp-block-navigation__submenu-container
  .wp-block-navigation-item__content:hover {
  background-color: rgba(255, 255, 255, 0.2);
  /* hover effect */
}

header
  .wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  word-break: normal;
}

footer
  .wp-block-group.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-143c65e7.wp-block-group-is-layout-constrained {
  max-width: 1200px;
  padding: 40px 15px 0 15px !important;
}

header
  ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu
  li
  a
  span {
  color: #fff;
}

header li.wp-block-navigation-item.wp-block-navigation-link {
  border-radius: 16px !important;
}

header li.wp-block-navigation-item.wp-block-navigation-link:hover {
  background-color: #fff !important;
  color: #11359f !important;
}

header li.wp-block-navigation-item.wp-block-navigation-link:hover a span {
  color: #11359f !important;
}

header
  .wp-block-navigation
  .has-child
  .wp-block-navigation-submenu__toggle[aria-expanded="true"]
  ~ .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):hover
  > .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within
  > .wp-block-navigation__submenu-container {
  height: auto;
  /* min-width: 175px; */
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
  padding: 0;
  border-radius: 16px !important;
}

footer {
  margin-top: 0;
}

.first_section h2 {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  line-height: normal !important;
  color: #66a1ff !important;
  font-size: 16px !important;
  font-weight: 700;
  padding-bottom: 8px;
  padding-top: 0px;
  font-family: "Montserrat";
}

.first_section nav {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat";
}

.first_section nav ul li a span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  font-family: "Montserrat";
}

.second_footer_section nav ul li a span {
  color: #ffffff;
  font-size: 14px;
  border-bottom: 1px solid #fff;
  font-weight: 500;
  font-family: "Montserrat";
}

.third_footer_section nav ul li a span {
  color: #ffffff;
  font-size: 14px;
  border-bottom: 1px solid #fff;
  font-weight: 500;
  font-family: "Montserrat";
}

.second_footer_section h2 {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  line-height: normal !important;
  color: #66a1ff !important;
  font-size: 16px !important;
  font-weight: 700;
  padding-bottom: 8px;
  padding-top: 0px;
  font-family: "Montserrat";
}

.second_footer_section nav {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat";
}

.third_footer_section h2 {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  line-height: normal !important;
  color: #66a1ff !important;
  font-size: 16px !important;
  font-weight: 700;
  padding-bottom: 8px;
  padding-top: 0px;
  font-family: "Montserrat";
}

.third_footer_section nav {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat";
}

.third_footer_section nav {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
}

.third_footer_section p {
  border-left: 0px solid #66a1ff;
  padding-left: 5px;
  display: inline-block;
}

.fourth_footer_section figure {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
}

.fourth_footer_section p {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
}

.fourth_footer_section .wp-block-buttons {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
}

.third_footer_section figure.wp-block-image.size-full {
  padding-left: 10px;
  border-left: 1px solid #66a1ff;
  padding-bottom: 10px;
}

.fourth_footer_section h2 {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  line-height: normal !important;
  color: #66a1ff !important;
  font-size: 16px !important;
  font-weight: 700;
  padding-bottom: 8px;
  padding-top: 0px;
  font-family: "Montserrat";
}

.hero.home {
  margin-top: 0;
}

.sales,
.Service,
.Intl {
  color: #66a1ff;
  display: inline;
}

.none p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.none {
  padding-left: 10px;
  border-left: 1px solid #66a1ff;
}

.fourth_footer_section
  a.wp-block-button__link.has-white-background-color.has-text-color.has-background.has-link-color.wp-element-button {
  font-size: 24px;
  font-weight: 500;
  margin-top: 15px;
  color: #11359f;
  font-family: "Montserrat";
  width: 200px;
  padding: 0;
  line-height: 48px;
  text-align: center;
  position: relative;
  z-index: 99999;
}

.fourth_footer_section
  a.wp-block-button__link.has-white-background-color.has-text-color.has-background.has-link-color.wp-element-button:hover {
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #66a1ff !important;
  color: #fff !important;
  border: none;
}

.fourth_footer_section p {
  border-left: 1px solid #66a1ff;
  padding-left: 10px;
  font-size: 14px !important;
  line-height: 28px !important;
  color: #fff !important;
  font-family: "Montserrat";
}

.footer_image figure img {
  position: absolute;
  z-index: 9999;
  max-width: 500px;
  top: 0;
  right: 0;
}

.copyright {
  font-size: 10px;
  font-weight: 500;
  color: #66a1ff;
  margin: 10px 0 0 0 !important;
}

.footer_bg_image {
  position: absolute;
  right: 0;
  top: 10%;
  max-width: 363px;
  z-index: 999;
  bottom: 0;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 0 auto;
  opacity: 0.2;
}

footer .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
  max-width: 1111px;
  padding: 38px 15px 30px 15px !important;
}

footer {
  background: #11359f !important;
  position: relative;
}

footer::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50%;
  height: 16px;
  background-color: #b2d0ff;
  z-index: 999999999;
}

footer::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 50%;
  height: 16px;
  background-color: #66a1ff;
  z-index: 999999999;
}

.hero.home::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(229, 239, 255, 0.7),
    rgba(17, 53, 159, 0.7)
  );
  z-index: 2;
  pointer-events: none;
}

.news_events_section .three-column h2 {
  color: #3d3c3a;
  font-weight: 500;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  font-family: "Montserrat";
  margin-bottom: 16px;
}

.news_events_section .three-column p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  font-family: "Montserrat";
  text-align: center;
  /* color: #000000; */
}

.news_events_section .three-column {
  margin-bottom: 50px;
}

.news_events_section
  .block-three-column-callout.block-3-col-cards.align.wp-block-acf-three-column-callout {
  max-width: 960px;
  padding-bottom: 0;
}

.news_events_section .card-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}

.news_events_section .card {
  flex: 1 1 calc(50% - 20px);
  box-sizing: border-box;
  overflow: hidden;
  max-width: 46%;
}

.news_events_section .card.border {
  border-radius: 0;
  border: 0px solid #e5e7eb;
  background-color: #ffffff00;
  font-family: "Montserrat";
  color: #3d3c3a;
}

.news_events_section .card_icon_title {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  padding: 0;
}
.news_events_section .card-content {
  margin: 0;
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 28px;
  color: #3d3c3a;
  font-family: "Montserrat" !important;
}

.news_events_section .event_image {
  position: relative;
}

.news_events_section h2.card-title {
  color: #fff;
  position: absolute;
  bottom: 26px;
  left: 2%;
  font-weight: 800;
  font-size: 64px;
  line-height: 28px;
  z-index: 9;
}
.news_events_section .card-bottom {
  padding: 0;
}

.top_heading .three-column h2 {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 75px;
  line-height: normal;
  text-align: center;
  color: #11359f;
  margin-bottom: 30px;
}

.top_heading .three-column h2 span {
  font-weight: 700;
}

.top_heading .three-column p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #3d3c3a;
  margin-bottom: 50px;
}

.top_heading {
  max-width: 1200px !important;
  margin: 0 auto;
}

.header_phone_number span.wp-block-navigation-item__label {
  font-weight: 700;
}

nav .wp-block-navigation__responsive-container-content {
  padding-right: 10px;
}

.recently_news_button a {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: #11359f;
  box-shadow: 4px 4px 4px 0px #11359f33;
  width: auto;
  font-family: "Montserrat", sans-serif !important;
  padding: 12px 24px;
}

.recently_news_button a:hover {
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #66a1ff !important;
  color: #fff !important;
}

.top_heading {
  padding: 60px 20px 0 !important;
}

.home_page_counter_section
  .block-three-column-callout.block-3-col-cards.align.wp-block-acf-three-column-callout {
  padding-top: 15px !important;
}

.cta_section {
  position: relative;
  background: #e5efff;
}

.cta_section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background-size: cover;
  background-position: center;
  opacity: 0.1;
  background-repeat: no-repeat;
  right: 0;
  z-index: 0;
  filter: grayscale(1);
}

.home_page_counter_section {
  max-width: 1024px;
  margin: 15px auto 0 auto;
}

.news_events_section {
  padding-bottom: 100px;
}

.cta_inner_section {
  padding: 100px 0;
  position: relative;
  z-index: 9999;
}

@media (max-width: 768px) {
  .news_events_section .card {
    flex: 1 1 100%;
  }
}

/* .main_section h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 54px;
  font-family: "Montserrat";
  color: #3d3c3a;
  margin-bottom: 30px;
}

.main_section p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  font-family: "Montserrat";
  color: #000;
  margin: 15px 0 20px 0;
}

.main_section {
  padding: 15px 0px;
  position: relative;
}

.general_page_first_section .container {
  position: relative;
}

.general_page_first_section .container::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50%;
  height: 7px;
  background-color: #b2d0ff;
  z-index: 999999999;
}

.general_page_first_section .container::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 50%;
  height: 7px;
  background-color: #66a1ff;
  z-index: 999999999;
}

.main_section h2 {
  font-weight: 500;
  font-family: "Montserrat";
  font-size: 24px;
  line-height: 28px;
  color: #3d3c3a;
}

.general_page_first_section .main_section {
  text-align: center;
  padding: 100px 0;
}

.general_page-second_section .block-content {
  background-color: #ffffff;
}

.general_page_third_section .block-content {
  background-color: #ffffff;
}

.general_page_first_section .main_section h1 {
  font-size: 96px;
  font-weight: 700;
  line-height: 96px;
  color: #11359f;
  font-family: "Montserrat";
  margin-bottom: 15px;
}

.general_page_first_section .main_section h1 span {
  font-weight: 400;
}

.general_page_first_section .main_section p {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  max-width: 100% !important;
  color: #000;
  margin-top: 30px;
  padding-top: 0 !important;
}

.bg_color .block-content {
  background-color: #ffffff;
  margin-top: 0;
}

.general_page_first_section .main_section {
  text-align: center;
  padding: 100px 0;
  position: relative;
}

.general_page_first_section .main_section::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50%;
  height: 7px;
  background-color: #b2d0ff;
  z-index: 999999999;
}

.general_page_first_section .main_section::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 50%;
  height: 7px;
  background-color: #66a1ff;
  z-index: 999999999;
}

.general_page_first_section .single_image {
  margin-top: 32px;
}

.general_page-second_section {
  position: relative;
}

.general_page-second_section .block-content:last-of-type .main_section::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50%;
  height: 7px;
  background-color: #b2d0ff;
  z-index: 999999999;
}

.general_page-second_section .block-content:last-of-type .main_section::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 50%;
  height: 7px;
  background-color: #66a1ff;
  z-index: 999999999;
}

.general_page-second_section .block-content:last-of-type .main_section {
  padding-bottom: 60px;
}

.general_page_third_section {
  position: relative;
}

.general_page_third_section .block-content:last-of-type .main_section::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50%;
  height: 7px;
  background-color: #b2d0ff;
  z-index: 999999999;
}

.general_page_third_section .block-content:last-of-type .main_section::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 50%;
  height: 7px;
  background-color: #66a1ff;
  z-index: 999999999;
}

.general_page_third_section .block-content:last-of-type .main_section {
  padding-bottom: 60px;
} */

/* .main_section a {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  text-decoration: underline;
  position: relative;
  text-decoration-style: solid;
  color: #11359f;
  font-family: "Montserrat";
  padding-right: 19px;
}

.main_section a::after {
  content: "";
  position: absolute;
  top: 58%;
  right: 0;
  transform: translateY(-44%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #11359f;
} */

.general_page_fourth_section .block-content.align.wp-block-acf-content {
  background: #fff;
}

.general_page_fourth_section .block-content.align.wp-block-acf-content {
  background: #fff;
}

.general_page_fourth_section
  .block-content.align.wp-block-acf-content:last-child {
  padding-bottom: 100px;
}

.general_page_fourth_section a {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: #11359f;
  box-shadow: 4px 4px 4px 0px #11359f33;
  width: auto;
  font-family: "Montserrat", sans-serif !important;
  padding: 12px 24px;
  border-radius: 100px;
  /* text-decoration: none; */
  margin-top: 15px;
  display: inline-block;
}

.general_page_fourth_section {
  padding-top: 30px;
}

.general_page_fourth_section a:hover {
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #66a1ff !important;
  color: #fff !important;
}

.general_page_fourth_section a::after {
  display: none;
}

.single_image img {
  width: 100%;
}

.single_image {
  max-width: 401px;
  margin: 0 auto;
}

.mobile_header_bg_image {
  display: none;
}

.second_footer_section nav ul li a span {
  font-size: 14px !important;
}

.first_section nav ul li a span {
  font-size: 14px !important;
}

.third_footer_section nav ul li a span {
  font-size: 14px !important;
}

/* aermos*/

.aermos_hero_section .home_banner_title a {
  width: 286px;
}

.aermos_hero_section .home_banner_title h1 {
  font-size: 48px;
  line-height: normal;
  margin-top: 15px;
  letter-spacing: 0;
}

.aermos_hero_section .single_image {
  max-width: 488px;
}

.aermos_hero_section .home_banner_title h1 span {
  font-weight: 500 !important;
}

.aermos_image {
  background: linear-gradient(180deg, #e5efff 27.88%, #ffffff 100%);
}

.the_best_solutions
  .block-content.cols-50-50.content-first.align.wp-block-acf-content-and-image {
  background: transparent;
}

.the_best_solutions .content-image h2 {
  font-size: 48px;
  font-weight: 500;
  font-family: "Montserrat";
  color: #3d3c3a;
  margin-bottom: 0;
}

.the_best_solutions .content-image p {
  margin-top: 7px !important;
}

/* .the_best_solutions .image-section img {
  height: 448px !important;
  width: 100% !important;
  max-width: 480px !important;
  border-radius: 16px;
} */

.introducing_aermos_section .main_section {
  text-align: center;
}

.introducing_aermos_section .main_section h1 {
  font-size: 75px;
  line-height: 80px;
  color: #11359f;
  font-weight: 700;

  order: 1;
  /* new-css*/
}

/* new-css*/
.introducing_aermos_section .main_section .single_image,
.introducing_aermos_section .main_section video {
  order: 2;
}

.introducing_aermos_section .main_section .col {
  order: 3;
}

/* new-css end*/

.introducing_aermos_section span.light {
  font-weight: 400;
}

.introducing_aermos_section .single_image {
  max-width: 913px;
  margin-top: 38px;
  margin-bottom: 40px;
}

.single_image img {
  width: 100% !important;
  height: 513px;
}

.introducing_aermos_section .block-content.align.wp-block-acf-content {
  background: #fff !important;
  padding-top: 100px;
}

.introducing_aermos_section .main_section {
  position: relative;
}

.introducing_aermos_section .main_section::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50%;
  height: 7px;
  background-color: #b2d0ff;
  z-index: 999999999;
}

.introducing_aermos_section .main_section::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 50%;
  height: 7px;
  background-color: #66a1ff;
  z-index: 999999999;
}

.introducing_aermos_section .main_section {
  padding: 0px 0px 75px 0;
  position: relative;

  display: flex;
  /* new-css */
  flex-direction: column;
  /* new-css */
}

.the_best_solutions .content-image h3 {
  color: #3d3c3a;
  font-size: 24px !important;
  font-weight: 500;
  font-family: "Montserrat";
}

/* accordian */
.accordion_modules {
  margin-top: 0;
  padding: 80px 0;
  background: linear-gradient(180deg, #f2eeed 0%, #ffffff 100%);
}

.accordion_modules h1.heading_light {
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  color: #3d3c3a;
  font-family: "Montserrat";
  line-height: normal;
  margin-bottom: 15px;
}

.accordion_modules p.subheading {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  font-family: "Montserrat";
  max-width: 90%;
  margin: 0 auto 40px;
}

.accordion_modules details summary {
  background-color: #6b728000;
  color: #3d3c3a;
  border-radius: 4px;
  padding: 12px 17px 12px 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  font-family: "Montserrat";
  list-style: none;
  position: relative;
  word-break: break-word;
}

.accordion_modules details {
  border-bottom: 1px solid #3d3c3a;
}

.accordion_modules details summary::after {
  background-size: 38px;
  right: 19px;
}

.accordion_modules details[open] summary {
  background-color: #1f293700;
}

.accordion_modules .accordion-content p {
  color: #3d3c3a;
  font-size: 18px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 28px;
}

.accordion_modules img.icon_acco {
  max-width: 100%;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  margin-right: 15px;
}

.accordion_modules summary {
  display: flex;
  align-items: center;
}

.accordion_modules details .accordion-content {
  padding: 0 0 0 0px;
  width: 64%;
  display: inline-block;
}

.accordion_modules img.accordion-content-image {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* .accordion_block {
  display: flex;
  padding: 0 0 30px 79px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.accordion_block .accordion-image {
  width: 30%;
} */

.the_aermos_difference_section .main_section {
  padding: 0;
  position: relative;
  text-align: center;
  background: #ffffff00;
}

.the_aermos_difference_section .block-content {
  background-color: #ffffff00;
}

.the_aermos_difference_section .main_section h1 span.light {
  font-weight: 300;
  /* new css */
}

.the_aermos_difference_section .main_section h1 {
  font-size: 75px;
  color: #11359f;
  font-weight: 700;
}

.the_aermos_difference_section .main_section h1 p {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  font-family: "Montserrat";
  max-width: 90%;
  margin: 0 auto 40px;
}

.the_aermos_difference_section .three-column {
  text-align: center;
}

.the_aermos_difference_section .three-column h2 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #3d3c3a;
  font-family: "Montserrat";
  margin-top: 37px;
  max-width: 100%;
  margin: 37px auto 10px auto;
}

.the_aermos_difference_section .three-column p {
  color: #3d3c3a;
  font-size: 18px;
  text-transform: normal;
  font-weight: 500;
  line-height: 28px;
  font-family: "Montserrat";
}

/* .the_aermos_difference_section .block-3-col-cards {
  padding: 20px 20px;
} */

.the_aermos_difference_section {
  width: 100%;
  margin: 0 auto;
  max-width: 950px;
}

.aermos_components {
  background: linear-gradient(180deg, #f2eeed 0%, #ffffff 100%);
  background-color: transparent;
}

.aermos_components .block-content {
  background-color: #ffffff00;
}

.aermos_components .image-section {
  max-width: 421px;
  width: 100%;
  display: inline-block;
  margin: 0 0 0 auto;
}

.aermos_components
  .block-content.cols-50-50.content-first.align.wp-block-acf-content-and-image {
  max-width: 1200px;
  margin: 0 auto;
}

.aermos_components .block-content.cols-50-50 .col {
  width: 70%;
}

.aermos_components .content-image h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  color: #3d3c3a;
  font-family: "Montserrat";
  line-height: normal;
  margin-bottom: 0;
}

.aermos_components .content-image p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  font-family: "Montserrat";
  /* color: #000; */
  margin: 0;
  margin-top: 15px !important;
}

.aermos_components details summary {
  background-color: #6b728000;
  color: #3d3c3a;
  border-radius: 4px;
  padding: 12px 17px 12px 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  font-family: "Montserrat";
  list-style: none;
  position: relative;
  word-break: break-word;
}

.aermos_components details {
  border-bottom: 1px solid #3d3c3a;
}

.aermos_components details summary::after {
  background-size: 38px;
  right: 19px;
}

.aermos_components details[open] summary {
  background-color: #1f293700;
}

.aermos_components .accordion-content p {
  color: #3d3c3a;
  font-size: 18px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 28px;
}

.aermos_components img.icon_acco {
  max-width: 100%;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  margin-right: 15px;
}

.aermos_components summary {
  display: flex;
  align-items: center;
}

.aermos_components details .accordion-content {
  padding: 0 0 0 0px;
  width: 64%;
  display: inline-block;
}

.aermos_components img.accordion-content-image {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.aermos_components {
  display: flex;
  padding: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}

.aermos_components .accordion-image {
  width: 30%;
}

.Security_at_Its_core .content-image h2 {
  font-size: 48px;
  font-weight: 500;
  font-family: "Montserrat";
  color: #3d3c3a;
  margin-bottom: 0;
}

.Security_at_Its_core .content-image p {
  color: #3d3c3a;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin-top: 0px !important;
}

.Security_at_Its_core .image-section img {
  height: 448px !important;
  width: 100% !important;
  max-width: 480px !important;
  border-radius: 16px;
}

.Security_at_Its_core ul li {
  font-size: 18px;
  font-weight: 500;
  /* color: #000; */
  line-height: 28px;
  font-family: "Montserrat";
}

.accordion-content ul li {
  font-size: 18px;
  font-weight: 500;
  /* color: #000; */
  line-height: 28px;
  font-family: "Montserrat";
}

.Security_at_Its_core {
  margin: 0;
  background: #fff !important;
}

.Security_at_Its_core .block-content {
  background-color: #e5e7eb00;
}

.aermos_documentation .content-image h2 {
  font-size: 48px;
  font-weight: 500;
  font-family: "Montserrat";
  color: #3d3c3a;
  margin-bottom: 0;
}

.aermos_documentation .content-image h3 {
  color: #3d3c3a;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin-top: 0px !important;
}

.aermos_documentation .image-section {
  text-align: end;
  max-width: 480px;
  display: inline-block;
  margin: 0 0 0 auto;
}

.aermos_documentation .image-section img {
  height: auto !important;
  width: 100% !important;
  max-width: 480px !important;
  border-radius: 16px;
}

.aermos_documentation
  .block-content.cols-50-50.img-first.align.wp-block-acf-content-and-image {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  background: transparent;
}

.aermos_documentation
  .block-content.cols-50-50.img-first.align.wp-block-acf-content-and-image::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50%;
  height: 7px;
  background-color: #b2d0ff;
  z-index: 999999999;
}

.aermos_documentation
  .block-content.cols-50-50.img-first.align.wp-block-acf-content-and-image::after {
  content: "";
  position: absolute;
  bottom: -7px;
  right: 0;
  width: 50%;
  height: 7px;
  background-color: #66a1ff;
  z-index: 999999999;
}

.aermos_documentation
  div[class*="wp-block-acf-"]:not([data-no-label]):not(
    :has(> [data-no-label])
  ):before,
section[class*="wp-block-acf-"]:not(:has([data-no-label])):before {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: black;
  color: white;
  font-size: 1rem;
  font-style: bold;
  border: 0px solid white;
  border-radius: 0;
  z-index: 9001;
  pointer-events: none;
  padding: 0;
  content: attr(block-name);
  z-index: 5000;
  margin-top: 0;
  line-height: normal;
}

.aermos_documentation .block-content .col-inner {
  margin: 0 0 0 auto;
  padding: 10px 20px 150px 0;
}

.get_started_form {
  background: linear-gradient(180deg, #f2eeed 0%, #ffffff 81.23%);
  text-align: center;
}

.get_started_form h1 span {
  font-weight: 300;
}

.get_started_form h1 {
  font-size: 75px;
  color: #11359f;
  font-weight: 700;
  font-family: "Montserrat";
  max-width: 85%;
  margin: 0 auto;
}

.get_started_form h2.form_section_subheading {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  font-family: "Montserrat";
  text-align: center;
  color: #3d3c3a;
}

.get_started_form .copy p {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  font-family: "Montserrat";
  text-align: center;
  margin-bottom: 0 !important;
}

.aermos_hero_section {
  position: relative;
}

.aermos_hero_section .hero.home {
  height: 504px;
}

/* .animated-sections {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  background: #00000000;
} */

.section-item {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: scale(1.5);
  transition:
    opacity 2s ease-out,
    transform 2s ease-out;
  color: white;
  text-align: center;
}

.section-item img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.section-item.active {
  opacity: 1;
  transform: scale(1);
  z-index: 1;
}

/* .animated-sections figure {
  background: linear-gradient(180deg, #e5efff 27.88%, #ffffff 100%);
  padding: 0 00px 80px 0;
}

.animated-sections
  .block-three-column-callout.block-3-col-cards.section-item.align.wp-block-acf-three-column-callout {
  background: radial-gradient(
    circle at bottom left,
    rgb(93, 149, 242),
    rgb(16, 51, 152)
  );
  height: 600px;
}

.animated-sections .three-column h2 {
  font-size: 65px;
  color: #fff;
  font-weight: 500;
  font-family: "Montserrat";
  line-height: normal;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 25px;
}

.animated-sections .three-column p {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  font-family: "Montserrat";
  line-height: 30px;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 0;
}

.animated-sections .block-3-col-cards {
  padding: 0px 20px 0 20px;
  color: #3a5063;
} */

/* new css */
.introducing_aermos {
  padding: 100px 0px;
  margin-top: 35px;
}
.introducing_aermos .is-layout-flow {
  padding: 0px 15px;
}

.introducing_aermos .block-content .col:first-child {
  width: calc(100% - 900px);
}

.introducing_aermos .block-content .col:last-child {
  width: 900px;
}

.introducing_aermos .block-content.cols-50-50 .col-inner {
  width: 100%;
  padding: 0px 50px 0px 0px;
}

.introducing_aermos .image-section img {
  border-radius: 16px;
}

.news_events_section a {
  text-decoration: none;
}

.Security_at_Its_core .block-content .col:last-child,
.the_best_solutions .block-content .col:last-child {
  justify-content: flex-start;
  padding: 70px 0px 0px;
}

.general_page_first_section .single_image img {
  height: 250px;
}

.General_Content_bg_image img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  object-position: center;
}

.aermos_documentation .mobile_chnage_image {
  display: none;
}

.entry-content {
  margin-block-start: 0px;
}

.introducing_aermos .image-section {
  height: 100%;
}

.introducing_aermos .image-section video {
  height: 100%;
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
}

.introducing_aermos_section video {
  width: 85%;
  border-radius: 16px;
  margin: 20px auto;
}

/* new css end*/
.three_col_main .card-title {
  padding-top: 0 !important;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 18px solid #b2d0ff;
  border-radius: 50%;
  box-shadow: 0px 4px 4px 0px #11359f33 inset;
  width: 200px;
  height: 200px;
  font-size: 55px !important;
  font-weight: 700 !important;
  color: #11359f;
}
.three_col_main .card-subtitle {
  max-width: 260px;
  margin: 0 auto;
  color: #3d3c3a;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 24px !important;
  line-height: 28px !important;
  padding-top: 30px;
  text-transform: capitalize !important;
  text-align: center;
  margin-bottom: 0 !important;
}
.three_col_main .card.border {
  border-radius: 0;
  border: 0px solid #e5e7eb;
  background-color: #fff;
  font-family: "Montserrat";
  color: #6b7280;
  box-sizing: border-box;
  text-align: center;
}
.three_col_main a.card-link {
  text-decoration: none !important;
}

.three_col_main .block-3-col-cards .card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.home_page_counter_section_hide {
  display: none !important;
}

/* media */

@media only screen and (min-width: 601px) {
  .mobile_bg_image {
    display: none;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
  }

  .hero.home::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #11359f66, #11359f66);
    z-index: 9;
    pointer-events: none;
    display: none;
  }
}

/* @media only screen and (min-width: 1800px) {
  .bg_image_heart_bit {
    position: absolute;
    left: -20px;
    bottom: 72px;
    width: 50%;
  }
} */

@media only screen and (min-width: 1400px) {
  .footer_bg_image {
    top: 12%;
    max-width: 365px;
  }
}

@media only screen and (min-width: 1518px) {
  .footer_bg_image {
    top: 12%;
    max-width: 316px;
  }

  /* new css*/
  .introducing_aermos .is-layout-flow {
    max-width: 1550px;
    width: 100%;
    margin: auto;
  }

  /* new css*/
}

@media only screen and (min-width: 1820px) {
  .footer_bg_image {
    top: 12%;
    max-width: 360px;
  }
}

@media only screen and (max-width: 1370px) {
  nav span.wp-block-navigation-item__label {
    font-size: 18px !important;
  }

  /* new css */
  .introducing_aermos .block-content .col:first-child {
    width: 45%;
  }

  .introducing_aermos .block-content .col:last-child {
    width: 55%;
  }

  /* new css end*/
}

@media only screen and (max-width: 1242px) {
  /* .bg_image_heart_bit {
    position: absolute;
    left: 0;
    bottom: 72px;
    width: 45%;
  } */

  /* .bg_image_heart_bit img {
    width: 100%;
  } */

  .hero.home {
    height: 570px;
  }

  .home_banner_title h1 {
    font-size: 70px;
    line-height: normal;
  }

  span.wp-block-navigation-item__label {
    font-size: 16px;
  }

  header p {
    font-size: 18px;
    text-align: center;
  }

  header a.wp-block-button__link.wp-element-button {
    font-size: 18px;
    padding: 12px 16px;
  }

  .hero.home {
    height: 544px;
  }

  .wp-block-buttons {
    justify-content: center;
  }

  .footer_bg_image {
    top: 64%;
    max-width: 185px;
    overflow: hidden;
  }

  .aermos_hero_section .home_banner_title h1 {
    font-size: 35px;
  }

  .aermos_hero_section .single_image {
    max-width: 356px;
  }

  .aermos_hero_section .hero.home {
    height: 410px;
  }
}

@media only screen and (max-width: 1200px) {
  .home_page_counter_section .top_heading .three-column h2 {
    font-size: 50px;
  }

  .top_heading .three-column h2 {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1144px) {
  nav .wp-block-navigation__responsive-container {
    padding: 0 !important;
  }

  nav
    .wp-block-navigation__responsive-container
    span.wp-block-navigation-item__label {
    font-size: 30px !important;
  }

  nav .wp-block-navigation__responsive-container-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
    text-align: left !important;
  }

  nav .wp-block-navigation__container {
    justify-content: flex-start !important;
  }

  nav .wp-block-buttons.is-layout-flex {
    justify-content: flex-start !important;
  }

  nav .wp-block-navigation__responsive-container-content,
  .wp-block-navigation__container,
  .wp-block-navigation-item,
  .wp-block-navigation-item__content,
  .wp-block-button__link {
    text-align: left !important;
    justify-content: flex-start !important;
  }

  nav .wp-block-navigation__container {
    flex-direction: column;
    /* Stack vertically for mobile */
    align-items: flex-start !important;
  }

  nav
    ul.wp-block-navigation__container.has-text-color.is-responsive.items-justified-right.header_menu.wp-block-navigation {
    padding-left: 20px;
    gap: 5px;
  }

  nav
    li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu {
    align-items: flex-start;
  }

  nav ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu {
    padding: 0 !important;
  }

  nav button.wp-block-navigation__responsive-container-close {
    display: block;
    width: 100%;
    background: #e5efff;
    text-align: right;
  }

  nav button.wp-block-navigation__responsive-container-close {
    display: block;
    width: 100%;
    background: #e5efff;
    text-align: right;
    padding: 25px 0;
    margin: 0 0 0 auto;
    float: right;
    text-align: center;
    justify-content: right;
    padding-right: 15px;
    display: flex;
  }

  nav
    ul.wp-block-navigation__container.has-text-color.is-responsive.items-justified-right.header_menu.wp-block-navigation {
    padding: 50px 0 0 20px;
  }

  .hero.home {
    z-index: 99;
  }

  nav ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu {
    position: relative;
    background: #ffffff !important;
    text-align: left;
    align-items: flex-start;
    padding: 15px 0 0 0 !important;
    box-shadow: 0px 0px 0px red !important;
  }

  header
    ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu
    li
    a
    span {
    color: #11359f;
    font-size: 24px !important;
  }

  nav li.wp-block-navigation-item.wp-block-navigation-link {
    line-height: 2;
  }

  nav
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content {
    /* padding: 50px 0 25px 25px; */
  }

  nav
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    .has-child
    .wp-block-navigation__submenu-container {
    align-items: flex-start !important;
  }

  nav .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    padding-left: 25px;
  }

  nav
    .wp-block-navigation-item.has-child:hover
    > .wp-block-navigation-item__content {
    background-color: #ffffff;
    border-radius: 16px 16px 0 0;
    color: #11359f !important;
    padding: 0;
  }

  nav
    .wp-block-navigation-item.has-child:hover
    > .wp-block-navigation-item__content
    span {
    color: #11359f !important;
  }
}

@media only screen and (max-width: 1024px) {
  .home_banner_title h1 {
    font-size: 45px;
    line-height: normal;
    margin-bottom: 18px !important;
  }

  .home_banner_title p {
    font-size: 24px;
    margin: 15px auto 15px auto;
  }

  /* .bg_image_heart_bit {
    bottom: 125px;
    width: 48%;
  } */

  .content-image h2 {
    font-size: 60px;
  }

  .content-image h3 {
    font-size: 35px;
  }

  .cta_inner_section h2 {
    font-size: 60px;
    line-height: normal;
  }

  .inner_container h2 {
    font-size: 60px;
  }

  .block-testimonials .testimonials-slider {
    position: relative;
  }

  .wp-block-acf-testimonials button.slick-prev.slick-arrow {
    position: absolute;
    z-index: 999;
    left: 1%;
    bottom: 14px;
  }

  .wp-block-acf-testimonials button.slick-next.slick-arrow {
    position: absolute;
    z-index: 999;
    right: 1%;
    bottom: 14px;
  }

  .sales,
  .Service,
  .Intl {
    color: #66a1ff;
    display: block;
  }

  .third_footer_section p {
    border-left: 0px solid #66a1ff;
    padding-left: 0;
    display: inline-block;
  }

  .fourth_footer_section
    a.wp-block-button__link.has-white-background-color.has-text-color.has-background.has-link-color.wp-element-button {
    width: auto;
    padding: 8px 24px;
    line-height: normal;
  }

  /* .aermos_hero_section .bg_image_heart_bit {
    bottom: 95px;
    width: 53%;
  } */

  .section-item img {
    height: auto;
  }

  /* .animated-sections .three-column h2 {
    font-size: 28px;
  }

  .animated-sections .three-column p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .animated-sections {
    height: 505px;
  }

  .animated-sections
    .block-three-column-callout.block-3-col-cards.section-item.align.wp-block-acf-three-column-callout {
    height: 505px;
  } */
}

@media only screen and (max-width: 900px) {
  .home_banner_title p {
    margin: 35px auto 35px auto;
  }

  /* .bg_image_heart_bit {
    bottom: 106px;
  } */

  /* new css */
  .home_page_counter_section .top_heading .three-column h2 {
    font-size: 50px;
  }

  /* new css end*/
}

@media only screen and (max-width: 781px) {
  footer
    .wp-block-group.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-143c65e7.wp-block-group-is-layout-constrained {
    padding-left: 70px !important;
  }

  footer .wp-block-columns {
    display: flex;
    flex-direction: column;
  }

  footer .fourth_footer_section {
    order: -1;
    padding-left: 50px;
    padding-right: 50px;
  }

  footer .first_section {
    order: 1;
    padding-left: 50px;
    padding-right: 50px;
  }

  footer .second_footer_section {
    order: 2;
    padding-left: 50px;
    padding-right: 50px;
  }

  footer .third_footer_section {
    order: 3;
    padding-left: 50px;
    padding-right: 50px;
  }

  .sales,
  .Service,
  .Intl {
    display: inline;
  }

  .wp-block-spacer {
    height: 20px !important;
  }

  footer .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 15px;
  }

  .footer_bg_image {
    top: 62%;
    max-width: 390px;
    overflow: hidden;
    opacity: 0.2;
  }
}

@media only screen and (max-width: 767px) {
  .home_page_counter_section .top_heading .three-column h2 {
    font-size: 35px;
  }

  .content-image h2 {
    font-size: 35px;
    margin-bottom: 0;
  }

  .content-image h3 {
    font-size: 28px;
  }

  .block-three-column-callout {
    padding: 0 0 20px 0;
  }

  .home .col-inner {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto !important;
  }

  .home {
    flex-direction: column-reverse;
  }

  .home .block-content .col-inner {
    margin: 0 0 0 auto;
    padding: 36px 0;
  }

  .content-image img {
    max-width: 265px;
    height: auto;
    width: 100%;
    margin-top: 0;
  }

  .content-image h3 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .cta_inner_section h2 {
    font-size: 35px;
  }

  .cta_inner_section {
    padding: 100px 0;
  }

  .inner_container h2 {
    font-size: 45px;
  }

  .block-testimonials .testimonials-slider {
    position: relative;
  }

  .wp-block-acf-testimonials button.slick-prev.slick-arrow {
    position: absolute;
    z-index: 999;
    left: 1%;
    bottom: 14px;
  }

  .wp-block-acf-testimonials button.slick-next.slick-arrow {
    position: absolute;
    z-index: 999;
    right: 1%;
    bottom: 14px;
  }

  /* .testimonials .card {
    padding: 0;
  }

  .block-testimonials .testimonials-slider .card p,
  .block-testimonials .testimonials-slider .card {
    margin: 0 4% !important;
  }

  .testimonials .person {
    margin-top: 15px !important;
  } */

  .block-testimonials
    .testimonials-slider
    .card
    .person
    .person-text
    .primary-line {
    font-size: 20px !important;
  }

  .top_heading .three-column h2 {
    font-size: 35px;
  }

  .news_events_section .three-column h2 {
    padding-top: 50px;
    /* font-size: 28px; */
    line-height: normal;
    margin-bottom: 16px;
  }

  .news_events_section .card {
    max-width: 100%;
  }

  .news_events_section .card-container {
    gap: 0px;
  }

  .general_page_first_section .main_section h1 {
    font-size: 45px;
    line-height: 45px;
  }

  .general_page-second_section .main_section h1 {
    font-size: 28px !important;
    margin-bottom: 30px;
  }

  .general_page_third_section .main_section h1 {
    font-size: 28px !important;
    margin-bottom: 30px;
  }

  .general_page_fourth_section .main_section h1 {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 30px;
  }

  .second_footer_section nav ul li a span {
    font-size: 14px !important;
  }

  .aermos_hero_section .single_image {
    max-width: 100%;
  }

  .aermos_hero_section .home_banner_title h1 {
    font-size: 35px;
    margin-bottom: 62px !important;
  }

  .block-content.cols-50-50 .col-inner {
    width: 100%;
  }

  .the_best_solutions .content-image h2 {
    font-size: 28px;
    line-height: 35px;
  }

  .the_best_solutions
    .block-content.cols-50-50.content-first.align.wp-block-acf-content-and-image {
    flex-direction: column-reverse;
  }

  .the_best_solutions
    .block-content.cols-50-50.content-first.align.wp-block-acf-content-and-image {
    background: transparent;
    padding: 70px 00 0 0;
  }

  .the_best_solutions.has-background {
    text-align: center;
    padding-bottom: 60px;
  }

  .the_best_solutions .block-content .col-inner {
    margin: 0 0 0 auto;
    /* padding: 0px 20px; */
    padding: 0px 0px;
    /*  new css */
  }

  .introducing_aermos_section .main_section h1 {
    font-size: 35px;
    line-height: 45px;
  }

  .introducing_aermos_section .block-content.align.wp-block-acf-content {
    padding-top: 70px;
  }

  .the_best_solutions {
    text-align: center;
  }

  .accordion_modules h1.heading_light {
    font-size: 28px;
  }

  .accordion_modules {
    margin-top: 40px;
  }

  /* .accordion_modules img.icon_acco {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  } */

  .accordion_modules details summary {
    font-size: 20px;
    padding-right: 68px;
  }

  /* .accordion_block {
    padding: 0 0 30px 52px;
    flex-direction: column-reverse;
  } */

  .accordion_modules details .accordion-content {
    width: 100%;
  }

  .accordion_block .accordion-image {
    width: 100%;
  }

  .the_aermos_difference_section .main_section h1 {
    font-size: 35px;
  }

  .aermos_components .block-content.cols-50-50 .col {
    width: 100%;
  }

  .aermos_components .image-section {
    max-width: 100%;
  }

  .aermos_components .content-image p {
    text-align: center;
  }

  .aermos_components
    .block-content.cols-50-50.content-first.align.wp-block-acf-content-and-image {
    flex-direction: column-reverse;
    padding-top: 70px;
  }

  .aermos_components .block-content .col-inner {
    margin: 0 0 0 auto;
    padding: 0px 20px;
  }

  .aermos_components .content-image h2 {
    font-size: 28px;
  }

  .aermos_components details summary {
    font-size: 20px;
  }

  .aermos_components img.icon_acco {
    width: 40px;
    height: 40px;
  }

  .Security_at_Its_core
    .block-content.cols-50-50.content-first.align.wp-block-acf-content-and-image {
    flex-direction: column-reverse;
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .Security_at_Its_core .content-image h2 {
    font-size: 28px;
    line-height: 35px;
  }

  .aermos_documentation
    .block-content.cols-50-50.img-first.align.wp-block-acf-content-and-image {
    flex-direction: column-reverse;
    text-align: center;
    padding: 0 20px;
  }

  .aermos_documentation .image-section {
    text-align: center;
    max-width: 100%;
    display: inline-block;
    margin: 0 auto;
  }

  .aermos_documentation .image-section img {
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .block-content .col-inner {
    margin: 0 0 0 auto;
    padding: 70px 20px 0;
  }

  .Security_at_Its_core .block-content .col-inner {
    padding-top: 0px !important;
  }

  .aermos_documentation .content-image h2 {
    font-size: 28px;
    line-height: 35px;
  }

  .aermos_documentation .content-image h3 {
    margin-bottom: 30px;
  }

  .aermos_documentation .block-content .col-inner {
    margin: 0 0 0 auto;
    padding: 10px 20px 100px;
  }

  .aermos_documentation
    .block-content.cols-50-50.img-first.align.wp-block-acf-content-and-image::before {
    left: 7px;
    width: 49%;
  }

  .aermos_documentation
    .block-content.cols-50-50.img-first.align.wp-block-acf-content-and-image::after {
    right: 8px;
    width: 49%;
  }

  .get_started_form h1 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 15px;
  }

  .aermos_components details .accordion-content {
    padding: 0 0 0 0px;
    width: 100%;
    display: inline-block;
  }

  /* .aermos_hero_section .bg_image_heart_bit {
    bottom: 77px;
  } */

  /* new css */
  .home_page_counter_section .block-three-column-callout:before {
    left: 50% !important;
    transform: translateX(-50%);
  }

  .introducing_aermos .block-content .col:first-child {
    width: 100%;
  }

  .introducing_aermos .block-content .col:last-child {
    width: 100%;
  }

  .block-testimonials .testimonials-slider .card .person .person-text {
    margin-top: 30px;
  }

  .accordion_modules {
    padding: 40px 0;
  }

  .accordion_modules .accordion_title {
    width: calc(100% - 40px);
    /* new css */
  }

  footer .wp-block-columns {
    margin-block-start: 15px !important;
  }

  .aermos_documentation .mobile_chnage_image {
    display: block;
  }

  .aermos_documentation .desktop_image {
    display: none;
  }

  header
    nav
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content {
    padding-left: 0px;
    gap: 5px;
    position: relative;
  }

  header
    nav
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content::before {
    content: "";
    background-image: url("https://scottcaredev.wpenginepowered.com/wp-content/uploads/2025/08/Mask-group.png");
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vw;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom left;
  }

  header
    nav
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__responsive-container-content
    li.header_phone_number {
    align-items: center;
    width: calc(100% - 20px);
    margin-top: 50px;
  }

  header
    .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__submenu-container {
    margin-left: 0px;
  }

  header .wp-block-navigation__responsive-container-close svg,
  header .wp-block-navigation__responsive-container-open svg {
    height: 40px;
    width: 40px;
  }

  header
    nav
    ul.wp-block-navigation__container.has-text-color.is-responsive.items-justified-right.header_menu.wp-block-navigation {
    width: calc(100% - 20px);
    /* padding-left: 0px; */
  }

  header nav button.wp-block-navigation__responsive-container-close {
    padding: 15px;
  }

  header ul.wp-block-navigation__submenu-container li.wp-block-navigation-item {
    padding-left: 18px;
  }

  header nav .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    padding: 0px;
    width: 100%;
    text-align: center;
    justify-content: center !important;
    margin-bottom: 60px;
  }

  header
    nav
    .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex
    .wp-block-button {
    width: 90%;
  }

  header
    nav
    .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex
    .wp-block-button
    a {
    width: 100%;
    text-align: center !important;
  }

  .introducing_aermos .block-content.cols-50-50 .col-inner {
    padding: 0px 0px 0px 0px;
  }

  .top_heading {
    padding: 60px 0px 0 !important;
  }

  /* new css end*/
}

@media only screen and (max-width: 600px) {
  /* .bg_image_heart_bit {
    bottom: 90px;
    z-index: 9999;
  } */

  .mobile_bg_image {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: block;
    height: auto;
  }

  .mobile_bg_image img {
    width: 100%;
    height: 642px;
    max-width: 100%;
    object-fit: cover;
  }

  .hero .container {
    z-index: 9999999999;
  }

  .hero.home::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    pointer-events: none;
    /* background: linear-gradient(to bottom, #00000075, #00000075);
    background-color: transparent !important; */
    background:
      linear-gradient(
        0deg,
        rgba(17, 53, 159, 0.4) 0%,
        rgba(17, 53, 159, 0.4) 100%
      ),
      lightgray -107.498px 0px / 264.871% 100% no-repeat;
    mix-blend-mode: multiply;
  }

  .hero.home {
    background: none;
  }

  .phone_number_section {
    display: none;
  }

  header .is-layout-flex {
    flex-wrap: nowrap !important;
  }

  .header_main_button {
    display: none;
  }

  header nav {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .hero.home {
    height: auto;
    padding: 80px 0 !important;
  }

  /* .aermos_hero_section .bg_image_heart_bit {
    bottom: 131px;
  } */

  .aermos_hero_section .mobile_bg_image img {
    width: 100%;
    height: 490px;
    max-width: 100%;
    object-fit: cover;
  }

  .aermos_hero_section .hero.home {
    height: 329px;
  }

  .aermos_hero_section .home_banner_title a {
    /* width: auto; */
  }

  /*  new css*/
  /* header nav .wp-block-navigation__responsive-container span.wp-block-navigation-item__label {
		font-size: 22px !important;
		line-height: 35px;
	} */

  /*  new css end*/
}

@media only screen and (min-width: 1144px) {
  .wp-block-navigation__responsive-container {
    bottom: 0;
    display: block;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
  }

  button.wp-block-navigation__responsive-container-open.always-shown {
    display: none;
  }

  button.wp-block-navigation__responsive-container-close {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .main_section h1 {
    font-size: 60px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 600px) {
  .main_section h1 {
    font-size: 45px;
  }
  .news_events_section .card_icon_title {
    align-items: normal !important;
  }
}

/* custom-21august */

h2.card-title {
  margin-bottom: 0 !important;
}
.news_events_section {
  padding-top: 40px;
}

/* .news_events_section .card.border:hover .event_image {
    background: linear-gradient(285.02deg, #A2D1FF -0.88%, #11359F 82.59%);
} */

.news_events_section a:hover .card-content {
  text-decoration: none;
  color: #66a1ff;
}
.news_events_section a:hover .card-card_icon_image {
  margin-bottom: -3px !important;
}

.the_best_solutions .content-image {
  max-width: 90%;
  margin: 0 0 0 auto;
}

.accordion_modules details:last-child {
  border-bottom: none;
}

.block-accordion.align.wp-block-acf-accordion details:last-child {
  border-bottom: none;
}

/* .three-column-full-width h2 {
    font-size: 75px;
    line-height: normal;
    font-weight: 300;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 75px;
    line-height: normal;
    text-align: center;
    color: rgb(17, 53, 159);
}
.three-column-full-width h2 span{
    font-weight: 700;
}

.three-column-full-width p {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    max-width: 100% !important;
    color: #3d3c3a;
    margin-top: 30px;
    padding-top: 0 !important;
    padding-bottom: 50px;
} */

/* a {
  text-decoration: none !important;
} */

.the_aermos_difference_section .card.border {
  border-radius: 0;
  border: 0px solid #e5e7eb;
  background-color: #fff;
  font-family: "Montserrat";
  text-align: center;
}

.the_aermos_difference_section .card.border .event_image img {
  max-width: 154px;
}
.the_aermos_difference_section .card-container .card:last-child .card-image {
  max-width: 106px;
}

.top_heading .three-column-full-width {
  margin-bottom: 50px;
}
.top_heading .three-column-full-width h2 {
  font-size: 75px;
  font-weight: 400;
  font-family: "Montserrat";
  color: #11359f;
  margin-bottom: 15px;
  line-height: normal;
}
.top_heading .three-column-full-width h2 span {
  font-weight: 700;
}
.top_heading .three-column-full-width p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

/* .news_events_section .three-column-full-width h2 {
  font-size: 48px;
  font-weight: 400;
  font-family: "Montserrat";
  color: #3d3c3a;
  margin-bottom: 15px;
  line-height: normal;
} */

.news_events_section .three-column-full-width p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 50px;
}

.news_events_section .event_image img {
  height: 270px;
  object-fit: cover;
  border-radius: 16px;
}
.news_events_section .event_image .image_overlay {
  position: absolute;
  width: 100%;
  z-index: 9;
  height: 100%;
  border-radius: 16px;
  height: 270px;
  background: #11359f80;
  z-index: 9;
}
.news_events_section .card-container .card:first-child .image_overlay {
  background-color: rgba(255, 0, 0, 0);
}

.news_events_section .card.border:hover .image_overlay {
  background: rgb(17 53 159 / 70%);
}
.news_events_section .card.border:hover .card-content {
  color: #66a1ff !important;
}
.news_events_section .card.border:hover s.card-card_icon_image img {
  margin-bottom: -5px;
}

.news_events_section .event_image {
  position: relative;
  overflow: hidden; /* Prevents image overflow when scaling */
}

.news_events_section .event_image img {
  transition: transform 0.4s ease-in-out; /* Smooth zoom effect */
  display: block; /* Removes unwanted gaps */
  width: 100%; /* Keep it responsive */
}

.news_events_section .card.border:hover .event_image img {
  transform: scale(1.1); /* Scale up 10% */
}
.news_events_section .event_image {
  border-radius: 16px;
}
.news_events_section .card-bottom {
  margin-top: 10px;
}

/* .the_aermos_difference_section .three-column-full-width h2 {
  font-size: 75px;
  font-weight: 400;
  font-family: "Montserrat";
  color: #11359f;
  margin-bottom: 15px;
  line-height: normal;
} */
.the_aermos_difference_section .three-column-full-width h2 span {
  font-weight: 700;
}
.the_aermos_difference_section .three-column-full-width p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 50px;
}

.aermos_components .col-inner {
  padding-bottom: 15px !important;
}

/* .section-item .three-column-full-width h2 {
  color: #fff;
  font-size: 65px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: normal;
  max-width: 900px;
  margin: 0 auto 20px auto;
} */

.section-item .three-column-full-width p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-family: "Montserrat";
  text-align: center;
}

@media (max-width: 767px) {
  .introducing_aermos {
    padding: 100px 0px;
    margin-top: -30px;
  }
  .Security_at_Its_core .block-content .col:last-child,
  .the_best_solutions .block-content .col:last-child {
    padding: 0px 0px 0px;
  }
  .the_best_solutions .content-image {
    max-width: 100%;
  }
  .three-column-full-width h2 {
    font-size: 35px;
  }
  .top_heading .three-column-full-width h2 {
    font-size: 35px;
  }
}
