		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 27 November 2016 10:59:07
*/


/**
 * version: {{version}}
 * file:    {{file}}
 * author:  Squiz Australia
 *
 * Table of Contents
 *
 * Modules
{{toc}}
 */
/*
--------------------
Box shadow
--------------------
*/
/*
--------------------
Greyscale images
--------------------
*/
/*
--------------------
Modules
--------------------
*/
.test {
    color: black;
}

body {
    left: 0 !important;
}

.container {
    max-width: 960px;
    margin: 0 auto;
}

.tablet-button {
    display: none;
}

/*
--------------------
Grid styles
--------------------
*/
.grid-1 {
    display: inline;
    float: left;
    width: 6.25%;
    margin: 0 1.04167%;
    *width: 6.24995%;
    *margin: 0 1.04162%;
}

.grid-2 {
    display: inline;
    float: left;
    width: 14.58333%;
    margin: 0 1.04167%;
    *width: 14.58328%;
    *margin: 0 1.04162%;
}

.grid-3 {
    display: inline;
    float: left;
    width: 22.91667%;
    margin: 0 1.04167%;
    *width: 22.91662%;
    *margin: 0 1.04162%;
}

.grid-4 {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04167%;
    *width: 31.24995%;
    *margin: 0 1.04162%;
}

.grid-5 {
    display: inline;
    float: left;
    width: 39.58333%;
    margin: 0 1.04167%;
    *width: 39.58328%;
    *margin: 0 1.04162%;
}

.grid-6 {
    display: inline;
    float: left;
    width: 47.91667%;
    margin: 0 1.04167%;
    *width: 47.91662%;
    *margin: 0 1.04162%;
}

.grid-7 {
    display: inline;
    float: left;
    width: 56.25%;
    margin: 0 1.04167%;
    *width: 56.24995%;
    *margin: 0 1.04162%;
}

.grid-8 {
    display: inline;
    float: left;
    width: 64.58333%;
    margin: 0 1.04167%;
    *width: 64.58328%;
    *margin: 0 1.04162%;
}

.grid-9 {
    display: inline;
    float: left;
    width: 72.91667%;
    margin: 0 1.04167%;
    *width: 72.91662%;
    *margin: 0 1.04162%;
}

.grid-10 {
    display: inline;
    float: left;
    width: 81.25%;
    margin: 0 1.04167%;
    *width: 81.24995%;
    *margin: 0 1.04162%;
}

.grid-11 {
    display: inline;
    float: left;
    width: 89.58333%;
    margin: 0 1.04167%;
    *width: 89.58328%;
    *margin: 0 1.04162%;
}

.grid-12 {
    display: inline;
    float: left;
    width: 97.91667%;
    margin: 0 1.04167%;
    *width: 97.91662%;
    *margin: 0 1.04162%;
}

.push-1 {
    margin-left: 9.375%;
}

.push-2 {
    margin-left: 17.70833%;
}

.push-3 {
    margin-left: 26.04167%;
}

.push-4 {
    margin-left: 34.375%;
}

.push-5 {
    margin-left: 42.70833%;
}

.push-6 {
    margin-left: 51.04167%;
}

.push-7 {
    margin-left: 59.375%;
}

.push-8 {
    margin-left: 67.70833%;
}

.push-9 {
    margin-left: 76.04167%;
}

.push-10 {
    margin-left: 84.375%;
}

.push-11 {
    margin-left: 92.70833%;
}

.push-12 {
    margin-left: 101.04167%;
}

.pull-1 {
    margin-right: 9.375%;
}

.pull-2 {
    margin-right: 17.70833%;
}

.pull-3 {
    margin-right: 26.04167%;
}

.pull-4 {
    margin-right: 34.375%;
}

.pull-5 {
    margin-right: 42.70833%;
}

.pull-6 {
    margin-right: 51.04167%;
}

.pull-7 {
    margin-right: 59.375%;
}

.pull-8 {
    margin-right: 67.70833%;
}

.pull-9 {
    margin-right: 76.04167%;
}

.pull-10 {
    margin-right: 84.375%;
}

.pull-11 {
    margin-right: 92.70833%;
}

.pull-12 {
    margin-right: 101.04167%;
}

