/* Minification failed. Returning unminified contents.
(1969,4): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1973,105): run-time error CSS1039: Token not allowed after unary operator: '-d'
(3836,110): run-time error CSS1039: Token not allowed after unary operator: '-d'
(3846,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3863,108): run-time error CSS1039: Token not allowed after unary operator: '-d'
(5671,36): run-time error CSS1046: Expect comma, found '0'
(5671,40): run-time error CSS1046: Expect comma, found '/'
(5765,36): run-time error CSS1046: Expect comma, found '0'
(5765,40): run-time error CSS1046: Expect comma, found '/'
(8139,105): run-time error CSS1039: Token not allowed after unary operator: '-d'
(8858,30): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(8889,30): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
/*! jQuery UI - v1.12.1 - 2021-08-26
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu .ui-menu {
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        cursor: pointer;
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px .4em
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0
    }

    .ui-menu .ui-state-focus, .ui-menu .ui-state-active {
        margin: -1px
    }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

    .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

    .ui-controlgroup > .ui-controlgroup-item {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

        .ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
            z-index: 9999
        }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

    .ui-controlgroup .ui-controlgroup-label span {
        font-size: 80%
    }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc( 100% - 2.4em )
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-n {
        height: 2px;
        top: 0
    }

    .ui-dialog .ui-resizable-e {
        width: 2px;
        right: 0
    }

    .ui-dialog .ui-resizable-s {
        height: 2px;
        bottom: 0
    }

    .ui-dialog .ui-resizable-w {
        width: 2px;
        left: 0
    }

    .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
        width: 7px;
        height: 7px
    }

    .ui-dialog .ui-resizable-se {
        right: 0;
        bottom: 0
    }

    .ui-dialog .ui-resizable-sw {
        left: 0;
        bottom: 0
    }

    .ui-dialog .ui-resizable-ne {
        right: 0;
        top: 0
    }

    .ui-dialog .ui-resizable-nw {
        left: 0;
        top: 0
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
        height: 100%;
        filter: alpha(opacity=25);
        opacity: 0.25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: bold;
            line-height: 1.5;
            padding: 2px 0.4em;
            margin: 0.5em 0 0 0;
            height: auto;
            border: 0
        }

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px
        }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

    .ui-widget-content a {
        color: #333
    }

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

    .ui-widget-header a {
        color: #333
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: normal;
        color: #454545
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
            color: #454545;
            text-decoration: none
        }

            .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
                border: 1px solid #ccc;
                background: #ededed;
                font-weight: normal;
                color: #2b2b2b
            }

                .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
                    color: #2b2b2b;
                    text-decoration: none
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94,158,214)
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #fff
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #fff;
        text-decoration: none
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #5f3f3f
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35)
    }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

/*#region overriding of bootstrap classes*/
.container {
    max-width: 1440px !important;
}
.no-gutters {
    margin-left: -15px;
    margin-right: -15px;
}
.xs-gutters {
    margin-right: -0.125rem;
    margin-left: -0.125rem;
}
.xs-gutters > .col, body .xs-gutters > [class*="col-"] {
    padding-right: 0.125rem;
    padding-left: 0.125rem;
}
.sm-gutters {
    margin-right: -3px;
    margin-left: -3px;
}
.sm-gutters > .col, body .sm-gutters > [class*="col-"] {
    padding-right: 3px;
    padding-left: 3px;
}
.md-gutters {
    margin-right: -5px;
    margin-left: -5px;
}
.md-gutters > .col, body .md-gutters > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.lg-gutters {
    margin-right: -10px;
    margin-left: -10px;
}
.lg-gutters > .col, body .lg-gutters > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
.xl-gutters {
    margin-right: -20px;
    margin-left: -20px;
}
.xl-gutters > .col, body .xl-gutters > [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
}
/*#endregion overriding of bootstrap classes*/
/*body p, p.paragraph {
	margin-bottom: 1em;
	font-family: Roboto, sans-serif;
	font-style: normal;
	/*font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	word-break: break-word;
}

.paragraph {
	margin-bottom: 1em;
	color: #000;
	font-style: normal;
	/*font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	/*font-weight: 300;
}*/

body p, p.paragraph, .paragraph {
    margin-bottom: 1em;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    word-break: break-word;
}

.paragraph {
    color: #000;
}

ul.indent {
	margin-bottom: 1rem;
	padding-inline-start: 20px !important;
	list-style: disc;
}

	ul.indent li p {
		margin-bottom: 0;
	}



