.uk-margin.rsform-block.rsform-block-send label.uk-form-label.formControlLabel {
    display: none;
}
.bookingformdivMobile {
    width:0 !important;
    height:0 !important;
    opacity:0 !important;
    overflow:hidden;
}

.uk-section-default, .uk-section-secondary {
  background: #000;
}
.row-fluid.bookingformdiv.otherinformationform .span12 {
  float: none;
  display: flex;
  margin: 10px 0;
}
.row-fluid.bookingformdiv.otherinformationform .span12 .span4 {
  font-size: 16px;
  padding-right: 10px;
}
.hide {
    display:none !important;
}
.osbfootercontent {
  display: none;
}
#orderdetailstable * {
  color: #000;
}
#orderdetailstable tr td:nth-child(1) {
  font-weight: 400;
  line-height: 1;
  font-size: 16px !important;
  padding-left: 8px;
}
.uk-navbar-dropdown {
  max-width: 400px !important;
  width: 100%;
  color: #fff !important;
}
.uk-navbar-dropdown .uk-nav li a {
  color: #fff;
}
.uk-navbar-dropdown .uk-nav li a:hover {
  color: #fff200;
}

.rooms-section-wrap li.el-item {
    margin: 0 !important;
}

.rooms-section-wrap li.el-item img {
    width: 100% !important;
    height: auto !important;
}

.home-slider .el-overlay.uk-panel {
  padding: 0 50px;
}
.uk-slidenav {
  color: #fff200 !important;
}
.room-icon-grid .uk-margin {
  text-align: center !important;
}
.rooms-section-wrap .uk-panel.uk-margin {
  min-height: 255px;
}
.footer-bg .uk-grid .uk-grid .el-item {
  text-align: center;
}
.footer-bg .uk-grid .uk-grid .el-item a {
  color: #fff;
}
.footer-bg .uk-grid .uk-grid .el-item a:hover {
  color: #e5da00;
}
.sumarry_div {
  display: none;
}
.footer-bg .uk-grid .uk-list li i {
  display: inline-block;
}
.footer-bg .uk-grid .uk-list li span {
  display: inline-block;
  width: 230px;
  vertical-align: top;
  margin-left: 10px;
}
.footer-bg .uk-grid .uk-grid {
  max-width: 170px;
  margin: 0 auto;
}
.rooms-section-wrap .room-icons {
  display: flex;
  justify-content: center;
}
.rooms-section-wrap p {
  text-align: center;
  padding: 0px 20px;
}
.rooms-section-wrap .uk-button {
  display: block;
  min-width: 135px;
  margin: 0 auto 20px;
  padding: 0 10px;
}

.grid-titles .el-title {
  text-align: center;
}
.room-icon-grid p {
    text-align: center;
    line-height: 1.2;
    font-size: 1.7rem;
    color: #fff200;
}
.room-icon-grid span {
    font-size: 2rem;
}
.room-icons li,
.room-icons .el-item div.uk-padding ul li {
  color: #fff200;
  list-style: none;
  display: inline-block;
  margin: 5px 15px;
}
.room-icons,
.room-icons .el-item div.uk-padding ul {
  padding: 0;
}
.otherinformationform .span6 {
  width: 100%;
}
.accordion-wrap .el-item {
  border: 1px solid rgba(255,255,255,0.3);
  padding: 10px 15px;
}
.accordion-wrap .el-item p {
  font-size: 17px;
  text-align: justify;
  color: #fff;
}
.accordion-wrap .el-item:hover .el-title {
  color: #fff;
}

.accordion-wrap .el-item .uk-accordion-content {
   border-top: 1px dashed rgba(255,255,255,0.3);
   padding-top: 20px;
}
.footer-bg {
    background: #222;
}

.uk-panel.mod-languages li {
  padding-left: 0px;
  margin: 0;
}

#module-menu-mobile .item-128 ul a,
#module-menu-mobile .item-180 ul a{
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.2) !important;
  padding-bottom: 10px;
}
/****************
BOOKINGS 
****************/

