.asset.button {
	background-color:#fff;
	border:1px solid transparent;
	border-radius:4px;
	box-shadow:0px 0px 5px #ececec;
	color:#6170b5;
	display:inline-block;
	float:none;
	font-size:15px;
	font-weight:500 !important;
	line-height:40px;
	margin: 10px auto 0 auto;
	padding:0px 20px !important;
	text-transform:none !important;
	width:auto !important;
}

#news,
#news .next_news,
#news .big_news .one,
#news .next_news > * > *,
#news #intro,
#graphic-design,
#consultancy,
#consultancy > div {
	display:flex;
	display: -webkit-flex;
}

#news,
#news .next_news > *,
#project-examples > div {
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}

#news .next_news,
#news .next_news > * > *,
#news .big_news .one,
#consultancy,
#consultancy > div,
#graphic-design {
	flex-direction: column;
	-webkit-flex-direction: column;
}

#news > * > *,
section.banner > div,
section.banner > div > .item,
section.banner .item .thumb {
	float:left;
	width:100%;
}

#news {
	margin-top:75px;
}

#news .big_news {
	padding-left:0px;
}

#news .big_news .one {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:bottom;
	box-shadow: 20px 30px 50px #e4e4e4;
	height:845px;
	overflow:hidden;
	padding: 0vw 5vw 0vw 5vw;
	position:relative;
	text-align:center;
}

#news .big_news .one picture {
	left:0px;
	object-fit:cover;
	position:absolute;
}

#news .big_news .one > div {
	z-index:2;
}

#news .big_news .one picture img {
	height:100%;
	object-fit:cover;
}

#news > * > * {
	flex:1;
	-webkit-flex:1;
	margin-bottom:2vw;
	padding: 0px 15px 15px 15px;
}


.next_news {
	padding: 2vw 3vw;
}


#news .big_news h2,
#news .next_news :not(#intro) h2,
#news .next_news h3 {
	margin-top: 1vw;
}

#welcome h1 {
	color: #5a4297;
}

#news h1 {
	color:#000;
	line-height: 1em;
	margin-bottom: 0.5em;
}

#news .big_news p,
#news #intro p {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#welcome p, 
#news .big_news p,
#news .next_news p {
    font-size: 2rem;
}

#welcome p,
#news .big_news .one p {
	padding: 0vw 4vw;
}

#news .big_news h2 {
	padding: 0vw 4vw;
}

#news h1,
#news h2 {
	font-weight:600;
	margin-top:15px;
}

#news h2 {
    font-size: 3rem;
    color: #6d618c;
	padding-top:1vw;
}

#news .big_news,
#news #intro p,
#news #intro h2,
section.banner h1,
section.banner h2,
section.banner p {
	text-align:center;
}

section.banner h1,
section.banner h2,
section.banner h3 {
	font-weight:300;
	text-align:center;
}

section.banner h3 {
	font-size:3.5em;
}

#consultancy .heading {
    color: #5e3e4b;
    font-size: 3.5rem;
	font-weight:600;
    margin-bottom: 0;
    padding-bottom: 0;
}


.banner p {
    font-size: calc(1rem + 0.5vw);
    padding: 0.5vw 2vw;
}

#news p a,
#news h2 a {
	color:#546098;
}

#news #intro {
	justify-content: center;
	-webkit-justify-content: center;
}

#news #intro > * {
	display:block;
}

#news #intro a {
	color: #3d45a9;
}

#news .next_news picture {
	float:left;
	margin:1vw 0;
	max-width:30%;
}

#news .next_news > * > * {
	padding-left:20px;
}

#news .next_news .two, 
#news .next_news .three {
	background-color: #f8f8f8;
}	
		
#news .asset.button {
	margin: 10px auto 1vw 0;
}

#news .big_news .asset.button {
	float: none;
	margin: 10px auto 0 auto;
}

#news #intro .asset.button {
	margin:1vw auto 0 auto;
}	

#graphic-design {
	margin:40px auto 3vw auto;
}

#graphic-design h3 {
	margin-top:-50px;
	padding-top:0px;
}

/*a.asset.button:after {
	color:#ddd;
	content:'\e127';
	display: inline-block;
	font-family: 'glyphicons halflings';
	font-weight:400;
	margin-left:10px;
	-webkit-transition:0.4s all ease;
	transition:0.4s all ease;
}

a.asset.button:hover:after {
	color:#4F8DED;
	-webkit-transform: translate(5px, 0px);
	-ms-transform: translate(5px, 0px);
	transform: translate(5px, 0px);
}*/

a:hover {
	cursor:pointer;
	text-decoration:none;
}	

a:hover h1,
a:hover h2,
a:hover h3,
a:hover h4 {
	text-decoration:underline;
}

/*section.banner > div > .item  {
	background-position: top !important;
}*/

section.banner > div > .item  {
	background-position: center !important;
}


.banner.signpost.caption {
	-webkit-align-content: center; 
	align-content: center;
	background:none;
	border:none;
	cursor: pointer;
	padding-top:0px;
}

.banner.signpost > div h3,
.banner.signpost.caption {
	-webkit-transition:0.4s all ease;
	transition:0.4s all ease;
}

