* {
    margin: 0;
    padding: 0px;
    background-color: white;
    color:black;
}

ul {
    margin-left: 30px;
    margin-bottom: 0px;
}

ul li {
    list-style: none;
    display: inline-block;
    line-height: 100px;
}

ul li a {
    cursor: pointer;
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0 20px;
}

ul li a:hover {
    font-weight: 800;
}

h1 {
    font-size: 18px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    font-style: normal;
    background: none;
    transform: translate(130px, 60px);
}

.back {
    max-width: 10px;
    padding-top: 30px;
    padding-left: 25px;
}

.branding {
    max-width: 90%;
    transform: translate(-10px, 140px);
}

.logoa {
    max-width: 90%;
    transform: translate(15px, 100px);
}

.logob {
    max-width: 90%;
    transform: translate(15px, 10px);
   
}

.logoc {
    max-width: 80%;
    transform: translate(35px, 15px);
}

.logod {
    max-width: 80%;
    transform: translate(52px, 0px);
}

.pattern {
    max-width: 80%;
    transform: translate(45px, 20px);
}

.patterna {
    max-width: 80%;
    transform: translate(50px, 0px);
}

.brandingguide {
    font-size: 12px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    transform: translate(30px, -130px);
}

.logoblacka {
    font-size: 12px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    transform: translate(30px, -100px);
}

.logoblackb {
    font-size: 14px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    transform: translate(0px, -200px);
    display: none;
}

.logowhitea {
    font-size: 12px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    transform: translate(30px, -230px);
}

.logowhiteb {
    font-size: 14px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    transform: translate(30px, -580px);
    display: none;
}

.patternbw {
    font-size: 12px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    transform: translate(50px, -210px);
}

.patternog {
    font-size: 12px;
    font-family: "brother-1816", sans-serif;
    font-weight: 400;
    transform: translate(50px, -215px);
}


@media (min-width: 760px) {

    ul {
        margin-left: 80px;
        position: absolute;
        margin-bottom: 0px;
    }


    p {
        font-size: 16px;
        padding: 15px 240px;
        line-height: 35px;
        transform: translate(0px, -90px);
        background: none;
        text-decoration: none;
    }

    .back {
        max-width: 10px;
        padding-top: 30px;
        padding-left: 25px;
    }

    h1 {
        font-size: 28px;
        font-family: "brother-1816", sans-serif;
        font-weight: 500;
        font-style: normal;
        background: none;
        transform: translate(300px, 180px);
    }

    .branding {
        max-width: 70%;
        transform: translate(80px, 300px);
    }

    .logoa {
        max-width: 70%;
        transform: translate(85px, 280px);
    }

    .logob {
        max-width: 70%;
        transform: translate(85px, 110px);
       
    }

    .logoc {
        max-width: 60%;
        transform: translate(130px, 80px);
    }

    .logod {
        max-width: 60%;
        transform: translate(155px, 0px);
    }

    .pattern {
        max-width: 70%;
        transform: translate(100px, 20px);
    }

    .patterna {
        max-width: 60%;
        transform: translate(130px, -30px);
    }

    .brandingguide {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(0px, -200px);
    }

    .logoblacka {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(0px, -200px);
    }

    .logoblackb {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(0px, -200px);
        display: none;
    }

    .logowhitea {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(30px, -580px);
    }

    .logowhiteb {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(30px, -580px);
        display: none;
    }

    .patternbw {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(50px, -530px);
    }

    .patternog {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(80px, -530px);
    }
    
}

@media (min-width: 1000px) {

    ul {
        margin-left: 80px;
        position: absolute;
        margin-bottom: 0px;
    }

    .sideb {
        display:block;
        max-width: 170px;
        
    }

    p {
        font-size: 16px;
        padding: 15px 240px;
        line-height: 35px;
        transform: translate(0px, -90px);
        background: none;
        text-decoration: none;
    }

    h1 {
        font-size: 28px;
        font-family: "brother-1816", sans-serif;
        font-weight: 500;
        font-style: normal;
        background: none;
        transform: translate(660px, 200px)
    
    }

    .branding {
        max-width: 60%;
        transform: translate(300px, 300px);
    }

    .logoa {
        max-width: 70%;
        transform: translate(205px, 200px);
    }

    .logob {
        max-width: 70%;
        transform: translate(200px, -50px);
       
    }

    .logoc {
        max-width: 50%;
        transform: translate(340px, -80px);
    }

    .logod {
        max-width: 50%;
        transform: translate(370px, -110px);
    }

    .pattern {
        max-width: 50%;
        transform: translate(340px, -20px);
    }

    .patterna {
        max-width: 50%;
        transform: translate(340px, 0px);
    }

    .brandingguide {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(0px, -200px);
    }

    .logoblacka {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(0px, -200px);
    }

    .logoblackb {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(0px, -200px);
        display: none;
    }

    .logowhitea {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(30px, -580px);
    }

    .logowhiteb {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(30px, -580px);
        display: none;
    }

    .patternbw {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(50px, -560px);
    }

    .patternog {
        font-size: 14px;
        font-family: "brother-1816", sans-serif;
        font-weight: 400;
        transform: translate(80px, -530px);
    }
    
}