/* ==========================================================================
CUSTOM FONT
==========================================================================*/
  @font-face {
    font-family: 'crosstrackrregular';
    src: url("../fonts/crosstrackr/crosstrackr-webfont.eot");
    src: url("../fonts/crosstrackr/crosstrackr-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/crosstrackr/crosstrackr-webfont.woff") format("woff"), url("../fonts/crosstrackr/crosstrackr-webfont.ttf") format("truetype"), url("../fonts/crosstrackr/crosstrackr-webfont.svg#crosstrackrregular") format("svg");
    font-weight: normal;
    font-style: normal; }

  [class^="i-"]:before, [class*=" i-"]:before, .custom-icon, .pricing li i,p.little-men i {
    font-family: "crosstrackrregular";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em; }

  .i-shred:before {
    content: 'a'; }

  .i-calendar:before {
    content: 'b'; }

  .i-lock:before {
    content: 'c'; }

  .i-notebook:before {
    content: 'd'; }

  .i-graph:before {
    content: 'e'; }

  .i-bullets:before {
    content: 'f'; }

  .i-pencil:before {
    content: 'g'; }

  .i-people:before {
    content: 'h'; }

  .i-person:before, .pricing li i:before,p.little-men i:before {
    content: 'i'; }

  .i-arrow-down:before {
    content: 'j'; }

  .i-money:before {
    content: 'k'; }

  .i-facebook:before {
    content: 'l'; }

  .i-twitter:before {
    content: 'm'; }

  .i-gplus:before {
    content: 'n'; }

/* ==========================================================================
RESETS
========================================================================== */
  * {
    box-sizing: border-box;
  }
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 100%;
    font: inherit; }

  img {
    line-height: 0px;
    vertical-align: top; }

  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, small {
    display: block; }

  ol, ul {
    list-style: none; }

  table {
    border-collapse: collapse;
    border-spacing: 0; }

  /* BOOTSTRAP OVERWRITES */
  a:hover, a:focus {text-decoration: none;}
  body {
    font: normal 14px/1.6 'lato';
    color: #56595c;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
  }
  h1, h2, h3, h4, h5, h6{ color: #333;}
  .page-header {
    padding: 0;
    margin: 0;
    border:none;
  }

/* ==========================================================================
HTML ELEMENTS
========================================================================== */
  html, body {
    width: 100%;
    height: 100%;
    position: relative;
  }
  body {
    min-width: 320px;
    background:#1b1b1b;
  }
  #common {
    background:#fff;
  }
  textarea {
    line-height: 16px;
  }
  object {
    outline: none;
  }
  strong {
    font-weight: bold;
  }
  em {
    font-style: italic;
  }
  a {
    text-decoration: none;
  }
  sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    font-size: 0.8em;
  }
  sup {
    bottom: .4em;
  }
  sub {
    top: .5ex;
  }
  h1, h2, h3, h4 {
    font-weight: normal;
  }
  p {
    margin: 15px 0;
  }
  * > p:first-child,
  * > h1:first-child,
  * > h2:first-child,
  * > h3:first-child {
    margin-top: 0px;
  }

/* ==========================================================================
COMMON CLASSES
========================================================================== */
  .pull-left {float:left;}
  .pull-right {float:right;}
  .hide {display: none;}
  .inline-block, .one-half, .mini-header i, .mini-header a, #page-footer p, #page-footer .footer-social, .global-images,
  .logo-main, .athletes, .box-owners, .ipad, .ipad-mini, .macbook, .iphone, .account footer .i-arrow-down, .pricing section,
  .pricing li p, .feature-slider figcaption, .testimonials blockquote {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
  }
  .clearfix {
    *zoom: 1;
  }
  .clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .clearfix:after {
    clear: both;
  }
  .legal, .font12{
    font-size: 12px;
  }
  .terms p {
    padding: 0 0 0 .5em;
  }
  .terms p.heading{
    padding: 0;
    margin: 0;
    font-size: 1.2em;
  }

/* ==========================================================================
HEADER
========================================================================== */
  #headerbar {
    width: 100%;
    height: 150px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #333;
    backface-visibility: hidden;
    transition: all 0.3s ease-in-out;
  }
  #headerbar + #common {
    margin-top: 150px;
  }
  #headerbar h1 a.brand {
    position: absolute;
    display: block;
    width: 360px;
    height: 150px;
    overflow: hidden;
    text-indent: -999em;
    background-image: url(../img/logo/logo-on-black.svgz), url(../img/logo/logo-no-tag-on-black.svgz);;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    transform-origin: 0 0;
    transition: all 0.3s ease-in-out;
  }
  #headerbar ul {
    display: block;
    margin-top: 32px;
    transition: all 0.3s ease-in-out;
  }
  #headerbar ul:first-child li:first-child a {
    color: #fff;
  }
  #headerbar ul + ul {
    margin-top: 36px;
    clear: right;
  }
  #headerbar ul li {
    display: inline-block;
  }
  #headerbar li a,
  #small-menu a {
    padding: 8px;
    font: 15px/1.4em 'proxima-nova';
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
    display: block;
  }
  #headerbar li a:hover, #headerbar li a.active,
  #small-menu a:hover {
    background: #f7941e;
    color: #fff;
  }
  #headerbar #small-menu-toggle{
    display: none;
    position: absolute;
  }
  #small-menu{
    display: none;
    position: fixed;
    backface-visibility: hidden;
  }
  #small-menu{
    top:75px;
    background-color:#212121;
    left:0;
    right: 0;
    transform: translateY(-100%);
  }
  #small-menu a{
    text-align: center;
    padding: 10px;
  }
  #headerbar #small-menu-toggle{
    right:20px;
    font-size: 24px;
    font-weight: 100;
    color:#fff;
    top:50%;
    transform: translateY(-50%);
    will-change:transform;
    z-index: 2;
  }
  #small-menu ul {
    list-style: none;
    margin:0;
    padding:0;
  }
  #small-menu ul li {
    display: block;
  }

  #headerbar.smaller {
    background-color: #000;
    height: 75px;
  }
  #headerbar.smaller h1 a.brand {
    background-image: url(../img/logo/logo-no-tag-on-black.svgz);
    margin-top: 0;
    height: 75px;
    width:200px;
  }
  #headerbar.smaller ul {
    display: inline-block;
  }
  #headerbar.smaller ul,
  #headerbar.smaller ul + ul {
    margin-top: 19px;
    clear: none;
  }
  #headerbar.smaller  li{
    display: block;
    float: left;
  }
  #headerbar.smaller  li a {
  }

