




.main_menu_content {
float:left;
width:100%;
background:#f6694e;
}


.zest_one_con {
	margin:0;
	padding:0;
}	









/*** Footer ***/
.footer_main_content {	
	float:left;
	background:#121111;
	width:100%;
	padding:1% 0 1% 0;
}
.footer_one_content {
	float:left;
	width:100%;
}	
.footer_one_content h5{
	float:left;
	width:100%;
font-family: 'Montserrat', sans-serif;
	font-size:13px;
	color:#f9f8f8;
	text-align:center;
	padding:5px 0 5px 0;
}
.footer_one_content h6 {
	float:left;
	width:100%;
font-family: 'Montserrat', sans-serif;
	font-size:13px;
	color:#f9f8f8;
	text-align:center;
	padding:5px 0 5px 0;
}
.footer_one_content a {
	color:#f9f8f8;
}	
.footer_one_content a:hover {
color:#f6694e;
}

/**** Social ****/
.social_content {
	float:left;
	width:20%;
	padding:7px 0 7px 0;
	margin-left:45%;
}
.social_content h2{
	float:left;
	width:100%;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:500;
font-family: 'Poppins', sans-serif;
	padding:0 0 6% 0;
	}
.facebook_content {
	width:25%;
	float:left;
	padding:0 5px 0 0;
}
.facebook_content a {
		background:url(../images/facebook.png) no-repeat;
		width:100%;
		float:left;
height:44px;		
	}
.facebook_content a:hover {
		background:url(../images/facebook-over.png) no-repeat;
	}	
	
.instragram_content {
	width:25%;
	float:left;
}
.instragram_content a {
		background:url(../images/intagram.png) no-repeat;
		width:100%;
		float:left;
height:44px;		
	}
.instragram_content a:hover {
		background:url(../images/intagram-over.png) no-repeat;
	}
	
	
.linkedin_content {
	width:25%;
	float:left;
}
.linkedin_content a {
		background:url(../images/linked-in.png) no-repeat;
		width:100%;
		float:left;
height:44px;		
	}
.linkedin_content a:hover {
		background:url(../images/linkedin-over.png) no-repeat;
	}
	
	
	.youtube_content {
	width:25%;
	float:left;
}
.youtube_content a {
		background:url(../images/youtube.png) no-repeat;
		width:100%;
		float:left;
height:44px;		
	}
.youtube_content a:hover {
		background:url(../images/youtube-over.png) no-repeat;
	}		
	
/*** Social ****/	

	

/*** Responsive ***/

/*
@media only screen and (min-width:320px) {
.top_header_section {
	width:1%;
}
.top_header_section h4 {
display:none;
}
.top_header_section h5 {
display:none;
}	
.top_header_section h6 {
display:none;
}

.logo {
width:90%;
padding:0 0 0 0;
}
.logo img {
	max-width:30%;
}	

  .header_main_content {
	width:97%;
	float:left;
}
.main_menu_content {
background:none;
width:3%;
float:left;
padding-top:7%;

}

.footer_one_content h5{
	font-size:11px;
}
.social_content {
	width:60%;
	margin-left:35%;
}	

		
}



}



@media only screen and (min-width:500px) {

.social_content {
	width:40%;
	margin-left:30.5%;
}
.footer_one_content h5{
	font-size:13px;
}

}


@media only screen and (min-width:640px) {
.what_we_provide_one {
	width:48%;
	margin-left:1%;
}
}


@media only screen and (min-width:990px) {

.social_content {
	width:20%;
	margin-left:45%;
}
	
.main_menu_content {
float:left;
width:100%;
background:#f6891f;
padding:0;
}

}




