
@media screen and (max-width: 1500px) {

	.site-navigation ul li:not(:last-child) {
		margin-right: 50px;
	}
	
	.site-navigation ul li a {
		font-size: 17px;
	}

	.contact-call > a {
		font-size: 21px;
	}

	.contact-call > a i {
		font-size: 27px;
	}

}

@media screen and (max-width: 767px) {

	.site-header {
		padding: 0;
	}

	.contact-call {
		display: none;
	}

	.site-navigation {
		position: fixed;
		top: 0;
		right: -100%;
		width: 100%;
		background: #000;
		height: 100%;
		z-index: 222;
		opacity: 0;
		visibility: hidden;
	}

	.site-navigation.active {
		opacity: 1;
		visibility: visible;
		right: 0;
	}

	.site-navigation ul li:not(:last-child) {
		margin-right: 0px;
	}

	.site-navigation ul li {
		display: block;
		margin: 0 0 30px;
	}

	.site-logo > a {
		top: -26px;
		left: 20px;
		width: 140px;
	}

	.site-logo > a::after {
		border-left: 70px solid transparent;
		border-right: 70px solid transparent;
		border-top: 20px solid #fff;
		bottom: -20px;
	}

	.home_banner {
		height: 500px;
	}

	.home_banner .banner_caption {
		top: 65%;
	}

	.container {
		width: 100%;
		padding: 0 25px;
	}

	.footer-top {
		padding: 30px 0;
	}

	.footer-block h5 {
		font-size: 18px;
	}

	.footer-block h5 {
		margin: 0;
	}

	.footer-block.operations {
		margin-bottom: 25px;
	}

	.footer-block.location {
		margin-bottom: 25px;
	}

	.footer-block.location ul li {
		margin: 0 0 4px;
	}

	.footer-bottom {
		padding: 10px 0;
	}

	.footer-block.location h6 {
		font-size: 16px;
		margin: 0 0 15px;
	}

	.testimonials {
		padding: 40px 0;
	}

	.testimonials .section-title h3 {
		font-size: 22px;
	}

	.testimonials .inner {
		padding: 0;
	}

	.testimonials .section-title {
		margin: 0 0 30px;
	}

	.testimonials p {
		font-size: 15px;
		line-height: 22px;
	}

	.test-block .test-details h5 {
		font-size: 18px;
		margin: 0 0 8px;
	}

	.popularitems {
		padding: 40px 0;
	}

	.homepopular .section-title h3 {
		font-size: 24px;
	}

	.shape-thumbnail {
		margin: 0 0 10px;
	}

	.site-btn {
		padding: 10px 16px;
		font-size: 12px;
	}

	.menu-items-grid__column .left .menu__details h4 {
		font-size: 18px;
	}

	.menu-items-grid__column .left .menu__details p {
		font-size: 14px;
		line-height: 19px;
	}

	.menu-items-grid__column span.menu-price {
		font-size: 14px;
		padding: 5px 10px;
	}

	.menu-items-grid__column .left .thumbnail-img {
		width: 70px;
		height: 70px;
	}

	.view-all-btn {
		margin: 10px 0 0;
	}

	.whychoose {
		padding: 30px 0;
	}

	.whychoose-block p {
		line-height: 20px;
	}

	.whychoose-block.has-border {
		border-right: none;
		margin-bottom: 20px;
	}

	.whychoose-block span {
		max-width: 60px;
		margin: 0 auto 10px;
	}

	.about_market {
		padding: 50px 0;
	}

	.content-area .section-title h2 {
		font-size: 22px;
		line-height: 26px;
	}

	.section-title {
		margin: 0 0 20px;
	}

	.content-area p {
		font-size: 15px;
		line-height: 22px;
	}

	.services-list ul {
		flex-direction: column;
	}

	.services-list ul li:not(:last-child) {
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.services-list ul li span {
		top: -6px;
		font-size: 25px;
	}

	.services-list ul li {
		padding-left: 40px;
	}

	.about_market .thumbnail-img {
		padding-left: 0px;
		margin-top: 30px;
		max-width: 250px;
	}

	.home_banner .banner_caption .inner {
		padding: 0px;
	}

	.home_banner .banner_caption h1 {
		font-size: 24px;
	}

	.home_banner .banner_caption .site-btn {
		margin-top: 10px;
		margin-right: 5px;
	}

	.navbar-toggle {
		background: #c54c48;
		border-radius: 0px;
		margin-top: 15px;
		margin-right: 25px;
		z-index: 2222;
		transition: all 0.3s ease;
	}

	.navbar-toggle.active {
		background: none;
	}

	.navbar-toggle.active .icon-bar {
		background: #fff;
	}

	.navbar-toggle.active .icon-bar:nth-of-type(2) {
		transform: rotate(45deg);
		top: 10px;
		position: relative;
	}

	.navbar-toggle.active .icon-bar:nth-of-type(3) {
		opacity: 0;
		visibility: hidden;
	}

	.navbar-toggle.active .icon-bar:nth-of-type(4) {
		position: relative;
		transform: rotate(-45deg);
		top: -2px;
	}

	.navbar-toggle .icon-bar {
		background: #fff;
		transition: all 0.3s ease;
	}

	.page-title h3 {
		font-size: 24px;
	}

	.site-banner {
		padding-bottom: 10px;
	}

	.page-content {
		padding: 40px 0;
	}

	.section-title h3 {
		font-size: 26px;
	}

	img.vector-image {
		top: 30px;
		right: 20px;
		max-width: 80px;
	}

	.menu-items-grid__column .left .menu__details {
		padding-right: 0px;
	}

	.contactleft .section-title h3, 
	.contactright .section-title h3 {
		line-height: 34px;
	}

	.contact-calls {
		display: none;
	}

	.cateringmenus__heading {
		font-size: 18px;
	}

	.cateringmenus__heading img {
		max-width: 40px;
		margin-right: 10px;
	}

	.hasbg .whoweare-box .thumbnail-img {
        height: 250px;
        width: 250px;
        margin: 30px auto 0;
    }
    
	section#section-buffet {
	    padding: 40px 0;
	}
    
    .block-buffet {
        flex-direction: column;
    }
    
    .block-buffet .block-buffet__details {
        width: 100%;
    }
    
    .block-buffet .thumbnail-img {
        margin: 30px 0 0;
        padding-left: 0px;
    }
    
    .block-buffet__details h4 {
        font-size: 18px;
    }
    
    .testimonials {
        overflow: hidden;
    }
    
    .testimonials .owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }
    
    .popularitems .owl-carousel .owl-nav button, .testimonials .owl-carousel .owl-nav button {
        width: 30px;
        height: 30px;
        font-size: 24px;
    }
    
    .testimonials .owl-carousel .owl-nav button.owl-next {
        right: -20px;
    }
    
    .test-block {
        padding: 0 20px;
    }
    
    .site-navigation__phone {
        display: block;
    }
    
    .homepopular.thumbnails .menu-items-grid__column .left .menu__details h4 {
        max-height: 100%;
    }
    
    .cateringmenus .text-right {
        text-align: left;
        margin: 0 0 20px;
    }
    
    .drink-description h5 {
        font-size: 18px;
    }
    
    .menu-boxes {
        min-height: 150px;
        margin-bottom: 10px;
    }
    
    .menu-boxes ul li {
        font-size: 16px;
    }
    
    .site-header.sticky .site-navigation ul li a {
        color: #fff;
    }
    
    
}