/* ==========================================================================
LAYOUT
========================================================================== */
  .container { margin: 0 auto;  }
  .container.relative { position: relative; }
  .content, .mini-header p {
    margin: 0px auto;
    text-align: left;
  }
  .content.padded {
    padding: 3em 40px;
  }
  .content.padded b {
    font-weight:bold;
  }
  .content.padded a {
    color: #f7941e;
    text-decoration: none;
  }
  .content.padded a:hover {
    color: #999;
  }
  .content.padded h1,
  .content.padded h2,
  .content.padded h3 {
    line-height: 1em;
    font-weight: 600;
  }
  .content.padded h1 {
    font-size: 2em;
  }
  .content.padded h2 {
    font-size: 1.8em;
  }
  .content.padded h3 {
    font-size: 1.4em;
  }
  .grid {
    font-size: 0%;
  }
  .one-half {
    font-size: 12px;
    width: 50%;
  }
  .page-header {
    width: 100%;
    background: url(../img/page-header-bg.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  .page-header{
    height:132px;
  }
  .athlete.page-header {
    height: 205px;
  }
  .page-header h1 {
    font: bold 60px/1em 'proxima-nova';
    color: #333;
    margin: 41px 0 0 0;
    padding: 0;
    text-transform: uppercase;
  }
  .fancy-section {
    width: 100%;
    background: #333;
    padding: 90px 0;
  }
  .fancy-section header {
    text-align: center;
  }
  .fancy-section header h1 {
    border-top: 2px solid #838383;
    font: bold 36px/1em 'proxima-nova';
    color: #838383;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .fancy-section header h1 span {
    position: relative;
    top: -16px;
    padding: 0 20px;
    background: #333;
  }
  .fancy-section header p {
    margin: 0 0 1em;
    font-size:18px;
    line-height: 1;
    color: #838383;
  }
  .fancy-section ul li {
    color: #838383;
    text-align: center;
  }
  .fancy-section li img {
    margin: 3em auto;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .fancy-section li h3 {
    font-size:18px;
    line-height: 1.4;
    color: #838383;
    margin: 0;
  }
  .fancy-section li h3 + p {
    font-size:14px;
    line-height: 1.4;
    margin: 0 1em;
  }
  .fancy-section li blockquote:before { content: open-quote; font-size: 1.5em; }
  .fancy-section li blockquote:after { content: close-quote; font-size: 1.5em; }
  .fancy-section li blockquote {
    padding: 1em 1.5em;
  }
  .fancy-section li blockquote p {
    display: inline;
  }
  .call-to-action {
    width: 100%;
    background: #f7941e url(../img/icons_background.svgz) 50% 0 no-repeat;
    background-size: cover;
    height: 306px;
    overflow: hidden;
  }
  .call-to-action .box-setup {
    width: 340px;
    height: 110px;
    margin: 98px 0 0 50%;
    text-align: center;
    padding-top: 16px;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
  }
  .call-to-action .btn {
    display: block;
    width: 340px;
    height: 60px;
    background: transparent;
    border: 2px solid #fff;
    font: bold 30px/2em 'proxima-nova';
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding:0;
  }
  .call-to-action .btn:hover {
    background: rgba(255,255,255,0.1);
  }
  .call-to-action .box-setup p a {
    font-size:18px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #cf7129;
    letter-spacing: 0.025em;
  }
  .call-to-action .box-setup p a i.fa { font-size: 12px; color: #fff; }
  .call-to-action .box-setup p a:first-child { margin-right: 1.5em; }
  .call-to-action .box-setup p a:hover { color: #fff; }

/* ==========================================================================
FOOTER
========================================================================== */
  footer {
    width: 100%;
    background-color: #000;
    background-size: 100%;
    min-height: 580px;
  }
  footer, footer a {
    color: #bbb;
  }
  footer .container {
    position: relative;
  }
  footer .logo-wrapper {
    padding: 40px 0 100px;
    text-align: center;
  }
  footer .logo-main {
    background: url(../img/logo/logo-on-black.svgz) 0 0 no-repeat;
    background-size: contain;
    width: 536px;
    height: 126px;
  }
  footer ul.nav {
    position: absolute;
    bottom: 18px;
    left: 0;
  }
  footer ul.nav li {
    display: inline-block;
  }
  footer ul.nav li a {
    padding: 10px;
    font: 15px/1.4em 'proxima-nova';
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
  }
  footer ul.nav li a:hover {
    background: #f7941e;
    color: #fff;
  }
  footer .contact-information {
    float: right;
    width: 286px;
    text-align: center;
  }
  footer .contact-information p {
    line-height: 2em;
  }
  footer .contact-information a:hover {
    color: #f7941e;
  }
  footer .contact-information .footer-social li {
    display: inline-block;
  }
  footer .contact-information .footer-social a {
    display: inline-block;
    font-size: 20px;
    line-height: 1em;
    width: 2em;
    height: 2em;
    padding: 0.5em;
    text-align: center;
    color: #000;
    background: #bbb;
    margin-right: 5px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  footer .contact-information .footer-social a:hover {
    background: #fff;
  }
  footer hr {
    border: none;
    border-top: 1px solid #444;
    height: 1px;
    width: 100%;
    margin: 10px 0 0;
  }
  footer .legal {
    padding: 20px 0;
  }
  footer .legal .copyright {
    float: left;
    width: 340px;
    margin: 0;
  }
  footer .legal .legal-notice {
    margin: 0;
    text-align: right;
  }

/* ==========================================================================
HOME
========================================================================== */

  /* ==========================================================================
  HOME - HERO
  ========================================================================== */
    #hero-display {
      width: 100%;
      height: 100vw;
      max-height: calc( 100vh - 150px );
      min-height:400px;
      /*min-height: 600px;*/
      opacity:1;
      position: relative;
      background-color: #000;
    }
    #hero-display .box.on,
    #hero-display .athlete.on{
      opacity: 1;
    }
    #hero-display .box,
    #hero-display .athlete{
      position: absolute;
      width:100%;
      height:100%;
      text-align:center;
      background-repeat: no-repeat;
      background-color: #000;
      opacity: 0;
      transition:opacity 1s;
      will-change:opacity;
      background-position: bottom center;
      background-size: contain;
    }
    #hero-display .box{
      background-image: url(../img/home/photo-bar-weight.jpg);
      background-position: top center;
      background-size: cover;
    }
    #hero-display .athlete{
      background-image: url(../img/home/girl-on-rings.jpg);
    }
    #hero-display h2,
    #hero-display h3 {
      text-align: center;
      color: #fff;
      font-weight: 100;
      font-size:72px;
      line-height: 1.2;
    }
    #hero-display h2 {
      position: relative;
      top: 40px;
      margin-bottom: 0.6em;
    }
    #hero-display h3 {
      font-size: 60px;
    }

  /* ==========================================================================
  HOME - ATHLETE/BOX OWNER ACCOUNT DETAILS
  ========================================================================== */
    .account-details {
      width: 100%;
      overflow: hidden;
    }
    .athlete-half, .boxowner-half {
      float: left;
      width: 50%;
      background: #fff;
    }
    .athlete-half {
      background: #f7941e !important;
    }
    .account-half {
      width: 770px;
      height: 640px;
      position: relative;
    }
    a.btn-learn-more {
      position: absolute;
      bottom: 60px;
      padding: 8px 12px;
      background: transparent;
      border-width: 2px;
      border-style: solid;
      font: bold 14px/1em 'proxima-nova';
      text-transform: uppercase;
    }
    #athlete-account {
      float: right;
      background: url(../img/home/iphone_homepage.svgz) bottom left no-repeat;
      background-size: 406px 100%;
    }
    .account-half header h1 {
      font: bold 36px/1em 'proxima-nova';
      text-transform: uppercase;
      margin: 0;
      padding-top: 50px;
    }
    .account-half header h2 {
      font-size:18px;
      line-height: 2;
      margin: 0;
    }
    .account-half ul {
      font-size:18px;
      line-height: 2;
      list-style-type: disc;
      margin: 25px 0 0 25px;
      padding-left: 10px;
    }
    #athlete-account .account-content {
      margin-left: 420px;
    }
    #athlete-account header h2 {
      color: #fff;
    }
    #athlete-account ul { color: #fff; }
    #athlete-account li span { color: #333; }
    #athlete-account .app-store {
      margin-top: 35px;
    }
    #athlete-account .app-btn {
      float: left;
      width: 138px;
      height: 45px;
      overflow: hidden;
      margin-right: 10px;
    }
    #athlete-account .app-btn img {
      width: 138px;
    }
    #athlete-account a.btn-learn-more {
      border-color: #cf7129;
      color: #cf7129;
      right: 140px;
    }
    #athlete-account a.btn-learn-more:hover {
      border-color: #fff;
      color: #fff;
    }
    #box-owner-account {
      float: left;
      background: url(../img/home/home-boxowner-bg.png) 325px 0 no-repeat;
    }
    #box-owner-account .account-content {
      margin-left: 40px;
    }
    #box-owner-account header h2 {
      color: #f7941e;
    }
    #box-owner-account ul { color: #f7941e; }
    #box-owner-account li span { color: #333; }
    #box-owner-account a.btn-learn-more {
      border-color: #ccc;
      color: #ccc;
      left: 140px;
    }
    #box-owner-account a.btn-learn-more:hover {
      border-color: #f7941e;
      color: #f7941e;
    }

  /* ==========================================================================
  HOME - TESTIMONIALS
  ========================================================================== */
    #testimonials ul li {
      float: left;
      width: 33.3%;
    }
    #testimonials ul li a{
      color: #fff;
      text-decoration: underline;
    }
    .testimonial-modal .modal-dialog { width:90% !important; color: #838383;}
    .testimonial-modal .modal-body { border-radius: 0; background: #333; color: #838383; }
    .testimonial-modal img {float: left; margin-right:2em;}
    .testimonial-modal h3{font-size: 1.6em; line-height: 1em; margin: 0;color: #838383; font-weight: bold;}
    .testimonial-modal h3 + p {margin:.2em 0 .5em; font-size:1.2em;}
    .testimonial-modal .modal-body h3,
    .testimonial-modal .modal-body h3 + p,
    .testimonial-modal .modal-body div.full-quote{
        margin-left: 270px !important;
    }
    .testimonial-modal .modal-body div.full-quote{font-size: 1.14em;}

/* ==========================================================================
ABOUT US
========================================================================== */
  #about-company p {
    font-size:18px;
    line-height: 1.5;
  }
  #about-the-team ul li {
    float: left;
    width: 33.3%;
  }
  #about-the-team ul li:last-child, #testimonials ul li:last-child {
    margin-right: 0;
  }
  #about-the-team p {
    margin: 0 0 1em 0;
  }
  #about-the-team .theteam {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #about-the-team .theteam > li {
    float: none;
    width: auto !important;
    padding:0 40px;
  }
  #about-the-team .footer-social li {
    display: inline-block;
    float: none;
    width: auto;
    margin-right: 0;
  }
  #about-the-team .footer-social a {
    display: inline-block;
    font-size: 20px;
    line-height: 1em;
    width: 2em;
    height: 2em;
    padding: 0.5em;
    text-align: center;
    color: #000;
    background: #bbb;
    margin-right: 5px;
    border-radius: 50%;
  }
  #about-the-team .footer-social a:hover {
    background: #fff;
  }

