/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

.header .button-purple {
    font-size: 28px;
    padding: 20px;
}

.modal-header {
    display: flex
;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 0px !important;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.modal-header .btn-close {
    padding: 10px !important;
    margin: 0px !important;
    position: absolute !important;
    right: 20px;
    z-index: 1;
    top: 20px;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: url(../img/close.png) no-repeat center  !important;
    background-size: cover  !important;
    border: 0;
    border-radius: 50%;
    opacity: 1 !important;
}

.modal-content .form-control {
    display: block;
    width: 100%;
    border-radius: 8px;
    padding: 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
    color: grey;
    font-weight: 600;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #C4C4C4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (min-width: 576px) {
    .modal-dialog-wide {
        max-width: 640px!important;
        margin: 1.75rem auto;
    }
}

#quiz-con {
    min-height: 580px;
}

.modal-content .btn-primary {
    margin-top: 10px;
    color: #fff;
    background-color: #27AE60;
    border-color: #27AE60;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding: 12px 30px;
}

.modal-content .btn-primary:hover {
    margin-top: 10px;
    color: #fff;
    background-color: #0f7539;
    border-color: #0f7539;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding: 12px 30px;
}

#quiz-con {
    padding: 30px 50px;
}

.margin-more {
    margin-top: 30px;
    font-weight: bold !important;
    margin-bottom: 5px;
}

.margin-after {
    margin-bottom: 30px;
}

#quiz-con p {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
}

#quiz-con h3 {
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
}

.modal-header {
    padding: 0px !important;
}

.padding-sides {
    padding: 0px 10%;
}

.login {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    margin-top: 80px;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
}

.btn-close:hover {
    opacity: 0.5  !important;
}

.padding-login {
    padding-bottom: 50px;
}

.forgot {
    margin: 30px 0px;
}

.forgot a {
    font-family: 'Montserrat', sans-serif;
    color: grey;
    font-weight: 600;
}

.forgot a:hover {
    color: grey;
    opacity:0.5;
}

.modal-content {
    position: relative;
    display: flex
;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 20px !important;
    outline: 0;
}

.modal-open .container-fluid, .modal-open  .container {
    -webkit-filter: blur(5px);
}

.woman-slider img {
    max-width: 100%;
    display: inline-block;
    padding-bottom: 130px;
    position: relative;
}

.header p {
    font-size: 32px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #000;
}

.header h1 {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    margin-top: 10px;
    color: #000;
}

.header h5 {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-top: 70px;
    color: #DF1B7D;
    font-size: 32px;
}

.woman-slider {
    position: relative;
}

.woman-slider:before {
    content: '';
    width: 500px;
    left: 50%;
    bottom: 0px;
    position: absolute;
    margin-left: -250px;
    height: 230px;
    background: url(../img/subs-pc.png) no-repeat center;
    background-size: 100%;
}

.login-button {
    text-decoration: none;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 5px;
    font-size: 20px;
    color: #DF1B7D;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    border: 2px solid #DF1B7D;
}

.login-button:hover {
    color: #800a45;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    border: 2px solid #800a45;
}

.lady-finger .button-purple {
    padding: 20px;
    font-size: 28px !important;
    margin-top: 40px;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.cards-img {
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
}

.bottom-cta-lady {
    max-width: 100%;
}

.bottom-cta h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #000;
    line-height: 130%;
    margin-bottom: 30px;
}

.button-purple {
    background: #DF1B7D;
    color: #fff;
    font-size: 36px;
    display: inline-block;
    text-decoration: none;
    border-radius: 8px;
    text-align: center;
    padding: 10px 25px;
    width: 100%;
    line-height: 130%;
    font-family: 'Montserrat', sans-serif;
}

.bottom-cta p {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 160%;
}

.stories {
    padding: 50px 0px;
    background-color: #fff;
}

.first-quote {
    position: relative;
}

