@import url("MyFontsWebfontsKit.css");

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  background: #ffffff;
  font-family: 'Gotham A', 'Gotham B', Gotham, sans-serif;
  font-size: 1.3rem;
  line-height: 1.53;
  color: #231f20;
  font-weight: 300;
}

.container {
  width: 100%;
  margin: 0 auto;
  border-top: solid black 36px;
  background-color: white;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'SackersGothicStd-Medium';
}

h1 {
  font-size: 2.8rem;
  line-height: 1.1;
}

h1 small {
  display: block;
  font-size: 1.8rem;
  letter-spacing: 0;
  margin-top: 0px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 2.1rem;
  font-weight: 300;
  margin: 0;
}

h3 b {
  font-weight: 600;
}

h3 + p {
  margin-top: 0;
}

h5 {
  font-size: 1.8rem;
  color: #f26c4b;
  margin: 0;
  padding: 0;
  text-transform: initial !important;
}

h6 {
  text-transform: initial !important;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0;
  font-family: 'Gotham A', 'Gotham B', Gotham, sans-serif;
}

p {
  margin-top: 0;
}

p.full-width {
  max-width: initial !important;
}

h1 + p {
  margin-top: -10px;
}

.gap-top-small {
  margin-top: 12px !important;
}
.gap-top-std {
  margin-top: 24px !important;
}
.gap-top-large {
  margin-top: 48px !important;
}
.gap-top-xlarge {
  margin-top: 72px !important;
}

