/* LEADSPACE-SPECIFIC */

#hp-leadspace {
    height: 542px;
}
#hp-leadspace-wrapper {
    height: 87%;
}
#hp-leadspace .hp-inner {
    height: 100%;
}

.hp-leadspace-bg-img.ri-xl,
.hp-leadspace-bg-img.ri-lg {
    position: static;
    height: 115%;
}
.hp-leadspace-bg-img.ri-xl > .ri-inner,
.hp-leadspace-bg-img.ri-lg > .ri-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.hp-leadspace-bg-img.ri-md,
.hp-leadspace-bg-img.ri-sm {
    position: static;
    left: 0px;
    width: 100%;
}

#hp-leadspace-textimg-wrap {
    position: absolute;
    left: -350px;
    /*bottom: 14%;*/
    bottom: 18%;
    width: 700px;
}
#hp-leadspace-textimg-lg,
#hp-leadspace-textimg-md,
#hp-leadspace-textimg-sm {
    width: 100%;
    display: block;
}
#hp-leadspace-textimg-md,
#hp-leadspace-textimg-sm {
    display: none;
}

#hp-leadspace .hp-leadspace-text {
    position: absolute;
    left: -350px;
    width: 500px;
    bottom: 4%;
    /*color: #ffffff;*/
    color: #000000;
    text-align: left;
    font-family: ff-meta-web-pro, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
}

#hp-leadspace .hp-button {
    position: absolute;
    right: -350px;
    bottom: 4%;
    color: #000000;
}

#hp-leadspace .hp-inner {
    bottom: 20px;
}

/*.hp-leadspace-text a:link, .hp-leadspace-text a:visited { color: #ffffff; text-decoration: underline; }*/
/*.hp-leadspace-text a:hover, .hp-leadspace-text a:active { color: #ffffff; text-decoration: underline; }*/
.hp-leadspace-text a:link, .hp-leadspace-text a:visited { color: #000000; text-decoration: underline; }
.hp-leadspace-text a:hover, .hp-leadspace-text a:active { color: #000000; text-decoration: underline; }

@media (max-width: 979px) {
    #hp-leadspace {
        height: auto;
    }
    #hp-leadspace .hp-inner {
        height: auto;
    }
    #hp-leadspace-textimg-wrap {
        width: auto;
    }
    #hp-leadspace .hp-button {
        position: static;
        right: auto;
        bottom: auto;
    }
}

@media (max-width: 979px) {
    #hp-leadspace-textimg-wrap {
        position: static;
        left: auto;
        bottom: auto;
    }
    #hp-leadspace .hp-leadspace-text {
        position: static;
        left: auto;
        width: auto;
        bottom: auto;
        display: inline-block;
        margin-bottom: 15px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    /*#hp-leadspace-textimg-wrap {*/
        /*padding: 0% 15%;*/
        /*margin-bottom: 10px;*/
    /*}*/
    #hp-leadspace-textimg-wrap {
        padding: 0% 7%;
        margin-bottom: 10px;
    }
    #hp-leadspace .hp-leadspace-text {
        padding: 0px 40px;
        margin-bottom: 20px;
    }
    #hp-leadspace .hp-button {
        display: inline-block;
        /*margin-bottom: 30px;*/
        margin-bottom: 130px;
    }
}
@media (min-width: 480px) and (max-width: 639px) {
    /*#hp-leadspace-textimg-wrap {*/
        /*padding: 0% 15%;*/
        /*margin-bottom: 0px;*/
    /*}*/
    #hp-leadspace-textimg-wrap {
        padding: 0% 7%;
        margin-bottom: 0px;
    }
    #hp-leadspace .hp-leadspace-text {
        padding: 0px 40px;
        margin-bottom: 10px;
    }
    #hp-leadspace .hp-button {
        display: inline-block;
        /*margin-bottom: 20px;*/
        margin-bottom: 75px;
    }
}
@media (max-width: 479px) {
    /*#hp-leadspace-textimg-wrap {*/
        /*padding: 0% 15%;*/
        /*margin-bottom: 5px;*/
    /*}*/
    #hp-leadspace-textimg-wrap {
        padding: 0% 7%;
        margin-bottom: 5px;
    }
    #hp-leadspace .hp-leadspace-text {
        padding: 0px 20px;
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 18px;
    }
    #hp-leadspace .hp-button {
        display: inline-block;
        /*margin-bottom: 20px;*/
        margin-bottom: 40px;
        padding: 8px 12px;
        font-size: 15px;
        line-height: 20px;
    }
}


/* FROM HERE DOWN ARE OVERRIDES SPECIFIC TO INDIVIDUAL LEADSPACES */
/* ACTIVATE THESE BY ADDING A CLASS TO "#hp-leadspace" */

/* FEDERATION BIG DATA */
.hp-leadspace-federation-big-data #hp-leadspace-textimg-wrap {
    bottom: 18%;
}
#hp-leadspace.hp-leadspace-federation-big-data  .hp-leadspace-text {
    color: #000000 !important;
}
.hp-leadspace-federation-big-data .hp-leadspace-text a:link, .hp-leadspace-federation-big-data .hp-leadspace-text a:visited { color: #000000 !important; text-decoration: underline; }
.hp-leadspace-federation-big-data .hp-leadspace-text a:hover, .hp-leadspace-federation-big-data .hp-leadspace-text a:active { color: #000000 !important; text-decoration: underline; }
@media (min-width: 640px) and (max-width: 979px) {
    .hp-leadspace-federation-big-data #hp-leadspace-textimg-wrap {
        padding: 0% 7%;
    }
    #hp-leadspace.hp-leadspace-federation-big-data  .hp-button {
        margin-bottom: 130px;
    }
}
@media (min-width: 480px) and (max-width: 639px) {
    .hp-leadspace-federation-big-data #hp-leadspace-textimg-wrap {
        padding: 0% 7%;
    }
    #hp-leadspace.hp-leadspace-federation-big-data  .hp-button {
        margin-bottom: 75px;
    }
}
@media (max-width: 479px) {
    .hp-leadspace-federation-big-data #hp-leadspace-textimg-wrap {
        padding: 0% 7%;
    }
    #hp-leadspace.hp-leadspace-federation-big-data .hp-button {
        margin-bottom: 40px;
    }
}

/* WORLD 2015 AFFINITIES */
#hp-leadspace.hp-leadspace-world-2015-affinity .hp-leadspace-text {
    width: 425px;
    bottom: 3%;
}
#hp-leadspace.hp-leadspace-world-2015-affinity .hp-button {
    bottom: 1%;
}
#hp-leadspace.hp-leadspace-world-2015-affinity .hp-inner {
    bottom: -20px;
}
@media (max-width: 979px) {
    #hp-leadspace.hp-leadspace-world-2015-affinity  .hp-inner {
        bottom: 0px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    #hp-leadspace.hp-leadspace-world-2015-affinity .hp-leadspace-text {
        width: auto;
        padding: 0% 15%;
    }
}
@media (min-width: 480px) and (max-width: 639px) {
    #hp-leadspace.hp-leadspace-world-2015-affinity .hp-leadspace-text {
        width: auto;
        padding: 0% 15%;
    }
}
@media (max-width: 479px) {
    .hp-leadspace-world-2015-affinity #hp-leadspace-textimg-wrap {
        padding: 0% 7%;
    }
    #hp-leadspace.hp-leadspace-world-2015-affinity .hp-leadspace-text {
        width: auto;
        margin-bottom: 16px;
    }
}
 





