body {
    margin: 0;
    /* overflow-x: hidden; */
}

.wrapper {
    display: flex;
    width: 300%;
    overflow-y: hidden;
}

.content {
    flex: 1;
    min-width: 100vw;
    box-sizing: border-box;
  /*  padding: 20px; */
}

#screen1 {
    height: 100vh;
    background-color: #070707;
    background-image: url("/assets/img/first-slider.png");
    background-size: cover;
    background-position: center;
}

#screen2 {
    height: 100vh;
    background-color: #070707;
    background-image: url("/assets/img/slider2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}

#screen3 {
    height: 100vh;
    background-color: #add8e6;
    background-image: url("/assets/img/slider3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#screen4 {
    height: 100vh;
    background-color: #add8e6;
    background-image: url("/assets/img/slider3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#screen5 {
    height: 100vh;
    background-color: #add8e6;
    background-image: url("/assets/img/slider3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#screen6 {
    height: 100vh;
    background-color: #add8e6;
    background-image: url("/assets/img/slider3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#screen7 {
    height: 100vh;
    background-color: #add8e6;
    background-image: url("/assets/img/slider3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#screen8 {
    height: 100vh;
    background-color: #add8e6;
    background-image: url("/assets/img/slider3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#screen9 {
    height: 100vh;
    background-color: #070707;
    background-image:url("/assets/img/slider9-1.png");
    background-size: contain;
    background-position: center;
}
.logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    align-content: space-around;
    flex-wrap: nowrap;
    flex-direction: column;
}


/* yeni düzenlemeler */


#kutu1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-60%, -50%);
}
#img1 {
    max-width: 100%;
    height: auto;
    display: block;
}
#kutu2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(10%, -5%);
}
#kutu3{
    position: absolute;
    top: 10%;
    left: 1%;
    width: 70%;
    transform: translate(0%, -100%);
}
#img2 {
    max-width: 80%;
    height: auto;
    display: block;
}
 #kutu4 {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-75%, -135%)
 }
