﻿.popup-content h2 {
    color: #D9214E; /* Green color */
    font-size: 50px; /* Font size 60 (adjust as needed) */
    font-weight: bold; /* Bold style */
}

.popup-content p {
    color: #0B1B58; /* Blue color */
    font-size: 25px; /* Font size 30 (adjust as needed) */
}
/* Styles for the popup */
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.iconswidth {
    width: 70px !important;
}
.popup-content {
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* Close button */
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}


/* Close button style on hover */
.close-btn:hover {
    color: red;
}

/* Style for button hover effect */
button[type="submit"]:hover {
    background-color: #FABEB8;
}

.mission-list li::marker {
    color: var(--kt-text-danger) !important;
    font-weight: 900;
    font-size: 6vw;
}

.mainheading {
    font-size: 4.0vw;
}

.sec2-head {
    font-size: 1.2vw;
}

.sec3-head {
    font-size: 1.9vw;
}

.sec2-text {
    font-size: 1vw;
}

.mainsubheading {
    font-size: 1.5vw;
}

.pink-color {
    color: #FE577E;
}

.black-color {
    color: #06113C;
}
/* Input and button styles */
form {
    margin-top: 20px;
}

#home {
    background-image: url('/image/Pregli/bgpregli1.png');
    background-size: 100%;
}

.playstore-guide-web {
    width: 12vw ;
    height: 4vw ;
}

.pregli-guide-web {
    width: 8vw !important;
    height: 8vw !important;
}


/*.bglady {
    margin: 0 2vw 3vw 2vw;
}*/

.lineheight-1 {
    line-height: 1.2 !important;
}
/* Pop Up Coding Ends Here */
.techsacare-footer {
    display: none !important;
}

body {
    background-color: white !important;
}

.custom-container-3 {
    padding: 2vw 10vw;
}
.icon-padding1 {
    padding-left: 2.5vw !important;
}
.icon-padding {
    padding-left:3vw !important;
}
@media (min-width: 1600px) {
    .custom-container {
        max-width: 83vw !important;
    }

    .custom-container2 {
        max-width: 80vw !important;
    }
}

@media only screen and (max-width: 500px) {
    .pregli-vision-img-text {
        top: 2rem !important;
    }
}

@media (min-width: 991px) {
    .pregli-toolsdisc-mob {
        font-weight: 400 !important;
    }

    .pregli-tools-web {
        font-weight: 600 !important;
    }

    .tools-track-web {
        font-weight: 600 !important;
    }

    .pregnancy-unlocked-web {
        font-weight: 600 !important;
        font-size: 45px !important;
        color: #06113C !important;
    }

    .pregnancy-content-tick-web {
        width: 2vw !important;
        height: 2vw !important;
    }

    .pregnancy-unlocked-btn-web {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .pregnancy-btn-web {
        font-weight: 500;
        font-size: 1.5vw !important;
    }

    .pregnancy-content-web {
        font-weight: 500 !important;
        color: #06113C !important;
    }

    .guide-web {
        font-size: 45px !important;
    }

    .guide-img1 {
        height: 36px !important;
        width: 52.5px !important;
    }

    .guide-img2 {
        height: 35.63px !important;
        width: 41.25px !important;
    }

    .guide-img3 {
        height: 35.63px !important;
        width: 41.25px !important;
    }

    .guide-img4 {
        height: 38.4px !important;
        width: 38.4px !important;
    }
}

@media (min-width:768px) and (max-width: 992px) {
    .mainlist {
        padding-top: 5vw;
        padding-bottom: 5vw;
    }
}

@media (min-width:992px) and (max-width: 1517px) {

    .sec3-br {
        display: block !important;
    }
}

@media (min-width:1385px) and (max-width: 1400px) {

    .mainheading1 {
        font-size: 3.5vw;
    }
}

@media (min-width:1157px) and (max-width: 1200px) {
    /*.bglady {
        padding: 7vw 0vw !important;
    }*/

    .mainheading1 {
        font-size: 3.2vw;
    }
}
@media (max-width: 1600px) {
    .icon-padding1 {
        padding-left: 2vw !important;
    }

    .icon-padding {
        padding-left: 2.5vw !important;
    }
}
@media (max-width: 1500px) {
    .playstore-guide-web {
        width: 13vw ;
        height: 4vw ;
    }

    .pregli-guide-web {
        width: 12vw !important;
        height: 12vw !important;
    }
}
@media (max-width: 1400px) {
    .icon-padding1 {
        padding-left: 1vw !important;
    }

    .icon-padding {
        padding-left: 1.5vw !important;
    }
}

@media (max-width: 1280px) {
    .playstore-guide-web {
        width: 20vw ;
        height: 6vw ;
    }
}
@media (max-width: 1150px) {
    .icon-padding1 {
        padding-left: 0vw !important;
        padding-right: 1vw !important;
    }

    .icon-padding {
        padding-left: 0.5vw !important;
        padding-right: 0vw !important;
    }
}

@media (max-width: 991px) {
    /*.bglady {
        padding: 6.5vw 0vw !important;
    }*/

    .pregli-tools-mob {
        font-weight: 600 !important;
    }

    .pregli-toolsdisc-mob {
        font-weight: 400 !important;
    }

    .iconswidth {
        width: 75px !important;
    }
    .tools-track-mob {
        font-weight: 600 !important;
    }

    .pregnancy-unlocked-mob {
        font-weight: 600 !important;
        font-size: 23px !important;
        color: #06113C !important;
    }

    .pregnancy-content-tick-mob {
        width: 3vw !important;
        height: 3vw !important;
    }

    .pregnancy-content-mob {
        font-weight: 500 !important;
        color: #06113C !important;
    }

    .guide-mob {
        font-size: 30px !important;
    }

    .guide-img1 {
        height: 36px !important;
        width: 52.5px !important;
    }

    .guide-img2 {
        height: 35.26px !important;
        width: 40.64px !important;
    }

    .guide-img3 {
        height: 35.63px !important;
        width: 41.25px !important;
    }

    .guide-img4 {
        height: 38.4px !important;
        width: 38.4px !important;
    }

    .custom-container-3 {
        padding: 1vw 5vw;
    }

    .mainheading {
        font-size: 3.4vw;
    }

    .sec2-head {
        font-size: 1.8vw;
    }

    .sec3-head {
        font-size: 2.5vw;
    }

    .sec2-text {
        font-size: 1.6vw;
    }

    .mainsubheading {
        font-size: 2.1vw;
    }
}

@media (max-width: 841px) {
    .iconswidth {
        width: 8vw !important;
    }
}
@media (max-width: 768px) {
    .pregnancy-unlocked-mob {
        font-weight: 600 !important;
        font-size: 23px !important;
        color: #06113C !important;
    }
    .iconswidth {
        width: 90px !important;
    }
    .pregnancy-content-tick-mob {
        width: 5.5vw !important;
        height: 5.5vw !important;
    }

    .pregnancy-content-mob {
        font-weight: 500 !important;
        color: #06113C !important;
    }

    .pregnancy-image-mob {
        position: relative !important;
        top: -4rem !important;
    }

    .pregnancy-unlocked-btn-mob {
        position: absolute !important;
        margin-top: 171vw !important;
        justify-content: center !important;
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }

    .pregnancy-btn-mob {
        font-size: 5vw !important;
        font-weight: 400;
    }

    .playstore-guide-web {
        width: 30vw;
        height: 9vw;
    }

    .playstore-guide-web-last {
        width: 40vw;
        height: 12vw;
    }

    .mob-container {
        padding: 0vw 6vw;
    }

    .mainheading {
        font-size: 6vw;
    }

    .mainsubheading {
        font-size: 4vw;
    }

    .sec2-head {
        font-size: 4vw;
    }

    .br-mob {
        display: block !important;
    }

    .sec3-head {
        font-size: 5vw;
    }

    .sec2-text {
        font-size: 3vw;
    }

    .footer-head {
        font-size: 2rem;
    }

    .sec3-mob {
        font-size: 3.5vw;
    }

    .mission-list {
        font-size: 4.45vw;
    }

    .bglady {
        background-image: url('/image/Pregli/pgladymob.png') !important;
        /*padding: 20.5vw 0 !important;
        margin: 0vw 0vw 6vw 0vw;*/
    }

    #home {
        background-image: url('/image/Pregli/bgpregli1mob.png');
        background-size: cover !important;
        padding-top: 10vw;
        padding-bottom: 15vw;
    }
}

