/* home page css start */

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");

* {
  font-family: "Inter", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.link-to {
  text-decoration: none;
}

header {
  z-index: 99;
  color: #15293f;
}

.logosite img {
  max-width: 160px;
}

.mobile-nav-logo-wrapper img {
  max-width: 160px;
}

.nav-bar {
  height: 70px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(23, 21, 45, 0.06);
  display: flex;
  flex-direction: row;
  align-items: center;
}

.nav-bar .container {
  padding-right: 0px;
  padding-right: 0px;
}

.nav-bar .col-2 {
  padding-left: 0px;
}

.menu-bar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.menu-btn {
  cursor: pointer;
  margin-left: 45px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
}

.menu-demo-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

.demo-btn {
  background: #ff6332;
  border-radius: 3px;
  width: 136px;
  height: 32px;
  color: #ffffff;
  border: none;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.2px;
  padding: 0;
}

.menu-btn-icon {
  margin-left: 7px;
}

.hero-section {
  height: 70vh;
  background-image: url("../images/Group 427321757.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.hero-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.h1-headding {
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 56px;
  color: #15293f;
  width: 420.71px;
  text-align: center;
}

.hero-para {
  width: 235.56px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #15293f;
  margin-top: 26px;
  margin-bottom: 30px;
}

.hero-btn {
  background: #ff6332;
  border-radius: 100px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #ffffff;
  width: 159px;
  height: 50px;
  border: none;
  margin-bottom: 30px;
}

.hero-company-logo {
  margin-top: 6px;
}

.grow-your-programs {
  margin-top: 65px;
  margin-bottom: 100px;
  position: relative;
}

.grow-your-programs-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.h2-headding {
  font-weight: 400;
  font-size: 44px;
  line-height: 48.5px;
  text-align: center;
  width: 590px;
  color: #15293f;
}

.h2-headding span {
  font-weight: 700;
  font-size: 52px;
}

.grow-your-programs p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #15293f;
  width: 525px;
  text-align: center;
  margin-top: 21px;
  margin-bottom: 25px;
}

.row.inc-row {
  margin-bottom: 20px;
}

.grow-your-programs-contents h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #06a9db;
}

.grow-your-programs-image {
  padding-top: 46px;
  padding-bottom: 21px;
}

.watch-btn-wrapper-main {
  padding: 9px;
  background: rgba(254, 223, 214, 0.4);
  border-radius: 100px;
  position: absolute;
  z-index: 5;
  top: 610px;
}

.modal-backdrop.show {
  z-index: 1;
}

.watch-btn-wrapper {
  background: #ff6332;
  border: none;
  border-radius: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 230px;
  height: 48px;
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.5px;
  cursor: pointer;
}

#grow-your-programs-lottie {
  width: 600px;
  margin-top: 46px;
  margin-bottom: 21px;
  margin-left: -30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.the-open-water-platform hr {
  margin: 0;
}

.watch-btn-icon {
  margin-right: 8px;
}

.the-open-water-platform {
  background: #041d34;
  padding-top: 102px;
  padding-bottom: 100px;
}

.the-open-water-platform-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.h2-headding-the-open-water-platform {
  font-weight: 300;
  font-size: 40px;
  line-height: 52px;
  text-align: center;
  color: #ffffff;
  width: 648px;
}

.h2-headding-the-open-water-platform span {
  font-weight: 600;
}

.open-water-platform-box {
  background: #112d44;
  box-shadow: 0px 26px 4px rgba(14, 12, 71, 0.04);
  border-radius: 10px;
  padding: 30px !important;
  margin-top: 18px !important;
  margin-left: 10px;
  margin-right: 10px;
}

.open-water-platform-box .blue {
  height: 3px;
  background: #3196f5;
  border-radius: 21px;
  opacity: 1;
}

.open-water-platform-box .orange {
  height: 3px;
  background: #f56d42;
  border-radius: 21px;
  opacity: 1;
}

.better-platform-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.96);
  margin-bottom: 0px;
}

.platform-icon {
  margin-right: 16px;
}

.open-water-platform-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #ffffff;
  margin: 0px;
}

.better-platform-heading-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 28px;
  margin-bottom: 20px;
}

.the-open-water-platform-row-wrapper {
  width: 1092px;
}

.platform-dropdown-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s linear, opacity 0.2s linear;
  position: relative;
  z-index: 100;
}

.platform-dropdown {
  background-color: #fff;
  display: block;
  position: absolute;
  margin-top: 6px;
  box-shadow: 0px 48px 34px rgba(97, 114, 141, 0.25);
  border-radius: 5px;
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-top: 48px;
  padding-bottom: 39px;
  z-index: 99;
}

.platform-menu-headding {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #15293f;
  padding-left: 14px;
}

.menu-links {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 7px;
  border-radius: 5px;
  margin-bottom: 3px;
}

.menu-links:hover {
  background: #e8f4fe;
}

.menu-links h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 27px;
  color: #15293f;
  margin: 0px !important;
}

.menu-links p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #2d3436;
  margin: 0px !important;
}

.menu-dropdown-text {
  margin-left: 23px;
}

.menu-links-integrations {
  margin-top: 3px;
  padding: 7px 7px 7px 14px;
  border-radius: 5px;
}

.menu-links-integrations:hover {
  background: #e8f4fe;
}

.menu-links-integrations h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 27px;
  color: #15293f;
  margin: 0px !important;
}

.menu-links-integrations p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #2d3436;
  margin: 0px !important;
  width: 238px;
}

.menu-links-integrations .menu-dropdown-text {
  margin-left: 0px;
}

.platform-border {
  border-right: 1px solid rgba(170, 180, 190, 0.45);
}

.integration-padding {
  padding-left: 40px !important;
}

.hero-reviews {
  display: flex;
  align-items: center;
}

.hero-reviews p {
  margin: 3px 0px 0px 10px;
}

.menu-integration-btn {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #fff !important;
  width: 87.2px;
  height: 28.17px;
  background: #ff6332 !important;
  border-radius: 3px;
  margin-top: 26px;
  border: none;
  margin-left: 14px;
  padding: 0;
}

.menu-integration-btn:hover {
  color: #fff !important;
}

.menu-dropdown-image {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.resources-dropdown-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s linear, opacity 0.3s linear;
  position: relative;
  z-index: 100;
}

.resources-dropdown {
  background-color: #fff;
  display: block;
  position: absolute;
  margin-top: 6px;
  box-shadow: 0px 48px 34px rgba(97, 114, 141, 0.25);
  border-radius: 5px;
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-top: 48px;
  padding-bottom: 39px;
  z-index: 99;
}

.resources-dropdown-heading-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 31px;
  margin-left: 14px;
}

.resources-dropdown-heading-wrapper h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #15293f;
  margin-left: 22px;
  margin-bottom: 0px;
}

.resources-dropdown-border-first {
  border-right: 1px solid rgba(170, 180, 190, 0.45);
}

.resources-dropdown-border {
  border-right: 1px solid rgba(170, 180, 190, 0.45);
  padding-left: 42px !important;
}

.resources-dropdown-border-last {
  padding-left: 42px !important;
}

.accordion-button:focus {
  border-color: #1e3951 !important;
  box-shadow: none !important;
}

.resources-dropdown-links {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.324004px;
  color: #15293f;
  padding: 7px 7px 7px 14px;
  border-radius: 5px;
  margin-bottom: 7px;
}

.resources-dropdown-links:hover {
  background: #e8f4fe;
}

.about-dropdown-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s linear, opacity 0.3s linear;
  position: relative;
  z-index: 100;
}

.about-dropdown {
  display: block;
  position: absolute;
  margin-top: 6px;
  z-index: 99;
}

.about-dropdown .row {
  justify-content: flex-end;
}

.about-dropdown-small-box {
  background-color: #fff;
  box-shadow: 0px 48px 34px rgba(97, 114, 141, 0.25);
  max-width: 220px !important;
  padding: 0px !important;
  border-radius: 5px;
  margin-right: 170px;
}

.about-dropdown-small-box p {
  margin-bottom: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.324004px;
  color: #15293f;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-left: 20px;
}

.about-dropdown-small-box p:hover {
  background: #e8f4fe;
}

.about-dropdown-small-box-l-child {
  border-radius: 0px 0px 5px 5px;
}

.the-power-of-open-water {
  background-image: url("../images/The-Power-of-Openwater-background.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% 100%;
}

.the-power-of-open-water-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 113px;
  padding-bottom: 192px;
}

.the-power-of-open-water-container h6 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 51px;
  color: #15293f;
}

.the-power-of-open-water-container h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 51px;
  color: #15293f;
}

.the-power-of-open-water-container h2 span {
  color: #3196f5;
}

.the-power-of-open-water-container-p {
  width: 528.05px;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #15293f;
  text-align: center;
  margin-top: 20px;
}

.the-power-of-open-water-box {
  background: rgba(255, 255, 255, 0.95);
  border: 11px solid rgba(255, 255, 255, 0.24);
  box-shadow: 0px 34px 8px rgba(33, 56, 138, 0.07);
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 26px;
}

.the-open-water-border-box {
  padding: 10px;
  background: rgba(255, 255, 255, 0.24);
  border-radius: 15px;
}


.the-open-water-platform-heading-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 72px;
}

.the-power-of-open-water-box h4 {
  font-style: normal;
  font-weight: 800;
  font-size: 39.3351px;
  line-height: 41px;
  color: #15293f;
}

.the-power-of-open-water-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 17.2903px;
  line-height: 24px;
  color: #15293f;
  margin-top: 20px;
  margin-bottom: 0px;
}

.grow-your-programs .modal-dialog {
  min-width: 750px;
}

.grow-your-programs .modal-content {
  height: 445px;
  border-radius: 15px;
}

.grow-your-programs iframe {
  border-radius: 10px;
}

.power-box-heading-wrapper {
  margin-left: 18px;
}

.integrations .testimonials-heading {
  margin-bottom: 25px;
}

.integrations .at-glance-para {
  width: 684.44px;
}

.power-of-open-water-box-wrapper {
  width: 898px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  visibility: hidden;
  --animate-delay: 0s;
  --animate-duration: 1s;
}

.power-of-open-water-box-wrapper-active {
  visibility: visible;
}

.industry-leaders {
  padding-bottom: 100px;
}

.industry-leaders h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 51px;
  color: #3196f5;
  text-align: center;
  margin-bottom: 40px;
}

.market-li {
  width: 31.2%;
  padding: 0 !important;
  margin: 0;
  margin-right: 1.9% !important;
  margin-bottom: 22px;
}

/* industry slider css start */
.swiper-wrapper {
  transition-timing-function: linear !important;
}

/* industry slider css end */
.home-page-cta {
  margin-bottom: 100px;
}

.cta-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cta-background {
  background-image: url("../images/home-new-cta-background.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: flex;
  justify-content: center;
  box-shadow: 0px 29.3947px 16.0335px rgba(82, 83, 109, 0.08);
  border-radius: 14px;
  background-size: cover;
  width: 1100px;
}

.cta-headding {
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(30, 39, 118, 0.15);
  /* position: absolute; */
  /* top: 0; */
  padding: 40px;
  /* width: 1000px; */
}

.at-glance {
  margin-bottom: 71px;
}

.at-glance-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.at-glance-box-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #15293f;
  width: 141px;
  padding-top: 18px;
}

.at-glance-box-para {
  width: 273.86px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #15293f;
}

.at-glance-row {
  padding-top: 75px;
  padding-bottom: 85px;
}

.at-glance-title {
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 51px;
  text-align: center;
  margin-bottom: 23px;
  color: #15293f;
}

.at-glance-title span {
  color: #3196f5;
}

.at-glance-para {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #15293f;
  width: 464.32px;
}

.at-glance-btn {
  background: #ff6332;
  border-radius: 100px;
  border: none;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  width: 159px;
  height: 50px;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.at-glance-btn:hover {
  color: #fff;
}

.integrations-at-glance-btn {
  margin-top: 16px;
}

.testimonials {
  background: #f6f8fc;
  padding-top: 128px;
  padding-bottom: 128px;
}

.testimonials-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.testimonials-short-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 51px;
  color: #3196f5;
}

.testimonials-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  color: #15293f;
}

.testimonials-reviews {
  margin-top: 20px;
}

/* testimonial slider start */

.testimonial-slider {
  height: 680px;
  margin-top: 60px;
  padding-bottom: 40px !important;
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.testimonial-slider-card {
  background: #ffffff;
  box-shadow: 0px 29.3947px 16.0335px rgba(82, 83, 109, 0.08);
  border-radius: 11px;
  padding: 35px;
}

.testimonial-image-wrapper {
  display: flex;
}

.testimonial-image-wrapper img:first-child {
  width: 85px;
  height: 85px;
  background: #cfebf0;
  border: 5px solid #ffffff;
  box-shadow: 0px 12px 14px rgba(20, 38, 84, 0.15);
  border-radius: 52px;
  margin-bottom: 30px;
}

.testimonial-company-logo {
  margin-left: 30px;
}

.testimonial-para {
  height: 300px;
}

.testimonial-name {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #15293f;
}

.testimonial-designation {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #3196f5;
}

/* testimonial slider end */

.tons-of-integrations {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f6f8fc;
}

.tons-of-integrations .at-glance-btn {
  margin-top: 32px;
}

.faq-section {
  background: #0d2943;
  padding-top: 115px;
  padding-bottom: 163px;
}

.faq-header {
  color: #fff;
  margin-bottom: 32px;
}

.accordion-button {
  background-color: #0d2943 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-style: normal;
  font-weight: 400;
  font-size: 24px !important;
  border-bottom: 3px solid #1e3951 !important;
  line-height: 1.5;
}

.accordion-body {
  background-color: #0d2943 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
  border-bottom: 3px #1e3951 solid !important;
  padding: 20px 40px !important;
}

.accordion-item {
  border: none !important;
}

.accordion-item:first-of-type .accordion-button {
  border-top: 3px #1e3951 solid !important;
  border-bottom: 3px #1e3951 solid !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  font-size: 18px;
}

.accordion-header {
  border-right: none !important;
  border-left: none !important;
  border-radius: 0px !important;
}

.accordion-button::after {
  background-image: url("../images/plus.svg") !important;
}

.accordion-button:not(.collapsed)::after {
  transform: rotate(135deg) !important;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.faq-container {
  max-width: 800px !important;
}

/* tons-of-integrations slider start */

.tons-of-integrations-slider {
  height: 220px;
  padding-top: 0px !important;
  padding-bottom: 40px !important;
}

.tons-of-integrations-logo-box {
  background: #ffffff;
  box-shadow: 0px 19px 16.0335px rgba(82, 83, 109, 0.05);
  border-radius: 10px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.tons-of-integrations-slider-right {
  height: 220px;
  padding-top: 0px !important;
  padding-bottom: 40px !important;
}

/* tons-of-integrations slider end */

.integrations {
  background: #f6f8fc;
  padding-bottom: 80px;
}

.integrations-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 57px;
}

.footer-cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 415px;
  position: relative;
  background-color: #f6f7fc;
}

#lightHouse {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 2;
}

