.nActive-wrapper {
	background-color: #f5f5f5 /*{background-colour}*/;
	background-image: none /*{background-image}*/;
	background-repeat: repeat /*{background-repeat}*/;
	color: #33333 /*{font-colour}*/;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif /*{font-family}*/;
}
.navebr  {
background:#ddd;
      max-width:90%;
      padding:0px 25px 25px 25px;
      display:block;
      float:left;
      border-radius:10px;
      color:#111;
      font-size:20px;
text-shadow:1px 1px 1px #fff;
}
.newstext1  {
float:left;
}
.newstext1 h2 {
padding-top:0px !important;
color:#000;
font-weight:bold;
text-shadow:1px 1px 1px #fff;
}
.newstext1 a {
background:#ec1a23;
color:#fff;
border:2px solid #ff6b71;
font-size:14px;
font-weight:bold;
padding:10px;
border-radius:10px;
text-decoration:none;
min-width:20%;
text-shadow:none;
}
.newstext1 a:hover {
  background:#fff;
color:#111;
text-decoration:none;
border:2px solid #999;
  }
@media screen and (max-width:1020px) {
 .searcheb {
      float:left !important;
   }  
}
@media screen and (max-width:750px) {
    .navinnereb {
      display:none !important;
    }