/* smassets/anonweb/13.4.36-anonweb-0134.1/css/take-a-tour-bundle-min.css */
/* --------------------------------------------------------------
	Theme Variables
-------------------------------------------------------------- */
/**
 * Brand Assets
 */
/**
 * Sizes
 */
#tour h1 {
  color: #FFFFFF;
  font-size: 2em;
  font-weight: 200;
  margin: 0 auto 32px auto; }
  @media screen and (min-width: 767px) {
    #tour h1 {
      font-size: 3em;
      max-width: 720px;
      width: 75%; } }
  #tour h1.benchmark-title {
    color: #FFFFFF;
    font-size: 2.2em;
    font-weight: 300;
    width: 100%;
    margin: 0 auto 10px auto; }

#tour h1,
#tour h2,
#tour h3 {
  font-weight: normal; }

#tour .contain {
  position: relative;
  overflow: visible; }

#tour h2.hero {
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: 300;
  width: 100%;
  margin: 0 auto 32px auto; }

#tour .bottom-cta-banner h2 {
  color: #FFFFFF; }

.top-cta-banner {
  background: #00BF6F;
  box-sizing: border-box;
  color: #D0D2D3;
  padding: 30px;
  text-align: center; }
  .top-cta-banner p {
    margin-bottom: 0;
    padding-bottom: 15px; }

.gargantuan-btn {
  box-sizing: border-box;
  padding: 20px 40px;
  font-size: 120%; }

.table-list {
  display: table;
  list-style: none; }
  .table-list li {
    display: table-cell; }

.table-cell {
  display: table-cell; }

.table-row {
  display: table-row; }

.hide-medium {
  display: none; }

.inline-medium {
  display: inline; }

.block-medium {
  display: block; }

.show-large, .show-small, .show-xsmall {
  display: none; }

.show-medium {
  display: block; }

@media screen and (min-width: 64em) {
  .inline-large {
    display: inline; }
  .block-large {
    display: block; }
  .show-medium, .show-small, .show-xsmall {
    display: none; }
  .show-large {
    display: block; } }

@media screen and (max-width: 48em) {
  .credibility, .hide-small {
    display: none; }
  .inline-small {
    display: inline; }
  .block-small {
    display: block; }
  #tour h1 {
    font-size: 2.75em; }
  #tour h2 {
    font-size: 1.5em; }
  .bottom_cta {
    display: block;
    padding: 16px; }
  .show-large, .show-xsmall {
    display: none; }
  .show-medium, .show-small {
    display: block; } }

@media screen and (max-width: 30em) {
  html {
    min-width: 243px; }
  .cta-buttons {
    text-align: center; }
    .cta-buttons a {
      margin: 2% auto;
      width: 90%; }
  .hide-xsmall {
    display: none; }
  .inline-xsmall {
    display: inline; }
  .block-xsmall {
    display: block; }
  .show-large, .show-small {
    display: none; }
  .show-medium, .show-xsmall {
    display: block; } }

.line,
.lastUnit {
  overflow: hidden;
  *overflow: visible;
  *zoom: 1; }

.contain {
  margin: 0 auto; }

.unit {
  float: left; }

.unitRight {
  float: right; }

.size1of1 {
  float: none; }

.size1of2 {
  width: 50%; }

.size1of3 {
  width: 33.33333%; }

.size2of3 {
  width: 66.66666%; }

.size1of4 {
  width: 25%; }

.size3of4 {
  width: 75%; }

.size1of5 {
  width: 20%; }

.size2of5 {
  width: 40%; }

.size3of5 {
  width: 60%; }

.size4of5 {
  width: 80%; }

.lastUnit {
  float: none;
  width: auto;
  _position: relative;
  _left: -3px;
  _margin-right: -3px; }

.break-medium {
  width: 100%; }

.table {
  display: table;
  width: 100%; }

.cell {
  display: table-cell;
  width: auto;
  text-align: center;
  vertical-align: middle;
  height: 100%; }
  .cell.text-left {
    text-align: left; }
  .cell.text-right {
    text-align: right; }

