    section {
        position: relative;
    }
    .side-nav{
        top:90px;
    }

    .featured img {
        margin-right: 20px;
    }

    .section-label {
        background: url(img/lbl-background.png) no-repeat;
    }

	div.section-label {
		margin-left: -30px;
	}

    .section-label h5 {
        font-weight: bold;
        font-size: 14px;
        color: white;
        text-transform: uppercase;
        margin: 0 0 25px 85px;
    }

    section.thumbnails {
        height: 207px;
    }
    .thumbnails .left {
        left: 35px;
    }

	.carousel {
		margin: 0;
	}
    .carousel .container {
      position: relative;
      z-index: 9;
    }
    .carousel-control {
      height: 80px;
      margin-top: 0;
      font-size: 120px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
      z-index: 10;
    }
    .carousel-inner {
      position: relative;
      overflow: hidden;
    }

.carousel-caption .buy { display: block; background:url('img/tickets_home_button.png') no-repeat; width: 226px; height: 60px; color: #fff; text-align: center; text-transform: uppercase; border: none; line-height: 30px;}
.carousel-caption a.buy { border: none; line-height: inherit; }
.carousel-caption a.buy:hover { text-decoration: none; }
.carousel-caption .buy div { padding-top: 12px; font-size: 34px; font-weight: bold; }
    
    @media (min-width: 1120px) {
      .carousel-inner {
        max-width: 1300px;
        margin-right: auto;  
      }

      .carousel-left {
        vertical-align: middle;
        position: absolute;
        top: 0px;
        width: 120px;
        height: 100%;
        z-index: 1;
        left: 0;
        background: url(img/gradient-left.png) top left repeat-y;
      }
      .carousel-right {
        vertical-align: middle;
        position: absolute;
        top: 0px;
        z-index: 1;
        width: 120px;
        height: 100%;
        right: 0;
        background: url(img/gradient-right.png) top left repeat-y;
      }
    }

    .carousel .item {
      min-height: 100%;
    }
    .carousel .item img {
      position: relative;
      top: 0;
      left: 0;
      min-width: 100%;
      height: auto;
    }

    .carousel-caption {
      background-color: transparent;
      position: absolute;
      max-width: 550px;
	  bottom: 50px;
	  left: -50px
	  z-index: 2;
    }
    .carousel-caption h1 a, .carousel-caption h1 a:hover, .carousel-caption h1 a:visited{
        color: white;
        text-decoration: none;
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }

    .carousel .container {
      margin: 0 0 0 150px;
    }

    .btn {
        position: inherit;
        width: 175px;
        height: 28px;
        background-repeat: no-repeat;
    }

    .btn-findascreening {
        background-image: url(img/btn-findascreening.png);
    }

    .btn-gathrit, .btn-gathrit:hover, .btn-gathrit:active, .btn-gathrit:visited {
	    background-image: url(img/over-btn.png);
	    width: 250px;
	    height: 28px;
	    margin: 0 !important;
	    background-position: 0 -130px !important;
    }
    .btn-notify-me {
        background-image: url(img/btn-notify-me.png);
    }

    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }


    .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

	.btn-navbar {
		margin: 25px 15px 3px 0 !important;
		padding-left: 9px;
		width: 40px;
		height: 33px;
	}

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

    @media (max-width: 1120px) {

      .featurette {
        height: auto;
        padding: 0;
      }

      .side-nav{
         top:45px;
      }


      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
    }


