/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .banner-title {
    font-size: 26px;
    left: 45px;
    max-width: 135px;
    top: 35px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 44.3px;
    left: 45px;
    top: 120px;
    max-width: 240px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    left: 45px;
    max-width: 295px;
    top: 155px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .expect {
    color: #00AE41;
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase; }

  .expect:hover {
    color: #00AE41; } }
@media only screen and (min-width: 768px) {
  .who-we-are-description .description-main {
    font-size: 24px;
    letter-spacing: -0.2px;
    line-height: 30px;
    margin: 70px 0 85px 0;
    text-align: justify; }

  .desktop--our-belief {
    margin: 70px 0; }

  .banner-label {
    margin-bottom: 50px; } }
@media only screen and (min-width: 992px) {
  .desktop--our-belief {
    line-height: 24px !important;
    margin: 0; }

  .who-we-are-1-container img,
  .who-we-are-2-container img,
  .who-we-are-3-container img,
  .who-we-are-4-container img {
    width: 100%; }

  .who-we-are-1-container,
  .who-we-are-3-container {
    padding-right: 15px !important; }

  .who-we-are-2-container,
  .who-we-are-4-container {
    padding-left: 13px !important; }

  .banner-label {
    margin-bottom: 0; }

  .our-business-img,
  .dedication-img {
    margin-top: 67px; }

  .careers-img,
  .our-approach-img {
    margin-top: 30px; } }
@media only screen and (min-width: 1200px) {
  .jwplayer {
    margin-top: 8px !important;
    min-width: 460px;
    margin: 0 auto; }

  .our-business-img,
  .dedication-img {
    margin-top: 67px; }

  .careers-img,
  .our-approach-img {
    margin-top: 30px; } }

/*# sourceMappingURL=who-landing.css.map */
