@media screen and (min-width: 280px) and (max-width: 480px){
/* -------------------------------- */
    /* Home page starts here */
/* -------------------------------- */
    .topbar{
    display: none;    
    }
    .navbar-brand img{
        width: 70%;
    }
    .navbar .navbar-brand {
        top: 0px;
    }
    .navbar .navbar-collapse{
        background: #1f1f1f;
        padding: 10px 20px;
        z-index: 1;
    }
    .navbar .nav-item .nav-link {
        padding: .5rem 1.6rem;
    }
    #banner_one{
        background-image: url(../images/sylvbanner-mbl.jpg);
        height: 60vh;
      }
      #banner_two{
        background-image: url(../images/kalpabanner-mbl.jpg);
        height: 60vh;
      }
      #banner_three{
        background-image: url(../images/ksquare_awrd-mbl.jpg);
        height: 60vh;
      }
      #banner_four {
    background-image: url(../images/nisbanner-mbl.jpg);
    height: 60vh;
    }
    #banner_five {
   /*background-image: url(../images/sylwanwoods.jpg);*/
    height: 60vh;
    background-size: 100% 100%;
}

      #banner_one .banner-content,
      #banner_two .banner-content,
      #banner_three .banner-content,
      #banner_four .banner-content,
      #banner_five .banner-content {
        top: 40%;
        left: 8%;        
        width:100%;
    }
      .waviy span {
        font-size: 25px;
        margin-right: unset;
    }
    #banner_one .banner-content p,
    #banner_two .banner-content p,
    #banner_three .banner-content p,
      #banner_four .banner-content p,
      #banner_five .banner-content p {
        width: auto;
        font-size: 13px;
        margin-top: 4.5%;
        margin-bottom: 5.5%;
    }
    .banner-text.desk{
        display: none;
        }
        .banner-text.mbl{
            display: block;
            }
    .btn-common {
        padding: 5px 20px;
    }
    .navigation .smartcity-logo {
        position: static;
    }
    .toggle {
        left: -28px;
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
    .sidebar-contact {
        right: 0px;
        width: 250px;
    }
    .sidebar-contact.active {
        right: -250px;
      }
    .all_items {
        grid-gap: 10px;
    }
    .counter_up_wrapper {
        padding: 7% 0;
    }
    .single_counter_item h3 {
        font-size: 8.5vw;
    }
    .single_counter_item h4 {
        font-size: 11px;
    }
    .single_counter_item h4:after {
        top: 25px;
    }
    .project-section h2 {
        font-size: 7.8vw;
    }
    .project-section .square-bg {
        width: 50px;
        height: 50px;
        margin-left: -10px;
    }
    .project-section img {
        height: 250px;
    }
    .project-section .property-content {
        bottom: 10%;
    }
    .project-section h5 {
        font-size: 5.3vw;
    }
    .project-section h3 {
        font-size: 3vw;
    }
    .project-section .prop-img, .project-section .prop-img1{
        margin-bottom: 7%;
    }
    button.viewprojects {
        margin: 0% auto 5% auto;
    }
    .journey-content {
        padding: 7%;
        width: auto;
        text-align: left;
    }
    .journey-content h2 {
        font-size: 7.8vw;
    }
    .journey-content p {
        font-size: 13px;
    }
    .testimonials-section h2 {
        font-size: 7.2vw;
    }
    .testimonials-section .square-bg {
        width: 50px;
        height: 50px;
        top: 0%;
        margin-left: -10px;
    }
    .testimonials-section h4 {
        font-size: 6.2vw;
    }
    .testimonials-section p.role {
        font-size: 14px;
    }
.testimonials-section .owl-nav button.owl-prev, .testimonials-section .owl-nav button.owl-next {
    top: 83%;
    font-size: 14px;
    padding: 5px 10px !important;
}
.testimonials-section .owl-theme .owl-nav button.owl-prev {
    left: 36%;
}
.testimonials-section .owl-theme .owl-nav button.owl-next {
    right: 36%;
}
.team-section h2 {
    font-size: 7.2vw;
}
.team-section span.line {
    width: 75px;
}
.team-section .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}
.team-content h5 {
    font-size: 4vw;
}
.team-section .team-content p {
    font-size: 11px;
}
.partner-section h2 {
    font-size:7.2vw;
}
.partner-section .square-bg {
    width: 50px;
    height: 50px;
    top: 0%;
    margin-left: -10px;
}
.partner-section img {
    width: 100%;
}
.contact-section h2 {
    font-size: 7.2vw;
}
.contact-section p {
    font-size: 12px;
}
.footer-section h4 {
    font-size: 18px;
}
.footer-section ul li {
    font-size: 10px;
}
.footer-section .footerlogo{
    margin-bottom: 10%;
    }
    .btn-subscribe {
        width: 100%;
    }
    .yt-video{
        position: fixed;
        bottom: 15%;
        left: 0;
        width: 5%;
      }
