
.no-js .lazy, .no-js .lazy-img {
    display: none
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

#nav ul, .service, .promo-list-wrap .promo-list, .benefits-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after, .container:after {
    content: '';
    display: block;
    clear: both
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

html {
    box-sizing: border-box
}

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

* {
    max-height: 1000000px
}

body {
    color: #fff;
    background: #262e33;
    font: 16px/1.25 "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto
}

.gm-style img {
    max-width: none
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h {
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 900;
    margin: 0 0 0.2em;
    color: inherit
}

h1, .h1 {
    font-size: 30px
}

h2, .h2 {
    font-size: 27px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 21px
}

h5, .h5 {
    font-size: 17px
}

h6, .h6 {
    font-size: 15px
}

p {
    margin: 0 0 1em
}

a {
    color: #fff
}

a:hover, a:focus {
    text-decoration: none
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type='text'], input[type='tel'], input[type='email'], input[type='search'], input[type='password'], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    padding: 0.6em 0.7em;
    border: 2px solid #f82934;
    padding: 0.6em 0.7em;
    border-radius: 9px;
    background: rgba(40, 40, 40, 0.7);
    display: block;
    width: 100%;
    font-size: 14px;
    outline: none;
    padding: 0.6em;
    transition: all 0.2s linear
}

input[type='text']:focus::-webkit-input-placeholder, input[type='tel']:focus::-webkit-input-placeholder, input[type='email']:focus::-webkit-input-placeholder, input[type='search']:focus::-webkit-input-placeholder, input[type='password']:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input[type='text']:focus::-moz-placeholder, input[type='tel']:focus::-moz-placeholder, input[type='email']:focus::-moz-placeholder, input[type='search']:focus::-moz-placeholder, input[type='password']:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    opacity: 1;
    color: transparent
}

input[type='text']:focus:-moz-placeholder, input[type='tel']:focus:-moz-placeholder, input[type='email']:focus:-moz-placeholder, input[type='search']:focus:-moz-placeholder, input[type='password']:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent
}

input[type='text']:focus:-ms-input-placeholder, input[type='tel']:focus:-ms-input-placeholder, input[type='email']:focus:-ms-input-placeholder, input[type='search']:focus:-ms-input-placeholder, input[type='password']:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent
}

input[type='text']:focus.placeholder, input[type='tel']:focus.placeholder, input[type='email']:focus.placeholder, input[type='search']:focus.placeholder, input[type='password']:focus.placeholder, textarea:focus.placeholder {
    color: transparent
}

input[type='text']::-webkit-input-placeholder, input[type='tel']::-webkit-input-placeholder, input[type='email']::-webkit-input-placeholder, input[type='search']::-webkit-input-placeholder, input[type='password']::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff
}

input[type='text']::-moz-placeholder, input[type='tel']::-moz-placeholder, input[type='email']::-moz-placeholder, input[type='search']::-moz-placeholder, input[type='password']::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #fff
}

input[type='text']:-moz-placeholder, input[type='tel']:-moz-placeholder, input[type='email']:-moz-placeholder, input[type='search']:-moz-placeholder, input[type='password']:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff
}

input[type='text']:-ms-input-placeholder, input[type='tel']:-ms-input-placeholder, input[type='email']:-ms-input-placeholder, input[type='search']:-ms-input-placeholder, input[type='password']:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #fff
}

input[type='text'].placeholder, input[type='tel'].placeholder, input[type='email'].placeholder, input[type='search'].placeholder, input[type='password'].placeholder, textarea.placeholder {
    color: #fff
}

select {
    -webkit-border-radius: 0
}

textarea {
    resize: vertical;
    vertical-align: top
}

button, input[type='button'], input[type='reset'], input[type='file'], input[type='submit'] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer
}

.custom-input label {
    display: block
}

.custom-input input[type="checkbox"], .custom-input input[type="radio"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1
}

.custom-input .input-text {
    position: relative;
    padding: 0 0 0 30px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    font-style: italic
}

.custom-input input[type="checkbox"] + label .input-text:before, .custom-input input[type="radio"] + label .input-text:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    left: 0;
    border: 2px solid #fff;
    border-radius: 100%
}

.custom-input input[type="checkbox"] + label .input-text:before {
    content: '';
    position: absolute;
    border-radius: 0
}

