
.personalMain{
    width: 100%;
    background: #F7FAFC;
display: flex;
}
.loginContainer1{
    padding-top: 25px;
    padding-bottom: 50px;
    width: 58%;

}
.mainHeadinglogo{
    padding-bottom: 10px;
display: flex;
gap: 08px;
}
.logologin{
    width: 80px;
    height: 71.741px;
    flex-shrink: 0;
}
.mainHeading{
    color: #000;
    font-family: Poppins;
    font-size: 27.072px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px; 
}
.mainHeading2{
    color: #000;
    font-family: Poppins;
    font-size: 20.304px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; 
}
.stepsLineMain{
    padding-top: 50px;
    padding-bottom: 50px;

}
.steplineImg{
    width: 635px;
    height: 42.333px;
    flex-shrink: 0;

}

.signinContainerMain{
    padding-left: 158px;
    padding-right: 40px;
    padding-top: 45px;
    width: 100%;
}
.textuploadImageMain{
    display: flex;
    justify-content: space-between;
}
.signinHeading{
    color: #09938A;
    font-family: Poppins;
    font-size: 27.072px;
    font-style: normal;
    font-weight: 600;
    line-height: 56.852px; 
}
.signinHeadingText{
    color: #5E6366;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; 
}
.signinHeadingText span{
    color: #09938A;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
}

.medicalMainHeading{
    color: #5E6366;
    font-family: Poppins;
    font-size: 29.248px;
    font-style: normal;
    font-weight: 400;
    line-height: 66.513px; 
}
.medicalMainText{
    color: #09938A;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px; 
}
.messageMain{
    padding-top: 26px;

}
.messageText{
    width: 635px;
height: 376px;
flex-shrink: 0;
    border-radius: 32.67px;
border: 1px solid rgba(9, 147, 138, 0.24);
background: rgba(9, 147, 138, 0.14);
color: #787575;
padding-top: 40px;
padding-left: 28px;
font-family: Poppins;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 17px; 
}


