@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
.thankyou-page {
    font-family: 'Inter', sans-serif;
}

    .thankyou-page .container-large {
        width: 100%;
        position: relative;
        max-width:100%;
    }

.thank-you-header-content {
    position: relative;
    z-index: 3;
    max-width: 512px;
    margin-left: 263px;
    padding: 220px 64px 120px 64px;
    background: rgba(59, 161, 181, 0.80);
}

    .thank-you-header-content h1 {
        color: #FFF;
        font-size: 38px;
        font-style: normal;
        font-weight: 700;
        line-height: 48px;
    }

    .thank-you-header-content h3 {
        color: #FFF;
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: 28.8px; /* 125.217% */
    }


.thank-you-upload-content-bottom-button-wrapper .button {
    padding: 15px 35px 14px 35px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 999999999px;
    background-color: #D54943;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border: 0px;
    width:100%;
}

.section-thank-you-header {
    z-index: -2;
    background-image: url('../images/thankyou-page-header.jpg');
    background-position: 75% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.than-you-header-component {
    position: relative;
}


.thank-you-header-subtitle-wrapper {
    margin-top: 2rem;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.section-thank-you-upload {
    z-index: -2;
    background-color: #3ba1b5;
}

.than-you-upload-component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.thank-you-upload-content-wrapper {
    z-index: 3;
    width: 50%;
    height: 100%;
    max-width: 512px;
    margin-left: 263px;
    padding: 65px 64px 45px 64px;
    background-color: #fff;
}

.thank-you-upload-right-content-wrapper h2 {
    color: #FFF;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 126.316% */
    margin-top: -50px;
}

.thank-you-upload-browser-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #d5d5d5;
    border-radius: 0.563rem;
    background-color: #f2f2f2;
    text-decoration: none;
    color: #000;
    font-size: 19px;
    font-weight: 700;
    padding: 20px 20px;
}

    .thank-you-upload-browser-wrapper .text-size-medium {
        padding-top: 5px;
    }

.thank-you-upload-content-bottom-wrapper-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: #000;
}

    .thank-you-upload-content-bottom-wrapper-01 .text-color-green {
        color: #15891B;
    }

.thank-you-upload-content-bottom-wrapper-02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 0.5rem;
}

.thank-you-upload-content-bottom-wrapper-03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0.5rem;
}

.thank-you-upload-content-bottom-button-wrapper {
    margin-top: 2rem;
}

.thank-you-upload-right-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35%;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-thank-you-socials {
    position: relative;
}

.thankyou-page .section-thank-you-upload {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.section-thank-you-socials .padding-vertical.padding-large {
    padding: 0px;
}

    .section-thank-you-socials h3 {
        color: #FFF;
        font-size: 38px;
        font-style: normal;
        font-weight: 700;
        line-height: 48px; /* 126.316% */
        margin-bottom: 35px;
    }

    .section-thank-you-socials p {
        color: #FFF;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; /* 163.636% */
    }

.thank-you-socials-component {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: #3ba1b5;
}

.thank-you-socials-img-wrapper {
    background-image: url('../images/thankyou-installation.jpg');
    background-position: 50% 50%;
    background-size: cover;
    width: 775px;
}

.thank-you-socials-content {
    max-width: 455px;
    padding: 80px 40px;
    background-color: #3ba1b5;
}

.thank-you-socials-img {
    display: none;
    width: 100%;
}

.thank-you-socials-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3rem;
    grid-column-gap: 2rem;
}

#divVerificationcode {
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    color: #000;
    padding-bottom: 5px;
}

    #divVerificationcode .security-content:last-child {
        padding-bottom: 18px;
    }
/****************************************/
/***********Responsvie css***************/
/****************************************/
@media screen and (max-width: 1280px) {
    .thank-you-header-content, .thank-you-upload-content-wrapper {
        margin-left: 150px;
    }

    .thank-you-socials-img-wrapper {
        width: 662px;
    }

    .than-you-upload-component {
        width: 100%;
    }

    .thank-you-upload-right-content-wrapper {
        width: 45%;
        padding-right: 40px;
    }

    .thank-you-socials-content {
        max-width: 100%;
    }

    .thank-you-header-content {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 150px;
    }

    .thank-you-upload-content-wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }

    .thank-you-header-content h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .section-thank-you-socials p {
        font-size: 20px;
    }

    .thank-you-header-content h1, .thank-you-upload-right-content-wrapper h2, .section-thank-you-socials h3 {
        font-size: 35px;
    }
}

