@media only screen and (max-width: 1500px) {
  .bannersub .inner .copy h2 {
    font-size: 3vw;
    line-height: 1em;
  }

  .bannersub .inner .copy h3 {
    font-size: 1.65vw;
    line-height: 1.1em;
  }

  h1 {
    font-size: 3vw;
    line-height: 1.2em;
  }

  main {
    margin-top: 120px;
  }

  .multi-event-banners h2 {
    /*  font-size: 4vw; turned off for one event*/
  }

  .multi-event h2 {
    /*  font-size: 2vw;   turned off for one event*/
  }

  .multi-txt-top li {
    font-size: 1.5vw;
  }

  .multi-event h3 {
    /*  font-size: 1.5vw;   turned off for one event*/
  }

  .city-state-txt {
    /*font-size: 1.4vw;   turned off for one event*/
  }

  .multi-txt-top {
    min-height: 6em;
    /*adjust depending on text for events*/
  }

  .global-dual-copy h2 {
    font-size: 3vw;
  }

  .global-dual-copy h3 {
    font-size: 2.5vw;
  }

  .global-dual-copy#eventbannertxt h2 {
    font-size: 3.5vw;
  }

  .global-dual-copy#eventbannertxt h3 {
    font-size: 2vw;
  }

  .global-dual-copy#eventbannertxt h4 {
    font-size: 2vw;
  }

  /* .video-txt h2 {
    font-size: 3vw;
  } */

  .event-announce-txt-only h3 {
    font-size: 2.5vw;
  }

  .multi-event {
    width: 40%;
    margin: 0 .5% 10px;
    /*		flex: auto;*/
  }
}

@media only screen and (max-width: 1200px) {
  .multi-txt-top {
    min-height: 3em;
    /*adjust depending on text for events*/
  }
}