/*
--------------------
Header styles
--------------------
*/
.main {
    margin-top: 105px;
}

.large-menu .small-search {
    display: none;
}

.large-menu .large-search {
    display: block;
}

.small-menu .large-search {
    display: none;
}

#menu-overlay {
    display: none;
}

/*
--------------------
Navigation
--------------------
*/
.small-menu .header_bottom .container,
.small-menu .header_top .container {
    margin: 0 auto;
}

.small-menu .header_top .global_search {
    display: none;
}

.small-menu .header_top .action-buttons {
    display: block;
}

.small-menu .header_bottom .global_search {
    display: block;
}

.small-menu .global_nav {
    width: auto;
}

.small-menu .global_nav .menu .menu--inner {
    text-align: left;
}

/*
--------------------
Logo
--------------------
*/
.global_logo {
    float: left;
}

/*
--------------------
Search
--------------------
*/
.header_top .global_search {
    width: 42%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1em;
}

.header_bottom .global_search {
    width: 34%;
}

.webinars-header {
    padding: 0.7em;
}

/*.action-buttons {
  width: 35.4%;
}*/
/*
--------------------
404
--------------------
*/
.notfound h1 {
    margin: 20px 0;
}

.notfound h2 {
    margin-bottom: 20px;
}

/*
--------------------
Megamenu styles
--------------------
*/
.header_bottom {
    padding: 0;
}

.global_nav {
    padding: 0;
}

.global_nav .menu {
    overflow: visible;
}

.global_nav .menu .item {
    padding: 0.75em 1.2em;
}

.megamenu {
    cursor: pointer;
}

.megamenu ul {
    padding: 0;
}

.megamenu .slide-button {
    display: block;
}

.megamenu > .icon {
    font-size: 0.6em;
    display: inline-block;
}

.megamenu.hover {
    background: #FAFAFA;
    border-left: 1px solid #d2d7d6;
    border-right: 1px solid #d2d7d6;
    padding-bottom: 13px !important;
    margin-bottom: -1px;
    margin-right: -1px;
    margin-left: -1px;
    color: #ed1c24;
}

.megamenu.hover > .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: -10px;
    margin-right: 10px;
    margin-top: -2px;
}

.megamenu.hover > a {
    color: #ed1c24;
    border-top: 3px solid;
}

.megamenu.hover > .inner-level {
    display: block;
}

.megamenu.after {
    margin-left: 10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url("https://www.lexisnexis.de/_designs/styles/wide.css/megamenu-arrow.png") no-repeat center center;
    width: 11px;
    height: 7px;
}

.megamenu > a {
    text-decoration: none;
}

.megamenu > a.hover {
    text-decoration: none;
}

.megamenu .inner-level {
    display: list-item;
    width: auto;
    position: relative;
    left: 0;
}

.megamenu > .inner-level {
    text-align: left;
    display: none;
    left: 0;
    background: #FAFAFA;
    top: 100%;
    padding: 0;
    position: absolute;
    width: 960px;
    z-index: 1;
    margin-left: -1px;
    margin-top: 1px;
    border: 1px solid #d2d7d6;
    border-top: none;
    box-shadow: 0px 4px 0px -2px #d2d5d6;
    margin-bottom: 2px;
}

.megamenu > .inner-level > li.item {
    float: left;
    border-left: 1px solid #efefef;
    padding: 1em 1.5em;
    font-size: 13px;
    width: 25%;
}

.megamenu > .inner-level > li.item:nth-child(2) {
    border-left: none;
}

.megamenu > .inner-level > li.item a {
    color: #0077cc;
}

.megamenu > .inner-level > li.item a:hover {
    color: #ed1c24;
}

.megamenu > .inner-level > li.item.featured .slide-button a {
    color: #fff;
}

.megamenu > .inner-level > li.item.featured .slide-button a:hover {
    color: #fff;
    text-decoration: none;
}

.megamenu > .inner-level > li.item > a {
    font-weight: bold;
    font-size: 1.2em;
}

.megamenu > .inner-level > li.item > .js-menu-item {
    padding-bottom: 0.833333em;
    display: block;
}

.megamenu > .inner-level > li.item > strong.js-menu-item {
    color: #373739;
    font-size: 1.2em;
    font-weight: bold;
    cursor: auto;
    padding-left: 0;
}

