@media (min-width: 1024px) {
  .menuUItop .div_2 {min-width:200px;left: 50%;	transform: translateX(-50%);}
}

@media (max-width: 1640px) {
  body .wrap-footer {max-width:96%; margin:0 auto;}
}


div._nongminNews {position: fixed; opacity: 1; transition: ease all .5s; border-radius: 50%; right: 15px; bottom: 100px; color: #fff; background: #5d6774; z-index: 1}
div._nongminNews.is-scrolled {bottom: 160px}
div._nongminNews.is-bottom {bottom: 370px}
div._nongminNews a {display: flex; align-items: center; width: 50px; height: 50px; justify-content: center; font-size: 20px; color: #fff; background: url(/sites/temp09/images/main/nongmin_50_50.png) no-repeat center / contain; text-indent: -50000px}

@media (max-width: 1000px) {
    ._nongminNews {
        display: none;
    }
