@media only screen and (min-width: 320px) and (max-width: 414px) {
  .fishcontainer {
    position: relative;
    height: 13300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #0f0d13;
    overflow: hidden;
  }
  }

/* 360x640 to 375x812 */
@media only screen and (min-width: 360px) and (max-width: 375px) {
.toptitle {
  font-size: 200%;
  color: white;
  text-align: center;
  padding: 0em;
}
}
@media only screen and (min-width: 360px) and (max-width: 375px) {
.paragraph {
  font-size: 100%;
  color: white;
  text-align: left;
  padding-bottom: 3em;
}
}
@media only screen and (min-width: 360px) and (max-width: 375px) {
.arowanacontainer {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #0f0d13;
  overflow: hidden;
  padding: 1em;
  padding-top: 2em;
  /*height: 2000px;*/
}
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .home_button2 {
    background-color: transparent;
    position: absolute;
    width: 20%;
    height: 55px;
    display: block;
    border: none;
    top: 2;
    left: 10;
    padding: 0%;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .topmenu {
    background-color: #0f0d13; 
    height: 60px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .project_button {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 45%;
    padding: 0%;
}
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .project_about {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 62.5%;
    padding: 0%;
}
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .project_contact {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 80%;
    padding: 0%;
}
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .button_text {
    color: white;
    text-decoration: none;
    padding: 5%;
    font-size: 90%;
    font-family: 'Baloo Tamma 2', cursive;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .area1 {
    margin-top: 10%;
    width: 50%;
    height: 180px;
    border: 2px solid #ff9694;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    margin-bottom: 2em;
    margin-left: 25%;
    margin-right: auto;
    overflow: hidden;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .area2 {
    margin-top: 10%;
    width: 50%;
    height: 180px;
    border: 2px solid #ff9694;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: 25%;
    overflow: hidden;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  h3 {
    font-family: 'Baloo Tamma 2', cursive;
    font-weight: 100;
    font-style: normal;
    font-size: 100%;
    margin-bottom: 0%;
    
    width: 100%;
    height: 250px;
    margin-left: 0%;
    background-color: #ff9694;
    color: #ffffff;
    position: relative;
    bottom: 0;
    
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .guides_height {
    position:relative;
    top: 590px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .photo1Area {
    margin-top: 10%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .photo2Area {
    margin-top: 10%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .photo3Area {
    margin-top: 60%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .photo4Area {
    margin-top: 60%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .photo5Area {
    margin-top: 110%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  .photo6Area {
    margin-top: 110%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
  br {
    line-height: 3px;
 }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {

}

@media only screen and (min-width: 360px) and (max-width: 375px) {

}


/* 320x?? to 359x???*/
@media only screen and (min-width: 320px) and (max-width: 359px) {
.toptitle {
  font-size: 200%;
  color: white;
  text-align: center;
  padding: 0em;
}
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
.paragraph {
  font-size: 100%;
  color: white;
  text-align: left;
  padding-bottom: 3em;
}
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
.arowanacontainer {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #0f0d13;
  overflow: hidden;
  padding: 1em;
  padding-top: 2em;
  /*height: 2000px;*/
}
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
  .home_button2 {
    background-color: transparent;
    position: absolute;
    width: 20%;
    height: 55px;
    display: block;
    border: none;
    top: 2;
    left: 10;
    padding: 0%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .topmenu {
    background-color: #0f0d13; 
    height: 60px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .project_button {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 45%;
    padding: 0%;
}
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .project_about {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 62.5%;
    padding: 0%;
}
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .project_contact {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 80%;
    padding: 0%;
}
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .button_text {
    color: white;
    text-decoration: none;
    padding: 5%;
    font-size: 90%;
    font-family: 'Baloo Tamma 2', cursive;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .area1 {
    margin-top: 10%;
    width: 50%;
    height: 180px;
    border: 2px solid #ff9694;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    margin-bottom: 2em;
    margin-left: 25%;
    margin-right: auto;
    overflow: hidden;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .area2 {
    margin-top: 10%;
    width: 50%;
    height: 180px;
    border: 2px solid #ff9694;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: 25%;
    overflow: hidden;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  h3 {
    font-family: 'Baloo Tamma 2', cursive;
    font-weight: 100;
    font-style: normal;
    font-size: 100%;
    margin-bottom: 0%;
    
    width: 100%;
    height: 250px;
    margin-left: 0%;
    background-color: #ff9694;
    color: #ffffff;
    position: relative;
    bottom: 0;
    
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .guides_height {
    position:relative;
    top: 590px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .photo1Area {
    margin-top: 10%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {  
  .photo2Area {
    margin-top: 10%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .photo3Area {
    margin-top: 60%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .photo4Area {
    margin-top: 60%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .photo5Area {
    margin-top: 110%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .photo6Area {
    margin-top: 110%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  br {
    line-height: 3px;
 }
}

/* 378x?? to 414x896 */
@media only screen and (min-width: 378px) and (max-width: 414px) {
.toptitle {
  font-size: 200%;
  color: white;
  text-align: center;
  padding: 0em;
}
}
@media only screen and (min-width: 378px) and (max-width: 414px) {
.paragraph {
  font-size: 100%;
  color: white;
  text-align: left;
  padding-bottom: 3em;
}
}
@media only screen and (min-width: 378px) and (max-width: 414px) {
.arowanacontainer {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #0f0d13;
  overflow: hidden;
  padding: 1em;
  padding-top: 2em;
  /*height: 2000px;*/
}
}
@media only screen and (min-width: 378px) and (max-width: 414px) {
  .home_button2 {
    background-color: transparent;
    position: absolute;
    width: 20%;
    height: 55px;
    display: block;
    border: none;
    top: 2;
    left: 10;
    padding: 0%;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .topmenu {
    background-color: #0f0d13; 
    height: 60px;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .project_button {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 45%;
    padding: 0%;
}
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .project_about {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 62.5%;
    padding: 0%;
}
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .project_contact {
    background-color: transparent;
    position: absolute;
    text-align: center;
    font-size: 100%;
    width: 10%;
    height: 30px;
    display: block;
    border: none;
    margin-top: 3%;
    margin-left: 80%;
    padding: 0%;
}
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .button_text {
    color: white;
    text-decoration: none;
    padding: 5%;
    font-size: 90%;
    font-family: 'Baloo Tamma 2', cursive;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .area1 {
    margin-top: 10%;
    width: 50%;
    height: 180px;
    border: 2px solid #ff9694;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    margin-bottom: 2em;
    margin-left: 25%;
    margin-right: auto;
    overflow: hidden;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .area2 {
    margin-top: 10%;
    width: 50%;
    height: 180px;
    border: 2px solid #ff9694;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: 25%;
    overflow: hidden;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  h3 {
    font-family: 'Baloo Tamma 2', cursive;
    font-weight: 100;
    font-style: normal;
    font-size: 100%;
    margin-bottom: 0%;
    
    width: 100%;
    height: 250px;
    margin-left: 0%;
    background-color: #ff9694;
    color: #ffffff;
    position: relative;
    bottom: 0;
    
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .guides_height {
    position:relative;
    top: 590px;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .photo1Area {
    margin-top: 10%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .photo2Area {
    margin-top: 10%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .photo3Area {
    margin-top: 60%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .photo4Area {
    margin-top: 60%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .photo5Area {
    margin-top: 110%;
    margin-left: 5%;
    margin-right: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    left: 0;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  .photo6Area {
    margin-top: 110%;
    margin-right: 5%;
    margin-left: auto;
    position: absolute;
    height: 150px;
    width: 40%;
    overflow: hidden;
    right: 0;
  }
}

@media only screen and (min-width: 378px) and (max-width: 414px) {
  br {
    line-height: 3px;
 }
}

