section.one-seven div.news-block article.news-item{
    width: 100%;
}

div.search div.input-group{
    display: flex;
    width: 100%;
}

div.search div.input-group input.form-control{
    width: 100%;
}

div.search div.input-group div.input-group-append .btn{
    height: 100%;
}

.container {
    position: relative;
    z-index: 10000 !important;
}

header, header.header-scroll {
    z-index: 11000;
}

.banner * {
    max-width: 100%;
}

[data-easyshare] a[data-easyshare-button]:hover{
    color: white;
}