/*************************************************************************
**************************************************************************

Promoter.io

Design and development
Keith Mitchell
thepixelforest.com

**************************************************************************
. GLOBAL
*************************************************************************/

/* set the awesome */
*{
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
article, aside, figure, footer, header,
hgroup, menu, nav, section {
  display: block;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* NEW FONTS */
@font-face {
	font-family: 'Graphik light';
	src: url('/fonts/Graphik-Light.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/Graphik-Light.otf') format('opentype'),
		 url('/fonts/Graphik-Light.woff') format('woff'),
		 url('/fonts/Graphik-Light.ttf') format('truetype'),
		 url('/fonts/Graphik-Light.svg#Graphik-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Museo Sans';
	src: url('/fonts/MuseoSans-300.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/MuseoSans-300.otf') format('opentype'),
		 url('/fonts/MuseoSans-300.woff') format('woff'),
		 url('/fonts/MuseoSans-300.ttf') format('truetype'),
		 url('/fonts/MuseoSans-300.svg#MuseoSans-300') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Museo Sans';
	src: url('/fonts/MuseoSans-700.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/MuseoSans-700.otf') format('opentype'),
		 url('/fonts/MuseoSans-700.woff') format('woff'),
		 url('/fonts/MuseoSans-700.ttf') format('truetype'),
		 url('/fonts/MuseoSans-700.svg#MuseoSans-700') format('svg');
	font-weight: 700;
	font-style: normal;
}

/* OLD FONTS */
@font-face {
  font-family: 'proxima-light';
  src: url('/fonts/proxima-light.woff2') format('woff2'),
       url('/fonts/proxima-light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-regular';
  src: url('/fonts/proxima-regular.woff2') format('woff2'),
       url('/fonts/proxima-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-regular-italic';
  src: url('/fonts/proxima-regular-italic.woff2') format('woff2'),
       url('/fonts/proxima-regular-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-bold';
  src: url('/fonts/proxima-bold.woff2') format('woff2'),
       url('/fonts/proxima-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html, body {
  margin: 0;
  padding: 0;
  font-family: 'Museo Sans', 'Proxima Nova', 'Pluto Sans', Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  line-height: 1.667em;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  color: #111111;
  background: #fff;
}
section {
  max-width: 1100px;
  margin: 0 auto;
  padding: 70px 0;
  display: block;
  clear: both;
  vertical-align: top;
}

@media screen and (max-width: 800px) {
	.desktop_only {
		display: none !important;
	}

  section {
    padding: 60px 20px;
  }

}
@media screen and (min-width: 801px) {
	.mobile_only {
		display: none !important;
	}
}

@media screen and (max-width: 415px) {

  body.about {
    background-size: 2300px;
    background-position-x: -1300px;
  }
}

/*************************************************************************
. COPY STYLES
*************************************************************************/
body, input, textarea, select, h3, h4, h5, h6 {
	color: #4a4a4a;
	font-family: 'Museo Sans', 'Proxima Nova', 'Pluto Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 300;
}
.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu > li > a, .et_nav_text_color_dark #top-menu > li > a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon::before, .et_search_form_container input, span.et_close_search_field::after, #et-top-navigation .et-cart-info {
	color: #4a4a4a;
}
a, acronym, address, applet, body, center, cite, del, dfn, dl, dt, em, fieldset, font, form, html, i, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, span, strike, u, ul, var {
	font-size: 18px;
	line-height: 1.667em;
}
h1, h1 *, h2, h2 * {
	color: #4a4a4a;
	font-family: 'Graphik light', Helvetica, Arial, Lucida, sans-serif;
}
body h1, body h1 * {
	font-size: 44px;
	line-height: 1.6em;
	padding-bottom: 20px;
}
body h2, body h2 * {
	font-size: 36px;
	line-height: 1.333em;
	padding-bottom: 20px;
}
body h3, body h3 * {
	font-size: 18px;
	line-height: 1.222em;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 10px;
}
body h4, body h4 * {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 10px;
}
a, #et_search_icon:hover, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .comment-reply-link, .entry-summary p.price ins, .et-social-icon a:hover, .et_password_protected_form .et_submit_button, .footer-widget h4, .form-submit .et_pb_button, .mobile_menu_bar::after, .mobile_menu_bar::before, .nav-single a, .posted_in a, .woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content input.button, .woocommerce #content input.button.alt, .woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce .star-rating span::before, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:hover, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content input.button, .woocommerce-page #content input.button.alt, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit, .woocommerce-page #respond input#submit.alt, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page .star-rating span::before, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce-page button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page input.button, .woocommerce-page input.button.alt, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #4050C6;
}
a:hover {
	color: #00BFA5;
}
@media screen and (max-width: 1024px) {
	a, acronym, address, applet, body, center, cite, del, dfn, dl, dt, em, fieldset, font, form, html, i, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, span, strike, u, ul, var {
		font-size: 16px;
	}
	body h1, body h1 * {
		font-size: 28px;
	}
	body h2, body h2 * {
		font-size: 24px;
	}
	body h3, body h3 * {
		font-size: 16px;
	}
	body h4, body h4 * {
		font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
	a, acronym, address, applet, body, center, cite, del, dfn, dl, dt, em, fieldset, font, form, html, i, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, span, strike, u, ul, var {
		font-size: 12px;
	}
	body h1, body h1 * {
		font-size: 24px;
	}
	body h2, body h2 * {
		font-size: 24px;
	}
	body h3, body h3 * {
		font-size: 16px;
	}
	body h4, body h4 * {
		font-size: 16px;
	}
}

/*************************************************************************
* DIVIDERS
*************************************************************************/

hr.bottom_shadow {
    border: 0px solid transparent;
    height: 70px;
    display: block;
    box-shadow: 0 110px 50px -100px rgba(0,0,0,0.2) inset;
	margin-bottom: -70px;
}
hr.top_shadow {
    border: 0px solid transparent;
    height: 70px;
    display: block;
    box-shadow: 0 -110px 50px -100px rgba(0,0,0,0.2) inset;
	margin-bottom: -70px;
}
hr.bottom_shadow.offset {
    margin-top: -200px;
    margin-bottom: 130px;
}

/*************************************************************************
. LINKS
*************************************************************************/

a:link, a:visited, a:active {color: #111; text-decoration: underline; transition: all .2s ease;}
a:hover {color: #11c0b5;}

#footer a:link, #footer a:visited, #footer a:active {color: #111; text-decoration: none; transition: all .2s ease;}
#footer a:hover {text-decoration: underline;}

/* buttons */
a.button {
  padding: 18px 40px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  border-radius: 6px;
  background: #000;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition-duration: 300ms;
}
a.button:hover {
  filter: brightness(110%);
  box-shadow: 0 12px 40px rgba(0,0,0,0.12);
}
a.button img {
  padding-left: 3px;
}
a.button.red {
  background: #4050C6;
}
a.button.green {
  background: #00BFA5;
}
a.button.bluegreen {
  background: #52B1FF;
}
a.button.white {
  color: #111;
  text-shadow: none;
  background: #fff;
}
a.button.white-transparent {
  background: rgba(255,255,255,0.15);
}
a.button.white-transparent:hover {
  filter: brightness(100%);
  background: rgba(255,255,255,0.3);
}

@media screen and (max-width: 800px) {

  a.button {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 10px auto;
    display: block;
  }

}

/*************************************************************************
. SUBNAV (PRODUCT PAGES)
*************************************************************************/

#subnav {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
  border-bottom: 1px solid rgba(0,0,0,0.5);
  text-align: center;
}
#subnav a {
  width: 115px;
  padding: 24px 12px;
  margin: 0 0.5%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  border-bottom: 6px solid transparent;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #111;
	text-decoration: none;
	transition: all .2s ease;
}
#subnav a img {
  height: 45px;
  margin: 0 auto 15px auto;
  display: block;
  opacity: 0.3;
  filter: grayscale(1);
  transition: all .2s ease;
}
#subnav a:hover, #subnav a.selected {
	border-bottom-color: #4050C6;
}
#subnav a:hover img, #subnav a.selected img {
	opacity: 1;
	filter: grayscale(0);
}

@media screen and (max-width: 800px) {
	#subnav {
		display: none;
	}
}

/*************************************************************************
. HERO HEADER - SUB PAGES
*************************************************************************/

#hero-subpage {
  max-width: 1100px;
  margin: 0 auto;
  padding: 115px 0 0;
  position: relative;
  text-align: center;
  color: #000;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
#hero-subpage h2 {
  max-width: 750px;
  margin: 0 auto;
  text-transform: none;
}
body.about #hero-subpage h2 {
	margin-bottom: 30px;
}
body.about #hero-subpage img {
	display: block;
    max-width: 100%;
}

