/**
 * General landing page styles
 */
/*.mt2-landing .branding img,
.mt2-landing .branding image,
.mt2-landing .branding svg {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 44px;
}*/

.mt2-landing .site-inner,
.mt2-landing .content-sidebar-wrap,
.mt2-landing .content,
.mt2-landing .landing-intro {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.mt2-landing .landing-intro {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-top:65px;
}

.mt2-landing h1.landing-title  {
    font-size: 4rem;
    font-weight: bold;
}

.mt2-landing h3.landing-title  {
    font-size: 2.5rem;
    font-weight: normal;
    width: 80%;
	margin-bottom: 40px;
}

.mt2-landing .landing-action-wrap {
	float: right;
	width: 21%;
	margin-left: 4%;
	padding-top: 0;
}

.mt2-landing .landing-content-wrap,
.mt2-landing .landing-title-wrap {
	width: 71%;
}

.mt2-landing .landing-title-wrap {
	float: left;
}
/*if this is a referrer from Pardot*/
.mt2-landing.pardot-success .landing-content-wrap {
    width: 100%;
}

.mt2-landing.pardot-success .landing-action-wrap {
    display:none;
}

.mt2-landing .landing-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	background: #fff;
}
.mt2-landing p.error-message {
	font-size:1.1rem;
	text-align:center;
	color:#666666;
}
.mt2-landing.standard-ppctest p.form-field {
	margin: 0 0 2px !important;
}
.mt2-landing.standard-ppctest p.form_footer {
	font-size:.8rem !important;
  color:#333 !important;
	line-height:1.3 !important;
}
/*.site-container {
	padding-top: 65px;
}

.admin-bar .site-container {
	padding-top: 97px;
}

.admin-bar.mt2-landing .landing-header {
	top: 32px;
}

.mt2-landing .branding {
	padding: 20px 40px;
}

.mt2-landing .branding a {
	display: block;
	margin: 0;
	padding: 0;
}
*/
.mt2-landing .landing-intro-wrap,
.mt2-landing .logo-ticker,
.mt2-landing .landing-promo,
.mt2-landing .landing-news,
.mt2-landing .tr-widget-container,
.mt2-landing .webinar-leader-bios > ul,
.mt2-landing .landing-press-logos,
.mt2-landing .customer-logo-list {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: visible;
}

.mt2-landing .landing-content-wrap .landing-content {
	clear: left;
}

.mt2-landing .trust-radius-embed {
	width: 100%;
	max-width: 100%;
	margin: 0;
	background: #f7f7f7;
}

.mt2-landing .landing-intro-wrap .branding {
	padding: 0;
}

.mt2-landing .landing-intro-wrap {
	padding-top: 60px;
}