.custom-input input[type="radio"] + label .input-text:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    background: #f82934;
    border-radius: 100%;
    margin: 5px 0 0 4px;
    transition: opacity 0.2s linear;
    opacity: 0
}

.custom-input input[type="checkbox"] + label .input-text:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border: solid #666;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    margin: 2px 0 0 4px;
    line-height: 0;
    z-index: 1;
    transition: opacity 0.2s linear;
    opacity: 0
}

.custom-input input[type="radio"]:checked + label .input-text:after, .custom-input input[type="checkbox"]:checked + label .input-text:after {
    opacity: 1
}

.custom-input input:disabled + label .input-text, .custom-input input:disabled ~ label .input-text {
    opacity: .5
}

body {
    background: url(../images/bg-page.png) repeat
}

@media (min-width: 1201px) {
    body {
        font-size: 18px
    }
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.icon-protection {
    width: 0.876953125em
}

.icon-secure {
    width: 0.8466796875em
}

.icon-speed {
    width: 0.6005859375em
}

.icon-update {
    width: 0.9189453125em
}

html, body {
    height: 100%
}

#wrapper.home {
    background-image: url(../images/bg-index-m.jpg);
}

#wrapper.join,
#wrapper.join2,
#wrapper.approved,
#wrapper.declined {
    background-image: url(../images/bg-join.jpg);
}

#wrapper.gallery {
    background-image: url(../images/bg-gallery.jpg);
}

#wrapper.features {
    background-image: url(../images/bg-features.jpg);
}

#wrapper {
    overflow: hidden;
    position: relative;
    min-height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% auto
}

@media (min-width: 768px) {
    #wrapper {
        background-size: auto
    }
}

#wrapper.home {
    background-size: auto 300px;
    background-position: 50% -35px
}

#wrapper.home #header .logo {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3
}

@media (min-width: 768px) {
    #wrapper.home {
        background-size: auto 600px;
        background-position: 50% 0
    }
}

@media (min-width: 1025px) {
    #wrapper.home {
        background-image: url(../images/bg-visual.jpg) !important;
        background-position: 50% -30px;
        background-size: auto
    }
}

@media (min-width: 1201px) {
    #wrapper.home {
        background-position: 50% 0
    }
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 12px
}

#header {
    position: relative
}

#header .logo {
    float: left;
    height: 60px;
    width: 60px;
    margin-top: 5px;
    margin-bottom: 5px
}

#header .logo img {
    display: block;
    width: 100%
}

@media (min-width: 768px) {
    #header {
        background-image: url(../images/bg-header.jpg);
        background-repeat: no-repeat;
        background-position: 50% 100%;
        background-size: auto 100%;
        background-color: #000;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -3px 3px rgba(0, 0, 0, 0.7) inset
    }

    #header .logo {
        display: none
    }
}

.page-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(45, 60, 70, 0.7);
    display: none;
    z-index: 3
}

.page-overlay label {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

#show-menu {
    position: fixed;
    top: -9999px;
    left: -9999px;
    z-index: -1
}

label[for="show-menu"] {
    cursor: pointer;
    font-size: 24px
}

input#show-menu:checked ~ .slide-nav {
    margin: 0
}

input#show-menu:checked ~ .page-overlay {
    display: block
}

.nav-opener {
    float: right;
    margin: 10px 0 6px;
    position: relative;
    color: #fff;
    font-size: 23px;
    line-height: 1
}

.nav-opener span {
    display: inline-block;
    vertical-align: top
}

@media (min-width: 768px) {
    .nav-opener {
        display: none
    }
}

body .blocker {z-index: 2;}
body .modal {max-width: 970px;}

.slide-nav {
    position: fixed;
    text-align: right;
    right: 0;
    top: 0;
    z-index: 4;
    width: 260px;
    height: 100%;
    overflow-y: auto;
    padding: 15px 12px 12px;
    background: url(../images/bg-page.png) repeat;
    margin: 0 -260px 0 0;
    transition: margin 0.2s linear
}

.slide-nav .nav-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 23px
}

.slide-nav .nav-close:before, .slide-nav .nav-close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    border-radius: 3px;
    background: #fff;
    transform: rotate(45deg);
    margin-top: 10px
}

.slide-nav .nav-close:after {
    transform: rotate(-45deg)
}

@media (min-width: 768px) {
    .slide-nav {
        margin: 0;
        position: static;
        background: none;
        padding: 0;
        width: auto;
        overflow: visible
    }

    .slide-nav label[for="show-menu"] {
        display: none
    }
}

