@media(max-width: 1600px){
.carousel-item img.d-block { width: 100%; height: 700px; object-fit: cover; }
}
}@media(max-width: 1400px){
	.carousel-item img.d-block { width: 100%; height: 500px; object-fit: cover; }
	.banner-left h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 15px;
}
.banner-left {
padding: 180px 0 100px;
}
.banner-right img {
    width: 330px;
}

}
@media (max-width: 1200px){
.header li.nav-item {
    padding: 0 9px;
}
.carousel-item img.d-block {
    width: 100%;
    height: 535px;
    object-fit: cover;
}
.banner-left {
padding: 160px 0 80px;
}

.banner-left h1 {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 10px;
}
.banner-left p {
    font-size: 15px;
    margin-bottom: 15px;
}
.banner-right img {
    width: 280px;
}	
.left-bottom {
    bottom: -100px;
}
.heading-top {
    margin-bottom: 30px;
}
.heading-top h2 {
    font-size: 36px;
    margin-bottom: 15px;
}
.number {
    font-size: 40px;
    line-height: 50px;
}
.heading-bottom h3 {
    font-size: 26px;
}
li.sub-features {
    display: flex;
    gap: 25px;
    margin-bottom: 5px;
}
.reservation .form-floating {
    margin-bottom: 15px;
}
.footer-day-time ul li {
    margin-right: 10px;
}
.footer .phone-no a {
    font-size: 29px;
}
.phone-no i {
    font-size: 40px;
}
.form-top {
    padding: 10px 20px;
}
.form-top h5 {
    font-size: 16px;
}
.form-top h3 {
    font-size: 40px;
}
.outerWrap h1 {
    font-size: 55px;
    margin-bottom: 20px;
}

}	
	
@media (max-width: 992px) {
	.header {
    margin-top: 0;
}
.carousel-item img.d-block {
    width: 100%;
    height: 489px;
    object-fit: cover;
}
.banner-left h1 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 5px;
}
.banner-left p {
    font-size: 14px;
    margin-bottom: 10px;
}
.btnTheme {
    line-height: 24px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.banner-right img {
    width: 240px;
}
.left-bottom {
    bottom: -35px;
}
.page-right {
    margin-top: 40px;
}
.heading-top {
    margin-bottom: 40px;
}
.heading-top h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.number {
    font-size: 35px;
    line-height: 40px;
}
.team-box {
    display: flex;
    height: 100%;
    padding: 20px 0 20px;
    position: relative;
    transition: 0.5s;
}
.img-outer {
    border-radius: 50%;
    overflow: hidden;
    margin: 0 20px;
    width: 120px;
    height: 120px;
}
.social-icon {
    position: absolute;
    bottom: 0;
     height: 0;
}
.team-box:hover .social-icon {
    height:29px;
	transition: 0.5s;
}
.heading-bottom h3 {
    font-size: 25px;
}
li.sub-features {
    display: flex;
    gap: 20px;
    margin-bottom: 5px;
}
.right-top {
    margin-bottom: 25px;
}
.menu-box {
    padding: 20px 15px;
    margin-bottom: 20px;
}
.menu {
    padding: 60px 0 40px;
    position: relative;
}
.outerWrap h1 {
    font-size: 40px;
    margin-bottom: 10px;
}
.footer-day-time {
    padding-bottom: 20px;
    padding-top: 8px;
    margin-bottom: 35px;
}
.footer-day-time ul {
    display: flex;
    flex-direction: column;
}
.footer .phone-no a {
    font-size: 20px;
}
.phone-no {
    margin-top: 0px;
    text-align: right;
}
.sub-outer {
    margin-top: 20px;
}
.form-top {
    padding: 30px 30px;
}
.sub-outer {
    padding: 40px 40px;
}

.copyright {
    font-size: 16px;
    margin: 0;
}
.footer-bottom ul li {
    margin-right: 15px;
    font-size: 15px;
}
.email-form input {
    width: 83%;
    line-height: 36px;
}
}

