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

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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; /* 1 */
    text-overflow: ellipsis; /* 2 */
    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 .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: .6em .7em;
    border: 2px solid #f82934;
    padding: .6em .7em;
    border-radius: 9px;
    background: rgba(40, 40, 40, .7);
    display: block;
    width: 100%;
    font-size: 14px;
    outline: none;
    padding: .6em;
    -webkit-transition: all .2s linear;
    transition: all .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;
    -webkit-transition: opacity .2s linear;
    transition: opacity .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;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 2px 0 0 4px;
    line-height: 0;
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .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;
}

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

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */

.icon-protection {
    width: .876953125em;
}

.icon-secure {
    width: .8466796875em;
}

.icon-speed {
    width: .6005859375em;
}

.icon-update {
    width: .9189453125em;
}

html,
body {
    height: 100%;
}

#wrapper {
    overflow: hidden;
    position: relative;
    min-height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% 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%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
}

.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%;
}

.page-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(45, 60, 70, .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;
}

.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;
    -webkit-transition: margin .2s linear;
    transition: margin .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;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 10px;
}

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

#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: -webkit-radial-gradient(center, ellipse cover, #e30713 0%, #bd0610 53%, #4f0207 100%);
    background: -webkit-radial-gradient(center, ellipse, #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 8px 12px;
    position: relative;
}

#nav ul a:after,
#nav ul a:before {
    content: "";
    position: absolute;
    bottom: 5px;
    height: 2px;
    width: 0;
    background: #f82934;
    -webkit-transition: width .3s linear;
    transition: width .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%;
}

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

.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, .5);
    font-style: normal;
}

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

.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;
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: underline;
    color: #f82934;
    margin: 0 0 .5em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

.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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    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;
}

.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: .6em .7em;
    background: #e62021 -webkit-linear-gradient(top, #e62021 0%, #b72826 100%);
    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, .1);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: none;
    position: relative;
}

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

.btn-alt {
    color: #121212;
    text-shadow: 0 2px 0 rgba(255, 255, 255, .7);
    background: #a3a3a1 -webkit-linear-gradient(top, #a3a3a1 0%, #fff 100%);
    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: .95em .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;
}

#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;
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    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;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    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;
}

.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, .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;
}

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

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

.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;
}

.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;
}

#wrapper.join-page {
    background-size: 320px 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, .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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.join .membership label {
    width: 100%;
    border: 2px solid #4b1614;
    min-height: 196px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-style: normal;
    padding: 30px 8px 10px;
    -webkit-transition: all .2s linear;
    transition: all .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;
    -webkit-box-flex: 0;
    -ms-flex: none;
    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;
}

.benefits {
    padding: 20px 0 0;
}

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

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: 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;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    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;
}

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

.slider {
    margin: 0 -12px;
}

.slider .img-hold {
    display: none;
}

#html5-watermark {
    display: none !important;
}

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

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

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

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

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

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

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

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

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

    #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, .2), 0 -3px 3px rgba(0, 0, 0, .7) inset;
    }

    #header .logo {
        display: none;
    }

    .nav-opener {
        display: none;
    }

    .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: center;
        font-size: 0;
        letter-spacing: -4px;
        padding: 0;
    }

    #nav ul li {
        display: inline-block;
        vertical-align: top;
        letter-spacing: 0;
        font-size: 14px;
        padding: 18px 0px 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: -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);
    }

    #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;
    }

    .post-wrap .post-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        overflow: hidden;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

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

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

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

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

    .promo-posts {
        text-align: center;
    }

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

    .post-wrap .feature {
        overflow: visible;
    }

    .feature .post {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        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;
    }

    .btn {
        font-size: 20px;
    }

    .btn-sm {
        padding: 1.15em .8em;
    }

    .info-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .promo-video {
        padding-top: 400px;
    }

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

    .promo-list-wrap .promo-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

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

    .visual-post .bg-holder img {
        height: 525px;
    }

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

    .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: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

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

    .benefits-list li {
        width: 175px;
        margin: 0 18px 20px;
    }

    .slider {
        margin: 0 12px 50px;
    }
}

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

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

    .post-wrap {
        padding-top: 78px;
    }

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

    .post-wrap .post .img-box img {
        -webkit-transition: -webkit-transform .2s linear;
        transition: transform .2s linear;
    }

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

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

    .post {
        display: block;
    }

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

    .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;
    }
}

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

    #nav ul li.logo-hold {
        width: 240px;
    }

    .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;
    }

    .service {
        padding-top: 32px;
    }

    .info-box {
        padding: 45px;
    }

    .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: .8em .7em;
    }

    .promo-video .vjs-afterglow-skin .vjs-big-play-button {
        width: 152px;
        height: 152px;
        margin-top: -76px;
        margin-left: -76px;
    }

    .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: 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 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin: 0 0 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left;
    }

    .visual-post .post-holder .post .img-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        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 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        padding: 0 0 0 35px;
    }

    .benefits {
        padding: 42px 0 0;
    }

    .benefits-list li {
        margin-bottom: 0;
    }

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

    .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) {
    body {
        font-size: 18px;
    }

    #wrapper.home {
        background-position: 50% 0;
    }

    #nav ul li {
        font-size: 14px;
        padding: 40px 12px 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 {
        padding-top: 115px;
    }

    .post-wrap .post {
        margin-bottom: 78px;
    }

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

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

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

    .promo-posts {
        padding-top: 105px;
    }

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

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

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

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

    .aside {
        padding: 104px 0 25px;
    }

    .promo-video {
        padding: 105px 0 20px;
    }

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

    .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: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        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;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
    }

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

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

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

    .join .btn-box {
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        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: 90px 0;
    }

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

    .slider h2,
    .slider .fade-slider {
        margin-right: 30px;
    }
}