#nav ul {
    text-align: right;
    margin: 0 -12px;
    padding: 15px 0 0;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 800
}

#nav ul li {
    padding: 18px 20px 6px
}

#nav ul li.join-link {
    background: #ec1c4d;
    background: -moz-radial-gradient(center, ellipse cover, #e30713 0%, #bd0610 53%, #4f0207 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #e30713 0%, #bd0610 53%, #4f0207 100%);
    background: radial-gradient(ellipse at center, #e30713 0%, #bd0610 53%, #4f0207 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30713', endColorstr='#4f0207', GradientType=1)
}

#nav ul li.join-link a:before, #nav ul li.join-link a:after {
    background: #fff
}

#nav ul li.logo-hold {
    display: none
}

#nav ul li.active a:after, #nav ul li.active a:before {
    width: 50%
}

#nav ul a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 0 12px 12px;
    position: relative;
}

#nav ul a:after, #nav ul a:before {
    content: '';
    position: absolute;
    bottom: 5px;
    height: 2px;
    width: 0;
    background: #f82934;
    transition: width 0.3s linear
}

#nav ul a:before {
    left: 50%
}

#nav ul a:after {
    right: 50%
}

#nav ul a:hover:after, #nav ul a:hover:before {
    width: 50%
}

@media (min-width: 768px) {
    #nav ul {
        text-align: center;
        font-size: 0;
        letter-spacing: -4px;
        margin: 0;
        padding: 0
    }

    #nav ul li {
        display: inline-block;
        vertical-align: top;
        letter-spacing: 0;
        font-size: 16px;
        padding: 18px 10px 6px;
        height: 56px
    }

    #nav ul li.logo-hold {
        width: 174px;
        padding: 0;
        display: inline-block
    }

    #nav ul li.logo-hold a:hover:after, #nav ul li.logo-hold a:hover:before {
        display: none
    }

    #nav ul li.join-link {
        background: #ec1c4d;
        background: -moz-linear-gradient(#e30713 0%, #d90712 30%, #9b050d 53%, #4f0207 100%);
        background: -webkit-linear-gradient(#e30713 0%, #d90712 30%, #bf0610 53%, #4f0207 100%);
        background: linear-gradient(#e30713 0%, #d90712 30%, #bf0610 53%, #4f0207 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30713', endColorstr='#4f0207', GradientType=1)
    }
}

@media (min-width: 1025px) {
    #nav ul li.logo-hold {
        width: 240px
    }
}

@media (min-width: 1201px) {
    #nav ul li {
        font-size: 14px;
        padding: 40px 0px 24px;
        margin: 0 12px;
        height: auto
    }

    #nav ul li.logo-hold {
        width: 320px;
        height: 94px;
        margin: 0 -40px
    }

    #nav ul a:after, #nav ul a:before {
        bottom: 0
    }
}

#main {
    position: relative;
    background: url(../images/shadow-content-b.png) repeat-x;
    background-position: 0 100%;
    position: relative;
    padding: 0 0 1px
}

@media (min-width: 768px) {
    #main {
        padding-top: 70px
    }

    #main:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: url(../images/bg-content-b.jpg) no-repeat 50% 100%;
        background-size: auto;
        height: 382px;
        z-index: -1
    }
}

@media (min-width: 1201px) {
    #main {
        padding-top: 115px
    }
}

.head-box {
    text-align: center;
    font-style: italic
}

.head-box h1 {
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    font-style: normal
}

@media (min-width: 1024px) {
    .head-box h1 {
        font-size: 50px
    }

    .head-box .text-box {
        max-width: 1020px;
        margin: 0 auto
    }
}

.post-wrap {
    padding: 35px 0 0
}

