*,
*:before,
*:after {
    box-sizing: border-box;
}

#job-detail .job-payrange {
    display:none;
}

.salary-comment:before {
    content: 'Salary and Compensation: ';
display: inline-block;
    color: #598700;
    font-weight: bold;
}


.snap_ {
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: 2px;
}

.snap_ i {
    font-size: 20px !important;
}

.no-pt {
    padding-top: 0 !important;
}

.no-pb {
    padding-bottom: 0 !important;
}

a {
    text-decoration: none;
}

/*global style*/
@font-face {
    font-family: "Flaticon";
    src: url("https://dokumfe7mps0i.cloudfront.net/oms/184/font/2025/5/FQNKU_flatico/flatico.eot");
    src: url("https://dokumfe7mps0i.cloudfront.net/oms/184/font/2025/5/FQNKU_flatico/flatico.eot#iefix") format("embedded-opentype"),
        url("https://dokumfe7mps0i.cloudfront.net/oms/184/font/2025/5/J5D7O_flatico/flatico.woff") format("woff"),
        url("https://dokumfe7mps0i.cloudfront.net/oms/184/font/2025/5/UT7JS_flatico/flatico.ttf") format("truetype"),
        url("https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/ZXOEW_flatico/flatico.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
    font-family: "Lato";
    src: url("https://dokumfe7mps0i.cloudfront.net/oms/184/font/2025/5/NIKKP_Lato-Light/Lato-Light.ttf");
    font-weight: 400;
    font-style: normal;
} */

@font-face {
    font-family: "Lato";
    src: url("https://dokumfe7mps0i.cloudfront.net/oms/184/font/2025/5/7D856_Lato-Black/Lato-Black.ttf");
    font-weight: 700;
    font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 40px;
    font-style: normal;
    margin-left: 20px;

}

.no-fl {
    float: none !important;
}

@media(min-width:1024px) {
    .under_ {
        width: 22rem;
    }
}

.job-fair-mobile {
    display: none;
}

@media(max-width: 768px) {
    .job-fair-mobile {
        display: block;
        text-align: center;

    }

    .job-fair-mobile section {
        padding: 2rem !important;
    }

    .job-fair-mobile a {
        margin: 0 auto;
    }

}

/* UNCOMMENT THIS TO HIDE JOBS LIST */
/* #company-profile-main .open-jobs{
    display:none;
} */
body.page-college-recruiting .jobs-list {
    display: none;
}

/*pleasae change data attribute when migrating to live site*/

[data-page-name="City Furniture and Ashley HomeStore Jobs: Overview"] .jobs-list.custom__ {
    display: block;
}

[data-page-name="City Furniture and Ashley HomeStore Jobs: Overview"] .jobs-list {
    display: none;
}


#overview_btn {
    text-align: center;
}

.main__content {
    position: absolute;
    display: block;
    bottom: 5rem;
    left: 0;
    right: 0;
}

#jobs-list aside .filter-group.no-job-list input,
#jobs-list aside .filter-group.no-job-list button,
#jobs-list aside .filter-group.no-job-list .LocationSearchInputComponent,
#jobs-list aside .filter-group.no-job-list .auto-suggest-container {
    margin: 2% 0;
}


/*****/

.hide__me {
    display: block;
}

@media(min-width:1360px) {
    .hide__me {
        display: none;
    }
}

body {
    overflow-x: hidden;
}


/*****
Pop Up
*******/

/*****
Overlay
******/


#overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    z-index: 9999;
}

#popup .container {
    max-width: 450px !important;
    margin: 0 auto;
    background-image: none !important;
}

#popup {
    max-width: 100%;
    width: 1040px;
    height: auto;
    /*padding: 20px;*/
    position: relative;
    margin: 0 auto;
    /*margin: 20px auto; */
}

#close {
    cursor: pointer;
    font-size: 32px;
    font-weight: 800;
    float: right;
    color: white;
    font-weight: 800;
}

#popup img {
    height: auto;
    width: 100%;
}

@media (min-width: 530px) {
    #popup auto {
        height: auto;
        width: auto;
    }
}

/*****
Pop Up End
*******/

#jobs-list .job-search-button.primary {
    background-color: #c42132;
    border: 2px solid #c42132;
    margin-top: 1px;
}

#jobby #jobs-list .job-search-button.primary {
    width: 100%;
}


#jobs-list {
    position: relative;
}

.all-jobs a {
    color: #fff;
}

.all-jobs {
    max-width: 50%;
    background: #999;
    text-align: center;
    padding: 8px;
    font-size: 1rem;
    float: right;
    margin-top: 12px !important;
}

#social a {
    font-size: 24px;
    color: #000;
    padding: 2rem;
}

.section#wood {
    padding: 0;
}

.col.span_3_of_6.wood-graphic {
    min-height: 370px;
}

.wood-graphic {
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/CITQM_retinawoodiPl6Zr/retinawoodiPl6Zr.png);
    box-shadow: 4px -4px 0px burlywood, -4px -4px 0px burlywood, -4px 4px 0px burlywood, 4px 4px 0px burlywood;
}

.wood-graphic h2 {
    padding: 2rem 2rem 0 2rem;
    border-bottom: none !important;
}

.wood-graphic p {
    padding: 0 2rem 2rem 2rem;
}

.speed-bump {
    background: #999;
    text-align: center;
    padding: 1rem 0 2rem;
}

.speed-bump a {
    color: #fff;
}

.new-search {
    text-align: center;
    margin-top: -73px;
}

.new-search a {
    color: #fff;
    background-color: #999;
    border: 2px solid #999;
    font-size: 16px;
    padding: 4px 20px;
    margin-left: -8rem;
    display: inline-block;
}

