#sp-top-bar,
#sp-top-bar1, 
#sp-top-bar2 {
  font-size:14px!important;
  line-height: 10px!important;
  text-align: center!important;
  padding: 8px 0!important;
  background: 000000!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-contact-info {
  padding: 7px 0px 0px 0px!important;
  }

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

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


#sp-position1 {
   display: flex;
   justify-content: center!important;
}

#sp-position2 {
   display: flex;
   justify-content: center!important;
}


#sp-menu>.sp-column {
  display: flex;
  justify-content: center!important;
}


/* use with feature photos */

h1 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 50px!important;
  line-height: 60px!important;
  font-weight: bold!important;
  line-height: 50px!important;
  color: #ffffff!important;
}


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

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


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

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

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



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

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

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

/* use as other headings */
h4 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 25px!important;
  line-height: 45px!important;
  color: #000000!important;
}

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

/* phone size */
@media screen and (max-width: 640px) {
h4 {
  font-size: 20px!important;
  line-height: 30px!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: 18px!important;
  font-weight: semi-bold!important;
  color: #dddddd!important;
  text-decoration: none!important;
}

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

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

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

/* mobile burger menu */

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

/*close all menu */

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

body {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 16px!important;
  line-height: 28px!important;
  color: #252525!important;
  background: #000000!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: #990000!important;
  text-decoration: none!important;
}

a:hover {
  color: #990000!important;
  text-decoration: underline!important;
}

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

#sp-bottom    {
    background: #000000!important;
    padding: 0px!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: #000000!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: none!important;
  color: #dddddd!important;
}

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