/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

:root {
    --var-body-color: #f3f3f3;
    --font-heading: 'Spectral', sans-serif;
    --font-body: 'ABC', sans-serif;
}

body {
    counter-reset: company-values-counter;
}

.font-heading,
.font-heading * {
    font-family: var(--font-heading) !important;
}

.font-secondary,
.font-secondary * {
    font-family: 'Aeonik', sans-serif !important;
}

.justify-content-end .vc_column-inner>.wpb_wrapper {
    justify-content: end !important;
}

.text-uppercase,
.text-uppercase * {
    text-transform: uppercase !important;
}

.text-white,
.text-white * {
    color: white !important;
}

.text-brand,
.text-brand * {
    color: #041B26 !important;
}

.text-center,
.text-center * {
    text-align: center;
}

.font-seven,
.fw-seven,
.font-seven *,
.fw-seven * {
    font-weight: 700 !important;
}

.font-six,
.font-six * {
    font-weight: 600 !important;
}

.fw-two,
.fw-two * {
    font-weight: 200 !important;
}

.font-three,
.font-three * {
    font-weight: 300 !important;
}

.font-four,
.font-four * {
    font-weight: 400 !important;
}

.font-five,
.fw-five,
.font-five *,
.fw-five * {
    font-weight: 500 !important;
}

.font-eight,
.font-eight * {
    font-weight: 800 !important;
}

.font-nine,
.font-nine * {
    font-weight: 900 !important;
}

.mb-0,
.mb-0 * {
    margin-bottom: 0px !important;
}

.mt-0,
.mt-0 * {
    margin-top: 0px !important;
}

.mx-auto,
.mx-auto * {
    margin-left: auto !important;
    margin-right: auto !important;
}

#header-outer[data-transparent-header="true"].dark-logo.transparent>header #logo img.dark-version {
    opacity: 1 !important;
}


.bison-container {
    max-width: var(--wp--style--global--content-size);
    width: 100%;
    margin: 0 auto;
    padding: 0 90px;
}

.bison-full-height {
    height: 100vh;
    max-height: 600px;
}

.footer-menu ul.menu {
    margin: 0px;
}

.footer-menu ul.menu li {
    list-style: none;
    color: #fff;
    font-size: 12px;
    font-family: var(--font-body);
    font-weight: 400;
}

.footer-menu ul.menu li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-heading {
    font-weight: 400;
    font-family: Spectral !important;
}

.logo-underneath {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

ul#menu-privacy-menu {
    margin: 0;
    display: flex;
    gap: 15px;
}

ul#menu-privacy-menu li {
    list-style: none;
    color: #041B26;
    font-weight: 500;
    font-family: var(--font-body);
}

div#footer-outer {
    display: none;
}

header#top nav {
    background: #F6F6F0;
    padding: 10px 15px;
    border-radius: 10px;
}

header#top .col.span_9.col_last {
    align-items: center;
}

#top .sf-menu>li:not([class*="menu-item-btn"])>a {
    padding: 5px 20px;
}

#top .sf-menu>li[class*="current"]:not([class*="menu-item-btn"])>a .menu-title-text {
    color: #78EDFC;
}

#top .sf-menu>li:not([class*="menu-item-btn"])>a .menu-title-text:before {
    background: #041B26;
}

.homepage-milestone-row .number {
    color: white;
}

.homepage-milestone-row .subject {
    color: white;
}

.homepage-milestone-row .nectar-milestone {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}

.homepage-milestone-row {
    margin-top: 80px;
}

a.nectar-button.next-section {
    position: absolute;
    right: 60px;
    top: unset !important;
    bottom: 0px;
    width: 130px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    padding: 0px !important;
}

a.nectar-button.next-section i {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

a.nectar-button.next-section i .im-icon-wrap svg {
    height: 40px !important;
    width: 16px;
}

.hero-section {
    margin-bottom: 40px;
}

.hero-section>.row-bg-wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    background: url('/wp-content/themes/salient-child/images/bg-shape.png');
    left: 0px;
    bottom: -21px;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
}

.hero-section.secondary>.row-bg-wrap:before {
    background: url('/wp-content/themes/salient-child/images/bg-shape-secondary.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.hero-section.third>.row-bg-wrap:before {
    background: url('/wp-content/themes/salient-child/images/bg-third.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.hero-section.four>.row-bg-wrap:before {
    background: url('/wp-content/themes/salient-child/images/bg-four.png');
    background-size: contain;
    background-repeat: no-repeat;
}


.brand-width {
    min-width: 120px;
    text-align: center;
}

.brand-width+.brand-width {
    margin-left: 20px;
}

.home-horizontal-cards.wpb_column .vc_column-inner {
    padding-left: 80px;
}

.home-horizontal-cards .nectar-split-heading.number {
    position: absolute;
    left: 0px;
    top: 15px;
    margin: 0px;
    font-family: 'Aeonik' !important;
    font-weight: 900;
    letter-spacing: normal;
}

.home-horizontal-row>.row-bg-wrap {
    border-top: 1px solid #D9D9D9;
}


.milestone-row .vc_column-inner {
    background-color: #F6F6F0;
    padding: 20px;
    border-radius: 10px;
    min-height: 165px;
}

.milestone-row .number.default {
    color: #041B26;
    font-size: 90px;
    font-family: 'Spectral';
    font-weight: 300;
    position: absolute;
    bottom: 0;
}

.milestone-row h4 {
    text-transform: uppercase;
}

.newsletter-title .heading-line {
    text-indent: 150px;
    margin-top: -40px;
    color: #041B26;
    font-family: "Spectral";
    font-weight: 300;
    letter-spacing: -1.3px;
}

.newsletter-title .heading-line div {
    text-indent: 150px;
    color: #041B26;
    font-family: "Spectral";
}

body.page-id-23 .nectar-global-section.nectar_hook_global_section_footer {
    background: #78EDFC;
}


.home-video .span_12.dark .nectar_video_lightbox.play_button:before {
    background: #FFFFFF66;
    backdrop-filter: blur(4px);
    z-index: -1;
    border: none;
}

.home-video .span_12.dark .nectar_video_lightbox path {
    fill: white;
}

button.forminator-button.forminator-button-submit {
    position: absolute;
    right: 0px;
    top: 0px;
}

.forminator-ui#forminator-module-96 .forminator-row.forminator-row-last {
    position: absolute;
    top: 0px;
    right: 0px;
}

.forminator-ui {
    position: relative;
}

.forminator-ui#forminator-module-96.forminator-design--material .forminator-button-submit {
    background: none;
    border: none;
    height: 30px;
}

