/* custom-css */
body {
	padding: 0px;
	background: #fff;
	font-family:"ff-din-web", Arial, sans-serif;
	font-size: 15px;
}

#j-main {
	padding: 0 20px;
}


/* fontface code */
@font-face {
    font-family: "frutiger";
    src: url('fonts/frutiger/frutiger-45light.woff') format('woff'), url('fonts/frutiger/frutiger-45light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Header */
.j-header-mode-simple #top {
	height: 0px;
}

#j-globalNav-bg {
	background: none;
	height: 29px;
	max-width: 1266px;
	margin: 0 auto;
}

.j-header-mode-simple #j-compact-header {
	position: relative;
	box-shadow: none;
	background: none;
}

#j-globalNav,
.j-globalNav > li.j-globalNav-li.j-nav-cmenu {
	display: none;
}

#j-main {
	max-width: 1266px;
	padding: 10px 20px;
	margin-top: -1px;
}

#j-header-wrap {
	margin: 0px;
	height: auto;
	padding: 0px;
	border-top: 2px solid #1971a7;
	background: #e7e7e8; /* Old browsers */
	background: -moz-linear-gradient(top,  #e7e7e8 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e7e7e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e7e7e8 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e7e7e8 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e7e7e8 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.ptc-brand-header {
	height: 89px;
	padding: 0 20px;
	margin: 0 auto;
	max-width: 1266px;
}

.ptc-header {
	border-top: 3px solid #c0c6c8;
	background: transparent url(../img/header-bg.png) repeat-x 0 0;
	height: 35px;
}

/* Brand band */
.ptc-sprite {
	background: transparent url(../img/ptc-sprite.png) no-repeat 0 0;
	display: inline-block;
}

.ptc-user-logo {
	background-position: -400px 0;
	height: 50px;
	width: 100px;
}

.ptc-logo {
	background: transparent url(../img/ptc-new-logo.png) no-repeat 0 0;
	display: inline-block;
	height: 34px;
	width: 86px;
	padding-right: 5px;
}

.ptc-community-logo {
	background-position: 0 0;
	height: 45px;
	width: 270px;
}

.ptc-brand-header .ptc-community-logo {
	margin-top: 24px;
}

.ptc-brand-header .ptc-user-logo {
	margin-top: 20px;
}

.ptc-brand-header .ptc-logo {
	margin-top: 33px;
	margin-right: 5px;
	border-right: 1px solid #000;
}

.ptc-brand-header .ptc-sprite {
	vertical-align: top;
}

.ptc-brand-header .ptc-logo,
.ptc-brand-header .ptc-user-logo{
	float: right;
}

.j-globalNav li.j-globalNav-li,
#j-links #j-satNav {
	height: 24px;
}

/* utility header */
#j-compact-header #j-links {
	margin: 6px auto 0;
	
	float: none;
}

#j-compact-header #j-links .j-globalNav {
	margin: 0px;
	float: right;
}

.j-tileModal-search, #j-spotlight-search {
	float: right;
}

#j-links .j-globalNav-li.j-nav-create .j-globalNavLink span.nav-link {
	padding:0px 9px 0 21px;
}

ul .j-nav-create .j-globalNavLink:active span.nav-link, ul .j-nav-create .j-globalNavLink.active span.nav-link,
ul.j-globalNav > li.j-globalNav-li.j-nav-create a.j-globalNavLink:active, ul.j-globalNav > li.j-globalNav-li.j-nav-create a.j-globalNavLink.active,
.j-globalNav > li.j-globalNav-li,
.j-globalNav > li.j-globalNav-li > a.j-globalNavLink:hover, .j-globalNav > li.j-globalNav-li > a.j-globalNavLink:focus {
	background: none;
}


/* Navigation and dropdowns */
#j-header-wrap nav.main {
	height: 43px;
	border-bottom: 1px solid #cccccc;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e8',GradientType=0 ); /* IE6-9 */
	
}

#j-header-wrap nav.main>ul {
	border-left:1px solid #ccc;
	margin: 0 auto;
	max-width: 1266px;
}

