body{font-family: 'Karla', sans-serif;}
#booking-main {
    min-height: calc(100vh - 155px);
}
body .ui-datepicker .ui-corner-all.ui-state-hover{
    border: none;
background:transparent;

}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt {
    margin: 0;
    padding: 0;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt input {
    border-radius: 0;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt .form-group {

    margin-bottom: 0;

}
.banner_inner .Golf_form .form-group.how_to_win {
    margin-bottom: 0;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt:first-child::after {
    content: "";
    position: absolute;
    height: 46px;
    right: 0;
}

.banner_inner .Golf_form .col-lg-6.col-md-6.p0.plt .btn.btn-default {
    border-radius: 0 10px 10px 0;
    height: 46px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.plt {
    margin: 0;
    padding: 0;
}
.dtpicker-header .dtpicker-value {
    color: 
    #f37121 !important;
}
.dtpicker-buttonCont .dtpicker-button {
    background: 
    #f37121 !important;
}
.dtpicker-header .dtpicker-close {
    color: #f37121 !important;
}
.header {
    width: 100%;
    float: left;
    background: #F8F9FA;
}
.footer a{
    color:#fff;
}
.header .custom_top {
    background: #F8F9FA;
    width: 100%;
    float: left;
    margin: 0;
    height: auto;
    min-height: 80px;
    padding: 10px 0;
    border: 0;
}
.custom_top .navbar-brand {
    padding: 0;
    width: auto;
    float: left;
    height: auto;
}
.custom_top .navbar-brand img {
    /*width: 100%;*/
    height: auto;
}
.custom_top .navbar-nav {
    float: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 0px;
}
.custom_top .navbar-nav li a {
    color: #303d3b !important;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
}
.custom_top .navbar-nav li.active a {
    background: no-repeat;
    color: #303d3b;
}
.custom_top .navbar-nav li button {
    color: #fff;
    margin-left: 15px;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 6px 18px;
}
.mid {
    width: 100%;
    float: left;
}
.banner-bg {
    /*background-image: url(images/banner_bG.png);
    background-position: center;*/
    background-size: contain;
    padding: 50px 0 0 0;
    float: left;
    width: 100%;
    min-height: calc(100vh - 93px);
    position: relative;
}
.banner_inner {
    width: 715px;
    margin: 0 auto;
    /* height: calc(100vh - 93px); */
}
.Golf_form {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
}
.p0{padding: 0;}
.prt{padding-right: 7px;}
.plt{padding-left: 7px;}

input::placeholder,
.bf-input::placeholder {
  color: #303d3b !important;
  text-transform: uppercase;
  font-size: 15px !important;
  font-family: inherit;
}
.go_go, .how_to_win {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0;
}
.Golf_form button {
    color: #fff !important;
    background: #f37121 !important;
    border: 1px solid #f37121 !important;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    width: 100%;
    height: 48px;
}
.go_go .bf-input {
    border-radius: 10px;
    border: 0;
    padding: 10px 20px;
    width: 100%;
    height: 46px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
    font-size: 17px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt .form-group .bootstrap-datetimepicker-widget.dropdown-menu button{
    border-radius: 5px !important;
    background-color:#286090 !important;
border-color:#204d74 !important;
}
.Golf_form .go_go button {
    width: auto;
    border-radius: 0px 10px 10px 0;
}
.Golf_form p {
    width: 100%;
    float: left;
    line-height: 19px;
    padding: 0;
    color: #fff;
    font-size: 17px;
    text-align: center;
}
.Golf_form p strong {
    font-style: italic;
}
.three_icons {
    width: 100%;
    float: left;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding-bottom: 15px;
}
.three_icons .box {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    text-align: center;
}
.three_icons .box.score h5 {
    color: #303d3b;
}
.three_icons .box h5 {
    color: #fff;
    font-weight: 700;
    margin: 17px 0;
    font-size: 24px;
    font-family: inherit;
}
.three_icons .box h6 {
    width: 100%;
    border: 1px dashed #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 4px 10px;
}
.p_l_0 {
    padding-left: 0;
    padding-right: 5px;
}
.p_r_0 {
    padding-right: 0;
    padding-left: 5px;
}
.p_c {
    padding: 0 10px;
}
.three_icons .box.prize {
    background: #f37121cf;
}
.three_icons .box.score {
    background: #ffffffd4;
}
.three_icons .box.score h6 {
    color: #303d3b;
    border: 1px dashed #303d3b;
}
.three_icons .box.score p{
    color: #303d3b;
    border-color: #303d3b;
}
.footer {
	background: #303d3bcc;
	padding: 6px;
	width: 100%;
	float: left;
	position: absolute;
	bottom: 0;
}
.footer p {
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.win_how {
    width: 100%;
    float: left;
    text-align: center;
    display: block;
    margin: 0;
}
.win_how button, .win_how a {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    height: 48px;
    width: 210px;
    margin-bottom: 15px;
    font-family: inherit;
}
.banner_inner .barcode-info {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    text-align: center;
}
.banner_inner #barcode-user-info {
    width: 100%;
    float: left;
}
.banner_inner #barcode-user-info .form-group {
    width: 32.33%;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 8px;
}
.banner_inner #barcode-user-info .form-group:nth-child(4) {
	margin-right: 0;
}
.banner_inner #barcode-user-info input{
	border-radius: 10px;
    border: 0;
    padding: 10px 20px;
    width: 100%;
    height: 48px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
}
.banner_inner #barcode-user-info button {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    height: 48px;
    width: 32.33%;
    font-family: inherit;
}
.banner_inner #barcode-user-info button:hover,
.banner_inner #barcode-user-info button:focus,
.banner_inner .win_how a:focus,
.banner_inner .win_how a:hover {
	background: #f37121;
    border: 1px solid #f37121;
    box-shadow: none;
}
.banner_inner #barcode-user-info .tc-note {
    width: 100%;
    float: left;
    text-shadow: none;
    font-family: inherit;
    text-align: center;
}
.banner_inner #barcode-user-info .tc-note a {
    color: #ff6100;
    font-weight: 700;
}
.club_loGin {
    width: 550px;
    margin: 0 auto;
}
.club_loGin_form{
	background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    margin: 60px 0 90px 0;
}
.club_loGin_form h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.club_loGin_form label {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: normal;
    line-height: 18px;
}
.club_loGin_form input{
	border-radius: 10px;
    border: 0;
    padding: 10px 20px;
    width: 100%;
    height: 48px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
}
.club_loGin_form #login-submit {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    height: 48px;
    width: 100%;
    font-family: inherit;
}
.club_loGin_form p.forgot {
    margin-bottom: 0;
    text-align: left;
    line-height: 18px;
}
.club_loGin_form p.forgot a{
	font-family: inherit;
    color: #fff;
    line-height: 18px;
}
.conTact_us {
    width: 650px;
    margin: 0 auto;
    background: no-repeat;
    padding: 0;
}
.conTact_us_f {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    margin-bottom: 45px;
}
.conTact_us_f h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.conTact_us .conTact_us_f p {
    font-family: inherit;
    color: #fff;
    line-height: 18px;
}
.conTact_us_f p {
    color: #fff;
    font-family: 'Karla', sans-serif !important;
    line-height: 18px !important;
    font-size: 18px !important;
    margin-bottom: 15px;
}
.conTact_us_f p .main-color {
    color: #f37121;
    font-weight: 700;
}
.conTact_us_f p .main-color {
    color: #ffffff;
    font-weight: 700;
    font-style: italic;
}
.conTact_us_f .sr-only {
    margin-bottom: 6px;
    position: relative;
    width: 100%;
    height: auto;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: normal;
    line-height: 18px;
}
.conTact_us_f input,
.conTact_us_f textarea {
    border-radius: 10px;
    border: 0;
    padding: 10px 20px;
    width: 100%;
    height: 48px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
}
.conTact_us_f textarea {
    height: 100px;
}
.conTact_us_f .button input {
	color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    height: 48px;
    width: 100%;
    font-family: inherit;
    text-align: center;
}
.conTact_us_f .button input:hover,
.conTact_us_f .button input:focus {
	box-shadow: none;
	background: #f37121;
    border: 1px solid #f37121;
}
.conTact_us_f .error {
    color: #ff1414;
    text-shadow: none;
    margin: 4px 0 0 0;
}
.new_booking_calendar .booking-calendar-content {
    width: 1054px;
    margin: 0 auto;
    padding-bottom: 25px;
}
.new_booking_calendar .booking_calendar_f {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
}
.new_booking_calendar .booking_calendar_f input {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    width: 49%;
    height: 48px;
    float: right;
}
.new_booking_calendar .booking_calendar_f .country_code {
    border-radius: 10px;
    border: 0;
    padding: 10px 20px;
    width: 49%;
    height: 46px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
    font-size: 17px;
}
.new_booking_calendar .booking_calendar_f .country_code input {
    padding: 0;
    height: auto;
    background: none;
    border: 0;
    float: left;
    padding-left: 9px;
    width: 85%;
    color: #303d3b;
}
.new_booking_calendar .booking_calendar_f .country_code input:focus {
	outline: none;
}
.new_booking_calendar .booking_calendar_f .country_code span {
    float: left;
    padding: 0;
    color: #303d3b;
    font-size: 17px;
    line-height: 25px;
    border-right: 1px solid #b6b6b6;
    padding-right: 10px;
}
.new_booking_calendar .booking-calendar-top {
    width: 1054px;
    margin: 0 auto;
    padding-bottom: 75px;
}
.new_booking_calendar .booking-calendar-top ul.booking-date {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
}
.new_booking_calendar .booking-calendar-top .booking-date li a {
    border-radius: 10px;
    border: 0;
    color: #303d3b;
    font-family: 'Karla', sans-serif;
}
.new_booking_calendar .booking-calendar-top .booking-date li.active a {
    background: #f37121;
    color: #fff;
}
.new_booking_calendar .booking-calendar-top .booking-date li.active a:after {
    border-color: #f37121 transparent;
}
#ui-datepicker-div {
    border: 0;
    border-radius: 10px;
    padding: 7px;
}