@media (max-width: 768px) {
	.carousel-item img.d-block {
    width: 100%;
    height: 458px;
    object-fit: cover;
}
.banner-left h1 {
    font-size: 33px;
    line-height: 36px;
    margin-bottom: 5px;
}
.banner-left p {
    font-size: 13px;
}

.btnTheme {
    line-height: 20px;
    font-size: 13px;
    padding-left: 16px;
    padding-right: 16px;
}
.banner-right {
    right: 0%;
}
.banner-right img {
    width: 210px;
}
.left-bottom {
    bottom: -35px;
	            right: -50px;
}
.page-right {
    margin-top: 50px;
}
.heading-top h2 {
    font-size: 30px;
    margin-bottom: 6px;
}
.outerWrap  p {
    font-size: 14px;
}
.left-bottom h3 {
    font-size: 20px;
}
.number {
    font-size: 30px;
    line-height: 35px;
}
.heading-bottom h3 {
    font-size: 20px;
}
.heading-top {
    margin-bottom: 20px;
	text-align: center;
}
.right-top {
    justify-content: center;
}
.menu-box img {
    width: 70px;
    margin-bottom: 20px;
}
.outerWrap h4 {
    font-size: 20px;
    margin-bottom: 6px;
}
.img-outer {
    width: 100px;
    height: 100px;
}
.team-box h5 {
            font-size: 18px;
        margin-right: 10px;

}
.social-icon {
    right: 10px;
}
.team-box {
    padding: 20px 0 30px;
	justify-content: space-evenly;
}
.team-box:hover .social-icon {
    height: 25px;
    transition: 0.5s;
}
.footer .phone-no a {
    font-size: 19px;
}
.phone-no {
    margin-top: 0px;
    text-align: right;
}
.phone-no i {
    font-size: 30px;
}
.footer-top ul li {
    font-size: 14px;
}
.footer h4 {
    font-size: 20px;
}
.form-top {
    padding: 10px 30px;
}

.copyright {
    font-size: 11px;
    margin: 0;
}
.footer-bottom ul li {
    margin-right: 5px;
    font-size: 12px;
}
.email-form input {
    line-height: 32px;
}
}

@media (max-width: 576px) {
	a.navbar-brand {
    width: 170px;
}
	.navbar-toggler-icon {
    width: 1em;
    height: 1em;
}
button.navbar-toggler {
    background: #fea116;
    padding: 2px 5px;
}
	.carousel-item img.d-block {
    height: 360px;
}
.bannerMain br {
    display: none;
}
	.banner-left {
    text-align: center;
         padding: 160px 0 80px;
}
.carousel-indicators {
    margin-bottom: 0;
}
.banner-left h1 {
    font-size: 23px;
    line-height: 23px;
    margin-bottom: 2px;
}
.banner-left p {
    font-size: 10px;
    margin-bottom: 5px;
}
.btnTheme {
    line-height: 20px;
    font-size: 10px;
    padding-left: 14px;
    padding-right: 14px;
}
	.banner-right{
    display: none;
}
.aboutUs {
    padding: 40px 0 25px;
}
.left-bottom {
    bottom: -35px;
    right: -5px;
}
.left-bottom h3 {
    font-size: 18px;
}
.heading-top h2 {
    font-size: 20px;
    margin-bottom: 5px;
}
.number {
    font-size: 25px;
    line-height: 30px;
}
.heading-bottom h3 {
    font-size: 18px;
}
.outerWrap  p {
    font-size: 13px;
	margin-bottom: 10px;
}
.menu {
    padding: 40px 0 20px;
}
.right-top {
    margin-bottom: 15px;
}
.heading-top {
    margin-bottom: 15px;
}
.menu-box img {
    width: 55px;
    margin-bottom: 15px;
}
.outerWrap h4 {
    font-size: 17px;
    margin-bottom: 5px;
}
.dishes {
    padding: 40px 0 15px;
}
.dishes a.nav-link i {
    font-size: 25px;
}
.food-menu p {
    margin: 0;
}
.food-item img {
    width: 60px;
}
.food-item {
    margin-bottom: 10px;
}
.reservation {
    padding: 40px 0;
}
.button {
    text-align: center;
}
.reservation button.btn.btnTheme {
    width: auto;
}
.chef {
    padding: 40px 0 20px;
}
.img-outer {
    width: 130px;
    height: 130px;
}
.team-box h5 {
    font-size: 25px;
    margin-top: 15px;
}
.social-icon {
    height: 30px;
    position: static;
}
a.social-btn {
    border-radius: 50%;
    padding: 5px 10px 5px 10px;
}
.team-box {
    padding: 20px 0 20px;
	justify-content: space-evenly;
}
.team-box:hover .social-icon {
    height: 30px;
    transition: 0.5s;
}
.app {
    padding: 40px 0;
}
.outerWrap h1 {
    font-size: 30px;
    margin-bottom: 5px;
}
.footer {
    padding: 40px 0 0;
}
.footer h4 {
    font-size: 18px;
    margin-top: 10px;
}
.footer-top ul li {
    font-size: 13px;
}
.footer .phone-no a {
    font-size: 16px;
}
.footer-day-time {
    margin-bottom: 10px;
}
.footer-top {
    padding: 0px 0 30px;
}
ul.social-btn {
    display: flex;
    justify-content: center;
}
.form-top h3 {
    font-size: 30px;
}
.copyright {
    text-align: center;
}

}