@media (min-width: 481px) {
    .post-wrap .post {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    .post-wrap .post .img-box {
        flex: 0 0 55%;
        max-width: 55%
    }

    .post-wrap .post .text-box {
        flex: 0 0 45%;
        max-width: 45%;
        padding: 0 0 0 15px
    }
}

@media (min-width: 768px) {
    .post-wrap .post-holder {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        overflow: hidden;
        justify-content: space-between
    }

    .post-wrap .post {
        flex: 0 0 48%;
        max-width: 45%;
        overflow: visible;
        position: relative;
        margin: 0 0 40px;
        display: flex;
        flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .post-wrap .post .text-box, .post-wrap .post .img-box, .post-wrap .post .btn {
        flex: 0 0 100%;
        max-width: 100%
    }

    .post-wrap .post .text-box {
        padding: 0
    }

    .post-wrap .post .img-box {
        margin: 0 0 20px
    }
}

@media (min-width: 1024px) {
    .post-wrap {
        padding-top: 78px
    }

    .post-wrap .post .text-box {
        text-align: left
    }

    .post-wrap .post .img-box img {
        transition: transform 0.2s linear
    }

    .post-wrap .post .img-box a {
        position: relative;
        display: block
    }

    .post-wrap .post .img-box a:hover img {
        transform: scale(1.1)
    }
}

@media (min-width: 1201px) {
    .post-wrap .post {
        margin-bottom: 78px
    }

    .post-wrap .post .img-box {
        flex: 0 0 61%;
        max-width: 61%;
        margin: 0
    }

    .post-wrap .post .text-box {
        flex: 0 0 39%;
        max-width: 39%;
        padding: 0 0 0 25px
    }
}

.post {
    overflow: hidden;
    margin: 0 0 40px
}

.post h2 {
    text-transform: uppercase;
    font-size: 20px
}

.post h2 a {
    text-decoration: none
}

.post .img-box {
    text-align: center;
    border-radius: 7px;
    overflow: hidden;
    margin: 0 0 10px
}

.post .img-box img {
    border-radius: 7px;
    vertical-align: top;
    width: 100%;
    height: auto
}

.post .text-box {
    font-size: 14px
}

.post .text-box p {
    font-style: italic;
    margin: 0
}

.post .text-box p a {
    color: #f82934;
    text-decoration: none
}

.post .text-box p a:hover {
    text-decoration: underline
}

.post .btn {
    display: block;
    border-radius: 0;
    box-shadow: none
}

@media (min-width: 1024px) {
    .post {
        display: block
    }

    .post .text-box {
        text-align: center;
        padding: 20px 20px 5px
    }
}

@media (min-width: 1201px) {
    .post .text-box {
        padding: 36px 20px 5px
    }
}

.promo-posts {
    border-top: 2px solid #676767;
    padding-top: 40px
}

.promo-posts .post .img-box {
    margin-bottom: 15px
}

.promo-posts .post .img-box img {
    max-width: 100%;
    width: auto
}

.promo-posts .post h2 {
    display: flex;
    text-decoration: underline;
    color: #f82934;
    margin: 0 0 0.5em;
    justify-content: center
}

.promo-posts .post h2 span {
    color: #fff
}

@media (min-width: 768px) {
    .promo-posts {
        text-align: center
    }

    .promo-posts .img-box img {
        max-width: 100%;
        width: auto;
        display: block;
        margin: 0 auto
    }
}

@media (min-width: 1201px) {
    .promo-posts {
        padding-top: 105px
    }

    .promo-posts .post {
        flex: 0 0 50%;
        padding: 0 30px
    }

    .promo-posts .post .img-box {
        flex: 0 0 43%;
        max-width: 43%;
        margin: 0
    }

    .promo-posts .post .text-box {
        font-size: 18px;
        flex: 0 0 57%;
        max-width: 57%
    }

    .promo-posts .post h2 {
        font-size: 24px
    }
}

.feature .post {
    border-bottom: 2px solid #676767;
    padding: 0 0 25px;
    position: relative;
    overflow: visible
}

.feature .post:last-child {
    border-bottom: none
}

.feature .post .text-box, .feature .post .img-box {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    z-index: 2
}

.feature .post h2 {
    margin: 0 0 10px
}

.feature .post .img-box, .feature .post .text-box p {
    margin: 0 0 20px
}

.feature .post .btn {
    border-radius: 8px
}

.feature .post .img-box, .feature .post .img-box img {
    border-radius: 3px
}

.feature .post:before, .feature .post:after {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    margin: -12px 0 0 -12px;
    background: #f82934;
    z-index: 1
}

.feature .post:after {
    background: url(../images/bg-features-post.png) no-repeat;
    width: 276px;
    height: 136px;
    top: auto;
    bottom: 10px;
    right: 0;
    left: auto;
    border-radius: 0
}

.feature .post:nth-child(even):before {
    left: 100%
}

.feature .post:nth-child(even):after {
    background: url(../images/bg-features-post-alt.png) no-repeat;
    right: auto;
    left: 0
}

@media (min-width: 768px) {
    .post-wrap .feature {
        overflow: visible
    }

    .feature .post {
        flex: 0 0 100%;
        max-width: 100%
    }

    .feature .post:nth-child(even) {
        text-align: right
    }

    .feature .post .btn {
        display: inline-block;
        vertical-align: top;
        width: auto;
        min-width: 334px;
        border-radius: 3px
    }

    .feature .post:after {
        bottom: 50px
    }
}

@media (min-width: 1024px) {
    .feature .post-holder {
        display: block
    }

    .feature .post {
        padding: 0 0 40px;
        width: 100%;
        max-width: 100%
    }

    .feature .post:last-child {
        border-bottom: none;
        margin: 0
    }

    .feature .post .text-box {
        padding: 0;
        line-height: 21px
    }

    .feature .post .img-box, .feature .post .post .text-box p {
        margin: 0 0 37px
    }

    .feature .post h2 {
        font-size: 24px
    }

    .feature .post .btn {
        font-size: 14px;
        min-width: 202px
    }

    .feature .post:before {
        width: 50px;
        height: 50px;
        margin: -25px 0 0 -25px
    }
}

.btn {
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 900;
    font-size: 20px;
    min-width: 286px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    padding: 0.6em 0.7em;
    background: #e62021 linear-gradient(to bottom, #e62021 0%, #b72826 100%);
    box-shadow: 0 2px 2px #ff3a34 inset;
    text-shadow: 0 2px 0 rgba(14, 17, 19, 0.1);
    transition: all 0.3s linear;
    border: none;
    position: relative
}

.btn:hover, .btn:focus, .btn:active {
    background: #e52021
}

@media (min-width: 768px) {
    .btn {
        font-size: 20px
    }
}

.btn-alt {
    color: #121212;
    text-shadow: 0 2px 0 rgba(255, 255, 255, 0.7);
    background: #a3a3a1 linear-gradient(to bottom, #a3a3a1 0%, #fff 100%);
    box-shadow: 0 2px 2px #bbbbb9 inset
}

.btn-alt:hover, .btn-alt:focus, .btn-alt:active {
    background: #fff
}

.btn-sm {
    font-size: 14px;
    padding: 0.95em 0.8em
}

@media (min-width: 768px) {
    .btn-sm {
        padding: 1.15em 0.8em
    }
}

.aside {
    padding: 25px 0;
    text-align: center
}

.aside h2 {
    margin: 0 0 15px;
    line-height: 1;
    text-transform: uppercase
}

.aside p {
    font-style: italic
}

.aside .btn-hold {
    padding-top: 12px
}

.aside .btn-hold .btn {
    margin: 0 10px 10px
}

@media (min-width: 1025px) {
    .aside {
        padding: 35px 0;
        background-size: 100% 100%;
        font-size: 18px
    }

    .aside h2 {
        font-size: 50px;
        padding: 0 2%;
        margin: 0 0 20px
    }

    .aside .text-box {
        max-width: 690px;
        margin: 0 auto
    }
}

@media (min-width: 1201px) {
    .aside {
        padding: 104px 0 25px
    }
}

#footer {
    font-size: 12px;
    line-height: 1.5;
    background-color: #0d0d0d
}

#footer > .container {
    max-width: 1100px
}

