/* GMTech brand — navy primary, modern type scale, header fixes */

:root {
	--gmt-navy: #0b2c4a;
	--gmt-navy-deep: #071e33;
	--gmt-navy-mid: #16486f;
	--gmt-accent: #1e6a9a;
	--gmt-light: #f4f7fa;
	--gmt-text: #3a3f45;
	--gmt-muted: #5c6570;
	--gmt-header-h: 80px;
	--gmt-font: "Plus Jakarta Sans", "Segoe UI", sans-serif;
}

/* -------------------------------------------------------------------------
   Modern font stack — replace thin template webfonts sitewide
--------------------------------------------------------------------------- */
body,
p,
h1, h2, h3, h4, h5, h6,
input, textarea, button, .btn,
nav.mainNav li,
nav.mainNav li a,
.title h1,
.servi .servDet h3,
.servi .servDet p,
.fact span,
.fact h1,
.ftWidget h2,
.ftWidget p,
.footerBottom p,
.slidesInner p,
.contactIntro h3,
.gmtPlanTable,
.gmtFeatureList li {
	font-family: var(--gmt-font) !important;
	-webkit-text-stroke: 0 !important;
}

/* Kill template thin/condensed families */
.robotolight,
.robotothin,
.robotoregular,
.robotobold,
.open_sans,
.open_sansbold,
[class*="roboto"],
.title h1,
.aboutIntroContent h1,
.servi .servDet h3,
.slidesInner p,
.fact h1 span,
.btn {
	font-family: var(--gmt-font) !important;
	font-weight: 500;
}

/* -------------------------------------------------------------------------
   Global typography
--------------------------------------------------------------------------- */
body {
	font-size: 17px !important;
	line-height: 1.65 !important;
	color: var(--gmt-muted) !important;
	font-weight: 400 !important;
}

p {
	font-size: 17px;
	line-height: 1.7;
	font-weight: 400;
}

/* Base CSS reset zeroes all p margins — restore a full blank line between consecutive paragraphs */
p + p {
	margin-top: 1.7em;
}

/* Hero / alerts manage their own vertical stack */
.slidesInner p + p,
.headerSingle p + p,
#contact .gmtFormAlert p + p,
#contact #success p + p,
#contact #error p + p {
	margin-top: 0;
}

h2 {
	font-size: 26px !important;
	font-weight: 600 !important;
	letter-spacing: -0.01em;
	text-transform: none !important;
}

h3 {
	font-size: 20px !important;
	margin-bottom: 12px !important;
	color: var(--gmt-text) !important;
	font-weight: 600 !important;
	letter-spacing: -0.01em;
	text-transform: none !important;
}

a {
	color: var(--gmt-accent);
}

/* Section titles — short accent rule instead of "+" dividers */
.title {
	margin-bottom: 0;
	padding-bottom: 0;
}

.title h1 {
	font-size: 34px !important;
	letter-spacing: -0.02em !important;
	line-height: 1.2;
	font-weight: 600 !important;
	text-transform: none !important;
	margin: 0;
}

.title h1::after {
	content: "";
	display: block;
	width: 48px;
	height: 3px;
	/* Slightly less below: following copy's line-height adds optical space */
	margin: 18px auto 12px;
	background: var(--gmt-accent);
	border-radius: 2px;
}

.title.light h1::after {
	background: #9ec9e8;
}

.title h1 span.plus {
	display: none !important;
}

