@media all and (min-width:1200px) {
.hide-for-mobile {display:inherit;}
.show-for-smmobile {display:none;}
.show-for-mobile {display:none;}
.show-for-smmobile {display:none;}
}

@media all and (max-width:1200px) {
.hide-for-mobile {display:none;}
.hide-for-smmobile {display:inherit;}
.show-for-mobile {display:inherit;}
.show-for-smmobile {display:none;}
#container,
#tour #container {
width:90%;
margin:0 5%;
}

#more {
text-align:center;
margin:30px auto 0 auto;
}

#more.news {
margin:0px auto 0 auto;
}

#more a span {
	font-size:19px;
	position: relative;
	display: inline-block;
color:#7391c7;
border:2px solid #7e8489;
padding:11px 28px;
font-weight:700;
background-color: rgba(0,0,0,.63);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.csstransforms3d #more a:hover span::before,
.csstransforms3d #more a:focus span::before {
padding:11px 28px;
	background: #7e8489;
color:#000;
}

/*** Discography ***/
#discography {
text-align:center;
margin:30px auto 0 auto;
}

#discography a span {
	display: block;
	padding:15px 0
}

.csstransforms3d #discography a:hover span::before,
.csstransforms3d #discography a:focus span::before {
padding:15px 0px;
}







h3 {
	padding:0;
	font-family:'Cabin Sketch', "proxima-nova", Arial;
	text-align:center;
	color:#FFF;
	font-size:54px;
	margin:0;
}

#nav {
	background-color:#1b1b1b;
	padding:16px 0;
	text-align:center;
}

#nav li {
	display:inline;
	margin:0 14px;
	font-weight:400;
	font-size:17px;
}

#top .logo img {
max-width:100%;
height:auto;
}

#topsocial {
z-index:999;
position:relative;
width:264px;
list-style:none;
height:40px;
padding:0;
margin:0px auto 20px auto;
}

#topsocial li a {
float:left;
height: 40px;
text-indent: -9999px;
background-image: url(images/socials.png);
background-position: no-repeat;
margin:0 2px;
}

#news {
margin:31px 0 49px 0;
}

#news #post {
float:left;
width:25%;
overflow:hidden;
}

#news #post .img {
width:100%;
height:0;
padding-bottom:100%;
overflow:hidden;
}

#news #post .img img {
min-height:100%;
position:absolute;top:0;right:0;left:0;bottom:0;
width:auto;
opacity:0.5;
filter:alpha(opacity=50); /* For IE8 and earlier */
}

#news #post #more {
z-index:9999;
display:block;
position:relative;
bottom:100px;
text-align:center;
}
#news #post #more a {
font-size:19px;
color:#7391c7;
text-align:center;
border:2px solid #7e8489;
padding:11px 28px;
font-weight:700;
background-color: rgba(0,0,0,.63);
}

#news #post #more a:hover {
background-color:#7391c7;
color:#000;
}

#posts-newer {float:right;}
#posts-older {float:left;}
#posts-newer a,
#posts-older a {
font-size:17px;
color:#7391c7;
font-weight:700;
text-transform:uppercase;
}
#posts-older a:hover,
#posts-newer a:hover {
color:#FFF;
}


.effects {margin: 0;position:relative;}
.effects .img {z-index:2;position:relative;width:25%;margin:0;overflow:hidden;}
#news.page .effects .img {z-index:2;position:relative;width:32%;height:auto;margin:0;}
.effects .img img {display:block;margin:0;padding:0;min-width:100%;min-height:100%;}
.effects .img .overlay {
display: block;
position: absolute;
z-index: 20;
width:100%;
margin:0;padding:0;
overflow: hidden;
-webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
     -o-transition: all 0.7s;
}

#post .effects .img h1,
#post .effects .img h1 {
margin:0;
text-transform:uppercase;
color:#FFF;
font-size:22px;
line-height:130%;
font-family:"proxima-nova", Arial;
}
.effects .img a.close-caption {
position: relative;
top:20px;
text-align: center;
line-height: 15px;
font-size: 15px;
font-weight:500;
color: #faf9f9;
font-family:"proxima-nova", Arial;
}
.effects .img a.close-caption.hidden {
display: none
}

/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#news .img .overlay .expand {
display: block;
  position: absolute;
  z-index: 100;
  text-align: center;
  color: #fff;
  line-height: 100%;
  font-weight: 700;
  font-size: 30px;
}

#news .img .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
overflow:hidden;
  background: rgba(3,8,13,.83);
-webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
     -o-transition: all 0.7s;
}

