@media screen and (max-width : 760px){
body > .container {
	overflow:hidden;
}
.navbar-default {
	background:none;
}
.navbar-collapse {
	background: none repeat scroll 0 0 #3c3c3c;
}
.logo-content {
  position: relative;
}
.logo {
  position: absolute;
  right: 15px;
  top: -50px;
}
.chefs {
  text-align: center;
}
#content .info {
  padding: 15px;
}
#content .height-section .info {
  padding: 15px 10px 0;
}
.f-section-ul li {
  width: 33%;
}

.newsStoryImg img {
	width: 100%
}
div.frmdata .tr .firsttd {
  text-align: center;
}

.r_info_section {
  float: none;
}
.l_info_section span {
  display: block;
  float: none;
  margin-bottom: 5px;
  margin-top: 5px;
}

}
/* Header Modern — Build 9.1 mobile */
.site-header-modern .logo-content {
  min-height:82px;
  padding:10px 62px 10px 12px;
  display:block;
  border-bottom:0;
}
.site-header-modern .logo {
  position:static;
  min-height:62px;
  padding:0;
  display:flex;
  justify-content:center;
}
.site-header-modern .logo img { max-height:68px; margin:0 auto; }
.site-header-modern .chefs { display:none; }
.site-header-modern .navbar-default {
  position:absolute;
  top:17px;
  right:12px;
  width:44px;
  min-height:44px;
  background:transparent;
  box-shadow:none;
  z-index:50;
}
.site-header-modern .navbar-header { margin:0; }
.site-header-modern .navbar-toggle {
  display:block;
  float:none;
  width:44px;
  height:44px;
  margin:0;
  padding:9px 10px;
  background:#c92127;
  border:0;
  border-radius:3px;
}
.site-header-modern .navbar-default .navbar-toggle .icon-bar { background:#fff; width:23px; }
.site-header-modern .navbar-collapse {
  position:fixed;
  right:0;
  top:0;
  width:82%;
  max-width:320px;
  height:100vh !important;
  padding:65px 0 20px;
  background:#262626;
  box-shadow:-5px 0 18px rgba(0,0,0,.3);
  overflow-y:auto;
}
.site-header-modern .navbar .nav.navbar-nav { margin:0; }
.site-header-modern .navbar-default .navbar-nav > li > a {
  min-height:46px;
  line-height:26px;
  padding:10px 18px;
  border-left:0;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.site-header-modern .dropdown-menu { position:static; float:none; width:100%; box-shadow:none; border-top:0; background:#333; }
.site-header-modern .dropdown-menu > li > a { color:#eee; border-bottom-color:#444; }
.site-header-modern .last-news { height:auto; min-height:52px; padding:7px 8px; }
.site-header-modern .search-column { padding:0; }
.site-header-modern #searchBox { height:38px; }
.site-header-modern #searchBox form { max-width:none; }
.site-header-modern #searchText,
.site-header-modern #searchButton,
.site-header-modern #searchButton input { height:38px; }
.site-header-modern #searchText input { height:36px; }
