/* slider */

.rs-parallaxlevel-2 {
  font-size: 88px !important;
  line-height: 88px !important;
}
.rs-parallaxlevel-1 {
  font-size: 70px !important;
  line-height: 70px !important;
}

.first_slide .tp-parallax-wrap:nth-child(2) {
  left: 0 !important;
  top: 355px !important;
}
.first_slide .tp-parallax-wrap:nth-child(3) {
  left: 18% !important;
}
.first_slide .tp-parallax-wrap:last-child {
  left: 30% !important;
}
.second_slide .tp-parallax-wrap {
  left: 0 !important;
  right: 0 !important;
  text-align: center !important;
}
.second_slide .tp-mask-wrap {
  left: 0 !important;
  right: 0 !important;
  text-align: center;
  margin: 0 auto !important;
  width: 100% !important;
  display: block !important;
}
.second_slide .tp-loop-wrap {
  width: 100% !important;
  display: block !important;
}
.second_slide .rs-parallaxlevel-1,
.second_slide .rs-parallaxlevel-2 {
  display: inline-block !important;
}
.rs-parallaxlevel-2,
.rs-parallaxlevel-1 {
  position: relative;
}
.rs-parallaxlevel-2:before,
.rs-parallaxlevel-1:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: #c51e28;
  border-radius: 50%;
  top: 50%;
  transform: translate(0, -50%);
  left: -25px;
}
.second_slide .tp-parallax-wrap:nth-child(3) {
  top: 18% !important;
}
.second_slide .tp-parallax-wrap:last-child {
  top: 30% !important;
}
.second_slide .tp-caption img {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
}
.third_slide .tp-parallax-wrap:nth-child(2) {
  left: 0 !important;
}
.third_slide .tp-parallax-wrap:not(:nth-child(2)) {
  left: 50px !important;
}
.third_slide .tp-parallax-wrap:nth-child(3) {
  top: 150px !important;
}
.third_slide .tp-parallax-wrap:last-child {
  top: 250px !important;
}
.fourth_slide .tp-parallax-wrap:nth-child(2) {
  left: 0 !important;
  top: 355px !important;
}
.fourth_slide .tp-parallax-wrap:nth-child(3),
.fourth_slide .tp-parallax-wrap:last-child {
  left: 51% !important;
}

@media (max-width: 1800px) {
  .rs-parallaxlevel-2 {
    font-size: 66px !important;
    line-height: 66px !important;
  }
  .rs-parallaxlevel-1 {
    font-size: 55px !important;
    line-height: 40px !important;
  }
  .first_slide .tp-parallax-wrap:nth-child(2) {
    left: -15% !important;
  }
  .first_slide .tp-caption img {
    width: 1620px !important;
    height: auto !important;
  }
  .fourth_slide .tp-parallax-wrap:nth-child(2) {
    left: -15% !important;
  }
}
@media (max-width: 1440px) {
  .tp-bullets {
    top: 90% !important;
  }
  .second_slide .tp-parallax-wrap {
    top: 200px !important;
  }
  .third_slide .tp-caption img {
    width: 1580px !important;
    height: auto !important;
  }
  .third_slide .tp-parallax-wrap:nth-child(2) {
    top: 130px !important;
  }
}
@media (max-width: 1366px) {
  .fourth_slide .tp-parallax-wrap:nth-child(2) {
    left: -22% !important;
  }
  .third_slide .tp-caption img {
    width: 1320px !important;
  }
  .rs-parallaxlevel-2 {
    font-size: 48px !important;
    line-height: 100px !important;
  }
  .rs-parallaxlevel-1 {
    font-size: 44px !important;
    line-height: 60px !important;
  }
  .first_slide .tp-parallax-wrap:nth-child(2) {
    left: -22% !important;
  }
}
@media (max-width: 1024px) {
  .third_slide .tp-caption img {
    width: 1100px !important;
  }
  .first_slide .tp-caption img {
    width: 1300px !important;
  }
}
@media (max-width: 992px) {
  .fourth_slide .tp-parallax-wrap:nth-child(2) {
    left: -36% !important;
    top: 275px !important;
  }
  .third_slide .tp-caption img {
    width: 830px !important;
  }
  .third_slide .tp-parallax-wrap:last-child {
    top: 220px !important;
  }
  .first_slide .tp-parallax-wrap:nth-child(2) {
    left: -36% !important;
    top: 275px !important;
  }
  .rs-parallaxlevel-1 {
    font-size: 34px !important;
  }
  .rs-parallaxlevel-2 {
    font-size: 35px !important;
    line-height: 110px !important;
  }
  .first_slide .tp-caption img {
    width: 1060px !important;
  }
}

