@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'OpenSans';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
       font-family: 'OpenSans';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.p0{
    padding:0!important
}
.p3{
    padding:3px!important
}
.p4{
    padding:4px;
}
.m0{
    margin:0!important
}
.fl{
    float:left
}
.fr{
    float:right
}
b{
    padding:10px 0
}
li{
    list-style:none;
    text-decoration:none
}
p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color:#212121;
    line-height: 1.7;
    font-family: 'OpenSans';
    font-weight: 300;
}
li{
    font-size:16px;
     font-weight: normal;
}

 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Light.eot');
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Light.woff2') format('woff2'),
        url('../fonts/OpenSans-Light.woff') format('woff'),
        url('../fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Regular.woff2') format('woff2'),
        url('../fonts/OpenSans-Regular.woff') format('woff'),
        url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Medium.eot');
    src: url('../fonts/OpenSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Medium.woff2') format('woff2'),
        url('../fonts/OpenSans-Medium.woff') format('woff'),
        url('../fonts/OpenSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bellefair';
    src: url('../fonts/Bellefair-Regular.eot');
    src: url('../fonts/Bellefair-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bellefair-Regular.woff2') format('woff2'),
        url('../fonts/Bellefair-Regular.woff') format('woff'),
        url('../fonts/Bellefair-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BillionReachDEMO';
    src: url('../fonts/BillionReachDEMO.eot');
    src: url('../fonts/BillionReachDEMO.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BillionReachDEMO.woff2') format('woff2'),
        url('../fonts/BillionReachDEMO.woff') format('woff'),
        url('../fonts/BillionReachDEMO.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Regular.eot');
    src: url('../fonts/InterTight-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Regular.woff2') format('woff2'),
        url('../fonts/InterTight-Regular.woff') format('woff'),
        url('../fonts/InterTight-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.left.carousel-control {
    left: 5% !important;
}
.carousel-control.left, .carousel-control.right {
    background: unset !important;      filter: brightness(50);
    margin: 1px !important; 
}
.carousel-control.right {
    right: 5% !important;
    cursor: pointer;
}
.carousel-control {
    letter-spacing: 2px;
    width: unset !important;
    position: absolute;
    top: 45% !important; transform: translateY(-50%);
    left: unset !important;
    cursor: pointer;
    color: #ffffff;
    opacity: 1 !important;
    border: 1px solid #f8f1ec;
    height: 45px;
    width: 45px !important;
    line-height: 45px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sexy-menu.detached  .header-contact {
    display: none;
}
video {
    width: 100%;
  }
.sexy-menu.detached .tophead{
display: none;
}

.sexy-menu.detached .nav-brand img{
   margin-top: 15px; filter: invert(1);
    width: 60%;
}
.sexy-menu.detached  .nav-menu>li>a{ color: #333;     margin: 37px 20px;}
.sexy-menu.detached .large{
display: none;
}
.sexy-menu.detached .small{display: block;}

.wh-top {
    margin-right: 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.nav-menu>li>a{
    margin: 20px 20px;
    display:inline-block;
    position:relative;
    color: #ffffff;  
    font-size: 0.875em; line-height: 20px;
    font-family: 'Opensans';
    font-weight: 300;
    font-style: normal;  letter-spacing: 3px;
    font-display: swap; 
    text-transform: uppercase;
}
.header-phone{
   display: flex !important;    margin-left: 8px !important;letter-spacing: 1px;
    align-items: center;    margin-top: 33px !important;  margin-bottom: 0 !important;  
}
.book-btn-header {
    border-radius: 25px;
    padding: 8px 30px;
    margin: 28px 0 0 !important;
    border: 1px solid #ffffff;
}
 .sexy-menu{position: fixed;    z-index: 999;}

.wh-img{ margin-right: 10px; }
.sexy-menu.detached  .header-phone{display: none;}

.nav-menu>li:last-child a{
  margin-right: 0 !important
}
.nav-menu>li:first-child a,.nav-menu2>li:first-child a{ margin-left: 0 !important }

.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
 color: #ac8456
}
.book-btn-header:hover{
background: #ac8456; color: #fff !important
}

.sexy-menu.detached  .nav-menu{ border-top:0; }

 .top-quickwraper{
     width:100%;
     height:auto;
}
.nav-brand img{
    width: 100%; 
    margin-top: -50px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 13px;
 }
#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
#button i{color: #fff}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*popup*/

#popUp {
    position: fixed;
    width: 400px;
    height: auto;
    background: #4e513e;
    bottom: 8%;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index:9999;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }

  #popUp .close {
    position: absolute;
    top: -40px;opacity: 1;
    left: -4%;
    color: #666;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }
  #plus {
    position: fixed;
    color: #fff;
    bottom: 56vh;
    font-size: 1em;
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
    z-index: 999;
    width: 100%;
    right:0;
  }
.side-btn {
    position: absolute;
    background: #fff;
    display: inline-block;
    transition: all 1.25s ease;
        width: 70px; right: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .whats-app{
    position:fixed;
    bottom: 44vh;
    right: 0; background: #4e513e;
    width: 70px;
    z-index:999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whats-app img {
    display: flex;
    align-items: center;
    justify-content: center;
}


  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.side-form .form-group{margin-bottom: 12px;}

.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    width: 100%;
    padding: 15px 20px;
}

.side-form-title {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-family: 'Bellefair';
    font-weight: normal;
    text-align: center;margin-bottom: 20px;
}
.home-img-landsc {
    display: none !important;
}
.carousel-indicators .active,.carousel-indicators li{
    width: 12px!important;
    height: 12px!important; border:0 !important;
}
.carousel-indicators .active{  background: #d39c4a !important  }

.carousel-indicators li{
  background: #6a4020 !important; margin: 0 3px !important;
      border-radius: 0;
    transform: rotate(45deg);
}
.carousel-indicators{
  bottom: 50px!important;
}
/**/
/*video play hme*/

/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background: #daa289!important;
     color: #fff !important;   
}
span::selection {   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important; background: #daa289 !important; }
::-moz-selection {
   color: #fff !important;
}

 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     position:relative;    overflow: hidden;
    z-index: 9;
}
.carousel-inner > .item {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 0;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.carousel-inner > .item:first-of-type {
  position: relative;
}
.carousel-inner > .active {
  opacity: 1;
  z-index: 3;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  -webkit-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  opacity: 1;
  left: 0;
  z-index: 2;
}
.carousel-inner > .active.left, .carousel-inner > .active.right {
  z-index: 1;
}
.carousel-control {
  z-index: 4;
}  /**/
.sexy-menu.detached .navigation{
  top: 0
}

 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}
.footer-top-for{ display: flex; align-items: center;}
.footer-top-for img{ max-width: 35px; margin-left: 10px;}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left: 4%;
     padding-right: 4%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #6a446e;
        display: flex;
    justify-content: space-between;
}

.img-design{
position: absolute;bottom: 0;
    right: 0;
}
.box-group.gallery-box p {
    position: absolute;
    bottom: 0%; left: 3%;    width: 90%;
    font-family: 'Montserrat';
    font-weight: 600;    text-align: left;
    font-size: 0.778em; color: #f3f0f0;z-index: 9;
}
.box-group.gallery-box.dark-overlay:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: linear-gradient(3.65deg,#000 5.86%,rgba(14,30,42,0) 82.23%);
    z-index: 1;
    opacity: 1;
}


/**/
/*gallery*/



.tab button {
  background: unset;
    cursor: pointer;
}
/*.tab button.active {
    background: #ee4f54;
    border: 1px solid #ee4f54;
    color: #fff;
}*/
.tab  {
    margin-bottom: 3em;
    text-align: center;
}
.play-btn2 {
    position: absolute;
    top: 50%;
    transform: translate(-50%, 0%);
    left: 50%;
        background: #ee4f54;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    line-height: 50px;
    align-items: center;
    color: #fff;
}
.gallery-box .img-full {
    height: 350px;
    object-fit: cover;
}
/**/




/**/
.icon-container {
    padding: 100px 0;
}
.form-group {
    margin-bottom: 18px;
}

.enq-container{position: relative;    padding: 60px 0;  
    margin-top: -250px;
    z-index: 9; }
   
.en-head2{
    color: #fff;
    font-weight: normal;
    font-family: 'ProductSans';
    font-size: 2.29em;
    line-height: 42px;
}
.enq-txt {
    margin-bottom: 30px;
}

/*
*/



/**/

.btn-flex {
    display: flex;
}

.p1{
  padding: 1px !important
}

.project-container{
 overflow: hidden;padding-top: 60px;
position: relative;  z-index: 9;
}
.ser-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.dots {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}


.c-white{color: #fff !important}
/* Style the tab content */

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

/*.tab-content>.tab-pane {
    display: none;

}
.tab-content>.active {
    display: block
}*/

 .tab-content {
      position: relative;
  }
  .tab-content > .tab-pane {
      display: unset;
      position: absolute;
      left: 0;
      opacity: 0;
      transition: opacity 2s;
  }
  .tab-content > .tab-pane.active {
      opacity: 1;
  }
  .tab-pane > div {
      width: 465px;
      height: 525px;
  }
/**/

.owl-theme .owl-nav [class*=owl-] {
    padding: 0 !important;
    transform: translate(0%, -50%);
    font-size: 0px !important; 
    position: absolute;
    box-shadow: 0px 2px 20px 1px rgb(0 0 0 / 20%);
    background: #ffffff;
    border-radius: 100%;
    height: 50px; width: 50px; line-height: 50px;
}
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-lft2.png);
    background-size: cover;
       height: 32px;
    width: 32px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt2.png);
    background-size: cover;
     height: 32px;
    width: 32px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.rest-slider .owl-nav .owl-next,.rest-slider .owl-nav .owl-prev{
    bottom: -55px;
}
.rest-slider .owl-nav .owl-next {
    right: 16% ; 
}
.rest-slider .owl-nav .owl-prev {
    right: 22%; 
}



/**/




/*section.contact-container*/
.mt-0{margin-top: 0px !important}
.contact-container{
  position: relative;     z-index: 9; overflow: hidden;
  background-image: url(../images/contact-bg.jpg); background-size: cover;
}
.contact-top{
 margin-bottom: 3em;
}

.map-rest iframe {
    filter: grayscale(1); height: 100%;
}
.con-rgt {
    margin-top: 30px;
}
.mbtm{margin-bottom: 15px;}
.contact-item p {
  text-align: center;
    margin-top: 10px;    font-weight: normal; letter-spacing: .5px;
}
.contact-item p a{
    font-weight: normal;    color: #212121;
  display: block;
}
.enq-lft {
    position: relative;
    -webkit-mask-image: url(../images/bar.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative; 
    -webkit-mask-size: 100% 100%;
  
}
.contact-item {
   background-image: url(../images/hotel-bg.jpg);
    background-size: contain;
    position: relative;
    -webkit-mask-image: url(../images/bg6.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative; margin-top: 1em;
    -webkit-mask-size: 100% 100%;
    padding: 30px 45px; height: 100%;
}
.cont-row2 {
    margin-top: 6em;
}
.icon-c {
    margin: 0 auto;
    text-align: center;
}


/**/
.eng-spans {
    display: flex; margin-top: 1em;
    align-items: center;
}

.eng-span{
  font-family: 'InterTight'; font-weight: normal;margin-right: 5%;
  font-size: 0.875em; line-height: 20px; color: #000;
}


/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }

.submit-btn1{
    border: none;
     cursor: pointer;
       color: #21481d;
    cursor: pointer;
    background:  #000; letter-spacing: 1px;
    padding: 10px 20px;
    font-family: 'InterTight';
    font-weight: normal; border-radius: 25px;
    font-size: 1em; background: linear-gradient(280deg, #fff2c5 5.86%, #d3ac72 82.23%);
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#000 ; color: #fff;
}

.mt-1
{
    margin-top: 1em !important;
}
.mt-2
{
    margin-top: 2em !important;
}
.mt-5
{
    margin-top: 5em;
}
.mb-2
{
    margin-bottom: 2em;
}
.mb-5
{
    margin-bottom: 5em;
}


 .desk-view{
     display:block;
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */
.bay .footer-wraper { padding-top: 0;     background-color: #f7f3ee;}
.footer-bottom-container {
    position: relative;  background-color: #464d42;    z-index: 9;
}
.footer-bg
{
  position: absolute; bottom: 0; left: 0; width: 100%; z-index: -1;
}

 .footer-wraper {
     width: 100%; padding-top: 60px;
     height: auto; position: relative;    z-index: 9;
     background-color: #f6f1ec;    margin-top: -10px;
}
.footer-bottom-wraper{
  width: 100%;
    height: 50px;
    background-color: #fff
}
.space{ justify-content: space-between; }

 .copy-right {
     width:auto;
     height:auto;
     float:left; letter-spacing: 1px;
      font-family:'InterTight';
     font-size:1em;color: #ffffff;
     font-weight:normal; letter-spacing: 1px;
     line-height: 50px 
}
 .copy-right span {
      font-family:'InterTight';
     font-weight:normal;  letter-spacing: 1px;
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto; 
}
 .designed p {
     width: auto;
     height: auto; 
     float: right;
      font-family:'InterTight';
     font-size:1em;
     font-weight: normal; letter-spacing: 1px;
     line-height: 50px;
     margin: 0; color:#fff;
}
 .designed p a {
     text-decoration: none; 
      font-family:'InterTight';
     font-size:1em;color:#ffffff;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}

.address p  a{ 
color: #212121; }
.client-container {
    position: relative;
    padding-bottom: 75px;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; 
    justify-content: center; padding-bottom: 30px;
    align-items: center; 
}
.footer-address {
    width: auto;
   margin-right: 50px;
    height: auto;
    float: left;
    padding-top: 20px;
}
.footer-address:nth-child(3){     padding-right: 0; margin-right: 0 }
.icon-f {
    display: flex;
    align-items: center;
}

.btm-link p {
    font-size: 0.875em;
    margin-bottom: 0;
    color: #071c21;
    letter-spacing: .4px;
    font-family: 'Opensans';
    font-weight: normal;
}

.footer-social-links li a{
    margin-left: 20px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color: #ac8456  !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
.footer-menu-brdr {
    padding-bottom: 2em;
}
.footer-social-links ul li:last-child{margin-left: 0; padding-right: 0}
.footer-social-links ul li:first-child a{margin-left: 0}
.footer-social-links ul li:last-child a{margin-right: 0; padding-right: 0}
.footer-social-links ul li a{
    color: #606060;
   font-size: 1.333em
}

.footer-menu {
    display: flex; padding-bottom: 2em;
    align-items: center; justify-content: center;
}

.footer-menu ul li {
    width: auto;
    height: auto;
    float: left;
    margin: 0px 20px;
}
.footer-menu ul li:last-child{margin-right: 0}
.footer-menu li a{
      font-family: 'Opensans';
    font-weight: normal;
    font-size: 0.875em;
    line-height: 30px;
    color: #5b5b5b; text-transform: uppercase;
    letter-spacing: 1px;
}
.icon-bg{ 
      border: 1px solid rgb(7 28 33 / 41%);
    border-radius: 100%;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;

}
.footer-menu li a:hover{ color: #ac8456 }
.footer-social-links {
    justify-content: flex-start;
    display: flex; position: relative;
    align-items: center; padding-left: 40px; 
}
.footer-social-links:after {
    background: #444444;
    width: 1px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 0px;
    content: "";
    z-index: 1;
}

.footer-content-title:after  {
    background: #444444;
    width: 1px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0px;
    content: "";
    z-index: 1;
}
.footer-logo {
    margin: 0 auto;
    display: block;
    text-align: center;
}


.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}


.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}

.p5{
    padding: 5px;
}
.p8 {
    padding: 8px;
}
.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}



/**/
.more-btn{
    position: relative;
    font-family: 'InterTight';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 17px;
    color: #e49822;   
    letter-spacing: 1px;
        margin-top: 2em;  
    display: block;
    width: fit-content;
}
.more-btn:hover{
  color: #f93733
}

.welcome-detail {
   position: relative;
  padding-left: 20px; text-align: justify;
}
.abt-b{
  font-family: 'Montserrat'; font-weight: normal;
  display: block; margin: 20px 0;
  font-size: 1.32em; color:rgb(57 57 57 / 52%); 
}
 .c-blue{color: #18609d; }
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/**/

/*banner*/
.hero-text-area {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal; text-align: center;
    transform: translateX(-50%);
    bottom: 18%; left: 50%; 
}

.hero-span{
     font-size: 6.2em;  position: relative;
    font-style: normal; text-align: left; 
  font-family: 'BillionReachDEMO'; font-weight: normal;
    line-height: 45px;    color: #f8f1ec;   
        position: relative;
    top: -5px
}
.hero-hd{
      font-size: 3.13em;  position: relative; text-transform: uppercase;
    font-style: normal; text-align: center; letter-spacing: 3px;
  font-family: 'Bellefair';font-weight: normal;
    line-height: 50px;    color: #f8f1ec;  
}
.featured-text {
   font-size: 1.948em;  position: relative; text-transform: uppercase;
    font-style: normal; text-align: center; letter-spacing: 3px;
  font-family: 'Bellefair';font-weight: normal;
    line-height: 70px;    color: #f8f1ec;  
 }

.hero-text-area-inner {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    text-align: center;
    transform: translate(-50%, -50%);
    top: 50%;    width: 100%;
    left: 50%;
}

.inner-banner{
     width:100%; position: relative;
     height:auto;
}
.inner-shape1
{
  position: absolute; bottom: 0; left: 0; width: 100%;
}
.inner-shape2
{
  position: absolute; top: -80px; left: 0; width: 100%; z-index: -1;
}
 .hero-span2 {
    font-size: 4em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'BillionReachDEMO';
    font-weight: normal;
    line-height: 65px;
    color: #f8f1ec;
    position: relative;
}
.hero-hd2{
      font-size: 2.038em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 45px;
    color: #f8f1ec; text-transform: uppercase;
    position: relative;
}
.location-bnr{
  display: flex; align-items: center; justify-content: center;    margin-top: 10px;
}
.bnr-span{
    font-size: 0.84em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 25px; letter-spacing: 1px;
    color: #f8f1ec; text-transform: uppercase;
    position: relative;margin-right: 7%;
}
.mr-0{margin-right: 0px !important}
/**/
/*restaurnt*/
.villa-h{
  font-size:  2.73em; line-height: 50px;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal; letter-spacing: 1px;
  color: #243030; text-transform: uppercase;
}

.video-btn{
  font-size: 0.8em; line-height: 30px;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: normal; letter-spacing: 1px;
  color: #2e2e2e; text-transform: uppercase;
  display: flex; align-items: center;
}
.villa-links {
    display: flex;
    align-items: center; justify-content: center;
    margin-top: 1.5em;
}
.img-video {
    margin-right: 6px;
}
.rest-top{margin-bottom: 1.5em;}
.map-rest {
    padding: 30px 100px 0;
}
.inner-container{
  position: relative;
  padding: 100px 0 15px;    z-index: 9;
}
.owl-theme .owl-nav [class*=owl-]:hover{background: #fff !important;}
.villa-rows{margin-bottom: 4em}
.villa-rows:nth-child(1n){ padding-left: 0; padding-right: 10%; }
.villa-rows:nth-child(2n){ 
  padding-left: 10%; padding-right:  0%; 
  flex-direction: row-reverse;
}
.villa-rows:nth-child(2n) .villa-img{
   -webkit-mask-image: url(../images/mask-img3.png);
}
.villa-rows:nth-child(2n) .villa-det{ padding-left: 0; padding-right: 80px; }
.villa-img{
    -webkit-mask-image: url(../images/mask-img2.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.villa-det{text-align: center; padding-left: 80px;}
/**/

.bg1{
  position: absolute; top: -2%; left: 0; z-index: 0;
}
.rest-shape1 {
    position: absolute;
    top: 6%;
    left: 0;width: 100%;
    z-index: -1;
}
.rest-shape2 {
    position: absolute;
    bottom: -250px;
    left: 0;width: 100%;
    z-index: -1;
}
.restaurants-top-sec,.food-btm{position: relative;}

.food-btm {
    margin-top: 7em;
}
.rest-shape3 {
    position: absolute;
    top: 0; z-index: 0; width: 100%;
}
.collage-title {
    font-size: 1.91em;
    line-height: 30px;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Bellefair';
    font-weight: normal;
    letter-spacing: 0px;
    color: #243030;
    text-transform: uppercase;
    position: absolute;
    left: 36%;
}
.img-collage {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.rest-shape4 {
    position: absolute;
    bottom: 0; width: 100%;
    z-index: -1;
}
.food-btm:after {
    background: #f4efeb;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 35%;
    bottom: 0;
    z-index: -2;
}
/**/


.abt-container {
  /*padding: 0px 0 100px; */
    position: relative;
    z-index: 9; margin-top: -4em;
}
.abt-img{position: relative; padding-right: 40px;}

.product-top {
    margin-bottom: 1.5em;
}
.text-left{text-align: left !important;}
.abt-span{
      font-size: 4.9em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'BillionReachDEMO';
    font-weight: normal;
    line-height: 80px;  
    color: #000000;  
}
.title1{
    font-size: 3.24em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal; letter-spacing: 6px;
    line-height: 65px;
    color: #161616;    text-transform: uppercase;
}
.abt-span2{
   font-size: 1.09em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: normal;
    line-height: 40px;  
    color: #21481d;     letter-spacing: 2px;
}

.shape2 {
    display: block;
    margin: 0 auto -40px;
}
.title2{
    font-size: 3.29em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal; 
    line-height: 55px;
    color: #161616;    text-transform: uppercase;
}
.abt-span3{
    font-size:1.44em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal; letter-spacing: 1px;
    line-height: 35px; display: block;
    color: #161616;    text-transform: uppercase;
}
.shape3 {
    margin-top: 3em;
}

.sea-food-wrap {
    padding:  0px 265px 120px; position: relative;
    z-index: 9;
}
.shape4 {
    position: absolute;
    top: 50px;
    z-index: 9;
    left: 100px;
}
.shape5 {
    position: absolute;
    top: 50px;
    z-index: 9;
    right: 260px;
}
.facility-item {
    position: relative;
    mix-blend-mode: darken;
}
.facility-title {
    font-family: 'Bellefair';
    font-weight: normal;
    font-size: 1.198em;
    line-height: 35px;
    color: #f8f1ec;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    text-align: center;
}
.facility-title span{
  font-family: 'Bellefair'; color: #f8f1ec; display: block;
    font-weight: normal; font-size: 1.36em;
}
.sea-food-row {
    margin-top: -2em;
}
.since{
    font-family: 'Bellefair';
    font-weight: normal; font-size: 1.93em;
    line-height: 25px;
    color: #38302a;    transform: rotate(-90deg);
    text-transform: uppercase;
}
.since-content {
  position: absolute;   display: flex;
      top: -55px;
    left: 0;
}
.shape6 {
    position: absolute;
    left: 0;
    top: 105px; z-index: 99;
}
.since-h{
   font-family: 'Bellefair';
    font-weight: normal; font-size: 3.43em;
    letter-spacing: 1px;
    line-height: 45px;
    color: rgb(174 155 139 / 61%); position: relative; left: -60px
}

.title-top{ text-align: center; }
.abt-top {
    text-align: center;    margin-bottom: 20px;position: relative;
    z-index: 9;
}
/**/
.abt-mid-cont p{
  font-size: 1.5em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: 300;
    line-height: 30px;
    color: #333333;
    letter-spacing: 1px;
}
.abt-head1{
  font-size: 2.13em;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px; 
    color: #263130;
    text-transform: uppercase;
}
.abt-top-sec{position: relative;margin-bottom: 3em;}
.img-flower1{
  position: absolute; left: 0; top: 20%;
}
.img-flower2{
  position: absolute; right: 0; top: 0;
}
.abt-btm-cont p{ color: #333333; text-align: center; margin-top: 20px;}
.abt-dots {
    text-align: center;
    margin: 0 auto;
    display: flex;
}
.abt-mid-cont {
    margin: 1em 0;
}
.abt-head2 {
    font-size: 2.19em;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    letter-spacing: 4px;
    line-height: 40px;
    color: #263130;
    text-transform: uppercase;
}
.abt-inner-span{
   font-size: 3.87em;
}
.abt-head3{
    font-size: 1.67em;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 30px;
    color: #263130; text-transform: uppercase;
}
.col-md1 {
    width: 22%;
    float: left;
}
.col-md2 {
    width: 38%;
    float: left;    padding-left: 50px;
    padding-right: 20px;
}
.col-md3 {
    width: 38%;
    float: left;
}
.abt-in-row1 {
    left: 90px;
}
.abt-in-container:after {
    background: #f6f1ec;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 15%;
    bottom: 0;
    z-index: -2;
}
.abt-in-shape4 {
    bottom: -55px;
}
/**/
.rooms-container {
    position: relative;
     z-index: 0;    padding-bottom: 160px;
}
.room-lft {
    padding-right: 120px;
}
.rooms-container:after {
    background-color: #f6f1ec;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 800px;
    bottom: 0;
    z-index: -1;
}
.rooms-item{
  position: relative;
  -webkit-mask-image: url(../images/mask-img.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.rooms-item:before{
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgb(18 18 18 / 0%) 50%, #000000ab 100%);
    z-index: 1;
}
.rooms-slider  .owl-nav{display: none !important;}
.shape7{display: block;margin: 0 auto;}
.beach-span2{
  font-size: 2.12em;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 55px; text-align: center;
    color: #263130;
    text-transform: uppercase;
}
.title3{
    font-size: 12.29em;
    font-style: normal;
    text-align: center;
    font-family: 'BillionReachDEMO';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 95px;text-align: center;
    color: #73b5ca;
        position: relative;
    bottom: 70px;
    left: -50px;
}

.beach-title {
    position: absolute;
    top: 10%;text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.beach-rt{ padding-right: 70px; }
.owl-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    
}
 .owl-dots .owl-dot span{
  background: hsl(41deg 67% 76% / 29%);
  border-radius: 0;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
}
.owl-dots .owl-dot {
    display: inline-block;
       zoom: 1;
  }
 .owl-dots .owl-dot.active span{
  background: #ebd19b;
}



.view-btn2:hover{
 background: #ac8456; color: #fff;
}
.view-btn2 {
    font-family: 'Bellefair'; background: transparent;
    border: 1px solid rgb(9 55 57 / 61%);
    font-weight: normal;
    font-size: 0.86em;
    color: #093436;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    border-radius: 25px;
    padding: 8px 25px 4px;

}
.view-btn2+.view-btn2 { margin-left: 20px; }
.room-btm-brdr{
  border-bottom: 1px solid rgb(0 0 0 / 14%);
  padding-bottom: 30px; margin-bottom: 35px;
}
.tab-home{
 font-family: 'Opensans'; font-weight: normal;    margin-bottom: 30px;
 letter-spacing: 2px; position: relative;    display: block;
 font-size: 0.8em; color: #282828; text-transform: uppercase;

}
.home-tab li{ position: relative; padding-right: 40px; width: fit-content;}
.home-tab li.active:after{
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt.png);
    background-size: cover;
    height: 32px;
    width: 32px;
    transform: translateY(-50%);
    top: 50%;
    right:  0px;
}
.tab-home.active {
    padding-right: 40px;
}
.home-flx {
    display: flex;    margin-top: 15em;
    align-items: center;    position: relative;
}
.home-tab{ width: 35%; float: left; }
.room-right{ width: 65%; float: left; 
    height: 100%;
    display: flex;
    align-items: center;

}
.beach-span{
    font-family: 'Opensans'; font-weight: normal; margin-bottom: 5px;
  font-size: 0.8em; line-height: 25px; color: #21481d; text-align: center;
  letter-spacing: 2px; text-transform: uppercase; display: block;
}
.icons{  margin: 0 auto;    display: flex; }
.beach-img-lft{position: relative;     margin-left: -60px;}
.beach-icons {
    position: absolute;
    bottom: 50px;
    width: 85%;
    left: 50%;
    transform: translateX(-50%);
}

.book-btn{
  font-size: 0.81em;padding: 10px 30px;letter-spacing: 2px;
}
.beach-img-lft .img-full {
    border-top-left-radius: 25px;
}


.room-items{ margin-bottom: 6em; }
.room-links {
    margin: 25px auto 0;
}
.am-items {
    display: flex;
    justify-content: space-between;
    margin-top: 3em;
}
.am-item {
    width: auto;
    float: left; text-align: center;
}
.am-title{
  font-family: 'Montserrat'; font-weight: 300; color: #fff;
  font-size: 1em; line-height: 22px;
}
.am-img{width: auto !important; margin-bottom: 5px;}

.room-top{ margin-right: -450px; margin-left: -450px; }
.room-container{overflow: hidden;}
.room-items{position: relative;}
.room-btm-img{ top: 10% !important;  bottom: unset;}
.room-slider .owl-prev{
  left: 33% ! important; top: 50% !important;
}
.room-slider .owl-next{
  right: 33% ! important; top: 50% !important;
}
.abt-content{ text-align: center; position: relative; margin-bottom: 2em; }
.room-items:last-child{margin-bottom: 0}


.ser-img,.ser-img img{position: relative;     height: 100%;}
.ser-item {
    height: 100%; position: relative;
}
.ser-container{
  position: relative; 
  padding: 40px 0 250px;
  z-index: 9; 
}
.ser-shape1{ position: absolute; left: 50%; transform: translateX(-50%); top: 20px; }
.ser-shape2{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 20px; }
.s-title1{
  font-size: 2em; line-height: 35px;
  font-family: 'Bellefair'; font-weight: normal;
  color: #ffe1b5; text-transform: uppercase; letter-spacing: 1px;
}
.s-title2{
  font-size: 4.92em; line-height: 65px;
  font-family: 'Bellefair'; font-weight: normal;
  color: #ffe1b5; text-transform: uppercase; letter-spacing: 3px;
}
.s-title3{
  font-size: 1.75em; line-height: 25px;
  font-family: 'Bellefair'; font-weight: normal;
  color: #ffe1b5; text-transform: uppercase; letter-spacing: 1px;
}
.s-title4{
  font-size: 5.82em; line-height: 75px;
  font-family: 'BillionReachDEMO'; font-weight: normal;
  color: #ecc79b; letter-spacing: 2px;
      position: relative;
    top: -20px;
}
.s-btn{
   
   padding: 13px 35px;
   font-family: 'Opensans'; font-weight: normal;
   font-size: 1em; color: #21481d;
   text-transform: uppercase; letter-spacing: 1px;
   border-radius: 25px; 
    display: block;background: linear-gradient(280deg,#fff2c5 5.86%,#d3ac72 82.23%);
    width: fit-content;
    margin: 15px auto 0;overflow: hidden;position: relative;
}
.s-btn:hover {
        box-shadow: 4px 5px 27px 4px #a78b2b;
}

.abt-top.hotel-top {
    margin-bottom: 5em;
}
.ser-row{position: relative;}

.ser-shape3{ position: absolute; left: -7px; transform: translateY(-50%); top: 50%; opacity: .3; }
.ser-shape4{ position: absolute; right: -7px; transform: translateY(-50%); top: 50%; opacity: .3; }
.ser-item.mid-ser {
    padding: 0 30px;
}
.shape10{
  position: absolute; top: -60px;  left: 0;
}
.shape11{
  position: absolute; top: -220px;  left: 0; z-index: -1;
}
.kitchen-wrap {
    position: relative;    padding-top: 8em;overflow: hidden;
}
.kitchen-top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}
.kitchen-txt {
    text-align: left;
    padding-left: 15px;
}
.shape12 {
    display: block;
    margin: 0 auto;
}
.bg5 {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: -1;
}
.food-span{
  font-size: 0.8em;
    color: #dec49d;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 25px;
}
.food-item{position: relative;}
.food-span1{
  position: absolute;
  top: 8px;    width: 100%;
  right: -135px;
}
.food-span2{
  position: absolute;
  bottom: -20px;
  left: -50px;    width: 100%;
}
.food-span3{
  position: absolute;
  top: 8px;
  left: 50%;    width: 100%;
  transform: translateX(-50%);
}
.food-span4{
  position: absolute;
      bottom: 0px;
   left: 70%;    width: 100%;
  transform: translateX(-50%);
}
.food-span5{
  position: absolute;
      top: 20px;    width: 100%;
    left: 65%;
  transform: translateX(-50%);
}
.view-more{
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 2em auto 0;
}
.view-more span{
      font-size: 1em;
    color: rgb(222 196 157 / 67%);
    border-bottom: 1px solid rgb(222 196 157 / 67%);
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 25px;
        transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.view-more img{margin-left: 5px;}

.view-more:hover span {
    color: #ffe1b5;
    border-color: #ffe1b5;
}

.kitchen-row{position: relative; }
.shadow {
    position: absolute;
    top: -80px;
    left: -160px;
    width: auto;
}

.hotel-item{
  background-image: url(../images/hotel-bg.jpg); background-size: cover;
  position: relative;
    -webkit-mask-image: url(../images/bg4.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
        padding: 10px 60px 60px;
}
.hotl-container {
    position: relative;
    margin-top: -140px;
    z-index: 9;   
}
.hotl-container:after{
    background-color: #e8e3d2;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 200px;
    top: 130px;
    z-index: -1;
}
.hotel-span1{
    font-size: 0.94em;
    color: #081e23;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 25px; display: block;
}
.hotel-span2{
    font-size: 1.23em;
    color: #081e23;display: block;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 25px;
}
.hotel-span3{
    font-size: 2.08em;
    color: #081e23;display: block;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 45px;
}
.ht-title{
  font-size: 1.3em;
    color: #081e23;display: block;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 35px; letter-spacing: 1px;
}
.location-span{
   font-size: 0.8em;
    color: #2e2e2e; display: flex; align-items: center;    justify-content: center;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: normal;
    line-height: 35px; letter-spacing: 1px;
}
.dots2 {
    display: block;
    margin: 10px auto 0;
}
.hotel-img img {
    border-radius: 150px;
}
.hotel-span {
    margin-top: 10px;
    margin-bottom: 40px;
}
.hotel-img {
    margin-bottom: 20px;
}
.location-ht {
    display: flex; justify-content: center;
    align-items: center;
}
.center-loc{ justify-content: space-between; }
.shape13{ position: absolute; top: 0; left: 0; width: 100% }

/**/
.by-title{
  font-size: 2.34em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Bellefair';
    font-weight: normal;
    letter-spacing: 6px;
    line-height: 45px;
    color: #161616;
    text-transform: uppercase;
}
.by-span{ font-size: 3.64em;   line-height: 45px; }
.by-content-inner {
    text-align: center;
}
.by-in-img {
    position: absolute;
    left: 0;
    top: -60px;
}
.b-row{ justify-content: right; }

.by-content-inner {
    text-align: center;
    margin-top: 3em;
    padding-left: 90px;
}
.villa-rooms-slides{   
    position: relative;
    margin-top: 20em;
    padding-bottom: 5em;
 }
.villa-tit{
  font-family: 'Bellefair';
    font-weight: normal; text-transform: uppercase;
    font-size: 1.16em;
    line-height: 30px;
}
.v-span{
  font-family: 'Opensans';
    font-weight: normal;
    font-size: 0.8em; letter-spacing: 2px;
    line-height: 25px; display: block; margin-bottom: 15px;
}
.villa-btm {
    text-align: center; margin-top: 15px;
}
.villas-row-bay{margin-top: 3.5em}
.villas-row-bay .col-md-4:nth-child(1) .villa-bay-img img{
  -webkit-mask-image: url(../images/villa-mask1.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.villas-row-bay .col-md-4:nth-child(3) .villa-bay-img img{
  -webkit-mask-image: url(../images/villa-mask2.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.villa-icons{ position: relative;  z-index: -1;}
.bicon-rows .bicon-icons-item:after{
 content: "";
    width: 19px;
    height: 97px;
    position: absolute;
    top: 50%; transform: translateY(-50%);
    right: 0;
    background-position: center center;
    background-image: url(../images/dot4.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.bicon-icons-item{position: relative;}
.fac-bay-img img{
    background-size: cover;
    position: relative;
    -webkit-mask-image: url(../images/bg4.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.villa-fac-row {
    padding: 140px 0 100px;   position: relative;
}
.villa-fac-row .title2,.villa-rooms-slides .title2{
  font-size: 2.8em; color: #243030;
}
.villa-fac-row:after{
   background-color: #f4efeb;
   position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 50%;
    top: 0;
    z-index: -2;
}
.sunset-hd{
 font-family: 'Bellefair';
    font-weight: normal; text-transform: uppercase;
    font-size: 3.582em;color: #45466f;
    line-height: 50px;
}
.sunset-hd2{
 font-family: 'Bellefair';
    font-weight: normal; text-transform: uppercase;
    font-size: 3em; padding-left: 10px;
    line-height: 48px; color: #45466f;
}
.sunset-span{
   font-family: 'Bellefair';
    font-weight: normal; text-transform: uppercase;
    font-size: 1.59em;color: #45466f;
    line-height: 30px;
}
.sun-flx {
    display: flex;
}
.img-birds {
    margin-left: 100px;
}
.sunset-img img {
    border-radius: 100px;
}
.sunsets-wrp{position: relative;margin-bottom: -1em;margin-top: 2em;}
.beach-btm {
    position: relative;
    bottom: 0;
    z-index: -1;
    margin-top: -10em;
}
.beach-top-shape1 {
    position: absolute;
    bottom: 32%;
    left: 0;
    width: 100%;
    z-index: -1;
}
.fc-top-bg2 {
    position: absolute;
    top: 18em;
    left: 0;
    width: 100%;
    z-index: -1;
}
.fc-top-bg {
    position: absolute;
    top: 30em;
    left: 0;
    width: 100%;
    z-index: -1;
}

/**/
/*hotels*/
.hotel-content-inner{
  padding-left: 60px
}
.abt-span4{  
  font-size: 0.8em;
  line-height: 20px;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: 'Opensans';
  font-weight: normal;
  letter-spacing: 2px;
  display: block;
  color: #161616;
  text-transform: uppercase;
}
.hotels-rooms-slides{
  position: relative; margin-top: 6em; padding-bottom: 5em;
}
.owl-theme .owl-dots .owl-dot span{
  border-radius: 0 !important
}

.hotels-rooms-slides .owl-dots {
    bottom: -80px;
}
.msk1{
    -webkit-mask-image: url(../images/mask-img2.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.msk2{
    -webkit-mask-image: url(../images/mask-img3.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.hotel-slider-top {
    margin-top: -5em; position: relative;
}
.dots3 {
    margin-top: 10px;
}
.amenities-title{
  font-size:2.5em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Bellefair';
    font-weight: normal;
    line-height: 45px;
    color: #161616;
    text-transform: uppercase;
}
.amenities-span {
    font-size: 0.8em;
    line-height: 23px;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Opensans';
    font-weight: normal;
    letter-spacing: 1px;
    display: block;
    color: #2e2e2e;
}
.am-ul-span{
    font-size: 0.8em;
    line-height: 30px;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Opensans';
    font-weight: 500;
    letter-spacing: 2px;
    display: block;
    color: #2e2e2e; text-transform: uppercase;
    border-bottom: 1px solid rgb(39 39 39 / 38%);
    padding-bottom: 6px; margin-bottom: 20px;
}
.hotel-ul {
    margin-bottom: 30px;
}
.hotel-ul1{
  border-right: 1px solid rgb(39 39 39 / 38%); padding-right: 30px;
}
.amenities-wrap {
    position: relative;
    margin-top: 5em; margin-bottom: 7em;
}
.am-ul li{
  font-size: 0.8em; position: relative;
    line-height: 24px; margin-bottom: 10px;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Opensans';
    font-weight: normal;
    letter-spacing: 2px;
    display: block; padding-left: 30px;
    color: #2e2e2e; text-transform: uppercase;
}
.am-ul li:before{
  background: #5b5b5b;
  position: absolute; content: "";
  height: 9px; width: 9px;
  transform: rotate(45deg);
  left: 0; top: 7px;
}
.amenities-to-title {
    margin-bottom: 40px;
}
.am-row-ul .col-md-6:nth-child(1) {
    width: 55%;
}
.am-row-ul .col-md-6:nth-child(2) {
    width: 45%;
}
.amenities-content{
  padding-right: 55px;
}
.amenities-img img {
    border-top-left-radius: 30px;    border-bottom-left-radius: 30px;
}
.amenities-img {
    margin-left: -50px;
}
.hotel-ul .am-ul li {
    margin-bottom: 7px;
}
.gal-mask {
    -webkit-mask-image: url(../images/gal-mask.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.gal-mask2 {
    -webkit-mask-image: url(../images/gal-mask2.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.explore-wrap .top-container {
    padding: 0 2%;
}
.iframe-rt iframe{  filter: grayscale(1); border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;}
.contact-flx .hotel-span3{
  font-size: 1.95em; text-align: left;
}
.iframe-rt{
position: relative;
    
}
.locate-us {
    font-size: 0.8em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Opensans';
    font-weight: 500; letter-spacing: 2px;
    line-height: 30px;
    color: #2e2e2e;
    background: #fff;
    text-transform: uppercase;
    padding: 13px 25px;
    border-top-right-radius: 25px;
    position: absolute;
    top: 15px;     z-index: 9;
    right: 15px;
}
.contact-hotel-content {
    padding-right: 80px;
}
.hotel-contacts {
    position: relative;
    padding: 8em 0 0;
}
.hotel-contacts:after {
    background: #f4efeb;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
    bottom: 0;
    z-index: -2;
}
.ov-hidden{overflow: hidden;}
.hotel-top-shape1{
position: absolute;
    bottom: 21%;
    left: 0;
    width: 100%;
    z-index: -1;
}
.hotel-btm-shape1{
    position: absolute;
    bottom: 200px;
    width: 100%;
    z-index: -1;
}
/**/

.icon-h {
    display: block;
    margin: 0 auto;
}
.hotel-top .abt-span{
  color: #ecc79b
}
.hotel-top .title2 {
    color: #ffe1b5;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    padding: 0 320px;
}
.hotel-top .title2:before {
    background: rgb(246 241 236 / 10%);
    width: 280px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
}

.hotel-top .title2:after {
    background: rgb(246 241 236 / 10%);
    width: 280px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
}
.dots-h1{
   position: absolute; bottom: -20px;
    left: -7px;
}
.dots-h2{
   position: absolute; bottom: -20px; right: -7px;
}
.bg3{
  position: absolute; top: 0; left: 0;
}

.welcome-title{
    font-size: 1.875em; color: #1b5278;
  position: relative;
  font-style: normal; text-transform: uppercase;
  text-align: left;
  font-family: 'InterTight';
  font-weight: normal; letter-spacing: 1px;
  line-height: 40px;
}
.ser-title{
  font-size: 1.11em; color: #fff;
  position: relative; text-transform: uppercase;
  font-style: normal;
  text-align: center;
  font-family: 'Opensans';
  font-weight: normal; letter-spacing: 15px;
  line-height: 25px;
}
.ser-btm{ 
  position:  absolute; transform: translate(-50%,-50%); top: 50%; left: 50%;
  width: 100%; text-align: center;
}

.ser-center {
    display: flex;
    justify-content: center;
}
.abt-btm-mrg{margin-bottom: 2em;}

.view-all{
  font-family: 'InterTight'; color: #545454;  line-height: 20px; position: relative;
  font-weight: 500;    font-size: 0.94em; text-transform: capitalize;  
    text-align: center;    display: flex;
    width: fit-content; background-color: #fff;
  letter-spacing: 1px; border-bottom: 1px solid #545454;    margin: 0 auto;
}
/**/


/**/
.know-more{
 position: relative;
    font-family: 'InterTight';
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 28px;
    color: #0936a8; background-color: #ffb629;
    padding: 8px 20px; border-radius: 10px;
        display: block;
    width: fit-content;
    margin-top: 1em;
}
.know-more:hover{
   color: #fff; background-color: #0936a8;
}
.room-btm{
  display: block; align-items: center; margin-top: 20px;     padding-bottom: 40px;
}
.link-btn {
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 25px;
    color: rgb(218 162 137 / 75%);
    letter-spacing: 3px;
}
.link-btn:hover,.btm-txt .link-btn:hover{color: #bc3478}

.product-top p{color: #fff; font-size: 1.125em}

.product-btm{
  margin-bottom: 1.5em
}
/**/


/**/

.new-slider-wrp{
  position: relative;
}

/**/
.lux-wrap .know-more{
  text-align: center;
    justify-content: center
}
.dark-bg .owl-nav {
    display: none;
}

.plr-0{
  padding-right: 0px !important;
  padding-left: 0px !important
}
.p6 {
    padding: 6px !important;
}

.mt-4{
  margin-top: 4em !important
}
.mt-3{
  margin-top: 3em !important
}
.mt-6
{
  margin-top: 6em !important;
}
.pr-0{padding-right: 0 !important}
.pl-0{padding-left: 0 !important}
/**/

/**/
.in-contact-page-content{
background-color: #FFFFFF;margin-left: -180px;
    padding: 65px 85px 40px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}

.con-title{
    font-family: 'Baskerville';
    font-weight: 300;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 2em;
    line-height: 40px;
    color: #f55253;
}
.enq-frm {
    position: relative;
    padding-top: 8em;
    padding-bottom: 7em;
}
.contact-page-content {
    padding: 65px 110px 35px 80px;
    background: #f6f1ec;
    height: 100%;
    display: flex;
    align-items: center;
    background-size: contain;
    position: relative;
    -webkit-mask-image: url(../images/restaurant.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
}
.enq-lft,.enq-lft img{height: 100%;object-fit: cover;}
.input-box {
    color: #3f3f3f;
    width: 100%; 
    height: 60px;  font-size: 0.875em;
    background:#fff; letter-spacing: 2px;
    font-family: 'InterTight'; font-weight: normal;
    font-style: normal;  border-radius: 10px;
    padding: 0 30px;  
}
.contact-form .col-md-6:nth-child(2n){padding-left:0;}
.contact-form textarea,.book-form textarea{
   height: unset;  padding: 20px 25px 0;
}
/*.contact-container:after{
      background: #f4efeb;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 30%;
    bottom: 0;
    z-index: -2;
}*/
.submit-btn  {
      border: none;
    color: #fff;
    cursor: pointer;
    background: #999896;
    padding: 14px 35px;
        font-family: 'Bellefair';
    font-weight: normal;
    font-size: 1.06em;  letter-spacing: 2px;
    text-transform: uppercase; border-radius: 25px;
}
.submit-btn:hover {
  background :#4e513e
}
.view-loc {
    float: right;    margin-top: 15px;
}

.dateimg:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 16px;
    right: 25px;
    background-position: center center;
    background-image: url(../images/date.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.form-group.dateimg {
    display: flex; position: relative;
    align-items: center;
}
.pl-15{padding-left: 15px !important}
.booknow-form{
      background-color: #FFFFFF;
    margin-left: 0; height: 100%;
    padding: 65px 85px 40px;
    box-shadow: 0px 2px 20px 20px rgb(0 0 0 / 3%);
}
  .booknow-frm .col-md-4:nth-child(2n) {
    padding-left: 0;
}
.book-img2,.book-img2 img{height: 100%; object-fit: cover;}
/**/
.text-center{
    text-align: center !important; 
}

 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;
     mix-blend-mode: multiply;
     top: 5%;
    position: relative;
    margin: 26px 0px 0
}

 .box-link:hover img{
     transform: scale(1.1);padding: 20px;
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgb(56 53 53 / 89%);
     text-align: center;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     transform: rotateY(180deg) scale(0.5);
     transition: all 0.45s ease-out 0s;
     display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
 .box-link:hover .box-content{
     opacity: 1; transition: all 0.45s ease-out 0s;
     transform: rotateY(0deg) scale(1);
}


.mb-3{
    margin-bottom: 3em
}

.d-flex{
    display: flex;
}
.activity-container .owl-theme .owl-nav {
  display: none !important;
}
.review-container {
    position: relative;
    padding: 50px 0 0
}


ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}
.mar0{
    margin: 0
}
/*end*/
.facility-wraper {
    padding: 60px 0;
}

/**/
.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
.box-group.gallery-box h4 {
  position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    font-family: 'Montserrat';
    z-index: 9;
    font-weight: 600;
    font-size: 1em;
    color: #333;
    padding: 6px 25px;
    background: #fff;
    border-radius: 10px;width: max-content;

}
.box-group:hover .img-overlay{
  opacity: 1 !important
}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group{
    text-align: center;
    overflow: hidden;    border-radius: 25px;
    position: relative;    z-index: 9;
    transition: all 350ms  ease 0s;
}
.box-group img{transform: scale(1.1);transition: all 0.3s ease 0s; }
.img-play {
    width: 70px;
}
.box-group:hover img{
      transform: scale(1);  transition: all 350ms  ease 0s;
}
.gallery-container:after{
  background: #f4efeb;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 35%;
    bottom: 0;
    z-index: -2;
}
.playbtn {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    background: #fff;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab button {
    border: 1px solid #ac8456;
    color: #000;border-radius: 25px;
    cursor: pointer;
    background: #fff;
    text-transform: uppercase;
    padding: 12px 40px 10px;
    font-family: 'Bellefair';
    font-weight: normal;
    font-size: 1.3em; line-height: 25px;
    text-align: center;
    position: relative;
    margin-right: 1em;
    width: auto;
}
.tab button.active,.tab button:hover {
    background: #ac8456;
    color: #fff;
    border: 1px solid #ac8456;
    color: #fff;
}

.tab {
    display: flex;
    align-items: center;
    margin-bottom: 2em;
    justify-content: center;
}

/**/
/*reviews*/


.qoute {
    width: 40px;
    position: absolute;
    top: -24px;
    left: 40px;
}
.testi-avatar {
    border: 1px solid #ac8456;
    border-radius: 100%;
    width: 75px;
    height: 75px;    background: #ffff;
    line-height: 75px;
    display: flex;
}
.user-h3 {
  font-family: 'Bellefair';
    font-weight: normal;
    font-style: normal;
    padding-left: 20px;
    font-size: 1.25em; text-transform: capitalize;
    letter-spacing: 1px;
}
.test-flx {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.view-more2 span {
    color: #606060;
}

.guest-row .col-md-4 {
    margin-bottom: 40px;
}
.guest-row{
  margin-top: 55px;
}
.view-more2:hover span{color: #ac8456}

.testi-item {
    background: #e8e3d27d;
    border-radius: 10px;
    height: 100%;
    position: relative;
    display: flex;
    margin-bottom: 1em;
    align-items: center;
    background-size: cover;
    position: relative;
    -webkit-mask-image: url(../images/bg4.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: relative;
    -webkit-mask-size: 100% 100%;
    padding: 10px 60px 60px;
}


/**/
.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-15 {
    width: 20%;
    float: left;
}

.ser-abs-txt{
  font-family: 'Gelion'; font-weight: normal;    margin-bottom: 25px;
  font-size: 2em; color: #214279; line-height: 40px; letter-spacing: -1px
}
.ser-abs{
  position: absolute;
  transform: translate(0%,-50%); left: 50%; top: 50%
}
a.know-btn.submit-btn {
    padding: 14px 30px;
}

/**/

/************************************************** START LOCATION **************************************************/
 .inner-wraper-main{
     width:100%;
     height:auto;
     background-color:#ebede5;
     padding-bottom:90px;
}
 .inner-banner-caption-wrap{
     width:100%;
     bottom:18%;
     top: inherit !important;
}
 

 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 20px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 9;

}
 .bredcum-container{
     width:auto;
     height:auto;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
}
 .bred-home a, .bred-home {
     width:auto;
     height:auto;
     float:left;
      font-family: 'Bellefair';
      font-weight: normal;
     font-size: 1.33em; 
     color:#1f1f1f; letter-spacing: 1px;
     line-height:30px;
     text-transform: uppercase; 
}
 .bred-home a{font-size: 1em}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#1f1f1f;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
      font-family: 'Bellefair';
      font-weight: normal;
     font-size: 1.33em;  letter-spacing: 1px;
     color: #1f1f1f;
     line-height:30px;
     text-transform: uppercase;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
 
.book-btn-header{ margin: 15px 0 0 !important;    padding: 4px 20px; }
  .header-phone{ margin-top: 18px !important; }
  .nav-brand img {
    width: 70%;
        margin-top: -40px;
  }
  .nav-menu>li>a {
    margin: 15px 9px;    letter-spacing: 2px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    color: #333;
    margin: 20px 9px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;width: 45%;
  }
  #plus {
    bottom: 59vh;
  }

  .hero-text-area {
    font-size: 10px;
  }

  .hero-hd {
    font-size: 3em; letter-spacing: 2px;line-height: 35px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 40px;
  }
  .whats-app {
    bottom: 45vh;
    }

  .whats-app,.side-btn{
        width: 50px;
  }
  .shape1 {
    width: 70px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .f-logo {
    width: 200px;
  }
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .shape12 {
    width: 420px;
  } 

  .sea-food-wrap{ padding: 0px 150px 100px }
  .title1{ font-size: 2.3em;    letter-spacing: 3px;line-height: 33px; }
  .villa-fac-row .title2, .villa-rooms-slides .title2,.title2{ font-size: 2.4em;    letter-spacing: 2px;line-height: 35px; }
  .abt-span2{ line-height: 30px; }
  .shape11 {
      top: -140px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px;
  }

  .beach-icons {
    bottom: 0;
  }
  .since-content{ left: 50px; }
  .bg1 {
    top: 5%;
  }
  .s-title2 {
    font-size: 3.6em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1.2em;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.5em;
    line-height: 25px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -50px;
  }
  .ser-container {
    padding:  0px 0 190px;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .s-title4{
        font-size: 5em;
    line-height: 65px;
  }
  .hotel-item{ padding: 10px 35px 50px }
  .hotel-span3{     font-size: 1.5em;    line-height: 40px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 5em;
  }
  .rooms-container {
      padding-bottom: 120px;
  }
  .location-span img {
    width: 19px;
  }

  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; }
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right: 50px;
  }
  .icons {
    width: 40px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 15px;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 30px;
  }
  .abt-span {
    font-size: 4em;    line-height: 65px;
  }

  .img-collage{ width: 60% }
  .collage-title{ left: 38%; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: 1.2em;    line-height: 23px;
  }
  .villa-h {
    font-size: 2em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 4%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 4%;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left: 20px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 20px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }


  .hotel-content-inner {
      padding-left: 30px;
  }
  .amenities-title{    font-size: 2.2em; line-height: 30px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 1px solid rgb(39 39 39 / 38%);
    padding-right: 10px;
  }
  .hotel-ul {
      margin-bottom: 10px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 250px;
  }
  .hotel-box .img-full {
    height: 200px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 230px;
    height: 260px;
  }
  .home-flx {
      margin-top: 6em;
  }


  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; }
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 40px; width: 40px; }
  .food-span1 {
    top: -3px;
    right: -55px;
  }
  .food-span3{top: -2px}
  .food-span5{ top: 6px; left: 58%; }


  .col-md3 {
      width: 30%;
      float: left;
  }
  .abt-head2{ line-height: 26px; font-size: 2em; }
  .col-md2{ padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    width: 200px;
  }
  .abt-head1{   font-size: 1.8em;  line-height: 28px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 20%;
      float: left;
  }
  .abt-in-row1 {
    left: 35px;
  }

  .by-title{ line-height: 30px; font-size: 2.2em; }
  .by-span{ line-height: 38px; }
  .by-content-inner {
    text-align: center;
    margin-top: -2em;
    padding-left: 0;
  }
  .dotss {
    width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 10em;
  }
  .fc-top-bg {
    top: 25em;
  }
  .villa-fac-row {
    padding: 65px 0 50px;
    position: relative;
  }
  .sunset-hd{ font-size: 3em; line-height: 35px; }
  .sunset-hd2{ font-size: 2.6em;    line-height: 33px; }
  .carousel-control.left img, .carousel-control.right img {
      width: 20px;
  }
  .carousel-control{
    height: 35px;
      width: 35px !important;
      line-height: 35px;
  }

}



 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left: 7%;
         padding-right: 7% 
    }
 
  .book-btn-header{ margin: 15px 0 0 !important;    padding: 6px 24px; }
  .header-phone{ margin-top: 22px !important; }
  .nav-brand img {
    width: 80%;
        margin-top: -40px;
  }
  .nav-menu>li>a {
    margin: 15px 12px;    letter-spacing: 2px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    color: #333;
    margin: 30px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;
  }
  #plus {
    bottom: 59vh;
  }

  .hero-text-area {
    font-size: 11px;
  }

  .hero-hd {
    font-size: 3em; letter-spacing: 2px;line-height: 40px;
  }
  .hero-span{ line-height: 25px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 45px;
  }
  .whats-app {
    bottom: 45vh;
    }
  .whats-app,.side-btn{
        width: 50px;
  }
  .shape1 {
    width: 80px;
  }
  .shape13 {
    position: absolute;
    top: 100px;
  }
  .f-logo {
    width: 200px;
  }
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 90%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .sea-food-wrap{ padding: 0px 200px 100px }
  .title1{ font-size: 2.5em;    letter-spacing: 3px;line-height: 40px; }
  .villa-fac-row .title2, .villa-rooms-slides .title2,.title2{ font-size: 2.7em;    letter-spacing: 2px;line-height: 46px; }
  .abt-span2{ line-height: 30px; }
  .shape11 {
      top: -170px;
  }
  .s-title2 {
    font-size: 3.6em;
    line-height: 50px;
  }
  .s-title1 {
    font-size: 1.2em;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.5em;
    line-height: 25px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .ser-container {
    padding: 40px 0 190px;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .s-title4{
        font-size: 5em;
    line-height: 65px;
  }
  .hotel-item{ padding: 10px 35px 50px }
  .hotel-span3{     font-size: 1.8em; }
  .hotel-span {
    margin-bottom: 20px;
  }
  .kitchen-wrap {
    padding-top: 5em;
  }
  .rooms-container {
      padding-bottom: 120px;
  }
  .food-span{ letter-spacing: 1px; }
   .hotl-container:after{ top: 140px; }


  .img-collage{ width: 60% }
  .collage-title{ left: 38%; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 40px;
    width: 40px;    bottom: -45px;
    line-height: 40px;
  }
  .abt-span3 {
    font-size: 1.2em;    line-height: 26px;
  }
  .villa-h {
    font-size: 2em;
    line-height: 35px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 6%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 6%;
  }
  .map-rest {
    padding: 20px 30px 0;
  }
  .villa-det {
      padding-left: 40px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 40px;
  }

    .hotel-content-inner {
      padding-left: 30px;
  }
  .amenities-title{    font-size: 2.2em; line-height: 30px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 1px solid rgb(39 39 39 / 38%);
    padding-right: 10px;
  }
  .hotel-ul {
      margin-bottom: 10px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 250px;
  }
  .hotel-box .img-full {
    height: 200px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 280px;
    height: 320px;
  }
  .home-flx {
      margin-top: 8em;
  }

  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; }
  .testi-item{ padding: 20px 40px 30px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 45px; width: 45px; }
    .food-span1 {
    top: -3px;
    right: -75px;
  }
  .food-span3{top: -2px}
  .food-span5{ top: 6px; left: 58%; }
  


  .abt-head2{ line-height: 26px; font-size: 2em; }
  .col-md2{ padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    width: 200px;
  }
  .abt-head1{   font-size: 1.8em;  line-height: 28px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 20%;
      float: left;
  }
  .abt-in-row1 {
    left: 80px;
  }

    .by-title{ line-height: 30px; font-size: 2.2em; }
  .by-span{ line-height: 38px; }
  .by-content-inner {
    text-align: center;
    margin-top: -2em;
    padding-left: 0;
  }
  .dotss {
    width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 14em;
  }
  .fc-top-bg {
    top: 25em;
  }
  .villa-fac-row {
    padding: 65px 0 50px;
    position: relative;
  }
  .sunset-hd{ font-size: 3em; line-height: 35px; }
  .sunset-hd2{ font-size: 2.4em;    line-height: 33px; }

  .sunset-img img {
      border-radius: 60px;
  }

}

 

 @media (min-width: 1360px) and (max-width: 1399px) {
  body,li {
         font-size:14px !important;
    }
    .d-container{
         width:100%;
         padding-left: 8%;
         padding-right: 8% 
    }
.book-btn-header{ margin: 15px 0 0 !important; }
  .header-phone{ margin-top: 22px !important; }
  .nav-brand img {
    width: 90%;
    margin-top: -50px;
  }
  .nav-menu>li>a {
    margin: 15px 12px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    color: #333;
    margin: 30px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;
  }
  #plus {
    bottom: 59vh;
  }

  .hero-text-area {
    font-size: 11px;
  }

.hero-hd {
    font-size: 3em; letter-spacing: 2px;line-height: 40px;
  }
  .hero-span{ line-height: 25px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 50px;
  }
  .whats-app {
    bottom: 45vh;
    }
  .whats-app,.side-btn{
        width: 60px;
  }
  .shape1 {
    width: 80px;
  }
  .shape13 {
    position: absolute;
    top: 85px;
  }

  .food-item-img {
    width: 90%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .sea-food-wrap{ padding: 0px 200px 100px }
  .title1{ font-size: 2.5em;    letter-spacing: 3px;line-height: 40px; }
  .title2{ font-size: 2.7em;    letter-spacing: 2px;line-height: 46px; }
  .abt-span2{ line-height: 30px; }
  .shape11 {
      top: -185px;
  }
  .s-title2 {
    font-size: 3.6em;
    line-height: 50px;
  }
  .s-title1 {
    font-size: 1.2em;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.5em;
    line-height: 25px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 9px 24px
  }
  .center-loc {
      justify-content: center;
  }
  .hotel-item{ padding: 10px 35px 50px }
  .hotel-span3{     font-size: 1.8em; }
  .hotel-span {
    margin-bottom: 20px;
  }
  .kitchen-wrap {
    padding-top: 5em;
  }
   .img-collage{ width: 60% }
  .collage-title{ left: 38%; font-size: 1.6em; line-height: 28px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 40px;
    width: 40px;    bottom: -45px;
    line-height: 40px;
  }
  .villa-h {
    font-size: 2.3em;
    line-height: 40px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 6%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 6%;
  }
  .map-rest {
    padding: 20px 30px 0;
  }
  .villa-det {
      padding-left: 50px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 50px;
  }

  .hotel-content-inner {
      padding-left: 40px;
  }
  .amenities-title{    font-size: 2.2em; line-height: 35px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 4px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: 1px;    margin-bottom: 8px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 1px solid rgb(39 39 39 / 38%);
    padding-right: 10px;
  }
  .hotel-ul {
      margin-bottom: 10px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 280px;
  }
  .hotel-box .img-full {
    height: 250px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
    .tab-pane > div {
    width: 310px;
    height: 350px;
  }
  .home-flx {
      margin-top: 10em;
  }

  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; }
  .testi-item{ padding: 20px 40px 30px; }
  .testi-avatar{width: 60px; height: 60px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 45px; width: 45px; }
  .food-span1 {
    top: -3px;
    right: -85px;
  }
  .food-span3{top: -2px}
  .food-span5{ top: 6px; left: 58%; }

   .abt-head2{ line-height: 26px; font-size: 2em; }
  .img-flower2, .img-flower1 {
    width: 300px;
  }
  .abt-head1{   font-size: 1.8em;  line-height: 28px; }
  .abt-mid-cont p{line-height: 25px; font-size: 1.3em; }
  .col-md2 {
      padding-left: 30px;
      padding-right: 10px;
  }


  .by-content-inner {
    text-align: center;
    margin-top: 1em;
    padding-left: 50px;
  }
  .villa-rooms-slides {
    margin-top: 14em;
  }
  .fc-top-bg {
    top: 25em;
  }
  .villa-fac-row {
    padding: 65px 0 50px;
    position: relative;
  }
  .sunset-hd{ font-size: 3em; line-height: 35px; }
  .sunset-hd2{ font-size: 2.4em;    line-height: 33px; }

  .sunset-img img {
      border-radius: 60px;
  }

}

 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
   .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
  .book-btn-header{ margin: 15px 0 0 !important; }
  .header-phone{ margin-top: 22px !important; }
  .nav-brand img {
    width: 90%;
    margin-top: -50px;
  }
  .nav-menu>li>a {
    margin: 15px 12px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    color: #333;
    margin: 30px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;
  }
  #plus {
    bottom: 59vh;
  }

  .hero-text-area {
    font-size: 13px;
  }
  .hero-span{ line-height: 30px; }
  .featured-text{ line-height: 55px; }
  .mob-icon, .whats-app img {
    width: 50px;
  }
  .whats-app {
    bottom: 45vh;
    }
  .whats-app,.side-btn{
        width: 60px;
  }
  .shape1 {
    width: 80px;
  }
  .shape13 {
    position: absolute;
    top: 75px;
  }

  .food-item-img {
    width: 90%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .sea-food-wrap{ padding: 0px 200px 100px }
  .title1{ font-size: 2.5em;    letter-spacing: 3px;line-height: 40px; }
  .title2{ font-size: 2.7em;    letter-spacing: 2px;line-height: 46px; }
  .abt-span2{ line-height: 30px; }
  .shape11 {
      top: -185px;
  }
  .s-title2 {
    font-size: 3.6em;
    line-height: 50px;
  }
  .s-title1 {
    font-size: 1.2em;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.5em;
    line-height: 25px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 9px 24px
  }
  .center-loc {
      justify-content: center;
  }
  .hotel-item{ padding: 10px 35px 50px }
  .hotel-span3{     font-size: 1.8em; }
  .hotel-span {
    margin-bottom: 20px;
  }

  .img-collage{ width: 60% }
  .collage-title{ left: 38%; font-size: 1.6em; line-height: 28px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 40px;
    width: 40px;    bottom: -45px;
    line-height: 40px;
  }
  .villa-h {
    font-size: 2.3em;
    line-height: 40px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 7%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 7%;
  }
  .map-rest {
    padding: 20px 30px 0;
  }


  .hotel-content-inner {
      padding-left: 40px;
  }
  .amenities-title{    font-size: 2.2em; line-height: 35px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 4px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: 1px;    margin-bottom: 8px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 1px solid rgb(39 39 39 / 38%);
    padding-right: 10px;
  }
  .hotel-ul {
      margin-bottom: 10px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 280px;
  }
  .hotel-box .img-full {
    height: 250px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
    .tab-pane > div {
    width: 345px;
    height: 415px;
  }
  .home-flx {
      margin-top: 12em;
  }
   .tab button{ padding: 9px 27px 7px;line-height: 23px; font-size: 1.1em; }
  .testi-item{ padding: 20px 50px 30px; }
  .testi-avatar{width: 60px; height: 60px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 50px; width: 50px; }

  .kitchen-wrap {
    padding-top: 6em;
  }
   .food-span1 {
    top: -3px;
    right: -85px;
  }
  .food-span3{top: -2px}
  .food-span5{ top: 6px; left: 58%; }

   .abt-head2{ line-height: 26px; font-size: 2em; }
  .img-flower2, .img-flower1 {
    width: 300px;
  }
  .abt-head1{   font-size: 1.8em;  line-height: 28px; }
  .abt-mid-cont p{line-height: 25px; font-size: 1.3em; }
  .col-md2 {
      padding-left: 30px;
      padding-right: 10px;
  }


  .by-content-inner {
    text-align: center;
    margin-top: 0em;
    padding-left: 50px;
  }
  .villa-rooms-slides {
    margin-top: 14em;
  }
  .fc-top-bg {
    top: 25em;
  }
  .villa-fac-row {
    padding: 65px 0 50px;
    position: relative;
  }
  .sunset-hd{ font-size: 3em; line-height: 35px; }
  .sunset-hd2{ font-size: 2.4em;    line-height: 33px; }

  .sunset-img img {
      border-radius: 60px;
  }
}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
  .book-btn-header{ margin: 15px 0 0 !important; }
  .header-phone{ margin-top: 22px !important; }
  .nav-brand img {
    width: 90%;
    margin-top: -50px;
  }
  .nav-menu>li>a {
    margin: 15px 12px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    color: #333;
    margin: 30px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;
  }
  #plus {
    bottom: 59vh;
  }

  .hero-text-area {
    font-size: 13px;
  }
  .hero-span{ line-height: 30px; }
  .featured-text{ line-height: 55px; }
  .mob-icon, .whats-app img {
    width: 50px;
  }
  .whats-app {
    bottom: 45vh;
    }
  .whats-app,.side-btn{
        width: 60px;
  }
  .shape1 {
    width: 80px;
  }
  .shape13 {
    position: absolute;
    top: 65px;
  }
.img-flower2, .img-flower1 {
    width: 300px;
  }
  .food-item-img {
    width: 90%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .sea-food-wrap{ padding: 0px 200px 100px }
  .title1{ font-size: 2.5em;    letter-spacing: 3px;line-height: 40px; }
  .title2{ font-size: 2.7em;    letter-spacing: 2px;line-height: 46px; }
  .abt-span2{ line-height: 30px; }
  .shape11 {
      top: -185px;
  }
  .s-title2 {
    font-size: 3.6em;
    line-height: 50px;
  }
  .s-title1 {
    font-size: 1.2em;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.5em;
    line-height: 25px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 9px 24px
  }
  .center-loc {
      justify-content: center;
  }
  .hotel-item{ padding: 10px 45px 50px }
  .hotel-span3{     font-size: 1.8em; }
  .hotel-span {
    margin-bottom: 20px;
  }

  .img-collage{ width: 60% }
  .collage-title{ left: 38%; font-size: 1.6em; line-height: 28px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 40px;
    width: 40px;    bottom: -45px;
    line-height: 40px;
  }
  .villa-h {
    font-size: 2.3em;
    line-height: 40px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 8%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 8%;
  }
  .map-rest {
    padding: 20px 30px 0;
  }

  .hotel-content-inner {
      padding-left: 40px;
  }
  .amenities-title{    font-size: 2.2em; line-height: 35px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 4px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: 1px;    margin-bottom: 8px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 1px solid rgb(39 39 39 / 38%);
    padding-right: 10px;
  }
  .hotel-ul {
      margin-bottom: 10px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 320px;
  }
  .hotel-box .img-full {
    height: 270px;
  }
  .input-box{     height: 48px; }
  .form-group {
      margin-bottom: 12px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 350px !important; }
  .tab-pane > div {
    width: 345px;
    height: 415px;
  }
  .home-flx {
      margin-top: 12em;
  }
     .tab button{ padding: 9px 27px 7px;line-height: 23px; font-size: 1.1em; }
  .testi-item{ padding: 20px 50px 30px; }
  .testi-avatar{width: 55px; height: 55px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 50px; width: 50px; }
   .food-span1 {
    top: -3px;
    right: -85px;
  }
  .food-span3{top: -2px}
  .food-span5{ top: 6px; left: 58%; }


  .by-content-inner {
    text-align: center;
    margin-top: 0em;
    padding-left: 50px;
  }
  .villa-rooms-slides {
    margin-top: 14em;
  }
  .fc-top-bg {
    top: 25em;
  }
  .villa-fac-row {
    padding: 65px 0 50px;
    position: relative;
  }
  .sunset-hd{ font-size: 3em; line-height: 35px; }
  .sunset-hd2{ font-size: 2.4em;    line-height: 33px; }

  .sunset-img img {
      border-radius: 60px;
  }


}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}

  .d-container{
       width:100%;
       padding-left:8%;
       padding-right:8% 
  }
  #plus {
    bottom: 59vh;
  }
  .shape13 {
    position: absolute;
    top: 55px;
  }
.img-flower2, .img-flower1 {
    width: 400px;
  }
  .food-item-img {
    width: 90%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .img-collage{ width: 60% }
  .tab-pane > div {
    width: 365px;
    height: 425px;
  }
  .home-flx {
      margin-top: 12em;
  }
 .food-span1 {
    top: -3px;
    right: -85px;
  }
  .food-span3{top: -2px}
  .food-span5{ top: 6px; left: 58%; }
    .villa-rooms-slides {
    margin-top: 14em;
  }
} 
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

}
 

 @media (max-width:420px) { 
    body,li {
       font-size:14px !important;
  }
  p{font-size: 1em; line-height: 1.7}
  .d-container { padding-left: 3%!important; padding-right: 3% }
  .nav-brand img {
    width: 40%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
  .hero-text-area {
    font-size: 9px;    bottom: 100px; top: unset; width: 100%;
  }
 
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .rooms-row{ display: block; }
  .shape2{width: 100%;    margin: 0 auto -20px;}
  .hotel-top .title2{padding: 0 60px;}
  .hotel-top .title2:before,.hotel-top .title2:after{ width: 50px; }
  .dots-h2, .dots-h1 {
    width: 10px;
  }
  .kitchen-top{display: block;}
  .food-item{margin-bottom: 30px;}
  .kitchen-row .col-md-15:last-child .food-item{
    margin-bottom: 0;
  }
  .food-span3 {
    top: -5px;
  }
  .shape4{ left: 0; }

  .food-span1 {
      top: -5px;
      right: -55px;
  }
  .food-span5 {
    top: 10px;
  }
  .view-more{
        margin: 1em auto 0;
  }
  .hero-hd {
    font-size: 3em; letter-spacing: 1px; line-height: 30px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 35px;
  }
  .whats-app {
    bottom: 44vh;
    }

  .whats-app,.side-btn{
        width: 40px;
  }
  .shape1 {
    width: 55px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .abt-container{ margin-top: 0 }
  .footer-logo{display: none;}
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
     display: none;
  }
  .shape12 {
    width: 250px;
  } 
  

  .villa-links{justify-content: center !important;}
  .sea-food-wrap{ padding: 0px 10px  0px }
  .title1{ font-size: 1.6em;    letter-spacing: 1px;line-height: 30px; text-align: center  }
  .villa-fac-row .title2, .villa-rooms-slides .title2,.title2{ font-size: 1.6em;    letter-spacing: 1px;line-height: 32px; text-align: center !important; }
  .abt-span2{ line-height: 25px;     font-size: .9em; }
  .shape11 {
      top: -80px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px; text-align: center !important;
  }

  .bg3 {
    top: -32px;
  }
  .beach-icons {
    bottom: -25px;
  }
  .since-content{ display: none; }
  .bg1 {
    top: 11%;
  }
  .facility-item {
    margin-bottom: 2em;
  }
  .rooms-container:after{
    height: 2300px;
  }
  .sea-food-row {
    margin-top: 1em;
  }
 .fc-desk{display: none;}
  .mob-only{display: block !important;} 
  .s-title2 {
    font-size: 3em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1em; text-align: center;
    line-height: 22px;
  }
  .s-title3 {
    font-size: 1.3em;
    line-height: 23px;
  }

  .txt {
    width: 170px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -50px;
  }
  .ser-container {
    padding:  0px 10px 190px;background: #011a12;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .ser-title{
    letter-spacing: 3px;
    font-size: 1em;
  }
  .s-title4{
        font-size: 4em;
    line-height: 55px;
  }
  .hotl-container{overflow: hidden;}
  .hotel-item{ padding: 10px 45px 50px; margin-bottom: 1em }
  .hotel-span3{     font-size: 1.2em;    line-height: 30px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 1em;
  }
  .rooms-container {
      padding-bottom: 120px;
  }
  .location-span img {
    width: 19px;
  }
  .kitchen-row .col-md-15 {
    width: 50%;
  }

  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; height: 1200px; background-color: #f6f1ec;}
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right:  0px;
  }
  .icons {
    width: 30px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 20px;font-size: 1.1em;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 25px;
  }
  .abt-span {
      font-size: 3em; line-height: 45px;
  }

  .img-collage{ width: 85% }
  .collage-title{      
        font-size: 1.3em;
        line-height: 24px;
        top: -10px;
        position: unset;
        text-align: center; 
    }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: .9em;    line-height: 20px;
  }
  .villa-h {
    font-size: 1.4em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 0;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 0;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left:  0px; padding-top: 20px
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 0px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }


  .hotel-content-inner {
      padding-left: 0px;
  }
  .amenities-title{ text-align: center;   font-size: 1.4em; line-height: 25px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 0;
    padding-right: 0px;
  }
  .hotel-ul {
     margin-top: 20px;
        margin-bottom: 10px;
  }
  .am-ul-span{ line-height: 19px;text-align: center; }

  .gallery-box .img-full {
    height: 150px;
  }
  .hotel-box .img-full {
    height: 120px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px  30px}
  .contact-page-content{ padding: 35px 35px 25px 25px;  }

  .contact-hotel-content {
      padding-right: 0px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 260px;
    height: 290px;
  }
  .home-flx {
      margin-top: 3em;
        display: block;
        margin-bottom: 23em;
  }
  .home-tab li {
    padding-right: 23px;
        width: fit-content;
        float: left;
  }
  .tab-content > .tab-pane{
      top: 0px;
      left: 50%;
      transform: translateX(-50%);
  }
  .home-tab {
    width: 100%;
        float: none;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
  }
  .home-tab li.active:after {
    content: '';
    position: absolute;
    background-image: url(../images/arrow-btm.png);
    background-size: cover;
    height: 20px;
    width: 20px;
    transform: translateX(-50%);
    top: 35%;
    left: 50%;
  }
  .room-right {
    width: 100%;
    float: none;
    height: unset;
    display: block;
  }
  .tab button{ padding: 7px 20px 5px;line-height: 18px; font-size: .9em; margin-bottom: 10px }
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 5% !important; }
  .playbtn{ height: 40px; width: 40px; }
  .owl-dots .owl-dot span{
    width: 6px;
    height: 6px;
  }
  .owl-dots {
    bottom: 15px;
  }
  .beach-span2{
        font-size: 1.2em;    line-height: 55px;
  }
  .title3{ font-size: 7em; }
  .b-rows .col-md-15{
    width: 33%;
        float: left;
  }
  .b-rows{display: flex; flex-wrap: wrap;justify-content: center;}
  .ser-item {
    margin-bottom: 16px;
    height: unset;
  }

  .footer-address-container .footer-address:nth-child(1),.footer-social-links:after,
  .footer-address-container .footer-address:nth-child(2),.footer-menu{
    display: none;
  }
  .footer-social-links{padding-left: 0;}
  .footer-wraper{padding-top: 30px}
  .footer-address{ padding-top: 0 }
  .copy-right span{display: none;}
  .footer-bottom-container {
    padding-bottom: 75px;
  }
  .footer-address-container{ padding-bottom: 14px; }

  .hero-text-area-inner {
    font-size: 9px;    top: 65%;
  }
  .bnr-span{ line-height: 15px }
  .hero-hd2{ line-height: 25px; }
  .hero-span2{line-height: 40px;  }
  .location-bnr{ margin-top: 0 }
  .abt-row1{display: block;}
  .abt-in-img{display: none;}
  .inner-container{ padding: 30px 0  5px }
  .hotels-rooms-slides {
    margin-top: 3em;
    padding-bottom: 5em;
  }
  .content1,.amenities-span{text-align: center;letter-spacing: 0px;}
  .hotels-rooms-slides .owl-dots {
    bottom: -45px;
  }
  .owl-theme .owl-dots .owl-dot span{ width: 6px; height: 6px; }
  .amenities-row{display: block;}
  .amenities-content {
    padding-right: 0;
  }
  .am-row-ul .col-md-6:nth-child(1),.am-row-ul .col-md-6:nth-child(2) {
    width: 100%;
  }
  .amenities-to-title {
    margin-bottom: 15px;
  }
  .amenities-wrap {
      margin-top: 0em;
      margin-bottom: 3em;
  }
  .hotel-contacts {
      padding: 3em 0 0;
  }
  .hotel-con-row{display: block;}
  .locate-us{ line-height: 20px;padding: 9px 15px; right: 5px; letter-spacing: 1px; }
  .iframe-rt{ top: 15px;margin-bottom: 15px;}
  .hotel-top-shape1 {
    bottom: 34%;
  }
  .contact-flx .hotel-span3 {
    font-size: 1.4em;
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .hotel-btm-shape1 {
    top: -20px; bottom: unset;
  }
  .submit-btn{ padding: 10px 20px; font-size: 1em; letter-spacing: 1px; }
  .rest-shape1 {
    top: 12%;
  }
  .abt-top { margin-bottom: 5px!important;}
  .hotel-slider-top {
      margin-top: 0;
      position: relative;
  }
  .dots3 {
    height: 30px;
  }



  .villa-rows{display: block;}
  .rest-slider .owl-nav .owl-prev {
    right: 25%;
  }
  .restaurants-top-sec .rest-shape1{
    top: 20%;
  }
  .food-btm {
    margin-top: 0em;
  }
  .food-btm:after{ height: 30%; }
  .collage-title br{display: none;}
  .gallery-row {
    margin: 0;
  }
  .gallery-container{overflow: hidden;}
  .gallery-container:after{height: 15%}

  .guest-row {
    margin-top: 0;
  }
  .btn100{width: 100%}
  .btn100 .view-more{ top: -20px;position: relative; }


  .contact-item{height: unset; margin-bottom: 2em; margin-top: 0em;}
  .contact-item p {
    margin-top: 5px; font-size: .9em
  }
 .cont-row,.cont-row2{display: block;}
 .cont-row2{     margin-top: 3em; }
 .enq-frm .rest-shape3{display: none;}
  .enq-frm {
      position: relative;
      padding-top: 1em;
      padding-bottom: 0em;
  }
  .enq-txt {
    margin-bottom: 15px;
  }
  .guest-row .col-md-4 {
    margin-bottom: 20px;
  }

  .ser-row .col-md-4:nth-child(2) {
    order: -1; margin-top: 35px;
  }
  .ser-item{
      padding: 0 15px;
  }

  .ser-item.mid-ser {
    padding: 0  5px;
  }
  .ser-row .col-md-4:nth-child(1) .ser-item {
    padding-right: 5px;
  }
  .ser-row .col-md-4:nth-child(3) .ser-item {
      padding-left: 5px;
  }
  .kitchen-row.row {
      display: flex; margin-top: 20px;
      flex-wrap: wrap;
      justify-content: center;
  }
  .ser-shape4,.ser-shape3{display: none;}
  .food-span4 {
    left: 50%;
  }
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 50%; padding: 0;
    float: left;
  }


  .abt-in-container .rest-shape1 {
    display: none;
  }
  .col-md3 {
      width: 100%;
      float: none;
  }
  .abt-head2{ line-height: 26px; font-size: 1.5em; }
  .col-md2{  width: 100%;
      float: none; padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    display: none;
  }
  .abt-head1{   font-size: 1.4em;  line-height: 22px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 100%;
      float: none;
  }
  .abt-in-row1 {
    left: 0; display: block;
  }
  .abt-in-row{ display: block; }
  .abt-in-container:after{display: none;}
  .abt-img-in1, .abt-img-in2 {
    width: 80%;
    margin: 0 auto;
  }




  .bicon-rows .col-md-15 {
    width: 50%;
  }
  .by-in-img,.beach-sh1,.bay-shape1,.sunset-img{display: none;}
  .by-title {
      line-height: 30px;
      font-size: 1.5em;
  }
  .by-span {
        line-height: 38px;
  }
  .by-content-inner{ padding-left: 0;    margin-top: 0; }
  .dotss {
        width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 2em;
    padding-bottom:0em;
  }
  .villas-row-bay {
    margin-top: 2.5em;
  }
  .villa-bay-img {
    margin-bottom: 3em;
  }
  .bicon-rows .bicon-icons-item:after {
    width: 10px;
    height: 80px;
  }
  .bay-icon .icons {
    width: 60px;
  }
  .bicon-rows .col-md-15.p0:nth-child(2n) .bicon-icons-item:after{display: none;}
  .villa-fac-row {
    padding: 40px 0 10px;background-color: #f4efeb;
  }
  .fac-bay-img {
      margin-bottom: 3em;
  }
  .img-birds {
        width: 60px;
        text-align: center;
        margin: 0 auto 1em;
        display: flex;
    }
  .sunset-hd {
      font-size: 1.8em;        text-align: center;
      line-height: 30px;
  }
  .sunset-hd2 {
        font-size: 1.4em;     
        line-height: 22px;
  }
  .sunset-span{ font-size: 1.1em;  line-height: 23px; }
  .sun-flx {
    display: flex;
    justify-content: center;     
  }
  .sunsets-rows{display: block;}

  .sunsets-wrp { margin-bottom: 0; }
  .beach-btm-mob{display: block !important;   margin-top: -4em;}
  .beach-btm {
    display: none;
  }

  .villa-btm {
    margin-top: 0;
  }
  .villa-tit{ font-size: 1.1em; line-height: 25px; }

  .tab {
    display: block;
  }

}
 @media (min-width:421px) and (max-width:460px){

    body,li {
       font-size:14px !important;
  }
  p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
  .nav-brand img {
    width: 40%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
    .hero-text-area {
    font-size: 9px;    bottom: 70px; top: unset; width: 100%;
  }
 
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .rooms-row{ display: block; }
  .shape2{width: 100%;    margin: 0 auto -20px;}
  .hotel-top .title2{padding: 0 60px;}
  .hotel-top .title2:before,.hotel-top .title2:after{ width: 100px; }
  .tab-pane > div {
      width: 265px;
      height: 325px;
  }

  .dots-h2, .dots-h1 {
    width: 10px;
  }
  .kitchen-top{display: block;}
  .food-item{margin-bottom: 5px;}
  .food-span3 {
    top: -5px;
  }
  .shape4{ left: 0; }

  .food-span1 {
      top: -5px;
      right: -55px;
  }
  .food-span5 {
    top: 10px;
  }
  .view-more{
        margin: 1em auto 0;
  }
  .hero-hd {
    font-size: 3em; letter-spacing: 1px; line-height: 30px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 35px;
  }
  .whats-app {
    bottom: 44vh;
    }

  .whats-app,.side-btn{
        width: 40px;
  }
  .shape1 {
    width: 55px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .abt-container{ margin-top: 0 }
  .footer-logo{display: none;}
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
     display: none;
  }
  .shape12 {
    width: 250px;
  } 
  

  .villa-links{justify-content: center !important;}
  .sea-food-wrap{ padding: 0px 10px  0px }
  .title1{ font-size: 1.8em;    letter-spacing: 1px;line-height: 33px; text-align: center  }
 .villa-fac-row .title2, .villa-rooms-slides .title2, .title2{ font-size: 1.7em;    letter-spacing: 1px;line-height: 32px; text-align: center !important; }
  .abt-span2{ line-height: 25px;     font-size: .9em; }
  .shape11 {
      top: -80px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px; text-align: center !important;
  }

  .bg3 {
    top: -32px;
  }
  .beach-icons {
    bottom: -25px;
  }
  .since-content{ display: none; }
  .bg1 {
    top: 11%;
  }
  .facility-item {
    margin-bottom: 2em;
  }
  .rooms-container:after{
    height: 2300px;
  }
  .sea-food-row {
    margin-top: 1em;
  }
 .fc-desk{display: none;}
  .mob-only{display: block !important;} 
  .s-title2 {
    font-size: 3em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1em; text-align: center;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.3em;
    line-height: 23px;
  }

  .txt {
    width: 170px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -50px;
  }
  .ser-container {
    padding:  0px 10px 190px;background: #011a12;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .ser-title{ letter-spacing: 6px; }
  .s-title4{
        font-size: 4em;
    line-height: 55px;
  }
  .hotl-container{overflow: hidden;}
  .hotel-item{ padding: 10px 45px 50px; margin-bottom: 1em }
  .hotel-span3{     font-size: 1.3em;    line-height: 30px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 1em;
  }
  .rooms-container {
      padding-bottom: 120px;
  }
  .location-span img {
    width: 19px;
  }
  .kitchen-row .col-md-15 {
    width: 50%;
  }

  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; height: 1300px; background-color: #f6f1ec;}
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right:  0px;
  }
  .icons {
    width: 30px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 20px;font-size: 1.1em;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 25px;
  }
  .abt-span {
      font-size: 3em; line-height: 45px;
  }

  .img-collage{ width: 80% }
  .collage-title{ text-align: center; position: unset; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: 1em;    line-height: 20px;
  }
  .villa-h {
    font-size: 1.8em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 0%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 0%;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left: 0px; padding-top: 20px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right:  0px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }


  .hotel-content-inner {
      padding-left: 0px;
  }
  .amenities-title{    font-size: 1.5em; line-height: 28px;  text-align: center;}
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 0;
    padding-right:  0px;
  }
  .hotel-ul {
      margin-bottom: 10px; margin-top: 20px
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 180px;
  }
  .hotel-box .img-full {
    height: 200px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 20px 30px  30px}
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 230px;
    height: 260px;
  }
  .home-flx {
      margin-top: 3em;
        display: block;
        margin-bottom: 20em;
  }
  .home-tab li {
    padding-right: 23px;
        width: fit-content;
        float: left;
  }
  .tab-content > .tab-pane{
      top: 0px;
      left: 50%;
      transform: translateX(-50%);
  }
  .home-tab {
    width: 100%;
        float: none;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
  }
  .home-tab li.active:after {
    content: '';
    position: absolute;
    background-image: url(../images/arrow-btm.png);
    background-size: cover;
    height: 20px;
    width: 20px;
    transform: translateX(-50%);
    top: 35%;
    left: 50%;
  }
  .room-right {
    width: 100%;
    float: none;
    height: unset;
    display: block;
  }
  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; margin-bottom: 10px}
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 40px; width: 40px; }
  .owl-dots .owl-dot span{
    width: 6px;
    height: 6px;
  }
  .owl-dots {
    bottom: 15px;
  }
  .beach-span2{
        font-size: 1.2em;    line-height: 45px;
  }
  .title3{ font-size: 7em; }
  .b-rows .col-md-15{
    width: 33%;
        float: left;
  }
  .ser-item {
    margin-bottom: 16px;
    height: unset;
  }

  .footer-address-container .footer-address:nth-child(1),.footer-social-links:after,
  .footer-address-container .footer-address:nth-child(2),.footer-menu{
    display: none;
  }
  .footer-social-links{padding-left: 0;}
  .footer-wraper{padding-top: 30px}
  .footer-address{ padding-top: 0 }
  .copy-right span{display: none;}
  .footer-bottom-container {
    padding-bottom: 75px;
  }
  .footer-address-container{ padding-bottom: 14px; }


  .hero-text-area-inner {
    font-size: 11px;    top: 65%;
  }
  .bnr-span{ line-height: 20px }
  .hero-hd2{ line-height: 30px; }
  .hero-span2{line-height: 40px;  }
  .location-bnr{ margin-top: 0 }
  .abt-row1{display: block;}
  .abt-in-img{display: none;}
  .inner-container{ padding: 30px 0  5px }
  .hotels-rooms-slides {
    margin-top: 3em;
    padding-bottom: 5em;
  }
  .content1,.amenities-span{text-align: center;letter-spacing: 0px;}
  .hotels-rooms-slides .owl-dots {
    bottom: -45px;
  }
  .owl-theme .owl-dots .owl-dot span{ width: 6px; height: 6px; }
  .amenities-row{display: block;}
  .amenities-content {
    padding-right: 0;
  }
  .am-row-ul .col-md-6:nth-child(1),.am-row-ul .col-md-6:nth-child(2) {
    width: 100%;
  }
  .amenities-to-title {
    margin-bottom: 15px;
  }
  .amenities-wrap {
      margin-top: 0em;
      margin-bottom: 3em;
  }
  .hotel-contacts {
      padding: 3em 0 0;
  }
  .hotel-con-row{display: block;}
  .locate-us{ line-height: 20px;padding: 9px 15px; right: 5px; letter-spacing: 1px; }
  .iframe-rt{ top: 15px;margin-bottom: 15px;}
  .hotel-top-shape1 {
    bottom: 34%;
  }
  .contact-flx .hotel-span3 {
    font-size: 1.4em;
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .hotel-btm-shape1 {
    top: -20px; bottom: unset;
  }
  .submit-btn{ padding: 10px 20px; font-size: 1em; letter-spacing: 1px; }
  .rest-shape1 {
    top: 12%;
  }
  .abt-top { margin-bottom: 5px!important;}
  .hotel-slider-top {
      margin-top: 0;
      position: relative;
  }
  .dots3 {
    height: 30px;
  }


  .villa-rows{display: block;}
  .rest-slider .owl-nav .owl-prev {
    right: 25%;
  }
  .restaurants-top-sec .rest-shape1{
    top: 20%;
  }
  .food-btm {
    margin-top: 0em;
  }
  .food-btm:after{ height: 30%; }
  .collage-title br{display: none;}

  .gallery-row {
    margin: 0;
  }
  .gallery-container{overflow: hidden;}
  .gallery-container:after{height: 20%}



  .contact-item{height: unset; margin-bottom: 2em; margin-top: 0em;}
  .contact-item p {
    margin-top: 5px; font-size: .9em
  }
 .cont-row,.cont-row2{display: block;}
 .cont-row2{     margin-top: 3em; }
 .enq-frm .rest-shape3{display: none;}
  .enq-frm {
      position: relative;
      padding-top: 1em;
      padding-bottom: 0em;
  }
  .enq-txt {
    margin-bottom: 15px;
  }
   .ser-row .col-md-4:nth-child(2) {
    order: -1; margin-top: 35px;
  }
  .ser-item{
      padding: 0 15px;
  }

  .ser-item.mid-ser {
    padding: 0  5px;
  }
  .ser-row .col-md-4:nth-child(1) .ser-item {
    padding-right: 5px;
  }
  .ser-row .col-md-4:nth-child(3) .ser-item {
      padding-left: 5px;
  }
  .kitchen-row.row {
      display: flex; margin-top: 20px;
      flex-wrap: wrap;
      justify-content: center;
  }
  .ser-shape4,.ser-shape3{display: none;}
  .food-span4 {
    left: 50%;
  }
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 50%; padding: 0;
    float: left;
  }

  .abt-in-container .rest-shape1 {
    display: none;
  }
  .col-md3 {
      width: 100%;
      float: none;
  }
  .abt-head2{ line-height: 26px; font-size: 1.5em; }
  .col-md2{  width: 100%;
      float: none; padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    display: none;
  }
  .abt-head1{   font-size: 1.4em;  line-height: 22px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 100%;
      float: none;
  }
  .abt-in-row1 {
    left: 0; display: block;
  }
  .abt-in-row{ display: block; }
  .abt-in-container:after{display: none;}
  .abt-img-in1, .abt-img-in2 {
    width: 80%;
    margin: 0 auto;
  }



  .bicon-rows .col-md-15 {
    width: 50%;
  }
  .by-in-img,.beach-sh1,.bay-shape1,.sunset-img{display: none;}
  .by-title {
      line-height: 30px;
      font-size: 1.5em;
  }
  .by-span {
        line-height: 38px;
  }
  .by-content-inner{ padding-left: 0;    margin-top: 0; }
  .dotss {
        width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 2em;
    padding-bottom:0em;
  }
  .villas-row-bay {
    margin-top: 2.5em;
  }
  .villa-bay-img {
    margin-bottom: 3em;
  }
  .bicon-rows .bicon-icons-item:after {
    width: 10px;
    height: 80px;
  }
  .bay-icon .icons {
    width: 60px;
  }
  .bicon-rows .col-md-15.p0:nth-child(2n) .bicon-icons-item:after{display: none;}
  .villa-fac-row {
    padding: 40px 0 10px;background-color: #f4efeb;
  }
  .fac-bay-img {
      margin-bottom: 3em;
  }
  .img-birds {
        width: 60px;
        text-align: center;
        margin: 0 auto 1em;
        display: flex;
    }
  .sunset-hd {
      font-size: 1.8em;        text-align: center;
      line-height: 30px;
  }
  .sunset-hd2 {
        font-size: 1.4em;     
        line-height: 22px;
  }
  .sunset-span{ font-size: 1.1em;  line-height: 23px; }
  .sun-flx {
    display: flex;
    justify-content: center;     
  }
  .sunsets-rows{display: block;}

  .sunsets-wrp { margin-bottom: 0; }
  .beach-btm-mob{display: block !important;   margin-top: -4em;}
  .beach-btm {
    display: none;
  }

  .villa-btm {
    margin-top: 0;
  }
  .villa-tit{ font-size: 1.1em; line-height: 25px; }
  .tab {
      display: block;
    }
} 
 @media (min-width:461px) and (max-width:560px){

    body,li {
       font-size:14px !important;
  }
  .d-container { padding-left: 3%; padding-right: 3% }
   p{line-height: 1.8; font-size: 1em}
   .nav-brand img {
    width: 55%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
 .nav-brand img {
    width: 40%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
    .hero-text-area {
    font-size: 9px;    bottom: 70px; top: unset; width: 100%;
  }
 
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .rooms-row{ display: block; }
  .shape2{width: 100%;    margin: 0 auto -20px;}
  .hotel-top .title2{padding: 0 60px;}
  .hotel-top .title2:before,.hotel-top .title2:after{ width: 100px; }
  .tab-pane > div {
      width: 265px;
      height: 325px;
  }

  .dots-h2, .dots-h1 {
    width: 10px;
  }
  .kitchen-top{display: block;}
  .food-item{margin-bottom: 5px;}
  .food-span3 {
    top: -5px;
  }
  .shape4{ left: 0; }

  .food-span1 {
      top: -5px;
      right: -55px;
  }
  .food-span5 {
    top: 10px;
  }
  .view-more{
        margin: 1em auto 0;
  }
  .hero-hd {
    font-size: 3em; letter-spacing: 1px; line-height: 30px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 35px;
  }
  .whats-app {
    bottom: 44vh;
    }

  .whats-app,.side-btn{
        width: 40px;
  }
  .shape1 {
    width: 55px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .abt-container{ margin-top: 0 }
  .footer-logo{display: none;}
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
     display: none;
  }
  .shape12 {
    width: 250px;
  } 
  

  .villa-links{justify-content: center !important;}
  .sea-food-wrap{ padding: 0px 10px  0px }
  .title1{ font-size: 1.8em;    letter-spacing: 1px;line-height: 33px; text-align: center  }
  .villa-fac-row .title2, .villa-rooms-slides .title2,.title2{ font-size: 1.7em;    letter-spacing: 1px;line-height: 32px; text-align: center !important; }
  .abt-span2{ line-height: 25px;     font-size: .9em; }
  .shape11 {
      top: -80px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px; text-align: center !important;
  }

  .bg3 {
    top: -32px;
  }
  .beach-icons {
    bottom: -25px;
  }
  .since-content{ display: none; }
  .bg1 {
    top: 11%;
  }
  .facility-item {
    margin-bottom: 2em;
  }
  .rooms-container:after{
    height: 2300px;
  }
  .sea-food-row {
    margin-top: 1em;
  }
 .fc-desk{display: none;}
  .mob-only{display: block !important;} 
  .s-title2 {
    font-size: 3em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1em; text-align: center;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.3em;
    line-height: 23px;
  }

  .txt {
    width: 170px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -50px;
  }
  .ser-container {
    padding:  0px 10px 190px;background: #011a12;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .ser-title{ letter-spacing: 8px; }
  .s-title4{
        font-size: 4em;
    line-height: 55px;
  }
  .hotl-container{overflow: hidden;}
  .hotel-item{ padding: 10px 45px 50px; margin-bottom: 1em }
  .hotel-span3{     font-size: 1.3em;    line-height: 30px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 1em;
  }
  .rooms-container {
      padding-bottom: 120px;
  }
  .location-span img {
    width: 19px;
  }
  .kitchen-row .col-md-15 {
    width: 50%;
  }

  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; height: 1400px; background-color: #f6f1ec;}
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right:  0px;
  }
  .icons {
    width: 30px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 20px;font-size: 1.1em;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 25px;
  }
  .abt-span {
      font-size: 3em; line-height: 45px;
  }

  .img-collage{ width: 80% }
  .collage-title{ position: unset; text-align: center; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: 1em;    line-height: 20px;
  }
  .villa-h {
    font-size: 1.6em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 0%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 0%;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left: 0px; padding-top: 20px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 0px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }


  .hotel-content-inner {
      padding-left: 0px;
  }
  .amenities-title{ text-align: center;   font-size: 1.6em; line-height: 28px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 0;
    padding-right: 0px;
  }
  .hotel-ul {
      margin-bottom: 10px; margin-top: 20px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 200px;
  }
  .hotel-box .img-full {
    height: 200px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 20px 30px 30px}
  .contact-page-content{ padding: 50px 50px 25px 50px; display: block; }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 230px;
    height: 260px;
  }
  .home-flx {
      margin-top: 3em;
        display: block;
        margin-bottom: 20em;
  }
  .home-tab li {
    padding-right: 23px;
        width: fit-content;
        float: left;
  }
  .tab-content > .tab-pane{
      top: 0px;
      left: 50%;
      transform: translateX(-50%);
  }
  .home-tab {
    width: 100%;
        float: none;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
  }
  .home-tab li.active:after {
    content: '';
    position: absolute;
    background-image: url(../images/arrow-btm.png);
    background-size: cover;
    height: 20px;
    width: 20px;
    transform: translateX(-50%);
    top: 35%;
    left: 50%;
  }
  .room-right {
    width: 100%;
    float: none;
    height: unset;
    display: block;
  }
  .tab {
    display: block;
  }
  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; margin-bottom: 10px }
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 40px; width: 40px; }
  .owl-dots .owl-dot span{
    width: 6px;
    height: 6px;
  }
  .owl-dots {
    bottom: 15px;
  }
  .beach-span2{
        font-size: 1.2em;    line-height: 45px;
  }
  .title3{ font-size: 7em; }
  .b-rows .col-md-15{
    width: 33%;
        float: left;
  }
  .ser-item {
    margin-bottom: 16px;
    height: unset;
  }

  .footer-address-container .footer-address:nth-child(1),.footer-social-links:after,
  .footer-address-container .footer-address:nth-child(2),.footer-menu{
    display: none;
  }
  .footer-social-links{padding-left: 0;}
  .footer-wraper{padding-top: 30px}
  .footer-address{ padding-top: 0 }
  .copy-right span{display: none;}
  .footer-bottom-container {
    padding-bottom: 75px;
  }
  .footer-address-container{ padding-bottom: 14px; }


  .hero-text-area-inner {
    font-size: 11px;    top: 75%;
  }
  .bnr-span{ line-height: 20px }
  .hero-hd2{ line-height: 30px; }
  .hero-span2{line-height: 40px;  }
  .location-bnr{ margin-top: 0 }
  .abt-row1{display: block;}
  .abt-in-img{display: none;}
  .inner-container{ padding: 30px 0  5px }
  .hotels-rooms-slides {
    margin-top: 3em;
    padding-bottom: 5em;
  }
  .content1,.amenities-span{text-align: center;}
  .hotels-rooms-slides .owl-dots {
    bottom: -45px;
  }
  .owl-theme .owl-dots .owl-dot span{ width: 6px; height: 6px; }
  .amenities-row{display: block;}
  .amenities-content {
    padding-right: 0;
  }
  .am-row-ul .col-md-6:nth-child(1),.am-row-ul .col-md-6:nth-child(2) {
    width: 100%;
  }
  .amenities-to-title {
    margin-bottom: 15px;
  }
  .amenities-wrap {
      margin-top: 0em;
      margin-bottom: 3em;
  }
  .hotel-contacts {
      padding: 3em 0 0;
  }
  .hotel-con-row{display: block;}
  .locate-us{ line-height: 20px;padding: 9px 15px; right: 5px; letter-spacing: 1px; }
  .iframe-rt{ top: 15px;margin-bottom: 15px;}
  .hotel-top-shape1 {
    bottom: 34%;
  }
  .contact-flx .hotel-span3 {
    font-size: 1.4em;
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .hotel-btm-shape1 {
    top: -20px; bottom: unset;
  }
  .submit-btn{ padding: 10px 20px; font-size: 1em; letter-spacing: 1px; }
  .rest-shape1 {
    top: 12%;
  }
  .abt-top { margin-bottom: 5px!important;}
  .hotel-slider-top {
      margin-top: 0;
      position: relative;
  }
  .dots3 {
    height: 30px;
  }


  .villa-rows{display: block;}
  .rest-slider .owl-nav .owl-prev {
    right: 25%;
  }
  .restaurants-top-sec .rest-shape1{
    top: 20%;
  }
  .food-btm {
    margin-top: 0em;
  }
  .food-btm:after{ height: 30%; }
  .collage-title br{display: none;}
   .gallery-row {
    margin: 0;
  }
  .gallery-container{overflow: hidden;}
  .gallery-container:after{height: 20%}

    .contact-item{height: unset; margin-bottom: 2em; margin-top: 0em;}
  .contact-item p {
    margin-top: 5px; font-size: .9em
  }
 .cont-row,.cont-row2,.con-row{display: block;}
 .cont-row2{     margin-top: 3em; }
 .enq-frm .rest-shape3{display: none;}
  .enq-frm {
      position: relative;
      padding-top: 1em;
      padding-bottom: 0em;
  }
  .enq-txt {
    margin-bottom: 15px;
  }

   .ser-row .col-md-4:nth-child(2) {
    order: -1; margin-top: 35px;
  }
  .ser-item{
      padding: 0 15px;
  }

  .ser-item.mid-ser {
    padding: 0  5px;
  }
  .ser-row .col-md-4:nth-child(1) .ser-item {
    padding-right: 5px;
  }
  .ser-row .col-md-4:nth-child(3) .ser-item {
      padding-left: 5px;
  }
  .kitchen-row.row {
      display: flex; margin-top: 20px;
      flex-wrap: wrap;
      justify-content: center;
  }
  .ser-shape4,.ser-shape3{display: none;}
  .food-span4 {
    left: 50%;
  }
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 50%; padding: 0;
    float: left;
  }

  .abt-in-container .rest-shape1 {
    display: none;
  }
  .col-md3 {
      width: 100%;
      float: none;
  }
  .abt-head2{ line-height: 26px; font-size: 1.5em; }
  .col-md2{  width: 100%;
      float: none; padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    display: none;
  }
  .abt-head1{   font-size: 1.4em;  line-height: 22px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 100%;
      float: none;
  }
  .abt-in-row1 {
    left: 0; display: block;
  }
  .abt-in-row{ display: block; }
  .abt-in-container:after{display: none;}
  .abt-img-in1, .abt-img-in2 {
    width: 80%;
    margin: 0 auto;
  }



  .bicon-rows .col-md-15 {
    width: 50%;
  }
  .by-in-img,.beach-sh1,.bay-shape1,.sunset-img{display: none;}
  .by-title {
      line-height: 30px;
      font-size: 1.5em;
  }
  .by-span {
        line-height: 38px;
  }
  .by-content-inner{ padding-left: 0;    margin-top: 0; }
  .dotss {
        width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 2em;
    padding-bottom:0em;
  }
  .villas-row-bay {
    margin-top: 2.5em;
  }
  .villa-bay-img {
    margin-bottom: 3em;
  }
  .bicon-rows .bicon-icons-item:after {
    width: 10px;
    height: 80px;
  }
  .bay-icon .icons {
    width: 60px;
  }
  .bicon-rows .col-md-15.p0:nth-child(2n) .bicon-icons-item:after{display: none;}
  .villa-fac-row {
    padding: 40px 0 10px;background-color: #f4efeb;
  }
  .fac-bay-img {
      margin-bottom: 3em;
  }
  .img-birds {
        width: 60px;
        text-align: center;
        margin: 0 auto 1em;
        display: flex;
    }
  .sunset-hd {
      font-size: 1.8em;        text-align: center;
      line-height: 30px;
  }
  .sunset-hd2 {
        font-size: 1.4em;     
        line-height: 22px;
  }
  .sunset-span{ font-size: 1.1em;  line-height: 23px; }
  .sun-flx {
    display: flex;
    justify-content: center;     
  }
  .sunsets-rows{display: block;}

  .sunsets-wrp { margin-bottom: 0; }
  .beach-btm-mob{display: block !important;   margin-top: -4em;}
  .beach-btm {
    display: none;
  }


}
 @media (min-width:561px) and (max-width:680px){

   body,li {
       font-size:14px !important;
  }

   p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
  .nav-brand img {
    width: 40%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
    .hero-text-area {
    font-size: 9px;    bottom: 70px; top: unset; width: 100%;
  }
 
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .rooms-row{ display: block; }
  .shape2{width: 100%;    margin: 0 auto -20px;}
  .hotel-top .title2{padding: 0 60px;}
  .hotel-top .title2:before,.hotel-top .title2:after{ width: 100px; }
  .tab-pane > div {
      width: 265px;
      height: 325px;
  }

  .dots-h2, .dots-h1 {
    width: 10px;
  }
  .food-item{margin-bottom: 5px;}
  .food-span3 {
    top: -5px;
  }
  .shape4{ left: 0; }

  .food-span1 {
      top: -5px;
      right: -55px;
  }
  .food-span5 {
    top: 10px;
  }
  .view-more{
        margin: 1em auto 0;
  }
  .hero-hd {
    font-size: 3em; letter-spacing: 1px; line-height: 30px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 35px;
  }
  .whats-app {
    bottom: 44vh;
    }

  .whats-app,.side-btn{
        width: 40px;
  }
  .shape1 {
    width: 55px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .abt-container{ margin-top: 0 }
  .footer-logo{display: none;}
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
     display: none;
  }
  .shape12 {
    width: 250px;
  } 
  

  .villa-links{justify-content: center !important;}
  .sea-food-wrap{ padding: 0px 10px  0px }
  .title1{ font-size: 1.8em;    letter-spacing: 1px;line-height: 33px; text-align: center  }
  .villa-fac-row .title2, .villa-rooms-slides .title2,.title2{ font-size: 1.7em;    letter-spacing: 1px;line-height: 32px; text-align: center !important; }
  .abt-span2{ line-height: 25px;     font-size: .9em; }
  .shape11 {
      top: -100px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px; text-align: center !important;
  }

  .bg3 {
    top: -32px;
  }
  .beach-icons {
    bottom: 10px;
  }
  .since-content{ display: none; }
  .bg1 {
    top: 11%;
  }
  .facility-item {
    margin-bottom: 2em;
  }
  .rooms-container:after{
    height: 2300px;
  }
  .sea-food-row {
    margin-top: 1em;
  }

  .sea-food-row .col-md-4 {
      width: 50%;
      float: left;
  }
  .s-title2 {
    font-size: 3em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1.3em; text-align: center;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.6em;
    line-height: 28px;
  }

  .txt {
    width: 170px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -50px;
  }
  .ser-container {
    padding:  0px 10px 190px;background: #011a12;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .ser-title{ letter-spacing: 12px; }
  .s-title4{
        font-size: 4em;
    line-height: 55px;
  }
  .hotl-container{overflow: hidden;}
  .row.hotl-row .col-md-4 {
    width: 50%;
    float: left; padding: 0 10px;
  }
  .hotel-item{ padding: 10px 25px 50px; margin-bottom: 1em }
  .hotel-span3{     font-size: 1.3em;    line-height: 30px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 1em;
  }
  .rooms-container {
      padding-bottom: 80px;
  }
  .location-span img {
    width: 19px;
  }
  .kitchen-row .col-md-15 {
    width: 50%;
  }

  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; height: 1300px; background-color: #f6f1ec;}
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right:  0px;
  }
  .icons {
    width: 30px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 20px;font-size: 1.1em;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 25px;
  }
  .abt-span {
      font-size: 3em; line-height: 45px;
  }

  .img-collage{ width:80% }
  .collage-title{  position: unset; text-align: center; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: 1em;    line-height: 20px;
  }
  .villa-h {
    font-size: 1.8em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 0;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 0;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left: 0px; padding-top: 20px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 0px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }


  .hotel-content-inner {
      padding-left: 0px;
  }
  .amenities-title{ text-align: center;   font-size: 1.6em; line-height: 30px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 0;
    padding-right: 0px;
  }
  .hotel-ul {
      margin-bottom: 10px; margin-top: 20px
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 220px;
  }
  .hotel-box .img-full {
    height: 200px;
  }
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 30px 30px 30px }
  .contact-page-content{ padding: 50px 60px 25px 50px; display: block; }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 230px;
    height: 260px;
  }
  .home-flx {
    margin-top: 6em;    margin-bottom: 5em;
  }
  .tab {
    display: block;
  }
  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; margin-bottom: 10px}
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 40px; width: 40px; }
  .owl-dots .owl-dot span{
    width: 6px;
    height: 6px;
  }
  .owl-dots {
    bottom: 15px;
  }
  .beach-span2{
        font-size: 1.2em;    line-height: 45px;
  }
  .title3{ font-size: 7em; }
  .b-rows .col-md-15{
    width: 20%;
        float: left;
  }
  .ser-item {
    margin-bottom: 16px;
    height: unset;
  }

  .footer-address-container .footer-address:nth-child(1),.footer-social-links:after,
  .footer-address-container .footer-address:nth-child(2),.footer-menu{
    display: none;
  }
  .footer-social-links{padding-left: 0;}
  .footer-wraper{padding-top: 30px}
  .footer-address{ padding-top: 0 }
  .footer-bottom-container {
    padding-bottom: 75px;
  }
  .footer-address-container{ padding-bottom: 14px; }



  .hero-text-area-inner {
    font-size: 11px;    top: 56%;
  }
  .bnr-span{ line-height: 20px }
  .hero-hd2{ line-height: 30px; }
  .hero-span2{line-height: 40px;  }
  .location-bnr{ margin-top: 0 }
  .abt-row1{display: block;}
  .abt-in-img{display: none;}
  .inner-container{ padding: 30px 0 5px }
  .hotels-rooms-slides {
    margin-top: 3em;
    padding-bottom: 5em;
  }
  .content1,.amenities-span{text-align: center;}
  .hotels-rooms-slides .owl-dots {
    bottom: -45px;
  }
  .owl-theme .owl-dots .owl-dot span{ width: 6px; height: 6px; }
  .amenities-row{display: block;}
  .amenities-content {
    padding-right: 0;
  }
  .am-row-ul .col-md-6:nth-child(1),.am-row-ul .col-md-6:nth-child(2) {
    width: 100%;
  }
  .amenities-to-title {
    margin-bottom: 15px;
  }
  .amenities-wrap {
      margin-top: 0em;
      margin-bottom: 3em;
  }
  .hotel-contacts {
      padding: 3em 0 0;
  }
  .hotel-con-row{display: block;}
  .locate-us{ line-height: 20px;padding: 9px 15px; right: 5px; letter-spacing: 1px; }
  .iframe-rt{ top: 15px;margin-bottom: 15px;}
  .hotel-top-shape1 {
    bottom: 34%;
  }
  .contact-flx .hotel-span3 {
    font-size: 1.4em;
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .hotel-btm-shape1 {
    top: -20px; bottom: unset;
  }
  .submit-btn{ padding: 10px 20px; font-size: 1em; letter-spacing: 1px; }
  .rest-shape1 {
    top: 12%;
  }
  .abt-top { margin-bottom: 5px!important;}
  .hotel-slider-top {
      margin-top: 0;
      position: relative;
  }
  .dots3 {
    height: 50px;
  }


  .villa-rows{display: block;}
  .rest-slider .owl-nav .owl-prev {
    right: 25%;
  }
  .restaurants-top-sec .rest-shape1{
    top: 20%;
  }
  .food-btm {
    margin-top: 0em;
  }
  .food-btm:after{ height: 30%; }
  .collage-title br{display: none;}
   .gallery-row {
    margin: 0;
  }
  .gallery-container{overflow: hidden;}
  .gallery-container:after{height: 20%}
      .contact-item{height: unset; margin-bottom: 2em; margin-top: 0em;}
  .contact-item p {
    margin-top: 5px; font-size: .9em
  }
 .cont-row,.cont-row2,.con-row{display: block;}
 .cont-row2{     margin-top: 3em; }
 .enq-frm .rest-shape3{display: none;}
  .enq-frm {
      position: relative;
      padding-top: 1em;
      padding-bottom: 0em;
  }
  .enq-txt {
    margin-bottom: 15px;
  }

 .ser-row .col-md-4:nth-child(2) {
    order: -1; margin-top: 35px;        width: 100%;
  }
  .ser-item{
      padding: 0 15px;
  }

  .ser-item.mid-ser {
    padding: 0  5px;
  }
  .ser-row .col-md-4:nth-child(1) .ser-item {
    padding-right: 5px;
  }
  .ser-row .col-md-4:nth-child(3) .ser-item {
      padding-left: 5px;
  }
  .kitchen-row.row {
      display: flex; margin-top: 20px;
      flex-wrap: wrap;
      justify-content: center;
  }
  .ser-shape4,.ser-shape3{display: none;}
  .food-span4 {
    left: 50%;
  }
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 50%; padding: 0;
    float: left;
  }

  .abt-in-container .rest-shape1 {
    display: none;
  }
  .col-md3 {
      width: 100%;
      float: none;
  }
  .abt-head2{ line-height: 26px; font-size: 1.5em; }
  .col-md2{  width: 100%;
      float: none; padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    display: none;
  }
  .abt-head1{   font-size: 1.4em;  line-height: 22px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 100%;
      float: none;
  }
  .abt-in-row1 {
    left: 0; display: block;
  }
  .abt-in-row{ display: block; }
  .abt-in-container:after{display: none;}
  .abt-img-in1, .abt-img-in2 {
    width: 80%;
    margin: 0 auto;
  }



  .bicon-rows .col-md-15 {
    width: 50%;
  }
  .by-in-img,.beach-sh1,.bay-shape1,.sunset-img{display: none;}
  .by-title {
      line-height: 30px;
      font-size: 1.5em;
  }
  .by-span {
        line-height: 38px;
  }
  .by-content-inner{ padding-left: 0;    margin-top: 0; }
  .dotss {
        width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 2em;
    padding-bottom:0em;
  }
  .villas-row-bay {
    margin-top: 2.5em;
  }
  .villa-bay-img {
    margin-bottom: 3em;
  }
  .bicon-rows .bicon-icons-item:after {
    width: 10px;
    height: 80px;
  }
  .bay-icon .icons {
    width: 60px;
  }
  .bicon-rows .col-md-15.p0:nth-child(2n) .bicon-icons-item:after{display: none;}
  .villa-fac-row {
    padding: 40px 0 10px;background-color: #f4efeb;
  }
  .fac-bay-img {
      margin-bottom: 3em;
  }
  .img-birds {
        width: 60px;
        text-align: center;
        margin: 0 auto 1em;
        display: flex;
    }
  .sunset-hd {
      font-size: 1.8em;        text-align: center;
      line-height: 30px;
  }
  .sunset-hd2 {
        font-size: 1.4em;     
        line-height: 22px;
  }
  .sunset-span{ font-size: 1.1em;  line-height: 23px; }
  .sun-flx {
    display: flex;
    justify-content: center;     
  }
  .sunsets-rows{display: block;}

  .sunsets-wrp { margin-bottom: 0; }
  .beach-btm-mob{display: block !important;   margin-top: -4em;}
  .beach-btm {
    display: none;
  }

}


 @media (min-width:681px) and (max-width: 768px){

    body,li {
       font-size:14px !important;
  }
   .d-container { padding-left: 3%; padding-right: 3% }
     .nav-brand img {
    width: 35%;
     margin: 10px auto;
  }
  .home-img{ object-position: 100% 75% !important }
  .sexy-menu {
    height: 60px;
  }
    .hero-text-area {
    font-size: 11px;    bottom: 70px; top: unset; width: 100%;
  }
 
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .rooms-row{ display: block; }
  .shape2{width: 100%;    margin: 0 auto -20px;}
  .hotel-top .title2{padding: 0 60px;}
  .hotel-top .title2:before,.hotel-top .title2:after{ width: 100px; }
  .tab-pane > div {
      width: 265px;
      height: 325px;
  }

  .dots-h2, .dots-h1 {
    width: 10px;
  }
  .food-item{margin-bottom: 5px;}
  .food-span3 {
    top: -5px;
  }
  .shape4{ left: 0; }

  .food-span1 {
      top: -5px;
      right: -55px;
  }
  .food-span5 {
    top: 10px;
  }
  .view-more{
        margin: 1em auto 0;
  }
  .hero-hd {
    font-size: 3em; letter-spacing: 1px; line-height: 30px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 35px;
  }
  .whats-app {
    bottom: 44vh;
    }

  .whats-app,.side-btn{
        width: 40px;
  }
  .shape1 {
    width: 55px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .abt-container{ margin-top: 0 }
  .footer-logo{display: none;}
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
     display: none;
  }
  .shape12 {
    width: 250px;
  } 
  

  .villa-links{justify-content: center !important;}
  .sea-food-wrap{ padding: 0px 10px  50px }
  .title1{ font-size: 1.8em;    letter-spacing: 1px;line-height: 33px; text-align: center  }
  .villa-fac-row .title2, .villa-rooms-slides .title2,.title2{ font-size: 1.7em;    letter-spacing: 1px;line-height: 32px; text-align: center !important; }
  .abt-span2{ line-height: 25px;     font-size: .9em; }
  .shape11 {
      top: -100px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px; text-align: center !important;
  }

  .bg3 {
    top: -32px;
  }
  .beach-icons {
    bottom: 50px;
  }
  .since-content{ display: none; }
  .bg1 {
    top: 6%;
  }
  .facility-item {
    margin-bottom: 2em;
  }
  .ser-row .col-md-4 {
    float: left;
    width: 50%;
  }
  .ser-row {
    position: relative;
    justify-content: center;
  }
  .rooms-container:after{
    height: 1500px;
  }
  .sea-food-row {
    margin-top: 1em;
  }

  .sea-food-row .col-md-4 {
      width: 33%;
      float: left;
  }
  .s-title2 {
    font-size: 3em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1em; text-align: center;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.3em;
    line-height: 23px;
  }

  .txt {
    width: 170px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -50px;
  }
  .ser-container {
    padding:  0px 10px 190px;background: #011a12;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .ser-title{ letter-spacing: 12px; }
  .s-title4{
        font-size: 4em;
    line-height: 55px;
  }
  .hotl-container{overflow: hidden;}
  .row.hotl-row .col-md-4 {
    width: 50%;
    float: left; padding: 0 10px;
  }
  .hotel-item{ padding: 10px 25px 50px; margin-bottom: 1em }
  .hotel-span3{     font-size: 1.3em;    line-height: 30px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 1em;
  }
  .rooms-container {
      padding-bottom: 80px;
  }
  .location-span img {
    width: 19px;
  }
  .kitchen-row .col-md-15 {
    width:33%;
  }
  .food-span2 {
    bottom: -8px;
  }
  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; height: 1300px; background-color: #f6f1ec;}
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right:  0px;
  }
  .icons {
    width: 50px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 20px;font-size: 1.1em;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 25px;
  }
  .abt-span {
      font-size: 3em; line-height: 45px;
  }

  .img-collage{ width: 70% }
  .collage-title{  position: unset; text-align: center; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: 1em;    line-height: 20px;
  }
  .villa-h {
    font-size: 1.7em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 0%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 0%;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left: 0px; padding-top: 20px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 0px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }


  .hotel-content-inner {
      padding-left: 0px;
  }
  .amenities-title{    font-size: 1.6em; line-height: 30px; text-align: center; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right:0;
    padding-right: 0px;
  }
  .hotel-ul {
      margin-bottom: 10px; margin-top: 20px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 250px;
  }

  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 250px;
    height: 290px;
  }
  .home-flx {
    margin-top: 6em;    margin-bottom: 5em;
  }
  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; }
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 40px; width: 40px; }
  .owl-dots .owl-dot span{
    width: 6px;
    height: 6px;
  }
  .owl-dots {
    bottom: 15px;
  }
  .beach-span2{
        font-size: 1.2em;    line-height: 45px;
  }
  .title3{ font-size: 8em; }
  .b-rows .col-md-15{
    width: 20%;
        float: left;
  }
  .ser-item {
    margin-bottom: 16px;
    height: unset;
  }

  .footer-address-container .footer-address:nth-child(1),.footer-social-links:after,
  .footer-address-container .footer-address:nth-child(2),.footer-menu{
    display: none;
  }
  .footer-social-links{padding-left: 0;}
  .footer-wraper{padding-top: 30px}
  .footer-address{ padding-top: 0 }
  .footer-bottom-container {
    padding-bottom: 75px;
  }
  .footer-address-container{ padding-bottom: 14px; }



  .hero-text-area-inner {
    font-size: 12px;    top: 56%;
  }
  .bnr-span{ line-height: 20px }
  .hero-hd2{ line-height: 30px; }
  .hero-span2{line-height: 50px;  }
  .location-bnr{ margin-top: 0 }
  .abt-row1{display: block;}
  .abt-in-img{display: none;}
  .inner-container{ padding: 30px 0 5px }
  .hotels-rooms-slides {
    margin-top: 3em;
    padding-bottom: 5em;
  }
  .content1,.amenities-span{text-align: center;}
  .hotels-rooms-slides .owl-dots {
    bottom: -45px;
  }
  .owl-theme .owl-dots .owl-dot span{ width: 6px; height: 6px; }
  .amenities-row{display: block;}
  .amenities-content {
    padding-right: 0;
  }
  .am-row-ul .col-md-6:nth-child(1),.am-row-ul .col-md-6:nth-child(2) {
    width: 100%;
  }
  .amenities-to-title {
    margin-bottom: 30px;
  }
  .amenities-wrap {
      margin-top: 0em;
      margin-bottom: 3em;
  }
  .hotel-contacts {
      padding: 3em 0 0;
  }
  .hotel-con-row{display: block;}
  .locate-us{ line-height: 20px;padding: 9px 15px; right: 5px; letter-spacing: 1px; }
  .iframe-rt{ top: 15px;margin-bottom: 15px;}
  .hotel-top-shape1 {
    bottom: 34%;
  }
  .contact-flx .hotel-span3 {
    font-size: 1.7em;
    text-align: center;
  }
  .contact-form .col-md-6  {
   width: 50%;
        float: left;
  }
  .hotel-btm-shape1 {
    top: -20px; bottom: unset;
  }
  .submit-btn{ padding: 10px 20px; font-size: 1em; letter-spacing: 1px; }
  .rest-shape1 {
    top: 12%;
  }
  .abt-top { margin-bottom: 5px!important;}
  .hotel-slider-top {
      margin-top: 0;
      position: relative;
  }
  .dots3 {
    height: 50px;
  }


  .villa-rows{display: block;}
  .rest-slider .owl-nav .owl-prev {
    right: 25%;
  }
  .restaurants-top-sec .rest-shape1{
    top: 20%;
  }
  .food-btm {
    margin-top: 0em;
  }
  .food-btm:after{ height: 30%; }
  .collage-title br{display: none;}
   .gallery-row {
    margin: 0;
  }
  .gallery-container{overflow: hidden;}
  .gallery-container:after{height: 20%}
  .cont-row .col-md-4,.cont-row2 .col-md-4{
    width: 50%; float: left;
  }

  .abt-in-container .rest-shape1 {
    display: none;
  }
  .col-md3 {
      width: 100%;
      float: none;
  }
  .abt-head2{ line-height: 26px; font-size: 1.5em; }
  .col-md2{  width: 100%;
      float: none; padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    display: none;
  }
  .abt-head1{   font-size: 1.4em;  line-height: 22px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 100%;
      float: none;
  }
  .abt-in-row1 {
    left: 0; display: block;
  }
  .abt-in-row{ display: block; }
  .abt-in-container:after{display: none;}
  .abt-img-in1, .abt-img-in2 {
    width: 80%;
    margin: 0 auto;
  }



  .by-in-img,.beach-sh1,.bay-shape1,.sunset-img{display: none;}
  .by-title {
      line-height: 30px;
      font-size: 1.5em;
  }
  .by-span {
        line-height: 38px;
  }
  .by-content-inner{ padding-left: 0;    margin-top: 0; }
  .dotss {
        width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 2em;
    padding-bottom:0em;
  }
  .villas-row-bay {
    margin-top: 2.5em;
  }
  .villa-bay-img {
    margin-bottom: 3em;
  }
  .bicon-rows .bicon-icons-item:after {
    width: 10px;
    height: 80px;
  }
  .bay-icon .icons {
    width: 60px;
  }
  .bicon-rows .col-md-15.p0:nth-child(2n) .bicon-icons-item:after{display: none;}
  .villa-fac-row {
    padding: 40px 0 10px;background-color: #f4efeb;
  }
  .fac-bay-img {
      margin-bottom: 3em;
  }
  .img-birds {
        width: 60px;
        text-align: center;
        margin: 0 auto 1em;
        display: flex;
    }
  .sunset-hd {
      font-size: 1.8em;        text-align: center;
      line-height: 30px;
  }
  .sunset-hd2 {
        font-size: 1.4em;     
        line-height: 22px;
  }
  .sunset-span{ font-size: 1.1em;  line-height: 23px; }
  .sun-flx {
    display: flex;
    justify-content: center;     
  }
  .sunsets-rows{display: block;}

  .sunsets-wrp { margin-bottom: 0; }
  .beach-btm-mob{display: block !important;   margin-top: -4em;}
  .beach-btm {
    display: none;
  }
  .villas-row-bay  .col-md-4{ width: 33%; float: left; }

}

 @media  (max-width: 768px){ 

.dateimg:after{
  width: 20px;
    height: 20px;
}
.enq-lft{display: none;}
.row.eq-ht.con-row,.contact-page-content,.book-row{display: block;        margin: 0;}
.carousel-control.left img, .carousel-control.right img {
    width: 20px;
}
.carousel-control{
  height: 30px;
    width: 30px !important;
    line-height: 30px;
}
.book-img2{display: none;}
.banner-wraper {
    z-index: 9;
}
.wh-img {
    filter: brightness(0);
}
.top-container { padding-left: 2% !important; padding-right: 2% !important; }
.side-form-title { margin-bottom: 7px; }
img.wh-img.mob-vew{display: block !important;}

.bredcum-wraper{ padding-top: 10px;        font-size: 10px; }
  
  .sexy-menu.detached .header-phone, .header-phone { display: none !important; }

    .nav-toggle:before {
      position: absolute;
      content: "";
      width: 40px;
      border-bottom: 3px solid #000;
      right: 0;
    }
    .nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
    }
    .nav-toggle {
        display: flex !important;
        align-items: center;
        width: 25px;
        height: 20px;
        cursor: pointer;
        /* border-top: 3px solid #000; */
        border-bottom: 3px solid #000;
        text-align: center;
        justify-content: center;
        position: absolute;
        bottom: 25px;
        right: 23px !important;
    }

  .header-contact{display: none;}
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
  .nav-dropdown {
    min-width: 100% !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}
.navigation-portrait li {font-size: 16px !important}
.nav-brand img {
    display: flex;
    align-items: center;
}
.logo{ 
  transform: translate(-50%, 0%); left: 50%; width: 100%; position: absolute;
 }


.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
         font-weight: normal;
    font-family: 'InterTight'; text-transform: capitalize;
}
    .hide-menu a i {
        display: block;
        justify-content: center;
        color: #606060;
        margin: 0 auto 10px;
        font-size: 1.6em;
    }

 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }

  .nav-menu>li>a
  {
      color: #fff !important; 
  }

   .nav-toggle, .navigation-hidden .nav-header {display: block !important;}
    
.hide-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
        padding: 15px 20px;
        display: block;
}
   
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
}
.home-img {
    height: 85vh!important;
    width: 100%;object-position: bottom;
    object-fit: cover;
}

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
}



 @media (min-width:769px) and (max-width:991px){
      body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
 
.book-btn-header{ margin: 15px 0 0 !important;    padding: 4px 20px; }
  .header-phone{ margin-top: 18px !important; }
  .nav-brand img {
    width: 70%;
        margin-top: -40px;
  }
  .nav-menu>li>a {    font-size: 0.75em;
    margin: 11px 6px;    letter-spacing: 1px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    color: #333;
    margin: 20px 6px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;width: 45%;
  }
  #plus {
    bottom: 59vh;
  }

  .hero-text-area {
    font-size: 10px;
  }

  .hero-hd {
    font-size: 3em; letter-spacing: 2px;line-height: 35px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 40px;
  }
  .whats-app {
    bottom: 45vh;
    }

  .whats-app,.side-btn{
        width: 50px;
  }
  .shape1 {
    width: 70px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .f-logo {
    width: 200px;
  }
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .shape12 {
    width: 420px;
  } 

  .sea-food-wrap{ padding: 0px 150px 100px }
  .abt-span2{ line-height: 30px; }
  .shape11 {
      top: -105px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px;
  }

  .beach-icons {
    bottom: 0;
  }
  .since-content{ left: 50px; }
  .bg1 {
    top: 5%;
  }
  .sea-food-row {
    margin-top: 15px;
  }
  .rooms-container:after {
        height: 1517px;
    }
 .villa-fac-row .title2, .villa-rooms-slides .title2, .title2 {
        font-size: 1.7em; text-align: center !important;
        letter-spacing: 1px;
        line-height: 32px;
    }
    .title1 {
        font-size: 1.8em; text-align: center;
        letter-spacing: 1px;
        line-height: 33px;
    }
  .s-title2 {
    font-size: 3.6em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1.2em;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.5em;
    line-height: 25px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -40px;
  }
  .ser-container {
    padding:  0px 0 190px;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .s-title4{
        font-size: 5em;
    line-height: 65px;
  }
  .hotel-item{ padding: 10px 35px 50px }
  .hotel-span3{     font-size: 1.5em;    line-height: 40px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 5em;
  }
  .rooms-container {
      padding-bottom: 120px;
  }
  .location-span img {
    width: 19px;
  }

  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; }
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right: 50px;
  }
  .icons {
    width: 40px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 15px;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 30px;
  }
  .abt-span {
    font-size: 4em;    line-height: 65px;
  }

  .img-collage{ width: 70% }
  .collage-title{  position: unset; text-align: center; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: 1.2em;    line-height: 23px;
  }
  .villa-h {
    font-size: 1.8em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 0%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 0%;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left: 0px; padding-top: 20px
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right:  0px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }
  .sea-food-row .col-md-4 {
        width: 33%;
        float: left;
    }
    .sea-food-wrap {
        padding: 0px 10px 50px;
    }
    .rooms-row {
        display: block;
    }
    .hotel-top .title2 {
        padding: 0 60px;
    }
    .hotel-top .title2:before, .hotel-top .title2:after {
        width: 100px;
    }
    .ser-row .col-md-4 {
        float: left;
        width: 50%;
    }
    .ser-container {
        padding: 0px 10px 190px;
        background: #011a12;
    }
    .ser-item {
        margin-bottom: 16px;
        height: unset;
    }
    .row.hotl-row .col-md-4 {
        width: 50%;
        float: left;
        padding: 0 10px;
    }
    .hotl-container:after {
        top: 140px;
        height: 1300px;
        background-color: #f6f1ec;
    }

  .hotel-content-inner {
      padding-left: 30px;
  }
  .amenities-title{  text-align: center;  font-size: 1.7em; line-height: 30px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 0;
    padding-right:0px;
  }
  .hotel-ul {
      margin-bottom: 10px; margin-top: 20px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 250px;
  }
  
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 230px;
    height: 260px;
  }
  .home-flx {
      margin-top: 6em;
  }
  .shape2{width: 100%}

  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; }
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 40px; width: 40px; }

.bred-home a, .bred-home,.bred-next{     font-size: 1em; }
  .hero-text-area-inner {
            font-size: 11px;
        top: 60%;
  }
  .bnr-span{ line-height: 20px }
  .hero-hd2{ line-height: 30px; }
  .hero-span2{line-height: 50px;  }
  .location-bnr{ margin-top: 0 }
  .abt-row1{display: block;}
  .abt-in-img{display: none;}
  .inner-container{ padding: 30px 0  5px }
  .hotels-rooms-slides {
    margin-top: 3em;
    padding-bottom: 5em;
  }
  .content1,.amenities-span{text-align: center;}
  .hotels-rooms-slides .owl-dots {
    bottom: -45px;
  }
  .owl-theme .owl-dots .owl-dot span{ width: 6px; height: 6px; }
  .amenities-row{display: block;}
  .amenities-content {
    padding-right: 0;
  }
  .am-row-ul .col-md-6:nth-child(1),.am-row-ul .col-md-6:nth-child(2) {
    width: 100%;
  }
  .amenities-to-title {
    margin-bottom: 30px;
  }
  .amenities-wrap {
      margin-top: 0em;
      margin-bottom: 3em;
  }
  .hotel-contacts {
      padding: 3em 0 0;
  }
  .hotel-con-row{display: block;}
  .locate-us{ line-height: 20px;padding: 9px 15px; right: 5px; letter-spacing: 1px; }
  .iframe-rt{ top: 15px;margin-bottom: 15px;}
  .hotel-top-shape1 {
    bottom: 34%;
  }
  .contact-flx .hotel-span3 {
    font-size: 1.7em;
    text-align: center;
  }
  .contact-form .col-md-6  {
   width: 50%;
        float: left;
  }
  .hotel-btm-shape1 {
    top: -20px; bottom: unset;
  }
  .submit-btn{ padding: 10px 20px; font-size: 1em; letter-spacing: 1px; }
  .rest-shape1 {
    top: 12%;
  }
  .abt-top { margin-bottom: 5px!important;}
  .hotel-slider-top {
      margin-top: 0;
      position: relative;
  }
  .dots3 {
    height: 50px;
  }

  .villa-rows{display: block;}
 
  .restaurants-top-sec .rest-shape1{
    top: 20%;
  }
  .food-btm {
    margin-top: 0em;
  }
  .food-btm:after{ height: 30%; }
  .collage-title br{display: none;}
  .gallery-container{overflow: hidden;}
  .gallery-container:after{height: 20%}
  .cont-row .col-md-4,.cont-row2 .col-md-4{
    width: 50%; float: left;
  }
  .abt-in-container .rest-shape1 {
    display: none;
  }
  .col-md3 {
      width: 100%;
      float: none;
  }
  .abt-head2{ line-height: 26px; font-size: 1.5em; }
  .col-md2{  width: 100%;
      float: none; padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    display: none;
  }
  .abt-head1{   font-size: 1.4em;  line-height: 22px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 100%;
      float: none;
  }
  .abt-in-row1 {
    left: 0; display: block;
  }
  .abt-in-row{ display: block; }
  .abt-in-container:after{display: none;}
  .abt-img-in1, .abt-img-in2 {
    width: 80%;
    margin: 0 auto;
  }

  .by-in-img,.beach-sh1,.bay-shape1 {display: none;}
  .by-title {
      line-height: 30px;
      font-size: 1.5em;
  }
  .by-span {
        line-height: 38px;
  }
  .by-content-inner{ padding-left: 0;    margin-top: 0; }
  .dotss {
        width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 2em;
    padding-bottom:0em;
  }
  .villas-row-bay {
    margin-top: 2.5em;
  }
  .villa-bay-img {
    margin-bottom: 3em;
  }
  .bicon-rows .bicon-icons-item:after {
    width: 10px;
    height: 80px;
  }
  .bay-icon .icons {
    width: 60px;
  }
  .bicon-rows .col-md-15.p0:nth-child(2n) .bicon-icons-item:after{display: none;}
  .villa-fac-row {
    padding: 40px 0 10px;background-color: #f4efeb;
  }
  .fac-bay-img {
      margin-bottom: 3em;
  }
  .img-birds {
        width: 60px;margin-left: 50px;
    }
  .sunset-hd {
      font-size: 1.8em;       
      line-height: 30px;
  }
  .sunset-hd2 {
        font-size: 1.4em;     
        line-height: 22px;
  }
  .sunset-span{ font-size: 1.1em;  line-height: 23px; }
  .sunsets-rows .col-md-4 {
    width: 33%;
  }
  .sunsets-wrp { margin-bottom: -5em; }
  
  .sunset-img img {
      border-radius: 50px;
  }
  .villas-row-bay  .col-md-4{ width: 33%; float: left; }

}
 @media (min-width:992px) and (max-width:1022px){
   body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
.book-btn-header{ margin: 15px 0 0 !important;    padding: 4px 20px; }
  .header-phone{ margin-top: 18px !important; }
  .nav-brand img {
    width: 70%;
        margin-top: -40px;
  }
  .nav-menu>li>a {
    margin: 15px 9px;    letter-spacing: 2px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    color: #333;
    margin: 20px 12px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 6px;width: 45%;
  }
  #plus {
    bottom: 59vh;
  }

  .hero-text-area {
    font-size: 10px;
  }

  .hero-hd {
    font-size: 3em; letter-spacing: 2px;line-height: 35px;
  }
  .hero-span{ line-height: 20px; }
  .featured-text{ line-height: 40px; }
  .mob-icon, .whats-app img {
    width: 40px;
  }
  .whats-app {
    bottom: 45vh;
    }

  .whats-app,.side-btn{
        width: 50px;
  }
  .shape1 {
    width: 70px;
  }
  .shape13 {
    position: absolute;
    top: 105px;
  }
  .f-logo {
    width: 200px;
  }
  .icon-bg{
        width: 40px; height : 40px; line-height: 40px
  }
  .footer-menu ul li{ margin: 0px 12px; }
  .food-item-img {
    width: 80%;
    margin: 0 auto;
  }
  .shadow {
      top: -80px;
      left: -20px;
      width: 100%;
  }
  .shape12 {
    width: 420px;
  } 

  .sea-food-wrap{ padding: 0px 150px 100px }
  .title1{ font-size: 2.3em;    letter-spacing: 3px;line-height: 33px; }
  .title2{ font-size: 2.4em;    letter-spacing: 2px;line-height: 35px; }
  .abt-span2{ line-height: 30px; }
  .shape11 {
      top: -140px;
  }
  .shape6 {
    height: 300px;
  }
  .beach-rt {
    padding-right: 0px;
  }

  .beach-icons {
    bottom: 0;
  }
  .since-content{ left: 50px; }
  .bg1 {
    top: 5%;
  }
  .s-title2 {
    font-size: 3.6em;
    line-height: 35px;
  }
  .s-title1 {
    font-size: 1.2em;
    line-height: 25px;
  }
  .s-title3 {
    font-size: 1.5em;
    line-height: 25px;
  }
  .s-btn{
    margin: 5px auto 0; padding: 8px 19px; font-size: .9em
  }
  .shape10 {
    top: -50px;
  }
  .ser-container {
    padding:  0px 0 190px;
  }
  .center-loc {
      justify-content: center;
  }
  .ser-shape1{
        top: 10px; width: 50px
  }
  .ser-shape2{
        bottom: 10px; width: 50px
  }
  .s-title4{
        font-size: 5em;
    line-height: 65px;
  }
  .hotel-item{ padding: 10px 35px 50px }
  .hotel-span3{     font-size: 1.5em;    line-height: 40px;  }
  .hotel-span {
    margin-bottom: 8px; 
  }
  .kitchen-wrap {
    padding-top: 5em;
  }
  .rooms-container {
      padding-bottom: 120px;
  }
  .location-span img {
    width: 19px;
  }

  .ht-title {
    font-size: 1.2em;line-height: 20px;
  }
  .food-span{ letter-spacing: 1px; }
  .hotl-container:after{ top: 140px; }
  .facility-title{     bottom: 26px; }
  .room-lft {
    padding-right: 50px;
  }
  .icons {
    width: 40px;
  }
  .beach-span{ letter-spacing: 1px;     line-height: 18px; font-size: .7em }
  .shape7 {
      width: 60px;
  }
  .beach-img-lft {
    margin-left: -20px;
  }
  .tab-home.active:after{
    height: 22px;
    width: 22px;
  }
  .view-btn2{
    padding: 4px 19px 3px
  }
  .hotel-span2{
        line-height: 15px;
  }
  #button{ line-height: 40px; height: 40px; width: 40px; }
  .icon-h {
    width: 30px;
  }
  .abt-span {
    font-size: 4em;    line-height: 65px;
  }

  .img-collage{ width: 60% }
  .collage-title{ left: 38%; font-size: 1.6em; line-height: 28px;        top: -10px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;    bottom: -35px;
    line-height: 30px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{
        height: 25px;
    width: 25px;
  }
  .abt-span3 {
    font-size: 1.2em;    line-height: 23px;
  }
  .villa-h {
    font-size: 2em;
    line-height: 30px;
  }
  .villa-rows:nth-child(1n) {
    padding-left: 0;
    padding-right: 4%;
  }
  .villa-rows:nth-child(2n) {
    padding-left: 4%;
  }
  .map-rest {
    padding: 20px 40px 0;
  }
  .villa-det {
      padding-left: 20px;
  }
  .villa-rows:nth-child(2n) .villa-det {
    padding-left: 0;
    padding-right: 20px;
  }
 .map-rest  iframe {
    height: 100px;
  }
  .rest-top {
    margin-bottom: .5em;
  }


  .hotel-content-inner {
      padding-left: 30px;
  }
  .amenities-title{    font-size: 2.2em; line-height: 30px; }
  .am-ul li:before{
        height: 6px;
    width: 6px;
  }
  .hotel-ul .am-ul li {
    margin-bottom: 2px;
  }
  .am-ul li {
      padding-left: 20px;
      letter-spacing: .5px;    margin-bottom: 5px;
      line-height: 22px;
      font-size: 0.8em !important;
  }
  .hotel-ul1 {
    border-right: 1px solid rgb(39 39 39 / 38%);
    padding-right: 10px;
  }
  .hotel-ul {
      margin-bottom: 10px;
  }
  .am-ul-span{ line-height: 19px; }

  .gallery-box .img-full {
    height: 250px;
  }
 
  .input-box{     height: 45px; }
  .form-group {
      margin-bottom: 10px;
  }
  .contact-item{ padding: 10px 30px }
  .contact-page-content{ padding: 50px 80px 25px 50px }

  .contact-hotel-content {
      padding-right: 30px;
  }
  .iframe-rt iframe{height: 300px !important; }
  .tab-pane > div {
    width: 230px;
    height: 260px;
  }
  .home-flx {
      margin-top: 6em;
  }


  .col-md3 {
      width: 30%;
      float: left;
  }
  .abt-head2{ line-height: 26px; font-size: 2em; }
  .col-md2{ padding-left: 20px; padding-right: 10px; }
  .img-flower2, .img-flower1 {
    width: 200px;
  }
  .abt-head1{   font-size: 1.8em;  line-height: 28px; }
  .abt-mid-cont p{line-height: 20px; font-size: 1.3em; }
  .col-md1 {
      width: 20%;
      float: left;
  }
  .abt-in-row1 {
    left: 35px;
  }

  .tab button{ padding: 9px 23px 7px;line-height: 18px; font-size: 1.1em; }
  .testi-item{ padding: 10px 30px 20px; }
  .testi-avatar{width: 45px; height: 45px;}
  .reviews-container:after{ height: 30%; }
  .playbtn{ height: 40px; width: 40px; }


  .by-title{ line-height: 30px; font-size: 2em; }
  .by-span{ line-height: 38px; }
  .by-content-inner {
    text-align: center;
    margin-top: -2em;
    padding-left: 0;
  }
  .dotss {
    width: 10px;
  }
  .villa-rooms-slides {
    margin-top: 10em;
  }
  .fc-top-bg {
    top: 25em;
  }
  .villa-fac-row {
    padding: 65px 0 50px;
    position: relative;
  }
  .sunset-hd{ font-size: 2.5em; line-height: 35px; }
  .sunset-hd2{ font-size: 2em;    line-height: 26px; }


}
@media (max-width:992px) {
#button{display: none;}
}


