
/* /bow/900/modules/vc-banner/template.css */
/* Default desktop */
.vc-banner .card-img-overlay {
  background: var(--gradient-desktop, linear-gradient(90deg, rgba(0,0,0,1) 20%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%));
}

/* Tablet <= 1023px */
@media (max-width: 1023px) {
  .vc-banner .card-img-overlay {
    background: var(--gradient-tablet, var(--gradient-desktop, linear-gradient(90deg, rgba(0,0,0,1) 20%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%)));
  }
}

/* Mobile <= 767px */
@media (max-width: 767px) {
  .vc-banner .card-img-overlay {
    background: var(--gradient-mobile, var(--gradient-tablet, var(--gradient-desktop, linear-gradient(90deg, rgba(0,0,0,1) 20%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%))));
  }
}

/* /bow/900/modules/breadcrumb/template.css */


/* /bow/900/modules/vc-text/template.css */


/* /bow/900/modules/vc-slider-txt-right/template.css */
.team_box.style_one .team_box_outer:hover .about_member .authour_details span,
.team_box.style_one .team_box_outer:hover .about_member .authour_details h6
{
	transform: translateX(0);
}

.team_box.style_one .team_box_outer .about_member
{
	cursor: default;
}

.team_box.style_one .team_box_outer .about_member .authour_details span
{
	font-weight: 400;
	font-size:14px;
}

.team_box.style_one .team_box_outer .about_member .authour_details h6
{
	font-size: 24px;
	font-weight: 400;
}

/* /bow/900/modules/vc-gallery/template.css */


/* /bow/900/modules/vc-logos-grid/template.css */


/* /bow/900/modules/vc-banner-img-txt/template.css */


/* /bow/900/modules/menu-header/template.css */


/* /bow/900/modules/search-modal/template.css */


/* /bow/900/modules/vc-post-grid/template.css */


/* /bow/900/blocks/post-item/template.css */


/* /bow/900/modules/footer/template.css */

