/* change not approved  */
body {
    background-color: #eee; 
}
.box_highlight.bg_orange .bg-white {
    background: #ed1651 !important;
}
.box_highlight.bg-dark-gray .bg-white {
    background: #1f1f1f !important;
}
.box_highlight.cl_white .bg-white h4.title-heading,
.box_highlight.cl_white .bg-white h5.mag-post-head,
.box_highlight.cl_white .bg-white p,
.box_highlight.cl_white .bg-white h4.mag-post-title-med a,
.box_highlight.cl_white .bg-white h5.mag-post-head a {
    color: #fff;
}
.box_highlight .bg-white h4.title-heading:after, 
h4.title_normal:after, h4.title-heading:after {    
    background: url(../assets/icon/img_arrow_white.png);
    
}
.bg-dark-gray .border-bottom {
    border-bottom-color: #4f4b4b !important;
}
.entertainmentnews .side-bar-hny-recent.border-left{
    border-left-color: #ffffff4d !important;
}
.entertainmentnews h4.border-bottom {
    border-bottom-color: #ffffff4d !important;
}
.entertainmentnews .side-bar-hny-recent .border-bottom {
    border-bottom-color: #ffffff4d !important;
}

.side-bar-hny-recent .border-bottom:last-child {
    border-bottom: none !important;
}
.bottom_footer {
    background: #bababa17;
    border-top: solid 1px #4c3b5d69;
    border-bottom: solid 1px #4c3b5d69;
}
.w3l-footer-66 .bottom_footer .footer-sub-gd a {
    margin-bottom: 0;
}
.w3l-footer-66 .footer-top .sub-one-left h6 {
    text-align: left !important;
}
ul.app-download li a {
    text-align: left;
}
.equal_size figure a {
    overflow: hidden;
    display: block;
    position: relative;   
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.social-wiget.style3 .blopck_up a {
    margin-right: 0 !important;
    margin: 5px !important;
}
.bg-dark-gray {
    background: #1f1f1f;
}
.bg-dark-gray .maghny-grids-inf p, .bg-dark-gray a, .bg-dark-gray .maghny-grids-inf .mag-post-meta span {
    color: #f2f2f2;
}
.bg-dark-gray h4.border-bottom {
    border-bottom: solid 2px #4f4b4b !important;
}
.bg-dark-gray .side-bar-hny-recent.border-left{
    border-left-color: #4f4b4b !important;
}
.bg-dark-gray .side-bar-hny-recent .border-bottom {
    border-bottom-color: #4f4b4b !important;
}
.breaking-news {
    width: calc(100% - 0px);   
}
.bg-red {
    background: #ed1651;
}
.color-white {
    color: #fff !important;
}
.bg-dark-gray .bg-red, .bg_orange .bg-red {
    background: transparent;
}
.parts-bussiness .bg-white {
    background: #006198 !important;
}
.parts-bussiness .bg-white h4.mag-post-title-med a {
    color: #fff;
}
.parts-bussiness .bg-white .mag-post-head a {
    color: #fff;
}
.parts-bussiness .bg-white .mag-post-head + p {
    color: #fff;
}
.parts-bussiness .bg-white .bg-red {
    background: none;
}
.sports.box_highlight .bg-white {
    background: #6da236 !important;
}
.sports.box_highlight .bg-white .bg-red {
    background: none;
}
.sports.box_highlight .border-bottom {
    border-bottom: solid 1px #72db72 !important;
}
.sports.box_highlight .border-left {
    border-left-color: #72db72 !important;
}
.entertainmentnews.box_highlight .bg-white {
    background: #ff1694!important;
}
.entertainmentnews.box_highlight .bg-red {
    background: none;
}
@media(min-width:768px){
.equal_size figure a {    
    height: 230px;    
}
.equal_size figure a img {
    position: absolute !important;
    opacity: 0 !important;
}
}
@media(max-width:767px){  

    .morder1 {
        order: 1;
    }

    .morder2 {
        order: 2;
    }
    .morder3 {
        order: 3;
    }
}
@media(max-width:500px){
.social-wiget.style3 ul.social-inner .blopck_up {
    flex-direction: column;
    min-width: 100px;
    align-items: center;
}
}

