*{
    margin: 0;
    padding: 0;
}
html{
    height: 100%;
}
bod{
    min-height: 100%; 
}
nav, artcle, section, figure, caption{
    display: block;
}
@font-face {
    font-family: 'Conv_MyriadPro-Regular';
    src: url('fonts/MyriadPro-Regular.eot');
    src: local('☺'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    font-family: 'Conv_MyriadPro-Regular', Arial;
    font-size: medium;
    overflow-x: hidden;
    background: #11031f;
    font-size: 1.2em;
    color: #fff;
}
div.loader{
    width: 100%;
    height: 100%;
    background: #000 url(images/load.GIF) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.container{
    padding: 0 !important;
    margin: 0 auto;
    width: 100%;
    max-width: 768px;
    position: relative;
    z-index: 1;
}
img.responsive-img{
    border: none;
    max-width: 100%;
    height: auto;
}

div.main-bg{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: url(images/intro-bg.jpg) center center no-repeat;
    /*background-size: 100% 100%;*/
}

#intro-page{
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

div.home-page{
    width: 100%;
    min-height: 100%;
    background: url(images/home-bg.png) center center no-repeat;
    background-size: 100% auto;
    position: relative;
    display: none;
}

div.bg-page2{
    background: url(images/page-bg2.jpg) center center no-repeat !important;
}

div.player-page{
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 0;
    /*background: url(images/home-bg.png) center center no-repeat;
    background-size: 100% auto;*/
    background-attachment: fixed;
    z-index: 5;
}
div.player-bg{
    width: 100%;
    max-width: 768px;
    position: fixed;
    top: 0;
    left: 50% !important;
    background: url(images/home-bg.png) no-repeat;
    background-size: 100% auto;
    left: 0;
    top: 0;
}

div.clouds{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
}
div.top-clouds{
    top: 0 !important;
}
#main-menu{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    clear: both;
    overflow: hidden;
}
div.top-clouds #main-menu{
    top: 0 !important;
}
#main-menu a{
    float: left;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 0.8em;
    text-shadow: 2px 2px #333;
}
#main-menu a.mm1{
    width: 33%;
    padding-top: 5%;
}
#main-menu a.mm2{
    width: 32%;
    padding-right: 1%;
}
#main-menu a.mm2 img{
    max-width: 60% !important;
    height: auto;
}
#main-menu a.mm3{
    width: 33%;
    padding-top: 5%;
}
#main-menu a.men-signs{
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    padding: 5% 0 0 10%;
    text-align: left;
}
#main-menu a.women-signs{
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    padding: 5% 10% 0 0;
    text-align: right;
}
#main-menu div.info-zd{
    position: absolute;
    text-align: center;
    width: 20%;
    left: 40%;
    top: 5%;
    color: #fff;
    text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}
div.zodiak-signs{
    width: 100%;
    margin-top: 10px;
}
div.zodiak-signs ul{
    list-style: none;
    padding-top: 10px;
    clear: both;
    overflow: hidden;
    display: block;
    position: relative;
}
div.zodiak-signs ul li{
    float: left;
    width: 24%;
    text-align: center;
    padding: 0 4.5% 10px 5%;
}
div.zodiak-signs ul li a{
    outline: none !important;
}
li.third-item{
    padding-right: 0% !important;
}
div.zodiak-signs ul li.spacer{
    float: none !important;
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%;
}
div.google-ads{
    width: 100%;
    max-height: 90px;
    overflow: hidden;
    text-align: center;
}
.ads-space{
    width: 100%;
    overflow: hidden;
    text-align: center; 
}
div.content{
    position: absolute;
    z-index: 5000;
    background: url(images/transparent-bg.png) repeat;
    /*left: 5%;*/
    top: 2%;
    left: -400px;
    display: none;
    width: 86%;
    height: 94%;
    padding: 2%;
    line-height: 1.3em;
}
div.content a{
    color: #fff;
}
h3.sign-title{
    font-size: 1.4em;
    display: block;
    padding: 5px 0 18px 0;
}
.hid{
    display: none;
}
* { -webkit-tap-highlight-color: rgba(0,0,0,0); }
div.close-control{
    width: 30px;
    height: 30px;
    background: url(images/close-icon.png) no-repeat;
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 1000;
}
div.zodiak-page{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2000;
    display: none;
    width: 100%;
    background: #c4e2fa;
}
div.zodiak-bg{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1998;
    display: none;
    width: 100%;
    height: 100%;
    background: #c4e2fa;
}

