@media only screen and (max-width:1200px) {
    #cont-top-cent,
    #footer-cent,
    #header-cent,
    #magic-banners,
    #scroll-buttons,
    #top-menu {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .gal-photo-title {
        position: relative;
        width: 100%!important;
        text-align: left;
        text-indent: 0;
        margin-top: 5px
    }
    .gal-photos {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .gal-photos a {
        margin: 0 5px 10px;
        display: block;
        width: -webkit-calc(25% - 10px);
        width: calc(25% - 10px);
        min-height: initial;
        max-height: initial;
        position: relative
    }
    #content #cont-cent,
    #magic-banners,
    #page-photos,
    #scroll-buttons,
    #smalls {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    #page-photos a img,
    .gal-photos a img {
        width: 100%
    }
    #page-photos {
        width: 100%;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    #page-photos a {
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
        width: -webkit-calc(20% - 10px);
        width: calc(20% - 10px)
    }
    .news-box .news-title {
        width: -webkit-calc(100% - 150px);
        width: calc(100% - 150px)
    }
    #top-menu ul li a {
        padding: 16px 12px
    }
    #content #cont-cent {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: 0 15px
    }
    #content #cont-cent #main-content {
        width: -webkit-calc(100% - 230px);
        width: calc(100% - 230px);
        background: 0 0;
        min-height: initial
    }
    #breads {
        padding: 0 30px
    }
    .news-title {
        width: initial
    }
    body {
        overflow-x: hidden
    }
    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .wrapper {
        width: 100%!important
    }
    #magic-photoalbums,
    #magic-videos {
        position: relative;
        width: -webkit-calc(50% - 10px);
        height: initial
    }
    #for-but,
    #scroll-buttons-wrap {
        height: initial;
        width: 100%
    }
    #scroll-buttons {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .one-button {
        margin-bottom: 15px
    }
    #magic-videos {
        right: 0;
        width: calc(50% - 10px)
    }
    #magic-photoalbums {
        width: calc(50% - 10px)
    }
    #magic-banners {
        display: flex;
        height: initial;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 40px 0
    }
    .photo-wrapper {
        width: 100%;
        overflow: hidden
    }
    .photo-wrapper img {
        min-width: 100%
    }
    #for-hover {
        width: 100%;
        top: 0
    }
    #content {
        margin-bottom: 40px
    }
    #copyright {
        width: 400px
    }
    #copyright,
    #dev {
        left: 30px
    }
    #telephones {
        right: 30px
    }
    #right-column {
        right: 15px
    }
    #news-slider {
        left: 15px;
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px)
    }
    #news {
        width: 100%
    }
    #news-slider .all-news {
        font-size: 14px
    }
    #smalls {
        bottom: 0;
        left: 0;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .small {
        left: initial!important;
        position: relative!important
    }
    #but-soc {
        left: initial;
        right: 296px
    }
    #block-search {
        left: initial;
        right: 456px
    }
    #main-content img.inner-img {
        margin-top: 0;
        padding: 0;
        width: 50%;
        margin-bottom: 15px
    }
}

