
  .sp-page-title {
   /* background: #0345bf;*/
    background-position: center;
    background-size: cover;
    background-blend-mode: soft-light;
padding: 10% 0;
}
 
 #sp-header-topbar .container-inner>.row {
    min-height: 98px;
}
@media screen and (min-width: 600px) {
.sp-page-title-heading {
    
        font-size: 2.9rem !important;
    }
}
.mod-breadcrumbs__wrapper {
    font-size: 12px;
}
#sp-social  {
    font-size: 13px;
}

@media screen and (min-width: 1200px) {
.logo-image {
    height: 90px!important;
	width: auto!important;
}
 #sp-header-topbar .container-inner>.row {
    min-height: 120px;
}
}
@media screen and (max-width: 999px) {
#sp-header {
  background: #ffffff!important;
}
 
    .logo-image {
        height: 56px!important;
    }
	#sp-header-topbar  {
        display:none!important;
    }
	#sp-header.lg-header .sp-column {
    height: auto!important;
}
}
.onefield .acym__field__error__block {
 
    color: red;
}
@media (max-width: 1390px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 15px!important;
    letter-spacing: 0px;
    text-decoration: none;
}
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0px 14px!important;
}
}
@media screen and (max-width: 1200px) {
  /* Force the hamburger menu toggle to display */
  #sp-header #offcanvas-toggler {
    display: block !important;
  }
  /* Hide the desktop mega menu */
  #sp-header .sp-megamenu-parent {
    display: none !important;
  }
    #sp-header {
        background: #ffffff !important;
    }

#sp-header .ms-3 {
    margin-left: 1rem !important;
    padding-top: 15px;
}
}
