/** Vars **/
*:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: 2px !important;
}
.six_col a:focus {
  outline-offset: 0px !important;
  outline-color: white !important;
  margin: 6px !important;
}
.five_col a:focus {
  outline-offset: 0px !important;
  outline-color: white !important;
  margin: 6px !important;
}
.slick-slide.slick-current.slick-active:focus {
  outline-offset: -2px !important;
}
p {
  line-height: 28px;
}
.hero_image {
  min-height: 600px;
}
.black_location_col > div {
  min-height: 230px !important;
  padding: 15px 20px !important;
  position: relative;
}
.play_icon {
  min-height: 320px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fa-solid.fa-play {
  background: #ff5f3078;
  padding: 20px;
  border-radius: 50%;
  font-style: normal;
  line-height: 1;
  border: 1px solid #ff5f3054;
}
.fa-play:before {
  content: "\f04b";
  font-family: 'fontawesome';
  color: #fff;
}
.select2-container .select2-selection:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}
.black_location_col .fusion-title {
  position: absolute;
  display: flex !important;
  align-items: baseline;
  bottom: 0;
}
.location_na .fusion-column-inner-bg-image:hover {
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/24032554/Location_North-America_Select.png) !important;
  background-size: cover;
  transition: 0.5s all;
}
.location_la .fusion-column-inner-bg-image:hover {
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/24032544/Location_Latin-America_Select.png) !important;
  background-size: cover;
  transition: 0.5s all;
}
.location_ap .fusion-column-inner-bg-image:hover {
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/11073442/Location_EMEA_Selected.jpg) !important;
  background-size: cover;
  transition: 0.5s all;
}
.location_gc .fusion-column-inner-bg-image:hover {
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/24032521/Location_China_selected.png) !important;
  background-size: cover;
  transition: 0.5s all;
}
.location_ema .fusion-column-inner-bg-image:hover {
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/24032510/Location_APAC_Select.png) !important;
  background-size: cover;
  transition: 0.5s all;
}
.back_text_only {
  color: #000;
}
.brand_col .six_col {
  width: 16% !important;
  margin-right: 0px !important;
  margin-bottom: 50px !important;
}
.brand_col .five_col {
  width: 20% !important;
  margin-right: 0px !important;
}
.video_title_highlite {
  color: #FF5F30;
  font-weight: 700;
}
/** Functions **/
/* Global */
html, body {
  font-size: 16px;
}
#wrapper .post-content blockquote, #wrapper .post-content blockquote p {
  font-size: 32px !important;
  line-height: 44px !important;
  text-align: left;
  font-style: normal;
  font-weight: 700;
  background: transparent;
  border: none;
  margin: 0;
  padding-top: 10px;
}
#wrapper .post-content blockquote cite, #wrapper .post-content .video-title {
  display: block;
  text-align: left;
  /*font-weight: normal;*/
  font-size: 18px !important;
  line-height: 82px !important;
  margin: 1em 0;
  font-style: normal;
  margin-top: 30px;
}
.homeAccordion .fusion-accordian .panel-body {
  padding: 40px 0 30px;
  border: none;
  line-height: var(--body_typography-line-height);
}
.benefit_subheading p {
  line-height: 40px;
}
#live-results {
  float: left !important;
  order: 1;
  font-size: 16px !important;
  font-family: Arial;
  line-height: 22px;
}
.learmor_arrow_right:after {
  content: '\f178';
  font-family: 'FontAwesome';
  color: #ff5f30;
  font-weight: 100;
}
.learmor_arrow_right {
  font-weight: 700;
  color: #000;
}
.crsl_btn {
  min-width: 343px;
  height: 48px;
}
.lh_30 p {
  line-height: 30px;
}
.lh_24 p {
  line-height: 24px;
}
.lh_40 p {
  line-height: 40px;
}
.lh_50 p {
  line-height: 50px;
}
.slider_read_more {
  font-size: 18px;
  line-height: 30px;
}
.black_location_col a.fusion-column-anchor {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
.slick-dots li button .slick-dot-icon:before {
  color: #ff5f30;
}
#menu-item-411 span {
  height: 50px;
  display: flex;
  align-items: center;
}
/** Helpers **/
.text--center {
  text-align: center;
}
.text--left {
  text-align: left;
}
.text--right {
  text-align: right;
}
.flex-container .fusion-builder-row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 800px) {
  .flex-container .fusion-builder-row {
    flex-direction: row;
  }
}
.flex-container.flex-justify-center .fusion-builder-row {
  justify-content: center;
}
.flex-container.flex-justify-end .fusion-builder-row {
  justify-content: end;
}
.flex-container.flex-justify-start .fusion-builder-row {
  justify-content: start;
}
/** Colors **/
.text--white {
  color: #fff !important;
}
.text--black {
  color: #000 !important;
}
.text--grey-1 {
  color: #333333 !important;
}
.text--grey-2 {
  color: #212529 !important;
}
.text--grey-3 {
  color: #15181b !important;
}
.text--orange {
  color: #FF5F30 !important;
}
.black_text_learnmore a {
  color: #0;
  color: #000 !IMPORTANT;
}
/** Icons **/
.entypo, [class^="entypo-"], [class*=" entypo-"] {
  font-family: 'entypo', 'entypo-ie' !important;
}
/** Buttons **/
body.fusion-button_size-medium .fusion-button-default-size, body.fusion-button_size-medium button.button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fusion-button.button-default {
  padding: 10px 2.4375rem;
  line-height: 1.0625rem;
  font-size: 1rem;
}
.widgettitle.cws-widgetitle {
  margin-top: 30px;
}
.widget-jobsearch-results.table_tile #job-map {
  height: 395px;
}
.widget-jobsearch-results #loader {
  margin-bottom: 0px;
}
#widget-jobsearch-results-list div {
  line-height: 24px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 18px;
  line-height: 32px !important;
  font-family: 'Arial';
  padding-left: 15px;
}
/*#colhead-brand {
 line-height: 34px;
 }*/
