/* Theme Variables */
/*--------------------------------------------------------------
1.0 Colors
--------------------------------------------------------------*/
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
3.0 Sizes
--------------------------------------------------------------*/
/* Theme Variables */
/*--------------------------------------------------------------
1.0 Colors
--------------------------------------------------------------*/
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
3.0 Sizes
--------------------------------------------------------------*/
/* line 6, sass/team.scss */
.banner {
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  /* line 6, sass/team.scss */
  .banner {
    height: 300px;
  }
}

/* line 11, sass/team.scss */
.lawyers {
  background-color: #fff;
  /* Small devices (tablets, 768px and up) */
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
  font-weight: 300;
  /* Medium devices (desktops, 992px and up) */
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  /* line 11, sass/team.scss */
  .lawyers {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  /* line 11, sass/team.scss */
  .lawyers {
    text-align: left;
  }
}
/* line 20, sass/team.scss */
.lawyers .section-title {
  text-align: center;
  font-family: "Hackman-Bold", sans-serif;
  font-size: 30px;
  margin: 0;
  /* Medium devices (desktops, 992px and up) */
  /* Medium devices (desktops, 992px and up) */
}
/* line 41, sass/_mixins.scss */
.lawyers .section-title:after {
  content: url('images/48x48.png?1412953356');
  display: block;
  height: 48px;
  margin: 0 0 11px 0;
}
@media (min-width: 992px) {
  /* line 20, sass/team.scss */
  .lawyers .section-title {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  /* line 20, sass/team.scss */
  .lawyers .section-title {
    display: none;
  }
}
/* line 25, sass/team.scss */
.lawyers .lawyer {
  position: relative;
  padding: 0 0 36px 0;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
}
/* line 28, sass/team.scss */
.lawyers .lawyer:last-of-type {
  padding-bottom: 0;
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  /* line 32, sass/team.scss */
  .lawyers .lawyer:last-of-type:after {
    display: none;
  }
}
/* line 35, sass/team.scss */
.lawyers .lawyer.first {
  padding-top: 0 !important;
}
@media (min-width: 768px) {
  /* line 25, sass/team.scss */
  .lawyers .lawyer {
    padding-top: 36px;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 25, sass/team.scss */
  .lawyers .lawyer {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* line 46, sass/team.scss */
  .lawyers .lawyer:after {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
    width: 320px;
    content: url('images/ShadowLine_320px.png?1413898588');
    /* Small devices (tablets, 768px and up) */
    /* Medium devices (desktops, 992px and up) */
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  /* line 46, sass/team.scss */
  .lawyers .lawyer:after {
    width: 750px;
    content: url('images/ShadowLine_750px.png?1413898567');
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 46, sass/team.scss */
  .lawyers .lawyer:after {
    width: 1000px;
    content: url('images/ShadowLine_1000px.png?1413898535');
  }
}

@media (max-width: 767px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 221px;
    padding-left: 0;
    padding-right: 0;
    /* Small devices (tablets, 768px and up) */
    /* Medium devices (desktops, 992px and up) */
    /* Large devices (large desktops, 1200px and up) */
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 494px;
  }
}
@media (max-width: 767px) and (min-width: 992px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 660px;
  }
}
@media (max-width: 767px) and (min-width: 1200px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 660px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 221px;
    padding-left: 0;
    padding-right: 0;
    /* Small devices (tablets, 768px and up) */
    /* Medium devices (desktops, 992px and up) */
    /* Large devices (large desktops, 1200px and up) */
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 494px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 660px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 1200px) {
  /* line 50, sass/team.scss */
  .lawyers .lawyer .container {
    width: 660px;
  }
}

/* line 55, sass/team.scss */
.lawyers .lawyer .container a {
  color: #333333;
}
/* line 18, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
.lawyers .lawyer .container a:visited {
  color: #333333;
}
/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
.lawyers .lawyer .container a:hover {
  color: #333333;
}
/* line 27, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
.lawyers .lawyer .container a:active {
  color: #333333;
}
/* line 56, sass/team.scss */
.lawyers .lawyer .container .lawyer-photo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  /* line 56, sass/team.scss */
  .lawyers .lawyer .container .lawyer-photo {
    width: 100%;
    max-width: 320px;
    max-height: 320px;
  }
}
/* line 66, sass/team.scss */
.lawyers .lawyer .container .lawyer-name, .lawyers .lawyer .container h2, .lawyers .lawyer .meta-text-wrapper .container h2 {
  margin-top: 36px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  /* line 66, sass/team.scss */
  .lawyers .lawyer .container .lawyer-name, .lawyers .lawyer .container h2, .lawyers .lawyer .meta-text-wrapper .container h2 {
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 24px;
  }
}
/* line 78, sass/team.scss */
.lawyers .lawyer .container ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  font-weight: 300;
  padding-left: 0;
  margin-bottom: 0;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  /* line 78, sass/team.scss */
  .lawyers .lawyer .container ul {
    margin: 0;
    padding: 0;
    border: 0;
  }
  /* line 14, bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .lawyers .lawyer .container ul:before, .lawyers .lawyer .container ul:after {
    content: " ";
    display: table;
  }
  /* line 19, bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .lawyers .lawyer .container ul:after {
    clear: both;
  }
  /* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_inline-block-list.scss */
  .lawyers .lawyer .container ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap;
  }
}
/* line 87, sass/team.scss */
.lawyers .lawyer .container ul li {
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  /* line 87, sass/team.scss */
  .lawyers .lawyer .container ul li {
    margin-right: 5px;
  }
  /* line 91, sass/team.scss */
  .lawyers .lawyer .container ul li:before {
    margin-right: 5px;
    content: '|';
  }
  /* line 96, sass/team.scss */
  .lawyers .lawyer .container ul li:first-child {
    margin-right: 0;
  }
  /* line 98, sass/team.scss */
  .lawyers .lawyer .container ul li:first-child:before {
    display: none;
  }
}
/* line 107, sass/team.scss */
.lawyers .lawyer .container hr {
  display: none;
  width: 100%;
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  /* line 107, sass/team.scss */
  .lawyers .lawyer .container hr {
    margin-bottom: 24px;
    display: block;
    background-position-x: -650px;
  }
}
/* line 118, sass/team.scss */
.lawyers .lawyer .container h2 {
  font-size: 16px;
}
/* line 122, sass/team.scss */
.lawyers .lawyer .container .full-profile {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  padding: 10px 25px;
  font-size: 12px;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #151e2a;
  display: inline-block;
  margin-top: 20px;
  border: none;
  float: right;
}
/* line 135, sass/team.scss */
.lawyers .lawyer .container .full-profile:hover {
  background-color: #f3f3f4;
  color: #151e2a !important;
  text-decoration: underline;
}
/* line 142, sass/team.scss */
.lawyers .lawyer .meta-text-wrapper {
  background-color: #f3f3f4;
  padding: 36px 0;
  margin-top: 36px;
  position: relative;
}
/* line 147, sass/team.scss */
.lawyers .lawyer .meta-text-wrapper:before {
  position: absolute;
  top: -11px;
  left: 0;
  right: 0;
  margin: auto;
  width: 320px;
  content: url('images/ShadowLine_320px.png?1413898588');
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 768px) {
  /* line 147, sass/team.scss */
  .lawyers .lawyer .meta-text-wrapper:before {
    width: 750px;
    content: url('images/ShadowLine_750px.png?1413898567');
  }
}
@media (min-width: 992px) {
  /* line 147, sass/team.scss */
  .lawyers .lawyer .meta-text-wrapper:before {
    width: 1000px;
    content: url('images/ShadowLine_1000px.png?1413898535');
  }
}
/* line 150, sass/team.scss */
.lawyers .lawyer .meta-text-wrapper:after {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 320px;
  content: url('images/ShadowLine_320px.png?1413898588');
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 768px) {
  /* line 150, sass/team.scss */
  .lawyers .lawyer .meta-text-wrapper:after {
    width: 750px;
    content: url('images/ShadowLine_750px.png?1413898567');
  }
}
@media (min-width: 992px) {
  /* line 150, sass/team.scss */
  .lawyers .lawyer .meta-text-wrapper:after {
    width: 1000px;
    content: url('images/ShadowLine_1000px.png?1413898535');
  }
}
/* line 153, sass/team.scss */
.lawyers .lawyer .meta-text-wrapper .container {
  width: 221px;
  padding-left: 0;
  padding-right: 0;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  /* line 153, sass/team.scss */
  .lawyers .lawyer .meta-text-wrapper .container {
    width: 494px;
  }
}
@media (min-width: 992px) {
  /* line 153, sass/team.scss */
  .lawyers .lawyer .meta-text-wrapper .container {
    width: 660px;
  }
}
@media (min-width: 1200px) {
  /* line 153, sass/team.scss */
  .lawyers .lawyer .meta-text-wrapper .container {
    width: 660px;
  }
}
/* line 155, sass/team.scss */
.lawyers .lawyer .meta-text-wrapper .container p:last-of-type {
  margin-bottom: 0;
}
/* line 158, sass/team.scss */
.lawyers .lawyer .meta-text-wrapper h2 {
  margin-top: 0 !important;
  margin-bottom: 36px;
}
