/*
Theme Name: Mercurial
Theme URI: http://themes.sqrt121.com/mercurial/
Description: An awesome theme for creatives!
Author: collision
Author URI: http://themes.sqrt121.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.1.1
*/

@import url(css/reset.css);
@import url(css/base.css);
@import url(css/fonts.css);
@import url(css/superfish.css);
@import url(css/shortcodes.css);
@import url(css/slidebox.css);

/*-----------------------------------------------------------------------------------*/
/*	HEADINGS
/*-----------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'TradeGothicCond20', helvetica, arial;
    text-decoration: none;
    font-weight: normal;
    padding-bottom: 0.5em;
    text-align: left;
    color: #000;
}

h1 {
    word-spacing: normal;
    /*font-size: 72px;*/
    font-size: 3em;
    line-height: 1.1em;
    letter-spacing: -2px;
}

h2 {
    word-spacing: normal;
    /*font-size: 36px;*/
    font-size: 2em;
    line-height: 1.1em;
    letter-spacing: -1px;
}

h3 {
    word-spacing: 0.1em;
    /*font-size: 24px;*/
    font-size: 1.5em;
    line-height: 1.3em;
}

h4 {
    word-spacing: -0.05em;
    font-size: 18px;
    line-height: 24px;
}

h5 {
    word-spacing: -0.05em;
    font-size: 14px;
}

h6 {
    word-spacing: -0.05em;
    font-size: 12px;
}

/*-----------------------------------------------------------------------------------*/
/*	Setup
/*-----------------------------------------------------------------------------------*/
body {
    font-size: 20px;
}

#main {

}

/* static bg image*/
#background {
    position: fixed;
    top: 0;
    left: 0;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.bgwidth {
    width: 100%;

}

.bgheight {
    height: 100%;

}

input,
textarea {
    font-size: 0.95em;
    outline: 0;
    padding: 5px;

    -webkit-transition: box-shadow 0.25s ease-out;
    -moz-transition: box-shadow 0.25s ease-out;
    transition: box-shadow 0.25s ease-out;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=submit], button[type=submit] {
    /*border: none;*/
    cursor: pointer;
    background: none;
}

/* hide port single*/
.single.single-portfolio {
    display: none;
}

/*-----------------------------------------------------------------------------------*/
/*	PRELOADER
/*-----------------------------------------------------------------------------------*/
#coll-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#coll-preloader .percent {
    position: absolute;
    width: 100%;
    top: 50%;
    font-family: 'TradeGothicCond20', arial, helvetica;
    font-size: 100px;
    text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
.header {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.header.no-front-page {
    visibility: hidden;
}

.header .logo a {
    color: #FFFFFF;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 11px;
    -webkit-transition: padding 0.25s ease-out;
    -moz-transition: padding 0.25s ease-out;
    transition: padding 0.25s ease-out;
}

.header:hover .logo a {
    padding-bottom: 21px;
}

.container #menucols {
    width:61%;
    margin-right:2%;
}

.header .logo {
    font-family: 'TradeGothicCond18';
    font-size: 31px;
    font-weight: bold;
    color: #FFFFFF;

    width:15%;
    display: block;
    overflow: hidden;
    float:left;
    margin-left: 5%;
}

.header .menurow {
    width: 78%;
    margin-right: 0;
}

.header .socialrow {
    width: auto;
    display: block;
    overflow: hidden;
    float:left;
    margin-right: 0;
}

.header .logo a.hover {
    color: #FFFFFF;
    
}

.header:hover .sf-menu a {
    padding: 2em 1em;
}

.header.duplicate {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 998;
}

.header .mainmenu {
    /*float: left;*/
    /*padding: 12px 0;*/
    /*margin: 0 0 0 40px;*/
    position: relative;
    text-align: right;
    margin-bottom: 0px;

    /*font-weight: 600;*/
}

.header .mainmenu .menu-item {
    font-family: 'TradeGothicCond20';
    text-transform: uppercase;
}

.header .socialmenu ul {
    margin: 0;
    
}

.header .socialmenu li {
    display:block;
    float: left;
    list-style-image: none;
}

.header .socialmenu li a {
    width: 27px;
    height: 27px;
    margin-top: 10px;
    margin-right: 3px;
    display:block;
}

