﻿@charset "utf-8";
/* CSS Document */
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height:150%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

a { text-decoration:none;}
body {
	line-height: 1;
font-family: 'Roboto Condensed', sans-serif;
background:url(https://cdn3.ticketnew.com/partners/img/Govinda_cinemas/ashoka_bg1.jpg) repeat;
	color:#fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
select { 
    position: relative; /* Enable absolute positionning for children and pseudo elements */
    width: 200px;
    padding: 5px;
    margin: 0 auto;

    /* Styles */
    background: #f2f2f2;
    color: #000;
    outline: none;
    cursor: pointer;

    /* Font settings */
    }
select option { color:#000; }
.t1 { margin-top:0 !important; background: -moz-linear-gradient(top, #e81d23 0%, #c21d21 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e81d23), color-stop(100%,#c21d21));
    background: -webkit-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -o-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -ms-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: linear-gradient(to bottom, #e81d23 0%,#c21d21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81d23', endColorstr='#c21d21',GradientType=0 );
    box-shadow: inset 0 5px 3px -2px #e81d23;}

#dropdown {  position: relative; /* Enable absolute positionning for children and pseudo elements */
    width: 200px;
    padding: 5px;
    margin: 0 auto;

    /* Styles */
    background: #f2f2f2;
    color: #000;
    outline: none;
    cursor: pointer;

    /* Font settings */
    }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*******************social icons*************/
a {
  color: #fff;
  text-decoration: none;
}
.me {
  width: 400px;
  margin: 90px auto;
}
.me p,
.me h1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.me p {
  font-weight: 200;
}
.me span {
  font-weight: bold;
}
.social {
  position:absolute;
  top: 100px;
		left:30px;

}
.social ul {
	background:rgba(0,0,0,.5);
  padding: 0px;
		 -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social ul li {
  display: block;
  margin: 5px;
  
  width: 300px;
  text-align: right;
  padding: 10px;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
  background: rgba(255, 255, 255, 0.4);
}
.social ul li:hover a {
  color: #000;
}

.social ul li i { color:#c81b1f !important; }

.social 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;
}
.social ul li i {
  margin-left: 10px;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 30px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/**************social ends here**************/
.navbar-nav>li>a { padding:5px 15px 5px 15px !important; }
#for_nav {  border-radius:6px; padding:2px 5px 2px 5px !important; }
#for_nav  li a{ padding-left:15px; }
#Div1, #Div2, #Div3, #Div4, #Div5,#Div6,#Div9,#Div10,#Div11 {
    background:#FFF; 
/*-moz-box-shadow:    inset 10px 0 10px -5px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 10px 0 10px -5px rgba(0,0,0,0.5);
box-shadow:         inset 10px 0 10px -5px rgba(0,0,0,0.5); */

/*moz-box-shadow: 0 0 14px #404040;
webkit-box-shadow: 0 0 14px #404040;
box-shadow: 0 0 14px #404040;*/ 

-moz-box-shadow:
        inset 5px 0 5px -5px #333,
        inset -5px 0 5px -5px #333;
    -webkit-box-shadow:
        inset 5px 0 5px -5px #333,
        inset -5px 0 5px -5px #333;
    box-shadow:
        inset 5px 0 5px -5px #333,
        inset -5px 0 5px -5px #333;
}
#bg { background:#FFF; 
/*-moz-box-shadow:    inset 10px 0 10px -5px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 10px 0 10px -5px rgba(0,0,0,0.5);
box-shadow:         inset 10px 0 10px -5px rgba(0,0,0,0.5); */

/*moz-box-shadow: 0 0 14px #404040;
webkit-box-shadow: 0 0 14px #404040;
box-shadow: 0 0 14px #404040;*/ 

-moz-box-shadow:
        inset 5px 0 5px -5px #333,
        inset -5px 0 5px -5px #333;
    -webkit-box-shadow:
        inset 5px 0 5px -5px #333,
        inset -5px 0 5px -5px #333;
    box-shadow:
        inset 5px 0 5px -5px #333,
        inset -5px 0 5px -5px #333;

}
.movie_box {
    -webkit-border-radius: 36px 12px;
    -moz-border-radius: 36px / 12px;
    border-radius: 36px / 12px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
    padding: 10px 10px 50px 10px;
    margin-bottom: 25px;
}
#book_tickets { margin:10px;}


p { text-align:justify; color:#000; }
#for_home{ padding:0; }
#movies {  }
#color_h2 { color:#eb504e;}
#about_us { background: -moz-linear-gradient(top, #e81d23 0%, #c21d21 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e81d23), color-stop(100%,#c21d21));
    background: -webkit-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -o-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -ms-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: linear-gradient(to bottom, #e81d23 0%,#c21d21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81d23', endColorstr='#c21d21',GradientType=0 );
    box-shadow: inset 0 5px 3px -2px #e81d23;}
#advertise h2{ }
#mobile_app { background:#f8dc5f;}
#main-menu {   box-shadow: 2px 2px 40px #000;}
section { }
address {  padding:20px;margin-bottom: 150px;}
.navbar-default .navbar-collapse { margin-top:13px !important;}
#menu { /*margin-left:10%;*/ }
#menu  li a { color:#c81b1f; display:block; margin:0 0 0 10px; border-radius:5px; background:#f2f2f2; 
    -webkit-box-shadow: inset 0 0 2px 2px #ccc;
    -moz-box-shadow: inset 0 0 2px 2px #ccc;
    box-shadow: inset 0 0 2px 2px #ccc; }
#menu .active a { color:#fff !important; background:transparent;  }
.logo { background:#fff; }
h3 { color:#eb504e; font-size:20PX;  margin:10px 0 10px 0; }
h2 { text-align:center; color:#eb504e; font-size:30PX;  margin:0px 0 10px 0; }
#mobile_app { 
			}
			
#contact_us { padding:50px; bo}
/****************tab starts here****************/
/* custom inclusion of right, left and below tabs */

.now_coming_box img { width:50%; height:50%;}

/**************tab end here***********/


/************tab slider starts here*********/
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }

/************************movie section*********************/

#movie_box {   
  -webkit-border-radius: 36px 12px;
  -moz-border-radius: 36px / 12px;
  border-radius: 36px / 12px;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
		padding:10px 10px 50px 10px;
		margin-bottom:25px;
		
		}

.btn { margin-top:10px;}
/*******************Movie Section*********************/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
		
		
		
		
}

/****************tab slider ends here************/


@media (max-width: 480px) { .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
						
  }
}


@media (min-width: 320px){
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
						
  }
		
		
		
		
		.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 70%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
}

/*********************facilities starts here*******************/

#facilities1 {   background:#f2f2f2; 
    -webkit-box-shadow: inset 0 0 10px 10px #ccc;
    -moz-box-shadow: inset 0 0 10px 10px #ccc;
    box-shadow: inset 0 0 10px 10px #ccc; padding:4px 30px 4px 30px;}
#facilities2 { background:#f2f2f2; 
    -webkit-box-shadow: inset 0 0 10px 10px #ccc;
    -moz-box-shadow: inset 0 0 10px 10px #ccc;
    box-shadow: inset 0 0 10px 10px #ccc; padding:4px 30px 4px 30px;}
#facilities3 {  background:#f2f2f2; 
    -webkit-box-shadow: inset 0 0 10px 10px #ccc;
    -moz-box-shadow: inset 0 0 10px 10px #ccc;
    box-shadow: inset 0 0 10px 10px #ccc; padding:4px 30px 4px 30px;}
#facilities4 { background:#f2f2f2; 
    -webkit-box-shadow: inset 0 0 10px 10px #ccc;
    -moz-box-shadow: inset 0 0 10px 10px #ccc;
    box-shadow: inset 0 0 10px 10px #ccc; padding:4px 30px 4px 30px;}
#facilities5 {  background:#f2f2f2; 
    -webkit-box-shadow: inset 0 0 10px 10px #ccc;
    -moz-box-shadow: inset 0 0 10px 10px #ccc;
    box-shadow: inset 0 0 10px 10px #ccc; padding:4px 30px 4px 30px;}
#facilities6 {   background:#f2f2f2; 
    -webkit-box-shadow: inset 0 0 10px 10px #ccc;
    -moz-box-shadow: inset 0 0 10px 10px #ccc;
    box-shadow: inset 0 0 10px 10px #ccc; padding:4px 30px 4px 30px;}


/****************facilities ends here*********************/




footer {  background: -moz-linear-gradient(top, #e81d23 0%, #c21d21 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e81d23), color-stop(100%,#c21d21));
    background: -webkit-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -o-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -ms-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: linear-gradient(to bottom, #e81d23 0%,#c21d21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81d23', endColorstr='#c21d21',GradientType=0 );
    box-shadow: inset 0 5px 3px -2px #e81d23; padding-bottom:10px; }

#footer li { display:inline-block;}

#footer li a { padding:20px; text-align:center; color:#fff;}

/***************fixed top*****************/

#menu {


background: -moz-linear-gradient(top, #e81d23 0%, #c21d21 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e81d23), color-stop(100%,#c21d21));
    background: -webkit-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -o-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -ms-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: linear-gradient(to bottom, #e81d23 0%,#c21d21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81d23', endColorstr='#c21d21',GradientType=0 );
    box-shadow: inset 0 5px 3px -2px #e81d23;
text-align: center;
margin: 0 auto;
padding: 0;
/*background:#f8dc5f;
*/box-shadow:1px 1px 5px #000;
}
#ad_img { background: -moz-linear-gradient(top, #e81d23 0%, #c21d21 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e81d23), color-stop(100%,#c21d21));
    background: -webkit-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -o-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: -ms-linear-gradient(top, #e81d23 0%,#c21d21 100%);
    background: linear-gradient(to bottom, #e81d23 0%,#c21d21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81d23', endColorstr='#c21d21',GradientType=0 );
    box-shadow: inset 0 5px 3px -2px #e81d23; color:#fff;
				padding:40px 0 40px 0;}
/* Default Style */

.default {
	
}


/* CSS3 position: fixed */
.fixed {
	background:#e29b0b;
	opacity:.9;
	color:#fff;
	z-index:999999;
	border:none !important;
position: fixed;
top: -5px;
left: 0;
width: 100%;
}

/**********************scroll top**************/

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
   
}

.providespace{
    margin-bottom: 600px;
}

.uparrow {
  background: #fff;
  cursor: pointer;
  width: 40px;
  height: 41px;
  position: fixed;
  bottom: 30px;
  right: 50px;
  border-radius: 3px;
		margin: 3px 0 0 8px;
  font-size: 25px;
		background:url(https://cdn3.ticketnew.com/partners/img/Govinda_cinemas/icon_top.png) no-repeat;
}
#ticketnew { color:#f8dc5f; }
@media (min-width:320px) and (max-width:480px) {
	#for_home { padding:0 !important; }
	#movies { padding-bottom:10% !important;}
	section { padding:20% 0% 8% 0% !important; }
	#movies { padding-bottom:10% !important;}
/* END - Optional - Basic Skin */

/*************scroll top ends here*************/
