.path-frontpage main{
	display:block;
}
.path-frontpage .region-highlighted{
	padding:0;
}
.path-frontpage .layout-content {
	padding: 0;
}
.path-frontpage h2{
	font-size:60px;
	margin:0 0 .35em;
}


/* HOMEPAGE BANNER ---------------------------------------------- */
.hp-banner { }
.hp-banner > div.field {
	height: 940px;
	position: relative;
}
.hp-banner > div.field .hp-content-wrap,
.hp-banner > div.field .hp-content-wrap * {
	box-sizing: border-box;
}
.hp-banner > div.field .hp-content-wrap {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: column nowrap;
	-webkit-flex-flow: column nowrap;
	flex-flow: column nowrap;
	justify-content: center;
	height: 100%;
	right: 0;
	padding-right: 60px;
	position: absolute;
	width: 50%;
	top: 0;
	z-index: 10;
}
.hp-banner > div.field .hp-content-wrap .hp-content {
	font-size: 110px;
	max-width: 6em;
	width: 100%;
}
.hp-banner > div.field .hp-content-wrap .hp-content h1 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	line-height: 0.9em;
	margin: 0 0 0.25em;
	text-shadow: 0 0 2px rgba(0,0,0,0.22);
}
.hp-banner > div.field .hp-content-wrap .hp-content p {
	color: #fff;
	font-size: 20px;
	text-shadow: 0 0 2px rgba(0,0,0,0.22);
}
.hp-banner > div.field .hp-content-wrap .hp-content p.btn-wrap {
	padding-top: 1em;
}
.hp-banner .btn{
	border:1px solid #fff;
}
.hp-banner > div.field .hp-content-wrap .hp-content *:last-child {
	margin-bottom: 0;
}
.hp-banner > div.field .hp-slider {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}
.hp-banner > div.field .hp-slider .slick-list,
.hp-banner > div.field .hp-slider .slick-list .slick-track {
	height: 100%;
}
.hp-banner > div.field .hp-slider .slick-list .slick-track .hp-slide {
	background: #fff url('img/spacer.gif') center top no-repeat;
	background-size: cover;
}


/* HOMEPAGE CONTENT TOP -------------------------------------- */
.hp-content-top,
.hp-content-top * {
	box-sizing: border-box;
}
.hp-content-top { }
.hp-content-top > div.field { }
.hp-content-top [class*='hp-content-section'] {
	padding: 0 60px;
	position: relative;
}
.hp-content-top [class*='hp-content-section'] .hp-content-wrap {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
	margin: 0 auto;
	max-width: 1400px;
	padding: 0;
	position: relative;
	width: 100%;
}
.hp-content-top [class*='hp-content-section'] .hp-content-wrap .hp-content {
	max-width: 550px;
	width: calc(50% - 60px);
}
.hp-content-top [class*='hp-content-section'] .hp-content-wrap .hp-content h2 { }
.hp-content-top [class*='hp-content-section'] .hp-content-wrap .hp-content p.big { }
.hp-content-top [class*='hp-content-section'] .hp-content-wrap .hp-content p { }

/* top: section 1 */
.hp-content-top .hp-content-section-1 {
	height: 700px;
}
.hp-content-top .hp-content-section-1 .hp-content-wrap { }
.hp-content-top .hp-content-section-1 .hp-content-wrap .hp-content { }
.hp-content-top .hp-content-section-1 .hp-content-wrap .hp-content *:first-child {
	margin-top: 0;
}
.hp-content-top .hp-content-section-1 .hp-content-wrap .hp-content *:last-child {
	margin-bottom: 0;
}

