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



}

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

}


@media only screen and (max-width : 1366px) {
.fh5co-cover{height: 506px;}
.top-menu ul li a {
    padding: 30px 57px;
}
}

@media only screen and (max-width : 1280px) {
.fh5co-cover {
    height: 481px;
}
}

@media only screen and (max-width : 1024px) {
.top-menu ul li a {
    padding: 30px 30px;
}
.fh5co-cover {
    height: 481px;
}
}
@media only screen and (max-width : 768px) {

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

}









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

}

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

}
