html {
    font-family: sans-serif;
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

@font-face {
    font-family: "MoonBold";
    src: url("fonts/MoonBold.otf")
}

@font-face {
    font-family: "MoonLight";
    src: url("fonts/MoonLight.otf")
}

@font-face {
    font-family: 'Multicolore';
    src: url("fonts/Multicolore.otf")
}

@font-face {
    font-family: "ArialBlack";
    font-weight: normal;
    src: url("fonts/ArialBlack.ttf")
}

*,
*:before,
*:after {
    box-sizing: border-box
}

html {
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    overflow-y: scroll
}

body {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3B506B;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #3B506B;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
    margin: 0;
    padding: 0
}

.wrapper,
.site-body__down {
    max-width: 965px;
    margin: 0 auto;
    position: relative
}

a {
    transition: all .15s ease-in-out;
    text-decoration: none;
    color: #88BDFF
}

a:hover {
    text-decoration: none
}

button:focus,
a:focus {
    outline: none
}

body {
    height: 100%
}

.body-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    height: 100%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 800px) {
    .body-container {
        display: block
    }
}

.site-main {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 10px;
    padding: 0 5px 10px
}

.site-content {
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 899px) {
    .site-content {
        display: block;
        width: 100%
    }
}

@font-face {
    font-family: 'icons';
    src: url("../fonts/icons.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.icon {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-appearance:before {
    content: "\e900"
}

.icon-pencil:before {
    content: "\e901"
}

.icon-profile:before {
    content: "\e907"
}

.icon-matches:before {
    content: "\e90f"
}

.icon-like:before {
    content: "\e910"
}

.icon-more:before {
    content: "\e911"
}

.interaction-btn {
    background: #88BDFF;
    color: #1C2541;
    font-weight: 700;
    border: none;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 15px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.interaction-btn:disabled {
    background: #cac9d0;
    border: none;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none
}

.form-input__autocomplete {
    position: relative
}

.form-input__autocomplete input[type=search] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none
}

.form--inline .form__group {
    float: left;
    margin: 11px 5px
}

.form--inline .form__group--actions {
    float: right
}

.form--inline .form__textinput {
    padding: 6px 10px
}

.form__btn--full-size {
    width: 100%
}

.form__btn--cta {
    width: 100%;
    padding: 14px;
    font-size: 16px
}

.form__ageselect {
    display: inline-block;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.form__ageselect--day,
.form__ageselect--year,
.form__ageselect--month {
    width: 30%
}

.form__ageselect--month {
    margin-left: 15px
}

.form__ageselect--year {
    float: right
}

.view-profile__info,
.current-big-image,
.profile-classifiers,
.edit-group,
.manage-photos,
.question,
.search-box,
.search-results .thumbnail,
.search-results__header,
.upgrade-top__left,
.upgrade-top__right,
#pay-container .upgrade-bottom__wrapper,
.messages-box,
.un-subscribe__left,
.un-subscribe-actions,
.page-redirect,
.page-add__content,
.play-page__box,
.subprocessors,
.cookies,
.left-menu__link {
    background: #1C2641;
    position: relative;
    box-shadow: 0 1px 1px #b3b6ce;
    -moz-box-shadow: 0 1px 1px #b3b6ce;
    -webkit-box-shadow: 0 1px 1px #b3b6ce;
    *zoom: 1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.view-profile__info:before,
.current-big-image:before,
.media-list__item:before,
.profile-classifiers:before,
.edit-group:before,
.manage-photos:before,
.view-profile__info:after,
.current-big-image:after,
.left-menu__link:after {
    display: table;
    content: ""
}

.view-profile__info:after,
.current-big-image:after,
.media-list__item:after,
.profile-classifiers:after,
.left-menu__link:after {
    clear: both
}

.profile-classifiers__title,
.search-box__title {
    text-transform: uppercase;
    font-weight: bold;
    color: #DBEBFF;
    border-bottom: solid 1px #3B506B;
    padding-bottom: 10px;
    margin-bottom: 7px
}

.profile-classifiers__title .icon,
.search-box__title .icon {
    margin-right: 10px;
}

.profile-classifiers__title .icon,
.profile-classifiers__title span,
.search-box__title span {
    display: inline-block;
    vertical-align: middle
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 160px;
    list-style: none;
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.open > .dropdown-menu {
    display: block
}

.modal-open {
    overflow: hidden
}

.modal {
    display: block;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background-color: #DBEBFF;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    color: #DBEBFF;
}

.modal-header:before,
.modal-header:after {
    display: table;
    content: ""
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    position: absolute;
    color: #9294a8;
    border: 4px solid #3B506B;
    top: -13px;
    right: -13px;
    font-size: 22px;
    width: 32px;
    height: 32px;
    background: #fff;
    font-weight: bold;
    padding: 0;
    padding-bottom: 2px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    cursor: pointer
}

.modal-title--centered {
    text-align: center
}

.modal-body {
    position: relative;
    padding: 15px
}

@media only screen and (max-width: 800px) {
    .modal-body {
        padding: 10px
    }
}

.modal {
    text-align: center
}

.modal:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.modal-close {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
    padding: 1px;
    border: none;
    cursor: pointer
}

.modal-close .close-x {
    stroke: #b3b6ce;
    fill: transparent;
    stroke-linecap: round;
    stroke-width: 4px
}

.modal-close:hover {
    border: none
}

.modal-close:hover .close-x {
    stroke: #9294a8
}

.modal-body {
    *zoom: 1
}

.modal-body:before,
.modal-body:after {
    display: table;
    content: ""
}

.modal-body:after {
    clear: both
}

.profile-icon-premium {
    width: 16px;
    height: 16px;
    background: url("../images/icon-premium.svg") no-repeat;
    background-size: 13px 13px;
    display: inline-block;
    vertical-align: middle
}

.profile-icon-online {
    display: block;
    color: #fff;
    background: #35b75e;
    text-transform: uppercase;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.view-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 899px) {
    .view-profile {
        display: block
    }
}

.view-profile__left {
    margin-right: 20px;
    width: 310px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 310px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 310px;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px
}

@media only screen and (max-width: 899px) {
    .view-profile__left {
        width: 100%
    }
}

.view-profile__right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 899px) {
    .view-profile__right {
        width: 100%
    }
}

.view-profile__info {
    padding: 10px;
    margin-bottom: 4px
}

.view-profile__username {
    font-size: 18px;
    font-weight: bold;
    color: #55596e
}

.view-profile__username .profile-icon-premium {
    margin-left: 5px
}

.view-profile__location {
    font-size: 13px;
    color: #9294a8;
    padding: 10px 0
}

.view-profile__location .dot {
    width: 6px;
    height: 6px;
    background: #9294a8;
    margin: 0 3px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.view-profile__location span {
    display: inline-block;
    vertical-align: middle
}

.view-profile__description {
    font-style: italic;
    line-height: 1.2
}

.current-big-image {
    padding: 5px;
    position: relative;
    max-width: 300px;
    margin: 0 auto 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.current-big-image .profile-icon-online {
    position: absolute;
    top: 10px;
    left: 10px
}

.current-big-image .no-photo {
    width: 290px;
    height: 290px;
    background-size: 290px 290px
}

.current-big-image__link {
    display: block
}

.current-big-image__img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.interaction-btn {
    vertical-align: middle;
    font-weight: normal;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none
}

.interaction-btn .icon {
    margin-right: 8px
}

.profile-interactions {
    margin-top: 5px;
    float: left
}

.profile-interactions .interaction-btn,
.profile-interactions .interaction-message {
    padding: 12px 20px
}

.media-list {
    padding: 0 0 10px;
    text-align: center
}

.media-list__item {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    margin: 5px
}

@media only screen and (max-width: 800px) {
    .media-list__item {
        padding: 3px
    }
}

.media-list__image {
    width: 112px;
    height: 112px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

@media only screen and (max-width: 800px) {
    .media-list__image {
        width: 80px;
        height: 80px
    }
}

.media-list__img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.profile-classifiers {
    padding: 10px;
    margin-bottom: 4px
}

.profile-classifiers__content {
    list-style-type: none
}

.profile-classifiers__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.profile-classifiers__label,
.profile-classifiers__value {
    line-height: 1.5
}

.profile-classifiers__label {
    color: #9294a8;
    text-transform: capitalize
}

.profile-classifiers__value {
    color: #55596e
}

.block-report {
    position: absolute;
    top: 20px;
    right: 20px
}

.block-report__btn {
    color: #9294a8;
    font-size: 20px;
    border: 1px solid #3B506B;
    padding: 4px 10px;
    line-height: 16px;
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer
}

.block-report__btn:hover {
    color: #55596e
}

.block-report__area {
    top: 34px;
    right: 0;
    min-width: 132px
}

.block-report__content {
    position: relative;
    padding: 5px 15px
}

.block-report__link {
    display: block;
    padding: 8px 0;
    font-size: 14px;
    color: #9294a8;
    cursor: pointer
}

.block-report__link .icon {
    margin-right: 8px;
    vertical-align: middle
}

.block-report__link:hover {
    color: #55596e
}

.block-report__link + .block-report__link {
    border-top: solid 1px #e2e1e8
}

.profile-messages {
    margin-bottom: 4px
}

.site-header {
    background: #1C2641;
    position: relative;
}

.site-header .wrapper,
.site-header .site-body__down {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.site-logo {
    display: block;
    width: 225px;
    height: 60px;
    background: url("../images/logo.png") no-repeat left center;
    -webkit-box-flex: 225px;
    -webkit-flex: 225px 0 0;
    -moz-box-flex: 225px;
    -moz-flex: 225px 0 0;
    -ms-flex: 225px 0 0;
    flex: 225px 0 0
}

.site-logo a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer
}

.sign-in-form {
    display: block
}

.sign-in-form .form__btn {
    background: #88BDFF;
    color: #1C2541;
    font-weight: bold;
    padding: 7px 12px;
    border: none;
}


@media only screen and (max-width: 800px) {
    .sign-in-form {
        display: none
    }
}

.sign-in-form .error,
.sign-in-form #pay-container .errorMessage,
#pay-container .sign-in-form .errorMessage {
    margin-top: 0;
    color: #b73664
}

.sign-in-btn {
    display: none;
    padding: 6px
}

@media only screen and (max-width: 600px) {
    .sign-in-btn {
        display: block
    }
}

.upgrade-status {
    padding: 13px 5px
}

.upgrade-status__button {
    padding: 10px 20px
}

@media only screen and (max-width: 800px) {
    .upgrade-status__button {
        padding: 10px
    }
}

.back-home__button {
    color: #b3b6ce;
    padding: 20px 2px 0 0;
    text-transform: uppercase;
    display: block
}

.back-home__button:hover {
    color: #7c7e90
}

.back-home__button .icon {
    margin-right: 5px;
    font-size: 20px
}

.back-home__button span,
.back-home__button .icon {
    display: inline-block;
    vertical-align: middle
}

.site-footer {
    text-align: left;
    background: #fafafb;
    border-top: solid 1px #bdbfce;
    box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    text-shadow: 0 1px 0 #fff;
    -moz-text-shadow: 0 1px 0 #fff;
    -webkit-text-shadow: 0 1px 0 #fff
}

.site-footer__top {
    color: #fff;
    font-size: 14px;
    margin-bottom: 1px
}

.site-footer__bottom {
    color: #9294a8;
    padding: 0 0 10px 15px;
    font-size: 12px
}

.site-footer__bottom p {
    padding: 5px 0
}

.site-footer__bottom a {
    color: #9294a8
}

.site-footer__bottom a:hover {
    color: inherit
}

@media only screen and (max-width: 899px) {
    .site-footer__bottom {
        text-align: center;
        padding: 5px
    }
}

.footer-nav {
    padding: 4px;
    color: #9294a8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

@media only screen and (max-width: 899px) {
    .footer-nav {
        display: block;
        text-align: center
    }
}

.footer-nav__list {
    margin: 0
}

.footer-nav__item {
    display: inline-block;
    line-height: 20px
}

.footer-nav__link {
    display: block;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: bold;
    color: #55596e;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    -moz-text-shadow: 0 1px 0 #fff;
    -webkit-text-shadow: 0 1px 0 #fff
}

.footer-nav__link:hover {
    text-decoration: underline
}

.footer-nav__company-name {
    padding: 8px 10px;
    font-size: 12px
}

.site-footer__company {
    margin-bottom: 5px
}

.site-footer__address {
    display: block;
    margin-bottom: 4px
}

.site-footer__address .company-address {
    display: inline-block;
    vertical-align: middle
}

.site-footer__address span {
    display: inline-block;
    vertical-align: middle
}

.site-footer__address span.comma:after {
    content: ','
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .body-container {
        display: block
    }

    .site-body {
        min-height: 400px
    }

    .site-main {
        min-height: 400px
    }

    .form__textarea,
    .question__answer textarea {
        min-height: 40px !important
    }
}

.modal-dialog {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    text-align: left;
    width: 500px;
    top: 235px;
    left: 38%;
    z-index: 101;
}

.modal-content {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    padding: 30px 30px 20px;
    width: 100%;
    margin: 0 auto;
    background: #3B506B;
    text-align: center;
}

.first-p {
    font-family: 'Lucida Sans', Tahoma, Verdana, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

.arrow {
    position: absolute;
    top: 275px;
    left: 33%;
    z-index: 103;
}

.arrow-down {
    display: none;
}

.box-header {
    background: #1C2641;
    height: 60px;
    padding: 10px;
    position: relative;
}

.box-header::after {
    z-index: 110;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 29.5px 0px 1.5px;
    border-color: #1C2641 transparent transparent transparent;
    top: 83%;
    position: absolute;
    right: 63px;
    transform: rotate(24deg);
}

.box-header .name-site {
    float: left;
    display: block;
    width: 160px;
    height: 40px;
    background: url("../images/logo.png") no-repeat 0 0;
    background-size: 100%;
    margin: 5px 0px;
}

.box-header .hurry {
    float: right;
    color: white;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none;
}

.box-header .counter {
    border-radius: 4px;
    color: #FFCD5D;
    text-transform: uppercase;

}

.form__btn--cta {
    width: 80%;
    font-size: 18px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #88BDFF;
    -webkit-appearance: button;
    cursor: pointer;
    color: #1C2541;
    font-weight: 700;
    border: none;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    padding: 8px 20px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 44px;
    margin: 0 auto;
}

.form__textinput {
    display: block;
    background: #1C2641;
    padding: 8px 10px 8px 20px;
    font-size: 14px;
    line-height: 1.2em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #DBEBFF;
    border: 1px solid white;
    margin: 0 auto;
}

#email {
    width: 80%;
    animation: shake 0.6s infinite;
}

#email:focus {
    animation: none;
}

@keyframes shake {
    0% {
        transform: rotateZ(1.5deg)
    }
    25% {
        transform: rotateZ(0deg)
    }
    75% {
        transform: rotateZ(-1.5deg)
    }
    100% {
        transform: rotateZ(0deg)
    }
}

.form__textinput:focus {
    outline-width: 0;
}

.form__group {
    margin: 0 0 10px;
    position: relative;
}

.modal-title {
    font-size: 23px;
    line-height: 30px;
    text-align: center;
    font-style: italic;
    color: #DBEBFF;
    display: inline-block;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.first-p {
    font-family: 'Lucida Sans', Tahoma, Verdana, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 8px;
    margin-bottom: 10px;
}

.popub-box {
    width: 100%;
    margin: auto;
}

#city-desc {
    display: contents !important;
}

.media-list__item {
    display: inline-block;
    vertical-align: middle;
}

.media-list__image {
    width: 76px;
    height: 76px;
}

.profile-classifiers .messages {
    display: flex;
    justify-content: space-between;
}

.messages .form__textinput {
    width: 80%;
    margin: 0;
}

@media all and  (max-width: 800px) {
    body {
        overflow-x: hidden;
        overflow-y: auto;
    }

    html {
        height: auto;
    }

    .modal {
        position: fixed;
    }

    .modal-dialog {
        width: 90%;
        left: 0;
        right: 0;
        top: 60px;
        position: fixed;
        margin: auto !important;
    }

    .modal-content {
        width: 100% !important;
        padding: 35px 0;
        background: #3B506B;
    }

    .first-p {
        width: 90%;
        margin: auto;
    }

    .arrow {
        display: none;
    }

    .form__textinput {
        width: 100%;
    }

    .modal-title span {
        width: 90%;
        margin: auto;
        display: block;
    }

    .arrow-down {
        display: block;
        width: 95px;
        top: 370px;
        left: 25%;
        z-index: 103;
        position: fixed;
    }

    .box-header .name-site {
        width: 108px;
        margin-top: 5px;
    }

    .box-header .hurry {
        font-size: 14px;
        padding: 9px 6px 8px;
    }

    .viewProfileContainer {
        display: flex;
        flex-direction: column;
    }

    .sendMessageArea {
        display: none;
    }

    #footer {
        min-width: unset;
    }

    #footer .contentFooter {
        width: auto;
    }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
    .modal-dialog {
        width: 92%;
        left: 0;
        right: 0;
        top: 170px;
        background-color: rgba(255, 255, 255, 0.4);
        position: fixed;
        margin: auto;
        height: 400px;

    }

    .form__textinput, .form__btn--cta {
        height: 55px;
        font-size: 25px;
    }

    .form__btn--cta {
        margin-top: 15px;
        border-radius: 50px;
    }

    .first-p {
        font-size: 30px;
    }

    .modal-title {
        font-size: 30px !important;
        padding-top: 10px;
    }

    .modal-content {
        background: rgba(237, 240, 245, 0.5) !important;
        height: 345px;
    }

    .box-header {
        height: 55px;
    }

    .arrow {
        display: none;
    }

    .arrow-down {
        display: block;
        width: 180px;
        top: 540px;
        left: 35%;
        z-index: 103;
        position: fixed;
    }

    .box-header .name-site {
        width: 150px;
        margin-top: 5px;
    }

    .box-header .hurry {
        font-size: 25px;
        padding: 9px 6px 8px;
    }
}

.error {
    padding: 10px 0;
    color: #fc463d;
    font-size: 15px;
    font-weight: bold;
}