.flaticon-arrow243:before {
    content: "\e000";
}

.flaticon-cross37:before {
    content: "\e001";
}

.flaticon-house45:before {
    content: "\e002";
}

.flaticon-move13:before {
    content: "\e003";
}

a.flaticon-play28:before {
    content: "\e004";
    vertical-align: middle;
    font-size: 70px;
    color: white;
}

.college__btn #growth1_btn {
    width: 300px;
    border-radius: 0;
}

@media(min-width:768px) {
    .img__content {
        padding: 3rem;
    }
}


@media(max-width:768px) {
    .no-bg {
        background-image: none !important;
        background: none !important;
    }
}

.main a.flaticon-play28:before {
    color: white
}

.co-logo {
    display: none;
}

.co-url:after {
    content: "\e002";
    font-family: Flaticon;
    font-size: 20px;
}

.ThemedContent a.flaticon-play28 {
    text-decoration: none;
    display: block;
    margin: 35px 0 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: white;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .75);
}

.ThemedContent a.flaticon-play28:hover {
    color: #999;
}

.cc .co-url {
    display: block;
    display: block;
    left: 5px;
    top: 0;
    position: absolute;
    font-size: 12px;
}

.cc .container,
.cc-facebook .container,
.profile .ThemedContent {
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/SJL2L_fabricofsquaresgrayCGP6qW/fabricofsquaresgrayCGP6qW.png);
}

.ThemedContent,
.ThemedContent table,
.ThemedContent td,
.ThemedContent th,
#CompHTMLPageBottom {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
}

.social-icons {
    float: right;
    margin-top: -50px;
    margin-right: 25px;
}

.social-icons a {
    margin-right: 25px;
    color: #000;
}

.social-icons.footer {
    float: none;
    margin-top: 25px;
}

.social-icons.footer a {
    font-size: 1.5em;
}

.created {
    text-align: center;
}

#footerpowered {
    padding: 10px;
    background-color: #252525;
    margin: 0 auto;
    color: #fff;
    font-family: 'Lato', sans-serif;
}

#footerpowered a {
    color: #fff;
}

#footerpowered .PoweredBy {
    width: 100% !important;
    text-align: center;
}

#company-profile-page .ThemedContent .profile-top ul {
    margin-left: 0;
    text-align: left;
}

#company-profile-page .ThemedContent .profile-top li {
    border-top: solid thin #DDDDDD;
    list-style-type: none;
    padding: 10px;
}

#PTitle,
.co-nav li a.talent-community,
.co-nav li a.talent-community:after,
#job-detail .job-ref {
    display: none;
}

#job-detail #PTitle {
    display: block;
    margin-bottom: 10px;
}

.center,
.center a.btn {
    margin: 0 auto;
    text-align: center;
}

a.btn,
a.more {
    background: white;
    border: solid #999 1px;
    color: #4980A8;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    max-width: 100%;
    display: block;
    padding: 2%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 2px;
}

a.btn:after {
    content: "\e003";
    font-family: Flaticon;

}

a.btn:hover {
    text-decoration: none;
    background: #f4f4f4;

}

a.btn-blue {
    background: #405566;
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

a.btn-blue:hover {
    background: #4980A8
}

a.btn.red {
    background: hsl(354, 71%, 45%);
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

a.btn.red:hover {
    color: #4980A8;
    background: #f4f4f4
}

.play:before {
    content: "";
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/ON1BM_playspriteSVC2vQ/playspriteSVC2vQ.png);
    background-position: 0 0;
    width: 37px;
    height: 37px;
    display: inline-block;
    float: left;
}

.play:hover:before {
    background-position: 0 -87px;
    width: 37px;
    height: 37px;
}



.ThemedContent h1,
.ThemedContent h2,
.ThemedContent h3,
.ThemedContent h4,
.ThemedContent h5,
#CompHTMLPageBottom h3,
#values .title_buzz {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;

}

.ThemedContent h2,
.ThemedContent h3,
.ThemedContent h4,
.ThemedContent h5 {
    border-bottom: solid thin #999;
    padding-bottom: 8px;
    margin-bottom: 16px;
}

#values .title_buzz {
    border: 0;
    padding: 0;
    text-align: center;
}

.ThemedContent img {
    max-width: 100%;
    height: auto;
}

.wrap {
    clear: both;
    width: 80%;
    max-width: 92.3em;
    margin: 0 auto;
    padding: 1em 0px;
    position: relative;
}

/*backgrounds*/

.bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/0Y5P9_pillowfightYLQV1L/pillowfightYLQV1L.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 0px;
    position: relative;
    min-height: 700px;
    clear: both;
}

.bg:first-child a {
    text-shadow: none;
}

.Select-placeholder {
    text-shadow: none;
}

.bg:first-child {
    margin-top: -60px;
    color: white;
    font-size: 125%;
    text-shadow: 1px 1px 2px black;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .75);
    /* background-attachment: fixed; */
}

.bg:first-child h1 {
    color: white;
    text-shadow: 1px 1px 2px black;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .75);
    line-height: 1;
}

@media(min-width:998px) {
    .bg:first-child h1 {
        font-size: 4rem;
    }
}

.wrap:first-child {
    margin-top: 50px;
}

.bg:before {
    content: "";
    height: 133px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/JETEG_fabricfadebeforeYDFiim/fabricfadebeforeYDFiim.png) repeat-x;
    display: block;
}



.bg:after {
    content: "";
    height: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 3;
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/MXP6G_fabricfadecKSun9/fabricfadecKSun9.png) repeat-x;
    display: block;
}

.bg:first-child:before,
.bg:last-child:after {
    background: transparent;
}

.main {
    /*background-image:url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/VQ91A_mainJpUQYO/mainJpUQYO.jpg);*/
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/L8KLO_01wMzp0q/01wMzp0q.jpg);
}

