/* Themify Customize Styling */
body {		font-size:1.3em;
 
}
h1 {		font-size:3.1em;
 
}
h2 {		font-size:2.4em;

	color: #ee2f2c; 
}
h3 {		font-size:.6em;

	color: #b0aaaa; 
}
#headerwrap {	background: none;
	background-color: #f0f3f8; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #f0f3f8; 
}
#site-logo {		font-weight:bold;

	color: #ee2f2c; 
}
#site-description {		font-weight:bold;
	font-size:1.9em;
	text-transform:uppercase;	text-align:left;
	color: #ee2b2c; 
}
#site-description img {		width: 375px; 
}
#main-nav a {		font-size:1em;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #435c76; 
}

/* Themify Custom CSS */
h1 {
  font-family: "neuzeit-grotesk",sans-serif;
  }
h2 {
  font-family: "neuzeit-grotesk",sans-serif;
  }
body {
  font-family: "neuzeit-grotesk",sans-serif;
  }

#menu-item-11 a {
background: #f1562c;
color: #fff !important;
}


h1, h2, h3, h4, h5, h6 {
	line-height: 1 em;
	margin: 0 0 .2em;
}

p {
	padding: 0;
	margin: 0 0 1.2em;
}

body {
	font: 1em/1.2em;
    line-height: 1.2em;
}

#site-description {
	opacity: 1;
}@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-description img {		width: 375px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-description img {		width: 375px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-description img {		width: 375px; 
}
 }