#kutu5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-70%, -22%);
}
#kutu6 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-5%, -40%)
}
#img3 {
    max-width: 110%;
    height: auto;
    display: block;
    -webkit-transform:rotate(350deg);
    -moz-transform: rotate(350deg);
    -ms-transform: rotate(350deg);
    -o-transform: rotate(350deg);
    transform: rotate(350deg);
}
#img4 {
    max-width: 70%;
    height: auto;
    display: block;
    z-index: 4;
    -webkit-transform:rotate(350deg);
    -moz-transform: rotate(350deg);
    -ms-transform: rotate(350deg);
    -o-transform: rotate(350deg);
    transform: rotate(350deg);
}
#img5 {
    max-width: 50%;
    height: auto;
    display: block;
    z-index: 3;
}
@media only screen and (max-width: 600px) {
    body, html {
        overflow-y: hidden;
    }
}
@media (min-width: 370px) and (max-width: 375px) {
    .pos-rel {
        position: relative;
    }
    #screen1 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/first-slider.png");
        background-size: inherit;
        background-position: center;
    }
    #screen1 img {
        max-width: 200px !important;
    }
    #screen1 p {
        font-size: 16pt;
    }

    #screen2 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider2-mobile.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;

    }
    #screen2ul {
        font-size: 10pt !important;
        margin-top: 16rem !important;
    }
    #screen2Img {
        width: 320% !important;
    }
    #screen2p1 {
        position: absolute;
        width: 350px;
        left:765px;
        top: 30px;
        font-size: 8pt;
    }
    #screen2p2 {
        position: absolute;
        width: 350px;
        left:765px;
        top: 100px;
        font-size: 8pt;
    }
    #screen2p3 {
        position: absolute;
        width: 350px;
        left:765px;
        top: 550px;
        font-size: 8pt;
    }
    #screen2p4 {
        position: absolute;
        width: 350px;
        left:765px;
        top: 600px;
        font-size: 8pt;
    }
    #screen4p1 {
        position: absolute;
        width: 250px;
        margin-left: 10px;
        top: 50px;
        left: 1130px;
        font-size: 8pt;

    }
    #screen4p2 {
        position: absolute;
        width: 250px;
        margin-left: 10px;
        top: 300px;
        left: 1130px;
        font-size: 8pt;
    }

    #col12First {
        font-size: 10px;
        margin-right: 3%;
    }
    #col12Last {
        margin-bottom: 140%;
        margin-right: 2%;
        font-size: 10px;
    }
    #screen4Kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(0%,200%);
    }
    #screen4img1 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(165%, 170%);
    }
    #screen4img2 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu5{
        position: absolute;
        top: 0%;
        left: 57%;
        transform: translate(110%, 200%);
    }
    #screen4img3 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }

    #screen4Kutu6{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-10%, -700%);
    }
    #screen4img4 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu7{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-25%, -160%);
    }
    #screen4Kutu8{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-77%, -150%);
    }
    #screen4p3 {
        display: block;
        width: 350px;
        font-size: 8pt;
    }
    #screen4img5 {
        display: block;
        width: 100px !important;
    }
    #screen5img1 {
        width: 200% !important;
        margin-left: -13% !important;
    }
    #screen5Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(65%, -160%);
    }
    #screen5img2 {
        display: block;
        width: 130px !important;
        height: 10rem
    }
    #screen5Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(65%, -50%);
    }
    #screen5img3 {
        width: 130px !important;
        height: 10rem;
    }
    #screen5img4 {
        position: absolute;
        top: 20px;
        left: 1740px;
        max-width: 100px !important;
        margin-top: unset !important;
    }
    #screen5p1 {
        position: absolute;
        width: 150px !important;
        top: 440px;
        left: 1715px;
        font-size: 8pt !important;
        margin-top: unset !important;
    }
    #screen5p2 {
        position: absolute;
        width: 350px !important;
        top: 620px;
        left: 1510px;
        font-size: 6pt !important;
    }
    #screen6h1 {
        margin-top: unset !important;
        margin-left: unset !important;
        position: absolute;
        width: 350px !important;
        top: 20px;
        left: 1890px;
        text-align: center;
        font-size: 24pt !important;
    }
    #screen6p1 {
        font-size: 8pt !important;
        width: 355px !important;
        margin-top: unset !important;
    }

    #kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-85%, 40%);
    }
    #img1 {
        max-width: 90%;
        height: auto;
        display: block;
    }
    #kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(20%, 50%);
    }

    #img2 {
        max-width: 65%;
        height: auto;
        display: block;
    }
    #kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -25%);
    }
    #p1 {
        font-size: 8pt !important;
        width: 350px !important;
        /*   margin-top: 15%;*/
    }

    #kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(10%, -135%);
    }
    #img3 {
        width: 200%;
        max-width: 150% !important;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    #kutu5{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(100%, -25%);
    }

    #img4 {
        width: 80%;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        transform: rotate(365deg);
    }

    #kutu6 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(0%, 65%);
    }
    #img5 {
        width: 100%;
        max-width: 70% !important;
        height: 25%;
    }
    #screen7Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-58%, -180%);
    }
    #screen7h1 {
        font-size: 26pt !important;
    }
    #screen7p1 {
        font-size: 8pt !important;
        display: block;
        width: 100%;
    }
    #screen7Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-135%, -20%);
    }
    #screen7p2 {
        font-size: 8pt !important;
        display: block;
        width: 130%;
    }
    #screen7Kutu3 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-20%, 160%);
    }
    #screen7p3 {
        font-size: 8pt !important;
        display: block;
        width: 120%;

    }
    #screen8p1 {
        font-size: 30pt !important;
        margin-left: unset !important;
    }
    #screen8p2 {
        font-size: 8pt !important;
        width: 65%;
    }
    #screen8p3 {
        font-size: 8pt !important;
        width: 65%;
    }
    #screen8Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-40%, -50%);

    }
    #screen8img1 {
        display: block;
        width: 130% !important;
        height: unset !important;
    }
    #screen8bgTrans {
        height: 100vh;
    }
    #screen9 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider9-1.png");
        background-size: cover;
        background-position: center;
    }
    #screen9p1 {
        font-size: 12px !important;
    }

}

