@media all and (min-width: 1280px) and (max-width: 11111px) {
    body.dark #dot {
        background-color: rgb(255, 255, 255);
        filter: invert(100%);
        mix-blend-mode: difference;
    }

    body.dark {
        background-color: #000000;
    }

    body.dark .home .div1,
    body.dark .home .div3 {
        border: 10px solid rgb(0, 0, 0);
    }

    body.dark .home .div1 {
        border-right: 5px solid rgb(0, 0, 0);
    }

    body.dark .home .div3 {
        border-left: 5px solid rgb(0, 0, 0);
    }

    body.dark .div1 header nav::after,
    body.dark .div1 header nav::before,
    body.dark .types .box h3::before,
    body.dark .types .box h3::after {
        border-top: 9px solid #000000;
        border-left: 9px solid #000000;
    }

    body.dark .div1 header,
    body.dark .div1 .home1 .ss p,
    body.dark .types .box h3,
    body.dark nav .ww {
        background-color: rgb(0, 0, 0);
    }

    body.dark .div1 .ss p::after,
    body.dark .div1 .ss p::before {
        border-bottom: 9px solid #000000;
        border-right: 9px solid #000000;
    }

    body.dark .div1 .home1 .ss p,
    body.dark .div1 header nav ul li a,
    body.dark .div1 header .logo a,
    body.dark .eme1 .name1,
    body.dark .types .box h3 {
        color: rgb(231, 231, 231);
    }

    body.dark .div1 header button {
        background-color: rgb(255, 255, 255);
        justify-content: flex-end;
    }

    body.dark header button .toggle {
        background-color: rgb(0, 0, 0);

    }

    body.dack .div1 header button::after {
        content: "";
        position: absolute;
        top: 11px;
        right: 75px;
        width: 20PX;
        height: 20px;
        background-color: rgb(235, 0, 0);
        border-radius: 50%;
    }

    body.dark .eme1 .name2 {
        color: rgb(231, 231, 231);
    }

    body.dark .eme2 .test,
    body.dark .home .div3 .card1 .eme1,
    body.dark .div3 .card2,
    body.dark .div3 .card4 .a1,
    body.dark .div3 .card4 .a {
        color: rgb(231, 231, 231);
        background-color: rgba(255, 255, 255, 0.151);
    }

    body.dark .eme2 .test:hover,
    body.dark .aall .a:hover {
        color: rgb(231, 231, 231);
        background-color: rgba(231, 231, 231, 0.292);
    }

    body.dark .eme2 .me,
    body.dark .div3 .card4 .a2,
    body.dark .footer {
        background-color: rgb(241, 241, 241);
        color: rgb(0, 0, 0);
    }

    body.dark .div3 .card2 a {
        color: rgb(231, 231, 231);
    }

    body.dark .aall .a:hover {
        background-color: rgb(50, 50, 50);
        color: rgb(241, 241, 241);
    }

    body.dark .aall .a2:hover {
        background-color: rgb(50, 50, 50);
        color: rgb(241, 241, 241);
    }

    body.dark .footer-column h4 {
        color: rgb(0, 0, 0);
    }

    body.dark .footer-column a:hover {
        color: rgb(0, 0, 0);
    }
}

@media (min-width: 481px) and (max-width: 1279px) {
    body.dark {
        background-color: #000000;

    }

    body.dark .types .box h3::before,
    body.dark .types .box h3::after {
        border-top: 9px solid #000000;
        border-left: 9px solid #000000;
    }

    body.dark .div1 .home1 p,
    body.dark .types .box h3,
    body.dark .div1 .home1 nav h5 {
        background-color: rgb(0, 0, 0);
    }

    body.dark .div1 .ss p::after,
    body.dark .div1 .ss p::before {
        border-bottom: 9px solid #000000;
        border-right: 9px solid #000000;
    }

    body.dark .div1 .home1 p,
    body.dark header nav ul li a,
    body.dark header .logo a,
    body.dark .eme1 .name1,
    body.dark .types .box h3,
    body.dark .div1 .home1 nav h5 {
        color: rgb(231, 231, 231);
    }

    body.dark .fixed {
        border: 10px solid rgb(0, 0, 0);
    }

    body.dark header nav .ww {
        background-color: #000000;
    }

    body.dark header .ww::after {
        border-top: 15px solid #000000;
        border-left: 15px solid #000000;
        border-top-left-radius: 50px;

    }

    body.dark header .ww::before {
        border-top: 15px solid #000000;
        border-left: 14px solid #000000;
        border-top-left-radius: 60px;
    }

    body.dark nav ul {
        background: rgb(0, 0, 0);
    }

    body.dark .div1 .home1 nav h5::after,
    body.dark .div1 .home1 nav h5::before {
        border-top: 15px solid #000000;
        border-right: 15px solid #000000;
    }

    body.dark header button {
        background-color: rgb(255, 255, 255);
        justify-content: flex-end;
    }

    body.dark header button .toggle {
        background-color: rgb(0, 0, 0);

    }

    body.dack header button::after {
        content: "";
        position: absolute;
        top: 11px;
        right: 75px;
        width: 20PX;
        height: 20px;
        background-color: rgb(235, 0, 0);
        border-radius: 50%;
    }

    body.dark .name1 .eme {
        background-color: #000000;
    }

    body.dark .name1 .eme .lo {
        background-color: rgb(0, 0, 0);
        border: 5px solid #ffffff;
    }

    body.dark .eme2 .test,
    body.dark .home .div3 .card1 .eme1,
    body.dark .div3 .card2,
    body.dark .div3 .card4 .a1,
    body.dark .div3 .card4 .a {
        color: rgb(231, 231, 231);
        background-color: rgba(255, 255, 255, 0.151);
    }

    body.dark .eme2 .test:hover,
    body.dark .aall .a:hover {
        color: rgb(231, 231, 231);
        background-color: rgba(231, 231, 231, 0.292);
    }

    body.dark .eme2 .me,
    body.dark .div3 .card4 .a2,
    body.dark .footer {
        background-color: rgb(241, 241, 241);
        color: rgb(0, 0, 0);
    }

    body.dark .div3 .card2 a {
        color: rgb(231, 231, 231);
    }

    body.dark .aall .a:hover {
        background-color: rgb(50, 50, 50);
        color: rgb(241, 241, 241);
    }

    body.dark .aall .a2:hover {
        background-color: rgb(50, 50, 50);
        color: rgb(241, 241, 241);
    }

    body.dark .footer-column h4 {
        color: rgb(0, 0, 0);
    }

    body.dark .footer-column a {
        color: rgb(50, 50, 50);
    }


}