.SakshamOnloadmodal.modal {
    display: flex; /* Use flex to center content */
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.SakshamOnloadmodal
.modal-content {
    background-color: #fff;
    padding: 0px 0 5vw;
    max-width: 45vw;
    width: 90%;
    text-align: center;
    position: relative; border-radius: 0px; overflow: hidden; border:none; max-height:90vh; z-index:-1;
}

.popupcontent{ padding:20px 30px 0; text-align: left; margin:0 auto;}
.popupcontent h2{font-size: 2rem; line-height: 1.25; color: #004aad; font-weight:700; margin-bottom: 15px; text-align: center;}
.popupcontent p{ font-size: 18px; line-height: 1.25; color: #000; margin-bottom: 0px;}


.popupcontent ul { padding: 0; margin: 0;}
.popupcontent ul li{ margin-bottom: 20px; list-style: none; padding-left: 20px; position: relative; font-size: 20px; line-height: 1.5;}
.popupcontent ul li:before{ content: ""; position: absolute; left: 0; top: 8px; width: 6px; height: 6px; background: #000; border-radius: 50%;}
.popupcontent ul li a{  word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;}

.padding0{ padding:0}
/* .SakshamOnloadmodal .modal-content:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('/images/homepage/popup-bg.jpg') no-repeat center center; background-size: cover; opacity: 0.1; z-index: -1; border-radius: 8px; } */
.SakshamOnloadmodal  .modal-content:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('assets/img/homepage-poup/top-header-svg.png') no-repeat top center; background-size:contain; z-index: -1; }
.SakshamOnloadmodal  .modal-content:after{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('assets/img/homepage-poup/bottom-header-svg.png') no-repeat top center; background-size:contain; z-index: -1}


.SakshamOnloadmodal
.close-button {
    position: fixed;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    z-index: 99;
    color: #fff;
    background: #1389b8;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 1.65; display: flex; align-items: center; justify-content: center;
}

.bold{ font-weight: 700;}

.SakshamOnloadmodal .logo{ max-width: 8vw; margin:5.75vw auto 0; display: block;padding: 0; position: relative;}


/* Bottom link (hidden initially) */

.bottom-link {
    display: none;
    position: fixed;
    right: 80px;
    bottom: 20px;
    background-color:#1968b3;
    color: white;
    padding: 10px 15px;
    border-radius: 20px;
    text-decoration: none; 
    z-index: 99;
    font-weight: bold;
}
.bottom-link:hover {
    background-color: #004080; color: white; text-decoration: none;
}

.popupfooter{ position:absolute; bottom:-0vw; left:0; width:100%;}
.popupheader .img-box{ position:absolute; top: 0;  left: 0;  width: 100%;}
.popupfooter .img-box,
.popupheader .img-box{ height:5vw}

.popupheader .img-box img,
.popupfooter .img-box img{    max-width: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;}

    .modal-content-in{ max-height: 100%; overflow-y: auto; z-index:1;}

    

@media all and (max-width: 1600px){
     .popupcontent h2 {font-size: 24px;}
     .popupcontent ul li {font-size: 16px;}
}


@media all and (max-width: 1440px){
     .popupcontent h2 {font-size: 22px;}
     .popupcontent ul li {font-size: 14px; margin-bottom: 10px;}
}
@media all and (max-width: 1280px){
.popupfooter .img-box, .popupheader .img-box {height: 4vw;}
.SakshamOnloadmodal .logo{ margin-top: 4.5vw;}
.popupcontent{ padding:15px 20px 0;}
.popupcontent h2 {font-size: 20px;}
}

@media all and (max-width: 1280px){
.SakshamOnloadmodal .modal-content{ max-width: 48vw;}
}

@media all and  (max-width: 990px) {
    .SakshamOnloadmodal .modal-content{ max-width: 550px;}

    .SakshamOnloadmodal .logo { max-width: 150px; margin-top:10px;}
    .popupfooter .img-box, .popupheader .img-box {height: 45px;}

    .popupheader .img-box{ position: relative;}
}
    
@media all and  (max-width:768px) {
    
    .popupcontent{padding: 15px 20px 20px;}
    .SakshamOnloadmodal .logo{ max-width: 120px;}
   .bottom-link {font-size: 14px;}

        .popupcontent p {
    font-size: 14px;}

   
    }


/* Style for screens with at least 1024px width and 1.1 device pixel ratio (110% scaling) */
@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.1),
       screen and (min-width: 1024px) and (min-resolution: 105dpi) {

   .popupcontent h2 {font-size: 26px;}
}

    /*STYLE FOR 1920*1080 screen at 125% scale*/
@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.25), 
screen and (min-width: 1024px) and (min-resolution: 120dpi) {
    .popupcontent h2 {font-size: 22px;}
     .popupcontent ul li {font-size: 16px;}
}


/*STYLE FOR 1920*1080 screen at 150% scale*/
@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), 
screen and (min-width: 1024px) and (min-resolution: 144dpi) {
     .popupcontent h2 {font-size: 22px;}
     .popupcontent ul li {font-size: 14px; margin-bottom: 10px;}
     .modal-content { max-width:48vw; }
}