@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700|Pacifico");

/* Reset */
html, div, span, applet, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, 
i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, 
th, td, article, aside, canvas, details, embed, figure, figcaption, hgroup, menu, nav, output, ruby, section, 
summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.image.fit img {
	width: 100%;
	height: auto;
}
article, aside, details, figcaption, figure, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@media screen and (max-width: 1680px) {
	.container.\31 25\25 {width: 100%; max-width: 100em; min-width: 80em;}
	.container.\37 5\25 {width: 60em;}
	.container.\35 0\25 {width: 40em;}
	.container.\32 5\25 {width: 20em;}
	.container {width: 80em;}}
@media screen and (max-width: 1280px) {
	.container.\31 25\25 {width: 100%; max-width: 81.25em; min-width: 65em;}
	.container.\37 5\25 {width: 48.75em;}
	.container.\35 0\25 {width: 32.5em;}
	.container.\32 5\25 {width: 16.25em;}
	.container {width: 65em;}}
@media screen and (max-width: 980px) {
	.container.\31 25\25 {width: 100%; max-width: 112.5%; min-width: 90%;}
	.container.\37 5\25 {width: 67.5%;}
	.container.\35 0\25 {width: 45%;}
	.container.\32 5\25 {width: 22.5%;}
	.container {width: 90%;}}
@media screen and (max-width: 736px) {
	.container.\31 25\25 {width: 100%; max-width: 112.5%; min-width: 90%;}
	.container.\37 5\25 {width: 67.5%;}
	.container.\35 0\25 {width: 45%;}
	.container.\32 5\25 {width: 22.5%;}
	.container {	width: 90% ;}}
@media screen and (max-width: 480px) {
	.container.\31 25\25 {width: 100%; max-width: 112.5%; min-width: 90%;}
	.container.\37 5\25 {width: 67.5%;}
	.container.\35 0\25 {width: 45%;}
	.container.\32 5\25 {width: 22.5%;}
	.container {width: 90% ;}}

/* Basic */
body {-ms-overflow-style: scrollbar;}
@media screen and (max-width: 480px) {
	html {min-width: 320px;}}
/* Type */
body {
	background-color: #fff;
	color: #111111;
}
body, input, select, textarea {
	font-family: "Lato", sans-serif;
	font-size: 15pt;
	font-weight: 300;
	line-height: 2;
}
@media screen and (max-width: 1680px) {
	body, input, select, textarea {font-size: 13pt;}}
@media screen and (max-width: 1280px) {

	body, input, select, textarea {font-size: 13pt;}}
@media screen and (max-width: 980px) {
	body, input, select, textarea {
	font-size: 12pt;}}
@media screen and (max-width: 736px) {
	body, input, select, textarea {font-size: 12pt;}}
@media screen and (max-width: 480px) {
	body, input, select, textarea {font-size: 12pt;}}
