img {
  height: auto;
}



/* Header */
@media (min-width: 1367px) and (max-width: 1487px) {
  .header .hs-menu-wrapper .header-nav a {
    font-size: 14px!important;
  }
  
  .header .hs-menu-wrapper .custom-main-nav {
    padding: 6px!important; 
  }

  .header-menu-right a {
    font-size: 14px!important;
  }
  
/*   .header-logo img {
    width: 120px!important;
  } */
}

@media (min-width: 992px) {
  .header .header-menu > .hs-menu-wrapper > ul > li.active > a:after {
    width: auto;
  }
}

@media (min-width: 1121px) and (max-width: 1366px) {
  .header .hs-menu-wrapper .header-nav a {
    font-size: 12px!important;
  } 
  
  .header .hs-menu-wrapper .custom-main-nav {
    padding: 6px!important; 
  }

  .header-menu-right a {
    font-size: 12px!important;
  }

/*   .header-logo img {
    width: 80px!important;
  } */
  
  .hs-menu-item.header-nav > a {
    padding: 0 5px!important;
  }
  
  .header-menu-right .btn {
    padding: 10px 20px;
  }
  
  /*
  .header-button03-container {
    clip-path: polygon(9% 0, 96% 0, 100% 50%, 96% 100%, 9% 100%, 0 50%);
  }
  */
}

@media (min-width: 1054px) and (max-width: 1120px) {
  .header .hs-menu-wrapper .header-nav a {
    font-size: 12px!important;
  } 
  
  .header .hs-menu-wrapper .custom-main-nav {
    padding: 3px!important; 
  }
  
  .header-menu-right a {
    font-size: 12px!important;
  }

/*   .header-logo img {
    width: 60px!important;
  } */
  
  .hs-menu-item.header-nav > a {
    padding: 0 3px!important;
  }
  
  .header-menu-right .btn {
    padding: 9.5px 20px;
  }
}

@media (min-width: 992px) and (max-width: 1053px) {
  .header .hs-menu-wrapper .header-nav a {
    font-size: 11px!important;
  } 
  
  .header .hs-menu-wrapper .custom-main-nav {
    padding: 3px!important; 
  }
  
  .header-menu-right a {
    font-size: 11px!important;
  }

/*   .header-logo img {
    width: 50px!important;
  } */
  
  .hs-menu-item.header-nav > a {
    padding: 0 3px!important;
  }
  
  .header-menu-right .btn {
    padding: 10.5px 19px;
  }
}
@media (max-width: 767px) {
  .header-logo img {
    width: 120px!important;
  }
}
/*
@media (max-width: 1218px) {
.header-logo img {
width: 80px!important;
height: auto!important;
}
}*/

/*
@media (min-width: 1003px) and (max-width: 1176px) {
  .header .hs-menu-wrapper .header-nav a {
    font-size: 11px!important;
  } 

  .header-menu-right a {
    font-size: 11px!important;
  }

  .header-logo img {
    width: 70px!important;
    height: auto!important;
  }

  .custom-wrapper-svg > ul > li > a {
    padding-left: 6px!important;
    padding-right: 6px!important;
  }
}

@media (min-width: 992px) and (max-width: 1002px) {
  .header .hs-menu-wrapper .header-nav a {
    font-size: 9.5px!important;
  } 

  .header-menu-right a {
    font-size: 9.5px!important;
  }

  .header-logo img {
    width: 70px!important;
    height: auto!important;
  }

  .custom-wrapper-svg > ul > li > a {
    padding-left: 6px!important;
    padding-right: 6px!important;
  }
}
*/
/* Header Nav */
.icon.bg-white-50 {
  opacity: 0.5!important;
}
@media (min-width: 992px) {
  .header .header-menu > .hs-menu-wrapper > ul > li.active-branch > a, 
  .header .header-menu > .hs-menu-wrapper > ul > li.active > a, 
  .header .header-menu > .hs-menu-wrapper > ul > li:hover > a {
    border-bottom: 2px solid var(--primary);
    position: relative;
    transition: all ease .5s!important;
  }
  .header .header-menu > .hs-menu-wrapper > ul > li > a {
    border-bottom: 2px solid transparent;
    position: relative;
    transition: all ease .5s!important;
  }
  .content-text {
    padding: 0 10rem!important;
  }

}

