#header .header-right .pricing {
	font-weight:700;
    font-size: 28px;
    margin: 0 0 0px;
    text-align: right;
	color: #0f5fa1;
	line-height: 20px;
}

#header .header-right .tel-tagline {
	line-height:25px;
}

.home-feature .requestform {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    padding: 0 20px;
}

.home-feature .caption {
	width:75% !important;
}

#footer .footer-middle {
    width: 39% !important;
}
#footer .footer-right {
    width: 20% !important;
}

@media (min-width: 60em) {

    .home-slideshow .caption {
        width: 470px !important;
    }

    .home-feature .requestform {
        float: right;
        width: 50%;
    }

}

@media screen and (max-width: 60em){
	#header .header-right .pricing{
    	font-size: 18px;
    	font-weight: 700;
    	text-align: center;
	}
	.home-feature .caption {
		display:none;
	}
}

#content .videoContainer {
    float: none !important;
    margin-bottom: 5px;
    margin-left: 15px;
    width: 100% !important;
}
#gform_4 input, #gform_4 textarea {
	color:#000 !important;
}

#gform_4 #gform_submit_button_4 {color:#fff !important;}

