/* Default Styles - - - - - - - - - - - - - - - - - */
a:hover {
  color: #9b1c1f; }

/* Nav - - - - - - - - - - - - - - - - - */
img#logo {
  width: 300px; /*160px*/
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 20px; /*0px*/
  position: relative;
  display: block; }

img#logo.small-logo {
  width: 180px; /*80px*/
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  margin-top: 10px;
  position: relative;
  display: block; }

img#bgr-25 {
  margin-top: 30px;
  margin-bottom: 60px;
}

.top-bar .name {
    height: 6.5625rem;
    margin: 0px;
    font-size: 16px;
    position: absolute;
}

@media only screen and (max-width: 60.375em) {

  .top-bar-section ul li:first-child > a {
    color: white;
  }
  .top-bar-section ul li:first-child > a:hover {
    color: white;
  }

  img#logo {
    width: 200px;
    margin-top: 32px; }
}

#nav-wrap {
  -moz-box-shadow: 0 2px 7px rgba(27, 27, 27, 0.6);
  box-shadow: 0 2px 7px rgba(27, 27, 27, 0.6); }

.top-bar-section .dropdown li {
  height: 65px; }

/* Utility Classes */
.center {
  text-align: center;
}

.rt-float {
  float: right;
}

. {
  float: left;
}

.hide-me {
  visibility: hidden;
}

.upper {
  text-transform: uppercase;
}

/* Right Margin Helpers */
.marg-10-rt {
  margin-right: 10px;
}

.marg-20-rt {
  margin-right: 20px;
}

/* Top Margin Helpers */
.marg-1-top {
  margin-top: 1px;
}

.marg-2-top {
  margin-top: 2px;
}

.marg-3-top {
  margin-top: 3px;
}

.marg-4-top {
  margin-top: 4px;
}

.marg-5-top {
  margin-top: 5px;
}

.marg-8-top {
  margin-top: 8px;
}

.marg-10-top {
  margin-top: 10px;
}

.marg-15-top {
  margin-top: 15px;
}

.marg-20-top {
  margin-top: 20px;
}

.marg-25-top {
  margin-top: 25px;
}

.marg-30-top {
  margin-top: 30px;
}

.marg-35-top {
  margin-top: 35px;
}

.marg-40-top {
  margin-top: 40px;
}
/* Bottom Margin Helpers */
.marg-1-bottom {
  margin-bottom: 1px;
}

.marg-2-bottom {
  margin-bottom: 2px;
}

.marg-3-bottom {
  margin-bottom: 3px;
}

.marg-4-bottom {
  margin-bottom: 4px;
}

.marg-5-bottom {
  margin-bottom: 5px;
}

.marg-8-bottom {
  margin-bottom: 8px;
}

.marg-10-bottom {
  margin-bottom: 10px;
}

.marg-15-bottom {
  margin-bottom: 15px;
}

/* Top Padding Helpers */
.pad-5-top {
  padding-top: 5px;
}

.pad-10-top {
  padding-top: 10px;
}

.pad-20-top {
  padding-top: 20px;
}

.pad-25-top {
  padding-top: 25px;
}

.pad-30-top {
  padding-top: 30px;
}

.pad-35-top {
  padding-top: 35px;
}

.pad-45-top {
  padding-top: 45px;
}

.pad-55-top {
  padding-top: 55px;
}

.pad-65-top {
  padding-top: 65px;
}

.pad-75-top {
  padding-top: 75px;
}

/* Bottom Padding Helpers */
.pad-5-bottom {
  padding-bottom: 5px;
}

.pad-10-bottom {
  padding-bottom: 10px;
}

.pad-20-bottom {
  padding-bottom: 20px;
}

.pad-25-bottom {
  padding-bottom: 25px;
}

.pad-30-bottom {
  padding-bottom: 30px;
}

.pad-35-bottom {
  padding-bottom: 35px;
}

/* Left Padding Helpers */
.pad-5-left {
  padding-left: 5px;
}

.pad-10-left {
  padding-left: 10px;
}

.pad-20-left {
  padding-left: 20px;
}

.pad-25-left {
  padding-left: 25px;
}

.pad-30-left {
  padding-left: 30px;
}

.pad-35-left {
  padding-left: 35px;
}

/* Right Padding Helpers */
.pad-5-right {
  padding-right: 5px;
}

.pad-10-right {
  padding-right: 10px;
}

.pad-20-right {
  padding-right: 20px;
}

.pad-25-right {
  padding-right: 25px;
}

.pad-30-right {
  padding-right: 30px;
}

.pad-35-right {
  padding-right: 35px;
}

/* BGR Colors */

.bgr-body-text-color {
  color: #222 !important;
}

