/*L-desktop*/
@media (min-device-width: 1600px) {
    .container {
        max-width: 940px;
    }
}
/*L-laptops*/
@media (max-width: 1440px) {
    .container {
        max-width: 890px;
    }

    .text-content {
        margin-top: 70px;
    }

        .text-content .main-heading {
            width: 82%;
            font-size: 45px;
        }

        .text-content .main-text {
            width: 75%;
        }

    .package-single {
        height: 125px;
    }
}
/*laptops/tablets*/
@media (max-width: 1024px) {
    .container {
        max-width: 630px;
    }

    .tab-100 {
        width: 100%;
    }

    .tab-50 {
        width: 50%;
    }

    .main-inner {
        padding: 0px;
    }

    .main-wrapper {
        padding: 0px;
    }

    .step-counter {
        left: 45px;
    }

    .text-content {
        margin-top: 60px;
    }

        .text-content .main-heading {
            font-size: 35px;
            width: 85%;
        }

        .text-content .main-text {
            font-size: 16px;
            width: 100%;
        }

    .step2 .text-content .main-text {
        font-size: 19px;
    }

    .offset-md-1 {
        margin-left: 0;
    }

    .thankyou-page article p {
        width: 80%;
    }

    .social-media {
        width: 65%;
    }

    .thankyou-page article h1 {
        font-size: 60px;
    }

        .thankyou-page article h1 span {
            font-size: 65px;
        }

    .thankyou-page article span {
        font-size: 18px;
    }
}
/*tablets*/
@media (max-width: 768px) {
    .tab-sm-100 {
        width: 100%;
    }

    .tab-sm-50 {
        width: 50%;
    }

    .container {
        max-width: 550px;
    }

    .main-wrapper {
        padding: 0px;
    }

    .main-inner {
        padding: 0px;
    }

    .text-content .main-heading {
        font-size: 30px;
    }

    .step2 .text-content .main-text {
        font-size: 18px;
    }

    .step-counter {
        left: 25px;
    }

    .step2 .text-content .main-text {
        width: 80%;
    }

    .upload-area-inner label {
        width: 100%;
    }

    .package-single {
        height: 105px;
    }

        .package-single h3 {
            font-size: 20px;
        }

        .package-single p {
            font-size: 10px;
        }

    .social-media {
        width: 85%;
    }
}
/*Smart phone*/
@media(max-width: 576px) {
    .mob-100 {
        width: 100%;
    }

    .mob-50 {
        width: 50%;
    }

    .main-wrapper {
        padding: 0;
    }

    .logo {
        padding: 15px 30px;
    }

    .main-inner {
        padding: 0;
        border-radius: 0;
    }

    .text-content .main-heading {
        font-size: 16px;
        width: 96%;
    }

    .text-content .main-text {
        font-size: 12px;
        width: 100%;
    }

    .next-prev {
        justify-content: center;
    }

    .info-text {
        font-size: 14px;
    }

    .step2 .text-content .main-text {
        font-size: 16px;
        width: 100%;
        line-height: 24px;
    }

    .text_input input[type=text], .select_field select, .message_field textarea, .text_input input[type=tel] {
        font-size: 14px;
    }

    .service-area {
        padding: 0;
        height: auto;
    }

    .gender_field {
        height: auto;
        display: block;
    }

        .gender_field select + span::after {
            top: 65%;
        }

    .text-content {
        margin-top: 50px;
    }

    .upload-area-inner label {
        width: 100%;
    }

    .next-prev {
        display: block;
    }

        .next-prev span {
            display: block;
        }

    .step-counter {
        display: none;
    }

    .progress-counter {
        position: fixed;
        z-index: 100;
    }

    .thankyou-page article h1 {
        font-size: 30px;
    }

        .thankyou-page article h1 span {
            font-size: 35px;
        }

    .thankyou-page article span {
        font-size: 15px;
    }

    .thankyou-page article p {
        font-size: 15px;
        width: 90%;
    }

    .thankyou-page .logo-text {
        font-size: 60px;
    }

    .social-media {
        width: 100%;
    }
}


