* {
    max-height: 10000px;
}
html {
    overflow-y: scroll;
}
html,
body {
    height: 100%;
}
body {
    margin: 0;
    color: #000;
    font: 18px/26px "Open Sans", Arial, sans-serif;
    font-weight: 300;
    background: #fff;
    min-width: 320px;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}
img {
    border-style: none;
}
a {
    text-decoration: none;
    color: #7d81be;
}
a:hover {
    text-decoration: underline;
}
a:active {
    background-color: transparent;
}
input,
textarea,
select {
    font: 100% "Open Sans", Helvetica, Arial, sans-serif;
    vertical-align: middle;
    color: #000;
}
form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside,
main {
    display: block;
}
figure {
    margin: 0;
    padding: 0;
}
input[type="text"],
input[type="password"],
input[type="submit"],
input[type="file"],
input[type="search"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input[type="submit"]:hover {
    cursor: pointer;
}
input[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.bg-stretch {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.bg-stretch img {
    vertical-align: top;
    width: 100%;
}
#wrapper {
    width: 100%;
    overflow: hidden;
}
.container {
    max-width: 1046px;
    margin: 0 auto;
    padding: 0 1%;
    position: relative;
}
.container:after {
    content: "";
    display: block;
    clear: both;
}
#header {
    padding-left: 25px;
    margin: 0 0 0;
}
#header .container {
    max-width: 100%;
}
.logo {
    width: 320px;
    padding: 22px 0px;
}
.logo a {
    display: block;
    line-height: 1px;
}
.logo img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
#nav {
    float: right;
}
#nav .opener {
    display: none;
}
#nav .js-slide-hidden {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
}
#nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
#nav li {
    float: left;
}
#nav li a {
    border-left: 1px solid #b7b7b7;
    padding: 25px 34px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    display: block;
    color: rgb(112, 112, 112);
    font-size: 14px;
    font-weight: 400;
}
#nav li a:hover {
    text-decoration: none;
    color: black;
    background-color: #d4d7df;
}
#main {
    width: 100%;
}
.banner {
    overflow: hidden;
    position: relative;
    padding: 49px 0 49px;
    background-size: cover;
    background-image: url(../images/bg_img.jpg);
}

.banner:after,
.pricing-block:after,
.submission-block:after {
    content: "";
    position: absolute;
    left: 50%;
    margin: 0 0 0 -23px;
    bottom: 0;
    height: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 23px 23px;
    border-color: transparent transparent #fff;
    z-index: 2;
}
.banner .container {
    max-width: 1080px;
}
.banner .image-holder {
    width: 347px;
    height: 697px;
    background: url(../images/iphone-frame.png) no-repeat;
    padding: 0px 0px 0px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 347px 697px;
    margin: 0 5.3% 0 7.3%;
    float: left;
}

.banner .screen {
    margin: 83px 0 0 23px;
    width: 300px;
    height: 535px;
    position: relative;
    overflow: hidden;
}

.banner .screen h2 {
    color: white;
    font-weight: 300;
    font-size: 27px;
    letter-spacing: -1px;
    text-align: center;
    margin: 45px 0;
}

.banner .screen .partners {
    position: relative;
    height: 420px;
    width: 300px;
    overflow: hidden;
}

.banner .screen .partners img {
    position: absolute;
    left: 38px;
    height: 112px;
    width: 224px;
    background-color: rgba(255, 255, 255, 0.1);
}

.banner .screen .partners img:nth-child(1) {
    top: 0px;
}

.banner .screen .partners img:nth-child(2) {
    top: 132px;
}

.banner .screen .partners img:nth-child(3) {
    top: 264px;
}

.banner .screen .partners img:nth-child(4) {
    top: 396px;
}

.banner .screen .partners img:nth-child(5) {
    top: 528px;
}

.banner .screen .partners img:nth-child(6) {
    top: 660px;
}

.banner .screen .partners img:nth-child(7) {
    top: 792px;
}

.banner .screen .partners img:nth-child(8) {
    top: 924px;
}

.banner .screen .partners img:nth-child(9) {
    top: 1056px;
}

.banner .details {
    overflow: hidden;
    padding: 22px 0 1px 0;
    color: #fff;
}

.banner .details p {
    font-size: 18px;
    margin: 30px 0;
    text-shadow: 7px 0px 20px #08204a;
	line-height: 1.5;
}

