@media only screen and (max-width: 1920px) {
}
@media only screen and (max-width: 1800px) {
}
@media only screen and (max-width: 1600px) {
}
@media only screen and (max-width: 1281px) {
}
@media only screen and (max-width: 1180px) {
div#top {
    display: none;
}

.topMenusd {
    display: none;
}

.main {
    margin-top: 109px;
}
header.header.fixeds {
    top: 00;
}
}
@media only screen and (max-width: 959px) {	
}
@media only screen and (max-width: 637px) {
}
@media only screen and (max-width: 479px) {
}
@media only screen and (max-width: 382px) {
}
@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) {
}
