/*
===============================================
Copyright 2024 Knights Of Columbus Our Lady of Victory Council #3358. All rights reserved.
About Us Page - https://www.kofc3358.org/aboutus.php
===============================================
*/







.about01 .about-hdr {
	font-size: 1.12em; 
	font-weight: bold;
	color: #17397d;
	margin: 0 0 5px 0;  
}

.board_cont {
	width: 100%; 
	background-color: #010073;
	border-radius: 18px 18px 18px 18px;
	-webkit-border-radius: 18px 18px 18px 18px;
	-moz-border-radius: 18px 18px 18px 18px;
	padding: 12px 0 0 0;  
}
.board_cont_inr {
	width: 92%; 
	margin: 5px auto;
	color: #fff;
	text-align: center; 
}
.board_cont_inr h3, .board_cont_inr p {
	width: 100%;
	text-align: left !important;
}
.board_cont_inr h3 {
	font-size: 1.7em; 
	color: #e4a215;
	margin-bottom: 0 !important;
}
.board_cont_inr p {
	font-size: 1.1em;
	color: #fff;
	margin-bottom: 15px !important;
}


.board_cont figure {
	width: 45%;
	min-height: 240px; 
	vertical-align: top;
	position: relative;
	margin: 0 5px;
	display: inline-block; 
}
.board_cont figure img {
	width: 100%; 
	height: auto; 
}
.board_cont figure figcaption {
	font-size: 0.85em;
	text-align: center;
	min-height: 60px; 
}
.board_cont figure figcaption .title {
	font-weight: bold;
}
.icon_smlmail {
	width: 15px; height: 9px; 
	position: absolute;
	left: 0; bottom: 25px;
}


.contact-hdr {
	font-size: 1.12em; 
	font-weight: bold;
	color: #17397d;
	margin: 0 0 5px 0;  
}
.about02 figure img, .about03 figure img, .about04 figure img {
	width: 100%; 
	height: auto;
	margin-bottom: 4px; 
}


.subftr br {
	display: none; 
}




@media (min-width:768px){
.bg_about {
	background-image: url(../images/bg_about.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-size: 100% auto;
}

.bg_about h1.hdr {
	margin: 0 0 5px 0; 
	text-align: center;
}
.bg_about .subhdr {
	width: 85%;
	margin: 0 auto; 
	text-align: center; 
	text-shadow: 2px 2px 2px #fff; 
}

.about01 .col-md-5 {
	padding-top: 230px;   
}
.about01 p {
	width: 95%;   
}

.board_cont {
	width: 97%;  
}

.board_cont figure {
	width: 30%;
	min-height: 230px; 
}

.icon_smlmail {
	bottom: 35px;
}


.about02 figure, .about03 figure {
	width: 95%;
	font-size: 0.9em;
}
.about04 figure {
	width: 97%; 
	margin: 0 auto;
	font-size: 0.9em; 
}


.about03 figure {
	float: right;
}

.subftr br {
	display: inline-block; 
}


}






@media (min-width:992px){
.bg_about h1.hdr {
	text-align: left;
	text-indent: 12px;
}
.bg_about .subhdr {
	margin: 0 0 0 12px; 
	text-align: left;  
}
.bg_about .subhdr .subhdr01 {
	float: left;
}
.bg_about .subhdr .subhdr02 {
	float: right;
}

.about01 .col-md-5 {
	padding-top: 320px;   
}
.about01 .col-md-5 p {
	width: 95%;   
}

.about02 figure, .about03 figure {
	font-size: 1em;
}

.board_cont figure {
	width: 22%;
	min-height: 223px; 
}


}






@media (min-width:1200px){
.about01 .col-md-5 { width: 40% !important; }
.about01 .col-md-7 { width: 60% !important; }

.bg_about .subhdr {
	width: 80%; 
}

.about01 .col-md-5 {
	padding-top: 340px;   
}

.board_cont {
	margin-left: 5px; 
}
.board_cont figure {
	width: 138px;
	min-height: 230px;
	margin: 0 5px; 
}
.board_cont figure figcaption {
	min-height: 10px;
}

.icon_smlmail {
	bottom: 18px;
}
.icon_smlmail img {
	width: 15px !important; 
	height: 9px !important; 
}


}






