@media screen and (max-width: 767px) and (min-width: 250px){
  .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    font-size: 36px;
}
  .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {
    height: 600px;
    padding-top: 160px;
}
  h1 {
    font-size: 36px !important;
}
 h2.sppb-addon-title {
    font-size: 16px !important;
} 
  
.sp-page-title h2 {
    font-size: 36px;
    letter-spacing: 5px;
}  
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  color:#F8E888;  
  } 
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a  {
  color:#F8E888;  
  } 
  
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .details {
    font-size: 16px !important; 
 }
/*.customNavigation>a.sppbSlidePrev {
    left: 25px !important; 
 }
 .customNavigation>a.sppbSlidePrev {
    right: 360px;
} */
  
 #sp-header {
    top: 65px;
} 
  
  .sppb-addon-text-block .sppb-addon-content p {
    font-size: 16px !important;
}
  
  
  
}