/* TOC 

1. Variables/Mixins
2. Global
3. Header
4. Footer
5. Home
6. Interior

*/
/*------------------------------------*
   1. Variables/Mixins
*------------------------------------*/
/*-------------*
   colors
*-------------*/
/*-------------*
   mixins
*-------------*/
.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-flat-icon {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #aaa;
}
.icon-flat-icon:after {
  font-family: 'flaticon';
}
/*-------------*
   effects
*-------------*/
.hover-transition {
  transition: all 0.2s ease-in-out;
}
.collapse-transition {
  transition: all 0.2s ease-in-out;
}
.center-horizontal {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.center-vertical {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*-------------*
   type
*-------------*/
.type-display {
  font-family: Raleway, sans-serif;
  font-weight: normal;
}
.type-body {
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}
.type-body-condensed {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
}
@font-face {
  font-family: 'flaticon';
  src: url(/assets/fonts/MKB-flaticon.ttf) format('truetype');
  src: url(/assets/fonts/MKB-flaticon.woff) format('woff');
}
/*-------------*
   icons
*-------------*/
.flat-icon-securities:after {
  content: '\E00B';
}
.flat-icon-real-estate:after {
  content: '\E003';
}
.flat-icon-trusts:after {
  content: '\E013';
}
.flat-icon-email:after {
  content: '\E007';
}
/*------------------------------------*
   2. Global
*------------------------------------*/
body {
  background-color: #fafafa !important;
  padding-top: 130px;
}
@media (max-width: 1090px) {
  body {
    padding-top: 80px;
  }
}
.desktop-large #primarynav .navbar-nav > li ul.subnav,
.desktop #primarynav .navbar-nav > li ul.subnav,
.tablet #primarynav .navbar-nav > li ul.subnav {
  display: none !important;
}
.navbar-collapse.in .navbar-nav {
  height: auto;
  max-height: 600px;
  overflow-x: hidden;
}
/*-------------*
   Type
*-------------*/
ul.contact,
ul.related {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.contact li,
ul.related li {
  font-size: 14px;
  line-height: 24px;
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
}
ul.contact li a,
ul.related li a {
  color: #666;
}
ul.contact li a span,
ul.related li a span {
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
  font-weight: 700;
  text-transform: none;
}
ul.contact li a i,
ul.related li a i,
ul.contact li a .icon-flat-icon,
ul.related li a .icon-flat-icon {
  font-size: 18px;
  line-height: 26px;
  vertical-align: middle;
  margin-right: 12px;
  color: #666;
}
ul.contact li:last-child,
ul.related li:last-child {
  margin-bottom: 0;
}
ul.related li a {
  display: block;
  padding: 0 0 0 30px;
  position: relative;
}
ul.related li a:before {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 12px;
  color: #666;
  font-size: 16px;
  line-height: 22px;
}
ul.list {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.list li {
  position: relative;
  padding: 0 0 0 30px;
}
ul.list li:before {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 12px;
  color: #b61620;
  font-size: 16px;
  line-height: 22px;
}
nav.site-map > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.site-map > ul > li {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.02rem;
  position: relative;
  margin: 0 0 8px;
}
nav.site-map > ul > li a {
  display: block;
  padding: 0 0 0 30px;
}
nav.site-map > ul > li a:before {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 12px;
  color: #b61620;
  font-size: 16px;
  line-height: 22px;
}
nav.site-map > ul > li ul {
  padding-left: 40px;
  margin-top: 12px;
  list-style: none;
}
nav.site-map > ul > li ul li {
  margin: 0 0 8px;
}
nav.site-map > ul > li ul li a {
  padding: 0;
}
/*-------------*
   Page Title
*-------------*/
#page-title {
  height: 140px;
  background: url(/assets/img/bg-page-header-140.jpg) center repeat-x;
  overflow: hidden;
}
#page-title h1 {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  height: 110px;
}
#page-title h1 .wrapper {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 0 15px;
  background-color: rgba(255, 255, 255, 0.95);
  height: 140px;
  overflow: hidden;
  width: 33.33333333%;
  transform: skew(-11.5deg);
  box-shadow: 0 0 1px #000;
}
#page-title h1 .wrapper.wide {
  width: 41.66666667%;
}
#page-title h1 .inner {
  transform: skew(11.5deg);
  display: inline-block;
  padding: 0 40px;
  color: #000;
  font-size: 42px;
  line-height: 48px;
  font-variant: small-caps;
  font-weight: 600;
  text-shadow: 1px 1.732px 0px rgba(204, 204, 204, 0.004);
}
#page-title h1 .subhead {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-variant: small-caps;
  font-weight: 700;
  color: #333;
}
#page-title h1 small {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 0 15px 0 30px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.02px;
  color: #fff;
}
@media (max-width: 1200px) {
  #page-title .container {
    width: auto;
  }
}
@media (max-width: 992px) {
  #page-title h1 .wrapper {
    width: 50%;
  }
  #page-title h1 .wrapper.wide {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #page-title h1 .wrapper {
    width: 100%;
  }
  #page-title h1 small {
    display: none;
  }
}
/*-------------*
   Grid Block
*-------------*/
.grid-block .grid-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.grid-block .grid-wrapper .grid-block-item {
  float: none;
}
/*------------------------------------*
   3. Header
*------------------------------------*/
#primarynav {
  border: none;
  height: 129px;
  border-bottom: 1px solid #f8f8f8;
  background: url(/assets/img/bg-primarynav.jpg) bottom repeat-x;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
}
#primarynav .navbar-brand {
  height: auto;
  padding: 24px 14px 22px;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  z-index: 10;
}
#primarynav .utility {
  position: relative;
  margin-top: 30px;
  margin-bottom: 2px;
  float: right;
  text-align: right;
}
#primarynav .utility .contact {
  display: inline-block;
  padding: 4px 14px;
  font-size: 16px;
  color: #888;
}
#primarynav .utility .social {
  display: inline-block;
  margin-left: 6px;
}
#primarynav .utility .social h4 {
  display: inline-block;
  font-size: 12px;
  font-family: Raleway, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #aaa;
  vertical-align: middle;
}
#primarynav .utility .social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#primarynav .utility .social ul li {
  display: inline-block;
  margin-left: 10px;
}
#primarynav .utility .social ul li a {
  color: #aaa;
}
#primarynav .utility .social ul li a i {
  font-size: 18px;
  vertical-align: middle;
}
#primarynav .utility .social ul .icon {
  display: inline-block;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #aaa;
}
#primarynav .utility .social ul .icon:after {
  content: '\E00B';
  font-family: 'flaticon';
}
#primarynav .navbar-nav > li {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  font-weight: 600;
  margin-left: -1px;
  position: static;
}
#primarynav .navbar-nav > li > a {
  color: #555;
  border: transparent solid;
  border-width: 1px 1px 0 1px;
  z-index: 100;
  transition: all 0.2s ease-in-out;
}
#primarynav .navbar-nav > li > a i {
  font-size: 18px;
}
#primarynav .navbar-nav > li > a:hover {
  background-color: #fcfcfc;
  border-color: #c9c9c9;
  color: #b61620;
}
#primarynav .navbar-nav > li ul.subnav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
#primarynav .navbar-nav > li ul.subnav li a {
  display: block;
}
#primarynav .menu-holder {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 56px 0 42px;
  background: url(/assets/img/bg-menu-holder.jpg) bottom repeat-x #fcfcfc;
  border-top: 1px solid #878787;
  z-index: 50;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
}
#primarynav .menu-holder:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #b9b9b9;
  position: absolute;
  left: 0;
  top: 0;
}
#primarynav .menu-holder h2 {
  font-size: 32px;
  color: #333;
  font-variant: small-caps;
  text-transform: capitalize;
  margin: 0 0 32px;
  text-align: center;
}
#primarynav .menu-holder h2 strong {
  font-weight: 700;
}
#primarynav .menu-holder .nav-tabs {
  border: none !important;
}
#primarynav .menu-holder .nav-tabs li {
  float: none;
  font-size: 18px;
  font-weight: 700;
}
#primarynav .menu-holder .nav-tabs li > a {
  padding: 8px 16px;
  border-radius: 0 !important;
  color: #666;
  border: none !important;
}
#primarynav .menu-holder .nav-tabs li > a:hover {
  background-color: #f2f2f2;
  color: #b61620;
}
#primarynav .menu-holder .nav-tabs li.active > a {
  border: none;
  color: #b61620;
  background-color: #f2f2f2;
}
#primarynav .menu-holder .tab-content h3 {
  font-size: 22px;
  font-weight: 700;
  font-variant: small-caps;
  text-transform: capitalize;
  color: #333;
  margin: 8px 0 22px;
}
#primarynav .menu-holder .tab-content .text p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.01rem;
  color: #333;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
  font-weight: 400;
  text-transform: none;
}
#primarynav .menu-holder .tab-content .list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#primarynav .menu-holder .tab-content .list ul li {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 10px;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
  font-weight: 400;
  text-transform: none;
}
#primarynav .menu-holder .tab-content .list ul li a {
  display: block;
  color: #888;
}
#primarynav .menu-holder .news-block-item {
  text-transform: none;
}
#primarynav .menu-holder .news-block-item .text {
  padding: 20px 10px 0;
}
#primarynav .menu-holder .news-block-item .text header {
  overflow: hidden;
  margin-bottom: 24px;
}
#primarynav .menu-holder .news-block-item .text header .label {
  float: left;
  background: #666;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  border-radius: 0;
  display: inline-block;
  padding: 6px;
}
#primarynav .menu-holder .news-block-item .text header .tags {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
#primarynav .menu-holder .news-block-item .text header .tags li {
  display: inline-block;
  font-size: 24px;
  line-height: 22px;
  color: #888;
}
#primarynav .menu-holder .news-block-item .text header h3 {
  font-size: 22px;
  letter-spacing: -0.02rem;
  color: #333;
  margin: 0 0 8px;
}
#primarynav .menu-holder .news-block-item .text header h3 a {
  color: #333;
}
#primarynav .menu-holder .news-block-item .text h3 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01rem;
  margin: 0 0 8px;
  color: #333;
}
#primarynav .menu-holder .news-block-item .text h3 a {
  color: #333;
}
#primarynav .menu-holder .news-block-item .text p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.01rem;
  color: #333;
  font-weight: normal;
}
#primarynav.collapsed {
  height: 80px;
}
#primarynav.collapsed .utility {
  display: none;
}
#primarynav.collapsed .navbar-nav {
  margin-top: 17px;
}
#primarynav.collapsed .navbar-brand {
  padding: 8px 50px 10px 48px;
}
#primarynav.collapsed .navbar-brand > img {
  height: 60px;
}
#primarynav .navbar-toggle {
  margin-top: 32px;
  background-color: #fff;
}
#primarynav.navbar-fixed-top .navbar-collapse {
  max-height: none;
}
@media (min-width: 768px) {
  #primarynav .navbar-nav > li > a {
    padding: 24px 12px 18px 12px;
  }
  #primarynav .navbar-nav > li:hover > a {
    background-color: #fcfcfc;
    border-color: #c9c9c9;
    color: #b61620;
  }
  #primarynav .navbar-nav > li.has-children:hover > a {
    padding-bottom: 19px;
  }
}
@media (max-width: 1200px) {
  #primarynav .container {
    width: auto;
  }
}
@media (max-width: 1090px) {
  #primarynav {
    height: 80px;
  }
  #primarynav .utility {
    display: none;
  }
  #primarynav .navbar-nav {
    margin-top: 17px;
  }
  #primarynav .navbar-nav > li > a {
    padding: 24px 10px 18px 10px;
  }
  #primarynav .navbar-brand {
    padding: 8px 20px 10px 20px;
  }
  #primarynav .navbar-brand > img {
    height: 60px;
  }
  #primarynav.collapsed .navbar-brand {
    padding: 8px 20px 10px 20px;
  }
}
@media (max-width: 992px) {
  #primarynav .navbar-nav {
    margin-top: 0 !important;
  }
  #primarynav .navbar-nav > li {
    border-bottom: 1px solid #c9c9c9;
  }
  #primarynav .navbar-nav > li a {
    background-color: #fafafa;
    padding: 24px 14px 18px 14px;
    border: none;
  }
  #primarynav .navbar-nav > li a:hover {
    background-color: #fff;
  }
  #primarynav .navbar-nav > li .menu-holder {
    display: none !important;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  #primarynav .navbar-nav > li {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  #primarynav .navbar-nav {
    margin-top: 0 !important;
  }
  #primarynav .navbar-nav > li {
    border-bottom: 1px solid #c9c9c9;
  }
  #primarynav .navbar-nav > li a {
    background-color: #fafafa;
    padding: 24px 14px 18px 14px;
    border: none;
  }
  #primarynav .navbar-nav > li a:hover {
    background-color: #fff;
  }
}
/*------------------------------------*
   4. Footer
*------------------------------------*/
#footer {
  background: #fff;
}
#footer .footer-upper {
  padding: 32px 0;
}
#footer .footer-upper .main .logo {
  display: block;
  margin-bottom: 16px;
}
#footer .footer-upper .main p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.02em;
  margin: 0 0 32px 0;
  color: #666;
}
#footer .footer-upper .main p.address {
  color: #333;
  margin: 0 0 10px 0;
}
#footer .footer-upper .sidebar {
  text-align: right;
}
#footer .footer-upper .sidebar nav {
  display: inline-block;
  margin-left: 24px;
  vertical-align: top;
  text-align: left;
}
#footer .footer-upper .sidebar nav h3 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #666;
  margin: 0 0 18px;
  text-transform: uppercase;
  font-weight: 700;
}
#footer .footer-upper .sidebar nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#footer .footer-upper .sidebar nav ul li {
  font-size: 14px;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
  white-space: nowrap;
}
#footer .footer-upper .sidebar nav ul li a {
  color: #b61620;
}
#footer .footer-lower {
  padding: 20px 0;
  background: url(/assets/img/bg-footer-lower.jpg) repeat-x #fafafa;
}
#footer .footer-lower .main h3 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 6px 0;
  color: #666;
  text-transform: uppercase;
}
#footer .footer-lower .main h3 span {
  font-variant: small-caps;
  text-transform: capitalize;
  font-size: 20px;
}
#footer .footer-lower .main p {
  font-size: 10px;
  line-height: 14px;
  font-family: Raleway, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #aaa;
}
#footer .footer-lower .sidebar {
  text-align: right;
}
#footer .footer-lower .sidebar nav {
  display: inline-block;
}
#footer .footer-lower .sidebar nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .footer-lower .sidebar nav ul li {
  display: inline-block;
  font-family: Raleway, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
