


.header .a1 {
    margin-top: -50%;
    margin-left: 44%;
}

.head {
    position: fixed;
    display: flex;
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    opacity: 0.9; /* Adjust opacity as needed */
    text-align: center;
    background-color: rgb(92, 85, 85);
    height: 45px;
    width: 100%; /* Full width of the screen */
    top: 0; /* Stick to the top of the screen */
    left: 0;
    z-index: 1000; /* Ensure it's on top of other elements */
}

.list{
    margin-left: 1%;
}

.list a:hover{
    text-decoration: underline;
}

.logo{
    margin-left: 10%;
    color: whitesmoke;
    font-size: 17px;
}

.head a {
    margin-bottom: 30%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 15px;
    text-decoration: none;
    color: white;
}

body {
    background-color: rgb(249, 255, 255);
}

.a1{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
}

.a2{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
}

.a3{
    color: white;
}

.image{
    text-align: center;
    font-size: 450px;
}

.logo1{
    color: whitesmoke;
    font-size: 17px;

}

.logo2{
    color: whitesmoke;
    font-size: 17px;
    margin: 0 13px;
}

.text{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 40px;
    font-style: initial;
    margin-top: -10%;
    font-weight: 500;
}

.text1{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 30px;
    margin-top: -1%;
    font-weight: 470;
}

.text2{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: grey;
    text-align: center;
    font-size: 20px;
    margin-top: -1%;
    font-weight: 470px;
}

.text2 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: grey;
    text-decoration: none;
}

