/*-------------------------------------------------*/
/* 1. MOBILE VIEW RESPONSIVE
/*-------------------------------------------------*/

/*-------------------------------------------------------*/
/* When the browser is 1200px to all small screens,below css will be applied.
/*-------------------------------------------------------*/
@media screen and (max-width: 1200px) {
  .nav-inner .side-bar-right::before, .logo::before{display: none;}
  .nav-inner .side-bar-right{width: 24.333%;left: -25px;}
  .menu li{padding: 0 6px;}
  .logo img{position: relative;left: 30px;}
  .address-inner{padding: 0;}
  
}

/*-------------------------------------------------------*/
/* When the browser is 992 to all small screens,below css will be applied.
/*-------------------------------------------------------*/

@media screen and (max-width: 992px) {
  .list-changes .tp-inner-list3 li{width: 100%;}
  .whats-app .gif-link{
    width: 90px;
    height: 90px;
    bottom: -15px;
}
  .blg-post-content h3{font-size: 13px;line-height: 20px;margin-top: 10px;}
  .blg-post-content span{font-weight: 600;}
  .blg-post-content{padding-left: 15px;}
  .blog-det-inn h1{font-size: 24px;line-height: 36px;}
  .join-comminity-1 h2::before{left: 0;}
  .time-line-points{padding-left: 0;}
  .address-inner i{margin-top: -16px;border: 2px solid;}
  
  .form-tittle .half{width: 100%;}
  .contact__form .form-control{
    padding-left: 30px;
}
  .bg-kodaikanal .koidkanal-img{display: none;}
  .bg-kodaikanal .d-none{
    display: block !important;
    margin-bottom: 10px;
    margin-top: 34px;
    top: 30px;
    position: relative;
}
  .abt-kodikanak{
    margin-top: 53px;
}
  .menu ul li .sub-menu{
    background: #000;
    border-top: 0;
    width: 100%;
}
  .menu ul li.sub::before{display: block;right: 18px;transform: rotate(0deg);top: 5px;}
  .about-single .abt-img img{margin-top: 20px;}
  .full-m-v{height: auto;}
  .abt-content{padding-top: 20px;}
  .oth-banner{padding: 140px 0 70px 0;}
  .g-img{margin-left: 15px;}
  .tb-img img{height: auto;}
  .c-ban-inner{padding-right: 0;text-align: center;}
  .faq-img{margin-top: 30px;}
  .ban-cover{padding-top: 0;}
  .by-farm-land{padding-bottom: 0 !important;}
  .showcase{margin: 20px 0;}
  .wi-100{flex-direction: column;}
  .tb-img{padding-right: 0;margin-left: 15px;}
  .tp-in-hea{margin-top: 20px;padding-left: 15px;}
  .service-item-f{height: auto;}
  .tb-heading h2{padding-right: 0;}
  .form-tittle{margin-top: 30px;padding: 25px;}
  .commen-banner{padding: 120px 0 0 0;}
  .side-panel-con ul li:first-child i{width: 82px;}
  .testimonial-inner ul{flex-direction: column;}
  .clint-img{justify-content: center;flex-direction: column;}
  .testimonial-inner li{margin-bottom: 20px;}

  .counter{margin-top: -90px;}
  .pr-inner ul{flex-direction: column;}
  .p-b70px{padding-bottom: 50px;}
  .p-t70px{padding-top: 50px;}  
  .nav .container {
    max-width: 100%;
  }
  .nav-inner .side-bar-right .theme-btn {
    display: none;
  }
  .nav-inner .side-bar-right {
    position: absolute;
    right: 15px;
    width: auto;
  }


  .followers {
    margin-bottom: 30px;
  }

  .menu a:hover {
    color: #fff;
  }

  .side-bar.act {
    width: 100%;
  }

  .nav .row {
    align-items: center;
  }

  .nav {
    background: #fff;
    padding: 35px 0;
  }

  .side-bar-right i {
    width: 30px;
    height: 30px;
    font-size: 12px;
    right: 0;
    position: absolute;
  }

  .logo img {
    max-width: 100px;
    left: 0;
  }

  .nav-inner .menu {
    position: fixed;
    left: -500px;
    top: 0;
    overflow-y: auto;
    height: 100vh;
    width: 300px;
    background: #16243d;
    padding: 63px 20px 20px 20px;
    z-index: 99;
    transition: all 0.5s ease;
  }

  .menu ul li:first-child {
    display: block;
  }

  .menu li {
    width: 100%;
    padding-bottom: 13px;
  }

  .menu a {
    color: #fff !important;
    width: 100%;
    border-bottom: 1px solid #908484;
    padding-bottom: 17px;
  }

  .menu img {
    width: 120px;
    filter: invert(1);
    margin-bottom: 24px;
  }

  .menu ul li:last-child {
    border: 0;
  }

  .nav-inner .side-bar-right {
    position: absolute;
    right: 15px;
  }

  .logo {
    position: absolute;
    transform: scale(0.8);
  }

  .menu-bar {
    display: block;
    position: absolute;
    left: 15px;
  }

  .menu ul {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu span {
    position: absolute;
    right: 20px;
    top: -34px;
    background: red;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    cursor: pointer;
  }

  .menu.menuact {
    left: 0;
  }

  .address-inner ul{flex-direction: column;width: 100%;}
  .address-inner li{margin-bottom: 40px;padding: 0 10px;text-align: center;margin-top: 40px;}
  .nav.act{padding: 35px 0;}
  .meeting .theme-heading h2{margin-bottom: 0;}
}

/*-------------------------------------------------------*/
/* When the browser is 768px to all small screens,below css will be applied.
/*-------------------------------------------------------*/

@media screen and (max-width: 767px) {
  .about-single{
    padding-top: 60px !important;
}
  .other-heading{padding-left: 30px;}
  .f-site-vi h2{    font-size: 28px;
    padding: 70px 20px 20px 20px;
    line-height: 35px;}
    .amenites-inner{margin-top: 25px;}
  .abt-img{
    padding-right: 0;
    margin-top: 30px;
}
  .wh-videos{margin-top: 20px;}
  .about{padding-top: 0;}
  .by-farm-land .abt-img{margin-top: 20px;}
  .address{padding-top: 0;}
 
}

/*-------------------------------------------------------*/
/* When the browser is 576px to all small screens,below css will be applied.
/*-------------------------------------------------------*/
@media screen and (max-width: 576px) {
  .thank-you-inner{padding: 120px 0 0 0 ;}
  .thank-you-inner h4{
    font-size: 27px;
    line-height: 38px;
}
  .miss-vission .theme-heading .main-heading{font-size: 18px;}
  .success-story .align-items-center{flex-direction: column;text-align: center;}
  .success-story .align-items-center h3{
    margin: 15px 0 15px 0;
}
  .success-story .align-items-center .time-line-logo img{
    width: 60px;
}
  .c-ban-inner p{
    font-size: 15px;
    padding-top: 15px;
}
  .c-ban-inner h1{
    font-size: 25px !IMPORTANT;
    line-height: 34px !important;
    margin: 0;
}
  .faq h3{font-size: 16px;padding-right: 18px;}
  .faq-main .faq{padding-right: 0;}
  .bullet-points li{width: 100%;}
  .showcase ul{display: block;}
  .showcase .act2{padding: 0 10px;width: 100%;}
  .showcase li{float: left;width: 50%;margin-bottom: 10px;}
  .f-site-vi h2{padding: 40px 0 0 0;font-size: 24px;}
  .f-site-vi .container{padding-bottom: 32px;}
  .s-1{padding: 26px 20px 30px 20px ;}
  .abt-content, .theme-heading{padding: 0;}
  .counter{margin-top: -46px;}
  .ban-left h1{
    font-size: 28px;
    line-height: 40px;
}
  .ban-left{text-align: center;}
  .ban-left p{
    padding-right: 0;
    margin-top: 10px;
}
  .theme-btn a{
    padding: 15px 40px;
}
  .theme-btn span{
    font-size: 15px;
}
  .theme-heading .main-heading{
    font-size: 20px;
    line-height: 28px;
}
  
}

@media screen and (max-width: 480px) {
  .contact-info-lhs ul li:nth-child(2) i{width: 200px;}
  
}