    .white-logo-section {
      display: flex;
      margin-top: 20px;
    }

    .display-flex-value {
      display: flex;
      align-items: center;
    }

    .main-slide-section {
      background-color: transparent;
      background-image: linear-gradient(90deg, #5FE0D0 6%, #49C5B6 21%);
    }

    .text-secondary {
      color: #3d5d6f;
    }

    h2 {
      color: #333;
    }

    .fa,
    .fas {
      font-family: 'FontAwesome';
      font-weight: 400;
      font-size: 1.2rem;
      font-style: normal;
    }

    .right-0 {
      right: 0;
    }

    .top-0 {
      top: 0;
    }

    .h-100 {
      height: 100%;
    }

    a.text-secondary:focus,
    a.text-secondary:hover {
      text-decoration: none;
      color: #22343e;
    }

    #accordion .fa-plus {
      transition: -webkit-transform 0.25s ease-in-out;
      transition: transform 0.25s ease-in-out;
      transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    }

    #accordion a[aria-expanded=true] .fa-plus {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    .faqs-value-title {
      margin: 0;
      padding: 0px 20px;
      line-height: 1;
      cursor: pointer;
      outline: none;
      display: contents;
    }

    .faqs-border {
      border-top: 1px solid #d4d4d4;
      border-left: 1px solid #d4d4d4;
      border-right: 1px solid #d4d4d4;
    }

    .faqs-border-answer {
      border-left: 1px solid #d4d4d4;
      border-right: 1px solid #d4d4d4;
    }

    .faqs-border-bottom {
      border-top: 1px solid #d4d4d4;
      border-left: 1px solid #d4d4d4;
      border-right: 1px solid #d4d4d4;
      border-bottom: 1px solid #d4d4d4;
    }

    .faqs-border-bottom-message {
      border-left: 1px solid #d4d4d4;
      border-right: 1px solid #d4d4d4;
      border-bottom: 1px solid #d4d4d4;
    }

    .text-small {
      font-size: 0.9rem !important;
    }

    .custom-separator {
      width: 5rem;
      height: 6px;
      border-radius: 1rem;
    }

    .text-uppercase {
      letter-spacing: 0.2em;
    }

    #google_translate_element .goog-te-gadget .goog-te-combo {
      border-radius: 20px;
      padding: 5px;
      width: 133px;
      margin: 2px 20px 0 0;
    }

    .buy-now-text{
      font-weight: bold;
      color: #49c5b6;
      background-color: white; 
      padding: 2px 15px 6px 15px;
      border-radius: 20px;
      font-size: 25px;
    }
    .buy-now-text:hover{
      border: 3px solid white;
      color: white;
      background-color: #49c5b6;
    }
    .free-trial-link{
      color: white;
      text-decoration: underline;
      font-weight: 500;
      font-size: 25px;
    }

    @media (min-width:320px) {

      .compare-table-margin {
        margin-top: 5%;
      }

      .border-table {
        border: 2px solid #eeeeee;
      }

      .text-center-table {
        text-align: center
      }


      .text-table-padding-all {
        padding: 5%;
      }

      .width-table-col {
        width: 15%;
      }

      .compare-measure-tick-circle {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #a5c059;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-cross-circle {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #EB4E50;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-tick-icons {
        color: white;
        font-size: 10px !important;
        line-height: 1.7 !important;
      }

      .compare-reason-text {
        font-size: 7px;
        padding-top: 10%;
      }

      .primary-color {
        background-color: #53c1b4;
      }

      .th-item-margin {
        padding: 5%;
      }

      .compare-table-title-description {
        font-size: 8px;
        color: #717171;
      }

      .th-item-one-padding {
        padding: 2%;
      }

      .compare-table-title-head {
        color: #eeeeee;
      }

      .primary-color-description {
        background-color: #97d7d6;
      }

      .compare-image-size {
        width: 50px;
      }

      .main-compare-title {
        font-size: 8px;
      }

      /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
      .white-logo-size {
        width: 35%;
        margin-right: 2%;
      }

      .logo-title {
        font-size: 14px;
        line-height: 1;
        margin: 0;
        color: white;
        padding-left: 2%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
      }


      .already-account-title {
        font-size: 12px;
        line-height: 1;
        margin: 0;
        color: white;
        text-decoration: underline;
        font-family: Outfit, Sans-serif;
        font-weight: 500;
        margin-bottom: 5%;
        cursor: pointer;
      }

      .top-logo-section-margin {
        margin-bottom: 0.6%;
        padding-bottom: 1%;
        padding-top: 5%
      }

      .google_translate_margin_top {
        margin-top: 0%;
      }

      .measure-title {
        display: contents;
        color: black;
        font-weight: bold;
        font-size: small;
      }

      .measure-message {
        font-size: small;
      }

      .Privacy-Policy-alignment {
        text-decoration: underline;
        text-align: center;
        margin-top: 3%;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .Terms-Conditions-alignment {
        text-decoration: underline;
        text-align: center;
        margin-top: 3%;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .footer-contact-us {
        margin-top: 3%;
        display: flex;
        align-items: center;
      }

      .footer-title-margin-bottom {
        margin-bottom: 5%;
        margin-top: 10%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
        font-size: 23px;
        ;
      }

      .faq-qa-padding-left {
        padding-left: 2%
      }

      .faqs-value-message {
        margin: 0;
        padding: 2% 2%;
        line-height: 1;
        cursor: pointer;
        outline: none;
      }

      .section-top-margin {
        margin-top: 15%;
      }

      .titles-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-size: 35px;
        font-weight: 600;
        line-height: 50px;
      }

      .smartphone-description-font-family {
        color: #49c5b6;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 25px
      }

      .description-font-family {
        text-align: center;
        font-family: outfit, Sans-serif;
        font-size: 19px;
        font-weight: 400;
      }

      .small-description-font-family {
        color: #7A7A7A;
        font-family: outfit, Sans-serif;
        font-size: 14px;
        font-weight: 400;
      }

      .measure-steps-title-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 17px;
      }

      .slide-description {
        font-family: outfit, Sans-serif;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        color: white;
        padding-top: 4%;
        padding-bottom: 4%;
      }

      .faq-title {
        color: #49c5b6;
        font-family: Outfit, Sans-serif;
        font-weight: 600;
        font-size: 30px;
      }

      .measure-tick-circle {
        margin-right: 6px;
        width: 40px;
        height: 40px;
        margin-bottom: 0px;
        border-radius: 50%;
        background-color: #49C5B6;
        display: inline-block;
        text-align: center;
      }

      .measure-tick-icons {
        color: white;
        font-size: 23px !important;
        line-height: 1.7 !important;
      }

      .fab-icon-margin-top {
        margin-top: 15%;
      }

      .measure-list-margin-left {
        margin-left: 0%;
      }

      .measure-title-margin {
        margin-top: 2% !important;
      }

      .measure-titles-description-margine-left {
        margin-left: 0%;
      }

      .slider-section-bg {
        background-color: transparent;
        background-image: linear-gradient(90deg, #5FE0D0 6%, #49C5B6 21%);
        padding-top: 10%;
        padding-bottom: 4%;
      }

      .sign-up-now {
        font-size: 15px;
        line-height: 1;
        margin: 0;
        color: white;
        text-decoration: underline;
        font-family: Outfit, Sans-serif;
        font-weight: 500;
        margin-bottom: 5%;
      }

      .learn-more-text-description {
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 12px;
      }

      .slider-row-text-top-padding {
        padding-top: 44%;
      }

      .slider-row-image-top-padding {
        padding-top: 1%;
      }
    }

    @media (min-width:480px) {

      .compare-table-margin {
        margin-top: 5%;
      }

      .border-table {
        border: 2px solid #eeeeee;
      }

      .text-center-table {
        text-align: center
      }


      .text-table-padding-all {
        padding: 5%;
      }

      .width-table-col {
        width: 15%;
      }

      .compare-measure-tick-circle {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #a5c059;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-cross-circle {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #EB4E50;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-tick-icons {
        color: white;
        font-size: 10px !important;
        line-height: 1.7 !important;
      }

      .compare-reason-text {
        font-size: 7px;
        padding-top: 10%;
      }

      .primary-color {
        background-color: #53c1b4;
      }

      .th-item-margin {
        padding: 5%;
      }

      .compare-table-title-description {
        font-size: 8px;
        color: #717171;
      }

      .th-item-one-padding {
        padding: 2%;
      }

      .compare-table-title-head {
        color: #eeeeee;
      }

      .primary-color-description {
        background-color: #97d7d6;
      }

      .compare-image-size {
        width: 50px;
      }

      .main-compare-title {
        font-size: 8px;
      }


      /* smartphones, Android phones, landscape iPhone */
      .white-logo-size {
        width: 27%;
      }

      .logo-title {
        font-size: 20px;
        line-height: 1;
        margin: 0;
        color: white;
        padding-left: 2%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
      }

      .already-account-title {
        font-size: 16px;
        line-height: 1;
        margin: 0;
        color: white;
        font-family: Outfit, Sans-serif;
        font-weight: 500;
        text-decoration: underline;
      }

      .top-logo-section-margin {
        margin-bottom: 0.6%;
        padding-bottom: 1%;
        padding-top: 3%
      }

      .google_translate_margin_top {
        margin-top: 5%;
      }

      .measure-title {
        display: contents;
        color: black;
        font-weight: bold;
        font-size: small;
      }

      .measure-message {
        font-size: small;
      }

      .Privacy-Policy-alignment {
        text-decoration: underline;
        text-align: center;
        margin-top: 3%;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .Terms-Conditions-alignment {
        text-decoration: underline;
        text-align: center;
        margin-top: 3%;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .footer-contact-us {
        margin-top: 2%;
        display: flex;
        align-items: center;
      }

      .footer-title-margin-bottom {
        margin-bottom: 5%;
        margin-top: 10%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
        font-size: 23px;
        ;
      }

      .faq-qa-padding-left {
        padding-left: 2%
      }

      .faqs-value-message {
        margin: 0;
        padding: 2% 2%;
        line-height: 1;
        cursor: pointer;
        outline: none;
      }

      .section-top-margin {
        margin-top: 15%;
      }

      .titles-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-size: 35px;
        font-weight: 600;
        line-height: 50px;
      }

      .smartphone-description-font-family {
        color: #49c5b6;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 25px
      }

      .description-font-family {
        text-align: center;
        font-family: outfit, Sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
      }

      .small-description-font-family {
        color: #7A7A7A;
        font-family: outfit, Sans-serif;
        font-size: 14px;
        font-weight: 400;
      }

      .measure-steps-title-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 17px;
      }

      .slide-description {
        font-family: outfit, Sans-serif;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        color: white;
        padding-top: 4%;
        padding-bottom: 4%;
      }

      .faq-title {
        color: #49c5b6;
        font-family: Outfit, Sans-serif;
        font-weight: 600;
        font-size: 30px;
      }

      .measure-tick-circle {
        margin-right: 6px;
        width: 40px;
        height: 40px;
        margin-bottom: 0px;
        border-radius: 50%;
        background-color: #49C5B6;
        display: inline-block;
        text-align: center;
      }

      .measure-tick-icons {
        color: white;
        font-size: 23px !important;
        line-height: 1.7 !important;
      }

      .fab-icon-margin-top {
        margin-top: 15%;
      }

      .measure-list-margin-left {
        margin-left: 0%;
      }

      .measure-title-margin {
        margin-top: 2% !important;
      }

      .measure-titles-description-margine-left {
        margin-left: 0%;
      }

      .slider-section-bg {
        background-color: transparent;
        background-image: linear-gradient(90deg, #5FE0D0 6%, #49C5B6 21%);
        padding-top: 8%;
      }

      .sign-up-now {
        color: white !important;
        font-family: outfit, Sans-serif;
        font-size: 25px;
        font-weight: 400;
        font-style: normal;
        text-decoration: underline;
      }

      .learn-more-text-description {
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 12px;
      }

      .slider-row-text-top-padding {
        padding-top: 30%;
      }

      .slider-row-image-top-padding {
        padding-top: 1%;
      }
    }

    @media (min-width:600px) {

      .compare-table-margin {
        margin-top: 5%;
      }

      .border-table {
        border: 2px solid #eeeeee;
      }

      .text-center-table {
        text-align: center
      }


      .text-table-padding-all {
        padding: 5%;
      }

      .width-table-col {
        width: 15%;
      }

      .compare-measure-tick-circle {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #a5c059;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-cross-circle {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #EB4E50;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-tick-icons {
        color: white;
        font-size: 10px !important;
        line-height: 1.7 !important;
      }

      .compare-reason-text {
        font-size: 7px;
        padding-top: 10%;
      }

      .primary-color {
        background-color: #53c1b4;
      }

      .th-item-margin {
        padding: 5%;
      }

      .compare-table-title-description {
        font-size: 8px;
        color: #717171;
      }

      .th-item-one-padding {
        padding: 2%;
      }

      .compare-table-title-head {
        color: #eeeeee;
      }

      .primary-color-description {
        background-color: #97d7d6;
      }

      .compare-image-size {
        width: 50px;
      }

      .main-compare-title {
        font-size: 8px;
      }

      /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
      .white-logo-size {
        width: 20%;
      }

      .logo-title {
        font-size: 30px;
        line-height: 1;
        margin: 0;
        color: white;
        padding-left: 2%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
      }

      .already-account-title {
        font-size: 13px;
        line-height: 1;
        margin: 0;
        color: white;
        padding-left: 8px;
        font-family: Outfit, Sans-serif;
        font-weight: 500;
        text-decoration: underline;
      }

      .top-logo-section-margin {
        margin-bottom: 0.6%;
        padding-bottom: 1%;
        padding-top: 3%
      }

      .google_translate_margin_top {
        margin-top: 0%;
      }

      .measure-title {
        display: contents;
        color: black;
        font-weight: bold;
        font-size: medium;
      }

      .measure-message {
        font-size: medium;
      }

      .Privacy-Policy-alignment {
        text-decoration: underline;
        text-align: center;
        margin-top: 3%;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .Terms-Conditions-alignment {
        text-decoration: underline;
        text-align: center;
        margin-top: 3%;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .footer-contact-us {
        margin-top: 2%;
        display: flex;
        align-items: center;
      }

      .footer-title-margin-bottom {
        margin-bottom: 5%;
        margin-top: 10%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
        font-size: 23px;
        ;
      }

      .faq-qa-padding-left {
        padding-left: 2%
      }

      .faqs-value-message {
        margin: 0;
        padding: 2% 2%;
        line-height: 1;
        cursor: pointer;
        outline: none;
      }

      .section-top-margin {
        margin-top: 5%;
      }

      .titles-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-size: 67px;
        font-weight: 600;
        line-height: 74px;
      }

      .smartphone-description-font-family {
        color: #49c5b6;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 20px
      }

      .description-font-family {
        text-align: center;
        font-family: outfit, Sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
      }

      .small-description-font-family {
        color: #7A7A7A;
        font-family: outfit, Sans-serif;
        font-size: 16px;
        font-weight: 400;
      }

      .measure-steps-title-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 21px;
      }

      .slide-description {
        font-family: outfit, Sans-serif;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        color: white;
        padding-top: 4%;
        padding-bottom: 4%;
      }

      .faq-title {
        color: #49c5b6;
        font-family: Outfit, Sans-serif;
        font-weight: 600;
        font-size: 30px;
      }

      .measure-tick-circle {
        margin-right: 15px;
        width: 50px;
        height: 50px;
        margin-bottom: 5px;
        border-radius: 50%;
        background-color: #49C5B6;
        display: inline-block;
        text-align: center;
      }

      .measure-tick-icons {
        color: white;
        font-size: 30px !important;
        line-height: 1.7 !important;
      }

      .fab-icon-margin-top {
        margin-top: 15%;
      }

      .measure-list-margin-left {
        margin-left: 0%;
      }

      .measure-title-margin {
        margin-top: 2% !important;
      }

      .measure-titles-description-margine-left {
        margin-left: 5%;
      }

      .slider-section-bg {
        background-color: transparent;
        background-image: linear-gradient(90deg, #5FE0D0 6%, #49C5B6 21%);
        padding-top: 5%;
      }

      .sign-up-now {
        color: white !important;
        font-family: outfit, Sans-serif;
        font-size: 22px;
        font-weight: 400;
        font-style: normal;
        text-decoration: underline;
      }

      .learn-more-text-description {
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 12px;
      }

      .slider-row-text-top-padding {
        padding-top: 20%;
      }

      .slider-row-image-top-padding {
        padding-top: 1%;
      }
    }

    @media (min-width:801px) {

      .compare-table-margin {
        margin-top: 5%;
      }

      .border-table {
        border: 2px solid #eeeeee;
      }

      .text-center-table {
        text-align: center
      }


      .text-table-padding-all {
        padding: 5%;
      }

      .width-table-col {
        width: 15%;
      }

      .compare-measure-tick-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #a5c059;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-cross-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #EB4E50;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-tick-icons {
        color: white;
        font-size: 20px !important;
        line-height: 1.7 !important;
      }

      .compare-reason-text {
        font-size: 7px;
        padding-top: 10%;
      }

      .primary-color {
        background-color: #53c1b4;
      }

      .th-item-margin {
        padding: 5%;
      }

      .compare-table-title-description {
        font-size: 12px;
        color: #717171;
      }

      .th-item-one-padding {
        padding: 2%;
      }

      .compare-table-title-head {
        color: #eeeeee;
      }

      .primary-color-description {
        background-color: #97d7d6;
      }

      .compare-image-size {
        width: 110px;
      }

      .main-compare-title {
        font-size: 12px;
      }


      /* tablet, landscape iPad, lo-res laptops ands desktops */
      /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
      .white-logo-size {
        width: 20%;
      }

      .logo-title {
        font-size: 25px;
        line-height: 1;
        margin: 0;
        color: white;
        padding-left: 2%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
      }

      .already-account-title {
        font-size: 15px;
        line-height: 1;
        margin: 0;
        color: white;
        font-family: Outfit, Sans-serif;
        font-weight: 500;
        text-decoration: underline;
      }

      .top-logo-section-margin {
        margin-bottom: 0.6%;
        padding-bottom: 1%;
        padding-top: 3%
      }

      .google_translate_margin_top {
        margin-top: 0%;
      }

      .measure-title {
        display: contents;
        color: black;
        font-weight: bold;
        font-size: medium;
      }

      .measure-message {
        font-size: medium;
      }

      .Privacy-Policy-alignment {
        text-decoration: underline;
        text-align: left;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .Terms-Conditions-alignment {
        text-decoration: underline;
        text-align: right;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .footer-contact-us {
        margin-top: 2%;
        display: flex;
        align-items: center;
      }

      .footer-title-margin-bottom {
        margin-bottom: 5%;
        margin-top: 10%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
        font-size: 23px;
        ;
      }

      .faq-qa-padding-left {
        padding-left: 2%
      }

      .faqs-value-message {
        margin: 0;
        padding: 2% 2%;
        line-height: 1;
        cursor: pointer;
        outline: none;
      }

      .section-top-margin {
        margin-top: 5%;
      }

      .titles-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-size: 67px;
        font-weight: 600;
        line-height: 74px;
      }

      .smartphone-description-font-family {
        color: #49c5b6;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 20px
      }

      .description-font-family {
        text-align: center;
        font-family: outfit, Sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
      }

      .small-description-font-family {
        color: #7A7A7A;
        font-family: outfit, Sans-serif;
        font-size: 16px;
        font-weight: 400;
      }

      .measure-steps-title-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 21px;
      }

      .slide-description {
        font-family: outfit, Sans-serif;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        color: white;
        padding-top: 4%;
        padding-bottom: 4%;
      }

      .faq-title {
        color: #49c5b6;
        font-family: Outfit, Sans-serif;
        font-weight: 600;
        font-size: 30px;
      }

      .measure-tick-circle {
        margin-right: 15px;
        width: 50px;
        height: 50px;
        margin-bottom: 5px;
        border-radius: 50%;
        background-color: #49C5B6;
        display: inline-block;
        text-align: center;
      }

      .measure-tick-icons {
        color: white;
        font-size: 30px !important;
        line-height: 1.7 !important;
      }

      .fab-icon-margin-top {
        margin-top: 15%;
      }

      .measure-list-margin-left {
        margin-left: 0%;
      }

      .measure-title-margin {
        margin-top: 2% !important;
      }

      .measure-titles-description-margine-left {
        margin-left: 5%;
      }

      .slider-section-bg {
        background-color: transparent;
        background-image: linear-gradient(90deg, #5FE0D0 6%, #49C5B6 21%);
        padding-top: 5%;
      }

      .sign-up-now {
        color: white !important;
        font-family: outfit, Sans-serif;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        text-decoration: underline;
      }

      .learn-more-text-description {
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 15px;
      }

      .slider-row-text-top-padding {
        padding-top: 22%;
      }

      .slider-row-image-top-padding {
        padding-top: 1%;
      }
    }

    @media (min-width:1025px) {

      .compare-table-margin {
        margin-top: 5%;
      }

      .border-table {
        border: 2px solid #eeeeee;
      }

      .text-center-table {
        text-align: center
      }


      .text-table-padding-all {
        padding: 5%;
      }

      .width-table-col {
        width: 15%;
      }

      .compare-measure-tick-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #a5c059;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-cross-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #EB4E50;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-tick-icons {
        color: white;
        font-size: 20px !important;
        line-height: 1.7 !important;
      }

      .compare-reason-text {
        font-size: 7px;
        padding-top: 10%;
      }

      .primary-color {
        background-color: #53c1b4;
      }

      .th-item-margin {
        padding: 5%;
      }

      .compare-table-title-description {
        font-size: 12px;
        color: #717171;
      }

      .th-item-one-padding {
        padding: 2%;
      }

      .compare-table-title-head {
        color: #eeeeee;
      }

      .primary-color-description {
        background-color: #97d7d6;
      }

      .compare-image-size {
        width: 110px;
      }

      .main-compare-title {
        font-size: 12px;
      }

      /* big landscape tablets, laptops, and desktops */
      .white-logo-size {
        width: 15%;
      }

      .logo-title {
        font-size: 40px;
        line-height: 1;
        margin: 0;
        color: white;
        padding-left: 2%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
      }

      .already-account-title {
        font-size: 15px;
        line-height: 1;
        margin: 0;
        color: white;
        font-family: Outfit, Sans-serif;
        font-weight: 500;
        text-decoration: underline;
      }

      .top-logo-section-margin {
        margin-bottom: 0.6%;
        padding-bottom: 1%;
        padding-top: 3%
      }

      .google_translate_margin_top {
        margin-top: 0%;
      }

      .measure-title {
        display: contents;
        color: black;
        font-weight: bold;
        font-size: larger;
      }

      .measure-message {
        font-size: larger;
      }

      .Privacy-Policy-alignment {
        text-decoration: underline;
        text-align: left;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .Terms-Conditions-alignment {
        text-decoration: underline;
        text-align: right;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .footer-contact-us {
        margin-top: 2%;
        display: flex;
        align-items: center;
      }

      .footer-title-margin-bottom {
        margin-bottom: 5%;
        margin-top: 5%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
        font-size: 23px;
        ;
      }

      .faq-qa-padding-left {
        padding-left: 2%
      }

      .faqs-value-message {
        margin: 0;
        padding: 1% 2%;
        line-height: 1;
        cursor: pointer;
        outline: none;
      }

      .section-top-margin {
        margin-top: 5%;
      }

      .titles-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-size: 55px;
        font-weight: 600;
        line-height: 65px;
      }

      .smartphone-description-font-family {
        color: #49c5b6;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 20px
      }

      .description-font-family {
        text-align: center;
        font-family: outfit, Sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
      }

      .small-description-font-family {
        color: #7A7A7A;
        font-family: outfit, Sans-serif;
        font-size: 16px;
        font-weight: 400;
      }

      .measure-steps-title-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 21px;
      }

      .slide-description {
        font-family: outfit, Sans-serif;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        color: white;
        padding-top: 4%;
        padding-bottom: 4%;
      }

      .faq-title {
        color: #49c5b6;
        font-family: Outfit, Sans-serif;
        font-weight: 600;
        font-size: 30px;
      }

      .measure-tick-circle {
        margin-right: 15px;
        width: 50px;
        height: 50px;
        margin-bottom: 5px;
        border-radius: 50%;
        background-color: #49C5B6;
        display: inline-block;
        text-align: center;
      }

      .measure-tick-icons {
        color: white;
        font-size: 30px !important;
        line-height: 1.5 !important;
      }

      .fab-icon-margin-top {
        margin-top: 15%;
      }

      .measure-list-margin-left {
        margin-left: 5%;
      }

      .measure-title-margin {
        margin-top: 0% !important;
      }

      .measure-titles-description-margine-left {
        margin-left: 5%;
      }

      .slider-section-bg {
        background-color: transparent;
        background-image: linear-gradient(90deg, #5FE0D0 6%, #49C5B6 21%);
        padding-top: 2%;
      }

      .sign-up-now {
        color: white !important;
        font-family: outfit, Sans-serif;
        font-size: 22px;
        font-weight: 400;
        font-style: normal;
        text-decoration: underline;
      }

      .learn-more-text-description {
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 15px;
      }

      .slider-row-text-top-padding {
        padding-top: 15%;
      }

      .slider-row-image-top-padding {
        padding-top: 15%;
      }
    }

    @media (min-width:1281px) {


      .compare-table-margin {
        margin-top: 5%;
      }

      .border-table {
        border: 2px solid #eeeeee;
      }

      .text-center-table {
        text-align: center
      }


      .text-table-padding-all {
        padding: 5%;
      }

      .width-table-col {
        width: 15%;
      }

      .compare-measure-tick-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #a5c059;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-cross-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #EB4E50;
        display: inline-block;
        text-align: center;
      }

      .compare-measure-tick-icons {
        color: white;
        font-size: 20px !important;
        line-height: 1.7 !important;
      }

      .compare-reason-text {
        font-size: 7px;
        padding-top: 10%;
      }

      .primary-color {
        background-color: #53c1b4;
      }

      .th-item-margin {
        padding: 5%;
      }

      .compare-table-title-description {
        font-size: 12px;
        color: #717171;
      }

      .th-item-one-padding {
        padding: 2%;
      }

      .compare-table-title-head {
        color: #eeeeee;
      }

      .primary-color-description {
        background-color: #97d7d6;
      }

      .compare-image-size {
        width: 110px;
      }

      .main-compare-title {
        font-size: 12px;
      }

      /* hi-res laptops and desktops */
      .white-logo-size {
        width: 15%;
      }

      .logo-title {
        font-size: 40px;
        line-height: 1;
        margin: 0;
        color: white;
        padding-left: 2%;
        font-family: outfit, Sans-serif;
        font-weight: 600;
      }

      .already-account-title {
        font-size: 20px;
        line-height: 1;
        margin: 0;
        color: white;
        font-family: Outfit, Sans-serif;
        font-weight: 200;
        text-decoration: underline;
      }

      .top-logo-section-margin {
        margin-bottom: 0.6%;
        padding-bottom: 1%;
        padding-top: 3%
      }

      .google_translate_margin_top {
        margin-top: 0%;
      }

      .measure-title {
        display: contents;
      }

      .measure-message {
        font-size: larger;
      }

      .Privacy-Policy-alignment {
        text-decoration: underline;
        text-align: left;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .Terms-Conditions-alignment {
        text-decoration: underline;
        text-align: right;
        font-family: outfit, Sans-serif;
        font-weight: 500;
      }

      .footer-contact-us {
        margin-top: 2%;
        display: flex;
        align-items: center;
      }

      .footer-title-margin-bottom {
        margin-bottom: 5%;
        margin-top: 5%;
        color: #fff;
        font-family: outfit, Sans-serif;
        font-weight: 600;
        font-size: 23px;
        ;
      }

      .faq-qa-padding-left {
        padding-left: 2%
      }

      .faqs-value-message {
        margin: 0;
        padding: 1% 2%;
        line-height: 1;
        cursor: pointer;
        outline: none;
      }

      .section-top-margin {
        margin-top: 5%;
      }

      .titles-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-size: 55px;
        font-weight: 600;
        line-height: 65px;
      }

      .smartphone-description-font-family {
        color: #49c5b6;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 20px
      }

      .description-font-family {
        text-align: center;
        font-family: outfit, Sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
      }

      .small-description-font-family {
        color: #7A7A7A;
        font-family: outfit, Sans-serif;
        font-size: 16px;
        font-weight: 400;
      }

      .measure-steps-title-font-family {
        color: #54595F;
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 21px;
      }

      .slide-description {
        font-family: outfit, Sans-serif;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        color: white;
        padding-top: 4%;
        padding-bottom: 4%;
      }

      .faq-title {
        color: #49c5b6;
        font-family: Outfit, Sans-serif;
        font-weight: 600;
        font-size: 30px;
      }

      .measure-tick-circle {
        margin-right: 15px;
        width: 50px;
        height: 50px;
        margin-bottom: 5px;
        border-radius: 50%;
        background-color: #49C5B6;
        display: inline-block;
        text-align: center;
      }

      .measure-tick-icons {
        color: white;
        font-size: 30px !important;
        line-height: 1.5 !important;
      }

      .fab-icon-margin-top {
        margin-top: 15%;
      }

      .measure-list-margin-left {
        margin-left: 5%;
      }

      .measure-title-margin {
        margin-top: 0% !important;
      }

      .measure-titles-description-margine-left {
        margin-left: 5%;
      }

      .slider-section-bg {
        background-color: transparent;
        background-image: linear-gradient(90deg, #5FE0D0 6%, #49C5B6 21%);
        padding-top: 2%;
      }

      .sign-up-now {
        color: white !important;
        font-family: outfit, Sans-serif;
        font-size: 22px;
        font-weight: 400;
        font-style: normal;
        text-decoration: underline;
      }

      .learn-more-text-description {
        font-family: outfit, Sans-serif;
        font-weight: 400;
        font-size: 15px;
      }

      .slider-row-text-top-padding {
        padding-top: 15%;
      }

      .slider-row-image-top-padding {
        padding-top: 15%;
      }
    }


    .copy-right {
      color: #000;
      font-family: outfit, Sans-serif;
      font-weight: 300;
      font-size: 15px;
      text-decoration: underline;
      text-align: center;
    }

    .faqs-description-font-family {
      color: #7A7A7A;
      text-align: left;
      font-family: outfit, Sans-serif;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
    }

    .faq-question {
      color: #49c5b6;
      font-family: outfit, Sans-serif;
      font-weight: 600;
      font-size: 16px;
      text-decoration: underline;
      text-decoration-color: #49c5b6;
    }

    .faq-answer {
      color: #7A7A7A;
      font-family: outfit, Sans-serif;
      font-weight: 300;
      font-size: 15px;
      line-height: 20px;
    }



    .smartphone-img {
      width: 62px;
      height: 62px;
      margin-bottom: 15px;
    }

    .smartphone-div {
      margin-top: 30px;
      margin-bottom: 30px;
    }


    #coverVideo {
      width: 100%;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden;
    }

    #contentVideo {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      object-fit: cover;
    }

    .cssanimation,
    .cssanimation span {
      animation-duration: 1s;
      animation-fill-mode: both;
    }

    .cssanimation span {
      display: inline-block
    }

    .fadeInBottom {
      animation-name: fadeInBottom
    }

    @keyframes fadeInBottom {
      from {
        opacity: 0;
        transform: translateY(100%);
      }

      to {
        opacity: 1
      }
    }

    .text-animation-left-right {
      animation: 3s slidein-left
    }

    @keyframes slidein-left {
      0% {
        transform: translateX(-100%);
      }

      100% {
        transform: translateX(0);
      }
    }

    .price-term-condition {
      color: #7A7A7A;
      text-align: left;
      font-family: outfit, Sans-serif;
      font-size: 13px;
      font-weight: 400;
      line-height: 20px;
    }

    .price-list {
      text-align: left;
      font-family: outfit, Sans-serif;
      font-weight: 500;
      font-size: 14px
    }


    .background-slide {
      background-image: url(images/revised-web-bg.png);
      background-position: center right;
      background-repeat: no-repeat;
      background-size: contain;
      opacity: 1;
      transition: background .3s, border-radius .3s, opacity .3s;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      position: absolute;
    }

    a.buynow:hover {
      color: white;
    }




    div>div>div>select option {
      color: black;
      font-family: outfit, Sans-serif;
      font-weight: 300;
      font-size: 14px;
      margin-top: 0% !important;
      background-color: #eee;
    }

    div>div>div>select option:hover {
      background-color: white !important;
      color: black !important;
    }

    div>div>div>select:hover {
      background: #49c5b6 linear-gradient(180deg, #efefef 0%, #49c5b6 70%);
      color: white;
    }

    div>div>div>span {
      display: none
    }

    .goog-logo-link {
      display: none !important;
    }

    .goog-te-gadget {
      color: transparent !important;
    }

    .goog-te-banner-frame.skiptranslate {
      display: none !important;
    }

    .price-header-box {
      background-color: white !important;
      padding: 0.7%;
    }

    .learn-more {
      text-decoration: underline;
      color: #49C5B6;
    }

    .header-position {
      margin: auto;
      justify-content: space-around;
      background-color: white;
      width: 100%;
    }

    @media(min-width:425px) and (max-width:530px) {
      .header-position {
        margin: auto;
        justify-content: space-around;
        background-color: white;
        width: 100%;
      }
    }

    @media(min-width:975px) and (max-width:1024px) {
      .header-position {
        margin: auto;
        justify-content: space-around;
        background-color: white;
        width: 100%;
      }
    }

    @media(min-width:1440px) {
      .header-position {
        margin: auto;
        justify-content: space-around;
        background-color: white;
        width: 100%;
      }
    }

    @media(min-width:1900px) and (max-width:2559px) {
      .header-position {
        margin: auto;
        justify-content: space-around;
        background-color: white;
        width: 100%;
      }
    }

    @media(min-width:2560px) {
      .header-position {
        margin: auto;
        justify-content: space-around;
        background-color: white;
        width: 100%;
      }
    }

    .miavitals-demo-video {
      width: 100%;
    }

    @media (min-width:480px) {
      .miavitals-demo-video {
        height: 300px;
      }
    }

    @media (min-width:600px) {
      .miavitals-demo-video {
        height: 400px;
      }
    }

    @media (min-width:801px) {
      .miavitals-demo-video {
        height: 550px;
      }
    }

    @media (min-width:1440px) {
      .miavitals-demo-video {
        height: 600px;
      }
    }

    .smartphone-box-layout {
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
      border-radius: 10px;
      margin-left: 2%;
      margin-right: 2%;
    }

    .work-on-device-box {
      width: 50px;
      height: 50px;
      border-radius: 50%;
    }

    @media(min-width:990px) {
      .subscription-features-container {
        position: relative;
      }

      .subscription-features-container .buy-now-btn {
        position: absolute;
        bottom: 0;
        left: 32%;
      }
    }
    
@media (min-width:320px) {
    .webteb-redirect-div-text{
        color: #78B0D3;
        font-size: 20px;
        font-weight: bold;
        font-family: sans-serif;    
        display: flex; 
        align-items: center; 
        gap: 6px;
    }
    .redirect-webteb_logo {
        width:135px !important;
        height:25px;
    }
    .redirect-miavitals_logo {
        width:150px !important;
        height:30px;
    }
}


@media (min-width:425px) {
    .webteb-redirect-div-text{
        color: #78B0D3;
        font-size: 30px;
        font-weight: bold;
        font-family: sans-serif;    
        display: flex; 
        align-items: center; 
        gap: 6px;
    }
}


@media (min-width:768px) {    
.webteb-redirect-div-text{
    color: #78B0D3;
    font-size: 60px;
    font-weight: bold;
    font-family: sans-serif;    
    display: flex; 
    align-items: center; 
    gap: 6px;
}
.redirect-webteb_logo {
        width:200px !important;
        height:60px;
    }
    .redirect-miavitals_logo {
        width:255px !important;
        height:50px;
    }
}