@charset "UTF-8";

/* Mobile-First Responsive Design */
@media (max-width: 1460px) {
	.texttngs {
		font-size: 14px !important;
	}
}

/* Mobile Header Styles */
@media (max-width: 1000px) {
	.texttngs {
		font-size: 14px !important;
	}

	.header.header .menu-bar {
		flex-direction: column;
		align-items: baseline;
		padding-top: 16px;
	}

	.menu-container {
		padding-left: 0 !important;
		width: 100%;
		margin-top: 10px;
	}

	header.header {
		display: flex;
		align-items: center;
		border-bottom: 1px solid #365575;
		padding-bottom: 2px !important;
	}

	.header.header .menu-bar {
		grid-column: none;
		padding-left: 42px !important;
		padding-right: 42px !important;
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		padding-bottom: 18px;
	}

	.section.hero .hero-inner {
		padding-top: 0 !important;
		grid-column: 1 / 6;
		padding-right: 280px !important;
	}

	/* Container Mobile */
	.container {
		display: block;
		width: 100% !important;
		max-width: none !important;
	}

	.footer .section-padding {
		transform: translateX(0);
		padding: 16px 64px !important;
	}

	.text-mobile-header {
		margin-top: 32px !important;
	}

	.section-padding {
		padding: 32px 48px !important;
	}

	.menu-container {
		margin-top: 0;
	}

	.ipad-two-columns a p {
		font-size: 13px !important;
	}

	.section.hero {
		padding-left: 42px;
	}

	.breadcrumbs .container {
		padding-top: 52px;
	}

	.section.hero {
		display: flex;
	}
}

