.kofc-AboutUs, .kofc-AboutUs-pic, .AboutUs_title, .AboutUs_titlebar { width: 100%; height: auto; }

.kofc-AboutUs .img_lft, .kofc-AboutUs .img_rght { 
	width: auto !important;
	text-align: center !important; 
	margin-bottom: 20px;
	font-size: 0.9em;
	font-weight: bold;
}
.kofc-AboutUs .img_lft2 { 
    width: 100%;
	margin: 0;
	text-align: center;
}
.kofc-AboutUs .img_lft2 img { 
    width: 100%;
	height: auto;
	margin: 0 0 12px 0;
}


.kofc-AboutUs p { margin: 0 0 15px 0 !important; }

.kofc-AboutUs figure { max-width: 390px; }
.kofc-AboutUs figcaption { 
    width: 80% !important;
	margin: 0 auto;
}

.kofc-AboutUs .img_lft img, .kofc-AboutUs .img_rght img { 
	width: 80% !important;
	height: auto;
	margin: 0 0 3px 0;
}

.kofc-AboutUs h1.hdr2 {
	margin: 0 !important;
}
.kofc-AboutUs .subtitle { 
	font-size: 1.2em;
	margin-bottom: 8px;
}
.kofc-AboutUs .tle_brk, .kofc-AboutUs .tle_brk2 { display: inline; }

.kofc-AboutUs ul    { margin-bottom: 25px !important; }
.kofc-AboutUs ul li { margin-bottom: 10px; }



.top_spr { display: none; }




@media (min-width:768px){
.kofc-AboutUs .img_lft  { float: left; margin: 0 25px 20px 0; }
.kofc-AboutUs .img_rght { float: right; margin: 0 0 20px 25px; }

.kofc-AboutUs .img_lft img, .kofc-AboutUs .img_rght img { 
	width: 95% !important;
}


.kofc-AboutUs .subtitle { 
	font-size: 1.4em;
}
.kofc-AboutUs .tle_brk, .kofc-AboutUs .tle_brk2 { display: none; }

.kofc-AboutUs .img_lft2 img { 
    width: 95%;
}
}




@media (min-width:992px){
.kofc-AboutUs .tle_brk2 { display: inline; }

.kofc-AboutUs .img_lft2 { 
    width: auto;
	float: left;
	margin: 0 25px 0 0;
}

}


@media (min-width:1200px){
.kofc-AboutUs .tle_brk2 { display: none; }

.top_spr { 
    display: block;
	width: 80px;
	height: 60px;
}

}




.kofc-AboutUs { 
	margin-bottom: 20px;
}
.kofc-AboutUs-pic { 
	margin: 0; padding: 0;
}

.AboutUs_titlebar { 
	margin: 0; padding: 5px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000a68+36,070c3d+100 */
	background: #000a68; /* Old browsers */
	background: -moz-linear-gradient(top, #000a68 36%, #070c3d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000a68 36%,#070c3d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #000a68 36%,#070c3d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000a68', endColorstr='#070c3d',GradientType=0 ); /* IE6-9 */
}
.AboutUs_titlebar h2 { 
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
	line-height: 25px;
	margin: 0; padding: 0;
	color: #fff;	
}
.AboutUs_titlebar h1 { 
	width: 100%;
	margin: 0; padding: 0;
	font-size: 1.85em;
	font-weight: normal;
	line-height: 23px;
	text-align: center;
	color: #e4a215;	
}
.AboutUs_caption { 
	width: 100%; height: auto;
	margin: 0; padding: 5px 10px;
	background-color: rgba(0, 0, 0, 0.7);
	font-size: 0.9em;
	color: #fff;	
}






@media (min-width:768px){
.AboutUs_titlebar { padding: 2px 0; }

.kofc-AboutUs { margin-bottom: 50px; }
}



@media (min-width:992px){
.kofc-AboutUs { 
	position: relative;
}

.AboutUs_titlebar { padding: 10px 0; }
.AboutUs_title { 
	position: absolute;
	left: 0; bottom: 0;
}
.AboutUs_titlebar h2 { 
	font-size: 2.1em;
	text-indent: 20px;
	line-height: 25px;	
}
.AboutUs_titlebar h1 { 
	font-size: 2.7em;
	line-height: 36px;
}

.AboutUs_caption { 
	padding: 5px 10px;
	font-size: 1em;
}

}



@media (min-width:1200px){
.kofc-AboutUs { margin-bottom: 50px; }

.AboutUs_titlebar h2 { font-size: 2.1em; }
.AboutUs_titlebar h1 { font-size: 3.2em; }
.AboutUs_caption     { padding: 10px 15px; }

}