.banner.signpost.caption a {
	display: block;
    position: relative;
    margin: 1.5vw 0;
}

.banner.signpost.caption h3 a {
    border:none;
    margin: 0;
	padding:0; 
}

#web-overview.banner.signpost.caption a.btn.ani {
	background-color:transparent;
	margin-bottom:4vw;
}

#web-overview [data-onclick]:hover a.btn.ani:before,
#web-overview.banner.signpost.caption a.btn.ani:hover:before,
#web-overview.banner.signpost.caption a.btn.ani:after {
	color:#fff;
	font-weight:bold;
}

.banner.signpost.caption a:hover {
    box-shadow:none;
	-webkit-transform: none;
	transform: none;
}

.banner.signpost.caption > div picture {
	position:absolute;
	z-index:-1;
}

.banner.signpost > div h3 {
	border-bottom:3px solid transparent;
	font-size:3.6em;
	margin:0px auto;
	width:auto;
}

.banner.signpost > div:hover h3 {
	border-color:#fff;
}



#clients img {
	margin:24px;
}

#clients #client-logos,
.banner .item {
	-webkit-align-content: center; 
	align-content: center;
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-flow: row wrap; 
	flex-flow: row wrap;	
	-webkit-justify-content: center; 
	justify-content: center;
}

#web-overview.banner .item {
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

#project-examples > div {
	text-align:center;
	width:100%;
}

#project-examples > div > div {
	margin-bottom:20px;
    overflow-x: hidden;
}

#project-examples img {
	height:18vw;
	margin: 0px auto 10px auto;
	max-height: 300px;
}

#project-examples .asset.button {
	margin-bottom:0px;
	margin-top:auto;
}

#consultancy {
	margin-top:1vw;
	min-height:50vw;
	/*padding:15px;*/
}

#consultancy,
#consultancy > div {
	align-items:center;
	-webkit-align-items:center;
}

#consultancy > div {
	position:absolute;
}

#consultancy > div > * {
	margin-left:auto;
	margin-right:auto;
}

#consultancy img,
#consultancy picture {
	margin-top: auto;
	width:100%;
}

#consultancy h2 {
	font-size: 3.3em;
	line-height: initial;
	margin-top:0px;
	text-align:center;
}

#consultancy p {
	font-size: calc(1rem + 0.5vw);
	margin-bottom:1em;
	margin-top:1em;
	text-align:center;
}


@media screen and (min-width:992px) {		
	#news .next_news p {
		font-size:1.8rem;
	}
	
	section#web-overview.banner > div {
		padding: 0px 15px;
		width:33.3333%;
	}
		
	section#design-banner.banner {
		padding: 15px 30px 0px 30px;
	}
}


@media (max-width: 768px) {
	section.banner > div > .item {
		width:100%;
	}
}


@media (max-width:992px) {
	/*.asset.button {
		background-color:#fff;
		border-color:#53a0f1;
		box-shadow:none;
		color:#293e71;
		font-size:19px;
	}

	.asset.button:after {
		color: #67b9fb;
	}*/
	


	#welcome h1 {
		padding: 0px 10vw;
	}
	
	#news .big_news {
		padding: 20px 0 0 0;
	}
	
	#news .big_news .one { 
		box-shadow: none;
		height:70vh;
		margin-bottom:20px;
	}

	.asset.button {
		border-color:#53a0f1;
		box-shadow:none;
		color:#293e71;
		font-size:19px !important;
		margin-bottom:15px;
		padding: 0px 10px !important;
	}

	#news .asset.button.learn_more {
		margin-left:auto;
	}

	.banner.signpost.caption > div p {
		font-size:2rem;
		font-weight:500;
		padding-left:3em;
		padding-right:3em;
	}

	.banner.signpost.caption h3 a {
		font-size:1em;
		font-weight:500;
		width:100%;
	}
	
	#web-overview.banner.signpost.caption a.btn.ani {
		margin-bottom: 14vw;
	}
	
	#news > * > * {
		-webkit-flex: unset;
		flex: unset;
	}

	#news p,
	#graphic-design p {
		font-size:1.3em;
	}

	#news #intro h2 {
		font-size:2.7em;
		margin-bottom: 15px;
	}

	#news #intro p {
		font-size:2em;
	}

	#news .next_news .two, 
	#news .next_news .three {
		margin-bottom: 20px;
		padding: 20px 15px 15px 15px;
	}

	#graphic-design {
		padding-left:15px;
		padding-right:15px;
	}

	/*#graphic-design h2 {
		margin-top:0px;
	}*/
	
	section.banner .item,
	section.banner > div:first-of-type .item,
	section.banner > div:last-of-type .item {
		margin-left:0px !important;
		margin-right:0px !important;
	}
	
	#consultancy {
		margin-top:30px;
		padding:0px;
	}
	
	#consultancy h3 {
		color:#4a8ad4;
		font-size: 3em;
		font-weight:300;
	}

	#consultancy > div {
		padding: 15px;
		position:relative;
	}
	
	#consultancy img {
		margin-top: -30px;
	}
}