@media only screen and (max-width: 1218px) {
#et_mobile_nav_menu {
display: block;
}
}
@media only screen and (max-width: 1218px) {
#top-menu {
display: none;
}
}
@media only screen and (max-width: 1218px) {
.et_header_style_left .mobile_menu_bar {
padding-bottom: 14px!important;
}
}