header.page-header{
	 margin-top:0;
	 margin-bottom: 0;
	 padding-bottom: 0;
	 border-bottom:none;
}
 img.portrait {
	 float:right;
	 width: 100%;
}
 p.separated{
	 border-top: #CCC 1px solid;
	 border-bottom: #CCC 1px solid;
	 margin-top: .2em;
	 margin-bottom: .2em;
	 padding-top: .2em;
	 padding-bottom: .2em;
}
 @media only screen and (min-width: 500px) {
	 img.portrait {
		 float:right;
		 width: 50%;
		 margin: 1em 0px 1em 2em;
	}
}
 @media only screen and (min-width: 1000px) {
	 img.portrait {
		 float:right;
		 width: 30%;
	}
}
 @media only screen and (min-width: 800px) {
	 .three-col {
		 -webkit-column-count: 2;
		 -moz-column-count: 2;
		 column-count: 2;
	}
}
 @media only screen and (min-width: 1200px) {
	 .three-col {
		 -webkit-column-count: 3;
		 -moz-column-count: 3;
		 column-count: 3;
	}
}
 table.horizontal {
	 width: 100%;
}
 table.horizontal td, table.horizontal th {
	 vertical-align:top;
}
 table.horizontal td {
	 border-bottom: #DDD 1px dotted;
}
 table.horizontal th {
	 border-bottom: #CCC 1px solid;
}
 .task-bar a.btn{
	 margin: 0 1em;
	 float: right;
}
 #vision, #apply {
	 background: #FFF9D9 !important;
}
 a.btn, a.btn:visited, a.btn:hover, a.btn:active {
	 color: #FFF !important;
}
 hr.gradient {
	 border: 0;
	 height: 1px;
	 background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	 background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	 background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	 background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
 figure.small-feature caption1, figure.small-feature caption2, figure.small-feature caption3, figure.small-feature caption4 {
	 background-color: #C00;
	 font-family: 'League Gothic';
	 font-size: 1.5em;
	 color: #FFF;
	 padding: .25em .5em;
	 display: block;
}
 #community-spiffs {
	 background-color: #FFF9D9;
}
 header h1 div.tagline {
	 font-size: 50%;
	 text-transform: initial;
	 color: #DDD;
}
 .news-listing time {
	 color: #999;
	 font-family: 'Milo';
	 padding-right: 1em;
}
 dl.news-listing {
	 overflow-x:visible;
}
 h1 .job-title {
	 color:#999;
	 font-size: .4em;
	 text-transform: initial;
	 font-family: Milo;
	 display: block;
}
 ul.directory {
	 list-style:none;
}
 ul.directory h3{
	 font-family: "League Gothic";
	 font-size: 1.5em;
	 margin-bottom: 0;
	 margin-top:1.5em;
}
 ul.directory p {
	 margin-top: 0 !important;
	 margin-bottom: 0 !important;
	 font-family:Milo;
	 font-size:.8em !important;
}
 .directory .job-title {
	 font-family:Milo;
	 letter-spacing:0.0125em;
	 text-transform: uppercase;
	 color:#999;
}
 .related-links{
	 font-size: 1em;
}
 aside.related-links h2{
	 color: #999;
	 font-size: 2.25rem;
}
 @media only screen and (min-width: 500px) {
	 aside.related-links{
		 float: right;
		 display: inline-block;
		 margin-left: 2em;
		 padding-left: 1em;
		 border-left: #CCC 1px solid;
	}
}
 header h1 {
	 font: 4.5rem 'League Gothic', sans-serif;
}
 h1.news {
	 text-transform: none;
}
 section.page-section h2.section-heading {
	 font: 3.375rem 'League Gothic', sans-serif;
}
 section#case-news {
	 background-color:#FFF9D9;
}
 section#case-news .pull-left{
	 margin-right: 10% !important 
}
 @media only screen and (max-width: 800px) {
	 section#case-news .pull-left{
		 margin-right: 0 !important;
		 float: none !important;
	}
}
 section#case-news form#mc-embedded-subscribe-form{
	 font-family: Milo;
	 font-size: 1rem;
	 background-color: #00b388;
	 padding: 1rem 2rem;
	 display: inline-block;
}
 section#case-news form#mc-embedded-subscribe-form label{
	 margin-bottom: 0;
	 color: #FFF;
}
 section#case-news form#mc-embedded-subscribe-form input.button {
	 -moz-border-radius:8px;
	 -webkit-border-radius:8px;
	 border-radius:8px;
	 background-color: #00866C;
	 margin-top: 0.75rem;
	 padding: 0 1rem;
	 text-align: center;
	 color: #FFF;
}
 footer.Slate nav.site-footer {
	 background-color: #54585A;
}
 footer.Brick nav.site-footer {
	 background-color: #960C22;
}
 footer.Slate nav.global-footer, footer.Brick nav.global-footer {
	 background-color:#c8102e;
}
 footer.Slate nav.global-footer .nav-required a, footer.Brick nav.global-footer .nav-required a{
	 color: #FCC;
}
 footer .footer-links .footer-text h2 {
	 font-family:'League Gothic';
	 color: white;
	 margin-top: 0;
}
 footer .footer-links .footer-text li {
	 margin-bottom: 1em;
}
 @media only screen and (min-width: 500px) {
	 footer .footer-links .footer-text {
		 vertical-align:top;
		 margin-right: 2em;
		 display: inline-block;
		 width: 33%;
	}
	 footer .footer-links #schools{
		 width: 66%;
		 -webkit-column-count:2;
		 -moz-column-count:2;
		 column-count:2;
	}
}

