.circular_image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  background-color: blue;
  /* commented for demo
  float: left;
  margin-left: 125px;
  margin-top: 20px;
  */
  
  /*for demo*/
  display:inline-block;
  vertical-align:middle;
}
.circular_image img{
  width:100%;
}


.v-custom-heading {
    display: block;
    font-family: "Droid Serif", Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    float: none;
    font-size: 22px;
    line-height: 32px;
}

.special_amp {
    font-family: "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif;
    font-style: italic;
    font-size: 1.3em;
    line-height: 0.5em;
    font-weight: normal;
    color: #28c2e4;
}


[class^="icon-"]:not(.icon-prepend):not(.icon-append):before, 
[class*=" icon-"]:not(.icon-prepend):not(.icon-append):before {
    opacity: 0.9;
    font-weight: 600 !important;
}



.bg-custom-1 {
    background-image: url(../img/mix/j1.jpg);
    background-size: cover;
    background-position: 50% 50%;
    min-height: 31.5rem;
    margin-bottom: 4.5rem;
    text-align: left;
    opacity: 1;
    overflow: hidden;
    -moz-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    -webkit-transition: opacity .8s ease;
    transition: opacity .8s ease;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.bg-custom-1--overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .3;
    display: block;
    background-image: -webkit-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: -moz-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: -o-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
}


.v-testimonials--head {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.v-testimonials--head img {
    width: 60px;
    border-radius: 50%;
    float: left;
    margin-right: 18px;
}

.v-testimonials--name {
    float: left;
    margin-top: 8px;
}

.v-testimonials--name p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: "Museo500Regular", Arial, Helvetica, Tahoma, sans-serif;
}

.v-testimonials--body {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 2px;
}

.v-testimonials--body p {
    font-size: 14px;
    line-height: 1.7;
}

.v-testimonials--footer {
    display: block;
    width: 100%;
    overflow: hidden;
}

.v-testimonials--stars,
.v-testimonials--footer i {
    font-size: 16px;
    color: #f1c346;
}

.v-testimonials--sub-heading {
    color: #2484da;
}

.v-testimonials-v2 .v-testimonials-v2--body {
    overflow:hidden;
}

.v-testimonials-v2 img {
    width:120px;
        margin-right: 30px;
}

.full-width-img {
    width: 100%;
    /* Bạn có thể thêm max-height để giới hạn kích thước nếu cần */
    /* object-fit: cover; nếu bạn muốn ảnh lấp đầy khung mà không bị méo */
}

/* Thêm vào cuối file custom.css */

/* Đảm bảo ảnh trong carousel co giãn hợp lý */
#vision-carousel {
    /* Đặt chiều cao cố định mong muốn */
    height: 630px; 
    /* Thay đổi 400px thành giá trị bạn muốn (ví dụ: 300px, 500px,...) */
    overflow: hidden; 
}

#vision-carousel .owl-item {
    /* Đảm bảo mỗi slide con cũng có chiều cao bằng container */
    height: 100%; 
}
/* Đảm bảo ảnh trong carousel co giãn hợp lý */
#vision-carousel .item img {
    width: 100%; 
    height: 100%; /* Chiếm toàn bộ chiều cao của slide */
    display: block; 
    margin: 0;
    /* Sử dụng object-fit để vừa vặn ảnh vào khung mà vẫn giữ tỷ lệ. */
    object-fit: contain; 
}
.owl-description {
    /* Thay đổi 'bottom: 0;' thành 'top: 0;' */
    position: absolute; /* Đặt mô tả lên trên ảnh */
    top: 0;             /* <--- THAY ĐỔI TẠI ĐÂY */
    width: 100%;
    padding: 15px;
    background: rgba(0, 0, 0, 0.6); /* Nền đen mờ */
    color: white;       /* Chữ trắng */
    text-align: center;
    font-size: 18px;
    box-sizing: border-box; /* Đảm bảo padding không làm tràn width */
}

