.FEATURED-MEDIA .center-image {
    background-position: inherit;
    background-repeat: no-repeat;
    background-size: contain;
}

.col-6.details-box.distance-padding-left {
    margin-left: 0;
    margin-top: 1em;
    width: 100%;
}

.col-6.featured-media.clear-fix {
    overflow: hidden;
    width: 100%;
}

h1.section-title.active-challenges-title.distance-padding-bottom {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.homepage-header .logo img {
    max-width: 100%;
}

.header, .footer, .header .main-nav>a {
    background-color: #234283;
}

body {
    font-weight: 300;
}

/* @media  (min-width: 768px) {
  .timeline {    
    padding: 0 0px;
  }
  .timeline .phase-name {    
    -epub-text-transform: uppercase;    -epub-text-transform: uppercase;
    text-transform: uppercase;    
    color: #888;
  }
}
*/

.featured-media .keep-aspect-ratio.ratio-3-2:before {
    padding-top: 32.66667%;
}

.featured-challenge .col-6.details-box.distance-padding-left {
    padding-left: 0px;
}

.external {
    position: absolute;
    right: 0;
    margin-top: -54px;
}

.external span {
    float: left;
    position: relative;
    right: 3px;
    text-transform: uppercase;
    top: 0;
}

.external ul, .external li {
    float: left;
    list-style: none;
    margin-left: 4px;
}

.external li a {
    background: url('https://s3.amazonaws.com/oi2_kf_prod/external/ext-images/kf-social-icons.png') -41px -5px no-repeat;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 16px;
}

.external #facebook a {
    background-position: -61px -5px;
}

.external #rss a {
    background-position: -81px -5px;
}

.external #vimeo a {
    background-position: -101px -5px;
}

.external #twitter a {
    background-position: -121px -5px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 5px;
    height: 0;
    margin-top: 20px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rich-text.admin-text h1 {
    font-size: 42px;
    line-height: 58px;
}

a.kfspice {
    background: #02BAD3;
    color: #F4F4F4;
    padding: 10px 13px 10px 13px;
    margin-right: 10px;
    margin-bottom: 20px;
    border: none;
    height: 44px;
    min-width: 100px;
    display: inline-table;
    border-radius: 15px;
    line-height: 22px;
    font-size: 15px;
    max-width: 130px;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transition: background-color 175ms ease-in-out,color 175ms ease-in-out,border-color 175ms ease-in-out;
}

a.kfspice :hover {
    background: #888888;
}

.header {
    border-bottom: 1px solid #105287;
}

.header .main-nav>a, .header .logo-container, .header .search {
    border-right: 1px solid #105287;
}

.header .main-nav>a {
    border-bottom: 1px solid #105287;
}

.header .main-nav>a:active, .header .main-nav>a:focus, .header .main-nav>a:hover, .header a:hover, .header .logo-container:hover {
    background-color: #02BAD3;
}





h1.sub-headline-text.platform-font.distance-margin-bottom {
    font-weight: 500;
    margin-bottom: 4px;
}

p.sub-headline-text.distance-margin-bottom.user-font {
    max-height: 103px;
    overflow: hidden;
}
/* HIDE FOTORAMA GALLERY IN THE BRIEF */
.rwd-challenge-brief-page .fotorama {
    display: none;
}

/* extra-footer-margins on mobile */

.extra-footer-container .row {
    margin-right: 3.125%;
    margin-left: 3.125%;
}


/* SOCIAL and APPLAUD round button and border */
.share-box .email-share, .share-box .facebook-share, .share-box .google-share, .share-box .twitter-share {
    width: 40px;
    border: 1px solid;
    border-radius: 50%;
    margin-right: 10px;
}

.applaud.big {
    height: 40px;
    width: 40px;
}


.suggestion-wrapper {
    font-size: 12px;
    line-height: 19px;
    color: #888;
    padding-bottom: 20px;
}

a.show-autocomplete.secondary-text.add-link.js-allow-nav{
	width:100%;
}