/* Hide the Home link on the nav */


/* .menu .logo {margin:0; text-align: left;}
div article.post span.meta, div article.post span.tags, html body {color:#222;}
html body {font-family: 'Lato', Helvetica, Arial, sans-serif; }

header .container											{padding-top:2%; padding-bottom: 2%; }
header .logo												{float:left; width:26%;}
header .logo img											{width:160px; float: left;}

header nav.menu {background:#000; border-bottom: 2px solid #fff;}
header #menu-main-menu 												{float:left; width:70%; text-align:center; padding:0; margin:10px 0 0 ;}
header nav.menu ul li													{display:inline; position:relative; border-right:1px solid #fff; float: none;}
header nav.menu ul li:last-child									{border-right:none;}
header nav.menu ul li a											{display:inline-block; text-decoration:none; color:#fff; font-size:18px;padding:0 2%; font-weight:400;}
header nav.menu ul li a:hover									{color:#CCC;}
a.menuToggle 												{background-color: #FDCF15;background: -moz-linear-gradient(center top, #fce68d, #FDCF15);	background: -webkit-gradient(linear, left top, left bottom, from(#fce68d), top(#FDCF15)); 	background: -webkit-linear-gradient(center top, #fce68d, #FDCF15); background: -o-linear-gradient(center top, #fce68d, #FDCF15); background: -ms-linear-gradient(center top, #fce68d, #FDCF15); background: linear-gradient(center top, #fce68d, #FDCF15); background-repeat: repeat-x;    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-radius: 4px 4px 4px 4px; border-style: solid; border-width: 1px;    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);  margin-left: 5px; margin-right: 5px; padding: 7px 10px; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle;font-size: 13px;color: #333333; cursor: pointer;line-height: 18px; }
a.menuToggle 												{text-transform:uppercase;padding: 10px 14px; font-weight: bold; margin: 14px 0;}
a.menuToggle span 											{background-color: #333333; border-radius: 1px 1px 1px 1px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); display: block; height: 2px; width: 18px;}
a.menuToggle span + span 									{margin-top: 3px;}

nav.menu ul.social-share { display: none; }
nav.menu ul.social-share, footer ul.social-share				{padding:0; list-style:none; text-align:center; width: 14%; margin:6px 0 0; float:right; }
header nav.menu ul.social-share li,
footer ul.social-share li							{display:inline-block; margin:0 4px;border: none;}
.facebook a, .twitter a, .linkedin a						{display:block; background-image:url(/wp-content/themes/na_dark/images/icon/social-network.png); height:32px; overflow:hidden; text-indent:10000px; background-repeat:no-repeat; width:32px;}
.twitter a													{background-position:0 0;}
.linkedin a													{background-position:-39px 0;}
.facebook a													{background-position:-80px 0;}
@media (min-width: 1100px) {
header .container											{ width: 1090px;}
header .container .sixteen.columns							{width: 1060px;}
}

@media(max-width: 1023px){
header #menu-main-menu  {
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    padding-left: 0;
   	}
nav.menu ul.social-share, footer ul.social-share {
    display: none;}
}
@media (max-width: 479px) {
.social-share {display:none;}
}
footer .contact-details {padding-top: 2%;  padding-bottom: 2%;}
footer														{background-color:#030f17; border-top:2px solid #fff; color:#fff;}
footer .container											{padding-top:2%; padding-bottom: 2%;}
footer h1													{color:#f3d94a; text-align:center;}
footer .footer-note											{border-top:1px solid #cfd2d3;}
footer .logo												{float:left; width:35%; margin-right:2%;}
footer .address												{float:left; width:37%; font-size:25px; text-align: left;}
footer a													{color:#fff; font-size:18px; text-decoration:none;}
footer a:visited											{color: #fff; }
footer ul.social-share										{text-align: left; width:21%;}
footer ul.social-share p									{margin:6px 0;}
footer .contact-details img {margin-bottom: 0;} */
/***************************************
	Post modifications */


.title h2 {
	margin-bottom: 30px;
	padding-top: 20px;
	border-right: none;
	text-align: left;
	padding: 10px 0;
	font-size: 2.4em;
	margin: 36px 0;
	color: #1d1d1d;

}

.title h2.headline-title {
	border-right: 3px solid #1d1d1d;

}

h2 span {
	display: block;
	font-size: .7em;
}