.mobile-image {
    display: none;
}
.apps-list {
    margin: 0 0 17px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.apps-list li {
    float: left;
    margin: 0 15px 5px 0;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    overflow: hidden;
}
.apps-list span {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.75);
    overflow: hidden;
}
.apps-list .android {
    background-image: url(../images/ico-android.svg);
    background-size: 27px 31px;
}
.apps-list .apple {
    background-image: url(../images/ico-apple.svg);
    background-size: 25px 29px;
}
.apps-list .windows {
    background-image: url(../images/ico-windows.svg);
    background-size: 22px 24px;
}
.banner .sub-title {
    display: block;
    margin: 0 0 9px;
    text-transform: uppercase;
    font: 29px/36px "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.banner .title {
    margin: 33px 0 40px 0px;
    font: 60px "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1.45px;
    text-shadow: 7px 0px 20px #08204a;
}

.banner .btn-default img {
    float: right;
    height: 20px;
    margin-top: 5px;
}

.btn-default {
    display: inline-block;
    vertical-align: top;
    padding: 14px 25px;
    color: #18244f;
    background-color: rgba(255, 255, 255, 0.75);
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    width: 270px;
    margin-top: 15px;
}

.btn-default:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
}
.intro-block {
    padding: 122px 0 151px;
    text-align: center;
}
.intro-block .heading {
    margin: 0 0 45px;
    padding: 0 11%;
}
.intro-block h2 {
    margin: 0 0 32px;
    font: 64px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    line-height: 1;
    color: #111d49;
    font-weight: 300;
}
.intro-block span {
    display: block;
    font-size: 24px;
    line-height: 36px;
}
.intro-block .holder {
    overflow: hidden;
    padding: 0 0 0 2.7%;
}
.intro-block .block {
    width: 33.33%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1%;
}
.intro-block .image-holder {
    margin: 0 0 19px;
    min-height: 212px;
    white-space: nowrap;
    text-align: center;
}
.intro-block .image-holder:after {
    content: "";
    display: inline-block;
    height: 150px; /* the same as min-height */
    width: 1px;
    overflow: hidden;
    margin: 0 0 0 -5px;
    vertical-align: bottom;
}
.intro-block .image-holder img {
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
}
.intro-block .block h3 {
    margin: 0 0 27px;
    color: #ff5a10;
    font-weight: 300;
    font-size: 26px;
    letter-spacing: -1px;
    text-align: left;
    padding: 0 5%;
}
.intro-block .details {
    padding: 0 5%;
    overflow: hidden;
}
.intro-block p {
    margin: 0 0 10px;
    font-size: 16px;
    text-align: left;
}
.pricing-block {
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    padding: 80px 0 70px;
}
.pricing-block h2 {
    margin: 0 0 25px;
    font: 64px/64px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    font-weight: 300;
}
.pricing-block p {
    margin: 0 0 22px;
}

.offers-block {
    width: 100%;
}
.offers-block .holder {
    padding: 100px 0 5px 0.3%;
    overflow: hidden;
}
.offer {
    float: left;
    width: 21.2%;
    color: #1a2b38;
    margin: 0 1.9%;
    text-align: center;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.offer .title {
    display: block;
    font-size: 28px;
    padding: 17px 0 11px;
    font-weight: 300;
    color: #1c2a38;
}

.offer .details {
    padding: 28px 5% 65px;
    position: relative;
    font: 15px/19px "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.offer .image-holder {
    margin: 0 0 35px;
}
.offer .image-holder img {
    vertical-align: top;
    width: 160px;
}
.offer .details p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 1.5;
}

.submission-block {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 125px 0 235px 0;
}
.submission-block h2 {
    margin: 0 0 30px;
    color: #fff;
    font: 65px/70px "Open Sans", Arial, Helvetica, sans-serif;
    letter-spacing: -1.45px;
    font-weight: 300;
}
.submission-form {
    width: 820px;
    margin: 0 auto;
    text-align: center;
    background-color: white;
    padding: 50px 10px 40px 50px;
}

.submission-form .column {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: justify;
    padding-right: 40px;
}

