@font-face {
    font-family: 'StRyde-Bold';
	src: url('../fonts/strydebold.eot');
	src: url('../fonts/strydebold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/strydebold.woff') format('woff'),
		 url('../fonts/strydebold.ttf') format('truetype'),
		 url('../fonts/strydebold.svg#StRyde-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StRyde-Medium';
	src: url('../fonts/strydemedium.eot');
	src: url('../fonts/strydemedium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/strydemedium.woff') format('woff'),
		 url('../fonts/strydemedium.ttf') format('truetype'),
		 url('../fonts/strydemedium.svg#StRyde-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}



body {
    font-family: "StRyde-Medium", sans-serif;
}

h1, h2, h3, h4 {
	font-weight: normal !important;
}

a.reverse {
	text-decoration: underline;
}
a.reverse:hover {
	text-decoration: none;
}
a.same_color {
	color: inherit;
}

.row {
	width: 1024px;
}

#howto,
.info1 h2,
.info2 h2,
.info3 h2,
header nav a,
.headline,
.share h3,
.download h3,
.info3 li,
.info3 strong,
.info3 ol + p  {
    font-family: "StRyde-Bold", sans-serif;
    line-height: 1.1;
}

.info2 h2 b {
    color: #00aeef;
}

.info1,
.info2,
.info3,
.text-bg,
.info3 p,
#playlist .artist,
#playlist .title {
    font-family: "StRyde-Medium", sans-serif;
    line-height: 1.2;
}

.info3 p b,
.text-bg b {
    font-family: "StRyde-Bold", sans-serif;
}


body {
    background: #0075B0;
}

ul {
    list-style: none;
}

header {
    position: absolute;
    width: 100%;
}

a img {
    border: none;
    max-width: 100%;
}

h3,
h3 a {
    color: #0075b0;
}

#container {
    min-height: 500px;
    overflow: hidden;
}

.content {
    position: relative;
}

.number {
	font-size: 1.2em;
	line-height: 0.8;
}



/* GENERAL */

.bg-wrapper {
    text-align: center;
    padding: 50px 0;
}

header .row {
    position: relative;
    z-index: 10;
}

header h1 {
    margin: 0;
}

header .logo {
    position: absolute;
    top: 0;
    line-height: 0;
    z-index: 1;
	max-width: 50%;
}

header nav {
	float: right !important;
    overflow: hidden;
    margin: 40px 0 0;
}

.lt-ie9 header nav {
  float: right;
}

header nav ul {
    float: right;
    width: 100%;
    text-align: right;
}

header nav li { 
    display: inline-block;
    vertical-align: middle;
}

header nav a {
    display: inline-block;
    padding: 0 20px;
    font-size: 30px;
    font-size: 29px\9;
    font-weight: bold\9;
	line-height: 1.5;
    color: #00aeef;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

header nav li.active a,
header nav li a:hover {
    background-color: #00aeef;
    color: #fff;
}

footer > section.row {
    position: relative;
    overflow: hidden;
    padding: 20px 0 0;
}

footer nav {
    position: relative;
    bottom: -87px;
    float: left;
	text-align: center;
}

footer nav li {
	display: inline-block;
    float: left;
    margin-right: 20px;
}

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

footer nav a,
footer nav a:hover {
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

footer nav a:hover {
    text-decoration: none;
}

footer .socialShare {
    text-align: right;
    float: right;
}
footer .socialShare ul {
	margin-bottom: -20px;
}

footer .socialShare li {
    display: inline-block;
    position: relative;
    bottom: -70px;
    right: 5px;
}

footer .socialShare a {
    text-indent: 9999px;
    overflow: hidden;
}

footer .socialShare .electricPicnic {
    top: -45px;
    bottom: auto;
	padding-left: 20px;
}

footer .socialShare .electricPicnic span {
    background: url("../img/s-electric-picnic.png") no-repeat center;
    display: inline-block;
    height: 124px;
    line-height: 0;
    text-indent: 9999px;
    width: 228px;
}

.overLayer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.contactUs {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -250px;
    width: 500px;
    background: #fff url('../img/mailSplash.png') no-repeat 28px center;
	color: #0077b3;
    padding: 30px 30px 30px 150px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 20;
}
#ov-80smakeover {
	display: none;
	position: fixed;
	top: 5%;
	left: 50%;
	margin-left: -512px;
	z-index: 20;
	text-align: center;
}
#ov-80smakeover img {
	max-width: 100%;
}
#ov-80smakeover .close {
	top: -12px;
	right: -12px;
}
.contactUs h2 {
	font-family: "StRyde-Bold", sans-serif;
    font-size: 28px;
	font-weight: normal;
    line-height: 36px;
	color: inherit;
}
.contactUs article {
	font-size: 16px;
    line-height: 1.4;
}
.contactUs a {
    color: #0075b0;
	font-family: "StRyde-Bold", sans-serif;
}

