#aihr-site-navigation .menu>li>.sub-menu>li:hover .sub-menu,
#aihr-site-navigation .menu>li:hover>.sub-menu,
#aihr-site-navigation ul.menu {
    list-style: none!important;
}

dd,
dl,
menu,
ol,
ul {
    list-style: revert!important;
}

.overlay-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.posts_inner_column_header {
    position: relative;
    width: 100%;
    height: 100vh;
    margin-top: -85px;
}

.posts_inner_column_header-inner {
    transform: translate(0px, 0px);
    left: 0px;
    margin: 0px;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    padding: 0px;
    box-sizing: border-box;
    position: absolute;
    background-size: cover;
    background-position: center center;
}

.site-header-new {
    box-shadow: none!important;
    background-color: initial!important;
    /* 	position:fixed; */
}


/****/

.post-template-aihr-post-leadership .subscribe-section .hs_firstname,
.post-template-aihr-post-leadership .subscribe-section .hs_email {
    margin-bottom: 10px;
}

.subscribe-title {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
}

.scrolling_right_holder {
    display: none;
}

.show_item .scrolling_right_holder {
    display: block;
    opacity: 1;
    visibility: visible;
    padding: 0px;
    background-color: rgb(248, 249, 252);
    border-radius: 8px;
    left: 0px;
    position: fixed;
    bottom: 120px;
    z-index: 1;
    transition: opacity 0.5s ease-in;
    max-width: 106px;
}

.show_item .scrolling_right_holder .essb_links_list {
    flex-wrap: wrap;
    justify-content: space-between;
}

.scrolling_right_holder ._form-content {
    display: flex;
    flex-direction: column;
}

.scrolling_right_holder .essb_links.essb_template_glow-retina a {
    margin: 0px 0px 0px 0px;
}

.scrolling_right_holder .essb_network_name {
    display: none!important;
}

