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: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

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

a img {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

html,
body {
    min-height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
}
body.xcams{
    background: #;
}
body.evelive{
    background: #;
}
body.wl{
    background: #;
}
body.webcamsex{
    background: #;
}
.hidden {
    display: none;
}
br.split{
    display: none;
}

/**
 * CONTAINER
 */

.container {
    position: relative;
}

.container p {
    margin: 0;
}

/**
 * SUBSCRIBE FORM
 */
.direct_register {
    cursor: pointer;
    position: absolute;
    text-align: center;
    padding: 0 10px;
    height: 30px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    top: 0;
    left: 2%;
    opacity: 0.8;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-transition: 0.8s;
}
.direct_register a, .allready {
    color: #ffffff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    text-transform: initial;
}
.allready{
    width: 100%;
    text-align: right;
    display: inline-block;
    padding: 5px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#subscribe {
    padding: 13px;
    margin: 0px auto;
    width: 1042px;
    display: block;
    z-index: 3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.xcams #subscribe{
    background-color: #;
}
.evelive #subscribe{
    background-color: #;
}
.wl #subscribe{
    background-color: #;
}
.webcamsex #subscribe{
    background-color: #;
}
header {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 20px 120px 20px 100px;
    font-size: 0px;
}
.xcams header{
    background-color: #;
}
.evelive header{
    background-color: #;
}
.wl header{
    background-color: #;
}
.webcamsex header{
    background-color: #;
}
header .search,
header .logo,
header .btn_wrapper {
    display: inline-block;
    width: 33.333333%;
    vertical-align: top;
}

