/*
Theme Name: Group of Butchers
Theme URI: https://groupofbutchers.com
Author: VISSR Webdevelopment
Author URI: https://vissr.nl
Description: Het thema van Group of Butchers 2015
Version: 1.0
*/

/* global box-sizing */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,700italic,400,700);


*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html,body{
    height:100%;
    width:100%;
    margin:0;
    padding:0;
}
body {
	font:300 16px/1.4 "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:black;
	margin: 0;
	padding: 0;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/* Start specific rules */

h1 {
	font-family: Oswald;
	text-transform: uppercase;
}

div#header {
	width: 100%;
	text-align: center;
	position: fixed;
	top: 0;
	z-index: 9999999;
}

div#header-menu {
	position: relative;
	z-index: 99999999;
}

div#header div#header-top {
	background: white;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 3px solid #262320;
}

div#header div#header-menu>ul {
	list-style-type: none;
	padding: 6px;
	margin: 0;
	display: inline-block;
	background: black;
	
}

div#header div#header-menu div#mobile-menu {
	background: black !important;
	padding: 5px 5px 5px 5px;
	display: none;
}

div#header div#header-menu div#mobile-menu {
	text-align: left;
}

div#header div#header-menu div#mobile-menu a {
	color: black;
}

div#header div#header-menu>ul>li {
	display: inline;
	padding: 5px 15px 7px 15px !important;
	background: black;
}

div#header div#header-menu>ul>li>a {
	color: white;
	text-transform: uppercase;
	font-family: Oswald;
	font-size: 16px;
	text-decoration: none !important;
	position: relative;
	top: -1px;
}


div#header div#header-menu>ul>li>a:hover {
	color: #d3c8bd;
}

#move-left {
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 999;
	color: black;
}

#move-right {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 999;
	color: black;
}

.move-left {
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 999;
	color: black;
}

.move-right {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 999;
	color: black;
}

#skrollr-body {
	width: 100%;
	height: 100%;
}

#group-of-butchers {
	width: 100%;
	height: 900px;
}

#group-of-butchers div {
	width: 100%;
	height: 100%;
	display:none;
	
}

#group-of-butchers div:first-child {
	padding-top: 30px;
}

#form_rzh08r div {
	padding-top: 0 !important;
}

.cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 100%;
}

.page {
	color: white;
	height: 100%;
	position: relative;
}

.slick-disabled {
	display:none !important;
}

section#content {
	background: white;
	margin-top:-70px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#scroll {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 999;
}

#sub-item-1 {
	padding-top: 100px;
	padding-bottom: 100px;
}

#sub-item-2 {
	height: 500px;
	color: white;
}

#sub-item-3 {
	padding-top: 40px;
	padding-bottom: 40px;
	color: black;
}

#sub-item-3b {
	padding-top: 40px;
	padding-bottom: 40px;
}

#sub-item-4 {
	color: white;
}

#sub-item-5 {
	padding-top: 40px;
	padding-bottom: 40px;
}

#sub-item-5 a:not(.btn) {
	color: black !important;
	text-decoration: none !important;
}

#sub-item-5 small {
	color: #666;
}

.sub-content {
	clear: both;
}

#parallax-container {
	background: #eee;
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
}

#parallax-container .layer1 {
	background: url(/images/layer1.png);
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#parallax-container .layer2 {
	background: url(/images/layer2.png);
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#parallax-container .layer3 {
	background: url(/images/layer3.png);
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#home {
	overflow: hidden;
}

.home-gob {
	position: absolute !important;
	bottom: 150px !important;
	height:200px !important;
	width: 475px !important;
	max-width: 80%;
	right: 40px;
}

.home-gob div {
	
	text-align: left;
	height:200px !important;
}

.home-gob div h1 {
	font-size: 24px;
	margin-top: 25px;
}

.home-gob div h2 {
	float: left;
	text-align: right;
	margin-right: 10px;
	text-transform: uppercase;
	font-family: Oswald;
	font-size: 46px;
	margin-top: -5px;
}

.home-gob div p {
	line-height: 27px;
	font-size: 18px;
}

.home-gob div div {
	float: left;
}

.corporate-story {
	background: white;
	color: black;
	text-align: left;
	font-family: "Yanone Kaffeesatz","Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.corporate-story h2 {
	
}