/* funding sections */
.hp-content-top .hp-content-section-1 .funding-sections {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	padding: 90px 60px 0 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 50%;
}
.hp-content-top .hp-content-section-1 .funding-sections .col-1 {
	padding: 0 7px 0 0;
}
.hp-content-top .hp-content-section-1 .funding-sections .col-2 {
	padding: 90px 0 0 7px;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li {
	display: block;
	margin: 0;
	padding: 0;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	justify-content: flex-end;
	border-radius: 3px;
	color: #fff;
	height: 385px;
	margin: 0 0 14px;
	overflow: hidden;
	padding: 0 30px 50px;
	position: relative;
	text-align: right;
	text-decoration: none;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a .title {
	display: block;
	position: relative;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1em;
	margin: 0 0 10px;
	text-shadow: 0 0 2px rgba(0,0,0,0.22);
	text-transform: uppercase;
	z-index: 2;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a .title span {
	display: block;
	position: relative;
	z-index: 2;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a .title::before {
	background: transparent url('img/spacer.gif') right top no-repeat; background-size: auto 100%;
	content: '';
	display: block;
	height: 45px;
	margin: 0 0 15px;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li.arts-culture a .title::before {
	background-image: url('img/icon-paint-palette.png');
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li.education a .title::before {
	background-image: url('img/icon-apple.png');
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li.civic-affairs a .title::before {
	background-image: url('img/icon-column.png');
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li.hss a .title::before {
	background-image: url('img/icon-heart.png');
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a .description {
	display: block;
	font-family: 'Fira Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.25em;
	position: relative;
	text-shadow: 0 0 2px rgba(0,0,0,0.22);
	z-index: 2;
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a .bg {
	background: transparent url('img/spacer.gif') center center no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	-webkit-transition: transform 500ms ease-in-out;
	-o-transition: transform 500ms ease-in-out;
	-moz-transition: transform 500ms ease-in-out;
	transition: transform 500ms ease-in-out;
	transform: scale(1.0);
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a:hover .bg {
	-webkit-transition: transform 300ms ease-in-out;
	-o-transition: transform 300ms ease-in-out;
	-moz-transition: transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out;
	transform: scale(1.1);
}
.hp-content-top .hp-content-section-1 .funding-sections [class*='col-'] li a .bg img { display: none; }

/* top: section 2 */
.hp-content-top .hp-content-section-2 {
	background: #ddd url('img/hp-bg-lower.jpg') center center no-repeat;
	background-size: cover;
	padding-bottom: 350px;
}
.hp-content-top .hp-content-section-2 .hp-content-wrap {
	min-height: 480px;
}
.hp-content-top .hp-content-section-2 .hp-content-wrap .hp-content { }
.hp-content-top .hp-content-section-2 .hp-content-wrap .hp-content *:last-child {
	margin-bottom: 0;
}
.hp-content-top .hp-content-section-2 .hp-content-wrap .hp-content h2,
.hp-content-top .hp-content-section-2 .hp-content-wrap .hp-content p.big,
.hp-content-top .hp-content-section-2 .hp-content-wrap .hp-content p {
	
}


/* HOMEPAGE CONTENT BOTTOM -------------------------------------- */

/* bottom: section 3 */
.hp-content-bottom { }
.hp-content-bottom .hp-content-section-3,
.hp-content-bottom .hp-content-section-3 * {
	box-sizing: border-box;
}
.hp-content-bottom .hp-content-section-3 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	background: #fff url('img/grant-seekers-bg.jpg') center center no-repeat;
	background-size: cover;
	height: 765px;
	padding: 0 60px;
	position: relative;
	z-index: 2;
}
.hp-content-bottom .hp-content-section-3 .hp-content-wrap {
	max-width: 1400px;
	width: 100%;
}
.hp-content-bottom .hp-content-section-3 .hp-content-wrap .hp-content {
	max-width: 600px;
	width: 100%;
}
.hp-content-bottom .hp-content-section-3 .hp-content-wrap .hp-content h2 {
	color: #fff;
	font-size: 80px;
}
.hp-content-bottom .hp-content-section-3 .hp-content-wrap .hp-content p {
	color: #fff;
}
.hp-content-bottom .hp-content-section-3 .hp-content-wrap .hp-content *:first-child {
	margin-top: 0;
}
.hp-content-bottom .hp-content-section-3 .hp-content-wrap .hp-content *:last-child {
	margin-bottom: 0;
}
.hp-content-bottom .hp-content-section-3 .grants-links {
	bottom: 0;
	left: 0;
	padding: 0 54px;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	position: relative;
	margin: 0 auto -60px;
	max-width: 1412px;
	padding: 0;
	width: 100%;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul li {
	display: block;
	max-width: 275px;
	padding: 0 6px;
	width: 25%;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul li a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	border-radius: 3px;
	box-shadow: 0 15px 15px rgba(0,0,0,0.15);
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	height: 190px;
	line-height: 1em;
	opacity: 1;
	padding: 40px 30px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul li a:hover {
	margin-top:-30px;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul li a span { }
.hp-content-bottom .hp-content-section-3 .grants-links ul li:nth-child(1) a {
	background-color: #833c78;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul li:nth-child(2) a {
	background-color: #d9571e;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul li:nth-child(3) a {
	background-color: #54b8ae;
}
.hp-content-bottom .hp-content-section-3 .grants-links ul li:nth-child(4) a {
	background-color: #edb330;
}

/* bottom: section 4 */
.hp-content-bottom .hp-content-section-4 {
	padding: 200px 30px 100px;
	position: relative;
	z-index: 1;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	margin: 0 auto;
	max-width: 1460px;
	width: 100%;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images {
	margin-bottom: 0;
	width: 600px;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .slick-dots {
	box-sizing: border-box;
	padding: 0 24px;
	text-align: right;
	top: 580px;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .slick-dots li {
	height: 10px;
	margin: 0 6px;
	width: 10px;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .slick-dots li button {
	background-color: #aba9a8;
	border-radius: 100%;
	height: 10px;
	width: 10px;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .slick-dots li.slick-active button {
	background-color: #573f53;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .slick-dots li button::before {
	display: none;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .item-wrap {
	padding: 30px;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .item-wrap .image-wrap {
	background: #fff url('img/spacer.gif') center center no-repeat;
	background-size: cover;
	border-radius: 3px;
	box-shadow: 0 20px 30px rgba(0,0,0,0.1);
	height: 540px;
	width: 100%;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .item-wrap .image-wrap img {
	display: none;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-images .item-wrap .caption {
	color: #333;
	font-size: 14px;
	font-style: italic;
	padding-top: 19px;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content,
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content * {
	box-sizing: border-box;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	/* height: 540px; */
	padding: 30px 20px 60px;
	width: calc(100% - 540px);
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap {
	max-width: 570px;
	width: 100%;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap *:first-child {
	margin-top: 0;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap *:last-child {
	margin-bottom: 0;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap .title {
	color: #444a4e;
	font-size: 30px;
	font-weight: 400;
	margin:0 0 1em;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap .blurb {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0 0 2em;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap .links { }
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap .links .btn {
	margin-bottom: 1em;
}
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap .links .btn:last-child {
	margin-right: 0;
}

/* roboto condensed */
.hp-content-bottom .hp-content-section-3 .grants-links ul li a,
.hp-content-bottom .hp-content-section-4 .hp-content-wrap .col-content .content-wrap .title { font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif; }

.video-embed-field-responsive-video{
	margin:0 0 40px;
}
.grants{
	clear:both;
}

 .grants .view-content{ clear:both; }
.grants .item .paragraph, .grant-holder{
	background:#fff;
	border-radius: 4px;
    text-align: center;
    box-shadow: 2px 2px 7px #ccc;
    padding: 50px 30px 70px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}
.grants .field--name-field-grantee-name, .grant-holder h3 {
    font-family: "Roboto Condensed";
    font-size: 26px;
    margin: 0 0 15px;
}
.grants .field--name-field-grantee-,  .grant-holder h5{
    font-size: 16px;
}
.grants .field--name-field-description, .grant-holder p {
    font-size: 14px;
    line-height: 1.5em;
    margin: 20px 0;
}
.grants .field--name-field-dollar-amount, .grant-holder h2, .grant-holder h1 {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    bottom: 30px;
    width: 100%;
    right: 0;
    color: #444a4e;
}
.grant-slider h2{
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1em;
    margin: 0 0 1.1em;
    text-transform: uppercase;
	padding:10px 0 20px;
}
.grant-slider{ text-align: center; }
.grant-slider .item{ margin:20px; height:100%; box-sizing:border-box; }
.grant-slider .slick-track{ display: flex; padding:0 0 25px; }
.grant-slider .slick-slide { height: auto !important; }
.grant-slider .item .paragraph:before, .grant-slider .item .grant-holder:before{
	background:url("img/checkbox-orange.png") no-repeat;
	background-size:100%;
	content:"";
	display: block;
	height:40px;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-20px;
	width:40px;
}
.grant-slider .item:nth-child(3n+2) .paragraph:before, .grant-slider .item:nth-child(3n+2) .grant-holder:before{ background-image:url("img/checkbox-blue.png"); }
.grant-slider .item:nth-child(3n+3) .paragraph:before, .grant-slider .item:nth-child(3n+3) .grant-holder:before{ background-image:url("img/checkbox-yellow.png"); }

.team-hdr{ background:#f5f5f5; padding:80px 60px; margin:0 0 60px; }
.team-hdr h1{ color:#444a4e; font-size:40px; margin:0 0 20px; }
.team-hdr .pos{ font-size:30px; margin-bottom:20px; }
.team-hdr .email{}

.grants .title{ color:#fff; font-size:48px; margin:30px 0 40px; line-height:1.1em; }
.grants .total{ color:#fff; font-size:23px; line-height:1.4em; }



/*Strategic Stuff ------------------------------*/

.st-intro{
	padding-bottom: 130px;
	position: relative;
}

.st-intro:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 5px;
	background: url(img/hr.jpg);
	background-size: cover;
	bottom: 0;
	left: 0px;

}

.st-intro .st-icons{
	list-style: none;
	padding-left: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	padding: 0 80px 0 0;

}

.st-intro .st-icons li{
	width: calc(33.3333% - 10px);
	margin: 0 5px;
	position: relative;
	    height: 195px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.st-intro .st-icons li:nth-of-type(1){
	background: #723A6A;
}

.st-intro .st-icons li:nth-of-type(2){
	background: #C95629;
}

.st-intro .st-icons li:nth-of-type(3){
	background: #5DADA5;
}




/*.st-intro .st-icons li:nth-of-type(1)::before,
.st-intro .st-icons li:nth-of-type(2)::before{
position: absolute;
content: "";
top: 0;
right: 0;
width: 1px;
height: 100%;
background: rgba(0, 0, 0, .11);
}*/

.st-intro .st-icons li img{
	display: block;
	margin: 0 auto;
	width: 110px;
}

.st-intro .st-icons li span{
 display: block;
 margin: 0 auto;
 text-align: center;
 font-size: 20px;
 font-weight: 700;
 letter-spacing: .015em;
 color: #fff;
}


.st-intro .boxed{
	padding: 60px;
	background-color: #f1f4f5;
	background-size: 100%;
	min-height: 195px;
	box-sizing: border-box;
}

.st-intro .boxed p{
	margin: 0;
}

.st-values{
	padding: 100px 0 0 0;
}

.st-values .text{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 85px;
}

.st-values .text h2{
	font-size: 62px;
	text-transform: uppercase;
	letter-spacing: -.015em;
	margin: 0;
}

.st-values .text p{
	margin: 0;
	margin-left: 40px;
	max-width: 600px;
}

.st-values .flex-grid{
	margin-bottom: -90px;
}

.st-values .item .wrap{
	display: block;
	height: 296px;
	box-sizing: border-box;
	padding: 40px 25px;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-align: right;
	color: #fff;
	background-size: cover;
}

.st-values .item .wrap .copy{
	font-family:'Roboto Condensed',sans-serif;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -.015em;
	text-transform: uppercase;
	position: relative;
}

.st-values .item .wrap .copy:before{
	background: transparent url(img/spacer.gif) right top no-repeat;
    background-size: auto 100%;
    content: '';
    display: block;
    height: 45px;
    margin: 0 0 15px;
}

.st-values .item:nth-of-type(1) .wrap .copy:before{
	    background-image: url(img/icon-apple.png);
}

.st-values .item:nth-of-type(2) .wrap .copy:before{
	    background-image: url(img/icon-puzzle.png);
}

.st-values .item:nth-of-type(3) .wrap .copy:before{
	    background-image: url(img/icon-heart.png);
}

.st-values .item:nth-of-type(4) .wrap .copy:before{
	    background-image: url(img/icon-fire.png);
}


.st-values .item .wrap img{
	display: none;
}


.st-lens{
	background-color: #f1f4f5;
	background-image: url(img/st-lens.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: right;
	margin: 0 -150px;
	padding: 180px 150px;
}

.st-lens .copy{
	display: flex;
	flex-wrap: wrap;
	max-width: 1000px;
}

.st-lens .copy .wrap{
	box-sizing: border-box;
	 -webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: .75rem;
	  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.st-lens h2,
.st-approach h2{
	position: relative;
}


.st-lens h2 span,
.st-approach h2 span{
	font-size: 16px;
	font-weight: 400;
}

.st-lens .copy .wrap:first-of-type{
	padding-left: 0;
}

.st-roles{
	padding: 80px 0 130px;
}

.st-roles .role{
	display: flex;
	flex-wrap: wrap;
}

.st-roles .role:first-of-type{
	margin-bottom: 50px;
}

.st-roles .role .icon{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0;
}

.st-roles .role .copy{
	width: calc(100% - 50px);
	box-sizing: border-box;
	padding: 0 0 0 15px;
}

.st-roles .role .copy .title{
	font-family:'Roboto Condensed',sans-serif;
	font-size: 28px;
	letter-spacing: -.015em;
	font-weight: 700;
	color: #333333;
	margin: 0 0 5px;
}

.st-roles .item span{
	font-weight: 700;
}


.st-approach{
	background-color: #f1f4f5;
	margin: 0 -150px -100px;
	padding: 80px 150px 100px;
}

.st-approach .title{
	font-weight: 700;
}

.st-approach p{
	font-size: 18px;
}

/*Pop ups --------------------------*/

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.outer{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 600px;
  transform: translate(-50%,-50%);
  box-sizing: border-box;
  padding: 20px;
  background: rgba(237, 179, 48, .7);
}

#alert2 .outer{
  background: rgba(84, 184, 174, .7);
}

#alert3 .outer{
  background: rgba(217, 87, 30, .7);
}

#alert4 .outer{
  background: rgba(131, 60, 120, .7);
}




.outer .inner { box-sizing: border-box; position: relative; width: 100%; background: #fff; padding: 50px 60px; text-align: center; }

.outer .inner h2{
	font-family:'Roboto Condensed',sans-serif;
  font-size: 36px;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: uppercase;
    letter-spacing: -.015em;
    margin: 0 0 5px;
}

.outer .inner h3{
	font-family:'Roboto Condensed',sans-serif;
	font-size: 26px;
	letter-spacing: -.015em;
	font-weight: 400;
	color: #333;
}

.outer .inner .text{
   max-height: 300px;
  overflow: auto;
  margin: 30px 0 0;
  text-align: left;
  font-size: 18px;
}


.outer .inner .hide{
  display: block;
  color: #0a0831;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
  margin-top: 20px;
  transition: all 200ms;
}

.sec-port{color: #fff; text-align: center;}
.sec-port .logo{
	background: transparent url('img/logo.jpg') center center no-repeat;
	background-size: 100% auto;
	display: block;
	height: 104px;
	margin: 0 auto;
	width: 305px;
}

.sec-port p{
	color: #ffffff;
	font-size: 22px;
	letter-spacing: .015em;
	max-width: 600px;
	margin: 65px auto;
}

.sec-port .links{
	display: flex;
	list-style: none;
	padding: 0;
	justify-content: center;
	margin: 0;
}

.sec-port .links li{
	max-width: 275px;
	padding: 0 6px;
	width: 33.333%;
	margin: 0;
}

.sec-port .links li a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	flex-direction: column;
	justify-content: center;
	border-radius: 3px;
	box-shadow: 0 15px 15px rgba(0,0,0,0.15);
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	height: 190px;
	line-height: 1em;
	opacity: 1;
	padding: 40px 30px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.sec-port .links li a:hover {
	margin-top:-30px;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.sec-port .links li:nth-child(1) a {
	background-color: #d9571e;
}
.sec-port .links li:nth-child(2) a {
	background-color: #54b8ae;
}
.sec-port .links li:nth-child(3) a {
	background-color: #edb330;
}
