@charset "UTF-8";
/*
Theme Name: Dậy Nghề Nha Trang
Version: 1.0
Author: PutaDesign
*/
@font-face { font-family: "Montserrat-Light"; src: url("assets/fonts/Montserrat-Light.ttf") format("truetype"); font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Regular"; src: url("assets/fonts/Montserrat-Regular.ttf") format("truetype"); font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Medium"; src: url("assets/fonts/Montserrat-Medium.ttf") format("truetype"); font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Bold"; src: url("assets/fonts/Montserrat-Bold.ttf") format("truetype"); font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Black"; src: url("assets/fonts/Montserrat-Black.ttf") format("truetype"); font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-SemiBold"; src: url("assets/fonts/Montserrat-SemiBold.ttf") format("truetype"); font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-ExtraBold"; src: url("assets/fonts/Montserrat-ExtraBold.ttf") format("truetype"); font-style: normal; font-display: swap; }
:root { --primary-font: "Montserrat-Medium"; --primary-color: #1b306e; --secondary-color: #943517; --animation-curve: cubic-bezier(1, 0, 0, 1); --red: #cc3d3d; --black: #444; }
* { padding: 0; margin: 0; box-sizing: border-box; }
input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; }
input,button,textarea,select { font-family: var(--primary-font); border: 0; background-color: transparent; }
input:focus-visible,button:focus-visible,textarea:focus-visible { outline: 0; border: 0; }
input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator { position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.bold-font { font-family: "Montserrat-Bold"; }
.semibold-font { font-family: "Montserrat-SemiBold"; }
.extrabold-font { font-family: "Montserrat-ExtraBold"; }
.italic { font-style: italic; }
html { scroll-behavior: smooth; overflow-y: scroll; font-family: var(--primary-font) !important; font-size: 16px; }
body { font-family: var(--primary-font); }
body.fixed { overflow: hidden; }
a { text-decoration: none; }
li { list-style: none; }
img { width: 100%; height: 100%; object-fit: cover; }
:is(p, li) { line-height: 1.5; }
.z-index { z-index: 1; }
.font-bold { font-weight: 600; }
.font-thin { font-weight: 100; }
.pointer { cursor: pointer; }
.uppercase { text-transform: uppercase; }
.tac { text-align: center; }

.br-3px{ border-radius:3px; }.br-5px{ border-radius:5px; }.br-10px{ border-radius:10px; }.br-15px{ border-radius:15px; }.br-20px{ border-radius:20px; }.br-25px{ border-radius:25px; }.br-30px{ border-radius:30px; }.br-35px{ border-radius:35px; }.br-40px{ border-radius:40px; }.br-4px{ border-radius:4px; }.br-6px{ border-radius:6px; }.br-8px{ border-radius:8px; }.br-12px{ border-radius:12px; }.br-14px{ border-radius:14px; }.br-16px{ border-radius:16px; }.br-18px{ border-radius:18px; }.ovh{ overflow:hidden; }.trs-25{ transition:0.25s; }.trs-3{ transition:0.3s; }.trs-35{ transition:0.35s; }.trs-4{ transition:0.4s; }.trs-5{ transition:0.5s; }

.primary-bg { background-color: var(--primary-color); }
.primary-text { color: var(--primary-color); }
.secondary-bg { background-color: var(--secondary-color); }
.secondary-text { color: var(--secondary-color); }
.bt { color: #333; }
.wt { color: #fff; }
.gray-text { color: #9d9d9d; }
.red-text { color: var(--red); }
.green-text { color: var(--primary-color); }
.white-bg { background-color: #fff; }
.green-bg { background-color: var(--primary-color); }
.black-bg { background-color: #000; }
.yellow-bg { background-color: var(--heading-color); }
.yellow-dark-text { color: var(--dark-yellow); }
.yellow-text { color: var(--yellow); }
.heading-text { color: var(--heading-color); }
.pr { position: relative; }
.pa { position: absolute; }
.db { display: block; }
.dib { display: inline-block; }
.df { display: flex; }
.aic { align-items: center; }
.aie { align-items: end; }
.aib { align-items: baseline; }
.jcsb { justify-content: space-between; }
.jcsa { justify-content: space-around; }
.jcc { justify-content: center; }
.fdr { flex-direction: row; }
.fdrr { flex-direction: row-reverse; }
.fdc { flex-direction: column; }
.fdcr { flex-direction: column-reverse; }
.jce { justify-content: end; }

.fs-10px{ font-size:10px; }.fs-11px{ font-size:11px; }.fs-12px{ font-size:12px; }.fs-13px{ font-size:13px; }.fs-14px{ font-size:14px; }.fs-15px{ font-size:15px; }.fs-16px{ font-size:16px; }.fs-17px{ font-size:17px; }.fs-18px{ font-size:18px; }.fs-19px{ font-size:19px; }.fs-20px{ font-size:20px; }.fs-21px{ font-size:21px; }.fs-22px{ font-size:22px; }.fs-23px{ font-size:23px; }.fs-24px{ font-size:24px; }.fs-25px{ font-size:25px; }.fs-26px{ font-size:26px; }.fs-27px{ font-size:27px; }.fs-28px{ font-size:28px; }.fs-29px{ font-size:29px; }.fs-30px{ font-size:30px; }.fs-31px{ font-size:31px; }.fs-32px{ font-size:32px; }.fs-33px{ font-size:33px; }.fs-34px{ font-size:34px; }.fs-35px{ font-size:35px; }.fs-36px{ font-size:36px; }.fs-37px{ font-size:37px; }.fs-38px{ font-size:38px; }.fs-39px{ font-size:39px; }.fs-40px{ font-size:40px; }.fs-41px{ font-size:41px; }.fs-42px{ font-size:42px; }.fs-43px{ font-size:43px; }.fs-44px{ font-size:44px; }.fs-45px{ font-size:45px; }.fs-46px{ font-size:46px; }.fs-47px{ font-size:47px; }.fs-48px{ font-size:48px; }.fs-49px{ font-size:49px; }.fs-50px{ font-size:50px; }.fs-51px{ font-size:51px; }.fs-52px{ font-size:52px; }.fs-53px{ font-size:53px; }.fs-54px{ font-size:54px; }.fs-55px{ font-size:55px; }.fs-56px{ font-size:56px; }.fs-57px{ font-size:57px; }.fs-58px{ font-size:58px; }.fs-59px{ font-size:59px; }.fs-60px{ font-size:60px; }.fs-61px{ font-size:61px; }.fs-62px{ font-size:62px; }.fs-63px{ font-size:63px; }.fs-64px{ font-size:64px; }.fs-65px{ font-size:65px; }.fs-66px{ font-size:66px; }.fs-67px{ font-size:67px; }.fs-68px{ font-size:68px; }.fs-69px{ font-size:69px; }.fs-70px{ font-size:70px; }.fs-71px{ font-size:71px; }.fs-72px{ font-size:72px; }.fs-73px{ font-size:73px; }.fs-74px{ font-size:74px; }.fs-75px{ font-size:75px; }.fs-76px{ font-size:76px; }.fs-77px{ font-size:77px; }.fs-78px{ font-size:78px; }.fs-79px{ font-size:79px; }.fs-80px{ font-size:80px; }.fw-u{ font-weight:unset; }.fw-b{ font-weight:bold; }.m-0{ margin:0px; }.mr-0{ margin-right:0px; }.ml-0{ margin-left:0px; }.mt-0{ margin-top:0px; }.mb-0{ margin-bottom:0px; }.p-0{ padding:0px; }.pr-0{ padding-right:0px; }.pl-0{ padding-left:0px; }.pt-0{ padding-top:0px; }.pb-0{ padding-bottom:0px; }.m-2{ margin:2px; }.mr-2{ margin-right:2px; }.ml-2{ margin-left:2px; }.mt-2{ margin-top:2px; }.mb-2{ margin-bottom:2px; }.p-2{ padding:2px; }.pr-2{ padding-right:2px; }.pl-2{ padding-left:2px; }.pt-2{ padding-top:2px; }.pb-2{ padding-bottom:2px; }.m-4{ margin:4px; }.mr-4{ margin-right:4px; }.ml-4{ margin-left:4px; }.mt-4{ margin-top:4px; }.mb-4{ margin-bottom:4px; }.p-4{ padding:4px; }.pr-4{ padding-right:4px; }.pl-4{ padding-left:4px; }.pt-4{ padding-top:4px; }.pb-4{ padding-bottom:4px; }.m-5{ margin:5px; }.mr-5{ margin-right:5px; }.ml-5{ margin-left:5px; }.mt-5{ margin-top:5px; }.mb-5{ margin-bottom:5px; }.p-5{ padding:5px; }.pr-5{ padding-right:5px; }.pl-5{ padding-left:5px; }.pt-5{ padding-top:5px; }.pb-5{ padding-bottom:5px; }.m-6{ margin:6px; }.mr-6{ margin-right:6px; }.ml-6{ margin-left:6px; }.mt-6{ margin-top:6px; }.mb-6{ margin-bottom:6px; }.p-6{ padding:6px; }.pr-6{ padding-right:6px; }.pl-6{ padding-left:6px; }.pt-6{ padding-top:6px; }.pb-6{ padding-bottom:6px; }.m-8{ margin:8px; }.mr-8{ margin-right:8px; }.ml-8{ margin-left:8px; }.mt-8{ margin-top:8px; }.mb-8{ margin-bottom:8px; }.p-8{ padding:8px; }.pr-8{ padding-right:8px; }.pl-8{ padding-left:8px; }.pt-8{ padding-top:8px; }.pb-8{ padding-bottom:8px; }.m-10{ margin:10px; }.mr-10{ margin-right:10px; }.ml-10{ margin-left:10px; }.mt-10{ margin-top:10px; }.mb-10{ margin-bottom:10px; }.p-10{ padding:10px; }.pr-10{ padding-right:10px; }.pl-10{ padding-left:10px; }.pt-10{ padding-top:10px; }.pb-10{ padding-bottom:10px; }.m-12{ margin:12px; }.mr-12{ margin-right:12px; }.ml-12{ margin-left:12px; }.mt-12{ margin-top:12px; }.mb-12{ margin-bottom:12px; }.p-12{ padding:12px; }.pr-12{ padding-right:12px; }.pl-12{ padding-left:12px; }.pt-12{ padding-top:12px; }.pb-12{ padding-bottom:12px; }.m-14{ margin:14px; }.mr-14{ margin-right:14px; }.ml-14{ margin-left:14px; }.mt-14{ margin-top:14px; }.mb-14{ margin-bottom:14px; }.p-14{ padding:14px; }.pr-14{ padding-right:14px; }.pl-14{ padding-left:14px; }.pt-14{ padding-top:14px; }.pb-14{ padding-bottom:14px; }.m-15{ margin:15px; }.mr-15{ margin-right:15px; }.ml-15{ margin-left:15px; }.mt-15{ margin-top:15px; }.mb-15{ margin-bottom:15px; }.p-15{ padding:15px; }.pr-15{ padding-right:15px; }.pl-15{ padding-left:15px; }.pt-15{ padding-top:15px; }.pb-15{ padding-bottom:15px; }.m-16{ margin:16px; }.mr-16{ margin-right:16px; }.ml-16{ margin-left:16px; }.mt-16{ margin-top:16px; }.mb-16{ margin-bottom:16px; }.p-16{ padding:16px; }.pr-16{ padding-right:16px; }.pl-16{ padding-left:16px; }.pt-16{ padding-top:16px; }.pb-16{ padding-bottom:16px; }.m-20{ margin:20px; }.mr-20{ margin-right:20px; }.ml-20{ margin-left:20px; }.mt-20{ margin-top:20px; }.mb-20{ margin-bottom:20px; }.p-20{ padding:20px; }.pr-20{ padding-right:20px; }.pl-20{ padding-left:20px; }.pt-20{ padding-top:20px; }.pb-20{ padding-bottom:20px; }.m-24{ margin:24px; }.mr-24{ margin-right:24px; }.ml-24{ margin-left:24px; }.mt-24{ margin-top:24px; }.mb-24{ margin-bottom:24px; }.p-24{ padding:24px; }.pr-24{ padding-right:24px; }.pl-24{ padding-left:24px; }.pt-24{ padding-top:24px; }.pb-24{ padding-bottom:24px; }.m-28{ margin:28px; }.mr-28{ margin-right:28px; }.ml-28{ margin-left:28px; }.mt-28{ margin-top:28px; }.mb-28{ margin-bottom:28px; }.p-28{ padding:28px; }.pr-28{ padding-right:28px; }.pl-28{ padding-left:28px; }.pt-28{ padding-top:28px; }.pb-28{ padding-bottom:28px; }.m-30{ margin:30px; }.mr-30{ margin-right:30px; }.ml-30{ margin-left:30px; }.mt-30{ margin-top:30px; }.mb-30{ margin-bottom:30px; }.p-30{ padding:30px; }.pr-30{ padding-right:30px; }.pl-30{ padding-left:30px; }.pt-30{ padding-top:30px; }.pb-30{ padding-bottom:30px; }.m-32{ margin:32px; }.mr-32{ margin-right:32px; }.ml-32{ margin-left:32px; }.mt-32{ margin-top:32px; }.mb-32{ margin-bottom:32px; }.p-32{ padding:32px; }.pr-32{ padding-right:32px; }.pl-32{ padding-left:32px; }.pt-32{ padding-top:32px; }.pb-32{ padding-bottom:32px; }.m-36{ margin:36px; }.mr-36{ margin-right:36px; }.ml-36{ margin-left:36px; }.mt-36{ margin-top:36px; }.mb-36{ margin-bottom:36px; }.p-36{ padding:36px; }.pr-36{ padding-right:36px; }.pl-36{ padding-left:36px; }.pt-36{ padding-top:36px; }.pb-36{ padding-bottom:36px; }.m-40{ margin:40px; }.mr-40{ margin-right:40px; }.ml-40{ margin-left:40px; }.mt-40{ margin-top:40px; }.mb-40{ margin-bottom:40px; }.p-40{ padding:40px; }.pr-40{ padding-right:40px; }.pl-40{ padding-left:40px; }.pt-40{ padding-top:40px; }.pb-40{ padding-bottom:40px; }.m-48{ margin:48px; }.mr-48{ margin-right:48px; }.ml-48{ margin-left:48px; }.mt-48{ margin-top:48px; }.mb-48{ margin-bottom:48px; }.p-48{ padding:48px; }.pr-48{ padding-right:48px; }.pl-48{ padding-left:48px; }.pt-48{ padding-top:48px; }.pb-48{ padding-bottom:48px; }.m-56{ margin:56px; }.mr-56{ margin-right:56px; }.ml-56{ margin-left:56px; }.mt-56{ margin-top:56px; }.mb-56{ margin-bottom:56px; }.p-56{ padding:56px; }.pr-56{ padding-right:56px; }.pl-56{ padding-left:56px; }.pt-56{ padding-top:56px; }.pb-56{ padding-bottom:56px; }.m-60{ margin:60px; }.mr-60{ margin-right:60px; }.ml-60{ margin-left:60px; }.mt-60{ margin-top:60px; }.mb-60{ margin-bottom:60px; }.p-60{ padding:60px; }.pr-60{ padding-right:60px; }.pl-60{ padding-left:60px; }.pt-60{ padding-top:60px; }.pb-60{ padding-bottom:60px; }.m-64{ margin:64px; }.mr-64{ margin-right:64px; }.ml-64{ margin-left:64px; }.mt-64{ margin-top:64px; }.mb-64{ margin-bottom:64px; }.p-64{ padding:64px; }.pr-64{ padding-right:64px; }.pl-64{ padding-left:64px; }.pt-64{ padding-top:64px; }.pb-64{ padding-bottom:64px; }.m-70{ margin:70px; }.mr-70{ margin-right:70px; }.ml-70{ margin-left:70px; }.mt-70{ margin-top:70px; }.mb-70{ margin-bottom:70px; }.p-70{ padding:70px; }.pr-70{ padding-right:70px; }.pl-70{ padding-left:70px; }.pt-70{ padding-top:70px; }.pb-70{ padding-bottom:70px; }.m-75{ margin:75px; }.mr-75{ margin-right:75px; }.ml-75{ margin-left:75px; }.mt-75{ margin-top:75px; }.mb-75{ margin-bottom:75px; }.p-75{ padding:75px; }.pr-75{ padding-right:75px; }.pl-75{ padding-left:75px; }.pt-75{ padding-top:75px; }.pb-75{ padding-bottom:75px; }.m-80{ margin:80px; }.mr-80{ margin-right:80px; }.ml-80{ margin-left:80px; }.mt-80{ margin-top:80px; }.mb-80{ margin-bottom:80px; }.p-80{ padding:80px; }.pr-80{ padding-right:80px; }.pl-80{ padding-left:80px; }.pt-80{ padding-top:80px; }.pb-80{ padding-bottom:80px; }.m-90{ margin:90px; }.mr-90{ margin-right:90px; }.ml-90{ margin-left:90px; }.mt-90{ margin-top:90px; }.mb-90{ margin-bottom:90px; }.p-90{ padding:90px; }.pr-90{ padding-right:90px; }.pl-90{ padding-left:90px; }.pt-90{ padding-top:90px; }.pb-90{ padding-bottom:90px; }.m-96{ margin:96px; }.mr-96{ margin-right:96px; }.ml-96{ margin-left:96px; }.mt-96{ margin-top:96px; }.mb-96{ margin-bottom:96px; }.p-96{ padding:96px; }.pr-96{ padding-right:96px; }.pl-96{ padding-left:96px; }.pt-96{ padding-top:96px; }.pb-96{ padding-bottom:96px; }.m-112{ margin:112px; }.mr-112{ margin-right:112px; }.ml-112{ margin-left:112px; }.mt-112{ margin-top:112px; }.mb-112{ margin-bottom:112px; }.p-112{ padding:112px; }.pr-112{ padding-right:112px; }.pl-112{ padding-left:112px; }.pt-112{ padding-top:112px; }.pb-112{ padding-bottom:112px; }.m-128{ margin:128px; }.mr-128{ margin-right:128px; }.ml-128{ margin-left:128px; }.mt-128{ margin-top:128px; }.mb-128{ margin-bottom:128px; }.p-128{ padding:128px; }.pr-128{ padding-right:128px; }.pl-128{ padding-left:128px; }.pt-128{ padding-top:128px; }.pb-128{ padding-bottom:128px; }.m-144{ margin:144px; }.mr-144{ margin-right:144px; }.ml-144{ margin-left:144px; }.mt-144{ margin-top:144px; }.mb-144{ margin-bottom:144px; }.p-144{ padding:144px; }.pr-144{ padding-right:144px; }.pl-144{ padding-left:144px; }.pt-144{ padding-top:144px; }.pb-144{ padding-bottom:144px; }

.w50 { width: 50%; }
.w100 { width: 100%; }
.w-fit { width: fit-content; }
.h100 { height: 100%; }
.lh-18 { line-height: 1.8; }
.lh-15 { line-height: 1.5; }
.lh-20 { line-height: 2; }
.lh-25 > * { line-height: 2.5; }

.line-clamp-1 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; }
.line-clamp-2 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; }
.line-clamp-3 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; }
.line-clamp-4 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 4; }

article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) { margin: 16px 0; color: #000000; line-height: 1.9; font-family: var(--primary-font) !important; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul,
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol { padding-left: 20px; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul li,
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol li { list-style: inherit; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img { width: auto; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img.aligncenter { display: block; margin: auto; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table { border-collapse: collapse; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table td { border: 1px solid var(--black); }
article :is(.wp-video) { margin: 0 auto; }
article ul,article ol { list-style: disc; margin: 16px 0 !important; padding-left: 18px;}
article li {list-style: inherit; margin: 6px 0 !important;}
article table :is(td, th) { padding: 14px 12px; border: 1px solid #ebebeb;}
article table { margin-top: 16px; }

#breadcrumbs a { color: #fff; }
#breadcrumbs .divider { margin: 0 6px; }
form .form-group.invalid > :first-child { border: 1px solid var(--red); }
form .form-message.invalid { margin-top: 5px; color: var(--red); font-size: 13px; font-style: italic; position: absolute; left: 5px; bottom: -20px; }
form .form-alert { width: 100%; position: absolute; bottom: -26px; left: 50%; transform: translateX(-50%); font-size: 14px; }
form .form-alert.error { color: var(--red); }
form .form-alert.success { color: #11bb0f; }
.loading-container { position: absolute; bottom: 4px; left: 50%; transform: translate(-50%, -50%); opacity: 0; visibility: hidden; transition: 0.25s; width: 1px; }
.loading-container.active { opacity: 1; visibility: visible; }
.loading-spinning-bubbles { position: relative; margin: auto; }
.loading-spinning-bubbles .bubble-container { position: absolute; transform-origin: -150% 50%; }
.loading-spinning-bubbles .bubble-container .bubble { background: var(--secondary-color); width: 8px; height: 8px; border-radius: 50%; animation: bubble 1s infinite; animation-delay: inherit; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+1) { transform: translateX(200%) rotate(-90deg); animation-delay: -1.5s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+2) { transform: translateX(200%) rotate(-45deg); animation-delay: -1.375s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+3) { transform: translateX(200%); animation-delay: -1.25s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+4) { transform: translateX(200%) rotate(45deg); animation-delay: -1.125s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+5) { transform: translateX(200%) rotate(90deg); animation-delay: -1s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+6) { transform: translateX(200%) rotate(135deg); animation-delay: -0.875s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+7) { transform: translateX(200%) rotate(180deg); animation-delay: -0.75s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+8) { transform: translateX(200%) rotate(225deg); animation-delay: -0.625s; }

@keyframes bubble { 0%, 100% { transform: scale(0); } 50% { transform: scale(1);}}
.quatrang { padding-top: 16px; }
.quatrang .page-numbers { width: 41px; height: 41px; background-color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 50%; color: #333; font-size: 15px; transition: 0.5s; box-shadow: 0 0 60px rgba(0, 0, 0, 0.15); }
.quatrang .page-numbers.current { background-color: var(--primary-color); color: #fff; }
.quatrang .page-numbers + .page-numbers { margin-left: 10px; }
.quatrang .page-numbers:hover { background-color: var(--primary-color); color: #fff; }
.obfc { object-fit: contain; }
body { width: 100%; height: 100%; }
.header-top .logo { width: 580px; height: 80px; }
.header-top .search-form { flex: 1; }
.header-top .search-field { padding: 10px 14px 10px; border: 1px solid #d1d1d1; border-radius: 5px; transition: 0.4s; }
.header-top .search-field::placeholder { font-size: 12px; color: #d1d1d1; }
.header-top .search-field:focus { border-color: var(--primary-color); }
.header-top .search-submit { position: absolute; top: 50%; right: 0; transform: translateY(-50%); background-color: var(--primary-color); height: 100%; padding: 0 16px; border-radius: 0 5px 5px 0px; border: 1px solid transparent; }
.header-top .search-submit:hover { background-color: #fff; border: 1px solid var(--primary-color); }
.header-top .search-submit:hover img { filter: brightness(0); }
.header-top .search-submit img { width: 16px; height: auto; }
.header-top .register-btn { height: 35px; padding: 12px 30px; border-radius: 5px; border: 1px solid var(--secondary-color); transition: 0.4s; }
.header-top .register-btn .icon { margin-right: 6px; transform: translateY(1px); }
.header-top .register-btn .icon img { transition: 0.4s; }
.header-top .register-btn:hover img { filter: brightness(0) saturate(100%) invert(23%) sepia(38%) saturate(812%) hue-rotate(118deg) brightness(95%) contrast(92%); }
.header-top .register-btn:hover { background-color: #fff; color: var(--primary-color); }
header .main-menu li { padding: 14px 24px; transition: 0.3s; position: relative; }
header .main-menu li:hover { background-color: var(--secondary-color); }
header .main-menu li.current_page_item { background-color: var(--secondary-color); }
header .main-menu li.current-menu-item { background-color: var(--secondary-color); }
header .main-menu li:hover > .sub-menu { opacity: 1; visibility: visible; }
header .main-menu .sub-menu { position: absolute; top: 57px; left: 50%; background-color: var(--primary-color); z-index: 1; min-width: 260px; border-radius: 10px; transform: translateX(-50%); box-shadow: 0 0 60px rgba(255, 255, 255, 0.15); opacity: 0; visibility: hidden; transition: 0.5s; z-index: 10; }
header .main-menu .sub-menu::before { content: ""; position: absolute; top: -7px; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid var(--primary-color); }
header .main-menu .sub-menu li { padding: 10px 18px; overflow: hidden; }
header .main-menu .sub-menu li:first-child { border-radius: 10px 10px 0 0; }
header .main-menu .sub-menu li:last-child { border-radius: 0 0 10px 10px; }
header .main-menu .sub-menu li h3 { font-size: 13px; }
.sidebar-wrap { border: 1px solid #e1e1e1; border-radius: 10px; padding-bottom: 18px;position: sticky;top: 0; }
.sidebar-wrap .heading { border-radius: 10px 10px 0 0; }
.sidebar-wrap .sidebar-menu li.menu-item-has-children { padding: 12px 24px 0px 24px; position: relative; }
.sidebar-wrap .sidebar-menu li.menu-item-has-children::before { content: "\f078"; font-family: "FontAwesome"; font-weight: 900; display: inline-block; position: absolute; right: 12px; top: 12px; font-size: 12px; }
.sidebar-wrap .sidebar-menu li.menu-item-has-children::after { content: ""; position: absolute; left: 20px; top: 14px; width: 19px; height: 17px; background-image: url(./assets/img/hat.png); background-position: center; background-repeat: no-repeat; background-size: contain; }
.sidebar-wrap .sidebar-menu li.menu-item-has-children > a > h3 { font-size: 16px; font-family: "Montserrat-Bold"; color: var(--primary-color); text-transform: uppercase; padding-left: 26px; }
.sidebar-wrap .sidebar-menu .sub-menu li { padding: 4px 0 4px 24px; position: relative; transition: 0.3s; }
.sidebar-wrap .sidebar-menu .sub-menu li:hover { padding-left: 30px; }
.sidebar-wrap .sidebar-menu .sub-menu li::before { content: "\f054"; font-family: "FontAwesome"; font-weight: 900; display: inline-block; position: absolute; left: 0; transform: translateY(-50%); top: 50%; font-size: 11px; }
.home-page .banner { height: 320px; }
.home-page .splide__pagination__page { width: 10px; height: 10px; opacity: 1; margin: 0 8px; }
.home-page .splide__pagination__page.is-active { transform: unset; background-color: var(--secondary-color); }
.home-page .info .wrap { border: 1px solid #e1e1e1; border-radius: 10px; padding: 12px; }
.home-page .info .wrap p { width: 93%; }
.home-page .info .icon { width: 36px; height: 36px; border-radius: 50%; padding: 10px; position: absolute; top: 8px; right: 12px; }
.home-page .news-cate { border: 1px solid #e1e1e1; border-radius: 10px; overflow: hidden; }
.home-page .news-cate .post-img { width: 140px; height: 80px; flex-shrink: 0; }
.home-page .news-cate .post-img img { transition: 0.4s; }
.home-page .news-cate .post-img:hover img { transform: scale(1.1); }
.home-page .news-cate h3:hover { color: var(--secondary-color); }
.home-page .news-cate p:hover { color: var(--secondary-color); }
.home-page .post-wrap { padding: 16px 28px; }
.home-page .post-wrap .post-item + .post-item { border-top: 1px solid #e1e1e1; padding-top: 14px; margin-top: 14px; }
.home-page .notice-cate { border: 1px solid #e1e1e1; border-radius: 10px; overflow: hidden; }
.home-page .notice-cate .post-img { width: 24px; height: 27px; flex-shrink: 0; }
.home-page .notice-cate .post-img img { transition: 0.4s; }
.home-page .notice-cate .post-img:hover img { transform: scale(1.1); }
.home-page .notice-cate h3:hover { color: var(--secondary-color); }
.home-page .videos { border: 1px solid #e1e1e1; border-radius: 10px; overflow: hidden; }
.home-page .videos .wrap { padding: 16px 28px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 135px 135px; gap: 18px; grid-template-areas: "c1 c1 c2 c3" "c1 c1 c4 c5"; }
.home-page .videos .wrap .video-wrap { border-radius: 10px; }
.home-page .videos .wrap .video-wrap::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(9, 38, 104, 0.24); }
.home-page .videos .wrap .video-wrap button { position: absolute; top: 55%; left: 50%; transform: translate(-50%, -50%); border: 2px solid #fff; width: 24px; height: 24px; z-index: 1; border-radius: 50%; }
.home-page .videos .wrap .video-wrap button i { font-size: 10px; }
.home-page .videos .wrap .video-wrap:nth-child(1) { grid-area: c1; }
.home-page .videos .wrap .video-wrap:nth-child(1) button { width: 40px; height: 40px; }
.home-page .videos .wrap .video-wrap:nth-child(1) button i { font-size: 16px; }
.home-page .videos .wrap .video-wrap:nth-child(2) { grid-area: c2; }
.home-page .videos .wrap .video-wrap:nth-child(3) { grid-area: c3; }
.home-page .videos .wrap .video-wrap:nth-child(4) { grid-area: c4; }
.home-page .videos .wrap .video-wrap:nth-child(5) { grid-area: c5; }
.home-page .experience-icon { width: 44px; height: auto; }
footer { background-color: #06215f; border-top: 1px solid #1c3774; }
footer .logo-footer { width: 336px; height: auto; flex-shrink: 0; }
footer .copyright { border-top: 1px solid #1a326c; }
footer .contact { width: 30%; }
footer .footer-menu-wrap { width: 30%; }
footer .footer-menu-wrap ul { flex-wrap: wrap; }
footer .footer-menu-wrap li { width: 50%; margin-bottom: 4px; transition: 0.3s; }
footer .footer-menu-wrap li:hover { padding-left: 5px; }
#popup-video { position: fixed; flex-direction: row; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transition: all ease 0.5s; z-index: 410; }
#popup-video.active { opacity: 1; visibility: visible; transition: all ease 0.5s; }
#popup-video .wrap-video { position: relative; width: 1000px; border-radius: 30px; overflow: hidden; }
#popup-video .wrap-video iframe {width: 100%; height: 100%;}
#popup-video .overlay { position: absolute; inset: 0; }
.bg { background-position: center; background-size: cover; background-repeat: no-repeat; }
.contact-page,
.category-page,
.single-article { background-color: #f7f6f8; }
.contact-page form .form-message.invalid { font-size: 12px; left: 0; bottom: -15px; }
.contact-page .inner-wrap { border-radius: 20px; padding: 36px 40px; height: 100%; }
.contact-page .form-group { position: relative; }
.contact-page .form-group label { position: absolute; top: 50%; transform: translateY(-50%); left: 12px; }
.contact-page .textarea-wrap label { top: 12px; transform: unset; }
.contact-page input,
.contact-page textarea { padding: 10px 12px 10px 12px; border: 1px solid #d1d1d1; border-radius: 10px; font-size: 16px; }
.contact-page input:focus-visible,
.contact-page textarea:focus-visible { outline: none; border-color: var(--primary-color); }
.contact-page input::placeholder,
.contact-page textarea::placeholder { font-size: 14px; color: #c0c0c0; }
.contact-page textarea { resize: none; }
.contact-page button { padding: 12px 0; border-radius: 5px; border: 1px solid var(--primary-color); }
.contact-page button:hover { background-color: #fff; color: var(--primary-color); }
.contact-page .info-wrap + .info-wrap { margin-top: 10px; padding-top: 10px; }
.contact-page .icon-wrap { margin-right: 20px; width: 36px; height: 36px; border-radius: 50%; overflow: hidden; background-color: var(--primary-color); padding: 10px; }
.contact-page .map { height: 255px; border-radius: 20px; overflow: hidden; }
.contact-page iframe { width: 100%; height: 100%; }
.contact-page .loading-container { bottom: -16px; }
.sub-header::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(to right, #2041a4, transparent); }
.breadcrumb a { color: #fff; }
.category-sidebar { background: #fff; border-radius: 10px; overflow: hidden; padding: 26px; }
.category-sidebar__list li { margin-bottom: 4px; }
.category-sidebar__list li:last-child { margin-bottom: 0; }
.category-sidebar__list li a { display: flex; justify-content: space-between; align-items: center; padding: 8px 16px; text-decoration: none; border-radius: 8px; transition: 0.3s; }
.category-sidebar__list li a:hover { background: #243c87; color: #fff; }
.category-sidebar__list li a:hover i { color: #fff; }
.category-sidebar__list li.active a { background: #243c87; color: #fff; }
.category-sidebar__list li.active i { color: #fff; }
.sidebar-support { background: #233b84; border-radius: 10px; padding: 24px 24px; color: #fff; margin-top: 24px; }
.sidebar-support__desc { line-height: 1.6; }
.sidebar-support__phone { display: flex; align-items: center; gap: 15px; color: #fff; text-decoration: none; margin-bottom: 22px; }
.sidebar-support__icon { width: 36px; height: 35px; border-radius: 5px; background: #fff; color: #233b84; }
.sidebar-support__icon img { width: 22px; height: 22px; object-fit: contain; }
.sidebar-support__button { height: 40px; border-radius: 5px; background: #fff; transition: 0.3s; border: 1px solid #fff; }
.sidebar-support__button:hover { background: var(--primary-color); color: #fff; }
.post-wrap { padding: 20px 94px 20px 20px; background-color: #fff; border-radius: 15px; }
.post-wrap .post-img { width: 260px; height: 190px; border-radius: 15px; overflow: hidden; flex-shrink: 0; margin-right: 32px; }
.post-wrap .post-img:hover img { transform: scale(1.1); }
.post-wrap + .post-wrap { margin-top: 25px; }
.article-wrap { padding: 32px 40px; border-radius: 15px; overflow: hidden; }
.article-info { border-bottom: 1px solid #e1e1e1; margin-bottom: 18px; padding-bottom: 18px; }
.article-footer { padding-top: 18px; margin-top: 18px; border-top: 1px solid #e1e1e1; }
.related-post { background: #1d3478; border-radius: 10px; padding: 24px; }
.related-post-item { display: flex; gap: 16px; align-items: flex-start; text-decoration: none; }
.related-post-item + .related-post-item { margin-top: 24px; }
.related-post-item .thumb { width: 90px; height: 80px; border-radius: 10px; flex-shrink: 0; overflow: hidden; }
.related-post-item .thumb img { transition: 0.4s; }
.related-post-item .thumb:hover img { transform: scale(1.1); }
.related-post-item .content { flex: 1; }
.related-post-item h4 { line-height: 1.4; }
.related-post-item h4:hover { color: var(--secondary-color); }
.related-post-item span { opacity: 0.8; }

.wrap-sidebar {position: sticky; top: 0;}
nav .search-form {display: none;}

.mobile-menu-container {display: none;}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1441px) {}

@media screen and (max-width: 1400px) {
	.header-top .logo { width: 450px; height: 70px; }
	.header-top .contact .fs-16px{font-size: 14px;}
	.header-top .register-btn {height: 36px;}
	.header-top .search-field { padding: 9px 14px 9px; }
	.header-top .register-btn {height: 36px;}
	.sidebar-wrap .sidebar-menu li.menu-item-has-children > a > h3 {font-size: 13px;}
	.home-page .experience-item .fs-25px{font-size: 20px;}
	.home-page .experience-item p.fs-16px{font-size: 14px;}
	.home-page .experience-icon { width: 36px; margin-right: 12px;}
	footer .contact { width: 31%; }
	footer .footer-menu-wrap { width: 25%; }
	.home-page .info .icon {display: none;}
	
	.category-sidebar,.sidebar-support {padding: 14px;}
	.category-sidebar__list li a {padding: 8px 10px;}
	.sub-header h1 {font-size: 28px; margin-bottom: 12px;}
}

@media screen and (max-width: 1368px) {}

@media screen and (max-width: 1199px) {
	.header-top .logo { width: 400px; height: 60px; flex-shrink: 0; }
	.header-top :is(.email-icon, .email-contact), .header-top .register-btn {display: none;}
	.search-n-button {width: 320px; margin-top: 8px;}
	.home-page .banner { height: 240px; }
	.home-page .notice-cate {margin-top: 24px; height: fit-content;}
	.home-page .info .icon {display: block;}
	.home-page .info .wrap p { width: 80%; }
	.home-page .news-cate .post-img {margin-right: 12px;}
	.home-page .videos .wrap{padding: 16px;}
	.home-page .videos .wrap {grid-template-rows: 100px 100px ;}
	footer .logo-footer { width: 250px; }
	footer .contact { width: 34%; }
	footer .footer-menu-wrap { width: 34%; }
	header .main-menu li {padding: 12px 16px;}
	
	.post-wrap { padding: 20px 20px 20px 20px; }
	.post-wrap .post-title {font-size: 16px;}
	.post-wrap .post-except {font-size: 14.5px;}
	.post-wrap .post-img { width: 242px; height: 165px; }
	.post-wrap .link {font-size: 14px;}
	
	.contact-page .inner-wrap { padding: 24px 20px; }
	.contact-page .mt-36{margin-top: 24px;}
}

@media screen and (max-width: 1025px) {}

@media screen and (max-width: 992px) {
	.header-top .contact .fs-16px { font-size: 16px; }
	header .main-menu li { padding: 12px 8px; }
	header .main-menu li h3, header .main-menu .sub-menu li h3 {font-size: 12px;}
	header .main-menu .sub-menu {top: 42px;}
	header .main-menu .sub-menu {min-width: 225px;}
	.sidebar-wrap {margin-bottom: 24px; padding-bottom: 12px;}
	footer .top .inner {flex-wrap: wrap; align-items: baseline;}
	footer .logo-footer {width: 100%; order: -1; display: flex; justify-content: center; align-items: center; margin-bottom: 24px;}
	footer .logo-footer img {width: 320px;}
	footer .contact, footer .footer-menu-wrap {width: 48%;}
	.sidebar-wrap .heading h3 {font-size: 13px;}
	.sidebar-wrap .heading {padding: 12px 16px;}
	.sidebar-wrap .heading img {margin-right: 12px;}
	.sidebar-wrap .sidebar-menu li.menu-item-has-children > a > h3 {font-size: 14px; margin-bottom: 8px;}
	.header-top .search-form .search-wrap {max-height: 0; overflow: hidden;}
	.search-n-button {margin-top: 0; width: 230px;}
	.sidebar-wrap .sidebar-menu li.menu-item-has-children > ul {max-height: 0; overflow: hidden; transition: .5s;}
	.sidebar-wrap .sidebar-menu li.menu-item-has-children > ul.active {max-height: 300px;}
	
	.wrap-sidebar .sidebar-support {display: none;}
	.wrap-sidebar .ralated-post {display: none;}
	.category-sidebar {margin-bottom: 24px;}
	
	.article-wrap { padding: 18px 14px; }
}

@media screen and (max-width: 769px) {
	.header-top .contact {display: none;}
	#menu-menu-chinh {display: none !important;}
	.home-page .banner { height: 200px; }
	.home-page .videos .wrap {gap: 10px; grid-template-rows: 80px 80px;}
	.home-page .heading.pt-15.pb-15 {padding: 12px; 24px;}
	.home-page .heading h3 {font-size: 13px;}
	.home-page .heading a {font-size: 13px;}
	footer .contact, footer .footer-menu-wrap { width: 100%; }
	footer .contact {margin-bottom: 18px;}
	footer h3.mb-24 {margin-bottom: 12px; font-size: 15px;}
	footer .footer-menu-wrap li { width: 25%; }
	.header-top .logo { width: 380px; height: 50px; }
	.header-inner {justify-content: center;}
	.header-top .logo {flex: 1;}
	.header-top .right-col  {width: 0;}
	.menu-btn, .search-btn { width: 30px; height: 26px; border: 1px solid #fff; border-radius: 4px; padding: 0; margin: 12px 0;}
	.menu-btn .bar { border-top: 1px solid #fff; width: 72%; display: block; border-radius: 10px; }
	.menu-btn .bar + .bar { margin-top: 5px; }
	nav .search-form {display: block;}
	
	.mobile-menu-container.popup-wrap-container {background-color: rgba(0, 0, 0, 0.5); z-index: 400;}
	.mobile-menu-container.popup-wrap-container .menu-wrap {width: 400px; height: auto;top: 50%;left: 50%;transform: translate(-50%, -50%) !important; padding: 0px 16px 34px 16px;}
	.mobile-menu-container.popup-wrap-container .menu-wrap::before {display: none;}
	.mobile-menu-container.popup-wrap-container .menu-btn {position: absolute; top: -45px; right: -60px; width: 36px;  height: 36px;}
	.mobile-menu-container .loading-container {bottom: -16px;}
	.mobile-menu-container .loading-spinning-bubbles .bubble-container .bubble {width: 6px; height: 6px;}
	.mobile-menu-container form .form-alert.success{font-size: 14px; bottom: -26px; transform: unset; left: 0; text-align: center;}

	.mobile-menu-container .logo-img {width: 310px;}
	.mobile-menu-container { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 200; visibility: hidden; opacity: 0; transition: 0.5s; z-index: 500;}
	.mobile-menu-container.active { visibility: visible; opacity: 1; }
	.mobile-menu-container .menu-wrap { position: fixed; top: 0; left: 0; z-index: 200; background-color: #fff; width: 400px; height: 100%; opacity: 0; visibility: hidden;transform: translateX(-100%); transition: 0.5s; }
	.mobile-menu-container .menu-wrap .menu-head .close-btn span {border-top: 1px solid #000; display: block; width: 24px;}
	.mobile-menu-container .menu-wrap .menu-head .close-btn span:nth-child(1) {transform: rotate(45deg) translate(0px, 0px);}
	.mobile-menu-container .menu-wrap .menu-head .close-btn span:nth-child(2) {transform: rotate(-45deg) translate(0px, -1px);}
	.mobile-menu-container .menu-wrap .search-container button { position: absolute; top: 0; right: 0; height: 100%; padding: 0 11px; }
	.mobile-menu-container .menu-wrap .main-menu { padding-left: 12px; overflow: hidden; padding-top: 12px; padding-right: 12px;}
	.mobile-menu-container.active .menu-wrap { opacity: 1; visibility: visible; transform: translateX(0); background-color: var(--primary-color);}
	.mobile-menu-container .menu-footer { padding-left: 160px; }
	.mobile-menu-container .menu-footer a.social { width: 20px; height: 36px; }
	.mobile-menu-container .menu-footer a.mail { width: 36px; height: auto; }
	.mobile-menu-container .menu-footer a.phone { width: 36px; height: auto; }
	.mobile-menu-container .menu-footer a.phone .phone-number { width: 228px; height: auto; }
	
	.mobile-menu-container .menu-wrap .main-menu > li > .sub-menu {max-height: 0; transition: .4s; overflow: hidden;}
	.mobile-menu-container .menu-wrap .main-menu > li > .sub-menu.active {max-height: 300px;padding-left: 15px; margin-top: 12px;}
	.mobile-menu-container .menu-wrap .main-menu li + li {border-top: 1px solid #e1e1e1; margin-top: 15px; padding-top: 15px;}
	.mobile-menu-container .menu-wrap .main-menu li.menu-item-has-children {position: relative;}
	.mobile-menu-container .menu-wrap .main-menu li.menu-item-has-children:before { content: "\f078"; font-family: FontAwesome; position: absolute; right: 12px; top: 16px;transform: rotate(-90deg);; color: #fff;font-size: 11px; }
	.mobile-menu-container .menu-wrap .main-menu li.menu-item-has-children:after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 37px;}
	.mobile-menu-container .menu-wrap .main-menu > li > .sub-menu li + li {margin-top: 12px; padding-top: 12px;}
	.mobile-menu-container .menu-wrap .main-menu > li > .sub-menu li h3 {font-size: 13.5px;}
	.mobile-menu-container .close-btn{background-color: unset; border: unset; width: 26px;}
	.menu-head{padding: 12px 12px 12px; border-bottom: 1px solid #ebebeb; background-color: #fff;}
	
	.search-field {padding: 8px 10px 8px; border: 1px solid #d1d1d1; border-radius: 5px; transition: 0.4s; }
	.search-field::placeholder { font-size: 12px; color: #d1d1d1; }
	 .search-field:focus { border-color: var(--primary-color); }
	.search-submit { position: absolute; top: 50%; right: 1px; transform: translateY(-50%); background-color: var(--primary-color); height: calc(100% - 2px); padding: 0 16px; border-radius: 0 5px 5px 0px}
	.search-submit:hover { background-color: #fff; border: 1px solid var(--primary-color); }
	.search-submit:hover img { filter: brightness(0); }
	.search-submit img { width: 16px; height: auto; }
	.post-wrap .post-img {margin-right: 12px;}
	.sub-header h1 { font-size: 22px; margin-bottom: 8px; }
	.category-sidebar__list li a {font-size: 15px;}
	.wrap-sidebar {position: unset;}
	.post-wrap .post-except {-webkit-line-clamp: 2;}
	.post-wrap .post-img { width: 190px; height: 130px; }
	.post-wrap { padding: 16px; }
	.category-page .quatrang { padding-top: 0px;}
	.quatrang .page-numbers { width: 34px; height: 34px; }
	
	.article-wrap h2.fs-22px {font-size: 18px; line-height: 1.4;}
	.article-info .fs-16px {font-size: 14px;}
	.article-wrap article {font-size: 15px;}
	
	nav .search-field {color: #fff;}
	nav .search-field:focus-visible {border: 1px solid #fff;}
}

@media screen and (max-width: 576px) {
	.home-page {margin-top: 24px;}
	.home-page .post-wrap { padding: 14px 12px; }
	.home-page .info .wrap .fs-15px {font-size: 14.5px; margin-bottom: 4px;}
	.home-page .news-cate .post-info h3, .home-page .notice-cate .post-info h3 {font-size: 15px;}
	.home-page .experience  {padding: 20px 0; margin-top: 24px;}
	.header-top .logo {height: 45px;}
	footer .logo-footer img { width: 270px; }
	footer .footer-menu-wrap li { width: 50%; }
	footer .fs-14px { font-size: 13.5px;} 
	.home-page .videos .wrap { gap: 10px; grid-template-rows: 190px 100px 100px; grid-template-columns: 1fr 1fr; grid-template-areas: 'c1 c1' 'c2 c3' 'c4 c5'; }
	#popup-video .wrap-video { width: calc(100% - 24px); border-radius: 20px; height: 300px; }
	.category-sidebar__title, .sidebar-support__title {font-size: 15px;}
	.category-sidebar__list li a, .sidebar-support__desc {font-size: 14px;}
	.post-wrap .post-title{font-size: 15px;}
	.post-wrap .post-except {font-size: 13.5px; margin: 8px 0; -webkit-line-clamp: 1;}
	.post-wrap .post-img { width: 150px; height: 100px; }
	.sidebar-support__button { height: 38px; font-size: 14px;} 
	.sidebar-support .mb-20 { margin-bottom: 10px;}
	.sidebar-support__phone {margin-bottom: 12px;}
	.sidebar-support__icon { width: 32px; height: 30px; }
	.sidebar-support__icon img { width: 20px; height: 20px; }
	.sidebar-support__number {font-size: 16px;}
	.sub-header h1 { font-size: 17px; margin-bottom: 8px; }
	.contact-page, .category-page, .single-article {padding: 24px 0;}
	.post-wrap { padding: 12px; }
	.related-post h3.fs-16px {font-size: 15px;}
	.related-post-item {gap: 12px;}
	.article-wrap h2.fs-22px { font-size: 16px; }
	
	.contact-page .inner-wrap .fs-16px{font-size: 15px;}
	.contact-page .mb-20 {margin-bottom: 12px;}
	.contact-page .icon-wrap {flex-shrink: 0; margin-right: 12px;}
	.contact-page .info-wrap + .info-wrap { margin-top: 5px; padding-top: 5px; }
	.contact-page button { padding: 10px 0; }
	.contact-page .form-contact {padding-bottom: 8px;}
	.loading-spinning-bubbles .bubble-container .bubble { width: 5px; height: 5px; }
	.contact-page .loading-container { bottom: -5px; }
	form .form-alert {bottom: -20px; font-size: 13px;}
}

@media screen and (max-width: 426px) {
	.home-page .banner { height: 145px; }
	.home-page .experience-item .fs-25px { font-size: 17px; }
	footer .copyright {padding: 12px 0; }
	.mobile-menu-container .menu-wrap {width: 100%;}
	.article-info a{display: none;}
	.article-info {justify-content: space-between;}
	.article-footer span, .article-footer a{font-size: 14px;}
}

@media screen and (max-width: 391px) {
	footer .copyright p{font-size: 13px;}
	.home-page .banner { height: 135px; }
}

@media screen and (max-width: 376px) {}







