#sp-top-bar {
  padding: 0px 0px!important;
  background: #006699!important;
  color: #eeeeee!important;
}

#sp-top1 {
  padding: 8px 0px 0px!important;
}

#sp-top2 {
  padding: -2px 0px 5px!important;
}

#sp-header {
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 30%);
}

@media (max-width: 575px) {
    #sp-header .logo {
        height: 80px!important;
    }
}

/**************************************************/

.article-header h1 {
  font-size: 28px!important;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 22px;
}


/**************************************************/

/* menu and megamenu top level */

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > a:visited,
.sp-menu-separator                {
  font-family: 'Open Sans Condensed', sans-serif!important;
  font-size: 18px!important;
  font-weight: semi-bold!important;
  color: #222222!important;
  text-decoration: none!important;
}

.sp-megamenu-parent > li > a:hover {
  text-decoration: none!important;
  color: #006699!important;
}

.sp-megamenu-parent>li.active> a  {
  font-family: 'Open Sans Condensed', sans-serif!important;
  font-weight: semi-bold!important;
  color: #006699!important;
}

.sp-megamenu-parent>li>span  {
  line-height: 60px!important;
}


/* megamenu dropdown */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,
.sp-megamenu-parent .sp-mega-group> li> a    {
  background-color: #ffffff!important;
  font-family: 'Open Sans Condensed', sans-serif!important;
  font-size: 15px!important;
  font-weight: 200!important;
  line-height: 28px!important;
  color: #222222 !important;
  text-transform: none!important;
  border-bottom: 1px #dddddd solid!important;
  text-decoration: none!important;
}

.sp-mega-group> li> a:hover {
  text-decoration: none!important;
  color: #006699!important;
}


/* mobile burger menu */

.burger-icon > span {background-color: #006699!important;
}

/*close all menu */

a:link,
a:visited  {
  color: #006699!important;
  text-decoration: underline!important;
}

a:hover {
  color: #336699!important;
  text-decoration: none!important;
}

#sp-footer,
#sp-footer1,
#sp-footer2 {
  font-size: 16px!important;
  font-family:'Open Sans', sans-serif!important;
  line-height: 16pt!important;
  color: #ffffff!important;
  background: #006699!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
 }
}

/* phone size */
@media screen and (max-width: 640px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
 }
}

#sp-footer a,
#sp-footer a:visited  {
  text-decoration: underline!important;
  color: #ffffff!important;
}

#sp-footer a:hover  {
  text-decoration: none!important;
  color: #ffffff!important;
}

#sppb-addon-n-TsiBxnn4GTIAgc7pwHA #btn-n-TsiBxnn4GTIAgc7pwHA.sppb-btn-custom {
  color: #FFFFFF!important;
}