.page-header {
    display: none;
}
body {
    font-family: poppins, sans-serif;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    color: #000;
    background: #eaeff1 !important;
}
body h1 {
    font-family: spectral, sans-serif !important;
    font-size: 64px !important;
    line-height: 120% !important;
    font-weight: 300 !important;
}
body h2 {
    font-family: spectral, sans-serif !important;
    font-size: 40px !important;
    line-height: 48px !important;
    font-weight: 400 !important;
}

body h3 {
    font-family: spectral, sans-serif !important;
    font-size: 32px !important;
    line-height: 120% !important;
    font-weight: 300 !important;
}
body h4 {
    color: #03318C !important;
    font-family: "Spectral", Sans-serif !important;
    font-size: 26px !important;
    font-weight: 300 !important;
    line-height: 120% !important;
}
body p {
    font-family: poppins, sans-serif !important;
    font-size: 16px !important;
    line-height: 140% !important;
    font-weight: 400 !important;
}
body .legal-rev-footer p {
    font-family: "Poppins", Sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: 0.52px !important;
}
body .custom-section p, body .custom-section ol, body .custom-section ul {
    font-family: poppins, sans-serif;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
}
body .custom-section p:not(:last-of-type), body .custom-section ol:not(:last-of-type), body .custom-section ul:not(:last-of-type) {
    margin-bottom: 1rem;
}
body .custom-section p:last-of-type, body .custom-section ol:last-of-type, body .custom-section ul:last-of-type {
    margin-bottom: 0;
}
body a {
    color: #008ff7;
    text-decoration: underline;
}
body strong {
    font-weight: 700;
}
body img {
    vertical-align: middle;
}
.max-width {
    max-width: 1250px;
    width: 100%;
    padding: 0 25px;
    margin: 0 auto;
}
.hidden {
    display: none;
}
main#content, .elementor-location-single, .elementor-location-archive {
    padding-top: 162px;
}
main#content {
    overflow: hidden;
}
header {
    position: fixed;
    width: 100%;
    background: #193A81;
    z-index: 9999 !important;
}
header .container {
    max-width: 1250px;
    padding: 0 25px;
    margin: 0 auto;
}
header .row {
    display: flex;
    flex-wrap: wrap;
}
header .top-header {
    background: #1c1a19;
    padding: 7.5px 0;
}
header .top-header .row {
    justify-content: end;
}
header .top-header a {
    display: inline-block;
}
header .contact-number {
    color: #fff;
    font-family: merriweather, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 3px 0;
    margin-right: 64px;
}
header .contact-number a {
    color: #fff;
    font-family: merriweather, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
header .contact-number svg {
    margin-left: 10px;
}
header .contact-number svg path {
    fill: #88ABBE;
}
header .social-media {
    display: flex;
    flex-wrap: wrap;
}
header .social-media a:not(:last-of-type) {
    margin-right: 10px;
}
header .mobile-logo {
    display: none;
}

header .social-media svg path {
    fill: #88ABBE;
}
header .header-hamburger {
    display: none;
}
header .mobile-bottom-nav {
    display: none;
}
header .bottom-header .row {
    justify-content: space-between;
    height: 120px;
    align-items: center;
}
header .main-nav {
    display: flex;
    flex-wrap: wrap;
}
header .main-nav a {
    display: block !important;
    color: #fff;
    font-family: merriweather, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal !important;
    padding: 13px 19px;
}
.hero-with-wrap {
    background: rgba(255, 255, 255, .90);
    max-width: 897px;
    padding: 40px;
}
.hero-v1 {
    position: relative;
}
.hero-v1::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(25, 58, 129, 0.30) 0%, rgba(25, 58, 129, 0.30) 100%);
}
.hero-v1 .e-con-inner {
    z-index: 4;
}
.hero-v1 .hero-with-wrap h1 {
    line-height: 107% !important;
    font-size: 55px !important;
    color: #193A81 !important;
    font-weight: 300 !important;
}
.hero-v1 .button-wrap {
    justify-content: flex-start;
    margin-top: 20px;
}
.hero-v1 .cont-btn {
    margin-left: 30px;
}
.hero-v1 .cont-btn a svg {
    width: 18px;
}
.wbg-mobile h2.elementor-heading-title {
    font-size: 40px !important;
}
header .main-nav a:hover {
    text-decoration: underline !important;
}
header .menu-item-has-children {
    position: relative;
    padding-right: 5px !important;
}
header .menu-item-has-children:after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M7.41 8.58L12 13.17L16.59 8.58L18 10L12 16L6 10L7.41 8.58Z" fill="%23AFA8BA"/></svg>');
    position: absolute;
    top: 12px;
    right: 0;
}
.contact-container-inner {
    background: rgba(25, 58, 129, 0.90);
    padding: 30px 40px;
    max-width: 982px;
}
.contact-container-inner a {
    color: #88ABBE;
}
header .sub-menu {
    background-color: #03318c;
}
header svg {
    vertical-align: middle;
}
header .button-link {
    margin-left: 20px;
}
header .button-link a {
    border: 1px solid #afa8ba;
    display: inline-block;
}
header .hfe-nav-menu-icon {
    display: none;
}
footer {
    background: #eee;
}
footer .container {
    max-width: 1250px;
    padding: 0 25px;
    margin: 0 auto;
}
.footer .footer-social svg path {
    fill: #88ABBE;
}
a.footer-btn svg path {
    fill: #88ABBE;
}
footer .row {
    display: flex;
    flex-wrap: wrap;
    padding: 45px 0 45px;
}
footer .col:first-of-type {
    width: 21.83%;
    padding-top: 20px;
}
footer .col:nth-of-type(2) {
    width: 53.84%;
    padding-top: 20px;
    padding-left: 41px;
}
footer .col:last-of-type {
    width: 24.33%;
    padding-top: 35px;
    padding-left: 24px;
    padding-bottom: 7px;
}
footer .button-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 26px;
}
footer .button-wrap a {
    height: 40px;
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: flex;
    align-items: center;
    padding: 8px 19px;
    background: #fff;
    transition: all 0.3s ease;
}
footer .button-wrap a:not(:last-of-type) {
    margin-right: 10px;
}
footer .button-wrap a:hover {
    color: #fff;
    background: #03318c;
}
footer .button-wrap svg {
    margin-right: 10px;
}
footer .address-wrap {
    color: #03318c;
    display: flex;
    flex-wrap: wrap;
    font-family: poppins, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
footer .address-wrap .label {
    font-weight: 700;
    margin-bottom: 20px;
}
footer .address-wrap .address {
    max-width: 145px;
}
footer .address-wrap .address:not(:last-of-type) {
    margin-right: 46px;
}
footer .footer-links ul {
    list-style: none;
    padding: 0;
}
footer .footer-links li:first-of-type a {
    font-weight: 700;
    color: #03318c;
}
footer .footer-links a {
    color: #afa8ba;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
footer a {
    display: inline-block;
}
footer svg {
    vertical-align: middle;
}
footer .footer-social {
    margin-top: 44px;
}
footer .footer-social.mobile-social-media {
    display: none;
}
footer .footer-social a:not(:last-of-type) {
    margin-right: 13px;
}
.bottom-footer p {
    margin-bottom: 0;
}
.bottom-footer a {
    color: #d93b36;
    font-weight: 700;
    text-decoration: underline;
}
.banner-v2 .elementor-widget-theme-post-featured-image {
    width: 100%;
    height: 100%;
}
.banner-v2 .elementor-widget-theme-post-featured-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(3, 49, 140, 0.40) 0%, rgba(3, 49, 140, 0.40) 100%);
}
.banner-v2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-v2 .elementor-widget-theme-post-title {
    z-index: 2;
}