header .btn_wrapper {
    padding-left: 165px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

header .search {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 8px 0px;
    height: 42px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
}
.xcams header .search{
    background-color: #;
}
.evelive header .search{
    background-color: #;
}
.wl header .search{
    background-color: #;
}
.webcamsex header .search{
    background-color: #;
}
header .search input {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0px 62px 0px 25px;
    font-size: 19px;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.search-icon {
    display: inline-block;
    width: 62px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/search.svg');
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
    cursor: pointer;
}
.xcams header .search input{
    color: #;
}
.evelive header .search input{
    color: #;
}
.wl header .search input{
    color: #;
}
.webcamsex header .search input{
    color: #;
}
.xcams header .search input::-webkit-input-placeholder {
    color: #;
}
.xcams header .search input::-moz-placeholder {
    color: #;
}
.xcams header .search input:-ms-input-placeholder {
    color: #;
}
.xcams header .search input::-ms-input-placeholder {
    color: #;
}
.xcams header .search input::placeholder {
    color: #;
}
.evelive header .search input::-webkit-input-placeholder {
    color: #;
}
.evelive header .search input::-moz-placeholder {
    color: #;
}
.evelive header .search input:-ms-input-placeholder {
    color: #;
}
.evelive header .search input::-ms-input-placeholder {
    color: #;
}
.evelive header .search input::placeholder {
    color: #;
}
.wl header .search input::-webkit-input-placeholder {
    color: #;
}
.wl header .search input::-moz-placeholder {
    color: #;
}
.wl header .search input:-ms-input-placeholder {
    color: #;
}
.wl header .search input::-ms-input-placeholder {
    color: #;
}
.wl header .search input::placeholder {
    color: #;
}
.webcamsex header .search input::-webkit-input-placeholder {
    color: #;
}
.webcamsex header .search input::-moz-placeholder {
    color: #;
}
.webcamsex header .search input:-ms-input-placeholder {
    color: #;
}
.webcamsex header .search input::-ms-input-placeholder {
    color: #;
}
.webcamsex header .search input::placeholder {
    color: #;
}

.logo {
    height: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: left center;
}

.xcams .logo {
    background-image: url('https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/logo_xcams.svg');
}

.evelive .logo {
    background-image: url('https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/logo_evelive.png');
}

.webcamsex .logo {
    background-image: url('https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/logo_webcamsex.png');
}

.gallery {
    width: 223px;
    vertical-align: top;
    display: inline-block;
}

.gallery .thumb {
    margin: 0px;
    height: 150px;
}

.gallery .thumb:nth-child(2) {
    margin: 20px 0px;
}

.gallery .thumb img {
    width: 100%;
}
.gallery .pseudo, .gallery .online{
    height: 20px;
    font-size: 12px;
    line-height: 20px;
}

.gallery .online{
    width: 72px;
}
.gallery .online span {
    margin-left: 0px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
}
.instruction {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 40px 0px 44px;
}
.xcams .instruction{
    color: #;
}
.evelive .instruction{
    color: #;
}
.wl .instruction{
    color: #;
}
.webcamsex .instruction{
    color: #;
}
.evelive .cta-wrap .instruction{
    color: #;
}
.cta-wrap .instruction{
    font-size: 18px;
    padding: 24px 0px 19px;
}
.instruction--mobile {
    display: none;
}
.cta-wrap{
    width: 800px;
    margin: 16px auto 0px;
    padding-bottom: 18px;
}
.xcams .cta-wrap{
    background-color: #;
}
.evelive .cta-wrap{
    background-color: #;
}
.wl .cta-wrap{
    background-color: #;
}
.webcamsex .cta-wrap{
    background-color: #;
}
.cta-wrap .btn{
    display: block;
    width: 360px;
    margin: 0 auto;
    font-weight: 600;
    font-size: 28px;
}
.allready{
    display: block;
    width: 360px;
    margin: 0 auto;
}

.field {
    margin-top: 4px;
}

.field label {
    margin-bottom: 5px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.xcams .field label{
    color: #;
}
.evelive .field label{
    color: #;
}
.wl .field label{
    color: #;
}
.webcamsex .field label{
    color: #;
}

.field input {
    display: block;
    color: #292929;
    width: 100%;
    border: 2px solid white;
    outline: none;
    padding: 5px;
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.field input.success {
    border: 2px solid green;
}

header .btn {
    margin-top: 0px;
    font-size: 24px;
    height: 58px;
}
.content-form .btn {
    height: 53px;
    font-size: 20px;
    margin-top: 31px;
}
.btn {
    margin-top: 10px;
    cursor: pointer;
    color: #181818;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    height: 63px;
    background-color: #;
    border: none;
    outline: none;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-transition: 0.8s;
}
.btn span {
    font-weight: 900;
}

.xcams .btn:hover{
    color: #ffffff;
    background-color: #;
}
.evelive .btn:hover{
    color: #ffffff;
    background-color: #;
}
.wl .btn:hover{
    color: #ffffff;
    background-color: #;
}
.webcamsex .btn:hover{
    color: #ffffff;
    background-color: #;
}
.menu {
    display: inline-block;
    width: 126px;
}

.menu-item {
    cursor: pointer;
    height: 44px;
    width: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #e9e4e9;
    font-size: 18px;
    line-height: 44px;
    color: #36343f;
    margin-bottom: 12px;
    text-align: center;
}
.menu-item:last-child {
    margin-bottom: 0px;
}
.xcams .menu-item:hover, .xcams .menu-item.active{
    background-color: #;
    color: #ffffff;
}
.evelive .menu-item:hover, .evelive .menu-item.active{
    background-color: #;
    color: #ffffff;
}
.wl .menu-item:hover, .wl .menu-item.active{
    background-color: #;
    color: #ffffff;
}
.webcamsex .menu-item:hover, .webcamsex .menu-item.active{
    background-color: #;
    color: #ffffff;
}

img {
    vertical-align: middle;
}

.carousel_wrap {
    width: 658px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    z-index: 4;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.xcams .carousel_wrap{
    background-color: #;
}
.evelive .carousel_wrap{
    background-color: #;
}
.wl .carousel_wrap{
    background-color: #;
}
.webcamsex .carousel_wrap{
    background-color: #;
}

#carousel {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    font-size: 0px;
}

#carousel-content {
    margin-bottom: 10px;
}
.xcams #carousel-content {
    background: #;
}
.evelive #carousel-content{
    background-color: #;
}
.wl #carousel-content{
    background-color: #;
}
.webcamsex #carousel-content{
    background-color: #;
}


