/*
Theme Name: FNF
*/
@import url('/wp-content/themes/fnf/assets/css/general.css');
@import url('/wp-content/themes/fnf/assets/css/responsive.css');


@media all and (min-width: 768px) {
.vc_responsive .vc-5-cols-row.wpb_row .vc_col-sm-2 {
float: left !important;
width: 18.5% !important;
padding: 0 !important;
margin-right: 1.5% !important;
min-height: 0 !important;
}
.vc-5-cols-row .vc-5-cols-last {
margin: 0 !important;
}
}
.mpemailsendformelemerap input[type="checkbox"] {
width: auto !important;
}
.white-clr {
color: #fff;
}