.team-building-form form {
  background-color: #333;
  padding: 35px;
  max-width: 580px;
  margin: 0 auto;
}
.team-building-form form h2 {
  text-align: center;
  margin-bottom: 35px;
  border-bottom: 1px solid #fff;
  padding-bottom: 25px;
}
.team-building-form form .formRequired {
  display: none;
}
.team-building-form form label {
  margin-bottom: 8px;
  padding-left: 6px;
}
.team-building-form form .rsform-block,
.team-building-form form .rsform-block .formControls,
.team-building-form form .rsform-block input {
  margin-bottom: 0px;
}
.rsform-block-send label {
  display: none;
}
.team-building-form form .uk-form-controls, .team-building-form form .uk-form-controls input {
  float: none;
  width: 100% !important;
  max-width: 100%;
  margin-left: 0;
}
.team-building-form form .uk-form-controls input {
  border-radius: 10px;
}
.yui-calcontainer {
  float: none;
  text-align: center;
  margin: 0 auto;
  background: none;
  border: none;
}
.yui-calcontainer table {
  background: #fff;
  margin: 0 auto;
}
.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #fff200 !important;
}
.team-building-form form  #Send {
  min-height: 45px;
  color: #000;
  width: 170px;
  display: block;
  margin: 0 auto;
}
.team-building-form form .uk-form-controls input {
  padding: 5px 15px;
  color:#333;
}

/****************
BOOKINGS 
****************/
#servicesListing .row-fluid.ospitem-toppad:nth-child(2) a, #servicesListing .row-fluid.ospitem-toppad:nth-child(2) .icon-tag {
    display: none;
}
#servicesListing .row-fluid {
    display: flex;
    vertical-align: middle;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap:wrap;
}
#calendardetails .btn-info {
  background: none;
  border-radius: 10px;
  box-shadow: none;
}
#calendardetails .bookingformdiv {
  padding: 10px;
}
#calendardetails .btn-info .headercalendar {
  color: #fff !important;
  font-weight: 400;
  text-transform: uppercase;
}
#calendardetails .btn {
  height: auto;
  padding: 7px 10px !important;
  line-height: 1;
  vertical-align: middle;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  border: none;
}
#calendardetails .btn.btn-danger {
    color:#000;
}
.div_service_details .div_service_information_box {
  display: none;
}
.divtimeslots_simple {
  width: auto;
  padding: 3px 15px;
}
.btn:hover, .btn:focus {
    background-position:0 !important;
}
.bookingformdiv .vbo-stepbar li {
  width: 33.3%;
  min-width:90px;
}
.vbstepsbarcont.bookingformdiv.row-fluid {
  background: #222;
  
  padding-bottom: 30px;
}
.bookingformdiv {
  border: none !important;
}
.vbo-stepbar li span {
  color: #fff !important;
}

.span12.div_service_details {
  background: #222 !important;
  padding: 35px !important;
}
.div_service_information_box.hidden-phone {
  background: #333;
}
.span12.div_service_details .div_service_name {
  font-weight: 400;
  font-size: 18px;
}
.div_service_name {
    font-size: 27px !important;
    text-align: center;
    color: #fff200;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

#calendardivleft .row-fluid {
  background: #222;
  padding: 10px;
  border: ;
  border-radius: 10px;
}

#calendardetails td div.btn-danger {

}
#calendardetails td div.btn-inverse {
  color: #fff !important;
}
#calendardetails td div {
  color: #000;
  text-shadow: none !important;
  font-family: 'Roboto', sans-serif;
}
#calendardetails td div.btn-warning {
 
  color: #fff !important;
}
#calendardetails td div.btn-info {

  color: #fff;
}
.btn.buttonpadding10 {
    color:#333;
}
#calendardivleft #cartbox .span12.btn.btn-info,
.cartdivbox .span12.btn.btn-info,
.span12.btn {
  background: none;
  box-shadow: none;
  color: #fff;
  border-radius: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#calendardetails .apptable .btn.btn-warning {
  background: #fff200;
  color: #000;
  text-shadow: none !important;
  margin: 0;
  top: -5px;
  position: relative;
  margin-left: 5px;
}
#calendardetails .apptable tr:nth-child(2) td {
  display: flex;
  justify-content: center;
  width: 100%;
  vertical-align: middle;
  align-content: center;
  align-items: center;
}
#calendardetails .apptable tr:nth-child(1) td {
  display: inline;
  padding-bottom: 30px;
}
.sub_header {
    display: none;
}
.sub_header {
  display: none;
}
.otherinformationform .btn-info.span12,
.row-fluid.bookingformdiv.authorizeform .span12.btn.btn-info {
  background: none;
  box-shadow: none;
  font-size: 18px;
  text-shadow: none;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.otherinformationform select,
.otherinformationform select option {
  color: #000 !important;
}
#confirmSubmit {
  margin-top: 30px;
}
#confirmSubmit, 
.addtocartform .btn.btn-info,
#osbcarttable .btn.btn-info {
  background: rgba(0,0,0,0.5);
  color: #fff200;
  text-shadow: none !important;
  margin-left: 5px;
  border-radius: 35px;
  box-shadow: none;
  border: 1px solid #fff200;
}
#confirmSubmit:hover,
.addtocartform .btn.btn-info:hover,
#osbcarttable .btn.btn-info:hover  {
  background: #fff200;
  color: #000;
}