.largeIntro p,
.projIntro p {
	font-size: 18px !important;
	line-height: 1.7 !important;
	color: var(--gmt-muted) !important;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

/* About band — tighter, intentional spacing */
.gmtAbout .aboutIntro {
	padding: 72px 20px !important;
	margin-bottom: 0 !important;
}

.gmtAbout .title {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; /* spacing handled by h1::after */
}

.gmtAbout .title h1 {
	font-size: 36px !important;
	letter-spacing: -0.02em !important;
	text-transform: none !important;
	font-weight: 600 !important;
}

.gmtAbout .aboutIntroContent {
	max-width: 680px;
	margin: 0 auto;
}

.gmtAbout .aboutIntroContent p {
	width: 100% !important;
	max-width: none;
	margin: 0 !important;
	font-size: 18px !important;
	line-height: 1.65 !important;
	color: #d8dee6 !important;
	font-weight: 400 !important;
}

.gmtAbout .aboutIntroContent p + p {
	margin-top: 1.7em !important;
}

.gmtAbout .aboutBtn {
	margin-top: 28px !important;
	display: flex;
	gap: 12px;
	justify-content: center;
	flex-wrap: wrap;
}

/* Service cards */
.servi .servDet h3 {
	font-size: 20px !important;
	letter-spacing: -0.01em !important;
	margin-bottom: 12px !important;
	color: var(--gmt-text) !important;
	font-weight: 600 !important;
	text-transform: none !important;
}

.servi .servDet p {
	font-size: 16px !important;
	line-height: 1.65 !important;
	color: var(--gmt-muted) !important;
	padding: 0 8px !important;
}

.servi .servDet a {
	font-size: 15px !important;
	font-weight: 600;
}

/* Facts band — numbers must beat .fact span size (labels live in bare spans) */
.fact h1,
.fact h1 span,
.fact h1 span.count {
	font-size: 56px !important;
	font-weight: 700 !important;
	letter-spacing: -0.03em;
	line-height: 1.1 !important;
	margin: 18px 0 0 !important;
}

.fact > span {
	font-size: 17px !important;
	font-weight: 500 !important;
	letter-spacing: 0.01em;
	line-height: 1.45 !important;
	margin-top: 10px !important;
	opacity: 0.92;
}

.gmtFactsSection .factsInner {
	padding-top: 12px;
}

.gmtFactsSection .factIco {
	width: 88px;
	height: 88px;
	padding: 3px;
}

.gmtFactsSection .factIcoInner {
	width: 78px;
	height: 78px;
}

.gmtFactsSection .fact .factIcoInner i {
	font-size: 30px;
	line-height: 74px;
}

/* Buttons */
.btn,
.gmtBtn,
.gmtCtaBar .btn,
#submit.btn,
.contactForm #submit {
	background: var(--gmt-navy) !important;
	border-color: var(--gmt-navy) !important;
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	letter-spacing: 0.02em;
	text-transform: none !important;
	padding: 14px 28px !important;
	line-height: 1.2 !important;
	border-radius: 6px !important;
}

.btn:hover,
.gmtBtn:hover,
.gmtCtaBar .btn:hover,
#submit.btn:hover {
	background: var(--gmt-navy-mid) !important;
}

.mainNav ul li.active > a,
.gmtPlanTable .check,
.gmtPlanTable .price,
.gmtFeatureList li:before,
.loaderBars .bar {
	color: var(--gmt-navy);
}

.gmtFeatureList li:before {
	content: "" !important;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: var(--gmt-accent);
	top: 18px;
	left: 2px;
}

.servIco.selected,
.facts .factIcoInner,
.footerTop .top a:hover {
	background: var(--gmt-navy) !important;
	border-color: var(--gmt-navy) !important;
}

/* -------------------------------------------------------------------------
   Header — vertically center logo + nav (esp. when fixed on scroll)
--------------------------------------------------------------------------- */
.mainHeader,
.mainHeader.fixed,
.mainHeader.switchedHeader,
.mainHeader.default {
	min-height: var(--gmt-header-h);
}

/* Desktop: hidden until mouse enters top 150px (peek), then slide + fade.
   Applies at page top (.default) and while scrolled/fixed (.switchedHeader). */
.mainHeader.default,
.mainHeader.switchedHeader {
	display: block !important;
	transform: translateY(-100%);
	opacity: 0 !important;
	visibility: hidden;
	pointer-events: none;
	transition:
		transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.22s ease,
		visibility 0.28s;
	will-change: transform, opacity;
}

.mainHeader.default.is-peek-visible,
.mainHeader.switchedHeader.is-peek-visible {
	transform: translateY(0);
	opacity: 1 !important;
	visibility: visible;
	pointer-events: auto;
}

/* Desktop cue: half-circle at top center — move cursor up for menu */
.navPeekCue {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 1001;
	width: 52px;
	height: 26px;
	margin-left: -26px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 2px;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid rgba(11, 44, 74, 0.1);
	border-top: none;
	border-radius: 0 0 26px 26px;
	box-shadow: 0 4px 14px rgba(7, 30, 51, 0.14);
	pointer-events: none;
	opacity: 1;
	transform: translateY(0);
	transition:
		opacity 0.22s ease,
		transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: transform, opacity;
}

