﻿.about .pageHeader{
    max-width: 1300px;
    margin: 0 auto;
}

  .about .pageHeader a{
    margin-bottom: 60px;
    height: 550px;
    display: block;
    overflow: hidden;
    position: relative;
  }

    .about .pageHeader a video{
      width: 100%;
      margin-top: -91px;
    }

/* .about .pageHeader .hero-image{
    background-image: url(../../../images/about/about-hero-image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 470px;
    padding: 80px;
}

    .about .pageHeader .hero-image h1{
        font-family: 'BodoniStd';
        color: white;
        font-size: 52px;
        padding: 10px 50px;
        background-color: rgba(0, 126, 195, 0.9);
        width: 437px;
    }

    .about .pageHeader .hero-image h1:last-of-type{
        width: 380px;
        margin-top: 10px;
    } */
/*
.about .promise-wrapper{
    border-top: 15px solid #e6e7e8;
    padding: 0 140px;
    position:relative;
    padding-bottom: 80px;
}

    .about .promise-wrapper .promise{
        width: 250px;
        margin-left: auto;
    }

        .about .promise h3{
            color: #007ec3;
            font-family: 'BodoniStd';
            font-size: 64px;
            margin-top: 40px;
            margin-bottom: 40px;
        }

            .about .promise h3 span:first-of-type {
                font-size: 40px;
                display: block;
                line-height: 20px;
                margin-left: 20px;
            }

            .about .promise h3 span:nth-of-type(2){
                line-height: 41px;
                display: block;
            }

            .about .promise h3 span:last-of-type{
                line-height: 35px;
                display: block;
                margin-left: 25px;
            }

        .about .promise p{
            font-family: 'Open Sans', sans-serif;
            font-size: 16px;
            color: #6d6e71;
        } */