#orderdetailstable tr:nth-child(5) td {
  opacity: 0;
}
#orderdetailstable tr:nth-child(5) {
  background: #fff;
}
.span6.timeslots.divtimeslots {
  border: none !important;
  margin-bottom: 7px;
  display: flex;
  vertical-align: middle;
  align-content: center;
  align-items: center;
}
.span6.timeslots.divtimeslots input, .span6.timeslots.divtimeslots label {
  margin: 0;
  margin-left: 3px !important;
}

.authorizeform  select, .authorizeform  select option {
    color: #000 !important;
}
.row-fluid.servicetab {
  display: none;
}
.authorizeform select, .authorizeform input, .authorizeform textarea {
    width: 100% !important;
    height: 40px !important;
    border-radius: 0;
    margin-bottom:0;
    color: #333 !important;
    font-size: 14px;
}
.authorizeform textarea {
    line-height: 1.6 !important;
    height: 150px !important;
}
.authorizeform form .row-fluid {
    margin-bottom: 15px !important;
}
.authorizeform form .row-fluid:nth-child(4) .span8 {
 
}
.authorizeform form .row-fluid:nth-child(4) .span8 select#dial_code {
    width: 45%!important;
}
.authorizeform form .row-fluid:nth-child(4) .span8 input#order_phone {
    width: 54% !important;
}
input#pmt0, input#pmt1 {
    width: auto !important;
    margin: 6px;
}
div#cartdiv .tdcart2 {
    color: #000;
}
.disclaimerText {
  height: 140px;
  overflow-y: scroll;
  font-size: 12px;
}
.hide-desktop {
    display:none !important;
}
.footer-bg.uk-section-default.uk-section * {
  text-align: center;
}
.footer-bg.uk-section-default.uk-section .el-item a {
  display: block;
}
#deposit_label, #deposit_value {
  width: 0;
  height: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  float: none;
}


.div_service_details div {
  float: none !important;
  display: inline-block;
  width: 100%;
}
.div_service_details div.div_service_name {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.div_service_details div img {
  width: 100%;
  max-width: 300px !important;
  margin: 0 auto !important;
  display: block;
}
.div_service_information_box_phone {
  display: none !important;
}

#bookingerrDiv .apptable tr:nth-child(2) {
  display: none;
}
#bookingerrDiv .apptable .div_error_title {
  background-color: red;
  border: none;
  text-align: center;
}
/****************
MEDIA QUERIES 
****************/


@media (max-width: 1310px) and (min-width:991px) {
    .uk-navbar .uk-navbar-nav > li > a {
 padding: 0 8px;
font-size: 12px;
}
.uk-navbar-item.uk-logo img {
  max-width: 100px;
}
#calendardetails td div {
  font-size: 12px;
}
}
@media (min-width:991px){

.grid-rooms img {
  position: absolute;
  z-index: 1;
  width: auto;
  max-width: 50vw;
  transform: translate(-20%, -10%);
}
.grid-rooms .el-item {
  position: relative;
  overflow: hidden;
}
.grid-rooms .el-item div.uk-padding {
  position: relative;
  z-index: 2;
  height: 20vw;
  display: flex;
  flex-wrap: wrap;
  min-height: 333px;
}

.grid-rooms .el-item div h2 {
  display: block;
  position:relative;
  width: 100%;
}
.grid-rooms .el-item div.uk-padding div {
  width: 100%;
}
.grid-rooms .el-item div.uk-padding * {
  opacity: 0;
  transition: all ease-in 0.3s;
} 
.grid-rooms .el-item:hover div.uk-padding * {
  opacity: 1;
  transition: all ease-in 0.3s;
}

}


@media (max-width:991px) {
[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
  display: block;
  float: none;
  width: 100%;
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.uk-nav-sub li {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 6px;
  padding: 6px 0px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
}

@media (max-width:767px) {
.hide-mobile {
    display:none !important;
}
.hide-desktop {
    display:block !important;
}

.home-slider .el-overlay.uk-panel {
  padding: 0 25px;
}

.room-icon-grid p {
  font-size: 1.5rem;
}
.room-icon-grid span {
  font-size: 1.3rem;
}

.vbo-stepbar span {
  font-size: 12px;
}
ol.vbo-stepbar li::before {opacity:0;position: absolute;}


body {
    padding:0;
}
}


@media (max-width: 480px) {
    .row-fluid.bookingformdiv.otherinformationform .span12 {
        flex-wrap:wrap;
    }
}






