/*!
Theme Name: Barton Associates
Theme URI: https://bartonassociates.com
Author: 3 Media Web
Author URI: https://3mediaweb.com
Description: Custom WordPress template by 3 Media Web.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bartonassociates
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

BartonAssociates is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/poppins-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/poppins-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/poppins-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/poppins-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('fonts/poppins-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/poppins-v20-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/poppins-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/poppins-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/poppins-v20-latin-500.woff') format('woff'), /* Modern Browsers */ url('fonts/poppins-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/poppins-v20-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/poppins-v20-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/poppins-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/poppins-v20-latin-600.woff') format('woff'), /* Modern Browsers */ url('fonts/poppins-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/poppins-v20-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/poppins-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/poppins-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/poppins-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('fonts/poppins-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/poppins-v20-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/poppins-v20-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''), url('fonts/poppins-v20-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/poppins-v20-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/poppins-v20-latin-800.woff') format('woff'), /* Modern Browsers */ url('fonts/poppins-v20-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/poppins-v20-latin-800.svg#Poppins') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* Full Width Gutenberg */
.alignwide {
  margin-left: -80px;
  margin-right: -80px
}
.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw
}
.alignfull img {
  width: 100vw
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0
}
h1 {
  font-size: 45px;
  margin: 0.67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: 0.35em 0.75em 0.625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
body, button, input, select, optgroup, textarea, ul, ol, li {
  color: #28436f;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5
}
/* h1, h2, h3, h4, h5, h6 { clear: both } */
p {
  margin-bottom: 1.5em
}
dfn, cite, em, i {
  font-style: italic
}
blockquote {
  margin: 0 1.5em
}
address {
  margin: 0 0 1.5em
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em
}
code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}
mark, ins {
  background: #fff9c0;
  text-decoration: none
}
big {
  font-size: 125%
}
*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
body {
  background: #fff
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}
ul, ol {
  margin: 0
}
ul {
  list-style: disc
}
ol {
  list-style: decimal
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em
}
dt {
  font-weight: 700
}
dd {
  margin: 0 1.5em 1.5em
}
img {
  height: auto;
  max-width: 100%
}
figure {
  margin: 1em 0
}
table {
  margin: 0 0 1.5em;
  width: 100%
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa
}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111
}
select {
  border: 1px solid #ccc
}
textarea {
  width: 100%
}
a {
  color: #2476a9;
  text-decoration: underline;
  line-height: 1.2;
}
a:visited {
  color: #2476a9
}
a:hover, a:focus, a:active {
  color: #2476a9;
}
a:focus {
  outline: thin dotted
}
a:hover, a:active {
  outline: 0
}
.main-navigation {
  display: block;
  width: 100%
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto
}
.main-navigation ul ul a {
  width: 200px
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto
}
.main-navigation li {
  position: relative
}
.main-navigation a {
  display: block;
  text-decoration: none
}
.menu-toggle, .main-navigation.toggled ul {
  display: block
}
@media screen and (min-width:37.5em) {
  .menu-toggle {
    display: none
  }
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
#primary[tabindex="-1"]:focus {
  outline: 0
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em
}
.widget {
  margin: 0 0 1.5em
}
.widget select {
  max-width: 100%
}
.sticky {
  display: block
}
.post, .page {
  margin: 0 0 1.5em
}
.updated:not(.published) {
  display: none
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0
}
.page-links {
  clear: both;
  margin: 0 0 1.5em
}
.comment-content a {
  word-wrap: break-word
}
.bypostauthor {
  display: block
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none
}
.infinity-end.neverending .site-footer {
  display: block
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}
embed, iframe, object {
  max-width: 100%
}
.custom-logo-link {
  display: inline-block
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0
}
.wp-caption-text {
  text-align: center
}
.caption-text {
  color: #828282;
  /* margin: 40px 0; */
  width: 100%;
  line-height: 1.6;
  float: left;
}
.gallery {
  margin-bottom: 1.5em
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}
.gallery-columns-2 .gallery-item {
  max-width: 50%
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
  max-width: 25%
}
.gallery-columns-5 .gallery-item {
  max-width: 20%
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}
.gallery-caption {
  display: block
}
/*Theme layout Option CSS*/
body > #page > .content-area.boxed {
  width: 90%;
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 20px;
}
/* body > #page > .content-area.no-sidebar > main.site-main {
  width: 96%;
  margin: 0 30px;
} */
body > #page > .content-area.left-sidebar, body > #page > .content-area.right-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body > #page > .content-area.left-sidebar > main.site-main, body > #page > .content-area.right-sidebar > main.site-main {
  width: 75%;
}
body > #page > .content-area.left-sidebar > aside.widget-area, body > #page > .content-area.right-sidebar > aside.widget-area {
  width: 25%;
}
@media screen and (min-width: 769px) {
  body > #page > .content-area.left-sidebar > main.site-main {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 3%;
  }
  body > #page > .content-area.right-sidebar > main.site-main {
    padding-right: 3%
  }
  body > #page > .content-area.left-sidebar > aside.widget-area {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .mega-indicator {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  body > #page > .content-area.no-sidebar > main.site-main {
    margin: 0;
    width: 100%
  }
  body > #page > .content-area.left-sidebar > aside.widget-area, body > #page > .content-area.right-sidebar > aside.widget-area {
    width: 25%;
  }
  body > #page > .content-area.left-sidebar > main.site-main, body > #page > .content-area.right-sidebar > main.site-main {
    width: 75%;
  }
}
@media screen and (max-width: 955px) {
  body > #page > .content-area > main.site-main {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  body > #page > .content-area > aside.widget-area, body > #page > .content-area > main.site-main {
    width: 100% !important;
  }
  body > #page > .content-area.left-sidebar > main.site-main, body > #page > .content-area.left-sidebar > aside.widget-area {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
}
/* Barton Healthcare Staffing */
* {
  font-family: 'Poppins', Helvetica, sans-serif;
  line-height: 1.4;
}
/* Body */
body {
  padding: 20px;
}
.cf {
  clear: both;
}
.cf:after {
  clear: both;
}
.cf:after, .cf:before {
  content: ' ';
  display: table;
}
section, div {
  box-sizing: border-box;
  font: inherit;
  font-size: 100%;
  line-height: 1.2;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  position: relative;
}
img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}
.wrapper {
  max-width: 1400px;
  margin: 0 auto;
  width: 90%;
}
.pane:not(.video) {
  padding: 70px 0;
}
h1, h2, h3, h4, h5 {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  color: #28436f;
  line-height: 1;
  margin: 0;
}
.section-careers h2 {
  font-weight: 400;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 16px;
  text-transform: uppercase;
}
/* Share Buttons Fix */
.ssbp-wrap * {
  border-bottom: none !important
}
.ssbp-wrap p {
  display: none;
}
.ssbp--theme-9 .ssbp-btn {
  padding: 0 !important;
}
.ssbp-wrap .ssbp-list li {
  margin-top: 5px;
}
.ssbp-wrap .ssbp-list li {
  margin-top: 5px !important;
}
.ssbp-list li a {
  width: 30px !important;
  height: 30px !important;
}
/* Header */
.logo-column {
  width: 20%;
  padding: 0;
  float: left;
}
.nav-column { /*width: 59%;*/ padding: 0;
  float: left;
  text-align: center;
}
.cta-column {
  width: auto;
  ;
  padding: 0;
  float: right;
  top: -.4rem;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
  line-height: 1.7;
  font-weight: 500;
  font-size: 16px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
  font-weight: 500;
  border-bottom: 3px solid #01c9ba !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  border: none;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row {
  max-width: 1380px;
  margin: 0 auto;
}
.row {
  padding-top: 30px;
  padding-bottom: 30px;
}
.header .row {
  padding-bottom: 0px;
  margin: 0 3%;
  display: flex;
  justify-content: space-between;
}
ul.contact-info {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
  font-weight: 600;
}
ul.contact-info li {
  float: left;
}
ul.contact-info li a {
  padding: 15px 5px 10px;
  text-decoration: none;
}
ul.contact-info a {
  color: #002b4e;
}
@media screen and (max-width: 900px) {
  .header .row {
    padding-top: 10px;
    margin: 0;
  }
}
/* Menu */
.menu a {
  color: #002b4e;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
}
ul#menu-main-menu, ul#menu-main-menu ul, ul#menu-main-menu li {
  margin: 0px;
  padding: 0;
  list-style-type: none;
}
ul#menu-main-menu li {
  float: left;
}
ul#menu-main-menu li a {
  color: #002b4e;
  padding: 15px 15px 10px;
  text-decoration: none;
  margin: 0;
}
.primarynav__link, .menu-item a {
  color: #002b4e;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.menu-main-menu-container {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.circle-icon {
  background-color: #fff7ec;
  padding: 7px;
  border-radius: 50%;
}
.fa-phone, .fa-comments {
  font-weight: 400 !important;
}
.contact-info span {
  margin-left: 5px;
  font-size: 14px;
  text-decoration: underline;
}
/* Footer */
.blue-bg {
  clear: both;
  border-top: 3px solid #06c7c6;
  padding: 63px 0;
  background: #28436f;
  margin-top: 70px;
}
footer .wrapper {
  max-width: 1400px;
  margin: 0 auto;
  width: 90%;
}
.grid-1-4 {
  width: 25%;
}
.grid-1-3 {
  width: 33.33%;
}
.grid-2-3 {
  width: 66.66%;
}
.grid-3-4 {
  width: 75%;
}
.grid-1-2, .grid-1-3, .grid-1-4, .grid-2-3, .grid-3-4 {
  float: left;
}
nav ul {
  list-style-type: none;
  margin: 0;
}
nav li {
  float: left;
}
nav .menu-item a {
  display: inline-block;
  padding: 15px 0 0;
  margin-left: 30px;
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}
footer a span {
  display: inline-block;
  padding: 15px 0 0;
  margin-left: 9px;
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}
footer .menu {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 500;
  float: right;
  padding: 0;
}
.white, .white a {
  color: #fff;
}
p span {
  margin-left: 5px;
}
.terms {
  text-align: right;
  margin-top: 25px;
  font-size: 0.9em;
  color: #dfe5ee;
}
nav.grid-2-3.terms {
  float: right;
}
.foot-featured {
  margin-top: 50px;
}
.terms a {
  font-size: 14px !important;
  font-weight: 400 !important;
  padding: 0 0 0 20px !important;
  color: #dfe5ee !important;
  text-decoration: underline;
}
.footer__social {
  margin-top: 11px;
}
.footer__social img {
  width: 27px;
  height: 27px;
  margin: 10px 3px 10px;
}
.careers-pages .footer__social img {
  width: 27px;
  height: 27px;
  margin: 10px 10px 10px;
}
#menu-footer-menu {
  text-align: right;
}
p.copyright {
  color: #dfe5ee;
  font-size: 0.875em;
  margin: 0;
  padding-top: 15px;
}
.margin-top {
  margin-top: 25px;
  float: none;
  display: block;
  height: 50px;
}
/* Blog Header styles */
.nav-divider {
  width: 100%;
  border-bottom: 1px solid #28436f;
  margin: 0;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100.4%;
  top: 0;
  left: 0;
}
header.blog-landing .overlay {
  background-color: #28436f;
  /* background: url('img/blog-hero-bg.jpeg') center center no-repeat; */
  background-size: cover;
}

header.blog-landing h1 {
  color: #fff;
  font-size: 1em;
}

.hero-bg {
  padding: 50px 0;
  z-index: 0 !important;
}
header.blog-landing {
  border-bottom: 0px !important;
}
.blog-landing-title {
  position: absolute;
  width: 50%;
  height: 100%;
}
header.blog-landing .blog-landing-slider .blog-landing-title {
  height: auto;
  top: 50%;
  transform: translateY(-50%);
}
/* Slider */
header.blog-landing .blog-landing-slider {
  height: 395px;
}
header.blog-landing .divider {
  border-color: #fff;
  position: absolute;
  top: 80px;
  margin: 0;
}
.blog-landing .wrapper {
  display: block;
}
header.blog-landing #slideNav {
  z-index: 200;
  position: absolute;
  right: 560px;
  bottom: -15px;
  width: 80px;
}
.ba #slideNav ul {
  list-style: none;
  color: #000;
  font-size: 13px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.ba #slideNav li {
  width: 40px;
  height: 40px;
  line-height: 50px;
  margin-bottom: 0px;
  background-color: #fff;
  float: left;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ba #slideNav li.done {
  background: #f1f1f1;
}
#slideNav a img {
  width: 40px;
  padding: 17px;
}
#slideNav a {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.ba .blog-landing-slide {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ba .container {
  position: absolute;
  height: 300px;
  width: 600px;
  overflow: hidden;
  z-index: 100;
  right: 0;
  bottom: -25px;
}
/***** Slide Left *****/
@keyframes slide-left {
  from {
    margin-left: 100%;
  }
  to {
    margin-left: 0%;
  }
}
.ba .blog-landing h1.wp-block-post-title {
  margin: 4px 0 20px;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.2;
  clear: none;
}

header.blog-landing h2 {
  font-size: 45px;
  line-height: 52px;
}

.ba a.button {
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  color: #01c9ba;
  border: 1px solid #01c9ba !important;
  text-align: center;
  font-size: 12px;
  font-weight: 600 !important;
  border-radius: 23px;
  display: inline-block;
  padding: 15px 18px !important;
}
body.blog > #page > .content-area.right-sidebar > main.site-main {
  padding: 33px 40px 50px 0;
}
@media screen and (max-width: 400px) {
  body.blog > #page > .content-area.right-sidebar > main.site-main {
    padding: 50px 40px 50px 0;
  }
}
/* Blog Content */
h2.recent-posts {
  color: #28436f;
  font-weight: 600;
  font-size: 33px;
  margin-bottom: 15px;
}
h2.highlight {
  margin-top: 5px;
}
@media screen and (max-width: 700px) {
  h2.highlight {
    margin: 25px 0;
  }
}
#blog-list .mobile-blog-image {
  background: #f1f4f6;
  padding: 5px;
  float: left;
  margin: 0 30px 10px 0;
  border-radius: 2px;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  border-right: 1px solid #04c6b9;
  border-bottom: 1px solid #04c6b9;
  max-width: 170px;
}
.blog-img {
  display: none;
}
.single-post .alignright img {
  padding: 0 0 15px 25px;
  max-width: 350px;
}
.single-post .alignright img {
  padding: 0 25px 15px 0;
  max-width: 350px;
}
ul#blog-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#blog-list li.post {
  min-height: 242px;
  padding: 30px 60px 30px 30px;
  margin-bottom: 20px;
  position: relative;
}
.section-careers #blog-list li.post {
  padding: 30px 30px 30px 30px;
}
#blog-list li.post:hover {
  background: #fdf8ef;
}
#blog-list h4 {
  font-size: 18px;
  font-weight: 400;
  clear: none;
  line-height: 2;
  margin: 0;
}
#blog-list h4 a {
  text-decoration: none;
  color: #28436f;
  border-bottom: 1px solid #28436f;
}
.author img {
  border-radius: 50%;
  width: 30px;
  margin-right: 10px;
  position: relative;
  /* top: 9px; */
}
#blog-list .entry-content p {
  color: #28436f;
  font-size: 13px;
  line-height: 21px;
  padding-right: 40px;
  margin-bottom: 0;
}
.author {
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 10px;
  color: #01c9ba;
  ;
}
.author .medium {
  font-weight: 700;
  /* padding-right: 5px; */
}
/* Blog Sidebar */
#secondary {
  margin-top: 38px;
}
.widget-area .icon {
  margin: 10px 7px 0 0;
  width: 32px;
  position: relative;
  top: 7px;
}
.widget-area h2 {
  margin: 50px 0 0 0;
  color: #28436f;
  font-size: 25px;
  font-weight: 400;
}
.widget-area ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget-area li {
  border-bottom: 1px solid #fbedda;
}
.widget-area li a {
  font-size: 13px;
  color: #28436f;
  padding: 20px 0 5px;
  display: block;
  text-decoration: underline;
}
.widget-area li a:hover {
  color: #01c9ba;
}
.widget-area section {
  margin: 0;
}
#secondary.widget-area ul {
  margin: 1em 0;
}
#secondary.widget-area li {
  margin: 0;
}
#secondary.widget-area li a {
  padding: 8px 0;
}
/* Sidebar Blocks */
.widget_search {
  background: #fff;
  border: 1px solid #28436f;
  padding: 10px 15px 10px 10px !important;
  margin-top: 40px !important;
}
:focus {
  outline: none;
}
.wp-block-search__button {
  background: url('img/search.svg');
  background-size: 20px;
  float: right;
  color: #fff;
  width: 20px;
  height: 20px;
  margin-top: 5px;
  padding: 0;
  border: 0;
}
#search-icon {
  display: none;
}
#wp-block-search__input-1 {
  border: 0;
}
#secondary .form-wrapper {
  background: #fff;
  border: none;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 15px 10px rgb(0 0 0 / 7%);
  box-shadow: 0px 0px 15px 10px rgb(0 0 0 / 7%);
  padding: 20px;
  margin: 40px auto;
}
#secondary #gform_wrapper_1 *:not(button) {
  color: #28436f;
}
#secondary .form-header {
  padding: 40px 0 0 0 !important;
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  max-width: 200px;
  margin: 10px auto;
}
#secondary .gform_wrapper.gravity-theme .ginput_complex fieldset, #secondary .gform_wrapper.gravity-theme .ginput_complex span {
  flex: none !important;
}
#secondary .gform_wrapper .gfield_required {
  display: none;
}
.ginput_complex span label {
  display: none !important;
}
#secondary .name_first, .name_last {
  float: none !important;
  width: 100% !important;
}
#secondary .gfield_description {
  font-size: 12px;
  text-align: center;
  font-style: italic;
}
span.gfield_required.gfield_required_text {
  display: none;
}
.page-id-19672 .gform_wrapper .gform_footer input[type=submit] {
  border-radius: 33px;
  width: 50%;
  font-size: 1em;
  padding: 20px 20px;
}
@media screen and (max-width: 700px) {
  .page-id-19672 .gform_wrapper .gform_footer input[type=submit] {
    width: 100%;
  }
}
body .gform_wrapper .gform_footer input[type=submit] {
  text-transform: uppercase;
  color: #fff !important;
  border: 1px solid #01c9ba !important;
  border-radius: 23px;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  font-weight: 600;
  font-size: 12px;
  padding: 15px 18px;
  margin-top: 20px;
  cursor: pointer;
  background: linear-gradient(to right, #01c9ba 0, #089dab 100%) !important;
}
#secondary .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 6px 0 0 !important;
  padding: 10px 0 0 !important;
}
#secondary .gform_wrapper.gravity-theme .gfield {
  grid-column: 1/-1;
}
p.medium, .popular-posts p {
  margin: 0;
}
/* Single Blog Post */
body.single > #page > .content-area.right-sidebar > main.site-main {
  margin-top: 0;
  padding: 30px 60px 30px 0;
  z-index: 10;
}
header.blog h1 {
  font-size: 2.8em;
  font-weight: 600;
  line-height: 52px;
  text-align: center;
  margin: 0 auto;
  width: 88%;
}
header.blog p {
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
header.interior .hero-text {
  margin: 4% auto;
}
@media screen and (max-width: 700px) {
  header.blog h1 {
    font-size: 28px;
  }
  header.blog h1 {
    width: 100%;
  }
  header.interior .hero-text {
    margin: 4% auto 10% !important;
  }
  body > #page > .content-area.right-sidebar {
    width: 100%;
  }
  .ba {
    width: 100%;
  }
  .ba .author-box {
    width: 100% !important;
  }
  .ssbp-wrap .ssbp-list {
    width: 100%;
  }
  .ssba-modern-2 div {
    text-align: center !important;
  }
  .single-post .alignright {
    float: none;
  }
  #salary-tool .detail-view .info-box {
    margin-bottom: 30% !important;
  }
  .textImage .p-left img {
    padding: 0 0 15px 0 !important;
  }
  .textImage .p-right img {
    padding: 0 0 15px 0 !important;
  }
}
/* Author Box top of post */
.ba .author-box {
  background: #28436f;
  z-index: 10;
  position: absolute;
  top: -40px;
  padding: 0 25px 0 0;
  color: #fff;
  min-width: 260px;
}
.author-box a, .author-box a:visited {
  color: #fff;
  text-decoration: none;
}
.ba .author-box img {
  width: 50px;
  height: 50px;
  float: left;
}
.ba .author-box .p-right {
  float: left;
}
.ba .author-box p.tiny {
  font-size: 11px;
  margin-top: 7px;
  border: none;
}
.ba .author-box p {
  margin: 0 0 0 20px;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
/* Author Bio end of post */
#author-bio {
  background: #e8f9f8;
  padding: 30px 60px 30px 30px;
  margin-top: 70px;
  clear: both;
}
#author-bio img.avatar {
  float: left;
  margin-right: 30px;
  max-width: 120px;
  height: 154px;
  object-fit: cover;
  padding: 0;
}
#author-bio h5 {
  color: #28436f;
  font-size: 15px;
  clear: none;
  margin: 0;
  font-weight: 600;
}
#author-bio p {
  color: #6a6f6f;
  font-size: 12px;
  margin: 10px 0 0;
  line-height: 18px !important;
}
/* Blog Content */
.share-button {
  z-index: 90;
  width: auto;
  padding: 6px;
  background: 0 0;
  position: relative;
  text-align: right;
  display: block;
  margin-top: 20px;
}
.share-button a {
  text-decoration: none;
}
.entry-content {
  margin-top: 50px;
}
.share-button ul {
  padding: 0;
  list-style: none;
}
#blog-list .entry-content {
  margin-top: 0;
}
#blog-list .sticky {
  position: relative;
}
.entry-content p {
  font-size: 15px;
  margin: 20px 0;
  color: #28436f;
  line-height: 28px;
}
.entry-content p a {
  word-break: normal;
}
.entry-content ul {
  list-style: disc;
  margin: 0;
  padding: 0;
}
.entry-content ul li {
  color: #28436f;
  margin-left: 1.5em;
  margin-bottom: 1em;
}
li.cat-item.cat-item-1 {
  display: none;
}
.blog li.cat-item.cat-item-373, .single-format-standard li.cat-item.cat-item-373, .blog li.cat-item.cat-item-378, .single-format-standard li.cat-item.cat-item-378 {
  display: none;
}
.single-format-standard.careers-pages li.cat-item.cat-item-373, .single-format-standard.careers-pages li.cat-item.cat-item-378 {
  display: block;
}
.careers-pages li.cat-item:nth-child(1), .careers-pages li.cat-item.cat-item-12, .careers-pages li.cat-item.cat-item-15, .careers-pages li.cat-item.cat-item-11, .careers-pages li.cat-item.cat-item-16, .careers-pages li.cat-item.cat-item-14, .careers-pages li.cat-item.cat-item-18, .careers-pages li.cat-item.cat-item-19, .careers-pages li.cat-item.cat-item-13, .careers-pages li.cat-item.cat-item-367, .careers-pages li.cat-item.cat-item-372 {
  display: none;
}
.page-id-26560 li.cat-item.cat-item-10, .page-id-26560 li.cat-item.cat-item-12, .page-id-26560 li.cat-item.cat-item-15, .page-id-26560 li.cat-item.cat-item-11, .page-id-26560 li.cat-item.cat-item-16, .page-id-26560 li.cat-item.cat-item-14, .page-id-26560 li.cat-item.cat-item-18, .page-id-26560 li.cat-item.cat-item-19, .page-id-26560 li.cat-item.cat-item-13, .page-id-26560 li.cat-item.cat-item-367 {
  display: none;
}
strong {
  font-weight: 600;
}
.entry-content iframe {
  margin: 30px auto;
  display: block;
  max-width: 100%;
}
.entry-content h1, .entry-content h3 {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  font-size: 22px;
  margin: 40px 0 20px;
}

.entry-content h2 {
  font-size: 2.25em;
}


