body {
    position: relative;
    background-image: url("Cyberpunk Web/Splash.png");
    background-size: cover;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 0; 
}

h1{
    color: white;
    font-family:'Kolker Brush', cursive;
    font-size: 120px;
    position: absolute;
    margin-left: 100px;
    margin-top: 20px;
    margin-right: 300px;
}

p1{
    color:yellow;
    font-family: 'League Gothic', sans-serif;
    font-size: 42px;
    position: absolute;
    margin-left: 900px;
    margin-top: 70px;
}

a{
    display: flexbox;
    color: #ffffff;
    font-family: 'League Gothic', sans-serif;
    font-size: 20px;
    position: relative;
    bottom: 1635px;
}

.navigation-links {
    display: flex;
    justify-content: space-between;
    padding: 2%; /* Adjust the padding as needed for spacing */
    position: absolute;
}

.navigation-links a {
    text-decoration: none;
    color: white;
    font-size: 32px;
    font-weight: bold;
    padding: 50px; /* Adjust the padding for each link */
    align-items: center;
    justify-content: center;
}

.navigation-links a:hover {
    color: yellow; /* Change the text color on hover */
}

#rectangleurl{
    width:1520px;
    height:50px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 175px;
}

p2{
    color:#ffffff;
    font-family: 'League Gothic', sans-serif;
    font-size: 70px;
    height: 100%;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    top: 250px;
}

.tech1{
    display: grid;
    grid-template-columns:auto auto;
    grid-template-rows:auto; 
    gap: 10px;
    position: absolute;
    top: 385px;
    left: 25px;
}

#rectangle1{
    width:1520px;
    height:335px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 385px;
}

#rectangle2{
    width:1620px;
    height:30px;
    background-color: rgba(234, 99, 220, 0.5);
    position: absolute;
    top: 355px;
    left: -100px;
    z-index: 1;
}

#rectangle3{
    width:1620px;
    height:30px;
    background-color: rgba(234, 99, 220, 0.5);
    position: absolute;
    top: 720px;
    left: -100px;
    z-index: 1;
}

#rectangle40{
    width:100px;
    height:45px;
    border: 1px solid #ffffff;
    background-color: black;
    position: absolute;
    top: 630px;
    right: 20px;
    z-index: 2;
}

p{
    color: yellow;
    font-family: 'League Gothic', sans-serif;
    font-size: 30px;
    text-align: left;
    padding-left: 10px;
    padding-right: 20px;
}

p5{
    color: white;
    font-family: 'League Gothic', sans-serif;
    font-size: 22px;
    top: 640px;
    right: 35px;
    position: absolute;
    z-index: 3;
}

#rectangle4{
    width:1620px;
    height:30px;
    background-color: rgba(234, 99, 220, 0.5);
    position: absolute;
    top: 775px;
    left: -100px;
    z-index: 1;
}

#rectangle8{
    width:1520px;
    height: 335px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 805px;
    left: -100px;
}

.tech2{
    display: grid;
    grid-template-columns:auto auto;
    grid-template-rows:auto; 
    gap: 10px;
    position: absolute;
    top: 805px;
    right: 25px;
}

p100{
    color: yellow;
    font-family: 'League Gothic', sans-serif;
    font-size: 30px;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 30px;
}

#rectangle5{
    width:1620px;
    height:30px;
    background-color: rgba(234, 99, 220, 0.5);
    position: absolute;
    top: 1140px;
    left: -100px;
    z-index: 1;
}


#rectangle41{
    width:100px;
    height:45px;
    border: 1px solid #ffffff;
    background-color: black;
    position: absolute;
    bottom: 635px;
    left: 20px;
    z-index: 2;
}

p6{
    color: white;
    font-family: 'League Gothic', sans-serif;
    font-size: 22px;
    bottom: 645px;
    left: 37px;
    position: absolute;
    z-index: 3;
}

#rectangle6{
    width:1620px;
    height:30px;
    background-color: rgba(234, 99, 220, 0.5);
    position: absolute;
    top: 1195px;
    left: -100px;
    z-index: 1;
}

.tech3{
    display: grid;
    grid-template-columns:auto auto;
    grid-template-rows:auto; 
    gap: 10px;
    position: absolute;
    top: 1225px;
    left: 25px;
}

p102{
    color: yellow;
    font-family: 'League Gothic', sans-serif;
    font-size: 30px;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 30px;
}

#rectangle9{
    width:1620px;
    height: 335px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 1225px;
    left: -100px;
}

#rectangle7{
    width:1620px;
    height:30px;
    background-color: rgba(234, 99, 220, 0.5);
    position: absolute;
    top: 1560px;
    left: -100px;
    z-index: 1;
}

