/*-- 0 --*/
@media (max-width: 1600px) {
}

/*-- 1 --*/
@media (min-width: 1351px) and (max-width: 1850px) {
}

/*-- 2 --*/
@media (min-width: 991px) and (max-width: 1350px) {
  .home-abt-img-why img {
    width: 180%;
  }
}

/*-- 3 --*/
@media (min-width: 768px) and (max-width: 990px) {
  .abt-hgs-why {
    width: 100%;
    padding: 0px 0px;
    padding-right: 0px;
    text-align: center;
    padding-top: 1px;
  }
  .abt-right-why {
    width: 100%;
    margin-top: 20px;
  }
  .home-abt-img-why {
    height: auto;
  }

  .abt-upperwhy {
    position: relative;
  }

  .home-abt-img-why img {
    width: 100%;
  }
}

/*-- 4 --*/

@media (max-width: 767px) {
  .home-abt-img-why img {
    width: 100%;
  }
  .abt-upperwhy {
    position: relative;
  }
  .inner-banner-why-join-us {
    padding-top: 140px;
    margin-top: 100px;
    min-height: 360px;
  }
  .workat-left {
    width: 100%;
  }
  .workat-right {
    width: 70%;
    margin: 0 auto;
    float: none;
  }
  .abt-hgs-why {
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .home-abt-img-why {
    width: 100%;
    height: auto;
  }
  .abt-right-why {
    width: 100%;
  }
  .abt-hgs-why h3 {
    margin-top: 0px;
    color: #fff;
    padding-top: 40px;
  }

  .workat-left h3 {
    font-size: 30px;
    line-height: 34px;
  }
  .martop100 {
    margin-top: 30px;
  }
  #way-of-life {
    padding-bottom: 30px;
  }
  #way-of-life h3 {
    font-size: 30px;
    line-height: 34px;
  }
  .dvdr-15 {
    width: 50%;
  }
  .lifeat {
    padding: 0px 2px;
  }
  .pad30 {
    padding: 10px;
  }
  .recruiters-share .coma {
    width: 40px;
    padding-top: 10px;
  }
  .recruiters-share h6 {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0px;
  }
  .recurters-profile {
    width: 100px;
    margin: 0px auto;
    height: 100px;
  }
  .recruiters-share h4 {
    padding: 5px 0px;
  }
  .recruiters-share h2 {
    font-size: 14px;
    line-height: 20px;
  }


  .arownone .slick-prev {
    display: none !important;
  }
  .arownone .slick-next {
    display: none !important;
  }

  .abt-hgs-why h3 {
    font-size: 30px;
    line-height: 34px;
  }

  .apply a {
    font-size: 16px;
  }
  .apply {
    padding: 15px 30px;
    margin-top: 15px;
  }
  .subscribe {
    padding: 15px 30px;
  }
  .subscribe a {
    font-size: 16px;
    line-height: 22px;
  }

}

/*-- 5 --*/
@media (max-width: 480px) {
}
