
/*@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');*/

/*****************************************/
/*Custom Google Font Lexend used locally*/
/*****************************************/
/*@font-face {
    font-family: 'Lexend';
    src: url('fonts/Lexend_web/Lexend-Regular.woff2') format('woff2'),
        url('fonts/Lexend_web/Lexend-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
/*@font-face {
    font-family: 'Lexend';
    src: url('fonts/Lexend/Lexend-VariableFont_wght.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
/*@font-face {
    font-family: myFirstFont;
    src: url(ArianaVioleta-dz2K.ttf);
}*/

/* Pre Init of hiding menus */
@media (max-width: 1173px) {
  .block-views-blockpartners-block-dropdown-our-partners, .block-views-blockproduct-types-all-block-dropdown-products {
    display: none;
  }
}

/*****************************************/
/* Regions and Layout */
/*****************************************/
* {
  box-sizing: border-box;
  outline: none;
  background: transparent;
}
html{
   overflow-x: clip;
   overflow-y: scroll;
   scroll-behavior: smooth;
   font-size: 16px
}
html, body{
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  box-sizing: border-box;
  font-weight: 400;
  letter-spacing: normal !important;
  zoom: 1;
}
h1,h2,h3,h4,h5,h6,strong{
    font-weight:500 !important;
    line-height: 1.2em !important;
    letter-spacing: normal !important;
    font-style: normal !important;
    font-weight: 500 !important;
}
h6{
    font-size:16px;
}
table{
    max-width: 100%;
    width: auto !important;
}
td, th{
    padding: .5rem !important;
    width: fit-content !important;
}

.layout-container{
  margin:auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.layout-container > div.top-bar-fixed {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.24);
    position: sticky;
    z-index: 100;
    top: 0px;
    background-color: white;
}

.region > div.content-wrapper{
  box-sizing: border-box;
  max-width: 1174px;
  margin: 0 auto;
}

.region.region-help {
    padding-top: 24px;
    padding-bottom: 12px;
}

.region.region-top-bar {
    display: flex;
    flex-shrink: 0;
    box-sizing: border-box;
    background: var(--light-theme-background-colours-background-dark, #00190F);
/*    height: 45px;*/
    padding: 12px; 
    line-height: 1.8;
}
.region.region-top-bar .content-wrapper {
    display: flex;
    width: 1114px;
    align-content: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.region.region-top-bar #psi-contact-info .vertical-bar {
    padding: 0px  12px;
    font-size: 17px;
}
.region.region-top-bar #psi-contact-info {
  color: #FFF;
  font-feature-settings: 'clig' off, 'liga' off;
  /* Label/Regular */
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
/*  line-height: 20px;  125% */
  letter-spacing: -0.1px;
  
}
.region.region-top-bar #psi-contact-info a{
  color: #FFFFFF;
}
.region.region-top-bar #psi-contact-info a:hover, .region.region-top-bar .line-card-download a:hover{
  color: #ff671d !important;
}

.region.region-header div.content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.region.region-navigation {
    margin: 24px 0 0 0;
}

.region.region-slideshow{
    box-sizing: border-box;
    background: linear-gradient(90deg, rgba(255,103,29,1) 0%, rgba(244,183,153,0.25) 0%, rgba(255,255,255,1) 100%), url(img/Scattered-box-pattern_grey2_3.png);   
    background-repeat:  no-repeat;
}

.region.region-highlighted {
    background: url('img/Scattered-box-pattern_grey2.png'), lightgray 50% / cover no-repeat;
    background-color: #303133;
}

.image-style-max-650x650{
    width:100%;
    max-width: 650px;
    height:auto; 
}

.region.region-highlighted .content-wrapper {
    display: flex;
/*    min-height: 824px;*/
    flex-wrap: wrap;
    justify-content: space-around;
}
.region.region-highlighted .content-wrapper .block h2 {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.8px;
    width: 400px;
    height: 57px;
    margin: 61px 0 29px 0;
}

.psiu-search-wrapper{
  display: none;
}
.event-content-wrapper {
  display: flex;
  background: #FFF;
  border-radius: 4px;
  width: 100%;
  height: 184px;
  justify-content: flex-start;
  align-items: center;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.event-content {
  flex-shrink: 0;
  margin-left: 26px;
}
.event-type {
  max-width: 355px;
  height: 28.505px;
  flex-shrink: 0;
  color: #303133;
  font-feature-settings: 'clig' off, 'liga' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.event-type a{
  color: #303133;
}

.event-title {
  color: #1B273B;
  font-feature-settings: 'clig' off, 'liga' off;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.2px;
  max-width: 331px;
  flex-shrink: 0;
  line-height: 28px;
   display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.event-title a{
  color: #1B273B;
}
.event-long-date {

  height: 24px;
  flex-shrink: 0;
  color: var(--light-theme-typography-colours-heading, #303133);
  font-feature-settings: 'clig' off, 'liga' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.button.event-register-button {
  width: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #007960;
  margin-left: 46px;
}
.button.event-register-button a{
  padding: 14px 40px;
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.1px;
  color:  #E6E9EB;
}
.button.event-register-button a:hover{
  color: #ff671d;
}
.event-date-box {
  display: flex;
  text-align: center;
  width: 121px;
  height: 123px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #EAEFEF;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin: 31px 0 30px 41px;
}
.event-date-day, .event-date-month {
  display: flex;
  height: 37px;
  text-transform: uppercase;
  color: #303133;
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
div#block-psi-custom-views-block-events-block .view-content{
  display: flex;
  width: 776.5px;
  height: 184px;
  flex-shrink: 0;
  flex-direction: column;
  gap: 14px;
}

div#block-psi-custom-twitterfeedpostscriptfirst {
  display: inline-flex;
  flex-direction: column;
  max-width: 352px;
  align-content: flex-end;
}
div#block-psi-custom-twitterfeedpostscriptfirst .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
  width: 352px;
  height: 581px;
  background: #FFF;
  overflow: auto; 
}

.region.region-pre-content {
  background: #EAEFEF;
}

div#block-psi-custom-views-block-products-block-5{
  display: flex;
  flex-direction: column;
  margin-bottom: 80px;
}
div#block-psi-custom-views-block-products-block-5 h2 {
  color: var(--light-theme-typography-colours-heading, #303133);
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 39px;
  font-style: normal;
  font-weight: 700;

  height: 50px;
  letter-spacing: -0.8px;
  margin: 82px 0 0 0;
}
div#block-psi-custom-views-block-products-block-5 .views-view-responsive-grid--horizontal {
  row-gap: 32px;
}
div#block-psi-custom-views-block-products-block-5 .views-view-responsive-grid__item {
  width: 376px;
  height: 488px;
  flex-shrink: 0;
  border-radius: 4px;
  background: var(--light-theme-background-colours-background-light, #FFF);
  box-shadow: 1px 4px 4px 0px rgba(0, 0, 0, 0.10);
}
div#block-psi-custom-views-block-products-block-5 .views-field.views-field-field-product-images {
  display: flex;
  width: 376px;
  height: 244px;
  flex-shrink: 0;
  justify-content: center;
  border-bottom: 2px solid #EAEFEF;
}
div#block-psi-custom-views-block-products-block-5 .views-field.views-field-field-product-images img {
  width: auto;
  height: 244px;
}
div#block-psi-custom-views-block-products-block-5 .views-field.views-field-field-product-brand {
    color: var(--light-theme-typography-colours-heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: -0.4px;
    padding: 30px 25px 13px 25px;
}
div#block-psi-custom-views-block-products-block-5 .views-field.views-field-field-product-brand a{
  color: #303133;
}
div#block-psi-custom-views-block-products-block-5 .views-field.views-field-field-product-brand a:hover{
  color: #ff671d;
}

div#block-psi-custom-views-block-products-block-5 .views-field.views-field-title {
    color: var(--light-theme-typography-colours-body, #1B273B);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0 25px;
    height: 70px;
    overflow: hidden;
     display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

div#block-psi-custom-views-block-products-block-5 .quick-ship-inventory-wrapper {
    padding: 32px 29px 0 25px;
    display: flex;
    justify-content: space-between;
}
div#block-psi-custom-views-block-products-block-5 .quick-ship-inventory-wrapper .model{
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 5 */

font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 140% */
letter-spacing: -0.2px;
}
div#block-psi-custom-views-block-products-block-5 .quick-ship-inventory-wrapper .price{
  color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 6 */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 156.25% */
}
div#block-psi-custom-views-block-products-block-5 .quick-ship-inventory-wrapper .condition{
  color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 6 */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 156.25% */
}

div#block-psi-custom-views-block-products-block-5 .view-header {
  height: 32px;
  flex-shrink: 0;
  color: var(--light-theme-typography-colours-heading, #303133);
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 29px;
}
div#block-psi-custom-views-block-products-block-5 .view-footer {
  display: flex;
  justify-content: center;
  margin-top: 55px;
}
div#block-psi-custom-views-block-products-block-5 .view-footer button {
  display: flex;
  padding: 16px 48px;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  border-radius: 4px;
  border: 0;
  background: var(--light-theme-interaction-colours-interaction-background, #007960);
  color: var(--light-theme-interaction-colours-interaction-text, #E6E9EB);
  
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.1px;
  cursor: pointer;
  column-gap: 5px;
}
div#block-psi-custom-views-block-products-block-5 .view-footer button:after {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  content: " ";
  background: no-repeat center/cover url(img/icons/right-arrow_Icon.svg);
}


.region.region-pre-footer {
  background: #303133;
}

div#webform-submission-webform-7205-node-1-form-ajax {
    display: flex;
}
div#block-psi-custom-webform form {
    display: flex;
    padding: 48px 0;
    align-self: stretch;
    width: 1174px;
    align-items: center;
}

div#block-psi-custom-webform form > .form-item,
div#block-psi-custom-webform form > .form-actions
{
  display: inline-flex;
}
div#block-psi-custom-webform form > .form-item.form-type-processed-text{
  display: flex;
  flex: 1 0 0;
  align-self: stretch;
  color: #FFFFFFF2;
  font-feature-settings: 'clig' off, 'liga' off;
  height: 34px;
  align-items: flex-start;
  gap: 10px;
  /* Desktop Heading/Heading 4 */
  
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.4px;
  margin: auto;
}
div#block-psi-custom-webform form input.form-email {
  display: flex;
  width: 389px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 8px;
  padding: 10px 16px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #FFFFFFA6;
  background:  #00190F;
  color: #FFFFFFF2;
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
div#block-psi-custom-webform form input.form-email::placeholder{
  color: #FFFFFFF2;
}
div#block-psi-custom-webform form input.form-submit {
  color: var(--Dark-Theme-Interaction-Colours-Interaction-Text, #003A4F);
    padding: 14px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 4px;
    background: var(--light-theme-interaction-colours-interaction-focus, #ff671d);
    cursor: pointer;
    color: #ffffff;
}

.region.region-footer{
  background: #00190F;
  position: relative;
}
.region.region-footer a, .region.region-footer a.is-active{
  color: #ff671d;
  font-size: 14px;
  
  font-weight: 700;
  text-decoration: underline;
  line-height: 25px;
  word-wrap: break-word;
}
.region.region-footer a:hover{
  color: #FFFFFF;
}
div#block-psi-custom-footercustomcontactinfo {
    display: inline;
}
div#block-psi-custom-footercustomcontactinfo .field.field--name-body.field--type-text-with-summary{
    display: inline-flex;
}
.region.region-footer nav.block {
    display: inline-flex;
    width: 157px;
    flex-direction: column;
    margin: 0 61px 40px 0;
}
.region.region-footer nav.block h2 {
    color: #FFFFFF;
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    height: 28px;
    display: flex;
    gap: 24px;
}
.region.region-footer nav.block ul.menu {
    margin: 0;
    display: flex;
    flex-direction: column;
}
.region.region-footer nav.block ul.menu li {
    padding: 8px 0;
}

div#block-psi-custom-footerlogocontactinfo {
  display: flex;
  border-bottom: 1px solid #ff671d;
}
div#block-psi-custom-footerlogocontactinfo .text-formatted.field.field--name-body {
  width:100%;
  display: flex;
  padding: 40px 0px;
  align-items: baseline;
}
div#footer-logo {
  display: flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  align-content: flex-start;
  align-items: flex-start;
  width: 50%;
}
div#header-social-icons {
  display: flex;
  height: 40px;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  align-content: flex-end;
  justify-content: center;
  width: 50%;
}

div#footer-contact-info {
  max-width: 218px;
  height: 214px;
  margin: 56px 61px 64px 0;
  border-right: 1px solid #FFFFFF;
  padding-right: 61px;
}
div#block-psi-custom-footercontactbutton {
        position: fixed;
    bottom: 1%;
    right: 0;
    z-index: 9999;
}
  div#block-psi-custom-footercontactbutton .footer-contactus-button {
      position: absolute;
      right: -67px;
      bottom: 50px;
  }
div#block-psi-custom-footerbacktotopbutton {
    position: static;
}
  div#block-psi-custom-footerbacktotopbutton .footer-back-to-top-button {
      position: absolute;
      right: 27px;
      bottom: 27px;
      background: no-repeat center/cover url(img/icons/back_to_top_button_Icon.svg);
      text-indent: -9999px;
  }
    div#block-psi-custom-footerbacktotopbutton .footer-back-to-top-button a{
      background: no-repeat center/cover url(img/icons/back_to_top_button_Icon.svg);
    }

