/*@import url('custom_coveo.css');*/

.coveo-facet-value.coveo-with-hover:hover, .coveo-facet-value.coveo-with-hover.coveo-focused {
    background: transparent !important;
}


.ResultClientCardView .coveo-category-facet-title {
    font-size: 16px !important;
    font-weight: 600;
    color: #424242 !important;
}

.coveo-facet-column .coveo-facet-value.coveo-selected {
    color: #000;
    font-weight: bold;
}

.ResultNewsCardView .CoveoSort,
.ResultPressReleasesCardView .CoveoSort {
    display: none !important;
}

.CoveoResultLink:visited:hover, a.CoveoResultLink:visited:hover, .CoveoResult a.CoveoResultLink:visited:hover {
    color: #B43C14 !important;
}

.CoveoResultLink:visited, .CoveoResult a.CoveoResultLink:visited, a.CoveoResultLink:visited {
    color: #ff5800 !important;
}

.ResultPressReleasesCardView .coveo-main-section .coveo-list-layout.CoveoResult,
.ResultNewsCardView .coveo-main-section .coveo-list-layout.CoveoResult {
    width: calc(33.16% - 10px) !important;
    height: 315px;
}

.ResultPressReleasesCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details,
.ResultNewsCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details {
    display: inline-block;
    width: 100%;
}

.ResultPressReleasesCardView .coveo-main-section .CoveoResult .coveo-title a,
.ResultNewsCardView .coveo-main-section .CoveoResult .coveo-title a {
    line-height: 24px;
    font-size: 20px;
    font-weight: 400;
    padding: 0px !important;
    float: left;
    width: 100%;
}

.ResultPressReleasesCardView .more-link,
.ResultNewsCardView .more-link {
    position: absolute;
    right: 5px;
    bottom: 5px;
    float: left;
    width: 20px;
    height: 20px;
}

    .ResultPressReleasesCardView .more-link:after,
    .ResultNewsCardView .more-link:after {
        top: unset !important;
        width: 20px !important;
        height: 20px !important;
    }

.ResultPressReleasesCardView .coveo-result-frame,
.ResultNewsCardView .coveo-result-frame {
    padding-bottom: 0px;
}

.ResultPressReleasesCardView .coveo-main-section .coveo-items,
.ResultNewsCardView .coveo-main-section .coveo-items {
    position: relative;
}

.ResultPressReleasesCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue span,
.ResultNewsCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue span {
    font-weight: 400;
    line-height: 18px;
    color: #434a54 !important;
    text-transform: uppercase;
}

.ResultPressReleasesCardView .CoveoResult .coveo-title .CoveoResultLink,
.ResultNewsCardView .CoveoResult .coveo-title .CoveoResultLink {
    margin-right: 0px;
}

.ResultPressReleasesCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title,
.ResultNewsCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title {
    padding-bottom: 6px !important;
}

.ResultPressReleasesCardView .coveo-main-section .coveo-list-layout.CoveoResult,
.ResultNewsCardView .coveo-main-section .coveo-list-layout.CoveoResult {
    box-shadow: 0 1px 5px rgba(0,0,0,.3);
}

.ResultPressReleasesCardView .coveo-items,
.ResultNewsCardView .coveo-items {
    padding-left: 0px;
    width: 100%;
    padding: 11px 15px 2px;
    height: inherit;
}

.pressReleasesCard {
    height: 100%;
}

.ResultPressReleasesCardView .coveoforsitecore-template .coveoforsitecore-information-section,
.ResultNewsCardView .coveoforsitecore-template .coveoforsitecore-information-section {
    height: inherit;
}

.CoveoSearchInterface .coveo-facet-column {
    padding-left: 0px !important;
}

.CoveoSearchbox .CoveoSearchButton.coveo-accessible-button {
    right: 36px;
}

.magic-box-icon {
    display: none;
}

.coveo-recommendation-column {
    display: none !important;
}

.CoveoPager {
    margin-left: 3% !important;
}

.CoveoSearchInterface .coveo-facet-header-title,
.coveo-facet-header-title {
    color: #424242 !important;
}

.CoveoSearchInterface {
    font-family: "Segoe UI", Helvetica, Arial, sans-serif !important;
    background-color: transparent !important;
}

html.fonts-loaded .CoveoSearchInterface {
    font-family: "Segoe UI", WeblySleek UI, Helvetica, Arial, sans-serif !important;
    background-color: transparent !important;
}

.ResultAuthorCardView .CoveoResultList {
    margin: 0px !important;
}

.ResultAuthorCardView .coveo-facet-header-settings,
.ResultClientCardView .coveo-facet-header-settings {
    display: none;
}

.ResultAuthorCardView .coveo-facet-header-settings-section,
.coveo-facet-header-eraser.coveo-facet-header-eraser-visible {
    display: block !important;
}

.coveo-facet-header-settings-section {
    float: right;
}

.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-result-row .CoveoFieldValue {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.coveo-main-section .CoveoQuerySummary {
    color: #424242;
}

.coveo-main-section .magic-box .magic-box-clear {
    transition: none;
}

.AvaGlobalSearchFacet .coveo-main-section .coveo-facet-value .coveo-facet-value-checkbox,
.AvaBlogSearchFacet .coveo-main-section .coveo-facet-value .coveo-facet-value-checkbox,
.AvaBlogSearchFacet .coveo-main-section .coveo-facet-header,
.AvaGlobalSearchFacet .coveo-main-section .coveo-facet-header {
    display: none !important;
}

.AvaGlobalSearchFacet .coveo-facet-value,
.AvaBlogSearchFacet .coveo-facet-value {
    padding: 0px;
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
}

.AvaGlobalSearchFacet .coveo-main-section .coveo-results-header {
    min-height: inherit;
}

.coveo-main-section .coveo-facet-header .coveo-facet-header-settings {
    display: none;
}

.coveo-main-section .CoveoFieldTable {
    background: transparent;
}

.coveo-main-section .CoveoFacet {
    border: none;
    background: transparent;
}

section.coveo-waves {
    padding-bottom: 160px;
    padding-top: 1px;
    background-image: linear-gradient(0deg, #eef0f4 0%, #fff 100%);
}

.coveo-main-section .coveo-pager-list-item {
    border: none;
}

    .coveo-main-section .coveo-pager-list-item.coveo-active a {
        color: #424242;
    }

    .coveo-main-section .coveo-pager-list-item.coveo-active {
        background-color: transparent;
    }

.coveo-main-section .coveo-pager-next-icon-svg,
.coveo-main-section .coveo-pager-previous-icon-svg {
    color: #ff5800;
}

.coveo-main-section .coveo-pager-list-item:hover {
    color: transparent;
    background: transparent;
}

    .coveo-main-section .coveo-pager-list-item:hover a {
        color: #ff5800;
    }

.coveo-main-section .coveo-pager-list-item.coveo-active:hover a {
    color: #424242;
}

.coveo-main-section .coveo-pager-list-item.coveo-active a {
    cursor: auto;
}

.coveo-main-section .coveo-pager-list-item:focus {
    outline: none;
}

.coveo-main-section .CoveoFacet {
    font-size: 16px;
    color: #ff5800;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
}

.coveo-main-section .coveo-facet-value:hover {
    background: transparent;
}

.coveo-facet-value.coveo-selected {
    font-size: 16px;
    color: black;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
}

.coveo-main-section .more-link:after {
    top: 20px;
    width: 18px;
    height: 18px;
}

.coveo-main-section .coveo-facet-header {
    display: inline-flex;
}

.coveo-main-section .coveo-facet-empty {
    border: none;
}

.coveo-main-section .coveo-facet-header {
    background: transparent;
    width: auto;
}

.coveo-main-section .CoveoFieldTable td span {
    word-break: break-word;
}

.CoveoSearchInterface .highlight {
    font-weight: 300 !important;
}

.coveo-main-section .coveo-facet-settings-more-svg {
    color: #ff5800;
}

.coveo-main-section .coveo-facet-header-title {
    font-size: 16px;
    color: #ff5800;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
    padding-left: 0;
    padding-right: 0;
}

.coveo-main-section .coveo-facet-empty,
.coveo-main-section .coveo-result-layout-section.coveo-result-layout-hidden {
    display: block;
}

.coveo-main-section .CoveoFieldTable td {
    font-size: 14px;
    line-height: 20px;
    color: #424242;
    letter-spacing: .1px;
}

.coveo-main-section .coveo-title a.CoveoResultLink {
    vertical-align: initial;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: .17px;
    line-height: 22px;
    color: #ff5800;
}

.coveo-main-section .CoveoSearchButton {
    position: relative;
    right: 9px;
    width: 30px;
}

.coveo-main-section .magic-box.magic-box-notEmpty .magic-box-clear {
    width: 55px;
}

.CoveoSearchInterface.Coveostate.CoveoComponentState {
    float: left;
    width: 100%;
}

.coveo-main-section .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
    fill: #ff5800;
}

.coveo-main-section .CoveoFieldTable th {
    display: none;
    padding: 0px;
    padding-right: 10px;
}

.coveo-main-section .coveo-field-table-toggle-container {
    height: auto !important;
}

.coveo-main-section .coveo-result-frame .coveo-result-row {
    margin: 0px;
}

.coveo-main-section .coveo-field-table-toggle {
    display: none;
}

.coveo-main-section .CoveoFieldTable {
    margin-bottom: 0px;
    border: none;
    padding: 0px;
}

.coveo-main-section .coveo-title a.CoveoResultLink,
.coveo-main-section .coveo-title a.CoveoResultLink:visited {
    color: #ff5800;
}

    .coveo-main-section .coveo-title a.CoveoResultLink:hover,
    .coveo-main-section .coveo-title a.CoveoResultLink:focus,
    .coveo-main-section .coveo-title .CoveoResult a.CoveoResultLink:active {
        color: #b43c14;
        text-decoration: none;
    }

.coveo-main-section .CoveoSearchbox .magic-box .magic-box-input > input:focus {
    color: #424242;
    font-weight: normal;
    font-style: normal;
}

.coveo-main-section .CoveoSearchbox .magic-box .magic-box-input > input {
    font-family: "Segoe UI", Helvetica, Arial, sans-serif !important;
    color: #99999f;
    font-style: italic;
    font-weight: 200;
    font-size: 18px;
}

html.fonts-loaded .coveo-main-section .CoveoSearchbox .magic-box .magic-box-input > input {
    font-family: "Segoe UI", WeblySleek UI, Helvetica, Arial, sans-serif !important;
    color: #99999f;
    font-style: italic;
    font-weight: 200;
    font-size: 18px;
}

.coveo-search-section .CoveoSearchButton {
    border: none;
}

.coveo-search-section .coveo-search-button-svg {
    width: 23px;
    height: 23px;
    color: #ff5800;
}

.coveo-search-section .CoveoSearchbox .magic-box {
    border: 1px solid #ccc;
}

.coveo-main-section .CoveoLogo {
    display: none;
}

.coveo-search-section .CoveoSearchbox .magic-box .magic-box-clear-svg {
    position: relative;
    width: 23px;
    height: 23px;
    color: #ff5800;
    left: 0px;
}

.coveo-facet-values .coveo-facet-value-exclude {
    display: none !important;
}


/*  css for global search*/

.AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
    margin: 0px;
}