.wellness {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/6V5EI_wellnesspatientKodwAg/wellnesspatientKodwAg.jpg);
}

#company-profile-main .wellness {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/ZJ4KD_overviewwellnessAt9pgk/overviewwellnessAt9pgk.jpg);

}

.red {
    background: hsl(354, 71%, 45%);
    color: #fff;
    width: 100%;
}

.service_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/TZE38_Customer-CarefadefSmz5y/Customer-CarefadefSmz5y.jpg);
    background-position: center;
}

.corp_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/AH9BF_Corporate-HerofadepVmVbD/Corporate-HerofadepVmVbD.jpg);
    background-position: center;
}

.operation_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/0BO4J_Operations-HerofadeVB3ZOX/Operations-HerofadeVB3ZOX.jpg);
    background-position: center;
}

.benefits_hero {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/RCGHZ_benefitsheroZN8Uz2/benefitsheroZN8Uz2.jpg);
}

.prodev {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/B6ONQ_professionaldevelopmentxHNA8m/professionaldevelopmentxHNA8m.jpg);
}

.consultant {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/K2MRF_transition-herowwAvti/transition-herowwAvti.jpg);
}

.sales_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/9BKEX_sales-hero1p7QVL/sales-hero1p7QVL.jpg);
}

.associate {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/QS1HG_consultants4yovGR/consultants4yovGR.jpg);
}

.college {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/FXDWW_college-heroFq0HEf/college-heroFq0HEf.jpg);
}

.college_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/T2HWU_college-recruiting-herorkY8fL/college-recruiting-herorkY8fL.jpg);
    background-position: center;

}

.who-we-are_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/9QEA1_whobgG3ho5D/whobgG3ho5D.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

@media(min-width:998px) {
    .who-we-are_bg {
        background-position: center -10rem;
    }
}

.who-we-are_bg .section:first-child {
    padding-top: 5%;
}

.transition {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/XMINH_careersoverview-herockrE5y/careersoverview-herockrE5y.jpg);
}

.grow_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/4H5SN_growthheroE6mkMp/growthheroE6mkMp.jpg);
}

.lightroom {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/4GQR3_lightroom9fIqk1/lightroom9fIqk1.jpg);
}

.mit {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/TI29Y_mit3q2N1wA/mit3q2N1wA.jpg);
}

.values {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/V2MHI_culture-heroYYZoQZ/culture-heroYYZoQZ.jpg);
}

.culture_bg {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/FWLT3_Our-Culture7SOgDz/Our-Culture7SOgDz.jpg);
    background-position: top;
}

.growth {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/JDLDY_growthoppENnqpC/growthoppENnqpC.jpg);
}

.about {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/999G9_Boca-Showroom-Herofade-2020neDztg/Boca-Showroom-Herofade-2020neDztg.jpg);
    background-position: 0;
}

.bg.about .section {
    background: none;
}



.truck {
    min-height: 850px;
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/US2GU_aboutp4r95O/aboutp4r95O.jpg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 1))), url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/US2GU_aboutp4r95O/aboutp4r95O.jpg);
    background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 1)), url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/US2GU_aboutp4r95O/aboutp4r95O.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.steps {
    text-align: center;
}

/* values on about us page */

.values__section {
    padding-bottom: 60px;
    padding-top: 10px;
}

.values__content--wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* actual values on the culture pg */

.buzz__row {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: end;
    align-items: flex-end;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
}

.buzz__wrapper {
    width: 30%;
}

@media (max-width: 767px) {
    .buzz__wrapper {
        width: 50%;
    }
}

.diversity-logo {
    max-width: 100%;
    width: 250px;
}


/*testimonials*/

.testimonial__text {
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    font-style: italic;
}

.testimonial__text span {
    display: block;
}

blockquote,
cite {

    font-family: 'Libre Baskerville', Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
    color: #333;
    font-style: italic;
    display: block;
    /*text-shadow: 1px 1px 2px black;
    text-shadow: 1px 1px 2px rgba(0,0,0,.75);*/
}

blockquote {
    border-top: solid thin;
    padding: 15px;
    line-height: 30px;
}

cite {
    border-bottom: solid thin;
    padding: 15px;
}

.anthony {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/GM8VH_testimonialanthonyxUfmQl/testimonialanthonyxUfmQl.jpg);
}

.robert {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/QE5BR_testimonialrobert0pGEUJ/testimonialrobert0pGEUJ.jpg);
}

.bryce {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/PZ5FQ_testimonialbryceprJpQW/testimonialbryceprJpQW.jpg);
    min-height: 100%;
}

.bg.bryce .section:first-child {
    padding-top: 10%;
}

.chris {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/X9XWO_testimonialchrisIltzsr/testimonialchrisIltzsr.jpg);
    min-height: 100%;
    background-position: 0 -40px;
}

.bg.chris .section:first-child {
    padding-top: 10%;
}


.vanessa {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/S60XS_testimonialvanessaVYB3b1/testimonialvanessaVYB3b1.jpg);
    min-height: 100%;
}

.bg.vanessa .section:first-child {
    padding-top: 10%;
}


.dj {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/ADXBR_djDkNTeI/djDkNTeI.jpg);
    min-height: 100%;
}

.bg.dj .section:first-child {
    padding-top: 10%;
}

.adrian {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/NLLQN_testimonialadrianBz21Mz/testimonialadrianBz21Mz.jpg);
}

.gislaine {
    background-image: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/61NCJ_testimonialgislaineAzpDSI/testimonialgislaineAzpDSI.jpg);
}

/*header*/

.logo {
    background: white;
    display: block;
    text-align: center;
    padding: 10px 0;
}

