@font-face {
  font-family: "HelveticaNeue";
  src: url("/static/fonts/HelveticaNeue.woff") format("woff");
}

body {
  font-family: Roboto, HelveticaNeue, Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
}

.top-section {
  background-image: url("/static/images/why-wellcomemat/wellcomemat-header.jpg");
  background-size: cover;
  width: 100%;
  height: 516px;
  text-align: center;
  overflow: hidden;
}

h1.why-wellcomemat {
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 100;
  margin-top: 220px;
  text-align: left;
  font-size: 46px;
  max-width: 785px;
}

h1.why-wellcomemat span.strong-text {
  font-weight: 700;
  font-family: Roboto, HelveticaNeue, Helvetica, Arial, sans-serif;
}

.span-break {
  display: block;
}

.not-another-video-platform {
  width: 55%;
  margin-right: 3%;
  float: left;
}

h2.video-platform-header {
  color: #000000;
  font-size: 360%;
  margin: 35px 0 20px 0;
}

.not-another-video-platform p.video-platform-text {
  width: 90%;
  color: #000000;
  line-height: 30px;
  font-size: 150%;
}

.our-story-video-wrapper {
  width: 900px;
  text-align: center;
  margin: 50px auto 20px;
  /*display: none;*/
}

.analytics-wrapper {
  width: 100%;
  float: left;
  padding: 0;
}

.analytics-wrapper-numbers {
  position: relative;
  margin-top: -180px;
  width: 100%;
  float: left;
}

.analytics-wrapper img {
  width: 100%;
}

.analytics-four,
.analytics-fourty,
.distribution,
.inbound-marketing,
.analytics,
.mls {
  width: 31%;
  float: left;
  margin-right: 2%;
  text-align: center;
}

.analytics-four img,
.analytics-fourty img,
.distribution img,
.inbound-marketing img,
.analytics img,
.mls img,
.analytics-sixty-four img,
.mobile-optimized img,
.developer img {
  width: 130px;
}

.analytics-four {
  margin-left: 5%;
  width: 27%;
}

.analytics-sixty-four,
.mobile-optimized,
.developer {
  width: 33%;
  float: left;
  margin-right: 0;
  text-align: center;
}

.inbound-marketing,
.distribution,
.mobile-optimized {
  margin-top: 70px;
}

.section p.analytics-text {
  width: 90%;
  line-height: 32px;
  margin: 1em auto;
}

img.analytics-numbers {
  width: 130px;
}

h2.we-do-header {
  font-size: 300%;
  color: #000000;
  float: left;
  font-weight: 100;
  margin-top: 60px;
  margin-bottom: 0;
}

.we-do-wrapper {
  width: 100%;
  float: left;
  margin-top: 50px;
}

.we-do-wrapper.last {
  margin-bottom: 70px;
}

.we-do-image,
.we-do-wrapper:hover .we-do-video {
  width: 48%;
  float: left;
  margin-right: 20px;
  text-align: left;
}

.we-do-image.right {
  text-align: right;
}

.we-do-text {
  width: 48%;
  float: left;
  display: table;
  height: 220px;
}

.we-do-text p {
  color: #000000;
  line-height: 32px;
  display: table-cell;
  vertical-align: middle;
}

.we-do-image-border {
  width: 100%;
  overflow: hidden;
  border: solid 1px #ccc;
}

.we-do-video,
.we-do-wrapper:hover .we-do-image {
  display: none;
}

.we-do-wrapper:hover .we-do-video {
  display: block;
  height: 299px;
  margin-top: -2px;
}

.graph-section {
  background-image: url("/static/images/why-wellcomemat/site-wide-graph.png");
  background-size: cover;
  width: 100%;
  height: 100px;
  text-align: center;
  overflow: hidden;
}

.graph-info h3 {
  font-size: 180%;
  color: #000000;
}

.graph-info p {
  width: 100%;
  color: #000000;
  line-height: 30px;
}

.graph-info-padding-bottom {
  padding-bottom: 50px;
}

.brands {
  float: left;
  width: 100%;
}

.brands h2 {
  text-align: center;
  font-size: 300%;
  color: #000000;
  margin: 50px auto 30px;
  max-width: 680px;
}

.logos {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  text-align: center;
}

.logos .container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.logos img {
  max-width: 100%;
}

.container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}

.bottom-video-wrapper {
  width: 100%;
  float: left;
  margin: 40px 0 50px 0;
  display: none;
}

.bottom-video {
  width: 640px;
  float: left;
  text-align: right;
  margin-right: 2%;
}

.video-side-text {
  width: 30%;
  float: left;
  text-align: left;
  margin-right: 0;
}

.video-side-text p {
  color: #000000;
  line-height: 32px;
  margin-top: 5px;
  width: 100%;
  margin-left: 50px;
}

.section p.cust-quote {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 30px;
  line-height: 40px;
}

.section p.cust-name span {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 25px;
  line-height: 40px;
  font-weight: 600;
}

.section p.cust-name {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  line-height: 22px;
}

.video-side-text-margin-top {
  margin-top: 0;
}

.black-hr {
  width: 100%;
  height: 5px;
  border-bottom: solid 1px #000;
  margin: 50px 0;
}

.new-video-wrapper {
  width: 70%;
  margin: 30px auto;
  text-align: center;
  margin-bottom: 70px;
  padding-top: 50px;
  border-top: solid 1px #000;
}

.new-video-marketing {
  color: #000000;
  margin-right: 1%;
  font-size: 50px;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  text-align: left;
}

.new-video-marketing span.download-text {
  font-size: 22px;
}

.download-guide-image {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#player {
  width: 100%;
}

.section {
  margin: 0 auto;
  width: 100%;
}
.section p {
  font-size: 125%;
}
.section.b {
  background-color: #ebebeb;
  float: left;
}
.clipboard {
  border-bottom: 1px solid #999;
}

