/**************************************
* Import the Font Style
**************************************/
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap");
/**************************************
* Initialize variables
**************************************/
/**************************************
* General Styles
**************************************/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  animation: none;
  -webkit-animation: none; }

.lazyloaded {
  animation: none;
  -webkit-animation: none;
  transition: none !important; }

ins.adsbygoogle {
  background: transparent !important;
  text-align: center; }

body {
  background-color: #fff;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-size: 15px; }
  @media only screen and (min-width: 1200px) {
    body {
      left: 0 !important; } }

a {
  color: #134297;
  font-family: 'Lato', sans-serif;
  box-shadow: none; }
  a:focus, a:active, a:visited {
    outline: none; }
  a:hover {
    color: #7fadff; }

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  font-family: 'Lato', sans-serif;
  color: #2f3846; }

.hide-me {
  display: none; }

.single .content-area .entry-content a {
  box-shadow: none; }

.page .content-area .entry-content a {
  box-shadow: none; }

@media only screen and (max-width: 767px) {
  .breadcrumbs {
    display: block; } }
@media only screen and (max-width: 767px) {
  .breadcrumbs > ul.trail-items > li.trail-begin {
    position: relative;
    top: 0; } }
@media only screen and (max-width: 767px) {
  .breadcrumbs > ul.trail-items > li.trail-begin > a {
    top: 4px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    position: relative; } }
@media only screen and (max-width: 767px) {
  .breadcrumbs > ul.trail-items > li.trail-begin > a > span {
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 0; } }
.breadcrumbs > ul.trail-items > li.trail-begin > a > span > img {
  position: relative;
  top: 2px;
  padding-top: 3px;
  width: 125px;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .breadcrumbs > ul.trail-items > li.trail-begin > a > span > img {
      height: 18px;
      width: 112px;
      max-width: none;
      position: relative;
      top: -1px; } }
.breadcrumbs > ul.trail-items > li.trail-item {
  display: contents;
  line-height: 20px;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 0.5px; }
  .breadcrumbs > ul.trail-items > li.trail-item span::before {
    color: #e20025;
    font-weight: bold;
    font-size: 12px;
    margin: 0 4px; }
  .breadcrumbs > ul.trail-items > li.trail-item a {
    top: 7px; }
.breadcrumbs > ul.trail-items > li.trail-end > span {
  font-weight: bold; }

#primary-menu li:hover .sub-menu {
  display: block;
  visibility: visible;
  opacity: 1; }

/**************************************
* Header & Navigation Styles
**************************************/
.site #masthead {
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
  padding-top: 14px; }
  .site #masthead .site-middlebar {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none; }
    .site #masthead .site-middlebar .middlebar-items .site-branding {
      width: 100%;
      text-align: center;
      margin-right: 0; }
      .site #masthead .site-middlebar .middlebar-items .site-branding > .custom-logo-link {
        display: inline-block;
        margin-right: 13px; }
      .site #masthead .site-middlebar .middlebar-items .site-branding > .site-title {
        display: inline-block;
        margin-bottom: 0;
        line-height: 0;
        position: relative;
        /*top: -5px;*/
        top: 2px; }
        .site #masthead .site-middlebar .middlebar-items .site-branding > .site-title > a {
          outline: none; }
      .site #masthead .site-middlebar .middlebar-items .site-branding > .site-description {
        display: none; }
  .site #masthead .main-navigation .menu ul {
    margin: 0; }
  .site #masthead #site-navigation .navigation-area {
    border: 0 none;
    margin: 0; }
    .site #masthead #site-navigation .navigation-area::before {
      background: none; }
    .site #masthead #site-navigation .navigation-area .menu {
      display: none; }
      .site #masthead #site-navigation .navigation-area .menu > ul.menu > li {
        margin: 0 16px; }
        .site #masthead #site-navigation .navigation-area .menu > ul.menu > li > a {
          color: #2f3846;
          font-size: 15px;
          text-transform: uppercase;
          letter-spacing: 0.5px; }
          .site #masthead #site-navigation .navigation-area .menu > ul.menu > li > a:hover {
            color: #7fadff; }
      .site #masthead #site-navigation .navigation-area .menu > ul.menu > li.current-menu-item > a {
        color: #7fadff; }
      .site #masthead #site-navigation .navigation-area .menu > ul.menu > li.menu-item > ul.sub-menu {
        background-color: #2f3847;
        border: 0 none;
        padding: 10px 0; }
        .site #masthead #site-navigation .navigation-area .menu > ul.menu > li.menu-item > ul.sub-menu > li > a {
          color: #fff;
          text-transform: uppercase;
          font-family: 'Lato', sans-serif;
          font-size: 13px;
          padding: 6px 24px; }
          .site #masthead #site-navigation .navigation-area .menu > ul.menu > li.menu-item > ul.sub-menu > li > a:before {
            display: none; }
        .site #masthead #site-navigation .navigation-area .menu > ul.menu > li.menu-item > ul.sub-menu > li:hover {
          background-color: #144297; }
        .site #masthead #site-navigation .navigation-area .menu > ul.menu > li.menu-item > ul.sub-menu:after {
          /*border-bottom: 9px solid $submenuBGColor;*/
          border-bottom: 0 none; }
        .site #masthead #site-navigation .navigation-area .menu > ul.menu > li.menu-item > ul.sub-menu:before {
          /*border-bottom: 10px solid $submenuBGColor;*/
          border-bottom: 0 none; }
    .site #masthead #site-navigation .navigation-area .menu-logo {
      display: block; }
      @media only screen and (max-width: 480px) {
        .site #masthead #site-navigation .navigation-area .menu-logo {
          margin: 0 auto;
          width: 100%;
          max-width: 60%; } }
      .site #masthead #site-navigation .navigation-area .menu-logo > a > img {
        height: 34px;
        width: 100%; }
    .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
      margin: 3px auto 0; }
      @media only screen and (max-width: 400px) {
        .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
          margin-top: 0; } }
      @media only screen and (max-width: 360px) {
        .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
          margin-top: -3px; } }
      .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one > span {
        left: 3px; }
        .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one > span:nth-of-type(1) {
          background: #fff;
          width: 25px; }
        .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one > span:nth-of-type(2) {
          width: 25px; }
        .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one > span:nth-of-type(3) {
          width: 25px; }
        .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one > span:nth-of-type(4) {
          width: 25px; }
        .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one > span::before {
          display: none; }
    .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one.active > span {
      top: 15px;
      width: 30px !important;
      transform: rotate(45deg);
      background: #000; }
      .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one.active > span::before {
        left: 0;
        transform: rotate(90deg);
        width: 100%;
        height: 2px;
        border-radius: 0;
        display: block; }
    .site #masthead #site-navigation .navigation-area .nav-right span.icon-search {
      padding: 7px 0; }
      @media only screen and (max-width: 400px) {
        .site #masthead #site-navigation .navigation-area .nav-right span.icon-search {
          margin-top: -3px; } }
      @media only screen and (max-width: 360px) {
        .site #masthead #site-navigation .navigation-area .nav-right span.icon-search {
          margin-top: -5px; } }
    @media only screen and (max-width: 991px) {
      .site #masthead #site-navigation .navigation-area .toggle-menu {
        display: none; } }
  @media only screen and (max-width: 1199px) {
    .site #masthead #site-navigation .wrapper {
      max-width: 100%;
      width: 100%;
      padding-left: 25px;
      padding-right: 25px; } }
  @media only screen and (max-width: 991px) {
    .site #masthead #site-navigation .wrapper {
      padding-left: 25px;
      padding-right: 25px;
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    .site #masthead #site-navigation .wrapper {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; } }

body.home .site #masthead {
  border-bottom: 0 none;
  padding-bottom: 0; }
  body.home .site #masthead .site-middlebar {
    display: block; }
    @media only screen and (max-width: 1200px) {
      body.home .site #masthead .site-middlebar {
        display: none; } }
  @media only screen and (max-width: 1200px) {
    body.home .site #masthead #site-navigation {
      margin-bottom: 12px; } }
  body.home .site #masthead #site-navigation .navigation-area {
    margin: 0; }
    body.home .site #masthead #site-navigation .navigation-area #widgets-nav {
      display: none; }
      @media only screen and (max-width: 1200px) {
        body.home .site #masthead #site-navigation .navigation-area #widgets-nav {
          display: inline-block; } }
      body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
        margin: 15px auto; }
        @media only screen and (max-width: 1200px) {
          body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
            margin: 2px auto; } }
        @media only screen and (max-width: 390px) {
          body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
            margin: 0 auto; } }
        @media only screen and (max-width: 320px) {
          body.home .site #masthead #site-navigation .navigation-area #widgets-nav #hamburger-one {
            margin-top: -2px; } }
    body.home .site #masthead #site-navigation .navigation-area .menu {
      display: inline-block; }
      @media only screen and (max-width: 1200px) {
        body.home .site #masthead #site-navigation .navigation-area .menu {
          display: none; } }
    body.home .site #masthead #site-navigation .navigation-area .menu-logo {
      display: none; }
      @media only screen and (max-width: 1200px) {
        body.home .site #masthead #site-navigation .navigation-area .menu-logo {
          display: block; } }
    body.home .site #masthead #site-navigation .navigation-area .nav-right span.icon-search {
      padding-top: 15px;
      padding-bottom: 15px; }
      @media only screen and (max-width: 1200px) {
        body.home .site #masthead #site-navigation .navigation-area .nav-right span.icon-search {
          padding-top: 7px;
          padding-bottom: 7px; } }
