/* Add Fonts */

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Light-Oblique.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Regular-Oblique.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Bold-Oblique.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Fonts/Walsheim/GT-Walsheim-Medium-Oblique.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SimplonBP';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Simplon/SimplonMono-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SimplonBP';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Simplon/SimplonBP-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SimplonBP';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Simplon/SimplonBP-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SimplonOi';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Simplon/SimplonOi-Headline.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SimplonBP';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Simplon/SimplonBP-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Simplon Mono';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Simplon/SimplonMono-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Simplon Oi Headline';
    src: url('https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Simplon/SimplonOi-Headline.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Typography */

body, 
p, 
ul, 
li, 
h1, 
h2, 
h3, 
h4, 
h5 {
  color: #23233c;
  font-family: 'GT Walsheim', sans-serif;
}

h1, 
h2, 
h3, 
h4, 
h5 {
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.02em;
}

h1 {
  font-size: 63px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

p,
body {
  font-weight: 400;
  color: #23233c;
  line-height: 150%;
  letter-spacing: -0.02em;
} 

.logo {
  width: 142px;
}

.bg-light {
  background-color: #fff !important;
  padding: 0 0 20px;
}

a.nav-link,
a.nav-link:hover,
a.nav-link:visited,
a.nav-link:focus,
a.nav-link:active {
  padding: 45px 0 25px 0;
  font-size: 14px;
  font-weight: 400;
  color: #23233c;
}

.my-settings a {
  padding-top: 15px!important;
}

.my-settings img {
  width: 35px;
}

a, 
a:visited,
a:hover,
a:focus,
a:active {
  color: #23233c;
}

p a, 
p a:visited,
p a:hover,
p a:focus,
p a:active {
  color: #07f;
}

@media (max-width: 768px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 36px;
  }
  
  a.nav-link {
    padding: 25px 0;
  }

  .easy-autocomplete.form-control.form-control-sm.fix-autocomplete {
    width: 100%;
    margin-bottom: 15px;
  }

  a.nav-link {
    padding: 5px 0;
    font-size: 36px;
    line-height: 150%;
  }

  .navbar-nav {
    padding: 30px 0;
  }

  .bg-light {
    padding: 20px 24px;
    z-index: 2000;
  }

  .job-page-header h1 {
    font-size: 40px;
  }

  a.nav-link, 
  a.nav-link:hover, 
  a.nav-link:visited, 
  a.nav-link:focus, 
  a.nav-link:active {
    padding: 0;
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  h1 {
    font-size: 63px;
  }
  
  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 30px;
  }

  body, 
  p {
    font-size: 16px;
  } 
  
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 25px;
    padding-left: 25px;
    border-top: 4px solid #fff;
  }

  a.nav-link:hover {
    text-decoration: none!important;
    border-top: 4px solid #050F1E!important;
  }
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}

/* Background 1 */