div.zodiak-page a{
    position: absolute;
    text-decoration: none;
    color: #063165;
    font-family: 'Conv_MyriadPro-Regular', Arial;
    padding: 2%;
}
div.zodiak-page a{

}
div.zodiak-page a.appis{
    left: 12%;
    top: 49%;
    font-size: 2.2em !important;
    text-indent: -999em;
    width: 22%;
    background: url(images/tr-bg.png) repeat;
    height: 30px;
}
div.zodiak-page a.monthly-hh{
    left: 12%;
    top: 45%;
    font-size: 2.2em !important;
    text-indent: -999em;
    width: 22%;
    background: url(images/tr-bg.png) repeat;
    height: 30px;
}
div.zodiak-page a.relations{
    left: 5%;
    top: 69%;
    font-size: 2.2em !important;
    text-indent: -999em;
    width: 28%;
    background: url(images/tr-bg.png) repeat;
    height: 30px;
}
div.zodiak-page a.prediction{
    left: 52%;
    top: 55%;
    font-size: 1.6em !important;
    text-indent: -999em;
    width: 38%;
    background: url(images/tr-bg.png) repeat;
    height: 30px;
}

div.zodiak-page a.daily-hh{
    left: 48%;
    top: 53%;
    font-size: 1.6em !important;
    text-indent: -999em;
    width: 40%;
    background: url(images/tr-bg.png) repeat;
    height: 50px;
}
div.zodiak-page a.carac{
    left: 33%;
    top: 90%;
    font-size: 2.2em !important; 
    text-indent: -999em;
    width: 38%;
    background: url(images/tr-bg.png) repeat;
    height: 30px;
}

div.zodiak-page a.early-hh{
    left: 18%;
    top: 80%;
    font-size: 2.2em !important; 
    text-indent: -999em;
    width: 40%;
    background: url(images/tr-bg.png) repeat;
    height: 40px;
}
.zodiak-name{
    position: absolute;
    font-weight: normal;
    color: #fff;
    font-family: 'Conv_MyriadPro-Regular', Arial;
    font-size: 2.5em;
    left: 23%;
    top: 18%;
}

