
#phoneset li
{
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #fff;
	border: 0;
}

#phoneset b
{
	color:#2196f3;
}

#overzicht li
{
	font-size: 15px;
	padding:2px;
}

#overzicht b
{
	color:#f00;
}

svg {
	width:100%;
	height:100%;
}

.mijn-logo {
	padding:20px;
	padding-top:30px;
}

.largesl .card-content {
	height:120px;
	overflow:hidden;
}

.largesl .card-title {
	font-size:25px;
}

.timeline-item {
	margin: -10px;
}

.contact {
	color: #fff;
	display: inline-block;
	font-size: 4.1rem;
	font-style: normal;
	font-weight: 100;
	padding: 0;
	letter-spacing: 7px;
}

.timeline-left {
	display: inline-block;
	position: relative;
	background: #2196f3;
	color: white;
}

.timeline-left:after {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #2196f3;
}

.timeline-left a, .timeline-right a {
	color:#fff;
	font-weight: bold;
}

.timeline-center {
	overflow:hidden;
}

.timeline-img {
	border: 6px solid #c5dff3;
}

.timeline-center .vline, .timeline-center .vlinelast {
	background:#c5dff3;
	height: 40px;
	width: 6px;
	margin-top:-5px;
	margin-left: auto;
	margin-right: auto;
}

.timeline-center .vlinelast {
	background:#fff;
}

.timeline-right {
	display: inline-block;
	position: relative;
	background: #2196f3;
	color: white;
}

.timeline-right:after {
	content: '';
	display: block;
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #2196f3;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}

.title-filler {
	height:150px;
}

.title-filler-smaller {
	height:50px;
}

.icon-block {
	padding: 0 15px;
}

#intro, #work, #team {
	padding-top: 4rem;
}

#research {
	padding-top: 3rem;
}

#index-banner, #index-banner-smaller {
	min-height: 632px;
	max-height: 664px;
	position: relative;
	background-color: #2196F3;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}

#index-banner-smaller {
	min-height: 450px;
	max-height: 450px;
}

#nav_f {
	box-shadow: none !important;
	-webkit-box-shadow:none !important;
}

.text_h {
	padding: 15% 0;
	font-size: 6.0em;
	font-weight: 100;
	color:white;
}

.brand-logo {
	position: absolute;
	color: #fff;
	display: inline-block;
	font-size: 2.1rem;
	font-style: normal;
	font-weight: 100;
	padding: 0;
	letter-spacing: 7px;
}

.text_h2 {
	font-weight: 100;
	margin-bottom: 4%;
	line-height: 4.5rem;
}

.span_h2 {
	font-weight: 300;
	color: #2196F3;
}

/*
.container { max-width: 1200px;}
.text_h2 {font-size:50px; font-weight: 100;margin-bottom: 4%; line-height: 4.5rem;}
.span_h2 {font-size:50px; font-weight: 300;color: #2196F3;}
*/


.text_b {
	color: #2196F3;
}

.in {
	font-weight: 400 !important;
	font-style: normal !important;
}

#work, #team {
	background: rgb(245, 245, 245);
}
 @media only screen and (min-device-width : 320px) and (max-device-width : 667px) {

.text_h2 {
	font-size:25px;
	line-height: 1.5;
}

.span_h2 {
	font-size:25px;
}

.brand-logo {
	margin-left:-25px;
}

.mdi-navigation-menu {
	width:20px;
}

#index-banner {
	min-height: 360px;
	max-height: 360px;
}

#index-banner-smaller {
	min-height: 200px;
	max-height: 200px;
}

#intro, #work, #team {
	padding-top: 1.5rem;
}

.title-filler {
	height:100px;
}

.title-filler-smaller {
	height:50px;
}

.timeline-item {
	margin: 15px;
}
}
 @media only screen and (max-width: 480px) {

.text_h {
	padding: 4% 0;
	font-size: 5em;
	font-weight: 100;
	color: white;
}
}

input, textarea {
	border-bottom: 1px solid #fff;
}

nav a.button-collapse {
	left: -25px;
}

footer.page-footer {
	margin-top: 0px !important;
	overflow:hidden;
	-webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
}
