@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
    url('../fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
    url('../fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
    url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
    url('../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body .wrap {
    font-family: 'Lato', sans-serif;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    min-width: 320px;
}

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

.menu-main-container ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a:hover {
    cursor: pointer;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, input[type="submit"] {
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input, select {
    vertical-align: middle;
}

.clearfix:after, .row:after {
    content: '';
    display: table;
    clear: both;
}

body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

body a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.blog-wrapper ul {
    margin: 12px;
}

.blog-wrapper ul li {
    margin-bottom: 10px;
}

.content .demo-container {
    position: relative;
}

.demo-container .custom-logo-link {
    margin-top: 5px;
}

.custom-logo-link {
    height: 80px;
    float: left;
    display: block;
    line-height: 80px;
    padding-left: 30px;
    max-width: 214px;
    width: 100%;
}

.custom-logo-link img {
    vertical-align: middle;
    max-width: 184px;
}

header {
    background-color: #F2F2F2;
    border-bottom: 1px solid #d3d3d3;
    position: relative;
    z-index: 20;
}

.font-fix {
    font-weight: 700;

}

.admin-bar header.pre-fixed {
    top: -49px;
}

header.pre-fixed {
    top: -81px;
    -webkit-transition: top 0.4s ease;
    -o-transition: top 0.4s ease;
    transition: top 0.4s ease;
    right: 0;
    left: 0;
    position: fixed;
}

header.fixed {
    top: 0;
}

.admin-bar header.fixed {
    top: 32px;
}

header li {
    float: left;
    font-size: 14px;
}

header li a {
    line-height: 80px;
    padding: 0 10px;
    height: 80px;
    color: #666666;
    display: inline-block;
    font-size: 16px;
}

header li.current-menu-item a {
    color: #000;
}

header li a:hover {
    color: #ED7525;
}

header li:last-child a {
    background-color: #1FA246;
    color: #ffffff;
    font-size: 18px;
    padding: 0 48px;
    margin-left: 20px;
}

header li:last-child a:hover {
    background-color: #0C6B20;
}

header ul {
    float: right;
}

.video-section {
    position: relative;
}

.video-description {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: 50%;
    padding: 60px;
    color: #404041;
    max-width: 640px;
}

.home h1 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 36px;
    line-height: 50px;
}

.home h1 + p {
    font-size: 22px;
    margin-bottom: 66px;
    line-height: 32px;
}

.main-video-wrap {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 50%;
    overflow: hidden;
}

.main-video-wrap video {
    left: 50%;
    width: 100% !important;
    height: auto !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.main-video-wrap video.active-height {
    width: auto !important;
    height: 100% !important;
}

.medium-btn {
    height: 56px;
    line-height: 56px;
    padding: 0 60px;
    border-radius: 3px;
    font-size: 23px;
    display: inline-block;
}

.green-btn {
    background-color: #1FA249;
    color: #ffffff;
    display: inline-block;
}

.tab-content .green-btn {
    background: #ed7525;
}

.green-btn:hover {
    background-color: #0C6B20;
}

.tab-content .green-btn:hover {
    background: #bc5217;
}

.small-btn {
    font-size: 13px;
    border-radius: 3px;
    height: 37px;
    line-height: 37px;
    padding: 0 40px;
}

.orange-btn {
    background-color: #ed7525;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    margin: 20px 0 0;
    padding: 5px 100px;
    height: auto;
}

.orange-btn:hover {
    background-color: #ed5b12;
}

.scroll-btn {
    width: 54px;
    height: 54px;
    background: #444444 url(../img/main-sprite.svg) no-repeat 15px -54px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -27px;
    background-size: 206px 169px;
}

.scroll-btn:hover {
    background-color: #1C1C1C;
}

.column {
    float: left;
    padding: 0 15px;
}

.col-half {
    width: 50%;
}

.row {
    margin: 0 -15px;
}

.benefit-section h2 {
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 300;
    margin-top: 60px;
}

.benefit-section h2 + p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px;
}

.benefit-section {
    background-color: #F2F2F2;
    color: #3F3F53;
    padding: 35px 0;
}

.benefit-link {
    font-size: 16px;
    text-transform: uppercase;
    color: #ED7525;
    font-weight: 700;
}

/*.benefit-link:hover{
    font-weight: 700;
}*/
div.breadcrumb {
    background: #E5E5E5;
    padding: 15px 0;
}

.breadcrumb a:hover, .links li a:hover {
    font-weight: 700;
}

.container {
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 15px;
}

.stories-section {
    color: #414041;
    padding: 60px 0;
}

.home .stories-section:after {
    content: '';
    border-bottom: 1px solid #F2F2F2;
    max-width: 1130px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 60px;
}

.col-third {
    width: 33.3333%;
}

.stories-section h2 {
    font-size: 35px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 40px;
}

.article-preview {
    padding-left: 50px;
    max-width: 530px;
    padding-right: 30px;
}

.stories-section h3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    margin: 25px 0 14px;
}

.stories-section h3 + p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 35px;
}

.partners-section {
    color: #414041;
    padding: 60px 0;
}

.partners-section h2 {
    font-size: 35px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 40px;
}

.col-fourth {
    width: 25%;
}

.client-thumb {
    padding: 15px 0;
    text-align: center;
}

.event-section {
    position: relative;
    min-height: 295px;
    background: url("../img/event-bg.jpg") no-repeat center;
    background-size: cover;
    color: #ffffff;
}

.event-section:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.mobile-watch {
    display: none;
}

.event-section .info-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 700px;
}

.event-logo {
    float: left;
    margin-right: 20px;
}

.event-section p, .event-section h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 400;
}

.white-btn {
    text-align: center;
    display: inline-block;
    color: #010101;
    height: 39px;
    line-height: 39px;
    border-radius: 3px;
    padding: 0 35px;
    background-color: #ffffff;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.white-btn:hover, .white-btn:focus {
    color: #ffffff;
    background-color: #1FA249;
    text-decoration: none;
}

footer {
    background-color: #444444;

    color: #E5E5E5;
    font-size: 12px;
}

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

footer .flex {
    padding: 35px 0 24px;
}

.about {
    width: 300px;
}

.links {
    width: 250px;
}

.contacts {
    width: 280px;
}

.social {
    width: 190px;
}

.links li {
    list-style-type: none;
    width: 50%;
    float: left;
    margin-bottom: 11px;
}

footer h2 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 400;
}

footer .contacts li {
    margin-bottom: 12px;
}

footer .social h2 {
    margin-bottom: 10px;
}

.about .textwidget {
    text-align: left;
    line-height: 16px;
}

.about .footer-widget {
    text-align: left;
}

footer p {
    line-height: 16px;
}

footer li {
    list-style-type: none;
}

.social .label {
    border-radius: 7px;
    border: 1px solid #7a7a7a;
    background-color: #E5E5E5;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.social .submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 36px;
    line-height: 30px;
    border: 0;
    background: #333333 url(../img/main-sprite.svg) no-repeat -161px -115px;
    cursor: pointer;
    background-size: 206px 169px;
}

.social .submit:hover {
    background-color: #1C1C1C;
}

.social input[type="email"] {
    width: 100%;
    background-color: transparent;
    border: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 36px 0 10px;
    font-family: 'Lato', sans-serif;
}

.copy-text {
    display: inline-block;
    line-height: 55px;
}

.after-footer {
    border-top: 1px solid #626262;
}

.footer-logo {
    float: right;
    background: url('../img/main-sprite.svg') no-repeat -34px -70px;
    width: 107px;
    height: 31px;
    margin-top: 10px;
    background-size: 206px 169px;
}