.forminator-ui#forminator-module-96.forminator-design--material .forminator-button-submit:before {
    content: '';
    position: absolute;
    width: 19px;
    height: 15px;
    background: url('/wp-content/themes/salient-child/images/form-arrow.png');
    top: 10px;
    right: 27px;
    background-position: center;
    background-size: contain;
}

a.nectar-button.mx-auto {
    max-width: fit-content;
    margin: 0 auto !important;
    display: block;
}

.salv-news-loop h2.post-heading {
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 20px !important;
}

.salv-news-loop span.meta-excerpt {
    color: #000000;
    font-family: "Aeonik";
    font-size: 14px;
    line-height: 1.7em !important;
}

.salv-news-loop span.link_text svg {
    display: none;
}

.salv-news-loop span.meta-category {
    color: #979899;
    font-family: "Aeonik";
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 10px;
}

.salv-news-loop span.link_text {
    position: relative;
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 12px;
    line-height: 1em !important;
}

.salv-news-loop span.link_text:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #78EDFC;
    bottom: -3px;
    content: '';
    left: 0px;
    /* transform: translateX(var(--x-pos)); */
}

.real-estate-services .row_col_wrap_12 {
    background: #041B26;
    padding: 30px 20px;
    border-radius: 10px;
}

a.nectar-button.button-third {
    border: none;
    padding: 0px !important;
    position: relative;
}

a.nectar-button.button-third:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 1px;
    width: 100%;
    background: #78EDFC;
    z-index: 9;
}

.salv-group-members-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.salv-group-member-item {
    height: 30vh;
    max-height: 300px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.salv-group-member-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #F6F6F0CC;
    width: calc(100% - 40px);
    padding: 15px;
    border-radius: 8px;
}

h3.salv-group-member-name {
    font-family: "Aeonik" !important;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: normal !important;
}


p.salv-group-member-role {
    font-family: "Aeonik" !important;
    color: #707273;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 500;
}

.portfolio-filter {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.portfolio-filter .filter-button {
    color: #000000;
    font-weight: 500;
    padding: 8px 15px;
    border: 1px solid #041B26;
    border-radius: 25px;
    min-width: 80px;
    text-align: center;
    font-family: 'Aeonik';
    line-height: 1em;
    cursor: pointer;
}

.load-more-button {
    border: 1px solid #78EDFC;
    max-width: 120px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 20px;
    padding: 10px 15px;
    line-height: 1em;
    color: #fff;
    font-family: 'Aeonik';
}

.salv-hospitality-careers-load-more {
    margin-top: 40px;
}

.portfolio-filter-wrapper {
    margin-top: 40px;
    display: block;
}

.salv-portfolio-items-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.portfolio-item-wrapper {
    height: 30vh;
    max-height: 300px;
    border-radius: 15px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.portfolio-item-info {
    background: transparent;
    padding: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 90px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    overflow: hidden;
    justify-content: flex-start;
    z-index: 99;
}

h3.portfolio-item-title {
    font-weight: 300;
    color: #FFFFFF;
    line-height: 1em;
    font-size: 25px;
}

.salv-portfolio-items-container {
    margin-top: 60px;
}

p.portfolio-item-location {
    color: #F6F6F0;
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 12px;
    line-height: 1em;
}

.portfolio-item-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(4, 27, 38, 0) 0%, rgba(4, 27, 38, 0.9) 100%);
    left: 0px;
    bottom: 0px;
    z-index: 9;
}

.portfolio-item-wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 95px;
    background: #cfd3d6;
    left: 0px;
    bottom: 0px;
    z-index: 2;
}

.coming-soon-badge {
    background: #78EDFC;
    position: absolute;
    z-index: 99;
    padding: 7px 25px;
    font-size: 12px;
    font-family: "Aeonik";
    font-weight: 500;
    color: #000000;
}

.salv-project-section-wrapper {
    position: relative;
    overflow: hidden;
    padding: 80px 0px;
    background: #041B26B2;
    background-blend-mode: multiply;
    --bg-image: url('');
    transition: all 0.3s ease-in-out;

}

.salv-project-section-wrapper:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--bg-image);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    filter: blur(15px);
    transform: scale(1.1);
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

h2.salv-project-section-title {
    text-align: center;
    color: #F6F6F0;
    font-size: 12px;
    font-weight: 900;
    font-family: 'Aeonik';
    margin-bottom: 60px;
}

.salv-container,
.bison-container {
    max-width: var(--wp--style--global--content-size);
    width: 100%;
    margin: 0 auto;
    padding: 0 90px;
}

.salv-project-slider-item .item-features-image-wrapper {
    max-width: 80%;
    margin: 0 auto;
}

.salv-project-slider-item .item-features-image-wrapper img {
    height: 60vh;
    max-height: 600px;
    object-fit: cover;
    object-position: center;
    width: 100% !important;
}

.salv-project-slider-item .item-content-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.salv-project-slider-item h3.project-slider-item-title {
    color: #FFFFFF;
    font-size: 35px;
    line-height: 1.3em;
    max-width: 150px;
    font-weight: 300;
}

.salv-project-slider-item p.project-slider-item-location {
    color: #FFFFFF;
    font-weight: 500;
    font-family: "Aeonik";
    line-height: 1em;
}

.salv-project-slider-item a.project-slider-item-link {
    color: #FFFFFF;
    font-family: "Aeonik";
    font-size: 12px;
    line-height: 1em;
    position: relative;
}

.salv-project-slider-item a.project-slider-item-link:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #78EDFC;
    bottom: -3px;
    left: 0px;
}

.salv-project-slider-wrapper button.slick-arrow {
    position: absolute;
    top: 40%;
    left: 0px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
    background: transparent;
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
    overflow: hidden;
}

.salv-project-slider-wrapper button.slick-next.slick-arrow {
    left: unset;
    right: 0px;
}

.salv-project-slider-wrapper button.slick-next.slick-arrow {
    transform: translateY(-50%);
}

.salv-project-slider-wrapper button.slick-next.slick-arrow img {
    transform: rotate(180deg) !important;
    position: relative;
    top: 2px;
    left: 0px;
}

