.profile-settings {
    padding-top: 195px;
    padding-bottom: 109px;
}

.profile-settings__heading {
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #000000;
    text-align: center;
    margin-bottom: 54px;
}

.profile-settings__wrapper {
    justify-content: center;
    margin: 0;
}

.profile-settings__box {
    width: 100%;
    max-width: 876px;
    background-color: #ffffff;
    border: 1px solid #c9c9c9;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding: 32px 24px 31px 23px;
}

.profile-settings__profile {
    width: 100%;
    max-width: 876px;
    margin: 0 auto;
    margin-bottom: 32px;
}

.profile-settings__box-heading {
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #000000;
    text-align: center;
    margin-bottom: 38px;
}

.profile__container {
    width: 100%;
    max-width: 100%;
}

.profile__form,
.profile__form-foto {
    justify-content: space-between;
    margin: 0;
    margin-left: -5px;
    margin-right: 5px;
}

.profile-form__box,
.profile__form-foto__box {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
    border: 1px solid #c9c9c9;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding: 32px 24px 31px 23px;
}

.profile__form-foto__box {
    padding: 23px 24px 35px 33px;
    margin-bottom: 32px;
}

.profile-form__box-one {
    justify-content: space-between;
    padding: 31px 22px 31px 24px;
    margin: 0;
}

.profile__form-line,
.profile__form-foto__line {
    padding: 0;
    margin-bottom: 24px;
}

.profile__form-line:last-child,
.profile__form-foto__line:last-child {
    margin-bottom: 0;
}

.profile__form-line.col-lg-4,
.profile__form-foto__line.col-lg-4 {
    flex: 0 0 100%;
    max-width: 265px;
}

.profile__form-line.col-lg-7,
.profile__form-foto__line.col-lg-7 {
    flex: 0 0 100%;
    max-width: 482px;
}

.profile__form-line.col-lg-5,
.profile__form-foto__line.col-lg-5 {
    flex: 0 0 100%;
    max-width: 328px;
}

.profile__form-line.col-lg-12,
.profile__form-foto__line.col-lg-12 {
    display: flex;
    justify-content: center;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 12px;
}

.profile__form-line__wrapper,
.profile__form-foto__line-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 384px;
}

.profile__form-foto__image {
    width: 100%;
    max-width: 130px;
    height: 130px;
    background: #d9d9d9;
    border-radius: 50%;
}

.profile__form-foto__image .image {
    width: 100%;
    max-width: 130px;
    height: 130px;
    overflow: hidden;
    background: #d9d9d9;
    border-radius: 50%;
}

.profile__form-foto__buttons {
    width: 100%;
    max-width: 230px;
    margin-top: 17px;
}

.profile__form-foto__buttons .profile__form-foto__file {
    margin-bottom: 8px;
}

.profile__form-foto__file {
    position: relative;
    overflow: hidden;
}

.profile__form-foto__file input.file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
}

.profile__form-line.social {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    max-width: 273px;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 24px;
}

.profile__form-input-title {
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #000000;
    text-align: center;
    margin-bottom: 35px;
}

.profile__form-input.social-link {
    max-width: 265px;
    margin: 0 auto;
}

.change-password__heading {
    margin-bottom: 35px;
}

.change-password__form {
    width: 100%;
    max-width: 482px;
    justify-content: center;
    margin: 0 auto;
}

.change-password__form-line {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 24px;
}

.change-password__form-line:last-child {
    margin-bottom: 0;
}

.change-password__description {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #000000;
    text-align: center;
    margin-bottom: 36px;
}

.change-password__description br {
    display: none;
}

.change-password__form-button {
    margin: 0 auto;
}

@media (max-width: 1199px) {
    .profile-settings {
        padding-top: 115px;
        padding-bottom: 119px;
    }

    .profile-settings__heading {
        font-weight: 700;
        font-size: 30px;
        line-height: 24px;
        margin-bottom: 33px;
    }

    .profile-settings__box-heading {
        font-weight: 600;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .profile__form-input-title {
        font-weight: 600;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .profile__form,
    .profile__form-foto {
        margin: 0;
    }
}

@media (max-width: 991px) {

    .profile-form__box-one {
        justify-content: center;
    }

    .profile__form-line,
    .profile__form-foto__line {
        max-width: 100% !important;
        margin-bottom: 12px;
    }

    .profile__form-line {
        max-width: 482px !important;
        justify-content: center;
    }

    .profile__form-line:nth-child(3) {
        margin-bottom: 36px;
    }

    .profile__form-input.social-link {
        max-width: 100%;
    }

    .change-password__form-line {
        margin-bottom: 12px;
    }

    .change-password__form-line:last-child {
        margin-top: 13px;
    }

    .change-password__description {
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 35px;
    }

    .change-password__description br {
        display: block;
    }
}

@media (max-width: 767px) {}

@media (max-width: 575px) {
    .profile-settings .container {
        max-width: 390px !important;
    }

    .profile-settings__box,
    .profile__form-foto__box {
        max-width: 343px;
        border: none;
        box-shadow: none;
        padding: 0;
    }

    .profile__form-foto {
        justify-content: center;
    }

    .profile__form-line__wrapper,
    .profile__form-foto__line-wrapper {
        max-width: 384px;
        flex-direction: column;
        justify-content: initial;
        align-items: center;
    }

    .profile__form-foto__image,
    .profile__form-foto__image .image {
        max-width: 147px;
        height: 147px;
    }

    .profile__form-line.col-lg-12 {
        margin-top: 24px;
    }

    .profile__form-foto__buttons {
        max-width: 100%;
        margin-top: 24px;
    }

    .profile-form__box-one {
        border: none;
        box-shadow: none;
        padding: 24px 8px 18px 9px;
    }

    .profile__form-line.social {
        margin-top: 24px;
    }

    .profile__form-input.social-link {
        max-width: 100%;
    }

    .profile__form-line.col-lg-12:last-child {
        margin-top: 12px;
    }
}