.bd-search-mark-1 {
    Opacity: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    height: 100%;
}

.wp-content-container-slide {
    width: 65%;
    height: 350px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 150px;
}

.bd-search-play {
    cursor: pointer;
}

.fading {
    animation-name: fade-in;
    animation-duration: 8s;
}

@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.summary-component-listen-viettel-component {
    background-color: #FCFAFB;
    padding-bottom: 150px;
    margin-top: 100px;
    position: relative;
}

.listen-viettel-component {
    display: flex;
}

.title-listen-text {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #EA0029;
    width: 95%;
}

.component-slide-left {
    padding-left: 20%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.component-slide-left-top {
    width: 85%;
}

.component-slide-left-bottom {
    display: flex;
    flex-direction: column;
}

.description-name-listen-text {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #4F4F4F;
    padding-top: 10px;
    height: 35px;
}

.component-slide-top {
    position: absolute;
}

#benefit-listing .content {
    font-size: 14px;
}

.value-fl-us-style {
    display: none;
    background-color: white !important;
    padding: 0px !important;
    margin-top: 0px !important;
}

.slide-4-award {
    width: 85% !important;
}

.heading-about-us-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.div-container-about-au-image {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.title-about {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #333333;
}

.h1-text-about-us {
    padding-bottom: 3.5%;
    font-style: normal;
    font-weight: 600;
    font-size: 72px;
    line-height: 94px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.45);
}

#border-radius-image {
    border-radius: 4px;
    height: 100%;
}

.noi-dung-su-menh-new {
    width: 100%;
    justify-content: center;
}

.about-us-text-background {
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex;
    flex-direction: column;
    /*margin-top: 2%;*/
}

.about-us-title {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    color: #000000;
    margin-top: 58%;
    margin-bottom: 15%;
    text-transform: uppercase;
}

.description-text-about-us {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    width: 49%;
}

.container-1920px {
    width: 100%;
}

.logo-unit-viettel {
    position: relative;
    /*display: inline-block;*/
}

.logo-unit-viettel>img:last-child {
    top: 0;
    left: 0;
    display: none !important;
    position: absolute;
}

.logo-unit-viettel:hover>img:last-child {
    display: block !important;
}

.component-image-details {
    position: relative;
    padding: 0;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    height: 100%;
}

.content-image-hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    font-size: 40px;
    position: absolute;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.component-image-details .content-image-hover:hover {
    opacity: 1;
    background-color: #EA0029;
}

.component-image-details .content-image-hover .text-title-value {
    height: 0;
    opacity: 1;
    transition-delay: 0s;
    transition-duration: 0.4s;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 40px 40px 10px 40px;
}

.component-image-details .content-image-hover .text-description-value {
    height: 0;
    opacity: 1;
    transition-delay: 0s;
    transition-duration: 0.4s;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: #FFFFFF;
    margin-top: 18%;
    padding: 0px 40px 0px 40px;
}

.anh-su-menh-new {
    width: 100%;
    height: 100%;
}

.format-image-value-fl {
    margin: 0px 2% 0px 2%;
}

#row-items-viettel {
    background-color: #FFFFFF;
    padding-bottom: 52px;
}

#row-items-viettel {
    padding-bottom: 30px;
}

.slide-info-img {
    border-radius: 8px;
}

.slide-info-content>img {
    width: 100% !important;
    height: 100% !important;
}

.slide-info-content {
    display: flex;
    margin: 0px 20px;
    box-shadow: 0 0 5px 1px #b7b1b1;
    border-radius: 8px;
    overflow: hidden;
    /*min-height: 166px;*/
    /*max-height: 166px;*/
}

.slide-info-viettel-items-2 {
    margin-top: 3%;
}

.component-slide-logo-viettel {
    margin-top: 3%;
}

.slide-info-viettel-items-1>div {
    padding: 10px 0px !important;
}

.slide-info-viettel-items-2>div {
    padding: 10px 0px !important;
}


/*text ban lÃ£nh Ä‘áº¡o*/

