/*================================================
NOTE:
--------------------------------------------------
TO avoid conflicts and code overwrites please
consider writing your own code inside following here.
=================================================*/
* {
    outline: none;
}
/*.owl-carousel .owl-stage {
    display: flex;
    align-items: flex-start;
}
.owl-carousel .owl-stage > * {
  	padding: 0.5rem 3rem !important;
}
.owl-carousel .owl-stage > *:not(:last-child) {
  	margin-inline-end: 50px !important;
	width: 480px !important;
}
.slider__item {height: 350px;}
.slider__item > a > img {
	width: auto;
    max-width: 300px;
	height: auto !important;
}
.slider__item > a > img {
    height: 42vh !important;
}
@media (min-width: 1600px) {
.slider__item > a > img {
    height: 42vh !important;
}
}*/

.home-page .home-slider-area.active-index-3 .active-index-3-graphics strong {
    display: block;
    line-height: 6vw;
}

@media (max-width: 1000px){
	.home-page .home-slider-area.active-index-3 .active-index-3-graphics {
		left: 0;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.home-page .home-slider-area.active-index-5 .active-index-5-graphics img {
		max-width: 60%;
	}
	
}

@media only screen and (min-device-width: 320px) 
  and (max-device-width: 869px) 
  and (orientation: landscape) { 
	.home-page .home-slider-area .the-oh-circle {width: 26vw;top: 5vh !important;left: 60vw !important;}
    .home-page .home-slider-area.active-index-2 .the-oh-circle {left: 28vw !important;}  
	.home-page .home-slider-area.active-index-5 .active-index-5-graphics img {max-width: 60%;}
    .home-page .home-slider-area.active-index-3 .active-index-3-graphics strong {
        display: block;
        line-height: 5vw;
        font-size: 7vw;
    }
}
.people-content-wrap .selected-attorney-detail .sa-content {
    width: 58%;
    margin-left: auto;
}
.people-content-wrap .selected-attorney-detail .sa-content header {
    width: 100%;
    margin-left: 0;
}
.people-content-wrap .selected-attorney-detail .sa-content header:before {
	-webkit-clip-path: polygon(100% 100%, 0 100%, 100% 0);
}
.people-content-wrap .selected-attorney-detail .sa-content .sa-short-bio {
	width: 100%;
    margin-left: 0;
	min-height: 45vh;
}
.people-content-wrap .selected-attorney-detail .sa-content .sa-short-bio .text-widget {    height: 25vh;}
.people-content-wrap .selected-attorney-detail .sa-content .view-bio {bottom: 15%}
.people-content-wrap .selected-attorney-detail .sa-content .sa-short-bio:before {
	-moz-box-shadow:    0 0 10px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
	box-shadow:    0 0 10px 1px rgba(0, 0, 0, 0.1);
	-webkit-clip-path: polygon(100% 100%, 0 100%, 100% 0);
}
.people-content-wrap .selected-attorney-detail .sa-content .view-bio:before{
	left: calc(-2vw - 4px);
	-webkit-clip-path: polygon(100% 100%, 0 100%, 100% 0);
	
}

.key-contacts-widget .key-contact-block {
    font-size: 6px;
    font-size: calc(1vw + 1px);
    display: inline-block;
    width: 215px;
    margin-top: 0;
    position: relative;
}
.key-contacts-widget .key-contact-block figure {
    width: calc(50px + 1.5vw);
    height: calc(50px + 1.5vw);
    border-radius: 50%;
    overflow: hidden;
    margin: calc(0.5vh + 10px) auto;
}
.horizontal-levels-nav > ul {
	display: flex;
    flex-flow: row nowrap;
    justify-content:flex-start ;
}
.horizontal-levels-nav > ul > li > a {
	font-size: calc(1px + 1vw);
    padding: calc(2vh) 2vw;
}
.horizontal-nav .inner-mobile-menu, .horizontal-levels-nav .inner-mobile-menu {padding-bottom: 20px;}
.horizontal-levels-nav .inner-mobile-menu > li > a {
    font-weight: bold;
}
.horizontal-levels-nav > ul > li ul li a {font-size: calc(0.75vw + 1px);}
.horizontal-levels-nav .inner-mobile-menu > li > ul > li > a {
    font-size: 12px;
}
@media (min-width: 1600px) {
	.key-contacts-widget .key-contact-block {
		font-size: calc(0.75vw + 1px);
	}	
	
}
@media (max-width: 1400px) {
	.key-contacts-widget .key-contact-block {
		font-size: calc(1vw + 1px);
	}	
	
}
@media (max-width: 1199px) {
	.key-contacts-widget .key-contact-block {
		font-size: calc(1.15vw + 1px);
	}	
	.key-contacts-widget header h3 {margin: 0}
	
}
@media (max-width: 1124px) {
	.key-contacts-widget .key-contact-block {
		font-size: calc(1.3vw + 1px);
	}	
	
}
@media (max-width: 767px) {
	.key-contacts-widget .key-contact-block {
		font-size: calc(1.8vw + 1px);
	}	
	
}
@media (max-width: 440px) {
	.key-contacts-widget .key-contact-block {
		font-size: calc(2.5vw + 1px);
		width:162px;
	}	
	
}
@media (max-width: 1199px) {
	.horizontal-levels-nav > ul > li > a {
		font-size: calc(1.5vw + 1px);
		padding: calc(2vh) 2vw;
		font-weight: normal;
	}
}
/* HOVER */
.hover-arrow {width: 90%; bottom: 4px;}
.hover-arrow:after {
    content: "Go Back";
    text-transform: uppercase;
    color: #0B70B7;
    border-top: 3px solid #0B70B7;
    height: calc(0.7vw + 9px);
    width: calc(87% + 1vw);
    padding-top: 2px;
    left: 6px;
    bottom: 7%;
    font-size: 7px;
    font-size: calc(0.23333vw + 0.23333vh + 8px);
    position: absolute;
    text-align: center;
    font-family: sans-serif;
}
.hover-arrow:before {
    content: "";
    position: absolute;
    left: 8px;
    bottom: 33%;
    width: calc(0.7vw + 12px);
    height: calc(0.7vw + 12px);
    background: transparent;
    text-indent: -9999px;
    border-top: 3px solid #0B70B7;
    border-left: 3px solid #0B70B7;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    transform: rotate(-45deg);
}

.doc-header .app-logo.pointer .hover-arrow {width: 120%;}
.doc-header .app-logo.pointer .hover-arrow:after  {left: -16px;}
.doc-header .app-logo.pointer .hover-arrow:before  {left: -17px;}

.offcanvas-wrap .offcanvas-nav .inner #navcontainer > ul li.active > a {color: #0B70B7;}
.mega-menu#mega-services .services-list ul li a {
    padding-top: calc(1.2vh + 3px);
    padding-bottom: calc(1.2vh + 3px);
}
.mega-menu#mega-services .industries-blocks .industry-block {
 flex: 0 0 calc(33% - (-20vh + 20%));
 padding: calc(1vw + 2px - (6vh - 5%)) calc(.5vw + 3px - (15vh - 15%));
    max-width: 33%;
}
.mega-menu#mega-services .services-list ul li a:hover {
    color: #0B70B7;
}

