@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");/*! 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;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?luwg3c");
    src: url("../fonts/icomoon.eot?luwg3c#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?luwg3c") format("truetype"), url("../fonts/icomoon.woff?luwg3c") format("woff"), url("../fonts/icomoon.svg?luwg3c#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-cross-remove-sign:before {
    content: "\e900";
}

.icon-tick:before {
    content: "\e901";
}

.icon-angle-arrow-pointing-to-right:before {
    content: "\e902";
}

.icon-angle-pointing-to-left:before {
    content: "\e903";
}

.icon-right-quotation-mark:before {
    content: "\e904";
}

.icon-media-play-symbol:before {
    content: "\e905";
}

/* Slick slider styles */

.slick-slider-frame {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider-frame .slick-track,
.slick-slider-frame .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.clearfix: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: #20242d;
    background: #fff;
    font: 16px/1.6 "Lato", sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.gm-style img {
    max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
    font-family: inherit;
    font-weight: bold;
    margin: 0 0 .5em;
    color: inherit;
}

h1,
.h1 {
    color: #fff;
    font-size: 60px;
}

h2,
.h2 {
    color: #20242d;
    font-size: 45px;
    position: relative;
}

h3,
.h3 {
    color: #20242d;
    font-size: 24px;
}

h4,
.h4 {
    color: #20242d;
    font-size: 19px;
}

h5,
.h5 {
    font-size: 17px;
}

h6,
.h6 {
    font-size: 15px;
}

p {
    margin: 0 0 1em;
    font-size: 18px;
    line-height: 25px;
}

a {
    color: #00e6ff;
}

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;
    border: 1px solid #444;
    padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #20242d;
}

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: #444;
}

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: #444;
}

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: #444;
}

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: #444;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
    color: #444;
}

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;
}

.resize-active * {
    -webkit-transition: none !important;
    transition: none !important;
}

body {
    min-width: 320px;
    font: 16px "Lato", sans-serif;
    color: #20242d;
    line-height: 1.4;
}

body h1 {
    font-weight: 900;
}

body h1 span {
    color: #00e6ff;
}

body h2 {
    font-weight: 700;
}

body h3 {
    font-weight: 700;
}

body h4 {
    font-weight: 700;
}

body a {
    color: inherit;
    outline: none;
    text-decoration: none;
}

#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.container {
    max-width: 1345px;
    margin: 0 auto;
    width: 100%;
    padding: 0 30px;
}

.wrap-holder {
    max-width: 992px;
    margin: 0 auto;
}

.wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-unstyled {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.title-holder {
    text-align: center;
}

.post-title {
    font-weight: 500;
    display: block;
    color: #20242d;
}

.notification_bar{
    background-color: #21A740;
    color: white;
    text-align: center;
    font: 20px "Lato", sans-serif;
    line-height: 50px;
    font-weight: bold;
}
@media (max-width: 800px) {
    .notification_bar {
        font-size: 15px;
        line-height: 20px;
        padding: 5px;
    }
}

.btn {
    -webkit-transition: background-position .3s ease-in-out, background .3s ease-in-out;
    transition: background-position .3s ease-in-out, background .3s ease-in-out;
    display: block;
    text-align: center;
    color: #20242d;
    font-size: 18px;
    font-weight: 700;
    min-height: 50px;
    width: 100%;
    padding: 14px 15px 13px;
    max-width: 300px;
    border-radius: 100px;
    background: -webkit-linear-gradient(315deg, #e8eb75, #ffce00 51%, #e8eb75) var(--x, 0)/200%;
    background: linear-gradient(135deg, #e8eb75, #ffce00 51%, #e8eb75) var(--x, 0)/200%;
    background-color: #fecf06;
}

.btn:hover {
    --x: 100%;
    background-color: #fede52;
}

.btn-light {
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    display: block;
    text-align: center;
    width: 100%;
    padding: 8px 15px;
    min-width: 147px;
    max-width: 147px;
    min-height: 40px;
    color: #00e6ff;
    background-color: inherit;
    border: 2px solid #00e6ff;
    border-radius: 100px;
    font-weight: 500;
    font-family: "Lato", sans-serif;
}

.btn-light:hover {
    color: #fff;
    background-color: #00e6ff;
}

.title-box {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
}

.title-box h2 {
    display: inline-block;
    border-bottom: 4px solid #00e6ff;
    margin-bottom: 20px;
}

blockquote {
    margin: 0;
}

.top-holder {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.nav-opener {
    float: right;
    width: 22px;
    height: 22px;
    margin-right: -11px;
    margin-left: auto;
    display: block;
    position: relative;
    z-index: 10;
}

.nav-opener:hover {
    opacity: .9;
}

.nav-active .nav-opener span {
    opacity: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: 0;
    right: 0;
    background-color: #20242d;
}

.nav-active .nav-opener:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-opener span,
.nav-opener:before,
.nav-opener:after {
    -webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, top .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, top .3s ease-in-out, background-color .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, top .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 3px;
    margin-top: -2px;
}

.nav-opener:before,
.nav-opener:after {
    content: "";
    top: 20%;
}

.nav-opener:after {
    top: 80%;
}

#header {
    position: relative;
    z-index: 9999;
    padding: 18px 0;
}

#header .header-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header .logo {
    display: block;
}

.nav-active #header .logo .logo-desk {
    display: none;
}

#header .logo .logo-mob {
    display: none;
    position: relative;
}

