
            /* C:\ICX\Live\ICX_AdminCore\siteFiles\3163FB7B-C931-416F-94BB-093330DC75BD\FW5\css\main.css begin */
            html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,
img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,
summary,time,mark,audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
* {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

body {
    line-height: 1;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: white !important;
}

article,aside,details,figcaption,figure,footer,header,menu,nav,section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,
select {
    vertical-align: middle;
}
ul,
ol {
    list-style-type: none;
}
@font-face {
    font-family: "icons";
    src: url("../icons/icons.eot?1");
    src: url("../icons/icons.eot?1#iefix") format("embedded-opentype"), url("../icons/icons.woff2?1") format("woff2"), url("../icons/icons.woff?1") format("woff"), url("../icons/icons.ttf?1") format("truetype");
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}
[class^="icon-"],
[class*=" icon-"] {
    speak: none;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "icons" !important;
}
.icon-rss::before {
    content: "\EA01";
}
.icon-email::before {
    content: "\EA02";
}
.icon-long-arrow-bottom::before {
    content: "\EA03";
}
.icon-long-arrow-top::before {
    content: "\EA04";
}
.icon-long-arrow-left::before {
    content: "\EA05";
}
.icon-long-arrow-right::before {
    content: "\EA06";
}
.icon-chevron-down::before {
    content: "\EA07";
}
.icon-chevron-up::before {
    content: "\EA08";
}
.icon-chevron-left::before {
    content: "\EA09";
}
.icon-chevron-right::before {
    content: "\EA10";
}
.icon-file::before {
    content: "\EA11";
}
.icon-link::before {
    content: "\EA12";
}
.icon-vcard::before {
    content: "\EA13";
}
.icon-facebook::before {
    content: "\EA14";
}
.icon-twitter::before {
    content: "\EA15";
}
.icon-linkedin::before {
    content: "\EA16";
}
.icon-arrow-bottom::before {
    content: "\EA17";
}
.icon-arrow-top::before {
    content: "\EA18";
}
.icon-arrow-left::before {
    content: "\EA19";
}
.icon-arrow-right::before {
    content: "\EA20";
}
.icon-close::before {
    content: "\EA21";
}
.icon-share::before {
    content: "\E904";
}
.icon-envelope::before {
    content: "\E905";
}
.c-team__info .icon-envelope::before {
    content: "\E902";
}
.icon-printer::before {
    content: "\E903";
}
.icon-search::before {
    content: "\EA25";
}
.icon-binder::before {
    content: "\EA26";
}
.icon-phone::before {
    content: "\EA27";
}
.icon-play::before {
    content: "\EA28";
}
.icon-download::before {
    content: "\EA29";
}
.icon-extlink::before {
    content: "\EA30";
}
::-moz-selection {
    color: #ffffff;
    background-color: #267dc1;
}
::selection {
    color: #ffffff;
    background-color: #267dc1;
}
::-moz-selection {
    color: #ffffff;
    background-color: #267dc1;
}
.icon-youtube::before{
    content: "\EA9D";
}
html {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
    color: #000000;
    background-color: #ffffff;
}
html.is-locked {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
}
html.is-overflow {
    overflow: hidden;
}
.rightContent.rightRail_present,
.leftContent.leftRail_present{
  display: none;
}

.jcf-select-text {
    z-index: 2;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 10px 15px 10px 15px;
    border: 1px solid #D9D9D9;
    color: #282A31;
    font-size: 20px;
    margin-bottom: 20px;
}
.c-filters__hide-mobile .jcf-select-text{ 
    margin-bottom: 0;
}
.o-sidebar .jcf-select-text {
    border-bottom: 1px solid #d0d6d7;
}

.jcf-select-opener {
    z-index: 2;
    right: 15px;
    top: 16px;
    font-size: 14px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #282A31;
}

.jcf-select-opener::before {
    font-family: "icons";
    content: "\EA07";
}

.jcf-select-drop-content {
    color: #ffffff;
    background-color: #0A406B;
    padding: 10px 0;
}
.c-filters__row {
    width: 100%;
    display: table;
    table-layout: fixed;
/*     max-width: 904px; */
    margin-bottom: 60px;
    display: flex;
    align-items: center;
}
.c-team__col {
    width: 33.33%;
    /* padding-left: 15px;
    padding-right: 15px; */
    margin-bottom: 60px;
    -ms-flex-preferred-size: calc(50% - 50px);
}
#practice_detail .c-team__col{
    width: 50%;
}
html,
body {
    width: 100%;
    min-height: 100%;
}
a {
    color: inherit;
    text-decoration: none;
}
i {
    font-style: normal;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
    font-family: "Poppins";
    font-weight: 400;
}
h2{
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 32px;
    line-height: 1.31;
    color: #282C37;
    margin-bottom: 40px;
}
a:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: 2px solid transparent;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track::before,
.slick-track::after {
    content: "";
    display: table;
}
.slick-track::after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    -o-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image::before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
/* Buttons */
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: none;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}
/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
/* Caption */
.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
/* Loading indicator */
.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Transition effects */
.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
/* Styling for Small-Screen Devices */


/* Share */
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */


.fancybox-iframe {
    border-radius: 5px;
    border: 15px solid #ffffff;
}

.fancybox-slide--iframe .fancybox-content {
    width: 793px;
    height: 460px;
    max-width: 80%;
    max-height: 80%;
}

.fancybox-is-open .fancybox-bg {
    opacity: .6;
}

.o-container {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    padding: 0 20px;
}

.o-main {
    width: 100%;
    display: block;
}
.o-static {
    width: 100%;
    display: block;
    padding: 60px 0 100px;
}
.o-container.o-static{
    padding-left: 15px;
    padding-right: 15px;
}
#professionals_landing .o-tabs,
#news_landing .o-tabs{
    padding-bottom: 100px;
}
#practices_landing .o-static .o-static.js-full-height{
    padding: 0;
}
.o-static__intro-text {
    width: 100%;
    display: block;
    line-height: 1.55556;
    font-size: 18px;
    color: #000000;
}
/* practice landing 
_______________________*/
/* .o-static__intro-text h2{
    font-weight: 300;
    font-size: 32px;
    line-height: 1.3;
    color: #282C37;
    margin-bottom: 78px;
} */
#contact-us table{
    float: none;
}
.o-static__intro-text,
.c-text {
    display: block;
    padding: 60px 0;
    color: #0A406B;
    font-size: 26px;
    line-height: 1.38;
    font-weight: 400;
}
.o-static__intro-text{
    padding-top: 0;
}
.c-text h2{
    font-weight: 300;
}
#practices_landing .o-static__intro-text h2,
#professionals_landing .c-text h2,
#staticcontent .o-article h2{
    font-size: 26px;
}
.c-filters__col.andor,
.c-filters__col.is-first{
    display: none;
}

.o-static__col-middle.is-single {
    padding-right: 0;
}
.o-static__col-right--square {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
    color: #000000;
}

.o-static__col-right--square h3 {
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
}

.o-static__col-right--square h3,
.o-static__col-right--square__h3 {
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
}

.o-static__col-right--square a {
    cursor: pointer;
    text-decoration: none;
    font-family: "Poppins";
    font-weight: 500;
    color: #005178;
}

.o-static__col-right--square a:hover {
    text-decoration: underline;
}

.o-static__col-right--square strong {
    font-family: "Poppins";
    font-weight: 700;
}

.o-static__col-right--square em {
    font-style: italic;
}

.o-static__col-right--square img {
    max-width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.o-static__col-right--square ul {
    margin: 0;
    padding-bottom: 10px;
    list-style-type: none;
    line-height: 1.55556;
}

.o-static__col-right--square ul li {
    padding-left: 20px;
    position: relative;
    padding-bottom: 10px;
}

.o-static__col-right--square ul li::before {
    left: 0;
    top: 11px;
    width: 8px;
    height: 8px;
    content: "\A";
    position: absolute;
    background-color: #000;
}

.o-static__col-right--square ol {
    margin-left: 24px;
    padding-bottom: 10px;
    list-style-type: decimal;
    line-height: 1.55556;
}

.o-static__col-right--square ol li {
    padding-bottom: 10px;
}

.o-static__header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 30px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    color: #0e3c64;
}

.o-static__header a {
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #005178;
}

.o-static__header a:hover {
    color: #000000;
}

.o-static__header.is-block {
    display: block;
}

.o-static__header.is-block .o-static__header-right {
    padding-top: 50px;
}

.o-static__header-title {
    font-family: "Poppins";
    font-weight: 300;
    font-size: 38px;
}
.o-static__header-link {
    font-family: "Poppins";
    font-weight: 500;
}

.o-static__section {
    padding-bottom: 30px;
}
#blogs_detail .o-static__section {
    padding-bottom: 60px;
}
.o-static__section:last-child {
    padding-bottom: 0;
}

.o-static__section.has-top-divider {
    padding-top: 30px;
    border-top: 1px solid #0A406B;
    max-width: 320px;
}

.o-static__section-btn {
    display: block;
    padding-top: 30px;
}
#FAQs .o-static__columns,
#blogs_detail .o-static__columns,
#blogs .o-static__columns,
#news_landing .o-static__columns,
#news_detail .o-static__columns,
#rep_matters_detail .o-static__columns,
#resources .o-static__columns,
#professionals_detail .o-static__columns,
#practice_detail .o-static__columns,
#staticcontent .o-static__columns{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#FAQs .o-static__col-right,
#blogs_detail .o-static__col-right,
#blogs .o-static__col-right,
#professionals_detail .o-static__col-right,
#news_landing .o-static__columns section.rightContent.rightRail_present,
#news_detail .o-static__columns section.rightContent.rightRail_present,
#rep_matters_detail .o-static__columns section.rightContent.rightRail_present,
#resources .o-static__columns section.rightContent.rightRail_present,
#professionals_detail .o-static__columns section.rightContent.rightRail_present
#practice_detail .o-static__columns section.rightContent.rightRail_present,
#staticcontent .o-static__columns section.rightContent.rightRail_present{
    display: block;
    width: 100%;
    max-width: 330px;
}
#news_landing .o-static__col-right,
#resources .o-static__col-right{
    max-width: 330px;
    width: 100%;
}
#practice_detail .o-static__col-right,
#staticcontent .o-static__col-right{
    padding-top: 76px;
    max-width: 330px;
    width: 100%;
}
#rep_matters_detail .o-static__col-right{
    padding-top: 80px;
}
#news_detail .o-static__col-right{
    padding-top: 25px;
    max-width: 330px;
    width: 100%;
}
#FAQs .o-static__col-right,
#blogs_detail .o-static__col-right,
#resources .o-static__col-right,
#news_landing .o-static__col-right,
#news_detail .o-static__col-right,
#rep_matters_detail .o-static__col-right{
    margin-left: 32px;
}
#news_landing .o-static__col-right{
    padding-top: 32px;
}
#practice_detail .o-static__col-right{
    margin-left: 32px;
    padding-top: 124px;
}
#FAQs .o-static__col-middle,
#blogs_detail .o-static__col-middle,
#blogs .o-static__col-middle,
#news_landing .o-static__col-middle,
#news_detail .o-static__col-middle,
#rep_matters_detail .o-static__col-middle,
#professionals_detail .o-static__col-middle,
#practice_detail .o-static__col-middle,
#staticcontent .o-static__col-middle:not(.no-sidebar){
  max-width: 960px;
  width: 100%;
}
#practice_detail .rightPanel.rightPanel-static.rightPanel-attorneys.o-sidebar__item,
#practice_detail .rightPanel.rightPanel-ipp.o-sidebar__item{
    display: none;
}
#practice_detail .o-sidebar__item .o-sidebar__item{
    padding-bottom: 0;
}
/* #news_detail .o-static__col-middle h2,
#rep_matters_detail .o-static__col-middle h2,
.c-hero__subtitle,
.o-article h2{
  color: #282C37;
  font-size: 48px;
  letter-spacing: -0.015em;
  line-height: 1.5;
  margin-bottom: 40px;
  font-family: 'Poppins';
} */
.o-article h3,
.o-article__h3 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    font-family: 'Poppins';
}
.o-static__col-middle h2{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 26px;
    line-height: 1.31;
    color: #0A406B;
    margin-bottom: 40px;
}
.o-article h4 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  font-family: 'Poppins';
}
.o-article li,
.o-article p,
.o-article,
.searchItem .txt {
    width: 100%;
    display: block;
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 18px;
    line-height: 1.55556;
    color: #000000;
}
.o-article ul li {
  padding-left: 22px;
  position: relative;
}
.o-article ul li::after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 11px;  
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #282c37;
}
.o-article .c-pagetools.c-pagetools--mobile.u-hide-print li::after{
    display: none;
}
#video-embed{
  margin: 40px 0 35px;
}
.o-article a {
    cursor: pointer;
    text-decoration: none;
    font-family: "Poppins";
    font-weight: 500;
    color: #0A406B;
}
.o-article a:hover {
    text-decoration: underline;
}

.o-article strong {
    font-family: "Poppins";
    font-weight: 600;
}

.o-article em {
    font-style: italic;
}

