/*
Theme Name: Projekt Vielseitig SiMa - Template
Theme URI: http://www.simadesign.de
Description: Template zur Webseite http://www.kleine-reisewelt.de
Author: SiMa Design
Author URI: http://www.simadesign.de
*/

/* global */

/* CSS Document */

@font-face {
	font-family: "Raleway";
	src: url("https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/fonts/Raleway-Medium.otf");
}

@font-face {
	font-family: "Raleway_regular";
	src: url("https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/fonts/Raleway-Regular.otf");
}

@font-face {
	font-family: "Raleway_bold";
	src: url("https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/fonts/Raleway-Bold.otf");
}
@font-face {
	font-family: "Raleway_light";
	src: url("https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/fonts/Raleway-Light.otf");
}

@font-face {
	font-family: "Lato_Light";
	src: url("https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/fonts/Lato-Light.ttf");
}

@font-face {
	font-family: "Lato_Regular";
	src: url("https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/fonts/Lato-Regular.ttf");
}



.alert ul {
	list-style-type:none;
}


body{
	line-height: 1.8;
}

* {margin:0px;
padding:0px;}

.clear{
	clear:both;
}

a {
	color:rgb(235, 115, 26);
}

a:hover {
	color:rgb(215, 100, 5);
}

.show_all{
	width:100%;
	height:40px;
	margin-top:30px;

	padding:auto;
	padding-left: 43%;
	margin-bottom:40px;
}

.show_all.artist{
	width:80%;
	height:40px;
	padding-top:30px;padding-bottom:30px;
	margin:auto;
	padding-left:15px;
}.postcard_row .show_all {
	width:100%;
	height:40px;
	padding-top:30px;
	padding-bottom:40px;
	padding-left: 43%;
}



/*  font -----------------------------------------------*/
.current-menu-item a{
	color:rgb(235, 115, 26)!important;
}

h1.normal{
	font-size:35px;
	text-align:center;
	color:rgb(235, 115, 26);
	margin:0px;
	font-family: Lato_Regular;
}

h2.normal{
	color:rgba(39,39,39,0.8);
	font-size:25px;
	text-align:center;
	font-family: Lato_Light;
}

p.normal{color:rgba(39,39,39,0.8);
	font-size:15px;
	text-align:center;
	font-family: Lato_Regular;
	margin-top:30px;
}

.normal.left {text-align: left;}

h1.white{
	font-size:35px;
	text-align:left;
	color:white;
	margin:0px;
	font-family: Lato_Regular;
}

h2.white{
	font-size:25px;
	text-align:left;
	font-family: Lato_Light;
	color:white;
}

h1.fader{
	color:rgba(39,39,39,0.7);
	font-family: Lato_Light;
	font-size:24px;
}
h2.fader{
	color:rgba(39,39,39,0.7);
	font-family: Lato_Light;
	font-size:36px;
}

p.white{
	font-size:17px;
	text-align:left;
	font-family: Lato_Regular;
	color:rgba(233,233,233,1.00);
	margin-top:30px;
}

a.orange{
		font-size:17px;
		text-align:left;
		font-family: Lato_Regular;
		color:rgb(235, 115, 26);
		margin-top:30px;
}
a.orange.fader{
		font-size:20px;
		text-align:left;
		font-family: Raleway_Bold;
		color:rgb(235, 115, 26);
		margin-top: -22px;
		float:left;
		text-shadow: 1px 1px 5px white;
}

b {
	color:rgb(235, 115, 26);
}

.single_page_headline a{
	color:rgb(235, 115, 26);
	font-family: Raleway_Bold;
}
.single_page_headline .buynow a{
	color:white;
	font-family: Raleway_Bold;
	text-align:center;
	display: inherit;
	padding-top:5px;
}

a.author_subline_a{
	color:rgba(39,39,39,0.8);
	font-family: Raleway_Regular;
}

#big {font-size:20px; font-family:Lato_Regular;}

#big_left {
    font-size: 20px;
    font-family: Lato_Regular;
	text-align:left;
	float:left;
	margin-top:10px;
}

a.title{
	font-size:15px;
	text-align:left;
	font-family: Lato_Regular;
	color: black;
	margin-top:30px;
}

a.title h2{
	font-size:20px;
	text-align:left;
	font-family: Lato_Regular;
	color: black;
	margin-top:20px;
	color:rgba(39,39,39,0.8);
}
a.title:hover{
	font-size:20px;
	text-align:left;
	font-family: Lato_Regular;
	color:rgb(235, 115, 26);
	margin-top:20px;
}

a.all{
	font-size:15px;
	text-align:center;
	font-family: Lato_Regular;
	color:white;
	background-color: rgb(235, 115, 26);
    padding: 10px 50px 10px 50px;
}

.sima a {
    font-size: 15px;
    color: black;
}


.sima a:hover {
    font-size: 15px;
    color:rgb(235, 115, 26);
}

#ks{
	margin-top:0px;
}
.col-md-6 {
    width: 50%;
    margin-bottom: 60px;
    padding: 56px;
}

.col-md-6:hover {
    transform: scale(1.10);
	transition:all 1s ease;
}

/*  nav -----------------------------------------------*/

header {
    position: fixed;
    width: 100%;
    z-index: 999;

}

.navbar-brand {
	z-index: 300;
}

.navbar{
	margin-bottom:0px;


}


.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #ec7417;
    background-color: transparent;
	transition: all 1s ease;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(37,34,34,1.00);
    background-color: rgba(37,34,34,1.00);

}

.btn-default{
	background-image: linear-gradient(to bottom,#fff 0,#ffffff 100%);
}

.btn-default:focus, .btn-default:hover {
	background-color:rgba(37,34,34,1.00);
}

.navbar-inverse .navbar-nav>li>a {
	font-family: Lato_Light;
	font-size:13px;
	color: white;
	text-shadow: none;
}

#carousel-example-captions{
	border-top: 10px solid #fbba00;
}

.btn-group-lg>.btn, .btn-lg{
	border-radius:0px;
}

.nav_icon{
	margin-right:10px;
}

.nav>li>a>img {
    max-width: none;
    margin-right: 10px;
}

.nav>li>a>img:hover {
    max-width: none;
    margin-right: 10px;
}


lable {
	font-size:15px;
	text-align:center;
	color:rgba(0,0,0,0.8);
	margin-right:20px;
	font-family: cabin;
	width:50px;
	padding-left:20px;
}

select{
	width:150px;
	margin-left:20px;
	height:50px;
}


.navbar-inverse{
	border:0px;
	border-radius:0px;
}

.navbar-inverse .navbar-toggle{
	border-color:#26b6b4;
	background-color:#26b6b4;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #fbba00;
}

#nav-products {
	text-align:center;
}

ul.nav {
	display:inline-block;
	float:none;
	padding-left:25px;
	padding-right:0px;
	margin-left:300px;
}

ul.nav.navbar-right{
	float:right;
	display:inline-block;
	    padding-right: 4%;
	margin-left:0px;
}

.logo {
	position:absolute;
	margin-top: 10px;
	top:0;
	left:0;
	z-index:200;
	width:15%;
	margin-left:20px;
}

.logo img {
	width:100%;
}


.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}



.navbar-inverse .navbar-toggle:hover {
    background-color: rgb(235, 115, 26);
	border-color: white;
}

	.navbar-inverse .navbar-toggle {
    border-color: white;
    background-color: rgba(37,34,34,1.00);
}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: rgb(235, 115, 26);
}


/*  index fader -----------------------------------------------*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.index_fader_background{
	width:100%;
	height:750px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}

.carousel slide{
	width:90%;
	height:auto;
}
#carousel-example-captions {
    border-top: 0px solid #fbba00;
}

.fader-inner{
	width:90%;
	margin:auto;
	height:750px;
	overflow: hidden;
}

.fader-inner.smallfader {
	max-height: 600px;
	overflow: hidden;
}

.fader-inner img{
	width:100%;
	height:100%;;
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0;

}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: 0;
}

.carousel3{
	color:black;
	width:700px;
	height:300px;
	margin-right:0px;
	font-size:18px;
	text-align: left;
	font-family: Lato_Regular;
}

.carousel-caption {
    text-shadow: 0 0px 0px ;
    padding-bottom: 30px;
		float:right;
		top: 100px;
		height:50px;
}

.fader_headline{
	margin-top:80px;
}



/*  books -----------------------------------------------*/


.book{
	width:80%;
	margin:auto;
}

.content{
	width:70%;
	margin:auto;
	margin-top:10px;
}

.row.book_cover{
	margin-top:40px;
}

.thumbnail {
	padding:0px;
	width:100%;
	position: relative;
	overflow: hidden;
	border:none;
}

.thumbnail  img {
	width:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;

}

.thumbnail:hover img{
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/*  books -----------------------------------------------*/

.projekt_vielseitig{
	background-image:url("https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg");
	width:100%;
	height:900px;
	background-size: 100%;
	background-position:0px -50px;
	background-repeat: no-repeat;
}

.projekt_vielseitig_text{
	width:800px;
	margin-left:5%;
	padding-top:250px;
}



/*  artist -----------------------------------------------*/



.artist{
	width:100%;
	margin-bottom:40px;
	height:auto;
}

.artist_text{
	width:70%;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
}

.artist_row{
	width:80%;
	margin:auto;
	margin-bottom:40px;
}


/*  img -----------------------------------------------*/

.img_index{
	margin-top:40px;
	width:100%;
	height:300px;
	background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Memento-Mori-annemarie-weise.jpg);
	background-size: 100%;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-position: 50% -255.1px;
}

/*  Postkarten -----------------------------------------------*/

.postcard{
	width:100%;
	margin-top:40px;
}

.postcard_text{
	width:70%;
	margin:auto;
	margin-bottom:40px;
}

.postcard_row{
	width:80%;
	margin:auto;
}

/*  online product -----------------------------------------------*/


.online_produkt{
	width:100%;
	height:700px;
	background-color:rgba(37,34,34,1.00);
	margin-top:40px;
	overflow: hidden;
}

