/*   
Theme Name: ZoomText.com
Theme URI: http://ZoomText.com
Description: This is a theme created for ZoomText.com by VickeryHill.com.
Author: Vickery Hill (JR)
Author URI: http://vickeryhill.com
Version: 1
*/

@media screen {
* {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
}
/* Start CSS reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

iframe, img {
	  max-width: 100%;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: white;
	font-family: "proxima-nova", sans-serif;
}
.screen-reader-text {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.clear {
	clear: both;
}
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .group, *:first-child+html .group {
	zoom: 1;
} /* First selector = IE6, Second Selector = IE 7 */
#page-wrap {
	width: 100%;
	position: relative;
	margin: 0;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
}
h1 {
	color: #ffffff;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-size: 48px;
	line-height: 1;
}
.entry h1 {
	color: #333333;
}
h2 {
	font-size: 48px;
	/*font-family: "proxima-nova", sans-serif;*/
	line-height: .9;
}
h3 {
	font-size: 24px;
	color: #333333;
}
p {
	margin: 0 0 10px 0;
	font-family: "proxima-nova", sans-serif;
	font-size: 18px;
	line-height: 1.5;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ul, ol {
	margin: 0 0 0 0;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sidebar-left ul, .sidebar-left ol, .has-sidebar ul, .has-sidebar ol, .container-full-width.container-top-grey-content ul li:last-child ul, .container-full-width.container-top-grey-content ul li:last-child ol, .has-sidebar-right ol, .has-sidebar-right ul, .has-no-sidebar ol, .has-no-sidebar ul, .news-top-right ul, .news-top-right ol, .container-full-width.container-top-grey-content > ul > li:first-child ol {
	margin: 0 0 10px 0;
	padding-left: 40px;
	font-size: 16px;
	display: block;
	min-height: inherit;
	list-style: initial;
}
.sidebar-left ol, .has-sidebar ol, .container-full-width.container-top-grey-content ul li:last-child ol, .has-sidebar-right ol, .has-no-sidebar ol, .news-top-right ol, .container-full-width.container-top-grey-content > ul > li:first-child ol, span.tab-toggle-expanded ol {
	list-style-type: decimal;
}

.sidebar-left ol li, .has-sidebar ol li, .container-full-width.container-top-grey-content ul li:last-child ol li, .has-sidebar-right ol li, .has-no-sidebar ol li, .news-top-right ol li, .container-full-width.container-top-grey-content > ul > li:first-child ol li, span.tab-toggle-expanded ol li, .has-no-sidebar ul li {
	padding-bottom: 10px;
}

.sidebar-left a, .has-sidebar a, .has-sidebar-right a, .has-no-sidebar a, table.trail-extend a, #support-container-loop > ul > li > span:nth-child(3) a {
	color: #669900;
}


a {
	text-decoration: none;
}
a:hover {
}
blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
	font-style: italic;
}
blockquote p {
}
.post {
	margin: 60px 0;
}
.entry {
}
.entry a {
}
.entry a:hover {
}
pre {
}
code, tt {
}
#meta {
}
.postmetadata {
}
#sidebar {
}
.navgation {
}
.next-posts {
}
.prev-posts {
}
#s {
}
#searchsubmt {
}
ol.commentlist {
	list-style: none;
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	border-bottom: 1px dotted #666;
	padding: 10px;
}
ol.commentlist li.comment div.comment-author {
}
ol.commentlist li.comment div.vcard {
}
ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}
ol.commentlist li.comment div.vcard cite.fn a.url {
}
ol.commentlist li.comment div.vcard img.avatar {
	float: right;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment div.vcard img.avatar-32 {
}
ol.commentlist li.comment div.vcard img.photo {
}
ol.commentlist li.comment div.vcard span.says {
}
ol.commentlist li.comment div.commentmetadata {
}
ol.commentlist li.comment div.comment-meta {
	font-size: 10px;
}
ol.commentlist li.comment div.comment-meta a {
	color: #ccc;
}
ol.commentlist li.comment p {
}
ol.commentlist li.comment ul {
}
ol.commentlist li.comment div.reply {
	font-size: 11px;
}
ol.commentlist li.comment div.reply a {
	font-weight: bold;
}
ol.commentlist li.comment ul.children {
	list-style: none;
	margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li {
}
ol.commentlist li.comment ul.children li.alt {
}
ol.commentlist li.comment ul.children li.bypostauthor {
}
ol.commentlist li.comment ul.children li.byuser {
}
ol.commentlist li.comment ul.children li.comment {
}
ol.commentlist li.comment ul.children li.comment-author-admin {
}
ol.commentlist li.comment ul.children li.depth-2 {
	border-left: 5px solid #555;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	border-left: 5px solid #999;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
	border-left: 5px solid #bbb;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
}
ol.commentlist li.comment ul.children li.odd {
}
ol.commentlist li.even {
	background: #fff;
}
ol.commentlist li.odd {
	background: #f6f6f6;
}
ol.commentlist li.parent {
	border-left: 5px solid #111;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
form {
	-webkit-appearance: none !important;
}
input[type=text] {
}
textarea {
}
/*Start Mobile Nav*/
#ai-mobile-nav {
	display: none;
}
#ai-mobile-nav ul { 
}
#ai-mobile-nav li {
	width: 100%;
	float: left;
}
#ai-mobile-nav li a {
	display: block;
	width: 96%;
	background: #404041;
	padding: 2%;
	font-size: .9em;
	text-decoration: none;
	color: #ffffff;
}
/*End Mobile Nav*/

header {
	overflow: auto;
}
#logo_banner {
	/*border-bottom: 1px solid #666;*/
	max-width: 1100px;
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
	height: 100px;
}
#header_sitecues {
	display: block;
	/* width: 200px; */
	position: absolute;
	left: 0;
	float: left;
	margin-top: 40px;
}
#header_sitecues img {
	cursor: pointer;
}
#header_left {
	display: block;
	text-align: left;
	width: 100%;
	margin: auto;
	float: left;
	margin-top: 29px;
}
#header_left img {
	width: 250px;
	height: auto;
}
span.icon-.ztzoom {
	font-size: 45px;
	color: #41463e;
	vertical-align: top;
}
span.icon-.zttext {
	font-size: 42px;
	color: #82c341;
	vertical-align: top;
}
#header_right {
	display: block;
	/* width: 200px; */
	position: absolute;
	right: 0;
	float: right;
}
.searchform {
	width: 160px;
	position: relative;
	right: 39px;
	top: 27px;
	-webkit-appearance: none;
}
.screen-reader-text {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.searchform input[type="text"] {
	color: #666666;
	text-decoration: none !important;
	background-color: #FFFFFF;
	border: 2px solid #eaeaea;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	display: block;
	padding: 11px 11%;
	font-size: 1em;
	line-height: 1em;
	text-align: right;
	vertical-align: middle;
	-webkit-appearance: none;
	width: 100%;
	font-family: "proxima-nova", sans-serif;
	font-weight: normal;
	text-align: left;/*margin-bottom: 50px;*/
}
#searchsubmit {
	position: absolute;
	top: 8px;
	right: -20px;
	text-indent: -9999px;
	background-image: url("/wp-content/themes/zoomtext/images/search.png") !important;
	background-size: 18px;
	background-repeat: no-repeat;
	/* background-attachment: fixed; */
	background-position: right;
	background-color: transparent;
	border: medium none;
	height: 28px;
	width: 20px;
	cursor: pointer;
	-webkit-appearance: none;
	display: block;
	margin-top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	min-width: inherit;
}
/*Start Flex Container*/