.o-article img {
    max-width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.o-article ul:not([class]) {
    margin: 0;
    padding-bottom: 10px;
    list-style-type: none;
    line-height: 1.55556;
}

.o-article ul:not([class]) li {
    padding-left: 20px;
    position: relative;
    padding-bottom: 10px;
}

.o-article ul:not([class]) li::before {
    left: 0;
    top: 11px;
    width: 8px;
    height: 8px;
    content: '\A';
    position: absolute;
    background-color: #000000;
}

.o-article ol:not([class]) {
    margin-left: 24px;
    padding-bottom: 10px;
    list-style-type: decimal;
    line-height: 1.55556;
}

.o-article ol:not([class]) li {
    padding-bottom: 10px;
}

.o-article__section {
    padding-top: 40px;
}

.o-article__cols {
    width: 100%;
    display: table;
    table-layout: fixed;
}


.o-article__cols-left {
    display: table-cell;
    vertical-align: top;
    padding-right: 50px;
}

.o-article__cols-right {
    width: 360px;
    padding-left: 50px;
    position: relative;
    display: table-cell;
    vertical-align: top;
}

.o-article__1-3-col {
    float: left;
    width: 33.33%;
    padding-right: 30px;
}
.o-article__1-3-col:last-child {
    padding-right: 0;
}

.o-sidebar {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 1.55556;
}

.o-sidebar__title {
    display: block;
    color: #000000;
    line-height: 1.3;
    margin-bottom: 25px;
    font-size: 26px;
    order: 3;
    border-top: 1px solid #D9D9D9;
    padding-top: 30px;
    margin-top: 30px;
    font-weight: 300;
    font-family: "bodoni-urw", serif;
    text-transform: capitalize;
}

.o-sidebar__item {
    display: flex;
    flex-direction: column;
}
.o-sidebar__item ul{
    margin-bottom: 42px;
}
.o-sidebar__item ul:last-child{
    margin-bottom: 0;
}
.o-sidebar__item:last-child {
    margin-bottom: 0;
}

.o-sidebar__list a {
    cursor: pointer;
    text-decoration: none;
    color: #005178;
}

.o-sidebar__list a:hover {
    color: #000000;
}

.o-sidebar__list ul li {
    position: relative;
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
    font-weight: 300;
}
.o-sidebar__list ul li:last-child {
    margin-bottom: 0;
}


/* .o-sidebar__list ul li::before {
    left: 0;
    top: 11px;
    width: 8px;
    height: 8px;
    content: '\A';
    position: absolute;
    background-color: #000000;
}
 */
.o-sidebar__list ul li:empty {
    display: none;
}

.o-sidebar+.c-files {
    margin-top: 40px;
}

.o-homepage__news {
    width: 100%;
    display: block;
    padding-top: 14px;
    line-height: 1.375;
    font-size: 16px;
    color: #000000;
}

.o-homepage__news a {
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #005178;
}

.o-homepage__news a:hover {
    color: #000000;
}

.o-homepage__news-date {
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
    color: #666666;
}

.o-homepage__news-title {
    width: 100%;
    display: block;
    padding-bottom: 2px;
    font-size: 20px;
}

.o-homepage__news-divider {
    width: 100%;
    height: 10px;
    display: block;
    margin-top: 36px;
    position: relative;
}
.o-homepage__news-divider::before,
.o-homepage__news-divider::after {
    left: 0;
    height: 3px;
    width: 29px;
    content: '\A';
    position: absolute;
    background-color: #b7b7b7;
}

.o-homepage__news-divider::before {
    top: 0;
}

.o-homepage__news-divider::after {
    bottom: 0;
}

.o-homepage__news-item {
    padding-bottom: 34px;
}
.o-homepage__news-item:last-child {
    padding-bottom: 0;
}

.o-homepage__news-item:last-child .o-homepage__news-divider {
    display: none;
}

.o-homepage__cases {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 1.22;
    font-size: 16px;
}

.o-homepage__cases-row {
    margin-left: -25px;
    margin-right: -25px;
}
.o-homepage__cases-flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.o-homepage__cases-col {
    width: 50%;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    -ms-flex-preferred-size: calc(50% - 50px);
}

.o-homepage__cases-img {
    height: 0;
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 53%;
    margin-bottom: 22px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.o-homepage__cases-img::before {
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 7px;
    content: '\A';
    position: absolute;
    background-color: rgba(0, 91, 182, 0.8);
}

.o-homepage__cases-img img {
    z-index: 1;
    width: 100%;
    display: none;
    position: relative;
}

.o-homepage__cases-title {
    display: block;
    padding-bottom: 7px;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
}

.o-homepage__cases-title a {
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #000000;
}

.o-homepage__cases-title a:hover {
    color: #005178;
}

.o-homepage__cases-details {
    list-style-type: none;
}

.o-homepage__cases-details li {
    display: block;
}

.o-tabs__content {
    display: none;
}

.o-tabs__content:focus {
    outline: 2px solid transparent;
}

.o-tabs__content.is-active {
    display: block;
}

.o-professionals {
    display: block;
    overflow: hidden;
    padding-bottom: 50px;
}
.o-professionals__row {
    margin-left: -16px;
    margin-right: -16px;
}

.o-professionals__flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.o-professionals__col {
    width: 33.33%;
    display: block;
    padding-top: 50px;
    padding-left: 16px;
    padding-right: 16px;
}

.o-professionals__col:last-child .c-professional {
    border-bottom: none;
}

.o-professionals__no-result {
    display: block;
    padding: 60px 0;
    line-height: 1.3;
    font-size: 18px;
}

.o-professional__header {
    width: 100%;
    display: block;
    padding: 0;
    color: #ffffff;
    background: url('/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/InnerpageImages/attorney_info_bg.jpg')no-repeat center/cover;

}
.o-professional__header-top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.o-professional__info {
    width: 100%;    
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
}
.o-professional__info-figure {
    width: 450px;
    display: block;
    -ms-flex: 0 0 450px;
    flex: 0 0 450px;
    padding-right: 0;
}

.o-professional__info-figure img {
    width: 100%;
    display: block;
    height: 400px;
    object-fit: cover;
    object-position: top center;
}

.o-professional__info-name {
    display: block;
    font-family: "bodoni-urw", serif;
    line-height: 1;
    margin-bottom: 15px;
    font-size: 48px;
    color: white;
    font-weight: 300;
}

.o-professional__info-position {
    display: block;
    line-height: 1;
    margin-bottom: 30px;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
}

.o-professional__info-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.o-professional__contacts {
    width: 100%;
    line-height: 1.5;
}
.o-professional__contacts-col {
    padding-bottom: 20px;
}
.o-professional__contacts-col:last-child {
    padding-bottom: 0;
}

.o-professional__contacts-main {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.o-professional__contacts-main a {
    text-decoration: none;
}

.o-professional__contacts-main a:hover {
    text-decoration: underline;
}

.o-professional__contacts-main li:after {
    content: '|';
    margin: 0 9px;
}
.o-professional__contacts-main li:last-child:after {
    display: none;
}

.o-professional__contacts-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.o-professional__contacts-social a {
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background: white;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.o-professional__contacts-social a span{
    color: #0A406B;
    font-size: 15px;
}
.o-professional__contacts-social a:hover {
    opacity: 0.6;
}

.o-professional__offices {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.o-professional__offices ul {
    width: 100%;
    display: flex;
}

.o-professional__offices li {
    padding-right: 20px;
    line-height: 1.11;
    font-size: 18px;
    margin-bottom: 10px;
}

.o-professional__offices li:last-child {
    padding-bottom: 0;
    padding-right: 0;
}

.o-professional__contacts li{
    line-height: 1.11;
    font-size: 18px;
    margin-bottom: 10px;
}
.o-professional__contacts-social li{
    margin-right: 20px;
}
.o-professional__offices li.has-city {
    padding-bottom: 20px;
    font-family: "Poppins";
    font-weight: 700;
}

.o-case__tab {
    width: 100%;
    display: block;
    line-height: 1.4;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 18px;
}
.o-case__table {
    width: auto;
    line-height: 1.4;
}

.o-case__table td {
    padding-bottom: 7px;
    word-break: break-word;

}
.o-case__table td.is-left {
    padding-right: 10px;
    word-break: keep-all;
    font-family: "Poppins";
    font-weight: 300;
    color: #282C37;
}

.o-case__table a {
    cursor: pointer;
    text-decoration: none;
    color: #0A406B;
    font-weight: 300;
}

.o-case__table a:hover {
    color: #282C37;
}

.o-case__table-mobile-title {
    display: none;
    font-family: "Poppins";
    font-weight: 300;
    color: #282C37;
}

.o-case__table-list {
    line-height: 1.4;
}

.o-case__table-list li {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.o-case__table-list li>span {
    display: block;
}

.o-case__table-list a {
    text-decoration: none;
    color: #005178;
}

.o-case__table-list a:hover {
    text-decoration: underline;
}

.o-case__table-list-strong {
    padding-right: 5px;
    font-family: "Poppins";
    font-weight: 700;
}
.o-case__descriptions {
    width: 100%;
    display: block;
    padding-top: 50px;
}

.o-case__descriptions-title {
    display: block;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
}

.o-case__form {
    display: block;
    margin-top: 60px;
    border-top: 1px solid #dadada;
}

.o-case__form .fsBody {
    padding: 0;
}

.o-case__form .fsBody .fsForm {
    margin: 0;
    padding: 20px 0 0 0;
}

.o-case__form-upper-text {
    display: block;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dotted #cccccc;
}

.o-case__msg {
    line-height: 1.4;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 18px;
}
.o-case__msg-title {
    display: block;
    padding-bottom: 10px;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 24px;
}

.o-case__msg-text {
    display: block;
    padding-bottom: 20px;
}

.o-cases {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: 45px;
}

.o-cases__title {
    width: 100%;
    display: block;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
    color: #000000;
}

.o-cases__row {
    display: block;
    margin-left: -25px;
    margin-right: -25px;
}
.o-cases__flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.o-cases__col {
    width: 33.33%;
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 45px;
}
.o-cases__item {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 1.22;
    position: relative;
    padding-bottom: 40px;
    font-size: 16px;
}
.o-cases__item-line {
    width: 100%;
    height: 7px;
    display: block;
    margin-bottom: 14px;
    background-color: rgba(0, 91, 182, 0.8);
}

.o-cases__item-img {
    height: 0;
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 53%;
    margin-bottom: 14px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.o-cases__item-img::before {
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 7px;
    content: '\A';
    position: absolute;
    background-color: rgba(0, 91, 182, 0.8);
}

.o-cases__item-img img {
    z-index: 1;
    width: 100%;
    display: none;
    position: relative;
}

.o-cases__item-title {
    display: block;
    padding-bottom: 4px;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
}

.o-cases__item-title a {
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #000000;
}

.o-cases__item-title a:hover {
    color: #005178;
}

.o-cases__item-details {
    list-style-type: none;
}

.o-cases__item-details li {
    display: block;
}

.o-cases__item-links {
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 16px;
}
.o-cases__item-links a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #005178;
}

.o-cases__item-links a:hover {
    color: #000000;
}

.o-cases__item-links li {
    display: block;
}

.o-cases__item-links li:after {
    content: '|';
    margin: 0 10px;
    display: inline-block;
}

.o-cases__item-links li:last-child:after {
    display: none;
}

.o-results {
    margin: 0;
    width: 100%;
    padding: 0 0;
    display: block;
    line-height: 1.5;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.o-results__no-results {
    width: 100%;
    display: block;
}

.o-results__filters {
    width: 100%;
    display: block;
    padding-top: 50px;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}
.o-results__filters-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 22px;
    border-bottom: 1px solid #dadada;
}

.o-results__filters-list li {
    padding-right: 20px;
    padding-bottom: 20px;
}
.o-results__filters-list li:first-child {
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
}

.o-results__filters-list li small {
    font-family: "Poppins";
    font-weight: 700;
}

.o-results__filters-no-results {
    width: 100%;
    display: block;
    padding-bottom: 50px;
}

.o-results__table {
    width: 100%;
    display: block;
    padding-top: 38px;
    padding-bottom: 38px;
}

.o-results__table-head {
    padding-top: 60px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
    border-bottom: 2px solid #000000;
}
.o-results__table-head:first-child {
    padding-top: 0;
}
.o-results__table-head .o-results__table-row {
    padding: 0 0 5px 0;
    border-bottom: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.5;
}

.o-results__table-head .o-results__table-row li {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.o-results__table-head .o-results__table-row li:last-child {
    padding-right: 0;
}

.o-results__table-footer {
    padding-top: 20px;
}

.o-results__table-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style-type: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border-bottom: 1px solid #9D9FA2;
    position: relative;
    padding-right: 35px;
}

.o-results__table-row>li {
    display: block;
}
.o-results__table-row>li.has-attachment {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    padding-right: 0;
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    width: auto !important;
}
#news_landing .o-results__table-row .o-article li,#news_landing .o-results__table-row .o-article ul{
    padding: 0 !important;
}
.o-results__table-row .o-article li::after,
.o-results__table-row .o-article li::before{
    display: none;
}
.o-results__table-row>li.has-attachment a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.o-results__table-row>li.has-attachment a.url::before {
    font-family: "icons";
    content: "\EA12";
}

.o-results__table-row>li.has-attachment a.attachment::before {
    font-family: "icons";
    content: "\E906";
    padding-left: 3px;
}
.o-results__table-row.no-inline-borders .o-results__table-mobile-result {
    padding-top: 0;
}

.o-results__table-row.is-vertical-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.o-results__table-row .width-type-1 {
    width: 240px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
}

.o-results__table-row .width-type-2, .searchItem .subTitle {
    font-weight: 300;
    color: #000;
    padding-bottom: 5px;
    line-height: 1.6;
}

.o-results__table-row .width-type-3 {
    width: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
}

.o-results__table-row .width-type-end {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0;
    margin-left: auto;
}

.o-results__table-mobile-result {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.o-results__table-mobile-header {
    width: 100px;
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    padding-right: 20px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
}

.o-results__table-title {
    display: block;
    line-height: 1.4;
    padding-bottom: 10px;
    font-size: 18px;
}
.o-results__table-title.noLink:hover,
.units .title.noLink:hover{
  color: #000000;
  cursor: auto;
  text-decoration: none;
}
.o-results__professional-name {
    width: 100%;
    display: block;
    font-family: "Poppins";
    font-weight: 300;
    color: #005178;
    font-size: 26px;
}

.o-results__professional-name a {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #005178;
}

.o-results__professional-name a:hover {
    color: #000000;
}

.o-results__professional-position {
    width: 100%;
    display: block;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 18px;
}

.o-results__professional-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.o-results__professional-contact li {
    padding-left: 12px;
}
.o-results__professional-contact a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
}

.o-results__professional-contact a small {
    display: block;
    font-size: 12px;
    padding-top: 1px;
    font-family: "Poppins";
    font-weight: 400;
    text-transform: uppercase;
}

.o-results__section {
    width: 100%;
    display: block;
    padding-top: 30px;
    position: relative;
    padding-bottom: 60px;
}

.o-results__section .o-results__table {
    padding-top: 0;
    padding-bottom: 0;
}

.o-results__section::before {
    left: 0;
    right: 0;
    bottom: 0;
    height: 10px;
    content: '\A';
    display: block;
    position: absolute;
    pointer-events: none;
    background-repeat: repeat;
    background-size: auto 100%;
    background-image: url("../img/bg-border.svg");
}

.o-results__section:last-child {
    padding-bottom: 0;
}

.o-results__section:last-child::before {
    display: none;
}

.o-results__section-title {
    display: block;
    padding-bottom: 30px;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 38px;
    color: #0e3c64;
}

.o-results__links {
    font-family: "Poppins";
    font-weight: 500;
}

.o-results__links a {
    color: #005178;
}

.o-results__links a:hover {
    color: #000000;
}

.o-results__links>li {
    padding-bottom: 15px;
}

.o-results__links>li:last-child {
    padding-bottom: 0;
}

.o-results__btn-form {
    width: 100%;
    display: block;
    padding-top: 20px;
}

.o-results__btn-form-submit {
    margin: 0;
    width: auto;
    border: none;
    cursor: pointer;
    border-radius: 0;
    text-align: center;
    padding: 10px 14px;
    display: inline-block;
    font-family: "Poppins";
    font-weight: 400;
    -webkit-appearance: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-size: 16px;
    color: #ffffff;
    background-color: #005178;
}

.o-results__btn-form-submit:hover {
    color: #ffffff;
    background-color: #000000;
}

.o-offices {
    width: 100%;
    display: block;
    color: #000000;
}

.o-offices a {
    color: #005178;
}

.o-offices a:hover {
    color: #000000;
}

.o-offices__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 50px;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px;
    line-height: 1.55556;
}
.o-offices__item::before {
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    bottom: auto;
    content: '\A';
    display: block;
    position: absolute;
    pointer-events: none;
    height: 10px;
    background-repeat: repeat;
    background-size: auto 100%;
    background-image: url("../img/bg-border.svg");
}

.o-offices__location {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.o-offices__location img {
    width: 100%;
    display: block;
    border: 1px solid #cccccc;
}
.o-offices__right {
    width: 220px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
}
.o-offices__details {
    display: block;
    margin-bottom: 16px;
}

.o-offices__details:last-child {
    margin-bottom: 0;
}

.o-offices__details.has-link {
    padding-top: 10px;
}

.o-offices__details .has-location {
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
}

.o-sitemap {
    width: 100%;
    display: flex;
    line-height: 1.4;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
}
.expandable ul{
    display: none;
}
.o-sitemap__col {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 60px;
    max-width: 730px;
}

.o-sitemap__col:last-child {
    padding-right: 0;
    padding-bottom: 0 !important;
    max-width: 675px;
}

.o-sitemap li {
    display: block;
    padding: 20px 0;
    font-size: 26px;
    line-height: 1.3;
    color: #000000;
    border-bottom: 1px solid #D9D9D9;
    position: relative;
}
.o-sitemap .expandable{
    cursor: pointer;
}
.o-sitemap li.expandable::after {
    content: '\EA07';
    display: block;
    position: absolute;
    top: 19px;
    right: 5px;
    font-family: "icons" !important;
    font-size: 26px;
    transition: 0.3s;
}
.o-sitemap li.expandable.expanded::after{
    transform: rotate(180deg);
}
.o-sitemap li.expandable.expanded > a,
.o-sitemap li.expandable:hover > a,
.o-sitemap li.expandable:hover::after {
    color: #0A406B;
}
.o-sitemap li li{
    border: 0;
    padding: 0 0 20px;
}
.o-sitemap li li :last-child {
    padding-bottom: 0;
}
.o-sitemap li.expandable{
    padding-right: 30px;
}
.o-sitemap li > ul {
    padding-top: 15px;
}
.o-sitemap li > ul.o-sitemap__tier-3,
.o-sitemap li > ul.o-sitemap__tier-2 {
    padding-top: 20px;
}
.o-sitemap__tier-2 li:last-child,
.o-sitemap__tier-3 li:last-child{
    padding-bottom: 0;
}
.o-sitemap__tier-2-link,
.o-sitemap__tier-3-link {
    cursor: pointer; 
}
.o-sitemap a {
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

.o-sitemap a:hover {
    color: #0A406B;
}
.o-sitemap li li a{
    color: #343A44;
}
.results-section {
    display: block;
    padding-top: 30px;
    padding-bottom: 17px;
}

.results-section a {
    text-decoration: none;
    color: #1a58a1;
}
.results-section a:hover {
    text-decoration: underline;
}

.results-section .positiontitle {
    display: block;
    padding-bottom: 25px;
    font-family: "Poppins";
    font-weight: 700;
}

.results-section+hr.double-rule {
    margin-top: 0;
    margin-bottom: 50px;
}

.results-section .page-controls {
    margin: 0;
}

.results-section .results-row {
    border-bottom: 1px dotted #e4e3e2;
}

.results-section .results-row>div {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top;
}

.results-section .results-row>div:last-child {
    padding-right: 0;
}

.results-section .results-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
}

.results-section .results-heading .results-row {
    width: 100%;
    border: none;
    display: table;
    font-size: 20px;
    line-height: 1.7;
    table-layout: fixed;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
}
.results-section .results-body {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.results-section .results-body .results-row {
    padding: 0;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.results-section .results-body .results-row>div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.results-section .w-name {
    width: 26.3%;
}

.results-section .w-title {
    width: 26.3%;
}

.results-section .w-phone {
    width: 135px;
}

.results-section .w-email {
    width: 10.5%;
}

.results-section .w-email-text {
    width: 260px;
}

.results-section .w-email-icon {
    width: 95px;
}

.results-section .w-email-icon a {
    font-size: 20px;
}

.results-section .w-email-icon a:hover {
    text-decoration: none;
}

.results-section .darkline {
    border-bottom: 1px solid #0f5b9b !important;
}

.c-btn {
    width: auto;
    display: inline-block;
    -webkit-appearance: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    margin: 0;
    border: none;
    cursor: pointer;
    text-align: center;
    font-family: "Poppins";
    -webkit-appearance: none;
    font-weight: 600;
    font-size: 18px;
    background: #0A406B;
    color: white;
    border-radius: 100px;
    text-transform: uppercase;
    line-height: 18px;
    padding: 10px 20px 8px;
}

.c-btn:hover {
    color: #ffffff;
    background-color: #0A406B;
}

.c-btn.c-btn--cookies {
    white-space: nowrap;
    background-color: #09213c;
    background: white;
    color: #0A406B;
    font-weight: 700;
    border-radius: 100px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-btn.c-btn--cookies:hover {
    background-color: #267dc1;
    color: white;
}

.c-header {
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    display: block;
    position: relative;
    background-color: #ffffff;
    display: flex;
    align-items: flex-end;
    align-items: baseline;
    padding: 47px 20px 27px;
}

.c-header .o-container {
    max-width: 100%;
    width: auto;
    padding: 0;
    margin: 0;
}

nav.c-header__nav.u-hide-print {
    max-width: 890px;
    width: 100%;
    margin-left: auto;
}
.c-header__logo {
    width: 100%;
    display: block;
    max-width: 306px;    
}

.c-header__logo a,
.c-header__logo img {
    width: 100%;
    display: block;
}

.c-header__top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-header__top-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 50px;
}

.c-header__top-nav {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
}
.c-header__top-nav.is-inactive {
    display: none;
}

.c-header__top-nav li {
    padding-left: 30px;
}

.c-header__top-nav li.is-active a {
    color: #267dc1;
}

.c-header__top-nav a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #666666;
}

.c-header__top-nav a .icon-search {
    top: 1px;
    display: block;
    font-size: 85%;
    margin-left: 5px;
    position: relative;
}

.c-header__top-nav a:hover {
    color: #267dc1;
}

.c-header__search {
    width: 100%;
    display: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.c-header__search.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.c-header__search-form {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.c-header__search-form form {
    width: 100%;
    display: block;
    max-width: 640px;
    margin-left: auto;
    position: relative;
}

.c-header__search-close {
    width: 40px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.c-header__search-close span {
    display: block;
    cursor: pointer;
    color: #666666;
}

.c-header__search-input {
    margin: 0;
    z-index: 1;
    width: 100%;
    border: none;
    display: block;
    border-radius: 0;
    position: relative;
    letter-spacing: 1px;
    font-family: "Poppins";
    font-weight: 400;
    -webkit-appearance: none;
    padding: 2px 26px 2px 9px;
    background-color: transparent;
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #b7b7b7;
}

.c-header__search-input::-webkit-input-placeholder {
    opacity: 1;
    visibility: visible;
    text-transform: uppercase;
    color: #666666;
}

.c-header__search-input::-moz-placeholder {
    opacity: 1;
    visibility: visible;
    text-transform: uppercase;
    color: #666666;
}

.c-header__search-input:-ms-input-placeholder {
    opacity: 1;
    visibility: visible;
    text-transform: uppercase;
    color: #666666;
}

.c-header__search-input::-ms-input-placeholder {
    opacity: 1;
    visibility: visible;
    text-transform: uppercase;
    color: #666666;
}

.c-header__search-input::placeholder {
    opacity: 1;
    visibility: visible;
    text-transform: uppercase;
    color: #666666;
}

.c-header__search-input.placeholder {
    opacity: 1;
    visibility: visible;
    text-transform: uppercase;
    color: #666666;
}

.c-header__search-btn {
    border: 0;
    margin: 0;
    z-index: 2;
    padding: 0;
    right: 2px;
    bottom: 5px;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    -webkit-appearance: none;
    background-color: transparent;
    color: #666666;
}

.optionalTagLine {
    position: absolute;
    right: 0;
    top: 26px;
    font-size: 20px;
    text-transform: uppercase;
}

.c-header__nav-main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-header__nav-main-item {
    display: block;
    position: relative;
    margin-left: 33px;
    line-height: 1.5;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.c-header__nav-main-item:hover .c-header__nav-dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.c-header__nav-main-item.selected > a span::before,
.c-header__nav-main-item:hover > a span::before {
    opacity: 1;
    visibility: visible;
}

.c-header__nav-main-item> a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.c-header__nav-main-item>a span {
    display: block;
    position: relative;
}

.c-header__nav-main-item>a span:before {
    left: 0;
    right: 0;
    opacity: 0;
    height: 2px;
    content: '\A';
    position: absolute;
    visibility: hidden;
}

.c-header__nav-main-item>a span:before {
    bottom: -7px;
    background-color: #0A406B;
}

.c-header__nav-main-item>a.is-active span:before,
.c-header__nav-main-item>a.is-active span:after {
    opacity: 1;
    visibility: visible;
}

.c-header__nav-dropdown {
    top: 100%;
    opacity: 0;
    width: 250px;
    left: 0;
    visibility: hidden;
    position: absolute;
    pointer-events: none;
    padding: 0;
    font-size: 16px;
    z-index: 555;
}

.c-header__nav-dropdown:before,
.c-header__nav-dropdown:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '\A';
    position: absolute;
    background: #0A406B;
    border-radius: 4px;
}

.c-header__nav-dropdown:before {
    z-index: 55;
    opacity: 1;
}

.c-header__nav-dropdown:after {
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(177, 208, 233, 0)), to(rgba(177, 208, 233, 0.65)));
    background: -o-linear-gradient(top, rgba(177, 208, 233, 0) 0%, rgba(177, 208, 233, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(177, 208, 233, 0) 0%, rgba(177, 208, 233, 0.65) 100%);
}

.c-header__nav-dropdown li {
    z-index: 5555;
    position: relative;
}

.c-header__nav-dropdown a {
    display: block;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);    
    padding: 10px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    color: white;
}

.c-header__nav-dropdown a:before {
    top: 22px;
    left: 16px;
    opacity: 0;
    width: 8px;
    height: 8px;
    content: '\A';
    display: block;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: #267dc1;
    border-radius: 100px;
    display: none;
}
.c-header__nav-dropdown li:last-child a{
    border-bottom: 0;
}

.c-header__nav-dropdown a:hover {
    color: white;
}

.c-header__nav-dropdown a:hover:before {
    opacity: 1;
    visibility: visible;
}

.c-header__nav-dropdown.has-multi-col {
    width: 788px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-header__nav-dropdown.has-multi-col li {
    width: 33.33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}

.c-header__nav-dropdown--right {
    right: 0;
    left: auto;
}

.c-header__hamburger {
    width: 30px;
    display: none;
    cursor: pointer;
}

.c-header__hamburger li {
    opacity: 1;
    height: 4px;
    width: 100%;
    display: block;
    margin: 6px auto;
    position: relative;
    visibility: visible;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: #000000;
}

.c-header__hamburger.is-active li {
    opacity: 0;
    visibility: hidden;
}

.c-header__hamburger.is-active li:first-child {
    top: 10px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.c-header__hamburger.is-active li:last-child {
    opacity: 1;
    top: -6px;
    visibility: visible;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.c-footer .o-container{
  position: relative;  
}
.copyright{
  width: 100%;
}
.c-footer__top {
    width: 100%;    
    justify-content: space-between;
    padding-bottom: 30px;
    display: flex;
}
.c-footer__bottom {
    width: 100%;
}
.logo.icxlegal{
    text-align: right;
}
.c-footer__bottom a {
    text-decoration: none;
}

.c-footer__bottom a:hover {
    text-decoration: underline;
}

.c-footer__copyright {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.7;
    text-align: right;
    margin-bottom: 21px;
    display: flex;
    justify-content: space-between;
}
.copy-right br{
    display: none;
}
.copy-right span{
    display: block;
}
.footer-address{
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
}

.c-footer__social {
    width: 20%;
    font-size: 18px;
    color: white;
}
.c-footer__social a {
    text-decoration: none;
    color: #FFFFFF;
    transition: transform 0.3s ease-in-out;
    display: inline-block
}
.c-footer__social a:hover {
  transform: scale(1.5);
}

.c-footer__social li {
    padding-right: 20px;
}

.c-footer__social li:last-child {
    padding-right: 0;
}

.c-footer__links {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
}
.c-footer__links li{
  font-size: 16px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 1;
}
.c-footer__links li:after {
    content: '|';
    margin-left: 10px;
    margin-right: 10px;
}

.c-footer__links li:last-child:after {
    display: none;
}
.c-footer__links a {
    text-decoration: none;
    color: white;
}

.c-footer__links a:hover {
    text-decoration: underline;
}

.c-footer__locations {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.6;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 14px;
}

.c-footer__locations .is-block {
    display: block;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
}

.c-footer__locations ul {
    max-width: 180px;
    text-align: left;
    padding-right: 40px;
}

.c-footer__locations ul:last-child {
    max-width: 130px;
    padding-right: 0;
}

.autosuggest {
    left: 0;
    right: 0;
    top: 100%;
    z-index: 100;
    font-size: 16px;
    position: absolute;
    font-family: "Poppins";
    font-weight: 400;
    color: #666666;
    background-color: #ffffff;
}

.autosuggest .as_header,
.autosuggest .as_footer {
    display: none;
}
.autosuggest ul {
    list-style-type: none;
}

.autosuggest ul li {
    display: block;
}

.autosuggest ul a {
    width: 100%;
    padding: 10px;
    display: block;
    color: inherit;
    cursor: pointer;
    background-color: transparent;
}

.autosuggest ul a:hover {
    background-color: #f6f6f6;
}

.autosuggest .as_highlight a {
    background-color: #f6f6f6;
}

.autosuggest .suglst em {
    font-style: normal;
    font-family: "Poppins";
    font-weight: 600;
    color: #000000;
}

.c-hero {
    z-index: 5;
    width: 100%;
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
    background-color: #033e86;
}

.c-hero__container {
    z-index: 2;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 68px 0;
}

.c-hero__title {
    line-height: 1.2;
    display: block;
    font-family: "bodoni-urw", serif;
    font-weight: 400;
    font-size: 96px;
}
.c-hero__inner {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.c-hero__inner::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '\A';
    position: absolute;
    opacity: 0.5;
   background: #093144;
}
.c-hero__subtitle-lower {
    display: block;
    line-height: 1.33;
    padding-top: 20px;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 24px;
}

.c-hero__list {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    font-family: "Poppins";
    font-weight: 400;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px;
}

.c-hero__list li {
    padding-top: 10px;
}

.c-hero__list li:after {
    content: '|';
    margin: 0 14px;
}

.c-hero__list li:last-child:after {
    display: none;
}

.c-pagetools {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 28px;
}

.c-pagetools li {
    padding-left: 20px;
}
.c-sidebarlinks .c-pagetools a,
.c-pagetools a {
    display: block;
    cursor: pointer;
    color: #0A406B;
    -webkit-transition: color 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: color 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: color 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-hero__inner .u-hide-mobile.u-hide-print{
    display: none;
}
.o-static .o-container{
    position: relative;
}
.o-static .c-pagetools.c-pagetools--mobile.u-hide-print{
    justify-content: flex-start;
    max-width: 311px;
    width: 100%;
}
.o-static .c-pagetools.c-pagetools--mobile.u-hide-print li{
    width: auto;
    font-size: 28px;
}
/* .u-hide-mobile.u-hide-print{
    position: absolute;
    bottom: -110px;
    z-index: 555;
    right: 0;
    width: 100%;
    max-width: 330px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
} */
.c-pagetools a:hover {
    color: #6b788d;
}
.o-static .o-sidebar__item .c-pagetools.c-pagetools--mobile.u-hide-print{
    position: static;
    order: 1;
}
.c-pagetools.c-pagetools--mobile {
    display: flex;
    padding-top: 100px;
    justify-content: flex-start;
    order: 1;    
}
#professionals_landing .c-pagetools.c-pagetools--mobile {
    padding-top: 40px;
}
.c-pagetools.c-pagetools--mobile li {
    padding: 0 10px !important;
}

.c-pagetools.c-pagetools--mobile a:hover {
    color: #000630;
    text-decoration: none;
}
.c-pageshare {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    position: fixed;
    overflow: hidden;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    visibility: hidden;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.c-pageshare__overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
}

.c-pageshare__inner {
    z-index: 2;
    width: 100%;
    display: block;
    max-width: 400px;
    line-height: 1.2;
    position: relative;
    padding: 45px 20px 30px 20px;
    font-size: 18px;
    color: #000000;
    background-color: #ffffff;
}

.c-pageshare__links {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    margin-top: 10px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.c-pageshare__links li {
    padding: 10px;
}

.c-pageshare__links a {
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #000000;
}

.c-pageshare__links a:hover {
    color: #1a58a1;
}

.c-pageshare__close {
    top: 10px;
    right: 10px;
    padding: 8px;
    display: block;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #000000;
}

.c-pageshare__close:hover {
    color: #1a58a1;
}

.c-navmobile {
    left: 0;
    right: 0;
    bottom: 0;
    top: 80px;
    opacity: 0;
    display: none;
    overflow: auto;
    position: fixed;
    padding: 15px 0;
    visibility: hidden;
    z-index: 100;
    -webkit-overflow-scrolling: touch;
    background-color: #09213c;
}


.c-navmobile__items {
    font-size: 18px;
    padding: 15px 15px;
}

.c-navmobile__item {
    width: 100%;
    display: block;
    position: relative;
    border-top: 1px solid #96999c;
}

.c-navmobile__item:last-child {
    border-bottom: 1px solid #96999c;
}

.c-navmobile__item>a {
    width: 100%;
    display: block;
    padding: 13px 0;
    color: #ffffff;
}

.c-navmobile__item ul {
    display: none;
    padding: 15px 15px;
    margin: 0 -15px;
    font-size: 15px;
    background-color: #ffffff;
}

.c-navmobile__item ul a {
    width: 100%;
    display: block;
    padding-top: 7px;
    padding-left: 18px;
    padding-bottom: 7px;
}

.c-navmobile__item ul li {
    display: block;
    border-left: 1px solid #005178;
}

.c-navmobile__item ul li:first-child a {
    padding-top: 0;
}

.c-navmobile__item ul li:last-child a {
    padding-bottom: 0;
}

.c-navmobile__action {
    top: 0;
    z-index: 2;
    width: 48px;
    height: 44px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: -15px;
}

.c-navmobile__action:before,
.c-navmobile__action:after {
    top: 50%;
    opacity: 1;
    width: 16px;
    height: 3px;
    content: '\A';
    margin-top: -2px;
    position: absolute;
    visibility: visible;
    right: 15px;
    background-color: #ffffff;
}

.c-navmobile__action:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.c-navmobile__action.is-active:after {
    opacity: 0;
    visibility: hidden;
}

.c-navmobile__form {
    width: 100%;
    display: block;
    padding: 0 15px 15px 15px;
}

.c-navmobile__form .icon-search {
    top: 0;
    left: 7px;
    bottom: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    pointer-events: none;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #686a6c;
}

.c-navmobile__form-inner {
    width: 100%;
    display: block;
    position: relative;
}

.c-navmobile__input {
    z-index: 1;
    width: 100%;
    border: none;
    display: block;
    padding: 5px 30px;
    position: relative;
    border-radius: 18px;
    font-family: "Poppins";
    font-weight: 400;
    color: #686a6c;
    font-size: 18px;
    background-color: #e4e3e2;
}

.c-navmobile__input::-webkit-input-placeholder {
    opacity: 1;
    visibility: visible;
    color: #686a6c;
}

.c-navmobile__input::-moz-placeholder {
    opacity: 1;
    visibility: visible;
    color: #686a6c;
}

.c-navmobile__input:-ms-input-placeholder {
    opacity: 1;
    visibility: visible;
    color: #686a6c;
}

.c-navmobile__input::-ms-input-placeholder {
    opacity: 1;
    visibility: visible;
    color: #686a6c;
}

.c-navmobile__input::placeholder {
    opacity: 1;
    visibility: visible;
    color: #686a6c;
}

.c-navmobile__input.placeholder {
    opacity: 1;
    visibility: visible;
    color: #686a6c;
}

.c-navmobile__btn {
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    z-index: 2;
    width: 35px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    cursor: pointer;
    border-radius: 0;
    position: absolute;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-appearance: none;
    background-color: transparent;
    color: #686a6c;
}

.c-sidebarlinks {
    width: 100%;
    display: block;
    font-family: "Poppins";
    font-weight: 300;
    order: 3;
    padding-top: 60px;
    max-width: 330px;
}
.o-sidebar__title + .c-sidebarlinks{
    padding-top: 15px;
}
.o-static__col-right .c-sidebarlinks{
    padding-top: 0;
}
.c-sidebarlinks .c-sidebarlinks{
    padding: 0;
}
.sidebar-pages{
    order: 2;
}

.c-sidebarlinks li {
    display: block;
    padding-bottom: 25px;
}
.o-static__col-right .c-sidebarlinks li{
   padding-bottom: 5px;
}
.c-sidebarlinks li:last-child {
    padding-bottom: 0;
}

.c-sidebarlinks li.is-active>a {
    font-family: "Poppins";
    font-weight: 600;
    color: #0A406B;
}

.c-sidebarlinks li.is-active>a:before {
    background-color: #000000;
}

.c-sidebarlinks li>ul {
    padding-top: 15px;
    padding-left: 20px;
}

.c-sidebarlinks li li a {
    display: block;
    cursor: pointer;
    padding-left: 15px;
    position: relative;
}

.c-sidebarlinks li li a::before {
    left: 0;
    top: 13px;
    width: 8px;
    height: 8px;
    content: '\A';
    position: absolute;
    background-color: #005178;
}
.c-sidebarlinks li li a:hover::before {
    background-color: #000000;
}
.rightPanel{
    display: flex;
    flex-direction: column;
}
.sidebar-pages{
    padding: 0 0 30px;
    /* border-top:1px solid #0A406B; */
    order: 2;
}
.sidebar-pages li{
    margin-bottom: 30px;
}
.sidebar-pages li:last-child{
    padding-bottom: 0;
}
.c-sidebarlinks li{
    margin-bottom: 20px;
}
.c-sidebarlinks li:last-child{
    margin-bottom: 0;
}
.c-sidebarlinks a {
    cursor: pointer;
    text-decoration: none;
    color: #0A406B;
    position: relative;
    font-size: 18px;
    display: inline-block;
}
/* #practice_detail .c-sidebarlinks a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
} */
#practice_detail .c-sidebarlinks li li a{
    font-weight: 400;
    color: #343A44;
}
#practice_detail .c-sidebarlinks li li a::before {
    background-color: #0A406B;
    width: 5px;
    height: 5px;
    border-radius: 100px;
}
#panel_body_resources{
    order: 4;
}
#panel_body_resources a{
    padding-left: 46px;
    font-weight: 400 !important; 
}
.sidebar-pages .c-sidebarlinks li{
    padding-bottom: 15px;
}
.sidebar-pages .c-sidebarlinks li:last-child{
    padding-bottom: 0;
}
#news_landing .c-sidebarlinks a,
.sidebar-pages a,
.c-sidebarlinks li a {
    font-size: 18px;
    font-weight: 300;
    color: #0A406B;
    transition: 0.3s;
    line-height: 1.3;
    display: inline-block;
}
.sidebar-pages .selected,
.c-sidebarlinks li.selected a {
    padding-left: 20px;
    border-left: 2px solid #0A406B;
    color: #0A406B;
}
.sidebar-pages .selected a:hover{
    padding-left: 0;
    border-left: 0;
}
.sidebar-pages a:hover,
.c-sidebarlinks li a:hover {
    padding-left: 20px;
    border-left: 2px solid #0A406B;
}
/* li.selected > a, */
.c-casefiles__icon::before,
.o-results__table-row > li.has-attachment a::before,
.w-newsbox .link.attachment::before,
.w-newsbox .link.url::before,
#panel_body_resources a::before{
  content: '\EA12';
  display: flex;
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  background-color: #0A406B;
  border-radius: 100%;
  transform: translate(0,-50%);
  color: white;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "icons" !important; 
  box-sizing: border-box;
}
.o-results__table-row > li.has-attachment a::before{
    position: static;
}
#panel_body_resources .dl a::before {
    content: '\E906';
    padding-left: 3px;
}
.c-sidebarlinks a:hover {
    color: #000000;
}

.c-files {
    display: block;
    font-size: 18px;
    line-height: 1.33333;
}

.c-files__title {
    display: block;
    padding-bottom: 16px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
    color: #000000;
}

.c-files__list li {
    padding-bottom: 16px;
}

.c-files__list li:last-child {
    padding-bottom: 0;
}

.c-files__item {
    padding-top: 0;
    display: block;
    cursor: pointer;
    padding-left: 32px;
    position: relative;
    text-decoration: none;
    color: #000000;
}

.c-files__item:hover .c-files__item-title {
    color: #005178;
}

.c-files__item-icon {
    top: 0;
    left: 0;
    font-size: 22px;
    position: absolute;
    color: #005178;
}

.c-files__item-icon.icon-file {
    font-size: 27px;
}

.c-files__item-title {
    display: block;
    padding-bottom: 3px;
    font-family: "Poppins";
    font-weight: 700;
}

.embed-video-container {
    height: 0;
    overflow: hidden;
    padding-top: 35px;
    position: relative;
    padding-bottom: 56.25%;
}

.embed-video-container iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.c-heroslider {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    color: #000000;
    background-color: #ffffff;
}
/* resources sec styles */
#resources .o-static{ 
    padding-top: 0;
}
#resources .qaGeneral li{
    padding: 10px 0;
    border-bottom: 1px solid #D1D3D4;
}
#resources .qaGeneral li a{
    color: #282C37;
    font-weight: 500;
}
#resources .qaGeneral li li{
    padding: 0;
    border: 0;
}
#resources .qaGeneral li li a{
    font-weight: 300;
    color: #0A406B;
    margin: 10px 0 0;
}
#resources .qaGeneral .a{
    padding-top: 10px;
}
#resources .o-static__col-middle{
    max-width: 980px;
    width: 100%;
}   
/* blog page style */
#blogs .o-article ul > li:first-child{
    padding-top: 0;
}
#blogs .o-article > ul > li{
    padding: 30px 0;
    list-style-type: none;
    border-bottom: 1px solid #9D9FA2;
    display: flex;
    flex-direction: column;
}
#blogs .o-article ul li::after {
    display: none;
}
#blogs .o-article .subTitle{
    order: 1;
    padding-bottom: 5px;
}
#blogs .o-article .title{
    order: 2;
    color: #282C37;
    margin-bottom: 5px;
    font-weight: 500;
}
#blogs .o-article .title:hover{
    color: #0A406B;
}
#blogs .o-article .txt{
    order: 3;
    margin-bottom: 15px;
}
#blogs .o-article .subList{
    order: 4;
}
#blogs .o-article .subList a{
    font-weight: 300;
    color: #0A406B;
}
#blogs_detail #custom_q,
#blogs #custom_q{
    display: none;
}
#blogs_detail .o-sidebar__item,
#blogs .o-sidebar__item{
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}
#blogs_detail .o-sidebar__item:last-child{
    margin-bottom: 0;
}
#blogs_detail .o-sidebar__title,
#blogs .o-sidebar__title{
    order: 1;
    padding: 0;
    border: 0;
    font-weight: 600;
    text-transform: capitalize;
}
#blogs_detail .o-sidebar .c-filters__form,
#blogs .o-sidebar .c-filters__form{
    order: 2;
}
#blogs_detail #panel_body_subscribe,
#blogs #panel_body_subscribe{
    order: 2;
}
#blogs_detail .o-sidebar__item a,
#blogs .c-sidebarlinks a{
    color: #0A406B;
    display: block;
}
#blogs_detail .o-sidebar__item a:hover,
#blogs .c-sidebarlinks a:hover{
    color: #343A44;
}
#blogs_detail .o-sidebar__item a.rss,
#blogs .c-sidebarlinks a.rss{
    padding-left: 20px;
    position: relative;
}
#blogs_detail .o-sidebar__item a.rss::before,
#blogs .c-sidebarlinks a.rss::before{
    content: "\EA01";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "icons" !important;
    font-size: 14px;
}
#blogs_detail .rightPanel.rightPanel-custom.rightPanel-subscribe.o-sidebar__item,
#blogs .rightPanel.rightPanel-custom.rightPanel-subscribe.o-sidebar__item{
    margin-bottom: 0 !important;
}
#blogs .c-pagetools.c-pagetools--mobile{
    padding: 60px 0;
}
.c-pagetools.c-pagetools--mobile{
    margin: 0 -10px;
}
/* faqs page styels */
#FAQs .o-article ul li{
    padding-left: 0;
}
#FAQs .o-article ul li::after {
    display: none;
}
#FAQs .qaGeneral div.q a{
    color: #282C37;
}
#FAQs .qaGeneral div.q a:hover{
    text-decoration: none;
}
#FAQs .qaGeneral.qa .qaGeneral__content::before,
#FAQs .qaGeneral.qa div.q::before {
    color: #0A406B;
    font-weight: 500;
}
#FAQs .qaGeneral.qa .qaGeneral__content::before{
    top: 6px;
}
#FAQs .qaGeneral__content{
    padding-top: 5px;
    padding-bottom: 5px;
}
#FAQs .qaGeneral > li{
    padding: 10px 0;
    border-bottom: 1px solid #D1D3D4;
}
#FAQs .qaGeneral .resources .dl a,
#FAQs .qaGeneral .resources .pg a{
    font-weight: 300;
}
#FAQs .qaGeneral .resources .dl a:hover,
#FAQs .qaGeneral .resources .pg a:hover{
    text-decoration: none;
    color: #282C37;
}
#videos .o-static__columns{
    padding-bottom: 60px;
    border-bottom: 1px solid #D9D9D9;
}
#videos .o-videos-subscribe{
    bottom: 0;
    padding: 0;
    margin-top: -88px;
    padding-bottom: 60px;
}
#videos .o-tabs{
    padding-bottom: 60px;
}
#videos .videoItemParent .abstract{
    font-size: 14px;
    font-weight: 300;
    color: rgba(0, 0, 12, 0.8);
}
.videoList .vidInfoContainer .resources{
    padding-top: 25px;
}
.videoList .vidInfoContainer .resources a{
    font-weight: 400;
}
#videos .resources a{
    margin-bottom: 6px;
    display: block;
}
/* footer style */
.c-footer {
    width: 100%;
    display: block;
    padding:75px 0 60px;
    color: #ffffff;
    background-color: #0A406B;
}
/* footer address style */
.c-footer address{
    width: 100%;
    display: block;
    color: #000;
    font-family: Poppins;
    font-style: normal;
    font-size: 18px;
}
.logo.icxlegal{
    display: block;
}
.logo.icxlegal img{
    width: 130px;
}
.c-header__top-right.u-hide-mobile.u-hide-print.u-hide,
.c-header__logo.print-only,
.accessibility.u-hide-print{
    display: none;

}
/* embed video styles */
                                            