.buttonTextMain{
    padding-top: 30px;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
}
.loginText{
    padding-left: 20px;
    color: #718096;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px ; 
}
.loginText span{
    color: #09938A;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    text-decoration-line: underline;
    cursor: pointer;
}
.buttonNextMain{
    display: flex;
    gap: 22px;
}
.btnNext{
    cursor: pointer;
    border-radius: 4.541px;
background: #09938A;
width: 121.081px;
height: 56px;
flex-shrink: 0;
border: none;
color: #F7FAFC;
text-align: center;
font-family: Inter;
font-size: 20.432px;
font-style: normal;
font-weight: 600;
line-height: 20.432px ; 
}
.btnprevious{
    cursor: pointer;
    border-radius: 4.541px;
background: #09938A;
width: 65.838px;
height: 56px;
flex-shrink: 0;
border: none;
color: #F7FAFC;
text-align: center;
font-family: Inter;
font-size: 25.432px;
font-style: normal;
font-weight: 600;
line-height: 20.432px ; 
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Right side css */


.loginContainer2{
    padding-bottom: 80px;
width: 42%;
background: #09938A;
}
.Img{
    margin-left: 15px;
    width: 637px;
}
.Img1{
    position: absolute;
    right: 0;
}
.image2Main{
    padding-top: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont2Heading{
    padding-top: 65px;

    display: flex;
    justify-content: center;
    align-items: center;
    color: #F7FAFC;
font-family: Inter;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 40px; 
text-align: center;
}
.cont2Text{
    padding-top: 34px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
text-align: center;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 27.7px; 
}
.emailInputMain{
    display: flex;

}
.pswbtneye{
    background-color: transparent;
    border: 0;

}
@media (max-width:1210px) {
    .messageText{
        width: 100%;
        height: 376px;
        flex-shrink: 0;
        border-radius: 32.67px;
        border: 1px solid rgba(9, 147, 138, 0.24);
        background: rgba(9, 147, 138, 0.14);
        color: #787575;
        padding-top: 40px;
        padding-left: 28px;
        font-family: Poppins;
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
    }
}
@media (max-width:600px) {
    .medicalMainHeading {
        font-size: 27px;
    }
    .messageText{
        width: 100%;
        height: 356px;
        padding-top: 28px;
        padding-left: 20px;
        padding-right: 10px;
        font-size: 18px;
        line-height: 27px;
    }
}

@media (max-width:1400px) {
    .signinContainerMain{
        padding-left: 58px;
        padding-right: 40px;
        padding-top: 45px;
        width: 100%;
    }
    .steplineImg{
        width: 99%;
        height: 99%;
    
    }
    .Img{
        margin-left: 0px;
        width: 100%;
    }
    .RegInputMain{
        display: flex;
        width: 100%;
        gap: 38px;
    }

}

@media (max-width:992px) {
    .buttonTextMain{
        padding-top: 70px;
    }
    .steplineImg{
        width: 635px;
        height: 42.333px;
    
    }
    .personalMain{
    display: flex;
    flex-direction: column-reverse;
    } 
    .loginContainer2 {
        width: 100%;
        padding-bottom: 60px;
    }
    .loginContainer1 {
        width: 100%;
        padding-bottom: 60px;
    }
    .signinContainerMain {
        padding-left: 40px;
        padding-right: 0px;
        padding-top: 45px;
        width: 94%;
    }
    .image2Main {
        padding-top: 40px;
    }
    .Img {
        width: 500px;
    }
}
@media (max-width:505px) {
    .Img {
        width: 100%;
    }
}
@media (max-width:700px) {
    .steplineImg{
        width: 99%;
        height: 99%;
    
    }
}
@media (max-width:600px) {
    .RegInputMain{
        padding-top: 5px;
    }
    .PsIcon {
        width: 20px;
    }
    .loginText {
        padding-left: 0px;
        font-size: 12px;
    }
    .btnNext {
        width: 76px;
        height: 42px;
        font-size: 14px;
        line-height: 18px;
    }
    .buttonNextMain{
        gap: 10px;
    }
    .btnprevious {
        width: 46px;
        height: 42px;
        font-size: 18px;
        line-height: 18px;
    }
    .loginText span{
        padding-left: 0px;
        font-size: 12px;
    }
    .stepsLineMain {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .leftInputMain{
        width: 100%;
    }
    .rightInputMain{
        width: 100%;
    }
    .textuploadImageMain {
        gap: 20px;
    }
    .RegInputMain {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        gap: 1px;
    }
    .loginContainer2 {
        padding-bottom: 40px;
    }
    .loginContainer1 {
        padding-bottom: 50px;
    }
    .signinContainerMain {
        padding-left: 28px;
        padding-right: 10px;
        padding-top: 18px;
        width: 96%;
    }
    .image2Main {
        padding-top: 25px;
   
    }
    .Img1 {
        width: 100%;
    }
    .Img2{
        height: 26px;
    }
    .image3Main{
        padding-top: 30px;
    }
    .Img3 {
        width: 100%;
        height: 400px;
        flex-shrink: 0;
    }
    .cont2Heading {
        padding-top: 40px;
        font-size: 32px;
        line-height: 38px;
    }
    .cont2Text {
        padding-top: 28px;
        width: 88%;
        font-size: 17px;
        line-height: 22px;
    }
    .logologin {
        width: 50px;
        height: 42px;
    }
    .mainHeading {
        font-size: 16px;
        line-height: 19px;
    }
    .mainHeading2 {
        font-size: 13px;
        line-height: 22px;
    }
    .signinHeading {
        width: 100%;
        font-size: 22px;
        line-height: 38px;
    }
    .signinHeadingText {
        padding-top: 0px;
        font-size: 12px;
        line-height: 20px;
    }
    .signinHeadingText span {
        padding-top: 20px;
        font-size: 12px;
        line-height: 24px;
    }
    .uploadImg{
width: 80%;
    }
    .emailHeading{
        padding-top: 20px;
        font-size: 14px;
        line-height: 18px;
    }
    .emailInput{
        padding-left: 10px;
        font-size: 14px;
        line-height: 18px;
        height: 46px;
    }
    .emailInput::placeholder{
    font-size: 14px;
    line-height: 18px; 
    }
    .rememberMain {
        padding-top: 20px;
    }
    .rememberCheckbox {
        width: 14px;
        height: 14px;
    
    }
    .rememberText {
        font-size: 12px;
        line-height: 28px;
    }
    .forgotText{
        font-size: 12px;
        line-height: 18px;
    }
    .signBtn {
        margin-top: 25px;
        height: 50px;
        font-size: 16px;
        line-height: 22px;
    }
    .googleBtn {
        height: 50px;
        font-size: 13px;
        line-height: 22px;
    }
    .facebookBtn {
        height: 50px;
        font-size: 13px;
        line-height: 22px;
    }
    .icon1 {
        left: 14px;
        width: 21px;
        height: 20px;
    }
    .icon2 {
        left: 14px;
        width: 21px;
        height: 20px;
    }
}
@media (max-width:425px){
    .genderMain{
        margin-top: 28px;
        width: 100%;
    }
    .genderMainHeading{
        padding-top: 14px;
        padding-left: 18px;
 
        font-size: 21px;
    
        line-height: 60.513px; 
    }
    .genderMainHeading span{
        font-size: 21px;
    
        line-height: 60.513px;  
    }
    .maleHeading{
        font-size: 14px;
    }
    .checkboxInp{
        width: 14.5px;
    height: 13.5px;
    }
}