body {
	background: #fff;
	font-family: source sans pro, sans-serif;
	font-weight: 300
}
html, body {
	width: 100%;
	overflow-x: hidden
}
html {
	font-size: 100%
}
h1, h2, h3, .btn {
	font-family: sans-serif;
	font-weight: 400;
	letter-spacing: 1px
}
h1 {
	font-weight: 700;
	font-size: 100px
}
h2, h3 {
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center
}
.logo {
	margin: 0 auto
}
.address span {
	color: #ffeb3b
}
.address {
	float: right
}
#contact h2 {
	color: #fff
}
h3 {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	padding-bottom: 0;
	padding-top: 10px
}
#menu h3 {
	color: #555
}
h4 {
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 400
}
p {
	font-size: 18px;
	letter-spacing: .8px;
	line-height: 28px
}
a {
	text-decoration: none!important
}
a:visited, a:focus {
	outline: none;
	text-decoration: none!important
}
.header-home h2 {
	color: #fff;
	font-size: 22px;
	margin-top: 0
}
.parallax-section {
	background-attachment: fixed!important;
	background-size: cover!important
}
.padding {
	background-color: rgba(0,0,0,.75);
	padding-top: 70px;
	padding-bottom: 70px
}
.hvr-bounce-to-bottom:before, .hvr-bounce-to-top:before {
	background-color: #fff
}
#about, #feature, #video, #menu, #team, #gallery, #contact {
	color: #fefefe
}
#feature, #video, #team, #gallery, #contact {
	text-align: center
}
#feature, #menu, #gallery {
	background: rgba(0,0,0,.81);
	background: url(http://cdn.in.ticketnew.com/partners/img/Ega_Theatres/bg5.jpg) no-repeat fixed center top #000;
	min-height: 100%
}
#about, #team, #contact {
	background: url(http://cdn.in.ticketnew.com/partners/img/Ega_Theatres/bg5.jpg) repeat-y fixed center top;
	min-height: 100%
}
.section-title {
	padding-bottom: 40px
}
#about .section-title, #menu .section-title {
	text-align: center
}
#contact .section-title {
	color: #f0f0f0
}
section#copyright {
	background-color: #0e2f23;
	color: #fff
}
section#copyright a {
	color: #c39f00
}
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	background: none repeat scroll 0 0 #fff
}
.sk-spinner-pulse {
	width: 60px;
	height: 60px;
	background-color: #222;
	border-radius: 100%;
	-webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
	animation: sk-pulseScaleOut 1s infinite ease-in-out
}
@-webkit-keyframes sk-pulseScaleOut {
0% {
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:0
}
}
@keyframes sk-pulseScaleOut {
0% {
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:0
}
}
#home {
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	height: 100vh;
	overflow: hidden;
	position: relative
}
#home .gradient-overlay {
	opacity: .95;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100vh;
	background: url(http://cdn.in.ticketnew.com/partners/img/Ega_Theatres/bg5.jpg) no-repeat fixed center top #5c255d;
	min-height: 100%;
	background-size: cover
}
#home .btn {
	background: 0 0;
	border: none;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 13px 30px;
	margin-top: 34px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}
