@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;
}
 .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: 'Merienda';
    src: url('../fonts/Merienda-Regular_0_wt.eot');
    src: url('../fonts/Merienda-Regular_0_wt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Merienda-Regular_0_wt.woff') format('woff'),
        url('../fonts/Merienda-Regular_0_wt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ML-TTJaya';
    src: url('../fonts/ML-TTJaya-Normal.eot');
    src: url('../fonts/ML-TTJaya-Normal.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ML-TTJaya-Normal.woff') format('woff'),
        url('../fonts/ML-TTJaya-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FML-TTKaumudi';
    src: url('../fonts/FML-TTKaumudi.eot');
    src: url('../fonts/FML-TTKaumudi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FML-TTKaumudi.woff') format('woff'),
        url('../fonts/FML-TTKaumudi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Merienda';
    src: url('../fonts/Merienda-Bold.eot');
    src: url('../fonts/Merienda-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Merienda-Bold.woff') format('woff'),
        url('../fonts/Merienda-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-SemiBold.eot');
     src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
     font-weight: 600;
     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;
}
 .effect-shine:hover {
     -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,0.8) 30%, #000 50%, rgba(0,0,0,.6) 70%);
     -webkit-mask-size: 200%;
     -webkit-animation: shine 2s infinite;
     animation: shine 2s infinite;
}
 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}
 .container{
     width:100%;
     padding-left:5%;
     padding-right:5% 
}
 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     position:relative;
     z-index:1;
     margin-top: 100px;
}
 
 .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:5%;
     padding-right:5%;
}
 .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-mask-image: linear-gradient(-75deg, rgba(0,0,0,0.8) 30%, #000 50%, rgba(0,0,0,.6) 70%);
     -webkit-mask-size: 200%;
     -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-mask-image: linear-gradient(-75deg, rgba(255,172,0,1) 30%, #000 50%, rgba(255,172,0,.6) 70%);
     -webkit-mask-size: 200%;
     -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{
     width:auto;
     height:auto;
     float:left;
     line-height:40px;
     font-family: inherit;
     font-size:1em;
     font-weight:400;
     margin-left:1em;
     color:#fff;
}
 .header-call a{
     line-height:40px;
     font-family: 'Merienda';
     font-size:1em;
     font-weight: normal;
    font-style: normal;
    font-display: swap;
     color:#fff;
     background: url(../images/top-bg.png) no-repeat ;
     background-size:100% 100%;
     padding: 0px 30px;
}
 .header-call a:hover{
     color:#fff;
}
 .desk-view{
     display:block;
     width: 100%; 
}
 .mob-view{
     display:none 
}
 .nav-menu > li:nth-last-child(1) a{
     padding-right:0%;
}
.carousel-control{
   display: none;
}



.back-to-top {
    background-image: none;
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: #fff;
    background: #138433;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
    width: 3rem;
    height: 3rem;
    position: fixed;
      bottom: 30px;
    right: 30px;
    z-index: 20;
    box-shadow: 0px 3px 15px 0px rgb(18 18 18 / 25%);
}
 .footer-wraper {
     width:100%;
     height:auto;
     background-color:#138433;
}
 .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 
}
 .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-bottom:75px;
     padding-top:100px;
     background: url("../images/footerbg.png") no-repeat;
     background-size: 100% 100%;
}
.bottom-wraper{
    width: 100%;
    height: auto;
    position: relative;
    bottom: -2em;

    overflow: initial;
}
.bottom-pic{
    width: 100%;
    height: auto;
}
 .whats-app{
    position:fixed;
    bottom:10vh;
    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-container{
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     justify-content: space-between;
     width:85%;
     height: auto 
}
 .footer-content {
     width:auto;
     height:auto;
     float:left;
}
.footer-content:nth-child(3) ul{ width: 50%; float: left;}

.footer-content:nth-child(3) { min-width: 30%; float: left;}

/*.footer-content:nth-child(1) {
     width:35% 
}
 .footer-content:nth-child(2) {
     width:15% 
}
 .footer-content:nth-child(3) {
     width:28% 
}
 .footer-content:nth-child(4) {
     padding-left:3% 
}
*/
 .footer-content-for {
     width:100%;
     height:auto;
     padding-bottom:1.5em;
     display:flex;
     align-items:center 
}
 .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;
     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 {
     filter: invert(100%);
     -webkit-filter: invert(100%);
     filter: brightness(0) invert(1);
     -webkit-filter: brightness(0) invert(1) 
}
*/
 .footer-top-title {
     width:100%;
     height:auto;
     text-align:left;
     color:#0c203b;
     font-size:1em;
     padding-bottom:25px;
     font-weight: bold;
     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 ul li {
     font-family: inherit;
     font-size:1em;
     line-height:1.7;
     margin-bottom:8px;
}
 .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 {
    
     font-size:1em;
     color:#138433;
     padding-left:3px;
     font-family: inherit;
     font-weight: normal;
    
}
 .footer-social-links {
     width: auto;
     height: auto 
}
 .footer-social-links ul {
     margin: 0px;
     padding: 0px;
     list-style-type: none;
}
 .footer-social-links ul li{
     width:45px;
     height: 45px;
     float: left;
     margin-right:5px;
}
 .footer-social-links ul li a{
     width:45px;
     height: 45px;
     background-color:#138433;
     color:#fff;
     font-size:1.35em;
     border-radius:10px;
     display: flex;
     justify-content: center;
     align-items: center;
}
.footer-social-links ul li a:hover{
     width:45px;
     height: 45px;
     background-color:#333;
     color:#fff;
     font-size: 1.35em;
     border-radius:10px;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .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;
}
.featured-text{
    font-size: 2.222em;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Merienda';
    color: #fff;
    text-transform: none;


}
.init-text{
    font-size:4.333em;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Merienda';
    color: #fff;
    text-transform: none;

}
.page-hero .hero-text-area {
    padding-top: 0rem !important;
    width: 100%;
    position: absolute;
    bottom: 8em;
  }
.hero-swiper-slider:after{
   
  position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    height: 15px;
    z-index: -1;
    background-image: url(../images/banner-bottom-bg.png);
    content: "";
    background-size: cover;
    background-position: 100%;
 
}
  .title-wraper{
    width: 100%;
    height: auto;
  }
  .welcome-title{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.667em;
    font-family: 'ML-TTJaya';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #856d46;
  }

  .welcome-title-middle{
    width: 100%;
    height: auto;
    text-align: center;
    font-size:2.944em;
    font-family: 'ML-TTJaya';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #138433;
  }
  .welcome-container{
    width: 100%;
    height: auto;
    margin-top: 1.5em;
  }
  .founder-pic{
    width: 35%;
    height: auto;
    float: left;
    text-align: right;
  }
  .welcome-detail{
    width: 55%;
    height: auto;
    float: left;
    padding-left: 5%;
  }
  .welcome-detail-title{
    width: 100%;
    height: auto;
    text-align: left;
    color:#138433 ;
    font-size: 1.333em;
    font-family: 'Merienda';
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    margin-bottom: 1em;
  }
  body.restaurant .welcome-detail-title,
  body.about .welcome-detail-title,  body.facilities .welcome-detail-title
  {
    font-size: 2em;
  }
  .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%;
  }
.info-div{
    display: flex;
}
.school-info {
    position: relative;
    color: #ffffff;
    background: #f6ebd9;
    width: 48%; margin-left: 2%;
    float: left;
    display: flex;
    justify-content: center;
  
}
.school-info .border-box ul li{color: #333;}
 .school-info .center-column {
    position: relative;
    width: 100%;
    padding: 95px 0px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

 .school-info h3 {
   color: #138433;
    font-size: 1.5em;
    font-family: 'Merienda';
    text-transform: uppercase;
    text-align: center;
        margin-bottom: 10px;
}
.school-info .inner-box {
    padding: 100px 40px 20px;box-shadow: 0 27px 24px -37px rgb(0 0 0 / 66%);
}
.school-info .border-box{
    margin-top: 2em;
}
 .school-info  h5 {
   font-size: 1.1em;
   text-transform: math-auto;
    color: #333;
    line-height: 1.7;
    font-family: inherit;
    font-weight: bold;
    text-align: center;
}
  .visitor-info {
    position: relative;
    color: #ffffff;
    background: url(../images/pattern-one.png) center center repeat;
    background-attachment: fixed;
    width: 48%;
    float: left;
    display: flex;
    justify-content: center;
    box-shadow: 0 27px 24px -37px rgb(0 0 0 / 66%);
}
.info-div{
    margin: 130px auto 0;   
}
    
.school-info .oval-cut {
    position: absolute;
    left: 0;
    top: -2px;
    width: 100%;
    height: 64px;
    background: url(../images/curve-one.png) center top no-repeat;
    z-index: 2;
}
 .visitor-info .center-column {
    position: relative;
    width: 100%;
    padding: 95px 0px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
 .visitor-info .center-column:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(19 132 51 / 0.94);
}
 .center-column .inner-box {
    position: relative;
    float: right;
    width: 100%;
    padding: 0px 50px 0px 15px;
    z-index: 1;
}
 .visitor-info h3 {
   color: #fff;
    font-size: 1.5em;
    font-family: 'Merienda';
    text-transform: uppercase;
    text-align: center;
        margin-bottom: 10px;
}
 .visitor-info  h5 {
   font-size: 1.1em;
    color: #fff;
    line-height: 1.7;
    font-family: inherit;
    font-weight: normal;
    text-align: center;
}
 .visitor-info  .oval-cut {
    position: absolute;
    left: 0;
    top: -2px;
    width: 100%;
    height: 64px;
    background: url(../images/curve-one.png) center top no-repeat;
    z-index: 2;
}


  .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: 130px 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 #138433;
    text-align: center;
    font-family: 'Merienda';
    color: #138433;
    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*/
.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 {
    width: calc(100% - 50px);
    display: flex;
    flex-wrap: wrap;
    padding: 50px;
    background: #138433;
    border-radius: 6px;
}
form#contact_form {
    width: 100%;
}
.contact-form .form-group {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}
.contact-form input[type="text"] {
    background: none;
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    width: 100%;
    height: 65px;
    border: 1px solid #cecece;
    padding: 0 30px;
    border-radius: 4px;
}
.contact-form textarea {
    background: none;
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
     width: 100%;
    max-width: 100%;
    height: 128px;
    border: 1px solid #cecece;
    padding: 30px;
    border-radius: 4px;
}

.contact-form ::-webkit-input-placeholder {
    color: #fff !important;
}
.submit-btn{
    border: none;
    background: #182e83;
    color: #fff;
    font-weight: 800;
    padding: 15px 50px;
    font-family: 'Poppins';
    font-size: 1em;
    border-radius: 4px;
}
section.contact-wrapper {
    padding: 20px 120px 60px;
}
.contact-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 26px;
    border: 1px solid #cecece;
    border-radius: 6px;
    padding: 30px 25px 30px;
    background: #fff;
}
.contact-box figure {
    width: 100px;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    position: relative;
    background: #fbf7f4;
    border-radius: 50%;
}
.contact-box figure img {
    width: 50px;
    display: inline-block;
}
.contact-box .content {
    width: calc(100% - 120px);
    display: inline-block;
    text-align: left;
}

.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;
    text-transform: capitalize;
    font-family: 'Merienda';
    margin-bottom: 8px;
}