/* CUSTOM CSS */
#welcome { 
    background-color: #000; 
    padding: 0; 
    border-bottom: #960c22 6px solid; }
#welcome .welcome {
    padding-left: 1em; }
#welcome .container { 
    padding:0; 
    margin-left: 0; }
#welcome .contact {
    background-color: #960c22; 
    display: inline-block; 
    margin-left: 2.5rem;
    margin-top: 0;
    padding: 1em; }
#welcome img.section-image {
    border-bottom: #960c22 3px solid; }

@media only screen and (min-width: 550px) {
    #welcome .contact { margin-top:-60%;}
}

@media only screen and (min-width: 770px) {
    #welcome .contact { margin-top:1em; }
    #welcome .contact { float: right; }
    #welcome img.section-image {
        position: absolute; 
        bottom: 0; 
        border-bottom: none; }
}

ol.steps {
    padding: 0;
	counter-reset: item;
	list-style: none;
}
ol.steps > li {
    margin-bottom: 30px !important;
    counter-increment: item;
    padding-left: 60px;
    position: relative;
}
ol.steps > li:before {
    float: left;
    display: inline-block;
    margin: 5px 10px 0px -60px;
    content: counter(item);
    color: white;
    font-family: "league gothic", sans-serif;
    width: 50px;
    height: 50px;
    background: rgba(200, 16, 46, .9);
    line-height: 50px;
    font-size: 30px;
    text-align: center;
}
ol.steps-teal > li:before {
	color: white;
	background: #00B388;
}
#apply .section-grid p {
    font-family: 'Milo';
    font-size: 2rem;
    font-weight: 200;
    line-height: 1.6825em;
    line-height: calc(1em + 3px);
    margin: .25em 0 0;
}
#tasks{padding: .5rem !important;}
#task{
    text-align: center;
    padding: 1.5em;
}
#task a{
    position: relative;
    display: block;
    padding: 1vw 0vw .9vw 0vw;
    opacity: 1;
    transition: all .1s;
    background: #c8102e;
    overflow: hidden;
    border-radius:  5px;
}
#task a:before{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    height: 0;
    content: "";
    opacity: .9;
    background: rgba(150, 12, 34,1);
    transition: all .3s;
}
#task a:after{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    border: solid 2px rgba(0, 0, 0, .04);
}

#task a span{
    text-transform: uppercase;
    font-family: "League Gothic";
    font-size: 2.3vw;
    color: rgba(255,255,255,1);
}
#task a:hover{
    transform: scale(1.1);
} 
#task a:hover:before{
    height: 100%;
}
@keyframes bounce {
    0%{
        transform: translateY(-11px);
    }
    10%{
        transform: translateY(0px);
    }
    20%{
        transform: translateY(-8px);
    }
    30%{
        transform: translateY(0px);
    }
    40%{
        transform: translateY(-6px);
    }
    50%{
        transform: translateY(0px);
    }
    60%{
        transform: translateY(-4px);
    }
    70%{
        transform: translateY(0px);
    }
    80%{
        transform: translateY(-3px);
    }
    90%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(-1px);
    }
}
@media only screen and (max-width: 767px) {
	#task .col-sm-3{
        margin-bottom: 15px;
	}
	#task .col-sm-3:last-child{
        margin-bottom: 0;
	}
	#task a{
		padding: 15.36px 0 13.056px 0;
	}
	#task a span{
		/* font-size: 17.664px; */
		font-size: 26px;
	}
	}
}
@media only screen and (min-width: 1920px) {
	#task a{
		padding: 38.4px 0 32.64px 0;
	}
	#task a span{
		font-size: 44.16px;
	}
 }
}

