
:root{--navy:#06265f;--blue:#0759c8;--gold:#ffbd18;--ink:#172238;--soft:#f4f7fb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff}.topbar{background:#041a43;color:#fff;font-size:12px;padding:8px 0}.brand-header{background:#fff}.brand{text-decoration:none;color:var(--navy)}.brand img{width:68px;height:68px;object-fit:contain}.brand strong{display:block;font-size:22px;line-height:1.05}.brand small{display:block;color:#667085;margin-top:5px}.logo-placeholder{width:68px;height:68px;border:2px solid var(--blue);border-radius:50%;display:grid;place-items:center;font-weight:800;color:var(--blue)}.header-badges{gap:12px;align-items:center}.header-badges span{border-left:1px solid #e3e8f0;padding-left:14px;font-size:12px;font-weight:700}.header-badges img{height:46px;max-width:110px;object-fit:contain}.main-nav{background:var(--navy);padding:0}.main-nav .nav-link{color:#fff;font-size:13px;font-weight:700;padding:15px 12px}.main-nav .nav-link:hover,.main-nav .nav-link.active{background:#0b4d9e}.dropdown-menu{border:0;border-radius:0 0 12px 12px;min-width:220px}.dropdown-item{padding:9px 15px;font-size:13px}.dropdown-item:hover{background:#eef5ff;color:var(--blue)}.searchbox{max-width:190px}.searchbox input{border:0}.searchbox .btn{background:#fff}.hero{min-height:535px;position:relative;overflow:hidden;background:#071f4b}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;filter:saturate(1.08) contrast(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,24,58,.68) 0%,rgba(2,24,58,.28) 46%,rgba(2,24,58,.04) 100%);z-index:1}.hero-slide-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,17,42,.25),transparent 45%);z-index:1}.hero-content{position:relative;z-index:3;padding:112px 0;color:#fff;max-width:720px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.eyebrow{color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:2px}.hero h1{font-size:clamp(38px,5vw,66px);font-weight:900;line-height:1.03}.hero p{font-size:19px;color:#eaf2ff}.btn-gold{background:var(--gold);color:#071f4b;border:0;font-weight:800}.btn-outline-light{font-weight:700}.notice-bar{background:#fff;border-bottom:1px solid #e6ebf2}.notice-label{background:#d91e36;color:#fff;font-weight:800;padding:10px 16px}.notice-scroll{white-space:nowrap;overflow:hidden}.section{padding:78px 0}.section.alt{background:var(--soft)}.section-title{text-align:center;margin-bottom:42px}.section-title .eyebrow{color:var(--blue);font-size:12px}.section-title h2{font-weight:900;font-size:36px;color:var(--navy)}.section-title p{max-width:700px;margin:auto;color:#64748b}.counter-section{background:linear-gradient(115deg,#061d49,#0b56b5);color:#fff;padding:30px 0}.counter{padding:14px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.25)}.counter:last-child{border-right:0}.counter .num{font-size:42px;font-weight:900;line-height:1}.counter small{color:#ffd65c;font-weight:800;text-transform:uppercase;letter-spacing:1px}.about-img{height:380px;width:100%;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px rgba(6,38,95,.14)}.feature-card,.trade-card,.facility-card,.news-card,.testimonial-card{background:#fff;border:1px solid #e6ebf2;border-radius:18px;box-shadow:0 8px 25px rgba(15,35,70,.06);transition:.25s;height:100%}.feature-card:hover,.trade-card:hover,.facility-card:hover,.news-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(15,35,70,.12)}.message-card{border-radius:20px;background:#fff;border:1px solid #e6ebf2;padding:25px;height:100%}.person-img{width:88px;height:88px;border-radius:50%;object-fit:cover;border:4px solid #eaf2ff}.trade-icon{width:62px;height:62px;border-radius:16px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:28px}.trade-card{padding:24px}.trade-card h5{font-weight:800}.trade-card .meta{font-size:12px;color:#64748b}.facility-img{height:190px;width:100%;object-fit:cover;border-radius:16px 16px 0 0}.facility-body{padding:18px}.news-img{height:180px;width:100%;object-fit:cover;border-radius:16px 16px 0 0}.news-body{padding:18px}.date-badge{display:inline-block;background:#eaf2ff;color:var(--blue);font-size:11px;font-weight:800;padding:5px 9px;border-radius:8px}.gallery-item{height:220px;overflow:hidden;border-radius:16px}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-item:hover img{transform:scale(1.08)}.testimonial-strip{background:linear-gradient(90deg,#06265f,#0b4fa7);color:#fff}.testimonial-card{padding:25px}.partner{height:90px;background:#fff;border:1px solid #e5eaf1;border-radius:14px;display:grid;place-items:center;padding:12px;font-weight:900;color:#334155}.cta{background:linear-gradient(110deg,#06265f,#0b65d8);border-radius:26px;color:#fff;overflow:hidden}.footer{background:#041a43;color:#d9e4f5}.footer a{display:block;color:#d9e4f5;text-decoration:none;margin:8px 0;font-size:14px}.footer h5,.footer h6{color:#fff;font-weight:800}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#16a34a;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:25px;box-shadow:0 10px 25px rgba(0,0,0,.25);z-index:1000}.backtop{position:fixed;right:22px;bottom:90px;width:42px;height:42px;border:0;border-radius:50%;background:var(--navy);color:#fff;display:none;z-index:999}.reveal{opacity:0;transform:translateY(20px);transition:.7s}.reveal.show{opacity:1;transform:none}@media(max-width:991px){.main-nav .nav-link{padding:10px 12px}.searchbox{margin:10px 0 15px;max-width:none}.counter{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.hero{min-height:600px}.hero-content{padding:90px 20px}.brand strong{font-size:17px}.header-badges{display:none}}@media(max-width:575px){.section{padding:55px 0}.section-title h2{font-size:29px}.hero h1{font-size:40px}.gallery-item{height:170px}}
/* Enhanced hero slider: clear, vibrant and responsive */
.hero{min-height:560px;position:relative;overflow:hidden;background:#061d49}
.hero .carousel,.hero .carousel-inner,.hero .carousel-item{height:560px}
.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:1;filter:saturate(1.08) contrast(1.05);transform:scale(1.001)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,48,.78) 0%,rgba(2,18,48,.42) 42%,rgba(2,18,48,.08) 78%,rgba(2,18,48,.02) 100%);z-index:1}
.hero .container{height:100%;position:relative;z-index:2}
.hero-content{position:relative;z-index:3;padding:105px 0;color:#fff;max-width:760px;text-shadow:0 2px 14px rgba(0,0,0,.22)}
.hero h1{font-size:clamp(38px,5vw,66px);font-weight:900;line-height:1.03;margin-bottom:18px}
.hero p{font-size:19px;color:#fff;max-width:650px;font-weight:500}
.hero .carousel-item{transition:transform .7s ease-in-out,opacity .7s ease-in-out}
.hero .carousel-control-prev,.hero .carousel-control-next{width:58px;height:58px;top:50%;transform:translateY(-50%);margin:0 18px;border-radius:50%;background:rgba(255,255,255,.16);backdrop-filter:blur(8px);opacity:.9;z-index:5}
.hero .carousel-control-prev:hover,.hero .carousel-control-next:hover{background:rgba(255,255,255,.28)}
.hero .carousel-indicators{z-index:6;margin-bottom:22px}
.hero .carousel-indicators [data-bs-target]{width:30px;height:4px;border:0;border-radius:10px;margin:0 4px;opacity:.6}
.hero .carousel-indicators .active{opacity:1}
@media(max-width:991px){.hero,.hero .carousel,.hero .carousel-inner,.hero .carousel-item{min-height:560px;height:560px}.hero-img{object-position:center}.hero-overlay{background:linear-gradient(90deg,rgba(2,18,48,.74),rgba(2,18,48,.30))}.hero-content{padding:95px 20px}.hero .carousel-control-prev,.hero .carousel-control-next{width:44px;height:44px;margin:0 8px}}
@media(max-width:575px){.hero,.hero .carousel,.hero .carousel-inner,.hero .carousel-item{min-height:620px;height:620px}.hero-img{object-position:center center}.hero-overlay{background:linear-gradient(180deg,rgba(2,18,48,.35),rgba(2,18,48,.78))}.hero-content{padding:110px 20px 70px;max-width:100%}.hero h1{font-size:38px}.hero p{font-size:16px}.hero .carousel-control-prev,.hero .carousel-control-next{display:none}}

/* Admin dashboard */
.admin-dashboard{min-height:100vh;background:#f4f7fb;color:#16233b}
.admin-topbar{background:linear-gradient(110deg,#061b43,#0b57b5);color:#fff;box-shadow:0 8px 24px rgba(6,27,67,.16)}
.admin-topbar .brand{color:#fff;text-decoration:none;font-weight:900;letter-spacing:.2px}
.admin-shell{max-width:1440px;margin:auto;padding:28px}
.admin-welcome{background:linear-gradient(110deg,#fff,#eef5ff);border:1px solid #dfe8f5;border-radius:24px;padding:28px;box-shadow:0 12px 35px rgba(24,55,100,.07)}
.admin-welcome h1{font-weight:900;color:#071f4b;margin:0}
.admin-welcome p{color:#64748b;margin:.45rem 0 0}
.admin-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}
.admin-actions a{border:1px solid #d8e3f2;background:#fff;color:#173c73;border-radius:11px;padding:9px 13px;text-decoration:none;font-size:13px;font-weight:800;transition:.2s;box-shadow:0 3px 10px rgba(16,44,86,.04)}
.admin-actions a:hover{background:#0b57b5;color:#fff;border-color:#0b57b5;transform:translateY(-2px)}
.admin-stat{height:100%;border:1px solid #e0e8f3;border-radius:18px;background:#fff;padding:21px;box-shadow:0 8px 25px rgba(15,35,70,.06);position:relative;overflow:hidden;transition:.22s}
.admin-stat:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(15,35,70,.11)}
.admin-stat:after{content:"";position:absolute;right:-24px;top:-24px;width:90px;height:90px;border-radius:50%;background:#eaf2ff}
.admin-stat small{display:block;color:#64748b;text-transform:uppercase;letter-spacing:.7px;font-weight:800;font-size:11px;position:relative;z-index:2}
.admin-stat .stat-number{font-size:38px;line-height:1;font-weight:900;color:#09285b;margin-top:9px;position:relative;z-index:2}
.admin-stat .stat-icon{position:absolute;right:18px;top:17px;font-size:24px;z-index:3}
.admin-section-title{font-size:15px;font-weight:900;color:#0b2c60;margin:30px 0 14px}
@media(max-width:767px){.admin-shell{padding:16px}.admin-welcome{padding:21px}.admin-actions a{flex:1 1 calc(50% - 9px);text-align:center}.admin-stat .stat-number{font-size:31px}}

/* Modern inner pages */
.page-hero{padding:82px 0 72px;background:linear-gradient(120deg,#061d49,#0b62ce);color:#fff;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-180px;background:rgba(255,191,25,.13)}.page-hero h1{font-size:clamp(38px,5vw,58px);font-weight:900;margin:10px 0 12px;position:relative;z-index:1}.page-hero p{max-width:760px;color:#dce9ff;font-size:18px;position:relative;z-index:1}.about-feature-image{width:100%;height:430px;object-fit:cover;border-radius:28px;box-shadow:0 22px 55px rgba(6,38,95,.16)}.about-photo-placeholder{height:430px;border-radius:28px;background:linear-gradient(135deg,#eaf2ff,#c9ddfa);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:100px;color:#0b57b5}.about-photo-placeholder span{font-size:18px;font-weight:800;margin-top:15px}.about-mini{height:100%;padding:18px;border-radius:16px;background:#f5f8fd;border:1px solid #e3eaf4;color:#0b2c60;display:flex;flex-direction:column;gap:8px;font-size:28px}.about-mini strong{font-size:13px}.about-message-card{height:100%;overflow:hidden;background:#fff;border:1px solid #e2e9f3;border-radius:22px;box-shadow:0 12px 32px rgba(15,35,70,.07);transition:.25s}.about-message-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(15,35,70,.13)}.about-message-card>img,.message-photo-placeholder{width:100%;height:245px;object-fit:cover}.message-photo-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#eaf2ff,#d8e7fb);font-size:70px}.message-role{display:inline-block;padding:6px 10px;border-radius:99px;background:#eaf2ff;color:#0759c8;font-size:11px;font-weight:900;text-transform:uppercase}.about-message-card h3{font-weight:900;color:#06265f;margin:10px 0}.vision-card{height:100%;padding:30px;border-radius:22px;background:#fff;border:1px solid #e1e8f2;box-shadow:0 10px 30px rgba(15,35,70,.06)}.vision-card>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#eaf2ff;color:#0759c8;font-weight:900}.vision-card h3{font-weight:900;color:#06265f;margin:18px 0 10px}.about-gallery{height:220px;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(15,35,70,.08)}.about-gallery img{width:100%;height:100%;object-fit:cover;transition:.4s}.about-gallery:hover img{transform:scale(1.07)}.affiliation-card{height:100%;padding:25px;border:1px solid #e2e9f3;border-radius:18px;text-align:center;background:#fff;box-shadow:0 8px 25px rgba(15,35,70,.06)}.affiliation-card img{height:70px;max-width:160px;object-fit:contain;margin-bottom:14px}.affiliation-card h4{font-weight:900;color:#06265f}.contact-info-card{background:#fff;border:1px solid #e1e8f2;border-radius:20px;padding:24px;margin-bottom:16px;box-shadow:0 8px 25px rgba(15,35,70,.06)}.contact-icon{font-size:30px}.contact-info-card h3{font-size:18px;font-weight:900;color:#06265f;margin:10px 0 7px}.contact-info-card p{color:#64748b;line-height:1.7;margin-bottom:8px}.contact-info-card a{color:#0759c8;text-decoration:none;font-weight:800;font-size:13px}.contact-form-card{padding:35px;background:#fff;border:1px solid #e1e8f2;border-radius:24px;box-shadow:0 14px 40px rgba(15,35,70,.08)}.contact-form-card h2{font-weight:900;color:#06265f}.contact-form-card label{font-size:13px;font-weight:800;color:#334155;margin-bottom:7px}.contact-form-card .form-control{border-radius:12px;padding:12px 14px;border-color:#dbe4ef}.contact-form-card .form-control:focus{border-color:#0b62ce;box-shadow:0 0 0 3px rgba(11,98,206,.1)}

/* ===== v10 visual upgrade ===== */
.announcement-ticker{position:relative;z-index:20;background:#fff;border-bottom:1px solid #dce6f2;box-shadow:0 4px 14px rgba(8,35,80,.06)}
.ticker-shell{display:flex;align-items:stretch;min-height:44px;overflow:hidden}
.ticker-label{flex:0 0 auto;background:#d71935;color:#fff;font-weight:900;font-size:12px;letter-spacing:.7px;padding:12px 16px;display:flex;align-items:center;gap:8px;position:relative;z-index:3}
.ticker-pulse{width:8px;height:8px;border-radius:50%;background:#ffd84d;box-shadow:0 0 0 5px rgba(255,216,77,.18);animation:tickerPulse 1.4s infinite}
.ticker-window{flex:1;overflow:hidden;display:flex;align-items:center;background:#fff}
.ticker-track{display:inline-flex;min-width:max-content;animation:tickerRun 32s linear infinite}
.ticker-track:hover{animation-play-state:paused}
.ticker-item{display:inline-flex;align-items:center;gap:9px;color:#19345f;text-decoration:none;font-size:13px;font-weight:700;padding:0 34px;white-space:nowrap}
.ticker-item:hover{color:#0b57b5}
.ticker-dot{color:#e1a900;font-size:9px}
.ticker-more{flex:0 0 auto;background:#0b57b5;color:#fff;text-decoration:none;padding:12px 17px;font-size:12px;font-weight:900;display:flex;align-items:center;gap:6px}
.ticker-more:hover{background:#061d49;color:#fff}
@keyframes tickerRun{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@keyframes tickerPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.35)}}
.hero .carousel-inner,.hero .carousel-item{min-height:535px}
.hero .carousel-item{position:relative}
.hero .carousel-control-prev,.hero .carousel-control-next{z-index:5;width:52px;height:52px;top:50%;margin-top:-26px;background:rgba(4,24,54,.55);border-radius:50%;opacity:.95;left:22px;right:auto}
.hero .carousel-control-next{left:auto;right:22px}
.hero .carousel-control-prev:hover,.hero .carousel-control-next:hover{background:#0b57b5}
.hero .carousel-indicators{z-index:6;bottom:22px}
.hero .carousel-indicators [data-bs-target]{width:28px;height:4px;border:0;border-radius:8px;margin:0 4px;opacity:.75}
.hero .carousel-indicators .active{width:42px;background:#ffd23f;opacity:1}
.hero-content h1{max-width:780px}
.campus-highlights{background:linear-gradient(180deg,#f6f9fe,#eef4fb)}
.highlight-tile{display:block;height:220px;position:relative;overflow:hidden;border-radius:18px;background:#0a2857;box-shadow:0 12px 28px rgba(9,36,82,.12)}
.highlight-tile img{width:100%;height:100%;object-fit:cover;transition:.45s;display:block}
.highlight-tile:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(3,19,46,.82))}
.highlight-tile span{position:absolute;left:16px;right:16px;bottom:14px;color:#fff;font-weight:800;font-size:14px;z-index:2}
.highlight-tile:hover img{transform:scale(1.08)}
@media(max-width:767px){
 .ticker-label{padding:11px 10px;font-size:10px}
 .ticker-item{padding:0 22px;font-size:12px}
 .ticker-more{display:none}
 .hero,.hero .carousel-inner,.hero .carousel-item{min-height:430px}
 .hero-content{padding:72px 22px 90px}
 .hero h1{font-size:36px}
 .hero p{font-size:15px}
 .hero .carousel-control-prev,.hero .carousel-control-next{width:40px;height:40px;margin-top:-20px;left:10px}
 .hero .carousel-control-next{left:auto;right:10px}
 .highlight-tile{height:170px}
}
.modern-content-page .content-card{background:#fff;border:1px solid #e0e8f2;border-radius:24px;padding:clamp(22px,4vw,48px);box-shadow:0 14px 40px rgba(15,35,70,.07)}
.content-feature-image{width:100%;max-height:430px;object-fit:cover;border-radius:18px;margin-bottom:28px}
.rich-content{color:#334155;font-size:16px;line-height:1.85}
.rich-content h2,.rich-content h3{color:#06265f;font-weight:900;margin-top:1.6em}

/* ===== v11 frontend refresh / no-install update ===== */
:root{--navy:#071d49;--blue:#0b62ce;--gold:#f6c744;--ink:#13233f;--soft:#f5f8fc}
.brand-header{background:linear-gradient(135deg,#fff 0%,#f7fbff 55%,#edf5ff 100%);border-bottom:1px solid #dce7f5}
.brand-header .brand strong{font-size:clamp(18px,2.1vw,27px);letter-spacing:-.35px}
.brand-header .brand small{color:#64748b}
.header-status{font-weight:800;color:#0b57b5;padding:9px 14px;border:1px solid #d9e6f7;border-radius:999px;background:#fff;box-shadow:0 8px 20px rgba(11,87,181,.08)}
.main-nav{background:rgba(7,29,73,.98);box-shadow:0 8px 24px rgba(7,29,73,.15);position:sticky;top:0;z-index:1030}
.main-nav .nav-link{font-weight:800;letter-spacing:.15px;padding:.82rem .85rem!important}
.main-nav .nav-link:hover{color:#fff;background:rgba(255,255,255,.08);border-radius:10px}
.announcement-ticker{border-top:1px solid #e6edf6}
.hero .carousel-inner,.hero .carousel-item{min-height:570px}
.hero-img{height:570px!important;width:100%;object-fit:cover;display:block}
.hero-content{max-width:850px}
.hero-content h1{font-size:clamp(2.25rem,4.5vw,4.5rem);line-height:1.03;text-shadow:0 7px 28px rgba(0,0,0,.28)}
.hero-content p{max-width:700px;font-size:clamp(1rem,1.5vw,1.22rem)}
.section{padding:92px 0}
.feature-card,.message-card,.trade-card,.facility-card,.news-card,.partner{transition:transform .25s ease,box-shadow .25s ease}
.feature-card:hover,.message-card:hover,.trade-card:hover,.facility-card:hover,.news-card:hover,.partner:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(10,42,90,.12)}
.section-title h2{letter-spacing:-.5px}
@media(max-width:767px){
 .hero .carousel-inner,.hero .carousel-item{min-height:470px}
 .hero-img{height:470px!important}
 .section{padding:62px 0}
}
/* Header dual-logo refresh */
.header-logo-side{width:82px;height:82px;flex:0 0 82px;display:grid;place-items:center}.header-logo-side img{width:78px;height:78px;object-fit:contain;border-radius:14px}.header-logo-side .logo-placeholder{width:68px;height:68px}.brand{min-width:0}.brand strong{font-size:clamp(17px,2vw,27px);line-height:1.15}.brand small{font-size:12px}.left-logo{justify-content:flex-start}.right-logo{justify-content:flex-end}
@media(max-width:575px){.header-logo-side{width:52px;height:52px;flex-basis:52px}.header-logo-side img{width:50px;height:50px}.header-logo-side .logo-placeholder{width:46px;height:46px;font-size:11px}.brand strong{font-size:15px}.brand small{font-size:9px}.brand{padding:0 4px}}

/* Staff directory */
.staff-card{background:#fff;border:1px solid rgba(10,35,80,.08);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(10,35,80,.08);transition:transform .25s ease,box-shadow .25s ease;height:100%}
.staff-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(10,35,80,.14)}
.staff-photo-wrap{height:280px;background:linear-gradient(135deg,#edf4ff,#dbe8fb);display:flex;align-items:center;justify-content:center;overflow:hidden}
.staff-photo{width:100%;height:100%;object-fit:cover;display:block}
.staff-photo-placeholder{font-size:72px;opacity:.55}
.staff-info{padding:24px}
.staff-info h3{font-size:1.3rem;margin:.35rem 0 .5rem;font-weight:800}
.staff-designation{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0b57b5}
.staff-department{font-size:.9rem;color:#64748b;margin-bottom:12px}
.staff-info p{font-size:.9rem;line-height:1.65;margin:.45rem 0}

/* v7 navigation refinement: no frontend search + single-line white menu */
.main-nav .navbar-nav{
  display:flex;
  flex-wrap:nowrap;
  align-items:center;
  white-space:nowrap;
  width:100%;
}
.main-nav .nav-link,
.main-nav .nav-link:visited,
.main-nav .nav-link.active{
  color:#fff !important;
  background:transparent;
}
.main-nav .nav-link:hover,
.main-nav .nav-link:focus{
  color:#fff !important;
  background:rgba(255,255,255,.12);
}
.main-nav .nav-item{flex:0 0 auto}
.main-nav .nav-link{padding:14px 9px;font-size:12px;line-height:1.2}
.main-nav .dropdown-toggle::after{margin-left:4px}
.main-nav .container{display:flex;align-items:center}
.main-nav .navbar-collapse{flex-grow:1;min-width:0}
@media (min-width:1200px){
  .main-nav .nav-link{padding-left:8px;padding-right:8px;font-size:12px}
}
@media (min-width:992px){
  .main-nav .navbar-collapse{display:flex !important}
}
@media (max-width:991.98px){
  .main-nav .navbar-nav{display:block;white-space:normal;width:auto}
  .main-nav .nav-link{padding:11px 14px}
}
