@charset "utf-8";
/* CSS Document */

/*font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Passion One';
*/

* {
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #060d19;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden !important;
}
a, a:hover, a:focus, a:active, a.active {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: none;
	outline: none;
	color: #f1b619;
}
a:hover {
	color: #181818;
}
input, textarea, select, button {
	outline: 0;
}
::-moz-selection {
text-shadow: none;
background: #bed0db;
color:#000;
}
::selection {
	text-shadow: none;
	background: #bed0db;
	color: #000;
}
img::selection {
	background: 0 0;
}
img::-moz-selection {
background: 0 0;
}
img {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6, p, ul, li, ol {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0;
}
input, textarea {
	outline: none;
	border: none;
}

p {
	margin-bottom: 0;
}
/*--manu--*/
.navbar-default {
	border: none;
	background: transparent;
	margin-bottom: 0;
}
.navbar.navbar-default {
	line-height: 35px;
}
#main-wrapper {
	float: left;
	width: 100%;
}
.mustheader {
	background: #020106;
}
nav.navbar .active a {
	color: #dc002b !important;
	background: transparent !important;
}
nav.navbar a:hover {
	color: #dc002b !important;
}
/* nav.navbar ul.nav > li > a:hover::after, nav.navbar .active a::after {
	position: absolute;
	content: "";
	border-bottom: 5px solid #dc002b;
	bottom: 0;
	left: 0;
	width: 100%;
} */
nav.navbar ul.nav > li > a {
	border-bottom: 5px solid transparent;
}

nav.navbar .active a {
	border-bottom: 5px solid #b50b18 !important;
}

nav.navbar ul.nav > li > a:hover, nav.navbar .active a {
	border-bottom: 5px solid #b50b18;
}
@media (max-width:767px) {
	nav.navbar .active a {
		border-bottom: 1px solid #b50b18 !important;
	}

	nav.navbar ul.nav > li > a:hover, nav.navbar .active a {
		border-bottom: 1px solid #b50b18;
	}
}

.nav.navbar-nav i {
	color: #f29c06;
}
nav.navbar ul.nav > li > a {
	padding: 50px 0px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800 !important;
	position: relative !important;
}
.navbar-brand {
	/* height: 100%; */
	padding: 33px 15px;
}
.navbar-nav > li {
	padding: 0 10px;
}
/*--banner--*/
#home-banner .item {
	height: 750px;
}

.banner-text-inner h1 a, .banner-text-inner h1 span {
	color: #fff;
	font-weight: bold;
	position: relative;
	font-family: 'Passion One';
	font-size: 52px;
	background: rgba(0,0,0,0.5);
	text-align: end;
	padding: 30px 50px;
	width: auto;
}
.banner-text-inner div.content-body {
	color: #fff;
	font-weight: bold;
	position: relative;
	font-size: 20px;
	background: rgba(0,0,0,0.5);
	padding: 10px 20px 20px;
	width: auto;
}
.banner-text-inner div.content-body ul{
	margin-left:20px;
}
#home-banner .owl-dots {
	position: absolute;
	bottom: 19%;
	right: 11%;
	text-align: center;
	display: block !important;
}
#home-banner .owl-dots .owl-dot {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	margin: 3px;
}
.banner-text {
	position: absolute;
	right: 4%;
	bottom: 25%;
}
.banner-text.home-feature {
	position: absolute;
	top:40%;
	left:20%;
	right: auto;
	bottom: auto;
}
.banner-text.home-feature .banner-text-inner h1 a, .banner-text.home-feature .banner-text-inner h1 span {
	color: #fff;
	font-weight: bold;
	position: relative;
	font-family: 'Passion One';
	font-size: 52px;
	background: rgba(0,0,0,0.5);
	text-align: left;
	padding: 30px 50px;
	width: auto;
}
#home-banner .owl-dots .owl-dot.active {
	background: #c00529;
}
#home-banner .owl-nav {
	display: none;
}
.padding-row {
	padding: 0 35px;
}
.tab-dropdown {
	float: right !important;
}
.padding-row .nav-tabs > li {
	margin-bottom: 1px;
	margin-right: 15px;
}
.movie-timing {
	width: 100%;
	float: left;
	padding: 0 0 60px 0;
}
.movie-dropdown .btn.dropdown-toggle.btn-default {
	width: 300px;
	padding: 15px 30px;
	background: #f1f1f1;
	border-radius: 8px;
	border: none;
}
.movie-timing .movie-dropdown a {
	font-size: 21px !important;
	font-weight: normal !important;
	padding: 2px 10px !important;
	font-family: 'Roboto', sans-serif;
	background: transparent !important;
}
.movie-dropdown span {
	font-size: 20px;
	color: #222; /* #a09f9f; */
	font-family: 'Roboto', sans-serif;
}
.movie-dropdown span.text { width:100%; }
.movie-timing .nav-tabs {
	z-index: 99;
	position: relative;
	border: none !important;
}
.movie-timing .nav-tabs a {
	font-size: 26px;
	font-weight: bold;
	padding: 21px 30px;
	font-family: 'Roboto', sans-serif;
	background: #222632;
	color: #fff;
}
.movie-timing .tab-content {
	margin-top: 40px;
}
.movie-timing .tab-content .tab-pane p{
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #27354a;
}
.movie-timing .nav.nav-tabs .active a {
	color: #f29c06 !important;
}
.movie-timing .nav-tabs > li > a:hover {
	color: #f29c06 !important;
}

