/* =========================
   1600px
========================= */
@media (max-width: 1600px) {

  .container {
    width: 90%;
    margin: 0 auto !important;
  }
}

/* =========================
   1400px
========================= */

@media (max-width:1578px) {
  .testi-girl-img {
    height: 110%;
  }

  .carousel-slide {
    padding-right: 0.6rem;
  }

}



@media (max-width: 1475px) {



  .accred-inner {
    gap: 32px;
  }

  .header-actions {
    padding-left: 15px;
  }

  .header-btn-apply,
  .header-btn-call {
    padding: 0.7rem;
    font-size: 12px;
  }

  .testi-right {
    flex: 1;
    min-width: 0;
    padding: 1.5rem 20px 1.5rem 0;
  }

  .testi-girl-img {
    position: absolute;
    bottom: 0;
    left: -80px;
    height: 110%;
    width: auto;
    object-fit: contain;
    filter: grayscale(100%);
    z-index: 10;
  }


  .why-mini-stats {

    gap: 1.5rem;

  }
}


@media (max-width:1400px) {
  .header-logo-area {
    padding-left: 6rem;
  }

  .header-actions {
    width: 70%;
    padding-left: 0rem;

  }
}

@media (max-width:1360px) {
  .two-col {
    gap: 0.8rem;
  }

  .placement-info-box {
    top: 90px;
    right: -90px;
  }

}

@media (max-width:1315px) {
  .research-heading {

    font-size: 35px;

  }

  .header-logo-area {
    padding-left: 2.5rem;
  }

  .header-actions {

    width: 65%;

  }

}

/* =========================
   1200px
========================= */
@media (max-width: 1200px) {
  .logo-img {
    height: 45px;
  }

  .header-actions {
    width: 71%;
  }

  .placement-img {
    max-width: 500px;
  }

  .hero-uni-name {
    font-size: 25px;
  }

  .hero-title {
    font-size: 40px;
  }

  .hero-stats {
    flex-wrap: wrap;
    gap: 1rem;
  }

  .placement-info-box {
    padding: 0.4rem 1.5rem;
    top: 92px;
    right: -64px;
    height: 98px;
    max-width: 225px;
  }

  .placement-info-box h4 {

    font-size: 14px;

    line-height: 20px;
    margin-bottom: 4px;

  }


  .research-heading {
    font-size: 26px;

  }

  .research-desc {

    font-size: 16px;

  }

  .rstat-num {

    font-size: 43px;

  }

  .testi-right {
    padding: 1rem 0.5rem 1rem 0;
  }

  .testi-girl-img {
    height: 108%;
  }

  .testi-card {
    max-width: 100%;
    gap: 1.5rem;
    padding: 18px;
  }

  .testi-avatar img {
    width: 130px;
    height: 130px;
  }

  .testi-body p {
    font-size: 13px;
    line-height: 21px;
  }

  .stats-tagline {
    max-width: 260px;
  }


}

/* =========================
   1100px
========================= */
@media (max-width: 1100px) {

  .header-btn-apply,
  .header-btn-call {
    padding: 0.7rem;
    font-size: 10px;
  }


  .hero-section {
    flex-wrap: wrap;
  }

  .hero-container {
    align-items: flex-start;
  }

  .hero-tagline {
    font-size: 14px;
  }

  .hero-title {
    font-size: 26px;
  }

  .hero-uni-name {
    font-size: 20px;
  }

  .uni-name-line {
    width: 184px;
  }

  .hstat-icon-1 {
    padding: 14px;
  }

  .hstat-icon {
    width: 40px;
    height: 40px;
    border: 2px solid #9F2B2C;
    padding: 5px;
  }

  .hstat-val {
    font-size: 18px;
    line-height: 75%;
  }

  .why-two-col {
    align-items: baseline;
  }

  .why-point {
    padding: 08px 10px;
  }

  .wp-text h4 {
    font-size: 14px;

  }

  .wp-text p {
    font-size: 12px;
  }

  .wp-num {
    font-size: 18px;
  }

  .research-heading {
    font-size: 25px;
  }

  .research-desc {
    font-size: 16px;
  }

  .campus-card {
    padding: 10px 8px;
  }

  .why-left-content {

    width: 50%;
  }

  .testi-card {
    gap: 10px;
  }

  .placement-section .eyebrow-rule {
    justify-content: flex-start !important;
  }

  .placement-title {

    font-size: 43px;

  }

  .why-mini-stats {

    gap: 2rem;
    margin: 0.4rem 0 0.8rem;

  }

  .campus-two-col {
    grid-template-columns: 1.5fr 1fr;
    gap: 24px;
  }

  .adv-btn {
    padding: 16px 0;
  }

  .adv-label {
    flex: 1;
    font-size: 18px;
  }

  .adv-body {
    padding: 0px 5px 0px 60px;
    text-align: justify;
    font-size: 15px;
    line-height: 26px;

  }



}

