
            /* C:\ICX\Live\ICX_AdminCore\siteFiles\5854BBCC-133E-4506-BCED-23FBC80EC646\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;
}

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: "\E913";
}
.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: "\EA92";
}
html {
    font-family: "Poppins",  sans-serif;
    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: 8px 10px 8px 8px;
    border: 1px solid #D9D9D9;
    color: #282A31;
    font-size: 18px;
    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: 12px;
    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: #081029;
    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;
    -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: 600;
}
h1,h2,h3,h4,h5,h6 {
    font-family: "Poppins",  sans-serif;
    font-weight: 400;
}
h2{
    font-family: 'Prata', serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.8;
    color: #081029;
}
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: 1440px;
    padding: 0 15px;
}

.o-main {
    width: 100%;
    display: block;
}
.o-static {
    width: 100%;
    display: block;
    padding: 75px 0 60px;
}
.o-container.o-static{
    padding-left: 15px;
    padding-right: 15px;
}
#professionals_landing .o-tabs,
#news_landing .o-tabs{
    padding-bottom: 60px;
}
#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 
_______________________*/
.c-text {
    display: block;
    padding-top: 60px;
    color: #081029;
}
.c-text br{
    display: none;
}
.c-text h2{
    font-weight: 400;
}
.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",  sans-serif;
    font-weight: 400.o-static__col-right;
    font-size: 18px;
    line-height: 1.55556;
    color: #000000;
}

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

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

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

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

.o-static__col-right--square strong {
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    font-weight: 300;
    font-size: 38px;
}
.o-static__header-link {
    font-family: "Poppins",  sans-serif;
    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 #081029;
    max-width: 320px;
}

.o-static__section-btn {
    display: block;
    padding-top: 30px;
}
.o-static__columns{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#home .o-static__columns{
    flex-direction: column-reverse;
    display: flex;
}
#home .o-static__col-right{
    max-width: 100%;
    margin-left: 0;
}
#home .o-static__col-middle{
    max-width: 100%;
}
.o-static__col-middle{
  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{
    padding-bottom: 30px;
}
#practice_detail .o-sidebar__item .o-sidebar__item{
    padding-bottom: 0;
}
.c-text,
.c-hero__subtitle,
.o-article h2{
    font-family: "Prata", serif;
    font-size: 26px;
    color: #081029;
    padding-bottom: 40px;
    margin-bottom: 40px;
    line-height: 1.8;
    position: relative;
}
.c-hero__subtitle{
    margin-bottom: 60px;
}
.c-text::after,
.c-hero__subtitle::after,
.o-article h2::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #D2A517;
    width: 100px;
    height: 2px;
}
.o-article h3,
.o-article__h3 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
    font-family: "Prata", serif;
    font-weight: 400;
    margin: 40px 0 10px;
}
#professionals_detail .o-static__col-middle blockquote{
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 26px;
    line-height: 1.31;
    color: #081029;
    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.56;
    color: #000000;
}
.o-article a,
.o-article p a,
.o-article a,
.searchItem .txt a{
    color: #081029;
    font-weight: 300;
    text-decoration: underline;
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}
.o-article strong a{
    font-weight: 700;
    color: #000000;
}
.o-article a:hover,
.o-article p a:hover,
.o-article a:hover,
.searchItem .txt a:hover{
    text-decoration-color: #D2A517;    
    text-decoration: none;
}
.o-results__table-body .o-article a{
    display: inline;
}
.o-article ul{
    margin-bottom: 40px;
    padding-left: 10px;
}
#blogs .o-article ul{
    padding-left: 0;
}
.o-article ul li {
    color: #081029;    
    padding-left: 22px;
    position: relative;
}
.o-article ul li a{
    color: #081029;
    font-weight: 300;
    text-decoration: underline;
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}
.o-article ul li a:hover{
    text-decoration: none;
}
.o-article ul li::after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 11px;  
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #081029;
}
.o-article .c-pagetools.c-pagetools--mobile.u-hide-print li::after{
    display: none;
}
#video-embed{
  margin: 40px 0 35px;
}
.o-article a:hover {
    text-decoration: underline;
}

.o-article strong {
    font-family: "Poppins",  sans-serif;
    font-weight: 700;
}

.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: 20px;
    font-weight: 400;
    font-family: "Prata", serif;
    font-size: 22px;
    order: 3;
    border-top: 1px solid #D9D9D9;
    padding-top: 30px;
    margin-top: 30px;
}
#blogs_detail .o-sidebar__title,
#blogs .o-sidebar__title{
    margin-top: 0;
    margin-bottom: 10px;
}

.o-sidebar__item {
    display: flex;
    flex-direction: column;
}
.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: 15px;
    color: #000000;
}
.o-sidebar__list ul li:last-child{
    margin-bottom: 0px;
}
.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",  sans-serif;
    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: 60px 0;
    color: #ffffff;
    position: relative;
}
.o-professional__top-line{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.o-professional__top-line::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #081029CC;

}
.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;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    position: relative;
}
.o-professional__info-figure {
    width: 100%;
    display: block;
    max-width: 450px;
    margin-bottom: -120px;
}

.o-professional__info-figure img {
    width: 100%;
    display: block;
    max-height: 400px;
    object-fit: cover;
    object-position: top;
}
.o-professional__info-right{
    padding-top: 36px;
}
.o-professional__info-name {
    display: block;
    font-family: "Prata", serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: 20px;
}

.o-professional__info-position {
    display: block;
    line-height: 1.4;
    margin-bottom: 30px;
    font-size: 18px;
    color: white;
    font-weight: 500;
    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 {
    margin-bottom: 30px;
}
.o-professional__contacts-col:last-child {
    margin-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 li {
    padding-right: 15px;
}

.o-professional__contacts-social li:last-child {
    padding-right: 0;
}

.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: #D2A517;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.o-professional__contacts-social a span{
    color: #000000;
    font-size: 15px;
}
.o-professional__contacts-social .v-card a span{
    color: #000000;
    font-size: 16px;
}
.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;
    margin-bottom: 5px;
}

.o-professional__offices ul {
    width: 100%;
    display: flex;
}
.o-professional__offices li {
    padding-right: 20px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 500;
}
.o-professional__contacts-main li{
    line-height: 1.5;
    font-size: 18px;
    font-weight: 500;
}

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

.o-professional__offices li.has-city {
    padding-bottom: 20px;
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    font-weight: 300;
}

.o-case__table a {
    cursor: pointer;
    color: #081029;
    font-weight: 300;
    text-decoration-color: #d2a517;
    text-decoration-line: underline;
}

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

.o-case__table-mobile-title {
    display: none;
    font-family: "Poppins",  sans-serif,  sans-serif;
    font-weight: 300;
    color: #081029;
}

.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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    font-weight: 700;
}

.o-results__filters-list li small {
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    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 10px 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 #D2A517;
    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 {
    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: #000000;
    padding-bottom: 5px;
    line-height: 1.3;
}

.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",  sans-serif;
    font-weight: 700;
    font-size: 20px;
}

.o-results__table-title {
    display: block;
    line-height: 1.4;
    padding-bottom: 10px;
    font-size: 18px;
}
.o-results__professional-name {
    width: 100%;
    display: block;
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    font-weight: 300;
    font-size: 38px;
    color: #0e3c64;
}

.o-results__links {
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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: 30px;
    max-width: 600px;
}

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

.o-sitemap li {
    display: block;
    padding: 20px 0;
    font-size: 26px;
    line-height: 1.3;
    color: #343A44;
    border-bottom: 1px solid #D1D3D4;
    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: #081029;
}
.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: #343A44;
}

.o-sitemap a:hover {
    color: #081029;
}
.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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    -webkit-appearance: none;
    font-weight: 600;
    font-size: 18px;
    background: #081029;
    color: white;
    border-radius: 100px;
    text-transform: uppercase;
    line-height: 18px;
    padding: 10px 20px 8px;
}

