.wintercampaignsection #bannerCarousel > .carousel-control1{
    display: none;
}
.wintercampaignsection .carousel-caption{
    display: block;
}
#bannerCarousel .owl-controls {
  bottom: 6%;
  left: 20%;
  right: 20%;
  position: absolute;
}
.vf-carousal .owl-theme .owl-controls .owl-page.active span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 2px solid #EC008C;
  width: 8px;
  height: 8px;
  margin-bottom: 4px;
}
.vf-carousal .owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #EC008C;
  height: 10px;
  width: 10px;
  opacity: 1;
}
.vf-carousal .row .col-md-12 {
  padding: 0px;
  margin: 0px;
}
.vf-carousal .row {
    margin-top: -7px;
    margin-bottom: -7px;
    margin-left: 0px;
} 
.carousel-caption a:hover{
    text-decoration: none !important;
}
.wintercampaignsection .campaigncarousel .imgage-subtitle{
   padding: 15px 30px 10px 0 !important;
}
