/*
Theme Name:     SteelHouse 2016
Theme URI:      http://www.steelhouse.com
Description:    Child theme for the Morpheus theme
Author:         Lara Hansen
Author URI:     http://www.larahansen.com
Template:       morpheus
Version:        0.0.1
*/
@import url("../morpheus/style.css");
@import url("plugin.css");
/* Mixins */
/* Clearfix */
@media only screen {
  .cf {
    zoom: 1;
  }
}
.cf:before, .cf:after {
  content: ' ';
  display: table;
}
.cf:after {
  clear: both;
}

/* Font Weights */
/* Globals */
body {
  text-rendering: optimizeLegibility;
  /*background-color: #000;*/
  color: inherit;
}

h2 {
  letter-spacing: 0.1em;
}

sup {
  font-size: 10px;
}

a:not([class]):before {
  border: none;
}

.category-press-center h1, .category-press-center h2, .category-press-center h3 {
  color: #000000;
  line-height: 25px;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 11px !important;
  font-color: #ffffff;
}

input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input:focus:-moz-placeholder {
  color: transparent !important;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent !important;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent !important;
}

/* IE 10+ */
@media only screen and (min-width: 40.0625em) {
  p.formlabel {
    width: 37%;
    padding: 10px 10px 10px .6rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  p.formlabel {
    font-size: .8rem;
  }
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url {
  padding-left: 12px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::-webkit-input-placeholder, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url::-webkit-input-placeholder {
  color: white;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:-moz-placeholder, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url:-moz-placeholder {
  color: white;
  opacity: 1;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::-moz-placeholder, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url::-moz-placeholder {
  color: white;
  opacity: 1;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:-ms-input-placeholder, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url:-ms-input-placeholder {
  color: white;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::-ms-input-placeholder, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url::-ms-input-placeholder {
  color: white;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:placeholder-shown, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url:placeholder-shown {
  color: white;
}

@media only screen and (max-width: 40em) {
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    border-left: 1px solid;
  }
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::-webkit-input-placeholder {
    color: white;
  }
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url {
    width: 100%;
  }
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-url::-webkit-input-placeholder {
    color: white;
  }

  span.wpcf7-form-control-wrap.budget > select {
    width: 100% !important;
    border: 1px solid;
  }
}
.sign-up-form-holder p {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  margin: 0;
  border-top: 1px solid #ffffff;
}

span.wpcf7-form-control-wrap {
  position: static;
}
span.wpcf7-form-control-wrap.first-name > input, span.wpcf7-form-control-wrap.your-site > input {
  width: 50%;
  float: left;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-bottom: 0px;
}
span.wpcf7-form-control-wrap.last-name > input {
  width: 50%;
  float: left;
  border-right: 1px solid #fff;
}
span.wpcf7-form-control-wrap.your-email > input {
  width: 100%;
  border: 1px solid #ffffff;
}
span.wpcf7-form-control-wrap.budget > select {
  width: 100%;
  float: left;
  height: 36px;
  margin-bottom: 0px;
  border-right: 1px solid #fff;
  background: transparent url("/wp-content/uploads/2015/05/formdownarrow.png") no-repeat scroll 99% 50%/16px auto !important;
}

input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  margin-top: 0px;
  padding: 0;
  border: 1px solid #fff;
  font-size: 14px !important;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  display: none;
}

/* Global Buttons */
.coll-button {
  font-weight: 300;
}

a.coll-button.js-coll-button.play-btn {
  padding: 15px;
}

#std-btn a {
  font-family: "Oswald", Arial, Helvetica;
  letter-spacing: 0.25em;
  font-size: 14px;
  width: 200px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  padding: 0px;
  margin-bottom: 0px;
  border: 1px solid !important;
}
@media only screen and (max-width: 64em) {
  #std-btn a {
    margin-top: 13px;
  }
}

#textHover {
  display: none;
}

#std-btn:hover #textHover {
  display: block;
}

.site-header.static {
  top: 0px;
}

.site-header .logo {
  top: 21px !important;
}

.site-header .mainmenu {
  top: 17px !important;
}

.site-header.static .sf-menu a:hover, .site-header.static .sf-menu .current-menu-item > a {
  border: 1px solid #e31b1e;
  padding: 3px 5px 3px 5px;
  margin-right: 5px;
  box-sizing: border-box;
}

.js-coll-local-link a:active {
  color: red;
}

.site-header.static .sf-menu a, .site-header.static .sf-menu a:visited {
  padding: 3px 5px 3px 5px;
  margin-right: 5px;
  box-sizing: border-box;
}

.sf-menu a:hover, .sf-menu .current-menu-item > a {
  border: 1px solid #e31b1e;
  padding: 3px 5px 3px 5px;
  margin-right: 5px;
  box-sizing: border-box;
  font-weight: bold;
}

.sf-menu a {
  padding: 3px 5px 3px 5px;
  margin-right: 5px;
  border: 1px solid transparent;
  box-sizing: border-box;
}

.site-header.mobile .sf-menu li a {
  border: none;
}

.site-header.mobile .logo img {
  max-height: 44px;
}

.site-header.mobile #coll-menu-icon {
  font-size: 23px;
}

.nav.mainmneu .red a {
  letter-spacing: 0.1em;
  border: 1px solid white;
  margin-left: 10px;
  text-align: center;
  width: 96%;
}
.nav.mainmneu .red a:hover {
  color: white !important;
  background: #e31b23;
  font-weight: bold;
  letter-spacing: 0.1em;
  width: 96%;
}

.sf-menu .red a {
  color: white !important;
  letter-spacing: 0.1em;
}
.sf-menu .red a:hover {
  border: 1px solid #e31b23;
  letter-spacing: 0.1em;
  background: #e31b23;
}
.sf-menu .red a:hover > a {
  font-weight: bold;
}

.site-header.mobile .sf-menu .red a {
  padding: 23px 15px !important;
  color: red !important;
  margin-left: 0px;
  text-align: left;
  width: 100%;
}
.site-header.mobile .sf-menu .red a:hover {
  background: none;
  color: white !important;
}

.adchoices a:after {
  content: "";
  background: url("../../uploads/2015/05/adchoices.png") no-repeat;
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  float: right;
  margin-left: 3px;
}

/* Page */
/*
////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------

1. Home Page Custom Layout General Styles  
2. Intro Overlay
3. Contact
4. Partners
5. Solutions
6. About
        
////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------

///////////////////////////////////////////////////////////
1. Home Page Custom Layout General Styles
///////////////////////////////////////////////////////////
*/
body {
  background-color: #000;
}

.ls-morpheus {
  width: 100% !important;
}

.desktop-only {
  display: none;
}
@media only screen and (min-width: 64.0625em) {
  .desktop-only {
    display: block;
    position: relative;
  }
}
@media only screen and (min-width: 90.0625em) {
  .desktop-only {
    margin-bottom: 5%;
  }
}

@media only screen and (min-width: 64.0625em) {
  h3 {
    font-size: 41px;
  }
}
h3 strong {
  font-weight: 400 !important;
}
h3 span {
  color: #e31b23;
}

#home-section-1 svg#Moving_ARROWS_copy {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 100px;
}