.first-quote:before {
    content: '';
    width: 68px;
    height: 60px;
    background: url(../img/quote.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: -30px;
    left: 40px;
}

.black-quote:before {
    content: '';
    width: 68px;
    height: 60px;
    background: url(../img/quoteb.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: -30px;
    left: 40px;
}

.story-img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 30px;
}

.stories h5 {
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding-bottom: 60px;
}

.quote-block {
    border-radius: 30px;
    background: #FFE8DB;
    padding: 60px 40px;
    margin-bottom: 30px;
}

.quote-block-white {
    border-radius: 30px;
    background: #fff;
    padding: 60px 40px;
    margin-bottom: 30px;
    min-height: 488px;
}

.mensays .violet-block {
    min-height: 488px !important;
}

.white-block {
    border-radius: 30px;
    background: #fff;
    padding: 40px;
    margin-bottom: 30px;
    display: flex;
    justify-content: normal;
    flex-direction: column;
    gap: 10px;
    min-height: 470px;
}

.violet-block {
    border-radius: 30px;
    background: #570F6D;
    padding: 80px 60px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    min-height: 470px;
}

.woman-prefer h3 {
    font-size: 40px;
    margin-top: 50px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    line-height: 160%;
}

.woman-prefer h3:after {
    position: absolute;
    content: '';
    position: absolute;
    background: url(../img/arrow.png);
    background-size: 100%;
    right: 8%;
    top: 30px;
    width: 122px;
    height: 192px;
}

.violet-block h4 {
    font-size: 32px;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin-bottom: 50px;
}

.white-block .icon img {
    max-width: 140px;
}

.white-block h4 {
    font-size: 32px;
    color: #000;
    max-width: 80%;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.white-block h4 span {
    color: #DF1B7D;
}

.white-block p {
    font-size: 24px;
    margin-bottom: 0px !important;
}

.quote-bottom {
    margin-top: 20px;
    display: inline-flex;
    gap: 20px;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}

.meta p {
    margin-bottom: 5px;
}

.quote-block-white p, .quote-block p {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 160%;
}

.avatar img {
    max-width: 140px;
}

.button-purple:hover {
    text-decoration: none;
    color: #fff;
    background: #A40354;
}

.bottom-cta {
    padding-top: 50px;
    background: #FFAEAE;
}

.footer-flex {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 5px;
}

.footer-flex a {
    margin: 0px 5px;
    color: #444;
}

.footer-flex a:hover {
    color: #000;
    opacity: 0.5;
    margin: 0px 5px;
    color: #444;
}

.trust {
    padding: 100px 0px;
    background: #361A37;
}

.trust-icon {
    max-width: 160px;
    margin-top: 20px;
}

.woman-prefer {
    padding: 100px 0px;
    background: #fff;
}

.online {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}

.online:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #6DC40F;
    border-radius: 50%;
    right: -15px;
    top: 0px;
}

.bottom-content p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 18px;
}

.woman-photo {
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
}

.woman-review {
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
}

.bottom-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.photos-block {
    display: flex;
    flex-direction: row;
    vertical-align: middle;
    gap: 30px;
    align-items: center;
}

.woman-prefer h5 {
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #000;
    padding-bottom: 40px;
}

.woman-prefer h5 span {
    color: #DF1B7D;
}

.trust h5 {
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #fff;
    padding-bottom: 40px;
}

.actions h5 {
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #000;
    padding-bottom: 40px;
}

.actions p {
    color: #000;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    line-height: 160%;
    margin-bottom: 50px;
}

.trust h4 {
    color: #FFE8DB;
    font-size: 28px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
    font-weight: bold;
}

.trust p small {
    font-size: 22px;
    line-height: 130%;
}

.margin-for-paragraph {
    margin-bottom: 40px;
}

.trust p span {
    color: #DF1B7D;
}

.trust p {
    color: #fff;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    line-height: 160%;
}

footer p {
    margin-bottom: 5px;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
}

footer {
    background: #fff;
}

.radial-bg {
    background: url(../img/radial-bg.png) no-repeat center !important;
    background-size: cover !important;
}

.actions {
    background: url(../img/radial-bg-wide.png) no-repeat center !important;
    background-size: cover !important;
    padding: 100px 0px;
}

.female {
    display: inline-block;
    align-content: end;
}

.woman-prefer hr {
    color: #FFE8DB;
    opacity: 1 !important;
}

.small-town-dating {
    font-size: 20px  !important;
    font-weight: 500  !important;
    font-family: 'Montserrat', sans-serif;
    margin-top: 30px;
}

.the-dating {
    margin-top: 30px;
    max-width: 100%;
}

.lady-finger .button-purple {
    margin-bottom: 30px;
}

.bottom-cta h2 span {
    color: #DF1B7D;
}

.bottom-cta h2 {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
}

.messager {
    padding: 100px 0px;
    background: #fff;
}

.mensays h5 {
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #000;
    padding-bottom: 60px;
}

.messager h5 {
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #000;
    padding-bottom: 20px;
}

.messager h5 span {
    display: block;
}

.mensays {
    background: url(../img/radial-bg-wide.png) no-repeat center !important;
    background-size: cover !important;
    padding: 100px 0px;
}

.chat-img {
    max-width: 100%;
    margin-bottom: 20px;
}