@media (max-width: 767px) {
  .fourth_slide .tp-parallax-wrap:nth-child(2) {
    top: 210px !important;
  }
  .tp-bannertimer {
    background: #c51e28;
    visibility: visible !important;
  }
  .third_slide .tp-caption img {
    width: 640px !important;
  }
  .third_slide .tp-parallax-wrap:last-child {
    top: 160px !important;
  }
  .third_slide .tp-parallax-wrap:nth-child(3) {
    top: 100px !important;
  }
  .rs-parallaxlevel-1 {
    font-size: 26px !important;
  }
  .rs-parallaxlevel-2 {
    font-size: 27px !important;
  }
  .first_slide .tp-parallax-wrap:nth-child(2) {
    top: 210px !important;
  }
  .first_slide .tp-caption img {
    width: 810px !important;
  }
  .second_slide .tp-parallax-wrap {
    top: 100px !important;
  }
  .rs-parallaxlevel-2:before,
  .rs-parallaxlevel-1:before {
    width: 8px;
    height: 8px;
    left: -15px;
  }
}

@media (max-width: 599px) {
  .fourth_slide .tp-parallax-wrap:nth-child(2) {
    top: 145px !important;
  }
  .third_slide .tp-parallax-wrap:nth-child(2) {
    top: 110px !important;
  }
  .third_slide .tp-caption img {
    width: 430px !important;
  }
  .third_slide .tp-parallax-wrap:nth-child(3) {
    top: 40px !important;
  }
  .third_slide .tp-parallax-wrap:last-child {
    top: 80px !important;
  }
  .first_slide .tp-caption img {
    width: 560px !important;
  }
  .rs-parallaxlevel-1 {
    font-size: 18px !important;
    line-height: 70px !important;
  }
  .rs-parallaxlevel-2 {
    font-size: 16px !important;
    line-height: 100px !important;
  }
  .first_slide .tp-parallax-wrap:nth-child(2) {
    top: 145px !important;
  }
  .first_slide .tp-parallax-wrap:last-child {
    top: 35% !important;
    left: 20% !important;
  }
  .first_slide .tp-parallax-wrap:nth-child(3) {
    left: 12% !important;
    top: 22% !important;
  }
}

@media (max-width: 380px) {
  .third_slide .tp-caption img {
    width: 390px !important;
  }
  .first_slide .tp-caption img {
    width: 510px !important;
  }
}

@media (max-width: 360px) {
  .fourth_slide .tp-parallax-wrap:nth-child(2) {
    top: 115px !important;
  }
  .third_slide .tp-caption img {
    width: 350px !important;
  }
  .third_slide .tp-parallax-wrap:nth-child(2) {
    top: 80px !important;
  }
  .third_slide .tp-parallax-wrap:nth-child(3) {
    top: 20px !important;
    left: 30px !important;
  }
  .third_slide .tp-parallax-wrap:last-child {
    top: 50px !important;
    left: 30px !important;
  }
  .first_slide .tp-caption img {
    width: 440px !important;
  }
  .rs-parallaxlevel-1 {
    font-size: 16px !important;
  }
  .rs-parallaxlevel-2 {
    font-size: 14.4px !important;
    line-height: 90px !important;
  }
  .first_slide .tp-parallax-wrap:nth-child(2) {
    top: 115px !important;
  }
}