/* iphone x se 7,8 */
@media (min-width: 376px) and (max-width: 385px) {
    #screen1 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/first-slider.png");
        background-size: inherit;
        background-position: center;
    }
    #screen1 img {
        max-width: 200px !important;
    }
    #screen1 p {
        font-size: 16pt;
    }

    #screen2 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider2-mobile.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;

    }
    #screen2ul {
        font-size: 10pt !important;
        margin-top: 16rem !important;
    }
    #screen2Img {
        width: 320% !important;
    }
    #screen2p1 {
        position: absolute;
        width: 350px;
        left: 810px;
        top: 30px;
        font-size: 10pt;
    }
    #screen2p2 {
        position: absolute;
        width: 350px;
        left: 810px;
        top: 150px;
        font-size: 10pt;
    }
    #screen2p3 {
        position: absolute;
        width: 350px;
        left: 810px;
        top: 650px;
        font-size: 10pt;
    }
    #screen2p4 {
        position: absolute;
        width: 350px;
        left: 810px;
        top: 750px;
        font-size: 10pt;
    }
    #screen4p1 {
        position: absolute;
        width: 250px;
        margin-left: 10px;
        top: 50px;
        left: 1180px;
        font-size: 10pt;

    }
    #screen4p2 {
        position: absolute;
        width: 250px;
        margin-left: 10px;
        top: 300px;
        left: 1180px;
        font-size: 10pt;
    }
    #screen4p3 {
        position: absolute;
        width: 350px;
        margin-left: 10px;
        top: 220px;
        left: 1180px;
        font-size: 10pt;
    }
    #screen4img1 {
        position: absolute;
        width: 100px !important;
        top: 550px;
        left: 1140px;
        height: 25vh !important;
    }
    #screen4img2 {
        position: absolute;
        width: 100px !important;
        top: 470px;
        left: 1260px;
        height: 25vh !important;
    }
    #screen4img3 {
        position: absolute;
        width: 100px !important;
        top: 470px;
        left: 1390px;
        height: 25vh !important;
    }

    #screen4img4 {
        position: absolute;
        width: 100px !important;
        top: 10px;
        left: 1450px;
    }
    #screen4img5 {
        position: absolute;
        width: 100px !important;
        top: 60px;
        left: 1430px;
    }
    #screen5img1 {
        width: 200% !important;
    }
    #screen5img2 {
        position: absolute;
        width: 140px !important;
        top: 80px;
        left: 1800px;
    }
    #screen5img3 {
        position: absolute;
        width: 140px !important;
        top: 300px;
        left: 1800px;
    }
    #screen5img4 {
        position: absolute;
        top: 20px;
        left: 1830px;
        max-width: 100px !important;
        margin-top: unset !important;
    }
    #screen5p1 {
        position: absolute;
        width: 150px !important;
        top: 540px;
        left: 1800px;
        font-size: 8pt !important;
        margin-top: unset !important;
    }
    #screen5p2 {
        position: absolute;
        width: 350px !important;
        top: 750px;
        left: 1590px;
        font-size: 8pt !important;
    }
    #screen6h1 {
        margin-top: unset !important;
        margin-left: unset !important;
        position: absolute;
        width: 350px !important;
        top: 20px;
        left: 1960px;
        text-align: center;
        font-size: 24pt !important;
    }
    #screen6p1 {
        font-size: 10pt !important;
        width: 350px !important;
        margin-top: -45% !important;
    }
    #p1 {
        font-size: 10pt !important;
        width: 350px !important;
        margin-top: 15%;
    }
    #img1 {
        width: 20%;
        height: 27vh;
        position: absolute;
        z-index: 5;
        left: 1980px;
        top: 300px;
    }
    #img2 {
        width: 12%;
        height: 25vh;
        position: absolute;
        z-index: 5;
        left: 2180px;
        top: 400px;
    }


    #img3 {
        width: 31%;
        height: 25%;
        position: absolute;
        z-index: 3;
        left: 2358px;
        top: 160px;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    #img4 {
        width: 10%;
        height: 25%;
        position: absolute;
        z-index: 5;
        left: 2358px;
        top: 620px;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        transform: rotate(360deg);
    }
    #img5 {
        width: 14%;
        height: 25%;
        position: absolute;
        z-index: 4;
        left: 2560px;
        top: 390px;
    }
    #screen7h1 {
        font-size: 32pt !important;
        position: absolute;
        z-index: 5;
        left: 2380px;
        top: 10px;
    }
    #screen7p1 {
        font-size: 10pt !important;
        width: 31%;
        position: absolute;
        z-index: 4;
        left: 2360px;
        top: 65px;
    }
    #screen7p2 {
        font-size: 10pt !important;
        width: 17%;
        position: absolute;
        z-index: 4;
        left: 2360px;
        top: 390px;
    }
    #screen7p3 {
        font-size: 10pt !important;
        width: 20%;
        position: absolute;
        z-index: 4;
        left: 2490px;
        top: 650px;
    }
    #screen8p1 {
        font-size: 30pt !important;
        margin-left: unset !important;
    }
    #screen8p2 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8p3 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8img1 {
        position: absolute;
        z-index: 5;
        top: 25%;
        left: 2890px;
        width: 20% !important;
        height: 50vh !important;
    }
    #screen8bgTrans {
        height: 100vh;
    }
    #screen9 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider9-1.png");
        background-size: cover;
        background-position: center;
    }
    #screen9p1 {
        font-size: 12px !important;
    }

}


