@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'Poppins';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
      font-family: 'Poppins';
     font-size:16px;
     
     color:#505050;
}
html {
  scroll-behavior: smooth;
}
 .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: 'Marcellus';
    src: url('../fonts/Marcellus-Regular.eot');
    src: url('../fonts/Marcellus-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Marcellus-Regular.woff2') format('woff2'),
        url('../fonts/Marcellus-Regular.woff') format('woff'),
        url('../fonts/Marcellus-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aristotelica-Display';
    src: url('../fonts/AristotelicaDisplayTrial-DmBd.eot');
    src: url('../fonts/AristotelicaDisplayTrial-DmBd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AristotelicaDisplayTrial-DmBd.woff2') format('woff2'),
        url('../fonts/AristotelicaDisplayTrial-DmBd.woff') format('woff'),
        url('../fonts/AristotelicaDisplayTrial-DmBd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Light.eot');
    src: url('../fonts/Geomanist-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Light.woff2') format('woff2'),
        url('../fonts/Geomanist-Light.woff') format('woff'),
        url('../fonts/Geomanist-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Regular.eot');
    src: url('../fonts/Geomanist-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Regular.woff2') format('woff2'),
        url('../fonts/Geomanist-Regular.woff') format('woff'),
        url('../fonts/Geomanist-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Medium.eot');
    src: url('../fonts/Geomanist-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Medium.woff2') format('woff2'),
        url('../fonts/Geomanist-Medium.woff') format('woff'),
        url('../fonts/Geomanist-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Semi500.eot');
     src: url('../fonts/Poppins-Semi500.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Semi500.woff2') format('woff2'), url('../fonts/Poppins-Semi500.woff') format('woff'), url('../fonts/Poppins-Semi500.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Regular.eot');
     src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Medium.eot');
     src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
}
 .clear {
     clear: both 
}
 audio, ::selection {
     background:#8cc248;
     color: #fff;
}
#panorama-360-view {
    width: 100vw;
    height: 100vh;
}

.tripadvisor a{
   display: inline-grid;
  background: #66bb47;
  padding: 20px 10px;
 /* padding-top: 10px;*/
  margin-top: 20px;
}
.tripadvisor a:hover {
    background: #333;
}
.tripadvisor .img-logo {
    background: #fff;
     padding: 8px;
     width: 50px;border-radius: 100%;
     margin: 0 auto;
       /*height: 25px;*/
    margin-bottom: 3px;
    /*margin: 8px 20px 15px;*/
}
.img-trip-text{
    width: 108px;
}
.tripadvisor span {
    font-size: 1.332em;
    line-height: 40px;
    margin: 0;
    font-family: 'Geomanist';
    text-transform: uppercase;
    font-weight: 400;
}