/*-- VIDEO EMBEDS --*/
#video-embed {
   overflow: hidden;
   padding-bottom: 56.25%;
   position: relative;
   height: 0;
}
#video-embed iframe {
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   position: absolute;
   padding: 0;
}
.hidden {
  display: none !important;
  visibility: hidden;
}

.c-cookies {
    left: 0;
    right: 0;
    bottom: 47px;
    opacity: 0;
    position: fixed;
    text-align: left;
    visibility: hidden;
    color: #000000;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-size: 18px;
    z-index: 300;
    line-height: 1.33333;

}
.c-cookies__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
     background-color: #0A406B;
    max-width: 750px;
    padding: 17px 15px;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}

.c-cookies p {
    width: 100%;
    display: block;
    max-width: 800px;
    padding-right: 20px;
    line-height: 2;
    color: white;
}

.c-cookies p a {
    color: inherit;
    text-decoration: underline;
    font-weight: 500;    
}

.c-cookies.c-cookies--active {
    opacity: 1;
    visibility: visible;
}

.c-heroslider__item-container {
    width: 100%;
    text-align: left;
}
/* .c-heroslider__item-bg {
    height: 0;
    width: 100%;
    display: none;
    position: relative;
    padding-bottom: 53.33%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.c-heroslider__item-bg img {
    display: none !important;
} */

