/*!
Theme Name: STL Partners
Theme URI: https://stlpartners.com/
Author: STL Partners
Author URI: https://stlpartners.com/
Description: STL Partners helps telcos and their partners innovate, grow and stay ahead of the competition. We provide actionable insights and practical guidance on emerging challenges and opportunities, with a focus on innovation and identifying new sources of growth.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: stl-partners
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

STL Partners is based on STL Partners https://stlpartners.com/, (C) 2012-2020 Automattic, Inc.
STL Partners is distributed under the terms of the GNU GPL v2 or later.
*/

.product-archive-container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 50px;
  width: 100%;
  max-width: 1600px;
}
.product-archive-img {
  height: 100% !important;
}
.archive-search-form-section {
  padding: 30px 0;
}
.archive-product-item {
  min-height: 620px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fafafa;
  border-radius: 5px;
  padding: 0 30px 30px 30px !important;
}
.archive-product-item img {
}
.product-archive-container .woocommerce-loop-product__title {
  font-family: "PT Sans";
  font-weight: 800;
  text-transform: uppercase;
  color: #222222;
}
.product-archive-container .woocommerce-loop-product__title:after {
  display: none;
}
.product-archive-container .price,
.related-summary .price {
  color: #f39200 !important;
  font-family: "Roboto" !important;
  font-weight: bold !important;
  font-size: 14px !important;
}
.product-archive-container .archive-product-item .button,
#shop-background .single_add_to_cart_button {
  text-align: center;
  background-color: #e2081c;
  border-radius: 5px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 35px;
  width: 153px;
}
#shop-background .single_add_to_cart_button {
  width: 175px !important;
}
.load-more-products {
  font-family: "Roboto";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px !important;
  margin-bottom: 50px;
}
#shop-background .product {
  display: flex;
  flex-direction: column;
}
#shop-background .related {
  width: 50%;
  margin-left: auto;
}
.dgwt-wcas-search-submit:before {
  display: none;
}
.product .summary {
  background-color: #fafafa;
  border-radius: 5px;
  width: 63% !important;
}
.product .related .related-post li {
  background-color: #fafafa;
  border-radius: 5px;
}
.shop-wrapper {
  background-color: #ffffff;
  max-width: 1600px;
  padding: 50px;
  border-radius: 5px;
  box-shadow: #00000017 0px 4px 11px;
  width: 100%;
}
#shop-background {
  background-color: #f4f9fa;
  display: flex;
  justify-content: center;
  padding: 50px;
}
.woocommerce-product-gallery {
  width: 35% !important;
}
.product .related {
  width: 63% !important;
}
.related .button {
  background-color: #e2081c !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-family: "Roboto" !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  padding: 10px 35px !important;
  width: 153px !important;
  text-align: center;
}
.product .product_title,
.cart-heading,
.cart_totals h2,
#checkout-section .cart-heading,
#checkout-section h3,
.related-summary .woocommerce-loop-product__title {
  font-family: "PT Sans";
  font-weight: bold;
  font-size: 28px;
  color: #222222;
}
.upper-container .summary .price {
  color: #f39200 !important;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 18px !important;
}
.summary p,
li {
  font-family: "Roboto";
  color: #030303;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: normal;
}

.single article li::marker {
  color: #282f4c;
}

