html {
	height:100%;
	font-size: 100%;
}

body {
	height: 100%;
	margin: 0;
}

li {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 22px;
 	text-align:left;
}



.row {
  padding-bottom: 20px; 
  }

.list .p {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 22px;
}

.left-align {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-align:left;
}

p, .bodytext {
  text-align:left;
}

.dropdown:hover .dropdown-menu {
     display: block;
     border: 0 solid #ccc;
     border-radius: 1px;
    }

.dropdown {
  display: inline-block;
  border: 0 solid #ccc;
  border-radius: 1px;
  font-family: "lato", sans-serif;
  -moz-box-shadow: 1px 3px 16px #cccacc;
  -webkit-box-shadow: 1px 3px 16px #cccacc;
  box-shadow: 1px 3px 16px #cccacc;
  margin-bottom: 40px;
  margin-top: 20px;
  width: 100%;
}

.dropdown .btn.btn-default {
  border: 0 solid #ccc;
  display: inline-block;
  border: 0 solid #ccc;
  border-radius: 1px;
  font-family: "lato", sans-serif;
  width: 100%;
  text-align: left;
  padding: right: 20px;
  padding: left: 20px;
}

.dropdown-menu {
  width: 100%;
}

.hero-unit.landing {
  height: 100%;
}

.hero-unit .background {
  height: 100%;
}

section {
	bottom:0;
	top:0;
	height: 100%;
	position: relative;
}


section.page1 {
	background-image: url('MovieImageBlur.jpg');
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: cover;
}

.carousel-caption h1 {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight:900;
  font-size: 60px;
  position: absolute;
  top: 0px;
  text-align: center;
  color: #000000;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  text-shadow: 0px 4px 10px rgba(255, 255, 255, 0.4);
}

.list h1 {
  font-family: 'Playfair Display', serif;
  font-weight:900;
  font-size:40px;
  top: 10px;
  color: #000000;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 5px;
}

h2 {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight:900;
  font-size:30px;

}

.list h3 {
  text-align: left;
  font-family: 'Playfair Display', serif;
  font-weight:700;
  font-size:20px;
  line-height: 40px;
  display: inline-block;
}

.list h4 {
  text-align: left;
  font-family: 'lato', sans-serif;
  font-weight:400;
  font-size:15px;
  line-height: 40px;
  display: inline-block;
  padding-left: 10px;
}


ul {
    list-style-type: none;
    width: 95%;
}

.wrapper {
	width: 90%;
	margin: auto;
	max-width: 1000px;
	min-width: 400px;
	margin-left: auto;
	-right: auto;
	left: 0;
	right: 0;
	}

.page1{
}

.poster {
  max-width: 25%;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  top: 15%;
  position: absolute;
  display: block;
}

.bodytext {
	max-width: 500px;
	min-width: 300px;
}



ul#listcontainer li {
  display:inline-block;
}



img {
	width:100%;
}


.add-padding {
	padding-top: 30px;
	padding-bottom: 20px;
}


/*Button*/

.btn.btn-sm.btn-default {
    border-radius:0;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-family: "lato", sans-serif;
    font-weight: normal;
    text-align: center;
    background-image: none;
    background-color: #f4f4f4;
    border: 1px solid transparent;
    padding: 10px 16px;
    margin-top: 20px;
  -moz-box-shadow: 1px 3px 16px #cccacc;
  -webkit-box-shadow: 1px 3px 16px #cccacc;
  box-shadow: 1px 3px 16px #cccacc;
}

.btn.btn-sm.btn-default:hover {
-moz-box-shadow: 1px 6px 16px #cccacc;
-webkit-box-shadow: 1px 6px 16px #cccacc;
box-shadow: 1px 6px 16px #cccacc;
background-color: #d2d2d2;
}

.btn.btn-sm.btn-default:active {
-moz-box-shadow: 1px 6px 16px #fff;
-webkit-box-shadow: 1px 6px 16px #fff;
box-shadow: 1px 6px 16px #fff;
 background-color: #d2d2d2;
}


