/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #ededed; 
}
body[class*="themify"] #site-logo img {		width: 250px; 
}
.page-title {	
	font-family:Tahoma, Geneva, sans-serif; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
 }
/* Themify Custom CSS */
#site-logo {
  padding-top: 0.7em;
}

#content {
  padding-top: 0 !important;
}

.module-fancy-heading .main-head {
  font-size: 129% !important;
}

.module-fancy-heading .sub-head {
  font-size: 31% !important;
}

a {
  text-decoration: underline;
  font-weight: bold;
}

.module-image .image-title {
  font-size: 1.1em;
  text-align: center;
}

.ginput_container_select #input_3_10 {
  border: #cccccc solid 1px;
}

textarea {
  border: #cccccc solid 1px;
}

#footer .back-top.back-top-float {
  background-color: #faab13;
}

#footer-logo {
  margin-bottom: 0;
}

.footer-widgets .widget {
  margin-top: 1.3em;
}