/* Responsive */

@media (min-width: 1400px) {}

@media (max-width: 1366px) {}

@media (max-width: 1024px) {

    .menu,
    .hotline-header,.slick-news-box-right,.box-left-header  {
        display: none;
    }
    .box-flag-translate {
        margin: 0px 0;
    }
    .box-left-header .box-flag-translate{
        display: none;
    }
    .slogan-warning-login {
        margin: 15px 0;
        font-size: 20px;
        text-align: center;
    }.tag-lesson {
        color: #000;
        text-align: center;
        font-family: helb;
        font-size: 15px;
        font-style: normal;
        margin-right: 10px;
        font-weight: 700;
        line-height: 23px;
        flex-shrink: 0;
        text-transform: uppercase;
        padding: 5px 10px;
        border-radius: 10px;
        background: #FFDE5A;
    }.question-test-audio {
        flex-wrap: wrap;
    }
    .user-toolbox {
        opacity: 0;
        position: absolute;
        text-align: end;
        padding: 10px 20px 0 20px;
        top: 100%;
        background: white;
        border-radius: 14px;
        width: max-content;
        z-index: -1;
    }
    .lang-header {
        gap: 5px;
    }
    .row-gap-15 {
        margin: 0 calc(-15px / 2) !important;
      }
      .product2 {
        padding: 5px 5px 5px 5px;
        border-radius: 10px;
        border: 1px solid #00000029;
        margin-bottom: 15px;
    }
      .col-gap-15 {
        padding: 0 calc(15px / 2) !important;
      }
    .about-us-info {
        margin-right: 0px;
        position: relative;
        z-index: 999;
    }.footer-article {
        background: url(../images/TempImages/bg-footer.png) no-repeat center/cover;
        color: white;
        padding: 200px 0 30px 0;
        margin-top: -130px;
    }.footer-news {
        margin-bottom: 15px;
    }.box-left-content-course {
        position: sticky;
        margin-bottom: 14px;
        top: 20px;
    }
    img.decor-ab.about-us-decor {
        position: absolute;
        bottom: -155px;
        right: 0px;
        z-index: 0;
        display: none;
    }
    .wrap-product {
        margin-top: 20px;
        /* margin-bottom: 50px; */
        position: relative;
    }
    .title-main span {
        color: #DE28E1;
        text-align: center;
        font-family: helb;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }
    .wrap-about-us {
        position: relative;
        padding-top: 20px;
        background: url(../images/TempImages/bg-about.png) no-repeat center/cover;
        padding-bottom: 80px;
    }
    .about-us-image {
        margin-top: 15px;
        margin-left: 0px;
        /* padding: 0 20px; */
        position: relative;
        border-radius: 10px;
        overflow: hidden;
    }.job-info {
        border-radius: 10px 10px 190px 190px;
        background: var(--Linear, linear-gradient(90deg, #004E74 0%, #007FBD 100%));
        background: #DE28E1;
        padding: 150px 30px 70px 30px;
        margin-top: -130px;
      }.padding-bottom-main {
        padding: 0px 0 20px 0;
      }.wrap-travel {
        position: relative;
        padding-top: 50px;
        background: url(../images/TempImages/bg-dulich.png) no-repeat center/100% 100%;
        padding-bottom: 100px;
        background-size: inherit;
      }img.decor.job-decor-2 {
        position: absolute;
        bottom: -150px;
        right: 0;
        display: none;
      }
    .box-header-main {
        flex-wrap: wrap;
        justify-content: center !important;
        align-items: center;
        flex-direction: column-reverse;
    }a.logo-header {
    width: 100%;
    text-align: center;
}
    
    .wrap-about-us {
        position: relative;
        padding-top: 20px;
        background: url(../images/TempImages/bg-about.png) no-repeat center/cover;
        padding-bottom: 20px;
    }
    .header {
        padding: 10px 0;
        background-image: url(../images/TempImages/bg-header.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right top;
    }

    .menu-res {
        display: block;
    }

    .padding-main {
        padding: 20px 0;
    }

    .padding-top-main {
        padding: 20px 0 0 0;
    }

    .comment-item-information {
        width: 100%;

    }

    .price-procart {
        display: none;
    }

    .procart-label {
        font-size: 13px;
    }

    .procart-label .quantity-procart p:first-child {
        display: block;
    }

    .procart-label .quantity-procart p:first-child {
        display: none;
    }

    .comment-item-name {
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .comment-item-letter {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin-bottom: 0;
    }

    .comment-item-poster {
        width: auto;
        margin-right: 0px;
        margin-bottom: 0.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .comment-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .procart-label .quantity-procart p:last-child {
        display: none;
    }

    .procart-label .quantity-procart p:last-child {
        display: block;
    }

    .quantity-procart {
        text-align: right;
    }

    .price-procart-rp {
        display: block;
    }

    .top-cart {
        margin-bottom: 2rem;
    }

    .cart-pro-detail a {
        width: 100%;
    }

    .cart-pro-detail a:first-child {
        margin-right: 0px;
        margin-bottom: 0.5rem;
    }
    .wrap-job {
        position: relative;
        margin-top: 0px;
    }
    .cart-pro-detail a i {
        display: none;
    }
    .wrap-bannerdads {
        padding-bottom: 0px;
    }
}

@media (max-width: 600px) {
    .news .news-image {
        margin-bottom: 1rem;
    }

    .name-procart a {
        font-size: 13px;
    }
}

@media (max-width: 425px) {}

@media (max-width: 375px) {}