.home {
  color: #ffffff;
}

.home.s1 h2 {
  margin: 20px 0;
}

@media only screen and (min-width: 64.0625em) {
  .home.s1 p, .home.s3 p {
    max-width: 75%;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  .home.s1 p:last-of-type, .home.s3 p:last-of-type {
    padding-bottom: 30px;
  }

  .home.s2 {
    background-image: url(../../uploads/2015/05/background-box-2.png);
    background-position: center -57px;
    background-repeat: repeat-y;
  }

  .home.s2 .create {
    text-align: right;
    margin-top: 57px;
    margin-left: 45px;
    width: 45% !important;
    max-width: 441px;
  }

  .home.s2 .realtime {
    width: 45%;
    margin-right: 56px;
    margin-top: 23px;
    max-width: 419px;
  }

  .home.s2 .solutions {
    text-align: right;
    width: 45%;
    max-width: 441px;
    margin-left: 45px;
    margin-top: 116px;
    margin-bottom: 52px;
  }

  .home.s2 .real-time img {
    margin-top: -60px;
  }
}
@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .home.s2 .dream {
    margin-top: -93px;
  }
  .home.s2 .dream img {
    margin-top: 40px;
  }

  .home.s2 .dream img {
    max-width: 90%;
    margin-left: 30px;
  }
}
.intro svg#Layer_1 {
  max-width: 23px;
  max-height: 23px;
  position: relative;
  top: 8px;
}

.intro svg#Layer_1 .st0 {
  stroke-width: 4px;
}

.home.intro .tour {
  text-align: center;
  margin: 0 auto;
  font-family: "Oswald", Arial, Helvetica;
  font-weight: 300;
  letter-spacing: 0.25em;
  font-size: 1em;
  bottom: 10%;
  position: fixed;
}

.home.intro .tour .arrow-down {
  display: block;
  margin: 0 auto;
}

.home.intro p {
  font-size: 1.25em;
  letter-spacing: 0.08em;
  line-height: 1.375em;
}

p.play {
  font-size: 1.25em;
  letter-spacing: 0.15em;
}

p.play a {
  color: #ffffff;
  font-size: 13px;
}

p.play img {
  margin-left: 5px;
}

@media only screen and (max-width: 64em) {
  .mob-order {
    display: table;
  }

  .mob-order .top {
    display: table-header-group;
    float: none !important;
    padding-left: 20px !important;
  }

  .mob-order .top img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    max-width: 90%;
  }

  .mob-order .bottom {
    display: table-footer-group;
    float: none !important;
    padding-left: 20px !important;
  }

  .mob-order .bottom h2, .mob-order .bottom p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }

  .mob-order .bottom p {
    padding: 10px 0 !important;
  }

  .mob-order .bottom #std-btn {
    text-align: center;
  }

  .mob-order .bottom h2, .mob-order .bottom h3 {
    margin-bottom: 5px;
  }

  .real-time img {
    padding: 19px 0;
  }

  .wp-image-14845 {
    margin-bottom: 0px;
  }
}
div#html5-watermark {
  display: none !important;
}

div#html5-elem-box, div#html5-elem-wrap {
  background-color: transparent !important;
}

.ms-layer iframe {
  border: none !Important;
}

div#transparency .ms-info {
  position: relative;
  font-family: "Oswald", Arial, Helvetica;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: .145em;
}
@media only screen and (max-width: 40em) {
  div#transparency img.ms-layer {
    top: -20px !important;
  }
}

.wonderplugin-engine a {
  display: none;
}

