/* .paragraph--type--feature-4-col-new {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0 15px;
  text-align: center;
} */
@media screen and (min-width: 1200px) {
  .paragraph--type--feature-4-col-new {
    max-width: 1370px;
    margin: 0 auto;
  }
}

.paragraph--type--image-title-teaser {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}

@media screen and (min-width: 500px) {
  .paragraph--type--image-title-teaser {
    width: 50%;
  }

  .paragraph--type--image-title-teaser:nth-child(odd) {
    clear: left;
  }
}

@media (min-width: 768px) {
  .paragraph--type--image-title-teaser {
    float: left;
    width: 25%;
  }
}

@media screen and (min-width: 768px) {
  .paragraph--type--image-title-teaser:nth-child(odd) {
    clear: none;
  }
}

@media print {
  .paragraph--type--image-title-teaser {
    width: 50%;
    float: left;
  }
}

.paragraph--type--image-title-teaser a {
  display: block;
  opacity: 1;
  overflow: hidden;
  transition: all 0.3s linear;
}

.paragraph--type--image-title-teaser a h4 {
  width: 100%;
  padding: 20px 0 0 16px;
  margin-top: 0px !important;
  text-align: left;
  color: #365F91;
}

.paragraph--type--image-title-teaser a img {
  width: 100%;
  height: auto;
}

.paragraph--type--image-title-teaser a .field--name-field-teaser-text {
  padding-left: 15px;
  padding-bottom: 20px;
  text-align: left;
  color: #9e9e9e;
}

.paragraph--type--image-title-teaser a:hover {
  text-decoration: none;
  color: #003876;
}

.paragraph--type--image-title-teaser a:hover h4,
.paragraph--type--image-title-teaser a:hover img {
  opacity: 0.7;
  transition: all 0.3s linear;
}


/* Two cols paragraph */
.paragraph--type--two-col-video-and-text:nth-child(2) {
  padding-top: 5rem;
}

.paragraph--type--two-col-video-and-text:nth-of-type(2n) {
  color: #5C5C5C;
  background: #f0f2f5;
}

/* Dropdown styling */

@media screen and (min-width: 768px) {
  .paragraph--type--two-col-video-and-text .field--name-field-description {
    padding: 3rem 7.5rem 0 7.5rem;
  }

  .paragraph--type--two-col-video-and-text .field--type-video-embed-field {
    padding: 0 7.5rem 0 7.5rem;
  }
}

@media screen and (max-width: 767px) {
  .paragraph--type--two-col-video-and-text .field--name-field-description {
    padding: 2rem;
  }
}


/* On Premise */
.paragraph--type--rich-box.orientation--0 {
  background-color: unset !important;
}

.paragraph--type--feature-4-col-new h2.text-align-center {
  padding: 6rem 0;
  /* color: #365f91;
  font-size: 32px;
  font-weight: bold; */
}

.paragraph.paragraph--type--feature-4-col-new.paragraph--view-mode--default:nth-of-type(2n+1) {
  background-color: #F8F8F8;
}

.paragraph.paragraph--type--feature-4-col-new.widget-type--white-bg-bordered:nth-of-type(2n+1) {
  background-color: #fff;
}