.container-full-width {
	display: table;
	width: 100%;
	margin: auto;
	max-width: 1100px;
}
.container-full-width.top-nav-border {
	display: table;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 75px;
	max-width: none;
}
.container-full-width.sub-nav-border {
	display: table;
	width: 100%;
	border-bottom: 1px solid #666666;
	max-width: none;
	background-color: #333333;
}
{
 margin: 60px 0;
}
h1 {
	font-size: 48px;
}
.menu-top-nav-container, .menu-new-menu-container {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin: auto;
}
.menu-learning-menu-container .menu a {
	color: #ffffff;
}
.menu-learning-menu-container .menu .current_page_item a, .menu-new-menu-container .menu .current_page_item a {
	font-weight: 600;
}
#menu-top-nav {
	margin: auto;
	max-width: 1100px;
	width: 100%;
}
#menu-top-nav .current-menu-item a, #menu-top-nav .current-page-ancestor a {
	color: #690;
	font-weight: 600;
}
#menu-top-nav li {
	display: inline-block;
	float: none;
	list-style: none;
	margin-right: 40px;
	line-height: 75px;
}
#menu-top-nav li:last-child {
	margin-right: 0;
}
.menu a {
	font-family: "proxima-nova", sans-serif;
	color: #666;
}
.top-nav-border .menu a {
	vertical-align: super;
}
.menu i {
	padding: 0 10px 0 0;
	font-size: 32px;
	position: relative;
	top: 12px
}
li.current_page_item .menu i {
	color: #669900 !important;
}
.menu-learning-menu-container {
	display: table-cell;
	text-align: center;
	width: 100%;
	margin: auto;
}
.menu-learning-menu-container ul {
	list-style: none;
}
.menu-learning-menu-container ul li, .menu-new-menu-container ul li {
	display: inline-block;
	line-height: 75px;
	margin-right: 24px;
}
.menu-new-menu-container ul li a {
	color: #ffffff;
}
.menu-learning-menu-container ul li:last-child {
	margin-right: 0;
}
/*End Flex Container*/
/*Start Learning Containers*/
.container-full-width.container-top-grey-content, .top_banner {
	background-image: url(/wp-content/themes/zoomtext/images/background-grey-texture.png);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 200px;
	display: block;
	width: 100%;
	max-width: none;
}
.container-full-width.container-top-grey-content h2 {
	font-size: 34px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	line-height: .9;
}
.container-full-width.container-top-grey-content h3 {
	font-size: 24px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	line-height: .9;
	color: #ffffff;
}
.container-full-width.container-top-grey-content ul{
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: auto;
	display: table;
	min-height: 200px;
	font-size: 0;
}
.container-full-width.container-top-grey-content > ul ul {
	margin: 10px 0 ;
}
.container-full-width.container-top-grey-content h2 {
	padding: 10px 0 5px 0;
}
.container-full-width.container-top-grey-content h3, .container-full-width.container-top-grey-content h4 {
	padding: 15px 0 5px 0;
	margin: 0 0 5px 0;
}
.container-full-width.container-top-grey-content > ul ul li {
	padding-bottom: 10px;
}
.container-full-width.container-top-grey-content > ul > li {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	list-style: none;
	color: #ffffff;
	padding: 60px 0;
}
.content-btn {
	background: #669900;
	border-radius: 5px;
	color: #fff;
	float: none;
	font-size: 21px;
	height: 28px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	line-height: 28px;
	padding: 5px 10px;
	text-align: center;
	vertical-align: sub;
	margin: auto;
	text-decoration: none !important;
	margin-top: 0px;
}
.container-full-width.container-top-grey-content > ul > li:first-child {
	width: 40%;
	padding-right: 5%;
}
.container-full-width.container-top-grey-content > ul > li:last-child {
	width: 55%;
	padding: 60px 0;
}
.container-full-width.container-top-grey-content > ul > li h1 {
	font-size: 48px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top: -5px;
}
.container-full-width.container-top-grey-content > ul > li p:last-child {
	font-size: 18px;
	font-family: "proxima-nova", sans-serif;
	color: #ffffff;
	margin-bottom: 0;
}
.container-full-width.container-top-grey-content > ul > li p a {
	color: #ffffff;
	text-decoration: underline;
}
.container-full-width ul.training-course-list-loop {
	width: 30%;
	height: auto;
	padding-right: 5%;
	display: inline-block;
	padding-left: 0;
	float: left;
}
.container-full-width ul.training-course-list-loop li {
	list-style: none;
}
.container-full-width ul.training-course-list-loop li img {
	max-width: 96%;
	height: auto;
	width: 96%;
    padding: 2%;
    background-color: #DBDBDB;
}
.container-full-width ul.training-course-list-loop li h2 {
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-size: 28px;
	line-height: 0.857;
	font-weight: 500;
}
.container-full-width ul.training-course-list-loop li h2 a {
	color: #666666;
}
.container-full-width ul.training-course-list-loop li h2 a i {
	font-size: 17px;
}
.container-full-width ul.training-course-list-loop li span {
	font-size: 16px;
	font-family: "proxima-nova", sans-serif;
	color: rgb( 102, 153, 0 );
	line-height: 1.5;
}
.container-full-width ul.training-course-list-loop li span a {
	color: rgb( 102, 153, 0 );
}
.container-full-width ul.training-course-list-loop:nth-child(3n+3) {
	padding-right: 0;
}
.container-full-width ul.training-course-asset-loop {
	position: relative;
	display: block;
	min-height: 310px;
	padding-bottom: 30px;
}
.container-full-width ul.training-course-asset-loop li {
	position: relative;
	display: block;
}
.container-full-width ul.training-course-asset-loop li a.green-btn, .container-full-width .entry .left-sidebar a.green-btn, .entry .sidebar-left a.green-btn, .has-sidebar a.green-btn {
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(102,153,0);
	border: 1px solid rgb(102,153,0);
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	border-radius: 10px;
	height: auto;
	position: absolute;
	top: 40%;
	left: 25%;
	width: 50%;
	text-align: center;
	padding-top: 4%;
	padding-bottom: 4%;
}
/*.container-full-width ul.training-course-asset-loop li:last-child{
	position:absolute;
	top: 34%;
	left: 32%;
}*/
/*End Learning Containers*/
/* News banner*/

#news-container {
	display: table;
	margin: auto;
	max-width: 1100px;
	position: relative;
	width: 100%;
}
.news-title {
	text-align: left;
	float: left;
	width: 25%;
}
#more-news {
	background: #333;
}
#featured-news {
	float: left;
	color: #fff;
}
#news-link {
	float: right;
	color: #fff;
}
#featured-news h3, #news-link h3 {
	font-size: 26px;
	margin: 0;
	padding: 20px 0;
	color: #ffffff;
}
#news-link a {
	color: #fff;
}
#news-link a i {
	margin-left: 10px;
	font-size: 18px;
}
/*Start Home page*/
.top_banner {
	overflow: auto;
}
.top_banner p {
	font-size: 25px;
	line-height: 1.4;
	margin-bottom: 35px;
}
.top_banner.top_banner_products p {
	margin: 0 0 10px 0;
	font-family: "proxima-nova", sans-serif;
	font-size: 18px;
	line-height: 1.5;
}
.top_banner_text {
	display: table-cell;
	vertical-align: middle;
	padding-top: 40px;
	padding-bottom: 40px;
}
 .top_banner_text p:last-child: {
 margin-bottom:0;
}
 .top_banner_text p a {
	 color: #82c341;
 }
 
 .top_banner_text ul, .top_banner_text ol {
	 margin: 0 0 10px 0;
    padding-left: 40px;
    font-size: 16px;
    display: block;
    min-height: inherit;
    list-style: initial;
 }
 
 .top_banner_text ol {
	 list-style-type: decimal;
 }
 .top_banner_text ul li, .top_banner_text ol li {
 	padding-bottom: 10px;
 }
 
 .top_banner_text h2 {
     font-size: 36px;
 }
  .top_banner_text h3 {
     color:#ffffff;
 }
.banner {
	background: #333;
}
.banner:nth-child(even) {
	background: #efefef;
	color: #333;
}
.banner_content {
	color: #666;
	display: table;
	margin: auto;
	width: 100%;
	max-width: 1100px;
}
.banner_content:nth-child(odd) {
	color: #fff;
}
.banner:nth-child(odd) .icon_block {
	float: left;
}
.banner:nth-child(odd) .banner_text {
	float: right;
	color: #fff;
	width: 50%;
}
.banner:nth-child(even) .banner_text p, .banner:nth-child(odd) .banner_text p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.banner:nth-child(odd) .banner_icons {
	float: left;
	padding: 0;
}
.banner_icons:nth-child(odd) {
	float: left;
}
#banner_img {
	display: table-cell;
	width: 45%;
	height: auto;
	position: relative;/*min-width: 400px;*/
	vertical-align: middle;
}
.top_banner_homepage #banner_img {
	vertical-align: bottom;
}
#banner_img img {
	width: 81%;
	height: auto;
	display: block;
	position: relative;
	/* bottom: -132px; */
	margin: 0 auto;
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 2%;
	background-color: #F1F1F1;
}
.top_banner_homepage #banner_img img {
	width: 85%;
	padding: 0;
	margin-bottom: 0;
	background: none !important;
}
.banner_text {
	/*width: 85%;*/
	display: block;
	position: relative;
	margin: auto;
	float: left;
	font-weight: 100;
	font-size: 20px;
	color: #333;
	padding: 52px 0 52px 0;
}
.banner_text h2 {
	font-family: "ff-good-headline-web-pro-con", sans-serif;
}
.left, .right {
	font-size: 16px;
}
#banner_text p {
	clear: both;
}
.button {
}
.button {
	background: none repeat scroll 0 0 #669900;
	border-radius: 10px;
	color: #fff !important;
	text-decoration: none !important;
	display: table-cell;
	float: left;
	font-size: 26px;
	/* height: 31px; */
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	/* line-height: 31px; */
	padding: 10px 5%;
	text-align: center;
	vertical-align: sub;/* margin: 0 10px 0 0; *//* width: 170px; */
}
a.button-home-main {
	background: none repeat scroll 0 0 #669900;
	border-radius: 10px;
	color: #fff !important;
	text-decoration: none !important;
	display: table-cell;
	float: left;
	font-size: 26px;
	/*height: 31px;*/
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	line-height: 31px;
	padding: 14px 4%;
	text-align: center;
	vertical-align: sub;
	margin: 0 5% 0 0;
	width: 39%;
}
.free_trials a.button-home-main {
	margin: 0;
}
.button-home-main i {
	vertical-align: -webkit-baseline-middle;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 33px;
	line-height: 25px;
}
.button.centered-play-button {
	height: auto;
	position: absolute;
	top: 35%;
	left: 25%;
	width: 50%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0;
	margin-top: 0 !important;
}
a.button i {
	font-size: 17px;
	vertical-align: middle;
}
.button.free_trials {
	margin-left: 80px;
}
.banner_icons {
	display: table-cell;
	/*min-width: 400px;*/
	vertical-align: middle;
	font-size: 64px;
	color: #666;
	width: 45%;
}
.icon_block {
	float: right;
	margin: 52px 5% 52px 0;
}
.banner_icons .icon_block:nth-child(1) {
	margin-right: 0;
}
.banner:nth-child(odd) .banner_icons .icon_block:nth-child(1) {
	margin: 52px 5% 52px 0;
}
.banner:nth-child(odd) .banner_icons .icon_block:nth-child(2) {
	margin: 52px 0 52px 0;
}
.icon_big {
	background: none repeat scroll 0 0 #ccc;
	border-radius: 79px;
	display: table-cell;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	width: 140px;
}
a:hover .icon_big {
	background: none repeat scroll 0 0 #ffffff;
}
.ss-icon.ss-junior.ss-navigateright {
	vertical-align: middle;
}
.ss-icons {
	vertical-align: middle;
}
.news_content {
	color: #333;
	display: table;
	margin: auto;
	max-width: 1100px;
	width: 92%;
	padding: 55px 0;
}
.news {
	background: none repeat scroll 0 0 #fff;
	overflow: auto;
}
.news-title h2 {
	font-size: 28px;
	font-weight: 500;
	color: #333;
}
.news_content h2, {
 font-size: 32px;
 text-align: right;
 margin-left: 17px;
}
.news-title a:hover h2 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.news_content h3 {
	text-align: left;
	font-size: 23px;
}
.news_content h3 i {
	font-size: 18px;
	margin-right: 10px;
}
.news-exerpt {
	float: right;
	width: 68%;
}

