@media only screen and  (max-width: 768px) {
    .header-top-banner{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-top-banner img{
        max-width: 100%;
    }
    .header-slider-home .sow-slider-image-wrapper .header-slider-main-text{
        max-width: 100%;
        font-size: 18px;
        text-align: left;
        margin: 0 auto;
        line-height: 27px;
        margin-bottom: 30px;
    }
    .header-slider-sub-page .sow-slider-image-wrapper .header-slider-main-text{
        max-width: 80%;
        font-size: 22px;
        line-height: 14px;
    }
    .so-widget-sow-hero-default-d5f7ee21d79e-253 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p{
        font-size: 14px;
    }
    .search-form-custom input[type=search]{
        min-width: 75%;
    }
    .search-form-custom button[type=submit]{
        width: 90px;
        white-space: nowrap;
        padding-left: 5px;
        padding-right: 5px;
      
    }
    .page-career--main--header{
        margin-top: 30px;
    }
    .page-career--main--header--filter {
        display: none;
    }
    .ttdn-new-single-content .corp-content-wrapper .entry-header .company .entry-title{
        font-size: 1.7rem;
        line-height: 2rem;
    }
    body[class*=overlap-] .site-header:not(.stuck){
        background-color: #000f1f;
    }
    .ttdn-new-single-content h1.entry-title{
        font-size: 1.5rem;
        line-height: 1.9rem;
    }
    .page-about-us-slider-images .gallery .gallery-item img{
        width: 50%;
    }
    .flexslider-custom .flex-direction-nav a{
        height: 40px;
        width: 40px;
        margin-top: -10px;
        padding-top: 10px;
    }
    .flexslider-custom .flex-direction-nav a svg{
        width: 28px;
        height: 16px;
    }
    .featured-posts-slider .slides .slide{
        min-height: 220px;
    }
    .blog-layout-standard.loop-standar-career article .corp-content-wrapper{
        height: auto;
    }
    .thong-tin-tuyen-dung-home-list .blog-layout-standard article{
        height: auto;
    }
    .wrapper-banner-home{
        margin-left: -15px;
        margin-right: -15px;
    }
    .sow-headline-container h2.sow-headline{
        font-size: 30px;
    }
}
@media only screen and  (max-width: 480px) {
   
    .thong-tin-tuyen-dung-home-list .blog-layout-standard article{
        width: calc(100% - 25px);
        margin-right: 0;
    }
    .home-list-post-news .blog-layout-alternate .hentry .corp-content-wrapper{
        padding-left: 0;
        float: left;
    }
    .page-about-us-slider-images .gallery .gallery-item img{
        width: 300px;
    }
    .blog-layout-standard.loop-standar-career article .entry-tags ul{
        display: inline-block;
    }
    .blog-layout-standard.loop-standar-career article .entry-tags ul li{
        margin-bottom: 10px;
    }
   
}