@media screen and (max-width: 600px) {
  /* ______________экран "об авторе"______________ */
  body {
    height: 216.5vw;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .blueBorder_3 {
    height: 3.3vw;
    top: 220.8vw;
  }
  .archive {
    font-family: 'Stezhok';
    font-size: 11vw;
    color: #fdfdfd;
    position: absolute;
    top: 1.6vw;
    left: 73.7vw;
    z-index: 2;
  }
  .projectScreen {
    width: 100%;
    height: 212.5vw;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .buttonScreen {
    width: 100%;
    height: 70vw;
  }
  .stroke_5 {
    width: 95vw;
    height: 61vw;
    outline-width: 0.35vw;
    margin: 7vw 0.5vw 0.5vw 2.5vw;
  }
  .stroke_6 {
    width: 93vw;
    height: 55vw;
    outline-width: 0.35vw;
    margin: 0 auto;
    top: 15vw;
    left: 3.5vw;
  }
  .fullScreenButton,
  .thinScreenButton {
    display: none;
  }
  .rec_7,
  .rec_8,
  .rec_9,
  .rec_10,
  .rec_11,
  .rec_12 {
    height: 8.9vw;
  }
  #windowName_7,
  #windowName_8,
  #windowName_9,
  #windowName_10,
  #windowName_11,
  #windowName_12 {
    font-size: 3vw;
    padding-top: 3.3vw;
  }
  .pageIcon2 {
    width: 6.4vw;
    top: 17vw;
    left: 89vw;
    animation-duration: 0.8s;
    animation-play-state: running;
  }
  .pageIcon3 {
    width: 6.4vw;
    top: 26.3vw;
    left: 89vw;
    animation-duration: 0.8s;
    animation-play-state: running;
  }
  .pageIcon4 {
    width: 6.4vw;
    top: 35.6vw;
    left: 89vw;
    animation-duration: 0.8s;
    animation-play-state: running;
  }
  .pageIcon5 {
    width: 6.4vw;
    top: 44.6vw;
    left: 89vw;
    animation-duration: 0.8s;
    animation-play-state: running;
  }
  .pageIcon6 {
    width: 6.4vw;
    top: 53.6vw;
    left: 89vw;
    animation-duration: 0.8s;
    animation-play-state: running;
  }
  .pageIcon7 {
    width: 6.4vw;
    top: 62.9vw;
    left: 89vw;
    animation-duration: 0.8s;
    animation-play-state: running;
  }
  .pageIcon8,
  .pageIcon9,
  .pageIcon10,
  .pageIcon11,
  .pageIcon12,
  .pageIcon13,
  .pageIcon14,
  .pageIcon15,
  .pageIcon16,
  .pageIcon17,
  .pageIcon18,
  .pageIcon19,
  .pageIcon20,
  .pageIcon21,
  .pageIcon22 {
    display: none;
  }
  .contentScreen {
    width: 100%;
    height: 70.5vw;
    display: flex;
  }
  .masks {
    width: 40vw;
    height: 60vw;
    background-image: url('../images/masks.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 45vw 0vw 10vw 12vw;
    animation: mask 5s infinite steps(1);
  }
  .masks2 {
    width: 40vw;
    height: 60vw;
    background-image: url('../images/masks.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 45vw 10vw 10vw 0vw;
    animation: mask 5s infinite 0.5s steps(1);
  }
  .hoverScreen_1,
  .hoverScreen_2,
  .hoverScreen_3,
  .hoverScreen_4,
  .hoverScreen_5,
  .hoverScreen_6 {
    z-index: 10;
  }
  .windowScreen_1,
  .windowScreen_2,
  .windowScreen_3,
  .windowScreen_4,
  .windowScreen_5,
  .windowScreen_6 {
    width: 100%;
    height: 147.4vw;
    top: 73.5vw;
    left: 0;
    transition:
      height 0.3s ease,
      opacity 0.3s ease;
  }
  .stroke_7 {
    width: 95vw;
    height: 144vw;
    outline-width: 0.35vw;
    margin: 1vw 0.5vw 0.5vw 2.5vw;
  }
  .stroke_8 {
    width: 92.5vw;
    height: 139vw;
    outline-width: 0.35vw;
    margin: 4.5vw 0.5vw 0.5vw 3.4vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #bookWindow {
    width: 92.5vw;
    height: 139vw;
    outline-width: 0.35vw;
    margin: 4.5vw 0.5vw 0.5vw 3.4vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .text_1 {
    width: 99%;
    margin: 0 auto;
    justify-content: start;
  }
  #bookInfo {
    width: 99%;
    height: 64%;
    margin: 0 auto;
    justify-content: start;
  }
  #mainInfo {
    height: 45%;
  }
  #info {
    height: 18%;
  }
  #leftT,
  #rightT {
    font-size: 3vw;
  }
  #describeInfo {
    align-items: start;
    margin-top: -8vw;
  }
  #describeInfo_book {
    align-items: start;
    margin-top: -8vw;
  }
  .flipbook-section {
    width: 81vw;
    height: 63vw;
  }
  .cover {
    width: 90vw;
    height: 63vw;
    margin-left: 4vw;
  }
  .book {
    width: 95%;
  }
  #downT {
    font-size: 3vw;
    line-height: 3.5vw;
  }
  .images_1 {
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-top: -38vw;
  }
  .exit_1,
  .exit_2,
  .exit_3,
  .exit_4,
  .exit_5,
  .exit_6 {
    display: block;
    width: 4vw;
    height: 4vw;
    font-family: 'Architexture';
    font-size: 4vw;
    left: 92.5vw;
  }
  .screenButton_archive {
    width: 3vw;
    height: 3vw;
    position: absolute;
    top: -1.7vw;
    left: 85vw;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Stezhok';
    font-size: 37.1vw;
    color: #fdfdfd;
    cursor: pointer;
  }
  #imgInfo {
    width: 100%;
    height: 100%;
  }
  #imgInfo_poster {
    width: 100%;
    height: 147%;
  }
  .modalContent {
    max-width: 96%;
    padding-top: 70vw;
    padding-left: 3vw;
  }
  .modalContent_1 {
    max-width: 96%;
    padding-top: 0vw;
    padding-left: 3vw;
  }
  .modalContent_5 {
    max-width: 96%;
    padding-top: 0vw;
    padding-left: 3vw;
  }
  .modalText {
    width: 100%;
    top: 145vw;
    left: 2.5vw;
  }
  .modalText p {
    font-size: 3vw;
    line-height: 3.4vw;
  }
}

.windowScreen_collapsed {
  height: 6vw;
  overflow: hidden;
  top: 73.5vw;
  left: 0;
  background-color: #0504ff;
}
.windowScreen_collapsed .text_1,
.windowScreen_collapsed .images_1,
.windowScreen_collapsed .modalImgWindow_1,
.windowScreen_collapsed .stroke_7,
.windowScreen_collapsed .stroke_8,
.windowScreen_collapsed #bookWindow {
  display: none;
}
.windowScreen_collapsed #windowName_7,
.windowScreen_collapsed #windowName_8,
.windowScreen_collapsed #windowName_9 {
  display: block;
  font-size: 2.5vw;
  padding: 1vw;
  text-align: center;
}