/* ==========================================================================
THE ATHLETE
========================================================================== */
  .iphone-icons-bg {
    background: #f7941e;
    height: 450px;
  }
  .iphone-icons-bg .container {
    position: relative;
  }
  .iphone-icons-bg .container .iphone-icons {
    position: absolute;
    left: 50%;
    margin-left:-500px;
    top: -170px;
    width: 1000px;
    z-index: 99;
  }
  #athlete-info {
    margin-top: 110px;
    text-align: center;
  }
  #athlete-info header h1, #athlete-info header h2, #athlete-info header h3 {
    line-height: 1.25em;
    margin: 0;
    padding: 0;
    color: #333;
  }
  #athlete-info header h1 {
    font-size: 56px;
    text-transform: uppercase;
    font-family: 'proxima-nova',sans-serif;
  }
  #athlete-info header h2 {
    font-size: 28px;
    text-transform: uppercase;
    color: #f7941e;
  }
  #athlete-info header h3 {
    font-size: 24px;
    margin-bottom: 1.5em;
  }
  #athlete-info p {
    font-size:18px;
    line-height: 1.5;
    color: #56595c;
    margin: 0 0 1em;
  }
  #athlete-features.fancy-section,
  #other-features.fancy-section {
    background: #fff;
    padding: 40px 0 0;
  }
  #athlete-features.fancy-section header,
  #other-features.fancy-section header {
    margin-bottom: 90px;
  }
  #athlete-features.fancy-section header h1 span,
  #other-features.fancy-section header h1 span {
    background: #fff;
  }
  #athlete-features > .container .clearfix,
  #other-features > .container .clearfix,
  #athlete-features .feature-block,
  #other-features .feature-block {
    display: flex;
    flex-wrap:wrap;
    align-items:stretch;
    align-content:stretch;
    justify-content:space-around;
  }
  #athlete-features header,
  #other-features header{
    flex-basis:100%;
    margin-bottom: 0px !important;
  }
  #athlete-features .feature-block,
  #other-features .feature-block {
    flex:1 1 50%;
    padding:20px;
    justify-content:space-between;
  }
  #athlete-features .feature-block img,
  #other-features .feature-block img {
    width: 120px;
    height: 120px;
    float: none !important;
  }
  #athlete-features .feature-block div,
  #other-features .feature-block div  {
    flex:1 1 50%;
    padding-left: 20px;
    float: none !important;
  }
  #athlete-features .feature-block div h2,
  #other-features .feature-block div h2 {
    font: bold 24px/1em 'proxima-nova';
    text-transform: uppercase;
    margin: 0 0 1em;
  }
  #athlete-features .feature-block div p,
  #other-features .feature-block div p {
    font-size:18px;
    line-height: 1.5;
    margin: 0 0 1em;
  }
  #athlete-wod-library {
    width: 100%;
    height: 510px;
    background: url(../img/the-athlete/athlete-app-bg.jpg) 50% 0 no-repeat;
  }
  #athlete-wod-library .container div {
    width: 525px;
    margin-left: 40px;
    text-align: center;
  }
  #athlete-wod-library .container img {
    width: 165px;
    height: auto;
    margin-top: 60px;
    margin-bottom: 40px;
  }
  #athlete-wod-library .container h1 {
    font-size:56px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
  }
  #athlete-wod-library .container h2 {
    font-size:28px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #f7941e;
  }
  #athlete-wod-library .container h3 {
    font-size:24px;
    line-height: 1.2;
    margin-bottom: 1.5em;
    color: #fff;
  }
  #athlete-app-info {
    width: 100%;
    height: 70px;
    background: #f7941e;
  }
  #athlete-app-info .container { position: relative; height: 70px; }
  #athlete-app-info .app-store {
    width: 525px;
    margin-top: 12px;
    padding-left: 130px;
  }
  #athlete-app-info .app-btn {
    float: left;
    width: 138px;
    height: 45px;
    overflow: hidden;
    margin-left: 20px;
    margin-right: 20px;
  }
  #athlete-app-info .app-btn img {
    width: 138px;
  }
  #athlete-app-info .container img.iphone-app {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 400px;
    height: 590px;
    z-index: 99;
  }
  #tell-your-box {
    width: 100%;
    padding: 40px 0;
    background: #e5e5e5;
  }
  #tell-your-box header {
    width: 780px;
    height: 120px;
    padding-top: 20px;
    margin: 0 auto;
    background: url(../img/the-athlete/icon_tell_your_box.svgz) 100% 50% no-repeat;
    background-size: 120px 100%;
  }
  #tell-your-box header h1, #tell-your-box header h2 {
    text-transform: uppercase;
  }
  #tell-your-box header h1 {
    font: 28px/1.2em 'proxima-nova';
    color: #000;
  }
  #tell-your-box header h2 {
    font: bold 54px/1 'proxima-nova';
    letter-spacing: -2px;
    color: #999;
  }

