@import "../../../atlanta/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */

/* Your CSS code goes here
-------------------------------------- */
#gform_1 > div.gform_body { display: inline-block; width: 74%; vertical-align: top;}
#gform_1 > div.gform_footer.top_label { display: inline-block; width: 22%; margin-top:12px; }
#gform_fields_1 li { width: 33%; }
#gform_fields_1 input {font-size: 22px; font-family: "Assistant", Sans-serif;line-height: 1.8em;border-radius: 5px 5px 5px 5px;}
#gform_submit_button_1 { color: #000000;
    font-size: 22px;
    font-family: "Assistant", Sans-serif;
    font-weight: bold;
    background-color: #39b54a;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 5px 5px 5px 5px;
	line-height: 1.6em;
	text-align:center!important;
	width:90%;}
@media screen and (min-width: 650px) and (max-width:1200px) {
	
}
@media screen and (max-width: 650px) {
	#gform_1 > div.gform_body { width: 100%; }
	#gform_fields_1 li { width: 100%; }
	#gform_1 > div.gform_footer.top_label {width: 100%;}
	#gform_submit_button_1 { 
	width:100%;}

}

#gform_3 > div.gform_body { display: inline-block; width: 74%; vertical-align: top;}
#gform_3 > div.gform_footer.top_label { display: inline-block; width: 22%; margin-top:12px; }
#gform_fields_3 li { width: 33%; }
#gform_fields_3 input {font-size: 22px; font-family: "Assistant", Sans-serif;line-height: 1.8em;border-radius: 5px 5px 5px 5px;}
#gform_submit_button_3 { color: #000000;
    font-size: 22px;
    font-family: "Assistant", Sans-serif;
    font-weight: bold;
    background-color: #39b54a;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 5px 5px 5px 5px;
	line-height: 1.6em;
	text-align:center!important;
	width:90%;}
@media screen and (min-width: 650px) and (max-width:1200px) {
	
}
@media screen and (max-width: 650px) {
	#gform_3 > div.gform_body { width: 100%; }
	#gform_fields_3 li { width: 100%; }
	#gform_3 > div.gform_footer.top_label {width: 100%;}
	#gform_submit_button_3 { 
	width:100%;}

}