.nav-active #header .logo .logo-mob {
    display: block;
    z-index: 10;
}

#header .nav {
    -webkit-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out;
}

.nav-active #header .nav {
    left: 0;
}

#header .nav li {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    position: relative;
    font-size: 19px;
    padding: 10px 25px 27px;
    color: #20242d;
}

#header .nav li.active a:after,
#header .nav li:hover a:after {
    width: 100%;
    left: 0;
}

#header .nav li:nth-of-type(3):after {
    width: 0;
}

#header .nav a {
    position: relative;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}

#header .nav a:after {
    -webkit-transition: left .3s ease-in-out, width .3s ease-in-out;
    transition: left .3s ease-in-out, width .3s ease-in-out;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -5px;
    height: 3px;
    width: 0;
    background-color: #00e6ff;
}

#header .nav .btn-holder {
    padding-top: 22px;
}

#header .nav .btn-holder:after {
    width: 0;
}

#header .nav .btn-holder:hover a:after {
    width: 0;
}

#header .nav .btn-holder .btn-light {
    font-family: "Lato", sans-serif;
}

.top-title-holder {
    position: relative;
    min-height: 55vh;
    padding: 27px 0 130px;
}

.top-title-holder .item {
    width: 100%;
}

.top-title-holder .txt-box {
    padding: 0 15px;
    text-align: center;
}

.top-title-holder .txt-box h1 {
    margin-bottom: 21px;
}

.top-title-holder .post-title {
    color: #fff;
    font-size: 20px;
    margin: 0 auto 42px;
    font-weight: 600;
}

.top-title-holder .video-holder a {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    min-height: 214px;
    margin-bottom: 100px;
    border-radius: 4px;
    overflow: hidden;
}

.top-title-holder .video-holder a:hover .play {
    background-color: #fecf06;
    color: #fff;
}

.top-title-holder .video-holder .play {
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #fecf06;
    border-radius: 50%;
    font-size: 28px;
}

.top-title-holder .video-holder .description {
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
}

.how-it {
    padding-top: 5px;
}

.how-it .wrap-holder {
    padding-top: 31px;
}

.how-it .wrap {
    margin-bottom: 21px;
}

.how-it .wrap:nth-of-type(even) .img-holder .img-box {
    border-radius: 49px;
}

.how-it .txt-holder {
    width: 100%;
    padding: 20px 10px;
    font-weight: 500;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
}

.how-it .img-holder {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0 26px;
}

.how-it .img-box {
    border-radius: 49px 49px 49px 49px;
    overflow: hidden;
}

.how-it .img-box img {
    width: 100%;
}

.inside {
    position: relative;
    z-index: 1;
    padding: 224px 0;
    margin-top: -99px;
}

.inside .bg-holder {
    background-size: cover;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.inside .bg-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 3;
    background-size: cover;
    background-position: 50% 50%;
    min-height: 224px;
}

.inside .container {
    position: relative;
    z-index: 3;
}

.inside .title-box {
    margin-bottom: 170px;
}

.inside .item {
    margin-bottom: 111px;
}

.inside .txt-box {
    position: relative;
    font-weight: 500;
    text-align: center;
}

.inside .txt-box h3 {
    margin-bottom: 16px;
}

.inside .txt-box p {
    line-height: 1.9;
}