.overlay-box .close,
.createAccount .close {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
	line-height: 28px;
    background: #0077b3;
	color: #ffffff;
    cursor: pointer;
	text-align: center;
	border-radius: 50%;
	font-size: 40px;
}

#ov-demo {
	display: none;
	position: fixed;
	top: 40%;
	left: 50%;
	margin-top: -240px;
	margin-left: -400px;
	padding: 30px;
	z-index: 20;
}

.content .wrapper {
    position: relative;
    overflow: hidden;
}

#container .headline {
    position: relative;
    display: inline-block;
    background-color: #0077b3;
    color: #fff;
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 32px;
    font-size: 30px\9;
    line-height: 75px;
}

#container .headline:before,
#container .headline:after {
    content: '';
    width: 88px;
    height: 70px;
    position: absolute;
    display: block;
	top: 30px;
	background-repeat: no-repeat;
}

#container .headline:before {
	background-image: url('../img/ribbon-left.png');
	background-position: top right;
    left: -54px;
}

#container .headline:after {
	background-image: url('../img/ribbon-right.png');
	background-position: top left;
    right: -54px;
}

#container .headline.small {
	padding: 0 50px;
}

.fcb,
.tw,
.inst {
    width: 46px;
    height: 46px;
    display: inline-block;
    margin: 0 5px;
    text-indent: -1000px;
    overflow: hidden;
	background-repeat: no-repeat;
}
.fcb {
    background-image: url("../img/s-facebook.png");
}
.fcb.blocked {
	background-position: center right;
	cursor: default;
}
.tw {
	background-image: url("../img/s-twitter.png");
}
.inst {
	background-image: url("../img/s-instagram.png");
}

.enter-now {
    margin: 0 auto 10px;
}
.enter-now img {
	max-width: 90%;
}

.android,
.iOS {
    display: inline-block;
	max-width: 42%;
}
.android {
	margin-right: 10px;
}

#rslider1 {
	position: absolute;
	left: 5px;
	bottom: -72px;
	margin: 0 0 0 30px;
}
#rslider1 img {
	display: block;
}



#a_index.c_Phase1 .info1 {
	margin-bottom: -68px;
}
#a_index.c_Phase1 video {
	margin-top: 45px;
	max-width: 100%;
}



/* HOME */
#home > .row {
    margin: 0 auto;
	position: relative;
}

#home + .bg-wrapper,
#prize + .bg-wrapper,
#enter + .bg-wrapper {
    position: relative;
}

#howto {
    color: #00aeef;
    background-color: #fff;
    box-shadow: 0 0 0 10px rgba(255,255,255,.5), 0 0 120px #fff;
    border-radius: 50%;
    display: block;
    right: 364px;
    top: 450px;
    font-size: 23px;
    font-size: 20px\9;
    padding: 30px 15px 0;
    height: 120px;
    width: 120px;
    text-align: center;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    -ms-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -webkit-transform: rotate(-12deg);
	transform: rotate(-12deg);
	/*z-index: 99;*/
}
#howto:hover {
	background-color: #00aeef;
	color: #fff;
	box-shadow: 0 0 0 10px rgba(255,255,255,.8), 0 0 120px #fff;
}
#howto:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-width: 12px 23px;
    border-color: transparent transparent transparent #00aeef;
    border-style: outset outset outset solid;
    margin: 5px auto;
    position: relative;
    left: 15px;
}
#howto:hover:after {
	border-color: transparent transparent transparent #fff;
}

