html, body {
 
  height: 100%;
  text-align: center;
} 
body {
  /* background: url(images/background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  
  background-color: #000000;
  color: #fff;
} 
body .bg_page_grey {
  
  height: 100%;
  background-color: #F0F0F0;
  color: #fff;
  text-align: center;
}
.img100 {
	width: 100%;
	height: auto;
}
.img50 {
	width: 50%;
	height: auto;
}
.img_aboutus {
	width: 22%;
	height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
}
.aboutus_text_holder {
    width: 50%;
}
.aboutus_text {
    margin-top: 10px; 
    margin-left: 20px; 
    rotate: -2deg; 
    float:left; 
    font-size: 0.8em;
}
.text_weakliketheothers {
    position:absolute; 
    top: 135px; 
    left: 410px;
    color: #FFFFFF;
    rotate: -3deg; 
}
.text_weak {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.9em !important;
}
.text_weak_des {
    font-family: Arial;
    font-size: 0.8em;
    width: 190px;
}
.text_shows {
    position:absolute; 
    top: 90px; 
    left: 200px;
    color: #FFFFFF;
    rotate: 1deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.9em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.8em;
    width: 240px;
}
.icon_spotify {
    position:absolute; 
    top: 285px; 
    left: 457px;
}
.icon_applemusic {
    position:absolute; 
    top: 285px; 
    left: 502px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 285px; 
    left: 547px;
}
.icon_socialmedia {
    width: 30px;
    height: auto;
}
.text_contact {
    position:absolute; 
    top: 20px; 
    left: 20px;
    color: #FFFFFF;
}
.text_contact_text {
    font-family: Arial;
    font-size: 0.8em;
}
.emailbox {
    width: 200px;
    height: 25px;
    color: #333333;
}
.button_sendred {
    width: 60px;
}

.album1 {
    display: block;
}
.album2 {
    display: none;
}
.about1 {
    display: block;
}
.about2 {
    display: none;
}
.about3 {
    display: none;
}
.show1 {
    display: block;
}
.show2 {
    display: none;
}
.contact1 {
    display: block;
}
.contact2 {
    display: none;
}

.albumrelease {
    padding-top: 0px;
}
.img_icon {
	margin: 0px auto !important;
	text-align: center;
    -moz-transform:scale(0.7);
    -webkit-transform:scale(0.7);
    transform:scale(0.7);
}
.textindent {
	text-indent: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.bg_grey {
	background-color: #F0F0F0;
	height: 100%;
}
@font-face {
    font-family: GloberSemiBold;
    src: url(/css/globersemibold.ttf);
}
@font-face {
    font-family: GloberThin;
    src: url(/css/globerthin.ttf);
}
@font-face {
    font-family: Raleway-Light;
    src: url(Raleway-Light.ttf);
}
@font-face {
    font-family: Futura;
    src: url(/css/tt0142m.ttf);
}
.nopd {
	padding: 0px !important;
}
.pd10btm {
	padding-bottom: 10px !important;
}
.pd0btm {
	padding-bottom: 0px !important;
}
.lineh_05 {
	line-height: 1.5em !important;
}
.bg_black_07 {
	background: rgba(0, 0, 0, 0.7) !important;
}
.pd_text_left {
	padding-left: 10px;
}
.CR {
	clear: right;
}
.TextL {
	text-align: left;
}
.border_btmright {
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
.border_right {
	border-right: 1px solid #BBBBBB;
}
.border_btm {
	border-bottom: 1px solid #BBBBBB;
}
.front_searchbar {
    display: block;
}
.logo_adjust {
    margin-left:200px !important;
}
.artists_new_wrap {
   border-bottom: none;
}
.artists_new_holder {
    width: 33.3% !important;
    background-color: #FFFFFF;
    float: left;
    border: 1px solid #BFBFBF;
}
.artists_new {
    width: 100% !important;
}

.button_send {
    font-family: GloberSemiBold, Arial;
	color: #FFFFFF;
    padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.5em;
    text-decoration: none;
	text-align: center;
	background-color:#000000;
	border: 0px;
}
.button_send:hover {
	background-color:#333333;
	color: #FFFFFF;
  text-decoration: none;
}
.button_send_grey {
    font-family: GloberSemiBold, Arial;
	color: #FFFFFF;
    padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.5em;
    text-decoration: none;
	text-align: center;
	background-color:#333333;
	border: 0px;
}
.button_send_grey:hover {
	background-color:#000000;
	color: #FFFFFF;
  text-decoration: underline;
}
.event_spacing {
	height: 40px;
	clear: both;
}
.pagetitle_spacing {
	height: 50px;
	clear: both;
}
.pagetitle_spacing_dbl {
	height: 30px;
	clear: both;
}
.pagetitle_contact {
	height: 130px;
	clear: both;
}
.pageholder {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	min-height: 500px;
}
.pageholder_narrow {
	width: 1000px;
	margin: 0 auto;
    padding: 0px;
	clear: both;
	vertical-align: top;
}
.pageholder_full {
	width: 100%;
	margin: 0 auto;
	clear: both;
	min-height: 500px;
	padding: 20px !important;
}

.pageholder_360 {
	width: 100%;
	margin: 0 auto;
	clear: both;
	height: 100%;
}
.bg_page_lowerangelband {
  background: url(/images/background_lowerangelband.jpg) repeat-y center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
  height: 100%;
  background-color: #000000;
  color: #fff;
  text-align: center;
  overflow:auto !important;
} 
.bg_partner {
  background: url(/images2017/bg_partnerlogin.jpg) no-repeat center center fixed; 
} 
.bg_publishing {
  background: url(/images2017/bg_publishing.jpg) no-repeat center center fixed; 
} 
.bg_recording {
  background: url(/images2017/bg_recording.jpg) no-repeat center center fixed; 
} 
.bg_officetour {
  background: url(/images2017/bg_officetour.jpg) no-repeat center center fixed; 
} 
.bg_contact {
  background: url(/images2017/bg_recording.jpg) no-repeat center center fixed; 
} 
.bg_page_ourstory {
  background: url(/images2017/bg_page_ourstory.jpg) no-repeat center center scroll; 
} 
.bg_page_lowerangelband {
  background: url(images/background_lowerangelband.jpg) repeat-y center center scroll; 
  background-size: cover;
} 
.bg_page_eventlogin {
  background: url(/images2017/bg_eventlogin.jpg) no-repeat center center scroll; 
} 
.button_black {
	background-color: #000000;
	color: #FF0000;
	font-family: GloberSemiBold, Arial;
    font-size: 1em;
	border: 0px;
	width: 100%;
}
.box_login {
	width: 50%; 
	float:none !important; 
	margin: 0px auto !important;
}
.height_adjust {
  /* height:calc(100% - 120px); */
  height:calc(100% - 0px);
  overflow: auto;
}
.height_adjust_header {
  height:calc(100% - 160px);
  overflow: auto;
}
.events_title {
  font-family: GloberSemiBold, Arial;
  font-size: 2.5em;
  color: #FFFFFF;
  padding:10px;
  background-color: rgba(0, 0, 0, 0.5);
  float: left;
}
.events_title_med {
  font-family: GloberSemiBold, Arial;
  font-size: 1.5em;
  letter-spacing: -0.05em;
  color: #FFFFFF;
  padding:10px;
  padding-left: 0px;
  float: left;
  text-align:left;
}
.page_title, .page_title_exsmall {
  font-family: GloberSemiBold, Arial;
  font-size: 2.5em;
  color: #FFFFFF;
  padding:10px;
  background-color: rgba(0, 0, 0, 0.6);
  float: left;
  padding-bottom: 0px;
}
.admin_title {
  font-family: GloberSemiBold, Arial;
  font-size: 2.2em;
  color: #FFFFFF;
  padding-bottom:10px;
  float: left;
}
.black_title {
  font-family: GloberSemiBold, Arial;
  font-size: 2.5em;
  color: #000000;
  padding:10px;
  float: left;
}
.text_thin {
  font-family: GloberThin, Arial;
}
.text_lightgrey {
  color: #808080;
}
.title_ourstory {
  font-family: GloberSemiBold, Arial;
  font-size: 1.2em;
  color: #000000;
  padding:0px;
  padding-bottom: 10px;
}
.recording_height {
	min-height: 180px;
}
.image_orangeb {
	width: 100%;
	height: auto;
}
.image_th {
	width: 32%;
	height: auto;
	padding-right: 8px;
}
.text_orange {
	color: #ff9600;
}
.box_black, .box_black_solid, .box_narrow_nomargin, .box_100_transparent {
  width: 100%;
  height: 100%;
  font-family: GloberSemiBold, Arial;
  font-size: 1em;
  color: #FFFFFF;
  padding:10px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow:auto;
}
.box_black_solid {
  width: 80%;
  background-color: rgba(17, 17, 17, 1);
  font-size: 1.2em;
  padding:20px;
  margin: 0px auto;
}
.box_narrow_nomargin {
  background-color: transparent;
  width: 80%;
  font-size: 1.2em;
  padding:0px;
  margin: 0px auto;
  padding-left: 12px;
  padding-right: 12px;
}
.box_100_transparent {
  background-color: transparent;
}
.narrowbox_width {
  width: 80%;
  margin: 0px auto;
}
.box_black_dark {
  width: 100%;
  height: 100%;
  font-family: GloberSemiBold, Arial;
  font-size: 1em;
  color: #FFFFFF;
  padding:10px;
  background-color: rgba(0, 0, 0, 0.9);
  overflow:auto;
}

