/*----------------------------------
    MEDIUM LAYOUT: 1280px
-----------------------------------*/


@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    

}


/*----------------------------------
    TABLET LAYOUT: 768px
------------------------------------*/

@media (min-width: 768px) and (max-width: 1023px) {	

	.order-btn { font-size: 24px;}
	
	section { padding:48px 0;}	
	.section-header { margin-bottom: 24px;}
	.section-header h2 { font-size: 40px;}	
	
	
	#header { height:80px; padding:0;}
	#header.header-scrolled { height:80px;}

	#header .nav-right ul li{ margin: 0; padding: 0; list-style-type: none;}
	
	#header .header-inner { display: flex; justify-content: space-between; } 
	.nav-wrapper { gap: 12px; justify-content: space-between; width: 100%;}
	.nav-wrapper .navbar { order: 2;}	
	.navbar ul li a{ font-size: 26px;}

	.navbar a.nav-link.order-online-btn.catering-btn{ margin: 0;}
	.navbar-mobile a.nav-link.order-online-btn{ margin-bottom: 12px;}
	

	#header .nav-right{ display: flex;}

	.banner-area-main { justify-content: flex-end; padding: 0;}
	.banner-area-text { width: 100%; margin-block-start: 0; padding: 0 36px 0 36px;}
	.banner-area-text h1 { font-size: 64px; line-height: 64px;}
	.banner-overlay { height: 100vh;}
	.banner-area-text .download-app { gap: 12px;}

	#home-lineup .btn{ margin-bottom: 22px;}
	#home-lineup .event-date h3,
	#home-lineup.innerpage-lineup .event-date h3{ font-size: 40px;}
	#home-lineup .content-area h4,
	#home-lineup.innerpage-lineup .content-area h4{ font-size: 40px;}
	#home-lineup .content-area p{ font-size: 28px;}
	
	#footer .footer-links ul li{ justify-content: center; text-align: center;}
		
	#gallery { padding:48px 0;}
	
	#gallery .gallery-desktop { display:none;}
	#gallery .gallery-mobile { display:flex;}		
	
	#gallery .owl-carousel .owl-nav>button { width: 26px;}
	#gallery .gallery-slider:hover .owl-nav>button { opacity: 0.65;}
	#gallery .owl-carousel .owl-nav>button.owl-prev { left: 10px;}
	#gallery .owl-carousel .owl-nav>button.owl-next { right: 10px;}

	#home-gallery .home-gallery-desktop { display:none;}
	#home-gallery .home-gallery-mobile { display:block;}

	.breadcrumbs { padding: 14px 0;}
	.breadcrumbs h1 { font-size: 30px;}
	.breadcrumbs .breadcrumbs-inner ol{ justify-content: center;}
	
	#footer .footer-top { padding:36px 0;}
	#footer .footer-logo{ margin-bottom: 12px;}
	#footer .footer-logo img{ width: 220px;}
	#footer .footer-links ul li{ justify-content: center; text-align: center;}
	#footer .footer-links ul li{ padding: 8px 0;}

	#faq .section-header h2{ font-size: 36px;}
	#faq .accordion .accordion-item .accordion-header .ui-ux-accordion-heading .ui-ux-accordion-icon h4{ font-size: 22px;}

	#vendor .opportunities-section ul li { align-items: self-start;}

	#special-offer .col-8{ width: 100%;}

	#about-us .section-header p{ font-size: 26px;}
	#about-us .section-header p br{ display: none;}
	#about-us .about-thumb{ margin-bottom: 24px;}
	
	#sponsor .sponsor-point ul li{ font-size: 22px;}
	
}


/*----------------------------------
    MOBILE LAYOUT: 320px
-----------------------------------*/