.c-btn:hover {
    color: #ffffff;
    background-color: #007DAC;
}

.c-btn.c-btn--cookies {
    white-space: nowrap;
    background-color: #09213c;
    background: white;
    color: #081029;
    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%;
    display: block;
    position: relative;
    background-color: #081029;
    padding: 49px 0;
    border-bottom: 1px solid #D2A517;
}
#home .c-header::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 42%;
    height: 100%;
    background-color: #081029;

}
#home .c-header{
    background-color: transparent;
}
.header__inner{
    max-width: 1410px;
    margin: 0 auto;
    display: flex;
}

.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;
    align-items: flex-end;
}
.c-header__logo {
    width: 100%;
    display: block;
    max-width: 380px;
    position: relative;
    z-index: 55;
}
.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",  sans-serif;
    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",  sans-serif;
    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: 20px;
    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",  sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.c-header__nav-main-item>a span {
    display: block;
    position: relative;
}
#home .c-header__nav-main-item> a {
    color: #081029;
}
.c-header__nav-main-item>a span:before {
    left: 0;
    right: 0;
    opacity: 0;
    height: 3px;
    content: '\A';
    position: absolute;
    visibility: hidden;
}

.c-header__nav-main-item>a span:before {
    bottom: -9px;
    background-color: #D2A517;
}

.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: 160px;
    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: #081029;
    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: #FFFFFF;
}

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

.c-header__hamburger.is-active li:first-child {
    top: 9px;
    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: -7px;
    visibility: visible;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#contact-us .o-static__columns{
    display: block;   
}
#contact-us .o-static__col-middle{
    max-width: 100%;
}
#contact-us .o-article{
    display: flex;
    justify-content: space-between;
}
#contact-us .o-article h2{
    max-width: 100%;
    color: #081029;
}
#contact-us .o-article #location-text {
    width: 100%;
}
#contact-middle-col strong{
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
#contact-us .o-contact-container{
    max-width: 500px;
    width: 100%;
}
#contact-us .o-article a{
    text-decoration: none;
    text-decoration-color: #D2A517;
}
#contact-us .o-article a:hover{
    text-decoration: underline;
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}
#contact-us .o-article a:last-of-type{
  text-decoration: underline;
  text-decoration-color: #D2A517;
}
#contact-us .o-article a:last-of-type:hover{
  text-decoration-color: #000000;
}
#contact-us #contact-list-info{
    margin-top: 60px;
}
#contact-us #contact-list-info li,
#contact-us #contact-list-info ul{
    padding: 0;
}
#contact-us #contact-list-info li{
    margin-bottom: 60px;
}
#contact-us #contact-list-info li:last-child{
    margin-bottom: 0;
}
#contact-us #contact-list-info li::after{
    display: none;
}
#contact-us #contact-list-info li a{
    color: #081029;
    font-weight: 600;
    padding-right: 19px;
    position: relative;
    text-decoration: underline;
    text-decoration-color: #D2A517;
}
#contact-us #contact-list-info li a::after{
    content: '\E90D';
    font-family: "icons";
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    width: 11px;
    font-size: 11px;
    transition: 0.3s;
}
#contact-us #contact-list-info li a:hover::after{
    top: 0;
    right: -3px;
}
#contact-us #contact-list-info li a:hover{
    text-decoration: none;
}
#contact-us .o-article input:not([type="submit"]),
#contact-us .o-article tbody,
#contact-us .o-article td,
#contact-us .o-article tr,
#contact-us .o-article table,
#contact-us .o-article form{
    display: block;
    width: 100%;
}
#contact-us .o-contact-container{
    margin-left: 50px;
}
#contact-us .o-article textarea,
#contact-us .o-article input:not([type="submit"]){
    height: 40px;
    border: 1px solid #9D9FA2;
    padding: 5px 10px;
    font-family: Poppins;
}
#contact-us form #Error_message,
#contact-us form #Error_email,
#contact-us form #Error_name{
    margin-top: -10px;
    display: block;
    font-size: 16px;
    color: #cc1d1d;
}
#contact-us form .contactFormResponse{
    width: 100%;
    display: block;
    text-align: center;
    background: #3aa43a;
    color: white;
    padding: 15px;
}
#contact-us .o-article tr{
    margin-bottom: 20px;
}
#contact-us .o-article textarea{
    resize: none;
    height: 200px;
    width: 100%;
}
#contact-us .o-article form strong{
    margin-bottom: 5px;
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    font-size: 16px;
}
#contact-us .o-article input[type=submit]{
    color: #FFFFFF;
    background-color: #081029;
    font-size: 16px;
    font-weight: 600;
    border-radius: 100px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: "Poppins", sans-serif;
    border: 1px solid #081029;
    padding: 0 15px;
    transform: perspective(1px) translateZ(0);
    transition: all 0.23s ease-in-out 0s;
}
#contact-us .o-article input[type=submit]:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.footer{
    padding: 60px 0;
    background-color: #D2A517;
}
.footer-row{
    display: flex;
}
.footer-left{
    width: 100%;
    max-width: 50%;
    padding-right: 105px;
}
.footer-left-row{
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
}
.footer-left-col{
    margin: 0 15px;
    max-width: 284px;
}
.footer h2{
    font-size: 32px;
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: 600;
}
.footer-left-col h3{
    margin-bottom: 10px;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
}
.footer-left-col p{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
    max-width: 300px;
}
.footer-left-col a{
    display: block;
    color: #000000;
    transition: 0.3s;
}
.footer-left-col a:hover{
    text-decoration: underline;
}
.consultation-links a{
    padding-left: 17px;
    position: relative;
}
.consultation-links a::before{
    content: "\EA27";
    font-family: "icons";
    display: block;
    width: 12px;
    height: auto;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 3px;
}
.footer-left-col .c-footer__social a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.footer-right{
    max-width: 50%;
    width: 100%;
    padding-left: 105px;
    border-left: 1px solid #000000;
}
.c-footer .o-container{
  position: relative;
}
.c-footer__top{
    display: flex;
}
p.c-footer__icvm.u-hide-print{
    position: absolute;
    bottom: 0;
    right: 15px;
}

.copyright{
    width: 100%;
    max-width: 490px;
    display: block;
    line-height: 2;
}
.c-footer__bottom {
    width: 100%;
}
.c-footer__bottom a {
    text-decoration: none;
}

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

.c-footer__copyright {
    line-height: 1.7;
    padding-right: 15px;
    padding-bottom: 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.4;
}

.c-footer__social {
    width: 100%;
    display: flex;
    align-items: center;    
    align-content: center;
    font-size: 18px;
}

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

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

.c-footer__social a {
    text-decoration: none;
    color: #000000;
}

.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: 300
}
.c-footer__links li:after {
    content: '|';
    margin-left: 10px;
    margin-right: 12px;
}

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

.c-footer__links li.no-border:after {
    color: #09213c;
}

.c-footer__links a {
    text-decoration: none;
    color: #FFFFFF;
}

.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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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: 79px 0;
}

.c-hero__title {
    line-height: 1.45;
    display: block;
    font-family: "Prata", serif;
    font-weight: 400;
    font-size: 64px;
}

.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.75;
   background: #0B1E3C;
}
.c-hero__subtitle-lower {
    display: block;
    line-height: 1.33;
    padding-top: 20px;
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    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: #081029;
    -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);
    font-size: 24px;
    font-weight: 400;
}
#blogs .c-sidebarlinks br{
    display: none;
}
#blogs_detail .c-sidebarlinks a::before,
#blogs .c-sidebarlinks a::before{
    display: none;
}
#blogs_detail .c-sidebarlinks a:hover,
#blogs .c-sidebarlinks a:hover{
    padding-left: 0;
}
.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{
    padding-top: 75px;
    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: #D2A517;
}
.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: 28px 0 0;
    justify-content: flex-start;
    order: 1;    
}

.c-pagetools.c-pagetools--mobile li {
    padding: 0 10px !important;
}

