/*
Theme Name: wordpress-bootstrap-master-child
Version: 1.0
Description: A child theme of wp-bootstrap
Template: wordpress-bootstrap-master
*/



@import url("../wordpress-bootstrap-master/style.css");


@font-face {
    font-family: 'HelveticaNeueLTProBdCnO';
    src: url('fonts/HelveticaNeueLTProBdCnO.eot');
    src: url('fonts/HelveticaNeueLTProBdCnO.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueLTProBdCnO.woff2') format('woff2'),
         url('fonts/HelveticaNeueLTProBdCnO.woff') format('woff'),
         url('fonts/HelveticaNeueLTProBdCnO.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTProBdCnO.svg#HelveticaNeueLTProBdCnO') format('svg');
}



html, body {margin:0;padding:0;}

html, body {
    overflow-x: hidden;
    overflow-y: auto;
}

body {
font-family: 'HelveticaNeueLTProBdCnO', 'Helvetica', Arial, sans-serif !important;		
   -webkit-font-smoothing: antialiased !important;
   text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
   font-style: normal;
   opacity:0.9999;
   font-weight: normal;
width: 100%;
margin: 0px 0px 0px 0px;
padding:0;
background: #000;
}


#top, #video, #news, #tour, #footer {
width: 100% !important;
height: 100% !important;
height: 100vh !important;
padding-top: 0px !important;
background: transparent !important;
min-height: auto !important;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
position: relative;
margin-bottom: 0px !important;
}

#bgwrap {
    opacity: 0;
}

#bg {
width: 100%;
height: 100%;
height: 100vh;
padding-top: 0px;
min-height: auto;
margin-bottom: 0px;
}

.masseduction1 {
background: url('images/masseduction1.jpg');
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;    
position: absolute;
z-index: 2;
}

.masseduction2 {
background: url('images/masseduction2.jpg');
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;    
position: absolute;
z-index: 1;
}

#video  {
background: url('images/stv-video.jpg');
}


#news  {
background: #55f72e !important;
}

#top  {
background: url('images/stv2014.jpg');
}


#tour   {
background: #00a2ff !important;
height: auto !important;
}

#footer {
background: #ff33ff !important;
padding: 0px !important;
margin-top: -40px;
}

#play {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 999;
    padding: 8px 10px;
    opacity: 1;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
}

#pause {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 999;
    padding: 8px 10px;
    opacity: 1;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;   
    display: none;
}

#socials {
    position: absolute;
    bottom: 25px;
    right: 20px;
    z-index: 999; 
}

#socials a {
    padding: 8px 10px; 
    transition: 0.3s; 
    opacity: 1;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
}

#pause:hover, #socials a:hover {
    color: #00a2ff;
}



#watch {
	width: 100%;
	height: 100%;
	height: 100vh;
	padding-top: 0px;
	background: rgba(0,162,255,0.88);
	min-height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

.newyork {
    width: 459px;
    height: 149px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);    
}

.bottomcontainer, .bottomcontent{
	height: 80px;
	width: 100%;
}


.bottomcontainer, .topcontainer {
	position: absolute;
	left: 0px;
	right: 0px;
	opacity: 0;
	transition: 0.5s;
    z-index: 4;
}

.controlscontainer {
	height: 80px;
	width: 175px;	
	position: absolute;
	left: 0px;
	right: 0px;
	opacity: 0;
	transition: 0.5s;
    z-index: 10;
    bottom: 0px;
    font-weight:700;
    /*height: 80px;
    position: absolute;
    left: 48%;
    bottom: 30%;
    opacity: 0;
    transition: 0.5s;
    z-index: 10;
    width: 80px;*/
    
}

.topcontent, .bottomcontent, .controlscontent {
    opacity: 0;
}

.topcontainer {
	top: 0px;
}

.bottomcontainer {
	bottom: 0px;
}

body:hover .bottomcontainer, body:hover .topcontainer, body:hover .controlscontainer {
	opacity: 1;
}

