html{
	background: url(images/bg-withoutglobe.jpg) top center no-repeat;
	/*background-size: cover;	*/
}
body{
	height: 100%;
	background: none;
}
.custom .container{
	width: 1650px;
}

.container.background{
	background: url(images/globe.png) top left no-repeat;	
}

#logo{
	float: left;
	margin: 26px 0px 0px 323px;	
}
img{
	max-width: 100%;	
}
#main-image{
	float: left;
	width: 1013px;
	margin: 10px 0px 10px 0px;	
}
#text-container{
	float: right;
	width: 600px;
	color: #fff;
	font-size: 22px;
	text-align: center;
}

.embed-container { position: relative; max-width: 562px; padding-bottom: 56.25%; height: 0; overflow: hidden; height: auto; margin: 0 auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


#text-container .social-share{
display: inline-block;
width: 100%;
max-width: 120px;
margin: 0 auto;
}
.fb-like, .twitter-share-button{
float: left;
margin-left: 5px;
}
.twitter-share-button{
margin-top: 11px;
}
#text-container h2{
	color: #f5ca02;	
	font-size: 33px;
}
#text-container h2 span{
	color: #dce6e5;
	font-weight: bold;	
}
#defaultCountdown{
	position: relative;
	max-width: 380px;
	min-height: 70px;
	margin: 20px auto;	
}
.countdown-section:before{
	content:'';
	margin-left: -18px;
	top: 20px;
	position: absolute;
	width: 7px;
	height: 25px;
	background: url(images/timer.png) no-repeat;	
}
.countdown-section:first-child:before{
	display: none;
}
#text-container p.small{
	font-size: 16px;
	padding: 15px 0px 0px 0px;
}
#text-container p.small2{
	padding: 0 10%;
	font-size: 14px;
	color: #716f6f;
}
#text-container p.small2 u{
	color: #fff;	
}
#text-container p.small3{
	font-size: 12px;
	color: #fff;	
}
#text-container p.small3 a,
.mobile a{
	color: #fff;	
}
#video{
	display: block;
	width: 100%;
	height: 322px;
	margin: 15px 0 15px 0px;	
}
.wistia_embed{
	width: 584px;
	height: 322px;
}
.button{
	display: inline-block;
	padding: 16px 45px;
	border-radius: 4px;
	background: #f5ca02;
	color: #000;
	margin: 8px 0;
	font-size: 32px;
	font-weight: bold;	
}
a.button:hover{
	color: #fff;
	text-decoration: none;
	background: #87aa90;
}
.mobile{
	display: none;
	color: #fff;
	text-align: center;
	margin: 20px 0;	
}
.pgprint{
	position: relative;
	margin-right: 10px;	
}

#media-container{
	width: 100%;
	text-align: center;
	padding: 5px 0 13px;
	background: #000;	
}

#featured-speakers{
	background: #f6f3e2;
	padding: 40px 0;
	text-align: center;	
}

#featured-speakers h2,
#tweets-container h2,
#synopsis h2{
	color: #232323;
	font-size: 30px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: normal;	
}

#tweets-container{
	background: #e5e3d2;
	padding: 20px 0 40px;
	text-align: center;	
}

#synopsis{
	background: #ccc49a;
	padding: 20px 0 40px;
}

#synopsis .container{
	max-width: 1260px;	
}

#synopsis h2{
	text-align: left;
}

#synopsis .alignright{
	float: right;
	margin: 100px 0 0 100px;	
}


#nutrition_courses{
	background: #f6f7f0;
	padding: 40px 0 25px;
}

#nutrition_courses h2{
	margin-top: 30px;	
}

#nutrition_courses .container{
	max-width: 1260px;	
}

#nutrition_courses .rightcolumn{
	float: right;
	max-width: 504px;
	text-align: center;
	padding: 100px 0 0 0;
}

#nutrition_courses .rightcolumn .button{
	padding: 16px 100px;
	font-size: 30px;
	margin-top: 26px;
}

#nutrition_courses .leftcolumn{
	float: left;	
	max-width: 612px;	
}


.site-header{
	background: #f5ca02;
	padding: 10px 0;	
}

.site-footer{
	background: #000;
	padding: 10px 0;	
}

.nav ul{
	padding: 0;
	margin: 0;
	text-align: right;
}

.site-footer .nav ul{
	text-align: center;
}

.nav ul li{
	display: inline-block;
	font-size: 18px;
	color: #000;
	line-height: 1;
	padding: 0 10px;
	border-right: 1px solid #000;	
}

.site-footer .nav ul li{
	border-right: 1px solid #fff;	
}

.nav ul li a{
	color: #000;
	line-height: 1;	
}

.site-footer .nav ul li a{
	color: #fff;
}

.nav ul li.noborder{
	border-right: none;	
}


@media (max-width:1680px){
.custom .container{
	width: 1180px;
}

.container.background{
	background-size: 66%;	
}


.twitter-share-button{
margin-top: 8px;
}
#logo{
	float: left;
	margin: 56px 0px 0px 180px;	
}
#main-image{
	margin-top: 15%;
	width: 60%;
	margin-bottom: 0;
}
#text-container h2{
	color: #f5ca02;	
	font-size: 24px;
}
#text-container{
	width: 40%;
font-size: 20px;
}
.wistia_embed{
	width: 450px;
	height: 260px;
}
.button{
	font-size: 28px;
	padding: 16px 16px;
}
.nav ul{
	text-align: center;
}

.nav ul li.social{
	display: block;	
}

}


@media (max-width:1280px){
	#nutrition_courses .rightcolumn{
		float: none;
		max-width: 504px;
		text-align: center;
		padding: 30px 0 0 0;
		margin: 0 auto;
	}
	
	#nutrition_courses .leftcolumn{
		float: none;	
		max-width: 100%;
	}
}

@media (max-width:1200px){
html{
	background: url(images/bg-withoutglobe.jpg) bottom center no-repeat;
	background-size: cover;
}
.custom .container{
	width: 960px;
}

.container.background{
	background-size: 80%;
	background-position: top center;
}

#logo{
	float: none;
	margin-left: 0;	
}
#logo img{
	display: block;
	margin: 0 auto;	
}
#main-image{
	margin-top: 0;
	width: 100%;
}
.desktop{
	display: none;	
}
.mobile{
	display: block;	
}
#text-container{
	width: 100%;
	color: #000;
}
.wistia_embed{
	width: 100%;
	height: 300px;
}
.wistia_embed div{
	max-width: 500px;
	margin: 0 auto;
}
#text-container #defaultCountdown{
	color: #fff;	
}
#text-container p.small2 u,
#text-container p.small3,
#text-container p.small3 a{
	color: #000;
}
#text-container br,
.mobile br{
	display: none;	
}
}
@media (max-width:1024px){
.custom .container{
	width: 100%;
}
.wistia_embed{
	height: 300px;
}

#synopsis .alignright{
	display: block;
	float: none;
	margin: 0px auto 0 auto;	
}

}
@media (max-width:600px){
.wistia_embed{
	height: 200px;
}
.wistia_embed div{
	max-width: 360px;
	margin: 0 auto;
}
}