.navPeekCue.is-hidden {
	opacity: 0;
	transform: translateY(-110%);
}

/* Bounce on the wrapper; keep rotation on the ::before so motion stays vertical */
.navPeekCue__arrow {
	display: block;
	width: 12px;
	height: 10px;
	position: relative;
	animation: navPeekPulse 1.8s ease-in-out infinite;
}

.navPeekCue__arrow::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 3px;
	width: 9px;
	height: 9px;
	margin-left: -4.5px;
	border-left: 2px solid var(--gmt-navy);
	border-top: 2px solid var(--gmt-navy);
	transform: rotate(45deg);
}

@keyframes navPeekPulse {
	0%, 100% { opacity: 0.45; transform: translateY(2px); }
	50% { opacity: 1; transform: translateY(-2px); }
}

/* Touch / coarse pointers: no mouse peek — mobile uses always-visible header */
@media (hover: none), (pointer: coarse) {
	.mainHeader.default {
		transition: none;
	}

	.navPeekCue {
		display: none !important;
	}
}

.mainHeader .container {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between;
	min-height: var(--gmt-header-h);
	width: 100% !important;
	max-width: 1170px;
	margin: 0 auto;
	float: none !important;
}

.mainHeader .logoHolder,
.mainHeader .three.columns.logoHolder {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	min-height: var(--gmt-header-h);
}

.mainHeader .thirteen.columns.tRight {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end;
	flex: 1;
	min-height: var(--gmt-header-h);
}

.mainHeader .logo,
.mainHeader .gmtLogo {
	margin: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	height: auto !important;
}

.gmtLogo a {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	text-decoration: none;
	line-height: 1.15;
}

.gmtLogo img,
.mainHeader .gmtLogo img,
.mainHeader .logo img {
	width: 44px !important;
	height: 44px !important;
	max-width: 44px !important;
	border-radius: 8px;
	display: block;
	object-fit: cover;
	box-shadow: 0 1px 3px rgba(7, 30, 51, 0.25);
	padding: 0 !important;
	margin: 0 !important;
}

.gmtBrandText {
	display: inline-flex;
	flex-direction: column;
	line-height: 1.2;
	text-align: left;
	justify-content: center;
}

.gmtBrandText strong {
	font-size: 20px;
	letter-spacing: 0.03em;
	color: var(--gmt-navy);
	font-weight: 700;
}

.gmtBrandText em {
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0.01em;
	color: #7a8694;
	white-space: nowrap;
}

/* Nav — larger, better vertical alignment */
nav.mainNav {
	display: flex !important;
	align-items: center;
}

nav.mainNav > ul {
	display: flex !important;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
}

nav.mainNav li {
	font-size: 16px !important;
	padding-left: 0 !important;
	background: none !important; /* remove template "+" dots between nav items */
	display: inline-flex !important;
	align-items: center;
}

nav.mainNav li:first-child {
	background: none !important;
	padding-left: 0 !important;
}

nav.mainNav ul ul li {
	background-image: none !important;
}

nav.mainNav li a {
	color: #2c2c2c !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	letter-spacing: 0.01em;
	text-transform: none !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin: 0 8px !important;
	line-height: var(--gmt-header-h) !important;
}

nav.mainNav li a:hover,
nav.mainNav ul li.active > a {
	color: var(--gmt-navy) !important;
}

nav.mainNav ul ul {
	top: var(--gmt-header-h) !important;
	left: 0 !important;
}

nav.mainNav ul ul li {
	display: block !important;
	font-size: 15px !important;
	background-position: 14px 16px !important;
}

nav.mainNav ul ul li a {
	line-height: 1.4 !important;
	padding: 11px 16px 11px 28px !important;
	margin: 0 !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	color: #333 !important;
}

.mobileBtn {
	display: none !important; /* desktop: hide; shown only in mobile media queries below */
	appearance: none;
	-webkit-appearance: none;
	background: none;
	border: 0;
	padding: 8px;
	margin: 0;
	cursor: pointer;
	font-size: 28px !important;
	line-height: 1 !important;
	align-items: center;
	justify-content: center;
	color: var(--gmt-navy);
}

.mobileBtn i {
	color: inherit !important;
	font-size: inherit !important;
}

/* -------------------------------------------------------------------------
   Hero
--------------------------------------------------------------------------- */
.mainSlider .slides li {
	height: 720px !important;
}

