@media (min-width: 992px) {
    .footer-primary-sidebar .panel.panel-default:nth-child(3) {
        flex: 0 0 auto;
        width: 25%;
    }

    .footer-primary-sidebar .panel.panel-default:nth-child(2) {
        flex: 0 0 auto;
        width: 41.666667%;
    }

    .footer-primary-sidebar .panel.panel-default:nth-child(1) {
        flex: 0 0 auto;
        width: 33.333333%;
    }
}
.tp-footer-image {
    /* text-align: right; */
}

span.tp-footer-title {
    text-align: right !important;
    width: 100%;
}
.footer-primary-sidebar .panel.panel-default:nth-child(3) {
    text-align: center;
}

/* .footer-primary-sidebar { */
footer {
    color: var(--footer-text-color);
}

.tp-footer-social a {
    padding: 10px;
}
.tp-footer-widget {
    padding-right: 0px;
}
.tp-footer-social {
    display: flex;
    justify-content: center;
    gap: 0 10px;
}

.tp-footer-title {
    font-size: 23px;
    font-weight: 700;
    color: var(--footer-title-color);
}

.tp-footer-copyright {
    display: flex;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    background-color: #0E203A;
    padding: 10px;
}

.tp-footer-bottom {
    margin-top: 20px;
}

.title-section__big {
    margin-bottom: 30px;
    position: relative;
}

.title-section__big, .box-card__title {
    color: #00693f;
}.milestone-content {
    padding-top: 60px;
}
.milestone-content:before {
    content: "";
    position: absolute;
    display: block;
    height: calc(100% + 0px);
    left: -0.5%;
    top: 0px;
    background-color: #d4d7dc;
    width: 2px;
}

.milestone-content::after {
    position: absolute;
    left: -1.6%;
    top: 0px;
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background-color: #0077c5;
}

.timeline-item:nth-child(2n + 1) {
    text-align: left;
}

.timeline-item {
    width: 100%;
    position: relative;
    padding-bottom: 40px;
}.timeline-item:nth-child(5n + 1) .timeline-year span {
    background-color: #0dbf2a;
}
.timeline-year span {
    background-color: #0dbf2a;
    width: fit-content;
    color: white;
    padding: 3px 15px;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
}.timeline-item:nth-child(2n + 1) .timeline-event {
    padding-left: 30px;
}

.timeline-item .timeline-event {
    padding-top: 10px;
    font-size: 16px;
    color: #777;
    font-weight: 500;
    padding-left: 30px;
}.timeline-item:nth-child(5n + 1)::after {
    background-color: #0dbf2a;
}

.timeline-item::after, .timeline-item::after {
    content: "";
    position: absolute;
    display: block;
    background-color: #5e7fb8;
    width: 13px;
    height: 13px;
    left: -7px;
    top: -4px;
    border-radius: 50%;
}

.timeline-item:nth-child(5n + 2) .timeline-year span {
    background-color: #fcb32a;
}

.ss03_abouts {
    padding: 50px 0;
    background: #EAF3FF;
}

.ss03_abouts .images_tamnhin_sumenh {
    text-align: center;
    /* padding: 0 15px; */
}

.images_tamnhin_sumenh {
    margin: 30px 0;
}
.images_tamnhin_sumenh img {
    width: 100%;
    height: auto !important;
    margin-bottom: 20px;
}
.ss03_abouts .images_tamnhin_sumenh h2 {
    color: #3169b3;
    margin-bottom: 10px;
}
.ss03_abouts .images_tamnhin_sumenh p {
    font-size: 17px;
    color: #c4232a;
    line-height: 1.3;
    padding: 0 10px;
    margin-bottom: 10px;
    font-weight: 500;
}
.ss03_abouts .images_tamnhin_sumenh .desc_vpdd {
    font-size: 15px;
    color: #333;
    line-height: 1.5;
    max-width: 95%;
    padding: 0 0px 10px 0;
    font-weight: 400;
    padding: 0 15px;
    padding-bottom: 15px;
}
.ss03_abouts .images_tamnhin_sumenh .desc_vpdd p {
    font-size: 15px;
    color: #333;
    line-height: 1.5;
    padding: 0 0px;
    font-weight: 400;
}
.ss03_abouts .images_tamnhin_sumenh a {
    background: #c4232a;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .22);
    font-weight: 500;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.images-sumenh img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.list-item-sumenh {
    /* display: flex; */
    gap: 0px 10px;
    text-align: center;
}

section.box-sumenh {
    padding: 90px 0px 44px;
}

.images-sumenh {
    display: inline-flex;
    background: #cdcdcd;
    width: 110px;
    height: 110px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.icon-member-sumenh {
    margin-bottom: 20px;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    z-index: 99999;
}

.box-content-sumenh h2 {
    text-transform: uppercase;
    color: #333;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
}

.box-content-sumenh h2:before {
    content: "";
    position: absolute;
    width: 60%;
    height: 2px;
    background: #333;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.item-sumenh-member {
    border: 1px solid #f00;
    border-radius: 25px;
    position: relative;
    z-index: 999;
    background: #fff;
    padding: 20px 0px;
}

.box-content-sumenh p {
    margin-bottom: 0px;
    padding: 0 10px;
}

.box-content-sumenh {
    padding-top: 52px;
    position: relative;
    z-index: 99;
    background: #fff;
}

.about-image-content {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}

.about-image-content img {}

.about-image-content:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 2s infinite 2s;
    display: block;
}

.box-content-sumenh h2 {
    font-size: 20px;
}

.images-sumenh {
    background: none;
}

.images-sumenh img {
    width: 105px;
    height: 107px;
}

.item-sumenh-member {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid #eee;
}

.box-content-sumenh {
    height: 225px;
    background: unset;
}

section.box-sumenh.sumenhsimple2 .images-sumenh {
    width: 100%;
    height: 100%;
}

section.box-sumenh.sumenhsimple2 .icon-member-sumenh {
    position: unset;
    transform: unset;
    margin-bottom: 0px;
    background: unset;
}

section.box-sumenh.sumenhsimple2 .images-sumenh img {
    width: 100%;
    height: 100%;
    border-radius: unset;
}

section.box-sumenh.sumenhsimple2 .item-sumenh-member {
    padding: unset;
}

section.box-sumenh.sumenhsimple2 .box-content-sumenh {
    padding: 20px 20px;
    height: unset;
}

.tp-slider-active-8 {}

section.box-sumenh.sumenhsimple2 {
    overflow: hidden;
    padding: 25px 0px 44px;
}

figure.image.image_resized img {
    width: 100%;
    height: 100%;
}
section.develop.tp-full-width {
    background-repeat: no-repeat !important;
    background-size: cover!important;
    background-position: center !important;
    padding: 20px;
    position: relative;
    background-attachment: fixed !important;
    background-position: 50%;
    margin-bottom: 20px;
}

section.develop.tp-full-width:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1d1d2fc2;
    left: 0;
    top: 0;
}