.contact-form .forminator-row-last {
    text-align: right;
}

.contact-form .forminator-button-submit {
    position: relative;
    background: #88ABBE;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-family: merriweather, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 13px 54px 13px 19px;
}
.contact-form .forminator-button-submit:hover {
    background: #03318c;
}
.contact-form .forminator-button-submit:after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="26" viewBox="0 0 25 26" fill="none"><path d="M14.1594 19.7083L20.833 13L14.1594 6.29167C14.0991 6.21252 14.0226 6.14724 13.9349 6.10026C13.8472 6.05328 13.7504 6.02569 13.6511 6.01935C13.5518 6.01302 13.4524 6.02809 13.3594 6.06355C13.2665 6.099 13.1822 6.15402 13.1124 6.22486C13.0425 6.29571 12.9887 6.38073 12.9546 6.47418C12.9205 6.56763 12.9068 6.66732 12.9146 6.7665C12.9223 6.86568 12.9513 6.96204 12.9995 7.04905C13.0478 7.13606 13.1141 7.2117 13.1941 7.27083L18.1872 12.3056L4.90245 12.3056C4.71827 12.3056 4.54164 12.3787 4.41141 12.509C4.28117 12.6392 4.20801 12.8158 4.20801 13C4.20801 13.1842 4.28117 13.3608 4.41141 13.491C4.54164 13.6213 4.71827 13.6944 4.90245 13.6944L18.1872 13.6944L13.1941 18.7292C13.0643 18.8599 12.9917 19.0369 12.9923 19.2212C12.993 19.4055 13.0668 19.582 13.1976 19.7118C13.3284 19.8417 13.5053 19.9142 13.6896 19.9136C13.8739 19.9129 14.0504 19.8391 14.1802 19.7083L14.1594 19.7083Z" fill="white"/></svg>');
    position: absolute;
    top: 12.5px;
    right: 19px;
}
.contact-form label {
    display: none;
}
.contact-form .forminator-row {
    display: flex !important;
    flex-wrap: wrap !important;
    width: calc(100% + 10px) !important;
    margin: 0 !important;
    margin-left: -5px !important;
}
.contact-form .forminator-col {
    padding: 0 !important;
    width: calc(50% - 10px) !important;
    margin: 0 5px 10px !important;
    flex-basis: inherit !important;
}
.contact-form .forminator-field-name {
    margin-bottom: 0 !important;
}
.contact-form input[type='text'], .contact-form input[type='email'], .contact-form textarea, .contact-form input[type='tel'] {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 18px !important;
    letter-spacing: 0.3px !important;
    color: #03318c !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    border: none !important;
    border-radius: 0 !important;
    background: #eaeff1 !important;
}
.contact-form input[type='text']:focus, .contact-form input[type='email']:focus, .contact-form textarea:focus {
    outline: none;
}
.contact-form input[type='text'], .contact-form input[type='email'] {
    height: 50px;
}
.contact-form form .gfield {
    margin-bottom: 12px !important;
}
.contact-form textarea {
    height: 200px !important;
    resize: none !important;
}
.contact-form input[type='text']::placeholder, .contact-form input[type='email']::placeholder, .contact-form textarea::placeholder {
    color: #03318c;
}
.contact-form input[type='text']::-ms-input-placeholder, .contact-form input[type='email']::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
    color: #03318c;
}
.contact-form textarea {
    min-block-size: 200px !important;
}
.contact-form .gchoice label {
    font-family: poppins, sans-serif !important;
    font-size: 16px !important;
    line-height: 140% !important;
    font-weight: 400 !important;
}
.contact-form .gfield_checkbox .gchoice input {
    height: 15px !important;
    width: 15px;
}
.contact-form .gform_footer input {
    position: relative;
    background: #88ABBE !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-family: merriweather, serif !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
    padding: 13px 54px 13px 19px !important;
    margin-left: auto;
    background-image: url(images/arrow-btn.png) !important;
    background-repeat: no-repeat !important;
    background-position: top 11px right 11px !important;
}
.contact-form h2.gform_submission_error.hide_summary {
    font-size: 13px !important;
}
.contact-form .gform_footer {
    justify-content: flex-end;
}
.text-wbg {
    overflow: hidden;
}
.text-wbg:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(-50% + 201px);
    width: 100%;
    height: 100%;
    background: #fff;
}
.practice-areas a {
    text-decoration: none !important;
}
.attorney-listing .items {
    display: flex;
    flex-wrap: wrap;
}
.attorney-listing .item {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}
.attorney-listing .item:last-child {
    margin-bottom: 0;
}
.attorney-listing .item-left.item-col {
    width: 66.66%;
}
.attorney-listing .item-right.item-col {
    width: 33.34%;
}
.attorney-listing .item-inner {
    background: #fff;
    display: flex;
}
.attorney-listing .item-heading {
    display: flex;
    flex-wrap: wrap;
}
section.attorney-listing .item-right.item-col img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.attorney-listing .item:nth-child(even) .item-inner {
    flex-direction: row-reverse;
}
#attorney-list .image, #attorney-list .image-inner {
    height: 100% !important;
}
.attorney-listing .item-heading .image {
    width: 192px;
}
.attorney-listing .item-left.item-col .item-content-wrap {
    padding: 60px;
}
.attorney-listing .item-heading .image-inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}
.attorney-listing .item-heading img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.attorney-listing .item-heading .info {
    width: calc(100% - 192px);
    padding: 24px 20px;
}
.attorney-listing .item-heading h3 {
    color: #03318c;
    margin: 0 0 15px;
}
.attorney-listing .item-heading .job-title {
    color: #008ff7;
    font-family: poppins, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.attorney-listing .info .btn-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.attorney-listing .info .btn-wrap a {
    font-family: poppins, sans-serif;
    color: #193A81;
    background: #fff;
    height: 40px;
    padding: 0 19px;
    margin-left: 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    font-size: 14px;
}
.attorney-listing .info .btn-wrap a:hover {
    color: #fff;
    background: #03318c;
}
.attorney-listing .info .btn-wrap a:first-of-type {
    margin-left: 0;
}
.attorney-listing .info .btn-wrap svg,
.attorney-listing .info .btn-wrap img {
    margin-right: 10px;
}
.attorney-listing .content {
    color: #193A81 !important;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    margin: 20px 0;
}
.attorney-listing .read-more-wrap {
    display: inline-block;
}
.attorney-listing .read-more-wrap a {
    align-items: center;
    background: #88ABBE;
    color: #fff;
    display: flex;
    font-family: merriweather, serif;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    text-decoration: none;
    padding: 13px 19px;
    transition: all 0.3s ease;
}
.attorney-listing .read-more-wrap a:hover {
    background: #03318c;
}
.attorney-listing .read-more-wrap svg {
    height: 24px;
    margin-left: 10px;
}
.attorney-feature {
    position: relative;
}

.attorney-feature .image {
    text-align: center;
}
.attorney-feature .image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.attorney-feature .button-wrap {
    margin-top: 20px;
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.attorney-feature .btn {
    width: 50%;
}
.attorney-feature .btn:last-of-type {
    margin-bottom: 0;
}
.attorney-feature .btn a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 19px;
    color: #fff;
    transition: all 0.3s ease;
}
.attorney-feature .btn .email {
    background: var(--e-global-color-64fe7af);
    transition: all 0.3s ease;
}
.attorney-feature .btn .email:hover,
.attorney-feature .btn .phone:hover {
    background: #88ABBE;
}
.attorney-feature .btn .phone {
    background: var(--e-global-color-64fe7af);
}
#attorney-list .info h3 {
    color: #193A81;
    margin-bottom: 6px;
}
#attorney-list .btn-wrap a {
    border: 1px solid #EAEFF1;
}
#attorney-list .btn-wrap a svg path {
    fill: #EAEFF1;
}
#attorney-list .info .job-title {
    color: #88ABBE;
    font-size: 20px;
}
.blog-listing #blog-list, .blog-listing #blog-detailed-blog-list {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px;
}

