body{
	font-family: var(--font-lato);
	font-weight: 200;
}
.row>*{
/*	padding-right: calc(var(--bs-gutter-x)/ 2);*/
/*	padding-right: calc(var(--bs-gutter-x)/ 4);*/
/*    padding-left: calc(var(--bs-gutter-x)/ 2);*/
/*    padding-left: calc(var(--bs-gutter-x)/ 4);*/
}
.alphabet-wrapper{
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;

    margin: auto;
    max-width: max-content;
    padding-left: 40px;
    padding-right: 40px;
}
#alphateamlist{
	list-style: none;
    padding: 0;
    display: flex;
    gap: 15px;
    /* margin: auto; */
    justify-content: center;
    margin-bottom: 0;
}
#alphateamlist li{
	font-weight: 300;
}
.filter-list{
	padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}
.filter-list ul{
    display: flex;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    justify-content: center;
    gap: 30px;
}
.filter-list ul li{
	font-weight: 300;
	position: relative;
}
.filter-list ul li a{
	text-transform: uppercase;
}
.filter-list ul li:not(:last-child):after{
	content: "|";
	position: absolute;
	right: -15px;
	top: 0;
}
.single-item{

}
.item-title{

}
.item-image{
	width: 100%;
	height: 250px;
}
.item-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.item-title h4{
	text-transform: uppercase;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}
.item-title ul{
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.item-title ul li{
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: 300;
}
.lawyers-item-title.item-title ul li{
	text-transform: none;
}
.section-title span{
	color: #97999B;
}
.border-title{
	border-bottom: 2px solid #97999B;
	border-bottom: 1px solid #97999B;
}
.section-sub-title h3{
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 23px;
}
.sidebar-title h4{
	margin-bottom: 20px;
	font-size: 16px;
}
.sidebar-border-title{
	border-top: 2px solid #97999b;
	border-top: 1px solid #97999b;
	padding-top: 15px;
}
.contact-list{
	list-style: none;
	padding-left: 0;
}
.contact-list li{
	color: var(--primary-color1);
	font-weight: bold;
	font-size: 16px;
}
.contact-list li a{
	color: var(--title-color-dark);
}
.contact-list li a:hover{
	color: var(--primary-color1);
}
.related-insights-list{
	list-style: none;
	padding-left: 0;
}
.related-insights-list li{
	margin-bottom: 15px;
}
.related-insights-list li a{
	font-weight: 700;
}
.section-title h2.section-heading{
	font-weight: bold;
	font-size: 50px;
}
.additional-info{
	margin-bottom: 50px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
}
.banner-section1 .banner-wrapper .banner-content.new-design{
	text-align: initial;
}
.banner-section1 .banner-wrapper .banner-content.new-design h2{
	margin-top: 15px;
    color: var(--primary-color1);
    font-size: 30px;
}
.banner-section1 .banner-wrapper .banner-content.new-design p{
	font-weight: 300;
}
header.style-1 .top-nav ul li a{
	font-weight: 400;
}
.single-lawyers .banner-section1 .banner-wrapper{
/*	background-position: top center !important;*/
	background-position: center -100px !important;
    background-size: 100% auto !important;
}
.page-template-template-lawyers .banner-section1 .banner-wrapper{
	background-position: center center;
}
.people-img .people-img-url{
	object-fit: cover;
    width: 250px;
    height: 250px;
}
.knowledge-insight-section .knoledge-siderbars .pensions-essentials-widget ul li a span, .knowledge-insight-section .knoledge-siderbars .days7-widget ul li a span{
/*	font-weight: bold;*/
	font-size: 90%;
	font-weight: 300;
}
.knowledge-insight-section .section-title-and-social .insight-section-title h2{
	font-size: 4.2rem;
    font-weight: book;
    letter-spacing: 0.3rem;
    line-height: 75px;
}
.main-search-wrapper .col-md-4{
	margin-top: 50px;
}

/* Injected Primary Nav item (header-new.php): match grey utility links — don’t inherit active / visited blues. */
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a,
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:link,
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:visited,
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:focus,
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:focus-visible {
	color: #88746a !important;
	position: relative;
	display: inline-block;
}
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav .sackers-esg-hub-top-nav__new {
	position: absolute;
	left: 50%;
	bottom: calc(100% + 4px);
	transform: translateX(-50%);
	display: block;
	padding: 1px 5px 1px 6px;
	font-size: 7px;
	font-weight: 900;
	letter-spacing: 0.08em;
	line-height: 1.2;
	color: #fff;
	background: #ed8e38;
	border-radius: 2px;
	text-transform: uppercase;
	white-space: nowrap;
	pointer-events: none;
}
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:hover {
	color: var(--text-color1) !important;
}
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav.active > a,
header.style-1 .top-nav ul li.sackers-esg-hub-top-nav.current-menu-item > a {
	color: #88746a !important;
}
@media (max-width: 991px) {
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a,
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:link,
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:visited,
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:focus,
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav > a:hover {
		color: #fff !important;
	}
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav .sackers-esg-hub-top-nav__new {
		bottom: calc(100% + 6px);
	}
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav.active > a,
	header.style-1 .top-nav ul li.sackers-esg-hub-top-nav.current-menu-item > a {
		color: var(--text-color1) !important;
	}
}

.knowledge-details-section .digital-content-hero--podcast {
	margin-bottom: 0;
}

.knowledge-details-section .digital-content-media--audio {
	margin-bottom: 2rem;
}

.knowledge-details-section .digital-content-media--audio .digital-content-cover {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}

.knowledge-details-section .digital-content-media--audio .digital-content-cover__image {
	display: block;
	width: 100%;
	height: auto;
}

.knowledge-details-section .digital-content-media--audio .digital-content-cover .digital-content-audio {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2.5rem 1.5rem 1.25rem;
	background: linear-gradient(180deg, rgba(121, 106, 99, 0) 0%, rgba(121, 106, 99, 0.88) 40%, rgba(121, 106, 99, 0.96) 100%);
	color: #fff;
}

.knowledge-details-section .digital-content-media--audio .digital-content-audio--standalone {
	padding: 1.25rem 1.5rem 1.5rem;
	background: #796a63;
	color: #fff;
}

.knowledge-details-section .digital-content-media--audio .digital-content-audio__label {
	margin: 0 0 0.75rem;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #fff;
}

.knowledge-details-section .digital-content-media--audio .digital-content-audio__player-wrap {
	padding: 0.875rem 1rem;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.knowledge-details-section .digital-content-media--audio .digital-content-audio__player {
	display: block;
	width: 100%;
	height: 48px;
}