.logo img {
    padding: 10px 0;
    width: 170px;
}


a[data-tooltip] {
    position: relative;
}

a[data-tooltip]::before,
a[data-tooltip]::after {
    position: absolute;
    display: none;
    opacity: 0.85;
}

a[data-tooltip]::before {
    /*
   * using data-tooltip instead of title so we 
   * don't have the real tooltip overlapping
   */
    content: attr(data-tooltip);
    background: #000;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    border-radius: 5px;
    /* we don't want the text to wrap */
    white-space: nowrap;
    text-decoration: none;
}

a[data-tooltip]::after {
    width: 0;
    height: 0;
    border: 6px solid transparent;
    content: '';
}

a[data-tooltip]:hover::before,
a[data-tooltip]:hover::after {
    display: block;
}

/** positioning **/

/* left tooltip */
a[data-tooltip][data-placement="left"]::before {
    top: -25%;
    right: 100%;
    margin-right: 10px;
}

a[data-tooltip][data-placement="left"]::after {
    border-left-color: #000;
    border-right: none;
    top: 50%;
    right: 100%;
    margin-top: -6px;
    margin-right: 4px;
}

/* right tooltip */
a[data-tooltip][data-placement="right"]::before {
    top: -25%;
    left: 100%;
    margin-left: 10px;
}

a[data-tooltip][data-placement="right"]::after {
    border-right-color: #000;
    border-left: none;
    top: 50%;
    left: 100%;
    margin-top: -6px;
    margin-left: 4px;
}

/* top tooltip */
a[data-tooltip][data-placement="top"]::before {
    bottom: 100%;
    left: 0;
    margin-bottom: 10px;
}

a[data-tooltip][data-placement="top"]::after {
    border-top-color: #000;
    border-bottom: none;
    bottom: 100%;
    left: 10px;
    margin-bottom: 4px;
}

/* bottom tooltip */
a[data-tooltip][data-placement="bottom"]::before {
    top: 100%;
    left: 0;
    margin-top: 10px;
}

a[data-tooltip][data-placement="bottom"]::after {
    border-bottom-color: #000;
    border-top: none;
    top: 100%;
    left: 10px;
    margin-top: 4px;
}

/*footer*/
.footer .btn_wrap a {
    display: inline-block;
    margin-bottom: 1rem;
}

.main-footer {
    color: #fff;
}

.footer__top {
    background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/19EDK_tileBxGq7U/tileBxGq7U.png);
    padding: 3em;
    font-family: 'Lato', sans-serif;
    position: relative;
    border-top: solid #999;
    /*margin-top: -35px;*/
    clear: both;
}

.eeo-statement__wrapper {
    background-color: #252525;
    color: #fff;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 10px;
}

.eeo-statement {
    margin: 0;
}

/*elements*/
.seal img {
    margin-top: 10%;
}

.steps ol {
    list-style-type: decimal;
    font-size: 80%;
}

.steps h4 {
    border-bottom: none;
    margin: 20px 0 5px 0;
    padding: 20px 0 5px 0;
    border-top: solid thin #999;
    clear: both;
}

#company-profile-page .ThemedContent .profile-top .steps ol li {
    display: inline-block;
    list-style-type: decimal;
    padding: 0;
    border-top: 0;
}

.steps ol li:after {
    content: "\e000";
    font-family: Flaticon;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Opera, Chrome, and Safari */
    verticle-align: middle;
    display: inline-block;
    font-size: 120%;

}

/*jobs*/

.jobs-list aside .filter-group.no-job-list input,
.jobs-list aside .filter-group.no-job-list .LocationSearchInputComponent,
.jobs-list aside .filter-group.no-job-list .auto-suggest-container {
    width: 100% !important;
}

.jobs-list aside .filter-group.keyword-search {
    margin-bottom: 60px;
    width: 40%;
}

.open-jobs li ul li a {
    border-top: solid thin #DDDDDD;
    list-style-type: none;
    padding: 10px;
    display: block;
}

.open-jobs li ul li a:after {
    content: "View Job \e003";
    font-family: Flaticon;
    float: right;
}

.open-jobs li {
    padding: 0;
}

.open-jobs li ul li a:hover {
    background: #f4f4f4;
    text-decoration: none;
}

.open-jobs li ul li a .title:after {
    content: '\00B7';
    padding: 10px;
    font-weight: bold;
    color: #999;
}

.job-addl-info #MapResultsBorder,
.job-addl-info .date,
.job-addl-info .job-status {
    display: none;
}

/*grid system*/
/*  SECTIONS  */
.sechead {
    margin: 0 auto;
    width: 80%;
    clear: both;
}

.section,
.open-jobs,
#job-detail #PContentContainer,
#video-list-page #PContentContainer,
#video-details #PContentContainer {
    clear: both;
    padding: 5% 0;
    margin: 0 auto;
    width: 80%;
}

.section:first-child {
    padding-top: 25%;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float: left;
    /* margin: 1% 0 1% 3.2%;*/
    margin: 1% 0 3% 3.2%;
}

.col:first-child {
    margin-left: 0;
}


/*  GROUPING  */
.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
    /* For IE 6/7 */

}

.section.group {
    min-height: auto;
}

.row__centered {
    display: flex;
    justify-content: center;
}

.span_6_of_6 {
    width: 100%;
}

.span_5_of_6 {
    width: 82.8%;
}

.span_4_of_6 {
    width: 65.6%;
}

.span_3_of_6 {
    width: 48.4%;
}

.span_2_of_6 {
    width: 31.2%;
}

.span_2_of_8 {
    width: 22.5%;
}

.span_1_of_6 {
    width: 14%;
}

/*modal*/
.videocontainer {
    position: relative;
}

