/* 1680 x 1050 to 1920 x 1080 */
@media only screen and (min-width: 1680px) and (max-width: 1920px) {
    .area1 {
        margin-top: 10%;
        width: 15%;
        height: 280px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: 20%;
        margin-right: auto;
        float: left;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {
    .area2 {
        margin-top: 10%;
        width: 15%;
        height: 280px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: 20%;
        float: right;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {
    .topmenu {
        background-color: #0f0d13; 
        height: 95px;
      }
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {
    .home_button2 {
        background-color: transparent;
        position: absolute;
        width: 8%;
        height: 90px;
        display: block;
        border: none;
        top: 2;
        left: 10;
        padding: 0%;
    }
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {
    
}

/* 1334x750 to 1600 x 900 */
@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    .area1 {
        margin-top: 10%;
        width: 15%;
        height: 210px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: 20%;
        margin-right: auto;
        float: left;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    .area2 {
        margin-top: 10%;
        width: 15%;
        height: 210px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: 20%;
        float: right;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    .photo3Area {
        margin-top: 35%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    .photo4Area {
        margin-top: 35%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    .photo5Area {
        margin-top: 60%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    .photo6Area {
        margin-top: 60%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    
}

@media only screen and (min-width: 1334px) and (max-width: 1600px) {
    
}

/* 1280x720 to 1280x1024 */
@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .area2 {
        margin-top: 10%;
        width: 15%;
        height: 180px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: 20%;
        float: right;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .area1 {
        margin-top: 10%;
        width: 15%;
        height: 180px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: 20%;
        margin-right: auto;
        float: left;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .home_button2 {
        background-color: transparent;
        position: absolute;
        width: 9%;
        height: 80px;
        display: block;
        border: none;
        top: 2;
        left: 10;
        padding: 0%;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .photo3Area {
        margin-top: 40%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .photo4Area {
        margin-top: 40%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .photo5Area {
        margin-top: 70%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .photo6Area {
        margin-top: 70%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    
}


/* 800x600 to 1024x768 */
@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .area1 {
        margin-top: 10%;
        width: 15%;
        height: 150px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: 20%;
        margin-right: auto;
        float: left;
        overflow: hidden;
      }
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .area2 {
        margin-top: 10%;
        width: 15%;
        height: 150px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: 20%;
        float: right;
        overflow: hidden;
      }
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .home_button2 {
        background-color: transparent;
        position: absolute;
        width: 12%;
        height: 80px;
        display: block;
        border: none;
        top: 2;
        left: 10;
        padding: 0%;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .photo3Area {
        margin-top: 40%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .photo4Area {
        margin-top: 40%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .photo5Area {
        margin-top: 70%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .photo6Area {
        margin-top: 70%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 800px) and (max-width: 1024px) {
    
}


/* 2048×1080 (2K) to 2560×1440 (QHD) */
@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .area1 {
        margin-top: 10%;
        width: 15%;
        height: 290px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: 20%;
        margin-right: auto;
        float: left;
        overflow: hidden;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .area2 {
        margin-top: 10%;
        width: 15%;
        height: 290px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: 20%;
        float: right;
        overflow: hidden;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .topmenu {
        background-color: #0f0d13; 
        height: 120px;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .home_button2 {
        background-color: transparent;
        position: absolute;
        width: 8%;
        height: 110px;
        display: block;
        border: none;
        top: 2;
        left: 10;
        padding: 0%;
    }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .photo3Area {
        margin-top: 40%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .photo4Area {
        margin-top: 40%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .photo5Area {
        margin-top: 70%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .photo6Area {
        margin-top: 70%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .paragraph {
        font-size: 180%;
        color: white;
        text-align: left;
        padding-bottom: 3em;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .arowanacontainer {
        position: relative;
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        background-color: #0f0d13;
        overflow: hidden;
        padding: 1em;
        padding-top: 2em;
        height: 2500px;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {
    .guides_height {
        position:relative;
        top: 2700px;
      }
}

@media only screen and (min-width: 2048px) and (max-width: 2560px) {

}



/* 3840×2160 (UHD) to 4096×2160 (4k) */
@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .area1 {
        margin-top: 10%;
        width: 15%;
        height: 500px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: 20%;
        margin-right: auto;
        float: left;
        overflow: hidden;
        font-size: 250%;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .area2 {
        margin-top: 10%;
        width: 15%;
        height: 500px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: 20%;
        float: right;
        overflow: hidden;
        font-size: 250%;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .topmenu {
        background-color: #0f0d13; 
        height: 200px;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .home_button2 {
        background-color: transparent;
        position: absolute;
        width: 8%;
        height: 190px;
        display: block;
        border: none;
        top: 2;
        left: 10;
        padding: 0%;
    }
}


@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .project_button {
        background-color: transparent;
        position: absolute;
        text-align: center;
        font-size: 100%;
        width: 10%;
        height: 140px;
        display: block;
        border: none;
        margin-top: 1%;
        margin-left: 52.5%;
        padding: 0%;
    }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .project_about {
        background-color: transparent;
        position: absolute;
        text-align: center;
        font-size: 100%;
        width: 10%;
        height: 140px;
        display: block;
        border: none;
        margin-top: 1%;
        margin-left: 67.5%;
        padding: 0%;
    }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .project_contact {
        background-color: transparent;
        position: absolute;
        text-align: center;
        font-size: 100%;
        width: 10%;
        height: 140px;
        display: block;
        border: none;
        margin-top: 1%;
        margin-left: 82.5%;
        padding: 0%;
    }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .button_text {
        color: white;
        text-decoration: none;
        padding: 5%;
        font-size: 200%;
        font-family: 'Baloo Tamma 2', cursive;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .guides_height {
        position:relative;
        top: 4000px;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .bottom_header_text {
        font-family: 'Baloo Tamma 2', cursive;
      font-weight: bold;
      font-style: normal;
      font-size: 350%;
        margin-left: 10%;
        top: 50px;
        position: relative;
        color: #0c0a0f;
    }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .bottom_header_bottom_text {
        font-family: 'Baloo Tamma 2', cursive;
      font-weight: 100;
      font-style: normal;
      font-size: 300%;
        margin-left: 10%;
        top: 80px;
        position: relative;
        color: #0c0a0f;
    }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    h3 {
        font-family: 'Baloo Tamma 2', cursive;
        font-weight: 100;
        font-style: normal;
        font-size: 100%;
          margin-bottom: 0%;
          
          width: 100%;
          height: 600px;
          margin-left: 0%;
          background-color: #ff9694;
        color: #ffffff;
        position: relative;
        bottom: 0;
        
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .photo3Area {
        margin-top: 40%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .photo4Area {
        margin-top: 40%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .photo5Area {
        margin-top: 70%;
        margin-left: 20%;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .photo6Area {
        margin-top: 70%;
        margin-right: 20%;
        right: 0;
        position: absolute;
        height: 40%;
        width: 20%;
        overflow: hidden;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .paragraph {
        font-size: 270%;
        color: white;
        text-align: left;
        padding-bottom: 3em;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .arowanacontainer {
        position: relative;
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        background-color: #0f0d13;
        overflow: hidden;
        padding: 1em;
        padding-top: 2em;
        height: 3000px;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .firstimage {
        max-width: 100%;
        max-height: 100%;
        min-width: 20%;
        min-height: 20%;
        position: relative;
        float: left;
        padding: 0 20px 20px 0;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    .secondimage {
        max-width: 50%;
        max-height: 50%;
        min-width: 20%;
        min-height: 20%;
        position: relative;
        float: right;
        padding: 0 0 20px 20px;
      }
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    
}

@media only screen and (min-width: 3840px) and (max-width: 4096px) {
    
}


/* 5120×2880 (5K) to 7680×4320 (8K) */
@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    .area1 {
        margin-top: 10%;
        width: 15%;
        height: 150px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: 20%;
        margin-right: auto;
        float: left;
        overflow: hidden;
      }
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    .area2 {
        margin-top: 10%;
        width: 15%;
        height: 150px;
        border: 2px solid #ff9694;
        border-radius: 6px;
        text-align: center;
        padding: 0;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: 20%;
        float: right;
        overflow: hidden;
      }
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    
}

@media only screen and (min-width: 5120px) and (max-width: 7680px) {
    
}