#news .img .overlay .expand {
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  opacity: 0;
}
#news .img.hover .overlay {opacity: 1;}
#news .img.hover .overlay .expand {top:30%;left:6%;right:6%;opacity: 1;}


#tour {
	background:url(images/bg-tour.jpg) top center no-repeat;
	padding:46px 0 49px 0;
}

#tour #dates {
width:100%;
padding:2%;
max-height:500px;
}

#tour #mng a span {
float:none;
margin:0 0 15px 0;
padding:15px 0;
width:100%;
display:block;
}

#tour #vip a span {
float:none;
margin:0 0 15px 0;
padding:15px 0;
width:100%;
display:block;
}

.csstransforms3d #tour #mng a:hover span::before,
.csstransforms3d #tour #mng a:focus span::before,
.csstransforms3d #tour #vip a:hover span::before,
.csstransforms3d #tour #vip a:focus span::before {
padding:15px 0;
}



/*** Music ***/
#music #player {
float:none;
width:100%;
height:auto;
}

#music #right {
float:none;
width:80%;
margin:0 auto 15px auto;
}


/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#music #album {
float:left;
width:32%;
overflow:hidden;
margin:0 .66%;
}

#music.home #album {
float:none;
width:100%;
overflow:hidden;
margin:0;
}

#music.home #album #download a {
	font-size:19px;
	line-height:110%;
	display: block;
text-align:center;
color:#000;
padding:11px 0;
font-weight:700;
background-color:#7492c3;
}



#music #album .img {
width:100%;
height:0;
padding-bottom:100%;
overflow:hidden;
}

#music #album .img img {
min-height:100%;
width:auto;
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

#music .effects .img {z-index:2;position:relative;width:32%;height:auto;margin:0;}
#music .img .overlay .expand {
display: block;
  position: absolute;
  z-index: 100;
  text-align: center;
  color: #fff;
  line-height: 100%;
  font-weight: 700;
  font-size: 30px;
}

#music .effects .img .buy ul {
list-style:none;margin:0;padding:0;
}

#music .effects .img buy ul li {
display:inline;
margin:0 3px;
}

#music .effects .img .buy img {
display:inline;
max-width:30px;height:auto;
}




#music .img.hover .overlay {opacity: 1;}
#music .img.hover .overlay .expand {bottom:10%;left:3%;right:3%;opacity: 1;}


/*** Photos ***/
#photos {
	padding:46px 0 49px 0;
}

#photos-home {
margin-top:20px;
}

#photos-copy {
text-align:center;
margin:0 0 20px 0;
font-size:17px;
color:#929292;
}
#photos-copy a {color:#7493c3;}
#photos-copy a:hover {color:#929292;}


/*** Videos ***/
#videos {
	background-color:#000;
	padding:46px 0 49px 0;
}

#videos h3 {
margin:0 0 30px 0;
}

BU#videos #more {
width:236px;
margin:30px auto 0 auto;
}
BU#videos #more a {
display:block;
font-size:19px;
color:#7391c7;
text-align:center;
border:2px solid #535353;
padding:11px 0;
font-weight:700;
background-color: rgba(0,0,0,.31);
}


/*** About ***/
#about {
	background: url(images/bg-about.jpg) bottom center no-repeat #a8a8a8;
	padding:54px 0 49px 0;
}
#about .logo {
	padding:0 0 65px 0;
	text-align:center;
}
#about #bio {
	float:right;
	width:576px;
}

#about #more a span {
	font-size:19px;
	position: relative;
	display: block;
color:#535353;
border:2px solid #535353;
padding:11px 0;
font-weight:700;
background-color: rgba(0,0,0,.05);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}




.csstransforms3d #about #more a:hover span::before,
.csstransforms3d #about #more a:focus span::before {
padding:11px 0;
	background: #535353;
color:#f2f2f2;
}



/*** Pages ***/
#page {
background:url(images/page-bg.jpg) top center no-repeat fixed #000;
padding:20px 0 100px 0;
}
#page p {
margin:0 0 12px 0;
}

#page h1 {
	padding:0;
	font-family:'Cabin Sketch', "proxima-nova", Arial;
	text-align:center;
	color:#FFF;
	font-size:54px;
	margin:0 0 20px 0;
	text-transform:uppercase;
}

#page h6 {
font-size:20px;
font-weight:700;
color:#7391c7;
font-family:"proxima-nova", Arial;
margin:0;
}

#page #content {
background-color: rgba(0,0,0,.3);
padding:15px;
color:#FFF;
}

#page #left .content,
#page #right .content {
background-color: rgba(0,0,0,.3);
padding:10px;
color:#FFF;
margin-bottom:20px;
}

