
@import url(//db.onlinewebfonts.com/c/2f29dde64fac20b0181ffc8b9d7a108d?family=Janson+Text+LT+Std);
@font-face {
    font-family: 'Janson Text LT Std';
    src: url('/fonts/JansonTextLTStd-Italic.eot');
    src: url('/fonts/JansonTextLTStd-Italic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/JansonTextLTStd-Italic.woff2') format('woff2'),
        url('/fonts/JansonTextLTStd-Italic.woff') format('woff'),
        url('/fonts/JansonTextLTStd-Italic.ttf') format('truetype'),
        url('/fonts/JansonTextLTStd-Italic.svg#JansonTextLTStd-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {font-family: "Janson Text LT Std"; src: url("//db.onlinewebfonts.com/t/2f29dde64fac20b0181ffc8b9d7a108d.eot"); src: url("//db.onlinewebfonts.com/t/2f29dde64fac20b0181ffc8b9d7a108d.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/2f29dde64fac20b0181ffc8b9d7a108d.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/2f29dde64fac20b0181ffc8b9d7a108d.woff") format("woff"), url("//db.onlinewebfonts.com/t/2f29dde64fac20b0181ffc8b9d7a108d.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/2f29dde64fac20b0181ffc8b9d7a108d.svg#Janson Text LT Std") format("svg"); }
body{
  font-family:"Janson Text LT Std 55 Roman" !important;
  font-size:16px;
  font-style:normal;
}


/* Header */

.menu a.navbar-brand img {
    margin: -42px auto 0 !important;
}
#header.fix .menu a.navbar-brand img {
    margin-top: -59px !important;
}

#header.fix {
    position: fixed;
    top: 0;
    z-index: 9999;
    background-color: #FFFFFF;
    width: 100%;
    left: 0;
    animation: smoothScroll 1s forwards;
    box-shadow: 1px -1px 7px #000;
}
@keyframes smoothScroll {

  0% {

    transform: translateY(-40px);

  }

  100% {

    transform: translateY(0px);

  }

}

.dark-border {
    background: #231f20;
}
.dark-border h5 {
    color: #fff;
    font-family: 'Janson Text LT Std';
    margin-top: 11px;
    margin-bottom: 5px;
}
.txtright {
    text-align: right;
    text-transform: lowercase;
    font-weight: 400;
    font-size: 13px;
}
.txtleft {
    text-transform: uppercase;
    font-size: 14px;
    
}
/* slider */

div#myCarousel {
    position: relative;
}
.carousel-caption h3 {
    font-family: 'Janson Text LT Std';
    font-size: 75px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: pre-line;
}
#myCarousel .carousel-caption {
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top:37%;
}
#myCarousel ol.carousel-indicators {
    bottom: 120px;
}
#myCarousel .carousel-caption .btn {
    background-color: transparent;
    border-color: #fff;
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    padding: 15px 47px;
    text-transform: uppercase;
    font-family: 'Janson Text LT Std';
    transition: .5s;
    font-size: 16px;
}
.btn-book {
    margin-top: 41px;
}
#myCarousel .carousel-inner .item img{
  margin:0 auto;
}
#myCarousel .carousel-control.left {
    background-image: none;
}
#myCarousel .carousel-control.right {
    background-image: none;
}
/* About us */