.box_white {
  width: 80%;
  /*height: 100%;*/
  margin: 0px auto;
  font-family: GloberSemiBold, Arial;
  font-size: 1.2em;
  color: #000000;
  padding:10px;
  /*background-color: rgba(255, 255, 255, 0.7);*/
  overflow: auto;
  text-align: left;
}
.box_contact {
  width: 80%;
  height: 100%;
  font-family: GloberSemiBold, Arial;
  font-size: 1em;
  color: #FFFFFF;
  padding:10px;
  background-color: rgba(0, 0, 0, 0.7);
  overflow:auto;
  text-align: left;
  vertical-align: bottom;
  margin: 0px auto;
}
hr.line {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	clear: both;
}
hr.contactus {
  border-top: solid 3px #000000;
	clear: both;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;

}
.studio_image {
	width: 33.3%;
	padding: 0px;
	display: block;
	margin: 0 auto;
	float: left;
}


/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding-top: 40px;
}

.cell1 {
	width: 231px;
	height: 223px;
	background-color: #BC0000;
	float: left;
}
.cell2 {
	width: 462px;
	height: 223px;
	background-color: #FFFFFF;
	float: left;
}
.cell3 {
	width: 924px;
	height: 223px;
	background-color: #FFFFFF;
	float: left;
}
.cell4 {
	width: 462px;
	height: 446px;
	background-color: #FFFFFF;
	float: left;
}
.cell6 {
	width: 924px;
	height: 446px;
	background-color: #FFFFFF;
	float: left;
}
.cell1 img, .cell2 img, .cell3 img, .cell4 img {
	height: 100%;
	width: 100%;
}

