.hide-scroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.border-base{
  border: 1px solid #e7e7e7;
}
.hide-scroll::-webkit-scrollbar {
  display: none;
}
.top-bar-area.news .link li:not(:last-child) a{
  border: 1px solid #014035;
}
.bg-cover{
  background-position: center center !important;
  background-size: cover !important;
}
img:before{
  font-size: 8px !important;
}
.site-heading{
  margin-top: 0;
}
.banner-area .content{
  padding-bottom: 0;
}
.banner-area .content .content-bg{
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.8) 70%,rgb(0, 0, 0) 100%);
  padding: 30px 20px;
}
.banner-area, .banner-area div {
  height: 400px;
}
.banner-area .box-cell{
  cursor: pointer;
}
.news-cat-area .sidebar .title h4 {
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: -5px;
  padding-bottom: 15px;
  position: relative;
  z-index: 1;
}
.news-cat-area .category .title h4::before {
  background: #ffb606 none repeat scroll 0 0;
  bottom: -10px;
  content: "";
  height: 2px;
  right: 0;
  position: absolute;
  width: 80px;
  z-index: -1;
}

.news-cat-area .category .category-item:last-child{
  margin-bottom: 0;
}
.news-cat-area .category .title{
  display: block;
  position: relative;
}
.news-cat-area .category .category-item{
  padding:14px 10px;
  border: 1px solid #e7e7e7;
}
.news-cat-area .category .category-item ul{
  overflow-y: auto;
}
.news-cat-area .category .title h4{
  margin-bottom: 25px;
}
.news-cat-area .category-item li .info{
  padding-right: 5px;
}
.news-cat-area .category-item.appointment-post li .info{
  display: flex;
  flex-direction: column;
  height: 80px;
  justify-content: space-around;
}
.news-cat-area .category-item li:not(.option){
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.news-cat-area .category-item.recent-post li:last-child {
  margin: 0;
  padding: 0;
}
.news-cat-area .category-item ul.has-icon li::before{
  content: "\f219";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #ffb606;
  font-size: .55em;
  margin-left: 5px;
}
.news-cat-area .category-item li:not(:last-child){
  border-bottom: 1px solid #e7e7e7;
}
.news-cat-area .category-item li i{
  margin-left: 5px;
  color: #ffb606 ;
}
.news-cat-area .category-item li h3,
.news-cat-area .category-item li .title{
  font-size: inherit !important;
  margin-bottom: 0;
  font-weight: normal;
}
.news-cat-area .category-item li .headline{
  font-size: inherit !important;
  margin-bottom: 3px;
  font-weight: bold;
}

.news-cat-area ul li .thumb {
  display: table-cell;
  width: 80px;
}
.news-cat-area ul li .thumb img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.news-list-area .event-items .item .badge{
  position: absolute;
  border-radius: 0;
  border-bottom-left-radius: 4px;
}
.news-list-area .event-items .item{
  display: flex;
  border: 1px solid #e7e7e7;
  margin-bottom: 12px;
}
.news-list-area .event-items .item .info-box {
  display: flex;
  position: relative;
  flex-direction: column !important;
}
.news-list-area .event-items .item .info-box .title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0.5rem !important;
}
.news-list-area .event-items .item .news-timeclock {
  margin: 5px 0;
}
.news-list-area .event-items .item .info-box p {
  height: 80px;
  overflow: hidden;
  margin-bottom: 0;
}
.news-list-area .event-items .item img{
  height: 160px !important;
  width: 100%;
}

.newsletters-area .blog-items .info .content{
  height: 70px;
  border: 1px solid #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 8px 15px;
}

.newsletters-area .banner-area,.newsletters-area .banner-area div,
.newsletters-area .blog-items .thumb:not(.recent){
  height: 200px !important;
}
.newsletters-area .banner-area .box-cell,.newsletters-area .banner-area .box-cell div{
  height: auto !important
}

.newsletters-area .banner-area .content .content-bg{
  padding: 15px 10px;
}


.blog-area .sidebar input[type="text"] {
    border: 1px solid #e7e7e7;
    border-radius: inherit;
    box-shadow: none;
    min-height: 35px;
}

.news-list-area.list .event-items .item img {
    height: 140px !important;
}

.news-list-area.list .event-items .item .info-box p{
	height: 65px;
	font-size: 12px;
}

.news-list-area.list .event-items .item .info-box .title{
	font-size: 13px;
}


.blog-items .single-item .item{
  box-shadow: none;
}
.blog-items .single-item {
  margin-bottom: 30px;
  margin-top: 30px;
}
.blog-area.news{
  border-top: 1px solid #ffb606;
}

.event-area .event-items .item .info-box .content a:hover{
  color: #ffb606;
}
.event-area .event-items .item .thumb{
  min-height: 350px !important;
}
.event-area .event-items .item .info-box .content::after{
  content: none;
}
.event-area .event-items .item .info-box .content h4{
  font-size: 14px;
}
.event-area.event-news .event-items .info-box.event-datetime{
  position: relative;
  top: -40px;
  padding: 0 15px;
}
.event-area.event-news .event-items .info-box.event-datetime .date{
  background-color: #ffb606;
  padding: 8px;
}
.event-area.event-news .event-items .info-box.event-datetime .date strong{
  color: #333;
  font-size: 3rem;
}

.event-area.event-news .event-items .info-box.event-content{
  padding: 0 15px;
  top: -20px;
  position: relative;
}


.appointment-area .blog-items .item{
  border: 1px solid #e7e7e7;
}
.appointment-area .blog-items .info .content{
  height: 180px;
}
.sidebar-item.social-sidebar li.whatsapp a{
  background: #52B93D none repeat scroll 0 0;
}
.nice-select .option{
  text-align: right;
  padding-right: 20px;
}
.nice-select{
  text-align: right;
}
.nice-select::after{
  left: 12px;
  right:auto;
}
/*=======================================================*/
/*=======================================================*/
/*                  NEWS CONTENT STYLE*/
/*=======================================================*/
/*=======================================================*/

.news-content .blog-items .single-item font{
  display: none;
}
.news-content .blog-items .info .content.eh{
  height: 200px !important;
}
.news-content .blog-items .info .content{
  height: auto !important;
  padding: 20px 0;
}
.news-content .blog-items .info .content .tags .social-share ul li{
  margin-left: 0;
  margin-right: 15px;
}
.news-content .blog-items .content a{
  color: #044cd5;  
}
.news-content .blog-items .info .meta{
  border: 1px solid #e7e7e7;
}
.news-content .blog-items .banner-img {
  max-width: 600px;
}
.news-content #paginate a{
  font-size: 12px;
}
.news-content #paginate{
  padding: 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.news-content .sidebar-item.recent-post li .thumb.recent{
  padding-top: 0;
}
.news-content .sidebar-item.recent-post li{
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.news-content .blog-area .sidebar .title h4{
  margin-bottom: 20px;
  margin-top: 0;
}
.news-content .blog-area .sidebar .sidebar-item{
  margin-bottom: 25px;
  padding: 15px 25px;
}
.news-content .sidebar-item.recent-post li a{
  font-size: 12px;
}
.news-content .blog-area .sidebar-item.category ul li a::before {
  content: "\f104";
}
.news-content .sidebar-item.recent-post .thumb img{
  width: 80px;
  height: 80px;
}


/*                  NEWS CONTENT LightBox*/

.ekko-lightbox-nav-overlay a{
  opacity: 1;
}
.ekko-lightbox-nav-overlay a:last-child span{
  text-align: left;
}
.ekko-lightbox .modal-footer{
  text-align: right;
  font-weight: bold;
}
