@media only screen and (max-width: 991px)
{
    #sp-bottom3
  {
    width: 50% !important;
  }
  #sp-header,
  #offcanvas-toggler
  {
    height:50px !important;
  }
  #offcanvas-toggler
  {
    line-height: 50px !important;
  }
  
}

@media only screen and (max-width: 767px)
{
    #sp-logo,
  #sp-logo-right
{
  width: 100%;
}
  #sp-logo-wrap > div > div >div
{
  display: block !important;
}
  .sp-contact-info, #sp-logo .logo .logo-slogan
  {
    display: block !important;
  }
  #sp-top1 .sp-column .menu,
  #sp-top2 .sp-column
  {
    justify-content: center!important;
    text-align: center!important;
  }
  #sp-bottom3
  {
    width: 100% !important;
  }
  .sppb-addon-person .sppb-addon-content *
  {
    text-align: center  !important;
  }
}
@media only screen and (max-width: 480px)
{
	.map-link, .create-account, .top-services
  	{
    display: block !important;
	}
    #sp-logo
  {
    width: 100%;
  }
  #sp-logo-wrap > div > div >div
  {
    display: block !important;
  }
  .sp-contact-info, #sp-logo .logo .logo-slogan
  {
    display: block !important;
  }
}
.eb-event-information >  .col-md-4
{
  display:none
}
.pg-item-box-title,
.ph-si-view
{
  display:none !important;
}