.home-thumb {
    float: right;
}
section#about {
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(/img/banner/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
section#accomodation {
    padding-top: 47px;
}
.about-intro h1 {
     font-family: 'Janson Text LT Std';
    font-size: 20px;
    font-style: italic;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.about-intro h2 {
    font-size: 40px;
    text-transform: uppercase;
    white-space: pre-line;
    font-weight: 500;
    font-family: 'Janson Text LT Std';
    margin-top: 0px;
}
.about-intro .btn:hover,
.about-intro .btn:focus{
    background-color: transparent;
}
.about-intro p {
    padding-top: 35px;
    padding-bottom: 35px;
    font-family: 'Janson Text LT Std';
    font-size:16px;
    color:#555;
}
.about-intro .btn {
    border-radius: 0;
    padding: 18px 42px;
    font-family: 'Janson Text LT Std';
    border-width: 2px;
    border-color: #000;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}
.about-intro .btn {
    border-radius: 0;
}
.about-intro {
    margin-top: 86px;

}
.about-wrap h3{
    font-family: 'Janson Text LT Std';
}

div#about-wrap h3 {
    font-family: 'Janson Text LT Std';
    font-size: 17px;
    font-weight: 800;
}

.about-gallery-wrap img {
    margin-bottom: 30px;
    margin-top: 15px;
    border-radius: 45px;
}
.right-pra {
    text-align: center;
    float: right;
}
/*.test {
    display: flex;
    flex-flow: wrap;
}*/
/* About U */


div#about-wrap h5 {
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Janson Text LT Std';
}
#about-wrap h1 {
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 45px;
    font-family: 'Janson Text LT Std';
}
div#about-wrap {
    margin-top: 50px;
}
div#about-wrap p {
    text-align: justify;
}

.home-thumb .rooms-no {
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: #231f20;
    width: 148px;
    height: 177px;
    text-align: center;
    padding-top: 46px;
    left: 56px;
    font-family: 'Janson Text LT Std';
}
.rooms-no p {
    color: #fff;
}
.home-thumb img {
    position: relative;

}
.rooms-no p:nth-child(1) {
    font-size: 23px;
    margin-bottom: 0;
    font-style: italic;
    text-transform: uppercase;
    color: #ebe4e4;
}
.rooms-no p:nth-child(2) {
    font-size: 66px;
    margin-top: 0;
    font-family: 'Janson Text LT Std';
    font-weight: 900;
}
.rooms-no p {
    color: #fff;
}

/* Accomodation */

.title h3 {
    margin-bottom: 20px;
    text-align: center;
    font-style: italic;
    font-size: 18px;
}
.title h2 {
    margin-top: 7px;
    font-size: 40px;
}
.title {
    text-align: center;
    font-family: 'Janson Text LT Std';
    text-transform: uppercase;
    color: #231f20;
}
.room-thumbs {
    padding-top: 29px;
    padding-bottom: 10px;
}
.thumb-acco {
    position: relative;
}
.room-thumbs figcaption {
    font-size: 55px;
    text-transform: uppercase;
    font-family: 'Janson Text LT Std';
    position: absolute;
    bottom: 32px;
    left: 43px;
    font-style: italic;
    color: #fcfcfc;
}
.room-thumbs a {
    color: #000;
}
.room-thumbs .thumb-acco {
    padding: 0 15px;
}
.room-thumbs {
    padding-top: 29px;
    padding-bottom: 10px;
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
}
/* Service */

section.title h5 {
    font-family: 'Janson Text LT Std';
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-style: italic;
}
.box-wrapper .box a {
    color: #000;
    text-decoration: none;
}
.box-wrapper .box a:hover,
.box-wrapper .box a:focus{
    color: #000;
    outline: none;
    text-decoration: none;
}
section.title#services{
  color: #fff;
}


