@import url('../fonts/fonts.css');

/* @font-face {
	font-family: 'montserratmedium';
	src: url('../fonts/typetype_-_tt_norms_regular-webfont.woff') format('woff2'), url('../fonts/typetype_-_tt_norms_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'montserratbold';
	src: url('../fonts/typetype_-_tt_norms_bold-webfont.woff') format('woff2'), url('../fonts/typetype_-_tt_norms_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
} */

body {
	font-family: 'montserratmedium';
	/* font-family: Gotham, Arial, sans-serif; */
	background: #E0E0E0;
}

.skinbrand {
	background-image: url('https://cinepolis.blog/images/AdBanners/Background-website_20190703.jpg' );
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
}



#page {
	width: 1040px;
	margin: 0 auto;
	background: #fff;
	padding: 5px;
}
/*header*/
header, footer, nav, .wrapper, .banrH {
	width: 1040px;
	margin: 0 auto;
}

	header img {
	}

	header div {
		display: inline-block;
		vertical-align: middle;
	}

	header .logo {
		width: 25%;
	}

	header .banner {
		width: 49%;
		text-align: center;
	}

	header .social {
		width: 25%;
	}

		header .social ul {
			margin: 0;
			clear: both;
			padding: 0;
			text-align: right;
			padding-bottom: 10px;
		}

			header .social ul li {
				display: inline;
				padding: 0 1%;
			}

				header .social ul li a {
					text-decoration: none;
					color: #4781ff;
					display: inline-block;
				}

					header .social ul li a img {
						width: 22px;
						height: 22px;
					}

nav {
	border-bottom: 3px solid #4781ff;
	padding-top: 10px;
	padding-bottom: 10px;
}

	nav ul {
		margin: 0;
		padding: 0;
		text-align: center;
	}

		nav ul li {
			font-family: 'montserratbold';
			display: inline;
			text-transform: uppercase;
		}

			nav ul li a {
				margin: 0 12px;
				text-decoration: none;
				color: #08285b;
			}

				nav ul li a:hover, nav ul li a.select {
					color: #4781ff;
				}
/*content*/
.wrapper {
	margin-top: 10px;
}

	.wrapper .mvWidget, .banrLHlr {
		width: 285px;
		float: left;
	}

	.wrapper .slider {
		width: 745px;
		height: 440px;
		float: right;
	}

.mvHlr li {
	line-height: 15px;
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
}

.mvHlr .ddM {
	border: 1px solid #ccc;
	font-size: 14px;
	padding-left: 10px;
	position: relative;
	color: #505050;
	padding: 3px 3px 3px 10px;
	line-height: 18px;
	cursor: pointer;
	background-color: #fff;
}

	.mvHlr .ddM ul ul {
		background-color: #ccc;
		margin: 0;
		padding: 0;
	}

		.mvHlr .ddM ul ul li:last-child {
			border-bottom: none;
		}

		.mvHlr .ddM ul ul li {
			border-bottom: 1px solid #999;
		}

			.mvHlr .ddM ul ul li a:hover {
				background-color: #ccc;
			}

.mvHlr .arrspan, .mvHlr .arrspanSub {
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: block;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 15px;
}

.mvHlr .arrspanSub {
	top: 10px;
}

.ddM div {
	margin-right: 30px;
	overflow: hidden;
}

.mvHlr a {
	display: block;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	color: #4D4D4D;
	font-size: 0.9em;
	font-weight: 700;
}

	.mvHlr a:hover {
		padding: -5px;
		background-color: #ccc;
	}

.mvHlr .ddLi {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-top: none;
	border-radius: 0 0 5px 5px;
	position: absolute;
	width: 100%;
	z-index: 10000;
	left: -1px;
	height: 250px;
	overflow-y: scroll;
}

#dvLocation {
	color: #fff;
}

	#dvLocation h2 {
		color: #fff;
	}

.ddLi ul {
	margin: 0;
	padding: 10px;
}

	.ddLi ul li ul {
		padding: 0;
		margin: 0;
		padding: 10px 0;
	}

.ddLi li, .ddM li {
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}

	.ddLi li a.select {
		background-color: #cccccc;
	}

.mvHlr {
	padding: 10px;
	color: #000;
	background-color: #e7e8ea !important;
}

	.mvHlr .btnDiv .btn {
		background: rgb(127,57,208);
		background: linear-gradient(90deg, rgba(127,57,208,1) 35%, rgba(78,121,250,1) 100%);
	}

.mvLink a {
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1em;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 46%;
	display: block;
}

.mvHlr h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin: 0;
	line-height: 15px;
	padding-bottom: 5px;
}

.col1 .mvImg img {
	height: auto;
	width: 100%;
}

input#txtPromoCode {
	line-height: 24px;
}

.promHdrPrmo .promoApply {
	color: #4781ff;
	font-size: 14px;
}

.btnDiv {
	text-align: center;
	padding-top: 7px;
	margin: 0 10px;
}

	.btnDiv .btn {
		font-family: Gotham, Helvetica, Arial, sans-serif;
		font-family: 'montserratbold';
		font-size: 14px;
		background-color: #4781ff;
		/* background: rgb(127,57,208);
background: linear-gradient(90deg, rgba(127,57,208,1) 35%, rgba(78,121,250,1) 100%); */
		color: #fff;
		border-color: #4781ff;
		margin-bottom: 0;
		padding: 6px 10px;
		border-radius: 0;
		text-transform: uppercase;
	}

		.btnDiv .btn:hover {
			background-color: #4781ff;
		}

.subscribe {
	width: 285px;
	min-height: 141px;
	color: #fff;
	background-color: #574a44;
	margin-top: 5px;
}

	.subscribe p {
		text-align: center;
		text-transform: uppercase;
		padding-top: 5px;
		margin: 0;
		font-weight: 700;
		line-height: 25px;
		font-size: 13px;
	}

.subCaptch {
	text-align: center;
}

	.subCaptch img {
		margin-top: 5px;
	}

.subscribe span {
	font-size: 0.9em;
	position: relative;
	left: 26px;
}

.subscribe input {
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
	line-height: 0;
	height: 10px;
}

.subscribe .btnDiv .btn {
	line-height: 10px;
	padding: 7px;
}

.subscribe .btnDiv {
	padding-top: 5px;
	padding-bottom: 5px;
}

.subscribe .subchkBox {
	margin: 0 auto;
	font-size: 11px;
	text-align: center;
}

	.subscribe .subchkBox a {
		text-align: center;
		text-decoration: underline;
		color: #fff;
	}

.subscribe img {
	height: 30px;
	width: auto;
}

.sbThanks {
	font-size: 1.2em;
	padding: 33px;
	text-align: center;
	line-height: 30px;
}

.banrLHlr {
	float: left;
	margin-top: 10px;
}

.banL {
	/*height: 250px;*/
	height: 317px;
}

	.banL img {
		/*height: 273px;*/
		height: 317px;
		width: 100%;
	}

.cinBanr {
	margin-top: 14px;
}

	.cinBanr a {
		clear: both;
		display: block;
		text-align: center;
		box-shadow: 1px 1px 5px #ccc;
		margin-bottom: 15px;
	}

		.cinBanr a img {
			/* padding: 3px; */
			width: 85%;
			/*height: auto;*/
			height: 151px;
		}

.now-widg, .eventHlr {
	width: 520px;
	background-color: #fff;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

.eventHlr {
	margin-top: 11px;
}

.now-widg .mvLink a {
	width: 48%;
	cursor: pointer;
}

.socWidg {
	height: 315px;
	float: right;
	margin-top: 10px;
	width: 210px;
	overflow: hidden;
}

	.socWidg .head {
		text-transform: uppercase;
		font-size: 1.3em;
		text-align: center;
		margin: 0;
		padding-bottom: 5px;
	}

	.socWidg .twHead {
		background-color: #009bcb;
	}

	.socWidg .fbHead {
		background-color: #3b5b98;
	}

	.socWidg .head {
		text-align: center;
		color: #fff;
	}

		.socWidg .head img {
			padding-right: 8px;
			position: relative;
			top: 4px;
		}

.now-widg .now-widgHlr {
	border: 2px solid;
	clear: both;
	height: 271px;
	padding-top: 20px;
}

.now-widgHlr nav {
	border: none;
	padding: 0;
}

.socTw {
	border: 2px solid #009bcb;
}

.socFb {
	border: 2px solid #3b5b98;
}

.eventHlr .news, .eventHlr .ep {
	text-align: center;
	width: 48%;
}

.newsImg {
	width: 190px;
}

	.newsImg img {
		height: auto;
		width: 100%;
	}

.eventHlr .news, .eventHlr .ep {
	height: 315px;
}

.eventHlr .news {
	float: left;
	border: 1px solid #4fc974;
}

.eventHlr .ep {
	float: right;
	border: 1px solid #ffbe06;
}

.eventHlr h2 {
	font-size: 14px;
	color: #fff;
	line-height: 31px;
	text-transform: uppercase;
}

.eventHlr .news h2 {
	background-color: #4fc974;
	font-weight: 700;
}

.eventHlr .ep h2 {
	background-color: #ffbe06;
	font-weight: 700;
}

.eventHlr p, .promo p, .news p {
	font-size: 12px;
	margin-top: 15px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0 10px;
	text-align: left;
}

.banrH {
	text-align: center;
	margin-top: 15px;
}

	.banrH img {
		border: 1px solid #ccc;
		margin: 0 auto;
	}

footer {
	margin-top: 10px;
	border-top: 3px solid #08285b;
	height: 270px;
}

.footLink {
	padding-top: 10px;
}

	.footLink .footHd {
		font-size: 1em;
		font-weight: 700;
		color: #08285b;
	}

.footHd ul {
	display: block;
}

.footLink ul {
	width: auto;
	float: left;
	margin-right: 2px;
}

.footLink li a {
	display: block;
	color: #08285b;
	text-decoration: none;
	font-size: 0.8em;
	text-transform: uppercase;
}

.footLink .ftHead {
	text-transform: uppercase;
	font-weight: bold;
	color: #4781ff;
}

.footLink ul li {
	float: left;
	margin-left: 0;
	margin-right: 30px;
}

	.footLink ul li ul {
		margin-left: 0;
	}

		.footLink ul li ul li {
			float: none;
			line-height: 15px;
		}

	.footLink ul li a:hover {
		color: #4781ff;
	}

.copyR {
	clear: both;
	font-size: 11px;
	text-align: left;
}

.appWid {
	/*display: none; */ float: right;
	text-align: right;
}

	.appWid span {
		clear: both;
		font-size: .8em;
		margin-bottom: 10px;
		text-transform: uppercase;
		display: block;
	}

	.appWid a {
		margin-left: 10px;
	}
/*Ticket Page*/
.breadcum {
	font-size: 12px;
	margin-top: 10px;
	clear: both;
	text-transform: uppercase;
	color: #08285b;
	margin-bottom: 10px;
}

	.breadcum a {
		text-transform: uppercase;
		padding-right: 10px;
		text-decoration: none;
		color: #08285b;
	}

	.breadcum span {
		padding-right: 10px;
	}

	.breadcum .actv {
		color: #4781ff;
	}

.mTickt .mvLink a {
	display: inline-block;
	width: 18.6%;
	cursor: default;
	text-align: centre;
}

.mTicktHlr .mvLink a {
	cursor: pointer;
}

.mTicktHlr {
	padding: 10px;
	border: 2px solid;
}

.mvListHr li {
	width: 190px;
	display: inline-block;
	margin: 0 26px;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
}

	.mvListHr li a {
		display: block;
		text-decoration: none;
		color: #000;
	}

	.mvListHr li p {
		margin-bottom: 0;
		line-height: 30px;
		font-size: 1em;
		overflow: hidden;
		text-align: left;
	}

	.mvListHr li img {
		width: 16em;
		height: 23em;
	}

#ContentPlaceHolder1_dvCurrentPromos .mvListHr li {
	width: 100%;
}