blockquote {
  padding-left: 60px;
  background: url('img/ba-quote.svg') left -5px no-repeat;
  margin: 30px 0;
  clear: both;
  background-size: 2em;
}
.entry-content blockquote p {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  color: #7b7b7b;
  line-height: 27px;
}
blockquote p {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  color: #7b7b7b;
  line-height: 27px;
}
blockquote a {
  color: #2476a9 !important;
}
.related-content {
  margin-top: 60px;
}
.single-post.careers-pages .related-content {
  display: none;
}
/** Hero Band */
.homepage-apply {
  height: 35px;
  width: 100px;
  margin: 15px 15px 0;
  padding: 0 !important;
  display: none !important;
}
.homepage-hero {
  width: 37%;
  padding: 100px 0;
}
.homepage-hero.simple {
  padding: 30px 0;
}
h1.hero__headline {
  font-size: 46px;
  font-weight: 600;
  line-height: 1;
}
#hero-callout h1.hero__headline {
  padding-bottom: 20px;
}
.buttons {
  width: 100%;
  background: #dfecf4;
  height: 75px;
  display: flex;
  text-align: center;
}
.buttons div {
  top: 50%;
  transform: translateY(-50%);
}
.home-jobs {
  width: 34.5%;
}
.home-providers {
  width: 34.5%;
  border-left: 1px solid #4b4b61;
}
.home-providers .button-container, .home-jobs .button-container {
  width: 100%;
}
.buttons a {
  color: #002b4e !important;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin-left: 5px;
}
.three-up {
  z-index: 1;
  /* background: url('img/blog-hero-bg.jpeg'); */
  background-color: #28436f;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.three-up p {
  line-height: 1.4;
}
.light.three-up a {
  color: #01c9ba;
  text-decoration: underline;
}
.three-up h3 {
  font-size: 26px;
  margin: 0;
  font-weight: 600;
}
.light.three-up h3 {
  color: #fff;
}
.light.three-up .button {
  background: #01c9ba !important;
  border-radius: 23px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #01c9ba !important;
  border-radius: 23px;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  padding: 15px 18px;
  margin: 20px 0;
}
.three-up .grid-1-3 {
  top: auto;
  position: relative;
  height: auto;
  padding: 50px;
}
.light.three-up .grid-1-3 p {
  color: #c3c4d5;
}
.three-up .grid-1-3.one {
  padding: 50px 50px 50px 0;
}
.homepage-hero #hero-callout {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero-form {
  padding: 0;
  background: #fff;
  box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
  border-radius: 20px;
  padding: 10px 40px 40px;
}
.hero-form {
  top: -400px !important;
  width: 33%;
  max-width: 400px;
  position: absolute;
  right: 0;
  z-index: 1100;
}
.form-headers {
  padding: 0 !important;
  padding-top: 40px !important;
}
.form-headers h3 {
  background: #fff !important;
  color: #28436f !important;
  border-radius: 20px;
  text-align: left;
  padding: 0;
  margin: 0;
  font-weight: 500;
}
.form-headers .light h3 {
  background: #fff !important;
  color: #28436f !important;
}
.form-headers .form-sub {
  text-align: left;
  padding: 0;
  margin-top: 15px;
  color: #28436f !important;
  font-size: 14px;
  display: block;
}
.hero-form form {
  margin: 20px 0 0;
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
  text-align: center;
  font-style: italic;
}
.show-mobile {
  display: none;
}
.show-mobile a.button {
  border-radius: 20px;
  background-color: #01c9ba;
  color: #fff !important;
  height: 100%;
  width: 100%;
  padding: 8px 28px;
  transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
}
/* Linked Icons Band */
.audience {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 50px auto;
}
.audience-img {
  height: 535px;
  min-width: 700px;
}
.audience-img, .audience-text {
  width: 50%;
  position: relative;
}
.icons {
  position: absolute;
}
/* 1 */
#np-icon {
  left: 14%;
  top: 16%;
}
/* 2 */
#dentist-icon {
  top: 4%;
  left: 46%;
}
/* 3 */
#pa-icon {
  left: 71%;
  top: 40%;
}
/* 4 */
#physician-icon {
  left: 58%;
  top: 76%;
}
/* 5 */
#crna-icon {
  left: 16%;
  top: 64%;
}
.icons a {
  z-index: 10;
  display: flex;
  flex-direction: column;
  color: #28436f;
  font-weight: 600;
  text-decoration: underline;
}
.icons img {
  transition: transform 0.2s;
}
.icons img:hover {
  transform: scale(1.1, 1.1);
}
.icons span {
  background: #fff;
  margin-top: 5px;
  text-align: center;
}
#ba-icon {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
#ba-icon img {
  max-width: none;
}
.audience-text h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 2.375em;
  font-weight: 600;
  line-height: 1.158em;
  color: #28436f;
  margin: 10px 0 20px;
}
.audience-text h5 {
  color: #01c9ba;
  text-transform: uppercase;
  margin: 20px 0 15px;
}
.audience-text p {
  margin: 0 0 25px;
}
.audience .btn {
  color: #01c9ba;
  background: transparent;
  border: 1px solid #01c9ba;
  border-radius: 23px;
  padding: 15px 20px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: color 0.2s, background 0.2s;
}
.audience .btn:hover {
  color: #fff;
  background: #01c9ba;
}
.audience-cta {
  display: none;
}
/* Testimonial Band */
.section-careers .testimonial p {
  font-style: normal !important;
}
.testimonial .quote {
  quotes: "“""”""‘""’";
}
.testimonial .quote::before {
  content: open-quote;
}
.testimonial .quote::after {
  content: close-quote;
}
.one-column.wrapper {
  width: 92%;
  margin: 0 auto;
}
.page-id-10486 iframe {
  width: 100%;
}
.page-id-4787 .one-column.wrapper, .page-id-4788 .one-column.wrapper, .page-id-4792 .one-column.wrapper, .page-id-4790 .one-column.wrapper, .page-id-4793 .one-column.wrapper, .page-id-4794 .one-column.wrapper, .page-id-4784 .one-column.wrapper, .page-id-4789 .one-column.wrapper, .page-id-4786 .one-column.wrapper, .page-id-4791 .one-column.wrapper, .page-id-4785 .one-column.wrapper, .page-id-3632 .one-column.wrapper, .page-id-19765 .one-column.wrapper, .page-id-19768 .one-column.wrapper {
  width: 90%;
}
h2.p-left {
  margin-bottom: 10px;
}
h2.p-left, h4.p-left {
  text-align: left;
}
.teal {
  color: #01c9ba !important;
}
.spaced {
  letter-spacing: 1px;
}
figure {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
  clear: both;
}
.campaign figure {
  margin-block-start: 2em;
}
/* .contentFourColumn img, .contentOneColumn img, .contentThreeColumn img, .contentTwoColumn img, .img.bordered, img.bordered {
  background: #f1f4f6;
  padding: 5px;
  margin: 0 30px 10px 0;
  border-radius: 2px;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  border-right: 1px solid #04c6b9;
  border-bottom: 1px solid #04c6b9;
  max-width: 170px;
} */
.contentFourColumn .full img, .contentOneColumn .full img, .contentThreeColumn .full img, .contentTwoColumn .full img {
  width: auto;
  max-width: 100%;
}
.contentOneColumn p, .contentThreeColumn p, .contentTwoColumn p, .two-up-blocks p {
  color: #7b7b7b;
  padding-top: 10px;
}
.contentFourColumn p, .contentOneColumn p {
  font-size: 17px;
}
.contentOneColumn p {
  line-height: 28px;
}
.contentFourColumn #who p {
  font-size: 14px;
}
p {
  margin: 5px 0 6px;
}
.contentOneColumn p a:not(.button), .contentThreeColumn p a:not(.button), .contentTwoColumn p a:not(.button), .two-up-blocks p a:not(.button) {
  font-weight: 600;
  line-height: 1;
  color: #01c9ba;
  text-decoration: underline;
}
.two-up-blocks {
  font-size: 14px;
}
.contentThreeColumn h4.teal, .contentTwoColumn h4.teal, .two-up-blocks h4.teal {
  padding: 0 0 50px;
}
.two-up-blocks .grid-1-2 {
  margin: 30px 0;
}
.two-up-blocks .grid-1-2:first-of-type {
  padding-right: 30px;
}
.two-up-blocks h5 a, .two-up-blocks h5 {
  font-size: 25px;
  color: #242424;
}
.two-up-blocks img.bordered {
  background: #f1f4f6;
  padding: 5px;
  float: left;
  margin: 0 30px 10px 0;
  border-radius: 2px;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  border-right: 1px solid #04c6b9;
  border-bottom: 1px solid #04c6b9;
  max-width: 170px;
}
h6 {
  color: #a0a0a0;
  text-transform: uppercase;
  padding-top: 10px;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
}
/* Video Band */
.video-car-wrapper {
  text-align: center;
  margin: 60px auto 70px;
  padding: 30px 20px 0;
}
.video-car-wrapper h3 {
  margin-bottom: 60px;
  padding: 0 35px;
}
.video-car-wrapper .video-car-container {
  max-width: 1100px;
  margin: 0 auto;
  height: auto;
}
.video-car-wrapper h5, .video-car-wrapper a {
  margin-top: 15px;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', Helvetica, sans-serif;
}
.video-container .slick-prev:before, .video-container .slick-next:before {
  opacity: 1;
  color: #28436f;
  background-image: url(img/right-slide.svg);
  background-size: 35px;
  background-repeat: no-repeat;
  font-size: 0;
  width: 35px;
  height: 35px;
  display: block;
}
.video-container .slick-prev, .video-container .slick-next {
  top: 37%;
}
.video-container .slick-prev:before {
  background-image: url(img/left-slide.svg);
}
.video-container .slick-list {
  padding-bottom: 0 !important;
}
.video-container.slick-slider, .video-container .slick-track, .video-container .slide {
  height: 250px !important;
  min-height: 250px !important;
}
.video-container .slide .wrapper {
  top: 0;
}
/* Simple Hero Band */
.divider {
  width: 25%;
  border-bottom: 4px solid #ffebdc;
  margin-bottom: 5%;
}
.hero-image {
  display: flex;
  padding: 25px 0;
  align-items: center;
}
.hero-image-wrapper {
  border-bottom: 1px solid #28436f;
  border-top: 1px solid #28436f;
}
.hero-image .text-wrapper {
  flex-direction: column;
  width: 55%;
  margin: 20px 0;
}
.hero-image .text-wrapper h1 {
  font-size: 2.8em;
  width: 66%;
  line-height: 1.2em;
  margin: 0;
  display: inline-block;
}
.hero-image .text-wrapper p {
  font-size: 16px;
  width: 85%;
}
.hero-image .image-wrapper {
  width: 45%;
}
.text-wrapper {
  display: flex;
}

.page-template-template-jobs header.interior .hero-text .text-wrapper {
  flex-direction: column;
  display: flex;
}

.page-template-template-jobs header.interior .hero-text .text-wrapper .sub {
  margin-left: 0px;
  width: 100%;
}

.hero-image .content-wrapper {
  flex-direction: column;
  width: 30%;
  margin: 20px 0;
}
.hero-image-wrapper .hero-image {
  margin-bottom: 15px;
}
@media screen and (max-width: 700px) {
  .hero-image .text-wrapper h1 {
    width: 100%;
  }
  .hero-image .content-wrapper {
    width: 100%;
  }
}
/* Single Video Band */
.centered {
  text-align: center;
}
h4.centered, h2.centered {
  text-align: center !important;
}
.button {
  text-transform: uppercase;
  color: #01c9ba;
  border: 1px solid #01c9ba !important;
  border-radius: 23px;
  text-decoration: none;
  display: inline-block;
  font-family: 'Poppins', helvetica, sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding: 15px 18px;
  margin-top: 20px;
  cursor: pointer;
}
.button-careers {
  width: 100%;
  text-align: center;
}
.button-container {
  width: 275px;
}
.careers-button {
  text-transform: uppercase;
  color: white !important;
  background: linear-gradient(to right, #01c9ba 0, #089dab 100%) !important;
  border: 1px solid #01c9ba !important;
  border-radius: 23px;
  text-decoration: none;
  display: inline-block;
  font-family: 'Poppins', helvetica, sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding: 15px 18px;
  margin-top: 20px;
  cursor: pointer;
}
.button-wrap {
  text-align: center;
}
h2.light, .light h1, .light h2, .light h3, .light h4, .light h5 {
  color: #fff;
}
.light p {
  color: #c3c4d5 !important;
}
.light .button {
  background: #01c9ba !important;
  border-radius: 23px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #01c9ba !important;
  border-radius: 23px;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  padding: 15px 18px;
  margin: 20px 0;
}
/* Hanging Form */
.header-form {
  width: 420px;
  position: absolute;
  right: 0;
  top: -75px;
  z-index: 1100;
  background: #fff;
  border-radius: 20px;
  padding: 10px 40px 40px;
  -webkit-box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
}
.first-pane {
  background-color: #eceff4;
  background-image: url('img/right-side-bg.svg');
  background-repeat: no-repeat;
  background-position: right;
  margin: 0 50px;
}
.content.text {
  width: 53%;
}
.content {
  float: left;
}
.no-graph {
  min-height: 450px;
}
.content.text a, .list-content a {
  text-decoration: underline;
  font-weight: 500;
}
.regular-form {
  width: 400px;
  position: absolute;
  right: 30px;
  z-index: 0;
  background: #fff;
  border-radius: 20px;
  padding: 10px 40px 40px;
  -webkit-box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
}
.gradient-bkgd {
  background: #f1f6f8;
  background: -webkit-linear-gradient(top, #f1f6f8 0, #fff 40%);
  background: linear-gradient(to bottom, #f1f6f8 0, #fff 40%);
}
.clfr {
  min-height: 750px;
}
/* List and Form Band */
.threeSteps {
  background: #dfecf4;
}
.outline {
  position: absolute;
  width: 100%;
  top: 55px;
  border: 1px solid #28436f;
  height: 90%;
  z-index: 0;
}
.three-step h4.teal {
  margin-bottom: 10px;
}
.three-step .subheader {
  color: #28436f;
  font-size: 14px;
  line-height: 23px;
  max-width: 500px;
  margin: 0 auto;
  font-weight: 500;
  z-index: 10;
  position: relative;
}
.three-step h2 span span {
  z-index: 4;
  position: relative;
}
.three-step h4 {
  text-align: center;
}
.three-step h2 {
  z-index: 2;
  margin: 0 auto;
}
.three-step .header-form {
  width: 33%;
  float: right;
  margin-top: 50px;
  top: 0;
}
.inner-wrapper {
  width: 62%;
  float: left;
}
.three-step .inner-wrapper {
  padding-top: 50px;
  padding-bottom: 70px;
}
.num {
  border: 2px solid #28436f;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  float: left;
  padding: 10px;
  text-align: center;
}
.list-content h4 {
  text-align: left;
  font-size: 16px;
}
.list-content {
  float: right;
  width: 90%;
}
.step {
  padding: 50px 50px 50px 0px;
}
.form-sub {
  margin-bottom: 10px;
}
h2 span span {
  background-color: #dfecf4;
  padding: 0 20px;
}
.next-section {
  padding: 100px 0;
  text-align: center;
  background: url(../img/backgrounds/blue-fade.jpg) center center/cover no-repeat;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
  color: #01c9ba;
}
.pane:not(.video) {
  padding: 30px 0;
}
.pane:not(.video).job_search_band {
  margin-top: 5%;
  margin-bottom: 5%;
}
.next-wrapper {
  border: 2px solid #01c9ba;
  display: inline-block;
  padding: 0 20px 0 0;
}
span.next {
  background: #01c9ba;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 20px;
}
span.next-title {
  padding: 20px 10px 20px 90px;
  display: inline-block;
  color: #01c9ba;
}
.text-image-content {
  margin: 50px 0 0;
}
.textImage span.p-left {
  float: left;
}
.textImage .p-left img {
  padding: 0 25px 15px 0;
}
.textImage span.p-right {
  float: right;
}
.textImage .p-right img {
  padding: 0 0 15px 25px;
}
.textImage .image {
  text-align: center;
  width: 40%;
}
.textImage span {
  line-height: inherit;
}
.textImage .text {
  width: 60%;
}
h2.p-left {
  margin-bottom: 10px;
}
#timeline-bar {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1px;
  background: #edece9;
}
#timeline-bubble {
  position: absolute;
  left: calc(50% - 75px);
  width: 150px;
  height: 30px;
  line-height: 32px;
  color: #fff;
  background: #01c9ba;
  border-radius: 20px;
  text-align: center;
  font-family: poppins;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
#timeline .grid-1-2:first-of-type {
  padding-right: 10%;
}
#timeline .grid-1-2:last-of-type {
  padding-left: 10%;
}
.timeline-left, .timeline-left h4 {
  text-align: right;
}
.timeline-right, .timeline-right h4 {
  text-align: left;
}
#timeline h2 {
  margin-bottom: 50px;
}
.grid-1-2 {
  width: 50%;
}
.timeline-number {
  left: calc(50% - 12px);
  font-size: 12px;
  background: #d83e6d;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  line-height: 27px;
  width: 25px;
  height: 25px;
  text-align: center;
  top: -12px;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
}
.mobile-show {
  display: none;
}
.timeline-left:not(.headers), .timeline-right:not(.headers) {
  min-height: 230px;
}
#testimonials {
  background: url(../img/backgrounds/testimonials-bg.jpg) center center/cover no-repeat;
  color: #fff;
  padding: 10px 0 60px;
}
#testimonials {
  background: #28436f;
  padding: 60px 0 75px;
}
#testimonials img {
  margin: 50px auto 30px;
  display: block;
}
#testimonials img {
  margin: 0px auto 30px;
}
#testimonials .testimonial-content {
  display: table;
  width: 100%;
  height: 100%;
}
#testimonials .inner-testimonial-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.quote {
  font-size: 28px;
  text-align: center;
  width: 60%;
  margin: 0 auto;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 300;
}
#testimonials .wrapper {
  max-width: 1110px;
  width: 95%;
}
#testimonials .quote {
  width: 60%;
}
#bartonreviews.pane:not(.video) {
  padding: 30px 0 !important;
}
#bartonreviews .quote {
  font-size: 17px;
  text-align: left;
  margin: 0 auto;
  font-family: 'Poppins', 'Helvetica', sans-serif;
  font-weight: 300;
}
#bartonreviews .full img {
  float: none;
}
#testimonials .quote {
  color: #fff;
  font-weight: 400;
  quotes: none;
}
.credit {
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  opacity: 0.4;
  text-align: center;
}
#testimonials .credit {
  color: #ffebdc;
  opacity: 1;
}
.interested {
  border-radius: 2px;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  border-right: 1px solid #04c6b9;
  border-bottom: 1px solid #04c6b9;
  background: #fbfdfe;
  padding: 36px;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 80px;
}
.job-left .interested {
  background: #f5f9fb;
  border: none;
}
.job-left .interested a.above {
  color: #01c9ba;
}
.interested a.above img {
  display: inline-block;
  margin-bottom: 18px;
}
.contentThreeColumn .grid-1-3 {
  width: 30%;
}
.contentThreeColumn .grid-1-3:first-of-type {
  margin-right: 3%;
}
@media screen and (max-width: 700px) {
  #who .grid-1-3 .button-wrapper {
    text-align: center;
  }
  .contentOneColumn .campaign figure img {
    float: none !important;
    margin: 0 auto !important;
  }
  .campaign-entry {
    padding-left: 0px !important;
  }
}
.landing p {
  font-size: 15px;
  line-height: 24px;
}
.contentThreeColumn .grid-1-3 figure img, .contentOneColumn .campaign figure img, .modal .flex-row figure img {
  background: #f1f4f6;
  padding: 5px;
  margin: 0 30px 10px 0;
  border-radius: 2px;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  border-right: 1px solid #04c6b9;
  border-bottom: 1px solid #04c6b9;
  max-width: 170px;
  float: none;
}
.contentOneColumn .campaign figure img {
  float: left;
  margin: 0 30px 10px 0;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #d9d9d9;
  margin: 20px 0;
  background-color: transparent;
}
.privacy-form {
  display: flex;
  font-size: 14px;
}
.form-left {
  width: 35%;
  padding: 50px 50px 50px 0;
}
.form-left h3 {
  color: #435A8D;
  font-size: 1.714em;
  margin-bottom: 50px;
}
form:not(#search, #horizontalform) {
  background: transparent;
  border-radius: 20px;
}
.content-right {
  width: 65%;
  padding: 75px;
  position: relative;
  min-height: 900px;
}
.content-right .bg-color {
  background-color: #F2F5FA;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -9999rem;
  z-index: 1;
}
.content-right .content {
  position: relative;
  z-index: 2;
}
.content-right h2 {
  color: #383B4B;
  font-family: 'Poppins', sans-serif;
  font-size: 2.857em;
  letter-spacing: .95px;
  line-height: 1.25em;
  margin-bottom: 50px;
  width: 60%;
  max-width: 575px;
}
.content-right p {
  color: #383B4B;
  font-size: 1.071em;
  line-height: 1.867em;
  width: 80%;
  margin: 2em 0 0;
}
.content-right img {
  width: 40%;
  position: relative;
  float: right;
}
#our-approach {
  padding: 0 0 100px;
  background: url(../img/backgrounds/approach-bg.jpg) top center/cover no-repeat;
}
#our-approach h2 {
  margin-top: 80px;
}
#our-approach p {
  margin: 20px auto 0;
  max-width: 750px;
  font-size: 14px;
  line-height: 22px;
}
#one2one-pager {
  text-align: center;
  margin-top: 50px;
  z-index: 2;
}
.shadow {
  box-shadow: 6px 6px 49px 0 rgb(0 0 0 / 23%);
}
#one2one-pager .tab {
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  background: #3d5064;
  padding: 15px;
  font-size: 12px;
  width: 160px;
  display: inline-block;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}