div#services-Wrap {
    margin-top: 40px;
}
.serivces-img {
    width: 400px;
    height: 463px;
    overflow: hidden;
}
/*.serivces-img img {
    position: absolute;
    left: -124px;
    bottom: 0;
    width: 511px;
}*/
.serivces-img {
    width: 100%;
    height: 361px;
    overflow: hidden;
    position: relative;
    margin: 30px 0;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    border: 11px solid #e7e6e6;
    box-shadow: -3px 6px 12px 1px #777;
}
.services-text p {
    text-align: justify;
    font-family: 'Janson Text LT Std';
}
.services-text h3 {
    font-family: 'Janson Text LT Std';
    font-weight: 600;
    font-size: 23px;
}
.services-text {
    margin-top: 64px;
}
.service-box-wrap {
    background: #f1efef;
    padding: 30px 30px;
    margin: 30px 0;
}
/*.box {
    padding: 6px 19px;
}*/
.md .box {
    width: 538px;
    padding: 0 30px;
}
.md .box.box-top.wow.fadeInUp {
    margin-top: 57px;
}
.md section#service-box .box-wrapper {
    position: absolute;
    top: -141px;
    left: 0;
    right: 0;
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
}
.md #services{
    height: 378px;
}
 #services {
    background: url(/img/banner/service-banner.jpg);
    
    background-size: cover;
    background-position: 100% 50%;
    padding-top: 40px;
    background-repeat: no-repeat;
}
/*.box figcaption {
    font-family: 'Janson Text LT Std';
    padding-top: 35px;
    font-size: 16px;
    padding-left: 35px !important;
    padding-right: 35px !important;
}*/
.box figcaption {
    font-family: 'Janson Text LT Std';
    padding-top: 35px;
    font-size: 16px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.box figcaption span {
    font-size: 20px;
    font-weight: 600;
}
/*.box {
    width: 538px;
}
.box.box-top.wow.fadeInUp {
    margin-top: 57px;
}
section#service-box .box-wrapper {
    position: absolute;
    top: -306px;
    left: 0;
    right: 0;
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
}*/
section#service-box {
    position: relative;
}

.box.box-bt {
    position: absolute;
    top: 37px;
    left: 0;
    right: 0;
}
.box img.img-responsive {
    margin: 0 auto;
}
.box.box-top{
    margin-top: 107px;
}
/* Gallery */

section.title#gallery{
  color: #000;
}
.gallery-wrap img{
  margin-right: 5px;
}
.grids img {
    position: absolute;
    bottom: 0;
}
.grids {
    width: 100%;
    height: 174px;
    overflow: hidden;
    border: 4px solid #ddd;
    margin: 13px 0;
    box-shadow: 0px 0px 8px 2px #a59c9c;
    position: relative;
}
div#gallery-Wrap {
    margin-top: 44px;
}
/**** Margin *****/

.mb-5 {
    margin-bottom: 50px;
}
.mb-4{
  margin-bottom: 40px;
}
/******** padding ******/

.pt-5 {
    padding-top: 50px;
}
ul.nav.navbar-nav.navgi.navgi-left li a {
    margin-right: 23px;
}
.txtright {
    text-align: right;
    text-transform: lowercase !important;
    font-weight: 400;
    font-size: 14px !important;
    color: #ddd !important;
}
h5.txtright img {
    margin-right: 4px;
}
.menu {
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 35px;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 71px;
    display: flex;
    flex-flow: wrap;
    align-content: center;
}
.menu nav.navbar.navbar-default {
    background-color: transparent;
    margin-bottom: 0;
    border-color: transparent;
}
.menu .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Janson Text LT Std';
}
.menu .dropdown-menu>li>a{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Janson Text LT Std';
}
.menu a.navbar-brand img {
    margin: 0 auto;
}
.menu a.navbar-brand {
    position: absolute;
    top: -29px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
ul.nav.navbar-nav.navgi.navgi-right li a {
    margin-left: 23px;
}
.nav.navbar-nav.navgi {
    width: 50%;
}
/*div#menu {
    padding-left: 0;
    padding-right: 0;
}*/
.menu .navbar-default .navbar-nav>.open>a, 
.menu .navbar-default .navbar-nav>.open>a:focus, 
.menu .navbar-default .navbar-nav>.open>a:hover {
    color: #d9edf7 !important;
    background-color: transparent;
}
.menu ul.dropdown-menu {
    background: rgba(0,0,0,.6);
    box-shadow: none;
    border-color: transparent;
}
.menu .dropdown-menu>li>a:focus, 
.menu .dropdown-menu>li>a:hover {
    color: #d9edf7;
    text-decoration: none;
    background-color: transparent;
}
.menu .dropdown-menu>.active>a, 
.menu .dropdown-menu>.active>a:focus, 
.menu .dropdown-menu>.active>a:hover {
    color: #d9edf7;
    background-color: transparent;
}
/*.navgi-left li a {
    padding-left: 0 !important;
    padding-right: 47px;
}
.navgi-right li a{
    padding-left: 47px;
    padding-right: 0 !important;
}*/
ul.nav.navbar-nav.navgi.navgi-right li {
    float: right;
}
.menu .navbar-default .navbar-nav>.active>a, 
.menu .navbar-default .navbar-nav>.active>a:focus, 
.menu .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #cdc5b1 !important;
}
ul.nav.navbar-nav.navgi.navgi-left .dropdown-menu li a {
    padding: 12px 15px;
}
/** Room **/