#footer.visible {
    background-image: url(../images/bg-aside.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0
}

.service {
    margin: 0 0 10px;
    padding: 20px 12px 0;
    text-align: center;
    font-style: italic
}

.service li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 5px;
    position: relative
}

.service li:before {
    content: '|';
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0
}

.service li:first-child:before {
    display: none
}

.service a {
    text-decoration: none
}

.service a:hover {
    text-decoration: underline
}

@media (min-width: 1025px) {
    .service {
        padding-top: 32px
    }
}

.copy {
    text-align: center;
    font-style: italic
}

.copy a {
    text-decoration: none
}

.copy a:hover {
    text-decoration: underline
}

.copy p {
    margin: 0 0 10px
}

.info-box {
    padding: 35px 0 10px
}

.info-box .box {
    max-width: 250px;
    margin: 0 auto 20px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    font-style: italic
}

.info-box .icon {
    font-size: 54px;
    fill: #fff;
    color: #fff;
    position: relative;
    z-index: 2
}

.info-box .icon-billing {
    font-size: 60px
}

.info-box .icon-box {
    margin: 0 35px 0 0;
    position: relative
}

.info-box .icon-box:before {
    content: '';
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #1d1d1d;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%)
}

.info-box .text-box {
    text-align: left;
    color: #808080
}