.background1 {
  background-image: url("https://d25wby5c7p9100.cloudfront.net/public/uploads/7aa1560c45e6a24542622ddbbcda96ee/images/files/75d4fc4d90c30dd75ef92f9f25dd943a/medium/Rectangle_1.png?1705418556"); /* The image used */
  background-color: #f2f2f2; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

/* Homepage-heading */

.homepage-heading form {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .homepage-heading form {
    margin-top: 110px;
  }
}

/* Header */

.header h2 {
  color: #0077FF;
  font-size: 30px;
}

.header .block-image-text {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .header .block-image-text {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .header .block-image-text {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .header .block-image-text {
    width: 1170px;
  }
}


/* Buttons */

a.button, .btn {
  font-weight: 400;
  border-radius: 30px;
  font-size: 16px;
  text-transform: none;
  line-height: 24px;
  letter-spacing: -0.32px;
}

@media (min-width: 768px) {
  a.button, .btn {
    font-size: 16px;
    line-height: 16px;
    padding: 16px 30px;
  }

  .input-group input, 
  .input-group-btn button {
    padding: 16px 30px;
    line-height: 16px;
  }
}

a.button.button1,
a.button.button1:hover,
a.button.button1:active,
a.button.button1:focus,
a.button.button1:visited {
  color: #07f;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  padding: 30px 0;
}

a.button.button1::before {
  content: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/ButtonArrow1.svg");
  padding-right: 10px;
}

.row-foreground-brand_color_1 a.button.button1,
.row-foreground-brand_color_1 a.button.button1:hover,
.row-foreground-brand_color_1 a.button.button1:active,
.row-foreground-brand_color_1 a.button.button1:focus,
.row-foreground-brand_color_1 a.button.button1:visited {
  color: #fff;
  background: transparent;
  border: none;
}

.row-foreground-brand_color_1 a.button.button1::before {
  content: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Button%20Arrow%20White.png");
  padding-right: 10px;
}

a.button.button2,
a.button.button2:hover,
a.button.button2:active,
a.button.button2:focus,
a.button.button2:visited {
  color: #fff;
  background: #07f;
  border: 1px solid #07f;
}

a.button.button3,
a.button.button3:hover,
a.button.button3:active,
a.button.button3:focus,
a.button.button3:visited {
  border: 3px solid #23233c;
  background: #ffffff;
  color: #23233c;
}

a.button.button4,
a.button.button4:hover,
a.button.button4:active,
a.button.button4:focus,
a.button.button4:visited {
  border: 3px solid #07f;
  background: #07f;
  color: #fff;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited {
  color: #fff;
  background: #07f;
  border: 1px solid #07f;
}

.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:visited {
  border: 3px solid #F2B01D;
  background: #F2B01D;
  color: #23233c;
}

.btn-success, 
.btn-success:hover, 
.btn-success:active, 
.btn-success:focus, 
.btn-success:visited {
  border: 3px solid #07f!important;
  background: transparent!important;
  color: #07f!important;
}

/* Job Search */

.input-group input, .input-group-btn button {
  height: 54px;
}

.job-search-control .fix-autocomplete {
  border-radius: 50px;
  margin-right: 25px!important;
}

.form-control {
  border-radius: 3px!important;
}

.job-search-filter-groups {
  background-color: #ffffff;
}

.badge {
  background-color: #ffffff;
  color: black;
}

@media (min-width: 768px) {
  .job-search-results-card-col {
    flex: 0 0 100%;
    max-width: 100%;
  } 
}

/* Carousel */
/* commented for edits jun2724 - md */
/* .block-carousel .carousel-item-block {
  padding: 0 20px;
} */

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")!important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

 @media (min-width: 768px) {
  .carousel-inner {
    padding: 0 100px;
  }
} 

@media (min-width: 1400px) {
  .carousel-control-prev {
    left: -70px;
  }
  
  .carousel-control-next {
    right: -70px;
  }
}

@media (max-width: 768px) {
  .block-carousel .carousel-item-block {
    width: 100%;
  }

  .carousel-control-prev {
  left: 0;
  }
  
  .carousel-control-next {
    right: 0;
  }
  
  .carousel-inner {
    padding: 0 60px;
  }

  .team-carousel .carousel-inner {
    padding: 0;
  }
}

/* Events */

.events .card {
  border-radius: 30px;
  background: #D9D9D9;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px;
  border: none;
}

.events h3 {
  font-size: 32px;
  font-weight: 500;
  color: #23233c;
}

.events h3 {
  font-size: 16px;
  font-weight: 400;
  color: #23233c;
}

.events strong {
  border-radius: 30px;
  background: #404040;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
}

/* borders */

.borders h3 {
  padding: 20px 0;
  border-top: 1px solid #fff;
}

.borders-dark h3 {
  padding: 20px 0;
  border-bottom: 1px solid #06101E;
}

.borders-dark h2 {
  padding: 20px 0;
  border-bottom: 2px solid #06101E;
}

.borders-light h3 {
  padding: 20px 0;
  border-bottom: 2px solid #fff;
}

.borders-light a:hover,
.borders-dark a:hover {
  text-decoration: none;
}


/* Footer */

.footer-logo {
  width: 142px;
  margin-bottom: 70px;
}

footer {
  background-color: #F2F2F2;
  padding: 50px 15px;
}

footer a,
footer a:visited {
  color:#23233c;
  text-decoration: none;
  font-size: 16px;
}

.fixed-buttons .jobs-btn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 200;
}


.fixed-buttons .talent-btn {
  position: fixed;
  bottom: 20px;
  right: 12px;
  z-index: 200;
}

.footer-social {
  padding-top: 50px;
}

.footer-social .fa-2x {
  font-size: 21px;
}

.menu-footer {
  padding-bottom: 60px;
}

.menu-footer a.btn.btn-primary.talent-btn {
  margin-top: 20px;
}

.social li {
  margin-left: 30px;
}

.internal-nav .fixed-buttons .jobs-btn {
  right: 30px;
}

.internal-nav-apply .fixed-buttons .jobs-btn {
  right: 150px;
}

.internal-nav-apply .fixed-buttons .talent-btn {
  right: 30px;
}

hr {
  color: #23233c;
  margin: 0;
}

.fixed-buttons .jobs-btn {
  border: 1px solid #fff;
}

@media (min-width: 767px) {
  .fixed-buttons .jobs-btn {
    bottom: 20px;
    right: 150px;
  }

  .internal-nav .fixed-buttons .jobs-btn {
    right: 150px;
  }

  .internal-nav-apply .fixed-buttons .jobs-btn {
    right: 150px;
  }

  .internal-nav-apply .fixed-buttons .talent-btn {
    right: 30px;
  }
  
  .fixed-buttons .talent-btn {
    bottom: 20px;
    right: 30px;
  }

  footer {
    padding: 100px;
  }
}

/* Jump Links Nav */

.jump-links a,
.jump-links a:active,
.jump-links a:visited, 
.jump-links a:focus {
  /*margin-right: 4em;*/
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.02em;
  text-decoration: none;
  border-bottom: 3px solid #fff;
}

.jump-links a:hover {
  border-bottom: 3px solid #00E89D;
  border-top: none!important;
  font-size: 16px;
}

.jump-links .nav-item {
  margin: 0;
}

.jump-links h3 {
  margin: 0;
}

@media (max-width: 767px) {
  .jump-links a,
  .jump-links a:hover,
  .jump-links a:active,
  .jump-links a:focus {
    display: block;
    padding: 0 0 15px 0;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -0.02em;
  }

  .jump-links a:hover {
    border-bottom: none;
  }

  .jump-links .nav-fill {
    display: block;
  }
}

/* Center Text */

.center-text div[class*=col-] {
  align-self: center!important;
}

/* Testimonial Image */

.testimonial-img .block-image-cover {
  background-size: contain;
  height: 200px;
}

/* Contain Image */

.contain-img .block-image-cover {
  background-size: contain;
  background-position: left;
}

/* Jobs List */

.block-jobs .job {
  margin-bottom: 0;
  padding: 48px 0 24px 0;
  border-bottom: 1px solid #23233c;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.jobs-list .job {
  padding: 48px 0; 
}

.block-jobs .job h3.job-title {
  margin-bottom: 15px;
}

.block-jobs h3 {
  font-size: 30px;
}

.block-jobs .job a::after {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/right-arrow-dark.png);
  float: right;
  top: 65px;
  right: 0;
  position: absolute;
}

.block-jobs .job a, 
.block-jobs .job a:visited, 
.block-jobs .job a:hover, 
.block-jobs .job a:focus, 
.block-jobs .job a:active {
  width: 100%;
}

.block-jobs .job .job-favourited {
  margin-right: 100px;
}

.job-location::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_location.svg);
  top: 5px;
      right: 5px;
  position: relative;
}

.job-department::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_department.svg);
  top: 5px;
      right: 5px;
  position: relative;
}

.job-employment-type::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_time.svg);
  top: 5px;
      right: 5px;
  position: relative;
}

@media (min-width: 767px) {
  .block-jobs .job span.job-field {
    padding: 5px 0;
  }
}

@media (max-width: 767px) {
  .block-jobs .job .job-favourited {
      display: block;
      position: absolute;
      top: 8px;
  }

  .block-jobs .job a::after {
    float: left;
    margin-top: 15px;
    position: initial;
  }
}

/* Open Positions Block */

.open-positions img {
  margin-right: 15px;
}

.open-positions h3 {
  font-size: 20px;
}

.open-positions a.button.button1 {
  padding: 0;
}

/* Background rounded */