.img-item {
   /* column-count: 5;
    column-gap: 10px;*/
}
.slide-wrap {
    height: 313px;
    overflow: hidden;
    border: 3px solid #ddd;
}
.img-item .slick-dots li button {
    font-size: 0;
    /* more CSS */
}
.img-item .slick-dots li button:before {
    content:url(/img/icons/air-balloon.png) !important;
}
.room-deail ul {
    padding-left: 0;
    list-style-type: none;
}
.room-deail ul li img {
    margin-right: 8px;
}
.room-deail ul li {
    padding: 7px 0;
}
/*.img-item img {
    border: 3px solid #ddd;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    width: 199px;
    margin-right: 25px;
    margin-bottom: 25px;
}*/
.img-item a {
    width: 100%;
  }

/* .img-item-wrap img {
    position: absolute;
    bottom: -3px;
    width: 100%;
} */
.img-item-wrap {
    border-radius: 31px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 5px 6px 12px #a39090;
    /* width: 360px;
    height: 235px; */
    display: flex;
    position: relative;
}
.img-item-wrap img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
/** gallery ***/
.masonry_gallery{
  column-count: 5;
  column-gap: 20px;
}
.grid {
    box-sizing: border-box;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    counter-increment: brick-counter;
    margin-bottom: 20px;
    border-top-left-radius: 60px;
    overflow: hidden;
    border-top-right-radius: 60px;
    border: 3px solid #ddd;
}
.grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section#gallery .gallery-wrap {
    margin-top: 34px;
}
section.title#gallery {
    color: #000;
    padding-top: 45px;
    padding-bottom: 50px;
    margin-top: 23%;
}
.gallery-wrap .slick-dots li button {
    font-size: 0;
    /* more CSS */
}
.gallery-wrap .slick-dots li button:before {
    /*content:url(/img/icons/air-balloon.png) !important;*/
    content:'○';
    font-size: 15px;
}
.gallery-wrap .slick-dots li.slick-active button:before {
    content: '•' !important;
    font-size: 9px !important;
    margin-top: 3px;
}
.gallery-wrap .slick-dots {
    bottom: -56px;
}
.room-deail h3{
  font-family: 'Janson Text LT Std';
  text-transform: uppercase;
}
.room-deail p {
    font-family: 'Janson Text LT Std';
}
p {
    font-family: 'Janson Text LT Std';
}
ul li,ol li,ul li a, ol li a{font-family: 'Janson Text LT Std';}
.facs {
    font-family: 'Janson Text LT Std';
   /* font-style: italic;*/
    text-transform: uppercase;
}
/*.gallery-item img {
    width: 100%;
}
.gallery-item {
    width: 100%;
    height: 150px;
    overflow: hidden;
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-flow: wrap;
}*/
img.footer_bg {
    width: 100%;
}
footer h3 {
    font-size: 20px;
}
footer .fab {
    background: #fff;
    color: #000;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    margin-left:10px;
}
span.qthb {
    color: #cdc5b1;
    font-size: 16px;
}
footer {
    background: #231f20;
    padding-top: 20px;
}
footer ul {
    list-style-type: none;
    padding-left: 0;
    font-family: 'Janson Text LT Std';
}
footer img {
    width: 200px;
    float: right;
    margin-top: 18px;
}
footer ul li a{
  color:#fff;
  text-decoration: none;
}
 footer ul li a:hover, footer ul li a:focus {
        text-decoration: none;
        outline: none;
        color: #fff;
    }
    footer ul li a {
        color: #fff;
        text-decoration: none;
    }
