
/* ==========================================================================
   new resources
   ========================================================================== */
   
.resnew .module_hero {
    margin-top: 38px;
    overflow: hidden;
}

.module_related_articles h1 {
    font: 500 normal 34px/1 'IBM Plex Sans';
}

@media (max-width: 1220px) {
    
    .resnew .module_article {
        margin-left: 0;
    }
}

@media only screen and (max-width: 48em) {
    
    .resnew .module_article {
        margin-right: 0;
    }
}

/* ==========================================================================
   industry
   ========================================================================== */
   
div:not(.featureResource3Column1Row) > .feature-container:first-child .featured-link {
    font: normal 500 1em/2 'IBM Plex Sans';
    letter-spacing: .1em;
    border: #005587 2px solid;
    
    -o-transition: all .25s;
    -ms-transition: all .25s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    transition: all .25s;
}

div:not(.featureResource3Column1Row) > .feature-container:first-child .featured-link:hover {
    background-color: #fff;
    color: #005587;
    border: #005587 2px solid;
}

.module_subscribe button:after, .module_subscribe a:after,
a.callout.offramp:after {
    display: none !important;
}

.module_subscribe button, .module_subscribe a {
    padding: .58em 2.1em;
    font: normal 500 1em/2 'IBM Plex Sans';
    letter-spacing: .1em;
    border: #005587 2px solid;
    
    -o-transition: all .25s;
    -ms-transition: all .25s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.module_subscribe button:hover, .module_subscribe a:hover {
    background-color: #fff;
    color: #005587;
    border: #005587 2px solid;
}

   
/* ==========================================================================
   careers
   ========================================================================== */
   
.module_career-bar a.box {
    text-transform: capitalize;
}

/* ==========================================================================
   events
   ========================================================================== */
   
.module_event_detail h1 {
    font: 500 normal 1.575em/1.2 'IBM Plex Sans';
}

.column_two .event_link a {
    font: normal 500 1.25em/1 'IBM Plex Sans';
    border-radius: 2px;
    letter-spacing: .01em;
}

.column_two .event_link a:after {
    display: none !important;
}

.event_detail_block {
    background-color: #f4f4f4;
    color: #2d2d2d;
}

.event_detail_block h1 {
    padding: 5px 2em;
    font: normal 500 1.3em/3.5 'IBM Plex Sans';
    background: #f4f4f4;
    background-position: 0% !important;
    border-bottom: 2px solid #00568c;
    text-align: left;
}

.event_detail_block span {
    font: normal 400 14px/1.5 'IBM Plex Sans';
    color: #2d2d2d;
}

.event_detail_block div.add_to_calendar {
    font: normal 500 1.125em/1 'IBM Plex Sans';
    letter-spacing: .01em;
    color: #fff;
    background-color: #00568c;
}

.module_event_card h1 {
    padding-left: 0 !important;
    font: normal 500 1.3em/3.5 'IBM Plex Sans';
    text-transform: none;
    background: none !important;
}

.module_event_card li.card_name {
    font: normal 500 16px/2 'IBM Plex Sans';
    background: none !important;
}

.module_event_card li.card_email {
    font: normal 500 16px/2 'IBM Plex Sans';
    background: none !important;
}

.module_event_card:before {
    background: #f4f4f4;
}

.module_event_card li {
    padding-left: 0;
    width: auto;
    margin: auto;
    text-align: center;
}

/* ==========================================================================
   share
   ========================================================================== */

.column_two .sociallabel {
    font: normal 500 1.3em/1 'IBM Plex Sans';
    text-transform: none;
}

/* ==========================================================================
   forms
   ========================================================================== */

.hero-custom p {
    line-height: 1.5em;
}

form .form-container .form-group label.gen-label {
    display: inline-block;
    font: normal 500 18px/125% 'IBM Plex Sans';
}

form .form-submit-border .btn {
    font: normal 500 18px/125% 'IBM Plex Sans';
}

.form-container {
    margin-bottom: 30px !important;;
}

/* ==========================================================================
   careers
   ========================================================================== */

.module_career-search .keyword-box:before {
    background: url('/img/search-blue.svg') no-repeat center top;
}

a.filter-link, a.sort-link {
    font-weight: 500;
}

.check-group {
    position: relative;
}

.check-group input[type=checkbox] {
    width: 17px;
    height: 17px;
    background: #ffffff;
    display: inline-block;
    margin: 3px 0;
    font: normal 400 .8125em/1 'IBM Plex Sans';
    position: relative;
    border: 2px #b1c5d2 solid;
}

.filter-box div span {
    cursor: pointer;
    font-weight: 700;
    color: #005587;
    font-size: .85em;
    display: inline-block;
    margin-top: 10px;
}

.check-group span.checkmark {
    display: block;
    width: 15px;
    border: 2px #fff solid;
    height: 15px;
    transition: all .5s ease;
    position: absolute;
    top: -6px;
    left: 1px;
    z-index: 1;
    background: #fff;
}

.check-group label {
    font-size: .85em;
    position: absolute;
    z-index: 2;
    padding-left: 23px;
    margin: 3px 0 0 -17px;
    line-height: 1.2;
}

form .form-group input.text-box, input[type=text].rm-form-input {
    border: none;
    box-shadow: none;
    border-bottom: solid 1px #69c5f4;
    height: 25px;
    border-radius: 0;
    font: normal 500 1.4375em/1 'IBM Plex Sans';
    padding: 0;
}

.rm-form-wrapper input[type=submit].rm-form-submit {
    border: none;
    position: relative;
    top: 0;
    border-radius: 2px;
    padding: .75em 1.25em;
    background: #00568c;
    color: #fff;
    line-height: 1;
    font: normal 400 1.25em/1 'IBM Plex Sans';
    letter-spacing: .05em;
}

/* ==========================================================================
   assessments
   ========================================================================== */
   
.splash .module_text h1 {
    font: normal 500 3.5em/1 'IBM Plex Sans';
}

.splash .module_text h2 {
    font: normal 400 1.4em/1.4 'IBM Plex Sans';
}

.module_survey h2 {
    font: normal 500 2.25em/1 'IBM Plex sans';
}
   
a.take-survey, a.take-survey:hover {
    font: 500 normal 1.25em/1 'IBM Plex Sans';
}

.module_survey .question > h3 {
    font: normal 400 1em/1.4 'IBM Plex Sans';
}

.question.blocks h3 {
    font: normal 400 1em/1.4 'IBM Plex Sans';
}

.question.dot label {
    font: 400 normal .85em/1.2 'IBM Plex Sans';
}

.question.blocks label {
    font: normal 400 .9em/1.4 'IBM Plex Sans';
}

.module_survey button, input[type="submit"], a.next, a.prev, input.submit-survey {
    font: normal 400 1em/1 'IBM Plex Sans';
}

/* ==========================================================================
   cards
   ========================================================================== */
   
.module_text .card h2 {
    font: normal 500 1em/1 'IBM Plex Sans';
}

.module_text .card p {
    font: normal 400 .85em/1.4 'IBM Plex Sans';
}

/* ==========================================================================
   contact
   ========================================================================== */

.hero-custom h1 {
    font-family: 'IBM Plex Sans' !important;
}

/* ==========================================================================
   hero
   ========================================================================== */

@media only screen and (max-width: 55em) {
    
    section.module_hero.short {
        padding: 0;
    }
}

/* ==========================================================================
   featured block
   ========================================================================== */

.feature-container .featured-link {
    font: normal 500 1em/1 'IBM Plex Sans';
    letter-spacing: .01em;
    text-transform: uppercase;
}

/* ==========================================================================
   services - legal
   ========================================================================== */

.module_our-services li div h2 {
    font-size: 2em;
}

.module_our-services li div li {
    font-size: .8947em;
}