/*----- IE Hacks----*/
.loaded #loader-wrapper {
	height: 0px;
}
.loaded #loader {
	transform: translate3d(0,0,0) !important;
}