.container-full-width.wcag-widget-container {
	padding:60px 0;
}

.container-full-width.wcag-widget-container > div {
	float: none;
    width: 100%;
	margin:0;
}
.container-full-width.wcag-widget-container > div > h2 {
	max-width:600px;
	width:100%;
	color:#ffffff;
	width:100%;
	max-width: 600px;
    font-size: 41px;
    text-align: center;
    margin: auto;
}

.container-full-width.wcag-widget-container > div > p {
	color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
    max-width: 600px;
    text-align: center;
    margin: auto;
}
.container-full-width.wcag-widget-container {
	padding:60px 0;
}

.container-full-width.wcag-widget-container > div {
	float: none;
    width: 100%;
	margin:0;
}
.container-full-width.wcag-widget-container > div > h2 {
	max-width:600px;
	width:100%;
	color:#ffffff;
    font-size: 41px;
    text-align: center;
    margin: auto;
}

.container-full-width.wcag-widget-container > div > p {
	color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
    max-width: 600px;
    text-align: center;
    margin: auto;
}
/* End Home */
/* Start Products all*/
#product-container-core {
	list-style: none;
	font-size: 0;
	width: 100%;
	margin: auto;
	display: block;
}
#product-container-core > ul {
	width: 50%;
	border-bottom: #cccccc solid 1px;
	display: inline-block;
	min-height: 485px;
	margin: auto;
	display: block;
	float: left;
}
#product-container-core > ul:nth-child(even) {
	box-shadow: inset 1px 0 0 #cccccc;
}
#product-container-core > ul:first-child, #product-container-core > ul:nth-child(2) {
	/*width: 100%;
	box-shadow: none;*/
	min-height: 630px;
}
#product-container-core > ul:first-child li {
/*display:inline-block;*/
}
#product-container-core > ul:first-child img, #product-container-core > ul:nth-child(2) img {
	width: 96%;
	padding: 2%;
	background-color: #DBDBDB;
}
#product-container-core > ul > li {
	display: block;
	width: 60%;
	height: auto;
	margin: auto;
	text-align: center;
	margin-top: 40px;
}
#product-container-core ul li a.z-button, #product-container-accessories ul li a.z-button, #product-container-apps ul li a.z-button {
	background: #669900;
	border-radius: 5px;
	color: #fff;
	float: none;
	font-size: 21px;
	height: 28px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	line-height: 28px;
	padding: 5px 10px;
	text-align: center;
	vertical-align: sub;
	margin: auto;/*white-space: nowrap;*/
}
#product-container-apps > ul > li > ul > li {
	list-style-type: none !important;
}
#product-container-core ul li a.z-button i, #product-container-accessories ul li a.z-button i, #product-container-apps ul li a.z-button i {
	font-size: 17px;
	line-height: 28px;
	vertical-align: middle;
}
a.transparent-button {
	font-size: 16px;
	font-family: "SS Junior";
	color: #669900;
	line-height: 3.25;
	padding: 15px 0;
}
a.transparent-button i {
	vertical-align: middle;
	margin-right: 5px;
	color: #000000;
}
#product-container-core > ul > li:first-child {
}
#product-container-core ul li ul li {
	width: 100%;
	text-align: center;
	display: block;
	float: none
}
#product-container-core ul li img {
	max-width: 96%;
	height: auto;
	width: 50%;
	text-align: center;
	border: none;
	padding: 2%;
	background-color: #DBDBDB;
}
#product-container-core ul li p {
	font-size: 16px;
	color: #333333;
	line-height: 1.5;
	text-align: center;
}
.grey-title-center {
	background-color: #666666;
	color: #ffffff;
	text-align: center;
	line-height: 80px;
	font-size: 21px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	vertical-align: middle;
	max-width: none;
}
.grey-title-center i {
	vertical-align: middle;
	font-size: 30px;
	margin-right: 10px;
}
#product-container-apps {
	list-style: none;
	font-size: 0;
}
#product-container-accessories {
	list-style: none;
	font-size: 0;
	width: 100%;
	margin: auto;
	display: block;
}
#product-container-accessories > ul {
	width: 33.33333333333333%;
	display: inline-block;
	margin: auto;
	display: block;
	float: left;
	min-height: 500px;
}
#product-container-accessories > ul:nth-child(even) {
	background-color: #f5f5f5;
}
#product-container-accessories img {
	max-width: 96%;
	height: auto;
	width: 50%;
	text-align: center;
	border: none;
	padding: 2%;
	background-color: #DBDBDB;
}
#product-container-accessories > ul > li {
	display: block;
	width: 90%;
	height: auto;
	margin: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
#product-container-accessories > ul > li > ul > li {
	list-style-type: none !important;
}
#product-container-apps {
	list-style: none;
	font-size: 0;
	width: 100%;
	margin: auto;
}
#product-container-apps > ul {
	width: 50%;
	display: inline-block;
	margin: auto;
	display: block;
	float: left;
	min-height: 425px;
}
#product-container-apps > ul:nth-child(odd) {
	background-color: #f5f5f5;
}
#product-container-apps img {
	max-width: 96%;
	height: auto;
	width: 50%;
	text-align: center;
	border: none;
	padding: 2%;
	background-color: #DBDBDB;
}
#product-container-apps > ul > li {
	display: block;
	width: 60%;
	height: auto;
	margin: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
/* End Products All */

/* start Products Single */
#container-main-product-ctas {
	max-width: none;
	background-color: #578202;
	width: 100%;
}
#container-main-product-ctas ul {
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: auto;
	display: table;
	min-height: 140px;
	font-size: 0;
	background-color: #578202;
}
#container-main-product-ctas ul li {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	list-style: none;
	color: #ffffff;
	padding: 30px 0;

	    max-width: 255px;
}
#container-main-product-ctas ul li:first-child span {
	display: block;
	text-align: left;
	font-size: 16px;
	line-height: 1.3;
}
#container-main-product-ctas ul li:first-child span i {
	font-size: 29px;
	vertical-align: middle;
	margin-right: 10px;
}
#container-main-product-ctas ul li:last-child a {
	display: inline-block;
	text-align: right;
}
#container-main-product-ctas ul li:last-child a i {
	font-size: 35px;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
#container-main-product-ctas ul li:last-child a.button-product-cta-top {
	background-color: #669900;
	border-radius: 10px;
	border: 0 solid #669900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 22px;
	height: 60px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	line-height: 60px;
	text-align: center;
	vertical-align: sub;
	font-size: 27px;
	margin-left: 5%;
	display: inline-block;
	float: right;
	width: 90%;
}
#container-main-product-ctas ul li:last-child a.button-product-cta-top:first-child {
}
#container-product-tab-wrap {
	max-width: none;
	width: 100%;
}
#container-product-tab-wrap ul {
	list-style: none;
}
ul.container-product-tabs {
	display: block;
	width: 100%;
	margin: auto;
	max-width: none;
	border-bottom: 1px solid #cccccc;
	list-style: none;
}
ul.container-product-tabs > li {
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: auto;
	display: block;
	list-style: none;
}
ul.container-product-tabs > li > div {
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: auto;
	display: inline-block;
	font-size: 0;
	margin-bottom: 20px;
	margin-top: 20px;
}
ul.container-product-tabs > li > div:first-child {
	margin-bottom: 0;
	height: 60px;
}
ul.container-product-tabs > li > div > span {
	display: inline-block;
	vertical-align: middle;
}
ul.container-product-tabs > li > div > ul > li {
	border-bottom: 1px solid #cccccc;
}
ul.container-product-tabs > li > div > ul > li:last-child {
	border-bottom: none;
}
ul.container-product-tabs > li > div > ul span {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
}
ul.container-product-tabs > li > div > ul span:last-child {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	vertical-align: top;
}

