.thank-bannerr {
    background-image: url("../images-new/general/thank-you/thank-you-banner-bg.svg")
}
.thank-banner-para {
    background-image: none;
}

.thank-banner .content {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

.thank-banner .content .image {
    width: 450px;
    margin: 0 auto
}

.banner .content h1 {
    font-size: 70px
}

.thank-banner .content p {
    color: #000;
    width: 80%;
    margin: 10px auto 0;
    text-align: center;
    font-size: 16px;
    font-family: "satoshi";
    font-weight: 400;
    position: static !important;
    transform: translateX(0%) !important
}

.thank-banner .content a {
    color: #fff
}

.thank-banner .content a:hover {
    color: #fff
}

.thank-banner .content .my-btn {
    background-color: #0000;
    border: 3px solid #e90c72;
    color: #E90C72 !important
}

.thank-banner .content .my-btn:hover {
    background-color: #E90C72;
    border: 3px solid #E90C72;
    color: #fff !important
}

@media(max-width:1200px) {
    .thank-banner .content .image {
        width: 380px
    }

    .banner .content h1 {
        font-size: 62px
    }

    .thank-banner .content p {
        font-size: 16px;
        width: 80%
    }
}

@media(max-width:576px) {
    .thank-banner .content .image {
        width: 350px
    }

    .banner .content h1 {
        font-size: 52px
    }

    .thank-banner .content p {
        font-size: 14px;
        width: 100%
    }
}

@media(max-width:375px) {
    .thank-banner .content .image {
        width: 300px
    }

    .banner .content h1 {
        font-size: 48px
    }
}

@media(max-width:320px) {
    .thank-banner .content p {
        font-size: 13px
    }

    .thank-banner .content .image {
        width: 280px
    }
}

.banner {
    height: 688px;
    align-items: end
}

.banner .content h1 {
    font-size: 50px;
    color: #5faa46 !important;
    text-shadow: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    text-transform: capitalize;
    font-family: "tanker" !important
}

@media (max-width:1366px) {
    .banner {
        height: 561px
    }

    .banner .content h1 {
        font-size: 40px;
        margin-top: 40px
    }
}

@media (max-width:1024px) {
    .banner .content h1 {
        font-size: 30px
    }
}

@media (max-width:576px) {
    .banner {
        background-image: url("../images-new/general/thank-you/thank-you-banner-bg-mobile.svg") !important
    }

    .about-banner .why-image {
        height: 210px
    }

    .about-banner .why-image img {
        height: 200px;
        object-fit: cover !important
    }

    .about-banner .why-image h1 {
        padding: 0 10px;
        margin-bottom: 0;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 15%;
        width: 100%;
        font-size: 25px;
        text-align: center;
        color: #5faa46 !important;
        text-shadow: none;
        text-transform: capitalize;
        font-family: "tanker"
    }
}

.banner {
    height: 300px;
}

@media (max-width:576px) {
    .banner {
        height: 150px;
        background-position: top;
    }
}
