@media screen and (max-width: 1399px) {
  .header-middle-inner{
    gap: 24px;
  }
  .header-cta-section {
    padding-left: 24px !important;
  }
  .header-button {
    padding: 14px 18px !important;
    font-size: 13px !important;
  }
  .notification-text {
    font-size: 14px;
  }
  .hvac-right-image{
    width: 690px;
  }
  .play-icon{
    right: 530px;
  }
}
@media screen and (max-width: 1279px) {

  /* header */

  .header-brand-info{
    max-width: 64%;
  }

  .header-navbar .navbar-nav .nav-item{
    padding: 0 !important;
  }

  .header-navbar .navbar-nav .nav-item.menu-item-has-children:after{
    right: 5px;
  }

  /* About company */

  .team-exp-top {

    flex-direction: column;

    align-items: center;

    gap: 10px;

    padding: 0;

  }



  .team-exp-top .box {

    max-width: 100%;

  }



  .team-exp-top .box.text-box {

    max-width: 100%;

  }



  .box .section-heading-small.left,

  .box .section-heading.left {

    text-align: center;

  }



  .overlap-box {

    top: auto;

    bottom: 0;

    left: 0;

  }



  .team-exp-bottom {

    margin-top: 40px;

  }



  .timeline-wrapper {

    flex-direction: column;

  }



  .timeline-text-box {

    max-width: 100%;

    width: 100%;

  }



  .timeline-text-box .section-heading-small {

    text-align: center;

  }



  .timeline-text-box .section-heading {

    text-align: center;

  }



  .timeline-paragraph {

    text-align: center;

  }



  .timeline-bottom-logo {

    display: none;

  }



  .timeline-box {

    max-width: 100%;

    display: flex;

    align-items: flex-start;

    overflow-x: auto;

    gap: 32px;

  }



  .year-box {

    max-width: 320px;

    flex: 1 1 auto;

    flex-shrink: 0;

    background-color: var(--white);

    padding: 24px;

    position: relative;

  }



  .year-box.left {

    margin-top: 180px;

  }



  .timeline-year {

    padding-left: 0;

  }



  .timeline-year::before {

    opacity: 0;

  }



  .timeline-month-wrapper::before {

    opacity: 0;

  }



  .timeline-month {

    padding-left: 0px;

  }



  .year-box::after {

    content: "";

    display: block;

    width: 150px;

    height: 130px;

    background-position: center;

    background-size: 100%;

    background-repeat: no-repeat;

    position: absolute;

  }



  .year-box:nth-child(2n)::after {

    top: -120px;

    left: 0;

    background-image: url("../images/arrow-bottom.svg");

  }



  .year-box:nth-child(odd)::after {

    bottom: -130px;

    left: 0;

    background-image: url("../images/arrow-top.svg");

  }



  .year-box:nth-child(1)::after {

    content: none;

  }



  .timeline-month-wrapper {

    padding: 12px 0 0;

  }



  .box-centered {

    max-width: 300px;

  }

}

@media screen and (max-width: 1199px) {
  .header-button{
    font-size: 12px !important;
    min-width: 136px !important;
  }
  .header-cta-section {
    gap: 12px !important;
}
}

@media screen and (max-width: 1179px) {

  .listing-with-icon {

    grid-template-columns: repeat(1, 1fr);

  }

  .testimonial-list {
    grid-template-columns: repeat(2, 1fr);
  }

}



@media screen and (max-width: 1023px) {

  .company-history-wrapper {

    flex-direction: column;

  }



  .histiry-section-content .section-heading-small {

    text-align: center;

  }



  .histiry-section-content .section-heading {

    text-align: center;

  }



  .histiry-section-content .section-text:not(.listing-desc .section-text) {

    text-align: center;

  }



  section.company-history {

    padding-left: 0;

  }



  .individual-service-inner {

    flex-direction: column;

  }

  .individual-service-main-content {

    padding-left: 0;

    padding-top: 32px;

  }



  aside.service-sidebar {

    width: 100%;

    position: static;

  }

}



@media screen and (max-width: 991px) {

  .about-quality .about-quality-inner::before {

    height: 90px;

    width: 90px;

    background-size: 90px;

  }



  /* About Company */

  .team-exp-bottom {

    flex-direction: column;

  }



  .team-exp-bottom .exp-image {
    width: 100%;
    height: auto;
  }

  .overlap-box{
    font-size: 14px;
    padding: 10px;
    gap: 10px;
    max-width: 144px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 15px;
    background: rgb(19 66 134 / 94%) url("../images/ver-hr-lines.png");
  }

  .overlap-box .number{
    font-size: 20px;
  }



  .experience-content {

    width: 100%;

  }



  .box-centered {

    display: none;

  }



  .why-us-main {

    gap: 32px;

    margin-top: 40px;

  }



  .quality-box ul li {

    flex-direction: column;

    align-items: center;

    justify-content: center;

    background-color: var(--blue50);

    padding: 32px 40px;

    margin-bottom: 32px;

  }



  .quality-box.left ul li {

    flex-direction: column;

  }



  .quality-box.left .listing-content {

    text-align: center;

  }



  .quality-box .listing-content {

    text-align: center;

  }



  .certificates .section-heading-small.left {

    text-align: center;

  }



  .section-heading-inner {

    flex-direction: column;

    gap: 0;

  }



  .certificates .section-heading.left {

    text-align: center;

  }



  .certificates .section-text.left {

    text-align: center;

  }



  .certificate-slider .swiper-slide.swiper-slide-active {

    transform: scale(1.15);

    margin-left: 32px;

    margin-right: 64px !important;

  }

}