.mainSlider .slides li > img {
	width: 100%;
	height: 720px;
	object-fit: cover;
	display: block;
}

.mainSlider .overlay:before {
	background: rgba(7, 30, 51, 0.55);
}

.slidesInner.gmtHeroInner {
	margin-top: -190px;
	padding: 0 20px;
}

.slidesInner .gmtHeroBrand {
	width: 140px;
	height: 140px;
	margin: 0 auto 22px;
	display: block;
}

.slidesInner .gmtHeroBrand img,
.slidesInner.gmtHeroInner .gmtHeroBrand img {
	width: 140px !important;
	height: 140px !important;
	max-width: 140px !important;
	max-height: 140px !important;
	border-radius: 18px;
	object-fit: cover;
	display: block;
	margin: 0 auto;
	box-shadow: 0 10px 32px rgba(0, 0, 0, 0.4);
}

.slidesInner .gmtHeroTitle {
	font-size: 36px !important;
	font-weight: 600;
	letter-spacing: 0.02em;
	margin: 0 0 12px !important;
	padding: 0 !important;
	color: #fff !important;
	line-height: 1.2 !important;
}

.slidesInner .gmtHeroSub {
	font-size: 18px !important;
	margin: 0 0 30px !important;
	padding: 0 12% !important;
	color: rgba(255,255,255,0.94) !important;
	line-height: 1.55 !important;
}

.gmtHeroCtas {
	display: flex;
	gap: 14px;
	justify-content: center;
	flex-wrap: wrap;
}

.gmtBtnGhost {
	background: transparent !important;
	border: 2px solid #fff !important;
	color: #fff !important;
}

.gmtBtnGhost:hover {
	background: rgba(255,255,255,0.15) !important;
}

.gmtServiceCard img {
	width: 100%;
	height: 210px;
	object-fit: cover;
	display: block;
	margin-bottom: 20px;
	border-radius: 4px;
}

.gmtFactsSection .facts {
	position: relative;
}

.gmtFactsSection .facts.overlay:before {
	background: rgba(7, 30, 51, 0.72);
}

/* Inner page heroes — normal document flow (NOT fixed, or they stick over the footer) */
.headerSingle,
.headerSingle.hSingleHeight,
.headerSingle.gmtPageHero {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	z-index: 1 !important;
	width: 100%;
	min-height: 420px;
	height: auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--gmt-navy-deep);
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: scroll !important;
	margin: 0;
	padding: 140px 20px 80px;
}

.headerSingle.gmtPageHero.overlay:before,
.headerSingle.overlay:before {
	background: rgba(7, 30, 51, 0.62);
	z-index: 0;
}

.headerSingle .hero {
	position: relative !important;
	top: auto !important;
	width: 100%;
	padding: 0;
	z-index: 2;
}

.headerSingle.gmtPageHero .hero,
.headerSingle.gmtPageHero .hero .title {
	z-index: 2;
	position: relative;
	color: #fff !important;
}

/* Kill template "next section margin-top:420" leftover spacing issues */
.headerSingle + * {
	margin-top: 0 !important;
}

.headerSingle .title h1,
.headerSingle.gmtPageHero .title h1,
.headerSingle .hero .title h1 {
	font-size: 48px !important;
	color: #ffffff !important;
	font-weight: 700 !important;
	text-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
}

.headerSingle .title h1::after,
.headerSingle.gmtPageHero .title h1::after {
	background: #9ec9e8;
}

.headerSingle .title p,
.headerSingle .hero .title p,
.headerSingle .gmtHeroLead,
.headerSingle.gmtPageHero p,
.headerSingle.gmtPageHero .gmtHeroLead,
.headerSingle.gmtPageHero .title p {
	font-size: 20px !important;
	line-height: 1.55 !important;
	font-weight: 500 !important;
	color: #ffffff !important;
	opacity: 1 !important;
	text-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}

.headerSingle .gmtHeroLead,
.headerSingle.gmtPageHero .gmtHeroLead {
	max-width: 700px;
	margin: 16px auto 0 !important;
	padding: 0 20px;
}

.gmtBreadcrumb,
.headerSingle .gmtBreadcrumb,
.headerSingle.gmtPageHero .gmtBreadcrumb {
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: 600 !important;
	color: rgba(255, 255, 255, 0.9) !important;
	margin-bottom: 16px;
	text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
}