.c-heroslider__title {
    line-height: 1.11;
    margin-bottom: 50px;
    font-size: 86px;
    font-family: "bodoni-urw", serif;
    font-weight: 300;
    color: #000000;
}
.c-heroslider__subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.8;
    margin-bottom: 50px;
    color: #000000;
    max-width: 605px;   
}
.c-heroslider__btn {
    cursor: pointer;
    border-radius: 0;
    position: relative;
    text-transform: uppercase;
    background: #0A406B;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color:#FFFFFF;
    width: 160px;
    height: 38px;
    display: flex;
    line-height: 40px;
    justify-content: center;
    transition: 0.3s;
    border: 1px solid #0A406B;
}
.c-heroslider__btn:hover{
    background:transparent;
    color: #0A406B;

}
.c-heroslider__btn-left,
.c-heroslider__btn-right {
    /* top: 50%;
    width: 32px;
    height: 10px;
    margin-top: -4px;
    position: absolute; */
    display: none;
}
.c-heroslider__btn span{
    height: auto;
}
.c-heroslider__dots-btn:hover,
.c-heroslider__dots-btn.c-heroslider__dots-btn--active {
    background-color: #c19a26;
}

.c-tablinks {
    display: block;
    position: relative;
    margin-bottom: 49px;
}

.c-tablinks__mobile-option {
    display: none;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 400;
    color: #ffffff;
    font-size: 24px;
    margin: 0 -15px;
    background-color: #0A406B;
    padding: 15px 55px 15px 20px;
}

.c-tablinks__mobile-option:after {
    top: 13px;
    right: 17px;
    position: absolute;
    will-change: transform;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-family: "icons";
    content: "\EA07";
}

.c-tablinks__mobile-option.is-active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.c-tablinks__options {
    width: auto;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;    
    justify-content: flex-start;    
    border-bottom: 1px solid #0A406B;
    margin-bottom: 40px;
}

.c-tablinks__options li {
    height: 100%;
    padding: 10px 0;
    margin-right: 30px;
    text-transform: uppercase;
    transition: 0.3s;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    position: relative;
}
.c-tablinks__options li::after,
.c-tablinks__options a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: transparent;
    height: 2px;
    width: 100%;
    bottom: 0;
    transition: 0.3s;
}
.c-tablinks__options li:hover::after,
.c-tablinks__options li.active::after,
.c-tablinks__options a.is-active:after {
    background-color: #0A406B;
}

.c-tablinks__options a {
    width: auto;    
    display: flex;
    cursor: pointer;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: transparent;
    color: #000;
    text-transform: uppercase;
}
.c-tablinks__options.is-active {
    display: block;
}





.c-text.c-text--no-padding-bottom {
    padding-bottom: 0;
}

.c-filters {
    font-size: 16px;
    color: #ffffff;
}

.c-filters__mobile-accordion-trigger {
    display: none;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
    color: white;
    background-color: #0A406B;
    padding: 27px 15px;
    margin-bottom: 20px;
}

.c-filters__mobile-accordion-trigger:after {
    top: 26px;
    right: 16px;
    font-size: 20px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-family: "icons";
    content: "\EA07";
}

.c-filters__mobile-accordion-trigger.is-active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c-filters__hide-mobile {
    display: block;
}
.c-filters__form {
    display: block;
}

.o-sidebar .c-filters__form {
    padding: 0;
}

.c-filters__title {
    width: 100%;
    display: block;
    padding-bottom: 6px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
}

