.testimonial-slider {
	padding: 0px 10% 0px 10%;
}
.testimonial-slider ol{
	margin: 0;
}
.testimonial-slider ul { list-style: none; margin: 0;}
.testimonial-slider ol li { margin-right: 3px; }
.flex-control-paging li a {
    background: transparent; 
    border: 1px solid #F7A940;
    box-shadow: none;
}

.ipWidget .testimonial-slider li:before {
    content: "";
}

.ipWidget .testimonial-slider li {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.ipWidget .testimonial-slider ol {
	list-style-type: square;
}

.ipWidget .testimonial-slider .flex-control-paging li a {
		border-radius: 0px;
		margin: 0px 2px;
		border: 1px solid #9d1b7e;
}

.flex-control-paging li a.flex-active {
    background: #9d1b7e;
}


.flex-control-nav {
    bottom: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