/* iPhone 14 için CSS kuralları */
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    /* iPhone 13 Pro Max ve iPhone 14 Pro Max için CSS kuralları */
    .pos-rel {
        position: relative;
    }
    #screen1 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/first-slider.png");
        background-size: inherit;
        background-position: center;
    }
    #screen1 img {
        max-width: 200px !important;
    }
    #screen1 p {
        font-size: 16pt;
    }

    #screen2 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider2-mobile.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;

    }
    #screen2ul {
        font-size: 10pt !important;
        margin-top: 16rem !important;
    }
    #screen2Img {
        width: 320% !important;
    }
    #screen3Kutu1{
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p1 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu2{
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p2 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu3{
        position: absolute;
        top: 88%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu4{
        position: absolute;
        top: 94%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p4 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen4Wrap {
        margin-bottom: 30%;
    }
    #col12Last {
        margin-bottom: 50%;
    }


    #screen4Kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -210%);
    }
    #screen4p1 {
        display: block;
        width: 250px;
        font-size: 10pt;

    }
    #screen4Kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -75%);
    }
    #screen4p2 {
        display: block;
        width: 250px;
        font-size: 10pt;
    }

    #screen4Kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(20%,200%);
    }
    #screen4img1 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(175%, 200%);
    }
    #screen4img2 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu5{
        position: absolute;
        top: 0%;
        left: 57%;
        transform: translate(110%, 200%);
    }
    #screen4img3 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu6{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-10%, -900%);
    }
    #screen4img4 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu7{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-25%, -215%);
    }
    #screen4img5 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu8{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-77%, -280%);
    }
    #screen4p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen5img1 {
        width: 200% !important;
        object-fit: cover;
        object-position: center;
    }
    #screen5Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(65%, -150%);
    }
    #screen5img2 {
        display: block;
        width: 140px !important;
    }
    #screen5Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(65%, -50%);
    }
    #screen5img3 {
        width: 140px !important;
    }
    #screen5img4 {
        position: absolute;
        top: 20px;
        left: 1830px;
        max-width: 100px !important;
        margin-top: unset !important;
    }
    #screen5p1 {
        position: absolute;
        width: 150px !important;
        top: 540px;
        left: 1800px;
        font-size: 8pt !important;
        margin-top: unset !important;
    }
    #screen5p2 {
        position: absolute;
        width: 350px !important;
        top: 750px;
        left: 1590px;
        font-size: 8pt !important;
    }
    #screen6h1 {
        margin-top: unset !important;
        margin-left: unset !important;
        position: absolute;
        width: 350px !important;
        top: 20px;
        left: 1960px;
        text-align: center;
        font-size: 24pt !important;
    }
    #screen6p1 {
        font-size: 10pt !important;
        width: 350px !important;
        margin-top: -45% !important;
    }
    #p1 {
        font-size: 10pt !important;
        width: 350px !important;
        /*   margin-top: 15%;*/
    }

    #kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-85%, 25%);
    }
    #img1 {
        max-width: 100%;
        height: auto;
        display: block;
    }
    #kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-5%, 55%);
    }

    #img2 {
        max-width: 90%;
        height: auto;
        display: block;
    }
    #kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -5%);
    }

    #kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(10%, -135%);
    }
    #img3 {
        width: 200%;
        max-width: 150% !important;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    #kutu5{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(100%, -25%);
    }

    #img4 {
        width: 80%;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        transform: rotate(365deg);
    }

    #kutu6 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(0%, 90%);
    }
    #img5 {
        width: 100%;
        max-width: 70% !important;
        height: 25%;
    }
    #screen7Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-58%, -215%);
    }
    #screen7h1 {
        font-size: 32pt !important;
    }
    #screen7p1 {
        font-size: 8pt !important;
        display: block;
        width: 100%;
    }
    #screen7Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-135%, -20%);
    }
    #screen7p2 {
        font-size: 10pt !important;
        display: block;
        width: 130%;
    }
    #screen7Kutu3 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-20%, 90%);
    }
    #screen7p3 {
        font-size: 10pt !important;
        display: block;
        width: 120%;

    }
    #screen8p1 {
        font-size: 30pt !important;
        margin-left: unset !important;
    }
    #screen8p2 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8p3 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-40%, -50%);

    }
    #screen8img1 {
        display: block;
        width: 130% !important;
        height: unset !important;
    }
    #screen8bgTrans {
        height: 100vh;
    }
    #screen9 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider9-1.png");
        background-size: cover;
        background-position: center;
    }
    #screen9p1 {
        font-size: 12px !important;
    }
}

