


.carousel-control
{
	border: 0px solid #fff !important;
	border-radius: 4px !important;
	font-size: 0px !important;
	font-weight: normal !important;
	height: 72px !important;
	left: 0;
	line-height: normal !important;
	top: 50% !important;
	width: 32px !important;
	opacity: 0.3;
	background: #222222 none repeat scroll 0 0 !important;
}

/* .carousel-control.right {
    right: 0px !important;
} */

.img_carousel {
   margin-top:18px;
}

.carousel_heights {
	
   min-height:500px ;
}

.carousel-indicators
{
	
right: 50% !important;
}

.transition-points{
	border: 0 solid red !important;
    min-height: 20px !important;
}

.carousel-control {
  display: none;
}
