@charset "UTF-8";
/* Body */
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #ffffff;
	background-image: url("../images/BG-fleurdelis.png");
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
/* Header */
header {
	width: 100%;
	height: 8%;
	background-color: #5D5E5D;
	border-bottom: 1px solid #353635;
}
.logo {
	color: #fff;
	font-weight: bold;
	margin-left: auto;
	letter-spacing: 4px;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	line-height: 2em;
	font-size: 22px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
/* About Section */
.text_column {
	width: 100%;
	text-align: center;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: auto;
	padding-right: auto;
	color: #A3A3A3;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #aa0000;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: thick;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-width: thick;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 50%;
	text-align: center;
	float: left;
	margin-top: 20px;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #52BAD5;
	text-align: center;
	font-family: zalando sans;
	font-size: 44px;
	color: #ffffff;
	filter: drop-shadow(3px 4px 0 #552000);
	
}
.gallery .thumbnail p {
	margin: 0;
	color: #B3B3B3;
	text-align: center;
	font-family: zalando sans;
	font-size: 22px;
	color: #ffffff;
}

.gallery .thumbnail a {
	color: #ffffff;
	text-decoration: none;

}

.gallery .thumbnail a:hover {
	color:#6BF1AC;  
}


/* More info */
.intro {
	padding-bottom: 0px;
	
}
.column {
	width: 50%;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	float: left;
}
	
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}
.intro .column p {
	color: #FFFFFF;
}
.cards {
	width: auto;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}

.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}
.intro {
	display: inline-block;
	
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.leadstory {
    font-family: Zalando Sans;
    font-size: 20px;
	font-weight: 300;
	color:#444466;
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #FFFFFF;
    border-top-width: thick;
    border-top-style: solid;
    border-top-color: #aa0000;
    border-left-width: thick;
    border-left-color: #aa0000;
    border-left-style: solid;
    border-right-color: #aa0000;
    border-right-width: thick;
    border-right-style: solid;
    border-bottom-color: #aa0000;
    border-bottom-width: thick;
    border-bottom-style: solid;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-left: 1px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.leadstory h1 {
	font-family: libre baskerville;
	font-weight: 700;
	font-size: 40px;
	color: #aa0000;
	margin-top: 15px;
	margin-bottom: 15px;

}


.leadstory h2 {
	font-family: libre baskerville, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;

}

.leadstory a {
	color:#aa0000;
	text-decoration: none;
}

.leadstory-interior {
	margin-left: 40px;
	margin-right: 40px;
}

.leadstory li {
	margin-bottom: 25px;
}

.list {
	padding: 0;
  margin: 0;
  list-style-type: none;
}
.covidbullet {	
	background: url('../images/covid-red.png') no-repeat left top;
  height: 40px;
  padding-top: 5px;
  padding-left: 45px;

	
}
.bklfooter {
	font-family: Libre Baskerville;
    font-size: 14px;
	font-weight: 500;
	color:#FFFFFF;
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #aa0000;
    border-top-width: thick;
    border-top-style: solid;
    border-top-color: #552000;
    border-left-width: thick;
    border-left-color: #552000;
    border-left-style: solid;
    border-right-color: #552000;
    border-right-width: thick;
    border-right-style: solid;
    border-bottom-color: #552000;
    border-bottom-width: thick;
    border-bottom-style: solid;
    padding-bottom:0px;
    padding-top: 0px;
    padding-left: auto;
    padding-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: AUTO;
    margin-right: auto;
	align-content: center;
}

.bklfooter-interior {
	margin-left: 40px;
	margin-right: 40px;
	align-content: center;
}

.bklfooter-interior a {
		color:#6BF1AC;
	text-decoration: none;

}

.results {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #323429;
	
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;

}







/* Mobile */
@media (max-width: 760px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: center;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}

.thumbnail {
	width: 100%;
	text-align: center;
	float: left;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

	
	
	
	




	