.gap-small {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
.gap-std {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
.gap-large {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

.gap-bottom-small {
  margin-bottom: 12px !important;
}
.gap-bottom-std {
  margin-bottom: 24px !important;
}
.gap-bottom-large {
  margin-bottom: 48px !important;
}

.font-mrsei {
  font-family: 'MrsEavesOT-Italic';
}



.small {
  font-size: 1rem;
  font-weight: 300;
}

.indent {
  padding-left: 20px;
}

.initialcase {
  text-transform: initial;
}

.orange {
  color: #f26c4b;
}

.blue {
  color: #3ab0c8;
}

.green {
  color: #65bc46;
}

.black {
  color: #231f20;
}

.italic {
  font-style: italic;
}

b, strong {
  font-weight: 500;
}

.footnote {
  font-size: 0.8rem;
  max-width: initial !important;
  letter-spacing: -0.05em;
}

.footnote a {
  text-decoration: none;
  color: inherit;
}

.footnote a:hover {
  text-decoration: underline;
}

.disabledLink {
  opacity: 0.4;
}

.disabledLink:hover {
  text-decoration: none !important;
  color: #4c4d4f !important;
  cursor: default !important;
}

.right {
  margin-left: auto;
  margin-right: 0;
  display: block;
}

/*=============================
=            Lists            =
=============================*/
ul {
  font-weight: 300;
  margin-top: 10px;
}

ul li {
  margin-bottom: 10px;
}

/*===============================
=            Buttons            =
===============================*/
.button {
  font-family: SackersGothicStd-Medium, arial, sans-serif;
  display: inline-block;
  padding: 3px 25px;
  color: #000;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.2;
  background: #fff;
  -webkit-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
  border: 1px solid black;
  margin: 50px 0 0 210px;
}

.button:active, .button:focus {
  background: #ddd;
}

.button.big {
  height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.2;
}

.button.blue:hover {
  background: #33a0b6;
}

.button.blue:active, .button.blue:focus {
  background: #2d8ea2;
}

.button.green {
  background: #65bc46;
}

.button.green:hover {
  background: #5aab3e;
}

.button.green:active, .button.green:focus {
  background: #519837;
}

.button.orange {
  background: #f26c4b;
}

.button.orange:hover {
  background: #f05933;
}

.button.orange:active, .button.orange:focus {
  background: #ef451b;
}

/*=============================
=            Shell            =
=============================*/
header {
  background: #fff;
  border-bottom: 2px solid black;
}
header .logo {
  width: 230px;
  height: auto;
  display: block;
  margin: 0 auto;
}

footer {
  padding: 10px;
  color: #fff;
}

footer.standard,
footer.blue {
  background: #000000;
  color: #fff;
  padding-top: 60px;
  text-align: right;
  font-size: 20px;
  font-family: 'MrsEavesOT-Italic';
}

footer.blue {
  background: #000;
  color: #fff;
}

footer.orange {
  background: #f26c4b;
  color: #fff;
}

footer .logo {
  margin: 20px 30px 20px 20px;
}

footer p {
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 0;
  margin: 0 40px 0 0;
  text-align: right !important;
  font-size: 20px;
}

.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}

.main {
  background: #fff;
  padding: 5px 40px 25px 40px;
}

.main p {
  max-width: 650px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
}

.main.quote p {
  max-width: 750px;
}

/*==============================
=            Layout            =
==============================*/
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.row .col {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 50%;
      -ms-flex: 2 1 50%;
          flex: 2 1 50%;
}

.row .col + .col {
  padding-left: 30px;
}

.row .col-full {
  width: 100%;
}

.row .col-narrow {
  width: 28%;
}

.row .col-narrow + .col-wide {
  padding-left: 35px;
}

.row .col-wide {
  width: 72%;
}

.row .col-wide p {
  max-width: 430px;
}

.divider {
  border: none;
  border-top: 1px solid #939598;
  width: 90%;
  margin: 0 auto;
}

.divider.short {
  width: 40%;
  margin-left: 0;
  opacity: 0.4;
}

.no-margin-top {
  margin-top: 0;
}

.pad-top {
  padding-top: 40px;
}

/*===============================
=            Helpers            =
===============================*/
.center {
  margin-left: auto;
  margin-right: auto;
}

img.center {
  display: block;
}

/*================================
=            Homepage            =
================================*/
.homepage {
  background: #fff;
}

.map {
  background: url(../images/mapbg.jpg);
  background-size: cover;
  background-position: center;
  height: 390px;
}

.map h1 {
  font-family: 'SackersGothicStd-Medium';
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #ff4612;
  margin: 0 0 15px 0;
  padding-top: 165px;
}
.locations h3 {
  text-align: left !important;
}
.homepage .map p {
  font-family: 'MrsEavesOT-Italic';
  color: #000;
  font-size: 20px;
}
.homepage .map p, 
.homepage .map h1 {
  text-align: center;
  padding-left: 100px;
  width: 400px;
}

.locations {
  width: 740px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.locations h2 {
  margin: 25px 0 0 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  width: auto;
  display: inline-block;
  padding-right: 8px;
  padding-bottom: 10px;
  font-family: 'SackersGothicStd-Medium';
}

.locations h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: initial;
  color: #000;
  font-family: 'SackersGothicStd-Medium';
}

.locations ul {
  padding-left: 0px;
  margin-top: 5px;
}

.locations ul li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 5px;
}

.locations ul li a {
  color: #4c4d4f;
  text-decoration: none;
  letter-spacing: 0.035em;
}

.locations ul li a:hover {
  color: #3ab0c8;
  text-decoration: underline;
}

.locations .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.homepage-hero {
  background: url(/src/images/aut18_intro_hero.jpg);
  background-size: 530px 530px;
  background-position: center right;
  background-repeat: no-repeat;
  height: 784px;
  width: 1280px;
  margin: 0 auto;
}

.homepage-hero .text-background {
  font-size: 24px;
  line-height: 1.2em;
  text-transform: uppercase;
  position: relative;
  left: 40px;
  top: 25px;
  width: 800px;
  padding: 80px 25px 20px 25px;
}

.text-background p {
  font-family: 'SackersGothicStd-Medium';
  font-size: 24px;
  line-height: 1.2em;
  color: #ff4612;
  font-weight: 300;
  margin: 0 0 15px 0;
  padding: 0 0 0 140px;
}

.overview {
  display: block;
  margin-left: 68px;
}

.overview .icon {
  margin-top: 20px;
  height: 85px;
  width: 50%;
  text-align: left;
  position: relative;
  padding: 0 30px;
}
.overview .icon.learn {
  padding-left: 138px;
  background-size: 138px 85px;
  background-repeat: no-repeat;
  background-image: url('/src/images/icon_learning_center.jpg');
}
.overview .icon.quiz {
  padding-left: 138px;
  background-size: 138px 85px;
  background-repeat: no-repeat;
  background-position: 0 0 !important;
  background-image: url('/src/images/icon_quiz.jpg') !important;
}
.overview .icon.freepair {
  padding-left: 138px;
  background-size: 138px 85px;
  background-repeat: no-repeat;
  background-image: url('/src/images/icon_free_orthotics.jpg');
}

.overview h2 {
  margin: 0;
  line-height: 22px;
  padding: 20px 0 0px 0;
  font-family: 'SackersGothicStd-Medium';
  font-size: 20px;
}

.overview p {
  font-size: 20px;
  text-align: left;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: 'MrsEavesOT-Italic';

}

/*==============================
=       Quiz Navigation       =
==============================*/
.quiz-navigation {
  width: 592px;
  margin: 50px auto 30px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  justify-content: space-between;
}
.quiz-navigation .button {
  order: 1;
  width: 194px;
  text-align: center;
  margin: 0 auto;
  font-family: 'SackersGothicStd-Medium';
  font-size: 13px;
  line-height: 17px;
  padding-top: 5px;
}
.quiz-navigation .button:active {
  background-color: #ddd;
}


/*==============================
=            Page 1            =
==============================*/
.main {
  width: 740px;
  margin: 0 auto;
}
.main h1 {
  color: #ff4612;
  font-size: 24px;
  font-family: 'SackersGothicStd-Medium';
}

.main.start ul {
  padding-left: 20px;
}
.main.start ul li {
  font-weight: 500;
}
.main.start ul li li {
  font-weight: 300;
}
.main.start ul ul {
  list-style-type: none;
  padding-left: 10px;
}
/*==============================
=        Page 2 - about        =
=    Page 3 - breakthrough     =
=  Page 4 - elevated support   =
=     Page 6 - kittenheel      =
==============================*/
.about.main,
.breakthrough.main,
.elevatedsupport.main,
.kittenheel.main {
  width: 900px;
  padding: 0;
}
.kittenheel .hero img {
  display: block;
  max-width: 800px;
  margin: 0 auto;
}
.about h1,
.about p,
.testimonial h1,
.testimonial p,
.breakthrough h1,
.breakthrough p,
.elevatedsupport h1,
.elevatedsupport p, 
.kittenheel h1,
.kittenheel p {
  text-align: center;
}
.about h1,
.breakthrough h1,
.elevatedsupport h1,
.kittenheel h1 {
  margin-top: 75px;
}

.main.about .columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  list-style-type: none;
  width: 90%;
  margin: 0 auto;
  padding: 0;

}
.main.about .columns .columns-3 {
  width: 31%;
  list-style-type: none;
}
.main.about .columns .columns-3 img {
  max-width: 100%;
}
.main.about .columns .columns-3:nth-child(2) {
  margin: 0 20px;
}


