.js .fixed-bar {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
}


.lt-ie8 .elastislide-list {
	display: none;
}

@media screen and (max-width: 690px) {
	.codrops-demos {
		float: left;
		clear: both;
	}
}