@media screen and (max-width: 767px) {
  #hero-subpage {
    padding: 40px 30px 0;
  }
}

/*************************************************************************
. CLIENT LOGOS CAROUSEL
*************************************************************************/
#client-logos-carousel img {
    filter: grayscale(1);
    opacity: 0.4;
}
#client-logos-carousel .logo {
	position: relative;
	filter: grayscale(1);
	opacity: 0.35;
    height: 50px;
    padding: 0;
	margin: 0 20px;
    display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#client-logos-carousel button.slick-arrow.slick-prev {
	background-image: url("../images/slider-arrow-left-red.svg");
}
#client-logos-carousel button.slick-arrow.slick-next {
	background-image: url("../images/slider-arrow-right-red.svg");
}
@media screen and (max-width: 768px){
	#client-logos-carousel {
		padding: 0 70px;
	}
}
/*************************************************************************
. HOME HERO
*************************************************************************/
#home-hero {
  max-width: 1100px;
  margin: 0 auto;
  padding: 100px 0 75px;
  position: relative;
}
#home-hero .col {
	float: left;
	width: 48%;
	margin-right: 4%;
}
#home-hero .col.right {
	margin-right: 0;
}
#home-hero img {
	width: 100%;
}
#home-hero h1 {
  line-height: 48px;
  margin-bottom: 30px;
}
#home-hero h2 {
  text-transform: none;
  margin-bottom: 40px;
}
#home-hero a.button {
  margin-right: 10px;
  display: inline-block;
}

#home-hero aside {
  width: 300px;
  height: 200px;
  position: absolute;
  right: 0;
  top: 130px;
  margin: 0;
  transition: all .3s ease;
  background: transparent url(/images/hero-video@2x.png) no-repeat;
  background-size: cover;
}
#home-hero aside:hover {
  width: 314px;
  height: 207px;
  margin: -7px;
}
#home-hero aside img {
  position: absolute; 
  bottom: 85px;
  left: 50%;
  margin: -24px 0 0 -24px;
}
#home-hero aside p {
  width: 260px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -130px;
  color: #fff;
}
/* wistia override for generated style */
.wistia_click_to_play {
  position: static !important;
}

@media screen and (max-width: 800px) {

  #home-hero {
    height: auto;
    padding: 20px 30px 0 30px;
  }
  #home-hero h1 {
    font-size: 32px;
    line-height: 36px;
  }
  #home-hero h2 {
    font-size: 19px;
    line-height: 24px;
  }
  #home-hero h1 br,
  #home-hero h2 br {
    display: none;
  }
  #home-hero a.button {
    margin: 30px auto 0;
  }

  #home-hero aside,
  #home-hero aside:hover {
    width: 300px;
    height: 200px;
    margin: 160px auto 0 auto;
    position: static;
    display: block;
    clear: both;
    transition: none;
    background-size: contain;
  }

}

@media screen and (max-width: 350px) {

  #home-hero aside,
  #home-hero aside:hover {
    width: 260px;
    height: 180px;
    margin: 80px auto 0 auto;
    position: static;
    display: block;
    clear: both;
    transition: none;
    background-size: contain;
  }
  #home-hero aside p {
    width: 230px;
    margin-left: -110px;
  }

}

/*************************************************************************
. HOME TOUR
*************************************************************************/

#home-tour {
  width: 100%;
}
#home-tour section {
	padding-top: 20px;
}
#home-tour h2, #home-tour p {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#home-tour p {
  max-width: 710px;
}
#home-tour h2 strong {
	color: #4050c6;
}
#home-tour #carousel {
  max-width: 54%;
  width: 100%;
  margin-top: 40px;
  float: left;
}
#home-tour #carousel img {
  width: 100%;
}
#home-tour ul {
  width: 30%;
  margin: 100px 0 0 0;
  padding: 0;
  float: right;
  list-style: none;
}
#home-tour li,
#home-tour li h3 {  
  position: relative;
  color: #ccc;
  cursor: pointer;
}
#home-tour li .right {
	float: right;
	width: 65%;
}
#home-tour li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 25px;
}
#home-tour li h3 {
  margin-bottom: 5px;
}
#home-tour li.slick-current,
#home-tour li.slick-current:active, 
#home-tour li.slick-current h3 {
  color: #000;
  outline: none;
}
#home-tour li.slick-current h3 {
	color: #4050C6;
}
#home-tour li.slick-slide:focus {
  outline: none;
}
.callouts .slick-track {
    transform: none !important;
}
.callouts .slick-track img {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20%;
	clear: none;
	filter: grayscale(1);
}
.callouts .slick-track .respond img {
	width: 16%;
}
.callouts .slick-track .analyze img {
	width: 17%;
}
.callouts .slick-track .slick-current img {
	filter: grayscale(0);
}
.tour-cta {
  width: 100%;
  margin: 100px auto 0 auto;
  position: relative;
  display: inline-block;
  clear: both;
  z-index: 1;
}
.tour-cta p {
	padding-bottom: 0;
}
.tour-cta section {
	padding: 30px 0;
}
.tour-cta a.button {
  float: left;
  margin-top: 22px; 
  margin-right: 40px;
}

.button.tour::before {
	content: ' ';
	display: inline-block;
	position: relative;
	top: 6px;
	margin: -10px 10px 0 -6px;
	width: 20px;
	height: 20px;
	background-image: url('/images/tour-icon.svg');
	background-size: contain;
	background-repeat: no-repeat;
}

@media screen and (min-width: 801px) {

  #home-tour li,
  .callouts .slick-track { 
    width: 100% !important;
  }

}

@media screen and (max-width: 800px) {
  #home-tour ul {
    width: 100%;
    margin: 0;
    padding-top: 25px;
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
  }
	#home-tour li {
		position: relative;
		font-size: 22px;
		line-height: 28px;
		text-align: left !important;
		cursor: pointer;
	}
  #home-tour li:after {
    display: none;
  }
  #home-tour li.slick-current,
  #home-tour li.slick-current:active, 
  #home-tour li.slick-current strong {
    color: inherit;
  }
	#home-tour #carousel {
		max-width: 100%;
	}
	#home-tour .slick-dots li {
		display: inline-block;
		margin: 3px;
	}
 	#home-tour section .callouts .slick-track li .left {
		float: left !important;
		width: 45% !important
	}
 	#home-tour section .callouts .slick-track li .right {
		float: right !important;
		width: 55% !important
	}
 	#home-tour section .callouts .slick-track li .left img {
		display: block;
		position: relative;
		transform: none;
		width: 65%;
		margin: 0 auto;
	}
	#home-tour li h3 {
		margin-bottom: 20px;
		font-size: 40px;
		line-height: 40px;
		text-align: left !important;
	}

	.tour-cta {
		margin-top: 0;
	}
	.tour-cta a.button {
		float: none;
		display: block;
		margin: 30px auto 15px;
		max-width: 90%;
	}
}