#carousel .arrow {
    display: inline-block!important;
    position: relative;
    z-index: 1000;
    width: 49%;
    height: 44px;
    border: 0;
    outline: 0;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 19px 35px;
    background-size: 19px 35px;
    cursor: pointer;
}
.xcams #carousel .arrow{
    background-color: #;
}

.xcams #carousel .arrow:hover {
    background-color: #;
}
.evelive #carousel .arrow{
    background-color: #;
}
.evelive #carousel .arrow:hover {
    background-color: #;
}
.wl #carousel .arrow{
    background-color: #;
}
.wl #carousel .arrow:hover {
    background-color: #;
}
.webcamsex #carousel .arrow{
    background-color: #;
}
.webcamsex #carousel .arrow:hover {
    background-color: #;
}
.xcams #carousel #prevArrow {
    background-image: url(https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_left.svg);
    margin-right: 2%;
}
.xcams #carousel #nextArrow {
    background-image: url("https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_right.svg");
}
.evelive #carousel #prevArrow {
    background-image: url(https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_left_brown.svg);
    margin-right: 2%;
}
.evelive #carousel #nextArrow {
    background-image: url("https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_right_brown.svg");
}
.wl #carousel #prevArrow {
    background-image: url(https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_left_white.svg);
    margin-right: 2%;
}
.wl #carousel #nextArrow {
    background-image: url("https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_right_white.svg");
}
.webcamsex #carousel #prevArrow {
    background-image: url(https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_left_white.svg);
    margin-right: 2%;
}
.webcamsex #carousel #nextArrow {
    background-image: url("https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_right_white.svg");
}
.evelive #carousel #prevArrow:hover {
    background-image: url(https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_left_white.svg);
    margin-right: 2%;
}
.evelive #carousel #nextArrow:hover {
    background-image: url("https://www.lexozfldkklgvc.com/assets/cp/img/lp_generator/arrow_right_white.svg");
}