.copy-right {
	position: absolute;
	bottom: 0;
	right: 20px;
	font-size: 14px
}
.copy-right a {
	color: #c8aa2e
}
.copy-left {
	position: absolute;
	bottom: 0;
	left: 20px;
	font-size: 14px;
	display: inherit
}
.copy-left li {
	display: block;
	margin-right: 18px;
	font-size: 16px
}
.copy-left a {
	color: #fff
}
.copy-left a:hover {
	color: #c8aa2e
}
#home .btn:hover, #home .btn:focus {
	color: #c8aa2e
}
.navbar-default {
	background: #000;
	border: none;
	box-shadow: 0 2px 8px 0 rgba(50,50,50,.04);
	margin: 0!important
}
.navbar-default .navbar-brand {
	color: #505050;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 40px;
	margin: 0
}
.navbar-default .navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: 300;
	line-height: 50px;
	text-decoration: none;
	text-transform: uppercase
}
.navbar-default .navbar-nav li a:after {
	content: '';
	display: block;
	height: 2px;
	width: 0;
	background: 0 0;
	transition: width 1s ease, background-color .5s ease
}
.navbar-default .navbar-nav li a:hover:after {
	width: 100%;
	background: #c39f00
}
.navbar-default .navbar-nav>li a:hover {
	color: #c39f00!important
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #606060;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #c39f00;
	background-color: transparent;
	border-bottom: 2px solid #c39f00;
	padding-bottom: 0px
}
.navbar-default .navbar-toggle {
	border: none;
	padding-top: 10px
}
.active a:after {
    border-bottom: 2px solid #000;
}
.navbar-default .navbar-toggle .icon-bar {
	border-color: transparent
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent
}
#feature .feature-thumb {
	background-color: #fff;
	position: relative;
	padding: 40px;
	margin-top: 32px
}
#feature .feature-icon {
	background-color: #222;
	width: 85px;
	height: 85px;
	margin: 0 auto;
	top: 0;
	margin-top: -70px;
	margin-bottom: 30px;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	display: table;
	text-align: center;
	transition: all .4s ease-in-out
}
#feature .feature-icon:hover {
	background-color: #c39f00
}
#feature .feature-icon span {
	display: table-cell;
	vertical-align: middle
}
#feature .feature-icon .fa {
	color: #fff;
	font-size: 36px;
	margin: 0;
	padding: 0
}
#feature h3 {
	padding-top: 14px;
	padding-bottom: 10px
}
#about .col-md-4 ul {
	padding-top: 4px;
	padding-left: 28px
}
#about .col-md-4 ul li {
	color: #777;
	font-size: 18px;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 2px
}
#feature ul {
	padding-top: 4px;
	padding-left: 28px;
	text-align: left
}
#feature h4 {
	text-align: left;
	margin-bottom: 20px
}
.margin-bottom {
	margin-bottom: 15px
}
#feature ul li {
	color: #777;
	font-size: 18px;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 2px
}
#video {
	background: url(http://cdn.in.ticketnew.com/partners/img/Ega_Theatres/video-bg.jpg) 50% 0 repeat-y fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	position: relative;
	color: #999
}
#video .overlay {
	background: rgba(3,3,3,.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}