.inside .txt-box .number {
    position: absolute;
    top: -88px;
    left: calc(50% - 50px);
    font-size: 100px;
    font-weight: 400;
    color: rgba(203, 203, 203, .7);
    z-index: -1;
    font-family: "Montserrat", sans-serif;
}
.trial_form {
    background-color: #f5f5f5;
    padding: 0 0 68px;
}

.trial_form .title-box{
    margin: 35px 0;
}

@media (max-width: 768px){
    .trial_form .title-box{
        margin: 10px 0;
    }
}
.comments {
    background-color: #f5f5f5;
    padding: 0 0 68px;
}

.comments .container {
    max-width: 1150px;
    padding: 0 15px;
}

.comments .title-box {
    margin-bottom: 55px;
    padding: 0 20px;
}

.comments .slick-slider-frame {
    padding: 0 15px;
}

.comments .slide {
    padding: 15px;
}

.comments .slick-prev {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    position: absolute;
    background-color: transparent;
    border: none;
    outline: none;
    color: #00e6ff;
    font-size: 26px;
    top: calc(50% - 27px);
    left: -25px;
}

.comments .slick-prev:hover {
    color: #0083ff;
}

.comments .slick-next {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    position: absolute;
    background-color: transparent;
    border: none;
    outline: none;
    color: #00e6ff;
    font-size: 26px;
    top: calc(50% - 27px);
    right: -25px;
}

.comments .slick-next:hover {
    color: #0083ff;
}

.comments .comment-holder {
    background-color: #fff;
    min-height: 323px;
    padding: 50px 25px 35px;
    position: relative;
}

.comments .comment-holder.change {
    background-image: -webkit-linear-gradient(315deg, #75daeb 0%, #033ec2 100%);
    background-image: linear-gradient(135deg, #75daeb 0%, #033ec2 100%);
    background-color: #033ec2;
    color: #fff;
}

.comments .comment-holder.change .icon-right-quotation-mark {
    color: #fff;
}

.comments .comment-holder.change .bio {
    min-height: 100px;
}

.comments .comment-holder.change .name-holder {
    padding-left: 0;
}

.comments .comment-holder.change .name-holder span:last-of-type {
    color: #fff;
}

.comments .comment-holder .icon-right-quotation-mark {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 30px;
    color: #00e6ff;
}

.comments .comment-holder blockquote {
    font-weight: 500;
}

.comments .bio {
    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;
    padding-top: 12px;
}

.comments .bio .photo-holder {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.comments .bio .name-holder {
    padding-left: 10px;
}

.comments .bio .name-holder span {
    display: block;
    font-size: 20px;
    font-weight: 500;
}

.comments .bio .name-holder span:last-of-type {
    font-size: 14px;
    color: #bbb;
}

.lessons {
    padding: 73px 0 95px;
}

.lessons .container {
    padding: 0;
}

.lessons .title-box {
    margin-bottom: 29px;
    padding: 0 30px;
}

.lessons .lessons-holder {
    max-width: 1202px;
    margin: 0 auto;
}

.lessons .wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lessons .item {
    width: 50%;
    padding: 2px;
}

.lessons .lesson-holder {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    display: block;
    min-height: 200px;
    overflow: hidden;
    border-radius: 19px;
    padding: 15px;
}

.lessons .lesson-holder:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .34) 72%, rgba(0, 0, 0, .7) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .34) 72%, rgba(0, 0, 0, .7) 100%);
}

.lessons .lesson-holder:hover {
    opacity: .7;
}

.lessons .lesson-holder span {
    position: absolute;
    color: #fff;
    display: block;
    right: 25px;
    bottom: 21px;
    left: 25px;
    z-index: 9;
    font-size: 20px;
    font-weight: 500;
}

.access {
    padding-top: 38px;
    padding-bottom: 68px;
}

.access .title-box {
    margin-bottom: 61px;
}

.access .title-box h2 {
    margin-bottom: 20px;
    font-size: 23px;
}

.access .wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.access .wrap .title-box {
    margin-bottom: 0;
}

.access .access-list {
    display: none;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    padding-left: 15px;
}

.access .access-list li {
    padding: 10px 0;
}

.access .basic {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 35px -3px rgba(212, 212, 212, .41);
    border-radius: 20px;
    padding: 60px 20px 50px;
    text-align: center;
    margin-bottom: 30px;
}

