.cf:before, .cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after { clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */


.cf { *zoom: 1;
}



/*---------Authar Style----------*/


.smobitrigger, .mnuclose { display: none; }

header { background: #441B0A; }

.logo { float: left; }

.navigation { float: right; }

.navigation nav ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.navigation nav ul li { display: inline-block; }



/*.navigation nav ul li a:hover {
  background: rgb(234, 214, 54);
  color: #441B0A;
}*/
 @media all and (max-width : 767px) {


}