.online_product_image{
	width:50%;
	float:left;
	height:700px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
	background-size:100%;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
.online_product_image:hover {
	transition:all 1s ease-in-out;
	transform: scale(1.1);
}


.online_product_text{
	width:40%;
	padding-top:10%;
	float:left;
}


/*  online product künstlerhop-----------------------------------------------*/

.kuenstlershop{
	width:100%;
	margin-top:40px;
	height:850px;
}

.kuenstlershop_headline{
	width:60%;
	margin:auto;
	padding-bottom:40px;
}

.kuenstlershop_img_text{
	width:80%;
	margin:auto;
}

.kuenstlershop_image{
	width:45%;
	float:left;
	height:600px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_img.jpg);
	background-size:100%;
	background-repeat: no-repeat;
}

.kuenstlershop_text{
	width:45%;
	padding-left:40px;
	float:left;
}

.svg-inline--fa {
    display: inline-block;
    font-size: 40px;
    /* height: 15px; */
    overflow: visible;
    /* vertical-align: -.125em; */
    size: 30px;
    color: #eb731a;
	margin-right:15px;
}

.icon{
	float:right;
	height:50px;
	margin-top:54px;
}


/*  online product cayow-----------------------------------------------*/

.cayow_line_box{
	width:100%;
}

.cayow_line{
	width:80%;
	margin:auto;
	height:2px;
	background-color:rgba(37,34,34,1.00);
	position:relative;
}

.cayow_dragon{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_dragon.png);
	background-repeat: no-repeat;
	background-size:100%;
	float:right;
	width:200px;
	height:70px;
	position:absolute;
	margin-top:-40px;
	right:20px;
}

.cayow{
	width:100%;
	margin-top:40px;
	clear:both;
	height:800px;
}

.cayow_headline{
 	width:60%;
	margin:auto;
}

.cayow_text_img{
	width:80%;
	margin:auto;
	margin-top:40px;
}
.cayow_text{
	width:45%;
	float:left;

}


.cayow_image{
	width:45%;
	float:right;
	height:500px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img2.jpg);
	background-size:100%;
	background-repeat: no-repeat;
	margin-left:10%;
}


.icon#icon_left{
	clear: both;
	float:left;
	margin-top:20px;
}


/*  footer -----------------------------------------------*/


footer{
	width:100%;
	height:450px;
	background-color:rgba(37,34,34,1.00);
	border-top: rgb(235, 115, 26) 5px solid;
	overflow: hidden;
}


.footer_content{
	width:50%;
	padding-right:100px;
	margin-top:30px;
	float:left;
}

.footerLogo{
	width:250px;
	margin:auto;
}

.footerLogo img{
	width:100%;
}

.footer_text{
	width:70%;
	margin:auto;
}

.footer_text p{

	text-align:center;
}
.instagram_box{
	width:50%;
	float:left;
}
.instagram{
	float:right;
	width:300px;
	margin:auto;
	margin-top:30px;
	margin-right:100px;
}

.facebook_plugin{
	border: none;
    overflow: hidden;
    float: right;
	margin-right:50px;
	margin-top:40px;

}
.sima{
	width:100%;
	height:50px;
	background-color:white;
	position:relative;
}

.sima p{
	text-align:justify;
	float:right;
	padding-top:15px;
	padding-right:20px;
	color:black;
}

.sima a{
	font-size:15px;
	color: black;
}

.sima a:hover {
	font-size:15px;
	color:rgb(235, 115, 26);
	transition: all 0.5s ease;
}

/*  contact side -----------------------------------------------*/


.contact-side li span {
    float: left;
    margin-left: 10px;
}

#ssi-absolute {
    position: fixed !important;
    top: 200px;
    z-index: 9999 !important;
    left: 0;
    width: 0 !important;
}

.contact-side {
    list-style: none;
    margin: 0;
    padding: 0;
}


.contact-side li {
    margin: 0 0 5px 0;
    width: 180px;
    height: 30px;
    display: block;
    background: #ed6e0c;
    line-height: 30px;
    text-align: right;
    font-size: 24px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    left: -140px;
    border: none !important;
}


.back_to_top{
	width:50px;
	height:50px;
	background-color:rgba(37,34,34,1.00);
	float:right;
	position: fixed;
    bottom: 54px;
    right: 20px;
	z-index:3000;
	border: 2px solid white;
}

.back_to_top:hover{
	width:50px;
	height:50px;
	background-color:rgb(235, 115, 26);
	float:right;
	position: fixed;
    bottom: 54px;
    right: 20px;
	z-index:3000;
	transition: all 0.5s ease-in-out;
	border:white 2px solid ;
}

.back_to_top i{
	color:white;
	z-index:2001;
	width:40px;
}

.back_to_top svg:not(:root).svg-inline--fa {
    overflow: visible;
    color: white;
    margin-left: 10px;
    margin-top: 3px;
}
.back_to_top svg:not(:root).svg-inline--fa:hover {
    overflow: visible;

    margin-top: 3px;
	margin-left:10px;
	transition: all 0.5s ease-in-out;
}


.contact-side li a {
    display: block;
    color: #ffffff !important;
	line-height: 30px;
    text-align: right;
    font-size: 20px;
}


.ssi-facebook:hover {
    background: #3B5998;
	left: 0px!important;
	transition: all 1s ease;

}

.ssi-twitter:hover {
    background: #6BCFFF;
	left: 0px;
	transition: all 1s ease;
}

.ssi-youtube:hover {
    background: #CD332D;
	left: 0px;
	transition: all 1s ease;
}

.ssi-instagram:hover {
    background: #ca2e95;
	left: 0px;
	transition: all 1s ease;
}

.contact-side .svg-inline--fa {
    display: inline-block;
    font-size: 29px;
    /* height: 15px; */
    overflow: visible;
    /* vertical-align: -.125em; */
    size: 25px;
    color: white;
    margin-right: 3px;
}



.contact-side li a {
    display: block;
    color: #ffffff !important;
}
.contact-side li a:hover {
    cursor: pointer;
}

#ssi-dim {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 9998;
    top: 0;
    left: 0;
    display: none;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-before: 1em;
    margin-after: 1em;
    margin-start: 0px;
    margin-end: 0px;
    padding-start: 40px;
}


.contact-side li img {
    width: 29px;
    height: 29px;
    border: none !important;
}

#artist_all{
	width:80%;
	margin:auto;
	padding-left:15px;
	    padding-left: 35%;
}

/*   -----------    -----------------------------------------  index  -------------------------- ------------------        */
@media (min-width:1200px) and (max-width:1700px){
	.show_all {
    padding-left: 40%;
}
	#artist_all {
    padding-left: 32%;
}
	.postcard_row .show_all {
    padding-top: 20px;
    padding-left: 41%;
}

}@media (min-width:1000px) and (max-width:1199px){
	.show_all {
    padding-left: 37%;
}

	#artist_all {
    padding-left: 29%;
}
	.postcard_row .show_all {
    padding-top: 20px;
    padding-left: 38%;
}
}@media (min-width:800px) and (max-width:999px){
	.show_all {
    padding-left: 34%;
}

	#artist_all {
    padding-left: 28%;
}
	.postcard_row .show_all {
    padding-top: 20px;
    padding-left: 36%;
}
}@media (min-width:600px) and (max-width:799px){
	.show_all {
    padding-left: 31%;
}
	#artist_all {
    padding-left: 26%;
}
	.postcard_row .show_all {
    padding-top: 15px;
    padding-left: 33%;
}
}@media (min-width:500px) and (max-width:599px){
	.show_all {
    padding-left: 28%;
}
	#artist_all {
    padding-left: 23%;
}
	.postcard_row .show_all {
    padding-top: 15px;
    padding-left: 30%;
}
}@media (min-width:400px) and (max-width:499px){
	.show_all {
    padding-left: 25%;
}
	#artist_all {
    padding-left: 19%;
}
	.postcard_row .show_all {
    padding-top: 5px;
    padding-left: 26%;
}
}
@media (min-width:300px) and (max-width:399px){
	.show_all {
    padding-left: 20%;
}
	#artist_all {
    padding-left: 15%;
}
	.postcard_row .show_all {
    padding-top: 5px;
    padding-left: 22%;
}
}



@media (min-width:1730px) and (max-width:1800px){
.icon {
    float: right;
    height: 50px;
    margin-top: 20px;
}
}@media (min-width:1700px) and (max-width:1729px){
.icon {
    float: right;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 930px;
}
}



	@media (min-width:1650px) and (max-width:1700px){
.projekt_vielseitig {
    width: 100%;
    height: 850px;
    background-size: 100%;
    background-position: 0px -50px;
	}

		.icon {
    float: right;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 800px;

}
}@media (min-width:1550px) and (max-width:1649px){
.projekt_vielseitig {
    width: 100%;
    height: 770px;
    background-size: 100%;
    background-position: 0px -50px;
}

			.icon {
    float: right;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 750px;

}
	.kuenstlershop_image {
    	margin-top: 24px;
	}

	.kuenstlershop_headline {
    padding-bottom: 20px;
}
	.kuenstlershop_text {
    width: 52%;
    padding-left: 40px;
    float: left;
}

}


	@media (min-width:1350px) and (max-width:1549px){
	.projekt_vielseitig {
    width: 100%;
    height: 750px;
    background-size: 110%;
    background-position: 0px -50px;
}

		.icon {
    float: right;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 750px;

}

	.kuenstlershop_headline {
    width: 90%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 95%;
}

		.kuenstlershop_text {
    width: 51%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
	}


	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 90%;
}

		.cayow_image {
    width: 45%;
    float: right;
    height: 500px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img2.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

		.cayow_text {
    width: 54%;
    float: left;
}
}

@media (min-width:1200px) and (max-width:1349px){
	.projekt_vielseitig {
    width: 100%;
    height: 650px;
    background-size: 110%;
    background-position: 0px -50px;
}

			.icon {
    float: right;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 750px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 95%;
}

		.kuenstlershop_text {
    width: 54%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
	}
		.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 92%;
}

		.cayow_image {
    width: 45%;
    float: right;
    height: 500px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img2.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

		.cayow_text {
    width: 54%;
    float: left;
}

}@media (min-width:1000px) and (max-width:1199px){
	.projekt_vielseitig {
    width: 100%;
    height: 600px;
    background-size: 120%;
    background-position: 0px -50px;
}


}

@media (min-width:1100px) and (max-width:1199px){



			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1070px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 99%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 90%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:500px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

			.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 500px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

		.cayow_text {
    width: 94%;
    float: left;
			padding-left: 40px;
			margin-bottom: 20px;
}


}@media (min-width:1000px) and (max-width:1099px){



			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1070px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 97%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:460px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}
	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 450px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}


}

