/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15.08.2015, 21:38:55
    Author     : Евгений
*/

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.wrapper{
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.content-container{
    width: 90%;
    margin: 0 5%;
    position: relative;
}

body.deluxemoon{
    background-color: #0A0E15;
    color: white;
    font-size: 18px;
    line-height: 1.2em;
}
.input-label{
    color: #00BFFF;
}
.form-btn{
    background-color: #00BFFF;
}
.clr-l-blue{
    color: #72B8FF;
}
.clr-g-blue{
    color: #8CAAC5;
}
.clr-d-blue{
    color: #347DC0;
}
.clr-gray{
    color: #666;
}

.f-size-xxl{
    font-size: 48px;
    line-height: 48px;
}
.f-size-l{
    font-size: 24px;
    line-height: 29px;
}
.f-size-m{
    font-size: 18px;
}
.f-size-s{
    font-size: 16px;
    line-height: 19px;
}
.f-size-xs{
    font-size: 14px;
    line-height: 17px;
}
.wrapper.main {
    background-attachment: fixed !important;
    background-position: center 0;
    padding-top: 100px;
}
p+p{
    margin-top: 20px;
}
@media only screen and (max-width: 960px) {
    .wrapper.main {
        background:url("../../img/deluxemoon/space_bg_ldpi_60.jpg") top left no-repeat;

    }
}
@media only screen and (min-width: 961px) {
    .wrapper.main {
        background:url("../../img/deluxemoon/space_bg_60.jpg") top left no-repeat;
        background:url("../../img/deluxemoon/space_bg_60.jpg") top left no-repeat, url("../../img/deluxemoon/space_bg_strip.png") top left repeat-y;

    }
}

.wrapper.header{
    position: fixed;
    top: 0; left: 0; right: 0;
    z-index: 2;
}
@media only screen and (max-width: 680px) {
    .wrapper.header{
        position: static;
    }
    .wrapper.main {
        padding-top: 0;
    }
}
.page-section.light-bg{
    background-color: rgba(18,34,56, 0.5);
}
.page-section{
    padding: 4% 0;
}
.wrapper{
    min-width: 315px;
}
em{
    font-style: normal;
}

@media only screen and (min-width: 1860px) {

    /* ===============
        Maximal Width
       =============== */

    .wrapper {
        max-width: 1920px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1200px) {

    /* ===============
        Maximal Width
       =============== */

    .content-container {
        width: 1080px; /* 1200px - 10% for margins */
        margin: 0 auto;
    }
}

a {
    color: inherit;
    text-decoration: none;
}
.alink{
    color: #0085B2;
}
h1{
    font-size: 32px;
    margin: 14px 0 0px;
    font-weight: normal;
}
h2{
    font-size: 28px;
    margin: 25px 0 35px;
    font-weight: normal;
}
h3{
    font-weight: normal;
    margin-top: 0.5em;
    font-size: 24px;
    margin-bottom: 0.5em;
}
h4{
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 0.5em;
}


/* ===============
        header
       =============== */

.header{
    /*height: 10%;
    min-height: 74px;
    max-height: 120px;*/
    padding: 20px 0;
    background-color: rgba(20,29,48, 0.25);
}
.logo-text {
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
.scrolled .header{
    background-color: rgba(20,29,48, 0.9);
}
.header .back-arrow{
    position: absolute;
    left: -3%;
    top: 0;
    bottom: 0;
    margin:auto;
}
.header .logo-icon{
    margin-right: 12px;
}

.main-logo{
    max-width: 300px;
}
.slogan{
    font-style: italic;
    margin-right: 20px;
}
.header aside{
    padding: 14px 0;
}

/* ===============
        app-info
       =============== */

.app-info p{
    max-width: 460px;
    clear: both;
}
.large-moon-info {
    font-size: 0;
}
.large-moon-info .col50{
    display: inline-block;
    float: none;
    vertical-align: top;
    font-size: 18px;
}
.app-info .bg_devices{
    margin-top: 10px;
}

.clock-section .clock-text{
    width: 260px;
}
.clock-section .bg_iwatch{
    margin-right: 25px;
}
@media only screen and (max-width: 460px) {
    .clock-section .clock-text{
        width: 100%;
    }
    .clock-section .bg_iwatch{
        margin: 0 auto;
        display: block!important;
        float: none;
    }
}

/* ===============
        features
       =============== */
#features{
    padding-bottom: 6%;
}
#features p{
    max-width: 450px;
}
#features p.clr-l-blue{
    margin: 35px 0 45px;
}