.passie {
	background: #48413a;
	color: white;
	background-image: url(/images/passie.jpg);
	background-size: cover;
	background-position: center center;
	background-color: black;
	background-repeat: no-repeat;
	height: 800px !important;
	text-align: left;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.passie h2 {
	
}

.passie .col-md-5 div {
	padding-left: 00px;
	padding-top: 150px
}

.passie-content div {
	width: 330px !important;
	max-width: 90%;
	text-align: left;
	position: absolute;
	right: 30px;
	top: 50px;
	color: white;
}

.owl-prev {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 99999;
}

.owl-next {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 99999;
}

.bereiding {
	padding: 20px;
	margin-bottom: 20px;
	background: rgba(0,0,0,.75);
	color: white;
}

.bereiding h1 {
	margin: 0;
	position: relative;
	top: 130px;
	font-size: 45px;
	text-shadow: 2px 1px rgba(0,0,0,0.3);
}

.bereiding-image {
	background-size: cover;
	background-position: center center;
	height:200px;
}

.bereiding-content {
	color: white;
	text-transform: normal;
	text-align: left;
	padding-top: 10px;
	font-weight: 400;
	line-height: 20px;
}

#owl .item {
	padding: 20px;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#owl2 {
	padding: 0 !important;
	margin: 0 !important;
}

#owl2 .item {
	margin: 0 !important;
	padding: 0 !important;
}

#owl2 .item 

.content-dark-right {
	background-color: #48413a !important;
	color: white;
	text-align: left;
	min-height: 750px;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.content-dark-right h2 {
	
}

.content-dark-right .col-sm-5 div {
	padding: 0;
	color: white;
}


.content-dark-right-small {
	background: #48413a !important;
	color: white;
	text-align: left;
	min-height: 430px;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.content-dark-right-small h2 {
	
}

.content-dark-right-small .col-sm-5 div {
	padding-left: 20px;
	padding-top: 40px;
}

.btn-primary {
	background: black;
	border: 0;
	color: white;
}

.btn-primary:hover {
	background: #48413a;
}

.input-group .form-control {
	background: rgba(255,255,255,0.2);
	border: 0;
	color: white;
}

.input-group .dark {
	background: rgba(0,0,0,.4);
	border: 0;
	color: white !important;
}

.contact {
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.content-white-left {
	background: white;
	color: black;
	text-align: right;
	font-family: "Yanone Kaffeesatz","Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
	background: url(/images/messen-patroon.jpg);
	background-size: cover;
	background-position: right center;
}

.content-white-left h2 {
	font-size: 22px;
}

.content-white-right {
	background: white;
	color: black;
	text-align: left;
	font-family: "Yanone Kaffeesatz","Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
	background: url(/images/messen-patroon.jpg);
	background-size: cover;
	background-position: left center;
	background-position-x: -500px;
	background-repeat: no-repeat;
}

.content-white-right h2 {
	font-size: 22px;
}

.content-black-right {
	background: #48413a;
	color: white;
	background-size: cover;
	background-position: left center;
	background-position-x:-100px;
	background-color: black;
	background-repeat: no-repeat;
	height: 800px !important;
	text-align: left;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.content-black-right h2 {
	font-size: 22px;
}

.content-black-right .col-md-5 div {
	padding-left: 00px;
	padding-top: 150px
}

.content-black-right-content div {
	width: 330px !important;
	max-width: 90%;
	text-align: right;
	position: absolute;
	right: 30px;
	top: 450px;
	color: white;
}

#header-language .fa {
	margin-right: 10px;
}

.fa-facebook {
	color: #385b95;
}

.fa-linkedin {
	color: #1783c4;
}

.fa-instagram {
	color: #e96744;
}

#header-language {
	position: absolute;
	top: 35px;
	right: 20px;
}

.avatar {
	width: 500px;
	height: 500px;
	background-size:cover;
	background-position: center center
}

.IN-widget {
	float: left;
	margin-left: 20px;
}

/* Producten & Diensten */
#pend {
	color: black;
	font-size: 15px;
	text-align: center;
}

#pend-item-2 {
	padding-top: 60px;
	padding-bottom: 0;
	background: none;
}

.pend-item-3 {
	color: white;
	background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
	height: 700px !important;
	text-align: left;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.pend-item-3 h2 {
	font-size: 22px;
}

.pend-item-3 .col-md-5 div {

}

.pend-item-3-content div {
	width: 300px !important;
	max-width: 90%;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 200px;
	color: black;
}

#pend-item-4 {
	background: none;
	padding-top: 60px;
	padding-bottom: 60px;
}