.bgr-blue {
  background-color: #0d3a5d; }

.bgr-red {
  background-color: #9b1c1f; }

.bgr-baby-blue {
  background-color: #199acb; }

.bgr-blue-text {
  color: #0d3a5d; }

.bgr-baby-blue-text {
  color: #199acb; }

.bgr-red-text {
  color: #9b1c1f; }

.purp {
  color: #653a92; }

.baby-blue {
  color: #199acb; }

.red {
  color: #af221f; }

/* Font Sizes */

.fsize-1 {
  font-size: 1em;
}

.fsize-1-2 {
  font-size: 1.2em;
}

.fsize-1-2-5 {
  font-size: 1.25em;
}

.fsize-1-5 {
  font-size: 1.5em;
}

.fsize-1-7-5 {
  font-size: 1.75em;
}

.fsize-2 {
  font-size: 2em;
}

.fsize-2-2-5 {
  font-size: 2.25em;
}

.fsize-2-5 {
  font-size: 2.5em;
}

.fsize-2-7-5 {
  font-size: 2.75em;
}

.fsize-3 {
  font-size: 3em;
}

.fsize-3-2-5 {
  font-size: 3.25em;
}

.fsize-3-5 {
  font-size: 3.5em;
}

.fsize-3-7-5 {
  font-size: 3.75em;
}
/* Font Weight */

.font-wt-100 {
  font-weight: 100;
}

.font-wt-200 {
  font-weight: 200;
}

.font-wt-300 {
  font-weight: 300;
}

.font-wt-400 {
  font-weight: 400;
}

.font-wt-500 {
  font-weight: 500;
}

.font-wt-700 {
  font-weight: 700;
}

/* UL Stuff */

.ul-none {
  list-style: none;
  margin-left: 0px;
}

/* Specialty Decoration Stuff */

.underline-row {
  border-bottom: .125em;
  border-bottom-style: solid;
  border-bottom-color: #af221f;
}

.dotted-underline-row {
  border-bottom: .125em;
  border-bottom-style: dotted;
  border-bottom-color: #DBDBDB;
}

.border-top-row-blk {
  border-top: .1em;
  border-top-style: solid;
  border-top-color: #222;
}

/* Table Stuff */

.table-100 {
  padding: 10px;
  width: 100%;
  background-color: #F9F9F9;
}

.table-100 td {
  border-bottom: .125em;
  border-bottom-style: dotted;
  border-bottom-color: #DBDBDB;
}

.td-bot-border {
  border-bottom: .125em;
  border-bottom-style: dotted;
  border-bottom-color: #DBDBDB;
}

.td-no-bot-border {
  border-bottom-style: none !important;
}

.td-right {
  text-align: right;
}

.td-50-ht {
  height: 50px;
}

.td-v-mid {
  vertical-align: middle;
}

.width-250 {
  width: 250px;
}

.width-275 {
  width: 275px;
}

.width-300 {
  width: 300px;
}

.width-350 {
  width: 350px;
}

/* Seperator (.divvy) with Tab - - - - - - - - - - - - - - - - - */
div.small-12.large-12.columns.divvy {
  background: url(../img/2-shadow-41h.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 20px; }

div.tab {
  width: 33%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: 40px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 2.25em;
  border-style: hidden;
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: 0.5em; }

div.tab a {
  letter-spacing: .09em;
  font-weight: 400;
  color: #fff;
  line-height: 2.5em;
  font-size: 1.09em; }

/* medium screens */
@media only screen and (max-width: 60.375em) {
  div.small-12.large-12.columns.divvy {
  background: url(../img/2-shadow-41h.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 20px; }

div.tab {
  width: 33%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: 40px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 2.25em;
  border-style: hidden;
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: 0.5em; }

div.tab a {
  letter-spacing: .09em;
  font-weight: 400;
  color: #fff;
  line-height: 2.5em;
  font-size: 1.09em; }
}

/* small screens */
@media only screen and (max-width: 40em) {
  div.small-12.large-12.columns.divvy {
  background: url(../img/2-shadow-41h.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 20px; }

div.tab {
  width: 33%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: 30px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.5em;
  border-style: hidden;
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: 0.5em; }

div.tab a {
  letter-spacing: .09em;
  font-weight: 400;
  color: #fff;
  line-height: 2.5em;
  font-size: .5em; }
}

/* divvy no tab - - - - - - - - - - - - - - - - - */
div.divider-wrap {
  background: url("..img/2-shadow-41h.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 20px; }

div.divider-spacer {
  width: 33%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: 20px; }

/* Slick Carousel - - - - - - - - - - - - - - - - - */
/*
.slick-slide {
	width: 100%;
	height: 400px;
	margin-right: 0px;
	margin-left: 0px;
}
*/
.single-item {
  width: 100%;
  height: 500px;
  margin-right: 0px;
  margin-left: 0px; }

.slide-crop {
  width: 100%;
  height: 500px;
  position: relative; }

#slides .slick-slide img {
  width: 100%;
  position: absolute;
  height: 500px; }

/* medium screens */
@media only screen and (max-width: 60.375em) {

}

/* small screens */
@media only screen and (max-width: 40em) {

  #slides .slick-slide img {
    width: 100%;
    position: absolute;
    height: 200px; }

  #slides .slick-slide {
    width: 100%;
    height: 200px; }

}

.slide-crop span {
  position: absolute;
  z-index: 99;
  display: block;
  width: 100%;
  height: 500px;
  padding-top: 115px;
  background-color: rgba(22, 41, 116, 0.35); }

.slide-crop span h1,
.slide-crop span h2 {
  display: block;
  /*max-width: 860px;*/
  margin-right: auto;
  margin-left: auto;
  color: rgba(255, 255, 255, 0.9);
  padding: 0 !important;
  white-space: nowrap; }

.slide-crop span h1 {
  font-size: 4em;
  font-weight: 300;
  /*text-transform: uppercase;*/
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.slide-crop span h2 {
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }


.slide-crop div {
  position: absolute;
  z-index: 99;
  display: block;
  width: 100%;
  height: 500px;
  padding-top: 115px;
  background-color: rgba(22, 41, 116, 0.35); }

.slide-crop div h1,
.slide-crop div h2 {
  display: block;
  /*max-width: 860px;*/
  margin-right: auto;
  margin-left: auto;
  color: rgba(255, 255, 255, 0.9);
  padding: 0 !important;
  white-space: nowrap; }

.slide-crop div h1 {
  font-size: 4em;
  font-weight: 300;
  margin-top: 50px;
  /*text-transform: uppercase;*/
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.slide-crop div h2 {
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

@media only screen and (max-width: 60.375em) {
  .slide-crop div h1 {
    font-size: 2.25em;
    font-weight: 300;
  }

  .slide-crop div h2 {
    font-size: 1.25em;
    font-weight: 300;
  }
}

/* small screens */
@media only screen and (max-width: 40em) {

  .slide-crop div {
    position: absolute;
    z-index: 99;
    display: block;
    width: 100%;
    height: 200px;
    padding-top: 50px;
    background-color: rgba(22, 41, 116, 0.35);
  }

  .slide-crop div h1 {
    margin-top: 10px;
    font-size: 1.5em;
    font-weight: 300;
  }

  .slide-crop div h2 {
    font-size: .85em;
    font-weight: 300;
  }

  .single-item {
    width: 100%;
    height: 200px;
    margin-right: 0px;
    margin-left: 0px;
  }

}


/* slide nav - - - - - - - - - - - - - - - - - */
.single-item-nav {
  display: block;
  height: 10px;
  width: 100px;
  margin: -80px auto 60px; }

div.slick-slide div.slide-dot {
  background-color: rgba(255, 255, 255, 0.5);
  width: 10px;
  height: 10px;
  border-radius: 5px; }

div.slick-slide div.slide-dot:hover {
  cursor: pointer; }

div.slick-slide.slick-active div.slide-dot {
  background-color: rgba(255, 255, 255, 0.9);
  width: 10px;
  height: 10px;
  border-radius: 5px; }

#slide-nav .slick-slide img {
  width: 1px;
  height: 1px; }

/* services area - - - - - - - - - - - - - - - - - */
#what-we-do {
  margin-top: 90px;
  margin-bottom: 30px; }

#what-we-do div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-we-do div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

div.service-area-item.center {
  margin-top: 30px; }

div.service-area-item.center div.badge {
  height: 180px;
  background-color: #ecedec;
  padding: 20px 10px 10px;
  display: inline-table;
  width: 100%;
  border-radius: 3px; }

div.service-area-item.center div.badge img {
  height: 120px; }

div.service-area-item.center div.badge h1 {
  font-size: 1.5em;
  margin-top: 15px;
  text-transform: capitalize; }

#government-affairs h1 {
  color: #a81d24; }

#public-relations h1 {
  color: #199acb; }

#business-advisors h1 {
  color: #273586; }

#international h1 {
  color: #020506; }

#washington h1 {
  color: #10a44e; }

#state-capitals h1 {
  color: #653a92; }

div.service-area-item.center p {
  font-size: 1em;
  font-weight: 300;
  margin-top: 10px;
  letter-spacing: .02em;
  line-height: 1.45em; }

div#service-areas-details {
  height: 320px; }

img.business_advisors_icn {
  max-width: 70px;
  margin: 0px 20px 0px 0px;
  float: left;
}




/* medium screens */
/*@media only screen and (max-width: 60.375em) {
  #what-we-do div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-we-do div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }
}*/

/* small screens */
@media only screen and (max-width: 40em) {
  #what-we-do div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 2.25em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-we-do div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.2em; }

}

/* in the spotlight - - - - - - - - - - - - - - - - - */
.spotlight-splash {
  height: 400px;
  background: url(../z-img/BGR-4.jpg) no-repeat;
  background-size: cover;
  margin-top: 40px; }

div.cover {
  height: 100%;
  width: 100%;
  padding-top: 125px;
  background-color: rgba(22, 41, 116, 0.35); }

.spotlight-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 4em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.spotlight-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

/* medium screens */
@media only screen and (max-width: 60.375em) {
  .spotlight-splash {
  height: 320px;
  background: url(../z-img/eli_20150615_0168-2.jpg) no-repeat;
  background-size: cover;
  margin-top: 40px; }

  div.cover {
  height: 100%;
  width: 100%;
  padding-top: 85px;
  background-color: rgba(22, 41, 116, 0.35); }

  .spotlight-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 3em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.spotlight-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 2em;
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }
}

/* small screens */
@media only screen and (max-width: 40em) {
  .spotlight-splash {
  height: 180px;
  background: url(../z-img/eli_20150615_0168-2.jpg) no-repeat;
  background-size: cover;
  margin-top: 40px; }

  div.cover {
  height: 100%;
  width: 100%;
  padding-top: 45px;
  background-color: rgba(22, 41, 116, 0.35); }

  .spotlight-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 2em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.spotlight-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1em;
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }
}

/* who we are - - - - - - - - - - - - - - - - - */
#who-we-are {
  margin-top: 30px;
  margin-bottom: 30px; }

#who-we-are div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#who-we-are div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }


/* medium screens */
/*@media only screen and (max-width: 60.375em) {
  #who-we-are div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#who-we-are div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }
}*/

/* small screens */
@media only screen and (max-width: 40em) {
  #who-we-are div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 2.25em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#who-we-are div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.2em; }

}



/* Our Team - - - - - - - - - - - - - - - - - */
div#our-team.row {
  margin-top: 60px; }

/* small & large sizes */
#our-team div.small-12.large-6.columns p {
  font-size: 1.1em; }

#our-team div.small-12.large-6.columns h1 {
  font-weight: 400;
  margin-top: 10px;
  font-size: 1.9em; }

#our-team div.small-12.large-6.columns {
  padding-top: 0;
  text-align: center; }

#our-team div.small-12.large-6.columns:first-child {
  border-right-style: solid;
  border-right-width: .1em;
  padding-top: 0;
  padding-right: 28px; }

#our-team div.small-12.large-6.columns ul.small-block-grid-2.large-block-grid-3 {
  margin-left: 0; }

#our-team div.small-12.large-6.columns ul.small-block-grid-2.large-block-grid-3 li p {
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 5px;
  line-height: 1.2em; }

#our-team div.small-12.large-6.columns ul.small-block-grid-2.large-block-grid-3 li {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px; }

  /* ------- */

#our-team div.small-12.medium-6.columns ul.small-block-grid-3.large-block-grid-3 {
  margin-left: 0; }

