
@media only screen and (max-width:1024px) {
  .main-header{
    display: none;
  }
  .mobile-header{
    display: block;
  }
  .banner-container {
    background-position: right;
  }
  .banner-content {
      margin-top: 0;
      padding: 20px 20px;
      background: rgba(255,255,255,0.60);
  }
  .banner-content .banner-label{
    margin-top: 0;
  }
  .banner-content h1 {
    font-size: 50px;
  }
  .banner-content h3 {
    font-size: 35px;
  }
  .banner-content h5 {
    font-size: 18px;
  }
  .banner-content .banner-label a.button {
    padding: 10px 15px 5px;
  }
  .faqs-banner {
      background: url(../img/jnj-59.jpg);
      background-position: center;
      background-size: cover;
  }
  .global-container{
    padding-top: 50px;
  }
  .cc-banner h3{
    padding: 0;
    color: #04732b!important;
    font-size: 35px;
  }
  .padder{
    padding: 20px;
  }
  .about-bb-content h5 {
    font-size: 15px;
  }
  .mission-img-container {
    background-repeat: no-repeat;
    background-size: cover!important;
  }
  .vision-img-container{
    background-repeat: no-repeat;
    background-size: cover!important;
  }
  .aligner{
    padding:0;
  }
  .strength-banner h3{
    font-size: 35px;
  }
  .people-banner img{
      width: auto;
      height: 200px;
  }
  .global-container .people-banner {
      height: 235px;
  }
  #sr {
    font-size: 25px;
  }
  .m-oleo {
    height: auto;
  }
  .v-oleo{
    height: auto;
  }
  .oleo-mv-liner{
    display: block;
  }
  .values-banner {
    height: 300px;
  }
  .values-banner h3 {
    transform: translateY(195%);
  }
    .desktop{
  display: none;
  }
    .mobile{
    display: block;
  }
  .prod-th{
    padding:10px;
  }
  .prod-imager{
    height: 150px;
  }
  .mobile-slide-frame p{
    margin-bottom: 2px;
  }
  .career-banner {
    background-position-y: top!important;
    background-size: 100%!important;
    height: 200px!important;
  }

}
@media screen and (min-width:375px) and (max-width:812px) {
  .desktop{
  display: none;
  }
  .mobile{
    display: block;
  }
    .prod-th{
    padding:10px!important;
  }
  .prod-imager{
    height: 250px!important;
  }
  .fueler{
    height: 175px!important;
  }
  .products-banner {
    background-position: right!important;
  }
    .sec1-history {
    background:url(../img/who-mobile.jpg)!important;
    background-size: inherit!important;
    background-position: center bottom!important;
  }
  .sec3-note h1 {
    font-size: 20px!important;
    line-height: 35px!important;
  }
  .sec3-quoter {
    font-size: 35px!important;
  }
  .personal-banner {
    background-position: right!important;
  }
  .homecare-banner {
    background-position: center!important;
  }
  }
/*.career-banner {
    background-position-y: top!important;
    background-size: 100%!important;
    height: 200px!important;
  }*/

}
@media only screen and (max-width:736px) {

}

@media only screen and (max-width:667px) {


}

@media only screen and (max-width:414px) {


}
@media only screen and (max-width:736px) and (max-width:414px) {

}
@media only screen and (max-width:667px) and (max-width:375px) {
  .banner-content h1 {
      font-size: 25px;
  }
}

@media only screen and (max-width:640px) {


}

@media only screen and (max-width:375px) {


}

@media only screen and (max-width:360px) {


}
@media only screen and (max-width:320px){

}
@media only screen and (min-width:2732px) {

}
@media screen and (min-width:1024px) and (max-width:1366px) and (orientation: portrait){
/*  .banner-container{
    height: 70vh;
  }
  .insert-cont{
    height: 60vh;
  }
  .our-story{
    background-position-y:0;
    height: 80vh;
  }*/

}