/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: subpixel-antialiased;
}
ul, li, ol, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
ul, li, ol {
	list-style-type: none;
}
a, a:hover, a:focus, img {
	text-decoration: none;
	outline: none;
}
@font-face {
	font-family: 'HelveticaInseratLTStdRoman_5';
	src: url('../../fonts/HelveticaInseratLTStdRoman_5.eot');
	src: url('../fonts/HelveticaInseratLTStdRoman_5.eot') format('embedded-opentype'), url('../fonts/HelveticaInseratLTStdRoman_5.woff2') format('woff2'), url('../fonts/HelveticaInseratLTStdRoman_5.woff') format('woff'), url('../fonts/HelveticaInseratLTStdRoman_5.ttf') format('truetype'), url('../fonts/HelveticaInseratLTStdRoman_5.svg#HelveticaInseratLTStdRoman_5') format('svg');
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #a52d67;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-toggle {
	border-color: #a52d67;
	background-color: #a52d67;
}
.navbar-toggle {
	margin-top: 25px;
}
.banner {
	background: url(../images/banner.jpg) no-repeat #000;	/*background-attachment: fixed;*/

	/*background-size: cover;*/
	height: 681px;
	position: relative;
	width: 100%;
	text-align: center;
}
.banner .heading {
	position: absolute;
	width: 100%;
	bottom: 5%;
}
.banner_2 {
	background: url(../images/banner_2.jpg) no-repeat #a52d67;	/*background-attachment: fixed;*/

	/*background-size: cover;*/
	height: 681px;
	position: relative;
}
.nav.navbar-nav {
	margin-left: 100px;
	margin-top: 15px;
}
.navbar-default {
	background-color: transparent;
	border: none;
}
.navbar-brand {
	height: auto;
}
.container {
	width: 960px;
	max-width: 100%;
	margin: 0px auto;
	position: relative
}
.down {
	display: inline-block;
	padding: 18px 0 2px;	/*left: 50%;
	position: absolute;
	text-align: center;
	bottom: 10%;
	margin-left:-34px;*/
}
.heading p {
	color: #fff;
	font-family: "HelveticaInseratLTStdRoman_5";
	font-size: 70px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	font-weight: 700;
	background: none;
	color: #fff !important;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff !important;
	font-size: 16px;
}
.banner-text {
	position: absolute;
	bottom: 15%;
	left: 50%;
	color: #fff;
	font-family: 'HelveticaInseratLTStdRoman_5';
}
.banner-text h1 {
	font-size: 70px;
}
h2 {
	text-align: center;
	margin: 0px 0 30px 0;
	color: #a52d67;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 48px;
	text-transform: uppercase;
}
h3 {
	text-align: left;
	color: #555;
	font-size: 25px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}
p {
	color: #555;
	margin-bottom: 15px;
}
.aboutowl-carousel {
	position: relative;
}
.aboutowl-carousel .owl-controls .owl-nav .owl-prev {
	position: absolute;
	top: 117px;
	left: -6%;
	background: url(../images/aboutprev.png) no-repeat;
	width: 27px;
	height: 50px;
}
.aboutowl-carousel .owl-controls .owl-nav .owl-next {
	position: absolute;
	top: 117px;
	right: -6%;
	background: url(../images/aboutnext.png) no-repeat;
	width: 27px;
	height: 50px;
}
.aboutowl-carousel .owl-controls .owl-nav .owl-prev:hover {
	background: url(../images/aboutprevhover.png) no-repeat;
}
.aboutowl-carousel .owl-controls .owl-nav .owl-next:hover {
	background: url(../images/aboutnexthover.png) no-repeat;
}