.salv-project-slider-wrapper button.slick-arrow img {
    width: 15px !important;
    height: 18px !important;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

button.slick-arrow.slick-disabled {
    opacity: 0.5;
}



.hero-section .row_col_wrap_12.col.span_12 {
    height: 100%;
}

.founder-message .row_col_wrap_12.col.span_12 {
    background: white;
    /* padding: 60px; */
    border-radius: 10px;
}

.wpb_text_column.company-value p {
    color: #F6F6F0;
    font-weight: 500;
    font-size: 14px;
}

.wpb_text_column.company-value h4 {
    color: #F6F6F0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

.wpb_text_column.company-value {
    padding-left: 80px;
    position: relative;
    counter-increment: company-values-counter;
}

.wpb_text_column.company-value:before {
    content: counter(company-values-counter, decimal-leading-zero);
    position: absolute;
    left: 0px;
    top: 8px;
    color: #78EDFC;
    border-bottom: 1px solid #f6f6f0;
    line-height: 1em;
    font-family: "Aeonik";
    font-weight: 700;
}



.mission-row .hover-wrap-inner img {
    height: 40vh;
    max-height: 400px;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 10px;
}

.fancy-card .nectar-fancy-box.using-img {
    padding: 40px;
    height: 40vh;
    max-height: 400px;
}

.fancy-card .inner {
    padding-bottom: 40px;
    min-height: unset !important;
    height: 100%;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-width: 320px;
}

.fancy-card .inner span.tag {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 12px;
    font-family: 'Aeonik';
    font-weight: 900;
    line-height: 1em;
    text-transform: uppercase;
}

.fancy-card .inner h2 {
    font-size: 35px;
    line-height: 1.3em;
    font-weight: 300;
    font-family: 'Spectral';
}

.fancy-card span.arrow {
    display: none !important;
}

.fancy-card .link-text {
    border: 1px solid;
    max-width: fit-content;
    text-align: center;
    padding: 7px 15px;
    border-radius: 25px;
    font-size: 12px !important;
    color: #F6F6F0;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Aeonik';
    margin-bottom: 20px;
    position: relative;
    bottom: 15px;
}

.salv-news-loop span.meta-category * {
    color: #979899 !important;
    font-size: 12px;
    text-transform: uppercase;
}

.salv-news-loop.nectar-post-grid-wrap .load-more-wrap a {
    border-color: #041B26 !important;
    color: #041B26;
    padding: 10px 30px;
    line-height: 1em;
}

.salv-news-loop.nectar-post-grid-wrap .load-more-wrap a:hover {
    color: #f6f6f0 !important;
}

.salv-news-loop .nectar-post-grid-item {
    border-radius: 10px;
    overflow: hidden;
}

.nectar-post-grid-filters a {
    border: 1px solid;
    padding: 10px 30px;
    border-radius: 25px;
    text-align: center;
    color: #041B26;
    text-transform: capitalize !important;
    font-weight: 500;
    font-family: "Aeonik";
    margin-right: 10px !important;
}

.nectar-post-grid-filters a:after {
    content: none;
}

.nectar-post-grid-filters a.active {
    background: #041B26;
    color: #f6f6f0;
}

.salv-news-sticky-post-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 40vh;
    max-height: 400px;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    position: relative;
}

.salv-news-sticky-post-item span.featured {
    position: absolute;
    top: 30px;
    color: #F6F6F0;
    font-family: 'Aeonik';
    font-weight: 500;
    text-transform: uppercase;
}

.salv-news-sticky-post-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(180deg, rgba(4, 27, 38, 0) 0%, #041B26 100%);
}

h3.salv-news-sticky-post-title {
    color: #F6F6F0;
    font-weight: 500;
    font-family: 'Aeonik' !important;
    line-height: 1.3em;
    font-size: 25px;
}

.salv-news-sticky-post-item p.post-excerpt {
    font-size: 14px;
    color: #F6F6F0;
    max-width: 500px;
    line-height: 1.7em;
}

.salv-third-button {
    color: #f6f6f0 !important;
    position: relative;
}

.salv-third-button:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 1px;
    width: 100%;
    background: #78EDFC;
    z-index: 9;
    width: var(--size);
    transform: translateX(var(--x-pos));
}

.salv-news-sticky-post-info {
    z-index: 9;
}

.salv-news-sticky-post-info span.post-term {
    color: #f6f6f0;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Aeonik";
    line-height: 1em;
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
}

.heading-ls {
    letter-spacing: -1px;
}

.salv-vacancies-items-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.salv-post-card-wrapper {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #F6F6F0;
    transition: all 0.3s ease-in-out;
}

.salv-post-card-wrapper:hover {
    transform: translateY(-7px);
}

.salv-post-card-info {
    padding: 0 20px 20px 20px;
    color: #000000;
}

.salv-post-card-info a {
    color: #000000 !important;
    font-family: 'Aeonik';
    font-weight: 500;
    position: relative;
    font-size: 12px;
    line-height: 1em;
}

p.salv-post-card-location {
    color: #000000;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 400;
    font-family: 'Aeonik';
}

h3.salv-post-card-title {
    font-family: 'Aeonik' !important;
    color: #041B26;
    line-height: 1.3em;
    letter-spacing: normal !important;
    margin-top: 15px;
    font-weight: 500;
}

span.post-term {
    font-family: 'Aeonik';
    font-weight: 500;
    font-size: 12px;
    line-height: 1em;
    color: #979899;
}

ul.filter-list {
    display: flex;
    margin: 0px;
    gap: 10px;
    background: #F6F6F0;
    padding: 5px;
    border-radius: 50px;
    overflow: hidden;
    width: fit-content;
}

.vacancies-filter-wrapper {
    margin-bottom: 40px;
}


ul.filter-list li {
    list-style: none;
    border: 1px solid #041B26;
    padding: 6px 19px;
    border-radius: 50px;
    line-height: 1em;
    color: #041B26;
    font-size: 12px;
    font-weight: 500;
    font-family: "Aeonik";
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

a.nectar-button.has-icon.regular-button.leachy-button {
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 14px;
    line-height: 1em;
}

a.nectar-button.has-icon.regular-button.leachy-button i.icon-button-arrow {
    background-color: #78EDFC !important;
}

a.nectar-button.has-icon.regular-button.leachy-button i.icon-button-arrow:before {
    color: #041B26;
}

ul.filter-list li.active {
    background-color: #041B26;
    color: #F6F6F0;
}

.contact-page-social-link ul#menu-social {
    margin: 0px;
}