/*************************************************************************
. INDUSTRIES
*************************************************************************/

#industries {
	background: transparent;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
#industries h2 {
  margin: 0 0 22px;
  text-align: center;
}
#industries a.button {
  margin-top: 8px;
  float: right;
}
#industries #card-outer {
  padding-top: 20px;
  clear: both;
}
#industries .card {
  width: 48%;
  margin: 0 4% 4% 0;
  padding: 20px 25px;
  float: left;
  color: #000;
  line-height: 20px;
}
#industries .card:nth-child(2n) {
	margin-right: 0;
}
#industries p {
	font-size: 16px;
}
#industries .card strong {
  display: block;
  font-size: 26px;
  color: #4050C6;
}
#industries .card .top {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	min-height: 80px;
}
#industries .card .top img {
	float: left;
	width: 60px;
	margin-right: 20px;
}

@media screen and (max-width: 800px) {

  #industries #card-outer {
    padding-top: 50px;
  }
  #industries h2 {
    max-width: none;
  }
  #industries a.button {
    margin: inherit;
    float: none;
  }
	#industries .card {
		width: 100%;
		height: auto;
	} 
	#industries .card .top {
		text-align: center;
	}
	#industries .card .top img, #industries .card .top h3 {
		display: inline-block;
		text-align: left !important;
		float: none;
		width: calc(100% - 120px);
		margin: 10px;
		vertical-align: top;
		font-size: 30px;
		line-height: 34px;
	}
	#industries .card strong {
		font-size: 34px;
		margin-top: 4px;
	}
	#industries .card .top img {
		width: 70px;
	}

}

/*************************************************************************
. WHAT IS NPS
*************************************************************************/

#nps {
	margin: 0 auto;
	position: relative;
	overflow: visible;
	background: #f4f0ed;
}
#nps section {
	position: relative;
	overflow: hidden;
	z-index:2;
}
.wistia_embed a {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 14px;
}
.wistia_embed img.video {
	display: block;
  width: 100%;
}
.wistia_embed .play-icon {
  width: 11%;
  margin: 5%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
#nps .left {
	width: 48%;
	float: left;
	margin: 0 4% 4% 0;
	padding: 20px 25px;
}
#nps .right {
    width: 48%;
    float: right;
	margin: 0 0 4% 0;
	padding: 20px 25px;
	font-size: 16px;
}
#nps h2, #nps p {
	margin-top: 0;
	padding-bottom: 0;
}
#nps img.scale {
	position: absolute;
	width: 100%;
	min-width: 1280px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 0;
}
@media screen and (max-width: 800px){
	#nps .wistia_embed a {
		width: 96%;
		margin: 2% 2% 30px;
	}
}

/*************************************************************************
. SEGMENTS
*************************************************************************/
#segments {
	position: relative;
	z-index: 3;
}
#segments section {
	display: block;
	position: relative;
}
#segments .left {
	display: inline-block;
	width: 47%;
	padding-bottom: 35px;
}
#segments img {
	width: 52%;
	float: right;
}
#segments h2 {
	font-size: 35px;
	line-height: 40px;
}
#segments h3, #segments h3 * {
	font-size: 23px;
	font-weight: 300;
}
@media screen and (max-width: 800px){
	#segments section {
		padding: 40px;
	}
	#segments h3 {
		display: inline-block;
		text-align: left !important;
	}
	#segments img {
		width: 80%;
		position: relative;
		right: auto;
		bottom: auto;
		float: none;
	}
}

/*************************************************************************
. CUSTOMER QUOTES
*************************************************************************/

body.home #customers-small {
	padding: 20px 0;
	position: relative;
	background: #4050C6;
	z-index: 4;
}
body.home #customers-small h2, body.home #customers-small h2 * {
	color: #fff;
	font-size: 38px;
	line-height: 40px;
	margin-bottom: 80px;
}
body.home #customers-small-grid {
	columns: unset;
	column-gap: unset;
	display: block;
}
body.home #customers-small-grid::after {
	content: ' ';
	display: block;
	clear: both;
}
body.home #customers-small .quote {
	width: 32%;
	float: left;
	margin: 42px 2% 0 0;
	box-shadow: 1px -5px 14px -3px rgba(0,0,0,0.2);
	border: none;
	padding: 80px 40px 20px;
}
body.home #customers-small .quote:nth-child(3n) {
	margin-right: 0;
}
body.home #customers-small .quote .img-wrap {
	top: -51px;
}
body.home #customers-small .quote .img-wrap-inner {
	width: 102px;
	height: 102px;
	padding: 4px;
}
body.home #customers-small .quote img {
	width: 94px;
}
#quotes {
  width: 100%;
}
#quotes h2 {
  text-align: center;
}
#quotes .quote {
  width: 33%;
  display: inline-block;
  vertical-align: top;
}
#quotes .quote p:first-of-type {
  min-height: 150px;
  margin: 30px 7px 0 0;
  padding: 20px;
  position: relative;
  color: #999;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 6px 40px rgba(0,0,0,0.08);
}
#quotes .quote > p:first-of-type:before {
  width: 0;
  height: 0;
  position: absolute;
  bottom: -16px;
  left: 25px;
  content: "";
  border: 8px solid;
  border-color: #fff #fff transparent transparent;
}
#quotes .quote img {
  width: 60px;
  height: auto;
  margin: 30px 0 0 10px;
  float: left;
}
#quotes .quote p + p {
  padding: 42px 0 0 15px;
  display: inline-block;
  color: #999;
  line-height: 18px;
}
#quotes .quote p + p strong {
  display: block;
}
.customer-cta {
  margin: 60px auto;
  position: relative;
  display: block;
  clear: both;
  z-index: 1;
  text-align: center;
}
.customer-cta:after {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 12px;
  display: block;
  content: "";
  z-index: -1;
  background: rgba(0,0,0,0.05);
}
#quotes .logos {
  max-width: 1100px;
  width: 100%;
}

@media screen and (max-width: 800px) {
	body.home #customers-small h2 {
		margin-bottom: 30px;
	}
	body.home #customers-small .quote {
		width: 100%;
		margin: 80px 0 0;
	}
  #quotes .quote {
    width: 300px;
    height: 280px;
    margin: 0 7px 10px 0;
  }
  #quotes .quote p:first-of-type {
    min-height: 120px;
    margin-right: 0;
  }

}
@media screen and (max-width: 415px) {

  #quotes .quote {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }  

}

/*************************************************************************
. INTEGRATIONS
*************************************************************************/
#integrations {
	display: block;
	position: relative;
	background: #f5f0ed;
}
#integrations section {
	position: relative;
	z-index: 3;
}
#integrations h2 {
  margin: 0 auto 50px;
  text-align: center;
}
#integrations #card-outer {
  text-align: center;
  clear: both;
}
#integrations .card {
	width: 13%;
	margin: 0 15px 10px;
	padding: 0;
	display: inline-block;
}
#integrations .card .circle-bg {
	display: block;
	width: 100%;
	position: relative;
	height: 0;
	padding-bottom: 100%;
	border-radius: 50%;
	background: #fff;
}
#integrations .card h3 {
  color: #111;
}
#integrations .card h3 span {
  padding: 4px 8px 3px;
  float: right;
  color: #bab9b7;
  background: #f8f7f4;
  border-radius: 3px;
  text-transform: uppercase;
}
#integrations .card img {
	display: block;
	width: 50%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%)
}
#integrations .scale {
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	z-index: 1;
}

