@charset "UTF-8";
.container {
	background-color: #FFFFFF;
	width: 90%;
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 33%;
	float: left;
	font-family: 'Quicksand', sans-serif;
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	font-family: 'Quicksand', sans-serif;
	text-align: center;
	color: #2F6184;
	font-size: 2rem;
	margin-bottom: 0px;	
}
.container section .bordergrey {
	background-color: #ffffff;
	border: solid #CACCCE;
}
section {
}
.primary_header {
	width: 100%;
	background-color: #fff;
	background-image: url("images/star-bg.png");
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}
.secondary_header {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #142938;
	clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: 'Quicksand', sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}

.secondary_header ul li a:link {
	color: #fff;
}
.secondary_header ul li a:visited {
	color: #fff;
}


.secondary_header ul li:hover {
background: linear-gradient(#183142 0%, #2f6184 100%);
height: 100%;
padding-bottom: 10px;
}

.selected {
background: linear-gradient(#183142 0%, #707070 100%);
height: 100%;
padding-bottom: 10px;
}

.left_article {
	width: 60%;
	float: left;
	font-family: 'Quicksand', sans-serif;
	color: #343434;
	padding-bottom: 0px;
}

.full_article {
	width: 100%;
	max-width: 1160px;
	align-content: center;
	align-items: center;
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	color: #343434;
	padding-bottom: 0px;
}

.text-width {
	text-align: center;
	max-width: 66%;
	margin: auto;
}

.noDisplay {
	display: none;
}
.container .left_article h3 {
	font-family: 'Cinzel', serif;
	padding-left: 5%;
	padding-right: 5%;
	text-transform: uppercase;
}

.primary-h3 {
	color: #ffffff;
	font-size: 2.4rem;
	margin-block-end: 0em;
}

.container .left_article p {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    line-height: 24px;
	padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: thick  #CACCCE;
    color: #707070;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: 'Quicksand', sans-serif;
	list-style: none;
	text-align: center;
	background-color: #707070;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}

.title {
	font-weight: bold;
	font-style: normal;
	font-family: 'Quicksand', sans-serif;
	text-align: left;
	color: #FFFFFF;
	margin: auto;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #fff;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: 'Cinzel', serif;
	text-align: center;
}
.right_half {
	background-color: #2F6184;
	color: #FFFFFF;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: left;
	color: #707070;
	font-weight: lighter;
	font-size: .8rem;
	line-height: 1.1rem;
	border-top-width: 2px;
	font-family: 'Quicksand', sans-serif;
}
body {
font-family: 'Quicksand', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	font-family: 'Cinzel', serif;
}
.social .social_icon img {
	width: 80%;
}

}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}



.power-right {
	width: 100%;	
	padding-bottom: 30px;
	margin-bottom: 20px;
	background-image: url("images/blue-bg.png") !important;
	background-position: right bottom;
}
.power-right p {
	max-width:70%;
	text-align: start;	
}
.whatwedo {
	width: 90%;
	align-content: center;
	margin: 0rem;
	padding-bottom: 0px;
}


.whatwedo .listitems {
	font-size: .75rem;
	line-height: .75rem;
	line-height: .75rem;
	margin-left: 1.8rem;
	padding-bottom: 15px;
	font-color: #707070;
}
.secondary-h3 {
	color: #1E3661;
	font-size: 1.15rem;
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.first-h3 {
	color: #2F6184;
	font-size: 1.9rem;
	margin-bottom: 5px;
}

.centered-h3 {
	color: #2F6184;
  font-family: 'Cinzel', serif;
	text-align: center;
	font-weight: 500;
	font-size: 1.9rem;
	margin-bottom: 5px;
}

.btn {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: 'Cinzel', serif;
	font-weight: 700;
  color: #ffffff;
  font-size: 1.2rem;
  background: #2F6184;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}

.btn svg {
 fill: #fff;
 width: 25px;
 height: 25px;
 padding-right: 1rem;
}

.btn:hover {
  background: #2F6184;
  background-image: -webkit-linear-gradient(top, #2F6184, #1E3661);
  background-image: -moz-linear-gradient(top, #2F6184, #1E3661);
  background-image: -ms-linear-gradient(top, #2F6184, #1E3661);
  background-image: -o-linear-gradient(top, #2F6184, #1E3661);
  background-image: linear-gradient(to bottom, #2F6184, #1E3661);
  text-decoration: none;
}


.btn-grey {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: 'Cinzel', serif;
	font-weight: 700;
  color: #2F6184;
  font-size: 1.2rem;
  background: #CACCCE;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}

.btn-grey svg {
 fill: #2F6184;
 width: 25px;
 height: 25px;
 padding-right: 1rem;
}

.btn-grey:hover {
  background: #CACCCE;
  background-image: -webkit-linear-gradient(top, #CACCCE, #F5F5F5);
  background-image: -moz-linear-gradient(top, #CACCCE, #F5F5F5);
  background-image: -ms-linear-gradient(top, #CACCCE, #F5F5F5);
  background-image: -o-linear-gradient(top, #CACCCE, #F5F5F5);
  background-image: linear-gradient(to bottom, #CACCCE, #F5F5F5);
  text-decoration: none;
}

.columns-aside {
	width: 100%;
	float: left;
	font-family: 'Quicksand', sans-serif;
	line-height: 1.25rem;
	color: #A5A5A5;
	padding-bottom: 0px;
	text-align: justify;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

 .columns-aside .listitems {
	font-size: .75rem;
	margin-left: .5rem;
	padding-bottom: 30px;
	font-color: #707070;
}