h1,h2,h3
{
	color:#fff;
	    text-align: center;
}
body
{
font-family: 'Slabo 27px', serif;
font-family: 'PT Sans', sans-serif;
	    background: #000;
}
header
{
	
	background:url(https://cdn.district.in/ticketnew/partners/img/sindhu_cinema/header.jpg);
	background-size:100% 100%;
	width:100%;
	margin:0 auto;
position: relative;
	
}
.navbar
{
	
}
.banner img
{
	width: 61%;
    margin: 4% 0% 2% 20%;
	    border-radius: 10px;
		height:300px !important;
}
.navigation
{
    margin-top: 5px;
    float: right;
}
.navigation li
{
	    padding: 0px 5px 0px 12px;
}
.navigation li a
{
	font-size:15px !important;
	font-weight:bold;
	color:#fff !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {

    background-color: #7029a3 !important;
}
.margin-top
{
	margin-top:90px;
}
footer
{
	background:#222222;
	padding:10px;
}
footer p
{
	color:#fff;
	text-align: center;
}

@media screen and (min-width:768px) and (max-width:1199px)
{
	.navigation li
{
	    padding: 0px 0px 0px 0px;
}
.navigation li a {
    font-size: 12px !important;

}
.rakesh
{
	display:none;
}
}

#hero-wrapper {
  height: 100%;
  width: 100%;

}
#hero-wrapper .carousel-wrapper,
#hero-carousel {
  height: 100%;
  width: 100%;

}
#hero-carousel img {
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
#hero-carousel i {
  position: absolute;
  top: 50%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control.left
{
	background:none !important;
	    left: 14% !important;
}

.carousel-control.right {
	background:none !important;
	    right: 14% !important;
}

	
.fadein-banner img {
    width: 54%;
    margin: 4% 0% 2% 23%;
    border-radius: 10px;
   /* height: 300px !important;*/
    margin-top: 130px;
}

/* social */
.social1 {
  position: fixed;
  top: 170px;
		left:30px;
		z-index:9999;
}
.social1 ul {
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social1 ul li{
  display: block;
  margin: 5px;
  background: rgba(0, 0, 0, 0.36);
  width: 285px;
  text-align: right;
  padding: 10px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
li.twitter-timeline{
	display:none !important;}
.social1 ul li:hover {
  -webkit-transform: translate(230px, 0);
  -moz-transform: translate(230px, 0);
  -ms-transform: translate(230px, 0);
  -o-transform: translate(230px, 0);
  transform: translate(230px, 0);
  background: rgba(255, 255, 255, 0.4);
}
.social1 ul li:hover a {
  color: #000;
}

/*.social1 ul li:hover {
  -webkit-transform: translate(230px, 0);
  -moz-transform: translate(230px, 0);
  -ms-transform: translate(230px, 0);
  -o-transform: translate(230px, 0);
  transform: translate(230px, 0);
  background: rgba(255, 255, 255, 0.4);
}
.social1 ul li:hover a {
  color: #000;
}
*/

.social1 ul li i { color:#fff !important; }

.social1 ul li:hover i {
  color: #eac85d;
  background: rgba(0, 0, 0, 0.36);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social1 ul li i {
  margin-left: 10px;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  font-size: 25px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fa-facebook
{
	    background: #336699 !important;
}
.fa-twitter
{
	background: #00ccff !important;
}
.carousel-caption p
{
	
	float: left !important;
	    margin-left: 5px;
		margin-bottom:-20px;

	
}
.carousel-caption 
{
	
	left:24% !important;

	
}


:hov


.cls

element.style {
}
.carousel-caption .btn {
    text-shadow: none;
}
.button-type {
    padding: 5px 5px;
    font-size: 14px;
    background:#7029a3;
    border-radius: 6px;
	border:none;
}
.bg
{
	background:#000;
	padding:20px;
}
.bg p
{
	color:#fff;
	font-size: 16px;
}
.gallery ul li
{
	list-style:none;
	margin-top:10px;
}
.contact h4
{
	font-size:20px;
	color:#edbc2a;
}
.contact p
{
	    font-size: 16px;
}
.margin-top-popup
{
	
}
.margin-top-popup span
{
	color:#F97A0B;
}
.screen
{
	    position: absolute;
    top: 0;
    left: 20%;
    margin-top: 140px;
}
.screen img
{
	width: 75%;
}
.item img
{
	    -ms-transform: skew(20deg,10deg); /* IE 9 */
    -webkit-transform: skew(20deg,10deg); /* Safari */
    transform: skew(-3deg,1deg); /* Standard syntax */
}