.vc_gitem-animate-slideTop .vc_gitem-zone-b {
	background: rgba(0, 0, 0, 0.6);
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title div {
	font-size: 1.5vw !important;
	font-family: gadugiGras, sans-serif !important;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 1vw;
}
.vc_row {
    margin-left: 0;
    margin-right: 0;
}
@media only screen and (max-width: 767px)  {
	.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title div {
		font-size: 20px !important;
	}
	.vc_btn3.vc_btn3-size-md {
	    font-size: 16px;
	}
}