.visible-sm-table-cell {
	display: none;
}
.menu-trigger {
	display: none;
}
.menu-close {
	display: none;
}

@media (max-width:1199px) {
.site-nav li a {
	padding: 18px 20px 15px;
}
.site-nav>ul> li>a:last-child {
	padding-right: 0;
}
.logo:after {
	right: -88px;
}
.t-1 {
	font-size: 58px;
}
.title-border:after {
	margin-top: 24px;
	margin-bottom: 40px;
}
.quote {
	padding-top: 40px;
}
.quote .btn-stroke {
	margin-bottom: 30px;
}
.projects-col figure img {
	height: 100%;
	width: auto;
}
.company-slogan {
	font-size: 36px;
}
.home-slider .slide {
    height: 558px;
}
}

@media (max-width:991px) {
	
.site-nav {
	position: fixed;
	text-align: left;
	top: 0;
	bottom: 0;
	right: 0;
	width: 0;
	background-color: #FFF;
	z-index: 9999;
	padding-top: 65px;
	overflow: hidden;
	transition: 300ms width ease;
	-moz-transition: 300ms width ease;
	-webkit-transition: 300ms width ease;
}
.site-nav>ul {
	width: 250px;
}
.menu-visible .site-nav {
	width: 250px;
	border-left: 1px solid #c8c8c8;
}
html {
	left: 0;
	position: relative;
	transition: 300ms left ease;
	-moz-transition: 300ms left ease;
	-webkit-transition: 300ms left ease;
}
html.menu-visible {
	left: -250px;
}
.site-header {
	transition: 300ms left ease, 300ms right ease;
	-moz-transition: 300ms left ease, 300ms right ease;
	-webkit-transition: 300ms left ease, 300ms right ease;
}
html.menu-visible .site-header {
	left: -250px;
	right: 250px;
}
.scrolled .menu-trigger {
	margin-top: 5px;
	margin-bottom: 0;
}
.scrolled .logo:after {
	right: 62px;
}
.t-1 {
	font-size: 54px;
}
.site-nav li {
	display: block;
}
.site-nav ul ul {
	position: static;
	overflow: hidden;
	max-height: 0;
	opacity: 1;
	box-shadow: none;
	width: 100%;
	transition: 300ms all ease;
	-moz-transition: 300ms all ease;
	-webkit-transition: 300ms all ease;
	margin-bottom: 0;
}
.site-nav li.submenu-visible>ul {
	max-height: 30em;
	margin-bottom: 30px;
	padding: 1px 0;
}
.site-nav li li:first-child a:before {
	content: '';
	border-bottom: 1px solid #dcdcdc;
	position: absolute;
	top: -1px;
	left: 20px;
	right: 20px;
}
.site-nav li li:last-child a:before {
	content: '';
	border-bottom: 1px solid #dcdcdc;
	position: absolute;
	bottom: -1px;
	left: 20px;
	right: 20px;
}
.menu-trigger {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	color: #787878;
	margin-top: 29px;
	margin-bottom: 33px;
	transition: 300ms all ease;
	-moz-transition: 300ms all ease;
	-webkit-transition: 300ms all ease;
}
.bars {
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
.menu-trigger:hover {
	text-decoration: none
}
.bars span {
	display: block;
	width: 23px;
	height: 3px;
	margin: 5px 0;
	background-color: #787878;
}
.slider-subtitle {
	font-size: 17.6px;
}
.slide-icon {
    width: 68px;
    height: 68px;
}
.slider-title {
	/*font-size: 83.2px;*/
	font-size:75px;
	margin-bottom:30px;
}
.page-title{
	font-size:54px;
	margin-bottom:45px;
}
.title-border.text-center:after {
    margin: 20px auto 0;
}
.btn-stroke {
	font-size: 14px;
	font-weight: 700;
	padding: 13px 25px 11px 25px;
}
.quote .row {
	position: relative;
	padding-bottom: 60px;
}
.quote-body {
	max-width: 263px;
}
.author-img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.visible-sm-table-cell {
	display: table-cell;
}
.sm-display-block {
	display: block;
}
.quote .btn-stroke {
	width: 220px;
}
.projects-col {
	width: 100%;
}
.projects-col figure, .projects-col .project-title {
	width: 50%;
	float: left;
	height: 205px;
}
.projects-col:nth-child(even) figure {
	float: right;
}
.projects-col figure img {
	width: 100%;
	height: auto;
}
.project-title {
	margin-top: 0;
}
.brand-list a {
	margin: 0 25px;
}
.brand-list a img {
	height: 40px;
	width: auto;
}
.brands {
	padding: 80px 0 65px;
}
.footer-logo img {
	margin: auto;
}
.footer-logo:after {
	right: -58px;
}
.gotop {
	bottom: 19px;
}
.home-slider .slide{
	height: 534px;
}
.page-banner {
    height: 354px;
}
.projects {
	padding: 80px 0 90px;
}
.menu-close {
	display: block;
	position: absolute;
	background: transparent url(../img/close.svg) no-repeat 0 0 scroll;
	width: 33px;
	height: 33px;
	right: -22px;
	top: -22px;
	opacity: 0;
	transition: 300ms all ease;
	-moz-transition: 300ms all ease;
	-webkit-transition: 300ms all ease;
}
.menu-visible .menu-close {
	right: 22px;
	top: 22px;
	opacity: 1;
}
.has-children {
	margin-right: 0;
}
.slider-subtitle{
	background-image:url(../img/subtitle-line-sm.svg);
}
.slider-contents {
    min-width: 440px;
}
.two-col-content{
	column-count:1;
}
.pf-form{
	max-width:220px;
}
.input-submit{
	min-width:165px;
}
.pf-row{position:relative; padding-bottom:90px;}
.pf-figure{
	position:absolute;
	right:0;
	bottom:0;
	z-index:-1;
}
.page-footer {
    padding-top: 75px;
}
.page-content {
    padding: 75px 0;
}
.sm-spacer-bottom{
	margin-bottom:30px;
}
.project-detail{
	padding:75px 0;
}
.project-technology{
	margin-bottom:50px;
}
.sm-img-full{
	width:100%;
	height:auto;
}
.over-figure{
	position:static;
	width:100%;
	margin-top:40px;
}
.over-figure img{
	display:block;
	width:100%;
	height:auto;
}
.over-item {
    padding-top: 80px;
    padding-bottom: 0;
}
.sm-text-center{
	text-align:center;
}
.sm-text-center.section-title:after{
	margin-left:auto;
	margin-right:auto;
}
.sm-text-center.section-title-contact:after{
	margin-left:auto;
	margin-right:auto;
}
}

@media (max-width:767px) {
.werkenbijpadding img{
	padding-bottom:20px;
}	
.t-1 {
	font-size: 40px;
	margin-bottom: 35px;
}
.xs-display-block {
	display: block;
}
.xs-text-center {
	text-align: center;
}
.slider-title {
	font-size: 52px;
	padding:0 5px 3px 5px
}
.slider-subtitle {
	font-size: 11px;
}
.home-slider .slide{
	height:467px;
}
.top-bar {
	font-size: 12px;
}
.topbar-label {
	padding: 9px 25px;
}
.logo img {
	width: 127px;
}
.cta-list li {
	width: 100%;
	float: none;
}
.footer-logo img {
	width: 182px;
	height: auto;
}
.footer-logo:after {
	width: 45px;
	height: 137px;
	top: -38px;
	right: 20px;
}
.footer-logo {
	padding-right: 45px;
	margin-bottom: 40px;
}
.copyrights {
	padding: 4px 8px;
	line-height: 1.2;
}
.dropmenu .current {
	padding: 8px 15px 9px 10px;
}
.logo:after {
	width: 36px;
	height: 110px;
	right: -38px;
	top: -13px;
}
.menu-trigger {
	margin-top: 12px;
	margin-bottom: 13px;
}
body {
	padding-top: 120px;
}
.slide-icon {
	width: 40px;
	height: 40px;
	box-shadow: 1px 1px rgba(0,0,0,0.5);
}
.slider-title:after {
	height: 1px;
	box-shadow: 1px 1px rgba(0,0,0,0.5);
}
.cta-list {
	margin: 0;
}
.cta-list li a {
	text-align: left;
	padding: 8px 10px 8px 25px;
	border-bottom: 1px solid #FFF;
	margin: 0 -15px;
	background: transparent url(../img/arrow-right-sm-white.svg) no-repeat right 25px top 50% scroll;
}
.cta-list li a img {
	width: 48px;
	height: 48px;
	display: inline-block;
	margin: 0 17px 0 0;
	vertical-align: middle;
}
.scrolled .logo:after {
	right: -29px;
}
.scrolled .logo:after {
	height: 86px;
	width: 27px;
}
.title-border.xs-text-center:after, .title-border.text-center:after {
	margin: 10px auto 0;
}
.quote-body {
	max-width: none;
	font-size: 14px;
	line-height: 1.57;
	margin-bottom: 30px;
}
.quote-author {
	font-size: 14px;
}
.quote .btn-stroke {
	margin: 35px 0 0;
	width: 100%;
}
.projects-col .project-title {
	width: 100%;
	float: none !important;
	height: 48px;
}
.projects-col {
	margin-bottom: 20px;
}
.projects-col figure {
	width: 100%;
	float: none !important;
	height: 168px;
}
.projects {
	padding: 45px 0 30px;
}
.scrolled .gotop {
	right: 10px;
	bottom: 84px;
}
.slider-subtitle{
	background-image:url(../img/subtitle-line-xs.svg);
}
.slider-contents {
    min-width: 290px;
}
.slider{
	position:relative;
}
.go-down{
	background:url(../img/go-down.svg) no-repeat 0 0 scroll;
	width:41px;
	height:41px;
	position:absolute;
	margin-left:-20.5px;
	left:50%;
	bottom:21px;
	z-index:800;
}

.page-footer {
    padding-top: 35px;
}
.page-title{
	font-size:40px;
	margin-bottom:35px;
}
.section-title{
	font-size:28px;
}
.section-title-contact{
	font-size:28px;
}
.content{
	font-size:16px;
}
.page-content {
    padding: 45px 0;
	border-top:0;
	margin-top:0;
}
.page-section{
	 padding: 45px 0;
	}
.pf-figure{
	position:static;
	margin-top:30px;
}
.pf-form {
    max-width: 100%;
}
.input-submit {
    min-width: 100%;
}
.pf-row {
    padding-bottom: 0;
}
.page-banner {
    height: 227px;
}
.project-detail{
	padding:35px 0;
}
.project-technology{
	margin-bottom:30px;
}

.project-technology img{
	width:40px;
	height:auto;
}
.over-item {
    padding-top: 40px;
    padding-bottom: 0;
}
.over-figure {
    margin-top: 10px;
}
.section-title:after{
	margin-top:20px;
}
.section-title-contact:after{
	margin-top:20px;
}
.section-title{
	margin-bottom:35px;
}
.section-title-contact{
	margin-bottom:35px;
}
.contact-address {
	padding:45px 0;
    margin: 40px 0 45px;
}
}
@media (max-width: 991px){
    html.menu-visible {
        overflow: hidden;
    }
    .menu-visible .site-nav{
        overflow: auto;
    }
    html.menu-visible .site-nav>ul {
        width: 100%;
    }
}
