/* start hs 110074 - Chris */

/* remove iframe background on Videos */

/* Demo reel page */

/* set ifrmaes individually */
.page_332296 .simple_container_12 .youtube_cont iframe, .page_332296 .simple_container_12 .vimeo_cont iframe{
    height:90%!important;
}

/* set text margins individually */
.page_332296 #asset_1_3{
	margin-top:-30px!important;
}

.page_332296 #asset_1_5{
	margin-top:-50px!important;
}

.page_332563 .text{
	margin-bottom:50px!important;
	margin-top:-70px!important;
}
}




/* mobile */
@media only screen and (max-width: 767px){
   .page_332563 .text{
	  margin-bottom:30px!important;
	  margin-top:-30px!important;
   }
}

/* End hs 110074 - Chris */