.c-pagetools.c-pagetools--mobile a:hover {
    color: #D2A517;
    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",  sans-serif;
    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",  sans-serif;
    font-weight: 400;
    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;
    margin-bottom: 15px;
}
.o-static__col-right .c-sidebarlinks li{
   margin-bottom: 15px;
}
.c-sidebarlinks li:last-child {
    margin-bottom: 0;
}
.o-static__col-right .c-sidebarlinks li{
    color: #000000;
    font-weight: 300;
}
.c-sidebarlinks li.is-active>a {
    font-family: "Poppins",  sans-serif;
    font-weight: 600;
    color: #081029;
}

.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 #081029; */
    order: 2;
}
.o-sidebar__item a,
.sidebar-pages li{
    margin-bottom: 20px;
}
.o-sidebar__item a{
    display: inline-block;
}
.o-sidebar__item a:last-of-type,
.sidebar-pages li:last-child{
    margin-bottom: 0;
}
.sidebar-pages a,
.c-sidebarlinks a {
    cursor: pointer;
    text-decoration: none;    
    transition: 0.3s;
    position: relative;
    color: #081029;
    font-weight: 400;
}
.sidebar-pages a::before,
.c-sidebarlinks a::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #D2A517;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
#practice_detail .c-sidebarlinks a{
    color: #081029;
    font-weight: 400;
}
#practice_detail .c-sidebarlinks li li a{
    font-weight: 300;
    padding-left: 0;
    text-decoration-color: #D2A517;
}
#practice_detail .c-sidebarlinks li li a:hover,
#practice_detail .c-sidebarlinks li li.selected a {
    text-decoration: underline;
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}
.o-sidebar__item a:hover,
.sidebar-pages > ul > li.selected > a,
.sidebar-pages > ul > li > a:hover,
.c-sidebarlinks > ul > li.selected > a,
.c-sidebarlinks > ul > li > a:hover {
    padding-left: 20px;
}
.o-sidebar__item a:hover::before,
.sidebar-pages > ul > li.selected > a::before,
.c-sidebarlinks > ul > li.selected > a::before,
.sidebar-pages > ul > li > a:hover::before,
.c-sidebarlinks > ul > li > a:hover::before{
    opacity: 1;
    visibility: visible;
}

#practice_detail .c-sidebarlinks li li a::before {
    background-color: #081029;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    display: none;
}
#panel_body_resources{
    order: 4;
}
#panel_body_resources a{
    padding-left: 46px;
    font-weight: 400 !important; 
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}
#panel_body_resources a:hover{
    text-decoration: underline;
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}
.sidebar-pages .c-sidebarlinks li{
    padding-bottom: 15px;
}
.sidebar-pages .c-sidebarlinks li:last-child{
    padding-bottom: 0;
}
.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;
  transform: translate(0,-50%);
  background-color: #081029;
  border-radius: 100%;
  color: white;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "icons" !important; 
  box-sizing: border-box;
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
}
.c-casefiles__icon:hover::before,
.o-results__table-row > li.has-attachment a:hover::before,
.w-newsbox .link.attachment:hover::before,
.w-newsbox .link.url:hover::before,
#panel_body_resources a:hover::before{
    background-color: #D2A517;
}
.o-results__table-row > li.has-attachment a::before{
    position: static;
}
#panel_body_resources .dl a::before {
    content: '\E906';
    padding-left: 3px;
}

.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",  sans-serif;
    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",  sans-serif;
    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: #081029;
    font-weight: 500;
}
#resources .qaGeneral li li{
    padding: 0;
    border: 0;
}
#resources .qaGeneral li li a{
    font-weight: 300;
    color: #081029;
    margin: 10px 0 0;
}
#resources .qaGeneral .a{
    padding-top: 10px;
}
/* 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 #D2A517;
    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: #000000;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 20px;
    text-decoration: none;
    text-underline-offset: 4px;
    text-decoration-color: #D2A517;
}
#blogs .o-article .title:hover{
    text-decoration: underline;
    text-decoration-color: #D2A517;
}
#blogs .o-article .txt{
    order: 3;
    margin-bottom: 15px;
}
#blogs .o-article .subList{
    order: 4;
}
#blogs .o-article .subList a{
    font-weight: 300;
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    text-decoration-color: #D2A517;
}
#blogs .o-article .subList a:hover{
    text-decoration: underline;
    text-decoration-color: #D2A517;
}
#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{
    text-decoration-color: #D2A517;
}
#blogs_detail .o-sidebar__item a:hover,
#blogs_detail .o-sidebar__item a:hover,
#blogs .c-sidebarlinks a:hover{
    text-decoration: underline;
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}

#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;
    visibility: visible;
    opacity: 1;
    background-color: transparent;
    width: auto;
    color: #D2A517;
}
#blogs .c-sidebarlinks a.rss::before{
    top: 55%;
}
#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;
}
/* 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: #081029;
}
#FAQs .qaGeneral div.q a:hover{
    text-decoration: none;
}
#FAQs .qaGeneral.qa .qaGeneral__content::before,
#FAQs .qaGeneral.qa div.q::before {
    color: #081029;
    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: #081029;
}
#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:31px 0;
    color: #ffffff;
    background-color: #081029;
    display: flex;
    flex-direction: column-reverse;
}
.copyright{
    color: #FFFFFF;
    font-size: 14px;
}
/* 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;
    max-width: 132px;
}
.logo.icxlegal img{
    max-width: 100%;
    width: 130px;
}
.c-footer__bottom-col.is-left{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 510px;
    width: 100%;
}
.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: #081029;
    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-hero__image {
  max-width: 58%;
  width: 100%;
}
.c-hero__image img {
  width: 100%;
}

.c-heroslider__inner--home .o-container {
  display: flex;
  max-width: 100%;
  padding: 0;
  align-items: center;
}

.c-heroslider__item-container {
    width: 100%;
    text-align: left;
    min-height: 1px !important;
}

.c-hero__info {
  max-width: 570px;
  margin-left: auto;
  padding-right: 43px;
}
.c-heroslider__title {
    line-height: 1.2;
    font-size: 56px;
    font-family: "Prata", serif;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 50px;
    position: relative;    
    margin-bottom: 50px;
}
.c-heroslider__title::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 2px;
    background-color: #D2A517;
}
.c-heroslider__subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.8;
    margin-bottom: 50px;
    color: #F1F2F2;
    max-width: 678px;
}
.c-heroslider__btn {
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    background: transparent;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color:#DFAE4F;
    border-radius: 100px;
    width: 185px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding:0 15px ;
    transition: 0.3s;
    border: 1px solid #DFAE4F;
}
.c-heroslider__btn::after {
    content: '\E90D';
    font-family: "icons";
    display: block;
    position: absolute;
    right: 18px;
    width: 13px;
    height: 13px;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 13px;
}
.c-heroslider__btn:hover {
    background-color: #DFAE4F;
    color: #081029;
}
.c-heroslider__btn-left,
.c-heroslider__btn-right {
    top: 50%;
    width: 32px;
    height: 10px;
    margin-top: -4px;
    position: absolute;
}
.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",  sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 20px;
    margin: 0 -15px;
    background-color: #081029;
    padding: 27px 55px 27px 15px;
}

.c-tablinks__mobile-option:after {
    top: 26px;
    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;
}

.c-tablinks__options li {
    height: 100%;
}
#page-tabs{
    margin-bottom: 40px;
}
.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;
    font-family: "Poppins",  sans-serif;
    font-weight: 500;
    -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 0;
    background-color: transparent;
    color: #000000;
    text-transform: uppercase;
    font-size: 18px;
    margin-right: 30px;
    border-bottom: 4px solid transparent;
}
.c-tablinks__options a:hover,
.c-tablinks__options a.is-active {
    border-bottom-color: #D2A517;
}
.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",  sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: white;
    background-color: #081029;
    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",  sans-serif;
    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: #081029;
    border-radius: 100px;
    overflow: hidden;
}
.c-filters__col.has-btn:hover .c-filters__btn,
.c-filters__col.has-btn:hover{
    background-color: #007DAC;
}
.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",  sans-serif;
    font-weight: 700;
}
.c-filters__input {
    margin: 0;
    width: 100%;
    border: none;
    display: block;
    border-radius: 0;
    padding: 10px 5px;
    font-family: "Poppins",  sans-serif;
    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: 6px 15px;
    font-family: "Poppins",  sans-serif;    
    -webkit-appearance: none;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    align-items: center;
    justify-content: center;
    background: #081029;
    color: white;
    border-radius: 100px;
    text-transform: uppercase;
}

.o-sidebar .c-filters__btn {
    width: auto;
    display: inline-block;
}
.o-sidebar .c-filters__btn:hover{
    background-color: #D2A517;
}
.c-filters__btn:hover{
    background-color: #007DAC;   
}
.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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    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",  sans-serif;
    font-weight: 400;
    color: #333333;
}

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

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

.c-newslist__article strong {
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    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 #viewAllNews .more{
    cursor: pointer;
    border-radius: 0;
    position: relative;
    text-transform: uppercase;
    background: #081029;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 1;
    color: #FFFFFF !important;
    border-radius: 100px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    padding: 0 20px;
    margin-top: 40px;
    display: none;
}


#home #viewAllNews .more:hover {
    background: #007DAC !important;
}

/* .more:hover,
.o-results__table-body a:hover,
.w-newsbox a:hover,
.c-newslist .units a:hover, .units a:hover {
    color: #081029;
} */
.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;
    text-decoration-color: #D2A517;
    text-underline-offset: 4px;
}
.o-results__table-body a{
    font-weight: 500;
}
.o-results__table-body a:hover{
    text-decoration: underline;
    text-decoration-color: #D2A517;
}
.c-newslist .units .title{
    font-weight: 500;
}
.c-newslist .units .title:hover {
  text-decoration: underline;
  text-decoration-color: #e9bd5e;
}
.news-content-wrapper,
.news-content-wrapper p{
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #081029;
    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: #081029;
    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",  sans-serif;
    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",  sans-serif;
    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: -15px;
    margin-right: -15px;
}

