.btn-callToAction-wrap,
.ourValues-figureCaption,
.quote-content,
.quote-content p {
    position: relative
}

.commonContentLR-section.imgContentBox-container .imgContentBox-inner {
    padding-left: 17%;
    padding-right: 10%
}

.commonContentLR-section.imgContentBox-container .imgContentBox-inner.common-title-wrap h2 {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    color: #010101
}

.commonContentLR-section.rowreverse-imgContentBox.imgContentBox-container .imgContentBox-inner {
    padding-left: 10%;
    padding-right: 17%
}

.rowreverse-imgContentBox.imgContentBox-container .imgContentBox-inner {
    left: auto;
    right: -120px
}

.commonContentLR-section.imgContentBox-container .imgContentBox-inner.common-title-wrap ul,
.productsServices-section ul {
    padding-left: 20px
}

.careers-intro-section {
    padding: 80px 0 0
}

.gray-bg {
    background-color: #e9e9e9
}

.productsServices-section ul li {
    margin-bottom: 10px
}

.productsServices-section .common-title-wrap h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 300;
    color: #3e2d79
}

.title-box {
    padding: 40px 40px 80px;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    background-color: #fff;
    margin-top: -100px
}

.careersbg-section {
    position: relative;
    margin-bottom: 50px;
    height: 780px;
    margin-top: 30px
}

.careersbg-section .parallax-image,
.scrap-recycling-section .parallax-image,
.parallax-image-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.careersbg-section .parallax-image img,
.scrap-recycling-section .parallax-image img,
.parallax-image-outer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translateY(0);
    will-change: transform;
}

.careersbg-section .common-title-wrap.title-box h3 {
    color: #010101;
    font-size: 1.375rem;
    line-height: 2.063rem;
    font-weight: 600;
    margin-bottom: 10px
}

.bg-lightyellow,
.modal .modal-content {
    background-color: #faf7f0
}

.quote-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 0 60px
}

.quote-content h2 {
    color: #010101;
    font-size: 35px;
    line-height: 30px;
    font-weight: 500
}

.quote-content h3 {
    color: #949494;
    font-size: 28px;
    line-height: 30px;
    font-weight: 400
}

.quote-content p {
    font-size: 20px;
    line-height: 30px;
    z-index: 1
}

.quote-content .quotes-img {
    position: absolute;
    top: -30px;
    left: -50px
}

.quote-bottom {
    margin-top: 15px
}

.headHR-section {
    padding: 120px 0 100px
}

.bg-lightgray {
    background-color: #f1f1f1
}

.careersbg-inner div.expander {
    max-height: 175px
}

.careersbg-inner .expand-toggle::after {
    background-color: #d5aa00;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff
}

.careersbg-inner .expand-toggle {
    color: #2575fc;
    padding: 5px 45px 5px 0;
    float: right;
    margin-top: 15px
}

.callToAction-section {
    padding: 105px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.callToAction-section .callToAction-content h3 {
    font-size: 40px;
    line-height: 45px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 30px
}

.callToAction-section .callToAction-content h3 span {
    font-weight: 300
}

.callToAction-section .callToAction-content p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 30px
}

.callToAction-section .callToAction-content .btn-callToAction {
    background-color: #fff;
    color: #3e2d79;
    font-size: 23px;
    line-height: 26px;
    padding: 6px 20px
}

.curve-arrow {
    position: absolute;
    bottom: -10px;
    left: 25%
}

.sectionBG-overlay::after {
    content: '';
    background-color: #e9e9e9;
    width: 100%;
    height: 60%;
    position: absolute;
    top: 15%;
    left: 0;
    z-index: 1
}

.imgContentBox-container,
.progressSlider-container {
    position: relative;
    z-index: 2
}

.rowreverse-imgContentBox {
    margin-top: 60px
}

