@media (max-width:959px) and (min-width:421px) {

}

@media (max-width:900px) and (min-width:768px) {

}

@media (min-width: 768px) {
	.navbar-nav > li > a {
		 padding-top: 15px;
		 padding-bottom: 22px;
	}
}

@media (max-width: 767px) {

	body.navbar-is-fixed-top {
		padding-top: 50px!important;
	}
	
	.row.jobs > div {
		min-height: initial;	
	}
	
	video#introvideo-video {
		margin-top: 50px;	
	}
	
	.navbar-default .navbar-collapse {
		width: 100%;	
	}
	
	#fb-root {
		display: none;	
	}
	
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0;
	padding-right: 0;
	}
	
	.navbar-default {
		padding-top: 0;
		background-color: rgba(252, 252, 252, .95);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	
	.navbar-default .container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.navbar-default .navbar-nav > li > a, .navbar-default.dark .navbar-nav > li > a, .navbar-default.dark .navbar-nav > li > a:hover {
		border-bottom: 0;
		color: rgba(125, 125, 125, .6);
	}
	
	.navbar-default .navbar-nav > li > a:hover {
		border-bottom: 0;
		background: #cfda00;
		color: #49352c;
	}
	
	.navbar-default .navbar-toggle {
		border-color: transparent;
		border: 0;
		border-radius: 0;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #cfda00;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
   	background-color: transparent;
	}
	
	.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
   	background-color: #49352c;
	}
	
}

@media (max-width: 768px) {
	.ftr-links {
		padding-left: 10px;	
	}
	
	.ftr-social {
		padding-right: 10px;	
	}
	
	.webform-component--row--col-right {
		margin-top: 10px;	
	}
	
	#webform-client-form-21, #webform-client-form-26 {
		padding: 0 10px;	
	}
	
	#block-newsletter-newsletter-subscribe {
		padding: 0 10px;	
	}
	
	.preis-tabs .pi-tabs-content {
		padding: 30px 10px 60px;
	}
	
	.preis-tabs .pi-tab-pane .row-head {
   	padding: 0px 10px 20px;
	}
	
	.preis-tabs .pi-tab-pane .row-head p {
   	padding: 20px 0px 0; 
	}
	
	.preis-tabs .pi-tab-pane .row.preise-schueler {
		margin-top: 0 !important;	
	}
	
	.preis-tabs  .pi-tab-pane .row p {
   	text-align: center;
	}
	
/*
		.pi-section-parallax {
			background-attachment: initial;	
		}
*/
	
		.view-branch .masonry-item {
		margin: 0.5% 0 3.5%;
		width: 50%;
		float: left;
		top: initial !important;
		left: initial !important;
		position: relative !important;
		text-align: center;
	}
	
	.view-branch .view-content {
		height: auto !important;
		display: inline-block;
	}
	.masonry-item {
		width: 50%;
		margin: 0.5% 0;
	}
	
	.view-blog-entries .masonry-item .node-teaser.node-blog {
		max-width: none;	
	}
}

@media (max-width: 767px) {

}


@media (min-width: 741px) {
/*
	.view-branch .masonry-item {
		margin: 0.5% 0;
		width: 33.3333%;
		float: left;
		top: initial !important;
		left: initial !important;
		position: relative !important;
		text-align: left;
	}	
*/
}
	
@media (max-width: 740px) {

/*
.preis-tabs .pi-tab-pane .row {
		width: 500px;
}
*/

	
	
	.preis-tabs li .icon-set {
		width: calc(13.5vw); 
		height: calc(13.5vw);
	}
	
	.preis-tabs ul li.tab-schnitt.pi-active a:before, .preis-tabs ul li.tab-farbe a:before, .preis-tabs ul li.tab-beauty a:before, .preis-tabs ul li.tab-braut a:before, .preis-tabs ul li.tab-beauty.pi-active a:before, .preis-tabs ul li.tab-farbe.pi-active a:before, .preis-tabs ul li.tab-schnitt a:before, .preis-tabs ul li.tab-braut.pi-active a:before {
		width: calc(13.5vw);
		height: calc(13.5vw);
		font-size: calc(14.5vw);
		margin-left: calc(-7.5vw);
		top: calc(1.5vw);
	}
	
	.preis-tabs ul li a {
		padding: calc(16vw) calc(5vw) calc(5vw);
	}
	
	span.play-btn, .pause-btn, .volume-btn {
		font-size: calc((11vw - 100%));    
		width: calc(11vw);
		height: calc(11vw);
	}
	
	.video-nav h2 {
   	clear: both;
    	font-size: calc((10vw - 100%));
	}
	
	.play-btn .fa {
		padding-left: 1.9vw;
		padding-top: 5px; 
		vertical-align: top;
	}
	
	.pause-btn .fa {
		padding-top: 5px;
		vertical-align: top;
	}

}

@media (max-width: 650px) {

}

@media (max-height: 819px) {

}