.c-filters__col {
    display: table-cell;
    padding-right: 20px;
    max-width: 380px;
    width: 100%;
}
.c-filters__col.is-first {
    width: 90px;
}
.c-filters__col.has-btn {
    width: 120px;
    background: #0A406B;
    border-radius: 0;
    overflow: hidden;
}
.c-filters__col.has-btn:hover .c-filters__btn,
.c-filters__col.has-btn:hover{
    background-color: #0A406B;
}
.c-filters__col.andor {
    width: 100px;
    text-align: center;
}
.c-filters__col:last-child {
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.c-filters__col--autocomplete .jsf-autosuggest-wrapper {
    position: relative;
}

.c-filters__col--autocomplete ul {
    color: #ffffff;
    background-color: #666666;
}

.c-filters__col--autocomplete ul li {
    width: 100%;
    display: block;
    cursor: pointer;
    padding: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: transparent;
}

.c-filters__col--autocomplete ul li:hover {
    background-color: #858585;
}

.c-filters__col--autocomplete ul li a {
    background-color: transparent !important;
    width: 100%;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: transparent;
    padding: 10px 5px;
    font-size: 16px;
}

.c-filters__msg {
    display: block;
    padding: 50px 0;
    font-family: "Poppins";
    font-weight: 700;
}
.c-filters__input {
    margin: 0;
    width: 100%;
    border: none;
    display: block;
    border-radius: 0;
    padding: 10px 5px;
    font-family: "Poppins";
    font-weight: 400;
    -webkit-appearance: none;
    font-size: 16px;
    background-color: transparent;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.o-sidebar .c-filters__input {
    margin-bottom: 0 !important;
    color: #666666;
    border-bottom: 1px solid #d0d6d7;
}

.o-sidebar .c-filters__input::-webkit-input-placeholder {
    color: #666666;
}

.o-sidebar .c-filters__input::-moz-placeholder {
    color: #666666;
}

.o-sidebar .c-filters__input:-ms-input-placeholder {
    color: #666666;
}

.o-sidebar .c-filters__input::-ms-input-placeholder {
    color: #666666;
}

.o-sidebar .c-filters__input::placeholder {
    color: #666666;
}

.o-sidebar .c-filters__input.placeholder {
    color: #666666;
}

.c-filters__input::-webkit-input-placeholder {
    opacity: 1;
    color: #ffffff;
}

.c-filters__input::-moz-placeholder {
    opacity: 1;
    color: #ffffff;
}

.c-filters__input:-ms-input-placeholder {
    opacity: 1;
    color: #ffffff;
}

.c-filters__input::-ms-input-placeholder {
    opacity: 1;
    color: #ffffff;
}

.c-filters__input::placeholder {
    opacity: 1;
    color: #ffffff;
}

.c-filters__input.placeholder {
    opacity: 1;
    color: #ffffff;
}

.c-filters__btn {
    margin: 0;
    width: 100%;
    border: none;
    display: block;
    cursor: pointer;
    border-radius: 0;
    text-align: center;
    padding: 5px 14px;
    font-family: "Poppins";    
    -webkit-appearance: none;
    display: flex;
    font-weight: 600;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    background: #0A406B;
    color: white;
    border-radius: 0;
    text-transform: uppercase;
    height: 42px;
    line-height: 36px;
}

.o-sidebar .c-filters__btn {
    width: auto;
    margin-top: 10px;
    display: inline-block;
    color: #ffffff;
    background-color: #0e3c64;
}
.o-sidebar .c-filters__btn:hover{
    background-color: #0A406B;   
}
.c-filters__btn:hover{
    background-color: #0A406B;   
}
.c-filters.c-filters--inline .c-filters__form {
    padding: 20px;
    display: block;
}
.jcf-select {
    width: 100%;
    display: block;
    cursor: pointer;
    position: relative;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
}

.o-sidebar .jcf-select {
    color: #666666;
}

.jcf-select.jcf-drop-active .jcf-select-opener {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.jcf-select-drop-content .jcf-list,
.jcf-select-drop-content .jcf-list-content {
    display: block;
}

.jcf-select-drop-content .jcf-option {
    font-size: 20px;
    width: 100%;
    display: block;
    cursor: pointer;
    padding: 7px 15px;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: transparent;
}

.jcf-select-drop-content .jcf-option:hover {
    background-color: #858585;
}

.jcf-select-drop {
    z-index: 200;
}

.c-professional {
    width: 100%;
    display: block;
    position: relative;
    font-size: 20px;
    color: #000000;
}
.c-professional__img {
    height: 0;
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 108%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.c-professional__img img {
    display: none;
}

.c-professional__img:hover .c-professional__contact {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.c-professional__img-link {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: block;
    cursor: pointer;
    position: absolute;
}
.c-professional__name {
    display: block;
    padding-top: 12px;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 32px;
    color: #005178;
}
.c-professional__name a {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #005178;
}

.c-professional__name a:hover {
    color: #000000;
}

.c-professional__status {
    width: 100%;
    display: block;
    padding-top: 12px;
    text-transform: uppercase;
}

.c-professional__contact {
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    padding: 16px 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: rgba(255, 255, 255, 0.8);
}

.c-professional__contact li {
    padding-left: 14px;
}

.c-professional__contact a {
    display: block;
    text-align: center;
    pointer-events: all;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #000000;
}

.c-professional__contact a:hover {
    color: #005178;
}

.c-professional__contact a small {
    display: block;
    font-size: 14px;
    padding-top: 5px;
    font-family: "Poppins";
    font-weight: 400;
    text-transform: uppercase;
}

.c-professional__contact-mobile {
    display: none;
    font-size: 22px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.c-professional__contact-mobile li {
    padding-right: 12px;
}

.c-professional__contact-mobile a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
}

.c-professional__contact-mobile a small {
    display: block;
    font-size: 12px;
    padding-top: 1px;
    font-family: "Poppins";
    font-weight: 400;
    text-transform: uppercase;
}

.c-newsheader {
    width: 100%;
    display: block;
    padding-bottom: 40px;
    line-height: 1.55556;
    font-size: 18px;
    color: #000000;
}

.c-newsheader a {
    cursor: pointer;
    text-decoration: none;
    color: #005178;
}

.c-newsheader a:hover {
    text-decoration: underline;
}

.c-newsheader__authors {
    width: auto;
    display: block;
}

.c-newsheader__authors li {
    display: inline;
}

.c-newsheader__authors li:after {
    content: ', ';
}

.c-newsheader__authors li:first-child:after {
    content: ' ';
}

.c-newsheader__authors li:last-child:after {
    display: none;
}

.c-newsheader__related {
    width: auto;
    display: block;
}

.c-newsheader__related li {
    display: inline;
}

.c-newsheader__related li:after {
    content: ', ';
}

.c-newsheader__related li:first-child:after {
    content: ' ';
}

.c-newsheader__related li:last-child:after {
    display: none;
}

.c-casefiles {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #000000;
}

.c-casefiles a {
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #343A44;
    font-weight: 400;
}

.c-casefiles a:hover {
    color: #000000;
}

.c-casefiles__title {
    display: block;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
    color: #000000;
    margin: 0;
}

.c-casefiles__list li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-casefiles__list li:last-child {
    margin-bottom: 0;
}

.c-casefiles__link {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
    position: relative;
}

.c-casefiles__link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-casefiles__icon {
    margin-right: 16px;
    display: block;
    font-size: 26px;
}

.c-casefiles__icon:before {
    font-family: "icons";
    content: '\E906';
}

.c-casefiles__icon.has-link:before {
    font-family: "icons";
    content: "\EA12";
}

.c-casefiles__text {
    display: block;
    padding-left: 33px;
}

.c-casefiles__desc {
    width: 58%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
}

.c-newslist {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}
.c-newslist a {
    color: #005178;
}

.c-newslist a:hover {
    color: #000000;
}

.c-newslist__item {
    width: 100%;
    display: block;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #cccccc;
}

.c-newslist__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.c-newslist__date {
    display: block;
    font-family: "Poppins";
    font-weight: 400;
    color: #333333;
}

.c-newslist__title {
    width: 100%;
    display: block;
    font-family: "Poppins";
    font-weight: 700;
}

.c-newslist__article {
    padding-top: 10px;
}

.c-newslist__article strong {
    font-family: "Poppins";
    font-weight: 700;
}

.c-newslist__article em {
    font-style: italic;
}

.c-newslist__article img {
    max-width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.c-newslist__article ul {
    margin: 0;
    padding-bottom: 10px;
    list-style-type: none;
    line-height: 1.55556;
}

.c-newslist__article ul li {
    padding-left: 20px;
    position: relative;
    padding-bottom: 10px;
}

.c-newslist__article ul li:before {
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    content: '\A';
    position: absolute;
    background-color: #000000;
}

.c-newslist__article ol {
    margin-left: 24px;
    padding-bottom: 10px;
    list-style-type: decimal;
    line-height: 1.55556;
}

.c-newslist__article ol li {
    padding-bottom: 10px;
}

.c-newslist .units {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style-type: none;
    line-height: 1.375;
    font-size: 16px;
    color: #000000;
}

.c-newslist .units .unitsHeader {
    display: block;
    padding-top: 60px;
    padding-bottom: 20px;
}

.c-newslist .units .unitsHeader:first-child {
    padding-top: 0;
}

.c-newslist .units .unitsHeader .title {
    display: block;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 38px;
}

.c-newslist .units a {
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #005178;
}

#home .o-static__col-right{
    padding: 49px 0;
    position: relative;
}
#home #viewAllNews .more{
    cursor: pointer;
    border-radius: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 1.5;
    color: #000000 !important;
    height: 47px;
    display: inline-flex;
    align-items: flex-end;
    transition: 0.3s;
}
#home #viewAllNews .more::after{
    content: '\A';
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -7px;
    background-color: #0A406B;
    transition: 0.3s;
}
#home #viewAllNews .more:hover::after{
    visibility: hidden;
    opacity: 0;
}
.o-results__table-body a:hover,
.w-newsbox a:hover,
#home .w-newsbox a:hover,
.c-newslist .units a:hover, .units a:hover {
    color: #0A406B;
    text-decoration: underline;
}
.w-newsbox .headline,
.c-newslist .units .searchItem {
    width: 100%;
    display: block;
    padding-bottom: 30px;
    border-bottom: 1px solid #9D9FA2;
    margin-bottom: 30px;
}
.w-newsbox a,
.o-results__table-body a,
.c-newslist .units .title {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    color: #000000;
    line-height: 1.5;
    padding-bottom: 0;
    font-weight: 500;
}
.c-newslist .units .title{
    font-weight: 500;
}
.o-results__table-body a{
    font-weight: 500;
}
.o-results__table-body .o-article a {
  display: unset;
  font-size: 18px;
  font-weight: 500;
  color: #0A406B;
}
.o-results__table-body .o-article a:hover {
  text-decoration: underline;
}
.news-content-wrapper,
.news-content-wrapper p{
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #282C37;
    position: relative;
}
.news-content-wrapper{
    padding-right: 35px;    
}
.news-content-wrapper .link{
    position: absolute;
    right: 0;
    width: auto;
    top: 50%;
    z-index: 555;
}
.c-newslist .units .subTitle {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 18px;
    color: #282C37;
    font-weight: 300;
}

.c-newslist.c-newslist--pt {
    padding-top: 30px;
}
.c-practices {
    display: block;
    overflow: hidden;
    padding-top: 25px;
    color: #000000;
}

.c-practices__row {
    margin-left: -25px;
    margin-right: -25px;
}
.c-practices__cols {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-practices__col {
    width: 33.33%;
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
}
.c-practices__item-title {
    width: 100%;
    display: block;
    line-height: 1;
    padding-right: 25px;
    padding-bottom: 15px;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-family: "Poppins";
    font-weight: 500;
    font-size: 36px;
    color: #005178;
}

.c-practices__item-desc {
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #000000;
}

.c-practices__item-content {
    z-index: 2;
    position: relative;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.c-practices__item-btn {
    opacity: 0;
    z-index: 1;
    left: 18px;
    right: 18px;
    width: auto;
    bottom: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-appearance: none;
    text-transform: uppercase;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-family: "Poppins";
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
}

.c-practices__item-btn .icon-long-arrow-right {
    margin-left: 11px;
}
.c-practices__item {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    padding: 120px 20px 20px 20px;
    line-height: 1.5;
    font-size: 16px;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #267dc1;
}

.c-team {
    display: block;
    overflow: hidden;
    color: #000000;
}

.c-team__row {
    display: block;
    margin-left: -52px;
    margin-right: -52px;
}

.c-team__flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.c-team__col{
    padding:0 52px;
    border-right: 1px solid #D9D9D9;
}
.c-team__col:last-child{
    border: 0;
}

.c-team__img {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41%;
    flex: 0 0 41%;
    margin-bottom: 15px;
    overflow: hidden;    
}
.c-team__img a{
    transition: all 0.4s ease;
}
.c-team__img:hover a{
    scale: 1.1;
}
.c-team__img img {
    display: none;
}

.c-team__img-link {
    height: 0;
    display: block;
    position: relative;
    padding-bottom: 97%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.c-team__name {
    width: 100%;
    display: block;
    font-family: "bodoni-urw", serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.75px;
    color: #222222;
    margin-bottom: 5px;
}
.c-team__name a {
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #222222;
}

.c-team__name a:hover {
    color: #0A406B;
}

.c-team__position {
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #222;
    line-height: 1;
    letter-spacing: 0.5px;
}
.c-team__contact {
    display: flex;
    flex-wrap: wrap;
}
.c-team__contact li {
    padding-top: 10px;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 300;
    width: 100%;
}

.c-team__contact li:nth-last-child(2){
    width: auto;
}
.c-team__contact li:nth-last-child(2) a,
.c-team__contact li:last-child a{
    color: #0A406B;
}
.c-team__contact li:last-child{
    width: auto;
    display: flex;
}
.c-team__contact li:last-child::before{
    content: '';
    display: block;
    background-color: #D9D9D9;
    height: 100%;
    width: 1px;
    margin: 0 10px;
}
.c-team__contact a {
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #000000;
    text-decoration: none;
}
.c-team__contact a:hover{
    text-decoration: underline;
}
.c-team__contact a small {
    display: block;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.5px;
}
.c-team__contact a:hover {
    color: #0A406B;
}
.c-team__positiontitle {
    display: block;
    font-size: 32px;
    padding-top: 35px;
    padding-bottom: 25px;
    font-family: "Poppins";
    font-weight: 300;
}
.c-popup {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    display: block;
    overflow: auto;
    position: fixed;
    visibility: hidden;
    z-index: 10000;
    font-size: 14px;
    line-height: 1.55556;
    background-color: rgba(0, 0, 0, 0.3);
}

.c-popup__overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    position: fixed;
}

.c-popup__flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: calc(100vh - 60px);
    padding: 30px;
}

.c-popup__container {
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
    position: relative;
    background-color: #ffffff;
    padding: 30px;
}

.c-popup__container a {
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    color: #0A406B;
}

.c-popup__container a:hover {
    color: #000000;
}

.c-popup__container .continueEmail {
    margin-top: 10px;
    display: inline-block;
}

.c-popup__title {
    width: 100%;
    display: block;
    line-height: 1.33;
    padding-bottom: 10px;
    font-family: "Poppins";
    font-weight: 400;
    letter-spacing: -0.2px;
    font-size: 30px;
}

.c-popup__close {
    top: 15px;
    z-index: 5;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    color: #000000;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.c-popup__close:hover {
    color: #dc2a2a;
}

.c-popup__close:before {
    font-family: "icons";
    content: "\EA21";
}

.c-popup .lds-ellipsis {
    display: none;
}

.c-popup--loading .lds-ellipsis {
    display: inline-block;
}

.c-popup--loading .c-popup__container {
    display: none;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    -webkit-animation: lds-ellipsis1 0.6s infinite;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    -webkit-animation: lds-ellipsis3 0.6s infinite;
    animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

.videoList {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    list-style-type: none;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.videoList__wrapper {
    width: auto;
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 20px;
}

.videoList .videoItemParent {
    padding: 10px;
    width: 33.33%;
    display: block;
}
.videoList .videoItemParent.hasContent .videoContentContainer .plusMinus {
    display: block;
}

.videoList .videoContentContainer {
    height: 100%;
    padding: 15px;
    display: block;
    position: relative;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    border: 1px solid #dadada;
}

.videoList .videoContentContainer>a {
    display: block;
}

.videoList .videoContentContainer .expander {
    width: 100%;
    display: block;
    padding-top: 10px;
    position: relative;
}

.videoList .videoContentContainer .expander .txt {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    padding-right: 40px;
    font-family: "Poppins";
    font-weight: 500;
}

.videoList .videoContentContainer .plusMinus {
    top: 8px;
    right: -5px;
    width: 20px;
    display: none;
    line-height: 1;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    position: absolute;
}

.videoList .videoContentContainer .plusMinus:after {
    content: '+';
}

.videoList .videoContentContainer .plusMinus.is-opened:after {
    content: '-';
}

.videoList .videoBlock {
    height: 0;
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 55%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.videoList .videoBlock .playIcon {
    top: 50%;
    left: 50%;
    opacity: 0.8;
    font-size: 56px;
    margin-top: -28px;
    position: absolute;
    margin-left: -28px;
    color: #ffffff;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
}

.videoList .videoBlock .playIcon:before {
    font-family: "icons";
    content: "\EA28";
}

.videoList .videoBlock:hover .playIcon {
    opacity: 1;
    text-shadow: 0 0 6px #ffffff;
}

.videoList .vidInfoContainer {
    top: 96%;
    left: -1px;
    right: -1px;
    z-index: 10;
    display: none;
    font-size: 13px;
    line-height: 1.4;
    position: absolute;
    padding: 0 16px 15px 16px;
    background-color: #ffffff;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.videoList .vidInfoContainer a {
    color: #0A406B;
    font-weight: 400;
}

.videoList .vidInfoContainer a:hover {
    color: #000000;
}

.videoList .vidInfoContainer .tags {
    padding-top: 15px;
}

.videoList .vidInfoContainer .tags:first-child {
    padding-top: 0;
}

.videoList .vidInfoContainer .tags .cat {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 3px;
}

.videoList .vidInfoContainer .resources:first-child {
    padding-top: 0;
}

.videoList .vidInfoContainer .resources .icon {
    margin-right: 6px;
    display: inline-block;
}

.videoList .vidInfoContainer .resources .dl .icon:before {
    font-family: "icons";
    content: '\EA12';
    color: white;
    background-color: #0A406B;
    width: 20px;
    height: 20px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.videoList .vidInfoContainer .resources .pg .icon:before {
    font-family: "icons";
    content: '\E906';
    color: white;
    background-color: #0A406B;
    width: 20px;
    height: 20px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.videoList .vidInfoContainer .resources li {
    padding-bottom: 4px;
}

.videoList .vidInfoContainer .resources li:last-child {
    padding-bottom: 0;
}

.o-videos-subscribe {
    width: 100%;
    display: block;
    font-size: 14px;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 40px;
/*     border-top: 1px solid #dadada; */
}

.o-videos-subscribe a {
    cursor: pointer;
    display: inline-block;
    color: #1a58a1;
}

.o-videos-subscribe a.rss:before {
    margin-right: 8px;
    display: inline-block;
    font-family: "icons";
    content: "\EA01";
}

.o-videos-subscribe a:hover {
    color: #000000;
}

.w-newsbox {
    width: 100%;
    display: block;
    line-height: 1.375;
    font-size: 16px;
    color: #000000;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 150px;
}

.w-newsbox a {
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-weight: 500;    
}
.w-newsbox .link {
    cursor: pointer;
    vertical-align: middle;
}
.w-newsbox .link.url:before {
    font-family: "icons";
    content: "\EA12";
    position: static;
    transform: none;
}

.w-newsbox .link.attachment:before {
    font-family: "icons";
    content: '\E906';
    position: static;
    transform: none;
    padding-left: 3px;
}

.w-newsbox .subHead {
    display: block;
    padding-bottom: 30px;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 38px;
}
.w-newsbox .headline {
    width: 100%;
    display: block;
    padding:30px 0;
    margin: 0;
    border-bottom: 1px solid #000000;
    display: flex;
    flex-direction: column;
}
.w-newsbox .date {
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
    color: #666666;
}

.w-newsbox h2 {
    width: 100%;
    display: block;
    padding-bottom: 2px;
    font-size: 20px;
}

.w-attorneys {
    width: 100%;
    display: block;
}

.w-attorneys .subHead {
    display: block;
    padding-bottom: 30px;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 38px;
}

.w-attorneys .controls {
    display: none;
}

.w-attorneys .attorney {
    width: 100%;
    display: block;
    position: relative;
}

.w-attorneys .attorneyList {
    width: 100%;
    display: block;
}

.w-attorneys .slick-slide li {
    /* -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; */
    max-width: 30%;
}

.w-attorneys .headShot {
    max-width: 220px;
    display: block;
    margin-bottom: 23px;
}

.w-attorneys .headShot img {
    width: 100%;
    display: block;
}

.w-attorneys .about {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 14px;
    line-height: 1.4;    
}

.w-attorneys .name {
    width: 100%;
    display: block;
    margin-bottom: 13px;
}
.w-attorneys .name a {
    cursor: pointer;
    text-decoration: none;
    color: #282C37;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 0;
}
.w-attorneys .more{
    color: #0A406B;
    font-size: 18px;
    font-weight: 700;
}

.w-attorneys .name a:hover {
    color: #0A406B;
}

.w-attorneys .abstract {
    font-size: 18px;
    line-height: 1.6;
    color: #282C37;
    line-height: 1.5;
}

.w-attorneys .slick-dots {
    /* top: 0;
    left: 40%;
    position: absolute; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px;
    pointer-events: none;
}

.w-attorneys .slick-dots li {
    padding-right: 4px;
    pointer-events: all;
}

.w-attorneys .slick-dots li.slick-active button {
    background-color: #366cac;
}

.w-attorneys .slick-dots button {
    border: 0;
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    display: block;
    cursor: pointer;
    border-radius: 100%;
    text-indent: -9999px;
    text-decoration: none;
    -webkit-appearance: none;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    background-color: #dadada;
}

.w-attorneys .slick-dots button:hover {
    background-color: #366cac;
}

.qaGeneral {
    display: block;
    list-style-type: none;
}

.qaGeneral>li {
    display: block;
    padding-bottom: 15px;
}

.qaGeneral>li:last-child {
    padding-bottom: 0;
}

.qaGeneral div.q {
    width: 100%;
    position: relative;
}

.qaGeneral div.q a {
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.qaGeneral div.a {
    display: none;
}

.qaGeneral__content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.qaGeneral .resources {
    display: block;
    padding-top: 15px;
    list-style-type: none;
}

.qaGeneral .resources:first-child {
    padding-top: 0;
}

.qaGeneral .resources>li {
    display: block;
    padding-bottom: 5px;
}

.qaGeneral .resources>li:last-child {
    padding-bottom: 0;
}

.qaGeneral .resources .dl a,
.qaGeneral .resources .pg a {
    padding-left: 23px;
    position: relative;
    display: inline-block;
}

.qaGeneral .resources .dl a:before,
.qaGeneral .resources .pg a:before {
    top: 0;
    left: 0;
    position: absolute;
}

.qaGeneral .resources .dl a:before {
    top: 1px;
    font-family: "icons";
    content: '\E906';
}

.qaGeneral .resources .pg a:before {
    top: 5px;
    left: 2px;
    font-size: 80%;
    font-family: "icons";
    content: "\EA12";
}

.qaGeneral.arrows div.q a {
    padding-left: 20px;
}

.qaGeneral.arrows div.q a:before {
    left: 0;
    top: 8px;
    width: 0;
    height: 0;
    content: '\A';
    position: absolute;
    border-style: solid;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #0A406B;
}

.qaGeneral.arrows div.a {
    padding-left: 20px;
}

.qaGeneral.arrows>li.is-active div.q a:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.qaGeneral.qa div.q {
    padding-left: 25px;
    position: relative;
}

.qaGeneral.qa div.q:before {
    top: 0;
    left: 0;
    content: 'Q';
    color: #aeaeae;
    position: absolute;
}

.qaGeneral.qa .qaGeneral__content {
    padding-left: 25px;
    position: relative;
}

.qaGeneral.qa .qaGeneral__content:before {
    left: 0;
    top: 20px;
    content: 'A';
    display: block;
    color: #aeaeae;
    position: absolute;
}

* html .u-clearfix {
    height: 1%;
}

.u-clearfix {
    display: block;
}

.u-clearfix:after {
    height: 0;
    clear: both;
    font-size: 0;
    content: "\A";
    display: block;
    visibility: hidden;
}

.u-hide {
    display: none !important;
}

.u-display-block {
    display: block;
}

.u-display-inline-block {
    display: inline-block;
}

.u-link-img {
    width: 100%;
    display: block;
}

.u-link-img img {
    width: 100%;
    display: block;
}

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

.u-show-tablet {
    display: none;
}

.u-flex-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}


.u-text-uppercase {
    text-transform: uppercase;
}

.u-show-print {
    display: none !important;
}

.print-only {
    display: none !important;
}

.accessibility {
    top: auto;
    width: 1px;
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
}

.accessibility:focus {
    width: auto;
    height: auto;
    position: static;
}
.c-heroslider__item {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.c-heroslider__inner--home .o-container{
    display: flex;
    max-width: 100%;
    padding: 0;
    align-items: center;
}
.c-heroslider__item-container{
    min-height: 1px !important;
}
.c-hero__image{
    max-width: 50%;
    width: 100%;
}
.c-hero__image img{
    width: 100%;
}
.c-hero__info {
    max-width: 727px;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 20px;
}
/* attorney detail page styles */

/*#professionals_detail .c-tablinks__options li{
    padding: 10px 0;
    margin-right: 30px;
    text-transform: uppercase;
    transition: 0.3s;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    position: relative;
}
#professionals_detail .c-tablinks__options li::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: transparent;
    height: 2px;
    width: 100%;
    bottom: 0;
    transition: 0.3s;
}
#professionals_detail .c-tablinks__options li:hover::after,
#professionals_detail .c-tablinks__options li.active::after{
    background-color: #0A406B;
}*/
.o-article__section .o-article__h3{
    margin-bottom: 25px;
    color: #282C37;
}
.o-article__section ul{
    padding-left: 8px;
}
#professionals_detail .o-sidebar__item:first-child .o-sidebar__title{
    padding-top: 0;
    border: 0;
    margin-top: 0;
}
#professionals_detail .o-sidebar__title{
    font-weight: 600;
}
#professionals_detail .c-sidebarlinks a{
    font-weight: 300;
    color: #0A406B;
    line-height: 1.5;
}
#professionals_detail .c-sidebarlinks li{
    padding-bottom: 5px;
}
#professionals_detail .o-sidebar__list{
    order: 2;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5;
    color: #343A44;
}
#professionals_detail .o-sidebar__title{
    order: 1;
}
#professionals_detail .c-sidebarlinks li:last-child{
    padding-bottom: 0;
}
#professionals_detail .o-static__col-right{
    margin-left: 30px;
}
#resources .o-article ul li{
    padding-left: 0;
}
#resources .o-article ul li::after{
    display: none;
}
/* exprience detail page style */
#news_detail #panel_head_PracticeAreas,
#news_detail #panel_head_attorneys,
#rep_matters_detail #panel_head_PracticeAreas,
#rep_matters_detail #panel_head_attorneys{
    padding-top: 0;
    border-top: 0;
}
#rep_matters_detail .c-newsheader{
    display: none;
}
#news_detail .c-sidebarlinks.linkContainer a,
#rep_matters_detail .c-sidebarlinks.linkContainer a{
    color: #0A406B;
    margin-top: 20px;
    display: inline-block;
    font-weight: 300;
}
#news_detail .c-sidebarlinks.linkContainer a:first-child,
#rep_matters_detail .c-sidebarlinks.linkContainer a:first-child{
    margin-top: 0;
}
#news_detail .c-newsheader{
    padding-bottom: 20px;
    color: #282C37;
    font-weight: 300
}
#news_detail .o-static__col-middle h2,
#practice_detail .o-static__col-middle h2,
#rep_matters_detail .o-static__col-middle h2{
    font-size: 36px;
    font-weight: 400;
}
#news_detail .o-static__col-middle h2{
    font-size: 32px;
}
#news_detail .o-static__col-middle h2{
    font-weight: 400;
}
#rep_matters_detail .o-article h2{
    font-size: 26px;
}
/* News & Publications page styles*/
#news_landing .c-text{
    padding-bottom: 80px;
}
#news_landing .o-results__table:first-child{
    padding-top: 0;
}
#news_landing .o-results__table-head .o-results__table-row li{
    font-family: "bodoni-urw", serif;
    font-size: 32px;
    font-weight: 500;
    text-transform: capitalize;
    color: #0A406B;
    line-height: 1;
    position: relative;
}
#news_landing .o-results__table-head .o-results__table-row li:first-child::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 3px;
    background-color: #0A406B;
}
#news_landing .o-results__table-head .o-results__table-row li a{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0A406B;
    line-height: 1;
    font-family: "Poppins";
}
#news_landing .o-results__table-head .o-results__table-row li a:hover{
    color: #000000;
}
#news_landing .o-results__table-row.no-inline-borders{
    display: block;
}
.c-pagetools.c-pagetools--mobile{
    padding-bottom: 0;
}
/* home page styles */
.c-heroslider__dots{
    display: none;
}
#home .o-static{
    padding: 0;
}
#home .o-static .o-container{
    max-width: 100%;
    padding: 0;
}
#main-title{
    max-width: 1410px;
    margin: 0 auto;
}
#home .articleContent{
    font-weight: 300;
    font-size: 32px;
    line-height: 1.3;
    color: #282C37;
}
#home #viewAllNews,
#home #newsBox{
    margin-bottom: 0;
    padding: 0 0 0 20px;
    display: block;
    max-width: 50%;
}
#home #newsBox.w-newsbox .headline{
    width: 100%;
    border-bottom: none;
    padding: 0 100px 0 0;
}
#home #newsBox.w-newsbox .headline,
#home #newsBox .subHead{
    max-width: 707px;
    margin-left: auto;
    padding-right: 100px;
}
#viewAllNews{
    max-width: 730px;
    padding-left: 15px;
}

