/* Careers */
#inner-page-wrapper {
    overflow-x: hidden;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

#breadcrumbs {    
}

section p {
    line-height: 180%;
    margin-bottom: 30px;
    font-size: 16px;
}

.ip-banner::before {
    background: rgba(0,0,0,.3);
}

.ip-banner canvas {
    min-height: 416px;
}

#content-full #content #breadcrumbs {
    display: none;
}


#content-full #content h1.entry-title {
    display: none;
}

#content-full #content {
    max-width: 1140px;
    width: 90%;
    margin: 20px auto 0;
}


.epyt-pagination:nth-child(1), .yt-loader,
.epyt-gallery iframe {
    display: none !important
}