#vision-carousel .item {
    position: relative; /* Quan trọng: làm nền cho position: absolute của description */
}

/* Custom Styles for Supporter Highlight Text */
.highlight-supporter-text {
    /* Màu xanh */
    color:#5CB052 !important;
    /* In đậm */
    font-weight: bold !important;
    /* Font chữ lớn (desktop) */
    font-size: 25px;
    /* Đảm bảo màu và xanh đậm được áp dụng cho cả thẻ <a> cha */
    display: inline-block;
}

/* Đảm bảo thẻ <a> không làm thay đổi màu sắc */
.highlight-supporter-link {
    color: inherit; /* Kế thừa màu từ span con */
    text-decoration: none; /* Bỏ gạch chân của link (chỉ giữ lại gạch chân của <u>) */
}

/* Responsive cho mobile (dưới 768px) */
@media (max-width: 767px) {
    .highlight-supporter-text {
        /* Giảm kích thước chữ trên mobile */
        font-size: 16px; 
        /* Đảm bảo văn bản không bị tràn ra ngoài */
        word-wrap: break-word;
        white-space: normal;
    }
}

/* Custom Styles for Large Red Donate Button */

/* Container để canh giữa nút */
.donate-button-container {
    text-align: center; /* Canh giữa nút (dùng cho block-level element trong một block-level element) */
    margin-top: 10px; /* Khoảng cách trên */
    margin-bottom: 20px; /* Khoảng cách dưới */
}

/* Định kiểu cho nút màu đỏ, lớn */
.btn-red-custom {
    /* Màu nền đỏ */
    background-color: #D41B1E !important; 
    /* Viền */
    border: 1px solid #B01013 !important; 
    /* Màu chữ trắng */
    color: #FFFFFF !important; 
    /* Kích thước chữ lớn */
    font-size: 18px; 
    /* Chữ in hoa, in đậm */
    text-transform: uppercase; 
    font-weight: 700 !important;
    /* Padding lớn */
    padding: 15px 30px !important; 
    /* Đảm bảo nút chiếm toàn bộ chiều rộng của cột (trên mobile) */
    display: block !important;
    /* Loại bỏ box-shadow mặc định nếu có */
    box-shadow: none !important;
    /* Hiệu ứng hover */
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* Chiều rộng tối đa trên desktop */
    max-width: 250px; 
    /* Canh giữa nút trong container */
    margin-left: auto;
    margin-right: auto;
}

/* Hiệu ứng hover cho nút */
.btn-red-custom:hover,
.btn-red-custom:focus {
    background-color: #B01013 !important; /* Đỏ sẫm hơn khi hover */
    border-color: #8C0C0E !important;
    color: #FFFFFF !important;
}

/* Định kiểu cho nút màu xanh, lớn */
.btn-green-custom {
    /* Màu nền đỏ */
    background-color: #5CB052 !important; 
    /* Viền */
    border: 1px solid #458D4C !important; 
    /* Màu chữ trắng */
    color: #FFFFFF !important; 
    /* Kích thước chữ lớn */
    font-size: 18px; 
    /* Chữ in hoa, in đậm */
    text-transform: uppercase; 
    font-weight: 700 !important;
    /* Padding lớn */
    padding: 15px 30px !important; 
    /* Đảm bảo nút chiếm toàn bộ chiều rộng của cột (trên mobile) */
    display: block !important;
    /* Loại bỏ box-shadow mặc định nếu có */
    box-shadow: none !important;
    /* Hiệu ứng hover */
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* Chiều rộng tối đa trên desktop */
    max-width: 250px; 
    /* Canh giữa nút trong container */
    margin-left: auto;
    margin-right: auto;
}

/* Hiệu ứng hover cho nút */
.btn-green-custom:hover,
.btn-green-custom:focus {
    background-color: #458D4C !important; /* Đỏ sẫm hơn khi hover */
    border-color: #458D4C !important;
    color: #FFFFFF !important;
}