#ui-datepicker-div .ui-datepicker-header {
    background: #f37121;
    border: 0;
    border-radius: 7px;
    padding: 5px;
    color: #fff;
}
.col-lg-6.col-md-6.p0.prt:first-child::after {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    background: #ddd;
}
#ui-datepicker-div .ui-datepicker-header select.ui-datepicker-month,
#ui-datepicker-div .ui-datepicker-header select.ui-datepicker-year {
    width: 49%;
    border: 0;
    border-radius: 5px;
    padding: 2px;
}
#ui-datepicker-div .ui-datepicker-header select.ui-datepicker-year {
	margin-left: 2%
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #ffffff;
    font-weight: normal;
    color: #303d3b;
    font-family: 'Karla', sans-serif;
    border-radius: 5px;
    text-align: center;
}
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player-main {
    background: #303d3bcc !important;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    max-height: 115px;
    /*min-height:220px*/
}
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player {
    background: none !important;
}
.new_booking_calendar .booking-calendar-content .booking-date {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
}
.booking-date li .booking-player .country_code span {
    float: left;
    padding: 0 !important;
    color: #303d3b !important;
    font-size: 14px !important;
    line-height: 22px !important;
    border-right: 1px solid #b6b6b6 !important;
    padding-right: 5px !important;
    font-family: 'Karla', sans-serif !important;
}
.new_booking_calendar .country_code {
    border-radius: 10px;
    border: 0;
    padding: 10px 12px;
    width: 100%;
    height: 38px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
    font-size: 17px;
}
.new_booking_calendar .booking-player-main input.barcode_tel {
    width: 100%;
    color: #303d3b;
    box-shadow: none;
    text-align: left;
    font-size: 14px;
    padding: 0px 0 0 32px;
    line-height: 18px;
    font-family: 'Karla', sans-serif;
    margin: 0;
}
.booking-player-main input.barcode_tel::placeholder {
  color: #303d3b !important;
  text-transform: uppercase;
  font-size: 13px !important;
  font-family: inherit;
  line-height: 22px;
}
.booking-player-main input:focus {
	outline: none;
}
.new_booking_calendar .booking-date li .booking-player,
.new_booking_calendar .booking-date li .booking-player span strong {
    font-size: 15px;
    font-family: 'Karla', sans-serif;
}
.new_booking_calendar .booking-date li .booking-player span strong {
    margin: 15px 0;
    width: 100%;
    float: left;
    min-height: 20px;
}
.new_booking_calendar .booking-player button.edit_barcode_tel {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 7px 15px;
    width: 100%;
    height: 38px;
    float: left;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    color: #303d3b !important;
}
.custom_top .navbar-nav li.dropdown.open a:hover,
.custom_top .navbar-nav li.dropdown.open a:focus,
.custom_top .navbar-nav li.dropdown a:hover,
.custom_top .navbar-nav li.dropdown a:focus {
	background-color: none !important;
	background: none !important;
}
.custom_top .navbar-nav li .dropdown-menu {
    width: 95%;
    float: right;
    right: 0;
    left: auto;
    border: 0;
    border-radius: 0px 0 10px 10px;
    border-top: 2px solid #f37121;
}
.custom_top .navbar-nav li .dropdown-menu li a {
    font-size: 15px;
}
.custom_top .navbar-nav li .dropdown-menu li a:hover{
	color: #f37121;
}
.footer_2 p {
    text-align: center;
    width: 100%;
    background: #303d3bcc;
    padding: 6px;
    color: #fff;
    font-size: 15px;
}
.footer_2 p a {
	color: #fff;
    font-size: 15px;
}
.footer_2 {
    padding: 0;
    height: auto;
    min-height: auto;
}
.booking_filter {
	display: table;
	margin: 0 auto 15px;
	background: #303d3bcc;
	padding: 15px;
	border-radius: 10px;
}
.booking_filter .input-group {
	position: relative;
	display: flex;
	width: 350px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
}
.booking_filter .input-group .form-control {
	color: #303d3b;
	border-radius: 10px;
	padding: 12px 10px;
	height: auto;
	border: none;
}
.booking_filter .input-group-append .btn {
	background: #ddd;
	border: none;
	height: 44px;
	border-radius: 10px 0 0 10px;
	color: #333;
	border-right: 1px solid #ccc;
}
.booking_filter .input-group-append .btn-primary:active:focus,
.booking_filter .input-group-append.open > .dropdown-toggle.btn-primary:focus {
    background: #ddd;
    color: #333;
}
.booking_filter .input-group-append .dropdown-menu a {
	clear: both;
	display: block;
	padding: 5px 10px;
	color: #333;
	font-size: 16px;
}
.booking_filter_inner {
	display: flex;
}
.booking_filter_inner .filter_button {
	background: #f37121;
	border: 1px solid #f37121;
	border-radius: 10px;
	padding: 0 30px;
	margin: 0 0 0 10px;
}
.booking_filter .input-group-append .fa,
.select_input_inner .fa {
	position: absolute;
	right: 10px;
	z-index: 99;
    color: #303d3b;
}
.booking_filter .input-group-append select.form-control,
.select_input_inner select {
	-webkit-appearance: none;
	-moz-appearance: none;
	width: auto;
	border-radius: 10px 0 0 10px;
	background: #ddd;
	float: left;
	border: none;
	box-shadow: none;
	padding: 12px 20px 12px 10px;
}
.booking_filter .input-group-append,
.select_input_inner {
	position: relative;
	display: flex;
	background: #ddd;
	border-right: 1px solid #ccc;
	border-radius: 10px 0 0 10px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
#filter_modal .modal-content {
    height: 585px;
    /* overflow-y: scroll; */
}
.select_input {
	display: flex;
	background: #fff;
	border-radius: 10px;
}
#details-section {
    padding-bottom: 50px;
}
#details-section #acc-details {
    width: 750px;
    margin: 0 auto;
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
}
#details-section #acc-details h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#details-section #acc-details ul {
    margin-top: 10px;
}
#details-section #acc-details li {
    border: 0;
    margin-bottom: 3px;
}
#details-section #acc-details li h4 {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: normal;
    line-height: 18px;
}
#details-section #acc-details li p {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
    font-weight: 600;
}
#downloads-section .table_outer {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
}
#downloads-section .table_outer h3,
.competitions_section_inner h3,
#reports-section form h3,
#competitions-section h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#downloads-section table,
#reports-section form table {
    border-radius: 10px;
    border: 1px solid #fff !important;
    overflow: hidden;
    margin: 0;
    background: #1b1b1b54;
}
#reports-section form table {
    background: none;
}
#downloads-section table thead th,
#reports-section form table thead th {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
    font-weight: 600;
    padding: 10px 15px;
}
#downloads-section table tbody tr,
#reports-section form table tbody tr {
    background: none;
}
#downloads-section table tbody tr p,
#downloads-section table tbody tr a,
#reports-section form table tbody tr p {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
}
#downloads-section table tbody tr a {
    color: #ff731e;
}
#downloads-section table tbody tr td {
    padding: 15px 15px;
}
.competitions_section_inner {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 700px;
    margin: 0 auto;
    text-align: center;
}
.competitions_section_inner img {
    width: 60px;
    margin: 25px 0 10px 0;
}
.competitions_section_inner a {
    font-size: 18px;
    font-family: inherit;
    line-height: 18px;
    color: #f37121;
}
#reports-section form {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 650px;
    margin: 0 auto;
}
#competitions-section .competitions_Form th {
    border: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
    width: 205px;
}
#competitions-section .competitions_Form input {
    border-radius: 10px;
    border: 0;
    padding: 10px 15px;
    width: 100%;
    height: 42px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
}
#competitions-section .competitions_Form {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 650px;
    margin: 0 auto;
}
#reports-section form table tr,
#competitions-section form table tr {
    color: #fff;
    padding: 5px 0 0 0;
}
#reports-section form table tr td,
#competitions-section form table tr td {
    border: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
}
#reports-section form table tr td select,
#competitions-section form table tr td select {
    width: 145px;
    padding: 10px 15px;
    color: #303d3b;
    font-family: inherit;
    border-radius: 10px;
    background: #ddd;
    float: left;
    border: none;
    box-shadow: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#reports-section form table .select_input_inner,