@media only screen and (max-width:992px) {
    .photogalery p {
        width: 100%;
        margin-left: 0 !important;
    }
    #block-search {
        top: 0;
        left: 15px
    }
    #block-search form {
        top: 0;
        position: relative
    }
    .soc-link {
        margin: 0
    }
    .soc-link img {
        width: 24px;
        margin: 0 0 0 5px
    }
    #main-content img.inner-img {
        margin-top: 0;
        padding: 0;
        width: 50%;
        margin-bottom: 15px
    }
    #god-page-but,
    #inet-shop-page {
        display: block;
        margin: 0 auto;
        background-size: cover!important
    }
    .tags-box {
        margin-bottom: 15px
    }
    .tags {
        width: 100%;
        margin-bottom: 5px
    }
    .tags a {
        display: inline-block!important;
        width: initial!important;
        margin: 0
    }
    .bar {
        height: initial;
    }
    .bar a {
        display: block;
        line-height: 1.1;
        padding: 10px;
        border-bottom: solid 1px #a21d1d;
        width: 100%;
    }
    #google_translate_element,
    #logo-pic {
        display: none
    }
    #content #cont-cent #main-content {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 15px;
        padding-left: 0;
        padding-top: 15px
    }
    #page-photos {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    #page-photos a {
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
        width: -webkit-calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    #breadcrumbs-cent,
    #page-photos a img {
        width: 100%
    }
    #left-column {
        width: 100%;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    #for-but {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    #breadcrumbs,
    #breadcrumbs-cent {
        height: 30px
    }
    #page-title {
        font-size: 20px;
        border-bottom: solid 1px #eee;
        padding: 0 0 15px;
        width: 100%
    }
    #breads {
        padding: 0 15px;
        top: 10px;
        font-size: 10px;
        overflow: auto
    }
    body {
        padding-top: 90px
    }
    #header,
    #header-cent {
        height: 50px
    }
    #header {
        padding-top: 15px
    }
    #logo-name,
    #slogan {
        left: 15px;
        display: none
    }
    .mobile-bar {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: fixed;
        background: #fff;
        left: 0;
        top: 0;
        padding: 0 15px;
        right: 0;
        height: 90px;
        z-index: 990;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .53);
        box-shadow: 0 0 10px rgba(0, 0, 0, .53)
    }
    .mobile-bar .logo {
        width: 105px;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -52px;
        top: 7px
    }
    .mobile-bar .logo img {
        width: 100%
    }
    .mobile-menu {
        position: fixed;
        top: 90px;
        background: #fff;
        z-index: 980;
        border-top: solid 1px #ddd;
        left: 0;
        right: 0;
        width: 100%;
        overflow: auto;
        height: -webkit-calc(100% - 90px);
        height: calc(100% - 90px);
        display: none
    }
    #cont-top,
    #footer {
        background-size: cover
    }
    .mobile-menu ul {
        list-style: none
    }
    .mobile-menu ul li {
        display: block;
        margin-bottom: 7px;
        font-size: 14px
    }
    .mobile-menu ul li>a {
        display: block;
        font-weight: 700;
        padding: 5px
    }
    .mobile-menu ul li a {
        color: #000
    }
    .mobile-menu ul li ul li a {
        display: block;
        width: 100%;
        padding: 5px;
        font-weight: 400
    }
    #contacts {
        top: -13px;
        display: none
    }
    #but-soc {
        top: -2px;
        left: initial;
        right: 15px
    }
    #index-banners .banner-left,
    #index-banners .banner-right {
        left: initital;
        position: relative;
        top: initial
    }
    .gal-photos a {
        width: -webkit-calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    #index-banners #cont-top-cent {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    #index-banners .banner-center {
        margin: 0;
        width: -webkit-calc(33.333% - 30px);
        width: calc(33.333% - 30px)
    }
    #index-banners .banner-right {
        right: initial
    }
    #index-banners a {
        width: -webkit-calc(33.333% - 30px);
        width: calc(33.333% - 30px);
        margin: 0 15px
    }
    #index-banners a img {
        width: 100%
    }
    #bottom-menu,
    #dev,
    #top-menu,
    .top-btn1 {
        display: none
    }
    #footer {
        height: initial;
        padding: 30px
    }
    #bottom-menu,
    #copyright,
    #dev,
    #footer-adr,
    #footer-adr-email,
    #lic,
    #telephones,
    .map-this-site {
        position: relative;
        top: initial;
        left: initial;
        right: initial;
        width: 100%;
        bottom: initial
    }
    #bigs,
    .small {
        position: relative!important
    }
    #news-slider .all-news {
        top: 36px;
        font-size: 14px;
        display: none
    }
    #news-slider {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px)
    }
    #bigs,
    #bigs img,
    #news,
    #smalls,
    .big,
    .big-title {
        width: 100%
    }
    #bigs {
        margin: 15px 0
    }
    #calendar {
        top: 15px;
        height: 415px
    }
    #calendar .st5 {
        height: 30px
    }
    #bigs,
    #cont-top,
    #cont-top #cont-top-cent #right-column,
    #news,
    .big {
        height: initial
    }
    #news {
        min-height: 450px
    }
    #smalls {
        bottom: 0;
        left: 0;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .big-title {
        display: block;
        margin-bottom: 10px
    }
    .big-date {
        display: block;
        margin: 10px 0
    }
    .small {
        left: initial!important
    }
    #cont-top #cont-top-cent #news-slider,
    #cont-top #cont-top-cent #right-column {
        position: relative;
        top: initial;
        left: initial;
        right: initial;
        bottom: initial
    }
    #smalls,
    .stop-btn {
        display: none
    }
    #footer-adr {
        margin: 20px 0
    }
    #footer-adr-email {
        display: block;
        margin: 10px 0 0
    }
    #cont-top #cont-top-cent {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: initial
    }
    .big,
    .big *,
    .big .big p {
        position: relative!important
    }
    .big *,
    .big .big p {
        top: initial!important;
        left: initial!important;
        right: initial!important;
        bottom: initial!important;
        height: initial!important
    }
    .photo-wrapper img {
        max-height: 100%;
        width: initial
    }
        #index-banners #cont-top-cent {
        flex-wrap:wrap;
    }
    #index-banners .banner-center {
        margin: 15px 0 0 0;
        width: 100%;
        order:1;
    }
    #index-banners a {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        margin: 0 15px;
    }
}