.wave-container {
  height: 26.9px;
  width: 100%;
  background: linear-gradient(180deg,
      rgba(9, 157, 253, 0.1085) 0%,
      rgba(9, 157, 253, 0.35) 100%);
  backdrop-filter: blur(1px);
  z-index: 8;
  position: relative;
  top: 92px;
}

.footer-cta-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 6;
}

.mobile-software-col {
  display: none;
}

.footer-cta .at-glance-btn {
  width: 210px;
  height: 50px;
  margin-top: 21px;
}

.footer-cta .at-glance-para {
  width: 675.37px;
  margin-top: 10px;
}

.copyright {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 48px;
  background: #0d2943;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}

.copyright span {
  color: #66bbff;
}

.content-section {
  background-image: url("../images/new-footer.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 70px;
  background-position-y: 101%;
}

img.better-together-img {
  margin-bottom: -90px;
}

.better-together-mobile-img {
  display: none;
}

.footer-headings {
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #0d2943;
}

.social-icons {
  margin-top: 16px;
  margin-right: 25px;
}

.footer-3col-row {
  margin-top: 43px !important;
}

.footer-links {
  display: flex;
  flex-direction: column;
}

.footer-links a {
  margin-top: 18px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #2d3436;
  text-decoration: none;
}

.footer-contact-us {
  margin-bottom: 34px;
}

.footer-address {
  width: 169px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.3px;
}

.footer-location {
  margin-top: 23px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.3px;
}

.footer-email {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.5px;
  color: #007496;
}

.inc-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 110px;
}

.inc-para-wrapper {
  margin-left: 22px;
}

.inc-para-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 8.36227px;
  line-height: 11px;
  letter-spacing: 0.380103px;
  color: #2d3436;
}

.read-the-press {
  font-style: normal;
  font-weight: 400;
  font-size: 9.12248px;
  line-height: 11px;
  letter-spacing: 0.380103px;
  text-transform: uppercase;
  color: #000000;
}

.at-glance-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  grid-column-gap: 50px;
  grid-row-gap: 40px;
  margin-top: 60px;
}

.at-glance-boxes img {
  width: 87px;
  transition: 1s;
}

.at-glance-boxes img:hover {
  transform: scale(1.1);
}

.mobile-nav {
  display: none;
}

.main-drop-down {
  display: none;
}

.about-dropdown-small-box-f-child {
  border-radius: 5px 5px 0px 0px;
}

/* home page responsive -------------------------------------------- */
@media (max-width: 1820px) {
  .testimonial-image-wrapper {
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
  }

  .testimonial-company-logo {
    margin-left: 0px;
  }

  .testimonial-slider {
    height: 750px;
  }
}

@media (max-width: 1024px) {
  .platform-dropdown-wrapper {
    display: none;
  }

  .integration-padding {
    padding-top: 20px;
  }

  .the-open-water-platform-row-wrapper {
    width: auto;
  }

  .hero-section {
    height: 40vh;
    background-position: 60% 0%;
  }

  .the-power-of-open-water-container-p {
    font-size: 17.2903px;
    line-height: 24px;
  }

  .the-open-water-platform-heading-contents {
    margin-bottom: 40px;
  }

  .at-glance-title {
    margin-bottom: 16px;
  }

  .the-power-of-open-water-container {
    padding-top: 90px;
  }

  .grow-your-programs {
    margin-top: 78px;
    margin-bottom: 66px;
  }

  .testimonial-slider {
    height: 750px;
  }

  .testimonial-para {
    height: 300px;
  }

  .nav-bar {
    display: none;
  }

  .mobile-nav {
    display: flex;
    box-shadow: 0px 4px 4px rgba(23, 21, 45, 0.06);
    height: 60px;
    align-items: center;
  }

  .toggle-btn-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .mobile-main-menu-links {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
  }

  .mobile-main-menu-links p {
    margin-bottom: 0px;
  }

  .mobile-main-menu-links img {
    position: absolute;
    left: 12%;
  }

  .mobile-main-menu-links-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 0.25px solid #a5adba;
    padding-right: 5%;
    padding-left: 5%;
  }

  .mobile-main-menu-links-wrapper:first-child {
    border-top: 0.25px solid #a5adba;
  }

  .mobile-main-menu-links-wrapper:last-child {
    padding-bottom: 15px;
  }

  .main-drop-down {
    background: rgba(255, 255, 255, 1);
    filter: drop-shadow(0px 23px 16px rgba(79, 79, 104, 0.25));
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    position: absolute;
    width: 100%;
    z-index: 99;
  }

  .mobile-nav-logo-wrapper h5 {
    margin-bottom: 0px;
  }

  #mobile-platform-expan {
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    filter: drop-shadow(0px 23px 16px rgba(79, 79, 104, 0.25));
    backdrop-filter: blur(20px);
    z-index: 99;
    height: calc(100vh - 60px);
    overflow: scroll;
  }

  .mobile-platform-dropdown-row {
    padding-top: 20px;
  }

  .mobile-platform-image-wrapper {
    padding: 40px 0px;
  }

  .mobile-platform-image {
    background: #e8f4fe;
    border-radius: 11px;
  }

  #mobile-platform h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #15293f;
    padding-left: 20px;
  }

  #mobile-resource-expan {
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    filter: drop-shadow(0px 23px 16px rgba(79, 79, 104, 0.25));
    backdrop-filter: blur(20px);
    z-index: 99;
    padding: 40px 0px;
    height: calc(100vh - 60px);
    overflow: scroll;
  }

  #mobile-resource h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #15293f;
    padding-left: 20px;
  }

  #mobile-about-expan {
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    filter: drop-shadow(0px 23px 16px rgba(79, 79, 104, 0.25));
    backdrop-filter: blur(20px);
    z-index: 99;
  }

  #mobile-about-expan p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.324004px;
    color: #15293f;
    margin: 0px;
  }

  #mobile-about h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #15293f;
    padding-left: 20px;
  }

  .footer-cta {
    background-image: url("../images/white-cta-tab-background.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 105%;
  }

  #lightHouse {
    display: none;
  }

  .wave-container {
    display: none;
  }
}

@media (max-width: 820px) {
  .the-open-water-platform-row-wrapper {
    width: auto;
  }

  .power-of-open-water-box-wrapper {
    width: auto;
  }

  .faq-container {
    max-width: 720px !important;
  }

  .at-glance-boxes {
    grid-template-columns: 1fr 1fr;
  }

  .hero-section {
    height: 60vh;
  }

  .testimonial-slider {
    height: 750px;
  }

  img.better-together-img {
    width: 75%;
  }

  .cta-background {
    background-position: 70% 0%;
  }

  .inc-wrapper {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .contact-number {
    margin-bottom: 40px;
  }

  .mobile-main-menu-links img {
    left: 15%;
  }

  .the-power-of-open-water-box h4 {
    font-size: 30px;
  }
}

@media (max-width: 500px) {
  .hero-section {
    background-image: url("../images/ow-home-mobile-hero-image-new.svg");
    height: 79vh;
  }

  .h1-headding {
    width: auto;
    font-size: 48px;
    line-height: 48px;
  }

  .hero-para {
    margin-top: 11px;
  }

  .h2-headding {
    line-height: 43.5px;
  }

  .grow-your-programs-contents h5 {
    font-size: 18px;
  }

  .hero-company-logo {
    margin-left: 5px;
    margin-right: 5px;
  }

  .h2-headding {
    width: auto;
    font-size: 36px;
  }

  .h2-headding span {
    font-size: 38x;
  }

  .grow-your-programs p {
    width: auto;
  }

  #grow-your-programs-lottie {
    width: auto;
    margin-left: 0px;
  }

  .h2-headding-the-open-water-platform {
    width: auto;
  }

  .the-power-of-open-water-container h2 {
    font-size: 48px;
    text-align: center;
  }

  .the-power-of-open-water-container-p {
    width: auto;
  }

  .at-glance-para {
    width: auto;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }

  .at-glance-boxes {
    grid-template-columns: 1fr;
    width: 90%;
    grid-row-gap: 40px;
  }

  .cta-headding {
    font-size: 29px;
    line-height: 38px;
    padding: 38px;
  }

  .cta-background {
    background-position: 85% 0%;
  }

  .testimonials-heading {
    text-align: center;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    font-size: 40px;
    line-height: 37px;
  }

  .testimonial-para {
    height: 400px;
  }

  .testimonial-slider {
    height: 875px;
    margin-left: var(--bs-gutter-x, 0.75rem) !important;
    margin-right: var(--bs-gutter-x, 0.75rem) !important;
  }

  .footer-cta {
    height: 665px;
    justify-content: flex-start;
    background-image: url("../images/mobile-footer-cta-new-image.svg");
    background-repeat: no-repeat;
    padding-top: 90px;
    background-position: bottom;
    background-size: 100%;
  }

  .footer-cta .at-glance-para {
    width: auto;
  }

  #lightHouse {
    display: none;
  }

  .wave-container {
    display: none;
  }

  .inc-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
  }

  .inc-para-wrapper {
    margin-left: 0px;
    margin-top: 20px;
  }

  .footer-contact-us {
    margin-top: 56px;
  }

  img.better-together-img {
    margin-bottom: -55px;
    width: 90%;
    display: none;
  }

  .better-together-mobile-img {
    display: block;
    width: 100%;
    margin-bottom: -88px;
  }

  .testimonials {
    padding-top: 75px;
  }

  .the-power-of-open-water-box h4 {
    font-size: 32px;
  }

  .desktop-software-col {
    display: none;
  }

  .mobile-software-col {
    display: block;
    width: 50% !important;
  }

  .footer-about-us {
    margin-top: 56px;
  }

  .inc-row {
    flex-direction: column;
  }

  .inc-wrapper-last {
    margin-top: 20px;
  }

  .inc-wrapper p {
    width: 175px;
  }

  .content-section {
    padding: 0px 20px;
    margin-top: 39px;
    background-position-y: 101%;
    background-size: 240%;
  }

  .menu-dropdown-image {
    width: 75%;
  }

  .integration-padding {
    border-top: 1px solid rgba(170, 180, 190, 0.45);
    padding-top: 40px;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }

  .platform-border {
    border-right: none;
    padding-bottom: 40px;
  }

  .mobile-main-menu-links img {
    left: 35%;
  }

  .resources-dropdown-border {
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
    padding: 40px 0px;
    border-top: 1px solid rgba(170, 180, 190, 0.45);
    border-bottom: 1px solid rgba(170, 180, 190, 0.45);
    margin-top: 20px !important;
    margin-bottom: 40px !important;
  }

  .resources-dropdown-border-last {
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }

  .power-of-open-water-box-wrapper {
    grid-template-columns: 1fr;
  }

  .integrations .at-glance-para {
    width: auto;
  }

  .grow-your-programs .modal-dialog {
    min-width: auto;
  }

  .grow-your-programs .modal-content {
    height: 240px;
  }

  .faq-section {
    padding-top: 70px;
  }

  .home-page-cta {
    margin-bottom: 56px;
  }

  .watch-btn-wrapper-main {
    top: 94%;
    padding: 8px;
  }

  .watch-btn-wrapper {
    width: 230px;
    height: 45px;
  }
}

/* home page css end --------------------------------------------------- */

/* awards-software css start ----------------------------- */

.as-grow-your-programs {
  background: #041d34;
  padding-bottom: 300px;
}

.as-grow-your-programs .container {
  position: relative;
}

.as-grow-your-programs-header {
  padding-top: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.as-grow-your-programs-header h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 51px;
  text-align: center;
  color: #3196f5;
}

.as-grow-your-programs-header h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  color: rgba(255, 255, 255, 0.95);
  text-align: center;
  width: 590.64px;
}

.as-grow-your-programs-header p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: rgba(255, 255, 255, 0.85);
  text-align: center;
  width: 558px;
  margin-top: 30px;
}

.as-grow-your-programs-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 15px;
  margin-top: 70px;
}

.as-grow-your-programs-btn button {
  font-style: normal;
  font-weight: 400;
  font-size: 17.7489px;
  line-height: 18px;
  color: #ffffff;
  padding: 11px 14px;
  background: rgba(255, 255, 255, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 44.3723px;
}

.as-grow-your-programs-btn button:hover {
  background: linear-gradient(180deg, #00beff 0%, #0579ba 100%);
  border: none;
  filter: drop-shadow(0px 0px 25px rgba(14, 178, 248, 0.47));
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.as-grow-your-programs-btn button:focus {
  background: linear-gradient(180deg, #00beff 0%, #0579ba 100%);
  border: none;
  filter: drop-shadow(0px 0px 25px rgba(14, 178, 248, 0.47));
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.as-grow-your-programs-btn-2 {
  margin-top: 23px;
}

.as-grow-your-programs-btn-3 {
  margin-top: 23px;
  margin-bottom: 74px;
}

.as-grow-your-programs-swiper .swiper {
  width: 100%;
  height: 100%;
}

.as-grow-your-programs-swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.as-grow-your-programs-swiper .swiper-wrapper .swiper-slide h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 31px;
  letter-spacing: 0.25px;
  color: #ffffff;
}

.as-grow-your-programs-swiper .swiper-wrapper .swiper-slide p {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #ffffff;
  width: 483px;
  margin-top: 31px;
  margin-bottom: 40px;
}

.as-grow-your-programs-slider-btn {
  /* position: relative; */
  /* top: -25px; */
  position: absolute;
  top: 80%;
  width: 100%;
}

.as-grow-your-programs-slider-btn .swiper-button-prev {
  background-image: url("../images/slider_navigation_left.svg");
  background-repeat: no-repeat;
}

.as-grow-your-programs-slider-btn .swiper-button-next {
  background-image: url("../images/slider_navigation-right.svg");
  background-repeat: no-repeat;
}

.as-grow-your-programs-slider-btn .swiper-button-next,
.swiper-button-prev {
  width: 52px !important;
  height: 52px !important;
  top: 0%;
  right: 0;
}

.as-grow-your-programs-slider-btn .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: none;
}

.as-grow-your-programs-slider-btn .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: none;
}

.as-grow-your-programs-slider-btn .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  /* left: 90%; */
  left: 0;
  right: auto;
}

.as-grow-your-programs-swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 846.73px;
  height: 557px;
}

.as-grow-your-programs-slider-background-1 {
  position: absolute;
  width: 246px;
  height: 232px;
  left: 71%;
  top: 263px;
  background: rgba(0, 209, 255, 0.1);
  filter: blur(50.5px);
}

.as-grow-your-programs-slider-background-2 {
  position: absolute;
  width: 246px;
  height: 232px;
  top: 50%;
  left: 10%;
  background: rgba(0, 209, 255, 0.1);
  filter: blur(50.5px);
}

.awards-software-faq {
  background-color: #fff;
}

.awards-software-accordion-body {
  background-color: #fff !important;
  color: #15293f;
  border-bottom: 3px solid rgba(52, 70, 91, 0.08) !important;
}