.contact-us-webform-block{
  display: none;
      position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
form.contact-us-footer-webform {
    width: 344px;
/*    height: 462px;*/
    padding: 28px 36px;
    flex-shrink: 0;
    border-top: 10px solid #007960;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    bottom: 33px;
    right: 80px;
}
  form.contact-us-footer-webform .form-email, form.contact-us-footer-webform .form-text{
    width:100%;
    margin: 8px 0;
  }
  form.contact-us-footer-webform .form-textarea{
    width: 100%;
    height: 168px;
    margin: 8px 0;
  }
  form.contact-us-footer-webform .form-actions{
    text-align: right;
    margin: 27px 0 0 0;
  }
    form.contact-us-footer-webform .form-submit{
      padding: 8px 32px;
      border: 0px;
      border-radius: 4px;
      background: var(--light-theme-interaction-colours-interaction-background, #007960);
      color: var(--light-theme-interaction-colours-interaction-text, #E6E9EB);
      font-feature-settings: 'clig' off, 'liga' off;
      /* Label/Small */
      
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 20px; /* 142.857% */
      letter-spacing: -0.1px;
      cursor: pointer;
    }

/*****************************************/
/* End Regions and Layout */
/*****************************************/

/*****************************************/
/* Image Styles */
/*****************************************/
img.image-style-medium{
  max-width:220px;
  max-height: 220px;
  margin: auto;
}
/*****************************************/
/* End Image Styles */
/*****************************************/



/*Global useful classes for general purpose*/
.display-none {
  display: none;
}
.float-left{
  float: left;
}
.float-right{
  float: right;
}
.float-none{
  float: none;
}
.clear-both{
  clear: both;
}
.force-font-family *{
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
  font-size: medium;
}



/*Home Page*/
div#block-psi-custom-views-block-line-cards-block-1 {
    min-height: 686px;
}
div#block-psi-custom-views-block-line-cards-block-1 .line-card-heading {
    /* text-align: center; */
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
div#block-psi-custom-views-block-line-cards-block-1 h1.line-card-heading-title{
  display: flex;
  width: 100%;
  max-width: 600px;
  flex-shrink: 0;
  color: var(--light-theme-typography-colours-heading, #303133);
  text-align: left;
  font-size: 40px;
  font-feature-settings: 'clig' off, 'liga' off;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  align-items: center;
}
div#block-psi-custom-views-block-line-cards-block-1 .line-card-slogan {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  margin-top: 2em;
}
div#block-psi-custom-views-block-line-cards-block-1 .text-align-center.line-card-slogan-content {
  max-width: 900px;
  color:  #1B273B;
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}
div#block-psi-custom-views-block-line-cards-block-1 .view-content {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: baseline;
  margin-top:48px;
}
div#block-psi-custom-views-block-line-cards-block-1 .view-content .views-field.views-field-name {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
div#block-psi-custom-views-block-line-cards-block-1 .view-content .views-field.views-field-name h3.field-content {
  color: var(--light-theme-typography-colours-heading, #303133);
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.2px;
  text-decoration-line: underline;
}
div#block-psi-custom-views-block-line-cards-block-1 .view-content .views-field.views-field-name h3.field-content a:after{
  display: block;
  content: " Partners ";
}

div#block-psi-custom-views-block-line-cards-block-1 .view-content .views-field.views-field-field-application-icon {
  display: flex;
  justify-content: center;
}

.flexslider.optionset-our-partners-carousel{
  border: 0;
  background: transparent;
}
.flexslider.optionset-our-partners-carousel img.image-style-partners-ribbon-logo {
    width: 183px;
}
div#block-psi-custom-views-block-partner-ribbon-block-1{
  margin-bottom: 120px;
}
div#block-psi-custom-views-block-partner-ribbon-block-1 > h2 {
  color: var(--light-theme-typography-colours-heading, #303133);
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; 
  letter-spacing: -0.8px;
  margin: 77px 0 12px 0;
}





.flexslider.optionset-products-finder-view{
  background: transparent;
  border: 0;
}
#block-psi-custom-views-block-frontpage-slideshow-block{
  overflow: hidden;
/*  background: no-repeat center/cover url(img/slider_gradient_1.svg);*/
}

.flexslider.optionset-home-page-slider{
  background: transparent;
  position: relative;
  max-width: 100%;
  height: 600px;
  margin: 0;
  padding: 0;
  border: 0;
}
.flexslider.optionset-home-page-slider .views-field.views-field-title{
  max-width: 640px;
  max-height: 142px;
  flex-shrink: 0;
  margin: 87px 0;
}
.flexslider.optionset-home-page-slider .views-field.views-field-title h2.field-content {
  font-feature-settings: 'clig' off, 'liga' off;
  /* Desktop Heading/Heading 2 */
  
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 123.077% */
  letter-spacing: -0.8px;
}
.flexslider.optionset-home-page-slider .views-field.views-field-title h2.field-content a{
  color: #0A2D3D;
}

.flexslider.optionset-home-page-slider .views-field.views-field-field-slideshow-bul-points{
  max-width: 565px;
/*  max-height: 160px;*/
  flex-shrink: 0;
  color: #000;
  font-feature-settings: 'clig' off, 'liga' off;

  /* Desktop Body/Small Copy */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 178.571% */
  display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.flexslider.optionset-home-page-slider .views-field.views-field-field-slideshow-bul-points ul li:nth-of-type(1n+6) {
  display: none;
}
.flexslider.optionset-home-page-slider .views-field.views-field-field-slideshow-bul-points ul, .flexslider.optionset-home-page-slider .views-field.views-field-field-slideshow-bul-points li{ 
  list-style-type: disc;
}
.flexslider.optionset-home-page-slider .views-field.views-field-nothing {
    display: flex;
    height: 30px;
    align-content: center;
    flex-wrap: wrap;
    margin: 1em 0;
}
.flexslider.optionset-home-page-slider .views-field.views-field-field-product-images{
  background: no-repeat  center / contain url(img/mixed_squares.svg);
  float: right;
  width: 458px;
  height: 503px;
  margin-top: 47px;
  display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
/* Image Container approx 400px rotated */
.flexslider.optionset-home-page-slider .views-field.views-field-field-product-images .field-content img{
  width: 400px;
  margin-left: -60px;
}

.flexslider.optionset-home-page-slider .flex-control-nav.flex-control-paging{
  bottom: 42px; /*50px from center of bullets*/
  z-index: 10;
}
.flexslider.optionset-home-page-slider .flex-control-nav.flex-control-paging li a{
  width: 12px;
  height: 12px;
  display: block;
  background: #003f56;
  webkit-box-shadow: none;
  box-shadow: none;
}    
.flexslider.optionset-home-page-slider .flex-control-nav.flex-control-paging li a.flex-active{
  width: 12px;
  height: 12px;
  display: block;
  background: #CCCCCC;
  background: rgba(128, 128, 128, 1);
  webkit-box-shadow: none;
  box-shadow: none;
}
/* Product Overview fields and image slides*/
.flexslider.optionset-overview-images {
  position: relative;
  background:transparent;
  width: 400px;
/*  max-height: 300px;
  height: auto;*/
  margin: 0 0 40px;
  padding: 0;
  border: 0;
  z-index: 1;
/*  float: left*/
}

/* Basic HTML, backgrounds fonts etc.*/
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    float: left;
}

[type="color"],
  [type="date"],
  [type="datetime-local"],
  [type="email"],
  [type="file"],
  [type="month"],
  [type="number"],
  [type="password"],
 [type="search"],
  [type="tel"],
  [type="text"],
  [type="time"],
  [type="url"],
  [type="week"],
  textarea {
    width: calc(70vw);
    max-width: 470px;
    background: #E6E9EB;
    padding: 12px 21px;
    max-width: 500px;
    color: #000;
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Copy */

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 150% */
border: 1px solid var(--Light-Theme-Border-Colours-Border, #00000099);

  }
  .form-textarea-wrapper {
    /* display: block; */
    max-width: 1031px;
  }
  .form-textarea-wrapper textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
}
  textarea{
    max-width: 100%;
    width: 100%;
  }
  .webform-required {
    display: block;
    width: 100%;
}
.form-item, .form-actions {
    margin-top: 0;
    margin-bottom: 0;
}
button, 
[type="button"],
[type="submit"],
[type="reset"],
[type="image"]
{
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);
  color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);

  /* Label/Large */
  
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.1px;
  padding: 10px 40px;
  margin: 8px 20px;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    float: left;
}

a {
  color: #303133;
  text-decoration: none;
  font-weight: inherit;  
}
a:hover{
  color: #ff671d;
}

ul {
  padding: 10px;
  margin-top: 0;
}
ul li{
  list-style-type: none;
  line-height: 1.625;
}

body{
  color: #1B273B;
}

iframe{
  width:100%;
}

.view #overview-image-attachment img{
/*  height:300px;
  width:auto;*/
}

/**************************************/
/*    Top Bar HEADER Items */
/**************************************/

div#block-psi-custom-sitebranding {
    display: flex;
    /* height: 97px; */
    max-width: 280px;
    /* overflow: hidden; */
    flex-wrap: wrap;
    position: relative;
    /* left: -24px; */
    bottom: 12px;
    justify-content: center;
    padding: 10px;
}
a.site-logo{
/*  display: inline-flex;*/
/*  position: relative;
  bottom: -24px;
  left: -24px;*/
}
a.site-logo > img {
  width: 280px;
  height:auto;
} 
.site-slogan {
    font-weight: 600;
    line-height: 1.6;
    font-style: italic;
}

div#footer-logo > a > img{
  width: 129px;
  height: auto;
}


div#block-psi-custom-signupforproductupdates {
  width: 100%;
}
div#top-bar-buttons {
 display: flex;
 flex-wrap: wrap;
 justify-content: flex-end;
 background: transparent;
 max-width: 1174px;
}
div#top-bar-buttons:after {
  display: flex;
  content: " ";
}
div#top-bar-buttons .button{
  display: flex;
  height: 41px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin: 0;
}
div#top-bar-buttons .button a{
  display: flex;
  color: #E6E9EB;
  font-feature-settings: 'clig' off, 'liga' off;
  /* Label/Small */
  
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
/*  line-height: 20px;  142.857% */
  letter-spacing: -0.1px;
  border: 0;
  padding: 8px 32px;
  gap: 5px;
  flex-shrink: 0;
  align-content: baseline;
  align-items: center;
}
div#top-bar-buttons .button a:hover,
.button a:hover,
a.our-partners-more-link.dark-right-arrow:hover,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title a:hover,
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title a:hover{
  color: #ff671d;
}
div#top-bar-buttons .button.right-arrow a:after,
.button.right-arrow a:after{
  display:flex;
  width: 16px;
  height: 16px;
  content: url(img/icons/right-arrow_Icon.svg);
}

a.our-partners-more-link.dark-right-arrow {
    color: var(--light-theme-interaction-colours-interaction-background, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.1px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.dark-right-arrow:after {
    display: inline-flex;
    width: 16px;
    height: 16px;
    content: " ";
    background: no-repeat center/cover url(img/icons/dark_right_arrow_Icon.svg);
}
div#top-bar-buttons .parent-button.button.rma-request-form{
  width: 233px;
  background: var(--light-theme-interaction-colours-interaction-background, #007960);
}
div#top-bar-buttons .button.sign-up-for-product-updates {
  width: 283px;
  background: var(--design-system-dark-theme-background-dark, #303133);
}
div#top-bar-buttons .button.my-quote {
  width: 176px;
  background: var(--dark-theme-brand-colours-brand-3, #007960);
}
div#top-bar-buttons .button.my-quote span#quote-cart-count {
  display: flex;
  background: no-repeat  center / contain url(img/icons/Ellipse_15_Icon.svg);
  width: 20px;
  height: 20px;
  /* background-color: #FFFFFF; */
  justify-content: center;
  align-items: center;
  color: #007960;
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
/*  line-height: 25px;*/
}

body.path-quote main form#sales-quote-cart{
   display: flex;
   flex-wrap: wrap;
   gap: 24px;
}
#sales-quote-cart .form-item.form-type-checkbox,
#sales-quote-cart .form-item.form-type-number{
  white-space: nowrap;
}
#sales-quote-cart .form-item.form-type-checkbox{
   display: flex;
  gap: 8px;
}
form#sales-quote-cart .form-actions{
  margin-top: 1em;
}

nav#block-psi-custom-topmenu {
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
}
nav#block-psi-custom-topmenu ul.menu{
  display: flex;
  justify-content: center;
  align-items: center;
  margin:0;
  height: 97px;
  flex-shrink: 0;
}
nav#block-psi-custom-topmenu ul.menu li.menu-item{
  display: flex;
  align-items: flex-start;
  list-style: none;
  gap: 32px   
}
nav#block-psi-custom-topmenu ul.menu li.menu-item:after{
  display:inherit;
  content: " ";
/*  content: url(img/icons/down-arrow_Icon.svg);*/

}
nav#block-psi-custom-topmenu ul.menu li.menu-item a{
  margin-top: 48px;
  padding-bottom: 48px;
  overflow: hidden;
  color: var(--light-theme-typography-colours-heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
letter-spacing: -0.1px;

  display: flex;
  align-items: flex-start;
  gap: 5px;
  align-self: stretch;
}
nav#block-psi-custom-topmenu ul.menu li.menu-item a:after{
  content: url(img/icons/down-arrow_Icon.png);
  vertical-align: text-top;
  color: #303133;
  width:20px;
  height:20px;
}

/*Search in header*/
div#block-psi-custom-globalsearchforviewssearch,
div#block-psi-custom-searchform {
  display: inline-flex;
  justify-content: flex-end;
  align-content: center;
  flex-wrap: wrap;
}
div#block-psi-custom-globalsearchforviewssearch form#form-global-search,
div#block-psi-custom-searchform form#search-block-form {
    display: flex;