#one2one-pager .tab.active {
  background: #fff;
  color: #01c9ba;
  border-top: 2px solid #d83e6d;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 0 !important;
  padding: 0;
}
#our-approach .bx-wrapper {
  margin-top: -20px;
  z-index: 1;
  border: 1px solid #cdcfd0;
}
#slider-next, #slider-prev {
  position: absolute;
  bottom: 0;
  width: 20px;
  z-index: 100;
  height: 100%;
  padding: 7% 0;
}
#slider-prev {
  left: 100px;
}
#slider-next {
  right: 100px;
}
#slider-notch {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -10px;
  border-right: 1px solid #cdcfd0;
  border-bottom: 1px solid #cdcfd0;
  background: #edf2f6;
  left: calc(50% - 10px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 100;
}
.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  box-sizing: border-box;
}
#one2one-slider {
  position: relative;
}
#one2one-slider * {
  -webkit-text-size-adjust: none;
}
#one2one-slider .slide {
  padding: 60px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  float: none !important;
  opacity: 0;
  height: initial !important;
}
#one2one-slider h5 {
  font-size: 21px;
  margin-bottom: 20px;
}
#one2one-slider p {
  font-size: 15px;
  max-width: 600px;
  margin: 0 auto;
}
#page {
  position: relative;
}
#page:before {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  visibility: visible;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  z-index: 5;
}
.nav-focus #page:before {
  opacity: 0;
}
.contentFourColumn .full h2, .contentFourColumn .full h3, .contentOneColumn .full h2, .contentOneColumn .full h3 {
  padding-top: 0px;
}
.contentTwoColumn .grid-1-2 {
  width: 48%;
}
h2 {
  line-height: 1.2;
}
@media screen and (max-width: 750px) {
  .contentTwoColumn .grid-1-2 h2 {
    text-align: center;
  }
  .hide-mobile {
    display: none !important;
  }
}
.contentTwoColumn .grid-1-2:first-of-type {
  margin-right: 2%;
}
.contentTwoColumn .grid-1-2:last-of-type {
  margin-left: 2%;
}
.contentThreeColumn .grid-1-3 {
  width: 30%;
}
.contentThreeColumn .grid-1-3:first-of-type {
  margin-right: 3%;
}
.contentThreeColumn .grid-1-3:nth-of-type(2) {
  margin: 0 1.5%;
}
.contentThreeColumn .grid-1-3:last-of-type {
  margin-left: 3%;
}
.contentThreeColumn h4.teal, .contentTwoColumn h4.teal, .contentFourColumn h4.teal, .two-up-blocks h4.teal {
  padding: 0 0 50px;
}
.contentFourColumn p, .contentOneColumn p, .contentThreeColumn p, .contentTwoColumn p, .two-up-blocks p {
  color: #7b7b7b;
  padding-top: 10px;
}
.contentFourColumn p, .contentThreeColumn p, .contentTwoColumn p, .two-up-blocks p {
  line-height: 20px;
}
.grid-1-4 {
  padding: 0 30px 0 0;
}
.campaign-entry {
  padding-left: 0;
  min-height: 100px;
}
.campaign-entry > h3 {
  margin-bottom: 100px;
  padding-top: 50px !important;
}
.lg-photo .campaign-entry {
  padding-left: 230px;
  min-height: 180px;
}
.campaign-entry a {
  text-decoration: underline;
}
.form-shadow {
  border-radius: 20px;
  -webkit-box-shadow: 6px 6px 49px 0 rgb(0 0 0 / 23%);
  box-shadow: 6px 6px 49px 0 rgb(0 0 0 / 23%);
  padding: 50px;
}
.form-cta h2 {
  margin-bottom: 60px;
}
.form-cta .form-container {
  background: transparent;
  max-width: 90%;
}
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
  padding-right: 0 !important;
}
.form-header {
  max-width: 90%;
  margin: 0 auto;
}
aside#secondary span#input_1_3_6_container {
  padding: 16px 0px 0px 0px;
}
/* FAQ Band */
.mobile-faq-links {
  display: none;
}
.accordion .arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
  transform: rotate(0deg);
  transform-origin: center;
  margin-right: 8px;
  margin-left: -2.5em;
  transition: transform 600ms cubic-bezier(0.175, 0.885, 0.32, 1);
  margin-top: 7px;
  position: absolute;
  right: 10px;
}
.accordion h3 {
  cursor: pointer;
  padding: 1.2rem 0rem 1rem 1.2rem;
  margin: 0;
  display: block;
  font-weight: 400;
  letter-spacing: 0.035em;
  position: relative;
  font-size: 18px;
  transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 3px;
  color: #28436f;
  padding-right: 40px;
  line-height: 1.5em;
}
.accordion ul ul li {
  background-color: #fff;
  padding: 1.2rem;
  color: #28436f;
  box-shadow: none;
  border-top: 1px solid #d8d8d8;
}
.accordion-container li {
  list-style: none;
  padding: 0;
}
.accordion ul ul li p {
  opacity: 1;
  margin: 0;
  line-height: 2em;
  font-weight: 400;
}
.accordion .arrow.closed {
  transform: rotate(180deg);
}
.accordion hr {
  border-top: 0.5px solid #282728;
}
.panel {
  display: none;
  overflow: hidden;
}
.faq-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
}
.faq-container ul {
  list-style-type: none;
}
.faq-sidebar {
  background-color: rgba(223, 236, 244, .4);
  width: 33%;
  padding: 50px 35px 35px;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.faq-sidebar h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 2.375em;
  color: #28436F
}
.faq-mobile-text {
  display: none;
  color: #28436F
}
.faq-sidebar ul {
  color: #28436F;
  font-size: .875em;
  font-weight: 600;
  list-style-type: none;
  padding: 0;
  margin: 35px 0 0 0;
}
.faq-sidebar li {
  padding: 15px 0 15px 20px;
  position: relative
}
.faq-sidebar li:after {
  content: '';
  position: absolute;
  right: 10%;
  top: 29px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #28436F
}
.faq-sidebar li > ul.sub-menu {
  margin: 30px 0 -15px;
  border: none;
}
.faq-sidebar a {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
  font-weight: 600;
}
.faq-sidebar .contact-btn a {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  color: #01C9BA;
}
.faq-sidebar li:hover {
  background-color: rgba(223, 236, 244, 1);
  border-left: 4px solid #28436F;
  padding-left: 16px
}
.faq-content__contact, .faq-sidebar__contact {
  color: #28436F;
  border: 1px solid #28436F;
  border-radius: 3px;
  display: flex;
  font-weight: 600;
  font-size: .875em;
  padding: 15px 0;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px
}
.contact-text {
  font-size: .875em;
  width: 70%;
  margin: 0 10px
}
.contact-btn {
  color: #01C9BA;
  border: 1px solid #01C9BA;
  border-radius: 17.5px;
  width: 30%;
  margin: 0 10px;
  text-align: center;
  padding: 5px;
  font-size: .75em;
  text-transform: uppercase
}
.faq-content {
  position: relative;
  width: 70%;
  padding: 50px
}
.faq-content .accordion {
  width: 100%;
  margin-top: 0
}
.faq-content .accordion-section:not(:first-of-type) {
  margin-top: 50px
}
.faq-content .accordion-container {
  margin-top: 0
}
.faq-content .accordion .arrow {
  position: absolute;
  right: 10px
}
.faq-content .question-container {
  display: none
}
.faq-content .accordion-question {
  background-color: #F3F8FF;
  border: 1px solid #28436F;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  margin-bottom: 12px;
  box-shadow: 4px 4px 0 #d4d9e3;
  width: 95%
}
.faq-content .accordion h3 {
  background: 0 0;
  margin: 0;
  color: #28436F;
  padding-right: 40px;
  line-height: 1.5em
}
.faq-content .accordion h4 {
  color: #28436F;
  font-weight: 600;
  font-size: 18px;
  margin-top: 0;
  pointer-events: none
}
.faq-content .section-arw {
  border-color: #28436F;
  border-style: solid;
  border-width: .15em .15em 0 0;
  display: inline-block;
  height: .65em;
  right: 5%;
  position: absolute;
  width: .65em;
  top: 0;
  transform: rotate(135deg);
  transition: transform .2s
}
.faq-content .section-arw:after {
  content: '';
  height: 1.7em;
  width: 1.7em;
  border: 1px solid #28436F;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  right: -11px;
  top: -11px;
  transform: rotate(-135deg)
}
.faq-content .accordion ul ul li {
  border-top: 1px solid #D8D8D8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #28436F;
  padding: 1rem
}
.faq-content .accordion ul ul li p {
  font-weight: 400
}
.faq-content__contact {
  display: none
}
.faq-sidebar .dropdown {
  background: #F3F8FF;
  border-radius: 2px;
  box-shadow: 4px 4px 0 #d4d9e3;
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 57px;
  border: 1px solid #28436F;
  margin-top: 30px;
  display: none
}
.faq-sidebar .dropdown .arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #28436F transparent transparent;
  transform: rotate(0);
  transform-origin: center;
  float: right;
  margin-right: 8px;
  margin-left: -2.5em;
  transition: transform .6s cubic-bezier(.175, .885, .32, 1);
  margin-top: 7px
}
.faq-sidebar .dropdown .arrow.closed {
  transform: rotate(180deg)
}
.faq-sidebar .dropdown p {
  color: #28436F;
  padding: 20px 18px;
  font-weight: 600;
  font-size: 14px;
  margin: 0
}
.faq-sidebar .dropdown p:after {
  content: url(../images/dropdown_arrow_red.png);
  float: right;
  position: relative;
  top: -2px
}
.faq-sidebar .dropdown-content {
  position: absolute;
  background: #fff;
  margin-top: -6px;
  z-index: 5;
  display: none; /* overflow:hidden;height:0; */ width: calc(100% + 2px);
  margin-left: -1px
}
.faq-sidebar .dropdown-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #28436F;
}
.faq-sidebar .dropdown-content li {
  font-family: 'Poppins', sans-serif;
  padding: 15px 20px;
  text-transform: none;
  color: #28436F;
  font-size: 14px;
  font-weight: 400
}
.faq-sidebar .dropdown-content li a {
  text-decoration: none;
  border: none
}
a {
  cursor: pointer;
  color: #2476a9;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.accordion-question ul {
  margin: 0;
  padding: 0;
}
.featured-container {
  display: flex;
  margin-top: 10px;
}
.mega-feature {
  width: 48%;
  height: auto;
  border: 1px solid #002b4e;
  border-radius: 5px;
  box-shadow: 4px 4px 0px #d4d9e3;
  position: relative;
}
.mega-feature:last-of-type {
  margin: 0 25px;
}
.mega-feature a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.mega-feature img {
  width: 100%;
  border-radius: 5px;
}
.copy-container {
  border-radius: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0%, #fff 100%);
}
.mega-feature .copy-container p {
  color: #28436f !important;
  position: absolute;
  bottom: 0;
  margin: 0 !important;
  width: 80%;
  font-weight: 600;
  font-size: 0.875em;
  line-height: 1.286em;
  padding-bottom: 15px;
  padding-left: 20px;
}
header .menu-for-providers-container ul, header .menu-provider-resources-container ul, header .menu-for-facilities-container ul, header .menu-client-resources-container ul, header .menu-locum-specialties-container ul, header .menu-residents-fellows-container ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  /* flex-direction: column; */
}
/* header .menu-for-providers-container ul.sub-menu,  */
header .menu-for-facilities-container ul.sub-menu {
  columns: 2;
  display: block;
}
header .menu-for-providers-container ul li, header .menu-provider-resources-container ul li, header .menu-for-facilities-container ul li, header .menu-client-resources-container ul li, header .menu-locum-specialties-container ul li,  header .menu-residents-fellows-container ul li {
  clear: both;
  flex: 1 1 200px;
  padding: 5px 0 0;
}
/* .menu-for-facilities-container ul li {
  flex: 1 1 220px;
} */
header .menu-for-providers-container ul li a, header .menu-provider-resources-container ul li a, header .menu-for-facilities-container ul li a, header .menu-client-resources-container ul li a, header .menu-locum-specialties-container ul li a,  header .menu-residents-fellows-container ul li a {
  color: #002b4e !important;
  margin: 0 !important;
  text-decoration: none !important;
  /* font-weight: bold; */
}
header .menu-for-providers-container ul li a:hover, header .menu-provider-resources-container ul li a:hover, header .menu-for-facilities-container ul li a:hover, header .menu-client-resources-container ul li a:hover, header .menu-locum-specialties-container ul li a:hover,  header .menu-residents-fellows-container ul li a:hover {
  color: #01C9BA !important;
}
header .menu-for-providers-container .sub-title a, header .menu-provider-resources-container .sub-title a, header .menu-for-facilities-container .sub-title a, header .menu-client-resources-container .sub-title a, header .menu-locum-specialties-container .sub-title a,  header .menu-residents-fellows-container .sub-title a {
  color: #002b4e;
  font-size: 17px;
  font-weight: bold;
  padding: 0 !important;
}
/* .menu-for-providers-container .sub-menu,
.menu-provider-resources-container .sub-menu,
.menu-for-facilities-container .sub-menu {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
} */
ul.sub-menu li {
  margin-bottom: 0px;
}
header .menu-for-providers-container .sub-menu li a, header .menu-provider-resources-container .sub-menu li a, header .menu-for-facilities-container .sub-menu li a, header .menu-client-resources-container .sub-menu li a, header .menu-locum-specialties-container .sub-menu li a,  header .menu-residents-fellows-container .sub-menu li a {
  font-weight: 500;
  font-size: .938em;
}
/* Resources Page Template */
header.interior .text-wrapper h1 {
  color: #28436f;
  width: 39%;
  margin: 0;
}
.interior h1 {
  line-height: 52px;
}
.sub {
  font-size: 15px;
  line-height: 22px;
}
header.interior .text-wrapper .sub {
  display: inline-block;
  width: 30%;
  font-weight: 400;
  padding-top: 8px;
  margin-left: 5%;
}
header.interior .hero-text {
  margin: 4% auto;
}
header.interior {
  background: none;
  border-bottom: 1px solid #28436f;
  color: #28436f;
  padding-top: 3%;
}
#job-form-container {
  width: 320px;
  padding-right: 50px;
  background: none;
  padding-top: 32px;
}
#job-result-container {
  margin-top: 0px;
  padding: 0px 0px 0px 40px;
  background: #fff;
  z-index: 100;
  width: calc(100% - 320px);
  opacity: 1;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
