.ip-banner{
    display: none;
}

.ip-custom-banner-content-holder {
    background: #a9c8fe;
    position: relative;
    padding: 172px 0 0;
    padding: 8.958vw 0 0;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

#content-sidebar, #content-full {
    margin-top: 0;
}

.ip-custom-banner-content {
    width: 85.417vw;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 5;
    align-items: center;
}

.ip-custom-banner-content-inner {
    width: 47.6819%;
    padding: 0 0;
}

.ip-custom-banner-content-photo {
    width: 52.3181%;
}

.ip-careers-photo {
    position: relative;
    margin-right: -7.2915vw;
}

.ip-careers-photo canvas {
    display: block;
    width: 100%;
}

.ip-careers-photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ip-careers-title {
    font-size: 70px;
     font-size: 3.646vw; 
    color: #493fe2;
    font-weight: 700;
    line-height: 80px;
    line-height: 4.167vw;
    font-family: var(--font-family-default);
    margin-bottom: 12px;
    margin-bottom: 0.625vw;
}

.ip-careers-text {
    margin-bottom: 40px;
    margin-bottom: 2.083vw;
}

.ip-careers-text p {
    font-size: 28px;
    font-size: 1.458vw;
    font-family: var(--font-family-default);
    color: #363636;
    margin: 0 !important;
    line-height: 45px !important;
    line-height: 2.344vw !important;
}

.ip-careers-link a:hover {
    background: #ee8140;
}

.ip-careers-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4544e3;
    color: #fff;
    font-size: 20px;
    font-size: 1.042vw;
    text-transform: uppercase;
    font-weight: 500;
    font-family: var(--font-family-default);
    max-width: 325px;
    max-width: 16.927vw;
    height: 70px;
    height: 3.646vw;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-careers-about-content-area {
    position: relative;
    padding: 128px 15px 144px;
    padding: 6.667vw 15px 7.5vw;
}

    .ip-careers-about-content-inner {
        width: 85.417vw;
        margin: 0 auto;
    }

        .ip-careers-about-title {
            font-size: 70px;
             font-size: 3.646vw; 
            color: #493fe2;
            font-weight: 700;
            line-height: 80px;
            line-height: 4.167vw;
            font-family: var(--font-family-default);
            margin-bottom: 21px;
            margin-bottom: 1.094vw;
        }

            .ip-careers-about-text p {
                font-size: 24px;
                font-size: 1.25vw;
                font-family: var(--font-family-default);
                color: #363636;
                margin: 0 !important;
                line-height: 35px !important;
                line-height: 1.823vw !important;
                padding-bottom: 16px;
                padding-bottom: 0.833vw;
            }

                .ip-careers-about-first-content {
                    max-width: 1088px;
                    max-width: 56.667vw;
                    margin: 0 auto 141px;
                    margin: 0 auto 7.344vw;
                    text-align: center;
                }

                    .ip-careers-about-second-content {
                        display: flex;
                        flex-wrap: wrap;
                    }

                        .ip-careers-about-second-content-photo {
                            width: 46%;
                        }

                            .ip-careers-about-second-content-inner{
                                width: 54%;
                                padding-right: 30px;
                                padding-right: 1.563vw;
                                padding-left: 77px;
                                padding-left: 4.01vw;
                                padding-top: 5px;
                            }

                                .ip-careers-about-second-content-inner .ip-careers-about-title{
                                    font-size: 50px;
                                    font-size: 2.604vw;
                                    line-height: 1;
                                    margin-bottom: 26px;
                                    margin-bottom: 1.354vw;
                                }

                                    .ip-careers-about-second-content-photo img {
                                        width: 100%;
                                    }

