.Error {
    color: #f00;
    font-size: 1em;
	display:block;
	clear:both;
}
.contact-li{
	display:none;
}
.no-f-page{   
	display:none!important; 
}
/* .mb-wbCall {
    width: 100%!important;   
} */
.listdec1 li {
    list-style: disc; 
    margin-left: 3%;
}
p.para{
	margin-bottom: 1rem;
	color: #444;
	font-size: 14px;
}
p.para-faq{
	margin-bottom: 1rem;
	color: #444;
	font-size: 16px;
}
ul.listdec-faq{
	margin-bottom: 1rem;
	margin-left: 0.5rem;
}
.listdec-faq li {
    list-style: disc !important;
    margin-left: 10px;
	color: #444;
	font-size: 16px;
}
@media (min-width: 786px){
/* #hero {
    height: calc(93vh - 15px);
} */
.mob-display{
	display:none!important;
}
}

button, button#formSubmitBtn {
    background: #bd9234;
    border: 1px solid #bd9234;
	color: #fff;
}
.btn:hover {
	color: #fff;
}
#ans{
 outline: none;
}
.resetbtn{
float: right;
}
#question{
	font-size: 16px;
}
#popupmsg_withIconID {
    display: none!important;
}
.my-right{
    float: right;
}
button.joinus {
    padding: 6px 18px;
    border-radius: 4px;
}
button.joinus:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #fffbec;
}

@media (min-width:1900px){
/* #hero {
        height: calc(78vh - 15px);
    } */
 }