body, html {
    font-size: 14px;
    background: none;
}

html {
    background: #ffffff;
    background-size: auto;
    background-attachment: scroll;
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.am-layout {
    flex: 1;
}

.am-footer {
    height: auto;
    background: #ffffff;
}

.am-common {
    font-family: 'Karla', san-serif;
    color: #303030;
}

.am-common legend {
    color: #303030;
}

.am-common a {
    color: #303030;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
}

.am-common strong { font-weight: 900; }
.am-common h2 { margin: 0.5em 0 0.75em; }

.am-common a:hover { text-decoration: underline; }

.ajax-link, .local-link, .local {
    color: #303030;
}

.am-layout {
    min-height: initial;
    margin: 0;
    background: none;
}

.am-header {
    background: none;
    background-size: contain;
}

.am-header .am-header-content-wrapper {
    border: none;
    background: none;
}

.am-header-line {
    border:none;
    background: none;
}

.am-footer .am-footer-content-wrapper {
    background: none;
    color: inherit;
    height: auto;
}

.am-footer-content-content {
    padding: 1em 0;
}

.am-footer-text {
    text-align: center;
}

.am-footer .am-footer-content .am-footer-sm a {
    color: #0d0d0d;
    font-size: 18px;
}

.am-body {
    background: none;
}

.am-body .am-body-content-wrapper {
    border: none;
    padding-bottom: 1em;
    margin-bottom: 50px;
    background: #ffffff;
}

.am-body-content {
    min-height: 300px;
    text-transform: uppercase;
    font-family: "Helvetica Now Display", Sans-serif;
}

.am-header-content-wrapper {
    padding: 0;
}

.am-header-content-content {
    display: none;
}

.am-header .am-header-content .am-header-content-logo {
    /*float: none;*/
    margin: 0;
}

.am-header .am-header-content .am-header-logo-wrapper {
    text-align: center;
}

.am-main {
    max-width: 1000px;
}

.am-header-content img {
    width: 100%;
}

.am-footer-actions {
    display:none;
}

.am-footer .am-footer-content-wrapper {
    color: #0d0d0d;
    font-size:.8rem;
}

.am-footer a,
.am-footer a:hover,
.am-footer a:visited,
.am-footer a:active {
    color: #0d0d0d
}

.am-user-identity-block {
    float: left;
}

.am-user-identity-block_login {
    color: #e2acfc;
    text-transform: uppercase;
    font-size: 17px;
    position: relative;
    top: 1em;
    font-family: "Helvetica Now Display", Sans-serif;
    font-weight: 900;
}

.am-user-identity-block-avatar-pic, .am-user-identity-block-avatar-pic img {
    height: 60px; width: 60px;
}

.am-user-identity-block-avatar-pic {
    float: none;
    display: inline-block;
}

.am-user-identity-block-avatar a {
    font-size: 0.9em;
    margin-top: 0.75em;
}

.am-user-identity-block-avatar {
    float: none !important;
    display: flex;
    -webkit-box-pack: center;
    justify-content: right;
    gap: 1em;
}

.am-user-identity-block-text {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: end;
    bottom: 3px;
}

.am-account-identity {
    text-align: left;
}

.am-page-login .am-header {
    display: block;
}

.am-page-login .am-auth-form legend {
    background: #ffffff;
    padding-top: 1em;
}

.am-page-login .am-auth-form div.am-row {
    background: #ffffff;
}

.am-page-login .am-body-content-wrapper {
    background: unset;
    box-shadow: none;
}

.am-auth-form form {
    border: none;
    overflow: hidden;
    box-shadow: 0px 0px 5px #eee;
    box-shadow: 0px 0px 5px #00000022;
}

.am-auth-form form legend {
    border: none;
    background: #f9f9f9;
    padding: 1em 1em 1.5em;
}

.am-auth-form div.am-row div.element,
.am-auth-form div.am-row div.am-element-title {
    padding-right: 2em;
    padding-left: 2em;
}

@media all and (min-width:500px) {

    .am-auth-form div.am-row div.am-element-title {
        padding-right: .5em;
    }
    .am-auth-form div.am-row div.am-element {
        padding-left: .5em;
    }
    .am-form div.am-element-title {
        padding-top: 1.5em;
    }
}

.am-popup {
    border-color: #cdcdcd;
    text-transform: uppercase;
}

.cancel-subscription-buttons input, .am-cta-profile { text-transform: uppercase; }

.am-popup .am-popup-header {
    background: #ffffff;
    color: #000000;
}

.am-popup .am-popup-close-icon:after {
    color: #000000;
}

.am-fb-login-button-wrapper.am-fb-login-form-after:before,
.am-fb-login-button-wrapper.am-fb-login-form-before:after {
    background: #ffffff;
}

.am-popup .am-fb-login-button-wrapper.am-fb-login-form-after::before,
.am-popup .am-fb-login-button-wrapper.am-fb-login-form-before::after {
    background: white;
}

.am-signup-link {
    color: #000000;
}

.am-login-layout-with-sidebar {
    max-width: 800px;
    margin: 2em auto 0;
}

.am-login-layout-with-sidebar .am-login-form-wrapper,
.am-login-layout-with-sidebar .am-sendpass-form-wrapper {
    margin-top: 0;
}

.am-signup-link {
    max-width: 450px;
    margin: 1em auto 0;
}

@media all and (min-width: 800px) {
    .am-login-layout-with-sidebar .am-login-layout-with-sidebar_form {
        float: left;
        width: 65%;
    }
    .am-login-layout-with-sidebar .am-login-layout-with-sidebar_sidebar {
        display: block;
        width: 35%;
        float: right;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .am-login-layout-with-sidebar .am-auth-form {
        margin: 0;
    }
    .am-login-layout-with-sidebar .am-signup-link {
        margin: 1em 0 0;
    }
}
.am-login-layout-with-sidebar .am-login-layout-with-sidebar_sidebar {
    border-radius: 3px;
    padding: 1em 2em;
    max-width: 450px;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px #00000022;
    background: #f9f9f9;
    color: #555;
}
.am-login-layout-with-sidebar_clear {
    clear: both;
}

@media all and (max-width: 799px) {
    .am-login-layout-with-sidebar .am-login-layout-with-sidebar_sidebar {
        margin: 2em auto 0;
    }
}

ul.am-tabs li.active, ul.am-tabs li.normal:hover, ul.am-tabs li { background: none !important; }
ul.am-tabs, ul.am-tabs a { border: 0; }

.am-page-login-no-label .am-auth-form,
.am-page-login-no-label .am-signup-link,
.am-page-login-no-label .am-fb-login-button-wrapper {
    max-width:350px;
}

.am-page-login-no-label .am-auth-form div.am-row div.am-element-title {
    display: none;
}

.am-page-login-no-label .am-auth-form div.am-row div.am-element input[type=submit],
.am-page-login-no-label .am-auth-form div.am-row div.am-element input[type=submit]:active,
.am-page-login-no-label .am-auth-form div.am-row div.am-element input[type=submit]:hover,
.am-page-login-no-label .am-auth-form div.am-row div.am-element input[type=submit]:disabled {
    width: 100%;
}

.am-page-login-no-label .am-auth-form .am-form-login-switch-wrapper {
    text-align: center;
    display: block;
    padding: 1.2em 2em .6em;
}

.am-page-login-no-label .am-auth-form .am-form-login-switch-wrapper  .am-form-login-switch {
    margin:0;
}

@media all and (max-width: 799px) {
    .am-page-login-no-label .am-login-layout-with-sidebar .am-login-layout-with-sidebar_sidebar {
        max-width:350px;
        margin: 2em auto 0;
    }
}

@media all and (max-width: 750px){
    .am-coll-right { margin-top: 5em;}
}

.am-body-content input,
.am-body-content textarea,
.am-body-content select,
.am-body-content button,
.am-popup input,
.am-popup textarea,
.am-popup select,
.am-popup button {
    font-family: 'Karla', san-serif;
}

.am-body-content a.button,
.am-body-content button,
.am-body-content input[type="button"],
.am-body-content input[type="submit"],
.am-popup a.button,
.am-popup button,
.am-popup input[type="button"],
.am-popup input[type="submit"],
.am-body-content a.button:hover,
.am-body-content button:hover,
.am-body-content input[type="button"]:hover,
.am-body-content input[type="submit"]:hover,
.am-popup a.button:hover,
.am-popup button:hover,
.am-popup input[type="button"]:hover,
.am-popup input[type="submit"]:hover {
    color: white;
    background: #2a333c;
    border-color: #2a333c;
}

.am-body-content input[type=submit]:disabled,
.am-body-content input[type=submit]:disabled:hover,
.am-body-content input[type=button]:disabled,
.am-body-content input[type=button]:disabled:hover,
.am-popup input[type=submit]:disabled,
.am-popup input[type=submit]:disabled:hover,
.am-popup input[type=button]:disabled,
.am-popup input[type=button]:disabled:hover {
    background: #f1f1f1;
    color: #ccc;
    border-color: #ced4da;
}

.input-file .input-file-button,
.input-file.hover .input-file-button {
    color: white;
    background: #2a333c;
    border: none;
    text-shadow: none;
}
.input-file.hover {
    border-color: #2a333c;
}


ul.am-header-menu a {
    color: #000000;
}

ul.am-header-menu ul a {
    color: #000000;
}

ul.am-header-menu > li > a::after {
    background: #000000;
    opacity: .4;
}

ul.am-header-menu li ul {
    background: #f1f5f9;
}

/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */

.am-main {
    max-width: 1182px;
}

.upgrade-subscription {
    background: #81b2da;
    color: white!important;
    padding: .4em 1.8em;
    display: inline-block;
    font-size: 1.3rem;
    text-decoration: none;
    text-transform: capitalize;
}

.am-list-subscriptions_divider {
    display:none;
}

.am-active-invoice .upgrade-subscription {
    float: right;
    font-size: 1.8rem;
}

ul.am-tabs li.active > a, ul.am-tabs li > a:hover {
    color: #9e9e9e !important;
    text-decoration: none;
}

ul.am-tabs li.has-children ul { padding-left: 0.5em; }

ul.am-tabs, ul.am-tabs > li { background: none; }

ul.am-tabs { margin-bottom: 0; }

span.required { display: none; }

input, button, textarea, select, optgroup, option { font-size: 15px !important; }

.am-tabs-narrow-dashboard::before, .am-tabs-narrow-switch::before {
    font-size:20px; margin:0 10px;
}

.am-tabs-narrow-switch::before { color: #9e9e9e; }

.am-tabs-narrow-switch { color: #9e9e9e !important; font-size: 20px; }

.am-tabs .am-account-toolbar {
    margin-bottom: 2.5em;
}

.am-tabs a {
    font-family: "Helvetica Now Display", Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    color: #303030 !important;
    line-height: 1em;
    padding: 0 1em 0 0 !important;
}

.am-widget h2 {
    font-family: "Helvetica Now Display", Sans-serif;
    color: #9e9e9e;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 800;
}

.am-layout-two-coll, .am-info {
    font-family: "Helvetica Now Display", Sans-serif;
    color: #303030;
    text-transform: uppercase;
}

.am-layout-two-coll .am-layout-two-coll-bottom { background: none !important; }

.am-info {
    margin-bottom: 0.5em;
    background: #eee;
    border-radius: 0;
    border: 1px solid #d9d9d9;
}

/* .am-list-links li { font-size: 0.95em; } */

.am-layout-two-coll .am-coll-right .am-coll-content, .am-layout-two-coll .am-coll-left .am-coll-content { margin: 0 1.5em; }

/*--my css putricinta--*/
.element__liner{
    border-bottom: 0.5px solid #959595;
}

.element__liner--posTop{
    margin: 0px 0px 90px 0px;
}
.element__liner--posBottom{
    margin: 60px 0px 50px 0px;
}
.img-size--width{
    width: 100%;
    height: auto;
}
.text-uppercase{
    text-transform: uppercase;
}
/*--header my css putricinta--*/
.header{}
.header__content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 127px 0px 120px;
}
.header__logo{
    width: 258px;
    height: auto;
    padding: 3px 0px 11px 0px;
}
.header__logo--mobile,
.header__column-one{
    display: none;
}
.header__group{
    display: flex;
    align-items: center;
}
.header__group-text{
    font-size: 19px;
    font-family: "Helvetica Now Display", Sans-serif;
    font-weight: 900;
    line-height: 150%;
    text-transform: uppercase;
}
.header__group-islogin{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    font-family: "Helvetica Now Display", Sans-serif;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 8px;
    min-height: 25px;
    border: 3px solid #000;
    font-weight: 900;
    letter-spacing: 1.2px;
    margin-left: 20px;
}
.header__group-islogin:hover{
    color: #EFCEFF;
    border-color: #EFCEFF;
    transition: all .3s;
}
.header__group a{
    text-decoration: none;
}

@media screen and (max-width: 1695px){
    .header__content{
        padding: 0px 120px 0px 100px;
    }
}
@media screen and (max-width: 1520px){
    .header__content{
        padding: 0px 70px 0px 60px;
    }
}
@media screen and (max-width: 1280px){
    .header__content{
        padding: 0px 50px 0px 30px;
    }
}
@media screen and (max-width: 1200px){
    .header__content{
        padding: 0px 25px 0px 25px;
    }
}
@media screen and (max-width: 1163px){
    .header__group-text,
    .header__group-islogin{
        font-size: 18px;
    }
}

@media screen and (max-width: 1120px){
    .header__logo{
        width: 180px;
    }
}
@media screen and (max-width: 1135px){
    .header__content{
        padding: 0px 10px 0px 25px;
    }
}
@media screen and (max-width: 1025px){
    .header__logo{
        display: none;
    }
    .header__group-text{
        display: none;
    }
    .header__logo--mobile{
        display: flex;
        height: auto;
        flex: 0 1 33.33333%;
        justify-content: center;
        text-align: center;
        padding: 5px 0 0 0;
    }
    .header__group-islogin{
        font-size: 21px;
        margin-left: 0;
        border-width: 4px;
    }
    .header__group-islogin{
        padding: 7px;
    }
    .header__group{
        display: flex;
        align-items: center;
        flex: 0 1 33.33333%;
        justify-content: center;
    }
    .header__logo--mobile img{
        width: 50%;
    }
    .header__column-one{
        display: flex;
        flex: 0 1 33.33333%;
    }
    .header__content{
        padding: 3px 10px;
    }
}
@media screen and (max-width: 767px){
    .header__logo--mobile img{
        width: 71%;
    }
    .header__group-islogin{
        padding: 6px 5px;
    }
    .header__group-islogin{
        font-size: 19px;
    }
}
@media screen and (max-width: 590px){
    .header__logo--mobile img{
        width: 71%;
    }
}

/*--footer my css putricinta--*/
.footer{}
.footer__content{
    padding: 30px 30px;
    overflow: hidden;
}
.footer-logo__pic{
    width: 200px;
    height: auto;
}
.footer-logo__pic--mobile{
    display: none;
    width: 130px;
    height: auto;
}
.footer-logo__text{
    color: #000;
    font-family: "Helvetica Now Display", Sans-serif;
    font-size: 17px;
    font-weight: 300;
}
.footer__body{
    display: flex;
    flex-wrap: wrap;
    margin: -40px -40px 0px -40px;
    justify-content: center;
}
.footer__body-column{
    padding: 40px 40px 0px 40px;
}
.footer__body-column--width-logo{
    flex: 0 1 25%;
}
.footer__body-column--width{
    flex: 0 1 16%;
}

.footer-logo__pic{
    margin-bottom: 2em;
}

.footer-nav__title{
    text-transform: uppercase;
    font-family: "Helvetica Now Display", Sans-serif;
    margin-bottom: 30px;
    font-weight: 900;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}
.footer-nav__body-list{
    list-style-type: none;
}

.footer-nav__body-list li:not(:last-child){
    margin-bottom: 17px;
}

.footer-nav__body-list li a{
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Helvetica Now Display", Sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.footer-nav__social-btn-body{
    display: flex;
    flex-wrap: wrap;
    margin: -40px -15px 0px -15px;
}
.footer-nav-social__column{
    padding: 40px 15px 0px 15px;
}
.social-btn__element a i{
    color: #000;
    font-size: 1.3em;
    text-decoration: none;
}

.footer__data{
    display: flex;
    justify-content: center;
    gap: 160px;
}
.footer__data-pay{
    width: 340px;
}
.footer__data-element,
.footer__data-element a{
    text-decoration: none;
    color: #959595 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 10px;
    font-weight: 300;
    line-height: 1.5em;
    text-align: center;
    line-height: 1.5em;
}
.footer__data-element{
    margin-bottom: 2em;
}

.bold, .strong { font-weight: bold !important; }
.center { text-align: center !important; }
.clear { clear: both !important; }

.am-layout-two-coll { background: none !important; border-radius: 0; box-shadow: none; }
.am-layout-two-coll-top { background: none !important; }
.am-block {
    border: 0;
    border-radius: 0;
    margin-bottom: 1em;
    padding: 0;
    box-shadow: none;
}

.am-body-content-top > h1 { display: none; }

/* LOGIN PAGE */
.am-login-form h1, .am-sendpass-form h1 { font-weight: 900; text-align: center; font-size: 3em; }
.am-page-login .am-auth-form div.am-row { background: none; }
.am-login-form form, .am-sendpass-form-form, .am-auth-form form { box-shadow: none !important; border: none !important; }
.am-login-form input[name=login],
.am-login-form input[name=amember_login],
.am-login-form input[name=amember_pass],
.am-auth-form input[name=login],
.am-auth-form input[name=amember_login] { background: none; padding: 1em; }
.am-login-form input[name=amember_pass] { border-top: none; }
.am-login-form .am-row-recaptcha, .am-sendpass-form .am-row-recaptcha { margin: 0.5em 0 2em !important; }
.am-page-login-no-label .am-auth-form div.am-row div.am-element input[type=submit] {
    background: #fff;
    color: #303030;
    font-size: 1.5em;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 0 !important;
    border: 2px solid #303030;
    font-family: "Helvetica Now Display", Sans-serif;
    width: 50%;
}
.am-page-login-no-label .am-auth-form div.am-row div.am-element input[type=submit]:hover { width: 50%; }
.am-sendpass-form div.am-row div.am-element input[type=submit] { width: 80% !important; }
.am-sendpass-form div.am-row div.am-element input[type=submit]:hover, .am-page-login-no-label .am-auth-form div.am-row div.am-element input[type=submit]:hover { background: #303030; color: #fff; }
.am-switch-reveal { display: none; }
.am-login-form .am-row:first-child .am-element-title:first-child { border-radius: 0; }
.am-page-login-no-label .am-auth-form div.am-row div.am-element { margin: 0; padding: 0 2em; text-align: center; }
.am-signup-link {
    margin-top: 4em;
    font-size: 1.3em;
    font-weight: 900;
    font-family: "Helvetica Now Display", Sans-serif;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    width: 100%;
    max-width: 100% !important;
    padding: 1.3em 0;
}
.am-signup-link a { color: #e2acfc; }
.am-row-sendpass-email { margin-top: 1em !important; }

.am-admin select, .am-admin textarea, .am-admin input[type=email], .am-admin input[type=text], .am-admin input[type=password], .am-body-content select, .am-body-content textarea, .am-body-content input[type=email], .am-body-content input[type=text], .am-body-content input[type=password], .am-popup select, .am-popup textarea, .am-popup input[type=email], .am-popup input[type=text], .am-popup input[type=password] {
    border: 1px solid #dedede;
}

.am-admin textarea:focus, .am-admin input[type=email]:focus, .am-admin input[type=text]:focus, .am-admin input[type=password]:focus, .am-body-content textarea:focus, .am-body-content input[type=email]:focus, .am-body-content input[type=text]:focus, .am-body-content input[type=password]:focus, .am-popup textarea:focus, .am-popup input[type=email]:focus, .am-popup input[type=text]:focus, .am-popup input[type=password]:focus {
    border-color: #dedede;
    box-shadow: none !important;
}

.am-info a { text-decoration: underline; }
.am-info a:hover { text-decoration: none; }

#row-grp-captcha .am-element-title { display: none; }

.am-cta-signup {
    background: #f3dcfe !important;
    color: #fff !important;
    font-size: 1.4em !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    border: none !important;
    font-family: "Helvetica Now Display", Sans-serif !important;
    width: 300px;
    padding: 0.5em 1.2em;
    margin: 0;
}
.am-cta-signup:hover { color: #000 !important; }

.btn-pink {
    background: #f3dcfe !important;
    color: #fff !important;
    font-size: 1.2em !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    border: none !important;
    font-family: "Helvetica Now Display", Sans-serif !important;
    width: 300px;
    padding: 1em 1.5em;
    margin: 0;
    width: 240px;
    display: inline-block;
    text-align: center;
}

.btn-pink:hover { color: #000 !important; }


.am-form div.am-element-title .comment { font-size: 0.9rem; }
.am-form div.am-element-title label { margin-bottom: 0.1em; }
img.am-header-hero-image { width: 100%; }

#row-paysys_id .am-element, #row-paysys_id-0 .am-element {
    display: flex;
    -webkit-box-pack: center;
    justify-content: left;
    gap: 0.5em;
    flex-flow: row wrap;
}

#row-paysys_id .am-element label, #row-paysys_id-0 .am-element label {
    display: flex;
    position: relative;
    flex-direction: column;
    width: 170px;
    height: 140px;
    background-size: contain !important;
    border: 1px solid #ddd;
}

.am-paysystem-desc { display: none; }
.am-paysystem-title {
    font-weight: 900;
    text-align: center;
    font-size: 1em;
    display: block;
}

#row-paysys_id .am-element label input[type=radio], #row-paysys_id-0 .am-element label input[type=radio] {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 0;
    width: 0;
}

#row-paysys_id .am-element .checked, #row-paysys_id-0 .am-element .checked {
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
}

.am-page-signup select#product_id_page-0-0 { color: #d179fb; font-weight: bold; }

.am-el-checked { background-color: black !important; color: #fff !important; }

.am-body-content-content { margin-top: 2em; }

.chat__full__iframe .chat__channel, .chat__full__iframe { width: 100% !important; max-width: 100% !important; }





@media screen and (max-width: 1720px){
    .footer__data{
        gap: 130px;
    }
}
@media screen and (max-width: 1560px){
    .footer__data{
        gap: 80px;
    }
}

@media screen and (max-width: 1398px){
    .footer__body {
        justify-content: space-between;
    }
    .footer__data-element,
    .footer__data-element a{
        font-size: 11px;
    }
    .footer__data{
        gap: 0px;
        justify-content: space-around;
    }
}
@media screen and (max-width: 1178px){
    .footer__body-column--width-logo {
        flex: 0 1 10%;
    }
    .footer__body-column--social{
        flex: 0 1 16%;
    }
}

@media screen and (max-width: 1135px){
    .footer__data-element{
        flex: 0 1 33.3333%;
    }
}

@media screen and (max-width: 960px){
    .footer__body-column{
        padding: 40px 20px 0px 20px;
    }
    .footer__body{
        margin: -40px -20px 0px -20px;
    }
    .footer__data-element{
        flex: 0 1 30%;
    }
    .footer__data-pay{
        width: 250px;
    }
}
@media screen and (max-width: 828px){
    .footer__body-column--social{
        flex: 0 1 20%;
    }
    .footer-logo__pic{
        width: 130px;
    }
}

@media all and (min-width: 750px) {
    .am-layout-two-coll .am-coll-left1,
    .am-layout-two-coll .am-coll-right1 {
        float: left;
        width: 50%;
    }
}

@media all and (max-width: 750px) {
    .am-layout-two-coll .am-coll-left1,
    .am-layout-two-coll .am-coll-right1 {
        text-align: center !important;
        margin-top: 1em !important;
    }
    .btn-pink { margin: 0 !important; }
}

@media screen and (max-width: 730px){
    .footer__body-column--social{
        flex: 0 1 13%;
    }
}

@media screen and (max-width: 696px){
    .footer__data {
        flex-direction: column;
        align-items: center;
    }
    .footer__data-element, .footer__data-element a {
        font-size: 16px;
    }
    .footer__data-pay {
        width: 400px;
    }
}
@media screen and (max-width: 672px){
    .footer__body-column--social{
        flex: 0 1 45%;
    }
    .footer-nav__social-btn{
        display: flex;
        justify-content: center;
    }
    .footer__body{
        justify-content: flex-start;
    }
    .footer__body-column--width-logo{
        flex: 0 1 50%;
    }
    .footer-logo__pic{
        display: none;
    }
    .footer-logo__pic--mobile{
        display: block;
        margin-bottom: 2em;
    }
}

@media screen and (max-width: 642px){
}

@media screen and (max-width: 590px){
    .footer__body-column:last-child{
        flex: 0 1 100%;
    }
    .footer__body{
        justify-content: space-between;
    }
    .footer__body-column--width-logo{
        flex: 0 1 30%
    }
    .footer__body-column{
        flex: 0 1 34%;
    }
    .footer-nav__body-list li a{
        font-size: 16px;
    }
    .footer__content{
        padding: 30px 30px;
    }
}

@media screen and (max-width: 500px){
    .am-user-identity-block-avatar {
        margin: 0 0 1.5em 0;
    }
    .am-user-identity-block-avatar-pic { display: block !important; }

    .am-user-identity-block-avatar a {
        display: inline-block;
        top: 1.35em;
    }
    .am-account-toolbar .am-account-toolbar-items {
        background: #fff;
        color: #9e9e9e;
        border: 1px solid #d9d9d9;
    }
    .am-form div.am-element input[type=text], .am-form div.am-element input[type=password] {
        margin-bottom: 0 !important;
    }
    .am-header-content-wrapper { display: none; }
}

@media screen and (max-width: 480px){
    .footer__data-pay { width: 80%; }
    .am-page-login-no-label .am-popup .am-form.am-auth-form, .am-popup .am-form.am-auth-form {
        max-width: 270px !important;
    }
    .am-login-form input[name=login], .am-login-form input[name=amember_login], .am-login-form input[name=amember_pass], .am-auth-form input[name=login], .am-auth-form input[name=amember_login] {
        padding: 0.5em !important;
    }
    .am-popup { padding: 15px 15px 20px 15px !important; }
    .header__group-islogin { font-size: 11px; padding: 2px 4px; border-width: 2px; min-height: 18px; letter-spacing: 1.1px; }
}

@media screen and (max-width: 360px){
    .am-page-login-no-label .am-auth-form div.am-row div.am-element { padding: 0 !important; }
    #row-paysys_id .am-element label, #row-paysys_id-0 .am-element label {
        width: 240px;
        height: 180px;
    }

}

@media (min-width: 321px) {
    .am-popup {
        min-width: auto !important;
    }
}