#map {
    margin: 0 auto;
    height: 580px;
    width: 100%;
	 margin-bottom:5px;
}

.infoBox {
    border-top: 2px solid #d42d26;
    height: auto !important;
    width: auto !important;
    max-height: 250px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    background-color: #fff !important;
}

.info-box {
    padding: 20px;
    padding: 1rem;
    background-color: #fff;
    border: 1px solid #343434;
    font-family: "Raleway",sans-serif;
    color: #343434;
    width: auto;
    border: none;
    width: 225px !important;
}

.info-box ul {
    margin-bottom: 0 !important;
}

.info-box li:last-child {
    margin-bottom: 0;
}

.info-box li {
    font-size: 14px;
    font-size: .7rem;
    display: block;
    line-height: 1.8 !important;
    padding-right: 25px;
    padding-right: 1.25rem;
    margin-bottom: 6px;
    margin-bottom: 0.3rem;
}

.info-box li span.innovation-count-number {
    color: #d42d26;
    padding-left: 5px;
    padding-left: 0.25rem;
}
.infoBox img {
    width: 18px;
    width: 0.9rem;
    position: absolute !important;
    margin: 0 !important;
    top: 10px !important;
    right: 10px !important;
}


.zoom-control-wrap {
    position: absolute;
    right: 20px;
    right: 1rem;
    bottom: 120px;
    bottom: 6rem;
    width: 50px;
    width: 2.5rem;
    height: 110px;
    height: 5.5rem;
}

.zoom-control:first-child {
    margin-bottom: 10px;
    margin-bottom: 0.5rem;
}
.zoom-control.in {
    background-position: 13px -1734px;
}
.zoom-control {
    width: 50px;
    height: 50px;
    border: 1px solid #343434;
    background-color: #fff;
    cursor: pointer;
    background-image: url('https://www.grandchallenges.ca/wp-content/themes/pressotheme-5_5_1_child/images/gcc-spritesheet.png');
    background-image: url('https://www.grandchallenges.ca/wp-content/themes/pressotheme-5_5_1_child/images/gcc-spritesheet.png');
    background-repeat: no-repeat;
    background-size: 350px 2050px;
	color: #BA0C2F;
}

.zoom-control.out {
    background-position: 13px -1677px;
}


.zoom-container.row {
    right: 20px !important;
}

#map {
    margin: 0 auto;
    height: 580px;
    width: 100%;
    margin-bottom: 10px;
	margin-top:5em;
}

.zoom-control {
    color: #BA0C2F;
}


.row .row {
    width: auto;
    margin-left: 0.117647rem;
    margin-right: 0.117647rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}

#news-twitter-container {
	display: none
}

.small-12.medium-6.columns {
	width: 100%
}