* {
    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);
}
.mban video{
    position:absolute;
    width: 100%;
    height: auto;
}
.midraptext {
    /* margin-left: 90px; */
    border-bottom: 5px solid black;
    padding-bottom: 30px;
    width: 40%;
    margin-top: 4vh;
}
.midraptext h1{
    font-size: 50px ;
    font-weight: bolder;
    color: black;
    margin-top: 170vh;
    margin-left: 3vh;
}
.mid{
    width: 100%;
    height: 65vh;
    margin-top: 5vh;
    /* background-color: aqua; */
}
.midrap1{
    width: 97%;
    margin: auto;
}
.box5{
    display: grid;
    grid-template-columns: auto auto auto auto auto ;
    margin-top: 5px;
}
.box6{
    display: grid;
    /* grid-template-columns: auto; */
    grid-column-gap: 3px;
}
.box7 img{
    height: 80vh;
}
.mpos {
    background-image: url(./macbook-pro-202310.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    margin-top: 5vh;
    /* margin-right:5vh ; */
}

.mpostr {
    width: 100%;
    height: 120vh;
}
.am h1 {
    font-size: 50px;
    color: black;
    text-align: center;
    font-weight: bolder;
    margin-top: 10vh;
}

.mbuy {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 8vh;
}

.mp img {
    max-width: 80%;
    height: auto;
    /* color: rgb(160, 197, 231); */
    display: inline-block;
    margin-left: 5vh;
    /* margin-bottom: 2vh; */
}

.mp h1 {
    font-size: 25px;
    color: rgba(32, 27, 27, 0.897);
    text-align: center;
}

.mp p {
    font-size: 22px;
    font-weight: normal;
    color: rgba(50, 44, 44, 0.897);
    text-align: center;
}

.mp p1 {
    font-size: 21px;
    font-weight: normal;
    color: rgba(49, 45, 45, 0.897);
    text-align: center;
    margin-left: 21vh;
    font-weight: bold;
}

.mp1 img {
    max-width: 80%;
    height: auto;
    /* color: rgb(160, 197, 231); */
    display: inline-block;
    margin-left: 6vh;
    /* margin-bottom: 2vh; */
}

.mp1 h1 {
    font-size: 22px;
    color: rgba(32, 27, 27, 0.897);
    text-align: center;
}

.mp1 p {
    font-size: 22px;
    font-weight: normal;
    color: rgba(50, 44, 44, 0.897);
    text-align: center;
}

.mp1 p1 {
    font-size: 21px;
    font-weight: normal;
    color: rgba(49, 45, 45, 0.897);
    text-align: center;
    margin-left: 22vh;
    font-weight: bold;
}

.mp2 img {
    max-width: 80%;
    height: auto;
    /* color: rgb(160, 197, 231); */
    display: inline-block;
    margin-left: 5vh;
    /* margin-bottom: 2vh; */
}

.mp2 h1 {
    font-size: 25px;
    color: rgba(32, 27, 27, 0.897);
    text-align: center;
}

.mp2 p {
    font-size: 20px;
    font-weight: normal;
    color: rgba(50, 44, 44, 0.897);
    text-align: center;
}

.mp2 p1 {
    font-size: 21px;
    font-weight: normal;
    color: rgba(49, 45, 45, 0.897);
    text-align: center;
    margin-left: 21vh;
    font-weight: bold;
}
/* middle */
.mtext{
    font-size: 30px;
    color: black;
    text-align: justify;
    margin-top: 10vh;
    margin-left: 4vh;
    border-bottom: 5px solid black;
    width: 40%;
}
.middle{
    width:100%;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 30px;
    margin-top: 10vh;
}
.middlerap{
    display: grid;
    grid-template-rows: auto auto;
    /* border: 2px solid red; */
    /* margin: auto; */
}
.mid0 h1{
    font-size: 40px;
    color: rgba(21, 20, 20, 0.897);
    text-align: center;
   
}
.mid0 p{
    font-size: 28px;
    font-weight: normal;
    color: rgba(48, 43, 43, 0.897);
    text-align: center;
}
.mid2{
    background-image: url(./AKA8518.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}
.mid1{
    width: 45%;
    height: 95vh;
}
.mac{
    display: grid;
    grid-template-rows: auto auto;
    /* margin: auto; */
    /* border: 2px solid red; */
}
.macbook h2{
    font-size: 35px;
    color: rgba(6, 5, 5, 0.897);
    /* font-weight: 700; */
    margin-left: 50vh;
    /* text-align: center; */
    margin-top: 4vh;
}
.macbook p{
    font-size: 25px;
    font-weight: normal;
    color: rgba(40, 39, 39, 0.897);
    margin-left: 30vh;
    text-align: center;
}
.m2{
    background-image: url(./e5384f80-7c1e-11ee-bd73-50f80f693bba.cf.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 3vh;
}
.m1{
    width: 50%;
    height: 100vh;
}
footer {
    background-color: rgb(242, 242, 241);
    height: 230vh;
}

.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;
}
