/* Base Styles */

.wf-loading body {
    /*
    Hides everything until font is loaded to prevent
    jumping from default font to typekit,
    here we're hiding all content within
    the <html> once it has the class "wf-loading"
    */
    opacity: 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
    line-height: 1.4;
    margin-top: .2em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

h1, .h1 {
    font-size: 2.5em;
    line-height: 1.3;
    margin-top: .53em;
}

@media (max-width: 767px) {
    h1, .h1 {
        font-size: 2.0em;
    }
}

h2, .h2 {
    font-size: 2em;
    line-height: 1.3;
    margin-top: .31em;
}

h3, .h3 {
    font-size: 1.5em;
}

h4, .h4 {
    font-size: 1.25em;
}

h5, .h5 {
    font-size: 1.17em;
}

@media (min-width: 992px) {
    .rich-text h2:first-child,
    .rich-text h3:first-child,
    .rich-text h4:first-child,
    .rich-text h5:first-child {
        margin-top: 0;
    }
}

.rich-text td {
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
    vertical-align: baseline;
}

.rich-text ul,
.rich-text ol {
    margin-bottom: 1.65em;
}

.rich-text {
    font-size: 1em;
}

.rich-text li {
    margin-bottom: .2em;
}

.rich-text p,
.rich-text li {
    line-height: 1.45;
}

.rich-text img {
    border: none;
    background-color: transparent;
}

.rich-text img.center-block {
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-bottom: 1em;
}

figure.aligncenter {
    margin: auto;
}

figure figcaption {
    font-size: .7em;
    margin-bottom: 1.5em;
}

.page-header {
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.page-header > .container,
.secondary-header .title-row  {
    margin-bottom: 1.5em;
}

.btn {
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.secondary-hero {
    padding-top: 3em;
    padding-bottom: 3em;
    color: #fff;
    background-color: #ccc;
}

.secondary-hero .interior-hero-text {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.secondary-hero .title {
    color: #fff;
}

.secondary-hero .title:after {
    background-color: #fff;
}

.form-success {
    margin-top: 1.5em;
}

.page-header .title,
.secondary-header .title {
    text-transform: uppercase;
    padding-top: 1em;
    padding-bottom: .5em;
    line-height: 1.2;
}

.page-header .title:after,
.secondary-header .title:after {
    content: " ";
    width: 75px;
    height: 5px;
    display: block;
    margin: .4em auto;
}

.breadcrumb {
    background-color: #fff;
    border-radius: 0;
    border: 2px solid;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .04em;
    font-size: .8em;
    display: inline-block;
    padding: 0px 5px;
    margin-top: 1em;
    margin-bottom: 2.5em;
    line-height: 1.7;
}

.breadcrumb>li {
    padding: 0 8px;
    position: relative;
}

.breadcrumb>li+li:before {
    content: ' ';
    padding: 0;
    border-right: 2px solid;
    transform: skew(-7deg);
    position: absolute;
    left: -2px;
    height: 27px;
}

@media (max-width: 1199px) {
    .breadcrumb {
        display: none;
    }
}

/* Blog Styles */

.img-thumbnail {
    border-width: 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}

.post-featured-image > a,
.post-summary .recent-post-image-link {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.post-featured-image > a:hover:before,
.post-summary .recent-post-image-link:hover:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,.2);
    z-index: 5;
}

.learn-more-link i {
    font-size: .85em;
    vertical-align: baseline;
}

.learn-more-link {
    float: right;
}

.learn-more-link {
    float: right;
    font-family: inherit;
    font-weight: 700;
    font-size: 1em;
}

.blog-post-simple .blog-information,
.recent-post .blog-information {
    background-color: #F8F8F8;
    padding: 0 1.2em 1em;
}

@media (max-width: 991px) {
    .blog-post-simple-wrapper {
        margin-bottom: 1em;
    }
}

address {
    margin-bottom: 0;
}

/* For google translate button */
#google_translate_element .goog-te-gadget-icon {
    width: 0;
    height: 0;
}

#google_translate_element .goog-te-gadget-simple .goog-te-menu-value:hover {
    text-decoration: none;
}

#google_translate_element .goog-te-gadget-simple .goog-te-menu-value span {
    text-transform: uppercase;
}

