.site-submenu-group-title {
	font-size: 18px;
}
.site-menu-search {
	display: none;
}
div#cq-gen14 div.text p {
	font-size: 33px;
}
.site-mobile-menu-change-region {
	display: none !important;
}
table.pricing {
	width: auto;
	margin:0 auto 25px;
	overflow: hidden;
}
table.pricing th {
	border-bottom:1px solid #333;
	font-size:18px !important;
}
table.pricing td.popular {
	border-bottom:1px solid #80b636;
	font-size:18px !important;
	font-weight:400;
}
table.pricing td.grhd {
	padding: 0.5em;
	background: #666;
	color: #fff;
	font-size: 18px;
    line-height: 1.2;
	border-left: 2px solid #777;
	border-top: 1px solid #666;
}
table.pricing td.grhd:last-child {
	border-right: 2px solid #777;
}
table.pricing td.plhd {
	background: #eeeeee;
	padding: 0.5em;
    line-height: 1.2;
    border-bottom: 1px solid #ccc;
    min-width: 30%;
}
table.pricing td.fltm {
	padding: 0.5em;
    line-height: 1.2;
    border-bottom: 1px solid #ccc;
}
table.pricing h3 {
	text-align:center;
	padding-top:1em;
	margin-bottom:0;
}
table.pricing ul {
	display:block;
	margin:1em auto;
}
table.pricing p.newplus {
	display:block;
	margin:1em auto;
	padding-left:1em;
}
.site-menu-nav-item {
	padding: 40px 30px 40px 10px;
}
@media only screen and (min-width : 1000px) and (max-width : 1240px) {
	.site-menu-nav {
		padding-left: 50px;
	}
	.site-menu-nav-item {
		font-size: 18px;
		padding: 40px 10px;
	}
	ul.site-menu-top-level-nav li:nth-child(5) a {
		font-size: 17px !important;
	}
	.site-submenu-group-title {
		font-size: 16px;
	}
}
@media only screen and (min-width : 768px) {
	.marketing-feature-points-item-description {
		padding-right: 1em;
	}
	table.pricing {
		display: inherit;
		max-width:550px;
		width:100%;
	}
	table.pricing th {
		font-size:24px !important;
	}
	table.pricing td.popular {
		font-size:24px !important;
	}
	table.pricing ul,table.pricing p.newplus {
		width:400px;
	}
	ul.site-menu-top-level-nav li:nth-child(5) {
		position: absolute;
		right: 18px;
	}
	ul.site-menu-top-level-nav li:nth-child(5) a {
  		font-weight: 300;
		max-width: 225px;
		font-size: 19px;
	}
}
.contactiframe {
	border: 0;
	width: 100%;
	min-height:2500px;
	background-color: #8dc63f;
	border-top: 25px solid #8dc63f;
	overflow: hidden;
}
@media only screen and (max-width : 767px) {
	.contactiframe {
		min-height:1000px;
		border-top: 10px solid #8dc63f;
	}
}

/* Pricing Tables */
#turf-table {
	display: block;
	margin: 0 auto 1em;
	width: 100%;
}
#turf-table tr {
	width: 100%;
}
#turf-table th,#turf-table td {
	font-size: 16px;
	padding: 0.5em 0.25em;
	line-height: 1;
	border: 1px solid #fff;
}
#turf-table thead th {
	background-color: #fff;
	color: #000;
	text-align: center;
}
#turf-table thead th img {
	display: none;
}
#turf-table thead th small {
	font-weight: 400;
}
#turf-table thead th.turf-green {
	background-color: #80b636;
	color: #fff;
}
#turf-table thead th.turf-title {
	background-color: #648e2a;
	font-size: 16px;
	font-weight: 700;
}
#turf-table thead th.turf-price {
	font-size: 16px;
	font-weight: 700;
}
#turf-table thead th .popular {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
#turf-table thead th a.btn {
	display: inline-block;
	padding: 6px;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
#turf-table thead th a.btn:hover {
	background: #333;
}
#turf-table tr:nth-child(even) td {
	background: #eee;
}
#turf-table tr:nth-child(odd) td {
	background: #f5f5f5;
}
#turf-table tbody th {
	background: #ddd;
	color: #000;
	text-align: center;
}
#turf-table tbody th.turf-white {
	background: #fff;
}
#turf-table tbody td.turf-heading {
	background: #000;
	font-size: 16px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}
#turf-table tbody td {
	text-align: left;
}
#turf-table tbody td.check {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-align: center;
}
#turf-table tbody td.na {
	font-size: 21px;
	line-height: 1;
	color: #999;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	#turf-table {
		margin: 0 auto 3em;
	}
	#turf-table th,#turf-table td {
		font-size: 18px;
		padding: 0.75em;
	}
	#turf-table thead th img {
		display: block;
		width: 280px;
		height: auto;
	}
	#turf-table thead th.turf-title {
		font-size: 24px;
	}
	#turf-table thead th.turf-price {
		font-size: 24px;
	}
	#turf-table tbody td.turf-heading {
		font-size: 24px;
	}
	#turf-table thead th .popular {
		font-size: 18px;
	}
	#turf-table thead th a.btn {
		padding: 6px 12px;
		font-size: 18px;
	}
	#turf-table tbody td.check,#turf-table tbody td.na {
		font-size: 28px;
	}
}

/* PDP Tables */
#feature-table {
	display: block;
	margin: 1em auto;
	width: 100%;
}
#feature-table tr {
	width: 100%;
}
#feature-table th,#feature-table td {
	font-size: 16px;
	padding: 0.5em 0.25em;
	line-height: 1;
	border: 1px solid #fff;
}
#feature-table thead th.feature-hd {
	background-color: #80b636;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
#feature-table thead th.feature-subhd {
	background-color: #648e2a;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
}
#feature-table tr:nth-child(even) td {
	background: #eee;
}
#feature-table tr:nth-child(odd) td {
	background: #f5f5f5;
}
#feature-table tbody th {
	background: #ddd;
	color: #000;
}
#feature-table tbody th.feature-white {
	background: #fff;
}
#feature-table tbody td.feature-heading {
	background: #000;
	font-size: 16px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}
#feature-table tbody td {
	text-align: left;
}
#feature-table tbody td.check {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-align: center;
}
#feature-table tbody td.na {
	font-size: 21px;
	line-height: 1;
	color: #999;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	#feature-table {
		margin: 3em auto;
	}
	#feature-table th,#feature-table td {
		font-size: 18px;
		padding: 0.75em;
	}
	#feature-table thead th.feature-hd {
		font-size: 28px;
	}
	#feature-table thead th.feature-subhd {
		font-size: 24px;
	}
	#feature-table thead th.feature-price {
		font-size: 24px;
	}
	#feature-table tbody td.feature-heading {
		font-size: 24px;
	}
	#feature-table tbody td.check,#feature-table tbody td.na {
		font-size: 28px;
	}
}

.youtube .margin-bottom-medium {
	margin: 0px !important;
}