.megamenu > .inner-level > li.item.featured {
    background: #ebf0f1;
}

.megamenu > .inner-level > li.item.featured > .js-menu-item {
    color: #373739;
}

.megamenu > .inner-level > li.item.featured-product-column {
    background: white;
    border-left: none;
}

.megamenu > .inner-level > li.item li {
    padding: 0 0 1em;
}

.megamenu > .inner-level > li.item ul ul {
    display: none;
}

.megamenu .featured {
    background: #ebf0f1;
}

.megamenu .featured .js-menu-item {
    color: #373739;
}

.megamenu .items-2 > li.item {
    width: 50%;
}

.megamenu .items-3 > li.item {
    width: 33.333333%;
}

.megamenu .items-4 > li.item {
    width: 25%;
}

.megamenu .items-5 > li.item.featured {
    display: none;
}

.megamenu .product-columns.items-2 > li.item {
    width: 70%;
}

.megamenu .product-columns.items-2 > li.item.featured {
    width: 30%;
}

.megamenu .product-columns.items-3 > li.item {
    width: 35%;
}

.megamenu .product-columns.items-3 > li.item.featured {
    width: 30%;
}

.megamenu .product-columns.items-4 > li.item {
    width: 23.333333333%;
}

.megamenu .product-columns.items-4 > li.item.featured {
    width: 30%;
}

.no-js .megamenu:hover {
    background: #FAFAFA;
    border-left: 1px solid #d2d7d6;
    border-right: 1px solid #d2d7d6;
    padding-bottom: 13px !important;
    margin-bottom: -1px;
    margin-right: -1px;
    margin-left: -1px;
    color: #ed1c24;
}

.no-js .megamenu:hover > .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: -10px;
    margin-right: 10px;
    margin-top: -2px;
}

.no-js .megamenu:hover > a {
    color: #ed1c24;
    border-top: 3px solid;
}

.no-js .megamenu:hover > .inner-level {
    display: block;
}

.global_nav {
    width: auto;
}

.global_nav .menu {
    display: block;
    position: relative;
    right: auto;
    background: none;
    border: none;
    padding: 0;
    height: auto !important;
    width: auto;
    left: 0;
}

.global_nav .menu .item > a {
    display: inline;
    padding: 0;
}

.global_nav .menu .item .has-next-menu {
    display: none;
}

.global_nav .menu .menu--inner .back-item {
    display: none;
}

.global_nav .menu .menu--inner > ul > li {
    display: inline-block;
    padding-left: 1em;
}

.global_nav .level {
    float: none;
}

.global_nav .global_nav--button {
    display: none;
}

/*
--------------------
Footer styles
--------------------
*/
footer .footer_social {
    text-align: right;
}

footer .footer_social .footer_social--newsletter {
    float: left;
    display: inline-block;
    position: relative;
}

footer .footer_social .footer_social--newsletter > .button {
    padding-top: 17px;
    padding-bottom: 17px;
}

footer .footer_social .footer_social--newsletter .content {
    position: absolute;
    bottom: 100%;
    width: 600px;
    padding: 3.125em;
    border: 1px solid #bdbfc1;
    background-color: #fafafa;
    margin-bottom: 10px;
    text-align: left;
}

footer .footer_social .footer_social--newsletter .content .open-close-button {
    cursor: pointer;
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 2;
}

footer .footer_social .footer_social--newsletter .content .open-close-button .icon {
    font-size: 0.7em;
}

footer .footer_social .footer_social--newsletter .content .open-close-button .icon:before {
    margin-right: 0;
}

footer .footer_social .footer_social--newsletter .content .left,
      footer .footer_social .footer_social--newsletter .content .right {
    display: inline-block;
    vertical-align: top;
}

footer .footer_social .footer_social--newsletter .content .left {
    width: 25%;
}

footer .footer_social .footer_social--newsletter .content .right {
    width: 75%;
}

footer .footer_social .footer_social--newsletter .content .right input[type="email"],
        footer .footer_social .footer_social--newsletter .content .right input[type="text"] {
    width: 80%;
    margin-bottom: 1em;
}

