@charset "utf-8";
/* CSS Document */

@media (min-width: 1601px)  and (max-width:  1915px) {

  

    
}

@media (max-width:  1600px) {
/* 
    #home-banner {
        height: 80%;
    } */

   
   
}
@media (max-width: 1440px) {
   
}


/* Landscape tablets and medium desktops */
@media  (max-width: 1024px) {

    
}

@media (min-width: 768px) and (max-width:  1023px) {
  
}



/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

   
}

/* Portrait phones and smaller */
@media (max-width: 590px) {
  
    

}


/* Portrait phones and smaller */
@media (max-width: 480px) {

    nav#ftco-navbar {
        background: #fff;
        position: static;
        left: 0;
        right: 0;
        z-index: 3;
    }
    
  
    }







    