.cta-section h4 {
    font-size: 20px;
    font-weight: 400;
}

.cta-section {
    background-color: #F2F2F2;
    padding: 15px 0;
    text-align: center;
}

.cta-section .small-btn {
    vertical-align: middle;
    font-size: 19px;
    margin-left: 30px;
    padding: 0 30px;
}

.socila-links a {
    display: inline-block;
    background: url('../img/main-sprite.svg') no-repeat;
    width: 26px;
    height: 26px;
    background-size: 206px 169px;
    float: left;
    margin-right: 5px;
}

.socila-links .facebook {
    background-position: -53px -113px;
}

.socila-links .facebook:hover {
    background-position: -53px -144px;
}

.socila-links .twitter {
    background-position: -85px -113px;
}

.socila-links .twitter:hover {
    background-position: -85px -144px;
}

.socila-links .linkedn {
    background-position: -118px -113px;
}

.socila-links .linkedn:hover {
    background-position: -118px -144px;
}

.socila-links .youtube {
    background: #cc181e;
    border-radius: 50%;
    text-align: center;
}

.socila-links .youtube:hover {
    background: rgba(204, 24, 30, .8);
}

.socila-links .youtube:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 26px;
}

.socila-links .youtube:before {
    content: '\f167';
    font-family: 'FontAwesome';
    display: inline-block;
    vertical-align: middle;
}

.after-header {
    min-height: 230px;
    padding: 45px 0;
    color: #ffffff;
}

.single-post .site-main .after-header .img-position {
    top: -50px;
    width: 350px;
}

.single-post .site-main .after-header .img-position img {
    max-width: 350px;
}

.after-header h1 {
    font-weight: 300;
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 30px;
}

.after-header p {
    font-size: 18px;
    line-height: 24px;
}

.benefits .after-header {
    background-color: #5AC2CB;
}

.main-slide .img-wrap {
    width: 355px;
    position: relative;
    margin-left: auto;
    max-width: 100%;
}

.main-slide .img-wrap img {
    width: 100%;
}

.tab-content img {
    width: 100%;
}

.tab-content .image-block {
    float: left;
    text-align: center;
    padding: 0 15px;
}

.tab-content .image-block.full-image {
    width: 100%;
}

.tab-content .image-block img {
    width: auto;
}

.custom-logo {
    height: 50px;
    width: 184px;
}

.main-slide .img-wrap a {
    display: block;
    /*background-color: #ddd;*/
}

.benefits .main-slide {
    padding: 45px 0;
    color: #404041;
}

.benefits .main-slide h2 {
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 300;
}

.benefits-content {
    background: #F2F2F2;
}

.benefits .main-slide h2 + p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px;
}

.right-aligned-image .column {
    float: right;
}

.ad-preview {
    background-color: #F2F2F2;
    padding: 40px 0;
    color: #404041;
}

.ad-preview h2 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 300;
    margin-top: 10px;
}

.ad-preview h2 + p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}

.ad-list li:first-child {
    margin-left: 0;
}

.ad-list li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: top;
    font-size: 15px;
    color: #686868;
    text-align: center;
    min-width: 70px;
    position: relative;
}

.ad-list:before {
    content: '';
    display: block;
    width: 100%;
}

.ad-list:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.ad-list li a {
    display: block;
}

.img-wrap a:hover .video-arrow {
    background-color: #AA0411;
}

.video-arrow {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    background: #D91A1F;
    padding: 20px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    outline: 0 none;
}

.video-arrow:before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../img/main-sprite.svg) no-repeat -163px -63px;
    background-size: 206px 169px;
    display: block;
}

.ad-list {
    text-align: justify;
    margin: 0 auto 40px;
}

.benefits-overflow {
    overflow: hidden;
}

.ad-list li a:hover .service-icon {
    opacity: 1;
}


.mobile-watch svg {
    fill: #fff;

}

.mobile-watch {
    height: 42px;
    line-height: 47px;
    position: absolute;
    right: 21px;
    bottom: -21px;
    width: 42px;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    background-color: #E52117;
    text-align: center;
}

.service-icon {
    height: 80px;
    width: 90px;
    margin-bottom: 17px;
    display: inline-block;
    background-position: center;
    background-size: 70px;
    background-repeat: no-repeat;
}

.tab-links li:hover .service-icon,
.tab-links li.active .service-icon {

}

.service-icon-hover {
    display: none;
}

.ad-banners-hover {
    background-image: url(../img/ad-types/icons/banner_orange.svg);
}

.ad-pop-hover {
    background-image: url(../img/ad-types/icons/pop_orange.svg);
}

.in-page-push-hover {
    background-image: url(../img/ad-types/icons/in_page_push_orange.svg);
}

.service-button-hover {
    background-image: url(../img/ad-types/icons/banner_orange.svg);
}

.service-footer-hover {
    background-image: url(../img/ad-types/icons/footer_orange.svg);
}

.service-interstitial-hover {
    background-image: url(../img/ad-types/icons/floating_banner_orange.svg);
}

.ad-shadow-hover {
    background-image: url(../img/ad-types/icons/shadow_orange.svg);
}

.service-slider-hover {
    background-image: url(../img/ad-types/icons/slider_orange.svg);
}

.ad-notifier-hover {
    background-image: url(../img/ad-types/icons/dialog_orange.svg);
    background-position: 9px 6px;
}

.tab-links li:hover .service-icon,
.tab-links li.active .service-icon {
    display: none;
}

.tab-links li:hover .service-icon.service-icon-hover,
.tab-links li.active .service-icon.service-icon-hover {
    display: inline-block;
}

.service-icon.ad-banners {
    background-image: url(../img/ad-types/icons/banner_gray.svg);
}

.service-icon.ad-pop {
    background-image: url(../img/ad-types/icons/pop_gray.svg);
}

.service-icon.in-page-push {
    background-image: url(../img/ad-types/icons/in_page_push_gray.svg);
}

.service-icon.service-button {
    background-image: url(../img/ad-types/icons/banner_gray.svg);
}

.service-icon.service-footer {
    background-image: url(../img/ad-types/icons/footer_gray.svg);
}

.service-icon.service-interstitial {
    background-image: url(../img/ad-types/icons/floating_banner_gray.svg);
}

.service-icon.ad-shadow {
    background-image: url(../img/ad-types/icons/shadow_gray.svg);
}

.service-icon.service-slider {
    background-image: url(../img/ad-types/icons/slider_gray.svg);
}

.service-icon.service-top {
    background-image: url(../img/ad-types/top_banner_icon.png);
}

.service-icon.ad-notifier {
    background-image: url(../img/ad-types/icons/dialog_gary.svg);
}


.ad-name:before {
    font-size: 0;
    content: '';
    display: inline-block;
    vertical-align: middle;

}

.ad-name {
    line-height: 1.25;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
}

.benefit-steps {
    padding: 30px 0;
    color: #404041;
}

.benefit-steps .image-wrap {
    text-align: left;

}

*:not(.benefits-content) .grey-section {
    background-color: #F2F2F2;
}

.benefits-content section:nth-child(2n+1) {
    background-color: #fff;
}