/*    width: 202px;*/
    height: 35px;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    position: relative;
}
div#block-psi-custom-globalsearchforviewssearch form#form-global-search .form-item,
div#block-psi-custom-searchform form#search-block-form  .js-form-item.form-item.js-form-type-search.form-type-search.js-form-item-keys.form-item-keys.form-no-label {
    display: flex;
    margin: 0;
}
div#block-psi-custom-globalsearchforviewssearch input[type="search"],
div#block-psi-custom-searchform input[type="search"] {
  width: 228px;
  font-size: 16px;
  font-weight: normal;
  margin:0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /*  gap: 6px;*/
  flex: 1 0 0;  
  /*  display: flex;*/
  padding: 10px 40px 10px 8px;
  /*align-items: center;*/
/*  gap: 22px;*/
  align-self: stretch;
  border-radius: 4px;
  -webkit-border-radius: 4px;
/*  Light Theme/Border Colours/Border*/
  border: 1px solid #00000099;
  background:  #FFF;
}

div#block-psi-custom-globalsearchforviewssearch form#form-global-search  div.form-actions,
div#block-psi-custom-searchform form#search-block-form div.form-actions {
  display: flex;
  position: relative;
  align-content: center;
  flex-wrap: wrap;
  height: 35px;
    position: absolute;
  right:16px;
   top: 0;
    padding: 0;
    margin: 0;
}

body.path-tribe-talk .view-display-id-attachment_3 .view-header .searcherFilterSubmit,
div#block-psi-custom-globalsearchforviewssearch input[type="submit"],
div#block-psi-custom-searchform input[type="submit"],
body.path-products main .block.block-system-main-block .products-page .view-filters .form-actions #edit-submit-products {

  display: flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-indent: 1000em;
  background: no-repeat  center/contain url(img/icons/search_Icon.svg);
  border: 0;
  cursor: pointer;
  padding: 0;
  margin:0;
}
body.path-products main .block.block-system-main-block .products-page .view-filters,
body.path-tribe-talk .view-display-id-attachment_3 .view-header .psiu-search-wrapper{
  position: relative;
}

body.path-products .js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-keys.form-item-keys {
    display: none;
}
body.path-products main .block.block-system-main-block .products-page .view-filters .form-actions #edit-submit-products{
    display:none;
  position: absolute;
  top: 45px; 
  left: 360px; 
  width: 24px;
  height: 24px;
}

body.path-tribe-talk .view-display-id-attachment_3 .view-header .searcherFilterSubmit{
  position: absolute;
  top: 10px; 
  left: 280px; 
  width: 24px;
  height: 24px;
}


