@import url('https://cdn.district.in/ticketnew/partners/css/bootstrap.min.v4.3.1.css');
@import url('https://cdn.district.in/ticketnew/partners/css/font-awesome.min.v4.7.0.css');
body
{
	/*background-image: linear-gradient(to left, #e6e0ca, to right, #cadce6);*/
/*background-image: -webkit-linear-gradient(left, #cadce6, #e6e0ca);
background-image: -o-linear-gradient(left, #cadce6, #e6e0ca);
background-image: linear-gradient(to right, #cadce6, #e6e0ca);*/
	background: url(https://cdn.district.in/ticketnew/partners/img/Padmam_Theatre/bg.jpg);    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;

}
html {
  scroll-behavior: smooth;
}
p
{
	color: #fff;
}
.h2, h2 {
    font-size: 2rem;
    color: #bf185f;
}
header {
    background: #4e0c47;position: fixed;width: 100%;top: 0; z-index: 9999;
	background: linear-gradient(-45deg, #23A6D5, #4e0e48, #23A6D5, #4e0e48);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
}
@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
.active
{
	color: #c41862 !important;
}
.menu
{
	text-align: right;margin-top: 25px;
}
.menu ul
{
	padding: 0;
}
.menu ul li
{
	display: inline-block;margin-right: 20px;
}
.menu ul li a
{
	color: #fff;
	text-decoration: none;
}
.menu ul li a:hover
{
	color: #c41862;transition: 0.3s;
}
#header_menu
{
	transition: 0.2s;
}
.close_menu,.small_device_menu
{
	display: none;
}
.close_menu {
    
    font-size: 36px;
    right: 12px;
    position: absolute;top: 0;
}
.close_menu a
{
	color: #fff;text-decoration: none;
}
.logo img
{
	    padding: 5px 0;transition: 0.2s;
}
div#header {
    margin-top: 68px;
}
.carousel-caption {
    bottom: 0;
    background: #fff;
    height: 60%;
    width: 35%;    padding: 20px;
}
.carousel-caption button
{
    float: left;
    border: none;
    background-color: #bf185f;
    color: #fff;
    padding: 5px 10px;outline: none;
}
.carousel-caption h3
{
    color: #4e0c47;
    text-align: left;    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.carousel-caption p
{
	color: #bf185f;text-align: left;
}
.carousel-item img
{
	width: 100%;
}
.carousel-control-next, .carousel-control-prev
{
    top: inherit;
    bottom: 0;
    display: inherit;
    width: 4%;
    color: #000;
    opacity: inherit;
    background: #bf185f;
    height: 50px;
}
a.carousel-control-next
{
	    right: 42%;
}
a.carousel-control-prev
{
	    left: 50%;
}
#demo1 a.carousel-control-prev
{
	left: 0;
}
#demo1 a.carousel-control-next
{
	right: 0;
}
#demo1 .carousel-control-next, #demo1 .carousel-control-prev
{
	width: inherit;    top: 50%;
}
#demo1 .carousel-caption
{
	background: transparent;left: 35%;
}
.carousel-indicators
{
	right: inherit;    margin-left: 2%;
}
a.carousel-control-prev {
    margin-right: 20px;
}
.carousel-control-next-icon, .carousel-control-prev-icon
{
    width: 30px;
    height: 13px;
    vertical-align: middle;
    margin-top: 18px;
}
.trailer_img {
    position: relative;
}
.trailer_img:hover .trailer
{
	background: #000;
}
.trailer_img:hover .trailer {
    background: rgba(0, 0, 0, 0.47);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s ease;
}
.trailer_icon {
    position: absolute;
    bottom: 33%;
    left: 40%;
}
.trailer a:hover
{
	color: #ff0000;
}
.synopsis
{
    color: #fff;    padding: 10px;
}
.lavender
{
	   background: #c94ca7;
}
.blue
{
	background-color: #004063;
}
.skyblue
{
	background-color: #02a4af;
}
.movie_section
{
	background-color: rgba(0, 0, 0, 0.75);   margin-right: 0px;
    margin-left: 0px;    padding: 20px 160px;
}
.movie_section>.col-md-3
{
	    padding-right: 5px;
    padding-left: 5px;
}
.movie_section h6
{
	    color: #bf185f;    margin: 5px 0px;    text-align: center;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.movie_section h5
{
	width: 100%;color: #fff;
}
.book_ticket {
    background-color: #bf185f;padding: 7px 0 7px 10px;
}
.book_ticket a
{
	color: #fff;text-decoration: none;    text-align: center;
    display: block;
}
i.fa.fa-ticket {
	float: right;    padding-right: 20px;
}
.synopsis p
{
	display: -webkit-box;
	-webkit-line-clamp:3;
	line-clamp:3;
	box-orient:vertical;
	-webkit-box-orient:vertical;overflow: hidden;    height: 50px;
}
.movie_section img
{
	width: 100%;
}
.main_movie_section
{
	/*padding-bottom: 80px; */
}
footer {
    background-color:#443168;
    padding: 15px 0;
}
footer p
{
	margin: 0;    color: #fff;
}
a {
    color: #ea566b;
}
footer a:hover
{
	color: #fff;
}
.main_movie_section .col-md-4 {
    margin-bottom: 10px;
}
.comingsoon_section
{
	margin-bottom: 25px;
}
.fa-play-circle-o
{
	transition: .6s;color:#fff;
}
.fa-play-circle-o:hover
{
font-size: 4em;
    color: #ff0000;
}
.modal
{
	    z-index: 9999;    top: 10%;
}
.modal-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width:991px)
{
		.movie_section
	{
		 padding: 15px;
	}
	.container
	{
		width: 100%;max-width: 100%;
	}
	.carousel-caption
	{
		padding: 5px;
	}
	.carousel-caption h3
	{
		font-size: 14px;
	}
.close_menu,.small_device_menu
	{
		display: inherit;
	}
	.sub_menu
	{
	width: 0px;overflow: hidden;
    position: fixed;background: rgba(0, 0, 0, 0.75);
    left: 0;top: 0;
    height: 100%;transition: .5s;    padding-top: 40px !important;
	}
	.menu ul li a {
		color: #fff;line-height: 30px;padding-left: 20px;}
.menu ul li {
    display: block;
    margin-right: 20px;
    text-align: left;
}
	.menu {
    margin-top: 20px;
}
	.small_device_menu a
	{
		color: #c41862;
	}
}
@media screen and (max-width:767px)
{
	
	.carousel-caption
	{
		display: none;
	}
	#demo1 .carousel-caption
	{
		display: inherit;
	}
	.carousel-control-next, .carousel-control-prev
	{
		display: none;
	}
#demo1 .carousel-control-next, #demo1 .carousel-control-prev
	{
		display: inherit;
	}
	.movie_section{
	    margin-right: -15px;
    margin-left: -15px;
}
}
@media (max-width: 576px)
{
	.comingsoon_section
	{
		display: none;
	}
}
@media (min-width: 576px)
{
.modal-dialog {
    max-width: 600px;
}
	}
@media (max-width: 376px)
{
div#demo {
    margin-top: 60px;
}
	}