/* Start Pricing table */
#toggle-product-pricing h2 {
font-size:40px;	
}

span.requirements-unordered-list-option a {
	color: #669900;
}
span.requirements-unordered-list-option.pricing-table {
    padding-left: 0;
}
span.requirements-unordered-list-option.pricing-table ul {
  list-style: none;
  padding-left: 0;	
}
span.requirements-unordered-list-option {
	font-size: 16px;
}

span.requirements-unordered-list-option > ul {
    margin-bottom: 10px;
    margin-top: 10px;
}

span.requirements-unordered-list-option ul > li:last-child {
	padding-bottom:0;
}

span.requirements-unordered-list-option ul li{
	list-style-type: disc;
	padding-bottom: 10px;    	
}

span.requirements-unordered-list-option.pricing-table ul li {
	display:inline-block;
	float:left;
	padding: 1%;
}

span.requirements-unordered-list-option.pricing-table ul li:nth-child(2n-1) {
	width:79%; 
	text-align: left;
}

span.requirements-unordered-list-option.pricing-table ul li:nth-child(2n-2) {
	width:15%;
	text-align: right;	
}

span.requirements-unordered-list-option.pricing-table ul li:nth-child(4n-3), span.requirements-unordered-list-option.pricing-table ul li:nth-child(4n-2) {
	background-color:#eaeaea;
}

span.requirements-unordered-list-option.pricing-table ul li:nth-child(-n+2) {
	background-color:#666666;
	color:#ffffff;
	font-weight: bold;
}


ul.container-product-tabs > li > div > ul span h3 {
	display: inline-block;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-size: 25px;
	line-height: 0.857;
	font-weight: 500;
	color: #333333;
}
ul.container-product-tabs > li > div > ul span p {
	display: inline-block;
	  width: 100%;
}
ul.container-product-tabs > li > div > ul span p:last-child {
	margin-bottom: 20px;
}
ul.container-product-tabs > li > div > ul li:last-child span p:last-child {
	margin-bottom: 0;
}
ul.container-product-tabs > li > div > span:first-child {
	width: 80%;
}
ul.container-product-tabs > li > div.header-toggle-row > span:first-child {
	width: 80%;
}
ul.container-product-tabs > li > div > span:nth-child(2) {
	width: 55%;
	padding-right: 5%;
	padding-left: 5%;
}
ul.container-product-tabs > li > div.header-toggle-row > span:nth-child(2) {
	width: 10%;
	padding-right: 0;
	padding-left: 0;
}
ul.container-product-tabs > li > div > span:last-child {
	width: 10%;
	text-align: center;
}
ul.container-product-tabs > li > div.header-toggle-row > span:last-child {
	width: 10%;
	text-align: center;
}
ul.container-product-tabs > li > div > span i {
	display: inline-block;
	vertical-align: middle;
	color: #669900;
	font-size: 36px;
	margin-right: 15px;
}
ul.container-product-tabs > li > div > span i:last-child {
	text-align: right;
	margin-right: 0;
}
a.non-action-tab-a {
	display: inline-block;
	vertical-align: middle;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-size: 30px;
	line-height: 0.857;
	font-weight: 500;
	color: #333333;
	margin-bottom:10px;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li {
	width: 22%;
	display: inline-block;
	border-bottom: none;
	text-align: center;
	margin-right: 4%;
	position: relative;
	vertical-align: top;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li:last-child {
	margin-right: 0%;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li a {
	font-size: 23px;
	font-weight: 500;
	line-height: 1.2;
	color: #669900;
	text-decoration: none;
	text-align: center;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li a i.play-btn {
	height: auto;
	position: absolute;
	bottom: 40%;
	left: 25%;
	width: 50%;
	text-align: center;
	/* padding-top: 4%; */
	/* padding-bottom: 4%; */
	color: #ffffff;
	font-size: 75px;
	text-shadow: -2px 0 #669900, 0 2px #669900, 2px 0 #669900, 0 -2px #669900;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li a i {
	font-size: 18px;
	vertical-align: middle;
}
ul.toggle-product-features-ul ul {
	display: block;
	list-style-type: disc;
	margin-before: 1em !important;
	margin-after: 1em !important;
	margin-start: 0;
	margin-end: 0;
	padding-start: 40px;
	padding-left: 40px;
	font-size: 16px;
	list-style: inside !important;
	padding-bottom: 1em;
}
ul.toggle-product-features-ul ul li {
	font-size: 16px;
	list-style: inside !important;
	list-style-type: disc;
	padding-bottom: 10px;
}
.requirements-unordered-list-option ul {
	font-size: 16px !important;
	line-height: 1.5;
	color: #333 !important;
	list-style: initial;
	padding-left: 40px;
	margin-bottom: 15px;
	margin-top: 15px;
}

div.tab-toggle-list {
	display:block;
	font-size:15px;
	position:relative;
}

div.tab-toggle-list > a {
	font-size:15px;
	min-height:15px;
	  display: block;
  width: 25%;
  border-bottom: none !important;
  position: relative;
}

div.tab-toggle-list span.tab-toggle-expanded  {
	position:absolute;
	right:0;
	top:0;
	width: 50%;
  	display: none;
  	border: 1px solid #cccccc;
  	padding: 15px 3%;
  	background-color: #ffffff;
	z-index:1;
	margin-bottom:15px;
}

div.tab-toggle-list span.tab-toggle-expanded.active {
	display:inline;
}

div.tab-toggle-list span.tab-toggle-expanded h2, div.tab-toggle-list span.tab-toggle-expanded h1{
	font-size: 36px;
}

div.tab-toggle-list span.tab-toggle-expanded  a {
	color: #669900;
}

span.tab-toggle-expanded ul, span.tab-toggle-expanded ol {
	list-style: initial !important;
    margin: 0 0 10px 0;
    padding-left: 40px;
    font-size: 16px;
    display: block;
    min-height: inherit;
    list-style: initial;
}

span.tab-toggle-expanded ol {
	list-style-type: decimal !important;
}

span.tab-toggle-expanded ul li, span.tab-toggle-expanded ol li{
    padding-bottom: 5px;
}

ul.tab-toggle-list > li {
	font-size:15px;
	min-height:15px;
	  display: block;
  width: 25%;
  border-bottom: none !important;
  position: relative;
}
ul.tab-toggle-list > li:nth-child(even) {
	position:absolute;
	right:0;
	top:0;
	width:55%;
}

ul.tab-toggle-list > li > a {
	font-size:15px;
	
}
.product-feature-item {
	margin-bottom:8px;
}
.feature-active {
		
}

.product-feature-item a.active {
	text-transform: uppercase;
    color: rgb(51, 51, 51) !important;
    font-weight: 500;
}

/*.product-feature-item a.active:visited {
	color:rgb(51, 51, 51);
}*/

.product-feature-item > a.product-feature-item-nav {
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-size: 21px;
	color: rgb(51, 51, 51);
}

.product-feature-item > a.product-feature-item-nav {
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-size: 21px;
	color: #669900;
	cursor: pointer;
}
/* End Products single */

#footer {
	width: 100%;
	background: #383838;
}
#footer_container {
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: auto;
	display: table;
}
#left_foot img {
	display: table-cell;
	float: left;
	margin: 0 20px 0 0;
}
#left_foot {
	display: table;
	padding: 30px 0;
	width: 100%;
}
#left_foot ul {
	display: table-cell;
}
#left_foot ul li {
	display: inline-block;
	list-style: none;
	vertical-align: middle;
}
#left_foot ul li:first-child {
	margin-right: 25px;
}
li span.icon-.zta {
	color: #669900;
	font-size: 32px;
	vertical-align: inherit;
}
li span.icon-.ztaisquared {
	color: #ffffff;
	font-size: 24px;
	vertical-align: bottom;
}
#right_foot {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	color: #fff;
	font-size: 1.1em;
}
#right_foot a {
	color:#ffffff;
}
#foot_button {
	background: none repeat scroll 0 0 #666666;
	border-radius: 10px;
	color: #fff;
	display: table-cell;
	float: left;
	font-size: 21px;
	line-height: 28px;
	padding: 5px 10px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	vertical-align: middle;
}
#foot_button i {
    font-size: 15px;
    vertical-align: middle;
    position: relative;
    top: 1px;
}
/* Start Content */

.has-sidebar-right h2, .has-no-sidebar h2 {
	 font-size: 39px;
}

