.food-box .text h4 {
	font-size: 20px;
	color:#044d80;
	font-weight: 700;
	margin-bottom:10px;
	min-height:50px;
}
.darkblue-color {
	color:#044d80;
}
.red-color {
	color:#ef3a33;
}
.heading-title h3 {
   font-weight: 400;
   line-height: normal;
   font-size: 38px;
}
.pro-step i {
	font-size: 40px;
}
.border-solid {
	border-top:10px solid #044d80; 
}
.rev_slider ul li.overlay .slotholder:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.4)!important;
z-index: 100;
}
.margin_top_1 {margin-top:10px;}
.font-size-40 {font-size: 40px;}
.font-size-50 {font-size: 50px;}
@media screen and (max-width: 767px) {
	.xs-size-desk {font-size: 11px!important;line-height: 1.7em;}

	.xs-size-title {font-size: 28px!important;line-height: .80em!important;}
	h1.text-capitalize {line-height: .80em!important;}
}


@media screen and (max-width: 480px) {
	.xs-size-desk {font-size: 11px!important;line-height: 1.7em;}

	.xs-size-title {font-size: 28px!important;line-height: .80em!important;}
	h1.text-capitalize {line-height: .90em!important;}
}