/* iPhone 13 Pro Max ve iPhone 14 Pro Max için CSS kuralları */
@media screen and (max-width: 541px) {
    /* iPhone 13 Pro Max ve iPhone 14 Pro Max için CSS kuralları */
    .pos-rel {
        position: relative;
    }
    #screen1 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/first-slider.png");
        background-size: inherit;
        background-position: center;
    }
    #screen1 img {
        max-width: 200px !important;
    }
    #screen1 p {
        font-size: 16pt;
    }

    #screen2 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider2-mobile.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;

    }
    #screen2ul {
        font-size: 10pt !important;
        margin-top: 16rem !important;
    }
    #screen2Img {
        width: 320% !important;
    }
    #screen3Kutu1{
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(74%, -100%);
    }
    #screen2p1 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu2{
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(74%, -100%);
    }
    #screen2p2 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu3{
        position: absolute;
        top: 88%;
        left: 50%;
        transform: translate(74%, -100%);
    }
    #screen2p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu4{
        position: absolute;
        top: 94%;
        left: 50%;
        transform: translate(74%, -100%);
    }
    #screen2p4 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen4Wrap {
        margin-bottom: 30%;
    }
    #col12Last {
        margin-bottom: 50%;
    }


    #screen4Kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -210%);
    }
    #screen4p1 {
        display: block;
        width: 250px;
        font-size: 10pt;

    }
    #screen4Kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -75%);
    }
    #screen4p2 {
        display: block;
        width: 250px;
        font-size: 10pt;
    }

    #screen4Kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(20%,200%);
    }
    #screen4img1 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(175%, 200%);
    }
    #screen4img2 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu5{
        position: absolute;
        top: 0%;
        left: 57%;
        transform: translate(110%, 200%);
    }
    #screen4img3 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu6{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-10%, -900%);
    }
    #screen4img4 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu7{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-25%, -215%);
    }
    #screen4img5 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu8{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-77%, -280%);
    }
    #screen4p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen5img1 {
        width: 200% !important;
        object-fit: cover;
        object-position: center;
    }
    #screen5Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(74%, -150%);
    }
    #screen5img2 {
        display: block;
        width: 140px !important;
    }
    #screen5Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(74%, -50%);
    }
    #screen5img3 {
        width: 140px !important;
    }
    #screen5img4 {
        position: absolute;
        top: 20px;
        left: 2020px;
        max-width: 100px !important;
        margin-top: unset !important;
    }
    #screen5p1 {
        position: absolute;
        width: 150px !important;
        top: 540px;
        left: 1990px;
        font-size: 8pt !important;
        margin-top: unset !important;
    }
    #screen5p2 {
        osition: absolute;
        width: 350px !important;
        top: 830px;
        left: 1760px;
        font-size: 8pt !important;
    }
    #screen6h1 {
        margin-top: unset !important;
        margin-left: unset !important;
        position: absolute;
        width: 350px !important;
        top: 20px;
        left: 2185px;
        text-align: center;
        font-size: 24pt !important;
    }
    #screen6p1 {
        font-size: 10pt !important;
        width: 350px !important;
        margin-top: -45% !important;
    }
    #p1 {
        font-size: 10pt !important;
        width: 350px !important;
        /*   margin-top: 15%;*/
    }

    #kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-85%, 25%);
    }
    #img1 {
        max-width: 100%;
        height: auto;
        display: block;
    }
    #kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-5%, 55%);
    }

    #img2 {
        max-width: 90%;
        height: auto;
        display: block;
    }
    #kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -5%);
    }

    #kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(10%, -135%);
    }
    #img3 {
        width: 200%;
        max-width: 150% !important;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    #kutu5{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(100%, -25%);
    }

    #img4 {
        width: 80%;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        transform: rotate(365deg);
    }

    #kutu6 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(0%, 90%);
    }
    #img5 {
        width: 100%;
        max-width: 70% !important;
        height: 25%;
    }
    #screen7Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-58%, -235%);
    }
    #screen7h1 {
        font-size: 32pt !important;
    }
    #screen7p1 {
        font-size: 8pt !important;
        display: block;
        width: 100%;
    }
    #screen7Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-135%, -20%);
    }
    #screen7p2 {
        font-size: 10pt !important;
        display: block;
        width: 130%;
    }
    #screen7Kutu3 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-20%, 135%);
    }
    #screen7p3 {
        font-size: 10pt !important;
        display: block;
        width: 120%;

    }
    #screen8p1 {
        font-size: 30pt !important;
        margin-left: unset !important;
    }
    #screen8p2 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8p3 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-40%, -50%);

    }
    #screen8img1 {
        display: block;
        width: 130% !important;
        height: unset !important;
    }
    #screen8bgTrans {
        height: 100vh;
    }
    #screen9 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider9-1.png");
        background-size: cover;
        background-position: center;
    }
    #screen9p1 {
        font-size: 12px !important;
    }

}