#rectangle42{
    width:100px;
    height:45px;
    border: 1px solid #ffffff;
    background-color: black;
    position: absolute;
    top: 1475px;
    right: 20px;
    z-index: 2;
}

p9{
    color: white;
    font-family: 'League Gothic', sans-serif;
    font-size: 22px;
    top: 1485px;
    right: 35px;
    position: absolute;
    z-index: 3;
}

p3{
    color:#ffffff;
    font-family: 'League Gothic', sans-serif;
    font-size: 40px;
    height: 100%;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    bottom: -1540px;
}

#rectangle20{
    width:1620px;
    height: 150px;
    background-color: rgba(234, 99, 220, 0.7);
    position: absolute;
    bottom:-200px;
    left: -100px;
    z-index: 1;
}

#rectanglesub{
    width:1000px;
    height: 50px;
    border: 10px solid black;
    background-color: white;
    position: absolute;
    bottom: -10px;
    left: 250px;
    z-index: 1;
}

p7{
    color: rgba(0, 0, 0, 0.5);
    font-family: 'League Gothic', sans-serif;
    font-size: 25px;
    bottom: 10px;
    left: 275px;
    position: absolute;
    z-index: 4;
}

.footer {
    color: #fff;
    font-family: 'League Gothic', sans-serif;
    padding: 5px;
    position: absolute;
    bottom: -200px;
    right: 100px;
    z-index: 3;
}

.footer-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-column {
    flex: 1;
    margin: 10px;
}

.item {
    font-size: 18px;
    margin-bottom: 5px;
}

p8{
    color: white;
    font-family: 'League Gothic', sans-serif;
    font-size: 18px;
    width: 600px; /* Adjust the width as needed */
    height: 20px; /* Adjust the height as needed */
    bottom: -95px;
    align-items: left;
    left:40px;
    position: absolute;
    z-index: 4;
}

/*IPHONE XR MEDIA QUERY */

