@charset "utf-8";
/* 
	layout.css
	
	Project: Catalyst Solutions
	
*/

/* header */
.video_btn { display: inline-block; margin-left: 25px; }

#body_wrapper.services_page.hasvideo { padding-top: 260px; }

/* slideshow */
#slideshow .text_script { font-size: 36px; }
#slideshow .text_serif { font-size: 21px; }
#slideshow .submit { font-size: 14px; }

/* contact */
#contact_btns { max-width: 720px; }
.contact_btn .contact_btn_icon { margin-bottom: 20px; }
.contact_btn .contact_btn_text { display: block; width: 100%; padding-left: 0; text-align: center; }

/* form */
.checkout_form .input_sm { width: 111px; }