@media only screen and (min-width: 768px) {
  .hidden-sm {
    display: none;
  }
  .visible-sm {
    display: block;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1239px) {
  /*header section*/
  #top-bar .pro-primary {
    width: 45%;
  }
  #top-bar .right_bar .topbar-icon p {
    margin: 1em 0.5em;
  }
  .menu-nav > ul > li > a {
    padding: 20px 36px;
  }
  .offset-3 {
    margin-left: 0;
  }
  .check-in img,
  .check-out img,
  .reception-hour img {
    width: 100px;
  }
  .check-in h4,
  .check-out h4,
  .reception-hour h4 {
    font-size: 16px;
  }
  .check-in h5,
  .check-out h5,
  .reception-hour h5 {
    font-size: 14px;
  }
  .food-drinks {
    margin-bottom: 18px;
  }
  .outdoor {
    margin-bottom: 32px;
  }
  #attraction-details .heading h3 {
    font-size: 1em;
  }
  #foot .contact h2 {
    margin-top: 38px;
  }
  #testimonial .slick-prev {
    left: 44.5%;
  }
  #lightgallery:hover .view_gallery_h {
    line-height: 2.5;
  }
  #testimonial .dark_grey {
    min-height: 386px;
  }
  .welcome_text h3 {
    margin: 8px 0;
    letter-spacing: initial;
  }
}

@media only screen and (min-width: 1240px) and (max-width: 1539px) {
  #top-bar .pro-primary {
    width: 45%;
  }
  .menu-nav > ul > li > a {
    padding: 20px 38px !important;
  }
  .welcome_text p {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.05em;
    line-height: 1.4em;
    color: #666;
    text-align: left;
    font-size: 15px;
  }
  .check-in,
  .check-out,
  .reception-hour {
    padding: 12px 10px;
  }
  .welcome_text2 {
    margin-right: 0;
    padding: 0 0.8em;
  }
  .welcome_text2 h3 {
    margin-top: 0;
  }
  .welcome_text2 p {
    margin: 1.2em 0;
  }
  #attraction-details .heading h3 {
    font-size: 1em;
  }
  #testimonial .slick-prev {
    left: 45%;
  }
  #lightgallery:hover .view_gallery_h {
    line-height: 2.5;
  }
  #testimonial .client-sub .test-by {
    width: 16%;
  }
  #testimonial .dark_grey {
    min-height: 386px;
  }
  .welcome_text h3 {
    margin: 8px 0;
    letter-spacing: initial;
  }
  #partner_detail .accom {
    width: 95%;
  }
}

@media only screen and (max-width: 1199px) {
  /*header section*/
  #top-bar .pro-primary {
    width: 45%;
  }
  #top-bar .right_bar .topbar-icon p {
    margin: 1em 0.5em;
  }
  .menu-nav > ul > li > a {
    padding: 20px 36px;
  }
  /*contact page get-in-touch section*/
  #get-in-touch {
    padding: 80px 0;
  }
  .bg-agile {
    padding: 1em;
  }
  .book-form input[type="text"],
  .book-form input[type="email"],
  select#country,
  select#country1,
  textarea,
  input#datepicker {
    padding: 10px 10px 10px 40px;
  }
  .offset-3 {
    margin-left: 0;
  }
  /*footer section*/
  #foot .contact h2 {
    margin-bottom: 28px;
  }
  #foot .contact .foot_bar {
    padding: 0;
  }
  #foot .contact .foot_bar .topbar-icon p {
    margin: 1em 0.5em;
  }
  #partner_detail .accom {
    width: 98%;
  }
  #partner_detail .icon {
    padding: 2px 1px;
  }
  /*facilties section*/
  #facilties ul {
    padding-left: 0;
    padding-top: 12px;
  }
  #facilties ul li {
    font-size: 16px;
  }
  #facilties .padding {
    padding: 0 8px;
  }
  .check-in,
  .check-out,
  .reception-hour {
    padding: 12px;
    margin-bottom: 12px;
  }
  .check-in img,
  .check-out img,
  .reception-hour img {
    width: 100px;
  }
  .check-in h4,
  .check-out h4,
  .reception-hour h4 {
    font-size: 16px;
  }
  .check-in h5,
  .check-out h5,
  .reception-hour h5 {
    font-size: 14px;
  }
  /*slider section*/
  #slider .slick-track {
    height: auto;
  }
  /*welcome section*/
  .welcome_text h3 {
    margin: 8px 0;
    letter-spacing: initial;
  }
  /*testimonial section*/
  #testimonial .dark_grey p {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }
  /*gallery page*/
  #gallery ul {
    padding: 0 70px;
  }
  .food-drinks {
    margin-bottom: 22px;
  }
  .outdoor {
    margin-bottom: 32px;
  }
  #attraction-details .heading h3 {
    font-size: 1em;
  }
  #testimonial .slick-prev {
    left: 44.5%;
  }
  #lightgallery:hover .view_gallery_h {
    line-height: 2.5;
  }
  #testimonial .dark_grey {
    min-height: 386px;
  }
  #attraction .heading h2 {
    font-size: 28px;
  }
  #day-trip {
    padding: 10px 0 0;
  }
  #day-trip .heading h2 {
    font-size: 28px;
  }
  #gallery .heading h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  #facilties2 .heading h2 {
    font-size: 28px;
  }
  #garden .heading h2 {
    font-size: 28px;
  }
  #welcome .heading h1 {
    font-size: 28px;
  }
  #get-in-touch h2 {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1080px) {
  #welcome .sub_heading {
    width: 94%;
    margin-left: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  #gallery .regular.slider img {
    padding: 2px;
  }
  #testimonial .slick-prev {
    left: 42%;
  }
  #gallery .regular.slider img {
    padding: 20px;
    height: 200px;
  }
}

