.CAREERS.PFA {
	background: url('../img/pfa-careers.jpg') no-repeat center;
    background-size: cover;
}

.CAREERS.PFA .content {
    max-width: 820px;
}


/*CAREERS-VALUES*/

.CAREERS-VALUES .b-frame {
    padding: 50px 50px 100px;
}

.CAREERS-VALUES {
    position: relative;
    z-index: 1;
    background: #F4F5F6;
}

.CAREERS-VALUES::before {
    content: "";
    display: block;
    width: 260px;
    height: 1205px;
    position: absolute;
    top: -80px;
    left: 0;
    background: url(../img/bg-left.svg);
    z-index: -1;
}

.CAREERS-VALUES .alternating {
    background: #F4F5F6;
}

@media screen and (max-width: 1800px) {
	.CAREERS-VALUES::before {left:-140px;}
}

@media screen and (max-width: 1440px) {
	.CAREERS-VALUES::before {display:none;}
}


@media screen and (max-width: 900px) {
    .CAREERS-VALUES .b-frame {padding: 50px 25px;}
}


/*CAREERS-TESTIMONIALS*/

.CAREERS-TESTIMONIALS {
    background: #253746 !important;
    color: #fff;
    position: relative;
    z-index: 1;
}

.CAREERS-TESTIMONIALS h2 {
    color: #fff !important;
}

.CAREERS-TESTIMONIALS {
	background: #253746;
	color: #fff;
}

.CAREERS-TESTIMONIALS .b-frame {
	padding-top: 50px;
	padding-bottom: 50px;
}

.CAREERS-TESTIMONIALS .b-columns {
	align-items: flex-end;
}

.CAREERS-TESTIMONIALS .b-image {
    width: 100%;
	margin: -170px 0 -100px;
	background-size: cover;
}

.CAREERS-TESTIMONIALS .b-image::after {
	padding-bottom: 110%;
}

.CAREERS-TESTIMONIALS .b-columns .b-column:last-child {
    padding-top: 0 !important;
}

.CAREERS-TESTIMONIALS .quote {
    font-family: 'Galano Grotesque DEMO bold', sans-serif;
    font-size: 100px;
    font-weight: bold;
    font-style: italic;
    color: #C36C2E;
    opacity: 0.8;
    margin: 60px 0 0 -10px;
}

.CAREERS-TESTIMONIALS .carousel {
    width: 100%;
}

.CAREERS-TESTIMONIALS .carousel-cell {
    width: 100%;
    height: 100%;
    display: table;
    overflow: hidden;
    opacity: 0 !important;
    transition: opacity 0.5s ease !important;
}

.CAREERS-TESTIMONIALS .carousel-cell.is-selected {
    opacity: 1 !important;
}

