/* Themify Customize Styling */
body {	
	font-family: "Roboto Condensed";	font-weight:400;
	font-size:24px;

	color: #000000; 
}
h1 {	
	font-family: "Oswald";	font-weight:400;
 
}
h2 {	
	font-family: "Oswald";	font-weight:400;
 
}
h3 {	
	font-family: "Oswald";	font-weight:400;
	font-size:1.5em;

	color: #e52c1a; 
}
h4 {	
	font-family: "Oswald";	font-weight:400;
 
}
h5 {	
	font-family: "Oswald";	font-weight:400;
	font-size:2em;
 
}
h6 {	
	font-family: "Oswald";	font-weight:400;
 
}
#headerwrap {	background: none;
	background-color: rgba(255,255,255,0.00);background-image: none; 
}
body #site-logo a img {		width: 400px; 
}
#site-logo {		position:relative;

	top: 60px; 
}
#site-description {	display: none;	position:relative;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }
/* Themify Custom CSS */

#mobile-menu.sidemenu-on {
    box-shadow: -6px 0 20px 5px rgba(0,0,0,.1);
    right: 0;
    background: #CD1719;
}
.floater {
    margin-bottom: 250px !important;
}
.sidemenu {
    -webkit-overflow-scrolling: touch;
	
	font-weight:200 !important;
	font-size:24px;
	text-transform:uppercase;
    background-color: #CD1719;
    color: #ffffff;
    display: block;
    height: 100%;
    overflow-y: auto;
    padding: 60px 25px 25px;
    position: fixed;
    top: 0;
    transition: box-shadow .2s ease-in-out;
    width: 300px;
    z-index: 11111;
}

.sidemenu a {
color: #ffffff !important;
}

.sidemenu a:hover {
color: #ffffffa8 !important;
}

.current-menu-item a{
	font-weight:600 !important;
}

.row_inner {
    margin: 0 auto;
    width: 85%;
}

#content {
    padding: 51px 0;
    width: 71%;
}
#site-logo a {
    color: inherit;
    top: -62px;
    position: relative;
}
@media (max-width: 600px){
	body #site-logo a img {
    width: 500px;
    padding-right: 70px;
    margin-top: 34px;
}
}

#header {
    width: 90%;
}
#headerwrap {

    border-bottom: 0;
}
.sidemenu-right, .sidemenu-right .fixed-header {
    left: -10px;
}
body:not(.announcement-bar-showing):not(.themify_builder_active) .header-icons {
    top: 15%;
}

.menu-icon-inner {
    height: 24px;

    width: 42px;
    color: #fff;
}