@media only screen and (max-width: 1500px) {
  .bannersub .inner .copy h2 {
    font-size: 3.5vw;
  }
  .bannersub .inner .copy h3 {
    font-size: 1.65vw;
    line-height: 1.1em;
  }
  .bannermain .inner .copy h2 {
    font-size: 5em;
  }
  .bannermain .inner .copy h2 strong {
    font-size: 6.5vw;
  }
  .bannermain .inner .copy h3 {
    font-size: 3.5vw;
  }
  h1 {
    font-size: 3vw;
    line-height: 1em;
  }
  main {
    margin-top: 86px;
  }
  section.cta-areas h2 {
    font-size: 3vw;
    line-height: 1.1em;
  }
  .intro-copy .inner h1 {
    font-size: 3vw;
  }
	.intro-copy .inner h2 {
    font-size: 2.5vw;
  }
  .intro-copy .inner h3 {
    font-size: 1.8vw;
  }
  .intro-copy h3 {
  font-size: 2vw;
}
 .intro-copy .inner h4 {
  font-size: 2vw;
}
.header-callout h2{
  font-size: 2vw;
}
.footnote-txt {
  font-size: 1.2vw;
}
  .intro-copy .inner p {
    font-size: 1.5vw;
  }
  .callout-02 p {
    font-size: 1.5vw;
    line-height: 1.4em;
  }
  .callout .inner {
    width: 100%;
    max-width: 1550px;
  }
  .callout-02 .inner {
    width: 100%;
    max-width: 1550px;
  }
  .callout-02 h2 {
    font-size: 2.5vw;
    line-height: 1.3em;
  }
  .callout h2 {
    font-size: 2.5vw;
    line-height: 1.3em;
  }
  .jhop-form .inner h2 {
    font-size: 2.5vw;
    line-height: 1.3em;
  }
  .video-section h2 {
    width: 90%;
    font-size: 3vw;
  }
  .jhop-form .inner {
    font-size: 1.5vw;
    line-height: 1.4;
  }
  .callout-02 li {
    font-size: 1.4vw;
  }
  .bannersub .inner .copy h2 strong {
    font-size: 6vw;
  }
  .intro-txt {
    font-size: 1.5vw;
    line-height: 1.5em;
  }
  .top-intro .inner p {
   font-size: 1.5vw;
   line-height: 1.3;
}
  #optimator-form ul li label {
    font-size: 1.5vw;
  }
  .disclaimer-txt {
    font-size: 1.2vw;
  }
  .form-header {
    font-size: 2.5vw;
  }
  .diversity-copy h2 {
    font-size: 2.5vw;
    line-height: 1.3em;
  }
  .diversity-copy p {
    font-size: 1.5vw;
  }
  .nurse-txt-copy h2 {
  font-size: 2.5vw;
    line-height: 1.1em;
}
.nurse-txt-copy p {
  font-size: 1.5vw;
}
  .benefits-area .inner h2 {
    font-size: 2.5vw;
    line-height: 1.1em;
  }
  .jhop-entities .inner h2 {
    font-size: 2.5vw;
    line-height: 1.1em;
  }
	.header-inside .header-logo {
    width: 170px;
  }
  .nav-top a {
    font-size: 1.2vw;
  }
  .lower-nav li a {
    padding: 15px 10px;
    font-size: 12px;
    line-height: 12px;
  }
  .animated-txt {
    background-position: center top, 30% center;
}
.loanrepay-callout .inner h2 {
    font-size: 2vw;
}
.loanrepay-callout .inner p {
    font-size: 1.5vw;
}
.benefits-new-copy h2 {
    font-size: 2.5vw;
}
}
@media only screen and (max-width: 1300px) {
  .callout .table-text {
    width: 80%;
    padding: 15% 10%;
  }
  .callout-02 .table-text {
    padding: 6% 5%;
    width: 90%;
  }
  .benefits-new {
   background-position: 70% 0%;
}
}
@media only screen and (max-width: 1100px) {
  header {
    padding: 12px 0px 13px;
    box-shadow: 2px 0px 4px rgba(0, 0, 0, .1);
  }
  .header-inside .header-logo {
    width: 150px;
  }
	.hamburger-title {
    position: fixed;
    z-index: 10000000;
    display: inline-block;
    top: 0;
    right: 0;
    width: calc(5% + 65px);
    height: 80px;
  }
  .burger {
    padding: 0px 0px;
    top: 39px;
    right: 5%;
    display: inline-block;
  }
  .hamburger-content {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    transform: none;
    top: 68px;
height: calc(100vh - 40px);
    padding: 0px 0px 0px;
    background-image: url("../images/global/menu-back.jpg");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
/*    overflow-y: scroll;*/
  }
  header li {
    display: block;
  }
  .nav-top {
    background-color: #f4f4f5;
    position: static;
	  top: auto;
	  transform: none;
  }
  .nav-top li {
    border-bottom: 1px solid rgba(105, 106, 108, .15);
  }
  .nav-top a {
    display: block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    color: #0068c1;
    padding: 14px 30px;
    position: relative;
    z-index: 1;
    transition: .15s all ease-in-out;
  }
  .nav-top a:hover, .nav-top a:focus, .nav-top a:active {
    color: #0056b3 !important;
  }
  .select-language{
  align-items: left !important;
}
.select-language a {
    padding: 14px 10px;
}
  .select-language-txt {
  font-size: 13px;
  line-height: 1em;
}
  .lower-nav {
    background-color: #ffffff;
    color: #696a6c;
    text-align: left;
    position: static;
    margin-bottom: 80px;
  }
  .lower-nav li {
    border-bottom: 1px solid rgba(105, 106, 108, .15);
  }
  .lower-nav li:last-child {
    border-bottom: 0px solid rgba(105, 106, 108, .15);
  }
  .lower-nav li a {
    color: #696a6c;
    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: #0056b3 !important;
  text-decoration: none;
  }
  .nav-top a::before, .lower-nav li a::before, .lower-nav li.find-provider a::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    z-index: -1;
    background-color: #0e94e1;
    transform-origin: left;
    transform: scaleX(0);
    transition: .075s all ease-in-out;
  }
  .nav-top a:hover::before, .nav-top a:focus::before, .nav-top a:active::before, .lower-nav li a:hover::before, .lower-nav li a:focus::before, .lower-nav li a:active::before, .lower-nav li.find-provider a:hover::before, .lower-nav li.find-provider a:focus::before, .lower-nav li.find-provider a:active::before {
    transition: .2s all ease-in-out;
    background-color: #0074b8;
  }
  .lower-nav li.find-provider a {
    background-color: #699d27;
    color: #ffffff;
  }

	.bannersub .inner .copy {
    width: 37%;
    max-width: 1390px;
    padding: 5%;
  }
  .bannersub .inner .copy h2 {
    font-size: 3.65vw;
    line-height: 1em;
  }
  .bannersub .inner .copy h3 {
    font-size: 2vw;
  }
  .bannermain .inner .copy {
/*
    width: 37%;
    max-width: 1390px;
    padding: 5%;
*/
  }
  .bannermain .inner .copy h2 {
    font-size: 4em;
  }
  .bannermain .inner .copy h2 strong {
    font-size: 6vw;
  }
  .bannermain .inner .copy h3 {
    font-size: 3.65vw;
  }
  h1 {
    font-size: 3.65vw;
    line-height: 1em;
  }
  main {
    margin-top: 68px;
  }
}
@media only screen and (max-width: 1000px) {
  .bannerArea {
    margin-top: 108px;
  }
  .video-outer .inner {
   flex-direction: column;
}
	.video-title {
  width: 90%;
  padding: 3% 5%;
}
	.video-holder {
    width: 100%;
  }
  .at-icon-wrapper {
    background-color: rgba(51, 51, 51, 0) !important;
  }
  .at-share-tbx-element .at-icon-wrapper {
    margin: 0px 0px 0px 6px !important;
  }
  .menu-background {
    position: fixed;
    z-index: 2019;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../images/global/menu-back.jpg");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: none;
    opacity: 0;
  }
  .menu-background.live {
    display: block;
    opacity: 1;
    -webkit-animation-name: background-transition;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: .15s;
    -webkit-animation-fill-mode: backwards;
    animation-name: background-transition;
    animation-timing-function: ease-in;
    animation-duration: .15s;
    animation-fill-mode: both;
  }
  @keyframes-webkit- background-transition {
    0% {
      opacity: 0
    }
    100% {
      opacity: 1
    }
  }
  @keyframes background-transition {
    0% {
      opacity: 0
    }
    100% {
      opacity: 1
    }
  }
  .callout h2 {
    font-size: 3vw;
    line-height: 1em;
    width: 100%;
  }
  .callout h3 {
    font-size: 2.5vw;
    line-height: 1em;
    width: 100%;
  }
  .callout p {
    font-size: 2vw;
    line-height: 1.3em;
    width: 100%;
  }
  .callout-02 h2 {
    font-size: 2.5vw;
    line-height: 1.3em;
    width: 100%;
  }
  .jhop-form .inner h2 {
    font-size: 2.5vw;
    line-height: 1.3em;
  }
  .callout-02 h3 {
    font-size: 2.5vw;
    line-height: 1em;
    width: 100%;
  }
  .callout-02 p {
    font-size: 1.8vw;
    line-height: 1.3em;
    width: 100%;
  }
  .callout-02 li {
    font-size: 1.7vw;
  }
  #optimator-form ul li label {
    display: block;
    width: 100%;
    margin-bottom: 7px;
  }
  #optimator-form ul li input {
    display: block;
    width: 94%;
  }
  #optimator-form ul li select {
    display: block;
    width: 100%;
  }
  #optimator-form ul li .upload-buttons-holder label {
    display: inline-block;
    width: auto;
  }
  textarea#id_role {
  display: block;
  width: 94% !important;
}
  .multi-select-label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  #optimator-form ul ul {
    display: block;
    width: calc(100% - 40px);
  }
  .intro-txt {
    line-height: 1.3em;
  }
  #optimator-form {
    padding: 2% 5% 2% 5%;
    margin: 10px auto 20px auto;
    width: 90%;
  }
  .form-header {
    font-size: 3.5vw;
    padding: 2% 5% 2% 5%;
    margin: 10px auto 10px auto;
    width: 80%;
  }
  .bullets {
    column-count: 2;
  }
  
  .benefits-new-photo {
  padding: 50% 0 0!important;
  width: 100% !important;
  background-image: url("../images/main/mother-daughter-photo-mobile.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  
}
  .benefits-new .inner {
  flex-direction: column;
}
  .benefits-new-copy {
  padding: 5% 0% !important;
  width: 100% !important;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  order: 1;
}

.benefits-new li {
  margin: 0px 0px 15px 20px;
  padding: 0 20px 0 0;
}
.benefits-new {
  background-image: none;
}
}
@media only screen and (max-width: 850px) {
  .hidden-mobile {
    display: none;
  }
  .table-with-left-image {
    display: block;
  }
  .table-row {
    display: block;
  }
  .table-cell-left {
    display: block;
    width: 100%;
    text-align: left;
  }
  .table-cell-right {
    display: block;
    width: 100%;
    text-align: center;
  }
  /* -- this is where stuff gets different between the two -- */
  .table-with-left-image .table-cell-left {
    display: none;
  }
  .table-with-right-image .table-cell-right {
    display: none;
  }
  /* ---- your text and spacing ---- */
  .table-cell-text {
    display: inline-block;
    text-align: left;
    padding: 3% 6% 3% 6%;
    width: 88%;
    max-width: 280px;
  }
  .your-cells-body-copy {
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .your-cells-title {
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0em;
  }
	.video-title h2 {
   font-size: 5vw;
}
  .video-title {
    width: 94%;
    padding: 2% 3% 2% 3%;
    font-size: 3vw;
    line-height: 1.3em;
    margin: 0;
  }
  .video-section .inner {
    width: 85%;
    margin: 0px auto;
    padding: 2% 0 0;
  }
  .footer-nav {
    display: block;
    position: static;
    transform: translateY(0%);
    width: 100%;
    text-align: center;
    margin: 20px auto 0px;
  }
  .footer-logo {
    width: 180px;
    margin: 0px auto;
  }
  .bullets {
    column-count: 1;
  }
	.bannermain::after { 
    width: 500%;
    height: 180px;
    left: -70%;
    top: -80%;
}
}
@media only screen and (max-width: 780px) {
  .table {
    display: block;
  }
  .row {
    display: block;
  }
  .cell {
    display: block;
  }
 
  .intro-copy .inner h1 {
    font-size: 5vw;
    line-height: 1.2em;
  }
	 .intro-copy .inner h2 {
    font-size: 5vw;
    line-height: 1.3em;
  }
  .intro-copy .inner h3 {
  font-size: 3.5vw;
    line-height: 1.3em;
	width: 100%;
}
.intro-copy .inner h4 {
  font-size: 3.5vw;
    line-height: 1.2em;
}
  .intro-copy .inner {
    width: 80%;
  }
  
  .table-with-right-image {
    margin: 8px auto 8px auto;
  }
  .video-section h2 {
    font-size: 5vw;
    width: 85%;
    text-align: left;
  }
  .video-section {
    padding: 2em 0px 2em;
  }
  footer {
    padding: 2em 0px 1em;
  }
  .jhop-form .inner {
    width: 90%;
    margin: 0px auto 10px;
    font-size: 3vw;
    line-height: 1.4em;
  }
  /*
	.jhop-form .inner p:last-child{
      margin: 0px auto;
}
*/
  .jhop-form {
    padding: 2em 0px 1.5em;
  }
  #expressbtn a {
    margin: 0px 0 0;
  }
  .form-header {
    font-size: 2.3em;
  }
  section.animation .inner {
    flex-direction: column;
  }
  .diversity .inner {
    flex-direction: column;
  }
  .animated-txt {
  width: auto;
    padding: 30% 0 15%;
    background-position: center top, center middle;
	background-image: 
	  url("../images/main/pink-triangle.svg"), url("../images/main/something-bigger-mobile.webp");
  background-size: 105%, cover;
  background-repeat: no-repeat, no-repeat;
  }
  .nurse-txt {
    width: auto;
    padding: 10% 5%;
    border-bottom: 1px solid #ffffff;
  }
  #diversitygroup {
    background-image: url("../images/main/diversity-group-mobile.webp");
    background-position: center center;
    padding-top: 58.98%;
	  order: 1;
  }
  .diversity-copy {
    padding: 6% 5% 10% !important;
    width: 90% !important;
  }
  .nurse-txt-copy {
    padding: 6% 5% 10% !important;
    width: 90% !important;
}
  .diversity-copy h2 {
    font-size: 5vw;
    margin-bottom: 15px;
  }
  .diversity-copy p {
    font-size: 3vw;
    line-height: 1.3em;
  }
  .nurse-txt-copy h2 {
   font-size: 4vw;
    line-height: 1.1em;
    margin-bottom: 15px;
}
  .benefits-area .inner h2 {
    font-size: 4vw;
    line-height: 1.1em;
  }
  .diversity .inner div {
    flex-direction: column;
  }
  .intro-copy .inner p {
    font-size: 2.5vw;
  }
  .top-intro .inner p {
   font-size: 3vw;
   line-height: 1.3;
}
   .header-callout{
    padding:3% 2%;
}
  .header-callout h2{
  font-size: 3.5vw; 
}
.footnote-txt {
  font-size: 2vw;
      margin: 5px auto 0;
}
  .nurse-txt p {
        font-size: 3vw;
    line-height: 1.3em;
  }
  .benefits-icons-area {
    flex-direction: column;
  }
  .benefit-top img {
    width: 25%;
  }
  .benefits-icons-area div {
    margin: 0px 1% 20px;
  }
  .benefit-btm {
    margin: 0 auto 0 !important;
    font-weight: 600;
    font-size: 3vw;
  }
  .benefits-area {
    padding: 1.5em 0px 1em;
  }
  .disclaimer {
    left: 0px;
  }
  .jhop-entities .inner h2 {
    font-size: 5vw;
    line-height: 1.2em;
  }
  .jhop-entities .inner {
    width: 90%;
    margin: 0px auto 0px;
  }
  .jhop-entities {
    padding: 2em 0px 2em;
  }
  .jhop-entities .inner li {
    margin: 0 0 8px;
    padding: 0 0 8px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    line-height: 1.2em;
    font-size: 3vw;
  }
  .loanrepay-callout .inner h2 {
    font-size: 3.5vw;
	margin: 0 0 5px;
}
.loanrepay-callout .inner p {
    font-size: 3vw;
}
.loanrepay-callout .inner {
    width: 94%;
    padding: 4% 3%;
}
section.event-banner-strip {
  padding: 3% 0;
}
section.event-banner-strip .inner {
   max-width: none;
   flex-direction: column;
}
.eventstrip-icon{
  width:15%;
  margin:0 auto 10px;
  padding-right:1%;
  display: flex;
  display: -webkit-flex;
}
.eventstrip-text{
  width:100%;
}
.eventstrip-text h2 {
    font-size: 3.5vw;
}
.eventstrip-text p {
   font-size: 2.5vw;
  line-height: 1.3;
  width:100%;
}
.learnbtn a {
   padding: 10px 20px;
  font-size: 2.5vw;
}
 .benefits-new-copy h2 {
    font-size: 5vw;
}
  .benefits-new-copy p {
    font-size: 3vw;
    margin: 0 0 10px;
}
.benefits-new li {
   font-size: 3vw;
   margin: 0px 0px 10px 20px;
}
.benefits-new ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  margin: 10px 0 0;
  padding: 0;
}
	#expressbtn a {
    width: 80%;
}
}
@media only screen and (max-width: 700px) {
  .bannermain .inner .copy h2 {
    font-size: 3em;
  }
  .bannermain .inner .copy h2 strong {
    font-size: 10.5vw;
  }
  .bannermain .inner .copy h3 {
   font-size: 6.75vw;
    line-height: 1em;
  }
  .bannermain .inner .copy a {
    padding: 3% 8%;
    margin: 0px 0px 0px;
    font-size: 2.2vw;
    line-height: 1.2vw !important;
  }
  .bannersub {
    padding: 5% 5% 60%;
    width: 90%;
    position: static;
    height: auto;
    max-height: auto;
    background-image: url(../images/sub/banners/mobile/banner-home-hlth-m.jpg);
    background-size: cover;
    background-position: center 60%;
    background-repeat: no-repeat;
  }
  #thankyou {
    background-image: url("../images/sub/banners/mobile/banner-thank-you-m.jpg");
  }
  .bannersub .inner {
    width: 100%;
    max-width: 1450px;
    position: static;
    z-index: 1;
    transform: none;
  }
  .bannersub .inner .copy {
    width: 90%;
    max-width: 1390px;
    padding: 2% 5% 0;
    text-align: center;
  }
  .bannersub .inner .copy h2 {
    font-size: 6.75vw;
    line-height: 1em;
  }
  .bannersub .inner .copy h2 strong {
    font-size: 10.5vw;
  }
  .bannersub .inner .copy h3 {
    width: 90%;
    font-size: 3.5vw;
    line-height: 1.1em;
    margin: .1em auto 0;
  }
  .bannersub .inner .copy a {
    padding: 3% 8%;
    margin: 0px 0px 0px;
    font-size: 2.2vw;
    line-height: 1.2vw !important;
  }
  h1 {
    font-size: 6.75vw;
    line-height: 1em;
  }
  .table {
    display: block;
  }
  .row {
    display: block;
  }
  .cell {
    display: block;
  }
  .callout h2 {
    font-size: 5vw;
    line-height: 1.1em;
    margin: 10px 0px;
    padding-top: 0px;
  }
  .callout h3 {
    font-size: 3.8vw;
    line-height: 1.2em;
    padding: 3% 3%;
    width: 94%;
  }
  .callout .cell {
    width: 100%;
  }
  .callout .table-text {
    width: 90%;
    padding: 3% 5% 4%;
    text-align: center;
  }
  .callout-image {
    display: none;
  }
  .callout p {
    font-size: 3vw;
    line-height: 1.3em;
    margin: 0 0 10px;
    width: 100%;
  }
  .callout {
    width: 100%;
    background-image: url("../images/main/benefits-icons-horz.png");
    background-repeat: no-repeat;
    background-size: 90%;
    margin-top: 0px !important;
    padding-top: 22.41% !important;
    background-position: top center;
  }
  .callout-02 .bullets {
    margin: 1em auto 0;
  }
  .callout-02 .bullets li {
    margin: 0px 20px 8px;
    padding: 0;
    font-size: 3vw;
    line-height: 1.1em;
  }
  .callout-02 h2 {
    font-size: 5vw;
    margin: 10px 0px 15px;
    padding-top: 0px;
    text-align: left;
  }
  .jhop-form .inner h2 {
    font-size: 5vw;
  }
  .callout-02 h3 {
    font-size: 3.8vw;
    line-height: 1.2em;
    padding: 3% 3%;
    width: 94%;
  }
  .callout-02 .cell {
    width: 100%;
  }
  .callout-02 .table-text {
    background-image: none;
    width: 86%;
    padding: 4% 7%;
    background-color: #7a2e92;
    margin-bottom: 5px;
  }
  .callout-02-image {
    display: none;
  }
  .callout-02 li {
    font-weight: 500;
    font-size: 3vw;
  }
  .callout-02 p {
    font-size: 3vw;
    line-height: 1.3em;
    margin: 0 0 15px;
    width: 100%;
    text-align: left;
  }
  .callout-02 {
    width: 100%;
    background-image: url("../images/main/nurse-isolated-m.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    margin-top: 0px !important;
    padding-top: 47% !important;
	  border-bottom: none;
  }
  .footer-top .address {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-top .eoe {
    display: block;
    width: 100%;
    text-align: center;
    text-align: left;
  }
  .disclaimer-txt {
    font-size: 2.5vw;
    line-height: 1.4em;
  }
  .intro-txt {
    font-size: 3vw;
  }
  #optimator-form ul li label {
    font-size: 3vw;
  }
  .form-header {
    font-size: 5vw;
    padding: 2% 0% 2% 0%;
    width: 90%;
    text-align: center;
  }
	.bannermain {
	margin: auto 0px;
    background-color: #dadada;
    position: relative;
    z-index: 1;
    width: 100%;
    max-height: none;
    height: 55vw;
    overflow: hidden;
	background-image: url(../images/main/banner-main-mobile-eng.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
	#bannerspanishvers.bannermain {
	margin: auto 0px;
    background-color: #dadada;
    position: relative;
    z-index: 1;
    width: 100%;
    max-height: none;
    height: 55vw;
    overflow: hidden;
	background-image: url(../images/main/banner-main-mobile-sp.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

}
@media only screen and (max-width: 600px) {
  h2 {
    font-size: 6.75vw;
    line-height: 1em;
    margin: 0px auto 20px;
  }
  .form-header {
    font-size: 2em;
    padding: 2% 0% 2% 0%;
    width: 90%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  h2 {
    font-size: 3.6vw;
    line-height: 1.1em;
  }
	#expressbtn a {
    width: 90%;
}
  .bannersub .inner .copy a {
    padding: 4% 10%;
    margin: 0px 0px 0px;
    font-size: 3vw;
    line-height: 1em !important;
  }
  .bannermain .inner .copy a {
    padding: 4% 10%;
    margin: 0px 0px 0px;
    font-size: 3vw;
    line-height: 1em !important;
  }
  footer {
    padding: 35px 0px 50px;
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    border-top: 3px solid #fff;
  }
  footer .inner {
    width: 80%;
  }
  .footer-top {
    padding: 0px 0px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
  }
  .footer-top .address {
    display: block;
    width: 100%;
  }
  .footer-top .eoe {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .job-require .inner h2 {
    font-size: 4.5vw;
  }
  .job-listing .inner h2 {
    font-size: 5vw;
  }
  .intro-copy .inner {
    font-size: 3vw;
    line-height: 1.4em;
  }
  .video-section h2 {
    font-size: 4.5vw;
  }
  .video-title {
    font-size: 3.5vw;
    line-height: 1.3em;
  }
  .jhop-entities .inner li {
    font-size: 3.5vw;
  }
  .eventstrip-text h2 {
    font-size: 5vw;
}
.eventstrip-text p {
   font-size: 3.5vw;
}
.learnbtn a { 
  font-size: 3vw;
}
}

@media screen and (min-width: 1000px) {
    .mobile-only {
    display: none !important;
  }
  .accordion-hamburger {
    display: block !important;
  }
	
}
/*
@media only screen and (min-width: 1100px) {
  .hamburger-content {
    display: block;
  }
}
*/
