@media only screen and (max-width: 767px) {
    .header-top {
        display: none;
    }

    .videoHead {
        height: 400px;

    }

    .videoHead video {
        height: 400px;

    }

    .aboutUsHome {
        display: block;
    }

    .aboutUsHome_head {
        text-align: center;
    }

    .linePT {
        margin: 0 auto;
    }

    .serviceHome_box {
        display: block;
    }

    .serviceHome_parent {
        position: relative;
        margin-bottom: 50px;
    }

    .serviceGP_box {
        display: block;
    }

    .serviceGP_box .serviceHome_parent {
        margin-bottom: 20px;
    }

    /*.serviceGPCustomer .serviceHome_parent{*/
    /*    width: initial;*/
    /*}*/
    .news__dots, .news__dots_kol, .news__dots_kol-5{
        display: none;
    }
    .content-wrapper-pd {
        padding: 20px 0px;
    }

    .footer-box {
        display: block;
    }

    .footer-box .sqs-block-button-container--center {
        margin-top: 15px;
    }

    .movie_content > div {
        flex: 0 0 calc(50% - 8px);
    }

    .height730 {
        height: inherit;
    }

    .aboutUsHome_img {
        height: inherit;

    }

    .aboutUsHome img {
        height: inherit;
        width: 100%;
    }

    .serviceHomeCT {
        position: inherit;
    }

    .pd30-mobie {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .titleBase {
        font-size: 25px;
    }

    .sliderBanner .slick-prev:before, .sliderBanner .slick-next:before {
        font-size: 35px !important;
    }

    .sliderBanner img {
        height: 300px;
        object-fit: cover;
    }

    .autoplay-celebrity1 .wp-partner-item, .autoplay-celebrity .wp-partner-item, .autoplay-celebrity5 .wp-partner-item {
        width: 65% !important;
    }

    .autoplay-celebrity2 .wp-partner-item {
        width: 70% !important;
    }

    .serviceGPCustomer .container {
        padding: 0;
    }

    .news__arrow_dir_right, .news__arrow_dir_right_kol, .news__arrow_dir_left, .news__arrow_dir_left_kol {
        top: 45%;
    }

    .aboutUsHome_content h5 {
        font-size: 22px;
        font-weight: 500;
    }

    .aboutUsHome_content i {
        font-size: 32px;
        position: relative;
        top: 3px;
    }

    .aboutUsHomeSolution {
        background-position: right;
    }

    .wp-partner-item2 {
        width: 150px !important;
    }

    .w80 {
        width: 100%;
    }

    .aboutUsHome_head_advise {
        display: block;
    }

    .aboutUsHome_head_advise .titleBase {
        text-align: center;
    }

    .bs-brand-content-box {
        padding: 10px;
        padding-top: 60px;
    }

    .bs-brand-content-box-item {
        grid-template-columns: 100%;
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    .pd-right {
        padding-right: 0;
        padding-bottom: 20px;

    }

    .bs-brand-content-box-item-text span {
        font-size: 32px;
        line-height: 48px;
    }

    .brand-icon-right {
        /*background-image: url(../images/brand/arrow5.svg);*/
        /*width: 26px;*/
        /*height: 26px;*/
        margin-top: 10px;
        margin-left: 20px;

        display: none !important;
    }

    .brand-icon-left {
        /*background-image: url(../images/brand/arrow5.svg);*/
        /*width: 26px;*/
        /*height: 26px;*/
        /*order: 2;*/
        /*margin-top: 10px;*/
        margin-left: 20px;
    }

    .brand-icon-left.pc {
        display: none;
    }

    .brand-icon-left.mb {
        /*display: inline-block;*/

    }

    .pd-left {
        padding-left: 0;
        text-align: left;
        order: 1;
        padding-bottom: 20px;
    }

    .bs-brand-content-box-item-img {
        order: 2;
    }

    .box-item-brand {
        padding-top: 0;
        display: flex;
    }

    .bs-brand-mt {
        margin-top: 30px
    }
}