/*----------------------------------
    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: 16px;}
	
	section { padding:48px 0;}	
	.section-header { margin-bottom: 24px;}
	.section-header h2 { font-size: 44px;}	
	
	
	#header { height:80px; padding:0;}
	#header.header-scrolled { height:80px;}
	
	#header .header-inner { display: flex; justify-content: space-between; } 
	.nav-wrapper { gap: 12px;}
	.nav-wrapper .navbar { order: 2;}

	.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;}
	
	.slider-area h1 { font-size:36px;}
	.slider-area h1 br{ display: none;}
	.slider-area h2 { padding:0 48px;}	
	.slider-area h2 img { max-height: 80px;}
	.slider-area a.order-btn { height: 48px;}	
	.pogoSlider-slide { padding-top:0;}	
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn { display: none;} 
	.slider-area .pogoSlider--navBottom .pogoSlider-nav { display:block;}
	
	/*.mobile-order-btn { display: block;}*/
	
	#restaurant-info { height: auto; padding:12px 16px; flex-wrap: wrap; gap: 10px;}
	#restaurant-info a { gap: 6px; flex-wrap: wrap;}
	#restaurant-info a i { margin:0; font-size: 22px;}
	#restaurant-info a span { width: 100%;}
	
	#home-welcome, #home-specialoffers { padding:0;}
	#home-welcome .col-6, #home-specialoffers .col-6 { width: 100%;}
	
	#home-welcome .welcome-img { height:300px;}
	#home-welcome .welcome-img { width: 100%;}
	#home-welcome .welcome-text { padding: 48px 16px; height: 100%;}
	#home-welcome .welcome-text p { font-size: 16px; line-height: 24px;}
	#home-welcome .welcome-text p span { margin: 0;}
	#home-welcome .welcome-text p span a { display: inline-flex;}

	.specialoffers-btn { margin-block-start: 12px;}
	
	#home-specialoffers .specialoffers-img { height:300px; }
	#home-specialoffers .specialoffers-info { width: 100%!important;}
	#home-specialoffers .specialoffers-info { padding: 48px 16px; height: 100%;}
	.specialoffers-info p { font-size: 16px; line-height: 24px; margin-bottom: 24px;}

	#home-specialoffers .col-6:first-child { order: 2;}
	#home-specialoffers .col-6:last-child { order: 1;}

	.specialoffers-info ul { padding: 0 24px; margin-bottom: 12px;}
	.specialoffers-info ul li { font-size: 16px;}	
	
	#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;}

	#home-recommendedby .col-6 { width: 100%;}
	#home-recommendedby .col-6 .row .col-6 { width: 50%;}
	#home-recommendedby .recommendedby-info { margin-bottom: 24px;}	

	.google-review-item { margin: 0 8px; padding: 24px;}
	.google-review-item h4 { font-size: 20px; display: block; }
	.google-review-item span { justify-content: center; margin: 12px 0 0 0;}
	
	#footer .footer-top { padding:36px 0;}
	#footer .section-header h2{ text-align: center;}
	#footer .footer-top .footer-links{ margin-block-end: 0px;}
	#footer .footer-btm .col-6 { width: 100%;}
	.footer-top-inner { gap: 24px;}
	#footer .footer-btm p { text-align: center;}

	#footer .footer-btm ul { flex-wrap: wrap; gap: 0; row-gap: 8px;}
	#footer .footer-btm ul li { width: 50%; text-align: center;}
	#footer .footer-btm p { margin: 0 0 16px 0;}

	#footer .footer-btm p span img { max-height: 60px;}
	#footer .footer-btm p strong { text-align: center;}
	#footer .footer-btm p strong b { margin: 0; padding: 0; border-right: 0px none;}
	#footer .footer-btm p strong a { display: inline-flex; justify-content: center;}
	
	.footer-top .footer-links .footer-btns .view-menu{ margin-bottom: 8px;}

	.breadcrumbs { padding: 14px 0;}
	.breadcrumbs h1 { font-size: 30px;}
	.breadcrumbs ol{ justify-content: center;}

	.innerpage #home-welcome .welcome-text { padding: 36px 20px;}

	.food-menu-grid-item-content h3 { font-size: 36px;}
	.food-menu-grid-item-content .food-menu-content { flex-wrap: wrap; flex-direction: column;}
	.food-item-holder { width:100%;}
	
	.website-acs { padding: 140px 0 40px 0;}
	.website-acs .section-header h2 { font-size: 32px;}
	.website-acs .website-info-block { padding: 0; line-height: 26px;}
	.website-acs .website-info-block p { font-size: 16px;}	

	.website-acs .webContent { padding:30px;}
	.website-acs.privacy-policy {  background: #ebebec; padding: 20px 30px;}
	.website-acs.privacy-policy .section-header { margin-bottom: 15px;}
	.website-acs.privacy-policy .section-header h2 { font-size: 27px;}
	.website-acs.privacy-policy h1 { font-size: 22px;}
	.website-acs.privacy-policy h2 { font-size: 21px;}
	.website-acs.privacy-policy h3 { font-size: 19px;}

	#locations .left-section{ padding: 80px 36px 80px 36px;}
	.navbar a.nav-link.order-online-btn.catering-btn{ margin: 0;}
	.navbar-mobile a.nav-link.order-online-btn{ margin-bottom: 12px;}

	.footer-top .footer-links .footer-btns .view-menu{ font-size: 16px; padding: 0 16px;}

}