body.home .site #primary {
  padding-top: 0; }
body.home .site #secondary .theiaStickySidebar .widget_tag_cloud .tagcloud > a {
  font-size: 13px !important;
  line-height: 28px; }

/**************************************
* Banner Post Styles
**************************************/
.site .site-banner {
  padding-top: 0;
  padding-bottom: 50px; }
  @media only screen and (max-width: 991px) {
    .site .site-banner {
      padding-bottom: 20px; } }
  @media only screen and (max-width: 1200px) {
    .site .site-banner .wrapper {
      margin: 0;
      padding: 0;
      width: 100%;
      max-width: 100%; } }
  .site .site-banner .twp-row {
    border-bottom: 1px solid #ececec;
    padding-bottom: 60px;
    /*margin-bottom: 20px;*/
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; }
    @media only screen and (max-width: 991px) {
      .site .site-banner .twp-row {
        padding-bottom: 10px; } }
    .site .site-banner .twp-row > .column {
      padding-left: 1px;
      padding-right: 1px; }
      @media only screen and (max-width: 991px) {
        .site .site-banner .twp-row > .column {
          margin-bottom: 20px; } }
      @media only screen and (max-width: 767px) {
        .site .site-banner .twp-row > .column {
          width: 100%; } }
      .site .site-banner .twp-row > .column .post-thumb {
        border-radius: 0; }
        .site .site-banner .twp-row > .column .post-thumb > a {
          height: 300px; }
        .site .site-banner .twp-row > .column .post-thumb .postcat {
          position: absolute;
          z-index: 9;
          top: 0; }
          .site .site-banner .twp-row > .column .post-thumb .postcat a {
            color: #fff;
            font-size: 12px;
            text-transform: uppercase; }
          .site .site-banner .twp-row > .column .post-thumb .postcat span {
            margin-right: 2px;
            padding: 2px 14px 4px;
            background-color: #194e7f;
            display: inline-block;
            margin-bottom: 2px; }
      .site .site-banner .twp-row > .column .post-content {
        padding-left: 0;
        min-height: auto;
        margin-top: 10px; }
        .site .site-banner .twp-row > .column .post-content > h2.entry-title {
          text-align: center;
          margin-bottom: 7px;
          /*@include multiLineEllipsis(18px, 2);*/ }
          .site .site-banner .twp-row > .column .post-content > h2.entry-title > a {
            display: inline-block;
            font-size: 24px;
            color: #2f3846;
            padding: 0 14px;
            font-weight: 500;
            line-height: normal;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            /*height: 48px;
            overflow: hidden;*/
            /*@media only screen and (min-width: 992px) {
                @include multiLineEllipsis(
                    1.2em,
                    2,
                    $whiteColor
                );
            }*/
            /* Start Fixes for IE 11 */
            /* End Fixes for IE 11 */ }
            .site .site-banner .twp-row > .column .post-content > h2.entry-title > a:hover {
              color: #7fadff; }
            .site .site-banner .twp-row > .column .post-content > h2.entry-title > a::after {
              top: 0; }
            @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
              .site .site-banner .twp-row > .column .post-content > h2.entry-title > a {
                height: 2.6em;
                overflow: hidden; } }
        .site .site-banner .twp-row > .column .post-content:before {
          content: '';
          background-color: transparent;
          height: auto;
          width: auto;
          line-height: normal; }
      .site .site-banner .twp-row > .column .post-author-date {
        font-size: 13px;
        text-align: center;
        position: relative; }
        .site .site-banner .twp-row > .column .post-author-date > a {
          font-weight: 700;
          text-transform: capitalize;
          box-shadow: none;
          color: #134297; }
          .site .site-banner .twp-row > .column .post-author-date > a:active, .site .site-banner .twp-row > .column .post-author-date > a:visited {
            color: #134297; }
          .site .site-banner .twp-row > .column .post-author-date > a:hover {
            color: #7fadff; }
        .site .site-banner .twp-row > .column .post-author-date > span {
          color: #b1b1b1;
          display: inline-block;
          padding: 0 3px; }
        .site .site-banner .twp-row > .column .post-author-date > span.date {
          color: #2f3846;
          padding: 0; }

/**************************************
* Main Content Styles
**************************************/
@media only screen and (max-width: 1199px) {
  .site .site-content {
    max-width: 100%;
    width: 100%; } }
.site .site-content #primary {
  width: 100%;
  max-width: 1110px;
  border: 0 none;
  padding-top: 0; }
  @media only screen and (min-width: 1200px) {
    .site .site-content #primary {
      max-width: 73%; } }
  @media only screen and (max-width: 1199px) {
    .site .site-content #primary {
      max-width: 100%;
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (max-width: 480px) {
    .site .site-content #primary {
      padding-left: 0;
      padding-right: 0;
      padding-top: 10px; } }
  .site .site-content #primary .site-main .topStory-container h2 {
    font-size: 36px;
    margin-top: -10px;
    margin-bottom: 10px; }
    @media only screen and (max-width: 1199px) {
      .site .site-content #primary .site-main .topStory-container h2 {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px; } }
  .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 38% 30px 1fr;
    grid-template-columns: 38% 1fr;
    grid-gap: 30px;
    position: relative;
    border: 1px solid #ececec;
    margin-bottom: 20px;
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media only screen and (max-width: 767px) {
      .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content {
        -ms-grid-template-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 0; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content {
        display: -ms-flexbox; } }
    .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .image-container {
      line-height: 0;
      /* Start Fixes for IE 11 */
      /* End Fixes for IE 11 */ }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .image-container {
          margin-right: 20px;
          width: 100%; } }
      .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .image-container > a > img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        object-fit: cover; }
      .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .image-container > .postcat {
        position: absolute;
        z-index: 9;
        top: 0; }
        .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .image-container > .postcat > span {
          margin-right: 2px;
          padding: 2px 14px 4px;
          background-color: #194e7f;
          display: inline-block;
          margin-bottom: 2px; }
          .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .image-container > .postcat > span > a {
            color: #fff;
            font-size: 12px;
            text-transform: uppercase;
            line-height: 23px; }
    .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container {
      padding: 10px 24px 10px 0;
      /* Start Fixes for IE 11 */
      /* End Fixes for IE 11 */ }
      @media only screen and (max-width: 767px) {
        .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container {
          padding: 0 20px 10px; } }
      .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container > h3 {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 4px; }
        @media only screen and (max-width: 1199px) {
          .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container > h3 {
            font-size: 24px; } }
        .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container > h3 > a {
          color: #2f3846; }
          .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container > h3 > a:hover {
            color: #7fadff; }
          .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container > h3 > a:active, .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container > h3 > a:visited {
            color: #2f3846; }
      .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container .author-date {
        font-size: 13px;
        text-align: left;
        position: relative; }
        .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container .author-date .author > a {
          font-weight: 700;
          color: #134297; }
          .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container .author-date .author > a:active, .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container .author-date .author > a:visited {
            color: #134297; }
          .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container .author-date .author > a:hover {
            color: #7fadff; }
        .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container .author-date .separator {
          color: #b1b1b1;
          display: inline-block;
          padding: 0 3px; }
      .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container p {
        margin-top: 10px; }
        .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container p a.moreLink {
          display: block;
          font-weight: 700;
          width: 100%;
          max-width: 30px;
          color: #134297; }
          .site .site-content #primary .site-main .topStory-container .topStory-content .post-row-content > .content-container p a.moreLink:hover {
            color: #7fadff; }
  .site .site-content #primary .site-main > .site-recommended {
    border: 0 none; }
    @media only screen and (max-width: 991px) {
      .site .site-content #primary .site-main > .site-recommended {
        padding-bottom: 0;
        padding-top: 0; } }
    .site .site-content #primary .site-main > .site-recommended h2.block-title {
      font-size: 36px;
      padding-bottom: 0; }
      @media only screen and (max-width: 1199px) {
        .site .site-content #primary .site-main > .site-recommended h2.block-title {
          text-align: center; } }
      .site .site-content #primary .site-main > .site-recommended h2.block-title:after {
        display: none;
        color: #7fadff; }
  .site .site-content #primary .site-main .site-recommended .recommended-post-wraper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    margin-left: 0;
    margin-right: 0;
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media only screen and (max-width: 991px) {
      .site .site-content #primary .site-main .site-recommended .recommended-post-wraper {
        grid-template-columns: repeat(3, 1fr); } }
    @media only screen and (max-width: 767px) {
      .site .site-content #primary .site-main .site-recommended .recommended-post-wraper {
        grid-template-columns: repeat(2, 1fr); } }
    @media only screen and (max-width: 640px) {
      .site .site-content #primary .site-main .site-recommended .recommended-post-wraper {
        grid-template-columns: 1fr; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .site .site-content #primary .site-main .site-recommended .recommended-post-wraper {
        display: inline-block;
        width: 100%; } }
    .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load {
      width: 100%;
      max-width: 100%;
      float: none;
      padding: 0;
      margin: 0;
      /* Start Fixes for IE 11 */
      /* End Fixes for IE 11 */ }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load {
          clear: none;
          display: inline-block;
          vertical-align: top;
          margin-right: 10px;
          margin-bottom: 20px;
          max-width: none;
          width: 23.4%; } }
      .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .post-thumb {
        border-radius: 0; }
        .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .post-thumb .entry-meta-category {
          position: absolute;
          top: 0;
          padding-top: 0; }
          .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .post-thumb .entry-meta-category .cat-links a {
            margin-right: 2px;
            padding: 6px 14px 7px;
            background-color: #194e7f;
            display: inline-block;
            margin-bottom: 2px;
            line-height: normal;
            text-transform: uppercase;
            font-weight: normal;
            margin-top: 0;
            vertical-align: top;
            margin-left: 0; }
            .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .post-thumb .entry-meta-category .cat-links a:hover {
              color: #fff; }
            .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .post-thumb .entry-meta-category .cat-links a:after {
              display: none; }
        .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .post-thumb > a {
          width: 100%;
          max-width: 100%;
          height: 170px; }
      .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content h3.entry-title {
        padding-top: 14px;
        min-height: auto;
        margin-bottom: 12px; }
        @media only screen and (max-width: 991px) {
          .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content h3.entry-title {
            min-height: auto;
            margin-bottom: 10px; } }
        .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content h3.entry-title > a {
          -webkit-box-shadow: none;
          box-shadow: none;
          color: #2f3846;
          font-size: 20px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
          .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content h3.entry-title > a:hover {
            color: #7fadff; }
      .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content .post-author-date {
        font-size: 13px;
        text-align: left;
        position: relative; }
        .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content .post-author-date > a {
          font-weight: 700;
          text-transform: capitalize;
          box-shadow: none;
          color: #134297; }
          .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content .post-author-date > a:active, .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content .post-author-date > a:visited {
            color: #134297; }
          .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content .post-author-date > a:hover {
            color: #7fadff; }
        .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content .post-author-date > span {
          color: #b1b1b1;
          display: inline-block;
          padding: 0 3px; }
        .site .site-content #primary .site-main .site-recommended .recommended-post-wraper .column.recommended-load .entry-content .post-author-date > span.date {
          color: #2f3846;
          padding: 0; }
    .site .site-content #primary .site-main .site-recommended .recommended-post-wraper:before {
      display: none; }
  .site .site-content #primary .site-main .site-recommended a.infinity-btn > span.loadmore {
    background: transparent;
    color: #134297;
    border: 1px solid #134297;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 0;
    padding: 0; }
  .site .site-content #primary .site-main #sidr-nav {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (max-width: 320px) {
      .site .site-content #primary .site-main #sidr-nav {
        width: 320px; } }
    .site .site-content #primary .site-main #sidr-nav .sidebar-nav-container {
      position: relative;
      padding: 10px 16px;
      display: grid;
      grid-gap: 20px;
      grid-template-columns: 10% 1fr;
      align-items: end;
      border-bottom: 1px solid #eee; }
      .site .site-content #primary .site-main #sidr-nav .sidebar-nav-container .close-icon > img {
        cursor: pointer; }
      .site .site-content #primary .site-main #sidr-nav .sidebar-nav-container > a > img {
        height: 25px; }
    .site .site-content #primary .site-main #sidr-nav .sidr-area .widget_nav_menu h2.widget-title {
      display: none; }
    .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li {
      margin-bottom: 0; }
      .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li > a {
        color: #2f3846;
        font-size: 14px;
        padding: 12px 14px 11px;
        text-transform: uppercase;
        margin-bottom: 0;
        display: inline-block;
        width: 100%;
        position: relative;
        outline: none; }
        .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li > a:hover {
          background: #2f3846;
          color: #fff; }
      .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li > ul.sub-menu {
        position: relative;
        display: none; }
        .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li > ul.sub-menu > li {
          margin-bottom: 0; }
          .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li > ul.sub-menu > li > a {
            color: #2f3846;
            font-size: 14px;
            padding: 10px 14px 10px 30px;
            text-transform: uppercase;
            margin-bottom: 0;
            display: inline-block;
            width: 100%;
            white-space: normal; }
            .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li > ul.sub-menu > li > a:hover {
              color: #fff;
              border-bottom: 0 none; }
          .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li > ul.sub-menu > li:hover {
            background: #2f3846;
            color: #fff;
            border-bottom: 1px solid #eee; }
    .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li.menu-item-has-children > a {
      /*background: $mainColor;*/
      /*color: $whiteColor;*/
      color: #000; }
      .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li.menu-item-has-children > a:hover {
        color: #fff; }
        .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li.menu-item-has-children > a:hover:after {
          content: url("../img/angle-arrow-down-white.svg"); }
      .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li.menu-item-has-children > a:after {
        content: url("../img/angle-arrow-down-black.svg");
        color: #2f3846;
        position: absolute;
        right: 22px;
        /*-webkit-transform: scale(0.025);
        transform: scale(0.025);*/
        -webkit-transform: scale(0.022);
        transform: scale(0.022);
        display: block;
        top: 8px;
        width: 20px;
        height: 20px; }
    .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li.menu-item-has-children.active > a {
      background: #2f3846;
      color: #fff; }
      .site .site-content #primary .site-main #sidr-nav .sidr-area ul.menu > li.menu-item-has-children.active > a:after {
        content: url("../img/angle-arrow-up-white.svg"); }
.site .site-content #secondary {
  width: 100%;
  max-width: 27%; }
  @media only screen and (max-width: 1199px) {
    .site .site-content #secondary {
      display: none; } }
  .site .site-content #secondary .theiaStickySidebar .widget {
    margin-top: -4px; }
    .site .site-content #secondary .theiaStickySidebar .widget h2.widget-title {
      font-size: 22px;
      font-weight: 600;
      padding-bottom: 0;
      border-bottom: 0 none;
      font-family: 'Lato', sans-serif;
      margin-bottom: 20px; }
      .site .site-content #secondary .theiaStickySidebar .widget h2.widget-title:after {
        background: transparent; }
    .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list {
      margin-bottom: 12px;
      padding-bottom: 10px; }
      .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column {
        width: 100%;
        max-width: 108px; }
        .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column .article-image {
          border-radius: 0; }
          .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column .article-image > a {
            height: 72px; }
          .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column .article-image .trend-item {
            display: none; }
      .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-four {
        max-width: 108px; }
      .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six {
        max-width: 170px;
        padding-left: 12px; }
        .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body {
          min-height: 72px;
          position: relative; }
          .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body .entry-meta {
            display: none; }
          .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body h3.entry-title {
            margin-bottom: 0; }
            .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body h3.entry-title > a {
              color: #2f3846;
              display: inline-block;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              /*@include multiLineEllipsis(
                  1.2em,
                  2,
                  $whiteColor
              );*/
              /* Start Fixes for IE 11 */
              /* End Fixes for IE 11 */ }
              @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
                .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body h3.entry-title > a {
                  height: 2.6em;
                  overflow: hidden; } }
              .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body h3.entry-title > a:hover {
                color: #7fadff; }
              .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body h3.entry-title > a::before {
                float: none; }
          .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body .author {
            font-size: 13px;
            text-align: left;
            position: absolute;
            bottom: 0; }
            .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body .author > a {
              font-weight: 700;
              text-transform: capitalize;
              color: #134297; }
              .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body .author > a:active, .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body .author > a:visited {
                color: #134297; }
              .site .site-content #secondary .theiaStickySidebar .widget ul.twp-widget-list li > .article-list .twp-row .column.column-six .article-body .author > a:hover {
                color: #7fadff; }
    .site .site-content #secondary .theiaStickySidebar .widget .tagcloud > a {
      background-color: #f8f8f8;
      color: #2f3846;
      border: 0 none;
      font-size: 14px !important;
      font-family: 'Lato', sans-serif;
      transition: none;
      margin: 0 6px 10px 0;
      /*display: -webkit-box;*/
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      /*max-width: 82%;*/
      width: auto;
      line-height: 40px;
      /*padding: 0 12px;*/
      max-width: 160px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 35px 0 12px;
      display: inline-block; }
      .site .site-content #secondary .theiaStickySidebar .widget .tagcloud > a:before {
        border: 0 none; }
      .site .site-content #secondary .theiaStickySidebar .widget .tagcloud > a:after {
        border: 0 none; }
      .site .site-content #secondary .theiaStickySidebar .widget .tagcloud > a:hover {
        background-color: #7fadff;
        color: #fff; }
      .site .site-content #secondary .theiaStickySidebar .widget .tagcloud > a > span.tag-link-count {
        position: absolute;
        right: 10px;
        bottom: 0; }
    .site .site-content #secondary .theiaStickySidebar .widget .tagcloud a.tag-link-52 {
      display: none; }
  .site .site-content #secondary .theiaStickySidebar .border-bottom-black h2.widget-title {
    border-bottom: 2px solid #464d59;
    padding-bottom: 6px; }
  .site .site-content #secondary .theiaStickySidebar .widget_tag_cloud {
    margin-bottom: 20px; }
  .site .site-content #secondary .theiaStickySidebar .widget_recent_entries > ul > li {
    margin: 0 0 14px;
    position: relative; }
    .site .site-content #secondary .theiaStickySidebar .widget_recent_entries > ul > li > a {
      font-weight: 600;
      color: #2f3846;
      display: inline-block;
      line-height: normal;
      width: 100%;
      /*max-width: 240px;*/
      max-width: 93%;
      /*overflow: hidden;
      height: 18px;*/
      margin-left: 24px;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      /*@include multiLineEllipsis();*/ }
      .site .site-content #secondary .theiaStickySidebar .widget_recent_entries > ul > li > a:hover {
        color: #7fadff; }
    .site .site-content #secondary .theiaStickySidebar .widget_recent_entries > ul > li:before {
      content: '\203A';
      position: absolute;
      display: inline-block;
      background-color: #e3e3e3;
      color: #fff;
      font-size: 16px;
      border-radius: 50%;
      text-align: center;
      margin-right: 10px;
      top: 2px;
      width: 17px;
      height: 17px;
      line-height: 13px; }
  .site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list > li {
    margin: 0 0 14px;
    position: relative; }
    .site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list > li > .article-list .twp-row .column.column-four {
      display: none; }
    .site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list > li > .article-list .twp-row .column.column-six {
      max-width: 100%; }
      .site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list > li > .article-list .twp-row .column.column-six .article-body {
        min-height: auto; }
        .site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list > li > .article-list .twp-row .column.column-six .article-body > h3.entry-title > a {
          font-weight: 600;
          color: #2f3846;
          display: inline-block;
          line-height: normal;
          width: 100%;
          max-width: 90%;
          margin-left: 24px;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list > li > .article-list .twp-row .column.column-six .article-body .author {
          display: none; }
    .site .site-content #secondary .theiaStickySidebar .title-only ul.recent-widget-list > li::before {
      content: '\203A';
      position: absolute;
      display: inline-block;
      background-color: #e3e3e3;
      color: #fff;
      font-size: 16px;
      border-radius: 50%;
      text-align: center;
      margin-right: 10px;
      top: 2px;
      width: 17px;
      height: 17px;
      line-height: 13px; }
