.about-content{

	padding: 75px 0 50px;

}

.about-content *{

	font-family: 'Karla', sans-serif;

	color: #666;

	line-height: 25px;

}

.about-content p{

	margin-bottom: 25px; 

}

.about-content .l-con p strong em{

	font-family: 'Great Vibes', cursive;

	color: #3d4e21;

	font-size: 32px;

	font-weight: normal;

	margin-right: 10px;

}

.about-content .right_image_con{

	height: 400px;

	position: relative;

}

.about-content .right_image{

	height: 90%;

	width: 95%;

	position: relative;

	z-index: 1;

}

.about-content .bg-color{

	background: #cddba6;

	height: 80%;

	width: 90%;

	bottom: 0;

	right: 0;

	position: absolute;

}

.about-content-2{

	background: #cddba6;

	padding: 75px 0 75px;

}

.about-content-2 *{

	font-family: 'Karla', sans-serif;

	color: #333333;

	line-height: 25px;

}

.about-content-2 p{

	margin-bottom: 25px; 

}

.about-content-2 .c-con h4{

	font-family: 'Great Vibes', cursive;

	color: #3d4e21;

	font-size: 32px;

	font-weight: normal;

	margin-bottom: 25px;

}

.about-content-2 .r-con h4{

	font-family: 'Karla', sans-serif;

	color: #333;

	font-size: 25px;

	font-weight: normal;

	font-style: italic;

	line-height: 32px;

}

.about-content-2 .left_image_con{

	height: 400px;

	position: relative;

}

.about-content-2 .left_image{

	height: 90%;

	width: 90%;

	position: absolute;

	z-index: 1;

	right: 5%;

}

.about-content-2 .bg-color{

	background: #3d4e21;

	height: 80%;

	width: 90%;

	bottom: -5%;

	left: 0;

	position: absolute;

}

.mission-vision{

	padding: 50px 0;

}

.mission-vision h4{

	font-size: 25px;

	font-family: 'Karla', sans-serif;

	color: #333333;

	font-weight: bold;

}

.mission-vision p{

	font-size: 16px;

	line-height: 26px;

	color: #666666;

	font-family: 'Karla', sans-serif;

	padding: 0 50px;

}

.border-left{

	border-left: 1px solid #dbdee6;

}


/* HAROLD */
.gall-360{
     padding-bottom: 25px;   
}
@media (max-width: 768px){

	.about-content .right_image_con {

	    margin-bottom: 25px;

	}
	.about-content .right_image_con, .about-content-2 .left_image_con {
	    height: auto;
	}

}

@media (max-width: 480px){

	/*.about-content .right_image_con {

	    height: 300px;

	}

	.about-content-2 .left_image_con {

	    height: 300px;

	}*/

}