/*
Theme Name: Aditya College Pro
Theme URI: https://drmmt.in/
Author: Aditya's Developer & Advertising Agency
Description: Premium WordPress theme for Dr. Mithlesh Mani Tripathi Educational Group with institutions, courses, notices, downloads, gallery and backend form entries.
Version: 2.1.4
Requires at least: 6.0
Tested up to: 7.0
Text Domain: aditya-college-pro
*/

:root{
  --apc-navy:#082042;
  --apc-navy-2:#123d73;
  --apc-blue:#0b58d6;
  --apc-gold:#f5c542;
  --apc-gold-2:#fff0a5;
  --apc-red:#df3554;
  --apc-green:#21a35b;
  --apc-cream:#fff9e8;
  --apc-bg:#f5f8fd;
  --apc-text:#15243b;
  --apc-muted:#617087;
  --apc-border:#dce4f2;
  --apc-shadow:0 18px 48px rgba(7,27,56,.13);
  --apc-radius:22px;
}
*{box-sizing:border-box}
body{margin:0;font-family:Arial,"Noto Sans Devanagari",sans-serif;background:#fff;color:var(--apc-text);line-height:1.65}
a{color:var(--apc-blue);text-decoration:none;transition:.25s ease}a:hover{color:var(--apc-navy)}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}.apc-container{width:min(100% - 36px,1240px);margin:0 auto}.apc-small-container{width:min(100% - 36px,960px);margin:0 auto}

/* Buttons */
.apc-btn,.apc-mini-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--apc-blue),#145fd8);color:#fff!important;border-radius:999px;padding:13px 22px;font-weight:950;border:0;box-shadow:0 12px 24px rgba(11,88,214,.22);cursor:pointer;line-height:1.1;text-align:center}.apc-btn:hover,.apc-mini-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(11,88,214,.28);color:#fff!important}.apc-btn.gold,.apc-mini-btn.gold{background:linear-gradient(135deg,#ffd949,#f1b300);color:#082042!important;box-shadow:0 12px 24px rgba(245,197,66,.25)}.apc-btn.green{background:linear-gradient(135deg,#20b65a,#158f46);box-shadow:0 12px 24px rgba(33,163,91,.25)}.apc-mini-btn{padding:10px 16px;font-size:14px}