#job-result-container > ul {
  margin: 40px 0px 0px;
}
.blog-entry {
  min-height: 170px;
  padding-right: 60px;
  margin-bottom: 20px;
}
.specific-job {
  position: relative;
  list-style: none;
  margin-bottom: 0;
  padding: 30px;
  border-radius: 3px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  cursor: pointer;
  display: list-item;
  min-height: 220px;
}
.specific-job a {
  text-decoration: none;
}
.resources {
  margin-bottom: 40px;
}
#resources .blog-img {
  display: block;
  width: 150px;
  height: 170px;
  object-fit: cover;
}
#resources .img.bordered {
  background: #f1f4f6;
  padding: 5px;
  float: left;
  margin: 0 30px 10px 0;
  max-width: 170px;
  border: none;
}
.specific-job h4 {
  text-align: left;
  text-transform: none;
  margin: 0 0 10px;
  font-size: 18px;
  padding-top: 0;
}
.job-section .specific-job h4 a {
  color: #28436f;
  border-bottom: 1px solid #28436f;
  line-height: 1.4;
}
.specific-job p {
  color: #848689;
  font-size: 14px;
  line-height: 21px;
}
.job-section .specific-job p {
  color: #28436f;
  padding-right: 40px;
}
#resources .blog-entry p:not(.description) {
  color: #012c4f;
  opacity: 0.6;
}
.blog-entry p.description {
  font-size: 13px;
}
.specific-job p span {
  font-weight: 700;
  margin-right: 2px;
  margin-left: 0px;
}
.job-section .specific-job:hover {
  background: #fff7ec;
}
.drop-down-container {
  border: 1px solid #99e9e3;
  background: #f8fdfd;
  margin-bottom: 20px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  max-height: 62px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.drop-down-container.providerfilter.active, .drop-down-container.occupationfilter.active {
  max-height: 1500px;
}
.resources .drop-down-container {
  border: 1px solid #28436f;
}
.resources .drop-down-container.occupationfilter {
  box-shadow: 4px 4px 0 #d4d9e3;
}
.drop-down-container .placeholder {
  margin: 0;
  font-weight: 500;
  color: #000;
  padding: 21px;
}
.job-section .placeholder {
  color: #28436f !important;
}
.myCheckbox {
  color: #4d7f7d;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
}
.resources .drop-down-container .placeholder span, .resources .drop-down-container .myCheckbox {
  color: #28436f;
}
label {
  display: block;
}
.options {
  position: relative;
  background-color: #fff;
}
.resources .active .placeholder::after {
  content: url(img/up.svg);
  transform: none;
  font-size: 10px;
  float: right;
}
.resources .placeholder::after {
  transform: rotate(-180deg);
  content: url(img/up.svg);
  font-size: 10px;
  float: right;
}
.resources input[type="text"] {
  border: 0px;
  padding: 10px 5px 10px 30px;
  width: 100%;
  background: url('img/search.svg') no-repeat 5px center;
}
.pagination ul {
  margin: 0;
  padding: 0;
}
.pagination li {
  display: inline-block;
}
.pagination li {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  cursor: pointer;
}
.resources-title {
  font-size: 45px !important;
  font-family: 'Poppins', Helvetica, sans-serif;
  /* changed from Bookmania - only place used */
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  max-width: calc(100% - 260px);
  margin-top: 20px !important;
  margin-bottom: 0px !important;
}
.blog-left {
  padding: 80px 40px 50px 0;
}
.blog-content {
  padding-top: 30px;
  padding-right: 60px;
  font-size: 15px;
  line-height: 24px;
}
/* Landing Pages */
#b, #b2 {
  width: 20px;
  position: absolute;
  left: -40px;
  top: 20px;
  opacity: 0;
}
#interior-nav #sticky-phone, #mobile-sticky #sticky-phone {
  opacity: 0;
  float: right;
  bottom: 0;
  padding-right: 20px;
}
#interior-nav, .interior-nav {
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  z-index: 1000;
  background: #fff;
  width: 100%;
}
#interior-nav a, #mobile-sticky a, .interior-nav a {
  margin-right: 40px;
  padding: 28px 0 22px;
  display: inline-block;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: inherit;
  text-decoration: underline;
}
#interior-nav, .interior-nav {
  border-bottom: 1px solid #28436f;
  box-shadow: none;
}
#interior-nav a.questions, #mobile-sticky a.questions {
  float: right;
  font-size: 14px;
  text-transform: none;
  border-bottom: 5px solid #d83e6d;
  padding-bottom: 18px;
  bottom: 0;
  margin-right: 0;
}
.pinned {
  top: 0 !important;
}
.first-module-form {
  padding-top: 0;
  width: 400px;
  float: right;
  max-width: 100%;
}
.new-form-wrapper {
  background: #fff;
  border-radius: 20px;
  padding: 10px 40px 40px;
  box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
}
.new-form-wrapper .form-headers {
  padding: 0 !important;
  padding-top: 40px !important;
}
.form-sub p {
  text-align: center;
}
.new-page-builder .first-pane {
  background: #f1f6f8;
  background: -webkit-linear-gradient(top, #f1f6f8 0, #fff 40%);
  background: linear-gradient(to bottom, #f1f6f8 0, #fff 40%);
}
.mobile {
  display: none;
}
.highlight {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400;
}
.mobile-menu-only {
  display: none !important;
}
/* .social-nav-menu {
  position: relative;
} */
.social-nav {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
  /* position: absolute;
  bottom: 125px;
  width: 92%;
  left: 50%;
  transform: translateX(-50%); */
}
.social-nav img {
  width: 45px;
}
.first-module .table-of-contents {
  padding-top: 12px;
  list-style-type: none;
}
.first-module .table-of-contents h3 {
  padding-bottom: 20px;
}
.first-module .table-of-contents li {
  padding-bottom: 20px;
}
.first-module .page-sections {
  width: calc(50% - 20px);
  float: left;
}
.first-module .table-of-contents li strong {
  padding-bottom: 0;
  display: block;
}
.first-module .table-of-contents li strong a {
  padding-top: 0;
}
.first-module .page-sections p {
  width: 95%;
  color: #7b7b7b;
  margin-top: 0;
  padding-top: 0;
}
.content.text a {
  color: #28436f;
  font-family: 'Poppins', helvetica, sans-serif;
  font-weight: 600;
}
.jobbenefits li {
  padding-left: 20px;
  padding-bottom: 2px;
}
.jobbenefits ul {
  list-style: none;
  padding-left: 10px;
}
.first-module h3 {
  padding: 16px 0 20px 0;
}
.contentFourColumn h4.teal, .contentOneColumn h4.teal {
  padding: 10px 0 20px;
}
.resource-list .resource-description {
  padding-bottom: 40px;
}
.resource-list p {
  font-size: 16px;
  line-height: 1.5;
}
.resource-item {
  transition: 300ms ease;
  padding: 20px 10px;
  margin-top: 0;
  min-height: 230px;
}
.contentFourColumn h4, .contentOneColumn h4, .contentThreeColumn h4, .contentTwoColumn h4 {
  padding: 20px 0 0;
  text-align: left;
}
.resource-item a {
  cursor: pointer;
  color: #2476a9;
  text-decoration: underline;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.resource-list p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
}
.new-page-builder figure {
  display: inline-block;
  margin: 17px;
}
.resource-list .c-figure--left {
  margin: 24px;
}
.c-figure--left {
  float: left;
}
.resource-item a.button {
  cursor: pointer;
  color: #01c9ba;
  text-decoration: none;
}
a.button:hover, a.button:focus, a.button:active, a.button:visited {
  color: #01c9ba;
}
.resource-item:hover {
  background: #f4fbfe !important;
}
div.resource-item:nth-child(2n) {
  background: #f1f6f8;
}
.resource-line {
  width: 70%;
  border-color: #e8e8e8;
  margin: 0 15%;
}
.landing {
  padding: 40px 0 0 !important;
}
.landing-header h1 {
  margin: 50px 0 20px;
  line-height: 52px;
}
.single-post .blog-content {
  font-size: 17px;
  line-height: 26px;
  position: relative;
  clear: both;
  padding-top: 0;
}
#page {
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .landing-header h1 {
    margin: 80px 0 20px;
  }
  .ssbp--theme-9 .ssbp-list li {
    min-width: 48px;
  }
  #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
    height: calc(100vh - 100px);
    overflow: scroll;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item li.sub-title > a {
    font-weight: 500;
    float: left;
    font-size: 15px;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item li.sub-title > a > span.mega-indicator {
    float: right;
    display: inline;
    height: auto;
    width: auto;
    background: transparent;
    position: relative;
    pointer-events: auto;
    left: auto;
    min-width: auto;
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    padding: 0;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item li.sub-title:after {
    font-family: 'dashicons';
    top: 7px;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(180);
    color: inherit;
    position: absolute;
    background: transparent;
    height: auto;
    width: auto;
    right: 10px;
    line-height: inherit;
    content: '\f140';
    color: #002b4e;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item li.sub-title.nav-open:after {
    content: '\f142';
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item li.sub-title ul.sub-menu {
    clear: left;
    margin-left: 25px;
  }
}
@media screen and (min-width: 780px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item li.sub-title:after {
    display: none;
  }
}
/* Locum Tenes Resources */
.resource-wrapper {
  max-width: 1000px;
  margin: 20px auto 0;
  min-height: 600px;
}
.blog-content h1, .blog-content h2, .blog-content h3 {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  font-size: 22px;
  margin: 40px 0 20px;
}
.blog-content p {
  margin: 20px 0 !important;
}
.blog-content iframe {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  width: 100%;
  min-height: 60vh;
}
.blog-content a {
  text-decoration: underline;
}
/* Jobs */
.job-left {
  margin-top: 0;
  z-index: 1;
  background: #fff;
  padding-top: 20px;
  padding-right: 30px;
}
.job-right {
  padding: 40px 0 40px 40px;
}
.identifier {
  margin-bottom: 60px;
}
.identifier ul {
  padding: 0;
  width: 100%;
  position: relative;
}
.identifier li {
  list-style: none;
  display: inline-block;
}
.identifier li:nth-child(1) {
  font-weight: 700;
  font-size: 13px;
  color: #86888a;
  margin-right: 16px;
}
.identifier li:nth-child(2) {
  font-weight: 100;
  font-size: 13px;
  color: #d0d0d0;
}
.job-left .identifier li:nth-child(1), .job-left .identifier li:nth-child(2) {
  color: #28436f;
}
.identifier li:nth-child(3) {
  width: calc(100% - 450px);
}
.identifier li:nth-child(3) hr {
  border-top: 1px solid #d0d0d0;
  width: 100%;
  margin-bottom: 5px;
}
.job-left .identifier .share-button {
  z-index: 100;
  width: auto;
  height: auto;
  right: 20px !important;
  padding: 6px;
  background: 0 0;
  top: 0px !important;
  margin-top: 0;
  position: absolute;
}
.blog-content.blog-left .share-button a, .job-left .identifier .share-button a {
  display: inline-block;
  height: 14px;
  width: 32px;
}
.job-left .identifier .share-button a {
  width: 35px;
  height: 35px;
  margin: 0 3px;
}
.jobid-mobile {
  display: none;
}
.semibold {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
}
.job-details {
  margin-top: 50px;
}
.jobinfo {
  margin-top: 0;
  padding-left: 0;
  list-style-type: none;
}
.jobinfo li {
  list-style: none;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 4px;
  margin-bottom: 4px;
  max-width: 90%;
  font-size: 12px;
}
.jobinfo li::after {
  clear: both;
  display: block;
  content: '';
}
.jobinfo li span {
  width: 65%;
  color: #525252;
  float: left;
  display: block;
}
.job-left .jobinfo li span {
  color: #28436f;
}
.jobinfo li span.title {
  width: 35%;
  color: #525252;
  display: block;
  float: left;
  text-transform: uppercase;
}
.jobbenefits {
  list-style: none;
  padding-left: 0;
  margin: 16px 0;
}
.jobdescription {
  margin-top: 50px;
}
.jobdescription h4 {
  text-align: left;
}
.jobdescription .overview {
  font-size: 20px;
  line-height: 27px;
}
.jobdescription h3 {
  margin-bottom: 20px;
}
.jobdescription p {
  font-size: 15px;
  line-height: 24px;
}
.apply-to-job {
  display: none !important;
}
.identifier ul {
  padding: 0;
  width: 100%;
  position: relative;
}
.job-left .jobbenefits li {
  background: url(img/bullet-new.svg) 0 7px/7px 7px no-repeat;
}
.benefits-mobile {
  display: none;
}
.related-wrapper {
  width: 100%;
  margin: 40px 0 20px;
  background-color: #a3adbe;
  padding: 25px 40px 9px;
  border-radius: 5px;
}
.related-wrapper h3 {
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
}
.related-wrapper .bottom-color, .related-wrapper .bottom-color-mod {
  width: 100%;
  height: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #566888;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.drop-down-container input[type="checkbox"] {
  width: 20px;
  height: 18px;
  vertical-align: middle;
  line-height: 1.2;
}
.infogram-precontainer {
  display: block;
  height: 200px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .infogram-precontainer {
    height: 0px;
    display: none;
  }
}
/* State Video Band */
.vid-text {
  background-color: #f5f9fb;
  display: flex;
  flex-direction: row;
  margin: 50px auto;
  padding: 60px 45px;
}
.vid-text .left-content {
  width: 73%;
}
.vid-text .right-content {
  width: 27%;
  margin-left: 10px;
  margin-top: 26px;
}
.vid-text .right-content {
  background-image: url('img/vid-bg-dots.svg');
  background-repeat: no-repeat;
  background-position: 100% 79%;
}
.vid-text h5 {
  color: #01c9ba;
  text-transform: uppercase;
  font-size: 16px;
}
.vid-text h2 {
  font-family: 'Poppins', Helvetica, sans-serif;
  font-size: 2.375em;
  color: #28436f;
  margin: 10px 0 20px;
}
.vid-text .left-content .iframe-container {
  width: 100% !important;
  height: 0;
  padding-bottom: 56%;
  position: relative;
  border: 2px solid #28436f;
  border-radius: 4px;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.vid-text .info-box {
  background-color: #fff;
  border-radius: 4px;
  width: 90%;
  box-shadow: 5px 32px 54px rgb(95 106 122 / 40%);
}
.vid-text .info-text {
  padding: 20px;
  color: #002b4e;
  line-height: 1.375em;
}
.vid-text .info-cta {
  background: #01c9ba;
  background: linear-gradient(90deg, #01c9ba 0%, #0098b4 100%);
  text-align: center;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.right-content strong {
  color: #28436f;
  font-size: 1.125em;
  margin-left: 5px;
}
.info-text p {
  margin: 0;
}
.vid-text .info-cta {
  background: #01c9ba;
  background: linear-gradient(90deg, #01c9ba 0%, #0098b4 100%);
  text-align: center;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  min-height: 40px;
}
.vid-text .info-cta a, .vid-text .info-cta p {
  text-decoration: none !important;
}
.vid-text .info-cta p {
  margin: 0;
  color: #fff;
  font-weight: 600;
  padding: 20px;
  text-transform: uppercase;
}
.contentFourColumn img, .contentOneColumn img, .contentThreeColumn img, .contentTwoColumn img, .img.bordered, img.bordered {
  background: #f1f4f6;
  padding: 5px;
  float: left;
  margin: 0 30px 10px 0;
  border-radius: 2px;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  border-right: 1px solid #04c6b9;
  border-bottom: 1px solid #04c6b9;
}
.section-careers .contentFourColumn img, .contentOneColumn img, .contentThreeColumn img, .contentTwoColumn img, .img.bordered, img.bordered {
  background: #f1f4f6;
  padding: 5px;
  float: left;
  margin: 0 30px 10px 0;
  border-radius: 2px;
  border: 0px;
  padding: 0px;
}
/* Related Jobs Slider */
.related-wrapper .related-container .related-job .related-top, .related-wrapper .related-container .related-job .mod-top, .related-wrapper .related-container-mod .related-job .related-top, .related-wrapper .related-container-mod .related-job .mod-top {
  height: 190px;
  padding: 30px 30px 15px;
  text-align: left;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.related-wrapper .related-container .related-job .related-bottom, .related-wrapper .related-container-mod .related-job .related-bottom {
  background-color: #eaf0ef;
  display: flex;
  padding: 7px 0 7px 7px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.related-wrapper .related-container .related-job .related-top h4, .related-wrapper .related-container .related-job .mod-top h4, .related-wrapper .related-container-mod .related-job .related-top h4, .related-wrapper .related-container-mod .related-job .mod-top h4 {
  color: #28436f;
  text-decoration: underline;
  margin-bottom: 15px;
  text-align: left !important;
}
.related-wrapper .related-container .related-job .related-top p, .related-wrapper .related-container .related-job .mod-top p, .related-wrapper .related-container-mod .related-job .related-top p, .related-wrapper .related-container-mod .related-job .mod-top p {
  color: #555;
  margin: 0;
  font-size: 12px;
}
.related-container .slide {
  min-height: 100px !important;
}
.related-wrapper .related-container .related-job .related-bottom .rb-left, .related-wrapper .related-container .related-job .related-bottom .rb-right, .related-wrapper .related-container-mod .related-job .related-bottom .rb-left, .related-wrapper .related-container-mod .related-job .related-bottom .rb-right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.related-wrapper .related-container .related-job .related-bottom .rb-left, .related-wrapper .related-container-mod .related-job .related-bottom .rb-left {
  padding: 10px 10px 10px 20px;
  width: 30%;
}
.related-wrapper .related-container .related-job .related-bottom h5, .related-wrapper .related-container-mod .related-job .related-bottom h5 {
  color: #1f3455;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.related-wrapper .related-container .related-job .related-bottom span, .related-wrapper .related-container-mod .related-job .related-bottom span {
  text-transform: uppercase;
  margin-right: 50px;
  font-size: 12px;
}
.related-wrapper .related-container .related-job .related-bottom .rb-right, .related-wrapper .related-container-mod .related-job .related-bottom .rb-right {
  width: 70%;
  padding: 10px 0px 10px 0;
}
.related-wrapper .related-container .related-job .related-bottom .rb-right p, .related-wrapper .related-container-mod .related-job .related-bottom .rb-right p {
  width: 110px;
}
.related-wrapper .related-container .related-job .related-bottom p, .related-wrapper .related-container-mod .related-job .related-bottom p {
  color: #1f3455;
  margin: 0;
  font-size: 12px;
}
.related-slider .slick-list {
  padding-bottom: 0 !important;
}
.related-slider .slick-track, .related-slider .slick-slider {
  min-height: 0px;
}
.related-slider .slick-dots li button:before, .related-slider .related-slider .slick-dots li.slick-active button:before {
  opacity: 0 !important;
}
.related-slider .slick-dots li button {
  background: #a3adbe;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.related-slider .slick-dots {
  bottom: -35px;
}
.related-slider .slick-dots li.slick-active button, .related-slider .slick-dots li button:hover {
  background: #fff;
}
/* Jobs Page Template */
.indicator-title {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}
.indicator {
  padding: 1px 8px !important;
  margin: 0 5px 10px 0 !important;
  color: #fff !important;
  font-weight: 800 !important;
  border-radius: 3px;
  font-size: 12px;
  text-align: center !important;
}
.new-ind {
  background-color: #09beb8;
  width: 48px !important;
}
p.indicator.imm-ind {
  /*width: 135px !important;*/
  background-color: #ed9121;
}
.specific-job .location {
  display: inline-block;
  width: 15%;
  font-size: 13px;
  padding-right: 0;
}
.specific-job .specialty {
  display: inline-block;
  width: 53%;
  font-size: 13px;
  padding-right: 0;
}
.specific-job .provider-type {
  display: inline-block;
  width: 30%;
  font-size: 13px;
  padding-right: 0;
}
.paginator {
  border-radius: 1px;
  border: 1px solid #cdcdcd;
  padding: 20px 25px;
  margin-bottom: 50px;
  margin-top: 30px;
  -webkit-transition: 1s;
  transition: 1s;
  display: flex;
  align-items: center;
}
.paginate-list li {
  display: inline-block;
  width: 30px;
  font-size: 13px;
}
.paginator .paginate-list {
  display: inline-block;
  width: calc(100% - 200px);
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  list-style: none;
}
.paginator .paginate-back-button {
  cursor: pointer;
  display: inline-block;
  width: 100px;
  text-align: left;
  color: #28436f;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.paginator .paginate-back-button.inactive, .pagination-posts a.prev.inactive {
  color: #cdcdcd;
  cursor: default;
  display: none;
}
.paginator .paginate-forward-button {
  display: inline-block;
  width: 100px;
  text-align: right;
  color: #28436f;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.paginator .pagination__page--active {
  color: #d83b6a;
}
.not-found {
  padding: 100px 0;
  min-height: 45vh;
}
.not-found h2 {
  margin-bottom: 30px;
}
.not-found a {
  text-decoration: underline;
}
.inline-search label {
  display: inline-block;
}
.inline-search input[type="search"] {
  border: 1px solid #28436f;
  border-radius: 3px;
  padding: 5px;
  width: 300px;
}
.inline-search input[type="submit"] {
  border: 1px solid;
  border-color: #28436f;
  border-radius: 3px;
  background: #28436f;
  color: #fff;
  font-size: 12px;
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px 10px;
}
.search-results .text-wrapper h1 {
  width: 70% !important;
}
.results-header {
  margin-top: 50px;
}
#job-result-container h3 {
  text-align: left;
  margin-top: 70px;
  margin-left: 50px;
  display: inline-block;
  width: 90px;
}
#job-result-container hr {
  display: inline-block;
  width: calc(100% - 210px);
  margin-bottom: 7px;
  margin-left: 10px;
}
.drop-down-container.limit {
  width: 120px;
  display: block;
  position: absolute;
  top: 108px;
  right: 0;
  max-height: 47px;
  border: 1px solid #d9d9d9;
  background: #fff;
  z-index: 100;
}
.drop-down-container.limit .placeholder {
  padding: 14px 20px;
  font-size: 14px;
  cursor: pointer;
}
.drop-down-container.limit .options .option:hover {
  background: #01c9ba;
  color: #fff;
}
/* Sidebar Form */
.job-right form {
  display: block;
  margin: 40px auto;
  z-index: 100;
}
.search .job-right form.wp-block-search {
  margin: 0 auto;
}
.landing-form .form-shadow {
  padding: 30px;
}
.landing-form .form-container {
  background: #fff;
  padding: 0;
  margin: 5px auto;
}
.landing .one-column.wrapper {
  width: 90%;
  margin: 0 auto;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
/* Jobs Page Template Share Buttons */
.specific-job .share-button, #blog-list .share-button {
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  width: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  background: 0 0;
  height: 100%;
  -webkit-transition: all 750ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 750ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.specific-job .share-button a, #blog-list .share-button a {
  display: block;
  text-align: center;
  height: 23%;
  font-size: 0;
}
.share-button svg {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  float: none !important;
  padding: 0 !important;
  margin-top: 24px;
  width: 16px;
}
.specific-job .ssbp-list li a::before, #blog-list .ssbp-list li a::before {
  color: #d6e6e6 !important;
}
.specific-job .share-button:hover, #blog-list .share-button:hover {
  background: #01c9ba;
}
.job-section .specific-job:hover .share-button {
  background: #28436f;
}
.specific-job .ssbp-wrap .ssbp-list li, #blog-list .ssbp-wrap .ssbp-list li {
  margin-top: 0px !important;
  margin-left: -6px !important;
  margin-bottom: 14px !important;
}
.specific-job:hover .ssbp-list li a::before, #blog-list:hover .ssbp-list li a::before {
  color: #fff !important;
}
.search-results #blog-list li.post {
  padding: 30px;
  min-height: 242px;
}
#blog-list li.post:hover .share-button {
  background: #01c9ba;
}
#blog-list li.post:hover a::before {
  color: #fff !important;
}
#blog-list .ssbp--theme-9 .ssbp-email:hover {
  color: #fff !important;
}
/* Job Taxonomy List Band */
#specialtieswesupport h2 {
  margin-bottom: 15px;
}
#specialtieswesupport h4 {
  text-align: center;
}
.providers-list {
  text-transform: uppercase;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  margin: 50px 0 60px;
}
.providers-list a {
  padding: 0 15px;
  display: inline-block;
  color: inherit;
  border-right: 1px solid #2476a9;
  text-decoration: underline;
}
.providers-list a:last-of-type {
  border-right: 0px;
}
#specialtieswesupport .list a {
  background: url('img/arrow-right-blue.svg') right top/auto 8px no-repeat;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 500;
  font-size: 13px;
  display: block;
  border-bottom: 1px solid #e2e4e5;
  width: 100%;
  margin: 13px 0;
  padding-bottom: 8px;
  color: #7B7B7B;
  text-decoration: underline;
}
.specialties-list {
  float: left;
  width: 33.33%;
  padding: 0 30px;
  height: 260px;
  overflow: hidden;
}
.down {
  display: block;
  margin: 30px auto 0;
}
#show-all {
  margin: 20px auto 60px;
  text-align: center;
}
.blue-bkgd-gradient {
  background: #f1f6f8;
  background: -webkit-linear-gradient(top, #f1f6f8 0, #fff 40%);
  background: linear-gradient(to bottom, #f1f6f8 0, #fff 40%);
}
/*
 * Default WP Alignment Classes
 *****************************************************************************/
.aligncenter, .alignleft, .alignright {
  display: block;
  padding: 0;
}
.aligncenter {
  float: none !important;
  margin: .5em auto 1em !important;
}
.alignright {
  float: right;
  margin: .5em 0 1em 1em;
}
.alignleft {
  float: left;
  margin: .5em 1em 1em 0;
}
.alignnone {
  float: none !important;
}
ul li {
  color: #7b7b7b;
  margin: 5px 0 16px;
}
/* Content Buttons */
.content-button {
  text-transform: uppercase;
  color: #01c9ba !important;
  border: 1px solid #01c9ba !important;
  border-radius: 23px;
  text-decoration: none !important;
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  padding: 15px 18px;
  margin-top: 20px;
  cursor: pointer;
  margin-right: 5px;
}
a.content-button:visited, a.content-button:hover {
  color: #01c9ba;
}
a.content-button:hover {
  text-decoration: none;
}
.section-careers a.content-button, .section-careers a.content-button.purple {
  color: #443473 !important;
  border: 1px solid #443473 !important;
}
.section-careers a.content-button.careers-teal {
  color: #01c9ba !important;
  border: 1px solid #01c9ba !important;
}
@media screen and (max-width: 700px) {
  .content-button {
    width: 100%;
    text-align: center;
  }
  .specialties-list {
    width: 100%;
    padding: 0 10px;
  }
}
/* Miscellaneous */
#locumtenensnursepractitionersearntravelandexperiencemore {
  padding: 70px 0 90px;
  margin-bottom: 6%;
}
.content iframe {
  margin: 0 auto;
  display: block;
}
.resource-section-buttons {
  clear: both;
}
.working-step {
  padding: 50px 0 50px 70px;
}
.number {
  position: absolute;
  width: 40px;
  left: 0;
  top: 37px;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}
.working-step h4 {
  text-align: left;
  font-size: 18px;
  padding-top: 0;
}
.working-step p:first-of-type {
  display: none;
}
/* Page Sections */
.table-of-contents h3 {
  padding-bottom: 20px;
}
.table-of-contents {
  padding-top: 12px;
}
.first-module .table-of-contents li {
  padding-bottom: 20px;
}
.table-of-contents .page-sections {
  width: calc(50% - 20px);
  float: left;
}
.table-of-contents .page-sections p {
  color: #7b7b7b;
  width: 95%;
}
/* Table Formatting */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 20px;
}
td, th {
  border: 1px solid #bbb;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
tr:nth-of-type(even) {
  background: #efefef;
}
table a {
  font-size: 24px;
  font-weight: 100;
}
table.extra-pad {
  color: #7b7b7b;
}
table.extra-pad td {
  padding: 20px 0 20px 5px;
}
.center {
  text-align: center !important;
}
.state-tables a {
  font-weight: 500;
  line-height: 20px;
  color: #01c9ba;
  margin: 5px 0 16px;
  font-size: 14px;
  text-decoration: underline;
  padding-top: 10px;
  display: block;
}
/* Form Only */
.centered-header .simple, .thank-you .simple {
  max-width: 800px;
  margin: 50px auto;
}
.simple h3 {
  font-size: 40px;
}
.centered-header {
  margin: 50px auto;
}
/* Page Sidebar Content Boxes */
.content-box h3 {
  margin-top: 20px;
}
.content-box p {
  margin: 5px 0 16px;
}
.content-box a {
  font-size: 13px;
  color: inherit;
  text-decoration: underline;
}
.content-box a:hover {
  color: #01c9ba;
}
.content-box .icon {
  margin: 10px 7px 0 0;
  width: 32px;
}
.locations {
  margin-top: 150px;
}
.locations h4 {
  text-align: left;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 5px;
  text-transform: uppercase;
}
.locations p {
  color: #28436f;
  margin: 5px 0 16px;
  font-size: 13px;
  line-height: 1.4;
}
/* Recent Jobs Band */
.featured-jobs h4 {
  margin-top: 10px;
}
.featured-jobs .grid-1-2 p {
  font-size: 13px;
  line-height: 21px;
  position: relative;
}
.recent-jobs-list {
  margin-top: 90px;
  display: flex;
  flex-wrap: wrap;
}
.featured-jobs .grid-1-2:nth-of-type(odd) {
  padding-right: 60px;
}
.featured-jobs .grid-1-2 {
  margin: 10px 0;
  min-height: 150px;
}
.featured-jobs .triangle {
  position: absolute;
  left: -15px;
  width: 6px;
  top: 15px;
}
.featured-jobs .grid-1-2 a {
  color: #28436f;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}
.featured-jobs .entry-title a {
  color: #28436f;
  border-bottom: 1.5px solid #28436f;
  text-decoration: none;
  line-height: 1.7;
  margin-top: -5px;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  font-size: 17px;
}
.featured-jobs .odd:before {
  content: ' ';
  display: table;
}
.featured-jobs .even:after {
  content: ' ';
  display: table;
  clear: both;
}
/* Specialty Band */
.specialty-band h2 {
  padding: 0 0 50px;
}
.specialty-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.specialty-list p a {
  font-size: 14px;
}
/* Two Col and Graph */
.contentTwoColumn .graph {
  margin-top: 45px;
}
/* Content and Graph */
.content-graph-block .graph {
  width: 47%;
  display: table-cell;
  vertical-align: middle;
}
.content-graph-block .text {
  width: 53%;
}
.content-graph-block .graph.p-left {
  padding: 0 100px 0 0;
}
.content-graph-block .text.p-right, .content-graph-block .graph.p-right {
  padding-left: 30px;
}
#specialtieswesupport .list a:first-of-type {
  margin-top: 0;
}
/* Contact Page Form Left */
.contact-form-left .regular-form {
  position: relative;
}
.contact-form-left {
  display: flex;
  column-gap: 20px;
}
/* Pagination for blog posts and archive pages */
.pagination-posts a.next {
  color: #28436f;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 35%;
  width: 115px;
}
.pagination-posts a.prev {
  color: #28436f;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 35%;
  width: 115px;
}
.page-numbers a:hover {
  text-decoration: none;
}
.pagination-posts li:last-of-type {}
.pagination-posts ul.page-numbers {
  display: inline-block;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  list-style: none;
}
.pagination-posts {
  border-radius: 1px;
  border: 1px solid #cdcdcd;
  padding: 20px 25px;
  margin-bottom: 50px;
  margin-top: 30px;
  -webkit-transition: 1s;
  transition: 1s;
  display: flex;
  align-items: center;
  position: relative;
}
.paginate-list li, .page-numbers li {
  display: inline-block;
  width: 30px;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  float: none;
}
/* Post Navigation */
.post-navigation {
  display: flex;
}
.nav-previous a, .nav-next a {
  font-size: 50px;
  font-weight: 100;
  color: #01c9ba;
}
/* Salary Tool */
#salary-tool .salary-container {
  padding: 80px 40px 150px;
}
#salary-tool .salary-detail {
  width: 70%;
  float: left;
  padding-top: 80px;
}
#salary-tool .salary-sidebar {
  width: 29%;
  float: left;
  padding: 40px 0 40px 40px;
  right: 0;
  top: 0;
  z-index: 100;
}
#salary-tool .salary-detail .sal-header, #salary-tool .salary-detail .sal-subheader {
  color: #28436f;
}
#salary-tool .salary-detail .sal-subheader {
  margin-bottom: 56px;
}
#salary-tool .salary-detail .sal-subheader {
  margin-bottom: 56px;
}
#salary-tool .info-box {
  width: 80%;
  height: 220px;
  margin-top: 10px;
}
#salary-tool .specialty-box_container {
  height: 100%;
}
#salary-tool .specialty-box_right {
  height: auto;
  position: relative;
}
#salary-tool .specialty-box_right h1 {
  font-weight: 600;
  /* font-size: calc(50px + 1vw) !important; */
  color: #01c9ba;
  font-family: 'Poppins', Helvetica, sans-serif;
}
#salary-tool .info-box h1 {
  font-size: 120px;
}
#salary-tool .specialty-box_left {
  height: auto;
  width: 75%;
  position: relative;
  text-align: left;
}
#salary-tool .info-box .specialty-box_left p {
  font-size: 15px;
  margin-bottom: 25px;
}
#salary-tool .detail-view {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.salary-tool-form {
  z-index: 0;
  background: #fff;
  border-radius: 20px;
  padding: 10px 40px 40px;
  -webkit-box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 6px 49px 0 rgb(0 0 0 / 15%);
}
div#salary-tool {
  border-top: 1px solid #28436f;
}
#salary-tool .salary-container #salary-tool .horizontal-input {
  /* width: 22.5%; */
  width: auto;
  display: inline-block;
  margin-right: 5px;
}
#salary-tool .salary-container.detail-view #salary-tool .horizontal-input {
  width: calc(32% - 10px);
}
#salary-tool .salary-container .earning-title {
  margin-top: 40px;
}
#salary-tool .salary-container select {
  background: url('/wp-content/uploads/arrow-down-blue.svg') 95% center no-repeat #fff !important;
  border: 1px solid #e0e0e0;
  position: relative;
  padding: 10px 15px;
  color: inherit;
  border-radius: 0;
  display: block;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 500;
  font-size: inherit;
  height: 50px;
  margin: 20px 0 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: 25px;
  font-size: 16px;
  font-weight: 600;
}
#salary-tool .salary-container select.position-specialty {
  display: none;
}
option {
  background: #fff;
  color: #7b7b7b;
}
#salary-tool .salary-container input[type='submit'] {
  background: linear-gradient(to right, #01c9ba, #0098b4);
  padding: 15px 25px;
  height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: none;
  margin: 0;
}
#salary-tool .detail-submit input[type='submit'] {
  padding: 15px 25px;
}
#salary-tool .popular-specialties h3 {
  margin-bottom: 50px;
}
#salary-tool .popular-specialties .specialty-box {
  width: 30%;
  display: inline-block;
  height: 140px;
  position: relative;
}
#salary-tool .popular-specialties {
  margin-top: 60px;
}
#salary-tool .specialty-box_left h4 {
  color: #01c9ba;
  font-size: 19px;
  font-weight: 500;
  text-transform: none;
  text-align: left;
}
#salary-tool .specialty-box_left p {
  font-size: 13px;
  margin-bottom: 25px;
}
#salary-tool .specialty-box_right p {
  font-weight: 700;
  font-size: 12px;
  margin: 0;
  padding-left: 5px;
}
#salary-tool .specialty-box_right h1 {
  font-weight: 600;
  font-size: 120px;
  color: #01c9ba;
  font-family: 'Poppins', Helvetica, sans-serif;
}
#salary-tool header.salary {
  background-color: #28436f;
  background-image: none;
  position: relative;
  padding-bottom: 0;
}
.special-list {
  column-count: 4;
  column-gap: 40px;
  margin-top: 50px;
}
.special-list li {
  color: #7b7b7b;
  cursor: default;
  font-size: 12px;
  margin: 11px 0;
  border-bottom: 1px solid rgba(226, 228, 229, 0.7);
  padding-left: 0;
  padding-bottom: 8px;
  margin: 11px 0px;
}
.special-list li:first-of-type {
  margin-top: 0px;
}
.options .option, .myCheckbox {
  color: #707070;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0;
  cursor: pointer;
}
#job-result-container .options {
  z-index: 200;
}
/* Related Posts Slider */
.yarpp-related h2 {
  margin: 54px 0px 20px !important;
  font-weight: 600 !important;
  font-size: 22px !important;
}
.similar-container {
  margin-bottom: 32px;
}
.similar-container .bx-wrapper {
  width: calc(100% - 20px);
  box-shadow: none;
}
#similar-content-list .image-block {
  float: left;
  width: 150px;
}
.content-block {
  float: left;
  width: calc(100% - 150px);
  padding: 6px 24px;
}
#similar-content-list .content-block h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  border-bottom: 2px solid #0abcb7;
  padding-bottom: 4px;
}
#similar-content-list .content-block p {
  margin-top: 16px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: rgb(123, 123, 123);
}
.similar-container .bx-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
}
.similar-container .bx-prev {
  left: -30px !important;
  width: 10px !important;
  top: calc(50% + 65px) !important;
  background: none !important;
}
.similar-container .bx-next {
  right: -30px !important;
  width: 10px !important;
  top: calc(50% + 65px) !important;
  background: none !important;
}
.similar-container .bx-controls-direction a {
  text-indent: 0 !important;
}
/* Author Social Media */
#author-social {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #bbeeea;
  padding-top: 6px;
  width: 49px;
}
#author-social a {
  display: block;
  padding: 6px 16px;
}
#author-social img {
  width: 17px;
  float: none;
}
/* Resource Wheels Footer */
.wheel-footer {
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
  margin: 50px 0;
}
.wheel-footer p {
  font-size: 14px;
}
.wheel-footer p:first-of-type {
  margin-top: 0 !important;
}
.wheel-header {
  background: #d73a6a;
  padding: 30px;
}
.wheel-header p.title, p.wheel-date {
  text-transform: none;
  color: #fff;
  text-align: left;
  float: left;
  margin: 0 !important;
  font-size: 18px;
  font-weight: 600;
}
p.wheel-date {
  float: right;
  color: #e89baf;
  font-size: 14px;
}
.wheel-legend {
  width: 100%;
  padding-top: 50px;
}
.wheel-legend h5 {
  font-size: 15px;
}
.wheel-legend h6 {
  clear: both;
}
.wheel-legend ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
  clear: both;
}
.wheel-legend li {
  width: 50%;
  float: left;
}
.wheel-legend svg {
  float: left;
  margin: 10px;
  margin-left: 0px;
}
.wheel-legend p {
  width: calc(100% - 40px);
  margin: 10px 0 !important;
  line-height: 20px;
  font-size: 13px !important;
  float: left !important;
}
/* Job Page Form */
.job-footer-form {
  float: right;
}
.jobs-landing .newform .new-form-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.job-footer-form .new-form-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
img.no-border {
  border: 0px;
  background-color: transparent;
}
@media (min-width:1201px) and (max-width: 1440px) {
  .hero-form {
    position: relative;
    background: #fff;
    width: 109%;
    right: 4.5%;
    max-width: none;
    top: 0 !important;
    box-shadow: none;
    border-radius: 0;
    margin: 0 auto;
  }
  .three-up .wrapper {
    width: 92%;
  }
  .three-up.new .grid-1-3 {
    width: 50%;
  }
}
@media (min-width:1361px) {
  .three-up.new .grid-1-3 {
    width: 33.33% !important;
  }
}
/* Media Queries */
@media screen and (max-width: 1492px) {
  header .menu-for-providers-container ul li, header .menu-provider-resources-container ul li, header .menu-for-facilities-container ul li, header .menu-client-resources-container ul li, header .menu-locum-specialties-container ul li,  header .menu-residents-fellows-container ul li {
    flex: 1 1 180px;
  }
}
@media screen and (max-width: 1430px) {
  #interior-nav a, #mobile-sticky a, .interior-nav a {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1416px) {
  #mega-menu-menu-1 > li > a {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1358px) {
  header .menu-for-providers-container ul li, header .menu-provider-resources-container ul li, header .menu-for-facilities-container ul li, header .menu-client-resources-container ul li, header .menu-locum-specialties-container ul li, header .menu-residents-fellows-container ul li {
    flex: 1 1 170px;
  }
}
@media screen and (max-width: 1291px) {
  header .menu-for-providers-container ul li, header .menu-provider-resources-container ul li, header .menu-for-facilities-container ul li, header .menu-client-resources-container ul li, header .menu-locum-specialties-container ul li, header .menu-residents-fellows-container ul li {
    flex: 1 1 160px;
  }
}
@media screen and (max-width: 1250px) {
  /* Header */
  .logo-column {
    width: 18%;
    padding: 0;
    float: left;
  }
  .nav-column {
    width: 57%;
    padding: 0;
    float: left;
    text-align: center;
  }
  .cta-column {
    width: auto;
    padding: 0;
    float: right;
  }
  .primarynav__link, .menu-item a {
    font-size: 0.813em;
    font-weight: 600;
  }
  nav .menu-item a {
    font-size: 14px;
  }
  .three-up .grid-1-3, .three-up .grid-1-3.one {
    padding: 50px 40px 0 0;
  }
  .audience-text .btn {
    display: none;
  }
  .audience-cta {
    display: block;
    order: 3;
  }
  .audience {
    flex-direction: column;
  }
  .audience-img {
    width: 100%;
    order: 2;
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: auto;
    margin: 45px 0;
    flex-wrap: wrap;
  }
  #crna-icon, #pa-icon, #np-icon, #physician-icon, #dentist-icon {
    top: 0;
    left: 0;
  }
  .icons {
    position: relative;
    margin: 0 15px;
  }
  .icons span {
    margin-top: 10px;
  }
  .audience-text {
    width: 100%;
    order: 1;
    text-align: center;
  }
  .audience-text p {
    margin: 0;
  }
  #ba-icon {
    display: none;
  }
  .textImage .image {
    width: 100%;
    float: none;
  }
  .content-graph-block .graph {
    width: 100%;
    float: none;
  }
  .textImage .text {
    width: 100%;
    float: none;
  }
  #job-result-container > ul {
    padding: 0;
  }
  .job-left {
    padding-right: 0px;
  }
  .job-section {
    width: 95%;
  }
  .caption-text {
    float: none;
  }
  .textImage span.image.p-right > div:empty {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  /* Footer */
  .terms, .terms a {
    font-size: 12px !important;
  }
  .three-up .wrapper {
    width: 92%;
  }
  .wrapper {
    width: 92%;
  }
  .section-interiorPages .header-form {
    background: #fff;
    width: 109%;
    right: 4.5%;
    max-width: none;
    top: 0;
  }
  .header-form:not(.hero-form) {
    position: relative;
    top: auto;
    margin: 30px auto;
    z-index: 1;
  }
  .header-form {
    width: 100%;
    position: absolute;
    top: 0px;
    background: #fff;
    border-radius: 20px;
    padding: 10px 40px 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .pane .content.text.first-module, .pane .content.text.full-header-form, .pane .content.text.no-graph {
    width: 100%;
    min-height: 0;
  }
  .three-step .header-form {
    position: absolute;
  }
  .first-module-form .new-form-wrapper {
    width: 400px;
    float: none;
    margin: 0 auto;
    top: auto;
    -webkit-transform: none;
    transform: none;
    position: relative;
  }
  .first-module-form {
    margin-top: -25px;
  }
  .first-module-form {
    text-align: center;
    float: none;
    width: 90%;
  }
  .pane .content.text.first-module {
    margin-top: 70px;
  }
  .hero-form {
    position: relative;
    background: #fff;
    width: 109%;
    right: 4.5%;
    max-width: none;
    top: 0 !important;
    box-shadow: none;
    border-radius: 0;
    margin: 0 auto;
  }
  .three-up.new .grid-1-3 {
    width: 50%;
  }
  .regular-form {
    position: relative;
    margin: 0 auto;
  }
  .gradient-bkgd h2 {
    margin-top: 70px;
  }
  .gradient-bkgd h2.highlight {
    margin-top: 5px;
    margin-bottom: 20px;
    font-weight: 500;
  }
  .contact-info span {
    display: none;
  }
}
@media screen and (max-width: 1115px) {
  .blog-landing-title h1 {
    font-size: 34px;
  }
}
@media screen and (max-width: 1100px) {
  /* Footer */
  .terms, .terms a {
    font-size: 12px !important;
  }
  footer .grid-1-4, footer .grid-3-4, footer .grid-1-3, footer .grid-2-3 {
    width: 100%;
    float: none;
  }
  .footer-logo img {
    width: 30%;
    display: block;
    margin: 0 auto 20px;
    min-width: 250px;
  }
  footer .menu {
    width: 100%;
    text-align: center;
  }
  footer .menu li {
    float: none;
    display: inline;
  }
  .blue-bg {
    padding: 85px 0;
  }
  .blue-bg, .terms, #menu-footer-menu {
    text-align: center;
  }
  #menu-footer-menu {
    margin-top: 20px;
  }
  .footer__social {
    padding-top: 35px;
  }
  .footer__social img {
    margin: 10px 3px 9px;
  }
  p.copyright {
    padding-top: 12px;
  }
  .foot-featured {
    padding-top: 21px;
    margin-top: 0 !important;
  }
  .terms {
    margin-top: 16px;
  }
  #menu-privacy-portal {
    margin-top: 39px;
  }
  .two-up-blocks .grid-1-2 {
    float: none;
    display: block;
    width: 100%;
    clear: both;
    margin: 0;
    min-height: 250px;
  }
  .two-up-blocks .grid-1-2:first-of-type, .two-up-blocks .grid-1-2:last-of-type {
    padding: 0;
  }
  .timeline-left, .timeline-right {
    font-size: 14px;
  }
  #menu-footer-menu {
    display: flex;
    justify-content: center;
  }
  #menu-footer-menu a {
    margin: 0;
    padding: 15px;
  }
  .footer__social {
    text-align: center;
  }
  .careers-pages footer .footer-contact {
    text-align: center;
    float: none !important;
  }
  .careers-pages footer .careers-privacy {
    text-align: center;
  }
  .careers-pages footer p.copyright {
    float: none !important;
  }
}
@media screen and (max-width: 1040px) {
  .three-up.new .grid-1-3 {
    width: 50%;
  }
  .ba .blog-landing h1.wp-block-post-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  /* Body */
  body {
    padding: 0px;
  }
  /* Header */
  .logo-column {
    width: 20%;
    padding: 0;
    float: left;
  }
  .nav-column {
    width: 70%;
    padding: 0;
    float: left;
    text-align: center;
  }
  .cta-column {
    width: 10%;
    padding: 0;
    float: right;
  }
  .contact-info span {
    display: none;
  }
  .homepage-hero {
    width: 55%;
  }
  #hero-callout {
    max-width: 80%;
    padding: 0;
  }
  .form-headers, .hero-form form {
    width: 75%;
    margin: 0 auto;
  }
  .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0 !important;
  }
  .buttons .home-jobs, .buttons .home-providers {
    width: 50%;
  }
  .three-step .form-headers {
    width: 100%;
  }
  .step {
    padding: 50px 25px 50px 0px;
  }
  .list-content {
    padding-left: 5px;
  }
  .faq-wrapper {
    width: 100% !important;
  }
  .faq-container {
    flex-direction: column
  }
  .faq-sidebar {
    width: 100%;
    padding: 50px 0
  }
  .faq-siderbar__nav {
    width: 92%;
    margin: 0 auto
  }
  .faq-sidebar li:hover {
    background-color: transparent;
    border-left: none;
    padding-left: 20px;
    color: rgba(0, 43, 78, .5)
  }
  .faq-sidebar li:after {
    display: none
  }
  .faq-sidebar .dropdown {
    display: block
  }
  .faq-sidebar__contact {
    display: none
  }
  .faq-content__contact {
    display: flex;
    width: 55%;
    margin: 20px auto 0
  }
  .faq-sidebar .faq-mobile-text {
    display: block;
    margin: 20px 0
  }
  .faq-content {
    width: 92%;
    padding: 40px 0;
    margin: 0 auto
  }
  .desktop-faq-links {
    display: none
  }
  ul.accordion-section {
    padding: 0;
    margin: 0;
  }
  .mobile-faq-links {
    display: block;
  }
  .job-right {
    width: 100%;
  }
  .job-left {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  header.interior .text-wrapper h1 {
    font-size: 38px;
  }
  .job-right {
    margin-top: 50px;
  }
  .job-right .new-form-wrapper {
    width: 100%;
    margin: 50px auto;
  }
  .job-right .gform_wrapper {
    width: 93%;
    margin: 20px auto 0;
    height: 100%;
    background-color: #fff8ee;
    border-radius: 10px;
    padding: 20px 20px 20px;
    display: block;
  }
  .vid-text.wrapper {
    flex-direction: column;
    width: 100%;
  }
  .vid-text .left-content {
    width: 100%;
  }
  .vid-text .right-content {
    width: 100%;
    background: none;
  }
  .vid-text .right-content .info-box {
    width: 100%;
    box-shadow: none;
    background-color: transparent;
  }
  .vid-text .info-text {
    padding: 0;
  }
  .right-content strong, .right-content img, .info-cta {
    display: none;
  }
  #job-result-container, #job-form-container {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  #job-result-container {
    z-index: 0;
    background-color: transparent;
  }
  .results-header {
    margin-top: 0px;
  }
  #job-result-container h3 {
    margin-top: 30px;
    margin-left: 0px;
  }
  .landing-form .form-container, .landing-form .gform_wrapper {
    background: #fff;
    padding: 0;
    margin: 5px auto;
    max-width: 100%;
  }
  #salary-tool .detail-view .salary-detail {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
  }
  #salary-tool .salary-sidebar {
    width: 80%;
    position: relative;
    float: none;
    margin: 0 auto;
    padding: 0 0 40px;
  }
  #salary-tool .detail-view {
    padding: 40px 20px;
    box-shadow: none;
  }
  #salary-tool .detail-view .info-box {
    width: 100%;
    margin-bottom: 0px;
    display: block;
  }
  #salary-tool .detail-view .specialty-box_left {
    margin: 0 auto;
    text-align: center;
  }
  #salary-tool .detail-view .specialty-box_right h1 {
    font-size: calc(80px + 1vw);
  }
  #salary-tool .detail-view .info-box .specialty-box_left p {
    font-size: 13px;
  }
  #salary-tool .salary-landing {
    text-align: center;
  }
  #salary-tool .salary-landing .specialty-box {
    height: 250px;
    vertical-align: top;
  }
  #salary-tool .salary-landing .specialty-box_container {
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
  #salary-tool .salary-landing .specialty-box_left {
    width: 80%;
    border-bottom: 1px solid #cccccc;
    margin: 0 auto;
    padding: 20px 20px 10px;
    float: none;
    transform: none;
    top: unset;
  }
  #salary-tool .salary-landing .specialty-box_left h4 {
    font-size: 20px;
    text-align: center;
  }
  #salary-tool .salary-landing .specialty-box_left p {
    font-size: 14px;
    text-align: center;
  }
  #salary-tool .salary-landing .specialty-box_right {
    border-left: none;
    width: 80%;
    margin: 0 auto;
    padding: 10px 20px 20px;
    float: none;
    transform: none;
    top: unset;
  }
  #salary-tool .salary-landing .specialty-box_right p {
    padding-left: 0;
    margin: 16px 0 5px;
  }
  #salary-tool .salary-landing .specialty-box_right h1 {
    font-size: calc(40px + 1vw);
  }
  #job-form-container .cta-boxes.teal-boxes, .drop-down-container.limit {
    display: none;
  }
  .job-footer-form.grid-2-3 {
    width: 100%;
  }
  .faq-sidebar li > ul.sub-menu {
    margin: 10px 0 -35px;
  }
  .faq-sidebar .dropdown-content > div > ul > li:last-child {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .privacy-form {
    flex-direction: column;
  }
  .form-left {
    order: 2;
  }
  .content-right {
    order: 1;
  }
  .content-right, .form-left {
    width: 100%;
    padding: 40px 20px;
  }
  .content-right .bg-color {
    left: -9999rem;
  }
  .content-right h2 {
    width: 100%;
    max-width: none;
    font-size: 2.5em;
    margin-bottom: 35px;
  }
  .content-right img {
    bottom: 0;
    right: 0;
    width: 30%;
  }
  .content-right p {
    width: 100%;
  }
  .contentTwoColumn .grid-1-2 {
    width: 100%;
  }
  .contact-form-left {
    display: flex;
    flex-direction: column-reverse;
  }
  .contact-form-left .regular-form {
    width: 90%;
  }
  .wheel-legend li {
    width: 100%;
  }
  .wheel-legend svg {
    margin: 5px;
    margin-left: 0;
  }
  .wheel-legend p {
    margin: 5px 0;
  }
}
@media screen and (max-width: 955px) {
  nav .menu-item a {
    margin-left: 16px;
    font-size: 0.85em;
  }
  #menu-footer-menu a {
    margin-left: 0;
  }
  aside.widget-area {
    padding: 0px;
    font-size: 13px;
    margin: 2px 0 20px 0;
    background: none;
  }
  .widget_search {
    width: 60%;
    margin: 50px auto !important;
  }
  .widget-area {
    border-top: 1px solid #d9d9d9;
  }
  .form-wrapper {
    width: 60%;
  }
  .hero-form .form-wrapper {
    width: 100%;
  }
  #block-3, #block-4, #block-5, #block-6, #block-7, #block-8, #block-9, #block-10, #block-11 {
    margin: 0 20px;
  }
  body > #page > .content-area.right-sidebar > main.site-main, body.single > #page > .content-area.right-sidebar > main.site-main {
    margin-top: 0px;
  }
  .contentFourColumn img, .contentOneColumn img, .contentThreeColumn img, .contentTwoColumn img, .contentThreeColumn .grid-1-3 figure img {
    display: block;
    margin: 0 auto 20px;
    float: none;
  }
  .contentFourColumn .grid-1-4, .contentThreeColumn .grid-1-3:first-of-type, .contentThreeColumn .grid-1-3:last-of-type, .contentThreeColumn .grid-1-3:nth-of-type(2), .contentTwoColumn .grid-1-2:first-of-type, .contentTwoColumn .grid-1-2:last-of-type {
    display: block;
    float: none;
    margin: 30px auto;
    width: 100%;
    padding: 0;
  }
  .contentFourColumn .grid-1-4 {
    margin: 0 auto;
  }
  #slider-prev {
    left: 20px;
  }
  #slider-next {
    right: 20px;
  }
  .contentThreeColumn p {
    text-align: center;
  }
  .landing-form .form-shadow {
    max-width: 60%;
    margin: 0 auto 50px;
  }
  .specialty-list {
    display: grid;
    grid-template-columns: 1fr;
  }
  .specialty-band h2, .specialty-band p {
    text-align: center;
  }
  .special-list {
    column-count: 2;
    column-gap: 40px;
    margin-top: 30px;
  }
  #job-form-container {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    background: #fff;
    opacity: 1;
    padding-right: 0;
    z-index: 1000;
    -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
