@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .footer .social-footer,
    .footer .social-footer a {
        display: block;
    }
    .slick-arrow {
        width: 20px;
    }
    .news-list-single .common-content {
        padding: 102px 73px;
    }
    .header-in .top-search-new a.is-open,
    .header-in .top-search-new button.is-open {
        background-size: 12px 12px;
    }
    .top-search-box .search-submit {
        background-size: 16px 17px;
    }
}

html[data-useragent*='MSIE 10.0'] .outdated {
    display: block
}