@media (min-width:900px) and (max-width:999px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1060px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 97%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:445px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}


	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 400px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}

}
@media (min-width:800px) and (max-width:899px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1070px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:400px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 400px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}

}
@media (min-width:750px) and (max-width:799px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1030px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:350px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}
	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 320px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}

}

@media (min-width:700px) and (max-width:749px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1020px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:330px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 300px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}
}


@media (min-width:650px) and (max-width:699px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1000px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:310px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}
	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 280px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}

}


@media (min-width:600px) and (max-width:649px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1000px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:280px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 260px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}

}


@media (min-width:550px) and (max-width:599px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 860px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:280px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}
	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 240px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}


}
@media (min-width:500px) and (max-width:549px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 870px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:260px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 240px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}
}
@media (min-width:450px) and (max-width:499px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 20px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 930px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:230px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 200px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}
}


@media (min-width:436px) and (max-width:449px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 15px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1000px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:210px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}
	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 190px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}

}

@media (min-width:400px) and (max-width:435px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 15px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 980px;
		margin-bottom:10px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:210px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 180px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}
}

@media (min-width:370px) and (max-width:399px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 15px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 970px;
		margin-bottom:10px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:190px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 180px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left: 40px;
		margin-bottom: 20px;
}
}

@media (min-width:330px) and (max-width:369px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 15px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 990px;
		margin-bottom:10px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:170px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_dragon{
		width:180px;
	}
	.cayow_headline {
    width: 90%;
}

		.cayow_text_img {
    width: 100%;
}

		.cayow_image {
    width: 100%;
    float: right;
    height: 170px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/cayow_img3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 0%;
}

	.cayow_text {
		width: 94%;
		float: left;
		padding-left:40px;
		margin-bottom: 20px;
}
}

@media (min-width:300px) and (max-width:329px){
			.icon {
    float: left;
    height: 50px;
    margin-top: 15px;
}

	.kuenstlershop {
    width: 100%;
    margin-top: 40px;
    height: 1070px;
		margin-bottom:10px;

}

	.kuenstlershop_headline {
    width: 92%;
    padding-bottom: 20px;
}
.kuenstlershop_img_text {
    width: 100%;
}

		.kuenstlershop_text {
    width: 95%;
    padding-left: 40px;
    float: left;
}

		.cayow_line {
    width: 95%;
    margin: auto;
    height: 2px;
    background-color: rgba(37,34,34,1.00);
    position: relative;
}

	.kuenstlershop_image {
    	margin-top: 24px;
		width:100%;
		height:170px;
		background-attachment: scroll;
		background-size:contain;
		background-repeat:no-repeat;
		background-position: 0px 0px;
		background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/ks_2.jpg);
	}

	.cayow_dragon{
		width:160px;
	}
}



@media (min-width:1750px) and (max-width:1849px){
	.index_fader_background {
    width: 100%;
    height: 700px;
}

}

@media (min-width:1650px) and (max-width:1749px){
	.index_fader_background {
    width: 100%;
    height: 650px;
}

}

@media (min-width:1550px) and (max-width:1649px){
	.index_fader_background {
    width: 100%;
    height: 600px;
}

}@media (min-width:1400px) and (max-width:1549px){
	.index_fader_background {
    width: 100%;
    height: 550px;
}

}
@media (min-width:1300px) and (max-width:1399px){

	.index_fader_background {
    width: 100%;
    height: 500px;
}

}

@media (min-width:1200px) and (max-width:1299px){

	.index_fader_background {
    width: 100%;
    height: 480px;
}

}

@media (min-width:1100px) and (max-width:1199px){

	.index_fader_background {
    width: 100%;
    height: 460px;
}

}

@media (min-width:1000px) and (max-width:1099px){

	.index_fader_background {
    width: 100%;
    height: 410px;
}

}

@media (min-width:900px) and (max-width:999px){

	.index_fader_background {
    width: 100%;
    height: 350px;
}

}@media (min-width:1400px) and (max-width:1700px){

.img_index {
    width: 100%;
    height: 400px;
    background-size: 100%;
    background-attachment: scroll;
    background-size: cover;
    background-position: 0 -450.1px;
}

}@media (min-width:1000px) and (max-width:1399px){

.img_index {
    width: 100%;
    height: 400px;
    background-size: 100%;
    background-attachment: scroll;
    background-size: cover;
    background-position: 0 -300.1px;
}

}@media (min-width:700px) and (max-width:999px){

.img_index {
    width: 100%;
    height: 250px;
    background-size: 110%;
    background-attachment: scroll;
    background-size: cover;
    background-position: 0 -150.1px;
}

}@media (min-width:500px) and (max-width:699px){

.img_index {
    width: 100%;
    height: 300px;
    background-size: 100%;
    background-attachment: scroll;
    background-size: cover;
    background-position: 0 -100.1px;
}

}@media (min-width:300px) and (max-width:499px){

.img_index {
    width: 100%;
    height: 300px;
    background-size: 100%;
    background-attachment: scroll;
    background-size: cover;
    background-position: 0 -00.1px;
}

}

@media (min-width:1150px) and (max-width:1349px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}

	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 210px;
}
	.fader_headline {
    margin-top: 50px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: right;
    top: 110px;
}

	h1.fader {
    font-size: 19px;
}
	h2.fader {
    font-size: 31px;
	margin-top:10px;
}

	.content {
    width: 90%;
    margin: auto;
    margin-top: 10px;
}
}

@media (min-width:1075px) and (max-width:1149px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}

	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 210px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-size: 13px;
	padding:10px 10px!important;
}

	.fader_headline {
    margin-top: 80px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: right;
    top: 100px;
}

	h1.fader {
    font-size: 18px;
}
	h2.fader {
    font-size: 30px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    transition: 0s ease;
    height: 450px;
}

}
.content {
    width: 90%;
    margin: auto;
    margin-top: 10px;
}




@media (min-width:1013px) and (max-width:1074px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}

	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 160px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-size: 13px;
	padding:10px 10px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 3%;
    margin-left: 0px;
}

	.index_fader_background {
    width: 100%;
    height: 400px;
    margin-bottom: 130px;
    padding-top: 54px;
}

	.fader_headline {
    margin-top: 80px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: right;
    top: 40px;
}
	h1.fader {
    font-size: 14px;
}
	h2.fader {
    font-size: 26px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 450px;
}

}


@media (min-width:900px) and (max-width:1012px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}

	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 100px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-size: 13px;
	padding:10px 10px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;
    margin-left: 0px;
	padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 400px;
    margin-bottom: 130px;
    padding-top: 54px;
}

	.fader_headline {
    margin-top: 80px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: right;
    top: 40px;
}
	h1.fader {
    font-size: 14px;
}
	h2.fader {
    font-size: 25px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 450px;
}

}

@media (min-width:800px) and (max-width:899px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}


	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 70px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 10px;
    color: white;
    text-shadow: none;
	padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
	padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 400px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
    margin-top: 70px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: right;
    top: 40px;
}
	h1.fader {
    font-size: 13px;
}
	h2.fader {
    font-size: 22px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;

    height: 250px;
}

}

@media (min-width:880px) and (max-width:970px){
	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 12px;
    color: white;
    text-shadow: none;
    padding: 10px 6px!important;
}
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
		padding-left:0px;
}
}


@media (min-width:768px) and (max-width:799px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}

	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 10px;
    color: white;
    text-shadow: none;
		padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
		padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 350px;
    margin-bottom: 80px;
    padding-top: 54px;
}

	.fader_headline {
    margin-top: 60px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    font-size: 13px;
}
	h2.fader {
    font-size: 23px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

}
@media (min-width:300px) and (max-width:767px){
	.artist_row {
    width: 90%;
}.artist_text {
    width: 90%;
}

	a.title h2 {
		font-size: 13px;}

	.artist_row .thumbnail{
		margin-top:20px;}
}

.show_all.artist{
	width:90%;
}



@media (min-width:700px) and (max-width:767px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}


	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 10px;
    color: white;
    text-shadow: none;
		padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
		padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 350px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
    margin-top: 60px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    color: rgba(39,39,39,0.8);
    font-size: 13px;
}
	h2.fader {
    color: rgba(39,39,39,0.8);
    font-size: 23px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

	ul.nav {
    display: inline-block;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 42%;
    clear: both;
}
	ul.nav.navbar-right {
    float: left;
    display: inline-block;
    padding-right: 0px;
    margin-left: 39%;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 15px;
    color: white;
    text-shadow: none;
    padding: 10px 8px!important;
}
	.book {
		width:90%;
	}



	a.title h2 {
    font-size: 15px;
}
	a.title h2 {
    font-size: 15px;
}

	.img_index{
		    background-attachment: scroll;
	}

	.postcard_text {
    width: 90%;
}.postcard_row {
    width: 90%;
}



}

@media (min-width:600px) and (max-width:699px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}


	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 10px;
    color: white;
    text-shadow: none;
		padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
	padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 300px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
	width: 80%;
    margin: auto;
    margin-top: 40px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    color: rgba(39,39,39,0.8);
    font-family: Lato_Light;
    font-size: 13px;
}
	h2.fader {
    color: rgba(39,39,39,0.8);
    font-family: Lato_Light;
    font-size: 17px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

	ul.nav {
    display: inline-block;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 40%;
    clear: both;
}
	ul.nav.navbar-right {
    float: left;
    display: inline-block;
    padding-right: 0px;
    margin-left: 37%;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 15px;
    color: white;
    text-shadow: none;
    padding: 10px 8px!important;
}
	.book {
		width:95%;
	}


	#ssi-absolute {
    position: fixed !important;
    top: 130px;
    z-index: 9999 !important;
    left: 0;
    width: 0 !important;
}
	h1.normal {
    font-size: 32px;
    text-align: center;
    color: rgb(235, 115, 26);
    margin: 0px;
    font-family: Lato_Regular;
}

	h2.normal {
    color: rgba(39,39,39,0.8);
    font-size: 22px;
    text-align: center;
    font-family: Lato_Light;
}
	.content {
    width: 95%;
    margin: auto;
    margin-top: 10px;
}
}

