.wpcf7-form input[type="submit"], .fusion-button_size-large .wpcf7-submit {
    margin: 0 auto;
    padding: 10px 100px !important;
    display: block;
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100% !important;
}

.fusion-contact-info {
    text-align: right;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.testimonial-theme2 .testimonial-description-theme2 {
  color: white;
}
.testimonial-theme1 .fa-fw, .testimonial-theme2 .fa-fw {
  color: #d8d028;
}
.testimonial-theme1 .testimonial-thumb-theme1, .testimonial-theme2 .testimonial-thumb-theme2 {
    margin: 0 auto 20px;
}
.testimonial-theme1 .testimonial-description-title-theme1 {
  font-size: 17px;
  color: #8a9aad;
}
.testimonial-theme2 .testimonial-description-title-theme2 {
  font-size: 17px;
  color: #ebeaea;
}
.testimonial-theme2 .testimonial-description-profiles-theme2 small a, a:hover {
  color: #ebeaea;
}
.testimonial-theme1 .testimonial-description-title-theme1:after {
  margin-left: 20px;
}
.testimonial-theme2 .testimonial-description-title-theme2:after {
  margin-left: 20px;
  border-right: 1px solid #ebeaea;
}