.mega-menu .alpha-wrap .alpha-list li button:hover, .mega-menu .alpha-wrap .alpha-list li button.active {
    background: #0B70B7;
    color: #fff;
}
.btn.btn-theme {border: 2px solid #0B70B7;}
.btn.btn-theme:hover {background: #057fd4; color: #fff;}
.people-search-area .attorney-resulted-block{
    font-size: 11px;
    font-size: calc(0.36667vw + 0.36667vh + 8px);
}

.people-search-area .attorney-resulted-block .attorney-title a {
    color: #0B70B7;
}

.people-search-area .attorney-resulted-block .attorney-title a:hover, 
	.mega-menu#mega-resources a:hover strong, 
	.news-ticker .news-slide .detail-view .related-attorneys > .ra .hover-tooltip strong a:hover, 
	.key-contacts-widget .key-contact-block .att-name:hover {
		color: rgba(11, 112, 183, 0.8);
}

.news-listing .news-block a:hover {
    color: #0B70B7;
}
.news-listing .news-block .news-category:hover {
    color: #000;
}
.btn.btn-banner:hover {
    background: #ffeb3b;
    color: #000000;
}
.horizontal-nav ul li a:hover {
    opacity: 0.8;
}
.horizontal-nav ul li:hover a:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: calc(0.4vh + 4px);
    transform: translate(0, -50%);
    top: 100%;
    background: #0B70B7;
    
}
.btn.btn-banner {
    border-radius: 50px;
}
.btn-secondary {
    background: #0B70B7;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-size: calc(0.46667vw + 0.46667vh + 8px);
    padding: 1.2vh 10px;
    display: block;
    width: 100%;
}
.btn:hover {
    color: #0B70B7;
}
.btn-secondary:hover {
    background: #057fd4;
    color: #fff;
}

.featured-slider .slick-arrow:hover:before {
    color: #000;
}
.doc-footer .credits a:hover, 
	.doc-footer .df-inner .footer-content ul.footer-nav li a:hover, 
	.doc-footer .df-inner .footer-content ul.social-follow li a:hover {
   		color: #82bbe2;
}

.social-list li a:hover {
    filter: brightness(1.2);
}
.bio-page .bio-content header .header-content .rank a:hover {
    color: #FFF;
}
.bio-page .bio-tab-triggers .visible-tabs ul li a:hover{
    color: #0B70B7;
}
.readMoreContent-wrap button:hover {
    background: #0094fb;
    color: #fff;
}
.news-listing .news-block .event-metas .team ul li a:hover{color: rgba(11, 112, 183, 0.8);}

/* related bio homepage news slider */
.news-ticker .news-slide .detail-view .related-attorneys > .ra .hover-tooltip {
    bottom: 68%;
}

@media(min-width: 1400px) {
.news-ticker .news-slide .detail-view .related-attorneys > .ra .att-img {
    width: calc(100% - 20px);
}
}
.news-ticker .news-slide .detail-view .related-attorneys {
    text-align: center;
}
.page-content .related-attorneys.attorney-2 {
    text-align: left;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap.expand-all-attorneys figure:after, .news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap.expand-all-attorneys:after {
    display: none;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap.extra-placeholders {
    display: none;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap figure {
    border: 0 solid rgba(0, 0, 0, 0);
    transition: all ease-in 0.2s;
    box-shadow: 0 0 8px 0 rgba(0, 20, 36, 0.48);
    position: relative;
    width: 40px;
    margin: 0;
    border-radius: 50%;
    overflow: hidden;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap figure > img {
    height: auto;
    width: 100%;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap figure > a > img {
    left: 50%;
    top: 5%;
    width: 150%;
    height: auto;
    position: absolute;
    transform: translate(-50%, 0);
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap figure > a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: 0 solid #f9c935;
    transition: all 0.2s ease-in;
    z-index: 15;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap figure > a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: 0 solid #00bfff;
    z-index: 10;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap.expand-all-attorneys .toggle-related {
    background: #0970b7;
    position: absolute;
    border: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: all 0.2s ease-in;
}
.news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap.expand-all-attorneys .toggle-related:hover {background:rgba(11, 112, 183, 0.8); }
.news-ticker .news-slide .detail-view .related-attorneys.related-att-js.attorneys-more.reveal-on-hover {
    width: calc(11vw + 40px);
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    padding: 20px 10px 20px 0;
}
.news-ticker .news-slide .detail-view .related-attorneys.related-att-js.attorneys-more.reveal-on-hover > .ra .att-img {
    width: calc(4vw + 30px);
}

@media (min-width: 768px) and (max-width: 1023px) {
	.news-ticker .news-slide .detail-view .related-attorneys.related-att-js.attorneys-more.reveal-on-hover {width: calc(13vw + 40px);}
}
@media (min-width: 481px) and (max-width: 767px) {
    .news-ticker .news-slide .detail-view .related-attorneys.related-att-js.attorneys-more.reveal-on-hover{width: calc(14vw + 40px);}   
    .news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap figure {width: 25px;}
}

@media (min-width: 320px) and (max-width: 480px)  {
    .news-ticker .news-slide .detail-view .related-attorneys.related-att-js.attorneys-more.reveal-on-hover{width: calc(20vw + 40px);}   
    .news-ticker .news-slide .detail-view .related-attorneys .placeholder-wrap figure {width: 25px;}
}


label.error {
    color: red;
}
.required-field {
    color: #e20e0e;
}
.subscribe-page-type #post-content .required-field {
    color: #e20e0e;
}
a {
    text-decoration: none;
}
span.distinction {
    text-transform: none;
}
.news-listing h1 {
    color: #171717;
    font-weight: bold;
    line-height: 1;
    font-size: 30px;
    font-size: calc(1vw + 1vh + 8px);
    margin: 0 0 calc(0.5vh + 10px);
    text-transform: uppercase;
}
.text-widget ul li ul {
    margin-bottom: 0;
}
.offcanvas-wrap .offcanvas-nav .inner #navcontainer > ul ul ul {
    display: block;
}
.owl-nav > div {
    height: 97px;
    width: 97px;
}
.owl-nav > div.owl-prev {
    left: -75px;
    background: url("../img/team-left.png") no-repeat center center;
}
.owl-nav > div.owl-next {
    right: -75px;
    background: url("../img/team-right.png") no-repeat center center;
}
.owl-nav > div.owl-prev:hover {
    left: -55px;
}
.owl-nav > div.owl-next:hover {
    right: -55px;
}
.page-header {
    border-radius: 0
}
.key-contacts-widget .key-contact-block address {
    font-size: 16px;
    font-size: calc(0.46667vw + 0.46667vh + 8px);
    margin-top: 2rem;
}
.key-contacts-widget .key-contact-block address .btn {
    display: inline-block;
    padding: 10px 25px 8px;
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background-color: #0970b7;
    cursor: pointer;
}
.key-contacts-widget .key-contact-block address .btn:hover {
    background-color: rgba(11, 112, 183, 0.8);
}
.news-listing.no-images .news-block .news-content {
    padding-left: 0;
}
.news-listing .news-block .event-metas .team ul li:after {
    margin-left: -3px;
}
.news-listing.wide-pictures .news-block .news-content {
    padding-left: 3%;
    flex: 0 0 62%;
    max-width: 62%;
}
.news-listing .news-block .event-metas .team ul li:after {
    content: ",";
    padding-right: 3px;
}
i.fa-globe-americas {
    margin-right: 5px;
}
.images-only .news-block .news-figure {
    flex: 0 0 100%;
    max-width: 100%;
}
.news-listing .news-block.no-image {
    padding-left: 0;
}
.news-listing .news-block.no-image .news-content {
    padding-left: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.sidebar-oblon-global-reach-primary img {
    display: inline-block;
    width: 30%;
    margin-right: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
}
.sidebar-oblon-global-reach-primary img:last-child {
    margin-right: 0;
}

@media (max-width: 500px) {
.sidebar-oblon-global-reach-primary img {
    width: 100%;
    margin-right: 0;
}
}
.readable-days-left {
    background: #50A536;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    font-size: 4px;
    font-size: calc(0.13333vw + 0.13333vh + 8px);
    border-radius: 50px;
    padding: calc(0.2vh + 3px) calc(0.5vw + 5px);
    margin-left: calc(0.5vw + 5px);
}
.readable-days-left a {
    color: #fff;
} 
.news-listing .news-block .event-metas .schedule .readable-days-left:hover {
	background: #bb0000;
	
}
.readable-days-left a:hover {
    color: #fff !important;
} 

/*figure.client {max-height: 350px;}*/
figure.client img {
    border-radius: 10px;
}
.selected-clients {
    text-align: center
}
.selected-clients-wrapper {
    margin: 0 auto;/*width: 1200px*/
}
.selected-clients-wrapper img {
    padding: 1% 2%;
    display: block;
    float: left;
}
.side-image {
    float: right;
    margin-left: 70px;
    margin-bottom: 30px;
}
blockquote.abstract {
    font-size: 18px;
    color: #0B70B7;
    font-style: italic;
    font-weight: 400;
    display: block;
    margin: 20px 0 25px;
}
.history-wrapper {
    border-top: 1px solid #ccc;
    margin-top: 50px;
    padding-top: 50px
}
.history-wrapper h3 {
    margin: 0 0 30px
}
.history-item {
    background: #f3f3f3;
    margin-bottom: 6px;
    padding: 30px 35px;
    border-left: 6px solid #cfcfcf;
    display: block;
    float: left
}
.history-item.has-image {
    border-left: 6px solid #0970b7;
    background: #d9d9d9
}
.history-item img {
    float: left;
    margin: 9px -180px 9px 0;
    width: 175px;
    height: 100px;
    display: block
}
.history-item .history-note, .history-item .history-year {
    float: left;
    display: block;
    margin-left: 215px
}
.history-item .history-year {
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 3px
}
.text-widget ul {
    padding: 0 0 0 20px;
    margin-bottom: calc(2vh + 15px);
}
.key-contacts-widget .key-contact-block h3 {
    font-weight: bold;
    font-size: 16px;
    font-size: calc(0.53333vw + 0.53333vh + 8px);
    text-transform: uppercase;
}
.sidebar-careers-secondary {
    display: none;
}
.header-list-widget ul > li#Nav4_NavItem07:after {
    content: '';
}
#sidebar-secondary, .page-title-heading {
    display: none
}
.attorneys-image {
    margin-bottom: 10px
}
.attorneys-quote p {
    font-weight: 400;
    font-style: italic;
    color: #0B70B7
}
.attorneys-attr-1, .attorneys-attr-2 {
    font-weight: 400;
    font-style: italic;
    color: #0B70B7;
    line-height: 1.3;
    display: block
}
.attorneys-attr-1 {
    margin-top: 10px
}
.attorneys-attr-1:before {
    content: "-";
    margin-right: 3px
}
.attorneys-attr-2 {
    margin-left: 9px
}
.job-opening {
    border-top: 1px solid #ccc;
    margin-top: 30px;
}
.job-opening h3 {
    margin: 30px 0 5px;
    text-transform: uppercase;
}
.joblocation {
    margin-bottom: 20px;
}
.hide, .news-listing .hide {
    display: none;
}
#global-search-results {
    height: 100%;
    display: table
}
#global-search-results section {
    display: table-row
}
#global-search-results section.first .search-section-results, #global-search-results section.first .search-section-title {
    border-top: 1px solid #ccc
}
#global-search-results .first.last .office-location-details, #global-search-results .office-location-details {
    float: none;
    width: 100%
}
.search-section-title {
    clear: both;
    border-bottom: 1px solid #ccc;
    width: 260px;
    background-color: #f3f3f3;
    text-align: right;
    display: table-cell
}
.search-section-title h2 {
    padding: 30px;
    font-weight: 400;
    font-size: 26px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #686762
}
.search-section-results {
    border-bottom: 1px solid #ccc;
    display: table-cell;
    vertical-align: top;
    padding: 30px 30px 30px 60px;
    width: 1130px
}
.search-section-results .person {
    clear: both
}
.search-section-results .person img {
    float: left;
    margin: 0 30px 30px 0;
    border-radius: 50%;
    height: calc(60px + 2.5vw);
    width: calc(60px + 2.5vw);
}
.search-section-results .person .col {
    padding-top: 3px
}
.search-section-results .person .last, .search-section-results .person .person-contact-info {
    display: none
}
.search-section-results .person .person-info a {
    font-weight: 500;
    color: #0970b7;
    text-decoration: none
}
.search-section-results .person .person-info a:hover {
    color: #053548
}
.search-section-results article {
    margin-bottom: 25px
}
.search-section-results .post-title {
    font-size: 17px;
    color: #0970b7;
    font-weight: 500;
    text-decoration: none
}
.search-section-results .post-title:hover {
    color: #053548
}
.search-section-results .practice-area .post-title {
    display: block
}
.search-section-results .publication-listing {
    border: 0;
    padding-top: 0
}
.search-section-results .publication-listing.hide {
    display: none
}
.search-section-results .publication-listing .byline, .search-section-results .publication-listing .date {
    color: #28292c;
    font-size: 15px
}
.search-section-results .publication-listing .post-title {
    font-size: 17px;
    font-weight: 500;
    color: #0970b7;
    text-decoration: none
}
.search-section-results .publication-listing .post-title:hover {
    color: #053548
}
.search-section-results .case-study-listing {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    height: auto
}
.search-section-results .case-study-listing .post-title {
    font-size: 17px;
    color: #0970b7;
    font-weight: 300;
    text-decoration: none
}
.search-section-results .case-study-listing .post-title:hover {
    color: #053548
}
.search-section-results .news-item-listing {
    border: 0;
    padding-top: 0
}
.search-section-results .news-item-listing .byline, .search-section-results .news-item-listing .date, .search-section-results .news-item-listing .post-title {
    font-size: 17px;
    color: #000
}
.search-section-results .news-item-listing .news-item-title {
    font-size: 17px;
    color: #0970b7;
    font-weight: 500;
    text-decoration: none
}
.search-section-results .news-item-listing .news-item-title:hover {
    color: #053548
}
.search-section-results .news-item-listing .description, .search-section-results .news-item-listing .more-link {
    display: none
}
.search-section-results .event-listing {
    margin-top: 0
}
.search-section-results .event-listing.first {
    margin-top: 0
}
.search-section-results .event-listing .post-title {
    font-size: 17px;
    color: #0970b7;
    font-weight: 500;
    text-decoration: none
}
.search-section-results .post-title strong {
    font-weight: 500;
}
.search-section-results .event-listing .post-title:hover {
    color: #053548
}
.search-section-results .press-item-listing {
    border: 0;
    padding-top: 0
}
.search-section-results .press-item-listing .byline, .search-section-results .press-item-listing .date {
    color: #28292c;
    font-size: 15px;
    display: block
}
.search-section-results .press-item-listing .press-item-title {
    font-size: 17px;
    color: #0970b7;
    font-weight: 500;
    text-decoration: none;
    display: block
}
.search-section-results .press-item-listing .press-item-title:hover {
    color: #053548
}
.search-section-results .press-item-listing .more-link {
    display: none
}
.search-section-results .press-item-listing .publication-name {
    font-size: 15px;
    color: #28292c;
    font-style: italic
}
.search-section-results .industry h3 {
    margin: 0 0 25px;
    font-size: 17px;
    font-weight: 500
}
.search-section-results .view-more {
    clear: both;
}
.search-section-results .office-location-details {
    float: none;
    width: 100%
}
.search-query label {
    font-style: italic
}
.search-query .search-query-text {
    font-weight: 700
}
.search-person-info {
    display: block;
    float: left
}
.search-person-info .person-position-title {
    display: block;
    line-height: 1.1
}
.person-name-position a {
    display: block
}
.search-no-results .search-section-title {
    height: 300px
}
.predictiveSearch-loadingGraphic {
    text-align: center;
    padding: 10px
}
.predictiveSearch-noResults {
    padding: 5px 10px
}
.predictiveSearch-postType-title {
    background-color: #0970b7;
    color: #fff;
    font-weight: 400;
    padding: 5px 10px
}
.predictiveSearch {
    border: 1px solid #ccc;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #fff;
    z-index: 1000;
    position: absolute;
    top: 100%;
    left: 0;
    text-transform: none;
    width: inherit
}
.predictiveSearch .predictiveSearch-post {
    border-bottom: 1px solid #ccc
}
.predictiveSearch .predictiveSearch-post:last-child {
    border: 0
}
.predictiveSearch .predictiveSearch-post.active {
    background: #f3f3f3
}
.predictiveSearch .predictiveSearch-post .group {
    padding: 8px;
    overflow: hidden;
    text-decoration: none;
    color: #000;
    display: block
}
.predictiveSearch .predictiveSearch-post .thumbnail {
    width: 60px;
    height: 60px;
    margin-right: -60px;
    float: left
}
.predictiveSearch .predictiveSearch-post .highlight-nickname, .predictiveSearch .predictiveSearch-post .name {
    display: inline-block
}
.predictiveSearch .predictiveSearch-post .name {
    font-weight: 400;
    color: #0970b7
}
.predictiveSearch .predictiveSearch-post .name:hover {
    color: #053548
}
.predictiveSearch .predictiveSearch-post .highlight-nickname {
    color: #969696;
    margin-left: 5px
}
.predictiveSearch .predictiveSearch-post .position {
    color: #000;
    display: block;
    margin-left: 70px
}
.predictiveSearch .predictiveSearch-post.has-children .group {
    padding-bottom: 0
}
.predictiveSearch .predictiveSearch-post .predictiveSearch-childPosts .predictiveSearch-post {
    border-bottom-style: none
}
.predictiveSearch .predictiveSearch-post .predictiveSearch-childPosts .predictiveSearch-post .group {
    padding-top: 4px;
    padding-bottom: 4px
}
.predictiveSearch .predictiveSearch-post .predictiveSearch-childPosts .predictiveSearch-post .highlight-nickname, .predictiveSearch .predictiveSearch-post .predictiveSearch-childPosts .predictiveSearch-post .name {
    font-weight: 400;
    font-size: 90%;
    display: inline
}
.predictiveSearch .predictiveSearch-post .predictiveSearch-childPosts .predictiveSearch-post a:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000;
    font-size: 15px;
    margin-right: .5em;
    right: auto;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    display: inline-block
}
.predictiveSearch .predictiveSearch-postType-person .predictiveSearch-post .name {
    margin-left: 70px
}
.predictiveSearch .predictiveSearch-postType-industry .thumbnail, .predictiveSearch .predictiveSearch-postType-practice-area .thumbnail {
    display: none
}
.predictiveSearch .predictiveSearch-search {
    padding: 5px 10px;
    color: #fff;
    background-color: #0970b7;
    font-weight: 400;
    height: 60px;
    cursor: pointer
}
.predictiveSearch .predictiveSearch-search:hover {
    background: #8cbf02
}
.predictiveSearch .predictiveSearch-search:before {
    content: "\f002";
    font-family: FontAwesome;
    color: #fff;
    font-size: 18px;
    margin-right: 0;
    right: 0;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    display: inline-block
}
.predictiveSearch .predictiveSearch-search:before {
    position: absolute;
    bottom: 5px;
    right: 10px;
    display: block
}
.predictiveSearch.popRight {
    max-height: 500px;
    overflow-y: scroll
}
.search.people-page-type #sidebar-secondary {
    width: 300px;
    float: left;
    margin-right: 70px;
    margin-left: 0;
    margin-top: 0;
    background-color: #f3f3f3
}
.search.people-page-type #sidebar-secondary aside:first-child {
    margin: 0
}
 .search.people-page-type :-ms-input-placeholder {
 color: #969696
}
.search.people-page-type #main {
    background: 0 0;
    min-height: 0;
    margin-top: 0;
    margin-bottom: auto
}
.search.people-page-type #content {
    margin-top: auto
}
.search.people-page-type #post-content {
    width: 830px;
    float: right
}
.search.people-page-type #post-content.has-sidebar {
    width: 830px
}
.search.people-page-type .people-search-form .field {
    width: 244px;
    margin-right: 70px;
    margin-bottom: 10px
}
.search.people-page-type .people-search-form .field .text {
    width: 244px
}
.search.people-page-type .people-search-form #advanced-people-search-form .search-button {
    position: static
}
.search.people-page-type .people-search-filter {
    display: none
}
.search.people-page-type.search-results #advanced-people-search-form {
    display: block
}
.search.people-page-type h2 {
    position: absolute;
    left: 0;
    top: 0
}
.search.people-page-type #basic-people-search-form {
    display: none
}
.search.people-page-type #advanced-people-search-form {
    margin: 25px 20px
}
.search.people-page-type #advanced-people-search-form .text {
    width: 244px;
    height: 30px;
    font-size: 14px
}
.search.people-page-type #advanced-people-search-form .input-wrap.icon-search:before {
    content: "\f002";
    font-family: FontAwesome;
    color: #969696;
    font-size: 19px;
    margin-right: 0;
    right: -8px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    display: inline-block
}
.search.people-page-type #advanced-people-search-form .input-wrap.icon-down-triangle:before {
    content: "\f078";
    font-family: FontAwesome;
    color: #969696;
    font-size: 19px;
    margin-right: 0;
    right: -8px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    display: inline-block
}
.search.people-page-type #advanced-people-search-form .input-wrap:before {
    position: absolute;
    right: 0;
    top: 5px;
    pointer-events: none
}
.search.people-page-type #advanced-people-search-form .people-search-toggle, .search.people-page-type #advanced-people-search-form .view-all-people {
    display: none
}
.search.people-page-type #post-content p {
    margin: 0 0 25px
}
.search.people-page-type article {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    display: table;
    width: 100%
}
.search.people-page-type img {
    display: block;
    float: left
}
.search.people-page-type .image-link, .search.people-page-type .rainmaker-placeholder-image {
    margin-top: 3px;
    width: 60px;
    height: 60px
}
.search.people-page-type .person-info {
    display: block;
    float: right
}
.search.people-page-type .col {
    display: block;
    float: left;
    width: 310px;
    margin-left: 20px
}
.search.people-page-type .col a {
    font-weight: 700;
    text-decoration: none
}
.search.people-page-type .col.person-contact-info {
    width: 310px
}
.search.people-page-type .col.person-contact-info a {
    font-weight: 400;
    text-decoration: none
}
.search.people-page-type .col.last {
    width: 80px;
    float: right;
    text-align: right
}
.search.people-page-type .col.last .btn {
    font-weight: 400
}
.search-section-results .horizontal-attorney-block {
    padding: calc(2vh + 15px) calc(0vw + 10px);
}