#live #howto {
	right: 62px;
	line-height: 3;
}
#live #howto:after {
	display: none;
}


.info1,
.info2,
.info3,
.info4 {
    float: right;
	margin-top: 95px;
    padding: 350px 15px 0 0;
    background: url('../img/powerballadslogo.png') no-repeat center 20px;
    z-index: 1;
    color: #fff;
}

.info1 h2,
.info2 h2,
.info3 h2 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.6);
    font-size: 34px;
    font-size: 30px\9;
    line-height: 1.1;
    margin: 0 0 10px;
}

.info1 p,
.info2 p {
    font-size: 16px;
    font-size: 14px\9;
	line-height: 1.4;
}

#voting,
#winners {
    overflow: hidden;
    padding: 50px 0;
    position: relative;
}

.video-box {
	width: 422px;
	max-width: 100%;
	margin: auto;
}

#challenge .vote,
#challenge .next,
#challenge .prev {
    position: absolute;
    top: 50%;
    margin-top: -80px;
}

#challenge .vote,
#challenge .prev {
    left: 25%;
    margin-left: -126px;
}

#challenge .next {
    right: 25%;
    margin-right: -126px;
}

#challenge .vote a,
#challenge .next a,
#challenge .prev a {
    background-repeat: no-repeat;
    display: block;
    height: 120px;
    width: 120px;
}
#challenge .vote a {
	background-image: url("../img/s-vote.png");
}
#challenge .vote.blocked a {
	background-position: center right;
	cursor: default;
}
#challenge .next a {
	background-image: url("../img/s-next.png");
}

#challenge .vote a,
#challenge .prev a {
    float: right;
}

#challenge .next a {
    float: left;
}

#player-wrapper {
	min-height: 389px;
	background: url("../img/loading-big.gif") no-repeat center;
}
/*#player-wrapper .loading {*/
	/*display: none;*/
/*}*/
#player-container {
    background-color: #fff;
    padding: 10px 18px 26px;
    display: inline-block;
    width: 100%;
    text-align: center;
	/*height: 478px;*/
	box-shadow: 0 0 50px 15px rgba(0,0,0,.25)
}
#player-container figure {
	position: relative;
}

#home + #challenge .jp-jplayer,
#prize + #challenge .jp-jplayer {
    margin: 0 auto;
}

#challenge figure .play,
#challenge figure .pause {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#challenge figure .play {
	background: url("../img/play-btn.png") no-repeat center;
}

#home + #challenge figure .play img,
#prize + #challenge figure .play img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -64px 0 0 -64px;
}

#challenge figcaption div {
    color: #757574;
    font-size: 23px;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
	line-height: 40px;
}

#challenge figcaption div:first-child {
    text-align: left;
}

#challenge figcaption div img + span {
    vertical-align: top;
    display: inline-block;
}

#challenge figcaption img {
	width: 40px;
    margin-right: 10px;
}

#player-author {
	float: left;
}

#challenge figcaption .votesNum {
	float: right;
}

#challenge figcaption .votesNum span {
    color: #02b8ec;
    margin-left: 10px;
}

.share {
    clear: both;
    padding-bottom: 38px !important;
	margin-bottom: 30px !important;
	background: url("../img/s-arrow.png") no-repeat bottom center;
}

.share h3 {
    background: none;
	margin: 0;
    font-size: 23px;
    font-size: 20px\9;
	line-height: 49px;
	display: inline-block;
	vertical-align: top;
}

.download {
    float: none !important;
    z-index: 1;
    clear: both;
}

