

@media (max-width: 1199px) {
	body {
		
	}
	
	h4 {
		font-size: 24px;
	}
	
	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
		max-height: 100%;
		min-height: none;
		max-width: 100%;
		min-width: none;
		height: auto;
	}
	
	#search-form {
		top: 100px;
	}
	.slide-title {
		font-size: 48px; 
	}
	.content-left {
		padding-left: 0px;
		width: 280px;
	}
	.content-main {
		margin-left: 295px;
	}
	
	.ergebnisliste .photo-box {
		margin-left: 6px;
		margin-right: 6px;
	}
	.nav-tabs li a {
		line-height: 40px;
		height: 40px;
	}
	.nav-tabs > li {
		height: 40px;
	}
	.nav-tabs li [data-toggle="collapse"]:after, .nav-tabs li [data-toggle="dropdown"]:after {
		top: 14px;
	}
	.nav-tabs .badge {
		margin-top: 5px;
	}
	header .navbar-nav > li {
		padding-left: 12px;
		padding-right: 12px;
	}
	header .navbar-middle {
		left: 65%;
	}
	
	/* Bildwelten */
	.bildwelten .news-box  {
		width: 100% !important;
	}
	.bildwelten .news-content {
		width: 100%;
		height: 366px;
	}
	.bildwelten .news-box.fourth .news-content, .bildwelten .news-box.fifth .news-content {
		width: 50%;
	}
	.bildwelten .news-box .bildwelten-image {
		max-width: 100%;
		min-width: 100%;
	}
	.bildwelten .news-box.fourth .bildwelten-image, .bildwelten .news-box.fifth .bildwelten-image {
		max-width: 50%;
		min-width: 50%;
	}
	.bildwelten .news-box.fifth .news-content {
		float: right;
	}
	.bildwelten .news-box.fifth .news-content:after {
		top: 50%;
		left: -25px;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);  
	  	-ms-transform: rotate(180deg);
	}
	.bildwelten .news-box.third .news-content:after {
		top: 100%;
		margin-top: -14px;
		right: 48%;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);  
	  	-ms-transform: rotate(90deg);
	}
	.bildwelten .news-box.second .news-content:after {
		border-width: 25px 25px 25px 0;
	  	top: -11px;
	  	margin-top: -26px;
	  	left: 50%;
	  	transform: rotate(90deg);
	  	-webkit-transform: rotate(90deg);  
	  	-ms-transform: rotate(90deg);   
	}
	
	.checkout-sidebar {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	
	/* Blog */
	.blog .content-main {
		width: 900px;
	}
	.blog aside {
		width: 240px;
	}
	.blog .blog-content {
		width: 640px;
	}
	
	form input[type="text"], form input[type="password"], form select, form textarea, form .fancy-select .trigger, input.default-input {
		width: 100%;
		padding: 8px 12px;
		border: 1px solid #d6d5d4;
	  	outline: 0;
		background-color: #FFF;
		color: #333333;
	}
	form input[type="text"], form input[type="password"], form select {
		height: 40px;
		line-height: 40px;
	}
	.add-button .a-container {
		top: 0;
	}
	.bildwelten .news-content.floating h2 {
		font-size:35px;
	}
	.bildwelten .news-content.floating p {
		font-size:12px;
		margin-top:10px;
	}	
	
	.chromatic-content .headline {
		font-size: 24px;
	}
	.chromatic-content p, .chromatic-content .tag-cloud {
		font-size: 14px;
	}	
}