h1 {
font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;		
	color: #fff !important;
	text-shadow: none;
	font-weight: normal !important;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 46px;
	line-height: 50px;
	text-align: center;
	border: 0;
	margin-top: 70px;
	margin-bottom: 90px;
	border-bottom: 0px;
}

h2 {
font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;		
	color: #fff !important;
	text-shadow: none;
	font-weight: normal !important;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 23px;
	line-height: 30px;
	margin: 0;
}



h3 {
font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;		
	color: #bc8278;
	text-shadow: none;
	font-weight: normal !important;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 15px;
	line-height: 21px;
	margin-top: 15;
}


h4 {
font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;		
	color: #ff3db4 !important;
	text-shadow: none;
	font-weight: normal !important;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	font-size: 16px;
	line-height: 21px;
	margin-top: 15;
}

h5 {
font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;		
	color: #666;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	font-size: 30px;
	line-height: 30px;
	margin-top: 30px;
}

h6 {
font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;		
	color: #ff33ff !important;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	font-size: 50px;
	line-height: 50px;
	margin-top: 0px;
}


/***** TOP SECTION *****/


#home, #videocontainer {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}

#home {
z-index: 1;
}

#videocontainer {
width: 100%;
height: 100%;
position: relative;
z-index: 3;
top: 0px;
left: 0px;
display: none;
}

.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
} 

.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; 
border: 0;
outline: 0;
}

.container {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 1;
    z-index: 100;    
}

.content {
  transition: 0.3s;
  width: 100%;
  height: 100%;
  position: absolute;
    opacity: 0;
}

.content:hover {
    opacity: 1;
}

.back {
    opacity: 0.000001;
}

.front {
    opacity: 1;
}


.logoblock a:hover {
    text-decoration: underline;
}

img {
    border: 0;
    outline: 0;
}


#mobilevideo, #mobilelogocontainer {
    display: none
}


.logo:hover {
    cursor: default;
}

#logo {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #000;
    background-size: cover;
}

.down {
	position: absolute;
	bottom: 20px;
	left: 0px;
	right: 0px;
	width: 50px;
	display: block;
	margin: 0 auto;
}

.down a {
	font-size: 30px;
	color: #fff;
	padding: 20px;
    transition: 0.3s;
}

.down a:hover {
    color: #00a2ff;
}


@media (max-width: 800px) {
#initiallogo, #gradient, #logo {display: none !important}      
}

#mobilelogocontainer {
    position: absolute;
    top: 30px;
    right: 0px;
    width: 100%;
    height: 50%;
    height: 50%;
}

.mobilelogo {
  	   
}

#mobilelogo a {
    color: #ffffff !important; 
}



#loading {
  text-align: center; 
  margin: 0;
}



.mobileLogo {
  display:none;
}

.mobilevideo {
display: none;    
}



/* MENU */

.topmenu {
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
}

a.toplogo {
	background: url('images/stv-logo-2017.png');
	background-position: top;
	width: 165.5px;
	height: 24px;	
	background-size: cover;	
	display: inline-block;
}

a.tickets {
	background: url('images/get-tickets.png?nc=18011913');
	background-position: left top;
	width: 165px;
	height: 23.5px;	
	background-size: cover;	
	display: inline-block;
	margin-left: 20px;
	transition: 0s;	
}

a.tickets:hover {
	background-position: right top;
}

a.news {
	background: url('images/get-news.png');
	background-position: left top;
	width: 80px;
	height: 23.5px;	
	background-size: cover;	
	display: inline-block;
	margin-left: 20px;
	transition: 0s;	
}

a.news:hover {
	background-position: right top;
}



a.masseduction {
	background: url('images/get-masseduction.png');
	background-position: left top;
	width: 259px;
	height: 23.5px;	
	background-size: cover;	
	display: inline-block;
	margin-left: 20px;
	transition: 0s;	
}



a.masseduction:hover {
	background-position: right top;
}