.hyperlink {
    color: #008265;
    font-weight: 600;
    font-size: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-decoration: none;
    display: inline-block;
}

	.hyperlink:hover {
		text-decoration: none;
		color: #008265;
	}

		.hyperlink:hover:after {
			--d: 100%;
		}

	.hyperlink:after {
		background: linear-gradient( 90deg, #008265 calc(100%/3), transparent 0 calc(200%/3), #008265 0) var(--d, 0%) 100%/300% 3px no-repeat;
		border-radius: 2px;
		content: '';
		display: block;
		height: 2px;
		margin-top: 5px;
		transition: 0.5s;
		margin-top: -5px;
		height: 1px;
	}

	@media screen and (max-width: 1079px){
        .hyperlink {
            text-decoration: underline;
            text-underline-offset: 5px;
            display: unset;
        }

		.hyperlink:after{
			content:unset;
		}
	}

.highlighted-text {
	color: #0F3557;
	font-family: "orpheuspro", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 34px;
}

.oc-title-link {
	color: black;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	text-decoration: none;
	text-underline-offset: 3px;
}

	.oc-title-link:hover {
		text-decoration: underline;
	}

h2, .h2 {
	/*color: #fff;*/
	font-style: normal;
	/*font-weight: bold;*/
	font-size: 3rem;
	line-height: 1.2em;
	letter-spacing: -0.02em;
	/*text-align: center;*/
	font-family: "orpheuspro", serif;
}

	h2 sup {
		font-size: 24px;
		top: -24px;
	}

@media screen and (max-width: 1079px) {
	h2, .h2 {
		font-size: 2rem;
	}

		h2 sup {
			font-size: 16px;
			top: -16px;
		}
}
	

		

	/*.white {
	color: white !important;
} User Bootstrap's text-white class for this*/

	.oc-text-primary {
		color: #008265; /*Oaktree green color*/
	}

	.oc-text-secondary {
		color: #008265; /*Brookfield blue color*/
	}

	.oc-text-yellow {
		color: #c0a42f;
	}

	.oc-text-brown {
		color: #a9462b;
	}

	.oc-text-green {
		color: #008265;
	}

	.oc-text-white {
		color: white;
	}

	.oc-text-underline {
		text-decoration: underline;
	}

	.oc-bg-primary {
		background-color: #008265;
	}

	.dark-background, .oc-bg-secondary {
		background: #0F3557;
	}

	.oc-bg-white {
		background-color: white;
	}

	.light-grey-background, .oc-bg-ltgrey {
		background-color: #f2f2f2;
	}

.oc-font-secondary {
	font-family: "orpheuspro", serif;
}

	.map-location {
		padding-left: 29px;
		margin-bottom: 24px;
		position: relative;
		color: #fff;
		font-style: normal;
		font-weight: 500;
		font-size: 11px;
		line-height: 13px;
		letter-spacing: 0.2em;
		text-transform: uppercase;
	}

		.map-location:before {
			position: absolute;
			left: 0;
			top: -7.5px;
			content: '';
			width: 24px;
			height: 24px;
		}

	.container-mw-1180 {
		max-width: 1180px !important;
	}

	.oc-close {
		position: absolute;
		right: 12px;
		top: 12px;
		transform: scale(0.7);
		background: url("/Assets/OaktreeCap/Images/close.svg");
		width: 30px;
		height: 30px;
		opacity: 1;
	}

	@media screen and (max-width: 1079px) {
		.wrapperColumnContent {
			-webkit-box-flex: 0;
			flex: 0 0 100% !important;
			max-width: 100% !important;
		}
	}

	@media (min-width: 768px) {
		.paragraph-md {
			font-size: 22px;
			line-height: 30px;
		}

		.highlighted-text-md {
			font-size: 36px;
			line-height: 44px;
		}
	}

	.border-separator {
		border-right: unset;
		border-bottom: 2px solid white;
	}

	@media (min-width: 992px) {
		.highlighted-text-lg {
			font-size: 42px;
			line-height: 50px;
		}
	}

	@media (min-width: 1200px) {
		.border-separator-xl {
			border-right: 2px solid white;
			border-bottom: unset;
		}
	}


.insight-commentary-wrapper h1 {
	font-family: 'orpheuspro', serif;
	font-size: 2.75rem;
	font-weight: 300;
}

.insight-commentary-wrapper .article-content p.subtitleGreen {
	text-transform: uppercase;
	font-size: 1.25rem;
	margin-top: 1.5rem;
	color: #008265;
}

.insight-commentary-wrapper .article-content p.subtitleBlack {
	font-size: 1.15rem;
	font-weight: 600;
	margin-bottom: 1rem;
}

.insight-commentary-wrapper .article-content div.strategy-highlight {
	background-color: #f2f2f2;
	padding: 1rem;
}

	.insight-commentary-wrapper .article-content div.strategy-highlight p.strategy {
		color: #008265;
		font-size: 1.25rem;
		font-weight: 600;
		text-transform: uppercase;
		margin-top: 0;
	}

.insight-commentary-wrapper .article-content ul,
.insight-commentary-wrapper .article-content ol {
	padding-left: 3rem;
}

	.insight-commentary-wrapper .article-content ul.indent {
		padding-left: 3rem;
		padding-inline-start: 3rem !important;
	}

.insight-commentary-wrapper .article-content p.green {
	color: #008265;
	font-weight: 600;
}

.insight-commentary-wrapper .article-content p.brown {
	color: #a9462b;
	font-weight: 600;
}

.insight-commentary-wrapper .article-content p.imgcaption {
	font-size: 0.8rem;
	font-style: italic;
}

insight-commentary-wrapper .article-content h4.overview .text {
	position: relative;
	font-size: 1em;
	color: #008265;
	background: #fff;
	z-index: 1;
	padding-right: 5px;
}

.insight-commentary-wrapper .article-content p.indent {
	padding-left: 3rem;
}

.insight-commentary-wrapper .article-content div.section-title {
	position: relative;
	overflow: hidden;
}

	.insight-commentary-wrapper .article-content div.section-title h4 span.text {
		color: #008265;
		padding-right: 1rem;
		text-transform: uppercase;
	}

.article-content h5.subHeading {
	color: #008265;
	text-transform: uppercase;
	font-weight: bold;
}

.article-content p.indent {
	padding-left: 20px;
}

.article-content p.quote {
	font-style: regular;
}

.article-content p.quotee {
	padding-left: 40%;
}

.article-content p.strategy,
.article-content p.subtitle {
	color: #008265;
	text-transform: uppercase;
	font-weight: 900 !important;
}

.article-content p.brown {
	color: #a9462b;
}

.article-content p.green {
	color: #008265;
}

.article-content p.yellow {
	color: #c0a42f;
}

.article-content p.underline {
	text-decoration: underline;
}

.article-content .quote-container p {
	text-align: center;
	color: #008265;
	font-style: italic;
}

.article-content .responsive-chart-img {
	width: 50%;
	float: left;
}

table.table p,
table.table p.paragraph {
	margin: 0;
}

.textonly-quote-wrapper .quote-content .quote {
	color: #008265;
	font-family: "orpheuspro";
	font-style: normal;
	font-weight: normal;
	font-size: 42px;
	line-height: 50px;
	text-align: center;
	letter-spacing: -0.02em;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	.article-content .responsive-chart-img {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}

	.article-content .podcast-poster {
		max-width: 100% !important;
		margin-top: 1rem;
	}
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
        transform: translateY(60px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.grid {
    max-width: 1180px;
    margin: 0 auto;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    vertical-align: baseline;
}



html, body, div, span, applet, object, iframe, img, ins, kbd, q, s, samp, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, table, caption, tbody, tfoot, thead, tr, th, td, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, mark, audio, video {
    font-size: 100%;
    font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: Roboto, sans-serif;
}

body, p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: black;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

* {
    box-sizing: border-box;
    outline: none;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    a:hover {
        color: inherit;
        text-decoration: none;
    }

.externalLinkIcon {
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(/WAI/GL/wiki/skins/Vector/images/external-link-ltr-icon.png?325de);
    background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2306c%22%20d%3D%22M1.5%204.518h5.982V10.5H1.5z%22%2F%3E%3Cpath%20d%3D%22M5.765%201H11v5.39L9.427%207.937l-1.31-1.31L5.393%209.35l-2.69-2.688%202.81-2.808L4.2%202.544z%22%20fill%3D%22%2306f%22%2F%3E%3Cpath%20d%3D%22M9.995%202.004l.022%204.885L8.2%205.07%205.32%207.95%204.09%206.723l2.882-2.88-1.85-1.852z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    background-image: linear-gradient(transparent,transparent),url(/WAI/GL/wiki/skins/Vector/images/external-link-ltr-icon.svg?13447) !ie;
    background-image: -o-linear-gradient(transparent,transparent),url(/WAI/GL/wiki/skins/Vector/images/external-link-ltr-icon.png?325de);
    /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);*/
    padding-right: 15px;
    padding-bottom: 3px;
}



.btn {
    border: 0 none;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    min-width: 184px;
    padding: 22px 47px;
    position: relative;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

    .btn:focus {
        /*outline: none !important;*/
        box-shadow: none !important;
    }

    .btn:before {
        border-radius: 3px;
        content: '';
        width: 0%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        z-index: -1;
        transition: all 0.3s;
    }

    .btn:hover:before {
        width: 100%;
    }

    .btn.primary {
        color: #008265;
    }

        .btn.primary:before {
            background: #008265;
        }

        .btn.primary:hover {
            color: #fff;
        }

            .btn.primary:hover:before {
                width: 100%;
            }


    .btn.secondary {
        color: #fff;
    }

        .btn.secondary:before {
            background: linear-gradient(90deg, #0F3557 0%, #0F3557 50%, #008265 50%, #008265 100%);
            background-size: 200% 100%;
            background-position: 100%;
            width: 100%;
        }

        .btn.secondary:hover:before {
            background-position: 0;
        }

/*#region SVGs*/

.svg-archived-memo, .svg-archived-memo-blue, .svg-arrow-down, .svg-arrow-down-green, .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist h3:after,
.ui-dialog .subscribe-lightbox #sf-country-button .ui-selectmenu-icon, .svg-arrow-left-black, .people-list .people-list-content .owl-nav .owl-prev:hover, .table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.previous:after,
.svg-arrow-left-green, .insights-wrapper .insights-list .owl-nav .owl-prev:hover, .people-list .people-list-content .owl-nav .owl-prev, .people-list.blue .owl-nav .owl-prev:hover, .svg-arrow-left-white, .insights-wrapper .insights-list .owl-nav .owl-prev,
.people-list.blue .owl-nav .owl-prev, .table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.previous:hover:after, .svg-arrow-right-black, .people-list .people-list-content .owl-nav .owl-next:hover,
.table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.next:after, .svg-arrow-right-green,  .insights-wrapper .insights-list .owl-nav .owl-next:hover, .group .tabs-content h2:after, .group .tabs-content h5:after, .leadership .tabs-content h2:after, .leadership .tabs-content h5:after,
.people-list .people-list-content .owl-nav .owl-next, .people-list.blue .owl-nav .owl-next:hover, .tabbed-content-wrapper .tabbed-content-list-wrapper .tabbed-content-list h5:after, .ui-dialog .ui-dialog-content.archived-memos-popup .memo-sublist h3:after, .ui-dialog .ui-dialog-content.archived-memos-popup .memo-sublist h3:hover:after,
.svg-arrow-right-white, .footer .footer-links h5:after, .insights-wrapper .insights-list .owl-nav .owl-next, .people-list.blue .owl-nav .owl-next,
.table-view .table-view-content .collapsable-table h3:after, .table-view .table-view-content .collapsable-table .sub-tables h4:after, .table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.next:hover:after,
.svg-arrow-up, .svg-burger, .svg-checkbox, .svg-chevron, .svg-chevron-green, .svg-close,
.ui-dialog .ui-dialog-titlebar .ui-icon-closethick, .svg-close-black, .ui-dialog .ui-dialog-titlebar .ui-icon-closethick:hover, .svg-close-blue, .svg-download, .download:before, .svg-ellipse, .hero-slides.owl-carousel .owl-dot,
.svg-ellipse-empty, .hero-slides.owl-carousel .owl-dot:hover, .svg-ellipse-selected, .hero-slides.owl-carousel .owl-dot.active, .svg-folder, .svg-insights-article, .insights-wrapper .article, .insights-list-wrapper .article, .article-content .article.main .article,
.svg-insights-article-hover, .insights-wrapper .img-wrapper:hover .article, .insights-list-wrapper .img-wrapper:hover .article, .article-content .article.main .press-imagethumbnail:hover .article, .svg-insights-audio, .insights-wrapper .audio, .insights-list-wrapper .audio, .article-content .article.main .audio, .svg-insights-audio-hover,
.insights-wrapper .img-wrapper:hover .audio, .insights-list-wrapper .img-wrapper:hover .audio, .article-content .article.main .press-imagethumbnail:hover .audio, .svg-insights-video, .insights-wrapper .video, .insights-list-wrapper .video, .article-content .article.main .video, .svg-insights-video-hover, .insights-wrapper .img-wrapper:hover .video,
.insights-list-wrapper .img-wrapper:hover .video, .article-content .article.main .press-imagethumbnail:hover .video, .svg-listen, .listen:before, .svg-map-icon, .fullimage-block .list li:before,
.table-view .table-view-content .table-filters .search-filter-wrapper:after, .svg-search-blue, .svg-search-icon, .svg-search-icon-hover,
.svg-user, .svg-user-hover, .svg-view-all-blue, .svg-view-all-green, .map-location:before, .full-width-tabs-wrapper button:after {
    background: url("/Assets/OaktreeCap/Images/Sprites/Icons.svg") no-repeat;
}

.insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-icon, .insights-list-wrapper .insights-list-content .tabs:before,
.insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-selectmenu-icon,
.archived:before, .archived:hover:before, .download:before, .download:hover:before, .listen:before, .listen:hover:before, .svg-twitter-primary-outline,
.svg-facebook-primary-outline, .svg-linkedin-primary-outline, .svg-mail-primary-outline {
    background: url("/Assets/OaktreeCap/Images/Sprites/Icons3.svg") no-repeat;
    background-size: 342px 321px;
}


.subscribe-form #sf-country-button .ui-selectmenu-icon, .subscribe-form .checkbox, .svg-checkbox-checked, .subscribe-form .checkbox.checked {
    background: url("/Assets/OaktreeCap/Images/Sprites/Icons4.svg") no-repeat;
}

.table-view .table-view-content .table-filters .ui-selectmenu-icon {
    background: url("/Assets/OaktreeCap/Images/Sprites/Icons2.svg") no-repeat;
    background-position: 99.3730407523511% 13.380281690140846%;
}

.map-location:before {
    background: url(/Assets/OaktreeCap/Images/map-icon.svg) no-repeat;
}


.warning-message {
    background: #f1f1f1;
    padding: 19px 15px;
    text-align: center;
}

    .warning-message .info span {
        padding: 0 0 0 7px;
        position: relative;
        color: #008265;
    }


    .warning-message .info img {
        content: url(/Assets/OaktreeCap/Images/info.svg);
    }

    .warning-message .info:after {
        margin-left: 26px;
        margin-top: 0;
    }


@media screen and (max-width: 1079px) {
    .warning-message .info {
        display: inline-block;
        font-size: 12px;
        line-height: 19px;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .warning-message .link-underline:after {
        display: none;
    }

    /*.warning-message .info span:after {
			display: none;
		}*/
}

/*Header*/
.svg-close, .ui-dialog .ui-dialog-titlebar .ui-icon-closethick {
    background-position: 35.8974358974359% 88.10408921933086%;
}



form.search .form-content .closeButton {
    content: url(/Assets/OaktreeCap/Images/close.svg);
}

    form.search .form-content .closeButton:hover {
        content: url(/Assets/OaktreeCap/Images/close-black.svg);
    }

form.search .form-content .do-search {
    background: url(/Assets/OaktreeCap/Images/search.svg) no-repeat;
    background-size: 26px 26px;
}

    form.search .form-content .do-search:hover {
        background: url(/Assets/OaktreeCap/Images/search-blue.svg) no-repeat;
        background-size: 26px 26px;
    }


.table-view .table-view-content .table-filters .search-filter-wrapper .svg-search {
    background: url(/Assets/OaktreeCap/Images/search.svg) no-repeat;
    background-size: 26px 26px;
}

    .table-view .table-view-content .table-filters .search-filter-wrapper .svg-search:hover {
        background: url(/Assets/OaktreeCap/Images/search-blue.svg) no-repeat;
        background-size: 26px 26px;
    }


.table-view .table-view-content .table-filters .search-filter-wrapper:after {
    background-position: 46.20938628158845% 86.81318681318682%;
}

.svg-search-blue {
    background-position: 55.5956678700361% 86.81318681318682%;
}


.svg-search-icon {
    background-position: 35.87786259541985% 73.64341085271317%;
}

.actions-nav .action-search {
    content: url(/Assets/OaktreeCap/Images/search-icon.svg);
    height: 41px;
    width: 41px;
}

    .actions-nav .action-search:hover, .actions-nav .action-search.active {
        content: url(/Assets/OaktreeCap/Images/search-icon-hover.svg);
    }

.svg-search-icon-hover {
    background-position: 51.52671755725191% 73.64341085271317%;
}

.svg-close-black, .ui-dialog .ui-dialog-titlebar .ui-icon-closethick:hover {
    background-position: 24.90842490842491% 88.10408921933086%;
}

.svg-close-blue {
    background-position: 13.91941391941392% 88.10408921933086%;
}

.actions-nav .action-login {
    content: url(/Assets/OaktreeCap/Images/user.svg);
    height: 41px;
    width: 41px;
}

    .actions-nav .action-login:hover, .actions-nav .action-login.active {
        content: url(/Assets/OaktreeCap/Images/user-hover.svg);
    }

.svg-user {
    background-position: 67.17557251908397% 73.64341085271317%;
}

.svg-user-hover {
    background-position: 90.83969465648855% 0;
}

/*Footer*/
.footer .footer-links h5:after {
    background-position: 37.64705882352941% 19.12350597609562%;
}

.svg-twitter-primary-outline, .svg-facebook-primary-outline, .svg-linkedin-primary-outline, .svg-mail-primary-outline {
    display: block;
    width: 47px;
    height: 47px;
    transition: background-image 0.2s ease-in-out;
}


.svg-youtube {
    content: url(/Assets/OaktreeCap/Images/youtube.svg);
    height: 47px;
    width: 47px;
}

    .svg-youtube:hover {
        content: url(/Assets/OaktreeCap/Images/youtube-white.svg);
    }

.svg-twitter {
    content: url(/Assets/OaktreeCap/Images/twitterX.svg);
    height: 47px;
    width: 47px;
}

    .svg-twitter:hover {
        content: url(/Assets/OaktreeCap/Images/twitterX-white.svg);
    }

.svg-linkedin {
    content: url(/Assets/OaktreeCap/Images/linkedin.svg);
    height: 47px;
    width: 47px;
}

    .svg-linkedin:hover {
        content: url(/Assets/OaktreeCap/Images/linkedin-white.svg);
    }

.svg-facebook {
    content: url(/Assets/OaktreeCap/Images/facebook.svg);
    height: 47px;
    width: 47px;
}

    .svg-facebook:hover {
        content: url(/Assets/OaktreeCap/Images/facebook-white.svg);
    }

.svg-twitter-primary-outline {
    background-position: 75.9322033898305% 17.153284671532848%;
}

    .svg-twitter-primary-outline:hover {
        background-position: 75.9322033898305% 34.306569343065696%;
    }

.svg-linkedin-primary-outline {
    background-position: 91.86440677966101% 0;
}

    .svg-linkedin-primary-outline:hover {
        background-position: 31.864406779661017% 59.12408759124087%;
    }

.svg-facebook-primary-outline {
    background-position: 0 76.27737226277372%;
}

    .svg-facebook-primary-outline:hover {
        background-position: 15.932203389830509% 76.27737226277372%;
    }

.svg-mail-primary-outline {
    background-position: 31.864406779661017% 76.27737226277372%;
}

    .svg-mail-primary-outline:hover {
        background-position: 47.79661016949152% 76.27737226277372%;
    }
/*Insight carousel*/
.svg-arrow-left-green, .insights-wrapper .insights-list .owl-nav .owl-prev:hover, .people-list .people-list-content .owl-nav .owl-prev, .people-list.blue .owl-nav .owl-prev:hover {
    background-position: 18.823529411764707% 0;
}

.svg-arrow-left-white, .insights-wrapper .insights-list .owl-nav .owl-prev, .people-list.blue .owl-nav .owl-prev, .table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.previous:hover:after {
    background-position: 0 19.12350597609562%;
}

.svg-arrow-right-green, .insights-wrapper .insights-list .owl-nav .owl-next:hover, .group .tabs-content h2:after, .group .tabs-content h5:after, .leadership .tabs-content h2:after, .leadership .tabs-content h5:after, .people-list .people-list-content .owl-nav .owl-next, .people-list.blue .owl-nav .owl-next:hover, .tabbed-content-wrapper .tabbed-content-list-wrapper .tabbed-content-list h5:after, /*.insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-icon,*/ .full-width-tabs-wrapper button:after {
    background-position: 37.64705882352941% 0;
}

.svg-arrow-right-white, .insights-wrapper .insights-list .owl-nav .owl-next, .people-list.blue .owl-nav .owl-next, .table-view .table-view-content .collapsable-table h3:after, .table-view .table-view-content .collapsable-table .sub-tables h4:after, .table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.next:hover:after {
    background-position: 37.64705882352941% 19.12350597609562%;
}

.svg-insights-article, .insights-wrapper .article, .insights-list-wrapper .article, .article-content .article.main .article {
    background-position: 89.81132075471699% 30.268199233716476%;
}

.svg-insights-article-hover, .insights-wrapper .img-wrapper:hover .article, .insights-list-wrapper .img-wrapper:hover .article, .article-content .article.main .press-imagethumbnail:hover .article {
    background-position: 89.81132075471699% 44.827586206896555%;
}

.svg-insights-audio, .insights-wrapper .audio, .insights-list-wrapper .audio, .article-content .article.main .audio {
    background-position: 89.81132075471699% 15.708812260536398%;
}

.svg-insights-audio-hover, .insights-wrapper .img-wrapper:hover .audio, .insights-list-wrapper .img-wrapper:hover .audio, .article-content .article.main .press-imagethumbnail:hover .audio {
    background-position: 89.81132075471699% 73.9463601532567%;
}

.svg-insights-video, .insights-wrapper .video, .insights-list-wrapper .video, .article-content .article.main .video {
    background-position: 0 90.80459770114942%;
}

.svg-insights-video-hover, .insights-wrapper .img-wrapper:hover .video, .insights-list-wrapper .img-wrapper:hover .video, .article-content .article.main .press-imagethumbnail:hover .video {
    background-position: 89.81132075471699% 59.38697318007663%;
}

.svg-listen, .listen:before {
    background-position: 100% 78.54545454545455%;
}
/*Portfolio Managers carousel*/
.svg-arrow-left-black, .people-list .people-list-content .owl-nav .owl-prev:hover {
    background-position: 0 0;
}

.svg-arrow-right-black, .people-list .people-list-content .owl-nav .owl-next:hover {
    background-position: 18.823529411764707% 19.12350597609562%;
}

/*Insights page*/
.svg-archived-memo {
    background-position: 15.09433962264151% 100%;
}

.svg-archived-memo-dims {
    width: 24px;
    height: 24px;
}

.svg-archived-memo-blue {
    background-position: 100% 40.4040404040404%;
}

.svg-archived-memo-blue-dims {
    width: 24px;
    height: 24px;
}

.svg-folder, .archived:before {
    background-position: 45.962732919254655% 31.683168316831683%;
}

.svg-folder-dims, .archived:before {
    width: 20px;
    height: 18px;
}

.svg-folder-blue, .archived:hover:before {
    background-position: 39.75155279503105% 31.683168316831683%;
}

.svg-folder-blue-dims {
    width: 20px;
    height: 18px;
}

.download:before {
    background-position: 100% 56.56565656565657%;
}

.download:before {
    width: 24px;
    height: 24px;
}

.download:hover:before {
    background-position: 100% 24.242424242424242%;
}

.listen:before {
    background-position: 7.547169811320755% 100%;
}

.listen:before {
    width: 24px;
    height: 24px;
}

.listen:hover:before {
    background-position: 100% 8.080808080808081%;
}


.svg-arrow-down-green-dims, .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-icon,
.insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-selectmenu-icon,
.ui-dialog .ui-dialog-content.archived-memos-popup .memo-sublist h3:after {
    width: 18px;
    height: 18px;
}

.svg-arrow-down-light-green, .ui-dialog .ui-dialog-content.archived-memos-popup .memo-sublist h3:hover:after, .collapsable-section h3:hover:after {
    background-position: 72.53086419753086% 77.55775577557756%;
}

.svg-arrow-down-green, .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-icon,
.insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-selectmenu-icon,
.insights-list-wrapper .insights-list-content .tabs:before, .ui-dialog .ui-dialog-content.archived-memos-popup .memo-sublist h3:after {
    background-position: 30.246913580246915% 31.023102310231025%;
}

/*Subscribe email alerts*/
.subscribe-form #sf-country-button .ui-selectmenu-icon {
    background-position: 59.39393939393939% 46.864686468646866%;
}

.subscribe-form #sf-country-button .ui-selectmenu-icon {
    width: 18px;
    height: 18px;
}

.svg-checkbox, .subscribe-form .checkbox {
    background-position: 78.65853658536585% 98.67109634551495%;
}

.svg-checkbox-dims, .subscribe-form .checkbox {
    width: 20px;
    height: 20px;
}

    .svg-checkbox-checked, .subscribe-form .checkbox.checked {
        background-position: 68.29268292682927% 62.458471760797345%;
    }

/*#endregion SVGs*/

/*#region Header*/
body {
    padding-top: 100px;
}


.header {
    border-bottom: 1px solid #E7E7E7;
    position: relative;
    background: #fff;
    /*height: 102px;*/
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 90;
    transition: background .15s ease-out, transform .25s linear, opacity .1s ease-out;
}

    .header.hide-nav {
        transform: translateY(-100%);
    }


    .header .header-content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 40px;
        max-height: 108px;
    }

    .header .logo {
        margin: 23px 0 24px;
    }

        .header .logo img {
            max-height: 54px;
        }

#menu-toggle {
    display: none;
}

.navigations {
    display: flex;
    width: 997px;
    /*margin-left: 17.5px;*/
    /*align-items: center;*/
}

.mega-nav {
    max-height: 108px;
    /*width: 52.6579%;*/
    /*width: 53.6579%;*/
    width: 58%;
}

    .mega-nav .menu {
        height: 100%;
        display: flex;
        list-style: none;
        justify-content: end;
    }

        .mega-nav .menu > li:hover .sub-menu {
            display: flex;
        }

        .mega-nav .menu li:hover > .sub-menu2,
        .mega-nav .menu li:focus-within > .sub-menu2 {
            visibility: visible;
        }

        .mega-nav .menu li a {
            display: block;
            position: relative;
            top: 41px;
        }

        .mega-nav .menu li > a > span {
            top: 0;
        }


        .mega-nav .menu span {
            /*height: 100%;*/
            display: block;
            position: relative;
            color: #000;
            font-style: normal;
            font-weight: bold;
            font-size: 15px;
            line-height: 17px;
            letter-spacing: 0.2em;
            text-transform: uppercase;
            text-decoration: none;
        }

        .mega-nav .menu span {
            display: block;
            position: relative;
            top: 41px;
        }

            .mega-nav .menu span:after {
                background: #008265;
                border-radius: 2px;
                content: '';
                bottom: -10px;
                height: 2px;
                display: block;
                position: absolute;
                width: calc(100% - 36px);
                transform: scaleX(0);
                transition: transform .2s ease;
            }

        .mega-nav .menu li:hover span:after {
            transform: scaleX(1);
        }

.mobile-only {
    display: none;
}


.desktop-only {
    display: block;
}

.menu .sub-menu-wrapper {
    border-bottom: 1px solid #f4f4f4;
}

.mega-nav .sub-menu2 {
    background: #fff;
    visibility: hidden;
    flex-direction: column;
    padding: 25px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 1px;
    z-index: 99;
    line-height: 16px;
    border-bottom: 1px solid #f4f4f4;
}

    .mega-nav .sub-menu2 > li a {
        display: inline-block;
        text-indent: 0;
        color: #000000;
        font-style: normal;
        font-weight: bold;
        font-size: 14.5px;
        line-height: 38px;
        letter-spacing: 0.05em;
        text-transform: none;
        text-decoration: none;
        transition: color 0.2s ease-in-out;
        top: 0;
    }

    .mega-nav .sub-menu2 > li:last-child a {
        margin-bottom: 0;
    }

    .mega-nav .sub-menu2 > li a:hover {
        color: #008265;
    }

    .mega-nav .sub-menu2 a:focus {
        outline: 2px solid #008265;
    }

@media screen and (max-width: 1079px) {
    .header .mega-nav.opened {
        position: fixed;
    }

    body.noscroll {
        overflow: visible;
        height: 100%;
        position: fixed;
    }

    .mega-nav-container {
        width: calc(100% - 32px);
        max-height: calc(100vh - 170px);
        overflow-y: auto;
        position: absolute;
    }

    html.noscroll {
        overflow: hidden;
    }
}


.separator-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 5%;
    font-size: 30px;
    margin-top: 30px;
}

.actions-nav {
    display: flex;
    flex-direction: row;
    width: 7%;
    /*justify-content: space-evenly;*/
    justify-content: flex-end;
}

    .actions-nav .action-login,
    .actions-nav .action-search {
        margin: 27px 0 0;
        width: 41px;
        height: 41px;
        transition: background-image 0.2s ease-in-out;
    }

form.search {
    background: #fff;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 1px;
    padding: 45px 0;
    z-index: 99;
}

    form.search.show {
        display: block;
    }

    form.search .form-content {
        margin: 0 auto;
        width: 83%;
        position: relative;
        height: 54px;
    }

        form.search .form-content input[type=text] {
            border: 2px solid #e7e7e7;
            border-radius: 3px;
            width: 100%;
            padding: 11px 20px 11px 20px;
            margin: 0;
            font-style: normal;
            font-weight: normal;
            font-size: 18px;
            line-height: 28px;
        }

            form.search .form-content input[type=text]::placeholder {
                /* Chrome, Firefox, Opera, Safari 10.1+ */
                opacity: 1;
                /* Firefox */
                color: #000;
                font-family: Roboto, sans-serif;
                font-style: normal;
                font-weight: normal;
                font-size: 18px;
                line-height: 28px;
            }

            form.search .form-content input[type=text]:-ms-input-placeholder {
                /* Internet Explorer 10-11 */
                color: #000;
                font-family: Roboto, sans-serif;
                font-style: normal;
                font-weight: normal;
                font-size: 18px;
                line-height: 28px;
            }

            form.search .form-content input[type=text]::-ms-input-placeholder {
                /* Microsoft Edge */
                color: #000;
                font-family: Roboto, sans-serif;
                font-style: normal;
                font-weight: normal;
                font-size: 18px;
                line-height: 28px;
            }


        form.search .form-content .do-search {
            border: 0 none;
            height: 26px;
            width: 26px;
            position: absolute;
            right: 16px;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            transition: background-image 0.2s ease-in-out;
        }

        form.search .form-content .closeButton {
            height: 30px;
            width: 30px;
            position: absolute;
            right: -45px;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            transition: background-image 0.2s ease-in-out;
        }

.sub-nav {
    max-height: 100%;
    /*width: 28.5857%;*/
    width: 30%;
}

    .sub-nav .menu {
        display: flex;
        justify-content: space-between;
        height: 100%;
        list-style: none;
    }

        .sub-nav .menu > li > a, .sub-nav .menu > li > span {
            display: block;
            height: 100%;
            position: relative;
            color: #000000;
            font-style: normal;
            font-weight: 400;
            font-size: 15px;
            line-height: 15px;
            text-decoration: none;
        }

        .sub-nav .menu li a {
            top: 41px;
            height: unset;
        }

        .sub-nav .menu > li > span {
            height: auto;
            top: 41px;
        }

        .sub-nav .menu > li > a span {
            display: block;
            position: relative;
        }

            .sub-nav .menu > li > a span:after, .sub-nav .menu > li > span:after {
                content: '';
                display: block;
                background: #008265;
                border-radius: 2px;
                width: 100%;
                position: absolute;
                height: 2px;
                bottom: -10px;
                transform-origin: 100% 50%;
                transform: scaleX(0);
                transition: transform .2s ease;
            }

        .sub-nav .menu li:hover > .sub-menu-wrapper2,
        .sub-nav .menu li:focus-within > .sub-menu-wrapper2 {
            display: block;
        }

        .sub-nav .menu > li:hover > a span:after, .sub-nav .menu > li:hover > span:after {
            transform: scaleX(1);
            transform-origin: 0 50%;
        }

    .sub-nav .sub-menu-wrapper2 {
        background: #fff;
        display: none;
        padding: 25px 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin-top: 1px;
        z-index: 99;
    }

    .sub-nav .sub-menu {
        display: flex;
        max-width: 1440px;
        padding: 0 20px;
        margin: 0 auto;
        width: 100%;
        line-height: 16px;
        justify-content: flex-end;
    }

        .sub-nav .sub-menu > li {
            padding: 0 20px;
        }

            .sub-nav .sub-menu > li a {
                color: #000000;
                font-style: normal;
                font-weight: bold;
                font-size: 12px;
                line-height: 29px;
                letter-spacing: 0.05em;
                text-transform: capitalize;
                text-decoration: none;
                transition: all 0.2s ease-in-out;
            }

                .sub-nav .sub-menu > li a:hover {
                    color: #008265;
                }

            .sub-nav .sub-menu > li:last-child {
                border-left: 1px solid #E7E7E7;
            }

        .sub-nav .sub-menu h5 {
            opacity: 0.25;
            color: #000000;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            line-height: 32px;
            letter-spacing: 0.05em;
            text-transform: uppercase;
        }


