.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;
}
.logo-area img{
    max-width: 250px;
}
@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;
    }
    .header-middle-area{
        display: none;
    }
}
/*#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;
}*/