/**CMHD**/

body {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 18px!important;
  line-height: 32px!important;
  color: #222222!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-top-bar,
#sp-top-bar1, 
#sp-top-bar2 {
  font-size:16px!important;
  line-height: 20px!important;
  padding: 5px 0!important;
  background: #6393c0!important;
  color: #ffffff!important;
}


#sp-top-bar a,
#sp-top-bar a:visited {
  color: #ffffff!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: 0px 0px 0px!important;
}

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

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

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


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

a:hover {
  color: #6393c0!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', 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: #6393c0!important;
}

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

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

/* menu dropdown */

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

.sp-dropdown li.sp-menu-item > a:hover {
  text-decoration: none!important;
  color: #6393c0!important;
}

/* mobile burger menu */

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

/*close all menu */


/* use with feature photos */

h1 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 28px!important;
  line-height: 38px!important;
  font-weight: bold!important;
  color: #3b5b7d!important;
}


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

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

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

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

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

/* use for sub-headings on page */
h3 {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 22px!important;
  line-height: 32px!important;
  font-weight: 600!important;
  color: #3b5b7d!important
}

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

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

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

#sp-bottom    {
  background: #6393c0!important;
}

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

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

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

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

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

.sppb-panel-title {
  font-size: 18px!important;
}

.sppb-panel-modern>.sppb-panel-heading {
    padding: 10px 30px 10px 15px!important;
}
