
ul.thumbnails-carousel {
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
}
ul.thumbnails-carousel .center {
	display: inline-block;
}
ul.thumbnails-carousel li {
	margin-right: 5px;
	float: left;
	cursor: pointer;
}
.controls-background-reset {
	background: none !important;
}
.active-thumbnail {
	opacity: 0.4;
}
.indicators-fix {
	bottom: 70px;
}

.carousel-control {
  top:50%;
  width:15%;
  height:1em;
  background:transparent;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right  {
  position:static;
  display:block;
  width:auto;
}
.carousel-control .glyphicon-chevron-left:before {
  margin-left:0;
}



@media (max-width: 768px) {
#packaging1 img {
	width: 100%;
}

#packaging2 img {
	width: 100%;
}

#packaging3 img {
	width: 100%;
}

#packaging4 img {
	width: 100%;
}
}