@media screen and (max-width: 800px) {
	#integrations section {
		padding-bottom: 150px;
	}
	#integrations .scale {
		top: -15%;
		bottom: 0;
		left: 50%;
		width: auto;
		height: 115%;
		transform: translate(-50%,0);
	}
	#integrations h2 {
		margin-bottom: 30px;
	}
	#integrations .card {
		width: 48%;
		margin: 0 2% 2% 0;
	}
	#integrations .card:nth-child(2n) {
		margin-right: 0;
	}
	#integrations .card .circle-bg {
		width: 90%;
		padding-bottom: 90%;
		margin: 5%;
	}
}

/*************************************************************************
. SEE HOW
*************************************************************************/
#see-how {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 4;
	background: #fff;
}
#see-how section {
	padding-bottom: 30px;
}
#see-how .wistia_embed {
	text-align: center;
}
#see-how .wistia_embed a {
	display: inline-block;
	width: 100%;
	max-width: 700px;
	float: none;
	margin: 0 auto;
	box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.6);
}
#see-how .wistia_click_to_play {
	display: relative !important;
}
.wistia_embed p {
    display: block;
    position: absolute;
    z-index: 9;
    bottom: 0;
    padding-bottom: 0;
    color: #fff;
    left: 20%;
    text-shadow: 3px 3px 5px #000;
	text-align: left;
	margin: 0 0 7%;
	max-width: 440px;
}

@media screen and (max-width: 800px) {
	#see-how {
		background: transparent;
		margin-top: -100px;
	}
	#see-how section {
		padding-top: 0;
	}
}

/*************************************************************************
. PRICING PLANS 
*************************************************************************/

.pricing-cta {
  margin: 40px auto 15px auto;
  display: block;
}

#pricing-plans {
	display: block;
	overflow: hidden;
  max-width: 1100px;
  margin: 0 auto;
  padding: 25px 0 65px 0;
  background: #fff;
}
#pricing-plans section {
  width: 31.66666%;
  padding: 5%;
  margin-right: 2.5%;
  position: relative;
  float: left;
  clear: none;
  text-align: center;
  border: 1px solid rgba(64,80,198,0.5);
}
#pricing-plans section:nth-child(3n) {
	margin-right: 0;
}
#pricing-plans section:last-child {
  /* border-left: 1px solid #f2f2f2; */
}

/* featured plan */
#pricing-plans section.big {
	overflow: hidden;
}
#pricing-plans section.salesforce {
  z-index: 1;
}
#pricing-plans section.big:after,
#pricing-plans section.salesforce:after {
  width: 300px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "MOST POPULAR";
  color: #fff;
  letter-spacing: 0.1em;
  background-color: rgba(64,80,198,0.7);
  transform: rotate(-34deg) translate(-90px,-15px);
}
#pricing-plans section.salesforce:after {
  content: "SALESFORCE EDITION";
  bottom: -70px;
  left: -5px;
  right: -5px;
  border-radius: 0;
  background: none;
  border: none;
}

#pricing-plans section img {
  height: 110px;
}
.pricing .grow img {
	transform: scale(0.65);
}
#pricing-plans section h2 {
  margin: 18px 0 12px 0;
}
#pricing-plans section a { 
	display: block; 
}

#pricing-plans section .intro {
  color: #000;
  font-size: 16px;
  line-height: 20px;
}
#pricing-plans section .billing {
  padding: 5px 0 35px 0;
  font-size: 15px;
  line-height: 20px;
}
#pricing-plans section .billing strong {
  position: relative;
  display: block;
  font-size: 18px;
}
#pricing-plans section .billing strong small {
  position: absolute;
  top: 1px;
  font-size: 22px;
}
#pricing-plans section .billing strong span {
  padding-left: 15px;
  font-size: 68px;
  line-height: 60px;
}
#pricing-plans section.enterprise .billing strong span {
	font-size: 56px;
	padding-left: 0;
}
@media screen and (max-width: 800px) {

  #pricing-plans {
    margin: 50px 20px 0;
    padding: 0;
    background: none;
    box-shadow: none;
  }
  #pricing-plans section {
    width: 45%;
    min-height: 450px;
    margin: 0 10px 20px 10px;
    padding: 35px 8px 45px 8px;
    background: #fff;
    border-radius: 9px;
    box-shadow: 0 6px 50px rgba(0,0,0,0.08);
  }
  #pricing-plans section.big {
    margin: 0 10px 20px 10px;
    padding: 35px 8px 45px 8px;
  }
  #pricing-plans section.big:after,
  #pricing-plans section.salesforce:after {
    display: none;
  }
  #pricing-plans section .intro {
    padding: 0 30px 22px 30px;
  }
  #pricing-plans section a {
    width: auto;
    margin: 0 30px;
  }

}
@media screen and (max-width: 550px) {

  #pricing-plans section, #pricing-plans section.big {
    width: 100%;
    min-height: 0;
    margin: 0 0 20px 0;
    padding: 35px 8px 45px 8px;
    background: #fff;
    border-radius: 9px;
    box-shadow: 0 6px 50px rgba(0,0,0,0.08);
  }
  #pricing-plans section a {
	  max-width: 100%;
  }

}

/*************************************************************************
. FAQS
*************************************************************************/

#faqs {
  max-width: 1100px;
  margin: 100px auto 70px;
}
#faqs h2 {
  text-align: center;
  font-size: 48px;
  margin-bottom: 60px;
}
#faqs section {
  width: 49.5%;
  padding: 20px 60px 10px 0;
  display: inline-block;
}
#faqs section p {
  padding: 0 0 16px;
  font-size: 15px;
  line-height: 20px;
}
#faqs section strong {
  color: #4050C6;
}

@media screen and (max-width: 800px) {

  #faqs section {
    width: 75%;
    margin: 0 auto;
    padding: 20px;
    display: block;
  }

}
@media screen and (max-width: 415px) {

  #faqs section {
    width: 100%;
    text-align: left;
  }

}

/*************************************************************************
. PRODUCT
*************************************************************************/

#product-intro {
  max-width: 1100px;
  margin: 0 auto 80px;
  padding: 80px 0;
  position: relative;
}
#product-intro h2,
#product-intro p {
  margin-bottom: 4px;
  text-align: center;
}
#product-intro img {
  width: 100%;
}

/* engage hero */
#product-intro.engage {
  min-height: 665px;
  margin-bottom: 50px;
  text-align: left;
}
#product-intro.engage h2, 
#product-intro.engage p {
  text-align: left;
  margin-top: 0;
}
#product-intro.engage .left {
	position: relative;
	float: left;
	width: 30%;
	z-index: 2;
}
#product-intro.engage .right {
	position: relative;
	float: right;
	width: 60%;
	z-index: 2;
}
#product-intro.engage figure {
  margin: 20px 0 0;
}
#product-intro.engage figure img {
  width: 80%;
  margin: 15px 0;
}
#product-intro.engage img.hero {
  margin: -55px -45px 0 0;
}
body.product-engage hr.bottom_shadow.offset {
	position: absolute;
	margin-top: -180px;
	width: 100%;
	z-index: 0;
}



body.product-respond #product-intro {
	margin-bottom: 0;
}