/*......................*/


.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: #138433;
  }
  .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-left: 100px;
    padding-right: 100px;
  }

  .facility-title-for{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
  }
  .facility-title{
    width:auto;
    height: auto;
    text-align:center;
    color:#138433 ;
    font-size:2em;
    font-family: 'Merienda';
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    margin-bottom: 0.75em;
    background: url(../images/facility-border.png) no-repeat right bottom;
    padding-bottom: 0.5em;
  }

  
.view-all{
    text-align:left;
    font-family:inherit;
    color:#666;
    font-weight:400;
    letter-spacing:0px;
    font-style:normal;
    line-height:26px;
    float:right;
    font-size:1em;
    position: relative;
    margin-top:-40px;
}
.view-all a{
       width: auto;
    height: auto;
    text-align: center;
    color: #138433;
    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: #138433;
    font-weight: bold;
    width: 14px;
    height: 1px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
  }
.view-all a:hover{
    padding-right:8px;
    color:#387898;
}


.facility-for {
    width: 100%;
    height: auto;
  }

  .facility{
    width:29.75%;
    height:auto;
    float:left; margin-left: 0.25%;
    margin-bottom: 0.25em;
    position: relative;
}
.facility:nth-child(1){ width: 40%; margin-left: 0%;}

.facility-inner {
    width: 33%;
    height: auto;
    float: left;
    margin-left: 0.25%;
    margin-bottom: 0.25em;
    position: relative;
}
.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%;
}


