@media screen and (max-width: 1140px) and (min-width: 767px) {
	
body .has-process-builder .vc_col-sm-8.wpb_column{
	width:100% !important;
}
}	
	.mk-process-steps.query_max-width_960px li {
    margin-bottom: 30px!important;
    width: 20%!important;
    text-align: center;
}

@media screen and (min-width: 768px) {

body .mk-process-steps.process-steps-5 ul li {
    width: 20%!important;
    max-width: 100% !important;
}
	
body .mk-process-steps.process-steps-5 .mk-process-icon {
    width: 110px !important;
    height: 110px !important;
}
	body .mk-process-steps.process-steps-5 ul li h3 {
    font-size: 14px!important;
}
}

#contact_info-2 .mk-svg-icon {
    fill: white;
}

#contact_info-2 {
   color: white;
}

#contact_info-2 a {
   color: white !important;
}