/*--
	Theme Name: theme51105
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
.btn-contactus {
	margin-right:0px;
}

.img-max-w {
   max-width: 884px;
   width: 100%;
   height: 100%;
}
.video-frame {
   width: 884px;
   height: 480px;
}
@media only screen and (max-width: 500px) {
  .video-frame {
     height: 360px;
  }
}