/*

.sidemenu {
	position: absolute;
	top: 10px;
	right: -10px;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);	
}

.sidemenu a {
	background: url('images/menu.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 75px;
	height: 22.5px;
	margin: 10px;
	background-size: 200%;
	transition: none !important;
	-webkit-transition: none !important;
}


.sidemenu a.shop {
	background-position: 0% 50%;
}

.sidemenu a.shop:hover {
	background-position: 100% 50%;
}

.sidemenu a.news {
	background-position: left bottom;
}

.sidemenu a.news:hover {
	background-position: right bottom;
}

.sidemenu a {
	background: url('images/menu.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 75px;
	height: 22.5px;
	margin: 10px;
	background-size: 200%;
	transition: none !important;
	-webkit-transition: none !important;
}


.sidemenu a.tickets {
	background: url('images/tickets.png');
	background-position: left top;
	width: 165px;
	height: 23.5px;	
	background-size: 200%;	
}

.sidemenu a.tickets:hover {
	background-position: right top;
}

*/



/***** NEWS SECTION *****/

div.centered {
	width: 100%;
	display: block;
	position: relative;
	top: 40%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);	
}

.newsheading {
	width: 276px;
	height: auto;
	display: block;
	margin: 0px auto 0px auto;
}

.newsdate {
font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;		
	color: #ff33ff;
	text-shadow: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 17px;
	line-height: 30px;
	margin-top: 0px;
}	

.hentry {
background: transparent !important
}

.page-header {
margin: 0;
}

#main article {
margin-bottom: 0;
border-bottom: 0px !important;
}


/***** FOOTER *****/

#footer div.centered {
	height: 40vh;
}

.stvheading {
	width: 750px;
	height: auto;
}

.footersocials {
	display: block;
	margin: 0px auto 30px auto;
}

.footersocials a {
	font-size: 40px !important;
	color: #00a2ff !important;
	padding: 0px 40px 40px 40px !important;
	transition: 0.5s;
}

.footersocials a:hover {
	color: #fff !important;
}

.footerlinks {
	display: block;
	position: absolute;
	bottom: 10vh;
	left: 0px;
	right: 0px;
	text-align: center;
}

.footerlinks a {
	margin: 10px 20px;
	padding: 0px 0px 5px 0px;
	border-bottom: 3px solid #00a2ff;	
	transition: 0.5s;
	font-size: 30px !important;
	color: #fff !important;
}

.footerlinks a:hover {
	border-bottom: 3px solid #fff;
}

.footerlinks a.management {
	background-position: center bottom !important;
	width: 250px;
	height: 28px;
	background-size: cover !important;	
	background: url('images/management.png');
	transition: none !important;
	-webkit-transition: none !important;	
}

.footerlinks a.management:hover {
	background-position: top !important;
}

.footerlinks a.ukpress {
	background-position: center bottom !important;
	width: 153px;
	height: 28px;
	background-size: cover !important;	
	background: url('images/ukpress.png');
	transition: none !important;
	-webkit-transition: none !important;	
}

.footerlinks a.ukpress:hover {
	background-position: top !important;
}

.footerlinks a.uspress {
	background-position: center bottom !important;
	width: 153px;
	height: 28px;
	background-size: cover !important;	
	background: url('images/uspress.png');
	transition: none !important;
	-webkit-transition: none !important;	
}

.footerlinks a.uspress:hover {
	background-position: top !important;
}

.footerlinks a.booking {
	background-position: center bottom !important;
	width: 153px;
	height: 28px;
	background-size: cover !important;	
	background: url('images/booking.png');
	transition: none !important;
	-webkit-transition: none !important;	
}

.footerlinks a.booking:hover {
	background-position: top !important;
}

.footerlinks a.contact {
	background-position: bottom !important;
	width: 135px;
	height: 23.5px;
	background-size: cover !important;	
	background: url('images/contact.png');
	transition: none !important;
	-webkit-transition: none !important;	
}

.footerlinks a.management:hover {
	background-position: bottom !important;
}

#footer a {
	font-family: 'HelveticaNeueLTProBdCnO',  'Helvetica', Arial, sans-serif !important;	
}