nav.breadcrumb{
  padding-top: 24px;
  margin-bottom: 48px;
  border: 0; 
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumb ol{
  display: flex;
}
.breadcrumb ol li {
  display: flex;
 color: var(--light-theme-interaction-colours-interaction-background, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
letter-spacing: -0.1px;
border:0;
}
.breadcrumb ol li:last-child {
  color: var(--light-theme-typography-colours-body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
letter-spacing: -0.1px;
border:0;
}
.breadcrumb li:not(li:first-child):before {
/*    content: " \3E ";*/
 display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  content: " ";
  background: no-repeat center/cover url(img/icons/breadcrumb_Icon.svg);
  border:0;
}

body.path-taxonomy main .breadcrumb ol,
body.path-brands main .breadcrumb ol,
body.path-products main .breadcrumb ol,
body.page-node-type-product main .breadcrumb ol,
body.path-global-search main .breadcrumb ol {
  display: flex;
}
body.path-taxonomy main .breadcrumb ol li,
body.path-brands main .breadcrumb ol li,
body.path-products main .breadcrumb ol li,
body.page-node-type-product main .breadcrumb ol li,
body.path-tribe-talk main .breadcrumb ol li,
body.page-node-type-video main .breadcrumb ol li,
body.page-node-type-document main .breadcrumb ol li,
body.page-node-type-webinar main .breadcrumb ol li,
body.page-node-type-event main .breadcrumb ol li,
body.path-global-search main .breadcrumb ol li{
    display: flex;
    margin: 0;
    padding: 0;
  
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 600;

    letter-spacing: -0.1px;
}
body.path-taxonomy main .breadcrumb ol li:last-child,
body.path-brands main .breadcrumb ol li:last-child,
body.path-products main .breadcrumb ol li:last-child,
body.page-node-type-product main .breadcrumb ol li:last-child,
body.path-tribe-talk main .breadcrumb ol li:last-child,
body.page-node-type-video main .breadcrumb ol li:last-child,
body.page-node-type-document main .breadcrumb ol li:last-child,
body.page-node-type-webinar main .breadcrumb ol li:last-child,
body.page-node-type-event main .breadcrumb ol li:last-child,
body.path-global-search main .breadcrumb ol li:last-child{
    color: #FFF;
}
body.path-taxonomy main .breadcrumb li:not(li:first-child):before,
body.path-brands main .breadcrumb li:not(li:first-child):before,
body.path-products main .breadcrumb li:not(li:first-child):before,
body.page-node-type-product main .breadcrumb li:not(li:first-child):before,
body.path-tribe-talk main .breadcrumb li:not(li:first-child):before,
body.page-node-type-video main .breadcrumb ol li:not(li:first-child):before,
body.page-node-type-document main .breadcrumb ol li:not(li:first-child):before,
body.page-node-type-webinar main .breadcrumb ol li:not(li:first-child):before,
body.page-node-type-event main .breadcrumb ol li:not(li:first-child):before,
body.path-global-search main .breadcrumb ol li:not(li:first-child):before{
/*    content: " \3E ";*/
 display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  content: " ";
  background: no-repeat center/cover url(img/icons/breadcrumb_white_Icon.svg);
}
body.path-taxonomy main .breadcrumb ol li a,
body.path-brands main .breadcrumb ol li a,
body.path-products main .breadcrumb ol li a,
body.page-node-type-product main .breadcrumb ol li a,
body.path-tribe-talk main .breadcrumb ol li a,
body.page-node-type-video main .breadcrumb ol li a,
body.page-node-type-document main .breadcrumb ol li a,
body.page-node-type-webinar main .breadcrumb ol li a,
body.page-node-type-event main .breadcrumb ol li a,
body.path-global-search main .breadcrumb ol li a
{
  color: white;
  color: var(--light-theme-highlight-colour-highlight, #ff671d);
}
body.path-taxonomy main .breadcrumb ol li a:hover,
body.path-brands main .breadcrumb ol li a:hover,
body.path-products main .breadcrumb ol li a:hover,
body.page-node-type-product main .breadcrumb ol li a:hover,
body.path-tribe-talk main .breadcrumb ol li a:hover,
body.page-node-type-video main .breadcrumb ol li a:hover,
body.page-node-type-document main .breadcrumb ol li a:hover,
body.page-node-type-webinar main .breadcrumb ol li a:hover,
body.page-node-type-event main .breadcrumb ol li a:hover,
body.path-global-search main .breadcrumb ol li a:hover{
  color: #ff671d;
  color: white;
}
body.path-taxonomy main,
body.path-brands main,
body.path-products main,
body.page-node-type-product main,
body.path-global-search main {
background: url(img/Scattered-box-pattern_grey2.png), lightgray 50% / cover no-repeat;
    background-color: #00190F;
/*    background: url(img/banner_background_pattern.svg);*/
}
body.path-taxonomy main .block.block-system-main-block > h2,
body.path-brands main .block.block-system-main-block > h2,
body.path-products main .block.block-system-main-block > h2,
body.page-node-type-product main .block.block-system-main-block > h2,
body.path-global-search main .block.block-system-main-block > h2{
  min-height: 60px;
  color: #FFF;
  font-feature-settings: 'clig' off, 'liga' off;

  /* Desktop Heading/Display */
  
  font-size: 56px;
  font-style: normal;
  font-weight: 700;

  letter-spacing: 2px;
  margin: 48px 0 ;
}
body.path-taxonomy main .block.block-system-main-block > h2{
  margin-bottom: 16px;
}

body.path-brands main .block.block-system-main-block .view .view-filters,
body.path-products main .block.block-system-main-block .view .view-filters,
body.page-node-type-product main .block.block-system-main-block .view .view-filters,
body.path-tribe-talk main .psiu-interior-page.view .view-filters,
body.path-global-search main .block.block-system-main-block .view-search .view-filters{
  min-height: 84px;
  color: #FFF;

/* Label/Large */

font-size: 18px;
font-style: normal;
font-weight: 600;

letter-spacing: -0.1px;
margin-bottom: 38px;
}

.flex-horizontal {
    display: flex;
    column-gap: 48px;
    align-items: center;
}
.flex-horizontal > h2{
    margin: 0;
}
.line-card-description {
    font-size: large;
    font-weight: 400;
    line-height: 1.7;
    padding-left: 78px;
}
.region.region-navigation-collapsible {
    background: #f7f7f7;
    border-bottom: 12px #007960 solid;
    padding-top: 108px;
    padding-bottom: 72px;
}

body.path-global-search main .block.block-system-main-block .view-search .view-filters .form--inline {
  display:flex;
  column-gap: 24px;
  align-items: center;
}
body.path-taxonomy main .block.block-system-main-block .view .view-header .view-line-card-pages .view-content {
    background: transparent;
    margin-bottom: 53px;
    padding-bottom: 0;
}

body.path-taxonomy main .block.block-system-main-block .view .view-header .view-line-card-pages .view-content .views-field.views-field-field-downloadable-version {
  display: flex;
  /* height: 23px; */
  line-height: 25px; /* 156.25% */
  column-gap: 1rem;
  font-feature-settings: 'clig' off, 'liga' off;
  /* Desktop Body/Regular Bold */
  
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: var(--light-theme-highlight-colour-highlight, #ff671d);
}
body.path-taxonomy main .block.block-system-main-block .view .view-header .view-line-card-pages .view-content a{
  color: var(--light-theme-highlight-colour-highlight, #E6E9EB);
}
body.path-taxonomy main .block.block-system-main-block .view .view-header .view-line-card-pages .view-content a:hover{
  color: white;
}

body.path-brands main .block.block-system-main-block .view .view-filters .form-item,
body.path-products main .block.block-system-main-block .view .view-filters .form-item,
body.page-node-type-product main .block.block-system-main-block .view .view-filters .form-item,
body.path-tribe-talk main .psiu-interior-page.view .view-filters .form-item,
body.path-global-search main .block.block-system-main-block .view-search .view-filters .form-item
{
  margin: 0;
}

body.path-tribe-talk main .psiu-interior-page.view .view-filters .form-item .description{
  height: 26px;
  color: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Copy */

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 150% */
margin-top: 23px;
}
body.path-brands main .block.block-system-main-block .view .view-filters label,
body.path-products main .block.block-system-main-block .view .view-filters label,
body.page-node-type-product main main .block.block-system-main-block .view .view-filters label,
body.path-tribe-talk main .psiu-interior-page.view .view-filters label,
body.path-global-search main .block.block-system-main-block .view-search .view-filters label
{
  display: block;
  margin-bottom: 14px;
}
body.path-brands main .block.block-system-main-block .view .view-filters select,
body.path-products main .block.block-system-main-block .view .view-filters select,
body.page-node-type-product main .block.block-system-main-block .view .view-filters select,
body.path-tribe-talk main .psiu-interior-page.view .view-filters select,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-select select{
    
  color: #1B273B;
/*  display: flex;*/
padding: 10px 32px 10px 16px;
margin-bottom: 20px;
height: 46px;
    
/*align-items: center;*/
/*gap: 8px;*/
border-radius: 4px;
/*border: 1px solid var(--light-theme-border-colours-border, #E6E9EB);*/
background: var(--light-theme-background-colours-background-light, #FFF);
margin-right: 20px;
 -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
  background: url(img/icons/select_Icon.svg) no-repeat right #FFF;
}
/*body.path-brands main .block.block-system-main-block .view .view-filters select:before{
  content: "\7C ";
  padding: 10px 12px 10px 16px;
}*/
body.path-brands main .block.block-system-main-block .view .view-filters select option,
body.path-products main .block.block-system-main-block .view .view-filters select option,
body.page-node-type-product main .block.block-system-main-block .view .view-filters select option,
body.path-tribe-talk main .psiu-interior-page.view .view-filters select option,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-select select option{
  color: var(--light-theme-typography-colours-body, #1B273B);
  font-feature-settings: 'clig' off, 'liga' off;
  /* Desktop Body/Regular Copy */
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;

  background: #FFF;
  /*  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);*/
}
body.path-products main .block.block-system-main-block .view .view-filters ,
body.path-global-search main .block.block-system-main-block .view-search .view-filters {
  height:100%;
  display:flex;
  flex-wrap: wrap;
}
body.path-products main .block.block-system-main-block .view .view-filters .form-text{
width: 400px;
height: 46px;
flex-shrink: 0;
border-radius: 4px;
border: 1px solid #5C5D5E;
background: #FFF;
margin: 0 20px 20px 0;
padding: 8px 16px;
}
body.path-global-search main .block.block-system-main-block .view-search .view-filters .form-text{
  height: 46px;
flex-shrink: 0;
border-radius: 4px;
border: 1px solid #5C5D5E;
background: #FFF;
padding: 8px 16px;
}
body.path-brands main .block.block-system-main-block .view .view-filters .form-submit:not(.js-hide),
body.path-products main .block.block-system-main-block .view .view-filters .form-submit:not(.js-hide),
body.path-tribe-talk main .psiu-interior-page.view .view-filters .form-submit:not(.js-hide),
body.path-global-search main .block.block-system-main-block .view-search .view-filters .form-submit:not(.js-hide){
      color: var(--light-theme-interaction-colours-interaction-text, #E6E9EB);

font-feature-settings: 'clig' off, 'liga' off;
/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;

letter-spacing: -0.1px;
  padding: 10px 40px;
    display: inline-flex;
    border: 0;
    border-radius: 4px;
background: var(--light-theme-brand-colours-brand-1, #007960);
margin-top: 36px;

    cursor: pointer;
}
body.path-global-search main .block.block-system-main-block .view-search .view-filters .form-submit:not(.js-hide){
  margin: 0;
}
body.path-brands main .block.block-system-main-block .view .view-filters .form--inline .form-actions,
body.path-products main .block.block-system-main-block .view .view-filters .form--inline .form-actions,
body.path-tribe-talk main .psiu-interior-page.view .view-filters .form--inline .form-actions{
    clear: none;
}
.chosen-container{
  color: var(--light-theme-typography-colours-body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Copy */

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
margin-bottom: 20px;
}
.chosen-container-single .chosen-single{
  padding: 10px 12px 10px 16px;
  margin: 0 20px 0 0;
  color: var(--light-theme-typography-colours-body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Copy */

font-size: 16px;
font-style: normal;
font-weight: 400;

}

.chosen-container-single .chosen-single div b{
  color: #1B273B;
  border-radius: 4px;
  border: 1px solid var(--light-theme-border-colours-border, #E6E9EB);
  background: url(img/icons/select_Icon.svg) no-repeat right #FFF !important;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content,
body.path-brands main .block.block-system-main-block .view .view-content,
body.path-products main .block.block-system-main-block .view .view-content,
body.page-node-type-product main .block.block-system-main-block .view .view-content,
body.path-taxonomy main .block.block-system-main-block .view nav.pager,
body.path-brands main .block.block-system-main-block .view nav.pager,
body.path-products main .block.block-system-main-block .view nav.pager,
body.page-node-type-product main .block.block-system-main-block .view nav.pager,
body.page-node-type-product main div#block-psi-custom-quicktabsproducts,
body.page-node-type-product main div#block-psi-custom-quicktabsmoreproductinformation,
body.path-tribe-talk main .psiu-interior-page.view .view-content,
body.path-tribe-talk main .psiu-interior-page.view .view-empty,
body.path-tribe-talk main .psiu-interior-page.view nav.pager,
body.page-node-type-video main .layout,
body.page-node-type-video main  div.block-views-blockpsi-university-views-block-1 ,
body.page-node-type-video main  div.block-views-blockpsi-university-views-block-1 .view-empty,
body.page-node-type-document main .layout,
body.page-node-type-document main  div.block-views-blockpsi-university-views-block-1 ,
body.page-node-type-document main  div.block-views-blockpsi-university-views-block-1 .view-empty,
body.page-node-type-webinar main .layout,
body.page-node-type-event main .layout,
body.page-node-type-webinar main  div.block-views-blockpsi-university-views-block-1 ,
body.page-node-type-webinar main  div.block-views-blockpsi-university-views-block-1 .view-empty,
body.path-global-search main .breadcrumb ol li
body.page-node-type-webinar div#block-psi-custom-webform-3,
body.page-node-type-event div#block-psi-custom-webform-3,
body.path-global-search main .block.block-system-main-block .view-search .view-content,
body.path-global-search main .block.block-system-main-block .view-search .view-empty,
body.path-global-search main .block.block-system-main-block .view-search nav.pager{
    background: #FFF;
/*    padding: 75px 0 54px 0 ;*/
/*    padding-top: 75px;*/
/*    padding-bottom: 54px;*/
    margin-right: -9999px;
    margin-left: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content,
body.path-global-search main .block.block-system-main-block .view-search .view-empty{
  padding-top: 32px;
  padding-bottom: 32px;
}

body.page-node-type-product main div#block-psi-custom-quicktabsmoreproductinformation .ui-tabs .ui-tabs-panel {
  padding: 11px 0;
}
body.path-taxonomy main .block.block-system-main-block .views-element-container > div > div.view-content{
  padding-top: 69px;
  padding-bottom: 32px;
}
body.page-node-type-product main div#block-psi-custom-quicktabsmoreproductinformation > h2{
  margin-top: 0;
  color: var(--light-theme-typography-colours-heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 3 */

font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 125% */
letter-spacing: -0.6px;
}
 main div#block-psi-custom-quicktabsmoreproductinformation .quicktabs-ui-wrapper{
  padding-top: 0;
  padding-bottom: 86px
}
ul.ui-tabs-nav{
    width: 100%;
}
body.page-node-type-product .view-products.view-id-products.view-display-id-block_8 .view-content{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap:24px;
}
body.page-node-type-product main div#block-psi-custom-quicktabsmoreproductinformation .quicktabs-ui-wrapper .views-field.views-field-field-product-type-new a {
    color: var(--light-theme-brand-colours-brand-1, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-decoration: underline;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content,
body.path-brands main .block.block-system-main-block .view .view-content{
  padding-top: 34px;
  padding-bottom: 32px;
}
body.path-products main .block.block-system-main-block .view .view-content{
  padding-top: 72px;
  padding-bottom: 22px;
}
.view nav.pager{

/*  line-height: 82px;*/
    padding-bottom: 64px;

}
/*body.path-brands main .block.block-system-main-block .view nav.pager,
body.path-products main .block.block-system-main-block .view nav.pager{
  padding: 32px 0 45px 0;  
}*/
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item,
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item {
    /* width: 376px; */
    display: flex;
    height: 384px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    justify-content: space-around;
    align-content: space-around;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-view-responsive-grid__item-inner ,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-view-responsive-grid__item-inner  {
    max-width: 312px;
    position: relative;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-brand-logo,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-brand-logo{
  display: block;
  text-align: center;
}
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-brand-logo{
  margin: 32px 0;
}
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-view-responsive-grid__item-inner .views-field.views-field-field-brand-logo img{
  max-width: 244px;
  max-height: 112px;
  width: auto;
  height: auto;
}
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item {
  height: 470px;
  padding: 0 32px;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-field-line-cards,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-field-line-cards {
    color: var(--light-theme-brand-colours-brand-1, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 700;

}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title,
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title{
  display:block;
    line-height: 1.25;
/*    max-width: 260px;*/
    margin-top: 16px;

    height: 75px;
}
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title{
  height: 62px;
}
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title .field-content{
   height: 75px;
   overflow: hidden;
    flex-shrink: 0;
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Mobile Heading/Heading 6 */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 162.5% */
}
  
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title a,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title a{
      color: var(--light-theme-typography-colours-heading, #303133);
          font-feature-settings: 'clig' off, 'liga' off;
              letter-spacing: -0.35px;
    
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-title a{
    
    font-style: normal;
    font-weight: 700;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body,
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body{

    width: 312px;
    height: 68px;
    flex-shrink: 0;
    color: var(--light-theme-typography-colours-body, #1B273B);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 12px ;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 10px;
    overflow: hidden;
}
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body{
  margin-top: 0;
  height: 58px;
  
}
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body .field-content{
  height: 63px;
  color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Copy */

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 150% */
overflow: hidden;
    flex-shrink: 0;
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    padding-left: 4px;
}
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body .field-content ul{
  padding-top:0;
  padding-bottom: 0;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item span.views-field.views-field-field-line-card-description {
    display: block;
/*    width: 312px;*/
    height: 63px;
    flex-shrink: 0;
    color: var(--light-theme-typography-colours-body, #1B273B);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body *,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body *,
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-body * {
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 18px !important;
/*    margin-top: 0;
    margin-bottom: 0;*/
}
body.path-taxonomy main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-view-node,
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-view-node,
body.path-products main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-view-node {
    text-align: right;
    padding: 8px 0 8px 32px;
    height: 36px;
    border-radius: 4px;
    margin-top: 16px;
}
body.path-brands main .block.block-system-main-block .view .view-content .views-view-responsive-grid__item .views-field.views-field-view-node{
 margin: 0;
    position: absolute;
    bottom: 12px;
    right: 12px;
}

body.page-node-type-brand div.group-brand-banner .field.field--name-field-brand-logo.field--type-entity-reference.field--label-hidden.field__item img {
    max-width: 186px;
    max-height: 104px;
    height: auto;
    width: auto;
}
body.page-node-type-brand div.group-brand-banner .field.field--name-node-title.field--type-ds.field--label-hidden.field__item h2 ,
body.page-node-type-product-type div.block-system-main-block h2{
    color: var(--light-theme-typography-colours-heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -1px;
    margin: 16px 0;
}
body.page-node-type-brand div.group-brand-banner .text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    max-width: 685px;
    margin: 16px 0;
}
body.page-node-type-brand div.group-brand-banner .text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item * {
  
}

.group-brand-line-cards .field.field--name-field-line-cards.field--type-entity-reference.field--label-hidden.field__items {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    padding-bottom: 64px;
}
.group-brand-line-cards .field.field--name-field-line-cards.field--type-entity-reference.field--label-hidden.field__items > .field__item .layout__region.layout__region--content {
    width: 576px;
    height: 256px;
    background: var(--light-theme-brand-colours-brand-3, #303133);
    flex-shrink: 0;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.group-brand-line-cards .line-card-left {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    color: #FFF;
    padding-left: 67px;
  max-width: 330px;
}
.group-brand-line-cards .line-card-left span.file{
    margin-top: .75em;
}
.group-brand-line-cards .line-card-left .field.field--name-taxonomy-term-title.field--type-ds.field--label-hidden.field__item h2{
   font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: -1px;
    margin:0 0 6px 0;
}
.group-brand-line-cards .line-card-left .field.field--name-taxonomy-term-title.field--type-ds.field--label-hidden.field__item h2:after{
  content: "Line Card";
}
.group-brand-line-cards .line-card-left .field.field--name-field-downloadable-version.field--type-entity-reference.field--label-inline .field__item .field.field--name-field-media-document.field--type-file.field--label-visually_hidden .field__item a{
  color:  #ff671d;
}
.group-brand-line-cards .line-card-left .field.field--name-field-downloadable-version.field--type-entity-reference.field--label-inline .field__item .field.field--name-field-media-document.field--type-file.field--label-visually_hidden .field__item a:hover{
  text-decoration: underline;
}
.group-brand-line-cards .field.field--name-field-application-icon.field--type-image.field--label-hidden.field__item{
    width: 145px;
    height: 145px;
    background: no-repeat center/contain url(img/line_card_circle.svg);
    display: inline-flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    margin-right: 48px;
}
.group-brand-line-cards .field.field--name-field-application-icon.field--type-image.field--label-hidden.field__item img{
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
}

body.page-node-type-brand main .views-view-responsive-grid__item,
body.path-products .products-page .views-view-responsive-grid__item {
    width: 276px;
    height: 272px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
   
}
body.page-node-type-brand main .views-view-responsive-grid__item{
   padding: 0px 28px 32px;
   
}

body.page-node-type-brand main .views-field.views-field-field-product-images,
body.path-products .products-page .views-field.views-field-field-product-images {
/*    width: 181px;*/
  display:flex;
  justify-content: center;
  height: 159px;
  flex-shrink: 0;
}
body.page-node-type-brand .views-field.views-field-field-product-images .field-content {
/*    text-align: center;*/
} 
body.page-node-type-brand main .views-field.views-field-field-product-images img,
body.path-products .products-page .views-field.views-field-field-product-images img{
  max-width: 181px;
  max-height: 159px;
  width:auto;
  height:auto;
  flex-shrink: 0;
}
body.page-node-type-brand main .views-field.views-field-title,
body.path-products .products-page .views-field.views-field-title {
/*    width: 216px;*/

  
    height:75px; 
/*    overflow-y: hidden;*/
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25;
    flex-shrink: 0;
}
body.page-node-type-brand main .views-field.views-field-title .field-content{
   height: 75px; 
      overflow: hidden;
    flex-shrink: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}


body.page-node-type-brand main .views-field.views-field-title a,
body.path-products .products-page .views-field.views-field-title a{
  color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Mobile Heading/Heading 6 */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 162.5% */
}
body.path-products .products-page .views-field.views-field-field-product-brand {
    height: 29px;
    color: var(--light-theme-brand-colours-brand-1, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 16px;
}
body.path-products .products-page .views-field.views-field-field-product-overview {
    height: 85px;
    padding-top: 8px;
    overflow: hidden;
}
body.path-products .products-page .views-field.views-field-field-product-overview .field-content{
    /* max-width: 212px; */
    height: 72px;
    flex-shrink: 0;
    color: var(--light-theme-typography-colours-body, #1B273B);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.52;
    overflow: hidden;
    flex-shrink: 0;
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
}
body.path-products .products-page .views-field.views-field-field-product-overview p{
  padding: 0;
  margin:0;
}
body.path-products .products-page .views-field.views-field-field-product-overview *{
   color: var(--light-theme-typography-colours-body, #1B273B) !important;
    font-feature-settings: 'clig' off, 'liga' off !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1.52 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
   
}
body.path-products .products-page .views-field.views-field-field-product-overview ul{
  margin-left:4px;
  line-height: 1.4;
}
body.path-products .products-page .views-field.views-field-field-product-overview ul li ul{
  padding: 0;
}
body.path-products .products-page .views-field.views-field-field-part-number{
  color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Bold (Underline) */

font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 178.571% */

position: absolute;

}
body.path-products  .products-page .views-field.views-field-field-condition{
  position: absolute;
}
body.path-products  .products-page span.field-content.learn-more-link {
    color: var(--light-theme-brand-colours-brand-1, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: underline;
    height: 65px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: baseline;
/*    margin-top: 35px;*/
}

body.page-node-type-brand .block.block-views.block-views-blockpartners-block-1 .view-filters .form-checkboxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
  gap: 18px;
  padding-bottom: 24px;
  width: 100%;
}
body.page-node-type-brand .block.block-views.block-views-blockpartners-block-1 .view-filters .form-checkboxes .form-item{
  width: 30%;
  display: inline-flex;
  gap: 12px;
  margin: 0;
  padding: 0;
  align-items: center;
}

body.page-node-type-brand .block.block-views.block-views-blockpartners-block-1{
  padding-bottom: 32px;
}
body.page-node-type-brand .block.block-views.block-views-blockpartners-block-1 .bef-exposed-form .form--inline > .form-item {
    float: none;
    clear:both;
}
body.page-node-type-brand .block.block-views.block-views-blockpartners-block-1 > h2,
body.page-node-type-video .block.block-system-main-block > h2,
body.page-node-type-document .block.block-system-main-block > h2,
body.page-node-type-webinar .block.block-system-main-block > h2,
body.page-node-type-event .block.block-system-main-block > h2,
body.page-node-type-product-type .block.block-views.block-views-blockproducts-block-9 > h2
{
  color: var(--light-theme-typography-colours-heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;
/* Desktop Heading/Heading 2 */

font-size: 39px;
font-style: normal;
font-weight: 700;
letter-spacing: -0.8px;
margin: 10px 0 24px 0;
}


/* Qtip Popdown Menus */
.qtip-custom-popdown {
  padding: 16px 16px 34px 16px;
  border: 0;
/*  margin: 0;*/

  color: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);
font-feature-settings: 'clig' off, 'liga' off;
/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
letter-spacing: -0.1px;
border-radius: 4px;
background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
/* Elevation/Elevation 4 */
box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.20);
}
.qtip-custom-popdown ul{
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.qtip-custom-popdown ul li{
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap
}
.qtip-custom-popdown .contextual{
  display: none;
}

/*! Light tooltip style */
.qtip-custom-light {
  border: 1px solid  #007960;
  border-radius: 8px;
  background-color: #303133;
  color: #E6E9EB ;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  max-width: 320px;
  max-height: 400px;
  overflow-y: hidden;
}
.qtip-custom-light ul{
  padding:0 0 0 12px;
  margin:0;
}
/*.qtip-custom-light ul li ul{
  padding: 0;
}*/
.qtip-custom-light  ul li:nth-child(n + 5){
  visibility: hidden;
  display: none;
  padding: 0;
}
.qtip-custom-light  ul li ul li{
/*  visibility: hidden;
  display: none;*/
/*  padding: 10px;*/
}
.qtip-custom-light  * {
  background-color: #303133 !important;
  color: #E6E9EB !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}
.qtip-custom-light > div{
    border-radius: 8px;
} 

.qtip-custom-light .qtip-titlebar, .qtip-custom-light .qtip-titlebar *{
		background-color: #464749 !important;
     font-weight: 700 !important;
	}
  
  body.page-node-type-product div#block-psi-custom-quicktabsproducts  div.quicktabs-ui-wrapper .ui-tabs-panel{
    padding: 33px 36px 60px 36px;
    border: 0;
    margin: 0;
     border-radius: 0 0 4px 4px;
    background: var(--light-theme-brand-colours-brand-2, #EAEFEF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
  }
  body.page-node-type-product  div.quicktabs-ui-wrapper .ui-tabs-panel *{
    font-family: inherit !important;
/*line-height: 1.625;*/
padding-top:0;
/*  margin:0;*/
  }
  body.page-node-type-product  div.quicktabs-ui-wrapper{
        border: 0;
margin: 0;
padding-top: 75px;
padding-bottom: 58px;
  }

  body.page-node-type-product  div.quicktabs-ui-wrapper div.item-list ul.ui-tabs-nav{
     border: 0;
     padding:0;
    border-bottom: 1px solid var(--light-theme-border-colours-border-light, #C6C9CB);

background: var(--light-theme-brand-colours-brand-1, #007960);
margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
/*    column-gap: 1px;*/
    gap: 1px;
flex: 1 0 0;
    list-style: none;
/*    margin-top: 15px;
    margin-bottom: 1rem;*/
background: #FFF;
height: 45px;
flex-shrink: 0;
  }
  
  body.page-node-type-product  div.quicktabs-ui-wrapper div.item-list ul.ui-tabs-nav li.ui-tab{
    /*    display: inline;*/
border: 0;
    background: none;
    list-style: none;
    padding: 2px;
    white-space: nowrap;
    display: flex;
padding: 12px 24px;
align-items: center;
border-radius: 8px 8px 0px 0px;
background: var(--light-theme-brand-colours-brand-2, #EAEFEF);
margin: 0;
height: 44px;
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
letter-spacing: -0.1px;
  }
  body.page-node-type-product  div.quicktabs-ui-wrapper div.item-list ul.ui-tabs-nav li.ui-tab a{
    padding: 0;
    color: unset;
  }
  body.page-node-type-product  div.quicktabs-ui-wrapper div.item-list ul.ui-tabs-nav li.ui-tab.ui-tabs-active a{
       color: var(--light-theme-interaction-colours-interaction-hover-background, #303133);
  }
  body.page-node-type-product  div.quicktabs-ui-wrapper div.item-list ul.ui-tabs-nav li.ui-tab.ui-tabs-active{
    color: var(--light-theme-interaction-colours-interaction-hover-background, #303133);
    border: 3px solid var(--light-theme-interaction-colours-interaction-focus, #ff671d);
    background: var(--light-theme-background-colours-background-light, #FFF);
  }
  
 body.page-node-type-product .view.view-products.view-id-products.view-display-id-block_1 .view-content .views-row .product-images-overview{
   display: flex;
   gap: 53px;
 }

  body.page-node-type-product span.views-field.views-field-field-product-images img, .product-image img {
    max-width: 351px;
    max-height: 351px;
/*    width: auto;*/
    height: auto;
/*    margin: 0 53px 11px 0;*/
}
.page-node-type-product .views-field.views-field-field-brand-website {
    margin-top: 11px;
    color: var(--light-theme-brand-colours-brand-1, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-decoration: underline;
}

.page-node-type-product .views-field.views-field-field-product-software .field-content {
    display: flex;
    flex-wrap: wrap;
}
.page-node-type-product .views-field.views-field-field-product-software .field-content .field__item{
  margin: 0 34px 17px 0;
}
.page-node-type-product .views-field.views-field-field-product-software .field-content article:nth-child(odd) {
    width: 48%;
}
.page-node-type-product .views-field.views-field-field-product-software .field-content .field__item a{
  color: var(--light-theme-brand-colours-brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Copy */

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
display: inline-flex;
align-items: center;
gap: 9px;
}
body.page-node-type-product .views-field.views-field-field-product-software .field-content .field__item a:hover,
body.page-node-type-product  div.quicktabs-ui-wrapper .ui-tabs-panel a:hover,
.view-content .views-field .field-content a:hover{
  color: #ff671d !important;
}
.page-node-type-product .views-field.views-field-field-product-software .field-content .field__item a:after{
     display: inline-flex;
    width: 20px;
    height: 20px;
    content: " ";
    background: no-repeat center/cover url(img/icons/dark_right_arrow_Icon.svg);
}

.page-node-type-product  .views-field.views-field-field-product-videos .field-content{
  display:flex;
  flex-wrap: wrap;
  row-gap: 48px;
  column-gap: 24px;
  justify-content: space-around;
}
.page-node-type-product  .views-field.views-field-field-product-videos .field-content article {
    width: 530px;
    height: auto; 
}
.page-node-type-product .views-field.views-field-field-product-video-channel .field-content {
  margin-bottom: 40px;
  height: 25px;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  gap: 20px;
}
.page-node-type-product .views-field.views-field-field-product-video-channel .field-content:before{
    content: " ";
    background: no-repeat center/cover  url(img/icons/youtube_channel_Icon.svg);
  width: 24px;
  height: 24px;
  margin-top: 1px;
}
.page-node-type-product .views-field.views-field-field-product-video-channel a{
  color: var(--light-theme-brand-colours-brand-1, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
/*    line-height: 28px;*/
    text-decoration: underline;
}
.page-node-type-product .views-field.views-field-field-product-video-channel a:hover{
  color: #ff671d;
}

.page-node-type-product .field.field--name-name.field--type-string.field--label-visually_hidden div.field__item {
  color: var(--light-theme-brand-colours-brand-3, #303133);
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  height: 58px;
  overflow: hidden;
}

.product-page-buttons {
    display: flex;
    justify-content: flex-end;
    gap: 13px;
    position: relative;
    z-index: 20;
    top: 60px;
}
.product-page-buttons .button.right-arrow.request-demo,
.product-page-buttons .button.right-arrow.add-to-quote{
      margin: 0; 
    display: inline-flex; 
    border-radius: 4px;
    background: var(--light-theme-interaction-colours-interaction-background, #007960);
}
.product-page-buttons .button a{
  display: inline-flex;
    gap: 5px;
    align-items: center;
  padding: 8px 32px;
  color: var(--light-theme-interaction-colours-interaction-text, #E6E9EB);
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Small */

font-size: 14px;
font-style: normal;
font-weight: 600;

letter-spacing: -0.1px;
}
 body.page-node-type-product div.quicktabs-ui-wrapper div.item-list ul.ui-tabs-nav li.ui-tab a:hover,
.product-page-buttons .button a:hover,
body.page-node-type-product div.quicktabs-ui-wrapper a:hover{
    color: #ff671d;
}

.more-less-button a.more-less {
    display: flex;
    justify-content: flex-end;
    color: #007960;
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
/*    line-height: 25px;*/
}
.more-less-button a.more-less.more:after{
display: flex;
width: 18px;
height: 18px;
align-content: center;
flex-shrink: 0;
    content: url(img/icons/down-arrow_Icon.svg);
/*    background: no-repeat center/cover url(img/icons/down-arrow_Icon.svg);*/
}
.more-less-button a.more-less.less:after{
display: flex;
width: 18px;
height: 18px;
align-content: center;
flex-shrink: 0;
    content: url(img/icons/up-arrow_Icon.svg);
/*    background: no-repeat center/cover url(img/icons/down-arrow_Icon.svg);*/
}

.view-related-products .views-view-responsive-grid__item {
  display:flex;
  justify-content: space-around;
  max-width: 376px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
  height: 136px;

}
.view-related-products .views-view-responsive-grid__item-inner{
   display: flex;
   column-gap: 19px;
  align-items: center;
  max-width: 328px;
}

.view-related-products .views-view-responsive-grid__item .views-field.views-field-field-product-images img{
  max-width: 135px;
  max-height: 100px;
  width: auto;
  height: auto;
}
.view-related-products .views-view-responsive-grid__item .views-field.views-field-title {
    max-width: 186px;
    color: var(--light-theme-brand-colours-brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Bold */

font-size: 16px;
font-style: normal;
font-weight: 700;

height: 75px;
overflow-y: hidden;
}
.view-related-products .views-view-responsive-grid__item .views-field.views-field-title a{
  line-height: 1.5;  
    color: var(--light-theme-brand-colours-brand-1, #007960);
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
flex: 1 0 0;
overflow: hidden;
}


div#block-psi-custom-views-block-products-block-9{
  padding: 0 0 45px 0;
}
body.path-tribe-talk main, 
body.page-node-type-video main,
body.page-node-type-document main,
body.page-node-type-webinar main,
body.page-node-type-event main{
  background: var(--Dark-Theme-Background-Colours-Background-Dark,  #00190F);
}
body.path-tribe-talk div#block-psi-custom-mainpagecontent > h2 ,
body.page-node-type-video div#block-psi-custom-mainpagecontent > h2,
body.page-node-type-document div#block-psi-custom-mainpagecontent > h2,
body.page-node-type-webinar div#block-psi-custom-mainpagecontent > h2,
body.page-node-type-event div#block-psi-custom-mainpagecontent > h2{
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -1px;
    margin-bottom: 16px;
}
body.page-node-type-video div#block-psi-custom-mainpagecontent > h2,
body.page-node-type-document div#block-psi-custom-mainpagecontent > h2,
body.page-node-type-webinar div#block-psi-custom-mainpagecontent > h2,
body.page-node-type-event div#block-psi-custom-mainpagecontent > h2{ 
    margin-top: 48px;
    margin-bottom: 35px;
}

body.path-tribe-talk main .views-field.views-field-field-doc-type{

font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Bold */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 156.25% */
margin-top: 54px;
margin-bottom: 8px;
}

body.path-tribe-talk main .views-field.views-field-field-doc-type a{
    color: var(--Light-Theme-Interaction-Colours-Interaction-Focus, #ff671d );
}
body.path-tribe-talk main .views-field.views-field-field-doc-type a:hover,
body.path-tribe-talk main .view-content .flexslider.optionset-home-page-slider .views-field.views-field-nothing a:hover{
  color: #FFF  !important;
}
body.path-tribe-talk main .psiu-learn-page > div.view-header a:hover{
    color: #ff671d !important;
    border: 1px solid #ff671d;
}
body.path-tribe-talk main .psiu-learn-page > div.view-header{
  margin-bottom: 54px;
}
body.path-tribe-talk main .psiu-learn-page > div.view-content{
 
   background: url('img/Scattered-box-pattern_grey2.png'), lightgray 50% / cover ;
    background-color: #303133;
       margin-right: -9999px;
    margin-left: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;
    height: 463px;
}

body.path-tribe-talk main .psiu-learn-page > div.view-content .views-field.views-field-field-featured-image {
    width: 443px;
    height: 295px;
/*    background: white;*/
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    float: right;
    margin-top: 54px;
    margin-right: 33px;
}
body.path-tribe-talk main .psiu-learn-page > div.view-content .views-field.views-field-field-featured-image img{
   max-width: 443px;
    max-height: 295px;
    width: auto;
    height: auto;
}

body.path-tribe-talk main .psiu-learn-page > div.view-content .views-field.views-field-title-1 {
    color: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.6px;
    max-width: 571px;
    height: 162px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    flex-shrink: 0;
    margin-bottom: 15px;
}

body.path-tribe-talk main .psiu-learn-page > div.view-content .views-field.views-field-field-when-webinar-date {
    max-width: 575px;
    height: 32px;
    flex-shrink: 0;
    color: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 28px;
    overflow: hidden;
}
body.path-tribe-talk main .psiu-learn-page > div.view-content .flexslider.optionset-home-page-slider{
  background: transparent;
  position: relative;
  max-width: 100%;
  height: 463px;
  margin: 0;
  padding: 0;
  border: 0;
}

body.path-tribe-talk main .psiu-learn-page > div.view-content .flexslider.optionset-home-page-slider .flex-control-nav.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #aaa;
    webkit-box-shadow: none;
    box-shadow: none;
}

body.path-tribe-talk main .psiu-learn-page > div.view-content .flexslider.optionset-home-page-slider .views-field.views-field-nothing {
/*  color: var(--Light-Theme-Interaction-Colours-Interaction-Focus, #91DEF3);*/
font-feature-settings: 'clig' off, 'liga' off;
/* Desktop Body/Regular Bold (Underline) */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 175% */
/*text-decoration: underline;*/
}
body.path-tribe-talk main .psiu-learn-page > div.view-content .flexslider.optionset-home-page-slider .views-field.views-field-nothing a{
   color: var(--Light-Theme-Interaction-Colours-Interaction-Focus, #ff671d);
}

body.path-tribe-talk main .psiu-learn-page > div.view-content .flexslider.optionset-home-page-slider .flex-control-nav.flex-control-paging li a.flex-active {
    width: 12px;
    height: 12px;
    display: block;
    background: #FFFFFF !important;
/*    background: rgba(255, 255, 255, 1);*/
    webkit-box-shadow: none;
    box-shadow: none;
}
body.path-tribe-talk main .psiu-learn-page > div.view-content .flexslider.optionset-home-page-slider .flex-control-nav.flex-control-paging li a{
   width: 12px;
    height: 12px;
    display: block;
    background: #D9D9D9D9 !important;
/*    background: rgba(255, 255, 255, 1);*/
    webkit-box-shadow: none;
    box-shadow: none;
}

body.path-tribe-talk main .psiu-learn-page > div.attachment.attachment-after {
    display: flex;
    background: #FFF;
    margin-right: -9999px;
    margin-left: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;
    height: 635px;
    justify-content: space-between;
    flex-direction: row-reverse;
}
body.path-tribe-talk main .psiu-learn-page > div.attachment.attachment-after .views-element-container > div.view > div.view-header > h2{
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);

font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 3 */

font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 125% */
letter-spacing: -0.6px;
margin: 71px 0 28px 0;
}

body.path-tribe-talk main .psiu-learn-page > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2{
  max-width: 576px;
}
body.path-tribe-talk main .psiu-learn-page > div.attachment.attachment-after .views-element-container > div.view.view-display-id-attachment_1{
  max-width: 476px;
}

body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2 .view-content, body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_1 .view-content  {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 26px;
}

body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper {
  display: flex;
  background: #FFF;
  border-radius: 4px;
  width: 100%;
  height: 101px;
  justify-content: flex-start;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
body.path-tribe-talk main .psiu-interior-page{
  padding-top: 14px;
}

body.path-tribe-talk main .psiu-interior-page  .event-content-wrapper{
   display: flex;
  background: #FFF;
  border-radius: 4px;
  width: 100%;
  height: 184px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
  
}
body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-content {
    width: 313px;
    height:59px;
    flex-shrink: 0;
    margin: 0 26px 0 0;
}

body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-date-box {
    display: flex;
    text-align: center;
    width: 60px;
height: 60px;
flex-shrink: 0;

    border-radius: 4px;
    background: #EAEFEF;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin: 21px 16px 20px 22px;

}
body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-date-day{
  padding-top: 2px ;
}
body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-date-month{
  padding-bottom: 4px;
}

body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-date-day, body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-date-month {
    display: flex;

height: 24.235px;
flex-shrink: 0;
    /* flex-shrink: 0; */
    text-transform: uppercase;
    color: #303133;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
text-align: center;
font-feature-settings: 'clig' off, 'liga' off;

font-size: 20px;
font-style: normal;
font-weight: 600;
/*line-height: 28px;*/
    justify-content: center;
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}
body.path-tribe-talks main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-title {

    height: 38px;
    flex-shrink: 0;
    
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Bold */

font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px;
overflow-y: hidden;

}
body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .event-long-date {
    width: 313px;
    height: 21px;
    
   color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Copy */

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper .button.event-register-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #007960;
    margin: 32px 20px 32px 0px;
}
body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_2  .event-content-wrapper  .button.event-register-button a {
    padding: 8px 32px;
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #E6E9EB;
    
    color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Small */

font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
letter-spacing: -0.1px;
}

body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_1 > div.view-content > div.views-row{

    display: flex;
    background: #FFF;
    border-radius: 4px;
    width: 100%;
    height: 101px;
    justify-content: flex-start;
    align-items: center;
    border-radius: 4px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}

body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_1 > div.view-content > div.views-row .views-field.views-field-field-doc-type {
     height: 62px;
    width: 110px;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
  display: flex;
/*    text-align: center;*/
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
       flex-shrink: 0;
       margin:0;
       border-right: 1px #ff671d solid ;
       padding: 0 17px
}

body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_1 > div.view-content > div.views-row  .views-field.views-field-title {
  max-width: 348px;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 18px;
    overflow-y: hidden;
}
body.path-tribe-talk main .psiu-learn-page  > div.attachment.attachment-after > div.views-element-container > div.view.view-display-id-attachment_1 > div.view-content > div.views-row:after{
   display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  content: " ";
  background: no-repeat center/cover url(img/icons/right-arrow-dark-blue_Icon.svg);
}

body.path-tribe-talk main .psiu-learn-webinars-page .view-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    row-gap: 24px;
}

body.path-tribe-talk main .psiu-interior-page.view > div.view-content,
body.path-tribe-talk main .psiu-interior-page.view > div.view-empty{
  padding-top: 59px;
  padding-bottom: 24px;
  min-height: 250px;
  background: #FFF;
}

body.path-tribe-talk main .psiu-learn-webinars-page .view-content .event-date-box {
    display: flex;
    text-align: center;
    width: 123px;
    height: 123px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #EAEFEF;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 0 41px;
}

body.path-tribe-talk main .psiu-learn-webinars-page.psiu-interior-page.view > div.view-content .event-type {
    height: 24px;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;
/* Desktop Body/Small Copy */

font-size: 12px;
font-style: normal;
font-weight: 400;
margin-bottom: 3px;
}
body.path-tribe-talk main .psiu-learn-webinars-page.psiu-interior-page.view > div.view-content .event-title {
display:flex;
flex-wrap: wrap;
align-content: flex-start;
height: 82x;
width: 400px;
flex-shrink: 0;
   color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 5 */

font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 140% */
letter-spacing: -0.2px;
margin-bottom: 5px;
overflow-y: hidden;
}
body.path-tribe-talk main .psiu-learn-webinars-page.psiu-interior-page.view > div.view-content .event-long-date {
    /* width: 362px; */
    height: 24px;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Copy */

font-size: 12px;
font-style: normal;
font-weight: 400;
/*line-height: 18px;*/
}

body.path-tribe-talk main .psiu-learn-webinars-page.psiu-interior-page.view > div.view-content  .event-content {
    width: 400px;
    flex-shrink: 0;
    margin-left: 44px;
}

body.path-tribe-talk main .psiu-learn-webinars-page.psiu-interior-page.view > div.view-content .button.event-register-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #007960;
    margin: 0 36px 0 52px;
    width:180px;
}


body.path-tribe-talk main .psiu-interior-page.view >  div.attachment.attachment-before div.view-header > nav > h2{
  display: none;
}
body.path-tribe-talk main .psiu-interior-page.view >  div.attachment.attachment-before div.view-header > nav > ul.menu,
body.page-node-type-video main nav#block-psi-custom-learn-2 > ul.menu,
body.page-node-type-document main nav#block-psi-custom-learn-2 > ul.menu,
body.page-node-type-webinar main nav#block-psi-custom-learn-2 > ul.menu,
body.page-node-type-event main nav#block-psi-custom-learn-2 > ul.menu{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  gap: 2px;
}
body.page-node-type-video main nav#block-psi-custom-learn-2 > ul.menu,
body.page-node-type-document main nav#block-psi-custom-learn-2 > ul.menu,
body.page-node-type-webinar main nav#block-psi-custom-learn-2 > ul.menu,
body.page-node-type-event main nav#block-psi-custom-learn-2 > ul.menu{
/*  position: absolute;
  right: 0px;
  top: 158px;*/
}

body.path-tribe-talk main .psiu-interior-page.view >  div.attachment.attachment-before div.view-header > nav > ul.menu li,
body.page-node-type-video main nav#block-psi-custom-learn-2 > ul.menu li,
body.page-node-type-document main nav#block-psi-custom-learn-2 > ul.menu li,
body.page-node-type-webinar main nav#block-psi-custom-learn-2 > ul.menu li,
body.page-node-type-event main nav#block-psi-custom-learn-2 > ul.menu li{
  display: flex;
padding: 12px 24px;
justify-content: center;
align-items: center;
border-radius: 8px 8px 0px 0px;
background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
 border-bottom: 1px solid var(--Light-Theme-Border-Colours-Border-Light, #E6E9EB);

}
body.path-tribe-talk main .psiu-interior-page.view >  div.attachment.attachment-before div.view-header > nav > ul.menu li > a,
body.page-node-type-video main nav#block-psi-custom-learn-2 > ul.menu li > a,
body.page-node-type-document main nav#block-psi-custom-learn-2 > ul.menu li > a,
body.page-node-type-webinar main nav#block-psi-custom-learn-2 > ul.menu li > a,
body.page-node-type-event main nav#block-psi-custom-learn-2 > ul.menu li > a{

font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Bold */

font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
}

body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page.view > div.view-content,
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page.view > div.view-empty{
  padding-top: 110px;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page.view >  div.attachment.attachment-before div.view-header{
  position: relative;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page.view >  div.attachment.attachment-before div.view-header .psiu-search-wrapper{
  display: block;
  position: absolute;
    top: 76px;
}

body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page.view >  div.attachment.attachment-before div.view-header .psiu-search-wrapper input#webinarPageSearcherFilter{
  width: 320px;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page  .event-content-wrapper {
    display: flex;
    background: #FFF;
    border-radius: 4px;
    width: 100%;
    height: 248px;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 4px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .event-type {
max-width: 200px;
height: 48px;
    color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: 17px; /* 154.545% */
overflow-y: hidden;

}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .event-title {
  max-width: 350px;
height: 102px;
flex-shrink: 0;
   color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 6 */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 156.25% */
margin-bottom: 5px;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .event-content {

    margin: 26px 0 0 26px;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .event-long-date {
  
/*  width: 368px;*/
height: 21px;
flex-shrink: 0;
   color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Bold */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 156.25% */
white-space: nowrap;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .event-long-date .event-date-label {
/*  width: 389px;*/
height: 23px;
flex-shrink: 0; 

color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Copy */

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 150% */
margin-bottom: 2px;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .register-button-wrapper{
  display: flex;
  align-items: center;
  height: 100%;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .button.event-register-button {
    width: 146px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #007960;
    margin-left: 0;
    margin-right: 24px;
}
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .form-item-keys-psiu-learn,
body.path-tribe-talk main .psiu-learn-on-demand-page.psiu-interior-page .form-item-keys-psiu-learn-combined{
  display: none;
}

body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > div.view-content{
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap
}
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > div.view-content .views-field.views-field-field-application-topics {
    color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 12px;
}

body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row{
  padding: 43px;
  background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
}
body.path-tribe-talk main div.psiu-learn-videos-page.psiu-interior-page > div.view-content{
  padding-top: 82px;
  background: #FFF;
}


body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-title {
    max-width: 749px;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.6px;
    margin-bottom: 26px;
}
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-title a{
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
}


body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-document-files,
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-link-to-pdf-file{
    color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;

}
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-document-files a,
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-link-to-pdf-file a{
     color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
}


body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-featured-image img{
    max-width: 239px;
    max-height: 239px;
    width: auto;
    height: auto;
    flex-shrink: 0;
    flex-direction: row;
     float: left;
   margin-right: 25px;
   margin-top: 29px;
}
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body  {
display: flex;
width: auto;
max-height: 204px;
overflow: hidden;
align-items: flex-start;
gap: 10px;

margin-top: 27px;
margin-bottom: 28px;
}

body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content{
  height: 172px;
flex-shrink: 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
flex: 1 0 0;
overflow: hidden;
color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
font-feature-settings: 'clig' off, 'liga' off;
text-overflow: ellipsis;

/* Desktop Body/Small Copy */

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 19px; /* 150% */
}

body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content *{
  color: var(--Light-Theme-Typography-Colours-Body, #1B273B) !important;
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Copy */
font-size: 12px !important;
font-style: normal !important;
font-weight: 400 !important;

}
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content  p:first-child{
  margin-top: 0;
}

body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-nothing {
  display:flex;
  justify-content: flex-end;
}
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-nothing .field-content{
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);
    color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.1px;
    padding: 8px 32px;
}
body.path-tribe-talk main .psiu-learn-white-papers-page.psiu-interior-page > .view-content .views-row .views-field.views-field-nothing a{
    color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);
}
/* Videos */
body.path-tribe-talk main div.psiu-learn-videos-page.psiu-interior-page > div.view-content{
  padding-top:0;
  padding-bottom: 0;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row{
/*    padding: 43px 0;*/
clear: both;
padding-top: 82px;
padding-bottom: 96px;
    border-bottom: 1px solid #EAEFEF;
  background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
 
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row:last-child{
  border: 0;
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > div.view-content .views-field.views-field-field-application-topics{
  max-width: 517px;
  color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;
/* Desktop Body/Regular Bold */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 156.25% */
margin-bottom: 15px;
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-title {
  max-width: 517px;
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 3 */

font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 125% */
letter-spacing: -0.6px;
margin-bottom: 38px;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-title a{
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body{

display: block;
width: 500px;
height: 99px;
  overflow: hidden;
    text-overflow: ellipsis;

 

margin-bottom: 24px;
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content{
width: 500px;
height: 99px;
    color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
     display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content * { 
    color: var(--Light-Theme-Typography-Colours-Body, #1B273B) !important;
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
     line-height: 24px !important;
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content ul,
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content ol{
  margin: 0;
  padding: 0 0 0 22px;
  line-height: 24px
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content a{
  color: #007960 !important;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content a:hover{
      color: #ff671d !important;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-body .field-content p{

  margin: 0;
  line-height: 24px
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > div.view-content{
  display: block;
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-video-media {
  float: right;
  width: 573px;
  height: 339px;
  flex-shrink: 0;
  border-radius: 4px;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-video-media iframe{
    width: 573px;
height: 339px;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-video-media img{
      max-width: 573px;
max-height: 339px;
width: auto;
height: auto;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-field-video-media .field.field--name-name.field--type-string.field--label-visually_hidden {
  display: none;
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-nothing {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 8px;
}

body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-nothing .field-content {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);
    color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.1px;
    padding: 8px 32px;
}
body.path-tribe-talk main .psiu-learn-videos-page.psiu-interior-page > .view-content .views-row .views-field.views-field-nothing a {
    color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);
}

body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page > .view-filters .form-text {
    width: 220px;
    height: 46px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #5C5D5E;
    background: #FFF;
    margin: 0 20px 20px 0;
    padding: 16px;
}

body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper {
    display: flex;
    background: #FFF;
    border-radius: 4px;
    width: 100%;
    height: auto;
    border-radius: 4px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    flex-wrap: wrap;
    justify-content: space-evenly;
}
body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper  .event-date-box {
    display: flex;
    text-align: center;
    width: 121px;
    height: 123px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #EAEFEF;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
margin: 24px;
}
body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper .event-long-date {
    /* width: 362px; */
    height: 24px;
    flex-shrink: 0;
    color: var(--light-theme-typography-colours-heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper .event-type {
    /* width: 49.163px; */
    height: 30.505px;
    flex-shrink: 0;

    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    color: #303133;
}


body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper .event-title {
    color: #1B273B;
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.2px;
     width: 350px; 
    flex-shrink: 0;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper .button.event-register-button {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #007960;
    margin: 0 0 24px 0;
    /* float: right; */
}
body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper .button.event-register-button a {
    padding: 14px 40px;
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #E6E9EB;
}
body.path-tribe-talk main .psiu-learn-calendar-page.psiu-interior-page  .event-content-wrapper .event-content {
    max-width: 384px;
    flex-shrink: 0;
    margin: 0;
}

body.page-node-type-video main .block.block-system-main-block > h2,
body.page-node-type-document main .block.block-system-main-block > h2,
body.page-node-type-webinar main .block.block-system-main-block > h2,
body.page-node-type-event main .block.block-system-main-block > h2{
  max-width: 672px;
}

body.page-node-type-video main .layout,
body.page-node-type-document main .layout,
body.page-node-type-webinar main .layout,
body.page-node-type-event main .layout{
  padding-top: 48px;
  padding-bottom: 27px
}
body.page-node-type-video main .layout .field.field--name-field-application-topics,
body.page-node-type-document main .layout .field.field--name-field-application-topics,
body.page-node-type-webinar main .layout .field.field--name-field-application-topics{
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    /* line-height: 25px; */

}
body.page-node-type-video main .layout .field.field--name-node-title > h2,
body.page-node-type-document main .layout .field.field--name-node-title > h2,
body.page-node-type-webinar main .layout .field.field--name-node-title > h2,
body.page-node-type-event main .layout .field.field--name-node-title > h2{
  max-width: 672px;
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 3 */

font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 125% */
letter-spacing: -0.6px;
margin-top: 16px;
margin-bottom: 32px;
}

body.page-node-type-video main .layout .field.field--name-field-featured-image > img,
body.page-node-type-video main .layout .field.field--name-field-video-media > img,
body.page-node-type-video main .layout .field.field--name-field-media-oembed-video > img,
body.page-node-type-video main .layout .field.field--name-field-video-media > img,
body.page-node-type-document main .layout .field.field--name-field-featured-image img,
body.page-node-type-webinar main .layout .field.field--name-field-featured-image img,
body.page-node-type-event main .layout .field.field--name-field-featured-image img{

  max-width: 574px;
  max-height: 284px;
  width: auto;
  height: auto;
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0,0.16);
  margin-left: 28px;
  margin-bottom: 28px;
  float: right;
}
body.page-node-type-webinar main .layout .field.field--name-body img,
body.page-node-type-event main .layout .field.field--name-body img,
body.page-node-type-webinar main .layout .field.field--name-body iframe{
  max-width: 650px;
  max-height: 200px;
  width: auto;
  height: auto;
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0,0.16);
  margin: 28px 0;
}
body.page-node-type-video main .layout .field.field--name-field-media-oembed-video,
body.page-node-type-video main .layout .field.field--name-field-video-media,
body.page-node-type-video main .layout .field.field--name-body iframe{
  box-shadow:4px 4px 16px 0px rgba(0, 0, 0,0.16);
   margin-bottom: 28px;
}
body.page-node-type-video main .layout .field.field--name-field-video-media video{
  height: auto
}
 
body.page-node-type-video main .layout .field.field--name-body,
body.page-node-type-document main .layout .field.field--name-body,
body.page-node-type-webinar main .layout .field.field--name-body,
body.page-node-type-event main .layout .field.field--name-body{

  color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
  font-feature-settings: 'clig' off, 'liga' off;
  /* Desktop Body/Regular Copy */
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px!important; /* 150% */
  max-width: 70%;
}
body.page-node-type-video main .layout .field.field--name-body *,
body.page-node-type-document main .layout .field.field--name-body *,
body.page-node-type-webinar main .layout .field.field--name-body *,
body.page-node-type-event main .layout .field.field--name-body *{
  display:block;
  color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
  font-feature-settings: 'clig' off, 'liga' off;
  /* Desktop Body/Regular Copy */
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px!important; /* 150% */
}
body.page-node-type-video main .layout .field.field--name-body p:first-child,
body.page-node-type-document main .layout .field.field--name-body p:first-child,
body.page-node-type-webinar main .layout .field.field--name-body p:first-child,
body.page-node-type-event main .layout .field.field--name-body p:first-child{
  margin-top: 0;
}

body.page-node-type-video main .layout .field.field--name-body iframe{
  width: 640px; 
}
body.page-node-type-video main  div.block-views-blockpsi-university-views-block-1,
body.page-node-type-document main  div.block-views-blockpsi-university-views-block-1,
body.page-node-type-webinar main  div.block-views-blockpsi-university-views-block-1{
  padding-bottom: 85px;
}
body.page-node-type-video main  div.block-views-blockpsi-university-views-block-1 > h2,
body.page-node-type-document main  div.block-views-blockpsi-university-views-block-1 > h2,
body.page-node-type-webinar main  div.block-views-blockpsi-university-views-block-1 > h2{
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
  font-feature-settings: 'clig' off, 'liga' off;
  /* Desktop Heading/Heading 3 */
  
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  letter-spacing: -0.6px;
  margin-top: 0;
  margin-bottom: 44px;
}
body.page-node-type-video main div.block-views-blockpsi-university-views-block-1 .view-empty,
body.page-node-type-document main div.block-views-blockpsi-university-views-block-1 .view-empty,
body.page-node-type-webinar main div.block-views-blockpsi-university-views-block-1 .view-empty{
  padding-bottom: 20px;
  color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

body.page-node-type-webinar main .field.field--name-field-when-webinar-date,
body.page-node-type-event main .field.field--name-field-event-date,
body.page-node-type-event main .field.field--name-field-event-location{
color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 6 */

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 25px; /* 156.25% */
}
body.page-node-type-webinar div#block-psi-custom-webform-3,
body.page-node-type-event div#block-psi-custom-webform-3{
  padding-top: 83px;
  padding-bottom: 64px;
}
body.page-node-type-webinar div#block-psi-custom-webform-3 form,
body.page-node-type-event div#block-psi-custom-webform-3 form{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
body.page-node-type-webinar div#block-psi-custom-webform-3 textarea,
body.page-node-type-event div#block-psi-custom-webform-3 textarea{
  width: 812px;
  height: 440px;
  flex-shrink: 0;
  margin-bottom: 63px;
}
body.page-node-type-webinar div#block-psi-custom-webform-3 .form-item,
body.page-node-type-webinar div#block-psi-custom-webform-3 .form-actions,
body.page-node-type-event div#block-psi-custom-webform-3 .form-item,
body.page-node-type-event div#block-psi-custom-webform-3 .form-actions {
   margin: 0;
}
body.page-node-type-webinar div#block-psi-custom-webform-3 .form-submit,
body.page-node-type-event div#block-psi-custom-webform-3 .form-submit{
  cursor: pointer;
  display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 4px;
background: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);

padding: 16px 48px;

color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);

/* Label/Large */

font-size: 18px;
font-style: normal;
font-weight: 600;

letter-spacing: -0.1px;
}

body.path-events .event-content-wrapper {
    display: flex;
    background: #FFF;
    border-radius: 4px;
    max-width: 790px;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    margin: 24px 0;
}
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full{
 
  margin-bottom: 100px;
}
body.page-node-type-webform  main .block.block-system.block-system-main-block > h2{
  display: flex;
  gap:26px;
  margin-left: 26px;
align-items: center;
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 3 */

font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 125% */
letter-spacing: -0.6px;
} 
body.page-node-type-webform  main .block.block-system.block-system-main-block > h2:before{

  width: 46px;
  height: 46px;
  content: url(img/icons/webform-ellipse_Icon.svg);
/*  position: absolute;
  left: -72px;*/

}

/*body.page-node-type-webform  article.node.node--type-webform.node--view-mode-full{
margin-left: 96px;

}*/
body.page-node-type-webform  main article.node.node--type-webform  form{
    column-gap: 30px;
    row-gap: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
}
body.page-node-type-webform  main article.node.node--type-webform  form.contact-us-webform{
    flex-direction: row;
}
body.page-node-type-webform  main article.node.node--type-webform  form.contact-us-webform .webform-flexbox{
    width: 100%;
    max-width: 580px;
     column-gap: 30px;
    row-gap: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
}
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full form.contact-us-webform > .form-type-processed-text{
    width: 100%;
    max-width: 580px;
}


body.page-node-type-webform  main article.node.node--type-webform  form .chosen-container,
body.page-node-type-webform  main article.node.node--type-webform  form .chosen-container-single .chosen-single{
  margin-bottom: 0;
  margin-right: 0;
}
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full > form label,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-processed-text {
color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
letter-spacing: -0.1px;
display: block;

}

body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-textfield,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-email,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-textarea,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-webform-autocomplete,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-tel{
  display: flex;
flex-direction: column;

gap: 8px;
align-self: stretch;
justify-content: center;

}
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-select{
  display: flex;
flex-direction: column;
gap: 8px;
width: fit-content;

}

body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-textfield input,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-email input,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-textarea textarea,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-webform-autocomplete input,
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-type-tel input{

font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Copy */

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
  border-radius: 4px;
border: 1px solid var(--Light-Theme-Border-Colours-Border, #00000099);
background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
}
body.page-node-type-webform  main article.node.node--type-webform.node--view-mode-full .form-actions input{
  cursor: pointer;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 4px;
background: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);
color: var(--Light-Theme-Interaction-Colours-Interaction-Text, #E6E9EB);

/* Label/Large */

font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 133.333% */
letter-spacing: -0.1px;
padding: 16px 48px;
  
}

/* Top Menu Dropdowns */

.block-views-blockpartners-block-dropdown-our-partners,
.block-views-blockproduct-types-all-block-dropdown-products{
  background: #FFF;
 margin-right: -9999px;
    margin-left: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;

  border: 0;
/*  margin: 0;*/

  color: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);
font-feature-settings: 'clig' off, 'liga' off;
/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
letter-spacing: -0.1px;
border-radius: 4px;
background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
/* Elevation/Elevation 4 */
box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.20);
    
/*  position: absolute;*/
}
.block-views-blockmenu-dropdowns-block-dropdown-learn,
.block-views-blockmenu-dropdowns-block-dropdown-company
{
  display: none;
}

.block-views-blockpartners-block-dropdown-our-partners
,
.block-views-blockproduct-types-all-block-dropdown-products{
  opacity: 0;
  visibility: hidden;
}
div.menu-dropdown-learn nav > h2,
div.menu-dropdown-company nav > h2{
  display:none;
}

div.menu-dropdown-our-partners .view-content .item-list,
div.menu-dropdown-products .view-content .item-list{
      position: sticky;
    top: 0;
    background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
div.menu-dropdown-our-partners .view-content .item-list ul,
div.menu-dropdown-products .view-content .item-list ul{
  display: flex;
padding-bottom: 1px;
align-items: center;
width: fit-content;
gap: 1px;
flex: 1 0 0;
background: #FFF;
margin: 0;
padding: 0;

/*  border-bottom: 1px solid var(--Light-Theme-Border-Colours-Border-Light, rgba(0,0,0,10));*/
}
div.menu-dropdown-our-partners .view-content .item-list ul li,
div.menu-dropdown-products .view-content .item-list ul li{
  margin: 0;
  padding: 12px 24px;
/*  color: var(--Light-Theme-Interaction-Colours-Interaction-Background, #007960);*/
font-feature-settings: 'clig' off, 'liga' off;

/* Label/Regular */

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
letter-spacing: -0.1px;
   border: 1px solid #EAEFEF;
  border-radius: 8px 8px 0px 0px;
background: var(--Light-Theme-Brand-Colours-Brand-2, #EAEFEF);
}
div.menu-dropdown-our-partners .view-content .item-list ul li.active,
div.menu-dropdown-products .view-content .item-list ul li.active
{
  color: var(--light-theme-interaction-colours-interaction-hover-background, #303133);
  
   border: 1px #ff671d solid  ;
background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
}
div.menu-dropdown-our-partners .view-content .quicktabs-wrapper,
div.menu-dropdown-products .view-content .quicktabs-wrapper{

  max-width: 1174px;
  padding: 0;
  margin: 0;
  height: 347px;
  overflow: auto;
}
div.menu-dropdown-our-partners .view-content .quicktabs-wrapper .quicktabs-tabpage:not(.quicktabs-hide),
div.menu-dropdown-products .view-content .quicktabs-wrapper .quicktabs-tabpage:not(.quicktabs-hide){
     display: flex;
/*    width: 1440px;*/
    column-gap: 44px;
    row-gap: 16px;
    padding: 48px 0 80px 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;

}
div.menu-dropdown-our-partners .view-content .quicktabs-wrapper .quicktabs-tabpage .views-row,
div.menu-dropdown-products .view-content .quicktabs-wrapper .quicktabs-tabpage .views-row{
  width: 21%;
}




.ui-accordion .ui-accordion-header {
    display: flex !important;
    margin: 0 !important;

    padding: 20px 34px !important;
    background: #FFF !important;
    border-radius: 4px 0px 0px 0px;
    border-left: 8px solid var(--Light-Theme-Interaction-Colours-Interaction-Focus, #ff671d) !important;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133);
    font-feature-settings: 'clig' off, 'liga' off;
    
    font-size: 25px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: -0.4px;
    border: 1px solid #EAEFEF;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.ui-widget {
 border-radius: 4px;
border: 1px solid var(--Light-Theme-Brand-Colours-Brand-2, #EAEFEF);
background: var(--Light-Theme-Background-Colours-Background-Light, #FFF);

box-sizing:  content-box;

}
.ui-widget, .ui-accordion .ui-accordion-header, .ui-widget, .ui-accordion .ui-accordion-content{
  box-sizing: content-box;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {

    background: #FFF !important;
    font-weight: 700 !important;
    color: var(--Light-Theme-Typography-Colours-Heading, #303133) !important;
}
.ui-accordion .ui-accordion-content {
  height: auto !important;
    padding: 13px 42px !important;
    border-top: inherit !important;
    overflow: auto;
    color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Copy */

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 37px; /* space between the lines */
}
.ui-accordion .ui-accordion-content a{
   color: var(--Light-Theme-Brand-Colours-Brand-1, #007960);
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("img/icons/ui-accordion-closed_Icon.svg") !important/*{iconsContent}*/;
    background-position: unset !important;
}
.ui-state-active .ui-icon {
    background-image: url("img/icons/ui-accordion-open_Icon.svg") !important/*{iconsContent}*/;
    background-position: unset !important;
}

.wrap {
  position:absolute;
  top: 183px;
/*  display: none;*/
/*  width:100%;*/
  visibility:hidden;
  opacity: 0;
 transition: visibility 0s 0.2s, opacity 0.2s linear;
    
  
}

.wrap:hover {
  background: #FFF;
  z-index:5;
  visibility:visible;
/*  display: initial;*/
   opacity: 1;
 

}

.show-mega-menu {
  background: #FFF;
  z-index:5;
  visibility:visible;
/*  display:initial;*/
  opacity: 1;
   transition: opacity 0.2s linear;
}
.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}
.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 2s linear;
}

 /* About Us */
 ul.about-core-values{
  padding-left: 1em;
  display: flex;
  flex-direction: column;
  gap: 1em;
 }
 ul.about-core-values li{
  list-style-image:  url('img/icons/blue_square.svg');
  padding-left: 1em;
}

.about-us-certifications{
  line-height: 44px;
  display: flex;
  gap: 5px;
}
.about-us-certifications::before{
  line-height: 44px;
  content: url(img/icons/certifications_white_Icon.svg);
}
.about-us-video-wrapper video{
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0,0.16);
  width: 674px;
  height: 379px;
  margin-top: 1em;
}
.our-team-image-wrapper img{
  border-radius: 4px;
}

body.page-node-type-page:not(.path-frontpage)  main { 
    background: linear-gradient(90deg, rgba(240,240,240,1) 0%, rgba(240,240,240, 0.25) 0%, rgba(255,255,255,1) 100%), url(img/Scattered-box-pattern_grey2.svg);   
    background-repeat: no-repeat;
    background-attachment: fixed;
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-system.block-system-main-block > h2{
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Display */

font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 107.143% */
letter-spacing: -1px;
margin: 92px 0 112px 16px;
}

body.page-node-type-page:not(.path-frontpage)  main .block.block-system.block-system-main-block > article.node{
  padding-top: 66px;
   background: #FFF;
/*    padding: 75px 0 54px 0 ;*/
/*    padding-top: 75px;*/
/*    padding-bottom: 54px;*/
    margin-right: -9999px;
    margin-left: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;
}

body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1{
   /*background: no-repeat top left/contain url(img/slider_gradient_1.svg);*/
  background: url('img/Scattered-box-pattern_grey2.png'), lightgray 50% / cover no-repeat;
    background-color: #303133;
    height: 670px;
     margin-right: -9999px;
    margin-left: -9999px;
    padding-right: 9999px;
    padding-left: 9999px;
}

body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 > h2{
  padding-top: 56px;
  padding-bottom: 51px;
  margin-top: 0;
  margin-bottom: 0;
  color: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 2 */

font-size: 39px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 123.077% */
letter-spacing: -0.8px;
display: flex;
align-items: center;
gap: 11px;
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 > h2:after{
  width: 39px;
  height: 39px;
  content: url(img/icons/badge.svg);
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider{
     background: transparent; 
     border:0; 
       -webkit-border-radius: 0;
    -moz-border-radius: 0;
     border-radius: 0; 
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0;
}

body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider ul.slides{
  display: flex;
  flex-wrap: wrap;
  gap: 21px;
  row-gap: 24px;
  width: auto !important;
  max-height: 406px;
  height: 410px;
  overflow: hidden;
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider ul.slides li{
  padding: 21px 14px; 
  border-radius: 4px;
background: rgba(255, 255, 255, 0.10);
height: 200px;
    width: 276px !important;
    margin-right: 0 !important;
    float: none !important;
    display: block;

}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider ul.slides li:nth-of-type(1n+9) {
/*  display: none !important;*/
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider ul.slides li .views-field.views-field-title{
  max-width: 223px;
height: 93px;
flex-shrink: 0;
color: var(--Light-Theme-Background-Colours-Background-Light, #FFF);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 4 */

font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 31px; /* 124% */
letter-spacing: -0.4px;
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider ul.slides li .views-field.views-field-field-partner-award-text{
  max-width: 244px;
height: 23px;
flex-shrink: 0;
color: var(--Light-Theme-Brand-Colours-Brand-2, #EAEFEF);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Regular Copy */

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider ul.slides li .views-field.views-field-field-award-years{
  max-width: 244px;
height: 24.566px;
flex-shrink: 0;
color: #ff671d;
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Body/Small Bold */

font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 142.857% */
}

body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider .flex-control-nav{
  bottom: -67px;
}

body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #D9D9D9;
    background: rgba(217, 217, 217, 0.9);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
body.page-node-type-page:not(.path-frontpage)  main .block.block-views.block-views-blockawards-block-1 .flexslider .flex-control-paging li a.flex-active {
    background: #FFF;
    background: rgba(255, 255, 255, 1);
    cursor: default;
}

body.page-node-type-page:not(.path-frontpage)  main #block-psi-custom-meettheteam > h2{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 69px;
  margin-bottom: 40px;
  color: var(--Light-Theme-Brand-Colours-Brand-3, #303133);
font-feature-settings: 'clig' off, 'liga' off;

/* Desktop Heading/Heading 2 */

font-size: 39px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 123.077% */
letter-spacing: -0.8px;
}

body.path-quote main{
  padding-bottom: 51px;
}

.messages{
 
  margin-top: 24px ;
  margin-bottom: 12px;
border-radius: 4px;

}
.webform-flexbox{
    width: 45%
}
.contact-us-main-webform div#edit-contact-us-processed-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* column-gap: 50px; */
    width: 45%;
}


#load{
  width:100%;
  height:100%;
  position:fixed;
  z-index:9999;
  background:url("img/loading_animation.gif") no-repeat center center rgba(0,0,0,0.25)
}

body.path-global-search main .block.block-system-main-block .view-search .view-header,
body.path-products main .block.block-system-main-block .view .view-header{
  color: #FFF;
  font-feature-settings: 'clig' off, 'liga' off;

  /* Mobile Body/Small Bold */
  
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 164.286% */
  padding-bottom: 16px;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content{
  display: flex;
  row-gap: 24px;
  flex-direction: column;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row{
     display: flex;
/*     column-gap: 40px;*/
     flex-wrap: wrap;
     align-items: center;
     padding: 27px 25px;
    background: #FFF;
    border-radius: 4px;
    width: 100%;
     box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .field-content img{
  margin: 12px 24px 24px 0;
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
  border-radius: 4px;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .views-field.views-field-title {
  width: 95%;
  height: 136px;
  overflow:hidden;
  color: var(--Light-Theme-Typography-Colours-Heading, #303133);
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.6px;   
  flex-shrink: 0;
  margin-bottom: 0.5rem;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .views-field.views-field-title .field-content{
  height: 136px;
  overflow: hidden;
  display: -webkit-box; 
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .views-field.views-field-title > h3{
  margin: 12px 0 26px 0;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .views-field.views-field-body {
  display: block;
  height: 120px;
  overflow: hidden;
  padding-left: 24px; 
  width: 100%;  
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .views-field.views-field-body .field-content{
  height: 120px; 
  overflow: hidden;
  flex-shrink: 0;
  display: -webkit-box; 
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;
  color: var(--Light-Theme-Typography-Colours-Body, #1B273B);
  font-feature-settings: 'clig' off, 'liga' off;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  max-width: 700px;
}
body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .views-field.views-field-body .field-content *{
  display: block;
   margin:0;
   padding: 0;
   
   font-size: 14px !important;
   line-height: 20px !important;   
}

body.path-global-search main .block.block-system-main-block .view-search .view-content .views-row .views-field.views-field-view-node {
    width: 100%;
    margin-top: 0.5rem;
}

.ajax-progress.ajax-progress-throbber{
   position: fixed;
   top: 0;
   right: 0;bottom: 0;left: 0; margin: auto;width:32px;height:32px;

}
/* See Responsive section */
.block-superfishsandwich-menu{
  display: none;
  border-radius: 4px;  
}

div.block-views-blockproducts-block-product-images {
  display:none;
  position:  fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; 
  z-index: 9999;
  height: 100% !important;
  width: 100%;
  background: #FFFFFF;
  text-align: center;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.20);
}

div.block-views-blockproducts-block-product-images .views-field-field-product-images img{
    max-height: calc(85vh);
    max-width: 100%;
    width:auto;
    height: auto;
}

.tns-outer{
  background: #FFF;
}
.tns-outer .tns-nav{
    display: flex;
    justify-content: center;
    position: fixed;
      bottom: 20px;
      width: 100%;
}
.tns-outer .tns-controls {
    display: flex;
    justify-content: space-around;
    position: fixed;
    bottom: 50%;
    width: 100%;
}
.tns-outer .tns-controls [aria-controls] {
    display:block;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    padding:0;
    height: 100%;
    color: #000;
    background: transparent;
    border: 0;
    text-shadow: 1px 1px 4px white, 1px 1px 4px black,1px 1px 2px white, 1px 1px 2px black;
}
div.block-views-blockproducts-block-product-images div.view-header{
  display:inline-flex;
 height:20px;
}
.product-images-link-close{
  font-size: 32px;
}
#image-nav-close{
  cursor: pointer;
}
#image-nav-open > img{
  cursor: pointer;
}

body.path-frontpage .view-id-events .view-empty{
  color: #FFF;
}
.views-field.views-field-field-slideshow-weight{
  display: none;
}

/* From Original Dualos site. Contact Us page. */
.icon-box {
    display: flex !important;
    column-gap: 5em;
    height: 100%;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
}
.icon-box .fa {
    color: #007960 !important;
    fill: #007960 !important;
    display: flex;
    height: 100%;
    align-content: center;
    align-items: center;
}
.icon-box-left .icon-box-icon, .icon-box-right .icon-box-icon {
    width: 1px;
}
.icon-box-left .icon-box-icon, .icon-box-right .icon-box-icon, .icon-box-left .icon-box-content, .icon-box-right .icon-box-content {
    display: table-cell; 
    vertical-align: top;
}
.fa-container {
    display: inline-block;
    width: 100%;
    margin:0;
}