.hotel-name {
    background: #fff;
    font-size: 1.1em;
    line-height: 40px;
    margin: 0;
    font-family: 'Geomanist';
    text-transform: capitalize;
    font-weight: 500;
}

 .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;
     z-index:1;
}
 
 .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%;
}
 .tophead{
     width:100%;
     height:40px;
     position:relative;
     padding-top:1em;
}
 .top-header{
     width:100%;
     height:auto;
     position:relative;
     z-index:99 
}
 .top-contact{
     width: auto;
     height:40px;
     float:right;
     clear: both;
     padding-top:10px;
}
 .logo-container{
     width:auto;
     height:auto;
     position:absolute;
     left:0;
     top:0;
     padding-top:10px;
}
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}
 .effect-shine:hover {
 
     -webkit-animation: shine 2s infinite;
     animation: shine 2s infinite;
}
 @-webkit-keyframes shine {
     from {
         -webkit-mask-position: 150%;
    }
     to {
         -webkit-mask-position: -50%;
    }
}
 .effect-shine1:hover {
    
     -webkit-animation: shine 2s infinite;
     animation: shine 2s infinite;
}
 @-webkit-keyframes shine1 {
     from {
         -webkit-mask-position: 150%;
    }
     to {
         -webkit-mask-position: -50%;
    }
}
 .top-quickwraper{
     width:100%;
     height:auto;
}
 .header-contact{
     width:auto;
     height:auto;
     float:right;
}

 .header-call i{
    color: #66bb47 
}
.header-call a {
    color: #333;
    position: relative;
}
.header-call a:nth-child(2):before {
    content: "";
    width: 1px;
    height: 20px;
    background: #7ac45f;
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    transition: all .4s ease-in-out;
    z-index: 9;
}
.header-call a:nth-child(2) {
    margin-left: 15px;
    padding-left: 15px;
}
 .header-call a:hover{
     color:#66bb47;
}
 .desk-view{
     display:block;
     width: 100%; 
}
 .mob-view{
     display:none !important
}
 .nav-menu > li:nth-last-child(1) a{
     padding-right:0%;
}
a.right.carousel-control i, a.left.carousel-control i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.back-to-top {
    background-image: none;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: #fff;
    background: #66bb47;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
    width: 3rem;
    height: 3rem;
    position: fixed;
      bottom: 70px;
    right: 30px;
    z-index: 20;
    box-shadow: 0px 3px 15px 0px rgb(18 18 18 / 25%);
}
 .footer-wraper {
     width:100%;
     height:auto;
     background-color:#66bb47;
}
 .copy-right {
     width:auto;
     height:auto;
     float:left;
     color:#fff;
     font-family:inherit;
     font-size:1em;
     font-weight:400;
     line-height:55px 
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto;
     color:#fff 
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
     color:#fff;
     font-family:inherit;
     font-size:1em;
     font-weight:400;
     line-height:55px;
     margin: 0 
}
 .designed p a {
     text-decoration: none;
     color:#fff;
     font-family:inherit;
     font-size:1em;
     font-weight:400 
}
 .designed p a:hover {
     text-decoration: none;
     color:#f7f7f7;
     font-family:inherit;
     font-size:1em 
}
 .footer-top-wraper {
     width:100%;
     height:auto;
     padding: 100px 0 50px;
     background: url('../images/footer-bg.png');    background-size: cover;
}
.bottom-wraper{
    width: 100%;
    height: auto;
    position: relative;
    bottom: -2em;

    overflow: initial;
}
.bottom-pic{
    width: 100%;
    height: auto;
}
 .whats-app{
    position:fixed;
    bottom:20vh;
    right:0;
    margin-right:4%;
    width:30px;
    z-index:120000
}
.whats-app img{
    animation-name:floating;
    animation-duration:3s;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
    margin-left:30px;
    margin-top:5px;
    opacity:1;
    max-width:40px
}
.whats-app:hover img{
    opacity:1
}
@keyframes floating{
    from{
        transform:translate(0,0)
    }
    65%{
        transform:translate(0,15px)
    }
    to{
        transform:translate(0,0)
    }
}

 .footer-content {
     margin-right: 9%;
    height: auto;
    float: left;
    width: auto;
    z-index: 9;
}

 .footer-content-icon {
     width:50px;
     float:left 
}
 .footer-content-details {
     width:88%;
     height:auto;
     float:left 
}
 .footer-content-details p {
     width:100%;
     height:auto;
     font-family:inherit;
     line-height:1.7;
     color:#333;text-transform: capitalize;
     font-size:1em 
}
 .footer-content-details p a {
     font-family:inherit;
     line-height:1.7;
     color:#333;
     font-size:1em 
}
 .footer-logo {
     width:100%;
     height:auto 
}
.footer-logo img {
    width: 100%;
}
.footer-logo img {
    width: auto;
    margin-top: -50px;
    margin-bottom: 10px;
}
.address:nth-child(1) {
    align-items: flex-start;
}
.address {
    height: auto;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

 .footer-top-title {
     width:100%;
     height:auto;
     text-align:left;
     color:#0c203b;
     font-size:1em;
     padding-bottom:25px;
     font-weight: 500;
     font-style: normal;
     font-display: swap;
     text-transform: uppercase;
     font-family: 'Merienda';
}
 .footer-content ul {
     margin:0px;
     padding:0px;
     list-style-type:none;
}
.footer-content-title {
    width: 100%;
    height: auto;
    font-size: 1em;
    font-family: 'Geomanist';
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 15px;
}
 .footer-content ul li {
     font-family: inherit;
     font-size:1em;
     line-height:36px;
     margin-right: 20px;
}
 .footer-content ul li a {
     font-family: inherit;
     font-size:1em;
     color:#333;
     -webkit-transition: padding .2s;
     -moz-transition: padding .2s;
     -o-transition: padding .2s;
     transition: padding .2s;
     font-weight: normal 
}
 .footer-content ul li a:hover {
    
     color:#7ac45f;
  
    
}
 .footer-social-links {
     width: auto;
     height: auto 
}
 .footer-social-links ul {
     margin: 0px;
     padding: 0px;
     list-style-type: none;
}
 .footer-social-links ul li{
     float: left;
     margin-right:3px !important;
}
 .footer-social-links ul li a{
     width:40px;
     height: 40px;
     background-color: #66bb47;
    color: #fff;
     font-size:1em;
     display: flex;
     justify-content: center;
     align-items: center;
}
.footer-social-links ul li a:hover{
     background-color:#333;
     color:#fff;
}
 .main-wraper{
     width: 100%;
     height: auto;
     position: relative;
     background: url(../images/main-bg.jpg) repeat-y;
     padding-bottom: 3em;
     margin-bottom: -2em;
}
.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
}
.fac-container{
    padding: 100px 0
}
.fac-card {
        filter: drop-shadow(10px 0px 16px #cccc);
    transition: 0.3s;
      background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
        padding: 15px;
            min-height: 600px;
    margin-bottom: 30px;
}
.fac-card h6{
    font-size: 1.2em;
    font-weight: 500;
    font-style: normal;
     font-family: 'Marcellus';
    text-align: center;
    margin-bottom: 0;
    padding: 10px 0;
}

.fac-card p {
    text-align: center;
}
a.view-detail-btn.gal-btn {
    top: 50px;
    left: 35px;
}
.gallery-container{
    padding: 100px 0
}
body.gallery .col-md-4 {
   padding-right: 10px;
    padding-left: 10px;
}
img.welcome-img2 {
    position: absolute;
    right: 0;
    bottom: 8%;
}
.welcome-detail.abt-content{
    margin-right: 0px;
    text-align: center;
}
.welcome-detail.abt-content p{
    text-align: center;
}
.abt-container {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
        overflow: hidden;
}
.love-story__flowers {
        max-width: 300px;
    padding-bottom: 30px;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    display: flex;
}

.welcome-detail {
    margin-right: 1%;
}


.featured-text{
    font-size: 1.5em;
    font-style: normal;
    font-display: swap;
     font-family: 'Marcellus';
    color: #fff;
    text-transform: uppercase;
    line-height: 61.32px;    font-weight: 500;
    letter-spacing: 2px;
}

.banner-caption.slide-title p,.inner-banner-caption p{
    color: #fff;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Poppins';
        margin-top: 25px;
}
a.book {
    font-family: 'Aristotelica-Display';
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    border: 1px solid #fff;
    position: relative;
    padding: 11px 40px 6px;
    letter-spacing: 1px;
    display: flex;
    width: max-content;
    align-items: center;
    justify-content: center;
    margin: 24px auto 0;
}
a.book:after {
        content: "";
    width: 100%;
    height: 19px;
    background: url(../images/bshape.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 36%;
    top: 26px;
    bottom: 0;
    transition: all .4s ease-in-out;
    z-index: 9;
}
a.book:hover{
    background: #66bb47;
    color: #fff;transition: .5s;
}
.init-text{
    font-size:3.25em;
       font-weight: 500;
    font-style: normal;
    font-display: swap;
     font-family: 'Marcellus';
    color: #fff;
    text-transform: uppercase;
    line-height: 53.41px;
        letter-spacing: 2px;
}


 .inner-banner-caption.slide-title .featured-text {
             font-size: 1.8em;
            line-height: 50px;
        }
        .inner-banner-caption.slide-title .init-text{
           font-size: 2.8em;
    line-height: 50px;
        }

.line-shape {
    position: relative;
    top: 130px;
}
.page-hero .hero-text-area {
       position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
        text-align: center;
  }
  .title-logo{
    display: flex;
    align-self: center;
    justify-content: center;
    margin: 0 auto 50px;
    position: relative;    width: min-content;
  }

    .title-logo:after{
   content: "";
    width: 100%;
    height: auto;
    background: url(../images/shape2.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -184px;
    top: 26px;
    bottom: 0;
    z-index: 9;
}
    .title-logo:before{
   content: "";
    width: 100%;
    height: auto;
    background: url(../images/shape1.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -184px;
    top: 26px;
    bottom: 0;
    z-index: 9;
}
  .title-wraper{
    width: 100%;
    height: auto;
  }
 
  .welcome-detail-title h1{
    width: 100%;
    height: auto;
    text-align: center;
    color:#797676 ;
    font-size: 1.665em;
        line-height: 40px;
            margin: 0;
    font-family: 'Geomanist';
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

  .welcome-detail-title h2{
    width: 100%;
    height: auto;
    text-align: center;
    color:#797676;
    font-size: 2.332em;
        line-height: 20px;
    font-family: 'Geomanist';
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  .welcome-detail-title {
    text-align: center;
}
  .welcome-detail-title span{
    text-align: center;
    color:#333 ;
    font-size: 1.222em;
        line-height: 30px;
    font-family: 'Geomanist';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  .welcome-detail-title2 {
    margin-bottom: 20px;
}
.welcome-detail-title2 h1{
    width: 100%;
    height: auto;
    text-align: left;
    color:#797676;
    font-size: 2.332em;
        line-height: 40px;
            margin: 0;
    font-family: 'Geomanist';
    text-transform: capitalize;
    font-weight: 500;
    font-style: normal;
        letter-spacing: -2px;
    font-display: swap;
  }
  .welcome-detail-title2 img {
    width: 108px;
}
  .c-green{
    color: #7ac45f;
  }
  .welcome-detail span.wl{
    text-align: left;
    color:#333 ;
    font-size: 1.222em;
        line-height: 30px;
    font-family: 'Geomanist';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  .welcome-container{
    background: #f1f9ee;
    padding: 100px 100px 200px;
  }
  .inner-abt{
    background-image: url(../images/01.jpg);position: relative;
    z-index: 9;
  }
  .inner-abt:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(../images/brush-bg.png);
    z-index: -1;
    background-repeat: no-repeat;
}
.single-services {
    position: relative;
    z-index: 1;
    padding: 40px 55px 40px 108px;
    -webkit-transition: .5s;
    transition: .5s;min-height: 130px;
    display: flex;
    align-items: center;
}
  .single-services .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    z-index: -1;
    width: 75px;
    height: 75px;
    background: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #ff4800;
    line-height: 75px;
    margin-top: -38px;
    -webkit-transition: .5s;
    transition: .5s;
}

.single-services h3 {
    text-align: center;
    color: #333;
    font-size: 1.238em;
    line-height: 30px;
    font-family: 'Geomanist';
    font-weight: normal;
    font-style: normal;
    margin: 0;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
}
.single-services.no-border:after{
display: none;
}
.single-services:after {
    content: "";
    width: 1px;
    height: 55%;
    background: #b0b6b3;
    position: absolute;
    left: -25px;
    top: 30px;
    bottom: 0;
    transition: all .4s ease-in-out;
}
span.adv-title {
    font-family: 'Geomanist';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 0.808em;
}
.adv-strip {
    background: #fff;    margin-top: 20px;padding: 0 30px;
    box-shadow: 1px 8px 20px 0 rgb(0 0 0 / 6%);
}
section.adv-div {
    position: relative;
    margin-top: -120px
}
 body.karunagapally .fac-li{
    margin-bottom: 25px;
  }
  span.loc {
    color: #fff;
    font-size: 1.333em;
    font-family: 'Geomanist';
    font-weight: 500;
    text-align: center;
}


 .box-link{
     overflow: hidden;
    /*box-shadow: 0 0 3px rgba(0,0,0,0.3);
    */
     position: relative;
}
 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;

    /* -webkit-mask-image: url(../images/curve-shape.png);
    mask-image: url(../images/curve-shape.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;*/
}

 .box-link:hover img{
     transform: scale(1.1);
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgba(0,0,0,0.6);
     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;
}
 .box-link:hover .box-content{
     opacity: 1;
     transform: rotateY(0deg) scale(1);
}
 .box-link .box-content:before{
     content: "";
     width: 90%;
     height: 90%;
    /*border: 1px solid #fff;
    */
     position: absolute;
     top: 5%;
     left: 5%;
}
 .box-link .icon{
     display: inline-block;
     padding: 0;
     margin: 0;
     list-style: none;
     position: relative;
    /*top: 40%;
    */
}
 .box-link .icon li{
     display: inline-block;
}
 a .box-link .icon li i{
     display: block;
     width: 50px;
     height: 50px;
     line-height: 50px;
     border-radius: 50%;
     font-size: 18px;
     transition: all 0.5s ease 0s;
     background:#fff;
     color:#264d92;
}
 a:hover .box-link .icon li i{
     background:#fff;
     color:#264d92;
}
 .box-link .content{
     padding: 10px;
     text-align: left;
     position: absolute;
     bottom: 5%;
     left: 5%;
}
 .box-link .title{
     font-size: 20px;
     font-weight: 500;
     color: #fff;
     text-transform: uppercase;
     margin: 0 0 5px;
}
 .box-link .post{
     display: block;
     font-size: 14px;
     color: #fff;
}
 .box-title {
     font-size:1em;
     font-family: inherit;
     font-weight:normal;
     width:100%;
     text-align: center;
     z-index:2;
     color:#333;
     padding-top:0.5em;
}
#fac-slider {
    margin-top: 50px;
}

.facility-div{
    padding: 100px 0;    position: relative;
}
.fac-li h3 {
    color: #333;
       margin: 0;
    font-family: 'Geomanist';
    font-weight: 500;font-size: 1.1em;
    text-align: center;
}
.fac-content{
     background: #f1f9ee;
     padding: 20px;
}
img.fac-shape {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.lSAction > .lSPrev{
    top: 23% !important;
    right: 12%!important;
}
.lSAction > .lSNext{
    top: 23%!important;
    right: 11%!important
}

/* Style the tab */
.tab {
  float: left;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: #8c8c8c;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 1.667em;    font-family: 'Geomanist';
  position: relative;
}

.tab button.active{
    color: #333
}
/* Create an active/current "tab button" class */
.tab button.active:after {
    content: "";
    width: 100%;
    height: auto;
    background: url(../images/shape1.png);
    background-repeat: no-repeat;
    position: absolute;
    right: auto;
    top: 20px;
    bottom: 0;
    z-index: 9;
}
.tab button.active:before {
    content: "";
    width: 85px;
    height: 50px;
    border-radius: 50%;
    background: #a2b29e;
    background-repeat: no-repeat;
    position: absolute;
    left: -27px;
    top: 12px;
    bottom: 0;
    z-index: -1;
}
/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border-left: none;
}
.tabcontent img{
     animation: fadeIn 3s;
  -webkit-animation: fadeIn 3s;
  -moz-animation: fadeIn 3s;
  -o-animation: fadeIn 3s;
  -ms-animation: fadeIn 3s;
}
.tab-div{
    margin-top: 5em !important;
}
img.tbimg3 {
    position: absolute;
    left: -130px;
}


.view-detail-btn {
    background: #66bb47;
    color: #fff;
    height: 150px;
    width: 150px;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 8%);
    border-radius: 100%;
    z-index: 9;
    display: block;
    position: relative;
    top: -50px;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 0.778em;
    line-height: 150px;
    text-align: center;
      animation: fadeIn 3s;
  -webkit-animation: fadeIn 3s;
  -moz-animation: fadeIn 3s;
  -o-animation: fadeIn 3s;
  -ms-animation: fadeIn 3s;
}
.view-detail-btn:hover{
    background: #333;
    color: #fff;
}

  .welcome-detail p{
    width: 100%;
    height: auto;
    font-size: 1em;
    color: #333;
    line-height: 1.7;
    font-family: inherit;
    font-weight: normal;
    text-align: justify;
  }

  .abt-pic{
    width: 40%;
    height: auto;
    float: left;
    text-align: right;
    position: relative;
  }
  .abt-title{
    margin-bottom: 25%;
  }
  .abt-detail{
    width: 60%;
    height: auto;
    float: left;
    padding-left: 5%;
  }

.room-box
{
    margin-bottom: 30px;
}
 .room-box .room-img-wrap {
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 310px;
}
 .room-box .room-img-wrap .room-img {
    height: 100%;
    width: 100%;
    transition: all .4s ease-out 0s;
    background-size: cover;
    background-position: 50%;
}
.room-box .room-desc {
    background-color: #fff;
    /*font-size: 14px;*/
    padding: 50px 20px 50px 40px;
    position: relative;
        height: 100%;
}
.room-box .room-desc p {
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Poppins';
    line-height: 1.7;
    font-size: 1em;
}
.room-box .room-desc .icons {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 8px 16px 0 hsl(0deg 0% 54% / 4%);
    display: inline-block;
    margin-bottom: 25px;
}
.room-box .room-desc .icons li {
    display: inline-block;
    margin: 0 10px;
    color: #222;
}
.room-box .room-desc .icons li img {
    height: 30px;
}
.room-box .room-desc h4 {
       color: #66bb47;
    font-size: 1.667em;
    font-family: 'Geomanist';
    font-weight: 500;
    position: relative;
    margin-bottom: 15px;
}
.room-box .room-desc h5 {
       color: #8c8c8c;
    font-size: 1.4em;
    font-family: 'Geomanist';
    position: relative;
    margin-bottom: 10px;
    margin-top: 15px;
}
.room-box .room-desc .price {
    font-size: 2em;
    color: #7ac45f;
    line-height: 1;
    display: block;
    font-family: 'Poppins';
    font-weight: 500;
}
.bg-shape{
        position: relative;
    padding: 60px 80px 40px 50px !important;
    z-index: 9;
}
.bg-shape:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all .4s ease-in-out;
    background: url(../images/bg.png);
    background-size: cover;
    background-position: center;
    z-index: -1;
    transform: rotate(180deg);
}
.room-desc.bg-shape.rev:before{
     transform: unset;
}
.room-desc.bg-shape.rev {
    padding: 90px 50px 40px 100px !important;
}
.mb-3{
    margin-bottom: 3em
}
.room-desc .price span {
    font-size: .6em;
    display: block;
    font-weight: 300;
    color: #333;
    line-height: 40px;
}
 .room-box:hover .room-img {
    transform: scale(1.1);
}
body.facilities .room-box .room-img-wrap
{
        height: 380px;
}
body.facilities .room-box:nth-child(1) .room-img-wrap
{
        height: 100%;
}
body.facilities .room-box:nth-child(1) .room-img-wrap .room-img img{
    height: 100%;
    object-fit: cover;
}
.book-btn {
    background: #66bb47;
    color: #fff;
    padding: 15px 30px;
    width: fit-content;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 8%);
    border-radius: 25px;
    z-index: 9;
    display: block;
    position: relative;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 1em;
    text-align: center;
  
}
.book-btn:hover {
background: #333;
color: #fff;
  animation: fadeIn 3s;
    -webkit-animation: fadeIn 3s;
    -moz-animation: fadeIn 3s;
    -o-animation: fadeIn 3s;
    -ms-animation: fadeIn 3s;
}
.d-flex{
    display: flex;
}



/*testimonial*/

.owl-carousel .owl-wrapper:after
{
  content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
  .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
  .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
  .owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}


.owl-theme .owl-controls{margin-top:10px;text-align:center}
.owl-theme .owl-controls .owl-buttons .owl-prev{
    position: absolute;
        top: 35%;
    left: 40%;
    color: #808080;
        font-size: 40px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next{
    position: absolute;
       top: 35%;
    right: 15%;
    color: #808080;
        font-size: 40px;
    }
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#186db8}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
 
.slick-dots li button {
    color:#eaeaea;
    display:inline-block;
    zoom:1;
    margin:0 5px;
       height: 20px;
    width: 20px;
    -webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;
    background:#eaeaea;
    /* more CSS */
}
.slick-dots li{
    display: inline;
}
.owl-theme .owl-controls{
    display: block !important;
}
ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}

   .testimonial-content img.user {
    height: 100px;
    border-radius: 100%;
    background: #fff;
    /* padding: 10px; */
    -webkit-box-shadow: 2px 5px 20px 0px #eee;
    box-shadow: 4px 6px 0px 0px #66bb47;
}

span.qoute img {
    position: absolute;
       top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.testimonial-content .name {
    color: #000;
    margin-top: 20px;
    font-family: 'Geomanist';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 1.111em;
    text-align: center;
}
.testimonial-content .content p {
    text-align: center;
    line-height: 30px;
}
.testimonial-content .content {
    z-index: 0;
    position: relative;
}
.testimonial-content {
    text-align: center;    z-index: 9;
    position: relative;
    align-items: center;
    -moz-box-shadow: -1px 1px 8px 0px rgb(2 2 2 / 15%);
    -webkit-box-shadow:-1px 1px 8px 0px rgb(2 2 2 / 15%);
    box-shadow: -1px 1px 8px 0px rgb(2 2 2 / 15%);
    background: #fff;
    padding: 50px;
    margin:65px 5px 20px 150px;
}
.mar0{
    margin: 0
}
/*end*/

.gal-div:before{

    content: "";
        width: 47%;
    height: 80%;
    position: absolute;
    right: 0;
    top: 60px;
    bottom: 0;
    transition: all .4s ease-in-out;
    background: url(../images/bg.png);
    background-size: cover;
}
section.gal-div {
    position: relative;padding: 100px 0;
}

  .border-box ul li {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 30px;
    position: relative;
    font-family: 'Poppins';
    font-size: 1em;
        line-height: 1.9em;
    width: 100%;
    float: left;
        display: flex;
    align-items: center;
}

.highlights-detail{
    width: 100%;
}

.border-box ul li img {
    height: 20px;
    margin-right: 20px;
}
.highlight-wrap{
    padding: 50px 0 100px
}


  .rec-detail{
    width: 60%;
    height: auto;
    float: left;
    padding-right: 5%;
  }
 .bottom-img {
    position: absolute;
    bottom: 0;
    /*opacity: .6;*/
    z-index: -1;
    left: 0;
        width: 100%;
}

.abt-pic .abt-pic2 {
    left: 5%;
    position: absolute;
    bottom: 150px;
    z-index: 1;
}
img.abt-pic1
{
    z-index: 9;
        position: relative;
}
.rec-pic {
    width: 40%;
    height: auto;
    float: left;
    text-align: right;
    position: relative;
}
.bottom-img1{
    position: absolute;
       bottom: 34%;
    opacity: .1;
    z-index: -1;
    left: 0;
}
.recognition-wraper{
    padding-top: 130px;
}

.facility-wraper {
    padding: 60px 0;
}
.food  {
    display: block;
    width: 154px;
    height: 154px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    -moz-border-radius: 92px;
    -webkit-border-radius: 92px;
    border-radius: 92px;
    border: 2px solid #66bb47;
    text-align: center;
    font-family: 'Merienda';
    color: #66bb47;
    font-size: 24px;
    padding-top: 28px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.food span{
    display: block;
    text-align: center;
        font-family: 'Poppins';
    font-size:1em;
    text-transform: uppercase;
    color: #000;
    padding: 0 30px;
    line-height: 30px;
    letter-spacing: .5px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.padding-restaurant{
    padding: 0 130px;
}
.about-wrap.style2 .about-bg-five {
   height: 550px;
    border-radius: 15px;
    max-width: 70%;
    margin: 0 auto;
    display: block;
    position: relative;
}
.about-bg-4 {
    background-image: url(../images/about-bg-9.png);
        background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.about-wrap.style2 {
    padding: 130px 0 150px;
}
.about-wrap.style2 .about-cat {
    bottom: 25px;
    left: 0;
        display: inline-block;
    width: 200px;
    height: 115px;
   
    text-align: center;
    padding: 24px 0 0;
    position: absolute;
}
.about-cat img{
     border-radius: 10px;
}
.about-wrap.style2 .about-img-wrap .ab-img-5 {
    position: absolute;
    top: -170px;
    left: 0;
    width: 350px;
    border-radius: 15px;
    -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.1));
}
.about-wrap.style2 .about-img-wrap .ab-img-6 {
    position: absolute;
    top: -55px;
    right: 0;
    max-width: 200px;
    border-radius: 15px;
}

/*contact*/

.leaf1{
        left: -72px;
    top: 154px;
    position: absolute;
}
.leaf2{
         position: absolute;
    right: -12px;
    top: 67px;
}
.contact-container {
    width: 100%;
    height: auto;
    margin-top: 1.5em;
}

.contact-left{
    width: 60%;
    height: auto;
    float: left;
    text-align: right;
 
}
.contact-right{
    width: 60%;
    height: auto;
    float: left;
    text-align: right;
 
}
.contact-form .col-md-6:nth-child(1), .contact-form .col-md-6:nth-child(3) {
    padding-right: 0;
}
.contact-form {
    width: calc(100% - 50px);
    display: flex;
    flex-wrap: wrap;
    padding: 50px;
    margin-left: 0px;
    border-radius: 0 55px;
}
.contact-form-img {
    margin-bottom: 42px;
    text-align: center;
        width: 100%;
}

form#contact_form {
    width: 100%;
}
.contact-form .form-group {
    margin-bottom: 15px;
}
input[type="date"],.contact-form input[type="text"],.contact-form select,.contact-form input [type="date"]{
    /*background: #f1f9ee;*/
    border: 1px solid rgb(102 187 71 / 30%);
        /*border: 1px solid #66bb47;*/
    color: #333;
    width: 100%;
    height: 65px;
    padding: 0 30px;box-shadow: 0 24px 84px 0 rgb(0 0 0 / 8%);
}
option {
    font-size: 13px;
}
.contact-form textarea {
   /*background: #f1f9ee;*/      -webkit-box-shadow: 0 24px 84px 0 rgb(0 0 0 / 8%); border: 1px solid rgb(102 187 71 / 30%);
    color: #333;
    width: 100%;
    padding: 30px 30px 0;
}

.submit-btn{
    border: none;
    background: #66bb47;
    color: #fff;
    font-weight: 800;
    padding: 15px 50px;
    font-family: 'Poppins';
    font-size: 1em;
    border: 1px solid #66bb47;
    width: 100%;
}
.submit-btn:hover{
    background: #333;
    color: #fff;
}
.normal-p{
    font-size: 1em !important;
    line-height: 1.7!important;
}
section.contact-wrapper {
    padding: 20px 0px 60px;
position: relative;overflow: hidden;
}

.contact-box {
    display: inline-block;
    position: relative;
     width: 100%;
     min-height: 330px;padding: 40px;
         box-shadow: 0 24px 84px 0 rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 24px 84px 0 rgb(0 0 0 / 8%);
      border-left: 3px solid #66bb47;
    /*background-image: url(../images/bg-box-pattern.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-details-section-outer {
    background: #edf7f8;
    padding: 156px 0 117px;
    position: relative;
    overflow: hidden;
}

.map-section {
    padding: 88px 0;
}
.contact-details-section-outer .design-img {
    position: absolute;
    top: 22px;
    left: -315px;
}
.contact-details-section-outer .design-img2 {
    position: absolute;
    top: 22px;
    right: -315px;
}
.map-section iframe {
    border: 5px solid #ffffff !important;
}

.story-card-content {
    width: 590px;
    z-index: 1;
    padding: 74px 50px 77px;
    border-radius: 0 0 100px 0;
    top: 100px;
    left: -100px;
        position: absolute;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    background: #fff;
}
.story-card-img {
    margin-bottom: 30px;text-align: center;
}
.story-card-content p {
    text-align: center;
    text-transform: uppercase;
}
 .story-card-content h3 {
    font-size: 1.33em;
    margin-bottom: 20px;text-align: center;
}
.story-card-content .banner-btn {
    text-align: center;
    margin-top: 20px;
}
 .banner-btn a {
    color: #66bb47;
    background: transparent;
    border-radius: 72px;
    padding: 15px 30px 16px 30px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    transition: transform ease 300ms;
    line-height: 20px;
    word-spacing: 2px;
    font-size: 1em;
    transition: ease-in-out 0.3s;
    border: 2px solid #66bb47;
}
.banner-btn a:hover {
    transform: translateY(-5px);
    background: #66bb47;
    color: #fff;
    border: 2px solid var(--e-global-color-accent);
    transition: ease-in-out 0.3s;
}
.banner-btn a i{
    margin-right: 15px;
}

.contact-box figure {
       height: 90px;
    width: 90px;
    line-height: 90px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    box-shadow:-2px -3px 0px 2px #66bb47 inset;
    background: #fff;
    border-radius: 50%;
}
.contact-box figure i {
  color: #66bb47;
    font-size: 2.3em;
}
.contact-box figure img {
    width: 40px;
    display: inline-block;
}
.contact-box .content {
    display: inline-block;
    text-align: center;    width: 100%;
}

.contact-box .content p {
    margin: 0;
    font-size: 1.1em;
    color: #7d7c7c;
}
.contact-box .content h6 {
    display: block;
    font-size: 1.2em;
    color: #212529;
    font-weight: 500;
    font-family: 'Geomanist';
    text-transform: capitalize;
    margin-bottom: 8px;margin-top: 20px;
}

 .about-content-img {
    position: relative;
}
.about-section-f1 {
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: .8;
}
section.contact-details-section {
    padding-top: 90px;
}
.about-content-img h2 {
    margin-bottom: 29px;
     font-family: 'Geomanist';
    text-transform: capitalize;
    font-weight: 500;
    line-height: 55px;    font-size: 2.5em;
}
.about-content-img h2 span{
    color: #66bb47; font-family: 'Geomanist';
    text-transform: capitalize;
}
.about-content-img p {
    font-size: 1.33em;
    line-height: 40px;
    font-weight: 300;
    color: #777777;
    padding-right: 0px;
    margin-bottom: 28px;
}
.about-content-img h6 {
    margin-bottom: 16px;
   font-family: 'Geomanist';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 1.33em;
}

.about-content-img{
    /*background: #f1f9ee;*/
    border-radius: 0px 50px 50px 0px;
    overflow: hidden;
    margin: 0px 50px 0px 0px;padding: 50px 90px;
}
.reserv{
    padding: 90px 90px;
}
/*......................*/


.center{
    margin:0 auto;
    align-items: center;
        display: flex;
}
  .founder-name{
    font-size: 2.294em;
    font-family: 'Merienda';
    text-transform: capitalize;
    font-weight: normal;
    font-style: normal;
    color: #66bb47;
  }
  .founder-position{
    font-size: 1.333em;
    font-family: 'Merienda';
    text-transform: capitalize;
    font-weight: normal;
    font-style: normal;
    color: #856d46;
    position: absolute;
    left: 25%;
  }

  .left-tree {
    position: absolute;
    left: 0;
    top: 10%;
}
  .right-tree{
 position: absolute;
    right: 0;
    top: 5%;
  }

  .home-facility-wraper{
    width: 100%;
    height: auto;
    padding-top: 100px;
        padding-bottom: 100px;
  }


  
.view-all{
    text-align:left;
        font-family: 'Geomanist';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 1.111em;
    letter-spacing:0px;
    font-style:normal;
    line-height:26px;
    float:right;
    font-size:1em;
    position: relative;
    margin-top:-15px;
}
.view-all a{
       width: auto;
    height: auto;
    text-align: center;
    color: #66bb47;
    font-size: 1em;
    font-family: 'Merienda';
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
        margin: 0 8px;
}

.view-all a::after {
    content: " ";
    background-color: #66bb47;
    font-weight: 500;
    width: 14px;
    height: 1px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
  }
.view-all a:hover{
    padding-right:8px;
    color:#387898;
}


.gallery-item{
   width: 32%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    height: auto;
    float: left;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    position: relative;
}
.gallery-item:nth-child(3n){
margin-right: 0
}


.gallery-item:nth-child(4){
clear: both;
}
.booking-wraper {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 3em;
    overflow: initial;
        height: 600px;
}
img.booking {
    width: 35%;
    opacity: .08;
    /* z-index: -1; */
    position: absolute;
    bottom: -8%;
}

.img2, .img2 img {
    height: 385px;
    object-fit: cover;
}
.img1, .img2 {
    margin-bottom: 5px;
}


.mtop1{
    margin-top: 50px
}
.facilitybg{
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    top: 7%;
        z-index: -1;
            height: 100%;
            width: 100%;
}

.home-facility-wraper{
    position: relative;
}
.box-group{
    text-align: center;
    overflow: hidden;
    position: relative;
}

.box-group .icon img{
height: auto !important;
width: 70%
    }
.box-group img{
    max-width: 100%;
    max-height: 100%;
    transform: scale3d(1, 1, 1);
    transition: all 0.3s ease 0s;
    display:block;
    width: 100%;
    object-fit: cover;
   
}
body.gallery .box-group img{
 height: 350px;
    }
.box-group:hover img{
    transform: scale3d(1.15, 1.15, 1);
}
.box-group .box-content{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    padding-top: 35%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.box-group:hover .box-content{
    opacity: 1;
}
.box-group .box-content:before, .box-group .box-content:after{
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 0;
    z-index: -1;
    transform: scale(1.5);
    transition: all 0.6s ease 0.2s;
}
.box-group .box-content:before{
    border-top: none;
    border-bottom: none;
    left: 30px;
    right: 30px;
}
.box-group .box-content:after{
    border-left: none;
    border-right: none;
    top: 30px;
    bottom: 30px;
}
.box-group:hover .box-content:before, .box-group:hover .box-content:after{
    opacity: 1;
    transform: scale(1);
}
.box-group .content-inner{
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}
.box-group:hover .content-inner{
    opacity: 1;
    transform: scale(1);
}
.box-group .title{
    font-size: 22px;
    font-weight: 700;
    color:#ffcc00;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.box-group .post{
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 15px;
}
.row.mtop1 .box-group img
 {

    height: 250px;
 }
.box-group-icon {
    position: absolute;
    bottom: 0;
    left: 0px;
    color: rgba(255,255,255,1) !important;
    font-size: 1.5em;
    font-family: inherit;
    width: 100%;
    text-align: left;
    z-index: 2;
    font-weight:500;
    padding-left: 2%;
    padding-right: 2%;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
a:hover .box-group-icon{
    display:none !important;
}
.group-link{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 60px;
    left: 0;
    right: 0;
}
.box-group .icon{
    list-style: none;
    padding: 0;
    position: absolute;
    top:0;
    left:0;
    text-align: center;
    opacity: 0;
    transition: all 0.5s ease 0s;
    bottom:0;
    right:0;
    margin:auto;
}
.box-group:hover .icon{
    left: 0px;
    opacity: 1;
    transition-delay: 0.3s;
}
.box-group .icon li{
    display: inline-block;
}
 .box-group .icon li {
       width: 180px;
    height: 180px;
    line-height: 180px;
    background: #fff;
    font-size:18px;
    color: #fff;
    transition: all 0.5s ease 0s;
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    margin:auto;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
}

.box-title {
    font-size:1.333em;
    font-family: 'Merienda';
    width:100%;
    text-align: center;
    z-index:99;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color:#fff;
    padding-top:0.5em;
    position: absolute;
    bottom: 2em;
    left: 0;
}
.box-title-sub {
    font-size:1.333em;
    font-family: 'FML-TTKaumudi';
    width:100%;
    text-align: center;
    z-index:2;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color:#fff;
    padding-top:0.25em;
    position: absolute;
    bottom: 1em;
    left: 0;
}
a:hover .box-title{
    color:#3aaa35;
}
a:hover .box-title-sub{
    color:#3aaa35;
}
.cs-post_overlay2{
        position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    /*background-image: linear-gradient(to bottom, rgb(255 255 255 / 0%), rgb(3 3 3 / 100%));
    opacity: .7;*/
}
.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
.img-text2 {
      text-align: center;
    width: 100%;
    margin-top: 15px;
}
.img-text {
        text-align: center;
    padding: 50px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    /*background: -webkit-linear-gradient(top, transparent, #000);
    background: linear-gradient(to bottom, transparent, #000);*/
}

.img-text h4 {
    color: #fff;
    font-size: 1.33em;
    font-style: normal;
    font-display: swap;
    font-family: 'Marcellus';
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.img-text span {
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 30px;
    font-size: .8em;
    font-style: normal;
    font-display: swap;
    font-family: 'Poppins';
    letter-spacing: 1px;
    text-transform: uppercase;
}
.img-text2 {
    margin-bottom: 10px;
}
.img-text2 h4 {
    color: #333;
    font-size: 1.33em;
    font-style: normal;
    font-display: swap;
    font-family: 'Marcellus';
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.img-text span:hover,.img-text2 span:hover{
    background: #333;
    color: #fff
}
.img-text2 span {
    color: #9e9e9e;
    border: 1px solid #9e9e9e;
    padding: 8px 30px;
    font-size: .8em;
    font-style: normal;
    font-display: swap;
    font-family: 'Poppins';
    letter-spacing: 1px;
    text-transform: uppercase;
}

.p2{
    padding: 2px;
}
/************************************************** START LOCATION **************************************************/
 .inner-wraper-main{
     width:100%;
     height:auto;
     background-color:#ebede5;
     padding-bottom:90px;
}
 .inner-banner-caption-wrap{
     width:100%;
     height:auto;
     position:absolute;
     bottom:25%;
     right:0;
     left:0;
     display:flex;
     align-items:center;
     font-size: 0.65em
}
 .inner-banner{
     width:100%;
     height:auto;
}
 .inner-banner-wrap{
     width:100%;
     height:auto;
     position:relative;
}
 .inner-caption{
     width:100%;
     height:auto;
     position:absolute;
     left:0;
     bottom:25%;
}
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-bottom:50px;
     padding-top: 30px;
}
 .bredcum-container{
     width:auto;
     height:auto;
     float:right;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
     font-family:inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
     text-transform: capitalize;
}
 .bred-home a{
     width:auto;
     height:auto;
     float:left;
     font-family:inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
     text-transform:uppercase 
}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#058d8b;
     line-height:30px;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#999;
     line-height:30px;
     padding-left:8px;
     padding-right:8px;
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#919f4f;
     line-height:30px;
     text-transform:uppercase 
}
 .inner-wrap{
     width:100%;
     height:auto;
     margin-top:50px;
}

.inner-banner-title{
position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    bottom: 18%;
    left: 5%;
}
.inner-featured-text {
    font-size: 1.8em;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Merienda';
    color: #fff;
    text-transform: none;
    letter-spacing: -2px;
}
.inner-init-text {
    font-size: 3.8em;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Merienda';
    color: #fff;
    text-transform: none;
    letter-spacing: -2px;
}


/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
.mob-vew{ display: none !important;}
.desk-view{ display:  block !important; }

 @media (min-width: 1023px) and (max-width: 1279px) {
     body {
         font-size:13px !important;
    }
     .d-container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .top-container {
         width: 100%;
         padding-left: 2%;
         padding-right:2%;
    }
    .welcome-detail-title.mb-3 p {
    margin-top: 10px;
}
.img-trip-text {
    width: 78px;
}
.tripadvisor .img-logo{
    width: 40px

}
.hotel-name,.tripadvisor span{
    font-size: 1em;
}
.tripadvisor span{
line-height: 20px;
}
   
    .room-box .room-img-wrap{
    min-height: unset;
}
.room-box .room-desc
{
    padding: 25px 15px 25px 30px;
}
.room-box .room-desc h4{
    font-size: 1.33em;margin:0px 0 10px;
}
.room-box .room-desc .price{
     font-size: 1.33em
      
}
.room-desc .price span{
    line-height: 24px;
}
.book-btn{
    padding: 7px 18px;font-size: .9em;
}
.room-box{
        padding: 0 10px;
}
.room-img img {
    height: 325px;
    object-fit: cover;
}
.facility-wraper {
    padding: 30px 0;
}

    .welcome-container
    {
        padding: 50px 50px 160px
    }
    .bg-shape {
    padding: 20px 40px 20px 20px !important;
    }
    body.facilities .room-box .room-img-wrap{
           min-height: auto;
    height: auto;
    }
    .footer-content:nth-child(2):after {
    top: 7px;
    }
    .footer-content:after{
        left: -13px;
    top: -17px;
    height: 60px;
    }
    .footer-content:nth-child(5):after {
   left: -17px;
    }

.story-card-content {
    width: 415px;padding: 44px 30px 37px;
}
    .fac-container,.gallery-container {
    padding: 50px 0;
}
.contact-details-section-outer{
    padding: 100px 0 140px
}
section.contact-wrapper{
        padding: 20px 20px 50px;
}
.contact-form{
    padding: 20px;

}
.about-content-img h2{
        line-height: 40px;font-size: 2em;
        margin-bottom: 10px;
}
.about-content-img p{
    line-height: 30px;
}
.contact-form input[type="text"]{
    height: 50px;
}
.contact-form .form-group {
    margin-bottom: 10px;
}
.contact-form-img{
        margin-bottom: 15px;
}
.about-content-img {
    padding-top: 100px;
}
.about-section-f1 {
    top: 0;
}
.contact-box{
        min-height: 200px;
}
.contact-box.third,.contact-box.first,.contact-box.second{
    padding: 0 0px 10px 23px
}
    .contact-box figure{
        top: 20px;
        height: 60px;
    width: 60px;
    line-height: 60px;    margin-bottom: 20px;
    }
.footer-social-links ul li a i{
    font-size: .9em
}
     .nav-menu > li > a{ font-size: .8em !important}

     .nav-menu>li>a{
            padding: 10px 8px!important;
            height: unset!important;
     }
         .fac-card
    {
        min-height: 460px
    }
    
     .box-group .icon li {
    width: 120px;
    height: 120px;
    line-height: 120px;
    }
    .box-group .icon img{
        width: 80%;
    }
    .footer-social-links ul li a {
    width: 27px;
    height: 27px;line-height: 27px
    }
    .footer-content-icon img {
    height: 30px;
    }
.footer-content{
            margin-right: 3%
     }
     .banner-caption.slide-title {
        font-size: 10px;
    }
    .footer-container{
        padding-bottom: 1em
    }
        .featured-text{
        line-height: 35px;
        }
    span.adv-title{
         font-size: 1em;
    }
    .facility-div{
        padding-bottom: 30px;
    }
    .welcome-detail-title h1{
        line-height: 25px;
    }
    .page-hero .hero-text-area{
        top: 65%;
    }
    .line-shape{
            top: 0;
    }
    .welcome-detail-title h2
    {
            margin-top: 0;
    }
   .welcome-detail{
    padding-top: 50px;margin: 0 20px;
   }
   .welcome-detail.abt-content{
    padding-top: 0
   }


       .title-wraper.text-center {
        margin-bottom: 160px;
    }

 
 .inner-banner-caption.slide-title .featured-text {
             font-size: 1.6em;
            line-height: 40px;
        }
        .inner-banner-caption.slide-title .init-text{
           font-size: 2.4em;
    line-height: 25px;
        }
   
.nav-brand img {
    margin-top: -22px !important;
    width:55%!important;
}
img.welcome-img{
    width: 100%;
}
img.welcome-img2{
    width: 60%;    right: -30px;
}
.single-services {
    padding: 22px 10px 23px 55px;
 }
 .single-services .icon img{
width: 50px;
 }
 .single-services .icon{
  width: 45px;      left: 0;
 }

  .adv-strip
    {
        padding: 0px 10px;
    }

     body.gallery .box-group img{
        height: 200px;
 }
 a.book:after{
    left: 45px;
    top: 14px;
 }
 .row.mtop1 .box-group img
 {

    height: 150px;
 }
 .testimonial-content
 {
        padding: 15px;    margin: 63px 5px 11px 74px;
 }
 .footer-content ul li{
    line-height: 27px
 }
 a.view-detail-btn.gal-btn {
    top: 30px;
    left: 25px;
}
 .view-detail-btn{
    height: 100px;
    width: 100px;line-height: 100px;
 }
.home-facility-wraper{
    padding-top: 50px;
    padding-bottom: 50px;
}

}
 @media (min-width: 1280px) and (max-width: 1359px) {
     body {
         font-size:15px !important;
    }
     .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
    .single-services {
    padding: 22px 10px 23px 55px;
 }

.tripadvisor img{
    height: 15px;
}
.hotel-name,.tripadvisor span{
    font-size: 1em;
}
.tripadvisor span{
line-height: 20px;
}
 .single-services .icon img{
width: 50px;
 }
 .single-services .icon{
  width: 45px;      left: 0;
 }
span.adv-title{
    font-size: 1em
}
  .adv-strip
    {
        padding: 0px 10px;
    }

   
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .footer-logo img{
            margin-top: -30px;
    margin-bottom: 25px;
     }
     body.facilities .room-box .room-img-wrap {
    height: 365px;
}
img.welcome-img{
    width: 100%;
}
img.welcome-img2{
    width: 60%;    right: -30px;
}
.story-card-content {
    width: 450px;padding: 44px 30px 37px;
}
    .welcome-detail{
    padding-top: 50px;
   }
      .fac-card
{
    min-height: 500px
}
       .title-wraper.text-center {
        margin-bottom: 160px;
    }


   .footer-content{
            margin-right:5%;
     }
    
.nav-brand img {
    margin-top: -22px !important;
    width:55%!important;
}
     .nav-menu > li > a{ font-size: .9em !important}

     .nav-menu>li>a{
            padding: 15px 8px!important;
            height: unset!important;
     }
     .nav-brand img {
            width: 80%;
        }

      
       .title-wraper.text-center {
        margin-bottom: 160px;
    }
    
    .home-feat-wraper{
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left:60px;
        padding-right: 60px;
        position: relative;
    }
 
    .shape1{
            top: 22%;
                width: 30%;
    }
    .shape4 {
    top: 24%;
    right: 22%;
        width: 30%;
    }
    .shape2{
    top: 60%;
    left: -3%;
        width: 30%;
    }
   .shape3{
    top: 71%;
    left: 22%;
        width: 30%;
    }
    .shape5 {
        top: 63%;
    right: 2%;
        width: 30%;
    }
    .edu-btn{
        margin-top: 0
    }
    .footer-top-wraper{
            padding-bottom: 15px;
    }
    .about-wrap.style2 {
    padding: 60px 0 80px;
    }
    .about-wrap.style2 .about-img-wrap .ab-img-5
    {
        width: 200px;
    }
    .about-cat img
    {
            width: 100%;
    }
    .highlight-wrap {
    padding: 0px 0 100px;
    }
    .inner-featured-text
    {
            font-size: 1.4em;
    }
    .inner-init-text {
    font-size: 3em;
    }
    .inner-banner-title{
        bottom: 18%;
    }

    .booking-wraper .contact-form1
    {
        height: 55%;
    }

    .fet-title
    {
        font-size: 2.5em;
            line-height: 30px;
    }
    .bottom-pic img{
        height: 450px
    }
    .farm-timing
    {
            padding: 25px;
    }
    .contact-form1
    {
        width: 70%;
            padding: 30px 40px 30px;
    }
        .fac-container,.gallery-container {
    padding: 50px 0;
}
.contact-details-section-outer{
    padding: 100px 0 140px
}
section.contact-wrapper{
        padding: 20px 20px 50px;
}
.contact-form{
    padding: 40px;

}
.contact-form input[type="text"]{
    height: 50px;
}
.contact-form .form-group {
    margin-bottom: 10px;
}
.contact-form-img{
        margin-bottom: 15px;
}
.about-content-img {
    padding-top: 140px;
}
.about-section-f1 {
    top: 25px;
}
.contact-box{
        min-height: 215px;
}

.footer-social-links ul li a i{
    font-size: .9em
}
    .footer-container{
        width: 100%;
            padding-bottom: 10px;
    }
    .footer-content-icon img {
    height: 30px;
}
.footer-social-links ul li a{
    width: 30px;
    height: 30px;
    line-height: 30px;
}
}
 @media (min-width: 1360px) and (max-width: 1399px) {
     body {
         font-size:16px !important;
    }
     .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
    body.facilities .room-box:nth-child(1) .room-img-wrap .room-img img{
        height: 96%;
    }
   .fac-card
    {
        min-height: 530px
    }
    .contact-form1{
        width: 60%;
        padding: 30px 50px 30px;
    }
   


  .submit-btn
    {
        height: unset;
    }
    .bottom-pic img {
    height: 500px;
    }
    .farm-timing
    {
        padding: 30px;
    }
    .footer-container{
        width: 100%;
        padding-bottom: 0
    }
    .footer-top-wraper
    {
            padding-bottom: 10px;
    }
 .footer-content{
            margin-right:4%;
     }
     .footer-logo img{
            margin-top: -30px;
    margin-bottom: 25px;
     }
     .img2, .img2 img {
    height: 310px;
}
.nav-brand img {
    width: 65%;
    margin-top: -25px !important;
}

}
 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:16px !important;
    }
     .d-container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .nav-brand img {
    width: 70%;
    margin-top: -25px !important;
}
img.welcome-img2{
    width: 50%;
}
img.welcome-img{
    width: 80%;
}

     .footer-logo img{
        width: 100%
     }
     .footer-content{
            margin-right: 6%;
     }
    
     .img2, .img2 img {
    height: 310px;
}
.fac-card
{
    min-height: 530px
}


}
 @media (min-width: 1441px) and (max-width: 1599px) {
     body {
         font-size:16px !important;
    }
     .d-container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
    .fac-card
{
    min-height: 550px
}
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:17px !important;
    }
     .d-container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
    .footer-content:nth-child(1) {
    width: 12%;
}
.footer-content {
    margin-right: 3.5%;
}
.nav-brand img{
    width: 77%;
}
}
 @media (min-width:1681px){
     body {
         font-size:18px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}


}
 @media (min-width:1360px) and (max-width:1680px) {

.img-trip-text{
    width: 100px
}
.hotel-name,.tripadvisor span{
    font-size: 1em;
}
.tripadvisor span{
line-height: 20px;
}
.page-hero .hero-text-area{
    top: 60%;
}
.line-shape{
    top: 30px
}
.nav-menu>li>a{
        padding: 20px 7px !important;
}
.fac-container,.gallery-container {
    padding: 50px 0;
}
.contact-details-section-outer{
    padding: 100px 0 140px
}

.welcome-detail
{
    padding-top: 50px;
}
.welcome-detail.abt-content{
    padding-top: 0
}
.footer-content ul li{
        margin-right: 13px;
}
.footer-content-icon img {
    height: 30px;
}
  


.footer-social-links ul li a{
    width: 35px;
    height: 35px;
}
     .title-wraper.text-center {
        margin-bottom: 160px;
    }
 .shape1{
            top: 25%;
    }
    .shape4 {
    top: 28%;
    right: 22%;
    }
    .shape2{
    top: 60%;
    left: -3%;
    }
   .shape3{
    top: 71%;
    left: 22%;
    }
    .shape5 {
    top: 62%;
    right: 4%;
    }
    .about-wrap.style2 .about-img-wrap .ab-img-5
    {
            width: 250px;
    }
    .about-wrap.style2 .about-cat img{
        width: 90%
    }
    .inner-featured-text{
         font-size: 1.3em;
            line-height: 30px;
    }
    .inner-init-text
    {
        font-size: 3em;
    }
    .inner-banner-title
    {
    bottom: 20%;
    }
    .featured-text {
             font-size: 1.8em;
            line-height: 40px;
        }
        .init-text{
            font-size: 3em;
            line-height: 50px;
        }


        .inner-banner-caption.slide-title .featured-text {
             font-size: 1.6em;
            line-height: 35px;
        }
        .inner-banner-caption.slide-title .init-text{
           font-size: 2.6em;
    line-height: 40px;
        }

    }

 @media (max-width:420px) {

 
.banner-caption.slide-title p, .inner-banner-caption p {
    width: 60%;
}
.center-column .inner-box{
        padding: 0px 10px 0px 10px;
}
    .feat-img {
        height: 90px
    }
    .feat-img:nth-child(4) {
        height: 90px
    }
     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:2%;
         padding-right:2%;
    }
     .desk-view{
         display: none !important 
    }
     .mob-view{
         display: block !important 
    }
.footer-social-links ul li a{
    width: 30px;
    height: 30px;font-size: .8em;
}
    .footer-wraper{     padding-top: 5px;
    padding-bottom: 75px;}
    .footer-container{ display: inherit;}
    .bottom-container{ width: 100%; padding: 0px; display: inherit;}
    
    .footer-content ul li{ width: 50%; float: left;}
    .footer-social-links ul li {width: 30px;height: 30px; margin-right: 10px;}
    .footer-content:nth-child(1){ width: 100%;}
    .banner-caption-mid{ letter-spacing: -1px;}
    .whats-app img {margin-left: 0px;      }
   
    
}
 @media (min-width:421px) and (max-width:460px){

.banner-caption.slide-title p, .inner-banner-caption p{
    width: 70%;
    }
.center-column .inner-box{
        padding: 0px 10px 0px 10px;
}

 .footer-content ul li{ width: 50%; float: left;}
    .feat-img {
        height: 120px
    }
    .feat-img:nth-child(4) {
        height: 120px
    }

     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none !important 
    }
     .mob-view{
         display: block !important 
    }


    .footer-wraper{ padding-top:5px ; padding-bottom: 75px;}
    .footer-container{ display: inherit;}
    .bottom-container{ width: 100%; padding: 0px; display: inherit;}
    .footer-content ul li{ width: 30%; float: left;}
    .footer-social-links ul li {width: 43px;height: 43px; margin-right: 10px;}
    .footer-content:nth-child(1){ width: 100%;}
}

 @media  (max-width:460px){


.inner-banner-caption.slide-title .featured-text{
          font-size: .9em;line-height: 20px;
    }
    .inner-banner-caption.slide-title .init-text {
     font-size: 1.2em;    line-height: 25px;
    }

.featured-text
    {
        font-size: 1.1em;line-height: 25px;
    }
    .init-text
    {
        font-size: 1.5em;    line-height: 30px;
    }


.footer-content ul{
    display: block;
}

.footer-content{
    margin-bottom: 15px;
    width: 100%;
}
.footer-content.qlinks ul li {
    width: 43%;
    float: left;
}


}

 @media (min-width:461px) and (max-width:560px){
.banner-caption.slide-title p, .inner-banner-caption p{
    width: 70%;
    }

.inner-banner-caption.slide-title .featured-text{
          font-size: 1em;line-height: 25px;
    }
    .inner-banner-caption.slide-title .init-text {
     font-size: 1.5em;    line-height: 30px;
    }
.featured-text
    {
        font-size: 1.1em;line-height: 25px;
    }
    .init-text
    {
        font-size: 1.8em;    line-height: 35px;
    }


.footer-top-wraper{
    padding-top: 40px !important;
}
.footer-content:nth-child(4) {
    clear: both;
}
.footer-content ul{
    display: block;
}
.footer-content {
    margin-bottom: 15px;
    width: 46%;
}
.footer-content:nth-child(1){
    display: none;
}
.footer-content.qlinks,.footer-content:nth-child(5) {
    padding-left: 10px;
}

     .visitor-info {
    width: 450px;
    margin: 30px auto 0;
}
.visitor-info .oval-cut{
        background-size: contain !important;
}
.visitor-info h3{
    font-size: 1.33em
}
.visitor-info h5{
    font-size: 1em
}
.center-column .inner-box{
        padding: 0px 10px 0px 10px;
}

 .footer-content ul li{ width: 33%; float: left;}
 .footer-social-links ul li{
    width: 45px;
    height: 45px;
 }
    .feat-img {
        height: 140px
    }
    .feat-img:nth-child(4) {
        height: 140px
    }

     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block 
    }

    .designed p{ line-height: 30px;}
    .footer-wraper{ padding-top:5px ; padding-bottom: 75px;}
    .footer-container{ display: inherit;}
   
   
}


