@font-face {
  font-family: 'Cabin Sketch', cursive;
  font-family: 'Fredericka the Great', cursive;
  font-family: 'Special Elite', cursive;
}

*{
  box-sizing: border-box;
}

canvas {
	/* z-index: -2;
	position: fixed;
	top: 0;
	left: 0; */
}

::-moz-selection { /* Code for Firefox */
  /* background: #FF69B4; */
  background: yellow;
}

::selection {
  /* background: #FF69B4; */
  background: yellow;
}

a:link {
  color: magenta;
}

a:visited {
  color: magenta;
}

a:hover {
  color: yellow;
}

body {
  padding: 0;
  margin: 0;
  line-height: 2;
  font-size: 1.2rem;
  font-family: 'Cabin Sketch', cursive;
}

header {
  z-index: -1;
  /* position: fixed; */
  left: 0;
  right: 0;
  top: 10px;
  bottom: 0;
  text-align: center;
}


.media {
  /* position: fixed; */
}

.video-container {
  /* position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; */
}

.video-container iframe,
.video-container object,
.video-container embed {
  /* position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; */
}

.flotImg {
  /* display: block;
  width: 10%;
  height: auto; */
}

.overlay{
  /* position: absolute;
  height: 10%;
  width: 10%;
  opacity: 0;
  transition: .5s ease;
  background-color: #FF69B4; */
}

.imgTitle{
  /* color: white;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; */
}

.img-container:hover .overlay {
  /* opacity: 1; */
}

#jTitle{
  font-family: 'Special Elite', cursive;
  /* font-family: 'Cabin Sketch', cursive; */
  margin-top: 50px;
  font-size: 3rem;
  color: magenta;
  outline-color: black;
  -webkit-text-stroke: 1px black;
}
.jMain{
  /* font-family: 'Cabin Sketch', cursive; */

}

.subTitle{
  text-align: center;
  margin: 10px auto;
  color: black;
  /* outline-color: magenta;
  -webkit-text-stroke: 1px magenta; */
  font-size: 2.5rem;
}

.jContens{
  /* font-family: 'Cabin Sketch', cursive; */
  /* font-family: 'Special Elite', cursive; */
  margin: auto;
  width: 80%;
  padding: 10px;
  text-align: center;
}

.jSection1{
  font-size: 400i;
  margin: 10px auto;
  padding: 20px;
  width: 50%;
  /* text-align: center; */
  font-size: 1.3rem;
  border: 2px dashed magenta;
  color: black;
}

.jSection2{
  font-size: 400i;
  margin: 10px auto;
  padding: 20px;
  width: 50%;
  /* text-align: center; */
  font-size: 1.3rem;
  border-style: none;
  color: magenta;
}

.jSection3{
  font-family: 'Fredericka the Great', cursive;
  font-size: 400i;
  line-height: 1.8;
  margin: 10px auto;
  padding: 30px;
  width: 50%;
  /* text-align: center; */
  font-size: 1.2rem;
  border: 2px dashed black;
  color: black;
}

.jSection4{
  font-size: 400i;
  margin: 20px auto;
  padding: 20px;
  padding-top: 50px;
  width: 50%;
  /* text-align: center; */
  font-size: 1.2rem;
  border-top: 2px dashed black;
  color: black;
}

#section01{
  background-image: url('http://drive.google.com/uc?export=view&id=1RaE2ZPUVGYYkLp1SeQjjZtkj8uLHrSNG');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#section02{
  background-image: url('http://drive.google.com/uc?export=view&id=1nWWewzPwqUq35AWJ29LRmL76ij0qvuP7');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

#section03{
  background-image: url('http://drive.google.com/uc?export=view&id=1c_V8H3hR9_TbU2TpjmTPodRPdl8fh_VA');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#section04{
  background-image: url('http://drive.google.com/uc?export=view&id=1Zi26pASoZgrZ1zNZdlnDreQMb7rFYCU9');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#section05{
  background-image: url('http://drive.google.com/uc?export=view&id=1TOg47XsJZ5GgKWLGFb9nVqatQ11cDFq_');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.artwork{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}


main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* margin-top: 100%; */
}

h2{
  /* background-color: #0000CD;
  font-weight: 700;
  font-size: 1.5em;
  color: white;
  padding: 4px 6px 2px 6px; */
}

article {
  /* background-color: white;
  margin-top: 100px;
  width: 50%;
  padding: 20px;
  margin-bottom: 70px; */
}

.content {
/*
  color: black;
  text-align: justify;
  font-family: 'Josefin Slab', serif; */
}

p {
  /* display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-left: 5px;
  padding-right: 5px; */
}

/* p a{
  color: #0000CD;
}

p a:visited {
  color: #0000CD;
}

address a{
  color: #0000CD;
} */


@media screen and (max-width: 815px) {
  .jContens{
    width: 98%;
  }
  .jSection1, .jSection2, .jSection3, .jSection4{
    width: 90%;
  }
  .artwork{
    width: 90%;
  }


}