@media screen and (max-width: 767px) {
.selected-clients-wrapper {
    width: 100%;
    padding: 0;
    max-width: 590px;
    margin: 0 auto
}
.selected-clients-wrapper img {
    padding: 35px 75px;
    float: none;
    margin: 0 auto;
    border-bottom: 1px solid #ccc!important
}
.selected-clients-wrapper img:last-child {
    border-bottom: none!important
}
history-item {
    padding: 20px 25px
}
.history-item img {
    float: none;
    margin: 0 0 5px
}
.history-item .history-note, .history-item .history-year {
    margin-left: 0
}
#global-search-results section.first .search-section-results, #global-search-results section.first .search-section-title {
    border-top: 0
}
.search-section-results, .search-section-title {
    display: inline-block;
    width: 100%;
    border-top: 0
}
.search-section-title {
    margin-bottom: 5px;
    border: 0
}
.search-section-title h2 {
    text-align: left;
    padding: 10px;
    font-size: 20px
}
.search-section-results {
    padding: 20px 0 30px;
    border: 0
}
.search-section-results .view-more {
    float: left
}
.search-section-results .case-study-listing {
    border: 0;
    padding-top: 0
}
.search-no-results .search-section-title {
    height: auto
}
.search-no-results .search-section-results {
    padding: 0
}
}

