html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-weight: normal;
    font-family: HelveticaNeue;
}

@font-face {
    font-family: HelveticaNeue;
    src: url("../fonts/HelveticaNeueLTW1G-BdCn.otf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeue;
    src: url("../fonts/HelveticaNeueLTW1G-Roman.ttf");
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #013640;
}

.page {
    margin: 0 auto;
    max-width: 960px;
    background-color: #016c7f;
}

.page-content {
    margin: 0 auto;
    width: 960px;
}

.yuna-head {
    background-image: url(../images/head-bg.png);
    background-size: contain;
    min-height: 719px;
    background-repeat: no-repeat;
}

.yuna-head-content {
    padding: 20px 40px;
}

.yuna-logo {
    float:left;
}

.novy-channel-logo {
    float: right;
}

.like-gold {
    text-align:center; 
    margin: 30px 70px 0;
    float:left;
}

.yuna-logo-img {
    float: left;
}

.yuna-logo-star {
    display:inline-block;
    margin-left:-30px;
    margin-top:30px;
}

.yuna-logo-place-time {
    max-width: 200px;
    text-align: center;
    color: #fff;
    -webkit-transform: scaleY(1.5);
    -ms-transform: scaleY(1.5);
    -o-transform: scaleY(1.5);
    transform: scaleY(1.5);
    font-size: 20px;
    margin-top: -20px;
}

.yuna-head-title {
    clear: both;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
    margin: 0px auto;
    padding-top: 40px;
    line-height: 1;
    text-align: center;
    max-width: 677px;
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
}

.yuna-head-vote-for {
    font-size: 20px;
    color: #fff;
    margin: 40px auto;
    text-align: center;
    max-width: 450px;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
}

.yuna-main {
    margin-top: -120px;
}

.yuna-top-edge {
    background-image: url(../images/top-edge.png);
    min-height: 50px;
}

.yuna-main-nominees {
    padding-top: 35px;
    background-color: #016c7f;
}

.nominees-title {
    text-transform: uppercase;
    color: #fff;
    transform: scaleY(1.4);
    font-size: 32px;
    text-align: center;
}

.choose-nominee {
    color: #ecc40f;
    text-align: center;
    margin-top: 5px;
    font-size: 20px;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
}

.nominees-stars {
    padding: 40px 60px 0;
    padding-right: 0px;
}

.nominees-stars-item {
    position: relative;
}

.nominees-stars a {
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin-right: 70px;
    padding-bottom: 50px;
}

.nominees-stars a:nth-child(3n+3) {
    margin-right: 0px;
}

.nominees-stars-pic {
    position: relative;
}

.nominees-stars-pic:hover:before { 
    content: "";
    background-color: rgba(255, 255, 255, 0);
    width: 1px;
    transform: rotate(75deg);
    height: 1px;
    box-shadow: 0px 0px 100px 80px rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 110px;
    left: 110px;
}

.nominees-name {
    text-transform: uppercase;
    max-width: 120px;
    text-align: center;
    font-size: 20px;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
    position: absolute;
    text-decoration: none;
    color: #fff;
    top: 0px;
    right: -40px;
    line-height: 0.9;

}

.nominees-stars a:hover img {
    -webkit-filter: brightness(110%);
}

.nominee-large-name {
    right: -50px;
}

.nominee-large-img {
    padding-top: 20px;
}

.yuna-bottom-edge {
    background-image: url(../images/bottom-edge.png);
    min-height: 57px;
}

.ukraine-2016 {
    -webkit-transform: scaleY(1.1);
    -ms-transform: scaleY(1.1);
    -o-transform: scaleY(1.1);
    transform: scaleY(1.1);
    background-color: #000;
    padding: 20px 0 70px;
    color: #ecc40f;
    font-size: 24px;
    text-align: center;
}

.yuna-about {
    position: relative;
    top: -43px;
}

.yuna-about-content {
    padding: 50px 0;
}

.yuna-about-gold img{
    height: 416px;
}

.yuna-about-vector {
    margin-top: -20px;
    margin-left: 50px;
}

.yuna-about-pics {
    display: inline-block;
    margin-right: 70px;
}

.yuna-about-description {
    display: inline-block;
    vertical-align: top;
}

.yuna-about-title {
    text-transform: uppercase;
    font-size: 33px;
    color: #fff;
    -webkit-transform: scaleY(1.5);
    -ms-transform: scaleY(1.5);
    -o-transform: scaleY(1.5);
    transform: scaleY(1.5);
}

.yuna-about-description-main {
    margin-top: 40px;
}

.yuna-about-description-main p {
    margin-bottom: 15px;
    color: #fff;
    max-width: 525px;
    text-align: justify;
}

.footer {
    margin-top: -43px;
    background-image: url(../images/bottom-bg.png);
    height: 195px;
}

.footer-content {
    color: #fadd5c;
    padding: 125px 60px 0;
}

.footer-content li {
    display: inline-block;
    margin-right: 70px;
    list-style-type: none;
}

.footer-content li:last-child {
    margin-right: 0;
}

.footer-content a {
    color: #fadd5c;
    display: block;
    font-size: 20px;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
}

.yuna-star-head-content .like-gold {
    margin: 0 30px;
}

.yuna-star-head-content .like-gold img{
    width: 88px;
    height: 150px;
}

.yuna-star-head-content .yuna-head-title {
    clear: none;
    font-size: 30px;
    text-align: left;
}

.yuna-star-head {
    min-height: 300px;
    background-size: cover;
}

.yuna-star {
    padding-top: 20px;
    background-color: #016c7f;
    position: relative;
}

.yuna-star-name {
    text-align: center;
    font-size: 35px;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
    color: #fff;
}

.yuna-star-img {
    float: left;
    margin-left: 60px;
    margin-right: 70px;
}

.yuna-star-bio {
    color: #fff;
    display: inline-block;
    padding-top: 80px;
    max-width: 450px;
}

.yuna-star-bio p {
    margin-bottom: 15px;
}

.like-button-part {
    padding-top: 80px;
}

.like-button img {
    box-shadow: 5px 5px 10px black; 
    border-radius: 50%;
    transition: all .1s linear;
    cursor: pointer;
}

.like-button img:hover {
    box-shadow: 2px 2px 5px black; 
    border-radius: 50%;
}

.like-button {
    display: inline-block;
}

.vote-title {
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
    float: right;
    font-size: 35px;
    text-transform: uppercase;
    vertical-align: top;
}

#like-button-response {
    position: fixed;
    top: 25%;
    left: 20%;
    right: 20%;
    text-align: center;
    padding-bottom: 25px;
    background: rgba(1, 54, 64, 0.9);
    border: 1px solid #013640;
    border-radius: 6px;
    padding-top: 35px;
    color: #fff;
    /*transition: all 1s ease-out 0.5s;*/
}