.ip-careers-benefits-area{
    position: relative;
    padding: 139px 0 123px;
    padding: 7.24vw 0 6.406vw;
    background: #f2f4ff;
}

    .ip-careers-benefits-left-accent,
    .ip-careers-benefits-right-accent{
        position: absolute;
        top: 0;
        left: 0;
        width: 30.26vw;
        height: 28.906vw;
        background: url(../../images/careers/careers-benefits-accent1.png) no-repeat;
        background-position: center;
        background-size: 100% 100%;
        pointer-events: none !important;
    }

        .ip-careers-benefits-right-accent{
            width: 26.667vw;
            height: 26.667vw;
            left: auto;
            right: 0;
            background: url(../../images/careers/careers-benefits-accent2.png) no-repeat;
            background-position: center;
            background-size: 100% 100%;
            pointer-events: none !important;
        }

            .ip-careers-benefits-holder{
                position: relative;
                z-index: 5;
            }

    .ip-careers-benefits-title {
        font-size: 50px;
        font-size: 2.604vw;
        color: #493fe2;
        font-weight: 700;
        line-height: 1;
        font-family: var(--font-family-default);
        margin-bottom: 54px;
        margin-bottom: 2.813vw;
        text-align: center;
    }

        .ip-careers-benefits-list {
           /* max-width: 950px;
            max-width: 49.479vw;*/
            margin: 0 auto;
            padding: 0 18px;
            padding: 0 0.938vw;
            opacity: .5;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .ip-careers-benefits-list-inner {
                background: #fff;
                padding: 38px 15px 18px;
                padding: 1.979vw 15px 0.938vw;
                position: relative;
                box-shadow: 0px 7px 20.68px 1.32px rgb(0 0 0 / 4%);
            }

                .ip-careers-benefits-text p {
                    font-size: 24px;
                    font-size: 1.25vw;
                    text-align: center;
                    color: #6a6a6a;
                    margin: 0 0 !important;
                    line-height: 35px !important;
                    line-height: 1.823vw !important;
                    padding-bottom: 30px;
                }

                    .ip-careers-benefits-text {
                        max-width: 500px;
                        max-width: 26.042vw;
                        margin: 0 auto 5px;
                        position: relative;
                        z-index: 5;
                    }

                        .ip-careers-benefits-label {
                            font-size: 28px;
                            font-size: 1.458vw;
                            font-weight: 700;
                            color: #4a3fe3;
                            font-family: var(--font-family-default);
                            line-height: 1;
                            text-align: center;
                            margin-bottom: 11px;
                            margin-bottom: 0.573vw;
                        }

                            .ip-careers-benefits-icon {
                                height: 64px;
                                height: 3.333vw;
                                display: flex;
                                align-items: center;
                                justify-content: center;
                                margin-bottom: 22px;
                                margin-bottom: 1.146vw;
                            }

                                .ip-careers-benefits-icon img{
                                    max-width: 3.958vw;
                                }

                            .ip-careers-benefits-slider .slick-list {
                                padding: 0 0;
                            }

                            .ip-careers-benefits-slider .slick-current.slick-active .ip-careers-benefits-list{
                                opacity: 1;
                            }

                        .ip-careers-benefits-dots ul.slick-dots{
                            text-align: center;
                            margin: 0 !important;
                            line-height: 1 !important;
                        }

                    .ip-careers-benefits-dots ul.slick-dots li{
                        display: inline-block;
                        vertical-align: top;
                        margin: 0 12px;
                    }

                .ip-careers-benefits-dots ul.slick-dots li span {
                    display: block;
                    width: 16px;
                    height: 16px;
                    background: #d1cff7;
                    border-radius: 100%;
                    cursor: pointer;
                    position: relative;
                }

            .ip-careers-benefits-dots ul.slick-dots li.slick-active span{
                background: #4840e3;
            }

        .ip-careers-benefits-arrow {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 67px;
            margin-top: 3.49vw;
        }

            .ip-careers-benefits-dots {
                margin: 0 62px;
                margin: 0 3.229vw;
            }

                .ip-careers-benefits-arrow > span {
                    cursor: pointer;
                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out;
                }

                    .ip-careers-benefits-arrow > span:hover {
                        opacity: .6;
                    }

                        .ip-careers-benefits-slider {
                            position: relative;
                            margin: 0 -0.938vw;
                        }

.ip-careers-opp-area {
    position: relative;
    padding: 178px 15px 176px;
    padding: 9.271vw 15px 9.167vw;
}

    .ip-careers-opp-inner {
        width: 85.417vw;
        margin: 0 auto;
    }

        .ip-careers-opp-title {
            font-size: 50px;
             font-size: 2.604vw; 
            color: #493fe2;
            font-weight: 700;
            line-height: 1;
            font-family: var(--font-family-default);
            margin-bottom: 18px;
            margin-bottom: 0.938vw;
            text-align: center;
        }

            .ip-careers-opp-text p {
                font-size: 28px;
                font-size: 1.458vw;
                font-family: var(--font-family-default);
                color: #363636;
                margin: 0 !important;
                line-height: 35px !important;
                line-height: 1.823vw !important;
                padding-bottom: 16px;
                padding-bottom: 0.833vw;
                text-align: center;
            }

                .ip-careers-opp-dept-title {
                    font-size: 20px;
                    font-size: 1.042vw;
                    font-weight: 700;
                    font-family: var(--font-family-default);
                    line-height: 1;
                    margin-bottom: 12px;
                }

/*custom select*/
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 20px;
    font-size: 1.042vw;
    color: #fff;
    width: 345px;
    width: 17.969vw;
    height: 56px;
    height: 2.917vw;
    margin-bottom: -11px;
    /*margin-bottom: -0.573vw;*/
    font-family: var(--font-family-default);
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f2f4ff;
    padding: 8px 20px;
    padding: 0.417vw 1.042vw;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #363636;
    display: flex;
    align-items: center;
    border-radius: 10px 10px 0 0;
    outline: 0;
}
.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border: 0.313vw solid transparent;
    border-color: #8d96c8 transparent transparent transparent;
    position: absolute;
    top: 24px;
    top: 1.25vw;
    right: 23px;
    right: 1.198vw;
}
/*.select-styled:hover {
  background-color: #c5cbe6;
}
.select-styled:active, .select-styled.active {
  background-color: #c5cbe6;
}*/
.select-styled:active:after, .select-styled.active:after {
    top: 20px;
    top: 1.042vw;
    /* border-color: transparent transparent #fff transparent; */
    transform: rotate(
180deg);
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none !important;
    background-color: #f2f4ff;
    padding: 0 23px;
    padding: 0 1.198vw;
}
.select-options li {
    margin: 0;
    padding: 16px 0 15px;
    padding: 0.833vw 0 0.781vw;
    text-indent: 0;
    border-top: 1px solid #c5cbe8;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    color: #363636;
    font-family: var(--font-family-default);
}
.select-options li:hover {
  color: #493fe2;
}
.select-options li[rel="hide"] {
  display: none;
}

.select-options li:first-child {
    border-top: 0;
}

ul.select-options {
    margin: 19px 0 0 !important;
    margin: 0.99vw 0 0 !important;
    border-radius: 10px;
}

.ip-careers-opp-dept-select {
    border-bottom: 3px solid #f2f4ff;
}

    .ip-careers-opp-dept-result-list{
        display: flex;
        flex-wrap: wrap;
        margin: 0 -0.417vw;
    }

        .ip-career-list{
            width: calc(100% / 3);
            padding: 11px 8px;
            padding: 0.573vw 0.417vw;
        }

            .ip-career-list a:hover {
                background: #493fe2;
                color: #fff;
            }

                .ip-career-list a {
                    display: flex;
                    align-items: center;
                    background: #f2f4ff;
                    color: #363636;
                    font-size: 28px;
                    font-size: 1.458vw;
                    padding: 0 30px;
                    padding: 0 1.563vw;
                    line-height: 1;
                    text-transform: uppercase;
                    font-weight: 500;
                    font-family: var(--font-family-default);
                    height: 91px;
                    height: 4.74vw;
                    border-radius: 10px;
                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out;
                }

                    .ip-careers-opp-tabs {
                        margin-bottom: 31px;
                        margin-bottom: 1.615vw;
                    }

.aiosp-content.aios-popup-body.ip-career-opp-body-popup {
    width: 95%;
    max-width: 77.604vw;
    min-height: auto;
    padding: 0;
    margin-top: 1.875vw;
    border-radius: 10px;
    overflow: hidden;
}

.wizard > .content {
    background: #fff;
    border-radius: 0;
    margin: 0;
    min-height: 500px;
    min-height: 56.875vw;
}

.wizard > .content > .body {
    width: 100%;
    padding: 0;
}

.wizard > .steps,
.wizard > .actions {
    display: none;
}

