
.event-item{
    display: block;
    overflow: hidden;
}
.event-item ._main-img{
    aspect-ratio: 606 / 405;
}
.event-item ._main-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.event-item ._info{
    padding: 28px 0 16px;
    color: #444;
}
.event-item ._info ._t1{
    line-height: 32px;
    height: 32px;
    font-weight: 500;
    margin-bottom: 16px;
}
.event-item ._info ._t2{
    margin-top: 16px;
    color: #444;
    font-weight: 300;
}
.about-fair-info ._img1,
.about-fair-info ._img2,
.about-organizers ._img2{
    width: 320px;
    height: auto;
    display: block;
}
.about-organizers ._img1{
    width: 340px;
}
.about-sustainability ._btn-line1{
    gap: 24px;
}
.about-sustainability2{
    padding: 85px 0 118px
}
.exhibitor-why2{
    padding-bottom: 150px;
}
.exhibitor-why2>.wal{
    gap: 33px;
}
.exhibitor-why3{
    padding-bottom: 127px;
}
.media-latest ._part1{
    padding: 75px 0 82px;
}
.partners-list{
    gap:  52px 36px;
}
.partners-list img{
    height: 35px !important;
}
.half-desc-box{
    min-height: 550px;
}
.why-visit-ul{

}
.FAQs .fs-32{
    color: #444;
    margin-bottom: 20px;
}
.FAQs .accordion{
    margin-bottom: 40px;
    --bs-accordion-active-bg: #F4EFE8;
    --bs-accordion-active-color: #444;
    --bs-accordion-btn-focus-box-shadow: 0 0 10px #C6AA83;
    --bs-accordion-inner-border-radius:12px;
    box-shadow: 0 0 10px #F4EFE8;
    border-radius: 12px;
    overflow: hidden;
}
.FAQs .accordion-button:focus{

}
.FAQs .accordion-item{
    border: none;
}
.FAQs .accordion-button{
    padding: 20px;
}
.FAQs .accordion-button:not(.collapsed){
    color: #C6AA83;
    background-color: #fff;
}
.FAQs .accordion-body{
    padding: 20px;
}
.FAQs .accordion-body a{
    text-decoration: underline;
    color: #444;
}
.about-concurrent ._img2{
    height: 162px;
    margin-top: 30px;
}
.img-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 18, 18, 0.4);
    align-items: center;
    backdrop-filter: blur(4px);
    z-index: 1000;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.img-modal.active {
    opacity: 1;
}

.img-modal-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-modal-content {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transform-origin: center center;
    transition: transform 0.1s ease;
    cursor: grab;
}

.img-modal-content:active {
    cursor: grabbing;
}

.close-btn {
    position: absolute;
    top: 25px;
    right: 30px;
    color: white;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
    z-index: 1001;
    background: rgba(0,0,0,0.5);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.close-btn:hover {
    color: #ff5252;
    transform: rotate(90deg);
}



@media (max-width: 600px) {

}
@media (max-width: 992px) {
    .about-fair-info ._img1{
        width: 167px
    }
    .about-fair-info ._img2{
        width: 199px;
        padding: 10px;
    }
    .about-fair-info .split-2-3,
    .about-organizers .split-2-3{
        padding-left: 35px;
        padding-right: 35px;
    }
    .about-organizers ._img1{
        width: 328px;
        padding: 10px;
    }
    .about-organizers ._img2{
        width: 230px;
        padding: 10px;
    }
    .about-concurrent ._img1{
        margin-bottom: 0;
    }
    .about-concurrent ._img2{
        height: 80px;
        margin-top: 0;
        width: 100%;
        object-fit: contain;
    }
    .about-concurrent2{
        padding-top: 16px !important;
    }
    .about-concurrent2 .swiper-split-3{
        padding: 16px 0 63px !important;
    }
    .about-hall-layout ._type1>.row{
        flex-direction: column-reverse;
        display: flex;
        text-align: center;
    }
    .about-hall-layout ._type1 .fs-24{
        margin-top: 10px;
        font-size: 20px;
    }
    .about-hall-layout ._type2 .fs-20{
        font-size: 12px;
        line-height: 19px;
        padding: 0 21px;
    }
    .about-sustainability ._btn-line1{
        gap: 12px;
        flex-direction: column;
    }
    .about-sustainability .half-text-bg img{
        margin-bottom: 0;
    }
    .about-sustainability2{
        padding: 0 0 48px;
    }
    .about-sustainability2 .news-card ._btm-text ._t1{
        font-size: 34px;
        line-height: 44px;
        font-weight: normal;
    }
    .about-sustainability3 ._part2>.row{
        flex-direction: column-reverse;
        display: flex;
    }
    .exhibitor-why .half-text-bg.d-flex-end img,
    .exhibitor-booth .half-text-bg.d-flex-end img{
        margin-bottom: 0;
        aspect-ratio: 370 / 230;
    }
    .exhibitor-why2{
        padding-bottom: 48px;
    }
    .exhibitor-why2>.wal{
        gap: 8px;
    }
    .exhibitor-why3{
        padding-bottom: 48px;
    }
    /*.event-reMe .fs-20{*/
    /*    font-size: 20px;*/
    /*}*/
    .event-item ._info .fs-20{
        font-size: 12px;
    }
    .event-item ._info{
        padding: 10px 0 33px;
    }
    .event-item ._info ._t2{
        font-size: 12px;
        line-height: 16px;
        margin-top: 8px;
    }
    .media-latest ._part1{
        padding: 0;
    }
    .partners-list{
        gap: 16px 50px;
    }
    .partners-list img{
        height: 25px !important;
    }
    .visitor-reach ._type1>.row{
        display: flex;
        flex-direction: column-reverse;
    }

    .why-visit-ul{

    }
    .dts-app{
        padding-top: 0;
    }
    .FAQs .accordion-button{
        padding: 10px;
    }
    .FAQs .accordion-body{
        padding: 10px;
        font-size: 12px !important;
    }

}