#our-team div.small-12.medium-6.columns ul.small-block-grid-3.large-block-grid-3 li p {
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 5px;
  line-height: 1.2em; }

#our-team div.small-12.medium-6.columns ul.small-block-grid-3.large-block-grid-3 li {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px; }

/* small, medium & large sizes */

#our-team div.small-12.medium-6.columns p {
  font-size: 1.1em; }

#our-team div.small-12.medium-6.columns h1 {
  font-weight: 400;
  margin-top: 10px;
  font-size: 1.9em; }

#our-team div.small-12.medium-6.columns {
  padding-top: 0;
  text-align: center; }

#our-team div.small-12.medium-6.columns:first-child {
  border-right-style: solid;
  border-right-width: .1em;
  padding-top: 0;
  padding-right: 28px; }

#our-team div.small-12.medium-6.columns ul.small-block-grid-2.large-block-grid-3 {
  margin-left: 0; }

#our-team div.small-12.medium-6.columns ul.small-block-grid-2.large-block-grid-3 li p {
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 5px;
  line-height: 1.2em; }

#our-team div.small-12.medium-6.columns ul.small-block-grid-2.large-block-grid-3 li {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px; }

/* medium screens */
@media only screen and (max-width: 60.375em) {

}

/* small screens */
@media only screen and (max-width: 40em) {
  #our-team div.small-12.medium-6.columns:first-child {
  border-right-style: none;
  border-right-width: 0em;
  padding-top: 0;
  padding-right: 28px; }
}