.access .basic h2 {
    font-weight: 900;
    margin-bottom: 25px;
}

.access .basic ul {
    display: none;
}

.access .basic li {
    color: #d7d7d7;
    margin-bottom: 34px;
    font-size: 18px;
}

.access .basic li:first-of-type {
    color: #20242d;
    font-size: 18px;
}

.access .basic .icon-tick {
    font-weight: bold;
}

.access .basic p {
    text-align: center;
    margin-bottom: 40px;
}

.access .basic span {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 22px;
    display: none;
}

.access .basic .btn-light {
    margin: 0 auto;
    min-width: 200px;
    padding: 11px 15px;
    font-weight: 700;
    border-width: 3px;
    font-size: 18px;
}

.access .full {
    width: 100%;
    background-image: -webkit-linear-gradient(315deg, #75daeb 0%, #033ec2 100%);
    background-image: linear-gradient(135deg, #75daeb 0%, #033ec2 100%);
    background-color: #0083ff;
    border-radius: 20px;
    box-shadow: 0 17px 35px -3px rgba(73, 158, 219, .41);
    padding: 60px 20px 50px;
}

.access .full h2 {
    color: #fff;
    font-weight: 900;
    margin-bottom: 25px;
}

.access .full ul {
    display: none;
    padding-top: 33px;
    margin-bottom: 44px;
}

.access .full li {
    color: #fecf06;
    margin-bottom: 17px;
    font-size: 31px;
}

.access .full .icon-tick {
    font-weight: bold;
}

.access .full p {
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.access .full span {
    font-size: 30px;
    font-weight: 700;
    display: none;
    margin-bottom: 22px;
    color: #fff;
}

.access .full .btn {
    margin: 0 auto;
    min-width: 220px;
    padding: 15px;
    font-size: 20px;
}

.faq {
    padding-top: 43px;
    padding-bottom: 0px;
}

.faq .container {
    max-width: 1000px;
}

.faq .title-box {
    margin-bottom: 14px;
}

.faq .txt-box {
    margin-bottom: 82px;
    font-weight: 500;
    line-height: 1.9;
}

.faq .txt-box h4 {
    margin-bottom: 10px;
}

.faq .faq-list {
    font-size: 16px;
    font-weight: 700;
}

.faq .faq-list li {
    margin-bottom: 35px;
}

#footer {
    padding: 26px 0 30px;
    background-color: #0f0f0f;
    color: #fff;
}

#footer .wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1167px;
    margin: 0 auto;
}

#footer .logo-holder {
    width: 100%;
    margin-bottom: 20px;
}

#footer .logo-holder .footer-logo {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

#footer .logo-holder .copy {
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%;
    font-weight: 500;
}

#footer .footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#footer .footer-list li {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 500;
}

#footer .footer-list li:last-of-type {
    padding-right: 0;
}

#footer .footer-list li:hover {
    color: #00e6ff;
}

@media (min-width: 480px) {
    .access .title-box h2 {
        font-size: 24px;
    }
}