#ban-lanh-dao {
    display: flex;
    flex-direction: column;
}

.layout-image-leadership {
    display: flex;
    flex-direction: column;
}

.title-leadership {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #333333;
    width: 50%;
    margin: auto;
    padding-top: 7%;
}

.title-slogan {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #333333;
    width: 50%;
    margin: auto;
    padding-top: 1%;
}

.title-process-recuitment-title {
    width: 50%;
    margin: auto;
    padding-top: 7%;
}


/*======================================*/

.text_content_introduction {
    height: 114px;
    text-align: center;
}

#chairman_general_director_color {
    background-color: red !important;
}

#name-person-special {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    padding-top: 8%;
    color: #FFFFFF;
}

#description-person-special {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
}

.name-person {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    padding-top: 8%;
    color: black;
}

.description-person {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #A8A8A8;
}

.layout-image-leadership {
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 8px 15px -9px #b7b1b1;
    margin: 1%;
}

.bd-search-text-1 {
    font-weight: Bold;
    font-size: 64px;
    line-height: 84px;
    text-align: left;
    vertical-align: top;
    letter-spacing: unset;
    color: white;
}

.bd-search-mark {
    position: relative;
    width: 100%;
}

.bd-search-text {
    position: absolute;
    text-align: center;
    width: 60%;
    margin-left: 24%;
    margin-top: 17%;
}

.bd-search-mark-1 {
    Opacity: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
}

.bd-search-pause {
    position: absolute;
    width: 2%;
    right: 1%;
    bottom: 2%;
}

.bd-search-pause-1 {
    width: 100%;
}

.bd-search-play {
    position: absolute;
    width: 20%;
    right: 50%;
    bottom: 50%;
}

.bd-search-play-1 {
    /*width: 100%;*/
    color: white;
}

.wp-content-container-slide {
    width: 65%;
    height: 350px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 150px;
}

.summary-component-listen-viettel-component {
    background-color: #FCFAFB;
    padding-bottom: 150px;
    margin-top: 100px;
    position: relative;
}

.listen-viettel-component {
    display: flex;
}

.title-listen-text {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #EA0029;
    width: 95%;
}

