/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 06 2022 | 16:48:10 */
	body .resources .content-card .details h3 {
    margin-top: 0px;
}
@media all and (max-width: 768px) {
.resources h2 {
    margin-bottom: 30px!important;
}
.resources .vc_row.sec-padding-top-sm {
    padding-top: 0px;
}
body .resources .content-card .details .label {
    font-size: 40px!important;
    margin-bottom: 0px!important;
}
body .quote {
    padding-top: 50px;
    padding-bottom: 70px;
}
body .overview .col-left .vc_column-inner {
    padding: 0px;
}
body .overview img {
    transform: none;
    margin-bottom: 20px;
    margin-top: 0px;
}
body .overview .col-right .vc_column-inner {
    padding: 30px!important;
}
body .overview {
    display: block;
}
	body .tabbed-resources ul.nav.nav-tabs {
    margin-left: 0px;
}
	.resources .content-card .details .label {
		margin-bottom: 0px!important;
	}
	.vc_tta-panel-heading {
    border-radius: 0px!important;
}

	.viva-module .overview {
    display: block;
}

.viva-module .overview img {
    transform: none;
    margin-top: 0px;
    margin-bottom: 20px;
}

.viva-module .overview .col-left .vc_column-inner {
    padding: 0px;
}

.viva-module .overview .col-right {
    padding: 0px;
}

.viva-module .overview .col-right .vc_column-inner {
    padding: 0px 30px 30px 30px!important;
}

.viva-module .resources .content-card .label {
    font-size: 30px!important;
}
}