#competitions-section form table .select_input_inner {
    border-radius: 10px;
    width: 150px;
    text-align: left;
    position: relative;
}
#reports-section form table tr td input,
#competitions-section form table tr td.Get_Tickets input {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    width: 145px;
}
#reports-section .get_report {
    background: #303d3bcc;
    padding: 15px;
    width: 650px;
    margin: 0 auto;
    border-radius: 15px;
    margin-bottom: 50px;
}
#reports-section .get_report tr td {
    border: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
}
.compeTitions_section {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
}
.compeTitions_section h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.compeTitions_section h3 a {
    color: white;
}
.compeTitions_section .table {
    border-radius: 10px;
    border: 1px solid #fff !important;
    overflow: hidden;
    margin: 0;
    background: #1b1b1b54;
}
.compeTitions_section .table tr th {
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
    font-weight: 600;
    padding: 10px 15px;
}
.compeTitions_section .table tr td {
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
    padding: 15px;
}
.compeTitions_section .table tr td a {
    color: #ff731e;
}
.compeTitions_section .table tr td textarea {
    border-radius: 10px;
    padding: 10px 15px;
    color: #303d3b;
    font-family: inherit;
    width: 100%;
    float: left;
}
.compeTitions_section .table tr td form .save_btn {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 5px 15px;
    float: left;
    text-decoration: none !important;
    margin: 10px 0;
}
.compeTitions_section .table tr td .coma_line {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #ff731e;
    line-height: 14px;
    margin: 8px 0 0 0;
}
.Privacy_outer, 
.tc_outer {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    margin-bottom: 45px;
}
.Privacy_outer h3, 
.tc_outer h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.Privacy_outer p,
.tc_outer p {
    color: #fff;
    font-family: 'Karla', sans-serif !important;
    line-height: 19px;
    font-size: 17px;
    margin-bottom: 15px;
}
.Privacy_outer p strong,
.tc_outer p strong {
    width: 100%;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 700;
    line-height: 18px;
}
#home-past-winner {
    background: none;
    width: 100%;
    float: left;
}
.hOme_past_winner {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
#draw-section1 {
    width: 100%;
    float: left;
    background: no-repeat;
}
.draw_section_one {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.hOme_past_winner h3,
.draw_section_one h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 35px;
}
#draw-section1 .draw_section_one h3 {
    margin-bottom: 10px;
}
#draw-section1 .draw_section_one .table {
    border-radius: 10px;
    border: 1px solid #fff !important;
    overflow: hidden;
    margin: 0;
    background: #1b1b1b54;
}
#draw-section1 .draw_section_one .table-bordered thead th {
    background: none;
}
#draw-section1 .draw_section_one .table-bordered tr {
    background: none;
}
#draw-section1 .draw_section_one .table-bordered tr td,
#draw-section1 .draw_section_one .table-bordered tr th {
    border: 1px solid #fff;
}
.hOme_past_winner li a {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 8px 25px;
    font-family: inherit;
}
.hOme_past_winner li a:hover,
.draw_section_one .draw-btn button:hover {
    background: #f37121;
    border: 1px solid #f37121;
}
#draw-section1 .draw_section_one .table-bordered tr th {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
    font-weight: 600;
    padding: 10px 15px;
}
#draw-section1 .draw_section_one .table-bordered tr td {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
}
#draw-section1 .draw_section_one .table-bordered tr td h5 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
}
#draw-section1 .draw_section_one .table-bordered tr td h5 a {
    color: #ff731e !important;
    text-decoration: none !important;
}
#draw-section1 .draw_section_one .table-bordered tr td .draw-read-more {
    color: #ff731e !important;
    text-decoration: none !important;
    font-size: 15px;
    margin: 8px 0 0 0;
    width: 100%;
    float: left;
}
.draw_section_one .draw-btn {
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
}
.draw_section_one .draw-btn button {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 8px 25px;
    font-family: inherit;
}
.draw_section_one .draw-btn button:hover,
.draw_section_one .draw-btn button:focus {
    background: #f37121;
    border: 1px solid #f37121;
    box-shadow: none; 
}
#home-surprize-prize {
    width: 100%;
    float: left;
}
#home-surprize-prize {
    width: 100%;
    float: left;
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
}
#draw-form-outer {
    width: 100%;
    float: left;
    max-width: 100%;
    margin: 50px 0;
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
}
#draw-tc {
    width: 100%;
    float: left;
    margin-bottom: 50px;
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
}
#draw-tc h3 {
    text-align: center;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 2px;
}
#draw-tc p {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
}
#draw-form {
    display: block;
    margin: 0;
    max-width: 100%;
    float: left;
    width: 100%;
}
#draw-form input {
    width: 50%;
    float: left;
    margin: 0 !important;
    border-radius: 10px;
    border: 0;
    padding: 10px 20px;
    height: 46px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
    font-size: 17px;
}
#draw-form #draw-submit {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    width: 49%;
    height: 48px;
    float: right;
    font-family: inherit;
}
#draw-form #draw-submit:hover,
#draw-form #draw-submit:focus {
    box-shadow: none;
    background: #f37121;
    border: 1px solid #f37121;
}
.booking_cal_div a {
    color: white !important;
    font-size: 17px !important;
    font-weight: 600;
    text-transform: uppercase;
}
.modal-content {
    border: 0 !important;
    box-shadow: none !important;
}
.modal-header {
    border: 0;
}
.modal-header h3 {
    text-align: center;
    color: #303d3b;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 25px;
}
.modal-header button.close {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #f37121;
    opacity: 1;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    line-height: 18px;
}
.modal-body .booking-add-option {
    padding: 0 !important;
    margin: 0 auto;
}
.modal-body .booking-add-option h5 {
    text-align: center;
    color: #303d3b;
    font-family: inherit;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.modal-body .booking-add-option .booking-pay {
    width: 100%;
    max-width: 80%;
}
.modal-body .booking-add-option .booking-pay input {
    border: 1px solid #c4c4c4;
    margin: 0 !important;
    padding: 10px 20px;
    height: 42px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
    font-size: 17px;
    border-radius: 0px 10px 10px 0 !important;
}
.modal-body .booking-add-option .booking-pay span {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 25px;
    text-transform: uppercase;
    border-radius: 10px 0 0 10px;
    padding: 6px 15px;
    font-family: inherit;
}
.modal-footer {
    border: 0;
    text-align: center;
    margin-top: 20px;
    padding: 5px;
}
.modal-footer input {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 1px 18px;
    font-family: inherit;
}
#home-surprize-prize .left-col h3 {
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: normal;
    max-width: 100%;
    font-size: 30px;
}
#home-surprize-prize .left-col h3:before,
#home-surprize-prize .left-col h3:after {
    display: none;
}
#home-surprize-prize .left-col .draw-img {
    padding: 10px 15px 0 0;
    max-width: 100%;
    margin: 0;
}
#home-surprize-prize .left-col .draw-img img {
    width: 100%;
    max-width: 100%;
}
#home-surprize-prize:after {
    background: none;
}
#home-surprize-prize .right-col {
    float: right;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
    margin: 0;
    background: #1b1b1b54;
}
#home-surprize-prize .right-col .prize {
    margin: 0 !important;
}
#home-surprize-prize .right-col h1 {
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1;
    max-width: 100%;
    font-size: 32px;
}
#home-surprize-prize .right-col h2 {
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 1;
    max-width: 100%;
    font-size: 19px;
}
#home-surprize-prize .right-col .prize #draw {
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    line-height: 1;
    max-width: 100%;
    font-size: 24px;
    margin: 3px 0 0 0;
}
#home-surprize-prize .right-col #countdown {
    border-radius: 10px;
    padding: 10px 15px;
    color: #f37121;
    font-family: inherit;
    text-transform: uppercase;
    text-align: left;
    line-height: normal;
    max-width: 100%;
    width: 100%;
    margin: 20px 0 10px 0;
}
.invoice-wrap {
    background: #303d3bcc;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
    margin: 0 auto;
}
.invoice-top {
    padding: 15px;
    border-radius: 9px;
    background: #fff;
}
.invoice-top-logo {
    width: auto;
    float: left;
}
.invoice-top-info {
    width: auto;
    float: right;
}
.invoice-top-logo img {
    max-width: 100%;
}
.invoice-top-info h5 {
    font-size: 22px;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #303d3b;
    line-height: 24px;
}
.invoice-top-info p {
    font-size: 20px;
    margin: 0;
    font-family: inherit;
    color: #f37121;
    line-height: 18px;
    font-weight: 600;
}
.invoice-content h6 {
    text-align: center;
    font-size: 20px;
    font-family: inherit;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #ffffff;
    font-weight: 600;
    padding: 0 30px;
    line-height: 23px;
}
.invoice-table h4 {
    padding: 0;
    display: inline-block;
    font-size: 26px;
    border: 0;
    text-align: left;
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    margin: 10px 0 5px 0;
}
.invoice-table table {
    width: 100%;
    table-layout: auto;
    border-radius: 10px;
    border: 1px solid #fff !important;
    overflow: hidden;
    margin: 0;
    background: #1b1b1b54;
}
.invoice-table table th {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
    font-weight: 600;
    padding: 10px 15px;
}
.invoice-table table th:last-child {
    border: 1px solid #fff;
}
.invoice-table table td {
    border: 1px solid #fff;
    font-weight: 300;
    padding: 15px 15px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
    line-height: 18px;
}
#booking-main.banner-bg {
    padding: 0;
}
.custom_calendar .booking-calendar-top {
    padding: 40px 0 10px 0;
}
.custom_calendar .booking-date li .booking-time {
    padding: 15px;
    border-radius: 15px;
    background: #fff;
}
.custom_calendar .booking-date li .booking-time .booking-left {
    color: #303d3b;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'Karla', sans-serif;
    width: 100%;
    float: left;
    text-align: center;
    display: table;
    max-width: 100%;
    margin-bottom: 5px;
}
.custom_calendar .booking-date li .booking-time .booking-right {
    width: 100%;
    max-width: 100%;
    text-align: center;
    float: left;
}
.custom_calendar .booking-date li .booking-time .booking-right input[type="radio"]:checked + b {
    background-color: #f37121;
    color: #fff;
    border: 0;
    font-family: 'Karla', sans-serif;
    font-size: 15px;
    border-radius: 0;
    padding: 7px 4px;
    text-transform: uppercase;
}
.custom_calendar .booking-date li .booking-time .booking-right .switch-option {
    display: block;
    background-color: #303d3b;
    border-radius: 10px;
    overflow: hidden;
}
.custom_calendar .booking-date li .booking-time .booking-right .switch-option b {
    display: block;
    font-weight: 700;
    float: left;
    background-color: #303d3b;
    color: #ffffff;
    width: 100%;
    text-align: center;
    border: 0;
    font-family: 'Karla', sans-serif;
    font-size: 15px;
    border-radius: 0;
    padding: 7px 4px;
    text-transform: uppercase;
}
.custom_calendar .booking-date li .booking-player span {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    border-bottom: 0px solid #919791;
    padding: 5px 0;
    color: #fff;
    font-family: 'Karla', sans-serif;
    padding-bottom: 12px;
}
.custom_calendar .booking-date li .booking-player span.price {
    padding-bottom: 0;
    border-bottom: 0;
}
.custom_calendar .booking-date li .booking-player span strong {
    /*margin: 10px 0 5px 0;*/
    margin: 0px 0 0px 0;
}
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player{
    cursor: pointer;
    overflow: hidden;
    border-radius: 15px;
}