/* ==========================================================================
THE BOX OWNER
========================================================================== */
  #box-owner .orange-back{
    background: #f7941e;
  }
  #box-owner .orange-back ul{
    display: table;
  }
  #box-owner .orange-back ul li{
    display: table-cell;
  }
  #box-owner .orange-back ul li a{
    display: block;
    padding:2em 1em;
    color: #f2f2f2;
    font-weight: 600;
    text-transform: uppercase;
  }
  #box-owner .orange-back ul li a:hover {color: #fff}
  #box-owner .orange-back ul li:first-child a{
    padding-left:0;
  }
  #box-owner .orange-back ul li:last-child a{
    padding-right:0;
  }
  #box-owner .features div.feat{
    background-color:#f2f2f2;
    font-size: 18px;
    line-height: 30px;
    padding:90px 0;
  }
  #box-owner .features div.feat:first-child{
    padding:45px 0;
  }
  #box-owner .features div.feat:nth-child(even){
    background-color:#dbdbdb;
  }
  #box-owner .features div.feat h2{
    font: bold 36px/1.2em 'proxima-nova',sans-serif;
    text-transform: uppercase;
  }
  #box-owner .features div.feat h3,
  #box-owner .features div.feat h5{
    font: bold 24px/1.2em 'proxima-nova',sans-serif;
    color: #56595c;
  }
  #box-owner .features div.feat h5{
    text-transform: uppercase;
    margin-bottom: .5em;
  }
  #box-owner .billing-option{
    background: url(../img/box-owner/logo_stripe.svgz) no-repeat center 20px;
    background-size: 100% 60px;
    margin: 0;
    padding:80px 10px 20px;
    display: block;
    cursor: pointer;
    color: #56595c;
    border-radius: .5em;
  }
  #box-owner .billing-option p{ margin: 0; color: #777; font-size: .8em; }

  #box-owner .less-pad-bot {padding-bottom: 45px !important;}
  #box-owner .feat-left   {padding-right: 570px;}
  #box-owner .feat-right {padding-left: 570px;}
  #box-owner .padded{ padding:20px 40px 0;}
  #box-owner .padded-left{padding-left:40px;}

  #box-owner #interactive-whiteboard .container{
    margin-bottom: 2em;
  }
  #box-owner #interactive-whiteboard  li:before {
    content: '';
    background-color: #f7941e;
    display: inline-block;
    position: relative;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-right: 10px;
    top: -2px;
  }
  #box-owner #interactive-whiteboard  li {
    margin-bottom: .5em;
  }
  #box-owner #interactive-whiteboard ul.pull-left.margin{
    margin-right: 144px;
  }

  #box-owner #member-management .container  {background: url(../img/box-owner/icons_member_management.svgz) no-repeat 650px 0; background-size: 455px 100%;}
  #box-owner #scheduling .container         {background: url(../img/box-owner/icons_scheduling.svgz) no-repeat 40px 0; background-size: 455px 100%;}
  #box-owner #plan-management .container    {background: url(../img/box-owner/icons_plan_management.svgz) no-repeat 650px 0; background-size: 455px 100%;}
  #box-owner #automatic-billing .container  {background: url(../img/box-owner/icons_automatic_billing_stripe_only.svgz) no-repeat 40px 0; background-size: 455px 100%;}
  #box-owner #kiosk-apps .container         {background: url(../img/box-owner/icons_kiosk_apps.svgz) no-repeat 650px 0; background-size: 455px 100%;}
  #box-owner #interactive-whiteboard .container:first-child {background: url(../img/box-owner/icons_digital_whiteboards.svgz) no-repeat 40px 0; background-size: 455px 100%;}
  #box-owner .fancy-section{
    font-size: 18px;
    line-height: 30px;
    padding:90px 0;
  }
  #box-owner .fancy-section h1 {
    color: #999999;
  }
  #box-owner .fancy-section header h1 {
    border-top: 2px solid #e7e7e7;
  }
  #box-owner .feature-block{
    min-height: 170px;
    padding-left: 190px;
  }
  #box-owner .feature-block h2{
    font: bold 24px/1em 'proxima-nova';
    text-transform: uppercase;
    margin: 0 0 1em;
  }
  #box-owner #o_dashboard{background: url(../img/box-owner/roundicon_dashboard.svgz) no-repeat 0 0; background-size: 165px 165px;}
  #box-owner #o_email{background: url(../img/box-owner/roundicon_email_notifications.svgz) no-repeat 0 0; background-size: 165px 165px;}
  #box-owner #o_personalization{background: url(../img/box-owner/roundicon_personalization.svgz) no-repeat 0 0; background-size: 165px 165px;}
  #box-owner #o_social{background: url(../img/box-owner/roundicon_social_integration.svgz) no-repeat 0 0; background-size: 165px 165px;}
  #box-owner #o_security{background: url(../img/box-owner/roundicon_security.svgz) no-repeat 0 0; background-size: 165px 165px;}
  #box-owner #o_reports{background: url(../img/box-owner/roundicon_reports.svgz) no-repeat 0 0; background-size: 165px 165px;}

  #back-to-top{position: fixed; bottom:0; left:50%; margin-left: 550px; opacity: 1; transition:.5s all; padding:.5em; background: rgba(255,255,255,.5) }
  #back-to-top.noshow{opacity: 0;}