/*
.about .header-video-wrapper{
    position: absolute;
    left: 90px;
    top: -120px;
    width: 660px;
}

.about .header-video-wrapper .video-placeholder{
  overflow: hidden;
  height: 388px;
  position: relative;
}

    .about .header-video-wrapper .fancybox > img{
        width:100%;
        border: 7px solid white;
        box-shadow: 2px 10px 9px #d1d3d4;
    }
*/
.about .video-inner-content{
    position:absolute;
    top: 50%;
    left: 50%;
    margin-left: -62.5px;
    margin-top: -62.5px;
}

    .about .video-inner-content img{
        width: 125px;
        margin: 0 auto;
        display: block;
    }

    .about .horizontal-scroller{
        background-color: #f1f2f2;
        height: 1100px;
        overflow-x: hidden;
        position:relative;
        padding: 40px 0;
    }

        .about .horizontal-scroller h3{
            color: #067fc2;
            font-family: 'BodoniStd';
            text-align: center;
            font-size: 64px;
            margin-bottom: 50px;
        }

    .about .horizontal-scroll-wrapper{
        overflow: hidden;
        width: 4500px;
    }

    .about .frame {
        width: 100%;
        height: 890px;
        padding: 0;
        cursor: move;
    }

    .about .frame .slidee {
      margin: 0;
      padding: 0;
      height: 100%;
      list-style: none;
    }

    .about .frame .slidee .slide {
      float: left;
      padding: 0;
      width: 400px;
      height: 100%;
    }

    .about .frame .slide:nth-of-type(1){
        margin-left:60px;
    }

    .about .blue-background{
        background-color: #067fc2;
        color: white;
    }

    .about .slide .text{
        width: 475px;
        padding: 30px;
        height: 215px;
        position: relative;
        vertical-align:top;
        box-shadow: 5px 5px 25px #a5a3a3;
    }

    .about .slide:nth-of-type(1) .text{
        margin-left: 130px;
        margin-top: 97px;
    }

    .about .slide:nth-of-type(even) .text {
        text-align: right;
        margin-top: 43px;
        padding-right: 100px;
        padding-left: 0;
        width: 511px;
    }

    .about .slide .text.no-shadow{
        box-shadow:none;
    }

        .about .slide .text img {
            position: relative;
            z-index:110;
            width: 40px;
        }

        .about .slide:nth-of-type(odd) .text img {
            margin-top: 65px;
            margin-right: 15px;
        }

        .about .slide:nth-of-type(even) .text img {
            margin-top: -58px;
            margin-left: 10px;
        }

        .about .slide .text .blurb{
            width: 355px;
            display: inline-block;
            vertical-align: top;
        }

         .about .slide .text .blurb.blue h4{
            color:#067fc2;
         }

            .about .slide .text .blurb h4{
                font-family: 'BodoniStd';
                font-size: 48px;
                margin-bottom: 10px;
                line-height: 48px;
            }

            .about .slide .text .blurb p{
                font-family: 'Open Sans', sans-serif;
                font-size: 18px;
            }

    .about .slide:nth-of-type(1) > img{
        width: 420px;
        margin-top: -52px;
        position: relative;
        z-index:50;
    }

    .about .slide:nth-of-type(2){
        margin-left: -250px;
    }

    .about .slide:nth-of-type(2) .image-background{
        margin-top: 384px;
        padding: 0px 40px;
        height: 268px;
        background-color: #067fc2;
        width: 385px;
        position: relative;
        margin-left: 205px;
        box-shadow: 5px 5px 25px #a5a3a3;
    }

        .about .slide:nth-of-type(2) .image-background img{
            width: 305px;
            margin: 0 auto;
            display: block;
            position: relative;
            z-index: 100;
        }

    .about .slide:nth-of-type(3){
        margin-left: 112px;
    }

        .about .slide:nth-of-type(3) > img{
            width: 565px;
            margin-top: -52px;
            z-index: 100;
            position: relative;
        }

        .about .slide:nth-of-type(3) .text{
            margin-left: 230px;
        }

    .about .slide:nth-of-type(4){
        margin-left: -100px;
    }

        .about .slide:nth-of-type(4) .image-background {
            margin-top: 270px;
            margin-left: 244px;
            padding-top: 35px;
            width: 447px;
            height: 335px;
            box-shadow: 10px 5px 25px #a5a3a3;
        }

            .about .slide:nth-of-type(4) .image-background img {
                width: 565px;
                position: relative;
                z-index: 50;
            }

            .about .slide:nth-of-type(4) .text {
                margin-top: 31px;
                padding-right: 20px;
                padding-bottom: 33px;
                padding-top: 85px;
                width: 520px;
                margin-left: 44px;
                height: 230px;
            }

            .about .slide:nth-of-type(4) .blurb {
                width: 395px;
            }

    .about .slide:nth-of-type(5){
        margin-left: 380px;
    }

        .about .slide:nth-of-type(5) > img{
            z-index: 52;
            position: relative;
            margin-top: -57px;
            width: 460px;
        }

        .about .slide:nth-of-type(5) .text{
            margin-left: 182px;
            margin-top: 57px;
            width: 585px;
        }

            .about .slide:nth-of-type(5) .text .blurb{
                width: 444px;
            }

    .about .slide:nth-of-type(6){
        margin-left: -27px;
    }

        .about .slide:nth-of-type(6) .image-background{
            margin-top: 354px;
            padding: 0 45px;
            width: 396px;
            height: 267px;
            box-shadow: 10px 5px 25px #a5a3a3;
        }

            .about .slide:nth-of-type(6) .image-background img{
                width: 330px;
                z-index: 53;
                position: relative;
            }

        .about .slide:nth-of-type(6) .text{
            margin-left: -210px;
            margin-top: 70px;
            padding-right: 0;
            width: 445px;
        }

            .about .slide:nth-of-type(6) .text .blurb{
                width: 385px;
            }

    .about .slide:nth-of-type(7){
        margin-left: -45px;
    }

        .about .slide:nth-of-type(7) > img{
            width: 565px;
            margin-top: -71px;
            z-index: 100;
            position: relative;
        }

        .about .slide:nth-of-type(7) .text{
            margin-left: 240px;
            padding-top: 10px;
        }

    .about .slide:nth-of-type(8){
        margin-left: -100px;
    }

        .about .slide:nth-of-type(8) .image-background {
            margin-top: 270px;
            margin-left: 244px;
            padding-top: 35px;
            width: 447px;
            height: 335px;
            box-shadow: 10px 5px 25px #a5a3a3;
        }

            .about .slide:nth-of-type(8) .image-background img {
                width: 565px;
                position: relative;
                z-index: 50;
            }

            .about .slide:nth-of-type(8) .text {
                margin-top: 31px;
                padding-right: 20px;
                padding-bottom: 33px;
                padding-top: 85px;
                width: 520px;
                margin-left: 44px;
                height: 230px;
            }

            .about .slide:nth-of-type(8) .blurb {
                width: 395px;
            }

    .about .slide:nth-of-type(9){
        margin-left: 380px;
    }

        .about .slide:nth-of-type(9) > img{
            z-index: 52;
            position: relative;
            margin-top: -57px;
            width: 460px;
        }

        .about .slide:nth-of-type(9) .text{
            margin-left: 182px;
            margin-top: 57px;
            width: 585px;
        }

            .about .slide:nth-of-type(9) .text .blurb{
                width: 444px;
            }

    .about .slide:nth-of-type(10){
        margin-left: -27px;
    }

        .about .slide:nth-of-type(10) .image-background{
            margin-top: 354px;
            padding: 0 45px;
            width: 420px;
            height: 260px;
            box-shadow: 10px 5px 25px #a5a3a3;
        }

            .about .slide:nth-of-type(10) .image-background img{
                width: 330px;
                z-index: 53;
                position: relative;
                MARGIN-TOP: -25px;
            }

        .about .slide:nth-of-type(10) .text{
            margin-left: -210px;
            margin-top: 52px;
            padding-right: 0;
            width: 445px;
        }

            .about .slide:nth-of-type(10) .text .blurb{
                width: 385px;
            }

    .about .move-left{
        position: absolute;
        left: 25px;
        top:510px;
    }

        .about .move-left img, .about .move-right img{
            width: 45px;
        }

    .about .move-right{
        position: absolute;
        right: 25px;
        top:510px;
    }

