 
@media(max-width:768px){
    .menu-item {
        position: absolute !important;
        left: 0;
        overflow-y: inherit;
        top: 62px;
        height: 100vh;
        background: blueviolet;
        height: 0 !important;
        display: none;
        opacity: 0;
        width: 100%;
    }
    body{
        overflow-x: hidden;
    }
    .logo.company {
        display: none;
    }
    .logo.our {
        position: relative;
        object-fit: contain;
        height: initial;
        margin-top: 10px;
    }
    .bars{
        display: flex !important;
        top: 42px;
        right: 26px;
    }
    .all {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    
    .xwnr {
        max-width: 100%;
        width: 100%;
        margin: auto;
    }
    
    .tznr {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .xwnrs {
        max-width: 100%;
        width: 100%;
    }
    
    .hxs {
        display: none;
    }
    
    .sps {
        width: 100%;
        max-width: 100%;
        margin: auto;
    }
    
    .cpnr {
        width: 100%;
        max-width: 100%;
    }
    
    .alnr {
        width: 100%;
        max-width: 100%;
    }
    iframe {
        width: 100%;
        height: 250px;
    }
    .w3.comonCss {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .footer-main-section.flex {
        display: flex;
        flex-wrap: wrap;
    }
    .nfl {
        background-position: center left;
    }
    
    .bgs {
        width: 100%;
        max-width: 100%;
    }
    
    .right {
        width: 100%;
        max-width: 100%;
    }
    
    .wz {
        float: inherit;
    }
    
    div {
        max-width: 100%;
    }
    .bt {
        width: 100%;
        max-width: 100%;
        display: none;
    }
    
    .kong {
        display: none;
    }
    .fl {
        height: 100% !important;
    }
    
    .info-section {
        margin-left: 14px;
    }
    .menu-item ul {
        display: block !important;
        width: 100%;
        background: radial-gradient(black, transparent);
        position: absolute;
        top: 88px;
    }
    
    .menu-item ul li {
        padding: 8px 0px !important;
        text-align: center;
    }
    
    .menu-item ul li a {
        padding: 10px 0px !important;
    }
    .menu-item ul li {
    position: relative !important;
}

.submenu {
    width: 200px !important;
    position: initial;
    top: initial;
    position: fixed;
    margin: auto;
    z-index: 9999;
    left: 50%;
    transform: translate(-50%);
}

.submenu ul {
    top: 0;
}
.submenu {
    top: inherit;
}
.submenu {
    top: inherit !important;
    left: 50%;
    transform: translate(-50%);
}
.logo.our img {
    margin-bottom: 14px;
    height: 100px;
    border-radius: 10rem;
}

img:last-child {
    margin-bottom: 0;
}
.tr {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
}

.td {
    margin-bottom: 25px !important;
    padding: 10px;
    margin: auto;
    max-width: 42% !important;
    flex: 0 0 42%;
}

td div {
    width: 100% !important;
}
.wz {
    display: none;
}

.nens {
    margin-top: -42px !important;
}
html {
    overflow-x: hidden;
}
img.width-img {
    width: 100% !important;
}

img.width {
    width: 100% !important;
}
html{
    overflow-x: hidden;
}

}

@media(max-width:300px){
    .info-section h1 {
        word-break: break-all;
        padding-right: 32px;
    }
    html{
        overflow-x: hidden;
    }
}
@media(max-width:500px){
    .td{
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}