/* Home Page Banner */
.forhp { display:none;}

@media (max-width:1023px) {
.forhp{ display:block;}
}



.top_bottom_sec .logo a img { width: 12% !important;}

.top_bottom_sec .logo {
    left: 230px !important;
}

div#sticky nav.top_menu .logo a img {
    width: 52% !important;
}