@media screen and (max-width: 1124px) {
    .thank-you-header-content, .thank-you-upload-content-wrapper {
        max-width: 400px;
    }

    .thank-you-socials-img-wrapper {
        width: 550px;
    }
}

@media screen and (max-width: 991px) {
    .thank-you-header-content h1, .thank-you-upload-right-content-wrapper h2, .section-thank-you-socials h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .section-thank-you-socials p {
        line-height: 30px;
    }
}

@media screen and (max-width: 910px) {
    .thank-you-header-content, .thank-you-upload-content-wrapper {
        margin-left: 60px;
    }

    .thank-you-socials-img-wrapper {
        width: 460px;
    }
}

@media screen and (max-width: 820px) {
    .thank-you-header-content, .thank-you-upload-content-wrapper {
        max-width: 370px;
    }

    .thank-you-socials-img-wrapper {
        width: 430px;
    }
}


@media screen and (max-width: 767px) {
    .thank-you-header-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%;
        margin-right: auto;
        margin-left: auto;
        padding: 45px 25px 65px 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .thank-you-header-subtitle-wrapper {
        margin-top: 65px;
    }

    .section-thank-you-upload {
    }

    .than-you-upload-component {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .thank-you-upload-content-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: none;
        margin-right: 0px;
        margin-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 25px;
        padding-right: 25px;
    }

    .thank-you-upload-content-bottom-button-wrapper {
        margin-top: 0.875rem;
        padding-bottom: 1.5rem;
    }

    .thank-you-upload-right-content-wrapper {
        width: 100%;
        padding: 60px 30px 60px 30px;
        text-align: center;
    }

    .thank-you-socials-component {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .thank-you-socials-img-wrapper {
        height: 28.5rem;
        width: 100%;
    }

    .thank-you-socials-content {
        padding: 50px 30px 50px 30px;
    }

    .section-thank-you-header {
        background-size: cover;
    }

    .thank-you-header-content h1, .thank-you-upload-right-content-wrapper h2, .section-thank-you-socials h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .thank-you-header-content h1 {
        width: 80%;
        line-height: 32px;
    }

    .thank-you-upload-content-wrapper {
        padding-top: 60px;
        padding-bottom: 15px;
    }

    .thank-you-upload-content-bottom-wrapper-01 {
        text-align: left;
    }

    #divcontentwrapper {
        max-width: 370px;
        margin: auto;
    }

    .thank-you-upload-content-bottom-button-wrapper .button {
        width: 100%;
    }

    .thank-you-upload-right-content-wrapper h2 {
        margin-top: 0;
    }
}


@media screen and (max-width: 480px) {
    .than-you-header-component {
        padding-left: 28px;
        padding-right: 28px;
    }

    .thank-you-header-content {
        max-width: 100%;
    }
}

/******Start New design thank you page css ****/

.thankyou-main-warpper .container {
    max-width: 1440px;
}

.thankyou-main-warpper .header .container {
    padding-left: 105px;
    padding-right: 105px;
}

.thankyou-banner-section {
    background: url(/images/thankyou-banner-background.jpg) no-repeat bottom right;
    background-size: cover;
}

.thankyou-upload-box {
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.12);
    border-radius: 15px;
    padding: 25px 50px 60px 50px;
    max-width: 512px;
}

.upload-section {
    padding-left: 250px;
    margin-bottom: -85px;
    position: relative;
    padding-top: 50px;
}

    .upload-section h1 {
        text-shadow: 0px 8px 35px rgba(0, 0, 0, 0.16);
        font-family: BioRhyme !important;
        font-size: 52px;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        color: #fff;
        padding-bottom: 25px;
    }

.thankyou-upload-box h2 {
    font-family: Barlow !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 40px;
    padding-left: 5px;
}

.thankyou-button-wrapper {
}

.success-msg {
    font-weight: 600;
    font-size: 16px;
}

.security-content {
    color: #000;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding-bottom: 25px;
    padding-left: 5px;
}

.thankyou-upload-box .thank-you-upload-content-bottom-wrapper-01 {
    text-align: left;
    align-items: baseline;
    font-family: Inter;
    max-width: 384px;
}