.scrolling_right_holder .essb_links.essb_width_flex li:not(.essb_totalcount_item) {
    margin: 0px!important;
    flex: none;
    width: 52px;
    transition: none!important;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.scrolling_right_holder .essb_links.essb_width_flex li:nth-child(4) {
    margin-right: 0px!important;
}

.scrolling_right_holder .essb_links.essb_size_l .essb_icon {
    width: 52px!important;
    height: 52px!important;
}

.scrolling_right_holder .essb_links.essb_width_flex li a {
    width: 52px;
    height: 52px;
    background-color: #31216B!important;
    border-radius: 0px!important;
}

.scrolling_right_holder .essb_links.essb_width_flex li:not(.essb_totalcount_item):hover {
    flex: none;
}

.scrolling_right_holder .essb_links.essb_size_l .essb_icon:before {
    font-size: 22px!important;
    top: 15px!important;
    left: 15px!important;
}

.scrolling_right_holder .essb_links {
    margin: 0px 0px 0px!important;
}

.social_share {
    transform: rotate(-90deg);
    position: absolute;
    right: -99px;
    bottom: 61px;
    background-color: #31216B;
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    border-radius: 0px;
    cursor: pointer;
}


/*****/

@media (min-width: 1150px) {
    .show_item .scrolling_left_holder {
        opacity: 1;
        visibility: visible;
        border-radius: 8px;
    }
}

.posts_inner_column_header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.thought-leadership-header {
    position: relative;
}

.header-details {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0px 50px 200px;
}

.header-details-inner {
    text-align: center;
    max-width: 1000px;
}

.logo_right_corner {
    position: absolute;
    right: 20px;
    bottom: -100px;
    line-height: 0px;
    max-width: 260px;
}

.logo_right_corner img {
    width: 100%;
}

.content-prefix {
    color: #31216B;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 20px;
}

h1 {
    text-align: center;
    font-weight: 800!important;
    font-size: 48px!important;
    line-height: 60px!important;
    margin: 0px;
    color: #fff!important;
}

.text-above-title {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.header-author-information {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.button_scroll .wp-block-button:nth-child(2) a,
.scroll_button_holder a,
.button_scroll .wp-block-button:first-child a {
    font-weight: 600;
    cursor: pointer;
    background: #31216B;
    color: #ffffff;
    display: block;
    padding: 11px 0px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, .2);
    text-align: center;
    max-width: 100%;
    padding: 17px 25px!important;
}

.scroll_button_holder a {
    line-height: 1!important;
    padding: 17px 5px!important;
}

.scroll_button_holder a:hover,
.button_scroll .wp-block-button:first-child a:hover {
    opacity: 0.7;
}

.scroll_button_holder a:hover {
    color: #fff;
}

.button_scroll .wp-block-button:nth-child(2) a i,
.scroll_button_holder a i,
.button_scroll .wp-block-button:first-child a i {
    padding-left: 10px;
}

.scroll_button_holder {
    display: none;
    margin-top: 25px;
}

.scroll_button_holder.show_button {
    display: block;
}

@media (max-width: 1040px) {
    .scroll_down_mobile .site-header-new {
        background-color: #31216B!important;
    }
    #aihr-site-navigation .lines-button .menu-line {
        background-color: #fff!important;
    }
    .thought-leadership-header {
        margin-top: 69px;
    }
    .header-details {
        margin: 0px 50px 150px;
    }
}

@media (max-width: 767px) {
    body:not(.scroll_down_mobile) .essb-mobile-sharebottom {
        display: none!important;
    }
}

@media screen and (max-width: 670px) {
    h1 {
        font-size: 38px!important;
        line-height: 46px!important;
    }
    .header-author-information {
        font-size: 16px;
    }
    .text-above-title {
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .posts_inner_column_header img {
        width: auto;
        height: 300px;
    }
    .logo_right_corner {
        right: 0px;
        left: 0px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    .header-details {
        margin-left: 30px;
        margin-right: 30px;
    }
}


/*************
 * Content
 *************/

.content-body {
    max-width: 1130px;
    margin: 80px auto;
    display: flex;
}

.content-left {
    padding-right: 50px;
    box-sizing: border-box;
    width: calc(100% - 270px);
}

.scrolling_left_holder {
    width: 270px;
}

@media screen and (max-width: 850px) {
    .content-body {
        margin: 80px 0px;
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .content-body {
        margin: 60px 0px;
    }
}

.stay-informed {
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    color: #31216b;
}

.content-body p,
.content-body li {
    font-size: 16px;
    line-height: 37px;
    color: #3e4449;
}

.content-body a {
    line-height: 37px;
}

.content-body h2 a,
.content-body h3 a,
.content-body h4 a {
    font-size: inherit;
    line-height: inherit;
}

.content-body h2 {
    font-weight: 700;
    font-size: 2.2em;
    line-height: 1.5em;
    padding-top: 40px;
}

.content-body h2:first-child {
    padding-top: 0px!important;
}

.content-body h3 {
    font-weight: 700;
    font-size: 1.6em;
    line-height: 1.5em;
    padding-top: 15px;
}

.content-body h4 {
    font-weight: 700;
    font-size: 1.35em;
    line-height: 1.5em;
    padding-top: 15px;
}

.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5 {
    color: #31216B;
}

.content-body p {
    margin-bottom: 18px;
    font-weight: 400;
}

.content-body ol,
.content-body ul {
    padding-left: 20px;
    margin-bottom: 35px;
}

.content-body li {
    margin-bottom: 10px;
}

.content-body blockquote {
    background-color: #e2fcfc !important;
    box-shadow: 4px 4px 15px 5px rgb(117 124 129 / 12%);
    margin: 30px auto 30px auto;
    padding: 20px 40px 10px 40px;
}

.author-section-bottom {
    display: flex;
    margin: 0px -10px;
    flex-wrap: wrap;
}

.auth_column {
    padding: 15px;
    box-shadow: 2px 2px 17px 0px rgb(46 61 73 / 20%);
    border-radius: 8px;
    margin: 0px 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(50% - 20px);
    box-sizing: border-box;
}

.get-in-touch {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.get-in-touch span {
    color: #312169;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-right: 10px;
}

.get-in-touch i {
    color: #312169;
    font-size: 18px;
}

.get-in-touch a {
    margin-right: 10px;
    line-height: 1;
}

.auth_column_top {
    display: flex;
    align-items: center;
}

.auth_column_left {
    line-height: 0px;
}

.auth_column_left img {
    border-radius: 5px;
    max-width: 96px;
    width: 100%;
}

.auth_column_right {
    padding-left: 20px;
    margin: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.auth_column_right .name {
    color: #31216b;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.auth_column_right .position {
    background-color: #31216b;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 700;
    line-height: 1.3;
}

.auth_column_bottom {
    padding-top: 15px;
}

.author-section-holder h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #31216b;
    margin-bottom: 30px!important;
}

.author-section-holder {
    margin: 30px auto;
    max-width: 1130px;
}

@media screen and (max-width: 768px) {
    .author-section-bottom {
        flex-direction: column;
    }
    .auth_column {
        width: calc(100% - 20px);
    }
}

.thought-leadership-above-footer {
    text-align: center;
    padding: 100px 50px;
    background-size: cover;
}

.thought-leadership-above-footer h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 0px;
    font-size: 38px;
    line-height: 52px;
    font-weight: 700;
}

.thought-leadership-above-footer p {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 1.3em;
    letter-spacing: 1px;
}

.footer-button a {
    text-decoration: none;
    color: #fb9f00;
    font-size: 1.3em;
    letter-spacing: 1px;
    font-weight: 600;
}

.footer-button a i {
    margin-left: 10px;
}

.footer-button a:hover {
    color: #f7b500;
}

.sidebar_title h4 {
    margin: 0 0 20px !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 600 !important;
    text-align: center;
}

.subscribe-section {
    background: #31216b !important;
    padding: 50px 20px 30px;
    border-radius: 8px;
    position: relative;
    margin-left: 10px;
}

.subscribe-section:before {
    position: absolute;
    right: calc(50% - 37px);
    top: -38px;
    background-image: url(../images/blue-letter.svg)!important;
    content: "";
    font-weight: 900;
    width: 74px;
    height: 77px;
}

.subscribe-section form {
    display: flex;
    flex-direction: column;
}

.subscribe-section form .hs_firstname input,
.subscribe-section form .hs_email input {
    width: 100%;
    box-sizing: border-box;
    height: 44px;
    border-radius: 4px;
    outline: 0!important;
}

.subscribe-section form .hs_submit {
    margin: 0px 0px 25px;
}

.no-list.hs-error-msgs {
    padding: 0px!important;
    list-style: none;
    margin: -5px 0px 0px;
    position: absolute;
}

.no-list.hs-error-msgs label {
    font-size: 12px;
    color: #fff;
}

.subscribe-section form .hs_submit {
    margin: 0px;
}

.subscribe-section form .hs_submit .actions input {
    -webkit-appearance: none;
    cursor: pointer;
    text-align: center;
    background: #fb9f00 !important;
    border: 0 !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    padding: 10px !important;
    color: #fff !important;
    width: 100%;
    height: 44px;
    font-family: open sans, sans-serif !important;
    font-weight: 600;
    font-size: 16px;
    min-height: 44px!important;
}

.subscribe-section form .hs_submit .actions input:hover {
    background: #f7b500!important;
}

.hs_error_rollup {
    display: none!important
}

.scrollbar-accordion {
    padding: 10px;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 8px;
}

.submitted-message p {
    color: #fb9f00;
    text-align: center;
    font-size: 16px;
    margin: 0px 0px 0px;
    font-weight: 600;
}

.scrollbar-accordion-item-title span {
    font-size: 20px;
    color: #31216b;
    font-weight: 800;
}

.header {
    border-top: none;
    margin-top: 5px;
}

.progress-container {
    width: calc(100% - 4px);
    height: 4px;
    background: #f8f9fc;
}

.progress-bar {
    height: 4px;
    background: #1ebbf0;
    width: 0%;
}

.scrolling_left_holder.show_sidebar .scrollbar-accordion {
    position: fixed;
    top: 66px;
    width: 270px;
    box-sizing: border-box;
}

.logged-in .scrolling_left_holder.show_sidebar .scrollbar-accordion {
    top: 98px;
}

#phantom {
    display: none!important;
}

.scrolling_left_holder_items {
    max-height: 360px;
    overflow-y: scroll;
}

.item_left.active_tab a {
    color: rgba(15, 20, 31);
    background-color: #f8f9fc;
    border-radius: 4px;
}

.item_left a {
    color: #50585f;
    font-size: 13px;
    text-decoration: none;
    line-height: 20px;
    position: relative;
    display: block;
    padding: 8px;
}

.scrolling_left_holder_items::-webkit-scrollbar {
    width: .6em;
    max-height: 360px;
    overflow: visible;
    border-radius: 4px!important;
}

.scrolling_left_holder_items::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 4px!important;
}

.table_of_contents {
    margin-bottom: 15px;
}

.gutenberg-sportlight-holder {
    margin-left: calc(-100vw / 2 + 1130px / 2)!important;
    margin-right: calc(-100vw / 2 + 490px / 2)!important;
}

.gutenberg-sportlight-holder-inner {
    max-width: 1130px;
    width: 100%;
    margin: 0 auto;
    padding-right: 320px;
    box-sizing: border-box;
}

@media (max-width: 1270px) {
    .gutenberg-sportlight-holder-inner {
        max-width: 100%;
    }
}

@media screen and (max-width: 1250px) {
    .author-section-holder {
        margin: 30px 60px;
        max-width: 100%;
    }
    .gutenberg-sportlight-holder-inner {
        width: calc(100% - 120px);
        margin: 0 60px;
    }
    .gutenberg-sportlight-holder {
        margin-left: -60px!important;
        margin-right: -380px!important;
    }
    .content-body {
        max-width: 100%;
        padding: 0px 60px;
    }
}

@media screen and (max-width: 980px) {
    .scrolling_left_holder {
        display: none!important;
    }
    .content-left {
        padding-right: 0px;
        width: 100%;
    }
    .gutenberg-sportlight-holder {
        margin-left: -60px !important;
        margin-right: -60px !important;
    }
    .gutenberg-sportlight-holder-inner {
        width: 100%;
        margin: 0 0px;
        padding: 0px 60px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 850px) {
    .gutenberg-sportlight-holder {
        margin-left: -60px !important;
        margin-right: -60px !important;
    }
    .thought-leadership-above-footer {
        padding: 80px 50px;
    }
}

@media screen and (max-width: 480px) {
    .author-section-holder {
        margin: 30px 20px;
    }
    .gutenberg-sportlight-holder-inner {
        padding: 0px 30px;
    }
    .thought-leadership-above-footer {
        padding: 50px 30px;
    }
    .gutenberg-sportlight-holder {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    .content-body {
        padding: 0px 30px;
    }
}


/*********/

.sidebar-author-item {
    display: flex;
    flex-direction: column;
    padding: 15px;
    position: relative;
    box-shadow: 0 4px 12px rgb(39 116 139 / .18);
    border-radius: 8px;
    margin-bottom: 10px;
    text-decoration: none;
    cursor: pointer;
}

.sidebar-author-item:hover {
    box-shadow: 0 0 1px 0 rgb(0 0 0 / .05), 0 1px 20px 0 rgb(0 0 0 / .15);
}

.sidebar-author-ite:last-child::after {
    margin-bottom: 0px;
}

.sidebar-author-img {
    line-height: 0px;
    padding-bottom: 10px;
}

.sidebar-author-img img {
    width: 96px;
    height: 96px;
    display: block;
    border-radius: 5px;
}

.sidebar-author-name {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #31216b;
}

.sidebar-author-position {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    color: #31216b;
}

.sidebar-author-title {
    font-size: 20px;
    color: #31216b;
    font-weight: 800;
    padding-bottom: 10px;
}

.sidebar-author {
    padding: 40px 0px 0px 10px;
}

.speak-to-us-button {
    font-weight: 600;
    cursor: pointer;
    background: #31216B;
    color: #ffffff;
    display: block;
    padding: 11px 0px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, .2);
    text-align: center;
    max-width: 100%;
    padding: 11px 25px !important;
    margin-top: 20px;
}

.last-section .container {
    max-width: 1130px;
    margin: 0 auto;
}

@media screen and (max-width: 1230px) {
    .last-section .container {
        max-width: 100%;
    }
}

@media screen and (min-width: 1041px) {
    .scroll1_down .site-header-new {
        background: #31216B !important;
    }
}