#footer .footer-lower .sidebar nav ul li:first-child {
  border-right: 1px solid #666;
}
#footer .footer-lower .sidebar nav ul li a {
  color: #666;
  display: block;
  padding: 0 8px;
}
@media (max-width: 1200px) {
  #footer .container {
    width: auto;
  }
}
@media (max-width: 768px) {
  #footer .footer-upper .main {
    margin-bottom: 32px;
  }
  #footer .footer-upper .sidebar {
    text-align: left;
  }
  #footer .footer-upper .sidebar nav {
    margin: 0 12px 0 0;
  }
  #footer .footer-lower .sidebar {
    padding: 20px 15px;
    text-align: center;
  }
}
/*------------------------------------*
   5. Home
*------------------------------------*/
/* TOC 

1. Hero Carousel
2. Feature Block
3. Attorney Explorer Slider

*/
/*---*
1. Hero Carousel
*----*/
#home-hero-carousel {
  max-height: 480px;
  overflow: hidden;
}
#home-hero-carousel .carousel-inner > .item > img {
  width: 100%;
}
#home-hero-carousel .carousel-inner > .item .container {
  position: relative;
}
#home-hero-carousel .carousel-inner > .item .carousel-caption {
  left: auto;
  right: auto;
  bottom: auto;
  top: 48px;
  padding: 35px 55px;
  background: rgba(255, 255, 255, 0.95);
  text-shadow: none;
  transition: all 0.2s ease-in-out;
}
#home-hero-carousel .carousel-inner > .item .carousel-caption h2 {
  font-size: 34px;
  line-height: 44px;
  letter-spacing: -0.01rem;
  color: #2a2a2a;
  font-variant: small-caps;
  text-transform: capitalize;
  margin: 0 0 20px;
  font-weight: 800;
}
#home-hero-carousel .carousel-inner > .item .carousel-caption p {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: -0.02rem;
  color: #2a2a2a;
  margin: 0 0 24px;
}
#home-hero-carousel .carousel-inner > .item .carousel-caption .btn-cta {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02rem;
  padding: 12px 28px;
}
#home-hero-carousel .carousel-indicators {
  bottom: 80px;
}
@media (max-width: 1200px) {
  #home-hero-carousel .container {
    width: auto;
  }
  #home-hero-carousel .carousel-indicators {
    bottom: 60px;
  }
  #home-hero-carousel .carousel-inner > .item .carousel-caption {
    top: 25px;
    padding: 20px 30px;
  }
  #home-hero-carousel .carousel-inner > .item .carousel-caption h2 {
    font-size: 32px;
    line-height: 42px;
    margin: 0 0 14px;
  }
  #home-hero-carousel .carousel-inner > .item .carousel-caption .caption-text {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 14px;
  }
}
@media (max-width: 992px) {
  #home-hero-carousel {
    height: 376px;
  }
  #home-hero-carousel .carousel-inner > .item > img {
    height: 376px;
    width: auto;
    max-width: none;
    margin: 0 auto;
  }
  #home-hero-carousel .carousel-indicators {
    bottom: 20px;
  }
}
@media (max-width: 768px) {
  #home-hero-carousel .carousel-indicators {
    bottom: 10px;
  }
  #home-hero-carousel .carousel-inner > .item .carousel-caption {
    top: 12px;
  }
  #home-hero-carousel .carousel-inner > .item .carousel-caption h2 {
    font-size: 28px;
  }
  #home-hero-carousel .carousel-inner > .item .carousel-caption .caption-text {
    font-size: 14px;
    line-height: 24px;
  }
  #home-hero-carousel .carousel-inner > .item .carousel-caption .btn-cta {
    font-size: 12px;
  }
}
/*---*
2. Feature Block
*----*/
#home-feature-block {
  background-image: -moz-linear-gradient(90deg, #49090d 0%, #b51620 100%);
  background-image: -webkit-linear-gradient(90deg, #49090d 0%, #b51620 100%);
  background-image: -ms-linear-gradient(90deg, #49090d 0%, #b51620 100%);
  padding-bottom: 22px;
}
#home-feature-block .grid-wrapper {
  margin-top: -70px;
}
#home-feature-block .grid-block-item {
  position: relative;
  -webkit-flex: 1 1 15em;
  flex: 1;
}
#home-feature-block .grid-block-item .wrapper {
  background: #fff;
}
#home-feature-block .grid-block-item .image {
  overflow: hidden;
}
#home-feature-block .grid-block-item .text {
  padding: 16px 16px 0;
  padding-bottom: 75px;
}
#home-feature-block .grid-block-item .text header {
  overflow: hidden;
  margin-bottom: 24px;
}
#home-feature-block .grid-block-item .text header .label {
  float: left;
  background: #666;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  border-radius: 0;
  display: inline-block;
  padding: 6px;
}
#home-feature-block .grid-block-item .text header .tags {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
#home-feature-block .grid-block-item .text header .tags li {
  display: inline-block;
  font-size: 24px;
  line-height: 22px;
  color: #888;
}
#home-feature-block .grid-block-item .text header h3 {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}
#home-feature-block .grid-block-item .text h3 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.01rem;
  margin: 0 0 8px;
  color: #333;
}
#home-feature-block .grid-block-item .text .details {
  margin: 0;
  padding: 0;
  list-style: none;
}
#home-feature-block .grid-block-item .text .details li {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #aaa;
  margin-bottom: 6px;
}
#home-feature-block .grid-block-item .text .details li span {
  text-transform: uppercase;
}
#home-feature-block .grid-block-item footer {
  padding: 18px;
  border-top: 1px solid #ccc;
  background: #fff;
  text-align: center;
  position: absolute;
  left: 15px;
  bottom: 0;
  right: 15px;
}
#home-feature-block .grid-block-item footer .btn {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.02rem;
  width: 65%;
}
@media (max-width: 1200px) {
  #home-feature-block .container {
    width: auto;
  }
  #home-feature-block .grid-wrapper {
    margin-top: -50px;
  }
  #home-feature-block .grid-block-item footer .btn {
    width: 75%;
  }
}
@media (max-width: 992px) {
  #home-feature-block .grid-wrapper {
    margin-top: -20px;
  }
  #home-feature-block .grid-block-item footer .btn {
    width: 95%;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #home-feature-block {
    padding-top: 20px;
  }
  #home-feature-block .grid-wrapper {
    margin-top: 0;
    display: block;
  }
  #home-feature-block .grid-wrapper .grid-block-item {
    margin-top: 15px;
  }
  #home-feature-block .grid-wrapper .grid-block-item:first-child {
    margin-top: 0;
  }
  #home-feature-block .grid-wrapper .grid-block-item .image img {
    display: block;
    margin: 0 auto;
  }
}
/*---*
3. Attorney Explorer Slider
*----*/
#attorney-explorer {
  padding: 56px 0 42px;
  overflow: hidden;
  background: url(/assets/img/bg-explorer.jpg) bottom repeat-x;
}
#attorney-explorer h2 {
  font-size: 28px;
  line-height: 46px;
  letter-spacing: -0.02rem;
  font-weight: 700;
  font-variant: small-caps;
  text-transform: capitalize;
  color: #747373;
  text-align: center;
  margin: 0 0 48px;
}
#attorney-explorer h2 strong {
  font-weight: 800;
}
#attorney-explorer h2 span {
  color: #b61620;
}
#attorney-explorer .column {
  padding-left: 0;
  padding-right: 0;
}
#attorney-explorer .slider-block {
  height: 208px;
  text-align: center;
  cursor: pointer;
}
#attorney-explorer .slider-block .slider-block-item {
  display: inline-block;
  width: 154px;
  height: 220px;
  margin: 0 22px;
  border: 4px solid #fff;
  position: relative;
}
#attorney-explorer .slider-block .slider-block-item .image {
  position: relative;
  z-index: 20;
  width: 100%;
}
#attorney-explorer .slider-block .slider-block-item .image img {
  width: 100%;
}
#attorney-explorer .slider-block .slider-block-item .text {
  background-color: rgba(30, 30, 30, 0.8);
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
}
#attorney-explorer .slider-block .slider-block-item .text h4 {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  margin: 0 0 10px;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}
#attorney-explorer .slider-block .slider-block-item .text h4 a {
  color: #fff;
}
#attorney-explorer .slider-block .slider-block-item .text h4 span {
  display: block;
}
#attorney-explorer .slider-block .slider-block-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#attorney-explorer .slider-block .slider-block-item ul li {
  display: inline-block;
  margin: 0 4px;
}
#attorney-explorer .slider-block .slider-block-item ul li a {
  color: #fff;
}
#attorney-explorer .slider-block .slider-block-item ul li a i {
  font-size: 16px;
  line-height: 24px;
}
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-prev,
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-next {
  position: absolute;
  display: block;
  margin: 0;
  width: 50px;
  height: 50px;
  background: rgba(182, 22, 32, 0.95);
  bottom: 60px;
  border-radius: 3px;
  font-size: 0px;
  color: transparent;
  padding: 10px;
}
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-prev:before,
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-next:before {
  font-family: 'Glyphicons Halflings';
  font-size: 20px;
  text-align: center;
  color: #fff;
}
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-prev {
  left: -5px;
}
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-prev:before {
  content: "\e079";
}
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-next {
  right: -5px;
}
#attorney-explorer .slider-block .owl-controls .owl-nav .owl-next:before {
  content: "\e080";
}
/*------------------------------------*
   6. Interior
*------------------------------------*/
#main.default .main {
  padding: 60px 15px 30px;
}
#main.default .main P {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.01rem;
}
/*-------------*
   Page Nav
*-------------*/
#page-nav {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 50px;
  width: 100%;
}
#page-nav .block {
  padding: 24px 14px;
  background: #fff;
  border: solid #cfcfcf;
  border-width: 0 1px 1px;
  position: relative;
  z-index: 100;
}
#page-nav .block.footer {
  transform: skewY(-5deg);
  padding-top: 44px;
  margin-top: -20px;
  z-index: 10;
}
#page-nav .block.footer a {
  transform: skewY(5deg);
  display: block;
  font-size: 16px;
  color: #aaa;
}
#page-nav .block.footer a i {
  color: #666;
}
#page-nav h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  text-transform: uppercase;
  margin: 0 0 18px;
}
#page-nav ul.share {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-nav ul.share li {
  display: inline-block;
  margin-left: 16px;
}
#page-nav ul.share li:first-child {
  margin-left: 0;
}
#page-nav ul.share li a {
  color: #aaa;
}
#page-nav ul.share li a i,
#page-nav ul.share li a span {
  font-size: 24px;
  vertical-align: middle;
}
#page-nav ul.share li a .icon-flat-icon {
  font-size: 28px;
}
#page-nav ul.nav-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-nav ul.nav-links li {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.02em;
  position: relative;
  margin: 0 0 8px;
}
#page-nav ul.nav-links li a {
  display: block;
  padding: 0 0 0 30px;
}
#page-nav ul.nav-links li a:before {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 12px;
  color: #b61620;
  font-size: 16px;
  line-height: 22px;
}
#page-nav ul.nav-links.alt li a {
  color: #666;
}
#page-nav ul.nav-links.alt li a:before {
  color: #666;
}
#page-nav.affix {
  position: fixed;
  left: auto;
  top: 80px;
  width: 292.5px;
  margin-left: -16px;
}
@media (max-width: 992px) {
  #page-nav ul.share li {
    margin-left: 8px;
  }
  #page-nav ul.share li a i {
    font-size: 16px;
  }
  #page-nav ul.share li:first-child {
    margin-left: 0;
  }
}
/*-------------*
   Attorneys
*-------------*/
/* TOC 

1. Details
2. List View

*/
/*---*
1. Details
*----*/
.details.attorneys .profile {
  position: relative;
  z-index: 200;
}
.details.attorneys .profile .main article {
  min-height: 728px;
  position: relative;
}
.details.attorneys .profile .main article .image img {
  position: absolute;
  top: 0;
  left: -68px;
  z-index: 10;
}
.details.attorneys .profile .main article .text {
  padding-top: 55px;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 728px;
  position: relative;
  z-index: 100;
  background: rgba(247, 247, 245, 0.8);
}
.details.attorneys .profile .main article .text p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.1rem;
  margin-bottom: 25px;
}
.details.attorneys .profile .main article .text p:first-child {
  font-size: 20px;
  line-height: 30px;
}
.details.attorneys .profile .main article .text .beyond-mkb h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}
.details.attorneys .profile .main article .text .beyond-mkb h3 strong {
  color: #c62032;
  text-transform: none;
}
.details.attorneys .profile .main article .text .beyond-mkb h3 span {
  color: #747373;
  font-weight: 700;
}
.details.attorneys .profile .main article .text ol,
.details.attorneys .profile .main article .text ul {
  margin-top: 20px;
}
.details.attorneys .profile .main article .text ol li,
.details.attorneys .profile .main article .text ul li {
  font-size: 16px;
  margin-bottom: 20px;
  text-indent: -26px;
}
.details.attorneys .profile .main article .text ul {
  list-style: none;
}
.details.attorneys .profile .main article .text ul li:before {
  font-family: 'FontAwesome';
  content: '\f054';
  color: #b61620;
  margin-right: 15px;
}
.details.attorneys .profile .main article .text .btn-primary .fa {
  font-size: 18px;
}
.details.attorneys .profile .sidebar {
  position: relative;
}
.details.attorneys .assistantName {
  margin-left: 28px;
}
.details.attorneys section {
  position: relative;
  z-index: 100;
}
.details.attorneys section.block {
  padding: 79px 0 55px;
}
.details.attorneys section.block:nth-of-type(even) {
  background-color: #f3f2ef;
}
.details.attorneys section.block h2 {
  font-variant: small-caps;
  font-weight: 600;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 45px;
}
.details.attorneys section .grid-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.details.attorneys .transactions .grid-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.details.attorneys .transactions .grid-block-item {
  margin-bottom: 25px;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  display: flex;
  flex-direction: column;
}
.details.attorneys .transactions .grid-block-item .wrapper {
  flex: 1;
  -ms-flex: 1 1 auto;
  background: #fff;
  padding: 10px;
  min-height: 200px;
  border-bottom: solid 1px #dad9d7;
}
.details.attorneys .transactions .grid-block-item .wrapper p {
  text-align: center;
}
.details.attorneys .transactions .grid-block-item .fa {
  font-size: 50px;
  color: #d1263d;
  margin: 20px auto;
  width: 100%;
  text-align: center;
}
.details.attorneys .accordion-block .panel-title > a {
  display: block;
}
.details.attorneys .accordion-block .panel-title > a i {
  float: right;
  font-size: 26px;
}
.details.attorneys .accordion-block .panel-default {
  border: 0;
}
.details.attorneys .accordion-block .panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-radius: 0;
  padding: 30px 25px;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 700;
}
.details.attorneys .accordion-block .panel .panel-body {
  padding: 0;
  font-size: 16px;
  border-top: none;
}
.details.attorneys .accordion-block .panel .panel-body p {
  padding: 0 25px;
}
.details.attorneys .accordion-block .panel .panel-body > table > tbody > tr {
  padding: 20px;
}
.details.attorneys .accordion-block .panel .panel-body > table > tbody > tr:first-child {
  border-top: 0;
}
.details.attorneys .accordion-block .panel .panel-body > table > tbody > tr > th {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  color: #666;
}
.details.attorneys .accordion-block .panel .panel-body > table > tbody > tr > td .small {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  color: #666;
}
.details.attorneys .accordion-block .panel .panel-body table {
  margin-bottom: 0;
}
.details.attorneys .accordion-block .panel .panel-body table > thead > tr > th,
.details.attorneys .accordion-block .panel .panel-body table > tbody > tr > th,
.details.attorneys .accordion-block .panel .panel-body table > tfoot > tr > th,
.details.attorneys .accordion-block .panel .panel-body table > thead > tr > td,
.details.attorneys .accordion-block .panel .panel-body table > tbody > tr > td,
.details.attorneys .accordion-block .panel .panel-body table > tfoot > tr > td {
  padding: 25px;
}
.details.attorneys .accordion-block .panel .panel-body table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f3f2ef;
}
.details.attorneys .accordion-block .panel .panel-body table.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #fafafa;
}
.details.attorneys .credentials .grid-block-item {
  border-left: solid 2px #d1263d;
}
.details.attorneys .credentials ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.details.attorneys .credentials ul li h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}
.details.attorneys .credentials ul li p {
  color: #666;
  margin-bottom: 20px;
}
.details.attorneys .news-block .grid-block-item {
  margin-bottom: 2px;
  padding: 0;
}
.details.attorneys .news-block .grid-block-item .row {
  background: #fff;
  border-bottom: solid 1px #dad9d7;
  padding-bottom: 10px;
}
.details.attorneys .news-block .grid-block-item:nth-child(odd) .row {
  margin-left: 0px;
  margin-right: 15px;
}
.details.attorneys .news-block .grid-block-item:nth-child(even) .row {
  margin-left: 15px;
  margin-right: 0px;
}
.details.attorneys .news-block .grid-block-item .image {
  padding-top: 15px;
}
.details.attorneys .news-block .grid-block-item .image img {
  max-width: 100%;
}
.details.attorneys .news-block .grid-block-item .text {
  padding-left: 0;
}
.details.attorneys .news-block .grid-block-item .text header {
  overflow: hidden;
  position: relative;
}
.details.attorneys .news-block .grid-block-item .text header h4 {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  color: #aaa;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.details.attorneys .news-block .grid-block-item .text header .tags {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 0;
  top: 10px;
  color: #aaa;
}
.details.attorneys .news-block .grid-block-item .text header .tags li {
  margin-left: 10px;
  display: inline-block;
}
.details.attorneys .news-block .grid-block-item .text header .tags li .fa {
  font-size: 18px;
}
.details.attorneys .news-block .grid-block-item .text h3 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 600;
  font-size: 14px;
  margin-top: 0;
}
.details.attorneys .news-block .grid-block-item .text h3 a {
  color: #666;
}
@media (max-width: 1200px) {
  .details.attorneys .container {
    width: auto;
  }
}
@media (max-width: 992px) {
  .details.attorneys .profile .main article .text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .details.attorneys .profile .sidebar {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .details.attorneys .profile {
    overflow: hidden;
  }
  .details.attorneys .profile .main article .text {
    padding-top: 30px;
    margin-top: 400px;
    min-height: 1px;
  }
  .details.attorneys .profile .main article .text p {
    font-size: 14px;
  }
  .details.attorneys .profile .main article .text p:first-child {
    font-size: 18px;
  }
  .details.attorneys .profile .sidebar #page-nav {
    position: relative;
    top: auto !important;
    width: auto !important;
    margin-left: 0 !important;
  }
  .details.attorneys .news-block .grid-block-item:nth-child(odd) .row {
    margin-left: 0;
    margin-right: 0;
  }
  .details.attorneys .news-block .grid-block-item:nth-child(even) .row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .details.attorneys .transactions .grid-block-item {
    width: 33.23333333%;
  }
}
/*---*
2. List View
*----*/
.list-view.attorneys .grid-block {
  padding: 62px 0;
}
.list-view.attorneys .grid-block .grid-block-item {
  display: flex;
}
.list-view.attorneys .grid-block .grid-block-item .wrapper {
  flex: 1;
  position: relative;
  background: #fff;
  padding: 4px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
}
.list-view.attorneys .grid-block .grid-block-item .text h3 {
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.01rem;
  margin: 22px 0 8px;
}
.list-view.attorneys .grid-block .grid-block-item .text h4 {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #3f3f3f;
  margin: 0 0 16px;
}
.list-view.attorneys .grid-block .grid-block-item .text .details {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-view.attorneys .grid-block .grid-block-item .text .details li {
  margin-bottom: 4px;
}
.list-view.attorneys .grid-block .grid-block-item .text .details li:last-child {
  margin-bottom: 0;
}
.list-view.attorneys .grid-block .grid-block-item .text .details .assistantName {
  margin-left: 28px;
  display: block;
}
@media (max-width: 1200px) {
  .list-view.attorneys .grid-block > .container {
    width: auto;
  }
}
@media (max-width: 992px) {
  .list-view.attorneys .grid-block .grid-block-item .text .details li {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .list-view.attorneys .grid-block .grid-block-item.col-sm-6 {
    width: 49.9%;
  }
}
/*-------------*
   News
*-------------*/
/* TOC 

1. Details
2. List View

*/
/*---*
1. Details
*----*/
.details.news .main {
  padding-top: 60px;
}
.details.news .main header h2 {
  font-size: 46px;
  line-height: 52px;
  letter-spacing: -0.3rem;
  margin-bottom: 30px;
}
.details.news .main header h3 {
  font-size: 24px;
  color: #aaa;
  font-variant: small-caps;
  font-weight: 600;
}
.details.news .main header .details {
  border-top: solid 1px #ededed;
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}
.details.news .main header .details li {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  display: inline-block;
  height: 40px;
  margin-right: 15px;
  color: #aaa;
  font-size: 16px;
  text-transform: uppercase;
}
.details.news .main header .details .label {
  display: inline-block;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  width: 130px;
  height: 40px;
  font-size: 16px;
  border-radius: 0;
  padding: 15px 0;
}
.details.news .main article {
  padding-right: 25px;
}
.details.news .main article h2 {
  font-size: 36px;
  font-weight: 600;
  font-variant: small-caps;
}
.details.news .main article h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.details.news .main article p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.1rem;
  margin-bottom: 25px;
}
.details.news .main article ol,
.details.news .main article ul {
  margin-top: 40px;
}
.details.news .main article ol li,
.details.news .main article ul li {
  font-size: 16px;
  margin-bottom: 35px;
}
.details.news .main article ul {
  list-style: none;
}
.details.news .main article ul li:before {
  font-family: 'FontAwesome';
  content: '\f054';
  color: #b61620;
  margin-right: 15px;
}
.details.news .main .block.signature {
  background: #f3f3f3;
  border-top: solid 1px #dadada;
  margin-top: 40px;
  margin-right: 30px;
  margin-left: 0px;
  padding-top: 40px;
  padding-left: 15px;
  padding-bottom: 40px;
}
.details.news .main .block.signature .image img {
  margin: 0 auto;
  display: block;
  border: 10px #fff solid;
}
.details.news .main .block.signature .text h4 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #666;
  font-variant: small-caps;
  font-weight: 600;
}
.details.news .main .block.signature .text h3 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
  font-variant: small-caps;
}
.details.news .main .block.signature .text p {
  margin-bottom: 20px;
}
.details.news .main .block.signature .text .btn {
  font-size: 13px;
  font-family: Raleway, sans-serif;
  font-weight: normal;
  border: none;
  margin-right: 10px;
  font-weight: 600;
}
.details.news .main .block.signature .text .btn:last-child {
  margin-right: 0;
}
.details.news .main .block.signature .text .btn-default {
  background: #aaa;
  color: #fff;
}
.details.news .main .block.signature .text .btn-default:hover {
  background: #5e5e5e;
}
.details.news .main .block.topics {
  margin: 20px 0;
  padding-bottom: 40px;
  border-bottom: solid 1px #dadada;
}
.details.news .main .block.topics .column {
  padding-left: 0px;
  padding-right: 0px;
}
.details.news .main .block.topics h3 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
}
.details.news .main .block.topics ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.details.news .main .block.topics ul li {
  display: inline-block;
  margin-right: 5px;
}
.details.news .main .block.topics ul li:nth-child(even) a {
  color: #871c25;
}
.details.news .main .block.topics ul li:nth-child(odd) a {
  color: #d11c32;
}
.details.news .main .block.practices {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 40px;
  border-bottom: solid 1px #dadada;
}
.details.news .main .block.practices .column {
  padding-left: 0px;
  padding-right: 0px;
}
.details.news .main .block.practices h3 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
}
.details.news .main .block.practices .btn {
  margin-right: 30px;
}
.details.news .main .block.practices .btn:last-child {
  margin-right: 0;
}
.details.news .main .block.practices .btn-default {
  background: #eee;
}
.details.news .sidebar {
  padding-top: 60px;
  padding-left: 25px;
  padding-right: 25px;
  background: #fff;
  border-left: solid 1px #ededed;
}
.details.news .sidebar h3 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 18px;
  color: #666;
  text-transform: uppercase;
}
.details.news .sidebar .categories-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 45px;
}
.details.news .sidebar .categories-list li {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  border-bottom: solid 1px #ededed;
  font-size: 16px;
  position: relative;
}
.details.news .sidebar .categories-list li a {
  display: block;
  padding: 10px 0px 10px 20px;
  color: #666;
}
.details.news .sidebar .categories-list li a:after {
  content: "\f138";
  font-family: 'FontAwesome';
  color: #d11c32;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 6px;
}
.details.news .sidebar .posts-list {
  list-style: none;
  padding: 0;
}
.details.news .sidebar .posts-list .row {
  margin-left: 0;
  margin-right: 0;
}
.details.news .sidebar .posts-list h4 {
  font-size: 14px;
}
.details.news .sidebar .posts-list h4 a {
  color: #666;
}
.details.news .sidebar .posts-list h5 {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 5px;
  font-size: 10px;
  color: #aaa;
  text-transform: uppercase;
}
.details.news .sidebar .posts-list li {
  margin-bottom: 10px;
  padding-left: 5px;
  border-bottom: solid 1px #ededed;
}
.details.news .sidebar .posts-list .text h4 {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .details.news {
    background: url(/assets/img/bg-post-details.jpg) center repeat-y #fafafa;
  }
  .details.news .layout-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .details.news .layout-wrapper .main,
  .details.news .layout-wrapper .sidebar {
    float: none;
  }
  .details.news .layout-wrapper .main {
    background: #fafafa;
  }
}
@media (max-width: 1200px) {
  .details.news .sidebar .posts-list .image {
    padding: 0;
  }
  .details.news .sidebar .posts-list .image img {
    max-width: 100%;
  }
  .details.news .sidebar .posts-list .text {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .details.news .sidebar {
    padding: 30px 15px;
  }
  .details.news .sidebar .categories-list li a {
    padding: 10px 20px 10px;
  }
  .details.news .sidebar .posts-list .image {
    padding: 0;
  }
  .details.news .sidebar .posts-list .image img {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .details.news .sidebar .posts-list .image {
    padding-bottom: 15px;
  }
}
/*---*
2. List View
*----*/
.list-view.news .featured {
  padding-top: 30px;
  padding-bottom: 45px;
  margin-bottom: 40px;
  border-bottom: solid 1px #ededed;
  background: #f8f8f6;
}
.list-view.news .featured header {
  margin-bottom: 10px;
}
.list-view.news .featured header h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
.list-view.news .featured header h2 a {
  color: #000;
}
.list-view.news .featured header .details {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 10px;
  border-top: 1px #ededed solid;
}
.list-view.news .featured header .details li {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  display: inline-block;
  height: 40px;
  margin-right: 15px;
  color: #aaa;
  font-size: 16px;
  text-transform: uppercase;
}
.list-view.news .featured header .details .label {
  display: inline-block;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  width: 130px;
  height: 40px;
  font-size: 16px;
  border-radius: 0;
  padding: 15px 0;
}
.list-view.news .featured .intro .text p {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.1rem;
  margin-bottom: 50px;
}
.list-view.news .list-block header {
  margin-bottom: 40px;
}
.list-view.news .list-block header .nav-tabs {
  background: #fff;
}
.list-view.news .list-block header .nav-tabs > li > a {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 600;
  font-size: 16px;
  padding: 18px;
  color: #666;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
}
.list-view.news .list-block header .nav-tabs > li.active > a,
.list-view.news .list-block header .nav-tabs > li.active > a:hover,
.list-view.news .list-block header .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #aaa;
  border: none;
  border-radius: 0;
}
.list-view.news .list-block .list-block-item {
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ededed;
}
.list-view.news .list-block .list-block-item .text header {
  overflow: hidden;
  margin-bottom: 20px;
}
.list-view.news .list-block .list-block-item .text header h3 {
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 50px;
  font-weight: 600;
  border-bottom: 1px solid #ededed;
}
.list-view.news .list-block .list-block-item .text header h3 a {
  color: #333;
}
.list-view.news .list-block .list-block-item .text header .details {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
.list-view.news .list-block .list-block-item .text header .details li {
  display: inline-block;
  height: 30px;
  margin-right: 15px;
  color: #aaa;
  font-size: 16px;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
}
.list-view.news .list-block .list-block-item .text header .details .label {
  display: inline-block;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  width: 130px;
  height: 30px;
  font-size: 14px;
  border-radius: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
.list-view.news .list-block .list-block-item .text header .tags {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.list-view.news .list-block .list-block-item .text header .tags li {
  display: inline-block;
  margin-left: 10px;
  color: #888;
  font-size: 18px;
}
.list-view.news .list-block .list-block-item .text p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.1rem;
}
@media (max-width: 768px) {
  .list-view.news .list-block .list-block-item .image img {
    margin: 0 auto;
  }
}
/*-------------*
   Events
*-------------*/
/* TOC 

1. Details
2. List View

*/
/*---*
1. Details
*----*/
.details.events .main {
  padding-top: 60px;
}
.details.events .main header {
  padding-bottom: 30px;
  border-bottom: solid #ededed 1px;
  margin-bottom: 45px;
  margin-right: 15px;
}
.details.events .main header h2 {
  font-size: 40px;
  font-weight: 600;
}
.details.events .main header .details {
  list-style: none;
  padding: 0;
  margin-top: 40px;
}
.details.events .main header .details li {
  color: #666;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.details.events .main header .details .fa {
  color: #aaa;
  font-size: 19.5px;
  margin-right: 10px;
}
.details.events .main article p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.1rem;
  margin-bottom: 30px;
}
.details.events .main article p:first-child {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.1rem;
  margin-bottom: 50px;
}
.details.events .sidebar {
  padding-top: 60px;
  padding-left: 25px;
  padding-right: 25px;
  background: #fff;
  border-left: solid 1px #ededed;
}
.details.events .sidebar .block h3 {
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px;
}
.details.events .sidebar .block h3 a {
  color: #666;
}
.details.events .sidebar .event-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.details.events .sidebar .event-list li h4 {
  margin-top: 25px;
  font-weight: 600;
  font-size: 26px;
}
.details.events .sidebar .event-list li .date {
  color: #666;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
}
.details.events .sidebar .event-list li .details {
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.1rem;
}
@media (min-width: 768px) {
  .details.events {
    background: url(/assets/img/bg-post-details.jpg) center repeat-y #fafafa;
  }
  .details.events .layout-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .details.events .layout-wrapper .main,
  .details.events .layout-wrapper .sidebar {
    float: none;
  }
  .details.events .layout-wrapper .main {
    background: #fafafa;
  }
}
@media (max-width: 768px) {
  .details.events .main .image img {
    margin: 0 auto;
  }
  .details.events .sidebar {
    padding: 30px 15px;
  }
  .details.events .sidebar .event-list figure img {
    margin: 0 auto;
  }
}
/*---*
2. List View
*----*/
.list-view.events .list-block {
  margin-top: 30px;
}
.list-view.events .list-block .list-block-item.row {
  padding: 40px 0;
}
.list-view.events .list-block .list-block-item.row:nth-child(odd) {
  background: #fff;
  border: solid 1px #ededed;
}
.list-view.events .list-block .list-block-item header h3 a {
  color: #000;
  font-weight: 600;
}
.list-view.events .list-block .list-block-item header .details {
  border-top: solid 1px #ededed;
  list-style: none;
  margin: 20px 0 20px 0;
  padding: 10px 0 0 0;
}
.list-view.events .list-block .list-block-item header .details li {
  display: inline-block;
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #666;
  font-size: 18px;
  margin-right: 10px;
}
.list-view.events .list-block .list-block-item header .details .fa {
  color: #aaa;
  font-size: 19.5px;
  margin-right: 5px;
}
.list-view.events .list-block .list-block-item p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.1rem;
}
.list-view.events .list-block .list-block-item .image img {
  margin: 0 auto;
}
/*-------------*
   Services
*-------------*/
/* TOC 

1. Details
2. List View

*/
/*---*
1. Details
*----*/
.details.services .intro {
  position: relative;
  z-index: 200;
  padding-bottom: 185px !important;
}
.details.services .intro .sidebar {
  position: relative;
}
.details.services .intro .sidebar.fixed {
  margin-top: 80px;
  position: fixed;
}
.details.services .intro .sidebar.fixed_bottom {
  position: absolute !important;
  margin-bottom: 0px;
  bottom: 0px !important;
}
.details.services section {
  position: relative;
  z-index: 100;
}
.details.services section.block {
  padding: 82px 0 63px;
}
.details.services section.block:nth-of-type(even) {
  background-color: #f3f2ef;
}
.details.services section.block h2 {
  font-size: 36px;
  font-weight: 600;
  font-variant: small-caps;
  margin-top: 0;
  margin-bottom: 30px;
}
.details.services section.block p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.1rem;
  margin-bottom: 25px;
}
.details.services section .main {
  margin-top: 60px;
}
.details.services section .main article p:first-child {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.1rem;
  margin-bottom: 50px;
}
.details.services section .main article p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.1rem;
  margin-bottom: 30px;
}
.details.services .team {
  background-color: #ddd !important;
  padding-top: 0 !important;
}
.details.services .team h2 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.01rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 38px;
}
.details.services .team h2 span {
  font-weight: 800;
}
.details.services .team .column {
  margin-top: -140px;
}
.details.services .team .grid-block-item {
  margin-bottom: 30px;
  /*&:nth-child(4n){
                    margin-right: 0;
                }*/
}
.details.services .team .grid-block-item .wrapper {
  position: relative;
  border: 5px solid #fff;
}
.details.services .team .grid-block-item .image {
  position: relative;
  z-index: 20;
  width: 100%;
}
.details.services .team .grid-block-item .image img {
  width: 100%;
}
.details.services .team .grid-block-item .text {
  background-color: rgba(30, 30, 30, 0.8);
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
}
.details.services .team .grid-block-item .text h4 {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  margin: 0 0 10px;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}
.details.services .team .grid-block-item .text h4 a {
  color: #fff;
}
.details.services .team .grid-block-item .text h4 span {
  display: block;
}
.details.services .team .grid-block-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.details.services .team .grid-block-item ul li {
  display: inline-block;
  margin: 0 4px;
}
.details.services .team .grid-block-item ul li a {
  color: #fff;
}
.details.services .team .grid-block-item ul li a i {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1200px) {
  .details.services .container {
    width: auto;
  }
}
@media (max-width: 768px) {
  .details.services .intro .sidebar {
    padding: 0;
  }
  .details.services .intro .sidebar #page-nav {
    border-top: 1px solid #cfcfcf;
    position: relative;
    width: 100%;
    top: auto;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .details.services .team .grid-block-item {
    width: 24.9%;
  }
}
/*---*
2. List View
*----*/
/*-------------*
   Industries
*-------------*/
/* TOC 

1. Details
2. List View

*/
/*---*
1. Details
*----*/
/*---*
2. List View
*----*/
.list-view.industries {
  padding: 102px 0;
}
.list-view.industries .list-group .list-group-item {
  border: solid #e5e5e5 !important;
  border-width: 0 0 1px !important;
  margin-bottom: 0;
  border-radius: 0 !important;
  padding: 20px;
  font-family: Raleway, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
}
/*-------------*
   Hero
*-------------*/
/* TOC 

1. Attorney Hero
2. Attorney Feature Block

*/
/*---*
1. Attorney Hero
*----*/
#attorney-hero {
  height: 560px;
  background: url(/assets/img/bg-attorney-hero.jpg) top center no-repeat;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