#j-header-wrap nav.main>ul>li {
	display: inline-block;
	list-style: none;
	position: relative;
	border-right:1px solid #ccc;
}

#j-header-wrap nav.main ul li>a {
	color: #666;
	font-weight: 300;
	display: inline-block;
	font-size: 13px;
	text-align: left;
	padding: 14px 35px 13px 15px;
	letter-spacing: .02em;
}

#j-header-wrap nav.main>ul>li>a:after {
	content: '\25BC';
	margin-left: 6px;
	color: #186194;
}

#j-header-wrap nav.main>ul>li>a:only-child:after {
	content: '';
}

#j-header-wrap nav.main ul li>a:hover {
	opacity: .9;
	text-decoration: none;
}

#j-header-wrap nav.main ul li:hover {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #e7e7e8 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e7e7e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e7e7e8 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e7e7e8 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e7e7e8 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

#j-header-wrap nav.main ul li>ul {
	display: none;
	position: absolute;
	z-index: 2;
	top: 43px;
	left: 0px;
	border: 1px solid #ccc;
}

#j-header-wrap nav.main ul li>ul li {
	display: block;
}

#j-header-wrap nav.main ul li>ul li a {
	background: #fff;
	display: block;
	padding: 8px 40px 8px 15px;
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
}

#j-header-wrap nav.main ul li>ul li:nth-child(odd) a {
	background: #f7f7f7;
}

#j-header-wrap nav.main ul li>ul li a:hover,
#j-header-wrap nav.main ul li>ul li:nth-child(odd) a:hover {
	background: #e8e8e8;
 }



#j-header-wrap nav.main>ul>li:hover>ul {
		display: block;
}

#j-satNav li.login, #j-satNav li.register {
	margin-top: 4px;
	color: #fff;
	font-weight: 300;
	letter-spacing: .02em;
	font-size: 12px;
}

#j-satNav li.register {
 	border-left: 1px solid #fff;
}

#jive-breadcrumb {
	color: #999;
	font-size: .8889em;
	margin-bottom: 10px;
	margin-top: 10px;
} 

/* Activity nav */
.selected .j-homenav-link,
.j-homenav-link:hover, 
.j-homenav-link,
.j-homenav-item a,
.j-custom-stream-item .j-new-stream  {
	color: #666;
	letter-spacing: .02em;
	font-weight: 300;
	font-size: 12px;
}

.jive-icon-dashboard {
	background-position: -1169px -400px;
} 

.jive-icon-activity {
	background-position: -1232px -400px;
}

.jive-icon-communications {
	background-position: -1040px -400px;
}

.jive-icon-actions {
	background-position: -1104px -400px;
}

.jive-icon-getstarted {
	background-position: -1424px -400px;
}

/* Widget Header */
.jive-widget .jive-box-header {
	border: none;
}

.jive-widget .jive-box-header h4 {
	padding-top: 10px;
	color: #333;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 1em;
	text-transform: none;
}

/* Hero block guest user view*/
.ptc-hero-block {
	padding-bottom: 38%;
	overflow: hidden;
}

.ptc-hero-block img {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1;
}

.ptc-hero-caption {
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 20px;
	width: 40%;
}

.ptc-hero-caption h2,
.carousel-caption h3  {
	font-size: 21px;
	font-weight: 500;
	line-height: 1.2em;
	margin: 0px 0 10px;
	padding: 0px;
}

.ptc-hero-caption p,
.carousel-caption p {
	margin-bottom: 15px;
}

.ptc-hero-caption a,
.carousel-caption a {
	color: #666;
	font-size: 11px;
}

