#contentarea2{
    padding: 0px !important;
}

.horoskop-container{
    width:940px;
    float:left;
    height: 0;
    padding-bottom: 74.6%;
    position: relative;
    /*height:700px;*/


    background: url('../images/background_2018.jpg') no-repeat;
    background-size:cover;

}
.astro-info{
    text-align: center;
    padding: 45px 0;
}
.astro-info a{
    color: #f12b84;
}
.page_content_inside_full{
    height: auto !important;
}
.astro-info p{
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 30px;
}
.astro-info a.btn{
    width: 150px;
    margin: 0 auto;
    height: 28px;
    color: #ffffff;
    text-transform: uppercase;
    background: #f12b84;
    border: none;
    font-size: 12px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    display: table;
    text-decoration: none;
    cursor: pointer;
}
#horoskop2018{
    width:940px;
    height:700px;
    float:left;
    /*margin-left:-20px;*/
    /*background: url('../images/h2016/background_1.jpg') no-repeat;*/
    position: absolute;
    left:0;
    top:0;
    transform-origin: left top;

    /*
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;*/

    resize: both;

}
#horoskop2018 .sign_bg_circle{
    width:940px;
    height: 100%;
    float: left;
    background: url('../images/h2016/bg_circle.png') no-repeat 224px 122px;
    display: none;
}
#hor_content{
    position:relative;
    top:0px;
    left:0px;
    width:940px;
    height:100%;
    background: url('../images/h2017/bg0.png') no-repeat center center;
    background-position: 346px 303px;
}

.znak{
    width:134px;
    height:160px;
    font-family: "Domine", serif;
}
.znak_icon{
    width:134px;
    height: 137px;
    float:left;
    /*background: url('../images/sign_inactive.png');*/
    cursor: pointer;
}

.sign_name{
    width:100%;
    float: left;
    color:#ffffff;
    position:relative;
    text-align: center;
    top:-18px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 2px 1px 1px rgba(86, 56, 121,1);
}
.sign_date{
    width:100%;
    float: left;
    position:relative;
    text-align: center;
    top:-18px;
    color:#da9d0f;
    font-size:10px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1)
}
#znak_1{
    position:absolute;
    top:280px;
    left:120px;
}
#znak_2{
    position:absolute;
    left: 160px;
    top: 415px;
}
#znak_3{
    position: absolute;
    left:260px;
    top:500px;
}
#znak_4{
    position: absolute;
    left: 388px;
    top: 535px;
}
#znak_5{
    position: absolute;
    left:528px;
    top:500px;
}
#znak_6{
    position:absolute;
    left: 620px;
    top: 415px;
}
#znak_7{
    position:absolute;
    top:280px;
    left:660px;
}
#znak_8{
    position:absolute;
    left: 620px;
    top: 140px;
}
#znak_9{
    position: absolute;
    top:35px;
    left:528px;
}
#znak_10{
    position: absolute;
    left: 388px;
    top: 0px;
}
#znak_11{
    position: absolute;
    left:260px;
    top:35px;
}
#znak_12{
    position:absolute;
    left: 160px;
    top: 140px;
}


#znak_1 img{
    margin-left: 8px;
    margin-top: 8px;
}
#znak_2 img{
    margin-left: 6px;
    margin-top: 6px;
}
#znak_3 img{
    margin-left: 5px;
    margin-top: 6px;
}
#znak_4 img{
    margin-left: 9px;
    margin-top: 11px;
}
#znak_5 img{
    margin-left: 5px;
    margin-top: 5px;
}
#znak_6 img{
    margin-left: 6px;
    margin-top: 6px;
}
#znak_7 img{
    margin-left: 5px;
    margin-top: 9px;
}
#znak_8 img{
    margin-left: 9px;
    margin-top: 9px;
}
#znak_9 img{
    margin-left: 7px;
    margin-top: 5px;
}
#znak_10 img{
    margin-left: 5px;
    margin-top: 7px;
}
#znak_11 img{
    margin-left: 5px;
    margin-top: 7px;
}
#znak_12 img{
    margin-left: 6px;
    margin-top: 6px;
}