/* Downloads */
.downloads {
    font-size: 15px;
    padding-bottom: 157px;
}

.downloads h1 {
    text-align: center;
    margin-bottom: 30px;
}

.download-box {
    background: #da1859;
    border-radius: 27px;
    max-width: 880px;
    margin: 0 auto 42px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.download-box .title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 167px;
    /*flex: 0 0 167px;*/
    padding: 0 18px;
    font-weight: 900;
    text-transform: uppercase;
}

.download-box .btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    min-width: 220px;
    -ms-flex-item-align: start;
    align-self: start;
    margin-right: -1px;
    font-size: 16px;
    box-shadow: 0 0px 0;
}

.download-box .btn:hover {
    background: #e4b821;
}

.download-box .text {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0 5px 0 0;
}

.two-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.two-columns .content-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 240px);
    flex: 0 0 calc(100% - 240px);
}

.two-columns .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    padding: 35px 0 0 80px;
    position: relative;
    text-align: center;
}

.two-columns .sidebar h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}

.two-columns .sidebar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    bottom: 0;
    width: 1px;
    background: #185c7d;
}


.download-list {
    border-top: 1px solid #185c7d;
}

.download-list .row {
    border-bottom: 1px solid #185c7d;
    padding: 19px 30px 19px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.download-list .img-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}

.download-list .img-box a {
    display: block;
}

.download-list .img-box a:hover img {
    border-color: #fff;
}

.download-list .img-box img {
    border: 2px solid #b2bfc8;
    border-radius: 2px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    display: block;
}

.download-list .title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 900;
}

.download-list .title a {
    color: #fff;
}

.download-list .dowload-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    padding: 0 0 0 15px;
    position: relative;
    margin-left: auto;
}

.download-list .dowload-link:before {
    content: "\e908";
    font-family: icomoon;
    display: inline-block;
    vertical-align: top;
    margin: 0 11px 0 0;
}

.download-list .dowload-link a {
    color: #e4b821;
    text-decoration: underline;
    text-transform: uppercase;
}

.download-list .dowload-link a:hover {
    text-decoration: none;
}

.download-list .text {
    padding: 0 65px;
    font-size: 16px;
}

.banner {
    text-align: center;
    padding-top: 40px;
}

.banner img {
    display: block;
    margin: 0 auto;
}

.icon-download2:before {
    content: "\e908";
    font-family: icomoon;
}

#nav ul li {
    margin: 0px;
}

.feature .post::before, .feature .post::after {
    background: none;
}

#main {
    padding-top: 0px;
}

@media (min-width: 1201px) {
    .post-wrap .post .text-box {
        -webkit-box-flex: 0;
        -ms-flex: 1 0 39%;
        flex: 1 0 39%;
        max-width: 93%;
    }
}

.game-sm-main {
    padding-top: 60px;
    padding-bottom: 60px;
}

.game-sm {
    position: relative;
    margin-bottom: 50px;
}

.game-sm:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -118px;
    left: 0;
    right: 0;
    background: url(../images/bg2.png) no-repeat center center;
    width: 1100px;
    height: 72px;
}

