@media only screen and (max-width: 768px) {
  section.page-header-parallax,
  section.parallax {
    background-attachment: fixed !important;
    background-size: auto 150% !important;
    background-position: 50% -50px !important;
    background-attachment: scroll !important;
  }
}

@media only screen and (max-width: 760px) {
  /*
  .parallax {
    background-position:center center !important;
  }
  */
  .parallax h1 {
    font-size:55px;
  }
  .parallax h2 {
    font-size:45px;
  }
  .parallax h3 {
    font-size:45px;
  }
}

@media only screen and (max-width: 500px) {
  .parallax h1 {
    font-size:36px;
  }
  .parallax h2 {
    font-size:30px;
  }
  .parallax h3 {
    font-size:30px;
  }
}

@media only screen and (max-width: 600px) {
  .owl-pagination {
    display:none;
  }
}

@media only screen and (max-width: 992px) {
  .price-clean {
    margin-bottom:30px;
  }
  .col-md-5th .price-clean h4 {
    font-size: 40px;
    line-height:40px;
  }
  .col-md-5th .price-clean h4 em {
    font-size:11px;
  }
}
@media only screen and (max-width: 768px) {
  .price-clean h4 {
    font-size: 60px;
    line-height:60px;
  }
  .price-clean h4 em {
    font-size: 14px;
  }
}

@media screen and (max-width: 860px) {
  div.testimonial-bordered {
    margin: 15px 0;
  }
}