.contact-page-social-link ul#menu-social li {
    list-style: none;
    position: relative;
}

.contact-page-social-link ul#menu-social li a {
    color: #FFFFFF;
    font-family: 'Aeonik';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    position: relative;
}

.contact-page-social-link ul#menu-social li a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #78EDFC;
    bottom: 0px;
    left: 0px;
}

.contact-info-col .nectar-split-heading {
    margin-bottom: 10px;
}

.forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox .forminator-checkbox-box:after {
    content: none !important;
}

#forminator-module-302.forminator-design--material .forminator-textarea {
    border: none !important;
    border-bottom: 1px solid !important;
}

.forminator-field-consent p {
    font-size: 12px !important;
}

.forminator-ui#forminator-module-302.forminator-design--material .forminator-button-submit {
    padding-right: 80px;
    padding-left: 20px;
    position: relative;
}

.forminator-ui#forminator-module-302.forminator-design--material .forminator-button-submit:before {
    content: '';
    width: 30px;
    height: 30px;
    background: #041B26;
    border-radius: 50px;
    z-index: 5;
    top: 5px;
    right: 5px;
    position: absolute;
}

.forminator-ui#forminator-module-302.forminator-design--material .forminator-button-submit:after {
    content: '';
    width: 16px;
    height: 28px;
    background: url('/wp-content/themes/salient-child/images/form-arrowb.png');
    border-radius: 50px;
    z-index: 5;
    top: 6px;
    right: 12px;
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.forminator-ui .forminator-icon-chevron-down:before {
    content: '' !important;
    width: 15px;
    height: 18px;
    background: url('/wp-content/themes/salient-child/images/form-arrowc.png');
    background-size: contain;
}

.ls-none {
    letter-spacing: normal !important;
}

.comments-section {
    display: none;
}

.single-related-row {
    border-top: 1px solid #041B2680;
}

.salv-single-post-hero-section-meta {
    display: flex;
    justify-content: space-between;
    color: #979899;
}

.salv-single-post-hero-section-meta span.post-term-item {
    font-family: "Aeonik";
    font-weight: 500;
    color: #979899;
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
}

h1.salv-single-post-hero-section-title {
    color: #041B26;
    font-size: 40px;
    line-height: 1.3em;
    font-weight: 500;
    font-family: "Aeonik";
    margin-bottom: 40px;
}

.salv-single-post-hero-section-content {
    max-width: 1000px;
    margin: 0 auto;
    width: 90%;
}

.salv-single-post-features-image {
    margin-top: 50px;
    border-radius: 10px;
    overflow: hidden;
}

.salv-single-post-features-image img {
    height: 40vh !important;
    max-height: 420px;
    border-radius: 10px;
    width: 100% !important;
    object-fit: cover;
}

div#page-header-wrap {
    display: none;
}

.blog_next_prev_buttons.vc_row-fluid.wpb_row.full-width-content.standard_section {
    display: none;
}

body.single-post .post-area div#author-bio {
    display: none;
}


.salv-single-post-hero-section-wrapper .back-button a {
    color: #041B26;
    position: relative;
    font-weight: 500;
    font-family: 'Aeonik';
    font-size: 12px;
}

.salv-single-post-hero-section-wrapper .back-button a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #78EDFC;
    bottom: 0px;
    left: 0px;
}

body.single-post .row.heading-title.hentry {
    display: none;
}

.timeline-year-item-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.timeline-year-item-container .year-item {
    color: #F6F6F080;
    font-family: "Spectral";
    font-size: 16px;
    line-height: 1em;
    letter-spacing: -1px;
    position: relative;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.timeline-year-item-container .year-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #F6F6F080;
    bottom: 0px;
    left: 0px;
}

.timeline-year-item-container .year-item.active {
    color: #78EDFC;
}

.salv-timeline-content-wrapper {
    margin-top: 50px;
}

.salv-timeline-item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    align-items: flex-start;
}

.timeline-left-content .top-image img {
    height: 490px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0px;
}

.timeline-left-content .top-image {
    overflow: hidden;
}

.timeline-right-content .top-image {
    overflow: hidden;
}

.salv-timeline-item p {
    font-family: 'Aeonik';
    font-size: 14px;
    line-height: 1.7em;
    color: #f6f6f0;
    font-weight: 500;
}

.timeline-right-content .top-image img {
    height: 270px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    object-fit: cover;
}

.timeline-year-content {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    height: 100%;
}

.bottom-content {
    margin-top: 30px;
}

.timeline-year-content .timeline-year {
    font-family: 'Spectral' !important;
    font-size: 130px;
    color: #f6f6f0;
    line-height: 1em;
    letter-spacing: -1px;
    font-weight: 300 !important;
}

.salv-timeline-content-wrapper button.slick-arrow {
    background: none;
    border: none;
    transform: translateX(-50%);
    position: absolute;
    left: calc(50% - 30px);
    bottom: -30px;
}

.salv-timeline-content-wrapper button.slick-next.slick-arrow {
    left: calc(50% + 30px);
}

.salv-timeline-content-wrapper button.slick-arrow img {
    transform: rotate(90deg);
}

.salv-timeline-content-wrapper button.slick-next.slick-arrow img {
    transform: rotate(270deg);
}

.salv-timeline-content-wrapper button.slick-arrow {
    border: 1px solid #F6F6F0;
    height: 32px;
    width: 32px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.salv-timeline-content-wrapper button.slick-arrow img {
    width: 14px !important;
    position: relative;
    top: 7px;
}

.nectar-fancy-box .link-text {
    letter-spacing: normal !important;
}

/*ABOVE SMALL DESKTOP*/

/* @media screen and (min-height: 800px) {
    .hero-section {
        height: 95vh;
        max-height: 560px;
    }
} */

.bison-pinned-section-left.item {
    height: 100vh;
}

.bison-pinned-section-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    position: relative;
}

.bison-pinned-section-left .item {
    height: 100vh;
    display: flex;
    align-items: center;

}

.bison-pinned-section-left .item:first-child,
.bison-pinned-section-right .item:first-child {
    /* align-items: center; */
}



.bison-pinned-section-right {
    height: 100vh;
    position: relative;
}

