@media (max-width: 767px)
{.frm_dropzone .dz-message {
    width: 300px;
}
}
.frm_dropzone .dz-message {
    width: 400px;
}
/*.with_frm_style .frm_required {
		display: none;}
*/
.tnp-subscription input[type=submit] {
    background-color: #94cfe3;
    color: #ffff;
    padding: 10px 20px;
		  border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #94cfe3;
}
.tnp-subscription input[type=submit]:hover {
    background-color: #ffffff;
    color: #000;
    padding: 10px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #B9B9B9;
}
#uc_uc_card_post_carousel_elementor60931 .uc_more_btn {
    display: inline-block;
    text-align: center;
    box-shadow: 0px 0px 10px 0px #00000080 !important;
    text-decoration: none;
}
/* news page title */
.elementor-widget-posts .elementor-post__title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
}
.elementor-posts .elementor-post__excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
}


   
a {
    color: #3F57AB;

}
a:hover {
   
    color: #a4a4a4;
}

.thjmf-listing-loop-content table.thjmf-listing-solo-table tr.thjmf-listing-body td.thjmf-job-single-more a {
    text-decoration: none !important;
    outline: none;
    padding: 10px;
    border: 1px solid;
}