.download h3 {
    font-size: 18px;
    font-size: 18px\9;
}




/* PRIZE */
#prize > .row {
    margin: 0 auto;
	position: relative;
}

.text-bg {
    background-color: rgba(0,112,169,.9);
    background-color: rgb(0,112,169)\9;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    font-size: 20px\9;
    margin: 40px auto 58px !important;
    text-align: left;
    padding: 25px;
	max-width: 90%;
}

#prize + #challenge .next a {
	background-image: url("../img/arr-right.png");
}
#prize + #challenge .prev a {
	background-image: url("../img/arr-left.png");
}
#prize + #challenge .next.blocked a, #prize + #challenge .prev.blocked a {
	background-position: right top;
	cursor: default;
}

#challenge .shadow {
    text-align: center;
    margin: 50px auto;
}

#challenge .shadow .caroufredsel_wrapper {
    box-shadow: 0 0 50px 15px rgba(0,0,0,.25);
    margin: 0 auto !important;
}

#winner_date {
	clear: both;
}


/* ENTER */
#enter .info3 {
    background: none;
    padding: 110px 120px 20px 10px;
    float: left;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
}
#enter .info3 > div {
	padding: 25px 15px 5px;
	background-color: rgba(0,0,55,0.4);
	border-radius: 9px;
}
#enter .info3 ol {
	padding-right: 50px;
	margin-left: 102px;
}

#enter .info3 h2 {
    font-size: 35px;
    font-size: 32px\9;
	max-width: 380px;
}
#enter .info3 h2, #enter .info3 > div > p {
	padding-left: 76px;
}
#enter .info3 > div > p {
	padding-right: 50px;
}

#enter .info3 li {
    padding: 0 0 0 100px;
    margin-left: -125px;
    list-style-position: inside;
	font-weight: normal;
    font-size: 25px;
    font-size: 24px\9;
	background-position: 20px 0;
	background-repeat: no-repeat;
}

#enter .info3 .choose {
	background-image: url('../img/enter-1.png');
}
#enter .info3 .record {
	background-image: url('../img/enter-2.png');
}
#enter .info3 .tag {
	background-image: url('../img/enter-3.png');
}

#enter .info3 li strong {
    text-transform: uppercase;
	font-weight: normal;
}

#enter .info3 li p {
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    font-size: 16px;
    font-size: 16px\9;
    margin-bottom: 10px;
}

#enter .info3 ol + p {
    font-size: 14px;
    font-size: 14px\9;
    text-transform: uppercase;
} 

#playlist {
    text-align: left;
    margin: 50px auto;
	padding: 0 50px;
}

#playlist .title,
#playlist .artist {
    margin: 0;
    font-size: 24px;
    font-size: 20px\9;
    color: #21254f;
}

#playlist .artist {
    font-size: 18px;
    font-size: 16px\9;
    margin-bottom: 6px;
}

#playlist .jp-gui {
    overflow: hidden;
}

#playlist .jp-gui > *,
#playlist .jp-gui li {
    float: left;
}

#playlist .columns:last-child {
    float: left !important;
}

#playlist .jp-controls a[style*="display: block"] {
    opacity: .8;
    filter: alpha(opacity=80);
}

#playlist .jp-play,
#playlist .jp-pause {
	background-image: url('../img/audio-play.png');
	background-position: top left;
    width: 36px;
    height: 36px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block !important;
    margin: 0 2px;
}
#playlist .jp-play:hover {
	background-position: top right;
}
#playlist .jp-pause {
    background-position: bottom left;
}
#playlist .jp-pause:hover {
	background-position: bottom right;
}

#playlist .jp-progress {
	width: 50%;
    width: calc(100% - 154px);
    width: 355px\9;
    padding: 18px 10px 18px 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#playlist .jp-seek-bar {
    /*background-color: #009ee2;*/
    height: 2px;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	margin-top: -18px;
	width: 100% !important;
}
#playlist .jp-seek-bar:after {
	background-color: #009ee2;
	height: 2px;
	content: '';
	display: block;
}