.online {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    margin: 0;
    z-index: 3;
    height: 35px;
    width: 133px;
    line-height: 35px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    padding: 0px;
    font-weight: 400;
    font-size: 16px;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.xcams .online, .xcams .pseudo{
    background-color: #;
}
.evelive .online, .evelive .pseudo{
    background-color: #;
    color: #;
}
.wl .online, .wl .pseudo{
    background-color: #;
}
.webcamsex .online, .webcamsex .pseudo{
    background-color: #;
}
.online span {
    width: 20px;
    height: 20px;
    margin-left: 14px;
    background-color: #00ff00;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: sub;
}

.slick-slide img {
    width: 100%;
}


.thumb {
    height: 418px;
    position: relative;
    margin: 10px;
    cursor: pointer;
    overflow: hidden;
}

.xcams .thumb:hover .online,
.xcams .thumb:hover .pseudo {
    background-color: #;
}
.evelive .thumb:hover .online,
.evelive .thumb:hover .pseudo {
    background-color: #;
}
.wl .thumb:hover .online,
.wl .thumb:hover .pseudo {
    background-color: #;
}
.webcamsex .thumb:hover .online,
.webcamsex .thumb:hover .pseudo {
    background-color: #;
}
.evelive .gallery .thumb:hover .online,
.evelive .gallery .thumb:hover .pseudo {
    color: #ffffff;
}
.thumb img {
    position: relative;
    max-width: 100%;
    min-height: 100%;
    height: 100%;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.slick-slide {
    outline: none;
    max-height: 100%;
}

.pseudo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-weight: 400;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
    z-index: 3;
}
body.noscroll { overflow: hidden; }
.overlay{
    opacity: 0;
    visibility: hidden;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(20,18,32,0.88);
    z-index: 10;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
.overlay.js_active{
    opacity: 1;
    visibility: visible;
}
.overlay .content-form{
    width: 423px;
    display: block;
    margin: 230px auto 0px;
}
.content-form .logo {
    height: 110px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-background-size: 254px 50px;
            background-size: 254px 50px;
    background-position: center center;
    margin-bottom: 24px;
}
.xcams .content-form .logo{
    background-color: #;
}
.evelive .content-form .logo{
    background-color: #;
}
.wl .content-form .logo{
    background-color: #;
}
.webcamsex .content-form .logo{
    background-color: #;
}
.content-form form{
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 40px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}
.xcams .content-form form{
    background-color: #;
}
.evelive .content-form form{
    background-color: #;
}
.wl .content-form form{
    background-color: #;
}
.webcamsex .content-form form{
    background-color: #;
}

.playing .model__pic {
    opacity: 0;
}

.playing .model__video-wrap {
    opacity: 1;
}

.model__video-wrap {
    position: absolute;
    display: block;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out;
    overflow: hidden;
}

video {
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    pointer-events: none;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

@media screen and (max-width: 1919px) and (min-width: 1600px) {
    header {
        height: 100px;
        padding: 21px 42px;
    }
    header .btn_wrapper{
        padding-left: 83px;
    }
    header .btn{
        font-size: 24px;
    }
    .overlay .content-form{
        margin: 210px auto 20px;
    }
}

@media screen and (max-width: 1599px) and (min-width: 1440px) {
    header {
        height: 100px;
        padding: 21px 35px;
    }
    header .btn_wrapper{
        padding-left: 66px;
        margin: 2px 0px;
    }
    header .btn{
        font-size: 24px;
        height: 54px;
    }
    .overlay .content-form{
        margin: 210px auto 20px;
    }
}

@media screen and (max-width: 1439px) and (min-width: 1366px) {
    header {
        height: 96px;
        padding: 20px 32px;
    }
    header .btn_wrapper{
        padding-left: 63px;
        margin: 2px 0px;
    }
    header .btn{
        font-size: 20px;
        height: 52px;
    }
    header .search{
        height: 40px;
        margin: 8px 0px;
    }
    header .search input{
        font-size: 18px;
        padding: 0px 62px 0px 24px;
        -webkit-background-size: 23px 23px;
                background-size: 23px 23px;
        background-position: right 15px center;
    }
    .instruction{
        font-size: 18px;
        padding: 25px 0px 19px;
    }
    #subscribe{
        width: 914px;
        padding: 12px;
    }
    .menu {
        width: 111px;
    }
    .carousel_wrap{
        width: 572px;
    }
    .gallery {
        width: 198px;
    }
    .cta-wrap{
        width: 700px;
    }
    .menu-item{
        height: 39px;
        line-height: 39px;
        margin-bottom: 9px;
        font-size: 15px;
    }
    .thumb{
        height: 340px;
        margin: 11px;
    }
    .gallery .thumb {
        margin: 0px;
        height: 131px;
    }
    .gallery .thumb:nth-child(2) {
        margin: 15px 0px;
    }
    #carousel .arrow{
        height: 51px;
        -webkit-background-size: 17px 30px;
        background-size: 17px 30px;
    }
    .online {
        height: 31px;
        line-height: 31px;
        font-size: 15px;
    }
    .online span {
        width: 15px;
        height: 15px;
        vertical-align: middle;
    }
    .pseudo {
        height: 44px;
        line-height: 44px;
        font-size: 22px;
    }
    .overlay .content-form{
        margin: 160px auto 20px;
    }
}

@media screen and (max-width: 1365px) and (min-width: 1280px) {
    header {
        height: 90px;
        padding: 19px 30px;
    }
    header .btn_wrapper{
        padding-left: 63px;
        margin: 2px 0px;
    }
    header .btn{
        font-size: 18px;
        height: 48px;
    }
    header .search{
        height: 38px;
        margin: 7px 0px;
    }
    header .search input{
        font-size: 17px;
        padding: 0px 58px 0px 22px;
        -webkit-background-size: 22px 22px;
                background-size: 22px 22px;
        background-position: right 15px center;
    }
    .instruction{
        font-size: 18px;
        padding: 42px 0px 34px;
    }
    #subscribe{
        width: 1170px;
        padding: 15px;
    }
    .menu {
        width: 142px;
    }
    .carousel_wrap{
        width: 740px;
        padding: 0px 15px;
    }
    .gallery {
        width: 249px;
    }
    .cta-wrap{
        width: 900px;
    }
    .gallery .thumb{
        height: 169px;
    }
    .online{
        width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 19px;
    }
    .gallery .online{
        width: 112px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
    .pseudo{
        height: 57px;
        line-height: 57px;
        font-size: 28px;
    }
    .gallery .pseudo{
        height: 30px;
        font-size: 17px;
        line-height: 30px;
    }
    .gallery .online span{
        width: 15px;
        height: 15px;
    }
    .gallery .thumb:nth-child(2){
        margin: 19px 0px 20px;
    }
    .thumb{
        height: 439px;
        margin: 15px;
    }
    #carousel-content{
        margin-bottom: 12px;
    }
    #carousel .arrow{
        height: 65px;
        -webkit-background-size: 22px 32px;
        background-size: 22px 32px;
    }
    .menu-item {
        height: 50px;
        margin-bottom: 12px;
        font-size:19px;
        line-height: 50px;
    }
    .cta-wrap{
        margin-bottom: 20px;
    }
    .cta-wrap .instruction{
        font-size: 20px;
    }
    .cta-wrap .btn{
        font-size: 31px;
        height: 53px;
        width: 405px;
    }
    .allready{
        width: 405px;
    }
    .overlay .content-form{
        margin: 190px auto 20px;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
    header {
        height: 70px;
        padding: 15px 24px;
    }
    header .btn_wrapper{
        padding-left: 48px;
        margin: 1px 0px;
    }
    header .btn{
        font-size: 14px;
        height: 38px;
    }
    header .search{
        height: 30px;
        margin: 5px 0px;
    }
    header .search input{
        font-size: 13px;
        padding: 0px 47px 0px 18px;
        -webkit-background-size: 18px 18px;
                background-size: 18px 18px;
        background-position: right 11px center;
    }
    .instruction{
        font-size: 19px;
        padding: 33px 0px 26px;
    }
    #subscribe{
        width: 936px;
        padding: 12px;
    }
    .menu {
        width: 114px;
    }
    .carousel_wrap{
        width: 590px;
        padding: 0px 12px;
    }
    .gallery {
        width: 199px;
    }
    .cta-wrap{
        margin: 14px auto 20px;
        width: 718px;
        padding-bottom: 15px;
    }
    .gallery .thumb{
        height: 135px;
    }
    .gallery .online span {
        width: 12px;
        height: 12px;
        vertical-align: top;
        margin-top: 6px;
    }
    .gallery .online {
        height: 24px;
        line-height: 24px;
        width: 90px;
    }
    .gallery .pseudo {
        font-size: 13px;
        height: 24px;
        line-height: 24px;
    }
    .gallery .thumb:nth-child(2) {
        margin: 17px 0px 18px;
    }
    .thumb {
        height: 352px;
        margin: 12px;
    }
    .pseudo {
        height: 45px;
        font-size: 22px;
        line-height: 45px;
    }
    .online {
        height: 31px;
        line-height: 31px;
        width: 120px;
    }
    .online span {
        width: 16px;
        height: 16px;
        vertical-align: top;
        margin-top: 7px;
        margin-left: 12px;
    }
    .menu-item {
        height: 40px;
        margin-bottom: 10px;
        line-height: 40px;
        font-size: 16px;
    }
    #carousel-content{
        margin-bottom: 12px;
    }
    #carousel .arrow {
        height: 52px;
        -webkit-background-size: 17px 30px;
        background-size: 17px 30px;
    }
    .cta-wrap .instruction {
        font-size: 15px;
        padding: 19px 0px 14px;
    }
    .cta-wrap .btn {
        width: 324px;
        height: 42px;
        line-height: 42px;
        font-size: 25px;
    }
    .allready{
        width: 324px;
    }
    .overlay .content-form{
        margin: 150px auto 20px;
        width: 340px;
    }
    .content-form .logo{
        height: 88px;
        -webkit-background-size: 203px 40px;
                background-size: 203px 40px;
        margin-bottom: 20px;
    }
    .content-form form{
        padding: 7px 32px 16px;
    }
    .field label {
         font-size: 10px;
    }
    .field input{
        height: 28px;
    }
    .field {
        margin-top: 8px;
    }
    .content-form .btn {
        height: 42px;
        font-size: 16px;
        margin-top: 19px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    header {
        height: 70px;
        padding: 15px 44px;
    }
    header .btn_wrapper{
        display: none;
    }
    header .logo{
        width: 40%;
    }
    header .search{
        width: 60%;
        height: 30px;
        margin: 5px 0px;
    }
    header .search input{
        font-size: 13px;
        padding: 0px 47px 0px 18px;
        -webkit-background-size: 18px 18px;
                background-size: 18px 18px;
        background-position: right 11px center;
    }
    .instruction {
        font-size: 24px;
        line-height: 28px;
        padding: 24px 0px;
    }
    br.split{
        display: inline;
    }
    #subscribe{
        width: 100%;
        padding: 13px 12px;
    }
    .menu {
        left: 12px;
        top: 13px;
        position: absolute;
        width: 126px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        z-index: 5;
        padding-right: 12px;
        background-color: #;
    }
    .menu-item{
        height: 40px;
    }
    .menu-item:nth-child(8) {
        margin-bottom: 1px;
    }
    .menu-item:last-child{
        display: none;
    }
    .thumb{
        height: 385px;
    }
    #carousel-content{
        padding-left: 126px;
        margin-bottom: 23px;
    }
    #carousel .arrow{
        height: 52px;
        -webkit-background-size: 17px 30px;
        background-size: 17px 30px;
    }
    .carousel_wrap {
        width: 100%;
        padding: 0px;
        background-color: transparent;
    }
    .gallery {
        width: 100%;
        margin-top: 23px;
        font-size: 0px;
    }
    .gallery .thumb{
        display: inline-block;
        width: 32%;
        height: 152px;
    }
    .gallery .thumb:nth-child(2){
        margin: 0px 2%;
    }
    .cta-wrap{
        margin: 14px auto 20px;
        width: 718px;
        padding-bottom: 15px;
    }
    .gallery .online{
        width: 100px;
        height: 27px;
        line-height: 27px;
        font-size: 13px;
    }
    .gallery .pseudo{
        height: 27px;
        font-size: 15px;
        line-height: 27px;
    }
    .cta-wrap .instruction {
        font-size: 15px;
        padding: 19px 0px 14px;
    }
    .cta-wrap .btn {
        width: 324px;
        height: 42px;
        line-height: 42px;
        font-size: 25px;
    }
    .allready{
        width: 324px;        
    }
    .overlay .content-form{
        width: 504px;
        margin: 280px auto 20px;
    }
    .content-form .logo{
        height: 130px; 
        -webkit-background-size: 302px 60px; 
                background-size: 302px 60px;   
        margin-bottom: 29px;   
    }
    .content-form form{
        padding: 32px 48px 22px;
    }
    .field label {
         font-size: 14px; 
    }
    .field input{
        height: 42px;
    }
    .field {
        margin-top: 9px;
    }
    .content-form .btn {
        height: 64px;
        font-size: 24px;
        margin-top: 32px;    
    }
}