.entry .has-sidebar-right {
	width: 65%;
	float: left;
	margin-bottom: 60px;
	padding: 0;
}
.entry .sidebar-right {
	width: 30%;
	margin-left: 5%;
	margin-bottom: 60px;
	float: left;
	padding: 0;
}

.entry .sidebar-left {
	width: 30%;
	margin-right: 5%;
	margin-bottom: 60px;
	float: left;
	padding: 0;
}
.entry .sidebar-left aside {
	margin-top: 20px;
}
.entry .sidebar-left aside ul {
	list-style: none;
	margin-bottom: 20px;
	padding-left: 0;
}
.entry .sidebar-left aside ul li {
	margin-bottom: 10px;
}
.entry .sidebar-left aside ul li a {
	color: #669900;
}
.entry .sidebar-left span {
	color: #333333;
	margin-bottom: 20px;
	display: block;
}
.entry .sidebar-left span i {
	color: #333333;
	margin-right: 10px;
}
.entry .sidebar-left a {
	margin-top: 40px;
}
.entry .sidebar-left a.green-btn, .has-sidebar a.green-btn {
	margin-top: 0;
	top: 42%;
	left: 20%;
	width: 60%;
}

.has-sidebar a.green-btn {
	font-size: 30px;
}
.has-sidebar a.green-btn > i {
	vertical-align: middle;
}
    
.entry .has-sidebar {
	width: 65%;
	float: right;
	margin-bottom: 60px;
	padding: 0;
}
.entry .has-sidebar h2 {
	padding: 10px 0 5px 0;
	font-size: 34px;
	line-height: .9;
}
.entry .has-sidebar h3, .entry .has-sidebar h4 {
	padding: 15px 0 5px 0;
	margin: 0 0 5px 0;
}
.entry .has-sidebar iframe {
	max-width: 100%;
	height: 100%;
	width: 100%;
	min-height: 400px;
}
.entry .has-sidebar ul {
	
}

.entry .has-sidebar ul li {
	padding-bottom:10px;
}

div.post-featured-image {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	display: block;
}
div.post-featured-image img {
	max-width: 96%;
	height: auto;
	padding: 2%; /* A percentage that, when doubled and added to the above, makes 100%. */
	background: #cccccc; /* Color of the faux border. *//*margin-bottom: 20px;*/
	width: 100%;
}
.entry h1 {
	color: #333333;
	margin-bottom: 20px;
}
.news-top {
	padding-bottom: 60px;
	padding-top: 60px;
}
.news-top-left {
	display: table-cell;
	/*vertical-align: middle;*/
	width: 35%;
	padding-right: 5%;
}
.news-top-left span {
	display: block;
	margin-bottom: 20px;
}
.sidebar-left h2 {
	color: #333333;
	font-size: 28px;
	line-height: 30px;
}
.has-sidebar a {
	color: #669900;
}

.has-sidebar a.content-btn {
    color: #ffffff !important;
}
.news-top-left img {
	height: auto;
	max-width: 96%;
	padding: 2%;
	background: #383838;
}
.news-top-left i {
	margin-right: 10px;
}
.news-top-right {
	display: table-cell;
	vertical-align: top;
	width: 65%;
}
 .news-top-right h2, .news-top-right h3, .news-top-right h1 {
	color: #82c341;
}
 .news-top-right h2 {
    font-size: 40px;
 }
 .news-top-right ul {
	 
 }
 
 .news-top-right ul li {
	 padding-bottom: 10px;
 }

.news-top-right a, .news-exerpt a, .news-top-right h2, .news-top-right h3, .news-top-right h1 {
	color: #ffffff;
}

#more-news .news-exerpt a {
	color:#669900 !important;
}
.post-loop-borders .entry > div {
	border-bottom: 1px solid #cccccc;
}
.post-loop-borders .entry > div:last-child {
	border-bottom: none;
	margin: 60 0 0 0;
}
/* End Content */

/* Start Support Page */
.container-white-override {
	display: block;
	width: 100%;
	max-width: none;
}
.container-white-override ul {
	max-width: 1100px;
	position: relative;
	margin: auto;
	display: table;
	min-height: 150px;
	font-size: 0;
}
.container-white-override ul li {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	list-style: none;
	color: #ffffff;
	padding: 50px 0;
}
.container-white-override ul li p {
	color: #333333;
}
.container-white-override ul li:first-child {
	width: 40%;
	padding-right: 5%;
}
.container-white-override ul li:last-child {
	width: 55%;
}
.container-white-override ul li a.button {
	line-height: 60px;
	height: 60px;
	width: 100%;
	font-size: 27px;
}
.container-white-override ul li a.button i {
	margin-right: 10px;
	font-size: 37px;
	line-height: 37px;
}
#support-container-loop {
	list-style: none;
	font-size: 0;
	width: 100%;
	margin: auto;
	display: block;
	background-color: #ffffff;
}
#support-container-loop > ul {
	width: 50%;
	display: inline-block;
	margin: auto;
	background-color: #ffffff;
	min-height: 300px;
	vertical-align: top;
}
#support-container-loop > ul > li {
	display: block;
	width: 80%;
	height: auto;
	margin: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
#support-container-loop > ul > li > span:first-child {
	width: 20%;
	margin-right: 5%;
	float: left;
	height: 100%;
}
#support-container-loop > ul > li > span > i {
	color: #333333;
	font-size: 54px;
	color: #669900;
}
#support-container-loop > ul > li > span > a > i {
	font-size: 17px;
	float: right;
	padding-top: 3px;
	position: relative;
    top: 2px;
}
#support-container-loop > ul > li > span:nth-child(2) {
	width: 70%;
}
#support-container-loop > ul > li > span:nth-child(2) a.button {
	padding-left: 14px;
	padding-right: 10px;
	text-align: left;
	MIN-width: 200PX;
}
#support-container-loop > ul > li > span:nth-child(3) {
	width: 70%;
	float: left;
	text-align: left;
	margin-top: 15px;
}


#support-container-loop > ul:nth-child(4n+1), #support-container-loop > ul:nth-child(4n+4) {
	background-color: #f5f5f5;
}
/* End Support Page*/

/* Start Pea.rs form */
form br {
	display: none;
}
form fieldset {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14px;
	border: 0;
}

form fieldset.with-sibling-instructions {
	margin: 0 0 0 0;
}

form fieldset.form-actions {
	margin: 0 0 0 27%;
	padding: 0;
	border: none;
}
form fieldset.check {
	padding-left: 31%;
}
form fieldset label {
	float: left;
	width: 27%;
	margin: 0 0 5px 0;
	/* font-weight: bold; */
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-size: 27px;
	text-align: right;
}
form fieldset label.sibling-instructions {
    font-size: 25px;
}

form fieldset label.error {
	width: 100%;
	font-size: 23px;
	color: red;
}
form fieldset.check label {
	display: inline;
	float: none;
	width: auto;
	font-weight: normal;
	margin-right: 10px;
}
input[type=checkbox] {
	-webkit-appearance: checkbox;
}
form fieldset.radio ul li label {
	display: inline;
	float: none;
	width: auto;
	font-weight: normal;
}
form fieldset input.form-text, form fieldset textarea {
	display: block;
	width: 65%;
	padding: 2%;
	font-size: 20px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: right;
	font-family: "proxima-nova", sans-serif;
}
form fieldset input.form-text:focus {
	border: 1px solid #ccc;
	background: #fff;
}
form fieldset textarea {
	height: 150px;
	font-family: "proxima-nova", sans-serif;
	font-size: 20px;
}
form fieldset select {
	display: block;
	width: 69%;
	padding: 2%;
	font-size: 20px;
	border: 1px solid #DDD;
	background: none repeat scroll 0% 0% #F5F5F5;
	border-radius: 4px;
	float: right;
	font-family: "proxima-nova", sans-serif;
}
form fieldset.radio ul {
	margin: 5px 0 0 20%;
}
form fieldset.radio ul li {
	margin: 0 0 5px 0;
}
form fieldset.radio ul li:last-child {
	margin: 0;
}
form fieldset p.form-help {
	margin: 5px 0 0 20%;
	font-size: 12px;
	color: #999;
}
form input[type="submit"] {
	/*margin: 0;
	padding: 5px 10px;
	font-size: 12px;	
	font-weight: bold;
	border: 1px solid #ccc;
	background: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	border: none;
	height: 40px;
	border: none;
	padding: 0;
	height: 40px;
	float: right;
	margin-right: 0;
	cursor: pointer;
	min-width: 100px;
}
form input[type="submit"]:hover, button:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
form input[type="submit"]:hover, form input[type="submit"]:focus {
/*border: 1px solid #bbb;
	background: #e5e5e5;*/
}
form input[type="submit"]:active {
/*border: 1px solid #ccc;
	background: #eee;*/
}
div.wpcf7-response-output {
	margin: 20px 0 20px 0 !important;
	padding: 0 !important;
	height: 30px;
	margin-top: 20px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 21px;
	text-align: right;
	border: 0 !important;
}

