@media only screen and (min-width: 1023px) {
  .visible-lg {
    display: block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .visible-md {
    display: block !important;
  }
  .hidden-md {
    display: none !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .visible-sm {
    display: block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .fixed .menu-width .menu-nav ul {
    padding: 0;
  }
}

@media only screen and (max-width: 1366px) {
  #welcome .welcome-section .welcome-area p.text {
    margin: 10px auto;
  }
  #la .room-section .card-la .card .wrapper, #la .room-section .card-la .wrapper img {
    min-height: 350px;
  }
  header .brand img {
    width: 150px !important;
    margin: 0.2em 0;
  }
}

@media only screen and (max-width: 1023px) {
  #welcome {
    padding: 100px 0;
  }
  #welcome .welcome-section .welcome-area .beach .box h5 {
    font-size: 18px;
  }
  .widgetheading {
    font-size: 18px;
  }
  #btncolor {
    margin: 0.5em 0;
  }
  .widgetbutton {
    font-size: 18px !important;
  }
  .facility-box .box {
    width: 22%;
  }
  #rooms {
    padding: 20px 0;
  }
  #testimonial {
    margin: 50px 0;
  }
  #la {
    padding: 0;
  }
  #la .room-section .heading .head h4 {
    font-size: 40px;
  }
  #rooms .room-section .heading .head h4, #contact .heading .head h4 {
    font-size: 40px;
  }
  .heading .head h4 {
    font-size: 40px;
  }
  #rooms .room-section .heading h2 {
    top: -20px;
  }
  #rooms .room-section .heading h2,
  #la .room-section .heading h2,
  #contact .heading h2 {
    font-size: 40px;
    top: 0;
  }
  .fixed .menu-width .menu-nav > ul > li > a {
    font-size: 14px;
    padding: 10px 5px;
  }
  header #main-nav .btn-primary {
    padding: 0.5em 0.75em;
    margin: 20px auto;
  }
}

@media only screen and (max-width: 992px) {
  .slick-prev:before,
  .slick-next:before {
    font-size: 30px;
  }
  #welcome .welcome-section .welcome-area p.text {
    margin: 0 auto !important;
  }
  .menu-nav li a:link,
  .menu-nav li a:visited {
    margin: 0 auto;
  }
  .widgetmaindiv {
    padding: 0 !important;
  }
  header .brand img {
    width: 150px !important;
    margin: 0.2em 0;
  }
}

@media only screen and (max-width: 991px) {
  #rooms .room-section .heading h2 {
    top: -20px;
  }
  #accommodation .slick-prev, #accommodation .slick-next {
    top: 25%;
  }
  #la .room-section .card-la .card .text {
    height: auto;
  }
  header .btn-primary {
    background-color: #00bcd4;
    padding: 0.5em 1em;
    width: 20%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 300;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    border: none;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    position: absolute;
    float: right;
    right: 0;
    top: 50px;
  }
  #rooms .room-section .room-description .room1, #rooms .room-section .room-description .room2, #rooms .room-section .room-description .room3, #rooms .room-section .room-description .room4 {
    height: 400px;
  }
  header #main-nav .button-book a {
    padding: 0;
  }
}

@media only screen and (max-width: 768px) {
  #booking .booking-content {
    width: 280px;
  }
  footer ul li {
    line-height: 1;
    padding: 10px;
  }
  #testimonial {
    margin: 0;
  }
  .hidden-xs {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .facility-box .box {
    width: 45%;
  }
  #welcome {
    padding: 50px 0;
  }
  #welcome .welcome-section .heading h2 {
    font-size: 40px;
    top: -20px;
  }
  #welcome .welcome-section .heading .head h3 {
    font-size: 20px;
  }
  #welcome .welcome-section .heading .head h4 {
    font-size: 24px;
  }
  #welcome .welcome-section .welcome-area {
    margin: 20px auto;
  }
  #welcome .welcome-section .welcome-area .beach .box {
    top: 0;
    margin: 0 20px;
  }
  #amenities .heading h2, #gallery .heading h2, #testimonial .heading h2 {
    font-size: 40px;
    top: -20px;
  }
  #amenities .heading .head h4, #gallery .heading .head h4, #testimonial .heading .head h4 {
    font-size: 24px;
  }
  #testimonial .heading .head {
    margin: 0 auto;
  }
  #testimonial .review h2 {
    font-size: 20px;
  }
  #testimonial .review p {
    padding: 0 20px;
  }
  #gallery {
    padding: 50px 0;
  }
  #la .room-section .card-la .card .menu-content span {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  header .menu-header a {
    padding: 0;
  }
  #la .room-section .card-la .card {
    margin: 0;
    padding: 0;
  }
  .fixed .brnd-width {
    width: auto;
    margin: 0;
  }
  header .btn-primary {
    width: 120px;
    font-size: 16px;
    padding: 0.5em;
  }
  #amenities {
    padding: 50px 0;
  }
  #booking .booking-content h3 {
    font-size: 24px;
  }
  #booking .booking-content .btn-primary {
    font-size: 14px;
    width: 120px;
  }
  #rooms .room-section .room-description .details {
    padding: 0 0.5em;
  }
  #rooms .room-section .room-description .details .btn-primary {
    margin: 0.5em;
  }
  #contact .heading h2 {
    top: -20px;
  }
  #contact .map {
    margin-bottom: 0;
  }
  #contact .whole-box {
    padding: 10px 0;
  }
  #contact .whole-box .content {
    padding: 0;
  }
  #contact-form {
    margin: 0.5em;
  }
}

@media only screen and (max-width: 520px) {
  #la .room-section .card-la .card .menu-content span {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@media only screen and (max-width: 500px) {
  #la .room-section .card-la .card .title {
    font-size: 18px;
  }
}
/*# sourceMappingURL=responsive.css.map */