.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__item {
    height: 100%;
    padding-bottom: 60px;
    margin: 0;
}

.c-team__img {
    width: 100%;
    max-width: 428px;
    margin-bottom: 15px;
    overflow: hidden;
}
.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;
    background-repeat: no-repeat;
    transition: 0.3s;
}
.c-team__img-link:hover {
    scale: 1.1;
}
.c-team__name {
    width: 100%;
    display: block;
    font-family: "Prata", 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: #081029;
}

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

.c-team__position {
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #222;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    line-height: 28px;
}
.c-team__contact {
    display: flex;
    font-size: 22px;
    flex-wrap: wrap;
}
.c-team__contact li {
    padding-top: 10px;
}
.c-team__contact li:first-child{
    max-width: 100%;
    width: 100%;
}
.c-team__contact li:last-child{
    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: underline;
    -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-color: #D2A517;
}
.c-team__contact a.email_disclaimer:hover{
    text-decoration: underline;
}
.c-team__contact a small {
    display: block;
    font-family: "Poppins",  sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #222;
}
.c-team__contact li:nth-last-child(2) a small,
.c-team__contact li:last-child a small{
    color: #0A406B;
}
.c-team__contact a:hover {
    color: #081029;
    text-decoration: underline;
}
.c-team__positiontitle {
    display: block;
    font-size: 32px;
    padding-top: 35px;
    padding-bottom: 25px;
    font-family: "Poppins",  sans-serif;
    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: #081029;
}

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

.c-popup__container .continueEmail {
    margin-top: 20px;
    display: inline-block;
    position: relative;
    font-size: 18px;
    color: #081029;
    font-weight: 600;
    padding-right: 19px;
    text-transform: uppercase;
}

.c-popup__container .continueEmail::after {
  content: '\E90D';
  font-family: "icons";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 11px;
  transition: 0.3s;
}

.c-popup__container .continueEmail:hover::after {
  top: 1px;
  right: -5px;
}

.c-popup__title {
    width: 100%;
    display: block;
    line-height: 1.33;
    padding-bottom: 10px;
    font-family: "Poppins",  sans-serif;
    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",  sans-serif;
    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: #081029;
    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",  sans-serif;
    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: #081029;
    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: #081029;
    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",  sans-serif;
    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",  sans-serif;
    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: #081029;
    font-family: "Poppins",  sans-serif;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 0;
}
.w-attorneys .more{
    color: #081029;
    font-size: 18px;
    font-weight: 700;
}

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

.w-attorneys .abstract {
    font-size: 18px;
    line-height: 1.6;
    color: #081029;
    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 #081029;
}

.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;
}
.o-article__section .o-article__h3{
    margin-bottom: 25px;
    color: #081029;
}
.o-article__section ul{
    padding-left: 8px;
}
#professionals_detail .o-sidebar__item:first-child .o-sidebar__title{
    padding-top: 0;
    border: 0;
}
#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;
}
.o-static__col-right{
    margin-left: 30px;
    max-width: 320px;
    width: 100%;
}
#resources .o-article ul li{
    padding-left: 0;
}
#resources .o-article ul li::after{
    display: none;
}
/* exprience detail page style */
/* #news_detail #panel_head_attorneys
#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: #081029;
    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: #081029;
    font-weight: 300
}
/* News & Publications page styles*/
#news_landing .o-results__table:first-child{
    padding-top: 0;
}
#news_landing .o-results__table-head .o-results__table-row li{
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
}
#news_landing .o-results__table-head .o-results__table-row li a{
    font-size: 18px;
    font-weight: 700;
    color: #081029;
}
#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;
}
.c-heroslider__item{
    background-color: #081029;
}
#home .o-static{
    padding-top: 60px;
    padding-bottom: 0;
}
/* #home .o-static .o-container{
    max-width: 100%;
} */
#home .articleContent h2{
    color: #081029;
    margin-bottom: 33px;
    line-height: 1.5;
    font-size: 48px;
    font-weight: 400;
}
#main-title{
    max-width: 1410px;
    margin: 0 auto;
}
#home .articleContent{
    font-weight: 300;
    font-size: 32px;
    line-height: 1.3;
    color: #081029;
}
#home .news-wrap{
    background:url('/siteFiles/5854BBCC-133E-4506-BCED-23FBC80EC646/custom/images/news-bg-banner.jpg') no-repeat left center/58.5%;
}
#home .w-newsbox{
    display: block;
    max-width: 42.5%;
    margin-left: auto;
    padding: 65px 95px;
    background-color: #081029;
    margin-bottom: 0;
}
#home .subHead{
    width: 100%;
}
#home #newsBox.w-newsbox .headline{
    width: 100%;
    padding:40px 0;
    margin: 0;
    border-bottom: 1px solid #9D9FA2;
    display: flex;
    flex-direction: column;
}
#home .w-newsbox .subHead{
    padding: 0;
    margin-bottom: 0;
    color: #FFFFFF;
    font-family: "Prata", serif;
    font-size: 48px;
    font-weight: 400;
}
#home #newsBox.w-newsbox .headline:last-child{
    border: 0;
    padding-bottom: 0;
}
#home .w-newsbox h2{
    order: 1;
    margin-bottom: 10px;
    font-weight: 600;
}
#home .w-newsbox a{
    font-size: 24px;
    color: #FFFFFF;
    line-height: 1.5;
    margin: 0;
    transition: 0.3s;
    text-decoration-color: white;
}
#home .w-newsbox a:hover{
    text-decoration: underline;
}
#home .w-newsbox .date{
    font-size: 18px;
    line-height: 1.5;
    color: #081029;
    margin-bottom: 14px;
    order: 2;
    display: none;
}
#home .w-newsbox p em{
    font-style: normal;
}
#home .w-newsbox p{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.5;
    order: 3;
}
.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:18px;
}
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 {
    line-height: 30px;
}
ul.units .subList .cat {
    font-size: 16px;
}
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,
    .c-header .o-container{
        padding: 0 15px;
    }    
    .c-hero__info{
        max-width: 40%;
        padding:20px 15px 20px 15px;
    }
    .c-hero__image{
        align-self: stretch;
    }   
    .c-hero__image figure,
    .c-hero__image img{
        height: 100%;
        object-fit: cover;
    }
    .c-header__nav-main-item > a{
        font-size: 16px;
    }
    .footer-left{
        padding-right: 50px;
    }
    .footer-right{
        padding-left: 50px;    
    }
    #home .news-wrap{
        background-size: 100%;
    }
    #home .w-newsbox{
        padding: 50px;
    }
}
@media (max-width: 1299px) {
    .c-filters__col{
        max-width: 29%;
    }

}
@media (max-width: 1199px) {
    .c-header__nav-main-item > a{
        font-size: 14px;
    }
    #home .c-header{
        background-color: #081029;
    }
    #home .c-header::after{
        display: none;
    }
    #home .c-header__nav-main-item > a{
        color: #ffffff;
    }
    .c-header__logo a{
        max-width: 360px;
    }
    .c-header__nav-main-item{
        padding-bottom: 10px;
        margin-left: 15px;
    }
    .c-header{
        padding: 30px 0;
    }
    .c-hero__image,
    .c-hero__info{
        max-width: 50%;
    }
    #home .w-newsbox{
        padding: 40px;
        max-width: 50%;
    }
    .o-static{
        padding: 60px 0;
    }
    .c-hero__subtitle{
        padding-bottom: 40px;
        margin-bottom: 50px;
    }
    #contact-us .o-contact-container,
    #contact-middle-col{
        max-width: 50%;
    }
    #contact-us .o-contact-container{
        padding-left: 50px;
        margin-left: 0;
    }
}
@media (max-width: 991px) {
    .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 .c-header__nav .o-container{
        padding-left: 0;
    }
    .c-header__logo{
        max-width: 250px;
    }
    .c-heroslider__title{
        font-size: 48px;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    #home .w-newsbox{
        padding: 30px;
    }
    #home .news-wrap{
        background-position: left top;
        background-size: cover;
    }
    .footer-left{
        padding-right: 30px;
    }
    .footer-right{
        padding-left: 30px;
    }
    .c-footer__bottom-col.is-left{
        max-width: 40%;
    }
    .o-professional__info-figure{
        margin-bottom: 0;
        max-width: 337px;
    }
    .o-static{
        padding: 50px 0 60px;
    }
    .o-static__col-right{
        max-width: 280px;
    }
    .c-hero__subtitle{
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .o-contact-container{
        max-width: 38%;
    }
    #contact-us .o-contact-container{
        padding-left: 30px;
    }
}


