@font-face {
    font-family: 'Georgiab';
    src: url('https://dfacxoaxr5wom.cloudfront.net/bb66d9f464842dc447cefbd1ed67e0fe/d0a0bb7e9d25d2be5939b68012ffb901/Piper%20Alderman%20-%20Heading%20Georgia%20Font/georgiab.ttf') format('truetype');    
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Georgiaz';
    src: url('https://dfacxoaxr5wom.cloudfront.net/bb66d9f464842dc447cefbd1ed67e0fe/d0a0bb7e9d25d2be5939b68012ffb901/Piper%20Alderman%20-%20Heading%20Georgia%20Font/georgiaz.ttf') format('truetype');    
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Georgiai';
    src: url('https://dfacxoaxr5wom.cloudfront.net/bb66d9f464842dc447cefbd1ed67e0fe/d0a0bb7e9d25d2be5939b68012ffb901/Piper%20Alderman%20-%20Heading%20Georgia%20Font/georgiai.ttf') format('truetype');    
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Georgia';
    src: url('https://dfacxoaxr5wom.cloudfront.net/bb66d9f464842dc447cefbd1ed67e0fe/d0a0bb7e9d25d2be5939b68012ffb901/Piper%20Alderman%20-%20Heading%20Georgia%20Font/georgia.ttf') format('truetype');    
    font-weight: normal;
    font-style: normal;
}
body {
    margin: 0;
    background-color: #fff;
    overflow-x:hidden;
    font-family:'Roboto';
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    letter-spacing: normal;
    font-weight: 500;
    line-height: 1.2;
    font-family:"Georgia", sarif;
}
.h1, h1{
  font-size:42px;
}
.h2, h2{
  font-size:32px;
}
.h3, h3{
  font-size:28px;
  Font-Family: Roboto;
  Color: #30405e;
}
.h4, h4{
  font-size:24px;
  color:#000;
}
.h5, h5{
  font-size:21px;
  color:#000;
}
p {
  font-size:1rem;
  font-weight: 300;
  line-height:inherit;
}
blockquote {
    border-left: 4px solid #30405e;
}
@media (max-width: 768px) {
  .h1, h1 {
  font-size:20px;
  }
}
/* Typography */
a, a:visited {
    color: #b02424;
}
a:hover {
    color: #000 ;
    text-decoration:underline;
}


/* Navigation */
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link {
  color: #888888;
}
li.nav-item {
    padding: 0px 0px;
    margin-bottom: auto;
    margin-top: auto;
  
}
li.nav-item a {
    font-size: 14px ;
    font-weight: 400;
      text-transform: uppercase;
    letter-spacing: 1px;
   line-height: 19.6px;
  color:#888888;
  border-bottom: 2px solid transparent;
      -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
  
}
li.nav-item a:hover {

  color:#000 !important;
  text-decoration:none;
    border-bottom: 2px solid #b02424;
   
  
}

.brand-logo {
    max-width: 300px;
    width: 100%;
}
li.nav-item a.top-nav-link {
    color: #000 !important;
    text-decoration: none;
    font-size:.75rem;
    font-weight:300;
  text-underline-offset: 0.2rem;
}
li.nav-item a.top-nav-link:hover {
    color: #30405e ;
    text-decoration: underline;
}


/*** Buttons ***/
a.button {
    text-transform: inherit !important;
    font-family:inherit;
}
.btn {
    border: 1px solid #30405e;
    padding: 0.5rem 1rem;
    font-size: .9rem;
    line-height: 1.4;
    font-weight: 600;
    font-family:inherit;
    text-transform: inherit;
    border-radius:25px;
}
.btn-success,
.btn-success:visited,
.btn-success:active,
.btn-success:focus {
    background-color: #30405e;
    border-color: #30405e;
    color:#fff;
}
.btn-primary {
   border: 1px solid #30405e !important;
    color: #ffffff;
    background: #30405e;
     border-radius: 25px !important;
    font-weight: 500;
    font-size: 16px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.1;
   
}
.btn-primary:hover {
color:#383838;
}
.form-group .btn-primary {
    padding: 12px 40px !important;
}
a.button.button1 {
  border: 1px solid #30405e !important;
  color: #ffffff;
  background: #30405e;
  border-radius: 25px !important;
  font-weight: 700;
  font-size: 16px;
  padding: 15px 42px 15px 42px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  line-height: 1.1;
  text-decoration:none;
}
a.button.button1:hover {
  border: 1px solid #30405e !important;
  color: #30405e;
  background: #FFF;
}