.awards-software-accordion-button {
  background-color: #fff !important;
  color: #15293f !important;
  border-bottom: 3px solid rgba(52, 70, 91, 0.08) !important;
}

.accordion-item:first-of-type .awards-software-accordion-button {
  border-top: 3px solid rgba(52, 70, 91, 0.08) !important;
  border-bottom: 3px solid rgba(52, 70, 91, 0.08) !important;
}

.awards-software-accordion-button::after {
  background-image: url("../images/aws-ac-plus.svg") !important;
}

.awards-software-accordion-button:focus {
  border-color: rgba(52, 70, 91, 0.08) !important;
}

.aw-hero {
  background-image: url("../images/Awards-Management-Software-new-backlground.svg");
  background-repeat: no-repeat;
  height: 665px;
  background-size: cover;
}

.aw-hero-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.aw-hero-wrapper h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  color: #ffffff;
  margin-top: 93px;
}

.aw-hero-wrapper p {
  width: 567.64px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  margin-top: 16px;
}

.aw-hero-wrapper button {
  background: #ff6332;
  /* border: 12px solid rgba(111, 142, 255, 0.17); */
  border: none;
  border-radius: 35px;
  width: 210px;
  height: 50px;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #ffffff;
}

.aw-btn-wrapper {
  margin-top: 43px;
  border-radius: 100px;
  background: rgba(254, 223, 214, 0.33);
  backdrop-filter: blur(4px);
  padding: 8px;
}

#online_form {
  z-index: 5;
}

#user_friendly {
  z-index: 5;
}

.aw-hero-wrapper button img {
  padding-right: 12px;
}

.aw-video {
  margin-bottom: -20px;
  background-image: url("../images/as-vidoe-subtract.svg");
  background-repeat: no-repeat;
  margin-top: -110px;
  background-size: contain;
}

.aw-video-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 5;
  position: relative;
  top: -100px;
}

.aw-video-wrapper iframe {
  width: 940px;
  height: 545px;
  background: rgba(255, 255, 255, 0.19);
  box-shadow: 0px 22px 12px rgba(13, 20, 84, 0.05);
  backdrop-filter: blur(18px);
  border-radius: 10.3973px;
  padding: 10px;
}

.aw-industry-leaders {
  margin-bottom: 70px;
}

.aw-industry-leaders-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.aw-industry-leaders-wrapper h6 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 51px;
  color: #3196f5;
}

.aw-awards {
  filter: drop-shadow(-17px 26px 4px rgba(27, 43, 87, 0.05));
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: center;
  justify-items: center;
  width: 650px;
  margin-top: 32px;
  margin-bottom: 95px;
}

.aw-industry-leaders-wrapper p {
  width: 748.38px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #15293f;
  margin-bottom: 72px;
}

.aw-clients {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
  margin-bottom: 100px;
}

.aw-industry-leaders-wrapper button {
  background: #ff6332;
  border-radius: 24px;
  padding: 13.5862px 22.6613px 13.5862px 22.6436px;
  border: none;
  font-weight: 600;
  font-size: 19.2471px;
  line-height: 23px;
  color: #ffffff;
}

.aw-traditional-awards {
  background: #a8dff8;
  border-radius: 28px;
  margin-bottom: -165px;
  position: relative;
  top: -180px;
}

.additional-soft-heading-wrapper {
  display: flex;
  align-items: center;
}

.additional-soft-heading-wrapper h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  width: 441px;
}

.additional-soft-heading-wrapper-margin {
  justify-content: flex-end;
}

.as-traditional-wrapper {
  padding-top: 113px;
  padding-bottom: 30px;
}

.as-traditional-awards-card-wrapper {
  display: flex;
  position: relative;
  filter: drop-shadow(0px 16px 10px rgba(28, 22, 95, 0.06));
  margin-bottom: 44px;
}

.as-traditional-awards-card-col-left {
  width: 50%;
  height: 276px;
  background: #0d2943;
  border-radius: 19px;
  z-index: 5;
  padding: 48px 58px;
}

.as-traditional-awards-card-col-left h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.25px;
  color: #ffffff;
}

.as-traditional-awards-card-col-left p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.3px;
  color: #ffffff;
  margin-top: 23px;
}

.as-traditional-awards-card-col-right {
  width: 55%;
  height: 276px;
  background: #ffffff;
  border-radius: 19px;
  z-index: 4;
  margin-left: -64px;
  padding-left: 130px;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-right: 58px;
}

.as-traditional-awards-card-col-right h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.25px;
  color: #0d2943;
}

.as-traditional-awards-card-col-right p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.3px;
  color: #0d2943;
  margin-top: 23px;
}

.additional-soft-heading-logo-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.aw-faq-header {
  color: #3196f5;
}

.additional-soft-heading-logo-wrapper-mobile {
  display: none;
}

.additional-soft-heading-wrapper-mobile {
  display: none;
}

.as-traditional-awards-card-col-right-mobile {
  display: none;
}

.aw-testimonials {
  padding-top: 100px;
}

/* awards-software responsive  -------------------- */

@media (max-width: 1400px) {

  /* .as-grow-your-programs-slider-btn .swiper-rtl .swiper-button-next {
    left: 88%;
  } */
  /* .as-grow-your-programs-slider-btn .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 88%;
  } */

  .as-grow-your-programs-slider-background-1 {
    left: 71%;
  }
}

@media (max-width: 1200px) {
  .as-grow-your-programs-slider-btn .swiper-button-next {
    right: 24px;
  }

  .as-grow-your-programs .as-grow-your-programs-swiper {
    width: 85%;
  }

  /*.as-grow-your-programs .container {max-width: 95%;}*/
  /* .as-grow-your-programs-slider-btn .swiper-rtl .swiper-button-next {
    left: 86%;
  } */

  /* .as-grow-your-programs-slider-btn {
    top: 155px;
  } */

  .as-traditional-awards-card-col-left {
    height: auto;
  }

  .as-traditional-awards-card-col-right {
    height: auto;
  }

  .aw-video {
    margin-top: -80px;
  }

  .aw-video-wrapper {
    top: -130px;
  }
}

@media (max-width: 991px) {

  /* .as-grow-your-programs-slider-btn .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 80%;
  } */
  .as-grow-your-programs-slider-btn {
    top: 84%;
  }

  .as-grow-your-programs-swiper .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .as-grow-your-programs-slider-btn .swiper-button-next,
  .swiper-button-prev {
    top: 5%;
  }

  .as-grow-your-programs-btn button {
    font-size: 14.7489px;
  }

  /* .as-grow-your-programs-slider-btn {
    top: 875px;
  } */

  .aw-video-wrapper iframe {
    width: 640px;
    height: 370px;
  }

  .aw-video {
    margin-top: -60px;
  }

  .aw-hero-wrapper h1 {
    text-align: center;
  }

  .aw-clients {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .additional-soft-heading-wrapper h4 {
    font-size: 26px;
    width: auto;
    line-height: 35px;
  }

  .as-traditional-awards-card-col-left {
    padding: 30px 35px;
  }

  .as-traditional-awards-card-col-right {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 35px;
    padding-left: 105px;
  }

  .aw-traditional-awards {
    top: -135px;
  }
}

@media (max-width: 600px) {

  .as-grow-your-programs-header h2 {
    width: auto;
    font-size: 41px;
    line-height: 41px;
  }

  .as-grow-your-programs-header p {
    width: auto;
    margin-top: 25px;
  }

  .as-grow-your-programs-btn {
    display: none;
  }

  /* .as-grow-your-programs-slider-btn .swiper-button-next,
  .swiper-button-prev {
    top: 92%;
  } */

  .as-grow-your-programs-swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 0%;
    padding-bottom: 80px;
  }

  .as-grow-your-programs-swiper .swiper-wrapper .swiper-slide p {
    width: auto;
    margin-top: 15px;
  }

  /* .as-grow-your-programs-slider-btn .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 62%;
  } */

  .as-grow-your-programs-header {
    padding-bottom: 40px;
  }

  .as-grow-your-programs-swiper .swiper-wrapper .swiper-slide h4 {
    font-size: 23px;
  }

  /* .as-grow-your-programs-slider-btn {
    top: 470px;
  } */

  .as-grow-your-programs-slider-background-1 {
    left: 25%;
    top: 0px;
  }

  .as-grow-your-programs-slider-background-2 {
    top: 36%;
    left: 10%;
  }

  .aw-hero {
    background-image: url("../images/awards-software-mobile-background.svg");
    background-position: 50% 0%;
  }

  .aw-hero-wrapper p {
    width: auto;
  }

  .aw-video-wrapper iframe {
    width: 100%;
    height: 227px;
  }

  .aw-video {
    margin-top: 0px;
  }

  .aw-industry-leaders-wrapper h6 {
    text-align: center;
    line-height: normal;
    font-size: 17px;
  }

  .aw-awards {
    width: auto;
    margin-bottom: 40px;
  }

  .aw-awards img {
    width: 80%;
  }

  .aw-industry-leaders-wrapper p {
    width: auto;
    margin-bottom: 30px;
  }

  .aw-clients {
    grid-template-columns: 1fr 1fr;
    row-gap: 25px;
    column-gap: 32px;
    margin-bottom: 42px;
  }

  .aw-clients img {
    width: 100%;
  }

  .additional-soft-heading-wrapper {
    display: none;
  }

  .additional-soft-heading-logo-wrapper {
    display: none;
  }

  .additional-soft-heading-logo-wrapper-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .additional-soft-heading-wrapper-mobile {
    display: block;
    margin-top: 40px;
  }

  .additional-soft-heading-wrapper-mobile h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #0d2943;
    text-align: center;
  }

  .as-traditional-awards-card-col-left p {
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 13px;
  }

  .as-traditional-awards-card-wrapper {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .as-traditional-awards-card-col-right p {
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 13px;
  }

  .as-traditional-awards-card-col-left {
    width: 100%;
    margin: auto;
  }

  .as-traditional-awards-card-col-right {
    display: none;
  }

  .as-traditional-awards-card-col-right-mobile {
    display: block;
  }

  .as-traditional-awards-card-col-right {
    padding-left: 35px;
    width: 100%;
    margin: auto;
  }

  .as-traditional-wrapper {
    padding-top: 40px;
  }

  .aw-traditional-awards {
    top: -180px;
    padding-bottom: 65px;
  }

  /* new changes for mobile */

  .aw-hero-wrapper h1 {
    font-size: 42px;
    margin-top: 75px;
  }

  .aw-btn-wrapper {
    margin-top: 14px;
  }

  .aw-video-wrapper {
    top: 0px;
  }

  .aw-video {
    margin: 20px 0px;
  }

  .aw-industry-leaders {
    margin-top: 50px;
  }
}

/* awards-software css end */

/* Integrations Details css start ------------------------------- */

.id-heading {
  margin-top: 40px;
}

.id-bc {
  display: flex;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #005092;
  gap: 8px;
}

.id-h1-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 108px;
}

.id-h1-wrapper h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  color: #15293f;
}

.id-h1-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.3px;
  color: #42526e;
}

.id-ow-overview {
  margin-top: 87px;
}

.id-ow-overview h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 31px;
  line-height: 35px;
  color: #34465b;
}

.id-ow-overview p {
  margin-top: 20px;
}

.id-ow-imis-overview p {
  margin-top: 0px;
}

.id-ow-imis-overview {
  margin-top: 40px;
}

.id-ow-imis-overview img {
  margin: 43px 0px;
}

.id-right-bar {
  margin-left: 25px;
}

.id-right-bar h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #15293f;
}

.id-right-bar ul {
  margin: 40px 0px;
  padding: 0;
  list-style: none;
}

.id-right-bar li {
  margin-bottom: 18px;
}

.id-right-bar li img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.id-right-bar ul li a {
  color: #0091ae;
  font-weight: 600;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.id-right-bar .clients_logos ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.id-right-bar .clients_logos ul li:nth-child(1) {
  max-width: 45%;
  align-self: end;
}

.id-right-bar .clients_logos ul li:nth-child(2) {
  max-width: 45%;
  align-self: end;
}

.id-right-bar .clients_logos ul li img {
  width: 80%;
  height: 80%;
  margin: 0 auto 15px;
}

.id-integration-features {
  background: #041d34;
  margin-top: 50px;
  padding-top: 100px;
  padding-bottom: 127px;
}

.id-integration-features h2 {
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  text-align: center;
  color: rgba(255, 255, 255, 0.95);
}

.id-integration-features h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 51px;
  text-align: center;
  color: #3196f5;
}

.id-integration-features-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 62px;
}

.id-integration-features-content-wrapper {
  height: 100%;
  width: 870px;
  background: rgba(17, 45, 68, 0.49);
  backdrop-filter: blur(28.0746px);
  border-radius: 11px;
  margin-bottom: 37.5px;
  display: flex;
  align-items: center;
  padding: 33px 33px 30px 56px;
}

.id-integration-features-content-wrapper h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  width: 246.19px;
  color: #fdfdfe;
}

.id-integration-features-content-wrapper hr {
  width: 102.33px;
  color: #3196f5;
  height: 2.3px !important;
  opacity: 1;
}

.id-integration-features-content-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 28px;
  color: #fdfdfe;
  width: 266px;
}

.id-integration-features-content-img-wrapper {
  display: flex;
  justify-content: flex-end;
}

.id-integration-features-content-img-wrapper img {
  width: 467px;
  height: 315px;
}

.id-faq-section {
  background-color: #fff;
  padding: 120px 0px;
}

.id-faq-section .faq-header {
  color: #34465b;
}

.id-faq-section .accordion-button {
  color: #0d2943 !important;
  background-color: #fff !important;
  border-bottom: 3px solid rgba(52, 70, 91, 0.08) !important;
}

.id-faq-section .accordion-body {
  background-color: #fff !important;
  color: #0d2943 !important;
  border-bottom: 3px rgba(52, 70, 91, 0.08) solid !important;
}

.id-faq-section .accordion-item:first-of-type .accordion-button {
  border-top: 3px rgba(52, 70, 91, 0.08) solid !important;
  border-bottom: 3px rgba(52, 70, 91, 0.08) solid !important;
}

.id-footer-cta {
  background: #041d34;
}

.id-footer-cta .testimonials-heading {
  color: #ffffff;
}

.id-footer-cta .at-glance-para {
  color: #ffffff;
}

.id-faq-section .accordion-button::after {
  background-image: url("../images/imis-faq-btn.svg") !important;
}

