/* INDEX */
body{
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
margin:0;
padding:0;
Height: 100%;
background-color:rgb(208, 202, 221);
}

header{
display: flex;
flex-direction: row;
}
header.skärm2{
    display: none;
}
header.skärm3{
display: none;
}
div{
    margin: auto;
    width: 1920px;
    height: 940px;
    background-size: cover;
    }
div.kaffekoppen{
background-image: url(https://assets.emmaastner.com/images/emmaheader1.jpg);
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
}
div.blombilden{
background-image: url(https://assets.emmaastner.com/images/rovhalblomma.png);
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
}

nav{
    padding: 100px;
    position: relative;
    top: -350px;  
}
nav.skärm1{
    display: none;
}
ul{
    list-style-type: none;
    position: relative;
}
li{
 display: inline-block;
padding:30px;
position: relative;
}

a:hover{
color: whitesmoke;
}
a{
    text-decoration: none;
    color:rgb(216, 86, 69);
    font-size: 20px;
}
li.home{
position: relative;
top: -70px;
left: -30px;
display: none; /* DOLD */
}
li.contact{
position: relative;
bottom: -40px;
left: -40px;
display: none; /* DOLD */
}
li.work{
position: relative;
top: -120px;
display: none; /* DOLD */
}
li.rightnow{
bottom: -20px;
display: none; /* DOLD */
}
/* CONTACT */
div.kontaktbanan{
width: 600px;
height: 800px;
background-image: url(https://assets.emmaastner.com/images/kontaktbananfixad.jpg);
background-size: 600px;
background-repeat: no-repeat;
padding-bottom: 30px;
}
div.öga1{
width: 50px;
height: 50px;
position: relative;
right: -200px;
}
div.öga2{
width: 50px;
height: 50px;   
position: relative;
left: -200px;
}
section.ögon{
display:flex;
flex-direction: row;
font-size: 70px;
bottom: -200px;
position: relative;
text-align: center;
color:rgb(216, 86, 69);
}
section.orcallme{
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    position: relative;
    text-align: center;
    color:rgb(216, 86, 69);
    padding-bottom: 100px;
}
p.tillbaka{
font-size: 70px;
margin-left: 100px;
display: inline-block;
position: relative;
bottom: -228px;
}
a.home{
font-size: 70px;
}
/* ABOUT */
section.textabout{
    display: inline-block;
    padding:40px;
    width: 600px;   
}
p.tillbakatvå{
    font-size: 70px;
    margin-left: 150px;
    display: inline-block;
    position: relative;
    top: -130px;
}
/* WORK */
ul.projects{
display: flex;
flex-direction: column;
margin: 0px;
padding: 0px;
font-size: 15px;
color:rgb(216, 86, 69);
}
p.tillbakafrånwork{
    margin-left: 400px;
    display: inline-block;
    position: relative;
    }
a.homefrånwork{
    font-size: 50px;
}
li.projects{
padding: none;
margin: none;
}
a.work{
    text-decoration: none;
    color:rgb(216, 86, 69);
    font-size: 15px;
}
a.work:hover{
    color: whitesmoke;
    }

/* PROJECTS */

p.tillbakafrånprojekt{
    margin: none;
    display: inline-block;
    position: relative;
    }
a.tillbakafrånprojekt{
    font-size: 50px;
}

@media screen  and (max-width: 1222px) {
    /* INDEX */
    nav.desktop{
    display: none;
    }
    nav.skärm1{
    display: inline-block;
    padding: 0px;
    position: relative;
    top: -200px;
    right: -100px;
    }
    li{
        display: inline-block;
       padding:0px;
       position: relative;
       }
       a{
        font-size: 18px;
       }
       div{
        margin: auto;
        width: 1920px;
        height: 790px;
        
        
    }
@media screen and (max-width: 1030px) {
    /* INDEX */
    header.desktop{
        display: none;
    }
    header.skärm3{
    display: none;
    }
    header.skärm2{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    background-size: cover;
    background-repeat: no-repeat;
    }
    div.kaffekoppen{
        margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;

    }
    div.blombilden{
        margin-top: 20px;
        margin-right: 0px;
        margin-left: 0px;   
    }
    div{
    width: 1030px;
    height: 1300px;
   
    }
    nav.skärm1{
        display: inline-block;
        padding: 2px;
        position: relative;
        top: -1650px;
        right: -100px;
        }
        a{
            font-size: 22px;
           }
           li{
            display: inline-block;
           padding:40px;
           position: relative;
           }

    /* CONTACT */
    div.öga1{
        width: 50px;
        height: 50px;
        position: relative;
        right: -110px;
        }
        div.öga2{
        width: 50px;
        height: 50px;   
        position: relative;
        left: -110px;
        }
    
    @media screen and (max-width: 920px){
        /* INDEX */
        header.skärm2{
            display: none;
        }
        header.desktop{
            display: none;
        }
    header.skärm3{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-end;
        background-size: cover;
        background-repeat: no-repeat;
    }
    div.kaffekoppen{
        background-image: url(https://assets.emmaastner.com/images/emmaheadercropped1.jpg);
        width: 1030px;
        height: 1170px;
        background-position: center;
    }
    @media screen and (max-width: 700px){
        /* INDEX */
        li{
            display: inline-block;
           padding:10px;
           position: relative;
           } 
           div.kaffekoppen{
            background-image: url(https://assets.emmaastner.com/images/emmaheadercropped1.jpg);
            width: 700px;
            height: 790px;
            background-position: left;
    }
    nav.skärm1{
        display: inline-block;
        padding: 2px;
        position: relative;
        top: -1550px;
        right: -70px;
        }
       
 
