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

.slick-dots li {background: #ccc !important;border-radius: 50px;height: 10px !important;width: 10px !important;}
li.slick-active { background: #dc3429 !important;}

}



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


}
