@media (min-width: 992px) {
    .row-cols-lg-8 > * {
        flex: 0 0 auto;
        width: 12.5%;  
    }
}


/* ══════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════ */

@media (max-width: 1600px) {
  .section-body {
    font-size: 16px;
    line-height: 25px;
}
.section-title {
  font-size: 2.2vw;
 
}
video.banner_vdo, section.hero_banner.mainBanner {
    background-position: center center;
    background-size: cover;
}
}
@media (max-width: 1400px) {
.section-body {
        font-size: 15px;
        line-height: 20px;
}
.let_specify-list p {
    font-size: 14px;
}
.technology-tab-box ul li button {
    font-size: 15px;
}
.faq-section h2 button {
    font-size: 16px;
}
.faq-section .accordion-body {
    font-size: 15px;
}
.lighting-box {
    padding: 20px 0px;
}
.let_specify-head h3 {
    font-size: 15px;
}
.footer-col-label {
    font-size: 18px;
}
.footer-contact-bold a {
    font-size: 15px;
    line-height: 30px;
}
.footer-copy {
    font-size: 13px;
}
}
@media (max-width: 1200px) {
  
  .footer-container {
    padding: 0 40px;
  }
  header a.hasDrop {
    position: relative;
    padding-right: 4px;
}
.section-body {
    font-size: 14px;
    line-height: 20px;
}
.technology-tab-detail .tab-pane h2 {
    font-size: 17px;
}
.lighting-box h3 {
    font-size: 15px;
}
.download-box a h3 {
    font-size: 16px;
}
}
@media (max-width: 1025px) {
  .about-detail h2 {
    font-size: 25px;
}
.section-body {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px !important;
        margin-bottom: 0px;
}
.btn-outline-custom {
    font-size: 13px;
    padding: 10px 25px;
}
.technology-tab-box ul li button {
        font-size: 12px;
}
.technology-tab-detail .tab-pane h2 {
        font-size: 14px;
}
.wk-product-box h4 {
    font-size: 15px;
}
.wk-product-box p {
    color: #5F6062;
    font-size: 14px;
}
.support-section-box p {
    font-size: 14px;
    line-height: 25px;
}
.let_specify-head h3 {
        font-size: 12px;
}
.let_specify-list p {
        font-size: 11px;
}
.footer-col-label {
        font-size: 15px;
}
.footer-copy {
        font-size: 11px;
}
.download-box a h2{
    font-size: 17px;
}
}
@media (max-width: 992px) {

  /* Sections */
  .about-section {
    padding: 60px 0;
  }

  /* Footer */
  .footer-container {
    padding: 0 24px;
  }

  .footer-bottom-row .col-lg-4.offset-lg-4 {
    order: 2;
  }

  .footer-bottom-row .col-lg-4:last-child {
    order: 3;
  }

  .footer-social {
    align-items: flex-start !important;
  }

  .footer-social-link:hover {
    padding-right: 0;
    padding-left: 4px;
  }
  h1.wk_main_title{
    font-size: 2.646vw;
    font-weight: 600;
}
.lighting-section {
    padding: 70px 0px;
}
.technology-section .row {
    flex-direction: column-reverse;
}
.technology-tab-detail {
    position: relative;
    margin-top: 20px;
}
.technology-tab-detail:before {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.technology-tab-detail .tab-pane {
    text-align: center;
}
.technology-tab-detail .tab-pane img {
    text-align: center;
    display: inline-block;
}
.support-banner {
    padding: 60px 0px;
}
.download-box a h3 {
        font-size: 14px;
}
.let_specify-list {
    height: 150px;
}
.lighting-section .row .col {
    width: 100%;
    flex: auto;
}
.download-box a h2 {
    font-size: 16px;
    margin-bottom: 0px;
}
.sslx-technology .technology-tab-detail #pills-home5 {
    text-align: center;
}
}

@media (max-width: 768px) {

header {
    padding: 20px 0;
     
}
section.wk_hero-banner {
    height: 550px ;
    
}
img.main_img {
    width: 300px;
}
  h1.wk_main_title {
    font-size: 40px;
 
}

 
  .about-img-wrap {
    width: 100%;
  }

  .footer-body {
    padding: 50px 0 40px;
  }

  .footer-contact-bold {
    font-size: 18px;
    line-height: 36px;
  }

  .footer-col-label {
    font-size: 18px;
  }

  .footer-nav-list li a {
    line-height: 44px;
  }

  .wk_main_banner {
    min-height: 400px;     
}


video.banner_vdo, section.hero_banner.mainBanner {
    width: 100%;
    max-width: 100%;
    height: 600px;
    object-fit: cover;
    background: #000;
    background-position: center center;
        background-size: cover;
}
a.hasDrop.sreachBtn {
    color: #fff;
    border-bottom: 1px solid #cccccc8f;
    margin-right: 15px;
}
.wk_header a.btn {
    font-size: 1.5vw;
    padding: 8px 13px;
}
.wk-product-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.product-section {
    padding: 50px 0px;
}
.btn-banner-white {
    font-size: 12px;
}
.let_specify-list {
    height: 110px;
}
.download-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
}
.faq-section h2 button {
        font-size: 13px;
}
.poles-tab-bottom {
    margin-bottom: 30px;
}
.download-box a h2 {
        font-size: 15px;
}
}

@media (max-width: 576px) {
  .hero-title {
    font-size: 34px;
    letter-spacing: -0.8px;
  }

  .section-title {
        font-size: 20px;
  }

  .stat-number {
    font-size: 22px;
  }

  .nav-container {
    padding: 10px 16px;
  }

  .footer-container {
    padding: 0 16px;
  }

  .footer-col-label {
    font-size: 16px;
  }

  .newsletter-btn {
    padding: 0 16px;
    font-size: 13px;
  }
  h3.case_detail_sub_title {
    font-size: 2.3vw;
}
 h1.wk_main_title {
        font-size: 25px;
}
.support-section-box p {
        font-size: 12px;
        line-height: 22px;
}
.poles-text-box{
    padding: 30px 0px;
  justify-content: center;
}
}

/* dark search btn override */
.nav-search-dark {
  color: var(--text-dark) !important;
}
/* Mobile Adjustments */
@media (max-width: 991px) {
    .news-detail-sec .sidebar-title {
        margin-top: 2rem;
    }
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
}

@media (min-width: 1920px) {

  .my_container {
     
    max-width: 1800px;
    margin: auto;
}
}
@media (max-width: 480px) {
h1.wk_main_title {
        font-size: 20px;
}
a.hasDrop.sreachBtn span {
    display: none;
}
.faq-section .accordion-body {
        font-size: 13px;
}
.technology-tab-box {
    padding-left: 0;
}
.section-title {
        font-size: 16px;
}
.poles-text-box {
        padding: 30px 20px;
        justify-content: center;
}
.poles-text-box ul li {
    font-size: 12px;
    padding: 14px 20px;
}
}
@media (max-width: 320px) {
video.banner_vdo, section.hero_banner.mainBanner {
        height: 500px;
}

}