.about .president-quote-wrapper{
    background-color: #eeeeee;
}

    .about .president-quote-wrapper .content{
        width: 1100px;
        margin: 0 auto;
        padding: 60px 0;
    }

    .about .president-quote-wrapper .quote{
        width: 335px;
        display: inline-block;
        vertical-align: top;
        margin-right: 40px;
        padding-top: 55px;
    }

        .about .president-quote-wrapper .quote .quotations{
            width: 48px;
            margin: 0 auto;
            display: block;
            margin-bottom: 40px;
        }

        .about .president-quote-wrapper .content h3{
            color: #007ec3;
            font-family: 'BodoniStd';
            font-size: 26px;
            text-align: right;
            line-height: 32px;
            width: 335px;
            margin-left: auto;
            margin-bottom: 30px;
        }

        .about .president-quote-wrapper .content p{
            font-family: 'BodoniStd';
            font-size: 22px;
            color: #6d6e71;
            text-align: right;
        }

    .about .president-quote-wrapper .content > img{
        border: 7px solid white;
        box-shadow: 2px 10px 9px #d1d3d4;
        width: 707px;
    }

.about .team-wrapper{
    width: 1100px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 80px;
}

    .about .team-wrapper h2{
        color: #007ec3;
        font-family: 'BodoniStd';
        text-align: center;
        font-size: 76px;
        margin-bottom: 60px;
    }

    .about .team-wrapper .row{
        margin-bottom: 30px;
    }

    .about .team-wrapper .team-member{
        display: inline-block;
        width: 354px;
    }

    .about .team-wrapper .team-member:nth-child(2){
        margin:0 15px;
    }

        .about .team-wrapper .team-member img{
            border: 7px solid white;
            box-shadow: 2px 10px 9px #d1d3d4;
            margin-bottom: 20px;
            width: 98%;
        }

        .about .team-wrapper .team-member h4{
            color: #6d6e71;
            font-size: 36px;
            font-family: 'BodoniStd';
            text-align: center;
        }

        .about .team-wrapper .team-member h5{
            color: #6d6e71;
            font-size: 24px;
            font-family: 'BodoniStd';
            text-align: center;
        }