.gmtBreadcrumb a,
.headerSingle .gmtBreadcrumb a {
	color: #ffffff !important;
	text-decoration: none;
}

.gmtBreadcrumb a:hover,
.headerSingle .gmtBreadcrumb a:hover {
	color: #cfe6f7 !important;
}

.gmtBreadcrumb span {
	color: rgba(255, 255, 255, 0.85) !important;
}

/* Tables / notes / lists */
.gmtPlanTable {
	width: 100%;
	border-collapse: collapse;
	margin: 30px 0 10px;
	font-size: 16px;
}

.gmtPlanTable th,
.gmtPlanTable td {
	padding: 16px 14px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	vertical-align: middle;
}

.gmtPlanTable th:first-child,
.gmtPlanTable td:first-child {
	text-align: left;
	font-weight: 600;
}

.gmtPlanTable thead th {
	background: var(--gmt-navy);
	color: #fff;
	font-weight: 600;
	border-bottom: none;
	font-size: 15px;
}

.gmtPlanTable thead th.featured {
	background: var(--gmt-accent);
}

.gmtPlanTable tbody tr:nth-child(even) {
	background: var(--gmt-light);
}

.gmtPlanTable .check {
	color: var(--gmt-accent);
	font-weight: 700;
}

.gmtPlanTable .price {
	font-size: 22px;
	color: var(--gmt-navy);
	font-weight: 700;
}

.gmtPlanNote {
	font-size: 15px;
	color: #777;
	margin-top: 12px;
	line-height: 1.6;
}

.gmtCtaBar {
	background: var(--gmt-navy-deep);
	color: #fff;
	padding: 56px 0;
	margin-top: 40px;
}

.gmtCtaBar h2 {
	color: #fff;
	margin: 0 0 12px;
	font-size: 30px !important;
}

.gmtCtaBar p {
	color: #c5d4e0;
	margin: 0 0 20px;
	font-size: 18px !important;
}

.gmtCtaBar a {
	color: #9ec9e8;
}

.gmtSplitImg {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px;
}

.gmtFeatureList {
	list-style: none;
	padding: 0;
	margin: 20px 0;
	text-align: left;
}

.gmtFeatureList li {
	padding: 12px 0 12px 28px;
	position: relative;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	line-height: 1.55;
	color: var(--gmt-muted);
}

.gmtFeatureList li:before {
	content: "+";
	position: absolute;
	left: 0;
	color: var(--gmt-accent);
	font-weight: 700;
}

/* Contact / forms */
.contactIntro h3 {
	font-size: 24px !important;
}

.contactIntro p {
	font-size: 17px !important;
}

.contactForm input,
.contactForm textarea {
	font-size: 16px !important;
	padding: 14px 16px !important;
}

.gmtRecaptchaNote {
	font-size: 13px;
	color: #888;
	margin-top: 14px;
	line-height: 1.5;
}

.contactForm #submit {
	border: 0;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
}

/* Contact form status — centered banner between intro and form */
#contact .gmtFormAlert,
#contact #success,
#contact #error {
	display: none;
	position: relative !important;
	width: 100%;
	max-width: 720px;
	box-sizing: border-box;
	margin: 8px auto 28px;
	padding: 20px 24px;
	border-radius: 10px;
	text-align: center;
	border: 2px solid transparent;
}

#contact .gmtFormAlert p,
#contact #success p,
#contact #error p,
#contact #success h2,
#contact #error h2 {
	position: static !important;
	left: auto !important;
	top: auto !important;
	margin: 0 !important;
	font-family: var(--gmt-font) !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	letter-spacing: 0.01em;
	text-transform: none !important;
}

#contact #success,
#contact .gmtFormAlert--success {
	background: #e7f7ee !important;
	border-color: #2f9e5c !important;
	box-shadow: 0 0 0 5px rgba(47, 158, 92, 0.14);
}

#contact #success p,
#contact #success h2,
#contact .gmtFormAlert--success p {
	color: #146c38 !important;
}

#contact #error,
#contact .gmtFormAlert--error {
	background: #fdecee !important;
	border-color: #d64545 !important;
	box-shadow: 0 0 0 5px rgba(214, 69, 69, 0.14);
}

#contact #error p,
#contact #error h2,
#contact .gmtFormAlert--error p {
	color: #9b1c1c !important;
}