a.btn {
	border-radius: 5px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	margin-right: 5px;
	
	background: #75b7e3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc1YjdlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzU0OThkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzQwOGJkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDhiZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjN2RiOWU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4N2FjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #75b7e3 0%, #5498d6 50%, #408bd0 51%, #408bd0 100%, #7db9e8 100%, #387ac8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75b7e3), color-stop(50%,#5498d6), color-stop(51%,#408bd0), color-stop(100%,#408bd0), color-stop(100%,#7db9e8), color-stop(100%,#387ac8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #75b7e3 0%,#5498d6 50%,#408bd0 51%,#408bd0 100%,#7db9e8 100%,#387ac8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #75b7e3 0%,#5498d6 50%,#408bd0 51%,#408bd0 100%,#7db9e8 100%,#387ac8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #75b7e3 0%,#5498d6 50%,#408bd0 51%,#408bd0 100%,#7db9e8 100%,#387ac8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #75b7e3 0%,#5498d6 50%,#408bd0 51%,#408bd0 100%,#7db9e8 100%,#387ac8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75b7e3', endColorstr='#387ac8',GradientType=0 ); /* IE6-8 */

	padding: 5px 10px;
	letter-spacing: .02em;
}

.btn-blue {

}

.j-rc4, .j-rc5 {
	border-radius: 0px;
}

/* homepage leadins */
.ptc-leadins {
	margin-top: 10px;
}

.ptc-leadins section {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	text-align: center;
	color: #fff;
	min-height: 160px;
	position: relative;
	cursor: pointer;
}

.ptc-leadins section:last-child {
	margin-right: 0px;
}

.ptc-leadins section hr {
	position: absolute;
	top: 20px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #fff;
	height: 2px;
	width: 35%;
	left: 5%;
}

.ptc-leadins section hr+hr {
	left: auto;
	right: 5%;
}

