@media screen and (min-width: 1001px) {
.choosebt{
    display: none;
}
}
.closebuy{
    display: none;
}
.mainimg img{
    display: none;
    border-radius:8px;
}
.topimg{
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 1920px;
    width: 100%;
    max-height: 417px;
}
.mainimg img:first-child{
    display: block;
}
.dealwrap{
    width: 100%;
    max-width:1460px ;
    margin: 30px auto;
    padding-left: 15px;
    padding-right: 15px;
}
.dealtitle{
    font-size: 24px;
    line-height: 1.4;
    font-family: RobotoBold;
}
.dealinfo{
    display: flex;
    align-items: center;
    gap: 24px;
    margin: 30px 0;
}
.dealinfo .proinfo{
    font-size: 18px;
    font-family: RobotoLight;
}
.dealinfo stock{
    display: block;
    font-size: 24px;
    font-family: RobotoBold;
}
.dealinfo line{
    width: 1px;
    overflow: hidden;
    background-color: #d2d6f2;
    height: 20px;
    display: block;
}
.dealinfo stock small{
    font-size: 18px;
    font-family: RobotoLight;
}
.dealinfo .reviews{
    display: flex;
    gap: 8px;
    align-items: center;
}
.dealinfo .reviews img{
    width: 18px;
}
.dealmain{
    display: flex;
    justify-content: space-between;
}
.dealmain+h3{
    margin:80px 0 30px 0;
}
.mainimg{
    margin-right:20px;    flex-shrink: 0;
    width: 66%;
    max-width: 960px;
}
.dealaction{
    border-top: 1px solid #eee;
    flex: 1;
}
.dealaction>a{
    display: block;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 10px;
    margin-top: 18px;
}
.dealaction>a.on{
    color: #10c7ff;
    border: 2px solid #10c7ff;
}
.priceinfo{
    display: flex;
    align-items: center;
    gap:14px;
    margin-top: 24px;
}
oriPrice{
    text-decoration: line-through;
    font-size: 24px;
    font-family: RobotoLight;
}
spePrice{
    font-size: 34px;
    font-family:RobotoBold;
    color: #10c7ff;
}
off{
    color: #fff;
    background: #ff9b06;
    width: 70px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 15px;
    display: inline-block;
    font-size: 22px;
    font-family: BebasKai;
}
moneysave{
    color: #4ed668;
    background:#ebfbee;
    padding: 6px 18px;
    border-radius: 20px;
    display: inline-block;
    font-family: RobotoBold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 18px;
    margin-right: 10px;
}
timeleft{    display: inline-block;
    color: #ff9c0a;
    background:#f1e7d8;
    padding: 6px 18px; margin-top: 18px;
    border-radius: 20px;
    font-family: RobotoBold;
    text-transform: uppercase;
    text-align: center;
}
.dealintro{
    font-size: 14px;
    line-height: 1.4;
    margin-top: 18px;
    max-height: 200px;
    overflow: hidden;
}
.dealaction button{
background: #2da0f9;
    color: #fff;
    width: 100%;
    line-height: 56px;
    text-align: center;
    font-family: RobotoBold;
    font-size: 26px;
    border-radius: 30px;
    margin-top: 18px;
}
.sharebar{
    display: flex;
    justify-content: end;
    gap: 15px;
    font-size: 14px;
    align-items: center;
    margin-top: 24px;
}
.sharebar img{
    height: 16px;
}
.dealdesc{
/*    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    margin-top: 50px;
    overflow: hidden;
}
.dealdesc *{
    line-height: 1.5;
}
.dealdesc st{
    font-family: BebasKai;
    display: block;
    color: #838383;    font-weight: normal;
    font-size: 30px;
    margin-bottom: 20px;
}
.dealdesc .hightlights{
    width: 1000px;
    float: left;
    min-height:340px;
}
.dealdesc .hightlights>*{
    padding-left:15px;
}
.dealdesc .hightlights>st{
    padding-left: 0;
}
.dealdesc .fineprint{
    width: 365px;
    float: right;
}
.dealdesc .fineprint ul{
    padding: 20px;
    background: #f2fbfe;
    border-radius: 10px;
}
.dealdesc .fineprint li{
    list-style: disc;line-height: 1.7;
    margin-left: 10px;
    font-size: 14px;
}
.dealdesc .fineprint ul p{
    font-size: 14px;line-height: 1.4;
    color: #555;
    margin-top: 8px;
}
.dealdesc .company{
    width: 365px;
    margin-top: 40px;
    float: right;
    clear: right;
}
.dealdesc .company p{
    font-size: 14px;
    line-height: 2;
}
.dealdesc .company img{
    width: 16px;
    margin-right:6px;
}
.dealdesc .company .info{
    line-height: 1.6;
}
companyname{    margin-bottom: 24px;
    display: block;
    color: #2da0f9;
    font-size: 20px;
    font-family: RobotoBold;
}
 .company .social{
     margin-bottom: 20px;
     padding-left: 30px;
}
.dealdesc .reviews{
    width: 1000px;
    float: left;
    margin-top: 80px;
}
.dealdesc .reviews st{
border-bottom: 1px solid #e6eaee;
    padding-bottom: 24px;
}
.dealdesc .reviews  .reviewt{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 20px;
}
.dealdesc .reviewt tag{
    color: #3ad359;
    background:#ebfbee;
    text-align: center;
    text-transform: uppercase;
    padding:5px 10px;
    border-radius:10px;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
}
.dealdesc .reviews  .reviewt img{
    height: 12px;
    margin-right: 4px;
}
.dealdesc .reviews  .reviewt date{
    color: #555;
    font-size: 14px;
}
.reviewbox{
    margin: 30px 20px 30px 20px ;
    border-bottom: 1px solid #e6eaee;
    padding-bottom: 20px;
}
.reviewbox p{
    line-height: 1.6;
}
#googleMap{
    width: 100%;
    height: 280px;
    overflow: hidden;
}
@media screen and (max-width: 1000px) {
    #googleMap{
        height: 140px;
    }
    .dealtitle{
        font-size: 18px;
    }
    .dealmain + h3{
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .dealinfo .proinfo{
        font-size: 16px;
    }
    .dealinfo stock{
        font-size: 18px;
    }
    .dealinfo stock small{
        font-size: 16px;
    }
    .dealinfo .reviews{
        font-size: 14px;
    }
    oriPrice{
        font-size: 22px;
    }spePrice{
             font-size: 27px;
         }
     off{
         font-size: 16px;
         width: 50px;
         height: 28px;
         line-height: 28px;
     }.dealinfo line{
               display: none;}
     .tag *{
         font-size: 14px;
         margin-top: 12px;
     }
    .dealaction button{
        font-size: 18px;
        line-height: 40px;
        margin-top: 22px;
    }
    .dealmain.pop .dealaction button.buybt{
        display: block;
    }
    .dealmain.pop   .dealaction button.choosebt{
        display: none;
    }
    .sharebar{        display: none;
        justify-content: center    }
    .dealwrap{
        padding: 12px 20px 20px;
        margin-top: 0;
    }   .mainimg{
            display: none;
        }
   /*     .dealintro{
            display: none;
        }*/
    .dealmain{
        display: flex;
        flex-direction: column;        width: 100%;

    }
    .dealmain.pop{
        position: fixed;
        bottom: 0;
        z-index: 25;
        background: #fff;
        left: 0;
        right: 0;
        padding: 30px 30px 10px 30px;
    }
    .dealmain.pop .sharebar{
        display: none;
    }
    .dealaction{
        border-top: none;
    }
    .priceinfo{
        margin-top: 0px;
    }
    .dealaction > a{
        display: none;
    }
    .dealmain.pop   .closebuy{
        display: block;
        position: absolute;
        right: 6px;
        top: 13px;
        width: 16px;
        height: 16px;
    }

    .dealmain.pop  .mainimg{
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .dealmain.pop  .dealaction{
        display: flex;
        flex-direction: column;
    }
    .dealmain.pop  .dealaction > a{
        display: block;
        text-align: center;
        margin-top: 12px;
    }
    .dealmain.pop    .priceinfo{
        order: -2;
    }
    .dealmain.pop    .tag{
        order: -1;
    }
    .buybt{
        display: none;
    }
    .dealinfo{flex-direction: column;
        gap: 10px;        margin: 10px auto;

        align-items: flex-start}
    .dealdesc{
        margin-top: 30px;
    }
    .dealdesc .hightlights{
        width: 100%;
        float: none;
        min-height: auto;
    }
    .dealdesc .fineprint{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .dealdesc .company{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .dealdesc .reviews{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .reviewbox{
        margin-left: 0;
        margin-right: 0;
    }
    .dealdesc st{
        font-size: 24px;
        margin-bottom: 15px;
        color: #686868;
    }
    .dealdesc .hightlights>*{
        padding-left: 0;
    }
    .dealdesc .hightlights iframe{
        width: 100%!important;
    }
    companyname{
        margin-bottom: 10px;
    }
    #st-1.sharebar{
        display: none;
    }

}


@media screen and (min-width: 750px) and (max-width: 1000px) {
    .dealintro{
display: block;
    }
}