
.border-focus {
    border: 1px solid #EE4000;
}

.border-white1 {
    border: 1px solid transparent;
}

.border-orange {
    border: 1px solid #ea5830;
}





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

