/* CSS Document */

body, html {
    height: 0;
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8em;
}

#side-menu{
    height: 0;
}

.container-landing #contactform{
	height: auto;
}

.pimg1, .pimg2, .pimg3 {
	position: relative;
	opacity: 0.95;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.pimg1 {
	background-image: url('../images/94.jpg');
	min-height: 100%;
	background-position: center;
}
.pimg2 {
	background-image: url('../images/01.jpg');
	min-height: 0%;
}
.pimg3 {
	background-image: url('../images/94.jpg');
	min-height: 100px;
}
.logo-heading {
	background-image: url("../images/logo-black.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	margin-bottom: 2em;
	background-size: contain;
	width: 300px;
	height: 200px;
	opacity: 0.6;
}
.section, .section-dark {
	text-align: center;
	font-size: 1.5em;
	min-height: auto;
	vertical-align: middle;
	padding: 10em 0;
}
.section h2, .section-dark h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 3em;
	text-transform: uppercase;
	line-height: 1em;
}
.section p {
	max-width: 1050px;
	margin-top: 2em;
	text-align: justify;
	margin: auto;
}
.section-light {
	background-image: url("../images/94.jpg");
	color: #666;
}
.section-dark {
	background-color: #f4f4f4;
	color: #666;
}
.section-dark .about-conainer {
	max-width: 1050px;
	margin: auto;
}
.section-dark h2 {
	width: auto;
	margin-bottom: 0.5em;
}
.section-dark p {
	column-count: 1;
	text-align: justify;
	padding-bottom: 1em;
	margin: 0;
}
.about-conainer p {
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}
.logo-larias {
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	width: 500px;
	height: 400px;
	color: #000;
	background: url('../images/logo_kontur_soft.png') no-repeat content-box;
	background-size: contain;
	opacity: 0.75;
	margin-top: -160px;
	transform-origin: center;
	margin-left: calc(50% - 250px);
}
.ptext {
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	color: #000;
	font-family: brandon-grotesque, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 2em;
}
.ptext p {
	background: rgba(255, 255, 255, 0.3);
	padding: 30px 10px;
	width: auto;
	max-width: 1100px;
	margin: auto;
	line-height: 2em;
}

.section_sidemenue{
    padding-left: 200px;
}
.members {
	display: flex;
	flex: auto;
	justify-content: space-around;
	flex-wrap: wrap;
	margin: auto;
	max-width: 1050px;
}
.members .member {
	background-color: #eee;
	width: 400px;
	height: 500px;
	box-shadow: 1px 1px 7px #bbb;
	margin: 1em;
}
.members .member .image {
	background: no-repeat;
	background-size: contain;
	width: 300px;
	height: 300px;
	margin: 2em auto;
}
.members .member #LaRisa {
    background-image: url(../images/larisa_presse);
    background-size: contain;
    background-position: center center;
    overflow: hidden;
}
.members .member #HoneyString {
    background-image: url(../images/0005_coat_SelinaStecher.jpg);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.members .member #PerfectMood {
	background-image: url('../images/© Sophography-28.jpg');
	background-size: cover;
	background-position: center;
	overflow: hidden;
}
.members .member h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 1em;
}
.members .member p {
	width: 350px;
	text-align: justify;
	margin: 1em auto;
	overflow: hidden;
}
.members .member ul {
	list-style: none;
}
.members .member a{
    color: #555;
    text-decoration: none;
}

#list {
	list-style: none;
	font-size: 1em;
	margin-bottom: 0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 1em;
	padding: 20px 0;
	text-align: justify;
}
#list a {
	text-decoration: none;
	color: #ddd;
	margin-left: 1em;
}
#list li {
	padding: 10px;
}
#list li:hover {
	background-color: #313A3D;
    text-decoration: none;
}

/*--- Main styles ---*/

.content-box h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: center;
	text-transform: uppercase;
	font-size: 2em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}