#main .widget-jobsearch-results .job, #main .widget-jobsearch-results .search-columns {
  padding-top: 20px;
  padding-bottom: 35px;
  padding-left: 0px;
  padding-right: 0px;
}
.apply-btn, .job-list-apply-btn a {
  color: #000 !important;
  background-color: #FF5F30 !important;
  border: none !important;
  border-radius: 0.3125rem;
  transition: all 0.2s ease-in-out;
  font-weight: 600;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  padding: 0.8125rem 2.4375rem !important;
  line-height: 1.0625rem;
  font-size: 1rem;
  text-align: center;
  width: 11.5625rem;
  box-sizing: border-box;
  margin-right: 10px;
}
.apply-btn:hover, .job-list-apply-btn a:hover {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.4) !important;
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.button--max-width, .button--max-width button, .button--max-width a {
  max-width: 250px;
}
.button--center {
  text-align: center;
}
.button--center, .button--center button, .button--center a {
  margin-left: auto;
  margin-right: auto;
}
/** Header/Nav **/
.fusion-logo {
  max-width: 165px !important;
}
.fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li {
  margin-right: 10px;
}
.fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li:after {
  /* content: "|"; */
  color: #FF5F30;
  position: absolute;
  top: calc(50% - .9em);
  right: 0;
}
.fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li a {
  margin-right: 10px;
}
.fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li:last-child {
  margin-right: 0;
}
.fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li:last-child:after {
  display: none;
  visibility: hidden;
}
@media screen and (max-width: 800px) {
  .fusion-header {
    display: flex;
    align-items: center;
  }
  .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .fusion-mobile-menu-icons {
    display: flex;
    flex-direction: row;
    justify-content: end;
  }
  .fusion-mobile-menu-icons .fusion-icon.fusion-icon-search {
    display: none;
    visibility: hidden;
  }
}
#wrapper .menu-item .xcc-wrapper .menu-dropdown {
  padding: 0;
}
#wrapper .menu-dropdown .xcc-sign-in, #wrapper .menu-dropdown > span {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 30px 0px;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  line-height: 24px;
}
/** XCC **/
.menu-dropdown .xcc-sign-in-submenu {
  background: #333333;
  border: none;
  color: white !important;
  top: 45px;
  padding: 0.5em;
}
.fusion-wrapper .menu-dropdown .xcc-sign-in-submenu a, #top .menu-dropdown .xcc-sign-in-submenu a {
  color: white;
  line-height: 1.5em;
  border: none;
}
.fusion-wrapper .menu-dropdown .xcc-sign-in-submenu a:hover, #top .menu-dropdown .xcc-sign-in-submenu a:hover {
  background-color: transparent;
}
.menu-dropdown .sign-in-link:after, .menu-dropdown .create-profile-link:after {
  color: white;
}
.menu-dropdown .xcc-sign-in-submenu::before {
  display: none;
}
.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
#socialLoginProvider {
  padding-left: 0 !important;
  width: 100% !important;
}
#socialLoginProvider, #socialLoginProvider_uiContainer {
  height: auto !important;
}
.form-control-feedback {
  padding-top: 10px !important;
}
div#socialSiteProvider {
  padding-bottom: 2rem;
}
.form-control.ng-invalid {
  background: white;
}
select::-ms-expand {
  display: none;
}
::-ms-clear {
  display: none;
}
body .has-error .form-control-feedback {
  top: auto;
}
.modal-open .modal {
  z-index: 1111111 !important;
}
select#areaInterest, select#levelAttained, select {
  -webkit-appearance: none;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/15205040/icons8-expand-arrow-32.png);
  background-position: center right;
  background-position-x: 96%;
  background-repeat: no-repeat;
  content: "\f107";
  background-size: 11px;
  padding-right: 20px;
}
.has-feedback .form-control {
  padding: 8px 15px;
  height: 50px;
  font-size: 1rem;
  font-weight: 700;
}
.modal-popup-small div#socialSiteProvider {
  margin: 0 auto;
}
.resume-filename a, .resume-filename a:hover {
  vertical-align: middle;
}
#socialLoginProvider_uiContainer {
  width: 650px !important;
  max-width: 100%;
}
/** general form fields **/
/** Main Search Bar **/
.sticky-wrapper.is-sticky .main-search {
  top: 94px !important;
  z-index: 9999 !important;
  width: 100% !important;
}
@media screen and (min-width: 800px) {
  .sticky-wrapper.is-sticky .main-search {
    top: 62px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
.main-search {
  color: #fff;
}
@media screen and (max-width: 800px) {
  .main-search {
    text-align: center;
    padding-top: 1.25rem !important;
    padding-bottom: 0rem !important;
  }
}
.main-search h2, .main-search h3, .main-search h4 {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold !important;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 800px) {
  .main-search .cws-widgetitle {
    display: none;
    visibility: hidden;
  }
}
.main-search #cws_quickjobsearch {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 800px) {
  .main-search #cws_quickjobsearch {
    flex-direction: row;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    /*max-width: 500px;
     width: 500px;
     margin-left: 25%;
     margin-top: 15px;*/
  }
}
.main-search #cws_quickjobsearch > div {
  margin-right: 2.5%;
  width: 37.5%;
}
.main-search #cws_quickjobsearch > div:last-child {
  margin-right: 0;
}
@media screen and (min-width: 800px) {
  .main-search #cws_quickjobsearch > div:last-child {
    text-align: right;
    width: 20%;
  }
}
.main-search .fusion-layout-column.fusion_builder_column, .main-search .fusion-content-widget-area .widget {
  margin-bottom: 0 !important;
  width: auto !important;
}
@media screen and (min-width: 800px) {
  .main-search .fusion-layout-column {
    margin-bottom: 0;
  }
}
.main-search input[type="text"] {
  background-color: #E9EBF1;
  border: none;
  font-size: 18px;
  color: #000;
  padding: 8px 5px 8px 2rem;
  height: 48px;
  line-height: 26px;
  text-overflow: ellipsis;
  width: 100%;
  outline: none;
}
@media screen and (min-width: 800px) {
  .main-search input[type="text"] {
    /*width: 272px;*/
    margin-top: 3px;
  }
}
.main-search input[type="text"].keyword_suggest:before {
  content: '/';
  font-family: 'Font Awesome';
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
}
.main-search input[type="text"].loc_auto:before {
  content: '/';
  font-family: 'Font Awesome';
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
}
.main-search input[type="submit"] {
  text-transform: initial;
  color: #ffffff;
  font-weight: 700;
  background-color: #FF5F30;
  font-family: 'Roboto', sans-serif;
  border-radius: 0;
  font-size: 20px;
  padding: 0.5rem 2rem;
  min-height: 48px;
  line-height: 26px;
  width: 100%;
  /*width: 175px;*/
}
.main-search .main-search input[type="text"]::placeholder {
  color: #000 !important;
}
/** start-search-baron page footer **/
.start-search-bar {
  text-align: center;
}
.start-search-bar a {
  display: block;
  font-family: 'Arial Black', 'Arial Bold', helvetica, sans-serif;
  text-decoration: underline;
  font-size: 1.375rem;
  padding: 0.9375rem 0;
  line-height: 1.375rem;
}
.start-search-bar .fusion-layout-column, .start-search-bar p {
  margin: 0 !important;
  padding: 0 !important;
}
/** Headings **/
.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
  font-size: 4.375rem;
  line-height: 4.5rem;
}
@media screen and (min-width: 425px) {
  .main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
    font-size: 6.25rem;
    font-family: 'Arial Black', 'Arial Bold', helvetica, sans-serif;
    letter-spacing: -5px;
    line-height: 6.25rem;
    margin-bottom: 0;
    margin-top: 0;
  }
}
.main-subtitle h1, .main-subtitle h2, .main-subtitle h3, .main-subtitle h4, .main-subtitle h6, .main-subtitle h5 {
  font-size: 2rem;
  line-height: 2.125rem;
  padding: 0;
}
@media screen and (min-width: 425px) {
  .main-subtitle h1, .main-subtitle h2, .main-subtitle h3, .main-subtitle h4, .main-subtitle h6, .main-subtitle h5 {
    font-size: 48px;
    padding: 0 30% 0 0;
    font-family: 'Arial Black', 'Arial Bold', helvetica, sans-serif;
    line-height: 48px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.post-content .sec1 h1, .post-content .sec1 h2 {
  font-size: 32px !important;
  font-family: 'Arial Black', 'Arial Bold', helvetica, sans-serif;
  line-height: 36px !important;
  margin-top: 0;
  margin-bottom: 40px !important;
  color: #212529;
  text-align: center;
}
.post-content .column h3 {
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
  color: #212529;
  font-size: 22px !important;
  font-weight: bold;
  max-width: 90%;
  margin: 0 auto;
}
.post-content .sec4 h2 {
  font-size: 48px;
  margin: 40px 0 20px 0;
  line-height: 48px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: none;
}
/** region image areas **/
.region__img {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.region__img a {
  height: 12.5rem;
  width: 100%;
  color: #fff;
  text-decoration: none;
  position: relative;
  font-size: 2.375rem;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  word-wrap: break-word;
  font-weight: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.region__img::before {
  content: '';
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.ejd_rightSidebar img {
  width: 234px;
}
.brand_image_container img {
  width: 234px;
}
.customize_brand_text p {
  margin-bottom: 40px;
}
.benefit_sub_heading {
  font-size: 22px;
  line-height: 40px;
}
.about_envista {
  min-height: 440px;
}
.customize_brand_text p {
  line-height: 32px;
}
.about_envista_p p {
  line-height: 32px;
}
/** Flag icons **/
.us_flag, .eu_flag, .cn_flag {
  position: relative;
}
.us_flag:after, .eu_flag:after, .cn_flag:after {
  display: block;
  color: #ccc;
  position: relative;
  top: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.us_flag:after {
  content: "USA";
}
.eu_flag:after {
  content: "Europe";
}
.cn_flag:after {
  content: "China";
}
/** Home Brands **/
.home-brand {
  border-bottom: 1px solid #212529;
}
.home-brand:last-child, .home-brand:last-of-type {
  border-bottom: none;
}
@media screen and (min-width: 800px) {
  .home-brand {
    border-bottom: none;
    border-right: 1px solid #212529;
  }
  .home-brand:last-child, .home-brand:last-of-type {
    border-right: none;
  }
}
.home-brand .fusion-column-wrapper {
  max-width: 15.625rem !important;
  margin: 0 auto !important;
  text-align: center;
}
.home-brand img {
  margin: 0 auto 1.25rem auto;
}
/** Home icon Rows -2-up in mobile **/
@media screen and (max-width: 800px) {
  .category-icons .fusion-builder-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .fusion-body .category-icons .fusion-layout-column:not(.fusion-flex-column) {
    flex: 1 0 50%;
  }
}
/** Job Details **/
.job-detail {
  max-width: 860px;
  margin: 0 auto !important;
}
.job-title {
  color: #212529 !important;
  font-size: 28px !important;
  margin-bottom: 12px !important;
}
.job__loc-date {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 800px) {
  .job__loc-date {
    flex-direction: row;
    justify-content: space-between;
  }
}
.job__cat-brand {
  font-size: 13px;
  padding: 11px 0;
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
  *zoom: 1;
  display: flex;
  flex-direction: column;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 800px) {
  .job__cat-brand {
    flex-direction: row;
    justify-content: space-between;
  }
  .job__cat-brand div, .job__cat-brand span {
    min-width: 175px;
    margin-right: 1rem;
  }
  .job__cat-brand div i, .job__cat-brand span i, .job__cat-brand div span, .job__cat-brand span span {
    font-size: 1.25rem;
    vertical-align: middle;
  }
}
.job__location {
  line-height: 1;
}
.job__location:before {
  font-family: 'entypo', 'entypo-ie' !important;
  content: 'ô';
  position: relative;
  font-size: 1.85rem;
  color: #FF5F30;
  margin-right: 0.15em;
}
.job__location .job-details-rows {
  line-height: 1;
  color: #666 !important;
  padding-left: 1.2em;
  margin-bottom: 1em;
}
@media screen and (min-width: 800px) {
  .job__location .job-details-rows {
    margin-bottom: 0;
  }
}
.job__apply-share {
  padding: 14px 50px 24px;
  height: auto;
  margin: 0 -50px;
  text-align: center;
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/1320/2020/08/btns-bg-top.png) no-repeat center top, url(https://cdn-static.findly.com/wp-content/uploads/sites/1320/2020/08/btns-bg-bottom.png) no-repeat center bottom;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: space-between;
  margin-bottom: 30px;
}
.jd-description > h2:first-child {
  font-size: 1.25rem !important;
}
.post-content .jd-description {
  /* p, h3, h4 { margin-bottom: 0; } */
  /*Updated 9/28/2020 per customer request */
}
.post-content .jd-description h2, .post-content .jd-description h3, .post-content .jd-description h4 {
  font-size: 1rem !important;
}
.post-content .jd-description p {
  font-size: 16px;
  line-height: 28px;
}
.job__icon {
  color: #FF5F30;
}
.job__about-us {
  /* border: 1px solid #ccc; */
  /*Updated 9/28/2020 per customer request */
  padding: 1.25rem;
  border-radius: 3px;
  max-width: 860px;
  margin: 1.875rem auto;
}
.job__about-us h4 {
  margin: 0 0 0.3125rem 0;
  color: #213529;
  padding: 0;
  font-size: 1.25rem !important;
}
.job__about-us p, .job__about-us ul, .job__about-us li {
  font-size: 0.875rem !important;
}
p span.emphasis {
  font-size: 17px;
}
/* Job Sharing Box - we're hiding it visually on the page as content is pulled out and moved via JS to match the customer's design */
.job-sharing.fusion-sharing-box {
  display: none;
  visibility: hidden;
}
/** Cookie Notice **/
/** Prevent interaction with site before user accepts terms **/
body.cookies-not-set:before {
  position: fixed;
  content: '';
  background-color: rgba(0, 0, 0, 0.75);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99990;
}
.cn-set-cookie.cn-button {
  background-color: #212529;
  background-image: none;
  color: #fff;
  border-radius: 0;
}
.cn-set-cookie.cn-button:hover {
  background-color: #15181b;
}
/** University Page **/
.program_card .fusion-builder-row.fusion-builder-row-inner.fusion-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 180px !important;
}
.program_card .fusion-builder-row.fusion-builder-row-inner.fusion-row > div.fusion-layout-column.fusion-one-third {
  width: auto !important;
}
/** Person module **/
.fusion-person .person-desc {
  margin-top: 10px !important;
}
.fusion-person .person-name {
  font-size: 16px !important;
}
/** Footer **/
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  font-family: 'Arial Black', 'Arial Bold', helvetica, sans-serif;
}
.footer ul, .footer li {
  list-style: none;
}
.footer .fusion-title {
  margin: 0;
  padding: 0;
}
.footer .fusion-social-links .fusion-social-networks a {
  font-size: 3rem;
}
@media screen and (min-width: 800px) {
  .footer .copyright_block {
    border-top: 1px solid #333333;
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .footer p, .footer ul {
    margin: 0;
  }
}
.footer ul {
  padding-left: 0;
}
.footer ul li {
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .footer ul li {
    font-size: 0.75rem;
  }
}
.footer h2, .footer h5 {
  letter-spacing: -0.72px;
  font-size: 2.25rem !important;
  line-height: 3.5rem !important;
}
@media screen and (max-width: 800px) {
  .footer h2, .footer h5 {
    font-size: 1.125rem !important;
    line-height: 1.25rem !important;
    margin-bottom: 0.5rem;
  }
}
.footer .fusion-social-links {
  margin-top: 1.25rem;
}
@media screen and (min-width: 800px) {
  .footer .fusion-social-links {
    margin-top: 0;
  }
}
.footer, .footer ul {
  margin-top: 24px;
}
@media screen and (min-width: 800px) {
  .footer .fusion-builder-row.fusion-builder-row-inner.fusion-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: space-between;
    padding: 0;
  }
  .footer .fusion-builder-row.fusion-builder-row-inner.fusion-row .fusion-one-third {
    width: 33.3333% !important;
    border-right: 1px solid #666;
  }
  .footer .fusion-builder-row.fusion-builder-row-inner.fusion-row .fusion-one-third:last-child {
    border-right: none;
  }
}
.footer__get-in-touch > div.fusion-column-wrapper {
  margin-left: 10% !important;
}
@media screen and (max-width: 800px) {
  .footer__get-in-touch > div.fusion-column-wrapper {
    display: none;
  }
}
.footer__find-us > div {
  margin-left: -5%;
}
@media screen and (max-width: 800px) {
  .footer__find-us > div {
    display: none;
  }
}
.footer__links .show__mobile {
  display: block;
}
@media screen and (min-width: 800px) {
  .footer__links .show__mobile {
    display: none !important;
    visibility: hidden !important;
  }
}
.footer__copyright {
  border-top: 1px solid #bfbfbf;
}
@media screen and (max-width: 800px) {
  .footer__copyright {
    text-align: left;
  }
  .footer__copyright p {
    text-align: center;
  }
}
@media screen and (min-width: 800px) {
  .footer__links .fusion-builder-column-22.fusion-one-third {
    border-left: 2px solid #585858;
    border-right: 2px solid #585858;
  }
}
/* CSS for preferences textbox under profile page */
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  font-size: 12px;
  border: 1px solid;
  border-color: #e2e2e2;
  height: 50px !important;
}
.activity .pagination a {
  padding: 0 6px;
}
.activity .pagination .active a, #top .activity .pagination .active a:focus, .activity .pagination a:hover {
  background-color: #50c3ea;
}
.job__loc-date .job__location {
  margin-top: 3px;
}
.job__loc-date .job__location:before {
  font-family: 'FontAwesome' !important;
  content: '\f002';
  color: #FF5F30;
  margin-right: 0.35em;
  font-size: 16px;
}
.ready_champion {
  background-size: 350px !important;
}
.panel-default > .panel-heading h4:before {
  content: '';
  width: 40px !important;
  width: 6.5% !important;
  height: 60px;
  float: left;
  display: inline-block;
  z-index: 999999 !important;
  padding-bottom: 0px;
}
.health_insurence > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123221/Benefits_Health_Insurance.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.retirement_benefits > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123236/Benefits_Retirement.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.disability_insurance > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123225/Benefits_Life-insurance.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.unpaid_time > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123229/Benefits_Paid-time-off.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.partnerships_discount > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123233/Benefits_Partnerships.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.partnerships_discount > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123233/Benefits_Partnerships.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.employee_assistance > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123217/Benefits_EAP.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.medical_insurence > .panel-heading h4:before {
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/26123213/Benefits_BusinessTravelInsurance.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 5px 14px;
}
.fusion-accordian .panel-heading .panel-title a {
  width: 90% !important;
  display: flex;
  align-items: baseline;
}
.accordian.homeAccordion > div {
  border-top: 1px solid #ddd;
  margin-bottom: 0;
}
.homeAccordion .panel-title a {
  display: block;
  padding: 15px 0 !important;
  text-decoration: none;
  box-shadow: none !important;
}
.homepage_social .fusion-social-network-icon.fusion-tooltip {
  width: 45px;
  height: 45px;
  padding: 4px;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.seach_jobs_btn {
  min-width: 299px;
  min-height: 48px;
}
.career_column a {
  font-weight: 700;
}
.footer_social_col .fusion-text {
  font-weight: 700;
}
.footer_social_col .awb-icon-linkedin.fusion-icon-linkedin {
  margin-left: 50px;
}
.help_btn {
  margin-bottom: 20px;
  margin-top: 10px;
}
.help_btn:hover {
  text-decoration: none;
}
.homepage_social .awb-icon-instagram:before {
  content: "\f16d";
  font-family: 'fontawesome';
  color: #ff5f30 !important;
  font-size: 38px;
}
.homepage_social .awb-icon-linkedin:before {
  content: "\f08c";
  font-family: 'fontawesome';
  background: transparent;
  color: #ff5f30 !important;
  border: 0 !important;
  font-size: 38px;
}
.homepage_social .awb-icon-youtube:before {
  content: "\e622";
  background: transparent;
  color: #ff5f30 !important;
  border: 0 !important;
  font-size: 38px;
}
.homepage_social .awb-icon-facebook:before {
  content: "\f09a";
  font-family: 'fontawesome';
  background: transparent;
  color: #fff !important;
  border: 0 !important;
  font-size: 28px;
}
.homepage_social .awb-icon-facebook.fusion-icon-facebook {
  color: #ffffff;
  font-size: 24px;
  background: #ff5f30;
  border-radius: 50%;
  width: 35px !important;
  height: 35px !important;
  top: -3px;
  position: relative;
}
.black_text_learnmore a:hover {
  color: #ff5f30 !important;
}
.at-share-btn-elements {
  margin-top: 20px;
}
.at-share-btn-elements .at-svc-email {
  cursor: pointer;
  margin: 0 5px 5px 15px !important;
  display: inline-block;
  overflow: hidden;
  border: 0;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  color: inherit;
  transition: all 0.2s ease-in-out;
}
/*12-7-22*/
#widget-jobsearch-results-pages .button {
  color: #333;
  line-height: 34px;
}
#widget-jobsearch-results-pages a.fusion-button {
  color: #fff;
  line-height: 34px;
}
.search-results-title {
  font-size: 64px !important;
  line-height: 90px !important;
}
.search-results-title {
  font-size: 60px !important;
  line-height: 90px !important;
  width: 100%;
}
#live-results {
  float: left !important;
  order: 1;
}
#job-map-toggle {
  float: left !important;
  order: 2;
  background: transparent;
  color: #000;
  padding-left: 0px;
}
#live-results:after {
  content: '|';
  margin-left: 15px;
}
#job-map-toggle .world-icon.fas {
  display: none;
}
.wrapright {
  width: 100%;
  display: flex;
  margin-bottom: 10px;
}
.flex_column.av_one_fourth {
  width: 25%;
  float: left;
}
.widget-jobsearch-results-list .sort-btn {
  margin-right: 0px;
  width: 25%;
  cursor: pointer;
  float: left;
  font-size: 24px;
  color: #FF5F30;
  line-height: 28.5px;
  font-weight: 700;
}
.sort-title {
  display: none;
}
.widget-jobsearch-results-list .search-columns {
  border-top: 0px solid #E2E2E2;
}
.job-innerwrap.g-cols > div:first-child {
  background-size: 105px;
}
.widget-jobsearch-results .job.alt, .widget-jobsearch-results-list .job.alt {
  background: #fff;
}
.job.clearfix {
  border-color: #BFBFBF;
  border-bottom: 1px solid;
}
.widget-jobsearch-results-list .search-columns {
  border-top: 0px solid #E2E2E2;
  border-bottom: 1px solid #bfbfbf;
  padding: 10px;
}
.widgettitle.cws-widgetitle {
  font-size: 18px !important;
  line-height: 24px !important;
}
.widget-jobsearch-full input[type="text"] {
  margin-bottom: 20px;
  height: 60px;
  font-size: 18px;
  line-height: 32px;
  color: #000;
  border: 1px solid #DBDEE7 !important;
  font-family: 'Arial';
}
.customize_brand_text p:first-child {
  margin-bottom: 20px;
}
.stroies_readmore {
  width: 343px;
}
.stroies_readmore:hover {
  text-decoration: none;
}
#cws-adv-search-btn {
  width: 100%;
}
.crsl_btn {
  text-decoration: none !IMPORTANT;
}
.search-submit-btn a {
  text-decoration: none !IMPORTANT;
}
.jobTitle a {
  font-weight: normal;
  color: #000;
}
.screen-reader-only {
  position: absolute;
  width: 1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}