@media only screen and (max-width: 767px) {
	
	.order-btn { font-size: 22px; margin-bottom: 10px;}
	
	section { padding:48px 0;}	
	.section-header { margin-bottom: 24px;}
	.section-header h2 { font-size: 38px;}	
	
	#header { height:80px; padding:0;}
	#header.header-scrolled { height:80px;}
	
	#header .nav-right ul li{ margin: 0; padding: 0; list-style-type: none;}
	
	#header .header-inner { display: flex; justify-content: space-between; } 
	.nav-wrapper { gap: 12px; justify-content: space-between; width: 100%;}
	.nav-wrapper .navbar { order: 2;}	

	.navbar a.nav-link.order-online-btn.catering-btn{ margin: 0;}
	.navbar-mobile a.nav-link.order-online-btn{ margin-bottom: 12px;}
	.navbar ul li a{ font-size: 24px;}

	#header .nav-right{ display: flex;}

	.banner-area-main { justify-content: flex-end; padding: 0;}
	.banner-area-text { width: 100%; padding: 0 20px 0 20px;text-align: center;}
	.banner-area-text .logo img{ width: 80%;}
	.banner-area-text h1 { font-size: 48px; line-height: 54px;text-align: center; margin-bottom: 12px;}
	.banner-area-text h1 br{ display: none;}
	.banner-area-text p { width: auto; font-size: 22px; text-align: center;}
	.banner-overlay { height: 100vh;}
	.banner-area-text .download-app { gap: 12px;}
	
	#home-lineup .subheadliners .image-area{ width: 100%; height: auto;}
	#home-lineup .btn{ margin-bottom: 22px;}
	#home-lineup .event-date h3,
	#home-lineup.innerpage-lineup .event-date h3{ font-size: 36px;}
	#home-lineup .content-area h4,
	#home-lineup.innerpage-lineup .content-area h4{ font-size: 44px;}
	#home-lineup .content-area p{ flex-direction: column; font-size: 28px;}
	#home-lineup .content-area p i{ transform: rotate(90deg); -webkit-transform: rotate(90deg);}
		
	#gallery { padding:48px 0;}
	#gallery .gallery-desktop { display:none;}
	#gallery .gallery-mobile { display:flex;}	

	#gallery .owl-carousel .owl-nav>button { width: 26px;}
	#gallery .gallery-slider:hover .owl-nav>button { opacity: 0.65;}
	#gallery .owl-carousel .owl-nav>button.owl-prev { left: 10px;}
	#gallery .owl-carousel .owl-nav>button.owl-next { right: 10px;}

	#home-gallery .home-gallery-desktop { display:none;}
	#home-gallery .home-gallery-mobile { display:block;}	
	
	#footer .footer-top { padding:36px 0;}
	#footer .footer-logo{ margin-bottom: 12px;}
	#footer .footer-logo img{ width: 220px;}
	#footer .footer-links ul li{ justify-content: center; text-align: center;}
	#footer .footer-links ul li{ padding: 8px 0;}


	.breadcrumbs { padding: 12px 0;}
	.breadcrumbs h1 { font-size: 28px;}
	.breadcrumbs .breadcrumbs-inner ol{ justify-content: center;}

	#faq .section-header h2{ font-size: 36px;}
	#faq .accordion .accordion-item .accordion-header .ui-ux-accordion-heading .ui-ux-accordion-icon h4{ font-size: 22px;}	
	#faq .accordion-body p{ padding: 0;}

	#contact .contact-info p,
	#contact .contact-info a.contact-email{ font-size: 20px;}

	#vendor .opportunities-section .nav-tabs .nav-link { min-width: 160px; font-size: 18px;}
	#vendor .opportunities-section #opportunitiesTabContent { padding: 15px 20px;}
	#vendor .opportunities-section h3 { font-size:26px;}
	#vendor .opportunities-section h4 { font-size: 20px;}
	#vendor .opportunities-section ul li { font-size: 18px; align-items: flex-start;}

	#tickets .card-logos img{ max-width: 100px;}
	#special-offer .col-8{ width: 100%;}
	#special-offer .residents-offer h3{ font-size: 28px;}
	#special-offer .buy-tickets .btn a.order-btn{ font-size: 20px;}
	#special-offer .buy-tickets .btn a.order-btn{ margin-bottom: 10px;}
	#special-offer .vip-tickets h3{ font-size: 32px;}

	#about-us .section-header p{ font-size: 24px;}
	#about-us .section-header p br{ display: none;}
	#about-us .about-thumb{ margin-bottom: 22px;}
	
	#sponsor .sponsor-point ul li{ font-size: 20px;}

}


/*----------------------------------
    WIDE MOBILE LAYOUT: 480px
-----------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {	


	
	

}