/*
Theme Name: DMBPV
Theme URI: http://dmbpacificventures.com/
Author: Jeff Sylvester
Author URI: http://jeffsylvester.com/
Description: The theme for DMB Pacific Ventures
Version: 1.0
*/
h2.subhead, h2.subheadLeft {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px; }

h2.subhead {
  text-align: center;
  margin-bottom: 18px; }
  h2.subhead:after {
    content: '';
    width: 80px;
    border-bottom: 2px solid #000;
    display: block;
    margin-top: 18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

h2.subheadLeft {
  margin-top: 120px;
  text-align: left;
  margin-bottom: 60px; }
  h2.subheadLeft:after {
    content: '';
    width: 80px;
    border-bottom: 2px solid #000;
    display: block;
    margin-top: 18px;
    text-align: left;
    margin-left: 0;
    margin-right: 0; }

.learnMore {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #000;
  padding: 15px 30px;
  margin: 0 auto;
  color: #000;
  display: inline-block;
  letter-spacing: 2px;
  margin-bottom: 60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.learnMore:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none; }

@media (min-width: 992px) {
  h2.subhead, h2.subheadLeft {
    font-size: 26px;
    line-height: 26px; }

  .learnMore {
    padding-right: 60px;
    padding-left: 60px; } }
.navbar-default {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #fff;
  border: none;
  margin-bottom: 0px; }
  .navbar-default .headerWrap {
    border-bottom: 1px solid #999; }
    .navbar-default .headerWrap .brand {
      display: inline-block;
      text-align: center;
      padding: 32px 0; }
  .navbar-default #navbar {
    padding: 0px; }
    .navbar-default #navbar ul.nav {
      margin: 0px; }
      .navbar-default #navbar ul.nav li {
        border-bottom: 1px solid #ccc; }
        .navbar-default #navbar ul.nav li a {
          color: #000; }
      .navbar-default #navbar ul.nav li:last-child {
        border-bottom: none; }
    .navbar-default #navbar .dropdown-menu {
      padding: 0px; }
      .navbar-default #navbar .dropdown-menu li {
        border-bottom: 1px solid #ccc !important;
        text-align: center; }
        .navbar-default #navbar .dropdown-menu li a {
          font-size: 12px;
          padding: 10px 0;
          margin: 0 10px; }
      .navbar-default #navbar .dropdown-menu li:last-child {
        border-bottom: none !important; }
  .navbar-default .navbar-header {
    text-align: center; }
    .navbar-default .navbar-header .navbar-toggle {
      border: none;
      float: none;
      margin: 0px;
      padding: 0px;
      padding: 20px; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
    background-color: transparent; }

@media (min-width: 768px) {
  .navbar-default {
    text-align: center;
    margin-bottom: 30px; }
    .navbar-default .headerWrap {
      padding: 32px 0; }
      .navbar-default .headerWrap .brand {
        margin: 0 65px 0 25px;
        padding: 0px;
        vertical-align: middle; }
    .navbar-default #navbar {
      display: inline-block !important;
      vertical-align: middle;
      width: 445px; }
      .navbar-default #navbar ul.nav {
        margin-top: 0px; }
        .navbar-default #navbar ul.nav li {
          border-bottom: none; }
          .navbar-default #navbar ul.nav li ul li > a {
            padding: 20px;
            margin: 0px; }
        .navbar-default #navbar ul.nav li > a {
          padding: 0;
          padding-bottom: 5px;
          margin: 0px 13px; }
        .navbar-default #navbar ul.nav li.active > a {
          background-color: transparent;
          border-bottom: 2px solid #000; }
        .navbar-default #navbar ul.nav li ul li.active > a {
          border-bottom: none;
          background-color: #f5f5f5; }
        .navbar-default #navbar ul.nav .open > a {
          background-color: transparent;
          border-bottom: 2px solid #000; }
      .navbar-default #navbar .dropdown-menu {
        margin-top: 38px;
        margin-left: -50px;
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
        .navbar-default #navbar .dropdown-menu li {
          border-bottom: 1px solid #999 !important; } }
@media (min-width: 992px) {
  .navbar-default .headerWrap .brand {
    margin: 0 135px 0 30px; }
  .navbar-default #navbar {
    width: 515px; }
    .navbar-default #navbar ul.nav li > a {
      padding: 0;
      padding-bottom: 5px;
      margin: 0px 23px;
      font-weight: 400; }
    .navbar-default #navbar .dropdown-menu {
      margin-left: -40px; } }
@media (min-width: 1200px) {
  .navbar-default .headerWrap .brand {
    margin: 0 250px 0 50px; }
  .navbar-default #navbar {
    width: 600px; }
    .navbar-default #navbar ul.nav li > a {
      padding: 0;
      padding-bottom: 5px;
      margin: 0px 30px; }
    .navbar-default #navbar .dropdown-menu {
      margin-left: -30px; } }