.about .what-we-do-wrapper{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}

    .about .what-we-do-wrapper .image-holder{
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        margin-bottom: 30px;
        display:inline-block;
        vertical-align:top;
    }

    .about .what-we-do-wrapper h2{
        color: #007ec3;
        font-family: 'BodoniStd';
        text-align: center;
        font-size: 76px;
        margin-bottom: 40px;
        margin-top: 80px;
    }

    .about .what-we-do-wrapper .one-third-wrapper{
        width:380px;
        vertical-align: top;
        display: inline-block;
        margin-right: 30px;
    }

        .about .what-we-do-wrapper .one-third-wrapper .blurb{
            background-color: #f1f1f1;
            padding: 20px 30px 30px 30px;
            margin-bottom:30px;
            height: 603px;
        }

            .about .what-we-do-wrapper .one-third-wrapper .blurb h3{
                color: #007ec0;
                font-size: 62px;
                line-height: 54px;
                font-weight: bold;
                width: 282px;
                margin: 0 auto 35px auto;
            }

                .about .what-we-do-wrapper .one-third-wrapper .blurb h3 span{
                    font-size: 48px;
                    line-height: 38px;
                    font-weight:500;
                }

                .about .what-we-do-wrapper .one-third-wrapper .blurb h3 .indent{
                    font-size: 62px;
                    margin-left: 37px;
                    font-weight: bold;
                }

            .about .what-we-do-wrapper .one-third-wrapper .blurb p{
                font-size: 16px;
                width: 320px;
                margin: 0 auto;
                color: #6d6e71;
                font-family: 'Open Sans', sans-serif;
                margin-bottom: 30px;
            }

            .about .what-we-do-wrapper .one-third-wrapper .blurb .our-work-button {
                font-family: 'Open Sans', sans-serif;
                width: 88px;
                margin: 0 auto;
                display: block;
                background-color: #067fc2;
                color: white;
                padding: 30px;
                font-size: 18px;
                font-weight: bold;
                margin-top: 30px;
            }

        .about .what-we-do-wrapper .one-third-wrapper .image-holder {
            background-image: url('../../../images/home/home-washroom.jpg');
            height: 265px;
        }

    .about .what-we-do-wrapper .two-third-wrapper{
        width:790px;
        vertical-align: top;
        display: inline-block;
        margin-left:-4px;
    }

        .about .what-we-do-wrapper .two-third-wrapper > .image-holder:nth-of-type(1) {
            background-image: url('../../../images/home/home-living-dining-rooms.jpg');
            height: 603px;
        }

        .about .what-we-do-wrapper .two-third-wrapper .two-image-wrapper .image-holder:nth-of-type(1) {
            background-image: url('../../../images/home/home-kitchen.jpg');
            height: 265px;
            width: 380px;margin-right:30px;
        }

        .about .what-we-do-wrapper .two-third-wrapper .two-image-wrapper .image-holder:nth-of-type(2) {
            background-image: url('../../../images/home/home-living-room.jpg');
            height: 265px;
            width: 380px;
            margin-left:-4px;
        }

        .about .projects-wrapper{
            max-width: 1300px;
            margin: 0 auto;
            padding-top: 90px;
            padding-bottom: 80px;
        }

            .about .projects-wrapper h1{
                color: #067fc2;
                font-family: 'BodoniStd';
                text-align: center;
                font-size: 64px;
                margin-bottom: 40px;
            }

        .about .projects-header {
            background-image: url('../../../images/community/heritage-header.jpg');
            background-size: cover;
            background-repeat: no-repeat;
            padding: 109px 80px 150px 80px;
            border-bottom: 15px solid #e6e7e8;
        }

            .about .projects-header h2{
                font-family: 'BodoniStd';
                color: white;
                font-size: 52px;
                padding: 10px 50px;
                background-color: rgba(0, 126, 195, 0.9);
                width: 412px;
            }

            .about .projects-header h2:first-of-type{
                margin-bottom:10px;
                width: 367px;
            }

          .about .heritage-projects .heritage-project .learnMoreWrapper{
            display: none;
          }

        .about .penta-group-wrapper{
            background-color: #eeeeee;
        }

            .about .penta-group-wrapper .content{
                width: 1150px;
                margin: 0 auto;
                padding: 60px 0;
            }

            .about .penta-group-wrapper .quote{
                width: 335px;
                display: inline-block;
                vertical-align: top;
                margin-left: 40px;
            }

                .about .penta-group-wrapper .content h3 {
                    color: #007ec0;
                    font-size: 62px;
                    line-height: 42px;
                    width: 325px;
                    margin-bottom:25px;
                    font-family: 'BodoniStd';
                }

                        .about  .penta-group-wrapper .content h3 .small{
                            font-size: 40px;
                            line-height: 38px;
                            font-weight:500;
                        }

                        .about  .penta-group-wrapper .content h3 .small:nth-of-type(1){
                            margin-left: 33px;
                            line-height: 4px;
                        }

                        .about  .penta-group-wrapper .content .indent{
                            margin-left: 13px;
                        }

                        .about  .penta-group-wrapper .content .more-indent{
                            margin-left: 64px;
                            margin-top: 10px;
                            display: inline-block;
                        }

                .about .penta-group-wrapper .content p{
                    font-family: 'Open Sans', sans-serif;
                    font-size: 16px;
                    color: #6d6e71;
                    margin-left: 10px;
                    margin-bottom: 15px;
                    width: 370px;
                }

                .about .penta-group-wrapper .content .about-button{
                    font-family: 'Open Sans', sans-serif;
                    width: 110px;
                    margin-top: 30px;
                    margin-left: 9px;
                    display: block;
                    background-color: #067fc2;
                    color: white;
                    padding: 20px 30px;
                    font-weight: bold;
                    font-size: 18px;
                    text-align: center;
                }

            .about .penta-group-wrapper .content > img{
                border: 7px solid white;
                box-shadow: 2px 10px 9px #d1d3d4;
                width: 707px;
            }

        .about .heritage-projects{
            width: 985px;
            margin-left: auto;
            margin-right: auto;
            margin-top: -65px;
        }

        .about .heritage-project{
            width: 315px;
            display: inline-block;
            vertical-align:top;
        }

        .about .heritage-project:nth-of-type(2){
            margin-left: 15px;
            margin-right: 15px;
        }

            .about .heritage-project img{
                width: 100%;
                border: 5px solid white;
                box-shadow: 0px 5px 11px #a5a3a3;
            }

            .about .heritage-project h3{
                font-family: 'BodoniStd';
                color: #067fc2;
                font-size: 36px;
                width: 260px;
                line-height: 34px;
                margin: 45px auto 25px auto;
            }

            .about .heritage-project p{
                font-family: 'Open Sans', sans-serif;
                color:#6d6e71;
                font-size: 16px;
                width: 260px;
                margin-left: auto;
                margin-right: auto;
                line-height: 20px;
            }

            .about .heritage-project .gallery-button{
                font-family: 'Open Sans', sans-serif;
                width: 110px;
                margin-top: 40px;
                margin-left: 27px;
                display: block;
                background-color: #067fc2;
                color: white;
                padding: 20px 30px;
                font-weight:bold;
                font-size: 18px;
                text-align:center;
            }

