@charset "UTF-8";
/* CSS Document */

/* Colors

Yellow: #ECCA1A;
Green: #1F9361
Dark Gray: #393E41
Red: #E44A35
Light Gray: #E0E1DB
Off White: #F7F9EC

*/

/* HTML5 */

header, nav, section, article, footer {
	display: block;
}

.insightera {
	padding: 0 !important;
}

html body iframe[name=google_conversion_frame],
.insightera-bar-widget { 
	visibility: hidden; 
	height: 0 !important; 
}

.insightera-dialog {
	top: 50% !important;
	left: 50% !important;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: none !important;
	border-radius: unset !important;
}

.insightera-dialog #trwDialog {
	height: auto !important;
	padding: 0 !important;
}

.insightera-dialog #trwDialog a {
	display: block;
}

.insightera-dialog #trwDialog a img {
	max-width: 640px;
	min-width: 300px;
	height: auto !important;
	width: 100% !important;
	display: block;
}

html, body {
	margin: 0;
	padding: 0;
	border: none;
	color: #393E41;
}

p {
}

a, 
a:link,
a:visited,
a:focus,
a:hover,
a:active {
	text-decoration: none;
	color: #393E41;
}

.customPages-content p:not(.footer)>a:not([class]),
.customPages-content li>a:not([class]),
#level0 #article a:not([class]) {
	text-decoration: underline;
}

a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

img {
	border: none;
}


#wrapper {
	background-color: #FFF;
	border-top: 4px solid #ECCA1A;
}

/* Global Header */

#wrapper>header {
	position: relative;
}

#utilityLinks {
}

#mainNavigation {
}

#mainNavigation .mainNavigationMenu {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	margin-top: 20px;
}

#mainNavigation #menu,
#lightbox .close {
	margin: 1em;
	width: 2em;
	height: 1.5em;
	position: absolute;
	top: 1em;
	right: 1em;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
}

#menu span,
#lightbox .close span {
	background-color: #393E41;
	display: block;
	border-radius: 4px;
	position: absolute;
	height: 4px;
	width: 100%;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#lightbox .close span {
	background-color: #FFF;
}

#menu span:nth-child(1),
#lightbox .close span:nth-child(1) {
	top: 0px;
}

#menu span:nth-child(2),
#menu span:nth-child(3),
#lightbox .close span:nth-child(2),
#lightbox .close span:nth-child(3) {
	top: 9px;
}

#menu span:nth-child(4),
#lightbox .close span:nth-child(4) {
	top: 18px;
}

#mainNavigation.open #menu span:nth-child(1),
#mainNavigation.open #menu span:nth-child(4),
#lightbox.show .close span:nth-child(1),
#lightbox.show .close span:nth-child(4)  {
	top: 9px;
	width: 0%;
	left: 50%;
}

#mainNavigation.open #menu span:nth-child(2),
#lightbox.show .close span:nth-child(2)  {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#mainNavigation.open #menu span:nth-child(3),
#lightbox.show .close span:nth-child(3)  {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#lightbox.show .close {
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	opacity: 1;
	visibility: visible;
}

/* Hero Area */

#postHeader {
}

#postHeaderContent {
}

/* Content Layout */

#contentBox {
	max-width: 1500px;
	float: none;
	clear: both;
	margin: 0 auto;
}

#lContent {
}


#rContent {
}

#contentBox .customPages {
	margin: 2em auto;
}

#contentBox .customPages .customPages-content {
	margin: 2em auto;
}

#contentBox .customPages .customPages-content>.intro {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}

#contentA,
#contentB,
#contentC,
#contentD,
#contentE,
#contentF,
#contentG {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#contentA>div,
#contentB>div,
#contentC>div,
#contentD>div,
#contentE>div,
#contentF>div,
#contentG>div {

}

#contentA>div>h3,
#contentB>div>h3,
#contentC>div>h3,
#contentD>div>h3,
#contentE>div>h3,
#contentF>div>h3,
#contentG>div>h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 2.2em;
	line-height: 1.3em;
	font-weight: 300;
}

#contentA>div>h3>a,
#contentB>div>h3>a,
#contentC>div>h3>a,
#contentD>div>h3>a,
#contentE>div>h3>a,
#contentF>div>h3>a,
#contentG>div>h3>a {
	color: #393E41;
}

#contentA>div>.summary,
#contentB>div>.summary,
#contentC>div>.summary,
#contentD>div>.summary,
#contentE>div>.summary,
#contentF>div>.summary,
#contentG>div>.summary {
}

#contentBox div>.footer {
	margin: 0 auto;
	text-align: center;
}

#contentBox div>.footer a {
	color: #393E41;
	box-shadow: 0 0 0 2px #393E41 inset, 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .9375em;
	line-height: normal;
	margin: 0;
	padding: .8em 1.34em;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	vertical-align: middle;
}

#contentBox div>.footer a:focus,
#contentBox div>.footer a:hover,
#contentBox div>.footer a:active {
	box-shadow: 0 0 0 2px #000000 inset, 0 0 1px rgba(0, 0, 0, 0);
	background-color: #ECCA1A;
	color: #000000;
	text-decoration: none;	
}

#prefooter div>.footer a {
	color: #393E41;
	background-color: #ECCA1A;
	box-shadow: 0 0 0 2px #ECCA1A inset, 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .9375em;
	line-height: normal;
	margin: 0;
	padding: .8em 1.34em;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	vertical-align: middle;
}

