@font-face {
    font-family: 'gill_sans';
	src: url('../../global/fonts/GillSansUltraBold.ttf') format('truetype');
    src: url('../../global/fonts/GillSansUltraBold.eot');
    src: url('../../global/fonts/GillSansUltraBold.eot?#iefix') format('eot'),
         url('../../global/fonts/GillSansUltraBold.woff') format('woff'),
         url('../../global/fonts/GillSansUltraBold.ttf') format('truetype'),
         url('../../global/fonts/GillSansUltraBold.svg') format('svg');
}

html, body, .homepage_container {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	background-color:#000;
	
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	text-align: left;
	font-weight: 400;
	line-height: 1.5;
	color: inherit;
	margin-bottom: 25px;
	text-transform: uppercase !important;
}

h1, .h1{
	font-family: gill_sans !important;
}

h2 {
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 30px;
	text-transform: uppercase;
}

h3 {
	margin-bottom: 15px;
	font-size: 20px;
	text-transform: uppercase;
}

.main_container {
	padding: 50px 0px 0px 0px;
}

.fluid_margin {
	margin-top:50px;
}

.inner_row_container {
	margin:0px 5px 0px 5px;
	padding:50px;
	background: rgba(0, 0, 0, 0.3);
}

.carousel-inner {
    position: relative;
	margin: auto;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
width: 100%; /* use this, or not */
margin: auto;
}

.carousel-control.left {
    /*background-image: none;*/
	left:0px;
}
.carousel-control.right {
    right:0;
    left:auto;
    /*background-image: none;*/
}
.centering {
	float: none;
	margin: 0 auto;
}

.button_black {
    background-color: #000000; /* black */
    border: none;
    color: white;
	margin-top: 20px;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.button_black:hover {
    color: #CCC;
}

.catalog-img {
	margin:auto;
	max-width:323px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 7px 0px 0px 0px;
    font-size: 18px;
    line-height: 20px;
}

.navbar.navbar-default {
    background-color: #000000;
    border-bottom: 1px #000000 solid;
    -webkit-box-shadow: none;
    box-shadow: none;
	color:#ffffff;
}

.navbar_item {
	text-align:right;
	font-size: 20px;
}

.navbar_style {
	/*background: rgba(255, 255, 255, .9) !important; */
	z-index:999;
} 

.navbar-default .navbar-nav>li>a {
	color: #ffffff;
}


@media only screen and (max-width: 768px) {
	#navbar {
		background:#555555; !important;
		width:100%;
	}
    .navbar_item {
		background-color:#555555;
		border-bottom: #454545 1px solid;
		width:100% !important;
		text-align:right !important;
	}
	.navbar_container {
		background-color:#555555;;
		width:100%;
	}
	.navbar-brand {
		height: 0px !important;
		padding: 0px !important;
	}
	.main_logo {
		position: relative;
		top:-20px !important;
		width: 180px !important;
		padding: 10px 0px 0px 10px !important;
	}
	.navbar_style {
		background:#555555; !important;
	}
}

@media only screen and (max-width: 1000px) {
	.main_logo {
		width: 220px;
	}
}

.navbar.navbar-default .navbar-collapse {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

ul.nav-cap, li.nav-cap {
	text-transform: uppercase !important;
    font-size: 20px;
}

.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}
.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}

/*//////////////////////////////////////////////////////////*/
/*				 Contact form Styles						*/
/*//////////////////////////////////////////////////////////*/

.contact-border {
	border: solid 1px #CCC;
	padding:5px 25px 25px 25px;
}

.contact-input-box {
	padding-bottom:10px;
}


/*//////////////////////////////////////////////////////////*/
/*						FOOTER Styles						*/
/*//////////////////////////////////////////////////////////*/

.footer_container {
	margin:20px 0px;
	width:100%;
	display:inline-block;
}

.footer_text_container {
	float:left;
	margin-top:10px;
	font-size:12px;
}
.footer_social_container {
	float:right;
}
.footer_social_icon {
	font-size:30px;
	margin-left:20px;
}

/*//////////////////////////////////////////////////////////*/
/*						ALBUM Styles						*/
/*//////////////////////////////////////////////////////////*/

.album_head_container {
    position: relative;
}

.album_img {
	margin-bottom:5px;
}

.album_copy {
	margin-bottom:20px;
	font-style:italic;
	font-size:14px;
}

.album_h1 {
	font-weight:normal !important;
	text-align:center !important;
	font-size:55px !important;
	text-shadow: 2px 2px 8px #000000;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
}

.album_head_title {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
	color:#ffffff;
	font-weight:bold;
}

.album_title {
	color: #fff;
	font-size: 1.75em;
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
}

.album_icon {
	font-size:18px;
	transform: rotate(0.001deg);
	float:right;
	margin-right:30px;
}

.album_list {
	line-height:110%;
}

.album_list li {
	padding:3px 5px;
	cursor:pointer;
	/*  border-bottom:1px solid #efefef; */
}

/* .album_list_first {
	border-top:1px solid #efefef;
}

.album_list li:hover {
	background-color:#efefef;
} */

.album_time {
	font-style:italic;
}

.lyric_indent {
	margin-left:20px;
}

.modal_close {
	position:absolut;
	top:5px;
	right:5px;
}

@media only screen and (max-width: 1000px) {
	.album_head_title {
		top: 25%;
	}
	.album_h1 {
		font-size:50px !important;
	}
}

@media only screen and (max-width: 768px) {
	.album_head_title {
		top: 15%;
	}
	.album_h1 {
		font-size:45px !important;
	}
}

@media only screen and (max-width: 490px) {
	.album_head_title {
		top: 1%;
	}
	.album_h1 {
		font-size:25px !important;
	}
	.album_icon {
		margin-right:10px;
	}
}

.modal-content {
	color:#000000 !important;
}

.audio_container {
	max-width:500px;
	margin:0px 10px 30px 10px;
}