.benefits-content section:nth-child(2n+1) .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.benefits-content section:nth-child(2n+1) .column {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.benefits-content section:nth-child(2n+1) .column:first-of-type {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.top-strip {
    background-color: #000000;
    padding: 10px 30px 5px;
    font-size: 13px;
    color: #ffffff;
}

.strip-logo {
    background: url('../img/stripe-logo.svg') no-repeat;
    width: 72px;
    height: 26px;
    margin-top: 3px;
    background-size: 72px 26px;
    display: inline-block;
    vertical-align: middle;
}

.top-strip .socila-links {
    float: right;
}

.benefit-steps h3 {
    font-size: 29px;
    margin-bottom: 40px;
    line-height: 40px;
    font-weight: 300;
}

.benefit-steps p {
    font-size: 16px;
    line-height: 22px;
    max-width: 400px;

}

.benefit-steps .image-wrap img {
    max-width: 80%;
    margin: 25px 0;
}

.right-aligned-image .fl-right {
    float: right;
}

/*.benefit-steps .image-wrap img.enjoy-rates {*/
/*width: 333px;*/
/*}*/
/*.benefit-steps .image-wrap img.varied-model {*/
/*width: 240px;*/
/*float: right;*/
/*}*/
/*.benefit-steps .image-wrap img.custom-fit {*/
/*width: 345px;*/
/*}*/
/*.benefit-steps .image-wrap img.ensure-rate {*/
/*width: 320px;*/
/*float: right;*/
/*}*/
/*.benefit-steps .image-wrap img.deliver-target {*/
/*width: 290px;*/
/*}*/
/*.benefit-steps .image-wrap img.control-monitor {*/
/*width: 285px;*/
/*float: right;*/
/*}*/

.benefit-steps .image-wrap img.breadcrumb {
    background: #E5E5E5;
    padding: 15px 0;
}

.benefits-content .container {
    max-width: 945px;
}

.benefit-steps .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}

.benefit-steps .column {
    float: initial;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.benefit-steps .column:first-of-type {
    float: initial;
    padding: 0;

    -webkit-box-pack: start;

    -ms-flex-pack: start;

    justify-content: flex-start;
}

.benefit-steps .image-wrap {
    height: 100%;
}

.benefit-steps .image-wrap img {
    float: initial !important;
}

.ad-types .after-header {
    background-color: #FF9706;
}

.scroller {
    position: fixed;
    right: 30px;
    bottom: 90px;
    width: 54px;
    height: 54px;
    background: #444444 url(../img/main-sprite.svg) no-repeat 15px -54px;
    border-radius: 50%;
    background-size: 206px 169px;
    cursor: pointer;
    display: none;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border: 1px solid #ddd;
    transition: all 0.3s ease;
}

.scroller.scroll-move-bottom {
    bottom: 15px;
}

.scroller:hover {
    background-color: #1C1C1C;
}

.green-btn.desktop-hide {
    display: none;
}

.tabs {
    width: 100%;
    background-color: #E6E6E6;
}

/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
    display: block;
    clear: both;
    content: '';
}

.tab-links li {
    list-style: none;
}

.tab-links a {
    padding: 50px 15px 15px;
    display: block;
    background: none;
    font-size: 16px;
    color: #4c4c4c;
    -webkit-transition: all linear 0.15s;
    -o-transition: all linear 0.15s;
    transition: all linear 0.15s;
    text-align: center;
}

.tab-links a:hover {
    background: #ffffff;
    text-decoration: none;
}

li.active {
    border-bottom: 2px solid #ffffff;
}

li.active a, li.active a:hover {
    background: #fff;
    color: #4c4c4c;
}

li.active .ad-icon, .tab-links a:hover .ad-icon {
    opacity: 1;
}

.tab-links {
    justify-content: space-between;
    color: black;
    display: flex;
}

.ad-name:hover,
li.active .ad-name {
    color: #ff6801;
}

.tab-links li:hover .ad-name {
    color: #ff6801;
}

/*----- Content of Tabs -----*/
.tab-content {

}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.tab {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    padding: 45px 0 95px;
    color: #404041;
}

.tab h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
    font-weight: 400;
}

.tab p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
    line-height: 2;
}

.tab-content .image-block p {
    margin-bottom: 5px;
}

.tab-content p.green-button {
    text-align: center;
}

.one-third {
    width: 33.3333%;
}

.two-third {
    width: 66.666%;

}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.tab .small-btn {
    font-size: 19px;
    margin-top: 20px;
    padding: 0 27px;
}

/*.two-third img{
    max-width: 656px;
}*/
.two-third.small img {
    max-width: 260px;
    margin-top: 0px;
    margin-left: 70px;
}

body:not(.home) .lity-container .lity-close, body:not(.home) .lity-container .lity-close:active {
    right: calc((100% - 964px) / 2);
    top: calc((100% - 620px) / 2);
}

.works .after-header {
    background-color: #024DB3;
}

.works-steps {
    padding: 70px 0;
    color: #404041;
}

.works-steps img {
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.4);
}

.works-steps h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 65px;
}

.works-steps p {
    font-size: 16px;
    line-height: 22px;
}

.step-wrapper {
    padding: 0 15px 15px 82px;
    position: relative;
    margin-top: 15px;
}

.works-steps .row {
    margin-bottom: 180px;
}

.works-steps .row:last-child {
    margin-bottom: 60px;
}

.step-count {
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    background-color: #0F303F;
    color: #ffffff;
    line-height: 53px;
    text-align: center;
    font-size: 30px;
}

.stories .after-header, .single-post .after-header {
    background-color: #FF6801;
}

.single-post .after-header h1 {
    margin-right: 40%;
}

.single-post .container {
    position: relative;
}

.single-post .after-header .img-position {
    right: 0;
    position: absolute;
    top: -25px;
    width: 467px;
    height: 300px;
    overflow: hidden;
}

.single-post .after-header .img-position img {
    max-width: 470px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.story-content {
    color: #404041;
    padding-top: 65px;
    padding-bottom: 65px;
}

.story-content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}

.story-content h4 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
    font-weight: 400;
    padding-top: 20px;
}

.resources .after-header {
    background-color: #0470B2;
}

.guidance-section {
    padding: 55px 0 85px;
    color: #404041;
}

.guidance-section h2, .blog-overview h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
    font-weight: 300;
}

.blog-overview h2 {
    margin-bottom: 50px;
}

.guidance-section .img-wrap {
    width: 383px;
    min-height: 100px;
    position: relative;
}

.guidance-section .img-wrapa a {
    display: block;
}

.guidance-section p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}

.small-header {
    margin-top: 17px;
    color: #1A1A1A;
}

.blog-overview {
    padding: 70px 0;
    color: #404041;
}

.blog-preview {
    max-width: 310px;
}

.blog-preview img {
    max-height: 194px;
    margin: auto;
    display: block;
}

.blog-preview h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    min-height: 81px;
    margin: 30px 0 20px;
}

.blog-preview p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px;
    max-height: 88px;
    overflow: hidden;
    height: 88px;
}

.blog-preview .small-btn, .stories-section .small-btn {
    font-size: 18px;
    line-height: 42px;
    height: 42px;
}

/****BLOG COPY STYLES***/
.post-single .left-side {
    padding-right: 20px;
    width: 70%;
    float: left;
}

.post-single #article {
    margin-top: 20px;
}

.post-single h1, .h1 {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 18px 0;
    font-weight: 400;
}

.apss-theme-2 .apss-single-icon a {
    position: relative;
    display: block;
    float: left;
    margin: 10px 8px;
    color: #fff;
}