.ptc-leadins section.get-started {
	border-top: 5px solid #0397d8;
	border-bottom: 5px solid #236192;
	background: #236192; /* Old browsers */
	background: -moz-linear-gradient(top, #236192 0%, #0397d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#236192), color-stop(100%,#0397d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #236192 0%,#0397d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #236192 0%,#0397d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #236192 0%,#0397d8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #236192 0%,#0397d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#236192', endColorstr='#0397d8',GradientType=0 ); /* IE6-9 */

}


.ptc-leadins section.ask-question {
	border-top: 5px solid #b0008e;
	border-bottom: 5px solid #843078;
	background: #843078; /* Old browsers */
	background: -moz-linear-gradient(top, #843078 0%, #b0008e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#843078), color-stop(100%,#b0008e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #843078 0%,#b0008e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #843078 0%,#b0008e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #843078 0%,#b0008e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #843078 0%,#b0008e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#843078', endColorstr='#b0008e',GradientType=0 ); /* IE6-9 */

}


.ptc-leadins section.submit-idea {
	background-position: ;
	border-top: 5px solid #00857d;
	border-bottom: 5px solid #006160;
	background: #006160; /* Old browsers */
	background: -moz-linear-gradient(top, #006160 0%, #00857d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006160), color-stop(100%,#00857d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #006160 0%,#00857d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #006160 0%,#00857d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006160 0%,#00857d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006160 0%,#00857d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006160', endColorstr='#00857d',GradientType=0 ); /* IE6-9 */

}


.ptc-leadins section .icon {
	display: block;
	width: 30px;
	height: 33px;
	background: transparent url(../img/ptc-sprite.png) no-repeat 0 0;
	margin: 10px auto ;
}

.ptc-leadins section.get-started .icon {
	background-position: -7px -66px;
}

.ptc-leadins section.ask-question .icon { 
	background-position: -44px -60px;
}

.ptc-leadins section.submit-idea .icon {
	background-position: -86px -60px;
}

.ptc-leadins section h3 {
	margin: 0 20px 10px;
}

.ptc-leadins section p {
	margin:0 20px 20px;
	font-weight: 300;
	font-size: 12px;
	letter-spacing: .02em;
}

/* Show logged in vs show guest */
.user .guestuser {
	display: none;
}

.anon .loggeduser {
	display: none;
}

.anon .j-homenav {
/*	display:none; */
}

.anon .welcome-login {
	display: block;
}


/* Community leadins */
.ptc-leadin-com .ptc-leadin {
	border: 1px solid #ccc;
	background: #e7e7e8; /* Old browsers */
	background: -moz-linear-gradient(top, #e7e7e8 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e8), color-stop(100%,#ffffff )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e7e7e8 0%,#ffffff  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e7e7e8 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e7e7e8 0%,#ffffff  100%); /* IE10+ */
	background: linear-gradient(to bottom, #e7e7e8 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e8', endColorstr='#ffffff ',GradientType=0 ); /* IE6-9 */
	text-align: center;
	position: relative;
	width: 16%;
	margin-right: .5%;
	display: inline-block;
	cursor: pointer;
	min-height: 92px;
	vertical-align: top;
}


.ptc-leadin-com .ptc-leadin:last-child {
	margin-right: 0px;
}

.ptc-leadin-com .ptc-leadin hr {
	position: absolute;
	top: 3px;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #fff;
	height: 2px;
	width: 100%;
}

.ptc-leadin-com .ptc-leadin h3 {
	margin: 10px 10px 5px;
	font-weight: 600;
	font-size: 14px;
}

.ptc-leadin-com .ptc-leadin p {
	margin: 0 10px 10px;
	font-size: 10px;
}

.ptc-leadin-com .ptc-leadin hr.yellow {
	border-color: #F1B434;
}

.ptc-leadin-com .ptc-leadin hr.blue {
	border-color: #009CDE;
}

.ptc-leadin-com .ptc-leadin hr.maroon {
	border-color: #BC204B;
}

.ptc-leadin-com .ptc-leadin hr.green {
	border-color: #84BD00;
}

.ptc-leadin-com .ptc-leadin hr.purple {
	border-color: #B0008E;
}

.ptc-leadin-com .ptc-leadin hr.teal {
	border-color: #00857D;
}

.ptc-leadin-com a {
	color: #3d3d3d;
}

.ptc-leadin-com a:hover {
	color: #3d3d3d;
	text-decoration: none;
}

.lead {
	overflow: hidden;
	padding-bottom: 320px;
}

.lead img {
	position: absolute;
	width: 100%;
}

.lead .lead-caption {
	position: absolute;
	z-index: 2;
	top: 25px;
	bottom: 25px;
	padding: 20px 40px;
	background: rgba(0,0,0,.5);
}

.lead-caption {
	color: #fff;
}

.lead-caption h2 {
	font-weight: 400;
	letter-spacing: .02em;
}

.lead-caption p {
	font-weight: 300;
	letter-spacing: .02em;
	font-size: 12px;
}

.lead-caption p, .lead-caption h2 {
	margin-bottom: 10px;
}


/* Footer */
.j-js-footer-wrap {
	margin: 0 auto;
	padding: 0 20px;
}

/* Space Overview */
.j-page-header .j-place-header-overlay {
	background: none !important;
}

.ptc-header-overlay {
/*	background: url(/themes/ptctheme/img/space-banner.png) !important; */
}

#j-tasks-nav {
	display: none;
}

.j-search-result-tags {
	overflow-wrap: break-word;
}

#jive-nav-link-addons {
	display: none;
}

#jive-nav-link-help {
	display: none;
}

#jive-nav-link-extools-install {
	display: none;
}

#extended-apis-client-preferences {
	display: none;
}

.j-profile-activity-places .j-places-photo {
	background-size: inherit;
	background-repeat: no-repeat;
}

.j-builder-list-why li .jive-icon-project {
	display: none;
}

.appButton {
	display: none;
}

#jive-compose-categories table {
  width: 50%;
}

#j-builder-help-splash > ul > li:nth-child(2) {
	display: none;
}

.j-pop .j-menu li, .j-pop .j-menu li > a, .j-pop .j-menu li a.j-follow-button, .j-pop .j-menu .j-disabled-actionItem {
	font-weight: normal;
}

/* Hide External Activity */
.jive-icon-tile-activity {
	display: none;
}
#place-content-type-visible-extStreamActivities {
	display: none;
}

#action-box-body > p {
	display: none;
}	

@media screen and (max-width: 1235px) {
	div.lead-caption > p {
		font-size: 13px;
	}
	#j-header-wrap nav.main ul li>a {
		padding: 14px 30px 13px 10px;
	}
}