.footer-upper{
  color: white;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000;
}
.footer-logo img {
    float: right;
}
footer address {
    color: #fff;
    font-family: 'Janson Text LT Std';
    font-size: 16px;
}
.net {
    color: #cdc5b1;
    text-decoration: none;
}
footer h3{
  margin-bottom: 27px;
}
footer h3,footer p,footer small {
    font-family: 'Janson Text LT Std';
    color: #fff;

}
footer small{
  font-family: 'Janson Text LT Std';
  font-size:15px;
}
footer ul li a{
  font-family: 'Janson Text LT Std';
  font-size: 15px;
  color:#fff;
}
.footer-upper p{
  color: #b3b3b3;
}
.footer-upper a{
  color: #b3b3b3;
}
.footer-upper h4{
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
}

.scrollToTop{
    display: block;
    position: fixed;
    bottom: 5px;
    right: 5px;
    background-color: #81D5FA;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    width: 50px;
    height: 49px;
    text-align: center;
    border: 1px solid #fff;
    /*border-radius: 50%;*/
    opacity: 0.7;
}
.scrollToTop .glyphicon{
    color: #fff;
    font-size: 15px;
    top: 5px;
}
.footer-bottom{
  color: white;
  padding-top: 15px;
  padding-bottom: 5px;
  background-color: #1a1a1a;
}
.footer-bottom p{
  color: #bbb;
  font-size: 13px;
}
.footer-bottom a{
  color: #bbb;
}
.footer-bottom a.net{
  text-decoration: underline;
}
.slider h1{
  color: white;
  font-size: 34px;
  margin-top: 10px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  text-shadow: 2px 2px 4px #000000;
}
.slider h2{
  font-family: 'Montserrat', sans-serif;
  text-shadow: 2px 2px 4px #000000;
}
.carousel-caption{
  top: 35%;
  right: 0%;
  text-align: left;
}
.slick-arrow{
    display:none !important;
}
footer .footer-upper .msocial{
  margin-left: 10px;
}
footer .follow{
  margin-top: 25px;
}
footer .follow a{
  color: #b3b3b3;
}
footer ul li {
    padding-bottom: 8px;
}
#go-top{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    position: fixed;
    right: 14px;
    bottom: 14px;
}
/**********Inner page Banner *************/

.page-title {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: flex;
    flex-flow: wrap;
    background-size: cover !important;
    align-content: center;
    padding: 100px 0 100px 0;
    position: relative;
}
.page-title:before {
    position: absolute;
    content: '';
    background: #bbb;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: .6;
}
.breadcrumb {
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    padding-left: 0;
}
.page-title .page-title-heading h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #fff;
    margin-top: 18px;
    font-family: 'Janson Text LT Std';
    text-transform: uppercase;
}

.page-title-heading {
    display: inline-block;
    background: rgba(0,0,0,.5);
    width: auto;
    padding: 6px 50px;
}
.breadcrumb li a {
    color: #fff;
    font-family: 'Janson Text LT Std';
    font-style: italic;
}
.breadcrumb > li + li::before {
    color: #fff;
}
.current-breadcrumb {
    color: #d9edf7;
    font-family: 'Janson Text LT Std';
    font-style: italic;
}
/*for contact*/
.contact-form-input .form-control {
    font-family: 'Janson Text LT Std';
}
.addr {
    background: #ececec;
    padding: 15px 15px;
    margin-top: 50px;
    margin-bottom: 50px;
    height: 126px;
}
h6.section-title {
    font-size: 17px;
    font-family: 'Janson Text LT Std';
}
.contact .contact-map{
  margin-bottom: 20px;
  padding-top: 20px;
}
.contact h3{
  font-size: 18px;
}
.contact .glyphicon{
  color: #019EE3;
  font-size: 16px;
}
.form-info .form-control{
  height: 40px;
  border-radius: 0px;
}
.form-info .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
.form-info{
  padding-top: 20px;
}