#reviews{
    background-color: #0E1827;
}
#bottom{
    background-color: #0A0E15;
}
#copyright{
    min-width: 50%;
    min-width: calc(50% - 44px);
}
#copyright + .bg_up_arrow_circle{
    margin: 15px 20px;
}
footer .support-wrap{
    margin: 8% 0;
}
.support-wrap .col50:first-of-type{
    padding-right: 25px;
}
.contact-wrap {
    max-width: 450px;
}

.markets-wrap{
    font-size: 0;
    text-align: center;
}
.markets-wrap p{
    font-size: 16px;
    text-align: left;
    padding: 20px 0 0;
}
.m-link-wrap{
    width: 25%;
    text-align: center;
    min-width: 260px;
    padding: 10px 0;
}
.app-stats{
    color: #4C6D8E;
    font-size: 12px;
    text-align: left;
    width: 225px;
    margin-top: 10px;
}
.app-stats div[itemprop="offers"]{
    margin-top: 10px;
}
.app-stats span{
    color: #8CAAC5;
}
@media only screen and (max-width: 445px) {
    .bg_astro_pics{
        -webkit-transform: scale(0.7) translateX(-15%);
        transform: scale(0.7) translateX(-15%);
    }
}

/* ===============
        reviews
       =============== */

.review{
    padding-right: 15%;
}
.review-title{
    margin-bottom: 10px;
    font-size: 20px;
}
.review-author {
    text-align: right;
}
.review-text{
    margin: 15px 0;
}
.review + .bg_arrow_right_w{
    position: absolute;
    top: 0; bottom: 0; right: 0; margin: auto;     padding: 5px;
}

/* ===============
        screens
       =============== */
#screens{
    padding-bottom: 30px;
}
.screens-instruction{
    padding: 15px 0;
    min-width: 270px;
    width: 40%;
    width: calc(50% - 125px);
    text-align:left;
}
.screens-instruction .clr-d-blue.f-size-xs{
    line-height: 20px;
}
.screen-type-icon-wrap{
    height: 60px;
    width: 60px;
    position: relative;
}
.screen-type{
    cursor: pointer;
}
.screen-type .screen-type-icon{
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0; margin: auto;
    opacity: 0.5;
}
.screen-type:hover .screen-type-icon{
    opacity: 0.6;
}
.screen-type.active .screen-type-icon{
    opacity: 1 !important;
}
.screen-type p{
    margin: 5px 0 0;
    text-align: center;
}
.screen-type:nth-of-type(2){
    margin: 0 35px 0 25px;
}
.screens-footer{
    text-align: center;

}
.screens-pager{
    margin: 3px;
    cursor: pointer;
    opacity: 0.5;
}
.screens-pager:hover{
    opacity: 0.6;
}
.screens-pager.active{
    opacity: 1;
}
.screens-body{
    font-size: 0;
    line-height: 0;
    margin: 40px 0;
    overflow-y: hidden;
    overflow-x: visible;
    height: 320px;
}
.screens-arrow{
    width: 10%;
    min-height: 240px;
    position: relative;
    cursor: pointer;
}
#screens-area{
    width: 80%;
    height: 320px;
    padding-bottom: 25px;
    white-space: nowrap;
    overflow:auto;
    overflow-y: hidden;
}
.screens-arrow > .inner-arrow{
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0; margin: auto; 
}

.screenshot-wrap{
    height: 100%;
    padding: 0 40px;
    display: none;
    position: relative;
    cursor: pointer;
}
.screenshot-wrap > a{
    max-height: 100%;
    max-width: 100%;
}
.screenshot-wrap > img{
    max-height: 100%;
    max-width: 100%;
}
.screenshot-wrap > a > img{
    max-height: 100%;
    max-width: 100%;
}
.screenshot-wrap > .bg_video_play{
     position: absolute;
    top: 0; bottom: 0; left: 0; right: 0; margin: auto; 
}
#screens-area[data-active-type='iphone'] .screenshot-wrap[data-type='iphone']{
    display: inline-block;
}
#screens-area[data-active-type='imac'] .screenshot-wrap[data-type='imac']{
    display: inline-block;
}
#screens-area[data-active-type='ipad'] .screenshot-wrap[data-type='ipad']{
    display: inline-block;
}

#gagarin{
    position: fixed; top: -150px; right: 5%;  z-index: 3;
    display: block;
}



@media only screen and (max-width: 601px) {
    #screens{
        text-align: center;
    }
}
@media only screen and (max-width: 890px) {
    #gagarin {
        display: none;
    }
    #screens-area{
        width: 100%;
    }

}