div.bio-featured-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 320px; }

div.bio-featured-image-2 {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 300px; }

p.bio-featured-quote {
  font-size: 0.95rem;
  font-weight: 300;
  font-style: italic;
  margin-top: 20px;  }

p.bio-featured-cite {
  font-size: 0.95rem;
  font-weight: 400;
  margin-top: 20px;  }

.featured-crop {
  height: 100%;
  overflow: hidden;
  position: relative; }

.featured-crop img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%; }

.bio-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 150px; }

.news-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 150px;
  border: solid;
  border-width: .1em; }

.press-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 275px;
  border: solid;
  border-width: .1em; }

.news-item-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 780px; /* width: 80%; */
  // height: 800px;
  border: solid;
  border-width: .1em; }

.crop,
.news-crop {
  height: 100%;
  overflow: hidden;
  position: relative; }

.crop-bordered {
  height: 100%;
  overflow: hidden;
  position: relative; }

.crop img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%; }

.news-crop img {
  /* display: block; */
   min-width: 100%;
   min-height: 100%;
  /* margin: auto; */
  /* position: absolute; */
   top: -0%;
   right: -100%;
   bottom: -200%;
   left: -100%;
  /*height: 100%;*/
  /* text-align: center; */
  /*margin-left: 10%;
  margin-right: 10%;*/
}

div#bios-divvy.row {
  margin-top: 20px; }

/* #our-team media queries - - - - - - - - - - - - - - - - - */
/* medium screens */
@media only screen and (max-width: 60.375em) {
  #our-team div.small-12.large-6.columns:first-child {
    border-right-style: none;
    padding-right: 30px;
    padding-left: 30px; }

  #our-team div.small-12.medium-6.columns h1 {
    font-weight: 400;
    margin-top: 10px;
    font-size: 1.4em; }

  #our-team div.small-12.medium-6.columns p {
    font-size: .95em; }

  div.bio-featured-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 232px; } /* 345px */

  div.bio-featured-image-2 {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 232px; } /* 345px */


p.bio-featured-quote {
  font-size: 0.95rem;
  font-weight: 300;
  font-style: italic;
  margin-top: 20px;  }

p.bio-featured-cite {
  font-size: 0.95rem;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 30px;  }

  .bio-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 100px; }

}

/* small screens */
@media only screen and (max-width: 40em) {

}

/* Intelligence Splash - - - - - - - - - - - - - - - - - */
.intell-splash {
  height: 400px;
  background: url(../img/3-intelligence.jpg) no-repeat;
  background-size: cover;
  margin-top: 60px;
  overflow: hidden; }

.intell-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 4em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.intell-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }


/* medium screens */
@media only screen and (max-width: 60.375em) {
  .intell-splash {
  height: 320px;
  background: url(../z-img/eli_20150615_0168-2.jpg) no-repeat;
  background-size: cover;
  margin-top: 40px; }

  .intell-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 3em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.intell-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 2em;
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }
}

/* small screens */
@media only screen and (max-width: 40em) {
  .intell-splash {
  height: 180px;
  background: url(../z-img/eli_20150615_0168-2.jpg) no-repeat;
  background-size: cover;
  margin-top: 40px; }

  .intell-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 2em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.intell-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1em;
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }
}

/* what-were-thinking - - - - - - - - - - - - - - - - - */
#what-were-thinking {
  margin-top: 40px;
  margin-bottom: 30px; }

#what-were-thinking div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-were-thinking div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

/* medium screens */
/*@media only screen and (max-width: 60.375em) {
  #what-were-thinking div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-were-thinking div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }
}*/

/* small screens */
@media only screen and (max-width: 40em) {
  #what-were-thinking div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 2.25em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-were-thinking div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.2em; }
}

/* news - - - - - - - - - - - - - - - - - */
div#news-divvy.row {
  margin-top: 20px; }

#news div.small-12.large-8.columns {
  border-right-style: solid;
  border-right-width: .1em; }

#news div.small-12.large-8.columns div.small-12.large-9.columns {
  padding-left: 35px; }

div#news.row {
  margin-top: 30px; }

.news-image-wrap {
  width: 150px;
  height: 180px;
  position: relative;
  overflow: hidden; }

div.news-list-image-wrap {
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 10px; }

div.news-list-image-wrap {
  position: relative;
  width: 60px;
  height: 72px;
  margin-right: 10px; }

div.news-list-image-wrap img {
  width: 60px;
  height: 72px; }

#feature_list div.row {
  padding-top: 10px;
  padding-bottom: 10px;
}

#feature_list div.row p {
  font-weight: 300;
  line-height: 1.25em;
}

#news div.small-12.large-4.columns.show-for-large-up ul {
  display: block;
}

#news div.small-12.large-4.columns.show-for-large-up ul li {
  padding-top: 0;
}

#news div.small-12.large-4.columns.show-for-large-up ul li ul {
  padding-left: 0;
}

#news div.small-12.large-4.columns.show-for-large-up ul li ul li {
  padding-top: 10px;
  margin-bottom: 13px;
  margin-top: 10px;
  display: block;
}

#news div.small-12.large-4.columns.show-for-large-up ul li ul li:first-child {
  border-style: none;
  display: inline;
}
#news div.small-12.large-4.columns.show-for-large-up ul li ul li:last-child {
  list-style: none;
  overflow: hidden;
  padding: 0;
}

#news div.small-12.large-8.columns h2 {
  font-size: 1.2em;
  margin-top: 10px; }

#news div.small-12.large-8.columns h3 {
  font-size: 1em;
  font-weight: 300; }

#news div.small-12.large-8.columns p {
  font-weight: 300;
  font-size: 1.2em; }