.strip {
	width: 100%;
	clear: both;
}
.strip div {
	float:left;
	clear:none;
}
.red1 {
	background-color: #BC0000 !important;
}
.red2 {
	background-color: #D10600 !important;
}
.red3 {
	background-color: #E93900 !important;
}
.red4 {
	background-color: #C60000 !important;
}
.red5 {
	background-color: #DC1800 !important;
}
.red6 {
	background-color: #F47B1E !important;
}
.white {
	background-color: #FFFFFF !important;
	text-align:right;
}
.red5_box {
	background-color: #DC1800 !important;
}
.social {
	float: right;
	clear: right;
}
.social div {
	float: left;
	margin-left: 10px;
}
.fb {
	width: 30px;
	height: 30px;
    background: url(images/social_facebook.gif);
}
.fb:hover {
    background: url(images/social_facebook_over.gif);
}
.twitter {
	width: 31px;
	height: 30px;
    background: url(images/social_twitter.gif);
}
.twitter:hover {
    background: url(images/social_twitter_over.gif);
}
.instagram {
	width: 31px;
	height: 30px;
    background: url(images/social_instagram.gif);
}
.instagram:hover {
    background: url(images/social_instagram_over.gif);
}
.soundcloud {
	width: 30px;
	height: 30px;
    background: url(images/social_soundcloud.gif);
}
.soundcloud:hover {
    background: url(images/social_soundcloud_over.gif);
}
.whitespacing {
  height: 100%;
  vertical-align:bottom;
  background-color:#FFFFFF;
}
.pagetitle {
  font-family: Raleway-Black, Arial;
  font-size: 4em;
  color: #000000;
  padding-top:130px;
  padding-right: 20px;
}
.pagetitle_wide {
  font-family: Raleway-Black, Arial;
  font-size: 4em;
  color: #000000;
  padding-top:130px;
  padding-left: 470px;
}
.normaltext {
  font-family: GloberSemiBold, Arial;
  font-size: 1em;
  letter-spacing: -0.05em;
  color: #000000;
  padding: 20px;
  padding-top: 30px;
  text-align: left;
  line-height: 1em;
}
.text_black {
  font-family: GloberSemiBold, Arial;
  font-size: 1em;
  color: #000000;
  text-align: left;
  line-height: auto;
  height: auto;
}
.text_white {
  font-family: GloberSemiBold, Arial;
  font-size: 1em;
  color: #FFFFFF;
  text-align: left;
  line-height: auto;
  height: auto;
}
.tblack {
	color: #000000;
}
.tlightblue {
  color: #3CA8D8;
}
.pt1 {
  font-size: 1em !important;
}
.pt15 {
  font-size: 1.6em !important;
}
.pt12 {
  font-size: 1.2em !important;
}
.pt2 {
  font-size: 2em !important;
}
.pt05 {
  font-size: 0.6em !important;
}
.pt09 {
  font-size: 0.9em !important;
}
.normaltextwhite {
  font-family: Raleway-Black, Arial;
  font-size: 1em;
  color: #FFFFF;
  padding-top: 15px;
  text-align: left;
  line-height: 1.5em;
}