/* Integrations Details responsive ------------------------------- */
@media (max-width: 1200px) {
  .id-h1-wrapper {
    margin-bottom: 55px;
  }

  .id-right-bar h4 {
    line-height: 29px;
  }

  .pd-videos-and-resources {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 900px) {
  .id-integration-features-content-wrapper {
    flex-direction: column;
    height: auto;
    width: auto;
    padding: 40px;
  }

  .id-integration-features-content-wrapper .col-md-5 {
    width: 100%;
  }

  .id-integration-features-content-wrapper .col-md-7 {
    width: 100%;
  }

  .video-and-resource-section .col-md-9 {
    width: 100%;
  }

  .video-and-resource-section .col-md-3 {
    width: 100%;
  }

  .id-right-bar {
    margin-top: 40px;
    margin-left: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
  }

  .id-integration-features-content-wrapper p {
    width: auto;
  }

  .id-integration-features-content-img-wrapper {
    justify-content: center;
    margin-top: 25px;
  }

  .id-integration-features-content-img-wrapper img {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 767px) {

  .as-grow-your-programs-slider-btn .swiper-button-next,
  .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    background-size: 100%;
  }

  .as-grow-your-programs-slider-btn {
    top: 87%;
  }

  .as-grow-your-programs .as-grow-your-programs-swiper {
    width: 80%;
  }

  body.search .container .row {
    flex-direction: column;
  }

  body.search .container .row .col-8 {
    width: 100%;
  }

  body.search .container .row .col-4 {
    width: 100%;
  }

  .market-li {
    width: 48%;
  }
}

@media (max-width: 500px) {
  .market-li {
    width: 100%;
  }

  .id-right-bar {
    grid-template-columns: 1fr;
  }

  .id-h1-wrapper h1 {
    font-size: 33px;
    line-height: 37px;
  }

  .id-h1-wrapper p {
    font-size: 18px;
    line-height: 25px;
  }

  .id-ow-imis-overview img {
    width: 100%;
  }

  .id-right-bar .clients_logos ul li img {
    width: 70%;
  }

  .id-integration-features-wrapper {
    margin-top: 35px;
  }

  .id-integration-features-content-wrapper {
    padding: 20px;
  }

  .id-integration-features {
    padding-bottom: 100px;
  }

  .id-ow-overview-mobile {
    margin-top: 110px;
  }
}

/* Integrations Details CSS end ------------------------------- */

/* Product Demos & Resources CSS start -------------------------- */

.product-demos-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 296px;
  background-image: url("../images/blog-details-mobile-background.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.product-demos-header h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 57px;
  text-align: center;
  color: #ffffff;
}

.product-demos-header p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}

.pd-videos-and-resources {
  margin-top: 85px;
  margin-bottom: 160px;
}

.pd-videos-and-resources h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 27.1166px;
  line-height: 34px;
  color: #2d3436;
  padding-left: 10px;
}

/* Product Demos & Resources CSS end -------------------------- */

/* The OpenWater Blog CSS start --------------------------------- */

.blog-content-section {
  margin-top: 92px;
  margin-bottom: 92px;
}

.blog-card-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.blog-card-content-wrapper {
  padding: 16px;
  box-shadow: 0px 12px 7.78633px rgba(22, 22, 22, 0.08);
  border-radius: 8px;
}

.blog-card-content-wrapper img {
  width: 100%;
  border-radius: 3px;

}

.blog-card-content-wrapper img.attachment-blog_post_thumb {
  height: 249px;
  object-fit: cover;
}

.blog-card-content-wrapper h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #15293f;
  margin-top: 22px;
  margin-bottom: 15px;
}

.blog-card-content-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #15293f;
  margin: 0px;
}

.blog-card-read-more-btn-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.blog-card-read-more-btn {
  display: flex;
  align-items: center;
}

.blog-card-read-more-btn-wrapper img {
  width: 12px;
  margin-left: 7px;
}

.pagination {
  margin-top: 92px;
  justify-content: flex-end;
}

.pagination-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3196f5;
  border-radius: 4px;
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.28);
}

.pagination-content-pre:hover {
  color: #3196f5;
  cursor: pointer;
}

.pagination-content:hover {
  background: #cef2f2;
  border: 1px solid rgba(49, 150, 245, 0.28);
  cursor: pointer;
}

.pagination-content-pre {
  color: #99afc4;
}

.pagination-content-dots {
  color: #2e475d;
}

.pagination-content-dots:hover {
  background: unset;
  border: 1px solid rgba(255, 255, 255, 0.28);
}

.blog-content-section h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #2d3436;
}

.search-box {
  position: relative;
}

.blog-content-section input {
  background: #ffffff;
  border: 1px solid #ebecf0;
  box-shadow: 0px 4px 4px rgba(88, 88, 128, 0.07);
  border-radius: 6px;
  padding: 15px 35px 15px 22px;
  color: #959bab;
  width: 85%;
  background-image: url(../images/search-icon.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
}

.blog-content-section input::placeholder {
  color: #959bab;
}

.blog-content-section input:focus {
  outline: none;
}

.search-box img {
  position: absolute;
  top: 35%;
  right: 20%;
  cursor: pointer;
}

.blog-content-section .explore-posts {
  margin-top: 40px;
}

.blog-card-wrapper a {
  text-decoration: none;
}

.blog-content-section .dropdown button {
  color: #959bab !important;
  width: 85%;
  text-align: left;
  background: #ffffff;
  border: 1px solid #ebecf0;
  box-shadow: 0px 4px 4px rgba(88, 88, 128, 0.07);
  border-radius: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 15px 22px;
  color: #959bab;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-content-section .dropdown-toggle::after {
  content: none;
}

.blog-content-section .dropdown-menu {
  width: 85%;
  background: rgba(255, 255, 255, 0.66);
  box-shadow: 0px 15px 16px rgba(89, 90, 118, 0.09);
  backdrop-filter: blur(18px);
  border-radius: 5px;
  border: none;
  margin-top: 6px;
}

.blog-content-section .dropdown a {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  font-feature-settings: "liga" off;
  color: #2d3436;
}

.blog-content-section .dropdown a:hover {
  color: #3196f5;
  background-color: #fff;
}

.blog-content-section .register-section {
  margin-top: 20px;
}

.blog-content-section .register-section img {
  background: #d9fcfc;
  padding: 25px;
  width: 85%;
}

/* The OpenWater Blog responsive */
@media (max-width: 1200px) {
  .blog-content-section input {
    width: 95%;
  }

  .search-box img {
    right: 11%;
  }

  .blog-content-section .dropdown button {
    width: 95%;
  }

  .blog-content-section .dropdown-menu {
    width: 95%;
  }

  .blog-content-section .register-section img {
    width: 95%;
  }
}

@media (max-width: 900px) {
  .blog-content-section .col-md-3 {
    width: 95%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .blog-content-section .explore-posts {
    margin-top: 40px;
  }

  .blog-content-section input {
    width: 100%;
  }

  .blog-content-section .dropdown button {
    width: 100%;
  }

  .blog-content-section .dropdown-menu {
    width: 100%;
  }

  .search-box img {
    right: 7%;
  }

  .blog-content-section .col-md-9 {
    width: 100%;
    margin-top: 40px;
  }

  .blog-content-section .register-section img {
    width: 50%;
  }
}

@media (max-width: 500px) {
  .blog-content-section {
    margin-bottom: 92px;
  }

  .blog-card-wrapper {
    grid-template-columns: 1fr;
  }

  .blog-content-section .col-md-3 {
    flex-direction: column;
    width: 100%;
  }

  .blog-content-section .explore-posts {
    margin-top: 40px;
  }

  .search-box img {
    right: 6%;
  }

  .pagination {
    justify-content: center;
    margin-top: 92px;
  }

  /* id footer mobile fix */
  .id-footer-cta {
    height: auto;
    padding: 80px 0px;
  }

  /* pd mobile header padding add */
  .product-demos-header {
    padding: 20px;
    height: 232px;
    background-image: url("../images/blog-details-mobile-background.svg");
  }

  .product-demos-header h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .blog-content-section .register-section img {
    width: 100%;
  }
}

/* The OpenWater Blog CSS end --------------------------------- */

/* Award Management Guides CSS start -------------------------- */

.award-management-guides-section {
  margin-top: 40px;
}

.result-counter {
  text-align: end;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #213343;
}

.result-counter span {
  color: #3196f5;
}

.award-management-guides-section .blog-card-wrapper {
  grid-template-columns: 1fr 1fr 1fr;
}

.award-management-guides-section .blog-card-content-wrapper {
  padding: 0px;
}

.awg-card-content {
  padding: 16px 20px 20px 20px;
}

.awg-card-content h6 {
  font-style: normal;
  font-weight: 700;
  font-size: 14.1922px;
  line-height: 21px;
  color: #2684ff;
}

.blog-card-content-wrapper .awg-card-content h5 {
  margin-top: 0px;
}

.award-management-guides-section .blog-card-content-wrapper img {
  border-radius: 8px 8px 0px 0px;
  height: auto;
}

.amg-link-list ul {
  list-style-type: none;
  padding: 0px;
}

.amg-link-list li {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 15px;
}

.amg-link-list a {
  color: #005092;
  text-decoration: none;
}

.amg-link-list li:nth-child(1) {
  margin-top: 20px;
}

.amg-new-card {
  background: #ffffff;
  box-shadow: 0px 12px 7.78633px rgba(22, 22, 22, 0.08);
  border-radius: 8px;
  /* height: 295px; */
  margin-top: 25px;
  margin-bottom: 35px;
}

.amg-new-card-background-image {
  background-image: url("../images/Group-427321723.png");
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  border-radius: 8px 0px 0px 8px;
}

.amg-new-card-background-image p {
  font-style: normal;
  font-weight: 700;
  font-size: 14.1922px;
  line-height: 21px;
  color: #3196f5;
  text-align: right;
  padding: 10px;
  margin: 0px;
}

.amg-new-card .col-md-7 {
  padding: 30px;
}

.amg-new-card .col-md-7 h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #15293f;
  margin-bottom: 25px;
}

.amg-new-card .col-md-7 p {
  font-style: normal;
  font-weight: 500;
  font-size: 13.8867px;
  line-height: 20px;
  color: #15293f;
}

.writer-details img {
  width: 42px;
  height: 42px;
}

.writer-details {
  display: flex;
}

.wd-details {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
}

.wd-details .author-name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 17px;
  color: #2d3436 !important;
  margin: 0px;
}

.wd-details-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wd-details-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 20px;
  color: #8d8d8d !important;
  margin: 0px;
}

.wp-details-dot {
  width: 3px;
  height: 3px;
  background-color: #8d8d8d;
  border-radius: 100px;
}

/* Award Management Guides responsive */

@media (max-width: 900px) {
  .award-management-guides-section .blog-card-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .amg-link-list {
    display: none;
  }

  .award-management-guides-section .col-md-3 {
    display: block;
  }

  .award-management-guides-section .search-box img {
    right: 3%;
  }
}

@media (max-width: 500px) {
  .amg-new-card-background-image {
    height: 315px;
    border-radius: 8px 8px 0px 0px;
  }

  .award-management-guides-section .blog-card-wrapper {
    grid-template-columns: 1fr;
  }

  .award-management-guides-section .search-box img {
    right: 6%;
  }
}

/* Award Management Guides CSS end -------------------------- */

/* Blog Detail CSS start ------------------------------------- */
.blog-details-content-section {
  margin-top: 63px;
  margin-bottom: 183px;
}

.blog-detail-main-image img {
  width: 100%;
  height: auto;
  margin-top: 17px;
  margin-bottom: 50px;
}

.blog-detail-author-card {
  background: #ffffff;
  box-shadow: 0px 12px 7.78633px rgba(22, 22, 22, 0.08);
  border-radius: 8px;
  /* height: 283.26px; */
  padding: 34px;
  margin-top: 50px;
}

.blog-details-main-content {
  width: 85%;
}

.blog-details-main-content h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 49px;
  color: #2d3436;
  margin-bottom: 40px;
}

.blog-details-main-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.25px;
  color: #15293f;
}

.blog-details-main-content img {
  margin-bottom: 25px;
  max-width: 100%;
  height: auto;
}

.card-author-details-wrapper {
  display: flex;
  margin-bottom: 35px;
}

.card-author-img img {
  width: 86px;
  max-width: 86px;
}

.card-author-details {
  margin-left: 27px;
}

.card-author-details h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  color: #f27e44;
}

.blog-detail-author-card .card-author-details p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #15293f;
}

.blog-detail-author-card p {
  margin: 0px;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  color: #15293f;
}

.intro-author-details p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2d3436;
  margin: 0px;
}

.intro-author-details span {
  font-weight: 700;
  color: #3196f5;
}

.blog-detail-author-intro {
  display: flex;
  margin-top: 15px;
  margin-bottom: 90px;
}

.blog-detail-author-intro img {
  width: 65px;
}

.blog-detail-author-intro-details {
  margin-left: 18px;
}

.intro-author-details .blog-detail-author-intro-details h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: #f27e44;
}

.intro-author-details .blog-detail-author-intro-details p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #2d3436;
}

.intro-author-details-mobile {
  display: none;
}

/* Blog Detail responsive ------------------------------------- */

@media (max-width: 1200px) {
  .blog-details-main-content {
    width: 95%;
  }
}

@media (max-width: 900px) {
  .intro-author-details {
    display: none;
  }

  .intro-author-details-mobile {
    display: block;
  }

  .blog-detail-author-intro {
    margin-bottom: 0px;
  }

  .blog-details-main-content {
    width: 95%;
    margin-bottom: 60px;
  }

  .blog-detail-main-image img {
    margin-bottom: 0px;
  }
}

@media (max-width: 500px) {
  .blog-details-content-section {
    margin-top: 26px;
    margin-bottom: 92px;
  }

  .intro-author-details-mobile img {
    width: 65px;
  }

  .blog-details-main-content {
    width: 100%;
  }

  .blog-details-main-content .intro-author-details-mobile p {
    font-size: 12px;
  }

  .blog-details-main-content h2 {
    font-size: 38px;
    line-height: 43px;
    margin-bottom: 12px;
  }

  .blog-details-main-content p {
    font-size: 16px;
    line-height: 28px;
  }

  .card-author-details-wrapper {
    flex-direction: column;
  }

  .card-author-img img {
    width: 50%;
  }

  .card-author-details {
    margin-left: 0px;
  }
}

/* Blog Detail CSS end ------------------------------------- */

/* Integrations listing CSS start --------------------------- */

.il-header-section {
  height: 800px;
  background: url("../images/as-vidoe-subtract.svg"),
    linear-gradient(180deg, #fdfeff 40.37%, rgba(149, 200, 247, 0.93) 100%);
  background-repeat: no-repeat;
  background-position: 0% 101%;
  background-size: contain;
  padding-top: 40px;
}

.il-cards-section {
  position: relative;
  top: -550px;
  margin-bottom: -360px;
}

.il-card {
  background: #ffffff;
  box-shadow: 0px 12px 7.78633px rgba(22, 22, 22, 0.08);
  border-radius: 8px;
  padding: 42px 48px;
  margin-top: calc(var(--bs-gutter-x) * 1);
}

.il-card h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  color: #15293f;
}

.il-card ul {
  padding: 0px;
  margin-top: 24px;
}

.il-card li {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  color: #005092;
  margin-bottom: 2px;
  list-style: none;
}

.il-card a {
  text-decoration: none;
  color: #005092;
}

/* Integrations listing responsive ------------------------------------ */
@media (max-width: 500px) {
  .il-cards-section {
    position: relative;
    top: -400px;
    margin-bottom: -200px;
  }
}