footer .footer_social .footer_social--newsletter .content h3 {
    font-size: 1.875em;
    font-weight: 300;
    margin: 0;
}

footer .footer_social .footer_social--newsletter .content p {
    font-size: 0.8125em;
}

footer .footer_social .footer_social--newsletter .content:after {
    content: "";
    width: 15px;
    height: 7px;
    display: inline-block;
    position: absolute;
    background: url("https://www.lexisnexis.de/_designs/styles/wide.css/popup-arrow.png") no-repeat center center;
    top: 100%;
    left: 16%;
}

footer .footer_social .intro {
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: bold;
    vertical-align: middle;
    margin: 0 1em;
}

footer .footer_social .social-media {
    padding: 0.95em 0;
    display: inline-block;
}

footer .footer_social .social-media li {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    border-left: 1px solid #d2d5d6;
}

footer .footer_social .social-media li:first-child {
    border-left: 0;
    padding-left: 0;
}

footer .footer_social .social-media li:last-child {
    padding-right: 0;
}

footer .footer_links {
    padding-left: 0;
    padding-right: 0;
}

footer .footer_links .slide-button {
    display: inline-block;
    text-transform: uppercase;
}

footer .footer_links .links--section {
    width: 25%;
    float: left;
}

footer .footer_links .links--section .links--section--list,
    footer .footer_links .links--section .links--section_break {
    float: none;
    width: auto;
}

footer .footer_links .links--section .links--section_break {
    border-top: 1px solid #bdbfc1;
    border-bottom: 1px solid #bdbfc1;
}

footer .footer_links .links--section_contact {
    width: 25%;
    float: left;
}

footer .footer_logo img {
    float: left;
}

footer .footer_logo ul {
    float: right;
}

footer .footer_copyright p {
    margin-bottom: 0.5em;
    float: left;
    margin-right: 0.5em;
}

footer .footer_copyright img {
    float: right;
}

/*
--------------------
Two column styles
--------------------
*/
.two-col > .container {
    margin: 0 auto;
}

.two-col .header,
.two-col .col-container {
    padding: 0;
}

.two-col .header .grid-8,
  .two-col .col-container .grid-8 {
    margin: 0 2.08334% 0 0;
}

.two-col .header .grid-4,
  .two-col .col-container .grid-4 {
    margin: 0 0 0 2.08334%;
}

/*
--------------------
Get in touch area styles
--------------------
*/
.section_contact {
    display: block;
    padding-bottom: 5em;
    clear: both;
}

.section_contact .contact-benefits {
    display: block;
}

.section_contact .left,
  .section_contact .right {
    width: 50%;
    float: left;
}

/*
--------------------
Components styles
--------------------
*/
/* ---- Tabs to accordion styles ---- */
.main > section.accordion-results {
    padding-bottom: 5em;
}

/* ---- Summary styles ---- */
.summary-block {
    margin: 2em 0 4em;
}

/* ---- Section styles ---- */
.main > section.no-margin > .container > .background {
    padding-top: 0;
}

.main > section.no-margin > .container > .background > .slider {
    margin-bottom: 3em;
}

.main > section > .container > .background {
    padding-top: 2.5em;
}

.main > section > .container > .background > .slider {
    margin-bottom: 4em;
}

.main > section .main > section.red > .container > .background,
.main > section .main > section.grey > .container > .background,
.main > section .main > section.lightgrey > .container > .background {
    padding-left: 1em;
    padding-right: 1em;
}

.main > section:last-child {
    padding-bottom: 4em;
}

/* ---- Section styles ---- */
.arrow {
    display: block;
}

/* ---- Search Results styles ---- */
.search-page {
    margin-top: 1em;
}

.search-page .grid-3 {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04167%;
    *width: 31.24995%;
    *margin: 0 1.04162%;
}

.search-page .grid-9 {
    display: inline;
    float: left;
    width: 64.58333%;
    margin: 0 1.04167%;
    *width: 64.58328%;
    *margin: 0 1.04162%;
}

.search-page .col-container {
    overflow-x: inherit;
}

.search-page .search-facets {
    position: relative;
}

.search-page .search-facets .facets {
    position: relative;
    width: auto;
    z-index: 0;
    left: auto;
    overflow: inherit;
}

