﻿
#lobby { display: none; }
.breadcrubmsNav { max-width: 1170px; }

#TopVideo { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; max-width: 100%; overflow: hidden; }
#TopVideo iframe { width: 100vw; height: 60vw; transform: translate(-50%, -50%); overflow: hidden; left: 50%; top: 50%; position: absolute; }

#GridPage { max-width: 100%; padding-bottom: 0; }
#GridFooter { margin: 0; }
@media(max-width: 767px) {
    #GridPage { z-index: 1; position: relative; }
    .breadcrubmsNav { padding: 10px 15px; }
    .topImageCaption ul { left: 50%; -webkit-transform: translateX(-50%); text-align: center; font-size: 1.6rem; padding-top: 15px; }
    .topImageCaption li { margin: 0; font-size: 1.4rem; text-align: left; }

    
    #TopVideo iframe { width: 200vw; height: 125vw; }
    #lobby { display: block; }
    #lobby #video, #lobby #headline { display: none; }
    #lobby #subheadline { padding: 0 37px 0 15px; }
    #subheadline h2 { font-size: 1.6rem; font-family: 'din36040'; line-height: 1.56; margin-top: 15px; margin-bottom: 30px; text-transform: capitalize; }

}
.topImageCaption { text-align: center; }
.topImagesSubTitle { margin: 0 auto; text-transform: none; background: transparent; font-size: 100%; }
.topImagesSubTitle span { display: inline-block; background: #012d5cbd; padding: 0 5px; margin-bottom: 3px; font-family: 'din36040'; font-size: 2rem; }
.topImagesTitle { background: transparent; font-size: 440%; }

@media(min-width:992px) {
    .topImageCaption ul { margin: 21px auto 0; background: transparent; }
    .topImageCaption li { margin: 0 5px; background: #fff; color: #002d5b; width: 142px; height: 42px; display: inline-flex; align-items: center; justify-content: center; padding: 0; }
    .topImageCaption ul a { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; transition: .3s all ease-in-out; padding-top: 3px; }
    .topImageCaption ul a.active, .topImageCaption ul a:hover { background: #2dccd3; }
    .topImageCaption ul a.active.selected { color: #002d5b; }
}

@media(max-width:991px) {
    .topImagesSubTitle { display: none; }
    .submenuDropdown { margin: 0 auto; background: #2DCCD2; text-align: left; }
    .submenuDropdown span.selectedOption { color: #012D5C; }
    .submenuDropdown:after { color: #012D5C; }

    .topImagesTitle { font-size: 4rem; }
}

.side-headline { position: relative; padding-left: 30px; }
.side-headline:before { content: ""; width: 16px; height: 100%; background: #2DCCD2; position: absolute; left: 0; }
.side-headline h2 { font-size: 350%; font-family: Inter-Black; color: #012D5C; text-transform: uppercase; line-height: 1; margin-bottom: 45px; margin-top: 0; }

@media(max-width:767px) {
    .side-headline { padding-left: 25px; }
    .side-headline h2 { font-size: 220%; line-height: 30px; margin-bottom: 40px; }
    .side-headline:before { width: 16px; }
}


section:not(.career-gallery-section):not(.cta-section) { max-width: 1170px; margin: 0 auto; }



.topImageWrapper:after { background: rgba(0,0,0,0.4); }
.career-from-wrapper { background: #002d5b; padding: 23px 0; }
.career-from-wrapper-inner { max-width: 1170px; margin: 0 auto; display: flex; }
#career-form-wiget .form-group { display: flex; margin: 0; }
#career-form-wiget.mrw-dynamic-form .form-group > div { margin: 0; padding: 0 8px; font-family: inherit; }
#career-form-wiget.mrw-dynamic-form .form-control#location ~ img { position: absolute; top: 15px; left: 20px; }
#career-form-wiget.mrw-dynamic-form .form-control#location { padding-left: 40px; height: 55px; }
#career-form-wiget.mrw-dynamic-form .form-control#search ~ img { position: absolute; top: 15px; right: 20px; }
#career-form-wiget.mrw-dynamic-form .form-control#search { padding-right: 40px; height: 55px; }
#career-form-wiget.mrw-dynamic-form .form-control#search ~ #search-error,
#career-form-wiget.mrw-dynamic-form .form-control#location ~ #location-error { opacity: 0; }
#career-form-wiget .careerFormError { color: #d22730; position: absolute; left: 15px; bottom: -20px; font-weight: normal; font-size: 13px; }
#career-form-wiget .submitWrapper { background: #2dccd3; width: auto; display: block; }
#career-form-wiget .submitWrapper > input { display: block; width: 100%; background: transparent; height: 55px; border: none; color: #002d5b; font-size: 1.4em; }
#career-form-wiget .submitWrapper > input:hover { background: #d22630; color: #fff; }
#career-form-wiget .button .submitWrapper:after { display: none; }
#career-form-wiget .submitWrapper > input :after { color: #012d5c; }
.career-from-wrapper .side-buttons a { display: flex; flex-direction: column; align-items: center; color: rgba(255,255,255,1); font-size: 12px; margin: 0 10px; opacity: 1; margin-top: auto; margin-bottom: 3px; }
.career-from-wrapper .side-buttons a.active { color: #2dccd3; }
.career-from-wrapper .side-buttons a.active svg path { fill: #2dccd3; }
.career-from-wrapper .side-buttons a.active svg g { opacity: 1; }
#PageBreadCrumps .career-from-wrapper .side-buttons a:hover,
#PageBreadCrumps .career-from-wrapper .side-buttons a:focus{ color: #fff; }
.career-from-wrapper .side-buttons { display: flex; }
#career-form-wiget.mrw-dynamic-form { flex-grow: 1; }
.career-from-wrapper .side-buttons a span { margin-top: 3px; }
#PageBreadCrumps .career-from-wrapper .side-buttons a:first-child { border-right: 1px solid rgba(255,255,255,0.5); margin-right: 0; padding-right: 10px; }
#career-form-wiget.mrw-dynamic-form .form-control { background: #fff; border: none; font-family: inherit; }
@media(max-width: 767px) {
    #career-form-wiget .submitWrapper > input { padding-top: 3px; }
    .career-from-wrapper .side-buttons a span { padding-left: 5px; }
}

#career-form-wiget input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #002d5b; }
#career-form-wiget input:-moz-placeholder { /* Firefox 18- */ color: #002d5b; }
#career-form-wiget input::-moz-placeholder { /* Firefox 19+ */ color: #002d5b; }
#career-form-wiget input:-ms-input-placeholder { /* IE */ color: #002d5b; }
#career-form-wiget input::-ms-input-placeholder { /* IE Edge */ color: #002d5b; }


.categories-gallery { display: flex; }
.job-category-image { width: 160px; height: 160px; border-radius: 50%; overflow: hidden; margin-bottom: 20px; }
.job-category, .job-category:hover { display: flex; flex-direction: column; width: 20%; align-items: center; text-align: center; color: #002d5b; text-decoration: none; font-size: 18px; }
.job-category-title { font-family: Inter-Black; line-height: 1; }
.job-category-link { font-size: 14px; margin-top: auto; padding-top: 10px; }
.job-category-link span { display: flex; align-items: center; text-transform: capitalize; }
.job-category-link span svg { margin-left: 8px; }

.job-category .job-category-image img { transition: all 0.5s ease-in-out; }
.job-category .job-category-image:hover img { -webkit-transform: scale(1.1); }

@media(max-width: 767px) {
    .categories-gallery { flex-wrap: wrap; justify-content: center; }
    .job-category, .job-category:hover { width: 50%; max-width: 170px; margin-bottom: 30px; }
    .job-category:last-child { display: none; }

    .job-category-image { width: 120px; height: 120px; }
    .job-category-title { font-size: 1.4rem; }

    .jobsBtn-wrapper { margin-top: 20px; text-align: center; }
    .jobsBtn-wrapper a { font-size: 1.5rem; }
    #career-form-wiget.mrw-dynamic-form .form-control#location + img { left: 18px; }
    #career-form-wiget.mrw-dynamic-form .form-control#location { padding-left: 36px; }
    #career-form-wiget.mrw-dynamic-form .form-control#search + img { right: 18px; }
}

.testimonials-section { padding: 0 15px; }
.testimonials-headline:before, .testimonials-headline:after { content: ""; flex-grow: 1; height: 4px; background-color: #2dccd3; }
.testimonials-headline { display: flex; align-items: center; margin-bottom: 45px; }
.testimonials-headline h2 { padding: 0 20px; font-family: Inter-Black; font-size: 360%; line-height: 1; margin: 0; }
.master-slider .play, .video-box-container .play { width: 100px; height: 100px; position: absolute; display: none; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.ms-wk .ms-slide { background: #002d5b; color: #fff; box-shadow: 0 15px 40px 0 rgba(0, 17, 62, 0.19); }
.ms-layout-partialview .ms-container { overflow: visible;  }
.testemonial { position: absolute; inset: 0; display: flex; flex-direction: column; text-align: center; justify-content: center; padding: 0 60px; }
.testemonial-quote { position: relative; line-height: 1.4; letter-spacing: 0.44px; font-size: 119%; }
.testemonial-quote p { line-height: 1.6; }
.testemonial-quote img { position: absolute; left: 50%; transform: translateX(-50%); top: -30px; }
.testemonial-author { margin-top: 17px; font-size: 90%; }
.testemonial:after { content: ""; position: absolute; inset: 0; background: white; opacity: 0.5; transition: .3s all ease-in-out; }
.ms-slide.nextSlider .testemonial:after { opacity: 0; }
.masterNav { position: absolute; bottom: -25px; left: 50%; transform: translateX(-50%); width: 110px; display: flex; align-items: center; justify-content: space-between; }
.masterArrow { background: #d22630; border: 0; width: 50px; height: 50px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; }
.masterArrow svg { fill: #fff; }

@media(max-width: 767px) {
    #TestimonialsGallery { min-height: 100%; height: 100%; }
    .testimonials-section { background: #ebebeb; padding: 60px 15px 85px; }
    .testimonials-section-inner { padding: 0 15px; }
    .testimonials-headline { margin-bottom: 22px; }
    .testimonials-headline h2 { font-size: 3rem; margin: 0; }

    .ms-layout-partialview .ms-container { overflow: visible; z-index: 2; height: 100%; background: #002d5b; }
    .ms-view .ms-slide-container, .ms-layout-partialview .ms-view { height: 500px !important; }
    .testimonials-section .ms-wk .ms-slide { height: 100% !important; background: #002d5b; transition: all 0s ease-in-out !important; }
    .masterNav { z-index: 3; bottom: -20px; width: 90px; }
    .masterArrow { width: 40px; height: 40px; }
    .testemonial { padding: 70px 30px 0; flex-direction: row; flex-wrap: wrap; position: relative; inset: unset; height: auto; }
    .testemonial-quote { display: inline-flex; align-items: flex-start; height: fit-content; }
    .testemonial-quote p { font-size: 100%; line-height: 1.5; }
    .testemonial-author { font-size: 1.3rem; min-height: unset; height: 0; }
    .testemonial:after { content: none; }
}

.career-row-inner .grid-row:only-child { display: flex; align-items: center; background: #2dccd3; padding: 0; }
.career-row-inner .grid-row:only-child:after { content: none; }
.career-row-inner .grid-row-image { width: calc(100% - 585px); background-size: cover; background-repeat: no-repeat; min-height: 300px; }
.career-row-inner .grid-row-text { width: calc(100% - 585px); padding: 35px 50px; text-align: center; }
.career-row-inner .grid-row h3 { font-family: 'Inter-Black'; font-size: 4rem; line-height: 40px; max-width: 380px; color: #002d5b; margin: 0 auto 5px; text-align: center; }
.career-row-inner .grid-row-content { color: #002d5b; margin: auto; padding-bottom: 15px; font-size: 2.2rem; max-width: 100%; }

@media(max-width:767px) {
    .career-row-inner .grid-row h3 { font-size: 2.4rem; line-height: 1; }
    .career-row-inner .grid-row-image { width: 100%; min-height: 176px; }
    .career-row-inner .grid-row-content { font-size: 1.6rem; }
    .career-row-inner .grid-row-text { width: 100%; }
    .career-row-inner .grid-row:only-child { flex-direction: column-reverse; margin: 0 0 45px; }
}

/*career/glimpse*/
.career-gallery { height: 27vw; }
.career-gallery-section .owl-stage-outer,
.career-gallery-section .owl-stage-outer .owl-stage,
.career-gallery-section .owl-stage-outer .owl-stage .owl-item { height: 100%; }
.career-gallery-section .owl-stage-outer .owl-stage .owl-item .item { height: 100%; width: 100%; }
.career-gallery-section .owl-stage-outer .owl-stage .owl-item .item .topImg { height: 100%; width: 100%; }
.career-gallery-section .owl-stage-outer .owl-stage .owl-item .item .topImg a { height: 100%; width: 100%; display: block; background-size: cover; background-position: center; }
.career-gallery-section .owl-stage-outer .owl-stage .owl-item .item .topImg a:after { content: "+"; color: #fff; font-size: 500%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); opacity: 0; transition: all 200ms ease-out; -webkit-transition: all 200ms ease-out; }
.career-gallery-section .owl-stage-outer .owl-stage .owl-item .item .topImg a:hover:after { opacity: 1; }
.career-gallery-section .owl-stage-outer .owl-stage .owl-item .item .topImg a:before { content: ""; position: absolute; background: #000; opacity: 0; top: 0; right: 0; width: 100%; height: 100%; transition: all 200ms ease-out; -webkit-transition: all 200ms ease-out; }
.career-gallery-section .owl-stage-outer .owl-stage .owl-item .item .topImg a:hover:before { opacity: 0.2 }

@media(max-width:991px) {
    .owl-controls-custom { margin: 0; transform: translateY(110px); }
    .owl-next-custom { left: 20px; }
    .career-gallery { height: 56.6vw; }
}

.equal-section-inner h3 { font-family: 'Inter-Black'; font-size: 3.6rem; margin-top: 0; margin-bottom: 15px; position: relative; padding-left: 25px; text-transform: uppercase; }
.equal-section-inner h3::before { content: ''; position: absolute; left: 0; top: 5px; width: 16px; height: 30px; background: #2dccd2; margin-right: 10px; }
.equal-content { font-size: 1.8rem; line-height: 1.4; }

@media(max-width: 767px) {
    /*.equal-section-inner { padding: 0 15px; }*/
    .equal-section-inner h3 { font-size: 2.4rem; }
    .equal-section-inner h3::before { width: 10px; height: 23px; }
    .equal-content { font-size: 1.4rem; line-height: 1.8; }
}


/*Gallery*/
.career-gallery { direction: ltr; }
.career-gallery-section h2 { font-family: 'Inter-Black'; font-size: 3.2rem; text-align: center; margin-bottom: 45px; }
.slick-slide.career-gallery-item img { width: 543px; max-height: 386px; object-fit: cover; }
.career-gallery-item { margin: 0 5px; }
.career-gallery button { background: #002d5b; padding: 0; width: 50px; height: 50px; border-radius: 50%; border: none; display: inline-flex !important; justify-content: center; align-items: center; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; }
.career-gallery button > svg { width: 25px; height: 25px; }
button.slick-prev.slick-arrow { left: auto; right: 5vw; }
button.slick-next.slick-arrow { left: 5vw; right: auto; }

@media(max-width: 767px) {
    .slick-slide.career-gallery-item img { width: 75vw; height: 235px; }
    .career-gallery-section h2 { font-size: 2.6rem; margin-bottom: 15px; margin-top: 0; max-width: 330px; margin-right: auto; margin-left: auto; }
    .career-gallery button { width: 40px; height: 40px; }
    .career-gallery button > svg { width: 20px; height: 20px; }
}

/*CTA Sec*/
.cta-section { background: #002d5b; }
.cta-section-inner { position: relative; color: #ffffff; display: flex; justify-content: flex-end; border-top: 6px solid #2dccd3; height: 35vw; align-items: center; }
.cta-img { height: 100%; width: 50vw; background-repeat: no-repeat; background-size: 100% 100%; background-position: right; }
.cta-content { position: absolute; z-index: 1; top: 50%; transform: translate(-50%, -50%); max-width: 1170px; width: 100%; left: 50%; }
.cta-content h3 { font-size: 5.6rem; font-family: 'Inter-Black'; position: relative; margin-top: 0; padding-left: 42px; }
.cta-content h3::before { content: ''; position: absolute; width: 17px; height: 42px; background: #2dccd3; top: 8px; left: 0; right: auto; }
.cta-content p { font-size: 3rem; font-family: 'Inter-Medium'; line-height: 1.33; margin-bottom: 20px; }
.cta-content a { font-size: 1.8rem; }

.mainPage .cta-section-inner { height: 400px; }
.mainPage .cta-img { width: 100%; background-size: 50%; background-position: bottom right; }

@media(max-width: 767px) {
    .cta-section-inner { justify-content: flex-start; }
    .mainPage .cta-section-inner, .culturePage .cta-section-inner, .career-faq .cta-section-inner, .benefitsPage .cta-section-inner { height: 295px; }
    .mainPage .cta-img, .culturePage .cta-img, .career-faq .cta-img, benefitsPage .cta-img { height: 100%; }
    .cta-content { padding-left: 15px; max-width: 328px; left: 0; transform: translate(0, -50%); }
    .cta-content h3 { font-size: 2.4rem; padding-left: 20px; margin-bottom: 24px; }
    .cta-content h3::before { width: 10px; height: 24px; top: 0; }
    .cta-content p { font-size: 1.6rem; margin-bottom: 16px; }
    .cta-content a { font-size: 1.5rem; }
    .cta-img { width: 75vw; }
}


.faq_accordion { margin: auto; max-width: 1170px; padding: 0; }
.career-faq .accordion .panel-default > .panel-heading { border: none; background-color: #e9e9e9; }
.career-faq .accordion .panel-title > a { background: unset; padding: 30px 25px; font-size: 2rem; }
.career-faq .accordion .panel-title > a::before { content: ''; position: absolute; left: 0; top: 0; background: #e82c2a; width: 6px; height: 100%; }
.career-faq .accordion .panel-title > a[aria-expanded='true'] { background: #002d5b; }
.career-faq .accordion .panel-collapse.collapse, .career-faq .accordion .panel-collapse.collapsing { border: none; margin: 0; background: #e9e9e9; }
.career-faq .panel.panel-default div { font-size: 1.4rem; }
.career-faq .panel.panel-default div p { padding: 25px; font-size: 100%; }

.plus-to-minus { background-image: url(../../../000Frames/site/images/career/blue_down_arrow.svg); background-size: cover; width: 24px; height: 14px; z-index: 5; }
.plus-to-minus:before, .plus-to-minus:after { content: none; }
a[aria-expanded="true"] + .plus-to-minus { filter: invert(2) brightness(2); -webkit-transform: translateY(-50%) rotate(-180deg); }

@media(max-width: 767px) {
    #side-title { padding: 0 15px; }
    .faq_accordion { padding: 0 15px; }
    .career-faq .accordion .panel-title > a { font-size: 1.4rem; font-weight: 300; padding: 20px 25px; }
    .career-faq .panel.panel-default div p { font-size: 1.3rem; }
    .plus-to-minus { background-size: 100% 100%; background-repeat: no-repeat; width: 18px; height: 8px; }
    .career-faq .panel.panel-default div ul { padding: 20px 15px 20px 30px; font-size: 1.3rem; }
}

#FooterNewsletter { display: none; }

.cubes { display: flex; }
.benefitsPage .cubes { flex-wrap: wrap; }
.cube-img { padding-bottom: 100%; width: 100%; border-radius: 50%; background-size: cover; }
.benefitsPage .cube-img { padding-bottom: 180px; width: 180px; margin:auto; border-radius: 50%; background-size: cover; }
.cube { flex: 0 1 20%; padding: 0 27px; text-align: center; }
.benefitsPage .cube { flex: 0 1 33.3%; padding: 0 27px; text-align: center; padding: 0px 35px; text-align: center; margin-bottom: 40px; }
.cube h3 { font-family: Inter-Black; font-size: 113%; position: relative;}
.benefitsPage .cube h3 { font-family: Inter-Black; font-size: 150%; position: relative; margin-top: 15px; }
.cubes-text { font-size: 88%; margin-top: 20px; }
.benefitsPage .cubes-text { font-size: 1.6rem; }
.cube h3:after { content: ""; position: absolute; height: 2px; width: 80px; background-color: #d22630; bottom: -10px; left: 50%; transform: translateX(-50%); }
@media(max-width: 767px) {
    .aboutPage .cube { padding: 0 60px; margin-bottom: 35px; }
    .aboutPage .cube-img { padding-bottom: 180px; width: 180px; margin: auto; }
    .aboutPage section:not(.career-gallery-section) button.slick-prev.slick-arrow, .aboutPage section:not(.career-gallery-section) button.slick-next.slick-arrow { border: none; background: transparent; position: absolute; bottom: 0; }
    .aboutPage section:not(.career-gallery-section) button.slick-prev.slick-arrow { right: 35vw; }
    .aboutPage section:not(.career-gallery-section) button.slick-next.slick-arrow { left: 35vw; }

    .benefitsPage .cube { display: flex; flex-basis: 100%; flex-wrap: wrap; margin-bottom: 45px; padding: 0; }
    .benefitsPage .cube-img { width: 60px; padding-bottom: 60px; margin-left: 0; display: inline-flex; margin-right: 10px; }
    .benefitsPage .cube h3 { display: inline-flex; font-size: 1.8rem; flex-grow: 1; width: calc(100% - 80px); margin: 0; text-align: left; align-items: center; }
    .benefitsPage .cube h3::after { content: none; }
    .benefitsPage .cube .cubes-text { text-align: left; font-size: 1.4rem; line-height: 1.4; position: relative; margin-top: 10px; }
    .benefitsPage .cube .cubes-text::after { content: ""; position: absolute; height: 2px; width: 80px; background-color: #d22630; bottom: -10px; left: 0; }
}


.weAre-section-inner { display: flex; flex-wrap: wrap; }
.we { text-align: center; width: 33.33%; margin-bottom: 75px; }
.we h3 { font-family: Inter-Black; font-size: 150%; margin-top: 20px; text-transform: uppercase; margin-bottom: 15px; }
.we-text { max-width: 300px; margin: auto; }
@media(max-width: 767px) {
    .weAre-section-inner { margin-bottom: 30px; }
    .we { width: 50% !important; padding: 0 15px; margin-bottom: 30px; }
    .we img { width: 120px; }
    .we h3 { margin-top: 10px; font-size: 1.4rem; text-transform: uppercase; max-width: 130px; margin-right: auto; margin-left: auto; margin-bottom: 3px; line-height: 1.14; }
    .we-text { font-size: 1.2rem; }
}

@media(max-width:767px) {
    body.career-form-open { overflow: hidden; }
    .bg-close-form { position: fixed; inset: 0; pointer-events: none; opacity: 0; background-color: #000; z-index: 9; transition: .5s all ease-in-out; }
    .career-form-open .ui-widget.ui-widget-content { max-height: 120px; overflow: scroll; }
    .career-form-open .bg-close-form { opacity: 0.4; pointer-events: auto; }
    .career-from-wrapper { position: fixed; bottom: 0; z-index: 10; width: 100%; padding: 20px 0; transform: translateY(calc(100% + 50px)); transition: .5s all ease-in-out; }
    .career-form-open .career-from-wrapper { transform: translateY(0%); }
    .career-from-wrapper-inner { flex-direction: column-reverse; }
    .career-from-wrapper .side-buttons { justify-content: center; border-top: 1px solid rgba(255,255,255,0.5); padding-top: 20px; }
    #career-form-wiget .form-group { flex-direction: column; }
    #career-form-wiget.mrw-dynamic-form .form-group > div { margin-bottom: 20px; }
    #career-form-wiget.mrw-dynamic-form .form-group > div.button { max-width: calc(100% - 40px); margin-left: 20px; }
    #career-form-wiget.mrw-dynamic-form { padding: 0 20px; }
    .career-from-wrapper .side-buttons .side-buttons { padding: 0; border: none; }
    #PageBreadCrumps .career-from-wrapper .side-buttons a, #PageBreadCrumps .career-from-wrapper .side-buttons a:first-child { border: none; margin: 0 15px; flex-direction: row; }
    a.toggleCareerForm { position: fixed; bottom: 0; background: #002d5b; z-index: 5; width: 100%; height: 50px; display: flex; align-items: center; justify-content: space-between; font-family: Inter-Black; font-size: 18px; padding: 0 14px; }

    #PageBreadCrumps a.toggleCareerForm,
    #PageBreadCrumps a.toggleCareerForm:hover,
    #PageBreadCrumps a.toggleCareerForm:focus { color: #fff; }
    a.toggleCareerForm svg { transform: rotate(-90deg); }
    .career-from-wrapper svg { display: block; width: 26px; height: 26px; }
    .career-from-wrapper .xIcon { background: #fff; width: 50px; height: 40px; display: block; float: right; display: flex; align-items: center; justify-content: center; margin-top: -61px; }
}

/*PressGlalery*/
.pressContent p { line-height: 1.63; font-size: 1.6rem; }
.pressContent .date, .pressContent a.redBtn { display: none; }
.pressSection .pressGallery .master-slider .ms-container { border: none; }
.pressSection .cust-nav.desktop { bottom: -45px; right: -16px; z-index: 2; background: #fff; }
.pressSection .ms-cust-nav-prev, .pressSection .ms-cust-nav-next { background-color: #d22630; }
@media(max-width: 767px) { 
    .pressContent .flexslider .slides > li { background: transparent; }
    .pressGallery .ms-slide .ms-slide-bgcont, .pressGallery .ms-wk .ms-slide, .pressGallery .ms-mask-frame { overflow: visible; }
    .pressGallery .ms-wk .ms-slide::before { content: ''; position: absolute; width: 100%; background: #012d5c; z-index: 0; top: -25px; bottom: -25px; }
}

/*text section*/
.text-section-text p { font-size: 2rem; }

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.50) {
    #SiteGrid { zoom: 0.85; }
    #TopVideo iframe { width: 150vw; height: 70vw; }
}
@media(max-width: 767px) {
    #UnderSiteFooter { padding-bottom: 50px; }
    a.toggleCareerForm svg { margin-right: 10px; height: 15px; }
    a.toggleCareerForm { display: flex; /* flex-direction: row-reverse; justify-content: flex-end;*/ }
}




.careers-container .career-categories .position { background: #ebebeb; padding: 17px 10px 10px 20px; margin-bottom: 15px; }
.careers-container .career-categories .position h3 { margin-top: 0; font-size: 1.4em; font-family: 'Inter-Black'; position: relative; padding-left: 20px; line-height: 0.8; margin-bottom: 20px; }
.careers-container .career-categories .position h3::before { content: ''; position: absolute; left: 0; top: 0; width: 10px; background: #2DCCD2; height: 100%; }
.careers-container .career-categories .position .position-desc { font-size: 80%; max-width: 85%; /*display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden !important; overflow-wrap: break-word; -webkit-line-clamp: 2;*/ }
.careers-container .career-categories .position .position-desc *:not(h3) { font-family: inherit !important; }
.careers-container .career-categories .position .position-desc img { display:none;}
.careers-container .career-categories .position .position-desc p { font-size: 0.75em; }
.careers-container .career-categories .position .position-bottom { display: flex; justify-content: space-between; align-items: flex-end; }
.careers-container .career-categories .position .position-bottom .position-btn { border: 2px solid #d22630; width: 120px; height: 40px; }
.careers-container .career-categories .position .position-bottom .position-btn a { display: inline-flex; width: 100%; height: 100%; justify-content: center; align-items: center; color: #002d5b; }
.careers-container .career-categories .position .position-bottom .position-btn a svg { margin-right: 10px; }
.careers-container .career-categories .position .position-bottom .position-location { font-size: 0.88em; padding-bottom: 5px; }
.careers-container .career-categories .positions-wrapper { margin-bottom: 60px; }
.careers-container .career-categories .positions-wrapper h2 { font-family: Inter-Black; text-transform: uppercase; }
.careers-container .career-categories .positions-wrapper ul.pagination { margin: 30px 0 10px; }
.careers-container .career-categories .positions-wrapper ul.pagination > li > a { border: none; display: flex; align-items: center; justify-content: center; padding: 0; border-radius: 50%; margin-right: 5px; font-family: 'Inter-Black'; transition: 0.3s all; }
.careers-container .career-categories .positions-wrapper ul.pagination > li.active > a, .careers-container .career-categories .positions-wrapper ul.pagination > li > a:hover { color: #fff; background: #d22630; border: 1px solid #d22630; }
.careers-container .career-categories .positions-wrapper .send-resume h3 { font-size: 1.1em; line-height: 1.8; margin: 0; }
.careers-container .career-categories .send-resume { margin-bottom: 70px; max-width: 90%; }
.careers-container .career-categories .send-resume h3 { font-size: 100%; line-height: 1.8; }

@media(max-width:767px) {
    .careers-container .career-categories .position { padding: 20px 15px 15px; }
    .careers-container .career-categories .position .position-bottom { display: flex; flex-direction: column; align-items: flex-start; }
    .careers-container .career-categories .position .position-bottom .position-btn { width: 110px; height: 36px; }
    .careers-container .career-categories .position .position-bottom .position-btn a svg { margin-right: 5px; max-width: 16px; }
    .careers-container .career-categories .position .position-desc p { font-size: 0.93em; }
    .careers-container .career-categories .position .position-bottom .position-location { padding: 10px 0 15px; }
    .careers-container .career-categories .position .position-desc { max-width: 95%; font-size: 95%; }
    .careers-container .career-categories .positions-wrapper { margin-bottom: 0px; }
    .careers-container .career-categories .positions-wrapper ul.pagination { margin: 20px 0; }
    .careers-container .career-categories .positions-wrapper ul.pagination > li > a { width: 40px; height: 40px; }
    .careers-container .career-categories .positions-wrapper .send-resume h3 { font-size: 1.3em; line-height: 1.6; }
    .careers-container .career-categories .position h3 { line-height: 1.1; }
}