form#product-reg-form {margin-top:20px;}
/* End Pea.rs form */

/* Start Dealer Styles from AI site */
.sub-container {
	display: block;
	margin: auto;
	width: 100%;
	position: relative;
	max-width: 1100px;
	border-bottom: 1px solid #f5f5f5;
}
.dealer-archive .three-column {
	margin-bottom: 20px;
	margin-top: 20px;
}
.three-column {
	display: block;
	width: 30%;
	float: left;
	text-align: left;
	/* margin-left: 7.4546%; */
	margin-bottom: 6%;
}
.three-column:nth-child(2) {
	width: 40%;
}
.content-left {
	padding: 0 4% 2% 0;
}
.content-left p {
	font-style: italic;
}
.content-center {
	padding: 2%;
}
.dealer-archive .content-center ul li {
	position: relative;
	display: inline-block;
	margin-bottom: 12px;
	width: 100%;
	line-height: 23px;
}
.dealer-archive .content-center ul li i {
	display: inline-block;
	width: 8%;
	font-size: 15px;
	color: #494949;
}
.dealer-archive .content-center ul li span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 89%;
	margin-left: 2%;
	/*color: #669900;*/
}
.three-column .content-right {
	margin-right: 0;
	padding: 2% 0 2% 2%;
	padding-right: 0;
}
.content-right {
	max-width: 432px;
}
.dealer-archive .content-right button.dealer-btn {
	width: 100%;
	color: #FFFFFF;
	text-decoration: none !important;
	background-color: #669900;
	border: 1px solid #669900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
	padding: 10px 20px;
	font-size: 22px;
	/* font-weight: 700; */
	margin-bottom: 8px;
	text-align: center;
	cursor: pointer !important;
}
.dealer-archive .content-right button.dealer-btn i {
	position: absolute;
	right: 4%;
	top: inherit !important;
	font-size: 18px;
	vertical-align: middle;
	margin-top: 2px;
}
.dealer-archive h3 {
	font-size: 30px;
}
#container-found-deler-count {
	background-color: #F5F5F5;
	color: #333;
	padding: 2% 2% 2% 0;
}
form.dealer-form fieldset {
	border: none;
}
.dealer-form ul {
	position: relative;
}
.dealer-form ul li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
}
i.selectBox-arrow {
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	width: 56px;
	height: 56px;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
	color: #333333;
	display: none;
}
form.dealer-form fieldset select {
	padding: 0 27px 0 5px;
	font-size: 18px;
	background: none repeat scroll 0% 0% #FFF;
	margin-right: 0px;
	border: 2px solid #FFF;
	border-radius: 5px;
	width: auto;
	min-width: inherit;
	cursor: pointer;
	height: 44px;
	vertical-align: middle;
	appearance: none;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none;  /*Removes default style Firefox*/
	width: 100%;
}
 select::-ms-expand {
 display: none;
}
form.dealer-form fieldset select option {
	font-size: 16px;
}
form.dealer-form fieldset select option:first-child {
	font-size: 18px;
}
form.dealer-form fieldset input[type="submit"] {
	padding: 0;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	background-color: #669900;
	border: 1px solid #669900;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	cursor: pointer;
	min-width: 75px;
	height: 44px;
}
.container-full-width.container-top-grey-content.container-top-grey-content-dealer > ul > li:first-child {
	width: 25%;
	padding-right: 0;
}
.container-full-width.container-top-grey-content.container-top-grey-content-dealer ul li:last-child {
	width: 75%;
}
.dealer-output {
	max-width: none;
	background-color: #F5F5F5;
}
/*.dealer-archive:after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	margin: 0;
	background: #CCC;
}*/

.dealer-output h3 {
	margin-bottom: 0;
}
#dealer-form-selection {
	margin-top: 15px;
}
#dealer-form-selection fieldset {
	margin-bottom: 0;
}
#dealer-form-selection ul {
	padding-left: 0;
	margin-bottom: 0;
}
#dealer-form-selection li {
	list-style: none;
	list-style-type: none;
	display: inline-block;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	position: relative;
	margin-top: 10px;
}
.form-icon-drop-right-select {
	position: absolute;
	top: 0px;
	right: 1px;
	background-image: url('/wp-content/themes/zoomtext/images/fire-fox-drop2.png');
	width: 27px;
	height: 44px;
	pointer-events: none;
	cursor: pointer;
	border-radius: 0px 5px 5px 0px;
	background-color: #FFF;
	z-index: 1;
}
#dealer-form-selection li:first-child {
}
#dealer-form-selection li:last-child {
	width: auto;
}
/* End Dealer Styles from AI site */

/* Google Site Search */
.container-google-site-search-results h1 {
	color: #444444;
	margin-top: 20px;
}
.container-google-site-search-results .gsc-control-cse {
	padding: 0 !important;
}
.container-google-site-search-results .gsc-result-info {
	padding-left: 0 !important;
}
.container-google-site-search-results {
	margin-bottom: 40px;
}
.container-google-site-search-results .zt-table {
	display: table;
	width: 100%;
}
.container-google-site-search-results .zt-table-column {
	border-bottom: 1px solid #cccccc;
	display: table-cell;
	padding: 30px 0;
	vertical-align: middle;
}
.container-google-site-search-results .zt-table-column.image {
	padding-right: 30px;
	text-align: center;
	width: 100px;
}
.container-google-site-search-results .zt-table-column.image img {
	height: auto;
	max-height: 100px;
	max-width: 100px;
}
.container-google-site-search-results h2 a {
	color: #669900;
	font-size: 28px;
	line-height: 30px;
}
.container-google-site-search-results .navigation {
	margin-top: 30px;
}
.container-google-site-search-results .navigation a {
	color: #669900;
}
.container-google-site-search-results .navigation a:focus, .container-google-site-search-results .navigation a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.container-google-site-search-results .navigation .next {
	float: right;
}
@media (max-width: 767px) {
.container-google-site-search-results .zt-table-column {
	display: block;
}
.container-google-site-search-results .zt-table-column.image {
	border-bottom: none;
	padding-right: 0;
	width: 100%;
}
}
/* Google Site Search */

/* Archive Page */
.container-full-width.container-top-grey-content-archive, .top_banner {
	background-image: url(/wp-content/themes/zoomtext/images/background-grey-texture.png);
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	max-width: none;
}
.container-full-width.container-top-grey-content-archive ul {
	width: 100%;
	max-width: 1100px;
	position: relative;
	margin: auto;
	display: table;
	/* min-height: 200px; */
	font-size: 0;
}
.container-full-width.container-top-grey-content-archive > ul > li {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	list-style: none;
	color: #ffffff;
	padding: 30px 0;
}
.has-sidebar .post {
	margin: 0 0 30px 0;
}
/* End Archive Page */

/* Start Hover Styles */
a:hover, a:hover img, form input[type="submit"]:hover, button:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#menu-top-nav a:hover, .menu-item-object-page {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=80);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	color: #690 !important;
}
/* End Hover Styles */

/* Start Free Trail Table Styles*/
ul.download-chart > li {
	padding-bottom: 0 !important;
}


ul.download-chart, ul.download-chart > li > ul {
	margin: 0 !important;
	padding-left: 0 !important;
	list-style: none !important;
	font-size: 0;
	width: 100% !important;
	margin-bottom: 15px;
}
ul.download-chart > li > ul {
	display: table !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
ul.download-chart > li:nth-child(odd) {
	background-color: #383838;
}
ul.download-chart > li:first-child > ul > li {
	font-size: 22px;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	background-color: #666;
}
ul.download-chart > li {
	font-size: 0;
	width: 100%;
}
ul.download-chart > li:nth-child(1) {
}
ul.download-chart > li > ul > li {
	display: table-cell;
	font-size: 16px;
	/*float: left;*/
	padding: 7px 1%;
	vertical-align: middle !important;
}
ul.download-chart > li > ul > li:nth-child(1) {
	width: 60%
}
ul.download-chart > li > ul > li:nth-child(2) {
	width: 17%;
	text-align: center;
}
ul.download-chart > li > ul > li:nth-child(3) {
	width: 17%;
	text-align: right;
}
ul.download-chart > li > ul > li span {
}
ul.download-chart > li > ul > li p {
}
ul.download-chart > li > ul > li a {
}
ul.download-chart > li > ul > li a i {
	color: #690;
	font-size: 20px;
}
/* End Free Trial Table Styles */

#breadcrumbs-container{
    margin: auto;
  max-width: 1100px;
  width: 100%;
  padding:0;

}

#breadcrumbs-container p {
   padding: 0 2% 0 0;
  margin-bottom: 15px;
  margin-top: 15px;
  color:#ffffff;
}

#breadcrumbs i.ss-home {
	font-size: 14px;
	top: 0;
}

#breadcrumbs i {
  font-size: .7em;
  vertical-align: middle;
	position: relative;
  top: 2px;
}

#breadcrumbs a {
  color: #92CB59 !important;
  vertical-align: middle;
}

.breadcrumb_last {
	vertical-align: middle;
}

.container-full-width.container-full-width-block {
	display:block;
}

