/* Enter Your Custom CSS Here */
.header_top {
font-size: 12px;
}
footer .container_inner {
width: 94% !important;
}
.drop_down .second .inner {
opacity: 0.6;
}
header.sticky .header_bottom {
box-shadow: none;
}
.drop_down .narrow .second .inner ul li a span, header.sticky .header_bottom {
border-bottom: 1px solid #F7941D; 
}
@media screen and (min-width: 768px) { 
header.centered_logo .header_inner_left{
margin: 10px 0 10px !important;
}
}
@media screen and (max-width: 1200px) { 
div.column1.footer_col1, div.column3.footer_col3{
display: none !important;
}
div.column2.footer_col2 {
float: none;
margin: auto;
}
.header_top .left {
display: none;
}
}