.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

@media screen and (min-width: 1080px) {
    .mega-nav {
        display: unset !important;
        min-height: unset !important;
    }

        .mega-nav .menu span {
            padding-left: 18px;
            padding-right: 18px;
        }

    .mega-nav-container {
        height: 100%
    }

    .actions-nav {
        visibility: visible !important;
    }

    .separator-nav {
        visibility: visible !important;
    }

    .sub-nav .menu > li:first-child > span {
        margin-left: 10px;       
    }
}

@media screen and (min-width: 1080px) and (max-width: 1279px) {
    body {
        padding-top: 80px;
    }

    /*.header {
		height: 89px;
	}*/

    .header .header-content {
        padding: 0 47px;
    }

    .header .logo {
        margin: 30px 0 22px;
    }

        .header .logo img {
            max-height: 36px;
            max-width: unset;
        }

    .navigations {
        margin-left: 36px;
    }

    /*.mega-nav {
		width: 46.428571%;
	}*/

    .mega-nav .menu span {
        font-size: 11px;
        line-height: 13px;
    }

    /*.separator-nav {
		width: 9.334975%;
	}*/

    /*.actions-nav {
		width: 10%;
	}*/

    /*.sub-nav {
		width: 34.236453%;
	}*/

    .sub-nav .menu > li > a {
        font-size: 12px;
        line-height: 14px;
        margin-left: 10px;
    }
}

@media screen and (max-width: 1079px) {
    #menu-toggle {
        height: 32px;
        width: 32px;
        display: block;
        margin: 19px 0 19px 0;
        position: relative;
        cursor: pointer;
    }

        #menu-toggle span {
            background: #000;
            border-radius: 2px;
            display: block;
            transition: .25s ease-in-out;
        }

        #menu-toggle #hamburger {
            position: absolute;
            height: 100%;
            width: 100%;
        }

            #menu-toggle #hamburger span {
                width: 25px;
                height: 2px;
                position: relative;
                top: 5px;
                left: 3.5px;
                margin: 5px 0;
            }

                #menu-toggle #hamburger span:nth-child(1) {
                    transition-delay: .5s;
                }

                #menu-toggle #hamburger span:nth-child(2) {
                    width: 12.5px;
                    transition-delay: .625s;
                }

                #menu-toggle #hamburger span:nth-child(3) {
                    transition-delay: .75s;
                }

        #menu-toggle #cross {
            position: absolute;
            height: 100%;
            width: 100%;
            transform: rotate(45deg);
        }

            #menu-toggle #cross span:nth-child(1) {
                height: 0%;
                width: 2px;
                position: absolute;
                top: 10%;
                left: 15px;
                transition-delay: 0s;
            }

            #menu-toggle #cross span:nth-child(2) {
                width: 0%;
                height: 2px;
                position: absolute;
                left: 10%;
                top: 15px;
                transition-delay: .25s;
            }

        #menu-toggle.opened #hamburger span {
            width: 0%;
        }

            #menu-toggle.opened #hamburger span:nth-child(1) {
                transition-delay: 0s;
            }

            #menu-toggle.opened #hamburger span:nth-child(2) {
                transition-delay: .125s;
            }

            #menu-toggle.opened #hamburger span:nth-child(3) {
                transition-delay: .25s;
            }

        #menu-toggle.opened #cross span:nth-child(1) {
            height: 80%;
            transition-delay: .625s;
        }

        #menu-toggle.opened #cross span:nth-child(2) {
            width: 80%;
            transition-delay: .375s;
        }

    body {
        padding-top: 71px;
    }

    .header {
        height: 71px;
    }

        .header .header-content {
            padding: 0 11px 0 12.5px;
        }

        .header .logo {
            margin: 19px 0 19px 0;
        }

            .header .logo img {
                max-height: 32px;
            }

        .header .actions-nav {
            margin: 0 -5px;
            width: auto;
            justify-content: flex-end;
        }

        .header .action-login,
        .header .action-search {
            margin: 14px 6px;
            transform: scale(0.7804);
        }

        .header .navigations {
            width: auto;
        }

        .header .mega-nav {
            background: #fff;
            display: none;
            position: absolute;
            left: 0;
            max-height: none;
            padding: 5px 16px 10px;
            top: 70px;
            width: 100%;
            z-index: 999;
            opacity: 0;
            transition: opacity 0.4s cubic-bezier(0.555, 0.205, 0.295, 0.975);
        }

            .header .mega-nav.opened {
                opacity: 1;
                min-height: -webkit-fill-available !important;
            }

                .header .mega-nav.opened .menu > li {
                    opacity: 1;
                    transform: translateX(0);
                }

            .header .mega-nav .menu {
                padding: 0 16px;
                flex-direction: column;
            }

                .header .mega-nav .menu > li {
                    border-bottom: 1px solid #E7E7E7;
                    opacity: 0;
                    transform: translateX(40px);
                    transition: all 0.75s cubic-bezier(0.555, 0.205, 0.295, 0.975);
                }

                    .header .mega-nav .menu > li:hover ul {
                        display: none;
                    }

                    .header .mega-nav .menu > li ul.sub-menu2 {
                        visibility: hidden;
                    }

                    .header .mega-nav .menu > li.opened.has-submenu > span:after {
                        transform: rotate(-90deg) scale(0.5);
                    }

                    .header .mega-nav .menu > li.opened > span {
                        color: #008265;
                    }

                    .header .mega-nav .menu > li.opened ul {
                        display: block;
                    }

                        .header .mega-nav .menu > li.opened ul.sub-menu2 {
                            visibility: visible;
                            position: relative;
                            padding: 0 1rem 1rem 0;
                        }

                    .header .mega-nav .menu > li > span {
                        margin: 20px 0;
                        position: relative;
                    }

                .header .mega-nav .menu li > a {
                    top: 0;
                }

                .header .mega-nav .menu > li > a > span {
                    margin: 20px 0;
                    position: relative;
                }

                .header .mega-nav .menu > li:hover span:after {
                    display: none;
                }

                .header .mega-nav .menu > li.has-submenu > span:after {
                    content: '';
                    display: block;
                    height: 48px;
                    position: absolute;
                    right: 0;
                    top: -50%;
                    width: 48px;
                    margin-right: -12px;
                    margin-top: -7px;
                    transform: rotate(90deg) scale(0.5);
                }

    .mega-nav .menu .has-submenu > span:after {
        background: url("/Assets/OaktreeCap/Images/Sprites/Icons.svg") no-repeat;
        background-position: 37.64705882352941% 0;
    }

    .mega-nav .sub-menu2 > li a {
        margin-bottom: 1rem;
    }

    .mega-nav .sub-menu2 .sub-sub-menu {
        margin-bottom: 1rem;
    }

    .header .mega-nav .menu .login {
        border: 0 none;
        margin: 0 -16px;
    }

        .header .mega-nav .menu .login .btn {
            background: #008265;
            margin: 25px 0 15px;
            padding: 14.5px 30px;
            color: #fff;
            letter-spacing: 0;
            text-transform: uppercase;
        }

    .header .mega-nav .menu h5 {
        margin-bottom: 25px;
        color: #aaa;
        font-style: normal;
        font-weight: bold;
        font-size: 14.5px;
        line-height: 17px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
    }


    .header .mega-nav .menu .mobile-only span {
        text-transform: none;
    }

    .header .mega-nav .menu .sub-menu {
        left: auto;
        padding: 0 18px;
        position: static;
        right: auto;
        top: auto;
        text-indent: 0 !important;
    }

        .header .mega-nav .menu .sub-menu > li {
            margin-bottom: 35px;
        }

        .header .mega-nav .menu .sub-menu a {
            margin-bottom: 20px;
            line-height: 17px;
            letter-spacing: 0.2em;
        }

    .header .mega-nav .menu span {
        top: auto;
    }

    /*.header .mega-nav .menu a {
        display: block;
    }*/

    .header .mega-nav .menu .sub-sub-menu a {
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0.05em;
        text-transform: capitalize;
        margin-bottom: 1.5rem;
    }

    .header .mega-nav form.search {
        display: block;
        position: static;
        padding: 0 0 5px;
    }

        .header .mega-nav form.search .form-content {
            width: auto;
            height: 40px;
        }

            .header .mega-nav form.search .form-content .do-search {
                transform: translateY(-14px) scale(0.923);
            }

            .header .mega-nav form.search .form-content input[type=text] {
                border-width: 1px;
                padding: 5px 15px 5px 15px;
                font-size: 16px;
            }

                .header .mega-nav form.search .form-content input[type=text]::placeholder {
                    /* Chrome, Firefox, Opera, Safari 10.1+ */
                    font-size: 14px;
                }

                .header .mega-nav form.search .form-content input[type=text]:-ms-input-placeholder {
                    /* Internet Explorer 10-11 */
                    font-size: 14px;
                }

                .header .mega-nav form.search .form-content input[type=text]::-ms-input-placeholder {
                    /* Microsoft Edge */
                    font-size: 14px;
                }


            .header .mega-nav form.search .form-content .closeButton {
                display: none;
            }

    .header .sub-nav {
        display: none;
    }

    .header .separator-nav {
        display: none;
    }

    a.btn.primary {
        min-width: 144px;
        padding: 16.5px 27px;
    }


    #twitterFeed .title {
        max-width: none !important;
    }
}

/*#endregion Header*/

/*#region Home page Press section*/