@media screen and (min-width:320px) and (max-width: 767px) {

    .logo-icon img {
        width: 50px;
    }

    .steps .hdr {
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 15px;
        border-bottom: 0px solid rgb(255 255 255 / 80%);
        background-color: var(--white-color);
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.20);
        background: #fff;
        padding-bottom: 10px;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999;
        margin-bottom:;
    }

    .thankyou-page .hdr {
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 15px;
        border-bottom: 0px solid rgb(255 255 255 / 80%);
        background-color: var(--white-color);
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.20);
        background: #fff;
        padding-bottom: 10px;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999;
        margin-bottom:;
    }

    .steps .container {
        padding-top: 70px;
    }

    .text-content .main-heading {
        font-size: 28px;
        width: 100%;
    }

    .select_field select + span::after {
        background-color: transparent;
        color: rgb(11, 20, 61);
        top: 24%;
        right: 18px;
    }

    .text-content .main-text {
        font-size: 16px;
    }

    .step1-img-2 {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        z-index: 0;
        pointer-events: none;
        text-align: center;
    }


    .service-area label {
        line-height: 58px;
    }

    .service-area {
        padding-left: 15px;
    }

    .steps-inner h3 {
        text-align: center;
        line-height: 26px;
        font-size: 18px;
        font-weight: 600;
    }

    .text-content .main-heading br {
        display: none;
    }

    .step2 .step1_radio img {
        width: auto;
        height: 70px;
    }

    .step2 .step1_radio label {
        font-size: 18px;
        line-height: 24px;
        height: 30px;
    }

    .step2 .step1_radio {
        width: 100%;
        height: auto;
        padding: 25px 0 35px;
    }

    .progress-pin {
        display: none;
    }


    .step4 .steps-inner .main-text {
        font-size: 16px;
        line-height: 26px;
    }

    .next-prev span {
        display: block;
        padding: 10px 0;
    }

    .next-prev {
        margin-bottom: 60px;
    }

    .text_input input[type="text"], .select_field select, .message_field textarea, .text_input input[type="tel"] {
        height: 60px;
    }

    .form-group.captcha_class {
        line-height: 56px;
    }

    .thankyou-page article h1 span {
        font-size: 50px;
        line-height: 80px;
    }

    .thankyou-page article h1 {
        font-size: 22px;
        line-height: 34px;
    }

    .thankyou-page article p {
        margin-top: 10px;
        font-size: 16px !important;
        line-height: 32px;
    }

    .thankyou-page .logo .logo-icon {
        margin-top: 100px;
    }

    .thankyou-page .main-wrapper {
        padding: 10px;
    }

    .next-prev a {
        padding: 20px 40px;
        font-size: 15px;
    }

    .next-prev button {
        padding: 20px 40px;
        font-size: 15px;
    }

    .pst-cdd input::placeholder {
        padding-left: 10px;
        font-size: 16px;
    }

    .pst-cdd input {
        padding-left: 15px !important;
    }

    .inside-button {
        right: 5px;
    }

    .progress-counter {
        display: none;
    }

    .step1-img-2 {
        position: relative;
        display: none;
    }

    .pge-step {
        padding-top: 10px;
    }

    .tab-50 {
        width: 85%;
    }

    .next-prev {
        left: 0px;
        margin-left: 0px;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 99999;
        height: 70px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
        margin-bottom: 0;
        display: flex;
        align-items: center;
        padding: 0 5px;
        flex-direction: row;
        flex-wrap: wrap;
    }

        .next-prev a {
            padding: 5px 5px 5px 11px;
            font-size: 16px;
        }

        .next-prev .prev {
            padding: 5px 15px 5px 6px;
        }

            .next-prev .prev span {
                margin-left: 0px;
                margin-right: 0;
                float: left;
            }

        .next-prev a span {
            background: #e0e3f1;
            width: 45px;
            height: 45px;
            position: relative;
            line-height: 25px;
            display: inline-block;
            text-align: center;
            border-radius: 50px;
            margin-left: 0;
            float: right;
        }

            .next-prev a span img {
                width: 30px;
            }



    .step1 .next-prev a {
        padding: 5px 6px 5px 50px;
        font-size: 16px;
        /*width: 100%;*/
        line-height: 45px;
        text-align: center;
    }

        .step1 .next-prev a span {
            float: right;
        }

    .inside-button {
        right: 10px;
    }

    .inside-button {
        width: 45px;
        height: 45px;
    }

    .next-prev a {
        line-height: 45px;
        flex: auto;
        margin: 0 5px;
    }

    .text_input input[type="text"], .select_field select, .message_field textarea, .text_input input[type="tel"] {
        padding-left: 20px;
    }

    .step2 .steps-inner {
        padding-bottom: 80px;
    }

    .main-inner {
        border-radius: 0;
        background: #f7faff;
    }

    .main {
        background: #f7faff;
        border-radius: 0;
    }

    .text-content .main-heading img {
        width: 100%;
    }

    .step4 .steps-inner h3 {
        font-weight: 500;
    }

    .last-msg-f {
        padding-bottom: 80px;
    }

    .thankyou-page .main-wrapper {
        padding: 0px;
    }

    .step-counter {
        display: none;
    }
}