/* grow hero - three column */
#product-intro.grow {
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}
#product-intro.grow section {
	overflow: hidden;
}
#product-intro.grow .col {
  width: 30%;
  padding: 0;
  margin-right: 5%;
  float: left;
  text-align: left;
}
#product-intro.grow .col:nth-child(3n) {
	margin-right: 0;
}
#product-intro.grow .col h2,
#product-intro.grow .col p {
  text-align: left;
}
#product-intro.grow .col h2 {
	color: #4050C6;
}
#product-intro.grow section img {
  width: auto;
  height: 100px;
  margin-bottom: 25px;
}

body.product-measure #product-intro {
	margin-bottom: 0;
}
hr.bottom_shadow.offset.product-intro {
    margin-top: -510px;
    margin-bottom: 510px;
}
body.product-analyze hr.bottom_shadow.offset.product-intro {
    margin-top: -580px;
    margin-bottom: 550px;
}
body.product-respond hr.bottom_shadow.offset.product-intro {
    margin-top: -290px;
    margin-bottom: 140px;
}

/* full width, centered */
#product-bottom-right {
  padding: 415px 30px 100px 625px;
  background: url('/images/product-engage2@2x.png') no-repeat left top;
  background-size: 850px auto;
}
#product-bottom-right h2,
#product-bottom-right p {
  max-width: 640px;
  margin: 0 auto 22px auto;
}
#product-centered section * {
    width: 100%;
    text-align: center;
}
#product-centered section p {
	width: 75%;
	margin: 0 auto 15px;
}
#product-centered img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

/* text on left, image on right */
#product-offsetleft {
  position: relative;
  overflow: visible;
  margin-top: 150px;
}
#product-offsetleft.grow {
	margin-top: 0;
}
body.product-engage #product-offsetleft {
	border-top: 1px solid #d2d6d9;
}
.top_shadow.product-offsetleft {
	margin-bottom: -150px;
}
body.product-respond hr.top_shadow {
	margin-bottom: 0;
	box-shadow: 0 -112px 25px -115px rgba(0,0,0,0.2) inset;
}
#product-offsetleft section {
  padding: 55px 0 50px;
}
body.product-engage #product-offsetleft section {
	padding-bottom: 115px;
}
#product-offsetleft img {
	width: 1100px;
	position: absolute;
	top: -150px;
	left: 46%;
}
body.product-measure #product-offsetleft img {
	top: -120px;
}
body.product-measure .top_shadow.product-offsetleft {
	margin-bottom: -110px;
}

#product-offsetleft.grow section {
  padding-left: 50px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#product-offsetleft.grow section > * {
	width: 60%;
}
#product-offsetleft section > * {
}
#product-offsetleft .left {
	display: inline-block;
	width: 44%;
}
body.product-analyze #product-offsetleft section > * {
	width: 40%;
}
body.product-measure #product-offsetleft section > img, body.product-analyze #product-offsetleft section > img {
	width: 900px;
	top: auto;
	bottom: 0;
}
#product-offsetleft section p {
    padding-right: 3%;
}
#product-offsetleft.grow {
	position: relative;
	margin-top 0;
}
#product-offsetleft.grow img {
  width: 32%;
  position: static;
  float: right;
}

/* text on right, image on left */
#product-offsetright {
  position: relative;
  overflow: visible;
  z-index: 1;
}
#product-offsetright .left {
	position: absolute;
	width: 40%;
	bottom: 0;
	right: 53%;
}
#product-offsetright .left img {
	max-height: 500px;
	width: auto;
	max-width: 100%;
	right: 0;
}
#product-offsetright .right {
	position: relative;
	float: right;
	width: 50%;
}
#product-offsetright .right::after {
	content: ' ';
	display: block;
	width: 100%;
	clear: both;
}
body.product-engage #product-offsetright {
	border-top: 1px solid #fff;
}
body.product-analyze #product-offsetright {
	overflow: hidden;
}
#product-offsetright section {
  padding: 100px 0 0;
  min-height: 400px;
}
body.product-analyze #product-offsetright section {
	position: relative;
	padding: 135px 0 80px;
  min-height: 375px;
}
#product-offsetright img {
	position: absolute;
	width: 100%;
	bottom: 0;
}
body.product-analyze #product-offsetright section > * {
	width: 40%;
	float: right;
	clear: both;
}
body.product-analyze #product-offsetright section > .left {
	display: block;
	width: 55%;
	float: none;
	position: absolute;
	left: auto;
	right: 45%;
	bottom: 0;
}

body.product-analyze #product-offsetright section img {
	position: absolute;
	width: 725px;
	margin: 0;
	bottom: 0;
	right: 0;
}
#product-offsetright.grow section {
  padding: 70px 50px 100px 0;
}
#product-offsetright.grow .left {
	position: absolute;
	top: 0;
}
#product-offsetright.grow img {
	position: absolute;
	width: 60%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
#footer-cta {
    position: relative;
    background: #fff;
    z-index: 3;
}

/* half column */
#product-half {
	position: relative;
  text-align: center;
  z-index: 2;
}
#product-half section {
  max-width: 550px;
  padding: 70px 0;
  display: inline-block;
  text-align: left;
}
body.product-respond #product-half section {
	padding-bottom: 0;
}
#product-half section:nth-child(2) {
  padding-left: 50px;
  padding-right: 0;
}
#product-half section p {
	padding-right: 75px;
	min-height: 112px;
}
#product-half section img {
  width: 500px;
  display: block;
}
body.product-respond #product-half section img {
	padding-top: 20px;
}

body.product-analyze #product-centered section {
	padding-bottom: 0;
}

.darkblue {
  background: #e7ebf0;
}
.lightblue {
  background: #ddd;
}
.light-grey {
  background: #f0f2f3;
}
.medium-grey {
  background: #dde1e4;
}
.dark-grey {
  background: #cbd1d6;
}

/* integrations - three column */
#product-intro.integrations {
	text-align: center
}
#product-intro.integrations .card {
  width: 26.5%; 
  padding: 0 0 30px;
  margin-right: 9%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
#product-intro.integrations .card:nth-child(3n), #product-intro.integrations .card:last-child {
    margin-right: 0;
}
#product-intro.integrations .card h2 {
  text-transform: none;
  text-align: left;
  font-size: 26px;
}
#product-intro.integrations .card h2 span {
	padding: 6px 12px 5px;
	display: inline-block;
	color: #fff;
	background: #4050C6;
	opacity: 0.3;
	text-transform: uppercase;
	position: relative;
	bottom: 4px;
	margin-left: 10px;
	letter-spacing: 0.15em;
	font-size: 10px;
}
#product-intro.integrations .card p {
  text-align: left;
}
#product-intro.integrations .card img {
  width: 110px;
  height: auto;
  margin: 10px 0 30px;
  display: block;
}

