﻿/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {
    .hero-text h1 {
        font-size: 44px;
        margin-bottom: 24px;
    }
    .hero-text p {
        font-size: 17px;
    }
    .hero-text {
        margin-bottom: 30px;
    }
    .hero {
        padding-top: 50px;
    }
    .survey-content {
        width: 42%;
    }
    .review-top {
        margin-bottom: 50px;
    }
    .app-content p {
        font-size: 18px;
    }
    .app-content {
        max-width: 41%;
    }
    .app-img {
        position: absolute;
        right: 0;
        bottom: -18px;
        width: 62%;
    }
    .app-arrow {
        top: 40px;
        width: 180px;
    }

    .review {
        padding-left: 0;
        padding-right: 0;
    }
    .form__container {
        width: 78%;
    }

    .title__logo {
        margin-bottom: 24px;
    }
    .form__submit button {
        margin-top: 50px;
        height: 50px;
    }
    .form__title-heading {
        font-size: 39px;
    }
    .form__popup .modal-dialog {
        max-width: 95%;
    }

    .single__input input {
        height: 50px;
    }
    .single__input label {
        top: 14px;
    }
    .sh1 {
        left: 6%;
        width: 80px;
    }
    .container {
        max-width: 1140px !important;
    }
    .section-title h3 {
        font-size: 40px;
    }
    .survey-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .review-slider {
        padding: 0 30px;
    }
    .owl-nav button {
        width: 54px;
        height: 54px;
        left: -40px;
    }
    .owl-nav button.owl-next {
        left: auto;
        right: -40px;
    }
    .review-wrap {
        border-radius: 24px;
        padding: 24px;
    }
    .review-content img {
        margin-bottom: 24px;
        width: 40px !important;
    }
    .review-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .review-toll-img a img {
        width: 120px !important;
    }
    .review {
        padding-bottom: 120px;
    }
}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
    .form__container {
        width: 78%;
    }
    .title__logo {
        margin-bottom: 20px;
    }
    .title__logo img {
        max-width: 40px;
    }
    .modal__image img {
        height: 100%;
    }
    .modal__image {
        height: 100%;
    }
    .form__title-heading {
        font-size: 37px;
        margin-bottom: 20px;
    }
    .single__input input {
        padding: 9px 30px;
    }
    .form__submit button {
        margin-top: 27px;
    }
    .hero-text h1 {
        font-size: 42px;
        margin-bottom: 20px;
    }
    .hero-text p {
        font-size: 17px;
        line-height: 24px;
    }
    .hero-text {
        margin-bottom: 30px;
    }
    .hero {
        padding-top: 25px;
    }
    .survey-content {
        width: 46%;
    }
    .review-top {
        margin-bottom: 50px;
    }
    .app-content p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .app-content {
        max-width: 43%;
    }
    .hero-email-input input {
        height: 50px;
    }
    .hero-email-input button {
        height: 42px;
    }
    .hero-app a {
        width: 50px;
        height: 50px;
        padding: 12px;
    }
    .hero-brand a {
        width: 27.33%;
    }
    .feature-wrap {
        padding: 20px;
    }
    .app-btns a {
        width: 47%;
    }
    .app-content h3 {
        font-size: 39px;
        margin-bottom: 20px;
    }
    .app-wraper {
        height: 399px;
    }
    .app-img {
        bottom: -18px;
    }
    .fooeter-copy-menu li a {
        font-size: 14px;
    }
    .footer-copy-text p {
        font-size: 14px;
    }

    .survey .section-title {
        margin-bottom: 50px;
    }
    .survey-wraper {
        margin-bottom: 70px;
    }
    .review {
        padding-left: 80px;
        padding-right: 80px;
    }
    .review-content p {
        font-size: 16px;
        line-height: 22px;
        height: 92px;
    }
    .form__popup .modal-dialog {
        max-width: 980px;
    }
    .form__submit button {
        height: 56px;
    }

    .section-title h3 {
        font-size: 36px;
    }
    .sh1 {
        left: 6%;
        top: 6%;
        width: 60px;
    }
    .sh2 {
        max-width: 50px;
        top: 11%;
        right: 8%;
    }
    .ss.sh4 {
        max-width: 80px;
        right: 5%;
        top: 38%;
    }
    .app-arrow {
        top: 100px;
        width: 180px;
    }
    .survey-title-imgs img {
        max-width: 50px;
    }
    .survey-content p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 36px;
    }
    .survey {
        padding-bottom: 170px;
    }
}