/*----------------------------------
    MOBILE LAYOUT: 320px
-----------------------------------*/

@media only screen and (max-width: 767px) {
	
	.order-btn { font-size: 16px; margin-bottom: 10px;}
	
	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 .header-inner { display: flex; justify-content: space-between; } 
	.nav-wrapper { gap: 12px;}
	.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;}

	.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 h1 { font-size: 44px; line-height: 54px;text-align: center;}
	.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;}
	
	.slider-area h1 { font-size:36px;}
	.slider-area h1 br{ display: none;}
	.slider-area h2 { padding:0 48px;}	
	.slider-area h2 img { max-height: 80px;}
	.slider-area a.order-btn { height: 48px;}	
	.pogoSlider-slide { padding-top:0;}	
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn { display: none;} 
	.slider-area .pogoSlider--navBottom .pogoSlider-nav { display:block;}
	
	/*.mobile-order-btn { display: block;}*/
	
	#restaurant-info { height: auto; padding:12px 16px; flex-wrap: wrap; gap: 10px;}
	#restaurant-info a { gap: 6px; flex-wrap: wrap;}
	#restaurant-info a i { margin:0; font-size: 22px;}
	#restaurant-info a span { width: 100%;}
	
	#home-welcome, #home-specialoffers { padding: 0 0 28px 0;}
	#home-welcome .col-6, #home-specialoffers .col-6 { width: 100%;}
	
	#home-welcome .welcome-img { height:300px;}
	#home-welcome .welcome-img { width: 100%;}
	#home-welcome .welcome-text { padding: 48px 16px; height: 100%;}
	#home-welcome .welcome-text p { font-size: 16px; line-height: 24px;}
	#home-welcome .welcome-text p span { margin: 0;}
	#home-welcome .welcome-text p span a { display: inline-flex;}

	.specialoffers-btn { margin-block-start: 12px;}
	
	#home-specialoffers .specialoffers-img { height:300px; }
	#home-specialoffers .specialoffers-info { width: 100%!important;}
	#home-specialoffers .specialoffers-info { padding: 48px 16px; height: 100%;}
	.specialoffers-info p { font-size: 16px; line-height: 24px; margin-bottom: 24px;}

	#home-specialoffers .col-6:first-child { order: 2;}
	#home-specialoffers .col-6:last-child { order: 1;}

	.specialoffers-info ul { padding: 0 24px; margin-bottom: 12px;}
	.specialoffers-info ul li { font-size: 16px;}	
	
	#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;}

	#home-recommendedby .col-6 { width: 100%;}
	#home-recommendedby .col-6 .row .col-6 { width: 50%;}
	#home-recommendedby .recommendedby-info { margin-bottom: 24px;}	

	.google-review-item { margin: 0 8px; padding: 24px;}
	.google-review-item h4 { font-size: 20px; display: block; }
	.google-review-item span { justify-content: center; margin: 12px 0 0 0;}
	
	#footer .footer-top { padding:36px 0;}
	#footer .footer-top .col-6 { width: 100%;}

	#footer .footer-top .footer-buttons{ flex-wrap: wrap;}
	#footer .footer-top .footer-buttons p{ max-width: 50%;}
	
	#footer .footer-btm .col-6 { width: 100%;}
	.footer-top-inner { gap: 24px;}
	#footer .footer-btm p { text-align: center;}

	#footer .footer-btm ul { flex-wrap: wrap; gap: 0; row-gap: 8px;}
	#footer .footer-btm ul li { width: 50%; text-align: center;}
	#footer .footer-btm p { margin: 0 0 16px 0;}

	#footer .footer-btm p span img { max-height: 60px;}
	#footer .footer-btm p strong { text-align: center;}
	#footer .footer-btm p strong b { margin: 0; padding: 0; border-right: 0px none;}
	#footer .footer-btm p strong a { display: inline-flex; justify-content: center;}
	
	.footer-top .footer-links .footer-btns .view-menu{ margin-bottom: 8px;}


	.breadcrumbs { padding: 12px 0;}
	.breadcrumbs h1 { font-size: 28px;}
	.breadcrumbs ol{ justify-content: center;}

	.innerpage #home-welcome .welcome-text { padding: 36px 20px;}

	.food-menu-grid-item-content h3 { font-size: 32px;}
	.food-menu-grid-item-content .food-menu-content { flex-wrap: wrap; flex-direction: column;}
	.food-item-holder { width:100%;}
	
	.website-acs { padding: 140px 0 40px 0;}
	.website-acs .section-header h2 { font-size: 32px;}
	.website-acs .website-info-block { padding: 0; line-height: 26px;}
	.website-acs .website-info-block p { font-size: 16px;}	

	.website-acs .webContent { padding:30px;}
	.website-acs.privacy-policy {  background: #ebebec; padding: 20px 30px;}
	.website-acs.privacy-policy .section-header { margin-bottom: 15px;}
	.website-acs.privacy-policy .section-header h2 { font-size: 27px;}
	.website-acs.privacy-policy h1 { font-size: 22px;}
	.website-acs.privacy-policy h2 { font-size: 21px;}
	.website-acs.privacy-policy h3 { font-size: 19px;}
    #home-recommendedby .recommendedby-info p,
    #home-recommendedby .recommendedby-logo,
    #home-recommendedby .recommendedby-badge{text-align:center;font-size: 22px;}

	#locations .left-section{ padding: 40px 24px 40px 24px;}
	#locations .left-section .section-header h3{ font-size: 34px;}
	#locations .left-section .location-info .location-details ul li, #locations .left-section .location-info .location-details ul li a{ font-size: 16px;}

	.banner-area-text .order-btn, .banner-area-text .download-app{ display: none;}
	.mobile-view-btn-only{ display: flex;}
	.pogoSlider-slide{ padding-top: 0;}
	#footer .footer-btm{ padding: 16px 0 80px 0;}
	#footer .footer-btm.bottom-padding{ padding: 16px 0;}
	#footer .section-header h2{ font-size: 40px;}

	.footer-top .footer-links .footer-btns .view-menu{ font-size: 16px;}
}


/*----------------------------------
    WIDE MOBILE LAYOUT: 480px
-----------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {	


	.slider-area a.order-btn { margin: 0 10px 12px 10px;}
	

}