#news div.small-9.large-9.columns p,
#news div.small-12.large-12.columns p
 {
  font-size: 1.2em;
}

#news div.small-12.large-8.columns h1 {
  font-size: 1.5em; }

#news div.small-12.large-4.columns ul {
  list-style: none;
  margin: 0;
  padding-left: 10px; }

#news div.small-12.large-4.columns ul li {
  padding-top: 10px;
  padding-bottom: 10px; }

#news div.small-12.large-4.columns ul li:first-child {
  border-bottom-style: solid;
  border-bottom-width: .1em; }

#news div.small-12.large-4.columns ul li img.left {
  margin-right: 10px; }

#news div.small-12.large-4.columns ul li p {
  font-weight: 300;
  margin: 0 0 10px; }

#news div.small-12.large-4.columns {
  font-weight: 300; }

/* NEWS ARTICLE PAGE */

#news-artlcle {
  margin-top: 30px;
  margin-bottom: 30px;
}

#news-artlcle div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em;
  padding-bottom: 1em;
}

#news-artlcle div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* medium screens */
@media only screen and (max-width: 40em) {    /* 60.375 */
  #news div.small-12.large-8.columns {
    border-right-style: none; }

  #news div.small-12.large-8.columns div.small-12.medium-4.large-3.columns {
    padding-left: 40px; } }
/* media area - - - - - - - - - - - - - - - - - */
div#media-divvy.row {
  margin-top: 20px; }

div#media-area.row {
  margin-top: 30px;
  margin-bottom: 30px; }

div.media-area-item.center div.badge {
  height: 180px;
  background-color: #ecedec;
  padding: 20px 10px 10px;
  display: inline-table;
  width: 100%;
  border-radius: 3px; }

div.media-area-item.center div.badge img {
  height: 120px; }

div.media-area-item.center div.badge h1 {
  font-size: 1.5em;
  margin-top: 15px;
  text-transform: capitalize; }

div.media-area-item.center p {
  font-size: 1.2em;
  font-weight: 300;
  margin-top: 10px; }

/* OUR TEAM PAGE - - - - - - - - - - - - - - - - - */
#team-divvy div.small-12.large-12.columns.divvy {
  margin-bottom: 0; }

#team-divvy {
  margin-top: 40px; }

#team-divvy h1.center {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

h2.divvy-text.center {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

div#team-gallery.row {
  margin-top: 20px; }

#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-4 {
  margin-bottom: 60px; }

#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-4 li {
  position: relative; }

/*team gallery thumbs - - - - - - - - - - - - - - - - - */
#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-4 li img {
  width: 100%;
  display: block; }

#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-5 {
  margin-bottom: 60px; }

#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-5 li,
#team-gallery ul.small-block-grid-2.medium-block-grid-5.large-block-grid-5 li {
  position: relative; }

/*team gallery thumbs - - - - - - - - - - - - - - - - - */
#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-5 li img,
#team-gallery ul.small-block-grid-2.medium-block-grid-5.large-block-grid-5 li img {
  width: 100%;
  display: block; }


#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-6 {
  margin-bottom: 60px; }

#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-6 li {
  position: relative; }

/*team gallery thumbs - - - - - - - - - - - - - - - - - */
#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-6 li img {
  width: 100%;
  display: block; }




a.name-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 10px;
  width: 92%;
  height: 93.8%;
}

a.name-overlay-5 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 10px;
  width: 90%;
  height: 92%;
}

a.name-overlay-6 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 10px;
  width: 89%;
  height: 90.8%;
}

a.name-overlay:hover {
  background-color: rgba(13, 58, 93, 0.73);
}

a.name-overlay-5:hover {
  background-color: rgba(13, 58, 93, 0.73);
}

a.name-overlay-6:hover {
  background-color: rgba(13, 58, 93, 0.73);
}

p.name-overlay-text {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  font-size: 1.1em;
  color: rgba(255, 255, 255, 0);
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 100%;
}

p.name-overlay-text-5 {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  font-size: 1.1em;
  color: rgba(255, 255, 255, 0);
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 92%;
}

p.name-overlay-text-6 {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  font-size: 1.1em;
  color: rgba(255, 255, 255, 0);
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 92%;
}

.name-overlay-text:hover {
  color: rgba(255, 255, 255, 1);
}

.name-overlay-text-5:hover {
  color: rgba(255, 255, 255, 1);
}

.name-overlay-text-6:hover {
  color: rgba(255, 255, 255, 1);
}


/* our-team page sub menu - - - - - - - - - - - - - - - - - */
div.sort-by {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 30px; }

div.sort-by ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none; }

div.sort-by ul li {
  display: inline-block;
  font-size: 1.3em;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 1em;
  color: rgba(26, 26, 26, 0.9);
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
  background: #fff;
  cursor: pointer;
  z-index: 89;
  text-transform: uppercase; }

div.sort-by ul li:hover {
  color: #9b1c1f; }

div.sort-by ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 260px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden; }

div.sort-by ul li ul li {
  font-size: .95em;
  font-weight: 400;
  background: #fff;
  display: block; }

div.sort-by ul li ul li:hover {
  /*background: #f6f6f6;*/ }

div.sort-by ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible; }


/* PRACTICE AREAS PAGE - - - - - - - - - - - - - - - - - */

#practice-team-divvy div.small-12.large-12.columns.divvy {
  margin-bottom: 0; }

#practice-team-divvy {
  margin-top: 40px; }

h1.h1-practice-areas-sub-head {
  font-weight: 300;
  font-size: 2.5em;
  padding-top: 4px;
  letter-spacing: .08px; }

#practice-team-divvy h1.center {
  font-weight: 300;
  font-size: 2.05em;
  letter-spacing: .06px;
  margin-bottom: 20px; }


ul#ga-subnav {
  margin: 25px auto 0px auto;
  list-style: none;
  display: inline-block;
}

#ga-subnav li {
  padding: 0px 5px;
  display: inline-block;
}


div#practice-team-gallery.row {
  // margin-top: 20px;
  margin-bottom: 5px;
}

