/* Themify Customize Styling */
h1 {	
	font-family:Georgia, 'Times New Roman', Times, serif;	font-weight:bold;
	font-size:70px;
 
}
h2 {	
	font-family:Georgia, 'Times New Roman', Times, serif; 
}
h3 {		text-transform:none; 
}
h5 {	
	font-family:Georgia, 'Times New Roman', Times, serif; 
}
#headerwrap.fixed-header {	
	background-color: #ffffff; 
}
#site-logo {	
	font-family:Open Sans;	font-weight:300;
	text-transform:capitalize; 
}
#site-logo img {	
	height: 100px; 
}
#site-description {	display: none; 
}
#footerwrap {	
	background-color: #ffffff; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
.footer-widgets .widgettitle {		text-transform:none; 
}
#footer-logo {		text-transform:capitalize; 
}
#footer-logo img {	
	height: 100px; 
}

/* Themify Custom CSS */
body{
margin-top:-50px;
}
.social-widget{
margin-top:-2px;
}
ul li {
  margin-bottom: -2.00em;
}

#footer-inner{
margin-top:-80px;
}

.wpcf7-form{
padding:10px;
}

input[type="text"],
input[type="email"],
textarea
{
width:90%;
border: solid 1px;
}

@media (max-width: 978px) {
h2{
font-size:250% !important
}
p.tagline{
font-size:60%;
}
body{
margin-top:-125px;
}
}

@media (min-width:1000px) and (max-width: 1110px) {
#text-4{

display:none;
}
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 100px; 
}
#footer-logo img {	
	height: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 100px; 
}
#footer-logo img {	
	height: 100px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 100px; 
}
#footer-logo img {	
	height: 100px; 
}
 }