.box-group{
    text-align: center;
    overflow: hidden;
    position: relative;

    border-radius: 15px;
}
.box-group img{
    max-width: 100%;
    max-height: 100%;
    transform: scale3d(1, 1, 1);
    transition: all 0.3s ease 0s;
    display:block;
    border-radius: 15px;
}
.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: 600;
    font-style: italic;
    margin-bottom: 15px;
}
.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:50px;
    height:50px;
    line-height:50px;
    background:#3aaa35;
    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;
}


.title-wraper.text-center{
margin-bottom: 100px;
text-align: center;
    align-items: center;
    justify-content: center;
    display: grid;
  
}
.feature-title {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 2.397em;
     font-family: 'FML-TTKaumudi';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #333;
}
.feature-title-middle {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 3.948em;
    line-height: 50px;
     font-family: 'FML-TTKaumudi';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #138433;
}

.home-feat-wraper{
    padding-top: 130px;
    padding-bottom: 130px;
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
        margin-bottom: 2em;
}
.fet-title{
    font-size:3.172em;
    line-height:50px;
    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;
}

.flex-div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.feat-img {
    position: relative;
        width: 29.75%;
    height: auto;
    float: left;
    margin-left:6.25%;
}
.feat-img:nth-child(1) {
    width: 22%;
}
.feat-img:nth-child(2) {
    width: 26%;
    z-index: 9;
}
.feat-img:nth-child(3) {
    width: 22%;
}
.feat-img:nth-child(4) {
    width: 23%;
    top: -50px;
    z-index: 1;
    left: 10%;
        height: fit-content;
}
.feat-img:nth-child(5) {
    width: 30%;
    left: 10%;
    top: -50px;
    z-index: 1;
}