#attorney-hero .wrapper {
  display: table;
  position: relative;
}
#attorney-hero .wrapper .column {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 0;
}
#attorney-hero .wrapper .image {
  overflow: hidden;
  transform: skew(-11.5deg);
  height: 560px;
  width: 94%;
  position: relative;
  z-index: 100;
}
#attorney-hero .wrapper .image:before {
  content: '';
  width: 36px;
  height: 560px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background: #efede9;
}
#attorney-hero .wrapper .image:after {
  content: '';
  width: 46px;
  height: 560px;
  position: absolute;
  top: 0;
  right: -5px;
  z-index: 20;
  background: #efede9;
}
#attorney-hero .wrapper .image figure {
  transform: skew(11.5deg);
  position: relative;
  z-index: 10;
}
#attorney-hero .wrapper .image figure img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
#attorney-hero .wrapper .text {
  display: table-cell;
  float: none;
  vertical-align: middle;
  z-index: 20;
}
#attorney-hero .wrapper .text .inner {
  background-color: #fff;
  margin-left: -80px;
  padding: 34px 15px 62px 102px;
  transform: skew(-11.5deg);
  box-shadow: 0 0 1px #000;
}
#attorney-hero .wrapper .text .inner > div {
  transform: skew(11.5deg);
}
#attorney-hero .wrapper .text h1 {
  font-size: 46px;
  font-weight: 700;
  font-variant: small-caps;
  text-shadow: 1px 1.732px 0px rgba(204, 204, 204, 0.004);
  color: #333;
  margin: 0 0 22px;
}
#attorney-hero .wrapper .text h1 small {
  display: block;
  font-size: 26px;
  line-height: 36px;
  font-variant: small-caps;
  font-weight: 600;
}
#attorney-hero .wrapper .text p {
  font-size: 18px;
  line-height: 26px;
  color: #333;
}
#attorney-hero .wrapper .text:after {
  content: '';
  height: 560px;
  width: 640px;
  transform: skew(-11.5deg);
  background: rgba(51, 51, 51, 0.4);
  position: absolute;
  top: 0;
  left: -640px;
}
@media (max-width: 1200px) {
  #attorney-hero .container {
    width: auto;
  }
}
@media (max-width: 892px) {
  #attorney-hero .wrapper .image {
    width: 80%;
  }
  #attorney-hero .wrapper .text .inner {
    margin-left: -180px;
    padding-left: 94px;
  }
  #attorney-hero .wrapper .text:after {
    left: -750px;
  }
}
@media (max-width: 768px) {
  #attorney-hero .wrapper .image {
    width: 50%;
  }
  #attorney-hero .wrapper .text h1 {
    font-size: 38px;
  }
  #attorney-hero .wrapper .text h1 small {
    font-size: 20px;
  }
  #attorney-hero .wrapper .text p {
    font-size: 16px;
  }
  #attorney-hero .wrapper .text .inner {
    margin-left: -330px;
    padding-left: 84px;
  }
  #attorney-hero .wrapper .text:after {
    left: -910px;
  }
}
@media (max-width: 620px) {
  #attorney-hero .wrapper {
    width: 100%;
    margin: 0;
    height: 560px;
  }
  #attorney-hero .wrapper .column:first-child {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
  #attorney-hero .wrapper .image {
    transform: none;
    width: auto;
  }
  #attorney-hero .wrapper .image figure {
    transform: none;
  }
  #attorney-hero .wrapper .image:before,
  #attorney-hero .wrapper .image:after {
    content: none;
  }
  #attorney-hero .wrapper .text {
    vertical-align: bottom;
    padding-bottom: 22px;
    position: relative;
    z-index: 100;
  }
  #attorney-hero .wrapper .text .inner {
    margin-left: 0;
    padding-left: 15px;
  }
}
/*---*
2. Attorney Feature Block
*----*/
#attorney-feature-block {
  background-image: -moz-linear-gradient(90deg, #49090d 0%, #b51620 100%);
  background-image: -webkit-linear-gradient(90deg, #49090d 0%, #b51620 100%);
  background-image: -ms-linear-gradient(90deg, #49090d 0%, #b51620 100%);
  padding-bottom: 22px;
  position: relative;
  z-index: 100;
}
#attorney-feature-block .grid-wrapper {
  margin-top: -30px;
}
#attorney-feature-block .grid-block-item {
  display: flex;
  flex-direction: column;
}
#attorney-feature-block .grid-block-item .wrapper {
  flex: 1;
  background: #fff;
  height: 100%;
  position: relative;
  padding-bottom: 75px;
}
#attorney-feature-block .grid-block-item h3 {
  font-size: 20px;
  letter-spacing: -0.01rem;
  font-weight: 700;
  color: #111;
  text-transform: uppercase;
  margin: 0 0 18px;
}
#attorney-feature-block .grid-block-item header {
  padding: 15px 20px;
  border-bottom: 1px solid #e5e5e5;
}
#attorney-feature-block .grid-block-item header h3 {
  margin: 0;
}
#attorney-feature-block .grid-block-item .text {
  padding: 15px;
}
#attorney-feature-block .grid-block-item .text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#attorney-feature-block .grid-block-item .text ul li {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01rem;
  position: relative;
  padding: 0 0 0 16px;
  margin: 0 0 16px;
}
#attorney-feature-block .grid-block-item .text ul li:before {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  top: 3px;
  left: 0;
  color: #b61620;
  font-size: 16px;
  line-height: 22px;
}
#attorney-feature-block .grid-block-item .text p {
  margin: 0 0 16px;
}
#attorney-feature-block .grid-block-item footer {
  padding: 22px;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#attorney-feature-block .grid-block-item footer a {
  position: relative;
  display: block;
  padding: 0 0 0 14px;
}
#attorney-feature-block .grid-block-item footer a:before {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 0;
  color: #b61620;
  font-size: 13px;
  line-height: 22px;
}
#attorney-feature-block .list-block .list-block-item {
  margin: 0;
  padding: 16px 0;
  border-bottom: 1px solid #e5e5e5;
}
#attorney-feature-block .list-block .list-block-item .text {
  padding: 0 15px 0 0;
}
#attorney-feature-block .list-block .list-block-item .text header {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  border: none;
}
#attorney-feature-block .list-block .list-block-item .text header h4 {
  font-family: 'Roboto Condensed', serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #aaa;
  margin: 0 0 6px;
}
#attorney-feature-block .list-block .list-block-item .text header .tags {
  position: absolute;
  right: 0;
  top: -2px;
}
#attorney-feature-block .list-block .list-block-item .text header .tags li {
  padding: 0;
  margin-left: 10px;
}
#attorney-feature-block .list-block .list-block-item .text header .tags li:before {
  content: none;
}
#attorney-feature-block .list-block .list-block-item .text header .tags li .fa {
  font-size: 18px;
  line-height: 20px;
  color: #aaa;
}
#attorney-feature-block .list-block .list-block-item .text h3 {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02rem;
  margin: 0;
  text-transform: none;
  font-weight: 600;
}
#attorney-feature-block .list-block .list-block-item .text h3 a {
  color: #666;
}
@media (max-width: 1200px) {
  #attorney-feature-block .container {
    width: auto;
  }
}
@media (max-width: 992px) {
  #attorney-feature-block .grid-block-item .text .btn {
    margin-bottom: 8px;
  }
}
@media (max-width: 768px) {
  #attorney-feature-block .grid-block-item {
    margin-top: 22px;
  }
  #attorney-feature-block .grid-block-item:first-child {
    margin-top: 0;
  }
}
@media (max-width: 620px) {
  #attorney-feature-block {
    padding-top: 22px;
  }
  #attorney-feature-block .grid-wrapper {
    margin-top: 0;
  }
}
