.w3-card-4 {
	background: #fff;
}
.view-area {
	border-bottom: 2px solid #ea3f33;
	margin-bottom: 10px;
}
.header-bottom-area {
	background: #ea3f33;
}
.header-bottom-area .main-menu ul li.active a {
	border-top: 2px solid #000;
    color: #000;
}
.latest_newsarea span{
	background: #ea3f33;
	padding: 4px 36px 1px 19px;
}
.latest_newsarea span:after {
    content: '';
    position: absolute;
    right: -18px;
    top: 0px;
    width: 0;
    z-index: 999999;
    height: 0;
    border-style: solid;
    border-width: 18px;
    border-color: #000000 transparent #000000 transparent;
}
.latest_newsarea span a{
	color: #FFF;
}
.carousel-news .item {
	background: #5773f5;
}
.carousel-news .item a {
	color: #FFF;
}
.carousel-news .date {
	color: #FFF;
}
.header-bottom-area .main-menu ul li a {
	color: #FFF;
}
.different_bg {
	background: #fbcaca;
}

.top_banner_main_news .text-over-image {
	display: none;
}
.view-area h3, .view-area h3 a {
	color: #e93f33;
}
.edition-name .name{
	color:#fff !important;
	font-size: 1.3rem !important;
}
@media only screen and (max-width: 991px) {
	.navbar-header {
	    background: #ea3f33 !important;
	}
	.header-middle-area .right-banner a {
	    color: #ea3f33 !important;
	    padding: 3px 7px !important;
	    text-transform: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.right-banner {
	    display: block !important;
	}
}
/*#external_search_element .gsc-input-box  {
	height:40px;
}
#external_search_element .gsc-input-box .gsc-input {
	height:30px !important;
}
#search {
	display: none;
}
#external_search_element  .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 2px !important;
}
#external_search_element  .gsib_b {
	display: none;
}*/

.sticky-container .fab img {
    padding: 2px;
    top: 2px;
    position: relative;
	margin-top: 0 !important;
}
/* epaper left right slider icon */
div#epaper_main_thumb a.lSPrev {
    background-color: black;
    opacity: .7;
}
div#epaper_main_thumb a.lSNext {
    background-color: black;
    opacity: .7;
}
@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato-Regualar.ttf');
}
.row.highlight_section .head_title a, h4 a , .highlight_grid h3 a , .main_news_header a, .top_banner_right_news .heading_small ,.screenbox .latest_item a, .heading_medium a, .news_listing .item-content a, .blog-img a, .top_banner_bottom_news a{
	font-family: 'Lato';
}
*{
	font-family: 'Lato';
}
@media only screen and (max-width: 767px) {
	.heading_big, .heading_big a {
		font-size: 20px;
	}
	.heading_small, h4 a{
		font-size: 14px;
	}
	.heading_medium, .heading_medium>a{
		font-size: 16px;
	}
	h3, h3 a, .listing_item h3 a{
		font-size: 16px;
		font-weight: 500;
	}
	.single-blog-page-area h1{
		font-size: 26px;
	}
}