/* -------------------------------- */
    /* about page starts here */
/* -------------------------------- */
.brdcrmb-content {
    padding-top: 30%;
}
.brdcrmb {
    height: 28vh;
}
.brdcrmb-content h1 {
    font-size: 40px;
}
.vmision h2 {
    font-size: 7.8vw;
}
.vmision .square-bg {
    width: 40px;
    height: 40px;
    top: -10%;
    margin-left: -10px;
}
.team, .team1{
    text-align: center;
}
.teamcontent-overlay h5 {
    font-size: 17px;
    color: var(--cream);
}
.teamcontent-overlay p {
    font-size: 13px;
}
/* -------------------------------- */
    /* Gallery page starts here */
/* -------------------------------- */
.gal-sect h2{
    font-size: 7.8vw;
}
.gal-sect .square-bg {
    width: 50px;
    height: 50px;
    margin-left: -10px;
}
/* -------------------------------- */
    /* Contact page starts here */
/* -------------------------------- */
.cnt-form h2{
    font-size: 7.8vw;
}
.cnt-form .square-bg {
    width: 50px;
    height: 50px;
    margin-left: -10px;
}
/* -------------------------------- */
    /* Nisarga page starts here */
/* -------------------------------- */
.nisarga-banner {
    height: 27vh;
    background-size: cover;
}
.leaf-animation{
    display: none;
}
.nisarga-abt h2 {
    font-size: 30px;
}
.nisarga-abt p {
    font-size: 14px;
}
.nisarga-specs h2 {
    font-size: 30px;
}
.nisarga-specs .nav-pills .nav-link {
    font-size: 12px;
    padding: 5px 9px;
}
.nisarga-specs p {
   font-size: 12px;
   margin-bottom: 5px;
}
.nisarga-specs .card-link {
    font-size: 10px;
}
.nisarga-specs .card-header {
    padding: 10px 0;
}
.nisarga-specs .card-body {
    padding: 10px 0;
}
.amenities h2 {
    font-size: 30px;
}
.nisarga-brochure .download {
    padding: 10px 15px;
    margin-top: 8%;
    display: block;
}
.nisarga-brochure {
    height: 15vh;
}


/*connection*/
#connection h6 {
    left: -33.5%;
    top: 56%;
    bottom: 134px;
    font-size: 10px;
}
}