.header .socialmenu li a.socialtwitter {
    background: url('images/twitter-small.png');
    background-size:27px;
}

.header .socialmenu li a.socialfacebook {
    background: url('images/facebook-small.png');
    background-size:26px;
}

.header .socialmenu li a.socialwetransfer {
    background: url('images/wetransfer-small2.png');
    background-size:27px;
    
}

@media only screen and (max-width: 1023px) {
    .header .logo {
        text-align: center;
        margin-bottom: 0px;
        margin-left: auto;
        width: 100%;
        margin-right: auto;
        padding-left: 0px;
    }

    .header .logo a {
	margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    }

    .header .mainmenu {
        display: none;
    }

    .header .socialmenu {
        display: none;
    }

    .container #menucols {
        width:auto;
    }
}

.header .responsive.menu {
    width: 100%;
    display: none;
    text-align: center;
}

.header .responsive.menu select {
    padding: 10px;
    font-weight: bold;
    width: 280px;
    height: 40px;
    margin: 5px 0 10px 0;

}

h2.whiteboard, .page-container .page-content p.whiteboard {
    font-family: "MarkerFeltThin"; line-height:1em;
}

h2.whiteboard {
    font-size: 5em;
}
.page-container .page-content p.whiteboard {
    font-size: 2em;
}

.page-container .page-content p.quote {
    font-size: 1.8em;
    font-family: 'TradeGothicCond18';
    line-height: 1em;
}


/*@media only screen and (max-width: 768px) {*/
    @media only screen and (max-width: 1023px) {
    .header .responsive.menu {
        display: block;
    }
}

/*-----------------------------------------------------------------------------------*/
/*	TOP BAR
/*-----------------------------------------------------------------------------------*/

#topbar{
	display:none; 
	width:100%; 
	position: absolute; 
	background:#000; 
	height: 100px; 
	top:0; 
	z-index:999; 
	color:#ebe6e3;
	text-align:center;
	
	}
 #topbar-uk {
	width:100%; 
	position: absolute; 
	background:#000; 
	height: 65px; 
	top:0; 
	z-index:998; 
	color:#ebe6e3;
	text-align:center;
	
	}
	 #topbar-uk .dvd {display:none}
	 
#topbar .itunes, #topbar-uk .itunes{
	font-family: 'TradeGothicCond18';
	font-weight:bold;
	font-size:3.5em;
	line-height:0.5em;
	margin-top:15px;
	}
	
#topbar .itunes img, #topbar-uk .itunes img{
	width:113px;
	}	
	
#topbar .dvd, #topbar-uk .dvd{
	font-family: 'TradeGothicCond18';
	font-weight:bold;
	font-size:1.5em;
	line-height:0.2em;
	letter-spacing:0.06em;
	}
	
 @media only screen and (max-width: 768px) {
   #topbar, #topbar-uk {
        height:70px;
        
    }
    
    #topbar .itunes, #topbar-uk .itunes{
        font-size:2.5em;   
    }
    
    #topbar .itunes img, #topbar-uk .itunes img{
	width:63px;
	}	
	
    #topbar .dvd, #topbar-uk .dvd {
        font-size:1em;   
    }
}	

@media only screen and (max-width : 480px) {
	#topbar .itunes, #topbar-uk .itunes {font-size: 1.6em;}
	#topbar .itunes img, #topbar-uk .itunes img {display:none;}
	#topbar .dvd, #topbar-uk .dvd {font-size: 0.6em; letter-spacing:0em;}
}

#topbar a, #topbar-uk a{color:#ebe6e3; text-decoration:none;}

/*-----------------------------------------------------------------------------------*/
/*	SECTION
/*-----------------------------------------------------------------------------------*/
.page-container {
    position: relative;
    overflow: hidden;
}

.page-background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.page-background .bgimage {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    z-index: -2;
}

@media only screen and (max-width: 768px) {
    .page-background .bgimage {
        left: -67%;
    }
}

.page-title .text {
    font-family: 'TradeGothicCond20', helvetica, arial;
    font-size: 60px;
    text-transform: uppercase;
    text-align: center;
    line-height: 0.83em;
    letter-spacing: -0.09em;
    margin-bottom: 50px;

}

div.wrapper.container {
    padding-top: 100px;
    padding-bottom: 150px;
}