.summary h2,
.related #related-product-heading h2 {
  color: #030303;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 20px;
}
.summary h2:after,
#related-product-heading h2:after,
.cart_totals h2:after {
  display: none;
}
.summary h3,
.summary th {
  font-family: "Roboto";
  font-weight: bold;
  color: #030303;
  font-size: 16px;
}
.woocommerce-product-attributes {
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
}
.summary ul {
  padding-left: 20px !important;
  margin-left: 0 !important;
}
.summary .woocommerce-product-attributes-item__label {
  width: 0 !important;
}
#cart-section {
  background-color: #ffffff;
  max-width: 1600px;
  padding: 50px;
  border-radius: 5px;
  box-shadow: #00000017 0px 4px 11px;
  margin-left: auto;
  margin-right: auto;
}
#cart-background {
  padding: 50px;
  background-color: #f4f9fa;
}
#cart-background .woocommerce-cart-form {
  width: 65%;
}
#cart-background .cart-collaterals {
  width: 65% !important;
}
#cart-background .cart-collaterals .checkout-button {
  display: inline-block;
  text-align: center;
  background-color: #e2081c;
  border-radius: 5px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 35px;
}
#cart-background .cart-collaterals .cart_totals {
  width: 30% !important;
}
#cart-background .product-thumbnail img {
  width: 100px;
}
#cart-background .woocommerce-cart-form__cart-item td {
  vertical-align: top !important;
}
#cart-background td,
th,
table {
  border-style: hidden !important;
}
#cart-background .woocommerce-cart-form .shop_table th {
  background-color: #fafafa;
}
#cart-background .cart-subtotal,
#cart-background .order-total {
  background-color: #fafafa;
}
#cart-background .coupon #coupon_code {
  width: 200px !important;
  border: 1px solid #707070;
  border-radius: 2px;
  height: 40px;
}
.shop_table .product-name a {
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 400;
  color: #030303;
}
#cart-background .coupon .button {
  text-align: center;
  background-color: #989898;
  border-radius: 5px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 35px;
}
#checkout-background {
  padding: 50px;
  background-color: #f4f9fa;
}
#checkout-section {
  background-color: #ffffff;
  max-width: 1600px;
  padding: 50px;
  border-radius: 5px;
  box-shadow: #00000017 0px 4px 11px;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce-billing-fields .select2-selection {
  height: 45px;
}
.woocommerce-billing-fields .select2-selection__rendered,
.select2-selection__arrow {
  margin-top: 5px;
}
.woocommerce-billing-fields input,
.woocommerce-billing-fields .select2-selection,
.woocommerce-additional-fields__field-wrapper textarea {
  border-color: #707070 !important;
  border-radius: 2px !important;
}
.woocommerce-additional-fields__field-wrapper textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 200px;
}
.woocommerce-billing-fields .required {
  color: #f39200 !important;
}
#order_review .product-name .product-quantity {
  display: none;
}
.woocommerce-checkout-review-order-table th {
  color: #030303;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 18px;
}
.cart-subtotal .woocommerce-Price-amount,
.tax-rate .woocommerce-Price-amount {
  font-weight: 400;
}
#order_review {
  width: 65%;
}
#order_review_heading {
  margin-top: 30px;
}
.related-summary .woocommerce-loop-product__title {
  text-transform: uppercase;
}
.related-summary .woocommerce-loop-product__title:after {
  display: none;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  width: 80% !important;
  border: 1px solid #707070 !important;
  box-shadow: inset 0 0 6px #0000001c;
}
.dgwt-wcas-search-submit {
  border-radius: 5px !important;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  opacity: 1 !important;
  color: #352f4b !important;
  font-style: normal !important;
}
.dgwt-wcas-suggestions-wrapp {
  width: 481px !important;
}
@media (max-width: 767px) {
  .woocommerce-page
    .product-archive-container
    ul.products
    li.product:nth-child(n) {
    width: 100% !important;
    min-height: 550px;
  }
  .product .woocommerce-product-gallery {
    width: 100% !important;
  }
  .product .summary {
    width: 100% !important;
  }
  .product section.related {
    width: 100% !important;
  }
  .woocommerce-page .related ul.products li.product:nth-child(n) {
    width: 100% !important;
    min-height: 550px !important;
  }
  #cart-background .woocommerce-cart-form {
    width: 100% !important;
  }
  .woocommerce #cart-background .cart-collaterals {
    width: 100% !important;
  }
  .woocommerce #cart-background .cart-collaterals .cart_totals {
    width: 100% !important;
  }
  #order_review {
    width: 100% !important;
  }
  .product-archive-container {
    padding: 0 20px;
  }
  #checkout-section,
  #checkout-background,
  .shop-wrapper,
  #shop-background,
  #cart-section,
  #cart-background {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .woocommerce-page
    .product-archive-container
    ul.products
    li.product:nth-child(n) {
    width: 49% !important;
    margin: 0 1% 1% 0 !important;
  }
}
.archive-search-form-section {
  padding-left: 50px;
  padding-right: 50px;
}
.archive-search-form-section .search-form {
  display: flex;
  justify-content: center;
}
.archive-search-form-section .search-form .search-field {
  position: relative;
  width: 480px;
  margin-right: 19px;
  border-radius: 3px;
  border: 1px solid #707070 !important;
  box-shadow: inset 0 0 6px #0000001c;
  font-size: 14px;
}
.archive-search-form-section .search-form .search-submit {
  border-radius: 3px;
  width: 100px;
  text-transform: uppercase;
  height: 46px;
}

@media (max-width: 710px) {
  .archive-search-form-section .search-form label {
    width: 80%;
    margin-right: 20px;
  }
  .archive-search-form-section .search-form .search-field {
    width: 100%;
  }
}