@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__header {
        padding: 40px 0;
    }
    .o-professional__info-figure {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }
    .o-professional__info-figure img{
        height: 100%;
        display: block;
        max-height: none;
    }
    .o-professional__info{
        justify-content: flex-end;
        position: static;
    }
    .o-professional__info-right{
        position: relative;
    }
    .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 #D2A517;
    }
    .o-results__table-body:first-child .o-results__table-row{
        border-top: 0;
        padding-top: 0;
    }
    .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;
    }
    .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;
    }
    .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__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__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: 8px;
    }
    .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__container {
        padding-top: 53px;
        padding-bottom: 53px;
    }
    .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-container {
        max-width: 100%;
        padding: 40px 20px;
    }
    .c-heroslider__item-bg {
        display: block;
    }
    .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;
        margin: 0 -15px;
        background-color: #081029;
    }
    .c-tablinks__options.js-dropdown a {
        display: block;
        font-family: "Poppins",  sans-serif;
        font-weight: 400;
        background-color: transparent;
        color: #000000;
        padding: 15px;
        border-bottom: none;
    }
    .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;
        padding: 26px 0;
    }
    .c-header__top{
        padding-left: 0;
    }
    .c-header__nav-main-item{
        padding-bottom: 0;
    }
    .c-header .o-container{
        padding: 0 15px;
    }
    .c-header__top{
        width: 100%;
        max-width: 100%;
    }
    .c-header__logo{
        max-width: 380px;
    }
    .c-header__hamburger li{
        height: 2px;
    }
    .c-header__nav-main{
        display: block;
    }
    nav.c-header__nav.u-hide-print{
        background: #081029;
        height: 100vh;
        padding: 15px;
        overflow: auto;
        position: absolute;
        z-index: 555;
        top: 100%;
    }
    .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-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;
    }
    .o-results__table-body:last-child .o-results__table-row{
        border-bottom: 1px solid #09213c
    }
    .c-heroslider__subtitle{
        margin-bottom: 15px;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .c-hero__image{
        max-width: 100%;
    }
    #home .o-static{
        padding-top: 40px;
    }
    #videos .o-static__columns{
        padding-bottom: 40px;
    }
    .videoList__wrapper{
        padding-bottom: 0;
    }
    .header__inner{
        display: block;
    }
    .c-heroslider__inner--home .o-container{
        display: block;
    }
    #home .w-newsbox{
        max-width: 100%;
        padding: 60px 20px;
        background-color: rgba(8, 16, 41, 0.7);
    }
    .footer-row{
        display: block;
    }
    .footer-left{
        padding:0 0 50px;
        max-width: 100%;
        border-bottom: 1px solid #000000;
    }
    .footer-right{
        padding:50px 0 0;
        border: 0;
        max-width: 100%;
    }
    .footer-left-col{
        max-width: 50%;
    }
    .c-footer__top{
        flex-direction: column-reverse;
    }
    .c-footer__links{
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .c-footer__bottom-col.is-left{
        display: block;
    }
    p.c-footer__icvm.u-hide-print{
        position: static
    }
    .c-footer{
        padding: 50px 0 40px;
    }
    .c-footer__bottom-col.is-left,
    .c-footer__copyright,
    .copyright{
        max-width: 100%;
    }
    .o-professional__info-right{
        max-width: 53%;
    }
    #professionals_detail .o-static{
        padding-top: 0;
    }
    #page-tabs{
        margin-bottom: 60px;
    }
    .o-static__col-right{
        margin-left: 0px;
    }
    .o-static .c-pagetools.c-pagetools--mobile.u-hide-print{
        padding-top: 60px;
    }
    .c-tablinks__mobile-option{
        background-color: #D2A517;
        font-size: 24px;
        font-weight: 500;
        padding: 15px;
        color: #000000;
    }
    .c-tablinks__mobile-option::after{
        top: 18px;
    }
    .c-tablinks__options.js-dropdown{
        background-color: #D2A517;
        margin-right: -15px;
        border-bottom: 0;
    }
    .c-tablinks__options a{
        margin: 0;
        justify-content: flex-start;
        padding: 0 15px;
    }
    .c-tablinks__options li{
        border-top: 1px solid rgba(255,255,255,.3);
    }
    .c-tablinks__options li:last-child{
        margin-bottom: 0;
    }
    #contact-us .o-article{
        display: block;
    }
    #contact-us .o-contact-container,
    #contact-middle-col{
        padding-left: 0;
        max-width: 100%;
    }
    #contact-us .o-article #location-text {
        margin-bottom: 40px;
    }
}

