img.error-logo {max-width: 300px;}
.error-logo-wrap {margin-top: 100px;}
.error-message {color: #14387f !important;}
.error-code {margin: 100px 0 20px !important; color: #2c363d !important;}
.error-page .btn.btn-primary {background: #14387f;}
.error-page .btn.btn-primary:hover {background: #2c363d;}


.card-menu-body #sp-main-body {
  padding: 30px 0 0 0;
}

.menu-none .sp-megamenu-parent {
    display: none;
}
  
.menu-none #sp-header {
  display: none;
}

.menu-none .sp-megamenu-parent {
  display: none;
}

.menu-none #sp-header {
  display: none;
}

.menu-none #sp-top-bar{
  display: none;
}

.menu-none #sp-bottom{
  display: none;
}

@media (max-width: 767px) {

  .menu-none-mob #sp-header, #sp-bottom {
      display: none;
  }

}