.blog-listing .items {
    width: calc(50% - 40px);
    margin: 15px 20px;
    background: #fff;
    position: relative;
    padding: 30px 30px 64px;
}
.blog-listing .items.no-post {
    background: none;
    padding: 0;
}
.blog-listing .item-heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.blog-listing .image-wrap img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.blog-listing .title {
    width: calc(100% - 129px);
    color: #03318c;
    font-family: spectral, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 120%;
}
.blog-listing .details {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 20px;
}
.blog-listing .excerpt {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 20px;
}
.blog-listing .readmore-btn {
    position: absolute;
    width: calc(100% - 60px);
    left: 30px;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
}
.blog-listing .readmore-btn a {
    color: #afa8ba;
    font-family: poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    display: flex;
    flex-wrap: wrap;
    height: 64px;
    align-items: center;
    text-decoration: none;
}
.blog-listing .readmore-btn svg {
    margin-left: 20px;
}
.blog-listing .blog-nav {
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.blog-listing .blog-filter svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
.blog-listing .filter-wrap {
    display: flex;
    flex-wrap: wrap;
}
.blog-listing .filter-wrap > div {
    position: relative;
    margin-top: 15px;
}
.blog-listing .filter-wrap > div:first-of-type {
    margin-right: 15px;
}
.blog-listing .filter-wrap .clear-link {
    margin-left: 15px;
}
.blog-listing .filter-wrap .clear-link a {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: 0.32px;
    padding: 10px 0;
    display: block;
}
.blog-listing select {
    border: 1px solid #03318c;
    border-radius: 5px;
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: 0.32px;
    padding: 9px 44px 9px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
   /* Firefox */
    appearance: none;
   /* Safari and Chrome */
    background: transparent;
}
.blog-listing select:focus {
    outline: none;
}
.blog-listing .blog-search {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.blog-listing .blog-search svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
}
.blog-listing input[type=text] {
    border: none;
    border-radius: 50px;
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: 0.32px;
    width: 370px;
    padding: 24px 74px 24px 30px;
}
.blog-listing input[type=text]:focus {
    outline: none;
}
.blog-listing input[type=text]::placeholder {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: 0.32px;
}
.blog-listing input[type=text]::-ms-input-placeholder {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: 0.32px;
}
.blog-listing .button-wrap {
    margin-top: 30px;
    text-align: center;
}
.blog-listing .button-wrap a {
    display: inline-block;
    font-family: merriweather, serif;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    padding: 12.25px 19px;
    background: var(--e-global-color-64fe7af);
    color: #fff;
    text-decoration: none;
}
.blog-listing .button-wrap svg {
    height: 25px;
    width: 25px;
    vertical-align: middle;
    margin-left: 10px;
}
.contact-side-bar .phone-btn .elementor-button {
    position: relative;
}
.contact-side-bar .phone-btn .elementor-button svg {
    width: 20px;
    height: 20px;
}
.contact-side-bar .schedule-btn .elementor-button {
    position: relative;
}
.contact-side-bar .schedule-btn .elementor-button svg {
    width: 24px;
    height: 24px;
}
#blog-details {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
}
#blog-details a {
    color: #88ABBE;
    font-weight: 700;
    text-decoration: underline;
}
#blog-details .categories {
    display: inline-block;
}
#blog-details .categories a:nth-child(even) {
    color: #03318c;
}
#blog-tags a {
    border: 1px solid #03318c;
    border-radius: 5px;
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
   /* 21.6px */
    letter-spacing: 0.32px;
    padding: 8.5px 10px;
    margin-bottom: 20px;
    display: inline-block;
}
#blog-tags a:not(:last-of-type) {
    margin-right: 20px;
}
.sidebar-practice-area {
    background: #7586a3;
    padding: 25px 30px;
}
.sidebar-practice-area .label {
    color: #fff;
    font-family: poppins, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.sidebar-practice-area .link {
    border-top: 1px solid #dce5e8;
}
.sidebar-practice-area a {
    display: block;
    position: relative;
    color: #fff;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 16px 0 16px 44px;
}
.sidebar-practice-area a svg {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.our-cases {
    background-color: #fff;
    padding: 25px 30px 10px;
    box-shadow: 0px 16px 27px 0px rgba(0, 0, 0, 0.25);
}
.our-cases .tab-heading {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
   /* 28px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.our-cases .tabs {
    width: 100%;
    overflow: hidden;
}
.our-cases .tabs .tab-links {
    padding: 15px 0;
    border-top: 1px solid #dce5e8;
}
.our-cases .tabs .tab-links li {
    list-style-type: none;
    display: inline-block;
}
.our-cases .tabs .tab-links li:not(:last-of-type) {
    margin-right: 16px;
}
.our-cases .tabs .tab-links a {
    display: inline-block;
    background: transparent;
    color: #03318c;
    text-align: center;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.32px;
    padding: 8px 10px;
    border: 1px solid #193A81;
    border-radius: 5px;
}
.our-cases .tabs .tab-links .active a {
    background: #88ABBE;
    color: #fff;
    border-color: #88ABBE;
}
.our-cases .tabs .tab {
    display: none;
    border-top: none;
}
.our-cases .tabs .active {
    display: block;
}
.our-cases .tabs .item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0;
    border-top: 1px solid #dce5e8;
}
.our-cases .tabs .item-image {
    width: 60px;
    display: flex;
    align-items: center;
}
.our-cases .tabs .item-image img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.our-cases .tabs .item-title {
    width: calc(100% - 100px);
    display: flex;
    align-items: center;
}
.our-cases .tabs .item-title a {
    color: #03318c;
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}
#reference-menu {
    display: none;
}
.banner-v1-btn .elementor-button-icon svg {
    width: 24px;
    height: 24px;
}
.iti {
    width: 100%;
}
.iti--container.iti--fullscreen-popup {
    z-index: 9999;
}
.contact-strip .contact-strip-number a {
    color: #fff;
    text-decoration: none;
}
.forminator-error, .forminator-error-message {
    color: red;
}
.contact-form .consent-wrap .forminator-checkbox__wrapper {
    display: flex;
}
.contact-form .consent-wrap {
    font-family: poppins, sans-serif;
}
.contact-form .consent-wrap label {
    display: block;
    padding: 5px 10px 0 0;
}

.ip-banner-cont-inner {
    background: rgba(255, 255, 255, 0.90);
    padding: 30px 50px;
}

.ip-banner-left-col {
    width: 70%;
}

.ip-banner-right-col {
    width: 30%;
}

.ip-banner-left-col h2.elementor-heading-title {
    font-size: 28px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 120% !important;
}

.ip-banner-right-col .banner-v1-btn.cont-btn .elementor-button-icon svg {
    width: 20px !important;
    height: 20px !important;
}

.ip-banner-left-col .elementor-widget-heading {
    max-width: 671px !important;
}

.ip-banner-right-col a {
    width: 100% !important;
}

.ip-banner-cont-inner .cont-btn {
    margin-top: 21px;
}

#ip-title h2.elementor-heading-title {
    color: #193A81 !important;
    font-size: 64px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 120% !important;
    margin-top: 70px;
    color: #193A81;
}

.pa-details-left {
    width: 42.5%;
}

.pa-details-right {
    width: 58.5%;
}

.details-pa-item h2.elementor-heading-title {
    font-size: 48px !important;
    font-style: italic;
    font-weight: 400 !important;
    line-height: 50px !important;
    padding-right: 50px;
    color: #193A81 !important;
}

.listing-content .pa-details-right p {
    line-height: 25px !important;
}

.details-pa-item {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #88ABBE;
}

.firm-last-item {
    border-bottom: 1px solid #88ABBE;
    padding-bottom: 50px;
}

.pa-white-bg .e-con-inner {
    background: #FFF;
    padding: 50px;
    margin-top: 50px;
}

.pa-white-bg-left {
    width: 37.5%;
}

.pa-white-bg h2.elementor-heading-title {
    /* font-size: 32px !important;
    font-style: italic;
    font-weight: 300 !important;
    line-height: 38.4px !important;
    padding-right: 50px; */
    color: #193A81 !important;
}

.pa-white-bg-right {
    width: 62.5%;
}

.pa-white-bg-right .elementor-widget-container {
    max-width: 600px;
    margin-left: auto;
}

.google-reviews {
    padding: 0 20px;
}

.practice-areas h2 {
    font-size: 40px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 120% !important;
}

/* .practice-areas .e-con-inner {
    display: block !important;
} */

.practice-areas h3.elementor-heading-title {
    font-size: 28px !important;
    line-height: 33.6px !important;
}

.ip-banner {
    padding: 0 16px;
}

div#ip-title {
    /* padding: 0 25px; */
}

.elementor-widget-text-editor ul {
    padding-left: 20px;
}

.pa-white-bg {
    padding: 0 25px 50px;
}

/* Google Reviews */
section.sb-feed-posts {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -14.5px !important;
}

.google-reviews h2.elementor-heading-title {
    font-family: 'Spectral', sans-serif;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 120% !important;
    color: #193A81;
    margin-bottom: 50px;
}

.google-reviews .e-con-inner {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #88ABBE;
}

.sb-post-item-wrap {
    width: 50% !important;
    border: none;
    min-height: auto;
    height: auto;
    max-height: 100%;
    display: block !important;
    padding: 0 !important;
    background: transparent !important;
    padding: 0 14.5px !important;
}

.sb-post-item {
    padding: 15px 15px 15px 15px;
    background: #fff !important;
    min-height: 231px;
}

.google-reviews .sb-item-text {
    line-height: 19.6px;
    font-family: 'poppins', sans-serif;
}

span.sb-item-author-name.sb-relative {
    font-weight: 700;
    line-height: 22.4px;
    font-family: 'poppins', sans-serif;
}

.sb-post-item-wrap {
    box-shadow: none !important;
}

.sb-post-item-wrap:nth-child(4), .sb-post-item-wrap:last-child {
    width: 50% !important;
}

.single-post-banner {
    position: relative;
}

.single-post-banner::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(25, 58, 129, 0.50) 0%, rgba(25, 58, 129, 0.50) 100%);
}

