@media screen and (min-width:300px) and (max-width:897px) {

}


@media screen and (max-width: 815px) and (orientation: landscape) 
{
.navbar-default
{
display:none !important;    
}
.submenu a
{
color:#fff !important;    
}
.bemorefirst_banner
{
height:170px !important;    
}
.mouseover_contain
{
margin:0px !important;    
}
.leftside_bx {
background-image: none;
height: 100px;
}
}