@media (min-width: 995px) {
    .container {
        padding: 0 15px;
    }

    .nav-opener {
        display: none;
    }

    #header {
        padding: 47px 0;
    }

    #header .nav {
        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;
        padding-top: 5px;
    }

    #header .nav li {
        padding: 0 25px;
        font-size: 14px;
        color: #728dbb;
    }

    #header .nav li.active,
    #header .nav li:hover {
        color: #fff;
    }

    #header .nav li:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 20px;
        background-color: #444;
    }

    #header .nav .btn-holder {
        padding-top: 0;
    }

    .top-title-holder {
        padding: 0px 0px 100px 0px;
    }

    .top-title-holder .item {
        width: 50%;
    }

    .top-title-holder .item:last-of-type {
        width: 50%;
    }

    .top-title-holder .txt-box {
        text-align: left;
    }

    .top-title-holder .post-title {
        font-size: 24px;
        margin: 0 0 60px;
    }

    .top-title-holder .video-holder a {
        min-height: 340px;
        margin-bottom: 0;
    }

    .top-title-holder .video-holder .play {
        width: 70px;
        height: 70px;
        font-size: 32px;
    }

    .top-title-holder .video-holder .description {
        bottom: 41px;
        font-size: 28px;
    }

    .how-it {
        padding-top: 49px;
    }

    .how-it .wrap-holder {
        padding-top: 116px;
    }

    .how-it .wrap {
        margin-bottom: 50px;
    }

    .how-it .wrap:nth-of-type(even) .txt-holder {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 50px;
    }

    .how-it .wrap:nth-of-type(even) .img-holder {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .how-it .wrap:nth-of-type(even) .img-holder .img-box {
        border-radius: 0 49px 49px 49px;
    }

    .how-it .txt-holder {
        width: 50%;
        padding: 40px 12px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: left;
    }

    .how-it .img-holder {
        width: 50%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 0;
    }

    .how-it .img-box {
        border-radius: 49px 0 49px 49px;
    }

    .inside {
        padding: 150px 0;
        margin-top: 0;
    }

    .inside .title-box {
        margin-bottom: 123px;
    }

    .inside .item {
        width: 50%;
        padding: 40px;
        margin-bottom: 70px;
    }

    .inside .txt-box {
        text-align: left;
    }

    .inside .txt-box .number {
        font-size: 144px;
        top: -130px;
        left: -30px;
    }

    .comments {
        padding: 34px 0 155px;
    }

    .comments .title-box {
        margin-bottom: 100px;
        padding: 0;
    }

    .comments .slick-slider-frame {
        padding: 0 30px;
    }

    .comments .slick-prev {
        font-size: 36px;
    }

    .comments .slick-next {
        font-size: 36px;
    }

    .lessons {
        padding: 139px 0;
    }

    .lessons .title-box {
        margin-bottom: 62px;
    }

    .lessons .item {
        width: 33.33%;
        padding: 15px;
    }

    .access .title-box {
        margin-bottom: 79px;
    }

    .access .title-box h2 {
        font-size: 30px;
    }

    .access .access-list {
        margin-bottom: 40px;
        display: block;
    }

    .access .access-list li {
        padding: 17px 0;
    }

    .access .basic {
        width: auto;
        min-width: 320px;
        max-width: 320px;
        margin-right: -10px;
        margin-bottom: 0;
        padding: 60px 50px 50px;
    }

    .access .basic ul {
        display: block;
    }

    .access .basic p {
        display: none;
    }

    .access .basic span {
        display: block;
    }

    .access .full {
        width: auto;
        min-width: 370px;
        max-width: 370px;
        padding: 60px 50px 50px;
    }

    .access .full ul {
        display: block;
    }

    .access .full p {
        display: none;
    }

    .access .full span {
        display: block;
    }

    .faq {
        padding-bottom: 0px;
    }

    .faq .title-box {
        margin-bottom: 87px;
    }

    .faq .txt-box {
        margin-bottom: 70px;
    }

    .faq .faq-list {
        padding: 0;
        font-size: 18px;
    }

    .faq .faq-list li {
        margin-bottom: 45px;
    }

    #footer .logo-holder {
        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;
        margin-bottom: 0;
        width: auto;
    }

    #footer .logo-holder .footer-logo {
        text-align: left;
        width: auto;
        margin-bottom: 0;
    }

    #footer .logo-holder .copy {
        text-align: left;
        width: auto;
        padding: 7px 0 0 58px;
    }

    #footer .footer-list {
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        width: auto;
    }

    #footer .footer-list li {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .top-title-holder {
        padding: 0px 0px 115px 0px;
    }

    .top-title-holder .txt-box {
        padding: 0 23px;
    }

    .how-it .wrap {
        margin-bottom: 50px;
    }

    .how-it .wrap:nth-of-type(even) .txt-holder {
        padding-right: 0;
        padding-left: 90px;
    }

    .how-it .txt-holder {
        padding: 111px 90px 111px 12px;
    }

    .inside {
        padding: 163px 0;
    }

    .inside .item {
        padding: 40px 29px 40px 51px;
    }

    .lessons .item {
        width: 25%;
    }

    .access {
        padding-bottom: 180px;
    }

    .access .access-list {
        max-width: 280px;
    }
}

@media (min-width: 1200px) {
    .top-title-holder .item {
        width: 50%;
    }

    .top-title-holder .item:last-of-type {
        width: 50%;
    }

    .top-title-holder .txt-box {
        padding-right: 51px;
    }

    .inside {
        margin-top: 126px;
    }

    .comments .comment-holder {
        min-height: 301px;
    }

    .comments .bio .photo-holder {
        width: 100px;
        height: 100px;
    }

    .comments .bio .name-holder {
        padding-left: 26px;
    }

    .access .access-list {
        max-width: 314px;
        margin-top: 28px;
    }
}