.paragraph.paragraph--type--feature-4-col-new.paragraph--view-mode--default:nth-of-type(2n+1) .article-info {
  background-color: white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.paragraph.paragraph--type--image-title-teaser.paragraph--view-mode--news-style img {
  height: 200px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.border-bottom-orange {
  border-bottom: 5px solid #e4801c;
}

.paragraph.paragraph--type--feature-4-col-new .article-info {
  background-color: #f8f8f8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  min-height: 240px;
  padding-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}

/* Customer stories landing page */

.page-node-type-module-pages .paragraph--type--two-column-content .paragraph {
  /* flex: unset; */
}

@media screen and (min-width: 744px) and (max-width: 992px) {
  .page-node-type-module-pages .paragraph--type--two-column-content .paragraph--type--rich-content:first-child {
    /* width: 60%;
    float: left; */
  }

  .page-node-type-module-pages .paragraph--type--two-column-content .paragraph--type--rich-content:last-child {
    /* width: 40%;
    padding-left: 0;
    float: left; */
  }
}

@media screen and (min-width: 993px) and (max-width: 1330px) {
  .page-node-type-module-pages .paragraph--type--two-column-content .paragraph--type--rich-content:first-child {
    /* width: 70%;
    padding-left: 6%;
    flex: unset !important; */
  }

  .page-node-type-module-pages .paragraph--type--two-column-content .paragraph--type--rich-content:last-child {
    /* width: 30%;
    padding-right: 6%; */
  }
}

/* .page-node-type-module-pages .paragraph--type--two-column-content .field.field--name-field-formatted-text img {
  height: 185px;
  width: 340px;
} */

.paragraph--type--two-column-content .paragraph--type--rich-content:last-child .field--name-field-formatted-text .text-section {
  background-color: #f8f8f8;
  padding: 20px;
}

/*
* Case study block
*/
.paragraph.paragraph--type--contact-banner.paragraph--view-mode--default {
  padding: 40px;
  height: 230px;
  min-height: 230px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1170px;
  margin: auto;
}

/* .paragraph--type--contact-banner::before {
  background-color: #D6D6D6 !important;
} */

.paragraph--type--contact-banner {
  background-color: #F5F5F5;
}

.paragraph--type--contact-banner .contact-wrapper {
  text-align: center;
}

/* widget type  widget-type--white-bg-bordered (feature 4 col new) */

.widget-type--white-bg-bordered .paragraph--view-mode--news-style img {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.widget-type--white-bg-bordered .article-info {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  min-height: 120px;
  margin-bottom: 0px !important;
}

.paragraph--type--feature-4-col-new h2.text-align-center.widget-type--white-bg-bordered {
  padding: 0;
}

.paragraph.paragraph--type--feature-4-col-new.paragraph--view-mode--default.the-leadership-team.widget-type--white-bg-bordered::before {
  content: "";
  display: block;
  width: 900px;
  height: 1px;
  background-color: #eee;
  margin: 10px auto;
}

.brief-description {
  text-align: center;
  padding-bottom: 30px;
}


/* Search Filter */

.filter-label {
  width: 100px;
  color: white;
}

.filter-wrap .btn.btn-primary.dropdown-toggle {
  background: white;
  width: 175px;
  height: 25px;
  border: 1px solid white;
  background-color: #dc6d1e;
  font-size: 12px !important;
  font-family: "Lato";
  text-transform: capitalize;
}

.filter-wrap .btn.btn-primary.dropdown-toggle.has-text::after {
  margin: -12px 0 0 95%;
}

.filter-wrap .btn.btn-primary.dropdown-toggle::after {
  content: '';
  background-image: url("../images/svg-base/nav-arrow.svg");
  background-repeat: no-repeat;
  width: 20px;
  display: block;
  height: 20px;
  margin: 4px 0 0 95%;
}

.filter-wrap .dropdown.open {
  width: 175px;
  position: relative !important;
}

.filter-wrap .dropdown-menu {
  /* position: unset; */
  width: 175px;
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  .widget-type--white-bg-bordered .paragraph--type--image-title-teaser {
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 15px -12px gray;
    margin: 0 12px !important;
    width: 22.8%;
  }

  .page-node-type-advanced-page .paragraph.paragraph--type--on-page-filters,
  .page-node-type-advanced-page .paragraph.paragraph--type--customer-stories-filters {
    overflow: visible;
  }

  .paragraph.paragraph--type--on-page-filters {
    display: inline-block;
    background-color: #dc6d1e;
    height: 10rem;
    margin: 2em auto;
    width: 100%;
    text-align: center;
    z-index: 1;
  }

  .paragraph.paragraph--type--customer-stories-filters {
    display: inline-block;
    width: 300px;
  }

  .filter-wrap {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 40px;
  }

  .page-node-type-module-pages .paragraph--type--home-hero-with-features + .paragraph--type--two-column-content {
    /* width: 1170px; */
    margin: 0 auto;
  }

 .page-node-type-module-pages .paragraph--type--home-hero-with-features + .paragraph--type--two-column-content .paragraph--type--rich-content:last-child .img-responsive {
    height: 184px;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 26px;
  }

 .page-node-type-module-pages .paragraph--type--home-hero-with-features + .paragraph--type--two-column-content > .fields.count-1 {
    width: 60%;
    padding: 10px 0 15px 4%;
  }

  .page-node-type-module-pages .paragraph--type--two-column-content .paragraph--type--rich-content:last-child .img-responsive {
    height: 184px;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 26px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph--type--rich-box.orientation--0 .container {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }

  .widget-type--white-bg-bordered .paragraph--type--image-title-teaser {
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 15px -12px gray;
    width: 70%;
    float: none;
  }

  .paragraph.paragraph--type--on-page-filters {
    background-color: #dc6d1e;
    margin: 2em auto;
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }

  .filter-wrap {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px;
  }
}

.no-padding.paragraph.paragraph--type--contact-banner.paragraph--view-mode--news-style {
  min-height: 150px;
  padding: 0;
}

.page-node-type-advanced-page .book-cta {
  text-align: center;
  text-transform: none !important;
  border-radius: 20px;
}

.paragraph--type--grid-list-set .field--name-field-enable-auto-sorting {
  display: none;
}

.fade-card .field.field--name-field-feature-image.field--type-entity-reference.field--label-hidden.field--item {
  border-radius: 10px;
  overflow: hidden;
}

.grid-layout .fade-card:hover .info {
  padding: 20px;
}

.grid-layout .fade-card .link a::before {
  width: 34rem !important;
}

/* Download component styling fix */
@media screen and (min-width: 768px) {
  .page-node-type-advanced-page .paragraph.paragraph--type--downloads.paragraph--view-mode--default {
    width: 1170px;
    float: none;
  }

  .page-node-type-advanced-page .paragraph.paragraph--type--downloads .field--name-field-downloads.field--type-entity-reference {
    margin-left: 38% !important;
  }

  .page-node-type-page .paragraph--type--downloads {
    width: 100% !important;
  }

  .page-node-type-page .paragraph--type--downloads .field--item, .page-node-type-module-pages .paragraph--type--downloads .field--item {
    width: 330px !important;
    margin: 0 auto;
    position: relative;
    left: 24%;
    word-wrap: break-word;
    word-break: break-word;
  }
}

@media screen and (min-width: 280px) and (max-width: 767px) {
  .page-node-type-advanced-page .paragraph.paragraph--type--downloads .field--name-field-downloads.field--type-entity-reference .field--item {
    margin-left: 13%;
  }
}

.paragraph--type--downloads .field--item > a::before {
  top: 22px !important;
  background-size: 46px !important;
  height: 48px !important;
  width: 42px !important;
}

.grid-layout .fade-card:hover .info .teaser-text {
  margin: 0;
}

.grid-layout .fade-card:hover .info p {
  margin: 0 0px 5px 0;
  font-size: 16px;
}

.grid-layout .fade-card:hover .info .field--type-text-long {
  text-align: left;
}
