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

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

#header {
    background-color: #282c2d!important;
}

.menuIcon {
    padding-top: 25px;
}

.logo {
    margin-top: 10px!important;
}

#menu-\25 d7\25 a8\25 d7\25 90\25 d7\25 a9\25 d7\25 99-2>li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-52>a>span>iframe {
    padding-top: 5px!important;
}

#container>div.sticky-header.logo-left>div>div {
    padding-top: 0!important;
}

#header>div>nav {
    height: 100px!important;
}

#menu-\25 d7\25 a8\25 d7\25 90\25 d7\25 a9\25 d7\25 99-2 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-146 > iframe {padding-top:10px;}

/*Dynamic Title*/
#mainTitle {
	    color: #f9b601;
    font-size: 75px;
    font-family: Heebo, Sans-serif;
    line-height: 1em;
    text-align: center;
}
@media screen and (max-width: 650px) {
#mainTitle { font-size: 30px;}
#header>div>nav {
    height: auto!important;
	}
}

/**********************************/

/************ 

				#1 Contact 

								*************/

#gform_1 > div.gform_body { display: inline-block; width: 74%; vertical-align: top; font-family:Heebo, Sans-serif!important;font-size:22px;}
#gform_1 > div.gform_footer.top_label { display: inline-block; width: 22%; margin-top:13px; }
#gform_fields_1 li { width: 33%; }
#gform_fields_1 input {border-radius:5px; height: 39px;}
#gform_submit_button_1 { color: white;width: 100%; text-align: center!important; background-color: #39b54a; border: 0; height: 40px; border-radius: 5px; font-family:Heebo, Sans-serif!important; font-size:24px;}
@media screen and (min-width: 650px) and (max-width:1200px) {
	/*#gform_fields_1 li { width: 29%; }*/
	#gform_submit_button_1 {
        height: 60px;
    }
}
@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%;  margin-top:4px;}
	#gform_submit_button_1 {
        height: 60px;line-height:1.2;font-size:30px;
    }
	
}
/************ 

				END #2 Contact Us Page

								*************/