#task .container .col-xs-12 a {margin: 1px;}

@keyframes Aurora{
	0%{background-position:18% 0%; opacity: .3;}
	50%{background-position:83% 100%; opacity: .3;}
	100%{background-position:18% 0%; opacity: .3;}
}
.banner-cta {
    background-color: #fff9d9;
    font-family: 'League Gothic';
    font-size: 5vw;
    font-weight: normal;
    line-height: 1;
    padding: 0 1vw;
}

.banner-cta .cta-links {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -1.25rem;
    padding: 0;
}

.banner-cta .cta-links > li {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 1vw;
    width: 33.33%;
}

.banner-cta a,
.banner-cta a:visited {
    -webkit-align-items: center;
    align-items: center;
/*     color: #fff9d9; */
    display: -webkit-flex;
    display: flex;
    text-decoration: none;
}

.banner-cta a:hover,
.banner-cta a:active,
.banner-cta a:focus {
/*     color: white; */
    text-decoration: none;
}

.banner-cta svg {
    display: block;
    float: left;
    height: 8vw;
    margin: 0 -3.2vw;
    width: 8vw;
}

.banner-cta svg path {
    fill: rgba(185, 120, 0, .25);
}

@media (min-width: 600px) {
    .banner-cta {
        font-size: 4vw;
    }
}

@media (min-width: 1600px) {
    .banner-cta {
        font-size: 4rem;
    }
    .banner-cta svg {
        height: 8rem;
        width: 8rem;
    }
}

#welcome { 
    background-color: #000; 
    padding: 0; 
    border-bottom: #960c22 6px solid; }
#welcome .welcome {
    padding-left: 1em; }
#welcome .container { 
    padding:0; 
    margin-left: 0; }
#welcome .contact {
    background-color: #960c22; 
    display: inline-block; 
    margin-left: 2.5rem;
    margin-top: 0;
    padding: 1em; }
#welcome img.section-image {
    border-bottom: #960c22 3px solid; }

@media only screen and (min-width: 550px) {
    #welcome .contact { margin-top:-60%;}
}

@media only screen and (min-width: 770px) {
    #welcome .contact { margin-top:1em; }
    #welcome .contact { float: right; }
    #welcome img.section-image {
        position: absolute; 
        bottom: 0; 
        border-bottom: none; }
}


 #intro { 
    background-color: #FFF; 
    color:#000; }
#intro .intro {
    padding-left: 1em; }
#intro .container { 
    padding:0; 
    margin-left: 0; }
#intro .contact {
    background-color: #e7e7e8; 
    display: inline-block; 
    margin-left: 2.5rem;
    margin-top: 0;
    padding: 1em; }
 #intro .contact a:link {
  color: #960c22;
}
#intro img.section-image {
    border-bottom: #960c22 3px solid; }

@media only screen and (min-width: 550px) {
    #intro .contact { margin-top:-60%;}
}

@media only screen and (min-width: 770px) {
    #intro .contact { margin-top:1em; }
    #intro .contact { float: right; }
    #intro img.section-image {
        position: absolute; 
        bottom: 0; 
        border-bottom: none; }
}


 #slate { 
    background-color: #54585A; 
     }
#slate .slate {
    padding-left: 1em; }
#slate .container { 
    padding:0; 
    margin-left: 0; }
#slate .contact {
    background-color: #e7e7e8; 
    display: inline-block; 
    margin-left: 2.5rem;
    margin-top: 0;
    padding: 1em; }
 #slate .contact a:link {
  color: #960c22;
}
#slate img.section-image {
    border-bottom: #960c22 3px solid; }

@media only screen and (min-width: 550px) {
    #slate .contact { margin-top:-60%;}
}

@media only screen and (min-width: 770px) {
    #slate .contact { margin-top:1em; }
    #slate .contact { float: right; }
    #slate img.section-image {
        position: absolute; 
        bottom: 0; 
        border-bottom: none; }
}

.btn-primary {
    padding:20px;
}
