.diseaseCategoryContainerMobile{
    display: none;
}
#mobileMenuButton{
    display: none;
}
.images-mobile{
    display: none;
}
.recipe .images{
    display: block;
}
.title-block-1 img{
    width: 100%;
}
.article-list-url img{
    width: 280px;
}
.recipes-grid .fl, .recipes-grid .fr{
    height: auto;
}
.mobile-ad-block{
    display: none;
}
@media screen and (max-width: 600px) {
    .title-block-6 .holder180{
        width: calc(100vw - 20px);
        height: auto;
    }
}
@media screen and (max-width: 760px) {
    .adform-adbox-fixed, .adform-adbox-fixed-M, .adform-adbox-fixed-C{
        display: none!important;
    }
    .mobile-ad-block{
        display: block;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: center;
    }
    .menu{
        position: sticky;
        top: 0;
        z-index: 100;
    }
    .menu-main{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        overflow: hidden;
        max-height: 46px;
        transition: max-height 1s ease;
    }
    .menu-main.opened {
        height: auto;
        max-height: 300px;
        overflow: visible;
    }
    .menu-main img{
        margin: 8px 0 8px 15px;

    }
    .menu-sub{
        height: auto;
    }
    .menu-sub ul li{
        line-height: 24px;
    }
    #mobileMenuButton{
        display: block;
        color: white;
        font-size: 22px;
        margin-top: 8px;
        margin-left: auto;
        margin-right: 15px;
    }
    .moreSpaces{
        width: 100%;
        background-color: #02adf6;
    }

    .clearfix.content {
        background: #ffffff;
    }
    .clearfix::after {
        content: "";
        display: table;
        clear: both;
    }
    .sv980x200_sveikata.lt{
        display: none;
    }
    .w1000 .container {
        width: 100%;
        position: absolute;
        top: 0!important;
    }
    .content .left .block{
        width: 100%;
    }
    .header-b{
        display: none;
    }
    .content .left .block .inner{
        width: 100%;
    }
    div.right{
        display: none;
    }
    .content .left{
        width: 100%;
    }
    .holder295{
        width: 100%;
    }
    .holder580{
        width: 100%;
    }
    .holder580 img{
        width: 100%;
    }
    .holder615{
        width: 100%;
    }
    .holder275pr15 {
        width: 100%;
        margin-bottom: 10px;
    }
    .holder275pr15 img{
        width: 100%;
        height: auto;
    }
    .article-list-url{
        width: 100%;
    }
    .article-list-url img{
        width: 100%;
    }
    .recipes-grid h4{
        width: 100%;
    }
    .recipes-grid .fl, .recipes-grid .fr{
        height: auto;
    }
    .recipe .info-block {
        width: 100%;
        margin-bottom: 10px;
    }
    .images-mobile{
        display: block;
    }
    .recipe .images{
        display: none;
    }
        /*Ligu katalogas*/
    .diseaseCategory {
        width: calc(33.333% - 5px) !important;
    }
    .diseaseCategoryContainerMobile{
        display: block;
    }
    .diseaseCategoryContainer{
        display: none;
    }
    .category-title a{
        white-space: nowrap;
    }

    .disease-photo{
        width: 100%;
        height: auto;
    }
        /*Article tituliniame*/
    .title-block-2 img{
        width: 49%;
        height: auto;
    }
    .holder275.fl{
        width: 49%;
    }
    .holder275.fr{
        width: 49%;
    }
    .title-block-holder-3{
        width: 100%;
        display: grid;
        grid-template-rows: repeat(6, auto);
    }
    .title-block-holder-3 .holder180{
        width: 100%;
    }
    .title-block-holder-3 .holder180 h5{
        margin-bottom: 5px;
        font-size: 17px;
    }
    .title-block-3, .title-block-names-3{
        display: contents;
        width: 100%;
    }
    .title-block-3 .holder180:nth-child(1) { order: 1; }
    .title-block-names-3 .holder180:nth-child(1) { order: 2; }
    .title-block-3 .holder180:nth-child(2) { order: 3; }
    .title-block-names-3 .holder180:nth-child(2) { order: 4; }
    .title-block-3 .holder180:nth-child(3) { order: 5; }
    .title-block-names-3 .holder180:nth-child(3) { order: 6; }
    .title-block-3 img{
        width: 100%;
        height: auto;
    }

        /*Article*/
    .articleBlock .heading h1{
        width: 100%;
    }
    .heading h2{
        width: 100%;
    }
    .article img {
        width: 100%!important;
        height: auto!important;
        margin: 0;
    }
    .articleBlock .partner-ico{
        width: unset;
    }
    .articleBlock img{
        width: 100%;
    }
    /*Comment box*/
    .comment_input {
        width: 100%;
    }
    .comments-form-block textarea {
        width: 100%;
    }
    .article-comments .comment-item .comment-header {
        float: unset;
        width: 100%;
    }
    .article-comments .comment-item .comment-author {
        margin-left: 5px;
    }
    .article-comments .comment-item .comment-date {
        margin-right: 10px;
    }
    .article-comments .comment-item .comment-comment {
        width: 100%;
        margin-top: 5px;
        margin-left: 0;
    }

    .footer{
        width: 100%;
        padding: 0;
        margin-top: 0;
        padding-top: 7px;
        margin-bottom: -18px;
    }
    .copyright{
        width: 50%;
    }
}
