@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.deal-bg {
		height: 335px;
	}

	.single-product h5 {
		font-size: 19px;
	}

	.single-testimonial-bg {
		width: 40%;
		height: 300px;
	}

	.single-testimonial-quote {
		width: 60%;
	}

	.single-testimonial-quote ul {
		margin-bottom: 12px;
	}

	.single-blog-bg {
		height: 270px;
	}

	.single-brand img {
		width: 130px;
		height: 70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.section-padding {
		padding: 96px 0;
	}

	.section-margin {
		margin-top: 72px;
	}

	.sm-marginTop-30 {
		margin-top: 30px;
	}

	.sm-marginBottom-30 {
		margin-bottom: 30px;
	}

	.sm-marginBottom-50 {
		margin-bottom: 50px;
	}

	.custom-navbar i {
		display: block;
	}

	.main-menu ul {
		/* display: none; */
		position: absolute;
		/* top: 25px; */
		left: 0;
		width: 100%;
		background: rgba(19, 9, 41, .9);
		padding: 20px;
		border: 1px solid #442942;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;

		;
	}

	.main-menu ul li a {
		width: 32.94%;
		display: inline-block;
	}

	.main-menu ul li a,
	.main-menu ul li i {
		color: #fff;
	}

	.slide-shade {
		padding: 250px 0;
	}

	.slider-area.owl-carousel .owl-dots {
		display: none;
	}

	.deal-bg {
		height: 250px;
	}

	.achievements {
		text-align: center;
	}

	.single-achievement img {
		margin: auto;
		margin-bottom: 24px;
	}

	.single-testimonial-bg {
		height: 320px;
	}

	.contact-details {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, #fff), color-stop(48%, #130929));
		background: -webkit-linear-gradient(top, #fff 52%, #130929 48%);
		background: -o-linear-gradient(top, #fff 52%, #130929 48%);
		background: linear-gradient(to bottom, #fff 52%, #130929 48%);
	}

	.contact-address {
		margin-top: 390px;
	}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.single-brand.xs-marginBottom-30 {
		margin-bottom: 0;
	}

	.wideXS-marginBottom-30 {
		margin-bottom: 30px !important;
	}

	.main-menu ul li a {
		padding: 10px;
	}

	ul.countdown li p {
		font-size: 16px !important;
	}

	.single-brand {
		width: 50%;
		float: left;
		overflow: hidden;
	}
}

@media only screen and (max-width: 767px) {
	h2 {
		font-size: 36px;
	}

	.section-padding {
		padding: 96px 0;
	}

	.section-margin {
		margin-top: 72px;
	}

	.xs-marginBottom-50 {
		margin-bottom: 50px !important;
	}

	.xs-marginBottom-30 {
		margin-bottom: 30px;
	}

	.marginBottom-30 {
		margin-bottom: 0;
	}

	.header-top {
		padding: 24px 0;
		text-align: center;
	}

	.header-top-info {
		overflow: hidden;
	}

	.header-top-info {
		display: inherit;
	}

	.header-top-info .phone,
	.header-top-info .email {
		margin-left: 0;
	}

	.header-top-info span {
		margin-bottom: 12px;
		display: inline-block;
	}

	.header-top-icons ul {
		float: none;
		padding-top: 10px;
	}

	.header-top-icons ul li {
		margin-left: 0;
		margin: 0 5px;
	}

	.header-top-icons ul li a i:hover {
		color: #fff;
	}

	.custom-navbar i {
		display: block;
	}

	.main-menu ul {
		/* display: none; */
		position: absolute;
		/* top: 25px; */
		left: 0;
		width: 100%;
		/* background: rgba(19, 9, 41, .9); */
		background: rgb(0 0 0 / 90%);
		padding: 10px;
		border: 1px solid #442942;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;

		/* **** */

		display: flex;
		justify-content: center;
		align-items: center
	}

	.main-menu ul li a {
		/* width: 50%; */
		float: left;
		display: inline-block;
	}

	.main-menu ul li a,
	.main-menu ul li i {
		color: #fff;
	}

	.cart-box {
		width: 250px;
		top: 36px;
	}

	.cart-box.active {
		top: 26px;
	}

	.slide-shade {
		padding: 200px 0;
	}

	.slider-area.owl-carousel .owl-dots {
		display: none;
	}

	.welcome-area .custom-btn {
		margin-top: 24px;
	}

	.deal-bg {
		display: none;
	}

	ul.countdown li.seperator {
		margin: 0 4px;
	}

	ul.countdown li p {
		font-size: 13px;
	}

	.achievements {
		text-align: center;
	}

	.single-achievement img {
		margin: auto;
		margin-bottom: 24px;
	}

	.single-food-menu {
		display: inherit;
	}

	.food-menu-image img {
		margin: auto;
		margin-bottom: 24px;
		width: 100px;
		height: 100px;
	}

	.food-menu-content {
		padding-left: 0;
	}

	.products {
		text-align: center;
	}

	.single-product {
		display: inherit;
	}

	.product-image img {
		margin: auto;
	}

	.product-content {
		padding-left: 0;
	}

	.single-testimonial-bg {
		display: none;
	}

	.single-testimonial-quote {
		width: 100%;
		padding: 24px 18px;
	}

	.contact-details {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(57%, #fff), margin-bottom: 0px; , color-stop(43%, #130929));
		background: -webkit-linear-gradient(top, #fff 57%, #130929 43%);
		background: -o-linear-gradient(top, #fff 57%, #130929 43%);
		background: linear-gradient(to bottom, #fff 57%, #130929 43%);
		padding: 48px 0;
	}

	.contact-address {
		margin-top: 390px;
	}

	.contact-form form .name-input,
	.contact-form form .phone-input {
		width: 100%;
		float: none;
	}

	.contact-form form .phone-input {
		margin-left: 0;
	}

	.footer-widget-icons ul li a i:hover {
		color: #fff;
	}
}