img {
  width: 100%;
  height: auto;
}
.container-main {
  max-width: 1024px;
  width: 100%;
  margin: auto;
}
body {
  font-family: "NewsGothicBT-Bold";
}
p {
  font-family: "TradeGothicLT";
}
/* font families */
@font-face {
  font-family: "NewsGothicBT-Bold";
  src: url("../fonts/NewsGothicBT-Bold.woff2") format("woff2"),
    url("../fonts/NewsGothicBT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TradeGothicLT";
  src: url("../fonts/TradeGothicLT.woff2") format("woff2"),
    url("../fonts/TradeGothicLT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.brand-logo img {
  width: 100px;
  height: auto;
}
.style-h1 {
  position: relative;
  font-size: 40px;
  line-height: 47px;
  color: #76bd22;
  margin-bottom: 42px;
}
.style-h1::after {
  content: url("../images/underline.webp");
  position: absolute;
  bottom: -36px;
  left: 0;
}
.style-h2 {
  font-size: 38px;
  line-height: 45px;
  color: #e65400;
  margin-bottom: 20px;
}
.style-h3 {
  font-size: 26px;
  line-height: 33px;
  color: #e65400;
  margin-bottom: 20px;
}
.style-h5 {
  font-size: 18px;
  line-height: 27px;
  color: #050505;
  margin-bottom: 0;
}
.style-h6 {
  font-size: 16px;
  line-height: 23px;
  color: #e1e000;
}
.txt-style {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #2e2e2e;
}
.txt-style span {
  color: #e65400;
  font-weight: 600;
}
.secondary-bg {
  background-color: #f2f2f2;
}
.bt-primary {
  font-size: 20px;
  border-radius: 7px;
  color: #ffffff;
  padding: 13px 110px;
  background-color: #76bd22;
  box-shadow: 0 0 0 2px #76bd22 inset;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: normal;
  border: 0;
}
.bt-primary:hover {
  color: #76bd22;
  background-color: transparent;
  transition: 0.5s ease-in-out;
}
.bt-secondary {
  font-size: 16px;
  border-radius: 7px;
  color: #76bd22;
  padding: 7px 41px;
  background-color: transparent;
  box-shadow: 0 0 0 2px #76bd22 inset;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: normal;
  border: 0;
}
.bt-secondary:hover {
  color: #ffffff;
  background-color: #76bd22;
  transition: 0.5s ease-in-out;
}
.bt-black-secondary {
  font-size: 18px;
  border-radius: 20px;
  color: #000000;
  padding: 10px 50px;
  background-color: transparent;
  box-shadow: 0 0 0 2px #76bd22 inset;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: normal;
  border: 0;
  min-width: 200px;
}
.bt-black-secondary:hover {
  color: #ffffff;
  background-color: #76bd22;
  transition: 0.5s ease-in-out;
}
.bt-primary-orange {
  background-color: #e65400;
  box-shadow: 0 0 0 2px #e65400 inset;
}
.bt-primary-orange:hover {
  color: #e65400;
  background-color: #e65400;
  color: #ffffff;
}
.disclaimer-txt {
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 15px;
  color: #2e2e2e;
}
.secondary-font {
  font-family: "TradeGothicLT";
}

/* Header css */
header {
  position: sticky;
  top: 0;
  z-index: 1000;
}
/* Footer Css */
.footer-dv {
  padding: 18px 0;
  /* height: 92px; */
}
.footer-dv img {
  width: 120px;
}
.div-pd {
  padding: 40px 0;
}

/* modal box css */
.row.adoption-ladder-main {
  width: 100%;
  --bs-gutter-x: 0;
  border-radius: 5px;
}
.row.adoption-ladder-main :last-child {
  border-right: 0;
}
/* meeting template css */
.meeting-sec .container.div-pd {
  padding: 40px 10px;
}
.meeting-sec .form-select {
  --bs-form-select-bg-img: url("../images/chevron-down-circle.webp");
  background-size: 25px;
  border: 0;
  text-align: center;
  background-color: #ffffff !important;
  outline: none;
  position: relative;
  border-radius: 30px;
  padding: 10px;
  box-shadow: 0 0 5px 0 #e5e5e5;
}
.meeting-sec .form-select option {
  text-align: center;
}
.meeting-sec .dropdown-toggle.show {
  border-radius: 20px 20px 0 0;
}
.meeting-sec .dropdown-menu.show {
  border: 0;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 2px 5px 0 #e5e5e5;
  margin: -2px 0 0 0 !important;
}
.meeting-sec .dropdown-toggle:hover {
  border: 0;
}
.meeting-sec .dropdown-toggle::after {
  display: none;
}
.meeting-sec .style-h1 {
  margin-bottom: 20px;
}
.meeting-sec .style-h1::after {
  content: unset;
}
.meeting-sec :nth-child(1).div-pd {
  position: relative;
}
.meeting-sec :nth-child(1).div-pd::after {
  content: url("../images/underline.webp");
  position: absolute;
  bottom: -10px;
  left: 10px;
}
.meeting-sec .form-select,
.meeting-sec .form-select option {
  text-align: center;
  font: 17px "TradeGothicLT";
  padding: 13px;
}
.meeting-sec .dropdown {
  position: relative;
}

/* customized content css */
.customized-sec .style-h1::after {
  content: unset;
}
.voice-m-img {
  width: 31px;
  margin: 0 5px;
}
.right-vm-img {
  width: 67px;
}
.tools-card {
  padding: 30px;
  border-radius: 5px;
  min-height: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tools-card-row {
  row-gap: 60px;
}
.tools-card-row .col-md-4 {
  width: 31%;
}
.tools-card-img {
  width: auto;
}

/* modal box css by vikas */
header > nav {
  padding: 8px 0;
}

.toggle-container {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 30px;
}

.toggle-container input {
  display: none;
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f3f3f3;
  border-radius: 30px;
  transition: 0.4s;
}

.slider::before {
  content: "EN";
  position: absolute;
  height: 26px;
  width: 26px;
  left: 2px;
  top: 2px;
  background-color: #e65400;
  color: white;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.4s;
}

.slider::after {
  content: "FR";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: black;
  font-weight: bold;
  font-size: 14px;
}

input[type="checkbox" i] {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  margin: 3px 3px 3px 4px;
  padding: initial;
  border: initial;
}

.toggler-btn {
  line-height: 0.8;
}

input:checked + .slider:before {
  transform: translateX(38px);
  content: "FR";
  background-color: #e65400;
}

input:checked + .slider::after {
  content: "EN";
  left: 10px;
  color: black;
}

/* modal style */
.modals {
  cursor: pointer;
}

.modal-header {
  padding: 8px 18px 8px 10px;
  background: #e65400;
}

.modal-header > img {
  width: 40px;
  height: 40px;
}

.modal-header > .btn-close {
  border: 1px solid #000000;
  border-radius: 50%;
  color: #fff;
  opacity: 1;
  filter: invert(1);
}

.modal-heading {
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: #76bd22;
}

.modal-discription {
  font-size: 17px;
  font-weight: 500;
  color: #000;
  margin-top: 12px;
}
.col-md-4.col-4.fundamental-motivations p {
  font-size: 22px;
}

.modal-body {
  padding: 30px 27px;
}

#exampleModal2 .modal-body {
  padding: 30px 27px 70px 27px;
}
#exampleModal3 .modal-body,
#exampleModal4 .modal-body {
  padding: 30px 27px 100px 27px;
}
#exampleModal2 .modal-heading {
  width: 80%;
}
.adoption-ladder-main {
  margin-top: 20px;
  background: rgb(110, 176, 10);
  background: linear-gradient(
    100deg,
    rgba(110, 176, 10, 1) 48%,
    rgba(198, 215, 9, 1) 65%
  );
}

