#pages_top{
	min-height: 120px;
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
	justify-content: center;
}

#pages_top_content{
	width: 100%;
	max-width: 1140px;
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 10px;
	margin-top: 30px;
}

#pages_top_content a{
	text-decoration: none;
	font-size: 2.2rem;
	font-family: AgendaLight;
}

#pages_top_content .dvd_menu{
	display: flex;
	flex-grow: .1;
	justify-content: space-between;
	margin-left: 150px;
	padding-bottom: 8px;
}

#pages_top h1{
	text-transform: uppercase;
	font-family: "AgendaBlack";
	font-size: 3.5rem;
}

#main_page{
	margin-top: 20px;
}

#main_page_content{
	width: 1140px;
	max-width: calc(100% - 20px);
	margin: 0 auto;
}

#pages_about_top{
	z-index: 0;
	position: relative;
	margin-top: 0px;
	height: calc(80vh - 10px);
	background-image: url("../images/bio.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: flex-end;
	background-position: center top;
}

#pages_about_top_content{
	width: 1180px;
	margin: 0 auto;
	text-align: right;
}

#pages_about_top_content h1{
	text-transform: uppercase;
	font-family: "AgendaBlack";
	font-size: 9rem;
	line-height: 1;
}

#bio_chunk1_div{
	max-width: 30%;
	display: inline-block;
	margin-bottom: 80px;
	text-align: left;
	font-family: 'AgendaLight';
	line-height: 1.2;
}

#pages_about_bioblock{
	width: 1140px;
	max-width: 100%;
	margin: 60px auto;
	display: flex;
	align-items: stretch;
}

#pages_bioblock_title{
	display: flex;
	width: 30%;
	flex-direction: column;
}

#pages_bioblock_title span{
	text-align: justify;
	text-align-last: justify;
	text-justify: inter-character;
	font-family: "AgendaBlack";
	font-size: 5rem;
	line-height: 4rem;
}

#pages_bioblock_title span:nth-of-type(1){
	color: #333;
	font-size: 6.2rem;
	line-height: 4rem;
}

#pages_bioblock_title span:nth-of-type(2){
	color: #666;
	font-size: 5.5rem;
	line-height: 4.5rem;
}

#pages_bioblock_title span:nth-of-type(3){
	font-size: 13rem;
	line-height: 9rem;
    margin-left: -8px;
	color: #ababab;
}

#pages_bioblock_title span:nth-of-type(4){
	font-size: 11rem;
	line-height: 6.8rem;
    margin-left: -6px;
	color: #d3d3d3;
}

#pages_bioblock_title span:nth-of-type(5){
	font-size: 11rem;
	line-height: 7.9rem;
	color: #f1f1f1;
}

#pages_bioblock_text{
	display: flex;
	width: calc(70% - 20px);
	flex-direction: column;
	margin-left: 20px;
	font-size: 1.1rem;
    font-family: Lato;
    line-height: 1.2;
}

#pages_bioblock_text p{
	margin-bottom: 10px;
	text-align: justify;
}

.video-container { position: relative; padding-bottom: 56.25%; margin-top: 20px; height: 0; overflow: hidden; max-width: 100%;}

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

div#sugarnation_button{
	white-space: nowrap;
	padding: 0px;
}

div#sugarnation_button a{
	text-decoration: none;
	padding: 15px 50px;
}

div#sugarnation_content{
	width: 1140px;
	    height: 120px;
}

#sugarnation_social{
	flex-shrink: 1;
	max-width: 40%;
	line-height: 1.5rem;
}

#sugarnation_separator{
	width: 1px;
	flex-grow: 0;
	height: 50px;
	margin-right: 10px;
}

#pages_about_press_content{
	display: flex;
	max-width: 1140px;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0;
}

#pages_about_press_left{
	width: calc(55% - 20px);
	display: flex;
	/*padding: 20px 0;*/
	flex-direction: column;
	margin-right: 40px;
	justify-content: space-around;
}

#pages_about_press_left>div{
	margin-bottom: 20px;
}

.pages_about_press_left_text{
	text-align: center;
	font-size: 1.7rem;
    font-family: AgendaLight;
}

.pages_about_press_left_source{
	text-align: center;
	margin-top: 5px;
}

.pages_about_press_left_source img{
	max-height: 28px;
}

#pages_about_press_right{
	width: calc(50% - 20px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#pages_about_press_righttop{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pages_about_press_righttop img{
	width: calc(50% - 10px);
}

#pages_about_press_rightbottom img{
	width: 100%;
}

#pages_about_charity{
	padding: 20px 0;
	width: 100%;
}

#pages_about_charity_content{
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}


#pages_about_charity_top h3{
	font-size: 2.5rem;
	margin-bottom: 30px;
	margin-top: 30px;
}

#pages_about_charity_top p{
	font-size: 1.5rem;
    margin-bottom: 20px;
    font-family: 'Lato';
    font-weight: 600;
}

.pages_about_charity_part{
	display: flex;
	margin-bottom: 40px;
}

.pages_about_charity_text{
	width: 40%;
	line-height: 1.5rem;
    font-size: 1.1rem;
    font-family: 'Lato';
}

.pages_about_charity_img_left{
	width: calc(60% - 20px);
	margin-right: 20px;
	text-align: left;
}

.pages_about_charity_img_right{
	width: calc(60% - 20px);
	margin-left: 20px;
	text-align: right;
}

.pages_about_charity_img_left img, .pages_about_charity_img_right img{
	max-width: 100%;
}


.page_dvd_section_top{
	width: 100%;
	max-width: 1140px;
	margin: 80px auto 0px auto;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}

.page_dvd_section_top h3{
	font-size: 2.2rem;
	font-family: AgendaMedium;
}

.page_dvd_section_top a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
}