.booking-player .result_active .active .hover {
    background: #f37121cf !important;
}

.new_booking_calendar .booking-calendar-content .booking-date li .booking-player.hover {
    background: #f37121cf !important;
}
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player.hover .booking-player-main{
    background: transparent !important;
}
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player.hover .booking-player-main span {
    border-bottom: 0px solid #fff;
}
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player.hover .booking-player-main span.price {
    border-bottom: none;
}
.time_stamp {
    font-size: 10px !important;
    margin-top: 5px !important;
}
#booking-calendar-modal .booking-info,
#booking-calendar-form .booking-info {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
}
#booking-calendar-modal .booking-info > div,
#booking-calendar-form .booking-info > div {
    padding: 0 10px 20px 10px;
    font-family: 'Karla', sans-serif;
    font-size: 15px;
    width: 33.333%;
}
#booking-calendar-modal .booking-info > div strong,
#booking-calendar-form .booking-info > div strong {
    font-size: 22px;
    line-height: 22px;
}
#booking-calendar-modal input,
#booking-calendar-form input {
    border-radius: 10px;
    padding: 10px 15px;
    width: 100%;
    height: 42px;
    color: #303d3b;
    background: #fff;
    box-shadow: none;
    text-align: left;
    font-family: inherit;
    font-size: 17px;
    border: 1px solid #d8d8d8;
}
#booking-calendar-modal .booking-add-option,
#booking-calendar-form .booking-add-option {
    width: 100%;
    float: left;
    margin: 10px 0 15px 0;
    border: 0;
}
#booking-calendar-modal .modal-body,
#booking-calendar-form .modal-body {
    padding-bottom: 0;
}
#booking-calendar-modal .modal-footer,
#booking-calendar-form .modal-footer {
    margin-top: 0;
    padding: 0 15px 15px 15px;
    text-align: center;
}
#booking-calendar-modal .modal-footer input,
#booking-calendar-form .modal-footer .main-btn {
    color: #fff;
    background: #f37121;
    border: 1px solid #f37121;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 6px 18px;
    text-align: center;
    width: 100%;
    font-family: inherit;
}
.main-color-text {
    color: #f37121;
}
#booking-calendar-modal .booking-add-option .booking-pay,
#booking-calendar-form .booking-add-option .booking-pay {
    width: 100%;
    max-width: 100%;
}
#booking-calendar-modal .booking-add-option .booking-pay .input-group,
#booking-calendar-form .booking-add-option .booking-pay .input-group {
    position: relative;
}
#booking-calendar-modal .booking-add-option .booking-pay .input-group .pp,
#booking-calendar-form .booking-add-option .booking-pay .input-group .pp {
    position: absolute;
    right: 0;
    z-index: 9;
    width: 60px;
    height: 100%;
    border-radius: 0px 10px 10px 0px;
    padding: 10px 15px;
}
/*.new_booking_calendar .booking-calendar-content .booking-date li .booking-player.active span {
    border: 0;
}
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player.active.hover span{
    border:0;
}*/
.new_booking_calendar .booking-calendar-content .booking-date li .booking-player.result_active.hover {
    /*background: inherit !important;*/
    background-color: #666 !important;

}
.new_booking_calendar.custom_calendar .booking-date li .booking-player.result_active span, 
.new_booking_calendar.custom_calendar .booking-date li .booking-player.result_active.hover span {
	border: none;
}
.footer_2.banner-bg {
    padding: 0;
}
.booking-calendar-content .booking-date li:nth-child(1n) {
    padding-left: 0;
}
.booking-calendar-content .booking-date li:nth-child(4n) {
    padding-right: 0;
}
.booking-date li .booking-player span {
    padding: 0 0;
}