a.button.button2 {
    border: 1px solid #30405e!important;
    color: #30405e;
    background: #FFFFFF;
    border-radius: 25px !important;
    font-weight: 700;
    font-size: 16px;
     padding: 15px 42px 15px 42px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.1;
    text-decoration:none;
}
a.button.button2:hover {
  border: 1px solid #FFF !important;
  color: #ffffff;
  background: #30405e;
}
a.button.button3 {
  border: 1px solid #b02424 !important;
  color: #ffffff;
  background: #b02424;
  border-radius: 25px !important;
  font-weight: 700;
  font-size: 16px;
  padding: 15px 42px 15px 42px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  line-height: 1.1;
  text-decoration:none;
}
a.button.button3:hover {
  border: 1px solid #b02424 !important;
  color: #b02424;
  background: #ffffff;
}
a.button.button4 {
  border: 1px solid #b02424 !important;
  color: #b02424;
  background: #ffffff;
  border-radius: 25px !important;
  font-weight: 700;
  font-size: 16px;
  padding: 15px 42px 15px 42px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  line-height: 1.1;
  text-decoration:none;
}
a.button.button4:hover {
  border: 1px solid #fff !important;
  color: #fff;
  background: #b02424;
}


.near-me-btn {
    background:  #30405e ;
    color: #FFF;
   border: 1px solid #30405e ;
    font-weight: 500;
    font-size: 16px;
}
.near-me-btn:hover {
    color:#383838;
}
.btn:hover {
 background-color: #FFF;
  color:#383838;

}
.btn.focus, .btn:focus, .form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,82,196,.25);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
     color: #383838;
    background-color: #FFFFFF;
    border-color:#383838;
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
    color: #383838;
    background-color: #FFFFFF;
    border-color:#383838;
}
footer .btn.btn-primary, footer .btn.btn-secondary {
    background: none;
    border: 1px solid #ffffff !important;
    width: 180px;
    border-radius: 0px;
    color: #ffffff;
    font-size: 15px !important;
}
.job-search-results-active-filters .badge {
    background: #30405e  !important;
    padding: 3px 5px 3px 8px !important;
}
.badge {
    background-color: #30405e  ;
    color:#fff;
    text-align: center;
    padding: 5px !important;
    margin: 2px !important;
    font-size: 12px;
}