.bison-pinned-section-right .item {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 60vh;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.bison-pinned-section-wrapper span.count {
    font-size: 12px;
    color: #FFFFFF;
    font-family: 'Aeonik';
    font-weight: 900;
    margin-bottom: 100px;
    display: block;
}

.bison-pinned-section-wrapper h2.item-title {
    font-family: 'Spectral';
    font-weight: 300;
    color: #FFFFFF;
    font-size: 35px;
    line-height: 1.3em;
    letter-spacing: -1px;
}

.bison-pinned-section-wrapper p.item-description {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Aeonik';
    font-weight: 400;
    max-width: 400px;
}

.bison-pinned-section-wrapper .bison-pinned-section-right .item-content img {
    height: 60vh;
    max-height: 520px;
    width: 100% !important;
    border-radius: 10px;
    overflow: hidden;
    object-fit: cover;
}

.timeline-items-wrapper:last-child {
    padding-right: 200px;
}

.timeline-items-slider-wrapper .timeline-items-wrapper:last-child {
    padding-right: 0px;
}

/* .races .timeline-items-wrapper:not(:first-child) .salv-timeline-item {
    width: 80vw;
} */

/**/
/* .timeline-items-slider-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

.timeline-items-wrapper {
    flex: 0 0 auto;
    width: 100%;
} */

.races {
    width: fit-content;
    display: flex;
    flex-wrap: nowrap;
    gap: 0 80px;
    padding-left: calc(50vw - 620px);
}

.races h2 {
    font-family: 'Staatliches', cursive;
    font-size: 30vw;
    flex-shrink: 0;
    padding-right: 0.3em;
    padding-left: 0.3em;
    color: #e10600;

    margin: 0;
}

.races h2:last-of-type {
    background: #e1e1ff;
}

.lightBG {
    background: #313143;
}

.salv-horizontal-section-wrapper {
    padding-top: 20vh;
    padding-bottom: 20vh;
    background: #041B26;
    margin-bottom: 0px !important;
}

.timeline-items-wrapper {
    display: flex;
    width: var(--wp--style--global--content-size);
    gap: 20px;

}

.salv-horizontal-section-wrapper .timeline-left-content {
    width: 380px;
}

.salv-horizontal-section-wrapper .timeline-right-content {
    width: 320px;
}

.salv-horizontal-section-wrapper .salv-timeline-item {
    display: flex;
    justify-content: flex-start;
    gap: 50px;
    align-items: flex-start;
}

.salv-horizontal-section-wrapper .timeline-items-wrapper {
    flex: 0 1 0;
}

/**/

.light .bison-pinned-section-wrapper h2.item-title {
    color: #041B26;
    margin-bottom: 30px;
}

.light .bison-pinned-section-wrapper p.item-description {
    color: #041B26;
}


.bison-pinned-section-wrapper .item-content {
    position: relative;
    border-radius: 15px;
    /* overflow: hidden; */
}

.bison-pinned-section-right .item-content {
    overflow: hidden;
}

.features-item h4 {
    font-size: 35px;
    line-height: 1.3em;
    font-weight: 300;
    color: #041B26;
    font-family: 'Spectral';
}

.features-item p {
    color: #041B26;
    font-family: 'Aeonik';
    font-weight: 500;
}

.features-item {
    position: relative;
}


.features-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000000;
    top: -20px;
}

.brands-flipbox .flip-box-back .inner {
    height: 100%;
    padding: 30px !important;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    color: #041B26;
}

.brands-flipbox .flip-box-back .inner * {
    color: #041B26 !important;
}

.brands-flipbox .flip-box-back .inner h4 {
    font-family: "Aeonik";
    font-weight: 900;
    font-size: 12px;
    line-height: 1.3em;
}

.brands-flipbox .nectar-flip-box .flip-box-front,
.brands-flipbox .nectar-flip-box .flip-box-back {
    border-radius: 10px !important;
}

a.nectar-button.border-button {
    border: 2px solid !important;
    line-height: 1em !important;
}


.portfolio-filter-wrapper.hospitality-team {
    width: fit-content;
    padding: 5px 7px;
    border-radius: 40px;
    background: #F6F6F0;
}

.hospitality-team .portfolio-filter .filter-button.active {
    background: #041B26;
    color: #f6f6f0;
}

.career-item-top {
    display: flex;
    justify-content: flex-start;
    gap: 40px;
    align-items: center;
    margin-bottom: 20px;
}

.hospitality-careers-item {
    background: #F6F6F0;
    border-radius: 15px;
    overflow: hidden;
    padding: 20px;
}


.salv-hospitality-careers-wrapper {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.career-item-image img {
    width: 100px !important;
    height: 100px !important;
    border-radius: 100px;
    object-fit: cover;
    margin-bottom: 0px;
}

h6.career-company-name {
    margin-top: 0px;
    font-family: 'Aeonik' !important;
    font-size: 14px;
    line-height: 1em;
    font-weight: 500;
    color: #041B26;
    letter-spacing: normal !important;
}

h4.career-job-title {
    margin-top: 0px;
    font-size: 20px;
    line-height: 1.3em;
    color: #041b26;
    font-family: 'Aeonik' !important;
    letter-spacing: normal !important;
}

ul.career-job-info {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    padding: 0px;
    flex-wrap: wrap;
}

ul.career-job-info li.features {
    list-style: none;
    border: 1px solid #DBDAC4;
    padding: 3px 10px;
    background: #FFFFFF;
    font-family: 'Aeonik';
    font-weight: 700;
    color: #041B26;
    font-size: 12px;
    line-height: 1em;
}

.career-item-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.career-item-description p {
    color: #041B26;
    font-family: 'Aeonik';
    font-size: 14px;
    line-height: 1.7em;
}

.career-item-description {
    margin-bottom: 20px;
}



.career-item-apply a {
    background: #041B26;
    padding: 15px 74px 15px 20px;
    border-radius: 50px;
    line-height: 1em;
    font-size: 12px;
    position: relative;
    display: inline-block;
    color: #78EDFC;
}

.career-item-apply {
    position: relative;
    margin-top: 20px;
}

.career-item-apply a:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: #78EDFC;
    top: 6px;
    right: 5px;
    border-radius: 30px;
}

.career-item-apply a:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    top: 15px;
    right: 12px;
    background: url('/wp-content/themes/salient-child/images/form-arrowd.png');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 99;
}

