@font-face {
	font-family: 'Nightout';
	src: url('../fonts/1.ttf');
}

html {	background: #000000; }
body {
	background: transparent;
	min-height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
	line-height: 1.5em;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
}
.bg  {
background: #000000;
 position: fixed; 
  top: 50px; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  max-width: 100%;
  width: 100%;
  height:auto;
  -webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  z-index:-1;
  }
.bgposter  {
    position: fixed;
    top: 50px;
    bottom: 0;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    height: calc(100% - 50px);
    z-index: -1;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    opacity: .4;
  }
.mainmenu {
	z-index: 999999;
	width: 100%;
	padding: 30px 0 0 0;
}
.section {
	z-index: 999999;
	min-height: 420px;
	width: 100%;
	overflow: none;
	height: 100%;
	padding-top: 150px;
	padding-bottom: 10px;
	display: none;
	top: 0;
	page-break-after: always; 
}

.btn {
	color: #333;
	text-shadow: none;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0 none;
}
.btn:hover {
	color: #000;
}
.btn-lg {
	padding: 16px 30px;
	font-size: inherit;
}
.btn-link {
	color: rgba(255,255,255,.8);
}
.btn-link:hover, .btn-link:focus, .btn-link:active {
	color: #fff
}
.btn-default {
	background: rgba(255,255,255,.5);
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	background: rgba(255,255,255,.5);
}
.btn-primary {
	background: rgba(255,255,255,.2);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active {
	background: rgba(255,255,255,.5);
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: none;
}
.thumbnail {
	background-color: rgba(255,255,255,.2);
	border: 0 none;
	padding: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.thumbnail .caption {
	color: inherit;
}

.text-shadows {
	text-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.text-shadows .title, .text-shadows .subtitle, .text-shadows .tagline {
	text-shadow: 0 2px 3px rgba(0,0,0,.4);
}
.text-shadows .mainmenu .dropdown-menu a {
	text-shadow: 0 2px 1px rgba(0,0,0,.2);
}
.text-shadows .mainmenu .dropdown-menu a:hover {
	text-shadow: none;
}
.theme-invert {
	color: #fff;
}
.theme-invert a {
	color: #fff;
}
.theme-invert .btn {
	color: rgba(255,255,255,.8);
}
.theme-invert .btn:hover {
	color: #fff;
}
.theme-invert .btn-link {
	color: rgba(0,0,0,.8);
}
.theme-invert .btn-link:hover, .theme-invert .btn-link:focus, .theme-invert .btn-link:active {
	color: #000
}
.theme-invert .navbar-toggle {
	background: rgba(0, 0, 0, 0.12);
}
.theme-invert .navbar-toggle .icon-bar {
	background: #ff3aee;
}
.theme-invert .mainmenu .dropdown-menu a {
	color: #fff;
}
.theme-invert .mainmenu .dropdown-menu a:hover {
	background: rgba(255,255,255,.1);
	color: #fff;
}
.theme-invert .title, .theme-invert .subtitle, .theme-invert .tagline {
	color: #ff3aee;
}
.theme-invert .btn-default {
	background: rgba(0,0,0,.4);
}
.theme-invert .btn-default:hover, .theme-invert .btn-default:focus, .theme-invert .btn-default:active, .theme-invert .btn-default.active {
	background: rgba(0,0,0,.6);
	color: #fff;
}
.theme-invert .btn-primary {
	background: rgba(0,0,0,.2);
}
.theme-invert .btn-primary:hover, .theme-invert .btn-primary:focus, .theme-invert .btn-primary:active, .theme-invert .btn-primary.active {
	background: rgba(0,0,0,.3);
	color: #fff;
}
.theme-invert .thumbnail {
	background-color: rgba(255,255,255,.8);
}
.thumbnail .caption {
	color: inherit;
}
.logo {
width:300px;
height:auto;
}

.dropdown-menu>li>a.active {
	background: none !important;
}

.snops {
	padding: 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: justify;
	margin-bottom: 20px;
	font-size: 14px;
}
.prt {
	padding: 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
}
.prt a {
	display:inline-block;
	transition:all 1s;
	
}
.prt a:hover {
background:black; 
	
}
.prt img {
	display:block;margin:5px auto; max-height:65px; width:auto;
}
.cast {
	padding: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: justify;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: 'Noto Sans', sans-serif;
}
hr.style-one {
	border: 0;
	height: 2px;
	background: #000;
	background-image: linear-gradient(to right, #000, #490843, #000);
	margin: 5px;
	padding: 0;
}
.cast h5 {
	font-size: 1.5em;
}
.cast img {
	height: 200px;
	width: auto;
	margin: 8px 10px;
}
.cast2 img {
	height: 200px;
	width: auto;
	margin: 5px auto; 
}
.title, .subtitle {
	color: #fff;
  -webkit-animation: neon1 1.5s ease-in-out infinite alternate;
  -moz-animation: neon1 1.5s ease-in-out infinite alternate;
  animation: neon1 1.5s ease-in-out infinite alternate;
}


.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background: transparent;
}
table#tablecrew tr td:nth-child(1){text-align:right; font-size:12px; }
table#tablecrew tr td:nth-child(2){text-align:left;font-size:14px;}

 .table>tbody>tr>td {
    padding:4px 8px;
    line-height: 1.428571429;
    vertical-align: top;
	border: none;
	font-family: 'Noto Sans', sans-serif;
}

.navbar-default {
background: #e40256;
background: -moz-linear-gradient(-45deg,  #e40256 2%, #ff00a2 100%);
background: -webkit-linear-gradient(-45deg,  #e40256 2%,#ff00a2 100%);
background: linear-gradient(135deg,  #e40256 2%,#ff00a2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e40256', endColorstr='#ff00a2',GradientType=1 );
    border:none;
	    max-height: 50px;
}

.navbar-default .navbar-nav>li>a {
color:white;
padding: 12px 7px;
   font-size: 11pt;

}
.navbar-default .navbar-nav>li>a:hover {
    color: white;
    background-color: rgba(255,255,255,0.4);
}

.navbar-default .navbar-nav>li>a.active{
color:white;
background-color: rgba(255,4,96,0.3);
 }


.pinktext, .pinktext a  {
color: #ff089a;
font-size:16px;
}


ul {
  padding:0 0 0 0;
  margin:0 0 0 0;
}
ul li {
  list-style:none;

}
ul li img {
  cursor: pointer;
}
.img-responsive2 {
    display: block;
    height: auto;
    max-width: 100%;
    padding: 0px;
    cursor: pointer;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
     background-color:transparent;
}
.navicons, .naviconss {
padding: 12px 5px 0 0px;
}

.navicons img, .naviconss img {
max-height:23px;
margin:0 1px;
}

.modal-dialog {
    width: 60%;
    margin: 20px auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
	border: none;
    outline: 0;
}

#head {
	display: block;
	overflow:hidden;
}
#about {
	overflow:hidden;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}
.lead {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.2em;
}

.title, .subtitle {
	font-family: 'Nightout', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 7em;
	margin-top: -50px;
	color: #ff3aee;
	line-height: 1em;
}
.title2 {
	font-family:'Nightout';
	font-weight: normal;
	font-size: 3.5em;
	margin-bottom: 15px;
	color: #ff089a;
	line-height: 1em;
}
.subtitle {
	line-height: .9em;
	font-size: 3.5em;
	margin-top: 0;
	margin-bottom: 250px;
}
.tagline {
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: normal;

}
.gfont {
	font-family: 'Nightout', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 15px;
	color: #ff0460;
	line-height: 1em;
}
#navbar {
width: 85%;
margin: 0px auto;
border: none;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background-color:#3a0424;

}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 0px 20px;
}

.hovereffect .img-responsive2 {
  display: block;
  position: relative;
  max-width: none;
  width: 100%;
  height:auto;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hovereffect:hover .img-responsive2 {
  opacity: 0.4;
  filter: alpha(opacity=40);

  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);  
          transform: scale(1.1); 

}

.hovereffect h2 {
	font-family: 'Exo', sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 30px;
  overflow: hidden;
  padding: 0;
  background-color: transparent;
}

.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ff089a;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.locationicons {
	display:block;
	position:absolute;
	bottom:20px;
	width:100%;
 opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
	
}
.locationicons img {
	display:inline-block;
	width:48px;
	height:auto;
	padding:5px;
	transition: all 0.35s;
}
.locationicons img:hover {
background-color:#ff089a;
}
.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover .locationicons {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.cast .col-sm-6:hover h5 {
	color:#ff089a;
	transition: all 0.35s;
}
.cast .col-sm-6:hover {
	color:#ff86ce;
	transition: all 0.35s;
	background-color: rgba(0, 0, 0, 0.6);
}
.snops .col-sm-6:hover {
	color:#ff86ce;
background-color: rgba(0, 0, 0, 0.6);
	transition: all 0.35s;
}
@media (max-width: 1199px) {
	#navbar {
    width: 300px; 
    margin: 0px;
    overflow: hidden;
	float:right;
    	background: rgba(0, 0, 0, 0.4);
		border-radius: 0px 0px 17px 17px;
-moz-border-radius: 0px 0px 17px 17px;
-webkit-border-radius: 0px 0px 17px 17px;
border: 0px solid #000000;
}
.navbar-default .navbar-nav>li>a {
color:white;
padding: 2px 7px;
   font-size: 11pt;

}
    .navbar-header {
        float: none;
    }
	
    .navbar-toggle {
    display: block;
    position: absolute;
    top: 0;
    right: 1%;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0;

    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.logo {
width:300px;
height:auto;

}

}
@media screen and (max-width: 481px) {
		#navbar {
    width: 250px; 
    margin: 0px;
    overflow: hidden;
	float:right;

}
.title, .subtitle {
	font-family: 'Nightout', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 4em;
	margin-top: -50px;
	color: #ff3aee;
	line-height: 1em;
}
.subtitle {
	line-height: .9em;
	font-size: 3em;
	margin-top: 0;
	margin-bottom: 200px;
}
.tagline {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 75px;
}
.bgposter  {
    position: fixed;
  top: 50px; 
  bottom: 0; 
    right: 0;
    left: -20%;
    margin-right: auto;
    margin-left: auto;
    /* give it dimensions */
  width: auto;
  height: 100%;
  z-index:-1;
  }
  .title2 {
	font-family:'Nightout';
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 15px;
	color: #ff089a;
	line-height: 1em;
}
}
@media (max-width: 767px) {
.lead {
	font-size: 1.3em;
}
.title2 {
	font-family:'Nightout';
	font-weight: normal;
	font-size: 2.5em;
	margin-bottom: 15px;
	color: #ff089a;
	line-height: 1em;
}
h3, .h3 {
    font-size: 18px;
}
iframe { width: 99% !important;
    max-height: 270px;
}



 @-webkit-keyframes  1 {
 from {
 text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
}
 to {
 text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
}
}
@keyframes neon1 {
 from {
 text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
}
 to {
 text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
}
}
.pd {
padding: 10px 0px;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
}
.pd:hover {
  -webkit-filter: saturate(150%);
  filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='saturate150'><feColorMatrix in='SourceGraphic' type='matrix' values='1.5 -.25 -.25 0 0    -.25 1.5 -.25 0 0    -.25 -.25 1.5 0 0    0 0 0 1 0' /></filter></svg>#saturate150");
  filter:saturate(150%);
}
.row,.container {
	max-width:1200px;
}



/* line 32, ../sass/demo.scss */
.cast2 a img {
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;

}
/* line 46, ../sass/demo.scss */
.cast2 a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}

.sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: .7;
    display: none;
    z-index: 1006;
}