html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
html, body {
	height:100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
nav ul, ul li {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold
}
del {
	text-decoration:line-through
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help
}
table {
	border-collapse:collapse;
	border-spacing:0
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}
input, select {
	vertical-align:middle
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	color:#999999;
	line-height:normal;
	background:#edebf0;
}
a, img {
	color:#fff;
	text-decoration:none;
	font-weight:normal
}
p {
	margin:0;
	padding:0;
	color:#fff;
}
a:hover {
	text-decoration:none
}
h1, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
}
h2 {
	font-family: 'Lato', sans-serif;
}
h2, h3 {
	font-size:16px
}

#page_body
{
width: 100%;
height: auto;
}

.pg_body
{
width: 1000px;
height: auto;
margin: 0 auto;
}

.top_layer{
	width:100%;
height:32px;
background:#575f72;
}

.header{
	width:100%;
height:60px;
}

.logo{
margin-top:40px;
}
.icon{
float:right;
margin-top:-16px;
}
.banner{
width:100%;
height:354px;
background:#575f72;
}

/*menu starts*/

.menu {
	width:346px;
	height:354px;
	float:left;
	background:#575f72;
}
.menu li{
	float:left;
	width:100%;
	text-transform:uppercase;
	list-style:none;
	border-bottom:1px solid #4c5467;
}

.menu li:last-child{
border-bottom:none;
}
.menu li a{
	float: left;
color: #fff;
text-align: center;
margin-right: 37px;
padding-left: 30px;
line-height: 48px;
padding: 11px 3px;
width: 340px;
}


.menu li a.active, .menu li a:hover{
	background:#35ddf7;

}


	
.menu li a span.bt_icn{
	width:12px;
	height:12px;
		background:url(https://cdn.district.in/ticketnew/partners/img/KS_Cineplex/arrow.png) no-repeat;

	float:left;
	margin:19px 0 0 30px;
}

/*menu ends*/

.slide{
width:654px;
height:354px;
float:right;
}



<!--slide css-->


.page_full {
	z-index: -999;
	min-height: 100%;
	min-width: 1280px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
#wrapper {
	min-height:100%;
	position:relative;
}

#content {
	width: 1000px;
height: 380px;
}
.page_content {
	margin:0 auto;
	min-height:100%;
	width:1000px;
	margin-left:-6px;
}


.tab_content {
	float:left;
	width:887px;
	margin:0;
	position:relative;
	height:250px;
		background:#fff;
		margin-top: 40px;
		box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.9);
		margin-left: 56px;

}
.list_widget {
	float:left;
	width:888px;
}
.tab_content ul {
	float:left;
	list-style:none;
}
.tab_content ul li {
	float:left;
	margin:24px 13px 0 9px;
	width:200px;
	height:200px;
	color:White;
	text-align:left;
}
.tab_content ul li img {
	width:200px;
	height:200px;
}
.tab_content ul li span {
	font-size:13px;
}
.tab_content ul li img {
	margin:0px;
}
.nav {
	float:left;
	width:50px;
	height:251px;
	position:absolute;
	top:0px;
	right:897px;
	background:#4e5567;
}


.nav1 {
	float:left;
	width:50px;
	height:251px;
	position:absolute;
	top:0px;
	right:-56px;
	background:#4e5567;
}
.nav span.prev {
	cursor:pointer;
	padding:0 5px;
	margin:114px 6px 0 -10px;
	background:url(https://cdn.district.in/ticketnew/partners/img/KS_Cineplex/arrow_left.png) no-repeat;
	color:White;
	display:block;
	text-indent: -9999px;
	width: 24px;
	height: 36px;
	float:right;
	text-align:left;

}


.nav1 span.next {
	cursor:pointer;
	float:left;
	padding:0 5px;
	margin:114px 0 0 18px;
	background:url(https://cdn.district.in/ticketnew/partners/img/KS_Cineplex/arrow_right.png) no-repeat ;
	color:White;
	display:block;
	text-indent: -9999px;
	width: 24px;
	height: 36px;
	

}


.hide {
	display:none;
	float:left;
}
ul.tabs {
	float:left;
	padding:0;
	list-style:none;
	width:100%;
	border-bottom:2px solid #566072;
	margin-left: -4px
}
ul.tabs li {
	float:left;
	text-align:left;
	width:140px;
	height:45px;
	padding:0;
	
}
ul.tabs li:last-child {
	border-right:0 none;
}
ul.tabs li a {
	display:block;
	text-align:left;
	text-decoration:none;
	line-height:45px;
	width:100%;
	font-size:14px;
	color:#777;
	font-weight:bold;
	
}
ul.tabs li a.on {
	text-align:left;
	color:#566072;
	border-bottom:2px solid #35ddf7;
	line-height:45px;
	font-weight:normal;
	width:100%;
	
}

<!--slide css-->

.ad{
width:100%;
height:200px;
margin:0 auto;
}

.footer{
width:100%;
height:95px;
margin-top:30px;
background:#4e5567;
}

.footer p{
color: #d2d2d2;
text-align: center;
line-height: 48px;
font-family:open sans;
padding-top:25px;
}