/*FOOTER STYLES*/
.footerWrap {
  background-color: #000; }

footer {
  text-align: center;
  color: #fff;
  padding: 60px 0px 40px 0px; }
  footer h2.subhead {
    color: #fff;
    margin-bottom: 30px; }
  footer h2.subhead:after {
    border-color: #fff; }
  footer h3 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
    margin-bottom: 15px; }
    footer h3:after {
      content: '';
      width: 20px;
      border-bottom: 1px solid #fff;
      display: block;
      margin-top: 20px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  footer div {
    margin-bottom: 75px; }
  footer p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 16px; }
  footer a {
    font-weight: 400;
    color: #fff;
    text-decoration: underline; }

.copyright {
  background-color: #fff;
  color: #000;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 40px 0; }

@media (min-width: 768px) {
  .footerWrap {
    background-color: #000;
    margin: 0 30px; }
    .footerWrap .container {
      max-width: 100%; }

  .copyright {
    border-top: 1px solid #999;
    margin-top: 30px; } }
.carouselWrap {
  padding: 0px;
  margin: 0px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 350px; }
  .carouselWrap br {
    display: none; }
  .carouselWrap .carousel-content {
    height: 350px;
    display: block; }
  .carouselWrap .carousel-caption {
    height: 350px;
    line-height: 350px;
    padding: 0;
    bottom: 0; }
  .carouselWrap .carousel-caption-text {
    width: 100%;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 28px; }
  .carouselWrap .carousel-control .icon-prev, .carouselWrap .carousel-control .icon-next, .carouselWrap .carousel-control .previousButton, .carouselWrap .carousel-control .nextButton {
    display: inline-block;
    position: absolute;
    top: 155px;
    z-index: 5; }
  .carouselWrap .carousel-control.right {
    background-image: none;
    left: auto;
    right: 27px; }
  .carouselWrap .carousel-control.left {
    background-image: none;
    background-repeat: repeat-x; }
  .carouselWrap .previousButton, .carouselWrap .nextButton {
    width: 27px; }
  .carouselWrap .carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 0;
    width: 0%; }

@media (min-width: 768px) {
  .carouselWrap {
    padding: 0px 30px; }
    .carouselWrap .container {
      max-width: 100%; }
    .carouselWrap .carousel-control .icon-prev, .carouselWrap .carousel-control .icon-next, .carouselWrap .carousel-control .previousButton, .carouselWrap .carousel-control .nextButton {
      top: 175px; }
    .carouselWrap .carousel-control.right {
      right: 51px; }
    .carouselWrap .previousButton, .carouselWrap .nextButton {
      width: 51px; }
    .carouselWrap .carousel-content, .carouselWrap .carousel-caption {
      height: 440px;
      line-height: 440px; }
    .carouselWrap .carousel-caption-text {
      font-size: 30px;
      line-height: 36px; } }
@media (min-width: 992px) {
  .carouselWrap br {
    display: inline; }
  .carouselWrap .carousel-control .icon-prev, .carouselWrap .carousel-control .icon-next, .carouselWrap .carousel-control .previousButton, .carouselWrap .carousel-control .nextButton {
    top: 290px; }
  .carouselWrap .carousel-control.right {
    right: 131px; }
  .carouselWrap .carousel-control.left {
    left: 81px; }
  .carouselWrap .carousel-content, .carouselWrap .carousel-caption {
    height: 670px;
    line-height: 670px; }
  .carouselWrap .carousel-caption-text {
    font-size: 38px;
    line-height: 48px; } }
.hero {
  background-color: #e9e9e9;
  text-align: center; }
  .hero .subhead {
    margin: 0px;
    padding-top: 30px; }
  .hero .row {
    margin-top: 30px;
    margin-bottom: 30px; }
  .hero .heroText {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    text-align: justify; }
  .hero .learnMore {
    margin-bottom: 40px; }
  .hero .sisterLink {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    display: block;
    padding: 15px;
    margin-bottom: 20px;
    text-decoration: underline; }
    .hero .sisterLink::after {
      content: '\25ba';
      text-decoration: none; }

@media (min-width: 768px) {
  .heroWrap {
    margin: 30px; }
    .heroWrap .container {
      max-width: 100%; }

  .hero .subhead {
    padding-top: 120px; }
  .hero .learnMore {
    margin-bottom: 100px; }
  .hero .sisterLink {
    margin-bottom: 100px; } }
@media (min-width: 992px) {
  .hero .heroText {
    font-size: 16px;
    line-height: 18px; }
  .hero .row {
    margin-top: 60px;
    margin-bottom: 60px; } }
.featured {
  text-align: center; }
  .featured .subhead {
    margin-top: 60px;
    margin-bottom: 0px; }
  .featured .projects {
    margin-top: 60px; }
  .featured a {
    color: #fff; }
  .featured .project {
    position: relative;
    width: 264px;
    height: 264px;
    padding: 0px;
    margin: 0 auto;
    margin-bottom: 30px; }
    .featured .project img {
      width: 100%; }
    .featured .project .description {
      width: 76%;
      height: 76%;
      top: 12%;
      left: 12%;
      position: absolute;
      text-align: right;
      padding: 20px;
      background: black;
      background-color: rgba(0, 0, 0, 0.8); }
      .featured .project .description .title {
        font-family: 'Roboto Slab', serif;
        font-weight: 300;
        font-size: 18px;
        line-height: 20px;
        text-transform: none;
        text-align: right;
        -webkit-font-smoothing: subpixel-antialiased;
        margin-top: 0px;
        margin-bottom: 18px; }
      .featured .project .description .title:after {
        content: '';
        width: 13px;
        border-bottom: 1px solid #fff;
        display: block;
        margin-right: 0;
        margin-left: auto;
        margin-top: 18px; }
      .featured .project .description .location {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        letter-spacing: 1px;
        font-size: 10px;
        line-height: 10px;
        text-transform: uppercase;
        text-align: right;
        letter-spacing: 1px; }
  .featured .learnMore {
    color: #000;
    margin-top: 60px; }
  .featured .learnMore:hover {
    color: #fff; }

@media (min-width: 768px) {
  .featured .subhead {
    margin-top: 121px; }
  .featured .projects {
    margin-top: 60px;
    margin-left: 20px;
    margin-right: 20px; }
  .featured .project {
    width: 207px;
    height: 207px; }
    .featured .project .description {
      width: 80%;
      height: 80%;
      top: 10%;
      left: 10%;
      padding: 20px; }
  .featured .learnMore {
    margin-top: 60px;
    margin-bottom: 120px; } }
@media (min-width: 992px) {
  .featured .subhead {
    margin-top: 121px; }
  .featured .projects {
    margin-top: 60px;
    margin-left: 20px;
    margin-right: 20px; }
  .featured .project {
    width: 280px;
    height: 280px; }
    .featured .project .description {
      width: 80%;
      height: 80%;
      top: 10%;
      left: 10%;
      padding: 20px; }
      .featured .project .description .title {
        font-size: 28px;
        line-height: 30px; }
      .featured .project .description .location {
        font-size: 14px;
        line-height: 16px; }
  .featured .learnMore {
    margin-top: 60px;
    margin-bottom: 120px; } }
@media (min-width: 1200px) {
  .featured .subhead {
    margin-top: 121px; }
  .featured .projects {
    margin-top: 60px;
    margin-left: 20px;
    margin-right: 20px; }
  .featured .project {
    width: 347px;
    height: 347px; }
    .featured .project .description {
      width: 80%;
      height: 80%;
      top: 10%;
      left: 10%;
      padding: 20px; }
  .featured .learnMore {
    margin-top: 60px;
    margin-bottom: 120px; } }
.profileImageWrapper {
  position: relative;
  display: block;
  margin: 0 auto; }

.introBlocks {
  margin-bottom: 60px; }
  .introBlocks .companyIntoText {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    text-align: justify; }

.profile {
  margin-top: 60px;
  margin-bottom: 60px; }
  .profile h3.name {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
    margin-bottom: 18px;
    margin-top: 25px;
    margin-bottom: 18px; }
    .profile h3.name:after {
      content: '';
      width: 15px;
      border-bottom: 2px solid #000;
      display: block;
      margin-top: 18px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  .profile p.title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px; }
  .profile p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 15px;
    text-transform: none;
    text-align: justify; }

.profileLeft h3.name {
  margin-top: 25px; }

.companyQuote {
  margin-bottom: 115px;
  margin-top: 115px;
  color: #87898C; }
  .companyQuote .quote {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased; }
  .companyQuote .attribution {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px; }

@media (min-width: 768px) {
  .profile h3.name {
    margin-top: 0px;
    font-size: 22px;
    margin-bottom: 18px;
    text-align: left;
    text-align: left;
    margin-bottom: 18px; }
    .profile h3.name:after {
      content: '';
      width: 15px;
      border-bottom: 2px solid #000;
      display: block;
      margin-top: 18px;
      text-align: left;
      margin-left: 0;
      margin-right: 0; }
  .profile p.title {
    text-align: left; }
  .profile p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    text-align: justify; }

  .profileLeft h3.name {
    margin-top: 25px; } }
@media (min-width: 992px) {
    /*
    .profileImage{
        filter: grayscale(100%);
        // Browser Specific
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        
        transition:All .25s ease;
        -webkit-transition:All .25s ease;
        -moz-transition:All .25s ease;
        -o-transition:All .25s ease;
    }

    .profileImage:hover{
        filter: grayscale(0%);
        // Browser Specific
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
    }*/
  .introBlocks {
    margin-bottom: 120px; }
    .introBlocks .companyIntoText {
      font-size: 16px;
      line-height: 18px; }

  .companyIntro h2.subheadLeft {
    margin-top: 120px;
    font-size: 26px; }

  .companyStrategicPartnerships h2.subheadLeft {
    font-size: 26px; }

  .profile h3.name {
    margin-top: 0px;
    font-size: 26px;
    margin-bottom: 18px;
    text-align: left; }
  .profile h3.name:after {
    margin: 18px 0; }
  .profile p.title {
    font-size: 14px; }

  .profileLeft h3.name {
    margin-top: 35px; }

  .companyQuote {
    margin-bottom: 120px;
    margin-top: 120px; }
    .companyQuote .quote {
      font-size: 28px;
      line-height: 36px; }
    .companyQuote .attribution {
      font-size: 12px;
      line-height: 14px; } }
.expertise h2.subhead {
  margin-bottom: 60px; }
.expertise .expertiseIntro {
  margin-bottom: 60px; }
  .expertise .expertiseIntro .expertiseIntroText {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    text-align: justify; }
.expertise .expertiseHero .row {
  margin: 0 -15; }
.expertise .expertiseHero .col-sm-12 {
  padding: 0; }
.expertise .expertiseHero .expertiseHeroText {
  height: 500px;
  line-height: 500px;
  padding: 0;
  bottom: 0;
  color: #fff; }
.expertise .expertiseHero .lineAbover {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }
  .expertise .expertiseHero .lineAbover:before {
    content: '';
    width: 80px;
    border-bottom: 2px solid #fff;
    display: block;
    margin-top: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
.expertise .expertiseHero .expertiseHeroQuote {
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  padding: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: middle; }
.expertise .expertiseHero .expertiseHeroAttribution {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  display: inline-block;
  letter-spacing: 2px; }
.expertise .fromAtoZ {
  margin: 60px 0; }
  .expertise .fromAtoZ ul {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased; }
    .expertise .fromAtoZ ul li {
      padding: 5px 0;
      list-style-image: url(images/bullet.png); }
      .expertise .fromAtoZ ul li .bullet {
        margin-right: 5px; }
.expertise .expertise_what_sets_us_apart ul {
  margin: 0;
  padding: 0;
  margin-bottom: 60px; }
  .expertise .expertise_what_sets_us_apart ul li {
    list-style-type: none;
    padding: 0px;
    margin-top: 30px; }
    .expertise .expertise_what_sets_us_apart ul li .opener {
      font-family: 'Roboto Slab', serif;
      font-weight: 300;
      font-size: 16px;
      line-height: 18px;
      text-transform: none;
      text-align: center;
      -webkit-font-smoothing: subpixel-antialiased;
      background: url(images/openerImage.png) no-repeat 25px 50% #E9E9E9;
      display: block;
      padding: 45px 60px;
      padding-left: 75px;
      color: #000; }
    .expertise .expertise_what_sets_us_apart ul li .openerOpen {
      background-image: url(images/openerImageUp.png); }
    .expertise .expertise_what_sets_us_apart ul li .opener:hover {
      text-decoration: none; }
    .expertise .expertise_what_sets_us_apart ul li .information {
      display: none;
      margin: 60px 0;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      letter-spacing: 1px;
      font-size: 14px;
      line-height: 18px;
      text-transform: none;
      text-align: justify; }
      .expertise .expertise_what_sets_us_apart ul li .information ul {
        margin-left: 15px;
        margin-bottom: 10px; }
        .expertise .expertise_what_sets_us_apart ul li .information ul li {
          margin-top: 0px;
          list-style-image: url(images/bullet.png); }

@media (min-width: 768px) {
  .expertise .expertiseHero .row {
    margin: 0 -15; }
  .expertise .expertiseHero .col-sm-12 {
    padding: 0 15; }
  .expertise .expertiseHero .lineAbover :after {
    margin-top: 0px; }
  .expertise .expertiseHero .expertiseHeroQuote {
    font-size: 22px;
    line-height: 28px;
    padding: 80px; }
  .expertise .expertiseHero .expertiseHeroAttribution {
    line-height: 28px; }
  .expertise .fromAtoZ {
    margin: 60px 0; }
    .expertise .fromAtoZ ul {
      font-family: 'Roboto Slab', serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 20px;
      text-transform: none;
      text-align: left;
      -webkit-font-smoothing: subpixel-antialiased;
      -webkit-column-count: 2;
      -webkit-column-gap: 3%;
      /* Saf3, Chrome*/
      -moz-column-count: 2;
      -moz-column-gap: 3%;
      /* FF3.5+ */
      column-count: 2;
      column-gap: 3%;
      /* Opera 11+*/ }
      .expertise .fromAtoZ ul li {
        margin-left: 20px;
        padding: 5px 0;
        list-style-image: url(images/bullet.png); }
        .expertise .fromAtoZ ul li .bullet {
          margin-right: 5px; }
  .expertise .expertise_what_sets_us_apart ul {
    margin-bottom: 120px; }
    .expertise .expertise_what_sets_us_apart ul li .opener {
      background: url(images/openerImage.png) no-repeat 100px 50% #E9E9E9;
      font-size: 22px;
      line-height: 26px;
      padding-left: 150px;
      text-align: left; }
    .expertise .expertise_what_sets_us_apart ul li .openerOpen {
      background-image: url(images/openerImageUp.png); }
    .expertise .expertise_what_sets_us_apart ul li .information {
      font-size: 16px;
      line-height: 18px; }
      .expertise .expertise_what_sets_us_apart ul li .information ul {
        margin-left: 15px; } }
@media (min-width: 992px) {
  .expertise h2.subhead {
    margin-bottom: 120px; }
  .expertise .expertiseIntro .expertiseIntroText {
    font-size: 16px;
    line-height: 18px; }
  .expertise .expertiseHero .expertiseHeroText {
    height: 700px;
    line-height: 700px; }
  .expertise .expertiseHero .lineAbover {
    text-align: center;
    margin-bottom: 60px; }
    .expertise .expertiseHero .lineAbover:before {
      content: '';
      width: 80px;
      border-bottom: 2px solid #fff;
      display: block;
      margin-top: 0px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  .expertise .expertiseHero .expertiseHeroQuote {
    font-size: 22px;
    line-height: 28px;
    padding: 0 200px; }
  .expertise .expertiseHero .expertiseHeroAttribution {
    line-height: 28px;
    font-size: 12px; }
  .expertise .fromAtoZ {
    margin: 120px 0; }
    .expertise .fromAtoZ ul {
      font-family: 'Roboto Slab', serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 20px;
      text-transform: none;
      text-align: left;
      -webkit-font-smoothing: subpixel-antialiased;
      -webkit-column-count: 3;
      -webkit-column-gap: 3%;
      /* Saf3, Chrome*/
      -moz-column-count: 3;
      -moz-column-gap: 3%;
      /* FF3.5+ */
      column-count: 3;
      column-gap: 3%;
      /* Opera 11+*/ }
  .expertise .expertise_what_sets_us_apart h2.subheadLeft {
    text-align: center;
    margin-bottom: 120px; }
    .expertise .expertise_what_sets_us_apart h2.subheadLeft:after {
      content: '';
      width: 80px;
      border-bottom: 2px solid #000;
      display: block;
      margin-top: 18px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  .expertise .expertise_what_sets_us_apart ul {
    margin-bottom: 120px; }
    .expertise .expertise_what_sets_us_apart ul li .opener {
      font-size: 22px;
      line-height: 26px; }
    .expertise .expertise_what_sets_us_apart ul li .openerOpen {
      background-image: url(images/openerImageUp.png); }
    .expertise .expertise_what_sets_us_apart ul li .information {
      font-size: 16px;
      line-height: 18px; }
      .expertise .expertise_what_sets_us_apart ul li .information ul {
        margin-left: 15px; } }
@media (min-width: 1200px) {
  .expertise .expertiseHero .expertiseHeroQuote {
    padding: 0 300px; }
  .expertise .fromAtoZ ul {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-column-count: 3;
    -webkit-column-gap: 3%;
    /* Saf3, Chrome*/
    -moz-column-count: 3;
    -moz-column-gap: 3%;
    /* FF3.5+ */
    column-count: 3;
    column-gap: 3%;
    /* Opera 11+*/ }
  .expertise .expertise_what_sets_us_apart h2.subheadLeft {
    text-align: center;
    margin-bottom: 120px; }
    .expertise .expertise_what_sets_us_apart h2.subheadLeft:after {
      content: '';
      width: 80px;
      border-bottom: 2px solid #000;
      display: block;
      margin-top: 18px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  .expertise .expertise_what_sets_us_apart ul li .opener {
    padding-left: 250px;
    background: url(images/openerImage.png) no-repeat 200px 50% #E9E9E9; }
  .expertise .expertise_what_sets_us_apart ul li .openerOpen {
    background-image: url(images/openerImageUp.png); } }
.project .divider {
  font-weight: 300;
  display: none; }
.project .heroImage {
  width: 100%; }
.project .intro {
  margin-bottom: 60px; }
  .project .intro .heading {
    text-align: left;
    margin-bottom: 60px;
    margin-top: 60px; }
    .project .intro .heading:after {
      content: '';
      width: 80px;
      border-bottom: 2px solid #000;
      display: block;
      margin-top: 28px;
      text-align: left;
      margin-left: 0;
      margin-right: 0; }
    .project .intro .heading .title {
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-size: 18px;
      line-height: 18px;
      text-transform: uppercase;
      text-align: left;
      display: inline; }
    .project .intro .heading .location {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 10px;
      line-height: 18px;
      text-transform: uppercase;
      text-align: left;
      display: block; }
  .project .intro .subHeading {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 2px;
    margin-bottom: 28px; }
  .project .intro .introText {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
    text-align: left; }
  .project .intro .projectLogo {
    text-align: center;
    margin-top: 30px; }
    .project .intro .projectLogo img {
      width: 50%;
      margin: 0 auto; }
.project .flex {
  margin-bottom: 30px; }
.project .imgCaption {
  color: #fff;
  padding: 5px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 12px;
  line-height: 18px;
  text-transform: none;
  text-align: left;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0; }
.project p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
  text-align: justify; }
.project .fullImage {
  position: relative; }
.project .fifty_image_fifty_image .fiftyImage {
  position: relative;
  margin: 10px 0; }
.project .projectQuote {
  margin-bottom: 60px;
  margin-top: 60px;
  color: #87898C; }
  .project .projectQuote .quote {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 0px;
    margin-bottom: 10px; }
  .project .projectQuote .attribution {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px; }
.project .imageWithList .twoThirdsImage {
  position: relative; }
.project .imageWithList .list {
  margin-top: 30px;
  text-align: left;
  margin-bottom: 30px; }
  .project .imageWithList .list:before {
    content: '';
    width: 80px;
    border-bottom: 2px solid #000;
    display: block;
    margin-top: 0px;
    text-align: left;
    margin-left: 0;
    margin-right: 0; }
  .project .imageWithList .list ul {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
    padding-left: 0px;
    margin-top: 40px;
    margin-left: 15px; }
    .project .imageWithList .list ul li {
      padding: 5px 0;
      list-style-image: url(images/bullet.png); }

@media (min-width: 768px) {
  .project .divider {
    font-weight: 300;
    display: inline; }
  .project .heroImage {
    padding-left: 30px;
    padding-right: 30px; }
  .project .intro {
    margin-bottom: 120px; }
    .project .intro .heading {
      margin-top: 120px; }
      .project .intro .heading .location {
        display: inline-block;
        vertical-align: middle;
        height: 23px; }
    .project .intro .projectLogo {
      margin-top: 0px; }
      .project .intro .projectLogo img {
        width: 100%;
        margin: 0 auto; }
  .project .imageWithList .list {
    margin-top: 0px; }
    .project .imageWithList .list ul {
      margin-top: 20px; }
  .project .flex {
    margin-bottom: 60px; }
  .project .imgCaption {
    padding: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-size: 16px;
    line-height: 22px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased; } }
@media (min-width: 992px) {
  .project p {
    font-size: 16px;
    line-height: 20px; }
  .project .intro .heading .title {
    font-size: 26px;
    line-height: 26px; }
  .project .intro .heading .location {
    font-size: 14px;
    height: 27px; }
  .project .intro .subHeading {
    font-size: 14px;
    line-height: 18px; }
  .project .intro .introText {
    font-size: 16px;
    line-height: 20px; }
  .project .projectQuote {
    margin-bottom: 120px;
    margin-top: 120px; }
    .project .projectQuote .quote {
      font-size: 28px;
      line-height: 36px; }
    .project .projectQuote .attribution {
      font-size: 12px;
      line-height: 14px; } }
.projectsIndex a {
  color: #fff; }
.projectsIndex .project {
  position: relative;
  width: 300px;
  height: 300px;
  padding: 0px;
  margin: 0 auto;
  margin-bottom: 60px; }
  .projectsIndex .project img {
    width: 100%; }
  .projectsIndex .project .description {
    width: 76%;
    height: 76%;
    top: 12%;
    left: 12%;
    position: absolute;
    text-align: right;
    padding: 20px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8); }
    .projectsIndex .project .description .title {
      font-family: 'Roboto Slab', serif;
      font-weight: 300;
      font-size: 18px;
      line-height: 20px;
      margin-top: 0px;
      margin-bottom: 18px; }
    .projectsIndex .project .description .title:after {
      content: '';
      width: 13px;
      border-bottom: 1px solid #fff;
      display: block;
      margin-right: 0;
      margin-left: auto;
      margin-top: 18px; }
    .projectsIndex .project .description .location {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 10px;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-align: right; }
.projectsIndex .projectQuote {
  margin-bottom: 60px;
  margin-top: 60px;
  color: #87898C; }
  .projectsIndex .projectQuote .quote p {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 0px; }
  .projectsIndex .projectQuote .attribution {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px; }
.projectsIndex .otherNoteworthy {
  margin-bottom: 60px; }
  .projectsIndex .otherNoteworthy h2.subheadLeft {
    margin-bottom: 30px; }
  .projectsIndex .otherNoteworthy p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
    text-align: justify; }
  .projectsIndex .otherNoteworthy ul {
    margin-top: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-right: 0px;
    padding-right: 0px;
    position: relative; }
    .projectsIndex .otherNoteworthy ul li {
      list-style-image: url(images/bullet.png); }

@media (min-width: 768px) {
  .projectsIndex .project {
    width: 100%;
    height: 450px; }
    .projectsIndex .project .description {
      padding: 40px;
      width: 50%;
      height: 50%;
      top: 25%;
      left: 25%; }
      .projectsIndex .project .description .title {
        font-size: 22px;
        line-height: 24px; }
      .projectsIndex .project .description .location {
        font-size: 12px; } }
@media (min-width: 992px) {
  .projectsIndex .project {
    height: 600px; }
    .projectsIndex .project .description {
      padding: 50px; }
      .projectsIndex .project .description .title {
        font-size: 28px;
        line-height: 28px; }
      .projectsIndex .project .description .location {
        font-size: 14px; }
  .projectsIndex .projectQuote {
    margin-bottom: 120px;
    margin-top: 120px; }
    .projectsIndex .projectQuote .quote p {
      font-size: 28px;
      line-height: 36px; }
    .projectsIndex .projectQuote .attribution {
      font-size: 12px;
      line-height: 14px; }
  .projectsIndex .otherNoteworthy {
    margin-bottom: 120px; }
    .projectsIndex .otherNoteworthy h2.subheadLeft {
      text-align: center;
      text-align: center;
      margin-bottom: 18px;
      margin-bottom: 60px; }
      .projectsIndex .otherNoteworthy h2.subheadLeft:after {
        content: '';
        width: 80px;
        border-bottom: 2px solid #000;
        display: block;
        margin-top: 18px;
        text-align: center;
        margin-left: auto;
        margin-right: auto; }
    .projectsIndex .otherNoteworthy p {
      font-size: 16px;
      line-height: 22px; }
    .projectsIndex .otherNoteworthy ul {
      margin-top: 60px;
      line-height: 40px;
      padding-left: 0px;
      -webkit-column-count: 2;
      -webkit-column-gap: 3%;
      /* Saf3, Chrome*/
      -moz-column-count: 2;
      -moz-column-gap: 3%;
      /* FF3.5+ */
      column-count: 2;
      column-gap: 3%;
      /* Opera 11+*/ } }
@media (min-width: 1200px) {
  .projectsIndex .project {
    padding: 50px;
    height: 700px; } }
.news {
  margin-top: 60px; }
  .news .title {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: left;
    margin-bottom: 36px;
    margin-top: 0px; }
    .news .title:after {
      content: '';
      width: 80px;
      border-bottom: 2px solid #000;
      display: block;
      margin-top: 18px;
      text-align: left;
      margin-left: 0;
      margin-right: 0; }
  .news .date {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 7px; }
  .news .attribution {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 11px;
    text-transform: none;
    text-align: left; }
  .news .subHeadline {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: left; }
  .news .body {
    margin-top: 30px;
    margin-bottom: 60px; }
  .news .storyImage {
    margin-bottom: 30px; }
  .news .additionalInformation {
    margin-bottom: 30px; }
  .news p, .news ul li {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 12px;
    text-transform: none;
    text-align: justify;
    line-height: 14px; }
  .news ul {
    padding-left: 0px; }
    .news ul li {
      list-style-type: none; }
  .news .back {
    margin-bottom: 60px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: left;
    color: #000;
    letter-spacing: 1px;
    display: block; }

@media (min-width: 992px) {
  .news {
    margin-top: 120px; }
    .news .title {
      font-size: 22px;
      line-height: 26px; }
    .news .date {
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 10px; }
    .news .subHeadline {
      font-size: 18px;
      line-height: 26px; }
    .news .body {
      margin-top: 60px;
      margin-bottom: 120px; }
      .news .body p {
        font-size: 14px;
        line-height: 18px; }
    .news .storyImage {
      margin-bottom: 60px; }
    .news .additionalInformation {
      margin-bottom: 60px; }
    .news .attribution {
      font-size: 14px;
      line-height: 14px; }
    .news .back {
      font-size: 16px;
      line-height: 16px;
      margin-bottom: 120px; } }
@media (min-width: 1200px) {
  .news .title {
    font-size: 28px;
    line-height: 36px; } }
.newsIndex .story {
  border-bottom: 1px solid #999;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .newsIndex .story .title {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: 0px;
    margin-bottom: 15px; }
    .newsIndex .story .title a {
      color: #000; }
  .newsIndex .story .date {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 5px; }
  .newsIndex .story .attribution {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 11px;
    text-transform: none;
    text-align: left; }
  .newsIndex .story .body {
    margin-top: 30px;
    margin-bottom: 30px; }
    .newsIndex .story .body p {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      letter-spacing: 1px;
      font-size: 12px;
      line-height: 12px;
      text-transform: none;
      text-align: justify;
      line-height: 14px; }
  .newsIndex .story .storyImage {
    margin-bottom: 15px; }
  .newsIndex .story .readMore {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: left;
    display: block;
    color: #000; }
.newsIndex .story:last-child {
  border-bottom: none;
  margin-bottom: 60px; }

@media (min-width: 992px) {
  .newsIndex .story {
    padding-bottom: 60px;
    margin-bottom: 60px; }
    .newsIndex .story .title {
      font-size: 22px;
      line-height: 26px; }
    .newsIndex .story .date {
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 5px; }
    .newsIndex .story .attribution {
      font-size: 14px;
      line-height: 14px; }
    .newsIndex .story .body p {
      font-size: 14px;
      line-height: 18px; }
    .newsIndex .story .readMore {
      font-size: 16px;
      line-height: 16px; }
  .newsIndex .story:last-child {
    margin-bottom: 120px; } }
.contact h2.subhead {
  margin-top: 120px;
  margin-bottom: 90px; }
.contact .contactHero .row {
  margin: 0 -15; }
.contact .contactHero .col-sm-12 {
  padding: 0; }
.contact .contactHero .contactHeroText {
  height: 500px;
  line-height: 500px;
  padding: 0;
  bottom: 0;
  color: #fff; }
.contact .contactHero .lineAbover {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }
  .contact .contactHero .lineAbover:before {
    content: '';
    width: 80px;
    border-bottom: 2px solid #fff;
    display: block;
    margin-top: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
.contact .contactHero .contactHeroQuote {
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  padding: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: middle; }
.contact .contactHero .contactHeroAttribution {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  display: inline-block;
  letter-spacing: 2px; }
.contact .contactDetails {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center; }
  .contact .contactDetails h3 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-transform: none;
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
    margin-bottom: 30px; }
    .contact .contactDetails h3:after {
      content: '';
      width: 80px;
      border-bottom: 2px solid #000;
      display: block;
      margin-top: 20px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  .contact .contactDetails div {
    margin-bottom: 75px; }
  .contact .contactDetails p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 12px;
    text-align: center;
    line-height: 16px; }
  .contact .contactDetails a {
    font-weight: 400;
    color: #000;
    text-decoration: underline; }

@media (min-width: 768px) {
  .contact .contactHero .row {
    margin: 0 -15; }
  .contact .contactHero .col-sm-12 {
    padding: 0 15; }
  .contact .contactHero .lineAbover :after {
    margin-top: 0px; }
  .contact .contactHero .contactHeroQuote {
    font-size: 22px;
    line-height: 28px;
    padding: 80px; }
  .contact .contactHero .contactHeroAttribution {
    line-height: 28px; } }
@media (min-width: 992px) {
  .contact .contactHero .contactHeroText {
    height: 700px;
    line-height: 700px; }
  .contact .contactHero .lineAbover {
    text-align: center;
    margin-bottom: 60px; }
    .contact .contactHero .lineAbover:before {
      content: '';
      width: 80px;
      border-bottom: 2px solid #fff;
      display: block;
      margin-top: 0px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  .contact .contactHero .contactHeroQuote {
    font-size: 22px;
    line-height: 28px;
    padding: 0 200px; }
  .contact .contactHero .contactHeroAttribution {
    line-height: 28px;
    font-size: 12px; }
  .contact .contactDetails {
    margin-top: 120px;
    margin-bottom: 120px; }
    .contact .contactDetails h3 {
      font-size: 22px;
      line-hight: 22px; }
    .contact .contactDetails div {
      margin-bottom: 75px; }
    .contact .contactDetails p {
      font-size: 14px;
      line-height: 18px; }
    .contact .contactDetails .copyright {
      font-size: 12px; } }
@media (min-width: 1200px) {
  .contact .contactHero .contactHeroQuote {
    padding: 0 300px; } }

/*# sourceMappingURL=style.css.map */