@media(max-width: 767px){
    .c-header__logo{
        max-width: 250px;
    }
    .c-hero__title{
        font-size: 32px;
    }
    .c-hero__container{
        padding: 40px 0;
    }
    .c-footer__social{
        margin-bottom: 10px;
    }
    .c-footer address{
        text-align: center;
    }
    .c-footer__copyright{
        text-align: center;
    }
    .c-footer__bottom-col.is-left{
        display: block;
    }
    .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{
        display: block;
    }
    .o-professional__info-figure{
        position: relative;
    }
    .o-professional__info-name{
        font-size: 32px
    }
    .o-results__table-head{
        padding-top: 40px;
    }
    h2{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .c-heroslider__title{
        font-size: 42px;
        line-height: 1.2;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .c-heroslider__subtitle{
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 30px;
    }    
    .w-attorneys .slick-slide li{
        max-width: 100%;
    }
    .w-attorneys .subHead{
        font-size: 34px;
        padding-bottom: 20px;
    }
    .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;
    }
    #home .w-newsbox .subHead{
        font-size: 40px;
    }
    #home .w-newsbox{
        background-color: #081029;
    }
    #home .news-wrap{
        padding-top: 366px;
        background-size: 100%;
    }
    #home .w-newsbox{
        padding: 40px 20px;
    }
    .footer{
        padding: 40px 0;
    }
    .footer-left-row{
        margin: 0;
        display: block;
    }
    .footer-left-col{
        max-width: 100%;
        padding:0;
        margin: 0;
    }
    .footer-left{
        padding: 0 0 30px;
    }
    .footer-right{
        padding: 30px 0 0;
    }
    .copyright{
        text-align: left;
    }
    .o-professional__info-figure{
        max-width: 480px;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
    .o-professional__header{
        padding: 0 0 33px;
    }
    .o-professional__info-right{
        max-width: 100%;
        padding-top: 33px;
    }
    #page-tabs{
        margin-bottom: 20px;
    }
    .c-text,
    .c-hero__subtitle,
    #staticcontent .o-article h2,
    .o-article h2{
        font-size: 24px;
    }
    .c-text{
        padding-top: 20px;
    }
    .o-static{
        padding: 20px 0 60px;
    }
    .o-article img{
        display: block;
        height: auto !important;
        width: 100% !important;
    }
    .c-team__img{
        max-width: 100%;
    }
}
@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;
    }
    #home .articleContent h2{
        font-size: 32px;
        margin-bottom: 20px;
        line-height: 1.3;
    }
    #main-title p{
        font-size: 24px;
        line-height: 1.4;
    }
    #news_detail .c-newsheader{
        padding-bottom: 15px;
    }

}
@media(max-width: 575px){
    .c-header{
        padding: 30px 0;
    }
    .optionalTagLine{
        display: none;
    }    
    .c-hero__container{
        padding: 30px 0;
    }
    #video-embed{
        margin: 20px 0;
    }
    nav.c-header__nav.u-hide-print{
        top: 94px;
    }
    .o-sitemap li.expandable::after,
    .o-sitemap li{
        font-size: 18px;
    }    
    .c-text{
        padding-bottom: 30px;
    }
    .o-professional__info-name{
        font-size: 28px
    }
    .o-professional__info-position{
        font-size: 18px;
    }
    .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) {
    .c-team__position {
        font-size: 14px;
    }
    .c-team__name {
        font-size: 18px;
    }
    .c-professional__name {
        font-size: 18px;
    }
    .c-professional {
        font-size: 14px;
    }
}
/* Modal */

/* Modal Popup */
#overlay {
    width:100%;
    height:100%;
    background:url(../img/overlay_bg.png);
    z-index:99;
    position:absolute;
    left:0;
    top:0;
}
#modalPopup {
    position:fixed;
    z-index:100;
    width:560px;
    height:547px;
    left:50%;
    margin-left:-280px;
    top:50%;
    margin-top:-252.5px;
    border: 2px solid rgb(0, 0, 0);
    border: 18px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    border-radius:15px;
    
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */   
}
#modalPopup.altStyle {
    border:2px solid #0B6CA8;
    border: 2px solid rgba(11, 108, 168, 1);
    border-radius: 0
}
#modalPopup.altStyle .popup_head {
    display: none
}
.popup_tabLinks {
    display: none
}
#modalPopup.iframeStyle {
    width:996px;
    height:689px;
    margin-left:-498px;
    margin-top:-350px
}
#modalPopup.iframeStyle .inner {
    width:965px;
    height:657px;
}
#modalPopup.altStyle .inner {
    border-radius: 0;
    left:0;
    top:0;
    padding:0;
    width:100%;
    height:100%;
}
#modalPopup .popup_head {
    background: url(../img/popup_header.gif) left top no-repeat;
    /*border-bottom: 1px dashed #CCCCCC;*/
    padding-bottom: 15px;
    color: #047e86;
    font-family: "futura-pt-condensed-n7", "futura-pt-condensed",sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    height: 30px;
    font-size: 25px;
    text-transform: uppercase;
}
#modalPopup .popup_head.email {
    background:none;
    background: url(../img/popEmailHdrRpt.png) bottom repeat-x;
}
#modalPopup iframe body {
    font-size:16px;
}
#modalPopup iframe {
    width:100%;
    min-height:360px;
    border:0;
}
#modalPopup .inner {
    position:relative;
    left:-3px;
    top:-3px;
    width:530px;
    height:515px;
    padding:18px;
    border-radius:10px;
    background:#fff;
    overflow-y:auto;

    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */   
}
#modalPopup.altStyle .inner {
    overflow: visible;
    
}
#modalPopup.altStyle .inner .popupTabs {
    position: absolute;
    right: 0;
    top: 0;
    background: #0B6CA8;
    margin-top: -28px;
    margin-right: -2px;
    padding:5px 0;
    border-top-right-radius: 7px;
    border-top-left-radius:7px;
}
#modalPopup.altStyle .inner .popupTabs a {
    display: inline-block;
    color: #ffffff;
    margin: 0;
    padding: 0 7px 0 11px;
    border-left:1px dashed #fff;

}
#modalPopup.altStyle .inner .popupTabs a:first-child {
    border-left: 0
}
.lt-ie9 #modalPopup .inner {
    left:0;
    top:0;
    width:100%;
    height:100%;
}
#modalPopup .close_modal {
    background:url(../img/close_popup.png) no-repeat;
    position:absolute;
    right:9px;
    bottom:5px;
    width:23px;
    height:23px;
    cursor:pointer;
}
#modalPopup.altStyle .close_modal {
    display: none
}

#modalPopup .inner .popup_content {
    font-size:14px;
    font-family:georgia;
    color:#474747;
    line-height:1.3;
    margin:0;
}
#modalPopup.altStyle .inner .popup_content {
    height: 100%
}
#modalPopup.email .inner .popup_content{
    padding-right:20px;
}
#modalPopup .inner  {
    color:#474747;
    line-height:1.3;
    margin:0;
}
#modalPopup .inner a.continueEmail {
    display:inline-block;
    color:#025c65;
    margin-top:10px;
    font-size:17px;
    padding-right:0;
    font-family: "futura-pt-condensed-n7", "futura-pt-condensed",sans-serif;
    font-weight: 700;   
    position:relative;
}
#modalPopup .inner a.continueEmail:after {
    content: "\25ba";
    font-size: 10px;
    position: absolute;
    right: 0;
    line-height: 9px;
    margin-right: -14px;
    top: 7px;
}
/* End of Modal */
            /* C:\ICX\Live\ICX_AdminCore\siteFiles\5854BBCC-133E-4506-BCED-23FBC80EC646\FW5\css\main.css end   */
            
			/* Custom  icons start*/
				@font-face {
				  font-family: 'icons';
				  src: url(/siteFiles/5854BBCC-133E-4506-BCED-23FBC80EC646/FW5/icons/icons.eot) format('embedded-opentype'), url(/siteFiles/5854BBCC-133E-4506-BCED-23FBC80EC646/FW5/icons/icons.woff) format('woff'), url(/siteFiles/5854BBCC-133E-4506-BCED-23FBC80EC646/FW5/icons/icons.woff2) format('woff2');
 				}
				/* Custom  icons end*/
				/* Start Custom Css Fonts */ 
		    
		  /* End Custom Css Fonts */
		