#prefooter div>.footer a:focus,
#prefooter div>.footer a:hover,
#prefooter div>.footer a:active {
	box-shadow: 0 0 0 2px #000000 inset, 0 0 1px rgba(0, 0, 0, 0);
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;	
}

/* Masonry */ 

.filter {
	text-transform: uppercase;
	margin: 1em auto;
	max-width: 1500px;
	text-align: center;
	font-size: .9em;
	font-weight: 300;
	font-family: "Avenir Next W05 Bold","Montserrat",Helvetica,Arial,sans-serif;
}

.filter .warning {
	display: none;
	color: #E44A35;
}

#frame {
	position: relative;
	padding: 0;
}

ul.masonry-dots {
	display: none;
	visibility: 0;
	opacity: 0;
	margin: 1em auto;
	padding: 0;
	list-style-type: none;
	position: relative;
	clear: both;
	text-align: center;
}

ul.masonry-dots li {
	margin: 0 1em 0 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}

ul.masonry-dots li a {
	font-size: 2em;
	display: block;
	width: .5em;
	height: .5em;
	border-radius: 50%;
	background-color: #E0E1DB;
	text-decoration: none;	
}

ul.masonry-dots li a:focus,
ul.masonry-dots li a:hover,
ul.masonry-dots li a:active,
ul.masonry-dots li a.selected {
	background-color: #ECCA1A;
	text-decoration: none;
}


.clickLeft, 
.clickRight {
	position: absolute;
	top: 50%;
	z-index: 9999;
	text-decoration: none !important;
	display: none;
	visibility: 0;
	opacity: 0;
	color: #FFF !important;
	font-weight: normal;
	font-size: 3em;
	font-family: FontAwesome;
	-webkit-transform: scale(1,3);
	-moz-transform: scale(1,3);
	-ms-transform: scale(1,3);
	-o-transform: scale(1,3);
	transform: scale(1,3);
}



.clickLeft {
	left: 0px;
}

.clickRight {
	right: 0px;
}

ul.masonry {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	max-width: 1500px;
	-moz-column-count: 4;
	-moz-column-gap: 0;
	-moz-column-width: 25%;
	-webkit-column-count: 4;
	-webkit-column-gap: 0;
	-webkit-column-width: 25%;
	column-count: 4;
	column-gap: 0;
	column-width: 25%;
		font-size: 0;
}
ul.masonry li {
	position: relative;
		font-size: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	min-height: 320px;
	background: #393E41 url(../img/bg_stripes.png) top center no-repeat;
	color: #FFF;
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	max-width: 375px;
	width: 100%;
	opacity: 1;
	-ms-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	-ms-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;        
	break-inside: avoid-column; 
}

ul.masonry li:nth-child(n+12) {  
	display: none;
}

ul.masonry li.double {
	min-height: 640px;
}


ul.masonry li a {
		color: #FFF;
}

ul.masonry li:nth-child(2),
ul.masonry li:nth-child(7),
ul.masonry li:nth-child(11) {
	background-color: #E0E1DB;
		background-image: none;
	color: #393E41;
}

ul.masonry li:nth-child(2) h1,
ul.masonry li:nth-child(7) h1,
ul.masonry li:nth-child(11) h1 {
	color: #393E41 !important;
} 


ul.masonry li:nth-child(2) h2 a,
ul.masonry li:nth-child(7) h2 a,
ul.masonry li:nth-child(11) h2 a {
	   color: #393E41 !important;
}

ul.masonry li:nth-child(2) h3,
ul.masonry li:nth-child(7) h3,
ul.masonry li:nth-child(11) h3 {
	color: #1F9361 !important;
}

ul.masonry li:nth-child(3),
ul.masonry li:nth-child(5),
ul.masonry li:nth-child(9) {
	background-color: #1F9361;
		background-image: none;
}

ul.masonry li:nth-child(3) h3,
ul.masonry li:nth-child(5) h3,
ul.masonry li:nth-child(9) h3,
ul.masonry li:nth-child(3) h4,
ul.masonry li:nth-child(5) h4,
ul.masonry li:nth-child(9) h4  {
	color: #ECCA1A !important;
}

ul.masonry li:nth-child(4n) {
	background-color: #ECCA1A;
		background-image: none;
}

ul.masonry li:nth-child(4n) h1, 
ul.masonry li:nth-child(4n) h3,
ul.masonry li:nth-child(4n) p {
	color: #393E41 !important;
}



ul.masonry li>div {
	padding: 3em 0 1em;
	margin: 0 2em;
	overflow: hidden;
		font-size: 13pt;
	line-height: 20.8pt;
}

ul.masonry li.research div .summary {
	display: none;
}

ul.masonry li .date {
	display: none;
}

ul.masonry li h1, ul.masonry li h2, ul.masonry li h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: 300;
}

ul.masonry li p {
	line-height: 1.3em;
}

ul.masonry li .more {
	display: block;
	position: absolute;
	bottom: 1em;
	right: 1em;

}

ul.masonry li .more a {
	text-transform: uppercase;
	display: block;
	color: #393E41;
	font-size: .9em;
	line-height: 1em;
	font-weight: 300;
	font-family: "Avenir Next W05 Bold","Montserrat",Helvetica,Arial,sans-serif;
}

ul.masonry li .more a:after {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f061";
	position: relative;
	left: .25em;
	font-weight: normal;
}

ul.masonry li:first-child .more a,
ul.masonry li:nth-child(6n) .more a,
ul.masonry li:nth-child(10n) .more a {
	color: #FFF;	
}

ul.masonry li a {
  text-decoration: none;
}