.lt-ie9 #playlist .jp-seek-bar {
    width: 100% !important;
}

#playlist .jp-play-bar {
    position: relative;
}

#playlist .jp-play-bar:after {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #21254f;
    border-radius: 50%;
    margin: -9px 0 0 0;
    position: absolute;
    right: -10px;
}

#playlist .jp-progress,
#playlist .jp-current-time,
#playlist .jp-duration {
    height: 36px;
    line-height: 36px;
    color: #21254f;
    font-size: 16px;
}

#enter-form {
	display: none;
	float: none;
	background: #1e2249;
}
#enter-form .close {
	display: block;
	float: right;
	background: #ffffff;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	text-align: center;
	font-size: 50px;
	line-height: 50%;
}
#enter-form p {
	clear: both;
}
#enter-form p,
#enter-form input,
#enter-form label {
	font-size: 22px;
}
#enter-form input {
	padding: 10px;
	height: 42px;
}
#enter-form label {
	color: #ffffff;
}
#enter-form input {
	border-radius: 9px;
}
#enter-form button {
	display: block;
	width: 249px;
	max-width: 100%;
	height: 69px;
	background: url("../img/s-submit.png") no-repeat center / 100% auto;
	margin: auto;
	border: 0;
	cursor: pointer;
}
#enter-form .error {
	color: #fe0202;
}



/* LIVE page */
#live h2 {
	font-size: 31px;
}
#live .info1 p {
	line-height: 1.2;
}
#live > .row {
	min-height: 735px;
	margin: 0 auto;
}

#bonnie {
	background: #ffffff;
	text-align: center;
	width: 400px;
	max-width: 80%;
	padding: 30px 0 10px;
	margin: 260px 0 -30px;
	box-shadow: 3px -3px 5px 3px rgba(0, 0, 0, 0.4);
	transform: rotate(-5deg);
}
#bonnie img {
	max-width: 94%;
}
#bonnie p {
	font: 33px/33px 'StRyde-Medium';
	color: #21254f;
	margin: 10px 0 0;
}

#events h2 {
	text-transform: none !important;
}
#events ul {
	margin: 45px 0 0;
	font-family: "StRyde-Bold", sans-serif;
}
#events li {
	font-size: 34px;
	line-height: 1;
}
#events li time {
	display: block;
	float: left;
	width: 40%;
	text-align: right;
	color: #00aeef;
}
#events li article {
	display: block;
	float: left;
	width: 60%;
	margin: 0;
	padding: 0 0 20px 20px;
	text-align: left;
}
#events li h3 {
	margin: 0;
	color: #21254f;
	font: inherit;
	text-transform: uppercase;
}
#events li p {
	margin: 0;
	font-size: 21px;
	line-height: 1.2;
	color: #00aeef;
}

#demo-video-wrapper {
	margin-top: 90px;
	max-width: 100%;
}


#terms {
	padding-top: 140px;
}
#terms-content {
	text-align: left;
	padding: 50px 10px;
}
#terms-content .row {
	background-color: #ffffff;
	padding: 20px;
}
#terms-content h2 {
	font-family: inherit;
}



#cookiebar {
	display: none;
	position: relative;
	padding: 40px 160px 40px 40px;
	background: #ffffff;
	color: #333;
}
#cookiebar .close {
	position: absolute;
	top: 50%;
	right: 40px;
	margin-top: -25px;
	padding: 10px 25px;
	background: #0087c6;
	background-image: linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -o-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -moz-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -webkit-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -ms-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-family: 'StRyde-Bold', sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}

#user-message {
	display: none;
	max-width: 472px;
	padding: 10px;
	margin: 0 auto 20px;
	background: #ffffff;
	color: #0075b0;
	border: 1px solid #0075b0;
	border-radius: 9px;
}
#user-message .close {
	float: right;
	font-size: 26px;
	line-height: 6px;
}
#user-message span {
	padding: 0 20px;
}


