@media screen and (max-width: 1280px) {
    #header, #menuWrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .headerRight {
        padding-left: 100px;
    }
    .global-search {
        width: calc(100% - 277px - 250px - 150px);
    }
    /*#breadcrumb, h1.page-title, .content-block {
        padding-left: 20px;
        padding-right: 20px;
    }*/
}
@media screen and (max-width: 1200px) {
    .readers_links {
        height: auto !important;
    }
    .headerRight {
        padding-left: 80px;
    }
}
@media screen and (max-width: 1150px) {
    .copy_footer_menu_item {
        margin-right: 25px;
    }
    .footer_partners {
        margin-top: 10px;
    }
    .footer_partners_header {
        margin-bottom: 0;
    }
    .social-btn {
        margin: 0 5px;
    }
}
@media screen and (max-width: 1100px) {
    .headerRight {
        padding-left: 0px;
    }
    .global-search {
        width: calc(100% - 1200px);
    }
    #template_22 #breadcrumb,
    #template_22 h1.page-title,
    #template_22 .content-block,

    #template_15 #breadcrumb,
    #template_15 h1.page-title,
    #template_15 .content-block {
        padding-left: 100px;
        padding-right: 100px;
    }
    #footerNoteWrapper .col-lg-7,
    #footerNoteWrapper .col-lg-5 {
        width: 45%;
    }
    .news-big-item .newsHover {
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .news-big-item-image {
        margin-bottom: 110px;
    }
    blockquote {
        width: calc(100% + 200px);
        margin-left: -100px;
        padding: 94px 100px 94px 170px;
    }
}
@media screen and (max-width: 1060px) {
    .copy_footer_menu_item {
        min-width: 125px;
        margin-right: 15px;
    }
    #footer {
        padding-left: 19px;
        padding-right: 19px;
    }
    #footer_subscribe_block {
        left: 19px;
    }
}
@media screen and (max-width: 960px) {
  
    .global-search {
        width: calc(100% - 277px - 250px - 100px);
    }
    #logoBlock .logo {
        width: 55px;
    }
    #logoBlock .logoName_block {
        width: 140px;
        margin-left: 70px;
    }
    #menuWrapper {
        margin: 85px auto 0;
    }
    .rightWideBlock {
        position: initial;
        top: 0;
        left: 0;
        width: 100%;
        margin-bottom: 40px;
    }
    .TwoColumnTemplateAndWideBlockContent {
        margin-top: 40px;
        margin-right: 0;
        width: 100%;
        min-height: auto;
    }
}
@media only screen and (min-width: 767px) {
    .contact_menu_mobile_btn {
        display: none;
    }
    .register-message{
    top: 40%;
    width: 100%;
    max-width: 30rem;
    }
}
@media only screen and (max-width: 767px) {
    .helpdesk-row {
        flex-direction: column;
    }
    .helpdesk-cell + .helpdesk-cell {
        margin-top: 3em;
    }
    .helpdesk-afterword {
        margin-top: 2em;
    }
    .helpdesk-afterword > p {
        padding-right: 0;
    }
    .helpdesk-afterword-image {
        display: none;
    }
    a.quarantine-alert {
        margin-top: 80px;
    }
    span.quarantine-alert-label {
        display: none;
    }
    .quarantine-alert-text {
        font-size: 1em;
        line-height: 1.2;
    }
    a.quarantine-alert + #content {
        margin-top: 10px;
    }
    span.quarantine-alert-btn {
        padding: 10px 20px;
        text-align: center;
    }
    .urgent-bar {
      margin-top: 58px;
      z-index: 7;
   } 
    #wrapper {
        /*min-width: 100%;*/
    }
    #breadcrumb, h1.page-title,
    .content-block,
    #template_15 #breadcrumb,
    #template_15 h1.page-title,
    #template_15 .content-block,
    #template_22 #breadcrumb,
    #template_22 h1.page-title,
    #template_22 .content-block {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #headerWrapper {
        height: 0;
    }
    #header, #menuWrapper {
        display: none;
    }
    #content {
        margin-top: 58px;
        min-width: 0;
    }
    .slider_block {
        width: calc(100% + 40px);
        margin-left: -20px;        
    }
    .notice_article {
        height: auto !important;
        margin-top: 40px;
    }
    .notice_article_intro {
        margin-bottom: 1em;
    }
    .grid_content .gridElement {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin-left: 0 !important;
        margin-bottom: 20px !important;
    }
    .gridElementImage {
        margin-top: -15%;
    }
    blockquote {
        width: calc(100% + 40px);
        padding: 25px;
        margin: 0 -20px;
    }
    blockquote span {
        font-size: 24px;
    }
    blockquote span:before {
        top: -40px;
        left: 0;
    }
    #template_15 blockquote, #template_24 blockquote {
        width: calc(100% + 40px);
        padding: 80px 20px 60px;
        margin-left: -20px;
    }
    #template_15 blockquote > p, #template_24 blockquote > p {
        font-size: 21px;
    }
    .event_socials_footer {
        flex-direction: column;
    }
    .event_socials_footer .event_socials_footer_link {
        display: none;
    }
    #footerWrapper {
    }
    #footer {
        width: 100%;
        min-width: 0;
        padding: 40px 20px 50px;
    }
    #footerNoteWrapper {
        display: block;
    }
    
    #footerNoteWrapper > .footer-note {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    #footerNoteWrapper > .footer-note > div {
        width: 90% !important;
        text-align: left !important;
        padding-left: 0;
    }
    
    #footerNoteWrapper .plus12 {
        position: relative;
        display: block;
        left: 0;
    }
    
    
    .for-information {
        display: none;
        
    }
    ul.footer_menu {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding-bottom: 0;
    }
    ul.footer_menu > li {
        width: 100%;
        min-width: 0;
        min-height: 0;
        margin-right: 0;
    }
    ul.footer_menu > li > a {
        margin-bottom: 1.5em;
    }
    ul.footer_menu > li > ul {
        display: none;
    }
    .footer_partners {
        display: none;
    }
    .social-btn-wrapper {
        display: none;
    }
    #footer_subscribe_block {
        display: none;
    }
    .mobile-nav {
        z-index: 7;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 58px;
        background-color: #fff;
        box-shadow: 0 6px 24px 0 rgba(0,0,0,.07);
    }
    .mobile-nav__hamburger {
        width: 58px;
        height: 58px;
        background: url('/photo/svg/hamburger.svg') no-repeat center;
        background-size: 21px;
    }
    .mobile-nav__logo {
        width: 39px;
        height: 49px;
        background: url('/photo/rsl-logo.png') no-repeat center;
        background-size: cover;
        margin-top: 20px;
    }
    .mobile-nav__search {
        width: 58px;
        height: 58px;
        background: url('/photo/svg/search.svg') no-repeat center;
        background-size: 24px;
    }
    .mobile-menu {
        z-index: 6;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        position: fixed;
        width: 100%;
        height: calc(100vh - 58px);
        top: 58px;
        bottom: 0;
        background-color: #fff;
        padding: 20px 20px 0;
        overflow: auto;
    }
    .mobile-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .mobile-menu ul > li > a {
        font-size: 1.2em;
        font-weight: bold;
        letter-spacing: .76px;
        line-height: 2.47;
        color: #232325;
        text-transform: uppercase;
    }
    .mobile-hours {}
    .mobile-hours span {
        font-size: 16px;
        font-weight: bold;
        line-height: 2.25;
        color: #7C8284;
    }
    .mobile-socials {
        display: flex;
        justify-content: space-between;
        align-self: auto;
        margin-bottom: 20px;
    }
    .mobile-socials > a {
        margin: 0;
    }
    .mobile-oauth {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mobile-oauth > a.btn.btn-primary.label-login {
        width: 48%;
        margin-bottom: 0;
        padding: 16px 0 17px;
    }
    .mobile-oauth > a.btn.btn-primary.label-reader {
        width: 48%;
        padding: 15px 0 16px;
    }
    .global-search {
        width: 100%;
    }
    .clear {
        height: 41px;
        background-color: #fff;
    }
    .find {
        width: 100%;
    }
    .find_area {
        font-size: 1.12em;
        font-weight: 700;
        color: #2D3031;
        background-color: #fff;
        border-bottom: 4px solid #2D3031;
        padding: 1em 3em 1em 0;
    }
    .find_area::placeholder {
        font-size: 1.12em;
        font-weight: 700;
        color: #2D3031;
    }
    .find_area:focus {
        border-bottom: 4px solid #2D3031;
    }
    label.check_box {
        margin-top: 10px;
    }
    label.check_box span {
        font-size: 1.12em;
        font-weight: 400;
        letter-spacing: -.3px;
        color: #7F8994;
    }
    .check_box_menu input:checked + span {
        color: #2D3031;
    }
    .check_box_menu input:checked + span:before {
        content: none;
    }

    .left, .right {
        width: 100%;
        float: none;
    }
    .title-wrapper {
        display: block;
        justify-content: space-between;
        text-align: left;
        align-items: center;
        margin: 50px auto;
    }
    .news .title-wrapper {
        margin-top: 0;
    }
    a.link-forward {
        display: block;
        margin-top: 11px;
    }
    .invites-item {
        display: block;
        width: 100%;
        padding-bottom: 30px;
    }
    .invites-item-image {
        margin-bottom: 0;
    }
    .invites-item-image-block {
        display: block;
        max-height: 240px;
        overflow: hidden;
        margin-bottom: 15px;
    }    
    .invites-item-image-block a {
        height: 240px;
    }
    .news-main-page-large {
        flex-direction: column;
        margin-bottom: 30px;
    }
    .invites-item-dates, .invites-item-name {
        padding: 0;
    }
    .news-big-item {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 20px;
    }
    .news-big-item-image,
    .news-regular-item-image{
        width: 100%;
        margin: 0;
        float: none;
    }
    .news-big-item a:first-child,
    .news-regular-item-image-wrapper a {
        display: block;
        height: 240px;
        overflow: hidden;
    }
    .news-big-item .news-regular-item-date,
    .news-big-item .article-link,
    .news-big-item .shrift.newsHover,
    .news-regular-item .news-regular-item-date,
    .news-regular-item .article-link,
    .news-regular-item .shrift.newsHover,
    .notice_article,
    .info,
    .conference-block {
        padding: 0;
    }
    .readers_links {
        padding: 20px;
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .news-regular-item {
        display: block;
        padding: 0;
        margin-bottom: 30px;
    }
    .news-regular-item-image-wrapper {
        width: 100%;
        padding: 0;
    }
    .news-regular-item-date,
    .news-big-item .news-regular-item-date {
        margin-top: 15px;
    }
    .conference-banner {
        margin: 40px auto;
    }
    .serviceFilter,
    .publFilter,
    .event_content_menu {
        position: relative;
        width: 100%;
    }
    .event_menu_bottom {
        display: none;
    }
    .serviceContent,
    .publContent,
    .event_content {
        margin: 50px 0 0;
        width: 100%;
    }
    .event-item {
        display: block;
    }
    .event-item-date-block,
    .event-item-content,
    .event-item-place {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        margin: 0;
        -webkit-flex: none;
    }
    .event-item-place {
        margin-top: 15px
    }
    .social-likes-buttons.social-likes.social-likes_ready {
        width: 100%;
        text-align: center;
    }
    .news_content {
        margin-right: 0;
    }
    .mainContentTextBlock, .mainContentTextBlock > p {
        line-height: 1.36;
    }
    .contact_menu, 
    .rightWideBlock {
        right: -282px;
        transition: right .6s;
    }
    .contact_menu_mobile_btn {
        content: '';
        position: absolute;
        top: 0;
        left: -48px;
        width: 48px;
        height: 48px;
        background: #E9EFF1 url('/css/images/crumbSeparator.svg') no-repeat center;
        background-size: 12px;
        transform: rotate(180deg);
    }
    .contact_menu.active {
        right: 0;
    }

}