.background-rounded strong {
  color: #050F1E;
  padding: 5px 10px;
  background-color: #F0EEE9;
  border-radius: 50px;
    font-family: 'SimplonBP','GT Walsheim', sans-serif;;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}

.background-rounded a {
  color: #fff;
}

.margin-30-top-h3 h3 {
  margin-top: 30px;
}

/* Job Search Page */

.block-job-search-results .job-search-filter-groups label {
  font-size: 16px;
}

.block-job-search-results .job-search-filter-groups li {
  padding: 0;
}

.card-footer {
  border-top: none;
  background-color: #fff!important;
}

.job-search-results-table a, 
.job-search-results-table a:visited {
  color: #23233c;
  font-weight: 600;
}

.job-search-results-table i.fas.fa-chevron-right {
  vertical-align: middle;
}

.job-search-results-table .card {
  border: none !important;
  border-bottom: 1px solid #dee2e6 !important;
  border-radius: 0!important;
  padding: 15px 0;
}

.block-job-search-results .job-search-results .job-search-results-card-col {
  margin-bottom: 0;
}

.block-job-search-results .job-search-filter-groups {
  padding: 30px 0 0 0;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
  background-color: #23233c;
  border-color: #23233c;
  color: #fff;
}

.page-link:hover {
  color: #23233c;
}

li.prev.previous_page.disabled.page-item {
  background-color: #f2f2f2;
  color: #23233c;
}

.row.pagination-container {
  margin-top: 30px;
}

.job-search-results-active-filters .badge {
    background-color: #ffffff;
    color: white;
}

/* Job Page */

.apply_url-call-to-action form {
  max-width: 100%;
}

.block-job-description .job-description-controls .btn,
.block-job-description .job-description-controls .btn:hover,
.block-job-description .job-description-controls .btn:focus,
.block-job-description .job-description-controls .btn:active,
.block-job-description .job-description-controls .btn:visited {
  padding: 0 15px 15px 0 !important;
  line-height: 16px;
  font-size: 16px;
  background-color: transparent;
  color: #07f;
  border: none;
  display: inline;
}

/* Sidebar */

.sidebar {
  margin-bottom: 45px;
}

@media (min-width: 767px) {
  .sidebar .clinch-video-player.video-js {
    height: 250px;
  }
}

/* Image Blocks */

@media (max-width: 767px) {
  .block-image-cover {
    height: 400px;
  }

  .open-positions .col-md-4 {
    margin-bottom: 30px;  
  }

  .padding-bottom-mobile-30 .col-md-6:nth-child(odd) {
    padding-bottom: 30px;  
  }

  .border-mobile-30 .col-md-6:nth-child(odd) {
    padding-bottom: 60px;
  }

  .border-mobile-30 .col-md-6:nth-child(odd) .block-wrapper {
    border-bottom: 1px solid #23233c;
    padding-bottom: 50px;
  }

  .border-bottom-mobile {
    border-bottom: 1px solid #23233c;
    padding: 30px 0;
  }

  .margin-bottom-30 {
    margin-bottom: 30px;
  }
}


.row-foreground-brand_color_1 a, 
.row-foreground-brand_color_1 a:visited {
    color: #ffffff;
}

.center-text div[class*=col-] {
  align-self: center!important;
}

/* Accordian */

.accordion-button {
  font-size: 30px;
  padding: 40px 0;
  color: #23233C;
}

.faq-accordion .accordion-button::after {
  height: 30px;
}

.accordion-item {
  border-right: none;
  border-left: none;
  border-top: 1px solid #23233c;
  border-bottom: 1px solid #23233c;
  border-radius: 0;
}

.accordion-body p {
  font-size: 20px;
  color: #23233C;
  margin-bottom: 24px;
}

.accordion-body ul {
  padding-left: 0;
  list-style-position: inside;
}

.accordion-body li {
  font-size: 16px;
  color: #23233C;
  font-weight: 400;
  margin-bottom: 24px;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0; 
}

.accordion-button:not(.collapsed) {
  background-color: transparent;
}

.accordion-button:not(.collapsed) {
  color: #23233c; 
  box-shadow: none;
}

.accordion-item:last-of-type .accordion-collapse,
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
@media (min-width: 767px) {
  .accordion-body {
    padding: 0 100px 35px;
  }  
}

/* ERG */


/* Search bar */

.easy-autocomplete input {
  border-radius: 30px!important;
}

.job-search-control .fix-autocomplete {
  border-radius: 30px!important;
}

@media (min-width: 767px) {
.p-b-60 {
    padding-bottom: 120px !important;
}

.p-t-60 {
    padding-top: 120px !important;
}
}

/* Carousel */

.carousel-control-prev, 
.carousel-control-next {
  opacity: 1;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  width: 48px;
  height: 48px;
}

.carousel-control-prev-icon {
  background-image: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Button%20Circle%20Arrowhead.png)!important;
}

.carousel-control-next-icon {
  background-image: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Button%20Circle%20Arrowhead-right.png)!important;
}

/* Blockquote */

blockquote {
  border-left: none;
  padding: 0;
  margin: 0;
}

blockquote::before {
  content: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Quote%20icon%20small.png");
}

.quote img {
  width: 144px;
  height: 144px;
  margin: auto;
  display: block;
}

blockquote p {
  font-size: 30px;
  line-height: normal;
  margin-top: 30px;
}

blockquote h2 {
  font-size: 20px;
  margin-bottom: 0;
}

blockquote h3 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  line-height: 150%;
  letter-spacing: 0.1em;
}

/* Additional bg color */

.dark-navy-bg {
  background-color: #050F1E;
}

/* Testimonials Culture */

.culture-testimonials img {
  float: left;
  margin-right: 15px;
}

.culture-testimonials h2 {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 5px;
}

.culture-testimonials h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  line-height: 150%;
  letter-spacing: 0.1em;
}

/* Carousel */

.carousel h2 {
  font-size: 30px;
}

.carousel h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: normal;
}

/* Note Text */

.note-text p {
  color: #7C899A;
  font-size: 14px;
  font-weight: 400;
}

/* Carousel */

