﻿.iconswidth {
    width: 70px !important;
}

.cta-bar {
    position: fixed;
    bottom: 0;
    left: 4.5vw; /* Left margin */
    right: 4.5vw; /* Right margin */
    width: calc(100% - 9vw); /* Adjusted width considering left and right margins */
    background: linear-gradient(to bottom, #FCFFF5, #FFFFFF); /* Green background color */ /* White text color */
    padding: 0.5vw 1.5vw; /* Padding for content inside the bar */
    display: flex;
    justify-content: space-between;
    border-radius: 45px 45px 45px 45px; /* Rounded corners on left and right sides */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

/* Styling for the input field */
.email-input {
    width: 80%;
    padding: 1vw;
    border: solid;
    border-color: #C0C0C0;
    border-radius: 15px;
}

.cta-text {
    font-size: 2vw;
    color: #555555;
}

.cta-button {
    padding: 1vw 1.5vw;
    font-weight: bold;
    border: none;
    border-radius: 15px;
    background-color: #D92953;
    color: #FFFFFF; /* Green text color */
    cursor: pointer;
}
.imgmobgirl {
    width: 100%;
}
.playstoreweblast {
    width: 10vw;
}

/* Pop Up Coding Ends Here */
.techsacare-footer {
    display: none !important;
}

body {
    background-color: white !important;
}

.lineheight {
    line-height: 1.3;
}

.text-pink {
    color: #D92953;
}

.maintitle {
    font-size: 3vw;
    font-weight: 700;
}

.titles {
    font-size: 2vw;
    font-weight: 700;
}

.tick {
    font-size: 1.6vw;
}

.mainsubtitle {
    font-size: 1.7vw;
}

.subtitles {
    font-size: 1.6vw;
}

.subtitlelast {
    font-size: 1.3vw;
    margin-left: 3vw;
    margin-right: 3vw;
}

.titlelast {
    font-size: 1.7vw;
}

.bg-div1 {
    padding: 12vw 12vw 6vw 12vw !important;
}

.mobcalender {
    width: 50vw;
    top: -2vw;
    right: 13vw;
    position: relative;
    margin-top: -33vw;
    margin-left: 49.5vw;
    z-index: 1;
}
.justcalender {
    top:118vw;
}
/* 			.justcalender {
				width:30vw;
				position: relative;
				margin-top: 0vw;
				margin-left: 0;
				z-index: 1; 
			} */
.mobalarm {
    width: 60%;
    position: relative;
    margin-right: 0;
    top: 92vw;
    right: 0vw;
    z-index: 1;
}
.periodlanding7 {
    top: 130vw;
    left: 11vw;
    width: 35%;
}
.periodlanding7text {
    top: 147vw;
    left: 55vw;
}
.flower {
    width: 5vw;
    position: relative;
    margin-top: -3.2vw;
    left:-3vw;
    z-index: 1;
}
.amalicon {
    width: 8vw;
    position: absolute;
    top:5vw;
    left: 6vw;
    z-index: 1;
}
.periodlanding12 {
    width: 25vw;
    position: absolute;
    top: 69vw;
    right: 5vw;
    z-index: 1;
}

.tickmobpadding {
    margin-top: 0.45vw;
}
.tickimg {
    width: 1.3vw;
}
.divcontraception {
    margin: 0 7vw;
}

.text-move {
    position: relative;
    bottom: -5vw;
    margin-left: 11vw;
    top: 105vw;
    z-index: 1;
}

.footerbtmmargin {
    margin-bottom: 5vw;
}
@media (min-width: 991px) {
    .pregnancy-unlocked-web {
        font-weight: 600 !important;
        font-size: 45px !important;
        color: #06113C !important;
    }
}

@media (max-width: 1900px) {
    .periodlanding12 {
        width: 20vw;
        top: 74vw;
        right: 5vw;
    }
    .flower {
        width: 6vw;
        margin-top: -4.4vw;
    }
}

@media (max-width: 1800px) {
    .periodlanding12 {
        width: 23vw;
        top: 75vw;
        right: 5vw;
    }
    .maintitle {
        font-size: 3.2vw;
    }

    .titles {
        font-size: 2.2vw;
    }

    .mainsubtitle {
        font-size: 1.9vw;
    }

    .subtitles {
        font-size: 1.8vw;
    }

    .subtitlelast {
        font-size: 1.5vw;
        margin-left: 1vw;
        margin-right: 1vw;
    }

    .titlelast {
        font-size: 1.9vw;
    }
    .justcalender {
        top: 119vw;
    }
    .text-move {
        margin-left: 8vw;
        top: 104vw;
    }
    .periodlanding7 {
        top: 132vw;
        left: 11vw;
    }
    .periodlanding7text {
        top: 149vw;
        left: 55vw;
    }
}

@media (max-width: 1700px) {
    .periodlanding12 {
        width: 23vw;
        top: 76vw;
        right: 5vw;
    }
    .mobalarm {
        top: 93vw;
    }
    .justcalender {
        top: 120vw;
    }

    .text-move {
        margin-left: 8vw;
        top: 105vw;
    }

    .periodlanding7 {
        top: 133vw;
        left: 11vw;
    }

    .periodlanding7text {
        top: 150vw;
        left: 55vw;
    }
}
@media (max-width: 1600px) {
    .mobalarm {
        top: 94vw;
    }

    .justcalender {
        top: 121vw;
    }

    .text-move {
        margin-left: 8vw;
        top: 106vw;
    }

    .periodlanding7 {
        top: 134vw;
        left: 11vw;
    }

    .periodlanding7text {
        top: 151vw;
        left: 55vw;
    }
}

@media (max-width: 1500px) {

    .periodlanding12 {
        width: 24vw;
        top: 77vw;
        right: 5vw;
    }
    .amalicon {
        top: 6vw;
    }
    .flower {
        width: 7vw;
        margin-top: -6vw;
    }
    .playstoreweb {
        width: 13vw;
    }
    .mobalarm {
        top: 95vw;
    }

    .justcalender {
        top: 122vw;
    }

    .text-move {
        margin-left: 8vw;
        top: 107vw;
    }

    .periodlanding7 {
        top: 135vw;
        left: 11vw;
    }

    .periodlanding7text {
        top: 152vw;
        left: 55vw;
    }
}
@media (max-width: 1400px) {
    .playstoreweblast {
        width: 13vw;
    }
    .justcalender {
        top: 124vw;
    }
    .mobalarm {
        top: 99vw;
    }
    .text-move {
        margin-left: 6vw;
        top: 111vw;
    }
    .periodlanding7 {
        top: 137vw;
        left: 12vw;
    }
    .periodlanding7text {
        top: 154vw;
        left: 54vw;
    }
}
@media (max-width: 1300px) {
    .justcalender {
        top: 125vw;
    }

    .mobalarm {
        top: 100vw;
    }

    .text-move {
        margin-left: 6vw;
        top: 111vw;
    }

    .periodlanding7 {
        top: 138vw;
        left: 12vw;
    }

    .periodlanding7text {
        top: 155vw;
        left: 54vw;
    }
}
@media (max-width: 1280px) {
    .maintitle {
        font-size: 3.4vw;
    }
    .periodlanding12 {
        width: 24vw;
        top: 81vw;
        right: 5vw;
    }
    .amalicon {
        top: 7.5vw;
    }
    
    .titles {
        font-size: 2.4vw;
    }

    .iconswidth {
        width: 70px !important;
    }
    .tickimg {
        width: 1.5vw;
    }

    .mainsubtitle {
        font-size: 2.1vw;
    }

    .subtitles {
        font-size: 2vw;
    }

    .subtitlelast {
        font-size: 1.7vw;
        margin-left: 0vw;
        margin-right: 0vw;
    }

    .titlelast {
        font-size: 2.1vw;
    }

    .flower {
        margin-top: -6.2vw;
    }

    .cta-text {
        font-size: 2.3vw;
    }
}

@media (max-width: 1200px) {
    .justcalender {
        top: 127vw;
    }

    .mobalarm {
        top: 100vw;
    }

    .text-move {
        margin-left: 5vw;
        top: 111vw;
    }

    .periodlanding7 {
        top: 140vw;
        left: 12vw;
    }

    .periodlanding7text {
        top: 157vw;
        left: 54vw;
    }
}
@media (max-width: 1140px) {
    .periodlanding12 {
        width: 24vw;
        top: 83vw;
        right: 5vw;
    }
    .justcalender {
        top: 128vw;
    }

    .mobalarm {
        top: 101vw;
    }

    .text-move {
        margin-left: 5vw;
        top: 112vw;
    }

    .periodlanding7 {
        top: 141vw;
        left: 12vw;
    }

    .periodlanding7text {
        top: 158vw;
        left: 54vw;
    }

}
@media (max-width: 1100px) {
    
    .text-move {
        bottom: -1vw;
    }
}
@media (max-width: 991px) {
    .pregli-tools-mob {
        font-size: 20px !important;
        font-weight: 600 !important;
    }
    .periodlanding12 {
        width: 22vw;
        top: 80vw;
        right: 5vw;
    }
    .pregnancy-unlocked-mob {
        font-weight: 600 !important;
        font-size: 23px !important;
        color: #06113C !important;
    }

    .amalicon {
        width: 11vw;
        top: 9vw;
    }

    .iconswidth {
        width: 60px !important;
    }
    .tickmobpadding {
        margin-top: 0.3vw;
    }

    .tickimg {
        width: 1.7vw;
    }
    .cta-text {
        font-size: 2.6vw;
    }
    .footerbtmmargin {
        margin-bottom: 6vw;
    }
    .justcalender {
        top: 122vw;
    }

    .mobalarm {
        top: 95vw;
    }

    .text-move {
        margin-left: 5vw;
        top: 106vw;
    }

    .periodlanding7 {
        top: 135vw;
        left: 12vw;
    }

    .periodlanding7text {
        top: 152vw;
        left: 54vw;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .playstore {
        height: 39px !important;
    }
    .imgmobgirl {
        width: 40vw;
    }
    .flower {
        margin-top: -6.2vw;
    }
    .amalicon {
        width: 10vw;
        top: 9vw;
    }
}


@media (max-width: 900px) {
    .justcalender {
        top: 123vw;
    }

    .mobalarm {
        top: 96vw;
    }

    .text-move {
        margin-left: 5vw;
        top: 107vw;
    }

    .periodlanding7 {
        top: 136vw;
        left: 12vw;
    }

    .periodlanding7text {
        top: 153vw;
        left: 54vw;
    }
}
@media (max-width: 830px) {
    .periodlanding12 {
        width: 22vw;
        top: 82vw;
        right: 5vw;
    }
    .justcalender {
        top: 125vw;
    }

    .mobalarm {
        top: 98vw;
    }

    .text-move {
        margin-left: 5vw;
        top: 109vw;
    }

    .periodlanding7 {
        top: 138vw;
        left: 12vw;
    }

    .periodlanding7text {
        top: 155vw;
        left: 54vw;
    }
}
@media (max-width: 767px) {
    .pt-img3 {
        height: 300px !important;
    }

    .periodlanding12 {
        width: 22vw;
        top: 84vw;
        right: 5vw;
    }
    .mobcalender {
        width: 100%;
        right: 48vw;
        margin-top: -85vw;
    }
    .playstorebtn {
        width: 40vw !important;
    }
    .divcontraception {
        margin: 0 3vw;
    }
    .mobpaddinglast {
        padding-left: 10vw;
    }
    .amalicon {
        width: 11vw;
        top: 13vw;
    }
    .iconswidth {
        width: 80px !important;
    }
    .tickimg {
        width: 3vw;
    }
    .tickmobpadding {
        margin-top: 1.2vw;
    }

    .bgwhite {
        padding: 40vw 0 110vw 0 !important;
    }
    /* .text-move {
					margin-left: 10vw;
					margin-top:-80vw;
				} */
    .list-padding {
        padding-left: 12.5vw !important;
    }

    .list-padding1 {
        padding-left: 8.7vw !important;
    }

    .paddinglistlast {
        padding-left: 3vw;
    }

    .mobalarm {
        margin-top: -115vw;
        top:auto;
        width:100%
    }

    .moblady {
        position: relative;
        margin-bottom: -30vw;
    }

    .mobmargintop {
        margin-top: 60vw;
    }

    .mobnotes {
        position: relative;
        margin-bottom: -60vw;
    }

    .flower1 {
        width: 15vw;
        position: relative;
        margin-top: -25vw;
        margin-left: 12vw;
        bottom: -36vw;
        z-index: 1;
    }

    .flower {
        width: 15vw;
        margin-top: -120vw;
        margin-left: -3rem;
        top: -16vw;
        left: 0vw;
    }

    .ot {
        text-align: center;
    }

    .bg-div1 {
        background-image: url(/image/Pregli/PeriodLanding1.png) !important;
    }

    .bg-curved1 {
        background-image: url(/image/Pregli/PeriodLanding4.1.png) !important;
    }

    .bg-curved2 {
        background-image: url(/image/Pregli/PeriodLanding5.1.png) !important;
    }

    .bg-div1 {
        padding: 12vw 3vw 85vw 3vw !important;
    }

    .bgd-gradient {
        background: radial-gradient(circle at 0% 100%, #FFF6EE 0%, #FFF7ED 20%, #FBF8F7 80%, #FAFAFA 100%) !important;
    }

    .pregnancy-unlocked-mob {
        font-weight: 600 !important;
        font-size: 23px !important;
        color: #06113C !important;
        text-align: center;
    }

    .navigation {
        text-align: center;
    }

    .landing4-image {
        margin-bottom: -12rem !important;
    }

    .maintitle {
        font-size: 8vw;
    }

    .titlesmob1 {
        font-size: 6.4vw;
    }

    .titlesmob2 {
        font-size: 6.4vw;
    }

    .titlesmob3 {
        font-size: 6.1vw;
    }

    .titlesmob4 {
        font-size: 5.3vw;
    }

    .mainsubtitle {
        font-size: 5.6vw;
        padding: 0 6vw;
    }

    .subtitles {
        font-size: 4vw;
    }

    .subtitlelast {
        font-size: 4vw;
    }

    .titlelast {
        font-size: 6vw;
    }
    .cta-text {
        font-size: 2.7vw;
    }

    .cta-bar {
        padding: 1.5vw 1.5vw;
        border-radius: 3vw 3vw 3vw 3vw;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    }

    .email-input {
        width: 60%;
    }

    .cta-button {
        padding: 1vw 1.5vw;
        font-weight: bold;
        border: none;
        border-radius: 15px;
        background-color: #D92953;
        color: #FFFFFF; /* Green text color */
        cursor: pointer;
    }
    .footerbtmmargin {
        margin-bottom: 12vw;
    }
}

@media (max-width: 700px) {
    .paddinglistlast {
        padding-left: 2vw;
    }
}

@media (max-width: 682px) {
    .titlesmob4 {
        font-size: 6vw;
    }
}

@media (max-width: 650px) {
    .paddinglistlast {
        padding-left: 1vw;
    }
}

@media (max-width: 575px) {
    .landing4-image {
        margin-bottom: -3rem !important;
    }
    .tickmobpadding {
        margin-top: 1.4vw;
    }
    .subtitles {
        font-size: 5vw;
    }
    .tickimg {
        width: 4vw;
    }
    .amalicon {
        width: 18vw;
        top: 15vw;
    }
    .subtitlelast {
        font-size: 5vw;
    }
    .paddinglistlast {
        padding-left: 9vw;
    }
    .cta-text {
        font-size: 3.2vw;
    }

    .cta-bar {
        padding: 2vw 2vw;
    }

    .email-input {
        width: 80%;
    }

    .ctarow2 {
        padding-left: 5vw;
    }

    .footerbtmmargin {
        margin-bottom: 15vw;
    }
    .amalicon {
        width: 16vw;
        top: 12vw;
    }
}

@media (max-width: 500px) {
    .list-padding {
        padding-left: 13vw !important;
    }
    .iconswidth {
        width: 15vw !important;
    }
    .amalicon {
        width: 16vw;
        top: 14vw;
    }
}

@media (max-width: 460px) {
    .amalicon {
        width: 16vw;
        top: 16vw;
    }
}
@media (max-width: 404px) {
    .tickmobpadding {
        margin-top: 0.6vw;
    }
    .tickimg {
        width: 4.55vw;
    }

    .footerbtmmargin{
        margin-bottom:20vw;
    }
    .amalicon {
        width: 18vw;
        top: 15vw;
    }
}

@media (max-width: 400px) {
    .cta-text {
        font-size: 3.7vw;
    }
    .flower1 {
        bottom: -32vw;
    }
    .amalicon {
        width: 18vw;
        top: 15vw;
    }
    .cta-bar {
        padding: 2.5vw 2.5vw;
    }

    .ctarow2 {
        padding-left: 7vw;
    }
}

@media (max-width: 375px) {
    .amalicon {
        width: 20vw;
        top: 15vw;
    }
}

@media (max-width: 371px) {
    .titlesmob1 {
        font-size: 6.1vw;
    }
    .titlelast {
        font-size: 6.4vw;
    }
}

@media (max-width: 350px) {
    .cta-bar {
        padding: 3vw 2.5vw;
    }
    .amalicon {
        width: 23vw;
        top: 24vw;
        left:4vw;
    }
}
@media (max-width: 345px) {
    .pt-img3 {
        height: 250px !important;
    }
}

@media (max-width: 320px) {
    .amalicon {
        width: 22vw;
        top: 17vw;
        left: 4vw;
    }
}

@media (max-width: 300px) {
    .tickmobpadding {
        margin-top: 0.4vw;
    }

    .tickimg {
        width: 5vw;
    }

    .mainsubtitle {
        font-size: 5.1vw;
    }
    .amalicon {
        width: 23vw;
        top: 18vw;
        left: 4vw;
    }

}

@media (max-width: 287px) {
    .titlesmob1 {
        font-size: 5.8vw;
    }
    .cta-text {
        font-size: 3.7vw;
    }
    .ctarow2 {
        padding-left: 2vw;
    }
}
