@charset "UTF-8";
body {
    padding: 0px;
    margin: 0px;
    background-color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
    color: #FFFFFF;
    font-size: 1.7em;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 900;
}
h2 {
    color: #FFFFFF;
    font-size: 1.3em;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: 800;
}
.main h2 {
    color: #00A99D;
}
.side h3 {
    font-size: 1.2em;
    margin-top: 10px;
}
.head {
    border-top: thick solid #9C9C9C;
}
.main {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.main ul {
}
.main ul li {
}
.side {
    background-color: #00A99D;
    padding-left: 10px;
}
.main img {
    width: 80%;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 5px;
    margin-bottom: 5px;
    height: auto;
    padding-right: 10px;
    width: 75%;
}
.side ul {
    padding-left: 15px;
}
.side ul li {
    font-weight: 600;
    font-size: 0.9em;
}
.btn-group-vertical {
    width: 100%;
}
.btn.btn-secondary {
    text-align: left;
    margin-bottom: 10px;
    background-color: #007D74;
}
.btn.btn-secondary:hover {
    background-color: #005A53;
}
.btn.btn-secondary a {
    color: #FFFFFF;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 1.5em;
}
.headerlogo {
	height: 94px;
    background-color: #00A99D;
}
	.main img {

	}
.headerlogo a img {
    width: 100%;
    padding-top: 2%
}

.nav {
	height: 94px;
    background-color: #00A99D;
}
.menubar   {
    display: none;
}
.menubar ul {
    text-transform: uppercase;
    font-size: 1em;
    color: #FFFFFF;
    padding-top: 50px;
}
.menubar ul li {
    display: inline-block;
    margin-right: 20px;
}
.menubar ul li a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 700;
}
.menubar ul li a:hover {
    color: #000000;
}

.blackbar {
    background-color: #000000;
    height: 24px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-bottom: 4px;
    text-align: center;
    font-size: 1.1em;
    font-weight: 800;
}

.slideshow {
    background-color: #000000;
    padding: 0px;
    height: 200px;
}

.portrait {
    float: left;
    padding-top: 10px;
	background-color: #00a99d;
}

.biocopy {
    float: right;
    padding-top: 5px;
    background-color: #00a99d;
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: 600;
}
.biocopy a {
    color: #FFFFFF;
    font-weight: 900;
    text-transform: uppercase;
}

.portrait img {
    width: 100%;
    height: auto;
}

.exampleblock {
    background-color: #FF6D00;
    padding: 0px;
    margin-top: 15px;
}
.exampleblock img  {
    width: 100%;
    height: auto;
}
.blck {
    background-color: #000000;
    height: px;
}
figure {
    padding: 0px;
    margin: 0px;
}
figcaption {
    background-color: #00A99D;
    padding-left: 10px;
    font-weight: 900;
    color: #FFFFFF;
    font-size: 1.2em;
}
.footer {
    background-color: #00a99d;
    margin-top: 20px;
	padding-top: 10PX;
	padding-bottom: 10px;
}
.footercopy {
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: 500;
}
.footercopy ul {
    margin: 0PX;
}
.footercopy ul li {
    list-style-type: none;
	text-decoration: none;
}

.socialmedia img {
    width: 40px;
    height: auto;
    margin-top: 10PX;
	margin-right: 15px;
	margin-left: 20px;
}
.d-block {
	display: block;
}
.d-none {
	display: none;
}


/* Dropdown Button */
.dropbtn {
    background-color: #000000;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin-left: 0px;
    margin-top: 18px;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #58D3CB;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    width: 800%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    overflow: auto;
    left: -450px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 2em;
    text-align: center;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #5AD1C9
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.card-body a {
    text-decoration: none;
    color: #000000;
}






@media (max-width: 320px){
.card .card-img-top {
    width: 100%;
}
	
}
@media (min-width: 576px){
.headerlogo a img {
    width: 100%;
    padding-top: 20px;
    font-size: medium;
}
.blackbar {
    padding-bottom: 4px;
    text-align: center;
    letter-spacing: 12px;
}
.slideshow {
	height: 210px;
	}
.carousel {
	height: 230px;
	}
.portrait {
	margin-bottom: 0px;
	}
.biocopy {
	margin-bottom: 0px;
	}
.blck {
	height: 65px;
	}
.exampleblock {
    background-color: #000000;
    padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.footercopy {
	}
.footercopy ul {
	display: inline-block;
	}
.socialmedia {
	margin-left: 20px;
}
.main img {
    float: left;
    width: 50%;
}
	.card .card-img-top {
    width: 100%;
}
}

@media (min-width: 992px){
.menubar {
	margin-top: 15px;
	margin-left: 120px;
	}	
.blackbar {
    letter-spacing: 20px;
    z-index: 1;
}
.slideshow {
	height: 210px;
	}
.portrait {
    height: 220px;
	}
.portrait img {
		width: 85;
	height: auto;
	}
	.blck {
	height: 80px;
	}
.footercopy {
	float: left;
	display: inline-block;
	margin-right: 50px;
	}

.footercopy ul li {
    display: inline-block;
	margin-right: 30px;
}
}

@media (min-width: 1200px){
	.headerlogo {
		height: 120px;
	}
	.nav {
    height: 120px;
    background-color: #00A99D;
	}
.menubar {
		margin-top: 10px;
		margin-left: 200px;
	}
.headerlogo a img {
		width: 100%;
		padding-top: 7px;
}
.blackbar {
    letter-spacing: 28px;
}
.slideshow {
		height: 60px;
	}
.portrait {
		margin-top: 150px;	
		margin-bottom: 0px;
	height: 210px;
	}
	.portrait img {
	width: 90%
	}
.biocopy {
		margin-top: 150px;
		margin-bottom: 0px;
	}
.sidebarp {
    margin-left: 10px;
}
}
