@import url('https://fonts.googleapis.com/css?family=Poppins:400');
html {
    font-size: 100%;
}

body {
    background: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.75;
    color: #000000;
}

.new-facebook {
    width: 50%;
    text-align: start;
    border-right: 1px solid #fff;
}

.new-google {
    width: 50%;
    text-align: end;
}

.new-facebook-inner {
    display: inline-block;
    width: 100%;
    text-align: start;
}

.new-google-inner {
    display: inline-block;
    width: 100%;
    text-align: end;
}

.social-login {
    margin-top: 50px;
    padding: 0 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.social-register {
    padding: 0 85px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-top: 55px;
}

.back-arrow-register {
    z-index: 2;
    height: 80px;
    padding: 30px 0 0 80px;
}

.back-arrow-login {
    z-index: 2;
    height: 140px;
    padding: 30px 0 0 80px;
}

.login-img,
.register-img {
    width: 100%;
    height: 100%;
    background-image: url('./../images/login2023.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.login-img::before,
.register-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(72, 71, 71, 0.5);
    backdrop-filter: blur(10px);
}

.form-input-3 {
    width: 100%;
    padding: 8px 10px;
    background-color: #fff;
    border-radius: 10px;
}

.form-input-3:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.form-3 {
    padding: 0 70px;
}

.new-contact-page {
    min-height: calc(100vh - 355px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-contact {
    min-height: 92vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-img {
    width: 100%;
    height: 100%;
    background-image: url('./../images/contact-bg2023.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rating-img {
    width: 100%;
    height: 100%;
    background-image: url(./../images/rating-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-size: 100%;
    box-shadow: 1px 2px 10px #ddd;
}

.contact-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(72, 71, 71, 0.54);
}

.contact-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 70px 90px 85px 90px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.04);
    backdrop-filter: blur(10px);
}

.contact-card p {
    margin-bottom: 80px;
    padding: 0 100px;
}

.new-contact-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 50px;
    padding: 0 60px;
}

.new-contact-btn {
    padding: 2px 10px;
    border-radius: 8px;
    color: #000;
}

.new-mobile-contact-btn {
    padding: 2px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.new-rank-title {
    padding: 50px 90px;
    background-color: #F0F0F0;
    text-align: center;
}

.new-user-default-picture {
    width: 50px;
    height: 50px;
    /* overflow: hidden; */
    background: #f4f4f4;
    background-image: url('./../images/blank-profile-picture.png');
    background-size: cover;
    background-position: center;
}

.new-user-profile-picture {
    width: 50px;
    height: 50px;
    /* overflow: hidden; */
    background: #f4f4f4;
    background-size: cover;
    background-position: center;
}

.rank-table tbody tr {
    background-color: #fff;
}

.rank-table tbody tr td:hover {
    background-color: #f4f4f4;
}

.new-user-rank-box {
    display: flex;
    margin: 0 30px;
}

.new-ranking-pagination .pagination .active .page-link,
.new-comment-paginator nav .pagination .active .page-link {
    background-color: #ED1596;
    color: #fff;
}


/*  */

.new-d-hide {
    display: none;
}

#show-user-ranking .active,
#show-rank-badges .active {
    color: #ED1596;
}

#show-user-ranking .active span::before,
#show-rank-badges .active span::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -5px;
    border: 1px solid #ED1596;
}

.pagination {
    padding-top: 15px!important;
}

.profile-cover-box {
    width: 100%;
    height: 40vh;
}

.profile-cover-img {
    background-image: url('./../images/profile2023.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.profile-cover-img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(72, 71, 71, 0.7);
    backdrop-filter: blur(15px);
}

.new-profile-box {
    position: absolute;
    bottom: -80px;
    height: 170px;
    overflow: hidden;
}

.profile-pic-box {
    height: 100%;
    /* overflow: hidden; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-profile-rank-box {
    position: absolute;
    bottom: -80px;
    height: 170px;
}

.profile-rank-box {
    width: auto;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-form-control {
    display: block;
    width: 100%;
    height: calc(1.5em+0.75rem+1px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.5rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.new-comment-reply {
    width: 55px;
    height: 55px;
}

.new-form-control {
    display: block;
    width: 100%;
    height: calc(1.5em+0.75rem+1px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.5rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media(max-width: 1300px) {
    .new-contact {
        padding: 0;
    }
}

@media(max-width: 1200px) {
    .contact-card {
        padding: 80px 100px;
    }
    .contact-card p {
        margin-bottom: 60px;
    }
    .profile-pic-box {
        padding: 30px;
    }
}

@media(max-width: 992px) {
    .profile-pic-box {
        padding: 10px;
    }
}

@media(max-width: 800px) {
    .contact-card {
        padding: 50px 70px;
    }
    .contact-card p {
        padding: 0;
    }
    .new-contact-box {
        padding: 0;
    }
    .profile-cover-box {
        height: 30vh;
    }
    .profile-pic-box {
        padding: 0;
    }
    .new-comment-reply {
        width: 45px;
        height: 45px;
    }
}

@media(max-width: 680px) {
    .new-profile-user-name h3 {
        font-size: 1.4rem;
    }
}

@media (max-width: 600px) {
    .social-login {
        margin-top: 50px;
        flex-direction: column;
    }
    .social-register {
        flex-direction: column;
    }
    .new-facebook-inner {
        width: 100%;
        text-align: start;
    }
    .new-google-inner {
        width: 100%;
        text-align: start;
    }
    .back-arrow-register {
        height: 40px;
        padding: 10px 0 0 30px;
    }
    .back-arrow-login {
        height: 80px;
        padding: 10px 0 0 30px;
    }
    .form-3 {
        padding: 0;
    }
    .new-facebook {
        width: 100%;
        text-align: center;
        border: none;
    }
    .new-google {
        width: 100%;
        text-align: center;
    }
    .new-contact {
        min-height: 47vh;
        padding: 20px 15px;
    }
    .contact-card {
        padding: 10px 10px 15px 10px;
        backdrop-filter: blur(25px);
    }
    .contact-card small {
        margin-bottom: 35px;
        font-size: 0.7rem;
    }
    .new-contact-box {
        gap: 20px;
    }
    .new-mobile-contact-btn {
        width: 35px;
        height: 35px;
    }
    .new-user-rank-box {
        margin: 0;
    }
    .profile-cover-box {
        height: 20vh;
    }
    .new-profile-box {
        height: 120px;
        bottom: -60px;
    }
    .new-profile-rank-box {
        bottom: -60px;
        height: 120px;
        padding: 0;
    }
    .profile-rank-box {
        width: 100%;
    }
    .profile-rank-img img {
        width: 100%;
    }
    .new-profile-user-name h3,
    .new-profile-user-name span a,
    .new-review-title {
        font-size: 1.2rem;
    }
    .new-profile-user-data .no-link {
        font-size: 0.6rem;
        margin-top: 2px;
    }
    .new-profile-user-data .no-link {
        font-size: 0.6rem;
        margin-top: 2px;
    }
    .new-profile-user-data .no-link {
        font-size: 0.6rem;
        margin-top: 2px;
    }
    .new-profile-user-data a a span {
        font-size: 0.6rem;
    }
    .new-rank span {
        font-size: 0.6rem;
    }
    .new-rank h5 {
        font-size: 0.9rem;
    }
    .new-rank h6 {
        font-size: 0.8rem;
    }
    .comment-para {
        margin-top: 15px;
    }
    .comment-rank-data,
    .comment-para p {
        font-family: 'Poppins';
        text-align: justify;
        text-justify: inter-word;
        word-wrap: break-word;
    }
}

@media(max-width: 576px) {
    .all-replys {
        padding-left: 30px;
    }
    .chg-pw-validation-error {
        font-size: 0.8rem;
    }
    .new-user-default-picture {
        width: 40px;
        height: 40px;
    }
    .new-user-profile-picture {
        width: 40px;
        height: 40px;
    }
}

@media(min-width: 920px) {}

@media(max-width:400px) {
    .new-facebook,
    .new-google {
        width: 220px;
    }
}