.component-slide-left {
    padding-left: 20%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.component-slide-left-top {
    width: 85%;
}

.component-slide-left-bottom {
    display: flex;
    flex-direction: column;
}

.description-name-listen-text {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #4F4F4F;
    padding-top: 10px;
    height: 35px;
}

.component-slide-top {
    position: absolute;
}

.format-image-2 {
    width: 60% !important;
}

.component-slide-award {
    display: flex !important;
    width: 100%;
}

.component-slide-award-child {
    display: flex;
    padding: 7%;
}

.component-slide-award-child-child {
    display: flex;
    background-color: white;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 8px 10px -10px #b7b1b1;
}


/*.slide-info{*/


/*    width: 80%;*/


/*    height: 220px;*/


/*}*/

.award-component-left {
    width: 50%;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
    object-fit: initial;
}

.award-component-right {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.custom {
    display: flex;
    list-style-type: none;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.custom>li {
    background-color: #D9D9D9;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    overflow: hidden;
}

.custom>li.slick-active {
    background-color: red;
}

.custom>li>button {
    opacity: 0;
}

.award-component-left .slide-1 {
    width: 85%;
    height: 100%;
    object-fit: contain;
}

.text-description-award {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #000000;
}

.text-title-award {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #000000;
}

.slide-info>div {
    height: 100%;
}

.slide-info>div>div {
    height: 100%;
}

.component-slide-top {
    width: 100%;
}


/*.logo-title-text{*/


/*    width: 100%;*/


/**/


/*    font-size: 60px;*/


/*    font-weight: 600;*/


/*    letter-spacing: normal;*/


/*    color: #bebebe;*/


/*    Fill: #bebebe;*/


/*}*/


/*.description-logo-text{*/


/**/


/*    font-size: 30px;*/


/*    font-weight: 400;*/


/*    letter-spacing: normal;*/


/*    color: #bebebe;*/


/*    Fill: #bebebe;*/


/*}*/


/*.logo-show{*/


/*    width: 260px;*/


/*    height: 176px;*/


/*    display: flex;*/


/*    align-items: center;*/


/*    justify-content: center;*/


/*}*/


/*.logo-show-child{*/


/*    text-align: right;*/


/*}*/


/*.slide-info-viettel-items-1 > div > div > div{*/


/*    width: 260px !important;*/


/*    height: 176px !important;*/


/*}*/


/*.slide-info-viettel-items-2 > div > div > div{*/


/*    width: 260px !important;*/


/*    height: 176px !important;*/


/*}*/


/*.slide-info-viettel-items-1 > div > div > div:hover .description-logo-text {*/


/*    color: black;*/


/*}*/


/*.slide-info-viettel-items-1 > div > div > div:hover .logo-title-text{*/


/*    color: red;*/


/*}*/


/*.slide-info-viettel-items-2 > div > div > div:hover .description-logo-text {*/


/*    color: black;*/


/*}*/


/*.slide-info-viettel-items-2 > div > div > div:hover .logo-title-text{*/


/*    color: red;*/


/*}*/

@media screen and (max-width: 2800px) and (min-width: 1950px) {
    .slide-info {
        width: 80%;
        height: 300px;
    }
}

@media screen and (max-width: 1949px) and (min-width: 1900px) {
    .slide-info {
        width: 80%;
        height: 250px;
    }
}

@media screen and (max-width: 1899px) and (min-width: 1750px) {
    .slide-info {
        width: 100%;
        height: 230px;
    }
    .description-text-about-us {
        width: 74% !important;
    }
    #tong-giam-doc {
        flex-basis: 25%;
    }
    .slide-btn-prev {
        left: 50px !important;
    }
    .slide-btn-next {
        right: 50px !important;
    }
}

@media screen and (max-width: 1750px) and (min-width: 1550px) {
    .slide-info {
        width: 100%;
        height: 230px;
    }
    .description-text-about-us {
        width: 70% !important;
    }
    #tong-giam-doc {
        flex-basis: 25%;
    }
    .slide-btn-prev {
        left: 50px !important;
    }
    .slide-btn-next {
        right: 50px !important;
    }
    .text-title-value {
        font-size: 25px !important;
    }
    .text-description-value {
        margin-top: 25% !important;
    }
}

@media screen and (max-width: 1550px) and (min-width: 1200px) {
    .slide-info {
        width: 100%;
        height: 230px;
    }
    .text-title-value {
        font-size: 19px !important;
        line-height: 30px !important;
        padding: 9px 40px 10px 40px !important;
    }
    .text-description-value {
        margin-top: 20% !important;
        font-size: 14px !important;
        line-height: 19px !important;
    }
    .description-text-about-us {
        width: 70% !important;
    }
    .bd-search-text-1 {
        font-size: 50px !important;
        line-height: 70px !important;
    }
    .bd-slide-img-2 {
        width: 363px !important;
    }
    .slide-btn-prev {
        left: 30px !important;
    }
    .slide-btn-next {
        right: 30px !important;
    }
    #response-slide-1 {
        margin-left: 35px;
    }
    #tong-giam-doc {
        flex-basis: 25%;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1000px) {
    .bd-search-play {
        position: absolute;
        width: 20%;
        right: 70%;
        bottom: 35%;
    }
    .bd-search-play-1 {
        width: 100%;
        color: white;
    }
    .slide-info {
        width: 90%;
        height: 220px;
    }
    .component-slide-left {
        margin-top: 60px !important;
    }
    .wp-content-container-slide {
        margin-left: 0px;
    }
    .bg-header-news {
        height: 55vh !important;
    }
    .text-title-value {
        font-size: 15px !important;
        line-height: 30px !important;
        padding: 9px 25px 10px 25px !important;
    }
    .text-description-value {
        margin-top: 20% !important;
        font-size: 11.5px !important;
        line-height: 16px !important;
        padding: 9px 25px 10px 25px !important;
    }
    #tong-giam-doc {
        flex-basis: 25%;
    }
    .bd-search-text-1 {
        font-size: 40px !important;
        line-height: 60px !important;
    }
    .h1-text-about-us {
        font-size: 65px !important;
    }
    .description-text-about-us {
        width: 85% !important;
        font-size: 20px !important;
    }
    .name-person {
        font-size: 20px !important;
    }
    .description-person {
        font-size: 12px !important;
    }
    #name-person-special {
        font-size: 20px !important;
    }
    #description-person-special {
        font-size: 12px !important;
    }
    .listen-viettel-component {
        display: flex;
        flex-direction: column-reverse;
    }
    .wp-content-container-slide {
        width: 80% !important;
        margin-top: 85px !important;
    }
    .component-slide-right {
        padding: 80px 0px 0px 20% !important;
        max-width: 100% !important;
    }
    .bd-slide-img-2 {
        /*width: 425px !important;*/
    }
    .summary-component-listen-viettel-component {
        padding-bottom: 50px !important;
    }
    .component-slide-top {
        padding-top: 20px !important;
    }
    .slide-btn-prev {
        left: 130px !important;
    }
    .slide-btn-next {
        right: 130px !important;
    }
    .title-about {
        font-weight: 600;
        font-size: 33px;
        line-height: 51px;
    }
    .title-leadership {
        font-weight: 600;
        font-size: 33px;
        line-height: 51px;
    }
    .about-us-title {
        font-weight: 600;
        font-size: 33px;
        line-height: 51px;
    }
}