#home .subHead{
    width: 100%;
}

#home #viewAllNews .wrapper{
    max-width: 700px;
    margin-left: auto;
}
#home .w-newsbox .subHead{
    font-size: 52px;
    line-height: 1;
    font-family: "bodoni-urw", serif;
    font-weight: 300;
    color: #0B1E3C;
    margin: 0 0 20px;
    padding-bottom: 0;
    text-transform: capitalize;
}
#home .headline:nth-last-child(2),
#home .headline:last-child{
    border: 0;
}
#home .w-newsbox h2{
    order: 1;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.5;
}
#home .w-newsbox a{
    color: #000000;
}
#home .w-newsbox h2{
    margin-bottom: 14px;
    padding: 0;
}
#home .w-newsbox .date{
    font-size: 18px;
    line-height: 1.5;
    color: #282C37;
    margin-bottom: 14px;
    order: 2;
    display: none;
}
#home .w-newsbox p{
    color: #000000;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5;
    order: 3;
    margin-bottom: 20px;
}
#home .w-newsbox p br{
    display: none;
}
#home .w-newsbox p img{
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important;
    max-width: 50%;
    object-fit: cover;
    height: 100% !important;
}
.slick-slide p .abstract{
    width: 100%;
}
/* home page style ends */
#featuredAttorneys{
    overflow: hidden;
}

/* home page attorny section styles */
#featuredAttorneys.w-attorneys .subHead{
    font-weight: 400;
    font-size: 48px;
    padding-bottom: 48px;
}
#featuredAttorneys.w-attorneys .attorneyList{
    display: flex;
    justify-content: space-between;
}
#featuredAttorneys .attorneyList li{
    max-width: 405px;
}
#featuredAttorneys.w-attorneys .name a{
    font-weight: 600;
}
#featuredAttorneys.w-attorneys .abstract{
    font-weight: 300;
}

ul.units li {
	border-bottom: 1px solid #9D9FA2;
	position:relative;
	padding:25px 0px 25px 0;
	line-height:28px;
}
ul.units li:last-child {
	border-bottom:0
}
ul.units li p {
	margin-bottom:0;
}
ul.units.small li {
	padding:10px 0px 10px 0;
}
ul.units li:first-child {
	padding-top:0;
}
ul.units li a.subTitle{
	font-family: "museo-slab-n5","museo-slab",serif;
	font-size: 14px;
}
ul.units li a.link {
	position:absolute;
	right:0;
	top:50%;
	margin-top:-15px;
}
ul.units .subList {
	margin-top:15px; line-height: 30px;
}
ul.units .subList .cat {
	font-weight:bold;
	text-transform:uppercase;
}
ul.units .subList a {
	color:#660000;
}

.popup_tabLinks {
    display: none;
}

.searchItem {
    display: flex;
    flex-direction: column
}
.searchItem .title {
    order: 2
}
.searchItem .subTitle {
    order: 1
}
.searchItem .txt {
    order: 3
}

/* media styles 
_______________________ */
@media (max-width: 1439px) {
    .o-container{
        padding: 0 20px;
    }    
    .optionalTagLine{
        right: 15px;
    }
    #professionals_detail .o-static__col-middle blockquote{
        margin-bottom: 30px;
    }    
    #blogs .o-static__col-right,
    #staticcontent .o-static__col-right{
        margin-left: 30px;
        padding-top: 87px;
    }
    #practice_detail .o-static__col-right{
        padding-top: 98px;
    }
    .sidebar-pages{
        padding:0 0 25px;
    }
    .o-sidebar__title{
        padding-top: 25px;
    }
    #video-embed{
        margin: 30px 0
    }
    h2{
        margin-bottom: 30px;
    }
    #rep_matters_detail .o-static__col-right{
        padding-top: 89px;
    }
    #featuredAttorneys.w-attorneys .attorneyList{
        margin: 0 -15px;
    }
    #featuredAttorneys .attorneyList li{
        max-width: 405px;
        margin: 0 15px;
    }
    .c-hero__info{
        max-width: 50%;
        padding:20px 100px 20px 15px;
    }
    .c-hero__image{
        align-self: stretch;
    }   
    .c-hero__image figure,
    .c-hero__image img{
        height: 100%;
        object-fit: cover;
    }
    .c-team__col{
        padding: 0 40px;
    }
    .c-team__row{
        margin-left: -40px;
        margin-right: -40px;
    }
}
@media (max-width: 1299px) {
    .c-filters__col{
        max-width: 29%;
    }

}
@media (max-width: 1199px) {
    .optionalTagLine{
        top: 17px;
        font-size: 18px;
    }
    /* #news_detail .o-static__col-middle h2,
    #rep_matters_detail .o-static__col-middle h2,
    .c-hero__subtitle,
    .o-article h2{
        font-size: 35px;
    } */
    .c-header__nav-dropdown{
        font-size: 14px;
        padding-bottom: 10px;
    }
    .o-static{
        padding: 60px 0;
    }
    .u-hide-mobile.u-hide-print{
        bottom: -86px;
    } 
    .c-tablinks__options a{
        font-size: 17px;
        margin-right: 15px;
    }
    /* .o-static__intro-text h2{
        margin-bottom: 60px;
        font-size: 30px;
    } */
    .c-text{
        padding: 60px 0;
    }
    #rep_matters .o-static{
        padding-left: 15px;
        padding-right: 15px;
    }
    h2{
        font-size: 28px;
    }
    .c-heroslider__item-container{
        min-height: auto !important;
    }    
    .c-hero__info{
        padding-right: 50px;
    }
    .c-header{
        padding: 30px 20px;
    }    
    .c-header__nav-main-item{
        margin-left: 20px;
    }
    nav.c-header__nav.u-hide-print{
        max-width: 700px;
    }
    .c-team__contact li:last-child{
        width: 100%;
    }
    .c-team__contact li:last-child::before{
        display: none;
    }
    .c-team__col{
        margin-bottom: 50px;
    }
    #professionals_landing .o-tabs, #news_landing .o-tabs{
        padding-bottom: 80px;
    }
    .o-professional__info-figure{
        margin-right: -20px;
    }
    .o-professional__info-figure{
        flex: 0 0 400px;
        width: 400px;
    }
}

@media (min-width: 1031px) {
    .o-offices__location {
        background-image: none !important;
    }
}
@media (max-width: 1030px) {
    .o-article__1-3-col {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-bottom: 30px;
    }
    .o-article__1-3-col:last-child {
        padding-bottom: 0;
    }
    .o-homepage__cases-row {
        margin-left: 0;
        margin-right: 0;
    }
    .o-homepage__cases-col {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        -ms-flex-preferred-size: 100%;
    }
    .o-professionals__col {
        width: 50%;
    }
    .o-cases__col {
        width: 50%;
    }
    .o-offices__item {
        display: block;
        margin-top: 40px;
        padding-top: 40px;
    }
    .o-offices__location {
        height: 350px;
        padding-right: 0;
        margin-bottom: 30px;
        border: 1px solid #cccccc;
    }
    .o-offices__location img {
        display: none;
    }
    .o-offices__right {
        width: 100%;
    }
    .c-header__top-nav {
        font-size: 16px;
    }
    .c-header__nav-dropdown.has-multi-col {
        max-width: 720px;
    }
    .c-professional {
        font-size: 18px;
    }
    .c-professional__name {
        font-size: 26px;
    }
    .c-practices {
        padding-top: 0;
    }
    .c-practices__col {
        width: 50%;
    }
    .u-hide-tablet {
        display: none !important;
    }    
    .u-show-tablet {
        display: block;
    }
    .videoList .videoItemParent {
        width: 50%;
    }
    .c-team__col:last-child .c-team__item {
        padding-bottom: 0;
        border-bottom: none;
    }
    .c-hero__info{
        padding: 20px;
    }
    
}
@media (max-width: 991px) {
    .c-hero__container{
        padding: 60px 0;
    }
    .c-header__top{
        max-width: 230px;
    }
    #FAQs .o-static__columns,
    #blogs_detail .o-static__columns,
    #blogs .o-static__columns,
    #news_landing .o-static__columns,
    #news_detail .o-static__columns,
    #rep_matters_detail .o-static__columns,
    #resources .o-static__columns,
    #professionals_detail .o-static__columns,
    #practice_detail .o-static__columns,
    #staticcontent .o-static__columns{
        display: block;
    }
    #FAQs .o-static__col-middle,
    #FAQs .o-static__columns,
    #blogs .o-static__col-middle,
    #blogs_detail .o-static__col-middle,
    #news_landing .o-static__col-middle,
    #news_detail .o-static__col-middle,
    #news_detail .o-static__col-middle,
    #rep_matters_detail .o-static__col-middle,
    #resources .o-static__col-middle,
    #professionals_detail .o-static__col-middle,
    #practice_detail .o-static__col-middle,
    #staticcontent .o-static__col-middle{
        max-width: 100%;        
    }
    .c-pagetools.c-pagetools--mobile,
    .o-static .c-pagetools.c-pagetools--mobile.u-hide-print{
        padding-top: 60px;
    }
    #FAQs .o-static__col-right,
    #blogs_detail .o-static__col-right,
    #news_detail .o-static__columns section.rightContent.rightRail_present,
    #news_detail .o-static__columns section.rightContent.rightRail_present,
    #rep_matters_detail .o-static__columns section.rightContent.rightRail_present,
    #resources .o-static__columns section.rightContent.rightRail_present,
    #professionals_detail .o-static__columns section.rightContent.rightRail_present,
    #practice_detail .o-static__columns section.rightContent.rightRail_present,
    #staticcontent .o-static__columns section.rightContent.rightRail_present{
        margin-left: 0;
        max-width: 100%;
        padding-top: 0;
    }
    #blogs .o-static__col-right,
    #resources .o-static__col-right
    #blogs .o-static__col-right,
    #news_landing .o-static__col-right,
    #news_detail .o-static__col-right,
    #rep_matters_detail .o-static__col-right,
    #resources .o-static__col-right,
    #practice_detail .o-static__col-right,
    #staticcontent .o-static__col-right{
        padding-top: 0;
        margin-left: 0;
    }
    .u-hide-mobile.u-hide-print{
        justify-content: flex-end;
        bottom: -74px;
    }
    .c-header__nav-main{
        justify-content: flex-end;
    }
    .c-header__nav-main-item:first-child{
        margin-left: 0;
    }
    .c-header .o-container{
        padding: 0;
    }
    .c-header__nav.u-hide-print .o-container{
        padding-right: 15px;
    }
    .o-sidebar__item .c-pagetools.c-pagetools--mobile{
        order: 4;
        margin: 0 -10px;
        padding-bottom: 0;
    }
    .sidebar-pages {
        padding: 0 0 30px;
    }
    .o-sidebar__title{
        padding-top: 30px;
    }
    
    #professionals_detail .o-sidebar__item:first-child .o-sidebar__title {
        border-top: 1px solid #D9D9D9;
        padding-top: 30px;
        margin-top: 30px;
    }
    
    #professionals_detail .o-static{
        padding: 20px 0 32px;
    }
    .o-static{
        padding: 40px 0;
    }
    #professionals_landing .o-tabs,
    #news_landing .o-tabs{
        padding-bottom: 40px;
    }
    .c-sidebarlinks{
        order: 2;
    }
    .sidebar-pages{
        order: 1;
    }
    .o-static .o-sidebar__item .c-pagetools.c-pagetools--mobile.u-hide-print{
        order: 3;
    }
    .o-static .c-pagetools.c-pagetools--mobile.u-hide-print{
        position: static;
    }
    #blogs .o-static__col-right{
        border-top: 0;
    }
    #news_landing .o-static__col-right,
    #news_detail .o-static__col-right,
    #rep_matters_detail .o-static__col-right,
    #practice_detail .o-static__col-right,
    #staticcontent .o-static__col-right{
        max-width: 100%;
    }
    .c-newslist{
        padding-bottom: 0;
    }
    .c-newslist .units .searchItem:last-child{
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    /* .o-static__intro-text h2{
        margin-bottom: 40px;
        font-size: 28px;
    } */
    .o-sitemap__col{
        max-width: 100%;
    }
    .c-text{
        padding: 40px 0 60px;
    }
    .jcf-select-text{
        font-size: 22px;
    }
    #professionals_detail .o-static__col-right{
        margin-left: 0;
    }

    #news_detail #panel_head_PracticeAreas, #news_detail #panel_head_attorneys,
    #rep_matters_detail #panel_head_PracticeAreas, #rep_matters_detail #panel_head_attorneys{
        order: 1;
    }
    #news_detail .o-static__col-right,
    #rep_matters_detail .o-static__col-right{
        margin-left: 0;
    }
    #news_landing .o-static__col-right{
        border-top: 0;
        padding-top: 0 !important;
    }
    #news_landing .o-static__col-middle{
        padding-bottom: 30px;
    }
    .c-pagetools.c-pagetools--mobile.u-hide-print{
        padding-bottom: 0;
    }
    .o-results__table{
        padding-bottom: 0;
    }
    #home .headline{
        max-width: 100%;
    }
    #home .w-newsbox .date{
        margin-bottom: 9px;
    }
    #home .headline{
        border-bottom: 0;
    }    
    /* #home .headline:last-child,
    #home .headline:nth-last-child(2){
        border-top: 1px solid #000000;
    } */
    .c-filters__row{
        display: block;
    }
    .c-filters__col{
        display: block;
        padding-bottom: 15px;
    }
    .c-sidebarlinks{
        max-width: 100%;
        order: 2;
    }
    .c-sidebarlinks .c-sidebarlinks{
        padding: 0;
    }
    #news_detail .o-static__columns section.rightContent.rightRail_present,
    #news_detail .o-static__columns section.rightContent.rightRail_present,
    #rep_matters_detail .o-static__columns section.rightContent.rightRail_present,
    #resources .o-static__columns section.rightContent.rightRail_present,
    #professionals_detail .o-static__columns section.rightContent.rightRail_present,
    #practice_detail .o-static__columns section.rightContent.rightRail_present,
    #staticcontent .o-static__columns section.rightContent.rightRail_present{
        order: 3;
    }
    #news_landing .o-static__col-middle, #news_detail .o-static__col-middle,
    #news_detail .o-static__col-middle, #rep_matters_detail .o-static__col-middle,
    #resources .o-static__col-middle, #professionals_detail .o-static__col-middle,
    #practice_detail .o-static__col-middle, #staticcontent .o-static__col-middle{
        order: 1;
    }
    #rep_matters_detail .o-static__col-right, #practice_detail .o-static__col-right, #staticcontent .o-static__col-right{
        order: 3;
    }
    #practice_detail .o-sidebar__item{
        padding-bottom: 0;
    }
    #blogs .c-pagetools.c-pagetools--mobile{
       padding-top: 0;
    }
    #blogs .c-sidebarlinks{
        padding-bottom: 0;
    }
    #blogs .o-static__col-right{
        max-width: 100%;
    }
    .c-filters__col{
        max-width: 100%;
    }
    #resources .o-static__col-right{
        border-top: 0;
    }
    #blogs_detail .o-static__section{
        padding-bottom: 30px;
    }
    .o-static__section.has-top-divider{
        max-width: 100%;        
    }
    #blogs_detail .o-static__section{
        padding-bottom: 20px;
    }
    #FAQs .o-static__col-right{
        border-top: 0;
    }
    #rep_matters_detail .o-static__col-middle{
        margin-bottom: 40px;
    }
    #featuredAttorneys.w-attorneys .attorneyList{
        display: block;
        margin: 0;
    }
    #featuredAttorneys.w-attorneys .attorneyList li{
        margin: 0 -15px 40px;
        display: flex;
        max-width: 100%;
        align-items: center;
    }
    #featuredAttorneys.w-attorneys .headShot{
        width: 100%;
        margin: 0 15px;
    }
    #featuredAttorneys.w-attorneys .about{
        margin: 0 15px;
        max-width: 62%;
    }
    #featuredAttorneys.w-attorneys .subHead{
        padding-bottom: 40px;
    }
    .c-heroslider__inner--home .o-container{
        flex-direction: column-reverse;
    }
    .c-heroslider__item-container{
        margin: 0;
        padding: 60px 20px;
    }
    .c-header{
        padding: 26px 20px;
    }
    .c-heroslider__subtitle,
    .c-hero__image,
    .c-hero__info{
        max-width: 100%;
    }
    #home #viewAllNews, #home #newsBox{
        max-width: 100%;
    }
    #home .o-static__col-right{
        padding: 40px 20px;
    }
    #home #newsBox.w-newsbox .headline,
    #home #newsBox .subHead{
        max-width: 100%;
        padding: 0;
        margin: 0;
    }
    #home .w-newsbox h2,
    #home #newsBox .subHead{
        margin-bottom: 20px;
    }
    #home .w-newsbox h2 a{
        margin: 0;
    }
    #home #viewAllNews .wrapper,
    #home #newsBox{
        max-width: 690px;
        margin: 0 auto;
        position: relative;
        padding: 0;
    }
    #home #viewAllNews{
        padding: 0;
    }
    #home #newsBox{
        padding-top: 428px;
    }
    #home .w-newsbox p img{
        max-width: 100%;
        height: auto !important;
    }
    .o-container{
        padding: 0 20px;
    }
    .c-team__col {
        width: 50%;
        -ms-flex-preferred-size: 100%;
        padding: 0 15px;
        margin-bottom: 40px;
    }
    .c-team__row{
        margin: 0 -15px;
    }
    .c-team__contact li:last-child{
        width: auto;
    }
    .c-team__contact li:last-child::before{
        display: block;
    }
    .c-hero__title{
        font-size: 60px;
    }
    .c-hero__container{
        padding: 45px 0;
    }
    .o-static__col-right{
        margin-top: 40px;
    }
    #FAQs .o-static__col-right,
    #blogs_detail .o-static__col-right,
    #blogs .o-static__col-right,
    #professionals_detail .o-static__col-right,
    #news_landing .o-static__columns section.rightContent.rightRail_present,
    #news_detail .o-static__columns section.rightContent.rightRail_present,
    #rep_matters_detail .o-static__columns section.rightContent.rightRail_present,
    #resources .o-static__columns section.rightContent.rightRail_present,
    #professionals_detail .o-static__columns section.rightContent.rightRail_present
    #practice_detail .o-static__columns section.rightContent.rightRail_present,
    #staticcontent .o-static__columns section.rightContent.rightRail_present{
        width: 100%;
        max-width: 100%;
    }
    .o-professional__info-figure{
        flex: 0 0 337px;
        width: 337px;
    }
    .o-professional__info-figure img{
        height: 300px;
    }
    .o-static__intro-text{
        padding-bottom: 40px;
    }
    .o-sitemap {
        display: block;
    }
    .o-sitemap__col {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0;
    }
    #news_landing .o-static__col-middle,
    #practice_detail .o-static__col-middle,
    #staticcontent .o-static__col-middle{
        max-width: 100%;
        padding-bottom: 0;
        border-bottom: 1px solid #D9D9D9;
    }
}