@media screen and (min-width:768px) and (max-width: 992px) {
    .main-inner {
        background: #f7faff;
        border-radius: 0;
    }

    .main {
        background: #f7faff;
        border-radius: 0;
    }

    .logo-icon img {
        width: 50px;
    }

    .hdr {
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .text-content .main-heading {
        font-size: 36px;
        width: 100%;
        line-height: 47px;
    }

    .text-content .main-text {
        font-size: 18px;
    }

    .step1-img-2 {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        z-index: 0;
        pointer-events: none;
        text-align: center;
    }

    .service-area {
        height: 65px;
    }


    .next-prev span {
        font-size: 14px;
    }

    .next-prev button {
        padding: 0 45px;
    }


    .step-counter {
        left: 15px;
        display: none;
    }

    .service-area label {
        line-height: 60px;
    }

    .service-area {
        padding-left: 15px;
    }

    .steps-inner h3 {
        text-align: center;
        line-height: 32px;
    }


    .step2 .step1_radio img {
        width: auto;
        height: 70px;
    }

    .step2 .step1_radio label {
        font-size: 18px;
        line-height: 24px;
        height: 30px;
    }

    .step2 .step1_radio {
        width: 100%;
        height: auto;
        padding: 25px 0 35px;
    }



    .step4 .steps-inner .main-text {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
    }


    .text_input input[type="text"], .select_field select, .message_field textarea, .text_input input[type="tel"] {
        height: 60px;
    }

    .form-group.captcha_class {
        line-height: 56px;
    }

    .form-group.captcha_class {
        padding-left: 20px;
        font-size: 16px;
    }

    .thankyou-page article h1 span {
        font-size: 80px;
        line-height: 90px;
    }

    .thankyou-page article h1 {
        font-size: 30px;
        line-height: 60px;
        margin-bottom: 10px;
    }

    .thankyou-page article p {
        margin-top: 10px;
    }

    .thankyou-page .main-wrapper {
        padding: 60px;
    }

    .vllu {
        padding-left: 5px !important;
    }

    .progress-pin {
        display: none;
    }

    .next-prev {
        display: block;
    }

        .next-prev span {
            display: block;
            padding: 10px 0;
        }

    .next-prev {
        margin-bottom: 60px;
    }

    .select_field select + span::after {
        top: 24%;
        right: 15px;
    }


    .pst-cdd input::placeholder {
        padding-left: 10px;
        font-size: 16px;
    }


    .inside-button {
        right: 12px;
        width: 45px;
        height: 45px;
    }

    .hdr {
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 15px;
        border-bottom: 0px solid rgb(255 255 255 / 80%);
        background-color: var(--white-color);
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.20);
        background: #fff;
        padding-bottom: 10px;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999;
    }

    .pge-step {
        padding-top: 10px;
    }

    .step1-img-2 {
        display: none;
    }

    .progress-counter {
        display: none;
    }

    .next-prev {
        left: 0px;
        margin-left: 0px;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 99999;
        height: 100px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
        margin-bottom: 0;
        display: flex;
        align-items: center;
        padding: 0 5px;
        flex-direction: row;
        flex-wrap: wrap;
        max-width: 100%;
    }

        .next-prev a {
            line-height: 45px;
            flex: auto;
            margin: 0 5px;
        }

    .step1 .next-prev a {
        padding: 5px 6px 5px 50px;
        font-size: 16px;
        /* width: 100%; */
        line-height: 45px;
        text-align: center;
    }

    .next-prev a span {
        background: #e0e3f1;
        width: 45px;
        height: 45px;
        position: relative;
        line-height: 25px;
        display: inline-block;
        text-align: center;
        border-radius: 50px;
        margin-left: 0;
        float: right;
    }

    .next-prev .prev {
        padding: 5px 15px 5px 6px;
    }

        .next-prev .prev span {
            margin-left: 0px;
            margin-right: 0;
            float: left;
        }

            .next-prev .prev span img {
                transform: rotate(180deg);
            }

    .text-content .main-heading img {
        width: 100%;
    }

    .step4 .container {
        max-width: 580px;
    }

    .last-msg-f {
        padding-bottom: 150px;
    }

    .step4 .steps-inner h3 {
        font-size: 20px;
    }

    .thankyou-page .main-wrapper {
        padding: 0px;
    }

    .thankyou-page .logo .logo-icon {
        margin-top: 120px;
    }

    .thankyou-page article {
        text-align: center;
        margin-top: 40px;
        padding: 0 20px;
    }

    .steps .container {
        padding-top: 75px;
    }

    .step2 .steps-inner {
        padding-bottom: 80px;
    }
}