a {-moz-transition: color 0.2s ease-in-out;-webkit-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 2em 0;
}
h1, h2, h3, h4 {
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 1em 0;
	text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a {
	color: inherit;
	text-decoration: none;
}
h1 {
	font-size: 2em;
	margin: 0 0 0.25em 0;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.35em;
}
h4 {
	font-size: 1.1em;
}
h5 {		
    font-weight: 700;
    line-height: 1.5;
	margin: -1em 0 1em 0;
    text-transform: uppercase;
    color: inherit;
    text-decoration: none;
    font-size: 0.4em;
}
@media screen and (max-width: 736px) {
h1 {font-size: 1.5em;}
h2 {font-size: 1.25em;}
h3 {font-size: 1.1em;}}

.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
input, select, textarea {color: #e5474b;}
a {color: #e5474b;}
h1, h2, h3, h4 {color: #e5474b;
}
/* Form */
form {margin: 0 0 2em 0;}
form .field {margin: 0 0 2em 0;}
form .field.half {width: 50%;float: left;padding: 0 0 0 1em;}
form .field.half.first {padding: 0 1em 0 0;}
form > .actions {margin: 2.5em 0 0 0 ;}
@media screen and (max-width: 736px) {
	form .field {margin: 0 0 1.5em 0;}
	form .field.half {padding: 0 0 0 0.75em;}
	form .field.half.first {padding: 0 0.75em 0 0;}
	form > .actions {margin: 2em 0 0 0 ;}}
@media screen and (max-width: 480px) 
	{form .field.half {width: 100%; float: none; padding: 0;}
	form .field.half.first {padding: 0;}}

/* Icon */
.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative;
}
.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none ;
}
.icon > .label {
	display: none;
	}

/* CSS for the "Our Leaders" section */
.image {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}
.leader {
    flex: 1;
    text-align: center;
    margin: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 10px;
    border-radius: 5px;
	background-image: url(/images/BGimg.jpg); /* Replace 'your-image-url.jpg' with the path to your background image */
	background-size: cover; /* Adjust as needed */
	background-position: center; /* Adjust as needed */
	background-repeat: no-repeat; /* Prevent repeating the image */
}
.leader img {
    max-width: 100%;
}
.text {
    margin: 10px;
}

/* Additional CSS for styling the buttons, text, and image if needed */
.text h2 {
    font-size: 24px;
    text-align: start;
}
.text p {
    font-size: 16px;
    line-height: 1.6;
    text-align: start;
}
button {
    background-color: #007BFF;
    color: white;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    align-items:baseline;
}

/* Header */
header p {position: sticky;margin-left: 200px;margin: 0 0 1.5em 0;}
header p {color: #717171;}
#header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-image: url('your-image.jpg'); /* Replace with your background image */
	background-size: cover;
	color: #ff4444; /* Text color for contrast */
	padding: 20px;
	background: linear-gradient(90deg, rgb(0, 0, 0), rgb(0, 85, 0));
	cursor: default;
	height: 8em;
	left: 0;
	line-height: 5em;
	position: fixed;
	text-align: right;
	top: 0;
	width: 100%;
	z-index: 10001;}
#header .inner {
	max-width: 65em;
	width: calc(100% - 6em);
	margin: 0 auto;
	position: relative;
}
/* Additional CSS for header alignment */
.logo {text-align: left;}
.header-buttons {text-align: right;}
#header .logo {
	font-family: italic;
	display: inline-block;
	height: inherit;
	left: 0;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	color: #e5474b;
	text-align: left;
	font-size: 45px;
	text-transform: none;
	font-weight: normal;
	margin-left: 0%;
}
.header button{margin-right: 5%;
}
#header .logo:hover {color: #4757e5bf;}
#header a {-moz-transition: color 0.2s ease-in-out;-webkit-transition: color 0.2s ease-in-out;	
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	display: inline-block;
	padding: 0 0.5em;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: .85em;
	margin-top: 60px;
}
#header a:hover {color: rgba(255, 255, 255, 0.75);}
#header a:last-child {padding-right: 0em;}
@media screen and (max-width: 736px) {#header a {padding: 0 0.5em;}}
@media screen and (max-width: 480px) {#header {min-width: 320px;}}

#header {
    background-color: #1c1c1c; /* Add a background color for the header */
    color: white;
    text-align: center;
    padding: 0px;
}
.blue-link {
    color: rgb(30, 255, 0);
    text-decoration: underline; /* Optional: Add underline for typical link style */
}
.events-container {
    max-width: 800px;
    margin: 0 auto;
}
.event {
    margin: 20px;
    border: 1px solid #ddd;
    padding: 10px;
}
.head{
	text-align: center;
	margin: 30px 0 0 0;
}
/* Reset default margin and padding */
body {
    font-family: Arial, sans-serif;
}
.image-row {
    display: flex;
    justify-content: space-between;
    max-width: 1310px;
    margin: 0 auto;
	background: linear-gradient(90deg, rgb(122, 122, 122), rgb(0, 79, 116));background-color: #ffffff;
	background-size: cover;
	padding: 50px;
}
.image-card {
    text-align: center;
}
.image-wrapper {
    width: 300px;
    height: 300px;
    background-color: #333;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-wrapper img {
    max-width: 100%;
    height: auto;
}
.image-title {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
body {
    background-image: url('images/img14.webp'); /* Replace 'images/img14.webp' with the path to your background image */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.full-page-image {
    /* Optionally, you can add styles for the content within the full-page image div */
    text-align: center;
    color: white;
	background: linear-gradient(90deg, rgb(122, 122, 122), rgb(0, 79, 116));background-color: #ffffff;
}
/* Apply styles to the container and columns */
.info-container {
    display: flex;
    justify-content: space-around; /* Adjust as needed to control spacing */
    align-items: center; /* Vertically center content */
	background: #000;
	color: white;
}
.info-column {
    flex: 1;
    text-align: center;
    padding: 20px; /* Adjust padding as needed */
}
.info-column h2 {
    font-size: 18px;
}
.info-column p {
    font-size: 16px;
}
.info-column p {
    font-size: 16px;
}

/* Footer */
/* Reduce the margin and padding for the footer section */
.footer-container {
	background: linear-gradient(90deg, rgb(0, 0, 0), rgb(0, 127, 0)); /* Background color for the footer container */
	color: white;
	text-align: center;
	padding-top: 20px;
}

/* Style the footer text */
#h6 {
	margin: 0; /* Remove default margin */
	font-size: 14px;
	background: linear-gradient(90deg, rgb(0, 0, 0), rgb(0, 127, 0));background-color: #ffffff;
	color: #000000;
	text-align: center;
	padding: 20px;
	position: static;
	bottom: 0;
	width: 100%;
}
/*this will size my social media icons within the info section*/
.info-column a{
	font-size: 35px;
	letter-spacing: 3px;
}