.fundamental-motivations {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#exampleModal4 .row {
  padding: 0 150px;
}
.fundamental-motivations > img {
  width: 100px;
}

.col-md-2.adoption-ladder {
  height: 70px;
  display: flex;
  color: #fff;
  align-items: center;
  border-right: 1px solid #fff;
}

p {
  margin-bottom: 0px;
}

.ocupation {
  font-size: 16px;
}

.first-modal-img > img {
  width: 70%;
  margin-top: 15px;
}

.behavioral-sec {
  margin-top: 20px;
  padding: 0 8px;
}
.behavioral-sec :nth-child(even).col-sm-6 {
  padding-left: 0;
}
.voice-img {
  width: fit-content;
}
.pause-icon-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
}
.pause-icon-img {
  height: 67px;
  width: 67px;
  border-radius: 50%;
  border: 1px solid rgb(0, 0, 0);
  position: relative;
}

@media (min-width: 768px) and (max-width: 880px) {

    .col-md-2.col-sm-6.d-flex.justify-content-between.flex-column.doctor{
      height: 178px;
    }
}
@media (min-width: 768px) and (max-width: 1020px) {
  .mavi-modal-headings {
    font-size: 13px !important;
    line-height: 1.2em;

  }
  
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 1024px;
  }
}
@media (max-width: 780px) {
  .col-md-2.adoption-ladder {
    border-bottom: 1px solid #fff;
  }

  .behavioral-sec .col-sm-6 {
    margin-top: 20px;
  }

  .behavioral-sec {
    align-items: start !important;
  }
  .adoption-ladder-main { 
    background: rgb(110,176,10);
background: linear-gradient(180deg, rgba(110,176,10,1) 39%, rgba(198,215,9,1) 64%);
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 900px !important;
  }
}
@media (max-width: 576px) {
  .col-md-4.col-4.fundamental-motivations p {
    font-size: 14px;
  }
}

