
@media all and (max-width: 1400px) {
    #slideshow .slideshow-content {
        margin-right: 125px;
    }
/*
    #co-logo {
        left: 0;
        right: 5px;
        width: 100px;
    }
*/
}
@media all and (max-width: 980px) {
    ul.uk-navbar-nav.uk-hidden-small {
        width: 100%;
    }
    .uk-container {
        width: 100%;
    }
    #footer div p {
        width: 100%;
    }
    #footer div.lower-footer p {
        box-sizing: border-box;
        padding: 0 10px !important;
    }
    #footer div.upper-footer p {
        background-position: 10px 15px;
    }
    #footer div.upper-footer p .stats {
        margin-right: 10px;
    }
    a.scrollspy.uk-grid-margin {
        margin-right: 10px;
    }
    .uk-width-1-1.box.uk-grid-margin div {
        padding: 0 10px;
    }
    .uk-width-1-1.box.uk-grid-margin div {
        padding: 0 20px 0 10px;
    }

    #boxes .news.uk-accordion-content{
        /*height: 700px;*/
    }
    #boxes .uk-width-6-10{
        width: 100%;
    }
    #boxes .uk-width-4-10{
        width: 100%;
    }
    #boxes .news .uk-width-6-10 img {
        width: 100%;
    }
    .news-list > div {
        padding: 0 !important;
        width: 100% !important;
    }
    .news .uk-width-4-10, .news .uk-width-3-10 {
        height: auto !important;
        /*margin: 5px 0 !important;*/
        width: 100% !important;
    }
    .news .uk-width-3-10 {
        padding: 0;
    }
    #boxes .news .uk-width-3-10 img {
        height: auto !important;
        width: 100% !important;
    }
    #boxes .news {
        margin: 0 !important;
        width: 100% !important;
    }
    #boxes .article {
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .sk_div{
        width: 100%;
    }
    .box_skitter{
        width: auto !important;
    }
    #slideshow .uk-caption {
        width: auto !important;
    }
    #slideshow .slideshow-content {
        margin-right: 0 !important;
        width: auto;
    }
    #slideshow .uk-slideshow li img {
        height: 100%;
    }
    #boxes .uk-width-medium-1-3 {
        background-size: 100% auto;
    }
    nav.uk-navbar.uk-margin-large-bottom {
        z-index: 999 !important;
    }
    #boxes .box.tab.uk-active {
        background-position: center center;
        background-size: 100% auto;
        width: 60% !important;
    }
    #boxes .box.tab {
        width: 13.3% !important;
    }
    #boxes .article {
        width: 100%;
    }
    .article .uk-width-7-10, .article .uk-width-3-10, .article .uk-width-3-10 img {
        width: 100% !important;
    }
    .article h2.article-link {
        margin: inherit !important;
        padding: inherit !important;
        position: static !important;
        width: 90% !important;
    }
    footer div p {
        width: auto;
    }
    footer div p span.stats label {
        width: auto;
    }
    footer div p span.stats span {
        min-width: auto;
    }
    footer div.upper-footer p {
        background-image: none;
    }
    .scrollspy {
        bottom: 10px;
        right: 0;
    }
    #boxes .article {
        width: 100%;
    }
}