.resource__form--middle .resource__form--check-main:nth-child(2n + 2) {
  margin-right: 0px !important;
}

@media (min-width: 87.5em) {
  .resource__form--middle-grid .resource__form--check-main:nth-child(2n + 1) {
    margin-left: 0 !important;
  }

  .resource__form--middle-grid .resource__form--check-main:nth-child(2n) {
    margin-right: 0 !important;
  }
}

@media (max-width: 75em) {
  .resource__form--middle {
    display: block !important;
  }
}

@media (min-width: 75em) {
  .resource__form--middle .resource__form--check-main:nth-child(2n + 2) {
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 949px) {
  .resource__form--middle .resource__form--check-main:nth-child(2n + 2) {
    margin-right: 0 !important;
  }
}

#resource__form {
  top: -100%;
  transition: top 400ms ease-in-out;
}

#resource__form.header--visible {
  top: 0;
  transition: top 200ms ease-in-out;
}

.c-page-wrap {
  overflow-x: hidden;
}

.contain-img .photo-edge {
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 768px) {
  .contain-img .photo-edge {
    background-size: cover;
  }
}

@media (max-width: 600px) {
  .contain-img .photo-edge {
    background-size: contain;
  }
}

.single-case_studies .c-hero--research-single {
  height: auto;
  padding: 104px 0;
}

.stl-navigation-block-container {
  background-color: #f4f9fa;
}

.stl-navigation-block-container .stl-navigation-block-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 36px;
}

.stl-navigation-block-container
  .stl-navigation-block-wrapper
  .stl-navigation-block-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.stl-navigation-block-container
  .stl-navigation-block-wrapper
  .stl-navigation-block-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 3px;
  background-color: #f39200;
  color: #fff;
  font-weight: 700;
  height: 100%;
}

.stl-navigation-block-container
  .stl-navigation-block-wrapper
  .stl-navigation-block-item.active {
  color: #000;
  border: 2px solid #000;
  background-color: transparent;
}

@media (max-width: 768px) {
  .stl-navigation-block-container
    .stl-navigation-block-wrapper
    .stl-navigation-block-row {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: hidden;
    gap: 0;
    max-height: 60px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
  }

  .stl-navigation-block-container
    .stl-navigation-block-wrapper
    .stl-navigation-block-row.active {
    max-height: 300px;
  }

  .stl-navigation-block-container
    .stl-navigation-block-wrapper
    .stl-navigation-block-item {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    max-width: 230px;
    width: 100%;
    color: #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-radius: 0;
    background-color: transparent;
  }

  .stl-navigation-block-container
    .stl-navigation-block-wrapper
    .stl-navigation-block-item.active {
    order: -1;
    border-top: none;
    border-bottom: none;
  }

  .stl-navigation-block-container
    .stl-navigation-block-wrapper
    .stl-navigation-block-item.active::after {
    content: "\f078";
    font-size: 16px;
    font-family: "FontAwesome";
  }
}

.stl-media-contacts-block-container {
  background-color: #f4f9fa;
}

.stl-media-contacts-block-container .stl-media-contacts-block-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 36px;
}

.stl-media-contacts-block-container .stl-media-contacts-block-wrapper h2 {
  color: #222222;
}

.stl-media-contacts-block-container
  .stl-media-contacts-block-wrapper
  .stl-media-contacts-block-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.stl-media-contacts-block-container
  .stl-media-contacts-block-wrapper
  .stl-media-contacts-block-item {
  display: flex;
  padding: 20px;
  background-color: #fff;
  color: #000;
  width: 100%;
}

.stl-media-contacts-block-container
  .stl-media-contacts-block-wrapper
  .stl-media-contacts-block-item
  h3 {
  margin-bottom: 10px;
  color: #000;
  font-size: 24px;
}

.stl-media-contacts-block-container
  .stl-media-contacts-block-wrapper
  .stl-media-contacts-block-item
  p {
  margin-bottom: 16px;
}

.stl-media-contacts-block-container
  .stl-media-contacts-block-wrapper
  .stl-media-contacts-block-item
  .stl-media-contacts-linkedin {
  margin-left: auto;
}

.stl-media-contacts-block-container
  .stl-media-contacts-block-wrapper
  .stl-media-contacts-block-item
  svg {
  fill: #000698;
  width: 32px;
  height: 32px;
}

.stl-media-contacts-get-in-touch {
  color: #000;
  font-size: 14px;
}