@media (max-width: 500px) {
.news-listing.wide-pictures .news-block .news-figure {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.news-listing.wide-pictures .news-block .news-content {
    flex: 0 0 100%;
    max-width: 100%;
}
}
.social-icon {
    align-items: center;
    justify-content: center;
    position: relative;
    width: calc(1vw + 0.8vh + 8px);
    height: calc(1vw + 0.8vh + 8px);
    line-height: calc(1vw + 0.8vh + 8px);
    margin: 0 0.5rem;
    border-radius: 50%;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 2.5rem;
    text-decoration: none;
    transition: all 0.15s ease;
}
.social-icon:hover {
    color: #fff;
}
.social-icon:hover .tooltip {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -150%);
}
.social-icon:active {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.social-icon {
    background: #FFF;
    color: currentColor;
}
.social-icon .tooltip {
    background: #FFF;
    color: currentColor;
}
.social-icon .tooltip:after {
    border-top-color: #FFF;
}
.social-icon--linkedin {
    background: #006599;
    color: #fff;
}
.social-icon--linkedin .tooltip {
    background: #006599;
    color: currentColor;
}
.social-icon--linkedin .tooltip:after {
    border-top-color: #006599;
}
.social-icon--twitter {
    background: #2b97f1;
    color: #fff;
}
.social-icon--twitter .tooltip {
    background: #2b97f1;
    color: currentColor;
}
.social-icon--twitter .tooltip:after {
    border-top-color: #2b97f1;
}
.social-icon--codepen {
    background: #000;
    color: #fff;
}
.social-icon--codepen .tooltip {
    background: #000;
    color: currentColor;
}
.social-icon--codepen .tooltip:after {
    border-top-color: #000;
}
.social-icon--facebook {
    background: #3b5a9b;
    color: #fff;
}
.social-icon--facebook .tooltip {
    background: #3b5a9b;
    color: currentColor;
}
.social-icon--facebook .tooltip:after {
    border-top-color: #3b5a9b;
}
.social-icon--instagram {
    background: #527fa6;
    color: #fff;
}
.social-icon--instagram .tooltip {
    background: #527fa6;
    color: currentColor;
}
.social-icon--instagram .tooltip:after {
    border-top-color: #527fa6;
}
.social-icon--dribbble {
    background: #ef5a92;
    color: #fff;
}
.social-icon--dribbble .tooltip {
    background: #ef5a92;
    color: currentColor;
}
.social-icon--dribbble .tooltip:after {
    border-top-color: #ef5a92;
}
.social-icon--github {
    background: #4284c0;
    color: #fff;
}
.social-icon--github .tooltip {
    background: #4284c0;
    color: currentColor;
}
.social-icon--github .tooltip:after {
    border-top-color: #4284c0;
}
.social-icon i {
    position: relative;
    top: 1px;
}
.con-tooltip {
    position: relative;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: default;
}
/* Tooltips */
.tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: calc(12vw + 5px);
    padding: calc(0.75vh + 5px) 0.25vw;
    background: #093757;
    color: #FFF;
    position: absolute;
    top: -5vh;
    left: -8vh;
    text-align: center;
    border-radius: 9px;
    font-size: calc(0.23333vw + 0.23333vh + 8px);
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}
/* tooltip  after*/
.tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: #093757 transparent transparent transparent;
    position: absolute;
    left: 8.9vh;
    top: 3.75vh;
}
.con-tooltip:hover .tooltip {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    animation: odsoky 1s ease-in-out infinite alternate;
}
@keyframes odsoky {
 0% {
 transform: translateY(6px);
}
 100% {
 transform: translateY(1px);
}
}
/*hover ToolTip*/
.left:hover {
    transform: translateX(-6px);
}
.top:hover {
    transform: translateY(-6px);
}
.bottom:hover {
    transform: translateY(6px);
}
.right:hover {
    transform: translateX(6px);
}
.bio-page .bio-content header .header-content .rank a {
    color: #d4d4d4
}
.pagination-block ul li {
    margin-right: calc(0.5vw + 0px);
}
.pagination-block ul li a, .pagination-block ul li span {
    min-width: calc(3vw + 14px);
}
.pagination-block ul li a.nextpostslink, .pagination-block ul li a.previouspostslink {
    padding: 0.6vw calc(1.5vw + 15px);
}
.pagination-block ul li a:hover, .pagination-block ul li span.current {
    background: #0B70B7;
    color: #fff;
}


