@charset "UTF-8";
/* Body */
body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/* Header */
header {
	width: 100%;
	height: 180px;
	background-color: #5D5E5D;
	border-bottom: 5px solid #fc6f05;
	background-image: url(../images/Header.jpg);
	text-align: center;
}
.logo {
	color: #fff;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	padding-top: 15px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
}
/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}

.Zwischenhead_Bilder{
	clear: both;
	display: inline-block;
	width: 99%;
    text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #EF432A;
	padding-left: 20px;
}

.Zwischenhead_persisch{
	clear: both;
	display: inline-block;
	width: 99%;
	text-align: left;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background-color: #21B7F8;
	padding-left: 20px;
}

.Zwischenhead_Orthodox{
	clear: both;
	display: inline-block;
	width: 99%;
	text-align: left;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background-color: #F8CD21;
	padding-left: 20px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 23%;
	text-align: left;
	float: left;
	margin-top: 35px;
	background-color: #F8F8F8;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	padding-top: 20px;
	border-bottom: 4px solid #fc6f05;
	min-height: 500px;
}
.gallery .thumbnail h4 {
	margin-top: 10px;
	color: #fc6f05;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 1px;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #535353;
	text-align: left;
	padding-left: 20px;
}
/* More info */
.intro {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	text-shadow: 0px 0px #C7BCBC;
}
.column {
	width: 50%;
	text-align: left;
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
	padding-top: 30px;
	float: left;
}
.intro .column h3 {
	color: #000000;
	text-align: left;
	padding-left: 30px;
    margin-left: 20px;
	margin-right: 20px;
}
.intro .column h1 {
	color: #000000;
	text-align: left;
	padding-left: 50px;
}
.intro .column p {
	color: #000000;
}
.cards {
	width: auto;
	height: auto;
	max-width: 400px;
	max-height: 260px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}
.intro {
	display: inline-block;
	background-color: #FFFFFF;
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #000000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;	
}

/* Mobile */
@media (max-width: 420px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
	
.intro .column h3 {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}

.cards {
	max-width: 250px;
	max-height: 340px;
	
}	
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 421px)and (max-width: 767px) {
.logo {
	width: 90%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 90%;
	text-align: left;
	padding: 0px;
}
	
p.text_column {
	width: 90%;
	text-align: left;
    margin-top: 0px;
	margin-bottom: 0px;
}
	
.thumbnail {
	width: 50%;
}
.column {
	width: 100%;
	margin-top: 0px;
	margin-left:  0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 45%;
}
.text_column {
	width: 95%;
	margin: 0;
	padding: 0px;
}
.intro .column p {
	width: 80%;
}
}