.call-to-action-employee-referral a {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #30405e !important;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #30405e;
    padding: 12px 40px;
    border-radius: 25px;
   display: inline-block;
}
.job-position-description-document a.btn.btn-info {
    background: #000;
    border: 1px solid #000;
}
.job-position-description-document a.btn.btn-info:hover {
    color:#fff;
}
.page-item.active .page-link {
    background-color: #0d8924;
    border-color: #0d8924;
}
.page-link {
    color: #0d8924;
}
.label-info {
    background-color: rgb(157 203 75);
}
.job-description-controls a, .job-description-controls span {
    background: #30405e  !important;
    color: #ffffff !important;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #30405e  !important;
}
.job-alerts .btn-primary {
    border: 1px solid #30405e ;
    color: #FFF;
    background: #30405e ;
}
.job-alerts .btn-primary:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: #0d8924;
}
.job-alerts {
    background: #000000;
    border: 1px solid #000000;
    padding: 15px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
}
.applicant-login {
    background: #0d8924;
    border: 1px solid #0d8924;
    padding: 15px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
}
.job-alerts a, .applicant-login a {
    color: #fff;
}
.job-description {
    line-height: 1.5;
}
/***form control***/
.job-search-control .form-control {
    border-radius: 0px;
    background: none;
    margin-right: 10px !important;
    border: 1px solid #30405e ;
  
  
}
input {
    background: #ffffff !important;
}
/*** filter styling ***/
select.job-search-results-filter {
    padding: 10px;
    background: #fff;
    border: 1px solid #ececec;
}
.input-group input, .input-group-btn button {
    height: 40px;
    padding: 8px 26px;
}
.input-group .btn {
    border-radius: 25px;
}
.job-search-control input {
    margin-right: 25px;
}
@media only screen and (max-width: 576px) {
.job-search-control input {
    margin-right: 0px;
}
  .job-search-results input.form-control
  {
    margin:5px 0;
  }
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar {
    visibility: visible;
    background: #e5e5e5;
    overflow-y: none;
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar-thumb, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar-thumb, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar-thumb {
    visibility: visible;
    background: #3d3a3a;
}
.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-y: scroll;
    padding-right: 14px;
    overflow-x: hidden !important;
}
.job-search-filter-header.cities, th.job-search-results-location {
    visibility: hidden;
}
.job-search-filter-header.cities:before, th.job-search-results-location:before {
    content: 'State';
    visibility: visible;
}

/*** filter checkboxes ***/
.job-search-filter-groups {
    background-color: #ffffff;
}
/*** Search page styling ***/
.job-search-results-title a {
    font-weight: 600;
    font-size: 15px;
}
.block-job-search-results .job-search-results .job-search-filter-groups {
    width:100%;
    background: #EAEAEA;
    padding: 20px;
}
.job-search-results-table.job-search-results-content {
    margin-top: 20px;
}
h4.job-search-filter-header {
    font-size: 18px !important;
}
.job-search-collapse {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}
.job-search-collapse::after {
    content: "\+";
    font-size: 20px;
}
.block-job-search-results .job-search-filter-groups li {
    margin-bottom: 4px;
    line-height: 1.2em;
}
.pagination-container {
    margin-top: 25px;
}

/*** top cards ***/
.card {
    border: 1px;
    border-radius: 0px !important;
    /*box-shadow: 0 0.2rem 0.5rem rgba(0,0,0,.25);*/
}
.card a.button.button4:after {
    content: '>';
    margin-left: 6px;
    font-size: 18px;
   
}
/*** card styling ***/
.card-title a {
    font-weight: 600;
    font-size: 21px;
  color:#b02424 ;
}
.job-search-results-card {
    border: 1px solid #30405e  !important;
    padding: 18px 20px;
    border-radius: 0px;
    background: #ffffff;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #ffffff;
    border-top: 1px solid #fff;
}
.card-footer {
    padding: 0.3rem 1.25rem;
}
.card-footer a {
    font-size: 15px;
    font-weight: 600;
   color:#30405e ;
  
}
.social li i {
    font-size: 20px;
}
/*** job page styling ***/
.side-panel {
    /*box-shadow: 0 5px 9px 0 rgb(0 0 0 / 10%);*/
    padding: 40px 25px;
    margin-bottom: 20px;
    border: 1px solid #30405e  
}
.side-panel .job-title {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
}
.side-panel .job-field {
    color: #484848;
    font-size: 14px;
    font-weight: 600;
}
.side-panel h3 {
    font-size: 24px;
}
.side-panel .job-summary {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.2;
}
.job-alerts-cta h3 {
    font-size: 24px;
    padding-bottom:15px;
}
.block-job-description h2, .block-job-description h3 {
  color:#000000;
}
.block-job-description .job-title {
    color: #b02424;
    font-weight: 600;
    font-size: 1.8em !important;
}
ul.side-nav-items {
    list-style: none;
    padding: 16px 12px;
    font-size: 14px;
    border: 1px solid #ececec;
    width: 17em;
    border-top: 3px solid #f5edde;
}
ul.side-nav-items li:after {
    content: "\f08e";
    font-weight: 600;
    font-family: "Font Awesome 7 Free";
    padding-left: 8px;
    font-size: 11px;
}
ul.side-nav-items li a {
  text-decoration:underline;
}
/*** candidate styling ***/
.candidate-settings-panel {
    background-color: #f9f9f9;
    padding: 30px 42px;
}
.block-wrapper.candidate-settings {
    background: #f0f0f0;
    margin: 10px 0px;
    padding: 50px;
}
/*** footer ***/
footer {
  padding: 3.5rem 0 0 0px;
    background-color: #222e44 ;
}
footer a, footer p {
    color: #cccccc;
}
.social-media-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-media-list li {
  display: inline-block;
  margin-right: 15px;
}
.social-link {
   
font-size:1.85rem;
}
.social-link i {
  color: #CCCCCC;
}
.footer-titles
{
  color:#FFF;
  text-transform: uppercase;
    font-weight: 600;
    font-size: .7rem;
}
a.footer-nav-link {
    text-decoration: none;
    font-weight: 400;
    font-size: .9rem;
   color:#cccccc;
}
a.footer-nav-link:hover {
    text-decoration: underline;
  color:#cccccc;
}
footer p{
      font-size: .75rem;
      margin-bottom:0;
}
footer ul, footer ul li {
    margin: 0;
}

/***candidate consent***/
.consent-modal .image-wrapper {
    text-align: left;
}
.modal-footer .btn-success {
    color: #fff;
    background-color: #30405e ;
    border-color: #30405e ;
  border-radius: 25px;
}
.modal-footer .btn-info {
    color: #fff;
    background-color: #30405e ;
    border-color: #30405e ;
  border-radius: 25px;
}
/*** mobile styles ***/
@media only screen and (max-width: 576px) {
.row.job-search-results-card-row {
    margin-left: 0px;
    margin-right: 0px;
	}
  .job-search-results-dropdown-filter-col {
    margin: 5px 0px;
}
span.input-group-btn {
    width: 100%;
    margin: 5px 0px;
}
  .job-search-control .btn-primary, .near-me-btn {
    width:100%;
  }
  .job-search-control .near-me-control {
    margin-left: 0px;
  }
  .job-search-control {
    padding: 0px;
}
  img.brand-logo {
    width: 100%;
	max-width: 155px;
  }
  .my-settings {
    font-size: 12px;
    text-align: right!important;
    padding-right: 0rem!important;
    margin: 0!important;
  }
  .hero-title h2 {
    font-size: 60px;
}
}
@media (min-width: 992px) {
  .job-search-results-card-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
.job-search-results-dropdown-filter-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .job-search-control .near-me-control {
    margin-left: 10px;
}
}

/*** Site specific ***/
.my-auto .col-md-6, .my-auto .col-md-8, .my-auto .col-md-4 {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
/*.block-job-search-results .job-search-results .job-search-control {
    margin-bottom: 15px;
    background-color: #30405e  !important;
    padding: 30px;
}*/

.sidebar
{
  
    border-radius: 0px !important;
   /* box-shadow: 0 0.2rem 0.5rem rgba(0,0,0,.25);*/
    border: 1px solid #30405e ;
    border-top: 5px solid #30405e ;
    padding:20px;
}
.sidebar .btn-primary
{
  background-color:#30405e ;
  border: 1px solid #30405e   !important;
  color:#ffffff;
}
.block-jobs h3 {
    font-size: 20px;
}
.block-jobs .job-summary {
   margin-top:8px;
}
/* CTA input box Labels */
.selectize-control.multi .selectize-input > div {
    background-color: #30405e ;
}
.selectize-dropdown .active {
    background-color: #30405e ;
}
.selectize-control.multi .selectize-input > div.active {
    background: #30405e ;
    color: #fff;
    border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-input.focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,82,196,.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0,82,196,.25);
}
/* Settings page */
.btn.sign-out,.btn-danger,.btn-danger:hover
{
  border: 1px solid #30405e ;
  background-color:#30405e ;
  color:#FFF;
}
.block-image-text {
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 576px) {
 .fullwidth-text-wrap .block-image-text {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .fullwidth-text-wrap .block-image-text{
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
 .fullwidth-text-wrap .block-image-text {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
 .fullwidth-text-wrap .block-image-text{
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
}
  @media (min-width: 1400px) {
  .fullwidth-text-wrap .block-image-text{
    max-width: 1320px;
  }
}
@media (min-width: 576px) {
 .hero_banner .block-image-text {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .hero_banner .block-image-text{
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
 .hero_banner .block-image-text {
    max-width: 960px;
   margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
 .hero_banner .block-image-text{
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
}
  @media (min-width: 1400px) {
  .hero_banner .block-image-text{
    max-width: 1320px;
  }
}

.job-component-details .job-component-list .more, .job-component-details .job-component-list .less {
    font-size: 90%;
}
 .hero_banner .block-image-text h1{
    font-family: "Georgia", serif;
    text-transform: none;
    font-size: 56px;
    line-height: 65px;
    font-weight: 400;
 }

 .hero_banner .block-image-cover {
   height: 270px;
 }
.block-job-search-results .job-search-filter-groups h4, .block-job-search-results .job-search-filter-groups .h4 {
    color: #b02424;
}
.block-jobs .job h3.job-title, .block-jobs .job .job-title.h3 {
    
    margin-bottom: 8px;
    color: #b02424;
}
.job_desc_apply_cta .block-call-to-action form {
    max-width: 400px;
    margin: 0;
}
.job-page-cta.call-to-action-employee-referral {
    padding: 40px 20px;
    text-align: center;
}
.social-media-list h4.text-white {
    margin: 0;
}

    .footer-titles
{
    font-size: 26px;
    line-height: 39px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 12px;
 
}
.footer-nav-link
{
   padding-bottom: 20px;
   font-size: 14px;
   color: #ccc;
}
    footer a:hover{
      color: #b02424!important;
    }
    .bottom-footer-list li {
    display: inline-block;
    margin-right: 15px;
    }
    
    .bottom-footer-list a{
      font-size:12px;
      color:#ccc;
    }
    .bottom_footer
    {
    padding: 20px 0 !important;
    background: #172238;
    margin-top: 30px;
    }
  .top-footer p:first-of-type{
      padding-bottom:20px;
    }
  .top-footer p:last-child{
      padding-bottom:0px;
      margin-bottom: 30px;
    }
.container.top-footer {
    padding-bottom: 1rem;
}
.col-border
{
   border-top: 1px solid;
    padding-top: 30px;
    padding-bottom: 30px;
}
.offcanvas {
    position: fixed;
    z-index: 999;
    border-bottom:1px solid rgba(0,0,0,0.175);
}
.twitter_logo
{
  height: 1.85rem;
  width: 1.85rem;
}
.block-job-description .job-description-controls .btn {
  line-height: normal;
}
.text-white h1, .text-white h2,.text-white h3, .text-white h4,.text-white h5,.text-white p, .text-white span{
  color:#fff; 
}
.dropdown-menu a.dropdown-item
{
   border-bottom:0;
    padding:6px;
}
.dropdown-menu a.dropdown-item:hover, .dropdown-item:focus {
    background-color: #b02424;
    color: #fff !important;
    border-bottom:0;
}
.dropdown-menu li{
     padding: 0.5rem 1rem;
    margin-bottom: 0;
}
li.nav-item {
    padding: 8px 8px;
}
@media (min-width: 992px)
{
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
}
.dropdown-menu[data-bs-popper] {
   top: 100%;
    left: 0;
    margin-top: 16px;
    border-top: 1px solid #b02424;
    border-radius: 0;
}
/*FAQ block */
.carousel-caption {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 6rem;
    padding-right: 6rem;
    color: #fff;
    text-align: left;
}
.accordion-item:first-of-type {
    border-top-left-radius:0;
    border-top-right-radius: 0;
}
.accordion-item {
   color: #333333;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #333;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius:0;
    border-bottom: 0;
}
.accordion-button:not(.collapsed) {
    color:#fff;
    background-color: #b02424;;
   box-shadow: unset;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion-button:focus {
    z-index: 3;
    border-color:transparent;
    outline: 0;
    box-shadow: unset;
}
.accordion-button {
  font-family:Roboto;
  font-size: 17px;
  font-weight: 600;
  padding:20px;
  color:#30405e;
  }

/*** fancy cards ***/
.fancy-card .block-image {
  position: relative;
  overflow: hidden;
}
.fancy-card .block-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  transition: opacity 0.3s ease;
}
.fancy-card .block-image:hover:before {
  opacity: 0;
}
.fancy-card .block-image img {
  transition: transform 0.3s ease;
}
.fancy-card .block-image:hover img {
  transform: scale(1.1);
}
.block-wrapper.fancy-card::after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
    background: #b02424;
    transition: width .3s;
}
.block-wrapper.fancy-card:hover::after {
    width: 100%;
    transition: width .3s;
}
.fancy-card .block-image-text h2 {
  color: #b02424;
}
.fancy-card:hover .block-image-text h2 {
  color: #ffffff; 
}
/*** modals ***/
.exit-call-to-action-modal h1 {
    color: #30405e;
    font-size: 32px;
}
.exit-call-to-action-modal h2 {
    font-size: 22px;
    padding-bottom: 16px;
}
.exit-call-to-action-modal .modal-content {
    border-radius: 5px;
}
.page-row.values_icons .page-block img
{
filter: grayscale(100%) brightness(500%);
}
.values_icons a, .values_icons a:visited
{
  color:#FFF;
}
/** carousel Styling**/
.carousel-control-prev-icon,.carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 60% !important;
    border-radius: 2rem;
    background-color: #FFF;
    padding: 2rem;
}
.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='%23b02424'%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");
}
.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='%23b02424'%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");
} 
@media (min-width: 768px) {
	.carousel-control-prev, .carousel-control-next {
		width: 2%;
	}
}
.ack_text p {
    color: #FFF;
}

/** Custom CSS Classes **/

.early-careers-carousel-block {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  max-width: 1320px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 0rem !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.business-services-carousel-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 0rem !important;
  margin-bottom: 2rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dandi-memberships-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem !important;
  padding-top: 2rem !important;
  margin-bottom: 2rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dandi-top-quote-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
  padding-left: 2rem;
  margin-bottom: 60px;
  padding-right: 2rem;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.boxed-container .container.page-row-container {
    padding: 2rem;
    background-color: #FFF;
    box-shadow: inherit;
}