@media only screen and (max-width: 1023px) {
  #welcome,
  #facilties,
  #gallery,
  #testimonial,
  #get-in-touch {
    padding: 30px 0;
  }
  .menu-nav > ul > li > a {
    padding: 20px 18px;
  }
  #foot .host p {
    padding: 0;
  }
  .index-drive img {
    width: 80%;
  }
  .contact h2 {
    margin-top: 8px;
  }
  .check-in, .check-out, .reception-hour {
    height: 200px;
    text-align: center;
  }
  .check-in img, .check-out img, .reception-hour img {
    float: none;
    margin-bottom: 20px;
  }
  #lightgallery:hover .view_gallery_h {
    line-height: 4;
  }
  #facilties2 {
    padding: 20px 0;
  }
  #testimonial .client-sub .test-by {
    width: 20%;
  }
  #testimonial .dark_grey {
    min-height: 450px;
  }
  .ipro-brand img {
    width: 100%;
  }
  #welcome .heading h1 {
    font-size: 26px;
  }
  #facilties2 .heading h2 {
    font-size: 26px;
  }
  #garden .heading h2 {
    font-size: 26px;
  }
  #foot .contact h2 {
    font-size: 26px;
  }
  #gallery .heading h2 {
    font-size: 26px;
  }
  #attraction .heading h2 {
    font-size: 26px;
  }
  #day-trip .heading h2 {
    font-size: 26px;
  }
  #get-in-touch h2 {
    font-size: 26px;
  }
  #welcome .rooms-title {
    margin-top: 20px;
  }
  .main_attraction .local_attractions .media-body {
    height: 578px;
  }
  .main_attraction .local_attractions h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #foot .foot_bar .topbar-icon {
    display: block;
  }
  #foot .foot_bar .topbar-icon i {
    float: left;
    border-radius: 0;
  }
  #foot .contact .foot_bar .topbar-icon p {
    text-align: left;
    margin: 0 3em;
  }
  #foot .follow_us i {
    float: left;
  }
  #welcome .icon8 {
    margin-top: 20px;
  }
  #welcome .book_room {
    margin-top: 20px;
  }
  #welcome .sub_heading .location_icon_main, #welcome .food_icon_main {
    left: -6%;
  }
}