/* responsive css */
@media (min-width: 768px) {
  .col-md-2.col-sm-6.d-flex.justify-content-between.flex-column.doctor {
    min-height: 142px;
  }
}
@media (max-width: 1024px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 98%;
  }
}
@media (max-width: 768px) {
  .getting-started h2.style-h2 {
    font-size: 30px;
    line-height: 41px;
  }
  .behavioral-sec img{
    width: 70%;
  }
}
@media (max-width: 991px) {
  .getting-started .style-h2 {
    font-size: 32px;
    line-height: 41px;
  }
  .customized-content .style-h5 {
    text-align: center;
  }
  .tools-card .w-90 {
    width: 90%;
  }
  .style-h2 {
    font-size: 28px;
    line-height: 35px;
  }
  .bt-black-secondary {
    min-width: 100%;
    padding: 10px 20px;
  }
  .tools-card-img {
    width: auto;
  }
  .bt-primary-orange.bt-primary {
    padding: 13px 50px;
  }
  .modal {
    padding: 0 15px;
  }
  #exampleModal2 .modal-heading {
    width: 100%;
  }
  .getting-started .bt-primary {
    width: 100%;
    padding: 13px 20px;
  }
}
@media (max-width: 795px) {
  .submit-sec .bt-primary {
    width: 100%;
    padding: 13px 20px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .getting-started .bt-primary {
    width: auto;
    padding: 13px 80px;
  }
  .getting-started .modals img {
    width: 60%;
  }
  .disclaimer-txt {
    margin-top: 50px;
  }
  /* .footer-dv {
        height: 176px;
    } */
  /* .main-section {
        height: calc(100vh - 247.13px);
    } */
  .footer-dv .col-md-3,
  .tools-card-row .justify-content-end {
    justify-content: center !important;
  }
  .footer-dv .text-center {
    margin: 20px 0;
  }
  .meeting-dropdown .first-dropdown {
    margin-bottom: 20px;
  }
  .meeting-sec .container.div-pd {
    padding: 40px 13px;
  }
  .customized-sec .text-end {
    text-align: left !important;
    margin-top: 20px;
  }
  .mobile-secondary-bg {
    background-color: #f2f2f2;
  }
  .customized-content .col-md-3 {
    margin-bottom: 30px;
  }
  .tools-card-row .col-md-4 {
    width: 50%;
  }
  .tools-card-row {
    row-gap: 24px;
  }
  .tools-card {
    padding: 20px;
  }
  .disclaimer-txt {
    text-align: center;
  }
  .modal {
    padding: 0 10px;
  }
  .behavioral-sec {
    text-align: center !important;
  }
  
  .row.adoption-ladder-main :nth-child(even) {
    border-right: 0;
  }
  .modal-body .row .fundamental-motivations > img {
    width: 100%;
  }
  #exampleModal4 .row {
    padding: 0;
  }
  .first-modal-img > img {
    width: 100%;
  }
}
