html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, figcaption, figure, footer, header, main, section {
	display: block
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
b, strong {
	font-weight: bold
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}

img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff
}
a {
	color: #337ab7;
	text-decoration: none
}
a:hover, a:focus {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.container {
		width: 750px
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width: 992px) {
	.col-md-8 {
		float: left;
		width: 66.66666667%
	}
	.col-md-4 {
		float: left;
		width: 33.33333333%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
}
@media (min-width: 1200px) {
	.col-lg-12 {
		float: left;
		width: 100%
	}

}
.clearfix:before, .clearfix:after, .container:before, .container:after, .row:before, .row:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.hidden {
	display: none !important
}

body {
	margin: 0;
	padding: 0;
	background: #24394e url(bg.jpg) top center fixed no-repeat;
	background-size: cover
}
.footer {
	border-top: 1px solid #fff;
	padding: 10px 0;
	text-align: center
}
p, li {
	font-family: 'Roboto Slab', arial, sans-serif
}
h1, h2 {
	font-family: 'Rubik One', sans-serif;
	text-transform: uppercase
}
h3 {
	font-family: 'Roboto Slab', serif
}
h1, h2, h3 {
	color: #f2f2f8;
	font-weight: normal
}
h1 {
	font-size: 80px;
	line-height: 86px;
	margin: 80px 0 5px 0
}
h2 {
	font-size: 42px;
	line-height: 42px;
	margin: 0 0 30px 0
}
h3 {
	font-size: 25px;
	line-height: 34px;
	margin: 25px 0 20px 0
}
a {
	text-decoration: none;
	outline: 0;
	color: #c2a06b
}
a:hover, a:focus {
	text-decoration: none;
	outline: 0;
	color: #deedff
}
img {
	border: 0
}
.header {
	text-align: center;
	border-bottom: 1px solid #fff
}
.profile-image {
	width: 290px;
	height: 290px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: url(mats-lofgren.jpg) no-repeat;
	margin: 25px auto;
	border: 10px solid #44596e
}
.content {
	width: 100%
}
.homeside {
	text-align: center
}
@media only screen and (max-width: 1199px) {
	h3 {
		font-size: 22px;
		line-height: 30px;
		margin: 30px 0 20px 0
	}
	.content {
		width: 95%
	}
	.project-image {
		width: 200px;
		height: 200px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		margin: 20px auto;
		border: 5px solid #44596e;
		background-size: cover;
		background-position: center
	}
}
@media only screen and (max-width: 992px) {
	.home h2, .error404 h2 {
		font-size: 34px;
		line-height: 36px;
		margin: 20px 0
	}
	h3 {
		font-size: 22px;
		line-height: 30px;
		margin: 20px 0 20px 0
	}
	.profile-image {
		width: 220px;
		height: 220px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		background: url(mats-lofgren.jpg) no-repeat;
		margin: 20px 0;
		background-size: cover;
		background-position: center
	}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	body {
		margin-top: 55px
	}
	h1 {
		font-size: 50px;
		line-height: 56px;
		margin: 20px 0
	}
	h3 {
		font-size: 18px;
		line-height: 25px;
		margin: 20px 0 20px 0
	}
	.profile-image {
		width: 290px;
		height: 290px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		background: url(mats-lofgren.jpg) no-repeat;
		margin: 25px auto;
		display: block
	}
}
@media only screen and (max-width: 767px) {
	body {
		margin-top: 55px
	}
	h1 {
		font-size: 50px;
		line-height: 56px;
		margin: 20px 0
	}
	.content {
		width: 100%
	}
	.home h2, .error404 h2 {
		font-size: 28px;
		line-height: 34px;
		margin: 20px 0 20px 0
	}
	h3 {
		font-size: 18px;
		line-height: 25px;
		margin: 20px 0 20px 0
	}
	.profile-image {
		width: 290px;
		height: 290px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		background: url(mats-lofgren.jpg) no-repeat;
		margin: 25px auto;
		display: block
	}
}
@media only screen and (max-width: 479px) {
	h3 {
		font-size: 18px;
		line-height: 25px;
		margin: 12px 0
	}
	.profile-image {
		width: 220px;
		height: 220px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		background: url(mats-lofgren.jpg) no-repeat;
		margin: 20px auto;
		background-size: cover;
		background-position: center;
		display: block
	}
	.footer a {
		display: block
	}
}