.site .scroll-up {
  background: #f4f4f4;
  box-shadow: none;
  width: 60px;
  height: 60px;
  line-height: 58px; }

/**************************************
* Single Post Styles
**************************************/
.single-post .site #primary .site-main {
  border-bottom: 1px solid #ececec;
  padding-bottom: 30px;
  margin-bottom: 40px; }
  .single-post .site #primary .site-main .wrapper {
    width: 100%;
    padding: 0; }
  .single-post .site #primary .site-main .twp-banner-details {
    border: 0 none; }
    .single-post .site #primary .site-main .twp-banner-details .entry-meta-category {
      display: none; }
    @media only screen and (max-width: 767px) {
      .single-post .site #primary .site-main .twp-banner-details .entry-header {
        margin-bottom: 20px; } }
    .single-post .site #primary .site-main .twp-banner-details .entry-header h1.entry-title {
      /*margin-top: -8px;*/
      margin-bottom: 0;
      line-height: normal; }
      @media only screen and (max-width: 1199px) {
        .single-post .site #primary .site-main .twp-banner-details .entry-header h1.entry-title {
          font-size: 28px;
          line-height: normal; } }
    .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta {
      border-bottom: 1px solid #ececec;
      padding: 10px 1px;
      margin-bottom: 30px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta {
          margin-bottom: 0; } }
      .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.byline > span {
        font-size: 14px; }
      .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.author-img {
        display: none; }
      .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.byline > span.author.vcard > a {
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
        color: #134297; }
        .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.byline > span.author.vcard > a:active, .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.byline > span.author.vcard > a:visited {
          color: #134297; }
        .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.byline > span.author.vcard > a:hover {
          color: #7fadff; }
      .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.sep-date-author {
        padding-left: 6px;
        padding-right: 6px; }
        .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.sep-date-author > i.ion:before {
          content: '|';
          font-size: 14px;
          position: relative;
          top: -4px;
          color: #c6c6c6;
          font-weight: 600; }
      .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > span.posted-on {
        font-size: 14px; }
      .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .author-date {
        position: relative;
        font-size: 14px;
        padding: 11px 0 4px; }
        .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .author-date > .author > a {
          font-weight: 700;
          color: #134297; }
          .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .author-date > .author > a:active, .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .author-date > .author > a:visited {
            color: #134297; }
          .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .author-date > .author > a:hover {
            color: #7fadff; }
        .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .author-date > span.separator {
          padding-left: 3px;
          padding-right: 3px;
          color: #c6c6c6;
          font-weight: 500; }
      .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action {
        position: absolute;
        display: inline-block;
        right: 0;
        top: 16px; }
        @media only screen and (max-width: 480px) {
          .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action {
            top: 0;
            position: relative;
            margin: 7px 0;
            width: 100%; } }
        .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action .media_icon {
          line-height: 0; }
          .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action .media_icon a {
            display: inline-block;
            margin: 0 2px;
            outline: none; }
            .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action .media_icon a > img {
              width: 30px;
              height: 100%; }
            .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action .media_icon a > input#postURLTop {
              height: 0;
              position: absolute;
              border: 0 none; }
          .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action .media_icon .toggle-social {
            display: inline-block;
            width: 0;
            transition: width 2s ease 0s;
            /* Start Fixes for IE 11 */
            /* End Fixes for IE 11 */ }
            @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
              .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action .media_icon .toggle-social {
                width: 74px; } }
            .single-post .site #primary .site-main .twp-banner-details .entry-header .entry-meta > .share-action .media_icon .toggle-social.is-visible {
              width: auto; }
    .single-post .site #primary .site-main .twp-banner-details .post-thumbnail {
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        .single-post .site #primary .site-main .twp-banner-details .post-thumbnail {
          margin-left: -30px;
          margin-right: -30px; } }
      @media only screen and (max-width: 767px) {
        .single-post .site #primary .site-main .twp-banner-details .post-thumbnail > img {
          width: 100%; } }
      .single-post .site #primary .site-main .twp-banner-details .post-thumbnail > .post-thumbnail-corner {
        border: 0 none; }
  .single-post .site #primary .site-main .post .article-details .entry-content p {
    font-size: 18px;
    margin: 0 2px;
    line-height: 34px;
    margin-bottom: 20px; }
  .single-post .site #primary .site-main .post .article-details .entry-content h2 {
    font-size: 20px; }
  .single-post .site #primary .site-main .post .article-details .entry-content h3 {
    font-size: 18px; }
  .single-post .site #primary .site-main .post .article-details .entry-content ul {
    position: relative;
    margin: 0 0 20px 20px;
    padding: 0; }
    .single-post .site #primary .site-main .post .article-details .entry-content ul li {
      margin: 0;
      padding: 0; }
      .single-post .site #primary .site-main .post .article-details .entry-content ul li a {
        font-size: 18px;
        line-height: 34px;
        box-shadow: none; }
  .single-post .site #primary .site-main .post .article-details .entry-footer {
    margin-top: 20px; }
    .single-post .site #primary .site-main .post .article-details .entry-footer .tags-links > a {
      background: #f8f8f8;
      font-size: 14px;
      padding: 8px 14px 10px;
      margin-right: 8px;
      color: #2f3846;
      display: inline-block;
      margin-bottom: 8px; }
      @media only screen and (max-width: 1200px) {
        .single-post .site #primary .site-main .post .article-details .entry-footer .tags-links > a {
          display: inline-block;
          margin-bottom: 10px; } }
      .single-post .site #primary .site-main .post .article-details .entry-footer .tags-links > a:hover {
        background: #7fadff;
        color: #fff; }
  .single-post .site #primary .site-main .post .post-thumbnail-container .postcat {
    display: none; }
  .single-post .site #primary .site-main .twp-author-details {
    display: none; }
  .single-post .site #primary .site-main .twp-navigation-wrapper {
    display: none; }
  .single-post .site #primary .site-main #comments {
    display: none; }
  .single-post .site #primary .site-main .site-related {
    display: none; }
  .single-post .site #primary .site-main .share-container {
    position: relative;
    margin: 52px 0 0; }
    @media only screen and (max-width: 1200px) {
      .single-post .site #primary .site-main .share-container {
        margin: 20px 0 0; } }
    .single-post .site #primary .site-main .share-container > .share-action {
      position: relative;
      display: inline-block;
      right: 0;
      top: 0; }
      @media only screen and (max-width: 480px) {
        .single-post .site #primary .site-main .share-container > .share-action {
          top: 0;
          position: relative;
          margin: 7px 0; } }
      .single-post .site #primary .site-main .share-container > .share-action .media_icon {
        line-height: 0; }
        .single-post .site #primary .site-main .share-container > .share-action .media_icon a {
          display: inline-block;
          margin: 0 2px;
          outline: none; }
          .single-post .site #primary .site-main .share-container > .share-action .media_icon a > img {
            width: 30px;
            height: 100%; }
          .single-post .site #primary .site-main .share-container > .share-action .media_icon a > input#postURLBottom {
            height: 0;
            position: absolute;
            border: 0 none; }
        .single-post .site #primary .site-main .share-container > .share-action .media_icon .toggle-social {
          display: inline-block;
          width: 0;
          transition: width 2s ease 0s;
          /* Start Fixes for IE 11 */
          /* End Fixes for IE 11 */ }
          @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .single-post .site #primary .site-main .share-container > .share-action .media_icon .toggle-social {
              width: 74px; } }
          .single-post .site #primary .site-main .share-container > .share-action .media_icon .toggle-social.is-visible {
            width: auto; }
