/******************************************************************
Site Name: Persistent Systems
Pages: Insights
Author: Michael Cagalingan

Stylesheet: Page-specific Stylesheet

******************************************************************/
@media (max-width: 1200px) {
  .rslrv2-cont .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

ul.alm-paging .alm-btn-wrap {
  padding: 15px 0 !important;
}
ul.alm-paging li a {
  border-radius: 0 !important;
  padding: 5px 8px !important;
  color: #000000;
  background: #F0F0F0 !important;
}
ul.alm-paging li.active a {
  background-color: #0050A5 !important;
  border-color: #0050A5 !important;
}

.cta-box-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0;
}
.cta-box-section .cta-box {
  width: 422px;
  height: 177px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #000000;
  text-decoration: none;
}
.cta-box-section .cta-box__products {
  background-image: url("../images/insights/featured_products_back.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 20px;
}
.cta-box-section .cta-box__contact {
  background-image: url("../images/insights/contact_us_back.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cta-box-section .cta-box h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #0050A5;
  padding: 10px 15px;
  width: 140px;
  overflow-wrap: normal;
}

.more-in {
  font-size: 24px;
  line-height: 24px;
  color: #0050A5;
  text-transform: uppercase;
}

#insight .container {
  max-width: 1320px;
}
#insight p {
  margin: 0 0 20px;
  color: #000000;
}
#insight hr {
  border-color: #707070;
  margin: 40px 0;
}
#insight .wrap-content {
  margin-top: 8.25rem;
}
#insight .featured-image {
  margin: 0 0 15px;
}
#insight .featured-image img {
  width: 100%;
  height: auto;
}
#insight .post-details .post-date {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insight .post-details .post-topics {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #0050A5;
  margin: 0 0 5px;
}
#insight .post-details .post-title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 10px;
}
#insight .post-details .post-author {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px;
}
#insight .post-details hr {
  border-top: 1px solid #707070;
}
#insight .post-content .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0;
}
#insight .post-content .gallery img {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33.33% - 10px);
          flex: 1 1 calc(33.33% - 10px);
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  #insight .post-content .gallery img {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%; /* Full width on smaller screens */
  }
}
@media (max-width: 575px) {
  #insight .post-content .gallery img {
    max-width: 100%;
  }
}
#insight .navigation-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0;
}
#insight .share-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#insight .share-social .share-text {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #333333;
  margin: 0;
  text-transform: uppercase;
}
#insight .share-social .share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  max-width: 200px;
}
#insight .insights-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  #insight .insights-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#insight .insights-grid .featured-insight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  max-width: 422px;
  max-height: 430px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
@media (max-width: 768px) {
  #insight .insights-grid .featured-insight {
    margin-right: 0;
    max-height: unset;
    max-width: unset;
  }
}
#insight .insights-grid .featured-insight:last-child {
  margin-right: 0;
}
#insight .insights-grid .featured-insight.insight-link {
  text-decoration: none;
  color: inherit;
}
#insight .insights-grid .featured-insight img.object-cover {
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
@media (max-width: 768px) {
  #insight .insights-grid .featured-insight img.object-cover {
    width: 100%;
  }
}
#insight .insights-grid .featured-insight .insight-details {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#insight .insights-grid .featured-insight .insight-details .insight-date {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insight .insights-grid .featured-insight .insight-details .insight-topics {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #0050A5;
  margin: 0 0 5px;
}
#insight .insights-grid .featured-insight .insight-details .insight-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0 0 10px;
}
#insight .insights-grid .featured-insight .insight-details .insight-excerpt {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insight .insights-grid .featured-insight .insight-details .insight-read-more {
  color: #0050A5;
  text-decoration: none;
  margin-top: auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