.bottom-cta-banner {
  background: #00BF6F;
  color: #D0D2D3;
  padding: 30px;
  text-align: center; }
  .bottom-cta-banner h2 {
    color: #FFFFFF; }

.cta-buttons {
  padding-bottom: 15px;
  margin-bottom: 0; }

.follow_menu {
  background: #333E48;
  position: relative;
  width: 100%;
  z-index: 3; }
  .follow_menu .contain {
    position: relative;
    z-index: 10; }
  .follow_menu ul {
    display: table;
    margin: 0;
    padding: 0;
    position: static;
    transition: all 0.8s ease;
    width: 100%;
    z-index: 2; }
    .follow_menu ul.slide-open {
      display: table;
      height: 100%;
      position: static; }
  .follow_menu li {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: auto; }
    .follow_menu li:hover {
      background: #394651; }
      .follow_menu li:hover.cta {
        background: transparent; }
  .follow_menu .anchor {
    border: 0;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    line-height: 19px;
    padding: 20px 15px;
    text-decoration: none; }
  .follow_menu .menu-cta,
  .follow_menu .menu-link {
    display: none; }
  .follow_menu .menu-cta {
    opacity: 0;
    transition: opacity 0.3s linear;
    position: absolute;
    top: 15px;
    right: 30px;
    z-index: -1; }
  .follow_menu .cta {
    display: table-cell;
    opacity: 0; }
    .follow_menu .cta a {
      display: none;
      margin-left: 5px;
      position: static; }
  .follow_menu.fixed .menu-cta {
    opacity: 1;
    z-index: 1; }
  .follow_menu.fixed .cta {
    display: table-cell;
    opacity: 1;
    transition: opacity 0.3s linear; }
    .follow_menu.fixed .cta a {
      display: block; }

@media screen and (min-width: 601px) {
  .admin-bar .follow_menu.fixed {
    margin-top: 46px; } }

@media screen and (min-width: 781px) {
  .admin-bar .follow_menu.fixed {
    margin-top: 32px; } }

.checkbox-list li {
  line-height: 220%;
  padding-left: 28px; }
  .checkbox-list li:before {
    content: '3';
    display: inline-block;
    font-family: 'Mateo';
    margin-left: -22px;
    width: 22px; }

.pull-quote {
  background: #D0D2D3;
  overflow: hidden;
  width: 100%; }
  .pull-quote .contain {
    min-height: 80px;
    padding: 20px 15px;
    text-align: center;
    box-sizing: border-box; }
  .pull-quote .media img,
  .pull-quote .media .img {
    margin: 0 auto; }
    .pull-quote .media img span,
    .pull-quote .media .img span {
      margin: 0 auto 10px auto; }
  .pull-quote .logo {
    background: url(../../images/benchmarks/logo_task_rabbit.png) no-repeat 10% 70%;
    display: block;
    height: 50px;
    margin-top: -7px;
    width: 200px; }
  .pull-quote .logo-nextdoor {
    background: url(../../images/logo_nextdoor.svg) no-repeat 10% 70%;
    display: block;
    height: 50px;
    width: 215px; }
  .pull-quote .logo-jive {
    background: url(../../images/logo_jive.svg) no-repeat 10% 70%;
    display: block;
    height: 50px;
    width: 125px; }
  .pull-quote .textblock {
    vertical-align: middle;
    width: auto; }
  .pull-quote .h2 {
    color: #6B787F;
    font-size: 120%;
    font-weight: 200; }
  .pull-quote h3 {
    color: #6B787F;
    font-size: 100%;
    font-weight: bold; }
  .pull-quote.facebook h3 {
    line-height: 180%;
    padding-top: 20px; }
  .pull-quote.facebook .fb_logo {
    float: left;
    width: 200px;
    height: 60px;
    padding-top: 40px;
    margin-bottom: -20px;
    background: url(../../images/logo_facebook_color.gif) no-repeat 10% 10%; }

#tour .pull-quote .h2 {
  color: #6B787F;
  font-size: 120%;
  font-weight: 200; }

#tour .pull-quote h3 {
  color: #6B787F;
  font-size: 1em;
  font-weight: bold; }

@media screen and (min-width: 767px) {
  .pull-quote .media img,
  .pull-quote .media .img {
    float: left;
    margin-right: 0; } }