.ip-careers-opp-popup-head {
    display: flex;
    align-items: center;
    background: #f2f4ff;
    padding: 1.719vw 4.167vw;
    flex-wrap: wrap;
}

    .ip-careers-opp-popup-head span {
        font-size: 50px;
        font-size: 2.604vw;
        color: #363636;
        line-height: 1;
        font-family: var(--font-family-default);
        font-weight: 700;
        width: 32.292vw;
    }

    .ip-career-prev-btn{
        font-size: 24px;
        font-size: 1.5vw;
        color: #363636;
        line-height: 1;
        font-family: var(--font-family-default);
        font-weight: 700;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display: flex;
        align-items: center;
    }
        .ip-career-prev-btn img {
            margin-right: 18px;
            margin-right: 1.125vw;
            max-width: 44px;
            max-width: 2.75vw;
        }

        .ip-career-prev-btn:hover{
            color: #ee8140;
        }

        .ip-career-apply-btn:hover {
            background: #4544e3;
            color: #fff;
        }

            .ip-career-apply-btn {
                display: flex;
                align-items: center;
                justify-content: center;
                background: #ee8140;
                color: #fff;
                font-size: 20px;
                font-size: 1.042vw;
                text-transform: uppercase;
                font-weight: 500;
                font-family: var(--font-family-default);
                width: 197px;
                width: 10.26vw;
                height: 54px;
                height: 2.813vw;
                border-radius: 10px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                margin-left: 3.646vw;
            }

                button.aiosp-close {
                    font-size: 0;
                    width: 1.458vw;
                    height: 1.458vw;
                    background: url(../../images/careers/close-popup.png) no-repeat;
                    background-position: center;
                    background-size: 100% 100%;
                    opacity: .5;
                    top: 2.396vw !important;
                    right: 2.708vw;
                    line-height: 1;
                }

                    button.aiosp-close:hover{
                        opacity: 1;
                    }

.ip-careers-opp-popup-content .ip-career-hidden-details {
    display: block !important;
}

.ip-careers-opp-popup-info {
    padding: 1.875vw 4.167vw 0;
    display: flex;
    align-items: center;
}

    .ip-careers-opp-popup-info span {
        display: flex;
        align-items: center;
        font-size: 24px;
        font-size: 1.5vw;
        font-family: var(--font-family-default);
        margin-right: 2.5vw;
    }

        .ip-careers-opp-popup-info span img {
            margin-right: 10px;
            margin-right: 0.625vw;
            max-width: 22px;
            max-width: 1.375vw;
        }

            .ip-careers-opp-popup-full-details {
                padding: 38px 0 0;
            }

                .ip-careers-opp-popup-details-list h2 {
                    font-size: 35px;
                    font-size: 2.188vw;
                    line-height: 1;
                    font-weight: 700;
                    font-family: var(--font-family-default);
                    color: #363636;
                    margin-bottom: 30px;
                    margin-bottom: 1.875vw;
                }

                    .ip-careers-opp-popup-full-details li,
                    .ip-careers-opp-popup-full-details p {
                        font-size: 24px;
                        font-size: 1.25vw;
                        font-family: var(--font-family-default);
                        color: #363636;
                        margin: 0 !important;
                        line-height: 28px !important;
                        line-height: 1.813vw !important;
                        padding-bottom: 16px;
                        padding-bottom: 0.833vw;
                        position: relative;
                    }

                    .ip-careers-opp-popup-full-details ul li::after {
                        content: '';
                        position: absolute;
                        top: 10px;
                        top: 0.521vw;
                        left: -25px;
                        left: -1.563vw;
                        width: 9px;
                        width: 0.563vw;
                        height: 9px;
                        height: 0.563vw;
                        background: #493fe2;
                        border-radius: 100%;
                    }

                        .wizard .ip-careers-opp-popup-full-details .ip-careers-opp-popup-details-list ul {
                            list-style: none !important;
                            margin-left: 52px;
                            margin-left: 3.25vw;
                        }

                            .wizard .ip-careers-opp-popup-full-details .ip-careers-opp-popup-details-list ul li {
                                margin-bottom: 18px !important;
                                margin-bottom: 1.125vw !important;
                            }

                            .ip-careers-opp-popup-full-details{
                                height: 700px;
                                height: 43.75vw;
                            }

                                .ip-careers-opp-popup-full-details .simplebar-content {
                                    padding: 0 4.167vw;
                                }

                            .ip-career-wizzard-form .ip-careers-opp-popup-head{
                                min-height: 120px;
                                min-height: 7.5vw;
                            }

/*form*/
.ip-careers-opp-popup-form {
    background: transparent;
    border-radius: 10px;
    padding: 37px 0 10px;
    padding: 2.313vw 0 0.521vw;
    position: relative;
    margin: 0 auto;
    max-width: 38.542vw;
}

.ip-careers-opp-popup-form .fsFieldFocused:not(.fsValidationError).fsSpan100{
    padding: 0!important;
    margin: 0 0 20px!important;
}

.ip-careers-opp-popup-form .fsBody{
    background: transparent;
}

.ip-careers-opp-popup-form .fsBody .fsForm {
    background-color: transparent;
}

.ip-careers-opp-popup-form-title {
    font-size: 50px;
    font-size: 2.604vw;
    color: #493fe2;
    font-weight: 700;
    line-height: 69px;
    line-height: 3.594vw;
    font-family: var(--font-family-default);
    margin-bottom: 7px;
    text-align: center;
}

.ip-careers-opp-popup-form .fsSectionHeader {
    display: none;
}

.ip-careers-opp-popup-form .fsBody .fsLabel, .ip-careers-opp-popup-form .fsBody label {
    font-size: 20px;
    font-size: 1.042vw;
    color: #363636;
    font-family: var(--font-family-default);
    line-height: 1;
    margin-bottom: 8px;
}

.ip-careers-opp-popup-form .fsForm select.fsRequired, 
.ip-careers-opp-popup-form .fsForm textarea.fsRequired, 
.ip-careers-opp-popup-form .fsRowBody input[type=email].fsRequired, 
.ip-careers-opp-popup-form .fsRowBody input[type=number].fsRequired, 
.ip-careers-opp-popup-form .fsRowBody input[type=tel].fsRequired, 
.ip-careers-opp-popup-form .fsRowBody input[type=text].fsRequired {
    border: none;
    background-color: #ecf0fb !important;
    height: 50px;
    height: 2.604vw;
    border-radius: 5px;
}