@media (min-width:550px) and (max-width:599px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}


	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 10px;
    color: white;
    text-shadow: none;
		padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
	padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 270px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
	width: 80%;
    margin: auto;
    margin-top: 40px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    color: rgba(39,39,39,0.9);
    font-family: Lato_Light;
    font-size: 13px;
}
	h2.fader {
    color: rgba(39,39,39,0.9);
    font-family: Lato_Light;
    font-size: 17px;
	margin-top:10px;
}
	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

	ul.nav {
    display: inline-block;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 38%;
    clear: both;
}
	ul.nav.navbar-right {
    float: left;
    display: inline-block;
    padding-right: 0px;
    margin-left: 34%;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 15px;
    color: white;
    text-shadow: none;
    padding: 10px 8px!important;
}
	.book {
		width:95%;
	}

	#ssi-absolute {
    position: fixed !important;
    top: 110px;
    z-index: 9999 !important;
    left: 0;
    width: 0 !important;
}
	h1.normal {
    font-size: 32px;
    text-align: center;
    margin: 0px;
}

	h2.normal {
    color: rgba(39,39,39,0.8);
    font-size: 22px;
    text-align: center;
}
	.content {
    width: 95%;
    margin: auto;
    margin-top: 10px;
}
}

@media (min-width:500px) and (max-width:549px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}
	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 10px;
    color: white;
    text-shadow: none;
		padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
		padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 270px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
	width: 80%;
    margin: auto;
    margin-top: 40px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    color: rgba(39,39,39,0.9);
    font-size: 13px;
}
	h2.fader {
    color: rgba(39,39,39,0.9);
    font-size: 17px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

	ul.nav {
    display: inline-block;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 34%;
    clear: both;
}
	ul.nav.navbar-right {
    float: left;
    display: inline-block;
    padding-right: 0px;
    margin-left: 30%;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav>li>a {
    font-size: 15px;
    padding: 10px 8px!important;
}
	.book {
	width:95%;
	}

	#ssi-absolute {
    position: fixed !important;
    top: 110px;
    z-index: 9999 !important;
    left: 0;
    width: 0 !important;
}
	h1.normal {
    font-size: 32px;
    text-align: center;
    margin: 0px;
}

	h2.normal {
    font-size: 22px;
    text-align: center;
}
	.content {
    width: 95%;
    margin: auto;
    margin-top: 10px;
}


	footer {
    height: 1350px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:95%;
		float:left;
		padding-left:40px
	}

	.instagram {
    float: right;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-right: 5px;
}

	.facebook_plugin {
    border: none;
    overflow: hidden;
    float: left;
    margin-left: 15%;
    margin-top: 40px;
}
}


@media (min-width:450px) and (max-width:499px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}
	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-size: 10px;
    color: white;
    text-shadow: none;
	padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
		padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 230px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
	width: 80%;
    margin: auto;
    margin-top: 40px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    color: rgba(39,39,39,0.9);
    font-size: 13px;
}
	h2.fader {
    color: rgba(39,39,39,0.9);
    font-size: 17px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

	ul.nav {
    display: inline-block;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 34%;
    clear: both;
}
	ul.nav.navbar-right {
    float: left;
    display: inline-block;
    padding-right: 0px;
    margin-left: 30%;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 15px;
    color: white;
    text-shadow: none;
    padding: 10px 8px!important;
}
	.book {
	width:95%;
	}

	#ssi-absolute {
    position: fixed !important;
    top: 110px;
    z-index: 9999 !important;
    left: 0;
    width: 0 !important;
}
	h1.normal {
    font-size: 32px;
    text-align: center;
    color: rgb(235, 115, 26);
    margin: 0px;
}

	h2.normal {
    color: rgba(39,39,39,0.8);
    font-size: 22px;
    text-align: center;
}
	.content {
    width: 95%;
    margin: auto;
    margin-top: 10px;
}

	footer {
    height: 1260px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:95%;
		float:left;
		padding-left:40px;
	}

	.instagram {
    float: right;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-right: 5px;
}

	.facebook_plugin {
    border: none;
    overflow: hidden;
    float: left;
    margin-left: 11%;
    margin-top: 40px;
}

}



@media (min-width:400px) and (max-width:449px){
	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}
	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 10px;
    color: white;
    text-shadow: none;
		padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;
    margin-left: 0px;
		padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 210px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
	width: 90%;
    margin: auto;
    margin-top: 20px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    font-family: Lato_Light;
    font-size: 10px;
}
	h2.fader {
    font-family: Lato_Light;
    font-size: 11px;
	margin-top:10px;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

	ul.nav {
    display: inline-block;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 34%;
    clear: both;
}
	ul.nav.navbar-right {
    float: left;
    display: inline-block;
    padding-right: 0px;
    margin-left: 30%;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav>li>a {
    font-family: Lato_Light;
    font-size: 15px;
    color: white;
    text-shadow: none;
    padding: 10px 8px!important;
}
	.book {
		width:95%;
	}

	#ssi-absolute {
    position: fixed !important;
    top: 110px;
    z-index: 9999 !important;
    left: 0;
    width: 0 !important;
}
	h1.normal {
    font-size: 32px;
    text-align: center;
    margin: 0px;
}

	h2.normal {
    font-size: 22px;
    text-align: center;
}
	.content {
    width: 95%;
    margin: auto;
    margin-top: 10px;
}
	footer {
    height: 1220px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:95%;
		float:left;
		padding-left:40px;
	}

	.instagram {
    float: right;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-right: 5px;
}

	.facebook_plugin {
    border: none;
    overflow: hidden;
    float: left;
    margin-left: 6px;
    margin-top: 39px;
}

}



@media (min-width:300px) and (max-width:399px){


	.nav>li>a>img {
		max-width: none;
		margin-right: 5px;
		display: none;
	}
	ul.nav {
    display: inline-block;
    float: none;
    padding-left: 25px;
    padding-right: 0px;
    margin-left: 80px;
}

	.navbar-inverse .navbar-nav>li>a {
    font-size: 10px;
    color: white;
    text-shadow: none;
		padding:10px 8px!important;
}

	ul.nav.navbar-right {
    float: right;
    display: inline-block;
    padding-right: 0px;;
    margin-left: 0px;
		padding-left:0px;
}

	.index_fader_background {
    width: 100%;
    height: 180px;
    margin-bottom: 60px;
    padding-top: 54px;
}

	.fader_headline {
	width: 90%;
    margin: auto;
    margin-top: 20px;
}
	.carousel-caption {
    text-shadow: 0 0px 0px;
    padding-bottom: 30px;
    float: none;
    top: 40px;
	width:100%;
	left:0%;
	right:0%;
}
	h1.fader {
    font-size: 10px;
		color:black;
}
	h2.fader {
    font-size: 11px;
	margin-top:10px;
		color:black;
}

	.fader-inner {
    width: 100%;
    margin: auto;
    height: 250px;
}

	ul.nav {
    display: inline-block;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 34%;
    clear: both;
}
	ul.nav.navbar-right {
    float: left;
    display: inline-block;
    padding-right: 0px;
    margin-left: 28%;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav>li>a {
    font-size: 15px;
    padding: 10px 8px!important;
}
	.book {
	width:95%;
	}

	#ssi-absolute {
    position: fixed !important;
    z-index: 9999 !important;
    left: 0;
    width: 0 !important;
	top:auto;
	bottom:50px;
}
	h1.normal {
    font-size: 32px;
    text-align: center;
    margin: 0px;
}

	h2.normal {
    font-size: 22px;
    text-align: center;
}
	.content {
    width: 95%;
    margin: auto;
    margin-top: 10px;
}
	.contact-side li img {
    width: 24px;
    height: 24px;
    border: none !important;
}

	.contact-side .svg-inline--fa {
    font-size: 25px;
    margin-top: 3px;
}
	.contact-side li{
		width: 170px;
	}
		h1.white {
    font-size: 23px;
}h2.white {
    font-size: 13px;
}
	p.white{
		font-size:11px;
	}
	a.orange {
    font-size: 11px;
    margin-top: 30px;
}

	.projekt_vielseitig_text {
    width: 94%;
    float: left;
    margin: auto;
    padding-top: 70px;
    padding-left: 25px;
}

	.projekt_vielseitig {
    width: 100%;
    height: 500px;
    background-size: 280%;
    background-position: -250px -30px;
}
	footer {
    height: 1180px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:95%;
		float:left;
		padding-left:40px;
	}

	.instagram {
    float: right;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-right: 5px;
}

	.facebook_plugin {
    border: none;
    overflow: hidden;
    float: left;
    margin-left: 2px;
    margin-top: 39px;
}

	.sima a {
    font-size: 13px;
}
}


@media (min-width:600px) and (max-width:767px){
	h1.normal {
    font-size: 33px;
}
	h2.normal {
    font-size: 23px;

}
}
	@media (min-width:300px) and (max-width:599px){
	h1.normal {
    font-size: 27px;
}
	h2.normal {
    font-size: 17px;
	margin-top:10px;
}
	p.normal {
    font-size: 13px;
	margin-top:10px;
}

}



@media (min-width:1210px) and (max-width:1400px){
	h1.white {
    font-size: 30px;
}h2.white {
    font-size: 20px;
}
	p.white{
		font-size:15px;
	}
	a.orange {
    font-size: 15px;
    margin-top: 30px;
}

	.projekt_vielseitig_text {
    width: 800px;
    margin-left: 5%;
    padding-top: 175px;
}

}


@media (min-width:1000px) and (max-width:1209px){
	h1.white {
    font-size: 28px;
}h2.white {
    font-size: 18px;
}
	p.white{
		font-size:14px;
	}
	a.orange {
    font-size: 14px;
    margin-top: 30px;
}

	.projekt_vielseitig_text {
    width: 610px;
    padding-top: 125px;
}

}
@media (min-width:700px) and (max-width:999px){
	h1.white {
    font-size: 25px;
}h2.white {
    font-size: 15px;
}
	p.white{
		font-size:12px;
	}
	a.orange {
    font-size: 12px;
    margin-top: 30px;
}

	.projekt_vielseitig_text {
    width: 560px;
    margin-left: 5%;
    padding-top: 90px;
}

	.projekt_vielseitig {
    width: 100%;
    height: 500px;
    background-size: 130%;
    background-position: 0px -50px;
}

}@media (min-width:500px) and (max-width:699px){
	h1.white {
    font-size: 23px;
}h2.white {
    font-size: 13px;
}
	p.white{
		font-size:11px;
	}
	a.orange {
    font-size: 11px;
    margin-top: 30px;
}

	.projekt_vielseitig_text {
    width: 450px;
    margin-left: 4%;
    padding-top: 50px;
}

	.projekt_vielseitig {
    width: 100%;
    height: 469px;
    background-size: 144%;
    background-position: 0px 0px;
}

}
@media (min-width:400px) and (max-width:499px){
	h1.white {
    font-size: 23px;
}h2.white {
    font-size: 13px;
}
	p.white{
		font-size:11px;
	}
	a.orange {
    font-size: 11px;
    margin-top: 30px;
}

	.projekt_vielseitig_text {
    width: 95%;
    float: left;
    margin: auto;
    padding-top: 70px;
    padding-left: 25px;
}

	.projekt_vielseitig {
    width: 100%;
    height: 488px;
    background-size: 250%;
    background-position: -10px -50px;
}


}