#quote-carousel {
    padding: 0;
    margin-top: 0;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 35px;
    margin-top: 20px;
}
#quote-carousel .carousel-indicators li {
    width: 90px;
    height: 90px;
    cursor: pointer;
    border: 6px solid transparent;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 90px;
    height: 90px;
    opacity: 1;
    transition: all .2s;
    border: 6px solid #0077FF;
}
#quote-carousel.carousel-item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
#quote-carousel .carousel-indicators [data-bs-target] {
  text-indent: 0px!important;
}

blockquote {
    border-left: none;
    padding: 15px;
    margin: 15px;
}

#quote-carousel h1,
#quote-carousel h2,
#quote-carousel h3,
#quote-carousel p {
    text-align: left;
}

#quote-carousel h3 {
  font-weight: 400;
}

#quote-carousel a.button.button1, 
#quote-carousel a.button.button1:hover, 
#quote-carousel a.button.button1:active, 
#quote-carousel a.button.button1:focus, 
#quote-carousel a.button.button1:visited {
  border: 3px solid #058a24;
  background: #058a24;
  color: #ffffff;
  width: 100%;
  padding: 10px;
}
#quote-carousel .carousel-indicators li {
  border-radius: 50%;
}

#quote-carousel .img-thumbnail {
  padding: 0;
  border: none;
}

#quote-carousel h2 {
  font-size: 20px;
  margin-bottom: 0;
}

#quote-carousel h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: normal;
  padding-top: 10px;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
}

#quote-carousel p {
  font-size: 30px;
  line-height: 110%;
}

@media (min-width: 768px) {
  #quote-carousel .carousel-item img {
    /* height: 400px!important; */
    width: 370px !important;
    height: auto !important;
  }

  #quote-carousel .carousel-inner {
    padding: 0;
  }
}
@media (max-width: 1200px) {
  #quote-carousel {
    padding: 4rem;
  }
}
@media (max-width: 768px) {
  #quote-carousel .carousel-indicators .active,
  #quote-carousel .carousel-indicators li {
    height: auto;
  }

  #quote-carousel .carousel-indicators {
    margin: 0px;
  }

  #quote-carousel h2 {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  #quote-carousel {
      padding: 0;
  }

  #quote-carousel .carousel-inner {
    padding: 0;
  }
}

/* Teams */
.teams a.button,
.teams a.button:hover,
.teams a.button:visited,
.teams a.button:focus,
.teams a.button:active {
  display: inline-flex;
}

.teams img {
  margin-bottom: 12px;
}

.teams a.button:first-child {
  padding-right: 30px;
}

.teams.open-positions h3 {
    font-size: 30px;
}

.teams h2 {
  height: 100px;
  margin-bottom: 0;
}

.teams .col-md-6 .block-wrapper {
  border-bottom: 2px solid #050E1E;
  padding-bottom: 50px;
}

@media (max-width: 768px) {
  .teams br {
    display: none;
  }
}

/* Team Carousel */

.team-carousel p::before {
  content: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Quote%20icon%20small.png");
  display: block;
}

.team-carousel .carousel-indicators {
  justify-content: left;
  margin-left: 0;
}

/* More Teams */

.more-teams h2 {
  font-size: 20px;
  margin-bottom: 0;
}

.more-teams a.button.button1, 
.more-teams a.button.button1:hover, 
.more-teams a.button.button1:active, 
.more-teams a.button.button1:focus, 
.more-teams a.button.button1:visited {
  padding: 15px 0;
}

.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.divider-dark hr {
  color: #000;
  margin: 50px 0 25px 0;
  opacity: 1;
}

/* Search Page */

.form-control {
  border-radius: 1000px !important;
  margin-right: 12px;
}

.job-search-control .near-me-control {
  margin-left: 12px;
}

.block-job-search-results .job-search-filter-groups .search-filter {
  padding-left: 15px;
}

.form-control {
  padding: 10px 15px;
}

.job-search-results-table i.fas.fa-chevron-right {
  display: none;
}

.block-job-search-results .job-search-filter-groups h4 {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}

.job-search-results-table a {
  color: #050F1E;
  font-weight: 400;
  font-size: 30px;
}

.job-search-results-footer a,
.job-search-results-footer a:visited,
.job-search-results-footer a:hover,
.job-search-results-footer a:focus,
.job-search-results-footer a:active {
  color: #0077FF;
  font-weight: 400;
  font-size: 16px;
}

.job-component-details span {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  vertical-align: middle;
}

.job-component-list .fa-location-arrow::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_location.svg);
}

.job-component-list .fa-user-friends::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_department.svg);
}

.job-component-list .fa-clock::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_time.svg);
}

.job-component-list .fa-asterisk::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_level.svg);
}

.job-component-list .job-component-level .fa-user-tie::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_level.svg);
  vertical-align: middle;
}

.job-component-icon-and-text > i {
  width: 22px;
}

.job-component-details .job-component-list .more, 
.job-component-details .job-component-list .less {
    font-size: 12px !important;
    font-weight: 500;
    color: #07f;
    text-transform: uppercase;
    font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  line-height: 150%;
  letter-spacing: 0.1em;
}

/* JOB SEARCH RESULTS CARD STYLING */
.job-component-list li {
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  line-height: 150%;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  .job-search-results .row > * {
    padding-right: 0;
    padding-left: 0;
  }
  
    .job-search-results .job-component-icon-and-text {
       margin-right: 24px;
    }

  .job-component-list li {
    margin-bottom: 0;
   }
  
  .job-search-results .job-component-details .job-component-list * {
    font-size: 12px;
    vertical-align: middle;
    }
  
	.job-search-results .job-search-results-card-col {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 0.5rem !important;
	}
	.job-search-results .job-component-details {
		display: flex;
        flex-wrap: wrap;
	}
	.job-search-results .job-component-details .job-component-list * {
		font-size: 0.875rem;
	}
	.job-search-results .job-component-details div.job-component-list .job-component-dropdown-field-1 span::after {
		display: none;
	}
	.job-search-results .job-search-results-card-col h3.card-title {
		margin-bottom: 15px;
	}
	.job-search-results .job-search-results-card-col h3.card-title a {
		font-size: 1.4rem;
	}
	.job-search-results .job-search-results-card {
		border-radius: 0;
		border: none;
		border-bottom: 1px solid #bbbbbb;
	}
	.job-search-results .job-search-results-card .card-body {
		padding: 1rem 0 0 0;
	}
	.job-search-results .job-search-results-card .card-body .job-component-icon-and-text > i {
		width: initial;
	}
	.job-search-results .job-search-results-card .card-footer {
		background-color: transparent;
		border-top: none;
		margin-bottom: 1rem;
	    padding: 0 0 10px 0;
	}
	.job-search-results .job-search-control button[id^="search_control_button"] {
		margin-left: 25px;
	}
	.job-search-categories .badge {
		background-color: transparent;
		color: #222 !important;
	}
}
.job-search-results input[id^="search_control_query"] {
	border-radius: 50px !important;
	min-height: 48px;
	height: 48px;
	color: #222222;
}
@media (max-width: 992px) {
	.job-search-results input[id^="search_control_query"] {
		width: 100%;
	}
	.job-search-results .job-search-control button[id^="search_control_button"] {
		margin-left: 0;
	}
	.job-search-results .job-search-control .input-group-btn {
		margin-top: 0.6rem;
	}
}
/* SEARCH PAGE PAGINATION STYLING */
.pagination .active.page-item a {
  background-color: #07f;
  font-size: 12px;
}
.pagination .active.page-item a.page-link {
  background-color: #07f;
  font-size: 12px;
}
.pagination .page-item:not(.active) a.page-link {
  font-size: 12px;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
  background-color: #07f;
  border: 1px solid #07f;
  font-size: 12px;
}