.nav-tabs .movie-dropdown .dropdown-menu.open {
	margin-top: 30px !important;
}
.black-btns button, .black-btns a {
	background: #27354a;
	color: #fff !important;
	padding: 0px 9px;
	border-radius: 5px;
	display: block;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600;
	border: 2px solid #27354a;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	width: 100%;
	transition: ease-in-out 0.5s all;
}
.black-btns.prime-time a {
	background: #dc002b;
	border-color: #dc002b;
}
.black-btns.advance button {
	background: #000;
	border-color: #000;
}
.black-btns.advance button:hover, .black-btns.advance.active button {
	background: #ef500b !important;
	border-color: #ef500b !important;
}
.black-btns.past-time a, .black-btns.past-time a:hover {
	background: #CCC;
	border-color: #CCC;
	color: #666 !important;
}
.black-btns button:hover, .black-btns a:hover {
	background: #fff;
	color: #27354a !important;
}
.black-btns.pricing button:hover, .black-btns.pricing a:hover {
	background: #27354a;
	color: #FFF !important;
}
.black-btns.prime-time.pricing button:hover, .black-btns.prime-time.pricing a:hover {
	background: #dc002b;
	color: #FFF !important;
}

.white-btns a:hover {
	background: #27354a;
	color: #fff !important;
}
.white-btns a {
	color: #27354a !important;
	padding: 3px 5px;
	border-radius: 5px;
	display: block;
	line-height: 30px;
	font-size: 16px;
	font-weight: 600;
	border: 2px solid #27354a;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	width: 100%;
	transition: ease-in-out 0.5s all;
	background: #fff;
}
.main-box h2, .main-box h2 a {
	color: #f29c06 !important;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.main-box .box-sub-title i {
	color: #c0c0c0 !important;
}
.main-box h3 {
	font-size: 16px;
	color: #efefef;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	text-transform: uppercase;
}
.box-1 {
	background: #27354a;
	border-bottom: 3px solid #f29c06;
	padding: 20px 20px 25px 20px;
}
.box-1 i {
	padding-right: 8px;
}
.box-sub-title {
	padding-top: 16px;
}
.movie-timing i:hover {
	color: #ef500b !important;
}
.main-box h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #12161f;
	text-align: center;
	padding: 15px 0;
}
.main-box h4 a{
	font-size: 18px;
	text-transform: uppercase;
	color: #12161f !important;
	text-align: center;
	padding: 15px 0;
}
.main-box h4 a:hover{
	color: #f29c06 !important;
	}
