#g-top {
    position: absolute;
    top: -1000px;
}

#g-bottom .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description, #g-bottom .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-date, #g-bottom .g-latestnews-grid-item-title{
	color:#fff;
}

.g-gridstatistic .g-gridstatistic-item-text2 {
    opacity: 0.8;
}

@media (min-width:816px) and (max-width:1199px){
	#g-navigation .g-block.size-30 .g-content{
		padding: 0;
		padding-left: 1.5rem;
		margin: 0;
		margin-left: 0.625rem;
	}
}
@media (max-width:469px){
	.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
		font-size: 2.5rem;
	}
}

@media (min-width:768px) and (max-width:958px){
	.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
		font-size: 2.8rem;
	}
}