ul.masonry li h1 {
	font-size: 1.6em;
}
ul.masonry li h2 {
	font-size: .9em;
	line-height: 1.3em;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
ul.masonry li h3 {
	font-size: .9em;
	line-height: 1.3em;
	color: #ECCA1A;
	font-weight: 300;
}
ul.masonry li p {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
ul.masonry li img {
	margin: 0 1em 1em 0;
	display: block;
	float: left;
	max-width: 135px;
	height: auto;
	width: 45%;
}
ul.masonry li.double img {
	float: none;
	margin: 0 auto 1em;
	max-width: 250px;
	width: 100%;
}

ul.masonry li.hide {
	opacity: 0;
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-ms-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul.listView {
	margin: 0 auto 2em;
	padding: 0;
	list-style-type: none;
	max-width: 900px;
}

ul.listView li {
	margin: 0;
	padding: 1em 0;
	list-style-type: none;
	border-bottom: 1px solid #e0e1db;
	clear: both;
	position: relative;
	overflow: auto;
}

ul.listView li img {
	float: left;
	margin: 0 1em 0 0;
	display: block;
	max-width: 140px;
	width: 100%;
	height: auto;
}

ul.listView li.blank {
	display: none;
}

ul.listView li .more {
	display: none; 
}

ul.listView li .more a {
	box-shadow: 0 0 0 2px #393E41 inset, 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .9375em;
	margin: 0;
	padding: .8em 1.34em;
	line-height: normal;
	color: #FFF;
	background-color: #1f9361;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	vertical-align: middle;
	text-transform: uppercase;
}

ul.listView li .more a:focus,
ul.listView li .more a:active,
ul.listView li .more a:hover{
	box-shadow: 0 0 0 2px #000000 inset, 0 0 1px rgba(0, 0, 0, 0);
	background-color: #FFF;
	color: #000000;
	text-decoration: none;
}


ul.listView li.hide {
	display: none;
}


.boxQuotes {
	margin: 0 auto 2em;
}

.boxQuotes > h3 {
	margin: 0 0 1em;
}

ul.quotes li {
	overflow: hidden;
	max-height: 320px;
}

ul.quotes li img {
	margin: 0;
	display: block;
	float: none;
	max-width: none;
	height: 100%;
	width: auto;
	position: absolute; 
	top: 0;
	left: 0;
	z-index: -1;
	
}

ul.quotes li div {
	z-index: 1;
}

ul.quotes li div > a {
	font-size: 2em;
	font-family: "PT Serif", Georgia, serif;
	color: #FFF !important;
	text-indent: -.5em;
	padding: 0 0 0 .5em;
	line-height: 1em;
	display: block;
}

ul.quotes li div .summary {
	font-family: "Avenir Next W05 Medium","Montserrat",Helvetica,Arial,sans-serif;
	text-decoration: uppercase;
	color: #FFF;
	margin: 0 0 0 .5em;
}

ul.quotes li div .summary .author {
	display: block;
	margin: 1em 0 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.3em;
}

ul.quotes li:nth-child(4n) h1, 
ul.quotes li:nth-child(4n) h3, 
ul.quotes li:nth-child(4n) p {
	color: #FFF !important;
}

ul.quotes li:nth-child(2), 
ul.quotes li:nth-child(7), 
ul.quotes li:nth-child(11) {
	background-color: #393E41;
}

ul.quotes li .more a {
	text-decoration: none;
	color: #FFF !important;
}

ul.quotes li .more a:after {
	content: "\f01d";
}

ul.quotes li .more a[href='#']{ 
	display: none;
}

/* Wall */ 

ul.wall {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	max-width: 1500px;
	-moz-column-count: 3;
	-moz-column-gap: 0;
	-moz-column-width: 33.3%;
	-webkit-column-count: 3;
	-webkit-column-gap: 0;
	-webkit-column-width: 33.3%;
	column-count: 3;
	column-gap: 0;
	column-width: 33.3%;
		font-size: 0;
}
ul.wall li {
	position: relative;
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	min-height: 320px;
	background-color: #393E41;
	color: #FFF;
	display: block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	max-width: 375px;
	width: 100%;
	opacity: 1;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;        
	break-inside: avoid-column; 
}

ul.wall li.double {
	min-height: 640px;
}


ul.wall li a {
	color: #FFF;
}

ul.wall li:nth-child(2),
ul.wall li:nth-child(4) {
	background-color: #393E41;
	background-image: none;

}

ul.wall li:nth-child(3) {
	background-color: #1F9361;
	background-image: none;
}


ul.wall li:nth-child(1),
ul.wall li:nth-child(5) {
	background-color: #ECCA1A;
	background-image: none;
}

ul.wall li div {
	padding: 1em 0;
	margin: 0 2em;
	overflow: hidden;
		font-size: 13pt;
	line-height: 20.8pt;
}

ul.wall li.research div .summary {
	display: none;
}

ul.wall li h1, ul.wall li h2, ul.wall li h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: 300;
}

ul.wall li p {
	line-height: 1.3em;
}

ul.wall li a {
  text-decoration: none;
}

ul.wall li h3 {
	font-size: 1.6em;
	line-height: 1.3em;
	color: #FFF;
	font-weight: 300;
}
ul.wall li p {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
ul.wall li img {
	display: block;
	height: auto;
	width: 100%;
	float: none;
	margin: 0 auto;
	max-width: 100px;
}

ul.wall li.hide {
	opacity: 0;
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-ms-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*
@media screen and (max-width: 1500px) {

ul.quotes li div > a {
	font-size: 2vw;
}

}
*/

@media screen and (max-width: 1125px) {
	ul.masonry {
	-moz-column-count: 3;
	-moz-column-gap: 0;
	-moz-column-width: 33%;
	-webkit-column-count: 3;
	-webkit-column-gap: 0;
	-webkit-column-width: 33%;
	column-count: 3;
	column-gap: 0;
	column-width: 33%;
	}

ul.masonry li div {
	margin: 0 1em;
}

ul.masonry li:nth-child(n+9) {  
	display: none;
}

ul.quotes li:nth-child(n+7) {  
	display: none;
}

}

@media screen and (max-width: 750px) {
	ul.masonry, ul.wall {
	-moz-column-count: 2;
	-moz-column-gap: 0;
	-moz-column-width: 50%;
	-webkit-column-count: 2;
	-webkit-column-gap: 0;
	-webkit-column-width: 50%;
	column-count: 2;
	column-gap: 0;
	column-width: 50%;
	}

ul.masonry li:nth-child(n+6) {  
	display: none;
}

ul.quotes li:nth-child(n+5) {  
	display: none;
}

}


@media screen and (max-width: 375px) {

.clickLeft,
.clickRight {
	display: block;
	visibility: visible;
	opacity: 1;
}


ul.masonry li div {
	margin: 0 2em;
}


#frame {
overflow: hidden;
width: 100%;
height: 320px;
position: relative;
}


ul.masonry,
ul.wall {
	-moz-column-count: 1 !important;
	-moz-column-gap: 0;
	-moz-column-width: 100% !important;
	-webkit-column-count: 1 !important;
	-webkit-column-gap: 0;
	-webkit-column-width: 100% !important;
	column-count: 1 !important;
	column-gap: 0;
	column-width: 100% !important;
	max-width: none !important;
}

ul.masonry {
	position: absolute;
	left: 0;
	top: 0;
}


ul.masonry li,
ul.wall li {
	display: block;
}



ul.wall li.double {
	min-height: 320px;
}

ul.masonry li:nth-child(-n+6) {
	float: left;
	display: block !important;
}

ul.quotes li:nth-child(-n+5) {
	float: left;
	display: block !important;
}

.clickLeft,
.clickRight,
ul.masonry-dots {
	opacity: 1;
	visibility: 1;
}

}




/* Footer */

#prefooter {
}

#wrapper>footer {
}

footer .follow .stayConnected {
	margin: 0 0 0 .25em;
	padding: 0;
	list-style-type: none;
}

footer .follow .stayConnected li {
	margin: 0 0 .35em;
	padding: 0;
	list-style-type: none;
}

footer .follow .stayConnected li:last-child {
	margin: 0;
}

footer .follow .stayConnected li:before {
	display: inline-block;
	font-family: FontAwesome;
	position: relative;
	left: -.25em;
	top: .0675em;
	font-weight: normal;
	font-size: 1.25em;
}

footer .follow .stayConnected li.linkedin:before {
	content: "\f08c";
}

footer .follow .stayConnected li.twitter:before {
	content: "\f081";
}

footer .follow .stayConnected li.facebook:before {
	content: "\f082";
}

footer .follow .stayConnected li.gplus:before {
	content: "\f0d4";
}

footer .follow .stayConnected li.youtube:before {
	content: "\f166";
}

footer .follow .stayConnected li.instagram:before {
	content: "\f16d";
}

footer .follow .stayConnected li a {
	display: inline-block;
	font-family: "Avenir Next W05 Medium","Montserrat",Helvetica,Arial,sans-serif;
	color: #393E41;
	line-height: 1em;
}



/* Assets */

figure {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

figure img {
	display: block;
}

figure figcaption {
	background: #1F9361 url(/design/tdwi/tdwi/2017/img/bg_stripes_w_v.png) top right repeat-y;
	position: absolute;
	bottom: 0;
	color: #FFF;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	padding: .5em 1em;
	z-index: 9999;
	width: 100%;
}

.cta_btn,
.dl_btn {
	box-shadow: 0 0 0 2px #393E41 inset, 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .9375em;
	margin: 0;
	padding: .8em 1.34em;
	line-height: normal;
	color: #393E41;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	vertical-align: middle;
}

.cta_btn:focus,
.cta_btn:active,
.cta_btn:hover,
.dl_btn:focus,
.dl_btn:active,
.dl_btn:hover {
	box-shadow: 0 0 0 2px #000000 inset, 0 0 1px rgba(0, 0, 0, 0);
	background-color: #ECCA1A;
	color: #000000;
	text-decoration: none;
}

.dl_btn {
	
}

.dl_btn:before {
	content: "\f01A";
	font-family: FontAwesome;
	left: -0.5em;
	position: relative;
	top: 0.0675em;	
	font-size: 1.25em;
}

.cta_btn_w {
	box-shadow: 0 0 0 2px #FFFFFF inset, 0 0 1px rgba(0, 0, 0, 0);
	background-color: #FFFFFF;
	display: inline-block;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .9375em;
	margin: 0;
	padding: .8em 1.34em;
	line-height: normal;
	color: #393E41;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	vertical-align: middle;
}

.cta_btn_w:focus,
.cta_btn_w:hover,
.cta_btn_w:active {
	box-shadow: 0 0 0 2px #000000 inset, 0 0 1px rgba(0, 0, 0, 0);
	color: #000000;
	text-decoration: none;
}

.cta_btn_y {
	background-color: #ECCA1A;
	text-transform: uppercase;
	color: #393E41;
	box-shadow: 0 0 0 2px #393E41 inset, 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .9375em;
	line-height: normal;
	margin: 0;
	padding: .8em 1.34em;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	vertical-align: middle;
}

.cta_btn_y:focus,
.cta_btn_y:hover,
.cta_btn_y:active {
	box-shadow: 0 0 0 2px #000000 inset, 0 0 1px rgba(0, 0, 0, 0);
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;	
}

/* Tables */

.tableBorder th,
.tableNoBorder th {
	background-color: #1F9361;
	text-align: left;
	color: #E0E1DB;
	text-transform: uppercase;
	font-weight: bold;
}

.tableBorder th span,
.tableNoBorder th span {
	display: block;
	color: #ECCA1A;
}

.tableBorder td,
.tableNoBorder td {
	background-color: #E0E1DB;
}

.tableBorder th,
.tableBorder td,
.tableNoBorder th,
.tableNoBorder td {
	padding: 1em;
	border: 2px solid #FFF;
	border-top: none;
	border-left: none;
	line-height: 1.1em;
}


.tableNoBorder th,
.tableNoBorder td {
	border: none;
}

/* Accordion */

.topAccordion {
	margin: 2px 0 0;
	display: block;
	padding: .5em .5em .5em .7em;
	background-color: #F6F9EC;
}

.topAccordion a {
	display: block;
	font-size: 1.1em;
	font-family: "Avenir Next W05 Bold","Montserrat",Helvetica,Arial,sans-serif;
	color: #1F9361 !important;
}

.ui-widget {
	font-family: "Avenir Next W05 Medium","Montserrat",Helvetica,Arial,sans-serif !important;
}

.ui-accordion {
    margin: 0 auto;
}

.ui-accordion h3 {
	color: #1F9361;
	text-align:left;
	background-color: #F6F9EC;
	background-image: none;
	border: none;
}

.ui-accordion ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.ui-accordion .ui-accordion-content li {
	list-style-type: none;
	margin: 0;
	padding: .5em .25em;
	border-bottom: 1px solid #E0E1DB;
}

.ui-accordion li div {
}

.ui-accordion li:last-child {
	border-bottom: none;
}


.ui-accordion li a,
.ui-accordion li a:link,
.ui-accordion li a:visited {
	font-family: "Avenir Next W05 Medium","Montserrat",Helvetica,Arial,sans-serif;
	color: #393E41;
	text-decoration: none !important;
	display: inline-block;
}

.ui-accordion li a:focus,
.ui-accordion li a:hover,
.ui-accordion li a:active { 
	text-decoration: underline !important;
}

.ui-accordion .ui-accordion-content {
	border: none;
	padding: .5em .25em !important;
}

.ui-accordion-header-icon.ui-icon {
	float: right;
	margin : 0;
}

.ui-icon.AccOpen {
	background-position: -64px 0px;
}

.ui-icon.AccClosed {
	background-position: -32px 0;
}

/* Tooltip */

.ui-tooltip {
	opacity: 1 !important;
	box-shadow: 2px 2px 4px #393e41 !important;
	border: none !important;
}

.ui-tooltip-content {
	border: none;
}

/* Overlays */

.yol img,
.gol img,
.rol img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.yol:before {
	background-color: rgba(236,202,26,0.3);
}

.gol:before {
	background-color: rgba(31,147,97,0.3);
}

.rol:before {
	background-color: rgba(228,75,53,0.3);	
}

/* Lightbox Video Playback */



.heroEventRight .ytvideo {
	position: relative;
	color: #FFF;
}


.heroEventRight .ytvideo:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	content: "\f144";
	z-index: 9999;
	font-family: FontAwesome;
	color: #000;	
	font-size: 6em;
	opacity: 0.5;
}

.ytvideo img {
}


#lightbox {
	background-color: rgba(0, 0, 0, 0.8);
	display: block;
	height: 100%;
	opacity: 0;
	position: fixed;
	top: 0;
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 10001;
}
#lightbox.show {
	opacity: 1;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.3s ease-in-out 0s;
}