@media screen and (max-width: 999px) and (min-width: 768px) {
    .bd-search-play {
        position: absolute;
        width: 20%;
        right: 70%;
        bottom: 35%;
    }
    .bd-search-play-1 {
        width: 100%;
        color: white;
    }
    .slide-info {
        width: 80%;
        height: 220px;
    }
    .slide-1-award {
        width: 65% !important;
    }
    .slide-2-award {
        width: 50% !important;
    }
    .slide-3-award {
        width: 75% !important;
    }
    .slide-4-award {
        width: 65% !important;
    }
    .component-slide-left-upper-image {
        width: 6% !important;
    }
    .text-title-value {
        font-size: 10px !important;
        line-height: 15px !important;
        padding: 9px 20px 10px 20px !important;
    }
    .text-description-value {
        margin-top: 15% !important;
        font-size: 10px !important;
        line-height: 10.6px !important;
        padding: 0px 20px 10px 20px !important;
    }
    .bd-search-text-1 {
        font-size: 30px !important;
        line-height: 50px !important;
    }
    .description-text-about-us {
        width: 85% !important;
        font-size: 17px !important;
        line-height: 25px !important;
    }
    .h1-text-about-us {
        font-size: 50px !important;
    }
    #tong-giam-doc {
        flex-basis: 25%;
    }
    .name-person {
        font-size: 17px !important;
        padding-top: 8%;
    }
    .text_content_introduction {
        height: 80px !important;
    }
    .bg-header-news {
        height: 40vh !important;
    }
    .bd-search-text-1 {
        font-size: 30px !important;
        line-height: 50px !important;
    }
    .description-text-about-us {
        width: 85% !important;
        font-size: 20px;
    }
    .description-person {
        font-size: 12px !important;
    }
    #name-person-special {
        font-size: 17px !important;
    }
    #description-person-special {
        font-size: 12px !important;
    }
    .listen-viettel-component {
        display: flex;
        flex-direction: column-reverse;
    }
    .component-slide-left {
        margin-top: 60px !important;
    }
    .wp-content-container-slide {
        width: 45% !important;
        margin-top: 85px !important;
    }
    .component-slide-right {
        padding: 80px 0px 0px 15% !important;
        max-width: 100% !important;
    }
    .bd-slide-img-2 {
        /*width: 425px !important;*/
    }
    .summary-component-listen-viettel-component {
        padding-bottom: 50px !important;
    }
    .wp-content-container-slide {
        width: 80% !important
    }
    .component-slide-top {
        padding-top: 20px !important;
    }
    .slide-btn-prev {
        left: 70px !important;
    }
    .slide-btn-next {
        right: 70px !important;
    }
    .title-listen-text {
        font-size: 19px !important;
        line-height: 31px !important;
    }
    .description-name-listen-text {
        font-size: 13px !important;
    }
    .description-listen-text {
        font-size: 13px !important;
    }
    .title-about {
        font-weight: 600;
        font-size: 30px;
        line-height: 48px;
    }
    .title-leadership {
        font-weight: 600;
        font-size: 30px;
        line-height: 48px;
    }
    .about-us-title {
        font-weight: 600;
        font-size: 30px;
        line-height: 48px;
    }
}