.videocontainer {
    width: 250px;
    display: block;
    height: 167px;
    margin-right: 20px;
    float: left;
    position: relative;
}

.videocontainer a:before {
    content: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/2Y2QL_play/play.png);
    left: 0;
    top: 45%;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    color: #fff;
    bottom: 10px;
    right: 10px;
    font-size: 24px;
}

#showvideo.youtubemodal {
    width: 675px;
    padding: 10px;
    overflow: hidden;
}

a.closeyoutube:before {
    content: "\e001";
    font-family: Flaticon;
}

#showvideo .closeyoutube {
    float: right;
}

.cc .modal-backdrop,
.cc .modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80);
}

.cc .modal-backdrop {
    background-color: white;
}

.cc .modal {
    position: fixed;
    top: 50%;
    left: 50%;
    /*z-index: 1050;*/
    overflow: auto;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #fff;
    border: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}



/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

/*version*/
.profile #CompCareerHead {
    text-align: center;
    position: relative;
    z-index: 5;
}

.profile .co-logo img {
    display: none;
}

.profile .co-logo {
    background: #fff url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/RK71I_logoHWlcGK/logoHWlcGK.jpg) no-repeat center;
    height: 100px;
    display: block;
}

.profile .ThemedContent,
.profile .ThemedContent table,
.profile .ThemedContent td,
.profile .ThemedContent th,
#CompHTMLPageBottom {
    font-size: 14px;
    line-height: 18px;
}

.profile .bg,
.cc-facebook {
    min-height: 500px;
}

/*nav*/
nav {
    width: 100%;
    background: rgba(255, 255, 255, 0.75);
    position: relative;
    z-index: 999;
}

nav ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}

nav ul li {
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 13%;
    text-align: center;
}

nav ul li:hover {
    background: rgba(255, 255, 255, 0.9);
}

nav ul li a {
    display: block;
    padding: 15px 5px;
    text-decoration: none;
    color: #666666;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}


nav ul ul {
    display: none;
    position: absolute;
    padding: 0;
}

nav ul li:hover>ul {
    display: block;
}

nav ul ul li {
    float: left;
    position: relative;
    border: 1px solid #f2f2f2;
    background: #ffffff;
    width: 50%;
}

nav ul ul li a {
    display: block;
    padding: 25px 33px;
    text-decoration: none;
    color: #666666;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

nav a {
    color: #F8ECC2;
    display: block;
    text-decoration: none;
    padding: 20px 40px;
}

.menu-trigger {
    display: none;
    color: #666666;
}


.new-search {
    text-align: center;
    margin-top: -73px;
}

.new-search a {
    color: #fff;
    background-color: #999;
    border: 2px solid #999;
    font-size: 16px;
    padding: 4px 20px;
    margin-left: -8rem;
    display: inline-block;
}

#heritage.section:first-child {
    padding-top: 10%;
}

#future.section:first-child {
    padding-top: 5%;
}

#awards.section:first-child {
    padding-top: 0;
}

#commitment.section:first-child {
    padding-top: 5%;
}

@media only screen and (min-width: 1024px) {
    nav ul {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: center;
        justify-content: center;
    }

}

@media only screen and (max-width: 1024px) {
    .menu-trigger {
        display: block;
        width: 100%;
        margin-top: 1rem;
    }

    nav {
        width: 100%;
    }

    nav ul {
        display: none;
    }

    nav ul li {
        float: none;
        width: 100%;
    }

    nav ul li a {
        padding: 20px 40px;
    }

    nav ul li ul li a {
        padding-left: 60px;
    }

    nav ul ul li:last-child {
        border-bottom: 0px solid #f2f2f2;
    }

    .nav-dropdown {
        position: static;
    }

    .social-icons a {
        margin-right: 12px;
    }

    .social-icons {
        margin: -10px 0px 25px 0px;
    }
}

.list {
    display: block;
    position: absolute;
    width: 100%;
}

.flaticon-play28 {
    padding-bottom: 25px !important;
}

.flaticon-play28:before {
    display: block;
    padding: 5px;
    margin: 0 auto;
}

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

    #company-profile-main .bg {
        min-height: 450px !important;
    }

    body .main {
        background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/LPCCL_herom1elLkWr/herom1elLkWr.jpg);
        background-size: cover;
        background-position: center 0px;
    }

    .btn {
        margin: 0 0 50px 0;
    }
}

@media only screen and (max-width: 992px) {
    .bg:first-child h1 {
        line-height: 36px;
    }

    .cc-facebook #CompCareerHead,
    .profile #CompCareerHead {
        display: block;
    }

    #CompCareerHead {
        display: none;
    }

    .ThemedContent,
    .ThemedContent table,
    .ThemedContent td,
    .ThemedContent th,
    #CompHTMLPageBottom {
        font-size: 14px;
        line-height: 18px;
    }

    .col {
        margin: 1% 0 1% 0%;
    }

    .span_6_of_6,
    .span_5_of_6,
    .span_4_of_6,
    .span_3_of_6,
    .span_2_of_6,
    .span_1_of_6,
    .span_2_of_8 {
        width: 100%;
    }

    .bg {
        min-height: inherit;
        background-position: left top;
    }

    .bg:first-child {
        /*background-attachment:initial!important;*/
        padding-top: 0px;
    }

    .bg:after,
    .bg:before {
        display: none;
    }

    .bg .section {
        background: rgba(255, 255, 255, .75);
    }

    .section,
    .open-jobs,
    #job-detail #PContentContainer {
        clear: both;
        padding: 5%;
        margin: 0 auto;
        width: 100%;
        box-sizing: border-box;
    }
}

/*ie*/
.browserIE.cc #PContentContainer {
    width: 1000px;
    margin: 0 auto;
}