.link-underline {
    display: inline-block;
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    text-decoration: none;
}

    .link-underline:after {
        background: linear-gradient(90deg, #008265 calc(100%/3), transparent 0 calc(200%/3), #008265 0) var(--d, 0%) 100%/300% 3px no-repeat;
        border-radius: 2px;
        content: '';
        display: block;
        height: 2px;
        margin-top: 5px;
        transition: 0.5s;
    }

    .link-underline:hover:after {
        --d: 100%;
    }

    .link-underline.inline {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        text-transform: inherit;
        text-decoration: none;
    }

        .link-underline.inline:after {
            margin-top: -5px;
            height: 1px;
        }

        .link-underline.inline.white:after {
            background: linear-gradient(90deg, #fff calc(100%/3), transparent 0 calc(200%/3), #fff 0) var(--d, 0%) 100%/300% 3px no-repeat;
        }

.press-wrapper .title, .twitter-feeds .title {
    display: flex;
    margin-bottom: 45px;
    align-items: center;
}

    .press-wrapper .title .separator, .twitter-feeds .title .separator {
        border-top: 1px solid #aaa;
        margin: 0 35px;
        width: 100%;
    }

.press-wrapper h2, .twitter-feeds h2 {
    color: #313131;
    /*font-family: "orpheuspro";*/
    /*font-style: normal;
    font-weight: normal;*/
    /*font-size: 2.5rem;
    line-height: 2.5rem;*/
}

.view-all {
    padding-right: 42px;
    min-height: 18px;
    /*min-width: 106px;*/
    position: relative;
    /*line-height: 25px;*/
    white-space: nowrap;
}

    .view-all:before {
        /*content: '';*/
        display: inline-block;
        position: absolute;
        right: 0;
        transition: background-image 0.2s ease-in-out;
        content: url(/Assets/OaktreeCap/Images/view-all-green.svg);
        width: 23px;
        height: 23px;
    }

    .view-all:hover:before {
        content: url(/Assets/OaktreeCap/Images/view-all-blue.svg);
    }

.press-wrapper .side {
    padding-left: 15px;
}

/*.press-wrapper .side .article {
		margin-bottom: 40px;
	}*/

.article-content .article.main .press-imagethumbnail {
    position: relative;
}

.article-content .article.main .insight-type {
    display: inline-block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 11px;
    top: 11px;
    transition: background-image 0.2s ease-in-out;
}

/*.article-content {
    width: 100%;
    padding-top: 35px;
    padding-right: 20px;
}*/

.article-content .articles {
    display: flex;
    justify-content: space-between;
}

/*.article-content time, .timeline-Tweet-metadata time {
        margin-bottom: 15px;
        color: #979797;
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
        line-height: 25px;
        letter-spacing: 0.165em;
        text-transform: uppercase;
    }*/

time.embedded-date {
    /*margin-bottom: 15px;*/
    color: #979797;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.165em;
    text-transform: uppercase;
}

.article-content .article {
    max-width: 285px;
}

    .article-content .article a h5 {
        margin-bottom: 15px;
        display: inline-block;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 32px;
        text-decoration: none;
        width: 100%;
    }

    .article-content .article a:hover h5 {
        color: #008265;
    }

    .article-content .article a {
        margin-bottom: 40px;
        display: block;
    }

    .article-content .article.main {
        max-width: 510px;
    }

        .article-content .article.main img {
            max-width: 100%;
            margin-bottom: 15px;
            display: block;
        }

        .article-content .article.main h5 {
            margin-bottom: 1rem;
            margin-top: .75rem;
            /*font-size: 44px;
			line-height: 47px;*/
        }

        .article-content .article.main p {
            margin-bottom: 10px;
            color: #000;
            font-style: normal;
            font-weight: normal;
            font-size: 18px;
            line-height: 28px;
        }

        .article-content .article.main a {
            margin-bottom: 0;
        }

.article-content ul {
    margin: 1rem 0;
    padding-left: 1rem;
}

    .article-content ul li {
        margin-bottom: 1rem;
        list-style-type: disc;
    }

    .article-content ul.indent li {
    }

    .article-content ul.quotes li {
        margin-bottom: 1.5rem;
    }

.article-content div.strategy-highlight {
    background-color: #f2f2f2;
    padding: 0.5rem 1rem;
}

    .article-content div.strategy-highlight p.paragraph {
        margin: 0 !important;
    }

.article-content div.section-title {
    position: relative;
    overflow: hidden;
}

.article-content .sectitle::before {
    z-index: 4;
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    top: 47%;
    background: #008625;
}

.timeline-Tweet-metadata {
    float: none;
    order: -1;
    margin-top: 2px;
}

.timeline-Tweet-text {
    color: #000;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    white-space: initial;
}

.twitter-feeds {
    background: #f1f1f1;
    border-radius: 3px;
    max-width: 450px;
    width: 100%;
    padding: 35px 16px 35px 32px;
}

.timeline-TweetList-tweet {
    border-top: 2px solid #fff !important;
}

    .timeline-TweetList-tweet:first-child {
        border-top: 0 none !important;
    }

    .timeline-TweetList-tweet .row, .timeline-TweetList-tweet video {
        /*display: none !important;*/
    }

    .timeline-TweetList-tweet a {
        color: #008265 !important;
    }


.scrollable-content :hover::-webkit-scrollbar,
.scrollable-content :hover::-webkit-scrollbar-thumb {
    width: 10px;
    border-radius: 5px;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-top: 0;
    border-bottom: 0;
    visibility: visible;
}

.scrollable-content :hover::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 0 5px #008265;
    visibility: visible;
}

.scrollable-content ::-webkit-scrollbar,
.scrollable-content ::-webkit-scrollbar-thumb {
    visibility: hidden;
    width: 10px;
}

.scrollable-content ::-webkit-scrollbar-thumb {
    visibility: hidden;
    width: 10px;
}

.scrollable-content {
    max-height: 550px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding: 0 !important;
}

.timeline-TweetList-tweet .timeline-Tweet {
    display: flex !important;
    flex-direction: column !important;
    padding: 30px 0 !important;
}

.timeline-Tweet-retweetCredit {
    margin-left: 0 !important;
    order: -1 !important;
    color: #979797 !important;
    font-family: Roboto, sans-serif !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 11px !important;
    line-height: 25px !important;
    letter-spacing: 0.165em !important;
    text-transform: uppercase !important;
    margin-bottom: 8px;
}

.timeline-Tweet-retweetCreditIcon {
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 4px;
    font-size: 14px;
}

.timeline-Tweet {
    /*cursor: pointer;*/
    padding: 10px;
}


.summaryCard {
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid black;
    padding-bottom: 5px;
    flex-wrap: wrap;
    margin-top: 8px;
    overflow: hidden;
}

.vertical-line {
    border-right: 2px solid #fff !important;
    border-top: none !important;
}

    .vertical-line:last-child {
        border-right: none !important;
    }

.Icon--retweetBadge {
    background: transparent url(/Assets/OaktreeCap/Images/retweet.svg) no-repeat center center/17px 17px !important;
    transform: scale(-1, 1) !important;
    width: 1.04167em;
}

.Icon {
    display: inline-block;
    height: 1.25em;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
}

@media screen and (max-width: 1079px) {
    .link-underline {
        font-size: 13px;
        line-height: 14px;
    }

    .press-wrapper {
        flex-direction: column;
        padding: 20px 0;
    }

        .press-wrapper h2, .twitter-feeds h2 {
            /*font-size: 22px;
            line-height: 28px;*/
        }

        .press-wrapper .title .separator, .twitter-feeds .title .separator {
            margin: 0 22px;
        }

    .view-all {
        /*min-width: 99px;*/
        padding-right: 32px;
    }

    .press-wrapper .article-content {
        padding: 0;
    }

        .press-wrapper .article-content .article.main {
            margin: 0 auto;
            margin-bottom: 2rem;
        }

            .press-wrapper .article-content .article.main h5 {
                /*margin-bottom: 1rem;*/
            }

            .press-wrapper .article-content .article.main a h5 {
                font-size: 20px;
                line-height: 28px;
            }

            .press-wrapper .article-content .article.main p {
                font-size: 14px;
                line-height: 20px;
            }

        .press-wrapper .article-content .article a h5 {
            font-size: 18px;
            line-height: 26px;
        }

        /*.press-wrapper .article-content .article a {
            font-size: 22px;
            line-height: 28px;
        }*/

        .press-wrapper .article-content .article .link-underline {
            font-size: 13px;
            line-height: 14px;
        }

    .press-wrapper .title, .twitter-feeds .title {
        max-width: 510px;
        margin: 0 auto 45px;
    }

    .press-wrapper .side {
        display: flex;
        justify-content: center;
        margin: 0 -7.5px;
        padding-left: 0px;
        /*padding-bottom: 20px;*/
    }

        .press-wrapper .side .article {
            width: 50%;
            max-width: 262.5px;
            padding: 0 7.5px;
        }

            .press-wrapper .side .article:nth-child(n+3) {
                display: none;
            }

    .press-wrapper .articles {
        flex-direction: column;
    }

        .press-wrapper .articles .article.main {
            margin-bottom: 2rem;
        }

    .article-content .article.main h5 {
        margin-top: 1rem;
    }

    .twitter-feeds {
        margin: 0 -15px;
        padding: 45px 15px;
        width: auto;
        max-width: none;
    }

        .twitter-feeds .scrollable-content {
            max-width: 510px;
            margin: 0 auto;
        }
}

@media screen and (max-width: 767px) {
    .article-content .article.main h5 {
        margin-top: 1.5rem;
    }

    .press-wrapper .article-content .article.main a h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .press-wrapper .article-content .article a h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .article-content .article.main img {
        margin-bottom: 5px;
    }
}

/*#endregion Home page Press section*/

/*#region Footer*/

.footer {
    background: #008265;
    padding: 0 40px 55px;
}

    .footer .footer-content {
        max-width: 1440px;
        margin: 0 auto;
    }

    .footer .logo a {
        display:block;
    }

    .footer .logo img {
        max-height: 45px;
    }

    .footer .footer-links {
        padding: 65px 0 50px;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #fff;
    }

        .footer .footer-links .footer-menu {
            display: flex;
            margin-top: 14px;
            width: calc(100% - 275px);
            justify-content: space-between;
        }

            .footer .footer-links .footer-menu ul {
                padding: 0;
                list-style: none;
            }

        .footer .footer-links h5 {
            /*display: inline-block;*/
            margin-bottom: 25px;
            position: relative;
            font-style: normal;
            font-weight: bold;
            font-size: 14.5px;
            line-height: 17px;
            letter-spacing: 0.2em;
            text-decoration: none;
            text-transform: uppercase;
            transition: all 0.2s ease-in-out;
        }

        /*.footer .footer-links h5 a:after {
				background: #fff;
				border-radius: 2px;
				content: '';
				bottom: -10px;
				height: 2px;
				display: block;
				position: absolute;
				width: calc(100% - 2px);
				transform-origin: 100% 50%;
				transform: scaleX(0);
				transition: transform .2s ease;
			}

			.footer .footer-links h5 a:hover:after {
				transform: scaleX(1);
				transform-origin: 0 50%;
			}*/

        .footer .footer-links li > a {
            opacity: 0.6;
            color: #fff;
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 22px;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
        }

            .footer .footer-links li > a:hover {
                opacity: 1;
            }

    .footer .links {
        display: flex;
    }

        .footer .links > li:first-child {
            width: 25%;
        }

        .footer .links > li {
            width: 50%;
            text-align: center;
        }

            .footer .links > li:last-child {
                width: 25%;
                text-align: right;
            }

    .footer .social-links {
        display: flex;
        justify-content: flex-end;
        position: relative;
        margin-top: 35px;
    }

        .footer .social-links li {
            margin: 0 11.5px;
        }

    .footer .footer-submenu .menu {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-top: 50px;
    }

        .footer .footer-submenu .menu li {
            margin: 0 23.5px;
        }

        .footer .footer-submenu .menu a {
            display: inline-block;
            position: relative;
            color: #fff;
            font-style: normal;
            font-weight: 600;
            font-size: 13px;
            line-height: 15px;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
        }

            .footer .footer-submenu .menu a:after {
                content: '';
                display: block;
                background: #fff;
                border-radius: 2px;
                width: 100%;
                position: absolute;
                height: 2px;
                bottom: -5px;
                transform-origin: 100% 50%;
                transform: scaleX(0);
                transition: transform .2s ease;
            }

            .footer .footer-submenu .menu a:hover:after {
                transform: scaleX(1);
                transform-origin: 0 50%;
            }

    .footer .copyright {
        max-width: 620px;
        margin: 45px auto 28px;
        color: #fff;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 15px;
        text-align: center;
    }

    .footer .additional-links {
        display: flex;
        justify-content: center;
    }

        .footer .additional-links li {
            padding: 0 11px;
        }

            .footer .additional-links li a {
                display: inline-block;
                position: relative;
                color: #fff;
                font-style: normal;
                font-weight: 600;
                font-size: 10px;
                line-height: 12px;
                text-align: center;
                text-decoration: none;
                transition: all 0.2s ease-in-out;
            }

                .footer .additional-links li a:after {
                    content: '';
                    display: block;
                    background: #fff;
                    border-radius: 2px;
                    width: 100%;
                    position: absolute;
                    height: 2px;
                    bottom: -5px;
                    transform-origin: 100% 50%;
                    transform: scaleX(0);
                    transition: transform .2s ease;
                }

                .footer .additional-links li a:hover:after {
                    transform: scaleX(1);
                    transform-origin: 0 50%;
                }

@media screen and (min-width: 1080px) and (max-width: 1279px) {
    .footer .footer-links h5 {
        font-size: 11px;
        line-height: 13px;
        letter-spacing: 0.1em;
    }

    .footer .footer-links .footer-menu {
        width: calc(100% - 250px);
    }
}

@media screen and (max-width: 1079px) {
    .footer {
        padding: 0 32px 25px;
    }

        .footer .logo {
            text-align: center;
        }

        .footer .footer-links {
            border-bottom: 0 none;
            padding: 45px 0 0;
            flex-direction: column;
        }

            .footer .footer-links .footer-menu {
                margin-top: 30px;
                width: auto;
                flex-direction: column;
            }

                .footer .footer-links .footer-menu > li {
                    border-bottom: 1px solid #E7E7E7;
                }

                    .footer .footer-links .footer-menu > li ul {
                        display: none;
                        padding-left: 20px;
                    }

                    .footer .footer-links .footer-menu > li.opened h5:after {
                        transform: rotate(-90deg) scale(0.5);
                    }

                    .footer .footer-links .footer-menu > li.opened ul {
                        display: block;
                    }

                .footer .footer-links .footer-menu li {
                    margin-bottom: 20px;
                }

    .mobile-only {
        display: block;
    }

    .desktop-only {
        display: none;
    }

    .footer .footer-links .footer-menu li > a {
        font-size: 14.5px;
        line-height: 17px;
        letter-spacing: 0.2em;
        opacity: 1;
    }

    .footer .footer-links .footer-menu h5 {
        position: relative;
    }

        .footer .footer-links .footer-menu h5.has-submenu:after {
            content: '';
            display: block;
            height: 48px;
            position: absolute;
            right: 0;
            top: -50%;
            width: 48px;
            margin-right: -12px;
            margin-top: 6px;
            z-index: 0;
            transform: rotate(90deg) scale(0.5);
        }

        .footer .footer-links .footer-menu h5,
        .footer .footer-links .footer-menu h5:hover,
        .footer .footer-links .footer-menu h5:focus,
        .footer .footer-links .footer-menu h5:active {
            padding-bottom: 20px;
            margin: 0;
            display: block;
            position: relative;
            z-index: 1;
            color: #fff;
        }

    /*.footer .footer-links .footer-menu h5:after,
            .footer .footer-links .footer-menu h5:hover:after,
            .footer .footer-links .footer-menu h5:focus:after,
            .footer .footer-links .footer-menu h5:active:after {
                display: none;
            }*/

    .footer .links {
        flex-direction: column;
    }

        .footer .links > li, .footer .links > li:last-child {
            width: auto;
        }

        .footer .links .menu {
            margin-top: 27px;
        }

            .footer .links .menu li {
                margin: 0 16.5px;
            }

        .footer .links .social-links {
            margin-top: 45px;
            justify-content: center;
        }

            .footer .links .social-links li:last-child {
                margin: 0 11.5px;
                text-align: center;
            }

    .footer .copyright {
        margin-bottom: 45px;
        font-size: 11px;
        line-height: 16px;
    }

    .footer .additional-links {
        margin: 0 -30px;
    }

        .footer .additional-links li {
            padding: 0 12.5px;
        }

            .footer .additional-links li a {
                font-size: 11px;
                line-height: 13px;
            }
}

/*#endregion Footer*/

/*#region New Home insights carousel*/

.oc-carousel-wrapper {
    background: #0F3557;
    padding: 60px 0;
}

    .oc-carousel-wrapper h2 {
        margin-bottom: 55px;
        color: #fff;
        /*font-style: normal;
        font-weight: bold;*/
        /*font-size: 28px;
        line-height: 28px;*/
        text-align: center;
        /*font-family: Roboto, 'sans-serif';*/
    }

    .oc-carousel-wrapper .insight-item {
        font-family: Roboto, 'sans-serif';
        padding: 20px 10px;
    }

        .oc-carousel-wrapper .insight-item a {
            display: block;
        }

        .oc-carousel-wrapper .insight-item .img-wrapper {
            padding: 40px 0 0;
        }

            .oc-carousel-wrapper .insight-item .img-wrapper img {
                border-radius: 3px;
            }

            .oc-carousel-wrapper .insight-item .img-wrapper .insight-thumbnail {
                transition: all .3s ease-in-out;
                position: relative;
            }

            .oc-carousel-wrapper .insight-item .img-wrapper:hover .insight-thumbnail {
                transform: translateY(-2%);
            }

            .oc-carousel-wrapper .insight-item .img-wrapper .insight-type {
                display: inline-block;
                position: absolute;
                width: 38px;
                height: 38px;
                right: 11px;
                top: 11px;
                transition: background-image 0.2s ease-in-out;
                background: url("/Assets/OaktreeCap/Images/Sprites/Icons2.svg") no-repeat;
            }

                .oc-carousel-wrapper .insight-item .img-wrapper .insight-type.article {
                    background-position: 12.709030100334449% 90.9090909090909%;
                }

            .oc-carousel-wrapper .insight-item .img-wrapper .insight-thumbnail:hover .insight-type.article {
                transition: background-image 0.2s ease-in-out;
                background-position: 25.418060200668897% 90.9090909090909%;
            }

            .oc-carousel-wrapper .insight-item .img-wrapper .insight-type.audio {
                background-position: 0 90.9090909090909%;
            }

            .oc-carousel-wrapper .insight-item .img-wrapper .insight-thumbnail:hover .insight-type.audio {
                transition: background-image 0.2s ease-in-out;
                background-position: 50.836120401337794% 90.9090909090909%;
            }

            .oc-carousel-wrapper .insight-item .img-wrapper .insight-type.video {
                background-position: 63.54515050167224% 90.9090909090909%;
            }

            .oc-carousel-wrapper .insight-item .img-wrapper .insight-thumbnail:hover .insight-type.video {
                transition: background-image 0.2s ease-in-out;
                background-position: 38.12709030100334% 90.9090909090909%;
            }

        .oc-carousel-wrapper .insight-item .insight-desc .insights-type {
            color: #008265;
            font-style: normal;
            font-weight: bold;
            font-size: 11px;
            line-height: 25px;
            letter-spacing: 0.150em;
            text-transform: uppercase;
            /*text-decoration: none;*/
            display: inline-block;
            position: relative;
        }

        /*.oc-carousel-wrapper .insight-item .insight-desc .insights-type:after {
				background: #008265;
				border-radius: 2px;
				content: '';
				bottom: 0px;
				height: 2px;
				display: block;
				position: absolute;
				width: 100%;
				transform-origin: 100% 50%;
				transform: scaleX(0);
				transition: transform .2s ease;
			}

			.oc-carousel-wrapper .insight-item .insight-desc .insights-type:hover:after {
				transform: scaleX(1);
				transform-origin: 0 50%;
			}*/

        .oc-carousel-wrapper .insight-item .insight-desc .date {
            margin-bottom: 10px;
            color: #fff;
            font-style: normal;
            font-weight: bold;
            font-size: 11px;
            line-height: 25px;
            letter-spacing: 0.165em;
            text-transform: uppercase;
        }

        .oc-carousel-wrapper .insight-item .insight-desc .title-link {
            display: block;
            color: #fff;
            font-style: normal;
            font-weight: 400;
            font-size: 22px;
            text-decoration: none;
            margin-bottom: 15px;
            text-underline-offset: 4px;
            line-height: 32px;
        }

            .oc-carousel-wrapper .insight-item .insight-desc .title-link:hover {
                text-decoration: underline;
            }

        .oc-carousel-wrapper .insight-item .insight-desc .read-more {
            display: inline-block;
            margin: 0;
            color: #fff;
        }

            .oc-carousel-wrapper .insight-item .insight-desc .read-more a {
                color: #fff;
            }

    .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-prev,
    .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-next {
        height: 48px;
        position: absolute;
        top: 110px;
        width: 48px;
        font-size: 0;
        background: url("/Assets/OaktreeCap/Images/Sprites/Icons2.svg") no-repeat;
    }

    .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-prev {
        left: -48px;
        background-position: 16.608996539792386% 19.68503937007874%;
    }

        .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-prev:hover {
            background-position: 0 19.68503937007874%;
        }

    .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-next {
        right: -48px;
        background-position: 16.608996539792386% 38.58267716535433%;
    }

        .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-next:hover {
            background-position: 33.910034602076124% 18.89763779527559%;
        }

    .oc-carousel-wrapper .button-wrapper {
        text-align: center;
    }

        .oc-carousel-wrapper .button-wrapper .btn {
            border: 0 none;
            border-radius: 3px;
            cursor: pointer;
            display: block;
            min-width: 184px;
            padding: 22px 47px;
            position: relative;
            font-style: normal;
            font-weight: bold;
            font-family: Roboto, 'sans-serif';
            font-size: 14px;
            line-height: 14px;
            text-align: center;
            text-transform: uppercase;
            text-decoration: none;
            transition: all .2s ease-in-out;
        }

@media screen and (max-width: 1079px) {

    .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-prev,
    .oc-carousel-wrapper .oc-carousel-list .owl-nav .owl-next {
        top: 60px;
    }

    .oc-carousel-wrapper .insight-item .insight-desc .title-link {
        font-size: 20px;
        line-height: 28px !important;
    }
}

@media screen and (max-width: 767px) {

    .oc-carousel-wrapper h2 {
        margin-bottom: 0px;
    }

    .oc-carousel-wrapper .insight-item .insight-desc .title-link {
        font-size: 16px;
        line-height: 20px !important;
    }

    .oc-carousel-wrapper .owl-dots {
        display: block;
        margin: 40px auto;
        text-align: center;
    }

    .oc-carousel-wrapper .owl-dot {
        background: #F1F1F1 !important;
        border-radius: 100%;
        height: 10px;
        margin: 0 7.5px;
        width: 10px;
        opacity: 0.5;
    }

        .oc-carousel-wrapper .owl-dot.active {
            background: #fff !important;
            opacity: 1;
        }
}


/*#endregion New Home insights carousel*/

/*#region Home Billboard*/
.home-billboard {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.home-billboard-container {
    padding: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
    min-height: 550px;
}

.home-billboard .img-wrapper img,
.home-billboard .img-wrapper video {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    z-index: -1;
    min-width: 100%;
    min-height: 100%;
    display: block;
    transform: translate(-50%, -50%);
    max-width: none;
}

.home-billboard .img-wrapper:after {
    background: #000;
    content: '';
    opacity: 0.3;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.home-billboard h1 {
    position: relative;
    max-width: 775px;
    margin: 0 auto 45px;
    color: #fff;
    font-family: "orpheuspro",serif;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 59px;
    text-align: center;
}

    .home-billboard h1 .animate-rows {
        display: inline-block;
    }

    .home-billboard h1 .row-1 {
        animation: 1000ms ease 0ms 1 normal both running fadeInUp;
    }

    .home-billboard h1 .row-2 {
        animation: 1000ms ease 200ms 1 normal both running fadeInUp;
    }

    .home-billboard h1 .row-3 {
        animation: 1000ms ease 400ms 1 normal both running fadeInUp;
    }

    .home-billboard h1 .row-4 {
        animation: 1000ms ease 600ms 1 normal both running fadeInUp;
    }

    .home-billboard h1 .row-5 {
        animation: 1000ms ease 800ms 1 normal both running fadeInUp;
    }

.home-billboard button {
    position: relative;
}

.home-billboard .btn-wrap {
    width: 194px;
    margin: 0 auto;
}

.btn-wrap {
    /*background: #fff;*/
    border-radius: 3px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.social-links-wrapper {
    position: absolute;
    padding-top: 25px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

    .social-links-wrapper span {
        display: block;
        transform: rotate( 90deg);
        /*color: #fff;*/
        /*font-style: normal;*/
        font-weight: bold;
        font-size: 10px;
        line-height: 10px;
    }

/*.home-billboard .social-links, .page-banner .social-links {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    position: relative;
    margin-top: 25px;
}

    .home-billboard .social-links li, .page-banner .social-links li {
        margin: 5px;
    }*/

.social-links {
    /*display: flex;
    justify-content: flex-end;
    flex-direction: column;
    position: relative;*/
    /*margin-top: 15px;*/
}

/*.social-links li{
        margin: 5px;
    }*/

/*.social-links li:last-child {
    margin-right: 0;
}*/

/*.social-links li a {
    display: block;
    width: 47px;
    height: 47px;
    transition: background-image 0.2s ease-in-out;
}*/

@media screen and (max-width: 1079px) {
    .home-billboard h1 {
        font-size: 42px;
        line-height: 42px;
    }

    .social-links-wrapper {
        display: none;
    }

    .home-billboard-container {
        padding: 115px 15px;
    }

        .home-billboard-container h1 .animate-rows {
            display: inline;
        }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .home-billboard {
        background-image: url('/images/oaktreecaplibraries/banners/hb_mobi_bg.png');
        background-repeat: no-repeat;
        background-size: cover;
    }

        .home-billboard .img-wrapper img, .home-billboard .img-wrapper video {
            z-index: 0 !important;
            display: none;
        }
}

/*#endregion Home Billboard*/

/*#region Home Page Assets*/
.home-strategies {
    display: flex;
    margin: 0 auto -30px;
    max-width: 1200px;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

    .home-strategies .content {
        max-width: 430px;
        width: 100%;
    }

        .home-strategies .content h2 {
            margin-bottom: 30px;
            color: #000;
            /*font-style: normal;
            font-weight: bold;
            font-size: 28px;
            line-height: 1.2em;*/
            text-align: left;
        }

        .home-strategies .content p {
            margin-bottom: 25px;
            color: #000;
            font-style: normal;
            font-weight: normal;
            font-size: 20px;
            line-height: 28px;
        }

    .home-strategies .tiles {
        margin-top: 75px;
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }

        .home-strategies .tiles li {
            border-radius: 3px;
            overflow: hidden;
            height: 300px;
            margin: 0 32.5px;
            position: relative;
            width: 300px;
            visibility: hidden;
            opacity: 0;
            transform: matrix(1, 0, 0, 1, 0, 450);
            transition: opacity 1s ease-in-out, transform 1s ease-in-out;
        }

            .home-strategies .tiles li:nth-child(2n) {
                margin-top: 75px;
            }

            .home-strategies .tiles li.show {
                visibility: visible;
                transform: matrix(1, 0, 0, 1, 0, 0);
                opacity: 1;
            }

        .home-strategies .tiles img {
            border-radius: 3px;
            position: absolute;
            top: 0;
            left: 0;
            height: 300px;
            width: 300px;
            z-index: 0;
        }

        .home-strategies .tiles h3 {
            max-width: 260px;
            margin: 0 auto 25px;
            position: relative;
            z-index: 2;
            color: #fff;
            font-style: normal;
            font-weight: bold;
            font-size: 28px;
            line-height: 28px;
            text-align: center;
            transition: margin 1s;
        }

        .home-strategies .tiles .tile-content {
            position: relative;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            top: 247px;
            max-height: 300px;
            transition: top 1s;
        }

            .home-strategies .tiles .tile-content a {
                position: relative;
                text-decoration: none;
            }

                .home-strategies .tiles .tile-content a:before {
                    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 87.5%);
                    content: '';
                    display: block;
                    position: absolute;
                    padding-top: min(100%, 300px);
                    left: 0;
                    right: 0;
                    bottom: 0;
                    z-index: 1;
                }

            .home-strategies .tiles .tile-content p {
                width: 260px;
                margin: 0 auto 10px;
                position: relative;
                z-index: 2;
                color: #fff;
                font-style: normal;
                /*font-weight: 600;*/
                font-size: 16px;
                line-height: 24px;
                text-align: center;
            }

            .home-strategies .tiles .tile-content span.link-underline {
                margin-bottom: 10px;
                color: #fff;
            }

@media screen and (max-width: 1200px) and (min-width: 1080px) {
    .home-strategies .content {
        max-width: 400px;
        padding-left: 20px;
    }

    .home-strategies .tiles li {
        margin: 0 15px;
    }


        .home-strategies .tiles li:nth-child(2n) {
            margin-top: 35px;
        }
}

@media screen and (max-width: 1079px) {
    .link-underline {
        font-size: 13px;
        line-height: 14px;
    }

    .home-strategies {
        flex-direction: column;
        padding: 50px 15px;
        margin: 0 auto;
    }

        .home-strategies .content {
            text-align: center;
        }

            .home-strategies .content h2 {
                margin-bottom: 20px;
                /*font-size: 22px;
                line-height: 28px;*/
                text-align: center;
            }

            .home-strategies .content p {
                padding: 0 20px;
                font-size: 16px;
                line-height: 20px;
            }

        .home-strategies .tiles {
            margin: 47.5px -7.5px 0;
            width: calc(100% + 15px);
            justify-content: center;
            max-width: 630px;
        }

            .home-strategies .tiles > li {
                height: auto;
                margin: 7.5px !important;
                padding-top: min(calc(50% - 15px), 300px);
                width: calc(50% - 15px);
                max-width: 300px;
                max-height: 300px;
            }

                .home-strategies .tiles > li img {
                    width: 100%;
                    height: 100%;
                    max-height: 300px;
                    max-width: 300px;
                }

                .home-strategies .tiles > li .tile-content {
                    position: absolute;
                    top: calc(100% - 43px) !important;
                }

                    .home-strategies .tiles > li .tile-content:before {
                        background: linear-gradient(180.12deg, rgba(0, 0, 0, 0) -27.43%, #000000 99.89%);
                    }

                    .home-strategies .tiles > li .tile-content h3 {
                        max-width: 85%;
                        margin: 0 auto 10px;
                        font-size: 20px;
                    }

                    .home-strategies .tiles > li .tile-content p {
                        max-width: 90%;
                        width: auto;
                        font-size: 12px;
                        line-height: 16px;
                    }

                    .home-strategies .tiles > li .tile-content .link-underline {
                        font-size: 13px;
                        line-height: 14px;
                    }
}

@media screen and (max-width: 576px) {
    .home-strategies .tiles > li .tile-content h3 {
        font-size: 16px;
    }
}
/*#endregion Home Page Assets*/

/*#region Bios Page*/
.table-view .table-view-content {
    /*max-width: 1180px;*/
    /*margin: 0 auto;
	padding-bottom: 130px;*/
}

    .table-view .table-view-content h2 {
        margin: 45px auto;
        color: #000;
        font-weight: normal;
        font-size: 3rem;
        text-align: center;
    }

    .table-view .table-view-content .table-filters {
        padding-bottom: 40px;
        display: flex;
        justify-content: space-between;
    }

        .table-view .table-view-content .table-filters > div > span {
            margin-right: 20px;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 20px;
            letter-spacing: 0.03em;
        }

        .table-view .table-view-content .table-filters .dropdown-filter-wrapper {
            display: inline-block;
            /*width: 259px;*/
        }

        .table-view .table-view-content .table-filters .search-filter-wrapper {
            position: relative;
            /*width: 259px;*/
        }

        .table-view .table-view-content .table-filters #search-filter {
            border: 0 none;
            display: inline-block;
            padding: 13px 0;
            /*width: 239px;*/
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 22px;
            letter-spacing: 0.03em;
        }

        .table-view .table-view-content .table-filters .search-filter-wrapper:after {
            border-radius: 2px;
            background: #008265;
            content: '';
            height: 2px;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
            transition: all 0.2s ease-in-out;
        }

        .table-view .table-view-content .table-filters .search-filter-wrapper span {
            display: none;
        }

        .table-view .table-view-content .table-filters .search-filter-wrapper .svg-search {
            margin: 0;
            border: 0 none;
            cursor: pointer;
            position: absolute;
            right: 0;
            bottom: 13px;
            height: 26px;
            width: 26px;
            transform: scale(0.85);
        }

    .table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.ui-state-disabled {
        background: #008265;
        border-radius: 3px;
        cursor: none;
        color: #fff;
        opacity: 1;
    }



.back.link-underline {
    display: inline-block;
    min-height: 18px;
    position: relative;
    padding-left: 32px;
    line-height: 15px;
}

    .back.link-underline:before {
        content: '';
        /*display: inline-block;*/
        position: absolute;
        left: 0;
        transform: rotate(180deg);
        transition: background-image 0.2s ease-in-out;
        content: url(/Assets/OaktreeCap/Images/view-all-green.svg);
        width: 21px;
        height: 21px;
    }

    .back.link-underline:hover:before {
        content: url(/Assets/OaktreeCap/Images/view-all-blue.svg);
    }


.person-bio-img {
    border-radius: 3px;
    max-width: 324px;
    margin-right: 55px;
    /*height: 100%;*/
    display: block;
    margin: 0 auto;
}

.person-bio-content .bio-wrapper {
    display: flex;
    padding: 50px 0 0;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
}

    .person-bio-content .bio-wrapper h1 {
        font-family: "orpheuspro";
        font-size: 58px;
        line-height: 81px;
    }

    .person-bio-content .bio-wrapper h2 {
        margin-bottom: 35px;
        font-weight: 500;
        font-size: 22px;
        line-height: 31px;
        font-family: "Roboto";
    }

/*.person-bio .person-bio-content .bio-wrapper p {
                margin-bottom: 25px;
            }*/

/*.alignRight {
	float: right;
}*/

@media screen and (max-width: 991px) {
    .person-bio-img {
        max-width: 220px;
    }

    .person-bio-content .bio-wrapper h1 {
        font-size: 26px;
        line-height: 37px;
    }

    .person-bio-content .bio-wrapper h2 {
        font-size: 20px;
        line-height: 1.25;
    }
}

.exec-img {
    border-radius: 3px;
}

.senior-exec h4 a {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

    .senior-exec h4 a:hover {
        color: #008265;
    }

    .senior-exec h4 a:after {
        content: '';
        display: block;
        background: #000;
        border-radius: 2px;
        width: 100%;
        position: absolute;
        height: 2px;
        bottom: 0;
        transform-origin: 100% 50%;
        transform: scaleX(0);
        transition: transform .2s ease;
    }

.senior-exec h5 {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}

.table-view .table-view-content .table-filters .ui-selectmenu-text {
    display: block; /*inline-block;*/
    padding: 13px 0;
    color: rgba(0, 0, 0, 0.45);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.03em;
}

.table-bios {
    min-width: 500px;
}

    .table-bios .row {
        font-style: normal;
        font-weight: 600;
        letter-spacing: 0.03em;
        font-size: .8rem;
        margin: 0 auto;
        padding: 0;
        line-height: 1.5;
        border-bottom: 1px solid #d0d0d0;
        flex: 1 1 auto;
    }

        .table-bios .row:first-child {
            background-color: #0F3557 !important;
            color: #fff;
        }

        .table-bios .row:nth-of-type(even) {
            background-color: #F1F1F1;
        }

        .table-bios .row:nth-of-type(odd) {
            background-color: #fff;
        }

        .table-bios .row .paragraph {
            word-break: normal;
        }

        .table-bios .row a.paragraph {
            color: #008265;
        }

            .table-bios .row a.paragraph:hover {
                color: #000000;
                text-decoration: underline;
            }



.colorGreen {
    color: #008265 !important;
}

.filter {
    border-bottom: solid 2px #008265;
    border-left: none;
    border-right: none;
    border-top: none;
    position: relative;
    cursor: pointer;
    height: 30px;
    width: 219px;
    font-size: 16px;
    letter-spacing: 0.03em;
}

#memo-archives-filter-menu, .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#department-filter-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background: transparent;
    border: 0;
    color: #008265;
    margin: 0;
}

#memo-archives-filter-menu, #insights-filter-menu, #department-filter-menu {
    border: 0 none;
    box-shadow: 0px 9px 15px rgb(0 0 0 / 10%);
    padding: 20px 27px;
}

.ui-selectmenu-menu.ui-selectmenu-open {
    z-index: 999;
}


#sf-country-menu {
    border: 0 none;
    box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.1);
    padding: 20px 27px;
    text-align: left;
}


    #sf-country-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
    #memo-archives-filter-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
    #insights-filter-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
    #department-filter-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
        background: transparent;
        border: 0;
        color: #008265;
        margin: 0;
    }

    #sf-country-menu .ui-menu-item .ui-menu-item-wrapper,
    #memo-archives-filter-menu .ui-menu-item .ui-menu-item-wrapper,
    #insights-filter-menu .ui-menu-item .ui-menu-item-wrapper,
    #department-filter-menu .ui-menu-item .ui-menu-item-wrapper {
        padding: 0;
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 32px;
        letter-spacing: 0.05em;
    }

    #sf-country-menu .ui-menu-item .ui-menu-item-wrapper,
    #memo-archives-filter-menu .ui-menu-item .ui-menu-item-wrapper,
    #insights-filter-menu .ui-menu-item .ui-menu-item-wrapper {
        text-transform: capitalize;
    }