@media (min-width:300px) and (max-width:991px){
	.postcard_text{
		width:90%;
	}.postcard_row{
		width:90%;
	}

}


@media (min-width:1700px) and (max-width:2000px){
	.online_product_image {
    width: 50%;
    float: left;
    height: 700px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  cover;
    background-repeat: no-repeat;
    background-position: -100px;


}
}
@media (min-width:1500px) and (max-width:1699px){
	.online_product_image {
    width: 50%;
    float: left;
    height: 700px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  cover;
    background-repeat: no-repeat;
    background-position: -200px;


}
}@media (min-width:1200px) and (max-width:1499px){
	.online_produkt{
		height:600px;
	}


	.online_product_image {
    width: 50%;
    float: left;
    height: 600px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  cover;
    background-repeat: no-repeat;
    background-position: -250px;
}

	.online_product_text {
    width: 48%;
    padding-top: 9%;
    float: left;
}
}

@media (min-width:1000px) and (max-width:1199px){
	.online_produkt{
		height:550px;
	}


	.online_product_image {
    width: 50%;
    float: left;
    height: 550px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  cover;
    background-repeat: no-repeat;
    background-position: -250px;
}

	.online_product_text {
    width: 48%;
    padding-top: 9%;
    float: left;
}
}
@media (min-width:800px) and (max-width:999px){
	.online_produkt{
		height:450px;
	}


	.online_product_image {
    width: 50%;
    float: left;
    height: 450px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  cover;
    background-repeat: no-repeat;
    background-position: -250px;
}

	.online_product_text {
    width: 48%;
    padding-top: 9%;
    float: left;
}
}


@media (min-width:700px) and (max-width:799px){
	.online_produkt{
		height:400px;
	}


	.online_product_image {
    width: 50%;
    float: left;
    height: 400px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  cover;
    background-repeat: no-repeat;
    background-position: -200px;
}

	.online_product_text {
    width: 48%;
    padding-top: 5%;
    float: left;
}
}@media (min-width:600px) and (max-width:699px){
	.online_produkt{
		height:500px;
	}


	.online_product_image {
    width: 100%;
    float: left;
    height: 200px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  140%;
    background-repeat: no-repeat;
    background-position: -0px;
		clear:both;
}

	.online_product_text {
    width: 90%;
    padding-top: 5%;
    float: left;
		margin-left:5%;
}
}
@media (min-width:380px) and (max-width:599px){
	.online_produkt{
		height:550px;
	}


	.online_product_image {
    width: 100%;
    float: left;
    height: 200px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  150%;
    background-repeat: no-repeat;
    background-position: -50px;
}

	.online_product_text {
    width: 90%;
    padding-top: 5%;
    float: left;
	    margin-left: 5%;
}
}


@media (min-width:280px) and (max-width:379px){
	.online_produkt{
		height:540px;
	}


	.online_product_image {
    width: 100%;
    float: left;
    height: 200px;
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/create.png);
    background-size:  150%;
    background-repeat: no-repeat;
    background-position: -0px;
}

	.online_product_text {
    width: 90%;
    padding-top: 5%;
    float: left;
	    margin-left: 5%;
}
}

/*---------------------------- Footer ---------------------------------*/

@media (min-width:300px) and (max-width:1519px){
		.footer_content {
    width: 100%;
    padding-right: 0px;
    margin-top: 30px;
    float: left;
	clear:both;

	}}

	@media (min-width:1300px) and (max-width:1519px){
	footer {
    height: 750px;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 25%;
}
}


@media (min-width:1100px) and (max-width:1299px){

	footer {
    height: 750px;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 20%;
}
}

@media (min-width:1000px) and (max-width:1099px){

	footer {
    height: 750px;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 17%;
}
}

@media (min-width:950px) and (max-width:999px){
	footer {
    height: 750px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 15%;
}
}
@media (min-width:900px) and (max-width:949px){

	footer {
    height: 750px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 13%;
}
}
@media (min-width:850px) and (max-width:899px){

	footer {
    height: 750px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 11%;
}
}

@media (min-width:800px) and (max-width:849px){

	footer {
    height: 750px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 9%;
}
}

@media (min-width:750px) and (max-width:799px){

	footer {
    height: 750px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 5%;
}
}
@media (min-width:700px) and (max-width:749px){

	footer {
    height: 750px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 2%;
}
}

@media (min-width:660px) and (max-width:699px){

	footer {
    height: 750px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:100%;
		float:left;
	}

	.instagram {
    float: right;
    width: 300px;
    margin: auto;
    margin-top: 30px;
    margin-right: 5px;
}

	.facebook_plugin {
    border: none;
    overflow: hidden;
    float: right;
    margin-right: 25px;
    margin-top: 40px;
}
}

@media (min-width:600px) and (max-width:659px){

	footer {
    height: 1370px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:95%;
		float:left;
		padding-left:40px;
	}

	.instagram {
    float: right;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-right: 5px;
}

	.facebook_plugin {
    border: none;
    overflow: hidden;
    float: left;
    margin-left: 23%;
    margin-top: 40px;
}
}
@media (min-width:550px) and (max-width:599px){

	footer {
    height: 1300px;
}

	.footer_text {
    width: 80%;
    margin: auto;
}
	.instagram-box{
		width:95%;
		float:left;
		padding-left:40px;
	}

	.instagram {
    float: right;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-right: 5px;
}

	.facebook_plugin {
    border: none;
    overflow: hidden;
    float: left;
    margin-left: 19%;
    margin-top: 40px;
}
}




/*----------------------------------books------------------------------------*/

.books_fader_background{
	width:100%;
	height:540px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}

.books_headline{
	width:70%;
	margin:auto;
}

#books_img_box{
	width:90%;
	margin-bottom:40px;
	margin:auto;
	margin-top:40px;
}

#books_img_box .title h2 {
	text-align: center;
}

.all_books{
	margin-bottom:40px;
	width:100%;
	margin:auto;
}

.books_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Kingyo_colored_md2.jpg);
	width:100%;
	height:300px;
	background-attachment: fixed;
	margin-top:30px;

}



.next_books{
	margin-top:40px;
	margin-bottom:40px;
}

.books_hoverbox{
	position:relative;
	overflow:hidden;

}

.caption_books {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
	height:100%;
	padding:35px;
	background-color:rgba(37,34,34,0.9);
	display:none;
}
.thumbnail{
	background-color:transparent;
}

#books_img_box .books_hoverbox .thumbnail{
	background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/hintergrund.jpg);
}

h2.title_books{
	color:white;
	padding-left:5px;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------*/
p.excerpt_books{
	color:white;
	padding-left:5px;
}


@media (min-width:0px) and (max-width:1150px){
	.fader-inner {
    width: 100%;
    height: 750px;
	}


}@media (min-width:700px) and (max-width:1150px){
	.books_headline {
    width: 80%;
    margin: auto;
}
}@media (min-width:300px) and (max-width:699px){
	.books_headline {
    width: 95%;
    margin: auto;
}
}


@media (min-width:1100px) and (max-width:1149px){
.books_fader_background{
	height:340px;
	}
}

@media (min-width:1010px) and (max-width:1099px){
.books_fader_background{
	height:310px;
	}
}
@media (min-width:950px) and (max-width:1009px){
.books_fader_background{
	height:280px;
}
}
@media (min-width:900px) and (max-width:949px){
.books_fader_background{
	height:260px;
}
}
@media (min-width:850px) and (max-width:899px){
.books_fader_background{
	height:240px;
}
}
@media (min-width:800px) and (max-width:849px){
.books_fader_background{
	height:220px;
}
}

@media (min-width:700px) and (max-width:799px){
.books_fader_background{
	height:200px;
}
}@media (min-width:630px) and (max-width:699px){
.books_fader_background{
	height:170px;
}
}
@media (min-width:600px) and (max-width:629px){
.books_fader_background{
	height:150px;
}
}

@media (min-width:550px) and (max-width:599px){
.books_fader_background{
	height:140px;
}
}

@media (min-width:500px) and (max-width:549px){
.books_fader_background{
	height:125px;
}
}

@media (min-width:450px) and (max-width:499px){
.books_fader_background{
	height:110px;
}
}
@media (min-width:400px) and (max-width:449px){
.books_fader_background{
	height:90px;
}
}
@media (min-width:350px) and (max-width:399px){
.books_fader_background{
	height:70px;
}
}@media (min-width:300px) and (max-width:349px){
.books_fader_background{
	height:50px;
}
}





@media (min-width:0px) and (max-width:767px){
#books_img_box {
    width: 97%;
}

	.next_books a.title h2{
		margin-top:-10px;
	}

	.verlag_about{
		width:88%!important;
		padding-left:10px;
	}
	.row#verlag_row {
    margin-top: 20px!important;
}
}




@media (min-width:1630px) and (max-width:1750px){

	.books_fader_background{
	width:100%;
	height:490px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}
}@media (min-width:1550px) and (max-width:1649px){

	.books_fader_background{
	width:100%;
	height:450px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}
}
@media (min-width:1450px) and (max-width:1549px){

	.books_fader_background{
	width:100%;
	height:410px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}
}
@media (min-width:1350px) and (max-width:1449px){

	.books_fader_background{
	width:100%;
	height:380px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}
}
@media (min-width:1250px) and (max-width:1349px){

	.books_fader_background{
	width:100%;
	height:350px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}
}
@media (min-width:1150px) and (max-width:1249px){

	.books_fader_background{
	width:100%;
	height:320px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}
}



