/* GLOBAL STYLES

-------------------------------------------------- */

/* Padding below the footer and lighter body text */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 17, 2013 */

/* Sticky footer styles
-------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Special+Elite|Lato:400,400italic,700,700italic,300italic,300);




html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
  background: url(../images/stripe.png) repeat 0 0 #111;
  padding-bottom: 40px;
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 0.791em;
  letter-spacing: 1px;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 0px;
}

/* Set the fixed height of the footer here */
#footer {
  background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 60px 0px 0;
}
#wrap > .container > div{
  padding:0 0px 3em;
   border-top: 10px solid #fff;
}
#wrap > .container > div.header{
  padding: 0px 0px 0;
}
#wrap > .container > div p{
  padding:0 1em;
}

.container .text-muted {
  margin: 10px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

code {
  font-size: 80%;
}

.logo h1 {
    display: block;
    background: url(../images/logo.png) no-repeat center center transparent;
    width: 100%;
    height: 170px;
}


.logo h1 span {display: none; visibility: visible;}


.adventure {
    font-family: 'arsenale', cursive;
    font-size: 3.3em;
    display: block;
    line-height: 0.7;
}

.soon {
    display: block;
    font-size: 3em;
    line-height: 0.7;
    margin-bottom: 90px;
}
.arrow {
    display: block;
    width: 100%;
    height: 30px;
    /*background: url(../images/arrow.png) no-repeat center center transparent;*/
}

.date {font-family: 'arsenale', cursive;font-size: 1.5em; letter-spacing: 0px;}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
  /* Navbar positioning foo */
.navbar {
  background: url("../images/bg_80.png") repeat scroll 0 0 transparent;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}
.navbar-wrapper {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
z-index: 20;
  
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'mathletebulky', Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  color: #35BDB2;
  text-align: center;
}

.navbar-wrapper .logo {
  background: url("../images/logo.png") no-repeat center center transparent;
}

.nav > li {padding: 0 !important;}
.nav > li > a {font-weight: 300; font-size: 0.8em;}
/* CUSTOMIZE THE Hero Image
-------------------------------------------------- */

/* Carousel base class */
.hero-img {position: relative;padding:0px !important;}
.hero-img span.img-title,
.cast span.img-title {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 5%;
  right: 10px;
  font-size: 2em;
  font-weight: 100;
  padding: 0.5em 1em;
  position: absolute;
  right: 0;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
}
#requests span.img-title {left:15px; text-align: center;}

.captionblack {
  font-size: 1.6em;
  padding: 1em;
}
.cast span.img-title {right:15px;}
.hero-img img{	width: 100%;}
.block{display: block;width: 100%;}

#festivals .gallery {
  background: #000;
}
#festivals ul {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
#screenings ul li,
#requests ul li, 
#festivals ul li {
  font-size: 1.6em;
  list-style: none;
  line-height: 1.5em;
}
/*
.hero-img.hp 
	background: url(../imaes/the-couple-header.jpg) no-repeat center top transparent;
	background-size: cover;}*/
/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.arrow{width: 0;height: 0;border-left: 40px solid transparent;border-right: 40px solid transparent;margin:auto;display: block;position: relative;z-index: 100}
.white-arrow{border-top: 40px solid #fff;}
.dark-arrow{border-top: 40px solid #111;}


h2 {text-align: center;font-family: 'Special Elite', 'lato', sans-serif;padding-top: 70px;font-size: 3em}
h3 {text-align: center;font-family: 'lato', sans-serif; font-weight: 100;}
h3 a .fui-play {
  font-size: 0.8em;
  margin: 0 0 0 10px;
}


#bio p {text-align: center; width: 70%;margin-left: 15%;}

#productions p,
#sobg p,
#contact p  {text-align: center; width: 90%;margin-left:%;word-break:break-word;}
.white {
  background: #fff;
   color: #111;border-top: 0px solid #fff !important;}
.black {color: #fff;}

.video {text-align: center;width: 100%; font-size:3em;}

.img-center {text-align: center;display: block;margin-top: 2em;}


.social{
  top: 40%;
  right: -1px;
  position: fixed;
  padding:10px 10px; 
  width: 70px; 
}

#sequel a img {width:100%;max-width:500px;}
/* RESPONSIVE CSS

-------------------------------------------------- */



@media (min-width: 768px) {

 
h2 {text-align: center;font-family: 'Special Elite', 'lato', sans-serif;padding-top: 40px;font-size: 5em}
.navbar .navbar-brand {  font-size: 2em;font-family: 'Special Elite', 'lato', sans-serif }
.navbar .navbar-brand .dropCap {  font-size: 1.6em; }
  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }


  .navbar-wrapper .container {
    padding-left:  15px;
    padding-right: 15px;
  }
  .navbar-wrapper .navbar {
    padding-left:  0;
    padding-right: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */

  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  .navbar-wrapper .navbar .nav {
    margin-left: 15%;
    width: 70%;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

#contact p  {text-align: center; width: 50%;margin-left: 25%;word-break:none;}
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  
  .navbar-inverse .nav > li > a {
	font-size: 2em;
	height: 2em;
	letter-spacing: 0.05em;
  }
  
}


@media (min-width: 1030px) {
  .navbar .nav > li > a {
  color: #526476;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
  padding: 20px 10px;
  text-shadow: none;
  -webkit-transition: background-color .25s, color .25s, border-bottom-color .25s;
  transition: background-color .25s, color .25s, border-bottom-color .25s;
}

}
/*FOR MODAL*/

.ekko-lightbox-container {
    position: relative;
}
.ekko-lightbox-nav-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.ekko-lightbox-nav-overlay a {
    color: #FFFFFF;
    display: block;
    font-size: 30px;
    height: 100%;
    opacity: 0;
    padding-top: 45%;
    text-shadow: 2px 2px 4px #000000;
    transition: opacity 0.5s ease 0s;
    width: 49%;
    z-index: 100;
}
.ekko-lightbox-nav-overlay a:empty {
    width: 49%;
}
.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none;
}
.ekko-lightbox .glyphicon-chevron-left {
    float: left;
    left: 0;
    padding-left: 15px;
    text-align: left;
}
.ekko-lightbox .glyphicon-chevron-right {
    float: right;
    padding-right: 15px;
    right: 0;
    text-align: right;
}
.ekko-lightbox .modal-footer {
    text-align: left;
}


.modal-backdrop.in {
    background-color: #333333;
    opacity: 0.95;
}
.ekko-lightbox .modal-content {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.ekko-lightbox .modal-header {
    border: 0 none;
    padding-left: 0;
    padding-right: 0;
}
.ekko-lightbox .modal-header .close {
    color: #FFFFFF;
    font-weight: 100;
    margin-top: 5px;
    opacity: 0.5;
}
.ekko-lightbox .modal-header .close:hover {
    opacity: 1;
}
.ekko-lightbox .modal-header h4.modal-title {
    color: #FFFFFF;
    font-weight: 100;
    padding: 0;
}
.ekko-lightbox .modal-body {
    padding: 0;
}
.ekko-lightbox .modal-footer {
    border: 0 none;
    color: #FFFFFF;
    font-weight: 100;
    opacity: 0.9;
    padding: 0;
}
.ekko-lightbox-nav-overlay a {
    opacity: 0.9;
    text-shadow: none;
    outline:0;
}