.awards>.row {padding: 70px 30px}
.awards>.row-1 {padding: 0 0 30px 0}
.awards>.row-2 {padding: 5px 30px 20px 30px}
@media (max-width:991px) {
	.awards>.row {padding: 40px 15px}
	.awards>.row-1 {padding: 0 0 20px 0}
	.awards>.row-2 {padding: 5px 15px 10px 15px}
}
/* BIO TABS */

.bio-page .bio-tab-triggers .visible-tabs ul {
    margin: 0 0 0 0;
    padding: 0;
    display: flex;
    justify-content:flex-start;
		
}
.bio-page .bio-tab-triggers {
    font-size: calc(0.8888vw + 1px);
}
.bio-page .bio-tab-triggers .visible-tabs ul li a {    
	display: block;
    padding: calc(2vh) 2vw;
    margin: 0;
	padding-top: 23px;
    padding-bottom: 20px;
}
.bio-page .bio-tab-triggers .visible-tabs ul li:first-child > a {
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
}

@media (min-width: 1500px){
	.bio-page .bio-tab-triggers {
    font-size:15px;
	}
	.bio-page .bio-content{max-width: 1000px;
	}
}
@media (min-width: 2438px){.bio-page .bio-tab-triggers {
    font-size: calc(1vw - 11px);
}.bio-page .bio-content{max-width: 1000px;
	}}