/***************cast css******************/
.cast {
	margin-bottom: 30px;
}
.castbox {
	width: 100%;	/*float:left;*/
	padding: 0 15px;
}
h4 {
	color: #a52d67;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0 0 0;
}
.castbox span {
	color: #333;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
}
.castbox p {
	margin: 25px 0 40px 0;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #555;
	min-height: 42px;
}
.castbtn, .castbtn:hover, .castbtn:visited {
	background-color: #a52d67;
	color: #fff;
	padding: 8px 15px;
	max-width: 140px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 30px;
}
.castbtn:hover {
	color: #fff;
}
.castowl-carousel, .teamowl-carousel {
	position: relative;
}
.castowl-carousel .owl-controls .owl-nav .owl-prev, .teamowl-carousel .owl-controls .owl-nav .owl-prev {
	position: absolute;
	top: 35%;
	left: -4%;
	background: url(../images/aboutprev.png) no-repeat;
	width: 27px;
	height: 50px;
}
.castowl-carousel .owl-controls .owl-nav .owl-next, .teamowl-carousel .owl-controls .owl-nav .owl-next {
	position: absolute;
	top: 35%;
	right: -4%;
	background: url(../images/aboutnext.png) no-repeat;
	width: 27px;
	height: 50px;
}
.castowl-carousel .owl-controls .owl-nav .owl-prev:hover, .teamowl-carousel .owl-controls .owl-nav .owl-prev:hover {
	background: url(../images/aboutprevhover.png) no-repeat;
}
.castowl-carousel .owl-controls .owl-nav .owl-next:hover, .teamowl-carousel .owl-controls .owl-nav .owl-next:hover {
	background: url(../images/aboutnexthover.png) no-repeat;
}

/***************music css******************/
.stop_outerscroll {
	text-align: left;
}
#music h2 {
	color: #fff;
}
#music #scrollbar2 {
	margin: 0;
}
#music .overview p {
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}
#music #scrollbar2 .thumb {
	background-color: #fff;
}
.track .buy, .ttw-music-player .tracklist .rating {
	display: none;
}
.ttw-music-player .rating {
	display: none;
}
.ttw-music-player ol li {
	list-style-type: decimal;
}
.duration {
	float: right;
}
.ttw-music-player .description .showing {
	display: none;
	margin: 0px;
}

/*****Video*******/
#video h2 {
	color: #fff
}
.video-section {
	padding: 50px 0;
	/*background: url(../images/video-bg.jpg) no-repeat;
	background-size: cover;*/
	background:#000;
	background-attachment: scroll;
	height: auto;
	background-position: 0% 0%;
}
#video p {
	color: #fff;
	text-align: center;
	line-height: 23px;
}
#video img {
	text-align: center;
	margin: 0 auto 30px;
	padding: 40px 0 0;
}

/*******gallery-section********/
.gallery-section {
	background-color: #000;
	position: relative;
}
.gal {
	width: 90%;
	padding: 0;
	float: left;
}
.gal-thumb {
	width: 10%;
	float: left;
	margin: 25px 0px;
}
#bx-pager img {
	margin: 0 auto 10px;
	text-align: center;
}
.bxslider img {
	width: 100%;
}

/***bx slider***/
.bx-wrapper .bx-viewport {
	background: #ffffff none repeat scroll 0 0;
	border: medium none !important;
	box-shadow: 0 0 0px #cccccc;
	left: 0 !important;
	transform: translateZ(0px);
}
.bx-wrapper .bx-controls-direction a {
	z-index: 0;
}

/****trailer-section*****/
.trailer-section {
	height: auto;
	padding: 80px 0;
	background: url(../images/comingsoon_new.jpg) no-repeat;
	background-attachment: scroll;
	text-transform: uppercase;
}
#trailer h2 {
	color: #fff;
	font-size: 60px;
	font-family: 'HelveticaInseratLTStdRoman_5';
	font-weight: 500;
	border-bottom-style: double;
	padding-bottom: 50px;
}
#trailer p {
	color: #fff;
	font-family: 'HelveticaInseratLTStdRoman_5';
	font-size: 26px;
}
#trailer strong {
	font-size: 35px;
	padding: 0 3px;
	font-weight: 100;
}

