.sortList .item, .sortList .Txt {
  box-sizing: border-box;
}

.sortList .Img img, .sortList .Txt {
  transition: all .3s ease-out;
}

.loadingArea {
  position: fixed;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 999;
  transition: all 1s ease-out 1.6s;
}

.loadingArea::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 0;
  height: 100%;
  background-color: #000;
  transition: all 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
}

.loadingArea.finish {
  opacity: 0;
  pointer-events: none;
}

.loadingArea.finish::before {
  width: 100%;
}

header::before, .bannerArea::before, .sortList li::before, .productArea::before, .aboutArea::before, footer::before {
  content: '';
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #000;
  transition: all 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.bannerArea::before, .sortList li::before, .productArea::before, .aboutArea::before {
  top: 0;
}

.bannerArea.show::before, .sortList li.show::before, .productArea.show::before, .aboutArea.show::before {
  width: 0;
}

header::before {
  bottom: 0;
  left: 0;
}

header.show::before {
  height: 0;
}

footer::before {
  left: 0;
  bottom: 0;
}

footer.show::before {
  height: 0;
}

.mainArea {
  padding-top: 20px;
  padding-bottom: 0;
}

.bannerArea::before {
  right: 0;
}

.sortArea .wrap {
  width: 100%;
}

.sortList {
  position: relative;
}

.sortList li {
  background-position-y: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sortList li:nth-child(odd) {
  left: 0;
  background-image: url("../images/home/productMaskRed.jpg");
  background-position-x: 0;
}

.sortList li:nth-child(odd):hover .Img img:first-child {
  opacity: 0;
}

.sortList li:nth-child(odd):hover .Img img:last-child {
  opacity: 1;
}

.sortList li:nth-child(odd)::before {
  right: 0;
}

.sortList li:nth-child(odd) .item {
  padding-right: 190px;
}

.sortList li:nth-child(odd) .Img {
  position: relative;
  margin-left: auto;
}

.sortList li:nth-child(odd) .Img img:first-child {
  mix-blend-mode: overlay;
}

.sortList li:nth-child(odd) .Img img:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}

.sortList li:nth-child(even) {
  right: 0;
  background-image: url("../images/home/productMaskDark.jpg");
  background-position-x: 100%;
}

.sortList li:nth-child(even):hover .Img img {
  opacity: 1;
}

.sortList li:nth-child(even)::before {
  left: 0;
}

.sortList li:nth-child(even) .item {
  padding-left: 190px;
}

.sortList li:nth-child(even) .Img img {
  opacity: .4;
}

.sortList .item {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}

.sortList .Img {
  line-height: 0;
}

.sortList .Img img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.sortList .Txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}

.sortList .Txt:hover {
  padding-right: 5px;
  padding-bottom: 5px;
}

.sortList .Txt:hover h3 a {
  color: #fff;
  text-shadow: 5px 5px 0 #000;
}

.sortList h3 a {
  font-size: 60px;
  font-family: 'Orbitron', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.productArea {
  position: relative;
  padding-top: 130px;
  padding-bottom: 130px;
}

.productArea::before {
  left: 0;
}

.productArea .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1300px;
}

.productArea .Img {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-left: auto;
}

.productArea .Img img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.productArea .Txt {
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  max-width: 455px;
  margin-left: 15px;
  margin-right: 20px;
}

.productArea .Txt > p {
  line-height: 1.8;
  font-size: 19px;
  color: #d1d1d1;
  letter-spacing: 1px;
}

.productArea h2 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  line-height: 1.3;
  font-size: 44px;
  letter-spacing: 1px;
  border-bottom: 1px solid #404040;
  font-family: 'Orbitron', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.productArea .moreBtn {
  width: 145px;
  margin-top: 60px;
}

.aboutArea {
  position: relative;
  background-position: 0 50%;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.aboutArea::before {
  right: 0;
}

.aboutArea .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 780px;
  margin-left: auto;
  margin-right: auto;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.aboutArea .parallaxImg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.aboutArea .moreBtn {
  width: 165px;
  margin-top: 120px;
  margin-left: auto;
}

.aboutArea .Txt {
  text-align: right;
}

.aboutArea .Txt::before {
  content: url("../images/home/logo_w.png");
  display: inline-block;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d1d1d1;
}

.aboutArea .Txt > p {
  line-height: 1.8;
  letter-spacing: 1px;
}

@media (min-width: 961px) {
  .sortList {
    height: 380px;
  }
  .sortList li {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 52.4%;
  }
  .sortList li:nth-child(odd) {
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  }
  .sortList li:nth-child(even) {
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
  }
}

/*stupid ie*/
@media screen and (min-width: 0\0) and (min-width: 961px) {
  .sortList li {
    width: calc(50% - 5px);
  }
}

@media (max-width: 1340px) {
  .productArea .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1280px) {
  .sortArea .wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1180px) {
  .sortList li:nth-child(odd) .item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sortList li:nth-child(odd) .Img {
    margin-right: auto;
  }
  .sortList li:nth-child(even) .item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sortList .item {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 1024px) {
  .productArea {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .productArea .wrap {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productArea .Img {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .productArea .Txt {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    max-width: none;
  }
  .sortList h3 a {
    font-size: 45px;
  }
}

@media (min-width: 2001px), (max-width: 768px) {
  .aboutArea .parallaxImg {
    display: none;
  }
}

@media (max-width: 2000px) and (min-width: 769px) {
  .aboutArea {
    background-image: none !important;
  }
}

@media (max-width: 768px) {
  .mainArea {
    padding-top: 10px;
  }
  .aboutArea .wrap {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 550px;
  }
  .aboutArea .Txt {
    text-align: center;
  }
  .aboutArea .Txt::before {
    padding-right: 30px;
  }
  .aboutArea .moreBtn {
    margin-right: auto;
  }
  .sortList li:nth-child(odd) .Img img:first-child {
    opacity: 0;
  }
  .sortList li:nth-child(odd) .Img img:last-child {
    opacity: 1;
  }
  .sortList li:nth-child(even) .Img img {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .productArea h2 {
    margin-bottom: 5px;
    font-size: 30px;
  }
}

@media (max-width: 480px) {
  .sortList h3 a {
    font-size: 35px;
  }
}

@media (max-width: 400px) {
  .productArea h2 {
    font-size: 25px;
  }
}