@media only screen and (max-width: 1100px) {
  header {
    padding: 10px 0px 10px;
    box-shadow: 2px 0px 4px rgb(0 0 0 / 10%);
    z-index: 550;
  }

  a.btn {
    padding: 20px 100px 20px 30px !important;
    margin-left: 0 !important;
    font-size: 3vw !important;
    line-height: 1.1em;
    width: calc(100% - 130px);
  }

  .popup-inner {
    width: 80%;
    padding: 5%;
  }

  .nav-top li:first-of-type {
    border-right: none;
  }

  .header-inside .header-logo {
    /*    width: 150px;*/
    margin-bottom: 0;
  }

  .bannersub .inner .copy {

    max-width: 1390px;
    padding: 2%;
  }

  .bannersub .inner .copy h2 {
    font-size: 3.5vw;
    line-height: 1em;
  }

  .bannersub .inner .copy h3 {
    font-size: 2vw;
  }

  .main-headline-holder .inner h1 {
    font-size: 3vw;
  }

  /* .main-headline-holder .inner h2 {
  font-size: 2.8vw;
} */
  h1 {
    font-size: 3.65vw;
    line-height: 1em;
  }

  .hamburger-title {
    position: fixed;
    z-index: 10000000;
    display: inline-block;
    top: 0;
    right: 0;
    width: calc(5% + 65px);
    height: 103px;
  }

  .burger {
    padding: 0px 0px;
    /*    top: 60px;*/
    right: 5%;
    display: inline-block;
  }

  .hamburger-content {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    transform: none;
    top: 98px;
    height: calc(100vh - 70px);
    padding: 0px 0px 0px;
    background-image: url("../images/menu-back-mobile.jpg");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    overflow-y: auto;
  }

  .lower-nav li a.hamburger-title-2 {
    padding: 14px 30px;
  }

  header li {
    display: block;
  }

  .nav-top {
    background-color: #00548b;
    position: static;
    left: 0;
    transform: none;
  }

  .nav-top li {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
  }

  .nav-top a {
    display: block;
    font-size: 3vw;
    font-weight: 600;
    color: #ffffff;
    padding: 14px 30px;
    position: relative;
    z-index: 1;
  }

  .shareThisMain {
    color: #ffffff;
    font-weight: 600;
    font-size: 3vw;
  }

  .shareThis-holder-main-pg {
    width: 100%;
    padding: 8px 0px;
  }

  .nav-top a:hover,
  .nav-top a:focus,
  .nav-top a:active {
    color: #00538c;
    background-color: #ffffff;
    text-decoration: none;
  }

  .lower-nav {
    background-color: #ffffff;
    color: #696a6c;
    text-align: left;
    position: static;
    margin-bottom: 80px;
  }

  .lower-nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    background-color: #00643c;
  }

  .lower-nav li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
  }

  .lower-nav li a {
    color: #ffffff;
    display: block;
    padding: 14px 30px;
    font-size: 13px;
    line-height: 13px;
    transition: .15s all ease-in-out;
  }

  .lower-nav li a:hover,
  .lower-nav li a:focus,
  .lower-nav li a:active {
    color: #00643c;
    background-color: #ffffff;
  }

  .hamburger-content-2,
  .hamburger-content-3,
  .hamburger-content-4,
  .hamburger-content-5,
  .hamburger-content-6 {
    position: relative;
  }

  .banner-image .inner .copy a {
    display: none;
  }

  main {
    margin-top: 98px;
  }

  .quote-slider .copy .quote {
    font-size: 2vw;
  }

  .quote-slider .copy .name {
    font-size: 1.8vw;
  }

  .quote-slider .inner {
    padding-bottom: 450px;
  }

  .multi-txt-top {
    min-height: 11em;
    /*adjust depending on text for events*/
  }

  #RNOpps p br {
    display: block;
  }

  .share-this-icons>div {
    color: #ffffff;
  }

  .share-this-icons ul li {
    border: none;
  }
}

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

  .multi-txt-top {
    min-height: 4em;
    /*adjust depending on text for events*/
  }

  .multi-txt-top li {
    width: 90%;
    padding: .5% 5%;
    margin: 0 auto 10px;
    display: block;
  }

  .multi-txt-top ul {
    width: 100%;
    margin: 10px 0 0;
  }

  .multi-event-banners .inner {
    width: 90%;
    flex-direction: column;
  }

  .multi-event {
    padding: 3%;
    width: 100%;
    margin: 0px 0 20px;
  }

  .multi-event:first-of-type {
    margin: 0px 0 20px 0;
  }

  .multi-event:last-of-type {
    margin: 0px 0 0;
  }

  .multi-event-banners h2 {
    font-size: 5vw;
  }

  .multi-event h2 {
    font-size: 3.8vw;
  }

  .multi-event h3,
  .multi-txt-top li {
    font-size: 3vw;
    margin: 0 0 5px !important;
  }

  .city-state-txt {
    font-size: 3vw;
    width: auto;
  }

  .multi-txt-top {
    min-height: 0;
    margin: 0 !important;
  }

  .event-announce-txt-only h3 {
    font-size: 3.5vw;

  }

  .about-rwj {}

  .about-rwj .inner {
    flex-direction: column;
    padding: 0;
  }

  .about-rwj .inner:before {
    width: 100%;
    padding-bottom: 55%;
  }

  .about-rwj .content-col {
    width: 100%;
    padding: 2rem;
  }

  .about-the-role {
    flex-direction: column;
  }

  .about-the-role .content-col {
    width: 100%;
    padding: 2rem;
  }

  .about-the-role:before {
    width: calc(100% - 2px);
    padding-bottom: 55%;
  }

  .requirements .inner {
    flex-direction: column;
  }

  .requirements .img-col {
    width: 100%;
    margin-bottom: 20px;
  }

  .requirements .img-col img {
    width: 100%;
  }

  .requirements .content-col {
    width: 100%;
    padding: 0 1rem;
  }

  .express-interest .inner {
    padding: 20px;
  }

  .video-section {
    flex-direction: column;
  }

  .video-txt {
    width: 100%;

  }

  .video-holder {
    width: 100%;
  }

  .express-interest {
    padding: 20px 0;
  }

  .express-interest h3 {
    padding: 0 20px;
  }

  .express-interest .inner {}

  .express-interest .te-field>div label input[type="checkbox"] {
    display: inline-block;
    vertical-align: top;
    margin: 2px .5rem 0 0;
    width: 15px;
    height: 15px;
  }
 
}

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


  .footer-lower {
    width: 85%;
    padding: 50px 0px;
    position: relative;
  }

  .footer-lower-left {
    width: 100%;
    display: block;
    margin: 0px;
    text-align: center;
  }

  .footer-logo {
    width: 40%;
    margin: 0 auto;
  }

  .footer-lower-right {
    width: 100%;
    display: block;
    margin: 20px 0px 10px;
    text-align: center;
  }

  .global-dual .inner {
    width: 100%;
    flex-direction: column;
  }

  .global-dual-copy {
    padding: 8% 5% 8% 5% !important;
    width: 90% !important;
  }

  .textright.global-dual-copy {
    padding: 6% 5% 4% 5% !important;
  }

  #RNOpps .global-dual-copy.textright {
    padding: 6% 5% 4% 5% !important;
  }

  .video-section .inner {
    flex-direction: column;
  }

  .video-txt {
    width: 90%;
    padding: 5%;
  }

  .video-holder {
    width: 80%;
  }

  .quote-holder .inner {
    flex-direction: column;
  }

  .quote-photo {
    width: 30%;
    margin: 0 auto 10px;
  }

  .quote-txt {
    padding: 3% auto 3%;
    margin: 0px auto 20px;
    width: 90%;
  }

  section#RNOpps {
    background-image: none;
  }

  .global-dual#nurses,
  .global-dual#looking {
    background-image: none;
  }

  div#NursesPhoto {
    padding-top: 50%;
    background-image: url("../images/main/nurses-bckgrd-mobile.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  div#nursesphoto {
    padding-top: 50%;
    background-image: url("../images/main/look-backgrd-mobile.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  div#RNOppsPhoto {
    padding-top: 50%;
    background-image: url("../images/main/nurse-talk-mobile.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  .global-dual-copy#eventbannertxt {
    padding: 5% 5% 5% 5% !important;
    width: 90% !important;
    text-align: center;
  }

  .global-dual-copy h2 {
    font-size: 5vw;
  }

  .global-dual-copy#eventbannertxt h2 {
    font-size: 5vw;
  }

  .global-dual-copy#eventbannertxt h3 {
    font-size: 3vw;
  }

  .global-dual-copy#eventbannertxt h4 {
    font-size: 3.5vw;
  }

  .global-dual-copy#eventbannertxt p {
    font-size: 3vw;
  }

  .video-txt h2 {
    font-size: 4vw;
  }

  .global-dual-copy h3 {
    font-size: 4.5vw;
  }

  .testimonials .inner {
    flex-direction: column;
  }

  .magnet-holder {
    padding: 2.5% 5% 1.5%;
    margin: 0px 0 20px;
    width: 100%;
  }

  .testimonials-holder {
    margin: 0px 0;
    width: 100%;
  }

  .global-dual-copy#lookingtxt {
    padding: 6% 5% 4% 5% !important;
    width: 90% !important;
  }

  .quote-slider .copy .quote {
    font-size: 3vw;
  }

  .quote-slider .copy .name {
    font-size: 2.8vw;
  }

  #eventnurses {
    padding-top: 50%;
    background-position: center center;
    background-size: cover;
    border-bottom: 10px solid #ffffff;
  }

}

