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

#photo-wrapper {

}

.photo-wrapper-fixed {
padding: 0px;
}

#showPhoto {

}


.img-logo {
/* width: 86px;
	height: 90px;
*/
	width: 57px;
	height: 60px;
	}

.img-carousel {
	width: 70%;
	height: 70%;
	min-width: 100%;
	max-width: none;
	}

#carousel-535959 {
    width: 70%;
    max-width: 1400px;
    margin: 0 20px;
	}
	
#tubelogo {
    width: 100%;
    max-width: 1400px;
	margin: auto -20px;
	}

/*.carousel {
	width:640px; 
	height:360px; 
	width: 100%; 
    max-width: 1400px; 
    margin: 0 auto; 
	}	
*/

/*.carousel-inner > .item > img{ 
	width:640px; 
	height:360px; 
	}
*/


.custom-footer {
	border-top: 1px solid #eeeeee;
		}

.page-header {
  padding-bottom: 9px;
  margin: 5px 0 10px;
  /*border-bottom: 1px solid #eeeeee;
  */
  border-bottom: none;
	}

.back-banner {
	background-image: url('../img/drumlogo-wide.jpg');
	background-size: 100%;
	border-radius:5px;
	padding-top: 8.58%; /* this is actually (heightofimage/lengthofimage)*100 */
	}	

.logo-banner {
	height: 70px; 
	width: auto;
	
	}

.thumbnail{
	height: auto;
	max-width: 100%;
		}
		
.col-md-4 p {
	padding-left: 10px;
	}
hr {
  margin-top: 5px;
  margin-bottom: 0px;