/* ==========================================================================
HELP / SUPPORT / LOGOS
========================================================================== */
  #support .content-holder > div{
    background-color:#f2f2f2;
    font-size: 18px;
    line-height: 30px;
    padding:90px 0;
  }
  #support .content-holder > div:first-child{
    padding:45px 0;
  }
  #support .content-holder > div:nth-child(even){
    background-color:#dbdbdb;
  }
  #support .content-holder > div h2{
    font: bold 36px/1.2em 'proxima-nova',sans-serif;
    text-transform: uppercase;
    color: #56595c;
  }
  #support .tel{
    font-size: 30px;
  }
  #support .tel,
  #support .feat a{
    color: #f7941e;
  }
  .logo-line{
    margin:20px 0  0;
    padding: 20px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-top:1px solid #ddd;
  }
  .logo-line h3,
  .logo-line .description,
  .logo-line .alternates {
    flex-basis: 100%;
  }
  .logo-line h3{
    margin:0 0 8px;
    line-height: 1;
  }
  .logo-line .description,
  .logo-line .alternates{
    margin:0;
    font-size: 14px;
    line-height: 1.2;
    margin:0 0 8px;
    text-align: left;
  }
  .logo-line .alternates{
    margin:8px 0 0;
  }
  .logo-line pre {
    box-sizing: border-box;
    border:1px solid #ddd;
    background-color: #f5f5f5;
    width:calc(100% - 250px);
    min-height:76px;
    padding:10px;
    line-height:18px;
    font-size:12px;
    font-family: Menlo, Consolas,monospace;
    resize: none;
    white-space: pre-wrap;
  }
  .logo-line pre span {color:#c00; font-weight:bold;}
  .logo-line pre span.green {color: #090;}
  .logo-line div{
    width:220px;
    text-align: center;
  }

/* ==========================================================================
PRICING ELEMENTS
========================================================================== */
  .pricing {
    background: #ffa100;
    text-align: right;
  }
  .pricing.alt {
    background: #f29328;
    text-align: left;
  }
  .pricing section {
    width: 470px;
    height: 860px;
    text-align: center;
    position: relative;
  }
  .pricing h1 {
    color: #ca702e;
    font: bold 36px/1.2em 'proxima-nova';
    text-transform: uppercase;
    margin: 0px;
    padding: 80px 0 50px;
  }
  .pricing .btn {
    position: absolute;
    bottom: 60px;
    padding: 8px 12px;
    background: transparent;
    border-width: 2px;
    border-style: solid;
    font: bold 14px/1em 'proxima-nova';
    text-transform: uppercase;
    border-color: #cf7129;
    color: #cf7129;
    right: 170px;
  }
  .pricing.alt .btn {
    left: 150px;
    right: auto;
  }
  .pricing .btn:hover {
    border-color: #fff;
    color: #fff;
  }
  .pricing button[disabled],
  .pricing button[disabled]:hover { background: #ca702e !important; opacity:.5 }
  .pricing form input[type=password],
  .pricing form input[type=text],
  .pricing form textarea{
    display:block;
    margin:0 auto 1em;
    width:300px;
  }
  .pricing form .help-block{
    display:block;
    margin:-.8em auto .5em;
    width:300px;
    text-align:left;
    font-size:1em;
    line-height:1.4em;
    color:#222;
  }
  .pricing form .help-block strong{
    color:#000;
  }
  .pricing .agree{
    font-size:1em;
    line-height:1.4em;
    text-align:center;
    font:normal 12px/1.4em 'lato';
    padding:0;
    margin:1em auto !important;
    width:320px;
  }
  .pricing .agree a{
    color:inherit;
    text-decoration:underline;
  }
  .hide{
    display:none !important;
  }
  #registerBoxFrm p{
    text-align:center;
    margin:0 0 1em 0;
    color:#fff;
  }
  #registerBoxFrm p.small{
    font-size:1em;
    margin:.5em 0;
  }
  #registerBoxFrm p a{
    color:#fff;
  }

  /* Athlete Type Pricing */
  /********************************************************/
  .athlete-pricing li {
    text-align: left;
    width: 350px;
    font-size: 24px;
    color: #fff;
    margin: 0 auto 24px;
  }
  .athlete-pricing li em.icon {
    float:left;
    width: 34px;
    height: 34px;
    position: relative;
    top: 8px;
  }
  .icon-track-wods { background: url(../img/home/icon_track_wods.svgz) 0 0 no-repeat; }
  .icon-manage-prs { background: url(../img/home/icon_manage_prs.svgz) 0 0 no-repeat; }
  .icon-keep-logs { background: url(../img/home/icon_keep_logs.svgz) 0 0 no-repeat; }
  .icon-multi-platform { background: url(../img/home/icon_multi_platform.svgz) 0 0 no-repeat; }
  .icon-social { background: url(../img/home/icon_social_integration.svgz) 0 0 no-repeat; }
  .athlete-pricing li p {
    font-size: 24px;
    line-height: 1.2em;
    margin-left: 48px;
    display: block;
  }
  .athlete-pricing li p small{
    display: inline;
    font-size: .8em;
    line-height: 1em;
  }
  .pricing small.description{
    display:block;
    font-size: 14px;
    line-height: 1.2em;
    color: #ca702e;
  }
  .pricing .notification {
    display: block;
    margin: 0 0 2em;
    color: #ca702e;
    font: bold 22px/1.5em 'lato';
    text-transform: uppercase;
    text-align: center;
  }
  .pricing .notification small{
    display: block;
    color: #fff;
    text-transform: none;
  }
  .pricing .coming-soon {
    font: 40px/1.2em 'lato';
    color: #fff;
    text-transform: uppercase;
    margin: 0px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    vertical-align: middle;
  }

  /* Box Type Pricing */
  /********************************************************/
  .pricing.alt li {
    margin: 0 0 30px;
  }
  .pricing.alt li i,
  p.little-men i {
    width: auto;
    margin: 0px;
    font-size: 65px;
    line-height: 38px;
    vertical-align: bottom;
    color: #ca702e;
  }
  .pricing.alt li p {
    vertical-align: bottom;
    margin: 0px;
  }
  .pricing.alt li .plan-count {
    width: 90px;
    text-align: right;
  }
  .pricing.alt li .plan {
    width: 92px;
    font: 20px/20px 'lato';
    color: #fff;
    text-align: left;
    border-right: solid 2px #ca702e;
    padding-right: 10px;
    margin: 0 10px;
  }
  .pricing.alt li .plan span {
    display: block;
    font-size:16px;
    color: #ca702e;
    text-transform: uppercase;
  }
  .pricing.alt li .plan-cost {
    width: 218px;
    text-align: left;
    font: 48px/1em 'proxima-nova';
    color: #fff;
    text-transform: uppercase;
  }
  .pricing.alt li .plan-cost span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: bottom;
    text-align: left;
    font: 20px/1em 'lato';
    width: 50px;
  }

  /* Features Slider */
  /********************************************************/
  .features nav {
    background: #e8e8e8;
    text-align: center;
    position: relative;
    height: 70px;
  }
  .features nav ul {
    position: absolute;
    width: 100%;
    top: 0px;
    opacity: 0;
    height: 0px;
    overflow: hidden;
    font-size: 0%;
    -webkit-transition: opacity 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease-in-out;
    -o-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out;
  }
  .features nav ul.active {
    opacity: 1;
    height: auto;
  }
  .features nav li, .features nav li a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
  }
  .features nav li {
    margin-right: 1px;
  }
  .features nav a {
    font: 16px/16px 'lato';
    text-transform: uppercase;
    color: #939598;
    padding: 27px 33px;
    background: url("../img/featured-arrow-up.png") center 73px no-repeat transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .features nav a:hover, .features nav a.selected {
    color: #fff;
    background-position: center bottom;
    background-color: #c9c9c9;
  }
  .features nav.btm a {
    background: url("../img/featured-arrow-down.png") center -20px no-repeat transparent;
  }
  .features nav.btm a:hover, .features nav.btm a.selected {
    background-position: center top;
    background-color: #c9c9c9;
  }

/* ==========================================================================
PRICING PAGE
========================================================================== */
  #pricing .features div.feat{
    background-color:#f2f2f2;
    font-size: 18px;
    line-height: 30px;
    padding:90px 0;
  }
  #pricing .features div.feat:first-child{
    padding:45px 0;
  }
  #pricing .features div.feat:nth-child(even){
    background-color:#dbdbdb;
  }
  #pricing .features div.feat h2{
    font: bold 36px/1.2em 'proxima-nova',sans-serif;
    text-transform: uppercase;
  }
  #pricing-page #main{
    margin: auto;
    text-align: center;
    display: flex;
    justify-content:space-around;
    max-width: 1200px;
    padding:0 20px;
  }
  #pricing-page #main .shadow{
    height: 328px;
    box-shadow: 0px 0px 10px 3px #999;
  }
  #pricing-page #main div{
    background: #ffffff;
    height: 172px;
    display: inline-block;
    margin: 20px 20px 20px 0;
  }
  #pricing-page #main div:last-child {
    margin-right: 0;
  }
  #pricing-page #main .plan{
    font: 600 36px/1.2em 'proxima-nova',sans-serif;
    color:#ffffff;
    background-color:#333333;
    height: 91px;
    width: 100%;
    margin: 0px;
    padding-top: 15px;
    line-height: 30px;
  }
  #pricing-page #main .plan span{
    font-size:18pt;
    color:#cf7129
  }
  #pricing-page #main .price{
    font: bold 48px/1.2em 'proxima-nova',sans-serif;
    color:#f7941e;
    width: 100%;
    margin: 0px;
    height: 110px;
    padding-top: 15px;
    line-height: 30px;
  }
  #pricing-page #main .price span{
    font: 16pt 'proxima-nova',sans-serif;
    color:#333333;
  }
  #pricing-page #main .noSetup{
    border-top: 1px dotted #ccc;
    font: 16pt 'proxima-nova',sans-serif;
    color:#999;
    width: 100%;
    height: 50px;
    margin: 0px;
    padding-top: 10px;
  }
  #pricing-page .pricing-page.page-header {
    height: 500px;
    background: url(../img/pricing/bg_pricing.jpg) center center no-repeat;
    background-size: cover;
  }
  #pricing-page p.little-men i{
    padding-top: 10px;
    color:#ccc;
  }
  #pricing-page .inner-content{
    padding: 2em;
    text-align: center;
    font-size: 18px;
  }
  #pricing-page .inner-content h1{
    font: 600 2em/1.2 'proxima-nova',sans-serif;
    text-transform: uppercase;
    margin:.6em 0;
  }
  #pricing-page .inner-content h2{
    font: 600 1.8em/1.2 'proxima-nova',sans-serif;
    text-transform: uppercase;
  }
  #pricing-page .inner-content p{
    line-height: 1.4em;
  }
  #pricing-page section.gray{
    background-color:#dbdbdb;
  }
  #pricing-page .inner-content.text-left.f16{
    text-align: left;
    font-size:16px;
    line-height: 1.4em;
  }
 #pricing-page  dl{
    margin-top: 1em;
    width:48%;
    float: left;
  }
  #pricing-page dl + dl{
    margin-left:4%;
  }
  #pricing-page dt{
    font-weight: bold;
    margin-bottom: .3em;
  }
  #pricing-page dd{
    margin-bottom: 1.5em;
  }