#lightbox .close {
	position: fixed;
	top: 1em;
	right: 1em;
	z-index: 10002;
	color: #FFF;
}

#ligthbox .close span {
	background-color: #FFF;
}

#lightbox iframe {
	display: block;
	left: 50%;
	max-width: 560px;
	position: absolute;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

#lightbox .content {

}

#lightbox .content.full {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#lightbox .content.full img {
	max-width: none;
	max-height: none;
	height: auto;
	width: 100%;
	top: 0;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	cursor: zoom-out;
}

#lightbox img {
	display: block;
	left: 50%;
	max-width: 1100px;
	max-height: 100%;
	position: absolute;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: zoom-in;

}

#lightbox .exitIntent {
	display: block;
	left: 50%;
	max-width: 560px;
	position: absolute;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	box-sizing: border-box;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video iframe, .video object, .video embed {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Breadcrumb */

ul.breadcrumb {
	margin: 0 0 1.5em;
	padding: .5em 1em;
	list-style-type: none;
	font-size: .875em;
	line-height: 1.125em;
		
}

ul.breadcrumb li {
	margin: 0;
	padding: 0 .875em 0 0;
	list-style-type: none;
	display: inline-block;
	text-shadow: 0 1px 0 #FFF;
}

ul.breadcrumb li a {
	color: #393E41;
	text-decoration: underline;
}

ul.breadcrumb .active {
	text-decoration: none;
}

ul.breadcrumb li:before {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	font-weight: normal;
	left: -0.25em;
	position: relative;
	top: 0.0675em;
	list-style-type:none;
}

#contentA ul.breadcrumb li:first-child:before { 
	content: none;
}




