@charset "UTF-8";
/*
Theme Name: PGSTheme
Theme URI: http://pgs.mobiusnmdev.com/
Description: Custom child theme from Divi 3.
Author: Möbius New Media
Author URI: http://pgs.mobiusnmdev.com/
Description: Divi-child theme from
Template: Divi
Version: 1.0
Tags: divi, child, PGSTheme, 
Text Domain: Divi

*/
@import url("../Divi/style.css");
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 17, 2017, 2:45:11 PM
    Author     : jdavis
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 17, 2017, 2:41:28 PM
    Author     : jdavis
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 17, 2017, 2:46:16 PM
    Author     : jdavis
*/
h1 {
  font-family: 'Cormorant';
  font-size: calc(2.3991141732vw + 16.3188976378px); }

a:hover {
  color: #394d68; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 16, 2017, 10:34:18 AM
    Author     : jdavis
*/
.fade-in {
  -webkit-animation: fade-in 3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 3s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

@-webkit-keyframes fade-in-bck {
  0% {
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@keyframes fade-in-bck {
  0% {
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-bl {
  0% {
    -webkit-transform: translateX(-50px) translateY(50px);
    transform: translateX(-50px) translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@keyframes fade-in-bl {
  0% {
    -webkit-transform: translateX(-50px) translateY(50px);
    transform: translateX(-50px) translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-br {
  0% {
    -webkit-transform: translateX(50px) translateY(50px);
    transform: translateX(50px) translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@keyframes fade-in-br {
  0% {
    -webkit-transform: translateX(50px) translateY(50px);
    transform: translateX(50px) translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-tl {
  0% {
    -webkit-transform: translateX(-50px) translateY(-50px);
    transform: translateX(-50px) translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@keyframes fade-in-tl {
  0% {
    -webkit-transform: translateX(-50px) translateY(-50px);
    transform: translateX(-50px) translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-tr {
  0% {
    -webkit-transform: translateX(50px) translateY(-50px);
    transform: translateX(50px) translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@keyframes fade-in-tr {
  0% {
    -webkit-transform: translateX(50px) translateY(-50px);
    transform: translateX(50px) translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1; } }
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.scale-in-center {
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
.text-focus-in {
  -webkit-animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }

@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 17, 2017, 4:40:01 PM
    Author     : jdavis
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 17, 2017, 2:52:17 PM
    Author     : jdavis
*/
/*** Hide annoying grey box lines in this theme ****/
#page-container {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important; }
  #page-container #main-header {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important; }

#logo {
  max-height: 130%; }

.homeForm {
  padding: 0 0 4% !important; }
  .homeForm .homeFormContent {
    background: rgba(81, 113, 71, 0.7);
    bottom: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 5; }
    .homeForm .homeFormContent .homeFormText {
      *zoom: 1;
      color: white;
      margin: 0 auto;
      max-width: 1110px;
      padding: 110px 2% 40px; }
      .homeForm .homeFormContent .homeFormText:before, .homeForm .homeFormContent .homeFormText:after {
        content: " ";
        display: table; }
      .homeForm .homeFormContent .homeFormText:after {
        clear: both; }
      .homeForm .homeFormContent .homeFormText h2 {
        color: white;
        font-family: 'Cormorant' !important;
        font-size: calc(2.4237204724vw + 15.4606299213px);
        font-weight: 500; }
      .homeForm .homeFormContent .homeFormText p {
        font-size: 15px;
        font-size: 1.5rem; }
  @media (min-width: 768px) {
    .homeForm .homeFormForm {
      float: left;
      width: 50%; } }
  .homeForm .et_pb_contact_submit {
    background: #517147;
    border: 0;
    color: white; }
  .homeForm #newform {
    color: white;
    font-weight: 700;
    width: 50%; }
    .homeForm #newform input.wpcf7-text {
      font-size: 20px;
      height: 50px;
      margin: 0 0 30px;
      padding: 10px;
      width: 100%; }
    .homeForm #newform textarea.wpcf7-textarea {
      font-size: 20px;
      padding: 10px;
      width: 100%; }
    .homeForm #newform input.wpcf7-submit {
      background: #517147;
      border: 0;
      color: white;
      font-size: 18px;
      padding: 10px 20px; }

.entry-content ul {
  padding: 0 0 23px 3em; }

.footerTop {
  background: #394d68 !important; }
  .footerTop h3 {
    color: white;
    font-family: 'Cormorant' !important;
    font-size: 16px;
    font-size: 1.6rem;
    font-style: italic; }
  .footerTop h4 {
    color: white;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.5em; }
    .footerTop h4 a:hover {
      color: #a5b5a0; }
  .footerTop a.btnReadMore {
    color: #a5b5a0;
    font-weight: 700;
    text-transform: uppercase; }
    .footerTop a.btnReadMore:hover {
      color: white; }
  .footerTop .footerTopAddresses {
    color: white; }
  .footerTop .footerTopNav ul {
    margin: 0 0 30px;
    padding: 0; }
    .footerTop .footerTopNav ul li {
      list-style: none;
      margin: 0;
      padding: 0 0 10px; }
      .footerTop .footerTopNav ul li a {
        color: white;
        font-weight: 700; }
        .footerTop .footerTopNav ul li a:hover {
          color: #a5b5a0; }

#footer-bottom #footer-info {
  width: 100%; }
#footer-bottom .footerLogos {
  *zoom: 1;
  display: table;
  position: relative;
  width: 100%; }
  #footer-bottom .footerLogos:before, #footer-bottom .footerLogos:after {
    content: " ";
    display: table; }
  #footer-bottom .footerLogos:after {
    clear: both; }
  #footer-bottom .footerLogos a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 20%; }
    @media (max-width: 767px) {
      #footer-bottom .footerLogos a {
        display: block;
        padding: 20px 0;
        width: 100%; } }

.btn {
  border: 1px solid white;
  color: white;
  padding: 3px 8px; }
  .btn:hover {
    background: black;
    color: white; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 17, 2017, 2:52:27 PM
    Author     : jdavis
*/
ul#top-menu li a {
  font-weight: 300;
  text-transform: uppercase; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 8, 2017, 10:01:53 AM
    Author     : jdavis
*/
body.home div.et_pb_section.et_pb_section_0 {
  background-position: center center;
  background-size: 120%; }
body.home .homeTopQuote {
  color: black;
  padding: 55px 0 0; }
  body.home .homeTopQuote h2 {
    font-family: 'Cormorant' !important;
    font-size: calc(3.6048228346vw + 9.2637795276px);
    width: 50%; }
  body.home .homeTopQuote p {
    font-weight: 700;
    font-size: calc(0.9596456693vw + 10.5275590551px);
    line-height: 1.5em;
    width: 50%; }
    @media (max-width: 767px) {
      body.home .homeTopQuote p {
        width: 40%; } }
  body.home .homeTopQuote #base {
    background: #517147;
    color: white;
    display: inline-block;
    font-size: 9px;
    font-size: 0.9rem;
    height: 46px;
    line-height: 1.2em;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 15%;
    padding: 15px 0 0 15px;
    position: relative;
    width: 160px; }
    body.home .homeTopQuote #base span {
      font-weight: 700; }
    @media (max-width: 767px) {
      body.home .homeTopQuote #base {
        margin-left: 0; } }
  body.home .homeTopQuote #base:before {
    border-left: 23px solid #517147;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    content: "";
    height: 0;
    left: 160px;
    position: absolute;
    top: 0;
    width: 0; }
  body.home .homeTopQuote .homeAddress {
    background: rgba(63, 72, 105, 0.7);
    bottom: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 5; }
    body.home .homeTopQuote .homeAddress .homeAddressContent {
      *zoom: 1;
      color: white;
      margin: 0 auto;
      max-width: 1110px;
      padding: 2%; }
      body.home .homeTopQuote .homeAddress .homeAddressContent:before, body.home .homeTopQuote .homeAddress .homeAddressContent:after {
        content: " ";
        display: table; }
      body.home .homeTopQuote .homeAddress .homeAddressContent:after {
        clear: both; }
      body.home .homeTopQuote .homeAddress .homeAddressContent p {
        font-size: 10px;
        font-size: 1rem;
        font-weight: normal;
        text-transform: uppercase;
        width: 100%; }
      body.home .homeTopQuote .homeAddress .homeAddressContent .addressBox {
        float: left;
        padding: 20px 0 0 0;
        width: 33%; }
        body.home .homeTopQuote .homeAddress .homeAddressContent .addressBox h3 {
          color: white;
          font-size: 10px;
          font-size: 1rem;
          font-weight: 700;
          text-transform: uppercase; }
        body.home .homeTopQuote .homeAddress .homeAddressContent .addressBox p {
          text-transform: none; }
        @media (max-width: 767px) {
          body.home .homeTopQuote .homeAddress .homeAddressContent .addressBox {
            float: none;
            margin: 0 auto;
            padding: 30px 0;
            width: 80%; } }
      @media (max-width: 767px) {
        body.home .homeTopQuote .homeAddress .homeAddressContent {
          padding: 30px 0;
          text-align: center; } }
    @media (max-width: 767px) {
      body.home .homeTopQuote .homeAddress {
        background: #394d68; } }
  @media (max-width: 767px) {
    body.home .homeTopQuote {
      background-color: #394d68;
      background-position: 60% 0 !important;
      background-size: 230% !important; } }
body.home .homeCallouts {
  *zoom: 1;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative; }
  body.home .homeCallouts:before, body.home .homeCallouts:after {
    content: " ";
    display: table; }
  body.home .homeCallouts:after {
    clear: both; }
  body.home .homeCallouts .et_pb_row {
    margin: 0 !important;
    max-width: 100%;
    padding: 0 !important;
    width: 100%; }
  body.home .homeCallouts .homeFirm, body.home .homeCallouts .homeCaseStudies {
    display: table;
    float: left;
    margin: 0 !important;
    min-height: 469px;
    width: 50%; }
    body.home .homeCallouts .homeFirm .et_pb_text_inner, body.home .homeCallouts .homeCaseStudies .et_pb_text_inner {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
      body.home .homeCallouts .homeFirm .et_pb_text_inner p, body.home .homeCallouts .homeCaseStudies .et_pb_text_inner p {
        color: white;
        font-family: 'Cormorant' !important;
        font-size: calc(1.9438976378vw + 24.1968503937px);
        line-height: 1.1em;
        padding: 0 8%; }
        body.home .homeCallouts .homeFirm .et_pb_text_inner p .btnCallout, body.home .homeCallouts .homeCaseStudies .et_pb_text_inner p .btnCallout {
          display: inline-block;
          font-family: 'Open Sans';
          font-size: 11px;
          font-size: 1.1rem;
          line-height: 1.1em;
          margin: 60px 0 0 0;
          max-width: 200px;
          text-transform: uppercase; }
    @media (max-width: 767px) {
      body.home .homeCallouts .homeFirm, body.home .homeCallouts .homeCaseStudies {
        float: none;
        width: 100%; } }
body.home .homePracticeAreas .et_pb_text_inner {
  margin: 0 0 0 55%;
  width: 50%; }
  body.home .homePracticeAreas .et_pb_text_inner h2 {
    color: #3f476b;
    font-family: 'Cormorant' !important;
    font-size: calc(1.2057086614vw + 22.9448818898px); }
  body.home .homePracticeAreas .et_pb_text_inner ul {
    color: #3f476b;
    margin: 0;
    padding: 0; }
    body.home .homePracticeAreas .et_pb_text_inner ul li {
      font-weight: 700;
      line-height: 1.2em;
      list-style: none;
      padding: 0 0 15px 0; }
      body.home .homePracticeAreas .et_pb_text_inner ul li a {
        color: black; }
        body.home .homePracticeAreas .et_pb_text_inner ul li a:hover {
          color: #d05563; }
  @media (max-width: 767px) {
    body.home .homePracticeAreas .et_pb_text_inner {
      margin: 0 auto;
      width: 100%; } }
@media (max-width: 767px) {
  body.home .homePracticeAreas {
    background-image: none !important; } }
@media (max-width: 767px) {
  body.home .homePracticeAreas.et_pb_section_2 {
    background-image: none !important; } }
body.home .homeAttorneys {
  background: #394d68;
  position: relative; }
  body.home .homeAttorneys .alm-btn-wrap {
    display: inline-block !important;
    margin: 0 40%; }
  body.home .homeAttorneys h2 {
    color: #8aa49b;
    font-family: 'Cormorant' !important;
    font-size: calc(1.2057086614vw + 22.9448818898px);
    text-align: center; }
  body.home .homeAttorneys a .attBox {
    float: left;
    min-height: 600px;
    padding: 20px;
    width: 50%; }
    @media (min-width: 985px) {
      body.home .homeAttorneys a .attBox {
        width: 25%; } }
    body.home .homeAttorneys a .attBox span {
      display: block;
      height: 230px;
      margin: 0 0 20px;
      overflow: hidden;
      position: relative;
      width: 230px; }
      @media (max-width: 767px) {
        body.home .homeAttorneys a .attBox span {
          height: 50%;
          margin: 0 auto 20px;
          width: 180px; } }
      body.home .homeAttorneys a .attBox span img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray;
        height: auto;
        width: 100%;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
    body.home .homeAttorneys a .attBox h3 {
      color: white;
      font-size: 17px;
      font-size: 1.7rem;
      font-family: 'Cormorant'; }
      @media (max-width: 767px) {
        body.home .homeAttorneys a .attBox h3 {
          font-size: 14px;
          font-size: 1.4rem;
          text-align: center; } }
    body.home .homeAttorneys a .attBox p {
      color: white; }
      @media (max-width: 767px) {
        body.home .homeAttorneys a .attBox p {
          text-align: center; } }
    body.home .homeAttorneys a .attBox .btnReadMore {
      color: #a5b5a0;
      font-size: 10px;
      font-size: 1rem;
      font-weight: 700;
      text-align: center;
      text-transform: uppercase;
      z-index: 5;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
    @media (max-width: 767px) {
      body.home .homeAttorneys a .attBox {
        float: none;
        min-height: 0;
        width: 100%; } }
  body.home .homeAttorneys a:hover span img {
    -webkit-filter: grayscale(0%);
    filter: none; }
  body.home .homeAttorneys a:hover .btnReadMore {
    color: white; }
body.home .homeClients {
  background: #e5f0fd; }
  body.home .homeClients h2 {
    color: #3f476b;
    font-family: 'Cormorant' !important;
    font-size: calc(1.2057086614vw + 22.9448818898px);
    font-weight: 700;
    margin: 0 0 40px;
    text-align: center; }
  body.home .homeClients .flexslider ul.slides li {
    background: white;
    display: table !important;
    min-height: 150px;
    padding: 0;
    position: relative;
    width: 100%; }
    body.home .homeClients .flexslider ul.slides li span {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 100%; }
  body.home .homeClients ol.flex-control-nav {
    display: none; }
  body.home .homeClients ul.flex-direction-nav {
    margin: 20px 0 0 0;
    text-align: center; }
    body.home .homeClients ul.flex-direction-nav li {
      display: inline;
      list-style: none; }
      body.home .homeClients ul.flex-direction-nav li a {
        background-color: #c5c9d0;
        background-repeat: no-repeat;
        display: inline-block;
        height: 43px;
        text-indent: -9999em;
        width: 43px; }
        body.home .homeClients ul.flex-direction-nav li a.flex-next {
          background-image: url(images/btn_next.png); }
        body.home .homeClients ul.flex-direction-nav li a.flex-prev {
          background-image: url(images/btn_prev.png);
          margin-right: 5px; }
        body.home .homeClients ul.flex-direction-nav li a:hover {
          background-color: #394d68;
          cursor: pointer; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 28, 2017, 2:47:43 PM
    Author     : jdavis
*/
.topHeader {
  display: table;
  min-height: 35vw;
  position: relative;
  text-align: bottom;
  width: 100%; }
  .topHeader .topTitle {
    display: table-cell;
    height: 100%;
    vertical-align: bottom; }
    .topHeader .topTitle .topTitle-inner {
      margin: 0 auto;
      max-width: 1110px;
      width: 80%; }
      .topHeader .topTitle .topTitle-inner h1 {
        color: white;
        font-family: 'Cormorant';
        text-shadow: 1px 1px black;
        font-size: calc(3.6294291339vw + 23.405511811px);
        letter-spacing: -1px; }
  @media (max-width: 767px) {
    .topHeader {
      padding: 0 !important; } }

body.page-id-135 .paTile {
  display: table;
  float: left;
  height: 35vw;
  margin: 0 5px 5px 0;
  position: relative;
  width: 35vw; }
  body.page-id-135 .paTile div {
    color: white;
    display: table-cell;
    font-size: 18.75px;
    font-size: 1.875rem;
    font-size: calc(1.2057086614vw + 7.9448818898px);
    line-height: 1.3em;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle; }
    body.page-id-135 .paTile div:hover {
      cursor: pointer; }
  body.page-id-135 .paTile.teal {
    background: #7f9490;
    background: rgba(127, 148, 144, 0.7);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    body.page-id-135 .paTile.teal:hover {
      background: #7f9490; }
  body.page-id-135 .paTile.blue {
    background: #394d68;
    background: rgba(57, 77, 104, 0.7);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    body.page-id-135 .paTile.blue:hover {
      background: #394d68; }
  body.page-id-135 .paTile.green {
    background: #517147;
    background: rgba(81, 113, 71, 0.7);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    body.page-id-135 .paTile.green:hover {
      background: #517147; }
  body.page-id-135 .paTile.grey {
    background: #a3969b;
    background: rgba(163, 150, 155, 0.7);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    body.page-id-135 .paTile.grey:hover {
      background: #a3969b; }
  @media (min-width: 768px) {
    body.page-id-135 .paTile {
      height: 22vw;
      width: 22vw; } }
  @media (min-width: 985px) {
    body.page-id-135 .paTile {
      height: 18vw;
      width: 18vw; } }
  body.page-id-135 .paTile.show {
    float: none;
    position: relative;
    width: 54vw; }
body.page-id-135 .paDescr {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  *zoom: 1;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5; }
  body.page-id-135 .paDescr:before, body.page-id-135 .paDescr:after {
    content: " ";
    display: table; }
  body.page-id-135 .paDescr:after {
    clear: both; }
  body.page-id-135 .paDescr .paDescr-inner {
    background: rgba(255, 255, 255, 0.9);
    margin: 22% auto;
    max-height: 400px;
    overflow: auto;
    padding: 2px;
    position: relative;
    width: 50%; }
    body.page-id-135 .paDescr .paDescr-inner .paHdr {
      color: white;
      font-size: 16px;
      font-size: 1.6rem;
      padding: 10px;
      text-align: center;
      text-transform: uppercase; }
      body.page-id-135 .paDescr .paDescr-inner .paHdr.teal {
        background: #7f9490; }
      body.page-id-135 .paDescr .paDescr-inner .paHdr.blue {
        background: #394d68; }
      body.page-id-135 .paDescr .paDescr-inner .paHdr.green {
        background: #517147; }
      body.page-id-135 .paDescr .paDescr-inner .paHdr.grey {
        background: #a3969b; }
    body.page-id-135 .paDescr .paDescr-inner .paContent {
      padding: 20px; }
    body.page-id-135 .paDescr .paDescr-inner .close {
      font-size: 10px;
      font-size: 1rem;
      font-weight: 700;
      padding: 30px 0 20px;
      text-align: center;
      text-transform: uppercase; }
      body.page-id-135 .paDescr .paDescr-inner .close:hover {
        cursor: pointer; }
    @media (max-width: 767px) {
      body.page-id-135 .paDescr .paDescr-inner {
        width: 90%; } }

body.page-id-139 h2 {
  *zoom: 1; }
  body.page-id-139 h2:before, body.page-id-139 h2:after {
    content: " ";
    display: table; }
  body.page-id-139 h2:after {
    clear: both; }
body.page-id-139 .attBox {
  display: block;
  float: left;
  height: 35vw;
  margin: 0 5px 5px 0;
  max-height: 350px;
  max-width: 350px;
  overflow: hidden !important;
  position: relative;
  width: 35vw; }
  body.page-id-139 .attBox .attBox-inner {
    color: white;
    display: block;
    line-height: 1.3em;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle; }
    body.page-id-139 .attBox .attBox-inner:hover {
      cursor: pointer; }
    body.page-id-139 .attBox .attBox-inner div {
      position: relative; }
      body.page-id-139 .attBox .attBox-inner div img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray;
        height: auto;
        width: 100%;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
      body.page-id-139 .attBox .attBox-inner div h3 {
        background: rgba(0, 0, 0, 0.6);
        color: white;
        display: block;
        font-size: calc(0.842765748vw + 3.6043307087px);
        padding: 10px 10px 50px;
        top: 28vw;
        width: 100%;
        position: absolute;
        z-index: 4; }
        body.page-id-139 .attBox .attBox-inner div h3.teal {
          background: #7f9490;
          background: rgba(127, 148, 144, 0.7);
          -moz-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
        body.page-id-139 .attBox .attBox-inner div h3.blue {
          background: #394d68;
          background: rgba(57, 77, 104, 0.7);
          -moz-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
        body.page-id-139 .attBox .attBox-inner div h3.green {
          background: #517147;
          background: rgba(81, 113, 71, 0.7);
          -moz-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
        body.page-id-139 .attBox .attBox-inner div h3.grey {
          background: #a3969b;
          background: rgba(163, 150, 155, 0.7);
          -moz-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
        @media (min-width: 768px) {
          body.page-id-139 .attBox .attBox-inner div h3 {
            top: 18vw; } }
        @media (min-width: 985px) {
          body.page-id-139 .attBox .attBox-inner div h3 {
            top: 15vw; } }
        @media (min-width: 1200px) {
          body.page-id-139 .attBox .attBox-inner div h3 {
            top: 15.5vw; } }
  @media (min-width: 768px) {
    body.page-id-139 .attBox {
      height: 22vw;
      width: 22vw; } }
  @media (min-width: 985px) {
    body.page-id-139 .attBox {
      height: 18vw;
      width: 18vw; } }
  body.page-id-139 .attBox.show {
    float: none;
    position: relative;
    width: 54vw; }
  body.page-id-139 .attBox:hover .attBox-inner div img {
    -webkit-filter: grayscale(0%);
    filter: none; }
  body.page-id-139 .attBox:hover .attBox-inner div h3.teal {
    background: #7f9490; }
  body.page-id-139 .attBox:hover .attBox-inner div h3.blue {
    background: #394d68; }
  body.page-id-139 .attBox:hover .attBox-inner div h3.grey {
    background: #a3969b; }
  body.page-id-139 .attBox:hover .attBox-inner div h3.green {
    background: #517147; }
body.page-id-139 .attDescr {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  *zoom: 1;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5; }
  body.page-id-139 .attDescr:before, body.page-id-139 .attDescr:after {
    content: " ";
    display: table; }
  body.page-id-139 .attDescr:after {
    clear: both; }
  body.page-id-139 .attDescr .attDescr-inner {
    background: rgba(255, 255, 255, 0.9);
    margin: 22% auto;
    max-height: 300px;
    overflow: auto;
    padding: 30px 50px;
    position: relative;
    width: 60%; }
    body.page-id-139 .attDescr .attDescr-inner .attLeft {
      float: left;
      width: 40%; }
      body.page-id-139 .attDescr .attDescr-inner .attLeft .attTitle {
        color: black;
        font-family: 'Cormorant';
        font-size: 14px;
        font-size: 1.4rem;
        text-transform: uppercase; }
      @media (max-width: 767px) {
        body.page-id-139 .attDescr .attDescr-inner .attLeft {
          float: none;
          width: 100%; } }
    body.page-id-139 .attDescr .attDescr-inner .close {
      position: absolute;
      right: 10px;
      top: 10px; }
      body.page-id-139 .attDescr .attDescr-inner .close:hover {
        cursor: pointer; }
    @media (max-width: 767px) {
      body.page-id-139 .attDescr .attDescr-inner {
        width: 90%; }
        body.page-id-139 .attDescr .attDescr-inner .attRight .attContent {
          margin-top: 30px; } }
    body.page-id-139 .attDescr .attDescr-inner .btnReadMore {
      background: #394d68;
      color: white;
      display: block;
      margin: 30px auto 20px;
      max-width: 140px;
      padding: 10px;
      text-align: center; }

body.page-id-141 .clientsCopy {
  columns: 2; }

body.single-post .assoc-att {
  margin: 30px 0 0 0; }
  body.single-post .assoc-att h3 {
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase; }

body.page-id-143 .addressBox {
  float: left;
  margin: 30px 0 0 0;
  width: 33%; }
  @media (max-width: 767px) {
    body.page-id-143 .addressBox {
      float: none;
      text-align: center;
      width: 30%; } }

body.page-id-135 .attHold {
  display: none; }
body.page-id-135 .paContent {
  float: left;
  width: 70%; }
  @media (max-width: 767px) {
    body.page-id-135 .paContent {
      float: none;
      width: 100%; } }
body.page-id-135 .attClose {
  *zoom: 1;
  width: 100%; }
  body.page-id-135 .attClose:before, body.page-id-135 .attClose:after {
    content: " ";
    display: table; }
  body.page-id-135 .attClose:after {
    clear: both; }
body.page-id-135 .attInfo .attContainer {
  width: 30%;
  float: right;
  padding: 0 0 20px 30px; }
  body.page-id-135 .attInfo .attContainer span {
    display: block;
    height: 180px;
    margin: 10px 10px 20px;
    overflow: hidden;
    position: relative;
    width: 180px; }
    body.page-id-135 .attInfo .attContainer span img {
      height: auto;
      width: 140%; }
  body.page-id-135 .attInfo .attContainer .attTitle {
    font-family: 'Cormorant';
    font-size: 14px;
    font-size: 1.4rem; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 29, 2017, 2:08:41 PM
    Author     : jdavis
*/
body.single-our_team #main-content .container:before {
  right: 0 !important;
  width: 0; }
body.single-our_team #main-content .attorneyTitle {
  background: #9da6b5;
  display: table;
  min-height: 220px;
  padding: 0 60px;
  position: relative;
  width: 100%; }
  body.single-our_team #main-content .attorneyTitle .attorneyTitle-inner {
    display: table-cell;
    max-width: 1110px;
    padding: 0 6%;
    vertical-align: bottom; }
    body.single-our_team #main-content .attorneyTitle .attorneyTitle-inner h1 {
      color: white;
      font-size: calc(2.3991141732vw + 1.3188976378px);
      margin: 0 auto 50px;
      max-width: 1110px;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        body.single-our_team #main-content .attorneyTitle .attorneyTitle-inner h1 {
          font-size: 13px;
          font-size: 1.3rem;
          margin: 0 auto 30px; } }
    @media (max-width: 767px) {
      body.single-our_team #main-content .attorneyTitle .attorneyTitle-inner {
        padding: 0; } }
  @media (max-width: 767px) {
    body.single-our_team #main-content .attorneyTitle {
      min-height: 100px; } }
body.single-our_team #left-area {
  *zoom: 1;
  min-height: 1000px;
  position: relative;
  width: 100%; }
  body.single-our_team #left-area:before, body.single-our_team #left-area:after {
    content: " ";
    display: table; }
  body.single-our_team #left-area:after {
    clear: both; }
  body.single-our_team #left-area .attColLeft {
    display: block;
    float: left;
    padding: 0 5% 0 0;
    position: relative;
    vertical-align: top;
    width: 70%; }
    body.single-our_team #left-area .attColLeft h3 {
      font-size: 11px;
      font-size: 1.1rem;
      font-weight: 700; }
    body.single-our_team #left-area .attColLeft .txtbox {
      border-bottom: 1px dotted #c5c9d0;
      margin: 0 0 20px;
      padding: 20px 0 40px; }
    @media (max-width: 767px) {
      body.single-our_team #left-area .attColLeft {
        width: 100%; } }
  body.single-our_team #left-area .attColRight {
    display: block;
    float: right;
    position: relative;
    width: 30%; }
    body.single-our_team #left-area .attColRight .attPhotoBox {
      position: absolute;
      top: -110px;
      z-index: 5; }
      body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner {
        position: relative; }
        body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .infoBox {
          background: #eee;
          margin: 0 0 30px;
          padding: 50px; }
          @media (max-width: 767px) {
            body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .infoBox {
              padding: 10px; } }
        body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .att-practice-areas h3 {
          font-size: 11px;
          font-size: 1.1rem;
          text-transform: uppercase; }
        body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .att-news {
          margin: 30px 0 0 0; }
          body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .att-news h3 {
            font-size: 11px;
            font-size: 1.1rem;
            text-transform: uppercase; }
          body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .att-news .att-newsBox {
            height: 100px;
            overflow: auto; }
            body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .att-news .att-newsBox a {
              color: #394d68; }
              body.single-our_team #left-area .attColRight .attPhotoBox .attPhotoBox-inner .att-news .att-newsBox a:hover {
                color: black; }
      @media (max-width: 767px) {
        body.single-our_team #left-area .attColRight .attPhotoBox {
          position: relative;
          top: 0;
          z-index: 1; } }
    @media (max-width: 767px) {
      body.single-our_team #left-area .attColRight {
        width: 100%; } }

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

/* NEW STYLES */
li.menu-item-1012 a {
  background-color: #394d68;
  color: white !important;
  padding: 10px 10px 10px !important;
}