.text3 {
    font-weight: 500px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 22px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text3 a {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 15px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text3 a:hover{
    text-decoration: underline;
}

.sec2{
    margin-top: 50px;
    height: 600px;
    background-color: black;
}

.pm{
    margin-top: -110px;
    text-align: center;
}

.pm img{
    width: 1300px;
}

.textpm {
    margin-top: 1%;
    font-size: 70px;
    text-align: center;
    color: white;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.textpm1{
    font-size: 22px;
    text-align: center;
    color: white;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.text4 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 24px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text4 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0 3px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text4 a:hover{
    text-decoration: underline;
}

.pro{
    background-color: white;
    height: 590px;
}

.log img{
    justify-content: baseline;
    width: 100%;
    margin-bottom: -37%;
}

.protext{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 30px;
    text-align: center;
    font-size: 35px;
    margin-top: 1%;
}

.text5 {
    margin-top: 0.2%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 22px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text5 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0 3px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text5 a:hover{
    text-decoration: underline;
}

.watch{
    display: flex;
}

.iwatch{
    margin-right: 0.4%;
    margin-top: 0.8%;
    background-color: black;
    height: 590px;
    width: 50%;
    text-align: center;
}

.logoc{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 70px;
    color: white;
}

.bloom{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 25px;
}

.iwatch img {
    width: 100%;
    text-align: center;
    vertical-align: baseline; /* Align at baseline */
}


.Iwatch{
    text-align: center;
    justify-content: baseline;
    margin-left: 0.4%;
    margin-top: 0.8%;
    margin-bottom: -2%;
    background-color: black;
    height: 590px;
    width: 50%;
}

.Iwatch img{
    width: 100%;
}

.logod{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    justify-content: center;
    font-size: 70px;
    color: white;
}

.logtext{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 20px;
    color: red;
}

.text6 {
    margin-top: 0.2%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text6 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0 3px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text6 a:hover{
    text-decoration: underline;
}

.SBM{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: white;
    font-size: 30px;
}

.text7 {
    margin-top: 0.2%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 22px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text7 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0 3px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text7 a:hover{
    text-decoration: underline;
}

.mac{
    display: flex;
}

.mac1{
    margin-right: 0;
    margin-top: 0.8%;
    background-color: rgb(255, 246, 246);
    height: 590px;
    width: 50%;
    text-align: center;
}

.mac2{
    margin-left: 0%;
    margin-top: 0.8%;
    background-color: rgb(255, 246, 246);
    height: 590px;
    width: 50%;
    text-align: center;
}

.mact{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 50px;
    margin-top: 10%;
    color: black;
}

.mac1text {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: orangered;
    font-size: 17px;
}

.mac1text1{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 27px;
}

.text8 {
    margin-top: 0.2%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text8 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0 3px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text8 a:hover{
    text-decoration: underline;
}

.mac2text{
    font-size: 21px;
}

.text9 {
    margin-top: 0.2%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text9 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0 3px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text9 a:hover{
    text-decoration: underline;
}

.invi{
    color: rgb(255, 246, 246);
}

.card{
    display: flex;
}

.card1{
    margin-top: 0.8%;
    margin-right: 0.4%;
    width: 50%;
    height: 590px;
    background-color: rgb(255, 254, 254);
}

.trade{
    margin-top: 0.8%;
    margin-left: 0.4%;
    width: 50%;
    height: 590px;
    background-color: rgb(255, 254, 254);
}

.ACL{
    margin-top: -2%;
    text-align: center;
    font-size: 70px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.ACT1{
    text-align: center;
    font-size: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.text10 {
    margin-top: 0.2%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text10 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0 3px;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text10 a:hover{
    text-decoration: underline;
}

.appletrade{
    margin-top: 0%;
    text-align: center;
    font-size: 70px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.appletrade1{
    text-align: center;
    font-size: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.text11 {
    margin-top: 0.2%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 17.2px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.text11 a {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    color: rgb(88, 88, 238);
    text-decoration: none;
}

.text11 a:hover{
    text-decoration: underline;
}

.imag1 img {
    margin-top: 6%;
    width: 100%;
}

.lastsec{
    height: 780px;
    background-color: white;
}

.space{
    color: white;
}

.lasttext{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.lasttext1{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.lasttext2{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.lasttext3{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.lasttext4{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.lasttext5{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.line{
    margin-left: 10%;
    margin-right: 10%;
}

.case1{
    display: flex;
}

.lasttext6{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.lasttext7{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 7%;
}

.lasttext8{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 7%;
}

.lasttext9{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 7%;
}

.lasttext10{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 7%;
}

.lasttext11{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

.line2{
    margin-left: 10%;
    margin-right: 10%;
}

.lasttext12{
    display: flex;
}

#lastt1{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 10%;
}

#lastt2{
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 6%;
}

#last3{    
    font-size: 12.5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-left: 18.5%;
}

/* Responsive styles */
@media (max-width: 1200px) {
    .image {
        width: 300px;
    }
    .logo, .head a {
        font-size: 14px;
    }

    .text {
        font-size: 35px;
    }

    .text1 {
        font-size: 28px;
    }

    .text2 {
        font-size: 18px;
    }

    .textpm {
        font-size: 60px;
    }

    .textpm1 {
        font-size: 20px;
    }

    .protext {
        font-size: 30px;
    }

    .mact {
        font-size: 45px;
    }

    .mac1text {
        font-size: 15px;
    }

    .mac1text1 {
        font-size: 25px;
    }

    .mac2text {
        font-size: 19px;
    }

    .logtext {
        font-size: 18px;
    }

    .ACT1, .appletrade1 {
        font-size: 18px;
    }

    .lasttext, .lasttext1, .lasttext2, .lasttext3, .lasttext4, .lasttext5, .lasttext6, .lasttext7, .lasttext8, .lasttext9, .lasttext10, .lasttext11, #lastt1, #lastt2, #last3 {
        font-size: 11px;
    }
}

@media (max-width: 992px) {
    .logo, .head a {
        font-size: 12px;
    }

    .text {
        font-size: 30px;
    }

    .text1 {
        font-size: 25px;
    }

    .text2 {
        font-size: 16px;
    }

    .textpm {
        font-size: 50px;
    }

    .textpm1 {
        font-size: 18px;
    }

    .protext {
        font-size: 25px;
    }

    .mact {
        font-size: 40px;
    }

    .mac1text {
        font-size: 13px;
    }

    .mac1text1 {
        font-size: 23px;
    }

    .mac2text {
        font-size: 17px;
    }

    .logtext {
        font-size: 16px;
    }

    .ACT1, .appletrade1 {
        font-size: 16px;
    }

    .lasttext, .lasttext1, .lasttext2, .lasttext3, .lasttext4, .lasttext5, .lasttext6, .lasttext7, .lasttext8, .lasttext9, .lasttext10, .lasttext11, #lastt1, #lastt2, #last3 {
        font-size: 10px;
    }

    .watch, .mac, .card, .case1 {
        flex-direction: column;
    }

    .iwatch, .Iwatch, .mac1, .mac2, .card1, .trade {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .logo, .head a {
        font-size: 10px;
    }

    .text {
        font-size: 25px;
    }

    .text1 {
        font-size: 22px;
    }

    .text2 {
        font-size: 14px;
    }

    .textpm {
        font-size: 40px;
    }

    .textpm1 {
        font-size: 16px;
    }

    .protext {
        font-size: 20px;
    }

    .mact {
        font-size: 35px;
    }

    .mac1text {
        font-size: 11px;
    }

    .mac1text1 {
        font-size: 20px;
    }

    .mac2text {
        font-size: 15px;
    }

    .logtext {
        font-size: 14px;
    }

    .ACT1, .appletrade1 {
        font-size: 14px;
    }

    .lasttext, .lasttext1, .lasttext2, .lasttext3, .lasttext4, .lasttext5, .lasttext6, .lasttext7, .lasttext8, .lasttext9, .lasttext10, .lasttext11, #lastt1, #lastt2, #last3 {
        font-size: 9px;
    }

    .head {
        flex-direction: column;
    }

    .list {
        margin-left: 0;
        text-align: center;
    }

    .sec2, .pro, .iwatch, .Iwatch, .mac1, .mac2, .card1, .trade {
        height: auto;
    }

    .pm img {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .logo, .head a {
        font-size: 8px;
    }

    .text {
        font-size: 20px;
    }

    .text1 {
        font-size: 18px;
    }

    .text2 {
        font-size: 12px;
    }

    .textpm {
        font-size: 30px;
    }

    .textpm1 {
        font-size: 14px;
    }

    .protext {
        font-size: 18px;
    }

    .mact {
        font-size: 30px;
    }

    .mac1text {
        font-size: 9px;
    }

    .mac1text1 {
        font-size: 18px;
    }

    .mac2text {
        font-size: 13px;
    }

    .logtext {
        font-size: 12px;
    }

    .ACT1, .appletrade1 {
        font-size: 12px;
    }

    .lasttext, .lasttext1, .lasttext2, .lasttext3, .lasttext4, .lasttext5, .lasttext6, .lasttext7, .lasttext8, .lasttext9, .lasttext10, .lasttext11, #lastt1, #lastt2, #last3 {
        font-size: 8px;
    }

    .sec2, .pro, .iwatch, .Iwatch, .mac1, .mac2, .card1, .trade {
        height: auto;
    }

    .pm img {
        width: 100%;
    }

    .watch, .mac, .card, .case1 {
        flex-direction: column;
    }
}