.single-post-banner .e-con-inner {
    position: relative;
    z-index: 5;
}

.listing-content .listing-desc {
    width: 100% !important;
}

.listing-desc {
    padding: 0 !important;
}

.single-practice-areas .pa-details-right .elementor-widget-container strong {
    margin: 14px 0 0;
    display: block;
}

.tcwt-bottom-desc {
    background: #fff;
    padding: 120px 100px;
}

.tcwt-bot-left {
    width: 55%;
}

.tcwt-bot-right {
    width: 45%;
}

.tcwt-bot-left h2.elementor-heading-title {
    font-size: 48px !important;
    font-style: italic;
    font-weight: 400 !important;
    line-height: 50px !important;
    color: #193A81;
    max-width: 450px;
}

.tcwt-bot-right p {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 25px !important;
    color: #193A81;
}

.two-col-img-left,
.two-col-img-right {
    width: 50%;
}

.two-col-img-left {
    padding-right: 25px;
}

.two-col-img-right {
    padding-left: 25px;
}

.tcif-inner {
    background: #fff;
    height: 100%;
    padding: 72px 40px;
}

.two-col-img-left h2.elementor-heading-title {
    font-size: 32px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 120% !important;
    color: #193A81;
}

.tcif-inner .elementor-widget p {
    font-family: Poppins;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #193A81;
    margin-top: 20px;
}