.game-sm:after {
    display: block;
    clear: both;
    content: '';
}

.game-sm__desc {
    overflow: hidden;
    float: left;
    width: 342px;
}

.game-sm__desc h2 {
    color: #fff;
    text-transform: uppercase;
}

.game-sm__desc h2 a {
    color: #fff;
    text-decoration: none;
}

.game-sm__info .game-sm__line {
    font-size: 14px;
    color: #fff;
}

.game-sm__info .game-sm__line .game-sm__label {
    font-size: 14px;
    color: #f82934;
    text-transform: uppercase;
    font-weight: 400;
}

.game-sm__gal,
.game-sm__vid {
    float: right;
    width: 695px;
    height: 435px;
    position: relative;
}

.game-sm__vid video {
    width: 695px;
    height: 435px;
    outline: none;
}

.game-sm__gal:before,
.game-sm__vid:before {
    content: '';
    display: block;
    background: url(../images/bg3.png) no-repeat 0 0;
    position: absolute;
    top: 0;
    left: -30px;
    height: 442px;
    width: 15px;
}

.game-sm__gal:after,
.game-sm__vid:after {
    content: '';
    z-index: -1;
    display: block;
    background: url(../images/bg4.png) no-repeat 0 0;
    position: absolute;
    top: -84px;
    left: -474px;
    height: 533px;
    width: 1101px;
}

.game-sm__linegame-sm__desc {
    margin-top: 16px;
    font-size: 14px;
    color: #ffffff;
    line-height: 16px;
}

.game-sm__linegame-sm__desc .game-sm__label {
    font-size: 14px;
    display: block;
    border-radius: 4px;
    color: #f82934;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 4px;
}

.game-sm__btn {
    font-weight: 600;
    display: block;
    margin-bottom: 2px;
    text-transform: uppercase;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    background: #f82934;
    text-shadow: 0 4px 0 5 D0C0C;
    box-shadow: 0 4px 0 #af0029;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    color: #fff;
    text-shadow: 0px 2px 0px rgba(166, 41, 13, 0.5);
}

.game-sm__btn:hover {
    text-decoration: none;
    opacity: 0.9;
}

.play-game .resp-container,
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.play-game .resp-iframe,
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.foot-des {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 46px;
    position: relative;
}

.foot-des:after {
    display: block;
    content: '';
    background: url(../images/bg1.png) no-repeat center center;
    width: 1200px;
    height: 271px;
    position: absolute;
    top: -138px;
    left: 0;
    right: 0;
    z-index: -1;
}

.foot-title {
    text-align: center;
    font-size: 34px;
    color: #ffffff;
    text-align: center;
    font-weight: 800;
    line-height: 42px;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.foot-title span {
    color: #26bbdf;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.004);
    -moz-transform: matrix(1.37334914843263, 0, 0, 1.37952960843681, 0, 0);
    -webkit-transform: matrix(1.37334914843263, 0, 0, 1.37952960843681, 0, 0);
    -ms-transform: matrix(1.37334914843263, 0, 0, 1.37952960843681, 0, 0);
}

#avs_gallery {
    display: flex;
    flex-wrap: wrap;
}

#avs_gallery .avs_thumb {
    padding: 0px;
    margin: 6px 12px 6px 0px;
    line-height: 18px;
    float: left;
}

#avs_gallery a {
    text-decoration: none;
}

#avs_gallery .avs_thumb .arrow {
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#avs_gallery .avs_thumb .title {
    display: block;
    font-size: 12px;
    color: #444;
}

#avs_gallery .avs_thumb .hits {
    display: block;
    font-size: 10px;
    color: #777;
}

#avs_gallery .avs_thumb:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

ul.page-numbers {
    margin: 10px 0 10px;
    padding: 0;
    width: 100%;
    font-size: 12px;
    clear: both;
    float: left;
    list-style: none;
}

ul.page-numbers li {
    float: left;
}

ul.page-numbers a, ul.page-numbers span {
    padding: 3px 6px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #666;
}

ul.page-numbers a:hover, ul.page-numbers span.current {
    border: 1px solid #666;
    color: #444;
}

.avs_player .title {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px;
    line-height: 14px;
}

.avs_player .category {
    margin: 3px 0px;
    font-size: 12px;
    float: left;
}

.avs_player .hits {
    margin: 3px 0px;
    font-size: 12px;
    float: right;
}

