    div.sticky {
        position: -webkit-sticky;
        position: sticky;
        display: none;
        top: 68px;
        background-color: #ffffff;
        /* height: 70px; */
        font-size: 20px;
        box-shadow: 0px 2px 7px #A2A2A2;
        padding: 0 20px;
    }

    .sticky a{
        color: #000000 !important;
    }

    .sticky a:focus{
        /* color: #000000; */
        outline: none !important;
    }
    
    .sticky .sub-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 1rem 0;
    }
    
    .sticky .dropdown-flex {
        display: flex;
        justify-content: flex-end;
    }
    
    .sticky .deloitte-insight-logo-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .sticky .dropdown-menu .dropdown-item {
        font-size: 14px;
        color: #000000;
        font-family: "Open Sans", sans-serif;
    }
    
    .sticky .font-weight-bold {
        font-weight: 600 !important;
    }
    
    .sticky .font14 {
        font-size: 14px;
    }
    
    .sticky .text-black {
        color: #000000;
    }
    
    .sticky .btn-group .btn-secondary {
        background-color: #ffffff;
        color: #000000;
        border: none;
        min-width: 120px;
        font-size: 14px;
        margin-left: 10px;
        box-shadow: none !important;
    }
    
    .sticky .disabled_state {
        pointer-events: none;
        color: #000000 !important;
    }
    
    .sticky .backgroundProperty:active {
        box-shadow: none;
    }
    
    .sticky .subscribeIconParent .subscribeIcon {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/subscribe-Icon.svg) !important;
        cursor: pointer;
    }
    
    .sticky .subscribeIconHover {
        display: none;
    }
    
    .sticky .subscribeIconParent:hover .subscribeIcon {
        display: none;
    }
    
    .sticky .subscribeIconParent:hover .subscribeIconHover {
        display: block;
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/subscribe-hover.svg) !important;
        cursor: pointer;
    }
    
    .sticky .backgroundProperty:focus,
    .sticky button {
        outline: 0;
    }
    
    .sticky .dropDownArrow img {
        width: 16px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .sticky .pt-10 {
        padding-top: 13px;
    }
    
    .sticky .float-right {
        float: right;
    }
    
    .sticky .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: none;
    }
    
    .sticky .dropdown-item:focus,
    .sticky .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }
    
    .sticky .btn:hover {
        border: 0px solid !important;
    }
    
    .sticky .btn-group.open .dropdown-toggle {
        box-shadow: none !important;
    }
    
    .sticky .no-padding {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .sticky .btn-group .dropdown-toggle,
    .sticky .FullReport {
        display: flex;
        align-items: center;
    }
    
    .sticky #languageDropdown .dropdown-menu {
        border: none;
        right: -12px !important;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    
    .sticky #exploreTrends .dropdown-menu {
        border: none;
        right: -12px !important;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .sticky  .dropdown-menu {
        min-width: 210px;
    }
    
    .sticky .dropDownArrowImg {
        background-repeat: no-repeat;
        background-image: url("/content/dam/insights/us/USI-dev/2020/November/HC-Trends/assets/landing-page-icons/drop-down.svg");
        height: 40px;
        width: 40px;
        background-position: center;
    }
    
    .sticky .dropDownArrowImgHover {
        background-repeat: no-repeat;
        background-image: url("/content/dam/insights/us/USI-dev/2020/November/HC-Trends/assets/landing-page-icons/drop-down-grey.svg");
        height: 40px;
        width: 40px;
        background-position: center;
    }
    
    .sticky .dropDownArrowImgHover {
        display: none;
    }
    
    .sticky .btn-group:hover .dropDownArrowImgHover {
        display: block;
    }
    
    .sticky .btn-group:hover .dropDownArrowImg {
        display: none;
    }
    
    .sticky .deloitte-logo-img {
        padding: 0 0 5px 0;
        margin-top: 6px;
        margin-left: 5px;
        width: 85px;
        height: 44px;
    }
    
    .sticky .dropdown-item:hover {
        background-color: transparent;
        text-decoration: underline;
        cursor: pointer;
    }
    
    .sticky .dropdown-item {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important;
    }
    
    .sticky #languageDropdown .dropdown-menu-right {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
        width: 200px !important;
    }
    
    .sticky #exploreTrends .dropdown-menu-right {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
        width: 200px !important;
    }
    
    .sticky .btn-group .btn-secondary:hover,
    .sticky .mob-sub a:hover {
        color: #97999B;
    }
    
    .sticky .mob-sub a {
        color: #000000;
    }
    
    .sticky .btn-group .btn-secondary {
        /* margin-top: -6px; */
    }
    
    .sticky .mob-sub {
        margin-right: 5rem !important;
    }
    
    .sticky .reverseY {
        transform: scaleY(-1);
    }
    
    .sticky .mob-sub {
        cursor: pointer;
    }
    
    .sticky #languageDropdown .dropdown-menu {
        border: none;
        right: 2px !important;
        left: 0 !important;
        display: none;
        background-color: #ffffff;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    
    .sticky #exploreTrends .dropdown-menu {
        border: none;
        right: 2px !important;
        left: 0 !important;
        display: none;
        background-color: #ffffff;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    
    .sticky .sticky-icon-wrapper {
        float: right;
        margin-top: 40px;
        margin-right: 15px;
    }
    
    .sticky .mb-5 {
        margin-bottom: 5px;
    }
    
    .sticky .downLoadIcon {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/download-icon.svg);
    }
    
    .sticky .downLoadIconHover {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/download-blue-hover.svg);
    }
    
    .sticky .downLoadIconHover {
        display: none;
    }
    
    .sticky .downLoadIconParent:hover .downLoadIconHover {
        display: block;
    }
    
    .sticky .downLoadIconParent:hover .downLoadIcon {
        display: none;
    }
    
    .sticky .FullReport:hover .download-icon-black {
        cursor: pointer;
        background-image: url(/etc/insights-lists/interactives/staging/2020/December/HC-Trends-test/assets/landing-page-icons/download-arrow-black-hover.svg);
    }
    
    .sticky .download-icon-black {
        background-image: url(/etc/insights-lists/interactives/staging/2020/December/HC-Trends-test/assets/landing-page-icons/download-arrow-black.svg);
        background-position: center;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        margin-left: 20px;
        display: inline-block;
    }
    
    .sticky .my-share {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/share.svg);
    }
    
    .sticky .my-share-hover {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/share-hover.svg);
    }
    
    .sticky .my-share-hover {
        display: none;
    }
    
    .sticky .my-share-parent:hover .my-share-hover {
        display: block;
    }
    
    .sticky .my-share-parent:hover .my-share {
        display: none;
    }
    
    .sticky .backgroundProperty {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 34px;
        height: 35px;
        width: 35px;
        background-color: transparent;
    }
    
    .sticky .facebook {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/facebook-active.svg);
    }
    
    .sticky .facebookHover {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/facebook-hover.svg);
    }
    
    .sticky .facebookHover {
        display: none;
    }
    
    .sticky .facebookParent:hover .facebookHover {
        display: block;
    }
    
    .sticky .facebookParent:hover .facebook {
        display: none;
    }
    
    .sticky .twitter {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/twitter-active.svg);
        background-repeat: no-repeat;
    }
    
    .sticky .twitterHover {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/twitter-hover.svg);
        background-repeat: no-repeat;
    }
    
    .sticky .twitterHover {
        display: none;
    }
    
    .sticky .twitterParent:hover .twitterHover {
        display: block;
    }
    
    .sticky .twitterParent:hover .twitter {
        display: none;
    }
    
    .sticky .linkedIn {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/linkedin-active.svg);
        background-repeat: no-repeat;
    }
    
    .sticky .linkedInHover {
        background-image: url(/etc/insights-lists/interactives/staging/2021/march/Deloitte-Insight-Magazine/assets/svg/linkedin-hover.svg);
        background-repeat: no-repeat;
    }
    
    .sticky .linkedInHover {
        display: none;
    }
    
    .sticky .linkedInParent:hover .linkedInHover {
        display: block;
    }
    
    .sticky .linkedInParent:hover .linkedIn {
        display: none;
    }
    
    .sticky #inside-dropdown-share {
        display: none;
        padding: 0.5rem 1.5rem;
    }
    
    @media only screen and (max-width: 768px) {
        div.sticky {
            top: 0;
            /* height: 110px; */
        }
        .sticky .btn-group .btn-secondary {
            margin-left: 0px;
            font-size: 12px !important;
        }
        .sticky .btn-group .btn-secondary {
            margin-top: 16px;
            float: right;
        }
        .sticky .btn-group {
            margin-right: -46px;
            margin-top: -17px;
        }
        .sticky .btn {
            padding: 0px !important;
        }
        .sticky .pt-10 {
            padding-top: 7px;
        }
        .sticky .deloitte-logo-img {
            padding-top: 25px;
        }
        .sticky .deloitte-logo-img {
            padding: 0 0 5px 0;
            margin-top: 20px;
            margin-left: 5px;
            width: 85px;
            height: 44px;
        }
        .sticky .col-reverse {
            display: flex;
            flex-direction: column-reverse;
        }
        .sticky .mob-sub {
            text-align: right;
            padding-bottom: 5px;
            margin-right: -1rem !important;
        }
        .stickty .dropdown-menu {
            border: none;
        }
        .sticky #inside-dropdown-share {
            display: block;
        }
        .sticky #outside-share {
            display: none;
        }
    }