.ip-careers-opp-popup-form form {
    margin-top: 0 !important;
    padding: 0 !important;
}

.ip-careers-opp-popup-form .fsBody .fsFieldRow {
    margin-bottom: 6px!important;
}

.ip-careers-opp-popup-form .fsFieldRow .fsFieldCell.fsSpan50 {
    width: calc(50% - 11px);
    width: calc(50% - 0.573vw);
}

.ip-careers-opp-popup-form .fsFieldRow .fsFieldCell {
    margin: 0 11px;
    margin: 0 0.573vw;
}

.ip-careers-opp-popup-form .fsFieldRow .fsFieldCell.fsSpan33 {
    width: 29.33%;
    width: calc(100% / 3 - 0.781vw);
    margin: 0 11px;
    margin: 0 0.573vw;
}

.ip-careers-opp-popup-form  .fsFieldRow .fsFieldCell:nth-last-child(2) {
    margin-right: 0 !important;
}

.ip-careers-opp-popup-form .fsFieldRow .fsFieldCell:nth-child(1) {
    margin-left: 0 !important;
}

.ip-careers-opp-popup-form .fsForm textarea {
    background: #ecf0fb;
    resize: none;
    border: none;
    border-radius: 5px;
    height: 99px;
    height: 5.156vw;
}

.ip-careers-opp-popup-form .fsSubmit input.fsSubmitButton {
    background: #4544e3 !important;
    width: 182px;
    height: 60px;
    border-radius: 10px !important;
    font-size: 20px !important;
    font-weight: 500;
    text-transform: uppercase;
    font-family: var(--font-family-default);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-careers-opp-popup-form .fsSubmit input.fsSubmitButton:hover {
    background: #ee8140 !important;
}

.ip-careers-opp-popup-form .fsForm .fsSubmit {
    margin-top: 0;
    padding: 10px 0;
}

.ip-careers-opp-popup-form .fsValidationError {
    background: none;
    border: none;
    box-shadow: none;
}

.ip-careers-opp-popup-form div.fsError {
    display: none;
}

.ip-careers-opp-popup-form .fsValidationError .fsSignature, 
.ip-careers-opp-popup-form .fsValidationError input[type=email], 
.ip-careers-opp-popup-form .fsValidationError input[type=number], 
.ip-careers-opp-popup-form .fsValidationError input[type=tel], 
.ip-careers-opp-popup-form .fsValidationError input[type=text], 
.ip-careers-opp-popup-form .fsValidationError select {
    border: solid 1px #ce5f6d !important;
}

.ip-careers-opp-popup-form input#field116728003UploadButton {
    width: 100%;
    background: #ecf0fb url(../../images/careers/upload-icon.png) no-repeat scroll right 24px center;;
    border: none;
    height: 50px;
    height: 2.604vw;
    border-radius: 5px;
    font-size: 0;
}
                   
.ip-careers-cta-area {
    position: relative;
    padding: 0 0;
    background: #493fe2;
}

    .ip-careers-cta-accent1,
    .ip-careers-cta-accent2{
        position: absolute;
        width: 22.552vw;
        height: 22.552vw;
        left: 0;
        top: 0;
        background: url(../../images/cta-accent1.png) no-repeat;
        background-position: center;
        background-size: 100% 100%;
        pointer-events: none !important;
        opacity: .3 !important;
    }

        .ip-careers-cta-accent2{
            width: 24.323vw;
            height: 24.323vw;
            right: 0;
            left: auto;
            top: auto;
            bottom: 0;
            background: url(../../images/cta-accent2.png) no-repeat;
            background-position: center;
            background-size: 100% 100%;
            pointer-events: none !important;
        }

            .ip-careers-cta-holder {
                position: relative;
                padding: 116px 0 123px;
                padding: 6.042vw 0 6.406vw;
            }

                .ip-careers-cta-content{
                    position: relative;
                    z-index: 5;
                }

                .ip-careers-cta-title {
                    font-size: 70px;
                    font-size: 3.646vw;
                    color: #fff;
                    font-weight: 700;
                    line-height: 81px;
                    line-height: 4.219vw;
                    font-family: var(--font-family-default);
                    margin-bottom: 8px;
                    margin-bottom: 0.5vw;
                    text-align: center;
                }

                    .ip-careers-cta-link a:hover {
                        background: #4544e3;
                    }

                        .ip-careers-cta-link a {
                            display: flex;
                            align-items: center;
                            justify-content: center;
                            background: #ee8140;
                            color: #fff;
                            font-size: 20px;
                            text-transform: uppercase;
                            font-weight: 500;
                            font-family: var(--font-family-default);
                            width: 223px;
                            height: 70px;
                            border-radius: 10px;
                            -webkit-transition: all 0.3s ease-in-out;
                            -moz-transition: all 0.3s ease-in-out;
                            -o-transition: all 0.3s ease-in-out;
                            transition: all 0.3s ease-in-out;
                            margin: 0 auto;
                        }

                            .ip-careers-cta-text p {
                                font-size: 28px;
                                font-size: 1.458vw;
                                font-family: var(--font-family-default);
                                color: #fff;
                                margin: 0 !important;
                                line-height: 45px !important;
                                line-height: 2.344vw !important;
                                text-align: center;
                            }

                                .ip-careers-cta-text {
                                    margin-bottom: 32px;
                                    margin-bottom: 2vw;
                                }

