/* section 1 */
@font-face {
    font-family: PoppinsRegular;
    src: url(./fonts/Poppins-Regular.ttf);
}
@font-face {
    font-family: PoppinsMedium;
    src: url(./fonts/Poppins-Medium.ttf);
}
@font-face {
    font-family: PoppinsBold;
    src: url(./fonts/Poppins-Bold.ttf);
}
@font-face {
    font-family: PoppinsBook;
    src: url(./fonts/Poppins-ExtraLight.ttf);
}
@font-face {
    font-family: PoppinsRegular;
    src: url(./fonts/Poppins-Regular.ttf);
}
@font-face {
    font-family: PoppinsSemiBold;
    src: url(./fonts/Poppins-SemiBold.ttf);
}
@font-face {
    font-family: PoppinsBlack;
    src: url(./fonts/Poppins-Black.ttf);
}

html{
    font-family: 'PoppinsBook';
}
html,body{
    -webkit-overflow-scrolling: touch;
    font-family: 'PoppinsBook';
}
strong{
    font-weight: bold;
    font-weight: 700;
}
.header.header {
    background: #143439 !important;
}
.active-header{
    background: #143439 !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.arrow-down{
    cursor: pointer;
}
.section-1{
    width: 100%;
    position: relative;
    background-color: #143439;
    padding-top: 85px;
    margin: 0 !important;
}
.block1 > .row > .col-md-12 {
    position: relative;
    height: 100vh;
}
div.zone1>div {
    padding-right: 0;
    margin-right: 5px;
}
.section-1 h1.title{
    position: relative;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-family: 'PoppinsMedium';
    left: 0;
    right: 0;
    top: 15%;
}
.section-1 .circle {
    position: relative;
    left: 0;
    right: 0;
    top: 100%;
    text-align: center;
    margin-top: 200px;
}
.section-1 .hand {
    position: absolute;
    left: -30px;
    width: 600px;
    text-align: center;
    right: 0px;
    top: 180px;
    margin: 0 auto;
/*    border-bottom: 1px solid #cacaca;*/
    margin-bottom: 10px;
}
.section-1 .hand:after {
/*
    content: '';
    border: 1px solid #cacaca;
    position: absolute;
    bottom: -1px;
    right: -8px;
    height: 15px;
    transform: skew(-45deg);
*/
}
.section-1 .phone_screen {
    position: absolute;
    height: 435px;
    width: 41%;
    left: 72px;
    right: 0;
    margin: 0 auto;
    top: 155px;
}
.section-1 .hand .phone-slider{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}
.section-1 .hand .navigation-icon{
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    padding: 10px;
}
.section-1 .hand .navigation-icon i{
    color: #fff;
    border: 2px solid #fff;
    padding: 15px 18px;
    border-radius: 50%;
    font-size: 25px;
}
.section-1 .hand .publish-container {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
.section-1 .hand .publish-container a {
    display: block;
    white-space: nowrap;
    background: #13D2FF;
    color: #fff;
    padding: 11px 30px;
    font-size: 17px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    z-index: 9;
    transform: scale(0.95);
    -webkit-animation-name: scaleButton;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    transition: all 200ms ease-in;
}
.bottom-line{
    position: relative;
    max-height: 50px;
    overflow: hidden;
    height: 50px;
    margin-top: -50px;
}
.bottom-line:before {
    content: '';
    height: 3px;
    background: #e4e4e4;
    width: 97%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.bottom-line:after {
    content: '';
    position: absolute;
    width: 3%;
    transform: rotate(-45deg);
    height: 3px;
    background: #e4e4e4;
    right: 4px;
    bottom: 5px;
}
span.bottom-number {
    color: #e4e4e4;
    font-family: PoppinsBlack;
    font-size: 70px;
    position: absolute;
    bottom: -35px;
    right: 20px;
}
@-webkit-keyframes scaleButton {
      0% {
      }
      3% {
          transform: scale(1.2);
      }
      7% {
          transform: scale(0.95);
      }
}
.section-1 .phone_screen .down-arrow {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
}
.section-1 .phone_screen img {
    width: 24px;
}
.block1 .textsection {

}
#section1Container {
    height: 1040px;
}

.block1 .textsection>div {
    width: 600px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/*.section-1 img.hand{

}*/
.section-1 .image-phone{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: auto;
    position: absolute;
    bottom: -10%;
    left: 45%;
    -webkit-transform: translate(-45%);
    -ms-transform: translate(-45%);
    -o-transform: translate(-45%);
    transform: translate(-45%);
}
.section-1 .image-phone .hand{
    max-width: 100%;
}
.section-1 .phone{
    position: absolute;
    /*overflow: hidden;*/
    top: 15%;
    height: 54%;
    width: 40%;
    left: 36%;
}
.section-1 .phone .buttons{
    position: absolute;
    z-index: 99;
    height: 90%;
    width: 100%;
    top: 5%;
    left: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;

}
.section-1 .phone .buttons .location{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
}
.section-1 .phone .buttons .become-publisher{
    position: absolute;
    top: 50%;
    left: auto;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.leftSafari{
    position: absolute;
    left: -9% !important;
}
.section-1 .phone .buttons .become-publisher a{
    /*width: 100%;*/
    font-family: 'Open Sans', sans-serif;
    border-radius: 25px;
    background: #14d2ff;
    padding: 8px 25px;
    font-size: 22px;
    border: 1px solid #14d2ff;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-align: center;
}
.section-1 .phone .buttons .become-publisher a:focus,
.section-1 .phone .buttons .become-publisher a:hover,
.section-1 .phone .buttons .become-publisher a:active{
    outline: none;
    box-shadow: none;
}
/* section 2 */
.section-2{
    max-width: 51%;
    margin: 0 auto;
    padding-top: 18%;
}
.section-1 h1.counter{
    font-size: 70px;
    font-weight: bold;
    color: transparent;
    overflow: hidden;
    position: relative;
    padding-left: 12.5%;
}
.section-1 h1.counter:before{
    content: '';
    height: 2px;
    background: #e4e4e4;
    width: 98%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.section-1 h1.counter:after{
    content: '';
    position: absolute;
    width: 5%;
    transform: rotate(-45deg);
    height: 2px;
    background: #e4e4e4;
    right: -3px;
    bottom: 0;
}
.section-1 h1.counter span.number{
    position: absolute;
    right: 20px;
    bottom: -22px;
    color: #e4e4e4;
    font-family: PoppinsBlack;
}
.block1 h1.monetize{
    text-align: right;
}
.block1 h1.monetize{
    position: relative;
    padding-right: 40px;
    padding-bottom: 10px;
    font-family: 'PoppinsBook';
}
.block1 h1.monetize:before{
    content: '';
    height: 3px;
    background: #e4e4e4;
    width: 15%;
    right: 2%;
    bottom: 0px;
    position: absolute;
}
.block1 h1.monetize:after{
    content: '';
    position: absolute;
    width: 3%;
    transform: rotate(-45deg);
    height: 3px;
    background: #e4e4e4;
    right: -2px;
    bottom: 6px;
}
.block1 .monetize-content{
    max-width: 100%;
    float: right;
    font-size: 20px;
    font-family: 'PoppinsBook';
    text-align: left;
    margin-right: 11%;
}
/* section-3 */
.pc-screen {
    position: absolute;
    top: 160px;
    right: 0;
    z-index: -1;
    width: 45%;
}
.secondPhone {
    position: absolute;
    right: 0;
    top: 315px;
    width: 20%;
}
.absolute-right{
    position: absolute;
    right: 0;
    top: 30%;
    width: 20%;
}
.easy-content {
    max-width: 50%;
    margin-top: 40px;
    word-break: break-word;
}
.section-3{
    position: relative;
    margin-bottom: 3rem;
}
.section-3{
    font-size: 20px;
}
.section-3 ul, .section-3 ol {
    margin-left: 4%;
}
.section-3 > .col-md-12{
    max-width: 50%;
    margin: 0 auto;
    padding-top: 20px;
    float: none;
}
.section-3 h1.easy-to-use{
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 70px;
    min-height: 70px;
}
.section-3 h1.easy-to-use span.number{
    position: absolute;
    bottom: -22px;
    left: 35px;
    color: #e4e4e4;
    font-family: PoppinsBlack;
}
.section-3 h1.easy-to-use:before,
.section-3 h1.platform:before{
    content: '';
    height: 3px;
    background: #e4e4e4;
    width: 100%;
    left: 2%;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.section-3 h1.easy-to-use:after,
.section-3 h1.platform:after{
    content: '';
    position: absolute;
    width: 5%;
    transform: rotate(45deg);
    height: 3px;
    background: #e4e4e4;
    left: -4px;
    bottom: 0;
}
.section-3 h1.platform:before{
    width: 10%;
}
.section-3 h1.platform{
    position: relative;
    overflow: hidden;
    padding-left: 36px;
    padding-bottom: 10px;
    max-width: 80%;
}

/* section-4 */
.section-4 {
    max-width: 50%;
    margin-bottom: 10%;
    position: relative;
    margin-top: 875px;
}
@media screen and (max-width: 3500px){
    .section-4 {
        margin-top: 600px;
    }
}
@media screen and (max-width: 3000px){
    .section-4 {
        margin-top: 400px;
    }
}
@media screen and (max-width: 2500px){
    .section-4 {
        margin-top: 200px;
    }
}
@media screen and (max-width: 2000px){
    .section-4 {
        margin-top: 0;
    }
}
.section-4 img{
    margin: 0 auto;
}
.section-4 h1.smart-click{
    font-size: 70px;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    position: relative;
    padding-left: 12.5%;
    min-height: 70px;
}
.section-4 h1.optimization{
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-right: 4%;
    padding-bottom: 1%;
}
.section-4 h1.smart-click:before,
.section-4 h1.optimization:before{
    content: '';
    height: 3px;
    background: #e4e4e4;
    width: 98%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.section-4 h1.optimization:before{
    width: 15%;
    left: auto;
    right: 17px;
}
.section-4 h1.smart-click:after,
.section-4 h1.optimization:after{
    content: '';
    position: absolute;
    width: 5%;
    transform: rotate(-45deg);
    height: 3px;
    background: #e4e4e4;
    right: -3px;
    bottom: 0;
}
.section-4 h1.optimization:after{
    right: 0;
}
.section-4 h1.smart-click span.number{
    position: absolute;
    right: 32px;
    bottom: -22px;
    color: #e4e4e4;
    font-family: PoppinsBlack;
}
.section-4 .block{
    margin-top: 50px;
}
.section-4 .block p{
    font-size: 20px;
}

/* section 5 */
.section-5{
    min-height: 100vh;
    background: url('../../assets/img/contact-bg.png') no-repeat center;
    background-size: cover;
}
.section-5 > .col-md-12{
    max-width: 60%;
    margin: 0 auto;
    float: none;
    color: #fff;
}
.section-5 h1{
    font-family: 'PoppinsBook';
    margin-top: 50px;
}
.section-5 input.form-control,
.section-5 textarea.form-control{
    border: 0;
    box-shadow: none;
    outline: none;
    background: transparent;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    resize: none;
    color: #fff;
    font-size: 16px;
    padding: 0;
}
#contact.section-5 textarea  {
    padding-left: 8px;
}
#contact.section-5 input {
    font-size: 16px;
    padding-left: 5px;
    height: 45px;
    text-indent: 5px
}
.section-5 input.form-control:focus, .section-5 textarea.form-control:focus{
    border-bottom: 1px solid #14d1fe;
}
.section-5 input.form-control::-webkit-input-placeholder,
.section-5 textarea.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.section-5 input.form-control::-moz-placeholder,
.section-5 textarea.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.section-5 input.form-control:-ms-input-placeholder,
.section-5 textarea.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.section-5 input.form-control:-moz-placeholder,
.section-5 textarea.form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.section-5 .flex-center{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.section-5 .flex-center h2{
    margin: 0;
    margin-right: 10px;
    font-weight: normal;
    font-size: 30px;
}
.section-5 .dropdown button,
.section-5 .dropdown button:focus,
.section-5 .dropdown button:active,
.section-5 .dropdown button:hover{
    background: transparent !important;
    background-color: transparent !important;
    color: #fff !important;
    font-size: 28px;
}
.section-5 .send{
    color: #01726a;
    background: #fff;
    border-radius: 35px;
    padding: 10px 35px;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.section-5 .dropdown li a {
    cursor: pointer;
}

/* section 6 */
.section-6 .title{
    text-align: center;
    padding-top: 30px;
}
.section-6 .frame{
    min-height: 500px;
    max-width: 95%;
    margin: 0 auto;
}
.section-6 .slick-initialized .slick-slide{
    -webkit-box-shadow: 0px 0px 30px 0px #e0e0e0;
    -moz-box-shadow: 0px 0px 30px 0px  #e0e0e0;
    box-shadow: 0px 0px 30px 0px  #e0e0e0;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin: 10px;
}
.section-6 .slick-initialized .slick-slide .content{
    padding: 30px;
    background: #fff;
}
.section-6 .slick-initialized .slick-slide .content .title{
    padding: 0;
    margin: 5px 0;
}
.section-6 .slick-initialized .slick-slide .content .social{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.section-6 .slick-initialized .slick-slide .content .social .tweet{
    -ms-flex: 1;
    flex: 1;
}
.section-6 .slick-initialized .slick-slide .content .social i {
    color: #dddddd;
}
.section-6 .slick-initialized .slick-slide.slick-current .content{
    display: block;
}
.section-6 .slick-prev,
.section-6 .slick-next{
    top: 90%;
    width: 42px;
    height: 30px;
}
.section-6 .slick-prev:before,
.section-6 .slick-next:before{
    display: none;
}
.section-6 .slick-prev,
.section-6 .slick-prev:hover{
    background: transparent url('../../assets/img/arrow-left.png') no-repeat center;
    background-size: contain;
}
.section-6 .slick-next,
.section-6 .slick-next:hover{
    background: transparent url('../../assets/img/arrow-right.png') no-repeat center;
    background-size: contain;
}
/* section 7 */
.section-7{
    padding-bottom: 100px;
}
.section-7 > .col-md-12{
    max-width: 20%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.section-7 ul {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #999999;
}

.section-7 ul li {
    display: inline-block;
    margin: 0 5px;
}
.section-7 ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.section-7 ul li a i {
    color: #999999;
}

.section-7 .partner {
    border-bottom: 1px solid #999999;
    padding-top: 20px;
    padding-bottom: 40px;
}

#mapster_wrap_0{
    margin: 0 auto;
}

/* ============= MEDIA QUERIES ============ */

@media screen and (max-width: 1152px){
    .section-3{
        background-position: 30vh 95px;
    }
    .section-3 > .col-md-12 {
        max-width: 90%;
    }
    header.header .menu ul{
        width: 25%;
    }
    .section-1 .buttons .become-publisher a{
        padding: 8px 20px;
    }
    .section-5 .dropdown button,
    .section-5 .dropdown button:focus,
    .section-5 .dropdown button:active,
    .section-5 .dropdown button:hover{
        font-size: 24px;
    }
}



@media screen and (min-width: 1024px) and (max-width: 1280px){
    .section-1 .phone {
        width: 38.5%;
        left: 36.5%;
    }
    .section-1 .image-phone{
        bottom: -45%;
    }
    .section-1 .image-phone .hand{
        max-width: 90%;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1023px){
    .section-1 .image-phone{
        bottom: -35%;
    }
}
@media only screen and (min-width: 810px) and (max-width: 960px){
    .section-1 .image-phone{
        bottom: -35%;
    }
}

@media screen and (min-width: 1367px){
    .section-1 .image-phone{
        bottom: -40%;
    }
    .section-1 .hand{
        max-width: 100%;
    }
    .section-1 .phone{
        width: 38.5%;
        left: 36.5%;
    }
}

@media screen and (max-width: 991px){
    .header.header .menu ul{
        width: 20%;
    }
    .section-2 .monetize-content{
        max-width: 40%;
    }
    .section-6 .slick-prev, .section-6 .slick-next{
        top: 50%;
    }
}

h3 {
    font-weight: bold;
}

@media screen and (max-width: 769px){
    .header.header .menu ul{
        width: 30%;
    }
    .section-1 .row .title{
        top: 20vh;
    }
    .section-2 .monetize-content{
        max-width: 70%;
    }
    .section-2 h1.counter{
        font-size: 70px;
    }
    .section-3{
        background: none;
    }
    .absolute-right{
        width: 35%;
    }
    .section-5 input.form-control::-webkit-input-placeholder,
    .section-5 textarea.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 15px;

    }
    .section-5 input.form-control::-moz-placeholder,
    .section-5 textarea.form-control::-moz-placeholder { /* Firefox 19+ */
        font-size: 15px;
    }
    .section-5 input.form-control:-ms-input-placeholder,
    .section-5 textarea.form-control:-ms-input-placeholder { /* IE 10+ */
        font-size: 15px;
    }
    .section-5 input.form-control:-moz-placeholder,
    .section-5 textarea.form-control:-moz-placeholder { /* Firefox 18- */
        font-size: 15px;
    }
    .section-5 .send {
        font-size: 16px;
    }
    .section-1 .phone .buttons .become-publisher a{
        font-size: 18px;
    }
    .section-5 > .col-md-12{
        max-width: 60%;
        margin: 0 auto;
        float: none;
        color: #fff;
    }
    .pc-screen {
        transform: translateY(50%);
    }
    .easy-content {
        max-width: 60%
    }
    .zone2.section-3 h1.platform {
        max-width: none;
    }
    .secondPhone {
        top: 291px;
        width: 30%;
    }
}

@media screen and (max-width: 520px){
    .image-phone{
        position: relative !important;
        transform: none !important;
        left: auto !important;
     }
    .section-1 .image-phone .become-publisher{
        position: absolute;
        left: -20% !important;
    }

    .h1, h1{
        font-size: 24px;
    }
    .section-1 .title{
        font-size: 15px;
    }
    .section-1 .image-phone .location{
        margin-top: 10px;
    }
    .section-1 .phone .buttons .become-publisher a{
        font-size: 16px;
    }
    .section-2 h1.counter span.number{
        right: 0;
        bottom: -20px;
    }
    .section-2 .monetize-content{
        max-width: 90%;
    }
    header.header .menu ul{
        width: 50% !important;
    }
    .section-3{
        background: none;
    }
    .section-4 .block p{
        font-size: 14px;
    }
    .section-4 .block p strong{
        font-weight: 800;
    }
    .h1, h1{
        font-size: 30px;
    }
    .section-5 .flex-center h2{
        font-size: 22px;
    }
    .section-5 .dropdown button, .section-5 .dropdown button:focus, .section-5 .dropdown button:active, .section-5 .dropdown button:hover{
        font-size: 20px;
    }
    .form-control{
        font-size: 12px;
    }
    .form-control input{
        line-height: 20px;
    }
    .section-7 > .col-md-12{
        max-width: 30%;
    }
    .section-2, .section-4 {
        max-width: 84%;
    }
    .section-5 > .col-md-12{
        max-width: 85%;
    }
    header.header .menu .sign-in{
        padding: 5px 24px !important;
    }
    .absolute-right{
        top: 46%;
    }

}
@media only screen and (min-width: 1150px) and (max-width: 1366px){
    .section-1 .image-phone{
        bottom: -42%;
    }
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    .absolute-right{
        top: 40%;
    }
    .section-2 h1.monetize{
        text-align: center;
    }
    .monetize-content{
        width: 100%;
    }
    .image-phone{
        position: relative !important;
        transform: none !important;
        left: auto;
    }
}
@media only screen and (min-width: 666px) and (max-width: 668px){
    .section-1 .image-phone{
        width: 42%;
        left: 25%;
    }
    .section-1 .image-phone .become-publisher{
        position: absolute;
        left: -35% !important;
    }
    .section-1 .image-phone .become-publisher a{
        font-size: 16px !important;
        padding: 4px 13px !important;
    }
    .section-1 .phone .buttons{
        top: 9%;
    }
    .section-1 .phone .buttons .location{
        width: 35px;
        height: 35px;
    }
    .section-1 .phone{
        width: 39%;
        left: 36.5%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 769px){
    .section-1 .image-phone .become-publisher{
        position: absolute;
        left: -15% !important;
    }
}
@media only screen and (min-width: 1023px) and (max-width: 1025px){
    .section-1 .image-phone .become-publisher{
        position: absolute;
        left: -9% !important;
    }
    .section-1 .image-phone{
        position: absolute;
        bottom: -40% !important;
    }
}

@media only screen and (max-width: 768px) {
    .section-4 h1.optimization:after {
        right: 3px;
        height: 4px;
        width: 6%;
    }
    .section-4 h1.smart-click:after {
        height: 4px;
        width: 6%;
    }
    .section-4 h1.smart-click:before {
        height: 4px;
    }
    .block1 .monetize-content {
        max-width: 85%;
    }
    .section-1 .title {
        top: 50px;
        letter-spacing: -1px;
    }

}
@media only screen and (max-height: 640px){
}
@media only screen and (max-width: 625px){
    #section1Container {
        height: 1020px;
    }
    .section-1 .title {
        font-size: 27px;
        top: 60px;
        letter-spacing: -1px;
    }
    .section-1 .phone_screen {
        height: 430px;
        left: 75px;
        top: 160px;
        width: 44%;
    }
    .section-1 .hand {
        width: 560px;
        left: -13px;
        top: 150px;
    }
    .section-1 .bottom-line {
        margin-top: -49px;
    }
    .section-1 .hand .publish-container a{
        padding: 10px 0;
        font-size: 13px;
    }
    .section-1 .hand .navigation-icon i {
        padding: 15px 18px;
        font-size: 16px;
    }
    .section-1 .bottom-line:after {
        width: 4%;
        right: 0px;
        bottom: 5px;
    }
    .section-1 .monetize{
        margin-right: 0;
    }
    .block1 .monetize-content{
        margin-right: 8%;
    }
    .block1 h1.monetize:after {
        width: 3%;
        right: -3px;
        bottom: 6px;
    }
    .block1 .textsection {
        top: 20px;
    }
    .block1 .textsection>div {
        width: 560px;
    }
    .section-1 .monetize {
        white-space: nowrap;
        font-size: 29px;
    }
    .block1 .monetize-content {
        max-width: 80% !important;
    }
}
@media only screen and (max-width: 425px){
    #section1Container {
        height: 760px;
    }
    .section-1 .title {
        font-size: 22px !important;
        top: 90px !important;
        letter-spacing: -1px;
    }
    .section-1 .phone_screen {
        height: 280px;
        left: 47px;
        top: 95px;
    }
    .section-1 .hand {
        width: 345px;
        top: 215px;
        left: -13px;
    }
    .section-1 .hand .publish-container a{
        padding: 5px 0;
        font-size: 10px;
        border-radius: 50px;
        text-decoration: none;
        font-weight: 700;
        z-index: 9;
    }
    .zone1 #monetize {
        font-size: 20px;
        font-weight: bold;
    }
    .section-1 .hand .navigation-icon i {
        padding: 4px 7px;
        font-size: 10px;
    }
    .section-1 .hand .down-arrow {
        bottom: 40px;
    }
    .section-4 h1.smart-click:before {
        width: 93%;
    }
    .section-1 .bottom-line:before {
        width: 93%;
    }
    .section-1 .bottom-line:after {
        width: 6%;
        right: 9px;
        bottom: 6px;
        height: 3px;
    }
    .block1 h1.monetize:before {
        right: 7%;
    }
    .block1 h1.monetize:after {
        width: 6%;
        right: 6px;
        bottom: 6px;
        height: 3px;
    }
    .block1 .textsection {
        top: 95px;
    }
    .block1 .textsection>div {
        width: 345px;
    }
    .section-1 .monetize {
        white-space: normal !important;
        font-size: 30px !important;
    }
    .block1 .monetize-content {
        font-size: 17px;
    }
    .h1, h1 {
        font-size: 20px;
        font-weight: bold;
    }
    .section-3 p, ol, ul{
        font-size: 17px;
    }
    .section-4 .block p {
        font-size: 17px;
    }
    .section-4 h1.smart-click:after {
        height: 4px;
        width: 6%;
        right: 9px;
        bottom: 6px;
    }
    .section-4 h1.smart-click span.number {
        right: 60px;
    }
    .section-4 h1.optimization {
        padding-bottom: 3%;
    }
    .section-4 h1.optimization:before {
        width: 20%;
        right: 18px;
        height: 4px;
    }
    .section-4 h1.optimization:after {
        right: 1px;
        width: 6%;
        bottom: 6px;
        height: 4px;
    }
}
@media only screen and (max-width: 375px){
    #section1Container {
        height: 680px;
    }
    div#section1Container h1.title {
        font-size: 20px !important;
        top: 75px !important;
        letter-spacing: -1px;
    }
    .section-1 .phone_screen {
        height: 222px;
        left: 37px;
        top: 80px;
    }
    .section-1 .hand {
        width: 280px;
        left: -13px;
        top: 235px;
    }
    .block1 .textsection {
        top: 100px;
    }
    .section-1 .hand .publish-container a{
        padding: 5px 0px;
        font-size: 10px;
        border-radius: 50px;
        text-decoration: none;
        font-weight: 700;
        z-index: 9;
        text-indent: 0;
    }
    .section-1 .hand .navigation-icon i {
        padding: 4px 7px;
        font-size: 10px;
    }

    .section-1 .bottom-line:after {
        width: 8%;
        right: 1px;
        bottom: 7px;
        height: 4px;
    }
    .block1 h1.monetize:after {
        width: 6%;
        right: -3px;
        bottom: 6px;
        height: 4px;
    }
    .block1 h1.monetize:before {
        right: 4%;
    }
    .section-4 h1.optimization:after {
        width: 8%;
    }
    .section-4 h1.smart-click:after {
        right: 3px;
        width: 8%;
    }
}
@media only screen and (max-width: 1440px) {
    body {
        zoom: 0.8;
    }
    #recaptcha {
        zoom: 1.25;
    }
}
@media only screen and (max-width: 1048px) {
    .zone2 {
        background: none;
    }
}


/* Slick Slider hack */
.slick-slider,
.slick-list,
.slick-track {
    height: 100%;
}

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    z-index: 1;
    position: relative; }
    .hamburger:hover {
      opacity: 0.7; }

  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative; }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
      width: 40px;
      height: 4px;
      background-color: #fff;
      border-radius: 4px;
      position: absolute;
      transition-property: transform;
      transition-duration: 0.15s;
      transition-timing-function: ease; }
    .hamburger-inner::before, .hamburger-inner::after {
      content: "";
      display: block; }
    .hamburger-inner::before {
      top: -10px; }
    .hamburger-inner::after {
      bottom: -10px; }


      .hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
    .hamburger--elastic-r .hamburger-inner::before {
      top: 10px;
      transition: opacity 0.15s 0.4s ease; }
    .hamburger--elastic-r .hamburger-inner::after {
      top: 20px;
      transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

  .hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    transition-delay: 0.1s; }
    .hamburger--elastic-r.is-active .hamburger-inner::before {
      transition-delay: 0s;
      opacity: 0; }
    .hamburger--elastic-r.is-active .hamburger-inner::after {
      transform: translate3d(0, -20px, 0) rotate(270deg);
      transition-delay: 0.1s; }
    *{
        margin: 0;
        padding: 0;
    }
    body{
        background: #F0F0F0;
    }
    a,
    a:hover{
        color: #13D2FF;
        text-decoration: none;
    }
    .flex-center{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .flex{
        display: flex;
    }
    .flex-wrap{
        flex-wrap: wrap;
    }
    .flex-column{
        flex-direction: column;
    }
    .flex-vertical-center{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .stretch{
        padding: 0 !important;
        margin: 0 !important;
    }
    .main-color{
        color: #13D2FF;
    }
    .main-background-color{
        background: #13D2FF;
        background-color: #13D2FF;
    }
    .light{
        font-weight: 400;
    }
    .regular{
        font-weight: 600;
    }
    .bold{
        font-weight: 700;
    }
    .image > img{
        margin: 0 auto;
    }
    .container_white{
        background: #fff;
        padding: 2em 5em;
        min-height: 70vh;
        max-width: 50%;
        margin: 50px auto;
    }

    .activate_account .container_white{
        margin-top: 100px;
    }

    .icons_back{
        min-height: 100vh;
        height: auto;
        background: #EAEDE6 url(../../assets/img/icons_back.png) no-repeat;
        background-position: top center;
        padding-top: 10%;
    }

    .title{
        margin-bottom: 40px;
    }
    /*
        header
    */
    /* header */

    header.header{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;

        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        background: transparent;

        padding-top: 15px;
        padding-bottom: 15px;
    }
    .header-bg{
        background: #143439 !important;
    }
    header.header .logo{
        flex: 1;
    }
    header.header .menu{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    header.header .menu .sign-in{
        margin-right: 10px;
        color: #fff;
        padding: 5px 35px;
        border-radius: 35px;
        border: 2px solid #fff;
    }
    header.header .menu-icon{
        width: 35px;
        height: 35px;
        position: relative;
        display: block;
        z-index: 2;
    }
    header.header .menu ul{
        position: fixed;
        right: 0;
        top: 0;
        width: 20%;
        height: 100%;
        background: #0B1C1E;
        padding-top: 5em;
        opacity: 0;
        visibility: hidden;
    }
    header.header .menu ul.show{
        opacity: 1;
        visibility: visible;
    }
    header.header .menu ul li {
        margin: 24px 0 20px 0;
    }
    header.header .menu ul li a{
        position: relative;
        padding: 5px 0 5px 30px;
        font-size: 1.5em;
        color: #6C7778;
    }
    header.header .menu ul li a:hover{
        border-left: 4px solid #14D2FF;
        font-weight: bold;
        color: #14D2FF;
    }
    header.header .menu ul li{
        list-style-type: none;
    }
    header.header .menu ul li a.active{
        color: #14D2FF;
        font-weight: bold;
    }
    header.header .menu ul li a.active:before{
        content: ' ';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 3px;
        background: #14D2FF;
    }


    .btn-register,
    .btn-register:focus,
    .btn-register:hover,
    .btn-register:active,
    .btn-login,
    .btn-login:focus,
    .btn-login:hover,
    .btn-login:active,
    .sw-btn-next,
    .sw-btn-next:hover,
    .sw-btn-next:focus,
    .sw-btn-next:active{
        border-radius: 30px;
        background: #13D2FF;
        background-color: #13D2FF !important;
        outline: none;
        box-shadow: none;
        border: 0;
        padding: 10px 30px;
        color: #fff;
    }
    .sw-btn-prev,
    .sw-btn-prev:hover,
    .sw-btn-prev:focus{
        background-color: transparent !important;
        background: transparent;
        border-radius: 30px;
        outline: none;
        box-shadow: none;
        border: 1px solid #13D2FF;
        padding: 10px 30px;
        color: #13D2FF;
        margin-right: 30px;
    }
    .sw-btn-next,
    .sw-btn-prev{
        border-radius: 30px !important;
    }
    .sw-btn-group{
        float: none !important;
        margin: 0 auto;
    }
    input.form-control,
    select.form-control,
    .tokenfield{
        background: #FBFBFB;
        background-color: #FBFBFB;
        outline: none;
        border-color: #F2F2F2;
        box-shadow: none;
    }
    .tt-dropdown-menu{
        background: #EDEDED;
    }
    input.form-control:focus,
    select.form-control:focus,
    .tokenfield.form-control:focus,
    .tokenfield.form-control.focus{
        outline: none;
        box-shadow: none;
        border-color: #F2F2F2;
    }
    .form-group.flex-vertical-center .control{
        margin-right: 10px;
        margin-top: 50px;
    }
    .form-group.networks.flex-vertical-center .control,
    .form-group.logged.flex-vertical-center .control{
        margin-top: 0;
    }
    .sw-btn-prev{
        display: none;
    }
    .sw-btn-next,
    .sw-btn-prev{
        float: none !important;
    }
    .sw-theme-dots .sw-toolbar-bottom{
        border: 0;
        text-align: center;
    }
    .sw-theme-dots > ul.step-anchor:before{
        display: none;
    }
    .sw-theme-dots > ul.step-anchor{
        text-align: center;
        width: 100%;
        margin: 20px 0;
    }
    .sw-theme-dots > ul.step-anchor > li > a:after{
        display: none;
    }
    .toc-container{
        text-align: center;
        max-width: 70%;
    }
    .toc-container h3{
        /*color: #14d2ff;*/
    }
    .toc-container h2, .toc-container h3{
        font-weight: 800;
        letter-spacing: 3px;
    }
    .toc-container p{
        font-size: 18px;
        line-height: 30px;
    }
    /* formbase override */
    .control__label::before{
        background: #FBFBFB;
        border-color: #F2F2F2;
    }
    @media screen and (max-width: 1025px){
        .container_white{
            max-width: 75%;
        }
    }
    @media screen and (max-width: 768px){
        .container_white{
            max-width: 100%;
        }
        .flex-vertical-center{
            width: 100%;
        }
        .networks{
            flex-direction: column;
            align-items: flex-start;
        }
    }
    @media screen and (max-width: 520px){
        .icons_back{
            margin-top: 25%;
        }
    }