.messager h3 {
    font-size: 40px;
    margin-top: 50px;
    position: relative;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    line-height: 160%;
}

.messager h3:after {
    position: absolute;
    content: '';
    position: absolute;
    background: url(../img/arrowr.png);
    background-size: 100%;
    left: -20px;
    top: 60px;
    width: 100px;
    height: 110px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .quote-block-white p, .quote-block p {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        line-height: 160%;
    }

    .messager h5 {
        font-size: 40px;
    }

    .messager h5 span {
        display: inline-block;
    }

    .mensays .violet-block {
        min-height: 385px !important;
    }

    .violet-block .button-purple {
        background: #DF1B7D;
        color: #fff;
        font-size: 24px;
        display: inline-block;
        text-decoration: none;
        border-radius: 8px;
        text-align: center;
        padding: 10px 15px;
        width: 100%;
        line-height: 130%;
        font-family: 'Montserrat', sans-serif;
    }

    .mensays h5 {
        font-size: 40px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        color: #000;
        padding-bottom: 20px;
    }

    .header h5 {
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        margin-top: 30px;
        color: #DF1B7D;
        font-size: 32px;
    }

    .woman-slider:before {
        content: '';
        width: 400px;
        left: auto;
        bottom: 0px;
        right: 0px;
        position: absolute;
        margin-left: 0px;
        height: 180px;
        background: url(../img/subs-pc.png) no-repeat center;
        background-size: 100%;
    }

    .header-tools {
        display: inline-flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .woman-prefer {
        padding: 50px 0px;
        background: #fff;
    }

    .woman-prefer h5 {
        font-size: 40px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        color: #000;
        padding-bottom: 40px;
    }

    .woman-prefer h3 {
        font-size: 24px;
        margin-top: 50px;
        position: relative;
        font-family: 'Montserrat', sans-serif;
        line-height: 160%;
    }

    .woman-prefer h3:after {
        content: '';
        position: absolute;
        background: url(../img/arrow.png);
        background-size: 100%;
        right: -20px;
        top: 30px;
        width: 61px;
        height: 94px;
    }


    .woman-photo img {
        max-width: 200px;
    }

    .online:after {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        background-color: #6DC40F;
        border-radius: 50%;
        right: auto;
        top: 0px;
    }

    .woman-review {
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        color: #000;
    }

    .violet-block h4 {
        font-size: 22px;
        color: #fff;
        letter-spacing: 1px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
    }

    .button-purple {
        background: #DF1B7D;
        color: #fff;
        font-size: 28px;
        display: inline-block;
        text-decoration: none;
        border-radius: 8px;
        text-align: center;
        padding: 10px 15px;
        width: 100%;
        line-height: 130%;
        font-family: 'Montserrat', sans-serif;
    }

    .violet-block {
        border-radius: 30px;
        background: #570F6D;
        padding: 20px;
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 10px;
        min-height: 360px;
    }

    .white-block {
        border-radius: 30px;
        background: #fff;
        padding: 20px;
        margin-bottom: 30px;
        display: flex;
        justify-content: normal;
        flex-direction: column;
        gap: 10px;
        min-height: 310px;
    }

    .white-block .icon img {
        max-width: 100px;
    }

    .actions p {
        color: #000;
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
        line-height: 160%;
        margin-bottom: 50px;
    }

    .white-block h4 {
        font-size: 28px;
        color: #000;
        max-width: 100%;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
    }

    .story-img {
        max-height: 360px;
    }

    .violet-block img {
        max-width: 24px;
    }

    .avatar img {
        max-width: 90px;
    }

    .quote-block-white {
        border-radius: 30px;
        background: #fff;
        padding: 30px 20px;
        margin-bottom: 30px;
        min-height: 385px;
    }

    .quote-block {
        border-radius: 30px;
        background: #FFE8DB;
        padding: 30px 20px;
        margin-bottom: 30px;
        min-height: 360px;
    }

    .first-quote:before {
        background: none;
    }

    .stories h5 {
        font-size: 40px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        padding-bottom: 30px;
    }

    .trust {
        padding: 50px 0px;
        background: #361A37;
    }

    .trust-icon {
        max-width: 100px;
        margin-top: 20px;
    }

    .trust h5 {
        font-size: 40px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        color: #fff;
        padding-bottom: 40px;
    }

    .trust h4 {
        color: #FFE8DB;
        font-size: 20px;
        margin-bottom: 20px;
        font-family: 'Montserrat', sans-serif;
        margin-top: 20px;
        font-weight: bold;
    }

    .trust p small {
        font-size: 16px;
        line-height: 130%;
    }

    .margin-for-paragraph {
        margin-bottom: 40px;
    }

    .trust p span {
        color: #DF1B7D;
    }

    .trust p {
        color: #fff;
        font-size: 22px;
        font-family: 'Montserrat', sans-serif;
        line-height: 140%;
    }

    .messager h3 {
        font-size: 28px;
        margin-top: 50px;
        font-weight: 500;
        position: relative;
        margin-bottom: 0px;
        font-family: 'Montserrat', sans-serif;
        line-height: 160%;
    }

    .messager h3:after {
        position: absolute;
        content: '';
        position: absolute;
        background: url(../img/arrowr.png);
        background-size: 100%;
        left: -20px;
        top: 60px;
        width: 70px;
        height: 76px;
    }
}

.top-page {
    color: silver;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.arrowed-style {
    position: relative;
    padding: 12px 50px !important;
}

.should-marg-30 {
    margin-bottom: 40px;
}

.tip {
    color: gray;
    font-size: 18px;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: italic;
}

.arrowed-style:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px;
    background: url(../img/right-vector.png);
    width: 13px;
    height: 20px;
    background-size: 100%;
}

.container-content {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    height: 520px;
}

.modal-content i {
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
}

.loading {
    position: fixed;
    z-index: 999;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: none;
  }
  
  /* Transparent Overlay */
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
  }
  
  /* :not(:required) hides these rules from IE9 and below */
  .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 50px;
    height: 50px;
    margin-top: -0.5em;
  
    border: 15px solid #27AE60;
    border-radius: 100%;
    border-bottom-color: transparent;
    -webkit-animation: spinner 1s linear 0s infinite;
    animation: spinner 1s linear 0s infinite;
  
  
  }
  
  /* Animation */
  
  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  .modal-content .btn-primary:hover, .modal-content .btn-primary:focus {
    background: #105e30 !important;
    border-color: #105e30 !important;
}