.thankyou-upload-box .thank-you-upload-content-bottom-wrapper-02 {
    padding-bottom: 30px;
    font-family: Inter;
    padding-left: 5px;
    padding-left: 0px;
    justify-content: center;
    width: 100%
}

.thankyou-upload-box .text-size-small {
    font-size: 13px;
}

.thankyou-upload-box .thank-you-upload-browser-wrapper {
    max-width: 384px;
    padding: 20px 0px;
    border: 2px #EF5B4E solid;
}

.thankyou-button-wrapper .button {
    max-width: 384px;
    width: 100%;
    font-family: Inter;
    font-size: 17px;
    transition-duration: 0.3s;
}

    .thankyou-button-wrapper .button:hover {
        background: #c3463b;
        transition-duration: 0.3s;
    }

.thankyou-upload-box .thank-you-upload-browser-wrapper .text-color-blue {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding-top:0px;
}

.upload-recent-bill {
    background: #D8ECF0;
    padding: 150px 0px 90px 0px;
}

    .upload-recent-bill h3 {
        max-width: 916px;
        margin: auto;
        font-family: Barlow;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

.recent-bill-content {
    position: relative;
    max-width: 1170px;
    margin: auto;
}

    .recent-bill-content:after {
        content: "";
        position: absolute;
        left: 0px;
        top: -40px;
        width: 75px;
        height: 100px;
        background: url(/images/sparkle-icons.svg) no-repeat;
    }

    .recent-bill-content:before {
        content: "";
        position: absolute;
        right: 0px;
        bottom: -48px;
        width: 75px;
        height: 100px;
        background: url(/images/sparkle-icons.svg) no-repeat;
    }

.thankyou-socialmedia-section {
    display: flex;
    flex-direction: row-reverse;
}

    .thankyou-socialmedia-section .thank-you-socials-img-wrapper {
        width: 50%;
    }

    .thankyou-socialmedia-section .thank-you-socials-content {
        width: 50%;
        max-width: inherit;
        padding: 90px 70px 90px 10%;
        text-align: right;
    }

.social-section-content {
    max-width: 550px;
    text-align: left;
    font-family: Inter;
}

    .social-section-content h3 {
        font-family: Barlow;
        font-size: 40px;
        font-style: normal;
        font-weight: 600 !important;
        line-height: normal;
        margin-bottom: 50px;
    }

    .social-section-content p {
        color: #FFF;
        font-family: Inter;
        font-size: 22px;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 36px; /* 163.636% */
    }

#attached-file {
    font-family: Inter;
}

.upload-file-control {
    width: 100%;
    color: green;
    font-size: 18px
}

.remove-file-btn {
    text-decoration: underline;
    float: right;
    font-size: 15px;
    cursor: pointer;
}

.file-control-textbox {
    margin-top:5px;
}

    .file-control-textbox .select-file-textbox {
        width: calc(100% - 31px);
        border: 1px solid !important;
        border-radius: 5px;
        padding: 10px 22px;
        color: #767576;
        font-weight: 500;
    }

.attached-file-wrapper {
    max-width: 384px;
}
.thank-you-upload-content-bottom-button-wrapper.thankyou-button-wrapper {
    margin-top: 0;
    padding-bottom:0;
}
.thankyou-button-wrapper {
    width:100%;
}

.thankyoupageheader .container {
    padding-left: 105px;
    padding-right: 105px;
    max-width:1440px;
}

/*Thank you responsive css*/
@media screen and (max-width: 1440px) {
    .thankyou-socialmedia-section .thank-you-socials-content {
        padding: 70px 80px;
    }

    .upload-section {
        padding-left: 242px;
    }
}


@media screen and (max-width: 1200px) {
    .thankyoupageheader .container {
        padding-left: 25px;
        padding-right: 25px;

    }
    .thankyou-main-warpper .header .container {
        padding-left: 25px;
        padding-right: 20px;
    }

    .upload-section {
        padding-left: 130px;
        margin-bottom: -60px;
    }

    .thankyou-socialmedia-section .thank-you-socials-content {
        padding: 70px 50px;
    }

    .upload-recent-bill h3 {
        max-width: inherit;
        padding: 0px 130px;
    }

    .thankyou-upload-box {
        padding-bottom: 35px;
    }

    .upload-recent-bill {
        padding-top: 120px;
    }

    .upload-section h1 {
        font-size: 45px;
    }
}