/* Top strip */
.apc-top-strip{background:linear-gradient(90deg,#06162e,#0b2d5b);color:#fff;font-size:14px}.apc-top-inner{display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:42px}.apc-top-info,.apc-top-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.apc-top-strip a{color:#fff;font-weight:800}.apc-top-strip a:hover{color:#ffdc61}.apc-top-badge{background:rgba(245,197,66,.16);border:1px solid rgba(245,197,66,.5);color:#ffdc61;padding:5px 10px;border-radius:999px;font-weight:950}

/* Header */
.apc-main-header{background:radial-gradient(circle at 12% 20%,rgba(245,197,66,.18),transparent 28%),linear-gradient(135deg,#ffffff 0%,#fff9e8 55%,#eaf2ff 100%);padding:18px 0;border-bottom:1px solid rgba(8,32,66,.08)}.apc-header-card{display:grid;grid-template-columns:120px 1fr 260px;gap:22px;align-items:center;background:rgba(255,255,255,.78);border:1px solid rgba(8,32,66,.12);border-radius:26px;padding:16px 20px;box-shadow:0 14px 34px rgba(7,27,56,.10);backdrop-filter:blur(8px)}.apc-logo-wrap{display:flex;align-items:center;justify-content:center}.apc-logo-seal,.custom-logo{width:104px;height:104px;object-fit:contain;border-radius:50%;background:#fff;padding:6px;box-shadow:0 8px 20px rgba(8,32,66,.15)}.text-logo{font-weight:950;color:var(--apc-navy);font-size:22px;text-align:center;line-height:1.1}.text-logo span{font-size:15px}.apc-header-kicker{display:inline-flex;background:linear-gradient(135deg,var(--apc-navy),var(--apc-blue));color:#fff;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.4px;text-transform:uppercase;margin-bottom:6px}.apc-title-block h1{margin:0;color:var(--apc-navy);font-size:36px;line-height:1.1;font-weight:950;letter-spacing:-.8px}.apc-title-block .apc-eng{font-size:28px;line-height:1.15;color:var(--apc-blue);font-weight:950}.apc-title-block .apc-aff{font-size:15px;color:#334e75;font-weight:900;margin-top:6px}.apc-title-block .apc-address{font-size:14px;color:var(--apc-muted);font-weight:800}.apc-action-buttons{display:grid;gap:10px}.apc-header-btn{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:12px;color:#fff!important;font-size:14px;font-weight:950;text-transform:uppercase;box-shadow:0 8px 18px rgba(7,27,56,.12)}.apc-header-btn.admission{background:linear-gradient(135deg,#df3554,#ef6a41)}.apc-header-btn.calendar{background:linear-gradient(135deg,#0b58d6,#0b83ff)}.apc-header-btn.form{background:linear-gradient(135deg,#20a45a,#0f8a43)}.apc-header-btn:hover{transform:translateY(-2px);filter:saturate(1.08)}

/* Navbar */
.apc-navbar{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 8px 24px rgba(8,32,66,.08)}.apc-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}.apc-nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:3px}.apc-nav-menu li{position:relative}.apc-nav-menu a{display:block;padding:16px 13px;color:var(--apc-navy);font-weight:950}.apc-nav-menu a:hover{color:var(--apc-blue);background:#f3f7ff}.apc-nav-menu .sub-menu{position:absolute;top:100%;left:0;min-width:250px;background:#fff;border-radius:0 0 16px 16px;box-shadow:var(--apc-shadow);list-style:none;padding:8px;margin:0;display:none;border:1px solid var(--apc-border);z-index:60}.apc-nav-menu li:hover>.sub-menu{display:block}.apc-nav-menu .sub-menu a{padding:11px 13px;border-radius:10px}.apc-nav-cta{background:var(--apc-navy);color:#fff!important;border-radius:999px;padding:9px 15px;font-weight:950}.apc-nav-cta:hover{background:var(--apc-blue);color:#fff!important}.apc-mobile-toggle{display:none;background:var(--apc-navy);color:#fff;border:0;border-radius:999px;padding:10px 15px;font-weight:950}

/* Hero slider */
.apc-hero{position:relative;overflow:hidden;color:#fff;background:#071b38}.apc-hero-slider,.apc-hero-track{min-height:640px}.apc-hero-track{position:relative;min-height:640px}.apc-hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .75s ease;background:linear-gradient(105deg,rgba(5,18,37,.90) 0%,rgba(8,32,66,.80) 45%,rgba(18,61,115,.60) 100%),var(--apc-slide-bg, none);background-size:cover;background-position:center;pointer-events:none}.apc-hero-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.apc-hero-slide:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%, rgba(245,197,66,.28), transparent 32%),radial-gradient(circle at 78% 65%, rgba(11,88,214,.23), transparent 34%)}.apc-hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.30),transparent 58%)}.apc-hero-slide .apc-container{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .75fr;gap:38px;align-items:center;min-height:640px;padding:88px 0}.apc-hero-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(245,197,66,.18);color:#ffdf70;border:1px solid rgba(255,223,112,.46);padding:8px 14px;border-radius:999px;font-size:14px;font-weight:950;text-transform:uppercase;letter-spacing:.5px;margin-bottom:18px}.apc-hero h2{font-size:62px;line-height:1.02;margin:0 0 18px;font-weight:950;letter-spacing:-1.8px;text-shadow:0 10px 24px rgba(0,0,0,.32)}.apc-hero p{font-size:20px;max-width:760px;margin:0 0 28px;color:rgba(255,255,255,.93);text-shadow:0 4px 12px rgba(0,0,0,.22)}.apc-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.apc-hero-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(14px);border-radius:28px;padding:30px;box-shadow:0 20px 55px rgba(0,0,0,.24)}.apc-hero-card h3{margin:0 0 16px;font-size:28px;color:#fff}.apc-hero-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.apc-hero-list li{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.06);border-radius:14px;font-weight:950;display:flex;justify-content:space-between;gap:12px;transition:.25s ease}.apc-hero-list li:hover{background:rgba(255,255,255,.22);transform:translateX(3px)}.apc-hero-list a{color:#fff!important;display:block;padding:13px 15px;flex:1}.apc-hero-list span{color:#ffdd67;padding:13px 15px}.apc-slider-btn{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.40);background:rgba(255,255,255,.14);color:#fff;font-size:34px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}.apc-slider-prev{left:20px}.apc-slider-next{right:20px}.apc-slider-btn:hover{background:rgba(255,255,255,.24)}.apc-slider-dots{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.apc-slider-dots button{width:12px;height:12px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.22);cursor:pointer;transition:.25s ease}.apc-slider-dots button.is-active{width:32px;border-radius:999px;background:var(--apc-gold);border-color:var(--apc-gold)}

/* Notice ticker */
.apc-notice-bar{background:var(--apc-navy);color:#fff}.apc-notice-bar .apc-container{display:flex;align-items:center;gap:14px;min-height:54px;overflow:hidden}.apc-notice-label{background:var(--apc-red);padding:7px 13px;border-radius:999px;font-weight:950;white-space:nowrap}.apc-notice-scroll{white-space:nowrap;overflow:hidden;flex:1}.apc-notice-scroll-inner{display:inline-flex;gap:34px;animation:apc-marquee 26s linear infinite}.apc-notice-scroll a{color:#fff;font-weight:900}.apc-notice-scroll a:hover{color:#ffd75b}@keyframes apc-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

/* Sections */
.apc-section{padding:72px 0}.apc-section.compact{padding:42px 0}.apc-section.alt{background:var(--apc-bg)}.apc-section-title{text-align:center;margin:0 auto 34px;max-width:780px}.apc-section-title span,.apc-card-eyebrow{display:inline-flex;align-items:center;background:rgba(11,88,214,.09);color:var(--apc-blue);border-radius:999px;padding:6px 14px;font-weight:950;font-size:13px;text-transform:uppercase;letter-spacing:.4px}.apc-section-title h2{font-size:40px;line-height:1.14;margin:12px 0 8px;color:var(--apc-navy);font-weight:950}.apc-section-title p{margin:0;color:var(--apc-muted);font-size:17px}.apc-grid{display:grid;gap:24px}.apc-grid.three{grid-template-columns:repeat(3,1fr)}.apc-grid.four{grid-template-columns:repeat(4,1fr)}.apc-card{background:#fff;border:1px solid var(--apc-border);border-radius:var(--apc-radius);padding:24px;box-shadow:0 8px 22px rgba(9,35,72,.06);transition:.25s ease;height:100%}.apc-card:hover{transform:translateY(-6px);box-shadow:var(--apc-shadow);border-color:#d9e3fa}.apc-icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,rgba(11,88,214,.12),rgba(245,197,66,.22));display:flex;align-items:center;justify-content:center;font-size:27px;margin-bottom:16px}.apc-card h3{margin:0 0 10px;color:var(--apc-navy);font-size:22px;line-height:1.25}.apc-card p{margin:0;color:var(--apc-muted)}.apc-card.quick{border-top:4px solid var(--apc-gold)}.apc-meta{font-size:14px;color:var(--apc-muted);font-weight:900;margin:6px 0 12px}.apc-muted-small{font-size:14px;color:var(--apc-muted);margin:0 0 12px}.apc-extra-line{font-weight:900;color:#9b5b00!important;margin-top:12px!important}

/* Institutions */
.apc-institution-grid{grid-template-columns:repeat(2,1fr)}.apc-institution-card{background:#fff;border:1px solid var(--apc-border);border-radius:26px;overflow:hidden;box-shadow:0 10px 28px rgba(9,35,72,.08);display:grid;grid-template-columns:210px 1fr;min-height:250px;transition:.25s ease}.apc-institution-card:hover{box-shadow:var(--apc-shadow);transform:translateY(-5px)}.apc-institution-thumb{background:linear-gradient(135deg,#e9f0fc,#fff4b8);display:block;min-height:100%}.apc-institution-thumb img{width:100%;height:100%;object-fit:cover;display:block}.apc-institution-placeholder{height:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--apc-navy);font-weight:950;padding:18px}.apc-institution-body{padding:22px}.apc-institution-body h3{font-size:23px;line-height:1.2;margin:10px 0 8px}.apc-institution-body h3 a{color:var(--apc-navy)}.apc-course-chips{display:flex;gap:7px;flex-wrap:wrap}.apc-course-chips span{background:#f0f5ff;color:#153b74;border:1px solid #dce8ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.apc-card-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}

/* Courses */
.apc-course-groups{display:grid;gap:34px}.apc-course-group{background:#fff;border:1px solid var(--apc-border);border-radius:26px;padding:26px;box-shadow:0 10px 28px rgba(9,35,72,.06)}.apc-course-group-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px;border-bottom:1px solid var(--apc-border);padding-bottom:16px}.apc-course-group-head span{background:var(--apc-navy);color:#fff;border-radius:999px;padding:6px 12px;font-weight:950;font-size:13px}.apc-course-group-head h3{margin:0;color:var(--apc-navy);font-size:26px}.apc-course-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid var(--apc-border);border-radius:18px;padding:20px;box-shadow:0 6px 18px rgba(9,35,72,.05)}.apc-course-card h4{font-size:24px;margin:0 0 12px;color:var(--apc-navy)}.apc-course-card h4 a{color:var(--apc-navy)}.apc-course-card p{margin:0 0 8px;color:var(--apc-muted)}

/* Split/about/manager */
.apc-split{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.apc-content h2{font-size:38px;line-height:1.16;margin:12px 0 16px;color:var(--apc-navy)}.apc-content p{color:var(--apc-muted);font-size:17px}.apc-about-panel{background:linear-gradient(135deg,var(--apc-navy),var(--apc-blue));border-radius:28px;padding:28px;box-shadow:var(--apc-shadow);display:grid;gap:16px}.apc-about-panel div{display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:18px;color:#fff}.apc-about-panel strong{font-size:34px;color:#ffdf70}.apc-about-panel span{font-weight:950}.manager-split{background:#fff;border:1px solid var(--apc-border);border-radius:30px;padding:28px;box-shadow:var(--apc-shadow)}.apc-manager-photo{height:380px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#e8eefb,#fff4c1);display:flex;align-items:center;justify-content:center}.apc-manager-photo img{width:100%;height:100%;object-fit:cover}.apc-placeholder-small{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;min-height:160px;color:var(--apc-navy);font-weight:950;background:#f1f5fb}

/* Lists/forms/tables */
.apc-list-clean{list-style:none;padding:0;margin:0;display:grid;gap:12px}.apc-list-clean li{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1px solid var(--apc-border);padding:14px;border-radius:12px}.apc-list-clean strong{color:var(--apc-navy)}.apc-form-wrap{background:#fff;border:1px solid var(--apc-border);border-radius:24px;padding:30px;box-shadow:var(--apc-shadow)}.apc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.apc-field{display:grid;gap:7px;margin-bottom:16px}.apc-field label{font-weight:950;color:var(--apc-navy)}.apc-field input,.apc-field select,.apc-field textarea{width:100%;border:1px solid #d6dbe8;border-radius:12px;padding:13px 14px;font:inherit;outline:none;background:#fff;color:var(--apc-text)}.apc-field textarea{min-height:120px;resize:vertical}.apc-field input:focus,.apc-field select:focus,.apc-field textarea:focus{border-color:var(--apc-blue);box-shadow:0 0 0 3px rgba(11,88,214,.10)}.apc-form-success{border-left:4px solid var(--apc-green);background:#eefaf3;padding:14px 16px;border-radius:12px;margin:0 0 18px;color:#155f30;font-weight:900}.apc-hp{display:none!important}.apc-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(9,35,72,.06)}.apc-table th{background:var(--apc-navy);color:#fff;text-align:left;padding:14px}.apc-table td{padding:14px;border-bottom:1px solid var(--apc-border)}.apc-table tr:hover td{background:#f7faff}.apc-notice-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.apc-notice-list li{background:#fff;border:1px solid var(--apc-border);border-radius:16px;padding:15px 16px;display:flex;justify-content:space-between;gap:18px;box-shadow:0 6px 18px rgba(9,35,72,.04)}.apc-notice-list span{display:block;color:var(--apc-muted);font-size:13px;font-weight:800;margin-top:2px}

/* Page/Gallery */
.apc-page-hero{background:linear-gradient(135deg,var(--apc-navy),var(--apc-navy-2));color:#fff;padding:58px 0;text-align:center;position:relative;overflow:hidden}.apc-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(245,197,66,.22),transparent 34%)}.apc-page-hero .apc-container{position:relative}.apc-page-hero h1{font-size:42px;line-height:1.1;margin:0 0 8px}.apc-breadcrumb{color:rgba(255,255,255,.78);font-weight:900}.apc-breadcrumb a{color:#fff}.apc-page-content{padding:58px 0}.apc-wp-content{max-width:1120px;margin:0 auto}.apc-wp-content img{border-radius:16px}.apc-featured-single{margin-bottom:24px}.apc-featured-single img{width:100%;max-height:520px;object-fit:cover}.apc-detail-card{margin-bottom:24px}.apc-faculty-img{height:220px;background:#f0f4fb;border-radius:16px;margin-bottom:16px;overflow:hidden}.apc-faculty-img img{width:100%;height:100%;object-fit:cover}.apc-gallery-item{height:230px;background:#f0f4fb;border-radius:18px;overflow:hidden;position:relative;box-shadow:0 8px 22px rgba(9,35,72,.06)}.apc-gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.apc-gallery-item:hover img{transform:scale(1.06)}.apc-gallery-caption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(9,35,72,.82));color:#fff;padding:40px 16px 14px;font-weight:950}

/* CTA/Footer */
.apc-cta-section{background:radial-gradient(circle at 50% 0,rgba(245,197,66,.22),transparent 34%),linear-gradient(135deg,#082042,#123d73);color:#fff;padding:70px 0;text-align:center}.apc-cta-section h2{font-size:40px;color:#fff;margin:0 0 10px}.apc-cta-section p{max-width:760px;margin:0 auto 24px;color:rgba(255,255,255,.84);font-size:18px}.apc-cta-section .apc-btn{margin:4px}.apc-footer{background:#06162e;color:rgba(255,255,255,.86);padding-top:58px}.apc-footer a{color:rgba(255,255,255,.88)}.apc-footer a:hover{color:#ffdc61}.apc-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.2fr;gap:28px;padding-bottom:38px}.apc-footer h3{color:#fff;margin:0 0 14px;font-size:20px}.apc-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.apc-footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:16px 0;display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap;font-size:14px}.apc-map iframe{width:100%;height:180px;border:0;border-radius:14px;filter:saturate(.9)}

/* Responsive */
@media(max-width:1180px){.apc-header-card{grid-template-columns:100px 1fr}.apc-action-buttons{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.apc-title-block h1{font-size:32px}.apc-title-block .apc-eng{font-size:26px}.apc-hero h2{font-size:52px}.apc-institution-card{grid-template-columns:170px 1fr}}
@media(max-width:900px){.apc-top-inner{flex-direction:column;gap:8px;text-align:center;padding:8px 0}.apc-top-info,.apc-top-actions{justify-content:center}.hide-mobile,.hide-small{display:none}.apc-header-card{grid-template-columns:1fr;text-align:center}.apc-action-buttons{grid-template-columns:1fr}.apc-logo-seal,.custom-logo{width:94px;height:94px}.apc-title-block h1{font-size:28px}.apc-title-block .apc-eng{font-size:23px}.apc-mobile-toggle{display:block}.apc-nav-menu{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:var(--apc-shadow);padding:10px 18px;align-items:stretch;flex-direction:column;z-index:80}.apc-nav-menu.is-open{display:flex}.apc-nav-menu a{padding:12px 10px}.apc-nav-menu .sub-menu{position:static;display:block;box-shadow:none;padding-left:14px;border-radius:0;background:#f7faff;border:0}.apc-nav-cta{margin-left:auto}.apc-hero-track{min-height:780px}.apc-hero-slide .apc-container{grid-template-columns:1fr;min-height:780px;padding:58px 0}.apc-hero h2{font-size:40px}.apc-grid.three,.apc-grid.four,.apc-institution-grid{grid-template-columns:1fr 1fr}.apc-split{grid-template-columns:1fr}.apc-footer-grid{grid-template-columns:1fr 1fr}.apc-form-grid{grid-template-columns:1fr}.apc-institution-card{grid-template-columns:1fr}.apc-institution-thumb{height:220px}.apc-course-group-head{display:block}.apc-course-group-head h3{margin-top:10px}}
@media(max-width:620px){.apc-container,.apc-small-container{width:min(100% - 24px,1240px)}.apc-section{padding:48px 0}.apc-section-title h2{font-size:30px}.apc-hero-track{min-height:840px}.apc-hero-slide .apc-container{min-height:840px}.apc-hero h2{font-size:34px}.apc-hero p{font-size:17px}.apc-grid.three,.apc-grid.four,.apc-institution-grid{grid-template-columns:1fr}.apc-footer-grid{grid-template-columns:1fr}.apc-footer-bottom{justify-content:center;text-align:center}.apc-title-block h1{font-size:24px}.apc-title-block .apc-eng{font-size:20px}.apc-table{font-size:14px}.apc-table th:nth-child(2),.apc-table td:nth-child(2){display:none}.apc-notice-list li{display:block}.apc-slider-btn{display:none}.apc-hero-card{padding:20px}.apc-hero-actions .apc-btn{width:100%}}

/* Version 2.1 - clickable institutions and detailed institution pages */
.apc-hero-list li{padding:0;overflow:hidden;display:block}
.apc-hero-list li a{width:100%;display:flex!important;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;color:#fff!important}
.apc-hero-list li a span{padding:0;color:#fff;font-weight:950}
.apc-hero-list li a em{font-style:normal;color:#ffdd67;font-weight:950;font-size:22px;line-height:1}
.apc-hero-list li:hover a{color:#fff!important}
.apc-institution-card{position:relative}
.apc-institution-body h3 a:after{content:"";position:absolute;inset:0;z-index:1}
.apc-institution-thumb,.apc-card-actions a{position:relative;z-index:2}
.apc-institution-card:hover .apc-institution-body h3 a{color:var(--apc-blue)}
.apc-institution-single{display:grid;gap:32px}
.apc-institution-hero-card{display:grid;grid-template-columns:.85fr 1fr;gap:28px;align-items:stretch;background:#fff;border:1px solid var(--apc-border);border-radius:30px;padding:26px;box-shadow:var(--apc-shadow)}
.apc-institution-single-media{min-height:360px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#e9f0fc,#fff2b6);display:flex;align-items:center;justify-content:center}
.apc-institution-single-media img{width:100%;height:100%;object-fit:cover;display:block}
.apc-institution-single-info{display:flex;flex-direction:column;justify-content:center;gap:14px}
.apc-institution-single-info h2{font-size:42px;line-height:1.12;color:var(--apc-navy);margin:0}
.apc-highlight-line{background:linear-gradient(135deg,#fff8d8,#eef5ff);border-left:5px solid var(--apc-gold);border-radius:14px;padding:14px 16px;color:var(--apc-navy);font-weight:900;margin:0}
.apc-single-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}
.apc-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.apc-institution-course-section{background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid var(--apc-border);border-radius:30px;padding:28px;box-shadow:0 12px 32px rgba(9,35,72,.07)}
.apc-click-course{position:relative;transition:.25s ease}
.apc-click-course:hover{transform:translateY(-4px);box-shadow:var(--apc-shadow)}
.apc-overview-content{font-size:17px}
@media(max-width:900px){.apc-institution-hero-card,.apc-detail-grid{grid-template-columns:1fr}.apc-institution-single-info h2{font-size:34px}.apc-institution-single-media{min-height:260px}}
@media(max-width:620px){.apc-institution-hero-card{padding:18px}.apc-institution-course-section{padding:18px}.apc-institution-single-info h2{font-size:28px}.apc-single-actions .apc-btn{width:100%}}

/* Mobile Professional Layout Fix - v2.1.3 */
html, body{max-width:100%;overflow-x:hidden}
.apc-site-main{overflow:hidden}
.apc-container,.apc-small-container{max-width:100%}

@media(max-width:768px){
  body{font-size:15.5px;line-height:1.55;background:#fff}
  .apc-container,.apc-small-container{width:100%;padding-left:16px;padding-right:16px}

  /* top contact bar */
  .apc-top-strip{font-size:13px}
  .apc-top-inner{min-height:auto;padding:9px 16px;display:grid;grid-template-columns:1fr;gap:7px;text-align:center}
  .apc-top-info,.apc-top-actions{justify-content:center;gap:8px;width:100%}
  .apc-top-info a:first-child{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 12px;display:inline-flex;align-items:center;justify-content:center}
  .apc-top-info .hide-mobile,.apc-top-info .hide-small{display:none!important}
  .apc-top-badge{font-size:12px;padding:5px 9px}
  .apc-top-actions a{background:rgba(37,211,102,.18);border:1px solid rgba(37,211,102,.45);border-radius:999px;padding:6px 10px}

  /* premium compact header */
  .apc-main-header{padding:12px 0;background:linear-gradient(180deg,#fffaf0 0%,#f5f9ff 100%)}
  .apc-header-card{display:grid;grid-template-columns:74px 1fr;grid-template-areas:"logo title" "actions actions";gap:12px;align-items:center;border-radius:20px;padding:14px 14px;box-shadow:0 12px 30px rgba(7,27,56,.10)}
  .apc-logo-wrap{grid-area:logo;justify-content:flex-start}
  .apc-logo-seal,.custom-logo{width:70px!important;height:70px!important;padding:4px;box-shadow:0 8px 18px rgba(8,32,66,.14)}
  .apc-title-block{grid-area:title;text-align:left;min-width:0}
  .apc-header-kicker{font-size:10px;padding:4px 9px;margin-bottom:5px;white-space:normal;line-height:1.2}
  .apc-title-block h1{font-size:clamp(20px,6vw,28px)!important;line-height:1.12;margin:0;letter-spacing:-.2px;word-break:normal;overflow-wrap:anywhere}
  .apc-title-block .apc-eng{font-size:clamp(16px,4.8vw,22px)!important;line-height:1.15;margin-top:2px;overflow-wrap:anywhere}
  .apc-title-block .apc-aff{font-size:13px;line-height:1.32;margin-top:5px;color:#29476f}
  .apc-title-block .apc-address{display:none}
  .apc-action-buttons{grid-area:actions;display:grid;grid-template-columns:1fr;gap:8px;margin-top:2px}
  .apc-header-btn{min-height:42px;border-radius:12px;font-size:13.5px;padding:11px 10px;letter-spacing:.2px}

  /* mobile nav */
  .apc-navbar{top:0;box-shadow:0 8px 22px rgba(8,32,66,.10)}
  .apc-nav-inner{min-height:58px;padding-left:16px;padding-right:16px;gap:10px}
  .apc-mobile-toggle{display:inline-flex!important;align-items:center;justify-content:center;border-radius:12px;padding:10px 13px;font-size:14px;line-height:1}
  .apc-nav-cta{margin-left:auto;padding:10px 14px;font-size:14px;white-space:nowrap}
  .apc-nav-menu{display:none;position:absolute;left:16px;right:16px;top:calc(100% + 8px);background:#fff;border:1px solid var(--apc-border);border-radius:16px;box-shadow:0 22px 60px rgba(8,32,66,.18);padding:8px;flex-direction:column;align-items:stretch;z-index:999;max-height:72vh;overflow:auto}
  .apc-nav-menu.is-open{display:flex!important}
  .apc-nav-menu li{width:100%}
  .apc-nav-menu a{padding:12px 13px;border-radius:10px;font-size:15px;line-height:1.2}
  .apc-nav-menu .sub-menu{position:static!important;display:block!important;min-width:0;width:100%;box-shadow:none;border:0;background:#f5f8fd;border-radius:12px;margin:4px 0 6px;padding:6px 6px 6px 12px}
  .apc-nav-menu .sub-menu a{font-size:14px;padding:10px 11px}

  /* hero */
  .apc-hero-track{min-height:720px!important}
  .apc-hero-slide .apc-container{grid-template-columns:1fr!important;min-height:720px!important;padding:42px 16px 48px!important;text-align:center;gap:22px}
  .apc-hero-copy{max-width:100%}
  .apc-hero-kicker{font-size:12px;padding:7px 12px;margin-bottom:14px}
  .apc-hero h2{font-size:clamp(34px,10vw,44px)!important;line-height:1.05;letter-spacing:-.8px;margin-bottom:14px}
  .apc-hero p{font-size:16px;line-height:1.55;margin:0 auto 22px;max-width:100%}
  .apc-hero-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%}
  .apc-hero-actions .apc-btn{width:100%;min-height:48px}
  .apc-hero-card{width:100%;border-radius:22px;padding:20px 16px;text-align:left}
  .apc-hero-card h3{text-align:center;font-size:25px;margin-bottom:14px}
  .apc-hero-list{gap:10px}
  .apc-hero-list li a{padding:13px 14px;font-size:15px}
  .apc-slider-dots{bottom:14px}

  /* sections and grids */
  .apc-section{padding:46px 0}
  .apc-section.compact{padding:30px 0}
  .apc-section-title{margin-bottom:24px;padding:0 4px}
  .apc-section-title span,.apc-card-eyebrow{font-size:11px;padding:5px 11px}
  .apc-section-title h2{font-size:clamp(28px,8vw,36px)!important;line-height:1.12;margin:10px 0 7px}
  .apc-section-title p{font-size:15.5px;line-height:1.55}
  .apc-grid,.apc-grid.three,.apc-grid.four,.apc-institution-grid,.apc-footer-grid,.apc-split,.apc-detail-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}
  .apc-card,.apc-institution-card,.apc-course-card{border-radius:20px;padding:20px;box-shadow:0 10px 28px rgba(7,27,56,.08)}
  .apc-card h3,.apc-institution-body h3,.apc-course-card h4{font-size:22px;line-height:1.2}
  .apc-card-actions,.apc-single-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .apc-card-actions .apc-mini-btn,.apc-single-actions .apc-btn{width:100%}
  .apc-course-chips{gap:7px}
  .apc-course-chips span{font-size:12px;padding:6px 9px}
  .apc-institution-thumb{height:210px!important;border-radius:18px}

  /* notices and tables */
  .apc-notice-bar .apc-container{padding-left:16px;padding-right:16px;gap:8px;min-height:50px}
  .apc-notice-label{font-size:12px;padding:6px 10px}
  .apc-notice-scroll a{font-size:13px}
  .apc-notice-list li{display:block!important;padding:14px 15px;border-radius:14px}
  .apc-notice-list li a,.apc-notice-list li div:last-child{display:block;margin-top:8px}
  .apc-table{display:block;width:100%;overflow-x:auto;white-space:nowrap;border-radius:16px}
  .apc-table table{min-width:620px}

  /* forms */
  .apc-form-wrap{border-radius:22px;padding:20px 16px}
  .apc-form-grid{grid-template-columns:1fr!important;gap:12px}
  .apc-field input,.apc-field select,.apc-field textarea{font-size:16px;border-radius:12px;min-height:46px}
  .apc-form-wrap button,.apc-form-wrap .apc-btn{width:100%;min-height:48px}

  /* institution single */
  .apc-institution-hero-card{grid-template-columns:1fr!important;border-radius:24px;padding:18px;gap:18px}
  .apc-institution-single-media{min-height:220px;border-radius:18px}
  .apc-institution-single-info{text-align:left}
  .apc-institution-single-info h2{font-size:clamp(27px,8vw,34px)!important}
  .apc-highlight-line{font-size:14px;line-height:1.55}
  .apc-institution-course-section{border-radius:24px;padding:20px 16px}

  /* footer */
  .apc-footer{font-size:15px}
  .apc-footer-bottom{text-align:center;justify-content:center;gap:8px}
}

@media(max-width:420px){
  .apc-container,.apc-small-container{padding-left:13px;padding-right:13px}
  .apc-header-card{grid-template-columns:64px 1fr;border-radius:18px;padding:12px;gap:10px}
  .apc-logo-seal,.custom-logo{width:60px!important;height:60px!important}
  .apc-header-kicker{font-size:9px;padding:4px 8px}
  .apc-title-block h1{font-size:20px!important}
  .apc-title-block .apc-eng{font-size:16px!important}
  .apc-title-block .apc-aff{font-size:12px}
  .apc-header-btn{font-size:12.5px;min-height:40px}
  .apc-nav-inner{min-height:54px;padding-left:13px;padding-right:13px}
  .apc-mobile-toggle{font-size:13px;padding:9px 11px}
  .apc-nav-cta{font-size:13px;padding:9px 11px}
  .apc-hero-track{min-height:700px!important}
  .apc-hero-slide .apc-container{min-height:700px!important;padding:34px 13px 44px!important}
  .apc-hero h2{font-size:32px!important}
  .apc-hero-card{padding:18px 13px}
}


/* Mobile Institution Slider Fix - v2.1.4 */
@media(max-width:768px){
  .apc-hero{width:100%;max-width:100%;overflow:hidden}
  .apc-hero-track{min-height:660px!important}
  .apc-hero-slide .apc-container{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-left:16px!important;
    padding-right:16px!important;
    min-height:660px!important;
    align-content:center;
  }
  .apc-hero-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden;
    padding:18px 14px 16px!important;
    border-radius:22px!important;
  }
  .apc-hero-card h3{font-size:23px!important;text-align:left!important;margin:0 0 12px!important;padding-left:2px}
  .apc-hero-list{
    display:flex!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    padding:2px 2px 12px!important;
    margin:0 -2px!important;
  }
  .apc-hero-list::-webkit-scrollbar{height:4px}
  .apc-hero-list::-webkit-scrollbar-track{background:rgba(255,255,255,.13);border-radius:999px}
  .apc-hero-list::-webkit-scrollbar-thumb{background:var(--apc-gold);border-radius:999px}
  .apc-hero-list li{
    flex:0 0 86%!important;
    max-width:86%!important;
    min-height:82px!important;
    display:flex!important;
    align-items:center!important;
    scroll-snap-align:center;
    border-radius:18px!important;
  }
  .apc-hero-list li a{
    min-height:82px;
    width:100%!important;
    padding:16px 18px!important;
    font-size:17px!important;
    line-height:1.35!important;
    white-space:normal!important;
    word-break:normal!important;
  }
  .apc-hero-list li a span{display:block;max-width:calc(100% - 36px)}
  .apc-hero-list li a em{flex:0 0 auto;font-size:24px!important}
  .apc-hero-card:after{
    content:"Swipe →";
    display:block;
    text-align:right;
    color:#ffdd67;
    font-size:12px;
    font-weight:900;
    margin-top:-5px;
    padding-right:4px;
    letter-spacing:.3px;
  }
}
@media(max-width:420px){
  .apc-hero-track{min-height:640px!important}
  .apc-hero-slide .apc-container{min-height:640px!important;padding-left:13px!important;padding-right:13px!important}
  .apc-hero h2{font-size:30px!important}
  .apc-hero-list li{flex-basis:88%!important;max-width:88%!important}
  .apc-hero-list li a{font-size:16px!important;min-height:78px}
}

/* =========================================================
   FINAL MOBILE LAYOUT POLISH - v2.1.5
   Requested: institution hero proper swipe + 2-column mobile cards
   ========================================================= */
@media (max-width: 768px){
  html, body{overflow-x:hidden!important; width:100%!important; max-width:100%!important;}
  .apc-container,.apc-small-container{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important;}

  /* HERO: content should never be cut or overlap next section */
  .apc-hero{overflow:hidden!important;position:relative!important;}
  .apc-hero-track{min-height:620px!important;height:620px!important;position:relative!important;}
  .apc-hero-slide{min-height:620px!important;height:620px!important;overflow:hidden!important;}
  .apc-hero-slide .apc-container{
    min-height:620px!important;
    height:620px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto!important;
    gap:16px!important;
    align-content:center!important;
    padding:24px 14px 34px!important;
    text-align:center!important;
  }
  .apc-hero-copy{width:100%!important;max-width:100%!important;margin:0 auto!important;}
  .apc-hero-kicker{font-size:11px!important;padding:6px 11px!important;margin-bottom:10px!important;}
  .apc-hero h2{font-size:clamp(27px,8.4vw,38px)!important;line-height:1.06!important;margin:0 0 10px!important;letter-spacing:-.5px!important;}
  .apc-hero p{font-size:14.5px!important;line-height:1.45!important;margin:0 auto 14px!important;max-width:96%!important;}
  .apc-hero-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:100%!important;}
  .apc-hero-actions .apc-btn{width:100%!important;min-width:0!important;min-height:42px!important;padding:10px 8px!important;font-size:12.5px!important;border-radius:999px!important;white-space:normal!important;line-height:1.2!important;}
  .apc-hero-actions .apc-btn:nth-child(3){grid-column:1 / -1!important;}

  /* HERO INSTITUTIONS: force clean swipe carousel */
  .apc-hero-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:hidden!important;
    margin:0!important;
    padding:16px 13px 12px!important;
    border-radius:22px!important;
    text-align:left!important;
  }
  .apc-hero-card h3{font-size:22px!important;line-height:1.1!important;margin:0 0 12px!important;text-align:left!important;padding-left:2px!important;}
  .apc-hero-list{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    padding:0 2px 12px!important;
    margin:0!important;
    list-style:none!important;
  }
  .apc-hero-list li{
    flex:0 0 78%!important;
    width:78%!important;
    max-width:78%!important;
    min-width:78%!important;
    min-height:70px!important;
    height:70px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:stretch!important;
    border-radius:18px!important;
    overflow:hidden!important;
    scroll-snap-align:center!important;
    transform:none!important;
  }
  .apc-hero-list li a{
    min-height:70px!important;
    height:70px!important;
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding:13px 15px!important;
    font-size:15px!important;
    line-height:1.25!important;
    white-space:normal!important;
    color:#fff!important;
  }
  .apc-hero-list li a span{max-width:calc(100% - 30px)!important;display:block!important;padding:0!important;color:#fff!important;font-size:15px!important;line-height:1.25!important;}
  .apc-hero-list li a em{flex:0 0 22px!important;font-size:22px!important;color:#ffdd67!important;text-align:right!important;}
  .apc-hero-list::-webkit-scrollbar{height:3px!important;}
  .apc-hero-list::-webkit-scrollbar-track{background:rgba(255,255,255,.16)!important;border-radius:999px!important;}
  .apc-hero-list::-webkit-scrollbar-thumb{background:#ffdd67!important;border-radius:999px!important;}
  .apc-hero-card:after{content:'Swipe →';display:block;text-align:right;color:#ffdd67;font-size:11px;font-weight:900;margin-top:-5px;padding-right:4px;}
  .apc-slider-dots{bottom:9px!important;}
  .apc-slider-btn{display:none!important;}

  /* Latest update should sit below hero, not over it */
  .apc-notice-bar{position:relative!important;z-index:2!important;clear:both!important;}
  .apc-notice-bar .apc-container{display:flex!important;align-items:center!important;gap:9px!important;min-height:50px!important;padding-top:7px!important;padding-bottom:7px!important;}
  .apc-notice-label{font-size:11px!important;padding:7px 10px!important;white-space:nowrap!important;}
  .apc-notice-scroll a{font-size:12.5px!important;white-space:nowrap!important;}

  /* COMMON 2-COLUMN MOBILE GRIDS */
  .apc-section.compact .apc-grid.four,
  .apc-institution-grid,
  .apc-course-group .apc-grid.three,
  .apc-section .apc-grid.three{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }

  /* keep these one-column where needed */
  .apc-split,
  .apc-footer-grid,
  .apc-detail-grid,
  .apc-form-grid,
  .apc-institution-single .apc-grid.three{
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  /* QUICK ACCESS CARDS - 2 in one row */
  .apc-card.quick{padding:15px 10px!important;border-radius:18px!important;text-align:center!important;min-height:138px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;}
  .apc-card.quick .apc-icon{width:42px!important;height:42px!important;font-size:22px!important;margin:0 auto 9px!important;border-radius:13px!important;}
  .apc-card.quick h3{font-size:15px!important;line-height:1.18!important;margin:0 0 6px!important;}
  .apc-card.quick p{font-size:12px!important;line-height:1.35!important;margin:0!important;}

  /* INSTITUTION SECTION CARDS - compact 2 in one row */
  .apc-institution-grid{align-items:stretch!important;}
  .apc-institution-card{display:flex!important;flex-direction:column!important;min-height:auto!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 10px 24px rgba(7,27,56,.08)!important;}
  .apc-institution-thumb{height:104px!important;min-height:104px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .apc-institution-placeholder{font-size:13px!important;line-height:1.25!important;padding:10px!important;}
  .apc-institution-body{padding:12px 10px 13px!important;}
  .apc-institution-body .apc-card-eyebrow{font-size:9.5px!important;padding:4px 7px!important;margin-bottom:7px!important;}
  .apc-institution-body h3{font-size:14px!important;line-height:1.22!important;margin:6px 0 7px!important;}
  .apc-institution-body h3 a{font-size:14px!important;line-height:1.22!important;}
  .apc-institution-body .apc-muted-small{font-size:11px!important;line-height:1.35!important;margin:0 0 8px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .apc-course-chips{gap:5px!important;margin-top:6px!important;}
  .apc-course-chips span{font-size:9.5px!important;line-height:1.1!important;padding:4px 6px!important;}
  .apc-extra-line{display:none!important;}
  .apc-card-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:10px!important;}
  .apc-card-actions .apc-mini-btn{width:100%!important;min-height:34px!important;padding:8px 7px!important;font-size:11px!important;border-radius:999px!important;}

  /* PROGRAM / COURSES - compact 2 in one row */
  .apc-course-group{padding:18px 0!important;}
  .apc-course-group-head{margin-bottom:12px!important;text-align:center!important;}
  .apc-course-group-head span{font-size:10px!important;padding:5px 9px!important;}
  .apc-course-group-head h3{font-size:22px!important;line-height:1.18!important;margin:8px 0 0!important;}
  .apc-course-card{padding:14px 10px!important;border-radius:18px!important;min-height:178px!important;}
  .apc-course-card h4{font-size:15px!important;line-height:1.2!important;margin:0 0 8px!important;}
  .apc-course-card p{font-size:11.5px!important;line-height:1.35!important;margin:0 0 5px!important;}
  .apc-course-card .apc-mini-btn{width:100%!important;min-height:34px!important;padding:8px 7px!important;font-size:10.5px!important;border-radius:999px!important;margin-top:8px!important;}

  /* FACILITIES - 2 in one row */
  .apc-section .apc-grid.three .apc-card{padding:15px 10px!important;border-radius:18px!important;text-align:center!important;min-height:140px!important;}
  .apc-section .apc-grid.three .apc-card .apc-icon{width:42px!important;height:42px!important;font-size:22px!important;margin:0 auto 9px!important;border-radius:13px!important;}
  .apc-section .apc-grid.three .apc-card h3{font-size:15px!important;line-height:1.18!important;margin:0 0 7px!important;}
  .apc-section .apc-grid.three .apc-card p{font-size:11.5px!important;line-height:1.35!important;}

  /* section spacing */
  .apc-section{padding:38px 0!important;}
  .apc-section.compact{padding:26px 0!important;}
  .apc-section-title{margin-bottom:20px!important;}
  .apc-section-title h2{font-size:clamp(26px,7.2vw,34px)!important;}
  .apc-section-title p{font-size:14px!important;line-height:1.45!important;}
}

@media (max-width: 420px){
  .apc-container,.apc-small-container{padding-left:12px!important;padding-right:12px!important;}
  .apc-hero-track{height:600px!important;min-height:600px!important;}
  .apc-hero-slide{height:600px!important;min-height:600px!important;}
  .apc-hero-slide .apc-container{height:600px!important;min-height:600px!important;padding:22px 12px 32px!important;gap:14px!important;}
  .apc-hero h2{font-size:27px!important;}
  .apc-hero p{font-size:13.5px!important;}
  .apc-hero-list li{flex-basis:82%!important;width:82%!important;max-width:82%!important;min-width:82%!important;height:66px!important;min-height:66px!important;}
  .apc-hero-list li a{height:66px!important;min-height:66px!important;font-size:14px!important;padding:12px 13px!important;}
  .apc-hero-list li a span{font-size:14px!important;}
  .apc-card.quick{min-height:128px!important;}
  .apc-institution-thumb{height:92px!important;min-height:92px!important;}
  .apc-institution-body h3,.apc-institution-body h3 a{font-size:13px!important;}
  .apc-course-card{min-height:168px!important;}
}