.contactlink {
	position: absolute;
	bottom: 30px;
	left: 0px;
	right: 0px;
	font-size: 20px !important;
	color: #fff !important;	
}

.contactlink:hover {
	color: #00a2ff !important;
}


div.margin5 {
	margin-top: 5px;
}

div.margin15 {
	margin-top: 15px;
}

div.margin25 {
	margin-top: 25px;
}

div.margin30 {
	margin-top: 30px;
}

div.margin40 {
	margin-top: 40px;
}

div.margin50 {
	margin-top: 50px;
}

div.margin100 {
	margin-top: 100px;
}

div.margin150 {
	margin-top: 150px;
}

div.margin200 {
	margin-top: 200px;
}

.padding40 {
padding: 40px !important;
}

#fancybox-frame {
background: #00a2ff !important;
background-repeat: no-repeat !important;
background-position: top center !important;
background-size: cover !important;
}

body.single, #fancybox-outer {
background-color: none !important;
background: #00a2ff !important;
}

.single p, .single p.lead {
color: #fff;
font-size: 25px !important;
line-height: 30px !important
}


.single a, .single a span {
color: #ff33ff !important
}

.single a:hover, .single a:hover span {
color: #55f72e !important
}

.post_content img {
margin-top: 15px
}



.fadein {
    -webkit-animation: fadein 1000ms linear forwards;
    animation: fadein 1000ms linear forwards;  
}

.fadeinslower {
    -webkit-animation: fadeinslower 1250ms linear forwards;
    animation: fadeinslower 1250ms linear forwards;  
}

.fadeinslowest {
    -webkit-animation: fadeinslowest 1500ms linear forwards;
    animation: fadeinslowest 1500ms linear forwards;  
}

.fadeout {
    -webkit-animation: fadeout 500ms linear forwards;
    animation: fadeout 500ms linear forwards;  
}



@-webkit-keyframes fadein {  
0% { opacity: 0;}      
100% { opacity: 1;}    
}

@keyframes fadein {  
0% { opacity: 0;}      
100% { opacity: 1;}         
}

@-webkit-keyframes fadeinslower {  
0% { opacity: 0;}      
50% { opacity: 0;}          
100% { opacity: 1;}    
}

@keyframes fadeinslower {  
0% { opacity: 0;}      
50% { opacity: 0;}          
100% { opacity: 1;}         
}

@-webkit-keyframes fadeinslowest {  
0% { opacity: 0;}      
75% { opacity: 0;}          
100% { opacity: 1;}   
}

@keyframes fadeinslowest {  
0% { opacity: 0;}    
75% { opacity: 0;}              
100% { opacity: 1;}         
}


@-webkit-keyframes fadeout {
0% { opacity: 1;}      
100% { opacity: 0;}    
}

@keyframes fadeout {  
0% { opacity: 1;}      
100% { opacity: 0;}    
}


			
						

/* --------- MEDIA QUERIES ----------- */


@media only screen and (min-width: 1024px) {
.container-fluid {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
}

@media (max-width: 979px) {

html, body {height: 100%;margin:0;padding:0;overflow: visible !important}

h2 {
font-size: 30px;
line-height: 40px;
margin-bottom: 10px;
}

h3 {
font-size: 25px;
line-height: 25px;
margin-top: 0px;
margin-bottom: 15px;
}
}



@media (max-width: 767px) {

.margintop30 {display: none}


}




@media (max-width: 639px) {

h1 {
letter-spacing: 1px;
}

h2 {
font-size: 19px !important;
line-height: 28px;
}

h3 {
font-size: 20px;
margin-top: 10px;
}



a.margintop30 {
margin-top: 30px !important;
display: block;
}



body.single {
background: #00a2ff !important;
line-height: 30px !important;
}	

body.single .container-fluid {
background: #00a2ff !important;
background-repeat: no-repeat !important;
background-position: top center !important;
background-size: cover !important;
background-color: none;
}

div.headerlogonews {
font-size: 36px;
color: #fff !important;
letter-spacing:3px;
margin-bottom:40px !important;
}

div.headerlogonews a {
color: #fff !important;
}



}


@media (min-width: 640px) {

div.headerlogonews {
display: none !important
}
}



/***** VIMEO *****/

#video-wrapper {
    background: #f4aa21;
    border: 20px solid #f4aa21;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;    
} 