.search-page .search-facets.active .facets {
    left: auto;
}

.search-page .search-facets .facets-toggle {
    padding-bottom: 0;
    border-bottom: none;
}

.speakers-page {
    clear: both;
}

.no-results .search-title {
    margin-left: 0;
    display: block;
}

/* ---- Slick slider Styles ---- */
.slick-slider .slick-dots {
    margin-top: 15px;
    margin-bottom: 0px;
}

/* ---- Results Section ---- */
.results {
    padding-bottom: 4em;
}

/* webinars */
.practice-results {
    margin: 0;
}

.practice-results .results-list {
    padding: 0 1em 1em;
}

.practice-results .two-col-list {
    box-shadow: 0 4px 0 -2px #d2d5d6;
    padding-top: 0;
}

.practice-results .two-col-list .result {
    border-top: 1px solid #d2d5d6;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
}

.practice-results .two-col-list .result:first-child {
    border-top: none;
}

.practice-results .two-col-list .result:first-child .indicator-container {
    top: 1em;
}

.practice-results .two-col-list .result:first-child .content-container {
    margin-top: 1em;
}

.results .result .indicator-container .webinar-container .icon {
    margin-bottom: 0px;
}

/* ---- FB Completion ---- */
/*
  Styles for Funnelback autocomplete functionality
*/
/*
    jQuery UI Autocomplete Styles
*/
.ui-autocomplete {
    width: 356px !important;
}

/* ---- Main content ---- */
.main-content .image-left, .main-content .image-right {
    width: 40%;
}

.main-content .image-left {
    float: left;
    margin: 0.5em 2em 0 0;
}

.main-content .image-right {
    float: right;
    margin: 0.5em 0 0 2em;
}

/* ---- Breadcrumbs Styles ---- */
/*
--------------------
Modules styles
--------------------
*/
/* ---- Quotes Carousel ---- */
.quote-carousel .slide {
    padding: 0 75px;
}

.quote-carousel .slick-slider .slick-next {
    right: -93px;
}

.quote-carousel .slick-slider .slick-prev {
    left: -93px;
}

/* ---- Sources Block ---- */
.sources-block .slider {
    margin-bottom: 64px !important;
}

.sources-block .slider .slide {
    width: 16.666667%;
    box-sizing: border-box;
}

.sources-block .slider .slide img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    padding: 0 10px;
    box-sizing: border-box;
}

.sources-block .slider .slide img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

/* ---- Polaroid Block ---- */
.main > section.polaroid-block.lightgrey .slick-slider .slick-prev,
.main > section.polaroid-block.grey .slick-slider .slick-prev {
    margin-left: -15px;
}

.main > section.polaroid-block.lightgrey .slick-slider .slick-next,
.main > section.polaroid-block.grey .slick-slider .slick-next {
    margin-right: -15px;
}

.main > section.polaroid-block.red .slick-slider .slick-prev {
    margin-left: -30px;
}

.main > section.polaroid-block.red .slick-slider .slick-next {
    margin-right: -30px;
}

.main > section.polaroid-block.no-margin > .container {
    padding-top: 0;
}

.main > section.polaroid-block.no-margin > .container > .slider {
    margin-bottom: 3em;
}

.main > section.polaroid-block > .container > .background {
    overflow: visible;
}

.main > section.polaroid-block .background {
    padding-left: 0;
    padding-right: 0;
}

.polaroid-block .slider .polaroid {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2px;
}

.polaroid-block .slider .polaroid:hover a .mask {
    display: block;
}

.polaroid-block .slider .polaroid .box-border {
    display: none;
}

.polaroid-block .slider .polaroid .box-border.desktop {
    display: block;
}

.polaroid-block .slider .slide {
    display: inline-block;
}

.polaroid-block .slider.slick-initialized .slide {
    margin-bottom: 2px;
}

.polaroid-block .box-border.desktop {
    width: 45%;
    top: 100%;
    left: 27.5%;
    height: 4px;
    margin-top: -4px;
}

.polaroid-block .image-container {
    width: 100%;
    overflow: hidden;
    padding-bottom: inherit;
    position: relative;
    text-align: center;
    font-size: 0;
}