@media only screen and (max-width: 1024px) {
  body.easyshifts-body .eashyshifts-hidden-ipad-only {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .homepage .h-500.easyshifts-slider {
    height: 350px !important;
    background-position: top !important;
  }

  .homepage .h-500.easyshifts-slider .easyshifts-slider-text-container {
    text-align: left !important;  
  }

  .homepage .h-500.easyshifts-slider .easyshifts-slider-text {
    font-size: 28px !important;  
    margin: 10px !important;
  }

  .homepage .h-500.easyshifts-slider .easyshifts-slider-btn {
    margin-top: 20px !important;
    margin-left: 10px !important;
  }

  .homepage section {
    padding: 50px 0;
  }

  .homepage section div.row>div {
    margin-bottom: 40px;
  }

  .homepage div.row.learn-more-youtube-border div{
    margin-bottom: 0 !important;
  }

  .homepage .call-out-block .book-a-demo-btn-lg {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .homepage div.heading-title {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .homepage .easyshifts-guarantee .testimonial-video {
    margin: 0;
  }

  .homepage .learn-more-youtube h3.youtube-title {
    font-size: 16px !important;
  }

  .homepage .take-control .take-control-text {
    margin-bottom: 20px !important;
  }

  .features-mobile-grid {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .features-mobile-grid .features-mobile-grid-video {
    max-width: 66% !important;
    width: 66% !important;
  }

  .features-mobile-grid .features-mobile-grid-video-title {
    max-width: 33% !important;
    width: 33% !important;
  }

  .homepage .take-control .image-nurse-use-easyshifts {
    margin-top: 133px;
  }

  body.easyshifts-body .eashyshifts-hidden-ipad-only {
    display: none;
  }

  body.easyshifts-body.homepage .col-ipad-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}


@media only screen and (max-width: 550px) {
  .homepage .h-500.easyshifts-slider {
    height: 250px !important;
    background-position: top !important;
  }

  .homepage .h-500.easyshifts-slider .easyshifts-slider-text-container {
    text-align: left !important;  
  }

  .homepage .h-500.easyshifts-slider .easyshifts-slider-text {
    font-size: 20px !important;  
    margin: 20px !important;
  }

  .homepage .h-500.easyshifts-slider .easyshifts-slider-btn {
    margin-top: 10px !important;
    margin-left: 20px !important;
  }

  body.easyshifts-body.homepage .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  body.easyshifts-body.homepage .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .features-mobile-grid .features-mobile-grid-video {
    max-width: 100% !important;
    width: 100% !important;
  }

  .features-mobile-grid .features-mobile-grid-video-title {
    max-width: 100% !important;
    width: 100% !important;
  }

  .homepage section {
    padding: 50px 0;
  }

  .homepage section div.row>div {
    margin-bottom: 0px;
  }

  .homepage div.row.learn-more-youtube-border div{
    margin-bottom: 0 !important;
  }

  .homepage div.heading-title {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .homepage .easyshifts-step-process .process-wizard {
    display: flex;
    flex-direction: column;
  }

  .homepage .easyshifts-step-process .process-wizard .process-wizard-step  {
    min-width: 100%;
    display: flex;
    flex-direction: row;
  }

  .homepage .easyshifts-step-process .process-wizard .process-wizard-stepnum {
    width: 25%;
    margin-left: 35px;
  }

  .homepage .easyshifts-step-process .process-wizard .process-wizard-dot {
    top: 12px;
    left: 25px;
  }

  .homepage .easyshifts-step-process .process-wizard .process-wizard-info {
    width: 70%;
    margin-top: 0;
  }

  .overtime .easyshifts-step-process .process-wizard {
    display: flex;
    flex-direction: column;
  }

  .overtime .easyshifts-step-process .process-wizard .process-wizard-step  {
    min-width: 100%;
    display: flex;
    flex-direction: row;
  }

  .overtime .easyshifts-step-process .process-wizard .process-wizard-stepnum {
    width: 25%;
    margin-left: 35px;
  }

  .overtime .easyshifts-step-process .process-wizard .process-wizard-dot {
    top: 12px;
    left: 25px;
  }

  .overtime .easyshifts-step-process .process-wizard .process-wizard-info {
    width: 70%;
    margin-top: 0;
  }

  .homepage .easyshifts-guarantee .testimonial-video {
    margin: 0;
  }

  .homepage .easyshifts-guarantee .book-a-demo-btn-lg {
    margin-bottom: 60px;
  }

  .homepage .learn-more-youtube h3.youtube-title {
    font-size: 16px !important;
  }

  .homepage .take-control .take-control-text {
    margin-bottom: 20px !important;
  }

  .homepage .take-control .image-nurse-use-easyshifts {
    margin-top: 0px;
  }

  #get-started-form .col-get-started-form {
    margin: 10px;
  }

  #get-started-form .mobile-form {
    display: flex;
  }

  #get-started-form .mobile-form .mobile-form-order-2 {
    order: 2;
  }

  #get-started-form .mobile-form .col-get-started-form {
    order: 1;
  }

  .easyshifts-slider .easyshifts-slider-text {
    font-size: 25px !important;
  }

  .homepage .easyshifts-slider {
    background-position: right -260px center !important;
  }

  .overtime .easyshifts-slider {
    background-position: right -260px center !important;
  }

  .overtime .key-befenits-mobile-wrap {
    margin-left: 15px !important;
  }

  .expand-btn-wrap {
    padding-top: 1rem;
  }

  .sitemap {
    grid-template-columns: repeat(1, 1fr);
  }

  /* Landing Page */
  .easyshifts-body.landing-page .vertical-align-middle {
    vertical-align: bottom;
  }

  .easyshifts-body.landing-page .h-easyshifts-image {
    background-position: 85% !important;
  }

  .easyshifts-body.landing-page .h-easyshifts-image.nurse {
    background-position: 90% !important;
  }

  .easyshifts-body.landing-page .h-easyshifts-image.healthcare {
    background-position: 13% !important;
  }

  .easyshifts-body.landing-page .easyshifts-hospital-slider-text-container {
    width: auto !important;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85) !important;
  }

  .easyshifts-body.landing-page .easyshifts-healthcare-slider-text-container {
    width: auto !important;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85) !important;
  }

  .easyshifts-body.landing-page .easyshifts-nurse-slider-text-container {
    width: auto !important;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85) !important;
    margin-bottom: 20px;
  }

  .easyshifts-body.landing-page .easyshifts-nurse-slider-text-container h1 {
    font-size: 29px !important;
  }

  .easyshifts-body.landing-page .easyshifts-hospital-slider-text-container h1 {
    font-size: 29px !important;
  }

  .easyshifts-body.landing-page .easyshifts-healthcare-slider-text-container h1 {
    font-size: 29px !important;
  }

  .easyshifts-body.landing-page .easyshifts-fullwide-for-phone .eashyshifts-landing-fullwide-phone-order h2 {
    font-size: 24px !important;
  }

  .easyshifts-body.landing-page .easyshifts-fullwide-for-phone .eashyshifts-landing-fullwide-phone-order .order1 {
    order: 2;
  }

  .easyshifts-body.landing-page .easyshifts-fullwide-for-phone .eashyshifts-landing-fullwide-phone-order .order2 {
    order: 1;
  }

  .easyshifts-body.landing-page .easyshifts-fullwide-for-phone .eashyshifts-landing-fullwide-phone-order .order1 .ml-50 {
    margin-left: 0 !important;
  }

  .easyshifts-body.landing-page .easyshifts-fullwide-for-phone .eashyshifts-landing-fullwide-phone-order .order1 .mr-50 {
    margin-right: 0 !important;
  }

  .easyshifts-body.landing-page .easyshifts-fullwide-for-phone .eashyshifts-landing-fullwide-phone-order .order2.pl-50 {
    padding-left: 15px !important;
  }

  .easyshifts-body.landing-page .easyshifts-fullwide-for-phone .eashyshifts-landing-fullwide-phone-order .order2.pr-50 {
    padding-right: 15px !important;
  }

  body.easyshifts-body.landing-page .easyshifts-fullwide-for-phone .phone-margin {
    margin-top: 100px !important;
  }

  body.easyshifts-body.landing-page section div.row>div {
    margin-bottom: 0px;
  }

  .--button-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .homepage.skilled-nursing-facility-page .h-500.easyshifts-slider .easyshifts-slider-text {
    font-size: 18px !important;
    margin: 8px !important;
    padding: 4px;
    background-color: rgba(255, 255, 255, 0.8) !important;
  }

  .homepage.skilled-nursing-facility-page .info-bar .glyphicon:before {
    display: none;
  }

  .skilled-nursing-facility-page .nurse-mobile {
    height: 414px;
  }
}
