.eyc_play{    width: 6%;
    position: absolute;
    left: 50%;
    top: 30%;
    opacity: .7;}

.wd-slider{
  padding: 250px 0 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  z-index: 1; 
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .wd-slider{
    padding: 220px 0 0px; 
  }
}
@media screen and (max-width: 767px) {
  .wd-slider{
    padding: 20px 0 0px; 
  }  
}

.wd-slider_wrapper{
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.button-prev, .button-next {
  position: absolute;
  z-index: 1; 
  width:50px
}
 .button-prev {
  left: 110px;
  right: auto;
}
 .button-next {
  right: 110px;

}
 .button-next:after,   button-prev:after {
  font-weight: 700;
  color: #0f0f0f;
  font-size: 20px;
}
.wd-slider .fa-chevron-left {
  right: 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wd-slider .slider-item {
    padding-top: 90px;
    overflow: hidden;
  }
}
.wd-slider .slider-item .slider-thumb {
  position: absolute;
  left: 40%;
  top: -240px;
  z-index: 1;
  transform: scale(1.1);
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .wd-slider .slider-item .slider-thumb {
    top: -184px;
  }
}
@media screen and (max-width: 767px) {
  .wd-slider .slider-item .slider-thumb {
     position: absolute;
     top: calc(61% - 50px);
  }
    .eyc_play{
    width: 12%;
    left: 46%;
  top: 15%;}
  
}
  .wd-slider .slider-item .slider-thumb img {
     max-width: 350px;
  }
}
.home.dnd_area-row-0-background-image {
    background-position: -19% top !important;
    padding: 0;
}
 .slider-content .content .slider-title-tag .name {
   color: rgb(255, 255, 255);
    text-align: center;
    line-height: 45px;
 }

.wd-slider .slider-item .slider-content h1 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  color: rgba(0, 0, 0, 0.02);
  line-height: 250px;
  letter-spacing: -10px;
  position: absolute;
  top: -165px;  
  font-weight: 900;
  font-size: 236px;
  }
 @media screen and (min-width: 767px) and (max-width: 1024px) {
  .wd-slider .slider-item .slider-content h1 {
    top: -16px;
    }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .wd-slider .slider-item .slider-content {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .wd-slider .slider-item .slider-content {
    padding: 0 20px 300px; 
  }
}
.wd-slider .content {
  z-index: 9;
  position: relative;
  left: calc((100vw - 1300px) / 2);
  top: calc(90px - 30%);
  max-width: calc(1300px * 0.5);
}
@media screen and (max-width: 1350px) {
  .wd-slider .content {
    left: 40px;
    max-width: calc(1300px * 0.7);
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  
}
@media screen and (max-width: 767px) {
  .wd-slider .content {
   padding-bottom: 60px;
    left: 0;
  } 
}
.wd-slider .slider-item .slider-content p {
  max-width: 647px;
  line-height: 30px;
  font-size: 18px;  
}
@media screen and (max-width: 767px) {
  .wd-slider .slider-item .slider-content p {
    font-size: 15px;
    line-height: 23px;
    text-align: center; 
  }
  .wd-slider .slider-item .slider-content button {
    margin: 0 auto;
    display: block;
  }
}
 
.wd-slider .slider-item .slider-content .name { 
  position: relative;
  transform: translate(0px);
  font-weight: 900; 
  max-width: 904px;
  font-size: calc(clamp(34px, -0.8750rem + 7.3333vw, 58px));
  line-height: 1.15;
}
@media screen and (max-width: 767px) {
  .wd-slider .slider-item .slider-content .name {
    line-height: 1.25;
    text-align: center;
  }

 .dnd_area-row-0-background-image{
   background-position: -30% top !important;
 }

