


@media (max-width:1440px){


    h1{
        font-size: 2rem;
        margin-bottom: .625rem;
    }
    h2{
        font-size: 1.8rem;
    }
    /* Custom CSS */
    /* .card{
        padding: 2.5rem 1.875rem;
    } */

/* HOME */
.carousel-inner {
    height: 85vh;
}
.slider8{
    margin-top: 5%;
   
}

.intro h4{
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: italic;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.navbar .navbar-brand img{
        max-width:3.3rem; height: auto;
        float: right;
        
        }


        .header_wrapper .navbar{
    padding: 0 2rem;
}

/* about */
    .aboutsec{
        margin-top:5%;
      }



/* Ropeways */


/* Projects */



/* Contact */

.contact .container{
    background:  linear-gradient(to right, rgb(189, 253, 189), hwb(180 93% 4%));
    /* border-top: 1px solid var(--bg-light-blue); */
    /* border-bottom: 1px solid chocolate; */
  }

        .contact{
margin-top: 5%;
            
            }
    


}








/* LAPTOP/DESKTOP / MEDIUM DEVICES/ md / 992-1199*/


@media (max-width:1199.5px){


    h1{
        font-size: 2rem;
        margin-bottom: .625rem;
    }
    h2{
        font-size: 1.8rem;
    }
    /* Custom CSS */
    .card{
        padding: 2.5rem 1.875rem;
    }




/* SLIDER */
.contact{
    margin-top:6%;
  }


  .carousel-inner {
    height: auto;
}
  .slider8{
    margin-top: 5%;
}

    /* top banner */
    .navbar .navbar-brand img{
        max-width:3rem; height: auto;
        float: right;
        
        }
    /* about */
    .aboutsec{
        margin-top:6%;
      }

      .aboutsec p{
        font-size: 1rem;
        line-height: 1.3rem;
      }
    /* service */
}










/* TABLET / SMALL DEVICES/ sm/ 768-991*/

@media (max-width:991px){
    /* Custom CSS */
    .wrapper{
        padding:3.125rem 0;
    }
    .main-btn{
        font-size: .875rem;
    }
    h1{
        font-size: 1.7rem;
        margin-bottom: .625rem;
    }

    h2{
        font-size:1.5rem;
        margin-bottom: .625rem;
    }
    h3{
        font-size: 1.3rem;
    }

    h4{
        font-size: 1.1rem;
        line-height: 1.8rem;
    }

    h5{
        font-size: 1rem;
    }
    

    p{
        font-size: .875rem;
        line-height: 1.2rem;
    }
    .card{
        padding: 1.875rem 1rem;
    } 
    /* HOME */
    .intro h4{
        font-size: 1rem;
        line-height: 1.2;
        font-weight: 500;
        word-spacing: .3rem;
        font-style: italic;
        font-family:Verdana, Geneva, Tahoma, sans-serif;
    }

.header-scrolled{
    height: auto;
}
.header_wrapper .menu-navbar-nav{
    text-align: center;
}
.header_wrapper .nav-item .nav-link{
margin-top: .9375rem;
}
    /* top banner */

    .navbar .navbar-brand img{
        max-width:2.5rem; height: auto;
        float: right;
        
        }

/* SLIDER */

.slider8{
    margin-top: 10%;
}

 



    /* service */
    .footer p{
        font-size: .9rem;
        line-height: 1.2;
        text-align: start;
        margin-left: 1rem;
       
    }

         /* about */
         .aboutsec{
            margin-top:6%;
          }



    /* ROPEWAYS */


    /* PROJECTS */


    /* CONTACT US */
.contact{
    margin-top: 10%;
}

.campus h1{
    font-size: 1.7rem;
}


}










/* SMART PHONE/ EXTRA SMALL/ 0 - 767/ xs */

@media (max-width:767px){
    /* Custom CSS */
    
    /* .main-btn{
        font-size: .875rem;
    } */
    h1{
        font-size: 1.7rem;
        margin-bottom: 1rem;
    }

    h2{
        font-size: 1.5rem;
       
    }

    h3{
        font-size: 1.2rem;
       
    }

    h5{
        font-size: 1rem;
    }

    h4{
        font-size: 1.1rem;
        line-height: 1.4;
    }

    .header_wrapper .navbar{
        padding: 0 .5rem;
    }

/* SLIDER */

.slider8{
    margin-top: 10%;
}

    /* Home */

    /* top banner */

    /* about */


    .ropeway .rpp{
        margin-top: 1rem;
    }
    /* service */
 


      .aboutsec p{
       font-size: 1rem;
       line-height: 1.25;
      }


      .mission p{
        font-size: 1.rem;
     
        line-height: 1.3rem;

        
    }

.footer p{
    font-size: .9rem;
    line-height: 1.2;
    text-align: start;
    margin-left: 1.8rem;
   
}

.footer h5{
  
    margin: 0;
    padding: 0 1.5rem;
    font-size: 1.2rem;
    text-align: start;
    /* background-color: hsl(61, 69%, 64%); */
    border-top: 2px solid chocolate;
}
.footer .qlink{
  
    margin: 0%;
    padding: 0%;
}

.footer {

    margin: 0%;
    padding: 0%;
}

    /* CONTACT US */
    .contact{
        margin-top: 15%;
    }
.contact .row{
    margin: auto;
}

.contact .container{
    background: linear-gradient(to right, rgb(189, 253, 189), hwb(180 93% 4%));
    /* border-top: 1px solid var(--bg-light-blue); */
    border-bottom: 3px solid #dac406;
  }



  .aboutsec{
    margin-top: 10%;
}
  .aboutsec h3{
    font-size: 1.2rem;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4; 
   }


   .aboutsec p{
    font-size: .9rem;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2; 
    
   }

   .campus h1{
    font-size: 1.6rem;
}

   .campus-col{
    margin-top:.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
   
}
.qlink p{
    line-height: 1.1rem;
}


}




/* SMALL PHONE */


@media (max-width:360px){
    /* Custom CSS */
    .card{
        padding: .5rem ;
    }
    .main-btn{
        font-size: .875rem;
    }
    h1{
        font-size: 1.7rem;
        margin-bottom: .625rem;
    }
    h2{
        font-size: 1.4rem;
    }
    h3{
        font-size: 1.2rem;
    }
    h4{
        font-size: 1.1rem;
        line-height: 1.2rem;
    }
    h5{
        font-size: 1rem;
    }
    h6{
        font-size: .9rem;
    }




/* SLIDER */


    /* header */
    .header_wrapper .navbar{
        padding: 0 .2rem;
    }
    /* top banner */

    /* about */
    .ropeway .rpp{
        margin-top: 1rem;
    }

    .aboutsec{
        margin-top:20%;
      }

    /* service */




}