.profile .consultant {
    background-position: center center;
}

.profile .bg:first-child {
    margin-top: 0;
}


#video-details #VidPlayer {
    margin: auto;
    width: 700px;
    height: 375px;
}

.cc-facebook .flaticon-play28 {
    display: none !important;
}


#company-profile-main.cc-facebook .open-jobs {
    display: block !important;
}

#company-profile-main.cc-facebook .profile-top {
    display: none !important;
}




.job-body [itemprop="description"] h3 {
    display: none;
}

.cc .modal {
    top: 400px;
}

.jobing-share-modal .modal-body h2:first-child {
    margin-bottom: 50px;
}

#CompHTMLPageBottom .section.group {
    margin-top: 25px;
}

#CompHTMLPageBottom .span_2_of_6:first-child {
    margin-top: -40px;
}

#job-detail .text-right {
    text-align: left;
    font-weight: bold;
}

#CompHTMLPageBottom h2 {
    width: 250px;
    margin: 0 auto;
    line-height: 1.15;
}


.vw-height {
    height: calc(350px - 4vw);
}


@media (max-width: 1080px) {
    .vw-height {
        height: calc(350px - 9vw);
    }

    .logo {
        text-align: left;
        padding: 20px;
    }
}

@media (max-width: 850px) {
    .new-search {
        margin-top: 0;
    }
}

@media (max-width: 992px) {
    .vw-height {
        height: auto;
    }

    #company-follow-app {
        display: none;
    }
}

/* James */
.job-fair-banner {
    background: rgba(255, 255, 255, .8);
    margin: 0 auto;
    padding: 20px;
    max-width: 980px;
}

.job-fair-banner p {
    color: #000;
    text-shadow: none;
}

#company-profile-main .bg {
    min-height: 850px;
}

@media (max-width: 992px) {
    #company-profile-main .bg {
        min-height: 700px;
    }
}



/***job detail***/

#jobs-list aside {
    background-color: transparent;
}

#jobs-list aside .filter-group>h3 {
    display: none;
}



#job-detail .job-description {
    padding: 10rem 0;
}

#job-detail .primary-background-color-lighter:hover,
#job-detail .primary-background-color-lighter:focus {
    background-color: #999;
    color: #fff;
}

#job-detail .secondary-color {
    color: #fff;
}

#job-detail .primary-background-color {
    background-color: rgba(6, 6, 6, 0.6);
}

#job-detail .job-description .apply-with-jobing-component .jobing-icon {
    fill: #fff;
}

#job-detail .job-addl-info .map-button:hover,
#job-detail .job-addl-info .job-share-button:hover {
    color: #ffffff;
    background-color: #999;
}

#job-list-page #jobs-list {
    padding-top: 8vw;
}

#videos.section {
    padding-top: 5%;
}

#videos.section h3 {
    /*font-size: 12px;*/
    font-weight: bold;
    text-transform: none;
}



/***rebecca changes*/

#PContent>div.main-content__overview>div.section.pt-0>div:nth-child(2)>a {
    margin-bottom: 1rem;
}

#company-profile-main>div:nth-child(3) {
    background-color: #fff;
}

/*.bg.main .all-jobs{*/
/*    margin-right: -2%;*/
/*}*/

.glass_icon {
    top: 2px;
    position: relative;
}

.bg.truck {
    background-position: right 0px;
}

@media(min-width:992px) {
    .custom-box {
        padding: 1rem;
    }
}




.flip_content .row {
    padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
    .mobile-space {
        margin-top: 10px;
    }

    .flip_content .row {
        padding-bottom: 0;
        padding-top: 0;
    }
}

.flip_content .columns {
    -webkit-perspective: 800px;
    perspective: 800px;
}

.flip_content .columns:hover .flip-card {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip_content .flip-card {
    height: 350px;
    position: relative;
    -webkit-transition: all 750ms ease-out;
    transition: all 750ms ease-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.flip_content figure {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.flip_content figure figcaption {
    color: #fff;
    margin: auto;
    padding: 2rem;
    position: relative;
    z-index: 1;
    width: 100%;
}

.flip_content figure h3 {
    color: inherit;
    margin: 0 0;
}

.flip_content .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}

.flip_content .front:before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: ' ';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.flip_content .back {
    background: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, 0.19)), to(rgba(0, 0, 0, 0.73))), url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/CITQM_retinawoodiPl6Zr/retinawoodiPl6Zr.png);
    background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.73)), url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/5/CITQM_retinawoodiPl6Zr/retinawoodiPl6Zr.png);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip_content .flip-card.front {
    background: #333;

}


/*hover circles*/

.hover__modal-circle {
    text-align: center;
}

.modal__content {
    font-family: 'Lato', sans-serif;

}

.hover__circle {
    position: relative;
    display: inline-block;
    margin: 20px;
    max-width: 190px;
    width: 100%;
    color: #bbb;
    font-size: 16px;
    box-shadow: none !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hover__circle *,
.hover__circle:before,
.hover__circle:after {
    box-sizing: border-box;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.hover__circle:before,
.hover__circle:after {
    box-sizing: border-box;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
    border: 2px solid #bbb;
    /*border-color: transparent #bbb;*/
}

.hover__circle img {
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    border-radius: 50%;
    padding: 10px;
}

.hover__circle figcaption {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.35);
    border-radius: 50%;
}

.hover__circle i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2em;
    z-index: 1;
}

.hover__circle a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.hover__circle:hover figcaption,
.hover__circle.hover figcaption {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.hover__circle:hover:before,
.hover__circle.hover:before,
.hover__circle:hover:after,
.hover__circle.hover:after {
    border-width: 3px;
}

.hover__circle:hover:before,
.hover__circle.hover:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hover__circle:hover:after,
.hover__circle.hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}



