/* xong */
@media screen and (max-width: 319px) {
    .wsmobileheader .smllogo{
        margin-top: 5px;
    }
    .smllogo img{
        height: 70px;
        width: auto;
    }
    .wsmenu > .wsmenu-list > li > a{
        padding: 10px 20px;
        line-height: 30px;
    }
    #giothieu{
        padding-top: 20px;
    }
    #giothieu h1{
        font-size: 27px;
    }
    #dichvu .left h5{
        font-size: 20px;
        letter-spacing: 0px;
    }
    #dichvu img{
        -webkit-transition: all .5s;
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        transition: all .5s;
        width: 100%;
    }
    #dichvu .left{
        padding: 10px 0px 0px 10px;
    }
    #banggia .nav-tabs li{
        width: 40%;
        margin: 5px;
    }
    .wsmobileheader{
        display: block;
    }
    .tra-menu .wsmainfull{
        padding: 0px;
    }
    .wsmobileheader{
        height: 80px;
        position: fixed;
        left: 0px;
        z-index: 99;
        left: 0px;
        width: 100%;
        box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    }
    #header{
        margin-bottom: 80px;
    }
    .tra-menu .wsmainfull.scroll{
        padding: 0px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .wsmobileheader .smllogo{
        margin-top: 5px;
    }
    .smllogo img{
        height: 70px;
        width: auto;
    }
    .wsmenu > .wsmenu-list > li > a{
        padding: 10px 20px;
        line-height: 30px;
    }
    #giothieu{
        padding-top: 20px;
    }
    #giothieu h1{
        font-size: 27px;
    }
    #dichvu .left h5{
        font-size: 20px;
        letter-spacing: 0px;
    }
    #dichvu img{
        -webkit-transition: all .5s;
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        transition: all .5s;
        width: 100%;
    }
    #dichvu .left{
        padding: 10px 0px 0px 10px;
    }
    #banggia .nav-tabs li{
        width: 40%;
        margin: 5px;
    }
    .wsmobileheader{
        display: block;
    }
    .tra-menu .wsmainfull{
        padding: 0px;
    }
    .wsmobileheader{
        height: 80px;
        position: fixed;
        left: 0px;
        z-index: 99;
        left: 0px;
        width: 100%;
        box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    }
    #header{
        margin-bottom: 80px;
    }
    .tra-menu .wsmainfull.scroll{
        padding: 0px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .wsmobileheader .smllogo{
        margin-top: 5px;
    }
    .smllogo img{
        height: 70px;
        width: auto;
    }
    .wsmenu > .wsmenu-list > li > a{
        padding: 10px 20px;
        line-height: 30px;
    }
    #giothieu{
        padding-top: 20px;
    }
    #giothieu h1{
        font-size: 27px;
    }
    #dichvu .left h5{
        font-size: 20px;
        letter-spacing: 0px;
    }
    #dichvu img{
        -webkit-transition: all .5s;
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        transition: all .5s;
        width: 100%;
    }
    #dichvu .left{
        padding: 10px 0px 0px 10px;
    }
    #banggia .nav-tabs li{
        width: 40%;
        margin: 5px;
    }
    .wsmobileheader{
        display: block;
    }
    .tra-menu .wsmainfull{
        padding: 0px;
    }
    .wsmobileheader{
        height: 80px;
        position: fixed;
        left: 0px;
        z-index: 99;
        left: 0px;
        width: 100%;
        box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    }
    #header{
        margin-bottom: 80px;
    }
    .tra-menu .wsmainfull.scroll{
        padding: 0px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

}

@media (min-width: 993px) and (max-width: 1199px) {

}