@media screen and (min-width: 768px) {
  header#navbar {
    position: sticky;
    top: 0;
  }
}

@media screen and (max-width: 1080px) {
  .logo.navbar-btn .anniversary-logo,
  .logo.navbar-btn .divider {
    display: none;
  }

  #block-frontier-account-menu a {
    display: inline-block;
  }
}

@media screen and (min-width: 992px) {
	.client-dashboard-page .customer-news-hot-topic .article-info {
		padding: 0 !important;
	}

  .customer-news-page .view-news-and-articles.view-display-id-customer_news_page .view-content {
    display: grid;
    grid-template-columns: repeat(3,280px);
    column-gap: 10px;
    row-gap: 10px;
    padding: 0;
  }

  .customer-news-page .view-news-and-articles.view-display-id-customer_news_page .views-row {
    width: 100%;
  }

  .path-frontpage .view-news-and-articles {
    max-width: 1340px;
  }
}
.path-frontpage .view-news-and-articles .view-content.fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  column-gap: 25px;
}

.path-frontpage .article-info {
  background: transparent !important;
  display: block !important;
}

.path-frontpage .view-news-and-articles .views-row {
  width: 23%;
  margin-bottom: 30px;
  background-color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 575.98px) {
  .path-frontpage .view-news-and-articles .views-row {
    width: 100% !important;
  }

  .path-client-homepage .grid-layout > .fields{
    display: block;
    grid-template-columns: unset;
    column-gap: unset;
    row-gap: unset;
    padding: 0;
  }

  .path-client-homepage .view-news-and-articles.view-display-id-customer_news_block .views-row{
    width: 100%;
  }
}

@media screen and (min-width: 320px) and (max-width: 575.98px) {
  /* .news--articles-page .grid-layout > .fields .views-row{
    width: 100%;
  } */

  .footer-three .footer-text{
    margin: -20px 0 0 0;
  }

}

@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .path-frontpage .view-news-and-articles .views-row {
    width: 100% !important;
  }

  .footer-three .footer-text{
    margin: -20px 0 0 0;
  }

}

@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .path-frontpage .view-news-and-articles .views-row {
    width: 47% !important;
  }

  .path-frontpage .view-news-and-articles .view-content.fields{
    column-gap: unset !important;
  }
}

/* .news--articles-page .grid-layout > .fields {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  justify-content: space-between;
}

.news--articles-page .grid-layout > .fields .views-row{
  width: 23%;
} */

@media screen and (min-width: 320px) and (max-width: 575.98px) {
  /* .news--articles-page .grid-layout > .fields .views-row{
    width: 100%;
  } */

  .path-client-homepage .view-news-and-articles.view-display-id-customer_news_block .views-row{
    width: 100%;
  }

  .path-client-homepage .grid-layout > .fields{
    display: block;
    grid-template-columns: unset;
    column-gap: unset;
    row-gap: unset;
    padding: 0;
  }
  .about-us-page .paragraph--type--rich-box.orientation--0 .field--name-field-formatted-text{
    padding-left: 0;
  }
}

