.logo{
  width: 100%;
  height: auto;
}

.navbar{
  margin: 0;
}

.main-menu{
  margin-bottom: 30px;
}

.main-menu .navbar-primary-collapse{
  padding-right: 0;
}

.main-menu .navbar-form{
  padding: 0;
}

.main-menu .navbar-collapse{
  background: #fff;
}

.main-menu .navbar-default{
  border: none;
  box-shadow: none;
  background: transparent;
}

.main-menu .active a{
  background: #fff !important;
  border: none;
  box-shadow: none !important;
}

.main-menu li a{
  font-size: 18px;
}

.main-menu li a:hover{
  color: #000;
}

.language-block li>a{
  font-size: 13px;
  padding: 0 4px;
  color: #5a8650;
  margin: 15px 0;
  text-transform: uppercase;
}

.language-block li:nth-child(1) a{
  border-right: 1px solid #000;
}

.language-block li>a:hover{
  background: transparent;
  color: #5a6650;
}

.laft-menu ul{
  padding: 0;
}

.laft-menu li{
  list-style-type: none;
}

.laft-menu li a{
  text-transform: uppercase;
  color: #ea5050;
  font-weight: bold;
  text-decoration: none;
}

.laft-menu li a:hover{
  color: #ea8050
}

.laft-menu li a:hover{
  text-decoration: none;
}

.laft-menu p{
  margin-left: 10px;
  font-size: 16px;
  margin-top: 30px;
}

.home-page .post-item{
  max-height: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}

.featured_post-cat-name{
  text-align: center;
  font-size: 17px;
  text-transform: capitalize;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}

.border{
  margin-top: 20px;
  border: 1px solid #000;
  margin-bottom: 20px;
}

.featured_post-image img{
  float: right;
}

.post-item a{
  text-decoration: underline;
    color: #5a8650;
    font-size: 16px;
}

.post-item a:hover{
  color: #5a6650;
}
.post-item  span{
  font-size: 11px;
  color: #888888;
  font-weight: bold;
  letter-spacing: 4px;
  text-transform: capitalize;
}
.post-item p{
  margin: 0;
}

.daily-news-item{
  margin-bottom: 8px;
  margin-left: 20px;
}

.featured_post-title{
  font-weight: bold;
  margin-bottom: 0;
}

.custom-search-form{
  float: right;
  margin-right: 15px;
}

.featured_post-title a{
  text-decoration: underline;
  color: #5a8650;
}

.featured_post-title a:hover{
  color: #5a6650;
}

.daily-news-item p{
  margin: 0;
}

.daily-news-item a{
  text-decoration: underline;
  color: #5a8650;
}

.daily-news-item a:hover{
  color: #5a6650;
}

.daily-news p{
  font-size: 23px;
  text-transform: uppercase;
  color: #ea5050;
  font-weight: bold;
  background: #f3f1f1;
  border-bottom: 1px solid;
  border-top: 1px solid;
  text-align: center;
}

.main-paginate{
  text-align: center;
}

.print-edition{
  margin-bottom: 20px;
}

.advertise{
  margin-left: 15px;
}

.categoy-list{
  margin-bottom: 20px;
}

.categoy-list .cat-name{
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
  padding: 10px;
}

.categoy-list .category-item{
	margin-bottom: 20px;
}
.categoy-list .image img{
	width: 100%;
	height: auto;
}

.category-post-title{
	margin-top: 0px;
}

.category-post-title a{
  color: #5a6650;
  text-decoration: underline;
}

.category-post-title a:hover{
  color: #5a8650;
}

.single-header .date {
  margin-right: 5px;
  font-size: 15px;
}

.single-header .author {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.single-post-title{
  color: #000;
  border-bottom: 1px solid #000;
  padding: 10px 0;
  text-align: center;
}

.single-post-image img{
	width: 300px;
	height: auto;
	margin: 0px 20px 10px 0;
	float: left;
}

.page-content .entry-title{
	text-align: center;
  border-bottom: 1px solid #000;
}

.page-content .title{
	font-size: 20px;
  margin-bottom: 0;
}

.page-content .about-item{
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.page-content img{
	border: 1px solid #000;
	float: left;
	margin: 5px 20px 10px 0;
}

.page-content .intro{
	min-height: 100px;
}

h1{
  margin-top: 0;
  padding-bottom: 10px;
}

.site-footer{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.site-footer li{
  list-style-type: none;
  float: left;
  padding: 10px 0;

}

.site-footer li a{
  color: #5a8650;
  text-transform: capitalize;
  padding: 5px;
  border-right: 1px solid #000;
  text-decoration: underline;
}

.site-footer li a:hover{
  color: #5a6650;
}

.site-footer .copyright{
  text-align: center;
}

.site-footer .copyright a{
  color: #000;
  font-weight: bold;
}

@media (max-width: 992px) {
  .main-menu li a {
    font-size: 15px;
    padding: 10px;
  }
  .language-block .menu-item a{
    margin: 0;
    font-size: 11px;
    padding: 10px 2px;
  }
  .language-block li:nth-child(1) a {
      border-right: none;
  }
  .language-block li{
    float: right;
  }
}

@media (max-width: 768px) {
  .main-menu .navbar-nav{
    margin: 0;
  }
}