@media (min-width: 851px) {
    .c-heroslider__dots {
        -webkit-transform: translate(0px) !important;
        -ms-transform: translate(0px) !important;
        transform: translate(0px) !important;
    }
    .c-filters__hide-mobile {
        display: block !important;
    }
    nav.c-header__nav.u-hide-print{
        display: flex !important;
        justify-content: flex-end;
   } 
   .c-practices__item:hover {
        color: #ffffff;
        background-color: #267dc1;
    }

    .c-practices__item:hover .c-practices__item-title,
    .c-practices__item:hover .c-practices__item-desc {
        color: #ffffff;
    }

    .c-practices__item:hover .c-practices__item-btn {
        opacity: 1;
    }

    .c-practices__item:hover .c-practices__item-content {
        -webkit-transform: translateY(-74px);
        -ms-transform: translateY(-74px);
        transform: translateY(-74px);
    }
    vb.c-practices__item {
        padding: 45px 20px 90px 20px;
    }
    
}
@media (max-width: 850px) {
    html.is-mobile-lock {
        top: 0;
        left: 0;
        right: 0;
        position: fixed;
    }
    .o-static__columns {
        display: block;
    }
    .o-static__col-middle {
        padding-right: 0;
    }
    .o-static__col-right:before {
        right: 0;
        width: auto;
        bottom: auto;
        height: 10px;
        background-size: auto 100%;
    }
     .o-static__col-right {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        padding-left: 0;
        max-width: 100%;
    }
     .o-static__header {
        display: block;
    }
    .o-static__header.is-block .o-static__header-right {
        padding-top: 30px;
    }
    .o-static__header-right {
        padding-top: 30px;
    }
     .o-article__cols {
        display: block;
    }
    .o-article__cols-left {
        display: block;
        padding-right: 0;
    }
    .o-article__cols-right {
        width: 100%;
        display: block;
        padding-left: 0;
        padding-top: 25px;
    }
    .o-sidebar+.c-files {
        margin-top: 30px;
    }
    .o-homepage__news {
        padding-top: 0;
    }
    .o-homepage__news-divider {
        margin-top: 20px;
    }
    .o-homepage__news-item {
        padding-bottom: 20px;
    }
    .o-homepage__cases {
        padding-top: 10px;
    }
    .o-homepage__cases-col:first-child {
        padding-top: 0;
    }
    .o-professionals {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .o-professionals__col {
        width: 100%;
        padding-top: 0;
        margin: 0;
    }
    .o-professionals__no-result {
        padding: 40px 0;
    }
    .o-professional__contacts {
        display: block;
    }
    .o-professional__contacts-main {
        display: block;
    }
    .o-professional__contacts-main li::after {
        display: none;
    }
    .o-case__tab {
        padding-top: 30px;
    }
    .o-case__table {
        width: 100%;
    }
    .o-case__table td {
        padding-bottom: 10px;
    }
    .o-case__table td.is-left {
        display: none !important;
    }
    .o-case__table-mobile-title {
        display: inline-block;
    }
    .o-case__table-list li {
        display: block;
    }
    .o-case__table-list-strong {
        padding-right: 0;
    }
    .o-case__descriptions {
        padding-top: 40px;
    }
    .o-case__msg {
        padding-top: 30px;
    }
    .o-cases__row {
        margin-left: 0;
        margin-right: 0;
    }
    .o-cases__col {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #09213c;
    }
    .o-cases__col:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }
    .o-cases__item {
        padding-bottom: 0;
    }
    .o-cases__item-links {
        left: auto;
        width: 100%;
        right: auto;
        bottom: auto;
        padding-top: 25px;
        position: relative;
    }
    .o-results__filters-list {
        display: block;
        border-bottom: 0;
        padding-bottom: 0;
    }
    .o-results__filters-list li {
        padding-right: 0;
        padding-bottom: 15px;
    }
    .o-results__filters {
        padding-top: 40px;
    }
    .o-results__table-head {
        font-size: 18px;
    }
    .o-results__table-head {
        display: none;
    }
    .o-results__table-head.show-on-mobile {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-bottom: none;
    }
    .o-results__table-head.show-on-mobile:after {
        display: none;
    }
    .o-results__table-head.show-on-mobile .o-results__table-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-top: none;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .o-results__table-head.show-on-mobile .o-results__table-row>li {
        display: block;
        border-top: none;
    }
    .o-results__table-head.show-on-mobile .o-results__table-row>li:last-child {
        text-align: right;
    }
    .o-results__table-row {
        display: block;        
        border-bottom: none;
        border-top: 1px solid #09213c;
    }
    /* .o-results__table-row>li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;        
        width: 100% !important;
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 100% !important;
        flex: 1 1 100% !important;
        border-top: 1px dotted #dadada;
    } */
    .o-results__table-row>li:first-child {
        border-top: none;
    }
    .o-results__table-row.no-inline-borders>li {
        border-top: none;
        padding-bottom: 5px;
    }    
    .o-results__table-mobile-result {
        padding-top: 4px;
    }
    .o-results__table-mobile-header {
        font-size: 18px;
    }
    .o-results__table-mobile-header {
        display: block;
    }
    .o-results__professional-contact li {
        padding-left: 0;
        padding-right: 12px;
    }
    .o-results__section {
        padding-top: 25px;
        padding-bottom: 30px;
    }
    .o-results__links {
        padding-bottom: 30px;
    }
    
    .results-section .results-row>div {
        display: block;
        padding-right: 0;
        width: 100% !important;
    }
    .results-section .results-heading {
        padding-bottom: 0;
    }
    .results-section .results-heading .results-row {
        display: none;
    }
    .results-section .results-heading .c-team__positiontitle {
        padding-top: 0;
    }
    .results-section .results-body .results-row>div {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .results-section .results-body .results-row {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .c-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .c-header__top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .c-header__nav {
        display: none;
    }
    .c-header__hamburger {
        display: block;
    }
    .c-footer__bottom {
        font-size: 12px;
    }
    .c-footer__top {
        display: block;
    }
    /* .c-footer {
        padding: 25px 0;
    } */
    .c-footer__copyright {
        padding-top: 0;
        padding-right: 0;
    }
    .c-footer__bottom {
        display: block;
    }
    .c-footer__social {
        padding-bottom: 24px;
    }
    .c-footer__links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .c-footer__links li {
        padding-bottom: 10px;
    }
    .c-footer__top{
        padding-bottom: 20px;
    }
    .c-footer__locations {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .c-footer__locations ul {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 100%;
        padding-right: 15px;
        padding-bottom: 30px;
    }
    .c-hero__subtitle-lower {
        font-size: 20px;
    }
    .c-hero__list {
        width: 100%;
        display: block;
    }
    .c-hero__list li:after {
        display: none;
    }
    .c-pagetools {
        font-size: 24px;
    }
    .c-pagetools.c-pagetools--mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .c-heroslider__item {
        background-image: none !important;
    }
    .c-heroslider__item-bg {
        display: block;
    }
    .c-heroslider__btn {
        color: #ffffff;
    }
    .c-heroslider__btn:hover .c-heroslider__btn-left:before,
    .c-heroslider__btn:hover .c-heroslider__btn-left:after,
    .c-heroslider__btn:hover .c-heroslider__btn-right:before,
    .c-heroslider__btn:hover .c-heroslider__btn-right:after {
        background-color: #ffffff;
    }
    .c-heroslider__btn-left:before,
    .c-heroslider__btn-left:after,
    .c-heroslider__btn-right:before,
    .c-heroslider__btn-right:after {
        background-color: #ffffff;
    }
    .c-heroslider__dots {
        top: 0;
        bottom: auto;
    }
    .c-heroslider__dots-item {
        width: 70px;
    }
    .c-tablinks__mobile-option {
        display: block;
    }
    .c-tablinks__options.js-dropdown {
        width: auto;
        display: none;
        padding-bottom: 12px;
        margin: 0 -20px;
        background-color: #0A406B;
    }
    .c-tablinks__options.js-dropdown a {
        display: block;
        font-family: "Poppins";
        font-weight: 400;
        background-color: transparent;
        color: #ffffff;
        padding: 15px 20px;
    }
    .c-tablinks__options.js-dropdown.is-active {
        display: block;
    }
    .c-filters__mobile-accordion-trigger {
        display: block;
    }
    .c-filters__hide-mobile {
        display: none;
    }
    .c-filters__form {
        padding: 0 0 20px 0;
    }
    .c-filters__row {
        display: block;
    }
    .c-filters__col {
        display: block;
        padding-right: 0;
    }
    .c-filters__col.is-first {
        display: none;
    }
    .c-filters__col.andor {
        width: 100%;
        text-align: left;
        padding-top: 5px;
        padding-left: 5px;
    }
    .c-filters__msg {
        padding: 20px 0;
    }
    .c-filters.c-filters--inline .c-filters__form {
        padding: 0 15px 10px 15px;
    }
    .c-professional {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 10px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border-bottom: 1px solid #005178;
    }
     .c-professional__img {
        width: 38%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
        flex: 0 0 38%;
        padding-bottom: 47%;
    }
    .c-professional__img.u-hide-mobile+.c-professional__desc {
        padding-left: 0;
    }
    .c-professional__desc{
        padding-left: 20px;
    }
    .c-professional__name {
        padding-top: 4px;
    }
    .c-professional__status {
        padding-top: 6px;
    }
    .c-professional__contact {
        display: none;
    }
    .c-professional__contact-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .c-newsheader {
        padding-bottom: 30px;
    }
    .c-casefiles__list li {
        display: block;
    }
    .c-casefiles__link {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .c-casefiles__desc {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 10px;
        padding-left: 33px;
    }
    .c-newslist.c-newslist--pt {
        padding-top: 20px;
    }
    .c-practices__row {
        margin-left: 0;
        margin-right: 0;
    }
    .c-practices__col {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
    .c-practices__item-title {
        padding-right: 0;
    }
    .c-practices__item-btn {
        opacity: 1;
        color: #1a58a1;
    }
    .c-heroslider {
        color: #ffffff;
    }
    .optionalTagLine{
        right: 55px;
        top: 60px
    }
    .c-header{
        display: block;
    }
    .c-header__top{
        padding-left: 0;
    }
    .c-header__nav-main-item{
        padding-bottom: 0;
    }
    .c-header__top{
        width: 100%;
        max-width: 100%;
    }
    .c-header__hamburger{
        margin-top: 12px;
    }
    .c-header__hamburger li{
        height: 2px;
    }
    .c-header__nav-main{
        display: block;
    }
    nav.c-header__nav.u-hide-print{
        background: #0A406B;
        height: 100vh;
        padding: 17px 0 81px;
        overflow: auto;
        position: absolute;
        z-index: 555;
        top: 130px;
    }
    .c-header__nav-main-item{
        width: 100%;
        display: block;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.25);
        text-align: left;
        margin: 0;
    }
    .c-header__nav-main-item > a{
        font-size: 18px;
        width: 100%;
        display: block;
        padding: 13px 0;
        color: #ffffff;
    }
    .c-header__nav-main-item > a span::before {
        display: none;
    }

    .c-header__nav-dropdown{
        display: block;
        position: static;
        max-width: 100%;
        width: 100%;
        opacity: 1;
        visibility: visible;
    }
    .c-header__nav-dropdown a{
        color: white;
        padding: 13px 15px !important;
        font-size: 18px;
        border: 0;
    }
    .c-header__nav-dropdown::before, .c-header__nav-dropdown::after {   
        display: none;
    }
    .c-header__nav-dropdown a::before {
        display: none;
    }
    .c-header__nav-dropdown a:hover {
        color: white;
    }
    .jcf-select-text{
        padding: 14px 30px 14px 15px;
        font-size: 20px;
    }
    .jcf-select-drop-content .jcf-option{
        font-size: 18px;
    }
    .c-filters__row{
        margin-bottom: 0;
    }
    .c-filters__row{
        margin-bottom: 0;
    }
     .u-flex-row {
        display: block;
    }    
    .videoList .videoItemParent {
        width: 100%;
    }
    .c-popup__title {
        font-size: 26px;
    }
     .c-cookies {
        font-size: 16px;
    }
    .c-cookies__row {
        display: block;
        text-align: center;
        max-width: 100%;
    }
    .c-cookies p {
        margin: 0 auto;
        padding-right: 0;
        padding-bottom: 15px
    }
    .c-cookies .o-container{
        padding: 0;
    }
    .c-btn.c-btn--cookies{
        max-width: 345px;
        margin: 0 auto;
    }
    .c-cookies__row{
        border-radius: 0;
    }    
    .o-professional__offices li{
        padding-right: 20px;
    }
    #professionals_detail .c-tablinks__options li{
        margin-right: 0;
        padding: 0;
    }
    .c-tablinks__options a{
        margin-right: 0;
    }
    .o-results__table-body:last-child .o-results__table-row{
        border-bottom: 1px solid #09213c
    }
    #news_detail .o-static__col-middle h2,
    #practice_detail .o-static__col-middle h2,
    #rep_matters_detail .o-static__col-middle h2{
        font-size: 32px;
    }
    #rep_matters_detail .o-article h2{
        font-size: 26px;
    }
    #videos .o-static__columns{
        padding-bottom: 40px;
    }
    .videoList__wrapper{
        padding-bottom: 0;
    }
    .c-footer{
        padding: 50px 0;
    }
    .c-footer__links{
        justify-content: flex-start;
    }
    .c-footer__copyright{
        display: block;
        text-align: left;
        margin-bottom: 30px;
    }
    .footer-address{
        display: block;
        margin-bottom:20px; 
    }
    .logo.icxlegal{
        text-align: left;
    }
    .c-header{
        padding-left: 0;
        padding-right: 0;
    }
    .c-header .o-container{
        padding: 0 20px;
    }
    nav.c-header__nav.u-hide-print{
        max-width: 100%;
    }
    #professionals_detail .o-static{
        padding-top: 0;
    }
    #page-tabs{
        margin-bottom: 40px;
    }
    .c-tablinks__mobile-option{
        margin: 0 -20px;
    }    
    .o-professional__info-position{
        margin-bottom: 20px;
    }
}

@media(max-width: 767px){
    .c-header__logo{
        max-width: 240px;
    }
    .c-hero__title{
        font-size: 40px;
    }
    .c-hero__container{
        padding: 35px 0;
    }
    /* #news_detail .o-static__col-middle h2,
    #rep_matters_detail .o-static__col-middle h2,
    .c-hero__subtitle,
    .o-article h2{
        font-size: 32px;
        margin-bottom: 20px;
    } */
    .o-static__col-middle h2{
        margin-bottom: 20px;
    }
    .c-footer__links,
    .c-footer__social{
        padding-bottom: 0;
    }
    .c-footer__social{
        margin-bottom: 20px;
    }
    .c-footer address{
        text-align: center;
    }
    .c-footer__bottom-col.is-left{
        display: block;
    }
    p.c-footer__icvm.u-hide-print{
        position: static;
        transform: translate(0,0);
        margin:0 auto;
        text-align: center;
    }
    
    nav.c-header__nav.u-hide-print{
        top: 110px;
    }
    /* .o-static__intro-text h2{
        margin-bottom: 30px;
        font-size: 27px;
    } */
    .c-team__col{
        width: 100%;
        padding-left:0 ;
        padding-right:0 ;
    }
    .c-team__row{
        margin: 0;
    }
    #practice_detail .c-team__col{
        width: 100%;
    }
    .o-professional__info-figure{
        padding-right: 0;
    }
    .o-professional__info-name{
        font-size: 32px
    }
    #professionals_detail .c-sidebarlinks li{
        padding-bottom: 15px;
    }
    .o-results__table-head{
        padding-top: 40px;
    }
    h2{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .c-heroslider__title{
        font-size: 40px;
        line-height: 1.2;
    }
    .c-heroslider__subtitle{
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 20px;
    }
    .c-heroslider__item-container{
        padding: 40px 20px;
    }
    .c-heroslider__title{
        margin-bottom: 20px;
    }
    .w-attorneys .slick-slide li{
        max-width: 100%;
    }
    .w-attorneys .subHead{
        font-size: 34px;
        padding-bottom: 20px;
    }
    #practice_detail .o-static__col-middle h2,
    #rep_matters_detail .o-static__col-middle h2{
        font-size: 28px;
    }
    #news_detail .o-static__col-middle h2{
        font-size: 26px;
    }
    #rep_matters_detail .o-article h2{
        font-size: 22px;
    }
    .c-sidebarlinks{
        padding-bottom: 0;
    }
    .o-results__table-row > li.has-attachment{
        top: 98px;
    }
    #blogs .o-article > ul > li{
        padding: 25px 0;
    }
    .o-results__table-row > li.has-attachment a,
    .news-content-wrapper .link{
        top: 0;
        display: none;
    }
    .o-results__table-row,
    .news-content-wrapper{
        padding-right: 0 !important;
    }
    .attorneyList li{
        margin-bottom: 30px;
    }
    .attorneyList li:last-child{
        margin-bottom: 0;   
    }
    .c-pagetools.c-pagetools--mobile, .o-static .c-pagetools.c-pagetools--mobile.u-hide-print{
        padding-top: 40px;
    }
    #videos .o-static__columns{
        padding-bottom: 30px;
    }
    #featuredAttorneys.w-attorneys .attorneyList li{
        margin: 0 0 30px;
        display: block;
    }
    #featuredAttorneys.w-attorneys .headShot{
        width: 100%;
        margin: 0 0 10px;
        max-width: 345px;
    }
    #featuredAttorneys.w-attorneys .about{
        margin: 0;
        max-width: 100%;
    }
    #featuredAttorneys.w-attorneys .subHead{
        font-size: 34px;
        padding-bottom: 20px;
    }
    .c-footer{
        padding: 40px 0;
    }
    #home #newsBox{
        padding-top: 65%;
    }
    .c-team__col{
        border: 0;
    }    
    .o-professional__info{
        display: block;
    }
    .o-professional__info-figure{
        width: 100%;
        max-width: 375px;
        margin-right: 0;
    }
    .o-professional__header{
        background: linear-gradient(80.34deg, rgba(0, 142, 255, 0.2) 44.17%, rgba(0, 0, 0, 0) 74.43%),
        linear-gradient(0deg, #052945, #052945);
    }
    .o-professional__contacts-col{
        padding-bottom: 10px;
    }
    .o-professional__header .o-container{
        padding: 0;
    }
    .o-professional__info-right{
        padding: 20px 20px;
        background: url('/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/InnerpageImages/attorney_info_bg.jpg')no-repeat center/cover;
    }
    .o-sitemap li{
        font-size: 24px;
    }
    .o-professional__info-figure img{
        height: 333px;
    }
}
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    #main-title p{
        font-size: 24px;
        line-height: 1.4;
    }
    #home .w-newsbox .subHead{
        margin-bottom: 20px;
    }

    #news_detail .c-newsheader{
        padding-bottom: 15px;
    }

}
@media(max-width: 575px){
    .optionalTagLine{
        display: none;
    }
    .c-hero__container{
        padding: 30px 0;
    }
    #video-embed{
        margin: 20px 0;
    }
    /* #news_detail .o-static__col-middle h2,
    #rep_matters_detail .o-static__col-middle h2,
    .c-hero__subtitle,
    .o-article h2{
        font-size: 26px;
        line-height: 1.44;
    } */
    /* .o-static__intro-text h2{
        margin-bottom: 20px;
        font-size: 26px;
    } */
    #practices_landing .o-static__intro-text h2,
    #professionals_landing .c-text h2,
    #staticcontent .o-article h2,
    .c-text{
        font-size: 26px;
    }
    .o-professional__offices ul{
        flex-wrap: wrap;
    }
    .o-results__table-row{
        padding: 20px 30px 20px 0;
    }
    #news_detail .c-newsheader{
        padding-bottom: 10px;
    }
    #featuredAttorneys.w-attorneys .headShot{
        max-width: 100%;
    }
}
@media (max-width:480px) {
    .o-professional__info-figure{
        max-width: 100%;
    }
}
            /* C:\ICX\Live\ICX_AdminCore\siteFiles\3163FB7B-C931-416F-94BB-093330DC75BD\FW5\css\main.css end   */
            
			/* Custom  icons start*/
				@font-face {
				  font-family: 'icons';
				  src: url(/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/FW5/icons/icons.eot) format('embedded-opentype'), url(/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/FW5/icons/icons.woff) format('woff'), url(/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/FW5/icons/icons.woff2) format('woff2');
 				}
				/* Custom  icons end*/
				/* Start Custom Css Fonts */ 
		    
		  /* End Custom Css Fonts */
		