@media screen and (max-width: 767px) and (min-width: 500px) {
    .slide-info {
        width: 100%;
        height: 230px;
    }
    .ab-text-value-fl {
        position: relative;
        justify-content: center;
        align-items: flex-end;
        display: flex;
    }
    .aboutUs-slide-img-gradient {
        position: absolute;
    }
    .ab-content-text {
        font-style: normal;
        font-weight: 500;
        font-size: 45px;
        line-height: 60px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        opacity: 0.65;
        text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    }
    .component-slide-left-upper-image {
        width: 10%;
    }
    .slide-info-viettel-items-1>div>div>div {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .slide-info-viettel-items-2>div>div>div {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .wp-content-container-slide-v1 {
        justify-content: center;
        align-items: center;
    }
    .component-slide-top {
        padding-top: 25px !important;
    }
    #su-menh-gia-tri {
        display: none !important;
    }
    .value-fl-us-style {
        display: block !important;
    }
    .text-title-award {
        font-size: 18px !important;
        line-height: 20px !important;
    }
    .text-description-award {
        font-size: 14px !important;
        line-height: 17px !important;
    }
    .title-listen-text {
        width: 101% !important;
        padding-top: 0px;
        font-size: 17px !important;
        line-height: 30px !important;
    }
    .component-slide-left-upper-image {
        padding-top: 100px;
        width: 5% !important;
    }
    .summary-component-listen-viettel-component {
        padding-bottom: 90px !important;
        margin-top: 100px !important
    }
    .component-slide-left {
        padding-left: 10% !important
    }
    .component-slide-right {
        padding: 80px 0px 0px 0px !important;
    }
    .wp-content-container-slide {
        width: 100% !important;
        margin-top: 75px !important;
    }
    .wp-content-container-slide-v1 {
        width: 100% !important;
        margin-top: 75px !important;
    }
    .component-slide-right {
        width: 100% !important;
    }
    .about-us-title {
        margin-top: 22% !important;
        margin-bottom: 6% !important;
    }
    .bg-header-news {
        height: 35vh !important;
    }
    .h1-text-about-us {
        font-size: 45px !important;
    }
    .description-text-about-us {
        font-size: 17px !important;
        width: 100% !important;
    }
    .row-pho-giam-doc {
        display: flex !important;
        flex-direction: column !important;
    }
    .listen-viettel-component {
        display: flex;
        flex-direction: column-reverse;
    }
    #tong-giam-doc {
        flex-basis: 100%;
    }
    .layout-image-leadership {
        margin-top: 30px !important;
    }
    .slide-btn-prev {
        left: 16% !important;
    }
    .slide-btn-prev-v1 {
        left: 16% !important;
    }
    .slide-btn-next {
        right: 16% !important;
    }
    .slide-btn-next-v1 {
        right: 16% !important;
    }
    .component-slide-logo-viettel {
        display: flex;
    }
    .slide-info-viettel-items-1 {
        width: 50% !important;
    }
    .slide-info-viettel-items-2 {
        width: 50% !important;
        margin-top: 0% !important;
    }
    .description-text-about-us {
        display: none;
    }
    .title-about {
        font-size: 30px !important;
    }
    .title-leadership {
        font-size: 30px !important;
    }
    .bd-search-text-1 {
        font-size: 20px !important;
        line-height: 25px !important;
    }
    .bd-search-text {
        padding-left: 0% !important;
    }
    .about-us-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 499px) and (min-width: 350px) {
    .ab-text-value-fl {
        position: relative;
        justify-content: center;
        align-items: flex-end;
        display: flex;
    }
    .aboutUs-slide-img-gradient {
        position: absolute;
    }
    .ab-content-text {
        font-style: normal;
        font-weight: 500;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        opacity: 0.65;
        text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    }
    .component-slide-left-upper-image {
        width: 8%;
    }
    .slide-info-viettel-items-1>div>div>div {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .slide-info-viettel-items-2>div>div>div {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .title-process-recuitment-title {
        ;
        padding-top: 0% !important;
    }
    .component-slide-logo-viettel>div {
        margin-top: 0px !important;
    }
    .wp-content-container-slide-v1 {
        justify-content: center;
        align-items: center;
    }
    .summary-component-listen-viettel-component {
        padding-bottom: 20px !important;
    }
    .about-us-title {
        margin-top: 18% !important;
    }
    .description-name-listen-text {
        font-size: 13px !important;
        line-height: 17px !important;
    }
    .title-listen-text {
        font-size: 17px !important;
        line-height: 25px !important;
        color: #EA0029;
        width: 100% !important;
    }
    .component-slide-left {
        padding-top: 75px !important;
        padding-left: 6% !important;
    }
    .wp-content-container-slide {
        width: 100% !important;
        margin-top: 70px !important;
    }
    .wp-content-container-slide-v1 {
        width: 100% !important;
        margin-top: 70px !important;
    }
    .component-slide-top {
        padding-top: 25px !important;
    }
    #su-menh-gia-tri {
        display: none !important;
    }
    .value-fl-us-style {
        display: block !important;
    }
    .text-title-award {
        font-size: 16px !important;
    }
    .text-description-award {
        font-size: 14px !important;
    }
    .award-component-right {
        width: 58%;
    }
    #row-hight-light .slide-info {
        padding: 0 0px !important;
    }
    .component-slide-award-child {
        padding: 0px !important;
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .slide-info {
        height: 579px !important;
        width: 100% !important;
        display: flex;
    }
    .slide-info>div {
        width: 357px;
    }
    .component-slide-award-child-child {
        height: 163px;
    }
    #row-hight-light {
        padding-bottom: 50px !important;
    }
    .bg-header-news {
        height: 35vh !important;
    }
    .h1-text-about-us {
        font-style: normal;
        font-weight: 600;
        font-size: 48px !important;
        line-height: 50px !important;
        width: 72%;
    }
    .description-text-about-us {
        font-size: 17px !important;
        width: 100% !important;
    }
    .row-pho-giam-doc {
        display: flex !important;
        flex-direction: column !important;
    }
    .listen-viettel-component {
        display: flex;
        flex-direction: column-reverse;
    }
    #tong-giam-doc {
        flex-basis: 100%;
    }
    .layout-image-leadership {
        margin-top: 30px !important;
    }
    .slide-btn-prev {
        left: 15px !important;
    }
    .slide-btn-prev-v1 {
        left: 15px !important;
    }
    .slide-btn-next {
        right: 15px !important;
    }
    .slide-btn-next-v1 {
        right: 15px !important;
    }
    .component-slide-logo-viettel {
        display: flex;
    }
    .slide-info-viettel-items-1 {
        width: 50% !important;
    }
    .slide-info-viettel-items-2 {
        width: 50% !important;
        margin-top: 0% !important;
    }
    .description-text-about-us {
        display: none;
    }
    .title-about {
        font-size: 25px !important;
    }
    .title-leadership {
        font-size: 25px !important;
    }
    #text-ban-lanh-dao {
        background-color: #cccccc80
    }
    #ban-lanh-dao {
        background-color: #cccccc80
    }
    .text_content_introduction {
        background-color: white !important;
    }
    .bd-search-text-1 {
        font-size: 20px !important;
        line-height: 25px !important;
    }
    .bd-search-text {
        margin-left: 10% !important;
    }
    #listen-vt-component-slide-right {
        padding-top: 70px !important;
    }
    .slick-slider {
        margin-top: 60px;
    }
    .slick-prev,
    .slick-next {
        left: 50% !important;
        transform: translate(-50%, 0) rotate(90deg);
    }
    .aboutArrow {
        right: 50% !important;
    }
    .slick-next {
        top: unset;
        bottom: 0px;
    }
    .slick-prev {
        top: -50px;
    }
    .color-bottom {
        height: 30px;
        background-color: #cccccc80;
    }
    .summary-component-listen-viettel-component {
        margin-top: 0px !important;
    }
    .title-about {
        font-weight: 600;
        font-size: 30px !important;
        line-height: 47px !important;
    }
    .title-leadership {
        font-weight: 600;
        width: 100%;
        font-size: 30px !important;
        line-height: 47px !important;
    }
    .about-us-title {
        font-weight: 600;
        font-size: 30px !important;
        line-height: 47px !important;
    }
}