@media screen and (min-width: 360px) and (max-width: 479px){
        #connection h6 {
        left: -31.5%;
        top: 51%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
/* -------------------------------- */
    /* Home page starts here */
/* -------------------------------- */
.topbar .nav-link {
    padding: 0.5rem 1rem;
    font-size: 13px;
}
.navbar .nav-item .nav-link {
    padding: 0rem 1.2rem;
}
 #banner_five,
  #banner_four
 {
    height: 80vh;
    background-size: 100% 100%;
}
#banner_one,
      #banner_two,
      #banner_three  {
    height: 80vh;
}
#banner_one .banner-content,
#banner_two .banner-content,
#banner_three .banner-content  {
    left: 7%;
}
#banner_one .banner-content h1,
      #banner_two .banner-content h1,
      #banner_three .banner-content h1  {
    font-size: 6vw;
}
.waviy span {
    margin-right: -10px;
}
#banner_one .banner-content p,
      #banner_two .banner-content p,
      #banner_three .banner-content p {
    width: 70%;
}
.btn-common {
    padding: 8px 20px;
}
.navigation .smartcity-logo {
    right: 3%;
}
.single_counter_item h3 {
    font-size: 5.5vw;
}
.single_counter_item h4 {
    font-size: 15px;
}
.all_items {
    grid-gap: 10px;
}
.single_counter_item h4:after {
    top: 20px;
}
.project-section h2 {
    font-size: 4.5vw;
}
.project-section .square-bg {
    width: 60px;
    height: 60px;
}
.project-section img {
    height: 260px;
}
.project-section h5 {
    font-size: 2.5vw;
}
.project-section h3 {
    font-size: 1.2vw;
}
.journey-content {
    padding: 5% 0% 0 0%;
    width: auto;
    text-align: left;
}
.journey-content h2 {
    font-size: 4.5vw;
}
.journey-content p {
    color: #e1e1e1;
    font-size: 12px;
    margin-bottom: 5px;
}
.testimonials-section h2 {
    font-size: 4.5vw;
}
.testimonials-section .square-bg {
    width: 60px;
    height: 60px;
    top: 8%;
    margin-left: -10px;
}
.testimonials-section .owl-nav button.owl-prev, .testimonials-section .owl-nav button.owl-next {
    top: 85%;
    font-size: 15px;
    padding: 10px 15px !important;
}
.testimonials-section .owl-theme .owl-nav button.owl-prev {
    left: 40%;
}
.testimonials-section .owl-theme .owl-nav button.owl-next {
    right: 40%;
}
.testimonials-section h4 {
    font-size: 4vw;
}
.testimonials-section p.role {
    font-size: 15px;
}
.team-section h2 {
font-size: 4.5vw;
}
.team-section span.line {
width: 75px;
}
.team-content h5 {
font-size: 2vw;
}
.team-section .team-content p {
font-size: 13px;
}
.partner-section h2 {
font-size:4.5vw;
}
.partner-section .square-bg {
width: 60px;
height: 60px;
top: 7%;
margin-left: -10px;
}
.partner-section img {
width: 90%;
}
.contact-section h2 {
font-size: 4.5vw;
}
.contact-section p {
font-size: 13px;
}
.footer-section h4 {
font-size: 16px;
}
.footer-section ul li {
font-size: 13px;
}
.footer-section .footerlogo{
margin-bottom: 10%;
}
.form-inline input{
    width: 100% !important;
}
.btn-subscribe {
    width: 100%;
}
.yt-video{
    position: fixed;
    bottom: 15%;
    left: 0;
    width: 10%;
  }
  .social-links a {
    height: 30px;
    width: 30px;
    font-size: 17px;
}
/* -------------------------------- */
    /* about page starts here */
/* -------------------------------- */
.brdcrmb-content h1 {
    font-size: 40px;
}
.brdcrmb-content {
    padding-top: 23%;
}
.vmision h2{
    font-size: 4.5vw;
}
.vmision .square-bg {
    width: 50px;
    height: 50px;
    top: -5%;
    margin-left: -10px;
}
.teamcontent-overlay h5 {
    font-size: 17px;
    color: var(--cream);
}
.teamcontent-overlay p {
    font-size: 11px;
}
/* -------------------------------- */
    /* Gallery page starts here */
/* -------------------------------- */
.gal-sect h2{
    font-size: 4.5vw;
}
.gal-sect .square-bg {
    width: 60px;
    height: 60px;
}
/* -------------------------------- */
    /* Contact page starts here */
/* -------------------------------- */
.cnt-form h2{
    font-size: 4.5vw;
}
.cnt-form .square-bg {
    width: 60px;
    height: 60px;
}
/* -------------------------------- */
    /* Nisarga page starts here */