.milestone-content {
    z-index: 9;
}

section.develop.tp-full-width p {
    color: #fff;
}

.timeline-year {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

.timeline-item:nth-child(5n + 2) .timeline-year span {
}

.timeline-year span {
    position: relative;
    z-index: 9999999;
}

.timeline-year:before {
    content: '';
    position: absolute;
    top: 27%;
    left: 24px;
    border: 6px solid #ffffff;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    transform: rotate(-45deg);
    background: #fff;
}

.timeline-item:nth-child(2n) .timeline-year:before {
    content: '';
    position: absolute;
    top: 27%;
    left: 94.4%;
    border: 6px solid #ffffff;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    transform: rotate(-45deg);
    background: #fff;
}

.timeline-item::after, .timeline-item::after {
    top: 8px;
}

.milestone-content:before {
    width: 5px;
    left: 49.7%;
    background: linear-gradient(180deg, rgba(7, 55, 99, 1) 0%, rgba(52, 76, 99, 1) 50%, rgba(62, 111, 158, 1) 100%);
}
.milestone-content::after {
    background: linear-gradient(90deg,rgba(197, 215, 222, 1) 0%, rgba(221, 231, 237, 1) 50%, rgba(252, 254, 255, 1) 100%);
    border: 2px solid #cdcdcd;
    width: 17px;
    height: 17px;
}

.timeline-item::after, .timeline-item::after {
    width: 17px;
    height: 17px;
    border: 3px solid #cdcdcd;
}

.timeline-item:nth-child(2n)::after {
    right: -8px;
}
.timeline-item::before {
 background-color: #0091eb;
    width: 17px;
    height: 17px;
    top: 8px;
    right: -9px;
    position: absolute;
    box-shadow: 0 0 0 0 #fff;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
    content: "";

}
.timeline-item:nth-child(2n + 1):before {
    top: 8px;
    left: -7px;
}
@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
.timeline-item:nth-child(5n + 1)::before {
    left: -7px;
}
.hedding-reasons {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
section.tp-shop-area img {
    width: 100%;
    height: 100%;
}
.hedding-item-body-condition-2 span {
    height: 50px;
    width: 72px;
    line-height: 45px;
}
.box-body-memeber-condition-2 .row {
    align-items: center;
}
.tp-slider-active-8.swiper-container .item-sumenh-member {
    overflow: hidden;
}
.raw-html-embed.gioithieuchung1 .features-grid {
    margin-top: 5px !important;
}
@media(max-width:990px){
    section.box-sumenh {
    padding: 30px 0px 44px;
}
.hedding-member-reasons h2 {
    font-size: 19px;
}
.milestone-content:before {
    left: 0;
}

.timeline-item:nth-child(2n) .timeline-year:before {
    left: 25px;
}

.timeline-item::before {
    right: unset;
    left: -8px;
}
}
@media (min-width: 576px) {
    .timeline-item:nth-child(2n) .timeline-event {
        padding-right: 30px;
    }
}
@media (min-width: 576px) {
    .timeline-item:nth-child(2n) {
        text-align: right;
        margin-right: 50%;
    }
}

@media (min-width: 576px) {
    .timeline-item {
        width: 50%;
    }
}
@media (min-width: 576px) {
    .timeline-item:nth-child(2n)::after {
        right: -9px;
        left: unset;
    }
}
@media (min-width: 576px) {
    .timeline-item {
        width: 50%;
    }
}
@media (min-width: 576px) {
    .timeline-item:nth-child(2n + 1) {
        margin-left: 50%;
    }
}
@media (min-width: 576px) {
    .milestone-content::after {
        left: 49.5%;
    }
}@media (min-width: 576px) {
    .milestone-content:before {
        left: 49.9%;
    }
}