#store_merch{
	display: flex;
	width: calc(100% - 60px);
	max-width: 1080px;
	margin: 20px auto 80px auto;
	padding: 30px;
	border: 2px solid;
	justify-content: space-around;
}

#store_dvd{
	width: calc(100% - 40px);
	padding: 0px 20px;
}

#store_dvd>div{
	margin-bottom: 20px;
}

#store_dvd>div#videos_title{
	/*margin-bottom: 0px;*/
}

.store_dvd_item{
	width: calc(100% - 40px);
	max-width: 1100px;
	padding: 20px 20px 40px 20px;
	border: 1px solid;
	margin: 0 auto;
	display: flex;
}

.store_dvd_item_left{
	max-width: 25%;
	text-align: center;
}

.store_dvd_item_left img{
	max-width: 100%;
}

.store_dvd_buynow{
	padding: 10px 20px;
    font-size: 1.6rem;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border: 1px solid;
    margin-top: 30px;
}

.store_dvd_item_mid{
	max-width: calc(50% - 60px);
	margin: 0 40px 0 20px;
	text-align: justify;
}

.store_dvd_item_mid h3{
	text-transform: uppercase;
    font-size: 2.7rem;
    margin-top: 30px;
    font-family: 'AgendaMedium';
    margin-bottom: 30px;
    text-align: left;
}

.store_dvd_item_mid p{
	font-size: 1.2rem;
    font-family: AgendaLight;
    margin-bottom: 15px;
    line-height: 1.4rem;
}

.store_dvd_item_right{
	display: flex;
	max-width: 25%;
	text-align: center;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

.store_dvd_item_right h5{
	margin-top: 30px;
	font-size: 1.2em;
}

.page_dvd_row_download h5{
	font-size: 1.3em;
}

.store_dvd_item_right img{
	max-width: 90px;
	margin: 10px 0;
}

.store_dvd_separator{
	height: 1px;
	width: 80%;
}

#page_dvd_audio{
	width: 1140px;
	max-width: 100%;
	margin: 70px auto 0 auto;
	padding: 1px 0px 50px 0px;
}

.page_dvd_row{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 40px;

}

.page_dvd_row_item{
	border: 1px solid;
	width: calc(50% - 60px);
	padding: 20px;
	display: flex;
	flex-direction: column;
	background: #fff;
}

.page_dvd_row_item_top{
	display: flex;
	margin-bottom: 20px;
}

.page_dvd_row_item_top img{
	max-width: 70%;
}

.page_dvd_row_download{
	margin-left: 20px;
	text-align: center;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}

.page_dvd_row_item_bot p{
	margin-bottom: 15px;
}

.page_dvd_row_item_bot p:last-of-type{
	margin-bottom: 0px;
}

.page_dvd_tickets_banner{
	max-width: 1140px;
	margin: 80px auto;
}

.page_dvd_tickets_banner_container{
	margin-top: 20px;
}

.page_dvd_tickets_banner img{
	max-width: 100%;
}

.page_dvd_group_tickets{
	width: 100%;
	padding: 80px 0;
}

.page_dvd_group_tickets_cont{
	width: 100%;
	max-width: 1140px;
}

.group_tickets_div{
	margin: 20px auto;
	max-width: 1100px;
	border: 1px solid;
	padding: 20px;
	display: flex;
}

#group_tickets_div_left{
	max-width: 23%;
	text-align: center;
	padding-right: 15px;
	border-right: 1px solid;
}

#group_tickets_div_left p{
	font-size: 1.1rem;
}

#group_tickets_div_left h4{
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

#group_tickets_div_left button{
	border: 2px solid;
	margin: 20px auto 10px auto;
	padding: 5px 20px;
	font-family: Agenda;
	cursor: pointer;
}

#group_tickets_div_right{
	text-align: left;
	padding-left: 15px;
}

#group_tickets_div_right p{
	margin-bottom: 15px;
	font-size: 1.1rem;
}

#group_tickets_div_right ul{
	list-style-type: disc;
	padding-left: 20px;
	line-height: 1.4rem;
	font-size: 1.1rem;
}

#content_center, .content_center{
	max-width: 1140px;
	width: calc(100% - 20px);
	margin: 20px auto;
}

#tv_gottalent_top img, #tv_cgl img{
	margin-bottom: 20px;
	max-width: 100%;
}

#tv_gottalent_top h4, #tv_cgl h4{
	text-transform: uppercase;
	font-size: 1.3rem;
	margin: 20px auto;
}

#tv_gottalent_top p, #tv_cgl p{
	line-height: 1.4rem;
    margin: 15px 0;
    font-size: 1.1rem;
    font-family: lato;
}

#tv_cgl{
	margin-bottom: 80px;
}

.tv_gottalent_social{
	text-align: center;
	margin: 3px auto;
}

.tv_gottalent_social img{
	margin: 0 10px;
}

.tv_gottalent_thumbs{
	display: flex;
	justify-content: space-between;
	align-content:space-between;
	font-size: 1.3rem;
	font-family: AgendaLight;
	text-align: left;
	margin-bottom: 20px;
}

.tv_gottalent_thumbs > div{
	display: flex;
	flex-direction: column;
	max-width: 31%;
	align-content: baseline;
	text-align: center;
}

.tv_gottalent_thumbs div img{
	margin-top: 10px;
	max-width: 100%;
}

.fb_iframe_widget_fluid_desktop iframe{
	max-width: 100% !important;
	min-width: auto !important;
}

#tv_gottalent_bottom{
	text-align: center;
	margin: 10px 0;
	line-height: 1.1rem;
}


/*Sugarnation stuff*/

#sn_content_left{
	width: 47%;
	float: left;
}

#sn_content_right{
	width: 47%;
	float: right;
}







