/* Media Quary for 992px Start*/
@media(max-width:992px){

    .jumbotron2 .placeholder3{
        margin-top: -44px;
        font-size: 25px;
        margin-right: 11px;
    }
    .jumbotron2 .placeholder4{
        margin-top: -44px;
        font-size: 25px;
        margin-right: 11px;
    }



    .quotationDIV {
        margin-top: 3vh;
        background-color: #40444f;
        height: 60px;
        text-align: center;
        margin-bottom: 8px;
    }
    .topLeftPhone2BTN a{
        color:#fff!important;
    }

}
/* Media Quary for 992px END*/