.table-view .table-view-content .table-filters .ui-selectmenu-button.ui-button {
    background: transparent;
    border: 0 none;
    padding: 0;
    display: inline-block;
    position: relative;
}

    .table-view .table-view-content .table-filters .ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-selectmenu-icon {
        transform: rotate( 180deg) translateY(-50%);
        transform-origin: top;
    }

    .table-view .table-view-content .table-filters .ui-selectmenu-button.ui-button.ui-selectmenu-button-open:after {
        background: #000;
    }

    .table-view .table-view-content .table-filters .ui-selectmenu-button.ui-button:after {
        border-radius: 2px;
        background: #008265;
        content: '';
        height: 2px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: all 0.2s ease-in-out;
    }

.table-view .table-view-content .table-filters .ui-selectmenu-button.ui-button {
    background: transparent;
    border: 0 none;
    padding: 0;
    display: inline-block;
    position: relative;
    width: 225px;
}

.table-view .table-view-content .table-filters .ui-selectmenu-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transition: background-image 0.2s ease-in-out;
    transform: translateY(-50%);
}

#location-filter-menu, #department-filter-menu {
    border: 0 none;
    box-shadow: 0px 9px 15px rgb(0 0 0 / 10%);
    padding: 20px 27px;
}

    #location-filter-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active, #department-filter-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
        background: transparent;
        border: 0;
        color: #008265;
        margin: 0;
    }

    #location-filter-menu .ui-menu-item .ui-menu-item-wrapper, #department-filter-menu .ui-menu-item .ui-menu-item-wrapper {
        padding: 0;
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 32px;
        letter-spacing: 0.05em;
        /*text-transform: capitalize;*/
    }

.table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.previous.ui-state-disabled, .table-view .table-view-content .dataTables_wrapper .dataTables_paginate .fg-button.previous.ui-state-disabled:after {
    background: transparent;
}
/*#region Pagination */
.pagination {
    /*float: left;*/
    font-size: 15px;
    font-weight: bold;
    border-radius: 4px;
}

    .pagination a, .pagination span {
        padding: 6px 7px;
    }

    .pagination a {
        color: #000000;
        text-decoration: none;
        margin: 0 5px;
    }

    .pagination li.active a {
        cursor: default !important;
    }

    .pagination span, .pagination a.active, .pagination a:hover:not(.active), .pagination li.active a {
        background-color: #008265;
        color: #ffffff;
    }

    .pagination a:hover:not(.active) {
        cursor: pointer;
    }
/*#endregion Pagaination*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .table-view .table-view-content .table-filters .ui-selectmenu-button.ui-button {
        width: 200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .table-view .table-view-content .table-filters .ui-selectmenu-button.ui-button {
        width: 160px;
    }
}

@media screen and (max-width: 767px) {
    .table-view .table-view-content h2 {
        margin-top: 0;
        margin-bottom: 35px;
        /*font-size: 22px;
		line-height: 31px;
		font-weight: 600;*/
    }

    .table-view .table-view-content .table-filters {
        flex-direction: column-reverse;
    }

        .table-view .table-view-content .table-filters > div > span {
            display: none;
        }

        .table-view .table-view-content .table-filters .dropdown-filter-wrapper {
            display: block;
            width: 100%;
            margin-top: 15px;
        }

            .table-view .table-view-content .table-filters .dropdown-filter-wrapper .ui-selectmenu-button.ui-button {
                width: 100%;
            }

        .table-view .table-view-content .table-filters .search-filter-wrapper {
            display: block;
            width: 100%;
            margin-top: 15px;
        }

            .table-view .table-view-content .table-filters .search-filter-wrapper span {
                display: block;
                margin-bottom: 12px;
            }

            .table-view .table-view-content .table-filters .search-filter-wrapper #search-filter {
                width: 100%;
            }

    .table-view .table-view-content .dataTable tbody td {
        min-width: 152px;
        width: 25%;
    }

    .table-view .table-view-content .dataTables_wrapper {
        overflow: auto;
        width: 100%;
    }
}

/*#endregion Bios Page*/
.ocm-2cols {
    display: flex;
    margin: 0 auto;
    padding: 55px 15px 90px;
    max-width: 1345px;
}

@media screen and (max-width: 1079px) {

    .ocm-2cols {
        flex-direction: column;
        padding: 50px 15px 0;
    }
}

/*#region About page Odometer stats*/
.featured-stats-wrapper {
    background: #F1F1F1;
}

    .featured-stats-wrapper .featured-stats {
        display: flex;
        max-width: 1440px;
        margin: 0 auto;
        padding: 80px 0;
        min-height: 274px;
        justify-content: space-evenly;
        align-items: center;
    }

        .featured-stats-wrapper .featured-stats li {
            text-align: center;
        }

            .featured-stats-wrapper .featured-stats li:after {
                background: #0F3557;
                content: '';
                display: block;
                height: 4px;
                margin: 20px auto 0;
                width: 60px;
            }

        .featured-stats-wrapper .featured-stats .value {
            display: block;
            margin-bottom: 10px;
            color: #0F3557;
            font-family: "orpheuspro", serif;
            font-style: normal;
            font-weight: normal;
            font-size: 60px;
            line-height: 59px;
            text-align: center;
        }

            .featured-stats-wrapper .featured-stats .value > span {
                display: inline-block;
                vertical-align: middle;
            }

            .featured-stats-wrapper .featured-stats .value.year .odometer-formatting-mark {
                display: none;
            }

        .featured-stats-wrapper .featured-stats .description {
            color: #008265;
            font-style: normal;
            font-weight: 400;
            font-size: 22px;
            line-height: 22px;
            text-align: center;
        }

@media screen and (max-width: 600px) {
    .featured-stats-wrapper .featured-stats {
        flex-direction: column;
        padding: 30px 15px;
    }

        .featured-stats-wrapper .featured-stats li {
            margin: 20px auto;
        }

        .featured-stats-wrapper .featured-stats .value {
            margin-bottom: 0;
            font-size: 40px;
            line-height: 59px;
        }

        .featured-stats-wrapper .featured-stats .description {
            font-size: 18px;
            line-height: 22px;
        }
}


