@font-face {
	font-family: 'myHelveticaNeue-Light';
	src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/fontawesome-webfont.otf')  format('opentype'),
	url('../fonts/fontawesome-webfont.woff') format('woff'), 
	url('../fonts/fontawesome-webfont.ttf') format('truetype'), 
	url('../fonts/fontawesome-webfont.svg#HelveticaNeue-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	box-sizing: border-box;
}


p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left {float: left !important; display: block;}
.right {float: right !important; display: block;}

body {
	border: 0;
	padding: 0;
	margin: 0;
}

div.wrapper {
	width: 100%;
	overflow: hidden;
}

div.top-strip {
	width: 100%;
	height: 40px;
	background-color: #63A4EE;
}

div.banner {
	width: 100%;
    	max-width: 1400px;
	height: auto;
	margin: 0 auto;
	margin-top: 32px;
	background: url('../images/logo-mju.jpg') no-repeat;
        background-size: 100%;
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif
	font-size: 18px;
	font-weight: bold;
	color: #63A4EE;
	letter-spacing: 2px;
	border: 1px solid #FFF;
}

.title-main {
	font-family: myHelveticaNeue-Light;
	font-size: 65px;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 30px;
}

.title-sub {
	font-size: 18px;
}

nav {
	padding: 10px 0 10px 0;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	width: 100%; overflow: hidden;
}

nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none; position: relative; float: left; display: block; left: 50%;
}

nav ul li {
	float: left;
	margin-right: 54px;
	display: block;
	position: relative; float: left; display: block; right: 45%;
}

nav a {
	color: #444;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}

img{
	width: 100%;
	height: auto;
}

nav a:hover {
	color: #E82682;
}

nav li.active a{
	color: #f92484 !IMPORTANT;
}

div.banner-image {
	width: 100%;
	height: auto/*600px*/;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url('../images/banner-image-bg.jpg') repeat-x;
}

div.banner-image img{
	width: 80%;
	height: auto;
}

div.sponsors-logos .lastchild {
	margin: 0;
}


main {
    width: 100%;
    max-width: 1050px;
    padding: 15px;
    margin: 0 auto;
    position: relative;
	box-sizing: content-box
}

.page-title {
	font-size: 19px;
	letter-spacing: 2px;
}

div.contestants {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    /* border: 1px solid; */
}


div.contestant {
    float: left;
    width: 100%;
    max-width: 180px;
    height: 368px;
    display: inline-block;
    margin: 0px 15px 10px 14px;
    overflow: hidden;
    font-size: 11px;
    line-height: 15px;
    color: #666666;
    position: relative;
}

.contestant-name {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #1E1E1E;
}

div.contestant a {
	text-decoration: none;
}

.contestant-name:hover {
	color: #E82682;
}

div.sponsors {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	/*background-color: #63A4EE;*/
	background-color: #FFFFFF;
	padding-top: 80px;
	padding-bottom: 60px;
}

div.sponsors-logos {
	width: 100%;
	max-width: 640px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}

div.sponsors-logos ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.sponsors-logos li {
	width: 122px;
	float: left;
	margin-right: 30px;
}

div.sponsors-logos .lastchild {
	margin: 0;
}

footer {
	width: 100%;
	height: 100px;
	padding: 27px;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-color: #1E1E1E;
}

div.profile p {
	font-size: 14px;
}

div.bio {
	color: #555555;
}

div.profile img {
	float: left;
	width: 100%;
	max-width: 450px;
	height: auto;
	margin-right: 20px;
}

div.profile .contestant-name {
	font-size: 20px;
	line-height: 30px;
	color: #0086C1;
	float: left;
}

.sash {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: bold;
	clear: both;
}

div.stats2 {
	max-width: 410px;
	margin-left: 70px;
}

.stats1, .stats2 {
	font-size: 12px;
	color: #0086C1;
	float: left;
	line-height: 40px;
}

.stats1 strong, .stats2 strong {
	color: #000000;
}

div.stats {
	float: left;
	max-width: 570px;
}

div.profile-vote-btn {
	/*float: left;*/
	height: 28px;
	margin-left: 20px;
	clear: right;
	color: #E82682;
}


.bio {
	width: 100%;
	margin-top: 100px;
}

.life-ambition {
	width: 100%;
	height: auto;
	background-color: #83B4EB;
	padding: 40px;
}

.life-ambition p {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 22px;
}

.life-ambition img {
	max-width: 26px;
	margin-bottom: -3px;
}

div.how-to {
	width: 100%;
	max-width: 500px;
	margin-left: 50px;
	float: left;
}

div.how-to img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

div.how-to p, div.how-to li {
	font-size: 14px;
	line-height: 19px;
}

div.poll-list {
	width: 390px;
	height: 740px;
	float: left;
}

/*media queries*/

/*DESKTOPS*/
@media screen and (min-width: 1024px), screen and (min-device-width: 1024px) {

}

/*TABLETS*/
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {

	.desktop {
		display: none !important;
	}
	
}

/*TABLETS PROTRAIT 800*/
@media screen and (max-width: 800px), screen and (max-device-width: 800px) {

	.title-main {
		font-size: 38px !important;
	}
	
	div.contestant {
    	max-width: 20%;
		height: 400px;
		margin: 0px 5px 10px 4px;
	}
	
}

/*PHONES*/
@media screen and (max-width: 720px), screen and (max-device-width: 720px) {

	main {padding: 15px 5px !important;}
	footer {padding: 0px !important;}
	.life-ambition {padding: 20px 5px;}
	div.sponsors-logos {margin-top: 5px;}
	div.sponsors {padding: 10px 0px;}
	
	.desktop {
		display: none !important;
	}
	
	.title-main {
		font-size: 22px !important;
	}
	
	div.banner-image img{
		width: 100%;
		height: auto;
	}
	
	@media screen and (orientation:portrait){
	
	div.contestant {
    	max-width: 45%;
		height: 358px;
		margin: 0px 6px 10px 4px;
	}
	
	span.sash {display: block !important;}
	
	div.stats2 {margin: 0 !important;}
	
	div.how-to {margin-left: 0px;}
	
	}
	
	@media screen and (orientation:landscape){
	div.contestant {
    	max-width: 30%;
		height: 400px;
		margin: 0px 5px 10px 4px;
	}
	}
	
}