@media screen and (max-width: 900px) {
  .terms {
    margin-top: 25px;
  }
  .terms a {
    display: block !important;
    margin: 10px 0;
  }
  nav.terms .menu-item a {
    padding: 0;
  }
  .footer__social img:not(#footer-phone) {
    width: 37px;
    height: 37px;
    margin: 15px 7px 15px 0;
  }
  .one-column.wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .mobile-overlay {
    display: block;
    position: absolute;
    width: 551px;
    height: 300px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 120;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  header.blog-landing .divider {
    display: none !important;
  }
  header.blog-landing .blog-landing-slider {
    margin-top: 25px;
    height: auto;
  }
  header.blog-landing .blog-landing-slide .blog-landing-title {
    top: 50px;
    width: 60%;
    right: 50%;
    transform: translateX(50%);
  }
  .blog-landing-title h1 {
    font-size: 28px;
    margin-top: 40px;
  }
  .featured-image {
    display: none;
  }
  .blog-landing-slide {
    width: 550px;
    height: 300px;
    display: block;
    position: absolute;
    top: 0;
    /*left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 1;
    z-index: 50;*/
  }
  .ba .blog-landing h1.wp-block-post-title {
    z-index: 200;
    position: relative;
    text-align: center;
    top: 77px;
    left: 0;
    width: 55%;
    display: block;
    margin: 0 auto;
    font-size: 28px;
  }
  .ba .blog-landing .button {
    z-index: 210;
    position: relative;
    top: 86px;
    left: 0;
    display: block;
    margin: 0 auto;
    width: 130px;
  }
  .slide-nav-container {
    margin-top: -136px;
  }
  .slide {
    height: 330px !important;
  }
  .slide .wrapper {
    top: 65px;
  }
  .job-left .interested {
    display: none;
  }
  .quote {
    font-size: 24px;
    width: 80%;
  }
  .pane h2 {
    font-size: 2.5em;
  }
  #salary-tool header.salary {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 800px) {
  .homepage-hero {
    width: 60%;
  }
}
@media screen and (min-width:769px) {
  .header .footer__social {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .featured-jobs .grid-1-2 {
    min-height: 100px;
  }
  nav .menu-item a {
    font-size: 1.1em;
    display: block;
    padding: 15px 0 15px 20px;
    margin: 0;
  }
  nav.terms .menu-item a {
    margin: 10px 0;
  }
  #secondary .form-wrapper, .regular-form {
    background-color: #18426f;
    padding: 20px;
    border-radius: 10px;
    margin: 0 auto;
    width: 70%;
    right: auto
  }
  #secondary h2.form-header, .regular-form h2.form-header {
    color: #fff;
    width: 100%;
    max-width: 100%
  }
  .gradient-bkgd h2.highlight {
    font-size: 16px;
  }
  #secondary .interior-form-wrapper, .regular-form .gform_wrapper, .job-footer-form .gform_wrapper {
    width: 93%;
    margin: 20px auto 0;
    height: 100%;
    background-color: #fff8ee;
    border-radius: 10px;
    padding: 20px 20px 20px;
    display: block;
  }
  .gform_wrapper.gravity-theme .gfield.gfield--width-third {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
  }
  /* Hero Band */
  .homepage-apply {
    display: block !important;
  }
  #hero-callout .desktop-only {
    display: none;
  }
  .homepage-hero {
    width: 100%;
    padding: 45% 0 0;
  }
  .homepage-hero #hero-callout {
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 20px 20px;
    text-align: left;
    margin: 0 auto;
  }
  h1.hero__headline {
    font-size: 45px;
    margin-top: 5px;
  }
  .hero-g .wrapper {
    width: 100% !important;
  }
  .hero-form .form-wrapper {
    width: 100%;
    background-color: #18426f;
    border-radius: 10px;
    padding: 10px 15px 20px;
  }
  .form-headers h3 {
    background: none !important;
    color: #fff !important;
    text-align: center;
  }
  .form-headers .form-sub {
    text-align: center;
    padding: 0;
    margin-top: 15px;
    color: #fff !important;
    font-size: 14px;
    display: block;
  }
  .hero-form form {
    width: 93%;
    margin: 20px auto 0;
    height: 100%;
    background-color: #fff8ee;
    border-radius: 10px;
    padding: 20px 20px 20px;
    display: block;
  }
  .three-up.new .grid-1-3, .three-up.new .grid-1-3.one, .three-up.new .grid-1-3.two {
    padding: 40px 0;
    width: 80%;
  }
  .three-up .grid-1-3, .three-up .grid-1-3.one {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .show-mobile {
    display: block;
    text-align: center;
  }
  .show-desktop {
    display: none;
  }
  .audience-img .icons {
    margin: 15px;
  }
  .audience-img {
    min-width: 0;
    margin: 25px 0;
    width: 75%;
  }
  .audience-text h2 {
    font-size: 1.6em;
  }
  .audience-text h5 {
    font-size: 0.867em;
  }
  .audience-cta .btn {
    width: 100%;
  }
  .audience-cta {
    width: 100%;
    text-align: center;
  }
  .hero-image .text-wrapper, .hero-image .image-wrapper {
    width: 100%;
  }
  .hero-image {
    flex-direction: column;
  }
  .header-form, .form-shadow {
    background-color: #18426f;
    border-radius: 10px;
    padding: 10px 15px 20px;
  }
  .header-form form, .form-cta .form-container {
    background-color: #fff8ee !important;
    border-radius: 10px;
    padding: 20px 20px;
    display: block;
    width: 93%;
    margin: 20px auto 0;
    height: 100%;
  }
  .form-cta .form-header h3, .form-cta .form-header p {
    color: #fff;
  }
  .first-pane {
    margin: 0;
  }
  .three-step .inner-wrapper {
    width: 100%;
    float: none;
  }
  .step, .step h4 {
    text-align: center;
  }
  .step {
    padding: 0 0 20px 0;
  }
  .num {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 15px;
    width: 40px;
    float: none;
  }
  .list-content {
    width: 100%;
    padding: 0 5%;
    display: block;
    float: none;
  }
  .three-step .header-form {
    position: relative;
    float: none;
    display: block;
    width: 85%;
    margin: 0 auto;
  }
  .grid-1-2, .grid-1-3, .grid-1-4, .grid-2-3, .grid-3-4 {
    padding: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .faq-content .accordion-container {
    padding: 0
  }
  .faq-content__contact {
    width: 100%
  }
  .mega-dropdown__featured, .logo-column, .cta-column, .mobile_social {
    display: none;
  }
  /* .mega-toggle-blocks-center { display: none !important; }
  .mega-toggle-blocks-left {
    flex-basis: 75% !important;
    -ms-flex-preferred-size: 75% !important;
    -webkit-flex-basis: 75% !important;
  }
  .mega-toggle-blocks-right {
    flex-basis: 25% !important;
    -ms-flex-preferred-size: 25% !important;
    -webkit-flex-basis: 25% !important;
  } */
  #one2one-pager .tab {
    width: 8px;
    height: 8px;
    overflow: hidden;
    background: #3d5064;
    color: #3d5064;
    padding: 0;
    margin: 0 5px;
  }
  #one2one-pager .tab.active {
    width: 8px;
    height: 8px;
    background: #d83e6d;
    color: #d83e6d;
    border: none;
  }
  #one2one-pager .shadow {
    box-shadow: 0 0;
  }
  #one2one-pager {
    text-align: center;
    top: 38px;
  }
  .quote {
    font-size: 22px;
  }
  .pane h2 {
    font-size: 30px;
  }
  .timeline-left:not(.headers), .timeline-right:not(.headers) {
    min-height: 0;
    max-width: 500px;
    margin: 40px auto 60px;
  }
  #timeline .grid-1-2:first-of-type, #timeline .grid-1-2:last-of-type, .featured-jobs .grid-1-2:nth-of-type(even), .featured-jobs .grid-1-2:nth-of-type(odd) {
    padding: 0;
  }
  .timeline-left .mobile-show, .timeline-right .mobile-show {
    display: block;
  }
  .timeline-left h4, .timeline-right h4 {
    margin-bottom: 4px;
  }
  .timeline-left, .timeline-left h4, .timeline-right, .timeline-right h4 {
    text-align: center;
  }
  #timeline .headers {
    display: none;
  }
  #timeline-bubble {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 50px;
  }
  #timeline-bar {
    display: none;
  }
  .nav-column {
    width: 100%;
  }
  .mega-toggle-block {
    align-items: center;
  }
  .mega-toggle-block .circle-icon {
    font-size: 18px;
  }
  .mega-toggle-block .mega-apply {
    border-radius: 23px;
    background-color: #01c9ba;
    width: 50px;
    height: 100%;
    padding: 0;
    transition: all 0.2s ease-in-out;
  }
  #mega-toggle-block-3 {
    padding: 2% 3%;
  }
  .mega-apply a {
    margin: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
  }
  .mega-apply a div {
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mega-apply a div p {
    margin: 0 !important;
    color: #fff !important;
  }
  .mobile-menu-only {
    display: block !important;
  }
  header .menu-for-providers-container .sub-menu li a, header .menu-provider-resources-container .sub-menu li a, header .menu-for-facilities-container .sub-menu li a, header .menu-client-resources-container .sub-menu li a, header .menu-locum-specialties-container .sub-menu li a, header .menu-residents-fellows-container .sub-menu li a {
    font-size: 14px;
  }
  .mega-menu-item-type-widget {
    padding: 0 !important;
  }
  .mega-sub-menu {
    padding-left: 20px !important;
  }
  .mega-sub-menu .mega-menu-item {
    border-bottom: 1px solid #dfecf4 !important;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    line-height: 45px;
  }
  .live-chat-mobile {
    padding: 20px 10px !important;
  }
  .live-chat-mobile a {
    color: #002b4e;
  }
  li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 0 !important;
  }
  .new-form-wrapper {
    background-color: #18426f;
    border-radius: 10px;
    padding: 10px 15px 20px;
  }
  .first-module-form form {
    width: 93%;
    margin: 20px auto 0;
    height: 100%;
    background-color: #fff8ee !important;
    border-radius: 10px !important;
    padding: 5px 20px 20px;
    display: block;
  }
  .highlight, .three-step .grid-1-3 h4 {
    font-size: 16px;
  }
  @media screen and (max-width: 700px) {
    .highlight {
      font-size: 18px;
      margin: 25px 0 !important;
    }
  }
  @media (max-width: 350px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
      max-width: 80%;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item li.sub-title ul.sub-menu {
      columns: 1;
    }
  }
  @media screen and (max-width: 765px) {
    .faq-container {
      margin-top: 50px;
    }
  }
  @media (max-width: 480px) {
    #secondary .form-wrapper, .regular-form {
      width: 95%;
    }
    .pagination-posts ul.page-numbers {
      padding: 0 90px 0px 50px;
    }
    .page-numbers li {
      width: 18px;
    }
    .pagination-posts a.prev {
      width: 45px;
      left: 10px;
    }
    .pagination-posts a.next {
      width: 85px
    }
    .pagination-posts {
      padding: 20px 0;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left img {
      max-width: 60%;
    }
  }
  .first-module-form {
    margin-top: 30px;
  }
  .first-module .page-sections {
    width: calc(100% - 20px);
    float: none;
  }
  header .menu-for-providers-container ul li, header .menu-provider-resources-container ul li, header .menu-for-facilities-container ul li, header .menu-client-resources-container ul li, header .menu-locum-specialties-container ul li, header .menu-residents-fellows-container ul li {
    flex: 100%;
  }
  .resources-title {
    float: left;
    max-width: 100%;
    font-size: 36px !important;
  }
  .jobid-mobile {
    display: block;
  }
  .section-jobs .apply-to-job, .locum-tenens .apply-to-job, .blog .apply-to-job, .section-blog .apply-to-job, .jobs-landing .apply-to-job, .section-interiorPages .apply-to-job {
    text-align: center;
  }
  .apply-to-job {
    display: block !important;
    color: #fff;
    background: #58a0ac;
    border: none;
    margin-top: 0;
    margin-bottom: 22px;
  }
  .identifier li:nth-child(1) {
    display: none;
  }
  .identifier ul {
    margin-bottom: 0;
  }
  .job-left .identifier .share-button {
    display: none !important;
  }
  .job-details {
    margin-top: 20px;
  }
  .job-left .jobinfo, .jobbenefits {
    margin-bottom: 30px;
  }
  .job-left .jobinfo {
    width: 100%;
    float: none;
  }
  .grid-1-2 {
    width: 100%;
    float: none;
  }
  .job-left .jobinfo li {
    max-width: 100%;
  }
  .identifier {
    margin-bottom: 20px;
  }
  .job-detail-page.interior {
    padding-bottom: 20px;
  }
  .job-detail-page {
    background: #0f3043 !important;
    background: -moz-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #0f3043), color-stop(100%, #227882)) !important;
    background: -webkit-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: -o-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: -ms-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: linear-gradient(135deg, #0f3043 0, #227882 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f3043', endColorstr='#227882', GradientType=1);
  }



  header.interior .hero-text .text-wrapper {
    flex-direction: column;
  }
  header.interior .hero-text .text-wrapper h1, header.interior .hero-text .text-wrapper .sub {
    width: 100%;
  }
  header.interior .hero-text {
    margin: 15% auto 10% !important;
  }
  .hero-image .text-wrapper {
    margin: 15% auto 10%;
  }
  .job-detail-page .hero-text .text-wrapper h1 {
    color: #fff;
  }
  header.interior .text-wrapper h1 {
    line-height: 45px;
    margin-bottom: 10px;
  }
  .benefits-desktop {
    display: none !important;
  }
  .benefits-mobile {
    display: block !important;
  }
  .jobdescription {
    margin-bottom: 30px;
  }
  .job-left .jobinfo, .jobbenefits {
    margin-bottom: 30px;
  }
  .jobbenefits {
    margin-top: 20px;
  }
  .jobbenefits li p {
    margin-bottom: 5px;
  }
  .form-header h3 {
    background-color: transparent !important;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }
  .form-sub {
    font-size: 13px;
    color: #fff;
    text-align: center;
  }
  .landing-form .form-container, .landing-form .gform_wrapper {
    background-color: #fff8ee;
    border-radius: 10px;
    padding: 5px 20px 20px;
  }
  #specialties.reusable-list, .notch {
    display: none;
  }
  .pane h2, .specialty-band h2 {
    font-size: 2em !important;
    margin-bottom: 10px;
  }
  #menu-footer-menu {
    display: block;
  }
  #header-bg, .job-detail-page {
    background: #0f3043 !important;
    background: -moz-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #0f3043), color-stop(100%, #227882)) !important;
    background: -webkit-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: -o-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: -ms-linear-gradient(-45deg, #0f3043 0, #227882 100%) !important;
    background: linear-gradient(135deg, #0f3043 0, #227882 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f3043', endColorstr='#227882', GradientType=1);
  }
}
@media screen and (max-width: 680px) {
  .ba .blog-left h2 {
    text-align: center;
  }
  #blog-list li {
    border-bottom: 1px solid #c6c6c6;
  }
  #blog-list li:last-of-type {
    border-bottom: none;
  }
  #blog-list .mobile-blog-image {
    display: block;
    padding: 5px;
    background: #f1f4f6;
    width: 100%;
    float: none;
    max-width: 100%;
    border: 1px solid #04c6b9;
  }
  #blog-list li {
    text-align: center;
  }
  h1.hero__headline {
    font-size: 25px;
    margin-top: 5px;
  }
  #hero-callout {
    max-width: 100%;
  }
  .homepage-hero {
    width: 100%;
    padding: 76% 0 0;
  }
  .contentForm .grid-1-4, .contentForm .grid-3-4 {
    width: 100%;
    float: none;
  }
  .two-up-blocks .grid-1-2 {
    min-height: 400px;
  }
  .two-up-blocks img.bordered {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .two-up-blocks {
    text-align: center;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .landing-form .form-shadow {
    max-width: 100%;
    margin: 0 auto 50px;
  }
  .grid-1-2 h4 {
    padding-left: 0px !important;
    text-align: center;
  }
  #blog-list .entry-content p {
    padding-right: 0px;
  }
}
@media screen and (max-width: 630px) {
  #salary-tool .salary-container {
    box-shadow: none;
    padding: 20px 0px 40px;
  }
  #salary-tool .salary-detail .sal-header {
    font-size: 30px;
  }
  #salary-tool .salary-intro p, #salary-tool .salary-detail .sal-subheader {
    font-size: 13px;
  }
  #salary-tool .salary-container select {
    font-size: 14px;
  }
  #salary-tool .salary-container #salary-tool .horizontal-input, #salary-tool .salary-container.detail-view #salary-tool .horizontal-input {
    display: block;
    width: 100%;
  }
  #salary-tool .salary-container input[type='submit'], #salary-tool .salary-container.detail-view input[type='submit'] {
    width: 100%;
    font-size: 14px;
  }
  #salary-tool .salary-container select {
    margin: 12px 0;
  }
  #salary-tool .detail-view .specialty-box_right h1 {
    font-size: calc(60px + 1vw);
  }
  .salary-tool-form {
    background-color: #18426f;
    border-radius: 10px;
    padding: 10px 15px 20px;
  }
  #salary-tool .salary-sidebar {
    width: 96%;
  }
  .salary-tool-form .gform_wrapper {
    background-color: #fff8ee;
    border-radius: 10px;
    padding: 20px;
  }
  #salary-tool .popular-specialties {
    margin-top: 60px;
  }
  #salary-tool header.salary {
    padding-bottom: 40px;
  }
  #salary-tool .popular-specialties {
    display: none;
  }
  #salary-tool .salary-intro h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  nav .menu-item a {
    margin-left: 0;
    padding: 10px 0 10px 20px;
  }
  #secondary .form-wrapper {
    width: 100%;
  }
  .widget_search {
    width: 100%;
  }
  #block-3, #block-4, #block-5, #block-6, #block-7, #block-8, #block-9, #block-10, #block-11 {
    margin: 0;
  }
  .column {
    width: 100%;
  }
  .homepage h1, h2 {
    font-size: 2.5em;
  }
  .mobile-hide {
    display: none !important;
  }
  .audience-text {
    padding: 0;
  }
  .buttons .home-jobs, .buttons .home-providers {
    width: 100%;
    border: none;
    padding: 20px 0;
  }
  .buttons div {
    top: auto;
    transform: none;
  }
  .buttons {
    flex-direction: column;
    height: auto;
  }
  .buttons .home-providers {
    border-top: 1px solid #28436f;
  }
  .quote {
    font-size: 18px;
    width: 95%;
  }
  .job-section .specific-job .description {
    display: none;
  }
  #job-result-container {
    padding: 0px;
  }
  .job-section .specific-job {
    padding: 30px 10px;
    min-height: 100%;
  }
  .job-section .specific-job .location, .job-section .specific-job .provider-type, .job-section .specific-job .specialty {
    width: 100%;
    margin: 0;
  }
  .specific-job .ssbp-wrap .ssbp-list li {
    margin-top: 0rem !important;
  }
  .share-button {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .content-right p {
    font-size: 1em;
    line-height: 1.7em;
    width: 100%;
  }
}
@media screen and (max-width: 530px) {
  #our-approach {
    background: #e9eef4;
    background: -moz-linear-gradient(top, #e9eef4 0, #f9fafc 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e9eef4), color-stop(100%, #f9fafc));
    background: -webkit-linear-gradient(top, #e9eef4 0, #f9fafc 100%);
    background: -o-linear-gradient(top, #e9eef4 0, #f9fafc 100%);
    background: -ms-linear-gradient(top, #e9eef4 0, #f9fafc 100%);
    background: linear-gradient(to bottom, #e9eef4 0, #f9fafc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9eef4', endColorstr='#f9fafc', GradientType=0);
  }
  #one2one-slider .slide {
    padding: 50px 50px 30px;
  }
}
@media screen and (max-width: 500px) {
  .homepage-hero {
    width: 100%;
    padding: 86% 0 0;
  }
  .faq-sidebar {
    padding: 30px 20px 35px
  }
  .faq-sidebar h2 {
    font-size: 1.625em
  }
  .faq-content {
    padding: 40px 0px
  }
}
@media screen and (max-width: 450px) {
  .audience {
    margin: 25px auto 35px;
  }
  .wrapper {
    width: 90% !important;
    height: 76%;
  }
  .audience-img {
    width: 100%;
  }
  .audience-img .icons {
    width: 75px;
  }
  #two-step-form form .button, .button, .header-form form .button, .light .home-employers span a.teal, .light .home-seekers span a.teal, .three-up a.button:not(:first-of-type), form .button, form button {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  #timeline p, .contentFourColumn p, .contentOneColumn p, .contentThreeColumn p, .contentTwoColumn p, .three-up p {
    font-size: 13px;
  }
  .homepage .header-form form {
    padding: 0 10px;
    width: 100%;
  }
  .hero-form {
    padding: 10px;
    width: 111%;
    right: 5.5%;
  }
  .contentOneColumn p {
    font-size: 13px;
    line-height: 1.6;
  }
  /* .social-nav {
    bottom: 88px;
  } */
}
/* ---- BHS ---- */
/* Create two equal columns that floats next to each other */
.footer-left {
  float: left;
  width: 55%;
  padding: 24px 10px 10px;
}
.footer-right {
  float: left;
  width: 45%;
  padding: 10px 0 10px 40px;
}
.footer-nav-left {
  float: left;
  width: 50%;
  padding: 10px 10px 10px;
}
.footer-nav-right {
  float: left;
  width: 50%;
  padding: 10px 0 0 0;
}
.footer__bottom-nav {
  margin-top: 50px;
}
#menu-main-menu li, .footer-nav li {
  list-style: none;
  padding: 0;
}
.footer-nav li a {
  color: #fff;
  text-decoration: underline;
}
/* .primarynav__item:last-child, .menu-item:last-child {
    margin-right: 0;
}
.primarynav__item, .menu-item {
    position: relative;
}

.primarynav__subnavcontainer .arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #EF5B42;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: -2px;
    cursor: pointer;
}

.primarynav__subnav, .sub-menu {
    position: absolute;
    list-style: none;
    background: #fbfcfc;
    padding: 5px!important;
    display: none;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 20%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 20%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: left;
}

.primarynav__subnav-item, .sub-menu li.menu-item {
    padding: 10px 0;
    margin-right: 0;
} */
/* Header */
.site-header {
  position: relative;
  z-index: 600;
  width: 100%;
}
.header__container {
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
}
.header--sticky {
  position: fixed;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 16px;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 10px #999;
  box-shadow: 0px 1px 10px #999;
  -webkit-transition: all 250ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 250ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
}
.header--sticky {
  display: none;
}
.sticky__menubutton img {
  width: 30px;
  height: 30px;
}
.ba {
  position: relative;
}
/* Footer */
.footer .menu-item {
  margin: 0;
}
.footer {
  background-image: -webkit-gradient(linear, left top, right top, from(#EF6144), to(#EBB65C));
  background-image: linear-gradient(to right, #EF6144, #EBB65C);
  width: 100%;
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer .wrapper {
  width: 55%;
  margin: 0 auto;
}
.footer__container {
  padding: 60px 0;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
p.address {
  margin: 0;
}
/** CTA Band **/
.cta {
  margin-top: 225px;
}
.wrapper--backgroundcolor {
  background-color: #efefeb;
}
.wrapper--flex {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.halftext__container {
  width: 50%;
  margin-top: 36px;
  margin-bottom: 36px;
}
.halftext__cta {
  background-color: #ef6144;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#ef6144), to(#ebb65c));
  background-image: linear-gradient(to bottom right, #ef6144, #ebb65c);
  padding: 50px;
  -webkit-box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 16%);
  box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 16%);
  -webkit-transform: translateY(-140px);
  transform: translateY(-140px);
  width: 70%;
  position: relative;
  left: 20%;
  padding: 30px;
}
.halftext__cta h1 {
  font-size: 30px;
  color: #fff;
}
.halftext__container--right {
  margin: 0 50px;
  width: calc(50% - 50px);
}
.form__title {
  font-size: 60px;
  font-weight: 500;
  text-align: center;
  color: #EF5B42;
  margin-bottom: 10px;
}
ul.icon-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.icon-list i {
  font-size: 35px;
  color: #fff;
  background: #EF5B42;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  padding-top: 10px;
  float: left;
}
.icon-list li span {
  padding-left: 12px;
  font-size: 14px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
.icon-list li {
  margin: 20px 0;
}
.icon-list li a {
  text-decoration: none;
}
/* Simple CTA Band */
.halftext__header {
  color: #EF5B42;
  font-size: 40px;
  font-weight: 300;
  margin: 0;
}
.halftext__subheader {
  color: #0BB9AF;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 16px 0;
}
.halftext__paragraphs {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  color: #707070;
  font-weight: 300;
  position: relative;
}
.halftext__paragraphs p {
  margin-bottom: 1em;
}
.halftext__container--left {
  margin: 0 50px;
  width: calc(50% - 50px);
}
.halftext__container--text-form {
  padding-top: 52px;
}
.halftext__formcontainer {
  margin-bottom: 50px;
}
.form-container {
  background: #EFEFEB;
  padding: 40px 36px 36px;
  width: 100%;
  margin: 16px auto;
  text-align: center;
}
.simple-cta .gform_wrapper.gravity-theme .gfield {
  grid-column: 1/-1 !important;
}
.simple-cta .gform_wrapper.gravity-theme .ginput_complex fieldset, .simple-cta .gform_wrapper.gravity-theme .ginput_complex span {
  flex: none !important;
}
.simple-cta .name_first, .simple-cta .name_last {
  float: none !important;
  width: 100% !important;
}
.simple-cta .name_first {
  margin: 0 0 16px 0 !important;
  padding: 0 !important;
}
.simple-cta .name_last {
  margin: 0 !important;
  padding: 0 !important;
}
.outer-wrapper {
  margin-top: 50px;
}
/** 2-Columns Alternating Text Images **/
.two-columns {
  padding-left: 24px;
  padding-right: 24px;
}
.wrapper--backgroundimage {
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}
.halftext__container--text {
  padding-top: 50px;
  padding-bottom: 50px;
}
.halftext__imagecontainer {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 16%);
  box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 16%);
}
.halftext__imagecontainer--upper {
  -webkit-transform: translateY(-60px);
  transform: translateY(-60px);
}
/* News Band */
.halftext__container--fullwidth {
  width: 100%;
}
.news .halftext__paragraphs {
  margin-bottom: 1em;
}
.news h4, .resources h3 {
  margin: 0;
}
.news p, .resources p {
  margin: 0 0 1em 0;
}
hr {
  text-align: left;
  margin-left: 0;
}
.halftext__button {
  background: #0BB9AF;
  padding: 12px 40px;
  text-align: center;
  color: #fff !important;
  border: none;
  font-size: 16px;
  font-weight: 500;
  border-radius: 24px;
  display: inline-block;
  margin-top: 6px;
  margin-top: 32px;
}
.halftext__container--centered {
  text-align: center;
}
.halftext__header--centered, .halftext__paragraphs--centered, .halftext__subheader--centered, .halftext__button--centered {
  margin: 0 auto;
  max-width: 800px;
}
@media screen and (max-width: 900px) {
  /** Simple CTA **/
  .halftext__container--text {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin: 0;
    padding: 0 30px 30px;
  }
  .simple-cta .halftext__container {
    width: 100%;
  }
  .wrapper--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .halftext__header {
    font-size: 22px;
    margin-top: 20px;
  }
  .halftext__subheader {
    font-size: 18px;
  }
  .halftext__paragraphs {
    font-size: 14px;
  }
  .halftext__imagecontainer {
    height: 400px;
  }
  .halftext__container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .wrapper--backgroundimage {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .halftext__imagecontainer--upper {
    -webkit-transform: none;
    transform: none;
  }
  .halftext__button {
    width: 95%;
    height: 50px;
    border-radius: 35px;
    font-size: 16px;
  }
}
@media screen and (min-width: 470px) {
  .form-container {
    max-width: 470px;
  }
}
@media screen and (max-width: 1067px) {
  .menu li.button {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 1175px) {
  .bhs-footer-logo {
    max-width: 312px;
    float: none;
  }
  .footer {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EF6144), to(#EBB65C));
    background-image: linear-gradient(to bottom, #EF6144, #EBB65C);
  }
  .footer .wrapper {
    width: 100%;
    padding: 25px;
  }
  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
  }
  .footer__contact {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
  }
  .footer__contact img {
    margin-top: 15px;
    max-width: 375px;
  }
  .footer__contact .address {
    display: inline-block;
  }
  .footer__contact--left {
    padding: 20px 0 40px;
    width: 100%;
  }
  .footer__contact--phone, .footer__contact--email {
    background-color: #EF5B42;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    width: 100%;
  }
  .footer__contact--phone p {
    position: relative;
    top: 13%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer__contact--email p {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer__contact--phone {
    margin-top: 30px;
    font-size: 16px;
  }
  .footer__contact--email {
    margin-top: 15px;
    font-size: 14px;
  }
  .footer__nav {
    display: none;
    border: none;
  }
  .footer__bottom-nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 auto 20px;
  }
  .footer__bottom-nav #menu-privacy-menu li, .footer__bottom-nav #menu-portal-menu li {
    float: none;
    width: 100%;
    padding-top: 15px;
    text-align: center;
    font-weight: 400;
  }
  .halftext__container--cta {
    display: none;
  }
  .cta .wrapper, .halftext__container--right {
    width: 100%;
    padding-bottom: 20px;
  }
  .cta .gform_wrapper.gravity-theme .gfield {
    grid-column: 1/-1 !important;
  }
  .cta .gform_wrapper.gravity-theme .ginput_complex fieldset, .cta .gform_wrapper.gravity-theme .ginput_complex span {
    flex: none !important;
  }
  .cta .name_first, .cta .name_last {
    float: none !important;
    width: 100% !important;
  }
  .cta .name_first {
    margin: 0 0 16px 0 !important;
    padding: 0 !important;
  }
  .cta .name_last {
    margin: 0 !important;
    padding: 0 !important;
  }
  .cta {
    margin: 20px 0 0 0;
    width: 100%;
  }
  .halftext__form .form__title {
    font-size: 35px;
  }
}
#field_1_1 .gfield_label {
  font-weight: 300;
}
.gchoice.gchoice_1_1_0, .gchoice.gchoice_1_1_1 {
  line-height: 2.5;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .video-container .slick-prev {
    left: -12px;
  }
  .video-container .slick-next {
    right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .site-header {
    position: fixed;
    position: relative;
    width: 100% !important;
    top: 0px;
  }
  .header .row {
    padding: 10px;
    background: #FFF;
  }
  .logged-in .site-header {
    /*  top: 38px;*/
  }
  .job-section.wrapper {
    position: relative;
    z-index: 1;
  }
  .site-header {
    height: 60px;
  }
  .graph.p-right {
    overflow-x: scroll;
  }
  .graph.p-right iframe {
    min-width: 500px !important;
    width: 500px !important;
  }
  .content-graph-block .text.p-right, .content-graph-block .graph.p-right {
    padding-left: 0;
  }
  .video-container .slick-prev:before, .video-container .slick-next:before {
    background-size: 25px;
    width: 25px;
    height: 25px;
  }
  .video-container .slick-prev {
    left: -13px;
  }
  .video-container .slick-next {
    right: -10px;
  }
  header .menu-for-providers-container ul.sub-menu, header .menu-for-facilities-container ul.sub-menu {
    columns: 1;
  }
  .faq-content .accordion-section:not(:first-of-type) {
    margin-top: 25px;
  }
  .faq-content .accordion h4 {
    padding-right: 40px;
  }
  .faq-content .section-arw {
    top: 8px;
  }
}
.gform_wrapper.gravity-theme .ginput_container.ginput_container_consent {
  text-align: left;
  clear: both;
  display: flex;
}
.gform_wrapper.gravity-theme .ginput_container.ginput_container_consent > input {
  margin-right: 8px;
}
.tag-holder {
  background: #fff7ec;
  padding-left: 19px;
  padding-right: 19px;
}
.specialty-holder {
  display: grid;
  grid-template-columns: 33% 33% 33%;
}
.tag-holder .tag {
  cursor: pointer;
  margin: 6px 3px;
  padding: 3px;
}
.specialty-holder .tag span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 55px;
  display: block;
  float: left;
}
.tag-holder li {
  list-style: none;
  background: #d4bd9f;
  color: #fff;
  border-radius: 2px;
  padding: 0;
  font-size: 11px;
  display: inline-block;
}
.page-template-template-jobs .search-btn {
  width: 50%;
  margin: 10px auto;
  background-color: #ed9121;
  border: none;
  color: white;
  font-weight: 600;
  font-size: 14px;
  display: block;
  transition: all 0.5s ease;
}
.page-template-template-jobs .search-btn:hover {
  cursor: pointer;
  background-color: #b76f19;
}
.page-template-template-jobs #special_search {
  border-bottom: 0.5px solid rgba(255, 255, 255, 1);
  border-radius: none;
  padding: 5px 5px;
  font-size: 13px;
  background-color: #fff;
  background-image: none;
}
.page-template-template-jobs #state_search {
  border-bottom: 0.5px solid rgba(255, 255, 255, 1);
  border-radius: none;
  padding: 5px 5px;
  font-size: 13px;
  background-color: #fff;
  background-image: none;
}
.page-template-template-jobs #state_search::placeholder {
  color: #676767 !important;
  font-style: italic;
  opacity: 0.8;
}
.page-template-template-jobs #special_search::placeholder {
  color: #676767 !important;
  font-style: italic;
  opacity: 0.8;
}
.page-template-template-jobs .search-cont {
  padding: 20px 50px;
  background-color: #fff;
  position: relative;
}
.page-template-template-jobs .search-cont::after {
  font-family: 'FontAwesome';
  content: '\f002';
  padding-left: 4px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 22px !important;
  position: absolute;
  left: 5%;
  top: 43%;
  transform: translateY(-50%);
  color: #d83e6d;
  font-weight: 100;
}
.occupationfilter {
  /*overflow: scroll !important;*/
}
.statefilter .options .options_cont, .specialtyfilter .options .options_cont {
  overflow-y: scroll;
  height: 260px;
}
.statefilter .options {
  max-height: 0px;
  overflow: hidden;
  transition: all 1.0s ease;
}
.specialtyfilter .options {
  max-height: 0px;
  overflow: hidden;
  transition: all 1.0s ease;
}
.occupationfilter .options {
  max-height: 0px;
  overflow: hidden;
  transition: all 1.0s ease;
}
.statefilter .options.open {
  max-height: 2000px;
}
.specialtyfilter .options.open {
  max-height: 2000px;
}
.occupationfilter .options.open {
  max-height: 6000px;
}
/* .statefilter .placeholder::after {
	font-family: 'FontAwesome';
    content: "\f0d7";
    padding-left: 4px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 22px !important;
} */
/* .specialtyfilter .placeholder::after {
	font-family: 'FontAwesome';
    content: "\f0d7";
    padding-left: 4px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 22px !important;
} */
.page-template-template-jobs .placeholder span {
  color: #707070;
  font-weight: 700 !important;
  font-size: 13px !important;
}
.page-template-template-jobs .occupationfilter .placeholder span {
  color: #28436f;
}
#gform_wrapper_10 {
  max-width: 800px;
  margin: 20px auto 0;
}
#gform_wrapper_10 .gform_body {
  padding: 10px 40px 0px;
}
#gform_wrapper_10.gform_wrapper.gravity-theme .gfield_label {
  color: #000;
  width: 100%;
  font-weight: 600;
  margin-top: 15px;
  text-align: left;
  float: left;
  display: block;
}
#gform_wrapper_10.gform_wrapper.gravity-theme .gfield select {
  border: 1px solid #b7b7b7 !important;
  padding: 10px 20px;
  color: #b7b7b7 !important;
  height: 50px;
  background: url(img/arrow-down-blue.svg) 95% center no-repeat #fff !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 16px;
  font-family: poppins, helvetica, sans-serif;
}
#gform_wrapper_10.gform_wrapper.gravity-theme .ginput_container_checkbox {
  float: left;
  max-height: 200px;
  overflow-y: scroll;
  border: 1px solid #b7b7b7;
  padding: 10px 20px;
  border-radius: 1px;
  width: 100%;
}
#gform_wrapper_10.gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice {
  color: #b7b7b7;
  margin: 20px 0 0;
  text-align: left;
}
#gform_wrapper_10.gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice > input {
  margin-right: 10px;
}
#gform_wrapper_10.gform_wrapper.gravity-theme .ginput_container_radio {}
#gform_wrapper_10.gform_wrapper.gravity-theme .ginput_container_radio .gchoice {
  width: 50%;
  height: auto;
  color: #308b87;
  visibility: visible;
  float: left;
  text-align: left;
}
#gform_wrapper_10 input:not([type='radio']):not([type='checkbox']):not([type='submit']), #gform_wrapper_10 textarea {
  color: #676767;
  border: 1px solid #b7b7b7;
  height: 50px;
  font-family: poppins, helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 75px;
  padding: 0 15px;
  border-radius: 0;
}
#gform_wrapper_10 .ginput_container_fileupload {
  padding: 20px 20px 35px;
  border: 2px dashed #ccc;
  border-radius: 20px;
  color: #308b87;
  height: auto;
}
#gform_wrapper_10 .ginput_container_fileupload input[type="file"] {
  border: none !important;
  height: auto !important;
  text-align: center !important;
  width: auto;
  color: #308b87 !important;
  line-height: 30px !important;
}
#gform_wrapper_10 input[type="submit"] {
  padding: 15px 34px;
  width: auto;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