.video-container {
    height: 100%;
    width: 100%;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    top:50%;
 	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);    
}
.video-responsive iframe{
    left:0;
	top: 0;    
    height:100%;
    width:100%;
    position:absolute;
}

.misteryellow {
	position: absolute;
	width: 100px;
	height: auto;
	opacity: 0;
	transition: 0.3s;
	top: 25px;
	right: 20px;
	z-index: 999;
}

#video-wrapper:hover .misteryellow {
	opacity: 1;
}


/***** MAILCHIMP *****/
   
p.formheading {
    color: #00a2ff;
    font-size: 18px;
    line-height: 18px;}

#mc_embed_signup {
    position: relative;
    display: block;
    margin: 40px auto 0px auto;
    opacity: 1;
    background:transparent;
    width: 550px !important;
    font-family: 'HelveticaNeueLTProBdCnO', 'serif', Arial, sans-serif;    
}

#mc_embed_signup form {
    padding: 0px;       
}

label, input {
    display: inline-block !important;
    float: left;
  font-family: 'HelveticaNeueLTProBdCnO', 'serif', Arial, sans-serif;    
}

#mc_embed_signup .button {
    clear: none;
    background-color: transparent;
    border: 0 none;
    border-radius: 0px;
    color: #fff;
    background: #00a2ff;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    margin: 0 0 0px 15px !important;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 150px !important;
    text-transform: uppercase;
    font-weight: bold;   
    transition: 0.5s;
}
#mc_embed_signup input.email {
    margin: 0px !important;
    width: 350px !important;
    background: #00a2ff;
    padding: 20px 10px;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    font-size: 30px;
    outline: 0px;
    font-weight: bold;
}
#mc_embed_signup .button:hover {
    background: #fff;
    color: #ff33ff;
}



/**** TOUR *****/


.gigscontainer {
    width: 80%;
    display: block;
    margin: 50px auto 100px auto;
}


#tour img {
	width: 800px;
	height: auto;
	display: block;
	margin: 30px auto 0px auto;
}

#row {
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;   
  margin: 0px;
  padding: 10px;
  color: #fff;
  font-size: 17px;
  height: 50px;
  line-height: 50px;
  cursor: default
}

#row:hover {
    background: #ff33ff;
    cursor: default
}

.col {
 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;         /* OLD - Firefox 19- */
  width: 20%;               /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;          /* Chrome */
  -ms-flex: 1;              /* IE 10 */
  flex: 1;         
  text-transform: uppercase;
  padding: 15px 5px 5px 5px;
  height: 40px;
  line-height: 22px;
  vertical-align: middle;
  font-weight: bold;
}


.tickets a {
    color: #fff;
    padding: 16px 40px 12px 40px;
    background-color: #ff33ff;
    text-decoration: none;
}

.tickets a:hover {
    background-color: #fff;
    color: #ff33ff;
}

.moveleft span {
/*	margin-right: 5vw; */
}

.moveleft span a {
	padding: 16px 55px 12px 55px;
}

.soldout {
	padding: 16px 35px 12px 35px !important;
	font-size: 16px !important;
	background: #00a2ff;
}

.tourbutton {
    padding: 10px 20px;
    font-size: 20px;
}

#row:hover .tickets a {
	background-color: #00a2ff;
}


.date {
    text-align: left;
}

.venue, .city {
    text-align: left;
    
}

.city {padding-left: 70px}
@media (max-width: 1440px) {.city {padding-left: 30px}}
@media (max-width: 979px) {.city {padding-left: 0px;}}

.tickets {
    text-align: right;
}

.bigbuttons {
	display: block;
	margin: 60px auto 60px auto;
	text-align: center;
}