@media screen and (max-width:414.5px) {

    body {
        position: absolute;
        background-image: url("Cyberpunk Web/Splash.png");
        background-size: cover;
        background-repeat: repeat;
        background-color: rgba(0, 0, 0, 0.2);
        margin: 0;
        padding: 0; 
    }

    h1{
        color: white;
        font-family:'Kolker Brush', cursive;
        font-size: 77px;
        position: absolute;
        margin-left: 30px;
        margin-top: 20px;
        margin-right: 300px;
        height: 150px;
    }

    p1{
        color:yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 20px;
        position: absolute;
        margin-left: 20px;
        margin-top: 105px;
    }

    a{
        display: flexbox;
        color: #ffffff;
        font-family: 'League Gothic', sans-serif;
        font-size: 10px;
        position: relative;
        bottom: 1590px;
    }
    
    .navigation-links {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 2%; /* Adjust the padding as needed for spacing */
        position: absolute;
    }
    
    .navigation-links a {
        text-decoration: none;
        color: white;
        font-size: 16px;
        font-weight: bold;
        padding: 5px; /* Adjust the padding for each link */
        align-items: center;
        justify-content: center;
    }
    
    .navigation-links a:hover {
        color: yellow; /* Change the text color on hover */
    }

    #rectangleurl{
        width:418px;
        height:26px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 138px;
    }

    p2{
        color:#ffffff;
        font-family: 'League Gothic', sans-serif;
        font-size: 55px;
        height: 100%;
        width: 100%;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: center;
        top: 175px;
    }

    .tech1{
        display: grid;
        grid-template-columns:auto;
        grid-template-rows:auto auto; 
        gap: 5px;
        width: 100% ;
        height: auto;
        position: absolute;
        top: 280px;
        left: 1px;
    }

    .AI img {
        width: 415px; 
    }
    
    
    #rectangle1{
        width:418px;
        height:240px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 610px;
    }
    
    #rectangle2{
        width:517px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 250px;
        z-index: 1;
    }
    
    #rectangle3{
        width:517px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 850px;
        z-index: 1;
    }

    #rectangle40{
        width:80px;
        height:30px;
        border: 1px solid #ffffff;
        background-color: black;
        position: absolute;
        top: 800px;
        right: 170px;
        z-index: 2;
    }
    
    p{
        color: yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 20px;
        text-align: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 2px;
    }

    p5{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        top: 805px;
        right: 182px;
        position: center;
        z-index: 3;
    }
    
    #rectangle4{
        width:517px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 925px;
        left: -100px;
        z-index: 1;
    }
    
    #rectangle8{
        width:515px;
        height: 280px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 1290px;
    }
    
    .tech2{
        display: grid;
        grid-template-columns:auto;
        grid-template-rows:auto auto; 
        width: 50% ;
        height: auto;
        gap: 5px;
        position: absolute;
        top: 955px;
        left: 1px;
    }

    .VR img {
        width: 415px; 
    }
    
    p100{
        color: yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 20px;
        text-align: center;
        order: 2;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    #rectangle5{
        width:517px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 1560px;
        left: -100px;
        z-index: 1;
    }
    
    
    #rectangle41{
        width:80px;
        height:30px;
        border: 1px solid #ffffff;
        background-color: black;
        position: absolute;
        bottom: 170px; 
        left: 160px;
        z-index: 2;
    }
    
    p6{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        bottom: 175px;
        left: 173px;
        position: absolute;
        z-index: 3;
    }
    
    #rectangle6{
        width:517px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 1635px;
        left: -100px;
        z-index: 1;
    }
    
    .tech3{
        display: grid;
        grid-template-columns:auto;
        grid-template-rows:auto auto; 
        gap: 5px;
        position: absolute;
        top: 1665px;
        left: 1px;
    }

    .Cyberneticks img {
        width: 415px; 
    }

    p102{
        color: yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 20px;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    #rectangle9{
        width:517px;
        height: 280px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 2000px;
        left: -100px;
    }
    
    #rectangle7{
        width:517px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 2270px;
        left: -100px;
        z-index: 1;
    }
    
    #rectangle42{
        width:80px;
        height:30px;
        border: 1px solid #ffffff;
        background-color: black;
        position: absolute;
        top: 2220px;
        right: 170px;
        z-index: 2;
    }
    
    p9{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        top: 2225px;
        right: 181px;
        position: absolute;
        z-index: 3;
    }
    
    p3{
        color:#ffffff;
        font-family: 'League Gothic', sans-serif;
        font-size: 40px;
        height: 100%;
        width: 100%;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: center;
        bottom: -2260px;
    }
    
    #rectangle20{
        width:517px;
        height: 500px;
        background-color: rgba(234, 99, 220, 0.7);
        position: absolute;
        bottom:-1250px;
        left: -100px;
        z-index: 1;
    }
    
    #rectanglesub{
        width:350px;
        height: 30px;
        border: 10px solid black;
        background-color: white;
        position: absolute;
        bottom: -725px;
        left: 20px;
        z-index: 1;
    }
    
    p7{
        color: rgba(0, 0, 0, 0.5);
        font-family: 'League Gothic', sans-serif;
        font-size: 15px;
        bottom: -710px;
        left: 40px;
        position: absolute;
        z-index: 4;
    }
    
    .footer {
        color: #fff;
        font-family: 'League Gothic', sans-serif;
        padding: 5px;
        position: absolute;
        bottom: -1200px;
        right: 80px;
        z-index: 3;
        margin-left: 15px;
    }
    
    .footer-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .footer-column {
        flex: 1;
        margin: 10px;
    }
    
    .item {
        font-size: 15px;
        margin-bottom: 5px;
    }
    
    p8{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        width: 350px; /* Adjust the width as needed */
        height: 20px; /* Adjust the height as needed */
        bottom: -800px;
        align-items: center;
        text-align: center;
        left:25px;
        position: absolute;
        z-index: 4;
    }
}

/*IPAD AIR MEDIA QUERY */ 

