@media (max-width: 1200px) {
  .about-banner-block-left {
    font-size: 16px;
    line-height: 24px;
    gap: 15px;
  }
  .about-banner-block-left-sub {
    font-size: 24px;
  }
  .about-banner-block-left-main {
    font-size: 45px;
  }
  .home-excelence-block-center-text {
    font-size: 26px;
    width: 100%;
  }
  .about-who-block {
    gap: 30px;
    max-width: 50%;
    min-height: 80vh;
  }
  .about-who-block-head {
    font-size: 70px;
  }
  .about-choose-left {
    font-size: 60px;
  }
  .about-choose {
    padding: 60px;
  }
  .about-choose-right-head {
    font-size: 20px;
  }
  .about-choose-right {
    font-size: 16px;
  }
  .about-choose-right ul li {
    padding-bottom: 30px;
  }
  .about-choose-right ul {
    gap: 30px;
  }
  .about-message-wrapper {
    padding: 60px;
    gap: 20px;
  }
  .about-message-left-head {
    font-size: 50px;
  }
  .about-message-left-in {
    gap: 20px;
    line-height: 1.4;
  }
  .about-message-wrapper {
    font-size: 16px;
  }
  .about-expertise {
    padding: 60px;
  }
  .about-expertise-head {
    font-size: 40px;
  }
  .about-expertise-item-head,
  .about-expertise-item {
    font-size: 16px;
    line-height: 1.4;
    gap: 25px;
    min-height: 45px;
  }
  .about-every-wrapper-left-cont {
    font-size: 30px;
  }
  .about-every-wrapper-right-head {
    font-size: 20px;
  }
  .about-every-wrapper-right {
    gap: 20px;
  }
  .about-every-wrapper {
    font-size: 14px;
  }
  .about-every-wrapper-right-in {
    line-height: 1.5;
  }
  .about-every-wrapper {
    padding: 20px;
  }
  .about-every-wrapper-left {
    width: 50%;
    height: 65vw;
  }
  .about-every-wrapper-right-in {
    gap: 10px;
  }
  .about-every-wrapper-right-in ul {
    margin-top: 10px;
  }
  .about-luxuary {
    font-size: 40px;
  }
  .about-every-wrapper-right-in ul li span {
    font-size: 30px;
  }
  .about-expertise-item p {
    min-height: 115px;
    border-bottom-width: 1px;
  }
  .about-expertise-item::after {
    bottom: -3px;
    height: 1px;
  }
  .about-banner-top {
    width: 380px;
    height: 380px;
    top: -250px;
  }
}
@media (max-width: 1024px) {
  .about-banner-block {
    padding: 35px 15px;
  }
  .about-banner-block-right {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-who-block {
    max-width: 80%;
    padding: 30px 15px;
    min-height: max-content;
    padding-top: 70px;
  }
  .about-who-block-head {
    font-size: 45px;
  }
  .about-who-block-cont {
    font-size: 16px;
  }
  .about-choose,
  .about-message-wrapper,
  .about-expertise {
    padding: 30px 15px;
  }
  .about-leader {
    padding: 50px 15px;
  }
  .about-luxuary {
    padding: 30px 15px;
  }
  .home-excelence-block-center-text {
    font-size: 24px;
  }
  .about-banner-block-left {
    max-width: 55%;
  }
  .about-choose-left {
    font-size: 40px;
  }
  .about-message-left-head {
    font-size: 40px;
  }
  .about-expertise-item p {
    font-size: 14px;
  }
  .about-expertise-item-head,
  .about-expertise-item {
    font-size: 17px;
  }
  .about-expertise-item p {
    min-height: 100px;
  }
  .about-luxuary {
    font-size: 30px;
    line-height: 1.4;
  }
  .about-every-wrapper-right-in .inner-head {
    font-size: 15px;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .about-banner-block {
    height: 100%;
    flex-direction: column-reverse;
    width: 100%;
    align-items: center;
  }
  .about-banner-block-left {
    width: 100%;
    max-width: none;
    font-size: 14px;
    gap: 10px;
  }
  .about-banner-block-left-sub {
    font-size: 18px;
  }
  .about-banner-block-left-main {
    font-size: 30px;
  }
  .home-excelence-block-center {
    height: 39vw;
  }
  .home-excelence-block-center-text {
    font-size: 25px;
    text-align: center;
  }
  .home-excelence-block-center-top {
    top: 3.9vw;
    left: 1.3vw;
  }
  .home-excelence-block-center-bottom {
    right: 0.9vw;
    bottom: 5.1vw;
  }
  .about-choose {
    flex-direction: column;
    gap: 50px;
  }
  .about-choose-left {
    width: 100%;
    font-size: 40px;
  }
  .about-choose-left br {
    display: none;
  }
  .about-choose-right {
    width: 100%;
    padding: 0;
  }
  .about-choose-right-head {
    font-size: 16px;
  }
  .about-choose-right {
    font-size: 14px;
  }
  .about-message-left-head {
    font-size: 35px;
  }
  .about-message-left-head br {
    display: none;
  }
  .about-expertise-head {
    font-size: 35px;
  }
  .about-every-in::after {
    opacity: 0;
  }
  .about-every-wrapper-right {
    width: 100%;
  }
  .about-every-wrapper-left {
    width: 100%;
    height: 520px;
    z-index: 11;
  }
  .about-every-in {
    position: relative;
    z-index: 10;
  }
  .about-every {
    flex-direction: column;
  }
  .about-every-wrapper-left-cont {
    max-width: none;
    padding: 30px 15px;
  }
  .about-leader {
    min-height: auto;
  }
  .about-leader-right {
    width: 60%;
  }
  .about-luxuary-slider-wrap {
    height: 355px;
  }
  .about-luxuary-slider-wrap .swiper {
    height: 100%;
  }
  .about-luxuary {
    min-height: fit-content;
    height: 100%;
  }
  .about-luxuary {
    font-size: 30px;
  }
  .about-luxuary-slider-pagination {
    left: 15px !important;
    bottom: 20px !important;
  }
  .about-luxuary-slider-pagination [class*="swiper-pagination"] {
    width: 35px;
  }
  .about-who-block-cont {
    font-size: 14px;
    line-height: 1.4;
    gap: 10px;
  }
  .about-who-block {
    max-width: 75%;
  }
  .about-choose-right-cont {
    font-size: 14px;
    line-height: 1.4;
  }
  .about-message-left-in {
    font-size: 14px;
    gap: 15px;
  }
  .about-message-right {
    margin: 0;
  }
  .about-expertise-item-head,
  .about-expertise-item {
    gap: 10px;
  }
  .about-every-wrapper-left-cont {
    font-size: 26px;
  }
  .about-every-wrapper-right-in {
    width: 100%;
  }
  .about-leader {
    flex-direction: column;
    gap: 50px;
  }
  .about-leader-left {
    width: 30%;
    margin: auto;
  }
  .about-leader-right {
    width: 100%;
    padding: 0;
  }
  .about-leader-right-block {
    gap: 20px;
  }
  .about-leader-right-block-img {
    width: 300px;
    height: 260px;
  }
  .about-leader-right-block-cont {
    gap: 5px;
  }
  .about-leader-right-block-cont div {
    font-size: 18px;
    line-height: 1.4;
  }
  .about-leader-right {
    font-size: 14px;
    line-height: 1.4;
  }
  .about-banner-top {
    width: 280px;
    height: 280px;
    top: -190px;
  }
  .about-expertise-in {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .about-expertise-item-head,
  .about-expertise-item {
    min-height: auto;
  }
  .about-expertise-item p {
    min-height: auto;
  }
  .about-banner-block-right .home-excelence-block-center {
    height: 34vw;
    width: 40vw;
  }
  .about-banner-block-right .home-excelence-block-center-top {
    top: 5.9vw;
    left: 4.8vw;
  }
  .about-banner-block-right .home-excelence-block-center-bottom {
    right: 4.9vw;
  }
}
@media (max-width: 768px) {
  .home-excelence-block-center {
    height: 50vw;
    width: 45vw;
  }
  .home-excelence-block-center-top {
    top: 8vw;
    left: 9.1vw;
  }
  .home-excelence-block-center-bottom {
    right: 5.9vw;
    bottom: 11.7vw;
  }
  .about-who-block-head {
    font-size: 35px;
  }
  .about-who-block {
    max-width: 90%;
  }
  .about-choose-left {
    font-size: 30px;
  }
  .about-message-wrapper {
    flex-direction: column;
  }
  .about-message-left-head {
    font-size: 30px;
  }
  .about-expertise-head {
    font-size: 30px;
  }
  .about-expertise-wrapper {
    gap: 20px;
  }
  .about-expertise-item {
    gap: 15px;
  }
  .about-expertise-item p {
    min-height: 100px;
  }
  .about-leader {
    flex-direction: column;
    gap: 30px;
  }
  .about-leader-left,
  .about-leader-right {
    width: 100%;
  }
  .about-luxuary-slider-wrap {
    height: 300px;
  }
  .about-who-overlay {
    width: 100%;
    height: 560px;
    bottom: -250px;
  }
  .about-who-block-cont {
    font-size: 12px;
  }
  .about-who-block-head {
    font-size: 30px;
  }
  .about-banner-block-left {
    font-size: 13px;
    line-height: 1.4;
  }
  .about-choose-right-head {
    width: 40%;
  }
  .about-choose-right-cont {
    width: 60%;
  }
  .about-every-wrapper-right-in ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .about-every-wrapper-right-in ul li {
    gap: 20px;
    margin-top: 20px;
  }
  .about-leader-left .cg-logo {
    font-size: 300px;
    top: -110px;
  }
  .about-leader-left-top {
    font-size: 20px;
    line-height: 1.4;
  }
  .about-leader-left {
    gap: 5px;
  }
  .about-leader-right-block {
    width: 50%;
  }
  .about-leader-right-block-img {
    width: 80%;
    height: auto;
  }
  .about-banner-block-right {
    padding-bottom: 100px;
  }
  .about-banner-block-right .home-excelence-block-center {
    width: 60vw;
  }
  .about-banner-block-right .home-excelence-block-center-top {
    left: 14.8vw;
  }
  .about-banner-block-right .home-excelence-block-center-bottom {
    bottom: 4.1vw;
    right: 15.9vw;
  }
  .about-banner-block-right .home-excelence-block-center-text {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .home-excelence-block-center {
    height: 70vw;
    width: 70vw;
  }
  .about-banner-block {
    gap: 20px;
    padding: 30px 15px;
  }
  .home-excelence-block-center-top {
    width: 40vw;
    height: 40vw;
    top: 7.3vw;
    left: 12.1vw;
  }
  .home-excelence-block-center-bottom {
    width: 38vw;
    height: 32vw;
    right: 6.3vw;
    bottom: 11.6vw;
  }
  .home-excelence-block-center-line {
    width: 50vw !important;
    height: 50vw;
  }
  .about-choose-right ul li {
    flex-direction: column;
    gap: 15px;
  }
  .about-choose-right-head,
  .about-choose-right-cont {
    width: 100%;
  }
  .about-every-in {
    margin-top: -250px;
    padding-top: 260px;
  }
  .about-leader-right-in {
    flex-direction: column;
  }
  .about-leader-right-block {
    align-items: center;
  }
  .about-luxuary {
    font-size: 20px;
    max-width: none;
  }
  .about-banner-top {
    width: 190px;
    height: 190px;
    top: -130px;
  }
  .about-banner-block-left-main {
    font-size: 20px;
    line-height: 1.4;
  }
  .about-banner-button {
    flex-wrap: wrap;
    gap: 10px;
  }
  .about-banner-button .button-five {
    width: 100%;
    gap: 15px;
  }
  .about-who-overlay {
    display: none;
  }
  .about-message-left-head {
    font-size: 24px;
  }
  .about-message-right {
    width: 100%;
    height: auto;
  }
  .about-every-wrapper-left-cont {
    font-size: 22px;
    line-height: 1.4;
  }
  .about-leader-right-block {
    width: 100%;
  }
  .about-leader-left {
    padding-top: 80px;
  }
  .about-leader-left-bottom {
    font-size: 13px;
    line-height: 1.2;
  }
  .about-banner-block-right {
    padding-bottom: 10px;
  }
  .about-banner-block-right .home-excelence-block-center {
    width: 100vw;
    height: 60vw;
  }
  .about-banner-block-right .home-excelence-block-center-top {
    left: 22.8vw;
    top: 3.9vw;
  }
  .about-banner-block-right .home-excelence-block-center-top .home-excelence-block-center-top-mask img {
    top: 0.208vw;
    left: 20.8vw;
  }
  .about-banner-block-right .home-excelence-block-center-bottom {
    bottom: 8.1vw;
  }
  .about-banner-block-right .home-excelence-block-center-bottom .home-excelence-block-center-bottom-mask img {
    top: 0.208vw;
    left: -11.2vw;
  }
  .about-banner-block-right .home-excelence-block-center-text {
    font-size: 16px;
  }
  .about-banner-block-right .home-excelence-block-center-text::after {
    width: 100px;
    bottom: -10px;
  }
  .about-banner-block-right .home-excelence-block-center-text::before {
    width: 100px;
    bottom: -8px;
  }
  .about-who-block {
    max-width: none;
    padding: 30px 15px;
    gap: 20px;
  }
  .about-who-block-head {
    font-size: 20px;
  }
  .about-who-block-cont {
    font-size: 14px;
  }
  .about-choose {
    padding: 30px 15px;
    gap: 30px;
  }
  .about-choose-left {
    font-size: 20px;
  }
  .about-message-left-head {
    font-size: 20px;
  }
  .about-message-left {
    gap: 20px;
  }
  .about-expertise-item p {
    min-height: auto;
    border: none;
  }
  .about-expertise-head {
    font-size: 20px;
  }
  .about-expertise-item::after {
    bottom: -10px;
  }
  .about-every-in {
    margin-top: -130px;
    padding-top: 150px;
  }
  .about-every-wrapper-right-in ul {
    margin: 0;
    gap: 15px;
  }
  .about-leader {
    padding: 30px 15px;
  }
  .about-banner {
    height: 100vh;
    overflow: hidden;
    position: relative;
  }
  .about-banner-inner-block {
    margin: auto;
  }
  .leftnav-submenu li:first-child {
    padding-top: 20px;
  }
}