/******Contact*******/
.contact-section {
	height: 100%;
	padding-top: 90px;
	background: rgba(0, 0, 0, 0) url("../images/contact-bg.jpg") repeat scroll 0 0;
	font-family: 'Lato', sans-serif;
	padding-bottom: 80px;
}
#contact p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 3px;
}
.contact {
	margin: 40px 0 20px;
	padding: 0 30px;
}
.border {
	border-left-style: solid;
	border-left-color: #a52d67;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #a52d67;
	border-right-width: 1px;
}
#contact h3 {
	color: #a52d67;
	margin-bottom: 20px;
}
.contact p {
	text-align: left;
}
.contact a {
	color: #fff;
}
.left {
	float: left;
	display: inline-block;
	font-size: 12px;
}
.right {
	float: right;
	display: inline-block;
	font-size: 12px;
}
.footer-section {
	background-color: #a52d67;
	padding: 5px 0;
	color: #fff;
}
@media(min-width:767px) {
	.navbar {
		padding: 20px 0;
		-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
		transition: background .5s ease-in-out, padding .5s ease-in-out;
	}
	.top-nav-collapse {
		padding: 0;
	}
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */
.intro-section {
	height: 100%;
	padding: 50px 0;
	background: #fff;
	position: relative;
}
.cast-section {
	height: 100%;
	padding: 50px 0;
	background: #fff;
	position: relative;
}
.music-section {
	height: 100%;
	padding: 50px 0 60px;
	background: url(../images/Music_bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
}
.picture-section {
	background: url(../images/picture.jpg) no-repeat;
	background-attachment: fixed;
	/*background-size: cover;*/
	height: 336px;
}

/******Search*****/
.search {
	position: absolute;
	right: 0;
	top: 25%;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* reset webkit search input browser style */
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
	background: url(../images/search-icon.png) no-repeat 9px center;
	padding: 9px 10px 9px 40px;
	width: 10px;
	color: #fff;
	border: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 150px;
	border: 1px solid #a52d67;
	background-color: #a52d67;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-webkit-border-radius: 25px;
	background-position: 90% 50%;
	padding: 9px 41px 9px 10px;
	-webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
	-moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
	box-shadow: 0 0 5px rgba(109, 207, 246, .5);
}

/* placeholder */
input:-moz-placeholder {
	color: #fff;
}
input::-webkit-input-placeholder {
	color: #fff;
}

/* placeholder */
input:-moz-placeholder {
	color: #fff;
}
input::-webkit-input-placeholder {
	color: #fff;
}
.search_clone {
	display: none;
	opacity: 0
}
.search_clone {
	display: inline-block;
	float: right;
	position: absolute;
	right: 55px;
	top: 24px;
}
.gal-thumb .bx-wrapper  .bx-prev {
	left: 0;
}
.gal-thumb .bx-wrapper .bx-next {
	right: 0;
}
.gal-thumb .bx-wrapper .bx-controls-direction a {
	top: 10%;
}
.gal-thumb .bx-pager.bx-default-pager {
	display: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=search] {
		width: 0px;
	}
}

/*karan css*/
.bannerowl-carousel .owl-controls .owl-nav .owl-next:hover {
	background: url(../images/aboutnexthover_banner.png) no-repeat;
}
.bannerowl-carousel .owl-controls .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: 10px;
	background: url(../images/aboutnext_banner.png) no-repeat;
	width: 27px;
	height: 50px;
}
.bannerowl-carousel .owl-controls .owl-nav .owl-prev:hover {
	background: url(../images/aboutprevhover_banner.png) no-repeat;
}
.bannerowl-carousel .owl-controls .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: 20px;
	background: url(../images/aboutprev_banner.png) no-repeat;
	width: 27px;
	height: 50px;
}

/**/
.overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.9;
	top: 0px;
	left: 0px;
	z-index: 999999999;
}
.loader {
	position: fixed;
	opacity: 0.9;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	z-index: 999999999;
}
.loginform {
	background: rgba(0, 0, 0, 0) url("../images/contact-bg.jpg") repeat scroll 0 0;
	position: fixed;
	opacity: 0.9;
	top: 50%;
	left: 50%;
	margin-left: -311px;
	margin-top: -202px;
	z-index: 999999999;
	border: 6px solid #9c0051;
	padding: 98px 35px 24px;
}
.inside_form {
	width: 300px;
	margin: 0 auto;
	text-align: left;
}
.inside_form .btn {
	font-family: 'Open Sans', sans-serif;
	background-color: #9c0051;
	width: 100%;
	border: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}
.inside_form input[type="text"], .inside_form input[type="email"] {
	font-family: 'Open Sans', sans-serif;
	background-color: #fff;
	width: 100%;
	border: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 5px 10px;
	color: #000;
	font-size: 14px;
}
.inside_form textarea{
	max-width:100%; resize:none;
}
.loginform hr {
	width: 540px;
	height: 0px;
	border: 0px;
	border-bottom: 1px solid #555555;
}
.loginform .term-and-condition {
	width: 540px;
	text-align: center;
}
.loginform h5 {
	font-size: 12px;
	color: #555;
	margin: 20px 0px;
}
.loginform p {
	font-size: 10px;
	color: #555;
}
.banner-text p {
	color: #fff;
}
.down a {
	display: block;
}

/***audio player***/
@charset "utf-8";