.info-box .title {
    display: block;
    text-transform: uppercase
}

.info-box p {
    margin: 0
}

@media (min-width: 641px) {
    .info-box {
        display: flex
    }

    .info-box .box {
        margin: 0 10px
    }

    .info-box .icon-box {
        margin: 0 15px 0 0
    }
}

@media (min-width: 768px) {
    .info-box {
        display: flex;
        width: 100%;
        justify-content: space-between
    }
}

@media (min-width: 1025px) {
    .info-box {
        padding: 45px
    }
}

.promo-video {
    text-align: center;
    padding: 215px 0 10px
}

.promo-video h1 {
    text-transform: uppercase;
    font-size: 34px;
    line-height: 1;
    margin: 0 0 15px;
    text-shadow: 0 4px 0 rgba(14, 17, 19, 0.1);
    font-style: normal
}

.promo-video h1 span {
    color: #eb2e28
}

.promo-video .heading-box {
    padding: 20px 12px 25px;
    margin: 0 -12px 20px;
    background: #000;
    font-style: italic
}

.promo-video .video-holder {
    max-width: 980px;
    margin: 0 auto;
    border-radius: 26px;
    overflow: hidden
}

.promo-video .btn {
    font-style: normal
}

@media (min-width: 768px) {
    .promo-video {
        padding-top: 400px
    }
}

@media (min-width: 1025px) {
    .promo-video {
        font-size: 18px;
        padding: 162px 0 20px
    }

    .promo-video .heading-box {
        background: none;
        max-width: 430px;
        margin: 0 45px;
        min-height: 532px
    }

    .promo-video h1 {
        font-size: 50px;
        margin-bottom: 20px
    }

    .promo-video p {
        margin: 0 0 2em
    }

    .promo-video .btn {
        min-width: 190px;
        padding: 0.8em 0.7em
    }
}

@media (min-width: 1201px) {
    .promo-video {
        padding: 105px 0 20px
    }
}

.promo-video .vjs-afterglow-skin .vjs-big-play-button {
    background: rgba(36, 40, 45, 0.5);
    border-radius: 50%
}

.promo-video .vjs-afterglow-skin .vjs-big-play-button:before {
    margin: 0;
    top: 50%;
    left: 50%;
    height: auto;
    width: auto;
    transform: translate(-50%, -50%);
    margin: 0 0 0 5px
}

@media (min-width: 1025px) {
    .promo-video .vjs-afterglow-skin .vjs-big-play-button {
        width: 152px;
        height: 152px;
        margin-top: -76px;
        margin-left: -76px
    }
}

.vjs-afterglow-skin:hover .vjs-big-play-button:before {
    opacity: 0
}

.promo-list-wrap {
    padding: 25px 0
}

.promo-list-wrap .promo-list {
    padding: 0 0 20px
}

.promo-list-wrap .promo-list li {
    padding: 0 0 10px;
    max-width: 290px;
    margin: 0 auto
}

.promo-list-wrap .promo-list .icon-box {
    margin: 0 0 10px
}

.promo-list-wrap .promo-list .icon-box .icon {
    vertical-align: top;
    display: block;
    margin: 0 auto;
    font-size: 90px
}

.promo-list-wrap .promo-list .title {
    display: block;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    font-weight: normal;
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 5px;
    font-weight: 900
}

.promo-list-wrap .promo-list p {
    font-style: italic
}

.promo-list-wrap .btn-hold {
    padding: 25px 0
}

@media (min-width: 768px) {
    .promo-list-wrap {
        padding: 75px 0 25px
    }

    .promo-list-wrap .promo-list {
        display: flex
    }

    .promo-list-wrap .promo-list li {
        padding: 0 12px;
        flex: 0 0 33.33%;
        max-width: 33.332%
    }
}

@media (min-width: 1025px) {
    .promo-list-wrap .promo-list {
        padding: 0 38px
    }

    .promo-list-wrap .promo-list .title {
        font-size: 24px;
        margin: 0 10px 30px
    }

    .promo-list-wrap .promo-list .icon-box {
        margin: 0 0 10px
    }
}

.visual-post {
    padding: 20px 0 0;
    margin: 0 0 -1px;
    overflow: hidden
}