/* List Styles */


/* Maturity Models / Assessments */
.list_mm {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	max-width: 1500px;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
}

.list_mm li {
	margin: 0;
	padding: 1em;
	list-style-type: none;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;        
	break-inside: avoid-column; 
	display: table;
	border-top: 8px solid #ECCA1A;
}

.list_mm li.new {
	border-color: #1F9361;
	background-color: #F7F9EC;
}

.list_mm li h3 {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
}

.list_mm li h3 a {
	color: #393E41;
}

.list_mm li h3 a span {
	color: #FFF;
	text-transform: uppercase;
	background-color: #E44B35;
	display: inline-block;
	padding: .125em .25em;
}

.list_mm li p {
}

.list_mm li p a {
}

/* Research Team */

.list_team {
	margin: 2em auto;
	padding: 0;
	list-style-type: none;
	max-width: 1300px;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;
}

.list_team>li {
	margin: 0;
	padding: 1em;
	list-style-type: none;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;        
	break-inside: avoid-column; 
	display: table;
	border-top: 8px solid #1F9361;
}

.list_team>li.new {
	border-color: #1F9361;
	background-color: #F7F9EC;
}

.list_team>li img {
}

.list_team>li h3 {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
}

.list_team>li h3 a {
	color: #393E41;
}

.list_team>li h3 a span {
	color: #FFF;
	text-transform: uppercase;
	background-color: #E44B35;
	display: inline-block;
	padding: .125em .25em;
}