.textboxwhite {
	width: 400px;
	border-width: 2px;
	border-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family: Raleway-Light;
	font-size: 1em;
}
.textbox_contact {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	border-color: #000000;
	font-family: Raleway-Light;
	font-size: 1em;
	padding: 5px;
	margin-bottom: 5px;
}


.fullwidth {
width: 100%;
margin-bottom:0px;
}
.arrow {
    font-family: GloberSemiBold, Arial;
    font-size: 2em !important;
	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 15px;
	padding-bottom: 5px;
	overflow:hidden;
}
a:link.whitelink {
    font-family: GloberSemiBold, Arial;
    font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px;
	padding-bottom: 5px;
}
a:visited.whitelink {
    font-family: GloberSemiBold, Arial;
    font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px;
	padding-bottom: 5px;
}
a:hover.whitelink {
    font-family: GloberSemiBold, Arial;
    font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px;
	padding-bottom: 5px;
}
a:active.whitelink {
    font-family: GloberSemiBold, Arial;
    font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 15px;
	padding-bottom: 5px;
}
.header {
	height: 120px;
}
.reverse{
}
a:link.whitelink_u {
    font-family: GloberSemiBold, Arial;
    font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.whitelink_u {
    font-family: GloberSemiBold, Arial;
    font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whitelink_u {
    font-family: GloberSemiBold, Arial;
    font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.whitelink_u {
    font-family: GloberSemiBold, Arial;
    font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.orangelink_u {
    font-family: GloberSemiBold, Arial;
	color: #ff9600;
	text-decoration: underline;
}
a:visited.orangelink_u {
    font-family: GloberSemiBold, Arial;
	color: #ff9600;
	text-decoration: none;
}
a:hover.orangelink_u {
    font-family: GloberSemiBold, Arial;
	color: #ff9600;
	text-decoration: none;
}
a:active.orangelink_u {
    font-family: GloberSemiBold, Arial;
	color: #ff9600;
	text-decoration: none;
}


/* Dropdown Button */
.dropbtn {
    background-color: #F4F4F4;
    padding: 0px;
	height: 50px;
	width: 50px;
	background: url(/images2017/navi_button.png) no-repeat center center scroll; 
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #666666;
	background: url(/images2017/navi_button_over.png) no-repeat center center scroll; 
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	background-color:none;
    position: absolute;
    display: block;
	float:left;
	clear: none;
	top: 20px;
	left: 20px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1001;
}

/* Links inside the dropdown */
.dropdown-content a {
    font-family: GloberSemiBold, Arial;
	color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	text-align: left;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

/*
 * Header
 */
.nav {
	padding: 0px !important;
	padding-bottom: 20px !important;
}
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 40px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-family: Raleway-Black, Arial;
  font-size: 16px;
  color: #fff; /* IE8 proofing */
  text-decoration: none;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  color: #c00000;
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #c00000;
}

.col-events a {  
  display: inline-block;
  position: relative;
}
.col-events a:hover {  
  display: inline-block;
  position: relative;
  background-color: #000000;
}
.col-events a:hover span {  
  color: #ff9600;
}
.col-events a:hover img {  
opacity:0.4;
filter:alpha(opacity=40); 
}

.col-events span {  
  font-family: GloberSemiBold, Arial;
  color: #ffffff;
  font-size: 0.9em;
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: left;
  padding-left: 10px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );  
}

.col-team {
  display:inline-block;
  width: 30%;
  margin: 0px auto;
  padding: 3%;
  vertical-align:top;
  font-family: GloberSemiBold, Arial; 
  color: #7a7a7a;
  font-size: 1.2em;
  line-height: 1.2em;
}

.col-team img {
  width: 90%;
  padding-bottom: 10px;
}

.col-team .team_name {
  color: #000000;
}

.col-team2 {
  display:inline-block;
  width: 23%;
  margin: 0px auto;
  padding: 1%;
  vertical-align:top;
  font-family: GloberSemiBold, Arial; 
  color: #7a7a7a;
  font-size: 1.1em;
  line-height: 1.1em;
	text-align: left;
}
.col-team2-holder {
  height: 145px;
	width: 145px;
	position: relative;
  overflow: hidden;
}
.col-team2 .img {
  object-fit: cover;
  width:145px;
  height:145px;
  padding-bottom: 10px;
	-webkit-transform: scale(1.3); 
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  position: absolute;
	top: 10px;
	left: 10px;
}

.col-team2 .team_name {
  color: #000000;
	padding-top: 10px;
}

.aboutimage {
	width: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.aboutimage:hover {
  opacity: 0.5 !important;
	cursor: pointer;
}
.returntoteam {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.returntoteam:hover {
  opacity: 0.5 !important;
	cursor: pointer;
}

.divider {
  width: 100%;
  height: 1px;
  margin: 20px;
}
.footerholder {
	display: block;
	color: #000000;
	font-size: 1em;
	font-family: GloberSemiBold;
	background-color: #FFFFFF;
	padding: 15px;
	text-align: left;
	overflow: auto;
}
.social_icons img {
	width: 35px;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
}
.footerholder a:link {
	color: #000000;
	text-decoration: none;
}
.footerholder a:visited {
	color: #000000;
	text-decoration: none;
}
.footerholder a:hover {
	color: #d91725;
	text-decoration: none;
}
.footerholder a:active {
	color: #000000;
	text-decoration: none;
}
.show_desktop {
	display: block;
}
.show_mobile {
	display: none;
}

/* ----------- LAB --------------*/

#lab_holder {
  position: relative;
}

@media (min-width: 1160px) {
  .col-events {
  position: relative;
  min-height: 1px;
  padding: 0px;
  }
  .col-events a {  
  display: inline-block;
  position: relative;
  }
  .col-events span {  
  font-size: 1em;
  }
}

@media (min-width: 640px) {
  .col-events {
    float: left;
	width: 33.3333333333333%;
  }
  .col-events a {  
  display: inline-block;
  position: relative;
  }
  .col-events span {  
  font-family: GloberSemiBold, Arial;
  color: #ffffff;
  font-size: 1em;
  }

  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: left;
	clear:both;
  }
}

.logo {
	margin: 0 auto;
	padding: 0px;
	padding-right: 40px;
	margin-top: 20px;
	overflow:auto;
}



/*
 * Cover
 */

.cover {
  padding: 0px;
  width: 100%;
  height: 446px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}

.title_ourstory_lg {
  font-family: GloberSemiBold, Arial;
  font-size: 2em;
  padding-top:15px;
}

/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}


/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
   /* position: fixed; */
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 924px;
  }
}