@media (max-width:560px){


.tripadvisor img{
    height: auto;
}
.hotel-name,.tripadvisor span{
    font-size: 1em;
}
.tripadvisor span{
line-height: 20px;
}
.mb-3 {
    margin-bottom: 1.5em;
}

.sexy-menu.detached
{
    padding: 0!important;
}
.nav-brand img {
    width: 161px !important;
}

.about-content-img {
    padding: 5px 25px;    width: 100%;
}
.contact-form .form-group {
    margin-bottom: 5px;
}
body.gallery .col-md-4.p3{
padding: 5px 10px !important 
}
body.gallery .facility-wraper,
body.karunagapally .facility-wraper{
    overflow: hidden;
}
.bg-shape{
    padding: 30px 30px 20px 30px !important
}
body.facilities .room-box .room-img-wrap{
    height: unset;
}

.room-box .room-img-wrap{
    min-height: unset;
}
.room-box .room-desc
{
    padding: 25px 15px 25px 30px;
}
.room-box .room-desc h4{
    font-size: 1.33em;margin:0px 0 10px;
}
.room-box .room-desc .price{
     font-size: 1.33em;display: flex;
    align-items: center;
}
.book-btn{
    padding: 7px 18px;font-size: .9em;
}
.room-box{
        padding: 0 10px;
}
.d-flex {
    display: block;
}
.facility-wraper {
    padding: 30px 0;
}

.welcome-detail-title2 h1,.welcome-detail-title h1{
    letter-spacing: 0;line-height: 25px;
    text-align: center;    font-size: 1.332em;
}
.welcome-detail span.wl{
     font-size: 1em;line-height: 15px;
}
.welcome-container
{
    padding: 40px 20px 50px;
}
section.gal-div{
    padding: 10px 15px 40px
}
a.view-detail-btn.gal-btn {
    top: 30px;
    left: 35px;
}
.row.mtop1 .box-group img {
    height: 150px;
}
.view-detail-btn{
    height: 100px;
    width: 100px;line-height:100px;
}
.testimonial-content{
        padding: 20px;
    margin: 25px 5px 0px 10px;
}
.mtop1 {
    margin-top: 10px;margin-bottom: 40px;
}
section.adv-div{
        margin-top: 40px;    text-align: center;
}
span.adv-title{
     font-size: 1em;text-align: center;
}
.single-services
{
        padding: 30px 35px 30px 80px;
            min-height: unset;
            box-shadow: 1px 8px 20px 0 rgb(0 0 0 / 6%);
            margin-bottom: 10px
}
.single-services h3{
    font-size: 1.1em;    text-align: left;
}
.single-services:after{
    display: none;
}
.facility-div{
   padding: 40px 0;
}
.adv-strip{
    box-shadow: unset;
}
img.adv-icon{
    width: 100%;
}
.single-services .icon{
        width: 45px;
    height: 45px;
}

img.welcome-img2,img.welcome-img1{
    display: none;
}
.title-logo:before{
        background-size: 50%;
    left:-55px;    width: 65%;
}
.title-logo:after{
     background-size: 50%;
    right: -87px;
    width: 65%;
}
.title-logo img{
    width: 130px;
}
.title-logo{
    margin: 0 auto 20px;
}

.welcome-detail-title span{
    font-size: 1em;
}
.welcome-detail-title h2{
        font-size: 1.333em;    margin: 0;
}
.img-text2{
        position: absolute;
    bottom: 0;text-align: center;
    padding: 50px;margin: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    /*background: -webkit-linear-gradient(top, transparent, #000);
    background: linear-gradient(to bottom, transparent, #000);*/
}
.img-text2 span,.img-text2 h4
{
    color: #fff;
   
}
.img-text2 h4{
     font-size: 1.2em
}
.line-shape {
    position: relative;
    top: 10px;
}
a.line-shape img {
    height: 60px;
}
.navigation-portrait {
    height: 30px !important;
}

.banner-caption.slide-title p, .inner-banner-caption p{
    text-align: center;
    justify-content: center;
    margin: 10px auto;
}
a.book{
    padding: 9px 30px 5px;  
}
a.book:after
{
    left: 30%;
    top: 16px;
}
 .footer-content-icon img{
        width: 30px;height: auto; 
    }
body.location .map-section{
    padding-top:  0 !important
}
.nav-menu>li:hover>a:before,.nav-menu>li:hover>a:after{
    display: none;
}
.fac-container,section.contact-wrapper,.gallery-container{
    padding-top: 10px !important
}
    .bred-home a{
        font-size: .9em
    }
    .love-story__flowers img{
        display: none;
    }

    .mob-view {
    width: 100%;
    height:50vh !important;
    display: block;
    object-position: center;
    object-fit: cover;
}
.contact-form-img{
    display: none;
}
  
.contact-form .col-md-6,.contact-form .col-md-12{
    padding-right: 15px !important
}
.about-section-f1 {
    top: 20px;
}
.about-section-f1 img{
    height: 60px;
}

.about-content-img p{
    font-size: 1em;    line-height: 25px;    margin-bottom: 20px;
}
.about-content-img h2{
    font-size: 1.33em;
        line-height: 27px;
    margin-bottom: 10px;
}
.contact-details-section {
    margin-top: -55px;overflow: hidden;
}
.contact-details-section-outer
{
    padding: 56px 0 45px;overflow: hidden;
}
.contact-box{
min-height: unset;
padding:15px !important;
}
.contact-box .content {
    width: 100%;
    }
.contact-details-section-outer .design-img2,.contact-details-section-outer .design-img{
    display: none;
}
.contact-container.row,.contact-container .col-md-7{
       margin: 0;
       padding: 0
}
.gallery-container {
    padding: 30px 0;overflow: hidden;
}
.map-section iframe{
    height: 200px;
}
.leaf2,.leaf1{
    display: none;
}
.map-section {
    padding: 30px 0;overflow: hidden;
}
.story-card-content{
    position: unset;width: 100%;padding: 14px 20px 37px;
}
.story-card-img img{
    height: 40px;
}
.story-card-content h3 {
    margin-bottom: 10px;
}
.banner-btn a{
    padding: 7px 15px 7px 15px;
}
img.title-shape{
    width: 75%;
}

.welcome-detail.sec2 p{
padding-left: 10px;
}
.abt-container{
        padding-top: 30px;
    padding-bottom: 30px;
}
.welcome-detail.abt-content p,.welcome-detail p{
    text-align: left;
}


.sexy-menu {
    padding-bottom: 0px !important;
}

.whats-app img {
    margin-left: 0px;
}
.booking-wraper  .contact-form1{
    position: unset;
    transform: none;
}
.contact-left,
.contact-right{
    width: 100%
}
.contact-form
{
padding: 20px;
width: 100%;
display: block;
}
.contact-box figure img{
    width: 25px;
}
.contact-box figure {
   width: 48px;
    height: 48px;
}
.contact-box figure i {
    font-size: 1.5em;
}
.contact-box
{
    padding: 20px 16px 10px;
        margin-bottom: 10px;
}

.contact-box .content h6{
    font-size: 1em;
}
.contact-box:nth-child(3){
    margin-bottom: 50px;
}

.center{
    display: block;
}

.booking-wraper{
       height: unset;    bottom: 0;
}
.gallery-item{
        width: 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
    }  
    
    .gallery-item:nth-child(3){
        clear: both;
    }
    .gallery-item:nth-child(4n){
        clear: none;
    }
.highlight-wrap {
    padding: 30px 0 30px;
}
.border-box ul li{
    padding-left: 10px;
}


.padding-restaurant {
    padding: 0px;
}
.about-wrap.style2 {
    padding:20px 0 30px;
}

.bredcum-wraper{
    padding-top: 20px;
        padding-bottom: 15px;
}
.facility-inner {
    width: 49%;
}


body.restaurant .welcome-detail-title, body.about .welcome-detail-title, body.facilities .welcome-detail-title {
    font-size: 1.2em;
}
.recognition-wraper {
    padding-top: 40px;
}
.abt-pic,.rec-pic{
    display: none;
}
.abt-detail,.rec-detail{
    width: 100%;
    padding-left: 0%;
}
.main-container{
    padding-top: 30px;
}
.inner-featured-text{
        font-size: 1em;
        letter-spacing: 0
}
.inner-init-text{
    font-size: 1.8em
}
.whats-app{
      bottom: 25vh;
}
.nav-menu>li>a{
    font-size: .7em !important
}
 .copy-right{ width: 22%; text-align: left; line-height: 30px;}
 .designed {
    width: 78%;
    text-align: right;
    line-height: 30px;
}
.designed p{
      line-height: 30px;
}
.footer-wraper{
    display: flex;
}
.back-to-top{
    display: none !important;
}
.footer-content:nth-child(3) ul{
    width: 100%;
}

.footer-content-for{
  padding-bottom: 0.5em;
}
.footer-top-title{
    padding-bottom: 10px;
}

.title-wraper{
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}
.copy-right span {
    display: none;
}

.bottom-pic img{
    height: 500px;    object-fit: cover;
}
.farm-timing
{
   width: 100%;
    padding: 15px;
    text-align: center;
    justify-content: center;
    display: inline-block;
}
.farm-timing p{
    font-size: .9em
}
.bottom-wraper{
         margin-top: 45px;
    margin-bottom: 20px;
}
.contact-form1{
    width: 90%;
    padding: 30px 20px 30px;
    background-position: center;
    margin: 20px auto 0;
    top: 48%;
    height: 80%;
}
.contact-form1 .form-group
{
    width: 100%;
    float: none;
}
.contact-form1 .form-group input, .contact-form1 .form-group textarea, .contact-form1 .form-group select
{
    height: auto;
    padding: 10px 30px;
}
.edu-btn
{
    padding: 8px 20px;
        font-size: .9em;
}
.flex-div{
    display: block;
}
.feat-img:nth-child(5){
   width: 45%;
    left: 25%;top: -21px;
}
.feat-img:nth-child(3){
    width: 45%;
}
.feat-img:nth-child(4) {
    width: 45%;
        left: 0px;
    top: 0;
}
.feat-img:nth-child(2),.feat-img:nth-child(1)  {
    width: 45%;
}

.feat-img {
   width: 45%;
    margin-left: 2%;
    margin-bottom: 2%;
}
.founder-pic {
    margin-bottom: 35px;
}

.founder-pic img{
    width: 200px
 }
 .founder-name{
    font-size: 1.1em
 }
.founder-position{
     font-size: 1em;
    align-items: center;
    position: relative;
    left: unset;
}
.welcome-detail-title,.facility-title
{
        padding-bottom: 15px;
}
.feature-title
{
    font-size: 1.3em;
    text-align: center;
}
.feature-title-middle{
     font-size: 2em;
     line-height: 35px;
}
.fet-title{
     font-size: 1.1em;
      line-height: 16px;
}
.view-all
{
    margin-top: 0;
    margin-bottom: 10px;
}
.view-all a
{
    font-size: .8em;
}
.left-tree {
    z-index: 1;
    width: 100px;
}
.right-tree {
    z-index: 1;
    width: 100px;
}
.founder-pic,.welcome-detail{
    width: 100%;text-align: center;
}
.welcome-title
 {
    font-size: 1em;
        line-height: 20px;
 }
 .welcome-title-middle{
    font-size: 1.6em
 }
.home-facility-wraper,.home-feat-wraper
{
        padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
}
.fac-li h3{
    font-size: .9em
}
.box-title
{
    font-size: .9em;
}
.box-title-sub{
    font-size: .8em;
}
.title-wraper.text-center {
    margin-bottom: 20px;
    }
    img.mob-view.home-img{
        height: 75vh !important
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      display: none;
    }
    
    
    
    .carousel-control{
        display: none;
    }
}


 @media (min-width:561px) and (max-width:680px){

    .tripadvisor img{
    height: 15px;
}
.hotel-name,.tripadvisor span{
    font-size: 1em;
}
.tripadvisor span{
line-height: 20px;
}

.nav-brand img {
    width: 160px !important;
}
.room-box .room-img-wrap{
    min-height: unset;
}
.room-box .room-desc
{
    padding: 25px 15px 25px 30px;
}
.room-box .room-desc h4{
    font-size: 1.33em;margin:0px 0 10px;
}
.room-box .room-desc .price{
     font-size: 1.33em;display: flex;
    align-items: center;
}
.book-btn{
    padding: 7px 18px;font-size: .9em;
}
.room-box{
        padding: 0 10px;
}
.d-flex {
    display: block;
}
.facility-wraper {
    padding: 30px 0;
}

.center{
    display: block;
}
.welcome-detail-title2 h1,.welcome-detail-title h1{
    letter-spacing: 0;line-height: 25px;
    text-align: center;    font-size: 1.332em;
}
.welcome-detail span.wl{
     font-size: 1em;line-height: 15px;
}
.welcome-container
{
    padding: 40px 20px 50px;
}
section.gal-div{
    padding: 10px 15px 40px
}
a.view-detail-btn.gal-btn {
    top: 30px;
    left: 35px;
}
.row.mtop1 .box-group img {
    height: 150px;
}
.view-detail-btn{
    height: 100px;
    width: 100px;line-height:100px;
}
.testimonial-content{
        padding: 20px;
    margin: 25px 5px 0px 10px;
}
.mtop1 {
    margin-top: 10px;margin-bottom: 40px;
}
section.adv-div{
        margin-top: 40px;    text-align: center;
}
span.adv-title{
     font-size: 1em;text-align: center;
}
.adv-strip .col-md-3{
width: 50%;
float: left;padding:5px;
}
.fac-li h3{
    font-size: .9em;
}
.lSAction {
    display: none;
}
.single-services
{
        padding: 14px 17px 15px 70px;
            min-height: 90px;
            box-shadow: 1px 8px 20px 0 rgb(0 0 0 / 6%);
            margin-bottom: 10px
}
.single-services h3{
    font-size: 1.1em;    text-align: left;
}
.single-services:after{
    display: none;
}
.facility-div{
   padding: 40px 0;
}
.adv-strip{
    box-shadow: unset;
}
img.adv-icon{
    width: 100%;
}
.single-services .icon{
        width: 45px;
    height: 45px;
}

img.welcome-img2,img.welcome-img1{
    display: none;
}
.title-logo:before{
        background-size: 90%;
    left:-130px;    
}
.title-logo:after{
     background-size: 90%;
    right: -130px;
}
.title-logo img{
    width: 130px;
}
.title-logo{
    margin: 0 auto 20px;
}

.welcome-detail-title span{
    font-size: 1em;
}
.welcome-detail-title h2{
        font-size: 1.333em;    margin: 0;
}
.img-text2{
        position: absolute;
    bottom: 0;text-align: center;
    padding: 50px;margin: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    /*background: -webkit-linear-gradient(top, transparent, #000);
    background: linear-gradient(to bottom, transparent, #000);*/
}
.img-text2 span,.img-text2 h4
{
    color: #fff;
}

.line-shape {
    position: relative;
    top: 10px;
}

.page-hero .hero-text-area{
        top: 65%;
}
.navigation-portrait {
    height: 30px !important;
}

.banner-caption.slide-title p, .inner-banner-caption p{
    width: 70%;
    text-align: center;
    justify-content: center;
    margin: 10px auto;
}
.footer-content-details p{
    font-size: .9em
}
    .mob-view {
    width: 100%;
    height:50vh ;
    display: block;
    object-position: center;
    object-fit: cover;
}
    .contact-form .col-md-6{
            width: 50%;
    float: left;
    }
   .about-section-f1 {
    top: 20px;
}
.about-section-f1 img{
    height: 160px;
}
.contact-box figure i{
        font-size: 1.5em;
}
.about-content-img {
    padding: 30px 20px;
}
.about-content-img p{
    font-size: 1em;    line-height: 25px;    margin-bottom: 20px;
}
.contact-form .form-group {
    margin-bottom: 10px;
}
.about-content-img h2{
    font-size: 1.4em;
        line-height: 27px;
        margin-bottom: 5px;
}
.contact-details-section-outer
{
    padding: 56px 0 45px;
}
.contact-box{
min-height: unset;
padding:20px !important;
}
.contact-details-section-outer .design-img2,.contact-details-section-outer .design-img{
    display: none;
}
.contact-container.row,.contact-container .col-md-7{
       margin: 0;
       padding: 0
}
body.gallery .col-md-4{
    width: 50%;
     float: left;
}
.gallery-container {
    padding: 40px 0;
}
.map-section iframe{
    height: 250px;
}
.leaf2,.leaf1{
    display: none;
}
.map-section {
    padding: 30px 0;
}
.story-card-content{
    position: unset;width: 100%;padding: 14px 20px 37px;
}
.story-card-img img{
    height: 40px;
}
.story-card-content h3 {
    margin-bottom: 10px;
}
.banner-btn a{
    padding: 7px 15px 7px 15px;
}

.abt-container{
        padding-top: 50px;
    padding-bottom: 50px;
}
.footer-top-wraper{
    padding-top: 40px !important;
}
.footer-content:nth-child(3) {
    clear: both;
}
.footer-content ul{
    display: block;
}
.footer-content {
    margin-bottom: 15px;
    width: 46%;
    margin-right: 2%
}

.footer-content.qlinks,.footer-content:nth-child(5) {
    padding-left: 10px;
}

.sexy-menu {
    padding: 0px !important;
}
.banner-wraper{
        margin-top: 0px;
}
.visitor-info {
    width: 500px;
    margin: 70px auto 0;
}
.center-column .inner-box{
        padding: 0px 10px 0px 10px;
}
    .contact-left,
.contact-right{
    width: 100%
}
.contact-form
{
padding: 30px;
    margin-bottom: 20px;
width: 100%;
}
.contact-box figure img{
    width: 25px;
}
.contact-box figure {
    width: 50px;
    height: 50px;
}
.contact-box
{
    padding: 20px 16px 10px;
        margin-bottom: 10px;
}

.contact-box .content h6{
    font-size: 1em;
}
.contact-box:nth-child(3){
    margin-bottom: 50px;
}
.contact-container.center
{
    display: block;
}

    .booking-wraper{
       height: unset;    bottom: 0;
}

.gallery-item{
        width: 32%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    }  
  

.highlight-wrap {
    padding: 30px 0 30px;
}
.border-box ul li{
    padding-left: 10px;
}

.about-wrap.style2 {
    padding:20px 0 30px;
}

.padding-restaurant {
    padding: 0px;
}
.bredcum-wraper{
        padding-bottom: 20px;
}
.facility-inner {
    width: 49%;
}


body.restaurant .welcome-detail-title, body.about .welcome-detail-title, body.facilities .welcome-detail-title {
    font-size: 1.2em;
}
.recognition-wraper {
    padding-top: 40px;
}
.abt-pic,.rec-pic{
    display: none;
}
.abt-detail,.rec-detail{
    width: 100%;
    padding-left: 0%;
}
.main-container{
    padding-top: 30px;
}
.inner-featured-text{
        font-size: 1em;
}
.inner-init-text{
    font-size: 1.8em
}


    .whats-app{
            bottom: 25vh;
        right: 26px;
    }
   
.address img{
    height: 30px;
}  
.footer-content ul li {
    width: 46%;
    float: left;
}
.footer-content.qlinks ul li {
    width: 40%;
    float: left;
}
.footer-social-links ul li{
    width: 45px;
}
.footer-social-links ul li a{
    font-size: 1.1em;
}

.nav-menu>li>a{
    font-size: .7em !important
}
 .copy-right{ width: 22%; text-align: left; line-height: 30px;}
 .designed {
    width: 78%;
    text-align: right;
    line-height: 30px;
}
.designed p{
      line-height: 30px;
}
.footer-wraper{
    display: flex;
}
.back-to-top{
    display: none !important;
}
.footer-content:nth-child(3) ul{
    width: 100%;
}

.footer-content-for{
  padding-bottom: 0.5em;
}
.footer-top-title{
    padding-bottom: 10px;
}
.footer-content{
    margin-bottom: 15px;
}
.title-wraper{
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}
.copy-right span {
    display: none;
}
.bottom-pic img{
    height: 500px;    object-fit: cover;
}
.farm-timing
{
   width: 80%;
    padding: 15px;
    text-align: center;
    justify-content: center;
    display: inline-block;

}
.farm-timing p{
    font-size: .9em
}
.bottom-wraper{
    margin-bottom: 20px;
}
.contact-form1{
    width: 90%;
    padding: 30px 20px 30px;
    background-position: center;
    margin: 20px auto 0;
    top: 48%;
    height: 80%;
}
.contact-form1 .form-group
{
    width: 100%;
    float: none;
}
.contact-form1 .form-group input, .contact-form1 .form-group textarea, .contact-form1 .form-group select
{
    height: auto;
    padding: 10px 30px;
}
.edu-btn
{
    padding: 8px 20px;
        font-size: .9em;
}

.founder-pic {
    margin-bottom: 35px;
}

.founder-pic img{
    width: 250px
 }
 .founder-name{
    font-size: 1.1em
 }
.founder-position{
     font-size: 1em;
    align-items: center;
    position: relative;
    left: unset;
}
.welcome-detail-title,.facility-title
{
    text-align: center;
}
.feature-title
{
    font-size: 1.3em;
    text-align: center;
}
.feature-title-middle{
     font-size: 2em;
     line-height: 35px;
}
.fet-title{
     font-size: 1.333em;
      line-height: 16px;
}
.view-all
{
    margin-top: 0;
    margin-bottom: 10px;
}
.view-all a
{
    font-size: .8em;
}
.left-tree {
    z-index: 1;
    width: 100px;
}
.right-tree {
    z-index: 1;
    width: 100px;
}
.founder-pic,.welcome-detail{
    width: 100%;text-align: center;
}
.welcome-title
 {
    font-size: 1em;
        line-height: 20px;
 }
 .welcome-title-middle{
    font-size: 1.6em
 }
.home-facility-wraper,.home-feat-wraper
{
        padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.facility
{
    width: 49%;
}
.facility:nth-child(1) {
    width: 100%;
}
.box-title
{
    font-size: .9em;
}
.box-title-sub{
    font-size: .8em;
}
    .shape1{
        top: 32%;
    }
    .shape2 {
        top: 70%;
    left: -5%;
    }
    .shape4 {
    top: 32%;
    right: 23%;
    }
   .shape5 {
    top: 70%;
    right: 3%;
}
    img.mob-view.home-img{
        height: 84vh !important
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      width: 25%;
    }
    .featured-text
    {
        font-size: 1.33em;
         line-height: 30px;
    }
    .init-text
    {
        font-size: 2em;
        line-height: 40px;
    }
        
     .inner-banner-caption.slide-title .featured-text{
          font-size: 1.2em;line-height: 25px;
    }
    .inner-banner-caption.slide-title .init-text {
     font-size: 1.8em;    line-height: 30px;
    }

    body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:1%;
        padding-right:1%;
   }
    .desk-view{
        display: none !important
   }
    .mob-view{
        display: block !important
   }

   .copy-right{  line-height: 30px;}
   .designed p{ line-height: 30px;}
   .footer-wraper{ padding-top: 5px;
    padding-bottom: 75px;}
   .footer-container{ display: inherit;}
  
}

 @media (max-width: 680px){

    .contact-form-img{
        display: none;
    }
.fac-card{
    min-height: unset;margin-bottom: 15px;
}
.box-group .icon li {
    width: 80px;
    height: 80px;
    line-height: 80px;
    }  
 .sexy-menu.detached .nav-brand img {margin-top: 0px !important;    width: 44% !important;  }
    .fac-container {
    padding: 30px 0;overflow: hidden;
}

     .footer-logo{ display: none;}
        img.welcome-img{
            display: none;
        }
        .welcome-detail span{
            padding-top: 30px;
            font-size: 1.3em;
        }
        body.about .welcome-detail span{
            padding-top: 10px;
        }
      }