.btn-no-style {
    background: none !important;
    border: none !important;
    color: #361A37 !important;
    text-decoration: underline !important;
    font-size: 28px !important;
}

@media (max-width: 767px) {

    #exampleModal2 .padding-sides {
        padding: 0px 0px !important;
    }

    .modal-content .btn-primary:hover, .modal-content .btn-primary:focus {
        background: #27AE60 !important;
        border-color: #27AE60 !important;
    }

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

    .modal-content i {
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
    }

    #quiz-con {
        padding: 20px 20px;
    }

    .messager h3 {
        font-size: 20px;
        margin-top: 50px;
        font-weight: bold;
        position: relative;
        margin-bottom: 0px;
        font-family: 'Montserrat', sans-serif;
        line-height: 160%;
    }

    #quiz-con h3 {
        font-size: 24px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        margin-bottom: 30px;
    }

    #quiz-con p {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 500;
    }

    .messager h3:after {
        display: none;
    }
    
    .messager h5 {
        font-size: 28px;
    }

    .messager {
        padding: 50px 0px;
        background: #fff;
    }


    .mensays {
        background: url(../img/radial-bg-wide.png) no-repeat center !important;
        background-size: cover !important;
        padding: 50px 0px;
    }

    .mensays .violet-block {
        min-height: auto !important;
    }

    .mensays .violet-block h4 {
        margin-bottom: 20px;
    } 

    .mensays h5 {
        font-size: 28px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        color: #000;
        padding-bottom: 30px;
    }

    .bottom-cta h2 {
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        font-size: 20px;
    }
    
    .small-town-dating {
        font-size: 16px !important;
        font-weight: 500 !important;
        font-family: 'Montserrat', sans-serif;
        margin-top: 30px;
    }

    .lady-finger .button-purple {
        padding: 20px;
        font-size: 22px !important;
        margin-top: 40px;
    }

    .bottom-cta h2 span {
        display: block;
    }

    .header .button-purple {
        font-size: 20px;
        padding: 15px 45px;
    }
    
    .header p {
        font-size: 18px;
        font-weight: 500;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 30px;
        margin-top: 30px;
        color: #000;
    }

    .woman-slider img {
        max-width: 100%;
        display: inline-block;
        padding-bottom: 0px;
        position: relative;
    }

    .header h1 {
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        margin-top: 10px;
        color: #000;
    }

    .header h5 {
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        margin-top: 20px;
        color: #DF1B7D;
        font-size: 19px;
    }

    .login-button {
        text-decoration: none;
        display: inline-block;
        padding: 4px 25px;
        border-radius: 5px;
        font-size: 16px;
        color: #DF1B7D;
        font-weight: 500;
        font-family: 'PT Sans', sans-serif;
        border: 1px solid #DF1B7D;
    }

    /* #800a45 */
    .login-button:hover {
        text-decoration: none;
        display: inline-block;
        padding: 4px 25px;
        border-radius: 5px;
        font-size: 16px;
        color: #800a45;
        font-weight: 500;
        font-family: 'PT Sans', sans-serif;
        border: 1px solid #800a45;
    }

    .woman-slider:before {
        display: none;
    }

    .logo img {
        max-width: 150px;
    }

    .header-tools {
        display: inline-flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .woman-prefer {
        padding: 50px 0px;
        background: #fff;
    }

    .woman-prefer h5 {
        font-size: 28px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        color: #000;
        padding-bottom: 40px;
    }

    .woman-prefer h3 {
        font-size: 20px;
        margin-top: 50px;
        position: relative;
        font-family: 'Montserrat', sans-serif;
        line-height: 160%;
        font-weight: bold;
    }

    .woman-prefer h3:after {
        display: none;
    }

    .photos-block {
        display: flex;
        flex-direction: column;
        vertical-align: middle;
        gap: 0px;
        align-items: start;
    }

    .woman-photo {
        position: relative;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .woman-photo img {
        max-width: 200px;
    }

    .online:after {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        background-color: #6DC40F;
        border-radius: 50%;
        right: auto;
        top: 0px;
    }

    .woman-review {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        color: #000;
    }


    .actions {
        background: url(../img/radial-bg-wide.png) no-repeat center !important;
        background-size: cover !important;
        padding: 50px 0px;
    }

    .violet-block h4 {
        font-size: 20px;
        color: #fff;
        letter-spacing: 1px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
    }

    .violet-block h4 img {
        max-width: 30px;
    }

    .violet-block {
        border-radius: 30px;
        background: #570F6D;
        padding: 20px 20px;
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 10px;
        min-height: 310px;
    }

    .white-block {
        border-radius: 30px;
        background: #fff;
        padding: 20px;
        margin-bottom: 30px;
        display: flex;
        justify-content: normal;
        flex-direction: column;
        gap: 10px;
        min-height: 300px;
    }

    .white-block h4 {
        font-size: 20px;
        color: #000;
        max-width: 80%;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
    }

    .actions p {
        color: #000;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        line-height: 160%;
        margin-bottom: 50px;
    }

    .white-block .icon img {
        max-width: 100px;
    }

    .actions h5 {
        font-size: 28px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        color: #000;
        padding-bottom: 40px;
    }

    .quote-block-white p, .quote-block p {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        line-height: 160%;
    }

    .story-img {
        max-height: 360px;
    }

    .avatar img {
        max-width: 90px;
    }

    .quote-block-white {
        border-radius: 30px;
        background: #fff;
        padding: 30px 20px;
        margin-bottom: 30px;
        min-height: 330px;
    }

    .quote-block {
        border-radius: 30px;
        background: #FFE8DB;
        padding: 30px 20px;
        margin-bottom: 30px;
        min-height: 330px;
    }

    .first-quote:before {
        width: 30px;
        top: -15px;
        height: 30px;
    }

    .stories h5 {
        font-size: 28px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        padding-bottom: 30px;
    }

    .bottom-cta h5 {
        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        font-weight: bold;
        color: #000;
        line-height: 130%;
        margin-bottom: 30px;
    }

    .button-purple {
        background: #DF1B7D;
        color: #fff;
        font-size: 20px;
        display: inline-block;
        text-decoration: none;
        border-radius: 8px;
        text-align: center;
        padding: 10px 15px;
        width: 100%;
        line-height: 130%;
        font-family: 'Montserrat', sans-serif;
    }

    .bottom-cta p {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 160%;
    }



    .trust {
        padding: 50px 0px;
        background: #361A37;
    }

    .trust-icon {
        max-width: 120px;
        margin-top: 20px;
    }

    .trust h5 {
        font-size: 24px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        color: #fff;
        padding-bottom: 40px;
    }

    .trust h4 {
        color: #FFE8DB;
        font-size: 22px;
        margin-bottom: 20px;
        font-family: 'Montserrat', sans-serif;
        margin-top: 20px;
        font-weight: bold;
    }

    .trust p small {
        font-size: 16px;
        line-height: 130%;
    }

    .margin-for-paragraph {
        margin-bottom: 40px;
    }

    .trust p span {
        color: #DF1B7D;
    }

    .trust p {
        color: #fff;
        font-size: 19px;
        font-family: 'Montserrat', sans-serif;
        line-height: 140%;
    }
}