div.wrapper.container div.row.hidden {
    position: absolute;
    visibility: hidden;
}

.page-container p {
    font-family: 'TradeGothicCond20';
    text-transform: uppercase;
}

#film-club {

}
/*-----------------------------------------------------------------------------------*/
/*	ALL PAGES
/*-----------------------------------------------------------------------------------*/
.common.wrapper {
    padding-top: 100px;
}

@media only screen and (max-width: 768px) {
    .common.wrapper {
        padding-top: 150px;
    }
}

.common.title .text {
    font-family: 'TradeGothicCond20', helvetica, arial;
    font-size: 70px;
    text-transform: uppercase;
    text-align: center;
    line-height: 0.83em;
    letter-spacing: -0.03em;
    /*margin-bottom: 50px;*/
}

@media only screen and (max-width: 768px) {
    .common.title .text {
        font-size: 40px;

    }
}

.common.title .first-word {
    font-family: 'TradeGothicCond20', helvetica, arial;
}

/*-----------------------------------------------------------------------------------*/
/*	Archives
/*-----------------------------------------------------------------------------------*/

.page-template-template-archives-php #main .content {
    margin-top: 50px;
}

.page-template-template-archives-php #main .row {
    margin-bottom: 50px;
}

.page-template-template-archives-php #main li {
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.type-post {
    position: relative;
    margin-bottom: 150px;
}

.entry-assets {
    text-align: center;
    margin-bottom: 30px;
}

.entry-title {

}

.entry-title a {
    display: block;
    text-decoration: none;
}

.entry-title .text {
    padding-bottom: 10px;
    text-align: center;
}

.entry-meta {
    /*font-family: 'novecentowidelightregular', helvetica, arial;*/
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
}

.entry-meta.border.thin:after {
    padding-top: 20px;
    border-width: 1px;
}

.entry-meta li {
    display: inline;
}

.entry-meta a {
    text-decoration: none;
}

.more-link {
    position: absolute;
    left: 50%;
    bottom: -45px;
    display: inline-block;
    text-decoration: none;
    font: 11px Arial, Helvetica;
    /*text-transform: uppercase;*/

    text-align: center;

    margin-left: -38px;
    padding: 5px 7px;

    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.single-post .type-post .entry-content p:first-child {
    font-size: 1.25em;
    line-height: 1.5em;
}

.blog-navigation {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog-navigation div.next {
    float: left;
    margin-right: 5px;
}

.blog-navigation div.prev {
    float: left;
}

.blog-nav-item {
    display: inline-block;
    text-decoration: none;
    font: 11px Arial, Helvetica;
    /*text-transform: uppercase;*/

    text-align: center;

    padding: 5px 7px;

    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

/*-----------------------------------------------------------------------------------*/
/*	Comments
/*-----------------------------------------------------------------------------------*/
ol.comment-list,
ol.ping-list {
    /*padding-bottom: 20px;*/
    list-style: none;
    position: relative;
}

.comments {
    font-size: 13px;
}

.comment-meta {
    float: left;
    width: 130px;
}

.comment-meta ul.extra li {
    line-height: 130%;
}

.comment-meta ul.extra .name {
    font-weight: 600;
}

.comment-meta ul.extra .name .url {
    text-decoration: none;
}

.comment-meta ul.extra small {
    font-size: 11px;
}

.comment-reply-link {
    display: inline-block;
    margin-top: 3px;
    padding: 1px 6px;
    text-decoration: none;

    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.comment-body {
    margin-left: 130px;
    padding-left: 20px;
}

li.comment {
    clear: both;
    padding-top: 50px;
}

li.depth-1:first-child {
    padding: 0;
}

li.comment ul.children {
    margin-left: 12%;
}

.comments .navigation {
    padding: 20px 0px;
}

.comments .navigation .older {
    float: left;
}

.comments .navigation .newer {
    float: right;
}

#respond {
    clear: both;
    margin-bottom: 30px;
}

#respond p {
    margin-bottom: 3px;
}

#respond .title,
#reply-title {
    /*padding-top: 20px;*/

}

#respond input[type=text] {
    width: 240px;

}

#respond label {
    margin-left: 10px;

}

#respond textarea {
    width: 480px;
}

#respond input[type=submit] {
    margin-bottom: 20px;
}