.zodiak-date{
    position: absolute;
    font-weight: normal;
    color: #002a5e;
    font-family: 'Conv_MyriadPro-Regular', Arial;
    font-size: 1.6em;
    left: 20%;
    top: 24%;
}
.zodiak-inf{
    position: absolute;
    font-weight: normal;
    color: #fff;
    font-family: 'Conv_MyriadPro-Regular', Arial;
    font-size: 1.4em;
    left: 25%;
    top: 30%;
}
a.back-link{
    position: absolute;
    left: 1%;
    top: 1%;
    z-index: 100;
}
a.back-link-trigger{
    position: absolute;
    left: 1%;
    top: 1%;
    z-index: 100;
}
a.back-link2{
    display: block;
    text-align: left;
    margin: 10px 0 10px 0;
}
a.back-link3{
    display: block;
    text-align: center;
    margin: 10px 0 10px 0;
    position: relative;
    z-index: 100;
}
.the-content{
    width: 100%;
}
#the-player{
    width: 320px;
    margin: 25px auto;
    position: relative;
}
div.player-content{
    padding: 0 5% 0 5%;
}
#player-content{
    width: 90%;
    margin-bottom: 20px;
    padding: 0 5% 0 5%;
    position: relative;
}
#player-content a{
    color: #fff;
}
#birth-date{
    width: 96%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 2% 0 2%;
    background: url(images/combinations-bg.jpg) top center no-repeat;
    background-size: 100% auto;
    display: none;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.75);
    z-index: 9999;
}
#birth-date h4{
    display: block;
    color: #fff;
    padding: 10% 0 4px 0;
    font-weight: normal;
    font-size: 14px;
}
div.close-date{
    width: 30px;
    height: 30px;
    background: url(images/close-icon2.png) no-repeat;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
#birth-date select{
    width: 30%;
    float: left;
    margin-right: 2%;
    padding: 5px 0 5px 0;
    background: #9cd2f4;
    color: #063165;
    border: 1px #fff solid;
    font-size: 20px;
    display: block;
}
div.b-dropdown {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 0 4px 0;
}
#get-data{
    width: 200px;
    text-align: center;
    padding: 2px 0 2px 0;
}
div.men-signs-mm{
    position: absolute;
    left: 5%;
    top: 0;
    width: 30%;
    padding: 10px 0 0px 0;
    z-index: 2000;
    background: #7446e0;
    color: #fff;
    display: none;
}
div.men-signs-mm ul{
    list-style: none;
    position: relative;
}
div.men-signs-mm ul li{
    display: block;
    cursor: pointer;
    padding: 0 0 3px 5%;
    border-bottom: 1px #fff dotted;
}
div.men-signs-mm ul li img{
    max-width: 30%;
    height: auto;
}
div.women-signs-mm{
    position: absolute;
    right: 5%;
    top: 0;
    width: 30%;
    padding: 10px 0 0px 0;
    z-index: 2000;
    background: #7446e0;
    color: #fff;
    display: none;
}
div.women-signs-mm ul{
    list-style: none;
    position: relative;
}
div.women-signs-mm ul li{
    display: block;
    cursor: pointer;
    padding: 0 5% 3px 0;
    border-bottom: 1px #fff dotted;
    text-align: right;
}
div.women-signs-mm ul li img{
    max-width: 30%;
    height: auto;
}
div.mixed-content{
    width: 86%;
    padding: 2%;
    min-height: 100%;
    margin: 20px auto;
    background: url(images/transparent-bg.png) repeat;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: relative;
    z-index: 20;
}
img.constelation-img{
    position: absolute;
    top: 5%;
    right: 2%;
    max-width: 40%;
    height: auto;
}
img.zodiak-info-img{
    width: 174px;
    height: 174px;
    z-index: 200;
    display: none;
    margin: 0 auto;
}
.zs-img{
    display: block;
    clear: both;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.zs-img h3{
    display: block;
    margin-top: 15px;
    text-align: center;
    color: #333;
}
.responsive-img-sec{
    width: 100%;
    height: auto;
}
.zodiak-combs{
    display: block !important;
}
@media only screen and (min-width: 330px){
    #main-menu a{
        font-size: 1.2em !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 700px){
    div.zodiak-page a.carac{
        left: 33%;
        top: 86.5%;
    }
    div.zodiak-page a.prediction{
        left: 52%;
        top: 54%;
    }
    div.zodiak-page a.appis{
        left: 13% !important;
        top: 49% !important;
    }
    div.zodiak-page a.monthly-hh{
        left: 12%;
        top: 46%;
    }
    div.zodiak-page a.daily-hh{
        left: 48%;
        top: 52%;
    }
    div.zodiak-page a.early-hh{
        left: 18%;
        top: 80%;
    }
    div.zodiak-page a.relations{
        left: 10%;
        top: 69%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px){
    div.zodiak-page a.appis{
        left: 15% !important;
        top: 49% !important;
        font-size: 1.2em !important;
    }
    div.zodiak-page a.prediction{
        left: 52%;
        top: 54%;
        font-size: 1.4em !important;
    }
    div.zodiak-page a.carac{
        left: 33%;
        top: 87%;
        font-size: 1.3em !important;
    }
    div.zodiak-page a.relations{
        left: 10%;
        top: 69%;
        font-size: 1.3em !important;
    }
    .zodiak-name{
        font-size: 1.8em;
        left: 17%;
        top: 24%;
    }
    .zodiak-date{
        font-size: 1.2em;
        left: 19%;
        top: 31%;
    }
    .zodiak-inf{
        font-size: 1em;
        left: 26%;
        top: 35%;
    }
    a.back-link img{
        width: 90px;
        height: auto;
    }
    div.zodiak-signs{
        top: 55px;
    }
    div.zodiak-signs ul li{
        width: 21% !important;
        padding: 0 6% 10px 5.5% !important;
    }
    div.home-page{
        background-size: auto 120% !important;
    }
    div.player-page{
        background-size: 120% auto !important;
    }
    div.zodiak-page a.daily-hh{
        left: 48%;
        top: 52%;
    }
    div.zodiak-page a.early-hh{
        left: 18%;
        top: 80%;
    }
    div.zodiak-page a.relations{
        left: 10%;
        top: 69%;
    }
}
@media only screen and (max-width: 320px){
    div.welcome-page img.responsive-img{
        border: none;
        max-width: 100%;
        height: 100%;
    }

    div.zodiak-page a.appis{
        left: 13% !important;
        top: 43% !important;
        font-size: 1em !important;
    }
    div.zodiak-page a.relations{
        left: 9%;
        top: 61%;
        font-size: 1em !important;
    }
    div.zodiak-page a.prediction{
        left: 50%;
        top: 48%;
        font-size: 1em !important;
    }
    div.zodiak-page a.carac{
        left: 32% !important;
        top: 78%;
        font-size: 0.95em !important;
    }
    .zodiak-name{
        font-size: 1.3em;
        left: 19%;
        top: 20%;
    }
    .zodiak-date{
        font-size: 0.8em;
        left: 19%;
        top: 27%;
    }
    .zodiak-inf{
        font-size: 0.8em;
        left: 24%;
        top: 32%;
    }
    #main-menu a, #main-menu div{
        font-size: 0.7em !important;
    }
    #main-menu a.mm1{
        width: 25%;
        padding-left: 7%;
    }
    a.back-link img{
        width: 70px;
        height: auto;
    }
    div.zodiak-signs{
        top: 40px;
    }
    div.zodiak-signs ul li{
        width: 20% !important;
        padding: 0 6.5% 10px 6% !important;
    }
    div.zodiak-signs ul li a img{
        width: 100% !important;
        height: auto;
    }
    div.home-page{
        background-size: auto 120%;
    }
    div.player-page{
        background-size: 120% auto !important;
    }
}