.content-box {
	z-index: 999;
	box-sizing: border-box;
	position: absolute;
	max-height: 100%;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: scroll;
	transform: translate(0px);
	transition: all 0.5s;
	margin-top: 80px;
}
.content-box .content-container {
	margin-top: 5em;
	position: absolute;
	display: block;
	width: 100vw;
}
.content-box .fa, .icon {
	transform-origin: center;
	color: #fff;
	text-decoration: none;
	font-size: 3em;
	padding: 0.3em;
	border: #000 solid 0.1em;
	background: #000;
	border-radius: 50%;
}
.content-box .content-container a {
	color: #000;
	text-decoration: none;
	height: auto;
}

.impressum {
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #333;
	background-color: none;
}

.impressum:hover {
	background-color: #333;
	color: #ddd;
	padding: 20px;
	transition: 0.5s;
}

/*--- CONTACTFORM ---*/
#contactform {
	color: #B6B6B6;
	font-size: 62.5%;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 50px 0 110px;
	width: 80%;
	max-width: 1100px;
}
#contactform h2 {
    color: #313A3D;
	margin-bottom: 20px;
	font-size: 2em;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
}
form {
	width: 58.3333333333%;
	margin: 0 auto;
}
form .field {
	width: 100%;
	position: relative;

	margin-bottom: px;    

}
form .field label {
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
    background: #313A3D;
    width: 100%;
	padding: 18px 0;
	font-size: 1.45em;
	letter-spacing: 0.075em;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
}
form .field label + span {
	font-family: 'SSStandard';
	opacity: 0;
	color: white;
	display: block;
	position: absolute;
	top: 12px;
	left: 7%;
	font-size: 2.5em;
	text-shadow: 1px 2px 0 #cd6302;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
}
form .field input[type="text"], form .field input[type="email"], form .field textarea {
	border: none;
	background: #E8E9EA;
	width: 80.5%;
	margin: 0;
	padding: 18px 0;
	padding-left: 19.5%;
	color: #313A3D;
	font-size: 1.4em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
form .field input[type="text"]#msg, form .field textarea#msg {
	height: 18px;
	resize: none;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
}
form .field input[type="text"]:focus, form .field input[type="text"].focused, form .field textarea:focus, form .field textarea.focused {
	outline: none;
}
form .field input[type="text"]:focus#msg, form .field input[type="text"].focused#msg, form .field textarea:focus#msg, form .field textarea.focused#msg {
	padding-bottom: 150px;
}
form .field input[type="text"]:focus + label, form .field input[type="text"].focused + label, form .field textarea:focus + label, form .field textarea.focused + label {
	width: 18%;
	background: #FD9638;
	color: #313A3D;
}
form .field input[type="text"].focused + label, form .field textarea.focused + label {
	color: #FD9638;
}
form .field:hover label {
	width: 18%;
	background: #313A3D;
	color: white;
}
form input[type="submit"] {
    width: 100%;
	background: #FD9638;
	color: white;
	-webkit-appearance: none;
	border: none;
	text-transform: uppercase;
	position: relative;
	padding: 13px 50px;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
}
form input[type="submit"]:hover {
	background: #313A3D;
	color: #FD9638;
}
form input[type="submit"]:focus {
	outline: none;
	background: #cd6302;
}
form #important{
	position: absolute;
}

.mailadress {
    padding: 5px 0;
    text-align: right;
}
.mailadress a{
    color: #666;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 600;
    letter-spacing: 4px;
}




/*--- RESPONSIVE ---*/
@media(max-width: 600px) {
.pimg1,  .pimg2,  .pimg3 {
	background-attachment: scroll;
}
.ptext {
	letter-spacing: 2px;
	font-size: 16px;
}
.section p {
	font-size: 11px;
	line-height: 1.5em;
}
.logo-larias {
	transform: scale(0.5);
}
.section {
	padding: 2em 0;
}
.section h2 {
	font-size: 1.5em;
}
.logo-heading {
	transform: scale(0.5);
	margin: 0;
}
.mailadress{
    text-align: center;
    transform: scale(0.8);
}
}

@media(max-width: 1050px) {
p {
	padding: 0 2em;
}
.logo-larias {
	transform: scale(0.5);
}
}

@media(max-width: 500px){
    #contactform {
        transform: scale(0.7);
    }
    #contactform form{
        margin-left: -30px;
    }
    
    #contactform form .field, #submit {
        width: 400px;

    }

}