@media screen and (max-width: 350px) and (min-width: 216px) {
    .ab-text-value-fl {
        position: relative;
        justify-content: center;
        align-items: flex-end;
        display: flex;
    }
    .aboutUs-slide-img-gradient {
        position: absolute;
    }
    .ab-content-text {
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        opacity: 0.65;
        text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    }
    .component-slide-left-upper-image {
        width: 8%;
    }
    .slide-info-viettel-items-1>div>div>div {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .slide-info-viettel-items-2>div>div>div {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .title-process-recuitment-title {
        ;
        padding-top: 0% !important;
    }
    .component-slide-logo-viettel>div {
        margin-top: 0px !important;
    }
    .wp-content-container-slide-v1 {
        justify-content: center;
        align-items: center;
    }
    .summary-component-listen-viettel-component {
        padding-bottom: 20px !important;
    }
    .about-us-title {
        margin-top: 18% !important;
    }
    .description-name-listen-text {
        font-size: 13px !important;
        line-height: 17px !important;
    }
    .title-listen-text {
        font-size: 17px !important;
        line-height: 25px !important;
        color: #EA0029;
        width: 100% !important;
    }
    .component-slide-left {
        padding-top: 75px !important;
        padding-left: 6% !important;
    }
    .wp-content-container-slide {
        width: 100% !important;
        margin-top: 70px !important;
    }
    .wp-content-container-slide-v1 {
        width: 100% !important;
        margin-top: 70px !important;
    }
    .component-slide-top {
        padding-top: 25px !important;
    }
    #su-menh-gia-tri {
        display: none !important;
    }
    .value-fl-us-style {
        display: block !important;
    }
    .text-title-award {
        font-size: 14px !important;
    }
    .text-description-award {
        font-size: 12px !important;
    }
    #row-hight-light .slide-info {
        padding: 0 0px !important;
    }
    .component-slide-award-child {
        padding: 0px !important;
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .slide-info {
        height: 579px !important;
        width: 100% !important;
        display: flex;
    }
    .slide-info>div {
        width: 357px;
    }
    .component-slide-award-child-child {
        height: 163px;
    }
    #row-hight-light {
        padding-bottom: 50px !important;
    }
    .bg-header-news {
        height: 35vh !important;
    }
    .h1-text-about-us {
        font-style: normal;
        font-weight: 600;
        font-size: 48px !important;
        line-height: 50px !important;
        width: 76%;
    }
    .description-text-about-us {
        font-size: 17px !important;
        width: 100% !important;
    }
    .row-pho-giam-doc {
        display: flex !important;
        flex-direction: column !important;
    }
    .listen-viettel-component {
        display: flex;
        flex-direction: column-reverse;
    }
    #tong-giam-doc {
        flex-basis: 100%;
    }
    .layout-image-leadership {
        margin-top: 30px !important;
    }
    .slide-btn-prev {
        left: 15px !important;
    }
    .slide-btn-prev-v1 {
        left: 15px !important;
    }
    .slide-btn-next {
        right: 15px !important;
    }
    .slide-btn-next-v1 {
        right: 15px !important;
    }
    .component-slide-logo-viettel {
        display: flex;
    }
    .slide-info-viettel-items-1 {
        width: 50% !important;
    }
    .slide-info-viettel-items-2 {
        width: 50% !important;
        margin-top: 0% !important;
    }
    .description-text-about-us {
        display: none;
    }
    .title-about {
        font-size: 25px !important;
    }
    .title-leadership {
        font-size: 25px !important;
    }
    #text-ban-lanh-dao {
        background-color: #cccccc80
    }
    #ban-lanh-dao {
        background-color: #cccccc80
    }
    .text_content_introduction {
        background-color: white !important;
    }
    .bd-search-text-1 {
        font-size: 17px !important;
        line-height: 20px !important;
    }
    .bd-search-text {
        margin-left: 10% !important;
    }
    #listen-vt-component-slide-right {
        padding-top: 70px !important;
    }
    .slick-slider {
        margin-top: 60px;
    }
    .slick-prev,
    .slick-next {
        left: 50% !important;
        transform: translate(-50%, 0) rotate(90deg);
    }
    .aboutArrow {
        right: 50% !important;
    }
    .slick-next {
        top: unset;
        bottom: 0px;
    }
    .slick-prev {
        top: -50px;
    }
    .color-bottom {
        height: 30px;
        background-color: #cccccc80;
    }
    .summary-component-listen-viettel-component {
        margin-top: 0px !important;
    }
    .title-about {
        font-weight: 600;
        font-size: 25px !important;
        line-height: 42px !important;
    }
    .title-leadership {
        font-weight: 600;
        width: 100%;
        font-size: 25px !important;
        line-height: 42px !important;
    }
    .about-us-title {
        font-weight: 600;
        font-size: 25px !important;
        line-height: 42px !important;
    }
}


