body {
	background-color: #EFE3E9;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0; 
}

.header {
        width: 150px;
        height: 100px;
        margin: 0 auto;
        background-color: black;
        position: absolute;
        z-index: 3;
        left: 750px;
        top: 0px;
    }


 .header {
	height: 0px;
	width: 12%;
	background-color: black;
	z-index: 3;
	margin: 0 auto;
    position: absolute;
}


 nav {
	font-size: 10px;
	list-style: none;
	z-index: 2;
    margin-left: 2px;
}


li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
    color: black;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    margin-left: 0px;
       display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
    }

a:link, a:visited, a:active{
	color: #e2ebf0;
	text-decoration: none;
	list-style: none;
	z-index: 2;
}
a:hover{
	color: #49f;
}
.closed {
	position: absolute;
	top: 0px;
	left: -300px;
	width: 250px;
	height: 900px;
	background: #333;
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
	 list-style: none;
	 z-index: 3;
     line-height: 3;
}
.opened {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 800px;
	background: black;
	border-radius: 0px 0px 10px 0px;
	list-style: none;
	z-index: 6;
    line-height: 3;

}
#tab {
	position: absolute;
	top: 20px;
	right: -120px;
	width: 55px;
	height: 50px;
	padding-top: 3px;

	cursor: pointer;
	border-radius: 0px 0px 0px 0px;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;

}
#tab:hover {
	background: white;

}
.line {
	width: 30px;
	height: 3px;
	margin: 10px auto;
	background: black;
	border-radius: 1px;
	top: 40px;
}
#tab:hover .line {
	background: #511BFF;
}


hr {
	width: 210px;
	position: relative;
	left: -20px;
    background-color: #6886BD;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
}

.images {
	width: 50%;
	height: 147px;
	left: 80px;
	top: 200px;
	padding: 3px;
	position: absolute;
    z-index: 5;
} 

.bar {
    background-color: #1fcdf7;
    height: 180px;
    width: 15px;
    margin-left: 828px;
    position: absolute;
    z-index: 4;
   top: 530px;
}
p.one {
	margin-top: -90px;
    font-family: 'AktivGrotesk', sans-serif;
    color: #511BFF;
    font-weight: bolder;
    font-size: 785px;
    /* left: 700px; */
    /* right: 500px; */
    width: 50px;
    height: 100px;
    top: 100px;
    /* margin-right: 500px; */
    margin-left: 368px;
    position: absolute;
    -webkit-animation: mymove 3s;  /* Safari 4.0 - 8.0 */
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation: mymove 3s;
  animation-fill-mode: forwards;

}

@-webkit-keyframes mymove {
  from {top: -4px;}
  to {top: 550px;}
}

@keyframes mymove {
  from {top: -4px;}
  to {top: 550px;}
}

p {
	margin-left: 9px;
    width: 700px;
    height: 200px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    margin-top: 530px;
    z-index: 3;
}

.aboutartist {
	    width: 750px;
    height: 180px;
    top: 460px;
    background-color: white;
    margin-right: 200px;
    margin-left: 850px;
    position: static;
    z-index: 8;
}


h4{
	font-family: 'AktivGrotesk', sans-serif;
    color: #828282;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    z-index: 4;
    margin-left: 1430px;
    margin-top: -30px;
    font-size: 13px;
    width: 400px;
}

.artist {
	    width: 350px;
    height: 300px;
    margin-top: -510px;
    margin-left: 828px;
    font-family: 'AktivGrotesk', sans-serif;}
    

h2 {
	font-family: 'AktivGrotesk', sans-serif;
}

.two {
	width: 100%;
	height: 650px;
	background-color: white;
	margin-top: 290px;

}

.panel {
	left: 990px;
    top: 860px;
    width: 370px;
    height: 550px;
    background-color: #511aff;
    padding-right: 70px;
    /* padding-top: 20px; */
    /* padding-left: 0px; */
    position: absolute;}

h3{
	    font-family: 'AktivGrotesk', sans-serif;
    -ms-transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    position: absolute;
    z-index: 4;
    color: #efe2e9;
    left: 1260px;
    font-size: 230px;
    top: 775px;
    margin-right: 0px;

}

footer {
	width: 100%;
	height: 50px;
	background-color: black;
	position: absolute;
	left: 0;
	color: white;
	font-family: 'AktivGrotesk', sans-serif;
	padding-top: 25px;
	text-align: center;
}

.bar2 {
    background-color: #511aff;
    height: 180px;
    width: 15px;
    margin-left: 68px;
    position: absolute;
    z-index: 4;
   top: 1200px;
}
p.three {
	margin-left: 99px;
    padding-top: 20px: 
    top: 500px;
    margin-top: -280px;
    padding-bottom: 80px;

}


 /*MEDIAQUERY*/