#practice-team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-5 {
  margin-bottom: 60px; }
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-1.large-block-grid-1 li,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-5 li,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-5.large-block-grid-5 li,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-4.large-block-grid-4 li,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-3 li,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-2.large-block-grid-2 li {
  position: relative; }

/*team gallery thumbs - - - - - - - - - - - - - - - - - */
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-1.large-block-grid-1 li img,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-5 li img,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-5.large-block-grid-5 li img,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-4.large-block-grid-4 li img,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-3 li img,
#practice-team-gallery ul.small-block-grid-2.medium-block-grid-2.large-block-grid-2 li img {
  width: 100%;
  display: block; }


/*
small-block-grid-2 medium-block-grid-4 large-block-grid-4
*/



/* PUBLIC RELATIONS PAGE - - - - - - - - - - - - - - - - - */
#strategic-thinking {
  margin-top: 90px;
  margin-bottom: 30px; }

#strategic-thinking div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#strategic-thinking div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

/* BUSINESS ADVISORS PAGE - - - - - - - - - - - - - - - - - */
#business-advisors-page {
  margin-top: 30px;
  margin-bottom: 30px; }

#business-advisors-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px;
  margin-top: 80px; }

#business-advisors-page div.small-12.large-12.columns h1.sub-sub-head {
    font-weight: 300;
    font-size: 3em;
    letter-spacing: 0.08px;
    margin-bottom: 20px;
    margin-top: 40px;
}

#business-advisors-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em;
  padding-bottom: 1em; }

h1.h1-business-advisors-page {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px;
}

h1.h1-business-advisors-page-sub {
  font-weight: 300;
  font-size: 2.05em;
  letter-spacing: .06px;
  padding-top: 10px;
  margin-bottom: 30px;
}

h2.h2-business-advisors-page {
  font-weight: 300;
  letter-spacing: .02em;
  line-height: 1.3em;
  font-size: 1.2em;
  padding-bottom: 8px;
}

/* Business advisors sub head */

#business-advisors-byline h1 {
  margin-top: 90px;
  font-weight: 500;
  font-size: 3em;
  letter-spacing: .08px;
  // margin-bottom: 20px;
}

#business-advisors-byline h3 {
  // margin-top: 16px;
  font-weight: 400;
  font-size: 2em;
  letter-spacing: .08px;
  margin-bottom: 20px;
}

#business-advisors-byline h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em;
  padding-bottom: 1em;
}


/* GOVERNMENT RELATIONS PAGE - - - - - - - - - - - - - - - - - */

ul.ul-business-advisors-page {
  font-weight: 300;
  letter-spacing: .04em;
  line-height: 1.3em;
  font-size: 1.2em;
  list-style: square;
	list-style-position: outside;
  padding-left: 2px;
}

/* BGR SPEAKERS PAGE */

#speakers-page {
  margin-top: 15px;
  margin-bottom: 30px; }

#speakers-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#speakers-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em;
  padding-bottom: 1em; }

ul.ul-none.speakers-list h1 {
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1em;
  font-size: 1.55em;
  padding-top: 15px;
}

ul.ul-none.speakers-list h2 {
  font-size: 1.063em;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2em;
}

ul.ul-none.speakers-list p {
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 0px;
  line-height: 1.4em;
}

h2.ga-subhead {
  font-size: 1.5em;
  letter-spacing: .02em;
  line-height: 1.3em;
}

ul.lead-card {
  margin-left: 0px;
  list-style: none;
  background-color: lightgrey;
}

li.practice-leads {
    display: block !important;
    margin-top: 20px;
    padding: 10px 10px !important;
    min-height: 250px;
    width: 55%;
    text-align: left;
    float: left;
    background-color: lightgray;
}

li.practice-leads:first-child {
  width: 45%;
}

li.practice-leads h4 {
    size: 1.5rem;
    font-weight: 600;
    margin: 0px;
}

li.practice-leads h5 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 5px;
}

li.practice-leads a {
  text-decoration: underline;
}

.practice-leads-h2 {
    font-size: 1.75em;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.3em;
}

.practice-lead-icon {
  width: 60px;
}

.practice-lead-img {
  width: 100%;
  border: 5px solid white;
}

#practice-leads {
  padding: 0px 0px;
}

#practice-leads h4 {
    size: 1.5rem;
    font-weight: 600;
    margin: 0px;
}

#practice-leads h5 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 5px;
}

#practice-leads p {

}

#practice-leads a {
  text-decoration: underline;
}

#practice-leads ul.large-block-grid-2 > li {
  padding-top: 30px;
}

#practice-leads ul.large-block-grid-2 table {
  width: 100%;
  background-color: lightgray;
}

#practice-leads ul.large-block-grid-2 table td:first-of-type {
  width: 45%;
}


/* APPROACH PAGE */

#approach-page {
  margin-top: 15px;
  margin-bottom: 30px; }

#approach-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#approach-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .04em;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-bottom: 1em; }

/* HISTORY PAGE */

#history-page {
  margin-top: 15px;
  margin-bottom: 30px; }

#history-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#history-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .04em;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-bottom: 1em; }

#history-page div.small-12.large-12.columns h2.sub-head {
  font-weight: 400;
  letter-spacing: .04em;
  font-size: 1.75em;
  line-height: 1.5em;
  padding-bottom: 1em; }

img#bgr-25-h {
    margin-bottom: 40px;
    margin-top: 20px;
}

/* CHAIRMAN MESSAGE PAGE */

#message-page {
  margin-top: 15px;
  margin-bottom: 30px; }

#message-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#message-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .04em;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-bottom: 1em; }

/* PHILOSOPHY PAGE */

#philosophy-page {
  margin-top: 15px;
  margin-bottom: 30px; }

#philosophy-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#philosophy-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.75em;
  padding-bottom: 1em; }

/* CAREERS PAGE */

#careers-page {
  margin-top: 15px;
  margin-bottom: 30px; }

#careers-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#careers-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em;
  padding-bottom: 1em; }

/* LEADERSHIP PAGE */

#leadership-page {
  margin-top: 15px;
  margin-bottom: 30px; }

