/*!
 * index css
 */


.bg-bridge{
    background: url("/img/mifi/partner/bridge.webp") no-repeat center;
    background-size: cover;
}


.ninjia-feature{
    background: url("/img/mifi/partner/laptop-right.webp") no-repeat right  bottom;
    background-size: 60%;
}

.recommend-data{
    background: url("/img/mifi/partner/laptop-left.png") no-repeat left  bottom;
    background-size: 50%;
}






/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {


}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {



}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px ) {



}
/*@media screen and (min-width:1900px) and (max-width: 2000px) {
    #map-tips .pro-liq{
        width:79%;
        margin-left: -14rem;
        text-align: center;
    }


    #dma-price .dma{
        width: 96%;
        margin-left: -14rem;
        text-align: right;
    }
}*/

