/* Styles for the Media Mobile */
@media (max-width: 767px) {
  .container {
    padding: 0 20px;
    max-width: 100%;
    width: 100% !important;
  }

  section#contact-us .container {
    width: 100%;
  }

  section#contact-us {
    padding: 2em 0;
  }

  .banner-content-model h2 {
    max-width: 310px;
    text-align: left !important ;
    font-size: 10px !important ;
    letter-spacing: 4px;
  }

  .banner-content-model h1,
  .banner-content-model b {
    font-size: 20px !important;
    text-align: left;
    margin: 0;
    line-height: 1.2;
    max-width: 250px;
  }

  .preform-inner .preform-zoho-form .form-group.form-col-100 .accordian .details {
    padding: 2rem 1.5rem !important;
  }

  .cookie-notice-container {
    padding: 15px 30px 30px;
  }

  div#signature .dialog-widget-content .dialog-message.dialog-lightbox-message {
    padding: 2rem !important;
  }

  #contact-us .contact-wrap {
    position: relative;
    padding: 2rem 2.5rem;
  }

  div#signature .dialog-widget-content.dialog-lightbox-widget-content {
    margin-top: -2rem;
  }

  div#canvas-wrapper canvas {
    height: 150px !important;
  }

  #hide-in-mobile {
    display: none;
  }

  .humberger-menu .menu-toggle {
    width: 24px;
    margin-right: 0;
    top: 3px;
  }

  .humberger-menu .menu-toggle .icon-close {
    display: none;
  }

  .stepper ul li.active:nth-child(2)::after,
  .stepper ul li.active:nth-child(3)::after,
  .stepper ul li.active:nth-child(4)::after {
    left: -40px;
  }

  .top-bar {
    padding: 5px 0
  }

  section.jounrney-set .row-grid {
    display: flex;
    flex-direction: column;
  }

  .cookie-notice-container {
    padding: 15px 30px 30px;
  }

  .box-grid-img:nth-child(4),
  .box-grid-img:nth-child(2) {
    padding-right: 0;
  }

  .jounrney-set .col-content h2 {
    font-size: 24px;
  }

  .col-grid-section {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 6rem;
    margin-right: 0;
  }

  .jounrney-set .col-content p,
  .jounrney-set .col-content ul li {
    font-size: 16px;
  }

  .about-healthequity .about-content h2,
  .general-section .about-content h2 {
    font-size: 3rem;
  }

  .about-healthequity .about-content,
  .general-section .about-content {
    padding: 3rem;
  }

  .about-healthequity .about-content p,
  .about-healthequity .about-content h6,
  .general-section .about-content h6,
  .general-section .about-content p,
  .general-section .about-content b {
    font-size: 16px;
  }

  .about-healthequity {
    margin: 6rem 0 4rem;
  }

  .top-bar h6,
  .top-bar h6 b {
    line-height: 1.5;
  }

  header .header-wrap {
    padding: 4% 0;
  }

  header .header-wrap .logo img {
    width: 100%;
    margin: 0;
    text-align: center;
    display: block;
    max-width: 140px;
  }


  section.main-banner {
    max-height: 350px;
    height: 350px;
  }

  .banner-content {
    text-align: center;
  }

  section.join-now .container {
    width: 100%;
  }

  .banner-content h2 {
    font-size: 1.1rem;
    line-height: 1rem;
  }

  .banner-content h1,
  .banner-content b {
    font-size: 3.5rem;
    line-height: 3.8rem;
  }

  .banner-content p {
    text-align: left;
    font-size: 1.1rem;
    line-height: 2;
    padding-top: 0;
    max-width: 100%;
  }

  .preform-inner .preform-zoho-form .form-group {
    width: 100%;
    padding: 0;
  }

  footer {
    padding: 2em 0;
  }

  .footer-logo,
  .footer-logo p,
  .footer-wrap,
  .copyright p {
    text-align: center;
  }

  .footer-logo img {
    width: 70%;
    max-width: 70%;
  }

  .footer-nav {
    margin-top: 1rem;
  }

  footer .nav {
    flex-direction: column;
    justify-content: center;
    text-align: left;
  }

  footer .nav li a {
    padding: 13px 0;
    display: block;
  }

  .social-media ul {
    justify-content: center;
  }

  .bottom-content .container {
    padding: 0 10px;
    line-height: 2;
  }

  #button {
    width: 30px;
    height: 30px;
    line-height: 1.2;
  }

  #button::after {
    font-size: 1.3em;
  }

  .preform-inner .preform-zoho-form .form-group.form-col-66 {
    width: 100%;
    margin: 0 auto;
  }

  .sign-toggle-tab-wraper ul li a {
    padding: 11px 18px;
  }

  .dialog-widget-content {
    max-width: 95%;
  }

  .declaration-retainer .container {
    max-width: 100%;
  }

  .join-left .box-grid {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .subscribe-content p {
    font-size: 16px;
    margin: 2rem auto 3rem;
    text-align: left;
  }

  .join-form-content {
    flex-direction: column;
  }

  .join-form-content {
    /* padding: 2rem 3rem; */
  }

  .box-grid-img img {
    max-width: 50px;
  }

  .join-left {
    max-width: 100%;
    flex-basis: 100%;
    /* padding-right: 0; */
    padding: 3.2rem 2rem;
    flex-direction: column;
  }

  .join-form-content .join-right {
    width: 100%;
    max-width: 100%;
    margin-top: 2rem;
    flex-basis: 100%;
  }

  .box-grid-img .price {
    font-size: 16px;
  }

  .box-grid-img {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 50%;
    justify-content: center;
    padding-right: 1rem;
    padding-bottom: 2rem;
    flex-basis: 50%;
  }

  section.main-banner .banner-content h6 {
    font-size: 12px;
    letter-spacing: 3.6px;
  }

  .intro-content .grid {
    flex-direction: column;
  }

  .col-grid-heading h2 {
    font-size: 40px;
  }

  .col-grid-heading,
  .col-grid-content {
    max-width: 100%;
    flex-basis: 100%;
  }

  .col-grid-heading .intro-img img {
    max-width: 54px;
    position: relative;
    top: -5px;
  }

  .col-grid-heading {
    margin-bottom: 2rem;
  }

  .general-col-grid .grid {
    justify-content: space-between;
    flex-direction: column;
  }

  .general-col {
    max-height: 345px;
    height: 345px;
    margin-bottom: 2rem;
    max-width: 100%;
  }

  .general-icon-title h2 {
    font-size: 32px;
  }

  .subscribe-content {
    padding: 3rem 2rem;
    max-width: 350px;
  }

  .subscribe-content h2,
  .subscribe-content b {
    font-size: 28px;
    text-align: left;
  }

  .subscribe-content h2:after {
    width: 113px;
    right: 0;
    left: 0;
    bottom: -7px;
  }

  section.subscribe-grid .subscribe-col-grid {
    max-height: 400px;
    height: 400px;
  }

  .banner-content-model h2,
  .banner-content-model p {
    font-size: 12px;
    margin-bottom: 1rem;
    text-align: center;
    padding: 0;
  }

  .banner-content-model h1,
  .banner-content-model b {
    font-size: 19px;
    text-align: left;
    margin: 0;
  }

  .stepper ul .step-head h3 {
    font-size: 12px;
    line-height: 1.1;
    margin-top: 5px;
  }

  .banner-content-model {
    padding: 3rem 0 2rem;
  }

  .preform-inner .preform-zoho-form .form-group {
    margin-bottom: 15px;
  }

  a.dialog-close-button.dialog-lightbox-close-button {
    top: 13px;
    width: 30px;
    height: 30px;
    right: 20px;
  }

  .stepper ul li {
    padding-right: 0;
  }

  .stepper ul li:after {
    width: 100%;
    right: -28px;
  }

  .dialog-lightbox-close-button span {
    right: 6px;
    width: 16px;
    height: 1px;
    top: 14px;
  }

  .stepper ul .step-img img {
    width: 30px;
    height: 30px;
  }

  .zlk-form .thank-you h4 {
    font-size: 22px;
  }

  .zlk-form .thank-you p,
  .zlk-form .thank-you p b,
  .congratulations p {
    font-size: 14px;
  }

  .affidavit-content h3,
  .affidavit-content h4,
  .follow-up h4 {
    font-size: 18px;
  }

  .declarationResult ol li {
    font-size: 14px;
    margin-bottom: 0.5rem;
  }

  .congratulations h2 {
    font-size: 2rem;
  }

  .next-step .review-grid .review-grid-inner {
    flex-direction: column;
  }

  .next-step .review-grid .review-grid-inner .review-content:first-child {
    margin-right: 0;
    margin-bottom: 2rem;
  }

  .congress-inner img {
    max-width: 80px;
    height: auto;
  }

  .review-content p {
    max-width: 100%;
    ;
  }

  .next-step .review-grid .review-grid-inner .no {
    width: 50px;
    height: 30px;
  }

  .preliminary-form,
  .affidavit-content {
    margin-bottom: 1rem;
  }

  .next-step .review-grid .review-grid-inner .no span {
    font-size: 1.5rem;
  }

  .next-step .review-grid .form-button {
    flex-direction: column;
  }

  .next-step .review-grid button.terriorty-button {
    margin-right: 0;
  }

  .next-step .review-grid .form-button button {
    width: 100%;
    margin-bottom: 2rem;
  }

  div#signature .dialog-widget-content {
    padding: 0;
    background-color: #fff;
    border-radius: 20px;
  }

  .tab-content .form-button button.terriorty-button {
    padding: 1rem 8%;
  }

  .tab-content .form-button button.primary-button {
    padding: 1.05rem 11%;
  }

  div#signature .close a.dialog-close-button {
    width: 26px;
    height: 26px;
    right: 20px;
  }

  div#signature .close span {
   right: 4px;
        top: 12px;
  }

  .ongoing-cases {
    padding: 4rem 0;
  }

  .corepower-yoga-inner .corepower-content h2,
  .corepower-yoga-inner .corepower-content h2 b {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .corepower-yoga-inner .corepower-content .learn-more {
    padding: 1.5rem 4rem;
    display: block;
  }

  section.ongoing-cases .ongoing-cases-content h2 {
    font-size: 4rem;
  }

  section.ongoing-cases .ongoing-cases-content h2:after {
    bottom: 0;
  }

  .preform-zoho-form .form-button {
    flex-direction: column;
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width:1000px) {
  .container {
    padding: 0 20px;
    max-width: 100%;
  }

  #hide-in-mobile {
    display: none;
  }

  .humberger-menu .menu-toggle {
    width: 24px;
    margin-right: 1em;
  }

  .banner-content-model h1,
  .banner-content-model b {
    font-size: 3rem;
  }

  .humberger-menu .menu-toggle .icon-close {
    display: none;
  }

  .top-bar {
    padding: 5px 0
  }

  .top-bar h6,
  .top-bar h6 b {
    line-height: 1.5;
  }

  header .header-wrap {
    padding: 4% 0;
    flex-direction: row-reverse;
  }

  header .header-wrap .logo img {
    width: 60%;
  }

  .banner-content {
    padding: 2rem 0 1rem;
  }

  .banner-content h2 {
    font-size: 1.5rem;
  }

  .banner-content h1,
  .banner-content b {
    line-height: 1.2;
  }

  .banner-content p {
    font-size: 1.3rem;
    line-height: 2;
    padding: 1rem 12rem 2rem 12rem;
  }

  section.jounrney-set .row-grid {
    display: flex;
    flex-direction: column;
  }

  .jounrney-set .col-content h2 {
    font-size: 24px;
  }

  .col-grid-section {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 6rem;
    margin-right: 0;
  }

  .jounrney-set .col-content p,
  .jounrney-set .col-content ul li {
    font-size: 16px;
  }

  footer {
    padding: 2em 0;
  }

  .footer-nav {
    margin-top: 1rem;
  }

  footer .nav {
    flex-wrap: wrap;
  }

  footer .nav li a {
    padding: 13px 10px;
    display: block;
    font-size: 1.2rem;
  }

  .bottom-content .container {
    padding: 0 10px;
    line-height: 2;
  }

  #button {
    width: 30px;
    height: 30px;
    line-height: 1.2;
  }

  #button::after {
    font-size: 1.3em;
  }

  .dialog-widget-content {
    max-width: 90%;
  }

  .declaration-retainer .container {
    max-width: 100%;
  }

  .join-form-content {
    flex-direction: column;
  }

  .join-left {
    max-width: 100%;
    flex-basis: 100%;
    padding: 3.2rem 2rem;
    flex-direction: column;
  }

  .join-form-content .join-right {
    width: 100%;
    max-width: 100%;
    margin-top: 2rem;
    flex-basis: 100%;
  }

  .join-left .box-grid {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .box-grid-img {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 50%;
    justify-content: center;
    padding-right: 1rem;
    padding-bottom: 2rem;
    flex-basis: 50%;
  }

  .join-form-content .join-right {
    width: 100%;
    max-width: 100%;
    margin-top: 2rem;
    flex-basis: 100%;
    padding-left: 0;
  }

  .join-form-content .join-right button.primary-button {
    max-width: 100%;
  }

  .intro-content .grid {
    flex-direction: column;
  }

  .col-grid-heading,
  .col-grid-content {
    max-width: 100%;
    flex-basis: 100%;
  }

  .col-grid-heading {
    margin-bottom: 2rem;
  }

  .general-col-grid .grid {
    justify-content: space-between;
    flex-direction: column;
  }

  .general-col {
    max-height: 345px;
    height: 345px;
    margin-bottom: 2rem;
    max-width: 100%;
  }

  .subscribe-content h2,
  .subscribe-content b {
    font-size: 40px;
  }
}