.submission-form .step-text {
    font: 24px/26px Helvetica, Arial, sans-serif;
    color: #fff;
    display: block;
    margin: 0 0 27px;
}
.submission-form .steps {
    margin: 0 0 44px;
    padding: 0;
    list-style: none;
    letter-spacing: -4px;
    font-size: 0;
}
.submission-form .steps li {
    display: inline-block;
    letter-spacing: 0;
    width: 40px;
    height: 38px;
    padding: 2px 30px;
    position: relative;
}
.submission-form .steps li:first-child:before {
    background: none;
}
.submission-form .steps li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -50%;
    right: 50%;
    height: 1px;
    background: #fff;
    z-index: 1;
}
.submission-form .steps a {
    display: block;
    height: 100%;
    position: relative;
    border: 1px solid transparent;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    z-index: 3;
}
.submission-form .steps .completed a {
    background: #fff;
}
.submission-form .steps .current a,
.submission-form .steps a:hover {
    border-color: #fff;
}
.submission-form .steps a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    background: #40a0e8;
    border: 1px solid #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 4;
}
.steps-container {
    position: relative;
    width: 460px;
    height: 597px;
    -moz-perspective: 600px;
    -webkit-perspective: 600px;
    -o-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;
}
.submission-form .step {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 23px 7% 29px;
    background: #fff;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(-179deg);
    -webkit-transform: rotateX(0deg) rotateY(-179deg);
    -o-transform: rotateX(0deg) rotateY(-179deg);
    -ms-transform: rotateX(0deg) rotateY(-179deg);
    transform: rotateX(0deg) rotateY(-179deg);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.submission-form.complete .step.message,
.submission-form .step.active {
    z-index: 4;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.submission-form .step.step-complete {
    z-index: 2;
    -moz-transform: rotateX(0deg) rotateY(180deg);
    -webkit-transform: rotateX(0deg) rotateY(180deg);
    -o-transform: rotateX(0deg) rotateY(180deg);
    -ms-transform: rotateX(0deg) rotateY(180deg);
    transform: rotateX(0deg) rotateY(180deg);
}
.submission-form .step.step-complete ~ .step.active {
    z-index: 5;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
}
.submission-form .step-text,
.submission-form .steps {
    transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    -webkit-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
}
.submission-form.complete .step-text,
.submission-form.complete .steps {
    opacity: 0;
}
.submission-form .title {
    display: block;
    color: #40a0e8;
    margin: 0 0 23px;
    font: 32px/36px "Open Sans", Arial, Helvetica, sans-serif;
}
.submission-form .input-holder {
    width: 100%;
    position: relative;
    margin: 0 0 13px;
}
.submission-form .input-holder:after {
    content: "";
    display: block;
    clear: both;
}

.submission-form textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 16px;
    border: 1px solid #999;
    font: 16px/22px "Open Sans", Arial, Helvetica, sans-serif;
    color: #333;
    width: 100%;
    height: 287px;
}

.submission-form select,
.submission-form input[type="text"],
.submission-form input[type="email"],
.submission-form input[type="tel"],
.submission-form input[type="url"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 16px;
    height: 51px;
    border: 1px solid #999;
    font: 16px/22px "Open Sans", Arial, Helvetica, sans-serif;
    color: #333;
    width: 100%;
    float: left;
}

.submission-form input[type="submit"] {
    color: #fff;
    background-color: #414a6d;
    font-weight: 400;
    border: none;
    width: 100%;
    padding: 20px;
    margin-top: 20px;
}

.submission-form .valid input[type="text"],
.submission-form .valid input[type="email"],
.submission-form .valid input[type="tel"],
.submission-form .valid input[type="url"] {
    color: #40a0e8;
    padding-right: 60px;
}

.submission-form .error input[type="text"],
.submission-form .error input[type="email"],
.submission-form .error input[type="tel"],
.submission-form .error input[type="url"] {
    color: #ff2200;
    padding-right: 60px;
}

.submission-form .error ::-webkit-input-placeholder {
    color: #767676;
}
.submission-form .error :-moz-placeholder {
    color: #767676;
}
.submission-form .error ::-moz-placeholder {
    color: #767676;
    opacity: 1;
}
.submission-form .error :-ms-input-placeholder {
    color: #767676;
}

.submission-form input[type="text"]:focus,
.submission-form input[type="email"]:focus,
.submission-form input[type="tel"]:focus,
.submission-form input[type="url"]:focus,
.submission-form textarea:focus,
.submission-form input[type="text"]:active,
.submission-form input[type="email"]:active,
.submission-form input[type="tel"]:active,
.submission-form input[type="url"]:active,
.submission-form textarea:active {
    border: 3px solid #111d49;
    padding: 8px 14px;
    outline: none;
}
.submission-form .valid-icon,
.submission-form .error-icon {
    position: absolute;
    top: 50%;
    right: 3.8%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
    background: #40a0e8 url(../images/ico04.png) no-repeat 50% 50%;
    background-size: 20px 15px;
    display: none;
}

body .submission-form .error-icon {
    background: #f80000 url(../images/ico-error.png) no-repeat 50% 50%;
    background-size: 5px 21px;
}

.submission-form .valid .valid-icon,
.submission-form .error .error-icon {
    display: block;
}
.submission-form ::-webkit-input-placeholder {
    color: #767676;
}
.submission-form :-moz-placeholder {
    color: #767676;
}
.submission-form ::-moz-placeholder {
    color: #767676;
    opacity: 1;
}
.submission-form :-ms-input-placeholder {
    color: #767676;
}
.submission-form .btn-next {
    width: 274px;
    margin: 0 auto;
    height: 68px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #409fe7;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    border-radius: 34px;
    background: #fff;
    color: #40a0e8;
    font-size: 26px;
    line-height: 30px;
    cursor: pointer;
    margin: 10px 0 0;
}
.submission-form .btn-next:hover {
    background: #40a0e8;
    color: #fff;
    bordner: none;
}
.submission-form .checkbox-holder {
    margin: 0 0 13px;
    position: relative;
}
.submission-form .checkbox-holder:after {
    content: "";
    display: block;
    clear: both;
}
.submission-form .checkbox-holder label {
    display: block;
    padding: 12px 55px 11px 16px;
    border: 2px dotted #797979;
    text-align: left;
    font: 20px/24px "Open Sans", Arial, Helvetica, sans-serif;
    color: #333;
    white-space: nowrap;
}
.submission-form .checkbox-holder.error label {
    border-color: #ff2200;
}
.submission-form .checkbox-holder .chk-area {
    border: 1px solid #fff;
    margin: 8px 14px 0 0;
    float: right;
    width: 32px;
    height: 32px;
    background: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
    display: none;
}
.submission-form .checkbox-holder .chk-checked {
    background: #40a0e8 url(../images/ico04.png) no-repeat 50% 50%;
    background-size: 20px 15px;
    display: block;
}
.submission-form .checkbox-holder .chk-label-active {
    border: 2px solid #40a0e8;
    background: #40a0e8;
    color: #fff;
}
.submission-form .radio-holder {
    margin: 0 -9px 13px;
    overflow: hidden;
}
.submission-form .radio-holder .chk-area {
    width: 117px;
    height: 175px;
    border: 2px dotted #797979;
    float: left;
    margin: 0 8px;
}
.submission-form .radio-holder.error .chk-area {
    border-color: #ff2200;
}

.submission-form .radio-holder .jcf-class-rad-apple {
    background: url(../images/ico-apple-large-2.png) no-repeat 50% 50%;
    background-size: 64px 74px;
}
.submission-form .radio-holder .jcf-class-rad-android {
    background: url(../images/ico-android-large-2.png) no-repeat 50% 50%;
    background-size: 71px 83px;
}
.submission-form .radio-holder .jcf-class-rad-windows {
    background: url(../images/ico-windows-large-2.png) no-repeat 50% 50%;
    background-size: 59px 65px;
}
.submission-form .radio-holder .chk-checked {
    background-color: #40a0e8;
    border: 2px solid #40a0e8;
}
.submission-form .radio-holder .chk-checked.jcf-class-rad-apple {
    background-image: url(../images/ico-apple-large.png);
}
.submission-form .radio-holder .chk-checked.jcf-class-rad-android {
    background-image: url(../images/ico-android-large.png);
}
.submission-form .radio-holder .chk-checked.jcf-class-rad-windows {
    background-image: url(../images/ico-windows-large.png);
}
.submission-form .check-box {
    margin: 0 0 12px;
    overflow: hidden;
}
.submission-form .check-box .chk-area {
    margin: 0 17px 0 0;
    float: left;
    width: 51px;
    height: 51px;
    border: 2px dotted #797979;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.submission-form .check-box .chk-checked {
    background-image: url(../images/ico-check.png);
    background-size: 40px 40px;
}
.submission-form .check-box label {
    display: block;
    text-align: left;
    overflow: hidden;
    font: 16px/17px "Open Sans", Arial, Helvetica, sans-serif;
    color: #333;
    padding: 1px 0 0;
}
.submission-form .model-holder {
    margin: 0 -10px -6px;
    overflow: hidden;
}
.submission-form .model {
    width: 187px;
    height: 177px;
    margin: 0 10px 18px;
    float: left;
}
.submission-form .model .rad-area {
    display: none;
}
.submission-form .model label {
    display: block;
    padding: 18px 22px;
    border: 2px dotted #797979;
}

.submission-form .model label.jcf-label-active {
    border: none;
}

.submission-form .model .m1.jcf-label-active {
    background: #1a2b38;
}
.submission-form .model .m2.jcf-label-active {
    background: #144c76;
}
.submission-form .model .m3.jcf-label-active {
    background: #58646d;
}
.submission-form .model .m4.jcf-label-active {
    background: #40a0e8;
}
.submission-form .model label img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
.submission-form .image-holder {
    padding: 12px 0;
    margin: 0 0 26px;
}
.submission-form .image-holder img {
    vertical-align: top;
}
.submission-form .notice,
.submission-form .blue-text {
    display: block;
    margin: 0 0 30px;
    color: #333;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
}
.submission-form .blue-text {
    color: #40a0e8;
    margin: 0 0 13px;
}
.about-block {
    min-height: 850px;
    position: relative;
    background: #6eb4e9;
    overflow: hidden;
    color: #fff;
    padding: 145px 0 135px;
}
.about-block .bg-image {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
}
.about-block .bg-image img {
    vertical-align: top;
    width: 100%;
}
.about-block .heading {
    margin: 0 0 49px;
    text-align: center;
}
.about-block h2 {
    margin: 0 0 50px;
    font-size: 64px;
    letter-spacing: -1px;
    font-weight: 300;
}
.about-block .heading span {
    display: block;
    font-size: 24px;
    line-height: 30px;
}

.two-columns .column {
    float: left;
    width: 49.4%;
    padding: 0 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: justify;
}
.two-columns .column p {
    margin: 0 0 27px;
    font-size: 16px;
    line-height: 26px;
}
.contact-block {
    text-align: center;
}
.contact-block .btn-contact {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #fff;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    border-radius: 34px;
    background: rgba(255, 255, 255, 0.15) url(../images/ico-email.png) no-repeat
        22px 47%;
    background-size: 26px 19px;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    padding: 17px 80px 19px 68px;
}
.contact-block .btn-contact:hover {
    text-decoration: none;
    background-color: rgba(64, 160, 232, 0.15);
}
.social-networks {
    margin: 0 0 17px;
    padding: 30px 0 0 0.6%;
    list-style: none;
    overflow: hidden;
    text-align: center;
    letter-spacing: -4px;
    font-size: 0;
}
.social-networks li {
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 5px 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    overflow: hidden;
    border: 1px solid #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    image-rendering: optimizeQuality;
}
.social-networks a {
    display: block;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.15);
    overflow: hidden;
}
.social-networks a:hover {
    background-color: rgba(64, 160, 232, 0.15);
}
.social-networks .facebook {
    background-image: url(../images/ico-facebook.png);
    background-size: 15px 28px;
}
.social-networks .twitter {
    background-image: url(../images/ico-twitter.png);
    background-size: 27px 22px;
}
.social-networks .gplus {
    background-image: url(../images/ico-gplus.png);
    background-size: 26px 23px;
}
#footer {
    background: #fff;
    text-align: center;
    color: #111d49;
    font: 16px;
    padding: 35px 0;
    line-height: 1;
    font-size: 14px;
}