#pend-item-6 {
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(/images/muurtje.jpg);
	background-size:auto 100%;
	background-repeat: repeat-x;
	-webkit-transition:background-position 0.3s ease;
}

div.focusgroepen {
	margin-top: 20px;
}

div.focusgroepen div {
	width: 160px !important;
	height: 160px !important;
	font-family: Oswald;
	text-align: center;
	padding-top: 10px;
	color: white;
	float: left;
	text-transform: uppercase;
	margin-right: 20px;
	margin-bottom: 20px;
}

.product-image {
	background-size: contain;
	height: 500px !important;
	background-repeat:no-repeat;
	background-position: center bottom;
}

#pend-item-6 #owl2 .item {
	background: url(/images/muurtje.png);
	background-size:auto 120%;
	background-repeat: repeat-x;
	background-position: center bottom;
}

#pend-item-6 #owl2 .item div {
	background-position-y: -25px;
}

#pend-item-6 #owl2 .item h2 {
	text-align: center;
	position: absolute;
	bottom: 15px;
	width: 100%;
}

#pend-item-8 {
	padding-top:40px;
	padding-bottom: 40px;
}

#pend-item-8 img {
	height: 70px;
}

.corporate-story img {
	height: 85px;
}

/* Bedrijven */
#bedrijven {
	color: white;
	background: #48413a;
}

.bedrijf {
	margin-bottom: 0;
}

.bedrijven-page {
	height: 100%;
	min-height: 700px;
}

.bedrijven-right {
	position: absolute !important;
	width: 475px !important;
	max-width: 80%;
	right: 80px;
	color: white;
}

.bedrijven-left {
	position: absolute !important;
	width: 475px !important;
	max-width: 80%;
	left: 80px;
	color: white;
}

.black {
	color: black;
}


.white {
	color: white;
}

.white small {
	color: black;
} 

/* Blogs & Whitepapers */

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
}

#box {
	width: 80%;
	height: 80%;
	margin-left: 50%;
	margin-top: 50%;
	background: white;
	position: absolute;
}

#blogs {
	color: black;
	background: #48413a;
}

.blogs-container {
	background: #eee;
	padding-top: 100px !important;
	padding-bottom: 40px;
}

.blog {
	padding: 10px;
	background: black;
	border: 0 !important;
	box-shadow: none !important;
	color: white;
	border-radius: 0;
}

.blog .image {
	width: 100%;
	height: 150px;
	position: relative;
}

.blog h1 {
	margin-top: 0 !important;
	position: absolute;
	bottom: 10px;
	text-shadow: 2px 1px rgba(0,0,0,0.3);
}

.blog .text {
	padding: 10px;
	font-weight: 500;
	font-size: 17px;
}

.blog .text h1 {
	font-size: 18px;
}

.blogs small {
	color: #ccc;
}

.product {
	padding: 10px;
	background: white;
	border: 0 !important;
	box-shadow: none !important;
	color: black;
}

.product .image {
	width: 100%;
	height: 150px;
	position: relative;
}

.product h1 {

}

.product .text {
	padding: 20px;
}

.product .text h1 {
	font-size: 18px;
}

.product small {
	color: #ccc;
}

/* @GOB */
#gob {
	text-align: center;
}

#gob h1 {
	margin-top: 0;
}

.white-center {
	padding-top: 40px;
	padding-bottom: 40px;
}

#gob-item-1 {
	padding-bottom: 60px;
}

#gob-item-5 {
	padding-top: 40px;
	padding-bottom: 40px;
}

#gob-item-3 .form-control {
	background: rgba(0,0,0,.5);
	border: 0;
	color: white;
}

#gob-item-3 {
}

#gob-item-3 .table tr {
	border: 0;
}

#gob-item-3 .table tr td {
	border: 0;
}

#gob-item-4 .form-control, #gob-item-6 .form-control {
	width: 70%;
	background: rgba(0,0,0,.7);
	border: 0;
	color: white;
}

#gob-item-9 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.kernwaarde {

}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #000;
}

/* Contact */
#contact {
	color: black;
}

#contact select {
	border-radius: 0 !important;
}

#contact .form-control {
	width: 70%;
	background: rgba(0,0,0,.7);
	border: 0;
	color: white;
	border-radius: 0 !important;
}

.panel {
	border-radius: 0 !important;
}

.form-control {
	border-radius: 0 !important;
}

.panel-heading {
	color: white !important;
	background: #48413a !important;
	border: 1px solid #48413a;
	border-radius: 0;
}

.panel-heading:hover {
	background: black !important;
}