.list_team>li h4 {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	color: #1F9361;
	text-transform: uppercase;
	font-size: 1.1em;
}

.list_team>li p {
}

.list_team li .cta_btn {
	text-transform: capitalize;
}

.list_social {
	margin: .5em 0 0;
	padding: 0;
	list-style-type: none;
}

.list_social li {
	margin: 0 .5em 0 0;
	text-indent: .25em;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}

.list_social li:last-child {
	margin-right: none;
}

.list_social li a {
	color: #393E41;
	font-family: "Avenir Next W05 Medium","Montserrat",Helvetica,Arial,sans-serif;
	line-height: 1em;
}

.list_social li a:before {
	display: inline-block;
	font-family: FontAwesome;
	position: relative;
	left: -.25em;
	top: .0675em;
	font-size: 1.25em;
	font-weight: normal;
}

.list_social li.facebook a:before {
	content: "\f082";

}

.list_social li.twitter a:before {
	content: "\f081";
}

.list_social li.linkedin a:before {
	content: "\f08c";
}

/* Topics, Gateways, BPA, Product Directory */

#contentBox .boxTopicsMenu,
#contentBox .boxGateways,
#contentBox .boxBPA,
#contentBox .boxProducts {
	padding: 0 0 1em;
	overflow: auto;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-family: "Avenir Next W05 Medium","Montserrat",Helvetica,Arial,sans-serif;
}

#contentBox .boxBPA .summary {
	background: transparent url(../img/bg_bpa_ribbon.png) left center no-repeat;
}

#contentBox .boxProducts .summary {
	background: transparent url(../img/bg_products_directory.png) 5px center no-repeat;
}

#contentBox .boxTopicsMenu h3,
#contentBox .boxGateways h3,
#contentBox .boxBPA h3,
#contentBox .boxProducts h3 {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 0;
}

.boxTopicsMenu .summary,
.boxTopicsMenu h3,
.boxBPA .summary,
.boxBPA h3,
#contentBox .boxBPA .footer,
.boxProducts .summary,
.boxProducts h3,
#contentBox .boxProducts .footer {
	max-width: 550px;
	float: right;
	text-align: left;
	width: 100%;
}


.boxBPA .summary p,
.boxProducts .summary p {
	padding: 0 4em 0 90px;
}

.boxGateways .summary,
.boxGateways h3 {
	max-width: 500px;
	float: left;
	text-align: left;
	width: 100%;
}

.boxTopicsMenu ul {
	margin: 0 0 2em 0;
	padding: 0;
	list-style-type: none;
	max-width: 430px;
}

.boxTopicsMenu ul li {
	margin: 0 0 .125em;
	list-style-type: none;
	padding: 0;
}

.boxTopicsMenu ul li a {
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	vertical-align: middle;
	color: #393E41;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: normal;
	display: block;
	font-weight: bold;
	padding: 1em;
	background-color: #E44B35;
	color: #FFF;
	box-shadow: 0 0 0 2px #E44B35 inset, 0 0 1px rgba(0, 0, 0, 0);
	text-decoration: none !important;
	

}

.boxTopicsMenu ul li a:focus,
.boxTopicsMenu ul li a:hover,
.boxTopicsMenu ul li a:active {
	box-shadow: 0 0 0 2px #000000 inset, 0 0 1px rgba(0, 0, 0, 0);
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none !important;
}

.boxTopicsMenu ul li a:after {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f054";
	position: relative;
	right: -.25em;
	top: 0;
	font-weight: normal;
}

.boxGateways ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	max-width: 360px;
}

.boxGateways ul li {
	margin: 0;
	padding: 1em 0;
	list-style-type: none;
	border-bottom: 1px solid #E0E1DB;
}

.boxGateways ul li:last-child {
	border: none;
	padding-bottom: 0;
}

.boxGateways ul li p {
	margin: 0;
	padding: 0;
}

/* Trust Blocks */

#contentBox .boxTrust {
	margin: 0 auto 2em;
	max-width: 1100px;
	padding: 2em 0;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
}

#contentBox .boxTrust .summary {
	margin: 0 auto;
	max-width: 900px;

}

