@media screen and (max-width: 1830px) {
  footer #btn_top {
    top: 30px;
  }
}
@media screen and (max-width: 1630px) {
  .container {
    padding: 0 15px;
  }
  .musei .list_stend li img {
    height: 250px;
  }
  .mainPage .banner .blockLibrary .container,
  .mainPage .banner .blockMusei .container {
    margin-left: 0;
  }
  .mainPage .banner .blockLibrary .container .content_block,
  .mainPage .banner .blockMusei .container .content_block {
    left: 15px;
  }
  .blog_musei_category .description_categoryMusei .item_image img {
    width: 100%;
    min-width: 600px;
  }
  .bottom_description_category .position_musei img {
    width: 60%;
  }
}
@media screen and (max-width: 1430px) {
  section.contact .delimiter {
    display: none;
  }
  section.contact .blockPhone,
  section.contact .blockMail {
    display: none;
  }
  section.contact .mobileInfo {
    display: block;
  }
  section.contact .column {
    justify-content: space-around;
  }
  section.command .bottomRow .item {
    width: 30% !important;
  }
  section.command .bottomRow .item:nth-child(2) {
    padding-right: 40px;
  }
  section.command .bottomRow .item:nth-child(2) .line {
    width: 100%;
  }
  section.command .bottomRow .item:nth-child(1) {
    padding-right: 60px;
  }
  section.command .bottomRow .columnBottom1 {
    justify-content: start;
  }
  section.command .bottomRow .columnBottom1 .item {
    margin-left: 0;
  }
  section.project {
    background-size: 70%;
  }
  footer .blockPhone {
    gap: 0px;
    flex-direction: column;
  }
  footer .blockPhone .item {
    border-right: 0;
  }
}
@media screen and (max-width: 1320px) {
  header .logo,
  footer .logo {
    font-size: 18px;
  }
  header .logo {
    width: auto;
  }
  header .navigation li {
    margin-right: 40px;
  }
  header .navigation li a {
    font-size: 18px;
  }
  header .language .item {
    font-size: 18px;
  }
  .container-wide img {
    width: 100%;
  }
  .container-wide .wrap-img {
    width: 100%;
  }
  .blognewsPage .item_news {
    padding: 20px;
  }
  .container_xl {
    padding: 0 20px;
  }
  .blognewsPage .item_news .item-image img {
    max-width: 200px;
  }
  .newsPage img {
    width: 100%;
    height: auto;
  }
  .blog_musei_category .description_categoryMusei {
    gap: 40px;
  }
  .blog_musei_category .description_categoryMusei .content .grafik_work {
    flex-direction: column;
    gap: 20px;
  }
  .blog_musei_category .cat-children .com-content-category-blog__child h3 {
    height: 50px;
  }
}
@media screen and (max-width: 1240px) {
  .librarry_list .blog_library_category {
    padding-top: 60px;
  }
  .librarry_list h1 {
    margin-bottom: 30px;
  }
  .librarry_list .description_category .info {
    padding-left: 20px;
  }
  .mainPage .banner {
    flex-direction: column;
  }
}
@media screen and (max-width: 1200px) {
  header .container .logo {
    width: 95%;
  }
  ul.language {
    display: none;
  }
  header .navigation {
    display: none;
  }
  .burger-menu {
    display: flex;
  }
  section.first_screen h1 {
    font-size: 50px;
  }
  section.first_screen h1 span {
    font-size: 90px;
  }
  section.first_screen h2 {
    font-size: 22px;
  }
  h2 {
    font-size: 30px;
  }
  .projectPage h2 {
    margin-top: 20px;
  }
  .projectPage header {
    margin-bottom: 60px;
  }
  .projectPage footer {
    margin-top: 60px;
  }
  section.parthners {
    padding: 60px 0;
  }
  section.command {
    padding: 60px 0;
  }
  footer .blockMail {
    display: none;
  }
  footer .blockPhone {
    display: none;
  }
  footer .delimiter {
    display: none;
  }
  footer .mobileInfo {
    display: block;
  }
  footer .logo {
    margin-bottom: 30px;
  }
  section.parthners .homeParthners .block h2 {
    margin-bottom: 20px;
  }
  section.parthners .homeParthners .logo {
    margin-right: 50px;
  }
  section.command .bottomRow .column .item p,
  section.command .block_right .item p {
    padding-bottom: 65px;
  }
  section.command .block_left .line {
    width: 54%;
    top: 10px;
  }
  section.project {
    background-size: 50%;
  }
  .blognewsPage .items-row {
    grid-template-columns: 1fr;
  }
  .blognewsPage .item_news .item-image img {
    max-width: 300px;
  }
  body.newsPage.mtFixed,
  body.default-page.mtFixed {
    margin-top: 200px;
  }
  .blog_musei_category .items-leading {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 1100px) {
  section.parthners .homeParthners .logo {
    margin-right: 0;
    width: 40%;
  }
  section.parthners .homeParthners .logo img {
    width: -webkit-fill-available;
  }
  section.parthners .homeParthners .block {
    width: 58%;
  }
  section.parthners .homeParthners {
    justify-content: space-between;
  }
  .musei .list_stend {
    gap: 15px;
  }
  .bottom_description_category .video_blog {
    padding: 60px 0;
  }
  .blog_musei_category .description_categoryMusei {
    grid-template-columns: 1fr;
    margin-bottom: 60px;
  }
  .blog_musei_category .description_categoryMusei .content .grafik_work {
    flex-direction: row;
  }
  .blog_musei_category .cat-children .com-content-category-blog__child {
    padding: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .librarry_list .description_category {
    grid-template-columns: 1fr;
  }
  .librarry_list .description_category .info {
    padding-left: 0;
    margin-top: 20px;
  }
  .librarry_list .modal .modal-content {
    width: 80vw;
  }
  .librarry_list .modal .modal-content .close {
    top: 2px;
    right: 2px;
  }
  .librarry_list .modal .modal-content .img-book {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  section.command,
  section.project,
  section.contact {
    scroll-margin-top: 95px;
  }
  body.mtFixed {
    margin-top: 95px;
  }
  body.projectPage.mtFixed {
    margin-top: 160px;
  }
  section.first_screen .column {
    grid-template-columns: 1fr;
  }
  section.first_screen .block_right {
    padding-left: 0;
  }
  section.first_screen .block_right::before {
    content: none;
  }
  section.first_screen .block_right::after {
    content: none;
  }
  section.first_screen h1 {
    max-width: 100%;
    text-align: center;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 90px;
  }
  section.first_screen .block_right {
    max-width: 100%;
  }
  section.first_screen {
    padding-top: 100px;
  }
  section.parthners .homeParthners {
    padding: 30px;
  }
  section.command .block_left .line {
    top: 12px;
  }
  header .logo img {
    width: 75px;
    height: 75px;
  }
  header {
    padding: 10px 0;
  }
  section.news_parthners .list_news {
    grid-template-columns: 1fr;
  }
  section.news_parthners .list_news .item_news .description {
    max-width: none;
  }
  .navigation .btnBack {
    margin-bottom: 20px;
  }
  .blog_musei_category .items-leading {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .bottom_description_category .video_blog .list {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .bottom_description_category .position_musei {
    flex-direction: column;
    margin-top: 60px;
  }
  .bottom_description_category .position_musei img {
    width: 100%;
  }
  .blog_musei_category .cat-children {
    grid-template-columns: repeat(2, 1fr);
  }
  .blog_musei_category .cat-children li h3 {
    height: auto;
  }
  .librarry_list .cat-children_list {
    flex-direction: column;
  }
  .librarry_list .cat-children_list li {
    text-align: center;
  }
  .librarry_list .items-leading {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 790px) {
  .container-wide {
    padding: 0 15px;
  }
  .projectPage .item-pageprojectPage .item-image img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  section.project {
    background: none;
  }
  section.project ul {
    max-width: 100%;
  }
  section.project ul li {
    padding: 10px 15px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  section.project img {
    margin-right: 10px;
  }
  footer {
    padding: 30px;
  }
  header .container .logo {
    width: 100%;
  }
  section.first_screen h2 {
    font-size: 18px;
  }
  section.first_screen h1 {
    font-size: 30px;
  }
  section.first_screen h1 span {
    font-size: 50px;
  }
  h2 {
    font-size: 25px;
  }
  footer .column {
    flex-direction: column;
    align-items: start;
  }
  section.contact {
    padding: 30px 0;
  }
  section.command {
    padding: 30px 0;
  }
  section.contact .column {
    flex-direction: column;
  }
  section.contact h2 {
    margin-bottom: 30px;
  }
  .category-list ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .category-list ul li.none {
    display: none;
  }
  p {
    margin-bottom: 15px;
  }
  section.parthners .homeParthners {
    flex-direction: column;
  }
  section.parthners .homeParthners .logo {
    width: 100%;
    margin-bottom: 20px;
  }
  section.parthners .homeParthners .logo img {
    width: inherit;
  }
  section.parthners .homeParthners .block {
    width: 100%;
  }
  section.command .line {
    display: none;
  }
  section.command .bottomRow .item::after,
  section.command .block_left .description::after,
  section.command .block_right .item::after {
    content: none;
  }
  section.command .block_right .item,
  section.command .bottomRow .item,
  section.command .block_left .description {
    padding: 0;
  }
  .errorPage .text_error {
    font-size: 60px;
  }
  .errorPage .text404 {
    font-size: 200px;
  }
  .errorPage .content {
    width: max-content;
  }
  footer .logo img {
    margin-left: 0;
  }
  .blognewsPage .item_news .item-image img {
    max-width: 220px;
  }
  .musei .list_stend {
    grid-template-columns: repeat(2, 1fr);
  }
  .text-ml100 {
    margin-left: 0;
  }
  .mainPage .banner .blockLibrary, .mainPage .banner .blockMusei {
    height: 500px;
  }
  .mainPage .banner .blockLibrary .container .content_block, .mainPage .banner .blockMusei .container .content_block {
    padding: 20px 20px 20px 30px;
  }
  .blog_musei_category .description_categoryMusei .item_image img {
    min-width: unset;
  }
  .librarry_list .modal .modal-content {
    padding: 30px;
  }
  .librarry_list .modal .modal-content h3 {
    font-size: 26px;
  }
  .librarry_list .modal .modal-content .bottom {
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }
  .librarry_list .modal .modal-content .bottom .navigation {
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .navigationCategory-articleList ul li {
    flex-direction: column;
    padding: 15px;
    text-align: center;
  }
  section.project ul,
  .categoryList_otherRegion ul {
    flex-direction: column;
  }
  section.project ul li,
  .categoryList_otherRegion ul li {
    width: auto;
    margin-right: 0;
  }
  section.project ul li a,
  .categoryList_otherRegion ul li a {
    justify-content: space-between;
  }
  body.projectPage.mtFixed {
    margin-top: 130px;
  }
  .projectPage .category-title {
    padding: 10px;
  }
  .projectPage .category-title img {
    width: 40px;
    padding-right: 10px;
  }
  section.command .bottomRow .columnBottom {
    flex-direction: column;
  }
  footer .logo {
    width: 90%;
  }
  footer #btn_top {
    right: 30px;
  }
  footer .mobileInfo a {
    font-size: 18px;
  }
  section.contact .mobileInfo a {
    font-size: 18px;
  }
  section.parthners {
    padding: 30px 0;
  }
  section.command .column {
    grid-template-columns: 1fr;
  }
  section.command .bottomRow .item {
    width: 100% !important;
  }
  section.command .bottomRow .column {
    flex-direction: column;
  }
  section.command .bottomRow .columnBottom .item p,
  section.command .bottomRow .column .item p,
  section.command .bottomRow .column .item p,
  section.command .block_right .item p,
  section.command .block_right .item:last-child {
    padding-bottom: 0;
  }
  section.command p:last-child {
    margin-bottom: 15px;
  }
  section.command .bottomRow .item {
    padding-right: 0 !important;
  }
  section.command .block_left {
    padding-right: 0;
  }
  section.news_parthners .list_news .item_news {
    flex-direction: column;
  }
  .blognewsPage .item_news {
    flex-direction: column;
  }
  body.newsPage.mtFixed,
  body.default-page.mtFixed {
    margin-top: 160px;
  }
  .blognewsPage .item_news .item-image img {
    max-width: unset;
    width: 100%;
    height: auto;
  }
  .mainPage .banner .blockLibrary .container .content_block,
  .mainPage .banner .blockMusei .container .content_block {
    right: 15px;
    max-width: unset;
  }
  .blog_musei_category .cat-children {
    grid-template-columns: 1fr;
  }
  .blog_musei_category .items-leading {
    grid-template-columns: 1fr;
  }
  .blog_musei_category .description_categoryMusei .content .grafik_work {
    flex-direction: column;
  }
  .librarry_list .items-leading {
    grid-template-columns: 1fr;
  }
  .librarry_list .modal .modal-content h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 490px) {
  .projectPage .category-title {
    display: none;
  }
  footer .mobileInfo .item:first-child a,
  footer .mobileInfo a,
  section.contact .mobileInfo .item:first-child a {
    word-break: break-all;
    font-size: 16px;
  }
}
@media screen and (max-width: 425px) {
  section.first_screen {
    padding-top: 50px;
  }
  section.first_screen h1 {
    padding-bottom: 50px;
  }
  section.first_screen .block_right .description {
    margin-bottom: 50px;
  }
  .errorPage .text_error {
    font-size: 50px;
  }
  .errorPage .text {
    font-size: 16px;
  }
  .errorPage .text404 {
    font-size: 150px;
  }
  section.parthners .owl-carousel .owl-item img {
    width: 175px;
    height: 175px;
  }
  /* .content-categoryMuseiPage .items-musei .item-image img{height: 150px;} */
  .musei .list_stend {
    grid-template-columns: 1fr;
  }
  footer .mobileInfo .item i {
    margin-right: 10px;
  }
  footer {
    padding: 30px 15px;
  }
  .bottom_description_category .position_musei .container .address {
    font-size: 18px;
  }
}
@media screen and (max-width: 375px) {
  section.contact h2 {
    font-size: 22px;
  }
  a.btn {
    padding: 8px 15px;
  }
  section.parthners .owl-carousel .owl-item img {
    width: 150px;
    height: 150px;
  }
  .blockmobile_menu {
    width: 100%;
  }
}
@media screen and (max-width: 340px) {
  section.parthners .owl-carousel .owl-item img {
    width: 125px;
    height: 125px;
  }
}