@media only screen and (width: 390px) and (height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .pos-rel {
        position: relative;
    }
    #screen1 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/first-slider.png");
        background-size: inherit;
        background-position: center;
    }
    #screen1 img {
        max-width: 200px !important;
    }
    #screen1 p {
        font-size: 16pt;
    }

    #screen2 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider2-mobile.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;

    }
    #screen2ul {
        font-size: 10pt !important;
        margin-top: 16rem !important;
    }
    #screen2Img {
        width: 320% !important;
    }
    #screen3Kutu1{
        position: absolute;
        top: 17%;
        left: 50%;
        transform: translate(68%, -100%);
    }
    #screen2p1 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu2{
        position: absolute;
        top: 31%;
        left: 50%;
        transform: translate(68%, -100%);
    }
    #screen2p2 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu3{
        position: absolute;
        top: 87%;
        left: 50%;
        transform: translate(68%, -100%);
    }
    #screen2p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu4{
        position: absolute;
        top: 92%;
        left: 50%;
        transform: translate(68%, -100%);
    }
    #screen2p4 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen4Wrap {
        margin-bottom: 30%;
    }
    #col12Last {
        margin-bottom: 50%;
    }


    #screen4Kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -210%);
    }
    #screen4p1 {
        display: block;
        width: 250px;
        font-size: 10pt;

    }
    #screen4Kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -75%);
    }
    #screen4p2 {
        display: block;
        width: 250px;
        font-size: 10pt;
    }

    #screen4Kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(20%,200%);
    }
    #screen4img1 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(175%, 200%);
    }
    #screen4img2 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu5{
        position: absolute;
        top: 0%;
        left: 57%;
        transform: translate(110%, 200%);
    }
    #screen4img3 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu6{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-10%, -900%);
    }
    #screen4img4 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu7{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-25%, -215%);
    }
    #screen4img5 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu8{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-77%, -280%);
    }
    #screen4p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen5img1 {
        width: 200% !important;
        object-fit: cover;
        object-position: center;
    }
    #screen5Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(68%, -150%);
    }
    #screen5img2 {
        display: block;
        width: 140px !important;
    }
    #screen5Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(68%, -50%);
    }
    #screen5img3 {
        width: 140px !important;
    }
    #screen5img4 {
        position: absolute;
        top: 20px;
        left: 1830px;
        max-width: 100px !important;
        margin-top: unset !important;
    }
    #screen5p1 {
        position: absolute;
        width: 150px !important;
        top: 540px;
        left: 1800px;
        font-size: 8pt !important;
        margin-top: unset !important;
    }
    #screen5p2 {
        position: absolute;
        width: 350px !important;
        top: 750px;
        left: 1590px;
        font-size: 8pt !important;
    }
    #screen6h1 {
        margin-top: unset !important;
        margin-left: unset !important;
        position: absolute;
        width: 350px !important;
        top: 20px;
        left: 1960px;
        text-align: center;
        font-size: 24pt !important;
    }
    #screen6p1 {
        font-size: 10pt !important;
        width: 350px !important;
        margin-top: -45% !important;
    }
    #p1 {
        font-size: 10pt !important;
        width: 350px !important;
        /*   margin-top: 15%;*/
    }

    #kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-85%, 25%);
    }
    #img1 {
        max-width: 100%;
        height: auto;
        display: block;
    }
    #kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-5%, 55%);
    }

    #img2 {
        max-width: 90%;
        height: auto;
        display: block;
    }
    #kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -5%);
    }

    #kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(10%, -135%);
    }
    #img3 {
        width: 200%;
        max-width: 150% !important;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    #kutu5{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(100%, -25%);
    }

    #img4 {
        width: 80%;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        transform: rotate(365deg);
    }

    #kutu6 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(0%, 90%);
    }
    #img5 {
        width: 100%;
        max-width: 70% !important;
        height: 25%;
    }
    #screen7Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-58%, -215%);
    }
    #screen7h1 {
        font-size: 32pt !important;
    }
    #screen7p1 {
        font-size: 8pt !important;
        display: block;
        width: 100%;
    }
    #screen7Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-135%, -20%);
    }
    #screen7p2 {
        font-size: 10pt !important;
        display: block;
        width: 130%;
    }
    #screen7Kutu3 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-20%, 95%);
    }
    #screen7p3 {
        font-size: 10pt !important;
        display: block;
        width: 120%;

    }
    #screen8p1 {
        font-size: 30pt !important;
        margin-left: unset !important;
    }
    #screen8p2 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8p3 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-40%, -50%);

    }
    #screen8img1 {
        display: block;
        width: 130% !important;
        height: unset !important;
    }
    #screen8bgTrans {
        height: 100vh;
    }
    #screen9 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider9-1.png");
        background-size: cover;
        background-position: center;
    }
    #screen9p1 {
        font-size: 12px !important;
    }

}

