
/*grey2*/
.tm-background {
background-image: url('../../../images/snoeien3.jpg');  
background-repeat: no repeat;
background-size: 100%;
background-attachment: fixed;
}

.uk-navbar-brand {
	float:left;
    height: 100%;

}
.uk-slider-container {
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0px 0px 20px rgba(55, 80, 1, 0.71);
}

.tm-middle.uk-grid {
    margin-bottom: 150px;
}
.uk-grid-width-1-1.uk-grid-width-medium-1-4.uk-grid-width-large-1-4.uk-grid-width-xlarge-1-4 {
    margin-bottom: 120px;
}
.uk-width-medium-1-1 {
    margin-bottom: 50px;
}

@media only screen and (min-width : 400px) {
.moduletable_bellen {
display:none;
}
input.uk-search-field {
    font-size: 25px;
}
}
@media (max-width:959px){
	.tm-logo-small {
    margin-bottom: 20px;
    position: absolute;
    top: -3em;
    left: 4em;
}
}