.select2-selection__rendered {
  color: #000 !important;
}
.widget-jobsearch-full input[type="text"]::placeholder, .widget-jobsearch-full select {
  color: #000;
}
.job-description {
  font-size: 16px;
  line-height: 28px;
}
.benefit_heading {
  font-size: 24px !important;
  line-height: 35px !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
.post-content .jd-description p b span {
  color: #FF5F30;
}
.job-description ul {
  padding-left: 15px;
  margin-left: 5px;
}
.cstm_btn {
  width: 343px;
}
.widget_joblist_row a {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  color: #212934;
}
.btn-container a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}
#content .post-content .jd-description p:nth-child(2) .emphasis {
  color: #000 !important;
  font-size: 24px;
  line-height: 40px;
}
.widget_joblist_row {
  margin-bottom: 30px;
}
.banner_brands_EJD ul li {
  display: inline-block;
  width: 8.2% !important;
  margin-right: 6px;
}
.lh_24px p {
  line-height: 24px;
}
.lh_32px p {
  line-height: 32px;
}
.lh_36 p {
  line-height: 36px;
}
.last_col_footer .fusion-text {
  text-align: right !important;
}
.widget_joblist_loc, .widget_joblist_category {
  line-height: 24px;
}
.widget_joblist_category:before {
  content: 'Category: ';
}
.banner_brands_EJD ul {
  padding-left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.widget_joblist_loc:before {
  content: 'Location: ';
}
.main-search input[type="text"]::placeholder {
  color: #000;
}
.scrollTop:after {
  display: inline-block;
  content: '\f176 ';
  font-family: 'fontawesome';
  background: #ff5f30;
  width: 48px;
  height: 48px;
  color: #fff;
  padding: 15px;
  text-align: center;
  border-radius: 50%;
  margin-left: 10px;
  line-height: 100%;
}
.amir_agdhai_img img {
  padding-top: 23px;
  padding-left: 25px;
}
.scrollTop {
  text-align: right;
  color: #ff5f30;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Arial';
  font-weight: 700;
  margin-top: 40px;
}
.video_title {
  font-size: 24px;
  line-height: 30px;
}
.fusion-header-v1 .fusion-main-menu:hover {
  overflow: visible;
}
.services_desc p {
  margin-bottom: 10px;
}
.video-play-btn {
  text-decoration: none;
}
.footer_social_col .fusion-social-network-icon.fusion-tooltip {
  margin-top: 2px;
  background: #fff !important;
  padding: 5px 10px;
  line-height: 100%;
}
.footer_social_col .fusion-social-networks {
  display: inline-block;
}
.footer_social_col .fusion-social-network-icon.fusion-tooltip::before {
  font-size: 15px;
}
.toggle-text {
  color: #ff5f30;
  font-size: 16px;
  font-family: Arial;
  line-height: 22px;
}
#job-map-toggle {
  text-decoration: none;
}
#cws-search-form #select2-cws_jobsearch_brand-container {
  min-height: 60px;
  line-height: 100%;
  align-items: center;
  vertical-align: middle;
  display: flex;
}
#cws-search-form .select2-selection.select2-selection--single {
  min-height: 60px;
  display: flex;
  align-items: center;
  border-radius: 0;
}
.widget-jobsearch-full .location-wrapper {
  border-top: 0px solid #ddd !important;
  padding-top: 0px !important;
}
#cws-search-form .radius-label {
  font-size: 18px;
  line-height: 20px;
  margin-top: 20px;
  font-weight: 700;
}
#cws-search-form select {
  min-height: 60px;
  border-radius: 0;
  font-size: 18px;
  line-height: 32px;
  font-family: 'Arial';
  width: 65%;
}
.location-radius-control label {
  margin-left: 15px;
  line-height: 17px;
}
.fusion-content-widget-area .widget {
  margin-bottom: 0;
}
.widget-jobsearch-full div.location-radius-control {
  border-bottom: 0px solid #ddd !important;
}
.jobsBrandHeading {
  letter-spacing: -1px;
}
.cstm_btn:hover {
  text-decoration: none;
}
.homeAccordion {
  padding-left: 60px;
}
.slick-dots li button .slick-dot-icon:before {
  color: #000;
}
.slick-dots li.slick-active button .slick-dot-icon:before {
  color: #ff5f30;
}
.slick-dots li button .slick-dot-icon {
  opacity: 1 !important;
}
.seach_jobs_btn {
  text-decoration: none !important;
}
#content_culture {
  max-width: 1175px;
  margin: auto;
}
.morelink {
  font-size: 16px !important;
  text-transform: capitalize;
  color: #f65d2a;
  font-weight: 700;
  line-height: 19px;
}
.awb-icon-bars {
  text-decoration: none;
}
.black_location_col .fusion-title {
  padding-left: 10px;
  padding-right: 10px;
}
.homeAccordion .panel-body {
  padding-left: 72px !important;
  padding-top: 40px !important;
  padding-bottom: 30px !important;
}
.menu-dropdown .xcc-sign-in-submenu {
  min-width: 270px;
}
.emphasis {
  color: #ff5f30;
}
.hide-more:after {
  content: '';
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/11100628/icons8-add-48.png);
  background-size: contain;
  margin-left: 10px;
  font-size: 0px;
  width: 29px !important;
  height: 30px !important;
  position: absolute;
}
.hide-less:after {
  content: '';
  background: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/11100924/icons8-minus-sign-48.png);
  background-size: contain;
  margin-left: 10px;
  font-size: 0px;
  width: 29px !important;
  height: 30px !important;
  position: absolute;
}
.ejd_apply_btn {
  margin-top: 50px;
}
.video_control i {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border: 5px solid #ffffff;
  padding: 0px 0px;
  line-height: 100%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.widget-jobsearch-results.table_tile .job .joblist-location {
  padding-left: 0;
  background: none;
}
.widget-jobsearch-results .search-columns {
  background: transparent !important;
  color: #ff5f30;
  font-weight: bold;
  font-size: 24px !important;
  line-height: 40px !important;
  padding: 10px 0 10px 10px;
  position: relative;
}
.widget-jobsearch-results.table_tile .job:hover {
  border: none;
}
#wrapper #main .widget-jobsearch-results .search-columns.fusion-row {
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #bfbfbf;
}
#main .widget-jobsearch-results.thumbnails .job {
  padding: 5px;
  border-bottom: 1px solid #bfbfbf;
}
.widget-jobsearch-results.table_tile .job {
  border: none;
  border-bottom: 1px solid #bfbfbf;
}
.widget-jobsearch-results.thumbnails .propic-wrapper {
  margin-right: 10px;
  width: 100px;
  height: 60px;
  float: left;
}
.widget-jobsearch-results.table_tile .job:hover {
  border: none;
  border-bottom: 1px solid #bfbfbf;
}
.widget-jobsearch-results .child.locationtype, .widget-jobsearch-results .child.addtnl_loc {
  color: #000;
  font-style: normal;
}
#result-modifications {
  display: none;
}
.widget_joblist_row.alt {
  background: transparent !important;
}
.menu-dropdown.xcc-sign-in-parent.active .xcc-sign-in-submenu {
  display: block !important;
  transform: scaleY(1) !important;
}
.menu-dropdown .xcc-sign-in::after {
  padding: 2px 0 0 5px;
  content: "\f347";
  font-family: dashicons, sans-serif;
  height: 0;
  float: right;
  position: relative;
}
.fusion-logo img {
  height: 55px !important;
}
.menu-dropdown .xcc-sign-in-submenu:before {
  position: absolute;
  top: -12px;
  right: 10px;
  width: 0;
  height: 0;
  border-right: solid 7px transparent;
  border-left: solid 7px transparent;
  border-bottom: solid 7px #e1e1e1;
  content: '';
}
#torrell_jackson {
  text-decoration: none;
}
#anne_gonzales {
  text-decoration: none;
}
.champions_col > div {
  max-width: 470px !important;
}
.footer_contact_btn {
  text-decoration: none;
}
#cws-search-form .select2.select2-container:after {
  content: "\f107";
  width: 17px;
  height: 17px;
  color: #f65d2a;
  position: absolute;
  right: 9px;
  top: 14px;
  font-family: FontAwesome;
}
.widget-jobsearch-results.table_tile .job .joblist-location {
  padding-right: 10px;
}
.job-innerwrap .fusion-layout-column {
  margin-top: 10px;
  margin-bottom: 0px;
}
.dexis .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/03163959/Color_RGB_Env_Black.png);
  background-repeat: no-repeat;
  font-size: 0;
}
.implant-direct .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/05174806/Color_Logo_Implant_Direct-1.png);
  background-repeat: no-repeat;
  font-size: 0;
}
.kerr .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/17175511/Kerr-Logo.png);
  background-size: 75px;
  background-repeat: no-repeat;
  font-size: 0;
}
.brand_image_container .kerr_logo {
  width: 120px;
}
.ejd_rightSidebar .kerr_logo {
  width: 120px;
}
.metrex .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/05174759/Color_Logo_Metrex-1.png);
  background-repeat: no-repeat;
  font-size: 0;
}
.nobel-biocare .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2022/12/28203258/NB_Logo_Stacked_12mm-5mm_RGB-1.png);
  background-repeat: no-repeat;
  font-size: 0;
}
.ormco .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/03164523/Color_Logo_Ormco.png);
  background-repeat: no-repeat;
  font-size: 0;
}
.spark .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/05174754/Spark_Logo-1.png);
  background-repeat: no-repeat;
  font-size: 0;
}
.corporate .job-innerwrap.g-cols > div:first-child {
  display: flex;
  align-items: center;
  min-height: 68px;
  background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/05122313/logo.svg);
  background-repeat: no-repeat;
  font-size: 0;
}
.black_text {
  color: #000;
  text-decoration: underline;
}
bold, strong {
  font-weight: 700;
}
#readmore_contaner {
  margin-top: 30px;
}
.brand_image_container p {
  margin-bottom: 10px;
}
.brand_image_container {
  margin-bottom: 0px;
}
.brand_vid_img_container {
  margin-top: 20px;
}
.customize_brand_text a {
  color: #000 !important;
  text-decoration: underline;
}
.customize_brand_text a:hover {
  color: #ff5f30 !important;
  text-decoration: underline;
}
.footer, .footer ul li a {
  color: #000 !important;
  line-height: 21px;
  font-size: 16px;
  font-family: 'Arial';
}
.ua-mobile .modal-open {
  position: static !important;
  /* overflow: hidden; */
}
#ui-id-3 {
  display: none !important;
}
.post-content .jd-description p b {
  /*color: #FF5F30 !important;*/
}
.Slider_subHeading h4 {
  font-weight: normal !important;
}
@media screen and (min-width: 1200px) {
  .slick-slide.slick-current.slick-active > div {
    /* outline-offset: 0px !important; */
    margin: 40px !important;
  }
  .at-share-tbx-element .at-icon-wrapper {
    display: block !important;
    width: 40px !important;
    float: left;
  }
}
@media screen and (min-width: 800px) {
  .job_filter {
    order: 2 !important;
  }
  .widget-jobsearch-results .jobTitle {
    padding-right: 10px;
  }
  .home_video video {
    height: 650px !important;
  }
}
@media screen and (min-width: 769px) {
  .fusion-main-menu {
    overflow: initial !important;
  }
}
.ejd_rightSidebar > div:before {
  content: '';
  width: 100% !important;
  position: absolute;
  background: #f1f1f1;
  display: block;
  top: 0px;
  height: 100%;
  left: 5%;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .last_col_footer .fusion-flex-justify-content-flex-end {
    justify-content: flex-start !important;
  }
  .ejd_apply_btn {
    margin-top: 50px;
  }
  .last_col_footer .fusion-text {
    text-align: left !important;
    width: 100%;
  }
  .footer_social_col .awb-icon-linkedin.fusion-icon-linkedin {
    margin-left: 9px;
  }
  .brand_col .five_col {
    margin-bottom: 50px !important;
  }
  .fusion-wrapper .menu-dropdown .xcc-sign-in-submenu a, #top .menu-dropdown .xcc-sign-in-submenu a {
    font-size: 14px !important;
  }
  .fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li a {
    margin-right: 0px;
    font-size: 18px;
  }
  #wrapper .menu-dropdown .xcc-sign-in, #wrapper .menu-dropdown > span {
    font-size: 16px;
  }
  .fusion-header {
    height: auto !important;
  }
  #wrapper .post-content blockquote, #wrapper .post-content blockquote p {
    font-size: 24px !important;
    line-height: 40px !important;
  }
  #wrapper .post-content blockquote cite, #wrapper .post-content .video-title {
    display: block;
    margin-top: 25px;
  }
  .fusion-accordian .panel-heading .panel-title a {
    padding-left: 10px !important;
  }
  .fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li {
    margin-right: 10px;
    padding-right: 10px !important;
  }
  #content_culture .amir_agdhai_right_cont:after {
    bottom: 0px !important;
    right: 15px !important;
  }
}
.services_desc p {
  font-size: 16px;
}
.video_subheading {
  font-size: 16px !important;
}
.btn-container {
  font-weight: 700;
}
.fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li > a {
  line-height: 26px;
}
select#cws_jobsearch__proximity {
  padding-left: 15px;
}
#widget-jobsearch-results-pages .pagination-li:first-child a {
  margin-left: 0;
}
.benefit_subheading h3 {
  margin-top: 0px;
}
.xcc-sign-in-submenu {
  display: none !important;
}
@media screen and (max-width: 1024px) and (min-width: 800px) {
  .homeAccordion {
    padding-left: 0px;
  }
  .ejd_rightSidebar p {
    font-size: 18px;
    line-height: 24px;
  }
  .our_benefit_heading h2 {
    line-height: 1.4 !important;
  }
  .benefit_subheading h3 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .jobsBrandHeading h2 {
    font-size: 36px !important;
    line-height: 40px !important;
  }
  .main-title h1 {
    font-size: 60px !important;
  }
  .black_location_col .heading-with-span * {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .our_benefit_heading h2 {
    font-size: 36px !important;
    line-height: 40px !important;
  }
  .benefit_subheading h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .slider_heading h3 {
    margin-top: 0px !important;
    font-size: 36px !important;
  }
  .Slider_subHeading h4 {
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
  }
  .slider_paragraph p {
    font-size: 18px;
    line-height: 24px;
  }
  .fusion-social-links.fusion-social-links-1 {
    margin-top: 20px;
  }
  .ready_champion h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }
  .ejd_title h1 {
    font-size: 42px !important;
    line-height: 50px !important;
  }
}
@media screen and (max-width: 900px) and (min-width: 800px) {
  .fusion-top-header.menu-text-align-center .fusion-main-menu > ul > li > a {
    line-height: 26px;
    font-size: 14px !important;
  }
  .lh_50 p {
    line-height: 40px;
  }
  .jobsBrandHeading * {
    line-height: 60px !important;
  }
  .our_benefit_heading h2 {
    line-height: 60px !important;
  }
  .crsl_btn {
    margin-bottom: 0 !important;
  }
  .main-title.title--xl h1 {
    line-height: 70px !important;
  }
  .homeAccordion .panel-body {
    padding-left: 55px !important;
    padding-top: 30px !important;
    padding-bottom: 15px !important;
  }
  .applyejd_btn {
    width: 100%;
  }
  .crsl_btn {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 800px) and (min-width: 480px) {
  .main-title h1 {
    line-height: 75px !important;
    font-size: 64px !important;
  }
  .crsl_btn {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 900px) {
  .modal-dialog.modal-lg {
    width: 90%;
  }
  .search_result_heading h1 {
    font-size: 36px !important;
    line-height: 40px !important;
  }
  .widget-jobsearch-results #search-filters, .widget-jobsearch-results-list #search-filters {
    min-width: 100%;
    margin-bottom: 0px;
  }
  .widget-jobsearch-results.table_tile .widget-job-map {
    margin-top: 0px;
  }
  #wrapper #main .widget-jobsearch-results .search-columns.fusion-row {
    padding-left: 0px;
  }
  .main_heading_below {
    font-size: 30px !important;
  }
  .widget-jobsearch-results .search-columns {
    background: transparent !important;
    color: #ff5f30;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 28px !important;
    padding: 10px 0 10px 10px;
    position: relative;
  }
  .main-search input[type="submit"] {
    padding: 0.5rem 1rem;
  }
  .homeAccordion .panel-body {
    padding-top: 30px !important;
    padding-bottom: 15px !important;
  }
  body .fusion-content-widget-area .button {
    margin-left: 10px;
  }
  .banner_EJD {
    min-height: 280px !important;
  }
}
@media screen and (max-width: 800px) {
  select#areaInterest, select#levelAttained, select {
    -webkit-appearance: none;
    background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/15205040/icons8-expand-arrow-32.png);
    background-position: center right;
    background-position-x: right;
    background-position-y: center;
    background-position-x: 98%;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    content: "\f107";
    background-size: 13px;
    padding-right: 20px;
  }
  .brand_col .five_col {
    margin-bottom: 25px !important;
  }
  .jobsBrandHeading {
    font-size: 36px !important;
  }
  .benefit_subheading h3 {
    font-size: 26px !important;
    line-height: 32px;
  }
  .slider_heading h3 {
    margin-top: -30px !important;
  }
  .Slider_subHeading h4 {
    font-size: 18px !important;
    line-height: 40px;
    font-weight: 700 !important;
    margin-top: -55px !important;
  }
  .Slider_subHeading {
    margin-bottom: 0px !important;
  }
  .slider_paragraph p {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .slider_paragraph {
    margin-top: -20px;
  }
  .jobsBrandHeading h2 {
    font-size: 36px !important;
    line-height: 40px !important;
  }
  #toggleAdvSearch {
    display: block;
  }
  .benefit_p {
    margin-top: -35px;
  }
  .about_envista_p p {
    line-height: 24px;
  }
  .about_envista_p > p {
    margin-bottom: 0;
  }
  .benefit_p p {
    font-size: 18px;
  }
  .homeAccordion .panel-body {
    padding-left: 0px !important;
    padding-top: 30px !important;
    padding-bottom: 15px !important;
  }
  .homeAccordion .panel-body p {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    line-height: 26px !important;
  }
  .widget-jobsearch-full input[type="text"] {
    font-size: 16px;
    line-height: 26px;
  }
  #cws-search-form select {
    font-size: 16px;
    line-height: 26px;
  }
  .fusion-button.button-default {
    padding: 3px 2.4375rem;
  }
  body .fusion-content-widget-area .button {
    margin-left: 10px;
  }
  .job-innerwrap.g-cols > div:first-child {
    min-height: 40px !important;
  }
  .brand_col .fusion-builder-row {
    align-items: start !important;
  }
  #wrapper .post-content blockquote, #wrapper .post-content blockquote p {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .brand_col .five_col {
    margin-bottom: 25px;
  }
  .brand_col .six_col {
    margin-bottom: 25px !important;
  }
  .lh_50 p {
    line-height: 42px;
  }
  .our_benefit_mobile h2 {
    line-height: 40px !important;
  }
  .fusion-logo img {
    height: 45px !important;
  }
  .customize_brand_text p:last-child {
    margin-bottom: 0;
  }
  .fusion-header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .brand_vid_img_container {
    margin-top: 0px;
  }
  .menu-dropdown .xcc-sign-in::after {
    top: 0px;
  }
  .black_location_col a.fusion-column-anchor {
    font-size: 24px;
    line-height: 26px;
  }
  #wrapper .post-content blockquote cite, #wrapper .post-content .video-title {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .amir_agdhai_img img {
    padding-bottom: 23px;
    padding-right: 25px;
    padding-left: 0px;
    padding-top: 0px;
  }
  .main-subtitle h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }
  .scrollTop {
    display: none;
  }
  .benefit_subheading p {
    line-height: 32px;
    font-size: 26px !important;
  }
  .widget-jobsearch-results.table_tile .job .joblist-location {
    padding-left: 0;
    background: none;
    margin-bottom: 0px;
  }
  .fusion-mobile-menu-icons {
    margin-top: 0.8rem !important;
  }
  .search-results-title {
    font-size: 36px !important;
    line-height: 40px;
  }
  .flex_column.av_one_fourth {
    width: 100%;
    float: left;
  }
  #widget-jobsearch-results-pages .button {
    padding: 9px 5px;
    font-size: 18px;
  }
  a#toggleAdvSearch {
    opacity: 1 !important;
    font-weight: 900;
    margin-bottom: 30px;
    text-shadow: none;
    font-size: 18px;
  }
  .jobTitle {
    font-weight: bold !important;
  }
  .widget_joblist_row.alt {
    background-color: #f1f1f1 !important;
  }
  .similar_job_heading * {
    font-size: 24px !important;
  }
  .similar_job_heading {
    margin-top: 50px !important;
  }
  .widget-jobsearch-results-list .sort-btn {
    width: 100%;
  }
  .similar_jobs .widget_joblist_row a {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #212934;
  }
  .search-columns .title {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
  }
  #wrapper .menu-dropdown .xcc-sign-in, #wrapper .menu-dropdown > span {
    font-size: 14px;
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
  }
  .menu-dropdown.xcc-sign-in-parent {
    padding-top: 15px;
  }
  .menu-dropdown .xcc-sign-in-submenu {
    background: #fff;
    border: none;
    color: white !important;
    top: 42px;
    padding: 0.5em;
    right: auto;
  }
  .fusion-wrapper .menu-dropdown .xcc-sign-in-submenu a, #top .menu-dropdown .xcc-sign-in-submenu a {
    color: #333;
    line-height: 26px;
    border: none;
  }
  .main-title h1 {
    line-height: 75px !important;
  }
  #wrapper .post-content blockquote, #wrapper .post-content blockquote p {
    font-size: 24px !important;
    line-height: 26px !important;
    text-align: left;
  }
  .content_culture_img {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .homeAccordion {
    padding-left: 0px;
  }
  .panel-default > .panel-heading h4:before {
    width: 10% !important;
  }
  .fusion-accordian .panel-heading .panel-title a {
    width: 90% !important;
  }
  .about_envista_headin * {
    font-size: 24px !important;
  }
  .our_benefit_heading h2 {
    font-size: 36px !important;
    line-height: 120px !important;
  }
  .black_location_col .title-heading-left {
    font-size: 24px !important;
    line-height: 26px !important;
  }
  .video_title {
    font-size: 24px;
    line-height: 30px;
  }
  .champion_col > div {
    background-position: center center !important;
  }
  #wrapper .post-content blockquote cite, #wrapper .post-content .video-title {
    display: block;
    margin-top: 30px !important;
    margin-bottom: 10px;
  }
  .footer__links .fusion-alignright {
    float: left;
  }
  .seach_jobs_btn {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .footer ul li {
    font-size: 18px;
  }
  .footer__links .alignright, .fusion-alignright {
    margin-left: 0px !important;
  }
  .homeAccordion .fusion-accordian #accordion-4-1 .panel-title a {
    font-size: 18px;
    line-height: 24px;
    color: #212934;
    font-family: "Roboto";
    font-weight: 400;
  }
  .Slickslider_heading_home * {
    font-size: 24px !important;
  }
  .slick_slider_designation * {
    font-size: 18px !important;
  }
  .slick_slider_desc * {
    font-size: 18px;
  }
  .widget-jobsearch-results .job .joblist-location, .widget-jobsearch-results .job .joblist-posdate {
    padding-left: 0px !important;
    background-position: top left !important;
  }
  .job-innerwrap .flex_column.fusion-layout-column {
    margin-bottom: 0px;
  }
  .widget-jobsearch-results.table_tile .job {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .fusion-accordian .panel-heading .panel-title a {
    padding-left: 0px !important;
  }
  .ready_champion .fusion-title * {
    font-size: 36px !important;
    line-height: 38px !important;
  }
  .ready_champion p {
    font-size: 18px;
    line-height: 24px;
  }
  .ready_champion {
    background-size: 80% !important;
    background-position: -50% -11% !important;
  }
  .ejd_apply_btn {
    margin-top: 40px;
  }
  .applyejd_btn {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .customize_brand_text p {
    line-height: 24px;
  }
  .customize_brand_text p {
    margin-bottom: 20px;
  }
  .about_envista {
    min-height: 252px;
  }
  .slick-slider .fusion-title {
    font-size: 36px !important;
  }
  .widget_joblist_loc {
    margin-top: 15px;
  }
  .brand_vid_img_container > p {
    line-height: 0;
  }
  .customize_brand_text {
    margin-top: 20px;
  }
  .post-content .jd-description p {
    font-size: 18px;
    line-height: 24px;
  }
  .ejd_rightSidebar .lh_36 > p {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .post-content .jd-description ul li {
    font-size: 18px;
    line-height: 24px;
  }
  .lh_32px p {
    line-height: 22px;
  }
  .agencies_stagemant_cont .title-heading-left {
    font-size: 18px !important;
  }
  .benefit_heading {
    font-size: 18px !important;
    line-height: 22px !important;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .main_heading_below {
    font-size: 36px !important;
  }
  .ejd_title h1.title-heading-left {
    font-size: 36px !important;
    line-height: 40px !important;
  }
  .about_envista_headin h2 {
    font-size: 24px !important;
    line-height: 75px !important;
  }
}
@media screen and (min-width: 480px) {
  .footer_social_col p {
    display: inline;
    top: -20px;
    position: relative;
  }
  .footer_social_col .awb-icon-linkedin.fusion-icon-linkedin {
    margin-left: 50px;
  }
  .ejd_rightSidebar {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .banner_brands_EJD {
    padding-top: 170px !important;
  }
  .Slider_subHeading h4 {
    margin-bottom: 15px !important;
  }
  .kerr_logo img {
    width: 85px !important;
  }
  .cstm_btn {
    width: 100%;
  }
  select#areaInterest, select#levelAttained, select {
    -webkit-appearance: none;
    background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/15205040/icons8-expand-arrow-32.png);
    background-position: center right;
    background-position-x: right;
    background-position-y: center;
    background-position-x: 97%;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    content: "\f107";
    background-size: 13px;
    padding-right: 20px;
  }
  #wrapper .copyRight_col {
    width: 100% !important;
    order: 2;
  }
  .Slider_subHeading h4 {
    line-height: 24px !important;
  }
  .footer_logo_cont {
    margin-bottom: 20px !important;
  }
  .footer__copyright p {
    margin-bottom: 10px;
  }
  #wrapper .footer_logo_cont {
    width: 100% !important;
  }
  #wrapper .footer_btn_cont {
    width: 100% !important;
  }
  #wrapper .footer_social_col {
    width: 100% !important;
    order: 1;
  }
  .footer__copyright p {
    text-align: left !important;
  }
  .footer_social_col {
    margin-top: 0px !important;
  }
  .slick-slider .fusion-title {
    font-size: 24px !important;
  }
  .homeAccordion .fusion-panel > .panel-heading h4:before {
    background-size: 28px;
    background-position: 5px 18px;
  }
  .fusion-accordian .panel-heading .panel-title a {
    padding-left: 5px !important;
  }
  .fusion-accordian .fusion-panel .panel-title a {
    font-size: 18px !important;
    padding-top: 20px !important;
    line-height: 24px !important;
    padding-bottom: 20px !important;
  }
  .panel-default > .panel-heading h4:before {
    width: 10% !important;
  }
  .hero_image {
    min-height: 280px;
  }
  .black_location_col > div {
    min-height: 167px !important;
  }
  .similar_job_heading * {
    margin-top: 15px !important;
  }
  .seach_jobs_btn {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .location_search_btn {
    margin-top: 0px !important;
  }
  #wrapper .brand_btn_cont {
    width: 100% !important;
  }
  #wrapper .location_btn_cont {
    width: 100% !important;
  }
  .ejd_rightSidebar .kerr_logo {
    width: 100px;
  }
}
@media screen and (max-width: 400px) {
  select#areaInterest, select#levelAttained, select {
    -webkit-appearance: none;
    background-image: url(https://cdn-static.findly.com/wp-content/uploads/sites/2661/2023/01/15205040/icons8-expand-arrow-32.png);
    background-position: center right;
    background-position-x: right;
    background-position-y: center;
    background-position-x: 96%;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    content: "\f107";
    background-size: 13px;
    padding-right: 20px;
  }
}
/* homepage */
a.scrollTop {
  width: fit-content;
  align-self: end;
}
.heading-with-span span:before {
  content: '\A';
  white-space: pre;
}
.fusion-social-networks-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fusion-social-networks-wrapper a {
  display: block !important;
}
.homepage_social .awb-icon-facebook.fusion-icon-facebook {
  top: 0px;
}
.ready_champion .seach_jobs_btn {
  margin-top: 30px;
}
.at-share-tbx-element .at-share-btn {
  padding: 8px 8px !important;
  background: #fff !important;
}
.at-icon {
  fill: #000 !important;
  border: 0;
  width: 25px !important;
  height: 25px !important;
}
.at-share-tbx-element .at-icon-wrapper {
  vertical-align: middle;
  width: auto !important;
  height: auto !important;
  line-height: 0px !important;
  background: #fff !important;
}
.at-share-tbx-element .at-share-btn:first-child {
  margin-left: 0 !important;
}
.at-share-tbx-element .at-share-btn {
  margin-left: 15px !important;
}
.at-svc-email .at-icon-wrapper {
  line-height: 40px !important;
  height: 40px !important;
  width: 40px !important;
  padding: 8px !important;
}
.at-share-tbx-element .at-share-btn:focus, .at-share-tbx-element .at-share-btn:hover {
  transform: none !important;
  outline-offset: -1px;
  color: inherit;
}
#readmore_contaner {
  width: 100%;
}
.learmor_arrow_right:hover {
  color: #ff5f30 !important;
}
/* END homepage */
[name="xcloud_Signin"] #login_modal_sub_header {
  padding-top: 30px !important;
}
#emailUnsubscribeCheck {
  margin-top: 0px;
}
@media screen and (min-width: 800px) {
  div#colhead-title {
    width: 33.33% !important;
  }
  div#colhead-title span {
    width: auto;
  }
}