@media only screen and (max-width: 1200px) {
	.new_booking_calendar .booking-calendar-top {
	    width: 100%;
	}
	.booking-calendar-top .booking-date li {
	    max-width: 8.7%;
	}
	.new_booking_calendar .booking-calendar-content {
	    width: 100%;
	}
	.booking-calendar-top .booking-date li.active a::after {
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    border-width: 10px 10px 0;
	}
    .new_booking_calendar .booking-calendar-content .booking-date li .booking-player-main {
        padding: 10px;
        min-height: 212px;
    }
    .booking-date li .booking-player span {
        padding: 0 0;
    }
    .new_booking_calendar .booking-date li .booking-player,
    .new_booking_calendar .booking-date li .booking-player span strong {
        font-size: 20px;
    }
    .draw-inner.loaded .my-container {
        max-width: 100%;
    }
    #home-surprize-prize .left-col, #home-surprize-prize .right-col {
        width: 50%;
    }
    #home-surprize-prize .left-col h3 {
        font-size: 24px;
    }
    #home-surprize-prize .left-col .draw-img {
        padding: 5px 15px 0 0;
    }
    #home-surprize-prize .right-col h1 {
        margin: 0 0 10px 0;
        font-size: 26px;
    }
    #home-surprize-prize .right-col #countdown {
        padding: 8px 12px;
        margin: 10px 0 5px 0;
        font-size: 18px;
    }
    #home-surprize-prize .right-col .prize #draw {
        line-height: 20px;
        font-size: 20px;
    }
    #draw-tc h3 {
        margin-bottom: 6px;
        font-size: 26px;
        line-height: 20px;
    }
}


@media only screen and (max-width: 991px) {
    .plt {
        padding-left: 0;
    }
    .go_go {
        margin-bottom: 15px;
    }
    #details-section #acc-details {
        width: 100%;
        float: left;
    }
    #acc-details ul {
        max-width: 100%;
    }
    .custom_top .navbar-nav li a {
        padding: 10px 9px;
        font-size: 15px;
    }
    .custom_top .navbar-nav li button {
        margin-left: 0px;
        font-size: 16px;
        padding: 4px 13px;
    }
    .win_how {
        margin: 0 0 55px 0;
    }
    #downloads-section .table_outer h3, 
    .competitions_section_inner h3, 
    #reports-section form h3, 
    #competitions-section h3 {
	    margin-bottom: 5px;
	    font-size: 24px;
	}
	.compeTitions_section .table tr th {
	    font-size: 15px;
	    padding: 7px 10px;
	    line-height: 15px;
	}
	#downloads-section table thead th, 
	#reports-section form table thead th {
		font-size: 15px;
	    padding: 7px 10px;
	    line-height: 15px;
	}
	.compeTitions_section .table tr td {
	    font-size: 15px;
	    padding: 10px;
	    line-height: 15px;
	}
	.compeTitions_section,
	#downloads-section .table_outer {
	    padding: 10px;
	}
	.compeTitions_section .table tr td .coma_line {
	    font-size: 12px;
	    line-height: 12px;
	}
    .booking-calendar-content .booking-date li {
        width: 33.333%;
    }
    .new_booking_calendar .booking-date li .booking-player span strong {
        margin: 10px 0;
    }
    .new_booking_calendar .booking-date li .booking-player span strong .time_stamp {
        margin: 6px 0 0 0;
    }
    .new_booking_calendar .booking-calendar-content .booking-date li .booking-player-main {
        min-height: 199px;
    }
    .booking-calendar-content .booking-date li:nth-child(4n) {
        padding-right: 10px;
    }
    .booking-calendar-content .booking-date li:nth-child(3n) {
        padding-right: 0;
    }
    #home-surprize-prize .left-col, 
    #home-surprize-prize .right-col {
        width: 100%;
    }
    #home-surprize-prize .right-col{
        margin-top: 15px;
    }
    #home-surprize-prize .left-col .draw-img {
        padding: 5px 0px 0 0;
    }
    #draw-form input {
        width: 100%;
        margin-bottom: 15px !important;
    }
    #draw-form #draw-submit {
        width: 100%;
    }
    #draw-tc p {
        font-size: 15px;
    }
    .new_booking_calendar .booking-date li {
        width: 100%;
    }
    .new_booking_calendar .booking-date li .booking-player span strong {
        min-height: 30px;
    }
    .custom_calendar .booking-date li .booking-time .booking-left {
        font-size: 20px;
        margin-bottom: 0;
    }
    .new_booking_calendar .booking-date li .booking-player span strong {
        font-size: 16px;
    }
    .new_booking_calendar .booking-calendar-content .booking-date li .booking-player-main {
        min-height: 180px;
    }
    .new_booking_calendar .booking-date li .booking-player span {
        font-size: 16px;
        width: 100%;
        word-wrap: break-word;
    }
}