#contentBox .boxTrust h3 {
	max-width: 600px;
	margin: 0 auto;
	color: #393E41;
}

.boxTrust p {
	font-size: 1.2em;
	line-height: 1.2em;
}

.boxTrust ul li {
	vertical-align: middle;
}


.boxTrust {

    margin: 2em auto;
    padding: 2em 0;
    text-align: center;
clear:both;
overflow: hidden;
}

.boxTrust h3 {
}
.boxTrust p {
}
.boxTrust ul {
    margin: 0;
    padding: 0;
    width: 100%;
}


.boxTrust ul li {
    display: inline-block;
    list-style: outside none none;
}


.boxTrust ul li img {
}


@media only screen and (max-width: 480px) {
	.boxTrust ul li {
		display: block;
		float:left;
		width:100%;
	}
	
}

/* Partner Blocks */

.boxPartners {
	margin: 2em auto;
	padding: 100px 0 0;
	text-align: center;
	clear: both;
	overflow: hidden;
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	max-width: 1100px;
	background: transparent url(/design/tdwi/tdwi/2017/img/logo_tdwi_partner.png) top center no-repeat;
}

.boxPartners .summary {
	max-width: 1100px;
	margin: 2em auto 0;
}

.boxPartners h3 {
	max-width: 600px;
	margin: 0 auto !important;
	color: #393E41;
}


.boxPartners ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

.boxPartners ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0 1em 1em;
	padding: 0;
	vertical-align: middle;
}

.boxPartners ul li:nth-child(1),
.boxPartners ul li:nth-child(2) {
	margin-top: 8px;
}

.boxPartners ul li:nth-child(3) {
	margin-top: 12px;
}

.boxPartners ul li:nth-child(4) {
	margin-top: -8px;
}

.boxPartners ul li img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	border: 0;
	display: block;
	margin: 0 auto;
}

.boxPartners ul li a:focus img,
.boxPartners ul li a:hover img,
.boxPartners ul li a:active img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

@media only screen and (max-width: 480px) {
	.boxPartners ul li {
		display: block;
		float:none;
		width:100%;
		margin: 0 auto 1em;
	}
	
} 

/* 1105 Media Blocks */

.box1105 {
	max-width: 900px;
	margin: 2em auto;
}

#contentBox .box1105 h3 {
	color: #393E41;
}

.box1105 .summary h3 {
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.4em;
}

.box1105 .summary {
		font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
}


.box1105 .summary .tn {
	float: left;
	margin: 0 2em 2em 0;
	max-width: 300px;
	padding: 3em 2em;	
	background-color: #003D4F;
}

.box1105 .summary .tn img {
	width: 100%;
	max-width: 300px;
	height: auto;
}

.box1105 .summary p {
	margin: 0;
}

.box1105 .summary ul {
	margin: 1em 0 0 0;
	padding: 0;
	list-style-type: none;
	overflow: auto;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;	
}

.box1105 .summary ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;        
	break-inside: avoid-column; 
	display: table;
}

#contentBox .box1105 .summary ul li h4 {
	color: #393E41;
	font-size: 1em;
	font-weight: 300;
}

.box1105 .summary ul li a {
	text-decoration: underline;
}


/* Membership Blocks */

.boxMemInvestment {
	max-width: 600px;
	margin: 0 auto;
	padding: 2em 0;
	text-align: center;
	clear: both;
}

.boxMemInvestment .summary {
}

.boxMemInvestment .summary h2 {
	background: transparent url(../img/ico_key.png) center top no-repeat;
	color: #E44B35;
	font-size: 1.8em;
	font-weight: 300;
	padding-top: 50px;
	text-align: center;
	text-transform: uppercase;
}

#contentBox .boxMemInvestment .summary h3 {
	text-transform: none;
	text-align: center;
	font-size: 2.2em;
	font-weight: 300;
	line-height: 1.3em;
}

.boxMemInvestment .summary p {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: center;
}

.boxMemInvestment .summary a {
	text-decoration: underline;
	color: #393E41;
}

.boxMemInvestment .footer a {
}

.boxMemAccess {
	max-width: 680px;
	margin: 0 auto;
	padding: 2em 0;
	text-align: center;
	clear: both;

}

.boxMemAccess .summary {
}

.boxMemAccess .summary h2 {
	background: transparent url(../img/ico_key.png) center top no-repeat;
	color: #E44B35;
	font-size: 1.8em;
	font-weight: 300;
	padding-top: 50px;
	text-align: center;
	text-transform: uppercase;
}

#contentBox .boxMemAccess .summary h3 {
	text-transform: none;
	text-align: center;
	font-size: 2.2em;
	font-weight: 300;
	line-height: 1.3em;
}

.boxMemAccess .summary p {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: center;
}

.boxMemAccess .summary a {
	text-decoration: underline;
	color: #393E41;
}

.boxMemAccess .footer a {
}

.boxMemToday {
	max-width: 600px;
	margin: 0 auto;
	padding: 2em 0;
	text-align: center;
	clear: both;

}

.boxMemToday .summary {
}

.boxMemToday .summary h2 {
	background: transparent url(../img/ico_key.png) center top no-repeat;
	color: #E44B35;
	font-size: 1.8em;
	font-weight: 300;
	padding-top: 50px;
	text-align: center;
	text-transform: uppercase;
}

#contentBox .boxMemToday .summary h3 {
	text-transform: none;
	text-align: center;
	font-size: 2.2em;
	font-weight: 300;
	line-height: 1.3em;
}

.boxMemToday .summary p {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: center;
}