.home.intro h1 {
  font-family: "Lato", Arial, Helvetica;
  font-weight: 300;
  font-size: 0.875em;
  line-height: 18px;
  text-transform: uppercase;
  margin: 10px 0;
  letter-spacing: 0.1em;
}
.home.intro h1 strong {
  font-weight: 700 !important;
}
.home.intro h3 {
  font-weight: 700;
  font-size: 2.25em !important;
  letter-spacing: .07em !important;
  margin-bottom: 0px;
}

@media only screen and (min-width: 64.0625em) {
  .mobile-only {
    display: none;
  }

  .home.intro h1 {
    font-size: 1.1875em !important;
    line-height: 22px;
  }
  .home.intro h3 {
    font-size: 3.75em !important;
    letter-spacing: 0.04em !important;
    line-height: 53px;
  }
}
@media only screen and (max-width: 40em) {
  #home-section-1 .overlay, #about-content .overlay, #platform-content .overlay, #solutions-content-2 .overlay,
  #objectives-content .overlay, #create-section-1 .overlay, #segment-section-1 .overlay, #pricing-section-1 .overlay,
  #branding-section-1 .overlay, #display-section-1 .overlay, #mobile-section-1 .overlay, #social-section-1 .overlay,
  #acquisition-section-1 .overlay, #retention-section-1 .overlay, #analytics-section-1 .overlay, #research-content .overlay, #about-content .overlay {
    background-image: url(../../uploads/2015/05/bg_texture4_mobile.jpg) !important;
    background-position: center center;
  }

  p {
    font-size: .77em !important;
    margin-bottom: 10px;
  }

  h3 {
    font-size: 30px !important;
    line-height: 35px !important;
  }

  h2 {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  .columns {
    padding: 0 19px;
  }

  .home.intro p {
    line-height: 1.4em;
    font-size: .875em !important;
  }
  .home.s1 h2 {
    margin: 15px 0;
  }
  .home.s2 {
    background-image: url(../../uploads/2015/05/highlightopacity.png);
    background-repeat: repeat;
    padding: 40px 0;
  }
  .home.s2 h1, .home.s2 h3 {
    padding-top: 0px !important;
    padding: 0 23px !important;
  }
  .home.s2 h2 {
    font-size: 0.938em !important;
    text-align: left;
    padding: 0 20px 15px;
  }
  .home.s2 p {
    text-align: left;
    padding: 0 20px !important;
  }
  .home.s2 img {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .home.s2 #std-btn {
    text-align: left !important;
    padding-left: 40px;
    margin-top: 13px;
  }
  .home.s3 h3 {
    margin-top: 30px !important;
  }
  .home.s3 h2 {
    margin: 15px 0 !important;
  }
}
/*

///////////////////////////////////////////////////////////
4. Partners
///////////////////////////////////////////////////////////
*/
.row.partner-row {
  margin: 0 auto;
}
@media only screen {
  .row.partner-row [class*="column"] + [class*="column"]:last-child {
    float: left;
  }
  .row.partner-row .columns.large-2.medium-12 {
    width: 50%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 40.0625em) {
  .row.partner-row .columns.large-2.medium-12 {
    width: 23%;
  }
}
@media only screen and (min-width: 64.0625em) {
  .row.partner-row .columns.large-2.medium-12 {
    width: 14%;
  }
}

.row.partner-row a {
  display: block;
  text-decoration: none;
  border: 0;
}
@media only screen and (min-width: 64.0625em) {
  .row.partner-row {
    margin-left: -0.9375rem;
  }
}

.p-sprite {
  display: inline-block;
  background-image: url(../../uploads/2015/05/partners.png);
  background-repeat: no-repeat;
  width: 139px;
  height: 70px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .p-sprite {
    display: inline-block;
    background-image: url(../../uploads/2015/05/partners@2x.png);
    background-size: 940px 295px;
  }
}

.barkbox {
  background-position: -6px 0px;
}
.barkbox:hover {
  background-position: -6px -165px;
}

.blueapron {
  background-position: -142px 0px;
}
.blueapron:hover {
  background-position: -142px -165px;
}

.callaway {
  background-position: -278px 0px;
}
.callaway:hover {
  background-position: -278px -165px;
}

.eharmony {
  background-position: -413px 0px;
}
.eharmony:hover {
  background-position: -413px -165px;
}

.kay {
  background-position: -553px 0px;
}
.kay:hover {
  background-position: -553px -165px;
}

.oakley {
  background-position: -690px 0px;
}
.oakley:hover {
  background-position: -690px -165px;
}

.roots {
  background-position: -829px 0;
}
.roots:hover {
  background-position: -829px -165px;
}

.vizio {
  background-position: -6px -73px;
}
.vizio:hover {
  background-position: -6px -238px;
}

.zulily {
  background-position: -147px -73px;
}
.zulily:hover {
  background-position: -147px -238px;
}

.lids {
  background-position: -278px -73px;
}
.lids:hover {
  background-position: -278px -238px;
}

.istock {
  background-position: -413px -73px;
}
.istock:hover {
  background-position: -413px -238px;
}

.beachbody {
  background-position: -553px -73px;
}
.beachbody:hover {
  background-position: -553px -238px;
}

.angieslist {
  background-position: -690px -73px;
}
.angieslist:hover {
  background-position: -690px -238px;
}

.realreal {
  background-position: -829px -73px;
}
.realreal:hover {
  background-position: -829px -238px;
}

/*

///////////////////////////////////////////////////////////
3. Contact
///////////////////////////////////////////////////////////
*/
.connectHeader h5 {
  text-align: center;
  border-bottom: 1px solid red;
  font-size: 49px;
  line-height: 49px;
}
@media only screen and (min-width: 64.0625em) {
  .connectHeader h5 {
    font-size: 60px;
    padding-bottom: 19px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 40.0625em) {
  .connectHeader h5 {
    font-size: 60px;
    padding-bottom: 19px;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    max-width: 510px;
  }
}
.connectHeader h5 span {
  font-weight: 100;
}

.connectContent {
  padding-top: 56px;
}
.connectContent p {
  color: #ffffff;
  font-size: 0.875em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.connectContent p.connect-header {
  font-family: "Oswald", Arial, Helvetica;
  font-size: 1em;
  letter-spacing: 0.255em;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 23px;
}
@media only screen and (max-width: 40em) {
  .connectContent p.connect-header {
    font-size: .8125em !important;
  }
}
.connectContent p strong {
  letter-spacing: 0.255em;
}
.connectContent h2 {
  font-style: italic;
  margin-top: 18px;
}
@media only screen and (min-width: 64.0625em) {
  .connectContent {
    width: 80% !important;
    margin: 0 auto !important;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .connectContent {
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 700px;
  }
}
.connectContent .connectinfo {
  padding-left: 14%;
  color: #ffffff;
}
@media only screen and (min-width: 40.0625em) {
  .connectContent .medium-12.connecttinfo {
    width: 35%;
    margin-left: 2%;
  }
}
@media only screen and (min-width: 40.0625em) {
  .connectContent .medium-12.connect-form {
    width: 63%;
    float: left;
  }
}
@media only screen and (max-width: 40em) {
  .connectContent .medium-12.connect-form {
    margin-top: 20px;
  }
}

span.wpcf7-form-control-wrap.budget {
  overflow: hidden;
  display: block;
  height: auto;
}
@media only screen and (max-width: 40em) {
  span.wpcf7-form-control-wrap.budget {
    width: 100%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .wpcf7-form .wpcf7-submit {
    width: 99%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .wpcf7-form input.wpcf7-text,
  .wpcf7-form input.wpcf7-number,
  .wpcf7-form input.wpcf7-date,
  .wpcf7-form input.wpcf7-quiz,
  .wpcf7-form .wpcf7-textarea {
    width: 63%;
  }
}

@media only screen and (max-width: 40em) {
  .social-footer {
    margin-top: 26px;
  }
}

@media only screen and (max-width: 40em) {
  .social-links {
    margin-top: -10px;
  }
}
.social-links ul {
  margin-left: -10px;
}
.social-links li {
  float: left;
  list-style: none;
}
.social-links a {
  text-align: center;
  float: left;
  width: 100%;
  max-width: 50px;
  max-height: 50px;
}
@media only screen and (max-width: 40em) {
  .social-links a {
    max-width: 44px;
  }
}
.social-links svg#Icons {
  width: 100%;
}

/*

///////////////////////////////////////////////////////////
5. Solutions
///////////////////////////////////////////////////////////
*/
.solutions-img {
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}
@media only screen and (min-width: 64.0625em) {
  .solutions-img {
    margin: 10% 0 0 5%;
    padding: 0px;
  }
}

.solutionsHead {
  width: 100%;
  text-align: center;
  top: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
@media only screen and (min-width: 40.0625em) {
  .solutionsHead {
    width: 80%;
    min-width: 300px;
    margin: 0 auto;
    margin-bottom: 50px;
    float: none !important;
    background-color: transparent;
  }
}
@media only screen and (min-width: 64.0625em) {
  .solutionsHead {
    width: 32%;
    max-width: 330px;
    margin-top: 10%;
    margin-right: 5%;
  }
}
@media only screen and (min-width: 90.0625em) {
  .solutionsHead {
    width: 36%;
    max-width: 397px;
    margin-top: 13%;
    margin-right: 5%;
  }
}
.solutionsHead h4 {
  font-size: 2em;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 2px;
  padding: 10px 20px 0 20px;
  line-height: 40px;
}
@media only screen and (min-width: 40.0625em) {
  .solutionsHead h4 {
    font-size: 2em;
    color: #000000;
    padding: 0px;
  }
}
@media only screen and (min-width: 64.0625em) {
  .solutionsHead h4 {
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 46px;
  }
}
@media only screen and (min-width: 90.0625em) {
  .solutionsHead h4 {
    font-size: 2.5rem;
  }
}
.solutionsHead h4 span {
  font-weight: 300;
}
.solutionsHead p {
  padding: 0 15px 7px 15px;
}
@media only screen and (min-width: 40.0625em) {
  .solutionsHead p {
    font-size: 1.18em;
    color: #000000;
    padding: 0px;
  }
}
@media only screen and (min-width: 64.0625em) {
  .solutionsHead p {
    font-size: 1.03rem;
  }
}
@media only screen and (min-width: 90.0625em) {
  .solutionsHead p {
    font-size: 1.33em;
  }
}

.solutionContent {
  color: #000000;
}
@media only screen and (min-width: 40.0625em) {
  .solutionContent .medium-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 64.0625em) {
  .solutionContent .large-5 {
    width: 41%;
  }
  .solutionContent .large-7 {
    width: 58.33333%;
  }
}
.solutionContent img {
  width: 100%;
  height: auto;
  max-width: 420px;
  border: 2px solid #b3b3b3;
}
.solutionContent h4 {
  color: #000000;
  font-weight: 400;
  line-height: 32px;
}

#black-spacer .section-content {
  padding-bottom: 0px;
}

/*

///////////////////////////////////////////////////////////
6. White Papers
///////////////////////////////////////////////////////////
*/
#whitepage-head h1 {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 6em;
  font-family: Oswald, Arial;
  margin-top: 10%;
  line-height: 82px;
  letter-spacing: 4px;
}
#whitepage-head h2 {
  text-align: center;
  margin-top: 30px;
  line-height: 25px;
  font-size: 20px;
  text-transform: none;
}
#whitepage-head img.coll-bg-image.js-coll-lazy {
  top: 45px;
}

.whitepageBtns {
  text-align: center !important;
}
.whitepageBtns .coll-button {
  display: block !important;
  font-weight: 700;
  padding: 0.9em 3em;
}
@media only screen and (min-width: 64.0625em) {
  .whitepageBtns .coll-button {
    max-width: 220px;
  }
}

.whitepaperContent {
  color: #000000;
}
@media only screen and (min-width: 40.0625em) {
  .whitepaperContent .medium-12 {
    width: 50%;
  }
}
.whitepaperContent img {
  width: 100%;
  height: auto;
  max-width: 420px;
}
.whitepaperContent h4 {
  color: #000000;
  font-weight: 400;
  line-height: 32px;
  font-size: 25px;
}
.whitepaperContent a {
  color: #e31b23;
  font-weight: bold;
}
.whitepaperContent .coll-button.download-link {
  padding: 0.5em 2.3em;
}

.whitepaper-desc h1 {
  color: #000000;
  font-weight: 400;
  font-style: normal;
  line-height: 32px;
  font-size: 25px;
  font-family: Oswald , Arial, Helvetica;
  margin-bottom: 20px;
}
.whitepaper-desc h6 {
  margin-bottom: 0px;
}

.whitepaper-form {
  background-color: #ededed;
}
.whitepaper-form .wpcf7-form {
  margin-top: 20px;
}
.whitepaper-form .wpcf7-form input.wpcf7-text {
  background-color: #ffffff;
  width: 100%;
  text-transform: uppercase;
  font-family: Oswald , Arial, Helvetica;
}
.whitepaper-form .wpcf7-form .wpcf7-form-control::-webkit-input-placeholder {
  color: #000000 !important;
}
.whitepaper-form .wpcf7-form .wpcf7-form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000000 !important;
}
.whitepaper-form .wpcf7-form .wpcf7-form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000 !important;
}
.whitepaper-form .wpcf7-form .wpcf7-form-control:-ms-input-placeholder {
  color: #000000 !important;
}
.whitepaper-form .wpcf7-form .wpcf7-submit {
  background-color: #e31b23;
  background-image: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.whitepaper-form a.icon-button.download-icon {
  display: block;
  text-align: center;
  color: #e31b23;
  padding-bottom: 20px;
}

/*

///////////////////////////////////////////////////////////
6. Research
///////////////////////////////////////////////////////////
*/
.researchContent {
  background-color: rgba(255, 255, 255, 0.9);
}
.researchContent .wrapper {
  min-height: 330px;
  padding-bottom: 50px;
  display: -webkit-box;
}
@media only screen and (min-width: 64.0625em) {
  .researchContent .wrapper {
    padding-top: 4px;
    min-height: 330px;
    padding-bottom: 100px;
  }
}
.researchContent .blogMore {
  float: none !important;
  position: relative;
  max-width: 512px;
  margin: 0 auto;
  bottom: 33px;
  text-align: center;
}
@media only screen and (min-width: 64.0625em) {
  .researchContent .blogMore {
    float: none !important;
    position: absolute;
    max-width: 331px;
    bottom: 33px;
  }
}
.researchContent .socialLinks {
  position: relative;
  bottom: 33px;
  width: 100%;
  max-width: 472px;
  margin: 0 auto;
  text-align: center;
  float: none !important;
}
@media only screen and (min-width: 40.0625em) {
  .researchContent .socialLinks {
    float: none !important;
    position: relative;
    margin: 0 auto;
    right: 0px;
  }
}
@media only screen and (min-width: 64.0625em) {
  .researchContent .socialLinks {
    width: 30.5%;
    position: absolute;
    bottom: 33px;
    right: 12px;
    float: right !important;
  }
}
.researchContent .socialLinks a {
  display: inline-block;
  color: #ffffff;
  width: 33%;
  text-align: center;
  height: 60px;
  padding-top: 4%;
  font-size: 25px;
}
@media only screen and (min-width: 64.0625em) {
  .researchContent .socialLinks a {
    padding-top: 7%;
  }
}
.researchContent .socialLinks .twitterBtn {
  background: #00aced;
  border-right: 1px solid #ffffff;
}
.researchContent .socialLinks .facebookBtn {
  background: #3b5998;
  border-right: 1px solid #ffffff;
}
.researchContent .socialLinks .linkedInBtn {
  background: #007bb6;
}

.blog, .knowledge, .social {
  color: #000000;
  margin-bottom: 20px;
  min-height: 440px;
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 512px;
}
@media only screen and (min-width: 40.0625em) {
  .blog, .knowledge, .social {
    min-height: 370px;
    width: 80%;
  }
}
@media only screen and (min-width: 64.0625em) {
  .blog, .knowledge, .social {
    min-height: 460px;
    float: left;
    width: 33%;
  }
}
.blog h2, .knowledge h2, .social h2 {
  color: #000000;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  margin-top: 15px;
}

.blogContainer {
  width: 90%;
  border: 1px solid #dbdbdb;
  margin: 0 auto;
  padding: 8px;
  margin-bottom: 3%;
}
.blogContainer img {
  width: 100%;
  height: auto;
  margin-bottom: 17px;
}
.blogContainer p {
  padding: 0 10px 0 10px;
  font-size: 0.6875em;
  margin-bottom: .7rem;
}
.blogContainer p.date {
  color: #999999;
  font-size: 0.875em;
}
.blogContainer .body {
  font-size: 11px;
  font-weight: 400;
}
.blogContainer .title {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
}
.blogContainer .date {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 12px;
}
.blogContainer .rss-output {
  padding: 0.25em;
}
.blogContainer .imagefix {
  text-align: center;
  margin: 0 auto;
}
.blogContainer a {
  color: #000000;
}

a.blog_btn {
  font-family: "Lato", Arial, Helvetica;
  font-weight: 400;
  margin: 0px auto;
  font-size: 15px;
  width: 90%;
  height: 60px;
  padding-top: 18px;
  text-align: center;
}

.knowledge {
  background-color: #ffffff;
  box-shadow: 6px 0 10px 0px #ccc , -6px 0 10px 0px #ccc;
  -moz-box-shadow: 6px 0 10px 0px #ccc, -6px 0 10px 0px #ccc;
  -webkit-box-shadow: 6px 0 10px 0px #ccc, -6px 0 10px 0px #ccc;
  width: 100%;
  max-width: none;
}
@media only screen and (min-width: 64.0625em) {
  .knowledge {
    position: absolute;
    height: 100%;
    left: 33.5%;
    width: 33%;
  }
}
.knowledge p {
  text-align: center;
}
.knowledge .coll-button {
  width: 90%;
  font-weight: 400;
  font-family: "Lato", Arial, Helvetica;
  font-size: 16px;
  padding: 0px 1em;
  display: block;
  height: 60px;
  padding-top: 20px;
  max-width: 440px;
  margin: 12px auto;
}
.knowledge i {
  display: block;
  float: left;
  border-right: 1px solid white;
  width: 53px;
  padding: 15px 6px;
  margin-right: 20px;
  font-size: 30px;
  margin-top: -20px;
}

.social {
  float: none;
}
@media only screen and (min-width: 64.0625em) {
  .social {
    float: right;
  }
}
.social .twitterLogo {
  position: relative;
  float: left;
  margin-top: 20px;
}
.social .twitterFeed {
  width: 90%;
  border: 1px solid #dbdbdb;
  margin: 0 auto;
  padding: 8px;
  margin-bottom: 3%;
}
.social .twitterFeed p {
  padding: 5px 0px 4px 13px;
  font-weight: 700;
  margin-bottom: 0px;
  border-bottom: 1px solid #dedede;
}
.social .twitterFeed .tweet_primary_meta {
  display: none;
}
.social .twitterFeed .tweet_profile_img {
  max-width: 25px;
  margin: 0 0 0 -34px;
}
.social .twitterFeed .tweet_intents {
  display: none;
}
.social .twitterFeed .tweet_content {
  padding-left: 42px;
}
.social .twitterFeed .tweets a {
  font-size: 11px;
}
.social .twitterFeed .tweet {
  clear: both;
}
.social .twitterFeed .tweet_text {
  font-size: 11px;
  font-weight: 400;
}

/* icons */
.icon-case_icon, .icon-case_icon\:regular {
  background-image: url("../../uploads/2015/05/icons.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 5px;
  margin-left: -8px;
  vertical-align: bottom;
}

.icon-info_icon, .icon-info_icon\:regular {
  background-image: url("../../uploads/2015/05/icons.svg");
  background-position: 0 -22px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.icon-paper_icon {
  background-image: url("../../uploads/2015/05/icons.svg");
  background-position: 0 -44px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.icon-tutorial_icon, .icon-tutorial_icon\:regular {
  background-image: url("../../uploads/2015/05/icons.svg");
  background-position: 0 -66px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.icon-webinar_icon, .icon-webinar_icon\:regular {
  background-image: url("../../uploads/2015/05/icons.svg");
  background-position: 0 -88px;
  background-repeat: no-repeat;
  background-size: 100%;
}

/*

///////////////////////////////////////////////////////////
6. About
///////////////////////////////////////////////////////////
*/
@media only screen and (min-width: 40.0625em) {
  .about.intro {
    height: 310px;
  }
  .about.intro h1, .about.intro h3 {
    margin: 100px 0 50px;
  }
}
@media only screen and (max-width: 64em) {
  #about-intro .overlay {
    background-position: -500px center !Important;
  }
  #about-intro h1, #about-intro h3 {
    margin-top: 135px;
  }
}
.about.intro {
  height: 310px;
}
@media only screen and (max-width: 40em) {
  .about.intro {
    height: 210px;
  }
}
.about.intro h1, .about.intro h3 {
  font-weight: 700;
  font-size: 3.75em;
  letter-spacing: 0.04em;
}
@media only screen and (min-width: 64.0625em) {
  .about.intro h1, .about.intro h3 {
    margin-left: 22px;
  }
}

.aboutContent hr {
  border-color: #e31b23;
  max-width: 75px;
  margin-top: 0px;
}
@media only screen and (min-width: 64.0625em) {
  .aboutContent h1, .aboutContent h3 {
    padding-left: 21px;
  }
  .aboutContent hr {
    margin-left: 21px;
  }
}

.row.researchThumbs a:hover img {
  opacity: 0.5;
}
.row.researchThumbs .columns.large-6.medium-12 {
  padding: 0px;
  margin: 0 auto;
  text-align: center;
}
.row.researchThumbs img {
  margin: 0px !important;
  width: 100%;
}
@media only screen and (max-width: 64em) {
  .row.researchThumbs img {
    max-width: 470px;
  }
}

.row.aboutThumbs {
  margin-top: 100px;
}
.row.aboutThumbs a {
  color: white;
}
.row.aboutThumbs a:hover img {
  opacity: 0.5;
}
.row.aboutThumbs a:hover h3 {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.row.aboutThumbs a.thumb {
  display: block;
  width: 100%;
  height: 100%;
}
.row.aboutThumbs .info {
  position: absolute;
  top: 6px;
  width: 91%;
  height: 88%;
  display: block;
  background-color: red;
}
.row.aboutThumbs .vcenter {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 999;
  position: absolute;
}
.row.aboutThumbs h3.title {
  font-family: "Oswald", Arial, Helvetica;
  font-size: 20px !important;
  letter-spacing: 3px;
  font-weight: 300;
  border: 1px solid white;
  padding: 14px;
  margin: 74px 50px 0 50px;
}

.team h1, .team h3 {
  font-size: 32px !Important;
  margin-top: 30px;
}
.team .columns {
  margin-bottom: 50px;
}

.newsContent .columns.large-4.medium-12 {
  text-align: left;
}
@media only screen and (min-width: 64.0625em) {
  .newsContent .columns.large-4.medium-12 {
    height: 255px;
  }
}
.newsContent img {
  max-width: 270px;
  padding-bottom: 10px;
}
.newsContent p {
  padding: 0 5px;
}

.awardsContent .columns.large-4.medium-12 {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
}
.awardsContent .title {
  font-family: "Oswald", Arial, Helvetica;
  letter-spacing: .25em;
  font-weight: 300;
  margin-bottom: 5px;
  font-size: 24px;
}
.awardsContent p {
  text-transform: uppercase;
  font-weight: 400;
}
.awardsContent span {
  text-transform: none;
  font-weight: 300;
}
.awardsContent img {
  width: 100%;
  max-width: 290px;
  margin: 0 auto;
  padding-bottom: 20px;
}

/*

///////////////////////////////////////////////////////////
7. Landing Page
///////////////////////////////////////////////////////////
*/
.landing .boxHighlight {
  background-image: url(../../uploads/2015/05/highlightopacity.png);
  background-repeat: repeat;
  margin: 70px 0 70px;
  padding-bottom: 40px;
}
.landing .boxHighlight h3 {
  margin: 50px auto 0 !important;
  padding-bottom: 15px !important;
  text-align: center;
}
.landing .boxHighlight hr {
  margin: 25px auto !important;
  border-color: #e31b23 !important;
  margin: 0 auto;
  max-width: 85px !important;
}
.landing .boxHighlight h2 {
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 64em) {
  .landing .boxHighlight h2 {
    padding: 20px 15px 0px !important;
    margin: 0 auto !important;
  }
}
.landing .boxHighlight p {
  margin: 0 auto;
  text-align: center;
}
.landing .boxHighlight p:last-of-type {
  padding: 0 10px 10px !important;
}
.landing .boxHighlight .desktop-icons img {
  margin-bottom: 20px;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.landing .boxHighlight .desktop-icons h2 {
  font-family: "Oswald", Arial, Helvetica;
  font-weight: 300;
  letter-spacing: 0.255em;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px !important;
}
.landing .boxHighlight .desktop-icons p {
  max-width: 260px;
  margin: 0 auto;
}
.landing .boxHighlight .icons {
  margin: 0 auto;
  text-align: center;
}
.landing .boxHighlight .icons img {
  max-width: 190px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 64em) {
  .landing .boxHighlight .icons img {
    max-width: 160px;
    margin-bottom: 0px;
    padding: 10px;
  }
}
.landing .boxHighlight .icons h2 {
  font-family: "Oswald", Arial, Helvetica;
  font-weight: 300;
  letter-spacing: 0.255em;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.landing .boxHighlight .icons p {
  max-width: 260px;
  margin: 0 auto;
}
.landing.intro {
  height: 310px;
}
.landing.intro h1 {
  font-family: "Lato", Arial, Helvetica;
  font-weight: 300;
  font-size: 0.875em;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.landing.intro h1 strong {
  font-weight: 700 !important;
}
@media only screen and (max-width: 40em) {
  .landing.intro {
    height: 210px;
  }
}
@media only screen and (max-width: 40em) {
  .landing.intro p {
    font-size: .875em !important;
    line-height: 1.4em;
  }
}
.landing.s1 {
  margin: 50px 0 50px;
}
.landing.s1 h3 {
  padding-bottom: 40px;
  margin: 0 auto;
}
.landing.s2 {
  margin: 70px 0 70px;
}
@media only screen and (min-width: 64.0625em) {
  .landing.s2 {
    margin: 110px 0 110px;
  }
  .landing.s2 h1, .landing.s2 h3 {
    margin: 0 auto;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 64em) {
  .landing.s2 h3 {
    padding: 0 20px;
    font-size: 37px;
    line-height: 47px;
    margin-top: 30px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  .landing.s2 p {
    text-align: center;
    padding: 10px;
  }
  .landing.s2 p:last-of-type {
    padding: 0 10px 50px;
  }
  .landing.s2 h2 {
    padding: 0px;
    margin: 15px auto 5px;
    text-align: center;
  }
}
.landing .s3 {
  margin-top: 23px;
}
@media only screen and (min-width: 64.0625em) {
  .landing .s3 {
    margin-top: 70px;
  }
}
.landing .work .columns a {
  opacity: 0.5;
}
.landing .work .columns a:hover {
  opacity: 1;
}
.landing .row.mob-order {
  margin: 10% 0;
}
@media only screen and (max-width: 64em) {
  .landing .row.mob-order {
    margin: 17% 0 0;
  }
}
.landing .row.mob-order p:last-of-type {
  margin-bottom: 0px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .categoryContent .medium-12, .aboutThumbs .medium-12, .aboutContent .landing .medium-12 {
    width: 50%;
  }
  .categoryContent .pricing .medium-12, .aboutThumbs .pricing .medium-12, .aboutContent .landing .pricing .medium-12 {
    width: 100%;
  }
}

.category.intro {
  height: 310px;
}
@media only screen and (max-width: 40em) {
  .category.intro {
    height: 210px;
  }
}
.category.intro h1 {
  font-family: "Lato", Arial, Helvetica;
  font-weight: 300;
  font-size: 0.875em;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.category.intro h3 {
  letter-spacing: 0.04em !important;
}
@media only screen and (max-width: 40em) {
  .category.intro p {
    font-size: .875em !important;
    line-height: 1.4em;
  }
}

.categoryContent h3 {
  margin-top: 50px;
}
.categoryContent a {
  font-family: "Oswald", Arial, Helvetica;
  letter-spacing: 0.25em;
  font-weight: 300;
}
@media only screen and (max-width: 40em) {
  .categoryContent {
    margin-top: -44px;
    margin-bottom: -44px;
  }
  .categoryContent img {
    width: 100%;
  }
  .categoryContent .right, .categoryContent .end {
    padding: 0 9%;
  }
  .categoryContent .end {
    margin-bottom: -17px;
  }
  .categoryContent h3 {
    margin-top: 28px;
  }
}
@media only screen and (min-width: 64.0625em) {
  .categoryContent h1, .categoryContent h3 {
    margin-top: 25px;
  }
  .categoryContent .end {
    padding-left: 50px;
  }
  .categoryContent .right {
    padding-left: 50px;
  }
  .categoryContent .right::before {
    content: '';
    position: absolute;
    background-image: url(../../uploads/2015/05/timeline_dots-3.png);
    background-repeat: no-repeat;
    height: 358px;
    width: 50px;
    left: 0;
    top: 40px;
  }
}
.categoryContent .row {
  margin-bottom: 54px;
}
.categoryContent .row .pricingVid {
  padding-top: 40px;
}
@media only screen and (max-width: 40em) {
  .categoryContent .row .pricingVid {
    padding-top: 55px;
    margin-bottom: 0px;
  }
}
.categoryContent .row.pricing {
  margin-bottom: 20px;
}
.categoryContent .row.pricing h3 {
  margin-top: 30px;
}
@media only screen and (max-width: 40em) {
  .categoryContent .row.pricing h3 {
    margin-top: 11px;
  }
}
@media only screen and (max-width: 40em) {
  .categoryContent .row.pricing h2 {
    margin: 15px 0 !important;
  }
}
.categoryContent .row.pricing p {
  max-width: 76%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.categoryContent .row.pricing p:last-of-type {
  padding-bottom: 30px;
}
@media only screen and (max-width: 40em) {
  .categoryContent .row.pricing p:last-of-type {
    max-width: 90%;
    padding-bottom: 10px;
  }
}

.team.landing.s2 {
  margin-bottom: 35px;
}
.team.landing.s2 h3 {
  padding: 20px 0 10px;
}
.team.landing.s2 p:last-of-type {
  padding: 0px;
}

.newsContent {
  margin: 70px 0 70px !important;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .landing .work {
    margin: 0 auto;
    padding-left: 30px;
  }
  .landing .work .medium-12 {
    width: 48%;
  }
  .landing .work .columns:last-of-type {
    float: left;
  }
  .landing .work img {
    width: 100%;
  }
}
@media only screen and (max-width: 64em) {
  .landing img {
    display: block;
    margin: 0 auto;
  }
  .landing.s2 h3 {
    text-align: center;
  }
  .landing .s3.mobile h3 {
    padding-bottom: 10px !important;
  }

  .team img {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .textRight {
    text-align: right;
  }

  .textCenter {
    text-align: center;
  }

  .flRight {
    float: right;
  }

  .flLeft {
    float: left;
  }

  .team .columns:last-of-type {
    float: left;
  }

  .landing.intro h1 {
    font-size: 1.1875em !important;
  }
  .landing .boxHighlight {
    margin: 50px auto 50px;
    padding-bottom: 50px;
  }
  .landing .boxHighlight h3 {
    padding-bottom: 0px !important;
  }
  .landing .boxHighlight h2 {
    padding: 10px 0 0 !important;
  }
  .landing .boxHighlight .icons {
    max-width: 90%;
  }

  .category.intro h1 {
    font-size: 1.1875em !important;
  }

  .work .columns {
    padding: 0px;
  }
}