.title img {
	float: left;
	margin: 20px 20px 20px 0;
	padding: 10px 20px 10px 0;
	border-right: 3px solid #1d1d1d;
	max-height: 150px;
}

.title h3.archive-title {
	margin-bottom: 30px;
	padding-top: 20px;

}

.title p.two-lines {
	margin-top: 40px;
	margin-left: 10px;
}


article.post h4 {
	margin: 20px 0 0;
	font-size: 20px;
}

article.post code {
	display: block;
	clear: both;
	overflow: auto;
	padding: 0px 0px 5px 25px;
	white-space: pre;
	background-color: #F5F5F5;
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 12px;
}

article.post .meta a {
	text-decoration: underline;
	color: inherit;
}

article.post-author {
	margin-bottom: 50px;
}

article.post-author .author-avatar {
	display: inline-block;
	float: left;
	margin-right: 20px;
}

article.post-author h4 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #181818;
	margin-top: 8px;
	display: inline-block;
}

article.post-author p {
	margin-top: 5px;
}

article.post .resultsTable {
	margin: 20px 0;
	width: 100%;
}

article.post .resultsTable a {
	text-decoration: underline;
}

article.post .resultsTable th {
	background-color: #f5c635;
	color: black;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	padding: 5px 5px;
}

article.post .resultsTable td {
	text-align: center;
	padding: 3px 5px;
	vertical-align: middle;
	font-size: .9em;
	line-height: 1.5em;
}

article.post .resultsTable tr:nth-child(odd) {
	background-color: rgba(245, 198, 53, .25);
}

article.post .resultsTable tr.bold td {
	font-weight: bold;
	border-top: 1px solid #777;
	color: #555;
}

article.post .resultsTable .green {
	color: #048e00;
}

article.post .resultsTable .red {
	color: #C10000;
}

article.post .notation {
	font-size: .9em;
	margin-top: -10px;
}

article.post .desc {
	margin-top: 0;
	font-size: .9em;
}

section.blog-header .single-title {
	float: left;
}

section .single-title h1 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 7px;
}

section .single-title h3 {
	margin-top: 30px;
	font-size: 24px;
}

section .single-title h4 {
	margin-top: 30px;
}

.imageleft,
.imageright {
	float: left;
	margin-right: 3%;
	width: 22%;
	max-height: 230px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
	border: 1px solid #2e2e2e;
}

.imageright {
	margin-left: 3%;
	margin-right: 0;
}

.test_bottom h4 {
	margin-top: 40px;
}

.test_bottom p {
	font-size: 16px;
	line-height: 23px;
	margin-top: 10px;
}

#conv_factors {
	border: 1px solid #999;
	background: white;
	padding: 20px 20px 10px;
	margin-top: 20px;
}

#conv_factors h4 {
	margin-top: 0;
}

#conv_factors h5 {
	margin-top: 6px;
}

#conv_factors p {
	font-size: 0.8em;
}

#conv_factors .red {
	padding: 4px;
}

/***************************************
	Post listings modifications */
.lift {
	padding: 1px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #048e00;
	float: right;
	color: #048e00;
	vertical-align: middle;
	height: 24px;
	line-height: 22px;
	margin-left: 10px;
	overflow: hidden;
	background: #f3fff2;
	font-weight: bold;
	font-size: 14px;
}

.lift.red,
#conv_factors .red {
	border: 1px solid #C10000;
	color: #C10000;
	background: #ffd6d6;
}

.lift.yellow {
	border: 1px solid #f3d229;
	color: #f1d028;
	background: #fefbec;
}

.arrow {
	display: inline-block;
	clear: none;
	width: 20px;
	height: 18px;
	margin: 1px 6px 1px 0;
	background: url("../img/arrows.png") left center no-repeat;
	float: left;
}

.red .arrow {
	background-position: right center;
}

.yellow .arrow {
	display: none;
}


/***************************************
	Side bar modifications */

/*.search-field,
.wpcf7-form input,
.wpcf7-form textarea,
.treatment input,
.treatment textarea,
article.post textarea,
article.post select,
.org_text {
	border: 1px solid #ccc;
	padding: 6px 4px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0;
	width: 300px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #fff;
}*/

article.post select.cat { -webkit-appearance: auto; }

article.post textarea { width: 100%; }

div .field textarea,
div .field input {
	padding: 10px 20px;
}

div .field input[type="submit"] {
	border: none;
	padding: 11px 32px;
}