.credibility {
  margin: 0 auto;
  padding: 10px 25px;
  box-sizing: border-box;
  text-align: center; }
  .credibility h2 {
    color: #555;
    font-size: 1.3em;
    margin-bottom: 28px; }
  .credibility ul {
    margin: 0 auto; }
  .credibility .logos li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 25px 20px; }
  .credibility p {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .credibility .small-text {
    color: #aaa;
    font-size: 12px;
    font-weight: 200;
    width: 85%; }

@media screen and (min-width: 980px) {
  .credibility {
    padding: 100px 75px; }
    .credibility ul {
      width: 690px; } }

.tour-item {
  clear: both;
  overflow-x: hidden;
  padding: 0 20px;
  position: relative; }
  .tour-item .intro {
    padding-bottom: 15px;
    padding-right: 170px; }
    .tour-item .intro.more-right-padding {
      padding-bottom: 30px;
      padding-right: 230px; }
  .tour-item .line {
    padding: 110px 0; }
    .tour-item .line.small-space {
      padding: 75px 0; }
  .tour-item .bleeding-img {
    bottom: 15px;
    margin-left: 20px;
    position: absolute;
    right: 20px; }
  .tour-item .attach-to-bottom {
    bottom: 0; }

.upsell-categories {
  background-color: #efefef;
  border: 1px solid #D0D2D3;
  border-style: solid none;
  text-align: center; }
  .upsell-categories a {
    color: #7C7C7C;
    font-size: 0.85em; }
  .upsell-categories ul {
    min-height: 125px; }
  .upsell-categories .line {
    padding: 60px 45px;
    box-sizing: border-box;
    text-align: center; }
  .upsell-categories .title {
    margin-bottom: 30px; }

.hp-icon-sprite {
  background: url("../../images/icon-vert-sprite-optimized.png?ver=[version]") transparent;
  background-position: 0 50%;
  display: block;
  height: 43px;
  margin: 0 auto;
  vertical-align: middle;
  width: 45px; }
  .hp-icon-sprite.customer-satisfaction {
    background-position: 0 50%; }
  .hp-icon-sprite.market-research {
    background-position: -38px 50%; }
  .hp-icon-sprite.events {
    background-position: -77px 50%; }
  .hp-icon-sprite.education {
    background-position: -125px 50%; }
  .hp-icon-sprite.human-resources {
    background-position: -170px 50%; }

.section-odd {
  background: #f4f5f5; }

.section-even {
  background: #FFFFFF;
  border: 0; }

.enterprise.tour-item .bleeding-img {
  bottom: 40px; }

.data-analysis.tour-item {
  padding-top: 20px; }

.inline-block,
.pull-quote .textblock {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

#enterprise .worldwide,
#safe-secure .worldwide {
  border: 1px solid #D0D2D3;
  border-width: 0 1px;
  background: #efefef; }

#customer-support .worldwide,
#big-decisions .worldwide {
  background: #FFFFFF; }

@media screen and (min-width: 64em) {
  .tour-item .line {
    padding: 130px 0; }
  .tour-item .intro {
    padding-right: 0;
    width: 60%; }
    .tour-item .intro.more-right-padding {
      padding-right: 0;
      width: 60%; }
  .tour-item .bleeding-img {
    left: 60%;
    margin-left: 20px;
    margin-right: 0;
    right: auto; }
  .section-odd .bleeding-img {
    left: auto;
    margin-left: 0;
    margin-right: 20px;
    right: 60%; }
  .section-odd .intro,
  .section-odd .size3of5 {
    float: right; }
  .customer-support .line {
    padding: 150px 0; } }

@media screen and (max-width: 48em) {
  .follow_menu {
    box-sizing: content-box;
    position: relative;
    width: 100%;
    z-index: 3; }
    .follow_menu .contain {
      position: relative;
      z-index: 10; }
    .follow_menu ul {
      display: none;
      height: 0;
      margin: 0;
      padding: 0;
      position: absolute;
      transition: all 0.8s ease;
      width: 100%;
      z-index: 2; }
      .follow_menu ul.slide-open {
        display: block;
        height: 100%; }
    .follow_menu .anchor {
      color: #FFFFFF;
      display: block;
      font-size: 14px;
      font-weight: bold;
      height: 100%;
      line-height: 19px;
      padding: 20px 30px;
      text-decoration: none; }
    .follow_menu li {
      background: #f4f5f5;
      border-bottom: 1px solid #D0D2D3;
      display: block;
      height: 100%;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
      .follow_menu li:hover {
        background: #f4f5f5; }
        .follow_menu li:hover.cta {
          display: none;
          background: transparent; }
      .follow_menu li a {
        color: #333E48 !important; }
    .follow_menu .menu-cta {
      display: block;
      opacity: 0;
      position: absolute;
      top: 15px;
      transition: opacity 0.3s linear;
      right: 30px;
      z-index: -1; }
    .follow_menu.fixed .menu-cta {
      opacity: 1;
      z-index: 1; }
    .follow_menu .cta a, .follow_menu.fixed .cta a {
      display: none; }
  #tour .top-cta-banner h1 {
    font-size: 2.45em; }
  .tour-item .intro {
    padding-right: 0; }
    .tour-item .intro.more-right-padding {
      padding-right: 0; }
  .tour-item .line {
    padding-bottom: 60px;
    padding-top: 60px; }
    .tour-item .line.small-space {
      padding-bottom: 45px;
      padding-top: 45px; }
  .tour-item .bleeding-img {
    display: none; }
  .upsell-categories .line {
    padding: 45px 0; } }

@media screen and (max-width: 30em) {
  .top-cta-banner {
    padding: 0 30px; }
    .top-cta-banner .contain {
      overflow: hidden; }
  .follow_menu .menu-cta {
    margin: 0;
    width: auto; }
  .upsell-categories .line {
    padding-left: 40px;
    text-align: left; }
    .upsell-categories .line .unit {
      width: 100%;
      float: none; }
    .upsell-categories .line .hp-icon-sprite {
      display: inline-block; }
  .nowrap {
    white-space: normal; } }