#horoscope_intro{
    position: absolute;
    width:380px;
    height:350px;
    top:170px;
    left:305px;

    display: none;
    text-align: center;
}
.horoscope_intro_title{
    text-align: center;
    color:#de1bc5;
    font-size: 30px;
    width:100%;
    float:left;
    font-family: "Domine";
    text-transform: uppercase;
    padding-top:25px;
}
.horoscope_intro_text{
    text-align: center;
    color:#9a78f2;
    font-size: 14px;
    width:280px;
    float:left;
    padding:0px 15px;
    font-family: "Domine";
    height:100px;
    padding: 10px 35px 0;
}
.horoscope_intro_description{
    position:absolute;
    width:100%;
    float:left;
    text-align: center;
    color:#9a78f2;

    bottom:20px;
    left:0px;
}
.line_1{
    color:#de1bc5;
    font-size: 16px;
}
.line_2{
    color:#9a78f2;
    font-size: 14px;
}
.line_3{
    color:#9a78f2;
    font-size: 16px;
    font-weight: bold;
}
.line_4, .line_4 a{
    color:#de1bc5;
    font-size: 12px;
}
.line_3 .pink{
    color:#de1bc5;
}

#kod_sms{
    width:140px;
    height:26px;
    border:3px solid #9877b8;
    color:#7e68a7;
    padding-left: 10px;
}
#submitB{
    color:#ffffff;
    font-size: 14px;
    border:1px solid #efa7ad;
    padding:7px 10px;
    background: #f83734;
    font-weight: bold;
    margin-left: 5px;
    cursor: pointer;
}
.hidden{
    display:none;
}
.hor_content{
    display:none;
}
#bad_code_text{
    font-family: "Domine";
    color: #ed42be;
    font-size: 14px;
    margin-left:5px;
    margin-left: 15px;
    margin-top: 10px;
}

#sign{
    width:980px;
    float:left;
    background: url('../images/h2018/sign-bg.jpg') no-repeat #fdecb7;
    min-height: 500px;
    margin-left:-20px;
    position: relative;
}
#sign .sign_bg_footer{
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height:175px;
    background: url('../images/h2018/sign-bg-footer.jpg') no-repeat #fdecb7 center top;
}
#sign_icon{
    width:100%;
    float:left;
    height: 185px;
    text-align: center;
}
#sign_icon .sign_icon_icon{
    width:134px;
    height: 134px;
    text-align: center;
    margin-left: 300px;
    float: left;
}
.sign_1 img{
    margin-top: 58px;
}

.sign_nazwa{
    margin-top:95px;
    text-align: center;
    float: left;
    font-size: 41px;
    color:#fff;
    font-family: Domine;
    font-weight: bold;
    margin-left:15px;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: 2px 2px 6px #DD8045;
}
.sign_data{
    width:100%;
    float: left;
    position:relative;
    text-align: center;
    top:-23px;
    color:#e4a2e5;
    font-size:10px;
    font-weight: bold;
}
.sign_title{
    margin-top:20px;
    width:100%;
    text-align: center;
    float: left;
    font-size: 41px;
    color:#ed42be;
}
.sign_text{
    width: 690px;
    float:left;
    margin:20px 145px;
    color:#65552e;
    padding-bottom: 180px;
    font-size: 14px;
}
.sign_text span{
    padding:8px 0 2px;
    display: block;
}
.sign_text p{
    font-size: 14px;
    color:#65552e;
    margin: 17px 0;
}
.sign_text h2{
    color:#fe7e00;
    font-size:16px;
    text-transform: uppercase;
    margin:18px 0 3px;
}
.sign_error{
    margin-top:250px;
    width:100%;
    text-align: center;
    float: left;
    font-size: 41px;
    color:#ed42be;
}
@media (max-width: 1024px){
    .horoskop-container{
        background-size:contain;
        margin-left:-20px;
    }
    #sign{
        width:100%;
        margin-left:0;
    }
    .sign_text{
        width:80%;
        margin:20px 10%;
    }
    #sign_icon .sign_icon_icon{
        margin-left:10%;
    }
}
@media (max-width: 580px){
    #sign_icon .sign_icon_icon{
        width:100%;
        margin-left:0;
        height: 130px;
    }
    #sign_icon .sign_icon_icon img{
        margin-top:0 !important;
    }
    .sign_nazwa{
        margin-top:0;
        text-align: center;
        width:100%;
        margin-left:0;
    }
}
@media (max-width: 420px){
    .sign_nazwa{
        font-size: 32px;
    }
}