/* -------------------------------- */
.lf2{
    width: 15%;
    bottom: 54%;
    left: 70%;
  }
  .lf3{
    display: none;
  }
  .lf4{
    width: 13%;
    bottom: 23%;
    left: 8%;
  }
  .nisarga-banner {
    height: 50vh;
}
.nisarga-abt h2 {
    font-size: 35px;
}
.nisarga-abt p {
    font-size: 15px;
}
.nisarga-specs h2 {
    font-size: 35px;
}
.nisarga-specs p {
    font-size: 15px;
}
.amenities h2 {
    font-size: 35px;
}
/*connection*/
#connection h6 {
    left: -41%;
    top: 54%;
    bottom: -10px;
}
}


@media screen and (min-width: 1024px) and (max-width: 1279px){
/* -------------------------------- */
    /* Home page starts here */
/* -------------------------------- */
    .topbar .nav-link {
        padding: 0.5rem 1rem;
        font-size: 13px;
    }
    .navbar .nav-item .nav-link {
        padding: 0rem 1.2rem;
    }
    #banner_one,
      #banner_two,
      #banner_three {
        height: 80vh;
    }
    #banner_one .banner-content,
      #banner_two .banner-content,
      #banner_three .banner-content  {
        left: 7%;
    }
    #banner_one .banner-content h1,
      #banner_two .banner-content h1,
      #banner_three .banner-content h1 {
        font-size: 6vw;
    }
    .waviy span {
        margin-right: -15px;
    }
    #banner_one .banner-content p,
      #banner_two .banner-content p,
      #banner_three .banner-content p  {
        width: 70%;
    }
    #scrollmouse a span {
        left: 55%;
    }
    .navigation .smartcity-logo {
        right: 3%;
    }
    .btn-common {
        padding: 8px 20px;
    }
    .single_counter_item h3 {
        font-size: 6.5vw;
    }
    .single_counter_item h4 {
        font-size: 15px;
    }
    .all_items {
        grid-gap: 10px;
    }
    .single_counter_item h4:after {
        top: 20px;
    }
    .project-section h2 {
        font-size: 4.5vw;
    }
    .project-section .square-bg {
        width: 60px;
        height: 60px;
    }
    .project-section img {
        height: 260px;
    }
    .project-section h5 {
        font-size: 2.5vw;
    }
    .project-section h3 {
        font-size: 1.2vw;
    }
    .journey-content {
        padding: 5% 0% 0 0%;
        width: auto;
        text-align: left;
    }
    .journey-content h2 {
        font-size: 4.5vw;
    }
    .journey-content p {
        color: #e1e1e1;
        font-size: 14px;
    }
    .testimonials-section h2 {
        font-size: 4.5vw;
    }
    .testimonials-section .square-bg {
        width: 60px;
        height: 60px;
        top: 8%;
        margin-left: -10px;
    }
    .testimonials-section .owl-nav button.owl-prev, .testimonials-section .owl-nav button.owl-next {
        top: 85%;
        font-size: 15px;
        padding: 10px 15px !important;
    }
    .testimonials-section .owl-theme .owl-nav button.owl-prev {
        left: 40%;
    }
    .testimonials-section .owl-theme .owl-nav button.owl-next {
        right: 40%;
    }
    .testimonials-section h4 {
        font-size: 3vw;
    }
    .testimonials-section p.role {
        font-size: 15px;
    }
    .team-section h2 {
    font-size: 4.5vw;
    }
    .team-section span.line {
    width: 75px;
    }
    .team-content h5 {
    font-size: 2vw;
    }
    .team-section .team-content p {
    font-size: 13px;
    }
    .partner-section h2 {
    font-size:4.5vw;
    }
    .partner-section .square-bg {
    width: 60px;
    height: 60px;
    top: 7%;
    margin-left: -10px;
    }
    .partner-section img {
    width: 80%;
    }
    .contact-section h2 {
    font-size: 4.5vw;
    }
    .contact-section p {
    font-size: 13px;
    }
    .footer-section h4 {
    font-size: 20px;
    }
    .footer-section ul li {
    font-size: 14px;
    }
    .footer-section .footerlogo{
    margin-bottom: 10%;
    }
    .form-inline input{
        width: 100% !important;
    }
    .btn-subscribe {
        width: 100%;
    }