@media (min-width: 481px) and (max-width: 880px){
	
	.bio-page .bio-figure {width: 100%;position: relative;top: auto;height: 50vh;}
	.bio-page .bio-figure img {width: auto;max-width: 100%;height: 50vh;}
	.bio-page .bio-content {width: 100%;max-width: 880px;}
	.bio-page .bio-content header.no-video .header-content .att-contact {
		margin-right: 1vw;
		position: absolute;
		right: 20px;
		top: 62px;
	}
	.bio-page .bio-tab-triggers {
    font-size: calc(1.5vw + 2px);
}
	
	.bio-page .bio-tab-triggers .visible-tabs ul {
    margin: 0 0 0 0;
    padding: 0;
    display: flex;
    justify-content:flex-start;
}
	.bio-page .bio-tab-triggers .visible-tabs ul li a {
    padding: calc(3vh) 2vw;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 20px;
}
	.bio-page .bio-tab-triggers .visible-tabs ul li:first-child > a {
    margin: 0;
    padding-left: 20px;
	padding-right: 20px;
	
}
	
	.featured-slider .feature-slide h3 {height: 138px; overflow: hidden;}
	
}


@media (max-width: 600px){
	.bio-page .bio-content header.no-video .header-content .att-contact {position: relative;right: 0; top: 0;}
}