.polaroid-block .image-container img {
    display: inline-block;
    left: auto;
    height: auto;
    max-height: 100%;
    position: relative;
    max-width: 100%;
}

.polaroid-block .content-container {
    width: 100%;
    text-align: center;
}

section.polaroid-block .slider .slide {
    padding-left: 4px;
    padding-right: 4px;
}

section.grey.polaroid-block .background,
section.lightgrey.polaroid-block .background {
    padding-left: 8px;
    padding-right: 8px;
}

section.grey.polaroid-block .slider .slide,
section.lightgrey.polaroid-block .slider .slide {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section.red.polaroid-block .background {
    padding-left: 8px;
    padding-right: 8px;
}

section.red.polaroid-block .slider .slide {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* ---- Carousel Block ---- */
.carousel-block .container {
    margin: 0 auto;
}

.carousel-block .slider {
    border: 1px solid #c3c3c3;
    padding: 15px;
}

.carousel-block .slide {
    height: 350px;
}

.carousel-block .content-container {
    left: 0;
    right: auto;
    height: 266px;
    top: 40px;
}

.carousel-block .right.product-slide .product-colour {
    left: inherit;
    right: 34%;
}

.carousel-block .product-slide .product-colour {
    left: 5px;
    top: 21%;
}

.carousel-block .right .content-container {
    left: auto;
    right: 0;
}

/* ---- Related Section ---- */
/* ---- Product Filters Section ---- */
.main > .product-finder-ajax > section.product-finder {
    padding-top: 4em;
}

.product-finder {
    float: none;
    width: auto;
    left: 0;
    position: relative;
}

.product-finder .container {
    margin: 0 auto;
}

.product-finder .product-filters {
    position: relative;
    width: 100%;
    padding: 0;
    background: none;
}

.product-finder .product-filters .tab-item {
    border: none;
    display: inline-block;
    padding: 1em 0.5em;
    background-color: #ebeff0;
}

.product-finder .product-filters .tab-item.active,
      .product-finder .product-filters .tab-item:hover {
    background-color: #ed1c24;
    color: white;
}

.product-finder .product-filters .facets {
    padding: 1em;
    text-align: center;
}

.product-finder .product-filters .facet-item {
    display: inline-block;
    color: #373739;
    background: #fff;
    border: 1px solid #bdbfc1;
    padding: 0.2em 0.5em;
    box-shadow: 0px 4px 0px -2px #d2d5d6;
    margin-bottom: 2px;
    margin-right: 1em;
    margin-bottom: 1em;
}

.product-finder .product-filters .facet-item.active {
    background: #fff;
    color: #373739;
}

.product-finder .product-filters .facet-item.active,
      .product-finder .product-filters .facet-item:hover {
    box-shadow: 0px 4px 0px -2px #ed1c24;
}

.product-finder .product-filters .facet-item:hover {
    background: #fff;
}

.product-finder .product-filters .facet-item a:hover {
    text-decoration: none;
    color: #0077cc;
}

.product-finder .product-filters .tab-item {
    width: 20%;
}

.product-finder .product-filters .tab-item.active .facets {
    display: block;
}

.product-finder .product-filters .tab-item .facets {
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    display: none;
    border-top: 1px solid #f0f1f1;
    background-color: #f0f1f1;
    border-bottom: 1px solid #f0f1f1;
}

.product-finder .product-filters .facet-item.active > a,
    .product-finder .product-filters .facet-item:hover > a {
    color: #373739;
}

/* ---- News Results Section ---- */
/* ---- Video Block Section ---- */
.video-block .col-container {
    padding-bottom: 4em;
}

/* ---- Leadership Block Section ---- */
.leadership-block .leadership-container {
    padding-bottom: 4em;
}

.leadership-block .slide {
    width: 32%;
    margin-right: 1%;
    margin-bottom: 2em;
}

.leadership-block .slide:hover .image-container .mask {
    display: block;
}

/* ---- Bio Page Section ---- */
.bio-page .bio-details {
    float: none;
    width: auto;
}

.bio-page .bio-image {
    float: right;
    margin-right: 0;
}

.bio-page .bio.content {
    float: left;
    width: 66%;
}

.bio-page section.related {
    float: right;
    width: 33%;
}