/* -------------------------------- */
    /* about page starts here */
/* -------------------------------- */
.vmision h2 {
    font-size: 4.5vw;
}
.vmision .square-bg {
    top: -8%;
}
/* -------------------------------- */
    /* Gallery page starts here */
/* -------------------------------- */
.gal-sect h2{
    font-size: 4.5vw;
}
.gal-sect .square-bg {
    width: 60px;
    height: 60px;
}
/* -------------------------------- */
    /* Contact page starts here */
/* -------------------------------- */
.cnt-form h2{
    font-size: 4.5vw;
}
.cnt-form .square-bg {
    width: 60px;
    height: 60px;
}
/* -------------------------------- */
    /* Nisarga page starts here */
/* -------------------------------- */
.lf2{
    width: 15%;
    bottom: 54%;
    left: 70%;
  }
  .lf3{
    display: none;
  }
  .lf4{
    width: 13%;
    bottom: 23%;
    left: 8%;
  }
  .nisarga-banner {
    height: 50vh;
}
.nisarga-abt h2 {
    font-size: 35px;
}
.nisarga-abt p {
    font-size: 15px;
}
.nisarga-specs h2 {
    font-size: 35px;
}
.nisarga-specs p {
    font-size: 15px;
}
.amenities h2 {
    font-size: 35px;
}
/*connection*/
#connection h6 {
    left: -33%;
    top: 60%;
    bottom: -10px;
}
}

@media screen and (min-width: 1280px) and (max-width: 1440px){
/* -------------------------------- */
    /* Home page starts here */
/* -------------------------------- */
    .waviy span {
        margin-right: -12px;
    }
    .navigation .smartcity-logo {
        right: 12%;
    }
    .project-section h5 {
        font-size: 1.8vw;
    }
    .project-section .square-bg {
        width: 70px;
        height: 70px;
        margin-left: -10px;
    }
    .journey-content {
    width: 80%;
}
.testimonials-section h4 {
    font-size: 2vw;
}
.testimonials-section .square-bg {
    width: 70px;
    height: 70px;
    top: 13%;
    margin-left: -10px;
}
.testimonials-section .owl-nav button.owl-prev, .testimonials-section .owl-nav button.owl-next {
    top: 85%;
    font-size: 15px;
    padding: 10px 15px !important;
}
.testimonials-section .owl-theme .owl-nav button.owl-prev {
    left: 45%;
}
.testimonials-section .owl-theme .owl-nav button.owl-next {
    right: 45%;
}
.partner-section .square-bg {
    width: 70px;
    height: 70px;
    top: 8%;
    margin-left: -10px;
}
/* -------------------------------- */
    /* about page starts here */
/* -------------------------------- */

.vmision .square-bg {
    top: -10%;
    margin-left: -10px; 
}
/* -------------------------------- */
    /* Gallery page starts here */
/* -------------------------------- */
.gal-sect .square-bg {
    width: 70px;
    height: 70px;
    margin-left: -10px;
}
/* -------------------------------- */
    /* Contact page starts here */
/* -------------------------------- */
.cnt-form .square-bg {
    width: 70px;
    height: 70px;
    margin-left: -10px;
}
/* -------------------------------- */
    /* Nisarga page starts here */
/* -------------------------------- */
.lf2{
    width: 15%;
    bottom: 54%;
    left: 70%;
  }
  .lf3{
    display: none;
  }
  .lf4{
    width: 13%;
    bottom: 23%;
    left: 8%;
  }
  .nisarga-banner {
    height: 50vh;
}
.nisarga-abt h2 {
    font-size: 40px;
}
.nisarga-abt p {
    font-size: 15px;
}
.nisarga-specs h2 {
    font-size: 40px;
}
.nisarga-specs p {
    font-size: 15px;
}
.amenities h2 {
    font-size: 40px;
}
/*connection*/
#connection h6 {
    left: -26.5%;
    top: 64%;

}
}