#footer .left {
    float: left;
    margin-left: 35px;
}

#footer .right {
    float: right;
    margin-right: 35px;
}

#footer a {
    color: #111d49;
}
#footer a:hover {
    text-decoration: none;
    color: #ff5a10;
}
#footer p {
    margin: 0 0 5px;
}
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important; /* change to right: -9999px on RTL sites */
}
@media only screen and (max-width: 979px) {
    body {
        /* font-size: 16px; */
        /* line-height: 22px; */
    }
    .banner .image-holder {
        margin: 0 3%;
    }
    .banner .details {
        font-size: 18px;
        line-height: 26px;
    }
    .banner .sub-title {
        font-size: 20px;
        line-height: 26px;
    }
    .banner .title {
        font-size: 46px;
        line-height: 46px;
    }
    .btn-default {
        padding: 14px 36px;
        font-size: 22px;
        line-height: 26px;
    }
    .intro-block {
        padding: 50px 0;
    }
    .intro-block .heading {
        padding: 0;
        margin-bottom: 30px;
    }
    .intro-block h2 {
        font-size: 48px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .intro-block span {
        font-size: 20px;
        line-height: 26px;
    }
    .intro-block .holder {
        padding: 0;
    }
    .intro-block .block h3 {
        font-size: 22px;
        line-height: 22px;
    }
    .pricing-block {
        padding: 50px 0;
        font-size: 18px;
        line-height: 24px;
    }
    .pricing-block h2 {
        font-size: 48px;
        line-height: 52px;
        margin-bottom: 13px;
    }
    .offers-block {
        padding-left: 0;
    }
    .offer {
        width: 45%;
        margin: 0 2.5% 40px;
    }
    .submission-block {
        padding: 50px 0;
    }
    .submission-block h2 {
        font-size: 48px;
        line-height: 52px;
    }
    .about-block {
        padding: 50px 0 100px;
    }
    .about-block .heading {
        margin: 0 0 21px;
    }
    .about-block h2 {
        font-size: 48px;
        line-height: 52px;
        margin-bottom: 15px;
    }
    .about-block .heading span {
        font-size: 18px;
        line-height: 20px;
    }
    .two-columns .column p {
        margin-bottom: 15px;
    }
    .contact-block .btn-contact {
        padding: 15px 65px 17px 65px;
    }
}

@media only screen and (max-width: 979px) {
    #header.active .logo {
        display: none;
    }
    #header {
    }
    #header.active {
    }
    .logo {
        margin: 0;
    }
    #nav {
        padding: 28px 12px 8px 0px;
    }
    #nav .opener {
        display: block;
        float: right;
        width: 26px;
        height: 18px;
        text-indent: -9999px;
        overflow: hidden;
        background: url(../images/ico-nav.png) no-repeat;
        background-size: 26px 18px;
    }
    #header.active .opener {
        z-index: 99;
        position: relative;
        width: 20px;
        height: 20px;
        background: url(../images/ico-nav-close.png) no-repeat;
        margin: 0 3px 0 0;
        background-size: 20px 20px;
    }
    #nav .js-slide-hidden {
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
    }
    #nav .slide {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9;
    }
    #nav ul {
        float: right;
        padding: 0 47px 0 0;
    }
    #nav li {
    }
    #nav li a {
        font-size: 11px;
        line-height: 13px;
        margin: ;
        padding: 0px;
        padding: 28px 15px;
    }
}

