/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {
  .breadcrumb__content__blk h2 {
    font-size: 38px;
  }
  .breadcrumb__content__blk {
    margin-bottom: 20px;
  }
  .brand__content__blk p {
    font-size: 22px;
    line-height: 32px;
  }
  .section__title h3 {
    font-size: 28px;
  }
  .advice__content__blk p {
    font-size: 22px;
  }

  .section__title h2 {
    font-size: 38px;
  }
  .section__title p {
    font-size: 18px;
    line-height: 28px;
  }
  .mission__number span {
    font-size: 64px;
    margin-bottom: 30px;
  }
  .mission__inner p {
    font-size: 18px;
  }
  .commitments__content p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 6px;
  }
  .quality__all__content h5 {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 16px;
  }
  .quality__all__content p {
    font-size: 16px;
    line-height: 27px;
    margin: 0;
  }
  .commitments__area {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .mission__area {
    padding: 50px 0;
  }
  .story__area {
    padding: 50px 0;
  }
  .about__content p {
    font-size: 38px;
    line-height: 50px;
  }
  .about__area {
    height: 400px;
  }
  .story__thumb {
    width: 100%;
    height: 560px;
  }
}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .breadcrumb__content__blk h2 {
    font-size: 38px;
  }
  .breadcrumb__content__blk {
    margin-bottom: 20px;
  }

  .angle__icon a {
    font-size: 30px;
  }
  .nice-select {
    font-size: 14px;
  }
  .pro_list p {
    font-size: 20px;
    padding-left: 38px;
  }
  .frst_td i {
    left: 6px;
    top: 2px;
  }
  .table_top_title h3 {
    font-size: 28px;
  }

  .section__title h2 {
    font-size: 38px;
  }
  .section__title p {
    font-size: 18px;
    line-height: 28px;
  }
  .mission__number span {
    font-size: 64px;
    margin-bottom: 30px;
  }
  .mission__inner p {
    font-size: 18px;
  }
  .commitments__content p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 6px;
  }
  .quality__all__content h5 {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 16px;
  }
  .quality__all__content p {
    font-size: 16px;
    line-height: 27px;
    margin: 0;
  }
  .commitments__area {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .mission__area {
    padding: 50px 0;
  }
  .story__area {
    padding: 50px 0;
  }
  .about__content p {
    font-size: 38px;
    line-height: 50px;
  }
  .about__area {
    height: 400px;
  }
  .story__thumb {
    width: 100%;
    height: 560px;
  }
  .advice__main__block {
    height: 106px;
    padding: 24px 160px 24px 160px;
  }

  .advice__content__blk p {
    font-size: 22px;
    padding-left: 46px;
    line-height: 29px;
  }
}

/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumb__content__blk h2 {
    font-size: 32px;
  }
  .breadcrumb__content__blk {
    margin-bottom: 20px;
  }
  .single__filter__select {
    width: 20%;
    margin: 0 -20px;
  }
  .filter__blk {
    display: flex;
    margin: 0 20px;
  }
  .nice-select {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 10px;
  }
  .nice-select::after {
    right: 9px;
  }
  .pro_list p {
    font-size: 16px;
    padding-left: 38px;
  }
  .frst_td i {
    left: 6px;
    top: 2px;
  }
  .table_top_title h3 {
    font-size: 27px;
  }
  .table_inner tbody tr.pro_list td {
    font-size: 14px;
  }

  .section__title h2 {
    font-size: 32px;
  }

  .section__title p {
    font-size: 16px;
    line-height: 28px;
  }
  .mission__number span {
    font-size: 43px;
    margin-bottom: 20px;
  }
  .mission__inner p {
    font-size: 16px;
  }

  .commitments__content p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 6px;
  }
  .quality__all__content h5 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 12px;
  }
  .quality__all__content p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
  }

  .commitments__area {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .mission__area {
    padding: 50px 0;
  }
  .story__area {
    padding: 50px 0;
  }
  .about__content p {
    font-size: 32px;
    line-height: 42px;
  }

  .about__area {
    height: 340px;
  }
  .story__thumb {
    width: 100%;
    height: 560px;
  }
  .advice__main__block {
    height: 106px;
    padding: 24px 70px 24px 70px;
  }
  .advice__content__blk p {
    font-size: 22px;
    padding-left: 46px;
    line-height: 29px;
  }
  .video__blk a {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 25px;
    margin-bottom: 10px;
  }
  .quality__all__content h4 {
    font-size: 22px;
    margin-bottom: 13px;
  }
}

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .breadcrumb__content__blk h2 {
    font-size: 30px;
  }
  .breadcrumb__content__blk {
    margin-bottom: 20px;
  }
  .advice__main__block {
    height: auto;
    padding: 40px 20px 50px 20px;
    display: block;
  }
  .section__title h2 {
    font-size: 28px;
  }
  .section__title p {
    font-size: 20px;
    line-height: 28px;
  }

  .mission__number span {
    font-size: 43px;
    margin-bottom: 30px;
  }
  .mission__inner p {
    font-size: 16px;
  }

  .commitments__content p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 6px;
  }
  .quality__all__content h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .quality__all__content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }
  .commitments__area {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .mission__area {
    padding: 50px 0;
    padding-bottom: 0;
  }

  .story__area {
    padding: 40px 0;
  }
  .about__content p {
    font-size: 28px;
    line-height: 40px;
  }

  .about__area {
    height: auto;
  }

  .story__thumb {
    width: 100%;
    height: auto;
  }
  .advice__main__block {
    height: auto;
    padding: 40px 20px 50px 20px;
    display: block;
  }

  .advice__content__blk p {
    font-size: 22px;
    padding-left: 46px;
    line-height: 29px;
  }
  .video__blk a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .quality__all__content h4 {
    font-size: 20px;
    margin-bottom: 13px;
  }

  .about__content p br {
    display: none;
  }

  .mission__blk {
    text-align: center;
    margin-bottom: 80px;
  }
  .commitment__blk {
    margin-bottom: 40px;
  }

  .quality__thumb {
    width: 100%;
    height: 311px;
    margin-bottom: 20px;
  }
  .advice__content__blk p {
    font-size: 30px;
    line-height: 39px;
  }
  .advice__content__blk {
    margin-bottom: 40px;
  }
  .advice__btn a {
    padding: 15px 32px;
    font-size: 18px;
    width: 100% !important;
    display: block;
    text-align: center;
  }
  .quality__serction {
    padding-top: 0;
    padding-bottom: 24px;
  }
  .share_button {
    display: none;
  }
  .section__title p br {
    display: none;
  }
  .advice__content__blk p br {
    display: none;
  }
}

/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
}
