/**
 * CONTACT
 */
 /**
  * CONTACT PAGE #post-51
  */

 #main-content #post-51 h3 {
 	color: #1A2C42 !important;
 	font-family: vista-slab, Georgia, "Times New Roman", serif !important;
 	margin-top: 10px;
	font-weight: 300;
	font-size: 19px;
 }


/**
 * RESPONSIVENESS
 */

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
	.et_pb_contact_form_container {
		padding: 20px;
	}
}