.top-content {
	background-image: url('../img/bg-top-640.jpg');
	background-position: center top;
	background-size: 100% 100%;
}
.top-content:after {
	content: '';
	display: block;
	width: 100%;
	height: 72px;
	background-image: url('../img/bg-top-after-640.jpg');
	background-position: center;
}
.bg-wrapper {
	background-color: #ffffff;
	background-image: url("../img/bg-640.jpg");
	background-position: center top;
	background-size: 100% auto;
}

@media screen and (min-width: 640px) {
	.top-content {
		background-image: url('../img/bg-top-1024.jpg');
	}
	.top-content:after {
		background-image: url('../img/bg-top-after-1024.jpg');
	}
	.bg-wrapper {
		background-image: url("../img/bg-1024.jpg");
	}
}

@media screen and (min-width: 1024px) {
	.top-content {
		background-image: url('../img/bg-top-1490.jpg');
	}
	.top-content:after {
		background-image: url('../img/bg-top-after-1490.jpg');
	}
	.bg-wrapper {
		background-image: url("../img/bg-1490.jpg");
	}
	.top-content > .row {
		min-height: 700px;
	}
}

@media screen and (min-width: 1490px) {
	.top-content {
		background-size: 100% 100%;
	}
	.top-content:after {
		background-size: 100% 100%;
	}
}



/* RWD */
@media screen and (max-width: 1060px) {
     #container .headline:before,
     #container .headline:after {
		 background-size: 64% auto;
		 top: 13px;
     }
    #container .headline:before {
		left: -66px;
    }
    #container .headline:after {
		right: -66px;
    }
    
    #container .headline {
		font-size: 18px;
		line-height: 42px;
    }
    
    footer .mobile-four {
        width: 100% !important;
    }
    
    footer .socialShare li {
        float: left;
        top: 20px;
    }
    
    footer .socialShare .electricPicnic {
        float: right !important;
        top: -20px;
    }
    
    footer nav {
        bottom: 10px;
        text-align: center;
    }
    
    footer nav ul {
        overflow: hidden;
        margin: 0 auto;
        width: auto;
        display: inline-block;
    }
    
    #home > .row,
    #prize > .row {
        background: none;
    }
    
    #home .info1,
    #prize .info2 {
        padding: 370px 200px 0;
        width: 100% !important;
    }

	.info1 h2, .info2 h2, .info3 h2 {
		padding: 0 56px 10px 0;
	}

	#howto {
		left: auto;
		right: 4%;
        z-index: 2;
    }
    
    #enter .info4 {
        display: none !important;
    }
    
    #enter .info3 {
        width: 100%;
        padding: 60px 40px 20px 100px;
    }
	#enter .info3 h2 {
		padding-right: 0;
	}
    
	#rslider1 {
		display: none;
	}
}


@media screen and (max-width: 760px) {
	#cookiebar {
		padding: 40px 40px 80px 40px;
	}
	#cookiebar .close {
		position: static;
		margin-top: 0;
		float: right;
	}

	#live .info1 {
		padding: 350px 20px 60px;
	}
	.info1 h2, .info2 h2, .info3 h2 {
		padding: 0 99px 10px 0;
	}

    header nav {
        margin-right: 0;
        z-index: 1;
        position: relative;
    }
    
    header nav a {
        font-size: 20px;
    }
    
    #home .info1,
    #prize .info2{
        padding: 370px 50px 30px;
    }

	#challenge .vote,
    #challenge .prev,
    #challenge .next {
        position: static;
        margin: 30px 0 10px;
    }
    
    #prize + #challenge .next {
        right: 0;
        text-align: right;
    }
    #prize + #challenge .prev {
        left: 0;
        text-align: left;
    }

	.overlay-box {
		margin-left: -50% !important;
		margin-top: 0 !important;
		top: 10% !important;
		max-width: 100%;
	}

    .contactUs {
        background: none repeat scroll 0 0 #fff;
        padding-left: 50px;
    }

	#ov-demo video {
		max-width: 100%;
	}
    
    .info3 {
        width: 100% !important;
    }
    
    #playlist .title,
    #playlist .artist {
        margin-left: 120px;
    }
    
    #playlist .jp-container {
        padding: 0 20px;
    }
    
    #playlist .columns:last-child {
        float: none !important;
    }

	#player-container {
		max-width: 94% !important;
	}
	#player-container #player-jplayer, #player-container #player-jplayer img, #player-container #player-jplayer video {
		max-width: 100% !important;
	}
	#player-container, #player-container #player-jplayer, #player-container #player-jplayer img, #player-container #player-jplayer video {
		height: auto !important;
	}

	footer .socialShare .electricPicnic span {
		width: 140px;
		background-size: 100% auto;
	}
	#howto {
		top: 430px;
	}
}

