@media only screen and (max-width: 992px) {
    .header-main-menu-mobile {
        display: block!important;
        cursor: pointer;
        position: relative;
        box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    }

    .header-top {
        display: none;
    }

    .header-main-menu-mobile .menu-mobile {
        width: 24px;
        height: 24px;
        padding-top: 10px;
    }

    .logo-mobile {
        display: flex;
        justify-content: space-between;
        padding: 20px 20px;
    }

    .logo-mobile img.logo {
        height: 36px;
    }

    .introduce {
        text-align: center;
    }

    .title-intro {
        padding: 15px 0;
        margin: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .content-intro {
        font-size: 13px;
        line-height: 28px;
        padding: 0 30px 15px;
    }

    .content-intro span {
        text-align: justify;
    }

    .image-cover {
        padding: 0 10px 20px;
    }

    .image-cover img {
        width: 100%;
    }

    .road-title span:first-child {
        margin-bottom: 5px;
    }

    .road-title {
        padding: 18px;
        margin: auto;
        font-size: 24px;
        line-height: 28px;
    }

    .road {
        padding: 20px;
    }

    .road-image {
        width: 100%;
    }

    .location-img {
        width: 16px;
        height: auto;
    }

    .content-road-left span.year-road, .content-road-right span.year-road {
        font-size: 30px;
        line-height: 45px;
    }

    .content-road-left span.content-road, .content-road-right span.content-road {
        font-size: 14px;
        line-height: 20px;
    }

    .first-road {
        grid-template-columns: 0.15fr 0.7fr;
        position: absolute;
        top: 4%;
    }

    .second-road {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
        position: absolute;
        top: 32%;
        left: 0;
    }

    .second-road .image-road img {
        position: absolute;
        top: 15%;
        left: 3%;
    }

    .third-road {
        display: flex;
        flex-direction: row-reverse;
        position: absolute;
        top: 48%;
        right: 6%;
    }

    .third-road .content-road-left, .five-road .content-road-left {
        text-align: right;
    }

    .four-road {
        position: absolute;
        top: 69%;
        right: -7%;
        grid-template-columns: 1fr 0.5fr;
        grid-gap: 30px;
    }

    .five-road {
        position: absolute;
        top: 86%;
        right: 27%;
        display: flex;
        flex-direction: row-reverse;
        grid-gap: 30px;
    }

    .number-shop {
        display: flex;
        flex-direction: column-reverse;
        grid-template-columns: none;
        background: #ffffff;
    }

    .video-thank {
        padding: 20px 0;
        background: #ffffff;
    }

    .video-thank video {
        width: 100%;
    }

    .text-left {
        margin: 20px 25px;
    }

    .text-left .title-thank-you {
        font-size: 30px;
        line-height: 35px;
    }

    .number-zone.is_mobile {
        grid-gap: 30px;
        text-align: center;
        grid-template-columns: 1fr 1fr;
        display: grid !important;
    }
    .number-zone.is_mobile.number-zone-mobile {
        grid-gap: 30px;
        text-align: center;
        grid-template-columns: 1fr;
        display: grid !important;
    }
    .number-zone .number-show .count-number {
        font-size: 64px;
        line-height: 70px;
    }

    .number-zone .number-show .text-number {
        font-size: 14px;
        line-height: 30px;
    }

    .give-content {
        display: flex;
        flex-direction: column;
    }

    .right-content {
        padding: 20px;
    }

    .right-content .title-content {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 10px;
    }

    .form-control {
        height: 40px;
        font-size: 14px;
    }

    .btn-send-content {
        padding: 10px 40px;
        width: auto;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
    }
    .footer {
        padding: 10px 20px;
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
    }
    .powerfull {
        margin-bottom: 10px;
    }
    .right-content .content-footer {
        font-size: 20px;
        line-height: 24px;
    }

    .content-header {
        padding: 310px 20px 50px;
        font-size: 14px;
        line-height: 20px;
    }

    .journey-2022 .image-journey:first-child {
        margin-bottom: 10px;
    }

    .header .title {
        position: absolute;
        top: 50%;
        left: 15%;
         z-index: 2;
    }

    .header .title img {
        width: 65%;
    }

    .thank-you {
        font-size: 38px;
        line-height: 30px;
        position: absolute;
        top: 63%;
        left: 10%;
        z-index: 1;
    }

    .journey {
        padding: 20px 0;
    }

    .information-journey {
        width: auto;
    }

    .image-journey-mobile {
        display: unset;
    }

    .information-journey .journey-zone {
        padding: 16px;
    }

    .information-journey .journey-zone .content-journey {
        font-size: 14px;
        line-height: 22px;
    }

    .information-journey .journey-zone .year-journey {
        font-size: 40px;
        line-height: 48px;
    }

    .image-journey-mobile img {
        width: 100%;
        position: relative;
    }
    .journey-2014 .image-journey img {
        margin-right: 0;
    }

    .journey-2014 .image-journey img:last-child {
        height: 230px;
        width: auto;
        border: 4px solid #FFFFFF;
        position: absolute;
        right: 5%;
        top: 50%;
    }
    .journey-2014 .information-journey .journey-zone {
        width: 280px;
        top: 85%;
        left: 5%;
    }

    .information-journey-2017 img {
        width: 178px;
        height: auto;
    }

    .journey-2014 {
        margin-bottom: 110px;
    }

    .journey-2017 {
        margin-bottom: 160px;
    }

    .image-journey-2017 {
        top: 85%;
        left: 3%;
    }

    .information-journey-2017 .journey-zone {
        width: 190px;
        left: 36%;
        top: 103%;
    }

    .information-journey-2017 .journey-zone .content-journey {
        text-align: left;
    }
    .journey-2020 .image-journey {
        position: relative;
    }
    .journey-2020 .image-journey img {
        height: 277px;
        width: auto;
    }

    .journey-2020 .image-journey img:last-child {
        height: 233px;
        width: auto;
        border: 4px solid #FFFFFF;
        position: absolute;
        right: 5%;
        top: 70%;
    }

    .journey-2020 .information-journey-2020 .journey-zone {
        width: 200px;
        top: 85%;
        left: 12%;
    }

    .journey-2020 {
        margin-bottom: 170px;
    }

    .is_pc {
        display: none;
    }

    .is_mobile {
        display: block;
    }

    .first-image {
        /*width: 100%;*/
        display: flex;
    }

    .first-image img {
        height: 252px;
        width: auto;
    }

    .second-image, .third-image {
        display: flex;
    }

    .second-image img {
        height: 182px;
        width: auto;
        margin-right: 10px !important;
    }

    .third-image img {
        height: 179px;
        width: auto;
        margin-right: 10px !important;
    }

    .third-image {
        margin-top: 10px;
    }

    .information-journey-2022 .journey-zone .content-journey {
        text-align: left;
    }

    .information-journey-2022 .journey-zone {
        top: 63%;
        left: 18%;
        width: 227px;
    }

    .information-journey {
        margin: 0;
    }

    body {
        position: relative;
    }

    #myLinks .content {
        font-family: 'SVN-Gilroy SemiBold', sans-serif;
        font-size: 20px;
        line-height: 30px;
        color: #80C9C3 !important;
        border-bottom: 2px solid #80C9C3;
        text-align: center;
    }

    #myLinks .close-icon {
        color: #80C9C3;
        font-family: 'SVN-Gilroy SemiBold', sans-serif;
        font-size: 25px;
        line-height: 35px;
        height: 50px;
        position: relative;
    }
    #myLinks .close-icon span {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    #myLinks {
        position: fixed;
        background: #F6F6F6;
        background-repeat: repeat;
        height: 100vh;
        width: 100%;
        top: 0;
        right: 0;
        padding: 12px;
        font-family: 'SVN-Gilroy SemiBold', sans-serif;
        font-size: 20px;
        line-height: 30px;
        transform: translateX(0);
        opacity: 1;
        max-width: 100%;
        transition: all .5s linear;
        z-index: 9999;
    }

    .link-mb {
        display: flex;
        flex-direction: column;
    }

    .link-mb a {
        height: 40px;
        margin-bottom: 6px;
        color: #111111 !important;
        border: 1px solid #80C9C3;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 3px;
    }
}
