/*------------------------------------*\
  #LIVE SITE MODS
\*------------------------------------*/
/*!
** Modified Section/Element
*/
.banner-content-wrapper .banner-copy-text
{
	color:#000;
	margin-bottom:28px; 
}
/*.cycle-1-wrapper .banner 
{
	 background: url(/wp-content/themes/mh_express/design/cycle-1/1.jpg) 50% 0 no-repeat; 
}*/
.content-1-caption span {
    font-size: .9em;
}
/*------------------------------------*\
  #PAGE SPECIFIC STYLES
\*------------------------------------*/


/*------------------------------------*\
  #MEDIA QUERIES
\*------------------------------------*/

@media (min-width: 600px) {
	.services-2-wrapper .services-links-wrapper [class^=col-]{
    	width: 33%!important;
	}

	.services-2-wrapper .services-links-wrapper [class^=col-sm-2]{
    	width: 16%!important;
	}

}

@media (min-width: 768px) {
	
	.header-1 .header-request-btn a
	{
		width:290px;
	}
	.cycle-1-wrapper .banner-slide-1 {
    background: url(/wp-content/themes/mh_express/design/cycle-1/1.jpg) 50% 0 no-repeat; 
}

}

@media (min-width: 992px) {
	
	.cycle-1-wrapper .banner {
		height: 600px;
		top: 122px;
	}
	
	.cycle-1-wrapper .banner-slideshow {
		height: 600px;
	}
	.header-1 {
    padding-top: 5px;
    padding-bottom: 0;
	}
	
}

@media (min-width: 1200px) {
	
	.home .content h1 span.h1-title {
		font-size: 1.78em;
	}
	.home .xs-wrapper {
    padding-top: 721px;
	}
	.services-2-wrapper .services-links-wrapper [class^=col-]:nth-of-type(5) {
    margin-left: auto; 
    margin-bottom: 15px;
}

.services-2-wrapper .services-links-wrapper [class^=col-]:last-of-type {
    	margin-left: auto;
    	margin-right: auto;
	}
	}


@media (max-width: 768px) {
	
	.cycle-1-wrapper .banner {
    background: url(/wp-content/themes/mh_express/design/cycle-1/banner-mobile.jpg) 50% 0 no-repeat !important; 
}
	.services-2-wrapper .services-links-wrapper [class^=col-]:nth-of-type(5) {
    margin-left: auto; 
    margin-bottom: 15px;
}

.services-2-wrapper .services-links-wrapper [class^=col-]:last-of-type {
    	margin-left: auto;
    	margin-right: auto;
	}
	}

@media (min-width: 768px) {
	.services-2-wrapper .services-links-wrapper [class^=col-]:nth-of-type(5) {
    margin-left: auto; 
    margin-bottom: 15px;
}

.services-2-wrapper .services-links-wrapper [class^=col-]:last-of-type {
    	margin-left: auto;
    	margin-right: auto;
	}
	}
