/**
 * @file
 *
 * Custom theme styles for Gateway New App brochure
 */
/**
 * Legacy IE support.
 */
/**
 * Font faces, stacks and sizes.
 */
/**
 * Colors, etc.
 */
/**
 * Partials to be shared with all .scss files.
 */
/**
 * Layout element mixins.
 */
/* The white box with grey border that surrounds most content. */
/* The grey box that surrounds content. */
/* The white box containing the main content. Has a green top border. */
/* Content inset into the white box */
/* Content inset on grey background */
/* Content on a lightgrey background with darker border ie left nav and right column of a normal page */
/* Button-like styling for inset box that sits at normal white box level. */
/* Button with a plus icon to the left. */
/* standard button across site. */
/**
 * Text element mixins.
 */
/* landing page styles*/
/* line 11, ../sass/app-brochure.scss */
body.app-centre .views-row-odd, body.app-centre .views-row-even {
  width: 50%;
  float: left;
  min-height: 140px;
}

/* line 17, ../sass/app-brochure.scss */
body.app-centre .seed-flexible-right-sidebar label {
  display: none;
}

/* line 21, ../sass/app-brochure.scss */
body.app-centre div.panel-pane .ds-2col.view-mode-teaser_half img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
}

/* landing page styles end */
/* line 35, ../sass/app-brochure.scss */
body.node-type-mobile-app #main {
  max-width: 100% !important;
  width: 100% !important;
}