@media screen and (max-width: 1150px) {
	div.lead-caption > a > img {
		width: 150px;
	}
	
	div.lead-caption > h3 {
		padding-left: 160px;
	}
	
	div.lead-caption > p {
		padding-left: 160px;
	}
	#j-header-wrap nav.main ul li>a {
		padding: 14px 25px 13px 10px;
	}
}

@media screen and (max-width: 1100px) {
	#j-header-wrap nav.main ul li>a {
		padding: 14px 15px 13px 10px;
	}
	.carousel-caption {
		top: 10px;
	}

	div.carousel-caption > div > h3 {
		font-size: 2.25em;
	}
	div.carousel-caption > div > p {
		font-size: 14px;
		margin-bottom: 15px;
	}
	div.dark-background h3 {
		margin-bottom: 10px;
	}
	div.light-background h3 {
		margin-bottom: 10px;
		width: 400px;
	}
	
	div.light-background > p {
		width: 375px;
	}
	
	.lead {
		padding-bottom: 240px;
	}
	.lead > div.lead-caption {
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 10px;
		top: 25px;
	}
	
	div.lead-caption > a > img {
		width: 100px;
	}
	
	div.lead-caption > h3 {
		padding-left: 110px;
		font-size: 16px;
	}
	
	div.lead-caption > p {
		padding-left: 110px;
		font-size: 13px;
	}
	.ptc-leadin-com .ptc-leadin {
		width: 15% !important;
	}
}
	
}

@media screen and (max-width: 1050px) {
	#j-header-wrap nav.main ul li>a {
		padding: 14px 15px 13px 10px;
	}
}

@media screen and (max-width: 1075px) {
	div.ptc-hero-caption > div > h3 {
		font-size: 2.25em;
	}
	div.ptc-hero-caption > div > p {
		font-size: 14px;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 1000px) {

	#j-header-wrap nav.main ul li>a {
		padding: 14px 10px 13px 10px;
	}
	
	.lead {
		padding-bottom: 240px;
	}
	.lead > div.lead-caption {
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 10px;
		top: 20px;
	}
	
	div.lead-caption > a > img {
		width: 50px;
	}
	
	div.lead-caption > h3 {
		padding-left: 60px;
		font-size: 16px;
		padding-top: 5px;
	}
	
	div.lead-caption > p {
		padding-left: 60px;
		font-size: 13px;
	}
}
.j-impact-chart section {
	min-height: 425px;
}

/**
Impact Metrics

**.

/************
    Eloqua
 ************/

div#elqOptInBannerDiv { position: fixed; bottom: 0; left: 0; right: 0; z-index: 10; width: 100%; padding: 20px 0; background: #fff; font-family: Arial, Sans-Serif; font-size: 13px; line-height: 1.5; color: #fff; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA5Y2RlIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjM2MTkyIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(60deg, rgba(0,156,222,0.9) 0%, rgba(35,97,146,0.9) 100%); background: -webkit-linear-gradient(60deg, rgba(0,156,222,0.9) 0%,rgba(35,97,146,0.9) 100%); background: -o-linear-gradient(60deg, rgba(0,156,222,0.9) 0%,rgba(35,97,146,0.9) 100%); background: -ms-linear-gradient(60deg, rgba(0,156,222,0.9) 0%,rgba(35,97,146,0.9) 100%); background: linear-gradient(60deg, rgba(0,156,222,0.9) 0%,rgba(35,97,146,0.9) 100%); }

div#elqOptInBannerDiv div.elqOptInBannerText { margin: 0 auto; padding: 0 15px; }

div.elqClose { margin: 10px 0 0 0; font-size: 15px; cursor: pointer; }

div.elqClose:hover { text-decoration: underline; }

div#elqOptInBannerDiv h3 { margin: 0 0 5px 0; font-family: "ff-din-web" , Arial, Sans-Serif; font-size: 18px; font-weight: 600; color: #fff; line-height: 1.25; }

div#elqOptInBannerDiv a { color: #fff; text-decoration: none; }

div#elqOptInBannerDiv a:hover { text-decoration: underline; }