@media (max-width:1025px) {
  .header-btns {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-left: 6rem;
  }

}

/* =========================
   992px
========================= */
@media (max-width: 992px) {

  section {
    padding: 1rem 0 !important;
  }

  .testimonials-section {
    padding: 0px !important;
  }

  .header-logo-area {
    padding-left: 35px;
  }

  .header-actions {
    padding-left: 0;
  }

  .hero-tagline {
    font-size: 12px;
  }

  .hero-uni-name {
    font-size: 12px;
  }

  .hero-title {
    font-size: 22px;
  }

  .header-btn-apply,
  .header-btn-call {
    padding: 8px;
    font-size: 10px;
  }

  .header-btn-call {

    gap: 2px;

  }

  .hero-btns .hero-apply-now {
    font-size: 10px;
  }

  .hero-btns .hero-exp-program {
    font-size: 8px !important;
  }

  .hero-stats {
    flex-wrap: wrap;
    gap: 0.3rem;
  }

  /* .two-col {
    grid-template-columns: 1fr;
    gap: 3rem;
  } */

  .two-col {

    gap: 10px;

  }

  .placement-title {
    font-size: 32px;
  }

  .placement-sec-desc {
    font-size: 13px;
    line-height: 20px;
    margin-top: 0.5rem;
  }



  .placement-info-box {
    right: -70px;
    top: 89px;
  }

  .placement-img {
    max-width: 450px;
    margin: 0 auto;
  }

  .stats-bar {
    width: 90%;
  }




  .stats-tagline {

    border-radius: 30px 30px 0 0;
    justify-content: center;
    text-align: center;
    padding: 0rem 1.5rem;
    max-width: 190px;
  }

  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stat-col:nth-child(3),
  .stat-col:nth-child(4) {
    border-top: 1px solid #D9D9D9;
  }


  .research-content {
    display: flex;
    flex-direction: column;
  }

  .research-left {

    text-align: center;
    padding-bottom: 20px;
  }

  .research-content .eyebrow-rule {
    justify-content: center;
  }

  .testi-girl-img {
    position: absolute;
    bottom: 0;
    left: -138px;
    height: 108%;
    width: auto;
    object-fit: contain;
    filter: grayscale(100%);
    z-index: 10;
  }

  .testi-body p {
    font-size: 12px;
    line-height: 19px;
  }

  /* .why-mini-stats{
    justify-content: center;
  } */
  .why-section .eyebrow {
    justify-content: center;
    display: flex;
  }

  .campus-section .eyebrow {
    justify-content: center;
    display: flex;
  }

  .testi-avatar img {
    width: 90px;
    height: 90px;
    border-radius: 10px;
  }

  /* .carousel-slide {
    min-width: 66%;
 
} */

  .testi-heading-line {
    width: 194px;
    height: 3px;

  }

  .eyebrow-rule {
    justify-content: center;
  }




  .wstat-icon {

    width: 40px;
    height: 40px;

  }

  .wstat-icon img {
    width: 20px;
    height: 20px;

  }



  .why-left-content {
    width: 40%;
  }

  .why-points-wrap {

    width: 60%;
  }

  .campus-two-col {
    grid-template-columns: 1fr;
  }



  .logo-img {
    height: 40px;

  }

  .campus-side-img {
    text-align: center;
    order: -1;
  }

  .campus-side-img img {
    width: clamp(280px, 90vw, 393px);
    height: auto;
  }

}

@media(max-width:970px) {

  .placement-info-box {
    right: -70px;
    top: 50px;
  }

  .placement-info-box h4 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px;
  }

  .placement-info-box p {
    font-size: 10px;
    font-style: normal;
  }
}

