@charset "UTF-8";
/* CSS Document */

body, html { 
	height: 100%;
	line-height: 1.35em;
	font-size: 1rem;
}

.nobr { white-space:nowrap; }

.smallText { font-size: .8em; }

.text-center { text-align: center; }

.translucentLogo { mix-blend-mode: multiply; }


a:link { color: #255e82; text-decoration: underline; outline: no; }
a:visited { color: #255e82; text-decoration: underline;  outline: none; }
a:hover { color: #c21212; text-decoration: none; outline: none;}
a:active { color: #ff0000; text-decoration: none; outline: none; }

body {
	font-family: 'proxima-nova', sans-serif;
	padding: 0;	
	margin: 0;
	background-color: #333;
}


header { 
	color: #8cb0c6;
	text-align: left;
	position: relative;
}

.hero-BG-image { 
  	position: relative;
  	border-bottom: #ccaa46 solid .5vw;
 }

.hero-BG-image-phone { display: none; }


.branding	{
	position: absolute;
	top: 9.5vw;
	left: 5%;
	z-index: 10;
	width: 40%;
	text-align: left;
}

.branding img { 
	width: 90%;
	margin-bottom: 5%;
}

.branding h1 { 
	font-weight: 800;
	font-size: 2vw; 
	position: relative;
	top: -1.5vw;
}

.branding h1 .big1 { 
	color: #fff;
	font-size: 1.5em;
}

.branding h1 .big2 { 
	color: #fff;
	font-size: 1.7em;
	line-height: .8em;
}

.branding h1 .big3 { 
	color: #fff;
	font-size: 1.2em;
	line-height: .95em;
}

.secondaryHeaderPhone { display: none; }

.secondaryHeader { 
	color: #8cb0c6;
	text-align: left;
	position: relative;
	padding-top: 50px;
	border-bottom: #ccaa46 solid .5vw;
}

.secondaryBranding {
	position: absolute;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 3vw 5% 0 5%;
}

.secondaryBranding2LineTitle {
	position: absolute;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 2vw 5% 0 5%;
}

.secondaryLogo	{
	z-index: 10;
	width: 40%;
}

.secondaryTitle {
	color: #fff;
	font-weight: 800;
	font-size: 4.5vw;
	text-align: right;
	z-index: 10;
	padding-top: 14px;
}

.secondaryTitleTwoLine {
	color: #fff;
	font-weight: 800;
	font-size: 4.5vw;
	text-align: right;
	z-index: 10;
	padding-top: 14px;
	line-height: 4.25vw;
}



main {
	background-color: #fff;
	padding: 4% 10%;
	border-bottom: #ccaa46 solid .5vw;
	position: relative;
	font-size: 1.75vw;
	line-height: 2.5vw; 
	
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}

main h2 {
	color: #255e82;
	font-weight: 800;
	font-size: 3vw;
	line-height: 3.75vw;
	margin-bottom: 1vw;
}

main ul { margin-bottom: 3vw; }

main li { margin-bottom: 1.5vw; }

main li.lightList { margin-bottom: .5vw;  }

.main1 {
	background-image: url("../images/secondaryPhoto1.jpg");
	padding-bottom: 25vw;
}

.main2 {
	background-image: url("../images/secondaryPhoto2.jpg");
	padding-bottom: 29vw;
}


.main3 {
	background-image: url("../images/secondaryPhoto3.jpg");
	padding-bottom: 31vw;
}

.main4 {
	background-image: url("../images/secondaryPhoto4.jpg");
	padding-bottom: 32vw;
}

.main5 {
	background-image: url("../images/secondaryPhoto5.jpg");
	padding-bottom: 34vw;
}

.main6 {
	background-image: url("../images/secondaryPhoto6.jpg");
	padding-bottom: 28vw;
}

.main6 p { margin-bottom: 2.5vw; }


.main7 {
	background-image: url("../images/secondaryPhoto7.jpg");
	padding-bottom: 36vw;
	text-align: center;
}

#prioritiesPlain { display: none; }

#priorities {
	display: flex;
	justify-content: center;
}

.priorityBox {
	text-align: center;
	color: #fff;
	width: 25%;
	margin: .3vw;
	position: relative;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.priorityBox img {
	width: 100%;
}

.priorityText {
	position: absolute;
	top: 8%;
	font-weight: 700;
	font-size: 1.8vw;
	padding: 0 10%;
	line-height: 2vw;
}

.priorityBox b {
	color: #ccaa46;
	font-size: 3em;
}


.productTitle {
	font-size: 2.25vw;
	font-weight: 800;
}

.details { font-size: 1.5vw; }

.fileSize {
	font-size: 1.25vw; 
	color: #999;
	line-height: .75vw;
}

.contentWithSidebar { width: 80%; }

.sidebarContentSmall { display: none; }


#sidebar {
	width: 20vw;
	padding: 0 0 4vw 0;
	float: right;
	background-color: #ECF5FB;
	border-radius: 0 0 10vw 10vw;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}

#sidebar h2 { line-height: .9em;}
			
#sidebar ul	{ 
	padding: 1vw 0 0 2vw; 
	text-align: left;
}

#sidebar li { margin: 0 0 .75vw 0; }


.joinUs {
	padding: 0;
	margin-top: 4vw;
	margin-bottom: 2.5vw;
	line-height: 1.25em;
	position: relative;
	width: 100%;
	text-align: center;
}

.joinUs img { 
	width: 90%;
}

.joinUsText {
	color: #fff;
	position: absolute;
	top: -.75vw;
	width: 100%;
	font-size: .9em;
	padding: 4vw;
	text-align: center;
	margin: auto;
	line-height: 1.3em;
}

.joinUsText img { width: 40%; margin-bottom: .75vw; }

.joinUs h2 { 
	color: #ccaa48;
	margin-bottom: 0;
}

.meetingMinutes { 
	font-size: 1.8vw;
	width: 80%; 
	margin: auto;
	line-height: 2vw;
}

.archivedMinutes { 
	font-size: 1.5vw;
	line-height: .2vw; 
	position: relative;
	top: -1vw;
}

.centerText { text-align: center; }

.tableSched	{
	border: #cccccc medium solid;
	width: 100%;
	border-collapse:collapse;
}
		
.tableSched tr:nth-of-type(odd)	{
  	background-color: #ECF5FB;
}
		
.tableSched td	{ 
	border: #cccccc thin solid;
	padding: 7px 12px;
}
				
.tableSched th	{ 
	border: #cccccc thin solid;
	padding: 7px 12px;
	background-color: #1b4864;
	font-weight: bold;
	text-align: center;
	color: #fff;
}



.memberList { 
	padding: 3vw; 
	background-color: #e9f4fb;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 1vw; 
	border-radius: 1vw;
	}
	
.memberText { text-align: left; }


.memberLogo img {
	width: 22vw;
	height: auto;
	margin-right: 3vw; 
}

#orgchart	{
	float: right;
	width: 50%;
	text-align: center;
}

#orgchart img { margin: 1vw 0; }

#orgchart h2 { line-height: .95em; margin-bottom: 1vw;}

#orgchart a { border: none; }

#orgchartBig { text-align: center;  }

#orgchartBig h2 { line-height: .95em; }

#orgChartSmall { width: 100%; }

.resourceTitle { font-size: 1.2em; font-weight: 700 }

.imageRight img { 
	float: right;
	width: 35%;
	height: auto;
	margin-left: 2vw;
	margin-top: 2vw;
	
}







/* Responsive iFrame */

.responsive-iframe-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.minutes { 
	display: flex;
	flex-direction: row;
}

.minutesColumn {
	width: 100%;
	background-color: #e9f4fb;
	padding: 2vw;
	margin: 2vw;
	border: #255e82 2px solid;
	border-radius: 2vw;
	box-shadow: 0 .5vw 1vw #ccc;
}














footer {
	color: #fff;
	text-align: center;
	font-size: .9em;
	padding: 3% 2%;
	background-image: linear-gradient(#00060a, #043454);
}

footer a:link { color: #fff; text-decoration: underline; }
footer a:visited { color: #fff; text-decoration: none; }
footer a:hover { color: #e4bd4b; text-decoration: underline; }
footer a:active { color: #f00; text-decoration: none; }


#footerBoxes {
	display: flex;
	justify-content: center;
	position: relative;
}

.footerBox {
	text-align: center;
	color: #000;
	width: 40%;
	margin: .5vw 2vw;
	position: relative;
}

.footerBox img {
	width: 100%;
}

.footerBoxText {
	position: absolute;
	top: 1.5vw;
	left: -1.5vw;
	width: 60%;
	font-weight: 500;
	font-size: 1.8vw;
	padding: 0 10%;
	line-height: 2vw;
}

.footerBox b {
	color: #ccaa46;
	font-size: 3em;
}

.footerBox a:link { color: #255e82; text-decoration: underline; font-weight: 700; outline: no; }
.footerBox a:visited { color: #255e82; text-decoration: underline; font-weight: 900; outline: none; }
.footerBox a:hover { color: #c21212; text-decoration: none; outline: none;}
.footerBox a:active { color: #ff0000; text-decoration: none; outline: none; }

img.footerIcon { 
	width: 30%; 
	height: auto;
	margin-bottom: 2%;
}

.address {
	font-size: 1.35vw;
	margin: 1.75vw 0 1% 0; }

.copyright { 
	color: #94afc4;
	font-size: 1.35vw;
	margin: 0 0 1.75vw 0; }

.socialMedia {
	display: flex;
	justify-content: center;
	margin-bottom: 3vw;
}

.socialMedia img {
	width: 3vw;
	margin: 0 .3vw;
}



/*============= Navbar styles for large screens =============*/

.navbar a:link { color: #fff; text-decoration: none; }
.navbar a:visited { color: #fff; text-decoration: none; }
.navbar a:hover { color: #e4bd4b; text-decoration: none; }
.navbar a:active { color: #fff; text-decoration: none; }

/* Add a gradient line beneath navbar */
 .navbar {
  	border-style: solid;
		 -webkit-border-image: -webkit-linear-gradient(left, transparent, #87abc1, transparent) 1;
		 -o-border-image: -o-linear-gradient(left, transparent, #87abc1, transparent) 1;
		 border-image: linear-gradient(to right, transparent, #87abc1, transparent) 1;
	 
	border-width: 0 0 2px 0;
	background-color: #00101b;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}





/* Dropdown submenus (when not in Hamburger mode) color, border and positioning */ 
.navbar-custom .dropdown-menu {
    background-color: #173d54;
	background-image: linear-gradient(#173d54, #00060a);
	font-size: .77rem; 
	position: relative;
	top: 31px;
	border-color: #ccaa46;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



/* Dropdown submenu link coloring (if you need it) */
.navbar-custom .dropdown-menu a:link { color: #fff; text-decoration: none; }
.navbar-custom .dropdown-menu a:visited { color: #fff; text-decoration: none; }
.navbar-custom .dropdown-menu a:hover { color: #e4bd4b; text-decoration: none; }
.navbar-custom .dropdown-menu a:active { color: #fff; text-decoration: none; }






/* Font and text color for navbar and dropdown menus */
.navbar-custom .navbar-brand, .navbar-custom .navbar-text,
.navbar-custom .navbar-nav .nav-link,
.navbar-custom .dropdown-item {
	font-family: proxima-nova, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #FFFFFF;
	font-size: .9rem; 
	padding: 5px 15px;
	margin-top: 2%;
}


/* Background and text colors (when not in Hamburger mode) for links on hover and focus */
.navbar-custom .nav-item:hover .nav-link,
.navbar-custom .nav-item:focus .nav-link,
.navbar-custom .dropdown-item:hover, 
.navbar-custom .dropdown-item:focus {
	    color: #E4BD4B;
		background-color: #0c1e2a;
        outline: 1px solid #ccaa46;
        outline-offset: -1px;
}




/* Changes the color of the link text (when not in Hamburger mode) when clicked */
.navbar-custom .nav-item:active .nav-link,
.navbar-custom .dropdown-item:active { color: #fff; }





/* Hamburger icon */
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(256,256,256, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	position: relative;
	top: -1px;
}

/* Background, border & text settings for Hamburger */
.custom-toggler.navbar-toggler {
	background-color: #0c1e2a;
	border-color: #ccaa46;
    color: #fff;
    font-weight: 300;
	font-size: .9rem;
	outline: none;
}

/* Change the background of the Hamburger button */
.custom-toggler .navbar-toggler-icon:hover,
.custom-toggler.navbar-toggler:hover {
	background-color: #255e82;  
}


/*================== End navbar styles ==================*/






/*================== Media Queries ==================*/

@media screen and (max-width:575.98px) {
/* When viewport is a phone in either portrait or landscape mode, do the following: */	
	
.hero-BG-image { display: none; }
	
.hero-BG-image-phone {
	display: block;
  	border-bottom: #ccaa46 solid 1.5vw;
 }
	
.branding	{
	position: absolute;
	top: 27%;
	margin: auto;
	width: 90%;
	text-align: center;
}

.branding img { 
	width: 90%;
	margin-bottom: 5%;
}
	
.branding h1 { font-size: 3.5vw; }
	
	.secondaryHeaderPhoneText { line-height: 8vw; }
	
main { 
	font-size: 5vw !important; 
	line-height: 6vw !important; 
	padding: 7vw 9vw !important;
	}
	
main h2 { 
	font-size: 7.5vw !important; 
	line-height: 7.5vw;
	margin-bottom: 3vw;
	}
	
main ul { 
	padding-left: 5vw; 
	margin-bottom: 5vw;
	}
	
main li { margin-bottom: 5vw; }
	
main li.lightList { margin-bottom: .75vw;  }
		
.main1 { padding-bottom: 30vw !important; }
.main2 { padding-bottom: 30vw !important; }
.main3 { padding-bottom: 35vw !important; }
.main4 { padding-bottom: 33vw !important; }
.main5 { padding-bottom: 35vw !important; }
.main6 { padding-bottom: 30vw !important; }
.main6 p { margin-bottom: 7vw; }
.main7 { padding-bottom: 38vw !important; }
	
	
.productTitle {
	font-size: 7vw;
	font-weight: 800;
}
	
.fileSize { font-size: 3vw; line-height: 1vw; }
	
.details { font-size: 3vw; line-height: 1vw; }

.contentWithSidebar { width: 100%; }
	
#sidebar { display: none; }
	
.sidebarContentSmall { display: block; }
	
.sidebarContentSmall li { padding-bottom: 0; }
	
.sidebarContentSmall .archivedMinutes { font-size: 4.25vw; }


	
.memberList { 
	padding: 6vw; 
	background-color: #e9f4fb;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-bottom: 4vw; 
	border-radius: 2vw;
	}
	
.memberText { text-align: left; }


.memberLogo img {
	width: 48vw;
	height: auto;
	margin-bottom: 2vw;
}
	
.crampt { font-size: .7em;}

#orgchart	{
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 5vw;
}
	
#orgchart img { margin: 3vw 0; }
	
.hideSmall { display: none; }


	
	
#footerBoxes {
	flex-direction: column;
	justify-content: center; 
	padding-top: 2vw;
}
	
.footerBox {
	width: 90%;
	margin: 2vw auto;
}

.footerBox img {
	width: 100%;
}

.footerBoxText {
	position: absolute;
	top: 6vw;
	left: -1.5vw;
	width: 60%;
	font-weight: 500;
	font-size: 4vw;
	line-height: 4vw;
	padding: 0 10%;
}

.footerBox b {
	color: #ccaa46;
	font-size: 3em;
}	
	
img.footerIcon { 
	width: 25%; 
	height: auto;
	margin-bottom: 2%;
}
	
.address { 
	font-size: 3vw;
	padding: 0 6vw;
	margin: 1.75vw 0;
	line-height: 4.5vw;
}	
	
.copyright { 
	font-size: 3vw;
	padding: 0 6vw;
	margin: 1.75vw 0;
	line-height: 4.5vw;
}

.socialMedia {
	display: flex;
	justify-content: center;
	margin-bottom: 1vw;
}

.socialMedia img {
	width: 10vw;
	margin: 3vw 1.5vw;
}
	
	
	
	
	
	
	
	
.secondaryHeader { display: none;}
	
	
.secondaryHeaderPhone {
	display: block;
	text-align: center;
	padding-top: 70px;
  	border-bottom: #ccaa46 solid 1.5vw;
}

.secondaryHeaderPhoneImg { width: 80%; }

.secondaryHeaderPhoneText {
	color: #fff;
	font-weight: 800;
	font-size: 8vw;
	padding: 2vw 0;
}

.secondaryHeaderPhoneBG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	width: 100%;
}	

.two-line-Title {
	line-height: 4.25vw;
	top: 7vw;
}
	






	
	
main { padding: 35px 44px; } 
	
.textBlocks { flex-direction: column; }
    
#logos { flex-direction: column; }

#logos img { margin-bottom: 20px; }

	
/* Font and text color for navbar and dropdown menus */
.navbar-custom .navbar-brand, .navbar-custom .navbar-text,
.navbar-custom .navbar-nav .nav-link,
.navbar-custom .dropdown-item {
	color: #FFFFFF;
	font-size: .8rem; 
	padding: 5px 15px;
	margin-top: 2%;
}
	
#priorities { display: none; }
	
#prioritiesPlain { display: contents; 
}
}

	
@media screen and (max-width:991.98px) {
/* When viewport is XS, SM or MD, do the following: */	

	
/* Styles for dropdown links on hover and focus */
.navbar-custom .nav-item:hover .nav-link,
.navbar-custom .nav-item:focus .nav-link,	
.navbar-custom .dropdown-item:hover, 
.navbar-custom .dropdown-item:focus {
	    color: #f5c64d;
		background-color: #0c1e2a;
        outline: 1px solid #f5c64d;
        outline-offset: -1px;	
		padding-left: 15px;
		padding-right: 15px;
}

	
/* Background color for dropdown submenus*/ 
 .navbar-custom .dropdown-menu {
    background-color: #259b9a;
    font-size: .77rem; 
	position: relative;
	top: -3px;
	border-color: #f5c64d;
	border-radius: 0 0 5px 5px;
}
	
	
	
	
	
	
	
.secondaryBranding2LineTitle {
	position: absolute;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 1.25vw 5% 0 5%;
}	
}


@media screen and (max-width:768px) {
main { 
	font-size: 2.2vw; 
	line-height: 3vw;
}

main h2 { font-size: 3.75vw; }
	
.joinUs h2 { font-size: 3vw; }
	
.joinUsText { 
	font-size: 1.6vw;
	line-height: 1.25em;
	}
	
	
		
}



@media screen and (min-width:992px) {
.branding	{ top: 28%; 
}
}
	
@media screen and (min-width:1300px) {
.branding	{ top: 25%; 
}
}
	

@media screen and (max-width:450px) {
.branding	{ top: 30%; }
.branding img { margin-bottom: 2.5vw; 
}
}




@media screen and (max-width:320px) {
.branding	{ top: 35%; }
.branding img { margin-bottom: 2vw; }
}




@media screen and (max-width:467.98px) {
/* When viewport is a phone in portrait mode */	

footer, .coleadBlurb { font-size: 12px; }
	
.intro { font-size: 20px; 
}
}


/*================== End media queries ==================*/
	

.secondary-Header {
	
}