.two-col-img-right .elementor-widget-image {
    height: 100%;
}

.two-col-img-firm {
    padding: 50px 0;
}

.two-col-img-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-btn a.elementor-button:hover path {
    fill: #fff;
}

.elementor-widget-icon.fill-transparent svg {
    fill: transparent !important;
}

.bg-overlay-grayscale::before {
    filter: grayscale(1);
}

.single-attorney-btn svg {
    width: 20px;
    height: 18px;
}

.single-attorneys .subtitle h4.elementor-heading-title {
    font-family: "Poppins", Sans-serif !important;
    color: #88ABBE !important;
}

.btn-group.elementor-widget-icon-list ul {
    column-gap: 20px;
    row-gap: 20px;
    margin: 0 !important;
}

.btn-group.elementor-widget-icon-list ul li.elementor-icon-list-item.elementor-inline-item {
    margin: 0;
}

.btn-group.elementor-widget-icon-list ul li.elementor-icon-list-item.elementor-inline-item span {
    padding: 20px;
    border: 1px solid var( --e-global-color-64fe7af );
}

.single-attorneys .elementor-widget-theme-post-content h4.elementor-heading-title {
    font-size: 28px !important;
    line-height: 33.6px;
}

.single-attorneys .elementor-widget-theme-post-content h4.elementor-heading-title span {
    color: #88ABBE;
}