@media (max-width: 768px) {
  .stl-media-contacts-block-container
    .stl-media-contacts-block-wrapper
    .stl-media-contacts-block-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .stl-media-contacts-block-container
    .stl-media-contacts-block-wrapper
    .stl-media-contacts-block-item {
    padding: 20px 15px;
  }

  .stl-media-contacts-block-container
    .stl-media-contacts-block-wrapper
    .stl-media-contacts-block-item
    h3 {
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  .stl-media-contacts-block-container
    .stl-media-contacts-block-wrapper
    .stl-media-contacts-block-row {
    grid-template-columns: 1fr;
  }
}

.stl-follow-block-container {
  background-color: #f4f9fa;
}

.stl-follow-block-container .stl-follow-block-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 36px 40px 36px;
}

.stl-follow-block-container .stl-follow-block-wrapper h2 {
  color: #222222;
}

.stl-follow-block-container .stl-follow-block-wrapper .stl-follow-block-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}

.stl-follow-block-container .stl-follow-block-wrapper .stl-follow-block-column {
  background-color: #fff;
  padding: 30px;
  color: #000;
  align-self: flex-start;
}

.stl-follow-block-container
  .stl-follow-block-wrapper
  .stl-follow-block-column
  h3 {
  color: #222222;
  font-size: 28px;
}

.stl-follow-block-container
  .stl-follow-block-wrapper
  .stl-follow-block-column
  h3::after {
  background-color: #f39200;
  content: "";
  display: block;
  height: 1px;
  margin-top: 4px;
  width: 52px;
}

.stl-follow-block-container
  .stl-follow-block-wrapper
  .stl-follow-block-column
  .stl-follow-block-socials {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 50px;
}

.stl-follow-block-container
  .stl-follow-block-wrapper
  .stl-follow-block-column
  .stl-follow-block-socials
  a {
  display: flex;
  align-items: center;
  gap: 50px;
  color: #030303;
}

.stl-follow-block-container
  .stl-follow-block-wrapper
  .stl-follow-block-column
  .stl-follow-block-btn {
  display: inline-flex;
  align-self: center;
  justify-content: center;
  min-width: 180px;
  padding: 14px 20px;
  border-radius: 3px;
  background-color: #f39200;
  color: #fff;
  font-weight: 700;
}

@media (max-width: 768px) {
  .stl-follow-block-container .stl-follow-block-wrapper .stl-follow-block-row {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .stl-follow-block-container
    .stl-follow-block-wrapper
    .stl-follow-block-column {
    padding: 30px 15px;
  }

  .stl-follow-block-container
    .stl-follow-block-wrapper
    .stl-follow-block-column
    h3 {
    font-size: 24px;
  }
}

.stl-posts-block-container {
  background-color: #f4f9fa;
}

.stl-posts-block-container .stl-posts-block-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 36px 60px 36px;
}

.stl-posts-block-container .stl-posts-block-wrapper h2 {
  color: #222222;
}

.stl-posts-block-container .stl-posts-block-wrapper .stl-posts-block-row-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}

.stl-posts-block-container .stl-posts-block-wrapper .stl-posts-block-btn,
.stl-posts-block-container .stl-posts-block-wrapper .stl-pagination-wrap {
  display: flex;
  width: 100%;
  margin-top: 40px;
}