@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
        line-height: 1.5;
    }
    #header.active .logo {
        display: none;
    }
    #header {
        height: 41px;
        padding-top: 28px;
    }
    #header.active {
    }
    .logo {
        width: 243px;
        margin: 0;
        padding: 0;
    }
    #nav {
        padding: 0px 12px 8px 0px;
    }
    .banner {
        padding: 45px 0 19px;
    }
    .banner:after {
        border-width: 0 11px 11px;
        margin-left: -11px;
    }
    .banner .image-holder {
        display: none;
    }
    .banner .details {
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        padding: 21px 0 0;
    }
    .apps-list {
        margin-bottom: 13px;
    }
    .apps-list li {
        display: inline-block;
        vertical-align: top;
        float: none;
        width: 41px;
        height: 40px;
        margin: 0 2px 5px;
    }
    .apps-list .android {
        background-size: 21px 25px;
    }
    .apps-list .apple {
        background-size: 20px 23px;
    }
    .apps-list .windows {
        background-size: 17px 19px;
    }
    .banner .sub-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .banner .title {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .btn-default {
        font-size: 19px;
        line-height: 22px;
    }
    .banner p {
        margin-bottom: 9px;
    }
    .mobile-image {
        display: block;
        padding: 35px 6px 0 0;
        text-align: center;
    }
    .mobile-image img {
        vertical-align: top;
        max-width: 100%;
    }
    .intro-block {
        padding: 16px 0 0;
        margin-bottom: -2px;
    }
    .intro-block .heading {
        margin-bottom: 5px;
    }
    .intro-block h2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 14px;
    }
	#adsolut-block.intro-block h2 {
		margin-top: 50px;
	}
    .intro-block span {
        font-size: 16px;
		line-height: 1.5;
    }
    .intro-block .block {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .intro-block .image-holder {
        margin-bottom: 15px;
    }
    .intro-block .block h3 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 14px;
    }
    .pricing-block {
        padding: 25px 10% 30px;
    }
    .pricing-block h2 {
        font-size: 32px;
        line-height: 32px;
    }
    .offers-block .holder {
        padding-left: 0;
    }
    .offer {
        margin: 0 1.5% 15px;
        width: 47%;
    }
	
	#adsolut-block .offer {
		padding-bottom: 5px;
	}
}
@media only screen and (max-width: 767px) {
    .offer {
        margin: 0 0 2px;
        width: 100%;
        float: none;
        border: none;
        min-height: 1px !important;
        overflow: hidden;
        padding-bottom: 82px;
    }

    .offer .details p {
        margin-left: 190px;
    }

    .dmexco .offer .details p {
        margin-left: 0;
    }

    .offer .details:after,
    .offer .title {
        border: none;
    }

    .offer .details,
    .offer.offer02 .details,
    .offer.offer03 .details,
    .offer.offer04 .details {
        color: #fff;
    }

    body .offer .btn-default,
    .offer.offer02 .btn-default,
    .offer.offer03 .btn-default,
    .offer.offer04 .btn-default {
        border-color: #fff;
        color: #fff;
    }

    .offer .details {
        font-size: 14px;
        line-height: 18px;
        padding: 29px 1% 0;
        text-align: left;
    }
    .offers-block .container {
        padding: 0;
    }
    .offers-block .holder {
        padding: 2px 0 0;
        margin-bottom: -2px;
    }
    .offer .image-holder {
        float: left;
        width: 37.5%;
        max-width: 150px;
        margin: 0 6.7% 0 4%;
    }

    .offer .btn-default {
        width: 62%;
        margin: 0 auto;
    }

    .submission-block {
        padding: 31px 0 40px;
    }
    .submission-block h2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 17px;
    }
    .submission-form .step-text {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 19px;
    }
    .submission-form .steps {
        margin-bottom: 25px;
    }
    .submission-form .steps li {
        padding: 2px 12px;
        width: 33px;
        height: 33px;
    }
    .submission-form .steps a:before {
        margin: -7px 0 0 -7px;
    }
    .submission-form {
        width: 96%;
    }
    .steps-container {
        width: 100%;
        height: 560px;
    }
    .submission-form .step.s4 {
        text-align: center;
    }
    .submission-form .model-holder {
        display: inline-block;
        vertical-align: top;
        max-width: 460px;
    }
    .submission-form .title {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 13px;
    }

    .submission-form .step {
        padding: 15px 4.5% 14px;
    }
    .submission-form .input-holder {
        margin-bottom: 8px;
    }
    .submission-form select,
    .submission-form input[type="text"],
    .submission-form input[type="email"],
    .submission-form input[type="tel"],
    .submission-form input[type="url"] {
        font-size: 14px;
        line-height: 16px;
        height: 36px;
        padding: 5px 40px 5px 10px;
    }
    .submission-form .valid-icon {
        width: 23px;
        height: 23px;
        background-size: 15px 12px;
        margin-top: -12px;
    }
    body .submission-form .error-icon {
        width: 23px;
        height: 23px;
        background-size: 5px 13px;
        margin-top: -12px;
    }
    .submission-form .btn-next {
        margin-top: 6px;
        width: 200px;
        height: 50px;
        font-size: 18px;
        line-height: 22px;
    }
    .submission-form .checkbox-holder label {
        font-size: 14px;
        line-height: 18px;
        padding: 12px 45px 11px 10px;
    }
    .submission-form input[type="text"]:focus,
    .submission-form input[type="email"]:focus,
    .submission-form input[type="tel"]:focus,
    .submission-form input[type="url"]:focus,
    .submission-form input[type="text"]:active,
    .submission-form input[type="email"]:active,
    .submission-form input[type="tel"]:active,
    .submission-form input[type="url"]:active {
        padding-left: 8px;
    }
    .submission-form .checkbox-holder .chk-area {
        width: 25px;
        height: 25px;
        background-size: 15px 15px;
        margin-right: 10px;
    }
    .submission-form .radio-holder {
        margin: 0 -1% 10px;
    }
    .submission-form .radio-holder .chk-area {
        width: 31.33%;
        height: 130px;
        margin: 0 1%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .submission-form .check-box .chk-area {
        width: 45px;
        height: 45px;
    }
    .submission-form .check-box label {
        font-size: 12px;
        line-height: 15px;
        padding-top: 0;
    }
    .submission-form .model {
        width: 48%;
        margin: 0 1% 8px;
        height: auto;
    }
    .submission-form .image-holder {
        width: 50%;
        margin: 0 auto 10px;
    }
    .submission-form .image-holder img {
        width: 100%;
        height: auto;
    }
    .submission-form .notice,
    .submission-form .blue-text {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .about-block {
        padding: 34px 0 62px;
    }
    .about-block h2 {
        font-size: 32px;
        line-height: 32px;
    }

    #footer .left,
    #footer .right {
        margin: 10px 0;
        float: none;
    }

    .submission-form {
        padding: 25px 5px;
    }

    .two-columns {
        padding: 0;
    }
    .two-columns .column,
    .submission-form .column {
        width: 100%;
        float: none;
        padding: 0 3.5% 0 2.5%;
        overflow: hidden;
    }
    .two-columns .column p {
        margin-bottom: 20px;
    }
    .contact-block {
        margin-top: -7px;
    }
    .contact-block .btn-contact {
        font-size: 18px;
        line-height: 22px;
        background-size: 19px 14px;
        padding: 12px 62px 14px 54px;
    }
    .social-networks {
        padding: 19px 0 0;
    }
    .social-networks li {
        width: 41px;
        height: 40px;
        margin: 0 4px 5px;
    }
    .social-networks .facebook {
        background-size: 12px 22px;
    }
    .social-networks .twitter {
        background-size: 22px 18px;
    }
    .social-networks .gplus {
        background-size: 21px 18px;
    }
    .about-block .bg-image {
        left: -100%;
        right: -100%;
    }
    #footer {
        padding: 12px 0 5px;
    }
}

