.account-body {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
    /* width: 507px;
  height: 618px; */
    /* top: 248px;
  left: 90px;
  gap: 0px; */
    /* border-radius: 20px; */
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
    sans-serif;
}

.account-body-subcontainer {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #f7cea1;
    background-color: white;
    border-radius: 20px;
    margin-left: 16px;
    /* width: 1291px; */
    padding-right: 172px;
    padding-top: 50px;
    padding-left: 20px;
    position: relative;
}

.camera-img-container {
    margin-right: 100px;
}

.camera-img {
    width: 507px;
    height: 650px;
    border-radius: 20px;
    object-fit: cover;
}

.looks-like-you-new {
    font-size: 24px;
    font-weight: 700;
    line-height: 27.58px;
    text-align: center;
    margin-top: 0px;
}

.sign-up-with-your-mobile {
    font-size: 15px;
    font-weight: 600;
    line-height: 17.24px;
    text-align: center;
}

.sign-up-with-google {
    width: 300px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    border: 1px solid #0d839b; /* font-family: Ubuntu; */
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    position: relative;
    left: 6px;
    top: 9px;
}
#regform .sign-up-with-google {
    /* width: 300px; */
    width: 344px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    border: 1px solid #0d839b; /* font-family: Ubuntu; */
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    position: relative;
    left: 6px;
    top: 9px;
}

.goggle-icon {
    height: 18px;
    width: auto;
    /* float: left; */
    position: relative;
    left: 0px;
    padding: 0px 25px;
}

.facebook-icon {
    height: 23px;
    width: auto;
    /* float: left; */
    position: relative;
    left: 0px;
    padding: 0px 24px;
}

.sign-up-with-faebook {
    width: 300px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    border: 1px solid #0d839b; /* font-family: Ubuntu; */
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    margin-left: 6px;
    margin-top: 17px;
}
#regform .sign-up-with-faebook {
    /* width: 300px; */
    width: 344px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    border: 1px solid #0d839b; /* font-family: Ubuntu; */
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    margin-left: 6px;
    margin-top: 17px;
}

.or-break {
    width: 300px;
    opacity: 20%;
    color: #000000;
    position: relative;
    top: 15px;
    /* left: -5px; */
    left: 0px;
    margin-left: 5px;
}
#regform .or-break {
    /* width: 300px; */
    width: 343px;
    opacity: 20%;
    color: #000000;
    position: relative;
    top: 15px;
    /* left: -5px; */
    left: 0px;
    margin-left: 5px;
}

.or {
    background-color: white;
    position: relative;
    top: -6px;
    padding: 10px;
    left: -35px;
}
#regform .or {
    background-color: white;
    position: relative;
    top: -6px;
    padding: 10px;
    /* left: -15px; */
    left: 0px;
}
.sign-up-links-label-mail {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.09px;
    position: relative;
    top: 15px;
    left: 48px;
    width: max-content;
}

#sign-up-links-label-enter-number {
    margin-left: -33px;
}

.sign-up-links-input-mail {
    /* width: 293px; */
    width: 330px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-top: 8px;
}
#regform .sign-up-links-input-mail {
    width: 293px;
    /* height: 45px; */
    height: 34px;
    /* top: 682px;
    left: 817px; */
    /* padding: 0px 32px 0px 32px; */
    /* gap: 16px; */
    /* border-radius: 8px; */
    border-radius: 4px;
    /* opacity: 0px; */
    /* border: 1px solid #e7e7e7; */
    border: 1px solid #ccc;
    /* margin-top: 12px; */
    margin-top: 5px;
    /* opacity: 0px; */
}

#emailInput::placeholder {
    padding-left: 83px;
}

.sign-terms-stuffs {
    font-size: 10px;
    font-weight: 600;
    line-height: 9.19px;
    margin-left: 55px;
    display: flex;
    align-items: center;
    width: max-content;
}

.request-div-containers {
    display: flex;
    flex-direction: column;
    position: relative;
    left: 14px;
    top: 7px;
}
#regform .request-div-containers {
    display: flex;
    flex-direction: column;
    position: relative;
    /* left: 14px; */
    left: 0px;
    /* top: 20px; */
    top:0;
}
.request-otp {
    width: 300px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    border: 1px solid #0d839b;
    background-color: #0d839b;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
#regform .request-otp {
    /* width: 300px; */
    width: 351px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    border: 1px solid #0d839b;
    background-color: #0d839b;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.request-user {
    width: 300px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    border: 1px solid #0d839b;
    background-color: #0d839b;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-top: 10px;
}
#regform .request-user {
    /* width: 300px; */
    width: 351px;
    height: 48px;
    /* gap: 16px; */
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    border: 1px solid #0d839b;
    background-color: #0d839b;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-top: 10px;
}
.alert-danger{
    color:rgb(220, 53, 69);
}
.alert-success{
    color: rgb(25, 135, 84)
}
.slider-container {
    display: none;
}