@media screen and (max-width: 767px) {

  /* About Hero */

  .about-hero-banner {
    min-height: 420px;
  }


  .about-hero-banner.height-small {

    min-height: 320px;

  }



  .about-banner-content h1 {

    margin-bottom: 24px;

  }



  .about-banner-content p {

    font-size: 16px;

    font-weight: 400;

    line-height: 24px;

  }



  /* About Quality */



  .about-quality .about-quality-inner {

    grid-template-columns: repeat(1, 1fr);

  }



  .about-quality .qty-box-title {

    margin-bottom: 14px;

  }



  .about-quality .qty-stars {

    margin-bottom: 14px;

  }



  .about-quality .qty-box-content {

    font-size: 14px;

    font-weight: 400;

    line-height: 20px;

    margin-bottom: 20px;

  }



  .about-quality .qty-box-footer {

    font-size: 16px;

    line-height: 24px;

  }



  /* Company */

  .team-exp-bottom .likely-title {

    margin-bottom: 18px;

    padding-bottom: 18px;

  }



  .experience-content ul {

    margin-top: 18px;

  }



  .experience-content ul li {

    margin-bottom: 10px;

    font-size: 16px;

    line-height: 24px;

  }



  .year-box {

    padding: 20px 16px;

    max-width: 190px;

  }



  .history-box-listing {

    margin-top: 40px;

  }



  .histiry-section-content {

    padding: 0 12px;

  }



  .history-box-listing .listing-img {

    max-width: 80px;

    flex-shrink: 0;

  }



  .history-box-listing ul li {

    padding: 16px 14px;

    gap: 16px;

  }



  .history-section-image {

    height: 450px;

  }



  .why-us-main {

    flex-direction: column;

    gap: 0;

  }



  .meet-team-main {

    margin-top: 40px;

    grid-template-columns: repeat(1, 1fr);

    gap: 32px;

  }



  .section-heading-wrapper .section-heading {

    margin-bottom: 16px;

  }



  .certificate-slider .swiper-slide.swiper-slide-active {

    margin-left: 10px;

    margin-right: 30px !important;

  }



  .certificate-slider .swiper-button-prev {

    top: auto;

    bottom: -40px;

    left: 50%;

    transform: rotate(180deg) translateX(66px);

  }



  .certificate-slider .swiper-button-next {

    right: 50%;

    top: auto;

    bottom: -40px;

    transform: translateX(66px);

  }



  .slider-wrapper {

    margin-bottom: 50px;

  }



  .certificate-slider .swiper-wrapper {

    padding: 35px 0 60px;

  }



  .certificate-footer {

    text-align: center;

    margin-top: 16px;

    padding-top: 12px;

  }



  .certificate-footer h3 {

    font-size: 21px;

    font-weight: 700;

    line-height: 28px;

  }



  .certificate-recived-date {

    font-size: 15px;

    line-height: 24px;

  }

  .listing-with-checkmark li{

    font-size: 16px;

    line-height: 24px;

  }

  .testimonial-list {
    grid-template-columns: repeat(1, 1fr);
  }

  .trane-main-content .main-trane-content ul li {
    font-size: 16px;
    line-height: 24px;
  }

  #testimonial-slider .owl-nav{
    position: static;
    justify-content: center;
    margin-top: 20px; 
  }
  
}



@media screen and (max-width: 576px) {

  .listing-with-checkmark li{

    font-size: 14px;

    line-height: 18px;

  }

  .trane-main-content .main-trane-content ul li {
    font-size: 14px;
    line-height: 18px;
  }

}

@media screen and (min-width: 992px) {
  .header-navbar .navbar-nav > .nav-item:is(.current-menu-item, .current-menu-parent){
    border-bottom: 2px solid var(--red50);
  }
  .header-navbar .navbar-nav .sub-menu .nav-item.current-menu-item > .nav-link,
  .header-navbar .navbar-nav .sub-menu .nav-item.current_page_ancestor > .nav-link,
  .header-navbar .navbar-nav .sub-menu .nav-item:hover > .nav-link{
    border-bottom: 2px solid var(--red200) !important;
    color: var(--red300) !important;
  }

  .header-navbar .navbar-nav .nav-item.menu-item-has-children .menu-item-has-children.current-menu-item:after,
  .header-navbar .navbar-nav .nav-item.menu-item-has-children .menu-item-has-children.current_page_ancestor:after,
  .header-navbar .navbar-nav .nav-item.menu-item-has-children .menu-item-has-children:hover:after{
    border-color: var(--red300);
  }

  .navbar-nav > .menu-item{
    border-bottom: 2px solid transparent;
  }
  
  .navbar-nav > .menu-item:hover{
    border-bottom: 2px solid var(--red50);
  }
}