/* Carousel base class */
.carousel {
  height: 100%;
  width: auto;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.container .carousel-caption {
  z-index: 10;
  top: 40%;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 100%;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
}

.carousel-inner {
  height: 100%;
}

.first-slide {
  background-image: url("images/carousel1.jpg");
  background-size: cover;
  height: 100%;
  width: 100%;
}

.second-slide {
  background-image: url("images/carousel2.jpg");
  background-size: cover;
  height: 100%;
  width: 100%;
}

.third-slide {
  background-image: url("images/carousel3.jpg");
  background-size: cover;
  height: 100%;
  width: 100%;
}

.fourth-slide {
  background-image: url("images/carousel5.jpg");
  background-size: cover;
  height: 100%;
  width: 100%;
}

.carousel-control span {
    display: none;
}

.carousel-caption .btn {
 font-family: "lato", sans-serif;
 background: rgba(255,255,255,.6);
 padding: 14px 24px;
 color: #000;
 border-color: #000;
 border: 0;
 border-radius:3px; margin-top: -40px;
 box-shadow: 0 6px 8px rgba(0, 0, 0, .3);
-webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .3);
}

.carousel-caption .btn:hover {
 background: rgba(255,255,255,1);
  box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
-webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
-moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
}

.carousel-caption .btn:active {
 background: rgba(255,255,255,1);
  box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
-webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
-moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
}

.stars .glyphicon.glyphicon-star {
  font-size: 16px;
  color: #585858;
}

.stars {
  display: inline-block;
  padding-left: 10px;
}

.stars-carousel .glyphicon.glyphicon-star {
  font-size: 25px;
  color: black;
  text-shadow: 1px 2px 8px rgba(255, 255, 255, 0.45);
  line-height: 180px;
  text-align: center;
}

#myCarousel .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 0;
  border: 0;
  background: rgba(255,255,255,.6);
}

#myCarousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  margin: 0;
  border: 0;
  background: rgba(255,255,255,.35);
  border-radius: 10px;
  padding-right: 10px;
}

ol.carousel-indicators {
  font-size: 20px;
}

span.glyphicon.glyphicon-chevron-right {
  text-indent: -999999px;
  background: url('RIGHT-BUTTON.png') no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
  -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
}

span.glyphicon.glyphicon-chevron-left {
  text-indent: -999999px;
  background: url('LEFT-BUTTON.png') no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
  -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .6);
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
}



/*End Carousel*/

/* picker*
.select-picker {
    border: 0 solid #ccc;
    width: 150px;
    border-radius: 1px;
    overflow: hidden;
    background: #f4f4f4 url("icon-select.png") no-repeat 90% 50%;
    background-size: 12%;
    font-family: "lato", sans-serif;
     box-shadow: 0 2px 15px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, .2);
    margin-top: 20px;
    margin-bottom: 30px;
}

.select-picker.right {
  right: 15px;
  position: relative;
}

.select-picker select {
    padding: 5px 8px;
    width: 150px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-picker select:focus {
    outline: none;
}

.select-picker select option {
  font-family: "lato", sans-serif;
   -moz-font-family: "lato", sans-serif;
  -webkit-font-family: "lato", sans-serif;
}
*/

/* Custom, iPhone Retina */ 


@media only screen and (min-width : 200px) {

#myCarousel.carousel.slide {
  display: none;
}

.dropdown {
  width: 80%;
\\
}

.dropdown .btn.btn-default {
  width: 80%;

}

.dropdown-menu {
  width: 80%;
}

}


@media only screen and (min-width : 320px) {

#myCarousel.carousel.slide {
  display: none;
}

.dropdown:hover .dropdown-menu {
     display: block;
     border: 0 solid #ccc;
     border-radius: 1px;
    }

.dropdown {
  width:  100%;
}

.dropdown .btn.btn-default {
  width: 100%;
}

.dropdown-menu {
  width: 100%;
}

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

#myCarousel.carousel.slide {
  display: none;
}

.dropdown:hover .dropdown-menu {
     display: block;
     border: 0 solid #ccc;
     border-radius: 1px;
    }

.dropdown {
  width: 90%;
  right: 0;
}

.dropdown .btn.btn-default {
  width: 100%;
}

.dropdown-menu {
  width: 100%;
}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {


#myCarousel.carousel.slide {
  display: block;
}


.dropdown {
  width: 200%;
}

.dropdown.right{
  margin-left: 20px;
}

.dropdown.left{
  margin-left: -100px;
}


.dropdown .btn.btn-default {
  width: 100%;

}

.dropdown-menu {
  width: 100%;
}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

.dropdown.right{
  margin-left: 0;
}

.dropdown.left{
  margin-left: -0;
}



#myCarousel.carousel.slide {
  display: block;
}


#myCarousel.carousel.slide {
  display: block;
}


.dropdown {
  width: 100%;
}

.dropdown .btn.btn-default {
  width: 100%;

}

.dropdown-menu {
  width: 100%;
}


}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {


#myCarousel.carousel.slide {
  display: block;
}

.dropdown.right{
  margin-left: 0;
}

.dropdown.left{
  margin-left: -0;
}




}