.entry .has-no-sidebar {     
    width: 100%;
}

} /* END screen media */

/* Start header alert */
.container-full-width.top-alert {
	background: #333;    
	max-width: none;
}

.container-full-width.top-alert.alert-theme-dark-grey-green-btn {
	background: #333;
}
.container-full-width.top-alert.alert-theme-light-grey-orange-btn {
	background: #f2f1f1;
}
.container-full-width.top-alert.alert-theme-light-grey-light-green-btn {
	background: #f2f1f1;
}
.container-full-width.top-alert.alert-theme-orange-white-btn {
	background: #cc5227;
}
.container-full-width.top-alert.alert-theme-green-white-btn {
	background: #95bc50;
}
/*
Orange: #cc5227
Green: #95bc50 (this green should be used throughout the site in the future)
Light Grey: #f2f1f1

alert-theme-dark-grey-green-btn
alert-theme-light-grey-orange-btn
alert-theme-light-grey-light-green-btn
alert-theme-orange-white-btn
alert-theme-green-white-btn
*/

.header-alert-container {
	display: table;
	width: 100%;
	position: relative;
	padding: 25px 0;
	box-sizing: border-box;
    max-width: 1100px;
    margin: auto;
}

.header-alert-container > div {
	display:table-cell;
	width:100%;
	position:relative;
	vertical-align:middle;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	color:#ffffff;
	font-size:25px;
	line-height: 1em;
}

.header-alert-container > div:first-child a {
	vertical-align: middle;
	display: table;
	position: relative;
	/*padding-right: 20px;*/
	width: 100%;
	
}
.header-alert-container > div:first-child a span:first-child {
	vertical-align: middle;
	position: relative;
	display: table-cell;
	color:#ffffff;
	padding-right: 20px;
	font-size: 27px;
}

.alert-theme-light-grey-orange-btn .header-alert-container > div:first-child a span:first-child, .alert-theme-light-grey-light-green-btn .header-alert-container > div:first-child a span:first-child{
	color:#333;
}

.header-alert-container > div:first-child a span:last-child {
	
	vertical-align: middle;
	position: relative;
	display: table-cell;
	text-align: center;
	min-width: 100px;
}

.header-alert-container > div:first-child a span:last-child > div {
	font-weight: 500;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 12px 20px;
	color: #ffffff;
	text-decoration: none;
	background-color: #669900;
	border: 1px solid #669900;
	vertical-align: middle;
	position: relative;
	display: table-cell;
	text-align: center;
	float: right;
}

.alert-theme-light-grey-orange-btn .header-alert-container > div:first-child a span:last-child > div {
	background-color: #cc5227;
	border: 1px solid #cc5227;
}

.alert-theme-light-grey-light-green-btn .header-alert-container > div:first-child a span:last-child > div {
	background-color: #95bc50;
	border: 1px solid #95bc50;
}

.alert-theme-orange-white-btn .header-alert-container > div:first-child a span:last-child > div, .alert-theme-green-white-btn .header-alert-container > div:first-child a span:last-child > div {
	background-color: #f2f1f1;
	border: 1px solid #f2f1f1;
	color: #cc5227;
}

.alert-theme-green-white-btn .header-alert-container > div:first-child a span:last-child > div {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #95bc50
}

.header-alert-container > div:last-child a {

}

.header-alert-container > div:last-child i {
	color:#ffffff;
	font-size: 25px;
	position: relative;
	top: 2px;
}

/* End header alert */


@media screen and (min-width: 768px) {
#mobile-menu, #mobile-nav {
	display: none;
}
}
@media (max-width: 1140px) {
.container-full-width, #footer_container, #logo_banner, .container-full-width #menu-top-nav, .container-full-width.container-top-grey-content ul, #news-container, .banner_top, #container-main-product-ctas ul, #container-product-tab-wrap > ul > li, .container-white-override, #support-container-loop, .container-full-width.container-top-grey-content-archive ul, div#breadcrumbs-container {
	width: 92%;
}

.container-full-width.top-alert {
	width: 100%;
}

.container-full-width.top-alert > div.header-alert-container {
	width: 92%;
}

.banner, #news-container {
	padding-left: 4%;
	padding-right: 4%;
}
.grey-title-center {
	width: 100%;
}
.container-full-width #menu-top-nav li {
	margin-right: 20px;
}
.container-full-width #menu-top-nav li:last-child {
	margin-right: 0;
}
a.button-home-main {
	font-size: 22px;
}
a.button-home-main i {
	font-size: 26px;
	margin-right: 5px;
}
.menu-learning-menu-container ul li, .menu-new-menu-container ul li {
	margin-right: 10px;
	font-size: 13px;
}
.dealer-output {
	width: 92%;
	padding: 0 4%;
}


}
 @media (max-width: 1000px) {
#banner_img img {
}
#product-container-accessories > ul {
	width: 50%;
}
#product-container-accessories > ul:nth-child(4n+2), #product-container-accessories > ul:nth-child(4n+3) {
	background-color: #f5f5f5;
}
#product-container-accessories > ul:nth-child(4n+1), #product-container-accessories > ul:nth-child(4n+4) {
	background-color: #ffffff;
}
}
@media screen and (max-width: 898px) {
	



.banner_text {
	float: right;
	width: 90%;
}
.banner:nth-child(2n) .banner_text {
	float: left;
}
.banner_icons {
	min-width: 360px;
}
.banner_icons, .banner:nth-child(2n) .banner_icons {
	float: right;
	min-width: 100px;
	padding: 0
}
.banner_icons {
	float: left;
	min-width: 278px;
}
.icon_block {
}
.banner:nth-child(2n) .banner_text {
	width: 50%;
}
#header_right {
	top: -9px;
}
.menu i {
	padding: 0 5px 0 0;
	font-size: 27px;
	position: relative;
	top: 8px;
}
}
 @media screen and (max-width: 767px) {
	 

#mobile-nav {
	display: block;
}
#mobile-nav ul {
	margin: 0;
	background-color: #666666;
}
#left_foot {
	text-align: center;
	width: 100%;
	margin-left: 0;
}
#right_foot {
	text-align: center;
	width: 100%;
}
#mobile-nav li {
	width: 100%;
}
.news_content {
	width: 91%;
}
.news_content p {
	width: 95%;
}
.news_content h2 {
	float: none;
	width: 94%;
	margin: 0;
	margin-bottom: 10px;
}
#mobile-nav li a {
	display: block;
	width: 92%;
	background: #666666;
	padding: 4%;
	font-size: 20px;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer !important;
	font-family: "proxima-nova", sans-serif;
}
#mobile-nav li.current_page_item > a {
	background: #383838 !important;
	text-transform: uppercase;
	font-weight: 600;
}
#mobile-nav li a:hover {
	background: #383838;
}
#mobile-nav li ul a {
	padding-left: 10%;
	width: 86%;
}
#mobile-menu {
	display: block;
	background: #383838;
	font-size: 28px;
	text-align: center;
	text-align: left;
	padding: 4% 0 4% 4%;
	color: #ffffff;
	cursor: pointer;
	font-family: "ff-good-headline-web-pro-con", sans-serif;
}
#mobile-nav.js {
	display: none;
	z-index: 200;
}
.banner_icons {
	display: none;
}
.banner_text {
	float: none;
	display: block;
	width: 90%;
}
.banner_text, .banner:nth-child(2n+1) .banner_text {
	float: left;
	width: 100%;
}
.banner:nth-child(2n) .banner_text {
	width: 100%;
}
#header_left, #header_right {
	float: none;
	display: block;
	text-align: center;
	width: 100%;
	margin: auto;
	position: relative;
}
.news-title {
	width: 96%;
}
.news-exerpt {
	width: 100%;
}
.news_content h3 {
	margin-left: 0;
}
#header_left {
	margin-top: 29px;
	margin-bottom: 29px;
}
.container-full-width.top-nav-border, .container-full-width.sub-nav-border {
	display: none;
}
#searchsubmit {
	right: 0;
	width: 10%;
}
.searchform {
	width: 92%;
	position: relative;
	right: inherit;
	top: inherit;
}
.searchform input[type="text"] {
	width: 98%;
	padding: 11px 5%;
}
#banner_img {
	display: block;
	margin: auto;
	position: relative;
	width: 100%;
}
.top_banner_homepage #banner_img {
	/* bottom: -132px; */

	margin-top: 40px;
	right: 0;
	bottom: 0;
	display: block;
	margin: auto;
	/* min-width: 250px; */
	position: relative;
	width: 100%;/* text-align: center; */
	float: left;/*padding-bottom: 40px;*/
}
.watch_intro {
}
#banner_img img {
	float: none;
}
.top_banner_text {
	width: 100%;
	margin: auto;
	position: relative;
	display: block;
}
#left_foot ul li {
	margin-bottom: 20px;
}

#left_foot ul li:first-child {
	margin-right: 0;
}

