* {
    margin: 0vh;
    padding: 0px;
    box-sizing: border-box;
}

#nav {
    width: 100%;
    height: 8.8vh;
    background-color: rgb(23, 22, 22);
    top: 0px;
    position: sticky;
}

.navrap {
    width: 90%;
    margin: auto;
}

.logo {
    margin-top: 1px;
    position: absolute;
    margin-top: 10px;
}

.navrap .logo img {
    height: 4.5vh;
    margin-left: 54vh;

}

.navrap .logo img a:hover {
    color: rgb(204, 207, 210);
}

.menu ul {
    display: flex;
    justify-content: space;
    padding-left: 70vh;

}

.menu ul li {
    margin: 0;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
}

.menu ul li a {
    color: rgb(194, 194, 191);
    text-decoration: none;
    font-size: 13px;
    /* text-transform: uppercase; */
    /* font-size: 10px; */
    /* padding-right: 10vh; */
    /* margin-right: 20vh; */
    /* font-weight: bold;  */
}

.menu ul li a:hover {
    color: rgb(255, 255, 255);
}

.home {
    /* margin-left: 750px; */
}

.wa {
    background-color: rgb(0, 0, 0);
    height: 100vh;
}

.watch img {

    width: 100%;
    height: auto;
}

.wlogo img {
    width: 15%;
    height: auto;
    margin-left: 90vh;
}

.wlogo h1 {
    font-size: 50px;
    text-align: center;
    color: aliceblue;
}

.wlogo p {
    font-size: 30px;
    text-align: center;
    color: aliceblue;
}

.s9 {
    background-color: rgb(7, 7, 7);
    margin-bottom: 2vh;
}

.s9w img {

    width: 100%;
    height: auto;
    margin-bottom: 8vh;

}

.s9l img {
    width: 12%;
    height: auto;
    margin-left: 95vh;
    margin-top: 90vh;
}

.s9l h1 {
    font-size: 20px;
    text-align: center;
    color: rgb(236, 28, 80);
}

.s9l p {
    font-size: 40px;
    text-align: center;
    color: azure;
    font-weight: bold;
}

.ul {
    display: grid;
    grid-template-rows: auto auto;
    /* border: 2px solid red; */
    /* margin: auto; */
}

.ul2 img {
    height: 80px;
    margin-left: 88vh;
    margin-top: 4vh;
}

.ul2 h1 {
    font-size: 40px;
    color: rgba(104, 90, 90, 0.897);
    text-align: center;
}

.ul2 p {
    font-size: 28px;
    font-weight: normal;
    color: rgba(250, 250, 250, 0.897);
    text-align: center;
}

.ul2 p a {
    text-decoration: none;
}

.ul2 p a:hover {
    color: rgb(95, 126, 161);
}

.ulw2 {
    background-image: url(./applewatch.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}

.ulw {
    width: 100%;
    height: 110vh;
}

.s {
    display: grid;
    grid-template-rows: auto auto;
    /* border: 2px solid red; */
    /* margin: auto; */
}

.se img {
    height: 80px;
    margin-left: 93vh;
    margin-top: 4vh;
}

.se h1 {
    font-size: 40px;
    color: rgba(104, 90, 90, 0.897);
    text-align: center;
}

.se p {
    font-size: 28px;
    font-weight: normal;
    color: rgba(119, 101, 101, 0.897);
    text-align: center;
    font-weight: bold;
}

.sei2 {
    background-image: url(./apple-watch-se-6-up-230912.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 4vh;

}

.sei {
    width: 100%;
    height: 200vh;
}

.awatch h1 {
    font-size: 50px;
    color: black;
    text-align: center;
    font-weight: bolder;
    margin-top: 8vh;
}

.buy {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 8vh;
}

.sew img {
    max-width: 80%;
    height: auto;
    /* color: rgb(160, 197, 231); */
    display: inline-block;
    /* margin-bottom: 2vh; */
}

.sew h1 {
    font-size: 35px;
    color: rgba(32, 27, 27, 0.897);
    text-align: center;
}

.sew p {
    font-size: 25px;
    font-weight: normal;
    color: rgba(50, 44, 44, 0.897);
    text-align: center;
}

.sew p1 {
    font-size: 25px;
    font-weight: normal;
    color: rgba(49, 45, 45, 0.897);
    text-align: center;
    margin-left: 21vh;
}

.ultra img {
    max-width: 80%;
    height: auto;
    /* color: rgb(160, 197, 231); */
    display: inline-block;
    /* margin-bottom: 2vh; */
}

.ultra h1 {
    font-size: 35px;
    color: rgba(32, 27, 27, 0.897);
    text-align: center;
}

.ultra p {
    font-size: 25px;
    font-weight: normal;
    color: rgba(50, 44, 44, 0.897);
    text-align: center;
}

.ultra p1 {
    font-size: 25px;
    font-weight: normal;
    color: rgba(49, 45, 45, 0.897);
    text-align: center;
    margin-left: 22vh;
}

.series img {
    max-width: 80%;
    height: auto;
    /* color: rgb(160, 197, 231); */
    display: inline-block;
    /* margin-bottom: 2vh; */
}

.series h1 {
    font-size: 35px;
    color: rgba(32, 27, 27, 0.897);
    text-align: center;
}

.series p {
    font-size: 25px;
    font-weight: normal;
    color: rgba(50, 44, 44, 0.897);
    text-align: center;
}

.series p1 {
    font-size: 25px;
    font-weight: normal;
    color: rgba(49, 45, 45, 0.897);
    text-align: center;
    margin-left: 21vh;
}

.wpos {
    background-image: url(./intro-1695114110.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    margin-top: 5vh;
    /* margin-right:5vh ; */
}

.wapos {
    width: 100%;
    height: 100vh;
}

footer {
    background-color: rgb(242, 242, 241);
    height: 235vh;
}

.logo-footer {
    width: 50px;
    margin-top: 10vh;
}

.txt-copy {
    margin: 0;
}

.txt-copy a {
    color: #fff;
    text-decoration: underline;
}

.txt-copy a:hover {
    text-decoration: none;
}

.footer-container {
    display: flex;
}

.footer-list {
    margin-left: 8vh;
    width: 30%;
    margin-top: 8vh;

}

.footer-list p a {
    color: #1d1d1f;
    text-decoration: none;
}

.footer-list p a:hover {
    text-decoration: underline;
}

.clear-footer {
    clear: left;
}

.foot-notes ul li {
    color: #86868b;
    height: 8vh;
    margin: 10px 0;
    text-align: left;
    margin-top: 5vh;
}

.footer-container,
.footer-list-container {
    width: 70%;
    margin: 0 auto;
}