#job-seeker .eye-catching-area {
    background-image: url('../images/eye-catching-image-two-mobile.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: -250px;
}

#job-seeker .eye-catching-area .subtitle {
    border-bottom: 4px solid #F2D22B;
}

#job-seeker .eye-catching-area .subtitle .text {
    font-size: 21px;
    font-weight: bold;
    color: #585A57;
}

#job-seeker .eye-catching-area .title .text {
    font-size: 27px;
    font-weight: bold;
    color: #585A57;
}

#job-seeker .eye-catching-area .golden-circle {
    width: 100px !important;
    height: 74px !important;
    border: 2px solid #E7A701;
    border-radius: 50%;
    background: #FFFFFF;
}

#job-seeker .eye-catching-area .golden-circle .upper .text {
    font-size: 9px !important;
    font-weight: bold !important;
}

#job-seeker .eye-catching-area .golden-circle .lower .text {
    font-size: 9px !important;
    font-weight: bold !important;
}

#job-seeker .eye-catching-area .ctas {
    width: 350px;
    border-radius: 34px;
    background: #FFFFFF;
    padding: 10px;
}

#job-seeker .eye-catching-area .btn {
    border-radius: 6px !important;
}

#job-seeker .eye-catching-area .ctas .btn-cta-orange {
    width: 300px;
    background: linear-gradient(to right, #dd840b, #e8aa00);
    color: #FFFFFF;
    font-size: 14px !important;
    font-weight: 600;
}

#job-seeker .eye-catching-area .ctas .btn-cta-white {
    width: 300px;
    background: #FFFFFF;
    color: #E7A701;
    font-size: 14px !important;
    font-weight: 600;
    border-color: #E7A701;
}

#job-seeker .page-title {
    background: #09447C;
    height: 50px;
}

#job-seeker .page-title .text {
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 50px;
    color: #FFFFFF;
}

#job-seeker .page-content {

}

#job-seeker .page-content .btn-cta-special-blue {
    color: #09447C !important;
    border: 2px solid #09447C;
    width: 350px;
    overflow: hidden;
    border-radius: 12px;
    background: #FFFFFF;
}

#job-seeker .page-content .btn-cta-special-blue .triangle {
    color: #09447C;
    transform: rotate(45deg);
    top: -40px;
    left: -40px;
}

#job-seeker .page-content .btn-cta-special-blue .fa-5x {
    font-size: 80px !important;
}

#job-seeker .page-content .btn-cta-special-blue-content .subtitle .text {
    font-size: 11px !important;
    font-weight: bold !important;
}

#job-seeker .page-content .btn-cta-special-blue-content .title .text {
    font-size: 17px !important;
    font-weight: 500 !important;
}

#job-seeker .page-content .content-title {

}

#job-seeker .page-content .content-title .text {
    color: #09447C;
    font-size: 20px !important;
    font-weight: bold !important;
}
#job-seeker .page-content .line {
    width: calc(100% - 30px);
    border: 1px solid #053769;
}

#job-seeker .page-content .block-one .card {
    border-radius: unset !important;
}

#job-seeker .page-content .block-one .card-header {
    border-radius: unset !important;
    text-align: center;
    background: #09447C;
    color: #FFFFFF;
    z-index: 3 !important;
}

#job-seeker .page-content .block-one .card .triangle {
    color: #09447C;
    transform: rotate(45deg);
    top: 28px;
    left: 45%;
    z-index: 1 !important;
}

#job-seeker .page-content .block-one .card .card-header {
    font-size: 20px !important;
    font-weight: 500 !important;
}

#job-seeker .page-content .block-one .card .card-body {
    font-size: 14px !important;
    font-weight: normal !important;
}

#job-seeker .page-content .block-two .title .text {
    font-size: 20px !important;
    font-weight: bold !important;
    color: #09447C !important;
}

#job-seeker .page-content .block-two .title .small-text {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #09447C !important;
}

#job-seeker .page-content .block-two .content .title {
    width: 124px !important;
    background: #09447C !important;
    border-radius: 3px;
}

#job-seeker .page-content .block-two .content .title .text {
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

#job-seeker .page-content .block-two .content .subtitle {
  
}

#job-seeker .page-content .block-two .content .subtitle .text {
    color: #09447C !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

#job-seeker .page-content .block-two .content .description .text {
    font-size: 14px !important;
    font-weight: normal !important;
}

#job-seeker .page-content .block-two .content .instruction .text {
    font-size: 14px !important;
    font-weight: normal !important;
}

#job-seeker .block-three .block-three-title {
    color: #09447C;
}

#job-seeker .block-three .block-three-title .small-text {
    font-size: 12px !important;
    font-weight: bold;
}

#job-seeker .block-three .block-three-title .text {
    font-size: 18px !important;
    font-weight: bold;
}

#job-seeker .block-three .step .step-header {
    background: #043E8F;
}

#job-seeker .block-three .step .step-header .bottom-triangle {
    bottom: -15px;
    left: 44%;
}

#job-seeker .block-three .step .step-header .step-number {
    color: #FFFFFF;
    opacity: 0.5;
    font-size: 54px;
    letter-spacing: 10px;
    left: 40%;
}

#job-seeker .block-three .step .step-header .small-text {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold; 
}

#job-seeker .block-three .step .step-header .text {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold; 
    text-align: center;
}

#job-seeker .block-three .step .step-description .text {
    font-size: 18px;
    font-weight: bold; 
}

#job-seeker .block-three .step .step-description .step-content .step-content-header {
    background-color: #F2D22B;
    color: white;
    font-size: 15px;
    font-weight: bold;
}