.panel-title {
	color: white !important;
}

.panel-title a {
	color: white !important;
	text-decoration: none;
}

#contact-item-1 {
	padding-top: 80px;
	padding-bottom: 60px;
}

.contact-item-2 {
	background: #48413a;
	color: white;
	background-image: url(/images/forum.jpg);
	background-size: cover;
	background-position: left center;
	background-color: black;
	background-repeat: no-repeat;
	height: 800px !important;
	text-align: left;
	font-family: "Yanone Kaffeesatz","HelveticaNeue-Condensed",'Helvetica Neue', Helvetica, Arial, sans-serif;
}



.contact-item-2 .col-md-5 div {
	padding-left: 00px;
	padding-top: 150px
}

.contact-item-2-content div {
	width: 330px !important;
	max-width: 90%;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 200px;
	color: black;
}

#contact-item-3 {
	height: 850px;
}

#contact-item-3 .form-control {
	width: 100%;
	background: rgba(0,0,0,.7);
	border: 0;
	color: white;
}

#contact-item-4 {
	padding-top: 40px;
	padding-bottom: 40px;
}

#map-contact {
	height: 400px;
	border-radius: 0;
}

.googlemap {
	height: 500px;
	background: white;
	padding: 30px;
	overflow-y: scroll
}

.map-mobile {
	display: none;
}

.mobile-dropdown {
	display:none;
}

#accordion3 {
	display:none;
}

.move-left, .move-right {
	cursor: pointer;
}

.absolute-comp {
	top: 130px;
	margin-bottom:130px;
}

.contact-tag {
	background: #eee;
	padding: 20px;
	border: 5px solid white;
}

.owl-nav .disabled {
	display: none !important;
}

.mobile-dropdown a {
	text-transform: uppercase;	
}

a {
	color: white;
	text-decoration: underline;	
}

a.btn {
	text-decoration: none;
}

.price {
	z-index :99;
}

.blogs a:not(.btn) {
	color: black !important;
}

#map {
	background: url(/images/kaart.png);
	background-size:cover;
	width: 1386px !important;
	height: 1000px !important;
	position: relative;
	left: 50%;
	margin-left:-693px;
}

.point {
	background: url(/images/point.png);
	background-size: cover;
	width: 60px !important;
	height: 72px !important;
	position: absolute;
	cursor: pointer !important;
	z-index: 999999;
	transition: 0.2s ease-in-out;
}

.point:hover {
	background: url(/images/point.png);
	background-size:cover;
	transform: scale(1.3);
	transition: 0.2s ease-in-out;
}

#point-oosterzele {
	left: 600px;
	top: 610px;
}

#details-oosterzele {
	width: 151px !important;
	height: 39px !important;
	background: url(/images/oosterzele.png);
	background-size: cover;
	left: 555px;
	top: 690px;
	position: absolute;
}

#point-alken {
	left: 830px;
	top: 640px;
}

#details-alken {
	width: 150px !important;
	height: 39px !important;
	background: url(/images/alken.png);
	background-size: cover;
	left: 780px;
	top: 720px;
	position: absolute;
}

#point-eersel {
	left: 815px;
	top: 530px;
}

#details-eersel {
	width: 241px !important;
	height: 39px !important;
	background: url(/images/eersel.png);
	background-size: cover;
	left: 875px;
	top: 555px;
	position: absolute;
}

#point-tilburg {
	left: 765px;
	top: 490px;
}

#details-tilburg {
	width: 276px !important;
	height: 121px !important;
	background: url(/images/tilburg.png);
	background-size: cover;
	left: 485px;
	top: 405px;
	position: absolute;
}

#point-veghel {
	left: 845px;
	top: 470px;
}

#details-veghel {
	width: 164px !important;
	height: 108px !important;
	background: url(/images/veghel.png);
	background-size: cover;
	left: 905px;
	top: 405px;
	position: absolute;
}

#point-barneveld {
	left: 865px;
	top: 350px;
}

#details-barneveld {
	width: 151px !important;
	height: 75px !important;
	background: url(/images/barneveld.png);
	background-size: cover;
	left: 905px;
	top: 315px;
	position: absolute;
}

#point-soest {
	left: 795px;
	top: 370px;
}

#details-soest {
	width: 149px !important;
	height: 165px !important;
	background: url(/images/soest.png);
	background-size: cover;
	left: 755px;
	top: 210px;
	position: absolute;
}

#point-hergo {
	left: 755px !important;
	top: 310px !important;
	background: url(/images/hergo.png);
	background-size:cover;
}