.searchform-label,
.wpcf7-form label {
	margin: 6px 1em;
	float: none;
	width: 100%;
	font-size: 15px;
	font-weight: normal;
	font-family: inherit;
	color: #515151;
}

.wpcf7-form label,
.wpcf7-form input,
.wpcf7-form textarea {
	margin: 0;
}

.wpcf7-form label {
	font-size: inherit;
}

.wpcf7-form .wpcf7-text:not(.wpcf7-email) {
	width: 200px;
}

.wpcf7-form p {
	margin-top: 6px;
}

.ajax-loader {
	margin-left: 20px;
}

.searchform-input-wrapper {
	float: none;
	width: auto;
	margin: 0px 1em 6px;
}

.searchform-input-wrapper input,
.searchform-input-wrapper select {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 6px 8px;
	width: 100%;
	border: 1px solid #ccc;
}

.searchform-controls {
	text-align: left;
	margin: 12px 1em;
}

.searchform-controls .hide_show {
	float: right;
	font-size: 0.7em;
	margin-left: 10px;
	text-decoration: underline;
	vertical-align: top;
}

.searchform-params .advanced {
	display: none;
}

/**
 *  Added by Dan on August 3, 2017
 */
.checkbox-wrapper {
	text-align: left;
}

.searchform-input-wrapper input[type=checkbox] {
	display: inline-block;
	width: auto;
	margin-right: 10px;
}

.searchform-controls input.gray,
form.wpcf7-form .wpcf7-submit {
	background: #898989;
	width: auto;
}

form.wpcf7-form .wpcf7-submit {
	margin: 10px 0 40px;
}

.textwidget {
	margin-left: 10px;
	line-height: 1.4em;
}

.textwidget .hs-form.stacked label {
	display: none;
}

.textwidget .hs-form.stacked .actions {
	margin: 0;
	padding: 0;
}

.textwidget input.hs-input,
textarea.hs-input {
	margin: 0;
}

.hbspt-form {
	position: relative;
}

div .hs-form .hs-button {
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	line-height: normal;
	padding: 11px 32px;
	font-family: "Lato";
	text-align: center;
	text-shadow: none;

	transition: all 0.1s;
	-moz-transition: all 0.1s;
	/* Firefox 4 */
	-webkit-transition: all 0.1s;
	/* Safari and Chrome */
	-o-transition: all 0.1s;
	/* Opera */
	-ms-transition: all 0.1s;
	/* IE */

	background: #f65252 !important;
	box-shadow: 0 2px 0 0 #DA3333;
	-moz-box-shadow: 0 2px 0 0 #DA3333;
	-webkit-box-shadow: 0 2px 0 0 #DA3333;
	-o-box-shadow: 0 2px 0 0 #DA3333;
	-ms-box-shadow: 0 2px 0 0 #DA3333;

}

div .hs-form .hs-button:hover:not(.inactive) {
	background: #f86f6f !important;
	border: none;
	box-shadow: 0 2px 0 0 #DA3333;
	-moz-box-shadow: 0 2px 0 0 #DA3333;
	-webkit-box-shadow: 0 2px 0 0 #DA3333;
	-o-box-shadow: 0 2px 0 0 #DA3333;
	-ms-box-shadow: 0 2px 0 0 #DA3333;
}

div .field textarea {
	height: 100px
}

aside.sidebar {
	margin-top: 50px;
}

aside.sidebar section {
	margin-bottom: 35px;
}

aside.sidebar h3 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.leftimage {
	float: left;
	width: 49%;
	margin: 10px 1% 20px 0;
	text-decoration: underline;
	text-align: center;
}

.rightimage {
	float: right;
	width: 49%;
	margin: 10px 0 20px 1%;
	text-decoration: underline;
	text-align: center;
}

.fcorm {
	display: block;
	float: left;
	width: 100px;
	height: 125px;
	position: relative;
	background: url("../img/fcorm-empty.png") top left no-repeat;
	margin: 10px 20px 0 20px;
}

.fcorm div {
	position: absolute;
	display: block;
	background-image: url("../img/fcorm-full.png");
	width: 50px;
	height: 62px;
}

.fcorm .traffic {
	top: 0;
	left: 0;
}

.fcorm .conversion {
	top: 0;
	right: 0;
	background-position: right top;
}

.fcorm .avg_gift {
	bottom: 0;
	left: 0;
	width: 100px;
	background-position: center bottom;
}

article.post .fcorm_desc {
	line-height: 1.8em;
	color: #2e2e2e;
}