/* Jobs Search Page */

.block-job-description .job-title, 
.block-job-description .job-component-details {
  display: none;
}

.job-page-header h2 {
  font-size: 12px;
  font-weight: 500;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  line-height: 150%;
  letter-spacing: 0.1em;
}

.job-page-header h2 span {
  background-color: #F0EEE9;
  border-radius: 1000px;
  padding: 7px 15px 5px 15px;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
  line-height: 40px;
}

.job-page-header h2 span:first-child:before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_location.svg);
  top: 7px;
  right: 5px;
  position: relative;
}

.job-page-header h2 span:nth-child(2):before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_department.svg);
  top: 7px;
  right: 5px;
  position: relative;
}

.job-page-header h2 span:nth-child(3):before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_time.svg);
  top: 7px;
  right: 5px;
  position: relative;
}

.job-page-header h2 span:nth-child(4):before {
  content: "Job ID:";
  top: 0;
  right: 5px;
  position: relative;
}

.job-page-header-internal h2 span:nth-child(4):before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_level.svg)!important;
  top: 7px;
  right: 5px;
  position: relative;
}

.job-page-header-internal h2 span:nth-child(5):before {
  content: "Job ID:";
  top: 0;
  right: 5px;
  position: relative;
}

.job-page-header h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.job-page-header p {
  padding: 20px 0;
}

.border-top-2 {
  border-top: 2px solid #000;
  padding-top: 41px;
}

.quick-links h4 {
  border-bottom: 2px solid #23233c;
  padding-bottom: 15px;
  font-size: 16px;
  color: #07f;
}

.quick-links h4 a {
  color: #07f;
}

.quick-links h2 {
  font-size: 30px;
}

.form-group-submit .btn-primary, 
.form-group-submit .btn-primary:hover, 
.form-group-submit .btn-primary:active, 
.form-group-submit .btn-primary:focus, 
.form-group-submit .btn-primary:visited {
  display: flex;
  font-size: 16px;
  line-height: 16px;
  padding: 16px 30px;
  letter-spacing: -0.32px;
}

.navbar .dropdown-menu {
  width: 100%;
  left: 0;
  border: none;
  border-radius: 0;
  padding: 8px 0;
}

.navbar .dropdown {
  position: static;
}


.navbar .dropdown li {
  padding: 0;
  margin: 12px 0;
}

.dropdown ul {
.navbar  padding: 0;
  margin: 0;
  list-style-type: none;
}

.navbar .dropdown-menu h1 {
  font-size: 16px;
}

.navbar .dropdown-item {
  padding: 0;
}

@media (min-width: 768px) {
  .navbar .dropdown-menu h1 {
    font-size: 40px;
  }

  .navbar .dropdown-menu .row {
    padding: 40px 0;
  }

  .container.dropdown-container {
    border-top: 1px solid #000;
      padding: 0;
  }

  .navbar .dropdown-container p {
    padding-left: 12px;
  }

  .navbar .dropdown-menu {
    top: 113px;
  }
}

@media (max-width: 768px) {
  .job-page-header h2 span {
    padding: 7px 18px 5px 18px;
    line-height: 30px;
  }
}

/* Play Button */

.video-js .vjs-big-play-button {
  background: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/Play.svg");
  background-repeat: no-repeat;
  height: 64px;
  width: 64px;
  opacity: 1;
  border: none;
  background-color: transparent;
}

.video-js:hover .vjs-big-play-button, 
.video-js .vjs-big-play-button:focus {
  border: none;
  background-color: transparent;  
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  display: none;
}

/* Toggle */

.navbar-toggler {
  border: none;
  padding: 0;
}

.navbar-toggler-icon {
  background-image: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon-x.svg");
  width: 2.5em;
}

.navbar-toggler.collapsed .navbar-toggler-icon {
  background-image: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon-hamburger.svg");
  width: 2.5em;
}

.navbar-toggler:focus {
  box-shadow: none;
}

/* Page widths */
@media (max-width: 768px) {
  .page-row-border {
    padding: 0 36px;
  }

  .container-fluid .page-row-border {
    padding: 0;
  }
}

.accordion-button {
  background-color: transparent;
}

.accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-item {
  background-color: transparent;
}

.call-to-action-form p, .call-to-action-form img {
  text-align: left;
}

.block-job-search-results .job-search-results .job-search-filter-groups {
  width: 14em;
}

@media (min-width: 1400px) {
  .block-job-search-results .job-search-results .job-search-filter-groups {
    width: 17em;
  }
}

/* Reverse */
@media (max-width: 768px) {
  .reverse .row {
    flex-direction: column-reverse !important;
  }

  .padding-bottom-mobile60 {
    padding-bottom: 60px;
 }

  .talent-community {
    text-align: center;
    padding-top: 70px;
  }
}

@media (min-width: 768px) {
  .dark-border-above-below .col-md-12 {
    border-bottom: 2px solid #050F1E;
    border-top: 2px solid #050F1E;
    padding-top: 100px;
    padding-bottom: 80px;
  }
}