.salv-pillers-item {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
}

.pillers-item-content {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.pillers-item-features img {
    margin-bottom: 0px !important;
}

.pillers-item-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.piller-counter {
    position: absolute;
    top: 20px;
    color: #041B26;
    background: #f6f6f6;
    padding: 5px 15px;
    border-radius: 15px;
    font-weight: 600;
    font-family: 'Spectral';
}

p.pillers-item-title {
    color: #000000;
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 60px;
}

.pillers-item-button {
    display: flex;
    gap: 25px;
    align-items: center;
}

.pillers-item-button a {
    color: #000000 !important;
    font-family: 'Aeonik';
    font-weight: 500;
    position: relative;
}

a.button.button-one {
    padding: 7px 20px;
    border-radius: 25px;
    border: 1px solid #000;
    line-height: 1em;
}

a.button.button-third:before {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    background: #78EDFC;
    content: '';
    height: 1px;
}

.button-third:before {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    background: #78EDFC;
    content: '';
    height: 1px;
}

.piller-brand-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}

.piller-brand-wrapper img {
    max-height: 55px;
    margin-bottom: 0px !important;
}

.piller-brand-wrapper h2 {
    margin-bottom: 0px !important;
    font-family: 'Aeonik';
    font-weight: 500;
    color: #041B26;
    letter-spacing: normal;
}

.pillers-item-features img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.light .bison-pinned-section-wrapper span.count {
    color: #041B26;
}

.piller-cards .iwithtext {
    background: white;
    line-height: 1em;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    border-radius: 10px;
    overflow: hidden;
}

.piller-cards .iwt-text {
    color: #041B26;
    font-size: 50px;
    line-height: 1em;
    padding-left: 20px;
    font-family: 'Aeonik';
    font-weight: 500;
}

.piller-cards .iwt-icon {
    position: relative;
    background: #FF800E;
    padding: 20px 15px;
}

.piller-cards .iwt-icon img {
    margin-bottom: 0px;
}

.piller-cards .wpb_column:nth-child(1) .iwithtext:nth-child(2) .iwt-icon {
    background: #37CC96 !important;
}

.piller-cards .wpb_column:nth-child(2) .iwithtext:nth-child(1) .iwt-icon {
    background: #13C1FF !important;
}

.piller-cards .wpb_column:nth-child(2) .iwithtext:nth-child(2) .iwt-icon {
    background: #B29C00 !important;
}

.piller-cards .wpb_column:nth-child(3) .iwithtext:nth-child(1) .iwt-icon {
    background: #F72806 !important;
}

.piller-cards .wpb_column:nth-child(3) .iwithtext:nth-child(2) .iwt-icon {
    background: #FFFFFF !important;
}

.piller-cards .wpb_column:nth-child(3) .iwithtext:nth-child(2) {
    background: #F6F6F0 !important;

}

.salv-pin-right-content-wrapper.right .bison-pinned-section-left {
    order: 2;
}

.salv-pin-right-content-wrapper.right .bison-pinned-section-wrapper {
    grid-template-columns: 2fr 1fr;
}

.piller-logo {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    background: white;
    /* padding: 10px; */
    margin-bottom: 20px;
    border-radius: 5px;
}

.piller-logo .logo {
    padding: 10px;
    border-right: 1px solid #041B26;
}

.piller-logo h2.item-title {
    font-size: 50px;
    color: #041B26;
    font-family: "Aeonik";
    font-weight: 500;
    line-height: 1em;
}

.piller-logo img {
    width: 32px !important;
    height: 52px !important;
    object-fit: cover;
    position: relative;
}

.piller-section .bison-pinned-section-wrapper span.count {
    font-family: 'Spectral' !important;
    font-weight: 600;
    color: #041B26 !important;
    position: absolute;
    top: 15px;
}

.button-wrapper a.nectar-button.button-secondary {
    background: transparent;
    border: 1px solid #041B26;
    line-height: 1em;
    padding: 10px 20px;
    color: #000000;
}

.button-wrapper a:not(:first-child) {
    margin-left: 20px;
}

.button-wrapper a.nectar-button.button-third {
    background: transparent;
    color: #000000;
}

.button-third {
    background: transparent;
    color: #000000;
}

.timeline-items-slider-wrapper {
    cursor: ew-resize;
}

span.skip-to-next-section.button-third {
    position: relative;
    color: #fff;
    cursor: pointer;
}

.timeline-mrow.full-width-section .row-bg {
    background-size: contain !important;
}

.salv-timeline-skip-navigation {
    position: absolute;
    right: 0;
    bottom: -20px;
}


.piller-section .bison-pinned-section-wrapper .bison-pinned-section-left .item-content {
    background: white;
    border-radius: 10px;
    padding: 25px;
    max-height: 520px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.piller-section .bison-pinned-section-wrapper p.item-description {
    color: #041B26;
}

.salv-piller-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 100%;
}

.salv-piller-cards-wrapper {
    min-height: 60vh;
    align-items: center;
    display: flex;
    min-width: 100%;
}


.salv-piller-card {
    background: #F6F6F0;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    position: relative;
}

a.piller-card-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.piller-card-image {
    padding: 25px 15px;
    background: #FF800E;
}

.piller-card-image img {
    margin-bottom: 0px !important;
    width: 32px !important;
    height: 50px !important;
}

h3.piller-card-title {
    font-size: 50px;
    line-height: 1em;
    font-family: "Aeonik" !important;
    font-weight: 500;
    margin-bottom: 0px !important;
    color: #041B26;
}

.piller-card-image.care {
    background: #37CC96;
}

.piller-card-image.auto {
    background: #13C1FF;
}

.piller-card-image.fuels {
    background: #F72806;
}

.piller-card-image.hospitality {
    background: #B29C00;
}

.piller-card-image.ventures {
    background: #FFFFFF;
}

.salv-horizontal-section-wrapper .salv-about-timeline-year-wrapper {
    margin-bottom: 80px;
}

/* body #header-outer,
body[data-header-color="dark"] #header-outer {
    background-color: transparent !important;
    backdrop-filter: blur(10px);
} */

#header-outer #top nav>ul>li:not(.megamenu) ul a:hover,
#header-outer #top nav>ul>li:not(.megamenu) .sfHover>a,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) .sfHover>a,
#header-outer nav>ul>.megamenu>ul ul .sfHover>a,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul a:hover,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul .current-menu-item>a,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul .current-menu-ancestor>a {
    background-color: transparent !important;

}