/* line 42, ../sass/app-brochure.scss */
.brochure p {
  line-height: 1.6em;
  margin-bottom: 5px;
}
/* line 48, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top {
  position: relative;
  max-width: 1170px;
  margin: auto;
  overflow: hidden;
}
/* line 53, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone {
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -50%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
}
/* line 55, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone .phone-wrapper {
  position: relative;
  display: block;
  width: 413px;
  margin: auto;
}
/* line 60, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone .phone-wrapper .phone-shell {
  position: relative;
  z-index: 1;
}
/* line 63, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone .phone-wrapper .phone-shell .phone-screen {
  position: absolute;
  z-index: 2;
  top: 103px;
  left: 55px;
  height: 533px;
  overflow: hidden;
}
/* line 70, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone .phone-wrapper .phone-shell .phone-screen img {
  width: 303px;
  height: auto;
}
/* line 81, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro {
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
}
/* line 84, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .field-body p:last-of-type {
  display: none;
}
/* line 89, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .media {
  position: relative;
  top: -30px;
  overflow: hidden;
  float: left;
}
/* line 94, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .media a {
  display: block;
}
/* line 99, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .brochure-top-heading-wrapper {
  padding-top: 60px;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: table;
}
/* line 105, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .brochure-top-heading-wrapper .touch-icon {
  width: 75px;
}
/* line 108, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .brochure-top-heading-wrapper img {
  display: block;
  float: left;
  border-radius: 15px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
}
/* line 116, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .brochure-top-heading-wrapper h1#app_title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
/* line 122, ../sass/app-brochure.scss */
.brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .field-summary p {
  font-size: 23px;
  font-weight: normal;
  color: #333;
  line-height: 1.2em;
}
/* line 134, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper {
  padding: 50px 0 50px 0;
  clear: left;
  background: #005e49;
  overflow: hidden;
}
/* line 139, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail {
  max-width: 1170px;
  margin: auto;
  color: #ffffff;
}
/* line 144, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail h2, .brochure .brochure-detail-wrapper .brochure-detail p {
  color: #ffffff;
}
/* line 147, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail h2 {
  margin-left: 16px;
}
/* line 151, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail .app_description {
  float: left;
  width: 58.33333%;
  margin-left: 0%;
  margin-right: -58.33333%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
}
/* line 155, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail .app_links {
  float: left;
  width: 41.66667%;
  margin-left: 58.33333%;
  margin-right: -100%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  padding-left: 100px;
}
/* line 158, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail .app_links h3, .brochure .brochure-detail-wrapper .brochure-detail .app_links p, .brochure .brochure-detail-wrapper .brochure-detail .app_links a {
  color: #ffffff;
}
/* line 161, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail .app_links ul li {
  list-style-type: none;
}
/* line 164, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail .app_links a {
  display: block;
  background: #003f30 url(../images/arrow.svg) no-repeat 10px 14px;
  margin-bottom: 1px;
  padding: 10px 20px 10px 25px;
}
/* line 169, ../sass/app-brochure.scss */
.brochure .brochure-detail-wrapper .brochure-detail .app_links a:hover {
  text-decoration: none;
  background: #004736 url(../images/arrow.svg) no-repeat 10px 14px;
}
/* line 178, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper {
  overflow: hidden;
  padding: 50px 0 50px 0;
}
/* line 181, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features {
  max-width: 1170px;
  margin: auto;
  overflow: hidden;
}
/* line 185, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .app_features {
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -50%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
}
/* line 187, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .app_features ul.field-application-features {
  padding-top: 10px;
}
/* line 189, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .app_features ul.field-application-features li {
  margin-bottom: 20px;
  display: block;
  background: url(../images/tick.svg) no-repeat 0 5px;
  padding: 5px 0 5px 40px;
}
/* line 197, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone {
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  position: relative;
}
/* line 201, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper {
  display: block;
  margin: auto;
  width: 340px;
}
/* line 206, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper .phone-shell {
  position: relative;
  z-index: 1;
}
/* line 209, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper .phone-shell img {
  display: block;
  width: 340px;
  height: 670px;
}
/* line 214, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper .phone-shell .phone-screen {
  position: absolute;
  z-index: 2;
  top: 78px;
  left: 9px;
  height: 515px;
  overflow: hidden;
}
/* line 221, ../sass/app-brochure.scss */
.brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper .phone-shell .phone-screen img {
  max-width: 321px;
  height: auto;
}
/* line 233, ../sass/app-brochure.scss */
.brochure .brochure-logos-wrapper {
  background: #f2f2f2;
  padding: 20px 0 20px 0;
}
/* line 237, ../sass/app-brochure.scss */
.brochure .brochure-logos-wrapper .brochure-logo-inside-wrapper {
  max-width: 1170px;
  margin: auto;
}
/* line 240, ../sass/app-brochure.scss */
.brochure .brochure-logos-wrapper .brochure-logo-inside-wrapper .brochure-logos {
  display: table;
  margin: auto;
  overflow: hidden;
}
/* line 244, ../sass/app-brochure.scss */
.brochure .brochure-logos-wrapper .brochure-logo-inside-wrapper .brochure-logos .industry_logo {
  display: block;
  float: left;
}
/* line 252, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper {
  padding: 50px 0 0 0;
  overflow: hidden;
}
/* line 255, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .brochure-about {
  max-width: 1170px;
  overflow: hidden;
  margin: auto;
}
/* line 260, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .brochure-about ul.address li {
  list-style-type: none;
  color: #505050;
  margin-bottom: 5px;
}
/* line 265, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .brochure-about ul.address li.location {
  background: url(../images/location.svg) no-repeat 0 5px;
  padding: 10px 0 10px 25px;
  margin-bottom: 0;
}
/* line 272, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_video {
  float: left;
  width: 41.66667%;
  margin-left: 0%;
  margin-right: -41.66667%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
}
/* line 274, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_video .slider-wrapper {
  position: relative;
  background: url(../images/iphone-shell-video-blank.png) no-repeat 0 10px;
  width: 393px;
  height: 800px;
}
/* line 279, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_video .slider-wrapper .flex-direction-nav {
  display: none;
}
/* line 282, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_video .slider-wrapper .flex-control-nav {
  position: absolute;
  bottom: -711px;
  width: 385px;
  text-align: center;
}
/* line 288, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_video .slider-wrapper video {
  position: absolute;
  top: 102px;
  left: 46px;
  width: 290px;
  height: auto;
}
/* line 295, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_video .slider-wrapper #slider {
  background: transparent;
}
/* line 299, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_video .no-walkthrough-video {
  background: url(../images/iphone-shell-novideo.png) no-repeat 0 10px;
}
/* line 303, ../sass/app-brochure.scss */
.brochure .brochure-about-wrapper .app_about {
  float: left;
  width: 58.33333%;
  margin-left: 41.66667%;
  margin-right: -100%;
  padding-left: 16px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  padding-top: 35px;
}