@media screen and (max-width: 800px) {
	p, h1, h2, h3, section, body #product-intro.engage p {
		text-align: center !important;
	}
	hr.bottom_shadow.offset, hr.top_shadow {
		display: none;
	}
	section .right, section .left {
		float: none !important;
		display: block !important;
		width: 100% !important;
		position: relative !important;
		left: auto !important;
		right: auto !important;
	}

  /* engage hero */
  #product-intro,
  #product-intro.engage {
    min-height: 0;
    padding: 50px;
  }
	#product-intro, #product-intro.engage {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#product-intro.engage .left, #product-intro.engage .right {
		float: none;
		display: block;
		width: 100%;
	}
	body.product-analyze #product-intro {
		padding-bottom: 0;
		margin-bottom: 0;
	}
  #product-intro figure {
	  text-align: center;
	  margin: 20px 0 !important;
  }
  #product-intro.engage figure img {
	  width: 80%;
	  display: block;
	  margin: 0 auto 40px;
  }
  #product-intro img {
    width: 100%;
	margin-bottom: -18px;
  }
	/* grow hero */
	body.product-grow #product-intro section {
		margin-top: 40px;
		padding: 20px;  
	}
	body.product-grow #product-intro .col {
		width: 100%;
		padding: 5% 5% 0;
		display: block;
		text-align: center;
		margin: 0;
	}
 	body.product-grow #product-intro .col img {
		width: 25%;
		height: auto;
	}

	#product-bottom-right {
		padding: 20px;
		background: none;
	}

	#product-bottom-right,
	#product-offsetleft,
	#product-offsetright {
		margin-top: 0;
		padding: 60px 20px 0;
	}
	#product-bottom-right img,
	#product-centered img,
	#product-offsetleft img,
	#product-offsetright img {
		display: block;
		width: 95% !important;
		margin: 0 auto;
		float: none !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
	}

  #product-offsetleft section,
  #product-offsetright section {
    padding: 0 !important;
  }

	#product-offsetright .left {
		padding-left: 4.5%;
	}
	body.product-grow #product-offsetright .left {
		padding-left: 0;
	}

  /* full width, centered */
  #product-centered img {
    width: 100%;
  }

  /* text on left, image on right */
  #product-offsetleft h2,
  #product-offsetleft p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	padding-left: 0 !important;
	padding-right: 0 !important;
    text-align: center;
  }
  #product-offsetleft.grow {
    padding: 0;
  }
  #product-offsetleft.grow section {
    padding: 0 0 40px 0;
  }
  #product-offsetleft.grow img {
    max-width: 35%;
    margin: 40px auto;
    display: block;
  }

  /* text on right, image on left */
  #product-offsetright h2,
  #product-offsetright p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  #product-offsetright img {
    width: 100%;
    margin: 0 0 40px 0;
    float: none;
  }
  #product-offsetright.grow {
    padding-top: 0;
  }
	#product-offsetright.grow section {
		display: block;
		position: relative;
		overflow: hidden;
		padding: 0 0 30px !important;
	}
  #product-offsetright.grow img {
    max-width: 35%;
    margin: 30px auto 40px;
    display: block;
	transform: none;
  }

  /* half column */
  #product-half h2,
  #product-half p {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0 !important;
	min-height: 0 !important;
	text-align: center;
  }
  #product-half section {
    max-width: none;
    width: 100%;
    padding: 60px 20px 20px;
  }
  #product-half section:nth-child(2) {
    padding: 20px 20px 60px;
  }
  #product-half section img {
    width: 95.5%;
    max-width: 100;
    margin: 0 0 0 4.5%;
    display: block;
  }
	body.product-respond #product-half section {
		padding: 40px 20px 0;
	}
	
	/* integrations cards */
	body.product-integrate #product-intro.integrations {
		padding: 50px 50px 0;
		margin-bottom: 0;
	}
	#product-intro.integrations .card {
		width: 80%;
		margin: 0 auto;
	}
	body.product-integrate #product-intro .card img {
		width: 45%;
		margin: 10px auto 30px;
	}
	body.product-integrate #product-intro .card.webhooks img, body.product-integrate #product-intro .card.intercom img {
		width: 65%;
		padding-left: 15%;
	}
	#product-intro.integrations .card h2 span {
		margin: 0 auto;
	}
	#product-intro.integrations .card h2 span::before {
		content: ' ';
		display: block;
		width: 100%;
		clear: both;
	}
}

@media screen and (max-width: 415px) {

  #product-intro h2,
  #product-intro.grow section h2,
  #product-centered h2,
  #product-offsetleft h2,
  #product-offsetright h2,
  #product-half h2 {
  }

  /* text on left, image on right */
  #product-intro.grow {
    padding-bottom: 0;
  }
  #product-intro.grow section {
    width: 100%;
    padding: 0 0 20px 0;
  }
  #product-intro.grow section h2, 
  #product-intro.grow section p {
    text-align: center;
  }
  #product-intro.grow section img {
    max-width: 60%;
    margin: 0 auto 40px;
    display: block;
  }
  #product-offsetleft.grow section {
    border: none;
	overflow: hidden;
  }

  /* integrations cards */
  #product-intro.integrations .card {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 0;
  } 

}

/*************************************************************************
. CUSTOMERS
*************************************************************************/
body.customers .header-background {
	background: #fff;
}
.blue-gradient {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#11c0b5+0,4050c6+100 */
	background: #11c0b5; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #11c0b5 0%, #4050c6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #11c0b5 0%,#4050c6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #11c0b5 0%,#4050c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c0b5', endColorstr='#4050c6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
body.customers #hero-subpage h1 strong, body.customers #hero-subpage h2 {
	color: #fff;
}
body.customers #hero-subpage h2 {
	margin-bottom: 40px;
}
#customers-hero {
  max-width: 1100px;
  height: 450px;
  margin: 0 auto;
  padding: 100px 50px 0 550px;
  border-radius: 9px;
  box-shadow: 0 50px 40px -40px rgba(0,0,0,0.3);
  background: #fff url(/images/customers-hero.jpg) no-repeat bottom left;
}
#customers-hero h3 {
  padding-bottom: 15px;
}
#customers-hero p strong {
  font-size: 18px;
}

/* large cards */
#customers-large {
  padding: 45px 0 20px;
}
#customers-large .customer {
  width: 32.5%;
  min-height: 320px;
  margin: 0 7px 10px 0;
  padding: 30px 120px 0 30px;
  display: inline-block;
  vertical-align: top;
  color: #222;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 6px 40px rgba(0,0,0,0.08);
}
#customers-large .customer img {
  width: 135px;
  height: auto;
}
#customers-large .customer p:nth-child(2) {
  font-size: 14px;
}
#customers-large .customer p strong {
  display: block;
  font-size: 18px;
}
#customers-large .customer:nth-child(1) {background: #fff url(/images/customer-large1.jpg) no-repeat top right;}
#customers-large .customer:nth-child(2) {background: #fff url(/images/customer-large2.jpg) no-repeat top right;}
#customers-large .customer:nth-child(3) {background: #fff url(/images/customer-large3.jpg) no-repeat top right; margin-right: 0;}

#customers-large .logos {
  max-width: 1100px;
  width: 100%;
  padding: 80px 0 0;
}

/* Logos */
#customer-logos img {
	width: 100%;
}

/* small cards */
#customers-small h2 {
  text-align: center;
}
#customers-small-grid {
  columns: 4 260px; /* responsive - 4 columns max, break apart when min of 260px is reached in each column */
  column-gap: 8px;
}
#customers-small .quote {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 42px;
  padding: 60px 20px 0;
  display: inline-block;
  position: relative;
  color: #000;
  background: #fff;
  border-radius: 15px;
  border: 1px solid rgba(64,80,198,0.5);
}
#customers-small .quote .img-wrap {
	display: block;
	position: absolute;
	top: -42px;
	left: 0;
	height: 60px;
	padding: 0;
	width: 100%;
	margin: 0;
	text-align: center;
}
#customers-small .quote .img-wrap-inner {
	display: block;
	margin: 0 auto;
	width: 84px;
	height: 84px;
	border-radius: 50%;
	padding: 3px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4050c6+0,11c0b5+100 */
	background: #4050c6; /* Old browsers */
	background: -moz-linear-gradient(left,  #4050c6 0%, #11c0b5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #4050c6 0%,#11c0b5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #4050c6 0%,#11c0b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4050c6', endColorstr='#11c0b5',GradientType=1 ); /* IE6-9 */
}
#customers-small .quote img {
  width: 78px;
  height: auto;
  margin: 0 auto;
}
#customers-small .quote .name {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	color: #4c4847;
	font-size: 15px;
}
#customers-small .quote .company {
	display: block;
	color: #4c4847;
	font-size: 13px;
}
#customers-small .quote p:last-child {
  line-height: 18px;
}
#customers-small .quote p strong {
  display: block;
}