@media only screen and (max-width:767px) {
    #news,
    .photo-wrapper img {
        min-height: initial
    }
    #calendar .calendar-image {
        width: 100%
    }
    #news-slider .all-news {
        top: initial;
        font-size: 14px;
        position: absolute;
        display: block;
        bottom: 0;
        right: initial;
        background: #910000;
        color: #fff;
        padding: 7px 30px;
        text-decoration: none;
        -webkit-border-top-left-radius: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px;
        left: 50%;
        margin: 0 0 0 -69px
    }
    .one-empl {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: initial;
        padding: 15px 0;
        margin-top: 0
    }
    .one-empl img {
        width: 90px;
        margin-right: 15px!important
    }
    .empl-name,
    .empl-post,
    .empl-tel,
    .empl-tel-label,
    .one-empl img {
        position: relative!important;
        top: initial!important;
        left: initial!important;
        right: initial!important;
        bottom: initial!important;
        height: initial!important;
        display: block
    }
    .empl-post {
        display: block;
        margin: 10px 0
    }
    #contacts,
    #news-pager span,
    .media-title.photo-icon:before,
    .media-title.video-icon:before {
        display: none
    }
    .big p {
        width: 100%
    }
    .gal-photos a {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
    .photopage-title,
    .videopage-title {
        background: 0 0!important
    }
    #page-title.news-page-title {
        margin-bottom: 0
    }
    .gal-photos {
        margin-top: 0
    }
    .media-read-more {
        top: 11px
    }
    #news-pager,
    #page-photos {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    #news-pager a,
    #page-photos a {
        display: inline-block;
        margin-left: 5px
    }
    #magic-videos .media-title,
    .media-title {
        padding-left: 0
    }
    #news-pager {
        display: flex
    }
    #news-pager a {
        width: 20px;
        height: 27px;
        text-align: center;
        padding-top: 5px;
        color: #000;
        background: #cec9be!important;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
    #news-pager a:nth-child(10) {
        margin-left: auto
    }
    #page-photos {
        width: 100%;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    #page-photos a {
        margin-right: 5px;
        margin-bottom: 10px;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
    #page-photos a img,
    .news-box .news-title,
    .one-news a {
        width: 100%
    }
    #main-content img.inner-img {
        margin-left: 0;
        margin-top: 0;
        padding: 0;
        width: 100%;
        margin-bottom: 15px
    }
    .one-news {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .one-news .news-title {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .one-news a {
        display: block;
        text-decoration: underline
    }
    .one-news p {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: initial!important
    }
    .one-news img {
        max-width: 100%;
        width: initial;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        right: initial;
        top: 0!important;
        margin: 0 0 15px!important
    }
    .small img,
    .small-text {
        left: initial;
        position: relative;
        top: initial
    }
    #main-content p {
        font-size: 14px;
        line-height: 1.4;
        text-align: left
    }
    .one-button {
        width: -webkit-calc(50% - 16px);
        width: calc(50% - 16px);
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    #magic-banners {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 20px 0
    }
    #magic-photoalbums {
        margin-bottom: 20px
    }
    .photo-wrapper {
        height: initial
    }
    #for-hover {
        height: 100%;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }
    .calendar-link {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    #magic-photoalbums,
    #magic-videos,
    .photo-wrapper img {
        width: 100%
    }
    #right-column {
        width: 100%;
        position: relative
    }
    #news-slider {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 35px
    }
    #bigs {
        display: none
    }
    .small-act {
        background: 0 0
    }
    .small-text {
        color: #677f8d;
        font-size: 12px;
        font-weight: 700;
        width: 100%;
        display: block
    }
    .small img {
        width: 100%;
        -webkit-border-radius: 7px;
        border-radius: 7px
    }
    .mobile-link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 50
    }
    #calendar,
    #contacts,
    #smalls,
    #smalls .small {
        height: initial
    }
    .small-date {
        color: #989898;
        font-size: 11px;
        left: initial;
        position: relative;
        top: initial;
        display: block;
        margin: 10px 0
    }
    #calendar #cal-title1,
    #calendar .calendar-content,
    #calendar img {
        left: initial!important;
        right: initial!important;
        bottom: initial!important
    }
    #calendar img,
    #smalls {
        position: relative!important
    }
    #logo-name,
    #logo-pic,
    #slogan,
    .stop-btn {
        display: none
    }
    #smalls {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    #smalls .small {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
        margin-bottom: 10px
    }
    #header,
    #header-cent {
        height: 50px
    }
    #calendar {
        width: 100%;
        position: relative;
        padding-bottom: 45px
    }
    #calendar img {
        width: 100%;
        top: initial!important
    }
    #calendar .calendar-min-title {
        padding: 0 10px
    }
    #calendar .date {
        position: relative;
        top: initial
    }
    #calendar #cal-title1,
    #calendar .calendar-content {
        position: relative!important;
        top: initial!important
    }
    #adr,
    #logo-name,
    #slogan {
        text-align: center;
        top: initial
    }
    #calendar #cal-title1 {
        line-height: 100%;
        margin: 0;
        padding: 15px;
        width: 100%
    }
    .calendar-button {
        left: 50%;
        margin: 0 0 0 -81px
    }
    #contacts,
    #logo-name,
    #slogan {
        margin: 0 auto;
        position: relative
    }
    #google_translate_element {
        display: block;
        top: 0;
        left: initial;
        right: 0;
        z-index: 50
    }
    #logo-name {
        left: initial
    }
    #slogan {
        left: initial;
        width: 100%
    }
    #contacts {
        top: 0
    }
    #header {
        padding-top: 14px
    }
    #block-search form {
        top: 0;
        position: relative
    }
    .event-box a.news-title,
    .event-box img,
    .events-filter {
        height: initial
    }
    #adr {
        position: relative;
        display: block;
        margin: 15px 0 0;
        white-space: nowrap
    }
    #contacts img {
        left: 12px;
        top: 21px;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    #tel-title {
        top: 24px
    }
    #tel-numb-two {
        top: 35px
    }
    #but-soc {
        top: -2px
    }
    .soc-link {
        margin: 0
    }
    .soc-link img {
        width: 24px;
        margin: 0 0 0 5px
    }
    .events-filter {
        padding-right: 70px;
        padding-bottom: 7px
    }
    #block-search {
        top: 0;
        right: initial;
        left: 15px
    }
    .event-box,
    .event-box a.news-title,
    .event-box img {
        width: 100%
    }
}