.pricing-table {
	margin-top: 0px;
}
.pricing-table {
	margin-top: 30px;
	margin-bottom: 30px;
}
.pricing-table .pricing-table-item {
	border-bottom: 0px;
}
.pricing-table .item-header {
	background-color: #696969;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
}
h2, .header-two {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 1.3;
	text-transform: uppercase;
}
.pricing-table .item-cta-block {
	background-color: #D3D3D3;
	padding: 30px;
	text-align: center;
	position: relative;
}
.pricing-table .block-price {
	color: #000000;
	font-size: 45px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.pricing-table .block-sub-text {
	text-transform: uppercase;
	font-size: 15px;
	color: #000000;
	line-height: 26px;
	margin-bottom: 10px;
}
.pricing-table .pricing-toggle-holder {
	display: none;
}
.pricing-table .pricing-toggle-holder button {
	padding-left: 0;
	padding-right: 0;
}
.item-cta-block .button.orange-button {
	display: inline-block;
}
button.orange-button, input[type="button"].orange-button, input[type="reset"].orange-button, input[type="submit"].orange-button, a.button.orange-button {
	background-color: #d2282e;
	color: #ffffff;
	padding: 12px 20px;
	box-shadow: 0 3px 0 0 rgba(24, 24, 25, 0.1);
	-webkit-transition: all .75s;
	transition: all .75s;
	margin-bottom: 6px;
}
button .glyphicon-menu-right, input[type="button"] .glyphicon-menu-right, input[type="reset"] .glyphicon-menu-right, input[type="submit"] .glyphicon-menu-right, a.button .glyphicon-menu-right {
	top: -1px;
	margin-left: 5px;
	font-size: 9px;
}
.pricing-table .item-details-block {
	background-color: #f7f7f7;
	padding: 38px 30px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.pricing-table .plus-header {
	text-align: center;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.pricing-table .separator {
	margin-bottom: 38px;
}
.separator {
	background-color: #d2282e;
	height: 3px;
	width: 100px;
	margin: 0 auto;
	margin-top: 27px;
	margin-bottom: 48px;
}
.pricing-table .item-details-block {
	min-height: 525px;
}
.pricing-table .item-details-block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pricing-table .item-details-block ul li {
	line-height: 2;
}
li {
	text-align: center;
	margin-bottom: 10px;
	line-height: 120%;
}
.separator-type, .title-type, .intro-type, .content-type .intro-type p {
	position: relative;
}
.intro-type .container {
	padding: 107px 0px 102px 0px !important;
}
.company-heading h1 {
	margin-bottom: 40px;
	line-height: 80px;
	color: #fff;
	font-weight: 700 !important;
	text-align: center;
}
.seo-header, .product-header, .intro-type .container h1.white, .company-heading h1 {
	font-weight: 100 !important;
	text-transform: capitalize;
	font-size: 55px;
	margin-bottom: 20px;
}
.parallax {
	background-attachment: inherit !important;
}
.parallax {
	background-attachment: inherit !important;
}
.parallax {
	background-attachment: inherit !important;
	background-repeat: repeat;
	background-size: cover;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	z-index: -10;
}