.AvaBlogSearchFacet .CoveoResultList {
    margin: 0px;
}

.AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult,
.AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult:not(:first-child),
.AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult:not(:first-child),
.AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
    padding: 30px 0px !important;
}

.AvaBlogSearchFacet .coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img .result-img {
    width: 198px;
}

.AvaBlogSearchFacet .coveo-main-section .CoveoResult .coveo-items .coveo-title,
.AvaGlobalSearchFacet .coveo-main-section .CoveoResult .coveo-items .coveo-title {
    padding: 5px 0 10px 0 !important;
}

.AvaBlogSearchFacet .coveo-sort-container,
.AvaGlobalSearchFacet .coveo-sort-container {
    display: none !important;
}

.AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult,
.AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
    height: auto;
}

.AvaBlogSearchFacet .coveo-results-header,
.AvaGlobalSearchFacet .coveo-results-header {
    box-shadow: none;
}

.AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult,
.AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
    border-bottom: 1px solid #ddd !important;
}

.AvaBlogSearchFacet .coveo-main-section .coveo-facet-value-caption,
.AvaGlobalSearchFacet .coveo-main-section .coveo-facet-value-caption {
    min-width: 140px !important;
}

.AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
    box-shadow: none;
}

.AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
    float: left;
    width: 100%;
}

.AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult,
.AvaGlobalSearchFacet .coveo-main-section .CoveoResultList {
    margin: 0px;
}

.AvaGlobalSearchFacet .coveo-main-section .CoveoResult .coveo-title {
    padding: 0px !important;
}