@media screen and (min-width:992px) and (max-width: 1024px) {

    .logo-icon img {
        width: 50px;
    }

    .hdr {
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .text-content .main-heading {
        font-size: 30px;
        width: 100%;
        line-height: 40px;
    }

    .text-content .main-text {
        font-size: 18px;
    }

    .step1-img-2 {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        z-index: 0;
        pointer-events: none;
        text-align: center;
    }

    .service-area {
        height: 65px;
    }


    .next-prev span {
        font-size: 14px;
    }

    .next-prev span {
    }

    .next-prev {
    }

        .next-prev button {
            padding: 0 45px;
        }


    .step-counter {
        left: 15px;
    }

    .service-area label {
        line-height: 60px;
    }

    .service-area {
        padding-left: 15px;
    }

    .steps-inner h3 {
        text-align: center;
        line-height: 32px;
    }


    .step2 .step1_radio img {
        width: auto;
        height: 70px;
    }

    .step2 .step1_radio label {
        font-size: 18px;
        line-height: 24px;
        height: 30px;
    }

    .step2 .step1_radio {
        width: 100%;
        height: auto;
        padding: 25px 0 35px;
    }



    .step4 .steps-inner .main-text {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
    }


    .text_input input[type="text"], .select_field select, .message_field textarea, .text_input input[type="tel"] {
        height: 60px;
    }

    .form-group.captcha_class {
        line-height: 56px;
    }

    .form-group.captcha_class {
        padding-left: 20px;
        font-size: 16px;
    }

    .thankyou-page article h1 span {
        font-size: 80px;
        line-height: 90px;
    }

    .thankyou-page article h1 {
        font-size: 32px;
        line-height: 60px;
        margin-bottom: 10px;
    }

    .thankyou-page article p {
        margin-top: 10px;
    }

    .thankyou-page .main-wrapper {
        padding: 60px;
    }

    .vllu {
        padding-left: 5px !important;
    }

    .progress-pin {
        display: none;
    }



    .pst-cdd input::placeholder {
        padding-left: 10px;
        font-size: 16px;
    }

    .inside-button {
        right: 6px;
    }

    .step-counter {
        left: 15px;
        display: none;
    }

    .inside-button {
        right: 12px;
        width: 45px;
        height: 45px;
    }

    .text-content .main-heading img {
        width: 100%;
    }

    .main-wrapper {
        padding: 55px 90px;
    }

    .main-inner {
        padding: 55px 90px;
    }

    .step1-img-2 {
        display: none;
    }

    .select_field select + span::after {
        top: 23%;
    }
}

@media screen and (min-width:1025px) and (max-width: 1199px) {

    .select_field select + span::after {
        top: 23%;
    }

    .step1-img-2 {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        z-index: 0;
        pointer-events: none;
        text-align: center;
    }

    .step-counter {
        left: 15px;
    }

    .main-wrapper {
        padding: 55px 90px;
    }

    .main-inner {
        padding: 55px 90px;
    }

    .step1-img-2 {
        display: none;
    }
}

@media screen and (min-width:1100px) and (max-width: 1198px) {

    .text-content .main-heading {
        width: 100%;
        font-size: 35px;
    }

    .text-content .main-text {
        width: 100%;
    }
}

@media screen and (min-width:1199px) and (max-width: 1299px) {

    .main-wrapper {
        padding: 10px 10px;
    }

    .step1-img-2 img {
        width: 200px;
    }

    .steps .container {
        max-width: 850px;
    }

    .step4 .steps-inner .main-text {
        width: 100%;
    }

    .text-content .main-heading {
        width: 100%;
        font-size: 40px;
    }

    .text-content .main-text {
        width: 100%;
    }
}

@media screen and (min-width:1300px) and (max-width: 1399px) {

    .main-wrapper {
        padding: 30px 30px;
    }

    .step1-img-2 img {
        width: 150px;
    }

    .steps .container {
        max-width: 950px;
    }

    .step4 .steps-inner .main-text {
        width: 100%;
    }

    .text-content .main-heading {
        width: 100%;
        font-size: 40px;
    }

    .text-content .main-text {
        width: 100%;
    }
}

@media screen and (min-width:1400px) and (max-width: 1500px) {

    .main-wrapper {
        padding: 30px 30px;
    }

    .step1-img-2 img {
        width: 200px;
    }

    .steps .container {
        max-width: 950px;
    }

    .step4 .steps-inner .main-text {
        width: 100%;
    }

    .text-content .main-heading {
        width: 100%;
        font-size: 40px;
    }

    .text-content .main-text {
        width: 100%;
    }
}

@media screen and (min-width:1500px) and (max-width: 1599px) {

    .main-wrapper {
        padding: 30px 30px;
    }

    .step1-img-2 img {
        width: 200px;
    }

    .steps .container {
        max-width: 1030px;
    }
}

@media screen and (min-width:1600px) and (max-width: 1700px) {

    .step1-img-2 img {
        width: 220px;
    }
}



@media screen and (min-width:320px) and (max-width: 399px) {



    .pst-cdd input::placeholder {
        font-size: 16px;
    }

    .inside-button {
        right: 5px;
    }

    .search-input {
        padding: 10px 20px 10px 12px;
    }
}
