@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1800px) {
}

@media only screen and (max-width: 1680px) {
.theMainCKList ul li h4 {
    font-size: 80px;
}
}

@media only screen and (max-width: 1480px) {
}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1180px) {
.menu_page_menu ul.menubanev {
    width: 1050px;
}

.ifscrollavail {
    overflow: auto;
    padding: 10px 0 40px 0;
    margin-bottom: -40px;
    margin-left: -9px;
    margin-right: -9px;
}

.ifscrollavail::-webkit-scrollbar {
    display: none;
}

}

@media only screen and (max-width: 820px) {
}

@media only screen and (max-width: 768px) {
.menu_page_menu ul.menubanev li a span.bgimage img {
    width: 147px;
}
.menu_page_menu ul.menubanev {
    width: 800px;
    padding: 0 20px;
}
}

@media only screen and (max-width: 637px) {
}

@media only screen and (max-width: 380px) and (max-height: 667px) {
}

@media not all, only screen and (min--moz-device-pixel-ratio: 2), not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
}
