/****************************************/
/******     Global Styles       *********/
/****************************************/

/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}
body {
	/* Margin bottom by footer height */
	margin-bottom: 240px;
	color: #212121;
	font-family: 'Raleway', sans-serif;
	background: url('/img/bggrad.png') repeat-x;
	background-color: #EEE;
}

#img-exp-grid {
	text-align: center;
}

#img-exp-grid img {
	padding-right: 25px;
	padding-bottom: 25px;
	max-height: 100px;
}

#home-wrapper, #page-header {
	background: #5C5C5C;
	width: 100%;
}

#page-header {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*************************************/
/******* Under construction **********/
/*************************************/

#under-construction  .row {
	align-content: center;
    flex-direction: column;
    align-items: center;
	padding: 200px;
}