.mTicktHlr h2 {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #5e7178;
}

.promoHlr, .newsHlr {
	margin: 0 auto;
}

	.promoHlr .promo, .newsHlr .news {
		width: 46.5%;
		display: inline-block;
		padding: 10px;
		border: 1px solid #ccc;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 10px;
	}

.promo .prmoImg, .promo .promoDtl, .news .newsImg, .news .newsDtl {
	float: left;
}

	.promo .promoDtl p, .promo .promoDtl a {
		padding: 0px;
		font-size: 1.1em;
	}

.promo .promoDtl {
	margin-left: 10px;
	width: inherit;
	margin-top: 70px;
}

.news .newsDtl {
	margin-left: 10px;
	width: 56%;
}

	.news .newsDtl a {
		font-size: 1.1em;
	}

.nwDate {
	font-size: .9em;
	color: #999;
}

.othrePromo {
	height: 168px;
	overflow: auto;
}

	.othrePromo li {
		display: inline-block;
		list-style: none;
		text-align: center;
	}

		.othrePromo li p {
			margin-bottom: 5px;
			text-align: left;
			margin-left: 30px;
		}

		.othrePromo li a {
			text-decoration: none;
			color: #000;
		}

		.othrePromo li img {
			width: 80%;
		}

.promo h5 {
	font-family: 'montserratbold';
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.news h5 {
	font-family: 'montserratbold';
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-top: 10px;
}

.news hr {
	margin-bottom: 0;
}

.newsHlr .news p {
	margin-bottom: 10px;
}

.promo a, .news a, .ep a {
	clear: both;
	font-size: 12px;
	text-decoration: none;
	color: #4781ff;
}

.mvCinLink > .mvCinLink-Hlr .col1, .mvCinLink-Hlr .col2, .mvCinLink-Hlr .col3 {
	float: left;
	background-color: #4781ff;
	text-align: center;
	color: #fff;
	line-height: 30px;
}

.mvCinLink .col1 {
	width: 23.5%;
	margin-right: 10px;
}

.mvCinLink .col2 {
	width: 30%;
	margin-right: 10px;
}

.mvCinLink .col3 {
	width: 43.5%;
}

.mvCinLink-Dtl {
	margin-top: 10px;
}

	.mvCinLink > .mvCinLink-Dtl .col1, .mvCinLink-Dtl .col2, .mvCinLink-Dtl .col3 {
		height: 550px;
		float: left;
		background-color: #e6e6e6;
		text-align: center;
		line-height: 30px;
		/*overflow: hidden;*/
	}

.mvCinLink > .mvCinLink-Dtl .col3 {
	overflow: hidden;
}

.mvCinLink .col1 h3 {
	font-family: 'montserratbold';
	font-size: 1em;
	line-height: 18px;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
	background: none;
	color: #000;
	text-align: center;
	font-weight: 700;
}

.mvCinLink .col1 .mvHlr {
	color: #000000;
	padding-top: 5px;
}

.mvCinLink .col1 p {
	margin: 0;
	font-size: 0.8em;
	border-bottom: 2px solid #ccc;
}

.mvCinLink .col2 .mvHlr li {
	margin-bottom: 5px;
}

.mvCinLink-Dtl h6 {
	background-color: #08285b;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 3px;
	line-height: 30px;
}

.cin-sch {
	padding: 0 10px 0px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	overflow-y: auto;
	height: 250px;
}

	.cin-sch a, .cin-sch span {
		float: left;
		margin-right: 10px;
	}

	.cin-sch span {
		padding: 10px 0px;
		cursor: pointer;
		color: #666;
	}

	.cin-sch a {
		color: #4781ff;
		position: relative;
	}

		.cin-sch a:hover {
			background-color: #fff;
			color: #08285b;
		}

			.cin-sch a:hover > .cin-sch a .shlCon {
				display: block;
				position:;
				border: 2px solid #4781ff;
			}

			.cin-sch a:hover > .shlCon p {
				margin: 0;
				padding: 0;
			}

	.cin-sch h3 {
		clear: both;
		margin: 0;
		margin-top: 10px;
		line-height: 25px;
		font-size: 14px
	}

.city-link {
	overflow-y: scroll;
	height: 520px;
}

	.city-link li {
		list-style: none;
		border-bottom: 1px solid #999;
	}

		.city-link li a {
			display: block;
			cursor: pointer;
			padding: 7px 0px;
			text-decoration: none;
			color: #000;
			text-align: left;
			padding-left: 10px;
			text-transform: uppercase;
			font-family: 'montserratbold';
			font-size: 0.9em;
		}

	.city-link ul ul {
	}

	.city-link li a:hover, .city-link li a.select {
		background-color: #ffff;
		color: #4781ff;
	}

.accHigh {
	background-color: #ffff !important;
	color: #4781ff !important;
	font-family: 'montserratbold';
}

.cinAdd img {
	width: 100%;
	height: auto;
}

.cinAdd p {
	text-align: left;
	margin: 0;
	font-size: 12px;
	padding: 5px;
	line-height: 15px;
}

.cinDate {
	text-indent: 3px;
	font-size: 0.9em;
}

	.cinDate ul {
		margin: 0;
	}

		.cinDate ul li a {
			display: block;
		}
/*seat*/
.timeEnd {
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	height: 40px;
}

	.timeEnd span {
		padding: 10px;
		background-color: #4781ff;
		color: #fff;
		font-size: 1.5em;
		font-weight: 700;
		border-radius: 10px;
	}

.seatLay {
	width: 65%;
	float: left;
}

	.seatLay h4 {
		background-color: #08285b;
		font-size: 14px;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}

.seatLegend ul {
	text-align: center;
	padding: 10px;
}

.seatLegend li {
	list-style: none;
	display: inline-block;
	margin: 0 20px;
}

	.seatLegend li span {
		margin-right: 10px;
	}

.seatTab {
	margin: 0 auto;
	overflow: scroll;
	position: relative;
	text-align: center;
	width: 90%;
}

	.seatTab table {
		border-collapse: collapse;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
		margin: 0 auto;
		text-align: center;
	}

.seatStbl td {
	padding: 5px;
	position: relative;
	text-align: center;
	width: 15px;
	cursor: pointer;
}

	.seatStbl td span {
		position: absolute;
		top: 6px;
		left: 6px;
		font-weight: 700;
		font-size: 10px;
		width: 15px;
		text-align: center;
	}
/*Order*/

.orderSum {
	width: 34%;
	float: left;
	margin-left: 5px;
}
.orderSum.orderSumCon {
	width: 37%;
	float: left;
	margin-left: 5px;
}

	.orderSum p {
		margin: 0;
		font-size: .9em;
		padding: 5px;
	}

	.orderSum ul {
		border: 1px solid #08285b;
	}

		.orderSum ul h4 {
			background-color: #08285b;
			font-size: 14px;
			text-align: center;
			color: #fff;
			clear: both;
			text-transform: uppercase;
		}

	.orderSum li {
		padding: 10px;
		clear: both;
		font-size: 1em;
		color: #000;
	}

		.orderSum li.totalPric {
			font-size: 16px;
			line-height: 30px;
			font-weight: bold;
			padding-bottom: 20px;
		}

.orderLbl, .orderDtl {
	float: left;
	position: relative;
}

.orderLbl {
	width: 39%;
	position: relative;
}

.orderDtl {
    width: 50%;
    text-transform: uppercase;
    float: right;
}

	.orderDtl:before {
		content: ":";
		left: -7px;
		position: absolute;
	}

.payHlr {
	float: right;
	width: 60%;
}

.pay-mydtl h4, .pay-payTyp h4, .pay-cdInfo h4 {
	background-color: #08285b;
	font-size: 14px;
	text-align: center;
	color: #fff;
	clear: both;
	text-transform: uppercase;
}

.pay-mydtl {
	border: 1px solid #08285b;
}

.formHlr {
	padding: 10px;
}

	.formHlr p {
		margin: 0;
	}

.formFields {
	clear: both;
	margin-top: 15px;
}

	.formFields li {
		height: 35px;
		display: block;
		clear: both;
		list-style: none;
	}

	.formFields span:before {
		padding-left: 10px;
		content: ":";
	}

	.formFields label {
		width: 125px;
		font-weight: 100;
		line-height: 30px;
		float: left;
	}

	.formFields span {
		padding-left: 10px;
		position: relative;
	}

	.formFields input {
		margin: 0;
		display: inline-block;
		margin-left: 10px;
	}

	.formFields .chkBox {
		clear: both;
		margin-top: 10px;
		padding-left: 120px;
	}

		.formFields .chkBox input {
			margin-right: 10px;
		}

.payCol {
	clear: both;
}

	.payCol div {
		float: left;
		margin-right: 10px;
	}

.payDtl {
	width: 70%;
}

	.payDtl span {
		color: #4781ff;
	}

.formCard input {
	margin-right: 10px;
	width: 120px;
}

.formCard .chkBox input {
	margin: 0;
	padding-left: 0;
}

.formCard .chkBox {
	padding-left: 0;
}

	.formCard .chkBox input {
		margin-right: 10px;
		width: 20px;
		float: left;
		margin-bottom: 15px;
		margin-top: 2px;
	}

.formCard .chkBox {
	font-size: 12px;
}

	.formCard .chkBox p {
		font-size: 10px;
		margin: 0;
		padding: 0;
	}

		.formCard .chkBox p a {
			margin: 0;
			padding: 0;
			width: inherit;
		}

.formCard a {
	color: #5E5E5E;
	text-decoration: underline;
}

.formCard .mvHlr {
	color: #ffffff;
	display: inline-block;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	width: 130px;
}

	.formCard .mvHlr .ddM span:before {
		content: "";
	}

	.formCard .mvHlr .ddM a {
		text-decoration: none;
		width: 100%;
		text-align: left;
		padding-left: 0;
		margin-left: 0;
	}

.cvHvr {
	display: inline-block;
	border-radius: 100px;
	color: #ffffff;
	position: relative;
	padding: 3px;
	text-align: center;
	position: relative;
	background: #4781ff;
}

	.cvHvr a {
		width: 19px;
		text-decoration: none;
		display: block;
		color: #fff;
		font-weight: 700;
	}

		.cvHvr a > .cvHvrAct {
			display: none;
		}

		.cvHvr a:hover > .cvHvrAct {
			display: block;
			position: absolute;
			top: -230px;
			left: -110px;
			border: 1px solid #ccc;
			border-radius: 5px;
			box-shadow: 1px 1px 10px #999;
		}

.cvHvrActOvo {
	display: none;
}

.cvHvr a:hover > .cvHvrActOvo {
	display: block;
	position: absolute;
	top: -100px;
	left: -30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #999;
	background-color: #ffff;
	color: #000;
	font-weight: normal
}

	.cvHvr a:hover > .cvHvrActOvo div {
		padding: 10px;
		white-space: nowrap;
	}

		.cvHvr a:hover > .cvHvrActOvo div hr {
			margin: 5px 0;
		}

.footPrint {
	margin-top: 20px;
}

	.footPrint .barcode {
		float: left;
	}

	.footPrint .logo {
		float: right;
	}

.confPg-banr {
	float: right;
	width: 310px;
	height: 610px;
	background-color: #E4E4E4;
}

.confPgHdr {
	width: 600px;
	float: left;
}

	.confPgHdr .orderSum {
		width: 100%;
	}

.confMsg {
	line-height: 15px;
	padding: 10px;
	text-align: left;
	font-size: 1em;
}

	.confMsg p {
		margin-bottom: 10px;
	}

.confHdg {
	font-size: 1.4em;
	color: #4781ff;
}

.confMsg p a {
	color: #444444;
}

.confMsg .note {
	font-size: .9em;
	color: #4781ff;
}

.example {
	color: #666;
	font-size: 0.9em;
}

	.example:before {
		content: "" !important
	}

.bcn-logo {
	display: inline-block;
}

	.bcn-logo img {
		height: 16px;
		width: auto;
		position: relative;
		top: 3px;
	}

.noteBk {
	float: right;
	font-size: 12px;
	width: 300px;
}

	.noteBk .ntHd {
		font-weight: 700;
		line-height: 30px;
	}

	.noteBk ol {
	}

	.noteBk li {
		list-style: decimal;
		padding-bottom: 10px;
	}

.ordNote {
	padding: 10px;
}

.btnHighlight {
	box-shadow: 0px 0px 15px #fff;
}

.mvListHr .btnDiv .btn {
	position: relative;
	top: -5px;
	width: 100%;
}

.mvListHr .btnDiv {
	padding: 0;
}

.mvAbt {
	padding-bottom: 20px;
	border: 2px solid #08285b;
}

	.mvAbt h1 {
		margin: 0;
		padding: 5px;
		text-align: center;
		background-color: #08285b;
		color: #fff;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 700;
		line-height: 30px;
	}

	.mvAbt .mvImg {
		margin-top: 20px;
		margin-left: 20px;
		float: left;
	}

		.mvAbt .mvImg img {
			height: auto;
			width: 300px;
		}

.mvCont {
	width: 60%;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.mvSynp {
	margin-top: 15px;
}

	.mvSynp .orderDtl {
		text-transform: none;
		width: 70%;
	}

	.mvSynp .orderLbl {
		text-transform: none;
		width: 29%;
	}

	.mvSynp .orderDtl, .mvSynp .orderLbl {
		margin-bottom: 10px;
	}

	.mvSynp li {
		clear: both;
	}

.mvSynpTx p {
	font-size: 14px;
	margin: 20px 0;
	color: #4781ff;
	font-weight: 700;
}

.mvSynpTx span {
	line-height: 20px;
	clear: both;
}

.mvSynpTx {
	font-size: 1em;
}

.mTicktHlr h3 {
	text-transform: uppercase;
	background-color: #08285b;
	margin: -10px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
}
/*cinema page*/
.cinLoc {
	/* border: 2px solid #4781ff; */
}

	.cinLoc .mTicktHlr {
		border: none;
	}

	.cinLoc h5 {
		text-align: center;
		color: #fff;
		background-color: #4781ff;
		font-size: 14px;
	}

	.cinLoc .cinLocHlr {
		background-color: #08285b;
	}

		.cinLoc .cinLocHlr li {
			color: #fff;
		}

.cinLocHlr .mvHlr ul {
	display: inline-block;
	margin-right: 10px;
	width: 25%;
}

.sch-hlr .mvHlr .ddM {
	border-radius: 5px;
}

.cinLocHlr .mvHlr ul ul {
	margin-left: 0;
	width: 90%;
}

.cinLocHlr .mvHlr a {
	font-size: 1em;
	font-weight: 600;
}

.cinList {
	width: 95%;
	margin: 0 auto;
}

	.cinList a {
		text-decoration: none;
		color: #000;
		margin-right: 10px;
		display: inline-block;
	}

.cinListCol .cinList a img {
	height: 14px;
	position: relative;
	top: 2px;
	width: 14px;
}

.cinLocHlr .col1 {
	width: 49%;
}

.cinListCol {
	border: 1px solid #cccccc;
	margin: 10px;
	padding: 20px;
	float: left;
	position: relative;
	width: 43.5%;
	/*height:305px;*/
}

.cinList .cinListCol {
	height: 305px;
}

.cinListCol a img {
	height: auto;
	width: 100%;
}

.cinListCol h6 {
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
}

.cinListCol p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
	margin-bottom: 0;
}

	.cinListCol p a {
		text-decoration: none;
		cursor: pointer;
		color: #4781ff;
		font-size: 14px;
	}

.cinLoc-Img, .cinLoc-Cont {
	float: left;
}

.cinLoc-Cont {
	width: 42%;
	margin-left: 10px;
}

	.cinLoc-Cont .cinList {
		font-size: 11px;
		float: none;
		padding-top: 7px;
	}

.cinLocDtlHlr {
	clear: both;
}

	.cinLocDtlHlr .col1 {
		float: left;
		width: 30%;
	}

		.cinLocDtlHlr .col1 ul {
			margin-left: 20px;
			margin-top: 20px;
		}

		.cinLocDtlHlr .col1 li {
			list-style: none;
			clear: both;
			margin-bottom: 10px;
		}

			.cinLocDtlHlr .col1 li a {
				text-decoration: none;
				list-style: none;
				display: block;
				color: #000;
			}

	.cinLocDtlHlr .col2 {
		float: left;
		margin-left: 20px;
		border-left: 2px solid #08285b;
		width: 65%;
	}

	.cinLocDtlHlr .cinListCol {
		width: 100%;
		padding: 0px;
		border: none;
	}

		.cinLocDtlHlr .cinListCol .cinList {
			right: inherit;
			position: relative;
			bottom: 0;
		}

.cinLoc-Cont .btnDiv .btn {
	background: rgb(127,57,208);
	background: linear-gradient(90deg, rgba(127,57,208,1) 35%, rgba(78,121,250,1) 100%);
}

.cinLoc-Cont .btnDiv {
	text-align: left;
	padding-top: 10px;
	clear: both;
}

.gmap {
	margin-top: 20px;
	clear: both;
}

.mvCin {
	padding-bottom: 20px;
	border: 2px solid #4781ff;
}

	.mvCin h1 {
		margin: 0;
		padding: 5px;
		text-align: center;
		background-color: #4781ff;
		color: #fff;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 700;
		line-height: 30px;
	}

	.mvCin .mvImg {
		text-align: center;
	}

.mvCont {
	margin-top: 20px;
}

	.mvCont p {
		margin: 10px 0px;
		line-height: 18px;
	}

		.mvCont p a {
			color: #444;
			text-decoration: underline;
			display: initial;
		}

	.mvCont h6 {
		font-family: 'montserratbold';
		font-size: 14px;
		text-transform: uppercase;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
	}

	.mvCont a {
		text-decoration: none;
		display: block;
	}

.headText h1 {
	margin: 0;
	padding: 5px;
	text-align: center;
	background-color: #4781ff;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
}
/*Color*/


.colBrow {
	color: #08285b !important;
}

.colBrowBrdr {
	border-color: #08285b !important;
}

.colBrowBg {
	background-color: #08285b !important;
}

.colOrg {
	color: #4781ff !important;
}

.colOrgBrdr {
	border-color: #08285b;
}

.colOrgBg {
	background-color: #4781ff;
}

.colGr {
	color: #4D4D4D !important;
}

.colGrLight {
	color: #676767 !important;
}

.colGray {
	color: #000 !important;
	background-color: #999999 !important;
}

.colGrBg {
	background-color: #4D4D4D !important;
}

.colGrWt {
	background-color: #fff !important;
}

.colBlue {
	color: #4781ff !important;
}

.payPromo {
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #fd9940;
	font-size: 1.2em;
	font-weight: 700;
}

	.payPromo input {
		padding: 5px;
		display: inline-block;
		font-size: 1em;
		line-height: 25px;
		margin: 0;
	}

	.payPromo .btnDiv {
		margin: 0;
		text-align: center;
		padding-top: 0px;
		display: inline-block;
	}

		.payPromo .btnDiv .btn {
			line-height: 25px;
			padding-top: 5px;
			padding-bottom: 5px;
		}

.formFields .mvHlr > select {
	margin: 0;
	padding: 5px;
}

.cinaddHlr {
	border-bottom: 1px solid #ccc;
}
/*static pages*/
.abtCon li {
	list-style: upper-alpha outside none;
	margin-bottom: 10px;
}

.abtCon > ul {
	margin-left: 20px;
}

	.abtCon > ul ol {
		margin-left: 20px;
	}

		.abtCon > ul ol li {
			list-style: decimal;
			margin-left: 20px;
			margin-bottom: 5px;
		}

.abtPg {
	font-family: 'montserratmedium';
	font-family: Gotham, Helvetica, Arial, sans-serif;
	float: left;
	width: 65%;
	padding-left: 40px;
	font-size: 14px;
}

	.abtPg h1 {
		font-family: 'montserratbold';
		font-size: 1.5em;
		color: #08285b;
		border-bottom: 1px solid #ccc;
	}

	.abtPg h3 {
		font-size: 1.1em;
		font-family: 'montserratbold';
	}

	.abtPg h5 {
		color: #4781ff;
		position: relative;
		top: 10px;
		font-size: 1.1em;
		font-family: 'montserratbold';
	}

	.abtPg h6 {
		color: #4781ff;
		font-size: 1.1em;
		margin-top: 10px;
		font-family: 'montserratbold';
	}

	.abtPg p {
		margin: 0;
		padding: 10px 0 5px 0;
		line-height: 20px;
	}

		.abtPg p strong {
			font-family: 'montserratbold';
			font-weight: 100;
		}

	.abtPg .pHd {
		margin-bottom: 10px;
	}

	.abtPg p a {
		text-decoration: underline;
		color: inherit;
	}

		.abtPg p a:hover {
			color: #4781ff;
		}

	.abtPg hr {
		border: 2px solid #4781ff;
		margin-top: 30px;
	}

.popTc {
	padding: 10px;
}

.popTc {
	width: 80%;
}

	.popTc .abtPg {
		width: 100%;
	}

.cmgImg {
	text-align: center;
}

.close {
	top: 10px;
	position: relative;
	right: -10px;
	float: right;
	z-index: 1;
}

	.close img {
		border-radius: 5px;
		z-index: 1;
	}

.pgErr {
	padding-top: 80px;
	text-align: center;
	font-size: 20px;
	min-height: 100px;
}

.VSign {
	padding-top: 40px;
	text-align: right;
	float: right;
}

	.VSign span:before {
		content: ""
	}

.seatBtn .btnDiv .btn {
	padding: 10px;
}

.pressLp li {
	border-bottom: 1px dotted #ccc;
	list-style: none;
}

	.pressLp li a {
		text-decoration: none;
		display: block;
	}

.prBack {
	float: right;
}

	.prBack a {
		text-decoration: underline;
		color: #08285b;
	}

.cinFealogo img {
	margin-right: 30px;
	height: 40px;
	width: auto;
}
/*schedule page*/


.sch-wrap {
	/* border: 2px solid #4781ff; */
}

.sch-hlr {
	padding: 1em;
}

.sch-wrap h1 {
	margin-bottom: 0;
	background-color: #08285b;
	font-size: 1.2em;
	color: #fff;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	line-height: 1.5em;
}
/*.sch-wrap h2{
		border-top:2px solid #4781ff;
		font-size:1em; text-transform:uppercase; }*/
.sch-hlr .mvHlr li {
	color: #000;
}

.sch-dtls ul ul {
	margin-bottom: 10px;
}

.sch-dtls li {
	padding-top: 1em;
	border-bottom: 2px solid #ccc;
}

.sch-dtls .head {
	text-align: center;
	background-color: #08285b;
	padding: .5em;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.sch-dtls .movTimH {
	margin-left: 1em;
}

.sch-dtls .movNam {
	width: 39%;
	font-size: 1em;
	float: left;
	font-weight: 700;
}

.sch-dtls .movTim {
	width: 57%;
	float: right;
}

	.sch-dtls .movTim p {
		margin-bottom: 0;
		margin-bottom: .5em;
	}

.timSch a {
	display: inline-block;
	padding-right: 1em;
	padding-top: .5em;
	padding-bottom: 1em;
	color: #000;
	text-decoration: none;
}

.sch-wrap h2 {
	border-top: 2px solid #4781ff;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #4781ff;
	padding-top: 10px;
	font-weight: bold;
}

.sch-dtls ul li .movNam {
	color: #4781ff;
}

	.sch-dtls ul li .movNam a, .sch-wrap h2 a {
		color: #08285b;
		text-decoration: none;
	}

.timSch a {
	color: #4781ff;
	font-family: 'montserratbold';
}

.cinSlider {
}

	.cinSlider img {
		width: 100%;
	}

	.cinSlider li img {
		width: 100%;
		height: auto;
	}

.cin-Logo {
	float: left;
	width: 30%;
}

	.cin-Logo img {
		width: 90%;
		height: auto;
	}

.cin-content h3 {
	font-size: 1em;
	font-weight: 700;
}

.cin-content {
	float: right;
	width: 66%;
	line-height: 20px;
	margin-right: 30px;
	margin-top: 20px;
	text-align: justify;
}

	.cin-content p span {
		background-color: #ddd;
		display: block;
		padding: 10px;
		color: #000 !important;
	}

.sch-locCon {
}

	.sch-locCon h3 {
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: 700;
		margin-bottom: 0;
	}

	.sch-locCon ul {
		margin-bottom: 10px;
	}

	.sch-locCon li {
		line-height: 20px;
	}

	.sch-locCon a {
		clear: both;
		display: block;
		text-decoration: none;
		color: #4781ff;
		text-transform: uppercase;
		font-weight: 700;
	}

.sch-wrap .mTicktHlr {
	border: 0;
}
/*consider page*/
.mvConsi .contnt {
	font-size: 1.2em;
	font-weight: 200;
	line-height: 1.4;
}

.mvConsi .conIcon li {
	float: left;
	clear: none;
	padding: 0 10px;
}

	.mvConsi .conIcon li a img {
		height: 90px;
		width: auto;
	}
/*====*/
.consRpnl .conIcon .head {
	background-color: #0091ba;
	text-align: center;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
}

.consiHdr .mvAbt h1 img {
	height: 45px;
	width: auto;
	position: absolute;
	top: 0;
}

.consiHdr .mvAbt h1 {
	line-height: 50px;
}

	.consiHdr .mvAbt h1 span {
		position: relative;
		top: -15px;
		left: 10px;
	}

.consRpnl .conIcon .head img {
	height: 25px;
	width: auto;
	position: relative;
	top: 6px;
	left: 10px;
}

.consiHdr .mvAbt h1, .consiHdr .mTicktHlr h3 {
	background-color: #0091ba;
}

.consiHdr .mvAbt, .consiHdr .colOrgBrdr {
	border-color: #0091ba !important;
}

.consiHdr .mvAbt {
	padding-bottom: 0px;
}

.consRpnl {
	padding-top: 1em;
	float: left;
	width: 63%;
}

	.consRpnl .mvConsi {
		line-height: 1.5em;
	}

.consLpnl {
	float: left;
	width: 31%;
	background-color: #e6e6e6;
	padding-bottom: 2em;
	padding-right: 2em;
	margin-right: 1em;
}

	.consLpnl .mvAbt .mvImg {
	}

	.consLpnl .mvSynp {
		padding-top: 1em;
		margin-left: 6%;
		clear: both;
	}

	.consLpnl .btnDiv {
		text-align: left;
	}

.maxxHlr .profile {
}

	.maxxHlr .profile li {
		clear: both;
	}

		.maxxHlr .profile li .birth select {
			margin-right: 0.3em;
			width: 8em;
			float: left;
			height: 30px;
		}

		.maxxHlr .profile li select {
			height: 30px;
		}

.profile li .pro1 {
	width: 100%;
	margin-bottom: 10px;
}

.profile .pro2in {
	width: 47%;
	float: left;
}

.profile .emDtl input {
	float: left;
	width: 15px;
	margin-right: 1em;
}

.profile .emDtl span {
	line-height: 20px;
	font-size: .9em;
}

.profile li .pro2 {
	width: 47%;
	margin-right: 1em;
	float: left;
	margin-bottom: 10px;
}

.inNote {
	font-size: .7em;
}

.profile input, .profile select {
	width: 95%;
}

.colmn {
	width: 45%;
	float: left;
	margin: 0 1em;
}

	.colmn .colHd {
		background-color: #e7e8ea;
		padding: 10px;
		margin-top: 1em;
		font-weight: 700;
	}

	.colmn .odd {
		background-color: #d0d1d3;
	}

	.colmn li {
	}

		.colmn li a {
			display: block;
			padding: 10px;
			text-decoration: none;
		}

			.colmn li a.actb, .colmn li a:hover {
				background-color: #4781ff;
				color: #fff;
				cursor: pointer;
			}

.colSel {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 4%;
}

.profile .btnDiv {
	text-align: left;
}

.profile h1 {
	margin-bottom: 1em;
	margin-top: 1em;
}

.blNink a {
	color: #4781ff;
	text-decoration: none;
}

.welco {
	font-weight: 700;
	color: #000;
}

.profile .btnDiv button.btn {
	width: 100%;
	float: left;
	margin-right: 1em
}

.cnInfoBt .btnDiv {
	float: left;
	margin-right: 10px;
	width: 40%;
}

/*Loyalty*/
.loyHdr {
	width: 95%;
	margin: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

.Loycol1 {
	width: 68%;
	float: right;
}

	.Loycol1 h3, .Loycol2 h3 {
		text-transform: uppercase;
		background-color: #08285b;
		color: #fff;
		text-align: center;
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 20px;
	}

.loyRow .banner {
	text-align: center;
}

	.loyRow .banner img {
		width: 100%;
		height: auto;
	}

	.loyRow .banner h6 {
		margin: 0;
		padding: 0;
		text-align: left;
		font-size: 1em;
		font-weight: 700;
	}

	.loyRow .banner ul {
		text-align: left;
		padding: 0;
		font-size: .9em;
		margin-left: 20px;
	}

	.loyRow .banner li:before {
		padding-right: 10px;
		content: "-"
	}

.loyRow .contnt {
	padding-top: 10px;
}

	.loyRow .contnt p {
		line-height: 20px;
	}

.contntNews .date {
	font-weight: 700;
	padding-bottom: 20px;
}

.contntNews .title {
	padding-bottom: 20px;
}

.loyRow .newPg {
	text-decoration: none;
	color: #4781ff;
}

.contntNews ul {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #ccc;
}

.Loycol2 {
	padding-left: 0;
	width: 30%;
	float: left;
}

	.Loycol2 .loyRowHdr {
		background-color: #e7e8ea;
		padding: 10px;
	}

.formHlr.loyRowHdr {
	padding: 30px;
	margin-bottom: 20px;
}

.loyRowHdr .btnDiv {
	text-align: left;
}

	.loyRowHdr .btnDiv .btn {
		width: 60%;
		border-radius: 5px;
		background: rgb(127,57,208);
		background: linear-gradient(90deg, rgba(127,57,208,1) 35%, rgba(78,121,250,1) 100%);
	}

		.loyRowHdr .btnDiv .btn:hover {
			background-color: #08285b;
		}

.loyRowHdr li {
	padding-bottom: 10px;
}

.formHlr li input {
	/* margin: 0; */
}

.Loycol2 a {
	color: #4781ff;
	text-decoration: none;
}

.loyRowHdr h3 {
	margin: -10px;
	margin-bottom: 10px;
}

.Loycol2 .menu {
	font-size: 12px;
	list-style: disc;
	margin-left: 20px;
	text-transform: uppercase;
}

.loyBan {
	margin-top: 20px;
}

	.loyBan img {
		width: 100%;
		height: auto;
	}

.welco {
	font-weight: 700;
	color: #000;
}

.blNink a {
	color: #4781ff;
	text-decoration: none;
}

.profile h3 {
	margin-top: 20px;
}

.crdInfo {
	margin-bottom: 5px;
	float: left;
}

	.crdInfo span {
		float: left;
		margin-right: 10px;
	}

	.crdInfo > span img {
		width: 50%;
	}

	.crdInfo p {
		margin-top: 20px;
	}

.bkgInfo li {
	position: relative;
	margin-bottom: 10px;
	line-height: 20px;
	clear: both;
}

.bkgInfo .titl {
	float: left;
	width: 30%;
}

.bkgInfo .desc {
	float: left;
	width: 66%;
	margin-left: 1em;
	position: relative;
}

.descHd {
	text-transform: uppercase;
}

.bkgInfo .desc:before {
	content: ":";
	position: absolute;
	left: -10px;
}

.profile .btnDiv {
	text-align: left;
}

.proHist table {
	background-color: #e7e8ea;
}

	.proHist table .odd {
		background-color: #d1d2d4;
	}

	.proHist table th {
		font-weight: 700;
		padding: 5px;
		text-align: left;
	}

	.proHist table td {
		padding: 5px;
		text-align: left;
		padding-right: 5px;
	}

	.proHist table .price {
		text-align: right;
	}

.proHist {
	width: 100%;
	overflow-x: scroll;
}

.spOffers {
	border: 1px solid #ccc;
	margin-top: 25px;
}

	.spOffers h4 {
		background-color: #ccc;
		font-size: 1em;
		text-transform: uppercase;
		font-weight: 700;
		padding-left: 20px;
	}

	.spOffers .logo {
		width: 25%;
		float: left;
		text-align: left;
		padding-left: 20px;
	}

	.spOffers .offer {
		width: 69%;
		float: right;
	}

		.spOffers .offer h6 {
			font-size: 1em;
			font-weight: 700;
		}

	.spOffers li {
		padding: 10px;
		clear: both;
		border-bottom: 2px solid #ccc;
		display: block;
	}

		.spOffers li a {
			text-decoration: none;
			color: inherit;
		}

	.spOffers .offer p {
		margin: 0;
		padding: 0;
		font-size: .9em;
		line-height: 15px;
		padding-bottom: 5px;
	}

.contnt h4 {
	font-size: 1em;
	font-weight: 700;
}

.contnt-fqs {
	font-size: .9em;
	line-height: 1.3em;
}

	.contnt-fqs h4 {
		font-size: 1em;
		font-weight: 700;
		margin-top: 1em;
	}

	.contnt-fqs p {
		margin: 0;
		padding-bottom: 5px;
	}

		.contnt-fqs p.head {
			font-weight: 700;
			margin-left: 0em;
			padding-top: 10px;
		}

.contFq .head {
	font-weight: 700;
	margin-left: 0em;
}

.contFq li p {
	margin-left: 1.1em;
}

.contnt-tc {
	font-size: .9em;
}

	.contnt-tc li {
		padding-bottom: 10px;
	}

		.contnt-tc li li {
			list-style: disc;
		}

		.contnt-tc li ul {
			margin-left: 20px;
		}

		.contnt-tc li li p {
			margin: 0;
			font-weight: 700;
		}

.contnt-actcard {
	background-color: #e7e8ea;
}

	.contnt-actcard .loyRowHdr .btnDiv .btn {
		width: 95%;
	}

	.contnt-actcard .loyRowHdr .btnDiv {
		width: 35%;
		float: left;
	}

.loyRowHdr a {
	color: #4781ff;
}

.loyRow .btnDiv {
	text-align: left;
}

	.loyRow .btnDiv .btn {
		background-color: #4781ff;
	}

		.loyRow .btnDiv .btn:hover {
			background-color: #08285b;
		}


.regHdr .Loycol1, .regHdr .Loycol2 {
	width: 49%;
	position: relative;
}

.regHdr .contnt-actcard {
	height: 540px;
}

.regHdr .regBtn {
	bottom: 0;
	position: relative;
	padding-bottom: 20px;
}

.cinLocTbl th {
	font-weight: 700;
	padding: 5px;
	text-align: left;
}

.cinLocTbl {
	margin-top: 2%;
}

	.cinLocTbl .t60 {
		width: 50%;
	}

	.cinLocTbl .t20 {
		width: 18%;
	}

	.cinLocTbl td {
		padding: 5px;
		text-align: left;
		padding-right: 5px;
	}

	.cinLocTbl .odd {
		background-color: #d1d2d4;
	}

.histHoldr {
	width: 320px;
	font-size: 0.8em;
	padding: 5px;
	background: #fff;
	position: relative;
}

.jun-form textarea {
	width: 94%;
	margin: 0 auto;
	margin-left: 5px;
}

.histHoldr .proHist {
	overflow: scroll;
	height: 500px;
}

.proHistTrans h4 {
	font-size: 1.5em;
	font-weight: 700;
}

.TransHlr .pro2 {
	float: left;
	width: 30%;
}

	.TransHlr .pro2 select {
		width: 30%;
		float: left;
		padding: 5px;
	}
/*Career Pages*/
.careeMenu {
	background-color: #e7e8ea;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-top: 10px;
}

	.careeMenu h2 {
		background-color: #08285b;
		text-align: center;
		font-family: 'montserratbold';
		text-transform: uppercase;
		font-size: 14px;
		color: #fff;
	}

	.careeMenu li {
		margin: 0px 0px 15px 30px;
		list-style: disc;
	}

		.careeMenu li a, .careePoslist a {
			text-decoration: none;
			color: #4781ff;
			display: block;
		}

.careePoslist li {
	list-style: disc;
	margin-left: 30px;
	padding: 0px 0 0 10px;
}

.careePoslist ul {
	margin-bottom: 15px;
}

.careeCv {
	background-color: #e7e8ea;
	padding: 10px;
}

	.careeCv .formHlr {
		float: left;
		padding-left: 0px;
	}

		.careeCv .formHlr input {
			margin: 0;
		}

	.careeCv .btnDiv {
		float: left;
		padding-top: 25px;
	}

		.careeCv .btnDiv .btn {
			padding: 5px 25px;
		}

	.careeCv .btnDiv1 {
		padding-top: 10px;
	}

.careePg.cin-content {
	width: 95%;
}

.careePg .mvListHr li {
	width: 27.9%;
}

.mvListHr li img {
	width: 100%;
	height: auto;
}

.careeEvtPg.mvCont {
	width: 65%;
}

.careeEvtPg .cin-content {
	width: 100%;
	margin: 0;
}

.careeEvtPg .date {
	margin-top: 0px;
	font-weight: 700;
	color: #999;
}

.careeEvtPg .mvListHr li {
	width: 41.9%;
}

	.careeEvtPg .mvListHr li img {
		width: auto;
		height: 180px;
	}

.carEvtLink li a {
	color: #4781ff;
	line-height: 25px;
}

#cinMenu {
}
.modImg-hdr {
	position: fixed;
	background-color: #000000c2;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	right: 0;
	top: 0;
}

.modImg-hdr span {
    position: relative;
    top: 30px;
    display: block;
    color: #fff;
    padding: 10px;
    text-align: right;
}
.modImg-hdr .modImg {
	width: 60vh;
    margin: 0 auto;
}
.modImg-hdr .modImg img{
	width:100%;
}
li.fodOrdCustmNote {
    font-size: 13px;
    border: 1px solid #ccc;
    margin: 5px;
    padding: 5px;
    /* margin-top: 40px; */
    background: #e6e6e6;
    position: relative;
    top: 5px;
}


.fnbMenWrap .fnbMenHdr ul {
    width: 100%;
}
.fnbMenWrap .fnbMenHdr ul li {
	width: 24%;
    margin: 0 5px;
    float: left;
}
.fnbMenWrap .fnbMenHdr ul li ul li{
    width:100%
}
.fnbMenWrap .fnbMenHdr.mvHlr .ddM{
	line-height: 25px;
}
.btnfb a {
    display: block;
        font-family: Gotham, Helvetica, Arial, sans-serif;
    font-family: 'montserratbold';
    font-size: 14px;
    background-color: #4781ff;
    color: #fff;
    border-color: #4781ff;
    margin-bottom: 0;
    padding: 8px 10px;
    border-radius: 0;
    text-transform: uppercase;
    text-align:center
}


/*mobile*/


@media only screen and (min-width:600px) and (max-width:768px) {
	#page {
		width: 100%;
		padding: 0;
	}

	header, footer, nav, .wrapper, .banrH {
		max-width: 95%;
		font-size: 77%;
		margin: 0 auto;
		margin-top: 5px;
	}

	nav {
		font-size: 80%;
	}

		nav ul li a {
			padding: 5px 0.8%;
		}

	.wrapper .mvWidget {
		width: 100%;
		margin-top: 10px;
		float: left;
	}

	.banrLHlr {
		width: 100%;
	}

	.mvWidgetHdr {
		float: left;
		width: 47%;
	}

	.socWidg {
		height: 232px;
		float: right;
		margin-top: 10px;
		width: 200px;
	}

	.banL, .cinBanr {
		float: left;
		width: 49%;
	}

		.banL img {
			/*height: 273px;*/
			height: 338px;
			width: 100%;
		}

	.cinBanr {
		margin-top: 0px;
		float: right;
	}

		.cinBanr a {
			padding: 5px;
		}

	.subscribe {
		float: right;
		height: 314px;
		margin-top: 0;
		padding: 0 20px;
		width: 45%;
	}

		.subscribe p {
			margin-top: 40px;
			font-family: 'montserratbold';
			line-height: 25px;
			margin-bottom: 20px;
			font-size: 1.3em;
		}

		.subscribe span {
			font-size: 1.3em;
			position: relative;
			text-align: center;
		}

		.subscribe .subchkBox {
			font-size: 1em;
		}

		.subscribe input {
			padding: 10px;
			margin-top: 20px;
		}

		.subscribe .btnDiv .btn {
			padding: 10px;
		}

		.subscribe .btnDiv {
			padding-top: 30px;
		}

	.wrapper .slider {
		margin-top: 10px;
	}

	.now-widg, .eventHlr {
		margin-left: 0px;
		width: 515px;
	}

	.wrapper .slider {
		height: auto;
		width: 100%;
	}

	.now-widg, .eventHlr {
		height: inherit;
		width: 100%;
	}

		.now-widg .now-widgHlr {
			height: inherit;
		}

	.socWidg {
		display: none;
	}

	.banrH {
		display: none;
	}

	.mvListHr li {
		margin: 0 5px;
		width: 30.9%;
	}

		.mvListHr li p {
			font-size: 125%;
		}

	.mTicktHlr {
		padding: 0;
		margin-top: 5px;
	}

	.mvListHr img {
		width: 100%;
	}

	.promoHlr .promo, .newsHlr .news {
		margin: 0;
		margin-right: 9px;
	}

	.promoDtl {
		width: 50%;
		margin-left: 10px;
	}

	.news .newsDtl {
		margin-left: 0;
		width: 100%;
	}

	.newsImg {
		width: 100%;
	}

	.promoHlr .promo, .newsHlr .news {
		width: 44.1%;
	}

	.promo .prmoImg, .promo .promoDtl {
		width: 49%;
	}

	.promo .promoDtl {
		margin-left: 5px;
	}

	.promo .prmoImg img {
		width: 100%;
		height: auto;
	}

	.promo .promoDtl {
		margin-top: 10px;
	}

	.othrePromo li {
		width: 50%;
	}

	.mvCinLink-Dtl .col1 img {
		width: 100%;
		height: auto;
	}

	.mTickt .mvLink a {
		width: 40%;
	}

	.mvCinLink .col3 {
		width: 39%;
	}

	.mvCinLink .col1 {
		width: 26.6%;
	}

	.seatLay {
		width: 100%;
	}

	.orderSum {
		width: 100%;
		margin-top: 10px;
		margin-left: 0px;
	}

		.orderSum .sum1, .orderSum .sum2 {
			float: left;
			width: 48%;
			margin-left: 10px;
		}

		.orderSum ul {
			margin-right: 10px;
		}

	.seatBtn {
		position: relative;
		z-index: 1;
		width: 500px;
		right: 237px;
		padding: 10px;
	}

	.payHlr {
		margin-top: 10px;
		width: 100%;

	}

	.confPgHdr {
		width: 60%;
	}

		.confPgHdr .orderSum ul {
			width: 100%;
		}

		.confPgHdr .orderSum {
			padding: 0;
		}

		.confPgHdr .orderSum {
			margin-top: 0;
		}

	.mvAbt .mvImg {
		width: 30%;
	}

		.mvAbt .mvImg img {
			height: auto;
			width: 100%;
		}

	.mvCont .btnDiv {
		padding-top: 0;
	}

	.mvSynp .orderDtl, .mvSynp .orderLbl {
		margin-bottom: 2px;
	}

	.cinListCol {
		width: 45%;
		margin: 5px;
		padding: 8px;
	}

	.cinLocHlr .mvHlr ul {
		width: 45%;
	}
	.fnbMenWrap .fnbMenHdr ul {
		width: 100%;
	}
	.fnbMenWrap .fnbMenHdr ul li {
		width: 48%;
		margin: 5px;
		float: left;
	}

	.cinListCol img {
	}

	.cinList {
		width: 100%;
	}

	.cinListCol h6, .cinListCol p {
		font-size: 1em;
	}

	.cinListCol p {
		margin-bottom: 0px;
	}

	.cinListCol .cinList {
	}

	.cinLoc-Cont {
		width: 100%;
	}

	.cinLocDtlHlr .cinListCol .cinList {
		float: left;
	}

	.mvCin .mvImg img {
		width: 100%;
		height: auto;
	}

	.cin-content {
		width: 62%;
		margin-top: 0;
	}

	.cin-Logo {
		width: 30%;
	}

	.spOffers .logo img {
		width: 85%;
		height: auto;
	}

	.profile .btnDiv button.btn {
		width: 60%;
	}

	.profile li .pro2 {
		width: 100%;
	}

	.maxxHlr .profile li .birth select {
		width: 6.7em;
	}

	.profile .pro2in {
		width: 100%;
	}

	.Loycol2 {
		width: 48%;
	}

	.Loycol1 {
		width: 48%;
	}

	header .social {
		float: right;
		font-size: 14px;
		position: relative;
		top: 20px;
		width: 50%;
	}

		header .social a {
			color: #4781ff;
			display: inline-block;
		}

		header .social ul li a img {
			width: 22px;
			height: 22px;
		}

	.TransHlr .pro2 {
		float: left;
		width: 48%;
	}

	.careeEvtPg.mvCont {
		width: 60%;
	}
}

@media only screen and (min-width:320px) and (max-width:599px) {
	.modImg-hdr .modImg {
		width: 50vh;
		margin: 0 auto;
	}
	.jssorb01{display: none !important;}
	#page {
		width: 100%;
		padding: 0;
	}

	header .logo {
		width: 100%;
		text-align: center;
	}

		header .logo img {
			width: 50%;
			height: auto;
			text-align: center;
		}

	header, footer, nav, .wrapper, .banrH {
		max-width: 90% !important;
		padding: 0;
		font-size: 77%;
		margin: 0 auto;
		margin-top: 5px;
	}

		.wrapper .mvWidget, .banrLHlr {
			width: 100%;
			float: none;
		}

	.mTicktHlr {
		padding: 0px;
	}

	.subscribe {
		padding: 0px;
		float: none;
		margin-bottom: 5px;
		width: 100%;
		text-align: center;
		height: auto;
		clear: both;
		margin-top: 10px;
	}

		.subscribe p {
			display: inline-block;
			font-size: 14px;
			margin-bottom: 5px;
			margin-top: 10px;
		}

		.subscribe span {
			display: block;
			width: 90%;
			text-align: left;
			margin: 0 auto;
			line-height: 16px;
			font-size: 13px;
			position: relative;
			left: 10%;
		}

		.subscribe .subchkBox {
			margin-top: 5px;
		}

		.subscribe .btnDiv {
			padding-bottom: 10px;
			padding-top: 10px;
		}

	.elastislide-horizontal ul li {
		height: 100%;
		display: inline-block;
		margin: 0 25px !important;
	}

	.mvAbt .mvImg img {
		height: auto;
		width: 60%;
	}

	.slider {
		clear: both;
	}

	.wrapper .slider {
		width: 100%;
		height: auto;
	}

	.slider img {
		width: 100%;
	}

	.mvWidgetHdr, .cinBanr, .banL, .now-widg, .eventHlr {
		width: 100%;
	}

		.banL img {
			width: 100%;
			height: inherit;
		}

		.cinBanr a.consi img {
			height: auto;
		}

	.socWidg {
		display: none;
	}

	.eventHlr .news, .eventHlr .ep {
		width: 99%;
		height: auto;
	}

		.eventHlr .news img, .eventHlr .ep img {
			width: 80%;
			height: auto;
		}

	.eventHlr .ep {
		margin-top: 10px;
		clear: both;
		position: relative;
		right: -1px;
	}

	.now-widg, .eventHlr {
		height: auto;
	}

		.now-widg .mvLink a {
			width: 46%;
		}

	.banrH {
		clear: both;
		display: none;
	}

		.banrH img {
			width: 100%;
		}

	.banL {
		height: inherit;
	}

	.mvListHr li {
		margin: 0 5px;
		width: 46%;
	}

	.promoHlr .promo, .newsHlr .news, .promoHlr {
		display: none;
	}

	.mvCinLink-Hlr .col1, .mvCinLink-Hlr .col2, .mvCinLink-Hlr .col3 {
		width: 100%;
	}

	.mvCinLink-Dtl .col1, .mvCinLink-Dtr .col2, .mvCinLink-Dtr .col3 {
		width: 100%;
	}

	.mvCinLink > .mvCinLink-Dtl .col1, .mvCinLink-Dtl .col2, .mvCinLink-Dtl .col3 {
		height: auto;
	}

	.mvCinLink .col3, .mvCinLink .col2, .confPgHdr {
		width: 100%;
	}

	.city-link li a {
		font-size: 1.3em;
	}

	.orderSum ul {
		width: 100%;
	}

	.orderLbl {
		width: 50%;
	}

	.orderDtl {
		width: 49%;
	}

	.mTicktHlr {
		border: none;
	}

	.mvAbt .mvImg {
		width: 97%;
		margin: 5px;
		text-align: center;
	}

	.mvCont {
		margin: 0;
		width: 100%;
	}

	.btnDiv .btn {
		padding: 10px;
	}

	.promHdrPrmo #txtPromoCode {
		line-height: 30px;
	}

	.mvAbt, .cinLoc {
		border: none;
	}

	.cinLocHlr .mvHlr ul {
		display: inline-block;
		margin-left: 0;
		width: 100%;
	}

	.mTicktHlr {
		border: medium none;
		margin-top: 20px;
	}

	.cinListCol {
		margin: 0;
		width: 97%;
		padding: 5px;
		text-align: center;
	}

		.cinListCol .cinList {
			float: none;
		}

	.cinLocDtlHlr .col1 {
		float: none;
		width: 100%;
	}

		.cinLocDtlHlr .col1 ul {
			margin-left: 0;
			margin-top: 20px;
		}

	.cinLocDtlHlr .col2 {
		border-left: medium none;
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.mTicktHlr > .promoHlr {
		display: block;
	}

		.mTicktHlr > .promoHlr .promo {
			display: block;
		}

	.promoHlr .promo, .newsHlr .news {
		padding: 0;
		width: 100%;
	}

	.promo .prmoImg, .promo .promoDtl {
		width: 100%;
	}

	.promo .promoDtl {
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		margin-left: 0;
		padding-bottom: 10px;
	}

	.promo h5 {
		border-bottom: none;
	}

	.mTicktHlr > .promoHlr .promo, .newsHlr .news, .promoHlr {
		display: block;
		margin-left: 0;
	}

	.promo .prmoImg, .promo .promoDtl, .news .newsImg, .news .newsDtl {
		float: none;
		text-align: center;
		text-align: center;
		width: 80%;
		margin: 0 auto;
	}

		.news .newsDtl hr {
			display: none;
		}

	.news h5 {
		padding-top: 0px;
	}

	.newsImg img {
		width: 100%;
		height: auto;
	}

	.news .newsDtl {
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		padding-top: 10px;
		margin-left: 0;
		padding-bottom: 10px;
		width: 100%;
	}

	.promoHlr .promo, .newsHlr .news {
		border: none;
	}

	.now-widg .now-widgHlr {
		height: 210px;
	}

	.now-widg, .eventHlr {
		margin-left: 0;
	}

	.orderSum, .orderSum.orderSumCon {
		width: 100%;
		float: none;
		margin-left: 0;
	}

	.seatLay {
		width: 100%;
		float: none;
	}

	.mvListHr li a img {
		width: 12em;
		height: 18em;
	}

	.mvListHr li p {
		font-size: .9em;
	}

	.promo .promoDtl {
		margin-top: 10px;
	}

	.mTicktHlr h3 {
		margin: 0;
	}

	.cinLoc-Cont {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
		text-align: left;
	}

	.mvCin .mvImg img {
		width: 100%;
		height: auto;
	}

	.col1 .mvImg img {
		height: auto;
		width: 70%;
	}

	.footLink ul {
		width: 100%;
	}

	.payHlr {
		border: none;
	}

	.payHlr {
		float: none;
		width: 100%;
	}

	.pay-mydtl .formFields li {
		height: inherit;
	}

	.formFields label {
		width: 100%;
		float: none;
	}

	.formFields span {
		padding-left: 0px;
	}

	.formFields input {
		margin-left: 0px;
		width: 95%;
	}

	.formFields .chkBox input {
		width: inherit;
	}

	.formFields span:before {
		padding-left: 10px;
		content: " ";
	}

	.formFields .chkBox {
		padding-left: 5px;
	}

	.payPromo input {
		width: 48%;
	}

	.formCard .mvHlr {
		margin-left: 0;
	}

	.appWid {
		display: block;
	}

	.confPgHdr .orderSum {
		padding: 0;
	}

	.cbp-tm-menu > li > a {
		margin: 5px !important;
		line-height: 15px !important;
	}

	.cbp-tm-menu > li:first-child {
		border-top: 0px solid #3793ca !important;
	}

	.noteBk {
		float: none;
	}

	.formCard .mvHlr {
		width: 120px;
	}

	.sch-dtls .movTim, .sch-dtls .movNam {
		width: 96.8%;
	}

	.mobNon {
		display: none;
	}

	.cin-content {
		width: 90%;
		float: none;
		clear: both;
		margin: 0 auto;
	}

	.cin-Logo {
		float: none;
		width: 50%;
		margin: 0 auto;
	}

	.sch-hlr .cbp-tm-menu > li > a {
		margin: 5px !important;
		line-height: 15px;
	}

	.sch-hlr .cbp-tm-menu {
		text-align: left;
	}

	.sch-dtls .movTim {
		float: left;
	}

	.sch-dtls ul.cbp-tm-menu {
		margin-top: 0em;
	}

	.consLpnl {
		width: auto;
		font-size: 1.2em;
		margin-right: 0;
	}

	.consRpnl {
		width: auto;
		font-size: 1.2em;
	}

	.Loycol1, .Loycol2 {
		float: none;
		width: 100% !important;
	}

	.spOffers .logo {
		width: 15%;
	}

		.spOffers .logo img {
			width: 85%;
			height: auto;
		}

	.profile li .pro2 {
		width: 100%;
		float: none;
	}

	.profile .pro2in {
		width: 100%;
	}

	.maxxHlr .profile li .birth select {
		width: 32%;
	}

	.TransHlr .pro2 {
		float: none;
		width: 100%;
	}

		.TransHlr .pro2 label {
			clear: both;
			padding-bottom: 6px;
		}

	.careeCv .btnDiv {
		float: left;
		padding-top: 5px;
		padding-left: 10px;
	}

	.careeEvtPg.mvCont {
		width: 100%;
	}

	.careeMenu li {
		margin: 10px;
		list-style: none;
		margin-left: auto;
	}


		.careeMenu li a, .careePoslist a {
			font-size: 1.3em;
		}

	.mvAbt .mvImg img {
		height: auto;
		width: 100%;
	}

	.careePg .mvListHr li a img, .careeEvtPg .mvListHr li img {
		width: 90%;
		height: auto;
	}

	.careePg .mvListHr {
		margin: 0px 0px 10px 0px;
	}

		.careePg .mvListHr li, .careeEvtPg .mvListHr li {
			display: table-cell;
		}
		.fnbMenWrap .fnbMenHdr ul li {
			width: 100%;
			margin: 5px;
		
}

.colmn {
	margin: 0;
	width: 100%;
}

.profile .btnDiv button.btn {
	width: 100%;
	float: none;
	margin-right: 0em;
	margin-bottom: 1em;
}

header .social {
	width: 100%;
}
	/*header .social{  border-top: 1px solid #ccc;
    float: right;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
    top: 0;
    width: 100%;
}*/
	header .social a {
		color: #4781ff;
		display: inline-block;
	}

	header .social ul li a {
		font-size: 14px;
	}

		header .social ul li a img {
			width: 22px;
			height: 22px;
		}

.loyRow > h3 {
	margin-top: 15px;
}

.regHdr .contnt-actcard {
	height: auto !important;
}

}