/* Responsive CSS */

    @media (min-width:600px) and (max-width: 767px) {

        .thumbnails .left {
            left: 0px;
        }

      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

      .carousel-caption .buy { background-size: 200px 28px; width: 200px; height: 28px; }
      .carousel-caption .buy div { font-size: 20px; padding-top: 3px; }

    }

    @media (max-width:320px) {
      div.carousel-caption{
/*
        background: #eeeeee;
*/
	background-color: transparent;
        padding:7px;
        width:130px;
        bottom:6px;
        right: 65px;
        left:auto;
	overflow-x: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
      }

	div.section-label {
		margin-left: 0px;
	}

      div.carousel-caption .lead{
        font-size: 10px;
        max-height: 70px;
        min-height: 30px;
        height:auto;
        width: auto;
        text-shadow: none;
        color: #FFF;
      }
      
      div.carousel-caption h1{
        border-bottom: 1px solid white;
	font-weight: bold;
        width:100%;
      }

      div.carousel-caption .btn{
        height:22px;
      }

      .carousel-caption h1 a,
      .carousel-caption h1 a:hover,
      .carousel-caption h1 a:visited{
        font-size:10px;
        color: #FFFFFF;
        text-shadow:none;
      }

      .carousel-caption .btn{
        margin-top:0px;
      }

    }

    @media (min-width: 300px) and (max-width:599px) {
		.carousel-caption {
			left: -105px;
			bottom: 0px;
		}

		ul.gal {
			margin-left: 54px !important;
		}

		.section-label > h5 {
			margin-left: 15px;
		}

    .carousel-caption .lead {
        width: 190px;
        overflow: hidden;
        display: block;
        height: 20px;
    }

    .thumbnails .left {
        left: 0px;
    }

    .side-nav{
        top:2px;
    }

      .carousel-control {
          font-size: 75px;
      }

      .carousel-caption h1 {
          font-size: 16px;
		      width: 220px;
      }

      .carousel-caption .lead {
          font-size: 12px;
          height: 30px;
          width: 220px;
      }

      .carousel-caption .buy { background-size: 122px 20px; width: 125px; height: 22px; }
      .carousel-caption .buy div { font-size: 13px; padding-top: 3px; }
      div.section-label {
	  margin-left: 0px;
      }
    }

/* End Responsive CSS */

/* Autocomplete */

.ui-autocomplete {
	z-index: 10000;
	max-height: 150px;
	overflow-y: scroll;
}

