.fixed-header-on .header .logo {
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	margin: -4px 0 -4px 0;
	display: block;
}
.header-small .logo img {
	max-height: 50px;
}

a.overlay {
	background-color: rgba(255, 255, 255, 0.7);
}
.overlay-links {
    margin-left: -25px;
}

.box-style-3:hover .default-bg *, .box-style-1 i  {
	cursor: default;
}

.pricing-tables strong {
	color: #000;
}
	
.form-control {
	padding-right: 15px;
}

.owl-carousel.technologies .owl-item > div {
    margin: 10px 50px 10px 10px;
}

.call-to-action {
    text-align: left;
    font-size: 20px;
}

.vcenter {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.tp-caption.medium_thin_white {
    font-size: 22px;
	padding: 2px 10px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 300;
	text-shadow: 1px 1px 1px #000000;
}