.cs-post_overlay{
    border-radius: 15px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    background: #609563;
    background-size: cover;
    opacity: .7;
}

.feat-img img {
    border-radius: 25px;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 34%);
    height: 100%;
}
.shape1 {
    position: absolute;
    top: 18%;
    left: 17%;
}
.shape2{
    position: absolute;
       top: 56%;
    left: 2%;

}
.shape3{
    position: absolute;
       top: 75%;
    left: 29%;
        z-index: 1;
}
.shape4{
    position: absolute;
   top: 23%;
    right: 26%;
}

.shape5{
    position: absolute;
    top: 57%;
    right: 7%;
}
.farm-timing {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background-image: url('../images/tim-bg.png');
   background-size: cover;
    background-position: center;
    padding: 54px;
    text-align: center;
    background-repeat: no-repeat;
    width: 600px;
}

.time-title {
    font-size: 1.226em;
    color: #138433;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Merienda';
    margin-bottom: 5px;
}
span.time {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 1em;
    color: #846637;
}

.contact-form1 {
    position: absolute;
    bottom: 0;
    top: 55%;
    left: 50%;
        width: 50%;
        height: 70%;
    transform: translate(-50%, -50%);
     background-image: url(../images/form-bg.png);
         background-size: cover;
    padding: 50px 80px 50px;
    -webkit-box-shadow: 0 10px 60px rgb(0 0 0 / 7%);
    box-shadow: 0 10px 60px rgb(0 0 0 / 7%);
    border-radius: 15px;
}