@media (min-width: 1320px) {
    .comments .container {
        max-width: 1217px;
    }

    .comments .slick-prev {
        left: -75px;
    }

    .comments .slick-next {
        right: -83px;
    }
}

@media (max-width: 1200px) {
    body h1 {
        font-size: 45px;
    }
}

@media (max-width: 900px) {
    body h1 {
        font-size: 35px;
    }
    .top-title-holder .post-title{
        font-size: 24px;
    }
}

@media (max-width: 500px) {
    body h1 {
        font-size: 22px;
    }
    .top-title-holder .post-title{
        font-size: 18px;
    }
}
@media (max-width: 994px) {
    .top-title-holder .txt-box .btn {
        position: absolute;
        bottom: 71px;
        left: calc(50% - 151px);
        max-width: 300px;
    }
}
@media (max-width: 767px) {
    .container{
        padding: 15px;
        padding-top:0px;
    }

    .inside{
        margin-top: -174px;
        padding-bottom: 0px;
    }
    .inside .title-box {
        margin-bottom: 81px;
    }
    .inside .bg-bottom {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        z-index: 3;
        background-size: cover;
        background-position: 50% 50%;
        min-height: 93px;
    }
    .comments .comment-holder {
        padding: 14px 12px 35px;
    }
    .comments .title-box {
        margin-bottom: 3px;
    }
    .lessons .lesson-holder{
        min-height: 120px;
    }
    .lessons .item {
        width: 100%;
    }
    .lessons {
        padding: 55px 0 0px;
    }
    .lessons .title-box {
        margin-bottom: 5px;
        padding: 0 30px;
    }
    .access .title-box {
        margin-bottom: 19px;
    }
    .access .title-box h2 {
        margin-bottom: 20px;
        font-size: 22px;
    }
    .access .basic {
        padding: 19px 20px 22px;
    }
    .access .full {
        padding: 19px 20px 22px;
    }
    .access {
        padding-top: 38px;
        padding-bottom: 0px;
    }
    body h1 {
        font-size: 29px;
        text-align: center;
    }
    .top-title-holder .txt-box h1{
        margin-bottom: 0px;
    }
    .top-title-holder .post-title {
        margin-bottom: 15px;
    }
    .lessons .lesson-holder span {
        font-size: 26px;
    }

    body h2 {
        font-size: 26px;
    }
    .title-box{
        font-size: 20px;
    }

    body h4 {
        font-size: 16px;
    }

    #header .nav {
        position: absolute;
        width: 100%;
        left: -100%;
        top: 0;
        background-color: #fff;
        text-align: center;
        padding: 97px 0 40px;
        min-height: 100vh;
    }

    #header .nav .btn-holder .btn-light {
        margin: 0 auto;
        width: 100%;
        max-width: 228px;
        min-height: 51px;
        padding-top: 6px;
        font-size: 24px;
    }

    .top-title-holder .txt-box .btn {
        position: absolute;
        bottom: 71px;
        left: calc(50% - 151px);
    }

    .access .title-box {
        font-size: 16px;
    }

    .access .basic h2 {
        font-size: 30px;
    }

    .access .full h2 {
        font-size: 30px;
    }
}


.terms_container{
    border: 1px solid gray;
    border-radius: 4px;
    height: 175px;
    width: 100%;
    margin: auto;
    margin-bottom: 25px;
    overflow: hidden;
    overflow-y: scroll;
    padding: 10px;
}
.terms_checkbox{
    height: 16px;
    width: 16px;
    margin-right: 10px;
}
.agree_text{
    font-size: 16px;
    line-height: 25px;
}


.feature-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    height: 80px;
}
.feature-box__featuring {
    text-align: right;
    color: white;
    font-weight: 500;
    font-size: 0.9em;
}
.feature-box__featuring .-bold {
    font-weight:900;
}
.feature-box__vert {
    border-right: 1px solid white;
    height: 46px;
    margin-left: 20px;
    margin-right: 15px;
}
.feature-box__img {
    height: 64px;
}
.feature-box__img__img {
    width: auto;
    height: 100%;
}

.trademark-notice {
    padding-bottom: 50px;
    font-size: 0.7em;
}
.trademark-notice .container {
    max-width:1000px;
}