/* [ Logo Css - /siteFiles/5854BBCC-133E-4506-BCED-23FBC80EC646/logo/logo.svg] */


		
			header a.logoType {
				background: url("/siteFiles/5854BBCC-133E-4506-BCED-23FBC80EC646/logo/logo.svg") repeat scroll 0 0 transparent;
				
						width : 380px;
						height : 75px;
					
			}
			#modalPopup .popup_head{
				background: url("/siteFiles/5854BBCC-133E-4506-BCED-23FBC80EC646/logo/logo.svg") no-repeat scroll 0 0 transparent;
				background-size:contain;
			}
		
	

/* [/ Logo Css ] */

/* [ Include Css - home.inc] */


/* [/ Include Css ] */

/* [ Custom Css ] */

/*-- iOS hack to fix rounded corners on input fields --*/
textarea, input[type="text"], 
input[type="button"],
input[type="submit"] {
-webkit-appearance: none; border-radius: 0;
border: 1px solid #999
} 

/*-- HIDE BIO LINK IN MAIN NAV --*/
.c-header__nav-main li#menuitem12953{
   display: none;
}

/*-- HEADSHOT ATTORNEY LANDING  --*/
.c-team__col[itemid="8350"] .c-team__img-link {
  background-image: url('/sitefiles/5854BBCC-133E-4506-BCED-23FBC80EC646/bio/headshot.jpg') !important;
}


/*-- NEWS LANDING --*/
.sidebar-pages ul li:first-of-type a {
  font-size: 0
}
.sidebar-pages ul li:first-of-type a:after{
  content: "About";
  font-size:18px
}

/*-- SERVICES LANIDNG --*/
#staticcontent[itemid="13230"] .o-static__col-middle {
  max-width: 100%;
  width: 100%;
}
#service_blocks {
  justify-items: stretch;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
}
#service_blocks > div{
    max-width: 29%;
    margin: 0 25px 50px;
}
#service_blocks div {
  background-color: #F5F6FB;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
#service_blocks div a{
  display: inline-block;
  text-transform: uppercase;
  margin-top: auto;
  padding-top: 30px;
  color: #081029;
  transition: 0.3s;
  font-weight: 600;
  position: relative;
  max-width: 134px;
  text-decoration: none;
}
#service_blocks div h3{
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #081029;
}
#service_blocks div a:after{
   content:"\e90d";
  font-family: icons;
  margin-left: 10px;
  font-size: 12px;
  transition: 0.3s;
  position: absolute;
  right: 0;
  bottom: -4px;
  transform: translate(0, -50%);
}
#service_blocks div a:hover{
  text-decoration: none;
  color: #D2A517;
}
#service_blocks div a:hover:after{
    bottom: 0;
    right: -3px;
}
#service_blocks h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
#service_blocks h3:before{
  content:"\e910";
  display: block;
  font-family: icons;
  color: #D2A517;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  font-weight: normal;
}
#service_blocks #personal-injury-svc h3:before{
  content:"\e910";
}
#service_blocks #business-transaction-svc h3:before{
  content:"\e90e";
}
#service_blocks #sports-svc h3:before{
  content:"\e911";
}
#service_blocks #tv-film-svc h3:before{
  content:"\e912";
}
#service_blocks #music-svc h3:before{
  content:"\e90f";
}


/*-- FLAT FEE PACKAGE PAGE --*/
#staticcontent[itemid="13232"] .o-static__col-middle {
  max-width: 100%;
  width: 100%;
}
#pricing-packages {
  display: grid;
  grid-template-columns: 48% 48%;
  row-gap: 50px;
  justify-items: stretch;
  justify-content: space-between;
  margin: 60px 0 40px;
}
#pricing-packages div {
  background-color: #F5F6FB;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
#pricing-packages div div {
   display: flex;
   background: transparent;
   border-radius: unset;
   padding: 0;
   flex-direction: row;
   justify-content: space-between;
   align-content: center;
   align-items: center
}
#pricing-packages div,
#pricing-packages ul li{
  color: #081029;
  font-size: 18px;
}
#pricing-packages h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 14px
}
#pricing-packages span {
  text-transform: uppercase;
}
#pricing-packages span strong {
  font-size: 48px;
  font-weight: 500;
}
#pricing-packages ul {
  border-top: 1px solid #D2A517;
  padding-top: 20px;
  margin-top: 10px;
}
#pricing-packages a {
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  background: #DFAE4F;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #081029;
  border-radius: 100px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  padding: 0 15px;
  transition: 0.3s;
}
#pricing-packages a:after {
  content: '\E90D';
  font-family: "icons";
  display: block;
  font-size: 13px;
  margin-left: 10px;
}
#pricing-packages a:hover{
   background: #081029;
   color: #DFAE4F;
}


/*-- CUSTOMER TESTIMONIALS --*/
#staticcontent[itemid="13069"] .o-static__col-middle {
  max-width: 100%;
  width: 100%;
}
#client-reviews {
  column-count: 3;
  column-gap: 40px;
}
#client-reviews blockquote {
  margin-bottom: 40px;
  border: 1px solid #D2A517;
  box-sizing: border-box;
  border-radius: 10px;
  position: relative;
  line-height: 26px;
  padding: 20px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;

}
#client-reviews blockquote cite {
  font-weight:600;
  letter-spacing:-0.02em;
  line-height:1.2;
  margin-top:20px;
  display: block;
}
#client-reviews blockquote cite:before {
  content:"-"
}
#client-reviews span {  
  background:#F5F6FB;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  font-weight: 600;
}


/*-- CONTACT US & NEWSLETTER SIGNUP --*/
#footer-form-container{
    padding: 150px 0;
    background-color: #F4F7F9;
}
#footer-form{
    display: flex;
    max-width: 1440px;
    padding: 0 15px;
    margin: 0 auto;
    justify-content: space-between;
}
#footer-text h2{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 48px;
    color: #000;
    margin-bottom: 20px;
}
#footer-text{
    max-width: 690px;
}
#footer-text p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 1.3;
    color: rgba(0, 0, 0, 0.8)
}
#fs-frm{
    max-width: 615px;
    width: 100%;
    padding-left: 15px;
}
#fs-frm textarea,
#fs-frm input{
    width: 100%;
    height: 40px;
    border: 1px solid #9D9FA2;
    padding: 6px 15px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1;
    font-family: 'Poppins';
    font-weight: 300;
}
#fs-frm textarea{
    height: 100px;
    resize: none;
    padding-top: 15px;
}
#fs-frm input[type="submit"]{
    background: #00517B;
    color: white;
    font-size: 18px;
    line-height: 1;
    border-radius: 100px;
    max-width: 115px;
    height: 38px;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 0;
    text-transform: uppercase;
    border: 0;
}
.submit-btn:hover,
#fs-frm input[type="submit"]:hover{
    background-color: #007DAC;
    transition: 0.3s;
}
.submit-btn{
    max-width: 115px;
    background: #00517B;
    border-radius: 100px;
    overflow: hidden;
}


/*-- CONTACT PAGE --*/
#contact-disclaimer {
  margin-top: 20px;
  font-size: 14px;
}


/*-- SLICK SLIDER--*/

/*-- HP Services Slider --*/
#hp_services{
    padding-bottom: 60px;
}
#hp_services_wrap{
    max-width: 1440px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    min-height: unset;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#hp_services_wrap .slick-track{
    display: flex;
}
#hp_services_wrap h2{
    margin-bottom: 92px;
    text-align: left;
    color: #081029;
    font-size: 48px;
    font-family: "Prata", serif;
    font-weight: 400;
}
#hp_services_wrap .slick-slide{
    height: inherit !important;
    margin: 20px;
    background: #F5F6FB;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    transition: all .2s ease-in-out; 
}
#hp_services_wrap .slick-slide:hover{
    transform: scale(1.1); 
    background: #D2A517
    }