/* Integrations listing CSS end --------------------------- */

/* 3 Reasons Integrations Details CSS start -------------------------- */

.three-reasons-bc-section {
  margin-top: 40px;
  margin-bottom: 78px;
}

.three-reasons-main-section-content {
  width: 80%;
  margin-bottom: 85px;
}

.three-reasons-main-section-content h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #15293f;
  margin-bottom: 30px;
}

.three-reasons-main-section-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
}

.register-section img {
  width: 100%;
  border: 11px solid #ffffff;
  filter: drop-shadow(-20px 23px 30px rgba(2, 19, 80, 0.15));
  border-radius: 6px;
  margin-bottom: 50px;
}

.event-og-box {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.event-og-box-details {
  margin-left: 13px;
}

.event-og-box-details p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
}

.event-og-box img {
  width: 56.85px;
}

.event-og-box-details p span {
  color: #f27e44;
}

.event-details-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.25px;
  color: #2d3436;
}

.event-details-box a {
  color: #f27e44;
  text-decoration: none;
}

.register-section p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #15293f;
  margin-bottom: 27px;
}

.three-reasons-intro-section h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #15293f;
  margin-bottom: 50px;
}

.openwater-reasons {
  margin-bottom: 80px;
}

.openwater-reasons h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0.25px;
  color: #2d3436;
  margin-bottom: 38px;
}

.openwater-reasons img {
  width: 100%;
  margin-bottom: 25px;
}

.openwater-reasons p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.25px;
  color: #2d3436;
}

.three-reasons-intro-section {
  margin-bottom: 92px;
}

.ow-sessions-speakers {
  background: #f6f7f9;
  padding-top: 140px;
  padding-bottom: 217px;
}

.ow-sessions-speakers h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  color: #15293f;
}

.speakers-box-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.speakers-box {
  background: #ffffff;
  box-shadow: 0px 13.0549px 8.47085px rgba(22, 22, 22, 0.08);
  border-radius: 11px;
  width: 895.2px;
  margin-top: 110px;
}

.speakers-box-img {
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.speakers-box-img img {
  width: 132px;
  position: absolute;
  top: -61px;
}

.speaker-details {
  display: flex;
}

.speaker-details-wrapper {
  padding: 100px 105px 36px 105px;
}

.speaker-details .sd-title {
  width: 20%;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.25px;
  color: #2d3436;
}

.speaker-details span {
  color: #3196f5;
}

.speaker-details .sd-details {
  width: 80%;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.25px;
  color: #2d3436;
}

/* 3 Reasons Integrations Details responsive ------------------------------------ */
@media (max-width: 900px) {
  .three-reasons-main-section .col-md-9 {
    width: 70%;
  }

  .three-reasons-main-section .col-md-3 {
    width: 30%;
  }

  .three-reasons-main-section-content {
    width: 90%;
  }

  .speakers-box {
    width: auto;
  }

  .speaker-details-wrapper {
    padding: 100px 40px 36px 40px;
  }

  .speaker-details .sd-title {
    width: 25%;
  }

  .speaker-details .sd-details {
    width: 75%;
  }
}

@media (max-width: 500px) {
  .three-reasons-main-section .col-md-9 {
    width: 100%;
  }

  .three-reasons-main-section .col-md-3 {
    width: 100%;
  }

  .three-reasons-main-section-content {
    width: 100%;
    margin-bottom: 60px;
  }

  .three-reasons-intro-section h2 {
    margin-top: 60px;
  }

  .openwater-reasons h4 {
    font-size: 24px;
  }

  .speaker-details {
    flex-direction: column;
  }

  .speaker-details .sd-title {
    width: 100%;
  }

  .speaker-details .sd-details {
    width: 100%;
  }

  .event-og-box-details p {
    font-size: 14px;
  }

  .event-details-box p {
    font-size: 18px;
    line-height: 31px;
  }

  .openwater-reasons p {
    font-size: 18px;
    line-height: 31px;
  }

  .speaker-details .sd-details {
    font-size: 18px;
    line-height: 31px;
  }

  .register-section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* 3 Reasons Integrations Details CSS end -------------------------- */

/* Contact Us CSS start --------------------------------- */

.contact-main-section {
  background: url("../images/as-vidoe-subtract.svg"),
    linear-gradient(180deg, #212034 42.19%, #374e6d 65.1%, #d2efff 100%);
  background-repeat: no-repeat;
  background-position: 0% 101%;
  background-size: contain;
  padding-top: 112px;
  padding-bottom: 250px;
  margin-bottom: 40px;
}

.contact-main-col-wrapper {
  color: #fff;
}

.contact-main-col-wrapper h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 41.4279px;
  line-height: 49px;
}

.contact-main-col-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0px;
}

.product-list-content-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px;
}

.product-list {
  margin: 22px 0px 48px 0px;
}

.product-list-content-wrapper img {
  margin-right: 25px;
}

.contact-box-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.contact-box {
  background: #ffffff;
  box-shadow: 0px 52px 28px rgba(22, 22, 22, 0.08);
  border-radius: 10px;
  width: 621.97px;
  padding: 43px;
}

.form-f-row label {
  margin-bottom: 5px;
}

.input-2-col {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.input-1-col {
  width: 100%;
}

.form-f-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #33475f;
}

.form-f-row input {
  height: 43px;
  background: #f4f8fb;
  border: 1px solid #cfd3dc;
  border-radius: 4px;
  padding: 15px;
  outline: none;
}

.input-2-col .dropdown button {
  height: 43px;
  background: #f4f8fb;
  border: 1px solid #cfd3dc;
  border-radius: 4px;
  outline: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
}

.input-2-col .dropdown button:focus {
  box-shadow: none;
}

.input-2-col select,
.input-1-col select {
  height: 43px;
  background-color: #f4f8fb;
  border: 1px solid #cfd3dc;
  font-size: 15px;
  border-radius: 4px;
}


.input-2-col select:focus,
.input-1-col select:focus {
  border: 1px solid #cfd3dc;
  box-shadow: none;
}

.input-2-col .dropdown .dropdown-menu {
  width: 100%;
}

.input-2-col .dropdown .dropdown-toggle::after {
  content: none;
}

.text-area {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.submit-btn-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.submit-btn-wrapper button {
  width: 231.8px;
  background: #ff6332;
  border-radius: 56px;
  border: none;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 23px;
  color: #fff;
  height: 44px;
}

.contact-page-testis {
  background-color: #ffffff;
  padding-top: 0px;
}

.contact-us-reviews-img-mobile {
  display: none;
}

.form-f-row .text-area textarea {
  width: 100%;
  height: 100px;
  background: #f4f8fb;
  border: 1px solid #cfd3dc;
  border-radius: 5px;
  padding: 10px;
}

.form-f-row .text-area textarea:focus {
  outline: none;
}

.mca-mobile-app-main .as-grow-your-programs-swiper .swiper-wrapper .swiper-slide img {
  height: auto;
  width: auto;
  max-height: 600px;
}

.mca-mobile-app-main .use-case-top-content ul li {
  color: #fff;
}

.mca-mobile-app-main .use-case-top-content ul li::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7490%) hue-rotate(132deg) brightness(98%) contrast(101%);
}

.mca-mobile-app-main .aw-clients {
  gap: 30px;
}

.mca-mobile-app-main .aw-clients img {
  height: 80px;
}

/* Contact Us responsive ------------------------------------ */
@media (max-width: 1200px) {
  .contact-box {
    width: auto;
  }
}

@media (max-width: 900px) {
  .contact-main-section .col-md-5 {
    width: 100%;
  }

  .contact-main-section .col-md-7 {
    width: 100%;
  }

  .contact-box-wrapper {
    display: block;
    margin-top: 60px;
  }

  .contact-main-col-wrapper p {
    width: 60%;
  }

  .contact-main-section {
    padding-bottom: 200px;
  }
}

@media (max-width: 500px) {
  .contact-main-col-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .contact-main-col-wrapper h1 {
    text-align: center;
    font-size: 40px;
    line-height: 43px;
    margin-bottom: 20px;
  }

  .contact-main-col-wrapper p {
    width: auto;
    text-align: center;
  }

  .contact-us-reviews-img-mobile {
    display: block;
  }

  .contact-us-reviews-img-desktop {
    display: none;
  }

  .contact-box {
    padding: 25px;
  }

  .form-f-row {
    flex-direction: column;
    margin-bottom: 8px;
  }


  .input-2-col {
    width: auto;
  }

  .form-f-row input {
    margin-bottom: 8px;
  }

  .contact-main-section {
    background-position: 0% 100%;
    padding-bottom: 120px;
  }
}

/* Contact Us CSS end ------------------------------------ */

/* Career Page CSS start ---------------------------------- */

.career-page-hero-section {
  background: url("../images/as-vidoe-subtract.svg"),
    linear-gradient(180deg, #212034 42.19%, #374e6d 65.1%, #d2efff 100%);
  background-repeat: no-repeat;
  background-position: 0% 101%;
  background-size: contain;
  padding-top: 112px;
  height: 644.74px;
}

.career-page-hero-section-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.career-page-hero-section-contents h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 50px;
  color: #ffffff;
  margin-top: 18px;
}

.image-section {
  position: relative;
  top: -325px;
  margin-bottom: -290px;
}

.cp-main-image-wrapper {
  display: flex;
  justify-content: center;
}

.cp-main-image-wrapper img {
  width: 965px;
}

.career-page-cta .cta-background {
  width: 965px;
}

.cp-our-mission-section-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cp-our-mission-section-content {
  width: 698px;
  text-align: center;
  font-style: normal;
  font-size: 29.4085px;
  color: #15293f;
  line-height: 35px;
}

.cp-our-mission-section-content span {
  font-weight: 700;
}

.cp-our-core-values {
  background: url("../images/as-vidoe-subtract.svg"),
    linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #95c8f7 100%);
  background-repeat: no-repeat;
  background-position: 0% 101%;
  background-size: contain;
  padding-top: 112px;
  padding-top: 125px;
  padding-bottom: 250px;
}

.cp-our-core-values-wrapper {
  display: flex;
  justify-content: center;
}

.cp-our-core-values-mobile-img {
  display: none;
}

.cp-our-core-values-contents {
  width: 965px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.cp-our-core-values-contents h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  color: #15293f;
  margin-bottom: 40px;
}

.cp-our-core-values-contents p {
  width: 590.3px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #15293f;
  margin-bottom: 75px;
}

.cp-perks-benefits {
  background: #f6f7f9;
  padding: 83px 0px 120px 0px;
}

.cp-perks-benefits-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cp-perks-benefits-content {
  width: 545px;
  text-align: center;
}

.cp-perks-benefits-content h2 {
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  color: #15293f;
  margin-bottom: 20px;
}

.cp-perks-benefits-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #15293f;
  padding-bottom: 45px;
}

.cp-perks-benefits-grid-wrapper {
  width: 888px;
}

.cp-perks-benefits-grid-box {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 34px 8px rgba(68, 72, 112, 0.1);
  border-radius: 9px;
  padding: 30px;
}

.cp-perks-benefits-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.cp-perks-benefits-grid-box img {
  width: 53.62px;
  height: 53.62px;
  margin-bottom: 20px;
}

.cp-perks-benefits-grid-box h4 {
  font-weight: 800;
  font-size: 24px;
  line-height: 41px;
  color: #2d3436;
}

.cp-perks-benefits-grid-box p {
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #2d3436;
}

.cp-current-openings {
  margin: 150px 0px;
}

.cp-current-openings-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cp-current-openings-contents {
  width: 965px;
}

.cp-current-openings-contents h2 {
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  color: #15293f;
  margin-bottom: 27px;
}

.cp-current-openings-contents p {
  width: 625px;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #15293f;
}

.cp-current-openings-cat-btn {
  font-weight: 500;
  font-size: 15.625px;
  line-height: 23px;
  color: #2d3436;
  background: rgba(18, 27, 58, 0.08);
  border-radius: 31px;
  width: 107px;
  height: 30px;
  border: none;
  margin-bottom: 25px;
  margin-top: 80px;
}

.cp-current-openings-job-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.cp-current-openings-job-list h5 {
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  color: #15293f;
}

.cp-current-openings-job-list button {
  background: #ff6332;
  border-radius: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  border: none;
  color: #ffffff;
  padding: 13px 24px;
  /* transition: 2s; */
}

.cp-current-openings-job-list button:hover {
  background: #15293f;
}

/* Career Page responsive ------------------------------------ */
@media (max-width: 1200px) {
  .cp-main-image-wrapper img {
    width: 100%;
  }

  .cp-our-core-values {
    padding-bottom: 107px;
  }

  .wwa-meet-our-team {
    padding-top: 50px;
  }
}

@media (max-width: 900px) {
  .cp-our-core-values-contents {
    width: auto;
  }

  .cp-our-core-values-contents img {
    width: 100%;
  }

  .cp-perks-benefits-grid-wrapper {
    width: auto;
  }

  .cp-current-openings-contents {
    width: auto;
  }

  .cp-current-openings-job-list h5 {
    padding-right: 25px;
  }
}

@media (max-width: 500px) {
  .career-page-hero-section-contents h1 {
    text-align: center;
    font-size: 40px;
    line-height: 43px;
  }

  .career-page-hero-section-contents img {
    width: 77%;
  }

  .image-section {
    top: -373px;
    margin-bottom: -360px;
  }

  .cp-main-image-wrapper img {
    margin-top: 50px;
    border-radius: 15px;
  }

  .cp-our-mission-section-content {
    width: auto;
  }

  .cp-our-core-values-contents p {
    width: auto;
    margin-bottom: 40px;
  }

  .cp-our-core-values-desktop-img {
    display: none;
  }

  .cp-our-core-values-mobile-img {
    display: block;
  }

  .cp-our-mission-section-content {
    font-size: 23px;
    line-height: 31px;
  }

  .cp-our-core-values {
    padding-bottom: 75px;
    padding-top: 61px;
  }

  .cp-perks-benefits-content {
    width: auto;
  }

  .cp-perks-benefits-grid {
    grid-template-columns: 1fr;
  }

  .cp-current-openings-contents p {
    width: auto;
  }

  .cp-current-openings {
    margin: 75px 0px;
  }

  .cp-current-openings-job-list h5 {
    font-size: 20px;
    line-height: 23px;
  }

  .cp-our-core-values-contents h2 {
    font-size: 44px;
    line-height: 40px;
    margin-bottom: 28px;
  }

  .cp-perks-benefits-content h2 {
    font-size: 44px;
    line-height: 40px;
  }
}

/* Career Page CSS end ---------------------------------- */

/* Resources detail  CSS start ------------------------------ */

.resource-details-section {
  margin-top: 93px;
  margin-bottom: 82px;
}

.resource-details-contents img {
  width: 90%;
  height: auto;
  background: #538aff;
  border: 11px solid #ffffff;
  box-shadow: 1px 23px 30px rgba(2, 19, 80, 0.1);
  border-radius: 6px;
  margin-bottom: 76px;
  margin-right: auto;
  display: block;
}