.right-side {
    width: 30%;
    display: inline-block;
    border-left: 1px solid #eee;
    padding-left: 30px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.apss-theme-2 .apss-icon-block {
    font-size: 14px;
    position: relative;
    min-width: 157px;
}

.right-side h2 {
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.subscribe-box {
    padding-top: 30px;
}

.right-side > div:first-child form input {
    float: none;
    width: 100%;
}

.subscribe-box form input[type="submit"] {
    color: #555;
    padding: 5px 20px;
    text-transform: uppercase;
    border: 2px solid #555;
    font-weight: bold;
    background: #fff;
    -webkit-transition: background-color 250ms linear;
    -o-transition: background-color 250ms linear;
    transition: background-color 250ms linear;
    font-size: 13px;
    margin-top: 5px;
    cursor: pointer;
}

.subscribe-box form input[type="submit"]:hover {
    color: #fff !important;
    background: #555;
}

.subscribe-box input[type="email"] {
    line-height: 1.42857143;
}

.apss-facebook .apss-icon-block {
    background-color: #3b5998;
}

.category-list, .social-pages, .recent-posts, .subscribe-box {
    margin-top: 25px;
    border-top: 1px solid #eee;
    padding-top: 30px;
}

.category-list a {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 5px;
    color: #000;
    font-size: 16px;
}

.category-list a span {
    float: right;
    color: #DCDFE6;
    font-size: 14px;
}

.about div, #get-in-touch-wrap, #social-wrap {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
}

#social-bar {
    float: left;
    margin: 18px auto;
    display: block;
    width: 100%;
    text-align: center;
}

.right-side .social {
    background-color: #eeeeee;
    width: 100%;
}

#social-bar a i.fa {
    background: none repeat scroll 0 0 transparent;
    color: #252525;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
}

#social-bar a i.fa:hover {
    background: none repeat scroll 0 0 #252525;
    color: #ffffff;
}

.right-side label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
}

.apss-icon-block .fa {
    text-align: center;
    vertical-align: middle;
}

.apss-theme-2 .apss-single-icon a:hover .fa::before {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.apss-theme-2 .apss-single-icon .fa::before {
    left: 55%;
    margin-left: -19px;
    position: absolute;
    text-align: center;
    width: 35px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

#article p {
    font-size: 16px;
    color: #000;
    line-height: normal;
    margin-bottom: 22px;
}

#article img {
    height: auto;
}

#article h4 {
    font-size: 23px;
    padding: 0.5em 0;
    margin: 10px 0;
}

.post-tags {
    margin: 40px 0;
    font-style: italic;
    font-weight: lighter;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    border-top: 2px solid rgba(0, 0, 0, 0.05);
    padding: 20px 0;
}

.post-tags span {
    display: inline-block;
    font-size: 14px;
    margin: 0 7px 0 0;
    font-weight: bold;
}

.post-tags a {
    border: 1px solid #eaeaea;
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    margin: 0 5px 2px 0;
    padding: 3px 7px;
    white-space: nowrap;
    color: #888 !important;
}

.says, .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.post-navigation .nav-previous, .post-navigation .nav-next {
    padding-right: 35px;
    padding-left: 35px;
}

.post-navigation .nav-previous, .post-navigation .nav-next {
    position: relative;
    line-height: 1.2;
    font-size: 0.813em;
}

.post-navigation .nav-previous a::before {
    content: "\f104";
    left: 0;
    font-family: FontAwesome;
}

.post-navigation .nav-previous a::before, .post-navigation .nav-next a::before {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    font-size: 52px;
    line-height: 52px;
}

.post-navigation .meta-nav {
    display: block;
    font-size: 10px;
    margin-bottom: 5px;
    color: #acacac;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.post-navigation .post-title {
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}

.nav-links {
    margin-bottom: 20px;

}

.subscribe-box form input[type="text"] {
    float: right;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.4;
    width: 180px;
}

.subscribe-box form input[type="submit"] {
    color: #555;
    padding: 5px 20px;
    text-transform: uppercase;
    border: 2px solid #555;
    font-weight: bold;
    background: #fff;
}

.subscribe-box form label:nth-child(1), .subscribe-box form .error + label {
    width: 100%;
}

.right-side > div:first-child {
    margin-top: 0;
    border: none;
}

.recent-posts a {
    display: block;
    border-bottom: 1px dotted #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #000;
    font-size: 16px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

div.right-side a:hover {
    color: #C7A84E !important;
}

.blog-posts {
    margin-right: 35px;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.blog-img {
    width: 30%;
    float: left;
}

.blog-content {
    width: 70%;
    display: inline-block;
}

.blog-posts > p {
    margin-top: 10px;
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 18px;
}

.category-link a {
    color: #C8AB47;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.blog-content h2 {
    margin: 0;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 20px;
    font-weight: bold;
}

.clear {
    border: medium none !important;
    clear: both !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 0 !important;
    /*width: 100% !important;*/
    display: block;
}

.older-post {
    margin-bottom: 45px;
}

.older-post a {
    border: 1px solid #ccc;
    padding: 5px 15px;
    text-transform: uppercase;
    color: #555;
    font-size: 12px;
    font-weight: bold;
}

.container .left-side a:hover {
    color: #C7A84E;
}

.container .blog-posts a.read-more:hover {
    color: #fff;
    background: #555;
}

.date-post, .author-post, .comments-post {
    color: #969696;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 0.750em;
}

.read-more {
    color: #555;
    padding: 5px 20px;
    text-transform: uppercase;
    border: 2px solid #555;
    font-weight: bold;
}

.apss-theme-2 .apss-social-text {
    display: inline-block;
    line-height: 29px;
    vertical-align: middle;
    padding: 3px 9px;
    margin: 0 0 0 -4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.apss-theme-2 .apss-facebook .apss-social-text {
    border-left: 1px solid #476dbe;
}

.apss-theme-2 .apss-facebook .fa {
    border-right: 1px solid #28447d;
}

.apss-theme-2 .apss-share {
    display: none;
}

.apss-theme-2 .apss-single-icon .fa {
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    min-width: 38px;
    vertical-align: top;
    padding: 3px 0;
    position: relative;
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 7px;
}

.apss-twitter .apss-icon-block {
    background-color: #1dcaff;
}

.apss-linkedin .apss-icon-block {
    background-color: #3f729b;
}

.apss-email .apss-icon-block {
    background-color: #8f8f8f;
}

.apss-theme-2 .apss-twitter .fa {
    border-right: 1px solid #1ca2cb;
}

.apss-theme-2 .apss-twitter .apss-social-text {
    border-left: 1px solid #77dfff;
}

.apss-theme-2 .apss-linkedin .fa {
    border-right: 1px solid #365a76;
}

.apss-theme-2 .apss-linkedin .apss-social-text {
    border-left: 1px solid #5391c2;
}

.apss-theme-2 .apss-email .fa {
    border-right: 1px solid #717171;
}

.apss-theme-2 .apss-email .apss-social-text {
    border-left: 1px solid #a1a1a1;
}

/***END ***/
.referral .after-header {
    background-color: #077B68;
}

.referral .after-header h1, .referral .after-header h1 + p, .referral .after-header p {
    margin-right: 48%;
    padding-right: 20px;
}

.referral .after-header img {
    right: 0;
    position: absolute;
    /*top: -25px;*/
    top: 0;
}

.referral .container {
    position: relative;
}

.referral .refferal-content h2 {
    line-height: 40px;
    font-size: 35px;
    margin-bottom: 70px;
    font-weight: 300;
}

.referral .refferal-content {
    padding: 50px 0;
}

.refferal-icon {
    width: 120px;
    height: 120px;
    background: url(../img/refferal-icons.svg) no-repeat;
    background-size: 900px 117px;
    display: inline-block;
}

.refferal-item {
    text-align: center;
    max-width: 310px;
    margin: 0 auto;
    padding: 0 5px;
}

.refferal-item h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 25px 0;
    font-weight: 300;
}

.refferal-item p {
    font-size: 18px;
    line-height: 24px;

}

.refferal-icon.accumulate {
    background-position: -389px;
}

.refferal-icon.get-cut {
    background-position: -779px;
}

.contact .after-header {
    background-color: #698393;
}

.contact-section {
    padding: 65px 0;
    color: #404041;
}

.contact-section .form_group {
    display: inline-block;
    width: 47.5%;
    float: left;
}

.contact-section .form_group + .form_group {
    margin-left: 5%;
}

.contact-section form input, .contact-section form select, .contact-section form textarea {
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 10px;
    margin: 0;
    min-height: 33px;
    border-radius: 5px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #767676;
}

.contact-section div.wpcf7-validation-errors {
    margin-left: 0;
    margin-right: 0;
    border-color: red;
}

.captcha-cta {
    margin-right: 20px;
    vertical-align: middle;
}

.prove {
    text-align: left;
    margin-top: 5px;
    color: #BFCDD4;
    line-height: 100%;
    font-size: 11px;
    display: block;
}

.form_group p {
    min-height: 58px;
}

.captcha-input {
    cursor: pointer;
    margin: 0 3px 0 0;
    border: 1px solid black;
    border-radius: 2px;
}

.contact-section form textarea {
    resize: vertical;
    height: 150px;
}

.captcha {
    display: block;
}

.contact-section form select {
    color: #767676;
}

.colorPick {
    cursor: pointer;
    margin: 0 3px 0 0;
    float: right;
    width: 18px;
    height: 18px;
    border: 1px solid black;
    border-radius: 2px;
}

#footer-terms-menu li, .menu-footer-terms-container {
    display: inline-block;
}

#footer-terms-menu li:before {
    content: '|';
    margin: 0 6px;
}

