body {
	background-color: #000;
	font-family: 'Outfit', sans-serif !important;
	line-height: 1.5;
	font-size: 14px;
	font-weight: 300;
	color: #f6f0e5 !important;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
p {
	margin: 0;
	padding: 0 15px;
}
a {
	color: #ceab75 !important;
	text-decoration: none !important;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
a:hover,
a:focus {
	color: #ceab75;
}
b,
strong {
	font-weight: 600 !important;
}
hr.dejavu {
	width: 100%;
	height: 0 !important;
	margin: 10px auto 10px auto;
	padding: 0;
	background-color: transparent;
	opacity: 1;
	border-top: 2px dashed #f6f0e5;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
}
body section button.dejavu {
	width: 100%;
	max-width: 450px;
	height: 45px;
	margin: 0;
	padding: 0 10px;
	background-color: #f1e6d2;
	background: -webkit-linear-gradient(left, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	background: -moz-linear-gradient(left, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	background: -o-linear-gradient(left, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	background: linear-gradient(to right, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9be93",endColorstr="#e7d4b4",GradientType=1);
	border: none;
	line-height: 45px;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
body section button.dejavu:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
body header {
	margin: 0 0 100px 0;
	padding: 0;
}
body header a.navbar-brand {
	margin: 20px 0 0 0;
	padding: 0;
}
body header a.navbar-brand img {
	margin: 0;
	padding: 0;
}
body header nav {
	margin: 0;
	padding: 0 1rem 0 2rem;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 20%, rgba(0,0,0,.6) 80%, rgba(0,0,0,0) 100%);
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 20%, rgba(0,0,0,.6) 80%, rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 20%, rgba(0,0,0,.6) 80%, rgba(0,0,0,0) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 20%, rgba(0,0,0,.6) 80%, rgba(0,0,0,0) 100%);
}
body header nav a {
	color: #f6f0e5 !important;
}
body header nav a:hover,
body header nav a:focus {
	color: #ceab75 !important;
}
body .container-lg.background {
	width: 100%;
	height: auto;
	background-image: url("../images/dejavufoodtruck-bg_1x.jpg");
	background-size: 1320px 978px;
	background-repeat: no-repeat;
	background-position: center top;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
	body .container-lg.background {
		background-image: url("../images/dejavufoodtruck-bg_2x.jpg");
	}
}
body main section.intro {
	margin: 0;
	padding: 0;
}
body main section.intro .welcome {
	width: 100%;
	height: 271px;
	margin: 0 0 100px 0;
	padding: 0;
}
body main section.intro .welcome .box {
	width: 407px;
	height: 271px;
	margin: 0;
	padding: 20px 20px 20px 104px;
	float: right;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=1);
    background-repeat: repeat-y;
}
body main section.intro .welcome .box .image-title {
	width: 283px;
	height: 93px;
	margin: 0 0 20px 0;
	padding: 0;
}
body main section.intro .welcome .box .image-title img {
	width: 283px;
	height: 93px;
	margin: 0;
	padding: 0;
}
body main section.intro .welcome .box .image-title hr.dejavu {
	width: 60%;
	margin: -6px auto 20px auto;
}
body main section.intro .welcome .box p {
	width: 290px;
	height: 54px;
	margin: 0 auto 10px auto;
	padding: 0;
	line-height: normal;
	font-size: 14px;
}
body main section.intro .welcome .box img.sign {
	width: 200px;
	height: 54px;
	margin: 0 auto;
	padding: 0;
}
body main section .channels {
	margin: 0;
	padding: 0;
}
body main section.intro .channels {
	margin: 0 0 0 16vw;
}
body main section .channels .channel {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
body main section .channels .channel:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
body main section .channels .channel a {
	color: #f6f0e5 !important;
	text-decoration: none !important;
}
body main section .channels .channel a .channel-box img.channel-image {
	width: 30px;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}
body main section .channels .channel a .channel-box .channel-text {
	width: auto;
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 16px;
	text-decoration: none;
}
body main section.aboutus {
	margin: 0 0 60px 0;
	padding: 100px 0 0 0;
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
	background-size: 100% 100px;
	background-position: center top;
    background-repeat: repeat-x;
}
body main section.aboutus .row {
	margin: 0;
	padding: 0;
	background-color: #000;
}
body main section.aboutus .teaser .image {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url("../images/aboutus/cover-1x.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
	body main section.aboutus .teaser .image {
		background-image: url("../images/aboutus/cover-2x.jpg");
	}
}
body main section.aboutus .content .image-title {
	width: 175px;
	height: 75px;
	margin: 0 0 20px 0;
	padding: 0;
}
body main section.aboutus .content .image-title img {
	width: 175px;
	height: 75px;
	margin: 0;
	padding: 0;
}
body main section.aboutus .content .image-title hr.dejavu {
	width: 200px;
	margin: -6px 0 20px 0;
}
body main section.aboutus .content p {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 1.5;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
}
body main section.services {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 60px 0 60px 0;
	background-image: url("../images/services/bg-1x.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
	body main section.services {
		background-image: url("../images/services/bg-2x.jpg");
	}
}
body main section.services .image-title {
	width: 306px;
	height: 75px;
	margin: 0 auto 20px auto;
	padding: 0;
}
body main section.services .image-title img {
	width: 306px;
	height: 75px;
	margin: 0;
	padding: 0;
}
body main section.services .image-title hr.dejavu {
	width: 306px;
	margin: -6px 0 20px 0;
}
body main section.services .buttons {
	margin: 30px 15px;
	padding: 0;
	text-align: center;
}
body main section.services .buttons .button {
	margin: 0 0 15px 0;
	padding: 0;
}
body main section.contact {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 60px 0 60px 0;
}
body main section.contact .image-title {
	width: 221px;
	height: 75px;
	margin: 0 auto 20px auto;
	padding: 0;
}
body main section.contact .image-title img {
	width: 221px;
	height: 75px;
	margin: 0;
	padding: 0;
}
body main section.contact .image-title hr.dejavu {
	width: 201px;
	margin: -6px 0 20px 0;
}
body main section.contact .info .content .channels {
	margin: 30px 0 0 15px;
}
body main section.contact img.divider {
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 30px auto 60px auto;
	padding: 0;
	display: block;
}
body main section.contact .impressum .photo img {
	width: 100%;
	max-width: 261px;
	height: auto;
	margin: 0 auto 30px auto;
	padding: 0;
	display: block;
}
body main section.contact .impressum .content p {
	line-height: 1.5;
	font-size: 16px;
	font-weight: 300;
	color: #f6f0e5;
	text-decoration: none;
}
body main section.contact .impressum .content img.sign {
	width: 200px;
	height: 92px;
	margin: 0;
	padding: 0;
}
body footer {
	width: 100%;
	height: auto;
	min-height: 60px;
	margin: 0 0 32px 0;
	padding: 18px 0;
	background-color: #f1e6d2;
	background: -webkit-linear-gradient(left, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	background: -moz-linear-gradient(left, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	background: -o-linear-gradient(left, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	background: linear-gradient(ro right, rgba(217,190,147,1) 0%, rgba(241,230,210,1) 50%, rgba(231,212,180,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9be93",endColorstr="#e7d4b4",GradientType=1);
}
body footer small.legal {
	margin: 0 10px;
	padding: 0;
	line-height: 24px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
}
body .modal .modal-dialog .modal-content {
	margin: 0;
	padding: 0;
	border: none;
}
body .modal .modal-dialog button.btn-close.dejavu {
	width: 30px;
	height: 30px;
	margin: 15px 15px 0 0;
	padding: 0;
	float: right;
	background-image: url("../images/icons/close-light.svg");
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	outline: none;
	box-shadow: none;
}
body .modal .modal-dialog button.btn-close.dejavu.dark {
	background-image: url("../images/icons/close-dark.svg");
}
body .service.modal .modal-body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
body .service.wedding.modal .modal-body {
	background-image: url("../images/services/modals/wedding/cover-1x.jpg");
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
	body .service.wedding.modal .modal-body {
		background-image: url("../images/services/modals/wedding/cover-2x.jpg");
	}
}
body .service.customevent.modal .modal-body {
	background-image: url("../images/services/modals/customevent/cover-1x.jpg");
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
	body .service.customevent.modal .modal-body {
		background-image: url("../images/services/modals/customevent/cover-2x.jpg");
	}
}
body .service.drink.modal .modal-body {
	background-image: url("../images/services/modals/drink/cover-1x.jpg");
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
	body .service.drink.modal .modal-body {
		background-image: url("../images/services/modals/drink/cover-2x.jpg");
	}
}
body .service.rent.modal .modal-body {
	background-image: url("../images/services/modals/rent/cover-1x.jpg");
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
	body .service.rent.modal .modal-body {
		background-image: url("../images/services/modals/rent/cover-2x.jpg");
	}
}
body .service.modal .modal-body .box {
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 300px 0 150px 0;
	padding: 20px 100px 20px 20px;
	float: left;
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: -moz-linear-gradient(right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: -o-linear-gradient(right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background-image: linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-y;
}
body .service.modal .modal-body .box h2 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 24px;
	font-weight: 600;
	color: #f6f0e5 !important;
	text-transform: uppercase;
}
body .service.modal .modal-body .box hr.dejavu {
	width: 60%;
	margin: 0 auto 15px auto;
}
body .service.modal .modal-body .box p {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 14px;
	font-weight: 300;
	color: #f6f0e5 !important;
}
body .service.modal .modal-body .images {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 50px 0 50px 0;
	background-color: #000;
}
@media only screen and (min-width: 576px) {
	body main section.intro .channels {
		margin: 0 0 0 12vw;
		padding: 0;
	}
	body main section.contact .impressum .content p {
		margin-left: 40px;
	}
}
@media only screen and (min-width: 768px) {
	body header nav {
		margin: 0 0 85px 0;
		padding: 0 0 0 100px;
		background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		background-image: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		background-image: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=1);
		background-repeat: repeat-x;
	}
	body header a.navbar-brand {
		margin: 20px 0 0 20px;
	}
	body main section.intro .channels .channel a .channel-box .channel-text {
		font-size: 16px;
	}
	body footer {
		margin: 0;
	}
}
@media only screen and (min-width: 992px) {
	body main section.intro .channels {
		margin: 0 0 0 50px;
		padding: 0;
	}
}
@media only screen and (min-width: 1200px) {
	body main section.intro .channels {
		margin: 0 0 0 100px;
		padding: 0;
	}
}