@media screen and (max-width: 767px) and (min-width: 480px) {
    header {
        height: 58px;
        padding: 13px 15px;
    }
    header .btn_wrapper, .menu, .gallery{
        display: none;
    }
    header .logo{
        width: 40%;
    }
    header .search{
        width: 60%;
        height: 30px;
        margin: 1px 0px;
    }
    header .search input{
        font-size: 13px;
        padding: 0px 55px 0px 25px;
        -webkit-background-size: 18px 18px;
                background-size: 18px 18px;
        background-position: right 12px center;
    }
    .instruction {
        font-size: 15px;
        line-height: 18px;
        padding: 8px 0px 9px;
    }
    .cta-wrap .instruction {
        font-size: 18px;
        padding: 5px 0px 11px;
    }
    br.split{
        display: inline;
    }
    #subscribe{
        width: 100%;
        padding: 12px 10px;
    }
    #carousel-content{
        margin-bottom: 13px;
    }
    #carousel .arrow{
        height: 52px;
        -webkit-background-size: 17px 30px;
        background-size: 17px 30px;
    }
    .carousel_wrap {
        width: 100%;
        padding: 0px;
    }
    .cta-wrap{
        margin-top: 0px;
        width: 100%;
    }
    .thumb{
        height: 278px;
        margin: 13px;
    }
    .online{
        height: 25px;
        width: 95px;
        font-size: 12px;
        line-height: 25px;
    }
    .online span{
        width: 12px;
        height: 12px;
        margin-left: 10px;
        vertical-align: top;
        margin-top: 7px;
    }
    .pseudo{
        height: 36px;
        line-height: 36px;
        font-size: 18px;
    }
    .cta-wrap .btn{
        height: 47px;
        width: 360px;
        line-height: 47px;
        font-size: 28px;
    }
    .allready{
        width: 360px;        
    }
    .overlay .content-form{
        margin: 105px auto 20px;
    }

}