@media screen and (max-width: 580px) {
	header nav {
		margin-top: 80px;
	}
}

@media screen and (max-width: 480px) {
	#challenge .vote a, #challenge .next a, #challenge .prev a {
		width: 80px;
		height: 80px;
		background-size: auto 100%;
	}
	#challenge figure .play:hover {
		background-size: 80px 80px;
	}
	#player-wrapper {
		min-height: 256px;
	}

    .share h3 {
		font-size: 20px;
    }
	.download h3 {
		font-size: 14px;
	}
	header nav {
		margin-top: 10px;
		padding: 0 !important;
	}
	header nav a {
		font-size: 14px;
		padding: 0 8px;
	}
	.info1, .info2, .info3, .info4 {
		background-size: 50% auto;
	}
	#home .info1, #prize .info2 {
		padding: 230px 46px 0;
	}
	.info1 h2, .info2 h2, .info3 h2 {
		padding: 0 0 10px 0;
		font-size: 24px !important;
	}
	#a_index .info1 h2 {
		padding-right: 56px;
	}
	.info1 p, .info2 p {
		font-size: 16px;
	}
	#howto {
		top: 310px;
		width: 80px;
		height: 80px;
		font-size: 14px;
		padding: 15px 5px;
	}
	#howto:after {
		margin: 3px auto;
	}
	#container {
		background-position: right top;
	}

	#enter .info3 {
		padding: 20px;
		/*text-shadow: none;*/
	}
	#enter .info3 h2 {
		padding: 30px 0 0;
	}
	#enter .info3 > div > p {
		padding: 0;
	}
	#enter .info3 ol {
		padding-right: 0;
	}
	#enter .info3 li {
		font-size: 18px;
		background-size: 40px auto;
		padding: 0 0 0 70px;
	}
	#enter .info3 ol + p {
		font-size: 14px;
	}

	#playlist {
		margin: 30px auto;
		padding: 0;
	}
	#playlist .title {
		font-size: 18px;
	}
	#playlist .artist {
		font-size: 14px;
		margin-bottom: 0;
	}
	#playlist .jp-progress {
		width: 50%;
		width: calc(100% - 124px);
	}

	#bonnie {
		margin: 90px auto 0;
	}
	#bonnie p {
		font: 16px/16px 'StRyde-Medium';
	}
	#live .info1 {
		padding: 250px 20px 60px;
		margin-top: 60px;
	}

	#events ul {
		margin: 22px 0 0;
	}
	#events li {
		font-size: 19px;
	}
	#events li p {
		font-size: 16px;
	}

	footer nav li {
		float: none;
	}
	footer .socialShare .electricPicnic span {
		width: 100px;
		background-size: 100% auto;
	}

	#a_index.c_Phase1 video {
		width: 360px;
		height: 210px;
	}

	#container .headline.small {
		padding: 0 10px !important;
	}

	#live #howto {
		right: 12px;
	}
}

@media screen and (max-width: 360px) {
	header nav {
		margin-top: 40px;
	}
	.share h3 {
		display: block;
	}
}