.btnsubmit {
    color: #fff;
    padding: 11px 41px;
    border: 1px solid #231f20;
    background-color: #231f20;
    font-family: 'Janson Text LT Std';
}
.btnsubmit:hover{
  color: #fff;
  background-color: #231f20;
}


/********Media Query**********/
@media (max-width: 400px){

}
@media (max-width: 991px){
.xs .about-us_wrap {
  border-radius: 45px;
  overflow: hidden;
  width: 100%;
  height: 204px;
  margin-top: 20px;
}
.xs .about-us_wrap img {
    position: absolute;
    bottom: -27px;
    right: 0;
    left: 0;
    width: 100%;
  }
}
@media (max-width:767px){
    .fixed.hamburger-icon {
        position: absolute;
        left: 10px;
        top: 1px;
    }
    .xs-logo                {margin:0 auto;text-align: center;}
    div#transparent-bg.menu {display: none;}
    .xs-logo img            {margin-top: -35px;}
    .hamburger-inner, 
    .hamburger-inner::before, 
    .hamburger-inner::after {
        background-color: #FFFFFF;
    }
    .hamburger.is-active .hamburger-inner, 
    .hamburger.is-active .hamburger-inner::before, 
    .hamburger.is-active .hamburger-inner::after {
        background-color: #FFFFFF;
    }
    .mm-menu a.mm-navbar__title {
        font-family: 'Janson Text LT Std';
    }
    .mm-menu {
        --mm-line-height: 16px;
        --mm-listitem-size: 60px;
        --mm-navbar-size: 44px;
        --mm-offset-top: 0;
        --mm-offset-right: 0;
        --mm-offset-bottom: 0;
        --mm-offset-left: 0;
        --mm-color-border: rgba(0, 0, 0, .1);
        --mm-color-button: rgba(0, 0, 0, 1);
        --mm-color-text: rgba(0, 0, 0, 0.75);
        --mm-color-text-dimmed: rgba(0, 0, 0, 1);
        --mm-color-background: transparent;
        --mm-color-background-highlight: #231f20;
        --mm-color-background-emphasis: transparent;
        background: url(/img/menu-bg.jpg);
        background-color: rgba(255,255,255,0.8);
        background-blend-mode: lighten;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }
    .mm-panels>.mm-panel>.mm-listview {
        margin: -19px -20px !important;
    }
    li.mm-listitem.mm-listitem_selected .mm-listitem__text {
        color: #000000;
        border-left: 3px solid #000;
    }
    a.mm-listitem__text {
        text-transform: uppercase;
        font-size: 14px;
    }
    .xs .serivces-img img {
        position: static;
        width: 100%;
    }
    .xs .serivces-img {
        border-radius: 0;
        height: auto;
    }
    .xs .addr {
	    height: auto;
	}
    .xs .service-box-wrap {
        background: #f1efef;
        padding: 0px 30px 20px;
        margin: 14px 0;
    }
    .xs #myCarousel ol.carousel-indicators {
        bottom: 0;
    }
    .xs button.btnsubmit {
        margin-top: 20px;
    }
    .xs .page-title .page-title-heading h2 {
        font-size: 22px;
    }
    .xs .carousel-caption{
        display: none;
    }
    .xs .services-text {
        margin-top: 0;
    }

    .xs .home-thumb {
        margin: 0 auto;
        float: none;
        padding: 0;
        max-width: 400px;
        position: relative;
      }
    .xs .home-thumb img {
        /* width: 244px; */
        float: none;
        margin: 0 auto;
    }
    .xs .home-thumb .rooms-no {
        left: -10px;
        bottom: 0px;
        width: 107px;
        height: 108px;
        padding-top: 30px;
      }
    .xs .about-intro {
        margin-top: 47px;
        text-align: center;
    }
    .xs section#about{
        padding-top:35px;
    }
    .xs .about-intro p{
        text-align: center;
    }
    .xs .about-intro h2{
        font-size:22px;
        text-align: center;
    }
    .xs .room-thumbs figcaption {
        font-size: 36px;
    }
    .xs section.title h5 {
        font-size: 16px;
    }
    .xs .about-intro h1{
        font-size: 18px;
        text-align: center;
    }
    .xs #about-wrap h1 {
        font-size: 30px;
    }
    .xs div#about-wrap h5 {
        font-size: 13px;
    }
    .xs .about-us_wrap {
        border-radius: 45px;
        overflow: hidden;
        width: 360px;
        height: 240px;
        position: relative;
    }
    .xs .about-us_wrap img{
        position: absolute;
        bottom:-27px;
    }
    .xs div#about-wrap h3 {
        font-size: 15px;
    }
    .xs .grids {
        height: auto;
    }
    .xs .grids img {
        position: static;
        height: auto;
        width: 100%;
    }

    .xs .content_box.mb-5 {
        margin-bottom: 25px;
    }
    .xs .page-title {
        padding: 50px 0 50px 0;
        background-position: left bottom;
    }
    .xs .page-title-heading {
        padding: 0px 43px;
    }
    .xs .rooms-no p:nth-child(2){
        font-size: 30px;
    }
    .xs .about-intro a:hover,
    .xs .about-intro a:focus {
        background: #000;
        color: #fff;
        transition: .5s ease;
    }
    .xs .about-us_wrap {
        border-radius: 45px;
        overflow: hidden;
        width: 100%;
        height: 204px;
        margin-top: 20px;
    }
    .xs .room-thumbs img {
        position: relative;
        margin-bottom: 30px;
    }
    .xs section#service-box .box-wrapper {
        position: static;
        margin-top: -201px;
        flex-flow: wrap;
    }
    .xs .box figcaption {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .xs .box.box-top.wow.fadeInUp {
        margin-top: 8px !important;
    }
    .xs .box {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 43px;
    }
    .xs .box.box-bt {
        position: static;
    }
    .xs section.title#gallery{
        padding-top:0;
        margin-top:0;
    }
    .xs .title h2{
        font-size: 21px;
    }
    .xs .img-item-wrap {
        width: 100%;
        height: auto;
        display: block;
    }
    .xs .img-item-wrap img {
        width: 100%;
        position: static;
    }
    footer small {
        font-size: 14px;
    }
    span.qthb{
        font-size:14px;
    }
    footer img.img-responsive {
        display: none;
    }
    footer address {
       /* border-bottom: 1px solid #464646;*/
        padding-bottom: 5px;
    }
    footer .fab {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    footer ul li a:hover, footer ul li a:focus {
        text-decoration: none;
        outline: none;
        color: #fff;
    }
    footer ul li a {
        color: #fff;
        text-decoration: none;
    }
    footer address{
        font-size:14px;
    }
    .xs .slide-wrap{
        height: 300px;
    }
    .xs .contact-form-input .form-control {
        margin-top: 19px;
        margin-bottom: 0;
    }
    .xs .room-thumbs {
        display: inherit;
    }
}