#leadership-page div.small-12.large-12.columns h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#leadership-page div.small-12.large-12.columns h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em;
  padding-bottom: 1em; }



/* INDIVIDUAL BIO PAGE - - - - - - - - - - - - - - - - - */
div#team-bio.row {
  margin-top: 0;
  margin-bottom: 0; }

#team-bio div.small-12.large-4.columns img {
  width: 100%;
  height: 502px; }

#team-bio div.small-12.large-4.columns {
  height: 502px;
  overflow: auto;
  overflow-x: hidden; }

#team-bio div.small-12.large-4.columns:nth-child(2) {
  padding-left: 30px;
  padding-right: 30px; }

#team-bio div.small-12.large-4.columns:first-child {
  background: url(../assets/101-bio-image.jpg) center bottom no-repeat;
  background-size: contain; }

#team-bio div.small-12.large-4.columns h1 {
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1em;
  font-size: 1.55em;
  display: inline-block; }

#team-bio div.small-12.large-4.columns h2 {
  font-size: 1.063em;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2em; }

#team-bio div.small-12.large-4.columns h3 {
  font-size: 0.85em;
  font-weight: 600;
  letter-spacing: 0px;
  margin-top: 20px;
  margin-bottom: 1px; }

#team-bio div.small-12.large-4.columns p {
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 0;
  line-height: 1.4em; }

img#linkedin {
  height: 20px !important;
  width: 20px !important;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px; }

#team-bio div.small-12.large-4.columns div.bio-scroll {
  height: 502px;
  overflow: scroll;
  overflow-x: hidden;
  width: 100%;
  display: block; }

div#bio-divvy.row {
  margin-top: 0; }

/* BLOG */
#blog-list {
  margin: 30px 0 0;
  padding: 0; }

#blog-list h1 {
  font-size: 1.5em;
  font-weight: 400; }

#blog-list p {
  font-weight: 300;
  font-size: 1.2em; }

p.blog-list-date {
  margin-top: 5px; }

/* BLOG SINGLE PAGE - - - - - - - - - - - - - - - - - */
#blog-page {
  margin: 30px 0 0;
  padding: 0; }

#blog-page h1 {
  font-size: 1.25em;
  font-weight: 300; }

#blog-page p {
  font-weight: 300; }

p.blog-page-date {
  margin-top: 5px; }

#blog-page div.row div.small-2.large-2.columns h2 {
  font-size: 1.2em;
  margin-top: 10px; }

#blog-page div.row div.small-2.large-2.columns h3 {
  font-size: 1em;
  font-weight: 300; }

#blog-page div.row div.small-10.large-10.columns p.tag a {
  color: #bdbdbd; }

#blog-page div.row div.small-10.large-10.columns p.share a {
  color: #bdbdbd; }

#blog-page div.row div.small-10.large-10.columns p.pagination a {
  color: #bdbdbd;
  float: right; }

#blog-page div.row div.small-10.large-10.columns p.next-article a {
  color: #bdbdbd;
  float: right;
  clear: right; }

#blog-page div.row div.small-10.large-10.columns p.tag a:hover,
#blog-page div.row div.small-10.large-10.columns p.share a:hover,
#blog-page div.row div.small-10.large-10.columns p.pagination a:hover,
#blog-page div.row div.small-10.large-10.columns p.next-article a:hover {
  color: #9b1c1f; }

img#linkedin {
  height: 20px !important;
  width: 20px !important;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px; }

/* Twitter Widget - - - - - - - - - - - - - - - - - */
iframe.twitter-follow-button {
  margin-top: 5px; }

/* Archive Page */
h2.archive-year {
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 1.3em;
  font-size: 1.2em;
  padding-bottom: 8px;
}

/* FOOTER - - - - - - - - - - - - - - - - - */
#footer {
  background-color: #2980b9;
  background: url(../img/4-footer.jpg) no-repeat;
  background-size: cover;
  padding: 2rem 4rem;
  text-align: left;
  color: #fff;
  margin-top: 100px; }

#footer div.row div.small-12.large-4.columns {
  min-height: 560px;
  border-right-style: solid;
  border-right-width: .1em;
  border-color: rgba(255, 255, 255, 0.6); }

#footer div.row div.small-12.large-4.columns:last-child {
  border-right-style: hidden;
  border-right-width: .1em; }

#footer div.row div.small-12.large-4.columns:nth-last-child(-n+2) {
  padding-left: 35px;
  padding-top: 4px; }

#footer img.footer-img {
  width: 155px;
  margin-bottom: 10px; }

#footer div.row div.small-12.large-4.columns div.row.border-bot div.small-8.columns.border-none,
#footer div.row div.small-12.large-4.columns div.row div.small-8.columns.border-none {
  padding-bottom: 20px;
  padding-left: 0; }

#footer div.row div.small-12.large-4.columns div.row.border-bot div.small-8.columns.border-none h1,
#footer div.row div.small-12.large-4.columns div.row div.small-8.columns.border-none h1 {
  padding-top: 10px; }

.border-bot {
  border-bottom-style: solid;
  border-bottom-width: .1em;
  border-color: rgba(255, 255, 255, 0.6); }

.border-none {
  border-right-style: none !important;
  border-left-style: none !important; }

#footer img.square {
  width: 30px;
  margin-top: 18px; }

#footer h1 {
  color: #fff;
  font-size: 1em;
  margin-top: 10px; }

#footer p {
  font-weight: 300;
  margin: 0;
  line-height: 1.4em;
  font-size: .9em; }

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/* Footer Small */
.small-footer {
  background-color: #2980b9;
  background: url(../img/4-footer.jpg) no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff; }

