/* 
    Document   : custom
    Created on : 15 Dec, 2020, 11:17:34 PM
    Author     : lalit
    Description:
        Purpose of the stylesheet follows.
*/

.wl-chat{
    font-size: 18px !important;
}

.wl-quote-txt{
    font-size: 20px !important;
}

.video-area .service-box{
    padding-left: 0px;
}

#coming-soon-fig{
    padding-right: 16px;
}

.icon-blue{
    cursor: pointer;
}

.comn-txt{
    font-size: 20px !important;
}

@media (max-width: 767px){
    #coming-soon-fig{
        padding-right: 0px;
    }
    
   /* .wl-chat{
    font-size: 14px !important;
}

.wl-quote-txt{
    font-size: 14px !important;
}*/

h1{
    font-size: 26px;
}

.comn-txt{
    font-size: 14px !important;
}

}