@media only screen and (max-width: 420px) {
    .offer .details p {
        margin-left: 10px;
    }
    .offer .image-holder {
        float: none;
        width: auto;
        max-width: none;
        text-align: center;
        margin-bottom: 20px;
    }
    .offer .image-holder img {
        width: 200px;
    }
}

.headback {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.headmid {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/animov.png);
}

.parallax {
    background-attachment: fixed;
}

.coverbg {
    background-size: cover;
}

body .submission-form .btn-next.iloader {
    background: #fff url(../images/loader.gif) no-repeat 50% 50% !important;
}

.suberror {
    display: none;
}

.two-columns:after,
.submission-form:after {
    content: "";
    display: table;
    clear: both;
}

.dmexco .offer .title {
    font-weight: bold;
    color: #ff5a10;
    font-size: 20px;
}

.dmexco a.button {
    width: 150px;
    background-color: #58585a;
    color: white;
    margin: 4px;
    display: block;
    font-size: 15px;
    margin: auto;
}

.dmexco a.button:hover {
    text-decoration: none;
    background-color: #78787a;
}

.dmexco .offer .details {
    margin: 0;
    padding-bottom: 27px;
}

.dmexco .offer .details p {
    text-align: justify;
}

iframe.bookiframe {
    width: 100%;
    height: 1830px;
    border: none;
}