@media only screen and (max-width: 980px) {
	.new_booking_calendar .booking-calendar-top ul.booking-date {
	    padding: 10px;
	}
	.new_booking_calendar .booking_calendar_f {
	    padding: 10px;
	}
	.new_booking_calendar .booking_calendar_f .country_code {
	    width: 50%;
	}
	.new_booking_calendar .booking-calendar-content .booking-date li .booking-player-main {
	    padding: 10px;
	}
	.booking-date li .booking-player span {
		padding: 0;
	}
	.booking-calendar-top .booking-date li {
	    max-width: 8.6%;
	}
	.new_booking_calendar .booking-calendar-top .booking-date li span, 
	.new_booking_calendar .booking-calendar-top .booking-date li strong {
	    font-size: 23px;
	    margin: 4px auto;
	}
	.new_booking_calendar .booking-calendar-top .booking-date li.calendar-icon * {
	    font-size: 38px;
	    line-height: 59px;
	}
	.new_booking_calendar .booking-calendar-top .booking-date li a {
	    padding: 8px;
	    font-size: 13px;
	    height: 74px;
	}
}


@media only screen and (max-width: 800px) {
    .booking-calendar-content .booking-date li {
        width: 50%;
    }
    .booking-calendar-content .booking-date li:nth-child(3n) {
        padding-right: 10px;
    }
    .booking-calendar-content .booking-date li:nth-child(2n) {
        padding-right: 0;
    }
    .new_booking_calendar .booking-date li {
        width: 100%;
    }
}


