body {
  margin: 0; }

img {
  max-width: 100%;
  height: auto; }

.barlinks {
  margin: 0;
  padding: 0;
  list-style: none; }
  .barlinks li {
    border: solid 0px #e0e0e0;
    border-top-width: 1px; }
    .barlinks li:last-child {
      border-bottom-width: 1px; }
    .barlinks li a {
      display: block;
      position: relative;
      padding: 1rem 3rem 1rem 1.5rem;
      text-decoration: none;
      color: #292928; }
      .barlinks li a:before {
        content: '\f105';
        font-family: FontAwesome;
        position: absolute;
        right: 1rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #BAA874;
        font-size: 1.8rem;
        line-height: 1em; }
      .barlinks li a:hover {
        color: #BAA874; }

iframe {
  max-width: 100%; }

.consulation_box {
  margin-top: 2rem;
  padding: 2rem; }
  .consulation_box ul {
    padding-left: 2rem;
    list-style: none; }
    .consulation_box ul li {
      position: relative; }
      .consulation_box ul li:before {
        content: '\f061';
        font-family: FontAwesome;
        position: absolute;
        left: -1.5rem;
        top: 0.2rem;
        color: #BAA874; }
      .consulation_box ul li:not(:first-child) {
        margin-top: 1rem; }
      .consulation_box ul li > * {
        margin: 0; }
      .consulation_box ul li h3 {
        color: #BAA874; }

html:not(.mobile) a:not([href]),
html:not(.mobile) a[href^="tel:"]:not(.button) {
  color: inherit;
  text-decoration: inherit; }

label, .wpcf7-form .wpcf7-not-valid-tip {
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.8em;
  font-weight: 600;
  letter-spacing: 0.03062rem;
  margin-left: 0.5rem; }

select, textarea,
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
  display: inline-block;
  width: 100%;
  border-radius: 0.25rem;
  border: 1px solid #626262;
  background-color: #fff;
  padding: 0.8rem 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9375rem;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
  input:not([type="checkbox"]):not([type="radio"]):not([type="submit"])::-webkit-input-placeholder {
    color: #888; }
  select::-moz-placeholder, textarea::-moz-placeholder,
  input:not([type="checkbox"]):not([type="radio"]):not([type="submit"])::-moz-placeholder {
    color: #888; }
  select:-ms-input-placeholder, textarea:-ms-input-placeholder,
  input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):-ms-input-placeholder {
    color: #888; }
  select::-ms-input-placeholder, textarea::-ms-input-placeholder,
  input:not([type="checkbox"]):not([type="radio"]):not([type="submit"])::-ms-input-placeholder {
    color: #888; }
  select::placeholder, textarea::placeholder,
  input:not([type="checkbox"]):not([type="radio"]):not([type="submit"])::placeholder {
    color: #888; }

textarea {
  height: 9rem; }

select {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAA4ElEQVQ4T2NkQAO6urqCly9ffo8uzogsoKmpYvT3L9MeBoZ/02/dulONLAdXCFP0//8/QZACRkaGNmTFYIUaGsrG//4x7wYpYmRkPP3//38jBgYGZmTFjMiKmJgYNrOwsIf8/v076P//f0uQFTOqqqouYGD4Hw9TdPXq1V8gW9TU1CKgir/w8fGrMDo4OHA8ffo0h42NbRJMEcwT6urq/gwMDE9v3rx5BsXX6EGC1df4FIFDgZACmPyQUEh0OKqoqCxkZGSIIxgzRMc10akHFqDIJuNMjzDFRKVwmGJceQYADGOecG33fL8AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  padding-right: 25px; }
  select::-ms-expand {
    display: none; }

select:not(.has_value),
select:invalid,
select option[value=''] {
  color: #888; }

::-webkit-input-placeholder {
  color: #888; }

::-moz-placeholder {
  color: #888; }

:-ms-input-placeholder {
  color: #888; }

::-ms-input-placeholder {
  color: #888; }

::placeholder {
  color: #888; }

select option {
  color: #292928; }

.wpcf7-form .wpcf7-response-output {
  margin: 0;
  padding: 1rem; }

.icon:before {
  font-family: FontAwesome;
  margin-right: 0.5em; }

.icon--phone:before {
  content: '\f095'; }

.icon--email:before {
  content: '\f003'; }

.icon--marker:before {
  content: '\f041'; }

.icon--calendar:before {
  content: '\f073'; }

.icon--folder:before {
  content: '\f114'; }

.icon--after:after {
  font-family: FontAwesome;
  margin-left: 0.5em; }

.icon--pdf:after {
  content: '\f1c1'; }

.icon--external:after {
  content: '\f08e'; }

.icon--shield {
  color: #BAA874; }
  .icon--shield:before {
    content: '';
    display: inline-block;
    height: 1.4em;
    width: 1.19em;
    background: transparent url("/wp-content/themes/tullylegal/images/tully-shield.svg") no-repeat 50% 50%;
    background-size: contain;
    -webkit-transform: translateY(0.2em);
    transform: translateY(0.2em); }

.iconlist {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .iconlist > li {
    position: relative;
    margin-left: 0;
    padding-left: 1.5rem; }
    .iconlist > li:before {
      position: absolute;
      left: 0; }

i.icon--circled {
  display: inline-block;
  border: solid 1px currentColor;
  border-radius: 50%;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  text-align: center; }

i.icon--gold {
  color: #BAA874; }

.section:not([style*='background-image']):not([class*='bg']) {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.section[style*='background-image'],
.section[class*='bg'] {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-size: cover;
  background-position: 50% 50%; }

.section-intro {
  text-align: center;
  margin-bottom: 2rem; }

.site_width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 1199px) {
  .site_width--bleed {
    padding-left: 0;
    padding-right: 0; } }

.site_width--less {
  max-width: 700px; }

.site_width--plus {
  max-width: 1440px; }

.site_width--wide_copy {
  max-width: 960px; }

.bgblue {
  background-color: #002644; }

.bgblue2 {
  background-color: #0f4471; }

.bggold {
  background-color: #BAA874; }

.bggray {
  background-color: #f6f6f6; }

.bgcover {
  background-size: cover;
  background-position: 50% 50%; }

.fontwhite {
  color: #fff; }

.fontdark {
  color: #fff; }

.slick-slider button {
  cursor: pointer; }

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.2);
  color: #BAA874;
  border: solid 1px currentColor;
  border-radius: 50%;
  text-indent: -9999px;
  width: 2.5rem;
  height: 2.5rem;
  font-family: fontawesome;
  z-index: 10;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: visible;
  cursor: pointer; }
  .slick-arrow:hover {
    background: #fff; }
  .slick-arrow:after {
    display: inline-block;
    width: 100%;
    height: 1em;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 1.4375rem;
    line-height: 1em;
    text-align: center;
    text-indent: 0;
    vertical-align: middle;
    -webkit-transform: translate(-1%, -51%);
    transform: translate(-1%, -51%); }
  .slick-arrow.slick-prev {
    left: -4rem; }
    .slick-arrow.slick-prev:after {
      content: '\f104'; }
  .slick-arrow.slick-next {
    right: -4rem; }
    .slick-arrow.slick-next:after {
      content: '\f105'; }
  .slick-arrow.slick-disabled {
    display: none !important; }

.slick-track {
  margin: 0; }

.slick-slider:not(.slick-initialized):not(.slick-off) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }
  .slick-slider:not(.slick-initialized):not(.slick-off) > * {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0; }

.slick-dots {
  list-style: none;
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 1rem; }
  .slick-dots > li {
    margin: 0 0.25rem; }
    .slick-dots > li:first-child {
      margin-left: auto; }
    .slick-dots > li:last-child {
      margin-right: auto; }
  .slick-dots button {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    padding: 0;
    border-radius: 50%;
    background: rgba(33, 33, 33, 0.13);
    border-width: 0;
    text-indent: -9999px;
    cursor: pointer; }
  .slick-dots .slick-active button {
    background: #BAA874; }

.slick-slide img {
  display: inline; }

.slick-slide > img:first-child:last-child {
  display: block; }

.button {
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  padding: 1.125rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border: solid 2px currentColor;
  cursor: pointer;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 280px;
  width: 100%; }

.button,
.copy--dark .button,
.button--blueborder {
  color: #0f4471; }
  .button:hover,
  .copy--dark .button:hover,
  .button--blueborder:hover {
    background: #0f4471;
    border-color: #0f4471;
    color: #fff; }

.button--blue, .button--blue:hover {
  background: #0f4471;
  border-color: #0f4471;
  color: #fff; }

.button--gold {
  background: #BAA874;
  border-color: #BAA874;
  color: #fff; }
  .button--gold:hover {
    background: #fff;
    border-color: #BAA874;
    color: #BAA874; }

.button--goldborder {
  border: solid 2px #BAA874;
  color: #fff; }
  .button--goldborder:hover {
    border-color: #BAA874;
    background: #BAA874; }

.button--white {
  background: #fff;
  border-color: #fff;
  color: #BAA874; }
  .button--white:hover {
    background: #BAA874;
    border-color: #fff;
    color: #fff; }

body {
  font-family: "Libre Franklin", sans-serif;
  color: #292928;
  font-size: 1rem;
  line-height: 1.5em; }
  @media (min-width: 960px) {
    body {
      font-size: 1.125rem;
      line-height: 1.6875rem; } }

input, select, textarea {
  font-family: "Libre Franklin", sans-serif; }

h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 2.1875rem;
  line-height: 2.5625rem;
  letter-spacing: 0.25688rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #0f4471;
  margin: 0 0 1rem; }

h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.625rem;
  line-height: 2.125rem;
  letter-spacing: 0.19062rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #0f4471;
  margin: 0 0 1rem; }

.louder_h3, .louder_h4, .louder_h5,
h3, h4, h5 {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  color: #0f4471; }

.louder_h3,
h3 {
  font-size: 1.3125rem;
  font-weight: 600;
  letter-spacing: 0.15375rem;
  line-height: 2.0625rem; }

.louder_h4,
h4 {
  font-size: 1.1875rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1.5625rem; }

.louder_h5,
h5 {
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.105rem;
  line-height: 1.125rem; }

h6 {
  margin: 0 0 1rem;
  font-size: 0.875rem;
  line-height: initial;
  text-transform: uppercase;
  letter-spacing: 0.11688rem;
  font-weight: 700; }

p, ul, ol {
  margin: 0 0 1rem; }

.huge {
  font-size: 2.8125rem;
  line-height: 1em;
  font-weight: bold; }
  @media (min-width: 960px) {
    .huge {
      font-size: 5.625rem; } }

.header-border-bottom {
  margin-top: 4rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #e0e0e0; }

hr {
  width: 100%;
  border-width: 0;
  border-bottom: solid 1px #e0e0e0;
  margin: 0 0 1rem; }
  hr.hr--tiny {
    display: inline-block;
    max-width: 3rem;
    border-color: #292928; }

.barheader {
  -webkit-box-shadow: 3px 3px 4px rgba(198, 198, 198, 0.5);
  box-shadow: 3px 3px 4px rgba(198, 198, 198, 0.5);
  background-color: #0f4471;
  color: #fff;
  font-family: Raleway;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1175rem;
  line-height: 1.4375rem;
  padding: 0.625rem 0.3125rem;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 2rem; }

.copy--modest {
  font-size: 0.9375rem;
  line-height: 1.875rem;
  letter-spacing: 0.01rem; }
  .copy--modest h1, .copy--modest h2 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.03313rem;
    text-transform: none; }
  .copy--modest h3 {
    font-size: 1rem;
    line-height: 1.75rem;
    letter-spacing: 0.03313rem;
    text-transform: none; }
  .copy--modest h4,
  .copy--modest h5,
  .copy--modest h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: none; }

.copy--louder {
  font-family: "Libre Franklin", sans-serif;
  color: #292928;
  font-size: 1rem;
  line-height: 1.5em; }
  @media (min-width: 960px) {
    .copy--louder {
      font-size: 1.125rem;
      line-height: 1.6875rem; } }
  .copy--louder h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 2.1875rem;
    line-height: 2.5625rem;
    letter-spacing: 0.25688rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #0f4471;
    margin: 0 0 1rem; }
  .copy--louder h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 1.625rem;
    line-height: 2.125rem;
    letter-spacing: 0.19062rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #0f4471;
    margin: 0 0 1rem; }

.copy_callout {
  margin: 4rem auto;
  text-align: center; }

.copy--spacey {
  line-height: 2em; }

.copy--light, .copy--light h1, .copy--light h2, .copy--light h3, .copy--light a,
.copy--dark .copy--light,
.copy--dark .copy--light h1,
.copy--dark .copy--light h2,
.copy--dark .copy--light h3,
.copy--dark .copy--light a {
  color: #fff; }

.copy--dark, .copy--dark h1, .copy--dark h2, .copy--dark a,
.copy--light .copy--dark,
.copy--light .copy--dark h1,
.copy--light .copy--dark h2,
.copy--light .copy--dark a {
  color: #292928; }

.copy--gold, .copy--gold h1, .copy--gold h2, .copy--gold h3 {
  color: #BAA874; }

a {
  color: #0f4471; }

ol.li_margins > li:not(:last-child), ul.li_margins > li:not(:last-child) {
  margin-bottom: 1em; }

ul.gold_bullets {
  padding-left: 0;
  list-style: none; }
  ul.gold_bullets li {
    padding-left: 1rem; }
    ul.gold_bullets li:before {
      content: "\2022";
      font-weight: bold;
      color: #BAA874;
      margin-left: -1rem;
      padding-right: 0.5rem; }

.no_u {
  text-decoration: none; }

.alignright {
  float: right;
  margin: 0 0 1rem 1rem; }

.alignleft {
  float: left;
  margin: 0 1rem 1rem 0; }

.textcenter {
  text-align: center; }

table.data_table {
  border-collapse: collapse;
  margin: 0 0 1rem; }
  table.data_table td, table.data_table th {
    padding: 1em; }
  table.data_table th {
    text-align: left;
    white-space: nowrap; }
  table.data_table td {
    vertical-align: top;
    border-top: solid 1px currentColor; }

.disclosure {
  font-size: 10px;
  line-height: 1.3em; }

.AccordionTabs > div > input {
  display: none; }

@media (min-width: 960px) {
  .AccordionTabs input:not(:checked) + input + dl > dd {
    display: none; } }

@media (max-width: 959px) {
  .AccordionTabs input:not(:checked) + dl > dd {
    display: none; } }

@media (max-width: 959px) {
  .AccordionTabs {
    padding: 0; } }

.AccordionTabs dl, .AccordionTabs dt, .AccordionTabs dd {
  margin: 0;
  padding: 0; }

.AccordionTabs-container {
  background: #fff; }

.AccordionTabs-container > dl > dd {
  padding: 2rem; }

.AccordionTabs-heading,
.AccordionTabs-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0.625rem 0.9375rem;
  border-top: solid 1px #c0c0c0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 3em; }

.AccordionTabs-toggle {
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.01rem;
  line-height: 1.1875rem; }
  @media (min-width: 960px) {
    .AccordionTabs-toggle {
      font-size: 0.9375rem;
      letter-spacing: 0.00813rem;
      line-height: 1.5rem; } }

.AccordionTabs-heading + input + input + dl .AccordionTabs-toggle {
  border-top-width: 0; }

.AccordionTabs-container > input:checked + dl .AccordionTabs-toggle {
  border-bottom: solid 1px #c0c0c0; }

.AccordionTabs-container > dl:last-child .AccordionTabs-toggle,
.AccordionTabs-container > dl:last-child > dd {
  border-bottom: solid 1px #c0c0c0; }

@media (min-width: 960px) {
  .AccordionTabs-toggle {
    background-color: #f6f6f6; }
    .AccordionTabs-toggle.active {
      background: #fff;
      color: #0f4471;
      font-weight: 500; }
  .AccordionTabs-heading,
  .AccordionTabs-toggle.active {
    position: relative; }
    .AccordionTabs-heading:after,
    .AccordionTabs-toggle.active:after {
      content: '';
      position: absolute;
      top: 0;
      left: 100%;
      width: 3px;
      margin-left: -2px;
      height: 100%;
      background: inherit;
      z-index: 1; }
  .AccordionTabs-container > dl > dd {
    border-width: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

dt .AccordionTabs-toggle {
  position: relative;
  padding-right: 3rem; }
  dt .AccordionTabs-toggle:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: currentColor;
    font-size: 1.5rem;
    line-height: 1em; }

input:checked + dl .AccordionTabs-toggle:after {
  content: '\f106'; }

.AccordionTabs-desktop-ctrls {
  display: none; }
  @media (min-width: 960px) {
    .AccordionTabs-desktop-ctrls {
      display: block;
      width: 25%;
      margin: 0;
      padding: 0;
      list-style: none; }
      .AccordionTabs-desktop-ctrls li {
        margin: 0;
        padding: 0;
        border-left: solid 1px #c0c0c0; }
        .AccordionTabs-desktop-ctrls li:last-child {
          border-bottom: solid 1px #c0c0c0; } }

@media (min-width: 960px) {
  .AccordionTabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .AccordionTabs-desktop-ctrls .AccordionTabs-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .AccordionTabs-desktop-ctrls + div {
    width: 75%; }
  .AccordionTabs-container {
    border: solid 1px #c0c0c0; }
  .AccordionTabs-heading,
  .AccordionTabs-container > dl > dt {
    display: none; } }

.ArticleList-item {
  margin-bottom: 4rem; }
  @media (min-width: 768px) {
    .ArticleList-item {
      margin-bottom: 2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (min-width: 768px) {
  .ArticleList-item-col:first-child {
    width: 50%; } }

@media (min-width: 960px) {
  .ArticleList-item-col:first-child {
    width: 40%; } }

.ArticleList-item-col:last-child {
  margin-top: 1rem; }
  @media (min-width: 768px) {
    .ArticleList-item-col:last-child {
      margin-top: 0;
      width: 50%;
      padding-left: 2rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
  @media (min-width: 960px) {
    .ArticleList-item-col:last-child {
      width: 60%; } }

.ArticleList-item-image a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  border: solid 1px #f6f6f6;
  position: relative; }
  .ArticleList-item-image a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    top: 1rem;
    left: 1rem; }
    .ArticleList-item-image a > span > span {
      display: block;
      width: 100%;
      position: relative;
      height: 100%;
      overflow: hidden; }
  .ArticleList-item-image a img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; }
    .ArticleList-item-image a img[src*='.svg'] {
      width: 100%; }
  .ArticleList-item-image a[style*='background-image:'] {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
    .ArticleList-item-image a[style*='background-image:'] span {
      display: none; }

.ArticleList-item h2 a {
  text-decoration: none; }

.Article iframe[src*='youtube'] {
  display: block;
  margin: 2rem auto;
  max-width: 100%; }

.Article .Article-title {
  font-family: "Libre Franklin", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04437rem;
  line-height: 2.25rem; }

.Article-featured {
  background: #f6f6f6;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .Article-featured img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.Article-meta {
  font-family: Raleway;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.10875rem;
  text-transform: uppercase;
  color: #bfbfbf; }
  @media (min-width: 768px) {
    .Article-meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .Article-meta span {
    display: block;
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 0.5rem; }
    .Article-meta span a {
      color: #bfbfbf;
      text-decoration: none; }
    .Article-meta span i.fa {
      position: absolute;
      top: 0.1em;
      left: 0; }

.Article-meta_date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1rem; }

.Article-content {
  margin: 2rem 0; }

.SharePost {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-item: center;
  background: #f6f6f6;
  padding: 0.75rem;
  font-size: 1rem; }
  .SharePost > * {
    display: inline-block; }
    .SharePost > *:not(:first-child) {
      margin-left: 1rem; }

@media (min-width: 768px) {
  .CircleLinks-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .CircleLinks-item:not(:first-child) {
    border-left: solid 1px #BAA874; }
  .CircleLinks-item {
    width: 33.333%; } }

@media (max-width: 767px) {
  .CircleLinks-item:not(:last-child) {
    margin-bottom: 2rem; } }

.CircleLinks-item {
  text-align: center;
  padding: 0.5rem; }

.CircleLinks-link {
  display: block;
  text-decoration: none; }

.CircleLinks-icon {
  display: block;
  width: 8rem;
  height: 8rem;
  font-size: 3rem;
  line-height: 8rem;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto 0.5rem;
  background-color: #BAA874;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff; }

.CircleLinks-title {
  display: block;
  margin-top: 1rem;
  font-family: Raleway;
  font-size: 1.3125rem;
  font-weight: 600;
  letter-spacing: 0.15375rem;
  line-height: 2.0625rem;
  text-transform: uppercase; }

a.CircleLinks-link:hover {
  opacity: 0.9; }

.ContactBullets {
  display: inline-block;
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .ContactBullets > li {
    position: relative;
    margin-left: 0;
    padding-left: 3rem;
    line-height: 1.125rem;
    min-height: 2rem; }
    .ContactBullets > li:not(:last-child) {
      margin-bottom: 1.5rem; }
    .ContactBullets > li:after, .ContactBullets > li:before {
      position: absolute;
      top: 50%;
      left: 0;
      width: 1.8rem;
      height: 1.8rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .ContactBullets > li:before {
      top: 50%;
      height: 1em;
      z-index: 2;
      color: #BAA874;
      text-align: center;
      font-family: FontAwesome;
      line-height: 1em;
      margin-top: -0.5em;
      -webkit-transform: translateY(4%);
      transform: translateY(4%); }
    .ContactBullets > li:after {
      content: '';
      z-index: 1;
      display: inline-block;
      border: solid 1px #888;
      background: #fff;
      border-radius: 50%;
      margin-top: -0.9em; }
    .ContactBullets > li > strong {
      display: block;
      text-transform: uppercase;
      font-size: 0.875rem;
      letter-spacing: 0.04063rem;
      font-family: Raleway; }
    .ContactBullets > li > strong + span {
      display: block;
      margin-top: 0.4rem; }

.ContactBullets-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .ContactBullets-single:before {
    -webkit-transform: none !important;
    transform: none !important; }

.ContentGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -2rem; }

@media (min-width: 960px) {
  .ContentGrid-cell {
    width: calc(50% - 2rem);
    margin-bottom: 2rem; }
    .ContentGrid-cell:not(:nth-child(odd)) {
      margin-left: 4rem; } }

.ContentSlider {
  position: relative; }

.ContentSlider-ctrls {
  position: relative;
  height: 2.5rem;
  margin-top: 1rem; }

.ContentSlider-ctrls {
  position: relative; }
  .ContentSlider-ctrls .slick-prev {
    left: 0; }
  .ContentSlider-ctrls .slick-next {
    right: 0; }
  .ContentSlider-ctrls .slick-dots {
    position: static;
    height: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

@media (min-width: 960px) {
  .ContentSlider {
    position: relative; }
  .ContentSlider-ctrls {
    margin-top: 2rem;
    position: static;
    height: auto; }
    .ContentSlider-ctrls .slick-prev {
      left: 1rem; }
    .ContentSlider-ctrls .slick-next {
      right: 1rem; }
    .ContentSlider-ctrls .slick-dots {
      height: auto; }
  .ContentSlider-slider {
    margin: 0 4rem;
    width: calc(100% - 8rem); } }

@media (min-width: 960px) {
  .ContentSplit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.ContentSplit-column {
  width: 100%;
  margin-bottom: 4rem; }
  @media (min-width: 960px) {
    .ContentSplit-column {
      margin-bottom: 0;
      width: calc(50% - 2rem); }
      .ContentSplit-column:not(:last-child) {
        margin-right: 4rem; } }

.DirectionNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .DirectionNav a[rel] {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.4375rem;
    font-weight: 700;
    letter-spacing: 0.06688rem;
    font-family: Raleway; }
    .DirectionNav a[rel]:before, .DirectionNav a[rel]:after {
      display: inline-block;
      font-family: FontAwesome;
      font-size: 1.4375rem;
      line-height: 1em;
      -webkit-transform: translateY(0.1em);
      transform: translateY(0.1em); }
  .DirectionNav a[rel=next] {
    margin-left: auto; }
  .DirectionNav a[rel=prev] {
    margin-right: auto; }
  .DirectionNav a[rel=parent]:before,
  .DirectionNav a[rel=prev]:before {
    content: '\f104';
    margin-right: 0.2em; }
  .DirectionNav a[rel=next]:after {
    content: '\f105';
    margin-left: 0.2em; }

.Footer {
  position: relative;
  background-color: #0f4471;
  color: white;
  text-align: center; }
  @media (min-width: 768px) {
    .Footer {
      text-align: left; } }
  .Footer a {
    color: white;
    text-decoration: none; }

.Footer-mbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: 100% auto;
  background-position: 50% 0; }

@media (min-width: 960px) {
  .Footer-mbg {
    display: none; } }

@media (max-width: 959px) {
  .Footer {
    background-image: none !important; } }

.Footer-cols {
  position: relative;
  z-index: 1;
  padding-top: 3rem;
  padding-bottom: 3rem; }
  @media (min-width: 768px) {
    .Footer-cols {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.Footer-col.Footer-linklist {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media (min-width: 768px) {
    .Footer-col.Footer-linklist {
      padding: 0 2rem; } }

.Footer-logo {
  margin-bottom: 1rem; }
  .Footer-logo img {
    display: block;
    width: auto;
    height: auto;
    max-width: 260px; }
    @media (min-width: 768px) {
      .Footer-logo img {
        max-width: 220px; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .Footer-logo img {
        width: 100%; } }

.Footer-contact {
  margin: 2rem 0;
  padding: 0;
  list-style: none;
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.06625rem;
  line-height: 1.8125rem; }
  @media (min-width: 768px) {
    .Footer-contact {
      font-size: 0.875rem;
      letter-spacing: 0.04875rem;
      -webkit-transform: translateX(0.2em);
      transform: translateX(0.2em); } }
  .Footer-contact > li {
    margin-bottom: 0; }

.Footer .Footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0; }
  @media (max-width: 767px) {
    .Footer .Footer-social {
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .Footer .Footer-social a {
        height: 2.5rem;
        width: 2.5rem;
        font-size: 2.5rem;
        border-width: 2px; } }

.Footer-linklist {
  text-align: left; }

.Footer-linklist ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.Footer-linklist a {
  display: block; }

.Footer-linklist > ul > li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.27); }
  .Footer-linklist > ul > li:last-child {
    border-bottom-width: 0; }

.Footer-linklist > ul > li > a {
  font-family: Raleway;
  text-transform: uppercase;
  color: #BAA874;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.13375rem; }
  @media (min-width: 768px) {
    .Footer-linklist > ul > li > a {
      font-size: 0.875rem;
      letter-spacing: 0.09875rem;
      margin-bottom: 0.5em; } }

.Footer-linklist ul ul a {
  font-family: Arial;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.04875rem;
  line-height: 1.1875rem;
  margin-bottom: 0.625rem; }

@media (max-width: 959px) {
  .Footer-linklist > ul > li > a {
    padding: 1rem;
    margin: 0; }
  .Footer-linklist ul ul {
    padding: 0 1rem 1rem; }
  .Footer-linklist ul > li.menu-item-has-children > a {
    position: relative; }
    .Footer-linklist ul > li.menu-item-has-children > a:before {
      content: '\f107';
      font-family: FontAwesome;
      position: absolute;
      right: 1rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #fff; }
  .Footer-linklist ul > li.menu-item-has-children.expanded > a:before {
    content: '\f106'; }
  .Footer-linklist ul > li.menu-item-has-children:not(.expanded) ul {
    display: none; } }

@media (min-width: 960px) {
  .Footer-linklist > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none; }
    .Footer-linklist > ul > li {
      margin: 0;
      list-style: none;
      padding: 0 2rem;
      border-left: solid 1px #e0e0e0;
      border-bottom-width: 0; }
      .Footer-linklist > ul > li:first-child {
        border-left-width: 0; } }

@media (max-width: 767px) {
  .Footer-accolades {
    margin: 2rem 0; } }

.Footer-accolades img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .Footer-accolades img {
      width: 100%; } }

.Footer-endline {
  position: relative;
  z-index: 1;
  background: #002644;
  padding: 1rem 0;
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: center; }
  .Footer-endline, .Footer-endline a {
    color: #929292;
    font-family: Arial;
    font-size: 0.75rem;
    font-weight: 400; }

@media (min-width: 960px) {
  .Footer-endline-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.Footer-endline-cols > * {
  margin: 0; }

.Footer-copyright {
  margin-bottom: 1rem; }
  @media (min-width: 960px) {
    .Footer-copyright {
      margin-bottom: 0; } }
  @media (min-width: 960px) {
    .Footer-copyright {
      margin-left: 33%;
      width: 33%; } }

.Footer-lastlinks {
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none; }
  .Footer-lastlinks > li {
    display: inline;
    margin: 0;
    padding: 0; }
    .Footer-lastlinks > li:after {
      margin: 0 1rem;
      content: '|'; }
    .Footer-lastlinks > li:last-child:after {
      display: none; }

.FooterCTA {
  background: -webkit-gradient(linear, left top, left bottom, from(#dfd3ad), to(#c1b180));
  background: linear-gradient(#dfd3ad, #c1b180);
  text-align: center;
  font-family: Raleway;
  font-size: 1.5rem;
  line-height: 1.4em;
  letter-spacing: 0.11812rem;
  text-transform: uppercase;
  font-weight: 500; }
  .FooterCTA strong {
    font-weight: 700; }

.HeaderDesktop-top,
.HeaderDesktop-sticky {
  font-family: Raleway, sans-serif;
  font-size: 0.875rem;
  line-height: 1.1em;
  text-transform: uppercase;
  font-weight: 600; }
  .HeaderDesktop-top a,
  .HeaderDesktop-sticky a {
    color: black;
    text-decoration: none; }

.HeaderDesktop-top {
  display: none; }

@media (min-width: 1150px) {
  .HeaderDesktop-top {
    display: block;
    background: #002644;
    color: #fff;
    max-height: 2.5rem; }
    .HeaderDesktop-top ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .HeaderDesktop-top ul > li {
        border-left: solid 1px rgba(255, 255, 255, 0.5); }
        .HeaderDesktop-top ul > li:first-child {
          margin-left: auto; }
    .HeaderDesktop-top a {
      color: #fff;
      font-family: "Libre Franklin", sans-serif;
      font-weight: normal; } }

.HeaderDesktop-search {
  position: relative; }

.HeaderDesktop-top ul > li > a,
.HeaderDesktop-search-toggle {
  display: block;
  padding: 0.75rem 2rem;
  line-height: 1rem; }

.HeaderDesktop-search input {
  display: block !important;
  border-width: 0 !important;
  width: 18rem !important; }

.HeaderDesktop-search-overlay {
  display: none;
  position: absolute;
  z-index: 202;
  top: 100%;
  right: 0;
  padding: 0.5rem;
  background: #002644;
  -webkit-box-shadow: 0.2rem 0.2rem 0.2rem #888;
  box-shadow: 0.2rem 0.2rem 0.2rem #888; }

.HeaderDesktop-search-overlay--open {
  display: block; }

.HeaderDesktop-sticky {
  display: none; }

@media (min-width: 1150px) {
  .HeaderDesktop-sticky {
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 6rem;
    z-index: 200;
    pointer-events: none; }
  .HeaderDesktop-contents {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    background: #fff;
    pointer-events: all;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  .HeaderDesktop-contents > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .HeaderDesktop-contents ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .HeaderDesktop-logo {
    margin-right: auto; }
    .HeaderDesktop-logo img {
      height: 3rem;
      width: auto;
      -webkit-transition: height ease 200ms;
      transition: height ease 200ms; } }
    @media all and (min-width: 1150px) and (-ms-high-contrast: none), (min-width: 1150px) and (-ms-high-contrast: active) {
      .HeaderDesktop-logo img {
        width: 280px;
        height: 48px; } }

@media (min-width: 1150px) {
  .HeaderDesktop-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .HeaderDesktop-menu > li > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 6rem;
      text-align: center;
      -webkit-transition: height ease 200ms;
      transition: height ease 200ms;
      padding: 0 0.75rem;
      font-weight: bold;
      letter-spacing: 1.58px; } }
    @media (min-width: 1150px) and (min-width: 1300px) {
      .HeaderDesktop-menu > li > a {
        padding: 0 1.5rem; } }

@media (min-width: 1150px) {
    .HeaderDesktop-menu > li > .sub-menu {
      display: none; }
    .HeaderDesktop-menu a {
      color: black; }
    .HeaderDesktop-menu li.separate_last {
      padding-top: 1rem !important;
      border-top: solid 1px rgba(0, 0, 0, 0.1) !important;
      margin-top: 1.5rem !important;
      -webkit-box-sizing: border-box !important;
      box-sizing: border-box !important; }
  .HeaderDesktop-menu-button > a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    text-decoration: none !important; }
  .HeaderDesktop-menu-button .button {
    padding: 1.125rem;
    -webkit-transition: padding ease 200ms;
    transition: padding ease 200ms; }
  .HeaderDesktop-sticky--scrolled .HeaderDesktop-menu-button .button {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
  .HeaderDesktop-sticky--scrolled .HeaderDesktop-menu > li > a {
    height: 4rem; } }

@media (min-width: 1150px) and (min-width: 1150px) {
  .HeaderDesktop-sticky--scrolled .HeaderDesktop-logo img {
    height: 2.5rem; } }

@media (min-width: 1150px) {
  .HeaderDesktop-menu > li.menu-item-has-children:not(:hover) > .sub-menu {
    display: none; }
  .HeaderDesktop-menu > li:hover > a {
    text-decoration: underline;
    color: #0f4471; }
  .HeaderDesktop-menu > li.menu-item-has-children:hover > a {
    position: relative; }
  .HeaderDesktop-menu > li.menu-item-has-children:hover > a:after {
    content: '';
    position: absolute;
    border: solid 0.5rem transparent;
    border-top-color: #0f4471;
    top: calc(100% + 0.2rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 201; }
  .HeaderDesktop-menu > li {
    position: relative; }
    .HeaderDesktop-menu > li > .sub-menu {
      position: absolute;
      right: 50%;
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      z-index: 200;
      display: block;
      background: rgba(255, 255, 255, 0.95);
      border-top: solid 0.2rem #0f4471;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 2rem 3rem;
      box-sizing: border-box;
      -webkit-box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5);
      box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5);
      min-height: 0; }
      .HeaderDesktop-menu > li > .sub-menu li {
        width: 100%;
        padding: 0;
        white-space: nowrap; }
        .HeaderDesktop-menu > li > .sub-menu li:not(:last-child) {
          margin-bottom: 0.5rem; }
      .HeaderDesktop-menu > li > .sub-menu a {
        display: inline-block;
        font-size: 0.875rem;
        line-height: 1.2em;
        font-weight: 500;
        text-transform: none;
        letter-spacing: 0.06625rem;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem; }
        .HeaderDesktop-menu > li > .sub-menu a:hover {
          color: #BAA874; }
  .HeaderDesktop-menu > li.mega-menu {
    position: static; }
    .HeaderDesktop-menu > li.mega-menu .sub-menu {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      padding-bottom: 2.5rem;
      width: 1080px; }
      .HeaderDesktop-menu > li.mega-menu .sub-menu li {
        padding: 0 1rem 0 0; }
  .HeaderDesktop-menu > li.megamega-menu {
    position: static; }
    .HeaderDesktop-menu > li.megamega-menu .sub-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 1080px;
      padding: 0; }
    .HeaderDesktop-menu > li.megamega-menu ul.sub-menu,
    .HeaderDesktop-menu > li.megamega-menu ul.sub-sub-menu {
      padding: 2rem 3rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .HeaderDesktop-menu > li.megamega-menu ul.sub-sub-menu {
      width: 75%;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      min-height: 445px; }
      .HeaderDesktop-menu > li.megamega-menu ul.sub-sub-menu li {
        padding: 0 1rem 0 0; }
    .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav ul.sub-menu {
      display: none; }
    .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav {
      background: #e0e0e0;
      width: 25%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 2rem 0 1.5rem; }
      .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav a {
        display: block;
        padding: 0.5rem 3rem !important;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
      .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav > li {
        margin: 0; }
        .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav > li:hover, .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav > li.on {
          background: #002644; }
          .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav > li:hover a, .HeaderDesktop-menu > li.megamega-menu ul.sub-menu-nav > li.on a {
            color: #fff !important; } }

.HeaderMobile {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  font-size: 2rem;
  line-height: 1em;
  z-index: 200;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  .HeaderMobile a {
    color: #292928;
    text-decoration: none; }

.HeaderMobile-sticky-logo img {
  display: block;
  height: 2.2rem;
  width: auto;
  max-width: 100%; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .HeaderMobile-sticky-logo img {
      width: 205px;
      height: 35px; } }

.HeaderMobile-overlay {
  z-index: 201; }

.HeaderMobile-overlay-header {
  padding: 1.5rem;
  background: #0f4471;
  color: #fff;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 10rem;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.HeaderMobile-overlay-close {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0.2rem;
  width: 0.8rem;
  height: 0.8rem;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1em; }
  .HeaderMobile-overlay-close svg {
    width: 100%;
    height: auto;
    stroke: currentColor; }

.HeaderMobile-overlay-logo {
  width: 100%;
  max-width: 192px;
  margin: 0.5rem auto 1rem; }
  .HeaderMobile-overlay-logo a {
    color: #fff; }
  .HeaderMobile-overlay-logo img {
    display: block;
    width: 100%;
    height: auto; }

.HeaderMobile-sticky-toggle a,
.HeaderMobile-sticky-call a {
  cursor: pointer;
  display: block;
  padding: 1rem; }

.HeaderMobile-overlay-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 4px; }

.HeaderMobile-overlay-search input {
  border: none;
  width: auto !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 1em;
  background: none;
  border-radius: 0;
  border-width: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #888;
  font-size: 0.9375rem;
  font-weight: 400;
  letter-spacing: 0.03562rem; }

.HeaderMobile-overlay-search input[type=text] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

.HeaderMobile-overlay-scroll {
  overflow: auto;
  max-height: calc(100vh - 10rem);
  background: #fff; }

.HeaderMobile-overlay-menu a {
  color: #292928;
  text-decoration: none; }

.HeaderMobile-overlay-menu > li > a {
  display: block;
  padding: 1.4rem 1.5rem;
  font-size: 0.875rem;
  font-family: Raleway;
  font-weight: 700;
  letter-spacing: 0.09875rem;
  text-transform: uppercase; }

.HeaderMobile-overlay-menu > li.menu-item-has-children > ul {
  margin-top: -0.5rem; }

.HeaderMobile-overlay-menu > li.menu-item-has-children ul a {
  display: block;
  padding: 0.5rem;
  margin-left: 2rem;
  font-weight: 400;
  font-size: 0.9375rem;
  letter-spacing: 0.055rem;
  font-family: "Libre Franklin", sans-serif; }

.HeaderMobile-overlay-menu > li.menu-item-has-children.expanded > a:before {
  content: '\f106'; }

.HeaderMobile-overlay-menu > li.menu-item-has-children > a {
  position: relative; }
  .HeaderMobile-overlay-menu > li.menu-item-has-children > a:before {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: currentColor;
    font-size: 1.8rem;
    line-height: 1em; }

.HeaderMobile-overlay-menu > li.menu-item-has-children:not(.expanded) ul {
  display: none; }

.HeaderMobile-overlay-button {
  padding: 1.5rem; }

.HeaderMobile-overlay-social {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 280px;
  padding: 1.5rem 1.5rem 2rem !important; }

.HeaderMobile-overlay-under a {
  display: block;
  padding: 0.75rem 1.5rem;
  color: #292928; }

@media (min-width: 1150px) {
  .HeaderMobile, .HeaderMobile-overlay {
    display: none; } }

.HeaderMobile-overlay .button {
  font-family: "Libre Franklin", sans-serif;
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: 0.04875rem;
  padding: 1.2rem 1.8rem; }

.HeaderMobile-overlay {
  position: fixed;
  top: 0;
  left: -10px;
  max-height: 100vh;
  width: 330px;
  max-width: 100%;
  background: #fff;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
  -webkit-box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.5); }

.HeaderMobile-overlay ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.HeaderMobile-overlay--open {
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  .HeaderMobile-overlay--open:after {
    content: '';
    position: fixed;
    height: 300vh;
    width: 300vw;
    background: rgba(0, 0, 0, 0.2);
    top: -100vh;
    left: -100vw;
    z-index: -1;
    -webkit-transition: none;
    transition: none;
    pointer-events: none; }

.iframeSection iframe {
  border-width: 0;
  width: 100%; }

.ImageBanner img {
  width: 100%;
  height: auto;
  display: block; }

.ImageDrop-content .barlinks {
  margin-top: 2rem;
  margin-bottom: 2rem; }

@media (max-width: 959px) {
  .ImageDrop {
    background-image: none !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important; }
  .ImageDrop-copy {
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center; }
  .ImageDrop-image {
    margin-top: 1rem;
    text-align: center; }
    .ImageDrop-image img {
      width: 100%;
      height: auto;
      vertical-align: bottom; } }

@media (min-width: 960px) {
  .ImageDrop-content {
    width: 45%; }
    .ImageDrop-content .barlinks {
      display: inline-block;
      min-width: 60%; }
  .ImageDrop-image {
    display: none; } }

.ImageSplit-image,
.ImageSplit-content {
  background-position: 50% 50%;
  background-size: cover; }

.ImageSplit-content {
  background-image: none;
  min-height: 100vh; }

.ImageSplit-image img {
  width: 100%;
  min-height: auto;
  vertical-align: bottom; }

.ImageSplit-contentalign {
  padding: 2rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 960px) {
  .ImageSplit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ImageSplit-image {
    width: 50%;
    text-align: right; }
  .ImageSplit:not(.ImageSplit--nocrop) .ImageSplit-image img {
    display: none; }
  .ImageSplit-content {
    background-image: url("/wp-content/themes/tullylegal/images/evergreen-image-blue.jpg");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    min-height: auto; }
  .ImageSplit-contentalign {
    -ms-flex-item-align: center;
    align-self: center;
    padding: 4rem;
    max-width: 600px; }
  .ImageSplit--nocrop .ImageSplit-contentalign {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .ImageSplit--nocrop .ImageSplit-image {
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 800px;
    margin-left: auto; }
  .ImageSplit--nocrop .ImageSplit-content {
    max-width: 600px;
    margin-right: auto; }
  .ImageSplit-content:first-child .ImageSplit-contentalign {
    margin-left: auto; } }

.ImageSplitHome {
  background-image: url("/wp-content/themes/tullylegal/images/evergreen-image-blue.jpg"); }

.ImageSplitHome-image img {
  display: block;
  margin: 0 auto; }

.ImageSplitHome-content {
  padding: 2rem; }

.ImageSplitHome-contentalign {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 960px) {
  .ImageSplitHome {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ImageSplitHome-content,
  .ImageSplitHome-image {
    width: 50%;
    max-width: 480px; }
  .ImageSplitHome-image {
    text-align: right;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto; }
  .ImageSplitHome-image img {
    margin: -1rem auto; }
  .ImageSplitHome-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto; }
  .ImageSplitHome-contentalign {
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 600px; }
  .ImageSplitHome-content:first-child .ImageSplitHome-contentalign {
    margin-left: auto; } }

.IntroBanner {
  background-color: #0f4471;
  background-image: url("/wp-content/themes/tullylegal/images/IntroBanner-background--mobile.jpg");
  background-size: cover;
  background-position: 50% 50%;
  min-height: 12.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .IntroBanner {
      height: 12.5rem; } }
  @media (min-width: 768px) {
    .IntroBanner {
      background-image: url("/wp-content/themes/tullylegal/images/IntroBanner-background.jpg"); } }

.IntroCopy {
  text-align: center;
  font-size: 1.25rem;
  line-height: 2.0625rem; }

.IntroCopy-map {
  min-height: 50vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  @media (min-width: 1440px) {
    .IntroCopy-map {
      min-height: 400px; } }
  .IntroCopy-map > *:first-child {
    -ms-flex-item-align: center;
    align-self: center;
    width: 100%; }

.LiveChat {
  position: relative; }
  .LiveChat:not(.LiveChat--ready) {
    display: none; }

.LiveChat-button {
  position: absolute;
  bottom: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  z-index: 10; }
  .LiveChat-button a {
    pointer-events: auto;
    margin-left: auto;
    text-decoration: none;
    display: block;
    background: #002644;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1em;
    padding: 0.6rem 1rem;
    -webkit-transform: translateX(1.5rem);
    transform: translateX(1.5rem);
    padding-right: 3rem;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODEuOSA2OC44IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA4MS45IDY4Ljg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNS42LDY4LjhoNzAuN2MzLjIsMCw1LjYtMi40LDUuNi01LjZWNS42YzAtMy4yLTIuNC01LjYtNS42LTUuNkg1LjZDMi40LDAsMCwyLjQsMCw1LjZ2NTcuNyBDMCw2Ni40LDIuNCw2OC44LDUuNiw2OC44eiBNNS42LDUuNmg3MC43VjEzSDUuNlY1LjZ6IE01LjYsMTguNmg3MC43djQ0LjdINS42VjE4LjZ6Ii8+PC9zdmc+);
    background-size: 1.25rem 1.25rem;
    background-position: right 0.5em top 50%;
    background-repeat: no-repeat;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }

.LiveChat-button--fixed {
  position: fixed; }

#livechat-compact-container {
  display: none; }

.PageNav {
  font-size: 0.9375rem;
  line-height: 1em; }

.PageNav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }
  .PageNav ul > li {
    margin: 0;
    padding: 0 0.25rem; }
    .PageNav ul > li:first-child {
      margin-left: auto; }

.PageNav li a,
.PageNav li span,
.PageNav li a:hover,
.PageNav li.active a,
.PageNav li.disabled {
  display: inline-block;
  border: solid 1px rgba(0, 0, 0, 0);
  padding: 6px;
  min-width: 1em;
  text-align: center;
  text-decoration: none;
  color: #292928;
  vertical-align: block; }

.PageNav li.active a {
  border-color: #bbb39d; }

.PageNav-prev a,
.PageNav-next a {
  position: relative;
  width: 1em;
  overflow: hidden;
  text-indent: -9999px; }
  .PageNav-prev a:before,
  .PageNav-next a:before {
    content: '\f104';
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: FontAwesome;
    text-align: right; }

.PageNav-next a:before {
  content: '\f105';
  text-align: left; }

.PageNav-pagecount {
  text-align: right;
  font-size: 0.8125rem;
  color: #bfbfbf; }

.QuickContact-methods {
  margin: 2rem auto 2rem;
  border-bottom: 1px solid #ccc;
  list-style: none;
  font-size: 0.875rem;
  line-height: 1.6875rem;
  text-align: center; }
  @media (min-width: 960px) {
    .QuickContact-methods {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .QuickContact-methods > li {
    margin: 2rem 0;
    padding: 0; }
    @media (min-width: 960px) {
      .QuickContact-methods > li {
        width: calc(33.333% - 2.66667rem); }
        .QuickContact-methods > li:not(:first-child) {
          margin-left: 4rem; } }

@media (min-width: 960px) {
  .QuickContact--wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin-left: auto;
    margin-right: auto; }
    .QuickContact--wide .section-intro {
      display: none; }
    .QuickContact--wide .QuickContact-methods {
      display: block;
      width: 23.75rem;
      -webkit-box-shadow: 2px 2px 3px #c5c5c5;
      box-shadow: 2px 2px 3px #c5c5c5;
      border: 1px solid #626262;
      background-color: #ffffff;
      margin-right: 2rem; } }
    @media (min-width: 960px) and (min-width: 1200px) {
      .QuickContact--wide .QuickContact-methods {
        padding-right: 2rem;
        padding-left: 2rem;
        margin-right: 5rem; } }

@media (min-width: 960px) {
      .QuickContact--wide .QuickContact-methods > li {
        margin-left: 0;
        width: 100%; }
    .QuickContact--wide .QuickContact-form.site_width {
      padding: 0;
      max-width: 100%;
      width: calc(100% - 23.75rem); } }

.QuickContact-form .button {
  max-width: 100%; }

.QuoteImage {
  position: relative;
  padding: 0; }

.QuoteImage-image {
  background: #fff no-repeat 50% 50%;
  background-size: cover; }
  .QuoteImage-image img {
    width: 100%;
    height: auto;
    display: block; }
  @media (min-width: 768px) {
    .QuoteImage-image video + img {
      display: none; } }
  .QuoteImage-image video {
    display: none; }
    @media (min-width: 768px) {
      .QuoteImage-image video {
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%; } }

.QuoteImage-quote {
  background: #002644;
  padding: 2rem; }
  @media (max-width: 767px) {
    .QuoteImage-quote {
      max-width: 100% !important; } }
  .QuoteImage-quote blockquote {
    text-align: center;
    margin: 0;
    font-family: Raleway;
    font-weight: 300;
    font-size: 1.3125rem;
    font-style: italic;
    letter-spacing: 0.07312rem;
    line-height: 1.9375rem; }
    .QuoteImage-quote blockquote cite {
      font-size: 0.875rem;
      font-weight: 500;
      letter-spacing: 0.11688rem;
      text-transform: uppercase; }

@media (min-width: 768px) {
  .QuoteImage-quote {
    position: relative;
    z-index: 1;
    padding: 2rem 4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (min-width: 960px) {
  .QuoteImage--inset .QuoteImage-quote {
    margin-top: 0;
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 2rem; } }

@media (min-width: 960px) {
  .QuoteImage--inset .QuoteImage-quote {
    bottom: 4rem; } }

.RelatedPosts-posts {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 768px) {
    .RelatedPosts-posts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .RelatedPosts-posts .button {
        width: calc(100% - 1rem); } }

.RelatedPosts-posts > li {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .RelatedPosts-posts > li {
      width: calc(33.333% - 1.34rem);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 0; }
      .RelatedPosts-posts > li:not(:first-child) {
        margin-left: 2rem; }
      .RelatedPosts-posts > li > *:last-child {
        margin-top: auto; } }

.RelatedPosts-heading {
  color: #002644;
  font-family: Raleway;
  font-size: 1.3125rem;
  font-weight: 600;
  letter-spacing: 0.15375rem;
  line-height: 2.0625rem;
  text-transform: uppercase;
  border: solid 1px #e0e0e0;
  border-width: 1px 0;
  padding: 0.3rem 0; }

.RelatedPosts-post-thumbnail a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  border: solid 1px #f6f6f6;
  position: relative; }
  .RelatedPosts-post-thumbnail a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    top: 1rem;
    left: 1rem; }
    .RelatedPosts-post-thumbnail a > span > span {
      display: block;
      width: 100%;
      position: relative;
      height: 100%;
      overflow: hidden; }
  .RelatedPosts-post-thumbnail a img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; }
    .RelatedPosts-post-thumbnail a img[src*='.svg'] {
      width: 100%; }
  .RelatedPosts-post-thumbnail a[style*='background-image:'] {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
    .RelatedPosts-post-thumbnail a[style*='background-image:'] span {
      display: none; }

.RelatedPosts-post-heading {
  color: #0f4471;
  font-family: "Libre Franklin";
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.03313rem;
  line-height: 1.75rem; }
  .RelatedPosts-post-heading a {
    text-decoration: none; }

.SearchPage-form {
  max-width: 480px;
  margin: 1rem auto 0;
  text-align: center; }
  .SearchPage-form input[type=text] {
    margin-bottom: 1rem; }
  .SearchPage-form input[type=submit] {
    width: auto !important; }
  @media (min-width: 960px) {
    .SearchPage-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .SearchPage-form input[type=text] {
        width: 60% !important;
        margin: 0 1rem 0 0 !important; }
      .SearchPage-form input[type=submit] {
        width: 40% !important; } }

.SearchPage-results {
  margin: 0;
  padding: 0;
  list-style: none; }
  .SearchPage-results > li {
    margin: 0;
    padding: 0 0 2rem; }
    .SearchPage-results > li:not(:first-child) {
      padding-top: 2rem; }
    .SearchPage-results > li:not(:last-child) {
      border-bottom: solid 1px #979797; }

.SelectNavigation_float {
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .SelectNavigation_float:after {
      content: "";
      display: table;
      clear: both; } }

@media (min-width: 768px) {
  .SelectNavigation_float .SelectNavigation {
    float: right; } }

.SelectNavigation {
  max-width: 300px;
  margin: 0 auto; }

.ServiceList {
  padding: 0; }
  @media (min-width: 960px) {
    .ServiceList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.ServiceList-list:nth-child(2) {
  margin: 2rem 0 0; }
  @media (min-width: 960px) {
    .ServiceList-list:nth-child(2) {
      margin: 0;
      padding-left: 3rem;
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%; }
      .ServiceList-list:nth-child(2) > ul {
        width: 100%; } }

@media (min-width: 960px) {
  .ServiceList-list:first-child:not(:last-child) {
    -ms-flex-preferred-size: 67%;
    flex-basis: 67%; }
    .ServiceList-list:first-child:not(:last-child) > ul {
      width: calc(50% - 1rem); } }

@media (min-width: 960px) {
  .ServiceList-list:first-child:last-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    .ServiceList-list:first-child:last-child > ul {
      width: calc(33% - 1.333rem); } }

@media (min-width: 960px) {
  .ServiceList-list > ul {
    float: left; }
    .ServiceList-list > ul + ul {
      margin-left: 2rem; } }

@media (max-width: 959px) {
  .ServiceList-list > ul.barlinks + ul.barlinks > li:first-child {
    border-top-width: 0; } }

.ServiceList-list:after {
  content: "";
  display: table;
  clear: both; }

.SocialIcons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1em; }
  .SocialIcons > li {
    margin: 0;
    padding: 0;
    font-size: 10px; }
    @media (min-width: 768px) {
      .SocialIcons > li:not(:first-child) {
        margin-left: 1rem; } }
  .SocialIcons a {
    display: block;
    position: relative;
    width: 1.75rem;
    height: 1.75rem;
    font-size: 1.75rem;
    line-height: 1em;
    text-indent: -9999px;
    border: solid 1px currentColor;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    text-decoration: none; }
  .SocialIcons a:after {
    content: '';
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: 0;
    font-size: 0.5em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .SocialIcons a[href*='twitter.com']:after {
    content: '\f099'; }
  .SocialIcons a[href*='facebook.com']:after {
    content: '\f230'; }
  .SocialIcons a[href*='linkedin.com']:after {
    content: '\f0e1'; }
  .SocialIcons a[href*='youtube.com']:after {
    content: '\f16a'; }
  .SocialIcons a[href*='plus.google.com']:after {
    content: '\f0d5'; }
  .SocialIcons a[href*='instagram']:after {
    content: '\f16d'; }

.SocialIcons--white a {
  color: #fff; }

.SocialIcons--tight > li:not(:first-child) {
  margin-left: 0.5rem; }

.SocialLinks-icons > li {
  padding: 0 1.5em; }

@media (min-width: 960px) {
  .ThreeBoxes-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.ThreeBoxes-box {
  border: 2px solid #c0c0c0;
  margin-bottom: 3rem; }
  @media (min-width: 960px) {
    .ThreeBoxes-box {
      width: calc(33.333% - 2rem);
      margin-bottom: 0; }
      .ThreeBoxes-box:not(:first-child) {
        margin-left: 3rem; } }

.ThreeBoxes-content {
  padding: 1.5rem;
  text-align: center; }
  .ThreeBoxes-content > :first-child {
    margin-top: 0; }
  .ThreeBoxes-content img {
    max-width: 100%;
    height: auto; }

@media (max-width: 959px) {
  .ThreeBoxes--icons .ThreeBoxes-box {
    margin-top: 7.9375rem; } }

@media (min-width: 960px) {
  .ThreeBoxes--icons .ThreeBoxes-box {
    margin-top: 3.9375rem;
    margin-bottom: 0; } }

.ThreeBoxes-icon {
  border: 2px solid #c0c0c0;
  border-radius: 50%;
  height: 7.875rem;
  width: 7.875rem;
  margin: -64px auto 0;
  background: #fff no-repeat 50% 50%; }

.ThreeSteps-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  margin: 0 !important;
  width: 100% !important; }

.ThreeSteps-slide {
  background: #fff;
  border: solid 2px #BAA874;
  padding: 4rem 2rem 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-top: 7rem;
  width: calc(33.333% - 1rem); }
  @media (min-width: 960px) {
    .ThreeSteps-slide {
      width: calc(33.333% - 3rem) !important; } }

.ThreeSteps-slide {
  font-size: 1rem;
  line-height: 1.6875rem;
  letter-spacing: 0.0125rem; }
  .ThreeSteps-slide h4 {
    font-size: 0.9375rem;
    line-height: 1.125rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    color: #0f4471; }

.ThreeSteps-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ThreeSteps-slider .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto; }

.ThreeSteps-circle {
  width: 7rem;
  height: 7rem;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-size: cover;
  background-position: 50% 50%; }

.ThreeSteps-cta {
  margin: 1em 0;
  text-align: center; }
  @media (min-width: 960px) {
    .ThreeSteps-cta {
      margin: 2em 0; } }

.ThreeSteps-ctrls {
  position: relative;
  margin-top: 1rem;
  height: 2.5rem; }
  .ThreeSteps-ctrls .slick-arrow.slick-next {
    right: 0; }
  .ThreeSteps-ctrls .slick-arrow.slick-prev {
    left: 0; }
  .ThreeSteps-ctrls .slick-dots :not(.slick-active) button {
    background: rgba(255, 255, 255, 0.19); }
  @media (min-width: 960px) {
    .ThreeSteps-ctrls {
      display: none; } }

.ThreeSteps {
  counter-reset: a_step; }

.ThreeSteps-slide:before {
  counter-increment: a_step;
  content: counter(a_step);
  position: absolute;
  color: #BAA874;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1em;
  left: 50%;
  top: -7rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

@media (min-width: 960px) {
  .ThreeSteps-slide:not(:last-child):after {
    content: '';
    width: 100%;
    border-bottom: solid 1px #BAA874;
    position: absolute;
    top: -7rem;
    left: 50%;
    margin: 0.8rem 0 0 2.25rem; } }

@media (max-width: 767px) {
  .TileCarousel-slider {
    display: block !important; }
  .TileCarousel-slide:nth-child(n+6) {
    display: none; } }

@media (min-width: 768px) {
  .TileCarousel-slider:not(.slick-initialized) > * {
    width: 33.333% !important; } }

@media (min-width: 960px) {
  .TileCarousel-slider:not(.slick-initialized) > * {
    width: 20% !important; } }

@media (min-width: 768px) {
  .TileCarousel-slider {
    position: relative;
    margin: 0 4rem;
    width: calc(100% - 8rem); } }

@media (max-width: 767px) {
  .TileCarousel-slider {
    max-width: 320px;
    margin: 0 auto;
    font-size: 1.4em;
    line-height: 1.4em; } }

.TileCarousel-slide {
  margin: 0 auto 1rem; }
  .TileCarousel-slide a {
    text-decoration: none;
    text-transform: uppercase;
    color: white; }

@media (min-width: 768px) {
  .TileCarousel-slide {
    padding: 0 0.5rem; }
    .TileCarousel-slide > * {
      padding: 1rem; } }

.TileCarousel-outro {
  margin: 2rem 0 1rem;
  text-align: center; }

.TileCarousel-dots {
  position: relative;
  height: 2.5rem;
  display: none; }

div.TileCarousel-slide {
  overflow: hidden;
  position: relative; }
  div.TileCarousel-slide > * {
    display: block;
    width: 100%;
    height: 0;
    padding: 0 0 100%;
    color: white;
    background-size: cover;
    background-color: #0f4471; }
    div.TileCarousel-slide > * > * {
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      height: 100%; }
      div.TileCarousel-slide > * > * > * {
        width: 100%;
        text-align: center;
        color: white;
        padding: 0.5rem 1rem; }

.TopLink {
  -webkit-transition: -webkit-transform linear 100ms;
  transition: -webkit-transform linear 100ms;
  transition: transform linear 100ms;
  transition: transform linear 100ms, -webkit-transform linear 100ms; }
  .TopLink:not(.TopLink--active) {
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%); }

.TopLink {
  position: fixed;
  right: 0;
  top: 75%;
  z-index: 200;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  .TopLink a {
    display: block;
    width: 2rem;
    height: 2rem;
    padding: 0.25rem;
    font-size: 0.8rem;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #002644;
    color: #fff; }
    .TopLink a:before {
      content: '\f106';
      font-family: FontAwesome;
      display: block;
      font-size: 1rem;
      line-height: 1em; }

@media (min-width: 960px) {
  .TwoColumns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.TwoColumns-column {
  margin-bottom: 4rem;
  width: 100%; }
  @media (min-width: 960px) {
    .TwoColumns-column {
      width: calc(50% - 1rem); }
      .TwoColumns-column:not(:last-child) {
        margin-right: 2rem; } }

.TwoColumns-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem; }
  @media (min-width: 960px) {
    .TwoColumns-content {
      padding: 0 3rem; } }

@media (max-width: 959px) {
  .TwoColumns-column_unpad--mobile {
    margin: 0 -2rem; } }
  @media (max-width: 959px) and (min-width: 960px) {
    .TwoColumns-column_unpad--mobile {
      margin: 0 -3rem; } }

.WhyUs-column {
  margin: 0 0 2rem;
  text-align: center; }

.WhyUs-column p {
  text-align: left; }

@media (min-width: 960px) {
  .WhyUs-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .WhyUs-column {
    width: calc(33.333% - 2.66667rem);
    margin: 0; } }

.read_more:not(.read_more--revealed) {
  display: none; }

@media (max-width: 959px) {
  .hidden--mobile {
    display: none; } }

@media (min-width: 960px) {
  .hidden--desktop {
    display: none; } }

body.home .QuickContact {
  margin-top: 6rem; }

.ss1496253950 {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px; }
  @media (min-width: 1200px) {
    .ss1496253950 {
      font-size: 1.4375rem; } }

.align-items--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

div.wpcf7 .ajax-loader {
  background-image: url("/wp-content/plugins/contact-form-7/images/ajax-loader.gif"); }

.sadebar-div ul li a {
  display: block !important;
  padding: 8px 20px;
  border-bottom: 1px solid #eee; }

.sadebar-div ul li:last-child a {
  border: none; }

.wpcf7-response-output.wpcf7-display-none {
  padding: 2px 0; }

.AccordionTabs {
  direction: ltr !important; }

.AccordionTabs-container,
.AccordionTabs-desktop-ctrls {
  direction: ltr !important; }

.AccordionTabs-toggle {
  border-left: 1px solid #ccc !important;
  border-right: none !important; }

.AccordionTabs-heading::after,
.AccordionTabs-toggle.active::after {
  margin-left: 0 !important; }

.hide.mobile-show {
  display: none; }

.banner-content-main {
  position: relative; }

.sg-group input:focus {
  border-width: 1px !important; }

.sg-control-text {
  position: relative; }

.sg-group .sg-control-text > span {
  position: absolute;
  top: 8px;
  right: 0; }

.sg-min-characters {
  margin-top: 6px; }

.ImageSplit-image {
  background-position: top left; }

.left-copy--modest table {
  border-collapse: collapse; }

.left-copy--modest table tr td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 8px 20px; }

.location-template .center-listing ol li,
.location-template .center-listing ul li {
  list-style: inside; }

@media (min-width: 960px) {
  .AccordionTabs {
    direction: rtl; }
  .AccordionTabs-container,
  .AccordionTabs-desktop-ctrls {
    direction: ltr; }
  .AccordionTabs-desktop-ctrls li {
    border-right: solid 1px silver !important;
    border-left: none !important;
    margin: 0 0 0 -1px; }
  .AccordionTabs-toggle.active {
    border-right: 1px solid #ccc; }
  .basic-content-div,
  .sadebar-div {
    width: 100%; }
  .content-outer-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .basic-content-div {
    width: calc(100% - 350px); }
  .sadebar-div {
    width: 350px; } }

.content-outer-div > div {
  padding: 0 15px; }

.sadebar-div .widget {
  background: #fafafa;
  border: 1px solid #ccc; }

.sadebar-div .widgettitle {
  margin: 0;
  font-size: 20px;
  background: #baa874;
  padding: 8px 20px;
  color: #fff; }

.sadebar-div #menu-services {
  padding: 0 15px; }

.sadebar-div ul {
  padding: 0;
  margin: 0; }

.sadebar-div ul li {
  list-style: none !important;
  margin-bottom: 0;
  padding: 2px 0; }

.sadebar-div ul li a {
  text-decoration: none;
  font-size: 15px;
  display: inline-block;
  line-height: 1.4em; }

.widget.practice-side > .siderbar-title.widgettitle {
  display: none; }

.contact-form-inner-page .screen-reader-response {
  display: none; }

.contact-form-inner-page .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  border: 1px solid red;
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 11px !important;
  padding: 0 10px; }

.location-btn-div a {
  display: inline-block;
  font-family: Raleway, sans-serif;
  font-size: .875rem;
  line-height: 1rem;
  padding: 1.125rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  border: solid 2px currentColor;
  background: 0 0;
  font-style: normal; }

.location-btn-div a:hover {
  background: #0f4471;
  border-color: #0f4471;
  color: #fff; }

.sadebar-div div#text-2 {
  display: none; }

.contact-form-inner-page {
  position: absolute;
  top: 0;
  width: 347px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 15px 20px 15px;
  right: 30px;
  margin-top: 7px; }

.contact-form-inner-page form label, .contact-form-inner-page form .wpcf7-form .wpcf7-not-valid-tip, .wpcf7-form .contact-form-inner-page form .wpcf7-not-valid-tip {
  display: none; }

.contact-form-inner-page form br {
  display: none; }

.contact-form-inner-page {
  position: absolute;
  width: 347px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 15px;
  right: 30px;
  margin-top: 22px; }

.contact-form-inner-page form input {
  border-radius: 0 !important;
  padding: 8px !important; }

.contact-form-inner-page form textarea {
  height: 83px;
  border-radius: 0;
  resize: none; }

.contact-form-inner-page form input[type=submit] {
  width: auto; }

.contact-form-inner-page h2 {
  color: #fff;
  padding-top: 10px;
  font-size: 19px;
  margin-bottom: 0; }

.contact-form-inner-page span.wpcf7-form-control-wrap {
  position: relative;
  display: block; }

.contact-form-inner-page form p {
  margin-bottom: 8px !important; }

.contact-form-inner-page span.wpcf7-not-valid-tip {
  color: red;
  position: absolute;
  right: 20px;
  font-size: 12px !important;
  font-weight: 400 !important;
  bottom: 0; }

.contact-form-inner-page .comments span.wpcf7-not-valid-tip {
  bottom: 8px !important; }

.contact-form-inner-page span.wpcf7-not-valid-tip {
  color: red;
  position: static;
  right: 20px;
  font-size: 12px !important;
  font-weight: 400 !important;
  bottom: 0; }

.wpcf7-response-output.wpcf7-validation-errors {
  font-size: 12px;
  position: relative;
  padding: 0;
  color: red;
  bottom: 10px; }

.home .options-page {
  display: none; }

.fullscale.basic-content-div {
  width: 100%; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked {
  border-color: #009c72 !important; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked {
  border: none !important;
  font-size: 17px !important; }

.contact-form-inner-page .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute !important; }

p > .ajax-loader + .ajax-loader {
  display: none !important; }

.QuickContact-form .button {
  max-width: 100%;
  margin-top: 30px; }

.wpcf7-response-output {
  text-align: center;
  font-size: 15px !important; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  color: #fff !important;
  border: 2px solid #009e55;
  margin-bottom: 10px; }

.QuickContact-form .wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked.wpcf7-mail-sent-ok {
  color: #333 !important;
  border: 2px solid #46b450 !important; }

.ImageSplit-image.image-box-right > img {
  display: block !important;
  height: 100%; }

.text-center.drug-lawyer {
  text-align: center; }

.text-center.drug-lawyer h2 {
  position: relative;
  font-size: 35px;
  font-weight: lighter;
  margin-bottom: 40px;
  color: #333; }

.text-center.drug-lawyer h2::after {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #baa975;
  width: 40px;
  height: 3px; }

.ImageSplit-content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40%; }

.ImageSplit-image-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  min-height: 710px; }

.practice-areas-col {
  background: #fff;
  color: #333;
  position: absolute;
  right: 13px;
  width: 60.6%;
  top: 14px; }

.practice-areas-col a {
  background: #fff;
  width: 30.6%;
  float: left;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding-top: 15px;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.practise_areas_box .tab-pane > strong {
  font-size: 15px;
  color: #0e4473;
  font-weight: 700;
  font-size: 15px; }

.tab-pane > ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.tab-pane > ul li {
  position: relative;
  list-style-type: none;
  padding: 0 0 10px 28px; }

.tab-pane > ul > li::before {
  content: "";
  height: 10px;
  width: 10px;
  background: #fff;
  position: absolute;
  left: 0;
  border: 2px solid #174871;
  border-radius: 50px;
  top: 9px;
  bottom: 0; }

.practise_areas_box p {
  font-size: 14px;
  margin: 0;
  color: #333; }

.tabs-inner > ul > li {
  list-style: none;
  width: 24%;
  border: 1px solid #ccc;
  display: inline-block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  overflow: hidden; }

.tabs-inner ul li a {
  display: inline-block;
  text-decoration: none;
  margin-left: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 20px; }

.tabs-inner #pills-tabContent {
  text-align: left;
  padding: 25px 0; }

.tabs-inner > ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0; }

.tabs-inner > ul > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.tabs-inner strong {
  font-size: 23px;
  font-weight: 600; }

.tabs-inner > ul li:hover {
  background: #104877;
  color: #fff; }

.tabs-inner > ul li:hover a {
  color: #fff; }

.tabs-inner > ul li a.active {
  background: #104877;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }

.albany_drug_attorneys {
  background: #fff;
  color: #333;
  padding: 10px 0; }

.albany_drug_attorneys h2 {
  color: #fff; }

.banner-left-content span::before {
  content: '\f041';
  font-family: FontAwesome;
  padding-right: 3px; }

.banner-left-content span {
  display: block;
  margin: 0; }

.practise_areas_box strong {
  font-size: 14px; }

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

.albany_drug_attorneys a.telephone {
  background: #b9a874;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  padding: 10px 24px;
  margin: 40px 0 0 0;
  border: 1px solid #d9c890;
  font-weight: 600;
  font-size: 18px; }

::-webkit-input-placeholder {
  color: #333 !important; }

::-moz-placeholder {
  color: #333 !important; }

:-ms-input-placeholder {
  color: #333 !important; }

::-ms-input-placeholder {
  color: #333 !important; }

::placeholder {
  color: #333 !important; }

.contact-form {
  background: #f1f1f1;
  padding-top: 70px; }

.contact-form h2 {
  margin-bottom: 70px !important; }

.contact-form .section.basic-content-section {
  margin: 0; }

.contact-form input {
  width: 48% !important;
  margin: 0 10px;
  border-radius: 0 !important;
  border: none !important;
  -webkit-box-shadow: 0 0 0 #ccc;
  box-shadow: 0 0 0 #ccc;
  padding: 15px 21px !important; }

.contact-form textarea {
  width: 97.8% !important;
  border: none;
  border-radius: 0;
  padding: 20px;
  resize: none; }

.contact-form input[type=submit] {
  background: #0f4372;
  display: inline-block;
  width: auto !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 18px 70px !important;
  margin-bottom: 50px !important; }

.practise_areas_box > strong {
  color: #0f446e; }

.practise_areas_box:last-child,
.practise_areas_box:nth-last-child(2) {
  padding-bottom: 0; }

.contact-form .wpcf7-form > p {
  margin: 0; }

.testimonials-form .section.basic-content-section {
  margin-bottom: 0;
  margin-top: 0; }

.testimonials-form .owl-controls .owl-page > span {
  background: #ccc;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 20px; }

.testimonials-form .owl-controls .owl-page {
  display: inline-block;
  margin: 0 10px 30px 0; }

.testimonials-form .owl-page.active > span {
  background: #b9a874; }

.testimonials-form {
  background: url(/wp-content/uploads/section-bg.jpg);
  padding: 60px 0 0;
  color: #fff; }

.testimonials-form a,
.testimonials-form h2 {
  color: #fff !important; }

h2.testimonials {
  color: #fff !important; }

h2.consultations {
  color: #333 !important;
  line-height: 41px; }

.clearfix {
  clear: both; }

.practice-areas-col-right {
  text-align: center;
  margin-top: 50px; }

.practise_areas_box1 > p {
  margin: 0; }

.practice-areas-title {
  background: #baa975;
  color: #fff;
  font-size: 25px;
  text-align: center;
  padding: 9px 0;
  font-weight: 500; }

.albany_drug_attorneys.albany_drug_attorneys_page {
  background: #f8f8f8; }

.albany_drug_attorneys.albany_drug_attorneys_page h2 {
  color: #0c4572;
  line-height: 50px; }

.albany_drug_attorneys.albany_drug_attorneys_page a.telephone {
  background: #0c4572;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  padding: 10px 24px;
  margin: 40px 0 0 0;
  border: 1px solid #0c4572;
  font-weight: 600;
  font-size: 18px; }

.practise_areas_box1 {
  float: left;
  width: 25%; }

.practise_areas_box1 {
  float: none;
  width: 24%;
  border: 1px solid #ccc;
  background: #fff;
  text-align: center;
  display: inline-block;
  margin-left: -4px; }

.practise_areas_box1 > p > a {
  display: block;
  color: #333;
  padding: 14px 0;
  font-size: 13px;
  text-transform: uppercase; }

.practise_areas_box1 > p > a:hover {
  background: #0c4572;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  color: #fff !important; }

.home-owlcarousel .owl-dots .owl-dot span {
  background: #fff;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 30px; }

.home-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 10px 6px 20px 0; }

.home-owlcarousel .owl-dots .owl-dot.active > span,
.home-owlcarousel .owl-dots .owl-dot > span:hover {
  background: #baa874 !important; }

.owl-theme .owl-dots .owl-dot:hover span,
.tcowl-wrap .owl-theme .owl-dots .owl-dot.active span {
  background: #baa874 !important; }

.albany_drug_attorneys a {
  color: #333 !important; }

.contact-form input[type=submit] {
  display: block !important;
  margin: 0 auto;
  margin-bottom: 0; }

.home-owlcarousel .owl-wrapper {
  display: table !important; }

.home-owlcarousel .owl-item {
  display: table-cell !important;
  vertical-align: top !important;
  float: none !important; }

.contact-form .site_width.text-center.drug-lawyer .consultations {
  margin-bottom: 60px !important; }

.practise_areas_box:nth-child(3n) {
  border-right: none; }

.practise_areas_box > a {
  color: #104877;
  display: inline-block;
  text-decoration: none !important; }

.practice-areas-col a:hover {
  background: #0f446e;
  border-color: #0f446e; }

.practice-areas-col a:hover .practise_areas_box > strong,
.practice-areas-col a:hover p {
  color: #fff; }

.responsive-table {
  overflow: scroll; }

@media (max-width: 959px) {
  .mobile-hide {
    display: none; }
  .hide.mobile-show {
    display: block; }
  .site_width.copy--modest {
    padding-left: 0;
    padding-right: 0; }
  .contact-form-inner-page {
    position: static;
    width: 85%;
    margin: 10px auto 10px; }
  .wpcf7-form-control-wrap > div > div {
    width: 100% !important;
    overflow: hidden; }
  .wpcf7-form-control-wrap > div > div > div {
    margin: 0 0 0 -12px; }
  .section:not([style*='background-image']):not([class*='bg']) {
    margin-top: 1rem; }
  .fullscale.basic-content-div {
    width: auto !important; }
  h1 {
    font-size: 27px !important;
    line-height: 37px; }
  .RelatedPosts.section.site_width.site_width--wide_copy.copy--modest {
    padding: 0 15px; }
  .ImageSplit-contentalign {
    padding: 1rem; }
  .AccordionTabs.section.site_width {
    padding: 0 10px; }
  .AccordionTabs-toggle {
    border-right: 1px solid #ccc !important; }
  .ArticleList-item-col,
  .section.site_width.site_width--wide_copy.copy--modest {
    padding: 0 20px; }
  .copy--louder.FormsGuides h2 {
    font-size: 18px; }
  .text-center.drug-lawyer table h2 {
    font-size: 15px; } }

@media (max-width: 500px) {
  .practise_areas_box1,
  .tabs-inner > ul > li {
    width: 100%; }
  .site_width.copy--modest.tabs-inner form span {
    display: inline-block; }
  .site_width.copy--modest.tabs-inner form span input {
    width: 91% !important;
    padding: 0; }
  .contact-form textarea {
    width: 90% !important; } }

@media (min-width: 501px) and (max-width: 768px) {
  .practise_areas_box1,
  .tabs-inner > ul > li {
    width: 49%; }
  .site_width.copy--modest.tabs-inner form span {
    display: block; }
  .site_width.copy--modest.tabs-inner form span input {
    width: 100% !important; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .practise_areas_box1,
  .tabs-inner > ul > li {
    width: 31%; }
  .site_width.copy--modest.tabs-inner form span {
    display: block; }
  .site_width.copy--modest.tabs-inner form span input {
    width: 100% !important; } }

#hbspt-form-1539790601656-7098770775 {
  border-width: 0; }

#hsForm_82634758-f33e-4efb-b56c-658433655716 .form-columns-1 {
  border-width: 0; }

#hsForm_82634758-f33e-4efb-b56c-658433655716 .form-columns-2 {
  border-width: 0; }

.actions input[type=submit].hs-button {
  background-color: #baa874;
  width: 236px !important;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  padding-top: 1.25em !important;
  padding-bottom: 1.25em !important;
  padding-right: 1.25em !important;
  padding-left: 1.25em !important;
  min-height: 50px;
  position: static;
  margin-top: 30px; }

#hsForm_57aff45f-01bb-4530-971e-1e5aa6ff8ac0 .form-columns-1 {
  border-width: 0; }

#hsForm_57aff45f-01bb-4530-971e-1e5aa6ff8ac0 .form-columns-2 {
  border-width: 0; }

.hs-lastname .input input[type=text] {
  margin-top: 22px; }

.QuickContact .QuickContact-form {
  border-width: 0; }