.avs_player .description {
    margin: 7px 0px;
    padding: 5px;
    border: 1px solid #E7E7E7;
}

.ngg-albumtitle, .ngg-description {
    text-align: left
}

.ngg-albumoverview {
    margin-top: 10px;
    width: 100%;
    clear: both;
    display: block !important
}

.ngg-album {
    height: 100%;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #ccc
}

.ngg-albumtitle {
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
    font-size: 1.4em
}

.ngg-thumbnail {
    float: left;
    margin-right: 12px
}

.ngg-thumbnail img {
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    margin: 4px 0 4px 5px;
    padding: 4px;
    position: relative
}

.ngg-thumbnail img:hover {
    background-color: #A9A9A9
}

.ngg-album-compact {
    float: left;
    padding: 0 12px 4px 0 !important;
    margin: 0 !important;
    text-align: left;
    width: 123px;
}

.ngg-album-compact a {
    border: none
}

.ngg-album-compactbox {
    margin: 0 !important;
    padding: 8px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    border: 1px solid gray;
    border-radius: 6px;
    z-index: 1
}

.ngg-album-compactbox:after, .ngg-album-compactbox:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid gray;
    border-radius: 6px;
    z-index: -1
}

.ngg-album-compactbox:before {
    bottom: -7px
}

.ngg-album-compactbox:after {
    bottom: -4px
}

.ngg-album-compactbox .Thumb {
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #000 !important;
    height: 70px;
    width: 93px;
}

.ngg-album-compact h4 {
    font-size: 15px;
    font-weight: 700;
    margin: 10px 0 0
}

.ngg-album-compact h4 .ngg-album-desc {
    overflow: hidden;
    display: block;
    height: 54px
}

.ngg-album-compact p {
    font-size: 11px;
    margin: 0
}

.ngg-clear {
    clear: both;
    float: none
}

.ngg-galleryoverview {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    clear: both;
    display: block !important
}

.ngg-galleryoverview .desc {
    margin: 0 10px 10px 0;
    padding: 5px
}

.ngg-gallery-thumbnail-box {
    float: left;
    max-width: 100% !important
}

.ngg-template-caption .ngg-gallery-thumbnail-box {
    margin-right: 0
}

.ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    margin: 5px
}

.ngg-template-caption .ngg-gallery-thumbnail {
    margin-right: 0
}

.ngg-gallery-thumbnail a {
    display: block;
    margin: 4px;
    border: none;
    box-shadow: none
}

.ngg-gallery-thumbnail img {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 100% !important;
    height: auto
}

.ngg-gallery-thumbnail img:hover {
    background-color: #A9A9A9
}

.ngg-gallery-thumbnail span {
    font-size: 90%;
    padding-left: 5px;
    display: block
}

.ngg-galleryoverview ul li:before {
    content: '' !important
}

.ngg-gallery-list {
    list-style-type: none;
    padding: 0 !important;
    text-indent: 0 !important
}

.ngg-galleryoverview div.pic img {
    width: 100%;
    border: 0;
    border-radius: 0
}

.ngg-gallery-list li {
    float: left;
    margin: 0 2px !important;
    overflow: hidden
}

.ngg-gallery-list li a {
    border: 1px solid #CCC;
    display: block;
    padding: 2px
}

.ngg-gallery-list li.selected a {
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #000
}

.ngg-gallery-list li img {
    height: 40px;
    width: 40px
}

li.ngg-next, li.ngg-prev {
    height: 40px;
    width: 40px;
    font-size: 3.5em
}

li.ngg-next a, li.ngg-prev a {
    padding-top: 10px;
    border: none;
    text-decoration: none
}

.ngg-navigation {
    font-size: .9em !important;
    clear: both !important;
    display: block !important;
    padding-top: 15px;
    padding-bottom: 3px;
    text-align: center
}

.ngg-navigation span {
    font-weight: 700;
    margin: 0 6px
}

.ngg-navigation a.next,
.ngg-navigation a.page-numbers,
.ngg-navigation a.prev,
.ngg-navigation span.next,
.ngg-navigation span.page-numbers,
.ngg-navigation span.prev {
    border: 1px solid #DDD;
    margin-right: 3px;
    padding: 3px 8px;
    text-decoration: none
}

.ngg-navigation a.next:hover,
.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.prev:hover {
    background-color: #06C;
    color: #FFF !important;
    text-decoration: none !important
}

.ngg-clear {
    clear: both
}
