@media screen and (max-width: 1400px) {

    .search-box,
    .search-box form,
    .search-box form input,
    .search-box .awesomplete {
        width: 330px;
    }

    #title>div p {
        font-size: 21px;
        line-height: 34px;
    }

    #title h1,
    #title h2,
    #title h3 {
        font-size: 40px;
    }

    .sitelogo {
        min-height: 130px;
        width: 100px;
        margin-left: 40px;
        margin-right: 10px;
    }

    #contact-info {
        padding-left: 110px;
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 24px;
    }

    body {
        --bs-body-font-size: 16px;
    }

    #menu-ql .mod-menu>li a {
        padding: 0 5px;
    }

    #slider .carousel-caption h5 {
        font-size: 36px;
    }

    #structure .cat-item {
        font-size: 22px;
        line-height: 40px;
    }
}

@media screen and (max-width: 1200px) {
    .health_service {
        background-position: 50% 50%;
        width: 130px;
        height: 51px;
        margin-left: 15px;
    }

    #contrast {
        margin: 0px 20px 0px auto;
    }

    #contact-info {
        padding-left: 30px;
    }

    #title h1,
    #title h2,
    #title h3 {
        font-size: 36px;
    }

    .menu-info .image-menu {
        margin-bottom: 15px;
    }

    .menu-info {
        padding: 20px 0 0px;
    }

    #moduletop>*,
    #modulecenter>*,
    #modulebottom>* {
        margin-bottom: 25px;
    }

    #structure .categories-module {
        padding: 20px 10px 20px 20px;
    }

    #structure .cat-icon {
        width: 55px;
    }

    #structure .cat-item {
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .toggle-menu {
        width: 35px;
        background-size: contain;
    }
}

@media screen and (max-width: 992px) {
    #contrast {
        margin: 0px 0px 0px auto;
    }

    #contact-info>* {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #contact-info>*>* {
        width: 100%;
        min-width: 515px;
    }

    #title>div p {
        font-size: 18px;
        line-height: 30px;
    }

    #title h1,
    #title h2,
    #title h3 {
        font-size: 25px;
    }

    #menu-block {
        margin-top: 25px;
    }

    .header-block {
        padding-bottom: 25px;
    }

    #slider .carousel-caption {
        padding: 15px 25px 15px 110px;
        max-width: 80%;
    }

    .menu-info li {
        flex: 1 0 50%;
        padding: 0 3px;
    }

    #structure .zhym-map-default {
        height: 400px !important;
        margin-bottom: 15px !important;
    }

    #map {
        margin-top: 15px;
    }

    .mod-socialnetwork {
        padding-left: 0px;
    }
}

@media screen and (max-width: 767px) {

    .search-box,
    .search-box form,
    .search-box form input,
    .search-box .awesomplete {
        width: 100%;
    }

    #contrast {
        margin: 0px auto 20px auto;
    }

    #contact-info {
        padding-left: 0px;
    }

    #contact-info>*>* {
        width: auto;
        min-width: auto;
    }

    #title-block {
        text-align: center;
    }

    #title-block>* {
        display: flex;
        justify-content: center;
    }

    .sitelogo {
        margin-left: 10px;
        margin-right: 10px;
    }

    .about img {
        float: none;
        margin-right: 0px;
        margin-bottom: 20px;
        max-width: 100%;
        height: auto;
    }

    #content {
        padding: 0px 20px;
    }

    .mod_contact,
    #bannerbox {
        padding: 30px;
    }

    .medprof,
    .moduletable h3,
    .h3-mod {
        text-align: center;
    }

    footer {
        margin: 25px -20px 0;
    }

    #slider {
        margin: 0 -20px 40px;
    }

    .container-component .blog-items .item-title,
    .container-component .com-content-category h1,
    .container-component main h1,
    .container-component main h2,
    #phocaguestbook h4.pgb_font,
    .page-header h1,
    .pd-category>h1,
    .blog h1,
    .cat-children h3,
    .container-component .blog-item .h1,
    .container-component .blog-item .h2,
    .container-component .blog-item h1,
    .container-component .blog-item h2,
    .first-page .container-component .blog-items .item-title,
    .moduletable h3,
    .h3-mod {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
    }

    .nav-footer .mod-list {
        display: flex;
        align-items: center;
        padding: 30px 0;
    }

    footer .nav-footer a {
        font-size: 20px;
        line-height: 25px;
    }

    #to-top {
        display: none;
    }
}