.no-padding .page-row-border {
  padding: 0px;
}

.block-job-description strong {
  font-size: 20px;
}

label {
  display: inline-block;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.05em;
  margin-bottom: 5px;
}

.check-box-inline label {
  font-size: 16px;
  font-weight: 400;
  color: #23233c;
  line-height: 150%;
  letter-spacing: -0.02em;
}

/* CTA styling 

.dropdown label::after {
  font: var(--fa-font-solid);
  content: "\f107";
  vertical-align: 0;
}*/

img.search-icon {
  margin-top: -3px;
}

.form-template-field-question-set-header {
  display: inline-block;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.05em;
  margin-bottom: 5px;
}

select {
  background: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/arrow.png) no-repeat right #fff;
  -webkit-appearance: none;
  background-size: 10px;
  background-position-x: 96%;
}

.selectize-input {
  background: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/arrow.png) no-repeat right #fff;
  -webkit-appearance: none;
  background-size: 10px;
  background-position-x: 96%;
}

.selectize-control.multi .selectize-input.has-items {
  padding-right: 35px;
}

.selectize-control.multi .selectize-input > div {
    border-radius: 30px;
}

.job-search-results-summary {
  display: none;
}

img.carousel-item-block-image {
  height: 80px;
  width: 80px;
}

.homepage-carousel strong {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  line-height: 150%;
  letter-spacing: 0.1em;
}

.candidate-settings-icon img {
  height: 40px;
  margin-top: -9px;
}

.candidate-settings-icon {
  padding-right: 0;  
}

.job-description-controls .fa-star::before {
  content: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/favoritejob.svg");
  vertical-align: middle;
}

.job-description-controls .fa-cog::before {
  content: url("https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/viewfavorite.svg");
  vertical-align: middle;
}

.sidebar a.button.button3,
.sidebar a.button.button3:hover,
.sidebar a.button.button3:active,
.sidebar a.button.button3:focus,
.sidebar a.button.button3:visited {
  border: 3px solid #07f;
  background: #ffffff;
  color: #07f;
}

.sidebar .btn-primary,
.sidebar .btn-primary:hover,
.sidebar .btn-primary:active,
.sidebar .btn-primary:focus,
.sidebar .btn-primary:visited {
  border: 3px solid #07f;
  background: #ffffff;
  color: #07f;
}

/* Candidate Settings */

.candidate-settings-panel .btn,
.candidate-settings-panel .btn:focus,
.candidate-settings-panel .btn:active {
  color: #07f;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
  text-decoration: none;
}

.candidate-settings-panel .btn:hover {
  text-decoration: underline; 
  color: #07f;
  background: transparent;
  border: none;
}

/* CTA */

.selectize-control.multi .selectize-input > div {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  line-height: 150%;
  letter-spacing: 0.1em;
  background-color: #F0EEE9;
  padding: 5px 16px;
  margin: 5px 0;
  color: #050F1E;
}

.selectize-input {
  padding: 10px 15px;
  margin-right: 12px;
  border-radius: 30px;
}

.selectize-dropdown .active {
  color: #050F1E;
  background-color: #F0EEE9;
}

.easy-autocomplete-container ul .eac-item a, .easy-autocomplete-container ul .eac-item a:visited {
  color: #0077ff;
}

.badge {
  border-radius: 30px;
  padding: 5px 10px;
}

.block-job-search-results .job-search-results .job-search-results-active-filters .active-filter {
  background-color: #F0EEE9!important;
  color: #000;
  border-radius: 1000px;
  padding: 7px 15px 5px 15px!important;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0 10px;
  font-weight:500;
  letter-spacing: 1.2px;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  margin: 0 10px 10px 0;
}

.block-job-search-results .job-search-results .job-search-results-active-filters .close-button {
  background-color: transparent!important;
  color: #000;
}

@media (max-width: 768px) {
  .job-page-header h2 span {
    white-space: wrap;
    display: block;
    line-height: 40px;
    margin: 15px 0;
    width: max-content;
  }
}

.job-alert {
  color: #23233c;
  line-height: 150%;
  font-size: 16px;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.social-sharing-block .page-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-sharing-block button {
    height: 27px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0.2rem 0.8rem 0 !important;
    border: none;
  background-color: #fff;
}

.social-sharing-block .IN-widget {
  margin-right: 1.5rem !important;
}

.social-sharing-block .twitter-share-button,
.social-sharing-block .IN-widget {
    margin-bottom: 0.5rem !important;
}

#fb-share-button {
background: #3b5998;
    border-radius: 3px;
    font-weight: 600;
    padding: 5px 8px;
    display: inline-block;
    position: static;
    margin: -13px 0 0 10px;
}

#fb-share-button:hover {
    cursor: pointer;
    background: #213A6F
}

#fb-share-button svg {
    width: 18px;
    fill: white;
    vertical-align: middle;
    border-radius: 2px
}

#fb-share-button span {
    vertical-align: middle;
    color: white;
    font-size: 14px;
    padding: 0 3px
}

.social-sharing-block .page-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebar hr {
  border-top: 2px solid #000;
  padding-bottom: 40px;
  opacity: 1;
}

/* My Settings */

.candidate-settings-panel .fa-user::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/icon_aboutyou.svg);
  vertical-align: middle;
}

.candidate-settings-panel .fa-laptop::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/device.svg);
  vertical-align: middle;
}

.candidate-settings-panel .fa-star::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/settings-favorite.svg);
  vertical-align: middle;
}