/* Footer — high contrast on dark backgrounds */
#footer .top {
	display: none !important; /* removes the floating up control above footer columns */
}

#footer .footerTop {
	padding-top: 56px !important; /* replace space formerly reserved for the floating control */
}

#footer,
#footer .footerTop {
	background: var(--gmt-navy-deep) !important;
}

#footer .footerBottom {
	background: #041220 !important;
}

#footer .ftWidget h2 {
	font-size: 20px !important;
	margin-bottom: 16px !important;
	color: #ffffff !important;
	font-weight: 700 !important;
}

#footer .ftWidget p,
#footer .ftWidget .cInfo p,
#footer .footerTop p {
	font-size: 16px !important;
	line-height: 1.65 !important;
	color: rgba(255, 255, 255, 0.88) !important;
}

#footer .ftWidget .cInfo a,
#footer .ftWidget a,
#footer .ftPost li a {
	font-size: 16px !important;
	line-height: 1.65 !important;
	color: #cfe6f7 !important;
}

#footer .ftPost li a:hover,
#footer .ftWidget a:hover,
#footer .ftWidget .cInfo a:hover {
	color: #ffffff !important;
}

#footer .ftPost li {
	border-bottom-color: rgba(255, 255, 255, 0.12) !important;
}

#footer .footerBottom p,
#footer .fbInner p {
	font-size: 14px !important;
	color: rgba(255, 255, 255, 0.75) !important;
}

#footer .footerBottom a,
#footer .fbInner a {
	color: #cfe6f7 !important;
}

#footer .footerBottom .brand,
#footer .fbInner p span.brand {
	color: #ffffff !important;
	font-weight: 700 !important;
}

#footer .top a i {
	background: var(--gmt-navy-mid) !important;
	color: #ffffff !important;
}

#footer .gmtFooterCta {
	margin-top: 14px !important;
}

#footer .gmtFooterCta .btn {
	display: inline-block !important;
	background: #ffffff !important;
	border: 2px solid #ffffff !important;
	color: var(--gmt-navy-deep) !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	padding: 11px 22px !important;
	border-radius: 6px !important;
	text-decoration: none !important;
	line-height: 1.2 !important;
}

#footer .gmtFooterCta .btn:hover {
	background: transparent !important;
	border-color: #ffffff !important;
	color: #ffffff !important;
}

