@media (max-width: 1200px) {
#offcanvas-toggler {display: flex !important;}
#sp-menu .sp-megamenu-parent {display: none !important;}
}
#sp-above-header {background: #111;}
#sp-above-header-mobile {background: #111;}

.sp-contact-info {margin-bottom:6px;color:#fff;}

#sp-top1 a{color:#fff;}
#sp-top2 {padding:10px 0;}

.logo-image {margin-top:10px;}

#sp-footer {font-size: 1em;}
  
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 10px;
  line-height: 100px;
  margin: 0;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {background-image: linear-gradient(#e00000,#e6e6e6 3%,#f4f4f4 80%,#e6e6e6 94%,#333333 98%);}

.sppb-alert {padding: 20px 0px 8px;}

#sp-bottom .sp-module {margin-bottom:0px;padding:15px;}
#sp-bottom {padding:15px;}
#sp-bottom .sp-module .sp-module-title {font-size: 1.5em; margin:0 0 10px 0;text-align:center;}

.banneritem {
    display: flex;
    justify-content: center;
    align-items: center;
}

#sp-section-2 {background: #f4f4f4;
 background-image: linear-gradient(#e00000,#cccccc 6%,#e6e6e6 8%,#ffffff 50%,#ffffff 90%,#333333 98%);}

@media (max-width: 576px) {
    #sp-header {
        height: 100px;
    }
