.top_block{
	float:left;
	width: 100%;
}
.navbar-default{
	border-bottom:1px solid #fff !important;
}
.loding-cursor{
	overflow:hidden;
}
#loading_overlay {
	background-color: #000;
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999999;
}
#loading_overlay .loading_message {
	color: #333333;
	font-weight: 700;
	left: 50%;   
	position: absolute;
	top: 50%;
}
#loading_overlay .loading_message img {
	margin: 7px auto;
}

.container-fluid,.carousel{
	//padding-top:90px;
}
.block_image img{
	width:100%;
}
.block_underline ul li{
	width:45px;
}
.block_underline ul li:last{
	width:95px !important;
}
.icon_image{float:left;}
.below_text{
	//float:left;
	margin-top:15px;
}
.block_img{
 float: left;
 width: 100%;
}
.block_img ul {
 float: left;
 width: 100%;
}
.block_img li {
  float: left;
  width: 100%;
}
.block_img input{padding: 3px;}
.block_bar,.block_option,.block_options,.block_text{float:left;}
.block_text{padding-left:13px !important;}
.block_options {
    width: 21% !important;
}
.cont-btn{
	margin-bottom:20px;
	margin-left:15px;
	text-align:left !important;
}
.cont-btn input ,.cont-btn button{
	background: #BF2525 none repeat scroll 0% 0%;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
	margin-top: 10px;
	border:none;
    /*width: 150px;*/
	font-size: 16px;
}
.cont-btn input:hover{

}
.error {
    color: #A01010;
	border:1px dotted #A01010;
}
.expiry_date,.card_type,.card_holder_name{
	width:49% !important;
	padding:3px;
}
.card_type:first-child,.expiry_date:first-child,.card_holder_name:first-child{margin-right:8px;}
.left_menu{padding-top: 23px;}
.left_menu_no_payment{padding-top: 100px;}
.mini-fonts a{
	font-size:12px;
	color:#A01010 !important;
	text-decoration:underline;
	font-weight: bold;
}
.dropdown-menu li{
	margin-bottom:1px !important;
	width: 100%;
}
.confirm-text{
	color:#0B1A44 !important;
	margin-top: 25px;
}
.booking-event-details{
	color:#0B1A44 !important;
	font-weight:bold;
}
.my-btn{
	background: #BF2525 none repeat scroll 0% 0%;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
	margin-top: 10px;
	border:none;
	text-decoration:none;
}
.my-btn:hover{
	color: #fff !important;
	text-decoration:underline !important;
}
footer#footer{
	margin-top:50px;
}
.heading_row{
	margin-bottom: 10px;
	background:#efeed4 none repeat scroll 0 0;
	font-weight:bold;
}
.even_row{
	background:#e6e5e5 none repeat scroll 0 0;
}
.activities{
	border: 1px solid #a01010 !important;	
}
.pagination_row{
	margin-bottom: 10px;
    margin-top: 10px;	
}
.pre_block{
	background:#efeed4 none repeat scroll 0 0 !important;
}
.next-link{
	float:right;
}
.previous-link{
	float:left;
}
.show-sorter li{
	padding:1px !important;
	font-size: 10px;
}
.top_menu_bar-left{
	font-size: 16px;
	float:left;
	color:#fff;
	margin-top:17px;
	width:260px;
}
.top_menu_bar-middle span.sort_heading{font-size: 16px;}
.top_menu_bar-middle li,.top_menu_bar-right{
	font-size: 12px !important;
}
.top_menu_bar-right a{
	color:#fff;
}
.top_menu_bar-middle{
	width:600px;
	float:left;
}
.top_menu_bar-right{	
	float:right;
	color:#fff;
	margin-top:18px;
}
#forgot-password-link{	
	color:#235293;
	cursor:pointer;
}
.theater_details{
	font-size: 15px;
    font-weight: bold;
}
.selectpicker-show-list
{	
	color: #000;
    padding: 5px 10px;
    border: 1px;
    border-radius: 3px;
}
.bulleted_list{
	float:left;
	margin-top:10px;
}
.bulleted_list li{
	float:left;
	width:100%;
	list-style: inside none disc !important;
}
.event-list{
	background: #EFEED4 none repeat scroll 0 0;
    margin-top: 10px;
}
.navbar-collapse{
	position: relative;
    z-index: 99 !important;
}
.carousel{	
	position: static !important;
}
.block_heading h1{
	font-size:30px !important;
}
.block_heading span{
	color: #1a96e2;
    font-size: 18px !important;
}
.shw-date-filter{
	border-radius: 4px;
    margin-left: 13px;
    padding: 8px 10px;
    width: 212px;
	font-size: 14px !important;
    font-weight: 400;
	border: 1px solid #ccc;
	color: #999;
}
.all-booked li{color:#cc9dcc !important;}
.block_para ,.block_para >p, .block_para > p > span, .block_para > span{
		font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
		font-size: 14px !important;
		color:#000 !important;
	}
.rules_ul li{
	list-style: outside none disc !important;
    margin-bottom: 17px;
}
.block_ticket p{margin:0 0 2px !important;}
.paypal_logo{
	float:left;
	width:180px;
}
.paypal_logo img{cursor:pointer;}
.paypal-logo-margin-top{margin-top:21px;}
.secure-text{color:#a01010;}
.update-profile-mobile{width:56% !important;}
.confirm_booking_list li{	
	list-style: outside none disc;
    padding: 4px;
}
.block_in_block1{
	float:left !important;
}


@media only screen and (min-width:439px) and (max-width:639px){	
	.top_menu_bar-left,.top_menu_bar-middle,.top_menu_bar-right{
		float: left;
		width: 100%;
	}
	.top_menu_bar-middle  > li > .bootstrap-select{
		float: left;
		width: 212px !important;
	}
	.top_menu_bar-middle  > li > .shw-date-filter,.top_menu_bar-middle  > li > .-show-order{
		width: 212px !important;
		margin-left:23px !important;
	}	
	.address_mob_div .block_text{padding:0px !important;}
	.address_mob_div select,.card_type,.expiry_date{margin:0 0px 10px !important;}
	.block_img input[type="text"],.block_img select{width:100% !important;}
}
@media only screen and (min-width:640px) and (max-width:1024px){
	.top_menu_bar-right{float:left !important;}
	.address_mob_div .block_text{padding:0px !important;}
	.address_mob_div select,.card_type,.expiry_date{margin:0 0px 10px !important;}
	.block_img input[type="text"],.block_img select{width:100% !important;}
}
@media only screen and (min-width:1025px) and (max-width:1200px){
	.address_mob_div input{width:41% !important;}
	.address_mob_div .block_text{width:30% !important;}
	.address_mob_div select{width:25% !important;}
	.address_mob_div_other input{width:40% !important;}
	.address_mob_div_other select{
		width:13% !important;
		margin: 0 15px !important;
	}
	.half_input{
		width:49% !important;
		margin-left:8px !important;
	}
}
@media only screen and (max-width:767px){
	.caption-hidden{display:none;}
	.navbar >.container{padding:0px !important;}
	.in{border:1px solid #e7e7e7 !important;}
	.all-text-style{width:95% !important;text-align:left !important;}
	section{padding:10px 0px !important;}
	.margin-top{margin:0px !important;}
	.carousel-indicators{display:none !important;}
	.carousel-caption{display:none !important;}
	.block_image-div{float:left;}
}
@media only screen and (min-width:768px) and (max-width:880px){
	.carousel-caption h1{font-size:55px !important;}
	.carousel-caption > p{font-size:12px !important;}
	.carousel-caption{display:none !important;}
}
@media only screen and (min-width:768px) and (max-width:1050px){
	.carousel-caption h1{font-size:60px !important;}
	.carousel-caption > p{font-size:15px !important;}
}
@media only screen and (max-width:1024px){
	.half_input{margin-left:0px !important;}
	.half_select{margin-bottom:10px !important;}	
}
@media only screen and (min-width:991px) and  (max-width:1200px){
	.cont-btn{margin-left:-66px !important;}	
}
@media only screen and (max-width:991px){
	.cont-btn{
		margin-left:20px !important;
		text-align:left !important;
	}
}
@media only screen and (min-width:1024px){
	.whole{
	  margin-left: 90px;
	}
}
@media only screen and (max-width:439px){
	.block_image-div{
		float:left;
		width:100%;
	}
	#wrapper{
		overflow-x:hidden;
	}
	.block_underline > ul {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	.block_underline > ul > li {		
		padding:0px !important;
	}
	.block_underline_fst{
		font-size:12px !important;
	}
	.booking-form li ,.block_underline_fst .bootstrap-select{
		float: left !important;
		width: 100% !important;
	}
	.top_menu_bar{
		float: left;
		width: 100%;
	}
	.top_menu_bar-left,.top_menu_bar-middle,.top_menu_bar-right{
		float: left;
		width: 100%;
	}
	.top_menu_bar-middle  > li > span,.top_menu_bar-middle  > li > .bootstrap-select{
		float: left !important;
		width: 212px !important;
	}
	.top_menu_bar-middle  > li > .shw-date-filter{
		width: 212px !important;
		margin-left:0px !important;
	}
	.top_menu_bar-left{font-size: 16px;}
	.top_menu_bar-right{
		margin-bottom: 10px;
		margin-left: 10px;
	}
	.row{margin:0px !important;}
	.event-list{margin:15px 0px 0px 0px !important;}
	.address_mob_div select,.card_type,.expiry_date{margin:0 0px 10px !important;}
	.address_mob_div .block_text{padding:0px;}
	.block_img input[type="text"],.block_img select{width:100% !important;}
	.mob_heading,.address_mob_div .block_text{padding:0px !important;}
	.mob_heading h2{font-size:26px !important;}
	.block_img .left_blocky{
		float:left !important;
		width:100% !important;
	}
	.cont-btn{margin-left:0px !important;}
}