@media screen and (max-width: 767px) {

  #customers-hero {
    height: auto;
    padding: 50px 50px 350px 50px;
    margin: 50px 20px;
    background-position: 15% bottom;
    background-size: 800px;
  }
  #customers-large {
    padding: 0 20px;
  }
  #customers-large .customer {
    width: 48.5%;
    margin: 0 4px 8px 4px;
    float: left;
  } 

}
@media screen and (max-width: 415px) {

  #customers-large .customer {
    width: 100%;
    height: 330px;
    margin: 0 0 10px 0;
  }  

}

/*************************************************************************
. ABOUT INTRO
*************************************************************************/

#about-intro {
  padding-bottom: 0;
}
#about-intro * {
	text-align: center;
	color: #fff;
}
#about-intro aside {
  max-width: 95%;
  display: block;
}
#about-intro h2 {
	font-size: 50px;
	line-height: 52px;
	margin-bottom: 30px;
}
#about-intro h3 {
	margin-bottom: 30px;
}
#about-office {
	padding: 0;
}
#about-office img {
	display: block;
	width: 100%;
}
#about-office h2 {
	text-align: center;
	padding: 60px 25px;
}
#about-office h2 strong {
  color: #4050c6;
}
#about-office .item.half {
  width: 50%;
  height: 261px;
  float: left;
}
#about-office .item.text {
  width: 50%;
  height: 261px;
  padding: 80px 40px 0;
  display: inline-block;
  vertical-align: top;
  color: #444;
  background: #f7f7f7;
}
#about-office .item img {
  width: 100%;
  display:block;
}
#about-office .item.founders {
  position: relative;
}
#about-office .item.founders p {
  position: absolute;
  left: 50px;
  bottom: 20px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,0.12);
}
#about-office .item.founders p:nth-child(2) {
  left: 52%;
}
#about-office .item.founders p strong {
  display: block;
  font-size: 24px;
}

@media screen and (max-width: 800px) {

	#about-office h2 {
		max-width: none;
		padding: 0 10px;
	}
  #about-intro h2 {
  }
  #about-office .item.half {
    display: none;
  }
  #about-office .item.text {
    width: 100%;
    height: auto;
    padding: 60px 40px 40px;
  }

}
@media screen and (max-width: 415px) {

  #about-office .item.founders p {
    left: 20px;
    bottom: 0;
  }
  #about-office .item.founders p strong {
    font-size: 18px;
  }

}

/*************************************************************************
. ABOUT -INVESTORS / ADVISORS
*************************************************************************/

#about-investors div {
  width: 385px;
  display:inline-block;
}
#about-investors div:first-child {
  width: 575px;
  margin-right: 30px;
}
#about-investors img {
  width: 190px;
  height: 190px;
  margin: 0 1px 1px 0;
  float: left;
}

@media screen and (max-width: 415px) {

  #about-investors div,
  #about-investors div:first-child {
    width: 100%;
    margin: 0 0 40px 0;
  }
  #about-investors img {
    width: 49.5%;
    height: auto;
  }

}

/*************************************************************************
. FOOTER CTA - HOME
*************************************************************************/

#footer-cta {
  position: relative;
  background: #fff;
  z-index: 100;
}
#footer-cta section {
  padding: 30px 50px 80px;
  text-align: center;
  color: #000;
}
#footer-cta section h1,
#footer-cta section h2 {
  margin-left: auto;
  margin-right: auto;
}
#footer-cta section h2 {
  text-transform: none;
}
#footer-cta .cta {
  width: 100%;
  position: relative;
  display: inline-block;
  clear: both;
  z-index: 1;
  text-align: center;
}
#footer-cta .cta:after {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 36px;
  display: block;
  content: "";
  z-index: -1;
  background: rgba(0,0,0,0.05);
}

#footer-cta a.button {
  margin: 15px 0 5px 0;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 800px) {
  #footer-cta section {
    padding: 60px 30px;
  }
}

/*************************************************************************
. FOOTER CTA - THREE COLUMN
*************************************************************************/
hr.footer_divider {
	border: 0px solid transparent;
	width: 100%;
	height: 2px;
	margin-top: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#57c4b4+0,fadda0+100 */
	background: #57c4b4; /* Old browsers */
	background: -moz-linear-gradient(left,  #57c4b4 0%, #fadda0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #57c4b4 0%,#fadda0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #57c4b4 0%,#fadda0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c4b4', endColorstr='#fadda0',GradientType=1 ); /* IE6-9 */
}
#footer-cta.three-column div {
  width: 32%;  
  padding: 20px 30px 30px 0;
  display: inline-block;
  vertical-align: top;
  color: #000;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0,0,0,0.12);
}
#footer-cta.three-column div p {
  padding: 0 0 12px 0;
}
#footer-cta.three-column h3 {
  color: #4050C6;
	margin-bottom: 20px;
}
#footer-cta.three-column img {
  margin-bottom: 10px;
}
#footer-cta.three-column .icon {
	display: block;
	height: 70px;
	margin-bottom: 20px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
#footer-cta.three-column .customer-behavior .icon {
	background-image: url('/images/icon-customer-behavior.svg');
}
#footer-cta.three-column .customer-churn .icon {
	background-image: url('/images/icon-customer-churn.svg');
}
#footer-cta.three-column .engage-promoters .icon {
	background-image: url('/images/icon-engage-promoters.svg');
}

@media screen and (max-width: 800px) {

  #footer-cta.three-column h1 {
	  text-align: center;
  }
  #footer-cta.three-column .icon {
	  height: 0;
	  padding-bottom: 40%;
	  background-position: center center;
  }
  #footer-cta.three-column div {
    width: 75%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    display: block;
  }

}
@media screen and (max-width: 415px) {

  #footer-cta.three-column h1,
  #footer-cta.three-column div {
    width: 100%;
  }

}

/*************************************************************************
. FOOTER CTA - THREE COLUMN STATS
*************************************************************************/

#footer-cta.three-column-stats div {
  width: 29%;  
  padding: 20px 15px 30px;
  display: inline-block;
  vertical-align: top;
  color: #000;
  text-align: left;
}
#footer-cta.three-column-stats div {
}
#footer-cta.three-column-stats div.img_wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 60%;
}
#footer-cta.three-column-stats div img {
    width: 40%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#footer-cta.three-column-stats div p {
  padding: 0 0 4px 0;
  text-align: center;
}
#footer-cta.three-column-stats div p strong {
	color: #4050C6;
	font-size: 2em;
	font-weight: 700;
}

/* reichheld quote */
#footer-cta.three-column-stats #reichheld {
  width: 100%;
  max-width: 720px;
  margin: 20px auto 0;
  display: block;
  text-shadow: none;
}
#footer-cta.three-column-stats #reichheld p:first-of-type {
  margin: 20px 0 0 0;
  padding: 25px 25px 25px 190px;
  position: relative;
  color: #111;
  background: #fff url(/images/quote-reichheld@2x.jpg) no-repeat top left;
  background-size: contain;
  border-radius: 5px;
  box-shadow: 0 6px 40px rgba(0,0,0,0.08);
}
#footer-cta.three-column-stats #reichheld p:first-of-type:before {
  width: 0;
  height: 0;
  position: absolute;
  bottom: -16px;
  left: 25px;
  content: "";
  border: 8px solid;
  border-color: #5C5045 #5C5045 transparent transparent;
}
#footer-cta.three-column-stats #reichheld p + p {
  padding: 32px 0 0 15px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-shadow: 0 1px 2px rgba(0,0,0,0.12);
}
#footer-cta.three-column-stats #reichheld p + p strong {
  display: block;
  font-size: 16px;
  line-height: 18px;
}