@media only screen and (max-width: 768px) {
    .banner_inner {
        width: 100%;
        margin: 0 auto;
    }
    .booking-calendar-top .booking-date li {
	    max-width: 12%;
	}
    #acc-details ul li h4 {
        width: 160px;
    }
    #details-section #acc-details li p {
        font-size: 16px;
    }
    #details-section #acc-details li h4 {
        font-size: 16px;
    }
    .competitions_section_inner {
        width: 100%;
    }
    #draw-section1 .draw_section_one h3 {
        font-size: 26px;
        line-height: 21px;
    }
    #draw-section1 .draw_section_one .table-bordered tr td {
        border: 0;
    }
    #draw-section1 .draw_section_one .table-bordered tr {
        border: 1px solid #fff;
    }
    #draw-section1 .draw_section_one .table-bordered tr:last-child {
        border: 0;
    }
    #draw-section1 .table-bordered img {
        max-width: 100%;
    }
    #draw-section1 td::before {
        margin-bottom: 10px !important;
        box-shadow: none;
        background: #f37121;
        border: 1px solid #f37121;
        font-size: 18px;
        text-transform: uppercase;
        border-radius: 10px;
        padding: 10px 20px;
        height: 46px;
    }
    #draw-section1 .draw_section_one .table-bordered tr td .draw-read-more {
        margin: 8px 0 12px 0;
    }
    .hOme_past_winner h3, .draw_section_one h3 {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 20px;
    }
    .hOme_past_winner li a {
        padding: 6px 25px;
        height: auto;
    }
    #draw-section1 .draw_section_one h3 {
        font-size: 24px;
        line-height: 23px;
        padding: 0 15px;
    }
    #home-past-winner {
        padding: 0;
    }
    #draw-section1 {
        padding: 20px 0 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt {
    margin: 0 0 10px 0;
    display: inline-block;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt .select_input_inner select {
    padding: 12px 7px 12px 9px;
}
.Golf_form {
    margin-top: 80px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt input {
    border-radius: 10px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt .form-group .bootstrap-datetimepicker-widget.dropdown-menu{
    width: 100%;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt:first-child::after {
    content: none;

}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.plt .btn.btn-default {
    border-radius: 10px;
}
    .three_icons {
        display: table;
        padding-bottom: 0;
    }
    .box_outer {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .three_icons .box {
        padding: 25px;
    }
    .banner-bg {
        padding: 45px 0 0 0;
    }
    .header .custom_top .navbar-collapse .nav.navbar-nav {
        width: 100%;
        float: left;
        text-align: center;
        display: table;
        margin: 0;
    }
    .custom_top .navbar-nav li button {
        margin-left: 0;
        margin-bottom: 6px;
    }
    .header .custom_top .navbar-toggle .icon-bar {
        background: #f37121;
        width: 28px;
        height: 3px;
    }
    .header .custom_top .navbar-toggle.collapsed {
        border: 0;
    }
    .header .custom_top .navbar-toggle:focus, 
    .header .custom_top .navbar-toggle:hover {
        background-color: none;
        border: 0;
        background: none;
    }
    .header .custom_top .navbar-collapse {
        margin-top: 10px;
    }
    .header .custom_top .navbar-toggle:active,
    .header .custom_top .navbar-toggle {
        background-color: none;
        border: 0;
        background: none;
    }
    .custom_top .navbar-brand img {
     height: 63px;
    }
    header .custom_top {
        min-height: 50px;
    }
    .prt {
        padding-right: 0;
    }
    .header .custom_top {
        min-height: 65px;
    }
    .club_loGin,
    .conTact_us {
	    width: 100%;
	}
	.banner_inner #barcode-user-info .form-group {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.banner_inner #barcode-user-info button{
		width: 100%;
	}
    .new_booking_calendar .booking_calendar_f .country_code {
        width: 100%;
        margin-bottom: 10px;
    }
    .new_booking_calendar .booking_calendar_f input {
        width: 100%;
    }
    .booking_filter {
        padding: 10px;
        width: 100%;
    }
    .booking_filter .input-group {
        width: 70%;
    }
    .booking_filter_inner .filter_button {
        width: 30%;
    }
    #details-section #acc-details li h4 {
        width: 100%;
        float: left;
        margin: 0 0 4px 0;
    }
    #details-section #acc-details li p {
        width: 100%;
        float: left;
    }
    #details-section #acc-details li {
        border: 0;
        margin: 0 0 0 0;
        width: 100%;
        float: left;
    }
    .booking-calendar-content .booking-date li:nth-child(2n) {
        padding-right: 10px;
    }
    .booking-calendar-content .booking-date li {
        width: 100%;
    }
    .new_booking_calendar .booking-calendar-content .booking-date li .booking-player-main {
        min-height: auto;
    }
    .booking_filter_inner {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .booking_filter_inner .filter_button {
        margin: 10px 0 0 0;
        padding: 10px 20px;
        width: 100%;
        height: 46px;
    }
    .booking_filter .input-group {
        width: 100%;
    }
    .booking_filter .input-group-append select.form-control, .select_input_inner select {
        padding: 12px 0px 12px 5px;
        font-size: 12px;
    }
    .booking_filter .input-group-append .fa, .select_input_inner .fa {
        right: 5px;
    }
    .new_booking_calendar .booking-calendar-top {
        padding-bottom: 20px;
    }
    .Privacy_outer h3, .tc_outer h3 {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 22px;
    }
    .tc-page br {
        display: none;
    }
    #tc-content p {
        margin-bottom: 18px;
        font-size: 15px;
        line-height: 17px;
    }
    #downloads-section .my-container {
        max-width: 90%;
    }
    #downloads-section table tbody tr td {
        padding: 7px 10px;
    }
    #downloads-section table tbody tr p, 
    #downloads-section table tbody tr a, 
    #reports-section form table tbody tr p {
        font-size: 15px;
        line-height: 16px;
    }
    #downloads-section table tbody tr td::before {
        margin-bottom: 10px !important;
        box-shadow: none;
        background: #f37121;
        border: 1px solid #f37121;
        font-size: 18px;
        text-transform: uppercase;
        border-radius: 10px;
        padding: 7px 20px;
        height: 42px;
        width: 100%;
        display: block;
        color: #fff;
    }
    #downloads-section table tbody tr td:nth-child(1):before {
        content: 'Description';
    }
    #downloads-section table tbody tr td:nth-child(2):before {
        content: 'Upload Date';
    }
    #downloads-section table tbody tr td:nth-child(3):before {
        content: 'Preview';
    }
    #downloads-section table tbody tr td:nth-child(4):before {
        content: 'Download Link';
    }
    #downloads-section .table thead {
        display: none;
    }
    #downloads-section table tbody tr td {
        padding: 7px 10px;
        width: 100% !important;
        max-width: 100%;
        float: left;
        text-align: center;
        display: block;
        border: 0;
    }
    #downloads-section table tbody tr p {
        font-size: 15px;
        line-height: 16px;
        width: 100%;
        float: left;
    }
    #downloads-section .table_outer {
        margin-bottom: 30px;
    }
    #reports-section form {
        width: 100%;
        padding: 10px;
    }
    #reports-section form table tr td, #competitions-section form table tr td {
        font-size: 15px;
        width: 100%;
        display: block;
        text-align: center;
        padding-bottom: 0;
    }
    #reports-section form table .select_input_inner {
        margin: 0 auto;
    }
    #reports-section form table tr td input {
        margin-bottom: 12px;
    }
    .compeTitions_section tbody tr td:before {
        margin-bottom: 10px !important;
        box-shadow: none;
        background: #f37121;
        border: 1px solid #f37121;
        font-size: 18px;
        text-transform: uppercase;
        border-radius: 10px;
        padding: 10px 20px;
        height: 42px;
        display: block;
        text-align: center;
    }
    .compeTitions_section .table tr th {
        display: none;
    }
    .compeTitions_section .table tr td {
        width: 100% !important;
        max-width: 100% !important;
        display: block;
        text-align: center;
        border:0;
    }
    .compeTitions_section .table tr {
        border-bottom: 1px solid #fff;
    }
    .compeTitions_section .table tr:last-child {
        border-bottom: none;
    }
    .compeTitions_section tbody tr td:nth-child(1):before{
        content: 'Competition date';
    }
    .compeTitions_section tbody tr td:nth-child(2):before{
        content: 'Players';
    }
    .compeTitions_section tbody tr td:nth-child(3):before{
        content: 'Amount';
    }
    .compeTitions_section tbody tr td:nth-child(4):before{
        content: 'Slope';
    }
    .compeTitions_section tbody tr td:nth-child(5):before{
        content: 'Barcodes';
    }
    .compeTitions_section tbody tr td:nth-child(6):before{
        content: 'Winners';
    }
    .compeTitions_section .table tr td form {
        display: block;
        width: 100%;
    }
    .compeTitions_section .table tr td textarea {
        padding: 8px 12px;
        width: 100%;
        display: block;
    }
    .compeTitions_section .table tr td form .save_btn {
        width: 100%;
        line-height: 21px;
        display: block;
    }
    .compeTitions_section .table tr td .coma_line {
        margin: 12px 0;
    }
    #competitions-section .competitions_Form {
        width: 100%;
        padding: 10px;
    }
    #competitions-section .competitions_Form th {
        font-size: 16px;
        float: left;
        max-width: 100%;
        padding: 0 8px;
    }
    #competitions-section form table tr td {
        font-size: 16px;
        width: 100%;
        max-width: 100%;
        float: left;
    }
    #competitions-section .competitions_Form input {
        margin-bottom: 10px;
    }
    #competitions-section form table .select_input_inner {
        margin-bottom: 10px;
    }
    #competitions-section form table tr td.Get_Tickets input {
        padding: 8px 20px;
        width: 100%;
        text-align: center;
        height: 40px;
    }
    #competitions-section .competitions_Form .table {
        margin-top: 15px;
        margin-bottom: 0;
    }
    .new_booking_calendar .booking-date li .booking-time, 
    .new_booking_calendar .booking-calendar-content .booking-date li .booking-player {
        width: 100%;
        display: block;
        margin: 0 0 10px 0;
    }
    .header .custom_top .navbar-toggle.collapsed {
        margin-right: 0;
    }
}


@media only screen and (max-width: 687px){
    .new_booking_calendar .booking-calendar-content .booking-date {
        margin: 20px 0 0;
    }
    .booking-calendar-content .booking-date li {
        width: 49%;
        padding: 0;
    }
    .booking-calendar-content .booking-date li:nth-child(2n) {
        float: right;
    }
}