.visual-post .bg-holder {
    background: #1c1c1c;
    margin: 0 -9999px
}

.visual-post .bg-holder img {
    display: block;
    height: 260px;
    width: auto;
    margin: 0 auto
}

@media (min-width: 768px) {
    .visual-post .bg-holder img {
        height: 525px
    }
}

@media (min-width: 1025px) {
    .visual-post {
        padding: 0 0 10px
    }

    .visual-post .bg-holder {
        display: none
    }

    .visual-post.visible {
        background-size: auto;
        background: url(../images/bg-visual-post.jpg) no-repeat 50% 100%;
        min-height: 650px
    }

    .visual-post .post-holder {
        float: right;
        width: 508px;
        border-top: none;
        padding-top: 104px;
        margin: 0 80px 0 0
    }

    .visual-post .post-holder .post {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin: 0 0 44px;
        display: flex;
        justify-content: space-between;
        text-align: left
    }

    .visual-post .post-holder .post .img-box {
        flex: 0 0 40%;
        max-width: 40%;
        margin: 0
    }

    .visual-post .post-holder .post .img-box img {
        width: 100%;
        max-width: none
    }

    .visual-post .post-holder .post .text-box {
        flex: 0 0 60%;
        max-width: 60%;
        padding: 0 0 0 35px
    }
}

#wrapper.join-page {
    background-size: 320px auto
}

@media (min-width: 768px) {
    #wrapper.join-page {
        background-size: 768px auto
    }
}

@media (min-width: 1201px) {
    #wrapper.join-page {
        background-size: auto
    }
}

.join {
    position: relative;
    margin: 64px -12px 0;
    padding: 20px 12px 0;
    background: #0c0c0c;
    text-align: center
}

.join h1 {
    font-size: 26px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    margin: 0 0 1em
}

.join form {
    position: relative;
    z-index: 2
}

.join .row {
    margin: 0 0 32px
}

.join .row > label {
    display: block;
    margin: 0 0 18px;
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px
}

.join .row > label span {
    color: #eb2e28
}

.join .row input[type="email"] {
    text-align: center
}

.join .paiment-type {
    width: 253px;
    margin: 0 auto;
    text-align: left
}

.join .paiment-type .box {
    margin: 0 0 15px
}

.join .membership .box {
    padding: 0 6px;
    margin: 0 0 10px;
    display: flex
}

.join .membership label {
    width: 100%;
    border: 2px solid #4b1614;
    min-height: 196px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    font-style: normal;
    padding: 30px 8px 10px;
    transition: all 0.2s linear
}

.join .membership input[type="radio"]:checked + label {
    background: #2e1110
}

.join .membership .input-text {
    padding-bottom: 15px;
    border-bottom: 2px solid #eb2e28;
    font-size: 18px;
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 900;
    margin-bottom: 8px;
    font-style: normal
}

.join .membership .title {
    display: block;
    width: 100%;
    font-style: italic;
    text-align: center;
    font-size: 14px
}

.join .membership .price {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 900;
    font-size: 28px;
    line-height: 28px;
    width: 100%
}

.join .membership .price span {
    font-size: 14px;
    line-height: 28px
}

.join .membership .best {
    display: block;
    width: 175px;
    flex: none;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    padding: 3px;
    text-align: center;
    background: #eb2e28;
    color: #fff
}

.join .btn-box {
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
    padding: 0 0 20px
}

.join .btn-box .btn {
    padding: 16px 45px;
    background: #eb2e28;
    font-size: 16px
}

.join .btn-box .btn:hover {
    background: #b61611
}

.join .btn-box .text {
    font-size: 18px;
    display: block;
    padding: 0 0 20px;
    text-align: center;
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-style: italic;
    font-weight: 700
}

.join .btn-box .text span {
    color: #eb2e28
}

@media (min-width: 768px) {
    .join {
        background: none;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 40px
    }

    .join h1 {
        max-width: 307px;
        margin-bottom: 100px
    }

    .join form {
        background: #0c0c0c;
        padding: 40px 20px 20px;
        border-radius: 25px
    }

    .join .membership {
        margin: 0 -6px;
        display: flex
    }

    .join .membership .box {
        flex: 0 1 33.33%;
        margin-bottom: 0
    }
}