.privacy .cta-section, .terms .cta-section, .sitemap .cta-section {
    display: none;
}

.sitemap .wsp-pages-list a {
    text-transform: capitalize;
}

.contact-section form input[type="submit"] {
    background-color: #1FA246;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    padding: 0 50px;
    width: auto;
    display: inline-block;
    border: 0;
    cursor: pointer;
    margin-top: 30px;
}

.contact-section h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 35px;
}

.contact-section .address-wrapper p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px;
}

.form-portal {
    padding-top: 10px;
}

.address-wrapper {
    margin-left: 60px;
}

.static-text-section {
    color: #404041;
    padding: 40px 0 65px;
}

.static-text-section h1, .static-text-section h2 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 300;
    margin-bottom: 35px;
}

.static-text-section ul {
    margin-left: 20px;
}

.static-text-section p,
.static-text-section ol li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
    line-height: 1.5;
}

.static-text-section + .cta-section {
    display: none;
}

.static-text-section p.first-p {
    margin-top: 50px;
}

.sitemap .static-text-section li {
    font-size: 18px;
    line-height: 32px;
}

.lity-inline video.video-narrow {
    height: 100vh;
    max-height: 500px;
}

.sitemap {
    margin-left: 20px;
}

.mobile-tab-scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.header-wrap {
    min-height: 81px;
}

.right-carousel-control, .left-carousel-control {
    display: none;
}

header .nav-toggle-button {
    display: none;
}

.sitemap {
    margin: 0;
}

.meet-block {
    background-size: cover;
    background-repeat: no-repeat;
}

.meet-block img {
    max-height: 90px;
    width: auto;
}

.meet-section:after {
    content: '';
    display: block;
    clear: both;
}

.meet-section .col-2 {
    display: inline-block;
    width: 50%;
    float: left;
}

.meet-section .col-2:first-child {
    border-right: 1px solid #fff;
}

.meet-section .col-2:first-child .meet-content {
    float: right;
}

.meet-section .col-2:last-child {
    border-left: 1px solid #fff;
}

.meet-content {
    padding: 50px 45px 50px 65px;
    width: calc(1130px / 2);
    color: #fff;
}

.main-bg {
    background: rgba(0, 0, 0, .3);
    min-height: 346px;
}

.meet-content .meet-name {
    font-size: 18px;
    margin: 10px 0;
}

.meet-content .meet-location {
    font-size: 18px;
    font-style: italic;
    margin: 5px 0;
    line-height: 1.2em;
}

.meet-content .white-btn {
    margin: 30px 0 0;
    font-weight: 700;
    font-size: 16px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 320px;
    position: relative;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 5px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#meet-form .title {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    margin: 10px 0 20px;
}

.meet-form input, .meet-form select {
    display: block;
    margin: 10px 0 20px;
    width: 100%;
    border: 1px solid #555;
    font-size: 16px;
    padding: 10px;
}

.meet-form input[type=submit] {
    font-size: 18px;
    color: #fff;
    background: #555;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.meet-form input[type=submit]:hover {
    cursor: pointer;
    background: transparent;
    color: #555;
}

.content-404 h1, .content-404 p {
    color: #404041;
    font-weight: 300;
}

.content-404 {
    text-align: left;
    padding-right: 40px;
}

.content-404 h1 {
    font-size: 30px;
}

.content-404 p {
    font-size: 16px;
    margin: 10px 0;
}

.error404 .content-404, .error404 .content-404 + img {
    display: inline-block;
    vertical-align: middle;
}

.error404 .site-content {
    text-align: center;
    padding: 80px 0;
}

/*banner*/
.banner-info {
    background-image: url("../img/info/main-bg2.jpg");
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-family: 'Lato';
}

.banner-content {
    background-color: rgba(0, 146, 69, .7);
    padding: 40px 0;
}

.banner-content .container {
    position: relative;
}

.banner-img {
    background-image: url('../img/info/spritesheet.png');
    background-repeat: no-repeat;
    display: block;
    width: 197px;
    height: 206px;
    background-position: -737px -5px;
    position: absolute;
    top: -55px;
    left: -15px;
}

.banner-content p {
    font-size: 24px;
    margin: 20px 0;
    font-weight: 300;
}

p.first-line {
    font-size: 35px;
}

p.second-line {
    font-size: 50px;
    margin-bottom: 35px;
}

.orange {
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    padding: 0 70px;
    height: 45px;
    line-height: 45px;
    background: #ed7525;
    border-radius: 5px;
    cursor: pointer;
    text-transform: capitalize;
    margin-top: 20px;
}

.orange:hover {
    background: #ff7d26;
}

#cookie-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333333;
    z-index: 9999;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: none;
}

#cookie-alert .cookie-alert-inner {
    max-width: 1350px;
    margin: 0 auto;
    position: relative;
    padding: 16px 0 5px;
}

#cookie-alert .cookie-alert-inner .left {
    float: left;
    width: calc(100% - 215px);
    color: #444;
}

#cookie-alert .cookie-alert-inner .right {
    float: right;
}

#cookie-alert .cookie-alert-inner .left p {
    font-size: 14px;
    color: #fff;
    line-height: 18.5714px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#cookie-alert .cookie-alert-inner .left a:hover {
    color: #23527c;
}