#gform_wrapper_10.gform_wrapper.gravity-theme .gform_footer, #gform_wrapper_10.gform_wrapper.gravity-theme .gform_page_footer {
  text-align: center;
  align-items: center;
  justify-content: center;
}
#gform_wrapper_1 {
  display: block !important;
}
.ssbp-btn:before {
  font-size: 0 !important;
}
/*.ssbp-wrap .ssbp-btn.ssbp-facebook{background-image: url(img/fb-new.svg);
    background-repeat: no-repeat;
    background-position: center;}
.ssbp-wrap .ssbp-btn.ssbp-email{background-image: url(img/mail-new.svg);
    background-repeat: no-repeat;
    background-position: center;}
.ssbp-wrap .ssbp-btn.ssbp-twitter{background-image: url(img/twitter-new.svg);
    background-repeat: no-repeat;
    background-position: center;}
.ssbp-wrap .ssbp-btn.ssbp-linkedin{background-image: url(img/in-new.svg);
    background-repeat: no-repeat;
    background-position: center;}*/
.specific-job .share-button svg path, .specific-job .share-button svg rect {
  fill: #d6e6e6;
  width: 18px;
}
.specific-job:hover .share-button svg path, .specific-job:hover .share-button svg rect {
  fill: #fff;
}
.share-button a:focus, .share-button a:visited, .share-button a:focus-within {
  outline: none;
}
.archive header.interior .text-wrapper h1 {
  width: 100%;
}
.form-left .gform_wrapper.gravity-theme .gfield_label {
  color: #383b4b;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1;
}
.form-left .gform_wrapper.gravity-theme .gfield input, .form-left .gform_wrapper.gravity-theme .gfield select {
  background: #f5f7f9;
  border: 1px solid rgba(67, 90, 141, 0.1);
  height: 56px;
  font-size: 1em;
  font-weight: 400;
  margin: 7px 0 0px;
  line-height: 1.5em !important;
  padding: 0 15px;
}
.form-left .gform_wrapper.gravity-theme .gfield select {
  padding-right: 30px;
  color: #7b7b7b;
}
.form-left .gform_wrapper.gravity-theme .ginput_container {
  margin-bottom: 20px;
}
.form-left .gform_wrapper.gravity-theme .gfield textarea {
  padding: 15px;
  width: 100%;
  background: #f5f7f9;
  border: 1px solid rgba(67, 90, 141, 0.1);
  height: 56px;
  font-size: 1em;
  font-weight: 400;
  margin: 10px 0 20px;
  line-height: 1.5em !important;
  color: #676767;
}
::-webkit-input-placeholder {
  color: #a9a9a9
}
::-moz-placeholder {
  color: #a9a9a9
}
:-ms-input-placeholder {
  color: #a9a9a9
}
:-moz-placeholder {
  color: #a9a9a9
}
.gform_wrapper.gravity-theme .ginput_container_address span.ginput_address_city {
  flex: 0 0 40%;
}
.gform_wrapper.gravity-theme .ginput_container_address span.ginput_address_state {
  flex: 0 0 31%;
}
.gform_wrapper.gravity-theme .ginput_container_address span.ginput_address_zip {
  flex: 0 0 29%;
}
.single-post .social_share {
  float: right;
  width: 100%;
  margin-bottom: 15px;
}
.single-post .social_share .sharethis {
  text-transform: uppercase;
  color: #525252;
  font-size: 15px;
  font-family: poppins;
  font-weight: 600;
  padding-right: 0px;
  transform: translateY(-2px);
  display: inline-block;
}
.single-post .social_share .ssbp-list {
  margin-left: 10px;
}
.single-post .social_share .ssbp--theme-9 .ssbp-btn {
  display: inline-block;
  height: 14px !important;
  width: 32px !important;
  font-size: 0;
}
.single-post .social_share .ssbp--theme-9 .ssbp-btn:focus, .single-post .social_share .ssbp--theme-9 .ssbp-btn:visited {
  outline: none;
}
.single-post .social_share .ssbp--theme-9 .ssbp-btn svg {
  float: none !important;
  padding: 0 !important;
  margin-top: 0;
  height: 100%;
  width: auto;
}
.single-post .social_share .ssbp--theme-9 .ssbp-btn svg * {
  fill: #0abcb7;
}
.similar-container .bx-wrapper .bx-viewport {
  z-index: 1;
}
.page-id-765 .search-cont input {
  border: none !important;
}
@media (max-width: 767px) {
  .single-post .social_share .ssbp--theme-9 .ssbp-btn {
    width: 48px !important;
  }
}
/*Leadership Band*/
.wrapper.cf .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
.wrapper.cf .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 576px) {
  .wrapper.cf .row .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .wrapper.cf .row .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}