@media screen and (min-width: 751px) {
    .intheNewsCard {
        height: 100%;
    }

    .coveo-main-section .magic-box.magic-box-notEmpty .magic-box-clear {
        width: 105px !important;
    }

    .coveo-search-section .CoveoSearchbox .magic-box-hasFocus {
        border: 1px solid #6495ED !important;
    }

    .magic-box-icon {
        display: block !important;
    }

    .magic-box-input:focus {
        outline: none !important;
    }
    /*Bug 97109*/
    .coveo-list-layout.CoveoResult .coveo-img .CoveoResultLink {
        float: left;
        width: inherit;
        height: inherit;
    }

    .coveo-main-section .CoveoResult .coveo-items .coveo-title {
        padding: 0px 0 10px 0 !important;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult .coveo-items .coveo-category .CoveoFieldValue span a {
        font-size: 14px;
        color: #99999F;
        letter-spacing: 0.6px;
    }

    .CoveoResult a:hover,
    .CoveoResult a:hover a {
        text-decoration: none !important;
    }

    .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section.coveo-category {
    }

    .rebrand-coveo-search {
        padding-right: 10px;
        padding-top: 7px;
        min-width: 80px;
        font-weight: 200;
        color: #424242;
        line-height: 32px;
        letter-spacing: 0;
        font-size: 24px;
    }

    .coveo-main-section a.CoveoResultLink {
        width: inherit;
    }

    .coveo-main-section .coveo_search_ava_rebrand {
        display: flex;
    }

    .coveo-main-section .CoveoSearchbox {
        min-width: 600px;
    }

    .CoveoSearchbox .magic-box .magic-box-clear-svg {
        top: 3px;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult {
        padding: 0 0 30px 0;
        border-bottom: 2px solid #ddd;
    }

        .coveo-main-section .coveo-list-layout.CoveoResult:not(:first-child) {
            padding-top: 40px;
        }

        .coveo-main-section .coveo-list-layout.CoveoResult .coveo-title p {
            padding: 12px 25px 0 0;
            letter-spacing: .1px;
        }

    .CoveoSearchInterface .coveo-main-section .coveo-search-section {
        margin-top: 20px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 320px)and (max-width:750px) {
    .CoveoSearchInterface .coveo-results-column.coveo-no-results .coveo-results-header.coveo-no-results .coveo-sort-section {
        display: none !important
    }

    section.bg-waves.coveo-waves {
        overflow: unset !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-search-results {
        z-index: 9999 !important;
    }

    .CoveoSearchInterface .coveo-facet-column.coveo-no-results .CoveoFacet.coveo-facet-empty {
        display: none !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        line-height: 22px !important;
        font-size: 16px !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-container {
        padding-right: 0px !important;
        width: 100%
    }

    .ResultAuthorCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        transform: none !important;
        top: 10px !important;
        max-height: 600px !important;
        left: unset !important;
        right: 10px !important;
        bottom: unset !important;
        height: auto;
    }

    .ResultClientCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        margin-right: 15px !important;
    }

    .CoveoSearchInterface.ResultClientCardView .CoveoSort.coveo-accessible-button {
        width: auto;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-container,
    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section {
        width: 100%
    }

    .CoveoSearchInterface.ResultClientCardView .CoveoSort.coveo-accessible-button {
        float: right;
        width: 100%;
        justify-content: flex-end;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section > div:first-child span {
        padding-right: 20px !important;
        justify-content: flex-start;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section > div:first-child {
        width: 30%
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section > div:second-child {
        width: 70%
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-results-column {
        padding-right: 0px !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header,
    .ResultNewsCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
        display: block !important;
    }

    .global-search-form:focus, .global-search-form input:focus {
        outline: none !important;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-list-layout.CoveoResult,
    .ResultNewsCardView .coveo-main-section .coveo-list-layout.CoveoResult {
        width: 100% !important;
        height: auto;
    }

    .ResultPressReleasesCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue span,
    .ResultNewsCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue span {
        font-size: 15px !important;
        color: #9c999f !important;
    }

    .ResultPressReleasesCardView .coveo-main-section div.CoveoResultList,
    .ResultNewsCardView .coveo-main-section div.CoveoResultList {
        padding: 0px 10px;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-items,
    .ResultNewsCardView .coveo-main-section .coveo-items {
        padding: 10px !important;
    }

    .ResultPressReleasesCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title a,
    .ResultNewsCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title a {
        font-size: 18px !important;
        line-height: 23px;
    }

    .ResultPressReleasesCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details,
    .ResultNewsCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details {
        padding: 10px 0px;
    }

    .ResultPressReleasesCardView .more-link:after,
    .ResultNewsCardView .more-link:after {
        width: 15px !important;
        height: 15px !important;
    }

    .magic-box-icon {
        display: block;
    }

    .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button {
        right: 9px;
    }

    .CoveoSearchInterface .coveo-main-section .CoveoSearchbox {
        display: inline-block !important;
        width: 100%;
        position: relative
    }

    .magic-box-icon {
        position: relative;
        right: 29px;
    }

    .coveo-main-section .magic-box.magic-box-notEmpty .magic-box-clear {
        width: 67px !important;
    }

    .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button {
        position: absolute;
        right: 8px;
        top: 0px;
        width: 38px !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: inline-block !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block !important;
    }

    .coveo-items {
        padding-left: 0px !important;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult .coveo-items .coveo-category .CoveoFieldValue span a {
        color: #99999F;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult .coveo-title a {
        letter-spacing: -0.29px !important;
    }

    .coveo-search-section .CoveoSearchbox .magic-box-hasFocus {
        outline: none;
        border: 1px solid #6495ED !important;
    }

    .coveoforsitecore-template .coveoforsitecore-details-section.coveo-category {
        padding-bottom: 5px;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult .coveo-title {
        padding: 0px !important;
        padding-bottom: 10px !important;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-search-section {
        padding: 25px 15px;
    }

    .coveo-main-section .coveo-summary-section {
        margin-left: 7px;
        margin-bottom: 15px;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult:first-child,
    .AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult:first-child {
        padding-top: 0px !important;
    }

    .coveo-main-section div.CoveoResultList {
        margin: 0px;
        padding: 0px 14px 0px 16px;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult {
        padding: 0 0 30px 0 !important;
    }

    .coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img {
        display: none !important;
    }

    .coveo-main-section .coveo-title a.CoveoResultLink {
        font-size: 20px !important;
        color: #FF5800;
        letter-spacing: 0 !important;
        line-height: 25px !important;
    }

    .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header.coveo-dropdown-header {
        color: #ff5800 !important;
        background: #fff;
        border: 1px solid #d1dbe3;
        border-radius: 3px;
        font-size: 14px;
        color: #ff5800;
        letter-spacing: 1.08px;
        opacity: .77;
    }

    .CoveoFacet .coveo-facet-header {
        display: none;
    }

    .ResultPressReleasesCardView .CoveoFacet .coveo-facet-header {
        display: block !important;
        visibillity: visible !important;
    }

    .ResultPressReleasesCardView .coveo-facet-header-eraser {
        display: block !important;
    }

    .CoveoFacet .coveo-facet-values {
        color: #ff5800;
    }

    .coveo-facet-value .coveo-facet-value-checkbox {
        display: none !important;
    }

    section.coveo-waves {
        padding-bottom: 195px;
    }

    .coveo-search-section .CoveoSearchbox .magic-box-hasFocus {
    }

    .coveo-main-section .CoveoSearchbox .magic-box .magic-box-input > input::placeholder {
        color: #99999f !important;
        font-weight: 500;
        font-size: 13px;
    }

    .coveo-main-section .more-link:after {
        top: 2px;
        width: 20px;
        height: 20px;
    }

    .rebrand-coveo-search {
        display: none;
    }

    .coveo-main-section .magic-box.magic-box-notEmpty .magic-box-clear {
        height: 40px;
    }

    .CoveoSearchbox .magic-box .magic-box-input {
        height: 40px;
    }

    .coveo-main-section .CoveoFieldTable td {
        padding-top: 10px;
        font-size: 13px;
        line-height: 20px;
        color: #424242;
        letter-spacing: 0px;
    }

    .coveo-main-section .coveo-title a.CoveoResultLink {
        font-size: 15px;
        font-weight: 100;
        letter-spacing: 0px;
        line-height: 22px;
        color: #ff5800;
    }

    .coveo-summary-section {
        margin-left: 10px;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult {
        padding: 0 0 15px 0;
    }

    .coveo-main-section .coveo-card-layout-container {
        flex-direction: column;
    }

    .coveo-main-section .CoveoSearchbox .magic-box .magic-box-input > input {
        font-weight: 500;
        top: -4px;
        font-size: 14px;
        line-height: 19px;
        color: #707070;
    }

    .coveo-search-section .coveo-search-button-svg {
        width: 23px;
        height: 20px;
        color: #ff5800;
    }

    .coveo-main-section .CoveoSearchButton {
        width: 38px;
        height: 40px;
    }

    .coveo-search-section .CoveoSearchbox .magic-box .magic-box-clear-svg {
        top: -3px;
        position: relative;
        width: 17px;
        height: 23px;
        color: #ff5800;
        left: 10px;
    }

    .CoveoSearchbox .magic-box .magic-box-clear-svg {
        top: 2px;
    }

    .CoveoSearchInterface .coveo-main-section .CoveoSearchbox {
        margin-right: 5px;
    }
    /* css for global search*/
    .AvaBlogSearchFacet .coveo-result-list-container.coveo-list-layout-container,
    .AvaGlobalSearchFacet .coveo-result-list-container.coveo-list-layout-container {
        box-shadow: none !important;
    }
    /*Bug 98233*/
    .AvaBlogSearchFacet .coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img {
        display: none !important;
        width: 100% !important;
        height: 163px !important;
    }

        .AvaBlogSearchFacet .coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img .result-img {
            width: 100% !important;
            height: 163px !important;
        }

    .AvaBlogSearchFacet .coveoforsitecore-template .coveoforsitecore-information-section,
    .AvaGlobalSearchFacet .coveoforsitecore-template .coveoforsitecore-information-section {
        display: block !important;
    }

    .AvaBlogSearchFacet .coveo-main-section div.CoveoResultList,
    .AvaGlobalSearchFacet .coveo-main-section div.CoveoResultList {
        padding: 0 13px 0 17px;
    }

    .AvaBlogSearchFacet .coveoforsitecore-template .coveoforsitecore-details-section.coveo-category,
    .AvaGlobalSearchFacet .coveoforsitecore-template .coveoforsitecore-details-section.coveo-category {
        padding-bottom: 0px;
        padding-top: 15px;
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header.coveo-dropdown-header-active,
    .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header.coveo-dropdown-header {
        z-index: 20;
        padding: 16px 28px !important;
        margin-right: 10px !important;
        min-width: 110px !important;
        height: 50px !important;
        text-align: center !important;
        font-weight: 500 !important;
        background-color: #ff5800 !important;
        color: #fff !important;
        border: none !important;
        font-size: 13px !important;
        border-radius: 0 !important;
        opacity: 1 !important;
    }

    .CoveoSearchInterface.ResultClientCardView.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        max-height: 600px !important;
        top: 60px !important;
        left: unset !important;
        right: 10px;
        z-index: 9999;
    }
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
    z-index: 9999 !important;
}
.AvaGlobalSearchFacet .coveo-facet-value-caption {
    flex-grow: 0 !important;
}
@media screen and (min-width: 1025px) {
    .ResultClientCardView .coveo-category-facet-title {
        font-size: 16px;
        font-weight: 600;
        color: #424242 !important;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-facet-header {
        width: 69%
    }

    .coveo-facet-breadcrumb-title,
    .coveo-facet-breadcrumb-value,
    .coveo-facet-breadcrumb-value.coveo-selected *,
    .coveo-breadcrumb-clear-all,
    .coveo-category-facet-breadcrumb-title,
    .coveo-category-facet-breadcrumb-values {
        color: #ff5800 !important;
    }

        .coveo-facet-breadcrumb-value:hover, .coveo-facet-breadcrumb-value:hover a, .coveo-facet-slider-breadcrumb-value:hover, .coveo-facet-slider-breadcrumb-value:hover a {
            text-decoration: none !important
        }

    .ResultPressReleasesCardView .coveo-main-section .coveo-facet-value-caption,
    .ResultNewsCardView .coveo-main-section .coveo-facet-value-caption {
        min-width: 150px !important;
    }

    .AvaGlobalSearchFacet .CoveoPager {
        margin-left: 25px !important;
    }

    .CoveoSearchInterface .coveo-facet-column {
        width: 18.01019% !important;
        margin-right: 0px !important;
    }

    .CoveoSearchInterface .coveo-facet-column {
        width: 29.5% !important;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 75% !important;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 70.5% !important;
    }

    .coveo-main-section .coveo-facet-value-caption {
        overflow: unset !important;
        white-space: normal;
        order: 2;
        min-width: 250px;
        max-width: 250px;
        display: flex;
    }

    .coveo-facet-value .coveo-facet-value-checkbox {
        min-width: 18px;
    }

    .coveo-main-section .coveo-facet-value-count {
        order: 3;
    }

    .coveo-facet-value-label-wrapper {
        display: flex;
    }

    .CoveoSearchInterface .coveo-results-column {
        width: 70% !important;
        padding-left: 0px !important;
    }

    .coveo-summary-section {
        padding-left: 12px;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-facet-column,
    .AvaBlogSearchFacet.CoveoSearchInterface .coveo-facet-column {
        width: 16% !important;
        margin-right: 2.84259% !important;
    }
}

@media all and (-ms-high-contrast:none) {
    .coveo-main-section .coveo-title a.CoveoResultLink {
        vertical-align: text-bottom;
    }
    /*Bug 97663*/
    .coveo-main-section .CoveoFieldValue.author-article span a,
    .coveo-main-section .CoveoFieldValue.date-article span,
    .coveo-main-section .CoveoFieldValue.author-article span {
        position: relative;
        top: -1px;
    }

    .coveo-main-section .CoveoFieldValue.author-article span {
        top: -1px;
    }

    .AvaGlobalSearchFacet .coveo-items,
    .AvaBlogSearchFacet .coveo-items {
        width: calc(100% - 210px);
    }

    .ResultAuthorCardView .coveo-items {
        width: 100%;
    }

    .CoveoPager {
        padding-top: 40px;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-items {
        position: relative !important;
        bottom: 0px !important;
    }
    /*Bug 98293*/

}

.coveoforsitecore-details-section span.coveo-highlight {
    font-weight: bold;
}

.coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img .result-img {
    float: left;
    width: inherit;
    height: inherit;
}

.coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img {
    display: block;
    width: 198px;
    height: 105px;
}

.coveoforsitecore-template .coveoforsitecore-information-section {
    display: flex !important;
    padding-left: 0px !important;
}

.coveo-result-frame .coveo-result-row {
    display: block !important;
}

.coveo-main-section .coveo-list-layout.CoveoResult:not(:first-child) {
    padding-top: 30px !important;
}

.coveo-items {
    padding-left: 20px;
}

.coveoforsitecore-template .coveoforsitecore-details-section.coveo-category {
    line-height: 19px;
    font-size: 14px;
    color: #99999F;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-transform: uppercase;
}

.coveo-main-section .CoveoResult .coveo-title {
    /* text-transform: capitalize;*/
    padding: 5px 0px 10px 0px !important;
}

    .coveo-main-section .CoveoResult .coveo-title a {
        line-height: inherit;
    }

.coveoforsitecore-template .coveoforsitecore-details-section.search-details {
    font-size: 14px !important;
    letter-spacing: 0.1px;
    line-height: 19px;
    color: #424242;
}

    .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue.author-article span {
        color: #ff5800;
    }

    .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue {
        vertical-align: unset;
    }

.coveo-main-section .coveo-list-layout.CoveoResult {
    border-bottom: 1px solid #DDDDDD !important;
}

.coveo-main-section .CoveoFieldValue span a {
    color: #ff5800;
}
 .coveo-main-section .CoveoFieldValue span a:hover {
    color:#b43c14;
}

    .coveo-query-summary-cancel-last,
    .coveo-query-summary-search-tips-info,
    .CoveoQuerySummary ul li {
        display: none;
    }

.hideClass {
    display: none !important;
}


/*css for blogs and clients page*/

.coveo-facet-header-eraser {
    color: #ff5800 !important;
}

.magic-box .magic-box-input .magic-box-underlay,
.magic-box .magic-box-input .magic-box-underlay:focus,
.CoveoSearchbox .magic-box .magic-box-input:focus,
.coveo-main-section .CoveoSearchbox .magic-box .magic-box-input > input:focus,
.CoveoSearchbox .CoveoSearchButton:focus,
.magic-box-clear:focus,
coveo-search-button:focus {
    outline: 0 !important;
}


/*Bug 97359/ 98220*/

.ResultClientCardView .coveo-facet-value.coveo-selected,
.ResultAuthorCardView .coveo-facet-value.coveo-selected {
    color: #b43c14;
    font-weight: 600;
}

.coveo-facet-value.coveo-selected {
    /*color: #b43c14;*/
}


/*Bug 97366*/

.ResultClientCardView.CoveoSearchInterface .coveo-title .coveo-highlight {
    color: #ff5800 !important;
    letter-spacing: 0;
    font-weight: bold !important;
}


.ResultAuthorCardView .coveo-main-section .coveo-title a.CoveoResultLink:hover {
    font-weight: normal !important;
    color: #b43c14 !important;
}

.ResultAuthorCardView .coveo-result-row span.coveo-highlight,
.ResultClientCardView .coveo-result-row span.coveo-highlight {
    color: #424242;
}

.ResultAuthorCardView .CoveoFacet .coveo-facet-header,
.ResultClientCardView .CoveoFacet .coveo-facet-header {
    display: block;
}

.coveo-facet-value.coveo-facet-search-button {
    color: #ff5800 !important;
}

.coveo-facet-more-icon-svg,
.coveo-facet-less-icon-svg {
    color: #ff5800 !important;
}

.AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
    box-shadow: none;
    border-bottom: none;
    width: 100%;
    float: left;
}

.AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
}

.ResultAuthorCardView .coveo-card-layout.CoveoResult {
    border: none !important;
}

.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
    display: inline-block !important;
    width: inherit;
    height: 300px;
}

.ResultAuthorCardView .coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img {
    display: inline-block !important;
    width: 100%;
}

.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult .coveo-result-frame {
    height: 300px;
    display: block !important;
    padding: 0px;
}

.ResultAuthorCardView .coveo-main-section .authorSearch {
    margin-top: 60px;
}

.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(3n+1) {
    margin-left: 0px;
}

.ResultAuthorCardView .coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img .result-img {
    height: 100px !important;
    width: 100px !important;
    float: none !important;
    margin: 0 auto;
}

.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
    margin: 0px;
    margin-left: 50px;
    border: none;
    flex-grow: 0;
    display: inline-block;
    width: 241px;
}

.ResultAuthorCardView .coveo-main-section .coveo-items {
    padding-left: 0px;
}

.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container {
    margin-right: 0px;
}

.coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue {
    font-weight: 400;
    letter-spacing: 0px;
}

.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .CoveoResult .coveo-items .coveo-title {
    padding: 10px 0 10px 0 !important;
    text-align: center;
}

.ResultAuthorCardView .coveo-main-section .coveo-result-frame .coveo-result-row.coveo-img {
    height: 100px;
}

.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section,
.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section p {
    color: #424242;
    letter-spacing: 0;
    line-height: 24px;
    font-size: 16px;
}

.coveo-facet-header-operator,
.coveo-facet-header-eraser,
.coveo-facet-header-settings,
.coveo-facet-header-collapse,
.coveo-facet-header-expand,
.coveo-facet-settings-more-svg {
    float: left;
    color: #ff5800 !important;
}

.ResultAuthorCardView .coveo-result-frame .coveo-result-cell,
.ResultAuthorCardView .CoveoResult.coveo-result-frame .coveo-result-cell {
    display: block !important;
}

.coveo-facet-header-title {
    color: #ff5800 !important;
}

.ResultAuthorCardView .coveo-sort-container,
.coveo-facet-header-eraser {
    display: none !important;
}

.coveo-facet-header-title-section {
    float: left;
}



.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .clientList .coveoforsitecore-template .coveoforsitecore-information-section {
    width: 100%;
    height: auto;
}


/*coveo for author list*/


/*Bug 97932*/

.ResultClientCardView.CoveoSearchInterface .coveo-main-section .CoveoResult .clientCard {
    border-bottom: solid 1px #cacaca;
    box-shadow: none !important;
    margin: 0px !important;
    width: 100% !important;
    background: #fff;
}

.CoveoSearchInterface .coveo-facet-column {
    margin: 0px !important;
    padding: 0px !important;
}

.ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
    width: 100% !important;
}

.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-result-row .CoveoFieldValue span.coveo-highlight {
    display: inline-block !important;
    overflow: unset !important;
    font-weight: bold !important;
}

.ResultClientCardView .coveo-card-layout-container {
    margin-right: 0px !important;
}

.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items {
    height: 165px !important;
}

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title {
        height: inherit !important;
        padding: 0px !important;
        padding-top: 10px !important;
        padding-bottom: 13px !important;
    }

        .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
            padding: 0 17px 6px 15px !important;
            float: left;
            margin-right: 0px;
        }

            .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink:after {
                content: "";
                position: absolute;
                right: 10px;
                bottom: 15px;
                height: 100%;
                border: solid 1px #ff5800;
                border-radius: 50%;
                margin-left: 10px;
                background-image: url(../images/arrow_right.svgz);
                background-repeat: no-repeat;
                background-size: cover;
                float: right;
                width: 20px;
                height: 20px;
                visibility: unset;
            }


.ResultClientCardView .coveo-card-layout.CoveoResult {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3) !important;
    width: calc(32.89% - 10px) !important;
    height: 315px;
    min-height: 165px;
    border: none !important;
    margin: 0 10px 10px 0px;
    flex-grow: 0 !important;
}


.ResultClientCardView .coveo-card-layout-container > div:nth-child(3n+1) {
    margin-left: 10px;
}

.ResultClientCardView .coveo-main-section .clientCard {
    margin-left: 0px !important;
}

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img {
        width: 100%;
    }

.ResultClientCardView .coveoforsitecore-template .coveoforsitecore-information-section {
    display: block !important;
}

.coveo-main-section .coveo-list-layout.CoveoResult {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    float: left;
}

    .coveo-main-section .coveo-list-layout.CoveoResult:not(:first-child) {
        padding-top: 0px !important;
    }

.coveo-main-section .coveo-list-layout.CoveoResult {
    padding: 0px !important;
    margin: 0 10px 10px 0;
    height: 165px;
}

.coveo-result-list-container.coveo-list-layout-container {
    float: left;
    margin-bottom: 100px;
    margin-left: 15px;
    width: 100%;
}

.coveo-main-section .coveo-list-layout.CoveoResult:not(:first-child) {
    padding-top: 0px !important;
}

.CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .coveo-items .coveo-title {
    width: 290px;
    text-align: left;
    padding: 10px 17px 10px 15px !important;
}

.CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .CoveoResultLink {
    margin-right: 0px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
}

.CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .coveo-items {
    padding-left: 0px;
}


/*coveo for client list*/

.coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-result-frame {
    padding: 0px !important;
}

.coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items {
    padding: 0px !important;
}

.CoveoSearchInterface .coveo-main-section .CoveoResult .clientCard .coveo-items .coveo-title {
    text-align: left;
    padding: 30px 17px 6px 15px !important;
    line-height: 24px !important;
    font-size: 20px !important;
}

.CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .coveo-items .coveo-title {
    line-height: 24px !important;
    font-size: 20px !important;
}

.CoveoSearchInterface .coveo-main-section .CoveoResult .clientCard {
    margin: 5px !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3) !important;
}

.coveo-main-section .clientCard .coveo-title a.CoveoResultLink {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    margin-right: 0px !important;
    width: 100% !important;
}

.coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
    height: 150px !important;
    width: 290px !important;
}

.CoveoSearchInterface .coveo-main-section .clientCard .coveoforsitecore-template .coveoforsitecore-information-section {
    width: 100%;
}

.coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img {
    height: 150px;
}

@media screen and (min-width: 768px)and (max-width:1024px) and (orientation:landscape) {
    .ipadlandscape .ResultPressReleasesCardView .coveo-main-section .coveo-facet-header {
        width: 69%
    }

      .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-top: 0px;
    }


    .ResultPressReleasesCardView .coveo-result-list-container.coveo-list-layout-container,
    .ResultNewsCardView .coveo-result-list-container.coveo-list-layout-container {
        margin-left: 4px;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-facet-value-caption,
    .ResultNewsCardView .coveo-main-section .coveo-facet-value-caption {
        min-width: 150px !important;
    }

    .CoveoSearchInterface .coveo-facet-column {
        width: 20.01019% !important;
        margin-right: 0px !important;
    }

    .CoveoSearchInterface .coveo-results-column {
        width: 70% !important;
        padding-left: 0px !important;
    }

    .coveo-summary-section {
        padding-left: 12px;
    }

    .AvaGlobalSearchFacet .coveo-facet-value,
    .AvaBlogSearchFacet .coveo-facet-value {
        padding: 0px 20px;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 79% !important;
    }
    /*bug 98360*/
    .CoveoSearchInterface.AvaBlogSearchFacet .coveo-main-section .coveo-results-column {
        width: 72% !important;
        float: left;
    }

    .CoveoSearchInterface.AvaBlogSearchFacet .coveo-facet-column {
        width: 25% !important;
    }

    .coveo-main-section .coveo-card-layout.CoveoResult {
        width: 252px;
        margin-right: 0px !important;
    }

    .ResultAuthorCardView .CoveoResultList {
        margin-top: 0px !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-left: 69px;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(33.33% - 46px);
    }

    .ResultClientCardView .coveo-card-layout-container > div:nth-child(3n+1) {
        margin-left: 20px;
    }

    .ResultClientCardView .coveo-card-layout.CoveoResult {
        margin: 5px !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        font-size: 18px;
        line-height: 21px;
    }

    .CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .coveo-items .coveo-title {
        width: 100% !important;
    }

    .CoveoSearchInterface .coveo-facet-column {
        width: 18.01019% !important;
        margin-right: 0px !important;
    }

    .CoveoSearchInterface .coveo-facet-column {
        width: 30% !important;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column,
    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 70% !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-facet-value-caption {
        min-width: 200px;
    }


    .coveo-main-section .coveo-facet-value-caption {
        overflow: unset !important;
        white-space: normal;
        order: 2;
        min-width: 250px;
    }

    .coveo-facet-value .coveo-facet-value-checkbox {
        min-width: 18px;
    }

    .coveo-main-section .coveo-facet-value-count {
        order: 3;
    }

    .coveo-facet-value-label-wrapper {
        display: flex;
    }

    .CoveoSearchInterface .coveo-results-column {
        width: 70% !important;
        padding-left: 0px !important;
    }

    .coveo-summary-section {
        padding-left: 12px;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: inherit;
        height: inherit;
    }

    .ResultAuthorCardView .coveo-main-section .authorSearch {
        min-height: 300px;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(50% - 10px) !important;
        height: 315px;
        border-bottom: solid 1px #cacaca !important;
    }
    /*coveo for client list*/
    .CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .CoveoResultLink {
        margin-right: 0px;
        font-size: 18px;
        font-weight: 400;
        line-height: 21px;
    }

    .CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .coveo-items .coveo-title {
        line-height: 21px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 900px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(49% - 10px) !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-results-column {
        width: 63%;
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-facet-column {
        width: 37% !important;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .ResultClientCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: inline-block !important;
    }

    .AvaGlobalSearchFacet .coveo-main-section .coveo-title a.CoveoResultLink {
        font-size: 21px;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-facet-value-caption, .AvaGlobalSearchFacet .coveo-main-section .coveo-facet-value-caption {
        width: auto !important;
        min-width: auto !important;
        padding-right: 20px;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-top: 0px;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block !important;
    }

    .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block !important;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 69% !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-search-results {
        z-index: 9999 !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .ResultClientCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: inline-block !important;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 69% !important;
    }

    .AvaGlobalSearchFacet .coveo-main-section .coveo-title a.CoveoResultLink {
        font-size: 21px;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-top: 0px;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-facet-value-caption, .AvaGlobalSearchFacet .coveo-main-section .coveo-facet-value-caption {
        width: auto !important;
        min-width: auto !important;
        padding-right: 20px;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-search-results {
        z-index: 9999 !important;
    }


    .ResultAuthorCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block !important;
    }

    .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block !important;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
    .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block !important;
    }
}


@media screen and (min-width: 768px)and (max-width:1024px) and (orientation:portrait) {

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        top: 10px !important;
    }

    .AvaGlobalSearchFacet .coveo-main-section .coveo-title a.CoveoResultLink {
        font-size: 21px;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-facet-value-caption, .AvaGlobalSearchFacet .coveo-main-section .coveo-facet-value-caption {
        width: auto !important;
        min-width: auto !important;
        padding-right: 20px;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-top: 0px;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-search-results {
        z-index: 9999 !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section,
    .ResultNewsCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: 100% !important;
    }

    .ResultPressReleasesCardView .coveo-result-list-container.coveo-list-layout-container,
    .ResultNewsCardView .coveo-result-list-container.coveo-list-layout-container {
        margin-left: 0px;
        padding: 0px 20px;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-items,
    .ResultNewsCardView .coveo-main-section .coveo-items {
        padding: 11px 15px 2px !important;
        padding-left: 11px !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column,
    .ResultNewsCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding: 0px !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-main-section .coveo-result-list-container.coveo-list-layout-container > div:nth-child(3n+3),
    .ResultNewsCardView.CoveoSearchInterface .coveo-main-section .coveo-result-list-container.coveo-list-layout-container > div:nth-child(3n+3) {
        margin: 5px !important;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-list-layout.CoveoResult,
    .ResultNewsCardView .coveo-main-section .coveo-list-layout.CoveoResult {
        margin: 5px !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: inline-block !important;
        float: right
    }

    .ResultClientCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        transform: none !important;
        min-width: 280px !important;
        display: block !important;
        width: auto !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        top: 10px !important;
        right: 10px !important;
    }



    .ResultAuthorCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: block !important;
    }

    .coveo-main-section .CoveoQuerySummary {
        padding-left: 24px;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 100% !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(33.33% - 72px) !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-left: 108px;
    }

    .coveo-main-section .coveo-card-layout.CoveoResult .coveo-result-frame {
        padding: 0px;
    }

    .coveo-main-section .CoveoResultList {
        margin: 15px 0px !important;
    }

    .coveo-main-section .coveo-items {
        padding-left: 0px !important;
    }

    .coveo-main-section .coveo-card-layout.CoveoResult {
        width: auto !important;
        flex-grow: 0 !important;
    }

    .CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: 175px !important;
    }
    /*coveo for author list*/
    .coveo-main-section .coveo-list-layout.CoveoResult {
        width: 350px;
    }

    .CoveoSearchInterface .coveo-main-section .clientList .coveoforsitecore-template .coveoforsitecore-information-section {
        width: 100% !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(50% - 10px) !important;
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-main-section .clientCard .coveoforsitecore-template .coveoforsitecore-information-section {
        width: inherit !important;
    }

    .ResultClientCardView .coveo-card-layout.CoveoResult {
        margin: 5px !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        font-size: 18px;
        line-height: 21px !important;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-result-list-container.coveo-list-layout-container > div:nth-child(3n+3) {
        margin: 0 10px 10px 0 !important;
    }
    /*coveo for client list*/
    .CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .CoveoResultLink {
        margin-right: 0px;
        font-size: 18px;
        font-weight: 400;
        line-height: 21px;
        display: inline-block;
    }

    .CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .coveo-items .coveo-title {
        line-height: 21px !important;
        width: 100% !important;
    }
    /*global search*/
    .AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult,
    .AvaBlogSearchFacet.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section,
    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section,
    .AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
        width: 100% !important;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-items,
    .AvaGlobalSearchFacet .coveo-main-section .coveo-items {
        padding-left: 20px !important;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section.coveo-category,
    .AvaGlobalSearchFacet .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section.coveo-category {
        padding-bottom: 0px !important;
    }

    .AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult {
        float: none;
        margin: 0px;
        width: 100% !important;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: 100% !important;
    }

    .AvaGlobalSearchFacet .coveo-result-list-container.coveo-list-layout-container {
        float: none;
    }

    .AvaGlobalSearchFacet .coveo-result-list-container.coveo-list-layout-container {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 320px)and (max-width:750px) {
    .AvaGlobalSearchFacet .coveo-dropdown-header-wrapper {
        display: inline-flex !important;
    }
    .galaxy .ResultClientCardView.CoveoSearchInterface .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        line-height: 23px !important
    }

        .CoveoSearchInterface .coveo-facet-column.coveo-no-results,
        .CoveoSearchInterface .coveo-facet-column.coveo-no-results .CoveoFacet.coveo-facet-empty {
            display: none !important
        }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-results-column.coveo-no-results .coveo-results-header.coveo-no-results {
        border: none !important
    }


    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        top: 10px !important;
    }

    .ResultPressReleasesCardView .coveo-results-header,
    .ResultNewsCardView .coveo-results-header {
        box-shadow: none;
    }

    .CoveoSearchInterface.ResultPressReleasesCardView .coveo-small-facets .coveo-facet-dropdown-header,
    .CoveoSearchInterface.ResultNewsCardView .coveo-small-facets .coveo-facet-dropdown-header {
        display: block;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 100% !important;
    }

    .coveo-summary-section {
        width: auto !important;
    }

    .coveo-results-header {
        padding-top: 30px !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin: 0px;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult,
    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items {
        height: auto !important;
        box-shadow: none !important;
        margin: 0px !important;
    }

        .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink:after {
            width: 15px;
            height: 15px;
        }

        .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
            font-size: 18px !important;
            line-height: 21px !important;
            padding: 0 30px 0 10px !important;
        }

        .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title {
            padding-top: 15px !important;
            padding-bottom: 15px !important;
        }

    .ResultClientCardView .coveo-card-layout-container {
        box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    }

    .ResultClientCardView .coveo-main-section .coveo-summary-section {
        width: 100% !important;
        margin-left: 0px;
    }

    .ResultClientCardView .coveo-main-section div.CoveoResultList {
        padding: 20px 10px !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items,
    .ResultClientCardView .coveo-card-layout.CoveoResult {
        min-height: inherit;
        height: auto !important;
    }

    .ResultClientCardView .coveo-card-layout-container > div:nth-child(3n+1) {
        margin-left: 0px !important;
    }

    .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-right: 0px !important;
        width: 100% !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult .coveo-result-frame,
    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        padding: 0px !important;
        height: auto !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .CoveoResult .coveo-items .coveo-title {
        padding: 20px 0 20px 0 !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue {
        font-size: 24px;
        line-height: normal;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section {
        font-size: 14px;
        color: #424242;
        letter-spacing: 0;
        line-height: 21px;
    }

    .ResultAuthorCardView .coveo-main-section .authorSearch {
        margin-top: 30px;
    }

    .coveo-main-section .coveo-card-layout.CoveoResult:first-child .authorSearch {
        margin-top: 0px !important;
    }

    .CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: 100% !important;
    }
    /*coveo for author list*/
    .coveo-result-list-container.coveo-list-layout-container {
        margin-left: 0px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    }

    .coveo-main-section .coveo-list-layout.CoveoResult {
        height: auto;
        width: 100%;
    }

    .coveo-main-section .coveo-list-layout.CoveoResult {
        box-shadow: none !important;
        border-bottom: solid 1px #cacaca !important;
        float: left;
        margin: 0px !important;
    }

    .ResultAuthorCardView .coveo-main-section div.CoveoResultList {
        float: left;
        padding: 15px !important;
    }

    .CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .CoveoResultLink {
        margin-right: 0px;
        font-size: 18px !important;
        font-weight: 400;
        line-height: 21px !important;
        letter-spacing: 0px !important;
    }

    .CoveoSearchInterface .coveo-main-section .CoveoResult .clientList .coveo-items .coveo-title {
        width: 100% !important;
    }

    .coveo-main-section .CoveoResult .clientList .coveo-title {
        line-height: 21px !important;
    }
    /*coveo for client list*/
    /*Bug 97338*/
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 20px !important;
        background: #fff;
    }

    .ResultClientCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        top: 10px !important;
        right: 10px !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        transform: none !important;
        top: 10px !important;
        left: unset !important;
        right: 10px !important
    }

    .ResultPressReleasesCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        top: 10px !important;
    }

    .coveo-facet-value.coveo-selected {
        color: #b43c14;
    }
    /*Bug 98217*/
    .AvaGlobalSearchFacet .coveo-facet-value.coveo-selected,
    .AvaBlogSearchFacet .coveo-facet-value.coveo-selected {
        color: #000;
    }
    /*Bug 97352*/
    .coveo-result-frame .coveo-result-cell {
        display: block !important;
    }
}


/*Bug 98217*/

.coveo-facet-value.coveo-selected .coveo-facet-value-label {
    cursor: default;
}

/*Bug 97063*/

.ResultClientCardView .coveo-main-section .coveo-pager-list-item span:first-of-type,
.AvaGlobalSearchFacet .coveo-main-section .coveo-pager-list-item span:first-of-type {
    display: block !important;
}

.AvaGlobalSearchFacet .coveo-main-section .coveo-pager-next.coveo-pager-list-item span.coveo-pager-next-icon:nth-child(1) {
    display: block !important;
}

.AvaGlobalSearchFacet .coveo-main-section .coveo-pager-previous.coveo-pager-list-item span:nth-child(2),
.AvaGlobalSearchFacet .coveo-main-section .coveo-pager-next.coveo-pager-list-item span:nth-child(1) {
    display: none !important;
}

.coveo-dropdown-background.coveo-dropdown-background-active {
    opacity: 0.5 !important;
    background: #000;
    z-index: 999;
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .coveo-main-section .coveo-facet-header {
        background: transparent;
        width: 100%;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-top: 0px;
    }


    .ResultPressReleasesCardView .coveo-main-section .CoveoResult .coveo-title a,
    .ResultNewsCardView .coveo-main-section .CoveoResult .coveo-title a {
        line-height: 23px;
        font-size: 18px;
    }

    .coveo-facet-column .coveo-facet-header-eraser {
        visibility: visible;
        display: block
    }

    .ResultPressReleasesCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue span,
    .ResultNewsCardView .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue span {
        color: rgb(156,153,159) !important;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-list-layout.CoveoResult,
    .ResultNewsCardView .coveo-main-section .coveo-list-layout.CoveoResult {
        width: calc(50% - 10px) !important;
        height: 315px;
    }

    .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header.coveo-dropdown-header {
        color: #ff5800 !important;
        background: #fff;
        border: 1px solid #d1dbe3;
        border-radius: 3px;
        font-size: 14px;
        color: #ff5800;
        letter-spacing: 1.08px;
        opacity: .77;
    }

    .CoveoFacet .coveo-facet-header {
        display: block;
    }

    .CoveoFacet .coveo-facet-values {
        color: #ff5800;
    }

    .coveo-facet-value .coveo-facet-value-checkbox {
        display: block !important;
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header.coveo-dropdown-header-active,
    .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header.coveo-dropdown-header {
        z-index: 20;
        padding: 16px 28px !important;
        margin-right: 10px !important;
        min-width: 110px !important;
        height: 50px !important;
        text-align: center !important;
        font-weight: 500 !important;
        background-color: #ff5800 !important;
        color: #fff !important;
        border: none !important;
        font-size: 13px !important;
        border-radius: 0 !important;
        opacity: 1 !important;
    }
    /*Bug 97344 */
    .AvaGlobalSearchFacet .coveo-main-section .CoveoFacet {
        left: 15px;
    }
    /*Bug 97338*/
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 20px !important;
        background: #fff;
    }

    .ResultClientCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult,
    .AvaBlogSearchFacet.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: 100% !important;
        float: left;
    }

    .AvaBlogSearchFacet .coveo-main-section .CoveoQuerySummary,
    .AvaGlobalSearchFacet .coveo-main-section .CoveoQuerySummary {
        padding-left: 10px;
    }

    .AvaBlogSearchFacet .coveo-result-list-container.coveo-list-layout-container,
    .AvaGlobalSearchFacet .coveo-result-list-container.coveo-list-layout-container {
        margin: 0;
        padding: 0 10px;
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult:first-child,
    .AvaGlobalSearchFacet .coveo-main-section .coveo-list-layout.CoveoResult:first-child {
        padding-top: 5px !important;
    }

    .ResultClientCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        top: 2% !important;
        position: fixed !important;
        right: 10px;
        left: unset !important;
        width: 97%;
        z-index: 9999;
    }
}

.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section .CoveoFieldValue span :nth-child(2),
.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section .CoveoFieldValue span :nth-child(3),
.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section .CoveoFieldValue span :nth-child(4),
.ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section .CoveoFieldValue span :nth-child(5) {
    display: none;
}

.no-scroll-sc {
    overflow: hidden !important;
}
/*new ipad landscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .CoveoSearchInterface .coveo-facet-column {
        display: block !important
    }

    .AvaBlogSearchFacet .coveo-main-section .coveo-facet-value-caption, .AvaGlobalSearchFacet .coveo-main-section .coveo-facet-value-caption {
        width: auto !important;
        min-width: auto !important;
        padding-right: 20px;
    }

    .AvaGlobalSearchFacet .coveo-main-section .coveo-title a.CoveoResultLink {
        font-size: 21px;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-top: 0px;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 69% !important;
    }

    .AvaGlobalSearchFacet .coveo-main-section .CoveoFacet {
        left: 10px;
    }

    .CoveoSearchInterface .coveo-facet-column.coveo-no-results {
        display: none !important
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-facet-value,
    .ResultClientCardView.CoveoSearchInterface .coveo-facet-value.coveo-facet-selectable {
        font-weight: 500 !important
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-facet-column {
        width: 28%
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-column .coveo-category-facet-values {
        font-weight: 500 !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-search-results {
        z-index: 9999 !important;
    }


    .CoveoSearchInterface.ResultClientCardView .coveo-results-column {
        width: 72% !important;
        display: block !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-search-section {
        margin-top: 50px !important;
        margin-left: 15px !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section > div:first-child {
        padding-right: 20px !important;
    }

    .ResultPressReleasesCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title, .ResultNewsCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title {
        font-size: 18px !important;
        line-height: 22px !important;
        text-transform: capitalize;
    }

    .AvaBlogSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 68% !important;
    }

    .AvaBlogSearchFacet.CoveoSearchInterface .coveo-facet-column {
        margin-left: 15px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(45% - 10px) !important;
        margin-left: 0px !important;
        margin-right: 65px !important
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 0px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-results-column {
        width: 70% !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: inherit !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .authorSearch {
        margin-top: 30px !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-right: 0px !important
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-results-column {
        width: 75% !important;
    }
}
/*mobile devices landscape*/

@media only screen and (min-device-width: 320px) and (max-device-width:900px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .ResultClientCardView.CoveoSearchInterface .coveo-facet-column {
        width: 30% !important;
        display: block !important;
        margin-right: 3% !important;
        padding-top: 10px !important
    }

    .CoveoSearchInterface .coveo-facet-column.coveo-no-results,
    .CoveoSearchInterface .coveo-results-column.coveo-no-results .coveo-results-header.coveo-no-results .coveo-sort-section,
    .CoveoSearchInterface .coveo-facet-column.coveo-no-results .CoveoFacet.coveo-facet-empty {
        display: none !important
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-results-column.coveo-no-results .coveo-results-header.coveo-no-results {
        border: none !important
    }

    section.bg-waves.coveo-waves {
        overflow: unset !important
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-summary-section {
        padding: 20px 0px !important;
        padding-top: 10px !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        line-height: 16px !important
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-results-header {
        flex-direction: column;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-results-column {
        width: 60% !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-container:first-child {
        width: 30% !important
    }

    .ipadlandscape .ResultClientCardView.CoveoSearchInterface .coveo-results-header {
        flex-direction: row;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-summary-section {
        font-size: 16px;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-search-section {
        padding-bottom: 0px !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section > div:first-child span {
        float: left
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-container:second-child {
        width: 70% !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-container {
        display: block
    }

    .ipadlandscape .CoveoSearchInterface.ResultClientCardView .coveo-sort-container {
        display: flex !important
    }

    CoveoSearchInterface.ResultClientCardView .coveo-sort-section > div:nth-child(2n) {
        width: 70% !important;
        float: right;
        padding-right: 0 !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-value-label-wrapper {
        display: block !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section {
        margin-left: 0px !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-search-section {
        margin-bottom: 0px !important;
    }

    .ipadlandscape .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-search-section {
        margin-bottom: 40px !important;
        margin-top: 50px !important;
        margin-left: 20px !important;
    }

    .CoveoSearchInterface.ResultClientCardView .CoveoSort {
        display: block !important;
    }

    .ipadlandscape .CoveoSearchInterface.ResultClientCardView .CoveoSort {
        display: flex !important
    }

    .ipadlandscape .CoveoSearchInterface.ResultClientCardView .coveo-sort-container:first-child {
        padding-right: 20px !important;
    }


        .ResultClientCardView .coveo-facet-column .coveo-category-facet-values,.CoveoSearchInterface.ResultClientCardView .coveo-facet-value.coveo-selected, .CoveoSearchInterface.ResultClientCardView .coveo-facet-value {
            font-weight: 500 !important;
        }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-facet-value-caption {
        display: block !important;
        overflow: hidden !important;
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        vertical-align: middle !important;
        min-width: auto !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-container {
        padding-right: 0px !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-section > div:nth-child(2n) {
        padding-right: 0px !important;
        width: 70% !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(50% - 10px) !important;
        height: 315px !important;
        min-height: 165px;
        border-bottom: solid 1px #cacaca !important;
        margin: 5px !important;
        box-shadow: 0 1px 5px rgba(0,0,0,.3) !important;
    }

    ResultClientCardView.CoveoSearchInterface .coveo-main-section .CoveoResult .clientCard {
        border-bottom: solid 1px #cacaca;
        box-shadow: none !important;
        margin: 0 !important;
        width: 100% !important;
        background: #fff;
    }

    .CoveoSearchInterface .coveo-main-section .coveo-card-layout-container {
        box-shadow: none !important;
        flex-direction: row !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-dropdown-header-wrapper .coveo-dropdown-header {
        display: none !important
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img {
        display: block !important;
        height: 140px !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 0px !important;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        font-size: 14px !important;
        line-height: 17px !important;
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
        height: 140px !important
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 60% !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-facet-column {
        width: 40% !important;
        display: block !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult:first-child .authorSearch {
        margin-top: 30px !important;
    }

    .ResultAuthorCardView .coveo-main-section .authorSearch {
        min-height: 300px;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-information-section {
        width: inherit;
        height: inherit;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveoforsitecore-template .coveoforsitecore-details-section.search-details .CoveoFieldValue {
        font-size: 20px !important;
    }


    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 0px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult:first-child .authorSearch {
        margin-top: 30px !important
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(43% - 10px) !important;
        margin-right: 45px !important;
    }



    .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 36% !important;
        margin-right: 3% !important;
    }


    .galaxy .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 35% !important;
        margin-right: 0px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-left: 29px !important;
        margin-right: 50px !important;
    }

    .galaxy .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-left: 23px !important;
        margin-right: 42px !important;
        width: calc(34% - 10px) !important;
    }

    .galaxy .ResultAuthorCardView .coveo-main-section div.CoveoResultList {
        padding: 0px !important
    }

    .ResultAuthorCardView .coveo-main-section .authorSearch {
        margin-top: 30px !important
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-facet-column,
    .ResultClientCardView.CoveoSearchInterface .coveo-results-header {
        padding-top: 10px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-dropdown-header-wrapper {
        display: none !important
    }
}
/*new ipad landscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(33.33% - 10px) !important;
        height: 315px !important;
        min-height: 165px;
        border-bottom: solid 1px #cacaca !important;
        margin: 5px !important;
        box-shadow: 0 1px 5px rgba(0,0,0,.3) !important;
    }

    .AvaGlobalSearchFacet .coveo-main-section .CoveoFacet {
        left: 10px;
    }

    .AvaGlobalSearchFacet.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        padding-top: 0px;
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-facet-header {
        width: 69%
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-value.coveo-selected, .CoveoSearchInterface.ResultClientCardView .coveo-facet-value {
        font-weight: 500 !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-summary-section {
        font-size: 18px !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-sort-container:first-child {
        padding-right: 20px
    }

    .ResultClientCardView .coveo-facet-column .coveo-category-facet-values {
        font-weight: 500 !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-search-section {
        margin-top: 50px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(29% - 10px) !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 5px !important
    }

    .ipadlandscape .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-facet-value-caption {
        min-width: 200px !important
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-left: 0px !important;
        margin-right: 25px !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 26% !important;
        margin-right: 3% !important;
    }

    .galaxy .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        margin-right: 0px !important;
    }


    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult:first-child .authorSearch {
        margin-top: 30px !important
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        font-size: 16px;
        line-height: 19px;
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img {
        display: block;
        height: 140px !important
    }

        .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
            height: 140px !important
        }

    .CoveoSearchInterface .coveo-facet-column {
        display: block !important
    }

        .CoveoSearchInterface .coveo-facet-column.coveo-no-results {
            display: none !important
        }

    .galaxy .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-left: 40px !important;
        margin-right: 42px !important;
        width: calc(34% - 10px) !important;
    }

    .galaxy .CoveoResult .coveo-title .CoveoResultLink {
        white-space: intial !important;
    }


    .galaxy .AvaBlogSearchFacet.CoveoSearchInterface .coveo-facet-column {
        display: none !important
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
        display: block;
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-facet-column {
        width: 28%
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 69% !important
    }

    .galaxy .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 60% !important;
        margin-right: 0px !important
    }

    .AvaBlogSearchFacet.CoveoSearchInterface .coveo-facet-column {
        margin-left: 15px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult,
    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 40px !important;
    }

 

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section {
        padding: 0px 20px !important;
    }

    .ResultAuthorCardView .coveo-main-section .authorSearch {
        margin-top: 30px !important
    }
}

@media only screen and (min-width: 768px) and (-webkit-device-pixel-ratio: 4) and (orientation: landscape) {
    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-search-section {
        margin-top: 50px !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-value.coveo-selected, .CoveoSearchInterface.ResultClientCardView .coveo-facet-value {
        font-weight: 500 !important;
    }

    .AvaGlobalSearchFacet .coveo-main-section .CoveoFacet {
        left: 10px;
    }

    .ResultClientCardView .coveo-facet-column .coveo-category-facet-values {
        font-weight: 500 !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(33.33% - 10px) !important;
        height: 315px !important;
        min-height: 165px;
        border-bottom: solid 1px #cacaca !important;
        margin: 5px !important;
        box-shadow: 0 1px 5px rgba(0,0,0,.3) !important;
    }

    .ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult:first-child .authorSearch {
        margin-top: 30px !important
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        font-size: 16px;
        line-height: 19px;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout-container > div:nth-child(2n) {
        margin-right: 45px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(29% - 10px) !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 28% !important;
        margin-right: 3% !important;
    }

    .galaxy .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 28% !important;
        margin-right: 0px !important;
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-left: 0px !important;
        margin-right: 35px !important;
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img {
        display: block;
        height: 140px !important
    }

        .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
            height: 140px !important
        }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 28% !important;
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img {
        display: block;
        height: 165px
    }

    .CoveoSearchInterface .coveo-facet-column {
        display: block !important
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
        display: block;
    }

    .ResultClientCardView.CoveoSearchInterface .coveo-facet-column {
        width: 28%
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 69% !important
    }

    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        margin-right: 40px !important;
    }

    .ResultAuthorCardView .coveo-main-section .authorSearch {
        margin-top: 30px !important
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section {
        padding: 0px 20px !important;
    }
}

@media only screen and (min-width: 1366px) and (orientation: landscape) {
    .CoveoSearchInterface.ResultAuthorCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        /*width: calc(33.33% - 10px)!important;*/
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-results-column {
        width: 66% !important
    }

    .AvaGlobalSearchFacet .coveo-main-section .CoveoFacet {
        left: 10px;
    }

    .ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        font-size: 16px;
        line-height: 19px;
    }

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img {
        display: block;
        height: 150px !important
    }

        .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
            height: 150px !important
        }

    .ResultClientCardView.CoveoSearchInterface .coveo-facet-column {
        margin-right: 3.5% !important
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(33.33% - 18px) !important;
    }
}
/*galaxy css for landscape*/

@media only screen and (min-width: 760px) and (orientation: landscape) {
    .ipadlandscape .ResultPressReleasesCardView .coveo-main-section .coveo-facet-header {
        width: 69%
    }

    .galaxy .ResultPressReleasesCardView .coveo-main-section .coveo-facet-header {
        width: 100%
    }

    .galaxy .CoveoSearchInterface.ResultClientCardView .coveo-results-column {
        width: 57% !important
    }

    .galaxy .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult {
        width: calc(50% - 10px) !important;
    }

    .galaxy .ResultClientCardView.CoveoSearchInterface .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        line-height: 23px !important
    }


    .galaxy .AvaBlogSearchFacet.CoveoSearchInterface .coveo-facet-column {
        display: none !important
    }


    .galaxy .CoveoSearchInterface.AvaBlogSearchFacet .coveo-results-column {
        width: 60% !important
    }

    .galaxy .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 38% !important;
    }

    .galaxy .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section {
        padding: 0px !important
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .ResultPressReleasesCardView .coveo-main-section .coveo-list-layout.CoveoResult, .ResultNewsCardView .coveo-main-section .coveo-list-layout.CoveoResult {
        width: calc(50% - 10px) !important;
        height: 315px !important;
        box-shadow: 0 1px 5px rgba(0,0,0,.3) !important;
        margin: 0 10px 10px 0 !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper {
        display: none !important
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-facet-column, .ResultNewsCardView.CoveoSearchInterface .coveo-facet-column {
        display: block !important;
        width: 30% !important
    }

    .ResultPressReleasesCardView .coveo-main-section .coveo-items, .ResultNewsCardView .coveo-main-section .coveo-items {
        height: 100% !important
    }

    .ResultPressReleasesCardView .CoveoResultList, .ResultNewsCardView .CoveoResultList {
        margin-top: 15px !important;
        /* margin-bottom: 15px; */
    }

    .ResultPressReleasesCardView .coveo-results-header,
    .ResultNewsCardView .coveo-results-header {
        box-shadow: 0 -1px 0 0 #bcc3ca inset !important;
        padding-top: 10px !important
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-main-section .coveo-search-section,
    .ResultNewsCardView.CoveoSearchInterface .coveo-main-section .coveo-search-section {
        padding: 0px 15px !important
    }

    .ResultPressReleasesCardView .more-link:after, .ResultNewsCardView .more-link:after {
        top: unset !important;
        width: 20px !important;
        height: 20px !important;
        content: "";
        position: relative;
        float: right;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        margin-left: 10px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .ResultPressReleasesCardView .coveo-result-list-container.coveo-list-layout-container,
    .ResultNewsCardView .coveo-result-list-container.coveo-list-layout-container {
        box-shadow: none !important
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column,
    .ResultNewsCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 70% !important;
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .CoveoSearchInterface.ResultClientCardView .coveo-main-section .coveo-card-layout.CoveoResult .clientCard .coveo-items .coveo-title a.CoveoResultLink {
        line-height: 23px !important;
        font-weight: 400 !important;
        font-size: 16px !important;
    }

    .ResultClientCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        top: 10px !important;
        right: 10px !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        top: 10px !important;
        left: unset !important;
        right: 10px !important
    }
}

.ResultClientCardView .coveo-facet-column .CoveoCategoryFacet {
    border: none !important;
}

.ResultClientCardView .coveo-facet-column .coveo-category-facet-header {
    color: black;
    background: transparent;
}

.ResultClientCardView .coveo-facet-more,
.ResultClientCardView .coveo-facet-more:hover {
    background: transparent;
}

.ResultClientCardView .coveo-facet-column .coveo-category-facet-values {
    font-size: 16px;
    color: #ff5800;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
}


.ResultClientCardView .coveo-category-facet-value-label.coveo-selectable:focus, .coveo-facet-column .coveo-category-facet-value-label.coveo-selectable:hover,
.CoveoCategoryFacet:not(.coveo-category-facet-searching) .coveo-category-facet-search-container:hover,
.CoveoCategoryFacet:not(.coveo-category-facet-searching) .coveo-category-facet-search-container:focus {
    background-color: transparent !important
}

.ResultClientCardView .coveo-facet-column .coveo-category-facet-search-label {
    font-size: 16px;
    color: #ff5800;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
}


.ResultClientCardView .coveo-facet-column .CoveoCategoryFacet {
    border: none !important;
}

.ResultClientCardView .coveo-facet-column .coveo-category-facet-header {
    color: black;
    background: transparent;
}

.ResultClientCardView .coveo-facet-column .coveo-category-facet-values {
    font-size: 16px;
    color: #ff5800;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
}


.coveo-category-facet-value-label.coveo-selectable:focus, .coveo-facet-column .coveo-category-facet-value-label.coveo-selectable:hover,
.CoveoCategoryFacet:not(.coveo-category-facet-searching) .coveo-category-facet-search-container:hover,
.CoveoCategoryFacet:not(.coveo-category-facet-searching) .coveo-category-facet-search-container:focus,
.coveo-category-facet-all-categories:focus, .coveo-category-facet-all-categories:hover {
    background-color: transparent !important
}

.ResultClientCardView .coveo-facet-column .coveo-category-facet-search-label {
    font-size: 16px;
    color: #ff5800;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
}


.ResultClientCardView .coveo-category-facet-collapse-children {
    padding: 0px !important;
}

.ResultClientCardView .coveo-facet-column .CoveoCategoryFacet {
    background: transparent !important;
}

.ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img {
    padding: 0px 10px !important;
}

    .ResultClientCardView .coveo-main-section .clientCard .coveo-result-frame .coveo-result-row.coveo-img .result-img.coveo-client-logo {
        padding: 0px !important;
    }

.ResultPressReleasesCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title, .ResultNewsCardView .coveo-main-section .CoveoResult .coveo-items .coveo-title {
    text-transform: capitalize
}

.coveo-facet-footer {
    background: transparent !important;
}

.coveo-numbervalues {
    display: none;
}

.coveo-category-facet-search-value-caption, .coveo-facet-search-selectable, .coveo-facet-search-magnifier-svg {
    color: #ff5800 !important
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .ResultClientCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        top: 10px !important;
        left: unset !important;
        right: 10px !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        padding: 0 !important;
        transform: none !important;
        padding: 0 !important;
        transform: none !important;
        top: 10px !important;
        left: unset !important;
        right: 10px !important
    }

    .ResultAuthorCardView.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        transform: none !important;
        top: 10px !important;
        max-height: 600px !important;
        height: auto;
        left: unset !important;
        right: 10px !important;
        bottom: unset !important;
    }

    .CoveoSearchInterface.ResultClientCardView .coveo-facet-search-results {
        z-index: 9999 !important;
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
    .ResultPressReleasesCardView .coveo-main-section-with-recommendations .coveo-facet-column,
    .ResultAuthorCardView .coveo-facet-value .coveo-facet-value-checkbox {
        display: block !important;
    }
} 

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .ResultAuthorCardView .coveo-facet-value .coveo-facet-value-checkbox {
        display: block !important;
    } 

    .ResultAuthorCardView.CoveoSearchInterface .coveo-main-section .coveo-results-column {
        width: 69% !important;
    }

    .ResultAuthorCardView.CoveoSearchInterface .coveo-facet-column {
        width: 28% !important;
    }

    .ResultPressReleasesCardView.CoveoSearchInterface .coveo-results-column.coveo-no-results .coveo-results-header.coveo-no-results {
        border: none !important;
        box-shadow: none !important
    }
}