@media only screen and (min-width: 220px) and (max-width: 320px) {
	#page {
		width: 100%;
		padding: 0;
	}

	header .logo {
		width: 100%;
		text-align: center;
	}

		header .logo img {
			width: 50%;
			height: auto;
			text-align: center;
		}

	header, footer, nav, .wrapper, .banrH {
		max-width: 90% !important;
		padding: 0;
		font-size: 77%;
		margin: 0 auto;
		margin-top: 5px;
	}

	.mTickt .mvLink a {
		width: 45.5% !important
	}

	.wrapper .mvWidget, .banrLHlr {
		width: 100%;
		float: none;
	}

	.mTicktHlr {
		padding: 0px;
	}

	.subscribe {
		padding: 0px;
		float: none;
		margin-bottom: 5px;
		width: 100%;
		text-align: center;
		height: auto;
		clear: both;
		margin-top: 10px;
	}

		.subscribe p {
			display: inline-block;
			font-size: 14px;
			margin-bottom: 5px;
			margin-top: 10px;
		}

		.subscribe span {
			display: block;
			width: 90%;
			text-align: left;
			margin: 0 auto;
			line-height: 16px;
			font-size: 13px;
			position: relative;
			left: 10%;
		}

		.subscribe .subchkBox {
			margin-top: 5px;
		}

		.subscribe .btnDiv {
			padding-bottom: 10px;
			padding-top: 10px;
		}

	.elastislide-horizontal ul li {
		height: 100%;
		display: inline-block;
		margin: 0 25px !important;
	}

	.mvAbt .mvImg img {
		height: auto;
		width: 60%;
	}

	.slider {
		clear: both;
	}

	.wrapper .slider {
		width: 100%;
		height: auto;
	}

	.slider img {
		width: 100%;
	}

	.mvWidgetHdr, .cinBanr, .banL, .now-widg, .eventHlr {
		width: 100%;
	}

		.banL img {
			width: 100%;
			height: inherit;
		}

	.socWidg {
		display: none;
	}

	.eventHlr .news, .eventHlr .ep {
		width: 99%;
		height: auto;
	}

		.eventHlr .news img, .eventHlr .ep img {
			width: 80%;
			height: auto;
		}

	.eventHlr .ep {
		margin-top: 10px;
		clear: both;
		position: relative;
		right: -1px;
	}

	.now-widg, .eventHlr {
		height: auto;
	}

		.now-widg .mvLink a {
			width: 46%;
		}

	.banrH {
		clear: both;
		display: none;
	}

		.banrH img {
			width: 100%;
		}

	.banL {
		height: inherit;
	}

	.mvListHr li {
		margin: 0 5px;
		width: 45%;
	}

	.promoHlr .promo, .newsHlr .news, .promoHlr {
		display: none;
	}

	.mvCinLink-Hlr .col1, .mvCinLink-Hlr .col2, .mvCinLink-Hlr .col3 {
		width: 100%;
	}

	.mvCinLink-Dtl .col1, .mvCinLink-Dtr .col2, .mvCinLink-Dtr .col3 {
		width: 100%;
	}

	.mvCinLink > .mvCinLink-Dtl .col1, .mvCinLink-Dtl .col2, .mvCinLink-Dtl .col3 {
		height: auto;
	}

	.mvCinLink .col3, .mvCinLink .col2, .confPgHdr {
		width: 100%;
	}

	.city-link li a {
		font-size: 1.3em;
	}

	.orderSum ul {
		width: 100%;
	}

	.orderLbl {
		width: 50%;
	}

	.orderDtl {
		width: 49%;
	}

	.mTicktHlr {
		border: none;
	}

	.mvAbt .mvImg {
		width: 97%;
		margin: 5px;
		text-align: center;
	}

	.mvCont {
		margin: 0;
		width: 100%;
	}

	.btnDiv .btn {
		padding: 10px;
	}

	.mvAbt, .cinLoc {
		border: none;
	}

	.cinLocHlr .mvHlr ul {
		display: inline-block;
		margin-left: 0;
		width: 100%;
	}

	.mTicktHlr {
		border: medium none;
		margin-top: 20px;
	}

	.cinListCol {
		margin: 0;
		width: 97%;
		padding: 5px;
		text-align: center;
	}

		.cinListCol .cinList {
			float: none;
		}

	.cinLocDtlHlr .col1 {
		float: none;
		width: 100%;
	}

		.cinLocDtlHlr .col1 ul {
			margin-left: 0;
			margin-top: 20px;
		}

	.cinLocDtlHlr .col2 {
		border-left: medium none;
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.mTicktHlr > .promoHlr {
		display: block;
	}

		.mTicktHlr > .promoHlr .promo {
			display: block;
		}

	.promoHlr .promo, .newsHlr .news {
		padding: 0;
		width: 100%;
	}

	.promo .prmoImg, .promo .promoDtl {
		width: 100%;
	}

	.promo .promoDtl {
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		margin-left: 0;
		padding-bottom: 10px;
	}

	.promo h5 {
		border-bottom: none;
	}

	.mTicktHlr > .promoHlr .promo, .newsHlr .news, .promoHlr {
		display: block;
		margin-left: 0;
	}

	.promo .prmoImg, .promo .promoDtl, .news .newsImg, .news .newsDtl {
		float: none;
		text-align: center;
		text-align: center;
		width: 80%;
		margin: 0 auto;
	}

		.news .newsDtl hr {
			display: none;
		}

	.news h5 {
		padding-top: 0px;
	}

	.newsImg img {
		width: 100%;
		height: auto;
	}

	.news .newsDtl {
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		padding-top: 10px;
		margin-left: 0;
		padding-bottom: 10px;
		width: 100%;
	}

	.promoHlr .promo, .newsHlr .news {
		border: none;
	}

	.now-widg .now-widgHlr {
		height: 210px;
	}

	.now-widg, .eventHlr {
		margin-left: 0;
	}

	.orderSum {
		width: 100%;
		float: none;
		margin-left: 0;
	}

	.seatLay {
		width: 100%;
		float: none;
	}

	.mvListHr li a img {
		width: 9em;
		height: 13em;
	}

	.mvListHr li p {
		font-size: .9em;
	}

	.promo .promoDtl {
		margin-top: 10px;
	}

	.mTicktHlr h3 {
		margin: 0;
	}

	.cinLoc-Cont {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
		text-align: left;
	}

	.mvCin .mvImg img {
		width: 100%;
		height: auto;
	}

	.col1 .mvImg img {
		height: auto;
		width: 70%;
	}

	.footLink ul {
		width: 100%;
	}

	.payHlr {
		border: none;
	}

	.payHlr {
		float: none;
		width: 100%;
	}

	.pay-mydtl .formFields li {
		height: inherit;
	}

	.formFields label {
		width: 100%;
		float: none;
	}

	.formFields span {
		padding-left: 0px;
	}

	.formFields input {
		margin-left: 0px;
		width: 95%;
	}

	.formFields .chkBox input {
		width: inherit;
	}

	.formFields span:before {
		padding-left: 10px;
		content: " ";
	}

	.formFields .chkBox {
		padding-left: 5px;
	}

	.payPromo input {
		width: 48%;
	}

	.formCard .mvHlr {
		margin-left: 0;
	}

	.appWid {
		display: block;
	}

	.confPgHdr .orderSum {
		padding: 0;
	}

	.cbp-tm-menu > li > a {
		margin: 0 10px 0 0 !important;
	}

	.cbp-tm-menu > li:first-child {
		border-top: 0px solid #3793ca !important;
	}

	.noteBk {
		float: none;
	}

	.formCard .mvHlr {
		width: 120px;
	}

	.sch-dtls .movTim, .sch-dtls .movNam {
		width: 96.8%;
	}

	.mobNon {
		display: none;
	}

	.Loycol1, .Loycol2 {
		float: none;
		width: 100%;
	}

	header .social {
		border-top: 1px solid #ccc;
		float: right;
		font-size: 14px;
		margin-top: 10px;
		padding-top: 10px;
		position: relative;
		top: 0;
		width: 100%;
	}

		header .social a {
			color: #4781ff;
		}

	.regHdr .Loycol1, .regHdr .Loycol2 {
		width: 100%;
	}

	.regHdr .contnt-actcard {
		height: auto !important;
	}
}