@media (min-width:1000px) and (max-width:1700px){
	.books_image_fader {
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Kingyo_colored.jpg);
    height: 300px;
    background-attachment: scroll;
	background-position: 0px -100px;
		background-size:100%;
		background-repeat: no-repeat;
}
}
@media (min-width:650px) and (max-width:999px){
	.books_image_fader {
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Kingyo_colored.jpg);
    height: 300px;
    background-attachment: scroll;
	background-position: 0px 0px;
		background-size:100%;
		background-repeat: no-repeat;
}
}
@media (min-width:500px) and (max-width:649px){
	.books_image_fader {
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Kingyo_colored.jpg);
    height: 250px;
    background-attachment: scroll;
	background-position: 0px 0px;
		background-size:120%;
		background-repeat: no-repeat;
}
}
@media (min-width:375px) and (max-width:499px){
	.books_image_fader {
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Kingyo_colored.jpg);
    height: 230px;
    background-attachment: scroll;
	background-position: 0px 0px;
		background-size:140%;
		background-repeat: no-repeat;
		margin-top:20px;
}
}
@media (min-width:300px) and (max-width:374px){
	.books_image_fader {
    background-image: url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Kingyo_colored.jpg);
    height: 200px;
    background-attachment: scroll;
	background-position: 0px 0px;
		background-size:140%;
		background-repeat: no-repeat;
		margin-top:20px;
}
}




@media (min-width:1200px) and (max-width:1300px){
	h2.title_books {
    color: white;
    padding-left: 5px;
		font-size:23px;
}

	p.excerpt_books {
    color: white;
    padding-left: 5px;
		font-size:15px;
	}}
@media (min-width:1000px) and (max-width:1199px){
	h2.title_books {
    color: white;
    padding-left: 5px;
	font-size:18px;
		margin-top:3px;
}

	p.excerpt_books {
    color: white;
    padding-left: 5px;
	font-size:13px;
}
}
@media (min-width:900px) and (max-width:999px){
	h2.title_books {
    color: white;
    padding-left: 5px;
	font-size:16px;
		margin-top:3px;
}

	p.excerpt_books {
    color: white;
    padding-left: 5px;
	font-size:12px;
}

	.col-xs-6.books_hoverbox {
	position:relative;
	overflow:hidden;
		padding-left:7px!important;
		padding-right:7px!important;
}
	.next_books .col-xs-6{
		padding-left:7px;padding-right:7px;
	}
}@media (min-width:800px) and (max-width:899px){
	h2.title_books {
    color: white;
    padding-left: 5px;
	font-size:16px;
		margin-top:3px;
}

	p.excerpt_books {
    color: white;
    padding-left: 5px;
	font-size:12px;
}

	.col-xs-6.books_hoverbox {
	position:relative;
	overflow:hidden;
		padding-left:7px!important;
		padding-right:7px!important;
}
	.next_books .col-xs-6{
		padding-left:7px;padding-right:7px;
	}
}@media (min-width:768px) and (max-width:799px){
	h2.title_books {
    color: white;
    padding-left: 5px;
	font-size:16px;
		margin-top:3px;
}

	p.excerpt_books {
    color: white;
    padding-left: 5px;
	font-size:12px;
}

	.col-xs-6.books_hoverbox {
	position:relative;
	overflow:hidden;
		padding-left:7px!important;
		padding-right:7px!important;
}
	.next_books .col-xs-6{
		padding-left:7px;padding-right:7px;
	}
}

@media (min-width:550px) and (max-width:676px){
	h2.title_books {
    color: white;
    padding-left: 5px;
		font-size:20px;
}

	p.excerpt_books {
    color: white;
    padding-left: 5px;
		font-size:13px;
}
	.col-xs-6.books_hoverbox {
	position:relative;
	overflow:hidden;
		padding-left:6px!important;
		padding-right:6px!important;
}
	.next_books .col-xs-6{
		padding-left:6px;padding-right:6px;
	}


} @media (min-width:300px) and (max-width:549px){
	h2.title_books {
    color: white;
    padding-left: 5px;
		font-size:12px;
		margin-top:10px;
}

	p.excerpt_books {
    color: white;
    padding-left: 5px;
		font-size:11px;
}
	.col-xs-6.books_hoverbox {
	position:relative;
	overflow:hidden;
		padding-left:6px!important;
		padding-right:6px!important;

}

	.thumbnail .caption {
    padding-left: 5px;
	padding-top:3px;
    color: #333;
}

	#books_img_box {
    margin-top: 30px;
}

	.next_books {
    margin-top: 30px;
    margin-bottom: 30px;
}
	.next_books .col-xs-6{
		padding-left:6px;padding-right:6px;
	}
}



@media (min-width:600px) and (max-width:1000px){
	#books_img_box {
    width: 98%;
}
}




/*----------------------------------verlag------------------------------------*/


.verlag_fader_background{
	width:100%;
	height:540px;
	background-color:rgba(37,34,34,1.00);
	margin-bottom:130px;
	padding-top:54px;
}

.books_headline{
	width:52%;
	margin:auto;
}


.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/Kingyo_colored_md2.jpg);
	width:100%;
	height:300px;
	background-attachment: fixed;
	margin-top:30px;

}



.verlag_about{
	width:80%;
	margin:auto;
	padding-top:10px;
}

.row#verlag_row{
	margin-top:40px;
	margin-bottom:60px;
}

.icon_line{
	margin-top:30px;
}


h2.normal.left.verlag{
	margin-bottom:-10px;
}

.row .svg-inline--fa{
	font-size:30px;
}


.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/brushes.jpg);
	width:100%;
	height:300px;
	background-attachment: fixed;
	margin-top:30px;
}


.verlag_artist{

	width:80%;
	margin:auto;
	margin-bottom:40px;
}

.verlag_artist .headline{
	margin-top:40px;
	margin-bottom:40px;
}

#verlag_img_box{


}

#verlag_img_box .thumbnail{
	margin-top:10px;
}



@media (min-width:1100px) and (max-width:1500px){

.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/brushes.jpg);
    height: 300px;
    background-attachment: scroll;
    background-position: 0px -300px;
    background-size: 100%;
    background-repeat: no-repeat;
	margin-top:30px;
}

}

@media (min-width:800px) and (max-width:1099px){

.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/brushes.jpg);
    height: 300px;
    background-attachment: scroll;
    background-position: 0px -200px;
    background-size: 100%;
    background-repeat: no-repeat;
	margin-top:30px;
}

}@media (min-width:650px) and (max-width:799px){

.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/brushes.jpg);
    height: 300px;
    background-attachment: scroll;
    background-position: 0px -100px;
    background-size: 100%;
    background-repeat: no-repeat;
	margin-top:30px;
}

}@media (min-width:550px) and (max-width:649px){

.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/brushes.jpg);
    height: 300px;
    background-attachment: scroll;
    background-position: 0px -50px;
    background-size: 120%;
    background-repeat: no-repeat;
	margin-top:30px;
}

}@media (min-width:450px) and (max-width:549px){

.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/brushes.jpg);
    height: 300px;
    background-attachment: scroll;
    background-position: 0px -60px;
    background-size: 130%;
    background-repeat: no-repeat;
	margin-top:30px;
}

}@media (min-width:250px) and (max-width:449px){

.verlag_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/brushes.jpg);
    height: 300px;
    background-attachment: scroll;
    background-position: -100px -60px;
    background-size: 160%;
    background-repeat: no-repeat;
	margin-top:30px;
}

}

/*---------------------------------apply-------------------------------------*/
.apply_button{
	margin-top:40px;
	background-color:rgba(37,34,34,1.00);
	padding:20px;
	padding-top:20px;
}

#apply_row {
	width:60%;
	margin:auto;
	padding-right: 0px;
    padding-left: 0px;

}

.white.center{
	text-align:center;
}

.apply_author{
	width:100%;

}

.apply_author_image{
	width:35%;
	float:left;
	height:1200px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position: -650px 0px ;
}

.apply_author_text{
	width:63%;
	float:left;
	padding-left:30px;
	padding-top:40px;
}

.p_orange{
	color:rgb(235, 115, 26);
}


.apply_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg);
	width:100%;
	height:300px;
	background-attachment: fixed;
}



.apply_artist_text{
	width:63%;
	float:right;
	padding-left:30px;
	padding-top:40px;
	padding-right:30px;
}
.apply_artist{
	width:100%;
	height:1050px;
	background-color:rgba(37,34,34,0.03);
}

.apply_artist_image{
	width:35%;
	float:right;
	height:1050px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: -250px 0px;
}
.apply_artist{
	width:100%;
	height:1050px;
	background-color:rgba(37,34,34,0.03);
}

@media (min-width:1600px) and (max-width:2000px){
	.apply_author_image{
	width:40%;
	float:left;
	height:1250px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position: -650px 0px ;
}

.apply_author_text{
	width:50%;
	float:left;
	padding-left:30px;
	padding-top:40px;
}



.apply_artist_image{
	width:40%;
	float:right;
	height:1050px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: -250px 0px;
}
	.apply_artist_text{
	width:58%;
	float:right;
	padding-left:30px;
	padding-top:40px;
	padding-right:40px;
}

}
	@media (min-width:1250px) and (max-width:1600px){
	.apply_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg);
	width:100%;
	height:300px;
	background-attachment: fixed;
		background-size:130%;
		background-position: -100px 50px;
		background-repeat: no-repeat;
}

}@media (min-width:1050px) and (max-width:1249px){
	.apply_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg);
	width:100%;
	height:300px;
	background-attachment: scroll;
		background-size:165%;
		background-position: -450px -250px;
		background-repeat: no-repeat;
}

}



@media (min-width:1500px) and (max-width:1650px){
	#apply_row {
	width:80%;
	margin:auto;
	padding-right: 0px;
    padding-left: 0px;

}

}@media (min-width:993px) and (max-width:1499px){
	#apply_row {
	width:80%;
	margin:auto;
	padding-right: 0px;
    padding-left: 0px;

}

}@media (min-width:700px) and (max-width:992px){
	#apply_row {
	width:90%;
	margin:auto;
	padding-right: 0px;
    padding-left: 0px;

}
	h2.normal.left.verlag {
    margin-bottom: -10px;
		text-align:center;
}
}@media (min-width:300px) and (max-width:699px){
	#apply_row {
	width:90%;
	margin:auto;
	padding-right: 0px;
    padding-left: 0px;

}
	h2.normal.left.verlag {
    margin-bottom: -10px;
		text-align:center;
		color:white;
		font-size:13px;
}
}