/* Responsive cho mobile: Đảm bảo nút chiếm toàn bộ chiều rộng của cột trên mobile */
@media (max-width: 767px) {
    .btn-red-custom {
        max-width: 90%; /* Chiếm gần hết chiều rộng trên mobile */
        font-size: 16px; /* Giảm kích thước chữ */
        padding: 12px 20px !important; /* Giảm padding */
    }
}

/* Thêm vào cuối file custom.css */

/* Custom style để hình ảnh nổi sang trái, chỉ áp dụng cho 1 hình */
.image-float-left-single {
    float: left; /* Đặt hình ảnh nổi sang bên trái */
    margin-right: 20px; /* Thêm khoảng cách bên phải để tách biệt với văn bản */
    margin-bottom: 10px; /* Thêm khoảng cách phía dưới (tùy chọn) */
    max-width: 600px; /* Giới hạn chiều ngang tối đa */
    width: 100%; /* Đảm bảo hình ảnh co giãn trên thiết bị nhỏ */
}

/* Custom styles for chkDisclose checkbox and label */

/* Custom styles for all checkboxes and radio buttons in the signup form */

/* 1. Đặt kích thước và margin chung cho tất cả input[type=checkbox/radio] */
.v-signup-v1 input[type="checkbox"],
.v-signup-v1 input[type="radio"] {
    /* Đảm bảo kích thước đồng bộ */
    width: 16px; 
    height: 16px;
    /* Thiết lập lại margin để căn chỉnh chuẩn xác khi dùng Flexbox */
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    /* Margin phải được thiết lập trên label hoặc container. 
       Ở đây tôi chỉ để 1 chút margin-right */
    margin-right: 5px; 
    
    /* Ghi đè kiểu dáng có thể có từ các class khác */
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    background-color: white !important;
    cursor: pointer;
    vertical-align: middle;
}

/* 2. Căn chỉnh tổng quát cho tất cả các label đi kèm checkbox/radio */
.v-signup-v1 label {
    /* Đảm bảo label không có margin dưới làm đẩy các control khác */
    margin-bottom: 0; 
    /* Đảm bảo nội dung label được căn chỉnh */
    vertical-align: middle; 
    
    /* Các thuộc tính font chung nếu cần ghi đè */
    font-size: 13px;
    line-height: 22px; 
    font-weight: 400;
    color: #444; 
    cursor: pointer;
}

/* 3. Căn chỉnh cho div bao quanh các control (nếu không dùng d-flex trong HTML) */
/* Quy tắc này chỉ là lớp bảo vệ nếu bạn không thể sửa HTML bằng class Bootstrap: */
.v-signup-v1 .col-sm-6:not(.has-float-label) {
     /* display: flex;  
     align-items: center; */
}

/* 1. Căn chỉnh nhóm Radio Male/Female nằm ngang */
.radio-group-flex {
    display: flex; /* Bật Flexbox cho nhóm */
    align-items: center; /* Căn chỉnh nội dung theo chiều dọc (center) */
    gap: 20px; /* Thêm khoảng cách giữa Male và Female */
}

/* 2. Căn chỉnh từng Radio Button và Label bên trong */
.radio-group-flex .radio-option {
    display: flex; /* Bật Flexbox cho từng tùy chọn (Radio + Label) */
    align-items: center; /* Căn chỉnh Radio và Label theo chiều dọc (center) */
}

/* 3. Tùy chỉnh kiểu dáng cho Radio Button (để đồng bộ với checkbox) */
.radio-group-flex input[type="radio"] {
    width: 16px; 
    height: 16px;
    margin-right: 5px; /* Khoảng cách giữa radio và chữ */
    margin-top: 0; /* Loại bỏ margin mặc định */
    margin-bottom: 0; 
    flex-shrink: 0; /* Ngăn radio bị co lại */
    vertical-align: middle;
}