/* iphone 11 */
@media screen and (max-width: 426px)
{
    .pos-rel {
        position: relative;
    }
    #screen1 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/first-slider.png");
        background-size: inherit;
        background-position: center;
    }
    #screen1 img {
        max-width: 200px !important;
    }
    #screen1 p {
        font-size: 16pt;
    }

    #screen2 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider2-mobile.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;

    }
    #screen2ul {
        font-size: 10pt !important;
        margin-top: 16rem !important;
    }
    #screen2Img {
        width: 320% !important;
        margin-left: 5%;
    }
    #screen3Kutu1{
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(69%, -100%);
    }
    #screen2p1 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu2{
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(69%, -100%);
    }
    #screen2p2 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu3{
        position: absolute;
        top: 88%;
        left: 50%;
        transform: translate(69%, -100%);
    }
    #screen2p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu4{
        position: absolute;
        top: 94%;
        left: 50%;
        transform: translate(69%, -100%);
    }
    #screen2p4 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen4Wrap {
        margin-bottom: 30%;
    }
    #col12Last {
        margin-bottom: 50%;
    }


    #screen4Kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -210%);
    }
    #screen4p1 {
        display: block;
        width: 250px;
        font-size: 10pt;

    }
    #screen4Kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -75%);
    }
    #screen4p2 {
        display: block;
        width: 250px;
        font-size: 10pt;
    }

    #screen4Kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(20%,200%);
    }
    #screen4img1 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(175%, 200%);
    }
    #screen4img2 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu5{
        position: absolute;
        top: 0%;
        left: 57%;
        transform: translate(110%, 200%);
    }
    #screen4img3 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu6{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-10%, -900%);
    }
    #screen4img4 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu7{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-25%, -215%);
    }
    #screen4img5 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu8{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-77%, -280%);
    }
    #screen4p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen5img1 {
        width: 200% !important;
        object-fit: cover;
        object-position: center;
    }
    #screen5Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(74%, -150%);
    }
    #screen5img2 {
        display: block;
        width: 140px !important;
    }
    #screen5Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(74%, -50%);
    }
    #screen5img3 {
        width: 140px !important;
    }
    #screen5img4 {
        position: absolute;
        top: 20px;
        left: 1940px;
        max-width: 100px !important;
        margin-top: unset !important;
    }
    #screen5p1 {
        position: absolute;
        width: 150px !important;
        top: 540px;
        left: 1910px;
        font-size: 8pt !important;
        margin-top: unset !important;
    }
    #screen5p2 {
        position: absolute;
        width: 350px !important;
        top: 800px;
        left: 1690px;
        font-size: 8pt !important;
    }
    #screen6h1 {
        margin-top: unset !important;
        margin-left: unset !important;
        position: absolute;
        width: 350px !important;
        top: 20px;
        left: 2105px;
        text-align: center;
        font-size: 24pt !important;
    }
    #screen6p1 {
        font-size: 10pt !important;
        width: 350px !important;
        margin-top: -45% !important;
    }
    #p1 {
        font-size: 10pt !important;
        width: 350px !important;
        /*   margin-top: 15%;*/
    }

    #kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-85%, 25%);
    }
    #img1 {
        max-width: 100%;
        height: auto;
        display: block;
    }
    #kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-5%, 55%);
    }

    #img2 {
        max-width: 90%;
        height: auto;
        display: block;
    }
    #kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -5%);
    }

    #kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(10%, -135%);
    }
    #img3 {
        width: 200%;
        max-width: 150% !important;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    #kutu5{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(100%, -25%);
    }

    #img4 {
        width: 80%;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        transform: rotate(365deg);
    }

    #kutu6 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(0%, 90%);
    }
    #img5 {
        width: 100%;
        max-width: 70% !important;
        height: 25%;
    }
    #screen7Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-58%, -235%);
    }
    #screen7h1 {
        font-size: 32pt !important;
    }
    #screen7p1 {
        font-size: 8pt !important;
        display: block;
        width: 100%;
    }
    #screen7Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-135%, -20%);
    }
    #screen7p2 {
        font-size: 10pt !important;
        display: block;
        width: 130%;
    }
    #screen7Kutu3 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-20%, 135%);
    }
    #screen7p3 {
        font-size: 10pt !important;
        display: block;
        width: 120%;

    }
    #screen8p1 {
        font-size: 30pt !important;
        margin-left: unset !important;
    }
    #screen8p2 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8p3 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-40%, -50%);

    }
    #screen8img1 {
        display: block;
        width: 130% !important;
        height: unset !important;
    }
    #screen8bgTrans {
        height: 100vh;
    }
    #screen9 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider9-1.png");
        background-size: cover;
        background-position: center;
    }
    #screen9p1 {
        font-size: 12px !important;
    }
}