/* ==========================================================================
GETTING STARTED
========================================================================== */
  #requirements .features div.feat{
    background-color:#f2f2f2;
    font-size: 18px;
    line-height: 30px;
    padding:90px 0;
  }
  #requirements .features div.feat:first-child{
    padding:45px 0;
  }
  #requirements .features div.feat:nth-child(even){
    background-color:#dbdbdb;
  }
  #requirements .features div.feat h2{
    font: bold 36px/1.2em 'proxima-nova',sans-serif;
    text-transform: uppercase;
  }
  #requirements .features div.feat h3,
  #requirements .features div.feat h5{
    font: bold 24px/1.2em 'proxima-nova',sans-serif;
    color: #56595c;
  }
  #requirements .features div.feat h5{
    text-transform: uppercase;
    margin-bottom: .5em;
  }
  #requirements .feat li {
    margin-bottom: .5em;
  }
  #requirements .feat ul  li:before {
    content: '';
    background-color: #f7941e;
    display: inline-block;
    position: relative;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-right: 10px;
    top: -2px;
  }
  #requirements .feat ul{
    margin-left: 2em;
    font-weight: bold;
  }
  #requirements .feat ul em{font-size: 15px; font-weight: 100;}
  #requirements .feat ol {
    list-style: decimal;
    margin:1em 0 1em 6em;
    font-size: 15px;
  }
  #requirements .feat .container {position: relative;}
  #requirements .feat .disclaimer {position: absolute; bottom:-70px; left:60px; font-size: 15px; line-height: 1.4em;}

  #requirements .graphic {min-height:200px;}
  #requirements #simple .graphic    {background: url(../img/requirements/diagram_simple.svgz) no-repeat top center; background-size: 250px auto;}
  #requirements #recommended .graphic {background: url(../img/requirements/diagram_recommended.svgz) no-repeat top center; background-size: 380px auto; padding-top: 400px; font-size: 14px; line-height: 1.4em;}
  #requirements #recommended .graphic p {background: url(../img/requirements/icon_information.svgz) no-repeat left center; background-size: 44px auto; padding-left: 64px; }
  #requirements #full .graphic    {background: url(../img/requirements/diagram_full.svgz) no-repeat top center; background-size: 510px auto; min-height: 400px;}
  #requirements .page-header h1 small { font-size:.35em;}