/* [ Logo Css - /siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/logo/logo.svg] */


		
			header a.logoType {
				background: url("/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/logo/logo.svg") repeat scroll 0 0 transparent;
				
						width : 306px;
						height : 90px;
					
			}
			#modalPopup .popup_head{
				background: url("/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/logo/logo.svg") no-repeat scroll 0 0 transparent;
				background-size:contain;
			}
		
	

/* [/ Logo Css ] */

/* [ Include Css - staticcontent.inc] */


			
			
						 #pageTitleWrapper {
						background:url('/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/InnerpageImages/interior3.jpg') no-repeat center #00040e !important;
					}
				
			
		
			
			
						 #pageTitleWrapper {
						background:url('/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/InnerpageImages/interior3.jpg') no-repeat center #00040e !important;
					}
				
			
		
			
			
						 #pageTitleWrapper {
						background:url('/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/InnerpageImages/interior3.jpg') no-repeat center #00040e !important;
					}
				
			
		
/* [/ Include Css ] */

/* [ Custom Css ] */

/*-- ABOUT MAIN NAV LINK --*/
#menuitem12898 a span {
  visibility: hidden;
  word-spacing: -999px;
  letter-spacing: -999px;
}
#menuitem12898 a span:after {
  content: "About";
  visibility: visible;
  word-spacing: normal;
  letter-spacing: 0.7px;  
}


/*-- ATTORNEY HEADSHOTS TEAM LANDING  --*/
.c-team__col[itemid="8310"] .c-team__img-link {
  background-image: url('/sitefiles/3163FB7B-C931-416F-94BB-093330DC75BD/bio/bauch_paul.jpg') !important;
}

.c-team__col[itemid="8306"] .c-team__img-link {
  background-image: url('/sitefiles/3163FB7B-C931-416F-94BB-093330DC75BD/bio/melo_rezarta.jpg') !important;
}

.c-team__col[itemid="8305"] .c-team__img-link {
  background-image: url('/sitefiles/3163FB7B-C931-416F-94BB-093330DC75BD/bio/michaels_ken.jpg') !important;
}

.c-team__col[itemid="8307"] .c-team__img-link {
  background-image: url('/sitefiles/3163FB7B-C931-416F-94BB-093330DC75BD/bio/oneill_anthony.jpg') !important;
}

.c-team__col[itemid="8325"] .c-team__img-link {
  background-image: url('/sitefiles/3163FB7B-C931-416F-94BB-093330DC75BD/bio/mohan_staci.jpg') !important;
}

/*-- ATTORNEY BIO --*/

.c-tablinks__options #tab_bio {
    order: 1;
}
.c-tablinks__options #tab_repMatters {
    order: 2;
}
.c-tablinks__options #tab_newsPubs {
    order: 3
}
.c-newslist .abstract img {
  display: none;
}

/* MICHAELS */
#professionals_detail .c-newslist .units .searchItem[itemid="27286"] a.title.noLink,
#professionals_detail .c-newslist .units .searchItem[itemid="27286"] .subTitle,
#professionals_detail .c-newslist .units .searchItem[itemid="27286"] .abstract {
  display: none
}


/*-- NEW LANDING --*/
#news_landing .c-text {
  padding-bottom: 0;
}
#news_landing .o-article img {
  display: none;
  height: 0;
  width: 0;
}
#news_landing .o-static__col-right {
  display: none
}
#news_landing .o-static__col-middle {
  max-width: unset
}
.o-results__table[itemid="1355"] {
   display: none;
}
@media (max-width: 850px) {
  .o-results__table-body:first-child .o-results__table-row  {
    border-top: none;
  }
  .o-results__table-body:first-child .o-results__table-row {
    padding-top: 0;
  }
}

/*-- HOMEPAGE PILLARS --*/

#pillars-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    background: #0A406B;
}
#pillar-images-wrap{
    max-width: 50%;
    width: 100%;
}
#pillar-images-wrap img{
    width: 100%;    
}
#pillar-images-wrap .slick-slide div{
    vertical-align: middle;
}
#pillars-text{
    max-width: 705px;
    margin-right: auto;
    padding: 0 15px 0 95px;
}
#pillars-text h2{
    font-size: 52px;
    font-family: "bodoni-urw", serif;
    line-height: 1;
    font-weight: 300;
    margin-bottom: 40px;
    color: white;
}
#pillars-text li{
    font-size: 18px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    line-height: 1.5;
    color: white;
    border-bottom: 1px solid #999999;
}
#pillars-text li:last-child{
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
#pillars-text h3{
    font-size:24px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.08;
}

/*-- GET IN TOUCH STYLES --*/
#contact-cta-wrap{
    padding: 150px 20px;
    background-image: url('/siteFiles/3163FB7B-C931-416F-94BB-093330DC75BD/custom/images/get-in-touch-bg.jpg');
    background-size: cover;
    background-position: center;
}
#contact-cta {
    max-width: 1410px;
    width: 100%;
    margin: 0 auto
}
#contact-cta h2 {
   color: #FFFFFF;
   font-family: "bodoni-urw", serif;
   font-weight: 300;
   font-size: 64px;
   line-height: 1;
   margin-bottom: 30px;
}
#contact-cta p {
    font-size: 26px;
    line-height: 1.3;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 49px;
    font-weight: 300;
}
.contact-cta__btn {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 1px solid white;
    background: transparent;
    display: flex;
    justify-content: center;
    max-width: 165px;
    width: 100%;
    height: 38px;
    line-height: 40px;
    transition: 0.3s;
}
.contact-cta__btn:hover{
    background: white;
    color: #0A406B;
}

/* home page brand pillars  */
#brand-pillars {
    display: flex;
    margin: 80px auto 150px;
    max-width: 1440px;
}
#brand-pillars > div{
    margin: 0 15px;
    max-width: 33%;
    width: 100%;
    padding: 40px;
    border: 1px solid #999999;
}
#brand-pillars div h3 {
    display: block;
    font-size: 24px;
    color: #282C37;
    margin-bottom: 24px;
    line-height: 1.5;
    font-weight: 600;
}
#brand-pillars div br{
    display: none;
}
#brand-pillars p {
    font-size: 18px;
    color: #282C37;
    line-height: 1.5;
    font-weight: 300;
}

/* Rotating Pillar Photos */

.slick-slide p {
    width: 760px;
    margin: 0 auto;
    line-height: 1.4;
    position: relative;
}
.slick-slide p:before {
    left: -70px;
    background-image: url(/siteFiles/3551DED5-8DD2-4EB0-88D6-D6184F5C4905/custom/images/icon-open-quote.png);
    background-repeat: no-repeat;
}
.slick-slide p:after {
    right: -70px;
    background-image: url(/siteFiles/3551DED5-8DD2-4EB0-88D6-D6184F5C4905/custom/images/icon-close-quote.png);
    background-repeat: no-repeat;
}

/* Dots */

.slick-dots{
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    left: 0;
    right:0;
    margin: 10px 0 auto;
    display: flex !important;
    flex-direction: row !important;
    justify-content:center;
}
.slick-dots li{
    position: relative;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
    opacity: 1;
}
.slick-dots li button:before{
    font-size: 30px;
    line-height: 30px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
    opacity: 1;
    color: #C10016;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 20%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 1;
    color: red;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev{
    left: -70px;
}
[dir='rtl'] .slick-prev{
    right: -70px;
    left: auto;
}
.slick-prev:before{
    content: '←';
}
[dir='rtl'] .slick-prev:before{
    content: '→';
}
.slick-next{
    right: -70px;
}
[dir='rtl'] .slick-next{
    right: auto;
    left: -70px;
}
.slick-next:before{
    content: '→';
}
[dir='rtl'] .slick-next:before{
    content: '←';
}

/*-- CONTACT PAGE --*/
#contact-us .o-article {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contact-us .o-article div.o-contact-container {
  width: 30%;
}
#contact-us .o-article div:first-of-type {
  width: 65%;
}

/*-- CONTACT FORM --*/
#contact-us table{
    width: 100%;
}
#form_125{
    /*padding-top: 60px;*/
}
#form_125 td strong {
   font-weight: 400;
}
#form_125 td {
   display: block
}
#form_125 td input {
  max-width: 400px;
   width: 100%;
   margin-bottom: 20px;
   height: 40px;
   padding: 10px;
}
#form_125 td textarea {
   max-width: 400px;
   width: 100%;
   height: 200px;
   margin: 0 10px 10px 0;
}
#form_125 .error{
   color: #DC143C;
   font-weight: 500;
   text-transform: uppercase;
   font-size: 100%;
   font-family: poppins,sans-serif;
}
#form_125 td input.error{
   border: 1px solid #000000;
}
#form_125 input[type="submit"] {
    display: block;
    cursor: pointer;
    border-radius: 0;
    position: relative;
    text-transform: uppercase;
    background: #0A406B;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #FFFFFF;
    width: 160px;
    height: 40px;
    display: flex;
    line-height: 1;
    justify-content: center;
    transition: 0.3s;
    border: 1px solid #0A406B;
}
#form_125 input[type="submit"]:hover {
    background: transparent;
    color: #0A406B;
}

@media (max-width: 1443px){
    #brand-pillars{
        margin: 80px -15px 150px;
    }
}
@media (max-width: 1439px){
    #footer-form-container{
        padding: 100px 0;
    }
    #footer-text p{
        font-size: 30px;
    }
    #footer-text h2{
        font-size: 40px;
    }
     #page-nums h2{
        font-size: 70px;
    }
    #page-nums p{
        font-size: 15px;
    }    
    #home .o-static__col-right{
        padding-bottom: 100px;
    }
    #featuredAttorneys.w-attorneys .attorneyList{
        margin: 0 -15px;
    }
    #featuredAttorneys .attorneyList li{
        max-width: 405px;
        margin: 0 15px;
    }
    #brand-pillars > div{
        padding: 25px;
    }
    #brand-pillars{
        margin: 60px -15px 100px;
    }
    #photo-left, #photo-right{
        padding: 100px 0;
    }
    #photo-left-info, #photo-right-info{
        max-width: 50%;
    }
    #photo-left-info{
        padding-left: 30px;
    }
    #photo-right-info{
        padding-right: 30px;
    }
    #pillars-text{
        padding: 0 15px 0 25px;
    }
     #form_125{
        padding-top: 40px;
    }
     #contact-us .o-article div:first-of-type {
        width: 100%;
    }
     #contact-us .o-article div.o-contact-container {
        width: 100%;
    }
}
@media (max-width: 1199px){
    #footer-form-container{
        padding: 80px 0;
    }
    #pillar-images-container h3{
        margin-bottom: 30px;
    }
    #home .o-static__col-right{
        padding-bottom: 80px;
    }
    #brand-pillars{
        margin-bottom: 80px;
    }
    #photo-left, #photo-right{
        padding: 80px 0;
    }
    #pillar-images-wrap{
        align-self: stretch;
    }
    
    #pillars-text{
        padding: 20px;
    }
    #pillar-images-wrap img,
    #pillar-images-container,
    #pillar-images-wrap .slick-slider,
    #pillar-images-wrap .slick-list,
    #pillar-images-wrap .slick-track,
    #pillar-images-wrap .slick-slide,
    #pillar-images-wrap .slick-slide div{
        height: 100%;        
    }
    #pillar-images-wrap img{
        object-fit: cover;
    }
    #contact-cta-wrap{
        padding: 100px 20px;
    }
}
@media (max-width: 1030px){  
    #brand-pillars > div{
        margin: 0 10px;
    }
    #brand-pillars{
        margin:60px -10px 60px
    }
    #photo-left, #photo-right{
        padding: 60px 0;
    }
}
@media (max-width: 991px){

    #footer-form-container{
        padding: 60px 0;
    }
    #footer-form{
        display: block;
    }
    #footer-text{
        max-width: 100%;
        margin-bottom: 20px;
    }
    #fs-frm{
        max-width: 100%;
        padding-left: 0;
    }
    #footer-text h2{
        font-size: 35px;
    }
    #footer-text p{
        font-size: 28px;
    }
    #contact-cta{
        display: block;
    }
    #contact-cta p{
        margin: 0 0 40px;
    }
    #featuredAttorneys.w-attorneys .attorneyList{
        display: block;
        margin: 0;
    }
    #featuredAttorneys.w-attorneys .attorneyList li{
        margin: 0 -15px 40px;
        display: flex;
        max-width: 100%;
        align-items: center;
    }
    #featuredAttorneys.w-attorneys .headShot{
        width: 100%;
        margin: 0 15px;
    }
    #featuredAttorneys.w-attorneys .about{
        margin: 0 15px;
        max-width: 62%;
    }
    #featuredAttorneys.w-attorneys .subHead{
        padding-bottom: 40px;
    }
    #brand-pillars{
        display: block;
        margin: 40px 0 40px;
    }
    #brand-pillars > div{
        max-width: 100%;
        margin: 0 0 30px;
        padding: 40px;
    }
    #photo-left, #photo-right{
        display: block;
        padding: 40px 0;
    }
    #photo-left-img, #photo-right-img{
        max-width: 96%;
        margin: 0 auto 20px;
    }
    #photo-left-img{
        margin: 0 0 20px;
        max-width: 100%;
    }
    #photo-left-info{
        max-width: 100%;
        padding:  0;
    }
    #photo-right-info{
        max-width: 100%;
        padding: 0 15px;
    }
    #pillars-wrap{
        flex-direction: column-reverse;
        position: relative;
    }
    #pillar-images-wrap{
        bottom: 0;
    }
    #pillar-images-wrap,
    #pillars-text{
        max-width: 100%;
    }
    #pillars-text{
        padding: 60px 20px;
        position: relative;
        z-index: 555;
        background: rgba(10, 64, 107, 0.8);
    }
    #pillar-images-wrap{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    #contact-cta-wrap{
        padding: 80px 20px;
    }
}
@media (max-width: 767px){
    #footer-form-container{
        padding: 40px 0;
    }
    #footer-text h2{
        font-size: 32px;
    }
    #footer-text p{
        font-size: 24px;
    }
    #page-nums{
        flex-wrap: wrap;
    }
    #page-nums div{
        margin: 0 15px 33px;
    }
    #page-nums{
        padding-bottom: 0;
    } 
    #contact-cta p{
        font-size: 24px;
    }    
    #contact-cta-wrap{
        padding: 60px 20px;
    }
    #pillar-images-container h3{
        font-size: 18px;
    }
    #pillar-images-container p{
        width: 100%;
    }
    #pillar-images-container .slick-dots{
        margin: 0;
    }
    #home .o-static__col-right{
        padding-bottom: 40px;
    }
    #featuredAttorneys.w-attorneys .attorneyList li{
        margin: 0 0 30px;
        display: block;
    }
    #featuredAttorneys.w-attorneys .headShot{
        width: 100%;
        margin: 0 0 10px;
        max-width: 345px;
    }
    #featuredAttorneys.w-attorneys .about{
        margin: 0;
        max-width: 100%;
    }
    #featuredAttorneys.w-attorneys .subHead{
        font-size: 34px;
        padding-bottom: 20px;
    }
    #brand-pillars{
        margin: 40px 0 ;
    }
    #brand-pillars > div{
        padding: 30px;
    }
    #photo-left, #photo-right{
        padding: 20px 0;
    }
    #contact-cta p{
        line-height: 1.4;
        margin-bottom: 50px;
    }
    #pillars-text{
        padding: 40px 20px;
    }
    #pillars-text h2{
        font-size: 40px;
        margin-bottom: 20px;
    }
    #pillars-text h3{
        font-size: 20px;
    }
    #pillars-text li{
        font-size: 16px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    #pillar-images-wrap{
        position: static;
        height: auto;
    }
    #pillar-images-wrap img,
    #pillar-images-container,
    #pillar-images-wrap .slick-slider,
    #pillar-images-wrap .slick-list,
    #pillar-images-wrap .slick-track,
    #pillar-images-wrap .slick-slide,
    #pillar-images-wrap .slick-slide div{
           height: auto;        
    }
     #form_125{
        padding-top: 40px;
    }
    #form_125 td input,
    #form_125 td textarea {
        max-width: 100%;
    }
}
@media(max-width: 575px){
    #page-nums{
        display: block;
    }
    #page-nums div{
        max-width: 345px;
        margin: 0 auto 33px;
    }
    #featuredAttorneys.w-attorneys .headShot{
        max-width: 100%;
    }
} 

/* [/ Custom Css ] */

/* [ Remaining includes ] */

/* [ Mashup flag ] */