@media only screen and (max-width: 700px) {
  .bannersub {
    padding: 0% 0% 70%;
    width: 100%;
    position: relative;
    height: auto;
    max-height: auto;
    background-image: url(../images/global/slide-arc-horz-flipped.png), url(../images/sub/banners/mobile/banner-jbsrch-mobile.jpg);
    background-size: 40%, cover;
    background-position: left top, center 60%;
    background-repeat: no-repeat;
  }

  .mainpg {
    background-image: url("../images/main/banner-main-mobile.webp");
    background-position: left top, center 70%;
  }

  .mainpg#nurse-or {
    background-image: url("../images/main/banner-rn-mobile.webp");
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
  }

  .mainpg:before {
    content: none;
  }

  .mainpg#assistant-director {
    background-image: url('../images/main/banner-director-mobile.webp');
    background-size: cover;
    background-position: center 30%;
    background-repeat: no-repeat;
  }

  .bannersub .inner {
    width: 100%;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }

  .bannersub .inner .copy {
    width: 100%;
    padding: 3.5% 5%;
    background-color: rgb(0 83 140 / 80%);
    text-align: center;
  }

  .bannersub .inner .copy h2 {
    font-size: 5.5vw;
    line-height: 1em;
    margin: 0 0 5px;
    color: #ffffff;
  }

  .bannersub .inner .copy h2 br {
    display: none;
  }

  .bannersub .inner .copy h3 {
    width: 90%;
    font-size: 3.5vw;
    line-height: 1.1em;
    margin: .1em auto 0;
    color: #fff;
  }

  .bannersub .inner .copy a {
    padding: 3% 8%;
    margin: 0px 0px 0px;
    font-size: 2.2vw;
    line-height: 1.2vw !important;
  }

  .main-headline-holder .inner {
    padding: 5.5% 0;
  }

  .main-headline-holder .inner h1 {
    font-size: 4.5vw;
  }

  /* .main-headline-holder .inner h2 {
  font-size: 4vw;
  } */
  .quote-slider {
    background-color: #ededed;
    color: #ffffff;
    margin: 0px auto 12px;
  }

  .quote-slider h2 {
    display: none;
  }

  .quote-slider h2::after {
    content: none;
  }

  .quote-slider .inner {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-bottom: 120%;
  }

  .quote-slide.live .copy {
    transform: translate(0%, 0%);
  }

  .quote-slider .copy {
    position: absolute;
    z-index: 1;
    right: 0;
    /*		top: 45.5%;*/
    transform: translate(10%, 0%);
    width: 100%;
    padding: 5%;
  }

  .quote-slider .copy .quote {
    display: block;
    font-size: 4vw;
    line-height: 1.2em;
    margin-bottom: 0.75em;
  }

  .quote-slider .copy .name {
    display: block;
    font-size: 3.5vw;
    line-height: 1em;
  }

  .quote-slider .photograph {
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    padding-bottom: 60%;
    border-radius: 0;
  }

  .prev-next {
    bottom: 2em;
    left: 50%;
    transform: translateX(-50%);
  }

  .lower-controls {
    bottom: 2.5em;
    right: 10%;
  }
}