@media (min-width: 320px) and (max-width: 480px)  {
   .bio-page .bio-tab-triggers {
    font-size: calc(1vw + 5px);
}
	.bio-page .bio-tab-triggers .visible-tabs ul {
    margin: 0 0 0 0px;
    padding: 0;
    display: flex;
    justify-content:flex-start;
}
	.bio-page .bio-tab-triggers .visible-tabs ul li a {
    display: block;
    padding: calc(2vh) 1.5vw;
    margin: 0;
	padding-top: 23px;
    padding-bottom: 20px;
}
	.bio-page .bio-tab-triggers .visible-tabs ul li:first-child > a {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}
}
.doc-footer .narrow-content {
    max-width: 93%;
}
.doc-footer .df-inner .footer-content {
    padding-left: calc(15vw + 80px);
}
.doc-footer ul.footer-nav {/* display: inline-block; */
    margin-right: 100px;/* float: left; */
}
.doc-footer ul.social-follow {
    margin-left: 0;
    margin-right: 0;
    min-width: 85px;
    /* display: inline; */
    /* float: right; */
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.doc-footer .df-inner .footer-content ul.social-follow li {
    font-size: 10px;
    font-size: calc(0.33333vw + 0.33333vh + 4px);
    text-transform: uppercase;
    display: block;
    margin-right: 2px;
}
.doc-footer .df-inner .footer-content ul.footer-nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    font-size: calc(0.33333vw + 0.33333vh + 8px);
    text-transform: uppercase;
    font-weight: 600;
}
.doc-footer .df-inner .footer-content ul.social-follow li a {
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    font-size: calc(0.33333vw + 0.33333vh + 12px);
    text-transform: uppercase;
    display: block;
    float: left;
    margin-right: 3px;
    font-weight: unset;
}
.doc-footer .df-inner .footer-content ul li:last-child {
    margin-right: 0;
}
.doc-footer .df-inner .footer-content ul.social-follow li:last-child a {
    margin-right: 0;
}