.bio-wrap img {
  width: 100%;
  max-width: none !important;
  margin-bottom: 0 !important;
}
.bio-wrap figure {
  margin: 0;
  position: relative;
  width: 100%;
}
.bio-wrap figure:before {
  content: "";
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}
.bio-wrap:hover figure:before {
  display: block;
}
.section-careers .bio-wrap figure:before {
  content: "";
  background-color: rgba(1, 1, 1, 0.30);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.bio-wrap:hover figure:before {
  display: block;
  background-color: rgba(0, 0, 0, .5);
}
.bio-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.bio-wrap .link_text {
  margin-top: 10px;
  display: inline-block;
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
  /* border-bottom: 1px solid; */
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.bio-wrap .link_text span {
  border-bottom: 2px solid;
}
.bio-wrap:hover .link_text span {
  display: none !important;
}
.bio-wrap .bio {
  position: absolute;
  width: 100%;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.bio-wrap:hover .bio {
  display: block;
}
.bio-wrap .name {
  font-size: 1.2rem;
  font-weight: 700;
}
.modal {
  max-width: 900px !important;
}
@media (min-width:768px) {
  .modal .flex-row {
    display: flex;
  }
}
.modal .flex-row figure {
  padding: 0;
  margin: 0;
}
.modal .flex-row figure img {
  min-width: 200px;
}
@media (max-width:767.98px) {
  .modal .flex-row {
    max-height: 52vh;
    overflow: auto;
  }
  .bio-cont h3.name {
    margin-bottom: 2%;
  }
  .modal .flex-row figure {
    text-align: center !important;
  }
  .modal .flex-row figure img {
    margin: 0 auto 5% !important;
  }
}
.modal a.close-modal {
  border: 1px solid #bbb;
  border-radius: 50%;
}
.blocker {
  z-index: 999 !important;
}
/* Careers Pages */
.section-careers .full.p-left.testimonial figure {
  display: none;
}
.background_image_cta {
  max-height: 500px;
  display: flex;
  overflow: hidden;
  flex-direction: column;
}
.background_image_cta > figure {
  margin: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  min-height: 500px;
  width: 100%;
}
.background_image_cta > figure img {
  width: 100%;
  opacity: 0;
}
.background_image_cta .overlay_content {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 2.1rem;
  text-align: center;
}
.overlay_content .one-column.wrapper {
  width: 75%;
}
.find-your-career-selectors {
  margin-top: 50px;
}
.find-your-career-selectors .dropdown_custom {
  width: 70%;
  height: 62px;
  border: 1px solid #c7c7c7;
  float: left;
  text-align: left;
  background: white;
}
.find-your-career-selectors .dropdown_custom p {
  color: #505050;
  padding: 16px 18px;
  font-size: 14px;
  margin: 0;
}
.dropdown_custom p:after {
  content: url(img/arrow-down-teal.svg);
  float: right;
  position: relative;
  top: -2px;
}
.find-your-career-selectors .dropdown-content {
  width: calc(100% + 2px);
  margin-left: -1px;
  position: absolute;
  background: white;
  margin-top: -1px;
  box-shadow: 1px 1px 1px 0px rgb(0 0 0 / 8%);
  z-index: 5;
  overflow: hidden;
  height: 0;
}
.dropdown-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown-content ul li a {
  padding: 10px 0px;
  text-transform: none;
  color: #505050;
  font-size: 14px;
  font-weight: 400;
}
.find-your-career-selectors .button {
  width: 25%;
  height: 62px;
  float: right;
  background: white;
  transition: all 0.2s ease;
  margin: 0;
  display: flex;
  border-radius: 3px;
  cursor: pointer;
}
.find-your-career-selectors button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: none;
  color: #01c9ba;
  box-shadow: none;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  padding: 0;
  font-size: 14px;
  transition: all 0.2s ease;
  cursor: pointer;
}
.find-your-career-selectors .button:hover, .find-your-career-selectors .button:focus {
  background: #01c9ba;
}
.find-your-career-selectors .button:hover > button, .find-your-career-selectors .button:focus > button {
  color: #FFF;
}
.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
}
.slider-control {
  width: 12.2%;
  height: 100%;
  position: absolute;
  z-index: 1;
  text-align: center;
  cursor: pointer;
}
.slider-control img {
  position: absolute;
  height: 80px;
  top: calc(50% - 40px);
  left: calc(50% - 15px);
}
#left-control {
  left: 0;
  top: 0;
}
.slider-wrapper {
  width: 150%;
  margin-left: -25%;
}
.bxslider li {
  background: #e7e8ef;
}
.bx-wrapper img {
  max-width: 100%;
  width: 100%;
  display: block;
}
#right-control {
  right: 0;
  top: 0;
}
#right-control img {
  left: calc(50% - 25px);
}
.insider-footer {
  width: 100%;
  height: auto;
  background-color: #242424;
  position: relative;
  float: left;
  text-align: center;
  padding: 24px 5%;
}
.insider-footer strong {
  color: #FFF;
}
.insider-footer a {
  color: #e84c66;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 4px;
  border-bottom: 1px solid transparent;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 500;
}
.insider-footer a:hover {
  border-bottom: 1px solid white;
}
.insider-footer p {
  margin: 5px 0;
}
 
/* Careers Form Styling */

.regular-form { 
	z-index: 1;
}
.alignright {
	float: right !important;
}

.section-careers div#designstudio-button {
    display: none;
}

.gform_wrapper.gravity-theme .gform_footer input.button:disabled {
	opacity: 1 !important;
}

.blog li.cat-item.cat-item-386, .blog  li.cat-item.cat-item-384, .blog  li.cat-item.cat-item-381, .blog  li.cat-item.cat-item-388, .blog  li.cat-item.cat-item-382, .blog li.cat-item.cat-item-379, .blog  li.cat-item.cat-item-387, .blog  li.cat-item.cat-item-383, .blog  li.cat-item.cat-item-385, .blog  li.cat-item.cat-item-380 {
	display: none;
}

.single li.cat-item.cat-item-386, .single  li.cat-item.cat-item-384, .single  li.cat-item.cat-item-381, .single  li.cat-item.cat-item-388, .single  li.cat-item.cat-item-382, .single li.cat-item.cat-item-379, .single  li.cat-item.cat-item-387, .single  li.cat-item.cat-item-383, .single  li.cat-item.cat-item-385, .single  li.cat-item.cat-item-380 {
	display: none;
} 


.careers-pages li.cat-item.cat-item-386, .careers-pages  li.cat-item.cat-item-384, .careers-pages  li.cat-item.cat-item-381, .careers-pages  li.cat-item.cat-item-388, .careers-pages  li.cat-item.cat-item-382, .careers-pages li.cat-item.cat-item-379, .careers-pages  li.cat-item.cat-item-387, .careers-pages  li.cat-item.cat-item-383, .careers-pages  li.cat-item.cat-item-385, .careers-pages  li.cat-item.cat-item-380 {
	display: block;
} 

/* Careers SubMenu */


body.careers-pages iframe[name="indconv"], body.careers-pages iframe[name="indconv"]+img, body > img{display: none;}


.mobile-menu .sub-menu {
	list-style: none;
	padding: 10px 0 0;
}
.mobile-menu.active{
	height: auto !important;
	padding-bottom: 20px !important;
}
.careers-header .mega-menu-wrap .sub-menu  {
	position: relative;
	/* left: 5px; */
  display: none;

  list-style: none;
	text-align: left;
	
margin: inherit;
	padding: inherit;
  background:rgba(255,255,255, 0.7);
	color: #443473;
	margin-left: 0;
	padding-left:0;
	margin-top: -1px;
margin-left: -5px;
}
.careers-header .mega-menu-wrap .sub-menu:hover {
	display: flex;
}
.careers-header .mega-menu-wrap .sub-menu a{
	color: #443473;
}
.careers-header .mega-menu-wrap .sub-menu  li{
	margin: inherit;
	padding: inherit;
	padding-left: 10px;
}

.careers-header .mega-menu-wrap li:hover > .sub-menu{
	position:absolute;
	  display: flex;
	flex-direction:column;
}

@media (max-width: 768px) {
  .insider-footer {
    font-size: 12px;
  }
  .find-your-career-selectors .button {
    width: 100%;
    margin: 20px auto 0;
    max-width: 200px;
    float: none;
  }
  .find-your-career-selectors .dropdown_custom {
    width: 100%;
    margin: 0 0 40px;
  }
  .homepage-hero #hero-callout.no_overlay {
    background: transparent;
  }
  #hero-callout h1.hero__headline {
    width: 100%;
    text-align: center;
  }
}

