@charset "utf-8";
/* CSS Document */
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;
	
	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;
	cursor:pointer;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	background:none repeat scroll 0 0 #fff;
	color:#fff;
	line-height:150%;
}
a, img {
	color:#000;
	text-decoration:none;
	font-weight:normal
}
a:hover {
	text-decoration:none
}
h1, h2, h3, h4, h5, h6 {
	
	text-align:left;
	margin-bottom:20px;
}
h1 { font-size: 4.0vh; }
H2{
    margin-bottom: 5px;
    text-align: center;
    margin-top: 5px;
    font-size: 1.4em;
				color:#000;
 
}
html,
body {
  height: 100%;
  
}

.row {
  margin-left:0px;
  margin-right:0px;
}

#btnBuyTickets {
        width: 100%;
    background: #eaeab6;
    color: #000;
    border: none;
    padding: 2px;
}
/* Set the fixed height of the footer here */
#footer {
  height: 60px;
  background-color: #f5f5f5;
  margin-top:50px;
  padding-top:20px;
  padding-bottom:20px;
}



#wrap > .container {
  padding: 60px 15px 0;
}
.container .credit {
  margin: 20px 0;
}
footer { background:#000; 
  padding-top:20px;
  padding-bottom:20px; }
#footer {
  background-color:#414141;
}

#footer a {
  color:#efefef;
}

#topNav {
	z-index:-1;
}

#nav {
  width: 100%;
}

#nav.affix-top {
   position: absolute;
   top:0;
   left:0;
   z-index:10;
   height:54px;
   background-color:transparent;
   border:0;
}

#nav.affix {
   position: fixed;
   top: 0;
   z-index:10;
   -webkit-transition: all .6s ease-in-out;
}

#footer > .container {
  
}

@media (min-width: 767px) {
  .navbar-nav.nav-justified > li{
      float:none;
  }
}
  
.navbar-nav {
  margin: 1px 1px; 
}  

.navbar-toggle {
	outline:0;
}

.divider {
	height:50px;
}

.panel {
	border-width:0;
}

@media (max-width: 768px) {
	header {
	
	}
}

.scroll-top {
   position:fixed;
   bottom:0;
   right:6%;
   z-index:100;
   background: #f2f3f2;
   font-size:24px;
   border-top-left-radius:3px;
   border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
  color:#222;
} 
 
section {
  color: #ffffff;
		background:#eac85d;
  height: auto !important;
  height: 100%;
  
}
p{ padding-bottom:10px; color:#000;}
.social-icons li { display:inline-block; list-style-type:none; padding:7px 7px; font-size:20px;}
#main-menu { background:#000 !important; }
.navbar { margin-bottom:0 !important;}
#banner { width:100%; }
#for_nav li a{ font-size:17px; padding:10px 25px !important; }
#trans_bg { background:rgba(183, 70, 36, .8); padding:18px 30px 40px 30px; position:relative; top:-20px;   box-shadow: 0px 0px 1px 1px #000;}
#trans_bg select { background:#000; padding:3px 10px 3px 10px; width:100%; }
#trans_bg button { width:100%; background:#eaeab6; color:#000; border:none; padding:2px;}
#cd-dropdown1 { background:url(../images/arr.png);}
ul.list li {
	list-style-type:none;
	margin-left:20px;
}
ul.tabs {
	width:100%;
	overflow:hidden;
	box-shadow: 0px 5px 2px -5px #222;
}
ul.tabs li {
	list-style-type:none;
	display:block;
	float:left;
	color:#000;
	height:50px;
	width:33.3%;
	text-align:center;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	cursor:pointer;
	line-height:56px;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Roboto', sans-serif;
}
#movie_section { background:#eac85d; }
#buy_tickets { background:#eac85d; }
ul.tabs li.current {
	color:#df562c;
	box-shadow: 0px -5px 5px -3px #e0552c inset;
}
ul.tabs li:hover {
	color:#000;
}
.tabscontent {
	display:none;
	width:100%;
	background:;
	padding:0px;
	height:auto;
	float:left;
	margin-top:20px;/*box-shadow: 0px 1px 10px #666;*/
}
.tabscontent h2 {
	color:#ff5e3a;
	font-size:1em;
	text-transform:uppercase;
	border-bottom:1px solid #ff9500;
	padding:10px 0;
}
.box_counter {
	width:100%;
	font-size:16px;
	color:#000;
	padding:5px 0 20px;
}
.box_counter span {
	width:5px;
	height:5px;
	background:#F00;
	border-radius:10px;
	float:left;
	margin:5px;
}
.movie_img_box {
	width:100%;
	height:auto;
	float:left;
}
.movie_img_box ul {
	margin-left:-10px;
	margin-right:-10px;
}
.movie_img_box li {
	max-width: 47.7%;
	height:320px;
	position:relative;
	float:left;
	border:1px solid #ccc;
	border-radius: 10px;
	box-shadow: 0px 2px 6px 0px #ccc;
	margin:10px;
	z-index:0;
}
#for_movie img {
	width:100%;
	height:200px !important;
	border-radius:10px 10px 0 0 !important;
}
#for_movie {  
  padding:0 0 25px 0!important;
  position: relative;
  float: left;
  border: 1px solid #df562c;
  border-radius: 10px;
  box-shadow: 0px 2px 6px 0px #000;
  margin: 10px;
  z-index: 0;}
