body {
	overflow-x: hidden
}
.sticky-top {
	transition: all .25s ease-in;
	background: linear-gradient(to bottom, rgba(0,0,0,1) 40%, rgba(0,0,0,0) 100%)
}
.stuck .sticky-top {
	background-color: #222!important;
	padding-top: 3px!important;
	padding-bottom: 3px!important;
	position: fixed;
	width: 100%
}
a {
	outline: none
}
img.logo {
	width: 100%;
	max-width: 90px
}
.carousel-item {
	height: 100vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

@media(min-width:576px) {
.modal-dialog {
	max-width: 600px;
	margin: 1.75rem auto
}
}
div#carouselExampleIndicators {
	bottom: 60px
}
.menu a.nav-link {
	padding-left: 2rem!important
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border: inherit;
	border-bottom: 3px solid #007bb6
}
ul.nav.nav-tabs a {
	font-size: 20px;
	color: #ccc;
	text-align: center
}
.nav-tabs {
	width: 100%;
	box-shadow: 1px 2px 5px #e4e4e4
}
.nav-tabs .nav-item {
	width: 30%
}
.shadow {
	border: 1px solid #ccc;
	border-radius: 10px;
	box-shadow: 0 2px 6px 0 #ccc;    margin-top: 10px;
}
.shadow img {
	border-radius: .3rem
}
button {
	border: 1px solid #007bb6;
	padding: 2px 10px;
	border-radius: 15px;
	margin-right: 10px;
	outline: none!important;
	cursor: pointer;
	background: #007bb6;
	color: #fff
}
.about-sec {
	background: url(https://cdn.district.in/ticketnew/partners/img/ladder_cinemas/about.jpg) 50% 0 no-repeat fixed;
	color: #fff
}
.about-sec p {
	font-size: 14px
}
.abt-sub-sec img {
	border-radius: 10px;
	border: 10px solid #b5a5a2;
	width: 100%
}
.social-icons ul li img {
	border-radius: 50%;
	padding: 14px
}
.social-icons ul li.fb img {
	background: #3b5998
}
.social-icons ul li.twit img {
	background: #55acee
}
.social-icons ul {
	padding: 0
}
.social-icons ul li {
	list-style: none
}
.social-icons {
	text-align: center;
	width: 100%
}
.social-icons li {
	display: inline-block
}
.bg-black {
	background: #000;
	color: #fff
}
.address {
	padding: 10px 0;
	border-bottom: 1px solid #4a4a4a;
	width: 100%
}
.address-txt {
	float: left
}
.address a {
	float: right
}
.footer ul {
	text-align: center
}
.footer {
	width: 100%;
	text-align: center
}
.footer ul li {
	display: inline-block;
	list-style: none
}
.footer ul {
	padding: 0
}
.footer ul li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding-right: 10px
}
.footer p {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 0
}
.about-sec1 {
	background: url(https://cdn.district.in/ticketnew/partners/img/ladder_cinemas/b1.jpg) 50% 0 no-repeat fixed;
	background-size: cover
}
.about-sec1 p {
	color: #fff
}
.about-sec1 h2 {
	color: #fff;
	width: 100%;
	font-size: 36px;
	text-shadow: 1px 1px 2px #000;
	font-family: open sans, sans-serif;
	font-weight: 800;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0;
	background: rgba(0,0,0,.5)
}
.line {
	height: 2px;
	background: #fff;
	width: 100%
}
.line_Sec {
	position: relative
}
.line {
	position: relative
}
.diamond {
	position: absolute
}
.features img {
	width: 200px;
	max-width: 100%
}
.features {
	border-bottom: 1px solid #ccc
}
.active {
	color: #007bb6!important;
	font-weight: 700
}
.features ul li {
	font-weight: 700;
	font-style: italic
}
.know_more {
	width: 100%;
	text-align: right
}
.know_more a button {
	color: #fff
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999
}
#status {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 54%;
	top: 54%;
	background-image: url(https://cdn.district.in/ticketnew/partners/img/ladder_cinemas/Preloader_2.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px
}
.tab-content {
    float: left;
    width: 100%;
}