@media (min-width:600px) and (max-width:768px) and (orientation:landscape) {
 


}
 @media (min-width:681px) and (max-width: 768px){

.tripadvisor img{
    height: 15px;
}
.hotel-name,.tripadvisor span{
    font-size: 1em;
}
.tripadvisor span{
line-height: 20px;
}

body.karunagapally .facility-wraper .col-md-4.col-sm-6
{
    width: 50%;
    float: left;
}
.welcome-detail-title.mb-3 p{
    margin-top: 10px;
}
.room-box .room-img-wrap{
    min-height: unset;
}
.room-box .room-desc
{
    padding: 25px 15px 25px 30px;
}
.room-box .room-desc h4{
    font-size: 1.33em;margin:0px 0 10px;
}
.room-box .room-desc .price{
     font-size: 1.33em;display: flex;
    align-items: center;
        position: absolute;
    right: 4%;
    top: auto;
}
.book-btn{
    padding: 7px 18px;font-size: .9em;
}
.room-box{
        padding: 0 10px;
}
.d-flex {
    display: block;
}
.facility-wraper {
    padding: 30px 0;
}

.img-text h4
{
    font-size: 1em;
    margin-bottom: 5px;
}
.img-text2 h4{
      font-size: .9em;
    margin-bottom: 5px;
}
.img-text2{
    margin-top: 0
}
.img-text span,.img-text2 span{
    padding: 4px 10px;
    font-size: .7em
}
.home-facility-wraper .col-md-6{
width: 50%;
float: left;
}
.home-facility-wraper .col-md-4{
width: 33%;
float: left;
}

img.mouse-scroll {
    height: 70px;
}
.center{
    display: block;
}
.welcome-detail-title2 h1,.welcome-detail-title h1{
    letter-spacing: 0;line-height: 25px;
    text-align: center;    font-size: 1.8em;
}
.welcome-detail span.wl{
     font-size: 1.2em;line-height: 30px;
}
.welcome-container
{
    padding: 40px 20px 50px;
}
section.gal-div{
    padding: 10px 15px 40px
}
a.view-detail-btn.gal-btn {
    top: 30px;
    left: 35px;
}
.row.mtop1 .box-group img {
    height: 170px;
}
.view-detail-btn{
    height: 100px;
    width: 100px;line-height:100px;
}
.testimonial-content{
        padding: 20px;
    margin: 25px 5px 30px 10px;
}
.mtop1 {
    margin-top: 10px;margin-bottom: 40px;
}
section.adv-div{
        margin-top: 40px;    text-align: center;
}
span.adv-title{
     font-size: 1em;text-align: center;
}
.adv-strip .col-md-3{
width: 50%;
float: left;padding:5px;
}
.fac-li h3{
    font-size: .9em;
}
.lSAction {
    display: none;
}
.single-services
{
        padding: 14px 17px 15px 70px;
            min-height: 90px;
            box-shadow: 1px 8px 20px 0 rgb(0 0 0 / 6%);
            margin-bottom: 10px
}
.single-services h3{
    font-size: 1.1em;    text-align: left;
}
.single-services:after{
    display: none;
}
.facility-div{
   padding: 40px 0;
}
.adv-strip{
    box-shadow: unset;
}
img.adv-icon{
    width: 100%;
}
.single-services .icon{
        width: 45px;
    height: 45px;
}

img.welcome-img2,img.welcome-img1{
    display: none;
}
.title-logo:before{
        background-size: 90%;
    left:-130px;    
}
.title-logo:after{
     background-size: 90%;
    right: -130px;
}
.title-logo img{
    width: 130px;
}
.title-logo{
    margin: 0 auto 20px;
}

.welcome-detail-title span{
    font-size: 1em;
}
.welcome-detail-title h2{
        font-size: 1.8em;    margin: 0;
}

.line-shape {
    position: relative;
    top: 10px;
}

.navigation-portrait {
    height: 30px !important;
}

.banner-caption.slide-title p, .inner-banner-caption p{
    width: 70%;
    text-align: center;
    justify-content: center;
    margin: 10px auto;
}

.footer-content-details p{
    font-size: .9em
}
    .mob-view {
    width: 100%;
    height:70vh !important;
    display: block;
    object-position: center;
    object-fit: cover;
}
.footer-content-icon img {
    height: 30px;
}
.footer-content ul li{
    margin-right: 15px;
}
 .box-group .icon li {
    width: 120px;
    height: 120px;
    line-height: 120px;
    }
.contact-form-img{
    display: none;
}

 .contact-form .col-md-6{
            width: 50%;
    float: left;
    }
    .contact-details-section .col-md-4{
    width: 33%;
    float: left;    padding: 0;
    }
    .contact-box figure i{
        font-size: 1.5em
    }
.about-section-f1 img {
    height: 100px;
}
.about-content-img h2 {
    font-size: 1.4em;
    line-height: 27px;
    margin-bottom: 5px;
}
.about-content-img p {
    font-size: 1em;
    margin-bottom: 0px;
    }
.contact-box{
       min-height: 215px;
}
.contact-details-section-outer
{
        padding: 56px 0 107px;
}
    .about-content-img {
    padding-top: 10px;
}
 
.gallery-container {
    padding: 50px 0;
}
body.gallery .col-md-4{
    width: 50%;
     float: left;
}
.map-section iframe{
    height: 300px;
}
.leaf2,.leaf1{
    display: none;
}
.map-section {
    padding: 30px 0;
}
.story-card-content{
    position: unset;width: 100%;padding: 14px 20px 37px;
}
.story-card-img img{
    height: 40px;
}
.story-card-content h3 {
    margin-bottom: 10px;
}
.banner-btn a{
    padding: 7px 15px 7px 15px;
}
    .sexy-menu.detached .nav-brand img {margin-top: 0px !important;    width: 20% !important;  }
    .welcome-detail.abt-content p {
        text-align: justify;
    }
    .love-story__flower {
    right: 19px;
    top: 0;
    position: absolute;
    }
    .love-story__flower img{ 
        width: 50%
    }
    .abt-container {
    padding-top: 50px;
    padding-bottom: 30px;
    }
    .abt-container::before{
        background-size: contain;
        width: 103px;
    height: 106px;
    }
  
.fac-container {
    padding: 50px 0;
}
.fac-card{
    min-height: 470px;
}
.footer-logo img {
    display: none;
}
.footer-content:after
{
        height: 50px;  
}
.footer-content:nth-child(3):after {
    top: 0;
}

.nav-brand img {
    width: 165px !important;
}
img.welcome-img{
    display: none;
}

.footer-top-wraper{
    padding-top: 40px !important;
}
.footer-content {
    margin-bottom: 15px;
   width: 46%;margin-right: 3%;
}
.footer-content.qlinks li{
    width: 43%;
    float: left;
}

.footer-content.qlinks,.footer-content:nth-child(5) {
    padding-left: 10px;
}
.sexy-menu.detached{

    padding: 0 !important
}

.contact-form
{
padding: 30px;
    margin-bottom: 20px;
width: 100%;
}
.contact-box figure img{
    width: 25px;
}
.contact-box figure {
    width: 40px;
    height: 40px;justify-content: center;
    margin: 0 auto;    top: 0;
}
.contact-box
{
    padding: 20px 16px 10px !important;
        margin-bottom: 10px;
}
.contact-box .content p{
    font-size: .9em
}
.contact-box .content{
    width: 100%;
    text-align: center;
    margin-left: 0
}

.contact-box .content h6{
    font-size: 1em;
}
.contact-box:nth-child(3){
    margin-bottom: 50px;
}

.highlight-wrap {
    padding: 30px 0 30px;
}
.border-box ul li{
    padding-left: 10px;
}

.padding-restaurant {
    padding: 0px 40px;
}
.about-wrap.style2 {
    padding:20px 0 30px;
}

.bredcum-wraper{
        padding-bottom: 5px;
}


body.restaurant .welcome-detail-title, body.about .welcome-detail-title, body.facilities .welcome-detail-title {
    font-size: 1.4em;
}
.recognition-wraper {
    padding-top: 40px;
}
.abt-pic,.rec-pic{
    display: none;
}
.abt-detail,.rec-detail{
    width: 100%;
    padding-left: 0%;
}
.main-container{
    padding-top: 40px;
}
.inner-featured-text{
        font-size: 1.1em;
}
.inner-init-text{
    font-size: 2em
}

.whats-app{
        bottom: 25vh;
    right: 26px;
}

.footer-social-links ul li{
    width: auto;
}
.footer-social-links ul li a{
    font-size: .8em;
}
.footer-social-links ul li a {
    width: 30px;
    height: 30px;
}
.footer-content:nth-child(3) {
  clear: both;
}
.footer-content:nth-child(2) {
    width: 35%;
}
.nav-menu>li>a{
    font-size: .7em !important
}
 .copy-right{ width: 50%; text-align: left; line-height: 30px;}
 .designed {
    width: 50%;
    text-align: right;
    line-height: 30px;
}
.designed p{
      line-height: 30px;
}
.footer-wraper{
    display: flex;
}
.back-to-top{
    display: none;
}
.footer-content:nth-child(3) ul{
    width: 100%;
}

.footer-content-for{
  padding-bottom: 0.5em;
}
.footer-top-title{
    padding-bottom: 10px;
}
.footer-content{
    margin-bottom: 15px;
}
.title-wraper{
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}
.farm-timing
{
   width: 75%;
    padding: 15px;
}
.farm-timing p{
    font-size: .9em
}
.contact-form1{
    width: 90%;
    padding: 30px 20px 30px;
    background-position: center;
   top: 52%;
    height: 70%;
}
.bottom-pic img {
    height: 400px;
}

.contact-form1 .form-group input, .contact-form1 .form-group textarea, .contact-form1 .form-group select
{
    height: auto;
    padding: 10px 30px;
}
.edu-btn
{
    padding: 8px 20px;
        font-size: .9em;
}

.founder-pic {
    margin-bottom: 35px;
}

.founder-pic img{
    width: 250px
 }
 .founder-name{
    font-size: 1.1em
 }
.founder-position{
     font-size: 1em;
    align-items: center;
    position: relative;
    left: unset;
}
.welcome-detail-title,.facility-title
{
   
    text-align: center;
}
.feature-title
{
    font-size: 1.55em;
    text-align: center;
}
.feature-title-middle{
     font-size: 2.55em;
     line-height: 35px;
}
.fet-title{
     font-size: 1.333em;
      line-height: 16px;
}

.view-all a
{
    font-size: .8em;
}
.left-tree {
    z-index: 1;
    width: 100px;
}
.right-tree {
    z-index: 1;
    width: 100px;
}
.founder-pic,.welcome-detail{
    width: 100%;text-align: center;
}
.mtop1 .col-md-3.col-xs-6.p3 {
    width: 25%;
}

.welcome-detail span{
    margin-top: 20px;
}
.welcome-title
 {
    font-size: 1em;
        line-height: 20px;
 }
 .welcome-title-middle{
    font-size: 1.6em
 }
.home-facility-wraper,.home-feat-wraper
{
        padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 50px;
}

.box-title
{
    font-size: .9em;
}
.box-title-sub{
    font-size: .8em;
}
    .shape1{
        top: 22%;
    }
    .shape2 {
        top: 70%;
    left: -5%;
    }
    .shape4 {
    top: 25%;
    right: 23%;
    }
   .shape5 {
    top: 70%;
    right: 3%;
}
    img.mob-view.home-img{
        height: 75vh !important
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      width: 25%;
    }
    .featured-text
    {
        font-size: 1.2em; line-height: 40px;
    }
    .init-text
    {
        font-size: 2.1em;
        line-height: 30px;
    }
    .inner-banner-caption.slide-title .featured-text{
          font-size: 1.1em;line-height: 30px;
    }
    .inner-banner-caption.slide-title .init-text {
     font-size: 1.9em;    line-height: 30px;
    }

    body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:1%;
        padding-right:1%;
   }
    .desk-view{
        display: none !important
   }
    .mob-view{
        display: block  !important
   }

   .copy-right{  line-height: 30px;}
   .designed p{ line-height: 30px;}
   .footer-wraper{ padding-top: 5px;
    padding-bottom: 75px;}
   .footer-container{ display: inherit;}
   
  
}

 @media (max-width: 768px){

    .footer-content.qlinks{ display: none;}
.hotel-name{
    padding: 0 10px;
}
section.contact-wrapper.inner-abt .welcome-detail-title{
display: none;
}

.inner-banner-caption.slide-title a.book{
    display: none;
}
.inner-abt:before{
        background-size: cover;
}
.header-contact{
    display: none;
}

.submit-btn
{
    padding: 10px 20px;    margin: 0;
}
.contact-form input[type="text"]
{
    height: 50px;
}
section.contact-wrapper {
    padding: 20px 0px 30px;
}

    .nav-menu>li>a
    {
        color: #333 !important
    }

     .nav-toggle, .navigation-hidden .nav-header {display: block !important;}

    
    .banner-wrp{height: calc(100vh - 75px) !important; overflow: hidden !important }
    .carousel-inner {height: 100% !important;}
   

 .nav-header{ width: 100%; padding-top: 1em; padding-bottom: 1em;}
 
 .bottom-menu{ width:50px; height:50px; border-radius: 50%; display: flex !important; justify-content: center; align-items: center; border:1px solid #e7e7e7}

 .footer-container{ width: 100%; padding-top: 0;   padding-bottom: 0;}
 .footer-top-wraper {  padding: 20px 0;}
 .job-opportunity{ float: left;}
 #quick_view_bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: auto;
  background-color: #fff ;
 }

.sexy-menu.detached{
    opacity: 1 !important
}
.hide-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
        padding: 10px 20px;
        display: block;
}
    .hide-menu a {
    width: 25%;
    line-height: 1;
    font-size: 1.6em;
    float: left;
    display: flex;
    justify-content: center; color: #797676;
   
}
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
}

