.custom-border {
    border-right: 1px solid var(--magenta);
}

.section-title {
    color: var(--magenta);
}

.quote-icon {
    height: 32px;
    filter: invert(15%) sepia(59%) saturate(5238%) hue-rotate(312deg) brightness(87%) contrast(92%);
}

.py-8 {
    padding-top: 32px;
    padding-bottom: 32px;
}

.rounded-50 {
    border-radius: 50%;
}

.vocabulary .carousel-indicators {
    bottom: -32px !important;
}

.sect-2-img {
    width: 32px;
    height: 32px;
}

.sect-8-img {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
}

.study-now {
    background: var(--magenta);
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 12px;
    width: 100%;
    text-align: center;
}

.study-now.exercise {
    display: unset;
}

.study-now:hover {
    color: #FFFFFF;
}

.comment {
    padding: 24px;
    background: #faf8f8;
    box-shadow: 1px 4px 24px hsla(0, 0%, 82%, .25);
    border-radius: 16px;
}

.vocabulary .carousel-indicators li {
    background: var(--magenta) !important;
    border-radius: 8px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.vocabulary .carousel-control-next, .vocabulary .carousel-control-prev {
    width: 30px;
    height: 30px;
    bottom: unset;
    top: 50%;
    background: var(--magenta);
    border-radius: 50%;
}

.vocabulary .lmc_footer-form {
    display: flex;
    height: auto;
    width: 100%;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    background-color: white;
}

.vocabulary .lmc_footer {
    padding: 30px 0;
    position: relative;
}

.vocabulary .lmc_footer-form-left {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.vocabulary .lmc_footer-form-right {
    width: 100%;
    height: 100%;
}

.vocabulary .lmc_footer-form-right-title {
    font-size: 30px;
    text-transform: uppercase;
    color: var(--magenta);
    font-weight: bold;
    padding: 20px 0;
}

.vocabulary .trial-form .btn-register button {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 0;
    text-align: center;
    width: max-content;
    padding: 1.5rem 1.5rem;
    border-radius: 30px;
    background-color: var(--magenta);
    margin: auto;
}

.vocabulary .lmc_footer-form-right-header {
    height: 20%;
}

.vocabulary .input-form {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.vocabulary .carousel-control-prev {
    left: 0;
}

.vocabulary .carousel-control-next {
    right: 0;
}

.vocabulary .tx-magenta {
    color: var(--magenta);
}

.vocabulary .w-80 {
    width: 60% !important;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border-radius: 30px;
    padding: 24px;
}

.vocabulary .border-3 {
    border: 3px solid var(--magenta);
}

.vocabulary .comment-img, .vocabulary .img-benefit {
    /* height: 240px; */
    margin: 0 auto;
    display: block;
}

.vocabulary .sect-5-img {
    width: 220px;
    display: block;
    margin: 0 auto;
}

.vocabulary .sect-4-img {
    height: 400px;
    display: block;
    margin: 0 auto;
}

.show-mb {
    display: none !important;
}

.vocabulary .review-video {
    width: 640px;
    max-height: 370px;
}

.vocabulary .study-now-ex {
    padding: 8px 32px;

}

.vocabulary .benefit {
    background: url(../images/langdingpage/enterprise/bg_benefit.jpg) top center no-repeat;
    background-size: contain;
}

.vocabulary .benefit_start {
    margin-top: 10.625rem;
}

.vocabulary .benefit_start_name {
    font-size: 2.5rem;
    right: 0;
    top: 28rem;
    color: var(--magenta);
    line-height: 1.3;
    margin-bottom: 0;
}

.vocabulary .img-full {
    width: 100%;
}

.vocabulary .benefit_start_end {
    margin-top: 5.25rem;
}

.vocabulary .benefit_start_end_item {
    padding: 0.313rem;
    border-radius: 0.75rem;
    margin-bottom: 1.75rem;
}

.vocabulary .benefit_start_end_icon {
    background: url(../images/langdingpage/enterprise/benefit_item_icon.png) top center no-repeat;
    background-size: cover;
    height: 5.5rem;
    width: 6.063rem;
    left: 0.438rem;
    top: -0.625rem;
}

.vocabulary .benefit_start_end_icon span {
    font-size: 50px;
}

.vocabulary .benefit_start_end_item_all {
    background: rgb(254, 254, 254);
    background: linear-gradient(90deg, rgba(254, 254, 254, 1) 0%, rgba(249, 249, 249, 1) 35%, rgba(233, 233, 233, 1) 100%);
    border-radius: 0.75rem;
    padding: 1.313rem 1.313rem 1.313rem 8.125rem;
}

/* .vocabulary .vocab-banner {
    height: 380px;
} */

.vocabulary .vocab-sect-2 {
    height: 350px;
}

/* .vocabulary .ex-banner {
    height: 374px;
} */

.vocabulary .ex-sect-2 {
    height: 373px;
}

.feedback__content {
    width: 50%;
    padding: 24px;
    background: #fff;
    box-shadow: 1px 4px 24px hsla(0, 0%, 82%, .25);
    border-radius: 8px;
}
.feedback__video {
    width: 50%;
}

.feedback__video img{
    height: 400px;
    display: inline-block;
}

.box-feedback {
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
    align-items: center;
}
.box-feedback .author__img>img {
    border-radius: 50%;
    object-fit: cover;
    height: 48px;
    width: 48px;
}

.box-feedback .author h3, .box-feedback .author h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
    text-transform: capitalize;
    font-weight: 700;
}

.box-feedback .author__content {
    width: calc(100% - 48px);
    padding-left: 12px;
}
.box-feedback .text {
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 24px;
}

.author__content p{
    margin-bottom: 0;
}
.feedback__content .author {
    margin-bottom: 1rem;
}
/* .box-feedback .text:before {
    content: "";
    width: 30px;
    height: 21px;
    background: url(/v2/frontend/images/vocabulary/quote.svg) no-repeat 0 0 / contain;
    display: block;
    margin-bottom: 8px;
} */

.section_6_image{
    border: 3px solid var(--magenta);
    border-radius: 30px;
    padding: 10px;
}

.box-download-app-section-4 img{
    width: 200px;
}

.box-download-app-section-10 {
    position: absolute;
    bottom: 70px;
    right: 45px;
}

@media only screen and (min-width: 1024px) and (max-width: 1151px) {
    .benefit_start_name {
        font-size: 1.7rem;
        top: 31rem;
    }
}

@media screen and (max-width: 1024px){
    .vocabulary .vocab-banner, .vocabulary .ex-banner, .vocabulary .ex-sect-2 {
        height: 348px;
    }

    .vocabulary .vocab-sect-2 {
        height: 449px;
    }
}

@media screen and (max-width: 768px)  {
    .vocabulary .vocab-banner {
        height: 263px;
    }

    .vocabulary .vocab-sect-2 {
        height: 390px;
    }

    .vocabulary .ex-banner {
        height: 263px;
    }

    .vocabulary .ex-sect-2 {
        height: 285px;
    }

    .custom-border {
        border-right: 0;
    }

    .vocabulary .padd-60 {
        padding-left: 16px;
        padding-right: 16px;
    }

    .vocabulary .review-avt {
        display: none;
    }

    .sm-mt-4 {
        margin-top: 16px;
    }

    .sm-mb-4 {
        margin-bottom: 16px !important;
    }

    .sect-5-img {
        width: 180px;
    }

    .vocabulary .sect-4-img {
        width: 100%;
        height: auto;
    }

    .hide-mb {
        display: none !important;
    }

    .show-mb {
        display: block !important;
    }

    .vocabulary .carousel-control-prev {
        left: 0;
    }

    .vocabulary .carousel-control-next {
        right: 0;
    }

    .vocabulary .lmc_footer-form-right-title {
        font-size: 24px;
    }

    .vocabulary .w-75 {
        width: 100% !important;
    }

    .vocabulary .w-80 {
        width: 91% !important;
        flex-direction: column;
    }

    .vocabulary .review-video {
        width: 100%;
        height: 240px;
    }

    .vocabulary .section-title {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    .vocabulary .section-sub-title {
        font-size: 18px !important;
        line-height: 24px !important;
    }
}

@media screen and (max-width: 430px) {
    .vocabulary .vocab-banner, .vocabulary .ex-banner {
        height: 147px;
    }

    .vocabulary .vocab-sect-2 {
        height: 210px;
    }

    .vocabulary .ex-sect-2 {
        height: 317px;
    }
    .box-feedback{
        margin-top: 0;
        flex-direction: column-reverse;
    }
    .feedback__content,
    .feedback__video{
        max-width: 100%;
        width: 100%;
    }
    .feedback__video img{
        height: auto;
    }
    .box-download-app-section-10{
        display: none!important;
    }
}