.small-footer h1,
.small-footer h1 a {
  font-size: 1.25em;
  color: #fff; }

.small-footer p {
  margin-bottom: 0.125em;
  line-height: 1.250em; }

.small-footer a {
  color: #fff;
}


/* small screens */
@media only screen and (max-width: 40em) {
  .small-footer h1,
  .small-footer h1 a {
    font-size: 1.125em;
    color: #fff; }

  .small-footer p {
    margin-bottom: 0.125em;
    line-height: 1.250em; }

}

/* Bottom Section */
div#bottom {
  background-color: #003b5e;
  /*padding-top: 5%;
  padding-bottom: 5%;*/
  font-weight: 300;
  margin: 0;
  line-height: 1.4em;
  font-size: .9em;
  color: rgba(255, 255, 255, 0.6);
  /*min-height: 50px;
  max-height: 90px;*/ }

#bottom div.row div.small-12.large-4.columns.end {
  font-weight: 300;
  /*min-height: 50px;*/ }

#bottom div.row div.small-12.large-4.columns.end {
  padding-left: 5px;
  margin-top: 20px;
  margin-bottom: 20px; }

/*#bottom div.row div.small-12.large-4.columns:last-child {
  padding-left: 46px; }*/

/*footer form*/
#subscribe.row {
  padding-top: 15px; }

#subscribe div.row.collapse.postfix-round div.small-9.columns input {
  margin-bottom: 5px; }

#subscribe div.row.collapse.postfix-round div.small-3.columns a.button.postfix {
  margin-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.5em; }

#subscribe div.row.collapse.postfix-round div.small-3.columns a.button.postfix:hover {
  background-color: rgba(255, 255, 255, 0.8); }

#subscribe div.large-9.columns div.row.collapse.postfix-round div.small-9.columns input {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: rgba(160, 160, 160, 0); }

#subscribe div.large-9.columns div.row.collapse.postfix-round div.small-9.columns input:focus {
  background-color: rgba(255, 255, 255, 0.7); }

#subscribe input[type="text"],
#subscribe input[type="email"]{
    border-top-left-radius:16px;
    border-bottom-left-radius:16px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(160, 160, 160, 0) solid 0px;
    /*text-shadow: 1px 1px rgba(0, 0, 0, 0.6);*/
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(9, 9, 9, 1);
    display:inline-block;
    font-size: 1em;
    margin-top:1px;
    padding:0 4px;
    line-height:25px;
    padding-left:9px;
    height: 2.3125rem;
    width: 70%;
    float: left;
}
#subscribe input[type="submit"]{
    border-bottom-right-radius:16px;
    border-top-right-radius:16px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(255, 255, 255, 0.7) solid 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(0, 0, 0, 0.6);
    display:inline-block;
    font-size: 1.5em;
    margin-top:1px;
    padding:0 4px;
    line-height:26px;
    height: 2.3125rem;
    width: 30%;
    cursor: pointer;
}
#subscribe input[type="submit"]:hover {
  background-color:rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
#subscribe input[type="button"]{
    border-bottom-right-radius:9px;
    border-top-right-radius:9px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(255, 255, 255, 0.7) solid 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(0, 0, 0, 0.6);
    display:inline-block;
    font-size: 2em;
    margin-top:1px;
    padding:0 4px;
    line-height:26px;
    height: 2.3125rem;
    width: 30%;
}

/*

*/



/* Infograph */

#infograph {
  position: relative;
}

div#government-affairs {
  position: absolute;
  width: 100%;
  height: 130px;
  cursor: pointer;
  top: 0;
  margin-top: 55px;
}

div#public-relations {
  position: absolute;
  width: 100%;
  height: 130px;
  margin-top: 188px;
  cursor: pointer;
  top: 0;
}

div#business-advisors {
  position: absolute;
  width: 100%;
  height: 130px;
  margin-top: 321px;
  cursor: pointer;
  top: 0;
}

div.height-240 {
  height: 240px;
  display: inline-block;
  padding: 0;
  margin: 0;
}

div.height-245 {
  height: 245px;
  display: inline-block;
  padding: 0;
  margin: 0;
}

div.height-250 {
  height: 250px;
  display: inline-block;
  padding: 0;
  margin: 0;
}

div.height-260 {
  height: 260px !important;
  display: inline-block;
  padding: 0;
  margin: 0;
}

#infograph img {
  outline: none;
}

#infograph iframe {
  width: 850px;
  border: none;
}

/* medium screens */
@media only screen and (max-width: 60.375em) {
  #infograph iframe {
    width: 850px;
    border: none;
  }

}

/* small screens */
@media only screen and (max-width: 40em) {
  #infograph iframe {
    width: 0px;
    border: none;
  }

}

#contact-area {
  text-align: center;
}

#contact-area ul {
  list-style: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}

#contact-area ul li {
  display: inline-block;
  width: 30%;
  background-color: #DDDEE2;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 5px;
}

#contact-area .small-12.medium-4.large-4.columns p {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #DDDEE2;
}

#contact-area a {
  text-decoration: underline;
}

/* Contact Page*/
#contact-areas ul {
  list-style: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}

#contact-page-areas ul {
  list-style: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#contact-areas ul li {
  display: inline-block;
  width: 30%;
  background-color: #DDDEE2;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

#contact-page-areas ul li {
  /*display: inline-block;*/
  width: 100%;
  background-color: #DDDEE2;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

@media only screen and (max-width: 60.375em) {
  #contact-areas ul {
    list-style: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  #contact-areas ul li {
    display: inline-block;
    width: 30%;
    background-color: #DDDEE2;
    padding: 10px 18px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 0.85em;
  }

   #contact-area ul li.hide-me {
    background-color: #fff;
  }

}

@media only screen and (max-width: 40em) {
  #contact-areas ul {
    list-style: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  #contact-areas ul li {
    display: inline-block;
    width: 28%;
    background-color: #DDDEE2;
    padding: 10px 3px;
    margin-right: 3px;
    margin-left: 3px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 0.6em;
  }

   #contact-area ul li.hide-me {
    background-color: #fff;
  }

}

a.anchor {
  /* padding-top: 330px; padding-top: 130px; */
  display: block;
  position: relative;
  top: -130px;
  visibility: hidden;
 }

a.map {
  border: 2px;
  border-color: #FFF;
}

img.map {
  border: 3px none #fff;
  border-style: solid;
}

a {
   outline: 0;
}

.press-image-no-border {
    background: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    width: 100%;
    height: 275px;
    border: none;
}

img.pdf-state-n-local {
  width: 40px;
}