@media (max-width:1199px){
    section.title#gallery {
        margin-top: 35%;
      }
}
@media (min-width:768px) and (max-width:992px){
    .fixed.hamburger-icon {
        position: absolute;
        left: 10px;
        top: 1px;
    }
    .xs-logo                {margin:0 auto;text-align: center;}
    div#transparent-bg.menu {display: none;}
    .xs-logo img            {margin-top: -35px;}
    .hamburger-inner, 
    .hamburger-inner::before, 
    .hamburger-inner::after {
        background-color: #FFFFFF;
    }
    .hamburger.is-active .hamburger-inner, 
    .hamburger.is-active .hamburger-inner::before, 
    .hamburger.is-active .hamburger-inner::after {
        background-color: #FFFFFF;
    }
    .mm-menu {
        --mm-line-height: 16px;
        --mm-listitem-size: 60px;
        --mm-navbar-size: 44px;
        --mm-offset-top: 0;
        --mm-offset-right: 0;
        --mm-offset-bottom: 0;
        --mm-offset-left: 0;
        --mm-color-border: rgba(0, 0, 0, .1);
        --mm-color-button: rgba(0, 0, 0, 1);
        --mm-color-text: rgba(0, 0, 0, 0.75);
        --mm-color-text-dimmed: rgba(0, 0, 0, 1);
        --mm-color-background: transparent;
        --mm-color-background-highlight: #231f20;
        --mm-color-background-emphasis: transparent;
        background: url(/img/menu-bg.jpg);
        background-color: rgba(255,255,255,0.8);
        background-blend-mode: lighten;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }
    .mm-panels>.mm-panel>.mm-listview {
        margin: -19px -20px !important;
    }
    li.mm-listitem.mm-listitem_selected .mm-listitem__text {
        color: #000000;
        border-left: 3px solid #000;
    }
    a.mm-listitem__text {
        text-transform: uppercase;
        font-size: 14px;
    }
    .sm #myCarousel ol.carousel-indicators {
        bottom: 53px;
    }
    .sm .carousel-caption h3 {
        font-size: 37px;
    }
    .sm #myCarousel .carousel-caption{
        top:17%;
    }
    .sm .home-thumb .rooms-no {
        width: 135px;
        /* height: 141px; */
        left: -5px;
    }
    .sm .about-intro h2{
        font-size: 21px;
    }
    .sm .about-intro h1{
        font-size: 18px;
    }
    .sm .about-intro {
        margin-top: 68px;
    }
    .sm .room-thumbs figcaption{
        font-size: 35px;
    }
    .sm .box {
        width: 29%;
        padding: 0 14px;
        margin-top: 10px;
    }
    .sm #services{
        height: 212px;
    }
    .sm section.title h5{
        font-size: 15px;
    }
    .sm .box figcaption {
        font-size: 15px;
        padding-left: 0 !important;
        padding-right: 0px !important;
    }
    .sm section.title#gallery{
        margin-top: 38%;
    }
    .sm .page-title{
        padding:50px 0 50px 0;
    }
    .sm section#service-box .box-wrapper{
        top:-141px !important;
    }
    .sm .grids {
        height: 104px;
    }
}
@media (min-width:992px) and (max-width:1200px){

}
@media (min-width:1200px){
    .lg .box {
        width: 538px;
    }
    .lg .box.box-top.wow.fadeInUp {
        margin-top: 57px;
    }
    .lg section#service-box .box-wrapper {
        position: absolute;
        top: -306px;
        left: 0;
        right: 0;
        display: flex;
        flex-flow: nowrap;
        justify-content: center;
    }
    .lg #services{
        height: 420px;
    }
   /* .lg #services {
        background: url(/img/banner/service-banner.jpg);
        background-size: cover;
        background-position: 100% 50%;
        padding-top: 40px;
        background-repeat: no-repeat;
    }*/
}
/*@media(max-width:992px){
    .md .box {
        width: 538px;
        padding: 0 30px;
    }
    .md .box.box-top.wow.fadeInUp {
        margin-top: 57px;
    }
    .md section#service-box .box-wrapper {
        position: absolute;
        top: -220px;
        left: 0;
        right: 0;
        display: flex;
        flex-flow: nowrap;
        justify-content: center;
    }
    .md #services{
        height: 315px !important;
    }
}*/
