@media (max-width: 992px) {
        .global {
        min-height: initial;
        padding: 110px 0 30px 0;
    }
    #smoothmenu2 {
        display: none;
        bottom: initial; top: 80px;
        width: 200px;
        padding: 10px;
        background: #fff;
        border-bottom: 2px solid rgba(0, 0, 0, .2);
        border-left: 2px solid rgba(0, 0, 0, .2);
        border-radius: 0 0 0 10px;
    }
    #smoothmenu2 ul li {
        display: block;
        text-align: left;
        border-bottom: 1px solid #ccc;
        padding: 7px 0;
    }
    #smoothmenu2 ul li:last-of-type {border-color: transparent;}
    #smoothmenu2 ul li a.stop-top:after {display: none;}
    #smoothmenu2 ul li a {
        display: block;
        border-radius: 4px;
    }

    .vezi-meniumobil {
        display: block;
        position: absolute; top: 18px; right: 10px;
        font-size: 30px;
        color: #000;
        background: #fff;
        padding: 0;
    }
    .sigla img {width: 150px;}
    .sigla-border {display: none;}
    .header-icon {margin: 0 0 0 13px;}
    .header-icon span {display: none;}
    .header-icon:before {width: 26px; height: 26px; margin: 0;}
    .minimenu {top: 25px; right: 65px;}
    .social-media {top: 19px; right: 150px;}
    .social-media a {font-size: 28px;}


    .home-banner-2025 img {height: 550px;}
    .swiper {width: 100%;}
    .swiper-textul {
        width: calc(100% - 60px); 
        top: -452px; left: 30px;
        text-align: left;
    }
    .swiper-textul p {font: 18px/1.3 open;}
    .swiper-textul li {font-size: 14px;}
    .ht {padding: 30px;}
    .home-text h2 {font-size: 30px; line-height: 1; margin: 0;}
    .divtext h3 {font-size: 22px;}

    .content {float: none; padding: 0 30px; margin: 0;}
    .banner {
        height: 250px;
        animation: none; background-position: 0 0;
    }
    .emblema {
        padding: 0; border: 0; border-radius: 0;
        font-size: 36px; top: -9px; right: 30px;
    }
    .oameni {grid-template-columns: repeat(1, 1fr);}
    .divtext {
        grid-template-columns: repeat(1, 1fr); 
        padding: 0; margin: 25px 0 0px 0;
    }

    .parteneri {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 30px;
    }
    .parteneri a {width: initial; margin: 0;}
    .parteneri a img {
        width: 100%; height: 100px; max-height: initial;
        object-position: center;
    }
    .om {padding: 20px;}

    .bottom {width: 100%; padding: 0 30px 30px 30px;}
    .bottom-menu {width: 100%;}
    .bottom-minimenu {width: 100%; padding: 0;}
    .bottom-contact {
        position: static;
        width: 100%;
    }
    .bottom-contact h3 {
        width: 100%;
        font-size: 16px;
        text-align: left;
        margin: -5px 0 10px 0;
    }
    .bottom-contact span {width: 100%;}
    .bottom-contact a {display: block; margin: 10px 0 0;}
    .bottom-menu ul {margin: 10px 0 0px 0;}
    .bottom-menu li {padding: 0;}

    .copy {width: 100%; padding: 20px 30px; text-align: left;}
}