@media only screen and (max-width: 600px) {
  h2 {
    font-size: 6.75vw;
    line-height: 1em;
    margin: 0px auto 20px;
  }

  .contact-us {
    background-color: #f4f4f5;
    color: #696a6c;
    padding: 20% 0px 45px;
    background-image: url("../images/mobile-contact-curves.png"), url("../images/grey-back-mobile.jpg");
    background-repeat: no-repeat;
    background-size: contain, cover;
    background-position: top center, bottom center;
  }

  .contact-us .inner .link-list {
    font-size: 13px;
    line-height: 1em;
    padding: 20px 0px;
    margin: 25px auto 0px;
    text-align: center;
  }

  .contact-us .inner .link-list a {
    padding: 4px 10px 4px 10px;
    margin: 3px 0px;
  }

  .contact-us .inner .link-list a::before {
    height: 1px;
    transform-origin: center;
  }

  .contact-us .inner .link-list .column {
    display: block;
    margin: 0px auto 1em;
    width: 100%;
  }

  .contact-us .social-media li a {
    margin-top: 9px;
    width: 28px;
    height: 28px;
  }

  .footer-nav {
    display: block;
    position: static;
    transform: translateY(0%);
    width: 100%;
    text-align: center;
    margin: 20px auto 0px;
  }

  .footer-top .address {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .footer-top .eoe {
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  main {
    margin-top: 98px;
  }

  h2 {
    font-size: 3.6vw;
    line-height: 1.1em;
  }

  .bannersub .inner .copy a {
    padding: 4% 10%;
    margin: 0px 0px 0px;
    font-size: 3vw;
    line-height: 1em !important;
  }

  footer {
    padding: 35px 0px 85px;
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    border-top: 8px solid #699d27;
  }

  footer .inner {
    width: 80%;
  }

  .footer-top {
    padding: 20px 0px;
  }

  .footer-top .address {
    display: block;
    width: 100%;
  }

  .footer-top .eoe {
    display: block;
    width: 100%;
    margin-top: 20px;
  }

  .multi-event-banners h2 {
    font-size: 6vw;
    margin: 0px auto 10px;
  }

  .multi-event h2 {
    font-size: 6vw;
  }

  .multi-event h2 br {
    display: none !important;
  }

  .multi-event h3,
  .multi-txt-top li {
    font-size: 4vw;
  }

  .city-state-txt {
    font-size: 4vw;
    width: auto;
  }

  .multi-event-banners {
    padding: 20px 0px;
  }

  .event-announce-txt-only h3 {
    font-size: 4vw;
  }
}

@media screen and (min-width: 1000px) {
  .mobile-only {
    display: none !important;
  }

  .sub-search {
    width: 100%;
  }
}