#like-button-response h3 {
    font-size: 26px;
    padding: 20px 50px 35px;
}

#like-button-response h4 {
    font-size: 26px;
    padding: 20px 50px 15px;
}


#like-button-response p {
    padding: 20px 50px 10px;
}

#like-button-response-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    color: rgba( 255, 255, 255, .7 );
    /*background: #013640;*/
    border-radius: 50%;
    font-size: 25px;
    border: 1px solid #fff;
    cursor: pointer;
}

#like-button-response-close:hover {
    color: rgba( 255, 255, 255, 1 );
    background: #013640;
}

.arrow {
    position: relative;
    right: 80px;
    top: 10px;
}

.yuna-star-video {
    padding: 50px 60px;
    /*-webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);*/
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
}

.video {
    width: 100%;
    height: 470px;
    margin-top: 10px;
    padding-bottom: 40px;
}

.video img{
    height: 100%;
    width: 100%;
}

.return-main {
    text-align: center;
    padding-bottom: 60px;
}

.return-main a {
    font-size: 20px;
    color: #ecc40f;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
}

.return-main a:before {
    vertical-align: middle;
    content: url(../images/return-arrow.png);
    display: inline-block;
    margin-right: 20px;
    margin-left: -50px;
}

.return-top a {
    position: absolute;
    vertical-align: middle;
    content: url(../images/return-arrow.png);
    display: inline-block;
    z-index: 1;
    left: 60px;
}

.footer-star {
    margin: 0;
}

.soc {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 10px 20px;
}

.soc img {
    max-width: 100%;
    height: auto;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 5px 5px 10px black;
    transition: all .1s linear;
}

.soc img:hover {
    box-shadow: 2px 2px 5px black;
}

.yuna-page {
    background: #016c7f;
    padding: 0 45px;
}

.yuna-page-name {
    text-align: center;
    font-size: 35px;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
    color: #fff;
}

.yuna-page-content {
    margin: 55px 0;
    color: #fff;
}

.yuna-page-content p {
    margin-bottom: 15px;
}

.yuna-page-content a {
    color: #ecc40f;
}

.yuna-page-content ol li {
    list-style-type: decimal;
}

.yuna-page-content li {
    list-style: inside;
    margin-bottom: 10px;
}

.novy-channel-logo {
    text-align: center;
}

.novy-channel-logo a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    -o-transform: scaleY(1.2);
    transform: scaleY(1.2);
    font-size: 24px;
}