.boxMemToday .summary a {
	text-decoration: underline;
	color: #393E41;
}

.boxMemToday .footer a {
}

.boxMemBenefits {
	max-width: 600px;
	margin: 0 auto;
	padding: 2em 0;
	text-align: center;
	clear: both;

}

.boxMemBenefits .summary {
}

.boxMemBenefits .summary h2 {
	background: transparent url(../img/ico_key.png) center top no-repeat;
	color: #E44B35;
	font-size: 1.8em;
	font-weight: 300;
	padding-top: 50px;
	text-align: center;
	text-transform: uppercase;
}

#contentBox .boxMemBenefits .summary h3 {
	text-transform: none;
	text-align: center;
	font-size: 2.2em;
	font-weight: 300;
	line-height: 1.3em;
}

.boxMemBenefits .summary p {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: center;
}

.boxMemBenefits .summary a {
	text-decoration: underline;
	color: #393E41;
}

.boxMemBenefits .footer a {
}

.boxMemBenefitsDetails {
	max-width: 1100px;
	margin: 0 auto 1em;
	clear: both;

}

.boxMemBenefitsDetails .summary {
}

.boxMemBenefitsDetails .summary ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 3em;
	-webkit-column-gap: 3em;
	column-gap: 3em;
}

.boxMemBenefitsDetails .summary ul li {
	margin: 0 auto;
	padding: 1em 0 0 0;
	list-style-type: none;
	border-top: 8px solid #E44B35;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;        
	break-inside: avoid-column;        
	display: table;
}

.boxMemBenefitsDetails .summary ul li h4 {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #E44B35;
}

.boxMemBenefitsDetails .summary ul li h3 {
	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #393E41;
}


.boxMemBenefitsDetails .summary ul li p {
}

.boxMemBenefitsDetails .summary ul li .mem_join {
	background-color: #E44B35;
	padding: 2em;
	text-align: center;
}

.boxMemBenefitsDetails .summary ul li .mem_join h3 {
	color: #FFF;
	font-size: 1.6em;
	text-transform: none;
	margin: 0 0 .5em 0;
	font-weight: bold;
}

.boxMemBenefitsDetails .summary ul li .mem_join h3 a {
	
}

.mainControlDiv.error label input,
.mainControlDiv.error label select {
	border-color: #E44B35 !important;
}

.barPolicy {
	font-family: "Avenir Next W05 Medium",Helvetica,Arial,sans-serif;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10001;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	font-size: 1em;
	color: #FFF;
	width: 100%;
	display: none;
}

.barPolicy p {
	margin: 0 auto 1em;
}

.barPolicy .cta_btn_w {
	margin: 0 1em;
	padding: .5em 1.34em;
	background-color: #ecca1a;
	text-transform: uppercase;
	box-shadow: 0 0 0 2px #393e41 inset, 0 0 1px rgba(0, 0, 0, 0);	
}

.barPolicy .cta_btn_w:focus,
.barPolicy .cta_btn_w:hover,
.barPolicy .cta_btn_w:active {
	background-color: #FFFFFF;
}

.barPolicy .more { 
	color: #FFF;
}

.barPolicy .more:after {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f061";
	position: relative;
	left: .25em;
	font-weight: normal;
}
.barPolicy iframe.marketo {
	width: 100% !important;
	margin: auto !important;
	position: relative !important;
	height: 32px !important;
}

.barPolicy .cookie_form {
	max-width: 82px;
	width: 100%;
	margin: 0 .5em;
	display: inline-block;
	position: relative;
	top: 10px;
}

.boxUpsideSub {
	margin: 0 auto;
	padding: 0 0 2em 0;
	max-width: 680px;
	text-align: center;
}

.boxUpsideSub .summary {
	margin-bottom: 1em;
}

.boxUpsideSub img {
	max-width: 432px;
	width: 100%;
	height: auto;
}


.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0 !important;
}

.exp { display: none; }

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: top;
  top: 2px;
  margin: 0 3em 0 0;
}

.switch:before {
	content: "\f03a";
	font-family: FontAwesome;
	position: absolute;
	display: inline-block;
	right: 2.5em;
	top: -.125em;

}

.switch:after {
	content: "\f00a";
	font-family: FontAwesome;
	position: absolute;
	display: inline-block;
	left: 2.5em;
	top: -.125em;
	border-right: 1px solid #393e41;
	padding: 0 1em 0 0;
}

/* Hide default HTML checkbox */
.filter .switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #393e41;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 6px;
  bottom: 5px;
  background-color: #FFF;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #393e41;
}

input:focus + .slider {
  box-shadow: 0 0 1px #393e41;
}

input:checked + .slider:before {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
} 

@media screen and (max-width: 375px) {
.switch { display: none; }
}

.mainNavigationMenu ul.topnavlist li.callout {
	border-top: 4px solid #393e41;
	border-bottom: 4px solid #393e41;
	background-color: #e0e1db;
	padding: 8px 0;
}

.mainNavigationMenu ul.topnavlist li.callout a {
	font-weight: normal !important;
}

.mainNavigationMenu ul.topnavlist li.callout a span {
	color: #e44a35;
	font-weight: bold !important;
}

.mainNavigationMenu ul.topnavlist li.callout a:after {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f061";
	position: absolute;
	right: .5em;
	font-weight: normal;
	
}

.scaleBox {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}

@media screen and (min-width: 1200px) {
	.scaleBox {
		padding-top: 28.125%;
	}
}

.scaleBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.hideme {
	display: none;
}

.hideme.open {
	display: block;
}

.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