hr {
  border: 0;
  height: 2px;
  background: #333;
  background-image: linear-gradient(to right, #eee, #aaa, #eee);
  margin: 30px auto;
}
.video-module h3,
.video-module p {
  text-align: center;
}
.video-module h3 {
  font-family: 'SackersGothicStd-Medium';
  font-size: 20px;
  margin-top: 20px;
}
.video-module .fancybox,
.video-module .fancybox img {
  display: block;
  margin: 0 auto;
  width: 640px;
}

.elevatedsupport .highlighted-image {
  margin-top: 48px;
}

.highlighted-image {
  position: relative;
}

.highlighted-image .highlight-1,
.highlighted-image .highlight-2,
.highlighted-image .highlight-3 {
  position: absolute;
}
.breakthrough .highlight-1 {
  left: 215px;
  bottom: -30px;
}
.breakthrough .highlight-2 {
  left: 510px;
  top: 20px;
}
.breakthrough .highlight-3 {
  left: 535px;
  bottom: -30px;
}

.elevatedsupport .highlight-1 {
  right: 100px;
  top: 10px;
}
.elevatedsupport .highlight-2 {
  left: 230px;
  bottom: -20px;
}
.elevatedsupport .highlight-3 {
  left: 550px;
  bottom: -20px;
}


.breakthrough .highlight-3 .highlight-text{
  text-align: left;
}
.highlighted-image .highlight-text:before {
  content: "/";
  position: absolute;
  left: -10px;
}
.highlighted-image .highlight-text {
  font-family: 'SackersGothicStd-Medium';
  font-size: 10px !important;
  width: 250px;
  text-align: left;
  line-height: 19px;
  color: #000;
  text-transform: uppercase;
}


/*==============================
=            Page 4            =
==============================*/
.hero img {
  max-width: 100%;
} 
.main.heelpain {
  width: 100%;
  padding: 0;
}
.heelpain h1 {
  max-width: 650px;
  text-align: center;
  margin: 75px auto 10px auto;
}
.heelpain .row-module .row.columns-2 .col + .col p,
.heelpain .row-module .row.columns-2 .col p {
    text-align: center;
    font-family: MrsEavesOT-Italic;
    font-size: 20px;
  }

.heelpain .kicker-copy {
  margin: 20px auto;
}
.kicker-copy {
  font-family: 'MrsEavesOT-Italic';
  font-size:12px;
  text-align: center;
}
.kicker-copy .peer-reviewed-study {
  color: black;
}

.heelpain .row-module {
  margin-top: 50px;
}

.row-module.blank-theme {
  background-color: #ffffff;
}

.row-module {
  background-color: #f9f8f8;
}
.row-module h5 {
  font-family: 'SackersGothicStd-Medium';
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  padding-top: 24px;
}
.row-module .row.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.row-module .row {
  width: 800px;
  margin: 0 auto;
  padding: 50px 0;
}
.row-module .row.columns-2 .col {
  width: 45%;
  padding-right: 100px;
  order: 1;
}


/****** 
* EXPANDED COLLECTIONS 
******/

.main .grid-container {
  margin-top: 50px;
}
.main .grid-container label {
  font-weight: bold;
  text-transform: uppercase;
}
.main .product-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
}
.main .product-grid.grid-2x1 li {
  width: 49%;
  list-style-type: none;
  background-color: #efeff0;
}