@media only screen and (min-width: 768px) and (max-width: 1023px) {

body {
    background-color: #EFE3E9;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0; 
}

.header {
        width: 150px;
        height: 100px;
        margin: 0 auto;
        background-color: black;
        position: absolute;
        z-index: 3;
        left: 750px;
        top: 0px;
    }


 .header {
    height: 0px;
    width: 5%;
    background-color: black;
    z-index: 3;
    margin: 0 auto;
    position: absolute;
    left: 345px;
}


 nav {
    font-size: 10px;
    list-style: none;
    z-index: 2;
    margin-left: 2px;
}


li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
    color: black;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    margin-left: 0px;
       display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
    }

a:link, a:visited, a:active{
    color: #e2ebf0;
    text-decoration: none;
    list-style: none;
    z-index: 2;
}
a:hover{
    color: #49f;
}
.closed {
    position: absolute;
    top: 0px;
    left: -300px;
    width: 250px;
    height: 900px;
    background: #333;
    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;
     list-style: none;
     z-index: 3;
     line-height: 3;
}
.opened {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 800px;
    background: black;
    border-radius: 0px 0px 10px 0px;
    list-style: none;
    z-index: 6;
    line-height: 3;

}
#tab {
    position: absolute;
    top: 20px;
    right: -120px;
    width: 55px;
    height: 50px;
    padding-top: 3px;

    cursor: pointer;
    border-radius: 0px 0px 0px 0px;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;

}
#tab:hover {
    background: white;

}
.line {
    width: 30px;
    height: 3px;
    margin: 10px auto;
    background: black;
    border-radius: 1px;
    top: 40px;
}
#tab:hover .line {
    background: #511BFF;
}


hr {
    width: 210px;
    position: relative;
    left: -20px;
    background-color: #6886BD;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
}

.images {
    width: 50%;
    height: 147px;
    left: 80px;
    top: 200px;
    padding: 3px;
    position: absolute;
    z-index: 5;
} 

.bar {
    background-color: #1fcdf7;
    height: 180px;
    width: 15px;
    margin-left: 458px;
    position: absolute;
    z-index: 4;
   top: 530px;
}
p.one {
    margin-top: -90px;
    font-family: 'AktivGrotesk', sans-serif;
    color: #511BFF;
    font-weight: bolder;
    font-size: 785px;
    /* left: 700px; */
    /* right: 500px; */
    width: 50px;
    height: 100px;
    top: 100px;
    /* margin-right: 500px; */
    margin-left: 58px;
    position: absolute;
    -webkit-animation: mymove 3s;  /* Safari 4.0 - 8.0 */
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation: mymove 3s;
  animation-fill-mode: forwards;

}

@-webkit-keyframes mymove {
  from {top: -10px;}
  to {top: 750px;}
}

@keyframes mymove {
  from {top: -10px;}
  to {top: 750px;}
}

p {
    margin-left: 9px;
    width: 200px;
    height: 200px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    margin-top: 530px;
    z-index: 3;
    text-align: justify;
}

.aboutartist {
    width: 250px;
    height: 1188px;
    top: 460px;
    background-color: white;
    margin-right: 200px;
    margin-left: 480px;
    position: static;
    z-index: 8;
}


h4{
        font-family: 'AktivGrotesk', sans-serif;
    color: #828282;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    z-index: 4;
    margin-left: 550px;
    margin-top: -970px;
    font-size: 13px;
    width: 400px;
}

.artist {
        width: 350px;
    height: 300px;
    margin-top: -510px;
    margin-left: 458px;
    font-family: 'AktivGrotesk', sans-serif;}
    

h2 {
    font-family: 'AktivGrotesk', sans-serif;
    font-size: 20px;
}

.two {
       width: 100%;
    height: 600px;
    


}

.panel {
          left: 390px;
    top: 1560px;
    width: 360px;
    height: 550px;
    background-color: #511aff;
    padding-right: 70px;
    /* padding-top: 20px; */
    /* padding-left: 0px; */
    position: absolute;
}

h3{
        font-family: 'AktivGrotesk', sans-serif;
    -ms-transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    position: absolute;
    z-index: 4;
    color: #ffffff;
    left: 467px;
    font-size: 230px;
    top: 775px;
    margin-right: 0px;

}

footer {
    width: 100%;
    height: 50px;
    background-color: black;
    position: absolute;
    left: 0;
    color: white;
    font-family: 'AktivGrotesk', sans-serif;
    padding-top: 25px;
    text-align: center;
    top: 2400px;
}

.bar2 {
     background-color: #511aff;
    height: 230px;
    width: 15px;
    margin-left: 68px;
    position: absolute;
    z-index: 4;
        top: 1466px;
}
p.three {
            margin-left: 99px;
    padding-top: 20px: top: 500px;
    margin-top: -2px;
    /* padding-bottom: 10px; */
    width: 260px;
    text-align: justify;
    top: 1460px;
    position: absolute;
    /* height: 50px; */
    /* margin-bottom: 300px; */
}