#page #right #title {
font-size:19px;
font-weight:700;
color:#7391c7;
font-family:"proxima-nova", Arial;
margin:0 0 8px 0;
}

#page #content.videos {
margin-bottom:18px;
}

#page #left.music {
float:left;
width:415px;
margin-bottom:20px;
}

#page #download a span {
	font-size:19px;
	position: relative;
	display: block;
text-align:center;
color:#000;
padding:11px 0;
font-weight:700;
background-color:#7492c3;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.csstransforms3d #page #download a:hover span::before,
.csstransforms3d #page #download a:focus span::before {
padding:11px 0;
background-color:#282828;
color:#FFF;
}


#page .overlay .expand #download a {
display:block;
background-color: rgba(107,107,107,.7);
text-align:center;
color:#FFF;
padding:7px 0;
font-size:19px;
font-weight:700;
}
#page .overlay .expand #download a:hover {
-webkit-transition: background 0.2s;
background-color: rgba(130,130,130,1);
color:#FFF;
}

#page #player {
margin-top:3px;
}

#page #right.music {
float:right;
width:765px;
}

#page #left.tour {
float:none;
width:100%;
margin-bottom:15px;
}

#page #right.tour {
float:none;
margin:0 auto auto;
width:100%;
}

#page #right.tour .content {
text-align:center;
}

.dates {
max-height:600px;
padding-right:10px;
overflow-y:scroll;
}

.about-img {
float:left;
max-width:40%;
margin:0 15px 10px 0;
}


/*** NEWS ***/
#news .page {
margin:0;
}

#news.page #post {
float:left;
width:32%;
overflow:hidden;
margin:0 .66%;
}

#news.page #post .img {
width:100%;
height:0;
padding-bottom:100%;
overflow:hidden;
}

#news.page #post .img img {
min-height:100%;
width:auto;
opacity:0.5;
filter:alpha(opacity=50); /* For IE8 and earlier */
}

#news.page #post #more {
z-index:120;
position:relative;
top:75%;
text-align:center;
}


/*** Post Pages ***/
#page.post h1 {
font-size:44px;
line-height:130%;
}

#meta {
text-align:center;
color:#9a9a9a;
font-size:14px;
margin-top:-8px;
margin-bottom:20px;
font-weight:600;
text-transform:uppercase;
}

#post-content {
color:#e9e9e9;
font-size:16px;
line-height:140%;
}
#post-content a {color:#7492c3;}
#post-content a:hover {color:#e9e9e9;}

#post-content img {
max-width:100%;
height:auto;
}

#post-content iframe {
max-width:100%;
height:auto;
display:block;
}


/*** Footer ***/
#footer-1 {
	padding:106px 0 30px 96px;
}

#footer-1 a {
color:#979797;
font-weight:700;
font-size:16px;
}
#footer-1 a:hover {
color:#7492c3;
}

#footer-1 #col-1 {
float:left;
width:505px;
margin-right:33px;
}
#footer-1 #col-2 {
float:left;
width:267px;
margin-right:33px;
}
#footer-1 #col-3 {
float:left;
width:267px;
}
#footer-1 #col-1 #content {
display:block;
border:2px solid #535353;
padding:10px 3px;
}

#footer-1 #col-2 #content,
#footer-1 #col-3 #content {
display:block;
border:2px solid #535353;
padding:10px 12px;
}


#footer-1 #col-1 #content ul,
#footer-1 #col-2 #content ul,
#footer-1 #col-3 #content ul {
list-style:none;margin:0;padding:0;
height:70px;
}

#footer-1 #col-1 ul li {
display:inline-block;
width:24%;
text-align:center;
}
#footer-1 #col-2 ul li {
display:inline-block;
width:49%;
line-height:68px;
}
#footer-1 #col-3 ul li {
display:inline-block;
width:49%;
text-align:center;
line-height:68px;
}



#footer-2 {
	background-color:#1b1b1b;
	padding:3px 0;
}

#footsocial {
width:264px;
list-style:none;
height:40px;
padding:0;
margin:0 auto auto;
}

#footsocial li a {
float:left;
height: 40px;
text-indent: -9999px;
background-image: url(images/socials.png);
background-position: no-repeat;
margin:0 2px;
}

#footer-3 {
	padding:25px 0;
	text-align:center;
	color:#707070;
	font-size:14px;
}
}

@media all and (max-width:800px) {
.hide-for-smmobile {display:none;}
.show-for-smmobile {display:inherit;}

.about-img {
float:none;
max-width:100%;
display:block;
margin:0 0 15px 0;
}
}