@media (min-width: 1001px) and (max-width:1100px) {
  #hide-in-mobile {
    display: none;
  }

  .humberger-menu .menu-toggle {
    width: 24px;
    margin-right: 1em;
  }

  .humberger-menu .menu-toggle .icon-close {
    display: none;
  }

  .top-bar {
    padding: 5px 0
  }

  .top-bar h6,
  .top-bar h6 b {
    line-height: 1.5;
  }

  header .header-wrap {
    padding: 4% 0;
    flex-direction: row-reverse;
  }

  .banner-content {
    padding: 2rem 0 1rem;
  }

  .banner-content h2 {
    font-size: 1.5rem;
  }

  .box-grid-img img {
    max-width: 36px;
  }

  .col-grid-heading h2 {
    font-size: 50px;
  }

  .col-grid-heading {
    max-width: 45%;
    flex-basis: 45%;
    padding-right: 4%;
  }

  .col-grid-content {
    max-width: 60%;
    flex-basis: 60%;
  }

  .general-col {
    max-height: 400px;
    height: 400px;
  }

  .general-icon-title h2 {
    font-size: 36px;
  }

  .subscribe-content h2 {
    max-width: 630px;
  }

  .box-grid-img .price {
    font-size: 16px;
  }

  .banner-content p {
    font-size: 1.3rem;
    line-height: 2;
    padding: 1rem 12rem 2rem 12rem;
    max-width: 990px;
    margin: 0 auto
  }

  footer {
    padding: 2em 0;
  }

  .footer-nav {
    margin-top: 1rem;
  }

  footer .nav {
    flex-wrap: wrap;
  }

  footer .nav li a {
    padding: 13px 10px;
    display: block;
    font-size: 1.2rem;
  }

  .bottom-content .container {
    padding: 0 10px;
    line-height: 2;
  }

  #button {
    width: 30px;
    height: 30px;
    line-height: 1.2;
  }

  #button::after {
    font-size: 1.3em;
  }
}

