.main_image_slider {
  background: #000;
}
#sync1 .swiper-slide {
  background: #000;
  padding: 0;
  margin: 0 0 30px;
  color: #fff;
  border-radius: 0;
  text-align: center;
  max-height: 1000px;
  overflow: hidden;
}
#sync1 .swiper-slide > img {
  height: 888px;
  object-fit: cover;
}
#sync1 .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent 65%, #000 99%);
  pointer-events: none;
  z-index: 99;
}
#sync1 .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, transparent 75%, #000 99%);
  pointer-events: none;
  z-index: 99;
}
#sync2.swiper {
  margin-left: unset !important;
  width: 35% !important;
}
#sync2 .swiper-slide {
  background: rgb(255 255 255 / 0.49);
  padding: 5px !important;
  margin: 5px;
  color: #fff;
  border-radius: 7px;
  text-align: center;
  cursor: pointer;
}
#sync2 .swiper-slide h1 {
  font-size: 18px;
}
#sync2 .swiper-slide-thumb-active {
  background: #000000b0;
  transition: 0.4s all;
  scale: 1.1;
}
#sync2 .swiper-slide-thumb-active img {
  width: 100px !important;
  height: 80px !important;
}
#sync2 .swiper-slide-thumb-active h4 {
  display: none;
}
#sync2 img {
  width: 100px !important;
  height: 60px !important;
  border-radius: 7px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 33px;
  height: 33px;
  margin-top: -20px;
  background: #000;
  color: #fff;
  border-radius: 22px;
  font-size: 16px;
  font-weight: 600;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: #ffb853;
  color: #000;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 16px;
  font-weight: 600;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.swiper-pagination-bullet-active,
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffb853;
}
#sync1 {
  position: relative;
}
#sync1 .swiper-button-next,
#sync1 .swiper-button-prev {
  width: 33px;
  height: 33px;
  margin-top: -20px;
  position: absolute;
  top: 60%;
  background: #000;
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  line-height: unset !important;
  border-radius: 22px;
  text-align: center;
}
#sync1 .swiper-button-next:hover,
#sync1 .swiper-button-prev:hover {
  background: #ffb853;
  color: #000;
  outline: 0;
}
#sync1 .swiper-button-next:focus,
#sync1 .swiper-button-prev:focus {
  outline: 0;
}
#sync1 .swiper-button-prev {
  right: 19%;
  left: auto;
}
#sync1 .swiper-button-next {
  right: 16.5%;
}
.home_slider_project {
  position: relative;
}
.thumb_slider {
  position: absolute;
  top: 8%;
}
.thumb_slider h4 {
  font-size: 11px;
  color: #000;
  font-weight: 600;
  padding: 0 0 5px;
  margin: 0;
  text-align: center;
}
.site_title_wrap {
  display: inline-block;
  z-index: 1;
  background: #fff0;
  width: max-content;
  padding: 22px 0 11px;
  margin-bottom: 160px;
}
.slider_site_title {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 14px;
  word-spacing: 2px;
  font-weight: 600;
  z-index: 1;
}
.slider_site_desc {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 3.7em;
  line-height: initial;
  padding-top: 7px;
  text-transform: uppercase;
  word-spacing: 2px;
  font-weight: 600;
  z-index: 1;
}
.slider_content {
  border-radius: 22px;
  background: #000;
  position: relative;
  padding: 28px;
  bottom: -30px;
  margin-top: -375px;
  color: #fff;
  z-index: 1;
}
.slider_content .swiper-pagination {
  position: unset;
}
.slider_content .swiper-pagination-bullet {
  background: #ffffffe8;
  opacity: 1;
}
.review_row {
  padding-bottom: 40px;
}
.review_row .col {
  text-align: center;
}
.review_row .col .rthumb {
  height: 22px;
  max-height: 22px;
  width: auto;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.review_row .col img {
  height: auto;
  max-height: 22px;
  width: auto;
}
.star-rating .rated {
  color: #ffb853;
}
.project_row {
  text-align: left;
  padding: 30px 0;
}
.project_content h3 {
  font-size: 31px;
}
.project_content .psubtitle {
  color: #ffb853;
  font-weight: 600;
  padding-bottom: 16px;
}
.project_content .pdesc {
  font-size: 18px;
}
.project_img img {
  border-radius: 20px;
}
.project_img.right img {
  position: relative;
  right: -55px;
}
.project_img.left img {
  position: relative;
  left: -55px;
}
.hide_desktop .carousel3:before {
  content: " ";
  width: 100%;
  display: block;
  position: absolute;
  top: -22px;
  z-index: 99999;
}
.video-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.no-style-link,
.no-style-link:hover,
.no-style-link:focus,
.no-style-link:active {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (min-width: 481px) {
  .hide_desktop {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #sync2 {
    width: 100% !important;
  }
  #sync2.swiper {
    width: 100% !important;
  }
  #sync2 .swiper-slide-thumb-active img {
    width: 100px !important;
    height: 60px !important;
  }
  .thumb_slider {
    top: 9%;
  }
  .thumb_slider h4 {
    display: none;
  }
  .hide_mob {
    display: none;
  }
  #sync1 .swiper-slide,
  .main_image_slider {
    background: #fff;
  }
  #sync1 .swiper-slide > img {
    height: 666px;
  }
  .site_title_wrap {
    background: rgb(58 56 56 / 0.69);
    margin-bottom: 270px;
    width: 100%;
    padding: 22px 0 11px;
    text-align: center;
  }
  .slider_site_desc {
    margin-bottom: 0;
    font-size: 3em;
  }
  .slider_content {
    margin: -115px 15px 20px;
    width: 92.5%;
  }
  #sync1 .swiper-button-next,
  #sync1 .swiper-button-prev {
    top: 73%;
  }
  #sync1 .swiper-button-prev {
    right: 13%;
  }
  #sync1 .swiper-button-next {
    right: 3%;
  }
  .review_row {
    padding-bottom: 20px;
  }
  .col {
    justify-content: center;
    font-size: 11px;
    text-align: center;
  }
  .col .rthumb {
    height: 22px;
    max-height: 22px;
    width: auto;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .col .rthumb img {
    height: auto;
    max-height: 22px;
    width: auto;
  }
  .project_content {
    text-align: center;
  }
  .project_img.right img,
  .project_img.left img {
    position: inherit;
    margin-bottom: 25px;
  }
  .project_row {
    padding: 10px 0;
  }
  .hide_desktop {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (min-width: 767px) and (max-width: 1100px) {
  .review_row .col {
    padding: 0 10px;
  }
  #sync1 .swiper-button-next {
    right: 5%;
  }
  #sync1 .swiper-button-prev {
    right: 10%;
  }
  .star-rating .star {
    font-size: 10px;
  }
  .project_img.right img {
    right: 0;
    top: 53px;
  }
  .project_img.left img {
    left: 0;
    top: 53px;
  }
  #sync2 {
    width: 50% !important;
  }
}