.ip-careers-day-life-area {
    background: #f2f4ff;
    position: relative;
    padding: 6.25vw 0 0;
}

    .ip-careers-day-life-accent{
        position: absolute;
        width: 27.552vw;
        height: 27.552vw;
        right: 0;
        bottom: 0;
        background: url(../../images/careers/day-life-accent.png) no-repeat;
        background-position: center;
        background-size: 100% 100%;
        pointer-events: none !important;
    }

    .ip-careers-day-life-content {
        width: 85.417vw;
        margin: 0 auto;
        position: relative;
        z-index: 5;
    }

        .ip-careers-day-life-title {
            font-size: 70px;
             font-size: 3.646vw; 
            color: #493fe2;
            font-weight: 700;
            line-height: 1;
            font-family: var(--font-family-default);
            margin-bottom: 73px;
            margin-bottom: 4.563vw;
            text-align: center;
        }

            .ip-careers-day-life-content-inner {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
            }

                .ip-careers-day-life-photo {
                    width: 49.391%;
                }

                    .ip-careers-day-life-schedule {
                        width: 50.609%;
                        padding: 0 27px;
                        padding: 0 1.406vw;
                    }

                        .ip-careers-day-life-photo-inner {
                            position: relative;
                            margin-left: -7.2915vw;
                            position: relative;
                        }

                            .ip-careers-day-life-photo-inner img{
                                width: 100%;
                            }

                                .ip-careers-day-life-photo-content {
                                    position: absolute;
                                    width: 100%;
                                    bottom: 62px;
                                    bottom: 3.229vw;
                                    left: 0;
                                    max-width: 35.104vw;
                                    margin: 0 auto;
                                    font-size: 50px;
                                    font-size: 2.604vw;
                                    line-height: 1;
                                    color: #fff;
                                    font-family: var(--font-family-default);
                                    font-weight: 700;
                                    z-index: 2;
                                    right: 0;
                                }

                                    .ip-careers-day-life-photo-content span{
                                        display: block;
                                        font-size: 28px;
                                        font-size: 1.458vw;
                                        font-weight: 600;
                                        margin-bottom: 10px;
                                        margin-bottom: 0.521vw;
                                    }

                                        .ip-careers-day-life-photo-inner::after {
                                            content: '';
                                            position: absolute;
                                            bottom: 0;
                                            left: 0;
                                            width: 100%;
                                            height: 50%;
                                            background: linear-gradient(to top, rgba(73,63,226,0.8) 0%,rgba(73,63,226,0) 100%);
                                        }

                                    .ip-careers-day-life-schedule-inner {
                                        display: flex;
                                        flex-wrap: wrap;
                                    }

                                .ip-careers-day-life-sched-list {
                                    padding: 0.833vw;
                                    width: 50%;
                                    text-align: center;
                                }

                            .ip-careers-day-life-sched-list-inner {
                                background: #fff;
                                box-shadow: 0px 7px 20.68px 1.32px rgb(0 0 0 / 4%);
                                padding: 49px 40px 56px;
                                padding: 2.552vw 2.083vw 2.917vw;
                                height: 100%;
                            }

                        .ip-careers-day-life-sched-list-inner span {
                            display: block;
                            font-size: 70px;
                            font-size: 3.646vw;
                            color: #363636;
                            line-height: 1;
                            font-weight: 700;
                            font-family: var(--font-family-default);
                            margin-bottom: 14px;
                            margin-bottom: 0.729vw;
                        }

                    .ip-careers-day-life-sched-list-inner p {
                        font-size: 24px !important;
                        font-size: 1.25vw !important;
                        color: #363636;
                        line-height: 28px !important;
                        line-height: 1.458vw !important;
                        margin: 0 !important;
                        font-family: var(--font-family-default);
                    }

.ip-about-our-people-area {
    padding: 179px 15px 0;
    padding: 9.323vw 0 0;
    position: relative;
}

    .ip-about-our-people-content {
        position: relative;
    }

        .ip-about-our-people-title {
            font-size: 70px;
            font-size: 3.646vw;
            color: #493fe2;
            font-weight: 700;
            line-height: 1;
            font-family: var(--font-family-default);
            margin-bottom: 34px;
            margin-bottom: 1.771vw;
            text-align: center;
        }

            .ip-about-our-people-text p {
                font-size: 24px !important;
                font-size: 1.25vw !important;
                color: #363636;
                margin: 0 0 !important;
                line-height: 35px !important;
                line-height: 1.823vw !important;
                padding-bottom: 39px;
                padding-bottom: 2.031vw;
                text-align: center;
            }

                .ip-about-ou-people-list {
                    padding: 0;
                }

                    .ip-about-ou-people-photo{
                        position: relative;
                    }

                        .ip-about-ou-people-photo canvas {
                            display: block;
                            width: 100%;
                        }

                            .ip-about-ou-people-photo img {
                                position: absolute;
                                top: 0;
                                left: 0;
                                width: 100%;
                                height: 100%;
                                object-fit: cover;
                                object-position: center;
                            }

                                .ip-about-ou-people-slick-slider .slick-slide > div > div{
                                    display: block !important;
                                }

                            .ip-about-our-people-text {
                                max-width: 56.771vw;
                                margin: 0 auto 72px;
                                margin: 0 auto 3.75vw;
                            }

