@media only screen and (max-width: 600px) {} @media only screen and (max-width: 600px) {} @media only screen and (min-width: 768px) {
.sfm-navicon-button{
display: none !important;
}
.header_top_widget_one img{
float: left;
}
.header_top_widget_two img{
float: right;
}
} 
@media only screen and (max-width: 768px) {
.top_advertise_area{
display:none !important;
}
.sfm-navicon-button{
display: block !important;
}
.row1{text-align: center !important;}
.row2{display: none;}
.header_top_widget_one img{
float: none;
}
.header_top_widget_two img{
float: none;
}
.main_slider{
}
.top_advertise_area{
padding-top: 20px;
}
.newevents{
padding-top: 20px !important;
}
.newevents h4{
font-size: 23px !important;
}
#fmcarousel-4{
max-width: 100% !important;
}
} @media only screen and (max-width: 992px) {} @media only screen and (max-width: 1200px) {}