.CAREERS-TESTIMONIALS .carousel-container {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.CAREERS-TESTIMONIALS .container {
	min-height: 100%;
	display: flex;
	align-items: center;
}

.CAREERS-TESTIMONIALS .content {
	padding-bottom: 15px;
}

.CAREERS-TESTIMONIALS .content h3 {
    font-size: 24px;
    line-height: 32px;
}

.CAREERS-TESTIMONIALS .flickity-page-dots {
    margin-left: -7px;
    bottom: -40px;
    text-align: left;
}

.CAREERS-TESTIMONIALS .dot {
    background: #fff !important;
}

@media screen and (max-width: 1200px) {
	.CAREERS-TESTIMONIALS {border-top-width:75px;}
}

@media screen and (max-width: 900px) {
	.CAREERS-TESTIMONIALS {border-top:none;}
	.CAREERS-TESTIMONIALS .b-image {margin:0 0 -50px 0;}
	.CAREERS-TESTIMONIALS .container {min-height:0; display:block;}
	.CAREERS-TESTIMONIALS .b-column:nth-child(1) {display:none;}
    .CAREERS-TESTIMONIALS .carousel {max-width: 400px; width: 100%;}
    .CAREERS-TESTIMONIALS .content h3 {font-size: 20px;}
}


/*CAREERS-BENEFITS*/

.CAREERS-BENEFITS{
    position: relative;
    z-index: 1;
    background: #F4F5F6;
}

.CAREERS-BENEFITS::before {
    content: "";
    display: block;
    width: 260px;
    height: 980px;
    position: absolute;
    top: 50px;
    right: 0;
    background: url(../img/bg-right.svg);
    z-index: -1;
}

.CAREERS-BENEFITS h2{
    margin-bottom: 50px;
}

.CAREERS-BENEFITS .b-icon {
    width: 70px;
}

.CAREERS-BENEFITS .content {
    max-width: 250px;
    margin-top: 15px;
}

.CAREERS-BENEFITS .content p {
    font-weight: bold;
}

@media screen and (max-width: 1800px) {
	.CAREERS-BENEFITS::before {right:-70px;}
}

@media screen and (max-width: 1440px) {
	.CAREERS-BENEFITS::before {display:none;}
}

@media screen and (max-width: 900px) {
    .CAREERS-BENEFITS h2{margin-bottom: 25px;}
    .CAREERS-BENEFITS .b-icon {margin: 0 auto;}
    .CAREERS-BENEFITS .content {margin: 15px auto 0; text-align: center;}
}


/*CAREERS-JOBS*/

.CAREERS-JOBS .content {
    margin-bottom: 50px;
}

.CAREERS-JOBS  tr {
    border-top: 1px solid #C36C2E;
    border-bottom: 1px solid #C36C2E;
}

.CAREERS-JOBS svg{
    display: inline;
    margin-left: 10px;
}

.CAREERS-JOBS .postings-table th {
    text-align: left;
    white-space: nowrap;
    text-transform: uppercase;
    color: #274D6C;
}

.CAREERS-JOBS .postings-table td {
    text-align: left;
}

.CAREERS-JOBS .postings-table td:nth-child(2) {
    width: 590px;
    padding: 20px 100px;
}

.CAREERS-JOBS .postings-table td:nth-child(3){
    white-space: nowrap;
}

@media screen and (min-width:901px){
/*    .CAREERS-JOBS .content h2 {max-width: 440px;}*/
    .CAREERS-JOBS .content p {max-width: 575px;}
    .CAREERS-JOBS .postings-table-mobile {display:none;}
    .CAREERS-NOPOSTINGS {width: 560px; margin: 0 auto;}
}

@media screen and (max-width:900px){
    .CAREERS-JOBS {margin-bottom: 25px;}
    .CAREERS-JOBS .postings-table {display:none;}
    .CAREERS-JOBS .postings-table-mobile td {padding: 20px 0;}
    .CAREERS-JOBS .postings-table-mobile p:first-child {text-transform: uppercase; font-weight: bold;}
}

.CAREERS-CTA.CTA-NEWSLETTER .content {
    max-width: 900px;
}


/*CAREERS-POSTING (SINGLE)*/

.CAREERS-POSTING .b-frame {
    max-width: 786px;
    padding: 50px 50px 100px;
}

.CAREERS-POSTING svg{
    display: inline;
    margin-right: 10px;
    transform: rotateY(180deg);
}

.CAREERS-POSTING .b-columns {
    margin: 35px 0;
}

.CAREERS-POSTING .b-column:first-child {
    padding-left: 0;
}

.CAREERS-POSTING > .b-frame > .b-columns > .b-column > img {
    width: 100%;
}

.CAREERS-POSTING .container {
    box-sizing: border-box;
    min-height: 100%;
    display: flex;
    align-items: center;
}

.CAREERS-POSTING .container .content h3 {
    font-size: 36px;
    line-height: 36px;
    color: #385B76;
}

.CAREERS-POSTING .container .content p {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.CAREERS-APPLICATION {
    margin: 50px auto 50px;
}

.CAREERS-APPLICATION p {
    margin-bottom: 50px;
}

.CAREERS-APPLICATION .gform_footer, .CAREERS-NOPOSTINGS .gform_footer {
    padding-top: 50px;
}

@media screen and (min-width: 901px){
    .CAREERS-APPLICATION {width: 560px; margin: 50px auto 0;}
}

@media screen and (max-width: 900px){
    .CAREERS-POSTING .b-frame {padding: 25px 25px 50px;}
    .CAREERS-POSTING .b-columns > .b-column[data-width="1/5"] {width:120px;}
    .CAREERS-POSTING .b-columns > .b-column[data-width="4/5"] {padding-left: 0;}
    .CAREERS-APPLICATION .gform_footer, .CAREERS-NOPOSTINGS .gform_footer {padding-top: 40px;}
    .CAREERS-APPLICATION input[type="submit"], .CAREERS-NOPOSTINGS input[type="submit"] {width: 100%;}
}