.candidate-settings-panel .fa-bell::before {
  content: url(https://files.clinchtalent.com/8a0a4c2b817681c1f15225a2ba442396/33428c85eb051576e0875194f0756044/alerts.svg);
  vertical-align: middle;
}

.job-component-requisition-identifier .fa-passport::before {
  content: "Job ID:";
  top: 0;
  font-size: 15px;
  position: relative;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

li.job-component-icon-and-text.job-component-requisition-identifier {
  height: 26px;
  top: 2px;
  position: relative;
}

li.job-component-icon-and-text.job-component-requisition-identifier span {
  font-size: 15px!important;
}

@media (max-width: 768px) {
  .job-component-icon-and-text.job-component-requisition-identifier > i {
    width: 60px;
  }
}

.EEO {
  padding: 65px 0;
  margin: 65px 0 0 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.legal-terms p {
  font-style: normal;
  font-size: 14px;
  color: #43546A;
}

.btn-info,
.btn-info:hover,
.btn-info:visited {
  border: 3px solid #07f;
  background: #ffffff;
  color: #07f;
}

.label-info,
.label-primary {
    background-color: #F0EEE9!important;
  color: #000;
  border-radius: 1000px;
  padding: 7px 15px 5px 15px!important;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0 10px;
  font-weight:500;
  letter-spacing: 1.2px;
  font-family: 'SimplonBP', 'GT Walsheim', sans-serif;
  margin: 0 10px 10px 0;
}

/* Sidebar Jobs List */

.sidebar .jobs-list .job::after {
  margin-top: 0;
  display: none;
}

.sidebar .block-jobs .job {
  display: block;
  border-bottom: 0;
  padding: 15px 0 0 0;
}

.sidebar .block-jobs .jobs-list h3 {
  font-size: 24px;
}

.sidebar .block-jobs .job h3.job-title {
  margin-bottom: 0;
  color: #23233c;
}

.sidebar .block-jobs .job-location a,
.sidebar .block-jobs .job-location a:hover { 
  color: #23233c;  
}

/* Team Carousel */

.team-carousel #quote-carousel .carousel-indicators li {
  padding: 0;
  margin: 0 24px 0 0;
}

.team-carousel #quote-carousel .carousel-indicators {
  bottom: 0;
}

.team-carousel #quote-carousel .carousel-indicators .active {
  border: 6px solid #fff;
}

.menu-footer li {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .candidate-settings-icon span {
    font-size: 26px;
    vertical-align: middle;
  }

  .candidate-settings-icon img {
    height: 60px;
    margin-right: 20px;
  }

  a.nav-link.candidate-settings-icon {
    border-top: 1px solid #E5E9F0;
    padding: 20px 0;
    margin-top: 10px;
  }

  a.nav-link {
    text-decoration: none;
  }

  .navbar-nav {
    padding: 10px 0 10px 0;
    border-top: 1px solid #000;
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}

.five-col .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .five-col .col-md-2 {
      width: 20%;
      float: left;
  }
}

.dropdown-container ul {
  padding: 0;
  margin: 0;
}

.dropdown-submenu {
  padding: 0!important;
}

.navbar .dropdown-menu .no-padding-top {
  padding-top: 0!important;
  padding-bottom: 20px!important;
  position: relative;
  top: -20px;
}

.navbar .dropdown-menu .no-padding-bottom {
  padding-bottom: 0!important;
}

.nav-link:focus-visible,
.nav-link:focus-within,
.nav-link:focus,
.nav-link:active {
  box-shadow: none;
  outline: 0;
}

.desktop-menu {
  display: none;
}

.mobile-menu .dropdown-item {
  font-size: 28px!important;
  padding-bottom: 20px!important;
}

@media (min-width: 768px) {
  .desktop-menu {
    display: flex;
  }

  .mobile-menu {
    display: none;
  }
}

.navbar .dropdown-toggle::after {
  border: none!important;
  font: var(--fa-font-solid);
  content: "\f107";
  vertical-align: 0; /* to center vertically */
}

.navbar-nav .dropdown-toggle.show::after {
  font: var(--fa-font-solid);
  content: "\f106"!important /* the different icon */
}

.ergs .image-uncropped-full-width {
  width: 114px;
  margin-right: auto !important;
  margin-left: auto !important;
  display: block !important;
} 

.ergs .container {
  border-top: 2px solid #050F1E;
}

.ergs.bottom-border .container {
  border-bottom: 2px solid #050F1E;  
  padding-bottom: 60px;
}

.page-body.page.not-editing .ergs .container {
  padding-top: 60px;
}

.p-t-60.ergs {
  padding-top: 60px !important;
}

.p-b-60.ergs {
  padding-top: 60px !important;
}

