video { 
    position: absolute;
    width: 100%;

    left: 50%;

    z-index: -100;
    background: url('') no-repeat;
    background-size: cover;
    transition: 1s opacity;
    -webkit-transform: translateX(-50%) translateY(0%);
  -moz-transform:    translateX(-50%) translateY(0%);
  -ms-transform:     translateX(-50%) translateY(0%);
  -o-transform:      translateX(-50%) translateY(0%);
  transform:         translateX(-50%) translateY(0%);
}
body{
    font-family: 'Oswald', sans-serif;
    color: #070707;
}
h3{
    color: #C1542E;
}
h2{
    text-transform: initial;
    color: #070707;
    font-size: 40px !important;
        font-weight: 600;
}
h6{
    text-transform: uppercase;
    margin-bottom: 0;
    color: #BF552D;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    font-weight: 400;
}
footer{
    padding: 0;
}
section#letter h2{
    margin-bottom: 15px;
}
.powerOfPeople{
    font-size: 100px;
    font-family: 'Oswald', sans-serif;
    background: rgba(255, 255, 255, 0.75);
    display: inline-block;
    padding: 0 15px;
    text-transform: uppercase;
    color: #070707;
    margin: 248px 0 0px 0px;
    text-align: center;
    line-height: 111px;
}
.backgroundHeader h2{
    color: #fff;
    text-shadow: 2px 2px 8px #000;
    margin: 50px 0px 80px 0;
}
.powerOfPeople h1{
    font-size: 35px;
    margin: 0 20px;
    position: relative;
    top: -20px;
    color: #070707;
}
.backgroundHeader {
    margin-top: 90px;
}
.singleContent img {
    max-height: 125px;
}
span.allLink{
    color: #C1542E;
    cursor: pointer;
}
.singleContent p {
    margin-top: 25px;
}
.navbar-custom{
    background-color: #C1542E !important;
    box-shadow: none;
}
.navbar-custom a{
    color: white;
}
p.helperText {
    text-align: center;
    margin-top: 0px;
}
.blueHighlight img {
    margin: 25px 0;
    width: 325px;
}
.navbar-custom .nav li{
    border-color: white; 
}
.quoteDon{
    position: relative;
}
.quoteDon:before {
    content: '"';
    position: absolute;
    left: -28px;
    top: -13px;
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    color: #C1542E;
}
.donCEO {
    position: absolute;
    top: 60px;
    right: 63%;
}
.btn-default{
    color: #B55E2E;
    border:1px solid #95989A;
    text-transform: initial;
    padding: 5px 20px;
    background: #fff;
    font-family: 'Roboto', sans-serif;
}
.navbar-custom .nav li.active a{
    background: #C1542E;
}
.btn-default:hover, .btn-default:focus{
    color: #fff;
    background-color: #B55E2E;
    border-color: #fff;
}
section#letter{
    position: relative;
    background-color: #F3F3F3;
    margin: 0;
    padding: 70px 0;
}
h2.box{
    text-align: center;
    text-transform: uppercase;
    color: #0D3C55;
    border:1px solid #95989A;
    display: inline-block;
    font-size: 50px;
    padding: 5px 34px;
    max-width: 700px;
    margin: 0px auto;
    margin-bottom: 25px;
}
.center{
    text-align: center;
}
section#Leadership p {
    margin-top: 25px;
}
.sectionIntroText{
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
        margin-bottom: 50px;
}
img.logoFooter{
    width: 200px;
    position: relative;
    top: 29px;
    margin: 0px auto;
    display: block;
}
img.signature {
    width: 300px;
}
img.largeImg {
    width: 800px;
}
.mapContainer{
  position:relative;
  height:461px;
}
#highlights p{
    color: #fff;
        padding: 0 75px;
}
.mapContainer img{
  position: absolute;
  display:none;
}
.mapContainer img.active{
  display:block;
  position: static;
  margin: 0px auto;
}
.mapLogos{
    text-align: center;
}
.quote{
    position: relative;
    color: #0D3C55;
    margin-top:40px;
    font-size: 42px;
}
.quote:before {
    content: '';
    width: 50px;
    height: 2px;
    background: #0D3C55;
    position: absolute;
    bottom: 25%;
    top: -11px;
    height: 4px;
    width: 20%;
}
.mapLogos div{
  display:inline;
}
.mapLogos img.active{
    filter:none;
}
.mapLogos img{
    margin: 25px 33px 0;
    cursor: pointer;
    max-height: 105px;
    max-width: 185px;
    -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
#highlights h3 {
    text-transform: uppercase;
    color: #D29B27;
    font-size: 35px;
    margin-bottom: 8px;
}
#highlights .sectionIntroText {
    color: #fff;
    margin-bottom: 20px;
    padding: 0 78px;
    font-weight: 200;
}
.selectedMapDescription img{
    max-width: 211px;
    max-height: 200px;
    /* width: 47%; */
    position: relative;
    top: -53px;
    padding: 20px;
    display: inline;
}
.logoDescriptionText{
  display:none;
}
p.selectedDescriptionText{
  padding:20px;
  border-left:2px solid #95989A;
  width:70%;
  display: inline-block;
}
.selectedMapDescription{

  margin-top: 25px;
}
.textHalf {
    margin: 25px 50px;
}
img.allMap{
  display:none;
}
.half {
    width: 50%;

    float: left;
}
#highlights{
    text-align: center;
    position: relative;
     z-index: 1;
     padding-bottom: 60px;
     font-family: 'Roboto', sans-serif;
}
.singleContent h5 {
    color: #BF552D;
    font-size: 28px;
    line-height: 35px;
}
#highlights:before{
background: #E4EFEF;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    top: 100px;
    -webkit-transform: skewY(170deg);
    transform: skewY(170deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
#highlights:after{
    background: #E4EFEF;
    content: '';
    display: block;
    height: 60%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    top: 40%;
    -webkit-transform: skewY(0deg);
    transform: skewY(0deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.blueHighlight{
    background: #4B9295;
        padding-bottom: 50px;
}
.box.blue{
    color: #fff;
    border-color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
}
.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0 50px;
    margin-top: 50px;
}
.singleColumn{
    width: 33.33%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.singleContent {
    position: relative;
    width: 100%;
    text-align: left;
    background: #E4EFEF;
    padding: 25px;
    text-align: center;
}
.singleColumn:nth-child(1) .singleContent{
    margin-right: 20px;
}
.singleColumn:nth-child(2) .singleContent{
    margin-left: 10px;
    margin-right: 10px;
}
.singleColumn:nth-child(3) .singleContent{
    margin-left: 20px;
}
#company{
    background: #F2F2F2;
    margin: 0;
    padding: 70px 0;
    position: relative;
}
#company:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 35px solid #fff;
    position: absolute;
    top: 0;
    left: 47%;
    margin: auto;
  position: absolute;
  top: 0; left: 0;  right: 0;
}
section#operations .col-lg-6 {
    padding: 0;
}
#employees{
    position: relative;
    margin: 0;
    padding: 70px 0;
}
#employees:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 35px solid #F2F2F2;
    position: absolute;
    top: 0;
    left: 47%;
    margin: auto;
  position: absolute;
  top: 0; left: 0;right: 0;
}
#Leadership{
    background: #F2F2F2;
    margin: 0;
    padding: 70px 0;
    position: relative;
}
#Leadership:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 35px solid #fff;
    position: absolute;
    top: 0;

    margin: auto;
  position: absolute;
  top: 0; left: 0;  right: 0;
}
.upperFooter{
    background: #BF552D;
    padding: 25px 0;
}
.lowerFooter{
    background-color: #4B9295;
    color: #fff;
    padding: 15px 0;
}
.PDFDownload img{
    max-width: 60px;
    margin: 16px 30px;
}
.PDFDownload a{
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.backgroundHeader{
    
}
footer p{
        font-size: 15px;
}
@media(max-width:1199px) {
    .flexRow{
        display: block;
        padding: 0;
    }
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before{
        color: #fff;
    }
    .navbar-collapse{
        box-shadow: none;
    }
    .donCEO{
    display: none;
    }
    .quoteDon:before{
    display: none;
    }
    img.allMap{
    display:block;
    margin-bottom:50px;
    }
    .mapContainer img.active{
    display:none;
    }
    .mapContainer{
    display:none;
    }
    .logoDescriptionText{
    display:block;
    margin-top:20px;
    }
    .selectedMapDescription{
    display:none;
    }
    .mapLogos img{
    margin:0px auto;
    display:block;
    filter: none;
    }
    .mapLogos div{
    padding: 50px 0;
    display:block;
    border-top:2px solid #95989A;
    }
    p.helperText{
    display:none;
    }
    .singleColumn {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 50px;
    }
    .singleContent{
        margin: 0 !important;
    }
    .powerOfPeople h1{
        font-size: 20px;
        display: block;
        top: 0;
    }
    .powerOfPeople{
        font-size: 50px;
        margin: 75px 0;
        margin-bottom: 0;
            line-height: 65px;
    }
    .backgroundHeader{
        margin-top: 0;
        background-size: cover;
        display: block;
        background-image: url('../img/2017_Prairie_State-Power_Lines A-still.jpg');
        background-position: center;
    }
    .quote{
        display: block;
    }
    .allMap{
        display: block;
    }
    #highlights .sectionIntroText {
        padding: 0 25px;
    }
    img.logoFooter {
        margin-bottom: 50px;
    }
    .backgroundHeader h2 {
        font-size: 20px !important;
    }
}