#job-seeker .block-three .step .step-description .step-content .step-content-body .text {
    font-size: 14px;
    font-weight: normal;
}

#job-seeker .block-three .step .step-description .step-content .step-content-end .btn-cta-orange {
    border-radius: 6px !important;
    background: linear-gradient(to right, #dd840b, #e8aa00);
    color: #FFFFFF;
    font-size: 16px !important;
    font-weight: bold;
    height: 60px !important;
}

#job-seeker .block-three .step .step-description .step-content .step-content-body .men-handshaking {
    width: 78px;
    height: 28px;
    margin-top: 40px;
}

#job-seeker .block-three .step .step-description .step-content .step-content-body .woman-with-laptop {
    width: 78px;
    height: 50px;
    margin-top: 25px;
}

#job-seeker .block-three .step .step-description .step-content .step-content-body .report {
    width: 78px;
    height: 78px;
    margin-top: 15px;
}

#job-seeker .block-four {
    background: #F8FAFD;
}

#job-seeker .block-four .title .text {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #09447C;
}

#job-seeker .block-four .step {
    background: #FFFFFF;
}

#job-seeker .block-four .step .badge-icon {
    top: -25px;
    left: -10px;
}

#job-seeker .block-four .step .step-text {
    top: -15px;
    left: 5px;
    font-size: 16px;
    font-weight: bold;
}

#job-seeker .block-four .step .step-number {
    top: 5px;
    left: 8px;
    font-size: 27px;
    font-weight: bold;
}

#job-seeker .block-four .step .title .text {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.width-control-240 {
    width: 240px;
}

/* Fix Conflict CSS */
#job-seeker .step .content {
    margin-left: 0 !important;
    padding: 0 !important;
    padding-top: 0 !important;
}

/* End of Fix Conflict CSS */

@media only screen and (min-width: 500px) {
    #job-seeker .eye-catching-area {
        background-position-x: 0 !important;
    }
    .width-control-240 {
        width: unset;
    }
}

@media only screen and (min-width: 1000px) {
    #job-seeker .eye-catching-area .content-area {
        width: 750px !important;
        left: calc((100% - 750px) / 2);
    }

    #job-seeker .page-content .content-title {
        padding: 10px 0 !important;
        margin-left: 90px !important;
        margin-right: 90px !important;
    }

    #job-seeker .block-one {
        padding: 20px 180px !important;
    }

    #job-seeker .block-two {
        padding: 10px 90px !important;
    }

    #job-seeker .block-three {
        padding: 10px 90px !important;
    }

    #job-seeker .block-four {
        padding: 40px 90px !important;
    }

    #job-seeker .block-five {
        padding: 40px 90px !important;
    }

    #job-seeker .block-one .card {
        height: 530px !important;
    }

    #job-seeker .block-three .step .step-header .bottom-triangle {
        bottom: -15px;
        left: 49%;
    }

    #job-seeker .block-three .step .step-header .step-number {
        left: 48%;
    }

    #job-seeker .block-three .step .step-description .step-content .step-content-end .btn-cta-orange {
        max-width: 415px !important;
    }

    #job-seeker .block-four .steps .step {
        height: 342px !important;
    }

    #job-seeker .eye-catching-area {
        background-image: none;
        background: #F6F5F2;
        padding-right: 90px !important;
        padding-left: 90px !important;
    }

    #job-seeker .page-content {
        margin-top: 40px !important;
    }

    #job-seeker .border-bottom {
        border-color: #053769 !important;
    }

    #job-seeker .page-content .btn-cta-special-blue .triangle {
        top: -45px;
        left: -45px;
    }

    #job-seeker .eye-catching-area .badge-area {
        top: 60px;
        left: 30%;
    }

    #job-seeker .eye-catching-area .ctas-area {
        top: 420px;
        left: 30%;
    }

    #job-seeker .eye-catching-area .golden-circles {
        top: 256px;
        left: 30%;
    }

    #job-seeker .eye-catching-area .golden-circle {
        width: 175px !important;
        height: 145px !important;
        border: 2px solid #E7A701;
        border-radius: 50%;
        background: #FFFFFF;
    }

    #job-seeker .eye-catching-area .golden-circle .upper .text {
        font-size: 20px !important;
        font-weight: bold !important;
    }

    #job-seeker .eye-catching-area .golden-circle .lower .text {
        font-size: 20px !important;
        font-weight: bold !important;
    }

    #job-seeker .eye-catching-area .ctas {
        width: 720px;
        border-radius: 34px;
        background: #FFFFFF;
        padding: 10px;
    }

    #job-seeker .page-content .block-two .content .title {
        width: 225px !important;
        background: #09447C !important;
        border-radius: 3px;
    }

    #job-seeker .page-content .block-two .content .title .text {
        color: #FFFFFF !important;
        font-size: 22px !important;
        font-weight: bold !important;
    }

    #job-seeker .page-content .block-two .content .subtitle {
    
    }

    #job-seeker .page-content .block-two .content .subtitle .text {
        font-size: 28px !important;
    }
}

@media (min-width: 992px) and (max-width: 1499px) {
    #job-seeker .block-one .card {
        height: 480px !important;
    }

    #job-seeker .block-one {
        padding: 20px 100px !important;
    }
}

@media (min-width: 1500px) and (max-width: 1879px) {
    #job-seeker .block-one .card {
        height: 510px !important;
    }
}

@media only screen and (min-width: 1880px) {
    #job-seeker .block-one .card {
        height: 500px !important;
    }
}

@media only screen and (max-width: 480px) {
    .h-new-body {
        margin-top: 0 !important;
    }
}