/* Product Tour */
.product-tour-banner-content h1 {
  line-height: 4rem!important;
}

/* Button */
.btn-link {
  clip-path: unset;
  padding: 15px 30px;
  position: relative;
}
.btn-link:after {
  content: "";
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  width: 80%;
  height: 2px;
  background-color: var(--primary);
}

/*
.cta_button {
  clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
  padding: 15px 30px!important;
  font-size: 16px!important;
}
*/

.btn-solid,
.hs-button {
  clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
  /*   clip-path: polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%) */
  padding: 15px 30px;
  font-size: 16px!important;
}
.long-button-text a:after {
  width: 87% !important;
}

@media (max-width: 991px) {
  .custom-btn .btn {
    /*   clip-path: polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%) */
    clip-path: none;
  }
}

/* Shadow */
.saviynt-shadow {
  box-shadow: 0px 4px 30px 0px rgba(130, 130, 160, 0.20);
}


/* Footer */
.footer-row-separator {
  background: linear-gradient(90deg, #C9A225 1.04%, #2F8921 41.67%, #5BA1BA 65.1%, #8282A0 100%);
}

.footer-header {
  font-weight: 700;
}

.footer-vertical-menu-item > span > div > ul > li > a {
  font-size: 14px!important;
} 

@media (min-width:768px) and (max-width:1024px) {
  footer .footer-row:first-child > .container > div > div {
    width: 20%!important;
  }
  footer .footer-row:first-child > .container > div > div:first-child {
    width: 100%!important;
    margin-bottom: 1rem;
  }
}
@media (min-width:1024px) and (max-width:1280px) {
  footer .footer-row:first-child > .container > div > div {
    width: 18%!important;
  }
  footer .footer-row:first-child > .container > div > div:first-child {
    width: 10%!important;
  }
}
@media (min-width:1024px) and (max-width:1370px) {
  footer .footer-row:first-child > .container > div > div:last-child {
    width: 13.333333%!important;
  }
  footer .footer-row:first-child > .container > div > div:first-child {
    width: 11.666667%;!important;
  }
}

/* Mega Menu 4th Column */
@media (max-width: 1270px) {
  .fourth-col-header {
    font-size: 30px!important;
  }
}



/* Line */
.line-left-tertiary {
  border-left: 1px solid var(--tertiary);
}
.line-right-tertiary {
  border-right: 1px solid var(--tertiary);
}
@media (max-width: 767px) {
  .line-left-tertiary,
  .line-right-tertiary {
    border: none;
  }
}
@media (min-width: 767px) {
  .line-right-warning {
    border-right: 1px solid var(--warning);
  }
   .content-text {
    padding: 0 4rem;
  }
}

/* Solutions Page  - Hero Banner */
@media (min-width: 992px) {
  .hero-banner-img .hero-banner_decor {
    min-width: 790px;
/*     min-height: 800px; */
    max-height: 650px;
    object-fit: cover;
  }
  .hero-banner-img img {
    object-fit: cover;
  }
}

.h2-xl h2 {
  font-size: 48px;
}

/* Case Study - Typography */
.h2-2xl h2 {
  font-size: 56px;
}
@media (max-width: 767px) {
  .h2-2xl h2 {
    font-size: 32px;
  }
}

/* Case Study - Hero Banner */
.case-study-hero-img img {
  min-width: 900px;
}

/* Individual Case Study - Icon Box */
.individual-case-study_icon-box h3 {
  font-size: 24px;
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  line-height: 29.52px;
}
.individual-case-study_icon-box p {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .individual-case-study_icon-box h3 {
    font-size: 20px;
  }
  .individual-case-study_icon-box p {
    font-size: 18px;
  }
}
/* Individual Case Study - Content */
.individual-case-study_content h3 {
  font-size: 48px;
  line-height: 45.6px;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.individual-case-study_content p {
  font-family: "Public Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.individual-case-study_request-text p {
  font-size: 24px;
  line-height: 31.68px;
  font-weight: 400;
  font-family: "Public Sans", sans-serif;
}
@media (max-width: 767px) {
  .individual-case-study_content h3 {
    font-size: 32px;
  }
  .individual-case-study_content p,
  .individual-case-study_request-text p {
    font-size: 18px;
  }
}

/* Image Box */
.image-box-line-separator {

}

/* Headings */
.heading-large h2{
  line-height: 1;
}
@media (min-width: 767px) {
  .heading-large h2 {
    font-size: 56px;
  }
}
.heading-hero h1 {
  line-height: 1;
}
@media (min-width: 768px) {
  .heading-hero h1 {
    font-size: 72px;
  }
}

.heading-large h3 {
  font-size: 39px;
}



/* Logos */
.logos-center > div > div {
  justify-content: center;
}

/* Career Job Page */
.career-job_job-listing .widget-type-rich_text ul li:before {
  display: none;
}

/* Lists */
.lists-icon-small .list-item > div {
  padding-left: 1.5rem;
}
.lists-icon-small .list-item span {
  height: 0.25rem;
  width: 0.25rem;
  margin: 0.4rem 0rem 0.4rem 0.5rem;
}

/* Icon Box */
@media (min-width: 768px) {
  .icon-box-module h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .icon-box-module {
    border: none;
  }
  .content-text {
    padding: 0;
  }
}

/* Dirty White Btn Color*/
.btn-dirtywhite .btn {
  background: #eeede1!important;
}

/* Customer Page */
.customer-hero-img img {
  min-width: 900px;
  width: 100%;
  height: 600px !important;
  object-fit: cover;
}
@media (max-width: 767px) {
  .customer-hero-img img {
    object-fit: scale-down;
  }
}
/* Customer Page - Logos Module */
.logos-link-hover .logos-module > div{
  justify-content: center!important;
}
.logos-link-hover a.logos-item:hover {
  opacity: 1;
}

/* Partner Page */
.partner-button a {
  font-size: 22px!important;
  font-family: "Public Sans", sans-serif;
}
.partner-button a:after {
  width: 90% !important;
}
@media ( max-width:991px ) {
  .partner-button a {
    font-size: 18px!important;
  }
}



/* typography */
.heading-default h1,
h1 {
  color: var(--dark);
}
.font-weight-400 h2 {
  font-weight: 400;
}
.saviynt-rating h6 {
  font-weight: 400;
}

.heading-dark02 h1,
.heading-dark02 h2,
.heading-dark02 h3,
.heading-dark02 h4,
.heading-dark02 h5,
.heading-dark02 h6 {
  color: #936A05;
}
.text-light p {
  color: #EEEDE1;
}
.public-sans-font h1,
.public-sans-font h2,
.public-sans-font h3,
.public-sans-font h4,
.public-sans-font h5,
.public-sans-font h6,
.public-sans-font p,
.public-sans-font span,
.public-sans-font a {
  font-family: "Public Sans"!important;
}
.heading-3xl h1,
.heading-3xl h2,
.heading-3xl h3,
.heading-3xl h4,
.heading-3xl h5,
.heading-3xl h6 {
  font-size: 70px;
}

/* Homepage */
.hp-image-video-slider h2 {
  font-family: "MD Nichrome"!important;
  font-size: 39px!important;
  font-style: normal;
  font-weight: 700;
  line-height: 95%!important;
  letter-spacing: 0.195px;
  color: var(--dark);
}
.hp-image-video-slider h4 {
  color: var(--primary)!important;
  font-size: 24px;
  font-style: italic;
  line-height: 123%;
  letter-spacing: -0.96px;
}
.hp-image-video-slider p {
  color: #004500!important;
}
.hp-image-video-slider .image-video-slider_button-outline {
  margin-top: 0!important;
}
.hp-headline-h2 h2 {
  font-size: 72px;
}
@media( max-width: 991px ) {
  .hp-headline-h2 h2 {
    font-size: 62px;
  }
}
@media( max-width: 767px ) {
  .hp-headline-h2 h2 {
    font-size: 42px;
  }
}

/* Press Release */
.heading-font-light h3 {
  font-family: Public Sans;
  font-weight: 400;
}
.box-two-col h2 {
  font-family: "Public Sans";
}
.box-two-col a {
  color: var(--base);
  text-decoration: underline;
}

/* Button Decor */
 .blog-post-02_button-decor {
    position: relative;
    padding: 0 1rem;
    display: inline-flex;
  }
  .blog-post-02_button-decor span {
    background: #8282A0;
  }
  .blog-post-02_button-decor:before,
  .blog-post-02_button-decor:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1rem;
    height: 100%;
    background: #8282A0;
  }
  .blog-post-02_button-decor:before {
    left: 1px;
    clip-path: polygon(75% 0, 100% 0, 100% 100%, 75% 100%, 0 50%);
  }
  .blog-post-02_button-decor:after {
    right: 1px;
    clip-path: polygon(25% 0, 100% 50%, 25% 100%, 0 100%, 0 0);
  }



/* Leadership Team */


.team-popup-header h2 {
  font-size: 36px!important;
}


@media (min-width: 417px) and (max-width: 548px) {
  .leadership-team-h1 h1 {
    font-size: 38px!important;
  }
}

@media (min-width: 293px) and (max-width: 416px) {
  .leadership-team-h1 h1 {
    font-size: 24px!important;
  }
}

@media (max-width: 292px) {
  .leadership-team-h1 h1 {
    font-size: 16px!important;
  }
}
/* CTAs */
.cta-custom-class {
  clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%)!important;
  padding: 15px 25px!important;
  background: red!important;
}