@media screen and (min-width: 415px) and (max-width: 820px) {
    
    body {
        position: absolute;
        background-image: url("Cyberpunk Web/Splash.png");
        background-size: cover;
        background-repeat: repeat;
        background-color: rgba(0, 0, 0, 0.2);
        margin: 0;
        padding: 0; 
    }

    h1{
        color: white;
        font-family:'Kolker Brush', cursive;
        font-size: 95px;
        position: absolute;
        margin-left: 30px;
        margin-top: 20px;
        margin-right: 300px;
        height: 150px;
    }

    p1{
        color:yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 20px;
        position: absolute;
        margin-left: 500px;
        margin-top: 70px;
    }

    a{
        display: flexbox;
        color: #ffffff;
        font-family: 'League Gothic', sans-serif;
        font-size: 8px;
        position: relative;
        bottom: 1630px;
    }
    
    .navigation-links {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 2%; /* Adjust the padding as needed for spacing */
        position: absolute;
    }

    .navigation-links a {
        text-decoration: none;
        color: white;
        font-size: 25px;
        font-weight: bold;
        padding: 20px; /* Adjust the padding for each link */
        align-items: center;
        justify-content: center;
    }
    
    .navigation-links a:hover {
        color: yellow; /* Change the text color on hover */
    }

    #rectangleurl{
        width:820px;
        height:40px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 125px;
    }

    p2{
        color:#ffffff;
        font-family: 'League Gothic', sans-serif;
        font-size: 60px;
        height: 100%;
        width: 100%;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: center;
        top: 190px;
    }
    
    .tech1{
        display: grid;
        grid-template-columns:auto auto;
        grid-template-rows:auto ; 
        gap: 2px;
        position: absolute;
        top: 310px;
        left: 25px;
    }

    .AI img {
        width: 415px; 
    }
    
    #rectangle1{
        width:825px;
        height:350px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 300px;
    }
    
    #rectangle2{
        width:925px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 280px;
        left: -100px;
        z-index: 1;
    }
    
    #rectangle3{
        width:925px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 646px;
        left: -100px;
        z-index: 1;
    }
    
    #rectangle40{
        width:80px;
        height:30px;
        border: 1px solid #ffffff;
        background-color: black;
        position: absolute;
        top: 585px;
        right: 20px;
        z-index: 2;
    }
    
    p{
        color: yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 25px;
        text-align: left;
        padding-left: 10px;
        padding-right: 20px;
    }
    
    p5{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        top: 590px;
        right: 33px;
        position: absolute;
        z-index: 3;
    }
    
    #rectangle4{
        width:925px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 725px;
        left: -100px;
        z-index: 1;
    }
    
    #rectangle8{
        width:930px;
        height: 335px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 752px;
        left: -100px;
    }
    
    .tech2{
        display: grid;
        grid-template-columns:auto auto;
        grid-template-rows:auto; 
        gap: 10px;
        position: absolute;
        top: 752px;
        right: 25px;
    }

    .VR img {
        width: 415px; 
    }
    
    p100{
        color: yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 23px;
        text-align: left;
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 30px;
    }
    
    #rectangle5{
        width:925px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 1087px;
        left: -100px;
        z-index: 1;
    }
    
    
    #rectangle41{
        width:80px;
        height:30px;
        border: 1px solid #ffffff;
        background-color: black;
        position: absolute;
        bottom: 670px;
        left: 20px;
        z-index: 2;
    }
    
    p6{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        bottom: 675px;
        left: 33px;
        position: absolute;
        z-index: 3;
    }
    
    #rectangle6{
        width:925px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 1166px;
        left: -100px;
        z-index: 1;
    }
    
    .tech3{
        display: grid;
        grid-template-columns:auto auto;
        grid-template-rows:auto; 
        gap: 10px;
        position: absolute;
        top: 1195px;
        left: 25px;
    }

    .Cyberneticks img {
        width: 415px; 
    }
    
    p102{
        color: yellow;
        font-family: 'League Gothic', sans-serif;
        font-size: 23px;
        text-align: left;
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 30px;
    }
    
    #rectangle9{
        width:930px;
        height: 335px;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 1200px;
        left: -100px;
    }
    
    #rectangle7{
        width:925px;
        height:30px;
        background-color: rgba(234, 99, 220, 0.5);
        position: absolute;
        top: 1530px;
        left: -100px;
        z-index: 1;
    }
    
    #rectangle42{
        width:80px;
        height:30px;
        border: 1px solid #ffffff;
        background-color: black;
        position: absolute;
        top: 1475px;
        right: 20px;
        z-index: 2;
    }
    
    p9{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        top: 1480px;
        right: 33px;
        position: absolute;
        z-index: 3;
    }
    
    p3{
        color:#ffffff;
        font-family: 'League Gothic', sans-serif;
        font-size: 40px;
        height: 100%;
        width: 100%;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: center;
        bottom: -1540px;
    }
    
    #rectangle20{
        width:925px;
        height: 300px;
        background-color: rgba(234, 99, 220, 0.7);
        position: absolute;
        bottom:-350px;
        left: -100px;
        z-index: 1;
    }
    
    #rectanglesub{
        width:750px;
        height: 30px;
        border: 10px solid black;
        background-color: white;
        position: absolute;
        bottom: 5px;
        left: 20px;
        z-index: 1;
    }
    
    p7{
        color: rgba(0, 0, 0, 0.5);
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        bottom: 17px;
        left: 40px;
        position: absolute;
        z-index: 4;
    }
    
    .footer {
        color: #fff;
        font-family: 'League Gothic', sans-serif;
        padding: 5px;
        position: absolute;
        bottom: -320px;
        z-index: 3;
        left: 30px;
    }
    
    .footer-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .footer-column {
        flex: 1;
        margin: 10px;
    }
    
    .item {
        font-size: 15px;
        margin-bottom: 5px;
    }
    
    p8{
        color: white;
        font-family: 'League Gothic', sans-serif;
        font-size: 18px;
        width: 700px; /* Adjust the width as needed */
        height: 20px; /* Adjust the height as needed */
        bottom: -100px;
        align-items: center;
        text-align: center;
        position: absolute;
        z-index: 4;
    }

}