#google_translate_element .goog-te-gadget-simple .goog-te-menu-value span:first-child {
        display: none;
}

#google_translate_element .goog-te-gadget-simple .goog-te-menu-value:before {
        color: currentColor;
        text-transform: uppercase;
}

/* Google search styling */

header .search {
    z-index: 999;
    width: 180px;
}

header form.gsc-search-box,
header table.gsc-search-box {
    margin-bottom: 0!important;
}

header .gsc-input-box {
    height: 29px;
}

header .gsc-search-button {
    box-sizing: content-box;
    line-height: normal;
}

header .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.06em;
    font-size: 13px;
    height: 23px!important;
    line-height: 23px;
}

header .gsib_a {
    padding: 2px 8px;
}

header input.gsc-input {
    font-size: 13px;
    padding: 2px;
}

header .cse .gsc-search-button input.gsc-search-button-v2,
header input.gsc-search-button-v2 {
    padding: 8px;
    margin-top: 4px;
    height: 13px;
    width: 13px;
    border-radius: 0;
    margin-left: 0;
    border: none;
}

@media (max-width: 991px){
    header .search {
        margin-right: auto;
        margin-left: auto;
        margin-top: .4em;
    }
}
header .cse input.gsc-search-button:focus,
header input.gsc-search-button:focus {
    outline: none;
}

header .gsc-search-box .gsc-input>input:focus,
header .gsc-input-box-focus,
header .gsc-input-box-hover {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

/*Practice area sidenav - used on multiple pages */

.practice-area-gotham-sidenav .practice-area-sidenav-item {
    color: #1d1d1b;
}

.practice-area-sidenav-item {
    border-bottom: 1px solid #b7b7b7;
    text-transform: uppercase;
}

.practice-area-category-gotham .nav-pills>li>a {
    border-radius: 0;
    padding: 20px 14px;
    color: #1d1d1b;
    letter-spacing: 0.06em;
}

.practice-area-category-gotham .multi-menu .menu-title {
    padding: 8px 16px;
    background-color: #e8e8e8;
    font-weight: 700;
    margin-bottom: 0;
}

.practice-area-sidenav-item.menu-title a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.practice-area-category-gotham .multi-menu.nav-pills>li.menu-title>a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.practice-area-category-gotham .multi-menu.nav-pills>li>a {
    padding: 8px 10px;
    font-size: .9em;
}

.practice-area-category-gotham .multi-menu.nav-pills>li>a:hover,
.practice-area-category-gotham .nav-pills>li.active>a,
.practice-area-category-gotham .nav-pills>li.active>a:focus,
.practice-area-category-gotham .nav-pills>li.active>a:hover {
    color: #fff;
}

.practice-area-category-gotham .multi-menu.nav-pills > .menu-title.active a {
    background-color: transparent;
}

.practice-area-category-gotham .multi-menu.nav-pills > .menu-title.active {
    background-color: #d7d7d7;
}

.practice-area-gotham-sidenav li:first-child {
    border-top: 1px solid #b7b7b7;
}

.practice-area-category-gotham .nav-stacked>li+li {
    margin-top: 0;
}

.practice-area-category-gotham .attorney-title {
    margin-top: 0;
    margin-bottom: 0;
}

.practice-area-side-nav .h5 {
  margin: 0;
}

@media (max-width: 991px) {
    .practice-area-category-gotham .nav-pills>li>a {
        text-align: left;
    }
}

.rich-text table td {
    padding: .5em;
}

.rich-text table {
    margin: 1.5em 0;
}

.footer-addon {
    text-align: center;
    padding: 3em 0;
}

.footer-addon .footer-addon-title {
    margin-bottom: .5em;
    margin-top: 0;
}