@media (min-width:1200px) and (max-width:1350px){
	.apply_author_image{
	width:35%;
	float:left;
	height:1250px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position: -750px 0px ;
}
}
@media (min-width:1050px) and (max-width:1199px){
	.apply_author_image{
	width:35%;
	float:left;
	height:1300px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position: -1000px 0px ;
}
}


@media (min-width:700px) and (max-width:1049px){
	.apply_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg);
	width:0%;
	height:0px;
	background-attachment: scroll;
		background-size:165%;
		background-position: -450px -250px;
		background-repeat: no-repeat;
}
	.apply_author_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
		margin:auto;
		padding-bottom:30px;
}

	.apply_artist_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
	padding-right:0px;
	padding-bottom:30px;
}


.apply_artist_image{
	width:100%;
	float:left;
	height:300px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
	.apply_artist {
    width: 100%;
    height: 1000px;
    background-color: rgba(37,34,34,0.00);
}
	.apply_author_image{
	width:100%;
	float:left;
	height:300px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position:-0px -050px;
		background-repeat: no-repeat;
}

}

@media (min-width:600px) and (max-width:699px){
	.apply_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg);
	width:0%;
	height:0px;
	background-attachment: scroll;
		background-size:165%;
		background-position: -450px -250px;
		background-repeat: no-repeat;
}
	.apply_author_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
		margin:auto;
		padding-bottom:30px;
}

	.apply_artist_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
	padding-right:0px;
	padding-bottom:30px;
}


.apply_artist_image{
	width:100%;
	float:left;
	height:250px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
	.apply_artist {
    width: 100%;
    height: 1000px;
    background-color: rgba(37,34,34,0.00);
}
	.apply_author_image{
	width:100%;
	float:left;
	height:250px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position:-0px -150px;
		background-repeat: no-repeat;
}

}@media (min-width:450px) and (max-width:599px){
	.apply_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg);
	width:0%;
	height:0px;
	background-attachment: scroll;
		background-size:165%;
		background-position: -450px -250px;
		background-repeat: no-repeat;
}
	.apply_author_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
		margin:auto;
		padding-bottom:30px;
}

	.apply_artist_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
	padding-right:0px;
	padding-bottom:30px;
}


.apply_artist_image{
	width:100%;
	float:left;
	height:250px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: 0px -150px;
	background-repeat: no-repeat;
	background-size:130%;
}
	.apply_artist {
    width: 100%;
    height: 1000px;
    background-color: rgba(37,34,34,0.00);
}
	.apply_author_image{
	width:100%;
	float:left;
	height:250px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position:-0px -50px;
		background-repeat: no-repeat;
		background-size:130%;
}

}@media (min-width:300px) and (max-width:449px){
	.apply_image_fader{
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/postkarten_pv.jpg);
	width:0%;
	height:0px;
	background-attachment: scroll;
		background-size:165%;
		background-position: -450px -250px;
		background-repeat: no-repeat;
}
	.apply_author_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
		margin:auto;
		padding-bottom:30px;
}

	.apply_artist_text{
	width:90%;
	float:left;
	padding-left:50px;
	padding-top:40px;
	padding-right:0px;
	padding-bottom:30px;
}


.apply_artist_image{
	width:100%;
	float:left;
	height:230px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: 0px -50px;
	background-repeat: no-repeat;
	background-size:150%;
}
	.apply_artist {
    width: 100%;
    height: 1000px;
    background-color: rgba(37,34,34,0.00);
}
	.apply_author_image{
	width:100%;
	float:left;
	height:230px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/author_img.jpg);
		background-size:cover;
	background-position:-0px -50px;
		background-repeat: no-repeat;
		background-size:140%;
}

}

@media (min-width:1100px) and (max-width:1200px){

	.apply_artist{
	width:100%;
	height:1100px;
	background-color:rgba(37,34,34,0.03);
}

.apply_artist_image{
	width:35%;
	float:right;
	height:1100px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: -250px 0px;
}

}
@media (min-width:1050px) and (max-width:1099px){

	.apply_artist{
	width:100%;
	height:1150px;
	background-color:rgba(37,34,34,0.03);
}

.apply_artist_image{
	width:35%;
	float:right;
	height:1150px;
	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/apply_artist.jpg);
	background-size:cover;
	background-position: -250px 0px;
}

}
@media (min-width:0px) and (max-width:1500px){

	.books_headline{
	width:82%!important;
	margin:auto;
}

}

.verlag_icon{
	text-align:left!important;
	color: rgba(39,39,39,0.8)!important;
	font-size: 23px!important;
}



/* ------------------------------------------- contact ---------------------------------------------------------------------*/



.contact_about{
	width:70%;
	margin:auto;
	padding-top:10px;

}

.contact_about #verlag_row .col-md-4{
	width: 30.333333%;

}




.contact_image_fader{

	background-image:url(https://www.projekt-vielseitig.de/wp-content/themes/projektvielseitig/images/kontakt_fader.jpg);
	width:100%;
	height:300px;
	background-attachment: fixed;

}

.contact_form{
	width:100%;
	padding-top:40px;

	clear:both;
}
.contact_form_form{
	width:70%;
	margin:auto;
}

.firstname{
	width: 100%;
	height:45px;
	padding-left: 20px;

}.lastname{
	width: 100%;
	height:45px;
	padding-left: 20px;

}.mail{
	width: 100%;
	height:45px;
	padding-left: 20px;

}.phone{
	width: 100%;
	height:45px;
	padding-left: 20px;

}.message{
	width: 100%;
	height:250px;
	padding-left: 20px;
    padding-top: 10px;

}

.firstname_form_form{
	width:50%;
	float:left;
}
.lastname_form_form{
	width:50%;
	float:left;
}
.mail_form_form{
	width:100%;
	float:left;
}
.phone_form_form{
	width:100%;
	float:left;
}

.message_form_form{
	width:100%;
	float:left;
}

.contact_form_form p{
	margin-top:10px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px;
	border-bottom: 2px solid #ec7417e8;

}

.contact_form button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color:rgba(37,34,34,1.00);
    width: 200px;
    height: 40px;
    color: white;
	font-family: Lato_Regular;
}


.contact_maps{
	width:100%;

	padding-top:50px;
}


.contact_form button, html input[type=button], input[type=reset], input[type=submit] :hover {
	    background-color: rgb(235, 115, 26)!important;

}

.normal.left.verlag.contact_p{
	margin-top:0px;
}


@media (min-width:1100px) and (max-width:1400px){

	.contact_about{
	width:90%;
	margin:auto;
	padding-top:10px;

}
}@media (min-width:992px) and (max-width:1099px){

	.contact_about{
	width:95%;
	margin:auto;
	padding-top:10px;
	}


.contact_about #verlag_row .col-md-4{
	width: 32.333333%;
     margin-left: 1%;
}


#verlag_row h2.normal.left.verlag {
    margin-bottom: -10px;
	font-size:16px;
	text-align:left;
}
}



@media (min-width:992px) and (max-width:2000px){

.row#verlag_row {
    margin-top: 40px;
    margin-bottom: 60px;
    margin-left: 10%;
}
}



@media (min-width:1100px) and (max-width:1550px){


#verlag_row h2.normal.left.verlag {
    margin-bottom: -10px;
	font-size:19px;
	text-align:left;
}
}


@media (min-width:410px) and (max-width:991px){

	h2.normal.left.verlag {
    margin-bottom: -10px;
    text-align: center;
		color:rgba(37,34,34,1.00);
		font-size:23px;

}p.normal.left.verlag.contact_p {
    margin-bottom: -10px;
    text-align: center;
	margin-top:0px;
}
.contact_about #verlag_row .col-md-4 {
    width: 100%;
	color:rgba(37,34,34,1.00);
}
}


@media (min-width:000px) and (max-width:409px){

	h2.normal.left.verlag {
    margin-bottom: -10px;
    text-align: center;
		color:rgba(37,34,34,1.00);
		font-size:19px;

}p.normal.left.verlag.contact_p {
    margin-bottom: -10px;
    text-align: center;
	margin-top:0px;
}
.contact_about #verlag_row .col-md-4 {
    width: 100%;
	color:rgba(37,34,34,1.00);
}
	.contact_about {
    width: 90%;
    margin: auto;
    padding-top: 10px;
}
	.contact_form_form {
    width: 85%;
    margin: auto;
}
}


@media (min-width:1450px) and (max-width:1700px){

.contact_image_fader {
    height: 300px;
    background-attachment: scroll;
	background-position: -150px -500px;
	}
}
@media (min-width:1300px) and (max-width:1449px){

.contact_image_fader {
    height: 300px;
    background-attachment: scroll;
	background-position: -350px -500px;
	}
}@media (min-width:1100px) and (max-width:1299px){

.contact_image_fader {
    height: 300px;
    background-attachment: scroll;
	background-position: -550px -600px;
	}
}@media (min-width:900px) and (max-width:1099px){

.contact_image_fader {
    height: 300px;
    background-attachment: scroll;
	background-position: -830px -600px;
	}
}



@media (min-width:700px) and (max-width:899px){

.contact_image_fader {
    height: 300px;
    background-attachment: scroll;
	background-position: 0px -100px;
	background-size:100%;
	}
}

@media (min-width:550px) and (max-width:699px){

.contact_image_fader {
    height: 300px;
    background-attachment: scroll;
	background-position: -100px -130px;
	background-size:130%;
	}
}

@media (min-width:350px) and (max-width:549px){

.contact_image_fader {
    height: 250px;
    background-attachment: scroll;
	background-position: -100px -30px;
	background-size:130%;
	}
}
@media (min-width:00px) and (max-width:349px){

.contact_image_fader {
    height: 200px;
    background-attachment: scroll;
	background-position: -50px -30px;
	background-size:130%;
	}
}



@media (min-width:00px) and (max-width:991px){

	.contact_about .row#verlag_row {
    margin-top: 0px!important;
}
}




/*---------------------page/single ------------------------------------------*/

.data{
	width:70%;
	margin:auto;
	margin-bottom:40px;
}

.data h1{
	color:rgb(235, 115, 26);
	font-family:Lato_Regular;
}