#video h2 {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 16px
}
#video .fa {
	position: relative;
	border: 2px solid #fff;
	border-radius: 100px;
	color: #fff;
	font-size: 28px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
	margin-top: 22px
}
#menu .media {
	padding-bottom: 20px
}
#menu .media-object img {
	width: 100%;
	padding-right: 12px;
	position: relative
}
#menu .media-object span.menu-price {
	position: absolute;
	background-color: #fff;
	color: #222;
	font-size: 20px;
	font-weight: 700;
	padding: 6px 20px;
	top: 50%;
	left: 3%
}
#feature .media-object span.menu-price {
	position: absolute;
	background-color: #fff;
	color: #222;
	font-size: 20px;
	font-weight: 700;
	padding: 6px 20px;
	top: 50%;
	left: 3%
}
.menu-price-trailer, .menu-price-book {
	position: inherit;
	background-color: transparent;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	padding: 0 20px;
	top: 50%;
	line-height: 0;
	margin-bottom: 20px;
	border: 2px solid #fff;
	margin-right: 10px
}
#about>.container>.row>.col-md-2.col-sm-6.wow.fadeInUp.animated>.team-thumb>.team-des>a.menu-price-trailer.btn.btn-default.hvr-bounce-to-bottom.popup-youtube {
	font-size: 12px!important;
	font-weight: 700;
	padding: 5px 12px!important
}
.media-object i.fa {
	border-right: 2px solid #fff;
	padding: 12px 12px 12px 0;
	margin-right: 12px
}
img.food {
	border: 1px solid rgba(43,43,43,.59);
	box-shadow: 3px 3px 29px rgba(21,1,1,.57)
}
a:focus, a:hover {
	color: #c39f00;
	text-decoration: underline
}
#team .media-object span.menu-price {
	position: absolute;
	background-color: #bd0906;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	padding: 6px 20px;
	bottom: 17%;
	left: 3%
}
#team h3 {
	padding-bottom: 0
}
#team .team-des h4 {
	color: #666;
	padding-top: 0;
	padding-bottom: 10px
}
#team img {
	width: 100%
}
#team .team-thumb {
	width: 100%;
	position: relative
}
#team .team-des {
	background: #fff;
	box-shadow: 0 2px 8px 0 rgba(50,50,50,.04);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 90px;
	overflow: hidden;
	transition: height 450ms
}
#team .team-thumb:hover .team-des {
	color: #fff;
	height: 100%;
	background-color: #c39f00;
	padding-top: 30%;
	opacity: .9
}
#team .team-thumb:hover h3, #team .team-thumb:hover h4, #team .team-thumb:hover .social-icon li a {
	color: #eee
}
#team .join-team {
	background-color: #c39f00;
	color: #f0f0f0;
	padding: 30px 20px;
	text-align: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	display: block
}
#team .join-team .fa {
	font-size: 32px;
	padding-bottom: 14px
}
#team .join-team .btn {
	background-color: transparent;
	border: 3px solid #fff;
	color: #fff;
	font-size: 18px;
	padding: 6px 26px;
	margin-top: 18px
}
#team .join-team .btn:hover {
	color: #222
}
#team .col-md-6 {
	padding-top: 62px
}
#team .col-md-6 h2 {
	padding-bottom: 16px
}
#gallery .gallery-thumb {
	position: relative;
	overflow: hidden;
	margin: 0
}
#gallery .gallery-thumb .gallery-overlay {
	background: #c39f00;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#gallery .gallery-thumb:hover .gallery-overlay {
	opacity: .9
}
#gallery .gallery-thumb .gallery-overlay .gallery-item {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#gallery .gallery-thumb .fa {
	background: #fff;
	border-radius: 100%;
	font-size: 24px;
	color: #222;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle
}
.filter-wrapper {
	width: 100%;
	margin-bottom: 42px;
	overflow: hidden
}
.filter-wrapper li {
	display: inline-block;
	margin: 4px
}
.filter-wrapper li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 8px 17px;
	margin-right: 2px;
	margin-left: 2px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.filter-wrapper li a:hover, .filter-wrapper li a:focus {
	color: #c39f00
}
.iso-box-section {
	width: 100%
}
.iso-box-wrapper {
	width: 100%;
	padding: 0;
	clear: both;
	position: relative
}
.iso-box {
	position: relative;
	min-height: 50px;
	float: left;
	overflow: hidden;
	margin-bottom: 30px
}
.iso-box>a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.fluid-img {
	width: 100%;
	display: block
}
#contact {
	background: url(http://cdn.in.ticketnew.com/partners/img/Ega_Theatres/contact-bg.jpg) 50% 0 repeat-y fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	position: relative
}
#contact .overlay {
	background: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}
#contact .form-control {
	background: 0 0;
	border: none;
	border-bottom: 1px solid #666;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 18px;
	margin-bottom: 16px;
	transition: all .4s ease-in-out
}
#contact .form-control:hover {
	border-color: #ddd
}
#contact input {
	height: 45px
}
#contact input[type=submit] {
	background: #fff;
	border-radius: 4px;
	color: #c39f00;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
	height: 50px;
	margin-top: 20px;
	transition: all .4s ease-in-out
}
#contact input[type=submit]:hover {
	background-color: #c39f00;
	border-color: transparent;
	color: #fff
}
footer {
	background-color: #141414;
	color: #757575;
	padding-top: 100px;
	padding-bottom: 100px
}
footer h3 {
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 14px
}
footer strong {
	color: #f0f0f0;
	font-size: 20px;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px
}
#copyright p {
	padding: 10px 0 0;
	font-size: 16px
}
.gototop {
	background-color: #242424;
	color: #fff;
	font-size: 40px;
	padding: 20px 32px;
	text-align: right;
	transition: all .4s ease-in-out
}
.gototop:hover {
	background-color: #c39f00;
	color: #fff
}
.social-icon {
	padding: 0;
	margin: 0
}
.social-icon li {
	list-style: none;
	display: inline-block
}
.social-icon li a {
	border-radius: 100px;
	color: #626262;
	font-size: 18px;
	text-decoration: none;
	transition: all .4s ease-in-out;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-bottom: 12px;
	margin-right: 10px
}
.social-icon li a:hover {
	background: #111;
	color: #fff
}