/*slide sang tao khat khao*/

@media screen and (max-width: 445px) and (min-width: 376px) {
    #ab-slide2-text-sang-tao {
        margin-left: -50px;
    }
    #ab-slide2-text-khat-khao {
        margin-left: 45px
    }
    .ab-content-text {
        margin-left: -45px;
    }
}

@media screen and (max-width: 376px) and (min-width: 350px) {
    #ab-slide2-text-sang-tao {
        margin-left: -86px;
    }
    #ab-slide2-text-khat-khao {
        margin-left: 68px
    }
    .ab-content-text {
        margin-left: -43px;
    }
}

@media screen and (max-width: 325px) and (min-width: 300px) {
    #ab-slide2-text-sang-tao {
        margin-left: -86px;
    }
    #ab-slide2-text-khat-khao {
        margin-left: 68px
    }
    .ab-content-text {
        margin-left: -80px;
    }
}


/*slide listen vt*/

@media screen and (max-width: 450px) and (min-width: 400px) {
    .bd-slide-img-2 {
        margin-left: -23px;
    }
}


/*slide award*/

@media screen and (max-width: 815px) and (min-width: 769px) {
    .text-title-award {
        font-size: 18px;
        line-height: 20px;
    }
    .text-description-award {
        font-size: 15px;
        line-height: 18px;
    }
}


/*text slide*/

@media screen and (max-width: 425px) and (min-width: 414px) {
    .text-slide-4 {
        font-size: 15px !important;
    }
}

.slide-btn-prev {
    cursor: pointer;
}

.slide-btn-next {
    cursor: pointer;
}

.slide-btn-prev-v1 {
    cursor: pointer;
}

.slide-btn-next-v1 {
    cursor: pointer;
}

.rotate_icon_180 {
    rotate: 180deg;
}


/*@media screen and (max-width: 1949px) and (min-width: 768px){*/


/*    .slide-info-content{*/


/*        min-height: 166px !important;*/


/*        min-width: 278px !important;*/


/*    }*/


/*}*/

@media screen and (max-width: 767px) and (min-width: 320px) {
    .slide-info-content {
        min-height: 98.3px;
        min-width: 165px;
    }
}