#cookie-alert .cookie-alert-inner #close {
    transition: all 0.3s ease;
    width: 14px;
    height: 14px;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANtJREFUeNpi+P///x4gjgRiBgqxJxDPBzHS/0OALwWGOQLxRyCOhgn4UGAoyLDPQOwE4iNLwAz1I9GwTzDD0A1kgLqQWJdiGIbNQGJdCvOmI7ocLg34XIrVZYQMxOVSlAgg1UBklxoAsQIQf8BnGDEGgrAOEP8B4pdALENIPRMDYfAeiN8AsQgQCxJUTUTSAHlTCYj1iUlSxOQAZ1LSKUmJFs1QP2INxJvOCLkUl2GORMQ+1gKFVJcRdCnROYBYQ0ECEdDC0YmCAhZmaAaIsxaI3alQBYActhcgwABjTKjEkmllPgAAAABJRU5ErkJggg==);
    background-size: cover;
}

#cookie-alert .cookie-alert-inner #close:hover {
    cursor: pointer;
    opacity: 0.3;
}

#cookie-alert .cookie-alert-inner .right #got-it {
    width: 100px;
    height: 34px;
    line-height: 30px;
    border: solid 1px #fff;
    border-radius: 4px;
    outline: 0;
    background: transparent;
    color: #fff;
    border-radius: 4px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 25px;
    font-size: 16px;
}

#cookie-alert .cookie-alert-inner .right #got-it:hover {
    cursor: pointer;
    color: #df7168;
    background: #fff;
}

.desktop.interstitial .mobile-orientation {
    display: none;
}

.desktop.interstitial .lightbox {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 15px 30px 0 30px;
}

.desktop.interstitial .lightbox #lightbox-close {
    position: absolute;
    top: 35px;
    right: 50px;
    z-index: 1;
    height: 40px;
    width: 40px;
    background: url('../img/close.svg') no-repeat;
    background-size: cover;
}

.desktop.interstitial .lightbox #lightbox-close:hover {
    cursor: pointer;
}

.desktop.interstitial .lightbox iframe {
    width: 100%;
    position: relative;
}

@media (max-width: 768px) {
    #cookie-alert {
        padding-left: 10px;
        padding-right: 10px;
    }

    #cookie-alert .cookie-alert-inner {
        max-width: 1290px;
        margin: 0 auto;
        padding: 27px 17px 22px 15px;
        position: relative;
    }

    #cookie-alert .cookie-alert-inner .right {
        float: initial;
        width: 100%;
        text-align: center;
    }

    #cookie-alert .cookie-alert-inner .left {
        width: 100%;
        float: initial;
    }

    #cookie-alert .cookie-alert-inner .right #got-it {
        position: initial;
    }

    #cookie-alert .cookie-alert-inner #close {
        position: absolute;
        top: 0;
        right: 10px;
    }
}

@media all and (min-height: 750px) {
    .error404 .site-content {
        height: calc(100vh - 80px - 44px - 67px - 249px);
    }
}