.main .product-grid.grid-3x1 {
  justify-content: center;
}

.main .product-grid.grid-3x1 li {
  width: 25.5%;
  list-style-type: none;
  background-color: #efeff0;
  margin: 3px 3px;
}

.main .product-grid.grid-4x1 li {
  width: 24.5%;
  list-style-type: none;
  background-color: #efeff0;
}
.main .product-grid.grid-5x1 li {
  width: 19.5%;
  list-style-type: none;
  background-color: #efeff0;
}
.main .product-grid li img {
  display: block;
  max-width: 100%;
}
.main .product-grid li span {
  text-align: center;
  display: block;
  margin: 10px auto;
  color: #000000;
  font-size: 15px;
  letter-spacing: .75px;
}
.main .product-grid li a,
.main .product-grid li a:visited {
  color: #000000;
}


.heelpain .row-module .row.columns-2 .col + .col {
  border-left: 2px solid #a39e9d;
  padding-right: 0;
  padding-left: 100px;
}

.col .column-badge {
  display: block;
  margin: 0 auto;
}

.standard.weil-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-align: space-between;
  -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
          justify-content: space-between;
}
.weil-footer .weil-footer {
  order: 1;
  display: block;
}
.weil-footer.copy {
  width: 175px;
  font-size: 20px;
  height: 50px;
  margin-top: 30px;
}
.weil-footer.image {
  width: 140px;
  height: 50px;
  margin-right: 40px;
}
.weil-footer.large {
  width: calc(80% - 325px);
  font-family: 'Gotham A', 'Gotham B', Gotham, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}


.founder-image {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
/*==============================
=            Page 5            =
==============================*/
.drweil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  background: #f79d7d;
}

.drweil .badge {
  border-left: 7px solid #f26c4b;
  padding-left: 7px;
}

.drweil .badge img {
  margin-top: 4px;
}

.drweil .endorsement {
  margin-top: -5px;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 500;
}

.drweil .name {
  margin-top: 3px;
  font-weight: 500;
  color: #231f20;
  font-size: 0.7rem;
}

/*==============================
=        Honor Ashby           =
==============================*/

/* prefix is .honor */
.honor {
  margin: 0 auto;
}
.honor.hero h1,
.honor.hero p {
  width: 600px;
}

.hadley.hero h1,
.hadley.hero p {
  width: 600px;
}

/*==============================
=        Kittenheel           =
==============================*/

.kittenheel .row-module {
  background-color: #ffffff;
} 

.kittenheel .row-module .row.columns-2 .col {
  padding-right: 20px;
}
.row-module .row.columns-2 .col + .col {
  padding: 0;
  border: 0;
}
.row-module .row.columns-2 .col + .col p{
  text-align: left;
  padding-bottom: 12px;
}
img.image {
  max-width: 100%;
}