.phone-dropdown {
    width: 20px; /* This is 20px wide */
    font-size: 12px; /* Font size of the text inside the dropdown */
    padding: 2px; /* Padding to improve the appearance */
    border: 1px solid #ccc; /* Border around the dropdown */
}

#phone-code {
    /* width: 75px; */
    width: 86px;
    font-size: 12px;
    position: absolute;
    /* margin-top: 28px; */
    margin-top: 17px;
    margin-left: 3px;
}

.toggle-password {
    position: absolute;
    /* right: 265px; */
    cursor: pointer;
    font-size: 20px;
    user-select: none;
    margin-top: 22px;
    margin-left: -35px;
}

#regform.account-body-texts {
    /* width: 398px; */
    width: 345px;
}

/* For 1020px */
@media (max-width: 1024px) {
    #account-body-subcontainer {
        padding-right: 0px;
        padding-left: 0px;
    }

    .camera-img-container {
        margin-right: 50px;
    }

    .enter-verification-code {
        margin-left: 0;
    }

    .slider-container {
        display: none;
    }
    .account-body-texts {
        text-align: center;
        margin-right: -86px;
    }
}

/* For 768px */
@media (max-width: 769px) {
    #account-body-subcontainer {
        padding-right: 0px;
        padding-left: 0px;
    }
    .camera-img {
        width: 100%; /* Adjusted image size */
        display: none;
    }
    .account-body {
        width: 750px;
        margin-left: 5px;
    }

    .slider-container {
        display: none;
    }

    .account-body-texts {
        text-align: center;
        margin-right: -98px;
    }

    .looks-like-you-new {
        margin-top: 20px;
    }
}

/* For 435px */
@media (max-width: 426px) {
    .search-container {
        display: none;
    }

    #account-body-subcontainer {
        padding: 50px 10px;
        width: 790px; /* Updated width */
        margin-top: 0px; /* Changed margin-top to 0 */
    }

    .verif-code-input,
    .verify-button {
        width: 100%;
    }

    .camera-img-container {
        display: none;
    }

    .looks-like-you-new {
        margin-top: 50px;
        font-size: 40px; /* Merged font-size property */
    }

    .home {
        display: none;
    }

    .sign-up-with-your-mobile {
        font-size: 20px;
    }

    .or {
        background-color: white;
        position: relative;
        top: 0px;
        padding: 10px;
        left: -12px;
    }

    .verification-code-container {
        font-size: 20px;
    }

    .slider-container {
        display: block;
        margin-top: 25px;
        position: relative;
        left: 43px;
    }

    .sign-up-links-label-mail {
        font-size: 25px;
        position: relative;
        top: 15px;
        left: 14px;
    }

    .sign-up-links-input-mail {
        font-size: 20px;
        width: 271px;
        margin-left: 15px;
    }

    .sign-terms-stuffs {
        font-size: 11px;
    }

    .request-otp,
    .request-user {
        font-size: 20px;
    }

    .account-body-texts {
        text-align: center;
        margin-right: -98px;
        width: 737px;
        padding-bottom: 40px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        margin-right: -98px;
    }
}

/* For 375px */
@media (max-width: 376px) {
    .search-container {
        display: none;
    }

    #account-body-subcontainer {
        padding: 50px 20px; /* Combined padding */
        width: 783px; /* Updated width */
        margin-top: 0px; /* Changed margin-top to 0 */
    }

    .camera-img {
        width: 70%; /* Adjusted image size */
    }

    .account-body {
        width: 830px;
        margin-left: 69px;
        margin-top: -10px;
    }
}

/* For 320px */
@media (max-width: 321px) {
    .search-container {
        display: none;
    }

    .camera-img {
        width: 60%; /* Adjusted image size */
    }

    .verif-code-input,
    .verify-button {
        width: 100%; /* Full width for inputs/buttons */
    }

    #account-body-subcontainer {
        padding: 50px 10px;
        width: 640px;
        margin-top: 21px; /* Consistent margin */
    }

    .account-body {
        width: 700px;
        margin-left: 139px;
    }


    .nav-icon {
        margin-right: 0px;
    }

    .fa-bars {
        position: relative;
        left: 100px;
    }

    .welcome {
        margin-right: 20%;
    }

    .bread-crump-c {
        position: relative;
        left: -160px;
    }

    .nav-icon {
        position: relative;
        left: 10px;
    }
}