@media (min-width: 768px) {
  .ergs .col-md-4 {        
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}

.video-player-wrapper .vjs-poster img {
  object-fit: contain;
  background-color: #fff;
}

.video-black-bg .video-player-wrapper .vjs-poster img {
  object-fit: contain;
  background-color: #000;
}

@media (max-width: 768px) {
  .video-player-wrapper .vjs-poster img {
    background-color: transparent;
  }

  .vjs-youtube-mobile .vjs-big-play-button {
    display: block!important;
  }

  .vjs-playing.vjs-has-started .vjs-big-play-button {
    display: none!important;
  }

  blockquote {
    padding: 0;
    margin: 0;
  }
  
  .ergs .image-uncropped-full-width {
    margin-left: 0!important;
  }
}

.block-job-search-results .job-search-filter-groups .list-unstyled, 
.block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul, 
.job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul {
  overflow-x: hidden;
}

.block-job-search-results .job-search-filter-groups label {
  max-width: calc(100% - 40px)!important;
}

/* Articles */

.articles h5 {
  font-size: 20px;
  line-height: 110%;
  color: #000;
  margin: 16px 0;
}

.articles a, 
.articles a:visited, 
.articles a:hover, 
.articles a:focus, 
.articles a:active {
  color: #0077FF;
}

.articles .badge {
  color: white;
}

.post-tags {
  display: none;
}

span.badge.badge-primary.bg-primary.badge-pill.post-tag {
  color: #fff;
}

.posts-cards .card-img-top {
  border: 1px solid #CCD3DC;
}


.center-button a.button.button1, 
.center-button a.button.button1:hover, 
.center-button a.button.button1:active, 
.center-button a.button.button1:focus, 
.center-button a.button.button1:visited {
  justify-content: center;
  padding: 15px 0;
}

@media (max-width: 768px) {
  .articles .card-body {
    padding: 0 0 40px 0;
  }

  .posts-cards .card-img-top {
    height: 100%;
    object-fit: contain;
    border-radius: 0;
  }

  .articles .posts-card {
    pointer-events: none;
  }
}

@media (min-width: 768px) {
.articles .card-body {
  padding: 0;
  margin: 0 0 30px 0;
}


.articles .posts-cards .card-columns > div:first-child {
  grid-column: span 3;
  flex-direction: row;
  margin-bottom: 80px;
}

.articles .posts-cards .card-columns > div:first-child .card-img-top {
  height: 100%;
}

.articles .posts-cards .card-columns > div:first-child .card-body {
  margin: 0 0 0 30px;
  align-self: end !important;
}

.articles .posts-cards .card-columns {
  grid-template-columns: repeat(3, 1fr);
}

.articles .posts-card {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.posts-cards .card-img-top {
  height: 250px;
  object-fit: cover;
  border-radius: 0;
}
}

.candidate-settings-panel .block-call-to-action form {
  margin: 0;
}

.candidate-settings-panel h4 {
  font-size: 20px;
}

.candidate-job-alert .btn-primary, 
.candidate-job-alert .btn-primary:hover, 
.candidate-job-alert .btn-primary:active, 
.candidate-job-alert .btn-primary:focus, 
.candidate-job-alert .btn-primary:visited {
  color: #07f;
  background: transparent;
  border: 2px solid #07f;
  padding: 8px 16px;
  line-height: 24px;
}

.col-md-4 .block-jobs .job a::after {
  display: none;
}

@media (max-width: 768px) {
  .our-values-row h3 {
    text-align: center;
  }

  .our-values-row img {
    margin: 0 auto !important;
    display: block;
  }
}

/* Homepage Header Video Styles */
.waymo-video-container header {
    position: relative;
    background-color: black;
    height: 50vh;
    min-height: 800px;
    width: 100%;
    overflow: hidden;
}
.waymo-video-container header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*background-color: black;
    opacity: 0.2;*/
    z-index: 1;
}
.waymo-video-container header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.waymo-video-container header .container {
    position: relative;
    z-index: 2;
}
.waymo-video-container .video-text-block {
  width: 100%;
  margin: 0 auto;
}

.waymo-video-container .input-group-btn:last-child > .btn {
  border-radius: 30px;
}

/* Begin horizontal scrollbar fix - video container */
.waymo-video-container .row {
    margin-right: 0;
}
.waymo-video-container .row .col-md-12 {
    padding-right: 0;
}
.waymo-video-container .video-text-block h1 {
  color: #fff;
  font-weight: 900;
  text-shadow: 0px 0px 12px rgb(0 0 0 / 50%);
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-side-padding .container-fluid {
  padding: 0;
}

.waymo-video-container .btn-success, 
.waymo-video-container .btn-success:hover, 
.waymo-video-container .btn-success:active, 
.waymo-video-container .btn-success:focus, 
.waymo-video-container .btn-success:visited {
  background: #fff !important;
}

@media (max-width: 768px) {
  .input-group>.form-control {
    margin-bottom: 15px;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .waymo-video-container header {
      height: 70vh;
      min-height: 600px;
  }
}

@media (min-width: 992px) {
  .padding-bottom-100-desktop {
    padding-bottom: 100px;
  }

  .waymo-video-container .video-text-block {
    margin: 0;
  }
}
/* ==== ADJUSTMENTS JUN2724 - MD ================= */
.hero-img-max-width .image-uncropped-full-width {
    max-width: 562px !important;
}

@media (max-width: 768px) {
  .working-at-waymo-carousel .carousel-inner {
      padding: 0;
  }

  .mobile-height-150 .block-image-cover {
        height: 150px;
  }

  .mobile-padding-bottom60 {
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) {
    .working-at-waymo-carousel .block-carousel .carousel-item-block:nth-of-type(1) {
        padding: 0 100px 0 20px;
    }
    .working-at-waymo-carousel .block-carousel .carousel-item-block:nth-of-type(2) {
        padding: 0 20px 0px 100px;
    }
    .working-at-waymo-carousel .carousel-inner {
        padding: 0;
    }

    .block-carousel .carousel-item-block {
        padding: 0 20px 0px 20px;
    }

    .img-padding-right img {
      padding-right: 30px;
    }
  
    .page-body.page.not-editing .benefits-mobile {
      display: none;
    }

  .mobile-social-buttons {
    display: none;
  }
}

@media (max-width: 768px) {
  .homepage-carousel .carousel-inner {
    padding: 0 36px; 
  }

  .homepage-carousel .carousel-control-prev, 
  .homepage-carousel .carousel-control-next {
    display: none;
  }

  .no-padding-mobile-image .page-row-border {
    padding: 0;
  }

  .jump-links .page-row-inner {
    display: none;
  }

  .testimonial-img .block-image-cover {
    height: 150px;
  }

  .our-values-row .block-wrapper {
    padding-bottom: 40px;
  }

  .page-body.page.not-editing .benefits-desktop {
    display: none;
  }

  .page-body.page.not-editing .benefits-mobile .col-md-2:first-child h2 {
    padding-top: 0;
  }

  .page-body.page.not-editing .benefits-mobile h2 {
    padding-top: 60px;
  }

  .mobile-social-buttons .social-sharing-block .page-block {
    justify-content: left;
  }

  .job-search-results .card-body,
  .job-search-results .card-footer {
    padding: 16px 0;
  }
}

/* Table styling */

.table_component {
    overflow: auto;
    width: 100%;
}

.table_component table {
    border: 1px solid #dededf;
    height: 100%;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 1px;
    text-align: left;
}

.table_component caption {
    caption-side: top;
    text-align: left;
}

.table_component th {
    border: 1px solid #dededf;
    background-color: #F2F2F2;
    color: #000000;
    padding: 15px;
}

.table_component td {
    border: 1px solid #dededf;
    background-color: #ffffff;
    color: #000000;
    padding: 15px 5px;
    vertical-align: top;
}

/* Table styling */

.table-styling h4 {
  background-color: #F2F2F2;
  color: #000000;
  padding: 15px;
  min-height: 79px;
  align-content: center;
  border-bottom: 1px solid #dededf;
}

.table-styling ul {
    padding: 15px;
    list-style-position: inside;
}

.table-styling p, 
.table-styling ul {
  padding: 15px;
}

.table-styling .col-md-4 {
  border: 1px solid #dededf;
  padding: 0;
}

.table-styling ul {
  margin: 0;
  list-style-type: none;
}

.table-styling ul > li {
  text-indent: -5px;
}

.table-styling ul > li:before {
  content: "-";
  text-indent: -5px;
  padding-right: 5px;
}

.row {
    margin-right: -9px;
    margin-left: -9px;
}