/*==============================
=        Fresh Riley          =
==============================*/
.honor.hero,
.hadley.hero,
.nrg-fresh.hero,
.fresh.hero {
  background-image: url('/src/images/hero-fresh.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 980px;
  height: 300px;
  margin: 50px auto 0 auto;
}
.nrg-fresh.hero {
  background-image: url('/src/images/nrg-fresh.jpg');
}
.honor.hero {
  background-image: url(/src/images/honor_a1.jpg);
}
.hadley.hero {
  background-image: url(/src/images/hadley_1.jpg);
  margin-top: 0px;
  padding-top: 50px;
}
.main.fresh,
.main.nrg-fresh {
  width: 980px;
  padding: 0;
}
.fresh.hero p,
.fresh.hero h1 {
  text-align: left;
  padding-left: 400px;
}
.nrg-fresh.hero p,
.nrg-fresh.hero h1 {
  text-align: left;
  padding-right: 500px;
}

.honor.hero h1,
.hadley.hero h1,
.nrg-fresh.hero h1,
.fresh.hero h1 {
  color: #ff4612;
}
.fresh-riley-diagram-list {
  display: none;
}

.row-module.image-container_left {
  background-color: #fff;
}
.row-module.image-container_left .row {
  width: 980px;
}
.row-module.image-container_left .row.columns-2 {
  align-items: center;
  padding: 0 0 50px 0;
}
.row-module.image-container_left .row.columns-2 .image-col {
  width: 35%;
  padding-right: 0;
  flex: 0 1 auto;
}
.row-module.image-container_left .row.columns-2 .info-col {
  width: 65%;
}
.row-module.image-container_left .row.columns-2 .col + .col {
  padding: 0;
  border: 0;
}
.row-module.image-container_left .row.columns-2 .info-col p,
.row-module.image-container_left .row.columns-2 .info-col h2,
.row-module.image-container_left .row.columns-2 .info-col h6 {
  text-align: left;
  padding-bottom: 12px;
  padding: 0 30px;
}
.row-module.image-container_left .row.columns-2 .info-col h6 {
  font-weight: 900;
  margin: 0 0 10px 0;
}

/*==============================
=          Orthotics           =
==============================*/
.orthotics.main {
  width: 980px;
}

.orthotics.main h1 {
  text-align: center;
  margin-top: 75px;
}

.peakperformance {
  background: #fff;
}

.subtitle {
  color: black;
  font-size: 20px;
}
.peakperformance.main .hero p {
  text-align: left;
  padding: 0;
  max-width: 800px;
  margin: 0 auto 10px auto;
}
.peakperformance h1 {
  padding: 30px 0 60px 0;
  padding-right: 300px;
  background-image: url(/src/images/peakperformance-hero.jpg);
  background-repeat: no-repeat;
  background-size: 300px 180px;
  background-position: top right;
}

.peakperformance.main {
  width: 980px;
}

.peakperformance section,
.peakperformance .hero p,
.peakperformance .hero h1,
.peakperformance .kicker-copy {
  width: 800px;
  margin: 0 auto;
}
.peakperformance section p {
  text-align: left;
  margin: 0 0 10px 0;
}
.peakperformance section p strong.uppercase {
  text-transform: uppercase;
}

.peakperformance .kicker-copy {
  text-align: left;
  font-family: 'Gotham A', 'Gotham B', Gotham, sans-serif;
  font-weight: 300;
  font-size: 11px;
  line-height: 13px;
  margin: 0 auto;
  max-width: 800px;
  padding: 10px 0;
}

/*==============================
=            Page 9            =
==============================*/
.aboutshoes {
  width: 980px;
  margin-top: 75px;
}

.desktop-hide {
  display: none;
}
.aboutshoes .row .col-wide {
  width: 50%;
}
.aboutshoes .row .col-narrow {
  width: 47%;
  margin-left: 3%;
}
.aboutshoes .row .col-wide p {
  max-width: none;
  text-align: left;
  margin: 0;
}


/*============================
=            Quotes            =
============================*/
.main .quote,
.main .quote-author {
  font-family: MrsEavesOT-Roman, times, serif;
  font-size: 24px;
  line-height: 28px;
}

.main .quote-container {
  padding: 15px 0 30px 0;
}
.main .quote-container.large-quote .quote,
.main .quote-container.large-quote .quote-author {
  font-size: 36px;
  line-height: 42px;
}

.main .quote-author {
  margin-top: 7px;
}

.main .large-quote .quote-author {
  margin-top: 12px;
}

/*============================
=            Quiz            =
============================*/
.quiz {
  position: relative;
}

.quiz h1 small {
  display: inline;
  font-size: 14px;
}

.quiz .question {
  margin-bottom: 24px;
}

.quiz p.question-text {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}

.quiz label {
  font-weight: 300;
  display: block;
  margin-top: 8px;
}

.quiz label + label {
  margin-top: 8px;
}

.quiz .submit-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.quiz .thanks {
  margin-left: 10px;
  height: 50px;
  padding: 6px 10px;
  width: 650px;
  font-size: 12px;
  font-family: 'Gotham A', 'Gotham B', Gotham, sans-serif;
  font-weight: 300;
  display: inline-block;
}

.quiz .learn-more {
  font-size: 15px;
}
.quiz .submit-button {
  font-family: 'SackersGothicStd-Medium';
  font-size: 12px;
  background-color: #fff;
  border: 1px solid black;
  padding: 4px 60px 2px 60px;
  display: block;
  margin: 50px auto;
}

.video .fact-sheet,
.fact-sheet {
  text-align: left;
}
.fact-sheet-link {
  font-family: 'MrsEavesOT-Italic';
  font-size: 20px;
  color: #ff4612;
  text-decoration: none;
  text-align: left;
}

#free-shoe-form {
    display: none;
}

