@media (max-width: 768px) {
    .bg1 .container {
        justify-content: space-around;
    }
    .bg1 .container div:nth-child(1) {
        display: none;
    }
    .bg2 .left1,
    .more1 .div2,
    .bg91,
    .bg3,
    .left,
    .mobe1 {
        display: none;
    }
    .bg2 .right1,
    .right {
        padding: 0;
    }
    .bg2 .right1 .col-md-3 {
        margin-top: 5px;
    }
    .more1 .div1 {
        bottom: 10px;
    }
    .bg5 .col-md-6:last-child {
        padding: 10px 15px 40px;
    }
    .bg6 .div .div1,
    .bg10,
    .position,
    .bg7,
    .bg5 h5 {
        display: none;
    }
    .bg6 .div .div2 {
        width: 100%;
        margin-left: 0;
    }
    .bg11 {
        padding: 0;
    }
    .bg11>div ul li img {
        width: 100%;
        height: auto;
    }
    .bg11>div ul .li1 {
        display: flex;
        flex-wrap: wrap;
    }
    .bg11>div ul .li1 .con1 {
        padding: 10px 0 40px;
        position: relative;
    }
    .bg12 {
        padding: 0 15px;
    }
    .bg9 .div1 .under2 p:last-child {
        font-size: 18px;
    }
    .section-30 {
        margin-top: 55px;
    }
    .newslist li a::before {
        height: 0;
        width: 0;
    }
    .bg2>h4,
    .bg4>h4 {
        text-align: center;
        width: 100%;
    }
    .bg2 .right1 div h5 {
        text-align: center;
    }
    .bg5 {
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .bg6>h4,
    .bg92,
    .dropdown {
        display: none;
    }
    .bg2>h4,
    .bg4>h4,
    .mobe2 {
        display: none;
    }
}