.blog-filter {
    width: 60%;
}


.blog-filter #tags-filter {
    max-width: 300px;
}

.blog-filter #categories-filter {
    max-width: 310px;
    width: 100%;
}

.blog-listing .details a {
    color: #88ABBE;
}

body.single-attorneys h2.elementor-heading-title {
    font-size: 48px !important;
    line-height: 50px !important;
}

.contact-location.elementor-widget-text-editor p {
    font-size: 14px !important;
    line-height: 19.6px !important;
}

.forminator-response-message.forminator-error.forminator-accessible {
    display: none !important;
}

h2.gform_title {
    display: none !important;
}

.contact-form .gform_fields {
    display: block !important;
}

.contact-form .elementor-shortcode {
    margin-top: -20px;
}

.contact-form .gfield input,
.contact-form .gfield textarea {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.3px;
    color: #03318c;
    padding-left: 18px;
    padding-right: 18px;
    border: none;
    border-radius: 0;
    background: #eaeff1;
    height: 50px !important;
}

.contact-form div#field_1_3, .contact-form div#field_1_4 {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.contact-form div#field_1_3 {
    padding-right: 6px;
}

.contact-form div#field_1_4 {
    padding-left: 6px;
}

@media (max-width: 1124px) {

    .blog-filter #tags-filter {
        max-width: 237px;
    }
    
    .blog-filter #categories-filter {
        max-width: 250px;
    }

   .details-pa-item {
        display: block !important;
    }

    .pa-details-left, .pa-details-right {
        width: 100%;
    }

    .pa-details-left {
        margin-bottom: 20px;
    }

    .pa-white-bg .e-con-inner {
        display: block;
    }

    .pa-white-bg-left, .pa-white-bg-right {
        width: 100%;
    }

    .pa-white-bg-right .elementor-widget-container {
        max-width: 100%;
    }

    .sb-post-item-wrap, .sb-post-item-wrap:nth-child(4), .sb-post-item-wrap:last-child {
        width: 100% !important;
    }

    .tcwt-bottom-desc {
        padding: 20px;
        display: block;
    }

    .tcwt-bot-left,
    .tcwt-bot-right {
        width: 100%;
    }

    .tcwt-bot-left h2.elementor-heading-title {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .two-col-img-firm {
        display: block;
    }

    .two-col-img-left, .two-col-img-right {
        width: 100%;
        padding: 0 !important;
    }

    .attorney-listing .item-left.item-col,
    .attorney-listing .item-right.item-col {
        width: 100%;
    }

}

@media (max-width: 1024px) {

    .hero-with-wrap {
        padding: 20px;
    }
}