.bigbuttons a {
	padding: 0px 0px;
	margin: 0px 20px;
	border-bottom: 3px solid #ff33ff;
	color: #fff;
	font-size: 30px;
}

.bigbuttons a:hover {
	border-bottom: 3px solid #fff;
}

.subtext {
	font-size: 20px;
	color: #ff33ff;
	line-height: 22px;
	text-align: center;
	padding: 0px
	margin: 0px auto 40px auto;
	text-shadow: 0px 0px 4px rgba(255,255,255,0.3);
}

/**** MAIN MEDIA QUERIES ****/ 


.landscape, .portrait {
    display: none;
}

@media (min-width: 800px) {
    .showtodesktop, .desktop {
        display: block;
    }
    .showtomobile, .mobile {
        display: none !important;
    }    
}

@media (max-width: 800px) {

html, body {
    overflow: hidden;
}    
 
.desktop, #play.desktop, #play.desktop.show, .desktop.show {display: none !important}      

.showtodesktop {
    display: none;
}
    
.showtomobile {
    display: block;
}

.line .logo img {
    width: 150px;
    height: auto;
}
    
.bottomcontainer, .topcontainer, .controlscontainer {
    opacity: 1;
}    
    

.controlscontainer {
    z-index: 10;
    bottom: calc(50% - 80px);
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);    
    width: 80px; 
}    
    
#socials {
    display: none;  
}    
    
    label, input, .button, #mc_embed_signup input.email, #mc_embed_signup .button {
        width: auto !important;
        margin: 0 auto;
        box-sizing: border-box;
    }    

 #mc_embed_signup .button {
 width: 100% !important;
 margin: 10px auto 0px auto !important;
 background: transparent;
margin: 0px auto 0px auto !important 
 }    
    
    #mc_embed_signup {
        width: 100% !important;
        left: 0px;
        margin: 30px auto 0px auto;
    }
    
    .button, .email {
        display: inline;
        outline: 0px;        
    }
    
#mc_embed_signup input.email {
    border-radius: 0px;  
    margin-top: -7px !important;
    width: 100% !important;
    }
    
#mc_embed_signup form {  
    margin: 30px auto 0px auto;
    padding: 0px;
    display: table;
    width: 90%;
    box-sizing: border-box;
}    
    
#mc_embed_signup .button:hover {
    background: transparent;
    color: #fff;
}  

#footer {
	height: 500px;
	margin-top: none;
}

.footersocials {
	margin: 0px auto 20px auto;
}

.footersocials a {
	font-size: 30px !important;
    color: #00a2ff !important;
    padding: 20px !important;
}

.stvheading {
	width: 80%;
}

.logoblock {
	left: 0px;
}    
    
.logoblock, #mc_embed_signup, #mc_embed_signup input.email {
	width: 100% !important;
	box-sizing: border-box;
}    

 
    #mobilevideo {
      display:block;
      width:100%;
      height:100%;
      position:absolute;
      top:0px;
      left:0%;
      z-index: 99;

    }

  
    
.socialicons {
    position: absolute;
  left: 50%;
  transform: translatex(-50%);    
    top: 20px;
    text-align: center;
    z-index: 10000;
    width: 100%;
}
    
.socialicons a {
    display: inline;
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 15px;
}
   
.column-left{ display: none}
.column-right{ display: none}
.column-center{ display: block; width: 100%; margin: 0}    
.packshot {padding: 0px;}    
    
.nivo-lightbox-overlay {
    height: 100% !important;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
  display: block;
  background: url(lightbox/lightbox-close.png) no-repeat 5px 5px !important;
  width: 32px !important;
  height: 32px !important;
  text-indent: -9999px;
  padding: 5px;
  opacity: 0.5;
  background-size: 100% !important;
    background-position: top left !important;
    
}


/** HOME MOBILE **/

.mobilelogo {
	display: block;
	margin: 0 auto;
}	

#videocontainer {
	display: none;
}