.mt2-landing .news-feature {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.mt2-landing h2.news-header,
.mt2-landing h2.promo-heading,
.logo-ticker h2 {
	font-size: 2.5rem;
	font-size: 28px;
	color: #262626;
	font-weight: 700;
	padding-bottom: 25px;
}

.mt2-landing h2.news-header,
.logo-ticker h2  {
	text-align: center;
}

.mt2-landing h3.news-title {
	font-size: 2rem;
	font-size: 20px;
	margin-top: 10px;
}

.mt2-landing .logo-ticker {
	clear: both;
}

.landing-footer {
	background: #262626;
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
	padding: 20px 0;
	padding: 2rem 0;
}

.landing-footer a {
	color: #e2e2e2;
}

.landing-footer .branding {
	text-align: center;
}

.landing-footer .branding img {
	width: 150px;
	margin: 0 auto;
	height: auto;
}

.mt2-landing .one-third {
	width: 31.6%; // There is a width of 33% coming from somewhere that needs to be squashed
}

/**
 * Styles for the logo ticker (copied from the related View on the main site)
 */
.bx-wrapper {
	margin:0 auto;
}

.bx-wrapper,
.bx-window {
	max-width: 100%;
	min-width: 100%;
}

.mtslider {
	list-style-type:none;
	height:150px;
	display:inline-block;
	margin:0 auto;
}

.mtslider li {
	list-style-type:none;
	display:inline-block;
}

.mtslider li img {
	width:150px;
	height:auto;
	float:left;
	margin:15px;
}

/**
 * Styles for the TrustRadius Widget
 */
.mt2-landing .trustquotes-widget {
	background: #eee;
	padding-bottom: 30px;
	padding-bottom: 3rem;
}

.mt2-landing .trustradius-tqw {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	background: transparent;
}

.mt2-landing .trust-radius-embed:before {
	content: " ";
	width: 25%;
	display: block;
	margin: 0 auto;
	border: none;
	text-align: left;
	clear: both;
}

/*.mt2-landing .tr-header,
.mt2-landing .tr-footer {
	display: none;
}*/

.mt2-landing .trustradius-reviews .tr-header,
.mt2-landing .trustradius-reviews .tr-banner {
	background: none;
	text-align: center;
	color: #666;
	font-size: 16px;
	font-size: 1.6rem;
}

.mt2-landing .trustradius-reviews .tr-banner img {
	height: 24px;
	height: 2.4rem;
}

.mt2-landing .tr-header,
.mt2-landing .tr-banner {
	background: transparent;
}

.mt2-landing .tr-widget-container {
	border: none !important;
	height: auto;
}

.mt2-landing .trustradius-widget,
.mt2-landing .trustradius-widget > div {
	height: auto !important;
}

/*.mt2-landing .trustradius-reviews .tr-left-navigation,
.mt2-landing .trustradius-reviews .tr-right-navigation {
	display: none;
}*/

.mt2-landing .trustradius-widget.trustradius-reviews,
.mt2-landing .tr-review-byline,
.mt2-landing .tr-date,
.mt2-landing .trustradius-widget a {
	color: #333;
	background: none;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: normal;

}

.tr-reviewer {
    font-size: 16px;
}

div.tr-review-title {
	font-size: 18px;
	padding-bottom: 10px !important;
}

.mt2-landing .tr-review-byline cite {
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;

}

.mt2-landing .trustradius-widget a {
	text-decoration: none;
}

.mt2-landing .trustradius-widget a:hover,
.mt2-landing .trustradius-widget a:focus {
	text-decoration: underline;
}

.mt2-landing .tr-reviews-viewport {
	/*height: auto !important;*/
	max-width: 100%;
}

.mt2-landing .trustradius-widget .tr-reviews-viewport {
	height: auto !important;
}

.mt2-landing .trustradius-reviews .tr-reviews-viewport {
	width: auto !important;
	max-width: 100%;
	padding: 0;
}

.mt2-landing .trustradius-tqw .tr-reviews-viewport {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: stretch;
}

.mt2-landing .trustradius-tqw .tr-fancy .tr-card {
	flex-basis: 30%;
    flex-grow: 1;
    flex-shrink: 0;
    max-width: 100%;
    min-width: 250px;
    padding: 30px;
}

.mt2-landing .trustradius-reviews .tr-reviews-list {
	position: static;
}

.mt2-landing .trustradius-reviews .tr-review-summary {
	border: none;
	margin-top: 30px;
}

/**
 * Styles for the Marketo Form embed
 */
.mt2-landing .form-embed {
	border-radius: 10px;
	background: #e2e2e2;
	padding: 30px;
}

.mt2-landing .form-embed ::-webkit-input-placeholder { /* WebKit browsers */
    color: #ffffff;
}

.mt2-landing .form-embed :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
	opacity: 1;
}

.mt2-landing .form-embed ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ffffff;
}

.mt2-landing .form-embed :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ffffff;
}

.mt2-landing h2.form-heading {
	color: #454545;
	font-size: 2rem;
	font-size: 20px;
	font-weight: bold;
}

.mt2-landing label.mktoLabel {
	font-family: 'Lato', sans-serif;
	color: #262626;
	font-weight: bold!important;
	font-weight: normal;
	line-height: 1.5;
	padding-bottom: 8px;
}

.mt2-landing .mktoForm.mktoLayoutAbove .mktoRequiredField .mktoAsterix {
	display: none;
}

.mt2-landing .form-embed .mktoForm,
.mt2-landing .mktoFieldWrap,
.mt2-landing .mktoForm .mktoFormCol {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	box-sizing: border-box;
}

.mt2-landing .mktoForm input[type=text],
.mt2-landing .mktoForm input[type=url],
.mt2-landing .mktoForm input[type=email],
.mt2-landing .mktoForm input[type=tel],
.mt2-landing .mktoForm input[type=number],
.mt2-landing .mktoForm input[type=date],
.mt2-landing .mktoForm textarea.mktoField,
.mt2-landing .mktoForm select.mktoField {
	padding: 3px;
	width: 100%;
	min-width: 100%;
	box-sizing: border-box;
	background: #fff;
}

.mt2-landing .mktoButtonWrap.mktoGlow,
.mt2-landing .mktoButtonRow {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	padding: 0;
	margin: 0;
}

.mt2-landing .mktoButtonWrap.mktoGlow {
	margin: 0 !important;
}

.mt2-landing .mktoButtonRow {
	padding-top: 18px;
}

.mindtouch2 .form-embed .mktoForm .mktoButtonWrap.mktoDownloadButton button.mktoButton,
.mindtouch2 .form-embed .mktoForm .mktoButtonWrap.mktoRound button.mktoButton,
.mt2-landing .ctabutton {
	font-family: ‘Lato’,sans-serif;
	text-transform: uppercase;
	border: none;
	border-radius: 5px;

}

.mt2-landing main.content .ctabutton {
	text-align: center;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}