#right_foot {
	width: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 30px;
}
#left_foot img {
	margin: 0;
}
.container-full-width.container-top-grey-content > ul > li {
	display: block;
}
.container-full-width.container-top-grey-content > ul > li:first-child {
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
}
.container-full-width.container-top-grey-content > ul > li:last-child {
	width: 100%;
	padding-top: 10px;
}
#header {
	height: 135px;
}
#header_sitecues {
	display: none;
	/* width: 200px; */
	position: relative;
	left: inherit;
	float: none;
	margin-top: 0;
	text-align: center;
}
.container-full-width ul.training-course-list-loop {
	width: 100%;
	padding-right: 0;
}
#banner_img img {
	margin-top: 0;
	position: relative;
	margin-bottom:20px;
}
#container-main-product-ctas ul li {
	display: block;
	text-align: center;
	width:100%;
	max-width:100%;
}
#container-main-product-ctas ul li:last-child {
	padding-top: 0;
}
#container-main-product-ctas ul li:last-child a.button-product-cta-top:nth-child(2) {
	margin-top: 20px;
}

#container-main-product-ctas ul li:last-child a.button-product-cta-top {
	margin-left: 0;	
	display: block;
	float: none;
	width: 100% !important;
}
ul.container-product-tabs > li > div > ul span {
	display: block;
	width: 100%;
}
ul.container-product-tabs > li > div > ul span:last-child {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
ul.container-product-tabs > li > div > ul span {
	margin-bottom: 10px;
}
ul.container-product-tabs > li > div:nth-child(2) {
	margin-bottom: 0;
	margin-top: 0;
}
ul.container-product-tabs > li > div.header-toggle-row > span:last-child {
	text-align: right;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li {
	width: 100%;
	display: block;
	text-align: left;
	margin-right: 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #cccccc;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li:last-child {
	border-bottom: 0;
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li a.product-video-loop-title {
	margin-bottom: 30px;
	display: block;
	text-align: left;
}
ul.container-product-tabs:nth-child(3) > li:first-child {
	/*margin-bottom: 10px;*/
}
ul.container-product-tabs > li > div > ul.container-product-video-loop > li a i.play-btn {
	font-size: 115px;
}
.entry .sidebar-left {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.entry .has-sidebar {
	width: 100%;
}
.entry .sidebar-left a {
	margin: 20px 0 0 0;
	width: 100%;
}
.entry .sidebar-left aside {
	display: none;
}
.news-top-left {
	display: block;
	width: 100%;
	padding-right: 0;
}
.news-top-right {
	display: block;
	width: 100%;
}
#support-container-loop {
	width: 100%;
}
#support-container-loop > ul {
	width: 100%;
	display: block;
}
#support-container-loop > ul > li {
	display: block;
	width: 92%;
	margin-top: 0;
	margin-bottom: 0;
}
.container-white-override ul li:first-child {
	width: 100%;
	padding-right: 0;
	display: block;
}
.container-white-override ul li:last-child {
	width: 100%;
	display: block;
}
#support-container-loop > ul > li > span:first-child {
	width: 100%;
	margin-right: 0;
	float: none;
	height: 100px;
	display: block;
}
#support-container-loop > ul > li > span {
	padding-top: 30px;
}
#support-container-loop > ul > li > span > i {
	font-size: 100px;
}
#support-container-loop > ul > li > span:nth-child(2) {
	width: 100%;
	display: block;
}
#support-container-loop > ul > li > span:nth-child(2) a.button {
	padding-left: 4%;
	padding-right: 4%;
	text-align: left;
	width: 92%;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
}
#support-container-loop > ul > li > span:nth-child(3) {
	width: 100%;
	float: none;
	margin-top: 15px;
	display: block;
}
.container-white-override ul li a.button {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
form fieldset label {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5px 0;
}
form fieldset.form-actions, form fieldset.check, form fieldset.radio ul, form fieldset p.form-help {
	margin-left: 0;
	padding-left: 0;
}
form fieldset input.form-text, form fieldset textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form input[type="submit"] {
	width: 100%;
}
form fieldset select {
	width: 100%;
}
a.button-home-main, .free_trials a.button-home-main {
	font-size: 28px;
	width: 92%;
	margin-bottom: 20px;
	margin-right: 0;
}
.banner .button {
	width: 90%;
}
#support-container-loop > ul:nth-child(4n+1) {
	background-color: #ffffff;
}
#support-container-loop > ul:nth-child(4n+2) {
	background-color: #f5f5f5;
}
#support-container-loop > ul:nth-child(4n+3) {
	background-color: #ffffff;
}
 #support-container-loop > ul:nth-child(4n+4)) {
 background-color: #f5f5f5;
}
#support-container-loop ul li {
	padding-bottom: 20px;
}
#product-container-core > ul > li {
	width: 92%;
	margin-bottom: 30px;
}
#product-container-accessories > ul > li, #product-container-apps > ul > li {
	width: 92%;
}
#product-container-core > ul {
	width: 100%;
	min-height: inherit;
}
#product-container-core > ul:first-child, #product-container-core > ul:nth-child(2), #product-container-accessories > ul {
	min-height: inherit;
}
#product-container-core > ul:first-child img, #product-container-core > ul:nth-child(2) img, #product-container-core ul li img {
	width: 80%;
}
#product-container-accessories > ul {
	width: 100%;
}
#product-container-apps > ul {
	width: 100%;
}
.container-full-width .post {
	margin: 30px 0;
}
.container-full-width.container-top-grey-content > ul > li {
	padding: 60px 0;
}
#product-container-accessories > ul:nth-child(4n+1) {
	background-color: #f5f5f5;
}
#product-container-accessories > ul:nth-child(4n+2) {
	background-color: #ffffff;
}
#product-container-accessories > ul:nth-child(4n+3) {
	background-color: #f5f5f5;
}
#product-container-accessories > ul:nth-child(4n+4) {
	background-color: #ffffff;
}
.three-column, .three-column:nth-child(2) {
	width: 100%;
}
.dealer-archive {
	width: 100%;
}
.dealer-archive .three-column {
	margin-bottom: 0;
	margin-top: 0;
}
.dealer-archive .sub-container:nth-child(odd) {
	margin: 0px;
	width: 92%;
	padding: 20px 4%;
	background-color: #ffffff;
}
.dealer-archive .sub-container:nth-child(even) {
	margin: 0px;
	width: 92%;
	padding: 20px 4%;
	background-color: #f5f5f5;
}
.content-left p {
	margin-bottom: 0;
}
.content-center {
	padding: 2% 0;
}
.content-right {
	max-width: none;
}
.three-column .content-right {
	padding: 0 0 2% 0;
}
#dealer-form-selection ul {
	width: 100%;
}
#dealer-form-selection li {
	margin-right: 0;
	width: 100%;
}
form fieldset label {
	text-align: left;
}
div.wpcf7-response-output {
	text-align: left;
	margin-bottom: 20px;
	height: auto;
}
#banner_img img {
	width: 96%;
}

.entry .has-sidebar-right {     
	width: 100%;
    float: none;
}
.entry .sidebar-right {
	width: 100%;
    float: none;
	margin-left: 0;
}

.product-feature-item {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #cccccc;
}

.product-feature-item:last-child {
    border-bottom: 0 solid #cccccc;
}

div.tab-toggle-list span.tab-toggle-expanded.active {
    position: relative;
    width: 100%;
    display: block;
    border: 0 solid #cccccc;
    padding: 0;
	margin-top: 10px;
}

div.tab-toggle-list span.tab-toggle-expanded > h2 {
	display:none;
}

.product-feature-item a.active {
    font-size: 26px;
}
span.requirements-unordered-list-option.pricing-table ul li {
    padding: 5px 4%;
}
span.requirements-unordered-list-option.pricing-table ul li:nth-child(2n-1) {
    width: 92%;
    display: block;
}
span.requirements-unordered-list-option.pricing-table ul li:nth-child(2n-2) {
    width: 92%;
    font-style: italic;
	text-align:left;
}

#left_foot ul li:last-child {
    width: 100%;
}
#foot_button {
    padding: 5px 4%;
    width: 92%;
	font-size: 26px;
	padding: 10px 4%;
}
#left_foot {
    padding: 30px 0 10px 0;
}
#foot_button i {
	font-size: 19px;
}
 }

 @media print {
.do-not-print {
	display: none;
}
#comments {
	page-break-before: always;
}
body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4;
	word-spacing: 1.1pt;
	letter-spacing: 0.2pt;
	font-family: Garamond, "Times New Roman", serif;
	color: #000;
	background: none;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 19pt;
}
h2 {
	font-size: 17pt;
}
h3 {
	font-size: 15pt;
}
h4, h5, h6 {
	font-size: 12pt;
}
code {
	font: 10pt Courier, monospace;
}
blockquote {
	margin: 1.3em;
	padding: 1em;
}
img {
	display: block;
	margin: 1em 0;
}
a img {
	border: none;
}
table {
	margin: 1px;
	text-align: left;
}
th {
	border-bottom: 1px solid #333;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #333;
}
th, td {
	padding: 4px 10px 4px 0;
}
caption {
	background: #fff;
	margin-bottom: 2em;
	text-align: left;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
a {
	text-decoration: none;
	color: black;
}
} /* END print media */