@media screen and (min-width: 576px) and (max-width: 767.98px) {
  /* .news--articles-page .grid-layout > .fields .views-row{
    width: 47%;
  } */

  .path-client-homepage .grid-layout > .fields{
    display: block;
    grid-template-columns: unset;
    column-gap: unset;
    row-gap: unset;
    padding: 0;
  }

  .path-client-homepage .view-news-and-articles.view-display-id-customer_news_block .views-row{
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  /* .news--articles-page .grid-layout > .fields .views-row{
    width: 47%;
  } */
  .path-client-homepage .grid-layout > .fields{
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: unset;
    column-gap: 20px !important;
    row-gap: 20px;
    padding: 0;
  }

  .path-client-homepage .view-news-and-articles.view-display-id-customer_news_block .views-row{
    width: 46%;
  }
}

@media screen and (max-width: 991px) {
  .page-info, .article-info {
    display: flex;
    background: #002961;
  }
}

.contextual-region.software-update-wrapper {
  display: grid;
}

.client-area .software-downloads-view .view__accordion {
  display: block !important;
}

.onboarding-page .paragraph--type--icon-text-grids .paragraph--type--icon-and-text picture .img-responsive {
  height: auto;
}

.news--articles-page .view-news-and-articles h3{
  font-size: 18px;
}

.news--articles-page .view-news-and-articles .info .field--name-field-categories {
  font-size: 11.25px;
}

.news--articles-page .view-news-and-articles .info .article-post-date {
  font-size: 15px;
}

.news--articles-page .paragraph--type--product-summary .teaser-text .field--label {
  font-weight: 400;
}

.webinars-on-demand-page .paragraph--type--product-summary .info .field--type-text-long.field--name-field-description,
.whitepapers-page .paragraph--type--product-summary .info .field--type-text-long.field--name-field-description,
.brochures-page .paragraph--type--product-summary .info .field--type-text-long.field--name-field-description {
  font-size: 15px;
}

.user-logged-in.page-node-type-advanced-page.contact-us-page .paragraph--type--view-embed .view-frontier-software-offices .view-filters {
  top: -90px;
}

/* Client area view */


.view-display-id-hot_topics_block .article-info h3,
.view-display-id-hot_topics_block .page-info h3 {
  font-size: 15px;
  color: white;
  text-align: center;
  font-weight: bold;
  padding: 1rem 1rem 0 1rem;
}

.client-dashboard__hot-topics .view-display-id-hot_topics_block .views-row img {
  object-fit: cover !important;
  height: 219px !important;
  width: 100% !important;
}

.client-dashboard__hot-topics .view-display-id-hot_topics_block .article-post-date {
  color: white;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .client-dashboard__hot-topics .view-display-id-hot_topics_block .views-row:hover {
    background-color: #e4801c;
  }

  .client-dashboard__hot-topics .view-display-id-hot_topics_block .views-row {
    background: #002961;
    width: 30%;
    margin-bottom: 40px;
  }

  .path-client-homepage .client-dashboard__hot-topics .view-news-and-articles.view-display-id-hot_topics_block .view-content{
    display: flex;
    flex-wrap: wrap;
  }

  .client-dashboard__hot-topics .view-news-and-articles.view-display-id-hot_topics_block .view-content {
    display: grid;
    row-gap: unset;
    margin: 0;
    grid-template-columns: repeat(3, 270px);
    padding: 0;
  }

  .view-display-id-hot_topics_block .article-content--mobile {
    display: none;
  }

  .view-display-id-hot_topics_block .article-content--desktop {
    display: block;
  }

  .view-display-id-hot_topics_block .article-post-date {
    font-size: 12px;
  }

  .client-dashboard-page .customer-news-hot-topic .article-info {
    padding: 0 !important;
  }

  .view-display-id-hot_topics_block .page-info {
    height: 10rem;
  }

  .customer-news-page .view-news-and-articles.view-display-id-customer_news_page .view-content {
    display: grid;
    grid-template-columns: repeat(3,280px);
    column-gap: 10px;
    row-gap: 10px;
    padding: 0;
  }

  .customer-news-page .view-news-and-articles.view-display-id-customer_news_page .views-row {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .view-display-id-hot_topics_block .article-content--desktop, .view-display-id-hot_topics_block .page-image {
    display: none;
  }

  .view-display-id-hot_topics_block .article-content--mobile {
    display: block;
  }

  .page-info, .article-info {
    display: flex;
    background: #002961;
  }

  .view-display-id-hot_topics_block .article-info h3,
  .view-display-id-hot_topics_block .page-info h3 {
    text-align: left;
  }

  .view-display-id-hot_topics_block .page-content-summary, 	.view-display-id-hot_topics_block .article-content-summary {
    color: white;
    padding: 1rem;
    text-align: left;
  }

  .client-dashboard__hot-topics .view-display-id-hot_topics_block .views-row:hover {
    background-color: transparent;
  }

  .view-display-id-hot_topics_block .article-content--mobile .article-post-date {
    width: 38px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 3px 0;
    position: absolute;
    right: 1rem;
    top: 1.6rem;
  }
}

div.paragraph.paragraph--type--product-summary:empty{
  display: none;
}

#block-frontier-footer-domain .menu-item>span{
  color: #dc6d1e;
  font-size: 18px;
  padding: 0;
  background-color: transparent;
}

.paragraph--type--grid-list-set.list-layout .list {
  color: #fff;
  background-color: #D4722D;
}