#hp_services_wrap .slick-slide:hover .slider-icon::after{
    color: #000000;
}
#hp_services_wrap .slide-item a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#hp_services_wrap .hp_services_blocks{
    padding: 0 40px;
}
#hp_services_wrap .slider-icon{
    margin-bottom: 30px;
    position: relative;
    width: 50px;
    height: 50px;
    text-align: left;
}
#hp_services_wrap .slider-icon::after{
    content: "\E90E";
    font-family: "icons";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: #D2A517;
    transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
   -webkit-transition: all 0.4s ease;
}
#hp_services_wrap .slider-icon.personal-injury::after{
    content: "\E910";
}
#hp_services_wrap .slider-icon.business-transactions::after{
    content: "\E90E";
}
#hp_services_wrap .slider-icon.sports::after{
    content: "\E911";
}
#hp_services_wrap .slider-icon.television-film::after{
    content: "\E912";
}
#hp_services_wrap .slider-icon.music::after{
    content: "\E90F";
}
#hp_services_wrap .slide-item h3{
    color: #081029;
    margin-bottom: 10px;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase;
}
#hp_services_wrap .slide-item p{
    color: #081029;
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    text-align: left;
    position: static;
}
#hp_services_wrap .slick-slide.slick-current.slick-active.slick-center .slide-item h3{
    font-size: 28px;
}
#hp_services_wrap .slick-slide.slick-current.slick-active.slick-center .slide-item p{
    font-size: 22px;
}
#hp_services_wrap .slick-prev::before {
    content: "\EA19";
    font-family: "icons";
    font-size: 25px;
    color: #6A7279;
}
#hp_services_wrap .slick-next::before {
    content: "\EA20";
    font-family: "icons";
    font-size: 25px;
    right: 0;
    color: #6A7279;
}

#hp_services_wrap .slick-prev,
#hp_services_wrap .slick-next {
    top: 50%;
    transform: translate(0, -50%);
    z-index: 555;
}
#hp_services_wrap .slick-prev{
    left: 0;
}
#hp_services_wrap .slick-next {
    right: 0;
}
#hp_services_wrap h2 {
   margin-bottom: 20px;
   font-size: 36px;
   line-height: 40px;
}
#hp_services_wrap .view-services{
    position: relative;
    font-size: 18px;
    color: #081029;
    font-weight: 600;
    padding-right: 19px;
    margin-top: 40px;
    display: inline-block;
    text-transform: uppercase;
}
#hp_services_wrap .view-services::after{
    content: '\E90D';
    font-family: "icons";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 11px;
    transition: 0.3s;
}
#hp_services_wrap .view-services:hover::after{
    top: 2px;
    right: -5px;
}

/* 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: Poppins, 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: '←';
}


/*--  RESULTS --*/

#rep_matters .o-static__col-middle {
  max-width: 1440px;
  width: 100%;
}

#rep_matters #newsBox ul {
  display: grid;
  gap: 35px 35px;
  grid-template-columns: 33.33fr 33.33fr 33.33fr;
}

#rep_matters #newsBox ul li {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  border-bottom: none;
}

#rep_matters #newsBox ul li img {
  width: 100% !important;
  height: auto !important;
}

#rep_matters #newsBox ul li .news-content-wrapper {
  display: flex;
  flex-direction: column;
  border-top: 4px solid #d2a536;
  margin: 0;
  padding: 10px 0 0;
}

#rep_matters #newsBox ul li .news-content-wrapper .abstract {
   order: 1; /*thumbnail*/
}
#rep_matters #newsBox ul li .news-content-wrapper .name.title.noLink { 
   order: 2; /*title*/
   cursor: auto;
   color: #081029;
}
#rep_matters #newsBox ul li .news-content-wrapper p {
   order: 3;
}



/*-- RESPONSIVE STYLES --*/

@media (max-width: 1479px) {
    #service_blocks{
        margin: 0 -15px;
    }
    #service_blocks > div{
        margin: 0 15px 50px;
        max-width: 30%;
    }
}
@media (max-width: 1024px) {   
#pricing-packages div div {
   flex-direction: column;
   align-items: flex-start;
   margin-bottom: 20px;
   }
}
@media (max-width: 1199px) {
    #hp_services_wrap .slick-slide.slick-current.slick-active.slick-center .slide-item{
        background: #F5F6FB;
    }
    #hp_services_wrap .slider-icon{
        margin-bottom: 30px;
        width: 40px;
        height: 40px;
    }
    #hp_services_wrap .slider-icon::after {
        font-size: 40px;
    }
    .hp_services_blocks{
        padding: 0 15px;
    }
    #hp_services_wrap .slick-track{
        align-items: stretch;
    }
    #hp_services_wrap .slide-item,
    #hp_services_wrap .slick-slide > div{
        height: 100%;
    }
    .slick-slide{
        height: inherit !important;
    }
    #hp_services_wrap .slick-slide.slick-current.slick-active.slick-center .slider-icon::after {
        color: #D2A517;
    }
    #hp_services_wrap .slick-slide.slick-current.slick-active.slick-center .slide-item h3{
        font-size: 24px;
    }
    #hp_services_wrap .slick-slide.slick-current.slick-active.slick-center .slide-item p{
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    #service_blocks > div{
        margin: 0 15px 30px;
        max-width: 46%;
    }
    #client-reviews{
        column-gap: 30px;
    }
}
@media (max-width: 850px) {
    #hp_services_wrap .slick-slide:hover {
       transform: scale(1); 
    }    
    #pricing-packages{
        display: block;
    }
    #pricing-packages > div{
        margin-bottom: 50px;
    }
    #pricing-packages div div {
      flex-direction: row;
      align-items: center;
      margin-bottom: 0
    }
    #hp_services_wrap .hp_services_blocks{
        padding: 0 20px;
    }
    #hp_services_wrap .slick-next{
        right: -;
    }
    #client-reviews{
        column-count: 2;
    }
}
@media (max-width: 768px) {
    #hp_services_wrap .slick-slide{
       /* padding: 0; */
       margin: 10px;
    }
    #hp_services_wrap .slick-list.draggable{
        /*padding: 0 20px !important;*/
    }
    #hp_services_wrap .hp_services_blocks{
        padding: 0 25px;
    }
    #service_blocks{
        margin: 0 ;
    }
    #service_blocks > div{
        margin: 0 auto 50px;
        max-width: 576px;
    }
    #client-reviews{
        column-count: 1;
    }
    #rep_matters #newsBox ul {
        grid-template-columns: 50fr 50fr;
   }
}
@media (max-width: 480px) {
   #pricing-packages div div {
     flex-direction: column;
     align-items: flex-start;
     margin-bottom: 20px;
   }
      #rep_matters #newsBox ul {
        grid-template-columns: 100fr;
   }
}

/*-- MAILCHIMP FORM --*/
#mc_embed_signup .clear.foot p,
#mc_embed_signup .indicates-required,
#mc_embed_signup span.asterisk{
  display: none !important;
}
#mc_embed_signup form {
   margin: 0 !important;
}
#mc_embed_signup h2 {
   font-size: 32px !important;
   font-weight: 600 !important;
   margin: 0 0 10px !important;
}
#mc_embed_signup .form-intro {
   margin-bottom: 20px;
   font-size: 16px;
   line-height: 26px;
}
#mc_embed_signup input {
   font-family: "Poppins", sans-serif !important;
}
#mc_embed_signup .button {
   background-color: #081029 !important;
   border-radius: 100px !important;
   text-transform: uppercase;
   font-weight: 600 !important;
   border: 1px solid #081029 !important;
   color: #FFFFFF!important;
   font-size: 16px !important;
   padding: 0 20px !important;
   transform: perspective(1px) translateZ(0);
}
#mc_embed_signup .button:hover {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
}
#mc_embed_signup div#mce-responses {
   padding: 0 !important;
   margin: 0 !important;
}
#mc_embed_signup #mce-success-response {
  color: #081029 !important;
}






/* [/ Custom Css ] */

/* [ Remaining includes ] */

/* [ Mashup flag ] */
