@media (min-width: 1201px) {

    .knx .pbmit-slider-one .pbmit-slider-item,
    .home-slide-box {
        height: calc(100vh - 100px);
    }

    .logo-knx.img {}

}

.section-xl.knx-floor3,
.section-xl.knx-floor3 .pbmit-slider-bg,
.section-xl.knx-floor2,
.section-xl.knx-floor4,
.section-xl.knx.floor1,
.section-xl.knx-floor7,
.section-xl.knx-floor8,
.section-xl.knx-floor9,
.section-xl.knx-floor5,
.section-xl.knx-floor6
 {
    height: calc(100vh - 100px);
}

.section-xl.knx-floor3 .text {
    font-size: 38px;
}

.section-xl.knx-floor2 .text h1 {
    font-size: 30px;
}
.section-xl.knx-floor8 .title-sec{
   margin: 78px auto;
   font-size: 40px;
   line-height: 80px;
   font-weight: 600;
}