#point-hergo:hover {
	background: url(/images/hergo.png);
	background-size:cover;
}

#details-hergo {
	width: 207px !important;
	height: 76px !important;
	background: url(/images/hergo2.png);
	background-size: cover;
	left: 550px;
	top: 265px;
	position: absolute;
}

.fa-bars {
	color: white !important;
}

#mobile-menu a {
	color: white !important;
}

#vacature-finder {
	width:100%;
	padding:30px;
	margin-top:30px;
	background:rgba(255,255,255,.7);
}

.header-gob2 {
	font-size: 50px;
	color: white;
	margin-top: 80px;
	text-shadow: black 0px 0px 10px;
}

.vacature {
	border-bottom: 3px solid black;
	padding-bottom: 15px;
	margin-bottom: 20px;
	display: inline-block;	
	width: 100%;
	height: 95px;
}

.vacature h2 {
	font-size: 18px;
	margin:0;
}

.vacature h1 {
	font-size: 22px;
	margin: 5px 0;
	text-transform: uppercase;
	text-decoration: none !important;
	border-bottom: 0 !important;
}

.lets-meat {
	font-size: 20px;	
	text-align: center;
	border: 1px solid #ccc;
	-webkit-box-shadow: 10px 10px 7px -4px rgba(133,130,133,1);
	-moz-box-shadow: 10px 10px 7px -4px rgba(133,130,133,1);
	box-shadow: 10px 10px 7px -4px rgba(133,130,133,1);
}

.lets-meat .meat-body {
	padding: 20px;
}

.btn-inverse {
	background: rgba(77,73,73,.9);
}

.vacature_link {
	color: black;
	text-decoration: none;
}

.vacature_link:hover {
	text-decoration: none;
}

.btn-locatie.active {
	background: black;
}

.vacatures_column {
	column-count: 2;
}

/* Desktop rules */

/* iPhone rules */
@media only screen and (max-width: 468px) {
	
	.vacature-location {
		font-size: 13px !important;
		display:none;
	}
	
	.vacature-location-mobile {
		display: block !important;
	}
	
	.vacature-title {
		font-size: 14px !important;
	}
	
	.product-groups {
		margin-bottom: 20px !important;
	}
	
	.product-groups * {
		margin: 0 !important;
	}
	
	.product-groups a {
		display: block !important;
		margin-bottom: 15px !important;
	}
	
	.bereiding {
		height: auto !important;
	}
	
	.instawidget {
		display:none !important;
	}
	
	.pend-spacer {
		height: 0 !important;
	}
	
	* {
		background-attachment: scroll !important;
		background-position: center center !important;
	}
	
	#magazine1,#magazine2,#magazine3 {
		display:none;
	}

	
	body {
		margin-top: 40px;
	}
	
	.productgroepen {
		height: 200px !important;
	}
	
	div#group-of-butchers {
		margin-top: 0;
		padding-top: 0;
	}
	

	div#header {
		margin-bottom: -0px;
		position: static;
	}
	
	div#header div#header-top {
		text-align: left;
		padding-left: 20px;
		padding-top: 20px;
		border-bottom: 0;
		margin-bottom: 40px !important;
	}
	
	div#header-top, div#header-language {
		position: static;
	}
	
	div#header-language {
		margin-top: 20px;
		margin-bottom: -20px;
		margin-right: 10px;
	}
	
	div#header-menu {
		position: fixed;
		top: 0;
		width: 100%;
	}
	
	#header-language {
		top: 20px;
	}
	
	div#header div#header-top img {
		height: 60px;
	}
	
	#group-of-butchers {
		padding-top: 30px;
	}
	
	#group-of-butchers div {
		padding-top: 10px;
	}
	
	#move-left, #move-right {
		display:none !important;
	}
	
	.move-left, .move-right {
		display:none !important;
	}
	
	#parallax-layer-home {
		bottom: -50px !important;
	}
	
	.bedrijven-cs {
		
	}
	
	.blog {
		margin-top:50px !important;
	}
	
	.product-image {
		background-size: cover;
	}
	
	#parallax-vwk {
		width: 150% !important;
	}
	
	#parallax-layer-home {
		width: 150% !important;
	}
	
	.map-mobile {
		display: block;
	}
	
	.map-desktop {
		display: none !important;
	}
	
	.datatable tr th:nth-child(2) {
		display: none;
	}
	
	.datatable tr td:nth-child(2) {
		display: none;
	}

	#bedrijven {
		background-position-x: -380px !important;
	}
	
	#parallax-layer-2 {
		
	}
	
	.absolute-comp {
		top: 50px !important;
		margin-bottom: 50px;
	}
	
	.bereiding {
		height: 430px;
	}
	
	.bereiding-image {
		height: 200px;
	}
	
	#pend-item-6 .owl-next, #pend-item-6 .owl-prev {
		display: none !important;
	}
	
	#home { 
		margin-top: 0 !important;
	}
	
	.price {
		display:none;
	}
	
	#badge_mobile {
		display: block !important;
	}
}