.slicknav_menu {
	display: none;
}

@media screen and (max-width: 768px) {
	#page {
		width: 100%;
		padding: 0;
	}

	.abtPg {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}

	.confPg-banr {
		display: none;
	}

	.cbp-tm-submenu {
		display: none !important;
	}

	#menu {
		display: none;
	}

	nav {
		border-bottom: 0;
	}

		nav ul li a.select {
			background-color: #08285b;
		}

	.slicknav_menu {
		display: block;
	}
	/*accordian*/
	.footLink ul {
		float: none;
	}

	#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
		margin: 0;
		padding: 0;
		width: 100%;
		border: 0;
		list-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 16px;
		position: relative;
		font-weight: 700 !important;
	}

	#cssmenu {
		width: 100%;
	}

		#cssmenu a {
			line-height: 1.3;
		}

		#cssmenu > ul > li:first-child {
			background: #66665e;
		}

			#cssmenu > ul > li:first-child > a {
				padding: 15px 10px;
				background: url(https://cinepolis.blog/css/menu_images/pattern.png) top left repeat;
				border: none;
				border-top: 1px solid #818176;
				-webkit-border-radius: 3px 3px 0 0;
				-moz-border-radius: 3px 3px 0 0;
				border-radius: 3px 3px 0 0;
				text-align: center;
				font-weight: 300;
				text-shadow: 0 -1px 1px #000000;
			}

				#cssmenu > ul > li:first-child > a > span {
					padding: 0;
				}

			#cssmenu > ul > li:first-child:hover {
				background: #66665e;
			}

		#cssmenu > ul > li {
			background: #4781ff;
		}

			#cssmenu > ul > li:hover {
				background: #08285b;
			}

			#cssmenu > ul > li > a {
				background: url("https://cinepolis.blog/css/menu_images/pattern.png") repeat scroll left top rgba(0, 0, 0, 0);
				border-bottom: 1px solid #08285b;
				border-top: medium none;
				color: #ffffff;
				display: block;
				font-family: 'montserratmedium';
				font-family: Gotham, Helvetica, Arial, sans-serif;
				font-size: 16px;
				font-size: 700;
				margin-left: 10px;
				padding-bottom: 5px;
				padding-top: 5px;
				width: 95%;
			}

				#cssmenu > ul > li > a > span {
					display: block;
					padding: 12px 10px;
					-webkit-border-radius: 4px;
					-moz-border-radius: 4px;
					border-radius: 4px;
				}

				#cssmenu > ul > li > a:hover {
					text-decoration: none;
				}

			#cssmenu > ul > li.active {
				border-bottom: none;
			}

			#cssmenu > ul > li.has-sub > a span {
				background: url(https://cinepolis.blog/css/menu_images/icon_plus.png) 96% center no-repeat;
			}

			#cssmenu > ul > li.has-sub.active > a span {
				background: url(https://cinepolis.blog/css/menu_images/icon_minus.png) 96% center no-repeat;
			}

		#cssmenu ul ul {
			display: none;
			background: #fff;
			border-right: 1px solid #a2a194;
			border-left: 1px solid #a2a194;
		}

			#cssmenu ul ul li {
				padding: 0;
				border-bottom: 1px solid #d4d4d4;
				border-top: none;
				background: #f7f7f7;
			}

				#cssmenu ul ul li:last-child {
					border-bottom: none;
				}

			#cssmenu ul ul a {
				color: #676767;
				display: block;
				font-size: 12px;
				font-weight: normal;
				padding: 10px 10px 10px 36.6px;
			}

				#cssmenu ul ul a:before {
					content: '\00BB';
					position: absolute;
					left: 10px;
					color: #4781ff;
				}

				#cssmenu ul ul a:hover {
					color: #4781ff;
				}

	.appWid {
		display: block;
	}

	.steps {
		display: none !important;
	}

	header .banner, .breadcum {
		display: none;
	}

	.mvWidgetHdr .mvLink {
		display: block;
	}

	.now-widg .mvLink {
		display: blcok;
	}

	.mTickt .mvLink {
		display: block;
	}

	.mTicktHlr .mvLink {
		display: block !important;
	}

	.mTickt .mvLink a {
		width: 46.5%;
	}

	nav ul {
		display: none;
	}

	.mTicktHlr .colOrgBrdr {
		border: none;
	}

	.mvHlr li {
		line-height: 20px;
	}

	.ordMob {
		display: block;
	}

	.mTicktHlr h3 {
		margin: 0;
		margin-bottom: 10px;
	}

	#desk {
		display: none;
	}

	#cssmenu {
		display: block !important;
	}

	.orderSum li {
		padding: 10px;
		clear: both;
		font-size: 1.2em;
	}

	.cinLoc-Img img {
		width: 100%;
		height: auto;
	}

	.mvConsi .conIcon li a img {
		height: 50px;
		width: auto;
	}

	.spOffers .offer {
		width: 100%;
	}

	.spOffers .logo {
		float: none;
		padding-left: 0px;
		text-align: left;
		width: 45%;
	}

	#cinMenu {
		display: none;
	}

	#cinMenuHdr .slicknav_menu ul {
		display: block;
		margin: 0;
	}

	#cinMenuHdr .slicknav_menu {
		background-color: #ccc;
		font-family: 'montserratbold';
	}

		#cinMenuHdr .slicknav_menu .slicknav_menutxt {
			font-weight: normal;
		}

		#cinMenuHdr .slicknav_menu .slicknav_nav a {
			color: #000 !important;
		}

		#cinMenuHdr .slicknav_menu .slicknav_menutxt, #cinMenuHdr .slicknav_menu .slicknav_icon {
			text-shadow: none;
			color: #000;
		}

		#cinMenuHdr .slicknav_menu .slicknav_icon-bar {
			box-shadow: #000;
		}

	.botmBanr img {
		width: 100%;
		height: auto;
	}
}


#cssmenu {
	display: none;
}

#cinMenuHdr > ul {
	margin: 0 auto;
	text-align: center;
}

#cinMenu li {
	font-family: 'montserratbold';
	text-transform: uppercase;
	display: inline-block;
	padding: 10px;
}

	#cinMenu li a {
		color: #08285b;
		text-decoration: none;
	}

		#cinMenu li a:hover, #cinMenu li a.select {
			color: #4781ff;
		}

/*Added new css by gopal on 05 dec 14*/
.cinBanr a.consi img {
	width: 100%;
}

.newsGal {
	margin-top: 10px;
}

	.newsGal li {
		float: left;
		margin: 0 1%;
	}

.othrePromoList {
	height: 168px;
	overflow: auto;
}

	.othrePromoList li {
		width: 100%;
	}

		.othrePromoList li a {
			color: #4781ff;
			text-decoration: none;
			display: block;
		}

.botmBanr {
	position: fixed;
	bottom: 0;
	z-index: 100;
}

.prom-Dtl table {
	width: 100%;
}

.qrHdr {
	padding: 10;
	box-shadow: 0px 0px 10px #ccc;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px
}

.msgHdr {
	height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 6%;
	font-size: 16px;
	line-height: 30px;
	border: 1px solid #08285b;
}