/* text-based popup styling */
.white-popup-block {
    position: relative;
    background: #FFF;
    padding: 25px;
    width: auto;
    max-width: 768px;
    margin: 0 auto;
}


/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}



/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}



.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}

.mfp-with-fade.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-fade.mfp-removing.mfp-bg {
    opacity: 0;
}


/*company follow to bottom*/

.CompanyFollow {
    display: none;
}

#company-profile-main #company-follow .company-follow-container {
    top: calc(100% - 29px);
    margin-left: -130px;
    left: 50%;

}

#company-profile-main #company-follow .company-follow-container.expand {
    right: 15%;
    top: calc(100% - 360px);
    bottom: 0;
    margin-left: -130px;
    left: 50%;
}

#company-profile-main #company-follow .company-follow-container .leader {
    height: 29px;
    width: 270px;
    padding-left: 10px;
}

#company-profile-main #company-follow .company-follow-container .leader>div {
    transform: rotate(-90deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    left: auto;
    position: auto;
    top: 6px;
    padding-right: 20px
}

#company-profile-main #company-follow .company-follow-container .content-container {
    height: 360px;
    margin-left: 0
}

#company-profile-main #company-follow .company-follow-container .content-container .company-follow-description {
    margin-top: 25px
}

#company-profile-main #company-follow .company-follow-container .form-container {
    margin-top: 15px
}

#company-profile-main #company-follow #manage-modal {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    min-width: 300px;
    max-height: calc(100vh - 20px);
    overflow-y: scroll
}

#company-profile-main #company-follow #manage-modal .company-follow-manage-form {
    overflow: scroll
}

#company-profile-main #company-follow #manage-modal .company-follow-manage-form .options-container .column {
    width: 100%;
    min-width: 200px;
    margin: 5px auto;
    display: block;
    float: none
}

#meet .owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 20px;
}

.ThemedContent .video__btn a {
    background-color: gray;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    float: left;
    width: 100%;
    padding: 10px 10px 10px 10px !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.ThemedContent .video__btn a:hover {
    background-color: rgba(128, 128, 128, 0.3803921568627451);
}



.ThemedContent .video__btn a:before {
    display: inline-block;
}

.video__btn.red a {
    background-color: #c52233;
}

.video__btn.red a.flaticon-play28:before {
    color: white;
}


@media(max-width:430px) {

    #social a,
    #social .snap_wrap {
        padding: 0.5rem;
    }

}















/************************
grid foundation********
********************/

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.row:after,
.row:before {
    content: ' ';
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    max-width: none;
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media screen and (min-width:40em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {

    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
    width: 100%;
    float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    width: 50%;
    float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    width: 33.33333%;
    float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    width: 25%;
    float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    width: 20%;
    float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    width: 16.66667%;
    float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    width: 14.28571%;
    float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    width: 12.5%;
    float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width:40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1>.column,
    .medium-up-1>.columns {
        width: 100%;
        float: left
    }

    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        width: 50%;
        float: left
    }

    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        width: 33.33333%;
        float: left
    }

    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        width: 25%;
        float: left
    }

    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        width: 20%;
        float: left
    }

    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        width: 16.66667%;
        float: left
    }

    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        width: 14.28571%;
        float: left
    }

    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        width: 12.5%;
        float: left
    }

    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1>.column,
    .large-up-1>.columns {
        width: 100%;
        float: left
    }

    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        width: 50%;
        float: left
    }

    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        width: 33.33333%;
        float: left
    }

    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        width: 25%;
        float: left
    }

    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        width: 20%;
        float: left
    }

    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        width: 16.66667%;
        float: left
    }

    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        width: 14.28571%;
        float: left
    }

    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        width: 12.5%;
        float: left
    }

    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}


.snap_wrap {
    height: 100%;
    margin: 0;
    padding: 30px 0;
    width: auto;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.snap_wrap:hover:after {
    content: '@cityfurncareers';
    display: block;
    padding: 5px 15px;
    color: #fff;
    position: absolute;
    background-color: #000;
    border-radius: 10px;
}

i.fa.fa-snapchat {
    position: relative;
    text-align: center;
    color: black;
    font-size: 30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50%;
    cursor: pointer;
}

.modal-full {
    height: 100%;
    width: 100%;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-full.active {
    opacity: 0;
    display: block;
    -webkit-animation: fadeIn 1s forwards;
    animation: fadeIn 1s forwards;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.modal-full.transition-out {
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    background-color: rgba(0, 0, 0, 0);
}

.modal-full.transition-out .info {
    -webkit-animation: scaleOut 1s forwards;
    animation: scaleOut 1s forwards;
}

@-webkit-keyframes scaleOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }

    40% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes scaleOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }

    40% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

.modal-full .info {
    height: 300px;
    margin: 0 auto;
    width: 300px;
    background: black;
    border-radius: 20px;
    display: -webkit-box;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    color: white;
    -webkit-transform: translatex(0%) translatey(-50%);
    transform: translatex(0%) translatey(-50%);
    font-family: 'Lato';
    top: 50%;
    font-size: 20px;
    padding: 20px 0;
}

.modal-full .info i {
    position: absolute;
    color: white;
    top: 10px;
    right: 5px;
    font-size: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.modal-full .info img {
    height: 150px;
    width: 150px;
    margin: 10px auto;
}


/*split tab*/
.split-tabs *:focus {
    border: none;
    outline: none;
}

.split-tabs>ul {
    position: relative;
    margin: 0;
    display: table;
    width: 100%;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #ccc;
    font-size: 0;
}

.split-tabs>ul .indicator {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 25% !important;
    background: #db2a3f;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.split-tabs>ul li {
    display: table-cell;
    font-size: 14px;
    width: 25%;
    position: relative;
}

@media(min-width: 768px) {
    .split-tabs>ul li::after {
        content: '';
        display: inline-block;
        position: absolute;
        width: auto;
        border-right: solid 2px #999;
        right: 0;
        top: 30%;
        height: 25px;
    }

    .split-tabs>ul>li:nth-child(4):after {
        display: none;
    }

}

.split-tabs>ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    color: black;
    -webkit-transition: all 0.3s ease 0.4s;
    transition: all 0.3s ease 0.4s;
}

.split-tabs>ul li a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transform: translateZ(0) translateY(100%);
    transform: translateZ(0) translateY(100%);
    -webkit-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
    z-index: -1;
}