@media (max-width: 768px) {
	.section.hero {
		padding-left: 0;
	}

	.text-mobile-header {
		margin-top: 0 !important;
	}

	header {
		padding: 0.75rem 1rem;
		min-height: 60px;
	}

	.breadcrumbs li:first-child {
		display: none !important;
	}

	.breadcrumbs li:nth-child(2)::after {
		display: none !important;
	}

	.section.hero .hero-inner {
		padding-top: 0 !important;
		grid-column: 1 / 6;
		padding-right: 0 !important;
	}

	.header.header .menu-bar {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.section-padding {
		padding: 0 !important;
	}

	.header.header .menu-bar a {
		display: block;
		width: 100%;
		letter-spacing: 0.6px;
	}

	.header.header .menu-bar {
		width: 100%;
		display: table;
	}

	.menu-container .menu-item {
		margin-right: 2px;
	}

	.header.header .menu-bar a {
		font-size: 12px;
		padding: 0px 5px;
	}

	.current-locale {
		font-size: 12px;
	}

	.header-content {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}

	.logo img {
		height: 35px;
		width: auto;
	}

	.menu {
		display: flex;
		align-items: center;
		gap: .25rem;
		font-size: 0.875rem;
	}

	.menu a {
		white-space: nowrap;
		padding: 0.5rem 0.75rem;
		font-size: 0.8rem;
	}

	.language-selector {
		position: relative;
		font-size: 0.8rem;
	}

	.language-selector .current-language {
		padding: 0.5rem 0.75rem;
		min-width: auto;
		font-size: 0.8rem;
	}

	.language-dropdown {
		right: 0;
		left: auto;
		min-width: 120px;
		font-size: 0.8rem;
	}

	.language-dropdown a {
		padding: 0.75rem 1rem;
		font-size: 0.8rem;
	}

	header.header {
		display: table;
		border-bottom: 1px solid #365575;
		padding-bottom: 2px !important;
	}

	header.header .menu {
		gap: 1.2rem;
		margin: 0 !important;
	}

	header.header .menu-bar a {
		padding: 0 !important;
	}

	.header.header .menu-bar {
		grid-column: 1;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.breadcrumbs li a {
		font-size: 12px;
	}

	.hero-inner h1 {
		font-size: 2.5rem !important;
		padding: 0 16px;
	}

	.section.hero {
		display: block;
	}

	.section.hero .hero-inner {
		padding-top: 0 !important;
		grid-column: 1 / 6;
		padding-right: 0 !important;
	}

	.section.hero.home-section {
		padding-top: 120px !important;
		padding-left: 0 !important;
	}

	.chatbox-button {
		right: 16px;
		bottom: 16px;
		width: auto;
		padding: 0;
		display: inline-flex;
	}

	.chatbox-button .btn-open-chatbox {
		cursor: pointer;
		display: inline-flex;
	}

	.chatbox-button .chatbox-container {
		width: 100%;
		padding: 16px;
		border-radius: 0;
		background: transparent;
		box-shadow: inherit;
	}

	.chatbox-container .chatbox-content .form-control label {
		font-size: 12px;
		line-height: normal;
	}

	.chatbox-container .chatbox-content {
		background: #fff;
		border-radius: 0 0 8px 8px;
		box-shadow: 0px 4px 20px 0px #0B142280;
	}

	.section-contact-us .section.hero .hero-inner {
		padding-top: 90px !important;
	}

	.section-contact-us .section.hero .hero-inner h1 {
		font-size: 35px !important;
		letter-spacing: 1px;
	}

	.section-contact-us .section.hero .hero-inner h2 {
		font-size: 14px !important;
	}

	.section-contact-us .section.hero .hero-inner img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 90%;
		padding-left: 100px;
	}

	.section-container-contact-us.container {
		padding: 0 !important;
	}

	.section-container-contact-us.container .contact {
		padding: 48px 16px !important;
		margin: 0 !important;
	}

	.section-container-contact-us.container .contact h3 {
		margin-bottom: 24px;
		font-size: 36px !important;
	}

	.section-container-contact-us.container .contact a,
	.section-container-contact-us.container .contact button {
		width: 50%;
		text-align: center;
		line-height: 18px;
	}
}

/* Mobile Typography Scaling */
@media (max-width: 768px) {

	/* Header Mobile Styles */
	.header .menu-bar {
		width: 100%;
		padding: 0 0.5rem;
	}

	.mobile-menu-toggle {
		display: flex;
	}

	/* Hero Section Mobile */
	.section.hero {
		padding-top: 25px;
		padding-bottom: 50px;
	}

	.suggestion-a span {
		font-size: 12px;
	}

	.hero-inner {
		padding: 0;
		padding-top: 90px !important;
		text-align: center;
	}

	.hero-inner h1 {
		font-size: 2.5rem !important;
		margin: 2rem 0 1.5rem !important;
		line-height: 1.2;
	}

	.hero-inner h2 {
		font-size: 1.5rem !important;
		width: 100% !important;
		margin-bottom: 2rem !important;
		line-height: 1.3;
	}

	.hero-search-input {
		font-size: 0.75rem;
		line-height: 1.4;
	}

	.hero-search-button {
		justify-content: center;
	}

	/* Container Mobile */
	.container {
		display: block;
		width: 100% !important;
		max-width: none !important;
		padding: 16px !important;
	}

	.questions.container {
		padding-top: 32px !important;
	}

	div.breadcrumbs {
		padding-top: 82px;
	}

	.footer .section-padding {
		transform: translateX(0);
		padding: 0 !important;
		padding-top: 24px !important;
	}

	.suggested-guids {
		padding: 0 !important;
		padding-top: 32px !important;
		padding-bottom: 32px !important;
	}

	/* Suggested Guides Mobile */
	.suggestion-a {
		width: 100% !important;
		min-width: 180px !important;
	}

	.suggestion-a span.relative.overflow-hidden {
		padding-right: 16px !important;
	}

	.suggestion-a span.text-blue {
		padding: 0px 6px !important;
	}

	.suggested-guides-grid {
		gap: 1rem !important;
	}

	.suggested-guide-item {
		width: 100% !important;
		height: auto !important;
		min-height: 65px;
		padding: 1rem;
	}

	/* FAQ Mobile */
	#faq-container {
		grid-template-columns: 1fr !important;
		gap: 2rem !important;
	}

	.faq-section {
		width: 100% !important;
		padding: 0 !important;
		margin-bottom: 0;
	}

	/* FAQ Images Grid Mobile */
	.faq-images-grid {
		grid-template-columns: 1fr !important;
		gap: 1.5rem !important;
	}

	/* Typography Mobile */
	.section-title {
		font-size: 1.875rem !important;
		margin-bottom: 2rem !important;
	}

	.section-subtitle {
		font-size: 1rem !important;
		line-height: 1.5 !important;
	}

	/* Touch-Friendly Elements */
	button,
	.btn,
	a[role="button"] {
		min-height: 44px;
		min-width: 44px;
		padding: 0.75rem 1rem;
	}

	/* FAQ Items Mobile */
	.faq-items li {
		padding: 4px 12px;
		border: 2px solid #0A74EF;
	}

	.faq-items li span {
		font-size: 14px;
		padding-right: 28px;
	}

	.faq-items li a.arrow {
		right: 12px;
		top: 4px;
	}

	.hero-search-container {
		padding: 0 16px;
		max-width: 420px;
		margin: 0 auto;
	}

	.hero-image img {
		display: block;
		margin: 0 auto;
	}

	.suggestion-a span.text-blue {
		padding-right: 0 !important;
	}
}

/* Tablet Styles */
@media (min-width: 769px) and (max-width: 1024px) {
	.suggested-guides-grid {
		grid-template-columns: repeat(2, 1fr) !important;
	}

	.faq-images-grid {
		grid-template-columns: repeat(2, 1fr) !important;
	}

	#faq-categories {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}

.faq-images-grid {
	grid-template-columns: repeat(2, 1fr) !important;
}

.hero-inner h1 {
	font-size: 3rem !important;
}

.hero-inner h2 {
	font-size: 2rem !important;
}

/* Large Mobile Styles */
@media (max-width: 480px) {
	.hero-inner h1 {
		font-size: 2.5rem !important;
		margin: 1.5rem 0 1rem !important;
	}

	.hero-inner h2 {
		font-size: 1.25rem !important;
	}

	h3,
	.section-title {
		font-size: 1.5rem !important;
	}

	.container {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

/* Horizontal Scroll Styles for Questions and FAQ */
@media (max-width: 768px) {
	.questions-grid {
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	.questions-grid::-webkit-scrollbar {
		display: none;
	}

	.faq-images-container {
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	.faq-images-container::-webkit-scrollbar {
		display: none;
	}
}

/* Landscape Mobile Styles */
@media (max-width: 768px) and (orientation: landscape) {
	.section.hero {
		min-height: auto;
	}

	.hero-inner h1 {
		font-size: 2rem !important;
		margin: 1rem 0 !important;
	}

	.hero-inner h2 {
		font-size: 1.25rem !important;
		margin-bottom: 1rem !important;
	}
}