/*.hero-section .contact-map-data{margin-top: 50px;}*/
.hero-section .contact-us-img{margin-top: 100px;}
.hero-section .contact-map-data{box-shadow: none; padding: 0;}
.hero-section .join-courier.content{width: 90%;}
.navbar-links li a {
  padding: 8px 20px;
}
header .logo img {
  width: 100px;
}
.count-time {
  padding: 50px 20px;
}
.hero-section .customer > i
{
	font-size: 18px;
	background-color: #f25835;
	color: white;
	border-radius: 33px;
	height: 40px;
	width: 40px;
	align-items: center;
	justify-content: center;
	display: flex;
	margin-right: 13px;
	padding: 0;
}
.cards-section h3{font-size: 22px; line-height: 30px;}
.card-text-data:hover {
	background: linear-gradient( 145deg, #f25835, #d95132);
}
.team-description {
	height: 350px;
	max-height: 400px;
	text-align: center;
}
.Benefit-section {
	z-index: -1;
}
.questions.answer p{margin-left: 20px;}
.blog-form select {
	color: #535353;
	border: 1px solid #D1D1D1;
	width: 100%;
	height: 60px;
	padding-left: 20px;
	border-radius: 10px;
	margin-top: 20px;
	outline: none;
	background: #FFF;
	margin-right: 20px
}
#join-delivery .team-description {
	height: 280px;
	max-height: 300px;
	text-align: center;
}
#delivery-partner:before{content: none;}
#delivery-partner > img{width: 300px;}
#become-partner {
	overflow: initial;
	background-repeat: no-repeat;
	background-position: top;
	background-size: auto;
}
.join-courier {
	top: 20%;
}
.subscribe-section{background-size: cover;}
.subscribe-section.about .get-the-menu h2 {
	width: auto;
}
.food-photo-section a.four {
	top: 67%;
	right: -25%;
}
ul.paragraph li h5 {

}
@media (max-width:768px){
.team-description {
	height: auto;
}	
	.hero-section .join-courier.content{width: 100%;}
}
@media (max-width: 480px) {
.food-photo-section a.four {
	right: 10%;
	top: 89%;
}
	.food-content-section {
margin-top: 100px;
}
}