/* iPad rules */
@media only screen and (max-width: 768px) {
	
	* {
		background-attachment: scroll !important;
		background-position: center center !important;
	}
	
	#magazine1,#magazine2,#magazine3 {
		display:none;
	}
	
	* {
		background-attachment: scroll !important;
	}	
	
	.bereiding {
		height: auto !important;
	}
	
	select.form-control {
		color: black !important;
	}
	
	.kernwaarde {
		width: 100% !important;
	}
	
	.amsterdammertje {
		display:none;
	}
	
	.hergo {
		left:auto !important;
		right: 10px !important;
	}
	
	.home-gob { 
		top: 0;	
		display: none;
	}
	
	.home-gob div h2 {
		display: none;	
	}
	
	.productgroepen {
		background-image: url(/images/productgroepen_.jpg) !important;
		height: 400px !important;
	}
	
	#group-of-butchers {
		height: 800px;
		min-height: 800px;
		padding-top: 100px;
	}
	
	#contact .form-control {
		width: 100%;
	}
	
	div#header div#header-menu div#mobile-menu {
		display: block;	
	}
	
	div#header div#header-menu ul {
		display: none;
	}
	
	.content-dark-right .col-sm-5 div {
		padding: 0;
		text-align:left;
	}
	
	.content-dark-right .col-sm-6 {
	}
	
	.content-dark-right-small .col-sm-5 div {
		padding: 0;
		text-align:left;
	}
	
	.content-dark-right-small .col-sm-6 {
	}
	

	.product-image {
		background-size: cover;
	}
	
	#parallax-vwk {
		width: 150% !important;
	}
	
	#parallax-forum {
		width: 150% !important;
	}
	
	.contact-form {
		width: 80% !important;
		margin-left: 10% !important;
	}
	
	#pend h2 {
		font-size: 16px;
	}
	

	.gob-black {
		left: 0;
		width: 100% !important;
		margin: 0;
	}
	
	.gob-content {
		margin-top: 20px !important;
	}
	
	h1 {
		font-size: 28px;
	}
	
	h2 {
		font-size: 22px;
	}
	
	h3 {
		font-size: 16px;
	}
	
	.blog-content h3 {
		font-size: 16px;
	}

	.absolute-comp {
		top: 160px;
		margin-bottom: 160px;
	}
	
	#pend-item-3 .lazy {
		width: 50% !important;
	}
	
	#home {
		background-image: url(/images/bg_mobile.jpg) !important;
		background-size: cover !important;
		height: 500px;
		margin-top: 170px;
	}
	
	#parallax-layer-home {
		display: none !important;
	}
	
	.featured .row {
		display: block !important;
	}
	
	.featured .col-sm-6 {
		display: block !important;
	}
	
	.featured .lazy {
		height: 300px;
	}
	
	.recent .lazy {
		height: 200px !important;
	}

	#vacature-finder {
		width: 100%;
	}
	
	.header-gob2 {
		margin-top: 0;	
	}
	
	.vacatures_column {
		column-count: 1;
	}

}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  * {
		background-attachment: scroll !important;
		background-position: center center !important;
	}
	
	#magazine1,#magazine2 {
		display:none;
	}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  	* {
		background-attachment: scroll !important;
		background-position: center center !important;
	}
	
	#magazine1,#magazine2 {
		display:none;
	}
}

@media (max-width: 768px) {
	#magazine1,#magazine2 {
		display:none;
	}
}

li.dropdown ul {
	display:none !important;
	margin-top: 1px;
	text-transform: normal;
	border: 0;
	font-size: 17px;
	border-radius: 0;
	margin-left:-20px;
	border: 10px solid transparent;
	box-shadow: none;
	background: white;
}

li.dropdown:hover ul {
	display:block !important;
}

ul.dropdown-menu li a {
	font-weight: 300 !important;
	text-decoration: none;
	color: black;
}