@media screen and (max-width: 1200px) {
    .sky-mega-menu li a{
        padding: 5px 30px;
    }
}
@media screen and (max-width: 992px){
    ._slide{
        margin-top: 0;
        margin-bottom: 20px;
    }
    ._nametop{
        font-size: 30px;
        text-shadow:
            -1px -1px 0 white,
            1px -1px 0 white,
            -1px 1px 0 white,
            1px 1px 0 white;
    }
    ._slogan{
        font-size: 13px;
        text-shadow:
            -1px -1px 0 white,
            1px -1px 0 white,
            -1px 1px 0 white,
            1px 1px 0 white;
    }
    ._frmTK{
        margin-top: 60px;
    }
    ._imghp img{
        height: auto; 
    }
    ._titledm{
        margin-top: 10px;
    }
    ._boxlistnews{
        padding-top: 15px;
        padding-left: 15px;
    }
}
@media screen and (max-width: 767px){
    ._mangxh .list-inline > li{
        padding: 0 2px;
    }
    ._frmTK{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    ._logo img{
        width: 100%;
        height: auto;
        min-width: 70px;
    }
    .camera_wrap {
        height: 300px!important;
        margin-bottom: 0!important;
    }
    .camera_wrap img {
        width: 100%!important;
        height: 300px!important;
        margin-left: 0!important;
        margin-right: 0!important;
        margin-top: 0!important;
    }
    ._hotro{
        width: 50%;
        float: left;
        margin-top: 15px;
        padding-right: 5px;
    }
    ._fanpagefb{
        width: 50%;
        float: left;
        margin-top: 15px;
        padding-left: 5px;
    }
    ._resize{
        height: auto;
    }
    ._desgt{
        padding-left: 0;
    }
}
@media screen and (max-width: 590px){
    .formBox > .left, .formBox > .right{
        width: 100%;
        clear: both;
    }
}
@media screen and (max-width: 550px){
    ._nametop{
        font-size: 18px;
        text-shadow:
            -1px -1px 0 white,
            1px -1px 0 white,
            -1px 1px 0 white,
            1px 1px 0 white;
    }
    ._slogan{
        font-size: 10px;
        text-shadow: none;
        color: white;
    }
    .camera_wrap {
        height: 250px!important;
        margin-bottom: 0!important;
    }
    .camera_wrap img {
        width: 100%!important;
        height: 250px!important;
        margin-left: 0!important;
        margin-right: 0!important;
        margin-top: 0!important;
    }
    ._width100{
        padding: 0 5px;
    }
}
@media screen and (max-width: 500px){
    ._hotro{
        width: 100%;
        clear: both;
        margin-top: 15px;
        padding-right: 0;
    }
    ._fanpagefb{
        width: 100%;
        clear: both;
        margin-top: 15px;
        padding-left: 0;
    }
}
@media screen and (max-width: 450px){
    .camera_wrap {
        height: 200px!important;
        margin-bottom: 0!important;
    }
    .camera_wrap img {
        width: 100%!important;
        height: 200px!important;
        margin-left: 0!important;
        margin-right: 0!important;
        margin-top: 0!important;
    }
    ._width100{
        padding: 0 15px;
        width: 100%;
    }
}