.carousel-indicators .active{ background: #46B2FF; }
.content{ margin-top:20px; }
.adjust1{ float:left; width:100%; margin-bottom:0; }
.adjust2{ margin:0; }
.carousel-indicators li{ border :1px solid #ccc; }
.carousel-control1{ color: #77DCED; width:5%; }
.carousel-control1:hover, .carousel-control:focus{ /* color:#31708f; */color:#77DD77; }
.carousel-control1.left, .carousel-control1.right { background-image: none; }
/* .media-object{ margin:auto; margin-top:15%; } */


.media-object { margin: auto;width: 120px;height: 100px;}
@media screen and (max-width: 768px) { .media-object{ margin-top:0; } }
.arrowleft{position:relative;
		top:-93px;
			}
.arrowright{position:relative;
		top:-93px;
			float:right;}