/* Themify Customize Styling */
#main-nav a {	
	font-family:Open Sans Condensed;	font-weight:bold;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	margin-top: 15px; 
}

/* Themify Custom CSS */
.module_row_2 img {
    vertical-align: top;
    height: 60px !important;
    width: auto !important;
}
input[type=reset], input[type=submit], button {
    background-color: #DE4327 !important;}
input[type=text], input[type=email], input[type=tel], textarea {
    max-width: 100% !important;
    width: 100%;
    }
@media only screen and (max-width: 480px) {
.themify_builder .text-2512-0-0-1.module-text h2 {
    font-family: Open Sans Condensed;
    font-size: 80px !important;
    line-height: 65px !important;
}}

.themify_builder_2512_row.module_row_9.module_row {
    font-size: 10px !important;

}

#main-nav .menu-item-language a {
   color: #B7C2D7 !important;
}
#main-nav .menu-item-language a:hover {
   color: #DE4327 !important;
}

#main-nav .menu-item-language-current a {
   color: #DE4327 !important;
}