.main-box i {
	/*color: #404040 !important;*/
	padding-right: 5px;
}
.m-timing-list li {
	list-style: none;
	width: 32%;
	display: inline-block;
}
.m-timing-list li:last-child {
	margin-right: 0%;
}
.m-timing {
	margin: 15px 15px;
}
.main-box {
	border: 1px solid #ababab;
	padding-bottom: 20px;
}
.main-box.height-paragraph2 { height:710px;}
.movie-timing .owl-nav.disabled {
	display: block !important;
}
.movie-timing .owl-nav.disabled i {
	font-size: 34px;
	color: #afb5bc;
}
.movie-timing .owl-prev {
	position: absolute;
	top: 35%;
	transform: translateY(-50%);

}
.movie-timing .owl-next {
	position: absolute;
	top: 35%;
	transform: translateY(-50%);

}
.movie-timing .owl-nav.disabled i:hover {
	font-size: 34px;
	color: #ef500b;
}
.reward-section {
	float: left;
	width: 100%;
	padding: 23px 0;
	background: url(../img/reward-bg.png) center center no-repeat;
	background-size: cover;
}
.reward-section h1 {
	font-size: 58px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff !important;
	font-family: 'Passion One';
	line-height: 40px;
	padding: 25px 0 0px 0;
}
.reward-section p {
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	line-height: 27px;
	font-family: 'Open Sans', sans-serif;
	padding: 20px 0;
}
.learn-more-btn-rewad {
	color: #31373d !important;
	background: #fff;
	font-weight: 800;
	font-size: 21px;
	padding: 20px 40px;
	border-radius: 10px;
	margin-top: 10px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
.gift-buy-now:hover {
	background: #f29c06;
	color: #fff !important;
	transition: ease-in-out 0.5s all;
}
.gift-card-box-right a:hover {
	background: #dc002b;
	color: #fff !important;
	transition: ease-in-out 0.5s all;
}
.learn-more-btn-rewad:hover {
	background: #f29c06;
	color: #fff !important;
	transition: ease-in-out 0.5s all;
}
.showtime-email a:hover {
	background: #dc002b;
	color: #fff !important;
	transition: ease-in-out 0.5s all;
	border: 1px solid transparent;
}
.ldx-red-box {
	width: 135px;
	height: 86px;
	float: left;
	background: #ef500b;
	color: #fff !important;
	font-size: 20px !important;
	font-weight: bold;
	position: absolute;
	text-align: left !important;
	line-height: 30px;
	left: 0;
	padding: 10px 10px !important;
	top: 15px;
	margin-right: 30px;
}
.ldx-red-box  i {
	padding-left: 20px;
	color: #fff !important;
}
.ldx-red-box::after {
	background: url(../img/red-box-1.png) left no-repeat;
	position: absolute;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	left: 100%;
}
.box-2 {
	padding: 15px 15px 0 15px;
	position: relative;
}
.box-2 img {max-height:510px;}
/*--gift-card section--*/
.gift-card-section {
	width: 100%;
	float: left;
	padding: 0px 0;
}
.gift-bg-1 {
	background: url(../img/gift-card.png) center center no-repeat;
	height: 650px;
	background-size: cover;
	position: relative;
	padding: 50px 15px 0 25px;
}
.gift-bg-2 {
	background: url(../img/gift-card-1.png) center center no-repeat;
	background-size: cover;
	position: relative;
	padding: 50px 15px 0 25px;
	background-position: 100%, 100%;
}
.gift-card-box-1 h3 {
	font-size: 52px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Passion One';
	color: #000;
	padding-bottom: 20px;
}
.gift-card-box-1 p {
	color: #000;
	font-size: 25px;
	line-height: 35px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 0 15px 0;
}
.gift-buy-now {
	background: #dc002b;
	color: #fff !important;
	padding: 23px 55px;
	font-size: 25px;
	font-weight: 800;
	border-radius: 12px;
	margin-top: 30px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
}
.gift-card-box-1 {
	text-align: center;
}
.sub-gift-card-box {
	text-align: left;
	width: 90%;
}
.gift-card-box-1 ul li {
	display: inline-block;
}
/*.gifts-img {
	float: right;
	width: 180px;
	position: absolute;
	right: 0;
	bottom: -13%;
}*/
.gift-card-box-1 {
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 20px;
	left: 20px;
}
.gift-card-box-right h3 {
	font-size: 52px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Passion One';
	color: #fff;
}
.gift-card-box-right p {
	color: #fff;
	font-size: 25px;
	line-height: 35px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	padding: 15px 0;
}
.gift-card-box-right a {
	background: #f29c06;
	color: #fff !important;
	padding: 23px 55px;
	font-size: 25px;
	font-weight: 800;
	border-radius: 12px;
	margin-top: 30px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
}
.showtime-section {
	float: left;
	width: 100%;
	padding: 60px 0;
}
.show-heading {
	font-size: 40px;
	color: #e51937;
	font-weight: bold;
	line-height: 45px;
	font-family: 'Passion One';
}
.show-sub-heading {
	font-size: 24px;
	color: #081f29;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.showtime-email label {
	font-size: 18px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.showtime-email input, .tbl-contact input {
	border: 1px solid #d3d1d2;
	box-shadow: 0 0 0;
	background: #d9d5d8;
	height: 60px;
	color: #222;
	padding: 10px;
	border-radius: 8px;
	font-size:20px;
}
.tbl-contact input, .tbl-contact textarea {
	border: 1px solid #d3d1d2;
	box-shadow: 0 0 0;
	background: #d9d5d8;
	height: 30px;
	color: #222;
	padding: 10px;
	border-radius: 8px;
	font-size:20px;
}
.tbl-contact textarea { height:140px;}
.showtime-email .sign-up-btn, .giftcard-next {
	border: 1px solid #f29c06;
	box-shadow: 0 0 0;
	background: #f29c06;
	height: 60px;
	color: #fff;
	padding: 8px 6px;
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 40px;
	border-radius: 10px;
	width: 100%;
	margin-top: 30px;
}
.giftcard-next:active,.giftcard-next:focus{color:#000;}
.showtime-email {
	padding-top: 50px;
}
/*--footer--*/
.footer {
	float: left;
	width: 100%;
	padding: 70px 0;
	background: url(../img/footer-img.png) center center no-repeat;
	background-size: cover;
	border-top: 1px solid #6d6d6e;
}
.footer-title a{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
}
.footer-title a:hover{color:#f1b619;}
.footer-nav-list {
	color: #c7c4c4;
	padding-top: 10px;
	padding-left: 12px;
}
.footer-nav-list li a {
	color: #c7c4c4 !important;
	font-size: 16px;
	line-height: 28px;
	padding-left: 0px;
}
.footer-menu-list {
	padding-bottom: 40px;
	float: left;
	width: 100%;
}
.copy-text {
	padding-top: 30px;
}
.copy-text p {
	color: #676767;
	font-size: 12px;
}
.copy-right-text {
	text-align: right;
}
.copy-text img {
	text-align: center;
	margin: 0px auto 10px auto;
	display: block;
}
.privacy-links a {
	color:#676767;
}
.privacy-links a:hover {
	
}
a.logo-footer {
	text-align: center;
	margin: 0px auto 10px auto;
	display: block;
	width:52px;
	height:49px;
	font-size:0;
	background: url('/img/DigMo_footer.png') no-repeat top left;
	overflow:hidden;
	-webkit-transition:background-position 0s ease;
	-moz-transition:background-position 0s ease;
	-o-transition:background-position 0s ease;
	transition:background-position 0s ease;
}
a.logo-footer:hover {
	background-position: 0 -49px;
}
.copy-left-text a:hover, .copy-right-text a:hover {
	color: #f29c06 !important;
}
.copy-left-text a, .copy-right-text a {
	color: #676767;
	}
.footer-nav-list li a:hover {
	color: #f29c06 !important;
}

/*/Mann -theater detail--*/
.inner-banner-text {
	padding: 0 0;
	float: left;
	width: 100%;
	background: #27354a;
	border-bottom: 7px solid #e51937;
}
.inner-banner-heading h1 {
	font-size: 52px;
	color: #fefefe;
	padding: 50px 0;
	font-weight: bold;
	font-family: 'Passion One';
	text-transform: uppercase;
}
.map-addr-section {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dedddd;
	padding: 20px 0;
}
.header-addr h2 {
	font-size: 22px;
	color: #27354a;
	line-height: 30px;
}

.header-addr h3 a{
	font-weight: bold;
	color: #27354a;
	font-size: 19px;
	text-decoration: underline;
	line-height: 35px;
}
.header-addr h4 a{
	color: #dc002b;
	font-size: 22px;
	font-weight: bold;
	padding-top: 20px;
	display: block;
}
#header-lists p  {
	color: #27354a;
	font-size: 20px;
}
#header-lists p a {
	color: #27354a;
	font-size: 20px;
}
#header-lists p span {
	font-weight: 600;
	color: #27354a;
}
.header-lists a {
	text-decoration: underline;
	color: #e51937 !important;
	font-weight: normal !important;
}
#header-lists .text-bold {
	font-weight: bold !important;
	color: #060d19 !important;
}
.social-icon-text {
	padding-top: 20px;
}
.social-icon-text i {
	font-size: 32px !important;
	vertical-align: middle;
}
.inner-movie-section {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #f5f6fa;
}
.inner-movie-section .inner-bg {
	background: url(../img/inner-bg.png) center center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 60px 0px;
}
.inner-bg h2 {
	font-size: 43px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Passion One';
	line-height: 50px;
}
.inner-bg h5 {
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}
.inner-img img {
	position: absolute;
	top: 50px;
	width: 100% !important;
	left: 0;
}
.inner-bg .white-logo {
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
.comming-movie-section {
	padding: 40px 0 20px 0;
	float: left;
	width: 100%;
}
.comming-movie-section h2 {
	font-size: 40px;
	font-weight: bold;
	color: #060d19;
	font-family: 'Passion One';
	padding-bottom: 10px;
}
.comming-movie-box h4 {
	text-transform: uppercase;
	text-align: center;
	padding: 15px 0;
}
.comming-movie-box h4 a {
	font-size: 15px;
	text-transform: uppercase;
	color: #12161f;
	
}
.comming-movie-box h4 a:hover{
	color: #f29c06 !important;
	}
.outer .hr-line hr {
	margin: 25px 0 !important;
}
.outer .movie-box hr {
	border-top: 1px solid #ccc;
	margin-top: 40px;
	margin-bottom: 40px;
}
.movie-box h3, .movie-box h3 a {
	font-size: 26px;
	font-weight: 900;
	color: #060d19;
    font-family: 'Open Sans', sans-serif;
}
.red-box {
	background: #ef500b;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding: 21px 20px;
	display: inline-block;
	float: right;
	position: relative;
	top: -55px;
	right: -38px;
	font-weight: bold;
}
.red-box::before {
	background: url(../img/red-box.png) left no-repeat;
	position: absolute;
	left: -16px;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
}
.movie-box ul li {
	list-style: none;
	line-height: 30px;
	font-size: 18px;
}
.movie-box ul li span {
	font-weight:bold;
}
.movie-box ul {
	padding: 60px 0 20px 0;
}
.outer .movie-text-box h3 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.movie-text-box p {
	font-size: 16px;
	line-height: 28px;
}
.show-time-box h3 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.black-btns.active button, .black-btns.active a {
	background: #cc0033 !important;
	color: #fff !important;
	border-radius: 5px;
	display: block;
	/* line-height: 30px; 
	margin-bottom: 10px;
	*/
	font-weight: 600;
	border: 2px solid #cc0033;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	width:100%;
}
.show-time-box-list.date-lists .black-btns button:hover {
	background: #cc0033;
	color: #fff !important;
	border: 2px solid #cc0033;
}
.show-time-box-list li {
	display: inline-block;
	margin-right: 12px;
	width: 12%;
	margin-bottom: 5px;
}
.show-time-box-list li.pricing { width:20%; }

.show-time-box-list li:last-child {
	margin-right: 0px;
}
.show-time-box-list li button, .show-time-box-list li a {
	padding: 4px 2px;
	font-size: 15px !important;
}
.show-time-box-list {
	padding: 0 !important;
	padding-bottom: 30px !important;
}
.show-time-box-list.time-list {
	margin-top: 30px;
}
.main-showtime-box {
	padding: 50px 23px;
	box-shadow: 0px 0px 45px #bdbdbd;
	height: 100%;
	width: 100%;
	float: left;
	background: #fff;
	margin:20px 0;
}
.movie-box .show-time-box-list {
	padding-bottom: 0 !important;
}
.outer h3 {
	font-size: 31px;
	font-weight: 800;
}
.outer {
	margin: 50px 0 30PX 0;
}
.outer .text-right {
	text-align: right;
}
.form-inline.outer-dropdown-list {
	margin-bottom: 15PX;
}
.outer .outer-dropdown-list a span {
	font-size: 18px !important;
	color: #000 !important;
	/* text-transform: uppercase; */
	font-weight: bold;
}
.outer .outer-dropdown-list .dropdown-active span{
	color: #f29c06 !important;
}
.outer .outer-dropdown-list .btn.dropdown-toggle.btn-default {
	padding: 10px 10px;
	background: #f1f1f1;
	font-size: 18px;
	color: #000 !important;
	font-weight: 600;
	width: 100%;
}
.outer .outer-dropdown-list .bootstrap-select {
	width: 100% !important;
}
.outer .outer-dropdown-list .form-inline .form-group {
	display: block;
	margin-bottom: 0;
	vertical-align: middle;
}
.outer .header-outer h3, .outer .header-outer h3 a {
	color: #f29c06 !important;
	font-size: 25px;
	font-weight: bold;
	text-align: left !important;
	font-family: 'Open Sans', sans-serif;
}
.header-outer li {
	font-size: 16px;
	color: #efefef;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	text-transform: uppercase;
}
.header-outer li {
	font-size: 16px;
	color: #efefef;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	list-style: none;
	display: inline-block;
	padding-right: 24px;
	line-height: 40px;
	position: relative;
}
.header-outer li::after {
	content: "|";
	position: absolute;
	right: 7px;
	top: 0;
	color: #efefef;
}
.header-outer li i {
	padding-right: 5px;
}
.header-outer li:last-child::after {
	display:none;
}
.header-outer {
	background: #27354a;
	padding: 30px 30px;
	border-bottom: 5px solid #f29c06;
}
.playing-showtime-box {
	border: 1px solid #ababab;
	float: left;
	width: 100%;
	padding: 40px 25px 20px 25px;
}

.outer-red-box {
	width: 135px;
	height: 86px;
	float: left;
	background: #ef500b;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	text-align: left;
	line-height: 30px;
	left: -30px;
	padding: 10px 10px;
	top: -10px;
	margin-right: 30px;
}
.outer-red-box::after {
	background: url(../img/red-box-1.png) left no-repeat;
	position: absolute;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	left: 100%;
}
.outer-red-box i {
	padding-left: 20px;
}
.ticket-price-section {
	background: #212121;
	padding: 60px 0;
	float: left;
	width: 100%;
}
.ticket-price-section a:hover{color:#FFF;}

.prices-list li {
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	list-style: none;
}
.prices-list li span {
	float: right;
	font-weight:bold;
}

.amenities-list {
	padding-left: 20px;
}
.amenities-list li {
	color: #fff;
	line-height: 28px;
	font-size: 15px;
	list-style: none;
	position: relative;
}
.amenities-list li::before {
	position: absolute;
	left: -22px;
	top: 3px;
	content: "\f058";
	font-family: FontAwesome;
	font-size: 17px;
	font-weight: normal !important;
}
.price-box p a {
	color: #fff;
	font-size: 17px;
	/* line-height: 28px; */
	/* text-decoration: underline; */
}
.theatre-info-list ul, .theatre-info-list ul li {
	list-style-type:none;
}
.price-box.theatre-info-list li a{
	color:#FFF;
	font-size: 17px;
	text-decoration: underline;
}
.price-box.theatre-info-list li strong{font-weight:normal;}

.additional-price table td, .additional-price table th,
.table.additional-price td, .table.additional-price th {
	border: none !important;
}
.additional-price table th, .table.additional-price th {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.additional-price table td, .table.additional-price td {
	font-size: 15px;
	color: #fff;
	padding: 2px 10px;
}
.additional-price table,
.table.additional-price {
	margin-top: 20px;
	width:100%;
}
.movie-text-box h3 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.price-box.price-box-list .table-responsive {
	border: none !important;
}
.price-box h3 {
	font-size: 25px;
	padding: 20px 0 10px 0;
	color: #f29c06;
	font-weight: bold;
   	line-height: 30px;
	}
.price-box p a:hover {
	color: #FFF;
	text-decoration:underline;
	}
.red-hr-line {
	float: left;
	width: 100%;
}
.red-hr-line {
	float: left;
	width: 100%;
}
.red-hr {
	border: 3px solid #e51937;
	margin: 40px 0;
}

/*--all movie section--*/
.all-movie-heading {
	font-size: 40px;
	font-weight: bold;
	color: #060d19;
	font-family: 'Passion One';
}
.all-movies label {
	font-size: 30px;
	font-weight: bold;
}
.all-movie-dropdown-list {
	display: inline-block;
	margin-left: 20px;
}
.all-movie-dropdown-list .btn.dropdown-toggle.btn-default {
	background: #f1f1f1;
	font-size: 21px;
	color: #000;
	border: 2px solid #cfcfcf;
	border-radius: 6px;
	width: 250px;
	font-family: 'Roboto', sans-serif;
}
.all-movies {
	float: left;
	width: 100%;
	padding: 60px 0 20px 0;
}
.all-movies-outer {
	margin-bottom: 25px;
	float: left;
	width: 100%;
}
.all-movie-box {
	margin: 15px 0;
}
.blue-hr {
	border: 3px solid #27354a;
	margin: 30px 0 20px 0;
}
.comming-movies-outer p {
	color: #494949;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
}
.comming-movies-outer {
	margin-top: 30px;
}
.all-movies-loader a {
	color: #cc0033;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding: 18px 10px;
	width: 100%;
	border: 2px solid #cc0033;
	font-size: 23px;
	border-radius: 4px;
}
.top a {
	font-size: 18px;
	font-weight: bold;
	color: #212121;
	text-transform: uppercase;
	text-align: right;
	float: right;
	}
 .all-movie .red-hr {
		margin-top: 30px;
}
.back-to-top {
	float: left;
	width: 100%;
	padding: 30px 0 50px 0;
}
.back-to-top.all-movie {
	padding-bottom: 0px;
	padding-top: 50px;
}

.all-movie-mobile .nav-tabs {
	z-index: 99;
	position: relative;
	border: none !important;
}
.all-movie-mobile .nav.nav-tabs .active a {
	color: #f29c06 !important;
}
.all-movie-mobile .nav-tabs a {
	font-size: 18px;
	padding: 10px 8px;
}
.all-movie-mobile .nav-tabs > li > a {
	border: none !important;
}
.all-movie-mobile .nav-tabs a {
	font-size: 26px;
	padding: 10px 14px;
	background: transparent !important;
	color: #27354a !important;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.all-movie-mobile .nav-tabs > li.active > a, .all-movie-mobile .nav-tabs > li.active > a:hover, .all-movie-mobile .nav-tabs > li.active > a:focus {
	border: none;
	border-bottom: 2px solid #f29c06 !important;
}
.all-movie-mobile  .nav-tabs > li > a {
	border: none !important;
}
.all-movies-outer .all-movie-dropdown-list span {
	font-size: 20px;
	color: #000;
	font-family: 'Roboto', sans-serif;
}
.all-movies-outer .all-movie-dropdown-list .btn-group.bootstrap-select {
	width: 100% !important;
}
.all-movie-mobile {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.mobile-filter-location label {
	font-size: 26px;
	line-height: 35px;
	color: #060d19;
}
.all-movie-mobile .btn.dropdown-toggle.btn-default {
	background: #f1f1f1;
	font-size: 17px;
	color: #000;
	border: none;
	border-radius: 6px;
	font-family: 'Roboto', sans-serif;
	padding: 12px 10px;
	width: 100% !important;
}
.all-movie-mobile .all-movie-dropdown-list span {
	font-size: 16px;
	color: #000;
	font-family: 'Roboto', sans-serif;
}
.all-movie-mobile .all-movie-dropdown-list {
	margin-left: 0;
	width: 100% !important;
}
.all-movie-mobile .btn-group.bootstrap-select {
	width: 100% !important;
}
.all-movie-mobile .nav.nav-tabs {
	margin: 15px 0;
}
/*--color pallet--*/
.color-pallet h2 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 25px;
	
}
.color-pallet {
	float: left;
	width: 100%;
	padding: 70px 0;
}
.pallet-box-list li {
	list-style-type: none;
	width: 19%;
	height: 200px;
	float: left;
	margin-right: 1%;
	position: relative;
}
.pallet-box-list li:last-child {
	margin-right: 0;
}
.maroon-box {
	background: #dc002b;
}
.outer-pallet-box {
	position: relative;
	width: 100%;
	height: 100%;
}
.outer-pallet-box h3 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.dark-red-box{
	background: #c00529;
	}
.red-box-new{
	background: #ef500b;
}
.yellow-box{
	background: #f29c06;
}

.add-one{display: none;}
/*.add-one-movie{display: none;}*/
.coming-soon-box {
	padding-top: 0 !important;
}
.pallet-box {
	margin-bottom: 60px;
	float: left;
	width: 100%;
}
.new-black-box {
	background: #020106;
}
.blue-black-box {
	background: #222632;
}
.dark-blue-box {
	background: #27354a;
}
.blue-grey-box {
	background: #dcdfe1;
}
.blue-grey-box h3{
	color:#27354a;
}
.white-grey-box {
	background: #d9d5d8;
}
.white-grey-box h3{
	color:#222632;
}
.white-new-box {
	background: #fff;
	border: 1px solid #9b9999;
}
.white-new-box h3{
	color:#222632;
}
.color-box-overlay i {
	font-size: 140px;
	color: #fff;
	font-weight: bold;
}
.color-box-overlay {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 2;
}
/*--generic page content--*/
.generic-content {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.generic-heading h3 {
	font-size: 33px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	font-family: 'Passion One';
}
.generic-heading-box {
	background: #dcdfe1;
	padding: 20px 0;
	margin: 20px 0;
}
.generic-heading-text p {
	font-size: 22px;
	color: #888787;
	font-style: italic;
	line-height: 30px;
	font-weight: 600;
	text-align: left;
	padding: 35px 0;
}
.generic-heading-text {
	width: 85%;
	text-align: center;
	margin: 0 auto;
	display: block;
	position: relative;
}
.generic-heading-text p::before {
	border-left: 1px solid #8d8d8d;
	position: absolute;
	content: "";
	height: 100%;
	left: -25px;
	top: 0;
}
.generic-text p {
	font-size: 18px;
	padding: 20px 0;
	color: #3a3939;
	line-height: 25px;
}
.generic-text h5 {
	color: #3a3939;
	font-weight: bold;
	font-size: 18px;
}
.generic-heading h3 {
	padding: 30px 0 20px 0;
}
.generic-list li, .generic-text li {
	list-style: none;
	position: relative;
	font-size: 18px;
	color: #3a3939;
	line-height: 30px;
	padding-left: 20px;
}
.generic-list li::before, .generic-text li:before {
	position: absolute;
	left: 0px;
	top: 1px;
	content: "\f058";
	font-family: FontAwesome;
	font-size: 17px;
	font-weight: normal !important;
	color: #e40324;
}
.generic-grey-box {
	height: 295px;
	background: #dddddd;
}
.generic-headers h1, .generic-text h1 {
	font-size: 49px;
	font-weight: bold;
	line-height: 50px;
	padding: 10px 0;
	font-family: 'Passion One';
}
.generic-headers h2, .generic-text h2 {
	font-size: 42px;
	font-weight: bold;
	padding: 10px 0;
	font-family: 'Passion One';
}
.generic-headers h3, .generic-text h3 {
	font-size: 31px;
	font-weight: bold;
	padding: 10px 0;
	font-family: 'Passion One';
}
.generic-headers h4, .generic-text h4 {
	font-size: 30px;
	font-weight: bold;
	padding: 10px 0;
	font-family: 'Passion One';
}
.generic-headers {
	padding: 15px 0;
}
.all-movies-loader {
	margin: 20px 0 0 0;
}
.pallet-box.pallet-middle {
	margin-bottom: 35px;
}
.black-box {
	margin: 0 0 60px 0;
}
.black-box.hr-line {
	margin-bottom: 0;
}
#header-lists p .text-bold a {
	color: #060d19 !important;
}
.copy-text img:hover {
	background: 
	/*
	filter:  grayscale(1) brightness(5);
	*/
}
.movie-dropdown span:hover {
	color: #f29c06;
}
.movie-timing .nav-tabs > li > a {
	border: none !important;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.all-movies-outer .all-movie-dropdown-list span:hover {
	color: #f29c06;
}
.banner-text-inner h1 a, .banner-text-inner h1 span {
	display: block;
}
.bs-searchbox {
	display: none;
}
.showtime-email .btn.dropdown-toggle.btn-default {
	border: 1px solid #d9d5d8;
	box-shadow: 0 0 0;
	background: #d9d5d8;
	height: 60px;
	color: #222;
	padding: 10px;
	border-radius: 8px;
	width: 100%;
}

.showtime-email .card-amount .btn.dropdown-toggle.btn-default {
	border-radius: 0 8px 8px 0;
	border-color:#555;
}
.showtime-email .dropdown-menu.inner a {
	background: none !important;
	color: #d7d7d7;
	border:none !important;
	float: left;
	width:100%;
	text-align:left;
}
.showtime-email .dropdown-menu.inner a:hover {
	color: #f29c06;
}
.showtime-email .dropdown-menu.open {
	margin-top: 30px;
}
.footer-nav-list {
	margin-bottom: 20px;
}
.outer .outer-dropdown-list a span:hover {
	color: #f29c06 !important;
	}
.top a:hover {
	color: #f29c06;
}
.all-movie-mobile .all-movie-dropdown-list span:hover {
	color: #f29c06;
}
/*--showtime-box--*/
.show-time-box.showtime-tabbing-box {
	padding-top: 30px;
}
.show-time-box.showtime-tabbing-box h3 {
	padding-bottom: 20px;
}
.show-time-box-list.date-time-list button:hover {
	background: #cc0033;
	color: #fff !important;
	border: 2px solid #cc0033;
}
.show-time-box-list.date-time-list .active button:hover {
	background: #27354a;
	color: #fff !important;
	transition: ease-in-out 0.5s all;
	border: 2px solid #27354a;
}
.black-box.hr-line {
    margin-top: 60px;
}

/*--23-4-2018--*/
.movie-timing .fa.fa-question-circle-o {
	color: #fff !important;
}
.movie-timing .owl-carousel .owl-stage-outer{
border-right: 1px solid #ababab;
}

div.div-list-social ul li, ul.list-social li{
 background:url('/img/icon_social.png') no-repeat top left;
 height:18px;
 line-height:18px;
 color:#27354a;
 padding: 0px 0 0 30px !important;
 margin: 10px 0 8px 0;
 font-weight:bold;
 list-style-type:none;}

div.div-list-social ul li a, ul.list-social li a{color:#3b5998; font-size:20px;}
/* div.div-list-social ul li, */ 
div.div-list-social ul li, ul.list-social li.fb{background-position: 0 -18px;}
div.div-list-social ul li.twitter, ul.list-social li.twitter{background-position: 0 0;}
div.div-list-social ul li a, ul.list-social li.fb a{color:#06497d}


ul.state-links { margin:20px 0; }
ul.state-links, ul.state-links li {
	list-style-type:none;
}

ul.state-links li {
	display:inline-block;
	padding:0 10px;
	border-right: 1px solid #dc002b;
	color: #dc002b;
}
ul.state-links li:first-child { padding-left:0; }
ul.state-links li:last-child { border:0; }
ul.state-links li a {
	color:#dc002b; 
	font-size:30px;
	text-transform:uppercase;
}
ul.state-links li a:hover { color:#000; }

.theatre-box {
	margin:30px 0;
	box-shadow:0 0 20px #bdbdbd;
	padding:10px;
	border-radius:8px;
}
.theatre-box a.red-link {
	color:#dc002b;
	text-decoration:underline;
	font-size:18px;
	display:block;
	margin-bottom:15px;
	font-weight:bold;
}
.theatre-box a.red-link:hover { color:#000; }

.theatre-box a.h1-link {
	color:#000;
	font-size:28px;
	display:block;
	margin-top:15px;
	font-weight:bold;
}
.theatre-box a.h1-link:hover { color:#f1b619; }

.theatre-box .box-sub-title h3{ line-height:1.2;}
.theatre-box .box-sub-title h3 span{ font-weight:bold;}
	
.btn-preferred {
	display:block;
	background-color:#dc002b;
	width:95%;
	padding:18px 0 18px 20px;
	color:#FFF;
	font-size:20px;
	margin-top:30px;
	border-radius:4px;
}

.btn-preferred.current-preferred{
	background-color:#000;
	
}

.showtimes-border {border-left:1px solid #ccc; padding-left:20px;}
.showtimes-link {
	font-size:30px;
	color:#000;
	display:block;
	margin:15px 0;
	font-weight:bold;
}
.showtimes-link i {color:#dc002b;}
.showtimes-link:hover {color:#f1b619;}

.theatre-col-3 p{
	margin:8px 0;
	font-size:16px;
}
.theatre-col-3 p a{
	color:#dc002b;
	text-decoration:underline;
}
.theatre-col-3 p a:hover{
	color:#000;
}


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media (min-width: 767px) {
	.dropdown:hover .dropdown-menu {display:block;}
}
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight:300;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #dc002b;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
	  background-color:#fff;
  }
}