/* #header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul .current-menu-item>a {
    color: #78EDFC !important;
} */

ul.sub-menu span.menu-title-text {
    font-size: 14px;
    font-family: "Spectral";
    font-weight: 500;
    color: #0F3D53;
    position: relative;
}

#slide-out-widget-area .menuwrapper li {
    width: fit-content;
}

ul.sub-menu li.current-menu-item span.menu-title-text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #0F3D53;
    bottom: 0px;
}

#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.current-menu-item a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #0F3D53;
    bottom: 0px;
}

ul.sub-menu li.current-menu-item span.menu-title-text,
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.current-menu-item a {
    color: #78EDFC !important;
}

ul.sub-menu {
    border-radius: 10px;
}

ul.sub-menu li a:hover span.menu-title-text {
    color: #78EDFC;
}

#slide-out-widget-area.fullscreen .inner-wrap>.inner,
#slide-out-widget-area.fullscreen-alt .inner-wrap>.inner {
    margin: unset !important;
}

.off-canvas-menu-container.mobile-only {
    background: white;
    margin-top: -80px !important;
    padding-top: 50px !important;
    padding-bottom: 20px !important;
    border-radius: 15px;
    overflow: hidden;
}

#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a,
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a {
    color: #0F3D53 !important;
    text-align: left;
    font-family: "Spectral" !important;
    font-weight: 500 !important;
    font-size: 30px !important;
    line-height: 1em !important;
}

.using-mobile-browser #slide-out-widget-area.fullscreen .inner-wrap,
.using-mobile-browser #slide-out-widget-area.fullscreen-alt .inner-wrap {
    padding: 20px 15px;
}

#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen),
#slide-out-widget-area-bg.fullscreen,
#slide-out-widget-area-bg.fullscreen-split,
#slide-out-widget-area-bg.fullscreen-inline-images .nectar-ocm-image-wrap-outer,
#slide-out-widget-area-bg.fullscreen-alt .bg-inner,
body.material #slide-out-widget-area-bg.slide-out-from-right {
    background-color: transparent !important;
    backdrop-filter: blur(3px) !important;
}

div#header-outer.side-widget-open {
    background: transparent !important;
    backdrop-filter: none;
}

div#header-outer.side-widget-open a#logo {
    opacity: 0;
}

body #slide-out-widget-area .menu.subview .subviewopen>.sub-menu>.back,
body #slide-out-widget-area .menuwrapper .back {
    width: fit-content !important;
    display: block !important;
    border-radius: 25px !important;
    overflow: hidden;
}

/* body #slide-out-widget-area .menu.subview .subviewopen>.sub-menu>.back a,
body #slide-out-widget-area .menuwrapper .back a {
    font-size: 22px !important;
    line-height: 1em !important;
} */
#slide-out-widget-area.fullscreen .menuwrapper li:not(.back) a,
#slide-out-widget-area.fullscreen-alt .menuwrapper li:not(.back) a {
    padding: 6px 0px !important;
}

#slide-out-widget-area.fullscreen .menuwrapper li.back a {
    padding: 6px 20px !important;
}

#search-outer .close-wrap,
.nectar-close-btn .close-wrap,
.slide-out-widget-area-toggle a .close-wrap,
.slide_out_area_close .close-wrap,
.style_slide_in_click .close-cart .close-wrap {
    top: 60% !important;
}


/*ONLY LARGE DESKTOP*/
@media screen and (min-width: 1500px) {
    .hero-section>.row-bg-wrap:before {
        height: 43px;
        bottom: -30px;
    }

    .bison-container {
        width: 90%;
    }

    .real-estate-services .nectar-split-heading.number {
        position: absolute;
        top: 20px;
    }

    .salv-pin-right-content-wrapper:not(.piller-section) .bison-pinned-section-right .item {
        left: 43%;
    }

    .bison-pinned-section-right .item {
        max-height: 520px;
    }


}

/*ONLY SMALL DESKTOP*/

@media screen and (max-width: 1580px) and (min-width: 991px) {
    .homepage-milestone-row {
        margin-top: 40px;
    }

    .hero-section.first-section {
        padding-top: 130px !important;
        padding-bottom: 120px !important;
    }

    .bison-pinned-section-right .item {
        left: 55%;
    }
}


/*ABOVE MEDIUM DEVICE*/

@media screen and (min-width: 981px) {
    .piller-section .bison-pinned-section-wrapper .bison-pinned-section-left .item-content {
        height: 60vh;
    }

    .banner-section .nectar-split-heading.short-title {
        position: absolute;
        top: 30px;
    }

    .features-row .features-item {
        margin-right: 20px;
    }

    .features-row:first-child .features-item {
        padding-bottom: 60px;
    }

    .light .bison-pinned-section-wrapper span.count {
        color: #041B26;
        position: absolute;
        left: -100px;
        margin-bottom: unset;
        top: 10px;
    }

    .light .bison-pinned-section-left {
        margin-left: 90px;
    }

    .hero-section .row_col_wrap_12.col.span_12 {
        height: 55vh;
        max-height: 400px;
    }

    .mission-row .nectar-split-heading {
        position: absolute;
        top: 30px;
    }

    .salv-single-post-hero-section-wrapper .back-button {
        position: absolute;
        top: 10px;
    }
}

@media screen and (min-height: 800px) {
    .hero-section .row_col_wrap_12.col.span_12 {
        height: 70vh;
        max-height: 600px;
        display: flex;
        justify-content: flex-end;
        align-items: end;
    }

    .homepage-milestone-row {
        margin-top: 160px;
    }
}



/*GSAP ANIMATION*/
@media screen and (min-width: 1024px) {
    .bison-pinned-section-left .mobile-content {
        display: none;
    }
}

@media screen and (max-width: 1023px) {

    .bison-pinned-section-left .item {
        display: block;
    }

    .bison-pinned-section-right {
        display: none;
    }

    .bison-pinned-section-wrapper {
        display: block;
    }

    .bison-pinned-section-left .item {
        height: auto;
    }

    .bison-pinned-section-left .item:not(:last-child) {
        margin-bottom: 80px;
    }

    .bison-pinned-section-left {
        margin-top: 80px;
    }

    .bison-pinned-section-wrapper span.count {
        margin-bottom: 40px;
    }

    .mobile-content {
        margin-bottom: 30px;
    }
}