.contact-form1 .form-group{
    margin-right: 2%;
    margin-bottom: 3%;
      width: 48%;
    float: left;
}
.contact-form1 .form-group:nth-child(2){
    margin-right: 2%;
}
.edu-btn {
    display: inline-block;
    color: #fff;
    background: #41aa59;
    padding: 13px 50px;
    font-size: 1em;
    font-weight: 500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    /* border: 3px solid #fff212; */
    overflow: hidden;
    cursor: pointer;
    position: relative;
    letter-spacing: 3px;
    z-index: 1;
    transition: all 0.5s ease 0s;
    border-radius: 10px;
    text-transform: uppercase;
    margin-top: 20px;
}
.contact-form1 .form-group:last-child{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.contact-form1 .form-group input,
 .contact-form1 .form-group textarea, .contact-form1 .form-group select {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    padding: 15px 30px;
    line-height: 30px;
    font-size: 1em;
    color: #333;
    font-weight: 500;
    background-color: #f6f6f6;
    border-radius: 15px;
    margin-bottom: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 0;
    box-shadow: -1px 1px 16px 0px rgb(0 0 0 / 24%)
}
.main-title4.text-center {
    font-size: 1.226em;
    color: #138433;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Merienda';
    margin-bottom: 25px;
    text-align: center;
}

/************************************************** 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;
}
 .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;}

 @media (min-width: 1023px) and (max-width: 1279px) {
     body {
         font-size:13px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
    .school-info .inner-box {
    padding: 70px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 2px;
    margin-bottom: 2px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.2em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
     .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;
    }

    .sexy-menu{
        padding-bottom: 30px !important;
    }
    .page-hero .hero-text-area
    {
            bottom: 5em;
    }
    .founder-pic img{
            width: 100%;
    }

    .home-feat-wraper{
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left:60px;
        padding-right: 60px;
        position: relative;
    }
    .edu-btn{
        margin-top: 0
    }
    .featured-text
    {
        font-size: 1.5em;
    }
    .init-text
    {
        font-size: 3.333em;
    }

    .footer-top-wraper{
        padding-bottom: 20px;
    }
    .shape1{
            top: 27%;
                width: 30%;
    }
    .shape4 {
    top: 28%;
    right: 22%;
        width: 30%;
    }
    .shape2{
    top: 60%;
    left: -3%;
        width: 30%;
    }
   .shape3{
    top: 71%;
    left: 22%;
        width: 30%;
    }
    .shape5 {
    top: 62%;
    right: 4%;
        width: 30%;
    }
    .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;
    }

    .footer-container{
        width: 100%
    }
    .inner-featured-text{
    font-size: 1.3em;
    }

    .inner-init-text {
    font-size: 3em;
}
section.contact-wrapper {
    padding: 20px 20px 30px;
}
.booking-wraper{
        height: 500px;
        bottom: 6em;
}
.padding-restaurant {
    padding: 0 60px;
}
.about-wrap.style2 {
    padding: 50px 0 40px;
}
.about-wrap.style2 .about-img-wrap .ab-img-5
{
  width: 150px;  
}
.about-cat img{
    width: 100%
}
.about-wrap.style2 .about-bg-five{
    max-width: 88%;
}
img.abt-pic1
{
        width: 80%;
}
.abt-pic .abt-pic2
{
    width: 60%;
}


}
 @media (min-width: 1280px) and (max-width: 1359px) {
     body {
         font-size:15px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .nav-menu > li > a{ font-size: .9em !important}

     .nav-menu>li>a{
            padding: 15px 8px!important;
            height: unset!important;
     }
     .nav-brand img {
            width: 80%;
        }

        .sexy-menu
        {
                padding-bottom: 30px !important;
        }
       .title-wraper.text-center {
        margin-bottom: 160px;
    }
        .school-info .inner-box {
    padding: 80px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 2px;
    margin-bottom: 2px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.33em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}

    .page-hero .hero-text-area
    {
            bottom: 5em;
    }
    .founder-pic img{
            width: 100%;
    }
    .home-feat-wraper{
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left:60px;
        padding-right: 60px;
        position: relative;
    }
    .featured-text
    {
        font-size: 1.5em;
    }
    .init-text
    {
        font-size: 3.333em;
    }

    .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;
    }

    .footer-container{
        width: 100%
    }
}
 @media (min-width: 1360px) and (max-width: 1399px) {
     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .nav-menu > li > a{ font-size: 1.15em !important}
       .school-info .inner-box {
    padding: 90px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 4px;
    margin-bottom: 4px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.33em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
    .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%;
    }
    .footer-top-wraper
    {
            padding-bottom: 10px;
    }

    .gallery-item {
    width: 31%;
    }

}
 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .nav-menu > li > a{ font-size: 1.15em !important}
    .school-info .inner-box {
    padding: 80px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 2px;
    margin-bottom: 2px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.33em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
}
 @media (min-width: 1441px) and (max-width: 1599px) {
     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:17px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
        .school-info .inner-box {
    padding: 90px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 4px;
    margin-bottom: 4px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.33em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
}
 @media (min-width:1681px){
     body {
         font-size:18px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }


}
 @media (min-width:1360px) and (max-width:1680px) {

     .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: 3.8em;
            line-height: 70px;
        }
    }

 @media (max-width:420px) {

.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;
}
    .feat-img {
        height: 90px
    }
    .feat-img:nth-child(4) {
        height: 90px
    }
     body {
         font-size:14px !important;
    }
     .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 
    }

    .footer-wraper{ padding: 1em 0em; padding-bottom: 85px;}
    .footer-container{ display: inherit;}
    .bottom-container{ width: 100%; padding: 0px; display: inherit;}
    
    .footer-top-wraper{ background: none;}
    .footer-content ul li{ width: 50%; float: left;}
    .footer-social-links ul li {width: 43px;height: 43px; margin-right: 10px;}
    .footer-content:nth-child(1){ width: 100%;}
    .footer-content-icon{ display: none;}
    .banner-caption-mid{ letter-spacing: -1px;}
    .whats-app img {margin-left: 0px;      }

    
}
 @media (min-width:421px) and (max-width:460px){


.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: 50%; float: left;}
    .feat-img {
        height: 120px
    }
    .feat-img:nth-child(4) {
        height: 120px
    }

     body {
         font-size:14px !important;
    }
     .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 
    }


    .footer-wraper{ padding: 1em 0em; padding-bottom: 85px;}
    .footer-container{ display: inherit;}
    .bottom-container{ width: 100%; padding: 0px; display: inherit;}
    
    .footer-top-wraper{ background: none;}
    .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 (min-width:461px) and (max-width:560px){

.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;
    }
     .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: 1em 0em; padding-bottom: 85px;}
    .footer-container{ display: inherit;}
   
   
}


@media (max-width:560px){

.sexy-menu {
    padding-bottom: 0px !important;
}
.banner-wraper{
        margin-top: 0px;
}
.whats-app img {
    margin-left: 0px;
}
.booking-wraper  .contact-form1{
    position: unset;
    transform: none;
}
.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;
}

.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-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;
        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;
}
.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: 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
{
    font-size: 1.3em;
    margin-bottom: 0.5em;
    text-align: center;
        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;
        padding-left: 0%;
}
.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;
}
.facility
{
    width: 48%;
}
.facility:nth-child(1) {
    width: 100%;
}
.box-title
{
    font-size: .9em;
}
.box-title-sub{
    font-size: .8em;
}
.title-wraper.text-center {
    margin-bottom: 20px;
    }
    img.mob-view.home-img{
        height: 85vh
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      display: none;
    }
    .featured-text
    {
        font-size: 1em;
    }
    .init-text
    {
        font-size: 2em;
    }
    
    .carousel-control{
        display: none;
    }
}


 @media (min-width:561px) and (max-width:680px){


.sexy-menu {
    padding-bottom: 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;
    }
    .footer-content{
      width: 50%;
     }
    .footer-content:nth-child(3){
        clear: both;
            width: 58%;
    }
    .footer-content:nth-child(4){
     
            width: 33%;
    }
     .footer-content:nth-child(1){
            width: 58%;
    }
    .footer-content:nth-child(2){
     
            width: 33%;
    }
.footer-content ul li {
    width: 50%;
    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;
}
.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
{
    font-size: 1.3em;
    margin-bottom: 0.5em;
    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;
        padding-left: 0%;
}
.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: 85vh
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      width: 25%;
    }
    .featured-text
    {
        font-size: 1.33em;
    }
    .init-text
    {
        font-size: 2.55em;
    }
    

    body {
        font-size:14px !important;
   }
    .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 
   }

   .copy-right{  line-height: 30px;}
   .designed p{ line-height: 30px;}
   .footer-wraper{ padding: 1em 0em; padding-bottom: 85px;}
   .footer-container{ display: inherit;}
  
}

 @media (max-width: 680px){
     .visitor-info {
    width: 100%;
    margin: 50px auto 0;
}
.visitor-info{
    width: 100%;margin-bottom: 20px;
}
   .school-info .inner-box {
    padding: 90px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 2px;
    margin-bottom: 2px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.1em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
.info-div{
    display: block;
    margin: 0 0 50px;
}
.school-info
{
    width: 100%;margin: 0 0 50px
}
      }


@media (min-width:600px) and (max-width:768px) and (orientation:landscape) {
    .page-hero .hero-text-area{
            bottom: 5em;
    }


}
 @media (min-width:681px) and (max-width: 768px){

.info-div{display: block;margin: 20px auto 0;}
   .visitor-info {
    margin: 50px auto 0;
}
.school-info{
        width: 100%;
}
.visitor-info{
    width: 100%;
  margin-bottom: 20px;
}
   .school-info .inner-box {
    padding: 90px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 2px;
    margin-bottom: 2px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.1em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
.banner-wraper
{
    margin-top: 65px;
}
.sexy-menu {
    padding-bottom: 20px !important;
}

.center-column .inner-box{
        padding: 0px 10px 0px 10px;
}
.contact-form
{
padding: 30px;
    margin-bottom: 20px;
width: 95%;
}
.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;
}

.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.1em;
}
.inner-init-text{
    font-size: 2em
}

.whats-app{
        bottom: 25vh;
    right: 26px;
}
.footer-content{
  width: 50%;
    }
    .footer-content:nth-child(3){
        clear: both;
    }
.footer-content ul li {
    width: 50%;
    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;
}
.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;
}

.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
{
    font-size: 1.3em;
    margin-bottom: 0.5em;
    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;
        padding-left: 0%;
}
.welcome-title
 {
    font-size: 1em;
        line-height: 20px;
 }
 .welcome-title-middle{
    font-size: 1.6em
 }
.home-facility-wraper,.home-feat-wraper
{
        padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.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: 85vh
    }
    .shape1,.shape2,.shape3,.shape4,.shape5
    {
      width: 25%;
    }
    .featured-text
    {
        font-size: 1.33em;
    }
    .init-text
    {
        font-size: 2.55em;
    }
    

    body {
        font-size:14px !important;
   }
    .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 
   }

   .copy-right{  line-height: 30px;}
   .designed p{ line-height: 30px;}
   .footer-wraper{ padding: 1em 0em; padding-bottom: 85px;}
   .footer-container{ display: inherit;}
   
  
}

 @media (max-width: 768px){

.submit-btn
{
    padding: 10px 20px;    margin: 0;
}
.contact-form input[type="text"]
{
    height: 50px;
}
section.contact-wrapper {
    padding: 20px 20px 30px;
}

    .nav-menu>li>a
    {
        color: #fff !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;}
 .sexy-menu.detached .nav-brand img {margin-top: 0px !important;    width: 70%;  }
 .bottom-menu{ width: 45px; height:45px; border-radius: 50%; display: flex !important; justify-content: center; align-items: center; border: 1px solid #999;}
 .fine-arts-bg{ display: none;}
 .fine-arts-container{ padding-top: 0px;}
 .footer-logo{ display: none;}
 .footer-container{ width: 100%;    padding-bottom: 0;}
 .footer-top-wraper {padding-bottom: 25px;    padding-top: 20px;}
 .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: 15px 20px;
        display: block;
}
    .hide-menu a {
    width: 20%;
    line-height: 1;
    font-size: 1.5em;
    float: left;
    display: flex;
    justify-content: center;
   
}
.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;}
 
 .nav-brand img{ width: 100px;}
    .logo{ width: 100% !important; position: inherit !important; display: flex !important; justify-content: center; height: auto !important;}
        .mob-view {
    width: 100%;
    height: 70vh;
    display: block;
    object-position: center;
    object-fit: cover;
}
.sexy-menu{
    position: fixed;
}
    }
 @media (min-width:769px) and (max-width:991px){
.info-div{margin: 20px auto 0;}
   .visitor-info {
    margin: 50px auto 0;
}

.visitor-info{
  margin-bottom: 20px;
}
   .school-info .inner-box {
    padding: 90px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 2px;
    margin-bottom: 2px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.1em; 
}
.school-info h3{
   margin-bottom: 0 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
    .sexy-menu
{
    padding-bottom: 25px !important;
}
.banner-wraper
{
    margin-top: 65px;
}
.contact-form
{
padding: 30px;
width: 95%;
}
.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;
   }
    .container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:1%;
        padding-right:1%;
   }

   .footer-logo img{
    width: 50%;
   }
   .page-hero .hero-text-area{
        bottom: 4em;
   }
.navigation{
height: unset !important; 
}
.tophead{
    padding-top: .3em !important
}
 .nav-menu>li>a{
        padding:5px 8px 0 !important;
        height: unset !important; 
    }   
.header-call a{
    font-size: .6em;
    padding: 0px 10px;
    line-height: 30px;
}
.logo{
    top: -25px !important;
}
.nav-brand img {
    margin-top: 0px;
    width: 50%;
}
.whats-app{
        bottom: 25vh;
    right: 26px;
}
.footer-container{
    width: 100%;
}

.footer-social-links ul li{
    width: 35px; height: 35px;   margin-right: 7px;
}
.footer-content ul li
{
    margin-bottom: 4px;
}
.footer-content ul li a,.footer-content-details p{
    font-size: .9em
}
.footer-social-links ul li a{
    font-size: 1.1em;
        width: 40px;
    height: 40px;
}
.footer-top-wraper{
        padding-bottom: 0;
        padding-top: 50px;
}
.nav-menu>li>a{
    font-size: .66em !important
}
 .copy-right{ width: 50%; text-align: left; line-height: 50px;}
 .designed {
    width: 50%;
    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;
}
.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;
}

.founder-pic {
    margin-bottom: 35px;
}

.founder-pic img{
    width: 250px
 }
 .founder-name{
    font-size: 1.1em;
    text-align: center;
 }
.founder-position{
     font-size: 1em;
    align-items: center;
    position: relative;
    left: unset;
    text-align: center;
}
.welcome-detail-title,.facility-title
{
    font-size: 1.6em;
    margin-bottom: 0.5em;
}
.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 {
    width: 60%;
}
.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;
    }
    .init-text
    {
        font-size: 2.55em;
    }
}
 @media (min-width:992px) and (max-width:1199px){
    .info-div{margin: 70px auto 40px;}
   .visitor-info {
    margin: 50px auto 0;
}

.visitor-info{
  margin-bottom: 20px;
}
   .school-info .inner-box {
    padding: 90px 30px 10px
}
.school-info .border-box ul li{
    margin-top: 2px;
    margin-bottom: 2px;    font-size: .9em;
   
}
.school-info h3,.visitor-info h3{
       font-size: 1.1em; 
}
.school-info h3{
   margin-bottom: 5px 
}
.school-info .border-box ul li img
{
        height: 10px;
    margin-right: 10px;
}
.sexy-menu {
    padding-bottom: 25px !important;
}
.banner-wraper
{
        margin-top: 80px;
}

.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;
   }
    .container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:1%;
        padding-right:1%;
   }

   .footer-logo img{
    width: 50%;
   }
   .page-hero .hero-text-area{
        bottom: 4em;
   }
.navigation{
height: unset !important; 
}
.tophead{
    padding-top: .3em !important
}
 .nav-menu>li>a{
        padding:7px 10px 0 !important;
        height: unset !important; 
    }   
.header-call a{
    font-size: .8em;
    padding: 0px 10px;
    line-height: 30px;
}
.logo{
    top: -25px !important;
}
.nav-brand img {
    margin-top: 0;
    width: 65%;
}
.sexy-menu.detached .nav-brand img{
     margin-top: 33px !important;
}
.whats-app{
        bottom: 25vh;
    right: 26px;
}
.footer-container{
    width: 100%;
}

.footer-social-links ul li{
    width: 40px;    margin-right: 3px;
}
.footer-social-links ul li a{
    font-size: 1.1em;
        width: 40px;
    height: 40px;
}
.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;
}
.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;
}

.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;
}
.welcome-detail-title,.facility-title
{
    font-size: 1.6em;
    margin-bottom: 0.5em;
}
.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 {
    width: 60%;
}
.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;
}

.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;
    }
    .init-text
    {
        font-size: 2.55em;
    }
}
@media (max-width:992px) {

}