@media only screen and (max-width: 991px) {
  /*section padding*/
  .ipro-brand {
    margin: 0 auto;
    text-align: center;
    padding: 1em 0;
    transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    -moz-transform: translateY(10%);
    width: 100%;
  }
  .ipro-brand img {
    width: 60%;
  }
  #gallery .regular.slider img {
    padding: 20px;
    height: 200px;
  }
  #top-bar .right_bar {
    float: left;
    padding: 1em;
  }
  /*testimonial section*/
  #testimonial .dark_grey p {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  #testimonial .dark_grey .date {
    padding: 10px 30px;
  }
  #attraction-details .place .description {
    padding-top: 8px;
  }
  #testimonial .slick-prev {
    left: 45%;
  }
  #testimonial .slick-next {
    left: 50.5%;
  }
  #testimonial .slick-prev, #testimonial .slick-next {
    bottom: -4%;
  }
  /*form*/
  .bg-agile {
    margin-left: 0;
  }
  .menu-nav > ul > li > a {
    padding: 20px 16px;
  }
  #get-in-touch .contact-details {
    margin-bottom: 60px;
    padding: 0 30px;
  }
  #get-in-touch .title_border {
    margin: 20px 0 15px 0;
    width: 100%;
  }
  #get-in-touch .heading {
    padding: 0 20px;
  }
  #form {
    margin: 0;
  }
  .main_attraction .local_attractions .media-body {
    height: auto;
  }
  .main_attraction .local_attractions h3 {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
  #welcome .sub_heading {
    width: 92%;
    margin-left: 38px;
  }
}

@media only screen and (max-width: 767px) {
  /*section padding*/
  #welcome,
  #gallery,
  #testimonial {
    padding: 30px 1em;
  }
  #welcome .heading span,
  #gallery .heading span,
  #testimonial .heading span {
    letter-spacing: 0.05em;
  }
  #welcome .heading h1,
  #gallery .heading h1,
  #testimonial .heading h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #gallery .regular.slider img {
    padding: 20px;
    height: 400px;
  }
  #partner_detail {
    padding: 0 2em;
  }
  #garden .heading h2 {
    font-size: 24px;
  }
  .hidden-sm {
    display: none;
  }
  .visible-sm {
    display: block;
  }
  /*header section*/
  .ipro-brand {
    text-align: left;
    width: 100%;
    text-align: center;
    transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    -moz-transform: translateY(10%);
  }
  .ipro-brand img {
    width: 60%;
    padding: 0 1em;
  }
  #top-bar .right_bar {
    float: left;
  }
  /*get-in-touch section*/
  #get-in-touch {
    padding: 50px 0;
  }
  #get-in-touch h2 {
    font-size: 24px;
  }
  .bg-agile {
    margin: 0;
  }
  /*footer section*/
  #foot .contact h2 {
    font-size: 24px;
  }
  #foot ul {
    text-align: center;
  }
  #foot .contact .foot_bar .topbar-icon p {
    margin: 0 2em;
    float: left;
    text-align: left;
  }
  #foot .follow_us i {
    float: left;
    border-radius: 0;
    padding: 6px 5px;
  }
  /*facilties section*/
  #facilties {
    padding: 15px 1em;
  }
  #facilties .heading span {
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }
  #facilties .heading h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #facilties ul {
    margin-top: 0;
  }
  #facilties ul li {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  #facilties ul li img {
    width: 35px;
    left: -60px;
  }
  .check-in,
  .check-out,
  .reception-hour {
    height: 230px;
  }
  .check-in img,
  .check-out img,
  .reception-hour img {
    width: 90px;
  }
  .check-in h4,
  .check-out h4,
  .reception-hour h4 {
    font-size: 16px;
  }
  .check-in h5,
  .check-out h5,
  .reception-hour h5 {
    font-size: 14px;
  }
  /*welcome section*/
  .welcome_text p {
    margin: 1em 0;
  }
  #facilties h2,
  #testimonial h2,
  #gallery h2,
  #facilties2 .heading h2 {
    font-size: 24px !important;
    margin-bottom: 40px !important;
  }
  /*#testimonial section*/
  #testimonial .name {
    padding: 0 0px 30px 0;
  }
  #testimonial .dark_grey {
    padding: 14px 45px;
  }
  #testimonial .dark_grey p {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
    line-height: 1.5em;
  }
  #testimonial .dark_grey .date {
    padding: 20px 30px;
  }
  #testimonial .client-sub .test-by {
    width: 28%;
    top: -15px;
  }
  /*gallery page*/
  #gallery ul {
    padding: 0;
  }
  #attraction-details .heading h3 {
    font-size: 0.9em;
    margin-bottom: 1.1em;
    margin-left: 0;
  }
  #foot .contact {
    text-align: center;
  }
  #foot .contact h2::after {
    bottom: -10px;
    margin: 0 auto;
  }
  #foot .contact .foot_bar .topbar-icon {
    margin: 1em 0;
  }
  #foot .contact .foot_bar .topbar-icon i {
    position: relative;
    top: 0;
    left: 0;
    border-radius: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    float: left;
    display: block;
  }
  #foot .foot_logo {
    width: 130px;
    height: 130px;
  }
  #foot .foot_logo img {
    top: 0px;
    left: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  #garden p {
    font-size: 16px;
    text-align: justify;
  }
  #testimonial .slick-prev {
    left: 43%;
  }
  #testimonial .slick-next {
    left: 51%;
  }
  #grey .ipro-container-fdw {
    width: auto;
  }
  #lightgallery:hover .view_gallery_h {
    line-height: 2.5;
  }
  #attraction-details .active {
    padding-top: 60px;
  }
  #attraction .heading h2 {
    font-size: 24px;
  }
  #day-trip .heading h2 {
    font-size: 24px;
  }
  #welcome .sub_heading .location_icon_main {
    left: -8%;
    top: 30%;
  }
  #welcome .sub_heading .food_icon_main {
    left: -8%;
    top: 22%;
  }
  .mg-room-fecilities div:nth-child(3) {
    margin-top: -30px;
  }
}

