/*
Theme Name:  Tomales Bay Expeditions Theme 
Description: Custom theme for Tomales Bay Expeditions
Version: 1.0
Text Domain: tomalesbaytheme
Author: KO Webhosting
Author URI: ko-websites.com
Tags: Custom mobile responsive, WordPress CMS web design design
*/
#page{background-color: #29537d;}
#content{background-color: #FFF;}
.hide{display: none;}

@media screen and (max-width: 1300px){
	.rhero-banner .caption-text h1{font-size: 60px !important;}
}
@media screen and (max-width: 991px){
	.rhero-banner .caption-text h1{font-size: 45px !important;}
}
@media screen and (max-width: 575px){
	.rhero-banner .caption-text h1{font-size: 36px !important;}
}
/** GF
-------------------------------------------*/
body .gform_wrapper ul li.gfield{
	margin-top: 5px !important;
	border:0 !important;
}
.gform_wrapper .gform_footer{
	text-align: center;
	margin: 0 !important;
}