@media (min-width: 1101px) and (max-width:1280px) {
  .banner-content p {
    max-width: 70%;
    margin: 0 auto;
    padding-top: 0;
  }
}

@media (min-width: 1200px) and (max-width:1499px) {
  .banner-content-model {
    padding: 1rem 0;
  }

  .stepper ul {
    margin: 1.5rem auto;
  }

  .stepper ul .step-head h3 {
    font-size: 12px;
    max-width: 80px;
  }

  #retainer_agreement {
    height: 45vh;
  }

  .affidavit-content p,
  .affidavit-content ol li,
  .affidavit-content ul li {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0.5rem;
  }

  .logo img {
    max-width: 190px
  }

  section.main-banner {
    max-height: auto;
    background-position: 50% 40%;
    height: auto;
  }
}

@media (min-width:1600px) and (max-width:2200px) {

  .preform-inner .preform-zoho-form,
  #retainer_agreement {
    height: 50vh;
  }
}

.preform-inner .preform-zoho-form .form-group .form-field-option {
  display: block;
  margin-bottom: 1rem;
}

.preform-inner .preform-zoho-form .form-group.form-col-100 .form-field-option,
.preform-inner .preform-zoho-form .form-field-option {
  display: block;
  margin-bottom: 10px;
}

.preform-inner .preform-zoho-form .form-group.form-col-100 .accordian .details {
  padding: 0;
}