.single-post .site #primary .related-container {
  margin-bottom: 50px;
  position: relative; }
  .single-post .site #primary .related-container > h2 {
    font-size: 36px;
    margin-bottom: 14px; }
    @media only screen and (max-width: 1200px) {
      .single-post .site #primary .related-container > h2 {
        text-align: center; } }
  .single-post .site #primary .related-container .related-content {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: repeat(4, 1fr);
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .single-post .site #primary .related-container .related-content {
        display: inline-block; } }
    @media only screen and (max-width: 991px) {
      .single-post .site #primary .related-container .related-content {
        grid-template-columns: repeat(3, 1fr); } }
    @media only screen and (max-width: 767px) {
      .single-post .site #primary .related-container .related-content {
        grid-template-columns: repeat(2, 1fr); } }
    @media only screen and (max-width: 479px) {
      .single-post .site #primary .related-container .related-content {
        grid-template-columns: repeat(1, 1fr); } }
    .single-post .site #primary .related-container .related-content .post-row-content {
      /* Start Fixes for IE 11 */
      /* End Fixes for IE 11 */ }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .single-post .site #primary .related-container .related-content .post-row-content {
          clear: none;
          display: inline-block;
          vertical-align: top;
          margin-right: 10px;
          margin-bottom: 20px;
          max-width: none;
          width: 23.4%; } }
      .single-post .site #primary .related-container .related-content .post-row-content .image-container {
        position: relative;
        height: 170px;
        overflow: hidden; }
        @media only screen and (max-width: 1199px) {
          .single-post .site #primary .related-container .related-content .post-row-content .image-container {
            height: auto; } }
        .single-post .site #primary .related-container .related-content .post-row-content .image-container img {
          width: 100%;
          max-width: 100%;
          height: 170px;
          object-fit: cover; }
          @media only screen and (max-width: 1200px) {
            .single-post .site #primary .related-container .related-content .post-row-content .image-container img {
              width: 100%; } }
        .single-post .site #primary .related-container .related-content .post-row-content .image-container .postcat {
          position: absolute;
          z-index: 9;
          top: 0; }
          .single-post .site #primary .related-container .related-content .post-row-content .image-container .postcat > span {
            margin-right: 2px;
            padding: 2px 14px 4px;
            background-color: #194e7f;
            display: inline-block;
            margin-bottom: 2px; }
            .single-post .site #primary .related-container .related-content .post-row-content .image-container .postcat > span > a {
              color: #fff;
              font-size: 12px;
              text-transform: uppercase;
              line-height: 23px; }
      .single-post .site #primary .related-container .related-content .post-row-content .content-container > h3 {
        font-size: 20px;
        min-height: 53px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media only screen and (max-width: 1200px) {
          .single-post .site #primary .related-container .related-content .post-row-content .content-container > h3 {
            min-height: auto;
            margin-bottom: 6px; } }
        .single-post .site #primary .related-container .related-content .post-row-content .content-container > h3 > a {
          color: #2f3846; }
          .single-post .site #primary .related-container .related-content .post-row-content .content-container > h3 > a:active, .single-post .site #primary .related-container .related-content .post-row-content .content-container > h3 > a:visited {
            color: #2f3846; }
          .single-post .site #primary .related-container .related-content .post-row-content .content-container > h3 > a:hover {
            color: #7fadff; }
      .single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date {
        font-size: 13px; }
        .single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date .author > a {
          font-weight: 700;
          color: #134297; }
          .single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date .author > a:active, .single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date .author > a:visited {
            color: #134297; }
          .single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date .author > a:hover {
            color: #7fadff; }
        .single-post .site #primary .related-container .related-content .post-row-content .content-container .author-date .separator {
          color: #b1b1b1;
          display: inline-block;
          padding: 0 3px; }
.single-post .site #primary .latest-container {
  position: relative;
  margin-bottom: 30px; }
  .single-post .site #primary .latest-container > h2 {
    font-size: 36px;
    margin-bottom: 14px; }
    @media only screen and (max-width: 1199px) {
      .single-post .site #primary .latest-container > h2 {
        text-align: center; } }
  .single-post .site #primary .latest-container .latest-content {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: repeat(4, 1fr);
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .single-post .site #primary .latest-container .latest-content {
        display: -ms-flexbox; } }
    @media only screen and (max-width: 991px) {
      .single-post .site #primary .latest-container .latest-content {
        grid-template-columns: repeat(3, 1fr); } }
    @media only screen and (max-width: 767px) {
      .single-post .site #primary .latest-container .latest-content {
        grid-template-columns: repeat(2, 1fr); } }
    @media only screen and (max-width: 479px) {
      .single-post .site #primary .latest-container .latest-content {
        grid-template-columns: repeat(1, 1fr); } }
    .single-post .site #primary .latest-container .latest-content .post-row-content {
      /* Start Fixes for IE 11 */
      /* End Fixes for IE 11 */ }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .single-post .site #primary .latest-container .latest-content .post-row-content {
          clear: none;
          display: inline-block;
          vertical-align: top;
          margin-right: 10px;
          margin-bottom: 20px;
          max-width: none;
          width: 23.4%; } }
      .single-post .site #primary .latest-container .latest-content .post-row-content .image-container {
        position: relative;
        height: 170px;
        overflow: hidden; }
        @media only screen and (max-width: 1200px) {
          .single-post .site #primary .latest-container .latest-content .post-row-content .image-container {
            height: auto; } }
        .single-post .site #primary .latest-container .latest-content .post-row-content .image-container img {
          width: 100%;
          max-width: 100%;
          height: 170px;
          object-fit: cover; }
          @media only screen and (max-width: 1199px) {
            .single-post .site #primary .latest-container .latest-content .post-row-content .image-container img {
              width: 100%; } }
        .single-post .site #primary .latest-container .latest-content .post-row-content .image-container .postcat {
          position: absolute;
          z-index: 9;
          top: 0; }
          .single-post .site #primary .latest-container .latest-content .post-row-content .image-container .postcat > span {
            margin-right: 2px;
            padding: 2px 14px 4px;
            background-color: #194e7f;
            display: inline-block;
            margin-bottom: 2px; }
            .single-post .site #primary .latest-container .latest-content .post-row-content .image-container .postcat > span > a {
              color: #fff;
              font-size: 12px;
              text-transform: uppercase;
              line-height: 23px; }
      .single-post .site #primary .latest-container .latest-content .post-row-content .content-container > h3 {
        font-size: 20px;
        min-height: 53px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media only screen and (max-width: 1200px) {
          .single-post .site #primary .latest-container .latest-content .post-row-content .content-container > h3 {
            min-height: auto;
            margin-bottom: 6px; } }
        .single-post .site #primary .latest-container .latest-content .post-row-content .content-container > h3 > a {
          color: #2f3846; }
          .single-post .site #primary .latest-container .latest-content .post-row-content .content-container > h3 > a:active, .single-post .site #primary .latest-container .latest-content .post-row-content .content-container > h3 > a:visited {
            color: #2f3846; }
          .single-post .site #primary .latest-container .latest-content .post-row-content .content-container > h3 > a:hover {
            color: #7fadff; }
      .single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date {
        font-size: 13px; }
        .single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a {
          font-weight: 700;
          color: #134297; }
          .single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a:active, .single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a:visited {
            color: #134297; }
          .single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a:hover {
            color: #7fadff; }
        .single-post .site #primary .latest-container .latest-content .post-row-content .content-container .author-date .separator {
          color: #b1b1b1;
          display: inline-block;
          padding: 0 3px; }
@media only screen and (max-width: 1199px) {
  .single-post .site #secondary {
    display: none; } }
.single-post .site #secondary .theiaStickySidebar .border-bottom-black h2.widgettitle {
  border-bottom: 2px solid #464d59;
  padding-bottom: 6px; }