.pane.contentOneColumn.job_search_band {
  min-height: 350px;
}
@media (max-width: 768px) {
  .pane.contentOneColumn.job_search_band {
    min-height: 450px;
  }
  .overlay_content .one-column.wrapper p {
    font-size: .8em;
  }
  .background_image_cta > figure {
    min-height: 100% !important;
  }
}
@media (max-width: 600px) {
  .background_image_cta .overlay_content {
    font-size: 1rem;
  }
  .background_image_cta .overlay_content .wrapper {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .background_image_cta > figure {
    min-height: 100% !important;
  }
  .overlay_content .one-column.wrapper p {
    font-size: 1em;
  }
}
/* Jobs iframe - department page css */
ul.jobs_iframe_search {
  margin: 1rem;
}
ul.jobs_iframe_search li {
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
}
ul.jobs_iframe_search li:first-child {
  border-bottom: 1px solid #ccc !important;
}
ul.jobs_iframe_search li:last-child {
  border-bottom: 0px;
}
ul.jobs_iframe_search li a {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-weight: 600;
  color: #28436f;
}
ul.jobs_iframe_search li a .job-location {
  font-weight: normal;
}
@media screen and (max-width: 1000px) {
  ul.jobs_iframe_search {
    margin: 1rem 1rem 1rem 0;
  }
}
@media screen and (max-width: 550px) {
  ul.jobs_iframe_search li {
    font-size: .6rem;
  }
}
body.careers-pages {
  padding: 0;
  margin: 0;
}
.careers-header .nav-column {
  float: right;
  position: relative;
  z-index: 10;
  margin-bottom: .5rem;
}
.careers-header .nav-column nav > ul {}
.careers-header .nav-column nav > ul > li:first-child {
  padding-left: 0;
}
.careers-header .nav-column nav > ul > li:last-child {
  padding-right: 0;
}
.careers-header .nav-column nav li {
  padding: 0px 20px;
}
.careers-header .nav-column nav .menu-item a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  margin: 0;
}
.careers-header .nav-column nav .menu-item a:after {
  content: '';
  width: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 1px;
  background: #e84c66;
  bottom: -3px;
  left: 0;
}
.careers-header .nav-column nav .menu-item a:hover:after {
  width: 100%;
}
.careers-header .grid-1-1 {
  float: left;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 25px;
}
.careers-header .grid-1-1 .header-text-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.careers-header .grid-1-1 .header-text-container h1 {
  color: #FFF;
}
.careers-header.hero-simple .grid-1-1 .header-text-container .button {
  text-decoration: none;
  border: 1px solid white !important;
  float: right;
  color: white;
  transition: all 0.2s ease;
  height: 45px;
  padding: 0 15px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.site-header.hero-simple, .site-header.careers-header {
  height: auto;
}
.careers-header .logo-column {
  position: relative;
  z-index: 10;
}
.careers-header .grid-1-1 .header-text-container.single_post_title {
  display: block;
  text-align: center;
  color: #FFF;
}
.careers-header.hero-simple .grid-1-1 .header-text-container .button:hover {
  color: #30303b;
  background: white;
}
.careers-header.hero-advanced .grid-1-1 .header-text-container {
  display: block;
}
.careers-header.hero-advanced .grid-1-1 {
  max-width: 30%;
}
.careers-header.hero-advanced .grid-1-1 .header-text-container .button {
  width: 270px;
  height: 65px;
  font-size: 16px;
  border-radius: 18px;
  color: #fff;
  background-color: #1ea59c;
  border: none;
  -webkit-box-shadow: 5px 7px 7px 0px rgb(68 52 115 / 12%);
  box-shadow: 5px 7px 7px 0px rgb(68 52 115 / 12%);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}
.careers-header.hero-advanced .grid-1-1 .header-text-container .button:hover {}
.careers-header.hero-advanced .grid-1-1 .header-text-container h1 {
  margin-bottom: 45px;
  font-weight: 400;
  line-height: 1.2;
  font-size: 2.5em;
  background: rgba(255, 255, 255, 0.7);
  padding: 0.8em;
}
.site-header.hero-advanced {
  height: 520px;
  background-position: center;
  margin-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;
}
.careers-header.hero-simple .grid-1-1 .header-text-container h1 {
  max-width: 60%;
  font-weight: 400;
}
.careers-header .hamburger-icon {
  width: 40px;
  padding-top: 7px;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  float: right;
  display: none;
  z-index: 400;
}
.hamburger {
  padding: 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger--squeeze .hamburger-inner:before, .hamburger--squeeze .hamburger-inner:after {
  content: " ";
  display: block;
}
.hamburger--squeeze .hamburger-inner:before {
  top: -10px;
}
.hamburger--squeeze .hamburger-inner:after {
  bottom: -10px;
}
.hamburger-icon .hamburger-inner, .hamburger--squeeze .hamburger-inner:before, .hamburger--squeeze .hamburger-inner:after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile-menu {
  width: 110%;
  height: 0;
  position: absolute;
  background-color: #363960;
  top: 0;
  z-index: 300;
  overflow: hidden;
  left: -4%;
}
.careers-header .mobile-menu {
  left: -5%;
  display: none;
  top: -30px;
}
@media screen and (max-width: 750px) {
  .careers-header .mobile-menu {
    display: block;
  }
}
@media screen and (max-width: 420px) {
  .careers-header .mobile-menu {
    left: -6%;
    width: 115%;
  }
}
.mobile-menu ul {
  list-style: none;
  padding: 90px 0 0;
}
.mobile-menu ul li {
  text-align: center;
  text-decoration: none;
  border: none;
  font-size: 22px;
  margin: 0;
  padding: 8px;
  color: #FFF;
}
.mobile-menu ul li a {
  color: #FFF;
}
.mobile-menu.active ul li {
  opacity: 1 !important;
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.careers-pages footer {
  background: #4c758f;
  background: -moz-linear-gradient(left, #4c758f 0%, #445673 100%);
  background: -webkit-linear-gradient(left, #4c758f 0%, #445673 100%);
  background: linear-gradient(to right, #4c758f 0%, #445673 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c758f", endColorstr="#445673", GradientType=1);
  float: left;
  width: 100%;
  padding: 63px 0;
  padding: 30px 0 10px;
  clear: both
}
.careers-pages footer .menu {}
.careers-pages footer .menu li {
  padding: 0 20px;
  margin: 0;
}
.careers-pages footer .menu li:first-child {
  padding-left: 0;
}
.careers-pages footer .menu li:last-child {
  padding-right: 0;
}
.careers-pages footer .menu li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
}

.careers-pages footer .sub-menu {
  display: none; 
}
.careers-pages footer .careers-privacy {
  padding-top: 20px;
}
.careers-pages footer .careers-privacy ul {}
.careers-pages footer .careers-privacy ul li {
  padding: 0 15px;
}
.careers-pages footer .careers-privacy ul li a {
  font-size: 11px;
  font-weight: 500;
  color: #aecddd;
  display: inline-block;
  border-bottom: 1px solid #aecddd;
}
.careers-pages footer p.copyright {
  font-size: 11px;
  display: inline-block;
  float: right;
  font-weight: 600;
  color: #939fa3;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
  padding: 20px 0;
}
.careers-pages footer .footer-contact {
  padding: 0px 0px 10px 0;
  float: right;
  color: #fff;
  font-weight: 600;
}
.careers-pages footer .footer-contact div {
  display: inline-block;
  padding-left: 20px;
}
.careers-pages footer .footer-contact a {
  text-decoration: none;
  border-bottom: none;
  text-transform: none;
}
.careers-pages footer .footer-contact img {
  width: 20px;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
}
.careers-pages .footer__social {
  margin-top: -10px;
}
.careers-pages .footer__social.sidebar_social {
  margin-top: 5px;
}
.careers-pages .footer__social.sidebar_social a:first-child img {
  margin-left: 0;
}
.careers-pages .footer__social.sidebar_social a:last-child img {
  margin-right: 0;
}
.site-header.careers-header {
  background-color: #363960;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}
body.careers-pages > #page > .content-area.right-sidebar {
  padding-top: 40px;
}
body.careers-pages header.blog-landing .blog-landing-slider {
  margin-bottom: -35px;
}
.ba #slideNav li.done > a {
  cursor: default;
}
.site-header.careers-header {
  /* background-position: center 30%; */
  background-position-y: 55%;
}
.page-id-24558 .site-header.careers-header {
  background-position: 100% 46%;
}
.page-id-26001 .site-header.careers-header {
  background-position: center 10%;
}
@media screen and (max-width: 650px) {
  .careers-pages .footer__social img {
    width: 27px !important;
    height: 27px !important;
  }
  .footer__social a {
    margin: 0px 8px;
  }
}
/* 2-Col CSS */
.image.p-right .caption-text {
  color: #828282;
  width: 100%;
  line-height: 1.6;
  float: left;
  padding-left: 88px;
  text-align: left;
}
.image.p-left .caption-text {
  color: #828282;
  width: 100%;
  line-height: 1.6;
  float: left;
  padding-left: 65px;
  text-align: left;
}
@media screen and (max-width: 1500px) {
  .image.p-right .caption-text {
    padding-left: 74px;
  }
  .image.p-left .caption-text {
    padding-left: 46px;
  }
}
@media screen and (max-width: 1400px) {
  .image.p-right .caption-text {
    padding-left: 53px;
  }
  .image.p-left .caption-text {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1250px) {
  .image.p-right .caption-text, .image.p-left .caption-text {
    float: none;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .careers-pages footer .careers-privacy ul li {
    padding: 0 10px;
  }
  .careers-pages footer .menu li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 769px) {
  .page-id-25998 .contentOneColumn .campaign figure img {
    float: none;
    margin: 0 auto;
  }
  .page-id-25998 .campaign-entry, .page-id-25998 .campaign-entry hr {
    text-align: center;
    margin: 0 auto;
  }
}
/* End Temp CSS */
.careers-header .logo-column .bhs-logo {
  margin-top: 0.8rem;
}
.section-careers .contentFourColumn img, .contentOneColumn img, .contentThreeColumn img, .contentTwoColumn img, .img.bordered, img.bordered {
  background: transparent;
}
.campaign-entry p {
  padding-bottom: 40px !important;
}
.contentTwoColumn .cf .grid-1-2 p {
  padding-bottom: 10px;
}
.page-id-25999 .contentTwoColumn .cf .grid-1-2 p, .page-id-24869 .contentTwoColumn .cf .grid-1-2 p {
  padding-bottom: 0px;
}
.page-id-24713 .su-column-size-1-3 p {
  display: none;
}
.careers-header .logo-column .bhs-dark-logo {
  display: none;
}
.widget_search input[type="search"] {
  border: 0;
}
.widget_search .search-icon path {
  opacity: 0;
}
@media (max-width: 1300px) {
  .careers-header .grid-1-1 {
    margin-top: 20px;
  }
  .careers-header #mega-menu-wrap-menu-1 {
    background: transparent;
    float: right;
  }
  .careers-header .nav-column {
    width: 80%;
  }
}
@media (min-width: 901px) and (max-width: 1300px) {
  .ba .container {
    max-width: 45%;
  }
  header.blog-landing #slideNav {
    right: 0;
    bottom: -25px;
  }
}
@media (min-width: 769px) and (max-width: 1000px) {
  .careers-header .nav-column nav #mega-menu-menu-1 > li > a {
    font-size: 11px !important;
  }
  .careers-header .nav-column nav li {
    padding: 0 7px;
  }
  .page-id-24558 .site-header.careers-header {
    background-position: center;
    height: auto;
  }
}
@media (min-width: 1001px) and (max-width: 1280px) {
  .careers-header .nav-column nav li {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .careers-header .logo-column .bhs-logo {
    margin-top: 0rem;
  }
  .careers-header .hamburger-icon, .careers-header .mobile-menu {
    display: block;
  }
  .site-header.careers-header.show {}
  .site-header.careers-header.show .menu_wrapper {
    position: fixed;
    height: 55px;
    width: 100%;
    left: 0;
    top: 0px;
    padding: 10px 4% 10px;
    z-index: 500;
    box-sizing: border-box;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  .site-header.careers-header.show {
    padding-top: 37px;
  }
  .logged-in .site-header.careers-header.show .menu_wrapper {
    top: 73px;
  }
  .careers-header.show .logo-column .bhs-dark-logo {
    display: block;
  }
  .careers-header.show .logo-column .bhs-logo {
    display: none;
  }
  .site-header.careers-header.show .menu_wrapper {
    background: #FFF;
  }
  .site-header.careers-header.show .logo-column {}
  .site-header.careers-header.show .hamburger-icon .hamburger-inner, .site-header.careers-header.show .hamburger--squeeze .hamburger-inner:before, .site-header.careers-header.show .hamburger--squeeze .hamburger-inner:after {
    background-color: #000 !important;
  }
  .site-header.careers-header.show .hamburger-icon .hamburger--squeeze.is-active .hamburger-inner, .site-header.careers-header.show .hamburger--squeeze.is-active .hamburger-inner:before, .site-header.careers-header.show .hamburger--squeeze.is-active .hamburger-inner:after {
    background-color: #fff !important;
  }
  .careers-header .nav-column {
    display: none;
  }
  .logged-in .site-header.careers-header.show, .logged-in .site-header.careers-header.show .menu_wrapper {
    top: 46px;
  }
  .careers-header .logo-column {
    display: block;
    position: relative;
    z-index: 400;
    width: 65%;
    max-width: 200px;
  }
  .site-header.hero-advanced {
    background-position: 73%;
  }
  .careers-header.hero-advanced .grid-1-1 {
    max-width: 100%;
  }
  .careers-header.hero-advanced .grid-1-1 .header-text-container {
    text-align: center;
    padding: 45% 20px 0px;
  }
  .careers-header.hero-advanced .grid-1-1 .header-text-container .button {
    margin: 20px auto;
  }
  .site-header.hero-advanced:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .careers-pages footer .footer-contact {
    float: none;
  }
  .careers-pages .footer__social {
    text-align: center;
    padding-top: 10px;
  }
  .careers-pages .footer-logo img {
    margin-bottom: 0;
  }
  .careers-pages footer .footer-contact div {
    display: block;
    padding: 5px 0;
    text-align: center;
    line-height: 1;
  }
  .careers-pages footer nav.grid-3-4 .menu {
    display: none;
  }
  .careers-pages footer .careers-privacy ul li {
    padding: 0;
    display: block;
    margin-bottom: 20px;
  }
  .careers-pages footer .careers-privacy ul li a {
    padding: 10px 0 0px;
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 600;
  }
  .careers-pages footer p.copyright {
    width: 100%;
    text-align: center;
    float: none;
  }
  .page-id-24558 .site-header.careers-header {
    background-position: 73%;
  }
  .page-id-24558 .site-header.careers-header.hero-advanced .grid-1-1 .header-text-container h1 {
    color: #FFF !important;
    font-weight: 500;
  }
  .careers-header.hero-advanced .grid-1-1 .header-text-container h1 {
    background: #443473;
    padding: 5px;
    font-size: 1.6em !important;
  }
}
@media (max-width: 550px) {
  .careers-pages .footer-contact a span {
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .careers-header .grid-1-1 .header-text-container {
    flex-direction: column;
  }
  .careers-header.hero-simple .grid-1-1 .header-text-container h1 {
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-size: 2em;
  }
  .careers-header.hero-advanced .grid-1-1 .header-text-container h1 {
    font-size: 2em;
  }
}
@media (max-width: 900px) {
  .site-header .ba {
    display: block;
  }
  body.careers-pages header.blog-landing .blog-landing-slider {
    margin-bottom: 0;
  }
	.three-step .inner-wrapper {padding-bottom:0;}
  header.blog-landing .blog-landing-slider .blog-landing-title {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 200;
    text-align: center;
    padding: 0 20px;
    background: rgb(0, 0, 0, 0.6);
  }
  header.blog-landing .blog-landing-slider .blog-landing-title {
    top: auto;
    transform: none;
  }
  .blog-landing-title h1 {
    margin-top: 0;
    line-height: 1.5;
  }
  .ba .blog-landing .button {
    top: auto;
  }
  .ba .container {
    width: 100%;
    bottom: 0;
    position: relative;
  }
  .ba .mobile-overlay {
    display: none;
  }
  header.blog-landing #slideNav {
    right: 0;
  }
}
@media (max-width: 767px) {
  .careers-header .grid-1-1 .header-text-container {
    flex-direction: column;
  }
  .careers-header.hero-simple .grid-1-1 .header-text-container h1 {
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-size: 2em;
  }
  .careers-header.hero-advanced .grid-1-1 .header-text-container h1 {
    font-size: 1.7em;
    color: #fff !important;
  }
}
@media screen and (min-width: 750px) {
  fieldset#field_1_3, div#field_1_3, div#field_1_4, div#field_1_5, div#field_1_6, div#field_1_10, div#field_1_8, div#field_1_12, div#field_1_13, div#field_1_14, div#field_1_15, div#field_1_17, div#field_1_16, div#field_1_18, input#gform_submit_button_1 {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .gform_wrapper.gravity-theme .gform_footer {
    margin: 0px !important;
    padding: 0px !important;
  }
  .related-wrapper {
    padding: 25px 10px 10px;
  }
}
@media screen and (max-width: 500px) {
  .related-wrapper .related-container .related-job .related-bottom .rb-right, .related-wrapper .related-container-mod .related-job .related-bottom .rb-right {
    width: 100%;
    padding: 0px 0px 20px 0;
  }
  .related-wrapper .related-container .related-job .related-bottom .rb-left, .related-wrapper .related-container .related-job .related-bottom .rb-right, .related-wrapper .related-container-mod .related-job .related-bottom .rb-left, .related-wrapper .related-container-mod .related-job .related-bottom .rb-right {
    justify-content: center;
    align-items: center;
  }
  .related-wrapper .related-container .related-job .related-bottom .rb-left, .related-wrapper .related-container-mod .related-job .related-bottom .rb-left {
    padding: 10px 0;
  }
  .related-wrapper .related-container .related-job .related-bottom, .related-wrapper .related-container-mod .related-job .related-bottom {
    flex-direction: column;
    align-items: center;
    padding: 0 10px 10px;
  }
  .related-wrapper .related-container .related-job .related-top, .related-wrapper .related-container .related-job .mod-top, .related-wrapper .related-container-mod .related-job .related-top, .related-wrapper .related-container-mod .related-job .mod-top {
    padding: 20px 15px 15px;
    height: auto;
  }
  .related-slider .slick-dots li {
    width: auto;
  }
  .related-slider .slick-dots {
    bottom: 0;
  }
  .related-slider .slick-dotted.slick-slider {
    margin-bottom: 15px;
    padding-bottom: 70px;
  }
}
/* Landing Page Hero Band */
.landing-page-hero .heading-cont {
  position: absolute;
  padding: 1rem 1rem 0 1rem;
  z-index: 1;
}
.landing-page-hero .sec-1 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.landing-page-hero .sec-1 figure {
  margin: 0;
}
.landing-page-hero .sec-1 figure:before {
  content: "";
  /* background: rgba(225, 225, 225, 0.3); */
  position: absolute;
  height: calc(100% - 7px);
  width: 100%;
}
.landing-page-hero h2, .landing-page-hero h1 {
  color: #fff;
  background: rgba(225, 225, 225, 0.8);
  padding: 5px;
  /*-webkit-text-stroke: 1px white;*/
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  position: absolute;
  top: 2rem;
  flex-direction: initial;
  left: 1rem;
  z-index: 1;
  font-size: 33px;
}
.landing-page-hero .heading-link {
  background: #ff9934;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  padding: 0.5rem 0.5rem;
  text-decoration: none;
}
.landing-page-hero .heading-link:hover {
  text-decoration: none;
}
.landing-page-hero .body-cont {
  text-align: center;
  border-radius: 1rem;
  background: #fff;
  margin-top: -5rem;
  position: relative;
  margin-left: 1rem;
  margin-right: 1rem;
  padding: 1rem 1rem 3rem 1rem;
}
.landing-page-hero .body-cont h3 {
  color: #01c9ba;
  margin: 1rem 0;
}
.landing-page-hero .bottom-link {
  background: #0BB9AF;
  padding: 12px 40px;
  text-align: center;
  color: white;
  border: none;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
}
.landing-page-hero .bottom-link:hover {
  color: #fff;
  text-decoration: none;
}
.display-mobile {
  display: none;
}
@media(max-width:991.98px) {
  .landing-page-hero .sec-1 {
    justify-content: start;
    text-align: center;
  }
  .landing-page-hero .sec-1 img {
    min-height: 300px;
    object-fit: cover;
  }
  .display-mobile {
    display: block;
  }
  .sec-1 > .heading {
    display: none;
  }
  .landing-page-hero .heading-cont {
    padding-top: 2rem;
  }
  .heading-cont .heading {
    top: auto;
    left: auto;
    margin-bottom: 1rem;
    position: relative;
  }
  .landing-page-hero .body-cont {
    padding-top: 0.5rem;
  }
}
/* Landing Page Hero Band Ends */
.pane.threeSteps {
    padding-bottom: 5rem;
  }
.outline {height: 100%;}

@media (min-width:768px) {
  .full.three-step .wrapper {
    display: flex;
  }
  .three-step .header-form {
    position: relative;
  }
}
@media (max-width:991.98px) {
  .full.three-step .header-form {
    width: 47%;
  }
  .full.three-step .inner-wrapper {
    width: 50%;
  }
}
@media (max-width:767.98px) {
  .full.three-step .header-form {
    width: 100%;
    position: relative;
    float: none;
  }
  .full.three-step .inner-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .full.three-step .wrapper {
    height: 100%;
  }
  .outline {
    height: 98.2%
  }
  .pane.threeSteps {
    padding-bottom: 36px;
  }
}

/* Accordion Band */
.accordion-list {width:100%;}
.accordion-list.faq-content .question-container {display:block;}
.accordion-list.faq-content .accordion-question {width:100%;}

.hero-new{position: relative;     width: 100%;
    transition: opacity 2s ease-out;
    float: left;}
.hero-new > .contentos{    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: center;}
.hero-new+div{clear:both; position: relative;}
.hero-new .contentTwoColumn{}
.hero-new .contentTwoColumn h1{    color: #FFF;
    text-shadow: 0px 1px 4px #616161;
    font-size: 33px;text-align: center;}
.hero-new .salary-form{    text-align: center;}
.hero-new .salary-form form{    background: rgb(255 255 255 / 94%) !important;
    text-align: center;max-width: 480px;
    display: inline-block;
   padding: 20px 20px 30px; margin-top:20px;}
.hero-new .salary-form form label{}
.hero-new .salary-form form select{    margin: 10px 0;
    color: #01c9ba;
    text-align: center;
    appearance: none;
    border: 1px solid #01c9ba;
    border-radius: 20px;
    text-transform: uppercase;
    background: transparent;
    width: auto;
    padding: 0;
    display: inline-block;
    line-height: 2;cursor: pointer;}
.hero-new .salary-form form select:hover{    color: #fff;
    background: #01c9ba;}
.hero-new .salary-form input[type="submit"]{    text-align: center;
    appearance: none;
    border-radius: 20px;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    background: linear-gradient(to right, #01c9ba, #0098b4);
    padding: 0px 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: none;
    margin: 0;
    line-height: 30px;
    min-width: 200px; cursor: pointer;}
.hero-new .contentTwoColumn .rightcol .buttons{        flex-direction: column;
    background: transparent;
    max-width: 400px;
    height: auto;
    margin: 0 auto;}
.hero-new .contentTwoColumn .rightcol .buttons a{    background: rgb(255 255 255 / 94%) !important;
    text-transform: none;
    text-decoration: none;
    margin: 20px 0 0;
    padding: 20px;
    width: auto;
    border-radius: 20px;}
.hero-new >figure{margin:0;}
.hero-new >figure img{width: 100%;}
.hero-new .contentTwoColumn .leftcol{padding: 0 5% 0 0;    text-align: center;}
.hero-new .contentTwoColumn .rightcol{padding: 0 0 0 5%;    text-align: center;}
.hero-new >figure.mobile_img{display: none;}
.hero-new .contentTwoColumn {
	display: flex;}

.form_under_hero{clear:both; position: relative;background-position: right;
    background-repeat: repeat-y;
    background-size: auto;
    background-color: #28436f;
    /* background-image: url(img/blog-hero-bg.png);} */}
.form_under_hero .header-form{     position: relative;
    float: right;
    top: 0 !IMPORTANT;
    margin: 50px 0; flex: 0 0 420px;}
.form_under_hero .textboxes{display: flex;
    flex-direction: column;
    padding-right: 20%;}
.form_under_hero.three-up.new .grid-1-3{    width: 100% !important;
    padding: 50px 0;}

.flexbox{    display: flex;
    flex-direction: row-reverse;
    align-items: center;}


@media (max-width: 991px){
    .flexbox{    flex-direction: column-reverse;}
    .form_under_hero{    background-size: auto;
    background-repeat: no-repeat;}
    .form_under_hero .textboxes{    padding: 50px 0 0;}
    .form_under_hero .header-form{    width: 100%;
    right: 0;
    background: #FFF;}
    .form_under_hero.three-up.new .grid-1-3 {
    width: 100% !important;
    padding: 0 0 40px;
}
    .form_under_hero .header-form{    width: 100%;
    right: 0;
        background: #FFF;}
}


@media (max-width: 767px){
	.hero-new .contentTwoColumn h1{font-size: 20px;}
	.hero-new .salary-form form select{max-width:49%;}
	.hero-new .contentTwoColumn .leftcol{padding:20px 0 0;}
	.hero-new .contentTwoColumn .rightcol{padding: 40px 0;}
	.hero-new >figure{display: none;}
	.hero-new {
    background-position: center;
    background-size: auto 100%;
    padding: 0;
    overflow: hidden;
    margin: 0 0 40px;
}
	.hero-new > .contentos {
    position: relative;
}
	.hero-new .contentTwoColumn {
    display: flex;
    flex-direction: column;
}
}