.resource-details-section .col-md-7 .resource-details-contents img {
  width: 50%;
}

.resource-details-contents h1 {
  font-weight: 700;
  font-size: 28px;
  color: #15293f;
  line-height: 33px;
  padding-bottom: 28px;
}

.resource-details-contents p {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #2d3436;
}

.resource-details-checklist-box {
  background: #f6f7f9;
  border-radius: 7px;
  padding: 40px 33px;
}

.resource-details-checklist-box h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #15293f;
  margin-bottom: 28px;
}

.resource-details-checklist-box p {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #2d3436;
  margin-bottom: 35px;
}

.rd-input-wrapper {
  display: flex;
  flex-direction: column;
}

.rd-input-wrapper label {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #33475f;
  margin-bottom: 5px;
}

.rd-input-wrapper input {
  height: 44px;
  background: #ffffff;
  border: 1px solid #cfd3dc;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 15px;
  line-height: 26px;
  color: #33475f;
  outline: none;
}

/* .resource-details-checklist-box span {
  color: #ff5858;
} */

body .resource-details-checklist-box span {
  font-size: 13px;
  color: #33475b;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;

}

body .resource-details-checklist-box .hs-input {
  padding: 0 15px;
  min-height: 27px;
  background-color: #f5f8fa;
  height: 40px;
  display: inline-block;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  border-radius: 3px;
  width: 100% !important;
  margin-right: 0;
}

body .resource-details-checklist-box .input {
  margin-right: 0 !important;
}

.resource-details-checklist-box .hs-firstname .input {
  margin-right: 8px !important;
}

.resource-details-checklist-box .hs_recaptcha {
  display: none;
}

.resource-details-checklist-box input[type="submit"] {
  background: #ff7a59;
  border-color: #ff7a59;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  padding: 12px 24px;
  font-weight: 700;
  border-radius: 3px;
  font-family: arial, helvetica, sans-serif;
}

.resource-details-checklist-box .hbspt-form form .hs-form-required {
  color: red;
  margin-left: 0;
}

.resource-details-checklist-box input.hs-input.error,
.resource-details-checklist-box div.field.error input,
.resource-details-checklist-box div.field.error textarea,
.resource-details-checklist-box div.field.error .chzn-choices,
.resource-details-checklist-box textarea.hs-input.error,
.resource-details-checklist-box select.hs-input.error {
  border-color: #c87872;
}

.resource-details-checklist-box .hs-error-msg {
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
  color: #f2545b;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 0;
}

.resource-details-checklist-box .hs-input:focus {
  outline: none;
  border-color: rgba(82, 168, 236, .8);
}

body .resource-details-checklist-box textarea.hs-input {
  height: 80px;
}

.resource-details-checklist-box .field {
  margin-bottom: 15px;
}

.resource-details-checklist-box p {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #33475f;
  margin-top: 30px;
  margin-bottom: 38px;
}

.resource-details-checklist-box .hbspt-form form .form-columns-1,
.resource-details-checklist-box .hbspt-form form .form-columns-2 {
  margin-bottom: 0;
}

.resource-details-checklist-box .inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}

.resource-details-checklist-box .actions {
  padding: 17px 0px;
}

.resource-details-checklist-box .hs-error-msgs .hs-main-font-element {
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
  color: #f2545b;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 0;
}

.single-resources .resource-details-checklist-box .hbspt-form .inputs-list li {
  flex-basis: 100%;
  margin: 0;
}

@media(max-width: 480px) {
  .resource-details-checklist-box .hs-firstname .input {
    margin-right: 0 !important;
  }

}

.checkbox-container {
  display: inline-block;
  position: relative;
  padding-left: 12px;
  margin-bottom: 25px;
  cursor: pointer;
  font-size: 15px;
  color: #33475f;
  line-height: 26px;
  font-weight: 500;
}

.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20.05px;
  height: 20.05px;
  background-color: #f6f7f9;
  border: 1.67078px solid #c3c8cf;
  border-radius: 83.539px;
}

.checkbox-container input[type="checkbox"] {
  opacity: 0;
  cursor: pointer;
}

.checkbox-container input[type="checkbox"]:checked~.checkmark {
  background-color: #04bc79;
  border: 1.67078px solid #04bc79;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input[type="checkbox"]:checked~.checkmark:after {
  display: block;
}

.checkbox-container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.rd-checkbox-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 60px;
}

.resource-details-checklist-box button {
  background: #ff6332;
  border-radius: 56px;
  width: 100%;
  height: 51px;
  border: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.566091px;
  color: #ffffff;
}

/* Resources detail responsive ------------------------------------ */
@media (max-width: 900px) {
  .resource-details-section .col-md-7 {
    width: 100%;
  }

  .resource-details-contents {
    margin-bottom: 60px;
  }

  .resource-details-section .col-md-5 {
    width: 100%;
  }
}

/* Resources detail  CSS end ------------------------------ */

/* Who we are? CSS start ----------------------------------- */

.wwa-para-section {
  margin-bottom: 12px;
}

.wwa-hero-section {
  height: 57vh;
}

.wwa-hero-section h1 {
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  color: #2d3436;
  width: 566px;
  text-align: center;
  margin-top: 20px;
}

.wwa-hero-section span {
  color: #3196f5;
}

.wwa-para-box-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -50px;
}

.wwa-para-content-box {
  width: 911px;
  background: rgba(255, 255, 255, 0.56);
  border: 1px solid #ffffff;
  border-radius: 7px;
  padding: 50px;
  filter: drop-shadow(0px 29px 19px rgba(58, 69, 107, 0.11));
  backdrop-filter: blur(100px);
  font-size: 18px;
  line-height: 23px;
  color: #15293f;
  font-weight: 500;
}

.wwa-para-content-box p:last-child {
  margin-bottom: 0px;
}

.wwa-core-values {
  background-image: url("../images/Subtract_gray.svg"),
    linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #95c8f7 100%);
}

.wwa-meet-our-team {
  background: #f6f7f9;
  padding-bottom: 82px;
}

.wwa-meet-our-team-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wwa-meet-our-team-content {
  width: 1036px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wwa-meet-our-team-content h2 {
  font-weight: 500;
  font-size: 48.7195px;
  line-height: 51px;
  color: #15293f;
  margin-bottom: 25px;
}

.wwa-meet-our-team-content span {
  font-weight: 700;
  color: #3196f5;
}

.wwa-meet-our-team-content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  width: 653px;
  color: #2d3436;
}

.wwa-meet-our-team-content-p {
  font-size: 18px;
  line-height: 20px;
  color: #464646;
  margin-bottom: 42px;
}

.wwa-meet-our-team-content h5 {
  font-weight: 700;
  font-size: 30px;
  line-height: 33px;
  color: #2d3436;
}

.wwa-meet-our-team-leader-gird-box {
  background: #ffffff;
  box-shadow: 0px 13.0549px 8.47085px rgba(22, 22, 22, 0.08);
  border-radius: 11px;
  padding: 26px;
}

.wwa-meet-our-team-leader-gird-box img {
  width: 132px;
  height: 132px;
  margin-top: -90px;
  margin-bottom: 45px;
}

.wwa-meet-our-team-leader-gird-box h5 {
  font-weight: 600;
  font-size: 25px;
  line-height: 28px;
  color: #004f91;
}

.wwa-meet-our-team-leader-gird-box h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
  color: #3196f5;
}

.wwa-meet-our-team-leader-gird-box p {
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  color: #2d3436;
  text-align: left;
  width: auto;
}

.wwa-meet-our-team-leader-gird {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 70px;
  margin-top: 120px;
}

.wwa-we-are-hiring {
  margin-top: 70px;
  margin-bottom: 78px;
}

.wwa-we-are-hiring-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wwa-we-are-hiring-content {
  width: 1036px;
}

.wwa-we-are-hiring-content h2 {
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  color: #15293f;
  margin-bottom: 43px;
}

.wwa-we-are-hiring-content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #15293f;
  margin-bottom: 46px;
  width: 430px;
}

.wwa-we-are-hiring-content button {
  background: #ff6332;
  border-radius: 45px;
  padding: 14px 23px;
  font-weight: 700;
  font-size: 19.2471px;
  line-height: 23px;
  letter-spacing: 0.566091px;
  color: #ffffff;
  border: none;
}

.wwa-we-are-hiring-img {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.wwa-we-are-hiring-img img {
  width: 220px;
  margin-left: 20px;
}

.wwa-we-are-hiring-img .f-image {
  margin-top: 40px;
}

.wwa-we-are-hiring-img .s-image {
  margin-bottom: 40px;
}

/* Who we are? responsive ------------------------------------ */
@media (max-width: 1200px) {
  .wwa-meet-our-team-content {
    width: auto;
  }

  .wwa-we-are-hiring-content {
    width: auto;
  }

  .wwa-para-content-box {
    padding: 40px;
  }

  .wwa-meet-our-team-leader-gird {
    gap: 37px;
  }
}

@media (max-width: 900px) {
  .wwa-para-content-box {
    width: auto;
  }

  .wwa-meet-our-team-leader-gird {
    gap: 30px;
  }

  .wwa-we-are-hiring-img img {
    width: 30%;
  }
}

@media (max-width: 500px) {
  .wwa-hero-section h1 {
    width: auto;
    line-height: 41px;
  }

  .wwa-para-content-box {
    padding: 30px;
    font-weight: 400;
  }

  .wwa-para-box-wrapper {
    margin-top: -27px;
  }

  .wwa-meet-our-team-content p {
    width: auto;
    text-align: center;
  }

  .wwa-meet-our-team-leader-gird {
    grid-template-columns: 1fr;
    row-gap: 120px;
  }

  .wwa-we-are-hiring-content p {
    width: auto;
    text-align: center;
  }

  .wwa-we-are-hiring-img {
    margin-top: 60px;
  }

  .wwa-we-are-hiring-img img {
    width: 48%;
  }

  .wwa-meet-our-team-content {
    margin-top: 60px;
  }

  .wwa-we-are-hiring-content {
    text-align: center;
  }

  .wwa-we-are-hiring {
    margin-top: 58px;
    margin-bottom: 62px;
  }

  .wwa-we-are-hiring-content h2 {
    margin-bottom: 29px;
  }
}

/* Who we are? CSS end ----------------------------------- */

/* Learn CSS start ----------------------------------------- */

.learn-hero-section {
  background-image: url("../images/learn-hero-image.svg");
  height: 486px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.learn-hero-section-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.learn-hero-section-contents h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 57px;
  color: #ffffff;
  margin-top: 94px;
  margin-bottom: 15px;
}

.learn-hero-section-contents p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 45px;
}

.learn-hero-section-btn-wrapper {
  display: flex;
  gap: 10px;
}

.learn-hero-section-btn-wrapper .aw-btn-wrapper {
  margin-top: 0px;
  background: rgba(111, 142, 255, 0.17);
}

.learn-hero-section-btn-wrapper button {
  background: #3196f5;
  /* border: 9px solid #ffffff2b; */
  border: none;
  border-radius: 35px;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.566091px;
  color: #ffffff;
  /* padding: 10px 35px; */
  width: 254px;
  height: 50px;
  padding: 0;
}

.learn-get-certified-section {
  margin-bottom: -20px;
  background-image: url(../images/as-vidoe-subtract.svg);
  background-repeat: no-repeat;
  margin-top: -110px;
  background-size: contain;
}

.learn-get-certified-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 165px;
}

.learn-get-certified-content {
  width: 725px;
}

.learn-get-certified-content h2 {
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  text-align: center;
  color: #15293f;
  margin-bottom: 40px;
}

.learn-get-certified-content p {
  font-size: 17.8221px;
  line-height: 25px;
  text-align: center;
  color: #2d3436;
  margin-bottom: 37px;
}

.learn-get-practice-environment-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.learn-get-practice-environment-content {
  width: 954px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.learn-get-practice-environment-section {
  margin: 110px 0px;
}

.learn-get-practice-environment-content h2 {
  font-weight: 700;
  font-size: 48.7195px;
  line-height: 51px;
  text-align: center;
  color: #15293f;
  margin-bottom: 65px;
}

.learn-get-practice-environment-content .aw-btn-wrapper {
  background: rgba(111, 142, 255, 0.17);
  margin-top: 0px;
}

.learn-get-practice-environment-content button {
  background: #3196f5;
  border: none;
  border-radius: 35px;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.566091px;
  color: #ffffff;
  padding: 15px 25px;
}

.get-practice-box {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.13);
  box-shadow: 0px 13.0549px 14px rgba(38, 53, 75, 0.08);
  border-radius: 14px;
  padding: 20px 28px;
  margin-bottom: 25px;
}

.get-practice-box p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #2d3436;
  margin: 0px;
}

.learn-get-practice-environment-content-box-wrapper {
  margin-top: 80px;
}

.learn-get-certified-image-wrapper {
  text-align: right;
}

.learn-get-certified-blue-box {
  width: 246px;
  height: 232px;
  background: rgba(102, 163, 255, 0.22);
  filter: blur(137px);
  position: absolute;
  z-index: -1;
}

.learn-get-certified-table-table-wrapper {
  overflow-x: auto;
}

.learn-get-certified-table-section {
  margin-top: 50px;
}

.learn-get-certified-table-section table {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  width: 100%;
}

.learn-get-certified-table-section table thead tr th {
  background: #15293f;
  color: #ffffff;
  font-weight: 400;
  padding: 3px 12px;
  height: 33px;
}

.learn-get-certified-table-section table thead tr th:first-child {
  border-radius: 6px 0px 0px 0px;
}

.learn-get-certified-table-section table thead tr th:last-child {
  border-radius: 0px 6px 0px 0px;
}

.learn-get-certified-table-section table tbody tr {
  height: 51px;
}

.learn-get-certified-table-section table tbody tr td {
  padding: 3px 12px;
  border: 1px solid #d2d3d5;
}

.learn-get-certified-table-section table tbody tr:nth-child(even) {
  background: #f9fafc;
}

.learn-get-certified-table-section h6 {
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  color: #2d3436;
  margin-bottom: 12px;
}

.learn-get-certified-image-wrapper img {
  width: 90%;
}

/* Learn responsive ------------------------------------ */
@media (max-width: 1200px) {
  .learn-get-certified-section {
    margin-top: -70px;
  }

  .learn-get-certified-content-wrapper {
    margin-top: 100px;
  }

  .learn-hero-section {
    height: 450px;
  }
}

@media (max-width: 900px) {
  .learn-get-certified-section {
    margin-top: -50px;
  }

  .learn-get-practice-environment-content {
    width: auto;
  }

  .learn-get-practice-environment-content-box-wrapper .col-md-7 {
    width: 100%;
  }

  .learn-get-practice-environment-content-box-wrapper .col-md-5 {
    width: 100%;
  }

  .learn-get-certified-image-wrapper {
    text-align: center;
    margin-top: 80px;
  }
}