/* Two col images */
.sm-img-flow .image-gradient {
  justify-content: end;
}

/* LP - KuppingerCole-AAG */
.kuppinger-cole-lp-form-pro .hs_submit .actions {
  display: flex!important;
  justify-content: center!important;
}

.kuppinger-cole-lp-form-pro .mb-8 {
  display: flex!important;
  justify-content: center!important;
  background: var(--dark);
  padding-top: 2.8rem;
  padding-bottom: 2.5rem;
}

.widget_1728524459251 {
  background: #efede4!important;
}

.widget_1728524459251 .form-module > div:nth-child(2) {
  padding: 2rem;
  padding-top: 0;
}

/* Certification page - table */
.exam-info {
  display: grid;
  grid-template-columns: 1fr 2fr; /* Two columns */
  border: 1px solid #ddd;
}

.exam-item {
  padding: 18px;
  border-bottom: 1px solid #ddd;
}

/* Alternating row colors */
.certification-page-table .exam-item:nth-child(4n+1),
.certification-page-table .exam-item:nth-child(4n+2) {
  background-color: #ffffff;
}

.certification-page-table .exam-item:nth-child(4n+3),
.certification-page-table .exam-item:nth-child(4n+4) {
  background-color: #f7f6f6;
}

/* Add a border between row items */
.certification-page-table .exam-item:nth-child(even) {
  border-left: 1px solid #ddd;
}

/* Ensure the last row has a bottom border */
.certification-page-table .exam-item:last-child,
.certification-page-table .exam-item:nth-last-child(2) {
  border-bottom: none;
}

/* geico image (replaced qantas logo) - logos module */
.logos-module img[alt="qantas-logo-1"],
.logos-module img[alt="カンタスロゴ-1"] {
  width: 130px;
  height: auto;
}