ul.gal { margin: 0 0 0 89px;  padding-top: 24px; padding-right:35px; list-style: none; height: 137px; overflow: hidden; }
ul.gal li { float: left; color: #fff; width: 200px; padding: 0; margin: 0 5px 30px 0; position: relative; min-width: 200px;}
ul.gal li a { color: #fff; text-transform: uppercase;}
ul.gal li a:hover { text-decoration: none;}
ul.gal li img { left: 0; top:0px; margin:0; position: absolute;
 -webkit-box-shadow: 0 0 5px 0px rgba(255, 255, 255, 0.3);
box-shadow: 0 0 5px 0px rgba(255, 255, 255, 0.3);}
ul.gal li h3 { margin:0 0 0 78px; height:65px;  padding: 0; font:100 13px/16px OpenSans, sans-serif; max-height: 65px; overflow: hidden;}
ul.gal li h3 strong { text-transform: uppercase; display: block;color:#c8d944; font-weight: 700;}
ul.gal li p { padding-left: 100px;font:11px OpenSans, sans-serif; color: #fff; min-height:35px; }
ul.gal li p strong { text-transform: uppercase; display: block;font:900 11px OpenSans, sans-serif;}
ul.gal li p.green {background: url(img/reserve/gal-green.png) no-repeat 78px 0;}
ul.gal li p.yellow {background: url(img/reserve/gal-yellow.png) no-repeat 78px 0;}
ul.gal li p.red {background: url(img/reserve/gal-red.png) no-repeat 78px 0;}

/* tooltip */
.tooltip {background:#000 url(img/overlay-bg2.png) repeat-x; display: none;
width:228px;padding:20px 0 39px 16px;font-size:11px;color: #fff; opacity: 1; }
.tooltip .tooltip-poster {float: left; margin:5px 12px 13px 0;-webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.3);
box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.3); }
.tooltip {position: absolute; top: 50px; left: 50px; z-index: 300;}
.tooltip .start-date { font-size: 11px; text-transform: uppercase; color: #fff; padding-right: 10px;
line-height: 14px; margin-bottom: 10px;}
.tooltip .count-title {text-transform: uppercase;color: #fff; font-size: 11px; margin: 0; clear: left;}
.tooltip .countdown { color: #fff; font-size: 11px; text-transform: uppercase; line-height: 26px;}
.tooltip .countdown span { font-weight: 700; font-size: 26px;}

.tooltip .btn { display: block; background: url(img/over-btn.png) no-repeat; width: 212px; height: 30px;
margin: 0px; text-indent: -9999px; }
.tooltip .btn-view-movie-details { background-position: 0 0;}
.tooltip .btn-request-a-screening { background-position: 0 -32px !important;}
.tooltip .btn-buy-your-ticket { background-position: 0 -68px !important;}
.tooltip .btn-view-screening-details { background-position: 0 -97px !important;}
.tooltip .btn-request-a-new-screening { background-position: 0 -127px !important;}
.tooltip .btn-reserve-your-seat { background-position: 0 -158px !important;}
.tooltip .btn-see-all-screenings { background-position: 0 -188px !important;}
.tooltip .gathr-notify-button { margin: 1px 0px 0px 1px; }

.tooltip .status { position: absolute; bottom: 7px; left: 20px; display: block; background:url(img/bg-25.png);
width: 203px;}
.tooltip .status { background: none;}
.tooltip .status .reservation { height:8px; background:url(img/over-res-bg.png) no-repeat; padding:4px 5px 6px;  display:block; margin-top:3px; text-align:left; }
.tooltip .status .reservation span { height:8px; display:block;}

.tooltip .overlay-series {
		position: absolute; 
		top:25px; 
		left:16px;
}

.tooltip h3 { font-size: 16px; }

.series-hover h3 { color: #fff; }

.btn-view-series { display: block; background: url('img/btn-series.png') no-repeat; width: 212px; height: 30px; margin: 0px; color: #fff; font-size: 12px; text-align: center; padding-top: 6px; text-transform: uppercase; }
.btn-view-series:hover { text-decoration: none; }

.tooltip .box-reservation { float: left; width: 122px; text-transform: uppercase; font-size: 11px;}
.tooltip .box-reservation p {background: url(img/screening-tickets.png) no-repeat 0 2px; padding-left: 27px;
line-height: 10px; margin-bottom: 10px; color: #fff;}
.tooltip .box-reservation p.non-tipped {background:url("img/reserve/gal-red.png") no-repeat 0 2px;}
.tooltip .box-reservation p.reservation-ticket-available { background-position: 0 -51px;}
.tooltip .box-reservation p.reservation-ticket-not-available { background: transparent;}
.tooltip .box-reservation strong { display: block; font-size:24px; line-height: 24px; }
.tooltip div.screening-date-counter { clear: both; }

/* login tooltip */

.login-tooltip {
	background-color: #393939;
}

.login-tooltip input {
	margin: 10px;
}

.login-tooltip label {
	color: #fff;
}

.login-tooltip a {
	float: right;
	color: #25d8d2;
	font-weight: normal;
}

.login-tooltip .submit-button {
	background: url(img/btn-green-small.png) no-repeat;
	float: right;
	width: 85px;
	line-height: 24px;
	padding-right: 15px;
	color: #3a3a35;
	font-weight: bold;
	height: 25px;
	margin: 0;
	border: none;
}

.login-tooltip .facebook-connect > span {
	color: #fff;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
}

.login-tooltip .facebook-connect img {
	height: 22px;
	width: 22px;
}

.login-tooltip .divider {
	height: auto;
	margin: 9px 10px;
	border-bottom: 1px solid #565659;
}

.login-tooltip span.error {
	color: #FF3737;
	padding-left: 15px;
	display: block;
}
/* Override styles */

#password_recovery_request_email {
	width: 501px;
}

.reservation-dash .red, .reservation .red {background:#cc3333; }
.reservation-dash .green, .reservation .green {background:#659700;}
.reservation-dash .yellow, .reservation .yellow {background:#fac637;}

textarea {
    resize: none;
}