@media (max-width: 500px) {
  .learn-hero-section-contents h1 {
    text-align: center;
    margin-top: 40px;
  }

  .learn-hero-section-contents p {
    text-align: center;
  }

  .learn-hero-section-btn-wrapper {
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: center;
  }

  .learn-hero-section {
    height: 500px;
  }

  .learn-get-certified-section {
    margin-top: -20px;
  }

  .learn-get-certified-content {
    width: auto;
  }
}

/* Learn CSS end ----------------------------------------- */

/* Why Open Water CSS Start ------------------------------- */

.why-open-water-hero-section {
  height: 750px;
  background: url(../images/as-vidoe-subtract.svg),
    linear-gradient(180deg, #212034 42.19%, #374e6d 65.1%, #d2efff 100%);
  background-repeat: no-repeat;
  background-position: 0% 101%;
  background-size: contain;
  padding-top: 40px;
}

.why-open-water-hero-section h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 57px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 27px;
}

.why-open-water-hero-section p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  width: 525px;
  margin-bottom: 40px;
}

.why-open-water-hero-section button {
  background: #1c8ef8;
  /* border: 9px solid rgba(255, 255, 255, 0.47); */
  border: none;
  border-radius: 35px;
  font-weight: 600;
  font-size: 19.2471px;
  line-height: 23px;
  letter-spacing: 0.566091px;
  color: #ffffff;
  padding: 13px 32px;
}

.why-open-water-hero-section .aw-btn-wrapper {
  margin-top: 0px;
  padding: 9px;
  background: rgba(255, 255, 255, 0.47);
}

.number-one-platform-section {
  padding: 80px 0px;
  background: linear-gradient(360deg, #f4f6f9 0%, rgba(244, 246, 249, 0) 100%);
}

.number-one-platform-section-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.number-one-platform-section-content {
  width: 880px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.number-one-platform-section-content h2 {
  width: 698px;
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  margin-bottom: 30px;
}

.number-one-platform-section-content h2 span {
  color: #3196f5;
}

.number-one-platform-section-content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #2d3436;
}

.number-one-platform-product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 80px;
  margin-top: 75px;
  margin-bottom: 120px;
}

.number-one-platform-product-grid-box {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #102f6b;
}

.number-one-platform-product-grid-box img {
  margin-bottom: 18px;
}

.ow-number-one-platforms-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 880px;
}

.ow-number-one-platforms-2-mobile-img {
  display: none;
}

.ow-number-one-platforms-2-divider {
  margin-top: 80px;
}

.ow-number-one-platforms-2-divider-img {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.ow-number-one-platforms-2-divider-md4 ul {
  padding-inline-start: 20px;
  padding-top: 20px;
  padding-bottom: 33px;
  font-weight: 500;
  font-size: 14.897px;
  line-height: 25px;
  color: #2d3436;
}

.ow-number-one-platforms-2-divider-md4 button {
  background: #ff6332;
  border-radius: 24px;
  font-weight: 700;
  font-size: 19.2471px;
  line-height: 23px;
  letter-spacing: 0.566091px;
  color: #ffffff;
  padding: 13px 23px;
  border: none;
}

.wow-trusted-leaders-section {
  margin-top: 77px;
  margin-bottom: 140px;
}

.wow-trusted-leaders-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wow-trusted-leaders-btn-wrapper button {
  background: #15293f;
  border: 1px solid rgba(143, 157, 191, 0.36);
  box-shadow: 0px 18px 12px rgba(22, 22, 22, 0.08);
  border-radius: 6px;
  width: 209.06px;
  height: 55.22px;
  font-weight: 500;
  font-size: 20px;
  line-height: 51px;
  color: #ffffff;
  padding: 0;

}

.wow-trusted-leaders-btn-wrapper button:hover {
  background: #3196f5;
  border: 1px solid rgba(143, 157, 191, 0.36);
  box-shadow: 0px 18px 17px rgba(49, 150, 245, 0.29);
  border-radius: 6px;
}

.wow-trusted-leaders-btn-wrapper button:focus {
  background: #3196f5;
  border: 1px solid rgba(143, 157, 191, 0.36);
  box-shadow: 0px 18px 17px rgba(49, 150, 245, 0.29);
  border-radius: 6px;
}

.wow-trusted-leaders-btn-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
  margin-top: 50px;
  margin-bottom: 98px;
}

.wow-trusted-leaders-logo-gird-associations {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  row-gap: 45px;
}

.wow-trusted-leaders-logo-gird-nonprofits {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  row-gap: 45px;
}

.wow-trusted-leaders-logo-gird-higher-education {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  row-gap: 45px;
}

.wow-trusted-leaders-logo-gird-media {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  row-gap: 45px;
}

.wow-trusted-leaders-logo-gird-corporate {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  row-gap: 45px;
}

.customer-love-section {
  margin-bottom: 50px;
}

.customer-love-section h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #15293f;
  text-align: center;
  margin-bottom: 25px;
}

.customer-love-section p {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 23px;
  text-align: center;
  color: #2d3436;
  margin-bottom: 50px;
}

.customer-love-card-wrapper {
  width: 1017px;
  margin: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 85px;
}

.customer-love-card-wrapper-img img {
  width: 100%;
}

.customer-love-card-content {
  width: 66%;
}

.customer-love-card-wrapper-img {
  width: 33%;
}

.customer-love-card-content h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #15293f;
  width: 442.77px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.customer-love-card-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.05px;
  color: #2d3436;
  text-align: left;
  margin-bottom: 15px;
  width: 580px;
}

.customer-love-card-content h5 {
  font-weight: 400;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.64px;
  color: #2d3436;
  margin-bottom: 6px;
}

.customer-love-card-content h6 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.2px;
  color: #15293f;
  margin-bottom: 4px;
}

.customer-love-card-content h6 span {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.2px;
  color: #3196f5;
}

.customer-love-card-content-margin {
  margin-left: 87px;
}

.wow-slider-section-navigation {
  position: relative;
}

.wow-slider-section {
  margin-bottom: 170px;
}

/* Why Open Water responsive ------------------------------------ */
@media (max-width: 1200px) {
  .why-open-water-hero-section {
    height: 660px;
  }

  .wow-trusted-leaders-section img {
    width: 80%;
  }

  .wow-trusted-leaders-btn-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
  }

  .customer-love-card-wrapper {
    width: auto;
  }

  .customer-love-card-content-margin {
    margin-left: 50px;
  }

  .number-one-platform-product-grid {
    gap: 30px;
    margin-bottom: 100px;
  }

  .wow-trusted-leaders-btn-wrapper button {
    width: 100%;
  }

  .wow-slider-section {
    margin-bottom: 109px;
  }
}

@media (max-width: 900px) {
  .number-one-platform-section-content {
    width: auto;
  }

  .why-open-water-hero-section img {
    width: 100%;
  }

  .why-open-water-hero-section {
    height: 620px;
  }

  .number-one-platform-product-grid {
    gap: 25px;
    margin-bottom: 80px;
  }

  .ow-number-one-platforms-2 {
    width: auto;
  }

  .ow-number-one-platforms-2-divider-img img {
    width: 100%;
  }

  .ow-number-one-platforms-2-divider-md4 button {
    padding: 13px 18px;
  }

  .customer-love-card-content h3 {
    width: auto;
  }

  .customer-love-card-content p {
    width: auto;
  }

  .customer-love-card-content {
    width: 50%;
  }

  .customer-love-card-wrapper-img {
    width: 45%;
  }
}

@media (max-width: 500px) {
  .why-open-water-hero-section p {
    width: auto;
  }

  .number-one-platform-section {
    padding-top: 80px;
    padding-bottom: 45px;
  }

  .wow-trusted-leaders-section {
    margin-top: 64px;
  }

  .customer-love-section {
    margin-bottom: 0px;
  }

  .customer-love-section h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .customer-love-section p {
    font-size: 18px;
    line-height: 23px;
  }

  .number-one-platform-section-content h2 {
    width: auto;
  }

  .number-one-platform-product-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 43px;
  }

  .ow-number-one-platforms-2-desktop-img {
    display: none;
  }

  .ow-number-one-platforms-2-mobile-img {
    display: block;
  }

  .ow-number-one-platforms-2-divider {
    margin-top: 32px;
  }

  .ow-number-one-platforms-2-divider-md4 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .ow-number-one-platforms-2 h2 {
    text-align: center;
  }

  .ow-number-one-platforms-2 img {
    width: 100%;
  }

  .ow-number-one-platforms-2-divider-img {
    margin-top: 70px;
  }

  .ow-number-one-platforms-2-divider-img {
    margin-top: 50px;
  }

  .wow-trusted-leaders-content-wrapper h4 {
    text-align: center;
    width: 250px;
  }

  .wow-trusted-leaders-btn-wrapper {
    grid-template-columns: 1fr;
  }

  .wow-trusted-leaders-logo-gird-associations {
    grid-template-columns: 1fr 1fr;
  }

  .wow-trusted-leaders-logo-gird-nonprofits {
    grid-template-columns: 1fr 1fr;
  }

  .wow-trusted-leaders-logo-gird-higher-education {
    grid-template-columns: 1fr 1fr;
  }

  .wow-trusted-leaders-logo-gird-media {
    grid-template-columns: 1fr 1fr;
  }

  .wow-trusted-leaders-logo-gird-corporate {
    grid-template-columns: 1fr 1fr;
  }

  .customer-love-card-wrapper {
    flex-direction: column;
  }

  .customer-love-card-content {
    width: 100%;
    order: 1;
    margin-top: 40px;
  }

  .customer-love-card-wrapper-img {
    width: 100%;
  }

  .customer-love-card-content-margin {
    margin-left: 0px;
  }
}

/* Why Open Water CSS End ------------------------------- */

/* new client additions home start ------------------------ */

.industry-leaders-grid-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.industry-leaders-grid {
  width: 885px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}

.industry-leaders-grid img {
  width: 100%;
}

/* responsive ------------------ */
@media (max-width: 900px) {
  .industry-leaders-grid {
    width: auto;
  }
}

@media (max-width: 500px) {
  .industry-leaders-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

/* new client additions home end ------------------------ */

/* menu animations */

.menu-active {
  display: flex;
  opacity: 1;
  visibility: visible;
}

/* who we are new section start ------------------------- */

.the-ow-name {
  margin: 100px 0px;
}

.the-ow-name-content-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.the-ow-name-content {
  width: 940px;
  text-align: center;
}

.the-ow-name-content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 51px;
  color: #15293f;
  margin-bottom: 30px;
}

.the-ow-name-content h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 51px;
  color: #ff6332;
  margin-bottom: 20px;
}

.the-ow-name-content p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #15293f;
  margin-bottom: 30px;
}

.the-ow-name-content h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 51px;
  color: #3196f5;
}

/* responsive ------------------ */
@media (max-width: 900px) {
  .the-ow-name-content {
    width: auto;
  }

  .the-ow-name {
    margin-bottom: 0px;
  }
}

@media (max-width: 500px) {
  .the-ow-name-content h4 {
    line-height: 34px;
  }
}

/* who we are new section start ------------------------- */

/* Abstract Management Software start ---------------------- */

.am-hero {
  background-image: url("../images/Group%20427321717.svg");
}

.abstract-management-software-wrapper .aw-clients {
  gap: 30px;
  width: 892px;
}

@media (max-width: 900px) {
  .abstract-management-software-wrapper .aw-clients {
    gap: 30px;
    width: auto;
  }

  .abstract-management-software-wrapper .aw-clients img {
    width: 85%;
  }
}

@media (max-width: 500px) {
  .am-hero {
    background-image: url("../images/iPhone%2014%20Pro%20-%2018.svg");
  }

  .abstract-management-software-wrapper .aw-clients img {
    width: 90%;
  }
}

/* Abstract Management Software end ---------------------- */

/* Grant Management Software CSS start -------------------- */

.grant-management-software-wrapper .aw-clients img {
  width: 100%;
}

.ag-hero {
  background-image: url("../images/Group%20427321718.svg");
}

@media (max-width: 500px) {
  .am-hero {
    background-image: url("../images/iPhone%2014%20Pro%20-%2019.svg");
  }
}

/* Grant Management Software CSS end -------------------- */

/* Scholarship Management Software CSS Start ------------- */

.sol-mag-soft-wrapper .aw-clients img {
  width: 85%;
}


.as-hero {
  background-image: url("../images/Group%20427321719.svg");
}


@media (max-width: 500px) {
  .as-hero {
    background-image: url("../images/iPhone%2014%20Pro%20-%2020.svg");
  }
}

/* Scholarship Management Software CSS End --------------- */

/* Fellowship Management Software CSS Start -------------- */

.fm-hero {
  background-image: url("../images/Group%20427321720.svg");
}


@media (max-width: 500px) {
  .fm-hero {
    background-image: url("../images/iPhone%2014%20Pro%20-%2021.svg");
  }
}


/* Fellowship Management Software CSS End -------------- */


.career-slider {
  margin-top: 50px;
  margin-bottom: 100px;
}

.career-slider .swiper {
  width: 100%;
  height: 100%;
}

.career-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.career-slider .swiper-slide p {
  width: 80%;
  margin-bottom: 60px;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 51px;
  color: #15293F;
}

.career-slider .swiper-slide img {
  display: block;
  width: 128px;
  height: 128px;
  object-fit: cover;
  margin-bottom: 25px;
  border-radius: 10px;
}

.career-slider .swiper-slide h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 28px;
  color: #004F91;
}


.career-slider .swiper-slide h6 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #2D3436;
  margin-bottom: 60px;
}


.career-slider .swiper-pagination-bullet-active {
  background: #161616;
}

.entry-content .career-slider .swiper-button-next,
.entry-content .swiper-button-prev {
  top: var(--swiper-navigation-top-offset, 70%);
}

.career-slider .swiper-button-next {
  background-image: url("../images/c-slider-right-arrow.svg");
  background-repeat: no-repeat;
  width: 40.25px;
  background-position-x: -1px;
  right: 35%;
}

.career-slider .swiper-button-prev {
  background-image: url("../images/c-slider-left-arrow.svg");
  background-repeat: no-repeat;
  rotate: 0deg;
  left: 35%;
}

.career-slider .swiper-button-prev::after {
  content: none;
}

.entry-content .career-slider .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: none;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: none;
}

/* slider responsive */

@media (max-width: 900px) {

  .career-slider .swiper-slide p {
    width: 100%;
    font-size: 28px;
  }

  .career-slider .swiper-button-next,
  .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 68%);
  }

  .career-slider .swiper-button-next {
    right: 25%;
  }

  .career-slider .swiper-button-prev {
    left: 25%;
  }

}


@media (max-width: 500px) {

  .career-slider .swiper-slide p {
    font-size: 20px;
    line-height: 33px;
  }

  .career-slider .swiper-button-next {
    right: 5%;
  }

  .career-slider .swiper-button-prev {
    left: 5%;
  }

  .career-slider .swiper-button-next,
  .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 70%);
  }

}