/* CSS Document */
#wonderpluginaudio-1 {
	background-color: #ffffff !important;
	background-image: none !important;
	border: medium none !important;
	border-radius: 2px;
	box-shadow: none !important;
}
#wonderpluginaudio-1 .amazingaudioplayer-track-item-active {
	color: #a52d67 !important;
	cursor: pointer;
}
#wonderpluginaudio-1 .amazingaudioplayer-track-item a {
	color: #666666 !important;
	text-decoration: none;
}
#wonderpluginaudio-1 .amazingaudioplayer-track-item-active a {
	color: #a52d67 !important;
	text-decoration: none;
}
#wonderpluginaudio-1 .amazingaudioplayer-track-item {
	padding: 0 0 5px !important;
	text-shadow: 0 0 0 !important;
}
#wonderpluginaudio-1 .amazingaudioplayer-title {
	color: #a52d67 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}
:-ms-input-placeholder {
	color: #555555;
}

/* ie */
.my-placeholder {
	color: #555555 !important;
	border: 1px solid #cccccc !important;
	padding: 6px 12px !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
}

/*dev css starts*/
.aboutowl-carousel .owl-nav {
	display: none;
}
.heading p {
	margin-left: 20px;
}
.overlay {
	display: none;
}
.cast_details_popup {
	display: none;
}
.cast_details_popup {
	background: #fff none repeat scroll 0 0;
	padding: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -25%;
	z-index: 999999999;
	color: #000;
	width: 700px;
	/*margin: 0 auto;*/
}
.cast_details_popup .featured-img {
	max-width: 100%;
	display: block;
	margin: 0 0 40px;
}
.cast_details_popup .scrollbar3 {
	width: 625px;
}
.cast_details_popup .scrollbar3 .viewport {
	height: 450px;
}
.cast_details_popup .table td, .cast_details_popup table td {
	border: none;
}
.details_container {
	width: 100%;
}
.cast_details_popup .litebox-close, .loginform .litebox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 999999999999;
	background: url('../images/close_pop.png') no-repeat;
}
.cast_details_popup p {

	/*text-align: center;*/
}
.cast_details_popup h3 {
	color: #a52d67;
	font-size: 18px;
	text-align: center;
}
.cast_details_popup h3 span {
	color: #333333;
	font-size: 14px;
}
.cast_details_popup .link {
	color: #a52d67;
	display: block;
	z-index: 5;
}
.details_container table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.details_container table>tbody>tr>td, table>tbody>tr>th, .details_container table>tfoot>tr>td, .details_container table>tfoot>tr>th, .details_container table>thead>tr>td, .details_container table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 0;
}
.video_reg_form, .dvd_reg_form {
	display: none;
}
.inside_form input[type="text"], .inside_form input[type="email"], .inside_form textarea {
	font-style: italic;
}
.video_reg_form .loginform, .dvd_reg_form .loginform {
	position: absolute;
}
.video-section {
	text-align: center;
	position: relative;
}
.cast-section {
	position: relative;
}
.Request_Pilot_btn, .Request_dvd_btn , .Request_Pilot_btn:hover, .Request_dvd_btn:hover, .Request_Pilot_btn:visited, .Request_dvd_btn:visited  {
	background-color: #a52d67;
	color: #fff;
	padding: 8px 15px;	/*max-width: 140px;*/
	min-width: 100%;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 30px;
}

