@charset "UTF-8";
/*
 * This file was auto-generated using SASS
 * You can manually modify it - but usually you will want to 
 * Re-generate it using the SASS variables of your theme
*/
section.app-blog .category-header {
  margin-bottom: 30px; }

section.app-blog article {
  margin-bottom: 45px; }
  section.app-blog article.list-item .header picture {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    transition: background-color .3s ease-in-out; }
    section.app-blog article.list-item .header picture img {
      transition: all .3s ease-in-out;
      backface-visibility: hidden;
      width: 100%; }
  section.app-blog article.list-item .header figure {
    overflow: visible;
    margin-bottom: 30px;
    transition: box-shadow .3s ease-in-out; }
    section.app-blog article.list-item .header figure img {
      transition: all .3s ease-in-out;
      backface-visibility: hidden;
      box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1); }
  section.app-blog article.list-item .header h2 {
    transition: color .3s ease-in-out;
    font-size: 1.2em; }
  section.app-blog article.list-item .header .details {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px; }
    section.app-blog article.list-item .header .details .person {
      margin-right: 10px; }
      section.app-blog article.list-item .header .details .person img {
        border-radius: 50%; }
    section.app-blog article.list-item .header .details time {
      font-size: 0.85em; }
    section.app-blog article.list-item .header .details a.category {
      font-size: 0.85em;
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.list-item .content {
    margin-bottom: 30px; }
    section.app-blog article.list-item .content span.readmore {
      margin-top: 15px;
      transition: color .3s ease-in-out; }
  section.app-blog article.list-item .footer .tags {
    font-size: 0.85em;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 10px; }
    section.app-blog article.list-item .footer .tags a {
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.list-item .footer .person {
    overflow: hidden; }
    section.app-blog article.list-item .footer .person a {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.app-blog article.list-item .footer .person a img {
        border-radius: 50%;
        backface-visibility: hidden;
        margin-right: 15px; }
      section.app-blog article.list-item .footer .person a h4 {
        font-size: 0.85em; }
  section.app-blog article.list-item .app-blog-readmorelink:hover picture img {
    transform: scale(1.05); }
  section.app-blog article.list-item .app-blog-readmorelink:hover figure img {
    box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.3); }
  section.app-blog article.list-item .app-blog-readmorelink:hover h2 {
    color: #DC0018; }
  section.app-blog article.list-item .app-blog-readmorelink:hover span.readmore {
    color: #DC0018; }

section.app-blog article {
  margin-bottom: 45px; }
  section.app-blog article.post-detail .header h2 {
    transition: color .3s ease-in-out; }
  section.app-blog article.post-detail .header .details {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 15px 0; }
    section.app-blog article.post-detail .header .details .person {
      margin-right: 10px; }
      section.app-blog article.post-detail .header .details .person img {
        border-radius: 50%; }
    section.app-blog article.post-detail .header .details time {
      font-size: 13px; }
    section.app-blog article.post-detail .header .details a.category {
      font-size: 13px;
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.post-detail picture {
    display: block;
    margin-bottom: 30px;
    transition: background-color .3s ease-in-out; }
    section.app-blog article.post-detail picture img {
      transition: opacity .3s ease-in-out;
      width: 100%; }
  section.app-blog article.post-detail figure {
    overflow: visible; }
    section.app-blog article.post-detail figure img {
      box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1); }
  section.app-blog article.post-detail .content {
    margin-bottom: 30px; }
    section.app-blog article.post-detail .content p:first-of-type {
      margin-bottom: 45px; }
  section.app-blog article.post-detail .footer .tags {
    font-size: 13px;
    padding-bottom: 15px;
    margin-bottom: 10px; }
    section.app-blog article.post-detail .footer .tags strong {
      line-height: 1.5;
      vertical-align: middle; }
    section.app-blog article.post-detail .footer .tags a {
      margin-right: 5px; }
  section.app-blog article.post-detail .footer .person {
    overflow: hidden; }
    section.app-blog article.post-detail .footer .person a {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.app-blog article.post-detail .footer .person a img {
        border-radius: 50%;
        backface-visibility: hidden;
        margin-right: 15px; }
      section.app-blog article.post-detail .footer .person a h4 {
        font-size: 13px; }
  section.app-blog article.post-detail .footer .authordetails {
    font-size: 13px; }
    section.app-blog article.post-detail .footer .authordetails img {
      border-radius: 50%;
      max-width: 100px;
      float: right;
      display: block;
      margin-left: 30px; }
    section.app-blog article.post-detail .footer .authordetails p {
      font-size: 13px; }
  section.app-blog article.post-detail .footer .backlink {
    margin-bottom: 30px; }
  section.app-blog article.post-detail .app-blog-readmorelink:hover picture {
    background-color: #DC0018; }
    section.app-blog article.post-detail .app-blog-readmorelink:hover picture img {
      opacity: 0.5; }
  section.app-blog article.post-detail .app-blog-readmorelink:hover h2 {
    color: #DC0018; }

section.app-blog .addthis_inline_share_toolbox {
  margin: 30px 0; }

section.app-blog aside .addthis_inline_share_toolbox {
  padding-left: 30px;
  min-width: 350px; }

section.app-blog hr {
  margin: 30px 0; }

section .article-links {
  margin-bottom: 30px;
  overflow: hidden; }

section .previous, section .next {
  max-width: 48%;
  font-size: 13px;
  font-weight: 700; }
  @media (min-width: 576px) {
    section .previous, section .next {
      max-width: 300px; } }
  section .previous a:before, section .next a:before {
    font-weight: 300;
    font-size: 50px;
    transition: color .3s ease-in-out;
    color: #DC0018; }
  section .previous a:hover, section .next a:hover {
    text-decoration: none; }
    section .previous a:hover:before, section .next a:hover:before {
      color: #2b2b2b; }
  section .previous a strong, section .next a strong {
    display: block;
    font-weight: 500; }
  section .previous a img, section .next a img {
    display: none;
    width: 70px; }
    @media (min-width: 992px) {
      section .previous a img, section .next a img {
        display: block; } }

section .previous {
  float: left; }
  section .previous a {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #2b2b2b; }
    section .previous a:before {
      content: "‹";
      margin-right: 5px; }
    section .previous a img {
      border-radius: 50%;
      margin-right: 10px; }

section .next {
  float: right; }
  section .next a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-align: right;
    color: #2b2b2b; }
    section .next a:before {
      content: "›";
      margin-left: 5px; }
    section .next a img {
      border-radius: 50%;
      margin-left: 10px; }

.app-blog-3col.card-deck .card {
  border: none;
  border-radius: 0px; }
  .app-blog-3col.card-deck .card .app-blog-container {
    overflow: hidden; }
    .app-blog-3col.card-deck .card .app-blog-container .card-img {
      overflow: hidden;
      border-radius: 0px;
      margin-bottom: -1px; }
    .app-blog-3col.card-deck .card .app-blog-container img {
      transition: all 0.3s ease-in-out;
      border-radius: 0px;
      backface-visibility: hidden; }
    .app-blog-3col.card-deck .card .app-blog-container .card-body {
      background: #E7E8E9; }
      .app-blog-3col.card-deck .card .app-blog-container .card-body h5.card-title {
        font-size: 1.25em; }
      .app-blog-3col.card-deck .card .app-blog-container .card-body .card-text {
        font-size: 0.85em; }
        .app-blog-3col.card-deck .card .app-blog-container .card-body .card-text a {
          text-decoration: underline; }
      .app-blog-3col.card-deck .card .app-blog-container .card-body .card-link {
        transition: color .3s ease-in-out; }
        .app-blog-3col.card-deck .card .app-blog-container .card-body .card-link:hover {
          color: #DC0018; }
    .app-blog-3col.card-deck .card .app-blog-container:hover img {
      transform: scale(1.05); }
    .app-blog-3col.card-deck .card .app-blog-container:hover .card-link {
      color: #DC0018; }

body.va-layout-full nav.co-category-list-container {
  background: #FFF;
  padding: 15px 15px; }

.app-blog.sc-element .sc-menu.sc-tb-hover-left {
  top: -40px; }

.blog-3-col {
  margin-left: -1px;
  margin-right: -1px; }
  .blog-3-col .col-sm-6.col-md-4 {
    padding-right: 2px;
    padding-left: 2px; }
  .blog-3-col .card {
    color: #2b2b2b;
    background-color: #e7e8e9;
    transition: background .4s ease-in-out;
    border: 0px;
    border-radius: 0; }
    .blog-3-col .card figure {
      overflow: hidden;
      margin: 0;
      position: relative; }
      .blog-3-col .card figure img {
        transition: all 0.4s ease-in-out; }
    .blog-3-col .card:hover {
      background-color: #c8c8c8; }
      .blog-3-col .card:hover figure img {
        transform: scale(1.1); }
      .blog-3-col .card:hover .card-body .readmore {
        color: #DC0018; }

nav.co-category-list-container {
  padding: 0px;
  border-left: 8px solid #e0e0e0;
  padding-left: 15px;
  min-width: 100%; }
  @media (min-width: 992px) {
    nav.co-category-list-container {
      display: block;
      width: 100%; } }
  nav.co-category-list-container h3 {
    padding-bottom: 15px;
    color: #454545;
    font-size: 14px; }
  nav.co-category-list-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    nav.co-category-list-container ul li {
      margin-left: 0; }
      nav.co-category-list-container ul li a {
        padding: 3px 0;
        display: block;
        transition: color .3s ease-in-out; }
      nav.co-category-list-container ul li span {
        background: #e9ecef;
        color: #787878; }

/*# sourceMappingURL=bs4.css.map */
