/* Scss Document */
@media screen and (max-width: 1024px) {
  body {
    min-width: auto;
    min-height: auto; }

  .wrapper {
    width: auto;
    padding: 0 20px; }

  body.works .container-top .wrapper,
  body.news #news-top .wrapper {
    padding: 20px 20px 0 20px; }

  #banner-text .container {
    width: 300px; }

  #banner-text .item {
    width: 278px; }

  #banner-text .item .description {
    font-size: 14px;
    line-height: 18px;
    height: 90px; }

  #banner .swiper-container-horizontal > .swiper-pagination-bullets {
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
    text-align: right; }

  body.about .container-top .wrapper .left {
    width: 40%; }

  body.about .container-top .wrapper .right {
    width: 60%; }

  .packery-4 .grid-item {
    width: 33.33%; } }
@media screen and (max-width: 768px) {
  body {
    padding-top: 80px; }

  header {
    height: 80px; }

  header .left a {
    height: 50px; }

  header .left a img {
    height: 100%; }

  header nav {
    display: none; }

  #mobile-menu-switch,
  #mobile-menu {
    display: block !important; }

  #banner {
    height: 450px; }

  #banner .banner-scroll {
    display: none; }

  #banner-text {
    bottom: 50px;
    height: 260px; }

  #banner-text .container {
    width: 80%;
    padding: 5px;
    margin: 0 auto; }

  #banner-text .item {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    margin: 0; }

  #banner-text .banner-icon {
    display: none; }

  #banner-text .item .title {
    font-size: 25px;
    line-height: 30px;
    width: 90%;
    padding-bottom: 10px;
    margin-bottom: 10px; }

  #banner .swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: center;
    margin-top: 80px; }

  footer .top {
    flex-direction: column;
    justify-content: center; }

  #chronology .list-events li.level2 span {
    white-space: normal; }

  #chronology .list-events li.level2 {
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px; }

  .packery-3 .grid-item {
    width: 50%; }

  .packery-4 .grid-item {
    width: 50%; }

  #contacts-container-form form {
    width: auto; } }
@media screen and (max-width: 600px) {
  footer .top {
    padding: 20px 0;
    height: auto; }

  footer .top .right form {
    flex-wrap: wrap;
    justify-content: center; }

  footer .top .right form .box:first-child {
    width: 100%;
    text-align: center; }

  body.about .container-top .wrapper {
    flex-direction: column; }

  body.about .container-top .wrapper .left {
    margin-right: 0;
    margin-bottom: 30px;
    width: 50%; }

  body.about .container-top .wrapper .right {
    width: 80%; }

  body.about .container-top .wrapper .right .decor {
    text-align: center; }

  body.about .container-top .wrapper .right h2 {
    background-position: center bottom;
    text-align: center; }

  #chronology li.level1,
  #chronology li.level1:nth-child(even),
  #chronology li.level1 .right,
  #chronology li.level1:nth-child(even) .right {
    flex-direction: column; }

  #chronology li.level1 .right .arrow,
  #chronology li.level1:nth-child(even) .right .arrow {
    background: url(../images/arrow-top.png) no-repeat center center;
    width: 100%;
    height: 10px; }

  #chronology li.level1 .left,
  #chronology li.level1:nth-child(even) .left {
    width: auto;
    justify-content: center; }

  #chronology li.level1:nth-child(even) .list-events li.level2 {
    flex-direction: row; }

  #contacts-container-form form .top {
    flex-direction: column; }

  #contacts-container-form form .top .left {
    padding-right: 0;
    width: 100%; }

  #contacts-container-form form .top .right {
    padding-left: 0;
    width: 100%; }

  .page-detail .wrapper {
    flex-direction: column; }

  .page-detail .left {
    padding: 0;
    width: 100%;
    margin-bottom: 30px; }

  .page-detail .right {
    padding: 0;
    width: 100%; }

  .page-detail .box-social {
    padding-top: 0; } }
@media screen and (max-width: 480px) {
  #banner {
    height: 400px; }

  #banner-text .container {
    width: 100%; }

  #banner-text .item .title {
    font-size: 20px;
    line-height: 25px; }

  #banner-text .item .description {
    font-size: 12px;
    line-height: 16px;
    height: 80px; }

  footer .bot {
    flex-direction: column;
    height: auto;
    padding: 20px 0; }

  footer .bot .left {
    margin-bottom: 10px; }

  body.about .container-top .wrapper .left {
    width: 80%; }

  body.about .container-top .wrapper .right {
    width: auto; }

  #chronology .list-events li.level2,
  #chronology li.level1:nth-child(even) .list-events li.level2 {
    flex-direction: column;
    align-items: flex-start; }

  #chronology .list-events .title {
    margin: 0; }

  body.works .container-top .wrapper,
  body.news #news-top .wrapper {
    padding-top: 0px; }

  body.works .container-top h1,
  #news-top h1,
  body.works .container-top h4 {
    padding-bottom: 0; }

  .packery-3 .grid-item,
  .packery-4 .grid-item {
    width: 100%;
    padding: 0; }

  #contacts-container-form form .bot {
    width: 60%; } }