@media (min-width: 1201px) {
    .join h1 {
        font-size: 50px;
        line-height: 1;
        max-width: 430px;
        margin-bottom: 90px
    }

    .join form {
        text-align: left;
        padding: 55px 4%
    }

    .join .row {
        margin: 0 0 50px;
        padding: 0 20px 20px;
        display: flex;
        align-items: center
    }

    .join .row:first-child {
        border-bottom: 2px solid #3d3d3d
    }

    .join .row:last-child {
        margin-bottom: 10px
    }

    .join .row > label {
        font-size: 24px;
        flex: 0 0 200px
    }

    .join .paiment-type {
        width: auto;
        margin: 0;
        flex: 0 1 100%;
        padding: 10px 92px;
        display: flex;
        justify-content: space-between
    }

    .join .paiment-type .box {
        flex: 0 0 255px
    }

    .join .membership {
        margin: 0;
        padding: 0 36px
    }

    .join .btn-box {
        max-width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 56px 0 20px;
        margin-top: -30px
    }

    .join .btn-box .btn {
        outline: none;
        font-size: 20px;
        border-radius: 3px
    }

    .join .btn-box .text {
        padding: 0
    }
}

.benefits {
    padding: 20px 0 0
}

.benefits h2 {
    text-transform: uppercase;
    text-align: center
}

@media (min-width: 1025px) {
    .benefits {
        padding: 42px 0 0
    }
}

@media (min-width: 1201px) {
    .benefits {
        padding: 90px 0
    }

    .benefits h2 {
        font-size: 38px;
        margin: 0 0 20px
    }
}

.benefits-list {
    text-align: center
}

.benefits-list li {
    display: inline-block;
    vertical-align: top;
    width: 135px;
    margin: 0 5px 20px
}

.benefits-list .icon-box {
    display: block;
    height: 80px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px
}

.benefits-list .icon-box > span {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.benefits-list .icon-box > span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background: #f82934;
    z-index: 1
}

.benefits-list .icon-box .icon {
    font-size: 68px;
    line-height: 1;
    display: block;
    z-index: 2;
    position: relative
}

.benefits-list .icon-box .icon.icon-speed {
    font-size: 104px
}

.benefits-list .icon-box .icon.icon-mobile {
    font-size: 76px
}

.benefits-list .icon-box .icon.icon-hd {
    font-size: 70px
}

.benefits-list .icon-box .icon.icon-safe {
    font-size: 64px
}

.benefits-list .title {
    display: block;
    font-size: 14px;
    font-style: italic;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .benefits-list li {
        width: 175px;
        margin: 0 18px 20px
    }
}

@media (min-width: 1025px) {
    .benefits-list li {
        margin-bottom: 0
    }

    .benefits-list .icon-box {
        margin-bottom: 30px
    }
}

.vjs-poster {
    background-size: cover !important
}

.slider {
    margin: 0 -12px
}

.slider .img-hold {
    display: none
}

@media (min-width: 768px) {
    .slider {
        margin: 0 12px 50px
    }
}

@media (min-width: 1025px) {
    .slider {
        margin: 0
    }

    .slider .section-wrap {
        background-image: url(./images/bg_slider_senter.jpg)
    }

    .slider .img-hold {
        display: block;
        position: absolute;
        bottom: 0;
        left: -68px
    }

    .slider h2, .slider .fade-slider {
        max-width: 920px
    }
}

@media (min-width: 1201px) {
    .slider h2, .slider .fade-slider {
        margin-right: 30px
    }
}

#html5-watermark {
    display: none !important
}

.grey, .grey a, .grey ul li {
    color: #808080
}

/* FEATURES */
#fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

#light {
    max-width: 900px;
    border: 2px solid #000;
    background: #000;
    z-index: 1045;
    overflow: visible;
}
@media (max-width: 1000px) {
    #light video{ width:600px; }
    #light {top:6%; left: 50%;}
}
@media (max-width: 750px) {
    #light {top: 8%; left: 50%;}
}
@media (max-width: 600px) {
    #light video{ width:400px; }
    #light {top: 6%; left: 70%;}
}
@media (max-width: 500px) {
    #light video{ width:320px; }
    #light {top: 8%; left: 80%;}
}
@media (max-width: 500px) {
    #light {top: 8%; left: 85%;}
}

#boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 3px;
    background: #222222;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1002;
    opacity: 0.9;
}

.boxclose:before {
    content: "Г—";
}

#fade:hover ~ #boxclose {
    display:none;
}