@media only screen and (max-width: 640px){
       .header .navbar-toggle {
    padding: 9px 10px !important;
    margin-right: 0px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt {
    width: 100% !important;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.plt {
    width: 100% !important;
}
	.booking-calendar-top .booking-date li {
	    max-width: 15.9%;
	}
	.booking_filter_inner {
	    display: flex;
	    justify-content: center;
	    flex-direction: column;
	}
	.booking_filter .input-group {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.booking_filter_inner .filter_button {
	    margin: 0;
	    padding: 10px 20px;
	    width: 100%;
	    height: 48px;
	}
       .header .navbar-toggle {
    padding: 9px 10px !important;
    margin-right: 0px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt {
    width: 100% !important;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.plt {
    width: 100% !important;
}
}




@media only screen and (max-width: 550px){
    .three_icons .box {
        padding: 15px;
    }
    .custom_top .navbar-nav li button{
        width: 100%;
    }
    .Golf_form {
        padding: 10px;
    }
    .go_go .bf-input {
        padding: 10px 6px 10px 12px;
        height: 42px;
    }
    .Golf_form button {
        font-size: 16px;
        padding: 8px 10px;
        height: 42px;
    }
    input::-webkit-input-placeholder { /* Edge */
      font-size: 13px;
      padding-left: 10px;
      font-family: inherit;
    }

    input:-ms-input-placeholder { /* Internet Explorer 10-11 */
      font-size: 13px;
      padding-left: 10px;
      font-family: inherit;
    }
    input::placeholder {
      font-size: 13px;
      padding-left: 10px;
      font-family: inherit;
    }
    .go_go {
        margin-bottom: 10px;
    }
    .Golf_form p {
        line-height: 18px;
        font-size: 14px;
    }
    .how_to_win {
        margin-bottom: 6px;
    }
    .navbar-toggle.collapsed {
        padding-right: 0;
    }
    .three_icons .box {
        padding: 10px;
    }
    .three_icons .box h5 {
        color: #fff;
        margin: 10px 0;
        font-size: 20px;
    }
    .three_icons .box h6 {
        font-size: 20px;
    }
    .footer p {
        font-size: 13px;
        line-height: 15px;
    }
    .custom_top .navbar-nav li a {
        font-size: 15px;
    }
    .custom_top .navbar-nav li button {
        font-size: 15px;
        padding: 5px 18px;
    }
    .win_how {
        padding: 0 15px;
        margin: 0 0 35px 0;
    }
    .win_how button {
        font-size: 16px;
        padding: 8px 10px;
        height: 42px;
        width: 100%;
    }
    .conTact_us_f {
	    padding: 10px;
	}
	.conTact_us_f h3 {
	    margin-bottom: 0;
	    font-size: 22px;
	}
	.conTact_us_f p {
	    line-height: 17px !important;
	    font-size: 15px !important;
	    margin-bottom: 8px;
	}
	.conTact_us_f .sr-only {
	    font-size: 16px;
	    line-height: 15px;
	}
	.conTact_us_f input {
	    padding: 10px 6px 10px 12px;
	    height: 40px;
	}
	 .conTact_us_f textarea {
	    padding: 10px 6px 10px 12px;
	    height: 90px;
	}
	.conTact_us_f .button input {
	    font-size: 16px;
	    padding: 8px 10px;
	    height: 42px;
	}
	.conTact_us_f .form-group {
	    margin-bottom: 10px;
	}
	.club_loGin_form {
	    padding: 10px;
	}
	.club_loGin_form h3 {
	    margin-bottom: 0;
	    font-size: 22px;
	}
	.club_loGin_form .form-group {
	    margin-bottom: 10px;
	}
	.club_loGin_form label {
	    font-size: 16px;
	    line-height: 15px;
	}
	.club_loGin_form input {
	    padding: 10px 6px 10px 12px;
	    height: 42px;
	}
	.club_loGin_form #login-submit {
	    font-size: 16px;
	    padding: 8px 10px;
	    height: 42px;
	}
	.club_loGin_form p.forgot a {
	    font-size: 15px;
	    margin-bottom: 8px;
	}
	.banner_inner .barcode-info {
	    padding: 10px;
	}
	.banner_inner #barcode-user-info .form-group {
	    margin-bottom: 10px;
	}
	.banner_inner #barcode-user-info input {
	    padding: 10px 6px 10px 12px;
	    height: 42px;
	}
	.banner_inner #barcode-user-info button {
	    font-size: 16px;
	    padding: 8px 10px;
	    height: 42px;
    }
    .booking-calendar-content .booking-date li {
        width: 100%;
    }
    #downloads-section .table_outer h3, 
    .competitions_section_inner h3, 
    #reports-section form h3 {
        font-size: 26px;
    }
    .how_to_win {
        margin-bottom: 0;
    }
    .banner-bg {
        padding: 20px 0 0 0;
    }
    .win_how button, .win_how a {
        font-size: 17px;
        padding: 10px 20px;
        height: 40px;
        line-height: 16px;
    }
    .new_booking_calendar .booking_calendar_f .country_code span {
        font-size: 15px;
    }
    #home-surprize-prize {
        padding: 10px;
    }
    #home-surprize-prize .left-col h3 {
        font-size: 22px;
        line-height: 24px;
    }
    #home-surprize-prize .right-col {
        margin-top: 10px;
        padding: 10px;
    }
    #home-surprize-prize .right-col h1 {
        margin: 0 0 5px 0;
        font-size: 24px;
    }
    #home-surprize-prize .right-col #countdown {
        padding: 8px 10px;
        margin: 10px 0 5px 0;
        font-size: 15px;
        line-height: 16px;
    }
    .right-col div {
        font-size: 14px;
        line-height: 13px;
    }
    #home-surprize-prize .right-col div .prize #draw {
        line-height: 20px;
        font-size: 20px;
    }
    #draw-form-outer {
        margin: 20px 0;
        padding: 10px;
    }
    #draw-form input {
        width: 100%;
        margin-bottom: 10px !important;
        height: 42px;
    }
    #draw-form #draw-submit {
        width: 100%;
        height: 42px;
    }
    #draw-tc h3 {
        margin-bottom: 6px;
        font-size: 24px;
    }
    #draw-tc p {
        font-size: 14px;
        line-height: 16px;
    }
    #draw-tc {
        margin-bottom: 25px;
    }
    .hOme_past_winner h3, .draw_section_one h3 {
        margin-bottom: 10px;
        font-size: 22px;
    }
    .past-winner-list li {
        width: 100%;
        margin: 0;
    }
    .hOme_past_winner li a {
        padding: 4px 25px;
    }
    #draw-section1 td::before {
        padding: 4px 20px;
        height: auto;
        margin-bottom: 5px !important;
    }
    #draw-section1 .draw_section_one .table-bordered tr td {
        padding: 10px;
    }
    #draw-section1 .draw_section_one .table-bordered tr td h5 {
        font-size: 16px;
        line-height: 16px;
    }
    #draw-section1 .draw_section_one .table-bordered tr td {
        font-size: 14px;
        line-height: 15px;
    }
    .footer_2 p {
        font-size: 13px;
        line-height: 17px;
    }
    .Privacy_outer h3, 
    .tc_outer h3 {
        font-size: 22px;
        line-height: 20px;
    }
    .Privacy_outer p strong, .tc_outer p strong {
        font-size: 16px;
        line-height: 18px;
    }
    #tc-content p {
        font-size: 14px;
        line-height: 15px;
    }
    #downloads-section .table_outer h3, 
    .competitions_section_inner h3, 
    #reports-section form h3 {
        font-size: 22px;
        margin-bottom: 0;
    }
    #competitions-section h3 {
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 22px;
    }
    #competitions-section .competitions_Form input {
        padding: 8px 12px;
        height: 40px;
        margin-bottom: 15px;
    }
    #competitions-section .competitions_Form th {
        font-size: 15px;
        line-height: 9px;
    }
    #competitions-section form table .select_input_inner {
        margin-bottom: 15px;
    }
       .header .navbar-toggle {
    padding: 9px 10px !important;
    margin-right: 0px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt {
    width: 100% !important;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.plt {
    width: 100% !important;
}
}


@media only screen and (max-width: 430px){
    .booking-calendar-top .booking-date li {
        max-width: 23.9%;
        margin-bottom: 13px;
    }
   .header .navbar-toggle {
    padding: 9px 10px !important;
    margin-right: 0px;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.prt {
    width: 100% !important;
}
.banner_inner .Golf_form .col-lg-6.col-md-6.p0.plt {
    width: 100% !important;
}
}