.visually-hidden {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

/* -------------------------------------------------------------------------
   Responsive
--------------------------------------------------------------------------- */
@media only screen and (max-width: 959px) {
	.navPeekCue {
		display: none !important;
	}

	/* Always-visible sticky header bar (normal mobile nav) */
	.mainHeader,
	.mainHeader.default,
	.mainHeader.switchedHeader {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		transition: none !important;
	}

	.mainHeader .container {
		padding: 0 16px;
	}

	.mainHeader .thirteen.columns.tRight {
		flex-wrap: nowrap;
		position: static;
	}

	.mobileBtn {
		display: inline-flex !important;
		position: relative !important;
		top: auto !important;
		right: auto !important;
		z-index: 1002;
	}

	/* Collapsed by default — overrides desktop display:flex !important */
	nav.mainNav {
		display: none !important;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		width: 100% !important;
		order: unset;
		margin: 0 !important;
		padding: 8px 16px 16px;
		background: rgba(255, 255, 255, 0.98);
		box-shadow: 0 10px 24px rgba(7, 30, 51, 0.12);
		border-top: 1px solid rgba(11, 44, 74, 0.08);
		max-height: calc(100vh - var(--gmt-header-h));
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	nav.mainNav.is-open {
		display: block !important;
	}

	nav.mainNav > ul {
		display: block !important;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: flex-start;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	nav.mainNav li,
	nav.mainNav > ul > li {
		display: block !important;
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
		background: none !important;
		border-bottom: 1px solid rgba(11, 44, 74, 0.08);
	}

	nav.mainNav > ul > li:last-child {
		border-bottom: none;
	}

	nav.mainNav li a,
	nav.mainNav > ul > li > a {
		display: block !important;
		width: 100%;
		margin: 0 !important;
		padding: 14px 4px !important;
		line-height: 1.35 !important;
		font-size: 16px !important;
		font-weight: 600 !important;
		text-align: left !important;
	}

	nav.mainNav > ul > li.has-sub > a {
		position: relative;
		padding-right: 36px !important;
	}

	nav.mainNav > ul > li.has-sub > a::after {
		content: "";
		position: absolute;
		right: 8px;
		top: 50%;
		width: 8px;
		height: 8px;
		border-right: 2px solid var(--gmt-navy-mid);
		border-bottom: 2px solid var(--gmt-navy-mid);
		transform: translateY(-70%) rotate(45deg);
		transition: transform 0.2s ease;
	}

	nav.mainNav > ul > li.has-sub.is-expanded > a::after {
		transform: translateY(-30%) rotate(225deg);
	}

	nav.mainNav ul.dropDown,
	nav.mainNav ul ul {
		display: none !important;
		position: static !important;
		width: 100% !important;
		float: none !important;
		top: auto !important;
		left: auto !important;
		box-shadow: none !important;
		border: none !important;
		border-radius: 0 !important;
		background: var(--gmt-light) !important;
		padding: 4px 0 8px !important;
		opacity: 1 !important;
	}

	nav.mainNav > ul > li.has-sub.is-expanded > ul.dropDown {
		display: block !important;
	}

	nav.mainNav ul.dropDown li,
	nav.mainNav ul ul li {
		width: 100% !important;
		border-bottom: none !important;
		background: none !important;
		background-image: none !important;
	}

	nav.mainNav ul.dropDown li a,
	nav.mainNav ul ul li a {
		padding: 10px 12px 10px 18px !important;
		margin: 0 !important;
		font-size: 15px !important;
		font-weight: 500 !important;
		line-height: 1.35 !important;
		color: var(--gmt-text) !important;
	}

	.title h1 {
		font-size: 28px !important;
	}

	.slidesInner.gmtHeroInner {
		margin-top: -170px;
	}

	.slidesInner .gmtHeroBrand,
	.slidesInner .gmtHeroBrand img,
	.slidesInner.gmtHeroInner .gmtHeroBrand img {
		width: 110px !important;
		height: 110px !important;
		max-width: 110px !important;
		max-height: 110px !important;
	}

	.slidesInner .gmtHeroTitle {
		font-size: 28px !important;
	}

	.slidesInner .gmtHeroSub {
		padding: 0 6% !important;
		font-size: 16px !important;
	}

	.headerSingle .title h1,
	.headerSingle.gmtPageHero .title h1 {
		font-size: 36px !important;
	}

	.headerSingle .gmtHeroLead,
	.headerSingle.gmtPageHero .gmtHeroLead,
	.headerSingle .title p {
		font-size: 18px !important;
	}
}

@media only screen and (max-width: 767px) {
	.mainHeader .thirteen.columns.tRight {
		justify-content: flex-end;
	}

	.fact h1,
	.fact h1 span,
	.fact h1 span.count {
		font-size: 44px !important;
	}

	.fact > span {
		font-size: 16px !important;
	}

	body {
		font-size: 16px !important;
	}

	.gmtAbout .aboutIntro {
		padding: 56px 16px !important;
	}

	.gmtAbout .title h1 {
		font-size: 28px !important;
	}

	.gmtBrandText em {
		display: none;
	}

	.gmtLogo img,
	.mainHeader .gmtLogo img,
	.mainHeader .logo img {
		width: 40px !important;
		height: 40px !important;
		max-width: 40px !important;
	}

	.gmtBrandText strong {
		font-size: 18px;
	}

	.title h1 {
		font-size: 24px !important;
	}

	.aboutIntroContent p,
	.largeIntro p {
		width: 92% !important;
		font-size: 16px !important;
	}

	.gmtPlanTable {
		font-size: 13px;
	}

	.gmtPlanTable th,
	.gmtPlanTable td {
		padding: 10px 6px;
	}

	.slidesInner.gmtHeroInner {
		margin-top: -150px;
	}

	.slidesInner .gmtHeroTitle {
		font-size: 24px !important;
	}

	.gmtServiceCard img {
		height: 180px;
	}

	.mainSlider .slides li,
	.mainSlider .slides li > img {
		height: 560px !important;
	}

	.headerSingle .title h1,
	.headerSingle.gmtPageHero .title h1 {
		font-size: 32px !important;
	}

	.headerSingle .gmtHeroLead,
	.headerSingle.gmtPageHero .gmtHeroLead,
	.headerSingle .title p {
		font-size: 17px !important;
	}

	.gmtCtaBar h2 {
		font-size: 24px !important;
	}
}