@media all and (max-width: 1160px) {
    .article-preview {
        padding: 0;
    }

    .single-post .after-header .img-position img {
        position: static;
        max-width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .single-post .after-header .img-position {
        position: static;
        width: 100%;
        height: auto;
    }

    footer .flex {
        padding: 35px 15px;
    }

    .about {
        padding-right: 5px;
    }

    .single-post .after-header img, .refferal .after-header img {
        position: static;
        display: block;
        margin: 0 auto;
    }

    .single-post .after-header h1, .refferal .after-header h1, .refferal .after-header h1 + p, .refferal .after-header p {
        margin-right: 0;
        padding-right: 0;
    }

    .refferal .after-header h1 + p, .refferal .after-header p {
        margin-bottom: 25px;
    }

    .orange-btn {
        margin: 20px auto;
        display: block;
        max-width: 300px;
        width: 100%;
        text-align: center;
    }

    .meet-content {
        padding: 50px 15px;
        width: auto;
    }

    .image-block.first-image {
        width: 65%;
    }

    .image-block.second-image {
        width: 35%;
    }
}

@media all and (max-width: 1024px) {
    header .menu-main-container {
        background: #fff;
        -webkit-box-shadow: 0 0 50px 100px transparent;
        box-shadow: 0 0 50px 100px transparent;
        height: 0;
        opacity: 0;
        overflow: scroll;
        padding-top: 81px;
        position: fixed;
        right: 0;
        top: 0;
        width: 0;
        -webkit-transition: opacity 400ms ease;
        -o-transition: opacity 400ms ease;
        transition: opacity 400ms ease;
        /* -webkit-transform: translate3d(0,0,0);*/
        z-index: 20;

    }

    header .menu-main-container ul {
        float: none;
    }

    html.nav-open, html.nav-open body {
        overflow: hidden;
        position: relative;
        height: 100%;
    }

    html.nav-open {
        height: 100%;
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

    header .nav-toggle-button {
        background: #ed7626;
        border: 0;
        color: #fff;
        cursor: pointer;
        height: 80px;
        line-height: 80px;
        outline: 0;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 80px;
        display: block;
    }

    header .nav-toggle-button .icon-menu-els {
        display: block;
        margin: auto;
        width: 25px;
    }

    header .nav-toggle-button .menu-bar {
        background: #fff;
        display: block;
        height: 3px;
        margin-bottom: 4px;
        -webkit-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
        width: 25px;
    }

    header .nav-toggle-button .menu-bar:first-child {
        margin-top: 4px;
        opacity: 1;
        -webkit-transform: rotate(0) translate(0, 0);
        -ms-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }

    header .nav-toggle-button .menu-bar:last-child {
        opacity: 1;
        -webkit-transform: rotate(0) translate(0, 0);
        -ms-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }

    header.pre-fixed {

    }

    html.nav-open header .menu-main-container {
        -webkit-box-shadow: 0 0 50px 100px rgba(0, 0, 0, .5);
        box-shadow: 0 0 50px 100px rgba(0, 0, 0, .5);
        height: 100%;
        opacity: 1;
        overflow: hidden;
        padding-bottom: 60px;
        width: 90%;
    }

    header .menu-main-container li {
        border-left: 4px solid #fff;
        color: #444;
        float: none;
        display: block;
        font-weight: 400;
        list-style-type: none;
        margin: 0;
        min-height: 55px;
        opacity: 0;
        padding: 0;
        position: relative;
        -webkit-transition: all 300ms 200ms;
        -o-transition: all 300ms 200ms;
        transition: all 300ms 200ms;
    }

    html.nav-open header .menu-main-container li {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    header .menu-main-container a {
        display: block;
        padding: 20px;
        height: auto;
        line-height: normal;
    }

    header .menu-main-container li:last-child {
        bottom: 0;
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        position: fixed;
        width: 90%;
        border: 0;
        text-align: center;
    }

    header li.current-menu-item {
        border-color: #000000;
    }

    header li:last-child a {
        margin-left: 0;
        height: 60px;
        line-height: 60px;
    }

    header .menu-main-container ul {
        background: #fff;
        height: 1%;
        margin: 0;
        min-height: 60px;
        overflow: hidden;
        padding: 0 0 130px 0;

    }

    html.nav-open header .menu-main-container ul {
        height: 100%;
        overflow-y: scroll;
        padding-bottom: 0;
    }

    html.nav-open .custom-logo-link {
        background-color: #f6f6f6;
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 70px 0px 24px;
        position: fixed;
        right: 0;
        top: 0;
        -webkit-transition: opacity 300ms 300ms;
        -o-transition: opacity 300ms 300ms;
        transition: opacity 300ms 300ms;
        width: 90%;
        z-index: 500;
        max-width: 90%;
    }

    html.nav-open header .nav-toggle-button {
        position: fixed;
        z-index: 500;
    }

    html.nav-open header .menu-bar:first-child {
        margin-top: 4px;
        opacity: 1;
        -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
        transform: rotate(45deg) translate(5px, 5px);
    }

    html.nav-open header .menu-bar {
        opacity: 0;
    }

    html.nav-open header .menu-bar:last-child {
        opacity: 1;
        -webkit-transform: rotate(-45deg) translate(5px, -5px);
        -ms-transform: rotate(-45deg) translate(5px, -5px);
        transform: rotate(-45deg) translate(5px, -5px);
    }

    .error404 .site-content {
        height: auto;
    }
}

@media all and (max-width: 991px) {
    .lity-container .lity-close, .lity-container .lity-close:active {
        right: 0;
        top: 0;
    }

    body {
        cursor: pointer;
    }

    .ad-list li {
        float: left;
        margin: 0 15px 15px;
    }

    .ad-list li:first-child {
        margin-left: 15px;
    }

    .ad-list {
        margin: 0 -15px 30px;
    }
}

@media all and (max-width: 768px) {
    .tab-links a {
        padding: 20px 0;
    }

    .meet-content {
        padding: 20px;
        text-align: center;
    }

    .footer-logo {
        float: none;
    }

    .error404 .content-404 + img {
        margin-right: 0;
    }

    .content-404 {
        padding: 0;
        text-align: center;
    }

    .links li {
        width: 100%;
        float: none;
    }

    .about, .links, .contacts, .social {
        width: 50%;
        display: block;
        float: left;
    }

    footer .flex {
        display: block;
    }
}

@media screen and (max-width: 782px) {
    .admin-bar header.fixed {
        top: 46px;
    }

    .admin-bar header.pre-fixed {
        top: 35px;
    }
}

@media all and (max-width: 767px) {
    .video-description {
        margin-left: 0;
        padding: 32px 15px 46px;
        max-width: 100%;
    }

    /* .mobile-watch{
         display: block;
     }*/
    .two-third.small img {
        display: block;
        margin: 0 auto;
    }

    .story-content p {
        margin-bottom: 30px;
    }

    .tab-links {
        width: 800px;
    }

    .tab-links a:hover {
        background: none;
    }

    .tab .small-btn:not(.desktop-hide) {
        display: none;
    }

    .tab p {
        margin-bottom: 0;
    }

    .tab p + p {
        margin-top: 30px;
    }

    .benefit-steps .row {
        padding: 0 15px;
    }

    .benefit-steps .image-wrap img.varied-model,
    .benefit-steps .image-wrap img.ensure-rate,
    .benefit-steps .image-wrap img.control-monitor {
        float: none;
    }

    .green-btn.desktop-hide {
        display: inline-block;
        font-size: 16px;
        height: 48px;
        line-height: 48px;
        margin: 30px 0 0;
    }

    .home h1 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 30px;
    }

    .post-single h1, .h1 {
        font-size: 28px;
        line-height: 38px;
        padding: 0;
        margin-top: 0;
        margin-bottom: 30px;

    }

    .medium-btn {
        text-align: center;
        padding: 0 24px;
        max-width: 100%;
        font-size: 16px;
        height: 48px;
        line-height: 48px;
    }

    .benefit-section, .stories-section, .partners-section, .after-header, .benefits .main-slide, .ad-preview,
    .benefit-steps, .guidance-section, .blog-overview, .contact-section, .blog-view, .refferal .refferal-content,
    .works-steps {
        padding: 42px 0 44px;
    }

    .post-single #article {
        margin-top: 0;

    }

    #article h4 {
        margin: 0 0 30px;
        padding: 0;
        font-size: 22px;
        line-height: 28px;
        font-weight: 300;
    }

    .guidance-section h2 {
        margin: 0;
        font-size: 22px;
        line-height: 28px;
    }

    .guidance-section p {
        margin-top: 0;
    }

    .benefit-section h2, .stories-section h2, .partners-section h2, .benefits .main-slide h2, .benefits .main-slide h2, .ad-preview h2,
    .benefit-steps h3, .tab h3, .blog-overview h2, .story-content h4, .contact-section h2, .refferal .refferal-content h2,
    .works-steps h2 {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 30px;
    }

    .cta-section h4 {
        font-size: 16px;
    }

    .after-header {
        min-height: 2px;
    }

    .home h1 + p, .benefit-section h2 + p, .contact-section p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .contact-section p:last-child {
        margin-bottom: 0;
    }

    .benefits .main-slide h2 + p {
        margin-bottom: 30px;
    }

    .stories-section h3 {
        font-size: 18px;
        line-height: 22px;
        margin: 15px 0 20px;
    }

    .refferal-item h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .column:last-child .refferal-item {
        margin-bottom: 0;
    }

    .ad-list {
        max-width: 440px;
        margin: 0 auto 30px;
    }

    .after-header p, .refferal-item p {
        font-size: 16px;
        line-height: 22px;
    }

    .stories-section h3 + p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .event-section p, .event-section h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .after-header h1 {
        font-size: 28px;
        font-weight: 300;
        line-height: 38px;
        margin-bottom: 30px;
    }

    .cta-section .small-btn {
        font-size: 16px;
        height: 48px;
        line-height: 48px;
    }

    .benefit-link {
        font-size: 14px;
    }

    .column {
        margin-bottom: 30px;
    }

    .column.col-fourth {
        margin-bottom: 15px;
    }

    .column:last-child {
        margin-bottom: 0;
    }

    .mobile-tab-scroll-outer {
        position: relative;
        margin: 0 -15px;
    }

    .right-carousel-control {
        display: block;
        right: 0;
        left: auto;
        background: -webkit-linear-gradient(left, rgba(230, 230, 230, 0) 0%, rgba(230, 230, 230, 1) 57%, rgba(230, 230, 230, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(230, 230, 230, 0)), color-stop(57%, rgba(230, 230, 230, 1)), to(rgba(230, 230, 230, 1)));
        background: -o-linear-gradient(left, rgba(230, 230, 230, 0) 0%, rgba(230, 230, 230, 1) 57%, rgba(230, 230, 230, 1) 100%);
        background: linear-gradient(to right, rgba(230, 230, 230, 0) 0%, rgba(230, 230, 230, 1) 57%, rgba(230, 230, 230, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e6e6e6', endColorstr='#e6e6e6', GradientType=1);

        color: #909090;
        text-align: center;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 30px;
    }

    .left-carousel-control {
        left: 0;
        background: -webkit-linear-gradient(left, rgba(230, 230, 230, 1) 0%, rgba(230, 230, 230, 1) 43%, rgba(230, 230, 230, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(230, 230, 230, 1)), color-stop(43%, rgba(230, 230, 230, 1)), to(rgba(230, 230, 230, 0)));
        background: -o-linear-gradient(left, rgba(230, 230, 230, 1) 0%, rgba(230, 230, 230, 1) 43%, rgba(230, 230, 230, 0) 100%);
        background: linear-gradient(to right, rgba(230, 230, 230, 1) 0%, rgba(230, 230, 230, 1) 43%, rgba(230, 230, 230, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#00e6e6e6', GradientType=1);
        color: #909090;
        text-align: center;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 30px;
        display: none;
    }

    .right-carousel-control i, .left-carousel-control i {
        border-style: solid;
        border-width: 0.3em 0.3em 0 0;
        content: '';
        display: inline-block;
        height: 1em;
        left: 0.15em;
        position: absolute;
        top: 50%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        vertical-align: top;
        width: 1em;
        margin-top: -5px;
    }

    .right-carousel-control i {
        left: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .left-carousel-control i {
        left: 0.25em;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /*.right-carousel-control i,.left-carousel-control i{
        position: absolute;
        top:50%;
        margin-top: -7px;
        font-size: 32px;
    }*/
    .benefit-steps .image-wrap {
        text-align: center;
    }

    .address-wrapper {
        margin-left: 0;
    }

    .right-side {
        display: none;
    }

    .container.after-footer {
        padding: 15px;
    }

    .copy-text {
        line-height: 20px;
        display: inline;
    }

    .container.after-footer a {
        line-height: 20px;
    }

    .post-single .left-side {
        width: 100%;
        padding-right: 0;
    }

    img.wp-post-image {
        height: auto;
        width: 90%;
    }

    .blog-posts {
        margin-right: 0;
    }

    .scroller {
        right: 15px;
        bottom: 15px;
    }

    .benefit-steps h3, .benefit-steps h3 + p {
        max-width: 100%;
    }

    .benefit-steps h3 + p {
        margin-bottom: 0;
    }

    .refferal-item {
        margin-bottom: 30px;
    }

    .scroll-btn {
        display: none;
    }

    .works-steps .row {
        margin-bottom: 45px;
    }

    .works-steps .row:last-child {
        margin-bottom: 0;
    }

    .main-video-wrap {
        position: static;
        width: 100%;
    }

    .step-wrapper {
        margin-top: 0;
        padding: 0 0 0 50px;
    }

    .step-count {
        font-size: 15px;
        height: 33px;
        left: 0;
        line-height: 33px;
        margin-top: 5px;
        width: 33px;
    }

    .main-video-wrap video, .main-video-wrap video.active-height {
        position: static;
        width: 100% !important;
        height: auto !important;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .col-half, .one-third, .two-third {
        width: 100%;
    }

    .guidance-section .img-wrap {
        max-width: 100%;
        margin: 0 auto 30px;
    }

    .two-third img {
        max-width: 100%;
    }

    footer .flex {
        display: block;
        font-size: 0;
        padding: 30px 0 0;
    }

    footer .flex > div {
        width: 50%;
        padding: 0 15px;
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
        margin-bottom: 30px;
    }

    .event-section .info-wrapper {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto;
        padding: 15px;
        width: 100%;
    }

    .event-logo {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .cta-section {
        padding: 15px;
    }

    .cta-section .small-btn {
        display: block;
        margin: 20px auto 0;
        max-width: 150px;
    }

    .footer-logo {
        float: none;
    }

    .main-slide .img-wrap {
        margin: 0 auto;
    }
}

@media all and (max-width: 600px) {
    .admin-bar header.fixed {
        top: 0;
    }

    .admin-bar header.pre-fixed {
        top: 0;
    }

    .banner-img {
        display: none;
    }
}

@media all and (max-width: 555px) {
    .ad-list {
        max-width: 305px;
    }
}

@media all and (max-width: 540px) {
    .col-fourth {
        width: 50%;
    }

    footer .flex > div {
        width: 100%;
    }

    .col-third {
        width: 100%;
    }

    .article-preview {
        margin: 0 auto 25px;
    }

    .social input[type="text"], .social .label {
        max-width: 320px;
    }

    .blog-preview {
        margin: 0 auto 25px;
    }

    .blog-preview h3 {
        min-height: 2px;
        font-size: 18px;
        line-height: 22px;
    }

    #footer-terms-menu li:before {
        margin: 0 4px;
    }

    .scroller {
        bottom: 120px;
    }

    .meet-section .col-2 {
        display: block;
        width: 100%;
        float: none;
        border: none !important;
    }
}

@media all and (max-width: 425px) {
    .two-third.small img {
        max-height: 210px;
    }

    .image-block.first-image, .image-block.second-image {
        width: 100%;
    }
}

@media all and (max-width: 359px) {
    html.nav-open .head-logo {
        background-size: 192px;
        background-position: 3px 18px;
    }

    .ad-list {
        max-width: 230px;
    }
}

.captcha-input {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.captcha-input input {
    display: none;
}

label.captcha-color {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

[type="radio"]:not(:checked),
[type="radio"]:checked {

}

[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
    position: relative;
    padding-left: 18px;
    cursor: pointer;
}

[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
    position: absolute;
    left: 1px;
    top: -2px;
    content: 'âœ˜';
    -webkit-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    color: #000;
    font-size: 20px;
}

[type="radio"]:not(:checked) + label:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/*bonus banner*/
.hideBanner .top-landing-block {
    display: none;
}

.top-landing-block {
    background: #01893f;
    text-align: center;
    padding: 10px 5px;
}

.top-landing-block.pre-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: -200px;
}

.top-landing-block.fixed {
    height: 65px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

body:not(.hideBanner) header.fixed {
    top: 65px;
}

/*body:not(.hideBanner) .top-landing-block.pre-fixed {
    top: 0;
}*/
body:not(.hideBanner).admin-bar header.fixed {
    top: 97px;
}

.top-landing-block span {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.lp-link a.orange {
    margin: 0;
    padding: 0 35px;
}

.lp-text {
    font-size: 28px;
    margin: 0 25px;
}

.lp-logo {
    margin-bottom: -25px;
}

.close-banner {
    height: 16px;
    display: inline-block;
    position: static;
    right: 15px;
    width: 15px;
    background: url('../img/close-banner.png') no-repeat;
    float: right;
    margin: 15px 15px 15px 0;
}

.fixed .close-banner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
}

.close-banner:hover {
    cursor: pointer;
    opacity: .7;
}

@media all and (max-width: 48em) {
    .top-landing-block {
        padding: 10px 5px;
    }

    .lp-text {
        margin: 15px 5px 20px;
        font-size: 20px;
    }

    .close-banner {
        right: 5px;
    }
}

@media all and (max-width: 45em) {
    .top-landing-block {
        position: relative;
    }

    .top-landing-block span {
        display: block;
    }

    .lp-logo {
        margin: 0;
    }

    .lp-text {
        margin: 15px 0 20px;
    }

    .top-landing-block.fixed {
        height: 185px;
    }

    body:not(.hideBanner) header.fixed, body:not(.hideBanner).admin-bar header.fixed {
        top: 185px;
    }

    body:not(.hideBanner).admin-bar .top-landing-block.fixed {
        top: 0;
    }

    .close-banner {
        position: absolute;
        top: 0;
        right: 0;
    }

    .fixed .close-banner {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 15px;
        right: 15px;
    }
}

/* GDPR MAGIC */

#gdpr-magic-banner {
    background: #333 !important;
    color: #fff;
}

#gdpr-magic-banner-accept {
    border: 2px solid #fff;
    border-radius: 5px;
    height: 30px;
    line-height: 26px;
    width: 105px;
    text-align: center;
}

.gdpr-magic-left-panel a.active {
    color: #ed7525;
}

.gdpr-magic-left-panel a.active path {
    fill: #ed7525;
}

.gdpr-magic-left-panel h4 {
    color: #ed7525;
}

.gdpr-magic-right-panel h5 {
    color: #ed7525;
    margin-bottom: 5px;
}

.gdpr-magic-right-panel p {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: normal;
}

.gdpr-magic-right-panel a {
    color: #29a14c;
    font-size: 13px;
    line-height: normal;
}

.gdpr-magic-save {
    padding: 8px 45px;
    border-radius: 4px;
    border: 2px solid #000;
}

#gdpr-magic-accept {
    background: #29a14c;
    border-radius: 4px;
    padding: 8px 15px 8px 15px;
    color: #fff;
}

.gdpr-magic-toggle-text {
    position: relative;
    top: 3px;
}