@media screen and (max-width: 800px) {

  #footer-cta.three-column-stats h1 {
    width: 75%;
    text-align: left;
  }
  #footer-cta.three-column-stats div {
    width: 75%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    display: block;
  }
	#footer-cta.three-column-stats div img {
		left: 50%;
		transform: translate(-50%,-50%);
	}
  #footer-cta.three-column-stats #reichheld {
    display: none;
  }

}
@media screen and (max-width: 415px) {

  #footer-cta.three-column-stats h1,
  #footer-cta.three-column-stats div {
    width: 100%;
  }

}

/*************************************************************************
. FOOTER CTA - ABOUT US
*************************************************************************/

#footer-cta.contact p {
  padding: 20px 0 40px 0;
  float: left;
  text-align: left;
  vertical-align: top;
  text-decoration: none;
}
#footer-cta.contact p a {
  color: #fff;
  text-decoration: none;
}
#footer-cta.contact p a:hover {
  text-decoration: underline;
}
#footer-cta.contact p:nth-child(2),
#footer-cta.contact p:nth-child(4),
#footer-cta.contact p:nth-child(6) {
  width: 100px;
}
#footer-cta.contact p:nth-child(3),
#footer-cta.contact p:nth-child(5) {
  width: 280px;
}
#footer-cta.contact p:nth-child(7) {
  width: 120px;
}

@media screen and (max-width: 800px) {

  #footer-cta.contact p:nth-child(2),
  #footer-cta.contact p:nth-child(4),
  #footer-cta.contact p:nth-child(6) {
    width: 50%;
  }
  #footer-cta.contact p:nth-child(3),
  #footer-cta.contact p:nth-child(5) {
    width: 50%;
  }

}
@media screen and (max-width: 415px) {

  #footer-cta.contact p {
    padding: 20px 0;
  }
  #footer-cta.contact p:nth-child(2),
  #footer-cta.contact p:nth-child(4),
  #footer-cta.contact p:nth-child(6) {
    width: 30%;
  }
  #footer-cta.contact p:nth-child(3),
  #footer-cta.contact p:nth-child(5) {
    width: 70%;
  }

}

/*************************************************************************
. FOOTER CTA - INCREMENTING COUNTER
*************************************************************************/


#footer-cta.increment-counter {
  position: relative;
  background: #373737;
}
#footer-cta.increment-counter h1 {
  margin-top: 15px;
  clear: both;
  font-size: 50px;
  color: #fff;
}
#footer-cta.increment-counter h2 {
	color: #fff;
	padding: 0 12%;
}
.counter {
  margin: 0 auto;
  display: block;
	background: -webkit-linear-gradient(#11C0B5, #4050C6);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
  font-size: 76px;
  line-height: 1.2em;
}
.counter span.digit {    
  width: 42px;  
  height: 60px;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  display: block;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background-clip: border;    
}
.counter span.digit span {
  position: relative;
  top: 0;
  line-height: 60px; /* must be same size as .counter height */ 
}
.counter span.separator {
  position: relative;
  display: block;
  float: left;
}

	
@media screen and (max-width: 800px) {
	/* CUSTOMERS */
	#customers-small {
		padding: 0;
	}
	#customers-small section {
		padding: 20px;
	}
	.counter {
		font-size: 70px;
		line-height: 70px;
	}
	#footer-cta.increment-counter h1 {
		font-size: 36px;
	}
	#footer-cta.increment-counter h2 {
		padding: 0;
	}
	#footer-cta.increment-counter .cta a {
		display: block;
		width: 90%;
		max-width: 90%;
		padding: 40px;
		margin: 20px auto 0;
		font-size: 30px;
	}
}

@media screen and (max-width: 415px) {

  .counter {
    width: 300px;
    height: 50px;
  }
  .counter span.digit {    
    width: 30px;  
    height: 50px;   
  }
  .counter span.digit span {
    position: relative;
    top: 0;
    line-height: 50px; /* must be same size as .counter height */ 
  }

}

/*************************************************************************
. FOOTER
*************************************************************************/

section#footer {
  padding: 30px 0 90px;
  font-size: 13px;
  line-height: 22px;
}
/* top row */
#footer a.logo {
  width: 210px;
  height: 45px;
  margin-top: -22px;
  float: left;
  background: transparent url(/images/logo-promoter-black.svg) no-repeat left bottom;
  background-size: contain;
}
#footer ul.emails {
  margin: 0 0 30px 0;
  padding: 0 0 27px 270px;
  list-style: none;
  border-bottom: 1px solid #eee;
}
#footer ul.emails li {
  display: inline;
}
#footer ul.emails li:after {
  padding: 0 8px;
  content: "•";
}
#footer ul.emails li:last-child:after {
  content: none;
}

/* columns */
#footer .column.legal {
  max-width: 200px;
  margin-right: 67px;
  display: inline-block;
  color: #999;
}
#footer ul.column {
  width: 200px;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  list-style: none;
}

@media screen and (max-width: 800px) {

  section#footer {
    padding: 30px 20px;
    font-size: inherit;
  }
  #footer a.logo {
    margin: 0 auto 5px;
    display: block;
    float: none;
  } 
  #footer ul.emails {
    padding: 20px 0 0 0;
    border: none;
  }
  #footer .column.legal {
    max-width: none;
    margin: 0 0 20px 0;
  } 
  #footer ul.column {
    width: 49%;
    padding: 0 0 40px 0;
  }

}

/* BLOG */
#container {
	background: none !important;
}
#container #featured-outer {
	position: relative;
	box-shadow: none;
	padding: 40px 0 60px;
}
#container #featured-outer::before {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4000px;
	height: 100%;
	transform: translateX(-50%);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#11c0b5+0,4050c6+100 */
	background: #11c0b5; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #11c0b5 0%, #4050c6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #11c0b5 0%,#4050c6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #11c0b5 0%,#4050c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c0b5', endColorstr='#4050c6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#container #featured {
	position: relative;
}
#container #featured h1 {
	font-size: 38px;
	line-height: 44px;
	padding: 15px 0 25px;
	color: #fff;
	text-transform: none;
}
#container #featured .featured-item {
	border: none;
	box-shadow: 1px 1px #000;
}
#container #featured .featured-item .entry-title {
  color: #fff;
  background: rgba(0,0,0,0.8);
}
#container #standard .standard-item:nth-child(3n) {
	margin-right: 0;
}
#container #standard .standard-item .entry-title {
}

@media screen and (max-width: 800px){
	#container #content-wrapper {
		padding-top: 0;
		margin-top: -22px;
	}
	#container header #nav-outer a.logo {
		left: 30px;
	}
	#container p, #container h1, #container h2, #container h3 {
		text-align: left !important;
	}
	#container #featured-outer {
		padding: 20px 0;
	}
	#container #featured .featured-item {
		margin: 12px 0px;
	}
	#container #featured h1 {
		text-align: center !important;
	}
	#container #standard {
		padding: 0 10px;
	}
	#container #standard .standard-item .entry-title {
		height: auto;
	}
	
	header.entry-header {
		height: auto;
	}
}