body,html{
    overflow-x:hidden;    
}
body {
    font-family: 'Open Sans', sans-serif;    
    overflow-x: hidden !important;    
}
ul{
    padding: 0;    
    margin: 0;    
    list-style: none;    
}
a{
    text-decoration: none;    
    color: #2f2f2f;    
    -webkit-transition: all 0.8s;    
    -o-transition: all 0.8s;    
    transition: all 0.8s;    
}
a:hover,a:focus{
    outline: none;    
    text-decoration: none;    
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Open Sans', sans-serif;    
}
h2 {
    color: #000;    
    font-size: 30px;    
    font-weight: 700;    
    line-height: 57px;    
    margin: 0;    
    text-transform: uppercase;    
}
h4 {
    color: #fff;    
    font-size: 20px;    
    font-weight: 700;    
    line-height: 24px;    
    margin: 0;    
    padding-bottom: 10px;    
}
img{
    border:none;    
}
/*scrol to top*/
.scrollToTop {
    bottom: 0px;    
    display: none;    
    font-size: 28px;    
    line-height: 30px;    
    font-weight: normal;    
    height: 35px;    
    width: 40px;    
    position: fixed;    
    right: 10px;    
    text-align: center;    
    text-decoration: none;    
    z-index: 9999;    
    color: #fff;    
    -webkit-transition: all 0.5s;    
    -moz-transition: all 0.5s;    
    -ms-transition: all 0.5s;    
    -o-transition: all 0.5s;    
    transition: all 0.5s;    
}
.scrollToTop:hover, .scrollToTop:focus{
    text-decoration: none;    
    outline: none;    
}
/*--------------------*/
/* HEADER */
/*--------------------*/
#header{
    float: left;    
    display: inline;    
    width: 100%;    
    position: relative;    
}
/*--------.menu_area-------- */
.menu_area{
    position: absolute;    
    left:0;    
    right: 0;    
    top: 0;    
}
.navbar-default {
    background: rgba(0,0,0,0.8);    
    border-color: transparent;    
    margin-top: 25px;    
    padding: 0px;    
}
.navbar-brand {
    height: 50px;    
    padding: 0px 15px;    
    line-height: 20px;    
    position: absolute;    
    top: -15px;    
}
.past-main {
    background-color: rgba(0,0,0,0.8);    
    margin-top: 0px;    
    padding:6px 0px;    
    -webkit-transition: all 0.5s ease 0s;    
    -o-transition: all 0.5s ease 0s;    
    transition: all 0.5s ease 0s;    
}
#navbar{overflow-x: hidden;}
.navbar-brand {
    color: #fff !important;    
    font-size: 35px;    
    font-weight: bolder;    
    font-family: 'Varela', sans-serif;    
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    font: 700 13px/18px 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.navbar-default .navbar-nav > li > a:hover{
    text-transform: capitalize;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #ff7f00 !important;
}
#facilities{
    float: left;
    display: inline;
    width: 100%;
    padding: 20px 0px 20px 0px;
}
footer {
    float: left;    
    display: inline;    
    width: 100%;    
    background: #191919;    
    padding: 25px 0 5px 0;    
    color: #7b7b7b;    
}
/*======================///////////////
                        start responsive style                        
=====================///////////////////////*/
@media(max-width:991px ){
    .navbar-default .navbar-nav > li > a {font-size: 13px;padding: 15px 6px;}    
    .navbar-brand {font-size: 28px;}    
}
@media(max-width:767px ){
    .navbar-collapse{background-color: rgba(0,0,0,0.8);}    
    .main_nav{text-align: center;}    
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: rgba(0,0,0,0.5);}    
}
/* ############### INNER STARTS #################### */
.in-banner{
    float: left;    
    margin-top: 0px;    
    width: 100%;    
    max-height: 350px;    
    overflow: hidden;    
}
.in-banner>img{
    width: 100%;    
}
form {
    max-width: 600px;    
    text-align: center;    
    margin: 20px auto;    
}
form input, form textarea {
    border: 0;    
    outline: 0;    
    padding: 1em;    
    border-radius: 0;    
    display: block;    
    width: 100%;    
    margin-top: 1em;    
    font-family: 'Open Sans', sans-serif;    
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);    
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);    
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);    
    resize: none;    
}
form textarea {
    height: 233px;    
}
form #input-submit {
    color: #fff;    
    background: #ff7f00;    
    cursor: pointer;    
    width: auto;    
    float: right;    
    padding: 0.75em;    
    font-weight: 800;    
    margin-top: 0;    
}
.form_error p{
    font-size: 12px;    
    color: #EA2A2A;    
    margin: 0 0 2px;    
}
form input, form textarea{
    margin-top: 0em;    
    margin-bottom: 1em;    
}
.alert{
    padding: 6px;    
    margin: 6px;    
    text-align: center;    
}
.book_title{
    text-align: center !important;    
}
.table-responsive {
    border: 0px solid #ddd;    
}
.booked
{
    background-color: #FF7F00 !important;    
    color: #fff !important;    
}
.badminton{
    background-color: #FF7F00 !important;    
}
table{
margin: -0.05em 0 0;
}
.btn{
    border-radius: 0px;
}
.btn-info.active{
    border-color: #FF7F00 !important;
}
.a{
    text-align: right !important;
}
.btn-warning {
    background-color: #FF7F00 !important;
    border-color: #FF7F00 !important;
}
.btn-warning:hover {
    background-color: hsla(30, 100%, 50%, 0.27) !important;
    border-color: hsla(30, 100%, 50%, 0.27) !important;
    color: #000;
}
.book{
    background-color: hsla(30, 100%, 50%, 0.27) !important;
}
.error{
    color: #000 !important;
    font-size: 13px !important;
    margin-top: -18px !important;
    font-weight: 400;
}
.ui-datepicker-trigger{
    /*margin-top: -3px !important;*/
    cursor: pointer;
    height: 26px;
    vertical-align: top;
}
#datepicker{
    width: 90px;
}
.form-group{
    margin-bottom: 0px;
}
.modal-header{
    padding: 31px 0px 0px 0px;
    border-bottom: 0px solid #e5e5e5;
}
.modal-header h5, .h5{
    font-size: 16px;
    font-weight: bold;
}
.modal-content h4{
    color: #7f8c9a !important;
    font-weight: 600;
}
#btn_book, #btn_book3{
    background-color: #4b306c;
    padding: 10px 15px 10px 15px;
    color: #fff;
    float: right;
    width: inherit;
}
#btn_book1{
    background-color: #4b306c;
    padding: 10px 15px 10px 15px;
    color: #fff;
    float: right;
    width: inherit;
}
.modal-content label{
    font-weight: 500;
    margin-top: 12px;
}
.modal-content form input, form textarea{
    border: 1px solid #cccccc;
    background-color: #fff !important;
    padding: 10px;
}
.modal-lg {
    width: 1024px;
}
.popup_content{
    color: #7f8c9a !important;
}
.modal-header .close{
    margin-top: -68px;
    font-size: 44px;
}
.new_reg{
    margin-top: -30px !important;
}
.modal-body{
    position: relative;
    padding: 50px 0px 0px 0px;
}
.close-reveal-modal{
    /* color: #FFFFFF !important; */
    color: #7f8c9a !important;
}
.modal-dialog{
    margin: 60px auto;
}
.booked{
    background-color: #8A0808 !important;
    cursor: default !important;
}
.booking_disabled{
    cursor: default !important;
    background-color: #947f7f !important;
    color: white;
}
.available{
    background-color: #266A2E !important;
    cursor: pointer;
    color: white;
}
.my-calender{
    padding-left: 6px;
    padding-right: 2px;
    float: right;
    text-align: right;
}
.m-login-btn{
    margin-right: 0px; margin-bottom: 10px;
}
.book_border{
    background-color: #ccc;
}
.table-bordered {
    border: 0px solid #ddd;
}
.table-bordered>thead>tr>th{
    border: 0px solid #ddd;
}
.modal-content {
    max-width: 100%;
}
table tr td {
    padding: 0.5625rem 0.625rem;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
}
.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: middle !important;
}
.btn-tabs {
    border-radius: 6px 6px 0px 0px;
    border-color: #FF7F00 !important;
    /*margin-bottom: 0px !important;*/
}
.btn:active, .btn.active{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.125) inset;
}
table, th, td {
    border: 1px solid #423535;
    text-align: center;
}
.contact-us{
    color: rgb(75, 48, 108) !important;
}
.img_pdf_box{
    min-height: 85px;
}
#register{
    float: right;
    margin-right: -4px;
    padding: 3px 10px 6px 10px;
    border-radius: 0px 0px 10px 10px;
}
#recharge{
    float: right;
    margin-right: -4px;
    padding: 3px 10px 6px 10px;
    border-radius: 0px 0px 10px 10px;
}
.calenders{
    width: 12%;
}
.court_title{
    background-color: #FF7F00 !important;
}
#newtimeslotlist .booking_bloks{
    width: 100%;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    padding-top: 0.76923rem;
    padding-bottom: 0.84615rem;
    border: 0px outset buttonface;
    min-width: 28px;
    padding: 7px 1px;
}
#newtimeslotlist .block_reserved {
    cursor: default !important;
    background-color: #947f7f !important;
    color: white;
}
.overlay {
    position: absolute;
    padding-top: 20%;
    height: 100%;
    width: 100%;
    background-color: #c6cdd09c;
    text-align: center;
    vertical-align: middle;
}
@media(max-width:650px ){
    .onbgscreen{
        display: none;
    }
}
@media(max-width:480px ){
    .court_title{            
        padding: 5px 2px !important;                        
    }            
    .smallpadding{            
        padding-right: 4px;                        
        padding-left: 4px;                        
    }            
    form{margin: 0px auto !important;text-align: justify; max-width: 100%;}            
    .modal-lg {width: 100%;}            
    #btn_book, #btn_book3{margin-right: 14px;}            
    .visible-for-small-only th:first-child{            
        font-size: 10px;                        
    }            
    #badminton_bookings th, #football_bookings th{            
        padding-right: 12px;                        
    }            
    .my-calender{            
        padding-bottom: 10px;                        
        padding-left: 15px;                        
        padding-right: 15px;                        
    }            
    .m-login-btn{            
        margin-right: 0px;                        
    }            
    .img_pdf{            
        margin-bottom: 5px;                        
    }            
    .calenders{            
        width: 62%;                        
    }            
    #detailsDiv{            
        padding-left: 0px;                        
    }            
    .column, .columns{            
        float: left !important;                        
    }            
    .small-8{            
        width: 73.667% !important;                        
    }            
    .curved{            
        padding: 5px 4px;                        
    }            
    .log-out-btn{            
        float: right;                         
        margin-top: -10px !important;                        
    }            
    .bookbtn{            
        float: right !important;                        
    }            
    .badminton{            
        text-align: center !important;                        
    }            
    .visible-for-small-only th:first-child{            
        font-size: 8px;                        
        padding-left: 1px;                        
    }            
    table tr, table th, table td {            
        font-size: 9px;                        
    }            
    .tt{            
        text-align: left !important;                        
    }            
    .center-txt h1 {
        margin-bottom: 0px !important;
    }
    .col-md-12, .col-lg-12 {
        min-height: 0px !important;
    }
    .galleryWrap {
        padding: 0 0 30px 25px !important;
    }
    .move{
        vertical-align: middle !important;
        margin-top: 15px;
    }
    .filter {
        background: #bfbfbf;
        border: 1px solid #ccc;
        color: #fff;
        float: none !important;
        /*font-size: 12px;*/
        margin: 0 12px 0 0;
        padding: 5px 15px;
        text-align: center;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
	.bk_xs_btn{
		margin-right: 0px !important;
	}
	.bk_form_group{
		margin-bottom: 15px !important;
	}
	.bk_mrg_tp{
		margin-top: -30px !important;
	}
	.bk_pdng{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.ck_btn_avl{
		/* margin-top: 10px !important; */
		white-space: normal;
	}
	.th_fs{
		font-size: 8px;
	}
	.reg_var_btn{
		margin-right: 14px !important;
	}
	.mdl_bd_ht{
		height: 670px !important;
	}
	.reg_err_msg{
		margin-top: 15px !important;
	}
	.reg_rsnd_btn{
		margin-right: 50px !important;
	}
}
.table-bordered > thead > tr > th{
    border-right: 1px solid #ccc !important;
}
.tt{
    text-align: left !important;
}
#detailsDiv{
    padding-left: 30px;
}
.column.small-centered, .columns.small-centered{
    font-size: 13px;
}
.mobileview{
    padding-left: 6px;
    padding-right: 6px;
}
.close-mode{
    color: #000 !important;
}
#btn_book , #btn_book3{
    cursor: pointer;
}
.cancel_btn{
    border-radius: 10px;
}
.booking_error, .booking_success{
    font-weight: normal !important;
}
#logInDiv{
    padding-top: 50px !important;
}
/* sreehari CSS  */
@media(max-width:1400px ){
.lgn-btn{
    float: right;
    padding-right: 0px;
}
.bk_lg_btn{
	margin-right: 15px;
}
}
.cancel_booking{
	background-color: #8A0808;
	color:#ffffff;
}
.cancel_radio_btn{
	width: 17px;
	height: 17px;
	margin-top: -5px !important;
	margin-right: 5px !important;
	display: inline;
}
.cncl_txt_algn{
	text-align:right;
}
.cncl_btn_algn{
	text-align:left;
}
.resend_otp_txt{
    color: #ff0000;
    cursor: pointer;
}
.regmd5_cls{
	cursor: pointer;
	padding: 10px 15px 10px 15px;
    color: #fff;
    float: right;
    width: inherit;
}
.bad_title{
	float: left;
	margin-bottom: -2px;
	margin-right: -15px;
	margin-left: 15px;
}
.for_small{
	display: none !important;
}
.bad_title{
	margin-top: 29px !important;
}
.book_img{
	float: right;
	width: 33% !important;
}
.table-responsive {
	overflow-x: hidden !important;
}
table tr td{
	background-color: #ccc;
	border: 1px solid #000 !important;
	padding: 4px !important;
	color: #666 !important;
	text-align: left;
	/*min-width: 41px;*/
}
table tr td {
    background: #f3f3f2;
    color: #666;border: 1px solid #423535;
	vertical-align: middle !important;
	text-align: center;
}
table tr:nth-of-type(2n+2) td{
    background: #e9e9e9;
	border: 1px solid #000 !important;
	padding: 4px !important;
}
table tr, table th, table td{
	border-bottom: 0px solid #dadada;
	font-size: 12px;border: 1px solid #423535;
    text-align: left;
}
.table-bordered>thead>tr>th {
	border: 0px solid #ccc;
}
.app{
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px !important;
}
.column, .columns{
	float: right;
}
.calen{
	font-size: 25px !important;
}
.dropdown-menu{
    background-color: #261F1A;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    font: 700 13px/18px 'Open Sans', sans-serif;
    min-width: 122px;
}
.dropdown-menu>li>a{
    color: #FFF;
    padding: 8px 20px;
    font-size: 15px;
    font-weight: 600;
    font: 700 13px/18px 'Open Sans', sans-serif;
}
.navbar-right .dropdown-menu{
    right: auto;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#ff7f00;text-decoration:none;background-color:#261F1A;}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}
@media(max-width:480px){
	.tab_book{
		padding-left: 0px;   padding-right: 0px;
	}
	.bad_title{
		margin-top: 49px !important;
		margin-left: 0 !important;
	}
	.for_large{
		display: none !important;
	}
	.for_small{
		display: block !important;
	}
	table th{
		font-size: 10px;
	}
	table tr td{
		padding: 2px !important;
	}
	table tr:nth-of-type(2n+2) td{
		padding: 2px !important;
	}
	.form-logins{
		padding-bottom: 10px;
	}
	table td {
		font-size: 10px;
	}
	.log-in{
		margin-top: 5px;
	}
	.transactions_table {
		width: 800px;
		border: 1px solid;
		border-radius: 15px;
		overflow: scroll;
	}
	.small-centered{
		position: static !important;
	}
	.calenders {
		width: 48% !important;
	}
	.my-calender {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.calen{
		font-size: 15px !important;
	}
	#recharge_history{
		padding:25px 0 0 0 !important;
	}
	#booking_history{
		padding:25px 0 0 0 !important;
	}
}
input.booking_input {
	border-radius: 0.4em;
	border: none;
	box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%)
}
@media(max-width:780px) {
	span.book-playo {
		padding-top : 1px;
		padding-bottom:5px;
		font: 600 12px/10px 'Open Sans', sans-serif;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		color: #ff7f00;
		text-transform: uppercase;
	}
	img.playo-logo {
		margin-left: 2%;
		width: 35%;
	}
}
@media(min-width:781px) {
	span.book-playo {
		padding-top : 5px;
		padding-bottom:10px;
		font: 600 16px/12px 'Open Sans', sans-serif;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		color: #ff7f00;
		text-transform: uppercase;
	}
	img.playo-logo {
		margin-left: 2%;
		width: 22%;
	}
}
@media (min-width:320px) and (max-width: 667px){
	.book_img {
		float: right !important;
		margin-top: 13%;
		width: 37% !important;
		margin-right: -2px;
	}
}
@media (min-width:768px) and (max-width: 1024px){
	.bad_title  {
		margin-bottom: -55px !important;
	}
	.book_img{
		width: 40% !important;
		margin-top: 3% !important;
		margin-right: -7% !important;
	}
/*	.modal-dialog {
		width: 1021px !important;
	}
*/
}
@media (min-width:641px){
	.calenders{
		width: 17% !important;
	}
	.rkwidth{
		width:75% !important;
	}
}
@media (max-width:641px){
	#bk_ht {
		height: 710px !important;
	}
	.rkwidth{
		width:100% !important;
	}
}
@media (min-width:951px){
	.rkwidth{
		width:75% !important;
	}
}
@media (max-width:950px){
	.rkwidth{
		width:100% !important;
	}
}
/*New css code for header menu and banner*/
.navbar-default {
margin-top: 0px;
}
.navbar-default {
background: #000;
}
.navbar-brand {
top: 7px;
z-index: 99;
}
.navbar-toggle {
padding: 6px 0;
border: none;
}
.navbar-toggle .icon-bar {
background-color: #ffffff8c!important;
width: 30px;
height: 4px;
border-radius: 5px;
}
#home-slider, .in-banner{
margin-top: 65px;
}
footer .container{
max-width:1170px!important;
}
@media (min-width: 768px){
.navbar-nav>li>a {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media (max-width: 767px){
.navbar-brand img{
width: 70%;
}
#home-slider {
margin-top: 20px;
}
.blog_content h2{
left: 25%!important;
font-size: 23px!important;
}
}
/*New css code for header menu and banner*/
.center-txt h1 {
    margin-bottom: 35px;
    font: 600 30px/18px 'Open Sans', sans-serif;
    color: #ff7f00;
    text-transform: uppercase;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display: inline-block;
    margin-top: 0;
    padding: 12px 0;
}
.center-txt h4 {
    color: #ff7f00;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    padding-bottom: 0;
    /* margin: 0 auto 20px auto; */
    width: 70%;
}