@charset "utf-8";

/* CSS Document */



@font-face {
 font-family: 'DomaineDispMedium';
 src: url('../fonts/domaine-display-medium.woff2') format('woff2');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'DomaineDisp-Bold';
 src: url('../fonts/domaine-display-bold.woff2') format('woff2');
 font-weight: normal;
 font-style: normal;
}



::-moz-selection {
background: #ff3300;
color:#fff;
}

::selection {
background: #ff3300;
color:#fff;
}
a:hover, a:focus {
	color: #999;
	text-decoration: none;
}
body, html {
	width:100%;
	height:100%;
}
.hom-banner .carousel-inner {
	height: 100%;
}
.py-menu-top li {
	display: inline-block;
	padding: 0 26px;
}
.py-menu-top ul {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0;
}
.py-menu-top li a:focus {
	outline:none;
	border:0px none;
	text-decoration:none;
}
.py-menu-top a:hover {
	text-decoration:none;
	border-bottom: 1px solid #ff3300;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.py-icon a:hover {
  border: 0px none;
}
.py-menu-top li:last-child a:hover {
  border-bottom: 0;
}
.py-menu-top li a {
	color: #fff;
	font-size: 14px;
	font-family: 'DomaineDispMedium';
	padding: 0 7px 8px 7px;
}
.py-menu-top li.active a {
	border-bottom: 1px solid #ff3300;
	display: block;
}
.py-icon {
	float: left;
}
.hom-banner .item img {
	width: 100%;
	height: auto;
	max-width: 100%;
}
.py-menu-top {
	float: right;
}
.py-logo {
  float: left;
  padding-left: 20px;
  position: relative;
  /*top: -2px;*/
}
.py-header {
	/*background:url(../images/py-hdr-grdnt.png) repeat-x left top;*/
	/*-padding-top: 25px;*/
	/* min-height: 144px; */
/*	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;*/
	background-color: transparent;
	
	-webkit-transition: all .3s;    -moz-transition: all .3s;    -o-transition: all .3s;    transition: all .3s;
}
.parallax-window {
	min-height: 100%;
	background: transparent;
}
.slid-1 {
	background:url(../images/banner-1.jpg) repeat-x left top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.slid-2 {
	background:url(../images/banner-2.jpg) repeat-x left top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.slid-3 {
	background:url(../images/banner-1.jpg) repeat-x left top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.movie-slid-1 {
	background:url(../images/flm-banner-1.jpg) repeat-x left top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.movie-slid-2 {
	background:url(../images/flm-banner-2.jpg) repeat-x left top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.movie-slid-3 {
	background:url(../images/film-banner-3.jpg) repeat-x left top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.film-banner .item {
	min-height:583px;
}
.film-banner .item img {
	width:100%;
}
.hom-banner .item {
  width: 100%;
  height: 100%;
  margin: auto;
 /* position: absolute !important;*/
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
}
.baner-dtls {
	background: #fff;
	max-width: 388px;
	min-height: 261px;
	box-shadow: 40px 38px 0px 0px #ff3a00;
	-webkit-box-shadow:40px 38px 0px 0px #ff3a00;
	-moz-box-shadow: 40px 38px 0px 0px #ff3a00;
	position:relative;
}
.baner-dscrption h2 {
	font-family: DomaineDisp-Bold;
	color: rgb(255, 51, 0);
	font-size: 34px;
	margin: 20px 0 0 0px;
}
.baner-dscrption {
	padding-left: 69px;
	padding-top: 39px;
}
.baner-dscrption b {
	font-weight: 400;
	font-size: 16px;
	color: #666;
}
.baner-dscrption span a {
	font-weight: 700;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .8px;
}
.baner-dtls .baner-dscrption p {
	color: #666;
	font-size: 15px;
	font-weight: 300;
	margin: 10px 0 0 0;
}
.baner-dscrption span {
	position: absolute;
	right: 20px;
	bottom: 17px;
}
.hom-banner .carousel-caption {
background: none;
  bottom: 73px;
  left: 6px;
    z-index: 1;
	display:none;
}
.hom-banner .carousel-control {
	/*display: none;*/
}
.hom-banner .carousel {
	margin: 0;
	height: 100%;
}
.hom-banner {
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.py-tilte h3 {
	font-weight: 400;
	color: #666;
	font-size: 24px;
	margin: 0;
}
.py-title {
	border-bottom:1px solid #cbcbcb;
}
section.py-head {
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 16px;
	padding-top: 55px;
}
span.py-news-date {
	color: #ff3300;
	font-size: 18px;
}
.py-news-block {
	padding-top: 52px;
	width: 370px;
}
.py-news-block h2 {
	font-family: 'DomaineDispMedium';
	font-weight: normal;
	font-size: 24px;
	line-height: 35px;
	margin: 10px 0 10px 0;
}
.py-news-block p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
}
.py-nws-video span.py-play-icon:hover {
	filter: alpha(opacity=50);
	opacity: .5;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.py-nws-video span.py-play-icon {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 103px;
	height: 103px;
	bottom: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.py-news-box:after {
	display: table;
	content: "";
	display: table;
	z-index: -1;
	border-color: red;
	position: absolute;
	content: "";
	height: 236px;
	border-width: 16px;
	left: -16px;
	top: 76px;
	border-left: 16px solid red;
	border-bottom: 16px solid red;
	width: 50%;
}
.py-news-box {
	position: relative;
}
.py-nws-video {
	position: relative;
}
.py-news-dtls {
	padding-left: 20px;
	padding-bottom: 20px;
}
.py-tilte {
	padding-left: 20px;
	padding-top: 10px;
}
.hom-banner .carousel .container {
	  position: relative;
  height: 100%;
}
footer {
  clear: both;
  overflow: hidden;
  padding-top: 150px;
  position: relative;
  z-index: 3;
  background-color: #fff;
}
.ftr-top {
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding-top: 47px;
	padding-bottom: 30px;
}
span.py-contc-title {
	font-family: DomaineDisp-Bold;
	color: rgb(255, 51, 0);
	display: block;
	font-size: 24px;
}
span.py-ftr-logo {
	padding: 15px 0;
	display: block;
}
.ftr-contact-us {
	color: #999;
}
.ftr-contact-us span span {
	text-transform: lowercase;
}
.ftr-contact-us span {
	display: inline-block;
	vertical-align: bottom;
}
.ftr-bottom {
	padding: 28px 0;
}
.ftr-blk a {
	color: #ff6600;
}
.ftr-blk a img {
	margin-right: 18px;
}
.ftr-blk span.design-compny {
	color: #999;
	display: block;
	text-align: center;
}
.ftr-blk.ftr-blk-last {
	width: auto;
	float: right;
	padding-top: 20px;
}
.circle-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	-ms-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	background-color: #e6e9ee;
	border-radius: 50%;
	overflow: hidden;
	-webkit-transition: all 0.3s cubic-bezier(0.74, 0.35, 0, 0.99);
	transition: all 0.3s cubic-bezier(0.74, 0.35, 0, 0.99);
	opacity: 1;
	z-index: 10;
}
.circle-loader.hidden {
	-ms-transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	opacity: 0;
}
.circle-loader:before {
	position: absolute;
	background-color: white;
	width: 90%;
	height: 90%;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	z-index: 2;
}
.circle-loader div {
	z-index: 1;
	width: 50%;
	height: 50%;
	position: absolute;
	left: 50%;
	top: 0;
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	overflow: hidden;
}
 .circle-loader div:nth-of-type(1) {
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 .circle-loader div:nth-of-type(2) {
 -ms-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
}
 .circle-loader div:nth-of-type(3) {
 -ms-transform: rotate(180deg);
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
}
 .circle-loader div:nth-of-type(4) {
 -ms-transform: rotate(270deg);
 -webkit-transform: rotate(270deg);
 transform: rotate(270deg);
}
.circle-loader div i {
	width: 142%;
	height: 142%;
	position: absolute;
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	background-color: #ff7881;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	bottom: 0;
	left: 0;
}
.filim-slid-1 {
	background:url(../images/film-banner-1.jpg) no-repeat left top fixed;
}
.filim-slid-2 {
	background:url(../images/film-banner-2.jpg) no-repeat left top fixed;
}
.filim-slid-1, .filim-slid-2 {
	min-height:330px;
	background-size: 100% !important;
}
.banner-title h2 {
	font-family: 'DomaineDisp-Bold';
	font-size: 35px;
	color: #fff;
	margin: 0;
}
.banner-title {
	position: absolute;
	bottom: 82px;
}
.inner-banner .carousel {
	margin-bottom: 0;
}
.container.bnr-title-top {
	height: 0;
}
section.py-pre-head {
	  clear: both;
  min-height: 53px;
  position: relative;
  z-index: 1;
  top: -73px;
}
.flm-strip {
	background: url(../images/flim-strip.jpg) no-repeat left center;
	  
	min-height: 53px;
}
.py-upcoming .py-ordr-methd:after {
	display: block;
	content: "";
	background: #ff3300;
	position: absolute;
	height: 53px;
	width: 100%;
	left: 0;
	z-index: -1;
	top: 0px;
	margin-left: -1318px;
}
.py-ordr-methd a {
	font-weight: 700;
	color: #666;
	text-transform:uppercase;
	font-size: 11px;
}
.py-ordr-methd span {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
}
span.type-method {
	border-right: 1px solid #ededed;
	border-left: 1px solid #f9f9f9;
	margin-left: 40px;
	width: 1px;
	margin-right: 26px;
	height: 26px;
}
.py-upcoming .py-ordr-methd a {
	color: #fff;
	font-weight: 100;
	font-size: 13px;
	display:block;
}
.container.bnr-title-top>.row-fluid {
	overflow: hidden;
}
.py-upcoming span.type-method {
	border-right-color: #ff5224;
	border-left-color: #ff3f0c;
}
.py-upcoming .py-ordr-methd {
	padding: 13px 0;
	padding-left: 20px;
	  min-height: 27px;
}
.py-upcoming .py-ordr-methd a:hover {
	
}
.py-upcoming {
	width: 500px;
	background: #ff3300; /* Old browsers */
	background: -moz-linear-gradient(left, #ff3300 0%, #ff3400 60%, #ff5100 83%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff3300), color-stop(60%, #ff3400), color-stop(83%, #ff5100)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ff3300 0%, #ff3400 60%, #ff5100 83%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ff3300 0%, #ff3400 60%, #ff5100 83%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ff3300 0%, #ff3400 60%, #ff5100 83%); /* IE10+ */
	background: linear-gradient(to right, #ff3300 0%, #ff3400 60%, #ff5100 83%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3300', endColorstr='#ff5100', GradientType=1 ); /* IE6-9 */
}
section.py-head.py-film-head {
  padding-top: 0;
  position: relative;
  top: -73px;
}
section.py-film-block {
  margin-top: -23px;
}
.py-flm-view a {
	display:block;
}
.py-flm-cont:hover .py-flm-overlay {
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	opacity: 1;
	transition: all 0.3s ease-in-out;
}
.py-flm-overlay {
	/* transition: top .4s; */

  position: absolute;
	top: 100%;
	opacity: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.py-flm-block {
	position: relative;
	width: 150px;
	margin-bottom: 55px;
}
.py-flm-list .span3 {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;/* margin-bottom: 55px; */

}
.py-flm-list .span3:hover .py-flm-block:after {
	content: "";
	display: none;
	z-index: 1;
	border-color: red;
	position: absolute;
	content: "";
	height: 195px;
	border-width: 10px;
	left: -9px;
	top: inherit;
	border-left: 10px solid red;
	border-bottom: 10px solid red;
	width: 80%;
	bottom: -10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.py-flm-list .span3:hover .py-flm-block:before {
	content: "";
	display: block;
	z-index: 0;
	border-color: red;
	position: absolute;
	content: "";
	height: 195px;
	border-width: 10px;
	left: -9px;
	top: inherit;
	border-left: 10px solid red;
	border-bottom: 10px solid red;
	width: 60%;
	bottom: -10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.py-flm-year {
	color: #ff3300;
	font-size: 26px;
	font-weight: 300;
	padding-top: 23px;
	padding-bottom: 57px;
	padding-left: 15px;
}
.py-flm-year:before {
	position: absolute;
	background-color: #cccccc;
	width: 50px;
	height: 1px;
	content: "";
	z-index: 2;
	margin-left: -67px;
	margin-top: 10px;
}
.py-flm-view img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

@media (width: 768px) {
	.py-fim-list {
		border-bottom: 1px solid #e5e5e5;
		border-top: 1px solid #e5e5e5;
	}
}

.py-flm-list {
	padding: 0 15px;
}
.py-flm-overlay h4 {
	font-size: 18px;
	margin: 0 0 13px;
	color: #fff;
	font-family: 'DomaineDisp-Bold';
	    line-height: 24px;
}
.py-flm-overlay p {
	font-size: 12px;
	color: #cccccc;
}
.py-flm-overlay-content {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  margin: auto;
  z-index: 3;
}
.py-flm-overlay-content a {
  display: block;
  position: absolute;
  height: 32.5%;
  width: 100%;
  text-align: center;
  padding-top: 60%;
  padding-bottom: 39%;
}
.py-flm-cont {
	  overflow: hidden;
  position: relative;
  		 background: rgb(82, 0, 0);
	  height: 200px;
	  width: 150px;
}
section.py-abt-content {
  background-color: #fff;
  position: relative;
  text-align:center;
  z-index: 10;
}
.about-banner {
	overflow:hidden;
	  height: 454px;
  
  
	width: 100%;
  
	z-index: 0;
	position: relative;
}
.abr-banr-discrption {
  /* padding-top: 161px; */
  width: 100%;
  text-align: center;
  max-height: 100%;
  height: 100%;
  position: absolute;
  /* min-height: 527px; */
  background: url(../images/abt-banner.jpg) repeat-x center top;
  /* background-position: center top !important; */
  z-index: -1;
  top: 0;
  -moz-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.about-banner .about-text {
	/*width: 1000px;*/
	height: 250px;

	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;

	margin: auto;
}
.abr-banr-discrption p {
	  font-size: 24px;
  color: #fff;
  font-family: 'DomaineDisp-Bold';
  line-height: 41px;
}
section.py-abt-head h2 {
	font-size: 30px;
	color: #fff;
	margin: 16px 0 21px 0;
	text-align:center;
	font-family: 'DomaineDisp-Bold';
}
section.py-abt-head {
	background: #ff3300; /* Old browsers */
background: -moz-linear-gradient(left,  #ff3300 0%, #ff3300 77%, #ff7000 92%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff3300), color-stop(77%,#ff3300), color-stop(92%,#ff7000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ff3300 0%,#ff3300 77%,#ff7000 92%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ff3300 0%,#ff3300 77%,#ff7000 92%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ff3300 0%,#ff3300 77%,#ff7000 92%); /* IE10+ */
background: linear-gradient(to right,  #ff3300 0%,#ff3300 77%,#ff7000 92%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3300', endColorstr='#ff7000',GradientType=1 ); /* IE6-9 */
  
	/* margin-top: 638px; */
  position: relative;
  z-index: 3;
  display:none;
}
.abt-dscrption p {
	font-size: 15px;
	color: #333333;
	line-height: 30px;
	margin: 0 0 30px;
}
.abt-dscrption {
	padding: 56px 180px;
}
.film-banner div#myCarousel {
	margin-bottom: 0;
}
.film-banner a.left.carousel-control, .film-banner a.right.carousel-control {
	background: none;
	border: 0px none;
	border-radius: 0;
	margin: 0;
filter: alpha(opacity=100);
opacity: 1;
}

.movi-bnr-nav {
}
.film-banner .carousel-inner .container {
	z-index: 9;
}
.carousel-caption .mov-dtls p {
	color: #ff3300;
	font-size: 19px;
	margin: 8px 0 6px 0;
}
.mov-dtls span {
	font-size: 15px;
	color:#999999;
}
.mov-dtls h3 {
	font-family: 'DomaineDispMedium';
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	margin: 0;
}
.film-banner .carousel-caption {
  padding-left: 70px;
  padding-top: 80px;
  width: 296px;
  padding-bottom: 50px;
  padding-right: 0;
  position: inherit;
  margin-top: 364px;
}
section.movie-dtls-head {
	background: #ff3300;
}
.mov-previous a {
	font-size: 12px;
	color: #ffffff;
	padding: 0 0 0 37px;
	display: block;
	background: url(../images/btn-prev.png) no-repeat left center;
}
.mov-next a {
	font-size: 12px;
	color: #ffffff;
	padding: 0 40px 0 0;
	display: block;
	background: url(../images/btn-next.png) no-repeat 86% center;
}
.play-mov-trailer a {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	padding: 2px 0 2px 40px;
	background: url(../images/bt-play.png) no-repeat left center;
}
.view-mov-photos a {
	font-size: 16px;
	font-weight: 300;
	padding:6px 0 5px 36px;
	color: #fff;
	background: url(../images/large-view.png) no-repeat left center;
}
.mov-poster a {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	padding:0 0 4px 40px;
	background: url(../images/poster-icon.png) no-repeat left center
}
.movie-dtls-tab a:hover {
	color:#b72500;
}
.mov-previous, .play-mov-trailer, .view-mov-photos, .mov-poster, .mov-next {
	float: left;
	margin: 27px 0;
}
.play-mov-trailer {
	padding-left: 60px;
	padding-right: 60px;
	border-right: 1px solid #ff8060;
}
.view-mov-photos {
	padding-right: 50px;
	border-right: 1px solid #ff8060;
	padding-left: 36px;
}
.mov-poster {
	padding-left: 38px;
}
.mov-next {
	padding-left: 140px;
	float:right;
}
.movie-dtls-tab {
	padding-left: 16px;
}
.movie-dscrption {


	padding-left: 16px;
	padding-top: 66px;
	padding-bottom: 66px;
}
.mov-inner-title h4 {
	margin: 0 0 22px 0;
	color: #ff3300;
	font-weight: 300;
	font-size: 24px;
}
.mov-inner-dtls h5 {
	margin: 0 0 13px;
	color: #999999;
	font-weight: 300;
	font-size: 20px;

}
span.design-compny a {
    color: #999;
    text-decoration: none;
}
.span4.mov-dtls-ipad.mov-dtls-c .mov-iner-sub h5 {
    margin: 0 0 10px;
}
.mov-inner-dtls p {
	margin: 0 0 30px;
	color: #999999;
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
}
.mov-inner-dtls span {
	color: #333;
	display: block;
	padding-bottom: 14px;
}
.mov-sep {
	background: #dadada;
	height: 1px;
	margin-top: 32px;
	margin-bottom: 32px;
}
.mov-border-inner {
	border-left: 1px solid #dadada;
	padding-left: 16px;
}
.mov-border-inner p {
	font-size: 12px;
}
.mov-border-inner h4 {
	margin: 0 0 22px 0;
	color: #ff3300;
	font-weight: 300;
	font-size: 24px;
}

.mov-iner-crew-info {
	line-height: 22px;
}

.mov-iner-crew-info p {
	line-height: 22px;
}



#trailer-block, #pop-poster, #pop-mov-photos {
	display:none;
}
div#swipebox-overlay #pop-poster, div#swipebox-overlay #pop-mov-photos, div#swipebox-overlay #trailer-block{
display:block;	
}
.pop-move-dtls h3 {
	color: #fff;
	font-size: 24px;
	font-family: 'DomaineDisp-Bold';
	margin: 0;
}
.pop-move-dtls span {
	color: #999999;
	display: inline-block;
	vertical-align: middle;

	padding-right: 18px;
}
.pop-move-dtls span:last-child {
	line-height: 13px;
}
div#pop-mov-photos a.left.carousel-control, div#pop-mov-photos a.right.carousel-control {
	background: none;
	border: 0px none;
}
div#pop-mov-photos a.left.carousel-control {
	left: 25px;
	right: auto;
}
div#pop-mov-photos a.right.carousel-control {
	right: 25px;
	left: auto;
}
.movi-bnr-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 264px;
	z-index: 9;
}
.movi-bnr-container {
	position:relative;
}
.mob-caption-bor {
	height:20px;
	background: #ff2400;
	background: -moz-linear-gradient(45deg, #ff2400 0%, #ff3d00 51%, #ff5f00 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ff2400), color-stop(51%, #ff3d00), color-stop(100%, #ff5f00));
	background: -webkit-linear-gradient(45deg, #ff2400 0%, #ff3d00 51%, #ff5f00 100%);
	z-index: 100;
	background: -o-linear-gradient(45deg, #ff2400 0%, #ff3d00 51%, #ff5f00 100%);
	background: -ms-linear-gradient(45deg, #ff2400 0%, #ff3d00 51%, #ff5f00 100%);
	background: linear-gradient(45deg, #ff2400 0%, #ff3d00 51%, #ff5f00 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2400', endColorstr='#ff5f00', GradientType=1 );
}
/* padding-bottom and top for image */

.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */

.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */

.mfp-no-margins .mfp-container {
	padding: 0;
}
/* 



for zoom animation 

uncomment this part if you haven't added this code anywhere else



*/

/*



.mfp-with-zoom .mfp-container,

.mfp-with-zoom.mfp-bg {

	opacity: 0;

	-webkit-backface-visibility: hidden;

	-webkit-transition: all 0.3s ease-out; 

	-moz-transition: all 0.3s ease-out; 

	-o-transition: all 0.3s ease-out; 

	transition: all 0.3s ease-out;

}



.mfp-with-zoom.mfp-ready .mfp-container {

		opacity: 1;

}

.mfp-with-zoom.mfp-ready.mfp-bg {

		opacity: 0.8;

}



.mfp-with-zoom.mfp-removing .mfp-container, 

.mfp-with-zoom.mfp-removing.mfp-bg {

	opacity: 0;

}

*/











.mob-button a {
	display: block;
	width: 25px;
	height: 18px;
	cursor: pointer;
	text-decoration: none;
}
.mob-button a i {
	position: relative;
	display: block;
	width: 25px;
	height: 3px;
	color: #252525;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #ff3300;
 transition: all .2s ease-out;
}
 .mob-button a i::before,  .mob-button a i::after {
 content: '';
 width: 25px;
 height: 3px;
 background: #ff3300;
 position: absolute;
 left: 0;
 transition: all .2s ease-out;
}
 .mob-button a i::before {
 top: -7px;
}
 .mob-button a i::after {
 bottom: -7px;
}
 .mob-button a:hover i::before {
 /*top: -10px;*/
}
 .mob-button a:hover i::after {
 /*bottom: -10px;*/
}
.mob-button a.active i {
	background: none;
}
 .mob-button a.active i::before {
 top: 0;
 -webkit-transform: rotateZ(45deg);
 -moz-transform: rotateZ(45deg);
 -ms-transform: rotateZ(45deg);
 -o-transform: rotateZ(45deg);
 transform: rotateZ(45deg);
}
 .mob-button a.active i::after {
 bottom: 0;
 -webkit-transform: rotateZ(-45deg);
 -moz-transform: rotateZ(-45deg);
 -ms-transform: rotateZ(-45deg);
 -o-transform: rotateZ(-45deg);
 transform: rotateZ(-45deg);
}
/* Button placement */



.mob-button a {
	position: absolute;
	left: 0;
	margin-left: -9px;
	top: 0;
	margin-top: 0;
}
.mob-button {
	display:none;
}
.mob-hom-banner {
	display:none;
}
.mob-button a.active i:before, .mob-button a.active i:after {
	background: #fff;
}
.mobile-menu {
	display: none;
}
.mob-film-banner {
	display:none;
}
.py-header.hdr-scroll {
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    min-height: 24px;
    padding-bottom: 25px;
    position: fixed;
    padding-top: 25px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
        width: 100%;
}
.py-header.hdr-scroll .py-menu-top li a {
	color:#000;
}
.py-header.hdr-no-scroll .py-sticky-logo, .py-header.hdr-no-scroll .py-icon-sticky {
	display: none;
}
.py-header.hdr-scroll .py-sticky-logo, .py-header.hdr-scroll .py-icon-sticky {
	display: block;
	float: left;
	/*padding-left: 20px;*/
}
.py-header.hdr-scroll .py-logo, .py-header.hdr-scroll .py-icon {
	display: none;
}
.py-icon-sticky {
	float: left;
}
.inner-banner .carousel-inner {
	height:330px;
}

/* entire container, keeps perspective */

.flip-container {
	perspective: 1000;
}
/* flip the pane when hovered */

	/*.flip-container:hover .flipper, .flip-container.hover .flipper {

		transform: rotateY(180deg);

	}*/



.flip-container, .front, .back {
	width: 100%;
	height: 100%;
}
/* flip speed goes here */

.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}
/* hide back of pane during swap */

/*.front, .back {

	backface-visibility: hidden;



	position: absolute;

	top: 0;

	left: 0;

}



/* front pane, placed above back */

.front {
	z-index: 2;/* for firefox 31 */

	/*transform: rotateY(0deg);*/

}
/* back, initially hidden pane */

/*.back {

	transform: rotateY(180deg);

}*/







/*.flip-container:hover .flipper, .flip-container.hover .flipper, .flip-container.flip .flipper {

	transform: rotateY(180deg);

}*/

.parallax-window {
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
}
.region.region-header {
	height: 100%;
}
.parallax-window img {
	display: none;
}
.hom-banner .item>div {
  background-size: cover;
  height: 100%;
  background-position: center top;
}
.hom-banner .item>div img {
	display: none;
}
.film-banner .item img {
	display: none;
}
.film-banner .item {
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-color: #000;
}
/*.uipcoming .py-flm-overlay-content {
	top: 140px;
}*/
.uipcoming .py-flm-overlay {
	opacity: 1;
}
.py-flm-block.uipcoming {
	
}
.py-flm-block.uipcoming .py-flm-cont {
	  background: #000;
}
.py-flm-block.uipcoming .py-flm-overlay h4 {
	line-height: 26px;
}
/*section.py-pre-head .container {
  background: url(../images/flim-strip.png) no-repeat left center;
    min-height: 53px;
  
}*/

.py-flm-block.uipcoming .py-flm-cont .py-flm-overlay {
  top: 0 !important;
}
.py-menu-top .active-trail a {
  border-bottom: 1px solid #ff3300;
}
.mob-logo-whit{
display:none;	
}
.i18n-fr .film-banner .carousel-caption {
  max-width: 370px;
  width: auto;
  min-width: 296px;
}
.page-home section.py-head {
  margin-top: 720px;
}
.page-home section, .page-home footer {
  background-color: #fff;
}
.page-home footer {
  padding-top: 150px;
  margin-top: 0;
  z-index: 5;
}
.our_film_banners .item img {
  width: 100%;
  height: auto;
}
.page-our-films section.py-pre-head {
  margin-top: 388px;
  background-color: transparent;
}
.page-our-films section {
  background-color: #fff;
}
.page-our-films .our_film_banners {
  z-index: -1;
  width: 100%;
  height: 368px;
  top: 0;
  left: 0;
  position: absolute;
}
.page-our-films .our_film_banners .item img {
  display: none;
}
.page-our-films .our_film_banners .item>div {
  min-height: 372px;
  background-repeat: no-repeat;
  background-size: cover;
    background-position: center center !important;
	  background-color: #000;
}
.hom-slidr-title .baner-dtls {
  position: absolute;
  top: 370px;
  width: 409px;
  max-width: inherit;
  /* left: 22px; */
  
}
.hom-slidr-title .container {
  position: relative;
}
#movie_container{
	/*position: relative;*/
	
}
.movie-banner-container .carousel-caption {
  width: 281px;
  padding-top: 73px;
  padding-bottom: 54px;
  text-align: left;
  padding-left: 70px;
}
.movie-banner-container .container {
  position: relative;
}
.home_news_block .py-nws-video a.fancybox:after {
  content: "";
  background: url(../images/py-btn-play.png) no-repeat center center;
  width: 103px;
  height: 103px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  filter: alpha(opacity=80);
opacity: .8;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;

}
.home_news_block .py-nws-video a.fancybox:after:hover{
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	
}
.fancybox-opened .fancybox-title span.child {
  margin: 0;
  padding: 0;
  display: block;
}
.fancybox-title.fancybox-title-float-wrap {
  left: 0;
  right: inherit;
}
.fancybox-opened .fancybox-title span.photo_popup_title {
  color: #fff;
  font-size: 24px;
  font-family: 'DomaineDisp-Bold';
  margin: 0;
}
.fancybox-outer a.fancybox-nav.fancybox-next span {
	  background: transparent url('../images/arrow-right.png');
	  background-repeat:no-repeat;
	    height: 64px;
}
.fancybox-outer a.fancybox-nav.fancybox-prev span {
	  background: transparent url('../images/arrow-left.png');
	  background-repeat:no-repeat;
	    height: 64px;
}
span.photo_popup_desc {
  color: #999999;
  display: inline-block;
  vertical-align: middle;
  padding-right: 18px;
  padding-left: 15px;
  
}
.fancybox-lock .fancybox-overlay .fancybox-nav span{
visibility:visible;	
}
.fancybox-lock .fancybox-overlay .fancybox-title-float-wrap {
  margin-bottom: -56px;
  padding-left: 6px;
}
#swipebox-overlay #swipebox-close {
  background: url('../images/pop-close.png') !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
   width: 56px !important;
  height: 56px !important;
}
.pop_close .container {
  position: relative;
}
.pop_close .container a#swipebox-close {
  top: 0;
}
div#swipebox-top-bar>.container {
  text-align: left;
}
span.photo_popup_title {
  color: #fff;
  font-size: 24px;
  font-family: 'DomaineDisp-Bold';
  margin: 0;
}
div#swipebox-top-bar>.container div#swipebox-title {
  text-align: left;
}
#swipebox-prev{
  background: transparent url('../images/arrow-left.png') !important;
  width: 16px !important;
  height: 43px !important;
  opacity: 1 !important;
  margin-left: 10px;
}
#swipebox-next{
  background: transparent url('../images/arrow-right.png') !important;
  width: 16px !important;
  height: 43px !important;
  opacity: 1 !important;
  margin-right: 10px;
  background-position: center right !important;
  display: block;
  float: right;
}
#swipebox-container {

 
  
}
#swipebox-slider .slide img {
  /*width: 100% !important;*/
  height: auto;
  max-width: 100% !important;
  display: block;
}
.arrowdown, .arrowdown3 {
  position: absolute;
  z-index: 2;
  width: 62px;
  height: 62px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 30px;
}
.arrowdown a, .arrowdown3 a {
  background: transparent url('../images/arrow-dwn-link.png');
  height: 62px;
  width: 62px;
  display: block;
}
.page-our-films .our_film_banners .arrowdown, .arrowdown3 {
  bottom: 5%;
}
.arrowdown2 {
  position: absolute;
  z-index: 99;
  width: 62px;
  height: 62px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 30px;
  display:none;
}
.arrowdown2 a {
  background: transparent url('../images/arrow-dwn-link.png');
  height: 62px;
  width: 62px;
  display: block;
}
.arro-flm-banner{
position:relative;	
}
#swipebox-close{
webkit-appearance:none	
}
.page-home .fancybox-close{
width: 56px !important;
  height: 57px !important;
}
#swipebox-slider .slide .swipebox-inline-container{
display:block !IMPORTANT;	
}
/*.row-fluid.py-flm-list .span3:nth-child(6), .row-fluid.py-flm-list .span3:nth-child(11), .row-fluid.py-flm-list .span3:nth-child(15) {
  margin-left: -15px;
}*/
.ftr-contact-us.row-fluid a {
  color: #999;
}
.baner-dscrption h2 a { 
  color: rgb(255, 51, 0);
}
.movie-dscrption .mov-iner-sub p a {
  color: #999999;
  font-weight: 400;
  font-size: 14px;
}
.film-banner.arro-flm-banner.no_banner_image {
    min-height: 280px;
    background-color: #000;
}
.upcomming_banner_container .mov-dtls span {
    display: none;
}
.navbar-fixed-top.menu-animate {
        top: -70px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.movie-dtls-head.red-strip-goes {
    margin-top: 71px;
}


.py-header.navbar-fixed-top.hdr-no-scroll {
    top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    padding-top: 25px;
}
.py-header.navbar-fixed-top.hdr-no-scroll .inner-hder {
    overflow: hidden;
    background-color: transparent;
    width: 100%;
}
.py-header.navbar-fixed-top.hdr-scroll .inner-hder {
    background-color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    min-height: inherit;
    padding-bottom: 25px;
    position: absolute;
    padding-top: 25px;
    overflow: hidden;
    width: 100%;
    top: 0;
}
.py-news-dtls h2 a:hover {
    color: #ff3300;
}
.py-news-dtls h2 a {
    color: #000;
}
#swipebox-overlay div#trailer-block iframe {
    height: auto !IMPORTANT;
    min-height: 480px;
}
.py-news-block p a {
    color: #ff3300;
}

.py-icon, .py-icon-sticky {
	margin-right: 40px;
}

.py-icon img, .py-icon-sticky img {
	margin-top: -5px;
	height: 18px;
}

.py-name-page strong {
	font-weight: normal;
}

.py-name-page {
	padding-top: 12px;
	height: 53px;
	width: 100%;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff3300), color-stop(60%, #ff3400), color-stop(83%, #ff7500));
	font-family: 'DomaineDisp-Bold';
	line-height: 41px;
	font-size: 24px;
	color: #FFF;
}

#mainContent {
	background-color: white;
}