@media only screen and (max-width: 640px) {
  #welcome .sub_heading {
    width: 80%;
    margin-left: 60px;
  }
}

@media only screen and (min-width: 560px) and (max-width: 574px) {
  #attraction-details .heading h3 {
    font-size: 0.9em;
    margin-bottom: 1.1em;
    margin-left: 0;
  }
}

@media only screen and (max-width: 575px) {
  .ipro-brand img {
    width: 50%;
  }
  #welcome,
  #gallery,
  #facilties {
    padding: 20px 0;
  }
  #testimonial {
    padding: 40px 0;
  }
  #testimonial .slick-prev,
  #testimonial .slick-next {
    bottom: -10px;
    top: 98%;
  }
  /*header section*/
  #top-bar p {
    font-size: 14px;
    margin: 1em 0.4em !important;
  }
  #top-bar .pro {
    font-size: 12px;
  }
  #top-bar .button_th {
    margin: 0 2.3em 0;
  }
  /*contact page get-in-touch section*/
  #get-in-touch .heading span {
    font-size: 12px;
  }
  #get-in-touch h2 {
    font-size: 22px;
  }
  /*footer section*/
  #foot .contact {
    padding: 0 15px;
  }
  #foot .contact h2 {
    font-size: 22px;
  }
  #foot .contact .foot_bar .topbar-icon {
    margin: 1em 0;
  }
  #foot .contact p {
    font-size: 0.9em;
    margin: 0 1em;
    display: block;
    float: left;
    text-align: left;
  }
  #foot ul li {
    width: 100px;
  }
  .copyright p {
    font-size: 14px;
  }
  /*facilties section*/
  #facilties {
    padding: 40px 0;
  }
  #facilties .heading h2 {
    font-size: 34px;
    margin-bottom: 34px;
  }
  #facilties ul li {
    font-size: 16px;
    margin-bottom: 50px;
  }
  #facilties .padding {
    padding: 0 2px;
  }
  .check-in,
  .check-out,
  .reception-hour {
    margin-bottom: 5px;
    height: auto;
  }
  .check-in h4,
  .check-out h4,
  .reception-hour h4 {
    font-size: 16px;
  }
  .check-in h5,
  .check-out h5,
  .reception-hour h5 {
    font-size: 14px;
  }
  .check-in img,
  .check-out img,
  .reception-hour img {
    width: 90px;
  }
  /*welcome section*/
  #welcome .heading span {
    font-size: 12px;
  }
  #welcome .heading h1 {
    font-size: 22px;
  }
  .welcome_text {
    margin: 0 0.8em;
    line-height: 2em;
  }
  .welcome_text h3 {
    font-size: 16px;
  }
  .welcome_text p {
    font-size: 14px;
  }
  #welcome .rooms-title {
    font-size: 18px;
  }
  #welcome .room-details p {
    font-size: 15px;
  }
  /*facilties section*/
  #facilties .heading h2,
  #testimonial .heading h2,
  #gallery .heading h2,
  #facilties2 .heading h2 {
    font-size: 22px !important;
  }
  #facilties .heading span,
  #testimonial .heading span,
  #gallery .heading span,
  #facilties2 .heading span {
    font-size: 12px;
  }
  #facilties .capacity h4,
  #testimonial .capacity h4,
  #gallery .capacity h4,
  #facilties2 .capacity h4 {
    font-size: 18px;
  }
  #facilties .capacity h3,
  #testimonial .capacity h3,
  #gallery .capacity h3,
  #facilties2 .capacity h3 {
    font-size: 16px;
  }
  #facilties2 .settings h3 {
    font-size: 17px;
  }
  #garden .heading h2 {
    font-size: 30px;
  }
  .garden_text p {
    font-size: 14px;
    padding: 0 1em;
  }
  #attraction .heading h2 {
    font-size: 22px;
  }
  #attraction .heading span {
    font-size: 12px;
  }
  #day-trip .heading h2 {
    font-size: 22px;
  }
  #day-trip .heading p {
    font-size: 14px;
    margin: 0;
    padding: 0 10px;
  }
  #garden .heading h2 {
    font-size: 22px;
    margin-bottom: 28px;
  }
  #garden .garden_text h3 {
    font-size: 16px;
  }
  #garden p {
    font-size: 14px;
    margin: 1em 0;
  }
  #attraction-details .active {
    padding-left: 10px;
    padding-right: 10px;
  }
  #back2Top {
    bottom: 35px;
    right: 0;
    width: 35px;
    line-height: 35px;
    font-size: 24px;
  }
  #top-bar .right_bar .topbar-icon i {
    padding: 0.29em 0.15em;
  }
  #back2Top {
    bottom: 70px;
    right: 4px;
    width: 35px;
    line-height: 35px;
    font-size: 20px;
  }
  .copyright {
    line-height: 2;
  }
  .mg-room-fecilities > div {
    margin-bottom: -30px;
  }
  .mg-room-fecilities div:nth-child(3) {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 559px) {
  .outdoor {
    margin-bottom: 0;
  }
  .settings ul {
    margin: 0;
  }
  #facilties2 .settings h3 {
    margin: 35px 0;
  }
  #welcome .rooms-title {
    display: block;
  }
  #welcome .icon8 {
    float: none;
  }
  #welcome hr {
    margin-top: 0;
  }
}

