/**QCS CSS RESPONSIVE**/


body {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 18px!important;
  line-height: 28px!important;
  color: #222222!important;
  background-color: #fffffff!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;
  }
}

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

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

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

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


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


/* use with feature photos */

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


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

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

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

/* tablet size */
@media screen and (max-width: 768px) {
h2 {
  font-size: 25px;
  line-height: 35px;
  }
}

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

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

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

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

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

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

/* phone size */
@media screen and (max-width: 640px) {
h4 {
  font-size: 20px;
  line-height: 30px;
  }
}

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

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

/* phone size */
@media screen and (max-width: 640px) {
h5 {
  font-size: 20px;
  line-height: 30px;
  }
}

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

#sp-top-bar,
#sp-top-bar1, 
#sp-top-bar2 {
  font-size:18px!important;
  line-height: 28px!important;
  background: #000000!important;
  color: #e8f1f1!important;
}

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

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

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

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

#sp-bottom {
  background: #f3f0eb!important;
  border-top: 1px #5b839b solid!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: 15px!important;
  line-height: 20px!important;
  background: #000000!important;
 }
}

#sp-footer a,
#sp-footer a:visited  {
  font-size: 12pt!important;
  line-height: 16pt!important;
  color: #aed691!important;
  text-decoration: underline!important;
}

#sp-footer a:hover  {
  font-size: 12pt!important;
  line-height: 16pt!important;
  color: #003333!important;
  text-decoration: none!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-weight: bold!important;
  font-size: 18px!important;
  color: #003333!important;
  text-decoration: none!important;
  padding: 0 12px!important;
}

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

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

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

/* menu dropdown */

.sp-dropdown li.sp-menu-item > a {
  font-size: 18px!important;
  line-height: 28px!important;
  font-family: 'Open Sans', sans-serif!important;
  color: #254a70!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 Condensed', sans-serif!important;
    font-size: 10pt!important;
    line-height: 20px!important;
    color: #003366 !important;
    text-transform: none!important;
}

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

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

.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;
}

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