.p_hero_slider .slick-dots{
  bottom:0px;
}
.p_hero_slider .slick-dots li{
  width:10px;
}
.slick-dots li button:before{
  font-size:0px;
}
.p_hero_slider .slick-dots button{
  background:#000;
  height:5px;
  width:10px;
}
.p_hero_slider .slick-dots li.slick-active{
  width:20px;
}
.p_hero_slider .slick-active button{
  background:#fff;
  width:20px;
}
.p_hero_slider .image_fluid_rounded{
  border-radius:0px !important;
}