.single-post .site #secondary .theiaStickySidebar .sidebar-no-heading {
  margin-bottom: 30px; }

.nav-affix .site #masthead #site-navigation {
  padding: 10px 0; }

/**************************************
* Search Styles
**************************************/
@media only screen and (max-width: 1199px) {
  .search-results .site .twp-inner-banner {
    margin: 0 30px; } }
@media only screen and (max-width: 480px) {
  .search-results .site .twp-inner-banner {
    margin: 0 16px; } }
@media only screen and (max-width: 1199px) {
  .search-results .site .twp-inner-banner .wrapper {
    width: 100%;
    padding: 0; } }
.search-results .site .twp-inner-banner .wrapper .twp-banner-details {
  border-bottom: 0 none;
  margin-bottom: 30px; }
  .search-results .site .twp-inner-banner .wrapper .twp-banner-details .page-header > h1.page-title {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 10px; }
    @media only screen and (max-width: 480px) {
      .search-results .site .twp-inner-banner .wrapper .twp-banner-details .page-header > h1.page-title {
        font-size: 24px; } }
.search-results .site .site-content #primary .site-main > .article-wraper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
  /* Start Fixes for IE 11 */
  /* End Fixes for IE 11 */ }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .search-results .site .site-content #primary .site-main > .article-wraper {
      display: -ms-flexbox; } }
  @media only screen and (max-width: 991px) {
    .search-results .site .site-content #primary .site-main > .article-wraper {
      width: 100%;
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 767px) {
    .search-results .site .site-content #primary .site-main > .article-wraper {
      grid-template-columns: 1fr; } }
  .search-results .site .site-content #primary .site-main > .article-wraper > article {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0; }
    .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container .postcat {
      position: absolute;
      z-index: 9;
      top: 0; }
      .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container .postcat a {
        color: #fff;
        font-size: 12px;
        text-transform: uppercase; }
      .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container .postcat span {
        margin-right: 2px;
        padding: 2px 14px 4px;
        background-color: #194e7f;
        display: inline-block;
        margin-bottom: 2px; }
    @media only screen and (max-width: 1199px) {
      .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container a > img {
        width: 100%; } }
    .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details {
      padding: 16px 20px 20px; }
      .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > h2.entry-title {
        margin-bottom: 7px; }
        .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > h2.entry-title > a {
          color: #2f3846; }
          .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > h2.entry-title > a:hover {
            color: #7fadff; }
      .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta {
        padding: 0; }
        .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date {
          font-size: 13px;
          position: relative;
          margin-bottom: 13px; }
          .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a {
            font-weight: 700;
            color: #134297; }
            .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a:active, .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a:visited {
              color: #134297; }
            .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a:hover {
              color: #7fadff; }
          .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date .separator {
            color: #b1b1b1;
            display: inline-block;
            padding: 0 3px; }
      .search-results .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-summary {
        font-size: 15px;
        line-height: 24px; }
  .search-results .site .site-content #primary .site-main > .article-wraper::before {
    display: none; }
.search-results .site #secondary {
  padding-top: 20px; }

/**************************************
* Footer Styles
**************************************/
.site-footer .footer-bottom .footer-bottom-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 22% 1fr 14%;
  align-items: center;
  /* Start Fixes for IE 11 */
  /* End Fixes for IE 11 */ }
  @media only screen and (max-width: 1200px) {
    .site-footer .footer-bottom .footer-bottom-container {
      grid-template-columns: repeat(1, 1fr);
      text-align: center;
      grid-gap: 10px; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .site-footer .footer-bottom .footer-bottom-container {
      display: inline-block;
      max-width: none;
      width: 100%; } }
  .site-footer .footer-bottom .footer-bottom-container .site-copyright {
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media only screen and (max-width: 1200px) {
      .site-footer .footer-bottom .footer-bottom-container .site-copyright {
        order: 1; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .site-footer .footer-bottom .footer-bottom-container .site-copyright {
        display: inline-block;
        float: none;
        vertical-align: top;
        max-width: none;
        margin-right: 50px; } }
    .site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info a.custom-logo-link {
      display: inline-block; }
    .site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info p.site-title {
      display: inline-block; }
    .site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info > a > img {
      height: 36px;
      max-width: 251px;
      width: 100%; }
      @media only screen and (max-width: 1200px) {
        .site-footer .footer-bottom .footer-bottom-container .site-copyright .site-info > a > img {
          width: 100%;
          max-width: 210px; } }
  .site-footer .footer-bottom .footer-bottom-container .footer-menu {
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media only screen and (max-width: 1200px) {
      .site-footer .footer-bottom .footer-bottom-container .footer-menu {
        order: 3; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .site-footer .footer-bottom .footer-bottom-container .footer-menu {
        display: inline-block;
        float: none;
        vertical-align: top;
        max-width: none;
        margin-right: 20px;
        margin-top: 9px; } }
    .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu > li {
      margin: 0 28px; }
      @media only screen and (max-width: 1200px) {
        .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu > li {
          margin: 0 6px; } }
      @media only screen and (max-width: 480px) {
        .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu > li {
          margin: 0; } }
      .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu > li > a {
        font-size: 16px;
        color: #434b57;
        text-transform: none;
        letter-spacing: 0; }
        @media only screen and (max-width: 480px) {
          .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu > li > a {
            font-size: 14px; } }
        .site-footer .footer-bottom .footer-bottom-container .footer-menu .menu ul#footer-menu > li > a:hover {
          color: #7fadff; }
  .site-footer .footer-bottom .footer-bottom-container .footer-social {
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media only screen and (max-width: 1200px) {
      .site-footer .footer-bottom .footer-bottom-container .footer-social {
        order: 2; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .site-footer .footer-bottom .footer-bottom-container .footer-social {
        display: inline-block;
        float: right;
        vertical-align: top;
        max-width: none; } }
    .site-footer .footer-bottom .footer-bottom-container .footer-social > .media_icon {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      /* Start Fixes for IE 11 */
      /* End Fixes for IE 11 */ }
      @media only screen and (max-width: 1200px) {
        .site-footer .footer-bottom .footer-bottom-container .footer-social > .media_icon {
          text-align: center;
          width: 100%;
          max-width: 200px;
          margin: 0 auto; } }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .site-footer .footer-bottom .footer-bottom-container .footer-social > .media_icon {
          display: -ms-inline-flexbox;
          margin-top: 6px; } }
      .site-footer .footer-bottom .footer-bottom-container .footer-social > .media_icon > a {
        width: 100%;
        max-width: 30px;
        /* Start Fixes for IE 11 */
        /* End Fixes for IE 11 */ }
        @media only screen and (max-width: 1200px) {
          .site-footer .footer-bottom .footer-bottom-container .footer-social > .media_icon > a {
            margin: auto; } }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .site-footer .footer-bottom .footer-bottom-container .footer-social > .media_icon > a {
            margin-right: 10px; } }

/**************************************
* Archives Styles
**************************************/
@media only screen and (max-width: 1199px) {
  .archive .site .twp-inner-banner {
    margin: 0 30px; } }
@media only screen and (max-width: 480px) {
  .archive .site .twp-inner-banner {
    margin: 0 16px; } }
@media only screen and (max-width: 1199px) {
  .archive .site .twp-inner-banner .wrapper {
    width: 100%;
    padding: 0; } }
.archive .site .twp-banner-details {
  border-bottom: 0 none;
  margin-bottom: 30px; }
  .archive .site .twp-banner-details .page-header h1.page-title {
    font-size: 36px;
    /*margin-top: -10px;*/
    margin-top: 0;
    margin-bottom: 10px; }
    @media only screen and (max-width: 480px) {
      .archive .site .twp-banner-details .page-header h1.page-title {
        font-size: 24px; } }
.archive .site .site-content #primary .site-main > .article-wraper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
  /* Start Fixes for IE 11 */
  /* End Fixes for IE 11 */ }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .archive .site .site-content #primary .site-main > .article-wraper {
      display: inline-block; } }
  @media only screen and (max-width: 991px) {
    .archive .site .site-content #primary .site-main > .article-wraper {
      width: 100%;
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 767px) {
    .archive .site .site-content #primary .site-main > .article-wraper {
      grid-template-columns: 1fr; } }
  .archive .site .site-content #primary .site-main > .article-wraper > article {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0 20px 0 0;
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .archive .site .site-content #primary .site-main > .article-wraper > article {
        width: 31%;
        margin-bottom: 30px; } }
    .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container .postcat {
      position: absolute;
      z-index: 9;
      top: 0; }
      .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container .postcat a {
        color: #fff;
        font-size: 12px;
        text-transform: uppercase; }
      .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container .postcat span {
        margin-right: 2px;
        padding: 2px 14px 4px;
        background-color: #194e7f;
        display: inline-block;
        margin-bottom: 2px; }
    @media only screen and (max-width: 1199px) {
      .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .post-thumbnail-container a > img {
        width: 100%; } }
    .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details {
      padding: 16px 20px 20px; }
      .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > h2.entry-title {
        margin-bottom: 7px; }
        .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > h2.entry-title > a {
          color: #2f3846; }
          .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > h2.entry-title > a:hover {
            color: #7fadff; }
      .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta {
        padding: 0; }
        .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date {
          font-size: 13px;
          position: relative;
          margin-bottom: 13px; }
          .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a {
            color: #134297;
            font-weight: 700; }
            .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a:active, .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a:visited {
              color: #134297; }
            .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date span.author a:hover {
              color: #7fadff; }
          .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-header > .entry-meta > .author-date .separator {
            color: #b1b1b1;
            display: inline-block;
            padding: 0 3px; }
      .archive .site .site-content #primary .site-main > .article-wraper > article > .article-wrapper > .article-details > .entry-content {
        font-size: 15px;
        line-height: 24px; }
  .archive .site .site-content #primary .site-main > .article-wraper::before {
    display: none; }
.archive .site .site-content #secondary {
  padding-top: 20px; }

/**************************************
* Latest Posts in 404 page Styles
**************************************/
.error404 .site .site-content #primary .latest-container {
  position: relative;
  margin-bottom: 30px; }
  .error404 .site .site-content #primary .latest-container > h2 {
    font-size: 36px;
    margin-bottom: 14px; }
    @media only screen and (max-width: 1200px) {
      .error404 .site .site-content #primary .latest-container > h2 {
        text-align: center; } }
  .error404 .site .site-content #primary .latest-container .latest-content {
    display: grid;
    grid-gap: 22px;
    grid-template-columns: repeat(4, 1fr);
    /* Start Fixes for IE 11 */
    /* End Fixes for IE 11 */ }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .error404 .site .site-content #primary .latest-container .latest-content {
        display: inline-block; } }
    @media only screen and (max-width: 1200px) {
      .error404 .site .site-content #primary .latest-container .latest-content {
        grid-template-columns: repeat(2, 1fr); } }
    @media only screen and (max-width: 1200px) {
      .error404 .site .site-content #primary .latest-container .latest-content {
        grid-template-columns: repeat(1, 1fr); } }
    .error404 .site .site-content #primary .latest-container .latest-content .post-row-content {
      /* Start Fixes for IE 11 */
      /* End Fixes for IE 11 */ }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .error404 .site .site-content #primary .latest-container .latest-content .post-row-content {
          clear: none;
          display: inline-block;
          vertical-align: top;
          margin-right: 10px;
          margin-bottom: 20px;
          max-width: none;
          width: 23.4%; } }
      .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .image-container {
        position: relative;
        height: 170px;
        overflow: hidden; }
        @media only screen and (max-width: 1200px) {
          .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .image-container {
            height: auto; } }
        .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .image-container img {
          width: 100%;
          max-width: 100%;
          height: 170px;
          object-fit: cover; }
          @media only screen and (max-width: 1200px) {
            .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .image-container img {
              width: 100%; } }
        .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .image-container .postcat {
          position: absolute;
          z-index: 9;
          top: 0; }
          .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .image-container .postcat > span {
            margin-right: 2px;
            padding: 2px 14px 4px;
            background-color: #194e7f;
            display: inline-block;
            margin-bottom: 2px; }
            .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .image-container .postcat > span > a {
              color: #fff;
              font-size: 12px;
              text-transform: uppercase;
              line-height: 23px; }
      .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container > h3 {
        font-size: 20px;
        min-height: 53px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media only screen and (max-width: 1200px) {
          .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container > h3 {
            min-height: auto;
            margin-bottom: 6px; } }
        .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container > h3 > a {
          color: #2f3846; }
          .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container > h3 > a:active, .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container > h3 > a:visited {
            color: #2f3846; }
          .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container > h3 > a:hover {
            color: #7fadff; }
      .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container .author-date {
        font-size: 13px; }
        .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a {
          font-weight: 700;
          color: #134297; }
          .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a:active, .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a:visited {
            color: #134297; }
          .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container .author-date .author > a:hover {
            color: #7fadff; }
        .error404 .site .site-content #primary .latest-container .latest-content .post-row-content .content-container .author-date .separator {
          color: #b1b1b1;
          display: inline-block;
          padding: 0 3px; }

/**************************************
* Pages Styles
**************************************/
@media only screen and (max-width: 1199px) {
  body.page .site .twp-inner-banner {
    margin: 0 30px; } }
@media only screen and (max-width: 480px) {
  body.page .site .twp-inner-banner {
    margin: 0 14px; } }
@media only screen and (max-width: 1199px) {
  body.page .site .twp-inner-banner .wrapper {
    padding: 0;
    width: 100%; } }
body.page .site .twp-inner-banner .wrapper .twp-banner-details {
  margin-bottom: 20px; }
  body.page .site .twp-inner-banner .wrapper .twp-banner-details .entry-header h1.entry-title {
    font-size: 28px; }

/**************************************
* Media Queries Styles
**************************************/
@media (min-width: 1370px) {
  .wrapper,
  .site-content {
    width: 1440px; } }

/*# sourceMappingURL=style.css.map */
