@charset "UTF-8";

/* */
/* About Section */
/* */



.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
}
.doppelte {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	cursor: default;
}
.unlesbar {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	cursor: default;
}
.noQuadr {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	cursor: default;
}
.noexif {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	cursor: default;
}
.nuovo {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.thumbnailDopp {
	text-align: left;
	margin-bottom: 5px;
}

.thumbnail {
	text-align: left;
	float: left;
}
.img {
	width: 100%;
	height: 100%;
}
.txt {
	color: rgb(188,188,188);
}


/* */
/* More info */
/* */



/* */
/* Mobile */
/* */

@media (max-width: 320px) {


.gallery {

}
.doppelte {

}
.unlesbar {

}
.noexif {

}
.nuovo {

}

.thumbnail {

}
}


/* */
/* Small Tablets */
/* verde */

@media (min-width: 321px)and (max-width: 750px) {


.gallery {

}
.doppelte {

}
.unlesbar {

}
.noexif {

}
.nuovo {

}

.thumbnail {

}
}


/* */
/* Small Desktops */
/* blu */

@media (min-width: 751px) and (max-width: 1100px) {


.gallery {

}
.doppelte {

}
.unlesbar {

}
.noexif {

}
.nuovo {

}

.thumbnail {

}
}



/*  */
/* medium large Desktops */
/* viola */

@media (min-width: 1101px) and (max-width: 1400px) {


.gallery {

}
.doppelte {

}
.unlesbar {

}
.noexif {

}
.nuovo {

}

.thumbnail {

}
}



/* */
/* large Desktops */
/* ocker */

@media (min-width: 1401px) and (max-width: 2000px) {


.gallery {

}
.doppelte {

}
.unlesbar {

}
.noexif {

}
.nuovo {

}

.thumbnail {

}
}



/* */
/* very large Desktops */
/* ocker */

@media (min-width: 2001px) and (max-width: 3000px) {


.gallery {

}
.doppelte {

}
.unlesbar {

}
.noexif {

}
.nuovo {

}

.thumbnail {

}
}