.stl-posts-block-container .stl-posts-block-wrapper .stl-posts-block-btn a,
.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-pagination-wrap
  .stl-pagination-btn {
  display: inline-flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  border: 2px solid #f39200;
  padding: 14px 20px;
  color: #000;
  cursor: pointer;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post {
  width: 100%;
  background-color: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post
  .stl-posts-block-post-content {
  display: flex;
  flex-direction: column;
  padding: 10px 30px;
  height: calc(100% - 100px);
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post
  .stl-posts-block-post-content
  p {
  font-size: 15px;
  color: #222222;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post
  .stl-posts-block-post-content
  h3 {
  font-size: 20px;
  color: #222222;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post
  .stl-posts-block-post-content
  a {
  color: #000;
  margin-top: auto;
  font-size: 15px;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post.stl-posts-cat-external
  .stl-posts-block-post-image {
  display: none;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post.stl-posts-cat-internal
  .stl-post-block-post-source {
  display: none;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post.stl-posts-cat-external
  h3 {
  margin-bottom: 5px;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post.stl-posts-cat-external
  .stl-post-block-post-source {
  margin-bottom: 10px;
  color: #222;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post.stl-posts-cat-external {
  border-radius: 5px;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post.stl-posts-cat-external
  .stl-posts-block-post-content {
  padding: 30px;
  height: 100%;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post
  .stl-posts-block-post-image {
  height: 100px;
}

.stl-posts-block-container
  .stl-posts-block-wrapper
  .stl-posts-block-row
  .stl-posts-block-post
  .stl-posts-block-post-image
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

@media (max-width: 1000px) {
  .stl-posts-block-container
    .stl-posts-block-wrapper
    .stl-posts-block-row-wrap {
    gap: 30px;
  }
}

@media (max-width: 768px) {
  .stl-posts-block-container
    .stl-posts-block-wrapper
    .stl-posts-block-row-wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  .stl-posts-block-container
    .stl-posts-block-wrapper
    .stl-posts-block-row
    .stl-posts-block-post
    .stl-posts-block-post-content {
    padding: 10px 15px;
  }

  .stl-posts-block-container
    .stl-posts-block-wrapper
    .stl-posts-block-row
    .stl-posts-block-post.stl-posts-cat-external
    .stl-posts-block-post-content {
    padding: 20px 15px;
  }
}

@media (max-width: 500px) {
  .stl-posts-block-container
    .stl-posts-block-wrapper
    .stl-posts-block-row-wrap {
    grid-template-columns: 1fr;
  }
}

.press-releases-banner {
  background-image: url("/wp-content/uploads//2022/01/hero-banner.png");
  padding: 104px 0;
  background-size: cover;
  background-position: center;
  position: relative;
}

.press-releases-banner .press-releases-banner-wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 36px;
}

.press-releases-banner .press-releases-banner-wrap h2 {
  font-size: 48px;
  color: #fff;
}

.press-releases-banner .press-releases-banner-wrap h2::after {
  display: none;
}

.press-releases-banner .press-releases-banner-wrap .press-releases-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #fff;
}

.press-releases-banner-wrap .press-releases-breadcrumb a {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}

.press-releases-content {
  background-color: #f4f9fa;
}

.press-releases-content .press-releases-content-wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: 36px;
}

.press-releases-content .press-releases-content-wrap .col-left .intro {
  margin-bottom: 50px;
}

.press-releases-content .press-releases-content-wrap .press-release-title {
  font-family: PT Sans, Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #222222;
  font-weight: bold;
}

.press-releases-content
  .press-releases-content-wrap
  .press-release-title::after {
  background-color: #f39200;
  content: "";
  display: block;
  height: 1px;
  margin-top: 4px;
  width: 52px;
}

.press-releases-content .press-releases-content-wrap .col-wrap {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 50px;
}

.press-releases-content .press-releases-content-wrap .col-left .intro h1 {
  font-size: 32px;
  color: #222222;
  margin-top: 20px;
  margin-bottom: 5px;
}

.press-releases-content .press-releases-content-wrap .col-left .intro time {
  margin-right: 5px;
}

.press-releases-content .press-releases-content-wrap p,
.press-releases-content .press-releases-content-wrap ul {
  color: #222222;
}

.press-releases-content .press-releases-content-wrap .col-right .author-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 14px;
}

.press-releases-content
  .press-releases-content-wrap
  .col-right
  .author-info
  img {
  width: 100%;
  height: 100%;
}

.press-releases-content
  .press-releases-content-wrap
  .col-right
  .author-info
  h4 {
  margin-bottom: 0;
  color: #030303;
}

.press-releases-content
  .press-releases-content-wrap
  .col-right
  .author-info
  .author-role {
  color: #030303;
}

.press-releases-button-wrap a {
  display: inline-flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  border: 2px solid #f39200;
  padding: 10px 36px;
  color: #000;
}

@media (max-width: 1200px) {
  .press-releases-content .press-releases-content-wrap .col-wrap {
    grid-template-columns: 2fr 1fr;
    gap: 30px;
  }
}

@media (max-width: 768px) {
  .press-releases-content .press-releases-content-wrap .col-wrap {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 20px;
  }

  .press-releases-banner .press-releases-banner-wrap h2 {
    font-size: 32px;
  }

  .press-releases-content .press-releases-content-wrap .col-left .intro {
    margin-bottom: 30px;
  }
}

.small-masthead__wrapper .small-masthead__breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #fff;
}

.small-masthead .small-masthead__wrapper .o-layout {
  margin: 0;
}

.small-masthead__wrapper .small-masthead__breadcrumb a {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}

.small-masthead.has-breadcrumbs .small-masthead__layout {
  padding: 52px 0 104px 0 !important;
}

@media (max-width: 768px) {
  .small-masthead .small-masthead__para p {
    font-size: 20px;
  }
}

.icon-youtube::before {
  content: "\f167";
  font-family: "FontAwesome";
}