@media screen and (max-width: 479px){
    .direct_register{
        display: none;
    }
    header {
        height: 38px;
        padding: 9px 10px;
    }
    header .btn_wrapper, .menu, .gallery{
        display: none;
    }
    header .logo{
        width: 40%;
    }
    header .search{
        width: 60%;
        height: 20px;
        margin: 0px;
    }
    header .search input{
        font-size: 9px;
        padding: 0px 37px 0px 17px;
        -webkit-background-size: 12px 12px;
                background-size: 12px 12px;
        background-position: right 8px center;
    }
    .instruction {
        font-size: 10px;
        line-height: 12px;
        padding: 13px 0px 11px;
    }
    .cta-wrap .instruction {
        font-size: 15px;
        padding: 15px 0px 21px;
    }
    br.split{
        display: inline;
    }
    #subscribe{
        width: 100%;
        padding: 8px 6px;
    }
    #carousel-content{
        margin-bottom: 13px;
    }
    #carousel .arrow{
        height: 35px;
        -webkit-background-size: 12px 21px;
                background-size: 12px 21px;
    }
    .carousel_wrap {
        width: 100%;
        padding: 0px;
    }
    .cta-wrap{
        margin-top: 0px;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0px 6px 34px;
    }
    .thumb{
        height: 187px;
        margin: 9px;
    }
    .online{
        height: 17px;
        width: 64px;
        font-size: 9px;
        line-height: 17px;
    }
    .online span{
        width: 9px;
        height: 9px;
        margin-left: 7px;
        vertical-align: top;
        margin-top: 4px;
    }
    .pseudo{
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .cta-wrap .btn{
        height: 40px;
        width: 100%;
        line-height: 40px;
        font-size: 23px;
    }
    .allready{
        width: 100%;
    }
    .overlay .content-form{
        width: 290px;
        margin: 111px auto 20px;
    }
    .content-form .logo{
        height: 75px; 
        -webkit-background-size: 175px 34px; 
                background-size: 175px 34px;   
        margin-bottom: 16px;   
    }
    .content-form form{
        padding: 13px 27px 13px;
    }
    .field label {
         font-size: 8px;
         margin-bottom: 2px;
    }
    .field input{
        height: 24px;
    }
    .field {
        margin-top: 0px;
    }
    .content-form .btn {
        height: 36px;
        font-size: 14px;
        margin-top: 23px;
    }
}
@media screen and (max-width: 1023px) and (orientation:landscape) {
    .overlay .content-form {
        margin: 20px auto;
    }
}
