.testimonials .row-1 {
    min-height: 295px;
}
.san-wrapper.border {
    position: relative !important;
    top: 0px !important;
    border: 1px solid white !important;
}
.san-head-spacer {
    height: 0px !important;
}
.siteareanav.border.san-lg {
    border: 1px solid white !important;
}
.new-nav-careers {
    z-index: 20;
    width: 100%;
}
.new-nav-careers img {
    height: 35px;
}
.tabscomp {
    position: relative;
}
.day-in-life .mobile {
    display: none;
}
.btn {
	max-width: 24rem !important;
}
.success-steps img {
    min-width: 40px;
    vertical-align: baseline;
}
.success .col-md-11 {
    align-self: center;
}
.steps img {
    max-width: 220px;
}


@media (max-width: 1279px) {
.testimonials .row-1 {
    min-height: 367px;

}
.steps img {
    max-width: 158px;
    padding: 0px !important;
}
}
@media (max-width: 1023px) {
.testimonials .row-1 {
    min-height: 486px;
	}
.success-steps img {
    min-width: 24px;
    vertical-align: text-top;
}
.steps img {
    max-width: 124px;
    padding: 0px !important;
}
}
@media(max-width: 767px) {

.testimonials .row-1 {
    min-height: auto;
}
.testimonials .row-1.marg {
    margin-bottom: 25px;
}
.divider-hero {
    min-height: 330px !important;
}

.day-in-life .mobile {
    display: block !important;
}
.day-in-life .desktop {
    display: none;
}
.success-steps {
    padding-left: 0px !important;
}
.steps img {
    max-width: 194px;
    padding: 0px !important;
}
}




.recruiting-process-icon img {
    width: 95px;
}

.recruiting-process-columns .col-md-4:nth-child(2) {
    border-left: 2px solid #66a9e2;
    border-right: 2px solid #66a9e2;
}

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

    .recruiting-process-columns .col-md-4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .recruiting-process-columns .col-md-4:nth-child(1) {
        padding-top: 0;
    }

    .recruiting-process-columns .col-md-4:nth-child(3) {
        padding-bottom: 0;
    }

    .recruiting-process-columns .col-md-4:nth-child(1),
    .recruiting-process-columns .col-md-4:nth-child(2) {
        border-left: none;
        border-right: none;
        border-bottom: 2px solid #66a9e2;
    }
}