.odometer.odometer-auto-theme,
.odometer.odometer-theme-minimal {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}

    .odometer.odometer-auto-theme .odometer-digit,
    .odometer.odometer-theme-minimal .odometer-digit {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        position: relative;
    }

        .odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
        .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            visibility: hidden;
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
        .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
            text-align: left;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            overflow: hidden;
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
        .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
            display: block;
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
        .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
            display: block;
            -webkit-backface-visibility: hidden;
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-value,
        .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
            display: block;
            -webkit-transform: translateZ(0);
        }

            .odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
            .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
                position: absolute;
            }

    .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
    .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
        -webkit-transition: -webkit-transform 2s;
        -moz-transition: -moz-transform 2s;
        -ms-transition: -ms-transform 2s;
        -o-transition: -o-transform 2s;
        transition: transform 2s;
    }

    .odometer.odometer-auto-theme.odometer-animating .odometer-ribbon-inner,
    .odometer.odometer-theme-minimal.odometer-animating .odometer-ribbon-inner {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
    .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
    .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
        -webkit-transition: -webkit-transform 2s;
        -moz-transition: -moz-transform 2s;
        -ms-transition: -ms-transform 2s;
        -o-transition: -o-transform 2s;
        transition: transform 2s;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .odometer.odometer-auto-theme .odometer-formatting-mark,
    .odometer.odometer-theme-minimal .odometer-formatting-mark {
        vertical-align: bottom;
    }

    .odometer.odometer-auto-theme .odometer-value,
    .odometer.odometer-theme-minimal .odometer-value {
        text-align: center;
    }
/*#endregion About page Odometer stats*/

/*#region About banner*/

.page-banner {
    width: 100%;
    min-height: 400px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

    .page-banner .overlay {
        background: rgba(0, 0, 0, 0.55);
        width: 100%;
        height: 100%;
        position: absolute;
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /*.page-banner:before {
		background: rgba(0, 0, 0, 0.55);
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
	}*/

    /*.page-banner img {
		position: absolute;
		left: 50%;
		top: 50%;
		max-width: 100%;
		transform: translate(-50%, -50%);
		z-index: -1;
	}*/

    .page-banner h1 {
        position: relative;
        /*color: #fff;*/
        font-family: "orpheuspro", serif;
        /*font-style: normal;
        font-weight: normal;*/
        font-size: 82px;
        line-height: 1;
        text-align: center;
        width: 80%;
    }

@media screen and (max-width: 1024px) {
    .page-banner img {
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    .page-banner {
        min-height: 200px;
    }

        .page-banner h1 {
            font-size: 42px;
        }
}
/*#endregion About banner*/

.sliding-info {
    background: #fff;
    padding: 0 15px;
}

    .sliding-info .sliding-info-content {
        max-width: 1210px;
        margin: 0 auto;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: flex-end;
    }

        .sliding-info .sliding-info-content.fixed h2 {
            position: fixed;
            top: 50%;
            transform: translateY(-50%);
            z-index: 1;
        }

    .sliding-info h2 {
        position: absolute;
        top: 50vh;
        left: 0;
        transform: translateY(-50%);
        color: #000;
        font-style: normal;
        /*font-weight: bold;
		font-size: 58px;*/
        line-height: 1em;
    }

    .sliding-info .trigger-1 {
        position: absolute;
        top: 50vh;
        height: 1px;
        background: #f00;
    }

    .sliding-info .trigger-2 {
        position: absolute;
        bottom: 50vh;
        height: 1px;
        background: #f00;
    }

    .sliding-info img {
        max-width: 615px;
        width: 100%;
    }

    .sliding-info .slides {
        max-width: 842px;
        width: 100%;
    }

        .sliding-info .slides .item {
            margin-top: 90px;
            position: relative;
            opacity: 0;
            height: 100vh;
        }

            .sliding-info .slides .item.visible {
                opacity: 1;
            }

    .sliding-info .img-wrap {
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

        .sliding-info .img-wrap:after {
            background: linear-gradient(270deg, #F1F1F1 0%, rgba(170, 170, 170, 0) 94.78%);
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

    .sliding-info .value-wrapper {
        position: absolute;
        top: 50%;
        right: 0;
        width: 50%;
        transform: translateY(-50%);
    }

    .sliding-info .value {
        display: block;
        margin-bottom: 10px;
        color: #0F3557;
        font-family: "orpheuspro", serif;
        font-style: normal;
        font-weight: normal;
        font-size: 60px;
        line-height: 59px;
        text-align: center;
    }

    .sliding-info .description {
        color: #008265;
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 22px;
        text-align: center;
    }

        .sliding-info .description:after {
            background: #0F3557;
            content: '';
            display: block;
            height: 4px;
            margin: 20px auto 0;
            width: 60px;
        }

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .sliding-info .slides {
        max-width: 674px;
    }

    .sliding-info img {
        max-width: 492px;
    }

    .sliding-info .value {
        font-size: 48px;
        line-height: 48px;
    }

    .sliding-info .description {
        font-size: 18px;
        line-height: 18px;
    }
}

@media screen and (max-width: 1023px) {
    .sliding-info {
        padding: 55px 15px 55px;
    }

        .sliding-info .sliding-info-content {
            flex-direction: column;
        }

            .sliding-info .sliding-info-content h2 {
                margin-bottom: 55px;
                position: static;
                /*font-size: 22px;
				line-height: 31px;*/
                transform: translate(0, 0);
            }

            .sliding-info .sliding-info-content .slides .item {
                opacity: 1;
                margin-top: 0;
                height: auto;
            }

            .sliding-info .sliding-info-content .owl-dots {
                margin-top: 55px;
                text-align: center;
            }

            .sliding-info .sliding-info-content .owl-dot {
                background: #000;
                border: 0 none;
                border-radius: 100%;
                width: 10px;
                height: 10px;
                margin: 0 7.5px;
                opacity: 0.4;
            }

                .sliding-info .sliding-info-content .owl-dot.active {
                    background: #008265;
                    opacity: 1;
                }

            .sliding-info .sliding-info-content .img-wrap {
                display: block;
                position: static;
                transform: none;
            }

                .sliding-info .sliding-info-content .img-wrap img {
                    margin: 0 auto;
                }

                .sliding-info .sliding-info-content .img-wrap:after {
                    display: none;
                }

            .sliding-info .sliding-info-content .value-wrapper {
                position: static;
                padding-top: 25px;
                width: 100%;
                transform: translateY(0);
            }

                .sliding-info .sliding-info-content .value-wrapper .value {
                    font-size: 40px;
                    line-height: 60px;
                }

                .sliding-info .sliding-info-content .value-wrapper .description {
                    font-size: 18px;
                    line-height: 22px;
                }
}

/*#region About page Doughnut charts*/
.oc-2cols-2colbg-light-grey {
    background: linear-gradient( 90deg, #fff 0%, #fff 50%, #f1f1f1 50%, #f1f1f1 100%);
}

.group .grouped-content {
    /*background: #f2f2f2;*/
    /*max-width: 1180px;*/
    /*margin: 0 auto;*/
    /*padding: 100px 0;*/
    display: flex;
}

.group .tabs h5 {
    cursor: pointer;
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 14.5px;
    line-height: 17px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.group .tabs {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
}

    .group .tabs.flex-row {
        padding: 0 0 20px;
    }

    .group .tabs.flex-column {
        padding-left: 15px;
        max-width: 278px;
        min-width: 278px;
    }

    .group .tabs.flex-row h5 {
        text-align: center;
    }

    .group .tabs.flex-row:after, .group .tabs.flex-column:after {
        background: #E0E0E0;
        border-radius: 100px;
        content: '';
        position: absolute;
    }

    .group .tabs.flex-row:after {
        left: 0;
        right: 0;
        height: 4px;
        bottom: 0;
    }

    .group .tabs.flex-column:after {
        width: 4px;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .group .tabs.flex-column li {
        padding: 15px 20px 15px 0;
        position: relative;
        cursor: pointer;
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 14.5px;
        line-height: 17px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
    }

    .group .tabs.flex-row > li:after, .group .tabs.flex-column > li:after {
        background: #008265;
        content: '';
        opacity: 0;
        position: absolute;
        z-index: 1;
        transition: opacity 0.2s ease-in-out;
    }

    .group .tabs.flex-row > li:after, .group .tabs.flex-row > li.active:after {
        width: 100%;
        height: 4px;
        bottom: -20px;
        border-radius: 100px;
    }

    .group .tabs.flex-column > li:after, .group .tabs.flex-column > li.active:after {
        right: 0;
        top: 0;
        bottom: 0;
        width: 4px;
    }

    .group .tabs li h5:hover {
        color: #008265;
    }

    .group .tabs.flex-row > li:hover:after, .group .tabs.flex-column > li:hover:after, .group .tabs.flex-row > li.active:after, .group .tabs.flex-column > li.active:after {
        opacity: 1;
    }

    .group .tabs.flex-row > li, .group .tabs.flex-column > li {
        position: relative;
        flex-grow: 1;
    }

        .group .tabs.flex-row > li.active:after, .group .tabs.flex-column > li.active:after {
            background: #008265;
            border-radius: 100px;
            content: '';
            position: absolute;
            z-index: 1;
        }

.group .grouped-content.flex-row .tabs-content {
    padding: 40px 15px 40px 80px;
    background: #f1f1f1; /*Needs to be taken care of with condition in view*/
}

.group .grouped-content.flex-column .tabs-content {
    padding: 0;
}

.group .tabs-content h2,
.group .tabs-content h5 {
    display: none;
    position: relative;
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 39px;
}

.group .grouped-content.flex-row .tabs-content li.active h5 {
    display: block;
}

.group .tabs-content li.active h5:after {
    display: none;
}

.group .tabs-content h2:after,
.group .tabs-content h5:after {
    content: '';
    width: 48px;
    height: 48px;
    position: absolute;
    right: -8px;
    top: -0px;
    transform: rotate(90deg) scale(0.35);
}

.group .tabs-content h6 {
    margin-bottom: 35px;
    position: relative;
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 14.5px;
    line-height: 17px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

    .group .tabs-content h6 sup {
        position: absolute;
        top: -50%;
        margin-left: 5px;
        color: #000;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        vertical-align: top;
    }

.group .tabs-content .content {
    margin-top: 19px;
    /*padding-top: 45px;*/
    display: none;
    justify-content: space-between;
}

.group .tabs-content .active .content {
    display: flex;
}

.group .tabs-content .active h2:after,
.group .tabs-content .active h5:after {
    transform: rotate(-90deg) scale(0.35);
}

.group .tabs-content .asset-wrap {
    /*max-width: 600px;*/
    width: 100%;
}

.group .breakdown ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 222px;
    width: 100%;
}

    .group .breakdown ul li {
        margin-bottom: 15px;
        /*padding-left: 24px;*/
        position: relative;
        color: #000;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.03em;
    }

        .group .breakdown ul li .listBullet {
            border-radius: 100%;
            content: '';
            display: block;
            width: 14px;
            height: 14px;
            position: absolute;
            top: 4px;
            left: 0;
        }

.group .breakdown .doughnut-chart {
    max-width: 330px;
    max-height: 330px;
}

    .group .breakdown .doughnut-chart.mobile {
        display: none;
    }

@media screen and (max-width: 991px) {
    .group .tabs-content ul {
        max-height: none;
    }

    /*.group{
		background: none;
	}*/

    .oc-2cols-2colbg-light-grey {
        background: unset;
    }

    .group .grouped-content {
        padding: 35px 0px;
    }

        .group .grouped-content.flex-row .tabs-content, .group .grouped-content.flex-column .tabs-content {
            padding: 0;
            background: none;
            width: 100%;
        }

    .group .tabs {
        display: none;
    }

    .group .tabs-content {
        padding: 0;
    }

        .group .tabs-content h2,
        .group .tabs-content h5 {
            padding: 15px;
            margin: 0 -15px -15px;
            display: block;
            font-size: 16px;
            line-height: 19px;
            letter-spacing: normal;
        }

        .group .tabs-content li.active h5:after {
            display: block;
        }

        .group .tabs-content h6 {
            font-size: 12.5px;
            line-height: 15px;
        }

        .group .tabs-content > li {
            border: 1px solid #aaa;
            border-radius: 3px;
            margin: 5px auto;
            padding: 0 15px 15px;
        }

        .group .tabs-content .active .content {
            flex-direction: column;
        }

        .group .tabs-content .doughnut-chart.desktop {
            display: none !important;
        }

        .group .tabs-content .doughnut-chart.mobile {
            display: block;
            max-width: 200px;
            max-height: 200px;
            margin: 0 auto 50px;
        }
}


/*#endregion About page Doughnut charts*/

/*#region Portfolio Managers carousel*/

.people-list .people-list-content .owl-nav .owl-prev {
    left: -48px;
}

.people-list .people-list-content .owl-nav .owl-next {
    right: -48px;
}

.people-list .people-list-content .person a {
    display: block;
}

.people-list .people-list-content .person {
    max-width: 200px;
    margin: auto;
    padding: 5px;
}

    .people-list .people-list-content .person img {
        border-radius: 3px;
        margin-bottom: 15px;
        transition: all .3s ease-in-out;
    }

        .people-list .people-list-content .person img:hover {
            transform: translateY(-2%);
        }

    /*.people-list .people-list-content .person h4 a {*/
    .people-list .people-list-content .person .full-name {
        margin-bottom: 6px;
        /*position: relative;*/
        display: inline-block;
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 28px;
        /*text-decoration: none;*/
        /*transition: all 0.2s ease-in-out;*/
    }

    /*.people-list .people-list-content .person h5 {*/
    .people-list .people-list-content .person .job-title {
        color: #000;
        display: inline-block;
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
    }

.people-list .people-list-content .owl-nav .owl-prev,
.people-list .people-list-content .owl-nav .owl-next {
    height: 48px;
    position: absolute;
    top: 88px;
    width: 48px;
    font-size: 0;
    transition: background-image 0.2s ease-in-out;
}

@media screen and (max-width: 767px) {

    .people-list .people-list-content .owl-nav {
        display: none;
    }

    .people-list .people-list-content .owl-dots {
        margin-top: 20px;
        display: block;
        text-align: center;
    }

        .people-list .people-list-content .owl-dots .owl-dot {
            background: #000;
            border: 0 none;
            border-radius: 100%;
            width: 10px;
            height: 10px;
            margin: 0 7.5px;
            opacity: 0.4;
        }

            .people-list .people-list-content .owl-dots .owl-dot.active {
                background: #008265;
                opacity: 1;
            }

    .people-list .people-list-content .people-wrapper.scroll-wrapper {
        margin: 0 7.5px;
        padding-bottom: 25px !important;
    }

    .people-list .people-list-content .person img {
        max-width: 100%;
    }

    /*.people-list .people-list-content .person h4 {*/
    .people-list .people-list-content .person .full-name {
        font-size: 18px;
        line-height: 25px;
    }

    /*.people-list .people-list-content .person h5 {*/
    .people-list .people-list-content .person .job-title {
        font-size: 14px;
        line-height: 18px;
    }

    .people-list .people-list-content h2 {
        margin-bottom: 25px;
    }

    .people-list .people-list-content .person {
        width: 157px;
    }

    .people-list .people-list-content .btn-wrap {
        margin-top: 30px;
    }

    .vertical-line {
        border-right: none !important;
        border-top: 2px solid #fff !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

        .vertical-line:first-child {
            border-top: none !important;
        }

    #twitterFeed .col-6 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}

/*#endregion Portfolio Managers carousel*/

@media screen and (max-width: 1023px) {
    .btn.secondary {
        padding: 17px 27px;
    }
}


.references {
    background: #F2F2F2;
}

    .references ul {
        max-width: 1200px;
        margin: 0 auto;
        list-style: none;
    }

        .references ul li {
            margin-bottom: 1.5em;
            color: #000;
            font-style: normal;
            font-weight: normal;
            font-size: 11px;
            line-height: 15px;
            letter-spacing: 0.03em;
        }

        .references ul sup {
            float: left;
            vertical-align: top;
            font-size: 100%;
            margin: 10px 0 0 0;
            top: 0em;
        }

        .references ul p {
            margin-left: 10px;
        }

/*#region strategies of an asset class*/
.full-width-tabs-wrapper .tab {
    border: 1px solid #aaa;
    border-radius: 3px;
    margin: 10px 0;
    padding: 15px 25px;
}

.full-width-tabs-wrapper button {
    position: relative;
    cursor: pointer;
    color: #008265;
    font-family: "orpheuspro";
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 59px;
    padding-right: 30px;
    background: none;
    border: 0;
    width: 100%;
    text-align: left;
}

    .full-width-tabs-wrapper button:hover {
        color: #43997B;
    }

    .full-width-tabs-wrapper button:after {
        content: '';
        display: block;
        width: 48px;
        height: 48px;
        position: absolute;
        right: -11px;
        top: 6.5px;
        transform: rotate(90deg) scale(0.5);
    }

.full-width-tabs-wrapper .active button:after {
    top: 6px;
    transform: rotate(-90deg) scale(0.5);
}

.full-width-tabs-wrapper .description {
    font-weight: 500;
}

@media screen and (max-width: 991px) {
    .full-width-tabs-wrapper .tab {
        padding: 18px 16px;
    }

    .full-width-tabs-wrapper button {
        font-size: 26px;
        line-height: 31px;
    }

        .full-width-tabs-wrapper button:after {
            top: -8.5px;
            transform: rotate(90deg) scale(0.35);
        }

    .full-width-tabs-wrapper .description {
        margin-top: 20px;
    }

    .full-width-tabs-wrapper .active button:after {
        top: -8.5px;
        transform: rotate(-90deg) scale(0.35);
    }
}
/*#endregion strategies of an asset class*/

.quote-symbol-large {
    margin-bottom: -58px;
    color: #008265;
    font-family: "orpheuspro";
    font-style: normal;
    font-weight: bold;
    font-size: 102px;
    line-height: 102px;
}

.quote-text {
    margin-bottom: 20px;
    color: #000;
    font-family: "orpheuspro";
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 31px;
}

.green-bordered-box {
    border: 3px solid #008265;
    border-radius: 3px;
    padding: 25px 64px 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.quote-author {
    /*color: #000;
	font-style: normal;
	line-height: 58px;*/
}

    .quote-author img {
        margin-right: 15px;
        display: inline-block;
        vertical-align: middle;
        border-radius: 50%;
        width: 70px;
        height: 70px;
    }

/*#region Insights page*/

.insights-list-wrapper .insights-list-content .heading-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.insights-list-wrapper .insights-list-content .insightfilter {
    text-align: right;
}

    .insights-list-wrapper .insights-list-content .insightfilter > span {
        margin-right: 15px;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.03em;
    }

.insights-list-wrapper .insights-list-content .dropdown-filter-wrapper {
    display: inline-block;
}

    .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-icon {
        position: absolute;
        right: 0;
        top: 50%;
        transition: background-image 0.2s ease-in-out;
        transform: translateY(-50%);
    }

    .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button {
        background: transparent;
        border: 0 none;
        padding: 0;
        display: inline-block;
        position: relative;
        width: 239px;
    }

        .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button:after {
            border-radius: 2px;
            background: #008265;
            content: '';
            height: 2px;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button.ui-selectmenu-button-open:after {
            background: #000;
        }

        .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-selectmenu-icon {
            transform: rotate(180deg);
            transform-origin: top;
        }

    .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-text {
        display: inline-block;
        padding: 13px 0;
        width: 219px;
        color: rgba(0, 0, 0, 0.45);
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.03em;
    }

.insights-list-wrapper .insights-list-content .tabs {
    display: flex;
    padding: 0 0 20px;
    width: 100%;
    justify-content: space-between;
    position: relative;
}

    .insights-list-wrapper .insights-list-content .tabs:before {
        content: '';
        display: none;
    }

    .insights-list-wrapper .insights-list-content .tabs:after {
        background: #E0E0E0;
        border-radius: 100px;
        content: '';
        left: 0;
        right: 0;
        height: 4px;
        position: absolute;
        bottom: 0;
    }

    .insights-list-wrapper .insights-list-content .tabs > li {
        position: relative;
        flex-grow: 1;
    }

        .insights-list-wrapper .insights-list-content .tabs > li h5 {
            text-align: center;
        }

        .insights-list-wrapper .insights-list-content .tabs > li:after {
            background: #008265;
            border-radius: 100px;
            content: '';
            opacity: 0;
            width: 100%;
            height: 4px;
            position: absolute;
            bottom: -20px;
            z-index: 1;
            transition: opacity 0.2s ease-in-out;
        }

        .insights-list-wrapper .insights-list-content .tabs > li:hover h5 {
            color: #008265;
        }

        .insights-list-wrapper .insights-list-content .tabs > li:hover:after, .insights-list-wrapper .insights-list-content .tabs > li.active:after {
            opacity: 1;
        }

    .insights-list-wrapper .insights-list-content .tabs h5 {
        cursor: pointer;
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 14.5px;
        line-height: 17px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
    }

.insights-list-wrapper .insights-list-content .tabs-content {
    padding: 0;
}

    .insights-list-wrapper .insights-list-content .tabs-content h2,
    .insights-list-wrapper .insights-list-content .tabs-content h5 {
        position: relative;
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 28px;
        line-height: 39px;
        text-align: left;
    }

    .insights-list-wrapper .insights-list-content .tabs-content h6 {
        margin-bottom: 35px;
        position: relative;
        color: #000;
        font-style: normal;
        font-weight: bold;
        font-size: 14.5px;
        line-height: 17px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
    }

        .insights-list-wrapper .insights-list-content .tabs-content h6 sup {
            position: absolute;
            top: -50%;
            margin-left: 5px;
            color: #000;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            line-height: 14px;
            letter-spacing: 0.2em;
            text-transform: uppercase;
            vertical-align: top;
        }

    .insights-list-wrapper .insights-list-content .tabs-content .content {
        padding-top: 45px;
        display: none;
        justify-content: space-between;
        text-align: center;
    }

    .insights-list-wrapper .insights-list-content .tabs-content .active .content {
        display: block;
    }

    .insights-list-wrapper .insights-list-content .tabs-content .active h2,
    .insights-list-wrapper .insights-list-content .tabs-content .active h5 {
        display: block;
    }

        .insights-list-wrapper .insights-list-content .tabs-content .active h2:after,
        .insights-list-wrapper .insights-list-content .tabs-content .active h5:after {
            transform: rotate(-90deg) scale(0.35);
        }

    .insights-list-wrapper .insights-list-content .tabs-content .asset-wrap {
        max-width: 600px;
        width: 100%;
    }

.insights-list-wrapper .insights-list {
    display: flex;
    flex-wrap: wrap;
}

    .insights-list-wrapper .insights-list .insight-item {
        margin: 50px 0px;
        text-align: left;
    }

        .insights-list-wrapper .insights-list .insight-item a {
            display: block;
        }

.insights-list-wrapper .title-link {
    margin-bottom: 15px;
    line-height: 32px;
    /*font-family: orpheuspro, sans-serif;*/
    font-weight: 400;
    font-size: 22px;
    display: block;
    font-style: normal;
    color: black;
    text-underline-offset: 4px;
}

    .insights-list-wrapper .title-link:hover {
        text-decoration: none;
        color: #008265;
    }

.insights-list-wrapper .titleUnderline:hover {
    text-decoration: underline;
}

.insights-list-wrapper .img-wrapper {
    margin-bottom: 25px;
    position: relative;
    transition: all .3s ease-in-out;
}

    .insights-list-wrapper .img-wrapper img {
        border-radius: 3px;
        max-width: 100%;
    }

    .insights-list-wrapper .img-wrapper:hover {
        transform: translateY(-2%);
    }

.insights-list-wrapper .insight-type {
    display: inline-block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 11px;
    top: 11px;
    transition: background-image 0.2s ease-in-out;
}

.insights-list-wrapper .button-wrapper {
    margin-top: 95px;
    text-align: center;
}

.insights-list-wrapper .insights-type {
    color: #008265;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.150em;
    text-transform: uppercase;
    /*text-decoration: none;*/
    display: inline-block;
    position: relative;
}

/*.insights-list-wrapper .insights-type:after {
		background: #008265;
		border-radius: 2px;
		content: '';
		bottom: 0px;
		height: 2px;
		display: block;
		position: absolute;
		width: 100%;
		transform-origin: 100% 50%;
		transform: scaleX(0);
		transition: transform .2s ease;
	}

	.insights-list-wrapper .insights-type:hover:after {
		transform: scaleX(1);
		transform-origin: 0 50%;
	}*/

.insights-list-wrapper .date {
    margin-bottom: 10px;
    color: #979797;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
    letter-spacing: 0.165em;
    text-transform: uppercase;
}

.insights-list-wrapper .read-more {
    display: inline-block;
    margin: 0;
}

    .insights-list-wrapper .read-more a {
        color: #000;
    }

.insights-list-wrapper .btn-wrap {
    margin-top: 50px;
}

.insights-list-wrapper .archives {
    display: none;
}

.pdf-download {
    background: url("/Assets/OaktreeCap/Images/pdf_icon_green.svg") no-repeat;
}

    .pdf-download:hover {
        background: url("/Assets/OaktreeCap/Images/pdf_icon_blue.svg") no-repeat;
    }

.listen,
.download,
.pdf-download,
.archived {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    margin-right: 20px;
    color: #000;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-decoration: none;
}

    .listen:before,
    .download:before,
    .pdf-download:before,
    .archived:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .listen:after,
    .download:after,
    .pdf-download:after,
    .archived:after {
        background: #008265;
        border-radius: 2px;
        content: '';
        bottom: -5px;
        left: 0;
        height: 2px;
        display: block;
        position: absolute;
        width: 100%;
        transform-origin: 100% 50%;
        transform: scaleX(0);
        transition: transform .2s ease;
    }

    .listen:hover:after,
    .download:hover:after,
    .pdf-download:hover:after,
    .archived:hover:after {
        transform: scaleX(1);
        transform-origin: 0 50%;
    }


@media screen and (min-width: 1024px) {
    .archivedInsightsDiv {
        display: inline-block;
    }
}

@media screen and (max-width: 1023px) {
    .insights-list-wrapper .insights-list-content .tabs {
        border: 1px solid #aaa;
        border-radius: 3px;
        flex-direction: column;
        padding: 0;
        position: relative;
    }

        .insights-list-wrapper .insights-list-content .tabs:before {
            display: block;
            position: absolute;
            height: 18px;
            width: 18px;
            right: 16px;
            top: 17.5px;
        }

        .insights-list-wrapper .insights-list-content .tabs.opened:before {
            transform: rotate(180deg);
        }

        .insights-list-wrapper .insights-list-content .tabs li {
            padding: 18px 16px;
            max-width: none;
        }

            .insights-list-wrapper .insights-list-content .tabs li h5 {
                text-align: left;
            }

            .insights-list-wrapper .insights-list-content .tabs li:after {
                display: none;
            }

        .insights-list-wrapper .insights-list-content .tabs:after {
            display: none;
        }

    .insights-list-wrapper .insights-list-content .insightfilter {
        text-align: left;
    }

        .insights-list-wrapper .insights-list-content .insightfilter .archived {
            /*display: block;*/
            margin-bottom: 25px;
        }

    .insights-list-wrapper .insights-list-content .archives {
        display: block;
    }

    .insights-list-wrapper .insights-list-content .dropdown-filter-wrapper .ui-selectmenu-button.ui-button {
        width: 180px;
    }

    .insights-list-wrapper .insights-list-content .active h2 {
        margin-bottom: 25px;
        font-size: 22px;
        line-height: 31px;
    }

    .insights-list-wrapper .insights-list-content .heading-row {
        flex-direction: column;
        align-items: unset;
    }

    .insights-list-wrapper .insights-list-content .tabs-content .memos-list {
        margin: 0;
    }

    .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist {
        border: 0 none;
        padding: 0;
    }

        .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist h3 {
            display: none;
            color: #000;
            font-size: 22px;
            line-height: 31px;
        }

            .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist h3:after {
                display: none;
            }

        .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist.opened h3 {
            display: block;
            margin-top: 23px;
        }

        .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist .memo-items {
            margin: 0 -13px;
        }

        .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist .memo-item {
            width: calc(50% - 26px);
            margin: 13px;
        }

        .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist .archived {
            border-radius: 100%;
            padding: 0;
            width: 36px;
            height: 36px;
            position: relative;
            font-size: 0;
        }

            .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist .archived:before {
                display: inline-block;
                content: '';
                height: 24px;
                width: 24px;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        .insights-list-wrapper .insights-list-content .tabs-content .memo-sublist .title {
            font-size: 16px;
            line-height: 27px;
        }
}


@media screen and (max-width: 1079px) {
    .insights-list-wrapper .title-link {
        order: 4;
        font-size: 20px;
        line-height: 28px !important;
    }
}

@media screen and (max-width: 767px) {
    .insights-list-wrapper .insights-list .insight-item {
        display: flex;
        flex-direction: column;
    }

    .insights-list-wrapper .insights-list .insight-type {
        transform: scale(0.85);
    }

    .insights-list-wrapper .img-wrapper {
        order: 1;
    }

    .insights-list-wrapper .date {
        order: 3;
        margin-bottom: 0;
    }

    .insights-list-wrapper .insights-type {
        order: 2;
    }

    .insights-list-wrapper .title-link {
        order: 4;
        font-size: 16px;
        line-height: 20px !important;
    }

    .insights-list-wrapper .read-more {
        order: 5;
    }

    .insights-list-wrapper .btn-wrap {
        margin-top: 0px;
    }
}

@media screen and (max-width: 576px) {
    .insights-list-wrapper .insights-list .insight-item {
        margin: 50px 0px 10px 0px;
    }

    .insights-list-wrapper .btn-wrap {
        margin-top: 50px;
    }
}
/*#endregion Insights page*/


/*#region Subscribe Email Alerts*/

.form-banner {
    /*background: url("https://b2cdevassets.blob.core.windows.net/ocmb2c/Assets/Images/2.png") no-repeat;*/
    background: url("/images/oaktreecaplibraries/default-album/grey-banner.png") no-repeat;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
}

    .form-banner .overlay {
        background: rgba(0, 0, 0, 0.55);
        width: 100%;
        height: 100%;
    }

.subscribe-form {
    /*margin: 80px 15px;
	padding: 0 !important;
	overflow: hidden !important;*/
}

    .subscribe-form .form-submitted-message {
        /*padding: 40px;*/
        background: #f1f1f1;
    }

    .subscribe-form .form-wrapper {
        max-width: 460px;
        height: 100%;
        padding: 30px 40px !important;
        width: 100%;
    }

        .subscribe-form .form-wrapper form {
            max-width: 365px;
        }

        .subscribe-form .form-wrapper.has-scrollbar {
            padding-right: 20px !important;
        }

            .subscribe-form .form-wrapper.has-scrollbar form {
                max-width: 385px;
            }

        .subscribe-form .form-wrapper .scroll-content {
            max-width: calc(100% - 12%) !important;
        }

    .subscribe-form form {
        max-width: 460px;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
    }

    .subscribe-form h2 {
        text-align: left;
    }

    .subscribe-form p {
        margin-bottom: 20px;
    }

    .subscribe-form ul li {
        display: list-item;
    }

    .subscribe-form .errMessage {
        color: red;
        margin-bottom: 9px;
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 13px;
        margin-left: auto;
        margin-right: auto;
        max-width: 375px;
        /*padding-left: 10px;*/
    }

    .subscribe-form .errMessageStar {
        color: red;
        margin-bottom: 9px;
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 13px;
    }

    .subscribe-form .captchaErrMessage {
        color: red;
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 13px;
        margin-left: auto;
        margin-right: auto;
        max-width: 375px;
    }

    .subscribe-form .heading {
        margin-bottom: 20px;
    }

    .subscribe-form label {
        display: inline-block;
        margin-bottom: 9px;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 13px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
    }

    .subscribe-form input.text-field {
        background: #F1F1F1;
        border: 1px solid #F1F1F1;
        border-radius: 3px;
        padding: 17.5px 19px;
        margin-bottom: 20px;
        width: 100%;
        color: #000;
        font-style: normal;
        /*font-weight: 600;*/
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.03em;
    }

        .subscribe-form input.text-field:focus {
            border: 1px solid #008265;
        }

    .subscribe-form .dropdown-filter-wrapper.has-value #sf-country-button {
        color: #000;
    }

    .subscribe-form .ui-selectmenu-menu.ui-selectmenu-open {
        overflow: auto;
        max-width: 100%;
    }

    .subscribe-form #sf-country-button {
        background: #F1F1F1;
        border: 1px solid #F1F1F1;
        border-radius: 3px;
        padding: 17.5px 19px;
        margin-bottom: 20px;
        width: 100%;
        color: #aaa;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        /*font-weight: 600;*/
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.03em;
    }

    .subscribe-form .link-underline {
        color: #008265;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        text-transform: none;
    }

        .subscribe-form .link-underline:after {
            height: 1px;
            margin-top: 0;
        }

    .subscribe-form .checkbox-field {
        display: none;
    }

    .subscribe-form .checkbox {
        cursor: pointer;
        display: inline-block;
        margin: 0 9px 0 0;
        vertical-align: middle;
    }

    .subscribe-form .checkbox-field ~ label {
        display: inline-block;
    }

    .subscribe-form .btn {
        margin-top: 40px;
        width: 100%;
    }



    .subscribe-form form {
        background: #fff;
        margin: 0 auto;
        max-width: 550px;
        padding: 40px;
        width: 100%;
    }

        .subscribe-form form p,
        .subscribe-form form h2,
        .subscribe-form form fieldset,
        .subscribe-form form .btn-wrap {
            display: block;
            max-width: 375px;
            margin-left: auto;
            margin-right: auto;
        }

@media screen and (max-width: 767px) {

    .subscribe-form .btn {
        padding: 22px 47px;
    }

    .subscribe-form form {
        /*padding: 40px 20px;*/
    }
}


/*#endregion Subscribe Email Alerts*/


.people-wrapper-container {
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .people-wrapper-container {
        width: 100% !important;
    }
}

/*#region Contact us*/

.ui-tooltip.ui-widget-content.map-info{
    opacity: 1;
    max-width: 316px;
}
    .ui-tooltip.ui-widget-content.map-info .tooltip-inner {
        padding: 12px;
        background-color: transparent;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
    }

    .ui-tooltip.ui-widget-content.map-info .tooltip-arrow{
        display: none;
        /*background-color:transparent;*/
        /*color: transparent;*/
    }
.ui-tooltip.ui-widget-content.map-info .tooltip-inner{
    max-width: unset;
}

    .ui-tooltip.ui-widget-content.map-info .tooltip-inner h4 {
        margin-bottom: 10px;
        color: #000;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /*font-family: Arial, Helvetica, sans-serif;*/
    }

    .ui-tooltip.ui-widget-content.map-info .tooltip-inner .address {
        margin-bottom: 7px;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        /*font-family: Arial, Helvetica, sans-serif;*/
    }

    .ui-tooltip.ui-widget-content.map-info .tooltip-inner .phone {
        margin-bottom: 10px;
    }

    .ui-tooltip.ui-widget-content.map-info .tooltip-inner .fax,
    .ui-tooltip.ui-widget-content.map-info .tooltip-inner .phone {
        font-weight: 400;
        font-size: 14px;
        color: black;
        line-height: 1;
        /*font-family: Arial, Helvetica, sans-serif;*/
    }

    .ui-tooltip.ui-widget-content.map-info .tooltip-inner a {
        color: #008265;
        text-decoration: none;
        font-size: 14px;
    }

.map-wrapper {
    background: #f1f1f1;
    padding: 0 0 15px;
}

    .map-wrapper svg {
        max-width: 1180px;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

.map-item .map-label {
    fill: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-align: right;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.map-item:hover {
    cursor: pointer;
}

    .map-item:hover .map-icon {
        fill: #0F3557;
    }

    .map-item:hover .map-label {
        stroke: #000;
    }

.map-wrapper-dk .map-wrapper {
    background-color: #0F3557 !important;
}

    .map-wrapper-dk .map-wrapper svg {
        max-width: 1180px;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .map-wrapper-dk .map-wrapper .map-label {
        fill: #fff;
    }

    .map-wrapper-dk .map-wrapper .map-item:hover .map-label {
        fill: #fff;
        stroke: #fff;
        stroke-width: 0.5px;
    }

    .map-wrapper-dk .map-wrapper .map-item:hover .map-icon {
        fill: #008265;
    }

.contact-us-countries li {
    padding-left: 30px;
    position: relative;
}

    .contact-us-countries li:before {
        background: url("/Assets/OaktreeCap/Images/Sprites/Icons4.svg") no-repeat;
    }

    .contact-us-countries li:before {
        background-position: 98.14814814814815% 73.4006734006734%;
    }

    .contact-us-countries li:before {
        width: 24px;
        height: 24px;
    }

    .contact-us-countries li:before {
        content: '';
        position: absolute;
        left: 0;
    }

.contact-us-countries h4 {
    position: relative;
    cursor: pointer;
    color: #008265;
    font-family: "orpheuspro";
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 59px;
}

    .contact-us-countries h4:hover {
        color: #43997B;
    }

    .contact-us-countries h4:after {
        content: '';
        width: 48px;
        height: 48px;
        position: absolute;
        right: -12px;
        top: 5.5px;
        transform: rotate(90deg) scale(0.5);
    }

.contact-us-countries .active h4:after {
    transform: rotate(-90deg) scale(0.5);
}

.contact-us-countries h5 {
    margin-bottom: 10px;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.contact-us-countries .address {
    margin-bottom: 7px;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

/*.contact-us-countries .phone {
	margin-bottom: 10px;
}*/

.contact-us-countries .fax,
.contact-us-countries .phone {
    color: #000;
    font-style: normal;
    /*font-weight: 700;*/
    font-size: 11px;
    line-height: 22px;
}

.contact-us-countries a {
    /*display: inline-block;
	position: relative;*/
    color: #008265;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-decoration: none;
}

/*.contact-us-countries a:after {
		background: #008265;
		border-radius: 2px;
		content: '';
		bottom: -3px;
		height: 2px;
		display: block;
		position: absolute;
		width: 100%;
		transform-origin: 100% 50%;
		transform: scaleX(0);
		transition: transform .2s ease;
	}*/

/*.contact-us-countries a:hover:after {
		transform: scaleX(1);
		transform-origin: 0 50%;
	}*/

@media screen and (max-width: 767px) {

    .contact-us-countries h4 {
        font-size: 24px;
        line-height: 40px;
    }

        .contact-us-countries h4:after {
            top: -4px;
            right: -15px;
            transform: rotate(90deg) scale(0.35);
        }

    .contact-us-countries .active h4:after {
        transform: rotate(-90deg) scale(0.35);
    }
}

/*#endregion Contact us*/

/*#region Careers Page*/
.our-people .column.quote {
    border-radius: 3px;
    border: 3px solid #fff;
    padding: 25px 64px 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.our-people .quote-symbol {
    color: #fff;
    margin-bottom: -58px;
    font-family: "orpheuspro";
    font-style: normal;
    font-weight: bold;
    font-size: 102px;
    line-height: 102px;
}

.our-people .quote-text {
    color: #fff;
    margin-bottom: 20px;
    font-family: "orpheuspro";
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 31px;
}

.our-people .link-underline {
    color: #fff;
    margin-bottom: 20px;
}

    .our-people .link-underline:after {
        background: linear-gradient( 90deg, #fff calc(100%/3), transparent 0 calc(200%/3), #fff 0) var(--d, 0%) 100%/300% 3px no-repeat;
    }

.our-people .quote-author {
    color: #fff;
    font-style: normal;
    line-height: 58px;
}

.our-people .owl-carousel .quote-author img {
    max-width: 58px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

.our-people .quote-author .inline-block {
    display: inline-block;
    vertical-align: middle;
}

.our-people .quote-author .name {
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
}

.our-people .quote-author .position {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

/*This close button is used in Careers page, Our people modals to close the modal*/
.oc-modal-close {
    height: 30px;
    width: 30px;
    position: absolute;
    right: 1.7rem;
    top: 2.5rem;
    transform: translateY(-50%);
    cursor: pointer;
    transition: background-image 0.2s ease-in-out;
    content: url(/Assets/OaktreeCap/Images/close-black.svg);
}


@media screen and (max-width: 1023px) {
    .our-people .column {
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 24px;
    }

        .our-people .column.quote {
            border-width: 2px;
            padding: 25px 15px;
        }

    .our-people .quote-text {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }

    .our-people .link-underline {
        font-size: 13px;
        line-height: 14px;
    }

    .our-people .owl-carousel .quote-author img {
        max-width: 64px;
    }

    .our-people .quote-author .name {
        font-size: 14px;
        line-height: 28px;
    }

    .our-people .quote-author .position {
        font-size: 12px;
        line-height: 16px;
    }
}

@media screen and (max-width: 767px) {
    .our-people .owl-item {
        padding: 0;
    }
}

@media screen and (min-width: 1200px) {
    .card-columns {
        column-count: 5;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .card-columns {
        column-count: 3;
    }
}

.card-columns .card {
    overflow: hidden;
}

    .card-columns .card:before {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.64%, #000000 87.5%);
        content: '';
        display: block;
        position: absolute;
        padding-top: 265px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .card-columns .card .card-img-overlay {
        z-index: 2;
        transition: top 1s;
    }

    .card-columns .card h3 {
        margin: 0 auto 15px;
        position: relative;
        min-height: 62px;
        color: #fff;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 31px;
        text-align: center;
        transition: margin 1s;
    }

    .card-columns .card ul {
        padding-left: 20px;
        margin: 0 auto 20px;
        position: relative;
        list-style: disc;
        color: #fff;
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 18px;
        text-align: left;
    }

@media screen and (max-width: 767px) {
    .card-columns {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

        .card-columns .card {
            max-width: 200px;
        }

            .card-columns .card h3 {
                min-height: 48px;
                margin-bottom: 11px;
                font-size: 16px;
                line-height: 24px;
            }

            .card-columns .card ul {
                margin-bottom: 15px;
                font-size: 11px;
                line-height: 15px;
            }
}

/*#endregion Careers Page*/


/*#region ESG Frameworks and Members*/
.membership .membership-content .tab-list {
    display: flex;
    margin: 12px -13px;
    flex-wrap: wrap;
    position: relative;
}

    .membership .membership-content .tab-list li {
        margin: 13px;
        max-width: calc(20% - 26px);
        width: 100%;
    }

        .membership .membership-content .tab-list li:after {
            content: '';
            width: 17px;
            height: 17px;
            position: absolute;
            display: none;
            right: 24px;
            top: 24px;
            background: url("/Assets/OaktreeCap/Images/arrow-down-green.svg") no-repeat;
        }

        .membership .membership-content .tab-list li .img-wrapper {
            /*background: #FFFFFF;*/
            box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
            max-width: 215px;
            height: 80px;
            padding: 9.5px 15px;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .membership .membership-content .tab-list li .description {
            /*background: #fff;*/
            border: 1px solid #F1F1F1;
            box-sizing: border-box;
            box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
            border-radius: 3px;
            position: absolute;
            padding: 27px 54px;
            left: 13px;
            margin-top: 25px;
            right: 13px;
            /*color: #000;
				font-family: "Roboto", sans-serif;
				font-style: normal;
				font-weight: normal;
				font-size: 14px;
				line-height: 21px;*/
        }

        .membership .membership-content .tab-list li.active .img-wrapper:before {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            bottom: -26px;
            border-top: 0 none;
            border-left: 13px solid transparent;
            border-right: 13px solid transparent;
            border-bottom: 13px solid #f1f1f1;
        }

        .membership .membership-content .tab-list li.active .img-wrapper:after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            bottom: -26px;
            z-index: 1;
            border-top: 0 none;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            border-bottom: 11px solid #fff;
        }

        .membership .membership-content .tab-list li img {
            max-width: 100%;
            max-height: 61px;
            height: auto;
        }

.membership .membership-content .tab-list-wrap {
    max-width: 1210px;
    display: block;
    margin: 13px auto;
    padding: 0 15px;
    position: relative;
}

    .membership .membership-content .tab-list-wrap li {
        cursor: pointer;
    }

.membership .membership-content .membership-list {
    max-width: 1210px;
    display: block;
    margin: 13px auto;
    padding: 0 15px;
    position: relative;
}

.membership .membership-content .description {
    margin-top: 35px;
}

/*.membership .membership-content a {
        color: #008265;
        text-decoration: none;
    }

        .membership .membership-content a:hover {
            text-decoration: underline;
        }*/
/*
.membership .membership-content .owl-nav .owl-prev,
.membership .membership-content .owl-nav .owl-next {
	height: 48px;
	position: absolute;
	top: 150px;
	width: 48px;
	font-size: 0;
	transition: background-image 0.2s ease-in-out;
}

.membership .membership-content .owl-nav .owl-prev {
	left: -93px;
}

.membership .membership-content .owl-nav .owl-next {
	right: -93px;
}*/



@media screen and (max-width: 767px) {
    .membership .membership-content {
        padding: 10px 0 0 0;
    }

        .membership .membership-content .tab-list li {
            border: 1px solid #aaa;
            box-sizing: border-box;
            border-radius: 3px;
            max-width: none;
            cursor: pointer;
            position: relative;
            margin: 10px 15px;
            padding: 15px;
        }

            .membership .membership-content .tab-list li .img-wrapper {
                background: transparent;
                box-shadow: none;
                max-width: none;
                display: block;
                height: auto;
                padding: 0;
                margin: 0;
                z-index: 1;
            }

            .membership .membership-content .tab-list li img {
                max-height: 45px;
                width: auto;
            }

            .membership .membership-content .tab-list li:after {
                display: block;
            }

            .membership .membership-content .tab-list li.active:after {
                transform: rotate(-180deg);
            }

            .membership .membership-content .tab-list li.active .img-wrapper:before, .membership .membership-content .tab-list li.active .img-wrapper:after {
                display: none;
            }

            .membership .membership-content .tab-list li .description {
                padding: 0;
                position: static;
                box-shadow: none;
                border: 0 none;
            }

                .membership .membership-content .tab-list li .description .oc-close {
                    display: none;
                }
}
/*#endregion ESG Frameworks and Members*/

/*#region Important Notice Modal*/
.oc-modal-important {
    max-width: 600px;
}

    .oc-modal-important .modal-body {
        padding: 2rem;
    }

    .oc-modal-important .modal-content {
        border-radius: 0;
    }

    .oc-modal-important h5 {
        font-size: 1rem;
        font-weight: bold;
        margin-bottom: 1rem;
    }

    .oc-modal-important .paragraph {
        font-size: 0.8rem;
        line-height: 1.5;
        margin-bottom: 1rem;
    }

    .oc-modal-important button {
        padding: 0.5rem 2rem;
        background-color: transparent;
        border: 2px solid #333;
        color: black;
    }

        .oc-modal-important button:hover {
            cursor: pointer;
            background-color: #f4f4f4;
        }
/*#endregion Important Notice Modal*/

/*#region Podcast*/
@media screen and (max-width: 991px) {
    .podcast-poster {
        max-width: 362px;
        width: 100%;
        margin-bottom: 20px;
    }
}

/*#endregion*/


/*#region memo and insight details*/
.insights-3col-wrapper {
    padding: 5rem 0;
}

    .insights-3col-wrapper .article-content h1.test-h1 {
        font-family: 'orpheuspro', serif;
        font-size: 2.75rem;
        font-weight: 300;
        color: #008265;
        margin-bottom: 2rem;
    }

    .insights-3col-wrapper .article-content ul li {
        list-style-type: none;
    }

    .insights-3col-wrapper .article-content .ac-left-sidebar,
    .insights-3col-wrapper .article-content .ac-right-sidebar {
        top: 130px;
        z-index: 55;
    }

    .insights-3col-wrapper .article-cotent .left-sidebar-options {
        display: block;
    }

    .insights-3col-wrapper .article-content .left-sidebar-options .btnSubscribe {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 1rem;
    }

    .insights-3col-wrapper .article-content .left-sidebar-options ul.insight-actions {
        margin: 0;
        padding: 0;
    }

        .insights-3col-wrapper .article-content .left-sidebar-options ul.insight-actions li {
            list-style-type: none;
            margin-bottom: 1.5rem;
        }

    .insights-3col-wrapper .article-content .social-links-wrapper-test {
        position: relative;
        right: 0;
        z-index: 1;
        float: right;
    }

        .insights-3col-wrapper .article-content .social-links-wrapper-test span {
            display: none;
        }

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    .insights-3col-wrapper .article-content .social-links-wrapper-test {
        width: 100%;
        float: none;
        text-align: center;
    }

        .insights-3col-wrapper .article-content .social-links-wrapper-test ul {
            padding: 0;
        }

            .insights-3col-wrapper .article-content .social-links-wrapper-test ul li {
                display: inline-block;
            }
}

@media only screen and (max-width: 575.98px ) {
    .insights-3col-wrapper .article-content .ac-left-sidebar .options-btn {
        width: 30px;
        height: 30px;
        float: right;
        position: relative;
    }

    .insight-commentary-wrapper .article-content .ac-left-sidebar ul.insight-actions li a {
        font-size: 14px;
        line-height: 14px;
    }

    .insights-3col-wrapper .article-content .ac-left-sidebar .options-btn span {
        height: 6px;
        width: 6px;
        opacity: 1;
        border-radius: 3px;
        background-color: #ccc;
        position: absolute;
        transition: all ease 0.1s;
    }

        .insights-3col-wrapper .article-content .ac-left-sidebar .options-btn span.bar1 {
            left: 0;
            top: 50%;
            transform: translateY(-50%);
        }

        .insights-3col-wrapper .article-content .ac-left-sidebar .options-btn span.bar2 {
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

        .insights-3col-wrapper .article-content .ac-left-sidebar .options-btn span.bar3 {
            right: 0;
            top: 50%;
            transform: translate(0,-50%);
        }

    .insights-3col-wrapper .article-content .left-sidebar-options {
        display: none;
    }

    .insights-3col-wrapper .article-content h1.test-h1 {
        margin-top: 2rem;
    }

    .insights-3col-wrapper .article-content .social-links-wrapper-test {
        width: 100%;
        float: none;
        text-align: center;
    }

        .insights-3col-wrapper .article-content .social-links-wrapper-test ul {
            padding: 0;
        }

            .insights-3col-wrapper .article-content .social-links-wrapper-test ul li {
                display: inline-block;
            }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .insight-commentary-wrapper .article-content .ac-left-sidebar {
        padding-right: 1rem;
    }

        .insight-commentary-wrapper .article-content .ac-left-sidebar .left-sidebar-options a.btn {
            font-size: 12px;
            display: inline-block;
            padding: .75rem 2rem;
            min-width: 0;
        }

        .insight-commentary-wrapper .article-content .ac-left-sidebar ul.insight-actions li a {
            font-size: 12px;
            line-height: 14px;
        }

    .insight-commentary-wrapper .article-content .ac-right-sidebar ul {
        padding-left: 1rem;
    }
}

@media only screen and (min-width:992px) and (max-width: 1199px) {
    .insight-commentary-wrapper .article-content .ac-left-sidebar {
        padding-right: 0;
    }

        .insight-commentary-wrapper .article-content .ac-left-sidebar .left-sidebar-options a.btn {
            font-size: 12px;
            display: inline-block;
            padding: .75rem 2rem;
            min-width: 0;
        }

        .insight-commentary-wrapper .article-content .ac-left-sidebar ul.insight-actions li a {
            font-size: 11px;
            line-height: 14px;
        }

    .insight-commentary-wrapper .article-content .ac-right-sidebar ul {
        padding-left: 0;
    }
}
/*#endregion memo and insight details*/

/*#region Accessibility focus styles*/


.header .logo:focus, .mega-nav .menu li > span:focus, .mega-nav .menu li > a:focus, .sub-nav .menu > li > span:focus, .sub-nav .menu li a:focus, .actions-nav a.action-search:focus, form.search .form-content .do-search:focus, form.search .form-content .closeButton:focus, .social-links-wrapper > ul > li > a:focus, .home-strategies .tiles .tile-content a:focus, .oc-carousel-wrapper .insight-item a:focus, .article-content .article a:focus, a.view-all:focus, .article-content .article.main a:focus, .timeline-TweetList-tweet a:focus, .sub-nav .sub-menu > li a:focus, .oc-modal-important .modal-body > div > a:focus button, .oc-modal-important .modal-body > div > button:focus, .link-underline:focus, .hyperlink:focus, .full-width-tabs-wrapper button:focus, .full-width-tabs-wrapper button:focus-visible, .people-list .people-list-content .person a:focus, .insights-list-wrapper .insights-list .insight-item a:focus, .table-bios .row a.paragraph.colorGreen:focus, .pagination a:focus, button:focus, a:focus {
    outline-color: #008265;
    outline-offset: 3px;
    outline-style: solid;
    outline-width: 2px;
}

    .mega-nav .menu li > span:focus:not(:focus-visible), .mega-nav .menu li > a:focus:not(:focus-visible), .sub-nav .menu > li > span:focus:not(:focus-visible), .sub-nav .menu li a:focus:not(:focus-visible), .link-underline:focus:not(:focus-visible), .hyperlink:focus:not(:focus-visible), .full-width-tabs-wrapper button:focus:not(:focus-visible), .table-bios .row a.paragraph.colorGreen:focus:not(:focus-visible), .pagination a:focus:not(:focus-visible), .people-list .people-list-content .person a:focus:not(:focus-visible), .insights-list-wrapper .insights-list .insight-item a:focus:not(:focus-visible) {
        outline-style: none;
    }

.btn:focus {
    outline-color: #008265;
    outline-offset: 3px;
    outline-style: solid !important;
    outline-width: 2px;
}

.footer .logo:focus, .footer .footer-links li > a:focus, .footer .footer-submenu .menu a:focus, .footer .additional-links li a:focus, .social-links li a:focus {
    outline-color: white;
    outline-offset: 3px;
    outline-style: solid;
    outline-width: 2px;
}

.footer .footer-links li > a:focus {
    opacity: 1;
}

.mega-nav .menu > li:focus-visible .sub-menu {
    display: flex;
}

.sub-nav .menu > li:focus .sub-menu-wrapper {
    display: block;
}

/*#endregion Accessibility focus styles*/

/*#region evidon GDPR banner styles*/
.consentHyperlink {
    color: white;
    font-size: inherit;
    line-height: inherit;
    text-transform: inherit;
    display: inline-block;
    text-decoration: underline;
}

.evidon-banner-message {
    line-height: 1.25;
}

div#evidon-prefdiag-nav-0.evidon-prefdiag-sidebarlink {
    display: none !important;
}

div#evidon-prefdiag-nav-2.evidon-prefdiag-sidebarlink {
    display: none !important;
}

div.evidon-prefdiag-tabcontainer:first-of-type {
    visibility: hidden !important;
}

span#_evidon-link-text.evidon-consent-link-text {
    font: 14px Roboto;
    color: #2c76aa !important;
    font-style: normal;
}


    span#_evidon-link-text.evidon-consent-link-text:hover {
        text-decoration: underline;
    }
/*#endregion evidon GDPR banner styles*/


@keyframes bar-xr {
    0% {
        top: 50%;
        opacity: 1;
    }

    50% {
        left: 50%;
        transform: translate(-50%,-50%);
        height: 6px;
        width: 6px;
        border-radius: 3px;
    }

    60% {
        transform: translate(-50%,-50%) rotate(45deg);
        width: 2px;
        height: 2px;
        border-radius: 2px;
    }

    100% {
        left: 50%;
        transform: translate(-50%,-50%) rotate(45deg);
        height: 2px;
        width: 2px;
        height: 30px;
        transform-origin: 0,0);
    }
}

@keyframes bar-xl {
    0% {
        top: 50%;
        opacity: 1;
    }

    50% {
        left: 50%;
        transform: translate(-50%,-50%);
        height: 6px;
        width: 6px;
        border-radius: 3px;
    }

    60% {
        transform: translate(-50%,-50%) rotate(-45deg);
        width: 2px;
        height: 2px;
        border-radius: 2px;
    }

    100% {
        left: 50%;
        transform: translate(-50%,-50%) rotate(-45deg);
        height: 2px;
        width: 2px;
        height: 30px;
        transform-origin: 0,0);
    }
}
/*#region Audio Reader*/

.inplyr-con {
    padding: 1rem;
    background-color: #f4f4f4;
    border-radius: 0.25rem;
}

.inplyr-label {
    margin: 0 0.25rem 0.5rem;
}

audio.inplyr::-webkit-media-controls-play-button {
    color: #ffffff;
    background-color: #ececec;
    border-radius: 50%;
}

    audio.inplyr::-webkit-media-controls-play-button::after {
        color: #fff;
    }

audio.inplyr::-webkit-media-controls-panel {
    background: #ffffff;
    border: 0;
    padding: 0.5rem;
    margin: 0;
    box-shadow: 0;
}

@media only screen and (min-width: 480px) {
    /* Styles for screens wider than 480px */
}
/*#endregion Audio Reader*/


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
