body p{
  color:#000;
}
#header-sticky .container-fluid{
	width:1200px !important;
}
.hot{
  margin-top: 10px;
  position: absolute;
  z-index: 999;
  margin-left: 10px;
  width: 60px;
}
#nf-form-title-1 h3 {
  width: 100%;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px;
}
@media screen and (min-device-width:300px) and (max-device-width:600px) {
h5{
  font-size:20px !important;	
}
h1{
  font-size:20px !important;
}
#menu-main-menu {
    display: block !important;
    margin-top: -80px;
    right: 0 !important;
    text-align: right !important;
    width: 33% !important;
}
.mean-container .mean-nav ul li a{
	text-align:right !important;
	border:0 !important;
}
}