@media (max-width:900px) {
  .header-btns form input {
    font-size: 14px;
    width: 157px;
  }
}

@media (max-width:875px) {
  .desktop-only {
    display: none !important;
  }

  .mobile-only {
    display: inline-flex !important;
  }

  .header-call-group {
    align-items: center;
  }

  .header-call-toggle {
    min-width: 40px;
    width: 40px;
    padding: 0;
    border-radius: 12px;
    background: #fff;
    border: none;
    color: #9f2b2c;
    justify-content: center;
  }

  .header-call-toggle svg {
    width: 18px;
    height: 18px;
  }

  .header-call-menu {
    right: 0;
    left: auto;
    width: min(165px, calc(100vw - 20px));
  }

  .header-call-link {
    color: #ffff;
    background: #9f2b2c;
  }
}

@media (max-width:875px) {
  .sec-title-lg {
    font-size: 29px;
    line-height: 33px;
    margin-bottom: 10px;

  }

  .why-mini-stats {
    gap: 1rem;
    margin: 0.4rem 0 0.8rem;
  }

  .header-search-container {
    position: relative;
    width: 220px;
  }

  .header-logo-area {
    padding-left: 35px;
  }

  .header-actions {
    width: 65%;
  }

  .header-btns {

    margin-left: 14rem;
  }


}

/* =========================
   768px
========================= */
@media (max-width: 768px) {

  .header-search-container {
    width: auto;

  }


  .placement-section .eyebrow-rule {
    justify-content: center !important;
  }

  .header-inner {

    height: 79px;

  }

  .hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: inline-block;
  }

  .hero-section {
    margin-top: 65px !important;
    height: 923px;
  }

  .site-header {
    height: 72px;
  }



  .header-logo-area {

    padding-left: 18px;
  }



  .hero-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 0 10px;
    width: 100%;
  }


  /* .hero-left {
    flex: 1;
    max-width: 100% !important;
    padding-bottom: 1rem !important;
    display: flex;
    justify-content: center;
    padding: 0 110px;
    flex-direction: column;

  } */

  .hero-tagline {
    font-size: 10px;
    color: #fff;
    line-height: 100%;
  }

  .hero-right {
    justify-content: center;
    width: 100%;
    max-width: 100%;

  }

  .hero-btns .hero-apply-now {
    display: none;
  }

  .plus-badge {
    background-color: #ffffff !important;
  }

  .hero-uni-name {
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    color: #fff !important;
  }

  .uni-name-line {
    width: 57px;
    background-color: #fff;
  }

  .hero-title {
    font-size: 22px;
    line-height: 100%;
    margin: 10px 0;
    font-weight: 800;
    color: #ffffff !important;
  }

  .hero-desc {
    font-size: 12px;
    max-width: 100%;
    margin-bottom: 10px;
    line-height: 20px;
    color: #ffffff;
    padding: 0px;
  }

  .hero-btns .hero-exp-program {
    font-size: 12px !important;
    color: #ffffff;
    border-radius: 10px;
    border: 1px solid #ffffff;
    padding: 10px 12px;
  }

  .hero-exp-program svg path {
    fill: #ffffff;
  }

  .hstat-icon {
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
    padding: 5px;
  }

  .hstat-icon svg {
    width: 22px;
    height: 22px;
  }

  .hstat-icon svg path {
    fill: #ffffff !important;
    font-size: 12px !important;
  }

  .hstat {
    gap: 10px;
  }

  .hstat-val {
    font-size: 20px;
    display: block;
    line-height: 100%;
    color: #fff;
  }

  .hstat-lbl {
    font-size: 10px;
    color: #fff;
  }



  /* .why-left-content,
  .why-points-wrap {
    width: 100%;
    min-height: 379px;
  } */



  .sec-title-lg {
    font-size: 26px;
    line-height: 37px;
  }

  .placement-container {
    width: 100%;
    padding: 3rem 1rem;
  }



  .placement-title {
    font-size: 32px;
    line-height: 1.3;
  }

  .placement-eyebrow {
    font-size: 15px;
    text-align: center;
  }



  .eyebrow-rule {
    justify-content: center;
  }

  .eyebrow-dot {
    position: absolute;
  }

  .eyebrow-line {
    width: 90px;
  }

  .placement-sec-desc {
    font-size: 15px;
    line-height: 26px;
  }

  .placement-img {
    width: 100%;
    max-width: 100%;
  }

  .placement-img img {

    border-radius: 16px;
  }

  .placement-info-box {
    width: 210px;
    height: auto;
    padding: 1rem 1.2rem;
    border-radius: 22px;
    right: 10px;
    top: auto;
    bottom: 15px;
  }

  .placement-info-box h4 {
    font-size: 16px;
  }

  .placement-info-box p {
    font-size: 13px;
    line-height: 20px;
  }

  .stats-bar {
    width: 100%;
    padding: 0 1rem;
  }

  .stats-bar-inner {
    border-radius: 24px;
    overflow: hidden;
  }

  /* LEFT RED SECTION */

  .stats-tagline {


    border-radius: 24px 24px 0 0;

    padding: 2rem 1.2rem;

    justify-content: center;
    text-align: center;
  }

  .stats-tagline h2 {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stat-col {
    padding: 1.4rem .8rem;
    border-left: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
  }

  .stat-col:nth-child(1),
  .stat-col:nth-child(2) {
    border-top: none;
  }

  .stat-col:nth-child(odd) {
    border-left: none;
  }

  .sbar-num {
    font-size: 1.8rem;
  }

  .sbar-lbl {
    font-size: .85rem;
  }

  .sbar-desc {
    font-size: .72rem;
    line-height: 1.4;
  }

  .hero-stats {
    flex-wrap: nowrap !important;
    gap: 10px;
    margin-top: 10px !important;
  }



  .testi-carousel-area {
    position: relative;
    padding-bottom: 60px;
  }

  .campus-side-img img {
    margin-bottom: 10px;
  }

  .why-campus-img {

    margin-bottom: 10px;
  }

  .carousel-btn.prev,
  .carousel-btn.next {

    width: 42px;
    height: 42px;

    position: absolute;
    bottom: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    border: none;
    border-radius: 50%;

    background: #fff;
    color: #9F2B2C;

    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);

    transition: 0.3s ease;

    z-index: 10;
  }

  /* .campus-two-col {
    display: flex;
    flex-direction: column-reverse;
  } */


  .campus-side-img {
    margin-top: 15px;
    text-align: center;
    position: static;
    box-shadow: none;
  }



  .carousel-btn.prev {
    left: 50%;
    transform: translateX(-55px);
  }


  .carousel-btn.next {
    left: 50%;
    transform: translateX(10px);
  }

  .carousel-btn svg {
    width: 15px;
    height: 15px;
  }

  .testi-left {
    display: none
  }

  .testi-right {
    padding: 2.5rem 1.5rem
  }

  .carousel-slide {
    padding-right: 1rem;
  }

  .btn-form-submit {
    max-width: 100%;
  }

  .accred-bar {
    padding: 0px !important;
    min-height: 66px !important;
  }

}