@media only screen and (max-width: 500px) {
  #testimonial .slick-prev {
    left: 39%;
  }
  #testimonial .slick-next {
    left: 52%;
  }
  #welcome .sub_heading .location_icon_main, .food_icon_main {
    left: -12%;
  }
}

@media only screen and (max-width: 474px) {
  #foot .contact .foot_bar .topbar-icon p {
    font-size: 0.8em;
  }
  #foot .contact .foot_bar .topbar-icon i {
    left: 0;
    width: 2em;
    height: 2em;
  }
  #lightgallery:hover .view_gallery_h {
    line-height: 2.2;
  }
  #testimonial .name {
    padding: 0 0 40px 0;
  }
  #testimonial .dark_grey {
    padding: 14px 10px;
  }
  #testimonial .dark_grey h4 {
    margin-bottom: 0;
  }
  #testimonial .dark_grey p {
    margin-top: 0;
  }
  #testimonial .client-sub .test-by {
    width: 34%;
    top: -18px;
  }
  #welcome .rooms-title {
    font-size: 17px;
  }
  #welcome .room-details p {
    font-size: 15px;
  }
  #welcome .sub_heading {
    margin-left: 48px;
  }
  #welcome .location_icon_main,
  #welcome .food_icon_main {
    left: -16%;
  }
  #gallery .slick-next,
  #gallery .slick-prev {
    top: 42%;
  }
}

@media only screen and (max-width: 400px) {
  #lightgallery:hover .view_gallery_h {
    line-height: 0;
  }
  #partner_detail .icon {
    font-size: 11px;
    margin-right: 5px;
    border-radius: 10%;
  }
  #partner_detail address,
  #partner_detail a {
    font-size: 13px;
  }
  #gallery .slick-next,
  #gallery .slick-prev {
    top: 36%;
  }
}
/*# sourceMappingURL=responsive.css.map */