/**McCone County**/

/*
gold  #baab2f
blue  #003366
gray  #f6f6f6
*/

body {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 18px!important;
  line-height: 32px!important;
  color: #003366!important;
  background: #fcf6ef!important;
}

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


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


#sp-header {
  background: #fcf6ef!important;
}

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

a:link,
a:visited  {
  color: #191c25!important;
  text-decoration: none!important;
}

a:hover {
 text-decoration: underline;
 color: #003366;
}

a.sppb-btn-custom {
  color: #f9e44d!important;
}

a.sppb-btn-custom:hover {
  color: #eeeeee!important;
}


/* use with feature photos */
h1 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 32px!important;
  line-height: 42px!important;
  font-weight: bold!important;
  color: #222222!important;
}

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

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

/* use as top level headers on page or section */
h2 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 30px!important;
  line-height: 40px!important;
  font-weight: bold!important;
  color: #222222!important;
}

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

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

/* use for sub-headings on page */
h3 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 28px!important;
  line-height: 38px!important;
  font-weight: bold!important;
  color: #222222!important;
}

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

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

/* use as other headings */
h4 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 22px!important;
  line-height: 32px!important;
  font-weight: semi-bold!important;
  color: #222222!important;
}

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

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

/* use as other headings */
h5 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 18px!important;
  line-height: 28px!important;
  font-weight: semi-bold!important;
  color: #222222!important;
}

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

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

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


#sp-top-bar {
  padding: 5px 0!important;
  background: #2c3651!important;
  color: #baab2f!important;
}

#sp-top-bar a,
#sp-top-bar a:visited {
  color: #fff!important;
}

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

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


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


#sp-bottom {
  background: #f6f6f6!important;
  border-top: 1px #baab2f solid!important;
}

#sp-footer {
  font-size: 10pt!important;
  line-height: 16pt!important;
  color: #fce7cf!important;
  background: #2c3651!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  {
  font-size: 10pt!important;
  line-height: 16pt!important;
  color: #fce7cf!important;
  text-decoration: underline!important;
}

#sp-footer a:hover  {
  font-size: 10pt!important;
  line-height: 16pt!important;
  color: #baab2f!important;
  text-decoration: none!important;
}


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


/* menu and megamenu top level */

.sp-megamenu-parent > li > a,
.sp-menu-separator {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 20px!important;
  color: #003366!important;
  text-decoration: none!important;
}

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

.sp-megamenu-parent>li.active> a  {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 20px!important;
  font-weight: bold!important;
  color: #003366!important;
}

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

/* menu dropdown */

.sp-dropdown li.sp-menu-item > a {
  font-size: 15px!important;
  line-height: 28px!important;
  font-family: 'Open Sans', sans-serif!important;
  color: #003366!important;
  text-decoration: none!important;
  text-align: left!important;
}

/* megamenu dropdown */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,
.sp-megamenu-parent .sp-mega-group>li>a    {
    background-color: #f6f6f6!important;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 15px!important;
    font-weight: normal!important;
    line-height: 28px!important;
    color: #003366 !important;
    text-decoration: none!important;
    text-transform: none!important;
}

.sp-mega-group>li>a:hover {
  text-decoration: underline!important;
}

/* for multi-column mega-menu only*/

.sp-mega-group>li>a:hover {
  color: #003366!important;
}

/* close for multi-column mega-menu only*/
/* close megamenu */


/* mobile burger menu */

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

/*close all menu */

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

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

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

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