#left-card p, #left-card p em, p#textCard {
    left: 8px;
    line-height: 2;
    position: relative
}

#idbtnApplication, a.btn.btn-orange.btn-block.btn-lg.btn-drop-border {
    background-color: #fff;
    color: #ed1f79;
    padding: 20px;
    line-height: normal;
    box-shadow: 0 2px;
    font-weight: 700
}

h2.process-title {
    margin-bottom: 20px;
    font-size: 40px
}

.step {
    color: #fff;
    font-weight: 800;
    font-size: larger;
    width: 150%;
    background-color: #ed1f79 !important;
    border-radius: 18px 0 0 18px
}

.step1, .step2, .step4 {
    width: 205px;
    height: 107px !important
}

p.step-text:first-child {
    padding-top: 35px
}

p.step-text {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 29px;
    margin-left: 20px;
    padding-top: 22px
}

.mod-process-grid .card {
    border: 0
}

#idbtnApplication {
    border: 2px solid #ed1f79;
    border-radius: 10px;
    font-size: 21px;
    margin-bottom: 27px
}

#left-card p, p#textCard {
    color: #ed1f79;
    font-size: 16px
}

#left-card p em {
    color: #ed1f79;
    font-size: 12px
}

#idbtnApplication:hover {
    box-shadow: 0 0 !important
}

#left-card {
    position: relative;
    left: 95px;
    border-radius: 0 13px 12px 0;
    padding: 0;
    height: 107px;
    width: 103%
}

a.btn.btn-orange.btn-block.btn-lg.btn-drop-border {
    border: 2px solid #ed1f79;
    border-radius: 10px;
    font-size: 21px
}

a.btn.btn-orange.btn-block.btn-lg.btn-drop-border:hover {
    box-shadow: 0 0
}

.studentDef {
    padding: 50px !important
}

.studentDef h3 {
    font-size: 30px;
    font-weight: 700
}

@media only screen and (min-width:320px) and (max-width:499px) {
    #left-card, .step, div#idStep3, p#textCard, p.step-text {
        position: relative
    }

    #left-card {
        left: -4px;
        border-radius: 12px;
        top: -57px;
        font-size: 13px;
        min-width: 100% !important;
        height: auto
    }

    .step {
        color: #fff;
        font-size: 14px;
        top: -58px;
        background-color: #ed1f79;
        border-radius: 18px 0 0 18px;
        height: 43px !important;
        margin-top: 50px
    }

    div#idStep3 {
        top: -75px !important
    }

    p.step-text {
        top: -17px
    }

    p#textCard {
        color: #ed1f79;
        line-height: 1.1;
        min-width: 16px;
        top: 6px
    }
}

@media only screen and (min-width:500px) and (max-width:555px) {
    #left-card, .step, p.step-text {
        position: relative
    }

    #left-card {
        left: -4px;
        border-radius: 12px;
        top: -57px;
        font-size: 13px;
        width: 100%
    }

    .step {
        color: #fff;
        width: 31%;
        font-size: 14px;
        top: -58px;
        background-color: #ed1f79;
        border-radius: 18px 0 0 18px;
        height: 43px !important;
        margin-top: 50px
    }

    p.step-text {
        top: -17px
    }
}

@media only screen and (min-width:556px) and (max-width:690px) {
    #left-card, .step {
        font-size: 14px;
        position: relative
    }

    #left-card, .step, p.step-text {
        position: relative
    }

    #left-card {
        left: -2px;
        border-radius: 12px;
        margin-top: 53px
    }

    .step {
        color: #fff;
        width: 308px;
        left: 4px;
        top: 51px;
        background-color: #ed1f79;
        border-radius: 18px 0 0 18px;
        height: 43px !important
    }

    p.step-text {
        top: -12px;
        line-height: -.5
    }
}

@media only screen and (min-width:691px) and (max-width:767px) {
    #left-card, .step, p.step-text {
        position: relative
    }

    #left-card {
        left: -4px;
        border-radius: 12px;
        font-size: 13px;
        text-align: center !important;
        margin-top: 50px;
        width: auto;
        height: auto
    }

    .step {
        color: #fff;
        font-size: 19px;
        left: 41px;
        top: 6px;
        background-color: #ed1f79;
        border-radius: 18px 0 0 18px;
        height: 43px !important
    }

    p.step-text {
        top: -17px
    }
}

@media only screen and (min-width:768px) and (max-width:998px) {
    #left-card, #left-card p, .step, p.step-text {
        position: relative
    }

    #left-card {
        left: -4px;
        border-radius: 12px;
        height: 145px !important;
        font-size: 13px;
        text-align: center !important;
        margin-top: 50px
    }

    .step {
        color: #fff;
        width: 330px;
        font-size: 19px;
        left: 53px;
        top: 6px;
        background-color: #ed1f79;
        border-radius: 18px 0 0 18px;
        height: 43px !important
    }

    p.step-text {
        top: -17px;
        width: inherit;
        line-height: normal
    }

    #left-card p {
        left: 8px;
        color: #ed1f79;
        line-height: 2;
        font-size: 16px;
        bottom: 12px
    }
}

@media (max-width:768px) {
    h2.process-title {
        margin-bottom: 20px;
        font-size: 30px
    }

    .step {
        color: #fff
    }

    p.step-text {
        top: -23px;
        position: relative
    }

    .studentDef {
        padding: 30px !important
    }

        .studentDef h3 {
            font-size: 20px;
            font-weight: 700
        }

    p#textCard {
        left: 0;
        position: relative;
        color: #ed1f79;
        line-height: 1.1;
        font-size: 18px
    }
}