#insights-wrapper {
  background-image: url("../images/insights/insights-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  /*padding-top: calc(-1% + 187px);
  margin-top: -187px;*/
  padding-top: calc(-1% + 180px);
  margin-top: -160px;
  background-position: center;
}
#insights-wrapper .container {
  max-width: 1320px;
}
#insights-wrapper .bodyPost {
  margin-bottom: 0;
}
#insights-wrapper .titlePost {
  margin-bottom: 20px;
}
#insights-wrapper hr {
  border-color: #707070;
  margin: 30px 0;
}
#insights-wrapper h1.feature-title {
  font-size: 24px;
  line-height: 24px;
  color: #0050A5;
  text-transform: uppercase;
}
#insights-wrapper .filter-title {
  margin: 0 30px 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
#insights-wrapper .insight-details {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#insights-wrapper .insight-details .insight-date {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insights-wrapper .insight-details .insight-topics {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #0050A5;
  margin: 0 0 5px;
}
#insights-wrapper .insight-details .insight-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0 0 10px;
}
#insights-wrapper .insight-details .insight-excerpt {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin: 0 0 5px;
}
#insights-wrapper .insight-details .insight-read-more {
  color: #0050A5;
  text-decoration: none;
  margin-top: auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
#insights-wrapper .featured-insights-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  #insights-wrapper .featured-insights-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#insights-wrapper .featured-insights-container .insight-item {
  list-style: none;
  margin-bottom: 20px;
}
#insights-wrapper .featured-insights-container .featured-insight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  max-width: 422px;
  max-height: 430px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
@media (max-width: 768px) {
  #insights-wrapper .featured-insights-container .featured-insight {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: unset;
  }
}
#insights-wrapper .featured-insights-container .featured-insight:last-child {
  margin-right: 0;
}
#insights-wrapper .featured-insights-container .featured-insight.insight-link {
  text-decoration: none;
  color: inherit;
}
#insights-wrapper .featured-insights-container .featured-insight img.object-cover {
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  #insights-wrapper .featured-insights-container .featured-insight img.object-cover {
    width: 100%;
  }
}
#insights-wrapper .insights-posts .alm-paging-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  padding: 0;
}
@media (max-width: 768px) {
  #insights-wrapper .insights-posts .alm-paging-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item {
  list-style: none;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link {
  text-decoration: none;
  color: inherit;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box {
  width: 270px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #F0F0F0;
  overflow: hidden;
}
@media (max-width: 768px) {
  #insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box {
    width: 100%;
  }
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box img.object-cover {
  width: 100%;
  height: 143px;
  -o-object-fit: cover;
     object-fit: cover;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box .insight-details {
  padding: 10px;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box .insight-details .insight-title {
  font-size: 18px;
  line-height: 24px;
}
#insights-wrapper .insights-posts .alm-paging-content .insight-item .insight-link .insight-box .insight-details p {
  margin-bottom: 3px;
}
#insights-wrapper .alm-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
#insights-wrapper .alm-pagination li {
  margin: 0 5px;
}
#insights-wrapper .alm-pagination li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #007bff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#insights-wrapper .alm-pagination li a:hover {
  background-color: #007bff;
  color: #fff;
}
#insights-wrapper .alm-pagination li a.current {
  background-color: #007bff;
  color: #fff;
  pointer-events: none;
}
#insights-wrapper .alm-filters-container {
  margin-bottom: 0;
}
#insights-wrapper .alm-filters-container .alm-filters--controls {
  margin-bottom: 0;
}
#insights-wrapper .alm-filters-container .alm-filter--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 30px;
}
@media (max-width: 768px) {
  #insights-wrapper .alm-filters-container .alm-filter--inner ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul li {
  margin-bottom: 0;
  cursor: pointer;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul input[type=radio] {
  display: none;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link {
  position: relative;
  padding-left: 0;
  cursor: pointer;
  text-align: center;
  padding-right: 0;
  color: #0050A5;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link::before {
  content: none;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link.active.field-radio::after {
  content: none;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul .alm-filter--link.active {
  font-weight: 700;
}
#insights-wrapper .alm-filters-container .alm-filter--inner ul label {
  cursor: pointer;
}