.mt2-landing .mktoForm textarea.mktoField {
	height: 4em;
}

.show-on-mobile {
	display: none;
}

.hide-from-mobile {
	display: block;
}

@media only screen and (max-width: 1340px) {
	.mt2-landing .landing-intro-wrap {
		padding-left: 30px;
		padding-right: 30px;
		padding-left: 3rem;
		padding-right: 3rem;
	}
}

@media only screen and (max-width: 1280px) {
	.mt2-landing .landing-action-wrap {
		width: 36%;
	}

	.mt2-landing .landing-title-wrap,
	.mt2-landing .landing-content-wrap {
		width: 60%;
		clear: left;
	}
}

/*mobile styles */
@media only screen and (max-width: 800px) {
	/**
	 * Styles for the Pardot Form embed
	 */
	.mt2-landing iframe.pardot {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.site-container {
		padding-top: 0;
	}

	.mt2-landing .landing-header {
		position: static;
	}

	.admin-bar .site-container {
		padding-top: 0;
	}

	.admin-bar.mt2-landing .landing-header {
		top: 0;
	}

	.mt2-landing .content .ctabutton {
		margin: 10px auto;
		margin: 1rem auto;
	}

	.mt2-landing .landing-action-wrap,
	.mt2-landing .one-third {
		float: none;
		width: 100%;
		margin-left: auto;
	}

	.mt2-landing .one-third .news-feature {
		max-width: 300px;
		margin: 0 auto;
	}

	.mt2-landing .form-embed {
		border-radius: 0;
	}

	.mt2-landing .landing-content-wrap {
		width: 100%;
		/*padding-top: 100px;*/
		padding: 30px;
		padding: 3rem;
	}

	.mt2-landing .landing-title-wrap {
		width: 100%;
		float: none;
		clear: both;
	}

	.mt2-landing .landing-intro {
		background-size: cover;
		background-position: center;
	}

	.mt2-landing .landing-title,
	.mt2-landing .landing-subtitle,
	.mt2-landing .webinar-leader-bios,
	.mt2-landing .landing-footer,
	.mt2-landing .trustradius-reviews,
	.mt2-landing .landing-press-logos {
		text-align: center;
		padding-left: 30px;
		padding-right: 30px;
		padding-left: 3rem;
		padding-right: 3rem;
	}

	.mt2-landing .customer-logo-list {
		padding-left: 15px;
		padding-right: 15px;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.mt2-landing .landing-intro-wrap {
		padding-left: 0;
		padding-right: 0;
		padding-top: 30px;
		padding-top: 3rem;
		padding-bottom: 0;
	}

	.mt2-landing .landing-action-wrap {
		margin-top: 30px;
		margin-top: 3rem;
	}

	.show-on-mobile .ctabutton {
		margin-left: 30px;
		margin-right: 30px;
		margin-left: 3rem;
		margin-right: 3rem;
	}

	.show-on-mobile.mobile-cta-link {
		text-align: center;
		text-decoration: underline;
	}

	.show-on-mobile.mobile-cta-link:hover,
	.show-on-mobile.mobile-cta-link:focus {
		text-decoration: none;
	}

	.show-on-mobile {
		display: block;
	}

	.hide-from-mobile {
		display: none;
	}
}

.mt2-landing .searchbutton,
.mt2-landing .addthis_header,
.mt2-landing .addthis-smartlayers {
	display: none;
}

.mt2-landing .nav-primary .genesis-nav-menu li.ctabutton a,
.mt2-landing .nav-primary {
	margin-right: 0;
}

.mt2-landing .landing-press-logos,
.mt2-landing .customer-logo-list {
	text-align: center;
}

.mt2-landing .landing-press-logos .press-logo,
.mt2-landing .customer-logo-list .customer-logo {
	display: inline-block;
	width: 85px;
	max-width: 100%;
	padding: 10px;
	padding: 1rem;
}

.mt2-landing .customer-logo-list .customer-logo {
	width: 125px;
}

.mt2-landing .landing-press-logos .press-logo img,
.mt2-landing .customer-logo-list .customer-logo img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.mt2-landing .webinar-leader-bios {
	width: 100%;
	max-width: 100%;
	margin: 0;
	background: #f2f2f2;
}

.mt2-landing .webinar-leader-bios > ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	align-content: stretch;
	align-items: stretch;
}

.mt2-landing .webinar-leader-bios > ul .webinar-bio {
	padding: 20px;
	padding: 2rem;
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: 25%;
	min-width: 250px;
	max-width: 400px;
	text-align: center;
}

.mt2-landing .webinar-leader-bios > ul .webinar-bio img {
	display: block;
	margin: 0 auto 20px;
	margin: 0 auto 2rem;
	max-width: 180px;
}

.mt2-landing .webinar-leader-bios img.round {
	width: 140px;
}