.split-tabs>ul li a[aria-selected] {
    color: black;
}

.split-tabs>ul li a[aria-selected]:before {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
}

.split-tabs>section[aria-hidden="true"] {
    display: none;
}

[role="tabpanel"] {
    margin-top: 3rem;
}

@media(max-width: 998px) {
    .split-tabs>ul li {
        display: block;
        width: 100%;
    }

    .main-content [aria-selected="true"] {
        background: #db2a3f;
        color: #fff !important;
    }

    .indicator {
        display: none !important;
    }
}

@media(min-width:998px) {
    .three-tab ul {
        width: 133.333%;

    }

    #PContent>div.split-tabs.three-tab>ul>li:nth-child(3):after {
        display: none;
    }
}



/********new edits****/

.pt-0 {
    padding-top: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.mt-0 {
    margin-top: 0;
}

.jobsearch_title {
    text-align: center;
    border: none !important;
    /* color: #999; */
    color: #c42132;
    text-shadow: none;
    margin: 0 auto !important;
}


.main-content__overview .section:first-child {
    padding-top: 0%;
}

@media(min-width:968px) {
    .main-content__overview .vw-height {
        height: calc(350px - 10vw);

    }
}



#jobs-list .app {
    display: table;
}

.corp__benefits ul {

    columns: 2;
    list-style-position: inside;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    /* Firefox */
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.dept-overviews-col {
    margin-top: 3rem;
}

/* ABOUT US PG EDITS 01292020 */

.img-fluid {
    width: 100%;
    height: auto;
}

.giving-pledge__icon-card {
    width: 100%;
    padding: 20px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.giving-pledge__icon-wrapper {
    display: inline-block;
    width: 60px;
    border-right: solid thin #999;
    padding-right: 20px;
    margin-right: 20px;
}

.giving-pledge__content {
    display: inline-block;
    width: calc(100% - 100px);
}

h3.giving-pledge__header {
    border-bottom: 0;
    padding: 0;
    margin: 0;
}

.giving-pledge__icon-card p {
    margin: 0;
}

.facts-carousel__item {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 400px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.facts-carousel__item:after {
    content: '';
    position: absolute;
    z-index: -1;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 1) 100%);
}

.facts-carousel__content {
    padding: 20px;
    position: absolute;
    bottom: 15px;
}

.facts-carousel__text {
    font-size: 22px;
    color: #fff;
    line-height: 1.3;
    margin: 0;
    position: relative;
}

.facts-carousel__text .bold {
    font-weight: 500;
}

.facts-carousel__text::after {
    content: '';
    display: block;
    height: 10px;
    width: 100px;
    max-width: 80%;
    margin-top: 15px;
    background-color: #c42132;
}



.facts-carousel__stat {
    display: block;
    font-size: 80px;
}

@media (min-width:768px) {
    .row__giving-pledge {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
    }

    .giving-pledge__icon-card {
        width: 50%;
    }

}

/* JOB FAIR */

.job-fair__text {
    text-align: center;
    background: #fff;
    padding: 20px;
}
.inline-btns .btn {
    margin-top: 10px;
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .inline-btns .btn{
        display: inline-block;
        width: 47%;
        margin: 10px 3px;
    }
    .m-top{
    margin-top: 3rem;
}
}

.fg-img{
    width: 60%
}
#p-bottom{
    padding-bottom: 2rem;
}

.job-description .content {
    font-family: "Lato" !important;
    font-weight: 400;
}

.job-description .job-title {
    font-weight: 700;
}



.job-description .job-description-content p, .job-description .job-description-content ul {
    margin-block: 0.5em;
    font-size: 14px;
}

.simple-apply-container.bottom-styles .application-instructions-header{
    display: none;
}

.simple-apply-container.bottom-styles .custom-apply-text {
    display: none;
}


#popup-overlay {
  display: block;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

#popup-overlay .image {
  width: 200px;
  height: auto;
}

.popup-content {
  position: absolute;
  background: #fff;
  width: calc(100% - 40px);
  max-width: fit-content;
  height: auto;
  padding: 40px;
  margin: 20px auto;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.popup-content .group-jobs {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  justify-content: space-between;
  gap: 20px;
}

#popup-overlay .popup-content .popup__close {
    color: red !important;
    position: absolute;
    top: 20px;
    right: 20px;
}

#popup-overlay .popup-content h2, #popup-overlay .popup-content h3 {
    border: none !important;
}

@media only screen and (max-width: 992px) {
    .bg.main {
        min-height: 700px !important;
    }
}

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

    .bg.main {
        min-height: 450px !important;
    }

    .bg.about {
        min-height: auto;
    }

    .bg.about:first-child {
        margin-top: 0;
    }

    body .main {
        background: url(https://dokumfe7mps0i.cloudfront.net/oms/184/image/2025/8/JAKYP_herom1/herom1.jpg);
        background-size: cover;
        background-position: center 0px;
    }

    .btn {
        margin: 0 0 50px 0;
    }
}