/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
#s5_center_area_inner {
	background-color: white;
}
nav#s5_menu_wrap {
	background-color: #3C1E04;
}
#s5_menu_wrap_inner2 ,
#s5_bottom_row1_area_inner , #s5_bottom_row2_area_inner, #s5_bottom_row3_area_inner{
    background: #f8f7f7 none repeat scroll 0 0;
}
#s5_bottom_row1_area_inner , #s5_bottom_row2_area_inner, #s5_bottom_row3_area_inner {
    padding: 10px 0;
}

@media(max-width:768px) {
#s5_header_area1 {
	padding:56px 0;
}
}
#s5_logo_module {
    max-width: 100% !important;
}
#s5_menu_wrap_inner2 {
    margin-left: 0px;
    margin-right: 0px;
}
#s5_header_area1 {
    background: #7f2e19;
    background-image: url("/images/header-top-bg.jpg");
  background-repeat:no-repeat;
    background-position:center center;
    padding: 0px 0;
}
#s5_top_row1_area1, #s5_top_row2_area1, #s5_top_row3_area1, #s5_bottom_row1_area1, #s5_bottom_row2_area1, #s5_bottom_row3_area1, #s5_center_area1 {
    background-color: #000000;
}