#cta {
  color: #000;
  font-weight: bold;
  margin: 0;
  text-align: center;
}

.video-text {
  width: 100%;
}

.player-left {
  float: left;
  margin-right: 20px;
}

.player-right {
  float: right;
  margin-left: 20px;
}

.analytics-margin-top {
  margin-top: 30px;
}

.get-to-know {
  width: 90%;
  text-align: center;
}

.get-to-know h2 {
  color: #000000;
  font-size: 70px;
  line-height: 80px;
}

ul.inputs-list {
  padding-left: 0;
}

ul,
menu,
dir {
  list-style-type: none !important;
}

.video-stroke {
  position: absolute;
}

.video-stroke img {
  width: 60%;
  margin-left: -20px;
  margin-top: -10px;
}

.section p.mobile-text {
  display: none;
  color: #000000;
  line-height: 32px;
  font-size: 125%;
  text-align: left;
}

img.mobile-logos {
  display: none;
}

.numbers-mobile {
  display: none;
}

/* Matrix Styles */
.user-type.free {
  display: none;
}
.user-type {
  width: 340px;
}
.user-type-name {
  font-size: 60px;
}
.user-type-description {
  font-size: 24px;
}
.user-type-price {
  font-size: 30px;
}
.user-type-features {
  font-size: 20px;
}
.matrix-container,
.upgrade-container,
.upgrade-downgrade-container {
  height: 1004px;
}
.user-type-features ul {
  padding-left: 5px;
}
.check {
  height: 20px;
  width: 20px;
  margin: 0 4px 0 -25px;
}

@media (max-width: 980px) {
  .video-stroke {
    display: none;
  }

  .video-side-text {
    width: 100%;
  }

  .video-side-text p {
    margin-left: 0;
  }
  .we-do-wrapper:hover .we-do-video {
    height: auto;
    margin-bottom: 2px;
  }
}

@media (max-width: 900px) {
  .our-story-video-wrapper {
    width: 100%;
  }

  .we-do-image-right {
    margin-right: 15px;
    margin-left: 0;
  }

  .we-do-image-left,
  .we-do-wrapper:nth-child(odd) .we-do-video {
    margin-left: 15px;
    margin-right: 0;
  }
}

@media (max-width: 710px) {
  h1.why-wellcomemat {
    margin-top: 100px;
    font-size: 55px;
  }

  h2.we-do-header,
  .brands h2 {
    font-size: 250%;
  }

  .bottom-video,
  .video-side-text,
  .analytics-four,
  .analytics-fourty,
  .distribution,
  .inbound-marketing,
  .analytics,
  .mls,
  .analytics-sixty-four,
  .mobile-optimized,
  .developer,
  .not-another-video-platform {
    width: 100%;
  }

  .we-do-text {
    display: inline-block;
    height: auto;
  }

  .analytics-wrapper img.numbers-full-desktop {
    display: none;
  }

  .analytics-wrapper-numbers {
    margin-top: 0;
  }

  .get-to-know h2 {
    font-size: 40px;
  }

  .inbound-marketing,
  .distribution,
  .mobile-optimized {
    margin-top: 0;
  }

  img.mobile-logos {
    display: block;
  }

  .logos img.desktop-logos {
    display: none;
  }
  .logos img.mobile-logos {
    display: block;
  }

  .download-guide-image {
    margin-top: 25px;
  }

  .numbers-mobile {
    display: block;
    margin: 20px auto;
  }

  .analytics-four {
    margin-left: 0;
  }

  /* Matrix Styles */
  .matrix-container,
  .upgrade-container,
  .upgrade-downgrade-container {
    min-height: auto;
    max-height: auto;
  }
  .matrix-container,
  .upgrade-downgrade-container {
    height: auto;
  }
  .user-type {
    width: 80%;
    max-width: 540px;
    margin: 10px 10%;
  }
  #lead-form-title,
  .lead-form-container {
    max-width: 560px;
    margin: 0 auto;
  }
  #lead-form-title + .fa-times {
    top: -28px;
  }
}

@media (max-width: 570px) {
  .we-do-image,
  .we-do-text {
    width: 100%;
  }
  .we-do-wrapper:hover .we-do-image {
    display: block;
  }
  .we-do-wrapper:hover .we-do-video {
    display: none;
  }
  .we-do-image-left {
    margin-left: 0;
  }
  .we-do-text {
    height: auto;
  }

  .logos img {
    display: block;
    padding: 10px 0;
    margin: 0 auto;
  }

  h1.why-wellcomemat {
    font-size: 34px;
  }

  h2.video-platform-header {
    font-size: 35px;
  }

  .video-stroke img {
    display: none;
  }

  .video-side-text p {
    margin-left: 0;
  }

  .get-to-know h2 {
    width: 90%;
    font-size: 30px;
    line-height: 40px;
  }

  .new-video-marketing {
    font-size: 30px;
    text-align: center;
  }

  .new-video-wrapper {
    margin: 0 0 40px 0;
    width: 100%;
  }

  .brands h2 {
    font-size: 30px;
  }

  .section p.mobile-text {
    display: block;
  }

  .section p.desktop-text {
    display: none;
  }

  .span-break {
    display: inline;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {

  .not-another-video-platform {
    width: 100%;
    margin-right: 0;
  }

  .section p.mobile-text {
    display: block;
  }

  .section p.desktop-text {
    display: none;
  }

  .we-do-image,
  .we-do-text,
  .we-do-wrapper:hover .we-do-video {
    width: 100%;
  }

  .inbound-marketing,
  .distribution,
  .mobile-optimized {
    margin-top: 0;
  }

  .span-break {
    display: inline;
  }
}
