.note {
  background-color: yellow;
  padding: 20px;
  width: 300px;
  position: absolute;
  top: 0px;
  right: 0px;
  top: 200px;
  z-index: 9;
}
/* fonts */
@font-face {
  font-family: 'foundry_sterling_ot2bold';
  src: url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-bold-webfont.woff2') format('woff2'), url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'foundry_sterling_ot2book';
  src: url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-book-webfont.woff2') format('woff2'), url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-book-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'foundry_sterling_ot2demi';
  src: url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-demi-webfont.woff2') format('woff2'), url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-demi-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'foundry_sterling_ot2extrabold';
  src: url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-extrabold-webfont.woff2') format('woff2'), url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'foundry_sterling_ot2light';
  src: url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-light-webfont.woff2') format('woff2'), url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'foundry_sterling_ot2medium';
  src: url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-medium-webfont.woff2') format('woff2'), url('/wp-content/themes/bb-theme-child/fonts/foundrysterlingot2-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* colors */
body {
  background: #fff;
}
.team-member-row {
  overflow-y: scroll;
}
.uabb-content {
  overflow-y: scroll;
}
.uabb-content .fl-rich-text a {
  transition: all 300ms ease-in-out 0s;
  color: #02AECA !important;
}
.uabb-content .fl-rich-text a:hover {
  color: #282828 !important;
}
.pp-content-grid-post-title {
  white-space: initial;
  flex-flow: row wrap;
}
.shadow-box a {
  color: #32BED4 !important;
  position: relative;
  transition: all 300ms ease-in-out 0s;
  text-decoration: none!important;
}
.shadow-box a::after {
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  width: 0;
  height: 1.8px;
  background: #32BED4;
  bottom: -2px;
  left: 0;
}
.shadow-box a:hover::after {
  width: 100%;
}
.shadow-box .pop-trigger a::after {
  display: none!important;
}
.blue-t {
  color: #32BED4 !important;
}
.blue-l {
  color: #32BED4 !important;
  position: relative;
  transition: all 300ms ease-in-out 0s;
  text-decoration: none!important;
}
.blue-l::after {
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  width: 0;
  height: 1.8px;
  background: #32BED4;
  bottom: -2px;
  left: 0;
}
.blue-l:hover::after {
  width: 100%;
}
.african,
.womens,
.pride {
  text-align: center!important;
}
.african b,
.womens b,
.pride b {
  color: #32BED4 !important;
  position: relative;
  transition: all 300ms ease-in-out 0s;
  text-decoration: none!important;
}
.african b::after,
.womens b::after,
.pride b::after {
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  width: 0;
  height: 1.8px;
  background: #32BED4;
  bottom: -2px;
  left: 0;
}
.african b:hover::after,
.womens b:hover::after,
.pride b:hover::after {
  width: 100%;
}
.cooper-box-group a,
.u-link a {
  color: #32BED4 !important;
  position: relative;
  transition: all 300ms ease-in-out 0s;
  text-decoration: none!important;
}
.cooper-box-group a::after,
.u-link a::after {
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  width: 0;
  height: 1.8px;
  background: #32BED4;
  bottom: -2px;
  left: 0;
}
.cooper-box-group a:hover::after,
.u-link a:hover::after {
  width: 100%;
}
#fl-main-content {
  overflow: hidden;
}
.default-page {
  padding-top: 120px;
}
.default-page h2,
.default-page h3,
.default-page h4,
.default-page h5,
.default-page h6 {
  font-family: Arial, sans-serif !important;
  font-weight: bold!important;
  font-size: 28px!important;
}
.default-page a {
  transition: all 300ms ease-in-out 0s;
  color: #02AECA !important;
}
.default-page a:hover {
  color: #282828 !important;
}
.default-page p[id] {
  font-family: Arial, sans-serif !important;
  font-weight: bold!important;
  font-size: 28px!important;
}
.uabb-team-name-text,
.uabb-team-desgn {
  white-space: initial;
  flex-flow: row wrap;
}
.footer-copy a {
  transition: all 300ms ease-in-out 0s;
}
.footer-copy a:hover {
  color: #0091EC !important;
}
.slide-trigger img,
.african img,
.womens img,
.pride img {
  transition: all 300ms ease-in-out 0s;
}
.slide-trigger img:hover,
.african img:hover,
.womens img:hover,
.pride img:hover {
  transform: scale(1.1, 1.1);
}
.page-id-2490 .bubble6,
.page-id-2491 .bubble6 {
  display: none;
}
.contact-link {
  margin-right: -10%;
  z-index: 2;
  position: relative;
}
.board-desktop {
  width: 900px!important;
}
.menu-item,
.brex-mega-menu-desktop a {
  font-family: 'foundry_sterling_ot2book';
  text-transform: uppercase;
  letter-spacing: 2px;
}
.fl-menu .sub-menu {
  position: fixed!important;
  width: 100%;
  height: 100%;
  top: 130px!important;
  background: rgba(255, 255, 255, 0.9) !important;
  display: table-row !important;
}
.fl-menu .sub-menu li {
  display: table-row;
  vertical-align: middle;
  height: 100px;
}
.fl-menu .sub-menu li a {
  height: 50px;
}
.stat-text {
  font-weight: 600;
}
.stat-text span {
  font-size: 48px;
  letter-spacing: 3px!important;
  font-weight: 600;
}
.max-board {
  max-width: 700px;
  margin: 0 auto;
}
.foundry-medium {
  font-family: 'foundry_sterling_ot2demi' !important;
}
.foundry-bold {
  font-family: Arial, sans-serif !important;
  font-weight: bold;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #02aeca #ffffff;
}
*::-webkit-scrollbar {
  width: 8px;
}
*::-webkit-scrollbar-track {
  background: #fff;
  border: solid 8px transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: #02aeca;
  border-radius: 50px;
}
.home-stats {
  width: 600px!important;
  margin: 0 auto;
  min-height: 300px!important;
}
.home-stats img {
  min-height: 80px!important;
}
span.blue-wash-corporate {
  font-weight: bold!important;
}
.fl-node-5jh0dulb9w2g {
  max-width: 260px;
}
.mega-menu-saved-row-container .fl-row-content {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 70vh;
}
.mega-menu-saved-row-container .fl-row-content .fl-module-content {
  margin-top: 0!important;
}
.inner-page-head .fl-heading .fl-heading-text {
  background: url(/wp-content/uploads/2022/05/inner-head.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.purple-wash {
  background: url(/wp-content/uploads/2022/05/purple-mask.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.green-yellow-wash .fl-heading .fl-heading-text {
  background: url(/wp-content/uploads/2022/05/green-yellow.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0px;
  display: inline;
}
.blue-wash-corporate .fl-heading .fl-heading-text {
  background: url(/wp-content/uploads/2022/05/corporate.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.blue-wash-corporate {
  background: url(/wp-content/uploads/2022/05/corporate.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.green-yellow-wash-access .fl-heading span {
  background: url(/wp-content/uploads/2022/05/green-yellow2.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.green-wash .fl-heading span {
  background: url(/wp-content/uploads/2022/05/purple-mask.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0px 0px;
  display: inline;
}
.blue-wash .fl-heading span {
  background: url(/wp-content/uploads/2022/05/impact.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-text-fill-color: transparent;
  background-position: 0px 0;
  -webkit-background-clip: text;
  display: inline-block;
}
.coopersurgical .fl-heading span {
  background: url(/wp-content/uploads/2022/05/coopersurgical.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-text-fill-color: transparent;
  background-position: 0px 0;
  -webkit-background-clip: text;
  display: inline;
}
.environ,
.title-fix,
.diversity-title,
.commit,
.driving-title,
.listen-title,
.employ-title,
.vision-title,
.globe-title,
.contact {
  font-size: 5vw!important;
  line-height: 5vw!important;
}
.working-title,
.careers {
  font-size: 4vw!important;
  line-height: 4vw!important;
}
.center-text .fl-rich-text p {
  line-height: 1.4vw !important;
  font-size: 1.2vw !important;
}
.surgical-stat .fl-number-int {
  font-size: 2.5vw !important;
  line-height: 2.5vw !important;
}
.diversity-button {
  font-size: 1vw!important;
  line-height: 1vw!important;
}
.team-member-row .fl-photo-content img {
  object-fit: contain!important;
  object-position: bottom;
}
.first-stat .fl-number-int::after {
  content: '+';
}
.center-text .fl-rich-text {
  text-align: center!important;
}
.center-text .fl-rich-text p {
  text-align: center!important;
}
.vision-text {
  background: url(/wp-content/uploads/2022/05/coopersurgical.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 0px 0;
  font-size: 22px!important;
  text-transform: uppercase;
  font-weight: 500!important;
  display: inline-block;
}
.surgical-stat .fl-number-string {
  text-align: center!important;
  line-height: 32px!important;
  background: url(/wp-content/uploads/2022/05/coopersurgical.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 0px 0;
  display: inline-block;
}
.surgical-stat .fl-number-after-text {
  text-align: center!important;
}
.stories-blue .fl-heading span {
  background: url(/wp-content/uploads/2022/05/stories.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.careers-home .fl-heading span {
  background: url(/wp-content/uploads/2022/05/orange1.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.investors {
  background: url(/wp-content/uploads/2022/05/orange2.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.stats {
  background: url(/wp-content/uploads/2022/03/stats.jpg) 0 0 / cover no-repeat;
  color: transparent!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.esg .fl-heading span {
  background: url(/wp-content/uploads/2022/05/esg-bg.jpg) 0 0 / cover no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline;
}
.usdg {
  background: url(/wp-content/uploads/2022/04/usdg.jpg) 0 0 / cover no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline-block;
}
.who-we-are .fl-heading span {
  background: url(/wp-content/uploads/2022/05/who-we-are.jpg) 0 0 / cover no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline-block;
}
.careers .fl-heading span {
  background: url(/wp-content/uploads/2022/05/careers.jpg) 0 0 / cover no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  display: inline-block;
}
.contact .fl-heading span {
  background: url(/wp-content/uploads/2022/05/contact.jpg) 0 0 / cover no-repeat;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  -webkit-background-clip: text;
  display: inline-block;
}
.pink {
  background: url(/wp-content/uploads/2022/05/inner-head.jpg) 0 0 / cover no-repeat;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  -webkit-background-clip: text;
  display: inline-block;
}
.employee-spotlight {
  margin: 0 auto;
}
.employee-spotlight .pp-content-post-data .pp-post-title {
  text-align: left!important;
}
.employee-spotlight .pp-content-post-data .pp-post-content {
  font-size: 14px!important;
  line-height: 16px!important;
}
.employee-spotlight .pp-content-post-data .pp-post-content p {
  font-size: 12px!important;
  line-height: 16px!important;
}
.logos-tablet img {
  max-width: 80px!important;
}
.logos-tablet .wp-image-1884 {
  max-width: 120px!important;
}
.logos-tablet .wp-image-1885 {
  max-width: 120px!important;
}
.logos-mobile .last-logo img {
  margin: 0 auto;
  display: block;
}
.logos-mobile img {
  max-width: 60px!important;
}
.logos-mobile .wp-image-1884 {
  max-width: 100px!important;
}
.logos-mobile .wp-image-1885 {
  max-width: 100px!important;
}
.contact-column .blue {
  color: #155394 !important;
}
.contact-column .orange {
  color: #e7782f !important;
}
.contact-column .green {
  color: #2c9345 !important;
}
.contact-column .fl-rich-text {
  text-align: center!important;
}
.contact-column .fl-rich-text p {
  line-height: 24px!important;
  text-align: center!important;
}
.contact-column .fl-heading {
  text-align: center!important;
}
.contact-column .fl-heading .fl-heading-text {
  text-align: center!important;
}
.frm_button_submit {
  text-align: center!important;
}
.executive-desktop .uabb-team-name-text {
  text-align: center!important;
}
.executive-desktop .uabb-team-desgn-text {
  text-align: center!important;
}
.board-desktop .uabb-team-name-text {
  text-align: center!important;
}
.board-desktop .uabb-team-desgn-text {
  text-align: center!important;
}
.executive-tablet .uabb-image-content img {
  display: block!important;
  width: 100px!important;
  margin: 0 auto!important;
}
.executive-tablet .uabb-team-name .uabb-team-name-text {
  text-align: center!important;
}
.executive-tablet .uabb-team-desgn-text {
  text-align: center!important;
}
.uabb-close-icon {
  background: #999999;
  border-radius: 50%;
  width: 50px!important;
  height: 50px!important;
  line-height: 50px!important;
  text-align: center;
}
.uabb-modal .uabb-content {
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(168, 168, 168, 0.5);
}
.uabb-modal {
  box-sizing: border-box;
  width: 90vw;
  transform: none!important;
  top: 110px!important;
}
.uabb-modal .uabb-content {
  height: calc(100vh - 200px);
  width: calc(100vw - 7%) !important;
  box-sizing: border-box;
}
.uabb-modal .uabb-content .uabb-modal-text {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap {
  height: 100%;
  box-sizing: border-box;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content .fl-col-group {
  height: 100%;
  box-sizing: border-box;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content .fl-col-group .image-column.fl-col {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content .fl-col-group .image-column.fl-col .fl-module {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content .fl-col-group .image-column.fl-col .fl-module .fl-module-content {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content .fl-col-group .image-column.fl-col .fl-module .fl-module-content .fl-photo {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content .fl-col-group .image-column.fl-col .fl-module .fl-module-content .fl-photo .fl-photo-content {
  height: 100%;
}
.uabb-modal .uabb-content .uabb-modal-text .fl-builder-content .fl-row .fl-row-content-wrap .fl-row-content .fl-col-group .image-column.fl-col .fl-module .fl-module-content .fl-photo .fl-photo-content img {
  object-fit: cover;
  height: 100%;
}
.uabb-close-custom-top-left {
  top: 14%!important;
  left: 5%!important;
}
.scroll-column {
  height: 100%;
}
#benefits .fl-slide-content {
  margin-right: 0!important;
  margin-left: 0!important;
}
#benefits .fl-slide-text p {
  font-size: 18px!important;
  line-height: 28px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500!important;
  color: #282828 !important;
}
#unsdg .fl-slide-content {
  margin-right: 0!important;
  margin-left: 0!important;
}
#unsdg .fl-slide-text p {
  font-size: 18px!important;
  line-height: 28px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500!important;
  color: #282828 !important;
}
#unsdg .fl-slide-text p a {
  transition: all 300ms ease-in-out 0s;
  color: #32bed4 !important;
}
#unsdg .fl-slide-text p a:hover {
  color: #8C8C8C !important;
}
#unsdg .fl-slide-0 {
  position: relative;
}
#unsdg .fl-slide-0::before {
  position: absolute;
  width: 100%;
  height: 220px;
  background: url('/wp-content/uploads/2022/04/line.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 0;
  top: 20px;
  z-index: 99;
}
#unsdg .fl-slide-0::after {
  position: absolute;
  width: 28px;
  height: 19px;
  background: url('/wp-content/uploads/2022/04/blue-arrow.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 15%;
  top: 20px;
  z-index: 99;
}
#unsdg .fl-slide-1 {
  position: relative;
}
#unsdg .fl-slide-1::before {
  position: absolute;
  width: 100%;
  height: 220px;
  background: url('/wp-content/uploads/2022/04/line.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 0;
  top: 20px;
  z-index: 99;
}
#unsdg .fl-slide-1::after {
  position: absolute;
  width: 28px;
  height: 19px;
  background: url('/wp-content/uploads/2022/04/blue-arrow.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 50%;
  top: 20px;
  z-index: 99;
}
#unsdg .fl-slide-2 {
  position: relative;
}
#unsdg .fl-slide-2::before {
  position: absolute;
  width: 100%;
  height: 220px;
  background: url('/wp-content/uploads/2022/04/line.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 0;
  top: 20px;
  z-index: 1;
}
#unsdg .fl-slide-2::after {
  position: absolute;
  width: 28px;
  height: 19px;
  background: url('/wp-content/uploads/2022/04/blue-arrow.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 85%;
  top: 20px;
  z-index: 99;
}
#unsdg .bx-wrapper {
  position: relative;
}
#unsdg .bx-wrapper .bx-pager {
  top: -120px;
  bottom: auto!important;
}
#unsdg .bx-wrapper .bx-pager .bx-pager-item {
  width: 28%;
  margin-right: 8%;
}
#unsdg .bx-wrapper .bx-pager .bx-pager-item:nth-last-of-type(1) {
  margin-right: 0;
}
#unsdg .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="0"] {
  width: 100%;
  min-height: 112px;
  height: 100%;
  background: url('/wp-content/uploads/2022/04/good-health-h.svg');
  background-size: 100%;
  background-repeat: no-repeat;
}
#unsdg .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="1"] {
  width: 100%;
  min-height: 96px;
  height: 100%;
  background: url('/wp-content/uploads/2022/04/consumption-h.svg');
  background-size: 100%;
  background-repeat: no-repeat;
}
#unsdg .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="2"] {
  width: 100%;
  min-height: 97px;
  height: 100%;
  background: url('/wp-content/uploads/2022/04/partnerships-h.svg');
  background-size: 100%;
  background-repeat: no-repeat;
}
#unsdg .fl-slide-content .fl-slide-text .blue-wash-corporate {
  text-align: center!important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 32px!important;
}
#benefits .fl-slide-0 {
  position: relative;
}
#benefits .fl-slide-0::before {
  position: absolute;
  width: 100%;
  height: 220px;
  background: url('/wp-content/uploads/2022/04/line-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 0;
  top: 20px;
  z-index: 99;
}
#benefits .fl-slide-0::after {
  position: absolute;
  width: 20px;
  height: 19px;
  background: url('/wp-content/uploads/2022/04/arrow-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 5%;
  top: 20px;
  z-index: 99;
}
#benefits .fl-slide-1 {
  position: relative;
}
#benefits .fl-slide-1::before {
  position: absolute;
  width: 100%;
  height: 220px;
  background: url('/wp-content/uploads/2022/04/line-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 0;
  top: 20px;
  z-index: 99;
}
#benefits .fl-slide-1::after {
  position: absolute;
  width: 20px;
  height: 19px;
  background: url('/wp-content/uploads/2022/04/arrow-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 31%;
  top: 20px;
  z-index: 99;
}
#benefits .fl-slide-2 {
  position: relative;
}
#benefits .fl-slide-2::before {
  position: absolute;
  width: 100%;
  height: 220px;
  background: url('/wp-content/uploads/2022/04/line-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 0;
  top: 20px;
  z-index: 99;
}
#benefits .fl-slide-2::after {
  position: absolute;
  width: 20px;
  height: 19px;
  background: url('/wp-content/uploads/2022/04/arrow-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 59%;
  top: 20px;
  z-index: 99;
}
#benefits .fl-slide-3 {
  position: relative;
}
#benefits .fl-slide-3::before {
  position: absolute;
  width: 100%;
  height: 220px;
  background: url('/wp-content/uploads/2022/04/line-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 0;
  top: 20px;
  z-index: 99;
}
#benefits .fl-slide-3::after {
  position: absolute;
  width: 20px;
  height: 19px;
  background: url('/wp-content/uploads/2022/04/arrow-blue.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  left: 85%;
  top: 20px;
  z-index: 99;
}
#benefits .bx-wrapper {
  position: relative;
}
#benefits .bx-wrapper .bx-pager {
  top: -165px;
  bottom: auto!important;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item {
  width: 19%;
  margin-right: 8%;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item:nth-last-of-type(1) {
  margin-right: 0;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="0"] {
  position: relative;
  width: 100%;
  min-height: 100px;
  height: 100%;
  background: url('/wp-content/uploads/2022/04/icon1.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="0"]::after {
  content: 'A Healthier You';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -55px;
  left: 0;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-indent: 0;
  left: -40px;
  text-align: center;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="1"] {
  position: relative;
  width: 100%;
  min-height: 100px;
  height: 100%;
  background: url('/wp-content/uploads/2022/04/icon3.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="1"]::after {
  content: 'Coverage For You and Your Family';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -55px;
  left: 0;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-indent: 0;
  left: -50px;
  text-align: center;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="2"] {
  position: relative;
  width: 100%;
  min-height: 100px;
  height: 100%;
  background: url('/wp-content/uploads/2022/04/icon2.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="2"]::after {
  content: 'Growing Your Career';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -55px;
  left: 0;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-indent: 0;
  left: -40px;
  text-align: center;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="3"] {
  position: relative;
  width: 100%;
  min-height: 100px;
  height: 100%;
  background: url('/wp-content/uploads/2022/04/test.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="3"]::after {
  content: 'Saving and Planning For Your Future';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -55px;
  left: 0;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-indent: 0;
  left: -50px;
  text-align: center;
}
#benefits .fl-slide-content .fl-slide-text .blue-wash-corporate {
  text-align: center!important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 32px!important;
}
.uabb-overlay {
  background: transparent!important;
}
.pop-trigger img {
  transition: all 300ms ease-in-out 0s;
}
.pop-trigger:hover img {
  cursor: pointer;
  transform: scale(1.05, 1.05);
}
.fixed-element {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 1;
}
.brex-mobile-menu-container-node {
  z-index: 1;
}
.main-logo {
  width: 100%;
  max-width: 300px!important;
  margin: 0 auto;
  display: block;
}
.brex-mega-menu-desktop .brex-mega-menu > li a,
.fl-menu .menu > li a {
  transition: 300ms ease-in-out 0s;
  position: relative;
}
.mega-menu-saved-row-a::after {
  content: '';
  background: url('/wp-content/uploads/2022/03/hover-1.png');
  width: 100%;
  height: 100%;
  max-height: 17px;
  background-size: 100%;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  bottom: -25px;
  position: absolute;
  opacity: 0;
  transition: all 300ms ease-in-out 0s;
  z-index: 9999;
}
.mega-menu-saved-row-a:hover::after {
  opacity: 1;
}
.mega-menu-saved-row-container li a {
  transition: all 300ms ease-in-out 0s;
}
.mega-menu-saved-row-container li a:hover {
  transform: scale(1.2, 1.2);
}
.bg-photo {
  background: center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  display: inline-block;
}
.transition {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: -webkit-flex;
  display: flex;
}
.flex-row {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.hidden {
  display: none;
}
.global-carousel {
  width: 500px!important;
}
.global-carousel button.owl-prev {
  background: transparent!important;
  top: 80%!important;
  left: 85px!important;
}
.global-carousel button.owl-next {
  background: transparent!important;
  top: 80%!important;
  right: 85px!important;
}
.global-carousel .pp-content-grid-post-text {
  opacity: 0;
  transition: all 300ms ease-in-out 0s;
}
.global-carousel .owl-item.center .pp-content-grid-post-text {
  opacity: 1;
}
.global-carousel .pp-content-post-carousel {
  width: 100%!important;
  max-height: 300px!important;
}
.global-carousel .pp-content-grid-post-title {
  font-size: 10px!important;
  text-align: center!important;
  line-height: 12px!important;
  font-style: italic;
}
.global-carousel .pp-content-grid-post-text {
  padding-top: 10px!important;
}
.global-carousel .pp-content-grid-post-title-inner {
  font-size: 12px!important;
  text-align: center!important;
  line-height: 14px!important;
}
.global-carousel .pp-content-grid-post-tagline {
  font-size: 8px!important;
  line-height: 10px!important;
  text-align: center!important;
}
.intern-more {
  font-size: 8px!important;
  line-height: 10px!important;
  text-align: center!important;
  color: #0396AF !important;
}
.intern-more:hover {
  cursor: pointer;
}
.pp-content-post-carousel .owl-nav button {
  background: transparent!important;
}
.stories-home {
  width: 100%!important;
  min-width: 1000px!important;
  margin: 0 auto!important;
}
.stories-home .owl-nav .owl-next {
  top: 30px!important;
  right: 210px!important;
  background: transparent!imporant;
}
.stories-home .owl-nav .owl-prev {
  top: 30px!important;
  left: 210px!important;
  background: transparent!imporant;
}
.stories-home .soptlight {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.stories-home .soptlight .pp-content-grid-post-image {
  padding-left: 0!important;
  width: 40%;
  height: 100%;
  padding-top: 0!important;
}
.stories-home .soptlight .pp-content-grid-post-image img {
  width: 100%!important;
  height: 100%;
  object-fit: cover;
}
.stories-home .soptlight .pp-content-grid-post-text {
  white-space: initial;
  flex-flow: row wrap;
  width: 60%;
  font-size: 12px!important;
  line-height: 14px!important;
  text-align: left!important;
}
.stories-home .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
  padding-top: 10px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 600!important;
  color: #24b7cf !important;
  font-size: 12px!important;
  line-height: 14px!important;
  margin-bottom: 5px!important;
  text-align: left!important;
}
.stories-home .soptlight .pp-content-grid-post-text .pp-content-grid-post-title a {
  font-size: 12px!important;
  line-height: 14px!important;
  text-align: left!important;
  letter-spacing: 0px!important;
  font-weight: 600!important;
}
.stories-home .soptlight .pp-content-grid-post-text .pp-content-grid-post-position {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400!important;
  color: #282828 !important;
  font-size: 12px!important;
  line-height: 14px!important;
  font-style: italic;
  margin-bottom: 15px!important;
}
.stories-home .soptlight .pp-content-grid-post-text .pp-content-grid-post-more-link {
  padding-bottom: 10px;
  text-align: left!important;
}
.stories-home .soptlight .pp-content-grid-post-text .pp-content-grid-post-more-link a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400!important;
  color: #282828 !important;
  font-size: 12px!important;
  line-height: 14px!important;
  font-style: italic;
  text-align: left!important;
}
.stories-home .soptlight .pp-content-grid-post-text p {
  font-size: 10px!important;
  line-height: 12px!important;
}
.employee-spotlight {
  max-width: 1200px!important;
}
.employee-spotlight .owl-nav .owl-next {
  right: 230px!important;
  background: transparent!imporant;
}
.employee-spotlight .owl-nav .owl-prev {
  left: 230px!important;
  background: transparent!imporant;
}
.employee-spotlight .soptlight {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.employee-spotlight .soptlight .pp-content-grid-post-image {
  padding-left: 0!important;
  width: 40%;
  height: 100%;
}
.employee-spotlight .soptlight .pp-content-grid-post-image img {
  object-fit: cover;
  height: 100%;
  object-position: bottom;
}
.employee-spotlight .soptlight .pp-content-grid-post-text {
  white-space: initial;
  flex-flow: row wrap;
  width: 60%;
}
.employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 600!important;
  color: #24b7cf !important;
  font-size: 16px!important;
  line-height: 18px!important;
  margin-bottom: 5px!important;
}
.employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-position {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400!important;
  color: #282828 !important;
  font-size: 14px!important;
  line-height: 16px!important;
  font-style: italic;
  margin-bottom: 15px!important;
}
.employee-spotlight .soptlight .pp-content-grid-post-text p {
  font-size: 10px!important;
  line-height: 12px!important;
}
.intern-carousel .pp-content-grid-post-image img {
  object-fit: contain;
  background: #e4e4e4;
  border-radius: 50%;
  padding-top: 20px;
}
.intern-carousel button.owl-prev {
  background: transparent!important;
  top: 80%!important;
  left: 85px!important;
}
.intern-carousel button.owl-next {
  background: transparent!important;
  top: 80%!important;
  right: 85px!important;
}
.intern-carousel .pp-content-grid-post-text {
  opacity: 0;
  transition: all 300ms ease-in-out 0s;
}
.intern-carousel .owl-item.center .pp-content-grid-post-text {
  opacity: 1;
}
.intern-carousel .pp-content-post-carousel {
  width: 100%!important;
}
.intern-carousel .pp-content-grid-post-title,
.intern-carousel .pp-content-grid-post-title-p {
  font-size: 12px!important;
  text-align: center!important;
  line-height: 14px!important;
}
.intern-carousel .pp-content-grid-post-title-inner {
  font-size: 12px!important;
  text-align: center!important;
  line-height: 14px!important;
}
.intern-carousel .pp-content-grid-post-tagline,
.intern-carousel .pp-content-grid-post-tagline-p {
  font-size: 8px!important;
  line-height: 10px!important;
  text-align: center!important;
}
.intern-carousel .slick-prev {
  top: 75%!important;
  left: 205px!important;
}
.intern-carousel .slick-prev i {
  background: transparent!important;
}
.intern-carousel .slick-prev i::before {
  color: #3DBFD6;
}
.intern-carousel .slick-next {
  top: 75%!important;
  right: 145px!important;
}
.intern-carousel .slick-next i {
  background: transparent!important;
}
.intern-carousel .slick-next i::before {
  color: #3DBFD6;
}
.intern-carousel .slick-slide {
  filter: blur(2px);
  transform: scale(0.8, 0.8);
  transition: all 300ms ease-in-out 0s;
  border: 0 none!important;
  width: 200px!important;
}
.intern-carousel .slick-slide .pp-content-grid-post-text {
  opacity: 0;
  transition: all 300ms ease-in-out 0s;
}
.intern-carousel .slick-slide .pp-content-grid-post-title {
  font-size: 16px!important;
  line-height: 18px;
  text-align: center!important;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 600!important;
  margin: 10px auto;
  transition: all 300ms ease-in-out 0s;
}
.intern-carousel .slick-slide .pp-content-grid-post-title:hover {
  cursor: pointer;
  text-decoration: underline;
}
.intern-carousel .slick-slide .pp-content-grid-post-tagline {
  font-size: 12px!important;
  line-height: 14px!important;
  text-align: center!important;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500!important;
  font-style: italic;
  margin: 10px auto;
}
.intern-carousel .slick-slide.slick-active {
  opacity: 1;
}
.intern-carousel .slick-slide.centered {
  transform: scale(1, 1);
  z-index: 9;
  filter: none;
}
.intern-carousel .slick-slide.centered .pp-content-grid-post-text {
  opacity: 1;
}
.intern .pop {
  display: none;
  text-align: center;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 16px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  height: 100%;
  z-index: 99;
}
.intern .pop p {
  text-align: center!important;
  font-size: 10px!important;
  padding: 0 20px;
  line-height: 16px!important;
}
.intern .pop .pp-content-grid-post-image {
  width: 120px;
  margin: 0 auto;
}
.intern .pop .pp-content-grid-post-image img {
  width: 80px!important;
  height: 80px!important;
}
.intern .pop .uabb-close-icon {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center!important;
  width: 25px!important;
  height: 25px!important;
  line-height: 25px!important;
}
.intern .pop .uabb-close-icon:hover {
  cursor: pointer;
}
.intern .pop .uabb-close-icon::before {
  text-align: center!important;
  color: #fff !important;
}
.intern .pop.show {
  display: block;
}
.intern-mobile .slick-prev {
  left: 0!important;
}
.intern-mobile .slick-prev i {
  background: transparent!important;
}
.intern-mobile .slick-prev i::before {
  color: #3DBFD6;
}
.intern-mobile .slick-next i {
  background: transparent!important;
}
.intern-mobile .slick-next i::before {
  color: #3DBFD6;
}
.intern-mobile .pp-content-grid-post-title {
  text-align: center!important;
  font-size: 20px!important;
  font-weight: 600!important;
  margin-bottom: 10px;
}
.intern-mobile .pp-content-grid-post-tagline {
  font-size: 18px!important;
  line-height: 20px!important;
  text-align: center!important;
  font-style: italic;
  margin-bottom: 10px;
}
.intern-mobile .pp-content-grid-post-excerpt p {
  font-size: 16px!important;
  line-height: 18px!important;
  text-align: center!important;
}
.intern-mobile .pp-content-grid-post-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.intern-mobile .pp-content-grid-post-image img {
  max-width: 150px!important;
  margin-bottom: 20px;
}
body:not(.fl-builder-edit) footer {
  position: fixed;
  width: 100%;
  z-index: 999;
  bottom: 0;
}
body:not(.fl-builder-edit) header {
  position: fixed;
  width: 100%;
  z-index: 9;
}
.bubbles {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto!important;
}
.bubbles .pp-hover-card-title h3 {
  text-align: center!important;
}
.bubbles h3 {
  color: #fff !important;
}
.bubbles .pp-hover-card-inner {
  overflow: hidden;
  position: relative;
}
.bubbles .pp-hover-card-inner .card-inner-wrap {
  position: relative;
  z-index: 2;
}
.bubbles .pp-hover-card-inner::after {
  transition: all 300ms ease-in-out 0s;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
}
.bubbles .pp-hover-card-inner:hover::after {
  background: url('/wp-content/uploads/2022/05/hover-1.png');
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
}
.owl-item {
  filter: blur(2px);
  transition: all 300ms ease-in-out 0s;
}
.owl-item.active.center {
  transform: scale(1.5, 1.5);
  z-index: 9;
  filter: none;
}
#coverflow {
  z-index: 11;
}
.flipster__item__content {
  display: inline-block;
  transform: rotateY(5deg) scale(0.8) !important;
  box-shadow: 0px 0px 30px 0px rgba(102, 102, 102, 0.3);
}
.flipster__item__content .post-image {
  float: left;
  width: 50%;
}
.flipster__item__content .post-image img {
  object-fit: cover;
}
.flipster__item__content .post-content {
  height: 200px;
  line-height: 200px;
  text-align: center;
  float: right;
  width: 50%;
  background: #ffff;
}
.flipster__item--current .flipster__item__content {
  transform: scale(1.1, 1.2);
  transform: rotateY(0deg) scale(0.8) !important;
}
.flipster {
  overflow-y: hidden!important;
}
.owl-item {
  opacity: 0;
}
.owl-item.active {
  opacity: 1;
}
.pp-content-post-carousel .owl-carousel {
  overflow: visible!important;
}
.feature {
  box-shadow: 0px 0px 10px 0px rgba(168, 168, 168, 0.5);
}
.featuerd-article {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featuerd-article .pp-content-grid-post-more-link a {
  text-align: center!important;
  color: #04afca;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  background: #fff;
  border-radius: 50px!important;
  padding: 10px 20px;
  transition: all 300ms ease-in-out 0s;
  margin: 20px auto 0 auto!important;
  width: 150px;
  display: block;
}
.featuerd-article .pp-content-grid-post-more-link a span {
  display: none;
}
.featuerd-article .pp-content-grid-post-more-link a:hover {
  color: #fff;
  background: #04afca;
}
.featuerd-article .pp-content-grid-post-image {
  padding: 0!important;
}
.featuerd-article .pp-content-grid-post-image img {
  max-height: 350px;
  object-fit: cover;
}
.featuerd-article::before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #005b8c;
  opacity: 0.6;
}
.featuerd-article .article-content {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0 40px;
  height: 80%;
  display: flex;
  align-items: center;
}
.featuerd-article .article-content .subtitle {
  text-align: center!important;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  margin-top: 15px;
}
.featuerd-article .article-content .pp-content-grid-post-title {
  text-align: center!important;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
}
.featuerd-article .article-content .pp-content-grid-post-title a {
  line-height: 32px!important;
  color: #fff;
}
.stories-page .pp-content-post {
  display: flex;
  flex-direction: row!important;
}
.stories-page .pp-content-grid-image {
  width: 50%;
  overflow: hidden;
}
.stories-page .pp-content-grid-image a {
  height: 100%;
}
.stories-page .pp-content-grid-image a img {
  height: 100%!important;
  object-fit: cover;
  object-position: top;
}
.stories-page h3 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.stories-page .pp-content-post {
  height: 25vh!important;
}
.stories-page .pp-content-grid-inner {
  width: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 40px;
}
.stories-page .pp-content-grid-inner .pp-content-grid-more {
  position: relative;
  max-width: 70px;
}
.stories-page .pp-content-grid-inner .pp-content-grid-more a {
  color: #222 !important;
}
.stories-page .pp-content-grid-inner .pp-content-grid-more::after {
  height: 1px;
  width: 100%;
  background: #1b1a1a;
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
}
.stories-page .pp-content-alternate-wrap {
  height: 100%;
}
.stories-gradient .fl-heading {
  text-align: center!important;
}
.stories-gradient .fl-heading .fl-heading-text {
  background: url(/wp-content/uploads/2022/05/stories.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 0px 0;
  text-align: center!important;
  line-height: 52px!important;
}
.feature {
  margin-top: 0px;
}
.feature img {
  min-height: 395px;
}
.more-press .fl-rich-text {
  text-align: center!important;
}
.more-press .fl-rich-text p {
  text-align: center!important;
}
.more-press a {
  position: relative;
  text-align: center!important;
}
.more-press a::after {
  height: 1px;
  width: 100%;
  background: #10b2ce;
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
}
.press .pp-content-grid-post-meta {
  color: #1b1a1a !important;
  font-style: italic;
}
.press .pp-content-grid-post-meta a {
  color: #1b1a1a !important;
  position: relative;
}
.press .pp-content-grid-post-meta a::after {
  height: 1px;
  width: 100%;
  background: #1b1a1a;
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
}
.press .pp-content-grid-post-title {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 600!important;
  font-size: 16px!important;
  line-height: 22px!important;
}
.pp-content-alternate-wrap {
  flex-direction: row!important;
}
.fixed-element.scrollable {
  height: 100%;
}
.fixed-element.scrollable .fl-row-content-wrap {
  position: fixed;
  width: 93vw;
  background: #fff;
  height: 77vh;
  top: 60px;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  overflow-y: scroll;
}
.equal-heights .pp-content-grid-inner {
  display: flex;
  align-items: center;
  justify-content: left;
}
.equal-heights .pp-content-grid-inner .pp-post-title {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 600!important;
  font-size: 16px!important;
  line-height: 22px!important;
}
.equal-heights .pp-content-alternate-wrap {
  height: 100%;
}
.post-image-overlay .fl-col-content {
  position: relative;
}
.post-image-overlay .fl-col-content::after {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background: url('/wp-content/uploads/2022/04/watercolor-top.jpg');
  opacity: 0.6;
}
.post-image-overlay .fl-col-content .fl-module-heading {
  position: relative;
  z-index: 2;
}
.post-image-overlay .fl-col-content .fl-module-separator {
  position: relative;
  z-index: 2;
}
.all-stories-btn {
  margin: 0 auto!important;
}
.stories-home {
  height: 150px!important;
}
.fl-node-x8u132iklmto img,
.fl-node-hyk17xvtb4wa img {
  width: 100%!important;
}
.bubbles.fl-node-n9evkoywirfp .pp-hover-card-container .pp-hover-card-title h3 {
  text-align: center!important;
  line-height: 16px!important;
}
.box-row .fl-heading {
  line-height: 2.5rem !important;
}
.box-row .fl-heading .fl-heading-text {
  line-height: 2.5rem !important;
}
.box-row .fl-rich-text a {
  color: #32BED4 !important;
  position: relative;
  transition: all 300ms ease-in-out 0s;
  text-decoration: none!important;
}
.box-row .fl-rich-text a::after {
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  width: 0;
  height: 1.8px;
  background: #32BED4;
  bottom: -2px;
  left: 0;
}
.box-row .fl-rich-text a:hover::after {
  width: 100%;
}
.m-container {
  box-shadow: 0 15px 10px 0 rgba(0, 0, 0, 0.2);
}
.box-row .fl-col-content {
  height: 35vh!important;
}
.box-row .fl-col-content .fl-heading {
  font-size: 2.5rem !important;
}
.stories-row-container .fl-col {
  height: 45vh!important;
}
.stories-row-container .pp-content-grid-post-image {
  height: 45vh!important;
}
.stories-row-container .pp-content-grid-post-image img {
  height: 45vh!important;
  max-height: 45vh!important;
}
#home-stories {
  top: -20px !important;
}
.postid-1536 .fl-node-4v7xzbiqn6cp > .fl-col-content {
  background-position: top center!important;
}
.history-slide .fl-slide-photo img {
  width: 100%!important;
  object-fit: cover;
}
.history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties {
  display: flex;
  align-items: center;
  justify-content: center;
}
.history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties .h-content {
  width: 100%!important;
  color: #222 !important;
}
.single-news-articles .news-article-back-btn a,
.postid-1492 .news-article-back-btn a {
  padding: 0 0 6px;
  background: transparent;
  font-size: 36px;
  border-right: 0px;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 2px solid #00b9d2;
  border-radius: 0;
}
.single-news-articles .news-article-back-btn a:hover,
.postid-1492 .news-article-back-btn a:hover {
  background: transparent!important;
}
.single-news-articles .news-article-back-btn a .fl-button-text {
  color: #00b9d2;
}
.single-news-articles .news-article-back-btn a i {
  color: #00b9d2;
  font-size: 0.8em;
  margin: 0;
  vertical-align: text-bottom;
}
.single-news-articles .news-article-back-btn a:hover .fl-button-text {
  color: #333;
}
.single-news-articles .news-article-back-btn a:hover i {
  color: #333;
}
.single-news-articles .article-author-section,
.postid-1492 .article-author-section {
  background: #f6f6f6;
  border-radius: 100px 50px 50px;
}
.single-news-articles .news-article-sidebar a,
.postid-1492 .news-article-sidebar a,
.single-news-articles .similar-articles-mobile a,
.postid-1492 .similar-articles-mobile a {
  text-decoration: underline;
}
.single-news-articles .news-article-content h4,
.postid-1492 .news-article-content h4 {
  font-size: 36px;
  margin: 0 0 50px;
  color: #00b9d2;
}
.has-text-align-center {
  text-align: center!important;
}
.grey-font {
  color: #333 !important;
}
.news-article-content p {
  color: #282828;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.news-article-content li {
  color: #282828;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.news-article-content a {
  color: #00B9D2;
}
.news-below-author p {
  color: #282828;
  font-size: 18px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}
.news-below-author a {
  color: #00B9D2;
}
.news-article-footnotes p {
  color: #282828;
  font-family: Arial, sans-serif;
  font-style: italic;
  font-size: 16.5px;
}
.single-news-articles .news-article-content p,
.postid-1492 .news-article-content p {
  margin: 0 0 25px!important;
  color: #282828;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
}
.news-articles-template-default h1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 46px!important;
  line-height: 1;
  margin-bottom: 20px;
}
.news-articles-template-default h2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 26px!important;
  margin-top: 0!important;
  line-height: 1;
}
.news-articles-template-default h3 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold!important;
  font-size: 24px!important;
}
.news-articles-template-default h4 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold!important;
  font-size: 22px!important;
}
.news-articles-template-default p {
  margin-top: 40px;
}
.news-articles-template-default .fl-module-post-grid p,
.news-articles-template-default .news-article-secondary-image-text p {
  margin-top: 0px!important;
}
.single-news-articles .news-article-content li,
.postid-1492 .news-article-content li {
  margin: 0 0 25px!important;
  color: #282828;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
}
.news-article-secondary-image-text {
  background-color: #d7d7d7;
  padding: 50px 50px 36px 50px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.sidebar-similar-articles .fl-post-feed-post {
  border-bottom: 0 none!important;
}
.related-news-articles a {
  font-size: 21.6px;
}
.news-article-secondary-image-text .caption {
  font-size: 21.6px;
}
.stories-row-container-alt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stories-row-container-alt .stories-col-one .fl-col-content {
  height: 70vh!important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.stories-row-container-alt .center-btn .fl-button {
  margin: 30px auto 0 auto!important;
  display: block;
  max-width: 170px;
}
.stories-row-container-alt .fl-col {
  height: 70vh!important;
}
.stories-row-container-alt .fl-col .pp-content-grid-post-image {
  height: 70vh!important;
}
.stories-row-container-alt .fl-col .pp-content-grid-post-image img {
  max-height: 70vh!important;
  height: 70vh!important;
}
body:not(.fl-builder-edit) .first-s {
  z-index: 5;
}
body:not(.fl-builder-edit) .second-s {
  z-index: 4;
}
body:not(.fl-builder-edit) .third-s {
  z-index: 3;
}
body:not(.fl-builder-edit) .fourth-s {
  z-index: 2;
}
body:not(.fl-builder-edit) .fifth-s {
  z-index: 1;
}
body:not(.fl-builder-edit) .v-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
body:not(.fl-builder-edit) .water-container {
  position: relative;
}
body:not(.fl-builder-edit) .water-container .brush-top {
  position: absolute;
  left: -50px;
  top: 30%;
  max-width: 250px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .brush-bottom {
  position: absolute;
  left: -50px;
  bottom: -50px;
  max-width: 400px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .brush-top-c {
  position: absolute;
  left: -50px;
  top: 30%;
  max-width: 250px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .brush-bottom-c {
  position: absolute;
  right: -50px;
  bottom: -90px;
  max-width: 200px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave {
  position: absolute;
  left: -50px;
  bottom: -50px;
  max-width: 700px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .blue-wave {
  position: absolute;
  left: -20px;
  bottom: -160px;
  max-width: 700px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .yellow-bubble {
  position: absolute;
  left: -50px;
  bottom: -120px;
  max-width: 200px!important;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .ring1 {
  position: absolute;
  left: -200px;
  top: 120px;
  max-width: 350px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .ring2 {
  position: absolute;
  right: -50px;
  bottom: -180px;
  max-width: 400px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .ring3 {
  position: absolute;
  left: -150px;
  top: 110px;
  max-width: 450px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .ring4 {
  position: absolute;
  left: -150px;
  top: 120px;
  max-width: 250px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .ring5 {
  position: absolute;
  left: -150px;
  top: 120px;
  max-width: 450px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .stripe1 {
  position: absolute;
  left: -20px;
  top: 280px;
  max-width: 200px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .stripe2 {
  position: absolute;
  right: -50px;
  bottom: -250px;
  max-width: 200px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .bubble1 {
  position: absolute;
  right: -100px;
  top: 380px;
  max-width: 350px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .bubble2 {
  position: absolute;
  left: -80px;
  bottom: -150px;
  max-width: 500px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .bubble3 {
  position: absolute;
  left: -80px;
  bottom: -150px;
  max-width: 200px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .bubble4 {
  position: absolute;
  left: -20px;
  bottom: -100px;
  max-width: 500px;
  z-index: -1;
}
body:not(.fl-builder-edit) .water-container .bubble5 {
  position: absolute;
  right: -100px;
  top: 380px;
  max-width: 350px;
  z-index: 0;
}
body:not(.fl-builder-edit) .water-container .bubble6 {
  position: absolute;
  right: -140px;
  top: 480px;
  max-width: 250px;
  z-index: 0;
}
body:not(.fl-builder-edit) .water-container .bubble7 {
  position: absolute;
  right: -180px;
  top: 420px;
  max-width: 250px;
  z-index: 0;
}
body:not(.fl-builder-edit) .water-container .bubble8 {
  position: absolute;
  right: -180px;
  top: 80px;
  max-width: 250px;
  z-index: 0;
}
body:not(.fl-builder-edit) .water-container .bubble-left {
  position: absolute;
  left: -50px;
  bottom: -130px;
  max-width: 200px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-sm {
  position: absolute;
  left: 10px;
  bottom: 80px;
  max-width: 60px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-med {
  position: absolute;
  left: 180px;
  bottom: 0px;
  max-width: 80px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-top {
  position: absolute;
  left: -50px;
  top: 180px;
  max-width: 180px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-sm2 {
  position: absolute;
  left: -10px;
  bottom: 80px;
  max-width: 70px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-med2 {
  position: absolute;
  left: 200px;
  top: 220px;
  max-width: 80px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-med3 {
  position: absolute;
  left: 120px;
  top: 100px;
  max-width: 80px;
  z-index: 2;
}
body:not(.fl-builder-edit) .water-container .bubble-sm3 {
  position: absolute;
  left: -10px;
  bottom: 250px;
  max-width: 100px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-med4 {
  position: absolute;
  left: 180px;
  top: 70px;
  max-width: 80px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-sm4 {
  position: absolute;
  left: 20px;
  bottom: 280px;
  max-width: 90px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-top2 {
  position: absolute;
  left: -70px;
  top: 100px;
  max-width: 180px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-top3 {
  position: absolute;
  left: -120px;
  top: 180px;
  max-width: 180px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-top4 {
  position: absolute;
  left: -40px;
  top: 180px;
  max-width: 180px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-top5 {
  position: absolute;
  left: -110px;
  top: 180px;
  max-width: 180px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-top6 {
  position: absolute;
  left: -50px;
  top: 200px;
  max-width: 180px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-t {
  position: absolute;
  left: -10px;
  bottom: 80px;
  max-width: 80px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .bubble-t2 {
  position: absolute;
  left: -10px;
  bottom: 280px;
  max-width: 60px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-top {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-top2 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-top3 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-top4 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-bottom {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-bottom2 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-bottom3 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-bottom4 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-bottom5 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .parallax.wave-bottom6 {
  width: 30%!important;
}
body:not(.fl-builder-edit) .water-container .wave-top {
  position: absolute;
  right: -50px;
  top: 25%;
  max-width: 650px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-top2 {
  position: absolute;
  left: -50px;
  top: 25%;
  max-width: 650px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-top3 {
  position: absolute;
  right: -150px;
  top: 25%;
  max-width: 650px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-top4 {
  position: absolute;
  right: -50px;
  top: 35%;
  max-width: 650px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-bottom {
  position: absolute;
  left: -50px;
  bottom: 0px;
  max-width: 700px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-bottom2 {
  position: absolute;
  right: -50px;
  bottom: -120px;
  max-width: 700px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-bottom3 {
  position: absolute;
  left: -50px;
  bottom: -120px;
  max-width: 700px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-bottom4 {
  position: absolute;
  left: -50px;
  bottom: -180px;
  max-width: 700px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-bottom5 {
  position: absolute;
  right: -150px;
  bottom: -180px;
  max-width: 700px;
  z-index: 1;
}
body:not(.fl-builder-edit) .water-container .wave-bottom6 {
  position: absolute;
  right: -15%;
  bottom: -20px;
  max-width: 700px;
  z-index: 1;
}
body:not(.fl-builder-edit) .bubble-med5 {
  position: absolute;
  left: 20px;
  top: 180px;
  max-width: 80px;
  z-index: 0;
}
body:not(.fl-builder-edit) .bubble-med6 {
  position: absolute;
  left: 200px;
  top: 220px;
  max-width: 80px;
  z-index: 2;
}
body:not(.fl-builder-edit) .bubble-med7 {
  position: absolute;
  left: 220px;
  top: 180px;
  max-width: 60px;
  z-index: 2;
}
body:not(.fl-builder-edit) .bubble-med8 {
  position: absolute;
  left: 220px;
  top: 260px;
  max-width: 60px;
  z-index: 2;
}
body:not(.fl-builder-edit) .bubble-sm5 {
  position: absolute;
  left: 0px;
  bottom: 380px;
  max-width: 60px;
  z-index: 1;
}
body:not(.fl-builder-edit) .page-id-2496 .bubble-med5 {
  z-index: 0!important;
}
body:not(.fl-builder-edit) .fl-node-9fw578b1rj4p,
body:not(.fl-builder-edit) .fl-node-46pdwta8z9nb {
  position: relative;
  z-index: 2;
}
body:not(.fl-builder-edit) .careers-h,
body:not(.fl-builder-edit) .fl-button-wrap {
  z-index: 2;
  position: relative;
}
.stories-home {
  max-width: 1000px!important;
}
.max-width {
  max-width: 800px;
  margin: 0 auto;
}
.max-width-l {
  max-width: 800px;
  margin: 0 auto;
}
.improve-heading {
  max-width: 700px;
}
.improve-heading .uabb-module-content {
  position: relative;
}
.improve-heading .uabb-module-content .uabb-second-heading-text {
  position: absolute;
  bottom: 4%;
  width: 70%;
  left: 25vw;
  font-size: 3.4vw !important;
}
.improve-heading .uabb-first-heading-text {
  font-size: 8.5vw !important;
  background: url(/wp-content/uploads/2022/05/purple-mask.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-text-fill-color: transparent;
  background-position: 0;
  -webkit-background-clip: text;
  display: inline-block;
}
.improve-heading.man-wash .uabb-first-heading-text {
  background: url(/wp-content/uploads/2022/05/blue-mask-1.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-text-fill-color: transparent;
  background-position: 0!important;
  -webkit-background-clip: text;
  display: inline-block;
}
.improve-heading.older-man-wash .uabb-first-heading-text {
  background: url(/wp-content/uploads/2022/05/impact.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-text-fill-color: transparent;
  background-position: 0!important;
  -webkit-background-clip: text;
  display: inline-block;
}
.improve-heading.baby-wash .uabb-first-heading-text {
  background: url(/wp-content/uploads/2022/05/careers.jpg) 0 0 / cover no-repeat;
  color: #de466c;
  -webkit-text-fill-color: transparent;
  background-position: 0!important;
  -webkit-background-clip: text;
  display: inline-block;
}
.home-h .fl-heading {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-h .fl-heading-text {
  font-size: 9vw!important;
  line-height: 9vw!important;
}
.company-h .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.company-h .fl-heading-text {
  font-size: 4vw!important;
  line-height: 4vw!important;
}
.coopersurgical .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.coopersurgical .fl-heading-text {
  font-size: 5vw!important;
  line-height: 5vw!important;
}
.surgical-title {
  font-size: 4vw!important;
  line-height: 4vw!important;
}
.surgical-title-sm .fl-heading-text {
  font-size: 4vw!important;
  line-height: 4vw!important;
}
.improving-h .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.improving-h .fl-heading-text {
  font-size: 3.5vw !important;
  line-height: 3.5vw !important;
}
.improving-h-environ .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.improving-h-environ .fl-heading-text {
  font-size: 3.5vw !important;
  line-height: 3.5vw !important;
}
.diversity-h .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.diversity-h .fl-heading-text {
  font-size: 5vw!important;
  line-height: 5vw!important;
}
.careers-h .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.careers-h .fl-heading-text {
  font-size: 5vw!important;
  line-height: 5vw!important;
}
.contact-h .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.contact-h .fl-heading-text {
  font-size: 5vw!important;
  line-height: 5vw!important;
}
.careers-h-g .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.careers-h-g .fl-heading-text {
  font-size: 4vw!important;
  line-height: 4vw!important;
}
.home-h-sm .fl-heading-text {
  font-size: 4vw!important;
}
.corporate-h .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.corporate-h .fl-heading-text {
  font-size: 4vw!important;
  line-height: 4vw!important;
}
.corporate-h-sm .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: left;
}
.corporate-h-sm .fl-heading-text {
  font-size: 6vw!important;
  line-height: 6vw!important;
}
.esg-h .fl-heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.esg-h .fl-heading-text {
  font-size: 7vw!important;
  line-height: 7vw!important;
}
.i-text {
  max-width: 450px;
  margin: 0 auto;
}
.lines-h .fl-heading-text {
  position: relative;
  font-size: 2vw!important;
  line-height: 2vw!important;
}
.lines-h .fl-heading-text::before {
  background: #C3C3C3;
  height: 2px;
  width: 19vw;
  position: absolute;
  content: '';
  left: -20vw;
  top: 0;
  bottom: 0;
  margin: auto;
}
.lines-h .fl-heading-text::after {
  background: #C3C3C3;
  height: 2px;
  width: 19vw;
  position: absolute;
  content: '';
  right: -20vw;
  top: 0;
  bottom: 0;
  margin: auto;
}
.stories-home .soptlight .pp-content-grid-post-image {
  padding-right: 0!important;
  min-height: 150px!important;
}
.stories-home .soptlight .pp-content-grid-post-image img {
  min-height: 150px!important;
}
.pp-down-arrow {
  position: relative;
  background: transparent!important;
}
.pp-down-arrow::after {
  content: url('/wp-content/uploads/2022/04/down-arrow.png');
  widht: 23px;
  height: 23px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pp-down-arrow svg {
  opacity: 0;
}
.border-l .fl-col-content {
  position: relative;
}
.border-l .fl-col-content::after {
  background: #C3C3C3;
  width: 2px;
  height: 18vh;
  content: '';
  right: 0;
  top: -80px;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.shadow-row {
  position: relative;
}
.shadow-row::before {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
.improving-lives-row {
  position: relative;
}
.improving-lives-row::before {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.shadow .fl-module {
  position: relative;
}
.shadow .fl-module::before {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
.stories-home {
  width: auto!important;
  max-width: 100%!important;
  max-width: 1000px!important;
  height: auto!important;
  max-height: 200px!important;
}
.stories-home .owl-nav .owl-next {
  right: 22%!important;
}
.stories-home .owl-nav .owl-prev {
  left: 22%!important;
}
.mobile-toggle .fl-row-content-wrap {
  background: transparent;
}
.history-slider .fl-slide-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 20px;
  background: #ededed;
}
.history-slider .fl-slide-text .h-logo {
  width: 80%!important;
  float: none;
  margin: 0 auto;
}
.history-slider .fl-slide-photo-wrap {
  height: 100%;
}
.history-slider .fl-slide-photo-wrap .fl-slide-photo {
  height: 100%!important;
}
.history-slider .fl-slide-photo-wrap .fl-slide-photo img {
  height: 100%!important;
  object-position: center;
  object-fit: cover;
}
.history-slider .fl-slide-content {
  order: 2;
}
.history-slider .fl-content-slider {
  min-height: 300px!important;
}
.history-slider .fl-slide {
  display: flex;
  align-items: flex-end;
  max-height: 300px!important;
  min-height: 300px!important;
}
.history-slider .fl-slide-foreground {
  width: 100%;
  height: 300px!important;
}
.history-slider .fl-content-slider-navigation {
  height: 100%!important;
  top: 16px!important;
}
.board-desktop {
  width: 70%!important;
}
.max-width-col .fl-col-content {
  max-width: 65%;
  margin: 0 auto;
}
.max-width-col-environ .fl-col-content {
  max-width: 78%;
  margin: 0 auto;
}
.max-width-col-l .fl-col-content {
  max-width: 75%;
  margin: 0 auto;
}
.max-width-left .fl-rich-text {
  max-width: 650px;
}
.center-text {
  text-align: center!important;
}
.improving-lives-row .fl-row-content-wrap {
  background-position: right 100px!important;
}
.surgical-stat .fl-number-text {
  z-index: 8!important;
}
.intern-carousel .pp-content-grid-post-image img {
  height: 150px!important;
  width: 150px;
  margin: 0 auto;
}
.scroll-column .executive-carousel button.owl-prev {
  left: 15px!important;
}
.scroll-column .executive-carousel button.owl-next {
  right: 15px!important;
}
.fl-node-106dyoe9ba7f {
  z-index: 2;
  position: relative;
}
.offset-scroll {
  overflow-anchor: none;
}
.member-col {
  padding-top: 10vh!important;
}
.page-id-2496 .fl-button {
  padding-right: 15%!important;
  padding-left: 15%!important;
}
.history-s .fl-content-slider-navigation {
  top: 106%!important;
}
.history-s .slider-prev {
  position: relative;
  left: 40%!important;
}
.history-s .slider-prev svg {
  opacity: 0;
}
.history-s .slider-prev::before {
  position: absolute;
  width: 23px;
  height: 23px;
  content: url('/wp-content/uploads/2022/04/down-arrow.png');
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(90deg);
}
.history-s .slider-next {
  right: 40%!important;
}
.history-s .slider-next svg {
  opacity: 0;
}
.history-s .slider-next::before {
  position: absolute;
  width: 23px;
  height: 23px;
  content: url('/wp-content/uploads/2022/04/down-arrow.png');
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-90deg);
}
.history-s .fl-module-content {
  margin: 0!important;
}
.history-s .bx-wrapper {
  margin: 0!important;
}
.history-s .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
  z-index: 9;
  position: relative;
}
.history-s .bx-wrapper .bx-pager.bx-default-pager a {
  background: #999;
}
.history-s .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #EF2474;
}
.history-s .bx-wrapper .fl-slide-foreground {
  background: #ededed;
  position: relative;
}
.history-s .bx-wrapper .fl-slide-content {
  margin: 0!important;
  background: #ededed;
}
.history-s .bx-wrapper .fl-slide-photo-wrap {
  position: absolute;
  right: 0;
  height: 100%;
}
.history-s .bx-wrapper .fl-slide-photo {
  margin: 0!important;
  height: 100%;
  position: absolute;
}
.history-s .bx-wrapper .fl-slide-photo img {
  height: 100%;
  object-fit: cover;
}
.history-s .bx-wrapper .fl-slide-title {
  background: url(/wp-content/uploads/2022/05/date-bg.jpg);
  padding: 40px 0!important;
  text-align: center;
  color: #fff !important;
  font-family: 'foundry_sterling_ot2bold' !important;
  font-size: 42px;
}
.history-s .bx-wrapper .fl-slide-text {
  padding: 20px 20px;
}
.history-s .bx-wrapper .fl-slide-text p {
  color: #282828;
  font-weight: bold;
  text-align: center;
}
.history-s .bx-wrapper .fl-slide-text .h-logo {
  width: 100%;
  max-width: 250px!important;
  margin: 0 auto;
}
.page-id-2499 .water-container .wave-bottom6 {
  z-index: 0!important;
}
.postid-1534 .news-article-header .fl-col-content {
  background-size: contain;
  background-position: center right;
}
.page-id-2498 .uabb-close-custom-top-left {
  top: 26vh!important;
  left: 5%!important;
}
.page-id-2498 .uabb-modal {
  top: 0!important;
  margin: auto;
  bottom: 0;
  height: 50vh!important;
}
.page-id-2498 .uabb-content {
  height: auto!important;
}
.g-logos img {
  width: 100%;
  max-width: 250px!important;
}
.fl-node-61dcdd4d0dc95 > .fl-col-content {
  background-position: top center!important;
}
.employee-spotlight button.owl-prev svg {
  filter: drop-shadow(2px 0px 1px rgba(0, 0, 0, 0.6)) !important;
}
.employee-spotlight button.owl-next svg {
  filter: drop-shadow(2px 0px 1px rgba(0, 0, 0, 0.6)) !important;
}
@media only screen and (max-width: 1378px) {
  .uabb-info-list-item {
    padding-bottom: 10px!important;
  }
  .uabb-info-list-description {
    font-size: 12px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 10px 10px 10px!important;
  }
  .fl-node-vuhj28eram5g .menu a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1310px) {
  .driving-carousel {
    right: -40px !important;
  }
  .driving-carousel .global-carousel {
    width: 350px!important;
  }
  .uabb-modal .uabb-content {
    height: calc(100vh - 200px);
    width: calc(100vw - 10%) !important;
    background: #fff;
  }
}
@media only screen and (max-width: 1270px) {
  .uabb-close-custom-top-left {
    top: 16%!important;
    left: 6%!important;
  }
  .feature .pp-content-grid-post-title {
    font-size: 22px!important;
    line-height: 28px!important;
  }
}
@media only screen and (max-width: 1226px) {
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 10px 10px 10px!important;
  }
  .fl-node-vuhj28eram5g .menu a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1205px) {
  .brex-mega-menu-desktop .brex-mega-menu > li {
    font-size: 12px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 10px 10px 10px!important;
  }
  .fl-node-vuhj28eram5g .menu a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1180px) {
  .driving-carousel {
    right: -40px !important;
  }
  .driving-carousel .global-carousel {
    width: 350px!important;
  }
  .uabb-modal .uabb-content {
    height: calc(100vh - 210px);
    width: calc(100vw - 10%) !important;
    background: #fff;
  }
}
@media only screen and (max-width: 1109px) {
  .brex-mega-menu-desktop .brex-mega-menu > li {
    font-size: 12px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 5px 10px 5px!important;
  }
  .fl-node-vuhj28eram5g .menu a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1050px) {
  .home-text {
    max-width: 800px!important;
    margin: 0 auto!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li,
  .fl-menu .menu > li {
    font-size: 12px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 5px 10px 5px!important;
  }
  .fl-node-vuhj28eram5g .menu a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1179px) and (min-width: 1024px) {
  .surgical-stat .fl-number-int {
    font-size: 1.8vw !important;
    line-height: 1.8vw !important;
  }
  .driving-carousel .global-carousel {
    width: 350px!important;
  }
  .unsdg-text {
    max-width: 800px!important;
    margin: 0 auto!important;
  }
  .pop-trigger {
    bottom: -200px;
    left: -300px !important;
  }
  .press .pp-content-grid-post-title {
    font-size: 14px!important;
    line-height: 18px!important;
  }
}
@media all and (device-width: 1024px) and (device-height: 1366px) {
  .unsdg-text {
    max-width: 800px!important;
    margin: 0 auto!important;
  }
  .pop-trigger {
    bottom: -200px;
    left: -250px !important;
  }
  .slide-trigger {
    top: 80px!important;
  }
  .slide-trigger.learn-btn {
    top: -20px !important;
  }
  .press .pp-content-grid-post-title {
    font-size: 14px!important;
    line-height: 18px!important;
  }
  .stories-gradient .fl-module-content {
    margin-top: 0!important;
  }
}
@media only screen and (max-width: 1023px) {
  .brex-mega-menu-desktop .brex-mega-menu > li,
  .fl-menu .menu > li {
    font-size: 12px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 3px 10px 3px!important;
  }
  .fl-node-vuhj28eram5g .menu a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .stat-text span {
    font-size: 34px;
  }
  .bubbles .pp-hover-card-container {
    width: 180px!important;
    height: 180px!important;
  }
}
@media only screen and (max-width: 980px) {
  .pp-content-grid-post-tagline {
    white-space: initial;
    flex-flow: row wrap;
  }
  .pp-content-grid-post-excerpt p {
    white-space: initial;
    flex-flow: row wrap;
  }
  .intern-mobile {
    width: 600px!important;
  }
  .fl-node-tab04l86jo53 img.fl-photo-img,
  .fl-node-hyk17xvtb4wa img.fl-photo-img {
    width: 100%!important;
  }
  .driving-carousel {
    right: auto!important;
  }
  .driving-carousel .global-carousel {
    width: 600px!important;
  }
  .uabb-content {
    overflow-y: scroll;
  }
  .stacked-posts {
    width: 600px!important;
  }
  .stacked-posts .fl-post-feed-post {
    margin-bottom: 15px!important;
  }
  .stacked-posts .soptlight {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .stacked-posts .soptlight .pp-content-grid-post-image {
    width: 40%;
    order: 1;
    height: 100%;
    padding-top: 0!important;
    padding-right: 20px;
  }
  .stacked-posts .soptlight .pp-content-grid-post-image img {
    margin: 0 auto!important;
    max-width: 100%!important;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text {
    white-space: initial;
    flex-flow: row wrap;
    width: 60%;
    order: 2;
    text-align: left!important;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text .pp-content-grid-post-position {
    text-align: left!important;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
    max-width: 300px;
    text-align: left!important;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: 500!important;
    color: #282828 !important;
    font-size: 16px!important;
    line-height: 18px!important;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text .pp-content-grid-post-more-link {
    text-align: left!important;
    padding-bottom: 20px;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text .pp-content-grid-post-more-link a {
    text-align: left!important;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400!important;
    color: #282828 !important;
    font-size: 16px!important;
    line-height: 18px!important;
    font-style: italic;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text .pp-content-grid-post-excerpt p {
    text-align: left!important;
  }
  .stories-home {
    width: 600px!important;
  }
  .stories-home .owl-nav .owl-next {
    right: 80px!important;
  }
  .stories-home .owl-nav .owl-prev {
    left: 80px!important;
  }
  .employee-spotlight .owl-nav .owl-next {
    right: 80px!important;
  }
  .employee-spotlight .owl-nav .owl-prev {
    left: 80px!important;
  }
  .employee-spotlight .soptlight {
    flex-direction: column;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-image {
    width: 100%;
    order: 2;
    padding-top: 0!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-image img {
    margin: 0 auto!important;
    max-width: 80px!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text {
    width: 100%;
    text-align: center!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-position {
    text-align: center!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
    text-align: center!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-excerpt p {
    text-align: center!important;
  }
  .fl-node-lw86xpk09ijc {
    width: 38%!important;
  }
  .fl-node-a5bfpxcurweq {
    padding-top: 20px;
    width: 20%!important;
  }
  .fl-node-5jh0dulb9w2g {
    width: 20%!important;
  }
  .fl-node-10c58idht2bk {
    width: 22%!important;
  }
  .featuerd-article .pp-content-grid-post-image img {
    max-height: 300px;
  }
  #benefits .fl-slide-0::after {
    width: 12px;
  }
  #benefits .fl-slide-1::after {
    width: 12px;
  }
  #benefits .fl-slide-2::after {
    width: 12px;
  }
  #benefits .fl-slide-3::after {
    width: 12px;
  }
  #benefits .bx-wrapper .bx-pager {
    top: -175px;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="0"]::after {
    content: 'A Healthier You';
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -55px;
    left: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    text-indent: 0;
    left: 0px;
    text-align: center;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="1"]::after {
    content: 'Coverage For You and Your Family';
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -55px;
    left: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    text-indent: 0;
    left: -10px;
    text-align: center;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="2"]::after {
    content: 'Growing Your Career';
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -55px;
    left: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    text-indent: 0;
    left: 0px;
    text-align: center;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="3"]::after {
    content: 'Saving and Planning For Your Future';
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -55px;
    left: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    text-indent: 0;
    left: -10px;
    text-align: center;
  }
  .esg-column .fl-heading {
    font-size: 22px!important;
  }
  .uabb-info-list-item {
    padding-bottom: 10px!important;
  }
  .uabb-info-list-description {
    font-size: 16px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li,
  .fl-menu .menu > li {
    font-size: 10px!important;
  }
  #unsdg .fl-slide-content {
    background: #fff !important;
  }
  #unsdg .fl-slide-content .fl-slide-text * {
    color: #282828 !important;
    text-align: left!important;
    font-size: 12px;
    line-height: 18px!important;
  }
  #unsdg .fl-slide-content .fl-slide-text .blue-wash-corporate {
    text-align: center!important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px!important;
  }
  .uabb-modal .uabb-content {
    background: #fff;
  }
  #modal-403dr15kexfc .uabb-content {
    overflow: scroll!important;
    background: #fff;
  }
  .uabb-close-icon {
    background: #c8c6c6;
    border-radius: 50%;
    width: 30px!important;
    height: 30px!important;
    line-height: 22px!important;
    text-align: center;
  }
  .uabb-close-icon::before {
    font-size: 12px;
  }
  .uabb-close-custom-top-left {
    top: 12%!important;
    left: 6%!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 3px 10px 3px!important;
  }
  .fl-node-vuhj28eram5g .menu a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .stat-text span {
    font-size: 40px;
  }
  .bubbles {
    max-width: 450px;
    margin-top: 100px auto 0 auto!important;
  }
}
@media only screen and (max-width: 820px) {
  .image-column.fl-col {
    height: auto!important;
  }
  .image-column.fl-col .fl-module {
    height: auto!important;
  }
  .image-column.fl-col .fl-module .fl-module-content {
    height: auto!important;
  }
  .image-column.fl-col .fl-module .fl-module-content .fl-photo {
    height: auto!important;
  }
  .image-column.fl-col .fl-module .fl-module-content .fl-photo .fl-photo-content {
    height: auto!important;
  }
  .image-column.fl-col .fl-module .fl-module-content .fl-photo .fl-photo-content img {
    object-fit: cover;
    height: auto!important;
  }
  .uabb-modal .uabb-content {
    width: calc(100vw - 13%) !important;
    background: #fff;
  }
}
@media only screen and (max-width: 768px) {
  .center-text .fl-rich-text p {
    line-height: 3.4vw !important;
    font-size: 3.2vw !important;
  }
  .more-press {
    margin-top: -25px !important;
  }
  .contact-page-form {
    max-height: 440px!important;
  }
  .contact-page-form .fl-builder-content {
    padding-top: 0!important;
  }
  .contact-page-form .fl-module-content {
    margin-top: 0!important;
  }
  .contact-page-form .pp-ff-content {
    padding-top: 0!important;
  }
  .uabb-modal {
    top: 110px!important;
  }
  .fl-node-lw86xpk09ijc {
    width: 41%!important;
  }
  .fl-node-a5bfpxcurweq {
    padding-top: 20px;
    width: 18%!important;
  }
  .fl-node-5jh0dulb9w2g {
    width: 20%!important;
  }
  .fl-node-10c58idht2bk {
    width: 18%!important;
  }
  .featuerd-article .article-content .pp-content-grid-post-title a {
    font-size: 18px!important;
    line-height: 22px!important;
  }
  .featuerd-article .pp-content-grid-post-image img {
    max-height: 220px;
  }
  .pop-button .uabb-button {
    margin: 0px auto;
    display: block;
    text-align: center!important;
  }
  .fl-node-e01px6zn2mtw .fl-button {
    width: 83%;
    text-align: center!important;
  }
  .uabb-modal .uabb-content {
    width: calc(100vw - 12%) !important;
    overflow-y: scroll;
    background: #fff;
  }
  .uabb-close-custom-top-left {
    top: 12%!important;
    left: 7%!important;
  }
  #modal-403dr15kexfc .uabb-content {
    overflow: scroll!important;
    background: #fff;
  }
  .executive-tablet,
  .board-desktop {
    width: 600px!important;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  .center-text .fl-rich-text p {
    line-height: 2vw !important;
    font-size: 2vw !important;
  }
}
@media only screen and (max-width: 480px) {
  .fl-node-p7ygswih4e6o .fl-photo-content {
    display: none!important;
    opacity: 0!important;
  }
  .fl-node-p7ygswih4e6o .fl-photo-content img {
    display: none!important;
    opacity: 0!important;
  }
  .scroll-column {
    overflow-y: initial!important;
  }
  #benefits .fl-slide::before {
    display: none!important;
  }
  #benefits .fl-slide::after {
    display: none!important;
  }
  #benefits .fl-content-slider-wrapper {
    margin-top: 120px!important;
  }
  #benefits .bx-viewport {
    height: 548px!important;
    overflow: auto!important;
    margin-top: 20px!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item {
    width: 48%!important;
    margin-right: 2%;
    float: left;
    margin-bottom: 50px!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a {
    background-position: center!important;
  }
  #unsdg {
    margin-top: 30px!important;
    padding: 20px!important;
  }
  #unsdg .fl-slide-text p {
    font-size: 16px!important;
  }
  .stacked-posts {
    width: 100%!important;
    min-width: 330px!important;
    margin: 0 auto!important;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
    font-size: 10px!important;
    line-height: 12px!important;
  }
  .stacked-posts .soptlight .pp-content-grid-post-text .pp-content-grid-post-more-link a {
    font-size: 10px!important;
    line-height: 12px!important;
  }
  .employee-spotlight .owl-nav .owl-next {
    right: -80px !important;
  }
  .employee-spotlight .owl-nav .owl-prev {
    left: -80px !important;
  }
  .employee-spotlight .soptlight {
    flex-direction: column;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-image {
    width: 100%;
    order: 2;
    padding-top: 0!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-image img {
    margin: 0 auto!important;
    max-width: 60px!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text {
    width: 100%;
    text-align: center!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-position {
    text-align: center!important;
    font-size: 12px!important;
    line-height: 14px!important;
    font-style: italic;
    margin-bottom: 5px!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
    font-size: 14px!important;
    line-height: 16px!important;
    text-align: center!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-excerpt p {
    text-align: center!important;
  }
  .fl-node-8im1fy2xzckt .pp-content-grid-post-title {
    font-size: 16px!important;
    line-height: 18px!important;
    margin: 0;
    padding: 0;
  }
  .featured .pp-content-post-grid {
    height: 400px!important;
  }
  .featured .pp-content-post-grid .featuerd-article .article-content {
    padding: 0!important;
  }
  .featured .pp-content-post-grid .featuerd-article .article-content .pp-content-grid-post-title {
    line-height: 22px!important;
  }
  .contact-column .fl-rich-text p {
    line-height: 14px!important;
    text-align: center!important;
  }
  .uabb-content {
    overflow-y: scroll;
  }
  .uabb-close-icon {
    width: 20px!important;
    height: 20px!important;
    line-height: 12px!important;
  }
  .uabb-close-icon::before {
    font-size: 12px;
  }
  #unsdg .fl-slide::after {
    width: 8px!important;
  }
  #unsdg .bx-viewport {
    height: 448px!important;
    overflow: scroll!important;
  }
  #unsdg .bx-wrapper .bx-pager {
    top: -60px;
    width: 90%!important;
  }
  #unsdg .bx-wrapper .bx-pager .bx-pager-item {
    width: 32%;
    margin-right: 2%;
  }
  #unsdg .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="0"] {
    min-height: 30px!important;
  }
  #unsdg .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="1"] {
    min-height: 30px!important;
  }
  #unsdg .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="2"] {
    min-height: 30px!important;
  }
  #unsdg .fl-slide {
    width: 100%!important;
  }
  #unsdg .fl-slide .fl-slide-content {
    padding: 0!important;
  }
  #unsdg .fl-module-content {
    margin: 50px 0 0 0!important;
  }
  #benefits .fl-slide::after {
    width: 8px!important;
  }
  #benefits .bx-wrapper .bx-pager {
    top: -90px;
    width: 90%!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item {
    width: 23%;
    margin-right: 2%;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="0"] {
    min-height: 30px!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="1"] {
    min-height: 30px!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="1"]::after {
    left: 0 !important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="2"] {
    min-height: 30px!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="3"] {
    min-height: 30px!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a[data-slide-index="3"]::after {
    left: 0 !important;
  }
  #benefits .fl-slide {
    width: 100%!important;
  }
  #benefits .fl-slide .fl-slide-content {
    background: #fff !important;
    padding: 0!important;
  }
  #benefits .fl-slide .fl-slide-content .fl-slide-text {
    color: #282828 !important;
  }
  #benefits .fl-module-content {
    margin: 50px 0 0 0!important;
  }
  .fl-builder-content-324 {
    padding: 0;
  }
  .uabb-modal .uabb-content {
    height: calc(100vh - 28vh);
    width: calc(100vw - 13%) !important;
    background: #fff;
  }
  .uabb-close-custom-top-left {
    top: 15%!important;
    left: 8%!important;
  }
  #modal-403dr15kexfc .uabb-content {
    overflow: scroll!important;
    background: #fff;
  }
  .stacked-posts .fl-post-feed-title {
    text-align: center;
    font-size: 14px;
  }
  .stacked-posts .fl-post-feed-post {
    max-height: 100px!important;
  }
  .hover-card-0 {
    margin-right: 10px!important;
  }
  .hover-card-2 {
    margin-right: 10px!important;
  }
  .pp-hover-card-container {
    margin-right: 10px!important;
    height: 135px!important;
    width: 135px!important;
    margin-bottom: 10px!important;
  }
  .pp-hover-card-container.hover-card-1,
  .pp-hover-card-container.hover-card-3 {
    margin-right: 0!important;
  }
  .bubbles .pp-hover-card-container {
    height: 130px!important;
    width: 130px!important;
  }
  .bubbles .pp-hover-card-container .pp-hover-card-title h3 {
    font-size: 14px!important;
    line-height: 18px!important;
  }
  .green-wash {
    background-position: 0px -125px;
  }
  .stat-text span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .center-text .fl-rich-text p {
    line-height: 3vw !important;
    font-size: 3vw !important;
  }
  .global-carousel .pp-content-grid-post-title {
    max-width: 150px;
    margin: 0 auto!important;
  }
}
.brex-mega-menu > li.mega-menu-saved-row .mega-menu-saved-row-container {
  position: fixed!important;
}
footer .fl-module-pp-offcanvas-content .fl-module-content {
  margin-top: 0;
  margin-bottom: -20px;
}
.pp-offcanvas-content-6yumtxaog10h .pp-offcanvas-close {
  text-align: center!important;
  background: #34aadc;
  border-radius: 0 0 10px 10px;
  padding: 10px 0px;
  margin: -20px auto 0 auto;
  width: 70px;
  display: block!important;
}
.pp-offcanvas-content-6yumtxaog10h .pp-offcanvas-close .fa.fa-times {
  font-weight: 400!important;
  color: #fff !important;
}
.pp-offcanvas-content-6yumtxaog10h .pp-offcanvas-close .fa.fa-times::before {
  font-weight: 400!important;
  color: #fff !important;
}
.pp-offcanvas-content-6yumtxaog10h .pp-offcanvas-header {
  border-top: 20px solid #34aadc;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.social-backgrond {
  position: fixed;
  bottom: 80px;
  left: 0;
  width: 100%;
}
.social-backgrond a {
  background: #595a5b;
  border-radius: 50%;
  line-height: 40px!important;
  height: 40px!important;
  width: 40px!important;
  font-size: 18px!important;
}
.social-backgrond a i {
  color: #fff !important;
}
.social-backgrond a i::before {
  color: #fff !important;
}
.mobile-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.mobile-nav .pp-menu-sub-item-back {
  margin-right: 60px;
}
.mobile-nav .pp-slide-menu-is-active-parent li {
  position: unset;
}
.mobile-nav .pp-slide-menu-is-active li {
  position: relative;
}
.mobile-nav .pp-slide-menu-is-active li a {
  margin-left: 0!important;
}
.mobile-nav li {
  position: relative;
}
.mobile-nav li::after {
  content: '';
  position: absolute;
  height: 1.5px;
  background: #1eb7d0;
  width: 200px;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
}
.mobile-nav li::nth-last-child(1)::after {
  display: none;
}
.mobile-nav a {
  text-align: center!important;
}
.mobile-nav .pp-slide-menu-item-has-children a {
  margin-left: 60px;
}
.stacked-posts .fl-post-feed-post {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 15px!important;
  height: 150px;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.2);
}
.stacked-posts .fl-post-feed-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 0 50%;
  float: right;
  width: 50%;
}
.stacked-posts .fl-post-feed-image {
  flex: 1 0 50%;
  float: left;
  width: 50%;
}
.fl-builder-content-160 .owl-prev {
  left: 75px!important;
  top: 10px!important;
}
.fl-builder-content-160 .owl-next {
  right: 75px!important;
  top: 10px!important;
}
.fl-builder-content-160 .pp-content-post {
  display: flex;
  margin-bottom: 5px!important;
  max-height: 120px;
}
.fl-builder-content-160 .pp-content-post .pp-more-link-button {
  font-family: 'foundry_sterling_ot2book';
  color: #595a5b !important;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}
.fl-builder-content-160 .pp-content-post .pp-more-link-button::before {
  position: absolute;
  background: rgba(89, 90, 91, 0.6);
  height: 1px;
  width: 70%;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  bottom: 6px;
}
.fl-builder-content-160 .pp-post-image {
  flex: 1 0 50%;
}
.fl-builder-content-160 .pp-post-image img {
  min-height: 120px;
  object-fit: cover;
}
.fl-builder-content-160 .pp-content-carousel-title {
  font-family: 'foundry_sterling_ot2book';
  color: #595a5b !important;
  font-size: 16px;
  text-align: center;
}
.fl-builder-content-160 .pp-content-carousel-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 0 50%;
}
.people-carousel .owl-item .pp-content-body {
  opacity: 0;
}
.people-carousel .owl-item img {
  border-radius: 50%;
}
.people-carousel .owl-item.center {
  transform: scale(1.3, 1.3);
}
.people-carousel .owl-item.center .pp-content-body {
  opacity: 1;
}
.team.bottom-row {
  margin-top: -110px !important;
}
.team .fl-heading-text {
  text-align: center!important;
  display: block;
  width: 100%;
}
.team .pp-post-title {
  text-align: center!important;
}
.board.bottom-row {
  margin-top: -130px !important;
}
.board.bottom-row .pp-content-post .pp-post-image {
  max-width: 150px;
  margin: 0 auto;
  display: block;
}
.board .pp-content-post .pp-post-image {
  max-width: 150px;
  margin: 0 auto;
  display: block;
}
.executive-carousel .pp-post-image {
  max-width: 150px;
  margin: 0 auto!important;
  display: block;
  float: none;
}
.executive-carousel .owl-item {
  filter: none!important;
}
.executive-carousel .owl-item .pp-content-grid-content p {
  text-align: center!important;
}
.history-slider .fl-content-slider-navigation {
  height: 71%;
  top: 20px;
}
.history-slider .slider-next {
  left: 0;
  right: 0;
  bottom: 5px;
  margin: auto;
}
.history-slider .slider-next .fl-content-slider-svg-container {
  position: relative;
  margin: 0 auto!important;
  transform: rotate(180deg);
}
.history-slider .slider-next .fl-content-slider-svg-container svg {
  opacity: 0;
}
.history-slider .slider-next .fl-content-slider-svg-container::before {
  position: absolute;
  content: '';
  background: url('/wp-content/uploads/2022/04/arrow-top.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  left: 0;
}
.history-slider .slider-prev {
  left: 0;
  right: 0;
  top: 5px;
  margin: auto;
}
.history-slider .slider-prev .fl-content-slider-svg-container {
  margin: 0 auto!important;
}
.history-slider .slider-prev .fl-content-slider-svg-container svg {
  opacity: 0;
}
.history-slider .slider-prev .fl-content-slider-svg-container::before {
  position: absolute;
  content: '';
  background: url('/wp-content/uploads/2022/04/arrow-top.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  left: 0;
}
.history-slider .fl-slide[aria-hidden="false"] .fl-slide-photo {
  margin-right: 0!important;
}
.history-slider .fl-slide[aria-hidden="false"] .fl-slide-text {
  left: 0!important;
}
.history-slider .fl-slide-foreground {
  display: flex;
  align-items: stretch;
}
.history-slider .fl-slide-photo-wrap {
  width: 33%!important;
  float: left!important;
  order: 1;
}
.history-slider .fl-slide-photo-wrap .fl-slide-photo {
  margin-right: -350px;
  transition: all 300ms ease-in-out 0s;
  margin: 0!important;
  z-index: 1;
}
.history-slider .fl-slide-content-wrap {
  order: 2;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 66%!important;
  float: right!important;
}
.history-slider .fl-slide-content-wrap .fl-slide-content {
  flex: 1;
  height: 100%;
  margin: 0!important;
}
.history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
  font-family: 'foundry_sterling_ot2bold' !important;
  position: relative;
  z-index: 2;
  margin-bottom: 0!important;
  height: 100%;
  float: left;
  width: 50%;
  background: url('/wp-content/uploads/2022/05/date-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 62px;
  line-height: 275px!important;
  color: #fff !important;
  text-align: center!important;
}
.history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text {
  z-index: 1;
  left: -385px;
  transition: all 300ms ease-in-out 0s;
  position: relative;
  height: 100%;
  float: right;
  width: 50%;
  font-weight: bold;
  text-align: center;
}
.history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties {
  background: url('/wp-content/uploads/2022/04/box.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  color: #222 !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto!important;
  height: 100%;
  width: 100%;
  padding: 0 20px!important;
}
.history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties .h-content {
  color: #222 !important;
  top: 0;
  bottom: 0;
  margin: auto;
  left: auto;
  right: 0;
  padding: 0 40px;
  line-height: 1.6em !important;
  margin-top: auto!important;
  margin-bottom: auto!important;
  text-align: center!important;
}
.fl-builder-content-530 {
  max-width: 3000px!important;
}
.fl-builder-content-530 .fl-slide {
  width: 100%!important;
}
.fl-builder-content-530 .bx-viewport {
  height: 300px!important;
}
@media only screen and (max-width: 480px) {
  .fl-node-a5bfpxcurweq {
    padding-top: 0px;
    width: 100%!important;
  }
  .intern-mobile {
    width: 300px!important;
  }
  .global-carousel {
    width: 300px!important;
  }
  .global-carousel button.owl-next {
    top: 8%!important;
    right: 35px!important;
  }
  .global-carousel button.owl-prev {
    top: 8%!important;
    left: 35px!important;
  }
  .global-carousel .pp-content-grid-post-title {
    font-size: 12px!important;
    text-align: center!important;
    line-height: 14px!important;
    font-style: italic;
  }
  .global-carousel .owl-item img {
    max-width: 60px!important;
    margin: 0 auto!important;
  }
  .millions .fl-rich-text p {
    line-height: 14px!important;
  }
  .intern-mobile .slick-prev {
    left: 0!important;
  }
  .intern-mobile .slick-prev i {
    background: transparent!important;
  }
  .intern-mobile .slick-prev i::before {
    color: #3DBFD6;
  }
  .intern-mobile .slick-next i {
    background: transparent!important;
  }
  .intern-mobile .slick-next i::before {
    color: #3DBFD6;
  }
  .intern-mobile .pp-content-grid-post-title {
    text-align: center!important;
    font-size: 16px!important;
    font-weight: 600!important;
    margin-bottom: 10px;
  }
  .intern-mobile .pp-content-grid-post-tagline {
    font-size: 14px!important;
    line-height: 16px!important;
    text-align: center!important;
    font-style: italic;
    margin-bottom: 10px;
  }
  .intern-mobile .pp-content-grid-post-excerpt p {
    font-size: 12px!important;
    line-height: 14px!important;
    text-align: center!important;
  }
  .intern-mobile .pp-content-grid-post-image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .intern-mobile .pp-content-grid-post-image img {
    max-width: 60px!important;
    margin-bottom: 10px;
  }
  .first-stat .fl-number-int::after {
    content: '+';
  }
  .surgical-stat .fl-number-string span {
    font-size: 22px!important;
  }
  .surgical-stat .fl-number-after-text {
    font-size: 12px!important;
    line-height: 14px!important;
    text-align: center!important;
  }
  .fl-builder-content .history-slider.fl-module-content-slider .fl-slide .fl-slide-content .fl-slide-title {
    font-size: 46px !important;
    line-height: 130px !important;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .fl-content-slider-navigation {
    height: 100%!important;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .eighties {
    position: relative!important;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .eighties .h-content {
    top: -20px !important;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .fl-slide-foreground {
    display: block;
    width: 100%;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .fl-slide-content-wrap {
    width: 100%!important;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .fl-slide-mobile-photo {
    display: none;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .fl-slide-content {
    padding: 0!important;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .fl-slide-title {
    height: 130px!important;
    line-height: 130px!important;
    width: 100%!important;
    height: 200px;
  }
  .fl-builder-content .fl-module-content-slider.history-slider .fl-slide .fl-slide-text {
    height: 170px!important;
    font-size: 46px!important;
    width: 100%!important;
    heihgt: 200px;
  }
  .fl-builder-content .slider-prev .fl-content-slider-svg-container {
    width: 22px!important;
    height: 22px!important;
  }
  .fl-builder-content .slider-next {
    bottom: 10px;
  }
  .fl-builder-content .slider-next .fl-content-slider-svg-container {
    width: 22px!important;
    height: 22px!important;
    transform: none!important;
  }
  .fl-builder-content .slider-next .fl-content-slider-svg-container::before {
    background: url(/wp-content/uploads/2022/04/arrow-bottom-d.png) !important;
    background-size: 100%!important;
  }
  .bx-viewport {
    height: 300px!important;
  }
}
@media only screen and (max-width: 540px) and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 2) {
  .bubbles .pp-hover-card-container {
    width: 120px!important;
    height: 120px!important;
  }
  .bubbles .pp-hover-card-container .pp-hover-card-title h3 {
    font-size: 14px!important;
    line-height: 18px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li,
  .fl-menu .menu > li {
    font-size: 4px!important;
  }
  .footer-copy .fl-rich-text p {
    font-size: 8px!important;
    text-align: left;
  }
  .fl-node-c0iv7ut518gn .fl-col {
    margin-top: -50px !important;
  }
}
@media only screen and (max-width: 390px) {
  .bubbles .pp-hover-card-container {
    height: 125px!important;
    width: 125px!important;
  }
  .bubbles .pp-hover-card-container .pp-hover-card-title h3 {
    font-size: 14px!important;
    line-height: 18px!important;
  }
}
@media only screen and (max-width: 380px) {
  .bubbles .pp-hover-card-container {
    height: 115px!important;
    width: 115px!important;
  }
  .bubbles .pp-hover-card-container .pp-hover-card-title h3 {
    text-align: center!important;
    line-height: 18px!important;
    font-size: 14px!important;
  }
  .stacked-posts {
    width: 100%!important;
    min-width: 280px!important;
    margin: 0 auto!important;
  }
  .uabb-modal {
    top: 98px!important;
  }
  .uabb-modal .uabb-content {
    height: calc(100vh - 20vh);
  }
}
@media screen and (min-width: 1025px) and (max-height: 780px) {
  .fl-node-tab04l86jo53 img.fl-photo-img {
    width: 80%!important;
  }
  #benefits .fl-slide {
    width: 100%!important;
  }
  .uabb-content {
    overflow-y: scroll;
  }
  .fl-node-vusrjlq74obz {
    margin-top: 50px!important;
  }
  .fl-node-3nmqpjxres9z .pp-content-grid-post-title {
    margin-top: -20px !important;
  }
}
@media screen and (max-width: 1175px) and (min-resolution: 90dpi) and (max-resolution: 100dpi), screen and (max-width: 1175px) and (max-height: 1300px) and (min-resolution: 120dpi) {
  .intern-carousel button.owl-prev {
    left: 55px!important;
  }
  .intern-carousel button.owl-next {
    right: 55px!important;
  }
}
@media screen and (max-width: 1040px) and (max-height: 800px) {
  .intern-carousel button.owl-prev {
    left: 55px!important;
  }
  .intern-carousel button.owl-next {
    right: 55px!important;
  }
}
@media screen and (max-width: 1024px) and (min-resolution: 90dpi) and (max-resolution: 100dpi), screen and (max-width: 1024px) and (max-height: 1300px) and (min-resolution: 120dpi) and (-webkit-max-device-pixel-ratio: 1.5) {
  .form-group {
    display: none!important;
  }
  .contact-group {
    top: auto!important;
  }
  .driving-carousel {
    top: 160px!important;
  }
  .driving-carousel .global-carousel {
    width: 400px!important;
  }
  .driving-carousel .global-carousel .pp-content-grid-post-title {
    font-size: 12px!important;
    line-height: 14px!important;
  }
}
@media screen and (max-width: 980px) and (min-resolution: 90dpi) and (max-resolution: 100dpi), screen and (max-width: 980px) and (max-height: 1300px) and (min-resolution: 120dpi) {
  .employee-spotlight .soptlight .pp-content-grid-post-image img {
    height: 100%!important;
    max-width: 50%!important;
    object-position: bottom;
    object-fit: contain;
  }
  .stacked-posts .fl-post-feed-post {
    height: 100px!important;
  }
  .bubbles .pp-hover-card-container {
    width: 160px!important;
    height: 160px!important;
  }
}
@media screen and (max-width: 778px) and (min-resolution: 90dpi) and (max-resolution: 100dpi), screen and (max-width: 778px) and (max-height: 1300px) and (min-resolution: 120dpi) {
  .intern-mobile .pp-content-grid-post-image img {
    max-width: 50px!important;
  }
  .driving-carousel {
    top: auto!important;
  }
  .driving-carousel .global-carousel {
    width: 400px!important;
  }
  .driving-carousel .global-carousel .pp-content-grid-post-title {
    font-size: 12px!important;
    line-height: 14px!important;
  }
  .stacked-posts .fl-post-feed-post {
    height: 100px!important;
  }
  .bubbles .pp-hover-card-container {
    width: 140px!important;
    height: 140px!important;
  }
  .bubbles .pp-hover-card-container .pp-hover-card-title h3 {
    font-size: 14px!important;
    line-height: 18px!important;
  }
}
@media only screen and (max-width: 480px) {
  .stories-blue {
    font-size: 12vw!important;
    line-height: 12vw!important;
    top: 10px!important;
  }
}
@media only screen and (max-width: 440px) {
  .employee-spotlight .soptlight {
    flex-direction: column;
    max-width: 300px!important;
  }
  .intern-mobile {
    width: 350px!important;
    margin: 0 auto!important;
  }
  .bubbles .pp-hover-card-container {
    width: 130px!important;
    height: 130px!important;
  }
}
@media only screen and (max-width: 300px) {
  .social-backgrond {
    position: fixed;
    bottom: 100px!important;
    left: 0;
    width: 100%;
  }
  .fl-node-zqdopr0jy4la .pp-sliding-menus {
    font-size: 14px!important;
  }
  .bubbles .pp-hover-card-container {
    height: 90px!important;
    width: 90px!important;
  }
  .bubbles .pp-hover-card-container .pp-hover-card-title h3 {
    font-size: 10px!important;
    line-height: 12px!important;
  }
  .stacked-posts {
    width: 200px!important;
    min-width: 200px!important;
    margin: 0 auto!important;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1600px) and (max-height: 770px) and (min-resolution: 120dpi) {
  .water {
    width: 90%!important;
  }
}
@media only screen and (min-width: 1700px) {
  .history-slider .fl-slide-photo img {
    width: 100%;
    object-fit: cover;
    height: 250px!important;
  }
}
@media only screen and (min-width: 2048px) {
  .history-slider .slider-prev {
    top: 20px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties .h-content {
    width: 100%!important;
  }
  .history-slider .bx-viewport {
    height: 500px!important;
  }
  .fl-builder-content-530 .bx-viewport {
    height: 500px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    line-height: 500px!important;
  }
  .history-slider .fl-slide-foreground {
    display: flex;
    align-items: stretch;
    max-height: 500px!important;
    height: 500px!important;
    min-height: 500px;
  }
  .history-slider .fl-slide-foreground .fl-slide {
    min-height: 500px!important;
    max-height: 500px!important;
  }
  .history-slider {
    width: 100%!important;
    top: -15px !important;
  }
  .history-slider .bx-wrapper {
    height: 500px!important;
  }
  .history-slider .fl-slide-photo {
    width: 100%!important;
  }
  .history-slider .fl-slide-photo img {
    width: 100%!important;
    object-fit: cover;
    height: auto;
  }
  .history-slide .fl-builder-content {
    padding: 0!important;
  }
  .history-slide .fl-module-content-slider {
    padding: 0!important;
  }
  .history-slide .fl-module-content-slider .fl-module-content {
    margin: 0!important;
  }
}
@media only screen and (min-width: 2500px) {
  .board-desktop {
    width: 1800px!important;
    margin-right: auto!important;
  }
  .max-board {
    max-width: 1800px!important;
    margin: 0 auto;
    left: 5%!important;
  }
  .history-slide .fl-builder-content {
    padding: 0!important;
  }
  .history-slide .fl-module-content-slider {
    padding: 0!important;
  }
  .history-slide .fl-module-content-slider .fl-module-content {
    margin: 0!important;
  }
}
@media only screen and (min-width: 2500px) and (min-height: 1080px) {
  .intern .pop {
    left: -100px !important;
  }
}
@media only screen and (min-width: 2304px) and (min-height: 1440px) {
  .global-carousel {
    width: 800px!important;
  }
  .history-slider .slider-prev {
    top: 20px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties .h-content {
    width: 100%!important;
  }
  .fl-builder-content-530 .bx-viewport {
    height: 600px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    line-height: 500px!important;
  }
  .history-slider .fl-slide-foreground {
    display: flex;
    align-items: stretch;
    max-height: 600px!important;
    height: 600px!important;
    min-height: 600px;
  }
  .history-slider .fl-slide-foreground .fl-slide {
    min-height: 600px;
  }
  .history-slider {
    width: 100%!important;
    top: -15px !important;
  }
  .history-slider .bx-wrapper {
    height: 600px!important;
  }
  .history-slider .fl-slide-photo img {
    width: 100%!important;
    object-fit: cover;
    height: auto;
  }
}
@media only screen and (min-width: 3030px) {
  .intern-carousel button.owl-next {
    top: 100%!important;
    right: 205px!important;
  }
  .intern-carousel button.owl-prev {
    top: 100%!important;
    left: 205px!important;
  }
  .history-slide .fl-builder-content {
    padding: 0!important;
  }
  .history-slide .fl-module-content-slider {
    padding: 0!important;
  }
  .history-slide .fl-module-content-slider .fl-module-content {
    margin: 0!important;
  }
  .contact-page-form {
    display: flex!important;
    flex-direction: column!important;
    align-items: center!important;
    justify-content: center!important;
  }
  .contact-page-form .fl-builder-content {
    width: 100%!important;
  }
  .intern .pop {
    left: -130px !important;
  }
  .intern-carousel .pp-content-grid-post-image img {
    max-height: 240px!important;
  }
  .driving-carousel {
    width: 800px!important;
  }
  .global-carousel {
    width: 800px!important;
  }
  .history-slider .slider-prev {
    top: 20px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties .h-content {
    width: 100%!important;
  }
  .fl-builder-content-530 .bx-viewport {
    height: 600px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    line-height: 500px!important;
  }
  .history-slider .fl-slide-foreground {
    display: flex;
    align-items: stretch;
    max-height: 500px!important;
    height: 500px!important;
    min-height: 500px;
  }
  .history-slider .fl-slide-foreground .fl-slide {
    min-height: 500px;
  }
  .history-slider {
    width: 100%!important;
    top: -15px !important;
  }
  .history-slider .bx-wrapper {
    height: 500px!important;
  }
  .history-slider .fl-slide-photo img {
    width: 100%;
    object-fit: cover;
    height: 600px;
  }
  .bubble-slide .pp-hover-card-container {
    width: 300px!important;
    height: 300px!important;
    margin-right: 2%!important;
  }
  .bubble-slide .fl-builder-module-template {
    max-width: 2000px;
  }
  .bubbles {
    width: 70%!important;
    max-width: 70%!important;
  }
}
@media only screen and (min-width: 3800px) {
  .page-id-2478 .pp-hover-card-container {
    min-height: 380px!important;
  }
  .page-id-2478 .pp-hover-card-container.hover-card-0 {
    border-radius: 50%!important;
  }
  .page-id-2478 .pp-hover-card-container.hover-card-1 {
    border-radius: 50%!important;
  }
  .page-id-2478 .pp-hover-card-container.hover-card-2 {
    border-radius: 50%!important;
  }
  .page-id-2478 .pp-hover-card-container.hover-card-3 {
    border-radius: 50%!important;
  }
  .driving-carousel {
    right: 5vw;
  }
  .driving-carousel {
    width: 1000px!important;
  }
  .global-carousel {
    width: 1000px!important;
  }
}
@media only screen and (max-width: 980px) and (min-width: 779px) and (-webkit-min-device-pixel-ratio: 2) {
  .center-text .fl-rich-text p {
    line-height: 2.2vw !important;
    font-size: 2vw !important;
  }
  .stacked-posts .fl-post-feed-post {
    height: 150px!important;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1900px) and (max-height: 680px) and (min-resolution: 120dpi) {
  .employee-spotlight .pp-content-post {
    max-height: 150px!important;
  }
  .employee-spotlight .pp-content-post .pp-content-grid-post-text {
    max-height: 150px!important;
  }
  .intern .pop {
    left: -69px !important;
  }
  .bubble-slide .fl-builder-module-template {
    margin: 0 auto;
    max-width: 800px!important;
    padding: 20px;
  }
  .bubble-slide .pp-hover-card-container {
    width: 170px!important;
    height: 170px!important;
    margin-right: 2%!important;
  }
  .water {
    width: 60%!important;
  }
  .history-slider .slider-next {
    right: 5px;
    top: 100%!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text .eighties .h-content {
    width: 100%!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    line-height: 220px!important;
  }
  .history-slider .fl-slide-foreground {
    display: flex;
    align-items: stretch;
    max-height: 240px!important;
  }
  .history-slide {
    top: -80px !important;
  }
  .fl-builder-content-530 .bx-viewport {
    height: 240px!important;
  }
  .fl-node-3tyebfj5x1nl .fl-content-slider,
  .fl-node-3tyebfj5x1nl .fl-slide {
    min-height: 240px!important;
    max-height: 240px!important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1360px) and (max-height: 680px) and (min-resolution: 120dpi) {
  .employee-spotlight .pp-content-post {
    max-height: 150px!important;
  }
  .employee-spotlight .pp-content-post .pp-content-grid-post-text {
    max-height: 150px!important;
  }
  .intern .pop {
    left: -69px !important;
  }
  .press .pp-content-grid-post-title {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: 600!important;
    font-size: 12px!important;
    line-height: 14px!important;
  }
  .bubble-slide .fl-builder-module-template {
    margin: 0 auto;
    max-width: 800px!important;
    padding: 20px;
  }
  .bubble-slide .pp-hover-card-container {
    width: 170px!important;
    height: 170px!important;
    margin-right: 2%!important;
  }
  .driving-carousel .global-carousel {
    width: 500px!important;
  }
  .water {
    width: 65%!important;
  }
}
@media only screen and (min-width: 3029px) {
  .page-id-2498 .uabb-close-custom-top-left {
    top: 26vh!important;
    left: 4%!important;
  }
  .bubbles .pp-hover-card-container.hover-card-0 {
    height: 300px!important;
    width: 300px!important;
    border-radius: 50%!important;
  }
  .bubbles .pp-hover-card-container.hover-card-1 {
    height: 300px!important;
    width: 300px!important;
    border-radius: 50%!important;
  }
  .bubbles .pp-hover-card-container.hover-card-2 {
    height: 300px!important;
    width: 300px!important;
    border-radius: 50%!important;
  }
  .bubbles .pp-hover-card-container.hover-card-3 {
    height: 300px!important;
    width: 300px!important;
    border-radius: 50%!important;
  }
}
@media only screen and (min-width: 2800px) {
  body:not(.fl-builder-edit) .water-container .bubble-left {
    max-width: 300px;
    left: 0;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm {
    top: 280px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med {
    left: 280px;
  }
  body:not(.fl-builder-edit) .water-container .ring3 {
    left: 1%;
    top: 210px;
  }
  body:not(.fl-builder-edit) .water-container .ring5 {
    left: 2%;
  }
  body:not(.fl-builder-edit) .water-container .ring4 {
    left: 2%;
    top: 120px;
    max-width: 300px;
  }
  body:not(.fl-builder-edit) .water-container .ring2 {
    max-width: 600px;
    right: 5%;
  }
  body:not(.fl-builder-edit) .water-container .ring1 {
    left: 1%;
    max-width: 450px;
  }
  body:not(.fl-builder-edit) .water-container .stripe1,
  body:not(.fl-builder-edit) .water-container .stripe2 {
    max-width: 300px;
    top: 80px;
  }
  body:not(.fl-builder-edit) .water-container .bubble1 {
    right: 5%;
  }
  body:not(.fl-builder-edit) .water-container .bubble2 {
    left: 5%;
  }
  body:not(.fl-builder-edit) .water-container .page-id-2493 .bubble2 {
    bottom: 0;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med2 {
    left: 350px;
    top: 250px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top {
    max-width: 280px;
    left: 1%;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm2 {
    left: 2%;
    max-width: 90px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med3 {
    left: 300px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med4 {
    left: 280px;
    max-width: 100px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm3 {
    left: 0;
    bottom: 50px;
    max-width: 100px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top2 {
    left: 1%;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm4 {
    bottom: 0;
  }
  body:not(.fl-builder-edit) .water-container .bubble3 {
    left: 1%;
  }
  body:not(.fl-builder-edit) .water-container .bubble4 {
    left: 2%;
  }
  body:not(.fl-builder-edit) .water-container .fl-node-h207jotr9mys .bubble1 {
    right: 5%;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top3 {
    left: 1%;
    top: 280px;
    max-width: 280px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-t {
    left: 80px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med5 {
    left: 200px;
  }
  body:not(.fl-builder-edit) .water-container .bubble5 {
    right: 1%;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top4 {
    left: 1%;
    max-width: 280px;
  }
  body:not(.fl-builder-edit) .water-container .bubble6 {
    max-width: 350px;
    right: 1%;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm3 {
    left: 2%;
  }
  body:not(.fl-builder-edit) .water-container .bubble5 {
    right: 1%;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med6 {
    left: 280px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top5 {
    left: 1%;
    max-width: 280px;
  }
  body:not(.fl-builder-edit) .water-container .bubble6 {
    max-width: 350px;
    right: 1%;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med8 {
    max-width: 80px;
    left: 380px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top6 {
    left: 1%;
    top: 250px;
    max-width: 280px;
  }
  .fl-node-8a2kgi3jvohm .fl-row-content-wrap {
    background-position: 70% bottom!important;
  }
  .fl-node-3npkih7l9qzv .fl-row-content-wrap {
    background-position: 75% bottom!important;
    background-size: auto!important;
  }
}
@media only screen and (min-width: 2620px) {
  .border-l .fl-col-content::after {
    top: -100px;
    height: 18vh;
  }
  .history-slider .fl-slide-content-wrap {
    height: 500px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-title {
    line-height: 500px!important;
  }
  .history-slider .fl-slide-content-wrap .eighties .h-content {
    line-height: 34px!important;
    font-size: 28px!important;
    color: #222 !important;
  }
  .history-slider .fl-slide-photo-wrap {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .history-slider .fl-slide-photo-wrap .fl-slide-photo {
    width: 100%;
  }
  .history-slider .fl-content-slider-navigation {
    height: 490px!important;
    top: 16px!important;
  }
  .history-slider .fl-slide {
    display: flex;
    align-items: flex-end;
    max-height: 500px!important;
    min-height: 300px!important;
  }
  .surgical-stat .fl-number-int {
    font-size: 1vw !important;
    line-height: 1vw !important;
  }
  .center-text .fl-rich-text p {
    line-height: 1vw !important;
    font-size: 0.5vw !important;
  }
  .improve-heading .uabb-first-heading-text {
    font-size: 6.5vw !important;
  }
  .improve-heading .uabb-module-content .uabb-second-heading-text {
    left: 19vw;
    font-size: 2.6vw !important;
  }
  .home-h .fl-heading-text {
    font-size: 6vw!important;
    line-height: 6vw!important;
  }
  .company-h .fl-heading-text {
    font-size: 2vw!important;
    line-height: 2vw!important;
  }
  .coopersurgical .fl-heading-text {
    font-size: 3vw!important;
    line-height: 3vw!important;
  }
  .improving-h .fl-heading-text {
    font-size: 2.5vw !important;
    line-height: 2.5vw !important;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 2vw!important;
    line-height: 2vw!important;
  }
  .diversity-h .fl-heading-text {
    font-size: 4vw!important;
    line-height: 4vw!important;
  }
  .contact-h .fl-heading-text {
    font-size: 4vw!important;
    line-height: 4vw!important;
  }
  .careers-h .fl-heading-text {
    font-size: 4vw!important;
    line-height: 4vw!important;
  }
  .careers-h-g .fl-heading-text {
    font-size: 3vw!important;
    line-height: 3vw!important;
  }
  .surgical-title {
    font-size: 3vw!important;
    line-height: 3vw!important;
  }
  .surgical-title-sm .fl-heading-text {
    font-size: 2vw!important;
    line-height: 2vw!important;
  }
  .corporate-h .fl-heading-text {
    font-size: 3vw!important;
    line-height: 3vw!important;
  }
  .corporate-h-sm .fl-heading-text {
    font-size: 3.5vw !important;
    line-height: 3.5vw !important;
  }
  .esg-h .fl-heading-text {
    font-size: 6vw!important;
    line-height: 6vw!important;
  }
  .lines-h .fl-heading-text {
    position: relative;
    font-size: 1.2vw !important;
    line-height: 1.2vw !important;
  }
  .lines-h .fl-heading-text::before {
    left: -13vw;
    width: 12vw;
  }
  .lines-h .fl-heading-text::after {
    right: -13vw;
    width: 12vw;
  }
  .home-h-sm .fl-heading-text {
    font-size: 3vw!important;
  }
}
@media only screen and (min-width: 2488px) {
  .member-stats .fl-rich-text p {
    font-size: 32px!important;
  }
  .member-stats .fl-rich-text p .blue-wash-corporate {
    font-size: 32px!important;
  }
  .smaller-col .fl-col-content {
    max-width: 90%;
  }
  .improving-h-environ .fl-heading {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 3vw!important;
    line-height: 3vw!important;
  }
  .improving-h .fl-heading {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .improving-h .fl-heading-text {
    font-size: 3vw!important;
    line-height: 3vw!important;
  }
}
@media only screen and (min-width: 2905px) {
  .improving-h-environ .fl-heading {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 2.5vw !important;
    line-height: 2.5vw !important;
  }
  .improving-h .fl-heading {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .improving-h .fl-heading-text {
    font-size: 2.5vw !important;
    line-height: 2.5vw !important;
  }
}
@media only screen and (min-width: 1970px) {
  .improve-heading {
    max-width: 1200px!important;
  }
}
@media only screen and (min-width: 1920px) {
  .intern .pop {
    left: -112px !important;
  }
  .b-screen-img img {
    max-width: 75%!important;
  }
  body:not(.fl-builder-edit) .water-container .parallax.wave-top {
    width: 15%!important;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 3.5vw !important;
    line-height: 3.5vw !important;
  }
  .improving-h .fl-heading-text {
    font-size: 3.5vw !important;
    line-height: 3.5vw !important;
  }
  .stories-home {
    max-width: 1500px!important;
  }
  .border-l .fl-col-content::after {
    top: -240px;
    height: 12vh;
  }
}
@media only screen and (max-width: 1500px) {
  .single-news-articles .news-article-sidebar .news-article-secondary-image-text,
  .postid-1492 .news-article-sidebar .news-article-secondary-image-text {
    padding-left: 30px;
    padding-right: 30px;
  }
  .single-news-articles .news-article-content,
  .postid-1492 .news-article-content {
    width: 65%;
  }
  .single-news-articles .news-article-sidebar,
  .postid-1492 .news-article-sidebar {
    width: 35%;
  }
  .single-news-articles .news-article-sidebar .sidebar-similar-articles .fl-col-content,
  #shd.postid-1492 .news-article-sidebar .sidebar-similar-articles .fl-col-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .related-news-articles a {
    font-size: 16px;
  }
  .news-article-secondary-image-text .caption {
    font-size: 16px;
  }
  .page-id-2494 .fl-button {
    padding: 12px 14px!important;
  }
  .page-id-2494 .fl-button .fl-button-text {
    font-size: 16px!important;
  }
  .parallax {
    width: 20%!important;
  }
}
@media only screen and (max-width: 1225px) {
  .page-id-2494 .fl-button {
    line-height: 16px!important;
    padding: 10px 14px 12px 14px!important;
  }
  .page-id-2494 .fl-button .fl-button-text {
    font-size: 14px!important;
  }
}
@media only screen and (max-width: 1152px) {
  .fl-node-4i9ukx1lj6b0 .fl-col.fl-col-small {
    width: 50%!important;
    min-height: 480px;
  }
  .fl-node-4i9ukx1lj6b0 .fl-col.fl-col-small .uabb-image-content {
    max-width: 60%;
  }
}
@media only screen and (max-width: 1120px) {
  .page-id-2494 .fl-button {
    line-height: 14px!important;
    padding: 10px 14px 12px 14px!important;
  }
  .page-id-2494 .fl-button .fl-button-text {
    font-size: 12px!important;
  }
}
@media only screen and (max-width: 1024px) {
  .contact-col .fl-heading {
    font-size: 16px!important;
  }
  .contact-col .fl-rich-text p {
    font-size: 14px!important;
  }
  .contact-col .fl-rich-text a {
    font-size: 14px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    font-size: 42px!important;
  }
  .green-wash .fl-heading span {
    background-position: 0px 0!important;
  }
  .executive-desktop .fl-col {
    width: 33.33% !important;
    min-height: 480px;
  }
  .page-id-2494 .fl-button {
    line-height: 12px!important;
    padding: 10px 14px 12px 14px!important;
  }
  .page-id-2494 .fl-button .fl-button-text {
    font-size: 10px!important;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 980px) {
  .history-s .bx-wrapper .fl-slide-photo img {
    object-fit: contain;
  }
  .shadow-box .fl-col-content {
    padding: 0!important;
  }
  .shadow-box .fl-rich-text p {
    font-size: 1rem!important;
  }
  .shadow-box .fl-rich-text p a {
    font-size: 1rem!important;
  }
  .shadow-box .fl-heading {
    font-size: 2rem!important;
  }
  .stories-page {
    font-size: 12px!important;
    line-height: 14px!important;
  }
  .stories-page .pp-post-title {
    font-size: 12px!important;
    line-height: 14px!important;
  }
  .stories-page .pp-post-title a {
    font-size: 12px!important;
    line-height: 14px!important;
  }
  .stories-page a {
    font-size: 12px!important;
    line-height: 14px!important;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med {
    bottom: -100px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med2 {
    top: 150px;
    max-width: 50px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med3 {
    left: auto;
    top: 100px;
    max-width: 60px;
    right: -10px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm3 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med4 {
    left: auto;
    top: 70px;
    max-width: 60px;
    right: -10px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top {
    left: -60px;
    max-width: 120px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top5 {
    max-width: 150px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm4 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm3 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble3 {
    left: -50px;
  }
  body:not(.fl-builder-edit) .water-container .bubble2 {
    left: -50px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med5 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top4 {
    left: -60px;
  }
  body:not(.fl-builder-edit) .water-container .bubble6 {
    right: -60px !important;
    max-widht: 120px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med6 {
    left: auto;
    top: 180px;
    max-width: 60px;
    right: 0;
  }
  body:not(.fl-builder-edit) .water-container .bubble5 {
    right: -60px !important;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med7 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med8 {
    left: auto;
    top: 200px;
    right: 0;
  }
  body:not(.fl-builder-edit) .water-container .brush-top-c {
    top: 9%;
  }
  body:not(.fl-builder-edit) .water-container .brush-top {
    top: 28%;
    max-width: 120px;
  }
  body:not(.fl-builder-edit) .water-container .wave-top {
    top: 21%;
  }
}
@media only screen and (max-width: 1158px) and (max-height: 550px) {
  #benefits .bx-wrapper .bx-pager .bx-pager-item a {
    width: 70%!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a::after {
    font-size: 10px!important;
    left: 0!important;
    bottom: -50px !important;
    line-height: 14px!important;
  }
  .fl-node-106dyoe9ba7f .fl-row-content {
    max-width: 700px!important;
  }
  .history-slider .fl-content-slider-navigation .fl-content-slider-svg-container {
    position: relative;
    width: 22px;
    height: 22px;
  }
  .fl-node-6rpg5nqxwmhv > .fl-row-content-wrap {
    padding-top: 1vh!important;
    padding-bottom: 8vh;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-text p {
    font-size: 10px!important;
  }
  .fl-node-rl4wxn27kf1m {
    margin-top: -100px;
  }
  .history-slider .fl-content-slider-navigation {
    height: 75%!important;
    top: 16px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    line-height: 230px!important;
  }
  .history-slider .fl-slide {
    display: flex;
    align-items: flex-end;
    max-height: 230px!important;
    min-height: 230px!important;
  }
  .history-slider .fl-slide-foreground {
    width: 100%;
    height: 230px!important;
  }
  .stories-home .soptlight .pp-content-grid-post-text .pp-content-grid-post-title a {
    font-size: 10px!important;
    line-height: 12px!important;
  }
  .career-btn .fl-module-content {
    margin-top: 90px!important;
  }
  .i-text {
    max-width: 250px;
    margin: 0 auto;
  }
  .parallax {
    width: 10%!important;
  }
  .fl-node-gkodavblsunm .pp-content-grid-post-text {
    padding: 5px!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text p {
    font-size: 6px!important;
    line-height: 8px!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-image img {
    object-fit: contain;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
    font-size: 12px!important;
    line-height: 14px!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-position {
    font-size: 10px!important;
    line-height: 12px!important;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 3.5vw !important;
    line-height: 3.5vw !important;
  }
  .improving-h .fl-heading-text {
    font-size: 3.5vw !important;
    line-height: 3.5vw !important;
  }
  .max-width-col .fl-col-content {
    max-width: 90%;
    margin: 0 auto;
  }
  .fl-col-group-equal-height.fl-col-group-align-bottom .fl-node-qmhra1vw0j9d .fl-col-content {
    justify-content: flex-start !important;
  }
  .global-carousel .pp-content-grid-post-title {
    font-size: 8px!important;
    text-align: center!important;
    line-height: 10px!important;
    font-style: italic;
  }
  .fl-number-after-text {
    font-size: 12px!important;
  }
  .vision-text {
    font-size: 16px!important;
  }
  .shadow-box .fl-rich-text p {
    font-size: 1.4rem !important;
    line-height: 2.3rem !important;
  }
  .millions .fl-rich-text p {
    font-size: 1.2rem !important;
    line-height: 1.8rem !important;
  }
  .fl-rich-text p {
    font-size: 1.4rem !important;
    line-height: 2.3rem !important;
  }
  .fl-rich-text ul li {
    font-size: 1.4rem !important;
    line-height: 2.3rem !important;
  }
  .max-width-l {
    max-width: 1000px;
    margin: 0 auto;
  }
  .max-width {
    max-width: 1000px!important;
    margin: 0 auto;
  }
  .careers-h .fl-heading-text {
    font-size: 4vw!important;
    line-height: 4vw!important;
  }
  .fl-node-igb87qx20dk4 .fl-heading-text {
    font-size: 16px!important;
    line-height: 18px!important;
  }
  body:not(.fl-builder-edit) .water-container .wave-bottom6 {
    position: absolute;
    right: -15%;
    bottom: -20px;
    max-width: 700px;
    z-index: -1;
  }
  .intern .pop p {
    text-align: center!important;
    font-size: 6px!important;
    padding: 0 20px;
    line-height: 12px!important;
  }
  .intern-carousel button.owl-prev {
    left: 85px!important;
  }
  .intern-carousel button.owl-next {
    right: 85px!important;
  }
  .intern-carousel .pp-content-grid-post-title {
    font-size: 10px!important;
    text-align: center!important;
    line-height: 12px!important;
  }
  .intern-carousel .pp-content-grid-post-tagline {
    font-size: 6px!important;
    line-height: 8px!important;
    text-align: center!important;
  }
  .page-id-2499 .fl-button-wrap a.fl-button {
    padding: 8px 14px 10px 14px!important;
    line-height: 12px!important;
  }
  .page-id-2499 .fl-button-wrap a.fl-button .fl-button-text {
    font-size: 10px!important;
    line-height: 10px!important;
  }
  .footer-copy .fl-rich-text p,
  .contact-link .fl-rich-text p {
    font-size: 1.1rem !important;
    line-height: 1.8rem !important;
  }
  .footer-copy .fl-rich-text p a,
  .contact-link .fl-rich-text p a {
    font-size: 1.1rem !important;
    line-height: 1.8rem !important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li,
  .fl-menu .menu > li {
    font-size: 9px!important;
  }
  .fl-node-5jh0dulb9w2g {
    width: 18%!important;
  }
  .fl-node-10c58idht2bk {
    width: 18%;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 8px 10px 8px!important;
  }
  .pp-search-form input[type="search"] {
    font-size: 10px!important;
  }
  .fl-button-wrap a.fl-button {
    padding: 8px 24px 10px 24px!important;
    line-height: 12px!important;
  }
  .fl-button-wrap a.fl-button .fl-button-text {
    font-size: 12px!important;
    line-height: 12px!important;
  }
  .page-id-2494 .fl-rich-text p {
    font-size: 1.4rem !important;
    line-height: 2.3rem !important;
  }
  .page-id-2494 .fl-button-wrap a.fl-button {
    padding: 8px 24px 10px 24px!important;
    line-height: 11px!important;
  }
  .page-id-2494 .fl-button-wrap a.fl-button .fl-button-text {
    font-size: 11px!important;
    line-height: 11px!important;
  }
  .page-id-2492 .fl-button-wrap a.fl-button {
    line-height: 16px!important;
  }
  .page-id-2492 .fl-button-wrap a.fl-button .fl-button-text {
    font-size: 16px!important;
    line-height: 16px!important;
  }
  .executive-desktop .uabb-team-desgn-text,
  .fl-node-106dyoe9ba7f .uabb-team-desgn-text {
    font-size: 11px!important;
  }
  .team-member-row .pink .fl-heading-text {
    font-size: 30px!important;
  }
  .bubbles .pp-hover-card-container {
    width: 205px!important;
    height: 205px!important;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    font-size: 42px!important;
  }
  .history-slider .fl-slide-photo-wrap .fl-slide-photo img {
    height: 100%!important;
    object-position: center;
    object-fit: cover!important;
  }
  .green-wash .fl-heading span {
    background-position: 0px 0!important;
  }
}
@media only screen and (max-width: 856px) and (max-height: 550px) {
  .brex-mega-menu-desktop .brex-mega-menu > li,
  .fl-menu .menu > li {
    font-size: 8px!important;
  }
  .brex-mega-menu-desktop .brex-mega-menu > li > a {
    padding: 10px 4px 10px 4px!important;
  }
}
@media only screen and (max-width: 720px) and (max-height: 550px) {
  .brex-mega-menu-desktop .brex-mega-menu > li,
  .fl-menu .menu > li {
    font-size: 6px!important;
  }
}
@media only screen and (max-width: 980px) {
  .page-id-2498 .uabb-close-custom-top-left {
    top: 26vh!important;
    left: 8%!important;
  }
  .employee-spotlight .soptlight .pp-content-grid-post-image img {
    height: 100%!important;
    max-width: 50%!important;
    object-position: bottom;
    object-fit: contain;
  }
  .postid-1534 .news-article-header .fl-col-content {
    background-size: cover;
    background-position: center;
  }
  .news-article-header .fl-col-content .fl-module-content {
    text-align: center;
  }
  .stories-page .pp-content-post {
    height: 30vh!important;
  }
  .stories-page .pp-content-post {
    display: flex;
    flex-direction: column!important;
  }
  .stories-page .pp-content-grid-image {
    height: 200px!important;
    width: 100%;
    overflow: hidden;
  }
  .pp-content-grid-inner {
    height: 50%!important;
    width: 100%!important;
    overflow: hidden;
    padding: 60px 30px!important;
  }
  .history-s .slider-next {
    right: 30%!important;
  }
  .history-s .slider-prev {
    left: 30%!important;
  }
  .page-id-2494 .fl-button {
    line-height: 18px!important;
    padding: 10px 14px 12px 14px!important;
  }
  .page-id-2494 .fl-button .fl-button-text {
    font-size: 16px!important;
  }
  .history-slider .fl-slide-photo-wrap .fl-slide-photo img {
    height: 100%!important;
    object-position: center;
    object-fit: cover;
  }
  .fl-node-8a2kgi3jvohm > .fl-row-content-wrap {
    background-size: contain!important;
    background-position: right 300px!important;
  }
  .green-wash .fl-heading span {
    background-position: 0px 0px!important;
  }
  .history-slider .fl-slide-photo-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .history-slider .fl-slide-content-wrap .fl-slide-content .fl-slide-title {
    font-size: 32px!important;
  }
  .history-slider .fl-content-slider-navigation {
    height: 90%!important;
    top: 19px!important;
  }
  .employee-spotlight {
    margin: 30px auto 0 auto!important;
  }
  .max-width-col-l .fl-col-content {
    max-width: 100%;
  }
  html {
    overflow-x: hidden;
  }
  body:not(.fl-builder-edit) .water-container .bubble5,
  body:not(.fl-builder-edit) .water-container .bubble6,
  body:not(.fl-builder-edit) .water-container .bubble8 {
    max-width: 100px!important;
    right: -10px !important;
  }
  .center-text .fl-rich-text p {
    line-height: 3vw !important;
    font-size: 2vw !important;
  }
  .vision-text {
    font-size: 13px!important;
    line-height: 22px!important;
  }
  .stacked-posts {
    width: 650px!important;
    margin: 30px auto 0 auto;
  }
  .bubbles .pp-hover-card-container {
    width: 195px!important;
    height: 195px!important;
  }
}
@media screen and (max-width: 582px) and (min-resolution: 90dpi) and (max-resolution: 100dpi), screen and (max-width: 582px) and (max-height: 1300px) and (min-resolution: 120dpi) {
  .drive-btn a.fl-button,
  .learn-btn a.fl-button {
    padding: 22px 24px!important;
  }
}
@media screen and (max-width: 980px) and (min-resolution: 90dpi) and (max-resolution: 100dpi), screen and (max-width: 980px) and (max-height: 1300px) and (min-resolution: 120dpi) {
  .stories-page .pp-content-post {
    height: 40vh!important;
  }
  .stories-page .pp-content-post {
    display: flex;
    flex-direction: column!important;
  }
  .stories-page .pp-content-grid-image {
    height: 200px!important;
    width: 100%;
    overflow: hidden;
  }
  .pp-content-grid-inner {
    height: 50%!important;
    width: 100%!important;
    overflow: hidden;
    padding: 60px 30px!important;
  }
}
@media only screen and (max-width: 650px) {
  .intern-carousel .pp-content-grid-post-image img {
    height: 100px!important;
    width: 100px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .single-news-articles .article-author-section {
    padding-bottom: 40px!important;
  }
  .single-news-articles .article-author-section .fl-col-group-nested > div:nth-of-type(2) h3,
  .postid-1492 .article-author-section .fl-col-group-nested > div:nth-of-type(2) h3 {
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 0!important;
  }
  .single-news-articles .article-author-section .fl-col-group-nested > div:nth-of-type(2) p,
  .postid-1492 .article-author-section .fl-col-group-nested > div:nth-of-type(2) p {
    margin-left: 20px;
    margin-right: 20px;
    color: #222 !important;
    font-size: 16px!important;
  }
  .single-news-articles .article-author-section .fl-col-group-nested > div:first-of-type,
  .postid-1492 .article-author-section .fl-col-group-nested > div:first-of-type {
    width: 100%!important;
    max-width: 250px;
    margin: 0 auto;
    float: none;
  }
  .fl-node-3wuy1cjszaik {
    width: 100%;
  }
  .article-secondary-image-text-mobile,
  .related-news-articles a {
    font-size: 16px!important;
    color: #222 !important;
  }
  .fl-col.article-author-section {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
  }
  .fl-visible-mobile.similar-articles-mobile,
  .fl-node-mlcg09t71pd8.fl-visible-mobile {
    display: block!important;
  }
  .news-article-sidebar {
    display: none!important;
  }
  .single-news-articles .news-article-content,
  .postid-1492 .news-article-content {
    width: 100%;
  }
  .fl-node-0oyg61r7uc3d {
    width: 100%!important;
  }
  .single-news-articles .news-article-sidebar,
  .postid-1492 .news-article-sidebar {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    float: none;
  }
  .single-news-articles .news-article-header h1,
  .postid-1492 .news-article-header h1 {
    font-size: 45px!important;
  }
  .single-news-articles .news-article-header h2,
  .postid-1492 .news-article-header h2 {
    font-size: 35px;
  }
  .stories-page .pp-content-post {
    height: 30vh!important;
  }
  .stories-page .pp-content-post {
    display: flex;
    flex-direction: column!important;
  }
  .stories-page .pp-content-grid-image {
    height: 150px!important;
    width: 100%;
    overflow: hidden;
  }
  .pp-content-grid-inner {
    height: 50%!important;
    width: 100%!important;
    overflow: hidden;
    padding: 30px 30px!important;
  }
  .fl-node-86o5uxybdrtm > .fl-row-content-wrap {
    background-position: -200px 0% !important;
  }
  .employee-spotlight {
    width: 650px!important;
  }
  .bubbles .pp-hover-card-container {
    width: 195px!important;
    height: 195px!important;
  }
  .stacked-posts {
    width: 700px!important;
    margin: 50px auto 0 auto;
  }
  .stacked-posts .soptlight {
    background: #F7F7F7;
  }
  .stacked-posts .fl-post-feed-post {
    height: 150px!important;
  }
  .home-h-sm .fl-heading-text {
    font-size: 6vw!important;
  }
  .coopersurgical .fl-heading-text {
    font-size: 4vw!important;
  }
  .improve-heading .uabb-module-content .uabb-second-heading-text {
    left: 27vw;
    font-size: 4vw !important;
  }
  .improve-heading .uabb-first-heading-text {
    font-size: 9.5vw !important;
  }
  .home-h .fl-heading-text {
    font-size: 12vw!important;
    line-height: 12vw!important;
  }
  .company-h .fl-heading-text {
    font-size: 8vw!important;
    line-height: 8vw!important;
  }
  .coopersurgical .fl-heading-text {
    font-size: 10vw!important;
    line-height: 10vw!important;
  }
  .improving-h .fl-heading-text {
    font-size: 10vw!important;
    line-height: 10vw!important;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 9vw!important;
    line-height: 9vw!important;
  }
  .diversity-h .fl-heading-text {
    font-size: 9vw!important;
    line-height: 9vw!important;
  }
  .contact-h .fl-heading-text {
    font-size: 10vw!important;
    line-height: 10vw!important;
  }
  .careers-h .fl-heading-text {
    font-size: 6vw!important;
    line-height: 6vw!important;
  }
  .careers-h-g .fl-heading-text {
    font-size: 9vw!important;
    line-height: 9vw!important;
  }
  .surgical-title {
    font-size: 9vw!important;
    line-height: 9vw!important;
  }
  .surgical-title-sm .fl-heading-text {
    font-size: 9vw!important;
    line-height: 9vw!important;
  }
  .corporate-h .fl-heading-text {
    font-size: 9vw!important;
    line-height: 9vw!important;
  }
  .corporate-h-sm .fl-heading-text {
    font-size: 10vw!important;
    line-height: 10vw!important;
  }
  .esg-h .fl-heading-text {
    font-size: 12vw!important;
    line-height: 12vw!important;
  }
  .lines-h .fl-heading-text {
    position: relative;
    font-size: 3vw!important;
    line-height: 3vw!important;
  }
}
@media screen and (max-width: 980px) and (min-resolution: 90dpi) and (max-resolution: 100dpi), screen and (max-width: 980px) and (max-height: 1300px) and (min-resolution: 120dpi) {
  .stories-page .pp-content-post {
    height: 45vh!important;
  }
  .stories-page .pp-content-post {
    display: flex;
    flex-direction: column!important;
  }
  .stories-page .pp-content-grid-image {
    height: 200px!important;
    width: 100%;
    overflow: hidden;
  }
  .pp-content-grid-inner {
    height: 50%!important;
    width: 100%!important;
    overflow: hidden;
    padding: 60px 30px!important;
  }
}
@media only screen and (max-width: 820px) and (min-resolution: 72dpi) {
  .fl-node-106dyoe9ba7f .fl-col {
    width: 50%!important;
  }
}
@media only screen and (max-width: 632px) and (min-resolution: 72dpi) {
  .page-id-2494 .social-btn .fl-button,
  .page-id-2494 .innovation-btn .fl-button,
  .page-id-2494 .access-btn .fl-button,
  .page-id-2494 .elevate-btn .fl-button {
    padding: 22px 14px 22px 14px!important;
  }
}
@media only screen and (max-width: 603px) and (min-resolution: 72dpi) {
  .page-id-2494 .elevate-btn .fl-button {
    padding: 10px 14px 12px 14px!important;
  }
}
@media only screen and (max-width: 480px) {
  .employee-spotlight .soptlight .pp-content-grid-post-image img {
    height: 100%!important;
    max-width: 100%!important;
    object-position: bottom;
    object-fit: contain;
  }
  .stories-page .pp-content-post {
    height: 45vh!important;
    margin-bottom: 20px!important;
  }
  .stories-page .pp-content-post {
    display: flex;
    flex-direction: column!important;
  }
  .stories-page .pp-content-grid-image {
    height: 200px!important;
    width: 100%;
    overflow: hidden;
  }
  .pp-content-grid-inner {
    height: 50%!important;
    width: 100%!important;
    overflow: hidden;
    padding: 60px 30px!important;
  }
  .history-s .slider-next {
    right: 20%!important;
  }
  .history-s .slider-prev {
    left: 20%!important;
  }
  .history-s .bx-wrapper .bx-viewport {
    height: auto!important;
  }
  .history-s .bx-wrapper .bx-viewport .fl-slide-content {
    padding: 0!important;
    background: #ededed !important;
  }
  .history-s .bx-wrapper .bx-viewport .fl-slide-content .fl-slide-text p {
    color: #282828 !important;
  }
  .fl-builder-content .history-slider.fl-module-content-slider .fl-slide .fl-slide-text,
  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .history-slider .fl-slide .fl-slide-text {
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .history-slider .fl-slide .fl-slide-text p {
    color: #222 !important;
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .history-slider .fl-slide .fl-slide-text .h-logo {
    max-width: 60%!important;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med {
    bottom: -100px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med2 {
    top: 170px;
    max-width: 60px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med3 {
    left: auto;
    top: 100px;
    max-width: 60px;
    right: -10px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm3 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med4 {
    left: auto;
    top: 70px;
    max-width: 60px;
    right: -10px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top {
    left: -60px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm4 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-sm3 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble3 {
    left: -50px;
  }
  body:not(.fl-builder-edit) .water-container .bubble2 {
    left: -50px;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med5 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-top4 {
    left: -60px;
  }
  body:not(.fl-builder-edit) .water-container .bubble6 {
    right: -60px !important;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med6 {
    left: auto;
    top: 180px;
    max-width: 60px;
    right: 0;
  }
  body:not(.fl-builder-edit) .water-container .bubble5 {
    right: -60px !important;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med7 {
    display: none;
  }
  body:not(.fl-builder-edit) .water-container .bubble-med8 {
    left: auto;
    top: 200px;
    right: 0;
  }
  body:not(.fl-builder-edit) .water-container .brush-top-c {
    top: 9%;
  }
  body:not(.fl-builder-edit) .water-container .brush-top {
    top: 28%;
    max-width: 120px;
  }
  .parallax.wave-top {
    width: 20%!important;
  }
  .parallax.wave-top2 {
    width: 20%!important;
  }
  .parallax.wave-top3 {
    width: 20%!important;
  }
  .parallax.wave-top4 {
    width: 20%!important;
  }
  .parallax.wave-bottom {
    width: 20%!important;
  }
  .parallax.wave-bottom2 {
    width: 20%!important;
  }
  .parallax.wave-bottom3 {
    width: 20%!important;
  }
  .parallax.wave-bottom4 {
    width: 20%!important;
  }
  .parallax.wave-bottom5 {
    width: 20%!important;
  }
  .parallax.wave-bottom6 {
    width: 20%!important;
  }
  .parallax {
    width: 30% !important;
  }
  .fl-node-qijrgd4lkfsc .fl-row-content-wrap {
    padding: 0!important;
  }
  .fl-node-8a2kgi3jvohm > .fl-row-content-wrap {
    background-size: contain!important;
    background-position: right 480px!important;
  }
  .fl-node-86o5uxybdrtm > .fl-row-content-wrap {
    background-position: -500px 0% !important;
  }
  .employee-spotlight {
    width: 250px!important;
    margin: 120px auto 0 auto!important;
  }
  .global-carousel {
    width: 400px!important;
  }
  .global-carousel .owl-item img {
    max-width: 120px!important;
    margin: 0 auto!important;
  }
  .pop-trigger {
    width: 100%!important;
  }
  .corporate-h-sm .fl-heading {
    justify-content: center;
  }
  .page-id-2495 .bubble1 {
    display: none;
  }
  .max-width-col-environ .fl-col-content {
    max-width: 100%!important;
  }
  .improving-lives-row .fl-row-content-wrap {
    background-position: right 700px!important;
  }
  .max-width-col .fl-col-content {
    max-width: 100%;
    margin: 0 auto;
  }
  .center-text .fl-rich-text p {
    line-height: 4vw !important;
    font-size: 3vw !important;
  }
  .home .parallax {
    width: 40%!important;
  }
  .improve-heading .uabb-first-heading-text {
    font-size: 15.5vw !important;
  }
  .improve-heading .uabb-module-content .uabb-second-heading-text {
    left: 45vw;
    font-size: 6.5vw !important;
  }
  .home-h .fl-heading-text {
    font-size: 15vw!important;
    line-height: 15vw!important;
  }
  .company-h .fl-heading-text {
    font-size: 11vw!important;
    line-height: 11vw!important;
  }
  .coopersurgical .fl-heading-text {
    font-size: 11vw!important;
    line-height: 11vw!important;
  }
  .improving-h .fl-heading-text {
    font-size: 13vw!important;
    line-height: 13vw!important;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 10vw!important;
    line-height: 10vw!important;
  }
  .diversity-h .fl-heading-text {
    font-size: 13vw!important;
    line-height: 13vw!important;
  }
  .contact-h .fl-heading-text {
    font-size: 13vw!important;
    line-height: 13vw!important;
  }
  .careers-h .fl-heading-text {
    font-size: 10vw!important;
    line-height: 10vw!important;
  }
  .careers-h-g .fl-heading-text {
    font-size: 12vw!important;
    line-height: 12vw!important;
  }
  .surgical-title {
    font-size: 12vw!important;
    line-height: 12vw!important;
  }
  .surgical-title-sm .fl-heading-text {
    font-size: 9vw!important;
    line-height: 9vw!important;
  }
  .corporate-h .fl-heading-text {
    font-size: 10vw!important;
    line-height: 10vw!important;
  }
  .corporate-h-sm .fl-heading-text {
    font-size: 14vw!important;
    line-height: 14vw!important;
  }
  .esg-h .fl-heading-text {
    font-size: 15vw!important;
    line-height: 15vw!important;
  }
  .lines-h .fl-heading-text {
    font-size: 4vw!important;
    line-height: 4vw!important;
  }
  .lines-h::before {
    left: -32vw;
    width: 30vw;
  }
  .lines-h::after {
    right: -32vw;
    width: 30vw;
  }
  .home-h-sm .fl-heading-text {
    font-size: 10vw!important;
  }
  .bubbles .pp-hover-card-container {
    width: 180px!important;
    height: 180px!important;
  }
  .stacked-posts {
    width: 350px!important;
    margin: 50px auto 0 auto;
  }
}
@media only screen and (max-width: 414px) {
  .bubbles .pp-hover-card-container {
    width: 178px!important;
    height: 178px!important;
  }
}
@media only screen and (max-width: 412px) {
  .bubbles .pp-hover-card-container {
    width: 177px!important;
    height: 177px!important;
  }
}
@media only screen and (max-width: 395px) {
  .bubbles .pp-hover-card-container {
    width: 170px!important;
    height: 170px!important;
  }
}
@media only screen and (max-width: 393px) {
  .bubbles .pp-hover-card-container {
    width: 167px!important;
    height: 167px!important;
  }
}
@media only screen and (max-width: 390px) {
  .bubbles .pp-hover-card-container {
    width: 166px!important;
    height: 166px!important;
  }
}
@media only screen and (max-width: 384px) {
  .bubbles .pp-hover-card-container {
    width: 165px!important;
    height: 165px!important;
  }
}
@media only screen and (max-width: 375px) {
  .bubbles .pp-hover-card-container {
    width: 158px!important;
    height: 158px!important;
  }
}
@media only screen and (max-width: 360px) {
  .bubbles .pp-hover-card-container {
    width: 151px!important;
    height: 151px!important;
  }
}
@media only screen and (max-width: 360px) and (max-height: 720px) {
  .stacked-posts {
    width: 400px!important;
  }
}
@media only screen and (max-width: 290px) {
  .bubbles {
    margin-top: 80px!important;
  }
  .bubbles .pp-hover-card-container {
    width: 115px!important;
    height: 115px!important;
  }
  .stacked-posts {
    width: 250px!important;
  }
  .green-wash .fl-heading span {
    background-position: 0px 0px!important;
  }
}
@media only screen and (min-width: 3400px) {
  #benefits .bx-wrapper .bx-pager .bx-pager-item a {
    background-position: center!important;
  }
  #benefits .bx-wrapper .bx-pager .bx-pager-item a::after {
    bottom: -65px;
    left: 0!important;
    right: 0!important;
  }
  .fl-builder-content-566 {
    max-width: 2000px!important;
  }
  .fl-builder-content-566 .fl-slide-foreground {
    max-width: 2000px!important;
  }
  .page-id-2490 .bubble6,
  .page-id-2491 .bubble6 {
    display: block;
  }
  .fl-node-2wrxj9u7ah8o > .fl-row-content-wrap {
    padding-top: 25vh!important;
  }
  .fl-node-9g7pslt32oua > .fl-row-content-wrap {
    padding-top: 25vh!important;
  }
  .global-carousel button.owl-prev {
    background: transparent!important;
    top: 120%!important;
    left: 185px!important;
  }
  .global-carousel button.owl-next {
    background: transparent!important;
    top: 120%!important;
    right: 185px!important;
  }
  .fl-node-ok61mxbhrqv5 > .fl-row-content-wrap {
    padding-top: 15vh!important;
  }
  .fl-node-g0jetru9xmpi > .fl-row-content-wrap {
    padding-top: 15vh!important;
  }
  .fl-node-5v1n3qx08spm > .fl-row-content-wrap {
    padding-bottom: 20vh!important;
  }
  .slide-trigger .fl-photo-img {
    width: 8vw!important;
  }
  .slide-trigger.fl-node-9vo5pzixst0j .fl-photo-img {
    width: 7vw!important;
  }
  .fl-node-k9i7cmtf65vg > .fl-row-content-wrap {
    padding-top: 12vh!important;
  }
  .improving-h-environ .fl-heading-text {
    font-size: 2vw !important;
    line-height: 2vw !important;
  }
  .improving-h .fl-heading-text {
    font-size: 2vw !important;
    line-height: 2vw !important;
  }
  .bubbles .pp-hover-card-container.hover-card-0 {
    height: 385px!important;
    width: 385px!important;
    border-radius: 50%!important;
  }
  .bubbles .pp-hover-card-container.hover-card-1 {
    height: 385px!important;
    width: 385px!important;
    border-radius: 50%!important;
  }
  .bubbles .pp-hover-card-container.hover-card-2 {
    height: 385px!important;
    width: 385px!important;
    border-radius: 50%!important;
  }
  .bubbles .pp-hover-card-container.hover-card-3 {
    height: 385px!important;
    width: 385px!important;
    border-radius: 50%!important;
  }
  .improve-heading .uabb-first-heading-text {
    font-size: 5.5vw !important;
  }
  .improve-heading .uabb-module-content .uabb-second-heading-text {
    left: 16vw;
    font-size: 2.3vw !important;
  }
  .border-l .fl-col-content::after {
    top: -260px;
    height: 8vh;
  }
}

/* Sticky column on scroll */
.sticky-col {
  position: fixed;
  top: 98px;
	z-index: 6!important;
}

/*.sticky {
	position: fixed;
  top: 100px;
  z-index: 7;
  max-width: 100%;
}*/

/* Our Impact Pages */
body.page-id-3690 .pp-hover-card-wrap{
  display: flex;
  justify-content: space-between;
}

body.page-id-3690 .pp-hover-card-container{
  margin: 0;
}

.grey-lines .fl-heading-text {
  position: relative;
}

.grey-lines .fl-heading-text::before {
  background: #C3C3C3;
  height: 2px;
  width: 19vw;
  position: absolute;
  content: '';
  left: -20vw;
  top: 0;
  bottom: 0;
  margin: auto;
}

.grey-lines .fl-heading-text::after {
  background: #C3C3C3;
  height: 2px;
  width: 19vw;
  position: absolute;
  content: '';
  right: -20vw;
  top: 0;
  bottom: 0;
  margin: auto;
}

.our-impact-carousel .owl-item {
  filter: none !important;
}

.our-impact-carousel .pp-content-post {
  display: flex;
  flex-direction: column;
}

.our-impact-carousel .pp-content-grid-post-image {
  border-bottom: #eaeaea 1px solid;
  padding: 0;
  flex: 0 0 auto;
}

.our-impact-carousel .pp-content-grid-post-image img {
  height: 325px !important;
  object-fit: cover;
}

.our-impact-carousel .pp-content-grid-post-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    padding: 30px;
}

.our-impact-carousel .post-title {
  min-height: 86px;
}

.our-impact-carousel h3.pp-content-grid-post-title {
  font-size: 30px;
  margin-bottom: 5px;
  color: #32BED4;
  line-height: 1.1em;
}

.our-impact-carousel p {
  color: #282828;
  font-size: 16px;
}

.our-impact-carousel .pp-content-grid-post-more-link a {
  font-size: 16px;
}

.global-inclusion-council .pp-content-post-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}

.global-inclusion-council .pp-content-post-grid .pp-content-post {
  width: 22% !important;
}

.centered-title-subtitled .fl-col-content {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.shadow-box .esg-report-button a::after {
  background: #ffffff;
  height: 0;
}

.career-icon img {
  height: 10vh !important;
}

.esg-structure-table th {
  display: none;
}

.esg-structure-table td {
  width: 50%;
}

.esg-structure-table .table-data {
  margin: 0;
}

.jump-bar .menu > li > a:hover {
	background: rgb(151,220,40);
	background: linear-gradient(90deg, rgba(151,220,40,1) 0%, rgba(35,198,140,1) 50%, rgba(1,181,205,1) 100%)!important;
}

.jump-bar .menu > li > a:active {
	background: rgb(151,220,40);
	background: linear-gradient(90deg, rgba(151,220,40,1) 0%, rgba(35,198,140,1) 50%, rgba(1,181,205,1) 100%)!important;
}

@media only screen and (max-width: 1500px) {

  .fl-col-group-equal-height {
    position: relative;
    z-index: 3;
  }
  .our-impact-carousel .pp-content-grid-post-image img {
    height: 200px !important;
  }

  .our-impact-carousel h3.pp-content-grid-post-title {
    font-size: 20px;
  }

  .our-impact-carousel .post-title {
    min-height: 56px;
  }

  .our-impact-carousel p, .our-impact-carousel li {
    font-size: 14px !important;
  }

  .our-impact-carousel .pp-content-grid-post-more-link a {
    font-size: 14px;
  }

  .our-impact-subtitles h2 {
    font-size: 38px !important;
  }

  .our-impact-subtext p {
    font-size: 16px !important;
    line-height: 28px !important;
  }

  .fl-module-pp-spacer .fl-module-content {
    margin: 0;
  }
  
  .pp-spacer-module {
    height: 0 !important;
  }

  /*#access-to-care .fl-row-content-wrap, #water .fl-row-content-wrap, #environmental-sustainability .fl-row-content-wrap, #energy .fl-row-content-wrap, #improving-lives .fl-row-content-wrap {
    padding-top: 4vh;
    padding-bottom: 0;
  }*/

  .our-impact-row .fl-row-content-wrap {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  #global-internship-program .fl-row-content-wrap {
    padding-bottom: 8vh !important;
  }

  .global-inclusion-council .pp-content-post-grid .pp-content-post {
    width: 20% !important;
  } 

  h3.pp-content-grid-title {
    font-size: 10px !important;
  }

  .pp-content-post .pp-content-body {
    padding-bottom: 0 !important;
  }

  .fl-node-cwripqo3x48d h3 {
    font-size: 30px !important;
  }
  
  .fl-node-7kog6r4x0s9b > .fl-col-content {
    padding-top: 60px;
  }

  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-title {
    font-size: 12px !important;
    line-height: 14px !important;
  }

  .employee-spotlight .soptlight .pp-content-grid-post-text .pp-content-grid-post-position {
    font-size: 10px !important;
    line-height: 14px !important;
  }

  .employee-spotlight .soptlight .pp-content-grid-post-text p {
    font-size: 8px !important;
    line-height: 12px !important;
  }

  .employee-spotlight .soptlight .pp-content-grid-post-text {
    padding: 20px 10px 20px 0;
  }

  .employee-spotlight .owl-nav .owl-prev {
    left: 130px !important;
  }

  .employee-spotlight .owl-nav .owl-next {
    right: 130px !important;
  }

}

@media only screen and (max-width: 1200px) {
  .sticky-col {
    top: 90px;
  }
}

@media only screen and (max-width: 980px) {
  .max-width-col .fl-col-content {
    max-width: 100%;
  }

  .employee-spotlight .soptlight {
    height: 85%;
  }

  .employee-spotlight .pp-content-post {
    height: 85% !important;
  }

  .employee-spotlight .soptlight .pp-content-grid-post-text {
    padding: 20px 20px 0;
  }

  .employee-spotlight .soptlight .pp-content-grid-post-image {
    padding: 0;
  }
}

@media only screen and (max-width: 500px) {
  .company-h .fl-heading-text {
    font-size: 8vw !important;
    line-height: 9vw !important;
  }
  .our-impact-subtitles h2 {
    font-size: 28px !important;
  }
  .our-impact-row .fl-row-content-wrap {
    padding-top: 4vh !important;
    padding-bottom: 0 !important;
  }
  .global-inclusion-council .pp-content-post-grid {
    justify-content: space-evenly;
  }
  .global-inclusion-council .pp-content-post-grid .pp-content-post {
    width: 40% !important;
  } 
  .pp-content-post .pp-content-body {
    padding-top: 0 !important;
  }
  h3.pp-content-grid-title {
    font-size: 14px !important;
  }
  .our-impact-carousel .pp-content-grid-post-image img {
    height: 260px !important;
  }
}