html{font-size:0;}
body{font-size:0;}

iframe{
height:500px !important;
}
@media (min-width: 920px){
.site-nav > ul {
   text-align: center;
}
}
.buy-first h3, .buy-bottom h3 {    
	font-size: 30px;
    color: #ffffff;
    margin-bottom: 16px;
    text-transform: uppercase;
	font-weight: normal;
}
#screenings .home-section-content ul{text-align:left !important;padding-left: 300px;}
section.home-section-9 .section-title {font-size: 30px;}
.buy-first li, .buy-bottom li {
    margin-bottom: 13px;
}
.slider{background: rgba(255,255,255,0.9) !important;padding: 20px;clear: both;overflow: hidden;}
.sliderd-img{width:100%;}
.sliderd-img img{width:100%;height:800px;}
.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);   
    color: #413f3f;     
}

.nbs-flexisel-nav-left {
    left: -4px;
}

.nbs-flexisel-nav-left:before {
    content: url(../images/left.png);
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: -4px;    
}

.nbs-flexisel-nav-right:before {
    content: url(../images/right.png);
	width:25px;
}
.buy-bottom ul {
    width: 13%;
}
.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
.contact-form ul li .btn-submit {
    background: #cecdcd;
    border: solid 2px #3b054f;
    border-radius: 17px;
    padding: 14px 47px;
    color: #3b054f !important;
    float: left;
    font-size: 22px;
    font-weight: normal;
	width: 165px;
}
.contact-form ul li .btn-submit:hover {
    background: #cecdcd;
    border: solid 2px #3b054f;
    border-radius: 17px;
    padding: 14px 47px;
    color: #3b054f;
    float: left;
    font-size: 22px;
    font-weight: normal;
	width: 165px;
}

.footer-left{text-align:center;}
.trailer-div{width:100%; text-align:center;}
.toggle-btn {
    font-size: 2em;
    background: #fff;
    width: 20px;
    height: 3px;
    display: block;
    clear: both;
    margin-bottom: 2px;
}
@media only screen and (max-width: 2600px) and (min-width: 1920px){
	section.fullheight .section-content {
    display: block;
	}
	#ninja-slider .slider-inner {
    width: 1500px;
	}
}
@media only screen and (max-width: 1919px){
	.trailer-div iframe {
    width: 800px !important;
    height: 420px !important;
	}
}
@media only screen and (max-width: 1620px){
	
	#ninja-slider .slider-inner {
    width: 100%;
	}
}
@media only screen and (max-width: 900px){
	.trailer-div iframe {
    width: 95% !important;
    height: 377px !important;
	}
}
@media only screen and (max-width: 1440px){
	.section-title-container h2 {
    margin: 82px 0 0 167px;
	font-size: 28px;
}
section#home .home-container .section-banner-icon {
    margin-top: 400px;
	margin-left: 46%;
}
.trailer-div iframe {
    width: 718px !important;
    height: 375px !important;
}
}
@media only screen and (max-width: 1024px){
#screenings .home-section-content ul{text-align:center !important;padding-left:0px;}
.section-title-container h2 {margin: 82px 0 0 0px;}
#ninja-slider .ns-img {
    width: 90% !important;
    }
}
@media only screen and (max-width: 992px) and (min-width: 768px){
.section-title-container h2 {
    padding: 0 25px;
    margin: 7px 0 0 0px;
}
.section-banner-icon {
    margin-top: 332px !important;
    margin-left: 40%  !important;
}
}
@media only screen and (max-width: 768px){
.slider-inner ul {padding-top: 73% !important;}
#ninja-slider .ns-img {
    height: 299px;
    }
    .overlay .main-header .site-nav-toggle {
    color: #fff !important;
    background: none;
}
}
@media only screen and (max-width: 767px){
.sliderd-img img{width:100%;height:auto;}
.slider-inner ul {
    padding-top: 47% !important;
}
#ninja-slider .ns-img {
    height: 170px !important;
}
.screeinging ul li {font-size:16px !important; float: left;text-align: left;}
.section-title-container h2 {
    font-size: 20px;
}
.section-banner-icon {
    margin: 63px 0 0 34% !important;
}
.trailer-div iframe {
    height: 225px !important;
        width: 90% !important;

	}
}
@media only screen and (max-width: 600px){
	.section-banner-icon {
    margin: 89px 0 0 39% !important;
}
.section-title-container {
    padding: 0 25px;
}
}