#for_movie h2 { padding-left:10px;}		
.for_movie_name { color:#000; padding:20px 0 0 15px;}		
.movie_img_box li span {
	width: 95%;
	font-size:14px;
	color:#111111;
	float: left;
	padding:10px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
#rightpane {
	float:left;
	width:900px;
	overflow:auto;
}
#infopanel {
}
.line_thr {
	width:75%;
	border-bottom:2px solid #ccc;
	float:left;
	margin-top:35px;
}
.showmore {
	float: right;
	text-decoration: none;
	width:188px;
	height:37px;
	background:url(https://cdn3.ticketnew.com/Movie/Devi-movie-images/site-images/images/show_complete_movie.png) no-repeat;
	color: #333;
	border-radius: 5px;
	margin: 15px 5px 0 0;
	cursor:pointer;
}
.show-more a {
	color:#fff;
	text-decoration:none;
	padding: 10px 5px;
	float:right;
}
.showless {
	float: right;
	text-decoration: none;
	width:188px;
	height:37px;
	background:url(https://cdn3.ticketnew.com/Movie/Devi-movie-images/site-images/images/hide_complete_movie.png) no-repeat;
	color: #333;
	border-radius: 5px;
	margin: 15px 5px 0 0;
	cursor:pointer;
}
.mov_buy {
	color:#111;
	text-transform:uppercase;
	border:1px solid #ff5e3a;
	background:#df562c;
	color:#fff;
	text-align:center;
	padding:5px 8px;
	margin:5px 0px 5px 0px;
	font-size:.8em;
	font-weight:400;
	border-radius:15px;
}
.mov_trl {
	color:#111;
	text-transform:uppercase;
	border:1px solid #eac85d;
	background:#ff9500;
	color:#fff;
	text-align:center;
	padding:5px 8px;
	margin:5px 0px 5px 0px;
	font-size:.8em;
	font-weight:400;
	border-radius:15px;
	margin-bottom:20px;
}

/****************dropdown**************/

.quick_section {
	width:100%;
	height:auto;
	display:table;
	background:#000;
}
.quick_section_bx {
	margin-right:10px;
	height:auto;
	padding:10px 0;
	width:25%;
}
.quick_section_bx:last-child {
	margin-right:0;
	float:right;
	width:20%;
}
.quick_section_bx select option {
	color:#000;
}
.select-style {
	border:1px solid #fff;
	border-radius:20px;
	width:80%;
	padding:5px 15px;
	color:#fff;
	overflow: hidden;
	background: url(../images/arr.png) no-repeat 90% 50%;
}
.select-style select {
	padding: 5px 8px;
	width: 100%;
	text-transform:uppercase;
	color:#fff;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-style select:focus {
	outline: none;
}
.quick_btn {
	width:85%;
	padding:10px 0;
	border-radius:20px;
	background:#ffdc03;
	box-shadow:0px -10px 0px -5px #b29a02 inset;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	color:#000;
	font-weight:800;
}
.dd-select {
	border:1px solid #fff;
	border-radius:20px;
	padding:5px 15px;
	color:#fff;
	position: relative;
	cursor: pointer;
}
.dd-select:hover .dd-selected {
	color: #fff;
}
.dd-desc {
	color: #aaa;
	display: block;
	overflow: hidden;
	font-weight: normal;
	line-height: 1.4em;
}
.dd-selected {
	overflow: hidden;
	display: block;
	padding: 5px;
	font-weight: normal;
	font-size:13px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.dd-selected label {
	float:left;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	line-height:13px;
	cursor:pointer;
}
.dd-pointer {
	width: 0;
	height: 0;
	position: absolute;
	right: -2px;
	top: 50%;
	margin-top: -12px;
}
.dd-pointer-down {
}
.dd-pointer-up {
	background:url(../images/arr.png) no-repeat scroll 4px 8px;
	width:40px;
	height:23px;
}
.dd-options {
	border-top: none;
	list-style: none;
	display: none;
	position: absolute;
	z-index: 2000;
	margin: 0 0 0 15px;
	padding: 0;
	background: #fff;
	overflow: hidden;
	width:88%;
}
.dd-option {
	padding: 10px;
	display: block;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
	text-decoration: none;
	color: #333;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
}
.dd-options > li:last-child > .dd-option {
	border-bottom: none;
}
.dd-option:hover {
	background: #f3f3f3;
	color: #000;
}
.dd-options li {
	text-align:left;
	float:left;
	width:100%;
	color:#000;
	font-size:13px;
	text-transform:uppercase;
	background:none;
}
.dd-options li:hover {
	background:#ff9500;
	color:#fff;
}
.dd-options li:last-child {
	margin-left:0px;
}
.dd-options li a {
	color:#fff;
	text-decoration:none;
	padding:8px 0;
	display:block;
	width:116px;
}
.dd-options li a.selected, .dd-options li a:hover {
	color:#fff;
	text-decoration:none;
	background:#D06F19;
}
.dd-selected-description-truncated {
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dd-option-selected {
	background: #f6f6f6;
}
.dd-option-image, .dd-selected-image {
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	max-width: 64px;
}
.dd-image-right {
	float: right;
	margin-right: 15px;
	margin-left: 5px;
}
.dd-container {
	position: relative;
}
.dd-selected-text {
}


.overlay-arrow {
    font-size: 9px;
    color: white;
				cursor:pointer;
    position: absolute;
    right: 23px;
    top : 12px;
    cursor: default;
    line-height: 1px;

}


.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
 
th {
  color:#D5DDE5;;
  background:#1b1e24;
  border-bottom:4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size:23px;
  font-weight: 100;
  padding:24px;
  text-align:left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align:middle;
}

th:first-child {
  border-top-left-radius:3px;
}
 
th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#ce7513;
  font-size:16px;
  font-weight:bold;
}
 
tr:hover td {
  background:#df562c;
  color:#FFFFFF;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}
 
tr:first-child {
  border-top:none;
}

tr:last-child {
  border-bottom:none;
}
 
tr:nth-child(odd) td {
  background:#D0B04D;
}
 
tr:nth-child(odd):hover td {
  background:#df562c;
}

tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
td {
  background:#FFFFFF;
  padding:20px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:18px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
 
}

td:last-child {
  border-right: 0px;
}

th.text-left {
  text-align: left;
}

th.text-center {
  text-align: center;
}

th.text-right {
  text-align: right;
}

td.text-left {
  text-align: left;
}

td.text-center {
  text-align: center;
}

td.text-right {
  text-align: right;
}

.about_page h2 {  
  text-align:left;
  color: #ff5e3a;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 0;}
#footer_ticket { color:#eac85d; }		
footer p { color:#fff; }

/************************fixed Top**************/

#menu {
	border-radius:0 !important;
text-align: center;
margin: 0 auto;
padding: 0;
}

/* Default Style */

.default {
	
}


/* CSS3 position: fixed */
.fixed {
	background:rgba(0,0,0,.8);
	opacity:.9;
	color:#fff;
	z-index:999999;
	border:none !important;
position: fixed;
top: -5px;
left: 0;
width: 100%;


}
/*********ends here******/
@media (min-width:320px) {
	#for_movie { padding-bottom:25px; }
	#for_movie img {
    width: 100%;
    height: 150px !important;
    border-radius: 10px 10px 0 0; } 
				
				.mov_buy { width:45% !important; position:absolute; left:4%; }
				.mov_trl { width:47% !important; position:absolute; left:50%;}