@media (max-width: 480px) {
	.carousel-item img.d-block {
    height: 340px;
}
.banner-left h1 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 2px;
}
.btnTheme {
    line-height: 20px;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.left-bottom h3 {
    font-size: 16px;
}
.heading-top h2 {
    font-size: 17px;
    margin-bottom: 5px;
}
.heading-bottom h3 {
    font-size: 16px;
}
.number {
    font-size: 20px;
    line-height: 25px;
}
.outerWrap  p {
    font-size: 12px;
    margin-bottom: 6px;
}
.menu-box img {
    width: 45px;
    margin-bottom: 15px;
}
.outerWrap h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
.dishes a.nav-link i {
    font-size: 22px;
}
.outerWrap h6 {
    font-size: 14px;
}
.food-menu  p {
    margin-bottom: 0px;
}
.team-box h5 {
    font-size: 20px;
    margin-top: 10px;
}
.outerWrap h1 {
    font-size: 25px;
    margin-bottom: 5px;
}
.store-link img {
    width: 90px;
}
.footer .phone-no a {
    font-size: 14px;
}
.footer-top ul li {
    font-size: 12px;
}
.footer h4 {
    font-size: 16px;
    margin-top: 10px;
}
.form-top h5 {
    font-size: 13px;
}
.form-top h3 {
    font-size: 25px;
}
.email-form input {
    width: 81%;
}
}
@media (max-width: 375px) {
	.carousel-item img.d-block {
    height: 320px;
}
	.banner-left {
    text-align: center;
    padding: 130px 0 80px;
}
.aboutUs {
    padding: 30px 0 15px;
}
.menu {
    padding: 30px 0 10px;
}
.dishes {
    padding: 30px 0 5px;
}
.dishes a.nav-link i {
    font-size: 18px;
}
.dishes li.nav-item {
    padding: 0;
}
.outerWrap h6 {
    font-size: 13px;
}
.reservation {
    padding: 30px 0;
}
.chef {
    padding: 30px 0 10px;
}
.app {
    padding: 30px 0;
}
.footer {
    padding: 30px 0 0;
}
.footer .phone-no a {
    font-size: 11px;
}
.phone-no i {
    font-size: 23px;
}
.footer-top ul li {
    font-size: 11px;
}

.footer-bottom ul li {
    margin-right: 5px;
    font-size: 11px;
}
.footer-top {
    padding: 0px 0 20px;
}
.email-form input {
    width: 73%;
}
}