.fcorm_desc .green,
#conv_validation .green {
	color: #048e00;
}

.fcorm_desc .red,
#conv_validation .red {
	color: #C10000;
}

.fcorm_desc .revenue {
	border-top: 1px solid #2e2e2e;
	font-size: 1.2em;
	padding: 6px 40px 0 12px;
	margin-top: 6px;
	display: inline-block;
}

#thisURL {
	display: none;
}

.download_icons {
	display: inline-block;
	width: 60px;
	height: 59px;
	margin: 10px 20px 0 0;
}

.pdf {
	background: url('../img/pdf_icon.png');
}

.pptx {
	background: url('../img/ppt_icon.png');
}

.bawmrp ul {
	margin-top: .6em;
	list-style: outside none square;
}

.bawmrp li {
	font-size: inherit;
	line-height: 2em;
}

.bawmrp a {
	text-decoration: underline;
}


/****************************
	Home page
*****************************/

div .promo {
	margin: 60px 0 30px;
}

div .promo p {
	margin-right: 50px;
}

.shaded_bg {
	background: #F5F5F5;
}

div .service {
	margin: 30px 0;
}

.elements_tested_title div .title .six {
	width: 100%;
}

.elements_tested_title .container .ten.columns {
	width: 100%;
	margin-left: 0;
}

.elements_tested_title .title h2 {
	margin-bottom: 10px;
}

.elements_tested_title .title p.one-line {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.recent_images {
	margin-bottom: 10px;
}

.recent_images .imageleft,
.recent_images .imageright {
	max-height: 120px;
	width: 40%;
}

.recent_images h4 {
	margin: 55px 0;
	float: left;
}



/****************************
	Mega Nav elements
*****************************/
.meganav {
	border-bottom: 1px solid #515151;
}

.meganav .hex {
	width: 27%;
	background-size: contain;
	margin-right: 6%;
	float: left;
}

.meganav .hex:hover {
	background-size: contain;
}

.meganav .desc {
	width: 67%;
	display: inline-block;
}

.meganav .desc h3 {
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.meganav .desc p {
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 1em;
}

#menu-main-menu li:first-child {
	display: none;
}

a.menu-trigger {
	left: auto;
	right: 14px;
	top: 19px;
}

@media (max-width: 767px) {
	div .logo {
		width: 192px;
	}

	.meganav {
		display: none !important;
	}

	#menu-main-menu {
		display: none;
	}

	div .promo p {
		margin-right: 0;
	}
}

/****************************
	Validation page
*****************************/
.step1_validation input {
	margin: 0 10px 0 20px;
}

.step1_validation p {
	margin-top: 0;
}

#rev_validation {
	display: none;
}

.treatment {
	margin: 20px 20px 0;
}

.treatment h5 {
	border-bottom: 1px solid #181818;
}

#conv_validation th {
	font-size: 1.1em;
	color: #181818;
	font-family: "Lato";
}

#conv_validation em {
	color: #181818;
}

#conv_validation td,
#conv_validation th {
	vertical-align: middle;
	padding: 5px 10px;
}

#conv_validation input {
	width: 150px;
	margin: 0;
}

.treatment .error {
	background: #fff7c0;
}

.treatment a {
	text-decoration: underline;
}

ul.summary {
	font-size: 1.2em;
	margin: 10px 0;

}

.summary li {
	margin: 8px;
	list-style-position: inside;
}

.summary li.good {
	list-style-image: url('../img/green_check.png');
}

.summary li.bad {
	list-style-image: url('../img/red_x.png');
}


.hs-form input:not([type="image"]),
.hs-form textarea {
	box-sizing: inherit;
	padding: 8px 10px;
}

div .hs-form.stacked .field {
	margin-bottom: 4px;
}

div .hs-form.stacked label {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.alignright {
		width: 100%;
		max-width: 100% !important;
		margin: 1em 0 !important;
	}
}

.save_to_winston {
	display: none;
}

.page-template-page-verify-results .resources-banner { display: none; }

/**
 * NEXTAFTER 2.0 Additions
 */
/* header.top {
	border-bottom: 5px solid #f5c635;
}

header nav.menu {
	background-color: #fff;
}

header nav.menu ul li:hover {
	background-color: transparent;
	text-shadow: none;
}

header nav.menu ul li a {
	color: #222;
}

header nav.menu ul li a:hover {
	color: #f5c635;
} */