/* ==========================================================================
404 / ERROR
========================================================================== */
  #common._404{
    background-color: #121212;
  }
  #common._404 .container{
    padding: 6em 0 4em;
  }
  #common._404 .container *{font-weight: 400;color:#eee;}
  #common._404 .container p{
    font-size: 1.4em;
    line-height: 1.4em;
    margin:1.4em 0;
  }
  #common._404 .container .btn{font-weight: bold; font-size:.6em;}
  #common._404 .container h1{font-size: 5em;font-family:"sketchnote-square"}

/* ==========================================================================
MEDIA QUERIES
==========================================================================

  @media all and (max-width: 1100px) {
    #athlete-features .feature-block,
    #other-features .feature-block {
      width: 48%;
      min-height: 360px;
      margin-bottom: 60px;
    }
    #athlete-features .feature-block img,
    #other-features .feature-block img {
      width: 31.429%;
      height: 31.429%;
    }
    #athlete-features .feature-block div,
    #other-features .feature-block div  { width: 64.8%; }
  }

  @media all and (max-width: 1200px) {
    .testimonials blockquote {
      margin-left: 20px;
      width: 450px;
    }
    .testimonials blockquote p {
      font: 30px/45px 'lato';
    }
  }
*/

/*@media (min-width: 1050px){ .container { width: 1050px; padding: 0; } }*/
@media (min-width: 992px){ .container { width: 100%; padding: 0 20px; } }
@media (min-width: 1200px){ .container { width: 1170px; } }

@media (max-width:1000px){
  h1,
  h1 small{
    line-height: 1.2 !important;
  }
  h2,
  h3{
    line-height: 1.4 !important;
  }
  h3 {
    margin-bottom:20px !important;
  }
  #common{
    min-width:320px;
    overflow: hidden;
  }
  .container,
  .content,
  .mini-header p{
    width: auto;
  }

  #headerbar {height:75px; background-color: #000;}
  #headerbar #large-menu{ display: none; }
  #small-menu,
  #headerbar #small-menu-toggle{ display: block; }
  #headerbar + #common { margin-top:75px; }
  #headerbar h1 a.brand{margin:10px 0 0; height:60px;}
  #headerbar h1 a.brand {
    background-image: url(../img/logo/logo-no-tag-on-black.svgz);
    margin-top: 0;
    height: 75px;
    width:200px;
  }
  #small-menu{
    transition: all .3s;
    z-index:998;
  }
  body.menu-open #small-menu{
    transform: translateY(0);
  }

  #pricing-page .page-header{
    height: auto !important;
  }
  #pricing-page #main{
    flex-wrap:wrap;
    padding-bottom: 20px;
  }
  #pricing-page #main .shadow{
    flex:1 0 calc( 50% - 10px );
    margin-bottom:0;
  }
  #pricing-page #main div:nth-child(2n) {
    margin-right: 0;
  }

  .iphone-icons-bg {
    height: 270px;
  }
  .iphone-icons-bg .container .iphone-icons {
    margin-left:-300px;
    top: -100px;
    width: 600px;
  }
  #athlete-features .feature-block,
  #other-features .feature-block {
    flex:1 1 100%;
    padding:0;
  }
  #athlete-wod-library .pull-left,
  #athlete-app-info .app-store{
    float: none !important;
    width: 100% !important;
    text-align: center;
    padding:0 !important;
  }
  #athlete-wod-library .pull-left{
    margin:0 auto !important;
  }
  #athlete-app-info .app-store a {float: none;}
  #athlete-app-info .container img.iphone-app {display: none;}
}

@media(max-width: 1060px) and (min-width:1000px){
  #headerbar.smaller h1 a.brand   { background-image: url(../img/logo/logo-brand-only.svgz); width:80px;}
  #requirements #full .graphic    {background-size: contain;}
}
@media(max-width: 800px){
  #requirements #recommended .graphic {background-size: contain;}
}

