@media screen and (max-width:991px) {
	.cooktail-kichen h1 {
	    font-size: 56px;
	    line-height: 67px;
	}
	.fot-map {
	    margin-top: -70;
	}
}


@media screen and (max-width:767px) {
	.banner.min-vh-100 {
	    min-height: 65vh !important;
	}
	.banner .inner-banner img {
	    height: 65vh !important;
	}
	.cooktail-kichen h1 {
	    font-size: 42px;
	    line-height: 53px;
	}
	.py-90 {
	    padding-top: 65px;
        padding-bottom: 65px;
	}
	.contact-us-page .container-fluid:nth-child(2) {
	    padding-bottom: 65px;
	}
	.fot-map {
	    margin-top: 0;
	}
	.header nav ul li a {
	    padding: 10px 0px !important;
	}

	.insta_desktop {
	display: none;
    }
	.instagram.mob_insta {
	display: block;
}
}

@media screen and (max-width:575px) {
	.banner.min-vh-100 {
	    min-height: 60vh !important;
	}
	.banner .inner-banner img {
	    height: 60vh !important;
	}
	.cooktail-kichen h1 {
	    font-size: 36px;
	    line-height: 47px;
	}
	.cooktail-location h3 {
	    font-size: 26px;
	}
	p {
	    font-size: 14px;
	    line-height: 24px;
	}
	
	.btn {
	    padding: 14px 24px;
	    font-size: 14px;
	}
	
	
	.py-90 {
	    padding-top: 40px;
        padding-bottom: 40px;
	}
	.title-sec h6 {
	    font-size: 20px;
	}
	.title-sec h2 {
	    font-size: 32px;
	    line-height: 36px;
	}
	.menu-title h2 {
	    font-size: 24px;
	}
	.hungry-title h2 {
	    font-size: 26px;
	}
	.hungry-title h6 {
	    font-size: 16px;
	    line-height: 24px;
	}
	.hungry-title2 h2 {
	    font-size: 22px;
	}
	.contact-us-page .container-fluid:nth-child(2) {
	    padding-bottom: 40px;
	}
	

	
}

@media screen and (max-width:479px) {
	
	
}