/* iphone 12 pro 13 pro */
@media screen and (max-width: 390px) {
    /* iPhone 13 Pro Max ve iPhone 14 Pro Max için CSS kuralları */
    .pos-rel {
        position: relative;
    }
    #screen1 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/first-slider.png");
        background-size: inherit;
        background-position: center;
    }
    #screen1 img {
        max-width: 200px !important;
    }
    #screen1 p {
        font-size: 16pt;
    }

    #screen2 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider2-mobile.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;

    }
    #screen2ul {
        font-size: 10pt !important;
        margin-top: 16rem !important;
    }
    #screen2Img {
        width: 320% !important;
    }
    #screen3Kutu1{
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p1 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu2{
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p2 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu3{
        position: absolute;
        top: 88%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen3Kutu4{
        position: absolute;
        top: 94%;
        left: 50%;
        transform: translate(60%, -100%);
    }
    #screen2p4 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen4Wrap {
        margin-bottom: 30%;
    }
    #col12Last {
        margin-bottom: 50%;
    }


    #screen4Kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -210%);
    }
    #screen4p1 {
        display: block;
        width: 250px;
        font-size: 10pt;

    }
    #screen4Kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -75%);
    }
    #screen4p2 {
        display: block;
        width: 250px;
        font-size: 10pt;
    }

    #screen4Kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(20%,200%);
    }
    #screen4img1 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(175%, 200%);
    }
    #screen4img2 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu5{
        position: absolute;
        top: 0%;
        left: 57%;
        transform: translate(110%, 200%);
    }
    #screen4img3 {
        display: block;
        width: 110px !important;
        height: 25vh !important;
    }
    #screen4Kutu6{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-10%, -900%);
    }
    #screen4img4 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu7{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-25%, -215%);
    }
    #screen4img5 {
        display: block;
        width: 100px !important;
    }
    #screen4Kutu8{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-77%, -280%);
    }
    #screen4p3 {
        display: block;
        width: 350px;
        font-size: 10pt;
    }
    #screen5img1 {
        width: 200% !important;
        object-fit: cover;
        object-position: center;
    }
    #screen5Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(65%, -150%);
    }
    #screen5img2 {
        display: block;
        width: 140px !important;
    }
    #screen5Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(65%, -50%);
    }
    #screen5img3 {
        width: 140px !important;
    }
    #screen5img4 {
        position: absolute;
        top: 20px;
        left: 1830px;
        max-width: 100px !important;
        margin-top: unset !important;
    }
    #screen5p1 {
        position: absolute;
        width: 150px !important;
        top: 540px;
        left: 1800px;
        font-size: 8pt !important;
        margin-top: unset !important;
    }
    #screen5p2 {
        position: absolute;
        width: 350px !important;
        top: 750px;
        left: 1590px;
        font-size: 8pt !important;
    }
    #screen6h1 {
        margin-top: unset !important;
        margin-left: unset !important;
        position: absolute;
        width: 350px !important;
        top: 20px;
        left: 1960px;
        text-align: center;
        font-size: 24pt !important;
    }
    #screen6p1 {
        font-size: 10pt !important;
        width: 350px !important;
        margin-top: -45% !important;
    }
    #p1 {
        font-size: 10pt !important;
        width: 350px !important;
        /*   margin-top: 15%;*/
    }

    #kutu1{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-85%, 25%);
    }
    #img1 {
        max-width: 100%;
        height: auto;
        display: block;
    }
    #kutu2{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-5%, 55%);
    }

    #img2 {
        max-width: 90%;
        height: auto;
        display: block;
    }
    #kutu3{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(5%, -5%);
    }

    #kutu4{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(10%, -135%);
    }
    #img3 {
        width: 200%;
        max-width: 150% !important;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    #kutu5{
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(100%, -25%);
    }

    #img4 {
        width: 80%;
        height: 25%;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        transform: rotate(365deg);
    }

    #kutu6 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(0%, 90%);
    }
    #img5 {
        width: 100%;
        max-width: 70% !important;
        height: 25%;
    }
    #screen7Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-58%, -215%);
    }
    #screen7h1 {
        font-size: 32pt !important;
    }
    #screen7p1 {
        font-size: 8pt !important;
        display: block;
        width: 100%;
    }
    #screen7Kutu2 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-135%, -20%);
    }
    #screen7p2 {
        font-size: 10pt !important;
        display: block;
        width: 130%;
    }
    #screen7Kutu3 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-20%, 90%);
    }
    #screen7p3 {
        font-size: 10pt !important;
        display: block;
        width: 120%;

    }
    #screen8p1 {
        font-size: 30pt !important;
        margin-left: unset !important;
    }
    #screen8p2 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8p3 {
        font-size: 10pt !important;
        width: 70%;
    }
    #screen8Kutu1 {
        position: absolute;
        top: 0%;
        left: 0%;
        transform: translate(-40%, -50%);

    }
    #screen8img1 {
        display: block;
        width: 130% !important;
        height: unset !important;
    }
    #screen8bgTrans {
        height: 100vh;
    }
    #screen9 {
        height: 100vh;
        background-color: #070707;
        background-image: url("/assets/img/slider9-1.png");
        background-size: cover;
        background-position: center;
    }
    #screen9p1 {
        font-size: 12px !important;
    }
}



/* iPhone 14 Pro, iPhone 15 ve iPhone 15 Pro */
@media only screen
and (width: 393px)
and (height: 852px)
and (-webkit-device-pixel-ratio: 3) { }