body {
	font-family: 'Open Sans',sans-serif!important;
	font-weight: 400;
	color: #4d4d4d;
}

header{
	position: relative;
	z-index: 9998;
	box-shadow: 0 5px 20px 0 rgba(84,78,72,.1);
	background-color: #fff;
}

.header-wrapper{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 60px;
}

.logo-wrapper{
	width: 65%;
	max-width: 322px;
}

.logo{
	width: 100%;
	max-width: 322px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.formatted-text p{
	font-size: .86rem;
	line-height: 18px;
	color: #4d4d4d;
}

footer .logo-wrapper{
	border-bottom: 1px solid rgba(130,130,130,.2);
}

footer .logo-wrapper img{
	padding: 25px 0;
}

.logo>img{
	width: 100%;
	max-width: 322px;
}

.wrapper{
		padding: 0 15px;
}


.header-anchor-container{
	min-height: 200px;
	position: relative;
}

h1, h2, h3{
	font-family: 'BlenderPro-medium', 'sans-serif';
	color: #525387
}

h1{
	padding-top: 40px;
	font-size: 2.57rem;
	color: #fff;
	letter-spacing: -.5px;
	display: block;
}

h2{
	margin-bottom: 30px;
	font-size: 2.14rem;
	letter-spacing: -.1rem;
	line-height: 1.4;
}

p{
	margin-bottom: 30px;
}

b{
	font-weight: 700;
}

footer{
	background: linear-gradient(0deg,rgba(241,238,238,0) 0%, #f1eeee 100%);
}

.footer-wrapper{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.post-footer{
	margin-bottom: 30px;
	text-align: left;
}

.information{
	margin-bottom: 20px;
	
}

.social-container{
	display: flex;
	justify-content: flex-start;
}

.social-icons{
	display: flex;
}
.social-icons>a{
	margin-right: 15px;
}
.social-icons>a:last-of-type{
	margin-right: 0px;
}

img{
	border: 0;
}

span{
		font-size: .89rem;
		line-height: 18px;
		color: #828282;
}

@media only screen and (min-width: 650px){

	footer{
		padding-top: 60px;
		padding-bottom: 70px;
	}
	
	.footer-wrapper{
		flex-direction: column;
		align-items: center;
	}
	
	.post-footer{
		margin-top: 30px;
		text-align: center;
		margin-bottom: 0;
	}
	
	.social-container{
		display: flex;
		justify-content: center;
	}
	
	footer .logo-wrapper{
	border-bottom: 0px
	}

	.formatted-text p{
		font-size: 1rem;
		line-height: 22px;
	}
	
	h2{
		font-size: 2.86rem;
	}
	
}

@media only screen and (min-width: 750px){
	.header-wrapper, .logo-wrapper, .logo{
		height: 100px;
	}
	
	.header-anchor-container{
		min-height: 260px;
	}
	
	h1{
		margin-bottom: 30px;
		font-size: 4rem;
		line-height: 48px;
	}
}

@media only screen and (min-width: 1024px) {
	.wrapper{
		padding: 0 80px;
	}

	.header-image{
		min-height: 360px;
		background: linear-gradient(270deg,rgba(255,255,255,0) 0%, #fff 100%);
		background-color: #f1eeee;	
	}
	
	.header-anchor-container{
		min-height: 360px;
	}
	
	h1{
		padding-top: 120px;
	}
}

@media only screen and (min-width: 1150px){
	
	.footer-wrapper{
		flex-direction: row;
		align-items: center;	
	}

	.post-footer{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.information{
		margin-bottom: 0;
	}
}

.header-image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.wrapper{
	position: relative;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

.header-bg-overlay{
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(270deg,rgba(82,83,135,.2) 0%, rgba(82,83,135,.8) 98.16%);
}

*{
	box-sizing: border-box;
	margin:0;
	padding:0;
	font-size: 100%;
	font-style: inherit;
}

*, a{
	font-weight: inherit;
}

html {
	font-size: 87.5%;
}

  @font-face {
	font-family: 'BlenderPro-medium';
	src: url(blenderpro-medium-webfont.eot);
	src: url(blenderpro-medium-webfont.eot?#iefix) format('embedded-opentype'),
		 url(blenderpro-medium-webfont.woff2) format('woff2'),
	     url(blenderpro-medium-webfont.woff) format('woff'),
	     url(blenderpro-medium-webfont.ttf) format('truetype'),
	     url(blenderpro-medium-webfont.svg) format('svg');
	font-weight: normal;
	font-style: normal;
	}

  /* latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(OpenSans-Latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }


  /* latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(OpenSans-SemiBold-Latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