.about .contributions-wrapper{
    background-color: #f1f1f1;
    padding: 60px 0;
}

    .about .contributions-wrapper h2{
        color: #007ec3;
        font-family: 'BodoniStd';
        text-align: center;
        font-size: 76px;
        margin-bottom: 30px;
    }

    .about .contributions-wrapper .contributions{
        width: 1300px;
        margin: 0 auto;
    }

        .about .contributions-wrapper .contribution{
            display:inline-block;
            vertical-align:top;
            width: 420px;
        }

        .about .contributions-wrapper .contribution:nth-of-type(2){
            margin:0 15px;
        }

            .about .contributions-wrapper .contribution img{
                border: 7px solid white;
                box-shadow: 2px 10px 9px #d1d3d4;
                width:98%;
                margin-bottom: 50px;
            }

            .about .contributions-wrapper .contribution h3 {
                color: #007ec3;
                font-family: 'BodoniStd';
                font-size: 42px;
                line-height: 40px;
                width: 327px;
                margin: 0 auto;
                margin-bottom: 30px;
            }

            .about .contributions-wrapper .contribution:nth-of-type(3) h3{
              padding-right: 60px;
              width: 269px;
            }

            .about .contributions-wrapper .contribution:nth-of-type(2) h3, .about .contributions-wrapper .contribution:nth-of-type(2) p {
                width: 349px;
            }

            .about .contributions-wrapper .contribution p {
                font-size: 16px;
                width: 320px;
                margin: 0 auto;
                color: #6d6e71;
                font-family: 'Open Sans', sans-serif;
            }

  .about .our-team-wrapper {
    background-color: #f1f1f1;
    padding: 60px 0 80px 0;
  }

    .about .our-team-wrapper > div{
      width: 1200px;
      margin: 0 auto;
    }

    .about .our-team-wrapper h1{
      color: #007ec3;
      font-family: 'BodoniStd';
      text-align: center;
      font-size: 76px;
      margin-bottom: 40px;
    }

    .about .our-team-wrapper .row:nth-of-type(1){
      width: 1085px;
      margin: 0 auto;
    }

    .about .our-team-wrapper .row:nth-of-type(2){
      width: 725px;
      margin: 0 auto;
    }

    .about .our-team-wrapper .member{
      width: 300px;
      margin: 0 30px;
      float: left;
    }

    .about .our-team-wrapper .row:nth-of-type(1) .member{
      margin-bottom: 60px;
    }

      .about .our-team-wrapper .member .name{
        font-family: 'BodoniStd';
        color: #067fc2;
        font-size: 36px;
        line-height: 34px;
        margin-bottom: 10px;
        text-align: center;
      }

      .about .our-team-wrapper .member img{
        width: 250px;
        margin: 0 auto;
        margin-bottom: 20px;
        display: block;
      }

      .about .our-team-wrapper .member .title{
        font-size: 16px;
        color: #6d6e71;
        font-family: 'Open Sans', sans-serif;
        text-align: center;
      }
