@media (max-width:767px) {
    /*start*/
    body {
        background: #fff !important;
        padding-top: 75px;
    }
    .baneris {
        height: 60px;
        background: #e8e8e8;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 995;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    }
    .logo {
        position: relative;
        margin: 0;
        margin-top: 10px;
        padding: 0;
        top: 0 !important;
    }

    .logo a {
        display: inline-block;
    }
    .logo a img {
        height: 40px;
        display:inline-block
    }
    .logo a span {
        display: inline-block;
        margin-left: 10px;
        font-size: 16px;
        color: #333;
        text-shadow: none;
    }
    .widgets {
        display: none;
    }
    .easy-read {
        display: none;
    }
    .search-opener {
        display: block;
        position: absolute;
        width: 30px;
        line-height: 30px;
        border-radius: 50%;
        color: #333;
        text-align: center;
        top: 15px;
        right: 15px;
        z-index: 998
    }
    .meklesana {
        position: absolute;
        top: -60px;
        left: 0;
        height: 60px;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        background: #555;
        transition: all 0.4s ease 0s;
        z-index: 999;
    }
    .sactive .meklesana {
        top: 0;
        transition: all 0.4s ease 0s;
    }
    .meklesana form {
        padding-left: 15px;
        margin-right: 50px;
        position: relative;
    }
    .meklesana form .inputbox {
        position: relative;
    }
    .meklesana .icon-cross2 {
        display: block;
        width: 30px;
        line-height: 30px;
        right: 5px;
        top: 15px;
        position: absolute;
        color: #fff;
    }
    .zina-izcelta {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #eaeaea;
    }
    .zina-svarigi .thumb,
    .zina-izcelta .thumb {
        max-height: none;
        line-height: normal;
        margin-top: 10px;
    }
    .zina-svarigi .thumb img,
    .zina-izcelta .thumb img {
        width: 100%;
    }
    .zina-izcelta .zina-datums {
        display: none;
    }
    .zina-izcelta .zina-datums.xs {
        display: block;
    }
    .zina-izcelta h3,
    .zina-parasta h3 {
        font-size: 20px;
    }
    .hidden-xs {
        display: none
    }
    .content-col table,
    .content-col table tr,
    .content-col table tr td {
        display: block;
        clear: both;
    }
    .content-col table tr {
        border-bottom: 1px solid #eaeaea;
        margin-bottom: 15px;
    }
    footer {
        height: auto;
    }

    .autors {
        display: none;
    }
    /* end*/
}