@media (max-width:700px){

  .page-header{
    text-align: center;
    position: relative;
  }
  .page-header h1 {
    margin-top: 0;
    left:0;
    right:0;
    top:50%;
    position: absolute;
    white-space: nowrap;
    font-size: 42px;
    transform:translateY(-50%);
    font-size:32px;
  }
  .page-header h1 small{ font-size: 13px !important; }

  .athlete.page-header{
    height:200px;
  }
  .athlete.page-header.page-header h1{
    top:35%;
  }
  #pricing-page #main .shadow{
    flex-basis:100%;
    margin-right:0;
    margin-bottom:0;
  }
  #pricing-page dl  {
    float: none;
    width: 100%;
    margin:0 !important;
  }
  #athlete-wod-library{
    height: auto;
    background-size: cover;
  }
  #athlete-wod-library h1 {
    font-size:40px !important;
  }
  #athlete-app-info .app-btn {
    margin:0;
  }
  #athlete-features .feature-block,
  #other-features .feature-block {
    flex-direction:column;
    text-align: center;
  }
  #athlete-features .feature-block img,
  #other-features .feature-block img{
    display: block;
    margin:0 auto 20px;
  }
  #tell-your-box header{
    width:100%;
    padding:0;
    background-image: none;
    font-size:16px;
    text-align: center;
    height: auto;
  }
  #tell-your-box header h1,
  #tell-your-box header h2 {
    font-size:24px;
    line-height: 1.2;
  }

  .theteam{
    flex-direction:column;
  }
  .theteam li{
    padding:0;
    margin-bottom: 20px;
  }
  .theteam li img {
    margin:0 0 10px;
  }

  /* ==========================================================================
  HOME PAGE
  ========================================================================== */
    #hero-display h2,
    #hero-display h3 {
      font-size: 32px;
      font-weight: 400;
      line-height: 1.2;
      margin:0 0 1.2em;
      padding: 0 20px;
    }
    #hero-display > div {
      background-size: cover !important;
      background-position: bottom center;
    }
    .athlete-half{
      background-color: #f7941e !important;
    }
    #athlete-account,
    #box-owner-account,
    .athlete-half,
    .boxowner-half {
      float: none !important;
      width: 100% !important;
      margin:0 !important;
      height: auto;
    }
    #athlete-account{
      background-position: -200px 0 !important;
    }
    #box-owner-account{
      background-position: 280px 0 !important;
    }
    #athlete-account .account-content {
      margin:0 0 0 150px !important;
      font-size: 16px !important;
      text-align: center;
    }
    #box-owner-account .account-content{
      font-size: 16px !important;
      text-align: center;
      margin:0 80px 0 20px !important;
    }
    .account-details .account-content{
      padding:20px 0;
    }
    .account-details .account-content ul{
      font-size: 16px !important;
      text-align: left;
      line-height: 1.6;
    }
    .account-details .account-content header{
      text-align: left;
    }
    .account-details .account-content h1 {
      padding:0 !important;
    }
    .app-store {margin-top: 0 !important;}
    #athlete-account .app-btn { display:none; }
    .account-details .btn-learn-more,
    .one-half.pricing .btn{
      display:inline-block;
      position: relative !important;
      margin:20px auto 0 !important;
      bottom:auto !important;
      right: auto !important;
      left: auto !important;
    }
    #testimonials { padding:60px 0 10px; }
    #testimonials ul li { float: none; width: 100%; }
    #testimonials ul li img {width:150px; margin:20px 0;}
    #testimonials ul li h3 {margin:0 0 5px !important;}
    .testimonial-modal .modal-body img {display: none !important;}
    .testimonial-modal .modal-body h3,
    .testimonial-modal .modal-body h3 + p,
    .testimonial-modal .modal-body div.full-quote {margin:0 !important; }
    .testimonial-modal .modal-body div.full-quote {margin-top:10px !important;}

    .one-half.pricing,
    .one-half.pricing section{
      float: none;
      width: 100%;
      height: auto;
    }
    .one-half.pricing .btn {margin:0 auto 10px auto !important;}
    .one-half.pricing section { padding: 20px; }
    .one-half.pricing section h1 {margin:0; padding:0;}
    .pricing.alt ul {margin: 0 -20px; display: table; margin:0 auto;}
    .pricing.alt li {text-align: left;}
    .pricing.alt li .plan { font-size:16px; }
    .pricing.alt li .plan-count { width:40px;  }
    .pricing.alt li .plan-cost { width:auto; font-size:24px; vertical-align: middle; }
    .pricing.alt li .plan-cost span {font-size: 12px; vertical-align: baseline;}
    .pricing.alt li i { font-size:36px; }
    .pricing h1 { font-size:30px; line-height: 1.4; }
    .pricing .coming-soon { font-size:24px; line-height: 1.4; }
    .pricing .notification { margin-bottom: 20px; font-size:20px; line-height: 1.4; }
    .athlete-pricing li {width: auto;}

  /* ==========================================================================
  BOX OWNER
  ========================================================================== */
    #box-owner #subnav{ display: none; }
    #box-owner .feat{ padding: 20px !important; }
    #box-owner .feat-left,
    #box-owner .feat-right {
      padding: 0;
      background-image: none !important;
      margin: 0 !important;
    }
    #box-owner h2 { line-height: 1 !important; margin-top:0 !important; }
    #box-owner #other-features h1 span{
      padding:0;
    }
    #box-owner #interactive-whiteboard ul.pull-left.margin{
      float: none !important;
      margin: 0;
    }
    #box-owner #interactive-whiteboard .container{
      margin: 20px 0 0;
    }
    #box-owner #interactive-whiteboard .padded{
      padding: 0;
    }
    #box-owner #interactive-whiteboard .col-xs-6{
      width: 100%;
      padding: 0;
    }
    #box-owner #other-features{
      text-align: left !important;
      padding:20px 0;
    }
    #box-owner #other-features.fancy-section header h1,
    #box-owner #other-features.fancy-section div{
      border: none;
    }
    #box-owner #other-features.fancy-section header h1 span{
      top:0;
    }
    #box-owner #other-features .feature-block{
      padding-top: 100px;
      background-size: 80px 80px;
      background-position: top center;
      margin:20px 0 0;
    }
    #box-owner #other-features .feature-block h2 {
      margin:0 !important;
    }
    #box-owner #other-features .feature-block p {
      margin:10px 0 !important;
    }

  /* ==========================================================================
  REQUIREMENTS
  ========================================================================== */
    #requirements .text-center{
      text-align: left;
    }
    #requirements .feat {
      padding: 20px 10px !important;
    }
    #requirements h2 {
      line-height: 1 !important;
    }
    #requirements .col-xs-6 {
      float: none;
      width: 100%;
    }
    #requirements .col-xs-6.graphic{
      border:1px solid red;
      margin-top:20px;
      background-size: contain !important;
      min-height: 150px;
    }
    #requirements #recommended .graphic{
      padding-top: 300px;
      background-size: auto 280px !important ;
    }
    #requirements #full .graphic{
      min-height: 250px;
    }
    #requirements .feat .disclaimer{
      display: block;
      position: relative;
      text-align: center;
      bottom: auto;
      left:auto;
      line-height: 1.2;
      margin-top:10px;
    }
    #requirements .feat ul {
        margin-left: .5em;
        line-height: 1.4;
    }
    #requirements .feat ol {
        margin-left: 2em;
        line-height: 1.4;
    }

  /* ==========================================================================
  FOOTER
  ========================================================================== */
    footer .logo-wrapper{
      padding:20px 0  0;
    }
    footer .logo-main{
      width:100%;
      height:60px;
    }
    footer ul.nav {
      text-align: center;
      position: relative;
      bottom: auto;
      left: auto;
      margin:20px 0;
    }
    footer ul.nav a {
      font-size: 14px;
      padding:0 5px !important;
      line-height: 2;
    }
    footer .contact-information{
      float: none;
      width: 100%;
    }
    footer .legal p {
      line-height: 1.4;
      width:100% !important;
      margin:0 !important;
      padding:0 !important;
      float: none !important;
      text-align: center !important;
    }
}
