/*!
 * index css
 */


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

.bg-biz1{
    background: url("/img/mifi/aboutus/biz1.webp") no-repeat left;
    background-size: 80%;
}





/*.border-focus {*/
/*    border: 2px solid #ea5830;*/
/*}*/
/*.border-orange {*/
/*    border: 1px solid #ea5830;*/
/*}*/
/*!*object-fit: contain;*!*/
/*.partner-logo-img{*/
/*    object-fit: contain;*/
/*    mix-blend-mode: luminosity;*/
/*}*/



/*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;
    }
}*/