/**** Pagenavi****/
.wp-pagenavi a,
.wp-pagenavi span.current {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3196f5;
  border-radius: 4px;
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  text-decoration: none;

  display: inline-block;

}

.wp-pagenavi a.previouspostslink {
  color: #99afc4;
  float: left;

}

.wp-pagenavi a:hover {
  background: #cef2f2;
  border: 1px solid rgba(49, 150, 245, 0.28);
  cursor: pointer;
}

.wp-pagenavi span.current {
  background: #cef2f2;
  border: 1px solid rgba(49, 150, 245, 0.28);

}

.wp-pagenavi a.nextpostslink {
  float: right;
}

img.alignright,
.wp-caption.alignright {
  margin: 5px 5px 10px 20px;
}

.alignright {
  float: right;
  margin: 0 0 0 20px;
}

.blog-content-section .register-section .textwidget {
  margin-top: 20px;
}

.footer-menus ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-menus ul li a {
  margin-top: 18px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #2d3436;
  text-decoration: none;
  display: block;
}

.footer-menus ul li a:hover {
  color: #0a58ca;
}

/*** IMIS**/

.integrations-details-video-slider .swiper {

  width: 80%;
  height: 25%;
  margin-bottom: 37px;
}

.integrations-details-video-slider .swiper-slide img {
  width: 100%;
}

.integrations-details-yt-video-slider .swiper-wrapper {
  width: 100%;
  height: 450px;
}

.integrations-details-yt-video-thumbs-slider .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.integrations-details-yt-video-thumbs-slider .swiper-slide-thumb-active {
  opacity: 1;
}

.integrations-details-yt-video-thumbs-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 105px;
  object-fit: cover;

}

.integrations-details-yt-video-slider .swiper-slide iframe {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.id-slider-navigation {
  position: relative;
  top: 240px;
}

.id-slider-navigation .swiper-button-prev {
  width: 50px;
  background-image: url("../images/Group\ 427321041.svg");
  background-repeat: no-repeat;
}

.id-slider-navigation .swiper-button-next {
  width: 37px;
  background-image: url("../images/Group\ 427321042.svg");
  background-repeat: no-repeat;
}

.id-slider-navigation .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: none;
}

.id-slider-navigation .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: none;
}

@media (max-width: 1200px) {
  .integrations-details-yt-video-slider .swiper-wrapper {

    height: 310px;
  }


  .id-slider-navigation {
    top: 195px;
  }

  .integrations-details-video-slider .swiper {
    margin-bottom: 20px;
  }
}

@media (max-width: 500px) {

  .integrations-details-video-slider .swiper {
    width: 100%;
    height: 25%;
    margin-bottom: 20px;
  }

  .integrations-details-yt-video-slider .swiper-wrapper {
    height: 245px;
  }

  .id-slider-navigation {
    top: 440px;
  }

  /* .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
      left: 70% !important;
  } */


}

/*** Why Open Water***/

wow-slider-section .swiper {
  width: auto;
  height: auto;
  padding: 30px;
}

.wow-slider-section .swiper-slide {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 34px 20px rgba(60, 61, 88, 0.1);
  border-radius: 6.48387px;
  height: auto;
  margin-bottom: 90px;
  padding: 30px;
}

.wow-slider-section .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 20px;
}


.wow-slider-section .swiper-slide h4 {
  font-weight: 800;
  font-size: 24px;
  line-height: 41px;
  color: #2D3436;
}

.wow-slider-section .swiper-slide p {
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.05px;
  color: #2D3436;
}

.wow-slider-section .wow-slider-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wow-slider-section .wow-slider-btn button {
  background: #15293F;
  border-radius: 80px;
  font-weight: 700;
  font-size: 19.2471px;
  line-height: 23px;
  letter-spacing: 0.566091px;
  color: #FFFFFF;
  padding: 13px 23px;
}

.wow-slider-section .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
  background-image: url("../images/Group-427320966.svg");
  background-repeat: no-repeat;
  width: 50px;
  transform: rotate(180deg);
}

.wow-slider-section .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: none;
}

.wow-slider-section .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 90%);
  right: auto;
  background-image: url("../images/Group-427320966.svg");
  background-repeat: no-repeat;
  transform: rotate(0deg);
  margin-top: -18px;
}

.wow-slider-section .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: none;
}

.desktop-mobile-navigation {
  display: none;
}

/* slider responsive */

@media (max-width: 1200px) {

  .wow-slider-section .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 85%);

  }

}


@media (max-width: 500px) {

  .wow-slider-section .swiper {
    padding: 20px;
  }

  .wow-slider-section .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 68%);

  }

  .desktop-slider-navigation {
    display: none;
  }

  .desktop-mobile-navigation {
    display: block;
  }

  .wow-slider-section .wow-slider-btn {
    margin-top: 100px;
  }



}

.footer-cta-content-wrapper a {
  text-decoration: none;
}

body.page-template-template-static br {
  display: none;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}


.page-template-template-marketplace .resource-list-bg ul.image-grid {
  overflow: visible !important;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.page-template-template-webinars .resource-list-bg ul.image-grid {
  overflow: visible !important;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.page-template-template-webinars .image-area img {
  height: auto;
}

.page-template-template-webinars .grid-resources .image-area a {
  position: relative;
  display: block;
}

.inner-container {
  max-width: 1440px;
  margin: auto;
  padding: 0;
  padding-right: 15px;
  padding-left: 15px;
}

.static-temp #content {
  padding: 0;
}

@media (max-width: 500px) {

  .wow-slider-section .swiper {
    padding: 20px;
  }

  .wow-slider-section .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 68%);

  }

  .desktop-slider-navigation {
    display: none;
  }

  .desktop-mobile-navigation {
    display: block;
  }

  .wow-slider-section .wow-slider-btn {
    margin-top: 100px;
  }



}

body.search .title-header-search {
  background: url(../images/marketing-banner-125.jpg) no-repeat center center;
  background-size: cover;
  padding: 112px 0 91px;
}

body.search .title-header-search h1 {
  color: #F9F9F9;
  text-align: center;
}

.title-header-search p {
  width: 60%;
  color: #ddd;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  max-width: 700px;
  margin: 0 auto 20px;
  text-align: center;
}

body.search .single-post h2 {
  margin-top: 0;
}

body.search .single-post h2 a {
  color: #4b4949;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

body.search .single-post h2 a:hover {
  color: #f27e44;
}

body.search .single-post .entry-meta {
  padding-top: 5px;
  margin: 15px 0;
  color: #56595c;
  font-size: 14px;
  font-style: normal;
  border-top: 1px solid #ddd;
  text-transform: uppercase;
  letter-spacing: 1px;
}

body.search .single-post .entry-meta span {
  display: inline-block;
  padding: 0;
  margin: 2px 1px 2px 0;
}

body.search .single-post .entry-meta span.author:after,
body.search .single-post .entry-meta span.published:after,
body.search .single-post .entry-meta span.category:after {
  content: '/';
  color: #999;
  padding-left: 9px;
  padding-right: 8px;
}

body.search .single-post {
  margin-bottom: 80px;
}

body.search .single-post .read-more-link a {
  background: #f27e44;
  border-color: #f27e44;
  transition: all 0.3s;
}

body.search .single-post .read-more-link a:hover {
  background: #4b4b4b;
  border-color: #4b4b4b;
}

body.search .single-post .entry-meta a {
  color: #999;
}

body.search .single-post .entry-meta a:hover {
  color: #f27e44;
}

body.search .single-post .featuredThumbnail img {
  max-height: 365px;
  height: 100%;
  object-fit: cover;
  margin-bottom: 30px;
}

body.search .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 0 !important;
}

body.search .pagination {
  justify-content: flex-start;
}

body.search .wp-pagenavi span.current {
  background: #444;
  color: #f8f2f2;
  border-radius: 0;
}

body.search .wp-pagenavi a {
  background-color: #f27e44;
  border-radius: 0;
  color: #f8f2f2;
  transition: all 0.3s;
}

body.search .wp-pagenavi a:hover {
  background-color: #444;
}

body.search .wp-pagenavi * {
  margin: 4px;
}

.content-404 .btn-primary {
  background-color: #f27522;
  border-color: #f27522;
}

.amg-new-card .col-md-7 h2 a {
  color: #15293f;
  line-height: 28px;
}

@media only screen and (max-width: 959px) {
  .title-header-search p {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  body.search .single-post {
    margin-bottom: 60px;
  }

  .resource-details-contents img {
    width: 50%;
  }
}



.application-review-slider-wrapper {
  margin-bottom: 70px;
}

.pd-videos-and-resources .swiper {
  width: 100%;
  padding: 10px;
  overflow: unset;
}

.pd-videos-and-resources .swiper .swiper-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.pd-videos-and-resources .swiper-slide-col {
  /* height: min-content; */
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 12px 7.78633px rgba(22, 22, 22, 0.08);
  border-radius: 8px;
  padding: 14px;
}

.pd-videos-and-resources .swiper-slide-col img {
  display: block;
  width: 100%;
  height: 155px;
  object-fit: cover;
  border-radius: 8px;
}

.pd-videos-and-resources .swiper-slide-col h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #15293F;
  margin-top: 18px;
}

.pd-videos-and-resources .swiper-slide-col p {
  font-style: normal;
  font-weight: 400;
  font-size: 11.1569px;
  line-height: 20px;
  color: #15293F;
  margin-top: 15px;
  margin-bottom: 0px;
}

.pd-videos-and-resources .navigation-btn-wrapper {
  position: relative;
}

.pd-videos-and-resources .swiper-button-next {
  background-image: url("../images/application-review-slider-leftarrow.svg");
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}

.pd-videos-and-resources .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: none;
}

.pd-videos-and-resources .swiper-button-prev {
  background-image: url("../images/application-review-slider-right-arrow.svg");
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}

.pd-videos-and-resources .swiper-button-prev:after,
.pd-videos-and-resources .swiper-rtl .swiper-button-next:after {
  content: none;
}

.pd-videos-and-resources .slider-heading-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.pd-videos-and-resources .swiper-button-prev,
.pd-videos-and-resources .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, -90px);
  right: auto;
}

.pd-videos-and-resources .swiper-slide-col a {
  text-decoration: none;
}

@media only screen and (max-width: 1280px) {
  .pd-videos-and-resources .swiper .swiper-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

/* slider responsive */
.demo-btn-reset {
  background: #ff6332;
  border-radius: 3px;
  width: 136px;
  height: 40px;
  color: #ffffff !important;
  border: none;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.2px;
  padding: 0;
  display: inline-block;
  text-align: center;
  width: 85%;
  margin-top: 25px;
}

select#content_types,
select#category_resources {
  width: 85%;
  /* background: rgba(255, 255, 255, 0.66); */
  box-shadow: 0px 15px 16px rgba(89, 90, 118, 0.09);
  backdrop-filter: blur(18px);
  border-radius: 5px;
  /* background: #ffffff; */
  border: 1px solid #ebecf0;
  box-shadow: 0px 4px 4px rgba(88, 88, 128, 0.07);
  border-radius: 6px;
  font-style: normal;
  background-image: url("../images/blog-drop-donw-icon.svg");
  background-position: 92% center;
  padding: 15px 22px;
  margin-right: auto;
  margin-left: 0;
}

.blog-content-section .dropdown a.selected {
  color: #3196f5;
  background-color: #fff;
}

.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1030;
  background: #fff;
}

header {
  padding-bottom: 70px;
}

body.logged-in .sticky-header {
  top: 32px;
}

.why-open-sliders .swiper-slide img {
  height: 97px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.designati p {
  margin: 0;
}

.page-template-page-pricing-2019b .col-pricing-summary-list-top {
  max-height: 340px;
}

.col-pricing-summary h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.page-id-5887 select {

  font-weight: 300;
}

span.block {
  display: block;
}

.contact-box select {

  height: 43px;
  background-color: #f4f8fb;
  border: 1px solid #cfd3dc;
  font-size: 15px;
  border-radius: 4px;
  width: 100% !important;
  margin-bottom: 10px;

}

.page-template-page-pricing-austraila-2023 .col-pricing-summary-list-top {
  max-height: 400px;
  overflow: auto;
}

.contact-box .hbspt-form input {
  height: 43px;
  background: #f4f8fb;
  border: 1px solid #cfd3dc;
  border-radius: 4px;
  padding: 15px;
  outline: none;
  width: 100% !important;
  margin-bottom: 10px;
}

.contact-box .hbspt-form textarea {

  background: #f4f8fb;
  border: 1px solid #cfd3dc;
  border-radius: 4px;
  padding: 15px;
  outline: none;
  width: 100% !important;
  margin-bottom: 10px;
}

.contact-box fieldset {
  max-width: 100% !important;
}

.contact-box input.hs-button.primary.large {
  width: 231.8px !important;
  background: #ff6332;
  border-radius: 56px;
  border: none;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 23px;
  color: #fff;
  height: 44px;
  display: block;
  margin: auto;
  padding: 0;
  background-image: url(../images/contact-form-submit-arrow.svg);
  background-repeat: no-repeat;
  background-position: 155px center;
}

.next-linkspage {
  height: 100px !important;



}

.page-template-template-award-management-guides .blog-card-wrapper a:not(.details-cardss):last-child {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 12px 7.78633px rgba(22, 22, 22, 0.08);
  border-radius: 8px;
  padding: 16px 20px 20px 20px;
}

@media (max-width: 1200px) {
  .pd-videos-and-resources .swiper-slide img {
    height: 115px;
  }
}

@media (max-width: 900px) {

  .pd-videos-and-resources .col-md-9 {
    width: 100%;
  }

  .pd-videos-and-resources .col-md-3 {
    width: 100%;
    padding-left: 20px;
  }

  .pd-videos-and-resources .id-right-bar {
    margin-top: 0px;
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .as-grow-your-programs-slider-btn {
    top: 77%;
  }
}

@media (max-width: 500px) {

  /*.as-grow-your-programs .container { max-width: 100%; }*/
  .as-grow-your-programs .as-grow-your-programs-swiper {
    width: 75%;
  }

  .as-grow-your-programs-slider-btn {
    top: 80%;
  }

  .as-grow-your-programs-slider-btn .swiper-button-next,
  .swiper-button-prev {
    width: 34px !important;
    height: 34px !important;
  }

  #wow-why-open .swiper-button-next,
  #wow-why-open .swiper-button-prev {
    width: 42px !important;
    height: 41px !important;
    margin-top: -21px;
  }

  .pd-videos-and-resources .id-right-bar {
    grid-template-columns: 1fr;
  }

  .pd-videos-and-resources .swiper-slide img {
    height: 200px;
  }

  .pd-videos-and-resources .swiper .swiper-wrapper {
    grid-template-columns: 1fr;
  }

  .product-demos-header {
    height: 385px;
  }

  .pd-videos-and-resources .navigation-btn-wrapper {
    top: 405px;
  }

  .resource-details-contents img {
    width: 100%;
  }

  .resource-details-section .col-md-7 .resource-details-contents img {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .as-grow-your-programs-slider-btn {
    top: 82%;
  }
}