.ip-careers-experience-area{
    position: relative;
    padding: 128px 0 123px;
    padding: 6.667vw 0 6.406vw;
    background: #f2f4ff;
}

    .ip-careers-experience-left-accent,
    .ip-careers-experience-right-accent{
        position: absolute;
        top: 0;
        left: 0;
        width: 30.26vw;
        height: 28.906vw;
        background: url(../../images/careers/careers-experience-accent1.png) no-repeat;
        background-position: center;
        background-size: 100% 100%;
        pointer-events: none !important;
    }

        .ip-careers-experience-right-accent{
            width: 26.667vw;
            height: 26.667vw;
            left: auto;
            right: 0;
            background: url(../../images/careers/careers-experience-accent2.png) no-repeat;
            background-position: center;
            background-size: 100% 100%;
            pointer-events: none !important;
        }

            .ip-careers-experience-holder{
                position: relative;
                z-index: 5;
            }

    .ip-careers-experience-title {
        font-size: 50px;
        font-size: 2.604vw;
        color: #493fe2;
        font-weight: 700;
        line-height: 1;
        font-family: var(--font-family-default);
        margin-bottom: 18px;
        margin-bottom: 0.938vw;
        text-align: center;
    }

        .ip-careers-experience-title-text {
            margin-bottom: 18px;
            margin-bottom: 0.938vw;
        }

        .ip-careers-experience-title-text p {
            font-size: 24px !important;
            font-size: 1.25vw !important;
            color: #363636;
            margin: 0 0 !important;
            line-height: 35px !important;
            line-height: 1.823vw !important;
            padding-bottom: 39px;
            padding-bottom: 2.031vw;
            text-align: center;
        }

        .ip-careers-experience-list {
           /* max-width: 950px;
            max-width: 49.479vw;*/
            margin: 0 auto;
            padding: 0 18px;
            padding: 0 0.938vw;
            opacity: .5;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .ip-careers-experience-list-inner {
                background: #fff;
                padding: 38px 15px 18px;
                padding: 1.979vw 15px 0.938vw;
                position: relative;
                box-shadow: 0px 7px 20.68px 1.32px rgb(0 0 0 / 4%);
            }

                .ip-careers-experience-text p {
                    font-size: 24px;
                    font-size: 1.25vw;
                    text-align: center;
                    color: #6a6a6a;
                    margin: 0 0 !important;
                    line-height: 35px !important;
                    line-height: 1.823vw !important;
                    padding-bottom: 30px;
                }

                    .ip-careers-experience-text {
                        max-width: 500px;
                        max-width: 26.042vw;
                        margin: 0 auto 5px;
                        position: relative;
                        z-index: 5;
                    }

                        .ip-careers-experience-text p strong{
                            display: block;
                            margin-bottom: 10px;
                        }

                        .ip-careers-experience-label {
                            font-size: 28px;
                            font-size: 1.458vw;
                            font-weight: 700;
                            color: #4a3fe3;
                            font-family: var(--font-family-default);
                            line-height: 1;
                            text-align: center;
                            margin-bottom: 11px;
                            margin-bottom: 0.573vw;
                        }

                            .ip-careers-experience-icon {
                                height: 58px;
                                height: 3.021vw;
                                display: flex;
                                align-items: center;
                                justify-content: center;
                                margin-bottom: 22px;
                                margin-bottom: 1.146vw;
                            }

                                .ip-careers-experience-icon img{
                                    max-width: 3.75vw;
                                }

                            .ip-careers-experience-slider .slick-list {
                                padding: 0 0;
                            }

                            .ip-careers-experience-slider .slick-current.slick-active .ip-careers-experience-list{
                                opacity: 1;
                            }

                        .ip-careers-experience-dots ul.slick-dots{
                            text-align: center;
                            margin: 0 !important;
                            line-height: 1 !important;
                        }

                    .ip-careers-experience-dots ul.slick-dots li{
                        display: inline-block;
                        vertical-align: top;
                        margin: 0 12px;
                    }

                .ip-careers-experience-dots ul.slick-dots li span {
                    display: block;
                    width: 16px;
                    height: 16px;
                    background: #d1cff7;
                    border-radius: 100%;
                    cursor: pointer;
                    position: relative;
                }

            .ip-careers-experience-dots ul.slick-dots li.slick-active span{
                background: #4840e3;
            }

        .ip-careers-experience-arrow {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 67px;
            margin-top: 3.49vw;
        }

            .ip-careers-experience-dots {
                margin: 0 62px;
                margin: 0 3.229vw;
            }

                .ip-careers-experience-arrow > span {
                    cursor: pointer;
                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out;
                }

                    .ip-careers-experience-arrow > span:hover {
                        opacity: .6;
                    }

                        .ip-careers-experience-slider {
                            position: relative;
                            margin: 0 -0.938vw;
                        }

.ip-careers-game-changer-area {
    position: relative;
    padding: 0 0;
    background: #fff;
}

    .ip-careers-game-changer-accent1,
    .ip-careers-game-changer-accent2{
        position: absolute;
        width: 19.844vw;
        height: 19.844vw;
        left: 0;
        bottom: 0;
        background: url(../../images/careers/gc-accent1.png) no-repeat;
        background-position: center;
        background-size: 100% 100%;
        pointer-events: none !important;
    }

        .ip-careers-game-changer-accent2{
            width: 21.875vw;
            height: 21.875vw;
            right: 0;
            left: auto;
            background: url(../../images/careers/gc-accent2.png) no-repeat;
            background-position: center;
            background-size: 100% 100%;
            pointer-events: none !important;
        }

            .ip-careers-game-changer-holder {
                position: relative;
                padding: 170px 0 177px;
                padding: 8.854vw 0 9.219vw;
            }

                .ip-careers-game-changer-content{
                    position: relative;
                    z-index: 5;
                }

                .ip-careers-game-changer-title {
                    font-size: 70px;
                    font-size: 3.646vw;
                    color: #493fe2;
                    font-weight: 700;
                    line-height: 81px;
                    line-height: 4.219vw;
                    font-family: var(--font-family-default);
                    margin-bottom: 8px;
                    margin-bottom: 0.5vw;
                    text-align: center;
                }

                    .ip-careers-game-changer-link a:hover {
                        background: #4544e3;
                    }

                        .ip-careers-game-changer-link a {
                            display: flex;
                            align-items: center;
                            justify-content: center;
                            background: #ee8140;
                            color: #fff;
                            font-size: 20px;
                            text-transform: uppercase;
                            font-weight: 500;
                            font-family: var(--font-family-default);
                            width: 313px;
                            height: 70px;
                            border-radius: 10px;
                            -webkit-transition: all 0.3s ease-in-out;
                            -moz-transition: all 0.3s ease-in-out;
                            -o-transition: all 0.3s ease-in-out;
                            transition: all 0.3s ease-in-out;
                            margin: 0 auto;
                        }

                            .ip-careers-game-changer-text p {
                                font-size: 24px;
                                font-size: 1.25vw;
                                font-family: var(--font-family-default);
                                color: #363636;
                                margin: 0 !important;
                                line-height: 45px !important;
                                line-height: 2.344vw !important;
                                text-align: center;
                            }

                                .ip-careers-game-changer-text {
                                    margin-bottom: 32px;
                                    margin-bottom: 2vw;
                                }

.ip-careers-instagram-list {
    padding: 0;
}

    .ip-careers-instagram-photo{
        position: relative;
    }

        .ip-careers-instagram-photo canvas {
            display: block;
            width: 100%;
        }

            .ip-careers-instagram-photo img {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                object-position: center;
            }

                .ip-careers-instagram-slick-slider .slick-slide > div > div{
                    display: block !important;
                }

.ip-careers-opp-popup-details-list {
    margin-bottom: 50px;
    margin-bottom: 2.604vw;
}


@media only screen and (max-width: 1199px) {
	
}

@media only screen and (max-width: 991px) {
	.ip-custom-banner-content-holder {
	    padding: 50px 0 0;
	}

	.ip-custom-banner-content {
	    width: 100%;
	    padding: 0 15px;
	}

	.ip-custom-banner-content-inner {
	    width: 100%;
	    padding: 0 0 0;
	    text-align: center;
	}

	.ip-careers-title {
	    font-size: 35px;
	    line-height: 1;
	    margin-bottom: 15px;
        max-width: 100%;
	}

    .ip-careers-text {
        margin-bottom: 15px;
    }

    .ip-careers-text p {
        font-size: 18px;
        line-height: 1.5 !important;
    }

    .ip-careers-link a {
        font-size: 15px;
        max-width: 250px;
        height: 50px;
        margin: 0 auto 30px;
    }

    .ip-custom-banner-content-photo {
        width: 100%;
    }

    .ip-careers-photo {
        margin: 0 auto;
        max-width: 400px;
    }

    .ip-careers-benefits-area {
        padding: 50px 0;
    }

    .ip-careers-benefits-title {
        font-size: 35px;
        line-height: 1;
    }

    .ip-careers-benefits-slider .slick-list {
        padding: 0 0;
    }

    .ip-careers-benefits-list-inner {
        padding: 50px 15px 20px;
    }

    .ip-careers-benefits-text {
        max-width: 100%;
    }

    .ip-careers-benefits-text p {
        font-size: 20px;
        line-height: 1.5 !important;
        padding-bottom: 30px;
    }

    .ip-careers-benefits-author-photo {
        width: 114px;
        margin-right: 30px;
    }

    .ip-careers-benefits-author-name {
        font-size: 20px;
    }

    .ip-careers-benefits-dots {
        margin: 0 62px;
        display: none;
    }

    .ip-careers-benefits-arrow > span {
        margin: 0 10px;
    }

    .ip-careers-benefits-arrow {
        max-width: 130px;
        margin: 30px auto 0;
    }

    .ip-careers-benefits-list {
        opacity: 1;
        padding: 0 15px;
    }

    .ip-careers-opp-popup-form {
        max-width: 640px;
        margin: 0 auto 30px;
        padding: 30px 15px 0;
    }

    .ip-careers-opp-popup-form-title {
        font-size: 30px;
        line-height: 1;
    }

    .ip-careers-opp-popup-form .fsBody .fsLabel, .ip-careers-opp-popup-form .fsBody label {
        font-size: 16px;
    }

    .ip-careers-opp-popup-form .fsForm select.fsRequired, 
    .ip-careers-opp-popup-form .fsForm textarea.fsRequired, 
    .ip-careers-opp-popup-form .fsRowBody input[type=email].fsRequired, 
    .ip-careers-opp-popup-form .fsRowBody input[type=number].fsRequired, 
    .ip-careers-opp-popup-form .fsRowBody input[type=tel].fsRequired, 
    .ip-careers-opp-popup-form .fsRowBody input[type=text].fsRequired,
    .ip-careers-opp-popup-form input#field116728003UploadButton {
        height: 50px;
    }

    .ip-careers-opp-popup-form .fsForm textarea {
        height: 99px;
    }

    .ip-careers-cta-holder {
        padding: 50px 0;
    }

    .ip-careers-cta-title {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .ip-careers-cta-content {
        padding: 0 15px;
    }

    .ip-careers-experience-area {
        padding: 50px 0;
    }

    .ip-careers-experience-title {
        font-size: 35px;
        line-height: 1;
    }

    .ip-careers-experience-slider .slick-list {
        padding: 0 0;
    }

    .ip-careers-experience-list-inner {
        padding: 50px 15px 20px;
    }

    .ip-careers-experience-text {
        max-width: 100%;
    }

    .ip-careers-experience-text p {
        font-size: 20px;
        line-height: 1.5 !important;
        padding-bottom: 30px;
    }

    .ip-careers-experience-author-photo {
        width: 114px;
        margin-right: 30px;
    }

    .ip-careers-experience-author-name {
        font-size: 20px;
    }

    .ip-careers-experience-dots {
        margin: 0 62px;
        display: none;
    }

    .ip-careers-experience-arrow > span {
        margin: 0 10px;
    }

    .ip-careers-experience-arrow {
        max-width: 130px;
        margin: 30px auto 0;
    }

    .ip-careers-experience-list {
        opacity: 1;
        padding: 0 15px;
    }

    .ip-careers-game-changer-holder {
        padding: 50px 0;
    }

    .ip-careers-game-changer-title {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 10px;
    }

    .ip-careers-game-changer-text {
        margin-bottom: 20px;
    }

    .ip-careers-game-changer-text p {
        font-size: 16px;
        line-height: 1.4 !important;
    }

    .ip-careers-game-changer-content {
        padding: 0 15px;
    }

    .ip-careers-about-content-area {
        padding: 50px 15px;
    }

    .ip-careers-about-title {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .ip-careers-about-text p {
        font-size: 18px;
        line-height: 1.3 !important;
        padding-bottom: 15px;
    }

    .ip-careers-about-first-content {
        margin: 0 auto 50px;
        max-width: 100%;
    }

    .ip-careers-about-content-inner {
        width: 100%;
    }

    .ip-careers-about-second-content-photo {
        width: 100%;
    }

    .ip-careers-about-second-content-photo img {
        max-width: 400px;
        margin: 0 auto 30px;
        width: 100%;
    }

    .ip-careers-about-second-content-inner {
        width: 100%;
        padding: 0 0;
        text-align: center;
    }

    .ip-careers-benefits-label {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .ip-careers-benefits-icon {
        height: 64px;
        margin-bottom: 15px;
    }

    .ip-careers-benefits-icon img {
        max-width: 40px;
    }

    .ip-careers-opp-area {
        padding: 50px 15px;
    }

    .ip-careers-opp-title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .ip-careers-opp-text p {
        font-size: 18px;
        line-height: 1.4 !important;
        padding-bottom: 15px;
    }

    .ip-careers-opp-dept-title {
        font-size: 16px;
    }

    .ip-careers-opp-inner {
        width: 100%;
    }

    .select {
        font-size: 15px;
        max-width: 300px;
        width: 100%;
        height: 50px;
        margin-bottom: -11px;
    }

    .select-styled:after {
        top: 20px;
        right: 20px;
        border-width: 6px;
    }

    .ip-career-list {
        padding: 10px 5px;
    }

    .ip-career-list a {
        font-size: 14px;
        padding: 0 10px;
        height: 60px;
        justify-content: center;
        text-align: center;
    }

    .aiosp-content.aios-popup-body.ip-career-opp-body-popup {
        max-width: 100%;
        margin-top: 30px;
    }

    .ip-careers-opp-popup-head {
        padding: 20px 15px;
    }

    .ip-careers-opp-popup-head span {
        font-size: 22px;
        width: 50%;
    }

    .ip-career-apply-btn {
        font-size: 15px;
        width: 150px;
        height: 35px;
        margin-left: 15px;
    }

    button.aiosp-close {
        width: 20px;
        height: 20px;
        top: 27px !important;
        right: 20px;
    }

    .ip-careers-opp-popup-info {
        padding: 20px 15px 0;
    }

    .ip-careers-opp-popup-info span {
        font-size: 15px;
        margin-right: 15px;
    }

    .ip-careers-opp-popup-info span img {
        margin-right: 10px;
        max-width: 15px;
    }

    .ip-careers-opp-popup-details-list h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .wizard .ip-careers-opp-popup-full-details .ip-careers-opp-popup-details-list ul li {
        margin-bottom: 10px !important;
    }

    .ip-careers-opp-popup-full-details li, .ip-careers-opp-popup-full-details p {
        font-size: 16px;
        line-height: 1.4 !important;
        padding-bottom: 10px;
    }

    .wizard .ip-careers-opp-popup-full-details .ip-careers-opp-popup-details-list ul {
        margin-left: 30px;
        padding-right: 15px;
    }

    .ip-careers-opp-popup-full-details ul li::after {
        top: 8px;
        left: -17px;
        width: 5px;
        height: 5px;
    }

    .ip-careers-opp-popup-details-list {
        margin-bottom: 30px;
    }

    .wizard > .content {
        min-height: 500px;
    }

    .ip-career-prev-btn {
        font-size: 15px;
    }

    .ip-career-prev-btn img {
        margin-right: 10px;
        max-width: 25px;
    }

    .ip-career-wizzard-form .ip-careers-opp-popup-head {
        min-height: 120px;
     }

     .ip-careers-cta-text {
        margin-bottom: 20px;
    }

    .ip-careers-cta-text p {
        font-size: 18px;
        line-height: 1.4 !important;
    }

    .ip-careers-day-life-area {
        padding: 50px 0 0;
    }

    .ip-careers-day-life-title {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .ip-careers-day-life-content {
        width: 100%;
        padding: 0 15px 20px;
    }

    .ip-careers-day-life-photo {
        width: 100%;
    }

    .ip-careers-day-life-photo-inner {
        max-width: 450px;
        margin: 0 auto 30px;
    }

    .ip-careers-day-life-photo-content {
        bottom: 20px;
        max-width: 100%;
        font-size: 20px;
        text-align: center;
        padding: 0 15px;
    }

    .ip-careers-day-life-photo-content span {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .ip-careers-day-life-schedule {
        width: 100%;
        padding: 0;
    }

    .ip-careers-day-life-sched-list {
        padding: 10px;
    }

    .ip-careers-day-life-sched-list-inner {
        padding: 30px 15px;
    }

    .ip-careers-day-life-sched-list-inner {
        padding: 30px 15px;
    }

    .ip-careers-day-life-sched-list-inner p {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }

    .ip-about-our-people-area {
        padding: 50px 0 0;
    }

    .ip-about-our-people-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .ip-about-our-people-text {
        max-width: 100%;
        margin: 0 auto 20px;
        padding: 0 15px;
    }

    .ip-about-our-people-text p {
        font-size: 16px !important;
        line-height: 1.4 !important;
        padding-bottom: 15px;
    }

    .ip-careers-experience-title-text {
        margin-bottom: 15px;
        padding: 0 15px;
    }

    .ip-careers-experience-title-text p {
        font-size: 16px !important;
        line-height: 1.4 !important;
        padding-bottom: 20px;
    }

    .ip-careers-experience-label {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .ip-careers-experience-icon {
        height: auto;
        margin-bottom: 15px;
    }

    .ip-careers-experience-icon img {
        max-width: 35px;
    }

    .ip-careers-experience-slider,
    .ip-careers-benefits-slider {
        margin: 0;
    }

    ul.select-options {
        margin: 15px 0 0 !important;
    }

    .select-options li {
        padding: 10px 0 9px;
    }

    .select-options {
        padding: 0 15px;
    }

    .ip-careers-about-second-content-inner .ip-careers-about-title {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .select-styled {
        padding: 5px 15px;
    }

    .ip-careers-day-life-sched-list-inner span {
        font-size: 30px;
        margin-bottom: 14px;
    }

    .ip-careers-game-changer-link a {
        width: 100%;
        max-width: 313px;
    }

}

@media only screen and (max-width: 767px) {
	
    .ip-careers-opp-popup-form .fsFieldRow .fsFieldCell.fsSpan33,
    .ip-careers-opp-popup-form .fsFieldRow .fsFieldCell.fsSpan50 {
        width: 100%;
        margin: 0;
    }

    .ip-about-our-people-area {
        padding: 50px 0;
    }

    .ip-about-our-people-title {
        font-size: 35px;
        margin-bottom: 30px;
    }

    .ip-about-our-people-text p {
        font-size: 18px !important;
        line-height: 1.2 !important;
        padding-bottom: 30px;
    }

    .ip-career-list{
        width: 50%;
    }

    .ip-careers-opp-popup-info {
        flex-wrap: wrap;
    }

    .ip-careers-opp-popup-info span {
        margin-bottom: 10px;
    }

    .ip-careers-opp-popup-full-details {
        height: 500px;
    }

    .ip-careers-opp-popup-head {
        flex-direction: column;
        text-align: center;
    }

    .ip-careers-opp-popup-head span {
        width: 100%;
        margin-bottom: 10px;
        padding: 0 35px;
    }

    .ip-career-wizzard-form .ip-careers-opp-popup-head {
        min-height: 60px;
        text-align: left;
        align-items: flex-start;
    }

    button.aiosp-close {
        top: 20px !important;
    }

}

@media only screen and (max-width: 480px) {
	
	.ip-careers-title {
	    font-size: 30px;
	}

    .ip-careers-cta-title,
    .ip-careers-game-changer-title {
        font-size: 30px;
    }

    .ip-career-list {
        width: 100%;
        padding: 5px 5px;
    }

    .ip-careers-day-life-sched-list {
        padding: 10px 0;
        width: 100%;
    }

    .ip-careers-opp-popup-full-details {
        height: 700px;
    }

    .wizard > .content {
        min-height: 900px;
    }

}

