@import url('https://fonts.googleapis.com/css2?family=Butcherman&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,600;1,800&family=Saira+Stencil+One&display=swap');



body {margin:0; font-size: 1.4em;}
p, div, .loremDiv{
  font-family: 'Open Sans', sans-serif;
  text-shadow: 0px 0px 1px #50505078;
}
/*
.hamburger {
    position: absolute;
    height: 60%;
    top: 30%;
    right: 10px;
    background: url(../images/hamburger.png);
    width: 15vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}  */


h1, h2, h3, h4 {
  font-family: 'Saira Stencil One', cursive;
  text-shadow: -1px 2px 0px #f4c907, -2px 2px 12px #000000c4;
}

h3 {
    font-weight: normal;
    text-shadow: 2px 2px 3px rgb(255 255 255 / 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    /* font: bold 200px arial, sans-serif; */
    background-color: #0a0b0b;
    color: transparent;
    text-shadow: 2px 2px 1px #efe1ae;
    filter: drop-shadow(0px -1px 6px #debb1555);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    /* font-weight: bold; */
}



.mainContain {
  width: 100%;
  height:100vh;
  background: url(../images/mobileback.png);
background-position: center;
background-size: cover;
position: fixed;

}



/* BEGIN MENU CSS */

/* END MENU CSS */


.contentHolder {
    padding-top: 26vh;
    padding-bottom: 41vh;
    /* padding-left: 80px;
    padding-right: 80px; */
    max-width: 1100px;
    display: grid;
    justify-items: center;
    margin: auto;
}
.flyerRow a img {
  width: 100%;
    max-width: 560px;
    margin-top: 50px;
        box-shadow: -1px 2px 4px grey;
}

.flyerRow a img:hover {
  width: 100%;
    max-width: 560px;
    margin-top: 50px;
        box-shadow: 0px 1px 2px grey;
}

.submitButtonDiv {
    background: url(../images/buttonsubmit.png);
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: right;
    filter: drop-shadow(2px 4px 6px #00000089);
    background-repeat: no-repeat;
    margin:auto;
}

.mapButtonDiv {
  background: url(../images/pinkmap.png);
  height: 50%;
  width: 50%;
  background-size: contain;
  background-position: right;
  filter: drop-shadow(2px 4px 6px #00000089);
  background-repeat: no-repeat;
  margin:auto;
}

.submitButtonDiv:hover  {
    filter: drop-shadow(1px 2px 3px #00000011);
}

.aboutPictureColumn {
  position: relative;
}

.minifestoColumn.pictureManifesto {
  position: relative;
  transition: 0.3s;
}

.minifestoColumn.pictureManifesto:after {
    content: "";
    background: url(../images/mobiletopleftflank.png);
    background-position: center center;
    background-size: contain;
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -1;
      transform-origin: bottom center;
    transition: transform  1.2s;

}
.minifestoColumn.pictureManifesto:before {
    content: "";
    background: url(../images/mobiletopleftflank.png);
    background-position: center center;
    background-size: contain;
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    transform-origin: bottom center;
    transition: transform  1.2s;
}

.minifestoColumn.pictureManifesto:hover:before {
  transform: rotate(25deg);

}
.minifestoColumn.pictureManifesto:hover:after {
  transform: rotate(-25deg);

}


.aboutPictureColumn::before {
    content: "Decentralized Pigeon wants you to know, Facebook does not own the metaverse.";
    display: none;
    background: #ffeb3b96;
    position: absolute;
    bottom: -149px;
    padding: 15px;
    font-size: 1.5rem;
    font-family: 'Open Sans';
    z-index: -1;
    border-radius: 30px;
  }



  .aboutPictureColumn2::before {
    content: "Decentralized Pigeon wants you to know, Facebook does not own the metaverse.";
    display: none;
    background: #ffeb3b96;
    position: absolute;
    bottom: -109px;
    padding: 15px;
    font-size: 1.5rem;
    font-family: 'Open Sans';
    z-index: -1;
    border-radius: 30px;
  }

.aboutPictureColumn:hover::before {
  display:block;
}


.aboutPictureColumn2:hover::before {
  display: block;
}

.founderButtonColumn {
    background: url(../images/buttoncontact.png);
    height: 200px;
    width: 200px;
    background-size: contain;
    background-position: center;
    filter: drop-shadow(2px 4px 6px #00000089);
    margin: auto;
}

.rowInfo1 {
background: url(../images/buttonabout.png);
height: 200px;
width: 200px;
background-size: contain;
background-position: center;
margin: auto;
repeat: none;
}

.rowInfo3 {
  background: url(../images/denveronaplatter3.png);
  height: 200px;
  width: 200px;
  background-size: contain;
  background-position: center;
  margin: auto;

}


.rowpadding {
margin-top: 10vw;

}

.rowx {
  display:grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  width:40vw;
  max-width: 500px;
}

.rowx img{
  width:100%;
}

.rowy {
    display:grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    width:40vw;

}

.rowInfo {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3fr 1fr;
      grid-template-columns: 1fr 3fr 1fr;
      grid-template-areas: "rowInfo1 rowInfo2 rowInfo3";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#rowInfo .rowInfo {
  -ms-grid-column: initial;
      grid-column-start: initial;
  grid-column-end: initial;
}
#rowInfo #rowInfo1 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: rowInfo1;
}
#rowInfo #rowInfo2 {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: rowInfo2;
}
#rowInfo #rowInfo3 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: rowInfo3;
}

.founderButtonColumn:hover  {
    filter: drop-shadow(1px 2px 3px #00000011);}