/*=========FRAMEWORK================*/


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
/*	margin: 1% 0 1% 0%;*/
    margin: 0;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 75%;
}
.span_2_of_4 {
	width: 50%;
}
.span_1_of_4 {
	width: 25%;
}


/*=================FONTFACE============================*/

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('../fonts/lato-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v15-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v15-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v15-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v15-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Lato Black'), local('Lato-Black'),
       url('../fonts/lato-v15-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v15-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v15-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v15-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v15-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}

/*============================================*/

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font: 100%/1.4 'Lato','Helvetica Neue', arial, helvetica, helve, sans-serif; letter-spacing: 0.05em; 
}

.wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding-bottom: 150px;
/*    footer height*/
}


a {
    text-decoration: none;
}
    
    a:hover, a:focus {color: #D1D1D1;}

    h2, .impressum h1 {
        color: #275f6b;
    }
    
    h3{
        color: #000;
    }

    footer, footer p, footer a {
        color: #fff;
    }


    body > footer > .prov {
        font-size: 1.2em;
    }

    .nameblock h2 {
        font-size: 1.688em;
        font-weight: 500;
        letter-spacing: 0.2px;
        line-height: 1.8;
/*        letter-spacing: 0.1em;*/
        }
    
    .nameblock h3 {
        font-size: 1.25em;
        font-size: 1.188em;
        font-weight: 300;
        letter-spacing: 0.2px;
        }


    footer {
        position: relative;
        font-size: 0.8em;
    }

    footer p, footer a
        {line-height: 1.4;}

    footer .half {
        line-height: 0.5;
    }
    
	.col { 
        text-align:left;}

	.header {
        background:#275f6b;
        min-height: 20vh;
        margin: 0;
        }

    
    .logo {
        width: 83%;
        padding: 1.8em 2em 0 0;
    }

    .logo svg {
/*        color: red;*/
/*        width: 80%;*/
    }

    .header h1 {
    /*  font-family: 'Lato';*/
      font-size: 1.3em;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 5.3px;
      color: #ffffff;
    }

    .portrait {
/*        background-image: url(/img/Dr_Eda_Tekin.jpg);*/
        width: 100%;
        height: 25%;
/*        height: 200px;*/
    }

    .name {
        position: relative;
        background-color: #E8E5E5;
        height: 44vh;
        padding-left: 2em;
        overflow: hidden;
        }
    
    .nameblock {
        position: absolute;
        bottom: 10%;
        left: 12%;
    }
    
    .bg-logo {
        width: 60%;
        position: absolute;
        right: 0%;
        bottom: 130px;
        z-index: -1500;
    }

    .bg-logo svg {
        width: 100%;
    }

/*--------------FOOTER-----------------*/

    footer {
        position: absolute;
        bottom: 0;
        padding: 1.5rem 0 0 6rem;
        width: 100%;
        height: 150px;
        background-color: #565455;
    }

    .prov p, .implink p {
        display: inline-block;
        float: right;
        max-width: 65%;
        text-align: left;
/*        background-color: brown;*/
    }

    footer .prov { 
        position: absolute;
        bottom: 12.5%;
        right: 0;
        max-width: 75%;
/*        background-color: aquamarine;*/
    }

    .prov {
        font-size: 1rem;
    }

    footer .implink { 
        position: absolute;
        top: 15%;
        right: 0;
        max-width: 75%;
    }

    footer .implink p {
        margin-right: 6rem;
    }

    .line {
        float: right;
        border-top: 1px solid white;
        width: 5rem;
        margin-left: 1rem;
        margin-top: 0.7rem;
    }



/* .:::: IMPRESSUM :::::.*/

.imp {
/*    margin-bottom: 1165px;*/
}

.impressum {
    width: 60%;
    position: relative;
    display: inline-block;
    margin: 4rem 6rem; 
}

.impressum h1 {
    font-size: 1.750em;
    margin-bottom: 1.25em;
}

.impressum h3 {
    font-size: 1.250em;
    margin: 2em 0 0.75em 0;
}

.impressum p {
    font-size:1em;
    margin-bottom:0.7em;
}

.impressum h5 {
   margin: 1em 0 0.25em 0; 
}

.imp a {
    color:inherit;
}

.imp a:hover, .imp a:active {
    color: gray;
}

.nobullets {
    list-style: none;
}

.imp .half {
    line-height: 0.5;
    margin: 0;
    }

.impressum .nomargin {
    margin-bottom: 0;
}

.bullets {
    margin-left: 2em;
    margin-bottom:0.7em;
}


/*============MEDIA QUERIES==================*/

/*  GO FULL WIDTH BELOW 480 PIXELS */

@media only screen and (max-width: 1277px) {
    .header { min-height: 5%; padding-bottom: 0.8em; width:45%; width: 26em;}
    .logo {
        padding: 0.8em 0em 0em 0;}
    .span_1_of_4 { width: 50%; }
/*    .header  {width: 26em;}*/
    .tabweg {
        display:none;
    }
}



@media only screen and (max-width: 1024px) {


    .impressum {
    width: 75%;
    margin: 3rem 6rem; 
    }
    .name {
        height: 40vh;
    }
    
    footer .prov { 
        position: absolute;
        bottom: 25%;
        right: 0;
    }
    
}

@media only screen and (max-width: 980px) {
    
    .index .wrapper {
/*    margin-bottom: -280px;*/
}
    
    .imp wrapper {
    padding-bottom: 380px;
    }
    
    footer { height: 380px;
        padding-top: 3rem;
    }
    
    footer .span_1_of_4,  { display: block; width: 100%;
/*        background-color: aqua;*/
    }
    
    footer .line {
        display: table;
/*        background-color: red;*/
/*        height: 1.2rem;*/
    }
    
    footer .prov {
        position: absolute;
        bottom: 0;
        font-size: 1.1rem;
        max-width: 100%;
        width: 100%;
        padding: 0.5em 0rem;
        background-color:#275f6b;
    }
    
    footer .prov p {
        max-width: 100%;
        width: 80%;
        text-align: right;
    }
    
    footer .adress {
        font-size: 1.25rem;
    }
    
    
    footer .implink {
        max-width: 100%;
        width: 100%;
        background-color: #4A494A;
        bottom: 11%;
        top:auto;
        font-size: 0.9rem;
        padding: 1.4em 0rem;
/*        float: left;*/
    }
    
    footer .implink p {
        float:none;
        margin-left: 6rem;
    }

}

@media only screen and (max-width: 900px) {
        
/*
    footer .implink {
        max-width: 100%;
        width: 100%;
        background-color: #4A494A;
        bottom: 12%;
        top:auto;
        font-size: 0.9rem;
        padding: 01em 0rem;
        float: left;
    }
    
    footer .implink p {
        float:none;
        margin-left: 6rem;
    }
*/
    
}


@media only screen and (max-width: 680px) {
    
/*    body.index {background-color: #565455}*/
/*	.col {  margin: 1% 0 1% 0%; }*/
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }

    .header { min-height: 5%; padding-bottom: 0.8em;}
      .logo {
        padding: 0.8em 0em 0em 0;
    }
    div .section .span_1_of_4 { background-color: #E8E5E5;}
    
    .name { height: 23vh;}

    .nameblock {
        bottom: 15%;
        left: 1em;
    }
    
    .nameblock h2 {
        font-size: 2em;
        line-height: 1.6;
        }
    
    .nameblock h3 {
        font-size: 1.5em;
        }
    
/*    HÖHE ADRESSE*/
     .index .wrapper {
/*        margin-bottom: -470px;*/
        /* background-color: red; */
        padding-bottom: -300px;
    }
    
    body .index {
        height: 100%;
    }
    
    .bg-logo {display: none;}

    .wrapper {
        padding-bottom: 0px;
    }

    footer {
        position: relative;
        height: 350px;
        padding: 2.5rem 1rem 0 1rem;}
    
    .index footer {
        /* background-color: orange; */
        height: 360px;}
    
    footer p {
/*        font-size: calc(14px + (60 - 14) * ((100vw - 300px) / (1600 - 300)));*/
/*        font-size: 1.6em;*/
        float: none;
    }

    .adress { margin-top: -10px;
        font-size: calc(14px + (60 - 14) * ((100vw - 300px) / (1600 - 300)));
}
    
    body > footer > div.adress.col.span_1_of_4 > p:nth-child(1){
        display: none;
    }
    body > footer > .prov {
        bottom: -10%;
/*        font-size: 1em;*/
        max-width: 100%;
/*        border-top: 1px solid #1D1D1A;*/
        padding: 2em 0;
        background-color: #292725;
    }
    

    footer > .prov p {
/*        max-width: 90%;*/
/*        background-color: aqua;*/
        width: 100%;
        padding: 0 1rem;
/*        color: blue;*/
        font-size: calc(10px + (56 - 10) * ((100vw - 300px) / (1600 - 300)));
        float: none;
        text-align: left
        }
    
    footer .line { display: none;}
    
    footer .implink p {
        max-width: 95%;
        margin: 0 1rem;
        font-size: calc(13px + (36 - 13) * ((100vw - 300px) / (1600 - 300)));

    }
    
    .impressum {
    width: 96%;
    margin: 2rem 0.5rem 1rem 1rem; 
    }
    
    .impressum h1 {
    font-size: 1.25em;
    margin-bottom: 0em;
        line-height: 1.2;
    }
        
    .impressum h3 {
    font-size: 1.125em;
    margin: 1.5em 0 0.75em 0;
    }

    .impressum p {
        font-size:1em;
        margin-bottom:0.5em;
    }

    .impressum h5 {
       margin: 1em 0 0.25em 0; 
    }

}