p.bold500 {
    font-weight: 500;
    margin-bottom: 0.8em;
}

.emp-engagement-img {
    text-align: center;
    margin-bottom: 50px;
}

.clients2 {
    margin: 20px 0 20px;
}

.emp-h2 {
    font-size: 16px;
}

.billboard h2.sub-title {
    color: #172d53;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 14px;
    padding: 0;
}

@media only screen and (min-width: 479px) {

    .billboard h2.sub-title {
        margin-bottom: 10px;
        line-height: 1.3;
        font-size: 20px;
        padding: 0;

    }
}

@media only screen and (min-width: 767px) {
    .emp-h2 {
        font-size: 18px;
    }

    .billboard h2.sub-title {
        margin-bottom: 10px;
        line-height: 1.3;
        font-size: 18px;
        padding: 0 130px 0 0;
    }

}

@media only screen and (min-width: 1024px) {
    .emp-h2 {
        font-size: 20px;
    }

    .billboard h2.sub-title {
        margin-bottom: 10px;
        line-height: 1.3;
        font-size: 19px;
        padding: 0 280px 0 0;

    }
}

@media only screen and (min-width: 1200px) {
    .emp-h2 {
        font-size: 22px;
    }

    .billboard h2.sub-title {
        margin-bottom: 30px;
        line-height: 1.3;
        font-size: 23px;
        padding: 0;
    }

}

.emp-ol li {
    list-style-position: inside;
    margin: 0 0 20px 0;
    list-style: none;
}

ul.emp-ol {
    list-style: none;
}

.emp-ol-top li {
    font-weight: 500;
    margin: 0 0 10px 0;
    list-style-position: inside;
}

.cluster-links li {
    width: 100% !important;
    display: inline-block;
    font-size: 13px;
}

p, .emp-ol li, .emp-ol-top li {
    font-size: 13px;
}

.btn-get-middle {
    padding: 0.2em 0.9375em 2.5em;
    text-align: center;
    max-width: 360px;
}

.btn-get-footer {
    max-width: 360px;
}

@media only screen and (min-width: 760px) {
    p, .emp-ol li, .emp-ol-top li {
        font-size: 14px;
    }

    .cluster-links li {
        font-size: 13px;
        width: 49.2% !important;
    }
}

@media only screen and (min-width: 1024px) {
    p, .emp-ol li, .emp-ol-top li {
        font-size: 15px;
    }

    .cluster-links li {
        font-size: 14px;

    }
}

@media only screen and (min-width: 1200px) {
    p, .emp-ol li, .emp-ol-top li {
        font-size: 16px;
    }

    .cluster-links li {
        font-size: 16px;
    }

    .emp-engagement-img img {
        width: 780px;
    }

}

@media only screen and (max-width: 760px) {
    .custom-small-8 {
        padding-top: 10px;
    }
}

.custom-small-4.video {
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .custom-small-4.video {
        text-align: right;
    }
}

.feature-wrap {
    border-radius: 4px;
    box-shadow: 2px 2px 2px #dadada, 0 0 2px #dadada;
    padding: 16px 10px;
    margin: 14px 0px;
}

.qpdiff-features-wrapper {
    float: left;
    padding: 22px 0 10px;
    width: 100%;
}

.feature-title {
    color: #2ba6ca;
    font-weight: 500;
    padding: 1em 0;
    text-align: center;
    font-size: 1.1em;
}

.feature-icon {
    text-align: center;
}

.feature-icon img {
    border: 2px solid #76a5cd;
    border-radius: 40px;
    padding: 2px;
}

.feature-desc {
    font-size: 13px;
    min-height: 5em;
    text-align: center;
    line-height: 1.24;
    padding-top: 20px;
}

@media only screen and (min-width: 760px) {
    .feature-desc {
        font-size: 14px;
    }

}

@media only screen and (min-width: 1024px) {
    .feature-desc {
        font-size: 15px;
    }

}

@media only screen and (min-width: 1200px) {
    .feature-desc {
        font-size: 16px;
    }

    .billboard .title-box {
        width: 50%;
    }

}

.mtp {
    margin-top: 20px;
}

.no-paddingL {
    padding-left: 0 !important
}

.no-paddingR {
    padding-right: 0
}

.no-paddingRyL {
    padding-right: 0;
    padding-left: 0
}

.clients2 .clients2-img-container {
    margin-right: 28px !important;
}

p.sub-step {
    text-align: center;
    margin-bottom: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .billboard h1 span {
        display: block;
    }

    .billboard h4 {
        padding: 0 200px 0 0;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .billboard .title-box {
        width: 80%;
    }

}

/* 480px - 767px */

@media only screen and (min-width: 521px) and (max-width: 767px) {
    .header-photo {
        background: url('/userimages/site_media/emp-engagement.jpg') no-repeat scroll center center transparent !important;
        height: 260px;
    }

    .billboard .title-box h4 {
        padding: 0 170px 0 0;
    }

}

@media only screen and (min-width: 479px) and (max-width: 520px) {
    .header-photo {
        background: url('/userimages/site_media/emp-engagement.jpg') no-repeat scroll left center transparent !important;
        height: 260px;
    }

    .billboard h1 span {
        display: inline;
    }

    .billboard h4 {
        padding: 0 !important;
    }

}

/* 321px - 479px */

@media only screen and (min-width: 381px) and (max-width: 478px) {
    .header-photo {
        background: url('/userimages/site_media/emp-engagement.jpg') no-repeat scroll left center transparent !important;
        height: 164px;
    }

    .billboard h1 span {
        display: inline;
    }

    .billboard h4 {
        padding: 0 !important;
    }

}

/*****************************************/
/* Media 320px iPhone */
/*****************************************/

@media only screen and (max-width: 380px) {
    .header-photo {
        background: url('/userimages/site_media/emp-engagement.jpg') no-repeat scroll left center transparent !important;
        height: 186px;
    }

    .billboard h4 {
        padding: 0 !important;
    }

    .billboard h1 span {
        display: inline;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .clients2 .clients2-img-container {
        margin-right: 0px !important;
    }

    .client-logo-new {
        float: left !important;
    }
}

@media only screen and (max-width: 767px) {
    .freeAccount .bottom, .freeAccount .bottom:hover {
        display: none !important;
    }
}

.footerContent a, .footerContent span {
    color: #fff !important;
}

.banner-video-blk {
    position: absolute;
    bottom: 16px;
    left: 696px;
    background-image: url('/images/workforce/banner-video.png');
    width: 458px;
    height: 290px;
}

.btn-video-icon {
    background-image: url('/images/workforce/btn-play.png');
    width: 59px;
    height: 59px;
    left: 43.5%;
    top: 34%;
    position: absolute;
    outline: none
}