#sp-top-bar  {
  font-size:16px!important;
  line-height: 20px!important;
  padding: 8px 0!important;
  background: #283924!important;
  color: #eeeeee!important;
}


#sp-top-bar a,
#sp-top-bar a:visited {
  color: #eeeeee!important;
  text-decoration: none!important;
}


#sp-top-bar a:hover {
  color: #FFFFFF!important;
  text-decoration: underline!important;
}

#sp-top-bar .social-icons a:link,
#sp-top1 .social-icons a:link {
  font-size: 25px!important;
  padding: 5px 0px 0px!important;
}

.sp-contact-info {
  padding: 5px 0px 0px 0px!important;
}

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

#sp-header {
    background-color: #f8f3ea;
}

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

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

body {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 14pt!important;
  line-height: 20pt!important;
  color: #252525!important;
  background-image: url(/images/oldmissourimap.jpg)!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
body {
  font-size: 18px!important;
  line-height: 28px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
body {
  font-size: 16px!important;
  line-height: 26px!important;
  }
}


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

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

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

#sp-bottom {
    background-image: url(/images/oldmissourimap.jpg)!important;
}

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

#sp-footer {
  background-color: #283924!important;
  font-size: 16px!important;
  font-family:'Open Sans', sans-serif!important;
  line-height: 16pt!important;
  color: #FFFFFF!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;
  background: #000000!important;
 }
}

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

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


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

/* 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: 20px!important;
  font-weight: semi-bold!important;
  color: #000000!important;
  text-decoration: none!important;
}

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

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

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


/* mobile burger menu */

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

/*close all menu */



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

.sp-scroll-up {
  background-color: #ffffff!important;
  border: thin solid #dddddd!important;
}

a.sp-scroll-up {
  color: #000000!important;
}

a.sp-scroll-up:hover  {
     background-color: #336699!important;
     color: #cccccc!important;
}