@media(max-width:980px) {
#home {
	height: 65vh
}
#feature .col-md-4:last-child, #about .col-md-4 {
	margin-top: 42px
}
#team .team-thumb {
	margin-top: 20px;
	margin-bottom: 20px
}
#team .join-team {
	padding: 71px 50px;
	margin-top: 20px
}
element.style {
	visibility: visible;
	animation-delay: 1.3s;
	animation-name: fadeInUp
}
#home .btn {
	top: 65%
}
}

@media(max-width:1200px) {
.menu-price-trailer, .menu-price-book {
	font-size: inherit
}
}

@media(max-width:900px) {
h1 {
	font-size: 70px
}
}

@media(max-width:426px) {
.now-trailer, .menu-price-book {
	width: 65%;
	font-size: 14px;
	line-height: 35px
}
.navbar-default .navbar-brand {
	line-height: 46px
}
.media-object i.fa {
	float: left
}
}

@media screen and (min-width:768px) and (max-width:991px) {
.navbar-right {
	margin-top: 20px;
	float: left!important
}
.navbar-default .navbar-nav li a {
	font-size: 18px
}
}

@media(max-width:767px) {
.navbar-default .navbar-brand {
	line-height: 15px
}
.navbar-brand img {
	max-width: 150px;
	margin-top: 15px
}
.media h5 {
	width: 100%;
	font-size: 14px
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	padding-bottom: 3px
}
.navbar-default .navbar-nav li a {
	line-height: 30px
}
#feature .col-md-4, #about .col-md-5, footer .col-md-4 {
	padding-top: 20px;
	padding-bottom: 20px
}
.filter-wrapper {
	padding: 0
}
.navbar-brand {
	float: inherit
}
.navbar-default .navbar-toggle {
	border: none;
	margin-top: 17px
}
}

@media(max-width:650px) {
.copy-right {
	top: 85%
}
}

@media(max-width:390px) {
h2, h3 {
	white-space: inherit
}
.header-home h2 {
	font-size: 12px
}
}

@media(max-width:650px) {
#home {
	height: 100vh
}
h1 {
	font-size: 60px
}
h2 {
	font-size: 16px
}
.padding {
	padding-top: 10px;
	padding-bottom: 10px
}
.coming-trailer {
	left: 15%;
	padding: 10px 20px
}
#feature {
	padding-top: 80px;
	padding-bottom: 80px
}
#about, #feature, #video, #menu, #team, #gallery, #contact {
	padding-top: 0;
	padding-bottom: 0
}
#menu .media-object img {
	width: 100%;
	padding-bottom: 14px
}
#menu .media-object span.menu-price {
	top: 30%;
	left: 6%
}
footer {
	text-align: center
}
.social h2 {
	margin-left: 0!important
}
}
.about-us p {
	margin-top: 20px;
	text-indent: -15px;
	margin-left: 10px
}
.map iframe {
	border-radius: 50%!important
}
.contact p {
	color: #fff!important;
	text-align: left
}
.hvr-bounce-to-bottom:before {
	background: #c7410f!important
}
.btn-default {
	background-color: transparent!important
}
.screen img {
	border: 2px solid #ccc
}
.facility p {
	margin-top: 7%;
	text-align: left
}
.speakers .row {
	margin-top: 20px
}
.qsc {
	margin-top: 15px;
	background: #fff
}
.theater-list h2 {
	text-align: left
}
.theater-list p {
	margin-top: 0;
	text-indent: -17px;
	margin-left: 10px
}
.facility span {
	color: #ffeb3b
}
.navbar-brand {
	padding: 3px 0
}
.navbar-brand img {
	width: 230px;
	display: inline-block!important
}
.media h5 {
	font-size: 20px;
	margin-top: 10px;
	display: inline-block
}

@media screen and (min-width:300px) {
.trailer-new {
	font-size: 14px;
	padding: 10px 20px;
	margin-left: 25%!important
}
}
