ul.thumbnails-carousel {
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
ul.thumbnails-carousel .center {
	display: inline-block;
}
ul.thumbnails-carousel li {
	margin-right: 5px;
	float: left;
	cursor: pointer;
	list-style:none;
}
.controls-background-reset {
	background: none !important;
}
.active-thumbnail {
	opacity: 0.4;
}
.indicators-fix {
	bottom: 120px;
}
.carousel-indicators {margin-left: -30% !important;}
    ul.thumbnails-carousel li img {max-width:90px;}
    
.carousel-control {bottom:100px;}

#team-photos {
  display: block; margin:15px 0
}

    #team-photos .carousel-inner {/* max-height: 565px;  */}
        #team-photos .carousel-inner img {width: 100%;}
        
.tshirt {display: inline-block; /* background: url(../images/tshirt.png) 50% 50% no-repeat; */ padding: 20px;}
.tshirt .team-color {
    display: inline-block;
    padding: 40px 30px;
    /* border-radius: 20px; */
    vertical-align: middle;
     border:1px solid #CCC;
}

.rich_editor_text img {max-width:100%;}

@media only screen and (min-device-width: 768px) {
	.team-name h1 {line-height:100px;}
}

.team-logo {height:75px !important; width:auto;}
    .team-logo.large {height:150px !important;}