.third-slider {

   font-weight: 700;
   color: #ffffff;
   letter-spacing:-1px;
   font-size: 45px;
   line-height: 50px;
   z-index: 5;
   white-space: nowrap;
}

.special-slider-2 {

  z-index: 5;
   min-width: 1014px;
   max-width: 1014px;
   white-space: normal;
    font-size: 60px;
    line-height: 60px; font-weight: 600;
    color: rgba(255,255,255,1);
}

.first-slider {

}


@media screen and (max-width: 768px) {


  .second-slider {
    font-size: 30px;
  }

  .first-slider {
    font-size: 20px;
  }

}


@media screen and (min-width: 320px) {



  .second-slider {
    font-size: 30px;
  }

  .first-slider {
    font-size: 20px;
  }

}