#top {
	margin-top: 0px;
	height: 100% !important;
}

.topmenu {
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
}

a.toplogo {
	display: block;
	margin: 0 auto 10px auto;
}

a.tickets {
	margin: 0 auto; 	
}

a.tickets:hover {
	background-position: right top;
}

.down {
	bottom: 40px; 
	z-index: 1111;
}
    
.bottomcontainer {
    opacity: 1;
}


/** TOUR MOBILE **/
  
#shows {    
background: #ff3db4;    
} 

#tour img {
	width: 95%;
	padding-top: 30px;
}   
  
.bigbuttons a {
    padding: 20px 0px 5px 0px;
    margin: 20px auto;
    color: #fff;
    font-size: 25px;
    line-height: 23px;
    display: block;
    width: 180px;
    background: transparent;
}  
    
.moveleft span a {
	padding:  5px 6px 0px 6px;
}    

.subtext {
font-size: 20px;
color: #ff33ff;
line-height: 22px;
padding: 0px 10px;
}

    
.gigscontainer {
    width: 90%;
    background: transparent;
    margin: 50px auto 50px auto;
}
    
#row {
    height: auto;
    line-height: auto;  
    margin-bottom: 15px;
    font-size: 18px;
	background: #ff33ff;
    display: block;
    width: 80%;
    margin: 20px auto;    
}
    
    
.col {
    height: auto;
    line-height: 20px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    box-sizing: border-box;
}
 

.tickets {
	margin: 10px auto;
}


.tickets a  {
    display: block !important;
    width: 150px;
    margin: 0 auto;
    padding: 5px 6px 0px 6px;
    color: #fff;
    font-size: 18px;
    background-color: #00a2ff;
    text-decoration: none;
}

.tickets a:hover {
    background-color: #fff;
    color: #f43c71;
}    

/** NEWS **/

.newsheading {
	width: 50%;
}


}    

@media (max-width: 1200px) {
.gigscontainer {
	width: 90%;
}
}

@media (min-width: 1440px) {
.gigscontainer {
	width: 90%;
}
#row {
	font-size: 20px;
}
}

@media (-webkit-min-device-pixel-ratio: 1.3), not all, not all, not all, (min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-close {
  background: url(lightbox/lightbox-close.png) no-repeat 5px 5px !important;
  background-size: 100% !important; 
  width: 32px !important;
  height: 32px !important;
  background-position: top left !important;   
}
}
 

.nivo-lightbox-content {
  scrollbar-face-color: #9ba5a3;     
}  


.nivo-lightbox-overlay {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: rgba(0,0,0,1) !important;
}




/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 1024px)
  and (orientation: landscape)
{      

.logoblock {
    bottom: 10px !important;
    top: auto;
}
    
#tour h1 {
    margin-top: 50px;
    font-size: 30px;
    padding: 0px 30px;
}

.nivo-lightbox-overlay {
	background: #ee9f07 !important;
}    

#mc_embed_signup {
    width: 100% !important;
    left: 0px;
    right: 0px;
}     
    
a.play {
	top: 65%;
}

.socials a {
	margin: 0px 5px;
}
    
}    



/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 1024px)
  and (orientation: portrait) {
      

.masseduction1 {
background: url('images/masseduction1-portrait.jpg');
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;    
position: absolute;
z-index: 2;
}

.masseduction2 {
background: url('images/masseduction2-portrait.jpg');
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;    
position: absolute;
z-index: 1;
}
}



@keyframes hue-rotate {
  from {
    filter: hue-rotate(0deg);
  }
  to {
    filter: hue-rotate(360deg);
  }
}
    
@-webkit-keyframes hue-rotate {
  from {
    filter: hue-rotate(0deg);
  }
  to {
    filter: hue-rotate(360deg);
  }
}    
    



.show {
    display: block !important;
}



.hide {
    display: none !important;
}


@media (max-width: 800px) {
    .desktop.show {
        display: none !important;
    }
}


@media (min-width: 800px) {
    .mobile.show {
        display: none !important;
    }
}