.data h2{
	font-family:Lato_Regular;
	font-size:19px;
	color:rgb(235, 115, 26);
}
h2.padding{
	padding-top:-20px;
}

.single_book{
	width:80%;
	margin:auto;
}
.single_artist{
	width:70%;
	margin:auto;
}
#pv_span{
	width:120px;
}

.single_text_image{
	width:60%;
	float:left;
	margin-top: 50px;
	margin-left:5%;
}

.single_row_book {
    float: left;
    width: 25%;
    margin-top: 50px;
    margin-left: 70px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
	margin-bottom:20px;
}

.single_row_book#smaller{
    float: left;
    width: 20%;
    margin-top: 50px;
    margin-left: 70px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.06);
	margin-bottom:20px;
}


.single_headline{
	width:100%;
}

.single_content{
	width:100%;
	padding-top:20px;
	padding-bottom:40px;
	padding-right:20px;
}

.single_image{
	width:100%;
}

.single_image_small{
	width:50%;
}
.single_image_small img{
	width:100%;
	height:auto;
	margin-top:20px;
}

.single_image img{
	width:75%;
	height:auto;
	margin:auto;
	margin-left:12%;
}


.uppercase{
text-transform: uppercase;
}

#single_row_books h2{
	margin-bottom:20px;
	padding-top:0px;
	font-size:20px;

}

h2.normal.uppercase.artist{
	padding-top:0px;
	font-size:20px;
	margin-top:10px;

}

.slideritem{
	float:left;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:40px;
}.slideritem img{
	width:auto;
	height:140px;
}



.thumbnail{
	box-shadow: 0 0px 0px rgba(0,0,0,.075);
}



/*  books detail -----------------------------------------------*/

.book_details li {
	list-style-type: none;
}

.book_details li span {
	width:100px;
	display:inline-block;
	font-weight:bold;
}

.single_text_image .bookdetail_author img{
	width:100px;
	height:100px;
	margin-bottom:20px;

}
.bookdetail_author_h3{
	margin-bottom:20px;
}
.bookdetail_author{
	float:left;
	width:250px;

}
.information_book{
	float:left;
	width:275px;
}
.information_detail_author{
	background-color: rgba(37,34,34,0.06);
    width: 100%;
    height: 190px;
	padding-left:40px;
	margin-top:40px;

}
.buynow{
	width:100%;
	background-color:rgb(235, 115, 26);
	height:40px;
}

.author_image_link{
	float:left;
	width:110px;
	height:auto;
}
.author_link{
	float:left;

	height:auto;
}




/*  books detail -----------------------------------------------*/

@media (min-width:0px) and (max-width:1049px){
	.information_detail_author {
    background-color: rgba(37,34,34,0.06);
    width: 100%;
    height: 360px;
    padding-left: 40px;
    margin-top: 40px;
}

	.information_book {
    float: left;
    width: 300px;
}

	.single_artist {
    width: 95%;
    margin: auto;
}

}



@media (min-width:1100px) and (max-width:1480px){

#single_random_books h1.normal{
	font-size:25px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:18px;
}.single_book {
    width: 90%;
    margin: auto;
}
	.single_artist {
    width: 91%;
    margin: auto;
}

}

@media (min-width:1050px) and (max-width:1099px){}


@media (min-width:1000px) and (max-width:1099px){

#single_random_books h1.normal{
	font-size:22px;
}#single_random_books h2.normal.uppercase.artist{

	font-size:15px;
}.single_book {
    width: 90%;
    margin: auto;
}

	.single_text_image {
    width: 60%;
    float: left;
    margin-top: 50px;
    margin-left: 0%;
}
	}
@media (min-width:900px) and (max-width:999px){

#single_random_books h1.normal{
	font-size:20px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:14px;
	}
	.single_text_image {
    width: 63%;
    float: left;
    margin-top: 50px;
    margin-left: 0%;

}
	.single_row_book {
    float: left;
    width: 29%;
    margin-top: 50px;
    margin-left: 30px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
    margin-bottom: 20px;
}.single_book {
    width: 90%;
    margin: auto;
}

}
@media (min-width:768px) and (max-width:899px){

#single_random_books h1.normal{
	font-size:25px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:17px;
	}
	.single_row_book {
    float: left;
    width: 29%;
    margin-top: 50px;
    margin-left: 0px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
    margin-bottom: 20px;
}.single_book {
    width: 95%;
    margin: auto;
}.single_book .col-sm-12 {
    width: 33%;
}
	.single_row_book#smaller {
    float: left;
    width: 90%;
    margin-top: 50px;
    margin-left: 0px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.06);
    margin-bottom: 20px;
}
}

@media (min-width:650px) and (max-width:767px){

#single_random_books h1.normal{
	font-size:25px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:19px;
	}
	.single_text_image {
    width: 95%;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
}
	.single_row_book {
    float: left;
    width: 92%;
    margin-top: 20px;
    margin-left: 20px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
    margin-bottom: 20px;
}

	.single_book {
    width: 90%;
    margin: auto;
}
}

@media (min-width:600px) and (max-width:649px){

#single_random_books h1.normal{
	font-size:25px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:19px;
	}
	.single_text_image {
    width: 95%;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
}
	.single_row_book {
    float: left;
    width: 92%;
    margin-top: 20px;
    margin-left: 20px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
    margin-bottom: 20px;
}

	.single_book {
    width: 90%;
    margin: auto;
}
	.single_row_book .col-xs-4{
		padding-left:0px;
		padding-right:0px;
	}
	.single_content {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-right: 20px;
}
}
@media (min-width:500px) and (max-width:599px){

#single_random_books h1.normal{
	font-size:25px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:19px;
	}
	.single_text_image {
    width: 95%;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
}
	.single_row_book {
    float: left;
    width: 92%;
    margin-top: 20px;
    margin-left: 20px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
    margin-bottom: 20px;
}

	.single_book {
    width: 90%;
    margin: auto;
}
	.bookdetail_author {
    float: left;
    margin-left: 10%;
	}.single_row_book .col-xs-4{
		padding-left:0px;
		padding-right:0px;
	}
	.single_content {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-right: 20px;
}
	.book_details li span {
    width: 86px;
    display: inline-block;
    font-weight: bold;
}
	.h3, h3 {
    font-size: 20px;
	}

	.information_detail_author{
		padding-left:15px;
	}
}


@media (min-width:300px) and (max-width:499px){

#single_random_books h1.normal{
	font-size:25px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:19px;
	}
	.single_text_image {
    width: 95%;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
}
	.single_row_book {
    float: left;
    width: 92%;
    margin-top: 15px;
    margin-left: 15px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
    margin-bottom: 40px;
}

	.single_book {
    width: 90%;
    margin: auto;
}

	.single_row_book .col-xs-4{
		padding-left:0px;
		padding-right:0px;
	}
	.single_content {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-right: 20px;
}
	.book_details li span {
    width: 120px;
    display: inline-block;
    font-weight: bold;
}
	.h3, h3 {
    font-size: 23px;
	}

	.information_detail_author{
		padding-left:15px;
		height: 460px;
	}
}

/*  artist detail -----------------------------------------------*/



@media (min-width:1100px) and (max-width:1450px){

#single_random_books h1.normal{
	font-size:25px;
}#single_random_books h2.normal.uppercase.artist{
	font-size:18px;
}
}

@media (min-width:0px) and (max-width:1099px){
	.single_artist {
    width: 95%;
    margin: auto;
	margin-left: 7%;
}
}

@media (min-width:0px) and (max-width:767px){
	.single_artist  {
    width: 95%;
    margin: auto;
	margin-left:40px;
}.single_artist .single_text_image {
    width: 85%;
    float: left;
    margin-top: 30px;
    margin-left: 0px;
}


.single_row_book#smaller {
    float: left;
    width: 90%;
    margin-top: 20px;
    margin-left: 20px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.06);
    margin-bottom: 20px;
}
.single_row_book#smaller .col-xs-4 {
    padding-left: 10px;
    padding-right: 10px;
}
#single_row_books h2{
	font-size:16px;
}
.single_image_small {
    width: 100%;
}

.single_artist .single_content {
    width: 95%;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-right: 0px;
	word-wrap: break-word;

	}
	.single_text_image{
	width:95%!important;
	float:left;
	margin-top: 50px;
	margin-left:5%;
}
	.single_row_book {
    float: left;
    width: 95%;
    margin-top: 50px;
    margin-left: 0px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
    margin-bottom: 20px;
}

}

@media (min-width:0px) and (max-width:500px){

.single_artist .slideritem img {
    width: auto;
    height: 120px;
}
}

@media (min-width:300px) and (max-width:767px){

.single_text_image{
	width:95%!important;
	float:left;
	margin-top: 50px;
	margin-left:20px;
}

.single_row_book {
    float: left;
    width: 90%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.05);
	margin-bottom:20px;
}
	.single_row_book#smaller {
    float: left;
    width: 90%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 20px 20px 20px 20px;
    background-color: rgba(37,34,34,0.06);
    margin-bottom: 20px;
}

}

@media (max-width: 767px) and (min-width: 706px){
.information_detail_author {
    background-color: rgba(37,34,34,0.06);
    width: 100%;
    height: 200px;
    padding-left: 40px;
    margin-top: 40px;
}
}
@media (max-width: 705px) and (min-width: 688px){
.information_detail_author {
    background-color: rgba(37,34,34,0.06);
    width: 100%;
    height: 200px;
    padding-left: 25px;
    margin-top: 40px;
}
	.bookdetail_author {
    float: left;
    margin-left: 0%;
}
}
@media (max-width: 678px) and (min-width: 0px){
.information_detail_author {
    background-color: rgba(37,34,34,0.06);
    width: 100%;
    height: 360px;
    padding-left: 25px;
    margin-top: 40px;
}
	.bookdetail_author {
    float: left;
    margin-left: 0%;
}
}
@media (max-width: 399px) and (min-width: 0px){
.single_artist  {
    width: 95%;
    margin: auto;
	margin-left:30px;
}
}


@media (min-width:300px) and (max-width:992px){

	#kuenstler_page{
		width:90%!important;
	}

}


@media (min-width:450px) and (max-width:767px){

	.single_image_small img {
    width: 50%;
    height: auto;
    margin-top: 20px;
}
}



@media (min-width:0px) and (max-width:992px){

	.black_box{
		color:white!important;
	}
}
