/* change not approved  */
body {
    background-color: #eee; 
}
.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;
}
.breaking-news {
    width: calc(100% - 0px);   
}
@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;
}
}