/* line 311, ../sass/app-brochure.scss */
.panels-flexible-region-new-center {
  float: left;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 318, ../sass/app-brochure.scss */
  body.app-centre .views-row-odd, body.app-centre .views-row-even {
    width: 100%;
    float: none;
    display: block;
  }

  /* line 329, ../sass/app-brochure.scss */
  body.node-type-mobile-app #main {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 333, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone {
    float: left;
    width: 41.66667%;
    margin-left: 0%;
    margin-right: -41.66667%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  }
  /* line 336, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro {
    float: left;
    width: 58.33333%;
    margin-left: 41.66667%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  }
  /* line 340, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone .phone-wrapper {
    position: relative;
    display: block;
    width: 300px;
    margin: 0;
    padding-top: 70px;
  }
  /* line 347, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone .phone-wrapper .phone-shell .phone-screen {
    position: absolute;
    z-index: 2;
    top: 75px;
    left: 40px;
    height: 387px;
    overflow: hidden;
  }
  /* line 355, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone .phone-wrapper .phone-shell .phone-screen img {
    width: 220px;
    height: auto;
  }
  /* line 359, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-detail-wrapper {
    padding: 50px 16px 50px 16px;
  }
  /* line 362, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .brochure-top-heading-wrapper img {
    width: 75px;
    height: 75px;
    border-radius: 12px;
  }
  /* line 368, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-detail-wrapper .brochure-detail .app_links {
    padding-left: 20px;
  }
  /* line 371, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper {
    overflow: hidden;
    padding: 50px 16px 50px 16px;
  }
  /* line 375, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-about-wrapper .app_video .slider-wrapper {
    display: block;
    margin: auto;
  }
  /* line 381, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .app_features {
    float: left;
    width: 58.33333%;
    margin-left: 0%;
    margin-right: -58.33333%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  }
  /* line 384, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone {
    float: left;
    width: 41.66667%;
    margin-left: 58.33333%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  }
  /* line 387, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper {
    display: block;
    margin: auto;
    width: 270px;
  }
  /* line 392, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper .phone-shell img {
    display: block;
    width: 270px;
    height: auto;
  }
  /* line 397, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper .phone-shell .phone-screen {
    top: 62px;
    left: 7px;
    height: 409px;
    overflow: hidden;
  }
  /* line 405, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone .phone-wrapper .phone-shell .phone-screen img {
    max-width: 255px;
    height: auto;
  }
  /* line 410, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-about-wrapper .app_video {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
    clear: left;
  }
  /* line 415, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-about-wrapper .app_about {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
    clear: left;
    padding-top: 0;
  }
  /* line 420, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-about-wrapper {
    padding: 50px 0 0 0;
  }
}
@media (max-width: 767px) {
  /* line 433, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-phone {
    display: none;
  }
  /* line 437, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  }
  /* line 441, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-detail-wrapper .brochure-detail .app_description {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
    clear: left;
  }
  /* line 445, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-detail-wrapper .brochure-detail .app_links {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
    clear: left;
  }
  /* line 449, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .brochure-mid-wrapper-phone {
    display: none;
  }
  /* line 452, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-features-wrapper .brochure-features .app_features {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("../sass-extensions/box-sizing-polyfill/boxsizing.htc");
  }
  /* line 456, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .media {
    width: 100%;
  }
  /* line 459, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .field-body a:first-child {
    margin-right: 0;
    width: 100%;
    display: block;
  }
  /* line 464, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-top-wrapper .brochure-top .brochure-top-wrapper-intro .field-body a img {
    display: block;
    margin: 0 auto 10px auto;
  }
  /* line 469, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-about-wrapper .app_video .slider-wrapper {
    position: relative;
    background: url(../images/iphone-shell-video-blank.png) no-repeat 0 10px;
    background-size: 340px 629px;
    width: 340px;
    height: 660px;
  }
  /* line 476, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-about-wrapper .app_video .slider-wrapper video {
    top: 91px;
    left: 40px;
    width: 251px;
  }
  /* line 481, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-about-wrapper .app_video .slider-wrapper .flex-control-nav {
    position: absolute;
    bottom: -621px;
    width: 332px;
    text-align: center;
  }
  /* line 487, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-logos-wrapper .brochure-logo-inside-wrapper .brochure-logos {
    display: block;
    margin: 0;
  }
  /* line 491, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-logos-wrapper .brochure-logo-inside-wrapper .brochure-logos .industry_logo {
    display: block;
    float: none;
    margin-bottom: 20px;
  }
  /* line 495, ../sass/app-brochure.scss */
  body.node-type-mobile-app .brochure .brochure-logos-wrapper .brochure-logo-inside-wrapper .brochure-logos .industry_logo img {
    display: block;
    margin: auto;
    width: 50%;
    height: auto;
  }
}
