.fullwidth { width: 80%;  margin-left: auto; margin-right: auto; max-width: initial;padding: 2%;}

.slider {margin: 0;}
.slider .slide {width: 100%; height: auto;  padding: 0;}
.slick-prev, .slick-next {height: 45px; width: 25px;}
.slick-next::before {content: "";}
.slick-prev::before { content: "";}
.slick-prev, .slick-prev:hover, .slick-prev:focus {left: -25px; background: rgba(0, 0, 0, 0) url("/resources/EncompassInsurance/images/global/left-carousel-arrow.png") no-repeat scroll 0 0;}
.slick-next, .slick-next:hover, .slick-next:focus {right: -25px; background: rgba(0, 0, 0, 0) url("/resources/EncompassInsurance/images/global/right-carousel-arrow.png") no-repeat scroll 0 0;}
.slick-dots { bottom: 0px; position: relative; margin-left: 0; /* Fixes the visible horizontal scroll bar */}
.slick-dots li button::before {font-size: 40px;}