@media screen and (max-width: 991px) {
    .header .logo-box img {
        width:167px;
    }
    .upload-section {
        padding-left: 100px;
    }

    .upload-recent-bill h3 {
        padding: 0px 100px;
    }

    .social-section-content h3 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .social-section-content p {
        font-size: 20px;
        line-height: 30px;
    }

    .thankyou-socialmedia-section .thank-you-socials-content {
        padding: 45px;
    }

    .thankyou-upload-box {
        padding-left: 35px;
        padding-right: 35px;
    }

        .thankyou-upload-box h2 {
            margin-bottom: 25px;
        }
}


@media screen and (max-width: 767px) {
    .thankyou-banner-section {
        background: none;
    }

    .upload-section {
        padding-left: 0;
        margin-bottom: 0;
        padding-top: 0;
    }

    .thankyou-upload-box {
        margin: auto;
        padding: 0px;
        max-width: 420px;
        box-shadow: none;
        padding: 0px 25px 35px 25px;
    }

        .thankyou-upload-box h2 {
            text-align: center;
            padding-top: 30px;
            margin-bottom: 15px;
            font-size: 20px;
            padding-left:0px;
        }

    .upload-section h1 {
        text-align: center;
        font-size: 32px;
        padding: 62px 5px 26px 5px;
        background: url(/images/thankyou-mobile-banner.jpg) no-repeat right top;
    }

    .thankyou-banner-section .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .security-content {
        font-family: Barlow;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .recent-bill-content:before, .recent-bill-content:after {
        display: none;
    }

    .upload-recent-bill {
        padding: 25px 0px
    }

        .upload-recent-bill h3 {
            padding: 0px 10px;
            font-family: Barlow;
            font-size: 18px;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 24px;
            color: #242435;
        }

    .thankyou-socialmedia-section {
        flex-direction: column;
    }

        .thankyou-socialmedia-section .thank-you-socials-img-wrapper {
            width: 100%;
        }

        .thankyou-socialmedia-section .thank-you-socials-content {
            width: 100%;
            margin-top: -1px;
        }

    .social-section-content h3 {
        font-size: 24px;
    }

    .thankyou-upload-box .thank-you-upload-browser-wrapper {
        border: 1px #D5D5D5 solid;
    }

    .footer-iframe {
        height: 1220px;
        background: #242435;
    }
    .upload-section h1 span{
        display:none;
    }
}


@media screen and (max-width: 480px) {
    .thankyou-socialmedia-section .social-section-content h3 {
        font-family: Barlow;
        font-size: 18px;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 24px;
    }

    .thankyou-socialmedia-section .social-section-content p {
        font-family: Barlow;
        font-size: 18px;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 24px;
    }

    .thankyou-socialmedia-section .thank-you-socials-links-wrapper {
        margin-top: 25px;
    }

    .thankyou-socialmedia-section .thank-you-socials-content {
        padding: 45px 35px;
    }

    .thankyou-button-wrapper .button {
        font-size: 16px;
        font-family: Barlow;  
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .thankyou-upload-box {
        max-width: 100%
    }

        .thankyou-upload-box .thank-you-upload-content-bottom-wrapper-01 {
            font-family: inherit;
            margin-top: 10px;
        }

        .thankyou-upload-box .text-size-small {
            font-family: Barlow;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 25px;
            text-align: center
        }

        .thankyou-upload-box .thank-you-upload-content-bottom-wrapper-02 {
            flex-direction: column;
            padding-left: 0px;
            padding-bottom: 20px;
            align-items: center;
            width: 100%;  
        }

        .thankyou-upload-box .thank-you-upload-content-bottom-wrapper-03 {
            margin: auto;
            align-items: baseline;
            margin-top: 15px;
        }

            .thankyou-upload-box .thank-you-upload-content-bottom-wrapper-03 .text-color-green {
                font-family: Barlow;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: normal;
            }

        .thankspage .thankyou-upload-box #divcontentwrapper, .thankyou-upload-box .thank-you-upload-browser-wrapper {
            max-width: 100%;
        }
 
}

@media screen and (max-width: 372px) {
    .thankyou-upload-box .text-size-small {
        font-size: 15px;
    }
}

/******End New design thank you page css ****/