.progress {
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgba(28, 60, 133, .5);
    background-image: linear-gradient(to right, #1c3c85, #1c3c85);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out
}

.progressSlider-bottom {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    max-width: 75%;
    margin: 0 0 0 auto
}

.ourValues-figureCaption figure,
.quote-figure {
    display: block;
    position: relative
}

.slides-numbers {
    color: #1c3c85;
    width: 110px;
    margin-right: 15px
}

.slides-numbers .active {
    font-size: 25px;
    font-weight: 700
}

.slides-numbers .total {
    font-size: 20px;
    font-weight: 400
}

.sliderbtn-wrap {
    width: 120px;
    position: relative;
    margin-left: 30px
}

.progressSlider-container .slick-custom-arrow {
    box-shadow: none;
    border: 1px solid #1c3c85
}

.progressSlider-container .slick-custom-arrow i {
    color: #1c3c85
}

.sectionWithBG {
    position: relative;
    margin-top: 0;
    margin-bottom: 60px
}

.parallax-icon-01 {
    top: -15%;
    right: -10%
}

.parallax-icon-02 {
    top: -15%;
    left: -25%
}

.modal .btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1
}

.modal .modal-body {
    padding: 30px 15px
}

.animation-element.wipe-in-right {
    opacity: 0
}

.animation-element.wipe-in-right.in-view {
    opacity: 1;
    animation: 2.5s steps(150, end) wipe-in-right;
    -webkit-animation: 2.5s steps(150, end) wipe-in-right
}

@keyframes wipe-in-right {
    from {
        clip-path: inset(0 100% 0 0)
    }

    to {
        clip-path: inset(0 0 0 0)
    }
}

[transition-style="in:wipe:right"] {
    animation: 2.5s cubic-bezier(.25, 1, .3, 1) both wipe-in-right;
    -webkit-animation: 2.5s cubic-bezier(.25, 1, .3, 1) both wipe-in-right
}

.min-vh-container {
    height: 100%
}

.ourValues-figureCaption .content-caption p {
    font-size: 1.125rem;
    line-height: 1.438rem;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400
}

.ourValues-figureCaption .figure .fig-picture {
    position: relative;
    overflow: hidden
}

.ourValues-figureCaption .figure img {
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -o-transition: transform .2s;
    -ms-transition: transform .2s;
    transition: transform .2s;
    width: 100%
}

