@media only screen and (max-width: 890px) {

	html,
	body {
		background: #C8C8A3 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	form {
		margin: 0 !important;
		padding: 0 !important;
	}

	.d-flex {
		margin: 0 !important;
		padding: 0 !important;
	}

	.container {
		margin: 0 !important;
		padding: 0 !important;
		max-width: 100% !important;
	}

	#page {
		width: 100% !important;
		margin: 0 !important;
		border: 0 !important;
		padding: 0 !important;
	}

	#inner-page {
		margin: 0 !important;
		padding: 0 !important;
	}

	/* ✅ Improved Header Responsiveness - No margins */
	#header {
		height: auto;
		min-height: 150px;
		margin: 0 !important;
		padding: 0 !important;
		background-size: cover;
		background-position: center;
	}

	.nav_venues {
		display: none;
	}

	#membership-signup {
		display: none;
	}

	#index-promo {
		margin: auto;
		float: none;
	}

	.ticket-seats {
		width: auto !important;
	}

	.sh-sep,
	.sh-venues {
		display: none;
	}

	.sh-price {
		padding-left: 15px;
	}

	.event-row,
	.sub-header,
	.purchase-row,
	#tickets {
		width: 100% !important;
	}

	.purchase-note,
	.event-block {
		width: auto !important;
	}

	.seat_box {
		font-size: 16px !important;
		padding: 5px 6px !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}

	.sh-event {
		margin-right: 0px;
	}

	div.purchase-row .ticket-name,
	.sh-tickets,
	.purchase-row .total-item,
	.purchase-row .delivery-name {
		width: calc(100% - 160px) !important;
		margin-right: 0px !important;
	}

	.sh-tickets {
		text-align: left;
	}

	.purchase-row {
		text-align: left;
	}

	.purchase-row .delivery-name {
		position: relative;
		left: -2px;
		margin-right: -22px !important;
	}

	.venue-block {
		height: 0px;

		padding: 0px;
	}

	.venue-block img,
	.venue-block .location,
	.venue-block .title {
		display: none;
	}

	#seating,
	#map {
		margin-left: 147px !important;
		margin-top: -9px;
	}

	#seating-plan,
	#map-plan {
		position: relative;
		top: -28px;
		right: 18px !important;
	}

	.event-block {
		background-image: url(./images/btn_tickets.png);
		background-position: 147px 90%;
	}

	.purchase-note {
		padding-right: 10px;
	}

	.contact_box {
		float: none !important;
		margin-left: 40px !important;
	}

	.contact_message {
		width: auto !important;
	}

	#footer {
		padding-bottom: 60px;
	}

	#copyright {
		width: 100%;
		text-align: center;
		padding-top: 20px;
	}

	#footer_menu {
		width: 100%;
		text-align: center;
		position: relative;
		top: -30px;
		z-index: 99;
		margin-bottom: 20px !important;
	}

	.tahankyou_wrap {
		padding: 40px;
	}

	.tahankyou_box {
		margin: 0px !important;
		margin-bottom: 40px !important;
		width: 100% !important;
		float: none;
		padding: 10px 0px !important;
	}

	.tahankyou_box span {
		padding: 10px;
		display: block;
	}

	.tahankyou_box br {
		display: none;
	}
}

@media only screen and (max-width: 700px) {

	#seating-plan,
	#map-plan {
		display: none;
	}

	.tahankyou_wrap {
		padding: 10px;
	}

	.tahankyou_box {
		margin-bottom: 10px !important;
	}

	.event-block .title {
		font-size: 18px;
	}

	.contact_box,
	.contact_message,
	.event-row table {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}

	.event-row table input,
	.event-row table textarea {
		width: 95% !important;
	}

	.event-row table input[type=submit] {
		text-align: center;
	}
}

@media only screen and (max-width: 610px) {
	.promo_wrap {
		display: none;
	}

	.sub-header {
		margin-top: 0px !important;
	}

	.event-block {
		background-image: url(./images/btn_tickets.png);
		background-position: 96% 90%;
	}

}


@media only screen and (max-width: 547px) {
	#navigation {
		margin-top: 0px;
	}

	.event-row table {
		width: 100% !important;
	}

	.event-row table input,
	.event-row table textarea {
		width: 93% !important;
	}

	.event-row table tr {
		display: inline;
	}

	.event-row table td {
		float: left;
		width: 100%;
		display: inline;
	}
}

@media only screen and (max-width: 500px) {
	.hide-in-print {
		display: none;
	}
}

@media only screen and (max-width: 430px) {
	.event-block .title {
		font-size: 14px;
	}

	.event-block .description,
	.event-block .time,
	.event-block .location {
		font-size: 10px;
	}

	.event-block .thumb {
		width: 80px;
		height: 70px;
	}
}

@media only screen and (max-width: 414px) {

	#header,
	.logo {
		width: 100%;
	}

	#navigation {
		width: 100%;
		text-align: center;
		padding: 0px;
		margin: 0px;
	}

	#header {
		background-position: 0 0 !important;
	}
}

@media only screen and (max-width: 400px) {
	#header {
		background-position: 0 0 !important;
	}

	.event-tickets .description,
	.event-tickets .location {
		width: auto !important;
	}
}

@media only screen and (max-width: 360px) {
	#header {
		background-position: 0 0 !important;
	}
}

@media only screen and (max-width: 320px) {
	#header {
		background-position: 0 0 !important;
	}
}

/* ✅ Additional Responsive Enhancements */

/* Google Ads - Hide on very small screens */
@media only screen and (max-width: 768px) {
	.google_ads {
		display: none;
	}

	/* Improved footer stacking */
	#footer {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		gap: 15px;
		padding: 20px 15px 30px;
	}

	#copyright,
	#footer_menu {
		float: none;
		width: auto;
		text-align: center;
		position: static;
		top: auto;
		margin-bottom: 0 !important;
	}

	/* Better content padding */
	#content,
	.p-3 {
		padding: 15px !important;
	}
}

/* Smooth transitions for responsive elements */
#page,
#header,
#footer,
.event-block,
.venue-block {
	transition: all 0.3s ease;
}

/* Prevent horizontal scroll on mobile */
html,
body {
	overflow-x: hidden;
}

/* Touch-friendly tap targets */
@media only screen and (max-width: 768px) {

	a,
	button,
	input[type="submit"],
	input[type="button"] {
		min-height: 44px;
		min-width: 44px;
	}

	/* Improve form inputs on mobile */
	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="number"],
	textarea,
	select {
		font-size: 16px !important;
		/* Prevents zoom on iOS */
		padding: 12px !important;
	}
}