label.error {
	color: red;
	text-align: left;
}
.white-section {
	background: #fff;
	padding: 100px 0;
	text-align: center;
	position: relative;
}
.castcrew_section .nav.nav-tabs {
	text-align: center;
	border: 0;
}
.presentation.active a {
	background: #a52d67 none repeat scroll 0 0;
	color: #fff;
}
*::after, *::before {
	box-sizing: border-box;
}
*::after, *::before {
	box-sizing: border-box;
}
.presentation a {
	border: 1px solid #cfbea3;
	border-radius: 0;
	color: #a52d67;
	font-size: 22px;
	margin: 0 10px 50px 0;
	padding: 5px 15px;
	text-transform: uppercase;
}
.presentation.active a, .presentation a:hover, .presentation a:visited {
	background: #a52d67 none repeat scroll 0 0;
	color: #fff;
}
.scrollbar3 .overview {
	width: 100%;
}
.cast_details_popup h2, .cast_details_popup h4 {
	text-align: center;
}
.Request_Pilot_btn, .Request_dvd_btn, .castbtn {
	display: inline-block;
}
.loginform{
	margin-top: -22%;
}
.banner, .trailer-section{
	background-size:cover !important;
}
#page-loader {
    background: #0d0d0d none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding-top: 25px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#page-loader .image {
    float: left;
    left: 48%;
    margin: 0 auto;
    position: absolute;
    top: 48%;
}
.login-overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.9;
	top: 0px;
	left: 0px;
	z-index: 9999999999;
}
.loginform{z-index: 9999999999;}
/*dev css ends*/
@media(min-width:770px) {
	.pink, .intro-section .container, .cast-section .container, .video-section .container {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

}
@media(min-width:1400px) and (max-width:1600px) {
	#trailer h2{font-size: 50px; padding-bottom: 30px;}
	#trailer strong {font-size: 32px;}
	#trailer p{font-size: 24px;}
}
@media(min-width:760px) and (max-width:768px){
	.picture-section {
		background: rgba(0, 0, 0, 0) url("../images/picture.jpg") no-repeat scroll 50% 50% / cover ;
		height: 340px;
	}
	.Request_Pilot_btn, .Request_dvd_btn, .castbtn{
		margin-bottom:10px;
		 padding: 8px 15px !important;
	}
}
@media(min-width:768px) and (max-width:1399px) {
	.trailer-section{padding:120px 0 50px;}
	#trailer strong {font-size: 22px;}
	#trailer p {font-size: 18px;}
	#trailer h2{font-size: 40px; padding-bottom:20px;}
	h2{font-size: 38px; margin: 0 0 10px;}
	h4{font-size: 16px;}
	.heading p{ font-size: 50px;}
	.presentation a{margin:0 10px 20px 0; font-size: 14px;}
	.castbox p{margin:15px 0 20px;}
	.castbtn, .castbtn:hover, .castbtn:visited, .Request_Pilot_btn, .Request_dvd_btn, .Request_Pilot_btn:hover, .Request_dvd_btn:hover, .Request_Pilot_btn:visited, .Request_dvd_btn:visited{padding:3px 10px; line-height:25px;}
	#video img{ padding: 0; margin-bottom:10px;}
	.gallery_nav {bottom: -5px;}
}
@media(max-width:767px) {
	.Request_Pilot_btn, .Request_dvd_btn, .castbtn{
		margin-bottom:10px;
	}
	.loginform {
		background: rgba(0, 0, 0, 0) url("../images/contact-bg.jpg") repeat scroll 0 0;
		border: 6px solid #9c0051;
		left: auto;
		margin-left: auto;
		margin-top: -202px;
		opacity: 0.9;
		padding: 98px 0 24px;
		position: fixed;
		top: 50%;
		z-index: 999999999;
	}
	.loginform hr {
		width: auto;
	}
	.loginform .term-and-condition {
		width: auto;
	}
	.castbox p {
		min-height: auto;
		margin: 20px 0 20px;
	}
	.teamowl-carousel .castbox img, .castowl-carousel .castbox img {
		display: inline-block;
	}
	.Request_Pilot_btn, .Request_dvd_btn {
		margin: 0 0 20px 0;
		display: inline-block;
	}
	.white-section {
		padding: 50px 0;
	}
	.cast_details_popup {
		width: 90%;
		left: 20px;
		padding: 20px;
		margin:0;
	}
	.cast_details_popup .scrollbar3 {
		width: 100%;
	}
	.scrollbar3 .overview {
		width: 100%;
	}
	.loginform {
		width: 94%;
	}
	.inside_form textarea {
		max-width: 100%;
	}
	.trailer-section {
		padding: 80px 0 120px;
	}
	.banner.parallax {
		height: 350px !important;
	}
	.navbar-fixed-top {
		background: #000 none repeat scroll 0 0 !important;
	}
	.bannerowl-carousel {
		margin-top: 80px;
	}
	.teamowl-carousel .owl-controls .owl-nav .owl-prev {
		left: 7px;
		display: block !important;
	}
	.teamowl-carousel .owl-controls .owl-nav .owl-next {
		right: 7px;
		display: block !important;
	}
	.teamowl-carousel .castbox img, .castowl-carousel .castbox img {
		width: auto;
	}
}
@media screen and (min-width:320px) and (max-width:470px){
	
h2{font-size:35px !important;  }
.trailer-section{padding: 50px 0 0 !important;}
#trailer h2{font-size:35px !important; padding-bottom:30px !important; margin: 0 0 10px;}
#trailer p{font-size:18px !important;}
#trailer strong {font-size: 22px !important;}
}