.videos-3.sz-slider {
  background: rgba(0,0,0,.5);
  filter: none;
  -webkit-filter: none;
  mix-blend-mode: normal;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
.videos-3-layer,
.videos-3-layer > div {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  display: block;
  overflow: hidden;
  position: absolute;
  background-color:#fff;
}
.videos-3-layer > div::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
 }
.videos-3-layer > div > video {
  width: 100%;
  height: 95%;
  display: block;
  object-fit: cover;
}
.videos-3-layer > div > div  {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 405px;
  height: 290px;
  display: block;
  text-align: center;
  position: absolute;
}
.videos-3-layer.videos-3-layer-left > div > div  {
  text-align: left;
  margin: auto auto auto 20%;
}
.videos-3-layer.videos-3-layer-right > div > div  {
  text-align: right;
  margin: auto 20% auto auto;
}
.videos-3-layer > div > div > span:nth-child(1) {
  color: #fff;
  display: block;
  font-size: 40px;
  margin-top: 58px;
  font-weight: 300;
  line-height: 1.14;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.9);
}
.videos-3-layer > div > div > span:nth-child(2) {
  color: #fff;
  display: block;
  font-size: 65px;
  margin-top: 10px;
  font-weight: 800;
  line-height: 1.14;
   text-transform:uppercase;
  letter-spacing: .5px;
  font-family: 'Poppins', sans-serif;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.9);
}
.videos-3-layer > div > div > span:nth-child(3) {
  color: #fff;
  margin: auto;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  margin: 9px 0 32px 0;
  letter-spacing: .2px;
  font-family: 'Poppins', sans-serif;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.9);
}
.videos-3-layer > div > div  > a {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  margin-top: 50px;
  position: relative;
  padding: 10px 40px;
  background: #9e2663;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-radius: 33px;
  -webkit-border-radius: 33px;
  transition: color .2s ease, background .2s ease;
  -webkit-transition: color .2s ease, background .2s ease;
}
.videos-3-layer > div > div  > a:hover {
  color: #9e2663;
  background: #fff;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .videos-3-layer > div > div  {
    width: 325px;
    height: 265px;
  }
  .videos-3-layer > div > div > span:nth-child(1) {
    font-size: 37px;
  }
  .videos-3-layer > div > div > span:nth-child(2) {
    font-size: 15px;
  }
}
@media (min-width: 273px) and (max-width: 575.98px) {
  .videos-3-layer > div > div,
  .videos-3-layer.videos-3-layer-left > div > div,
  .videos-3-layer.videos-3-layer-right > div > div  {
    margin: auto;
    width: 270px;
    height: 265px;
    text-align: center;
  }
  .videos-3-layer > div > div > span:nth-child(1) {
    font-size: 35px;
  }
  .videos-3-layer > div > div > span:nth-child(2) {
    font-size: 14px;
  }
   .videos-3-layer > div > div > span:nth-child(3) {
    font-size: 12px;
    margin: 9px 0 9px 0;
  }
   .videos-3-layer > div > div  > a {
    margin-top: 30px;
  }
}

@media (max-width: 272.98px) {
   .videos-3-layer > div > div,
  .videos-3-layer.videos-3-layer-left > div > div,
  .videos-3-layer.videos-3-layer-right > div > div  {
    margin: auto;
    width: 200px;
    height: 185px;
    text-align: center;
  }
   .videos-3-layer > div > div > span:nth-child(1) {
    font-size: 22px;
  }
   .videos-3-layer > div > div > span:nth-child(2) {
    font-size: 12px;
  }
  .videos-3-layer > div > div  > a {
    font-size: 14px;
    margin-top: 20px;
    padding: 7px 30px;
  }
}
.sz-slider[data-type=slider][data-ind-direction=x] .videos-3-indicators.carousel-indicators {
  padding: 0; 
  width: 65px;
  height: 20px;
  margin: auto auto 45px 17px;
}
.sz-slider[data-type=slider] .videos-3-indicators.carousel-indicators > li {
  width: 15px;
  margin: 2px;
  height: 15px;
  border: none;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.sz-slider[data-type=slider] .videos-3-indicators.carousel-indicators > li.active {
  background: #9e2663;
}
.videos-3-btn.sz-slider .carousel-control-btn {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  color: #fff;
  width: 45px;
  height: 45px;
  font-size: 0;
  display: block;
  text-decoration: none;
  background: rgba(0,0,0,.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: color .2s ease, background .2s ease;
  -webkit-transition: color .2s ease, background .2s ease;
}
.videos-3-btn.sz-slider .carousel-control-btn.carousel-control-prev {
  margin: auto auto auto 25px;
}
.videos-3-btn.sz-slider .carousel-control-btn.carousel-control-next {
  margin: auto 25px auto auto;
}
.videos-3-btn.sz-slider .carousel-control-btn:hover {
  color: #fff;
  background: #9e2663;
}
.videos-3-btn.sz-slider .carousel-control-btn > i {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 20px;
  height: 18px;
  margin: auto;
  font-size: 18px;
  position: absolute;
  display: inline-block;
  transition: color .2s ease;
  -webkit-transition: color .2s ease;
}
.videos-3-btn.sz-slider .carousel-control-btn:hover > i {
  color: #fff;
}
@media (max-width: 575.98px) {
   .videos-3-btn.sz-slider .carousel-control-btn {
    display: none;
  }
}