.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: inherit !important;
     top: auto !important;

    }
    .nav-toggle {
      top: auto !important;
    bottom:auto !important; 

}

    .nav-toggle:before{   
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 3px solid #000;
    right: 0;
        display: none
}
   .nav-toggle:after{    
           content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
       display: none
}


.nav-toggle {margin-top: 3px !important;}
 
    .logo{ width: 100% !important; position: inherit !important; display: flex !important; justify-content: center; height: auto !important;}
    
body.contact .mob-view{
    object-position: top;
}
.sexy-menu{
    position: fixed;
}
    }
 @media (min-width:769px) and (max-width:991px){

.d-flex {
    display: block;
}

.room-box .room-img-wrap,body.facilities .room-box .room-img-wrap{
    min-height: unset;
    height: unset;
}
.room-box .room-desc
{
    padding: 25px 15px 25px 30px;
}
.room-box .room-desc h4{
    font-size: 1.33em;margin:0px 0 10px;
}
.room-box .room-desc .price{
     font-size: 1.33em;display: flex;
    align-items: center;
        position: absolute;
    right: 4%;
    top: auto;
}
.book-btn{
    padding: 7px 18px;font-size: .9em;
}
.room-box{
        padding: 0 10px;
}
.room-img img {
    height: 325px;
    object-fit: cover;
}
.facility-wraper {
    padding: 30px 0;
}

.header-call a{
    font-size: .8em;
}
.img-text h4
{
    font-size: 1em;
    margin-bottom: 5px;
}
.img-text2 h4{
      font-size: .9em;
    margin-bottom: 5px;
}
.img-text2{
    margin-top: 0
}
.img-text span,.img-text2 span{
    padding: 4px 10px;
    font-size: .7em
}
.home-facility-wraper .col-md-6{
width: 50%;
float: left;
}
.home-facility-wraper .col-md-4{
width: 33%;
float: left;
}

img.mouse-scroll {
    height: 70px;
}
.center{
    display: block;
}
.welcome-detail-title2 h1,.welcome-detail-title h1{
    letter-spacing: 0;line-height: 25px;
    text-align: center;    font-size: 1.332em;
}
.welcome-detail span.wl{
     font-size: 1em;line-height: 15px;text-align: center;
}
.welcome-container
{
    padding: 40px 20px 50px;
}
section.gal-div{
    padding: 10px 15px 40px
}
a.view-detail-btn.gal-btn {
    top: 30px;
    left: 5px;
}
.row.mtop1 .box-group img {
    height: 150px;
}
.testimonial-content img.user{
    height: 60px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next
{
        font-size: 25px;
}

.owl-theme .owl-controls .owl-buttons .owl-next{
    right: 0;
}

.view-detail-btn{
    height: 85px;
    width: 85px;line-height:85px;
}
.testimonial-content{
        padding: 10px;
    margin: 25px 5px 30px 60px;
}
body.testimonials  .testimonial-content {
    padding: 10px;
    margin: 25px 5px 0px 0px !important;
}
.mtop1 {
    margin-top: 10px;margin-bottom: 40px;
}
section.adv-div{
        margin-top: 40px;    text-align: center;
}
span.adv-title{
     font-size: 1em;text-align: center;
}
.adv-strip .col-md-3{
width: 50%;
float: left;padding:5px;
}
.fac-li h3{
    font-size: .9em;
}
.lSAction {
    display: none;
}
.single-services
{
        padding: 14px 17px 15px 70px;
            min-height: 90px;
            box-shadow: 1px 8px 20px 0 rgb(0 0 0 / 6%);
            margin-bottom: 10px
}
.single-services h3{
    font-size: 1.1em;    text-align: left;
}
.single-services:after{
    display: none;
}
.facility-div{
   padding: 40px 0;
}
.adv-strip{
    box-shadow: unset;
}
img.adv-icon{
    width: 100%;
}
.single-services .icon{
        width: 45px;
    height: 45px;
}

img.welcome-img2,img.welcome-img1{
    display: none;
}
.title-logo:before{
        background-size: 90%;
    left:-130px;    
}
.title-logo:after{
     background-size: 90%;
    right: -130px;
}
.title-logo img{
    width: 130px;
}
.title-logo{
    margin: 0 auto 20px;
}

.welcome-detail-title span{
    font-size: 1.1em;
}
.welcome-detail-title h2{
        font-size: 1.5em;    margin: 0;
}
.welcome-detail-title2{
    text-align: center;
}
.mb-3 {
    margin-bottom: 2em;
}
.line-shape {
    position: relative;
    top: 10px;
}

.navigation-portrait {
    height: 30px !important;
}

.banner-caption.slide-title p, .inner-banner-caption p{
    margin: 10px auto;
}

.contact-box figure img{
    width: 25px;
}
.contact-box figure {
    width: 50px;
    height: 50px;justify-content: center;
    margin: 0 auto;    top: 0;
}
.contact-box
{
    padding: 20px 16px 10px !important;
        margin-bottom: 10px;
}
.contact-box .content p{
    font-size: 1em
}
.contact-box .content{
    width: 100%;
    text-align: center;
    margin-left: 0
}

.about-section-f1 {
    top: 25px;
}
.about-content-img h2
{
    font-size: 1.8em;
    margin-bottom: 0;
    line-height: 35px;
}
.contact-box{
       min-height: 235px;
}
.contact-details-section-outer
{
        padding: 56px 0 107px;
}
.about-content-img {
    padding: 30px;
    }
.map-section iframe{
    height: 300px;
}

.map-section {
    padding: 30px 0;
}
.story-card-content{
    position: unset;width: 100%;padding: 14px 20px 37px;
}
.story-card-img img{
    height: 40px;
}
.story-card-content h3 {
    margin-bottom: 10px;
}
.banner-btn a{
    padding: 7px 15px 7px 15px;
}
img.title-shape{
    width: auto
}
.footer-content-icon img{
    height: 30px;
}

.footer-logo img {
    width: 90%;
}
.footer-content:after
{
        height: 70px;  
}


.nav-brand img {
    width: 140px !important;
}
.nav-brand img {
    margin-top: -20px!important;
}
img.welcome-img{
    display: none;
}
  .contact-details-section .col-md-4{
    padding: 0
  } 
.contact-form
{
padding: 30px;
width: 100%;
}
.contact-box figure img{
    width: 25px;
}
.contact-box figure {
    width: 50px;
    height: 50px;
}
.contact-box
{
    padding: 20px 16px 10px;
        margin-bottom: 10px;
}

.contact-box .content h6{
    font-size: 1em;
}
.submit-btn
{
    padding: 10px 20px;
}
.contact-form input[type="text"]
{
    height: 50px;
}
section.contact-wrapper {
    padding: 20px 20px 30px;
}
section.contact-wrapper {
    padding: 20px 30px 30px;
}

.highlight-wrap {
    padding: 30px 0 30px;
}
.border-box ul li{
    padding-left: 10px;
}


.padding-restaurant {
    padding: 0px 40px;
}

.about-wrap.style2 {
    padding:20px 0 30px;
}

.bredcum-wraper{
        padding-bottom: 20px;
}
    body.restaurant .welcome-detail-title, body.about .welcome-detail-title, body.facilities .welcome-detail-title {
    font-size: 1.4em;
}
.recognition-wraper {
    padding-top: 40px;
}
.abt-pic,.rec-pic{
    display: none;
}
.abt-detail,.rec-detail{
    width: 100%;
    padding-left: 0%;
}
.main-container{
    padding-top: 40px;
}
.inner-featured-text{
        font-size: 1.333em;
}
.inner-init-text{
    font-size: 2.333em
}

 body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:1%;
        padding-right:1%;
   }

   .footer-logo img{
    width: 50%;    margin: 0px 0 10px;
   }
   .footer-content:nth-child(1){
    width: 35%
   }
   
.navigation{
height: unset !important; 
}
.logo{
    top: 0 !important
}
 .nav-menu>li>a{
        padding:0px 8px 10px !important;
        height: unset !important; 
    }   
.tophead{
    height: 30px;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 10px!important; 
    width: 35%!important
}
.whats-app{
        bottom: 25vh;
    right: 26px;
}
.footer-container{
    width: 100%;    padding-bottom: 0;    align-items: center;
    justify-content: center;
}

.footer-content ul li
{
    margin-right: 10px;line-height: 30px;font-size: .9em;
}
.footer-address p{
    font-size: .9em;
}
.footer-social-links ul li a{
    font-size: .9em;
        width: 30px;
    height: 30px;
}
.footer-top-wraper{
        padding-bottom: 50px;
        padding-top: 30px;
}
.nav-menu>li>a{
    font-size: .6em !important
}
 .copy-right{ width: 50%; text-align: left; line-height: 50px;}
 .designed {
    width: 50%;
    text-align: right;
    line-height: 40px;margin: 0;
}
.designed p{
      line-height: 40px;margin: 0;
}
.footer-wraper{
    display: flex;
}
.back-to-top{
    display: none;
}

.footer-content-for{
  padding-bottom: 0.5em;
}
.footer-top-title{
    padding-bottom: 10px;
}
.footer-content {
    margin-right: 3%;
}
.title-wraper{
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}

.farm-timing
{
    padding: 15px;
}
.farm-timing p{
    font-size: .9em
}
.contact-form1{
    width: 70%;

    padding: 30px 20px 30px;
    background-position: center;
    top: 51%;
}
.bottom-pic img {
    height: 400px;
}

.contact-form1 .form-group input, .contact-form1 .form-group textarea, .contact-form1 .form-group select
{
    height: auto;
    padding: 10px 30px;
}
.edu-btn
{
    padding: 8px 20px;
        font-size: .9em;
            margin: 0;
}

.feature-title
{
    font-size: 1.55em;
}
.feature-title-middle{
     font-size: 2.55em;
     line-height: 35px;
}
.fet-title{
     font-size: 1.6em;
      line-height: 20px;
}

.view-all a
{
    font-size: .8em;
}
.left-tree {
    z-index: 1;
    width: 100px;
}
.right-tree {
    z-index: 1;
    width: 100px;
}
.welcome-detail {
margin-right: 0px;text-align: center;
}
.mtop1 .col-md-3.col-xs-6.p3 {
    width: 25%;
}

.gal-div .col-md-6{
 width: 50%;float: left;
}

.welcome-title
 {
    font-size: 1.333em;
        line-height: 20px;
 }
 .welcome-title-middle{
    font-size: 2.6em
 }
.home-facility-wraper,.home-feat-wraper
{
        padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 10px;
}

.box-title
{
    font-size: 1em;
}
.box-title-sub{
    font-size: 1em;
}
    .shape1{
        top: 22%;
    }
    .shape2 {
        top: 70%;
    left: -5%;
    }
    .shape4 {
    top: 25%;
    right: 23%;
    }
   .shape5 {
    top: 70%;
    right: 3%;
}
    img.mob-view.home-img{
        height: 85vh
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      width: 25%;
    }
    .featured-text
    {
        font-size: 1.33em;
        line-height: 40px;
    }
    .init-text
    {
        font-size: 2.3em; line-height: 35px;
    }
     .inner-banner-caption.slide-title .featured-text{
          font-size: 1.1em;line-height: 25px;
    }
    .inner-banner-caption.slide-title .init-text {
     font-size: 2.2em;    line-height: 30px;
    }
    .love-story__flowers img {
    width: 70%;
    }
    .welcome-detail.abt-content p {
        text-align: justify;
    }
    .love-story__flower {
    right: 19px;
    top: 0;
    position: absolute;
    }
    .love-story__flower img{ 
        width: 50%
    }
    .abt-container {
    padding-top: 50px;
    padding-bottom: 30px;
    }
    .abt-container::before{
        background-size: contain;
        width: 103px;
    height: 106px;
    }
}
 @media (min-width:992px) and (max-width:1022px){


.about-content-img
{
    padding: 30px;
}
.bg-shape{
    padding: 30px 30px 20px 30px !important
}
.room-box .room-img-wrap{
    min-height: unset;
}
.room-box .room-desc
{
    padding: 25px 15px 25px 30px;
}
.room-box .room-desc h4{
    font-size: 1.33em;margin:0px 0 10px;
}
.room-box .room-desc .price{
     font-size: 1.33em
      
}
.room-desc .price span{
    line-height: 24px;
}
.book-btn{
    padding: 7px 18px;font-size: .9em;
}
.room-box{
        padding: 0 10px;
}
.room-img img {
    height: 325px;
    object-fit: cover;
}
.facility-wraper {
    padding: 30px 0;
}

.header-call a{
    font-size: .8em;
}
.img-text h4
{
    font-size: 1em;
    margin-bottom: 5px;
}
.img-text2 h4{
      font-size: .9em;
    margin-bottom: 5px;
}
.img-text2{
    margin-top: 0
}
.img-text span,.img-text2 span{
    padding: 4px 10px;
    font-size: .7em
}
.home-facility-wraper .col-md-6{
width: 50%;
float: left;
}
.home-facility-wraper .col-md-4{
width: 33%;
float: left;
}

img.mouse-scroll {
    height: 70px;
}
.welcome-detail-title h1 {
    line-height: 25px;
}
.welcome-detail span.wl{
     font-size: 1em;line-height: 15px;
}
.welcome-container
{
    padding: 40px 20px 130px;
}
section.gal-div{
    padding: 10px 15px 40px
}
a.view-detail-btn.gal-btn {
    top: 30px;
    left: 5px;
}
.row.mtop1 .box-group img {
    height: 150px;
}
.testimonial-content img.user{
    height: 60px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next
{
        font-size: 25px;
}

.owl-theme .owl-controls .owl-buttons .owl-next{
    right: 0;
}

.view-detail-btn{
    height: 85px;
    width: 85px;line-height:85px;
}
.testimonial-content{
        padding: 10px;
    margin: 45px 5px 30px 60px;
}
.mtop1 {
    margin-top: 30px;margin-bottom: 40px;
}
section.adv-div{
margin-top:-90px;
}
span.adv-title{
     font-size: 1em;
}
.adv-strip .col-md-3{
width: 50%;
float: left;padding:5px;
}
.fac-li h3{
    font-size: .9em;
}
.lSAction {
    display: none;
}
.single-services
{
        padding: 14px 17px 15px 70px;
            min-height: 90px;
            margin-bottom: 10px
}
.single-services h3{
    font-size: 1.1em;    text-align: left;
}
.facility-div{
   padding: 70px 0;
}

img.adv-icon{
    width: 100%;
}
.single-services .icon{
        width: 45px;
    height: 45px;
}

img.welcome-img2{
        width: 55%;    right: 6%;
}
.title-logo:before{
        background-size: 90%;
    left:-165px;    
}
.title-logo:after{
     background-size: 90%;
    right: -185px;
}
.title-logo img{
    width: 150px;
}
.title-logo{
    margin: 0 auto 20px;
}
img.welcome-img{
    width:85%;
}

.welcome-detail-title h2{
        font-size: 1.8em;    margin: 0;
}

.mb-3 {
    margin-bottom: 2em;
}
.line-shape {
    position: relative;
    top: 10px;
}

.navigation-portrait {
    height: 30px !important;
}

.banner-caption.slide-title p, .inner-banner-caption p{
    margin: 10px auto;
}

.contact-box{
  padding: 20px 16px 10px !important  
}
.contact-box .content{
    width: 100%;
}

.contact-details-section-outer
{
        padding: 56px 0 107px;
}
.contact-form{
    padding: 0px;
    width: 100%;
}
.story-card-content {
    width: 415px;padding: 44px 30px 37px;
}
.welcome-detail span{
    margin-top: 30px;
}
  
img.title-shape{
    width: auto
}
.footer-content-icon img{
    height: 30px;
}

.nav-brand img {
    width: 150px !important;margin-top: -25px !important;
}

.booking-wraper{
   height: 430px
}
section.contact-wrapper {
    padding: 20px 30px 30px;
}

.highlight-wrap {
    padding: 30px 0 30px;
}
.border-box ul li{
    padding-left: 10px;
}
.padding-restaurant {
    padding: 0px 70px;
}
.about-wrap.style2 {
    padding:40px 0 80px;
}
.about-wrap.style2 .about-img-wrap .ab-img-5{
    width: 200px
}
.about-wrap.style2 .about-img-wrap .ab-img-6
{
        max-width: 120px;
}
.about-cat img{
    width: 200px;
}
.about-wrap.style2 .about-bg-five
{
        max-width: 100%;
}
.bredcum-wraper{
        padding-bottom: 20px;
}

.sexy-menu.detached .nav-menu > li > a{
    padding: 20px 12px !important
}
img.abt-pic1,img.abt-pic2
{
    width: 60%
}
.abt-title {
    margin-bottom: 65% !important;
}
    .inner-featured-text{
        font-size: 1.55em;
}
.inner-init-text{
    font-size: 2.55em
}

    body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:1%;
        padding-right:1%;
   }

   .footer-logo img{
    width: 50%;margin: 0 20px 22px;
   }
  
.navigation{
height: unset !important; 
}
.tophead{
    padding-top: .3em !important
}
 .nav-menu>li>a{
        padding:0px 10px 10px !important;
        height: unset !important; 
    }   
.header-call a{
    font-size: 1em;
    padding: 0px 10px;
    line-height: 30px;
}
.whats-app{
        bottom: 25vh;
    right: 26px;
}
.footer-container{
    width: 100%;
    padding-bottom: 0
}

.footer-social-links ul li{
    width: unset;  
}
.footer-social-links ul li a{
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.footer-content ul li{
    margin-right: 5px;
}
.footer-top-wraper{
        padding-bottom: 0;
        padding-top: 50px;
}
.nav-menu>li>a{
    font-size: .8em !important
}
 .copy-right{ width: 22%; text-align: left; line-height: 50px;}
 .designed {
    width: 78%;
    text-align: right;
    line-height: 50px;
}
.designed p{
      line-height: 50px;
}
.footer-wraper{
    display: flex;
}
.back-to-top{
    display: none;
}

.footer-content-for{
  padding-bottom: 0.5em;
}
.footer-top-title{
    padding-bottom: 10px;
}
.footer-content{
    margin-bottom: 15px;    margin-right: 3.2%;
}
.title-wraper{
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}
.contact-details-section-outer .design-img2 img,.leaf1,.leaf2,
.contact-details-section-outer .design-img img{
   display: none;
}
.farm-timing
{
    padding: 15px;
}
.farm-timing p{
    font-size: .9em
}
.contact-form1{
    width: 70%;

    padding: 30px 20px 30px;
    background-position: center;
    top: 51%;
}
.bottom-pic img {
    height: 400px;
}

.contact-form1 .form-group input, .contact-form1 .form-group textarea, .contact-form1 .form-group select
{
    height: auto;
    padding: 10px 30px;
}
.edu-btn
{
    padding: 8px 20px;
        font-size: .9em;
            margin: 0;
}

.founder-pic {
    margin-bottom: 35px;
    text-align: center;
}

.founder-pic img{
    width: 330px
 }
 .founder-name{
    font-size: 1.1em;
    text-align: center;
 }
.founder-position{
     font-size: 1em;
    align-items: center;
    position: relative;
    left: unset;
    text-align: center;
}

.title-wraper.text-center
{
        margin-bottom: 150px;
}
.feature-title
{
    font-size: 1.8em;
}
.feature-title-middle{
     font-size: 2.8;
     line-height: 45px;
}
.fet-title{
     font-size: 1.6em;
      line-height: 20px;
}

.view-all a
{
    font-size: .8em;
}
.left-tree {
    z-index: 1;
    width: 100px;
}
.right-tree {
    z-index: 1;
    width: 100px;
}
.welcome-detail {
  margin-right: 0
}
.welcome-title
 {
    font-size: 1.333em;
        line-height: 20px;
 }
 .welcome-title-middle{
    font-size: 2.6em
 }
.home-facility-wraper,.home-feat-wraper
{
        padding-top: 60px;
 /*   padding-left: 30px;
    padding-right: 30px;*/
    padding-bottom: 60px;
}
.visitor-info{
        width: 760px;
        margin: 70px auto 0;
}
.box-title
{
    font-size: 1.33em;
}
.box-title-sub{
    font-size: 1.33em;
}
    .shape1{
        top: 27%;
    }
    .shape2 {
          top: 65%;
    left: -3%;
    }
    .shape4 {
    top: 30%;
    right: 23%;
    }
   .shape5 {
   top: 65%;
    right: 4%;
}
    img.mob-view.home-img{
        height: 85vh
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      width: 25%;
    }
    .featured-text
    {
        font-size: 1.33em;line-height: 40px
    }
    .init-text
    {
        font-size: 2.55em;line-height: 40px
    }
    .inner-banner-caption.slide-title .featured-text {
    font-size: 1.3em;
    line-height: 30px;
    }
    .inner-banner-caption.slide-title .init-text {
       font-size: 2.2em;line-height: 40px
    }
}
@media (max-width:992px) {
    .sexy-menu.detached{background: #fff !important;}
    .sexy-menu.detached .nav-menu > li > a {color: #333 !important;}
    .sexy-menu.detached .nav-brand img{filter: invert(100%); -webkit-filter: invert(100%); filter: brightness(1) invert(0) !important; -webkit-filter: brightness(1) invert(0) !important;}
    .mob-view{ height: auto !important; display: block !important;}
    .img-text2 span{ display: none;}
    .img-text span{ display: none;}
    .img-text2{ padding: 8px !important; background-color: rgba(0,0,0,0.5);}
    .img-text{padding: 8px !important; background-color: rgba(0,0,0,0.5);}
    .featured-text img{filter: invert(100%); -webkit-filter: invert(100%); filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); width: auto;}
    .page-hero .hero-text-area{transform:none ; width: 100%; text-align: center; left: 0; top: inherit !important; bottom: 0 !important;}
    a.book{ margin-top: 0px;}
    .owl-buttons{ display: none !important;}
    .nav-menu > li > a{ font-size: 0.9em !important;}
    .welcome-detail-title{ margin-bottom: 0px !important;}
    .title-logo img {width: 150px !important;}
    .footer-top-wraper{ background:none !important; box-shadow: -1px 1px 8px 0px rgb(2 2 2 / 15%); }
    .img-text h4{ margin: 0px !important; line-height: 1.7; font-size: 1.25em !important;}
    .img-text2 h4{ margin: 0px !important; line-height: 1.7; font-size: 1.25em !important;}
    .navigation-portrait .nav-menu > li > a{ line-height: 1.8 !important;}
    .welcome-container{ background: none !important; padding: 0px 20px !important;}
    .bg-shape::before{ background: none !important;}
    .desk-view{ display:  none !important; }
}
