.header_start{
	text-transform:uppercase;font-family: Century Gothic;font-size: 12pt;line-height:1;text-decoration:underline;
}
.header_text{
	font-style: italic;font-family: Century Gothic;font-size: 12pt;line-height:1.5;
}
.subheader_start{
	color: #1336A4;line-height:1;font-weight:bold;font-family: Century Gothic;font-size: 12pt;display:inline; 
}
.subheader_text{
	line-height:1.5;font-family: Century Gothic;font-size: 12pt;page-break-inside: auto; 
}
.imgicon{
	height: 98px;
	width: 98px;
	float:left;
	 margin-right:10px;
	  margin-bottom: 5px;
	  padding: 2px;display: block;
}
.page_break_after{
    page-break-after: always;
}
.page_break_before{
    page-break-before: always;
}
.pdf_chapter{
	font-family: Century Gothic;font-size: 16pt;font-weight: bold;text-transform: uppercase;line-height: 1.5;text-decoration: underline;
}
.talentimages{
	font-style:italic;font-weight:bold;border-color:black;border:1px solid black;padding:10px;
}
.talentimgheight{
	width:700px;height:350px;
}
.summary_start{
	text-transform:capitalize;font-family: Century Gothic;font-size: 12pt;line-height:1;
}
.summary {
	line-height:1;font-family: Century Gothic;font-size: 12pt;
}
.img_talent{
	width:700px !important;
	height:350px !important;
}
.no_space {
	page-break-inside: no !important;
}
/* iphone 6+ Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.img_talent{
	width:700px !important;
	height:350px !important;
}

}