/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .form__title-heading {
        font-size: 37px;
    }

    .hide-logo-on-mobile {
        display: none !important;
    }

    .title__logo {
        margin-bottom: 20px;
    }
    .hero-text h1 {
        font-size: 38px;
        margin-bottom: 16px;
    }
    .hero-text p {
        font-size: 17px;
        line-height: 24px;
    }
    .hero-text {
        margin-bottom: 20px;
    }
    .hero {
        padding-top: 25px;
    }
    .survey-content {
        width: 47%;
    }
    .review-top {
        margin-bottom: 50px;
    }
    .app-content p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .app-content {
        max-width: 42%;
        padding-bottom: 28px;
    }
    .hero-email-input input {
        height: 50px;
    }
    .hero-email-input button {
        height: 42px;
    }
    .hero-app a {
        width: 45px;
        height: 45px;
        padding: 12px;
    }
    .hero-brand a {
        width: auto;
    }
    .feature-wrap {
        padding: 20px;
        margin-bottom: 40px;
    }
    .app-btns a {
        width: 47%;
    }
    .app-content h3 {
        font-size: 39px;
        margin-bottom: 20px;
    }
    .app-wraper {
        height: auto;
        padding-top: 60px;
    }
    .app-img {
        bottom: -18px;
        position: unset;
        margin-top: 45px;
        margin-bottom: -12px;
        width: 57%;
    }
    .fooeter-copy-menu li a {
        font-size: 14px;
    }
    .footer-copy-text p {
        font-size: 14px;
    }
    .footer-copy {
        height: auto;
        padding: 30px 0;
    }

    .hero-content {
        width: 48%;
    }
    .hero-img {
        width: 50%;
        margin: auto;
    }
    .section-title h3 {
        font-size: 32px;
    }

    .survey-content p {
        min-height: auto;
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 26px;
    }
    .survey-content a {
        border-radius: 80px;
        height: 50px;
        width: 200px;
    }
    .survey-img {
        width: 50%;
        margin-top: 50px;
        order: 2;
    }
    .survey-img img {
        width: 100%;
    }
    .survey {
        background-position: 66% 100%;
        padding-bottom: 136px;
    }
    .feature-btn {
        margin-top: 0;
    }
    .app-btns a {
        width: 45%;
    }
    .app-btns {
        gap: 20px;
    }
    .app-arrow {
        top: 100px;
        width: 180px;
    }
    .footer {
        padding-top: 100px;
        padding-bottom: 80px;
        background-size: 110% 100%;
    }
    .footer-content a {
        margin-bottom: 30px;
    }
    .footer-btns {
        margin-top: 30px;
    }
    .fooeter-copy-menu li {
        margin-left: auto;
        margin-right: 20px;
    }

    .section-title {
        margin-bottom: 50px;
    }
    .survey-content h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .section-title.mb-85 {
        margin-bottom: 50px;
    }
    .feature-btn a {
        width: 200px;
        height: 50px;
    }
    .review {
        padding-left: 60px;
        padding-right: 60px;
    }
    .review-top p {
        font-size: 14px;
    }
    .form__popup .modal__image img {
        border-radius: 50%;
        width: 300px;
        height: 300px;
        margin: auto;
    }

    #exampleModal2 .modal__image img {
        border-radius: 50%;
        width: 300px;
        height: 300px;
        margin: auto;
    }

    .form__container {
        width: 90%;
        margin: 75px auto;
    }

    .modal__image {
        width: 50%;
        text-align: center;
    }

    .modal__image {
        display: none;
    }
    .form__popup .modal__form {
        width: 100%;
    }
    .form__popup .modal-dialog {
        max-width: 650px;
    }
    .form__submit button {
        height: 58px;
    }
    .footer-copy {
        padding: 24px 0;
    }
    .sh1 {
        left: 10%;
        top: 3%;
        width: 60px;
    }
    .sh2 {
        max-width: 55px;
        top: 12%;
        right: 12%;
    }
    .ss.sh4 {
        max-width: 70px;
        right: 5%;
    }
    .review-content p {
        font-size: 14px;
        line-height: 22px;
        height: 110px;
        margin-bottom: 20px;
    }
    .review {
        padding-bottom: 80px;
    }
    .faq {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .survey-title-imgs img {
        max-width: 48px;
    }
    .sh7 {
        bottom: 30%;
        max-width: 50px;
    }
    .feature {
        padding-bottom: 80px;
    }
    .owl-nav button {
        width: 48px;
        height: 48px;
        left: -65px;
    }
    .owl-nav button.owl-next {
        left: auto;
        right: -65px;
    }
    .review-wrap {
        border-radius: 24px;
        padding: 24px 20px;
    }
    .review-content img {
        margin-bottom: 20px;
        width: 40px !important;
    }
    .review-toll-img a img {
        width: 100px !important;
    }
    .faq p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 16px;
    }
    .hero-email-wrap label {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .hero-email-input {
        width: 100%;
    }
    .hero {
        padding-bottom: 80px;
    }
    .faq .section-title {
        margin-bottom: 40px;
    }
}

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

    .hide-logo-on-mobile {
        display: none !important;
    }



    .container {
        padding: 0 20px;
    }

    .footer-copy-wraper {
        justify-content: center;
        flex-direction: column;
    }

    .fooeter-copy-menu ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .fooeter-copy-menu ul li {
        margin-right: 0;
    }

    .ns-logo-title {
        display: none;
    }

    .modal__code .form__title-heading {
        font-size: 26px;
    }

    .modal__code .form__submit button {
        margin-top: 0;
    }

    .form__content {
        padding: 0;
    }

    .header-logo a img {
        max-width: 48px;
    }
    .header-btn {
        display: none;
    }
    .hero-content {
        width: 100%;
    }
    .hero-text h1 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .hero-text {
        margin-bottom: 5px;
    }
    .hero-text p {
        font-size: 16px;
    }
    .info-p {
        margin-top: 15px;
    }
    .info-p p {
        font-size: 14px;
    }
    .hero-text p br {
        display: none;
    }
    .hero-brand a:nth-child(1) {
        width: 154px;
    }
    .hero-brand a {
        width: 60px;
    }
    .hero-brand {
        gap: 24px;
        margin-bottom: 35px;
    }
    .hero-email-wrap label {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .hero-email-input {
        width: 100%;
        margin-bottom: 15px;
    }
    .hero-email-input input {
        height: 54px;
        padding-right: 28px;
    }
    .hero-email-input button {
        position: relative;
        transform: unset;
        margin-top: 20px;
        width: 100%;
        height: 54px;
        font-size: 16px;
        right: 0;
    }
    .hero-app {
        position: absolute;
        bottom: -76px;
        left: 0;
        right: 0;
        margin: auto;
        justify-content: center;
    }
    .hero-email-wrap {
        position: relative;
    }
    .hero-app a {
        width: 54px;
        height: 54px;
    }
    .hero-app {
        gap: 6px;
    }
    .hero-frogot {
        justify-content: center;
        flex-direction: column;
    }
    .hero-frogot a {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }
    .hero-email-box {
        margin: 0;
    }
    .hero-img {
        width: 100%;
        margin-top: 27px;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }
    .hero {
        padding-bottom: 70px;
    }
    .section-title h3 {
        font-size: 34px;
        position: relative;
    }
    .section-title h3 span {
        font-size: 32px;
    }
    .survey-title-imgs img {
        max-width: 45px;
    }
    .survey-content {
        width: 100%;
    }
    .section-title {
        margin-bottom: 57px;
    }
    .survey-content h3 img {
        max-width: 23px;
    }
    .survey-content h3 {
        gap: 9px;
        font-size: 20px;
        margin-bottom: 7px;
    }
    .survey-content p {
        font-size: 16px;
        line-height: 24px;
        min-height: auto;
        margin-bottom: 32px;
    }
    .survey-content a {
        height: 54px;
        width: 100%;
        border-radius: 80px;
    }
    .survey-img {
        width: 100%;
        order: 2;
        margin-top: 40px;
    }
    .survey-wraper {
        margin-bottom: 70px;
    }
    .survey {
        padding-bottom: 116px;
        padding-top: 75px;
        background-image: url('../image/survey-bg-2.png');
    }
    .feature {
        padding-top: 14px;
    }
    .section-title span {
        margin-bottom: 14px !important;
        font-size: 12px;
    }
    .feature .section-title h3 img {
        position: absolute;
        right: -22px;
        top: -18px;
    }
    .section-title.mb-85 {
        margin-bottom: 40px;
    }
    .feature-wrap {
        width: 100%;
        background-position: center left;
        background-size: 100%;
        background-repeat: no-repeat;
        padding: 28px;
        height: 357px;
        margin-bottom: 30px;
    }
    .feature-content h3 {
        font-size: 24px;
        margin-bottom: 6px;
    }
    .feature-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .feature-btn {
        margin-top: 10px;
    }
    .feature-btn a {
        width: 100%;
        height: 54px;
    }
    .feature {
        padding-bottom: 95px;
    }
    .review .section-title {
        margin-bottom: 36px;
    }
    .review-top {
        flex-wrap: wrap;
        gap: 7px;
    }
    .review-top p {
        font-size: 14px;
    }
    .review-top {
        margin-bottom: 40px;
    }
    .review {
        padding-bottom: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .review-wrap {
        padding: 30px;
    }
    .review-content img {
        max-width: 33px;
        margin-bottom: 12px;
    }
    .review-content p {
        font-size: 16px;
        line-height: 24px;
        height: auto;
        margin-bottom: 16px;
    }
    .review-content span {
        font-size: 12px;
    }
    .review-content {
        margin-bottom: 9px;
    }
    .review-toll-img img {
        max-width: 100px;
    }
    .ster a {
        font-size: 12px;
    }
    .owl-nav button {
        left: -20px;
        width: 48px;
        height: 48px;
    }
    .owl-nav button.owl-next {
        right: -20px;
    }
    .app-wraper {
        height: auto;
        padding-top: 60px;
    }
    .app-content h3 {
        font-size: 32px;
        margin-bottom: 24px;
    }
    .app-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 40px;
    }
    .app-btns a {
        width: 46%;
    }
    .app-btns {
        gap: 20px;
    }
    .app-arrow {
        display: none;
    }
    .faq {
        padding-top: 60px;
    }
    .faq .section-title h3 {
        margin-bottom: 9px;
    }
    .section-title p {
        margin: 0;
        font-size: 16px;
        line-height: 24px;
    }
    .faq .section-title {
        margin-bottom: 30px;
    }
    .faq-wrap button {
        font-size: 16px;
        line-height: 20px;
        padding: 0 20px;
    }
    .faq {
        padding-bottom: 100px;
    }
    .footer {
        padding-top: 160px;
        padding-bottom: 80px;
    }
    .footer-content img {
        max-width: 48px;
    }
    .footer-content a {
        margin-bottom: 28px;
    }
    .footer-content h3 {
        font-size: 24px;
        margin-bottom: 9px;
    }
    .footer-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 35px;
    }
    .footer-btns a {
        width: 100%;
        height: 54px;
    }
    .footer-btns {
        width: 100%;
    }
    .footer-copy-text p {
        font-size: 14px;
    }
    .footer-copy {
        height: auto;
        padding: 25px 0;
    }
    .fooeter-copy-menu li a {
        font-size: 14px;
    }
    .fooeter-copy-menu li {
        margin-left: 0;
        margin-right: 10px;
    }
    .modal__image {
        display: none;
    }

    .form__container {
        width: 90%;
        margin: 75px auto;
    }

    .form__popup .modal__form {
        width: 100%;
    }

    .form__title-heading {
        font-size: 26px;
    }
    .modal__code {
        padding: 70px 30px;
    }
    #exampleModal4 .modal__form {
        margin-top: 46px;
    }

    .modal.show .modal-dialog {
        max-width: 100%;
    }
    .ss {
        display: none;
    }

    .modal.show .modal-dialog {
        max-width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto;
    }
    .form__popup .modal-header button {
        font-size: 12px;
        width: 34px;
        height: 34px;
    }
    .title__logo {
        margin-bottom: 40px;
    }
    form .single__input:nth-child(2) {
        margin-bottom: 20px;
    }
    .form__submit button {
        height: 56px;
        margin-top: 40px;
    }
    .code__popup .modal-dialog {

    }
    .hero-email-wrap label, #login_email, .hero-app, .hide-mobile {
        display: none;
    }
}

.hide-desk {
    display: none;
}

@media screen and (max-width: 767px)
{
    .hide-desk {
        display: block;
    }

    .app-img {
        position: relative;
        width: 100%;
        left: -41px;
        padding-top: 40px;
        bottom: -17px;
    }
}

@media screen and (max-width: 550px)
{
    .app-img {
        position: relative;
        width: 100%;
        left: -41px;
        padding-top: 40px;
        bottom: -12px;
    }
}

@media only screen and (max-width: 500px) {

    .title__logo {
        margin-bottom: 20px;
    }

    #exampleModal1 .form__submit button {
        margin-top: 25px;
    }

    #exampleModal1 .single__input {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 400px)
{
    .app-img {
        position: relative;
        width: 100%;
        left: -41px;
        padding-top: 40px;
        bottom: -9px;
    }
}