@media (max-width: 775px) {
.doc-footer ul.footer-nav {
    margin-right: 60px;
}
}

@media (max-width: 375px) {
.doc-footer ul.footer-nav {
    margin-right: 45px;
}
.doc-footer ul.social-follow {
    min-width: 70px
}
}
/* LinkedIn */
.btn-linkedin {
  text-align: center;
  display: inline-block;
  padding: 10px;
  color: white;
  text-decoration: none;
  
  background-color: #007bb6;
  width: 100%;
  margin: 0 0 5px 0;
  border-radius: 8px;
}
.btn-linkedin:before { 
  font-family: "FontAwesome";	
  content: "";
  margin-right: 5px;
}
.btn-linkedin:hover {
  color:#FFF;
  background-color: #006a9d;
}

/* End LinkedIn */
/* YouTube */
.btn-youtube {
  text-align: center;
  display: inline-block;
  padding: 10px;
  color: white;
  text-decoration: none;
  
  background-color: #bb0000;
  width: 100%;
  margin: 0 0 20px 0;
  border-radius: 8px;
}
.btn-youtube:before {
  font-family: "FontAwesome";
  content: "";
  margin-right: 5px;
}
.btn-youtube:hover {
  color:#FFF;
  background-color: #a20000;
}
.fa-linkedin:before {
	/*font-family: "FontAwesome";*/
    content: "\f08c" !important;
}
/* End YouTube */

.bio-page .bio-tab-triggers .visible-tabs ul li, .bio-page .bio-tab-triggers .active  ul > li {display: block !important;}
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(5), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(6), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(7), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(8), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(9), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(10), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(10), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(11), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(12), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(13), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(14), 
.bio-page .bio-tab-triggers.tabs-5 .burger-tabs ul > li:nth-child(15) {
    display: block;
}


.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(5), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(6), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(7), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(8), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(9), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(10), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(10), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(11), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(12), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(13), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(14), 
.bio-page .bio-tab-triggers.tabs-6 .burger-tabs ul > li:nth-child(15) {
    display: block;
}
