/*!* Morgan Text Component: v0.2 
Updated the Intro description font-size and bottom spacing as per specs
*/
/*!* Morgan Text Component: v0.1 */
/*!* Morgan tile Component: v1.0 - Compatible with IE8 */



/*spotlight Intro component starts here*/
.text {
	margin:0px 0px 0px 0px;
	display:table;
}
.text h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", HelveticaNeueLight, HelveticaNeue, Helvetica, Arial, "Lucida Grande", clean, sans-serif;
	font-size:24px;
	color:#525252;	
	line-height: 1.25em;
	margin: 12px 0px 8px;
}
.text p.intro {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", HelveticaNeueLight, HelveticaNeue, Helvetica, Arial, "Lucida Grande", clean, sans-serif;
	font-size:16px;
	color:#525252;
	line-height:1.25em;
}
.dmh-offers-05-text{
	margin:14px 0px 20px 0px;
	padding: 0 16px;
	border-bottom:1px solid #cccccc;
	display:block;	
}
.dmh-offers-05-text.noborder {
	border-bottom:none;
}
.dmh-offers-05-text h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", HelveticaNeueLight, HelveticaNeue, Helvetica, Arial, "Lucida Grande", clean, sans-serif;
	font-size:24px;
	color:#525252;	
	line-height: 1.25em;
	margin: 0px 0px 8px;
}
.dmh-offers-05-text p.intro {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", HelveticaNeueLight, HelveticaNeue, Helvetica, Arial, "Lucida Grande", clean, sans-serif;
	font-size:15px;
	color:#525252;
	line-height:1.25em;
	margin-bottom: 14px
}
/*spotlight Intro component ends here*/

.grs .text h2, .grs .text p{color: #fff;}
.offer-05.pal-5 .grs .text h2, .offer-05.pal-5 .grs .text p{color: #444;} /*Grey*/

.text,
.text.dark {
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Lucida Grande", clean, sans-serif;
	padding: 0px 10px 0px 10px;
	color: #444;
}
.text.light,
.text.light h1,
.text.light h2,
.text.light h3,
.text.light h4,
.text.light h5,
.text.light p,
.text.light li {
	color: white;
}
.text.no-padding {
	padding: 0px;
}
.text.compact {
	margin-bottom:0px;
}
.text h1,
.text h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", HelveticaNeueLight, HelveticaNeue, Helvetica, Arial, "Lucida Grande", clean, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0px 0px 15px;
}
.text h3,
.text h4, 
.text h5 {
	line-height: 1.25em;	
}
.text h3 {
	font-size: 20px;
	margin: 0px 0px 15px;
}
.text h4 {
	font-size: 17px;
	margin: 0px 0px 13px;
}
.text h5 {
	font-size: 15px;
	margin: 0px 0px 13px;
}
.text p,
.text ul,
.text ol {
	font-size: 14px;
	line-height: 1.44em;
	margin-bottom: 20px;
}
.text ul {
	list-style-type: disc;
	list-style-position: inside;
}
.text ol {
	list-style-type: decimal;
	list-style-position: inside;
}
.text li {
	font-size: 14px;
	margin-bottom: 10px;
}
.text .utility {
	font-size: 12px;
	color: #525252;
	line-height: 1.25em;
}

/*Code for IE8 and below*/

/*spotlight Intro component starts here */
.lt-ie9 .dmh-offers-05-text h2 {
	font-size:27px;
	margin: 0px 0px 2px;
}
.lt-ie9 .dmh-offers-05-text{
	 margin:14px 0px 20px;
	 padding:0px;	
}
.lt-ie9 .dmh-offers-05-text p.intro {
	line-height:20px;
}
/*spotlight Intro component ends here */	
.lt-ie9 .text h2 {
	font-size:27px;
	margin: 29px 0px 6px;
}
.lt-ie9 .text p.intro {
	line-height:20px;
	font-size:16px;
}
.lt-ie9 .content .text {
	margin-left: 10px;
	margin-right: 10px;
}
.lt-ie9 .text {
	padding: 0px;
}
.lt-ie9 .text h1{
	font-size: 27px;
}
.lt-ie9 .text h3 {
	font-size: 22px;
}
.lt-ie9 .text h4 {
	font-size: 19px;
}
.lt-ie9 .text h5 {
	font-size: 16px;
}
.lt-ie9 .text ul,
.lt-ie9 .text ol {
	font-size: 14px;
}
.lt-ie9 .text.hr {
	width:98%;	
}

/* X-SMALL = 480px */
@media only screen and (min-width:30em) {}

/* SMALL = 600px */
@media only screen and (min-width:37.5em) {
	
/*spotlight Intro component starts here */
.dmh-offers-05-text h2 {
	font-size:27px;
	margin: 0px 0px 2px;
}
.dmh-offers-05-text{
	margin:14px 0px 20px;
	padding:0px;	
}
.dmh-offers-05-text p.intro {
	line-height:20px;
	margin-bottom:18px;
}
/*spotlight Intro component ends here */	
.text h2 {
	font-size:27px;
	margin: 14px 0 2px;
}	
.text p.intro {
	line-height:20px;
}
.content .text {
	margin-left: 10px;
	margin-right: 10px;
}
.text {
	padding: 0px;
}
.text h1{
	font-size: 27px;
}
.text h3 {
	font-size: 22px;
}
.text h4 {
	font-size: 19px;
}
.text h5 {
	font-size: 16px;
}
.text ul,
.text ol {
	font-size: 14px;
}
.text.hr {
	width:98%;	
}
}

/* MEDIUM = 768px */
@media only screen and (min-width:48em) {
	
/*spotlight Intro component starts here */
.text h2 {
	margin: 29px 0px 6px;
}
.text p.intro {
	font-size:16px;
}
/*spotlight Intro component ends here */
}

/* LARGE = 960px */
@media only screen and (min-width:60em) {}

/* X-LARGE = 1024px + */
@media only screen and (min-width:64em) {}