.ourValues-figureCaption .figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.ourValues-figureCaption .content-caption {
    position: absolute;
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: auto;
    bottom: 0;
    height: auto;
    left: 50%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.ourValues-figureCaption figure {
    margin-bottom: 0;
    overflow: hidden
}

.ourValues-figureCaption picture::after {
    content: '';
    background: #000;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0, rgba(0, 0, 0, .7) 85%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0, rgba(0, 0, 0, .7) 85%);
    background: linear-gradient(top, rgba(0, 0, 0, .04) 0, rgba(0, 0, 0, .7) 85%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.ourValues-row .ourValues-block:first-child {
    margin-bottom: 20px
}

.careersbg-inner .inner-bit a {
    position: relative;
    color: #3e2d79
}

.careersbg-inner .inner-bit a:hover {
    text-decoration: underline
}

@media screen and (max-width:767px) {
    .sectionWithBG.sectionBG-overlay.common-padding-both {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .commonContentLR-section.imgContentBox-container.common-padding {
        padding-top: 20px;
    }

    .careersbg-section {
        margin-bottom: 0;
    }

    .imgContentBox-container .imgContentBox-inner {
        left: 0
    }

    .commonContentLR-section.imgContentBox-container .imgContentBox-inner,
    .commonContentLR-section.rowreverse-imgContentBox.imgContentBox-container .imgContentBox-inner {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px
    }

    .rowreverse-imgContentBox.imgContentBox-container .imgContentBox-inner {
        right: 0
    }

    .rowreverse-imgContentBox {
        margin-top: 0
    }

    .progressSlider-bottom {
        padding: 40px 0;
        max-width: 95%;
        margin: 0 auto
    }

    .slides-numbers {
        width: 155px !important;
        margin-right: 5px !important
    }

    .sliderbtn-wrap {
        width: 155px !important;
        margin-left: 25px !important
    }

    .callToAction-section {
        background-position: 12% 100%;
        position: relative;
        padding: 35px 0
    }

    .callToAction-content {
        width: 100%;
        background-color: rgba(0, 0, 0, .3);
        padding: 25px 20px;
        position: relative;
        top: 10px
    }

    .curve-arrow {
        left: 50%
    }

    .callToAction-section .callToAction-content h3 {
        font-size: 22px;
        line-height: 34px
    }

    .callToAction-section .callToAction-content p {
        font-size: 15px;
        line-height: 21px
    }

    .bgWrapper_title h1 br,
    .parallax-icon-01,
    .parallax-icon-02 {
        display: none
    }

    .callToAction-section .callToAction-content .btn-callToAction,
    .video-centerslider .slides-numbers .active {
        font-size: 18px
    }

    .common-slider-oprion2 .figure {
        display: block;
        margin-bottom: 0
    }

    .common-slider-oprion2 .figure img {
        width: 100%
    }

    .quote-content .quotes-img {
        top: -75px;
        left: 0
    }

    .quote-figure {
        text-align: center
    }

    .quote-content {
        margin-top: 5rem;
        padding: 0 20px
    }

    .ourValues-middle-block,
    .ourValues-row .ourValues-block:last-child {
        margin-bottom: 20px
    }

    .video-centerslider .progressSlider-bottom {
        max-width: 100%
    }

    .video-centerslider .slides-numbers {
        width: 155px
    }

    .video-icon-wrap {
        top: 50%
    }

    .headHR-section {
        padding: 90px 0 150px
    }

    .video-centerslider .slides-numbers .total {
        font-size: 16px
    }

    .slick-custom-arrow {
        width: 2.5rem;
        height: 2.5rem
    }

    .slider-progress .slick-custom-arrow-right {
        right: -.325rem
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .callToAction-section {
        background-position: center left;
        position: relative;
        padding: 70px 0 35px
    }

    .callToAction-content {
        width: 100%;
        background-color: rgba(0, 0, 0, .5);
        padding: 25px 20px;
        position: relative;
        top: 10px
    }

    .imgContentBox-container .imgContentBox-inner {
        left: 0
    }

    .commonContentLR-section.imgContentBox-container .imgContentBox-inner,
    .commonContentLR-section.rowreverse-imgContentBox.imgContentBox-container .imgContentBox-inner {
        padding-left: 5%;
        padding-right: 5%
    }

    .rowreverse-imgContentBox.imgContentBox-container .imgContentBox-inner {
        right: 0
    }

    .progressSlider-bottom {
        padding: 40px 0
    }

    .sectionBG-overlay::after {
        height: 55%;
        top: 40%
    }

    .callToAction-section .callToAction-content h3 {
        font-size: 26px;
        line-height: 32px
    }

    .callToAction-section .callToAction-content p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px
    }

    .quote-content .quotes-img {
        top: -90px;
        left: -10px
    }

    .quote-figure {
        text-align: center
    }

    .quote-content {
        margin-top: 2rem
    }

    .bgWrapper_title h1 br {
        display: none
    }

    .careersbg-section {
        background-attachment: initial !important
    }
}

@media only screen and (min-width:810px) and (max-width:850px) {

    .parallax-icon-01,
    .parallax-icon-02 {
        display: none
    }

    .imgContentBox-container .reveal img {
        width: 100%
    }

    .video-centerslider .progressSlider-bottom {
        max-width: 70%
    }

    .ourValues-middle-block,
    .ourValues-row .ourValues-block:last-child {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:1024px) and (max-width:1080px) {
    .callToAction-section {
        padding: 10px 0;
        background-size: 100%
    }

    .callToAction-section .callToAction-content h3 {
        font-size: 26px;
        line-height: 32px
    }

    .callToAction-section .callToAction-content p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px
    }

    .callToAction-content {
        padding: 15px 0
    }

    .callToAction-section .callToAction-content .btn-callToAction {
        font-size: 16px;
        line-height: 21px
    }

    .quote-content .quotes-img {
        top: -90px;
        left: -70px
    }

    .quote-content {
        padding: 0 40px
    }
}

@media only screen and (min-width:1280px) and (max-width:1300px) {
    .callToAction-section {
        padding: 75px 0;
        background-size: 100%
    }

    .quote-content .quotes-img {
        top: -75px
    }
}

@media only screen and (min-width:1349px) and (max-width:1439px) {
    .callToAction-section {
        padding: 80px 0;
        background-size: 100%
    }

    .quote-content .quotes-img {
        top: -75px
    }
}

@media only screen and (min-width:1440px) and (max-width:1445px) {
    .callToAction-section {
        padding: 90px 0;
        background-size: 100%
    }
}

@media screen and (min-width:1920px) {
    .progressSlider-bottom {
        max-width: 65%
    }

    .sectionBG-overlay::after {
        height: 50%
    }

    .callToAction-section {
        padding: 145px 0
    }
}