.free-shoes-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 890px;
}

.free-shoes-header > div {
  height: 50px;
  line-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.free-shoes-header > div:first-of-type {
  background: #3ab0c8;
  color: #fff;
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 25%;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
}

.free-shoes-header > div:last-of-type {
  background: #939598;
  color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 75%;
      -ms-flex: 1 0 75%;
          flex: 1 0 75%;
}

.template {
  display: none;
}

.answer {
  font-family: 'MrsEavesOT-Italic';
  font-size: 20px;
}

.answer.correct {
  color: #65bc46;
}

.answer.incorrect {
  color: #FF0000;
}

.answer.incomplete {
  color: #FF0000;
}

body#public {
  background: #fff;
}

.wufoo {
  background: #fff;
}

.wufoo .instruct {
  visibility: visible;
  opacity: 1;
  position: static;
  margin: 0;
  padding: 10px 0 0 0;
  width: auto;
}

.wufoo .instruct a {
  color: #f26c4b;
}

@media only screen 
  and (max-device-width: 690px)
{
  .container {
    border-top: solid black 20px;
  }
  header .logo {
    height: 75px;
    width: auto;
  }
  header {
    border-bottom: 1px solid black;
  }
  footer.standard {
    padding: 10px;
    text-align: center;
  }
  footer.standard p {
    text-align: center !important;
    margin: 0;
    padding: 0;
  }

  p br {
    display: none;
  }

  /* PRODUCT GRID */

  .main .product-grid.grid-2x1 li,
  .main .product-grid.grid-4x1 li,
  .main .product-grid.grid-5x1 li {
    width: 49%;
    list-style-type: none;
    background-color: #efeff0;
  }

  /* HOMEPAGE */

  .homepage .map p, .homepage .map h1 {
    padding: 0;
  }
  .homepage .map h1 {
    padding-top: 75px;
  }
  .homepage .map p {
    padding-bottom: 75px;
  }
  .homepage .map {
    height: auto;
  }
  .homepage .locations {
    width: 100%;
  }
  .homepage .locations h2 {
    width: 100%;
    text-align: center;
  }
  .homepage .locations .row {
    display: block;
    margin-left: 35%;
  }
  .homepage .locations .row .col + .col {
    padding: 0 0 50px 0;
  }

  .homepage .locations .row .col {
    padding-bottom: 50px;
  }

  /*  OVERVIEW PAGE */

  .homepage-hero {
    width: 100%;
    height: auto;
    background-image: none;
  }

  .main.start p {
    width: 100%;
  }
  .homepage-hero .text-background {
    padding: 0;
    width: 100%;
    position: static;
    background-image: url(/src/images/aut18_intro_hero.jpg);
    background-size: 50%;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .homepage-hero .text-background p {
    text-align: center;
    font-size: 20px;
    width: 85%;
    padding: 0;
    padding-bottom: 60%;
    margin: 20px auto 0 auto;
  }
  .homepage .overview {
    margin-left: 30px;
  }
  .homepage .overview .icon {
    width: 100%;
    min-height: 85px;
    height: auto;
  }
  .homepage .button {
    margin: 50px auto;
    display: block;
    width: 200px;
    text-align: center;
  }

  .main h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .main h2,
  .main h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .text-center {
    text-align: center;
  }

  /* LEARNING CENTER */
  .main.start {
    width: 100%;
  }
  .main,
  .main.about,
  .main.breakthrough, 
  .main.elevatedsupport { 
    width: 100%;
    padding: 5px 20px 25px 20px;
  }

  /* ABOUT PAGE */
  .main.about h1,
  .main.breakthrough h1 {
    margin-top: 20px;
  }
  .video-module .fancybox,
  .video-module .fancybox img {
    max-width: 100%;
  }

  /* BREAKTHROUGH PAGE */

  .main.breakthrough .highlighted-image img {
    max-width: 100%;
    background-image: url(/src/images/breakthrough-alignment-au18.jpg);
    background-size: cover;
    margin-top: 20px;
  }

  .mobile-block {
    display: block;
  }
  .highlighted-image img {
    max-width: 100%;
  }

  .highlighted-image .highlight-text {
    font-size: 20px;
    text-align: center;
    width: 60%;
    margin: 10px auto 20px auto;
  }
  .highlighted-image .highlight-1,
  .highlighted-image .highlight-2,
  .highlighted-image .highlight-3 {
    position: static;
  }
  .highlighted-image .highlight-1 .highlight-text:before {
    content: " ";
    width: 100%;
  }
  .highlighted-image .highlight-2 .highlight-text:before {
    content: " ";
    width: 100%;
  }
  .highlighted-image .highlight-3 .highlight-text {
    text-align: center;
  }
  .highlighted-image .highlight-3 .highlight-text:before {
    content: " ";
    width: 100%;
  }

  /* HEELPAIN PAGE */
  .main.heelpain h1 {
    margin-top: 20px;
    width: 90%;
  }

  .main p {
    width: 90%;
  }

  .weil-footer.standard {
    display: block;
  }
  .weil-footer.image {
    margin: 0 auto;
  }
  .weil-footer.large {
    width: 80%;
    margin: 20px auto 0 auto;
  }
  .weil-footer.copy {
    width: 80%;
    margin: 30px auto 0 auto;
  }

  .row-module .row.columns-2 {
    display: block;
    width: 100%;
  }

  .row-module .row.columns-2 .col {
    padding: 0;
    margin: 0 auto;
    width: 80%;
    text-align: center;
  }

  /* ELEVATED SUPPORT */
  .main.elevatedsupport h1 {
    margin-top: 20px;
  }
  .main.elevatedsupport .highlighted-image img {
    max-width: 100%;
    background-image: url(/src/images/breakthrough-comfort-au18.jpg.jpg);
    background-size: cover;
  }

  /* KITTENHEEL */
  .main.kittenheel,
  .main.kittenheel .hero,
  .main.kittenheel .hero img {
    max-width: 100%;
  }
  .main.kittenheel .hero h1 {
    margin-top: 20px;
  }
  

  /* FRESH */
  .main.fresh,
  .main.nrg-fresh,
  .main.hadley,
  .main.honor {
    width: 100%;
  }
  .fresh.hero {
    max-width: 100%;
    background-size: 40%;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/src/images/fresh-hero-mobile.jpg);
    min-height: 200px;
    max-height: 250px;
  }
  .honor.hero {
    max-width: 100%;
    background-size: 60%;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/src/images/honor-hero-mobile.jpg);
    min-height: 200px;
    max-height: 250px;
  }
  .hadley.hero {
    max-width: 100%;
    background-size: 75%;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/src/images/hadley-hero-mobile-2.jpg);
    min-height: 200px;
    max-height: 250px;
  }
  .honor.hero h1,
  .honor.hero p,
  .hadley.hero h1,
  .hadley.hero p,
  .fresh.hero h1,
  .fresh.hero p {
    padding: 0;
    width: 90%;
    margin: 0 auto;
  }
  .honor.hero p,
  .hadley.hero p,
  .fresh.hero p {
    width: 60%;
    margin: 0 0 0 5%;
  }
  .fresh.hero {
    padding-bottom: 30px;
  }
  .row-module.image-container_left .row.columns-2 {
    display: flex;
  }
  .row-module.image-container_left .row.columns-2 .info-col .image-headline,
  .row-module.image-container_left .row.columns-2 .info-col p {
    text-align: left;
    width: 90%;
    padding: 0;
    margin: 0 auto;
  } 
  .fresh-rile-diagram {
    max-width: 0;
    height: 0;
    padding-left: 90%;
    padding-top: 35%;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(/src/images/fresh-riley-exploded-mobile.jpg);
  }

  .nrg-fresh-diagram-fr {
    max-width: 0;
    height: 0;
    padding-left: 90%;
    padding-top: 70%;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(/src/images/nrg-fresh-exploded-fr.png);
  }
  .honor-ashby-diagram {
    max-width: 0;
    height: 0;
    padding-left: 90%;
    padding-top: 35%;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(/src/images/honor_c1_mobile.jpg);
  }
  .hadley-diagram {
    max-width: 0;
    height: 0;
    padding-left: 90%;
    padding-top: 80%;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(/src/images/hadley_diagram_mobile.png);
  }
  .hadley-profile {
    display: block !important;
  }
  .fresh-riley-diagram-list {
    display: block;
    width: 80%;
    list-style-type: none;
    margin: 20px auto 0 auto;
  }
  .fresh-riley-diagram-list li {
    text-align: left;
    font-family: 'Gotham A', 'Gotham B', Gotham, sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 5px;
  }

  /* NRG FRESH */
  .main.nrg-fresh {
    width: 100%;
  }
  .nrg-fresh.hero {
    width: 100%;
    margin-top: 20px;
    background-image: url(/src/images/nrg-fresh-hero-mobile.jpg);
    background-size: 60%;
    background-position: bottom right;
    background-repeat: no-repeat;
  }
  .nrg-fresh.hero h1,
  .nrg-fresh.hero p {
    padding: 0;
    margin: 10px 0 0 5%;
    width: 90%;
  }
  .nrg-fresh.hero p {
    width: 60%;
  }
  .nrg-fresh .row-module.image-container_left .row.columns-2 .info-col h2 {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    padding: 0 0 10px 0;
  }

  /* HEEL PAIN */
  .heelpain .row-module .row.columns-2 .col + .col {
    padding: 0;
    border: 0;
    margin-top: 20px;
  }

  /* PEAK PERFORMANCE */

  .main.peakperformance {
    width: 100%;
    padding: 0;
  }
  .main.peakperformance h1 {
    padding: 0 0 60% 0;
    width: 90%;
    margin: 20px auto 0 auto;
    text-align: center;
    background-position: bottom left;
    background-size: 100%;
    background-image: url(/src/images/peakperformance-hero-mobile.jpg);
  }
  .main.peakperformance p {
    width: 90%;
    margin: 0 auto 10px auto;
  }

  .peakperformance section {
    width: 100%;
  }
  .peakperformance section p,
  .peakperformance section h2 {
    width: 90%;
    margin: 0 auto;
  }
  .peakperformance section h2 {
    margin-bottom: 10px;
  }

  /* ORTHOTICS */
  .orthotics.main {
    width: 100%;
  }
  .orthotics.main h1 {
    margin-top: 20px;
  }
  .orthotics .row-module.image-container_left .row.columns-2 .image-col {
    width: 60%;
  }

  .orthotics .row-module .row.columns-2 {
    display: block;
  }
  .orthotics .row-module.image-container_left .row.columns-2 .info-col p {
    text-align: center;
  }
  .orthotics .row-module.image-container_left .row.columns-2 .info-col h2 {
    padding: 0;
    width: 80%; 
    margin: 10px auto 20px auto;
    text-align: center;
  }
  .orthotics .row-module .row.columns-2 ul {
    padding: 0;
    list-style-type: none;
  }
  .orthotics .row-module .row.columns-2 ul li:before {
    content: "-";
    display: inline-block;
    font-size: 14px;
  }

  /* ABOUTSHOES */
  .aboutshoes {
    margin-top: 0;
  }
  .aboutshoes h1 {
    margin: 20px 0 10px 0;
    text-align: center;
  }
  .aboutshoes .image.mobile-show {
    width: 80%;
    margin: 0 auto 20px auto;
  }
  .aboutshoes .row .col-wide {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  .mobile-show {
    display: block;
  }
  .mobile-hide {
    display: none;
  }

  /* QUIZ STYLES */

  .fact-sheet {
    text-align: left;
    margin: 0;
  }
  .container .main.quiz p {
    width: 100%;
    margin: 0;
  }
  .quiz .thanks {
    width: 100%;
    text-align: center;
    font-family: 'Gotham A', 'Gotham B', Gotham, sans-serif;
    font-weight: 300;
  }
  .free-shoes-header {
    max-width: 100%;
    display: block;
  }
  .free-shoes-header div {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
    line-height: 19px;
    height: auto;
    padding: 10px 0;
  }

  .quiz-navigation {
    width: 100%;
  }
  .quiz-navigation .button {
    width: 130px;
    padding: 3px 18px 1px 18px;
  }

}

