@media screen and (max-width: 1023px) and (min-width: 768px){
  
 h1 {
    font-size: 32px !important;
  }
.sp-page-title h2 {
    font-size: 60px !important;
  }
  .bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control {
    width: 100% !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
    color: #F8E888 !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a{
    color: #F8E888 !important;
  }
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {
    height: 480px !important;
    padding-top: 120px !important;
    margin-top: 80px;
}
 
#sp-header {
    top: 85px !important;
}  
  
  
  
  
  
  
  
  
  
  
  
  
  
}