/*MEDIUM DEVICE*/

@media screen and (max-width: 980px) {
    .piller-cards .iwt-text {
        font-size: 30px;
    }

    .piller-cards .iwt-icon {
        padding: 15px 10px;
    }

    .piller-logo {
        margin-top: 40px;
    }

    .piller-logo h2.item-title {
        font-size: 36px;
    }

    .piller-logo img {
        max-height: 40px;
    }

    .portfolio-filter-wrapper.hospitality-team {
        background: #F6F6F0;
        border-radius: 0px;
        padding: 10px;
        border-radius: 8px;
    }

    .career-item-info {
        gap: 5px;
    }

    ul.career-job-info {
        gap: 10px;
    }

    .career-item-top {
        display: block;
    }

    .career-item-image img {
        width: 80px !important;
        height: 80px !important;
    }

    .salv-hospitality-careers-wrapper {
        grid-template-columns: 1fr;
    }

    .features-item p {
        font-size: 12px;
    }

    .wpb_text_column.wpb_content_element.features-item {
        margin-bottom: 40px;
    }

    .bison-pinned-section-wrapper .mobile-content .item-content img {
        height: 40vh;
    }

    .bison-container {
        padding: 0 40px;
    }

    .salv-single-post-hero-section-content {
        width: 100%;
    }

    .salv-container {
        padding: 0 30px;
    }

    a.nectar-button.next-section {
        z-index: 99;
        position: absolute;
        right: 0px;
    }

    .homepage-milestone-row {
        max-width: unset;
        margin-top: 0px;
    }

    .homepage-milestone-row .wpb_column {
        max-width: 33%;
    }

    .homepage-milestone-row .nectar-milestone .number {
        font-size: 40px;
        line-height: 1em;
    }

    .homepage-milestone-row .nectar-milestone .number .symbol-wrap {
        font-size: 36px !important;
    }

    .home-horizontal-cards .nectar-split-heading.number {
        position: relative;
        margin-bottom: 30px;
    }

    .home-horizontal-cards.wpb_column .vc_column-inner {
        padding-left: 0px;
    }

    .salv-timeline-item {
        display: block;
    }

    .timeline-right-content {
        margin-top: 40px;
    }

    .nectar-post-grid-filters>div {
        visibility: visible !important;
        display: block !important;
    }

    .nectar-post-grid-filters>h4 {
        display: none;
    }

    .nectar-post-grid-filters a {
        margin: 0;
        margin-bottom: 10px;
        font-size: 12px !important;
    }

    .nectar-post-grid-filters {
        margin-left: 0px;
        padding-top: 0px !important;
    }

    .salv-vacancies-items-container {
        grid-template-columns: 1fr 1fr;
    }

    .salv-portfolio-items-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .salv-project-slider-item .item-content-bottom {
        margin-top: 30px;
    }

    .salv-project-slider-item h3.project-slider-item-title {
        font-size: 24px;
    }

    .salv-project-section-wrapper {
        padding: 40px 0px;
    }

    .salv-piller-cards {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    h3.piller-card-title {
        font-size: 32px !important;
    }
}



/*ONLY MOBILE*/

@media screen and (max-width: 767px) {
    .salv-piller-cards {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .auto-tiled .tiled-item-logo {
        max-width: 200px;
    }

    .light .bison-pinned-section-wrapper h2.item-title {
        margin-bottom: 20px;
        font-size: 26px;
    }

    .salv-single-post-features-image {
        margin-top: 30px;
    }

    body.single-post .nectar_hook_before_content_global_section {
        margin-bottom: 30px;
    }

    .salv-single-post-hero-section-content {
        margin-top: 20px;
    }

    .salv-portfolio-items-wrapper {
        grid-template-columns: 1fr;
    }

    .homepage-milestone-row .wpb_column {
        max-width: 50%;
    }

    .hero-section>.row-bg-wrap:before {
        height: 10px;
        bottom: -6px;
        background-size: cover;
    }

    .milestone-row .number.default {
        font-size: 36px !important;
        line-height: 1em !important;
    }

    .milestone-row .number.default .symbol-wrap {
        font-size: 36px !important;
    }

    .milestone-row .number.default .symbol-wrap .symbol {
        font-size: 36px !important;
    }

    .milestone-row .vc_column-inner {
        min-height: 150px;
    }

    .newsletter-title .heading-line div {
        font-size: 22px;
    }

    .newsletter-title .heading-line {
        margin-top: -36px;
    }

    .footer-menu .wpb_column {
        max-width: 50% !important;
    }

    .footer-menu .wpb_column:nth-child(3) {
        order: 1;
    }

    .timeline-year-item-container {
        gap: 15px;
    }

    .timeline-right-content {
        margin-top: 20px;
    }

    .salv-group-members-wrapper {
        gap: 20px 10px;
    }

    .salv-group-member-info {
        left: 10px;
        bottom: 10px;
        width: calc(100% - 20px);
    }

    h3.salv-group-member-name {
        font-size: 12px !important;
    }

    .fancy-card .nectar-fancy-box.using-img {
        padding: 20px;
    }

    .fancy-card .inner h2 {
        font-size: 26px;
        line-height: 1.2em;
    }

    .fancy-card .link-text {
        bottom: 30px;
    }

    .timeline-year-content .timeline-year {
        font-size: 80px;
    }

    .salv-vacancies-items-container {
        grid-template-columns: 1fr;
    }

    .salv-container {
        padding: 0 20px;
    }

    .salv-project-slider-item .item-features-image-wrapper {
        max-width: 75%;
    }

    h1.salv-single-post-hero-section-title {
        margin-bottom: 20px;
        font-size: 26px;
    }

}


@media screen and (max-width: 640px) {
    .logo-underneath {
        bottom: -39px;
    }

    .bison-container {
        padding: 0 20px;
    }

    .bison-pinned-section-wrapper .item-content img {
        height: 250px;
        width: 100% !important;
        object-fit: cover;
    }

    .homepage-milestone-row .nectar-milestone .number .symbol-wrap {
        font-size: 24px !important;
    }

    .brands-flipbox .nectar-flip-box .flip-box-front,
    .brands-flipbox .nectar-flip-box .flip-box-back {
        height: 300px !important;
        min-height: unset !important;
    }
}