.comment-list #respond textarea {
    width: 100%;
}

@media only screen and (max-width: 768px) {

    .comment-meta {
        float: none;
        width: 100%;

    }

    .comment-meta ul.extra {
        margin-bottom: 0px;
    }

    .comment-meta ul.extra li {
        display: inline;
        margin-right: 10px;
    }

    .comment-meta ul.extra .name {
        margin-right: 10px;
    }

    .comment-body {
        margin-top: 20px;
        margin-left: 0px;
        padding-left: 0;
        border-left: none !important;
    }

    #respond input[type=text],
    #contactForm input[type=text] {
        width: 100%;
    }

    #respond textarea {
        width: 100%;
    }
}

/*-----------------------------------------------------------------------------------*/
/*	Footer
/*-----------------------------------------------------------------------------------*/
.footer {
    padding-top: 20px;
    padding-bottom: 40px;

}

.footer .row:first-child {
    position: relative;
}

.footer .text {
    position: relative;
    padding-top: 15px;
    font-size: 12px;
    line-height: 1.5em;
    /*text-transform: uppercase;*/
}

/*-----------------------------------------------------------------------------------*/
/*	404
/*-----------------------------------------------------------------------------------*/
.error404 .entry-content {
    text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*	Screenings
/*-----------------------------------------------------------------------------------*/

#tickets a{color: #000; text-decoration: none;}
#tickets a{padding-bottom:30px;}
#tickets a:hover{color:#434343;}



/*-----------------------------------------------------------------------------------*/
/*	Press
/*-----------------------------------------------------------------------------------*/

#bike {height:60%;bottom:-20px; position: absolute; left:0; z-index:-1;}

@media only screen and (max-width: 1066px) {
#bike {left:-200px;}

}

@media only screen and (max-width: 1024px) {
    #bike {display:none;}
    }


/*-----------------------------------------------------------------------------------*/
/*	VIDEO BLOG
/*-----------------------------------------------------------------------------------*/

#video-blog {line-height:0.8em; color: #FFFFFF; text-align:center; font-size:2em; font-family: 'TradeGothicCond20', helvetica, arial;}
#video-blog a{color:#FFFFFF; text-decoration:none;}
#video-blog a:hover {color:#FDAE2B;}
#video-blog .highlight {font-size:2.5em; color:#FDAE2B;}

.page-id-142 h3 {
    font-size: 2.5em;
    line-height: 2.3em;
}

.single-post h3{
    font-size: 2.5em;
    line-height: 1em;
}



#wetransfer-badge {
	
	position:fixed;
  	bottom: 0px;
  	width:15%;
  	max-width: 250px;
  	min-width:150px;
  	padding:20px;
  	z-index:999;
	display:none;
  	}
  	
@media only screen and (max-width: 1024px) {
    #wetransfer-badge {display:none!important;}
    }


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	#wetransfer-badge {display:none!important;}
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	#wetransfer-badge {display:none!important;}
		 }


/*-----------------------------------------------------------------------------------*/
/*	TICKETS NEW
/*-----------------------------------------------------------------------------------*/

.screenings {font-family:IMPACT; margin-bottom: 10px; color: #ffffff; font-size:27px; letter-spacing:1px;}
.cinemas {font-family:IMPACT; margin-bottom: 10px; font-size:22px; text-transform: capitalize;margin-bottom:0px;}
.cinemas a {text-decoration:none; color: #000;}
.qa {font-family: TradeGothicLTStd-BdCn20; margin-top:-10px;}
.tickets img {width: 70px; margin-bottom:-3px;}
#ticket-wrapper {width: 870px; margin: 0 auto; text-align: center;  overflow: hidden; /* will contain if #first is longer than #second */}
.first_column {width:376px; float:left; margin-bottom:10px;}
.second_column {width:376px;  overflow: hidden; float: right; margin-bottom:10px;}
.third_column {width:376px; margin:0 auto; text-align: center;}



@media handheld, only screen and (max-width: 768px) {
#ticket-wrapper {width: 380px;}
.second_column {float: none!important;}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 320px) and (max-width: 767px) {
	#ticket-wrapper {width: 100%;}
	.first_column, .second_column, .third_column {width:100%;}
	.cinemas {font-size:16px!important;}
	
		}