/* =========================
 320px to 767px
========================= */
@media screen and (min-width: 320px) and (max-width: 767px) {
  section {
    padding: 30px 0 0 0 !important;
  }


  section.recruiters-section {
    padding: 0px;
  }

  .hero-section {
    margin-top: 65px !important;
    height: 923px;
  }

  .form-card {
    margin-top: 20px;
    margin-bottom: 45px;
    width: 100%;
    max-width: 700px;
  }



  /* section.campus-section{
    padding: 0 30px 0 0 !important;
  } */
  section.research-section {
    padding: 20px 0 !important;
  }

  .why-section {
    padding-bottom: 30px !important;
  }

  .campus-section {
    padding-bottom: 30px !important;
  }

  .campus-side-img {
    order: -1;
  }

  .recruiters-section .sec-title {
    font-size: 24px;
    line-height: 30px;
  }

  .placement-eyebrow {
    font-size: 12px;
  }

  .hstat-content {
    padding-left: 0px;
  }

  .placement-container {
    padding: 0.5rem 1rem;
  }

  .placement-title {
    font-size: 18px;
    text-align: center;
  }

  .placement-sec-desc {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 15px;
  }

  .adv-header {
    margin-bottom: 1rem;
  }

  .two-col {
    grid-template-columns: 1fr;
    gap: 0px;
  }

  .research-left {
    padding-bottom: 0px;
  }

  .placement-img img {
    max-width: 85%;
    height: 157px;
    border-radius: 16px;
    transform: scalex(-1);
  }

  .hero-desc {
    text-align: left;
    padding: 0px;
    display: inline-block;
  }

  .placement-info-box {
    width: 150px;
    padding: 0.9rem 1rem;
    border-radius: 18px;
    bottom: 40px;
    right: 0px;
  }

  .placement-info-box h4 {
    font-size: 12px;
    margin-bottom: 0px;
  }

  .placement-info-box p {
    font-size: 8px;
    line-height: 12px;
  }

  .stats-tagline {
    padding: 0.6rem 1rem;
    border-radius: 24px 0px 0 0;
    width: 92px;
  }

  .stats-tagline h2 {
    font-size: 18px;
    text-align: justify;
    line-height: 26px;
  }

  .stat-col {
    padding: 1.2rem .7rem;
  }

  .sbar-num {
    font-size: 1.5rem;
  }

  .sbar-lbl {
    font-size: .78rem;
  }

  .sbar-desc {
    font-size: .65rem;
    line-height: 1.3;
  }

  .testi-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 10px;
  }

  .testi-name {

    font-size: 12px;

  }

  /* .testi-carousel-area {
    padding-bottom: 60px;
  } */

  .carousel-dots {
    display: none;
  }

  .testimonials-section {
    background: var(--red);
    position: static;
    overflow: visible;
    margin-top: 1rem;
  }

  .carousel-btn.prev,
  .carousel-btn.next {
    width: 38px;
    height: 38px;
  }

  .carousel-btn.prev {
    transform: translateX(-50px);
  }

  .carousel-btn.next {
    transform: translateX(8px);
  }

  .carousel-btn svg {
    width: 13px;
    height: 13px;
  }

  .testi-wrap {

    min-height: 300px;

  }



  .testi-right {
    padding: 20px;
  }

  .testi-card {
    padding: 10px;
    height: 100% !important;
  }



  .hero-left {
    flex: 1;
    max-width: 100% !important;
    padding-bottom: 1rem !important;
    display: flex;
    justify-content: left;
    align-items: baseline;
    flex-direction: column;

  }

  /* WHY CHOOSE GKU start */

  .why-two-col {
    flex-direction: column;
  }

  .eyebrow {
    text-align: center;
    font-size: 12px;
    justify-content: center;
    display: flex;
  }

  .sec-title-lg {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0px;
    color: #9F2B2C;
    text-align: center;
  }

  .placement-section,
  .eyebrow-rule {
    margin: 14px 0px !important;

  }

  .why-desc {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
    color: #000000 !important;
    line-height: 18px;
  }

  .why-mini-stats {
    flex-wrap: nowrap;
    gap: 0.5rem;
    justify-content: center;
  }

  .wstat-icon {
    width: 40px;
    height: 40px;
  }

  .wstat-num {
    font-size: 20px;
  }

  .wstat-lbl {
    font-size: 10px;
  }

  .wp-text {
    text-align: justify;
  }

  .wp-text h4 {
    font-size: 14px;
    line-height: 100%;

  }

  .wp-text p {
    font-size: 10px;
    line-height: 16px;

  }

  .wp-num {

    font-size: 36px;
    font-weight: 800;

  }

  .why-point::before {
    top: 40%;
    left: -41px;
  }

  .why-point--active::after {

    top: 41%;


  }

  /* WHY CHOOSE GKU finish */

  /* CAMPUS LIFE  start */

  .stats-bar-inner {
    margin: 0 24px;
  }

  .sec-desc {
    font-size: 12px !important;
    line-height: 18px !important;
    text-align: center;
    padding-top: 10px;
  }

  .campus-grid {
    margin-top: 0px;
  }

  .campus-icon {
    width: 40px;
    height: 40px;
  }

  .campus-icon .svg {
    font-size: 24px;
  }

  .campus-card-text {
    text-align: left;
  }


  /* CAMPUS LIFE  finish */

  /* RESEARCH  start */
  .research-content {
    flex-direction: column;
  }

  .research-section .eyebrow-light {
    justify-content: center;
    display: flex;
    font-size: 12px;
  }

  .research-heading {
    font-size: 18px;
    text-align: center;
    line-height: 26px;
  }

  .advantages-section .sec-title-lg {
    margin-bottom: 0px;
  }

  .research-desc {
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px;
    text-align: center;
  }

  .rstat:not(:last-child) {
    border-right: 2px solid #fff;
  }

  .rstat {
    margin-top: 30px;
  }

  .rstat-num {
    font-size: 30px;
  }

  .rstat-lbl {
    font-size: 10px;
  }

  .advantages-section .reveal.from-right.visible {
    order: -1;
  }

  .adv-btn {
    padding: 0.5rem 0;
  }

  .adv-num {
    width: 40px;
    height: 40px;
  }

  .adv-img-sec {

    height: 128px;
    object-fit: cover;
  }

  .adv-img-main {

    height: 143px;
    object-fit: cover;
  }

  .adv-label {
    font-size: 12px;
  }

  .adv-body {
    padding: 0.2rem 0 0.5rem 2.5rem;
    text-align: justify;

    font-size: 10px;

    line-height: 16px;
  }



  .cta-main-text {
    font-size: 12px;
  }



  .btn-cta {
    padding: 4px 15px;
  }

  .cta-bg-img {
    object-position: center center;
  }



  /* RESEARCH  finish */

  .cta-section {

    width: 100%;
    margin: 0 auto;
  }

  .footer-tagline {
    font-size: 12px;
  }

  .footer-links a {
    font-size: 12px;
  }

  .footer-socials {
    gap: 20px;
  }

  .adv-item {
    border-bottom: 1px solid #000000;
  }

  .footer-socials a svg {
    width: 16px;
    height: 16px;
  }

  .footer-socials {
    margin-bottom: 0.8rem;

  }

  .footer-links {

    gap: 0.8rem;

  }

  .footer-copy {
    font-size: 10px;
  }

  .testi-heading {
    text-align: center;
    font-size: 16px;
  }

  .testi-heading-line {
    width: 115px;
    height: 2px;
    margin: 0 auto;
  }

  .testi-heading-line::before {

    left: 44%;


  }

  .mobile-sticky-btns {
    position: fixed;
    right: 0;
    top: 66px;

    z-index: 9999;

    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .sticky-call,
  .sticky-apply {
    width: 48px;
    min-height: 48px;
    background: #a52222;
    color: #fff;

    display: flex;
    align-items: center;
    justify-content: center;

    text-decoration: none;
    font-size: 10px;
    font-weight: 600;

    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
  }

  .sticky-call {
    border-radius: 10px 0 0 0;
    margin: 6px 0;
  }

  .sticky-apply {
    border-radius: 0 0 0 10px;
    text-align: center;
    line-height: 18px;
    padding: 8px 4px;
  }

  .sticky-call svg {
    width: 24px;
    height: 24px;
    color: #ffffff;
  }

  .why-left-content {
    position: relative;
    min-height: 100%;
    width: 100%;
  }

  .why-points-wrap {
    width: 100%;
  }

  .testi-body p {
    font-size: 8px;
    line-height: 14px;
  }

  .site-header {
    height: auto;
    padding: 12px 16px;
  }

  .header-inner {
    height: auto;
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 20px;
  }

  /* Logo */
  .header-logo-area {
    width: auto;
    padding-left: 0;
    flex-shrink: 0;
  }



  /* Right Side */
  .header-actions {
    position: static;
    width: auto;
    height: auto;
    padding-left: 0;
    background: none;
  }

  .header-actions::before {
    display: none;
  }

  .header-btns {
    margin-left: 0;
    gap: 8px;
    display: flex;
    align-items: center;
  }

  /* Search Box */
  .header-btns form {
    min-height: 40px;
    padding: 0 5px;
    width: 100%;

    border-radius: 8px;
    background: #9F2B2C;
    border: none;
    gap: 4px;
  }

  .header-btns form input {
    font-size: 8px;
  }

  .header-btns form svg {
    width: 14px;
    height: 14px;
    color: #fff;
  }



  .header-btns form input::placeholder {
    color: rgba(255, 255, 255, 0.9);
  }

  /* Call Button */
  .header-btn-call {
    min-height: 40px;

    width: 100%;
    max-width: 40px;
    border-radius: 8px;
    background: #9F2B2C;
    border: none;
    color: #fff;

    font-size: 0;
  }

  .header-btn-call svg {
    width: 18px;
    height: 18px;
  }


}