.mainbody, .navbar, .footerholder {
 	width:100%;
	margin: auto;
}
.navbar {
	background-color: #FFFFFF;
}

/*---- responsive-design ----*/

@media (max-width:1250px){
.pageholder, .pageholder_narrow {
 	width:850px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 110px; 
    left: 340px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.8em !important;
}
.text_weak_des {
    font-size: 0.8em;
    width: 180px;
}
.text_shows {
    position:absolute; 
    top: 80px; 
    left: 170px;
    color: #FFFFFF;
    rotate: 1deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.8em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.7em;
    width: 240px;
}
.icon_spotify {
    position:absolute; 
    top: 242px; 
    left: 387px;
}
.icon_applemusic {
    position:absolute; 
    top: 242px; 
    left: 432px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 242px; 
    left: 477px;
}
.icon_socialmedia {
    width: 30px;
    height: auto;
}
.emailbox {
    width: 170px;
    height: 25px;
    color: #333333;
}
.button_sendred {
    width: 60px;
}
.text_contact {
    left: 10px;
}
.text_contact_text {
    letter-spacing: -1px;
}

}
@media (max-width:1160px){
.pageholder, .pageholder_narrow {
 	width:760px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 100px; 
    left: 300px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.8em !important;
}
.text_weak_des {
    font-size: 0.7em;
    width: 165px;
}
.text_shows {
    position:absolute; 
    top: 70px; 
    left: 150px;
    color: #FFFFFF;
    rotate: 1deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.8em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.7em;
    width: 200px;
}
.icon_spotify {
    position:absolute; 
    top: 212px; 
    left: 340px;
}
.icon_applemusic {
    position:absolute; 
    top: 212px; 
    left: 380px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 212px; 
    left: 420px;
}
.icon_socialmedia {
    width: 25px;
    height: auto;
}
.emailbox {
    width: 150px;
    height: 25px;
    color: #333333;
}
.button_sendred {
    width: 60px;
}


.mainbody, .navbar, .footerholder {
 	width:100%;
}
.pageholder_full {
	padding: 10px !important;
}
.bdcntr_nobg {
	padding-left: 10px;
	padding-right: 10px;
}
.headerbanner {
	width: auto;
	height: 120px; 
}
.sliderwrapper, .sliderwrapper .contentdiv {
height: 280px !important;
}
.divider {
	margin: 0px;
}

}
@media (max-width:1024px){
.pageholder, .pageholder_narrow {
 	width:724px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 93px; 
    left: 290px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.7em !important;
}
.text_weak_des {
    font-size: 0.7em;
    width: 160px;
}
.text_shows {
    position:absolute; 
    top: 65px; 
    left: 145px;
    color: #FFFFFF;
    rotate: 1deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.8em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.7em;
    width: 200px;
}
.about1 {
    display: none;
}
.about2 {
    display: block;
}
.about3 {
    display: none;
}
.icon_spotify {
    position:absolute; 
    top: 210px; 
    left: 325px;
}
.icon_applemusic {
    position:absolute; 
    top: 210px; 
    left: 365px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 210px; 
    left: 405px;
}
.icon_socialmedia {
    width: 25px;
    height: auto;
}
.contact1 {
    display: none;
}
.contact2 {
    display: block;
}
.text_contact {
    left: 20px;
}
.text_contact_text {
    letter-spacing: 0px;
}
.emailbox {
    clear: left;
    width: 240px;
    height: 25px;
    color: #333333;
    margin-top: 5px;
}
.button_sendred {
    width: 60px;
}

.sliderwrapper, .sliderwrapper .contentdiv {
height: 260px !important;
}
}
@media (max-width:924px){ 
.pageholder, .pageholder_narrow {
 	width:654px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 80px; 
    left: 260px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.6em !important;
}
.text_weak_des {
    font-size: 0.6em;
    width: 135px;
}
.albumrelease {
    padding-top: 0px;
}
.text_shows {
    position:absolute; 
    top: 58px; 
    left: 130px;
    color: #FFFFFF;
    rotate: 1deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.7em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.6em;
    width: 170px;
}
.icon_spotify {
    position:absolute; 
    top: 182px; 
    left: 292px;
}
.icon_applemusic {
    position:absolute; 
    top: 182px; 
    left: 327px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 182px; 
    left: 362px;
}
.icon_socialmedia {
    width: 25px;
    height: auto;
}

.mainbody, .navbar, .footerholder {
 	width:100%;
}
.artists_new_wrap {
   border-bottom: 1px solid #AFAFB0;
}
.artists_new_holder {
    width: 100% !important;
    border: 1px solid #AFAFB0;
    border-bottom: none;
}
.artists_new {
    width: 50% !important;
}

}

