* {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

.sonyParent {
    display: flex;
    justify-content: end;
    align-items: center;
    text-align: center;
    height: 30px;
    width: 100%;
    background-color: black;
}

.sony {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 20px;
}

.boxDummy {
    height: 30px;
    width: 200px;
    background-color: white;
}

.sectionOne {
    background-image: url("https://gmedia.playstation.com/is/image/SIEPDC/astro-bot-hero-desktop-01-en-23may24?$4000px$");
    background-position: center;
    background-size: cover;
    height: 400px;
}

.sectionOneDetails {
    height: 400px;
    width: 100%;
    display: flex;
    align-items: center;
}

.SectionBox {
    position: relative;
    top: 14%;
    color: white;
    height: 400px;
    width: 390px;
}

.astro {
    height: 100px;
    width: 100px;
}

.navSearch {
    height: 30px;
    border-radius: 5px;
}

.bt {
    height: 30px;
    width: 60px;
    color: black;
    background-color: aliceblue;
}

.bt:hover {
    color: white;
    background-color: rgb(176, 212, 243);
}

.images {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.box {
    height: 100px;
    width: 100px;
    background-color: black;
}

.sectiontwo {
    height: 300px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.fiveImages {
    transition-duration: 0.5s;
    transform: translateY(0px);
}

.fiveImages:hover {
    transform: translateY(-25px);
    /* position: relative; */
    /* top: -10px; */
    border: 2px solid blue;
    border-radius: 5%;
}

.inner {
    display: flex;
    justify-content: space-between;
}

.sectionThreeDetails {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 400px;
    width: 300px;
}

/* .sectionThreeImage{
    height: 200px;
    width: 200px;
} */
.intro {
    font-size: 25px;
}

.consolesecThree {
    font-size: 15px;
    color: blue;
}

.exp {
    font-size: 10px;
}

.findOutMore {
    width: 150px;
    font-size: 13px;
    font-weight: 700;
    color: white;
}

.sectionThreeConected {
    text-align: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.sectionThreeConected {
    gap: 10%;
}

.sectionFour {
    margin-top: 5%;
    /* height: 650px; */
    background-color: black;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 3%;
}

.great {
    font-size: 30px;
    font-weight: 700;
}

.FourBox {
    /* height: 500px;  */
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.newRealeseParent {
    height: 50px;
}

.newRealeseButton {
    background-color: white;
    color: black;
    width: 150px;
    height: 40px;
    border: none;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 700;
}

.img-new {
    height: 150px;
    width: 150px;
    cursor: pointer;
    transition: transform .5s;
    margin-bottom: 10px;
}

.img-new:hover {
    transform: scale(1.1)
}

.sectionFive {
    margin-top: 5%;
    background-image: url("https://gmedia.playstation.com/is/image/SIEPDC/play-play-play-ps-plus-background-desktop-01-ja-jp-03jul23?$4000px$");
    background-position: center;
    background-size: cover;
    /* height: 550px; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 3%;
}

.secFiveInner {
    height: 400px;
    background-color: aqua;
}

.playstationPlusFive {
    height: 40px;
    width: 200px;
}

.discoverSecFive {
    font-size: 30px;
}

.secFivePlay {
    font-size: 12px;
}
.sectionSix{
    height: 500px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-content: center;
    align-items: center;
}
.storeSix{
    height: 100px;
    width: 200px;
}
.sixParent{
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Sixinner{
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.secSixMainImage{
    height: 500px;
    width: 600px;
}
.sixInnerDetail{
    height: 300px;
    width: 250px;
}
.newSix{
    font-size: 25px;
}
.SixExplore{
    font-size: 12px;
}
.footer {
    background-color: #003087;
    color: white;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer h6 {
    font-weight: bold;
    margin-bottom: 15px;
}

.footer ul {
    padding-left: 0;
}

.footer ul li {
    list-style: none;
    margin-bottom: 10px;
}

.footer hr {
    border-color: rgba(255, 255, 255, 0.2);
}

.footer .text-left a,
.footer .text-right a {
    color: white;
    text-decoration: none;
}

.footer .text-left a:hover,
.footer .text-right a:hover {
    text-decoration: underline;
}

.footer .list-inline-item a {
    color: white;
}

.footer .list-inline-item a:hover {
    text-decoration: underline;
}
.sonyinter{
    height:80px;
    width: 150px;
    color: black;
}
.footerh6{
    font-weight: 800;
}
.mainsignUp{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
    width: 100%;
}
.innerSignUp{
    border: 1px solid black;
    height: 400px;
    width: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
#form{
    display: flex;
    flex-direction: column;
    height: 250px;
    /* gap: 10px; */
    /* width: 0px; */
}
.userAndLast{
    height: 30px;
    width: 150px;
}
.inputFour{
    height: 30px;
    width: 200px;
}
.sub{
    /* height: 30px; */
    width: 100px;
}
.imageSecThree{
    height: 200px;
    width: 500px;
}




@media screen and (max-device-width : 1111px) {
    .FourBox {
        /* height: 500px; */
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-device-width : 780px) {
    .FourBox {
        /* height: 500px; */
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-device-width : 550px) {
    .img-new {
        height: 100px;
        width: 100px;
        cursor: pointer;
        transition: transform .5s;
        margin-bottom: 10px;
    }

    .sectionThreeConected {
        text-align: center;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .sectionFour {
        margin-top: 50%;
    }

}