#sp-header {
  height: 100px;
  width: 100%;
  position: relative;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  animation: spFadeIn 0.5s;
  background: #fff;
}

.offcanvas-menu .align-items-center.p-3 {
  margin-left:12px;
}

.offcanvas-menu {
  background-color:#f7fafe !important;
  color: #252525;
}

.menu.nav-pills > li > a, .menu.nav-pills > li > span, .menu.nav-pills .sp-dropdown li.sp-menu-item > a {
  font-family: 'open sans', sans-serif;
  text-decoration: none;
}

#sp-main-body a {
  color: #e40000 !important;
opacity:1 !important;
}

#sp-main-body a:hover,#sp-main-body a:focus, #sp-main-body a:active {
    color: #e40000 !important;
opacity:0.76 !important;
}

#sp-footer a {
 color: #aaa !important;  
}

#sp-footer a:hover, #sp-footer a:focus, #sp-footer a:active {
 color: #333 !important;  
}

h1 {
  font-family: Open Sans,sans-serif;
  font-size: 28px !important;
  font-weight: 300 !important;
  line-height: 34px !important;
}


.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
  color: #ef0000 !important;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #ef0000 !important;
  opacity: 1 !important;
}

@media (max-width:990px) {
 #sp-footer #sp-footer2 {
    text-align:left ;
    margin: -35px 2px 0px;
}

  #sp-title p,   #sp-title h1 {
    margin-bottom:-5px;
  }


  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.2rem;
  font-weight: 300;
  line-height: 1;
}

  h1 {
    font-family: Open Sans,sans-serif;
    font-size: 24px !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
  }


#sp-footer ul.menu li {
  display: inline-block;
  margin: 0px 2px 0 10px;
}
  
 #sp-header .logo {
    height: 100px !important;
  }
  
.logo-image {
  height: 52px !important;
    margin-left: 2px !important;
    margin-top: -2px !important;
  }

#sp-footer #sp-footer1 {
  text-align: left;
  margin: 31px 0 -34px;
}

  .blog .article-body {
    margin-bottom:20px;
  }

h2 {
font-size: 1.5rem;  
}

  
  #sp-main-body {
  padding: 38px 0 7px !important;
} 
}

section {background-color: #fff;}

#sp-component {margin-bottom: 33px;}

body, .sp-preloader {
  background-color: #f7fafe;
  color: #252525;
}

li {
  padding: 0 0 10px 0;
}

#sp-footer .container-inner {
padding: 15px 0 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#sp-footer, #sp-bottom {
  color: #aaa !important;
}


@media (min-width: 991px) {
  .h2, h2 {
    font-size: 1.6rem;
  }
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -18px -20px 10px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 0px solid #f5f5f5;
  overflow: hidden;
  width: 100%;
  height: 238px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-top: 0;
  margin-bottom: 1.1rem;
  font-weight: 500;
  line-height: 1;
}

#sp-footer, #sp-bottom {
  background: #171717;
  color: #FFFFFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  animation: spFadeIn 0.5s;
  background: #fff none repeat scroll 0 0 !important;
 
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
border-radius: 3px 3px 3px 3px;
  padding: 0 0 12px 22px;
  height: 100%;
  width: auto;
}

#sp-main-body {
  padding: 35px 0;
}


.article-list .article {
  position: relative;
  margin-bottom: 30px;
  padding: 0px 40px 24px 0;
  border: 0px solid #f5f5f5;
  border-radius: 0px;
}

.sp-megamenu-parent > li > a {
  color: #e81013 !important;
  display: inline-block;
  font-family: open sans !important;
  font-size: 16px !important;
  font-weight: normal !important;
  letter-spacing: 0px !important;
  word-spacing: 1px !important;
  padding: 0px 15px 0 19px !important;
  line-height: 19px !important;
  background-image: none !important;
  text-transform: lowercase !important;
  font-weight: bold !important;
  
}