@media (max-width: 998px) {
    body h1 {
        font-size: 36px;
   }
    header .container {
        padding: 0 19px;
   }
   .listing-content .listing-desc img {
        height: auto !important;
    }
   .hfe-nav-menu .menu-item-has-children .sub-menu {
        background: transparent;
        position: relative !important;
        opacity: 0 !important;
        visibility: visible !important;
        top: 0 !important;
        display: block !important;
        font-size: 17px !important;
        box-shadow: none !important;
        display: block !important;
        height: 0 !important;
        pointer-events: none !important;
        margin-top: 0;
    }
    .hfe-nav-menu .menu-item-has-children .sub-menu li {
        margin-bottom: 0 !important;
        padding: 0 !important;
    }
    .hfe-nav-menu .menu-item-has-children .sub-menu li a {
        font-size: 16px !important;
        margin-bottom: 0 !important;
        padding: 0 !important;
    }
    .hfe-nav-menu li.menu-item.hfe-has-submenu:hover .sub-menu {
        opacity: 1 !important;
        height: auto !important;
        pointer-events: all !important;
        margin-top: 10px;
    }
    
    header .top-header {
        display: none;
   }
    header .desktop-logo {
        display: none;
   }
    header .mobile-logo {
        display: block;
   }
    header .bottom-header .row {
        height: 100px;
   }
    header .header-logo img {
        max-height: 52px;
   }
    header .header-menu {
        display: none;
        position: absolute;
        top: 100px;
        left: 0;
        background-color: var(--e-global-color-64fe7af);
        width: 100%;
        height: calc(100vh - 100px);
        flex-direction: column;
        justify-content: space-between;
   }
    header .header-menu .main-nav {
        padding: 77px 45px;
   }
    header .header-menu .main-nav a:hover {
        text-decoration: none !important;
   }
    header .header-menu .mobile-bottom-nav {
        padding: 42px 45px 37px;
        background: #fff;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
   }
    header .header-menu .soc-med a {
        display: inline-block;
   }
    header .header-menu .soc-med a:not(:last-of-type) {
        margin-right: 17px;
   }
    header .header-menu .phone-number a {
        color: #03318c;
        font-family: merriweather, serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding: 19px 10px;
   }
    header .header-menu .phone-number a svg {
        margin-left: 10px;
        vertical-align: middle;
   }
    header .main-nav {
        display: block;
   }
    header .main-nav a {
        font-family: spectral, sans-serif;
        font-size: 32px;
        font-style: normal;
        font-weight: 300;
        line-height: 120% !important;
        color: #fff;
        padding: 0;
        text-transform: uppercase;
   }
    header .main-nav .current-menu-item a {
        color: #0097fa;
   }
    header .header-hamburger {
        display: block;
   }
    header .mobile-bottom-nav {
        display: block;
   }
    header.active-nav {
        background: var(--e-global-color-64fe7af);
   }
    header.active-nav .header-menu {
        display: flex;
   }
    header .hfe-nav-menu {
        display: block !important;
   }
    header .menu-item-has-children {
        padding-right: 0 !important;
   }
    header .menu-item-has-children:after {
        display: none;
   }
    header .menu-item {
        display: block;
   }
    header .menu-item:not(:first-of-type) {
        margin-top: 22px;
   }
    header .button-link {
        margin-left: 0;
        margin-top: 27px;
        display: inline-block;
   }
    header .button-link a {
        font-family: merriweather, serif;
        font-size: 18px;
        padding: 13px 19px;
   }
    header .hfe-menu-toggle, header ul.sub-menu {
        display: none !important;
   }
    footer .container {
        padding: 0 30px;
   }
    footer .row {
        flex-direction: column;
        padding: 50px 0;
   }
    footer .col {
        width: 100% !important;
        border-right: 0 !important;
        padding: 0 !important;
   }
    footer .footer-logo {
        text-align: center;
        margin-bottom: 35px;
   }
    footer .footer-social {
        display: none;
   }
    footer .footer-social.mobile-social-media {
        display: block;
        text-align: center;
   }
    footer .button-wrap {
        justify-content: center;
        margin-bottom: 72px;
        width: calc(100% + 60px);
        margin-left: -30px;
   }
    footer .button-wrap a {
        margin: 0 5px 10px !important;
   }
    footer .address-wrap {
        display: block;
        margin-bottom: 82px;
   }
    footer .address-wrap .address {
        text-align: center;
        margin: 0 auto;
   }
    footer .address-wrap .address:not(:last-of-type) {
       margin: 0 auto 30px;
   }
    footer .footer-links {
        max-width: 252px;
        margin: 0 auto;
        text-align: center;
   }
    main#content, .elementor-location-single, .elementor-location-archive {
        padding-top: 100px;
   }
    .blog-listing .blog-nav {
        margin-bottom: 50px;
   }
    .blog-listing .blog-filter {
        width: 100%;
   }
    .blog-listing .blog-search {
        margin-top: 30px;
        width: 100%;
   }
    .blog-listing .blog-search form {
        position: relative;
   }
    .blog-listing .items {
        width: calc(100% - 40px);
   }
    .contact-form .forminator-row {
        width: 100% !important;
        margin: 0 !important;
        margin-left: 0 !important;
   }
    .contact-form .forminator-col {
        width: 100% !important;
        margin: 0 0 10px !important;
   }
    .contact-form #name-1 {
        margin-bottom: 0 !important;
   }
    .contact-form-icon {
        display: none;
   }

   .attorney-listing .item-inner {
        flex-direction: column-reverse !important;
    }
}
@media (max-width: 767px) {
    /* .intro-2 {
        background: #193A81;
   } */ 

   .blog-filter #tags-filter {
        max-width: 100%;
        width: 100%;
    }

    .blog-filter #categories-filter {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

   .contact-form .forminator-button-submit {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 13px 20px;
    }

    .contact-form .forminator-button-submit:after {
        position: relative;
        display: inline-block;
        top: unset;
        right: unset;
        margin-left: 7px;
        width: 20px;
        height: 24px;
    }

   body.single-post h1 {
        font-size: 40px !important;
        line-height: 48px !important;
    }

   .page-id-1171 .google-reviews .e-con-inner {
        border-top: none;
        margin-top: 30px;
        padding-top: 0;
    }

   .blog-listing .button-wrap {
        margin-top: 20px;
    }

   .blog-listing .items {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .blog-listing .items {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
        margin-top: 0;
    }

    .image-wrap {
        width: 100%;
    }

    .blog-listing .image-wrap img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }

   body.page-id-1171 h1 {
        font-size: 40px !important;
        line-height: 48px !important;
    }

    .blog-listing .filter-wrap > div {
        margin-top: 0;
    }

   .attorney-feature {
        max-width: 400px;
        margin: 0 auto;
    }

    body.single-attorneys h3.elementor-heading-title {
        font-size: 32px !important;
        line-height: 38.4px !important;
    }

   body.single-attorneys h1 {
        font-size: 40px !important;
        line-height: 48px !important;
    }

    .single-attorneys .subtitle h4.elementor-heading-title {
        font-size: 20px !important;
        letter-spacing: 0.8px !important;
    }

   .attorney-feature .button-wrap {
        display: block;
    }

    .attorney-feature .btn {
        width: 100%;
        margin-bottom: 10px;
    }

   .pa-white-bg {
    padding-left: 20px;
    padding-right: 20px;
   }

   /* .single-practice-areas div#ip-title {
        padding: 30px 0 0;
    } */

    .single-practice-areas .details-pa-item h2.elementor-heading-title {
        padding-right: 0;
    }

    .single-practice-areas .pa-white-bg {
        padding-left: 0;
        padding-right: 0;
    }

    .single-practice-areas .pa-white-bg .e-con-inner {
        padding: 30px 20px;
    }

   body h3 {
    font-size: 28px !important;
    line-height: 33.6px !important;
   }

   .text-wbg:before {
        left: 0;
        right: 16px;
        width: auto;
        height: 68%;
    }

    #attorney-list .info h3 {
        font-size: 32px !important;
        line-height: 38.4px !important;
    }

    .about-us-images .image-wrap {
        box-shadow: 0px 12px 29px 0px rgba(0, 0, 0, 0.25);
   }
    .wbg-mobile {
        background: #fff !important;
   }
    .attorney-listing .item-heading .info {
        width: 100%;
        padding: 24px 0;
   }
    .attorney-listing .item {
        padding: 20px 0;
   }
    .attorney-listing .item-heading {
        text-align: center;
        justify-content: center;
   }
    .attorney-listing .info .btn-wrap {
        justify-content: flex-start;
   }
   .attorney-listing .item {
    margin-bottom: 0;
   }

   .blog-listing .blog-search form {
        display: block;
        width: 100%;
   }
    .blog-listing input[type=text] {
        width: 100%;
   }
    .blog-listing .title {
        width: 100%;
        margin-top: 15px;
   }
    .blog-listing .filter-wrap .clear-link {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
   }
    .blog-listing .filter-wrap .clear-link a {
        padding-top: 0;
   }

   .hero-v1 .hero-with-wrap h1 {
    font-size: 32px !important;
    line-height: 34.24px;
  }

  .pa-white-bg h2.elementor-heading-title {
    padding-right: 0;
  }

  .hero-v1 .button-wrap {
    margin-top: 0;
  }

  .hero-v1 .cont-btn,
  .hero-v1 .banner-v1-btn {
    margin-left: 0;
    width: 100% !important;
    margin-top: 20px;
    }
    .hero-v1 .cont-btn a,
    .hero-v1 .banner-v1-btn a {
        width: 100%;
    }

    .hero-v1 .cont-btn .elementor-button-content-wrapper,
    .hero-v1 .banner-v1-btn .elementor-button-content-wrapper {
        justify-content: space-between;
    }
    
    .contact-strip h3 {
        font-size: 25px !important;
    }

    .ip-banner-cont-inner {
        padding: 20px;
    }

    .ip-banner-left-col {
        width: 100%;
    }

    .ip-banner-right-col {
        width: 100%;
        margin-top: 11px;
    }
    #ip-title h2.elementor-heading-title {
        font-size: 40px !important;
        line-height: 48px !important;
        margin-top: 0;
    }

    .listing-content .listing-desc {
        padding: 0 0;
    }

    .pa-white-bg .e-con-inner {
        padding: 20px;
    }

    /* .practice-areas .e-con-inner {
        padding: 0;
    } */

    section.sb-load-button-ctn {
        display: none;
    }

    .tcif-inner {
        padding: 40px;
    }

    .firm-last-item {
        border-bottom: none;
    }

    .two-col-img-firm {
        padding: 10px 0;
    }

    .attorney-listing .item-left.item-col .item-content-wrap {
        padding: 30px 20px;
    }

    .contact-container-inner {
        background: transparent;
        padding: 0;
    }

    .tcwt-bottom-desc {
        padding: 40px 20px;
    }
}