/* 4. Tùy chỉnh kiểu dáng cho Label đi kèm */
.radio-group-flex label {
    margin-bottom: 0; /* Loại bỏ margin dưới */
    line-height: 16px; /* Chiều cao dòng bằng chiều cao radio */
    cursor: pointer;
    font-size: 13px; /* Đảm bảo font size chuẩn */
}

/* Nó đảm bảo divGender cũng là một flex container, cho phép radio-option nằm ngang */
#divGender {
    display: flex;
    align-items: center; /* Căn chỉnh theo chiều dọc */
    gap: 20px; /* Khoảng cách giữa Male và Female */
}

/* Custom Language Dropdown Styles */
.dropdown-menu {
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    padding: 0;
    margin-top: 5px; /* Adjust spacing below the flag icon */
    min-width: 150px;
}

.dropdown-item {
    padding: 8px 15px;
    font-size: 13px;
    line-height: 20px;
    color: #444; /* Standard text color */
}

.dropdown-item:hover {
    background-color: #f7f7f7; /* Light hover background */
    color: #000;
}

.language-select-item .flag {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -1px;
}
/* Thêm khoảng cách giữa các lựa chọn ngôn ngữ trong header */
.header-row .language-select-item {
    margin-right: 15px; /* Điều chỉnh giá trị 15px theo ý muốn */
}
/* ... (Nội dung CSS khác của bạn) ... */

/* --- Bổ sung CSS để khắc phục lỗi xuống dòng trên mobile (max-width: 991px) --- */
@media (max-width: 991px) {
    /* 1. Thiết lập cột chứa các liên kết ngôn ngữ (English, Vietnamese, Spanish) */
    .header-container .header-row .header-column.justify-content-start {
        /* Đảm bảo ngôn ngữ hiển thị trên một dòng duy nhất */
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 5px; /* Thêm khoảng cách dưới cho hàng ngôn ngữ */
    }

    /* 2. Thiết lập cột chứa SĐT/Email chiếm toàn bộ chiều rộng và căn trái */
    .header-container .header-row .header-column.justify-content-end {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        text-align: left !important;
        
        /* Chuyển từ flex (mặc định của theme) sang block để các item con tự xuống dòng */
        display: block !important; 
        
        /* Xóa margin mặc định trên desktop */
        margin-top: 0 !important; 
    }

    /* 3. Buộc các liên kết số điện thoại và email xuống dòng riêng biệt */
    .header-container .header-row .header-column.justify-content-end .main-link {
        display: block !important; /* Quan trọng nhất: buộc xuống dòng */
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 5px !important; 
        /* Ghi đè align-items-center nếu có */
        align-items: flex-start !important;
    }
    
    /* 4. Căn chỉnh icon và text */
    .header-container .header-row .header-column.justify-content-end .main-link i {
        min-width: 20px; /* Đảm bảo icon có khoảng trống */
    }
}
/* --- (Kết thúc bổ sung) --- */

/* Thêm vào file CSS của bạn (ví dụ: custom.css hoặc owl.theme.css) */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%; /* Đảm bảo wrapper chiếm toàn bộ chiều cao item */
    background: #000; /* Màu nền đen khi video chưa load */
}

.owl-carousel .owl-video-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.owl-carousel .owl-video-frame iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* Kiểu cho nút play overlay */
.owl-carousel .owl-video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 10;
    /* Bạn có thể tùy chỉnh icon play ở đây (ví dụ: một hình ảnh hoặc icon lớn) */
    width: 90px;
    height: 90px;
    background: url(owl.video.play.png) no-repeat; /* Thay thế bằng đường dẫn icon play thực tế */
    opacity: 0.8;
    transition: opacity .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
    opacity: 1;
}

/* Ẩn hình ảnh preload ban đầu (nếu có) khi video đã sẵn sàng */
.owl-carousel .owl-video.loaded .owl-video-play-icon {
    display: none;
}

@media(max-width:768px){
	
	#TechnologyMainFrame {
		height: 300px !important; 
	}
}