.cycle-slideshow { margin:0; padding:0; overflow:hidden;  }

.sliderbox .cycle-slideshow li {overflow:hidden; max-width:100%; height:553px; width:100%;  }
.sliderbox .cycle-slideshow .caption { position:absolute; top:150px; right:50px; }
.sliderbox .cycle-slideshow .caption h2 { font-size:30px; color:#fff;  font-weight:700; }
.sliderbox .cycle-slideshow .caption p { font-size:14px; line-height:24px; color:#fff; margin:10px 0; }
.sliderbox .cycle-slideshow .caption .shopnow a{ color:#fefefe; font-size:14px; font-weight:normal; text-shadow:2px 2px 2px #555; padding:8px 0px; text-align:center; background:#f76a2d; display:block; width:88px; } 


/* Second Slider */
.sliderbox .cycle-slideshow .slider2 .caption h2 { color:#bf196a; }
.sliderbox .cycle-slideshow .slider2 .caption p { color:#000; }
.sliderbox .cycle-slideshow .slider2 .caption .shopnow a{ background:#bf196a; } 


.slideshow_pan h2 { float:left; }
.cycle-pagination { float:right; }
.cycle-slideshow div.cycle-slide { width:279px; margin:0 5px; }

.TestimonialSection .cycle-slideshow div.cycle-slide { width:980px; }
.slideshow_pan .cycle-prev1, .slideshow_pan .cycle-prev2, .slideshow_pan .cycle-next1, .slideshow_pan .cycle-next2  { font-size:22px; line-height:25px; color:#ddd; cursor:pointer; }
.slideshow_pan .cycle-prev1:hover, .slideshow_pan .cycle-next1:hover, .slideshow_pan .cycle-prev2:hover, .slideshow_pan .cycle-next2:hover  { color:#555; }


.cycle-prev3, .cycle-next3  { font-size:22px; line-height:25px; color:#909090; cursor:pointer; position:absolute; top:50%; }

.cycle-prev3 { left:55px; }
.cycle-next3 { right:65px; }

.cycle-pager span, .cycle-pager1 span { cursor:pointer; }  

/*.cycle-carousel-wrap { white-space:inherit !important; }*/