/* home */
@media (max-width: 768px) {
    .header,
    .menu {
        display: none;
    }

    .mobile-header {
        display: flex;
    }

    .mission,
    .about,
    .team-members,
    /* .featured-products-list, */
    .review-section,
    .news-list {
        flex-direction: column;
    }

    .mission-left,
    .mission-right,
    .mission-bottom-left,
    .mission-bottom-right,
    .about-left,
    .about-right,
    .faq-left,
    .faq-right,
    .faq-product-left,
    .faq-product-right {
        flex: 1 1 100%;
        margin: 0 20px;
    }
img {
max-width:100%;

}
.logo_name {
    font-size: 20px;
}
.logo_description {
    font-size: 8px;
}
.service-items{
grid-template-columns:auto;
}
.review-role {
        font-size: 14px;
	width:100%;
	text-align:center;
    }

    
    .featured-products-list {
        justify-content: center;
        gap: 20px;
    }

    .featured-products-section {
        padding: 30px 0;
        margin: 20px 0;
    }

    .product-card {
        max-width: 100%;
width: 100%;
    }

    .pro-card {
        max-width: 210px;
    }

    .pro-card .product-card-top .product-image {
        width: 100%;

    }

    .footer-bottom {
        flex-direction: column;
    }

    .footer-info,
    .footer-links {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
.review-background{
    display: none;
}
    .footer-logo img {
        max-width: 150px;
    }
    .review-right{
        width: 100%;
    }
    .slogan-container .slogan .slogan-content {
        font-size: 24px;
    }

    .banner_txt h3,
    .banner_txt_advise h3 {
        font-size: 32px;
    }
.banner_txt_advise{
width:100%;

}
.txt_advise{
padding: 0 0;
font-size:14px;
margin-bottom:10px;
}
    .review-card {
        width: 80%;
        padding: 5px;
        margin: 0 auto;
    }
.mission-bottom-left h2,
    .mission-right h2 {
        font-size: 24px;
    }
.mission-bottom-left .subtitle {
   display:none;
}
    .review-text {
        font-size: 14px;
        line-height: 1.5;
    text-align: center;
    min-height: 210px;
    }
.owl-carousel{
  margin:0 auto !important;
}
    .review-next {
        right: 0;
        bottom: 0;
        z-index: 200;
        width: 35px;
        height: 35px;
    }

  .featured-products-list .product-card .product-card-top .product-icon{
	top:0;	
        width: 55px;
        height: 50px;
}
  .product-icon {
        width: 35px;
        height: 30px;
    }
.news-title{
	padding: 0 10px;
}
    .review-name {
        font-size: 15px;
        margin-top: 5px;
	width:100%;
	text-align:center;
    }

    .copyright p {
        font-size: 14px;
        text-align: center;
        margin: 0;
    }
.product-detail-title{
font-size:24px;
}
    .share-icon {
        width: 40px;
        height: 40px;
    }
    .mobile-dropdown-item a {
        padding: 10px 15px;
        padding-left: 30px;
        font-size: 13px;
    }
	.feature-content h3,
.slogan-title,
.featured-products-subtitle,
.news-subtitle,
.partner-subtitle,
.about-right h2,
.commit-title,
.review-subtitle{
font-size:18px;
}
    .mobile-dropdown-item a:hover {
        padding-left: 35px;
    }

    .mobile-parent-link {
        padding: 10px 15px;
        font-size: 14px;
    }

    .product-hot-container {
        padding: 30px 0;
    }

    .featured-products-title,
    .partner-title,
    .review-title,
    .hot-news-subheading,
    .location-title,
    .news-title {
        font-size: 24px;
    }


    .products-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        justify-items: center;
    }

    .news-box {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .news-card-item {
        flex-direction: column;
    }

    .news-card-image,
    .news-card-content {
        flex: 0 0 100%;
    }

    .hot-news-card {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
.product-grid
{
 grid-template-columns: repeat(2, 1fr);
}
.news-grid{
grid-template-columns: repeat(1, 1fr);
	}

    .news-detail-container {
        flex-direction: column-reverse;
    }

    .news-detail-main,
    .news-detail-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 10px;
    }



    .slider-content {
        width: 100%;
        padding: 20px;
        top: 30%;
    }

    .slider-header img {
        height: auto;
    }
	.review-stars{
	display:flex;
	justify-content:center;
	}
    .slider-content h1 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .slider-content p {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin-bottom: 10px;
    }

    .btn-slider {
        padding: 10px 20px;
        font-size: 14px;
    }

    .slider {
        height: 245px;
        margin-bottom: 10px;
    }

    .category-home {
        flex-direction: column;
    }
    .slider-btn{
        width: 30px;
        height: 30px;
    }
    .news-detail-title{
        font-size: 24px;
    }
    .svg-image-cut{
        display: none;
    }
    .new-home-section{
        max-width: 90%;
    }
    /* .icon-group,
    .icon-group1,
    .icon-music,
    .review-background,
    .icon-group2,
    .main-image {
        width: 100%;
        height: auto;
        
    } */
    .image_relative{
        width: 80%;
        height: auto;
    }
    .icon-group{
        top: 40%;
        left: 27%;
    }
    .icon-group2{
        width: 26px;
        height: 26px;
    }
  
    .gallery-item {
        width: 80px !important;
    }
    .gallery-item img {
        height: 80px !important;
    }

.image_absolute {
    top: 9%;
    left: 78%;
}
    .faq-question h3 {
        font-size: 14px;
    }

    .mission-bottom {
        flex-direction: column-reverse;
    }
	.review-title{
text-align: center;
}
    .team-container {
        height: 500px;
	margin-bottom: 20px;
    }

    .team-banner {
        height: 400px;
        margin-bottom: 180px;
    }
.mobile-search{
	width: 80%;
}
    .banner-img {
        padding: 0 !important;
    }

    .banner-image-wrapper:hover .banner-img {
        transform: translateY(0);
        filter: brightness(1);
    }

    .breadcrumb-nav {
        padding: 20px 10px;
    }

    .icon-banner {
        width: 80px;
        height: 80px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .team-content {
        position: relative;
        top: -38%;
        width: 80%;
        padding: 25px 15px;
    }

    .team-header {
        margin-bottom: 30px;
        text-align: center;
    }

    .team-header h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
.feature-number{
max-width: 25px !important;
max-height: 25px !important;
}
	.feature-item{
gap:10px;
padding: 10px 10px 10px 0px;
}
    .team-members-home {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
    }

    .member-card-home {
        margin: 0;
    }

    .member-avatar-home {
        width: 100px;
        height: 100px;
    }

    .avatar-ring-home {
        width: 100px;
        height: 100px;
    }

    .member-card-home h3 {
        font-size: 18px;
        margin: 15px 0 5px;
    }

    .title-rate {
        font-size: 20px;
        text-align: center;
        margin-bottom: 15px;
    }

    .body-rate {
        flex-direction: column;
    }

    .position-home {
        font-size: 14px;
    }

    .comment-static,
    .comment-write {
        width: 100%;
        margin-bottom: 20px;
    }

    .card-rate {
        padding: 15px;
    }

    .line1-comment .comment-point {
        font-size: 28px;
    }

    .line1-comment .comment-star {
        font-size: 18px;
    }

    .line1-comment .comment-count {
        font-size: 12px;
    }

    .line2-comment .comment-progress {
        margin-bottom: 10px;
    }

    .line2-comment .progress-num {
        flex: 0 0 120px;
        margin-right: 10px;
    }

    .line2-comment .comment-star-rate {
        font-size: 12px;
    }

    .line-comment3 .text-comment {
        font-size: 14px;
    }

    .btn-write-comment {
        width: 100%;
        margin-top: 10px;
    }

    .comment-write .card-body {
        padding: 15px;
    }

    .review-rating-star-icon {
        font-size: 24px;
    }

    .form-row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .form-row>.col,
    .form-row>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px;
    }

    .mgt-10 {
        margin-top: 10px;
    }

    .review-fileuploader {
        flex-direction: column;
        padding: 15px;
    }

    .review-fileuploader-caption {
        margin-bottom: 10px;
    }

    .review-fileuploader-text {
        margin: 8px 0;
    }

    .btn-write-comment-edit {
        width: 100%;
    }

    .comment-other h3 {
        font-size: 18px;
        margin: 20px 0 15px;
    }

    .fileuploader-items-list {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    .fileuploader-item {
        width: calc(50% - 5px);
    }

    .news-list {
        flex-direction: column;
        display: flex;
        align-items: center;
    }

    .faq-title {
        font-size: 24px;
    }

    .category-item {
        max-width: 100%;
    }

    .category-item::before {
        display: none;
    }

    .news-next {
        top: 102%;
    }

    .review-left {
        text-align: center;
        margin: 0 20px;
        width: 90%;
    }
}

/* About */
@media (max-width: 768px) {
    .banner-image-wrapper {
        height: 300px;
    }

    .banner_txt {
        width: 90%;
        padding: 15px;
    }

    .banner_txt h3 {
        font-size: 28px;
        line-height: 1.3;
    }

    .banner_txt p {
        font-size: 16px;
        line-height: 1.4;
    }

    .about-container {
        margin: 30px 0;
    }

    .about {
        gap: 20px;
    }

    .about-left,
    .about-right {
        margin: 0 15px;
    }


    .subtitle {
        font-size: 18px;
        display: block;
	text-align:center;
    }

    .feature-list li {
        margin-left: 15px;
        margin-bottom: 15px;
        font-size: 15px;
    }

    .btn-contact {
        padding: 10px 25px;
        font-size: 14px;
        display: block;
        width: fit-content;
    }

    .stat-wrapper {
        flex-direction: column;
    }

    .stat-item {
        padding: 25px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .stat-item:last-child {
        border-bottom: none;
    }

    .stat-number {
        font-size: 42px;
    }

    .stat-title {
        font-size: 18px;
    }

    .commit {
        margin: 40px 0;
    }

    .commit-header {
        margin-bottom: 30px;
    }

    .commit-subtitle {
        font-size: 18px;
    }


    .commit-description {
        font-size: 15px;
        padding: 0 15px;
    }

    .service-image {
        height: 180px;
    }

    .service-content {
        padding: 20px 15px;
        height: auto;
    }

    .service-item {
        margin-bottom: 30px;
    }

    .service-content h3 {
        font-size: 16px;
    }

    .service-content ul li {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .team-container-bg {
        padding: 30px 0;
    }

    .team-members {
        flex-direction: row;
        width: 100%;
    }

    .member-card {
        width: 100%;
    }

    .member-image {
        margin-bottom: 15px;
    }

    .rate-container {
        margin-top: 20px;
    }


    .member-social a {
        width: 40px;
        height: 40px;
    }

    .member-social a img {
        width: 40px;
        height: 40px;
    }

    .member-info h3 {
        font-size: 14px;

    }

    .member-position {
        font-size: 13px;
    }

    .social-links {
        gap: 5px;
        padding: 10px 10px;
    }

    .social-links a {
        width: 16px;
        height: 16px;
    }

    .social-links a img {
        width: 16px;
        height: 16px;
    }
	.feature-item:nth-child(2) {
        margin-left: 0;
    }
}

/* Products */
@media (max-width: 768px) {
    .banner-image-wrapper-advise {
        height: 300px;
        width: 100%;
    }

    .banner-img-wrapper {
        height: auto;
    }

    .faq-product-container {
        flex-direction: column;
        padding: 30px 0;
    }

    .faq-product-left {
        margin: 0 0 30px 0;
        padding: 0 15px;
        display: flex;
        justify-content: center;
    }

    .product-card-top {
        width: 100%;
        height: auto;
    }


    .main-image-faq {
        width: 100%;
        height: auto;
    }

    .main-img-faq {
        max-width: 100%;
        height: auto;
    }

    .faq-product-left .icon-music,
    .faq-product-left .icon-group,
    .faq-product-left .icon-group1,
    .faq-product-left .icon-group2 {
        display: none;
    }

    .faq-product-right {
        margin: 0;
        padding: 0 15px;
    }

    .faq-title {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .product-detail {
        flex-direction: column;
    }

    .news-main-subtitle {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .news-card-title {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .location-section {
        padding: 30px 0;
    }

    .container-location-top {
        flex-direction: column;
    }

    .location-header {
        flex: none;
        margin-bottom: 30px;
        text-align: center;
    }

    .location-subtitle {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .location-title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 25px;
        padding: 0 15px;
    }

    .contact-info-container {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .contact-info-item {
        max-width: 100%;
        border-right: none !important;
        border-bottom: 1px dashed red;
        padding: 20px 15px;
        height: auto;
        margin-bottom: 15px;
    }

    .contact-info-item:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .contact-info-icon {
        width: 30px;
        height: 30px;
        margin-right: 15px;
        flex-shrink: 0;
    }

    .contact-info-icon i {
        font-size: 20px;
    }

    .contact-info-content {
        flex: 1;
    }

    .contact-info-content h4 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .contact-info-content p {
        font-size: 15px;
        line-height: 1.4;
    }

    .map-container-r {
        margin-top: 20px;
        height: 300px;
        padding: 0 15px;
    }

    .map-wrapper-r {
        border-radius: 6px;
    }

    .contact-section {
        padding: 30px 0;
    }

    .contact-home-container {
        margin: 0 15px;
    }

    .faq-container {
        padding: 40px 0;
    }

    .faq-content {
        flex-direction: column;
        gap: 30px;
    }

    .faq-left,
    .faq-right {
        min-width: auto;
        max-width: 100%;
    }

    .faq-right {
        padding: 20px;
        margin: 0;
    }

    .faq-item {
        margin-bottom: 12px;
        padding-bottom: 12px;
    }

    .faq-question {
        padding: 12px 0;
    }

    .faq-question h3 {
        font-size: 15px;
        line-height: 1.3;
        margin-right: 10px;
    }

    .faq-icon {
        width: 25px;
        height: 25px;
        flex-shrink: 0;
    }

    .faq-icon i {
        font-size: 12px;
    }

    .faq-answer {
        padding-top: 10px;
    }

    .faq-answer p {
        font-size: 14px;
        line-height: 1.5;
    }

    .view-all-faq {
        position: static;
        display: block;
        text-align: center;
        margin-top: 20px;
        padding: 10px;
        background: var(--background-blue);
        color: white !important;
        border-radius: 5px;
        text-decoration: none;
    }

    .view-all-faq:hover {
        background: var(--background-button);
        text-decoration: none;
    }

    .contact-form .form-group {
        margin-bottom: 15px;
    }

    .contact-form .form-group label {
        font-size: 15px;
        margin-bottom: 6px;
    }

    .contact-form .form-group input,
    .contact-form .form-group textarea {
        padding: 10px 12px;
        font-size: 14px;
    }

    .submit-btn {
        padding: 12px;
        font-size: 15px;
    }

    .mobile-language-section {
        padding: 15px 10px;
    }

    .mobile-lang-btn {
        padding: 10px 12px;
        font-size: 14px;
    }

    .mobile-lang-btn .flag-icon {
        width: 20px;
        height: 14px;
        margin-right: 10px;
    }

    .mobile-language-title {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .team-video-banner {
        height: 400px;
        margin-bottom: 180px;
    }

    .video-wrapper video {
        min-width: 100%;
        min-height: 100%;
    }

    .team-container:hover .video-wrapper video {
        transform: translate(-50%, -50%);
        filter: brightness(1);
    }

    .team-container:hover .video-overlay {
        background: rgba(0, 0, 0, 0.3);
    }

    .icon-banner {
        width: 80px;
        height: 80px;
        top: 30%;
        left: 40%;
        transform: translate(-50%, -50%);
    }


}