.nl-block .submission-form {
    text-align: left;
}

.nl-block h2 {
    margin: 0 0 32px;
    font: 60px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    line-height: 1;
    color: #111d49;
    font-weight: 300;
}

.nl-block .submission-form input[type="checkbox"] {
    display: block;
    float: left;
    margin-bottom: 40px;
    margin-right: 14px;
    margin-top: 7px;
}

.gdpr-mergeRow:after {
    content: "";
    display: block;
    clear: both;
}

#mce-error-response {
    color: #ff2200;
}

#mce-success-response {
    padding: 32px;
    background-color: #0083e0;
    color: #fff;
}

/* These styles are force injected by the mailchimp response */
body #mc_embed_signup input.mce_inline_error {
    border: 2px solid #ab0000;
}
body #mc_embed_signup .checkbox input.mce_inline_error {
    border: 0;
    outline: 5px solid #ab0000;
}
body #mc_embed_signup div.mce_inline_error {
    margin: 5px 40px 3px 0px;
    padding: 10px 25px;
    background-color: #ab0000;
    z-index: 1;
    color: #fff;
}

#adsolut-block {
    color: #0a214a;
    background-color: #e6e8ed;
}

#adsolut-block .image-holder {
    margin: 0;
    min-height: auto;
}

#adsolut-block h3 {
    font-size: 35px;
    padding: 45px 0 20px 0;
    font-weight: 300;
	line-height: 1.2;
}

#adsolut-block .images.details {
    padding-top: 0;
    padding-bottom: 0;
}

#adsolut-block .details {
    padding-top: 10px;
    padding-bottom: 65px;
}

#adsolut-block .heading {
    margin-bottom: 130px;
}

#adsolut-block .offer .image-holder img {
    width: 129px;
}

#adsolut-block .offer .title {
    padding-top: 0;
    padding-bottom: 15px;
}