@media (max-width: 700px) {

    .mission-list {
        margin-left: 4vw;
    }
}

@media (max-width: 700px) {

    .mission-list {
        margin-left: 7vw;
    }
}

@media (max-width: 575px) {
    .iconswidth {
        width: 19vw !important;
    }

    .playstore-guide-web {
        width: 35vw !important;
        height: 11vw !important;
    }

    .pregli-guide-web {
        width: 16vw !important;
        height: 16vw !important;
    }
}
@media (max-width: 550px) {
    .pregnancy-unlocked-btn-mob {
        margin-top: 185vw !important;
    }

    .mainheading {
        font-size: 10vw;
    }

    .mainheading1 {
        font-size: 10.05vw;
    }

    .sec2-head {
        font-size: 4.5vw;
    }

    .playstore-guide-web {
        width: 35vw !important;
        height: 11vw !important;
    }

    .playstore-guide-web-last {
        width: 40vw !important;
        height: 12vw !important;
    }

    .bgladytext {
        font-size: 4vw;
    }

    .sec3-head {
        font-size: 5.5vw;
    }

    .sec2-text {
        font-size: 3.5vw;
    }

    .mainsubheading {
        font-size: 4.5vw;
    }

    .mission-list {
        font-size: 5vw;
    }

    .pregnancy-content-tick-mob {
        width: 6.5vw !important;
        height: 6.5vw !important;
    }

    .mission-list li::marker {
        font-size: 6.1vw;
    }

    .br-mob {
        display: none !important;
    }
}

@media (max-width: 475px) {
    .pregnancy-unlocked-btn-mob {
        margin-top: 187vw !important;
    }
}

@media (max-width: 404px) {
    .pregnancy-unlocked-btn-mob {
        margin-top: 190vw !important;
    }
}

@media (max-width: 372px) {

    .playstore-guide-web {
        width: 40vw !important;
        height: 13vw !important;
    }


    .pregli-guide-web {
        width: 18vw !important;
        height: 18vw !important;
    }

    .playstore-guide-web-last {
        width: 40vw !important;
        height: 12vw !important;
    }
}

@media (max-width: 325px) {
    .pregnancy-unlocked-btn-mob {
        margin-top: 195vw !important;
    }
}
@media (max-width: 299px) {
    .pregnancy-unlocked-btn-mob {
        margin-top: 199vw !important;
    }
}

@media only screen and (min-width:1200px) {
    .ImagePositioning {
        position: relative;
        left: -65px;
        top: -22px;
    }
}

@media only screen and (max-width:767px) {
    #visible-content1 {
        display: none;
    }
}

@media only screen and (min-width:767px) {
    #visible-content2 {
        display: none;
    }
}