@media (max-width:768px){ /* bootstrap col cutoff */
.pageholder, .pageholder_narrow {
 	width:500px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 75px; 
    left: 248px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.6em !important;
}
.text_weak_des {
    font-size: 0.6em;
    width: 135px;
}
.text_shows {
    position:absolute; 
    top: 53px; 
    left: 122px;
    color: #FFFFFF;
    rotate: 1deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.7em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.6em;
    width: 170px;
}
.icon_spotify {
    position:absolute; 
    top: 172px; 
    left: 276px;
}
.icon_applemusic {
    position:absolute; 
    top: 172px; 
    left: 306px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 172px; 
    left: 336px;
}
.icon_socialmedia {
    width: 25px;
    height: auto;
}
.text_contact {
    top: 15px;
}

.headerbanner {
	width: auto;
	height: 110px; 
}
.artistlogo {
	max-width: 100%;
}
.callus_align {
	text-align: left;
}
hr.hori_line {
	display: block;
}
.phoneno {
	padding-top: 10px;
	font-size: 2.5em;
}
.sliderwrapper, .sliderwrapper .contentdiv {
height: 240px !important;
}
.mailinglist, .twitterwidget_admin {
	margin-top:30px;
}
.mainbody {
	/*margin-top: 50px;*/
}
.col-sm-6-small {
	width: 50%;
	float: left;
}
.pane_contact {
	display: none;
}
.whitespacing {
	min-height: 500px;
}
.footerholder {
	display: block;
}
.logo {
	margin-top: 10px;
	padding-right:0px;
	width: 80px;
	height: auto;
	margin-right: 35px;
}
.header {
	height: 90px;
}
.carousel {
    height: calc(100% - 90px) !important;
}
.height_adjust {
  /* height:calc(100% - 90px); */
  height:calc(100% - 0px);
}
.height_adjust_header {
  height:calc(100% - 100px);
}
.event_spacing {
	height: 20px;
}
.pagetitle_spacing {
	height: 20px;
}
.pagetitle_contact {
	height: 20px;
	clear: both;
}
.pagetitle_spacing_dbl {
	height: 20px;
}
.box_white, .box_black_solid, .box_narrow_nomargin, .box_100_transparent {
	width: 100%;
  /*height: 100%;*/
}
.narrowbox_width {
  width: 100%;
}
.pd_text_left {
	padding-left: 0px;
	padding-top: 10px;
}
.box_black {
	margin-bottom: 20px;
}
.box_login {
	width: 100%; 
	padding-left: 20px;
	padding-right: 20px;
}
.box_contact {
	width: 100%; 
}
.smalltitle {
	font-size: 1.5em;
}
html {
  background-image:none; 
}
.homepage_cover_des {
		display: none;
}
.loginbutton {
	margin-top: 30px;
}
.title_ourstory {
  font-size: 1.5em;
  padding-top:15px;
	
}

.reverse{
    display:flex;
    flex-direction: column-reverse;
}

.box {
    height: auto;
}
.wrapper {
    -webkit-column-width: 100%;
}
.lineh_05 {
	line-height: 1em !important;
}
.col-team {
  width: 31%;
  padding: 2%;
  font-size: 1em;
}
.col-team2 {
  width: 40%;
  padding: 2%;
  font-size: 1em;
}
.col-team2-holder {
  height: 130px;
	width: 130px;
}
.col-team2 .img {
  width:130px;
  height:130px;
}
#div_spacer {
	display: none;
}

}
@media (max-width:640px){
.pageholder, .pageholder_narrow {
 	width:488px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 73px; 
    left: 240px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.6em !important;
}
.text_weak_des {
    font-size: 0.6em;
    width: 135px;
}
.text_shows {
    position:absolute; 
    top: 51px; 
    left: 120px;
    color: #FFFFFF;
    rotate: 1.2deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.7em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.6em;
    width: 170px;
}
.icon_spotify {
    position:absolute; 
    top: 170px; 
    left: 268px;
}
.icon_applemusic {
    position:absolute; 
    top: 170px; 
    left: 298px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 170px; 
    left: 328px;
}
.icon_socialmedia {
    width: 25px;
    height: auto;
}

.headerbanner {
	width: auto;
	height: 100px; 
}
.col-sm-6, .col-sm-6-small {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.col-sm-6 img.album {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.sliderwrapper, .sliderwrapper .contentdiv {
height: 200px !important;
}
.mainbody {
	/*margin-top: 60px;*/
}
.artisttile_spacing {
	margin-left: 5px;
}
.trackWrapper {
	padding-left: 5px;
	padding-right: 5px;
}
.col-NSL {
	width: 100%;
}
  .col-events {
    float: left;
	width: 50%;
  }
  .box_narrow_nomargin {
  padding-left: 14px;
  padding-right: 14px;
  }
.show_desktop {
	display: none;
}
.show_mobile {
	display: block;
}
.front_searchbar {
    display: none;
}
.logo_adjust {
    margin-left:0px !important;
}

}

@media (max-width:550px){
.pageholder, .pageholder_narrow {
 	width:430px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 61px; 
    left: 208px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.5em !important;
}
.text_weak_des {
    font-size: 0.5em;
    width: 110px;
}
.text_shows {
    position:absolute; 
    top: 43px; 
    left: 105px;
    color: #FFFFFF;
    rotate: 1.2deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.6em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.5em;
    width: 130px;
}
.icon_spotify {
    position:absolute; 
    top: 145px; 
    left: 235px;
}
.icon_applemusic {
    position:absolute; 
    top: 145px; 
    left: 265px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 145px; 
    left: 295px;
}
.icon_socialmedia {
    width: 25px;
    height: auto;
}
.text_contact {
    top: 10px;
}
.text_contact_text {
    font-size: 0.7em;
}

}

@media (max-width:480px){
.pageholder, .pageholder_narrow {
 	/*width:358px;*/
 	width:380px;
}
.text_weakliketheothers {
    position:absolute; 
    top: 48px; 
    left: 145px;
    color: #FFFFFF;
}
.text_weak {
    font-weight: bolder !important;
    font-size: 0.6em !important;
}
.text_weak_des {
    font-size: 0.5em;
    width: 118px;
}
.text_shows {
    position:absolute; 
    top: 30px; 
    left: 85px;
    color: #FFFFFF;
    rotate: 1.5deg; 
}
.text_show_title {
    font-family: Arial;
    font-weight: bolder !important;
    font-size: 0.6em !important;
}
.text_show_des {
    font-family: Arial;
    font-size: 0.5em;
    width: 130px;
}
.icon_spotify {
    position:absolute; 
    top: 130px; 
    left: 190px;
}
.icon_applemusic {
    position:absolute; 
    top: 130px; 
    left: 220px;
}
.icon_amazonmusic {
    position:absolute; 
    top: 160px; 
    left: 190px;
}
.icon_socialmedia {
    width: 25px;
    height: auto;
}
.album1 {
    display: none;
}
.album2 {
    display: block;
}
.about1 {
    display: none;
}
.about2 {
    display: none;
}
.about3 {
    display: block;
}
.show1 {
    display: none;
}
.show2 {
    display: block;
}
.text_contact_text {
    letter-spacing: -1px;
}
.text_contact {
    top: 8px;
}

.emailbox {
    clear: left;
    width: 190px;
    height: 25px;
    color: #333333;
    margin-top: 0px;
}
.button_sendred {
    width: 60px;
}

.bg_page_lowerangelband {
  background: url(images/background_lowerangelband_narrow.jpg) no-repeat center center scroll; 
} 
.sliderwrapper, .sliderwrapper .contentdiv {
height: 160px !important;
}
.col-events span {  
  font-size: 0.8em;
  padding-left: 5px;
}
.page_title_exsmall {
  font-size: 2em;
}

}

