        @media (min-width: 1399px){
            .container{
                max-width: 1300px;
            }
        }
        .innerbanner{
            padding: 50px 0;
        }
      
        .innerbanner .text{
            font-size: 18px;
        }
        .lady-img{
            position: absolute;
            width: 261px;
            bottom:0;
            right: 60px;
            display: none;
        }
        .lady-img img{
            min-height: 220px;
            width: 261px;
           
        }
        

        @media (min-width: 992px) {
            .section-title{
            font-size: 40px;
        }
        .lady-img{
            right: 88px;
            display: block;
        }
        .innerbanner{
            padding: 70px 0;
        }
    }
    @media (min-width: 1199px){
        .lady-img img{
            min-height: 300px;
        }
        .section-title{
            font-size: 55px;
        }
    }
    .thank-you-section{
        padding: 100px 0;
        margin-bottom: 163px;
    }
    .thank-you-section .main-title{
        color: #01ADED;
    }
    .thank-you-section .main-title strong{
        font-weight: 900;
    }
    .thank-you-section .img-wrap::after{
        content: "";
        height: 163px;
        width: 163px;
        position: absolute;
        top: 20px;
        left: 20px;
        background-image: url(assets/images/star.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    .thank-you-section .img{
        max-width: 618px;
    }
    .thank-you-section .img img{
        border-radius: 20px;
    }
    .thank-you-section .video{
        position: absolute;
        left: 0;
        top: 50%;
        
        width:calc(100% - 90px);
    }
    .thank-you-section .video iframe{
        width: 100%;
        height: 415px;
        border-radius: 20px;
    }
    .thank-you-section .content{
        padding-left: 30px;
    }
    .thank-you-section .content .title{
        font-size: 22px;
        color: #11176B;
        font-weight: 700;
        margin-bottom: 35px;
    }
    .thank-you-section .content .list{
        padding-left: 0;
        margin-bottom: 0;
    }
    .thank-you-section .content .list li{
              font-size: 22px;
              font-weight: 400;
              position: relative;
              list-style: none;
              padding-left: 38px;
              color: #000;
    }
    .thank-you-section .content .list li::after{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 25px;
        height: 21px;
        background-image: url("data:image/svg+xml,%3Csvg width='25' height='21' viewBox='0 0 56 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.8338 11.3317L23.8742 42.2912C23.1508 43.0142 22.1699 43.4203 21.1472 43.4203C20.1245 43.4203 19.1436 43.0142 18.4202 42.2912L1.15129 24.9307C0.429078 24.2074 0.0234375 23.227 0.0234375 22.2049C0.0234375 21.1828 0.429078 20.2024 1.15129 19.4791L5.97365 14.6567C6.69667 13.9367 7.67549 13.5325 8.69587 13.5325C9.71624 13.5325 10.6951 13.9367 11.4181 14.6567L21.2436 24.1857L44.5742 1.14205C45.2973 0.421308 46.2767 0.0166016 47.2976 0.0166016C48.3186 0.0166016 49.2979 0.421308 50.0211 1.14205L54.8314 5.85349C55.1931 6.21197 55.4803 6.63853 55.6764 7.10856C55.8724 7.5786 55.9735 8.0828 55.9737 8.59209C55.974 9.10137 55.8733 9.60567 55.6777 10.0759C55.482 10.5461 55.1952 10.9729 54.8338 11.3317Z' fill='%2300FF37'/%3E%3C/svg%3E");
        background-repeat: no-repeat no-repeat;
        background-position: center center;
        background-size: contain;
    }
    .thank-you-section .content .list li + li{
        margin-top: 30px;
        
    }
    .thank-you-section .content .list li .info-icon{
        display: inline-block;
        margin-left: 10px;
        height: 22px;
        width: 22px;
    }
    .thank-you-section .content .btnred{
        padding: 15px 30px;
        font-size: 18px;
        text-transform:capitalize;
    }
    @media(max-width:1399px){
        .thank-you-section .img {
           max-width: 475px;
        }
        .thank-you-section .video{
            width: calc(100% - 70px);
        }
        .thank-you-section .video iframe{
            height: 330px;
        }
        .thank-you-section .img-wrap::after{
            height: 130px;
            width: 130px;
        }
        .thank-you-section {
            margin-bottom: 130px;
        }
    }
    @media(max-width:1199px){
        .thank-you-section .content .list li{
            font-size: 20px;
        }
        .thank-you-section .content .list li +li{
            margin-top: 20px;
        }
        .thank-you-section .img {
        max-width: 400px;
    }
    .thank-you-section .video {
        width: calc(100% - 50px);
    }
    .thank-you-section .video iframe {
        height: 270px;
    }
    .thank-you-section .img-wrap::after{
        height: 90px;
        width: 90px;
        top: 40px;
        left: 25px;
    }
    .thank-you-section {
        margin-bottom: 90px;
    }
    }
    @media (max-width: 991px) {
    .thank-you-section .img {
        max-width: 525px;
    }
    .thank-you-section .video iframe {
        height: 300px;
    }
    .thank-you-section .video {
        width: calc(100% - 70px);
    }
    .thank-you-section .img-wrap::after {
        height: 115px;
        width: 115px;
    }
    .thank-you-section {
        margin-bottom: 0px;
        padding: 80px 0;
    }
    .thank-you-section .img-wrap{
        margin-bottom: 140px;
    }
    .thank-you-section .content{
        padding-left: 0;
    }
}
@media (max-width: 767px){
    .thank-you-section .img {
        max-width: 350px;
    }
    .thank-you-section .video iframe {
        height: 240px;
    }
    .thank-you-section .img-wrap::after{
        top: 20px;
        left: 30px;
        height: 90px;
        width: 90px;
    }
    .thank-you-section {
        margin-bottom: 0px;
        padding: 60px 0;
    }
    .thank-you-section .heading-icon svg{
        height: 50px;
        width: 50px;
    }
}
@media (max-width: 575px){
    .thank-you-section .img {
        max-width: calc(100% - 80px);
    }
    .thank-you-section .video iframe {
        height: auto;
    }
    .thank-you-section .img-wrap::after {
      display: none;
    }
    .thank-you-section .img-wrap {
        margin-bottom: 40px;
    }
    .thank-you-section .img-wrap .video{
        position: static;
        margin-top: -100px;
    }
    .thank-you-section .content .list li{
        font-size: 16px;
    }
}
@media (max-width: 490px){
    .thank-you-section .img {
        max-width: calc(100% - 50px);
    }
}

.info_popup_content{display:none;padding: 10px; border: 3px solid var(--web-lightblue); border-radius: 5px;  font-size: 16px;  line-height: normal;  position: absolute;  z-index: 100; background: var(--web-white);max-height:200px;overflow-y:auto;}
.info_popup_content p{margin-bottom:10px;}
.info_popup_content p:last-child{margin-bottom:0px;}
.info_popup_content.showpopupcontent{display:block;}