.places-nav {
  overflow: hidden;
  height: 550px;
}

.places-nav > div {
  position: absolute;
  width: 90%;
}

.places-nav ul {
  list-style: none;
  padding-left: 0;
}

.places-nav ul li {
  padding: 0.5em;
}

.places-nav a.place {
  display: block;
} /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}

h1,
.realtor-information .realtor-name {
  font-size: 1.5em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 768px)";
  width: 768px;
}
meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1280px)";
  width: 1280px;
}
meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-size: 16px;
}
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}
a:hover {
  cursor: pointer;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
object,
embed {
  height: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.hide {
  display: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
}
img {
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75em;
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    position: relative;
    width: 8.33333%;
  }
  .small-2 {
    position: relative;
    width: 16.66667%;
  }
  .small-3 {
    position: relative;
    width: 25%;
  }
  .small-4 {
    position: relative;
    width: 33.33333%;
  }
  .small-5 {
    position: relative;
    width: 41.66667%;
  }
  .small-6 {
    position: relative;
    width: 50%;
  }
  .small-7 {
    position: relative;
    width: 58.33333%;
  }
  .small-8 {
    position: relative;
    width: 66.66667%;
  }
  .small-9 {
    position: relative;
    width: 75%;
  }
  .small-10 {
    position: relative;
    width: 83.33333%;
  }
  .small-11 {
    position: relative;
    width: 91.66667%;
  }
  .small-12 {
    position: relative;
    width: 100%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }
  .large-2 {
    position: relative;
    width: 16.66667%;
  }
  .large-3 {
    position: relative;
    width: 25%;
  }
  .large-4 {
    position: relative;
    width: 33.33333%;
  }
  .large-5 {
    position: relative;
    width: 41.66667%;
  }
  .large-6 {
    position: relative;
    width: 50%;
  }
  .large-7 {
    position: relative;
    width: 58.33333%;
  }
  .large-8 {
    position: relative;
    width: 66.66667%;
  }
  .large-9 {
    position: relative;
    width: 75%;
  }
  .large-10 {
    position: relative;
    width: 83.33333%;
  }
  .large-11 {
    position: relative;
    width: 91.66667%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}
table.show-for-small,
table.show-for-medium-down,
table.show-for-large-down,
table.hide-for-medium,
table.hide-for-medium-up,
table.hide-for-large,
table.hide-for-large-up,
table.hide-for-xlarge {
  display: table;
}
thead.show-for-small,
thead.show-for-medium-down,
thead.show-for-large-down,
thead.hide-for-medium,
thead.hide-for-medium-up,
thead.hide-for-large,
thead.hide-for-large-up,
thead.hide-for-xlarge {
  display: table-header-group !important;
}
tbody.show-for-small,
tbody.show-for-medium-down,
tbody.show-for-large-down,
tbody.hide-for-medium,
tbody.hide-for-medium-up,
tbody.hide-for-large,
tbody.hide-for-large-up,
tbody.hide-for-xlarge {
  display: table-row-group !important;
}
tr.show-for-small,
tr.show-for-medium-down,
tr.show-for-large-down,
tr.hide-for-medium,
tr.hide-for-medium-up,
tr.hide-for-large,
tr.hide-for-large-up,
tr.hide-for-xlarge {
  display: table-row !important;
}
td.show-for-small,
td.show-for-medium-down,
td.show-for-large-down,
td.hide-for-medium,
td.hide-for-medium-up,
td.hide-for-large,
td.hide-for-large-up,
td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}
@media only screen and (min-width: 768px) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }
  .show-for-small {
    display: none !important;
  }
  .hide-for-small {
    display: inherit !important;
  }
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }
  table.show-for-medium,
  table.show-for-medium-up,
  table.hide-for-small {
    display: table;
  }
  thead.show-for-medium,
  thead.show-for-medium-up,
  thead.hide-for-small {
    display: table-header-group !important;
  }
  tbody.show-for-medium,
  tbody.show-for-medium-up,
  tbody.hide-for-small {
    display: table-row-group !important;
  }
  tr.show-for-medium,
  tr.show-for-medium-up,
  tr.hide-for-small {
    display: table-row !important;
  }
  td.show-for-medium,
  td.show-for-medium-up,
  td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 1280px) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }
  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }
  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }
  table.show-for-large,
  table.show-for-large-up,
  table.hide-for-medium,
  table.hide-for-medium-down {
    display: table;
  }
  thead.show-for-large,
  thead.show-for-large-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down {
    display: table-header-group !important;
  }
  tbody.show-for-large,
  tbody.show-for-large-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down {
    display: table-row-group !important;
  }
  tr.show-for-large,
  tr.show-for-large-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down {
    display: table-row !important;
  }
  td.show-for-large,
  td.show-for-large-up,
  td.hide-for-medium,
  td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 1440px) {
  .show-for-xlarge {
    display: inherit !important;
  }
  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }
  .hide-for-xlarge {
    display: none !important;
  }
  table.show-for-xlarge,
  table.hide-for-large,
  table.hide-for-large-down {
    display: table;
  }
  thead.show-for-xlarge,
  thead.hide-for-large,
  thead.hide-for-large-down {
    display: table-header-group !important;
  }
  tbody.show-for-xlarge,
  tbody.hide-for-large,
  tbody.hide-for-large-down {
    display: table-row-group !important;
  }
  tr.show-for-xlarge,
  tr.hide-for-large,
  tr.hide-for-large-down {
    display: table-row !important;
  }
  td.show-for-xlarge,
  td.hide-for-large,
  td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
  display: table;
}
thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}
@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table;
  }
  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table;
  }
  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
.show-for-touch {
  display: none !important;
}
.hide-for-touch {
  display: inherit !important;
}
.touch .show-for-touch {
  display: inherit !important;
}
.touch .hide-for-touch {
  display: none !important;
}
table.hide-for-touch {
  display: table;
}
.touch table.show-for-touch {
  display: table;
}
thead.hide-for-touch {
  display: table-header-group !important;
}
.touch thead.show-for-touch {
  display: table-header-group !important;
}
tbody.hide-for-touch {
  display: table-row-group !important;
}
.touch tbody.show-for-touch {
  display: table-row-group !important;
}
tr.hide-for-touch {
  display: table-row !important;
}
.touch tr.show-for-touch {
  display: table-row !important;
}
td.hide-for-touch {
  display: table-cell !important;
}
.touch td.show-for-touch {
  display: table-cell !important;
}
th.hide-for-touch {
  display: table-cell !important;
}
.touch th.show-for-touch {
  display: table-cell !important;
}
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1;
  }
  [class*="block-grid-"]:before,
  [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  [class*="block-grid-"]:after {
    clear: both;
  }
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .small-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: none;
  }
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[data-section=""],
[data-section="auto"],
.section-container.auto,
[data-section="vertical-tabs"],
.section-container.vertical-tabs,
[data-section="vertical-nav"],
.section-container.vertical-nav,
[data-section="horizontal-nav"],
.section-container.horizontal-nav,
[data-section="accordion"],
.section-container.accordion {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
[data-section=""][data-section-small-style],
[data-section="auto"][data-section-small-style],
.section-container.auto[data-section-small-style],
[data-section="vertical-tabs"][data-section-small-style],
.section-container.vertical-tabs[data-section-small-style],
[data-section="vertical-nav"][data-section-small-style],
.section-container.vertical-nav[data-section-small-style],
[data-section="horizontal-nav"][data-section-small-style],
.section-container.horizontal-nav[data-section-small-style],
[data-section="accordion"][data-section-small-style],
.section-container.accordion[data-section-small-style] {
  width: 100% !important;
}
[data-section=""][data-section-small-style] > [data-section-region],
[data-section=""][data-section-small-style] > section,
[data-section=""][data-section-small-style] > .section,
[data-section="auto"][data-section-small-style] > [data-section-region],
[data-section="auto"][data-section-small-style] > section,
[data-section="auto"][data-section-small-style] > .section,
.section-container.auto[data-section-small-style] > [data-section-region],
.section-container.auto[data-section-small-style] > section,
.section-container.auto[data-section-small-style] > .section,
[data-section="vertical-tabs"][data-section-small-style]
  > [data-section-region],
[data-section="vertical-tabs"][data-section-small-style] > section,
[data-section="vertical-tabs"][data-section-small-style] > .section,
.section-container.vertical-tabs[data-section-small-style]
  > [data-section-region],
.section-container.vertical-tabs[data-section-small-style] > section,
.section-container.vertical-tabs[data-section-small-style] > .section,
[data-section="vertical-nav"][data-section-small-style] > [data-section-region],
[data-section="vertical-nav"][data-section-small-style] > section,
[data-section="vertical-nav"][data-section-small-style] > .section,
.section-container.vertical-nav[data-section-small-style]
  > [data-section-region],
.section-container.vertical-nav[data-section-small-style] > section,
.section-container.vertical-nav[data-section-small-style] > .section,
[data-section="horizontal-nav"][data-section-small-style]
  > [data-section-region],
[data-section="horizontal-nav"][data-section-small-style] > section,
[data-section="horizontal-nav"][data-section-small-style] > .section,
.section-container.horizontal-nav[data-section-small-style]
  > [data-section-region],
.section-container.horizontal-nav[data-section-small-style] > section,
.section-container.horizontal-nav[data-section-small-style] > .section,
[data-section="accordion"][data-section-small-style] > [data-section-region],
[data-section="accordion"][data-section-small-style] > section,
[data-section="accordion"][data-section-small-style] > .section,
.section-container.accordion[data-section-small-style] > [data-section-region],
.section-container.accordion[data-section-small-style] > section,
.section-container.accordion[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
[data-section=""][data-section-small-style]
  > [data-section-region]
  > [data-section-title],
[data-section=""][data-section-small-style] > [data-section-region] > .title,
[data-section=""][data-section-small-style] > section > [data-section-title],
[data-section=""][data-section-small-style] > section > .title,
[data-section=""][data-section-small-style] > .section > [data-section-title],
[data-section=""][data-section-small-style] > .section > .title,
[data-section="auto"][data-section-small-style]
  > [data-section-region]
  > [data-section-title],
[data-section="auto"][data-section-small-style]
  > [data-section-region]
  > .title,
[data-section="auto"][data-section-small-style]
  > section
  > [data-section-title],
[data-section="auto"][data-section-small-style] > section > .title,
[data-section="auto"][data-section-small-style]
  > .section
  > [data-section-title],
[data-section="auto"][data-section-small-style] > .section > .title,
.section-container.auto[data-section-small-style]
  > [data-section-region]
  > [data-section-title],
.section-container.auto[data-section-small-style]
  > [data-section-region]
  > .title,
.section-container.auto[data-section-small-style]
  > section
  > [data-section-title],
.section-container.auto[data-section-small-style] > section > .title,
.section-container.auto[data-section-small-style]
  > .section
  > [data-section-title],
.section-container.auto[data-section-small-style] > .section > .title,
[data-section="vertical-tabs"][data-section-small-style]
  > [data-section-region]
  > [data-section-title],
[data-section="vertical-tabs"][data-section-small-style]
  > [data-section-region]
  > .title,
[data-section="vertical-tabs"][data-section-small-style]
  > section
  > [data-section-title],
[data-section="vertical-tabs"][data-section-small-style] > section > .title,
[data-section="vertical-tabs"][data-section-small-style]
  > .section
  > [data-section-title],
[data-section="vertical-tabs"][data-section-small-style] > .section > .title,
.section-container.vertical-tabs[data-section-small-style]
  > [data-section-region]
  > [data-section-title],
.section-container.vertical-tabs[data-section-small-style]
  > [data-section-region]
  > .title,
.section-container.vertical-tabs[data-section-small-style]
  > section
  > [data-section-title],
.section-container.vertical-tabs[data-section-small-style] > section > .title,
.section-container.vertical-tabs[data-section-small-style]
  > .section
  > [data-section-title],
.section-container.vertical-tabs[data-section-small-style] > .section > .title,
[data-section="vertical-nav"][data-section-small-style]
  > [data-section-region]
  > [data-section-title],
[data-section="vertical-nav"][data-section-small-style]
  > [data-section-region]
  > .title,
[data-section="vertical-nav"][data-section-small-style]
  > section
  > [data-section-title],
[data-section="vertical-nav"][data-section-small-style] > section > .title,
[data-section="vertical-nav"][data-section-small-style]
  > .section
  > [data-section-title],
[data-section="vertical-nav"][data-section-small-style] > .section > .title,
.section-container.vertical-nav[data-section-small-style]
  > [data-section-region]
  > [data-section-title],
.section-container.vertical-nav[data-section-small-style]
  > [data-section-region]
  > .title,
.section-container.vertical-nav[data-section-small-style]
  > section
  > [data-section-title],
.section-container.vertical-nav[data-section-small-style] > section > .title,
.section-container.vertical-nav[data-section-small-style]
  > .section
  > [data-section-title],
.section-container.vertical-nav[data-section-small-style] > .section > .title,
[data-section="horizontal-nav"][data-section-small-style]
  > [data-section-region]
  > [data-section-title],
[data-section="horizontal-nav"][data-section-small-style]
  > [data-section-region]
  > .title,
[data-section="horizontal-nav"][data-section-small-style]
  > section
  > [data-section-title],
[data-section="horizontal-nav"][data-section-small-style] > section > .title,
[data-section="horizontal-nav"][data-section-small-style]
  > .section
  > [data-section-title],
[data-section="horizontal-nav"][data-section-small-style] > .section > .title,
.section-container.horizontal-nav[data-section-small-style]
  > [data-section-region]
  > [data-section-title],
.section-container.horizontal-nav[data-section-small-style]
  > [data-section-region]
  > .title,
.section-container.horizontal-nav[data-section-small-style]
  > section
  > [data-section-title],
.section-container.horizontal-nav[data-section-small-style] > section > .title,
.section-container.horizontal-nav[data-section-small-style]
  > .section
  > [data-section-title],
.section-container.horizontal-nav[data-section-small-style] > .section > .title,
[data-section="accordion"][data-section-small-style]
  > [data-section-region]
  > [data-section-title],
[data-section="accordion"][data-section-small-style]
  > [data-section-region]
  > .title,
[data-section="accordion"][data-section-small-style]
  > section
  > [data-section-title],
[data-section="accordion"][data-section-small-style] > section > .title,
[data-section="accordion"][data-section-small-style]
  > .section
  > [data-section-title],
[data-section="accordion"][data-section-small-style] > .section > .title,
.section-container.accordion[data-section-small-style]
  > [data-section-region]
  > [data-section-title],
.section-container.accordion[data-section-small-style]
  > [data-section-region]
  > .title,
.section-container.accordion[data-section-small-style]
  > section
  > [data-section-title],
.section-container.accordion[data-section-small-style] > section > .title,
.section-container.accordion[data-section-small-style]
  > .section
  > [data-section-title],
.section-container.accordion[data-section-small-style] > .section > .title {
  width: 100% !important;
}
[data-section=""] > section,
[data-section=""] > .section,
[data-section=""] > [data-section-region],
[data-section="auto"] > section,
[data-section="auto"] > .section,
[data-section="auto"] > [data-section-region],
.section-container.auto > section,
.section-container.auto > .section,
.section-container.auto > [data-section-region],
[data-section="vertical-tabs"] > section,
[data-section="vertical-tabs"] > .section,
[data-section="vertical-tabs"] > [data-section-region],
.section-container.vertical-tabs > section,
.section-container.vertical-tabs > .section,
.section-container.vertical-tabs > [data-section-region],
[data-section="vertical-nav"] > section,
[data-section="vertical-nav"] > .section,
[data-section="vertical-nav"] > [data-section-region],
.section-container.vertical-nav > section,
.section-container.vertical-nav > .section,
.section-container.vertical-nav > [data-section-region],
[data-section="horizontal-nav"] > section,
[data-section="horizontal-nav"] > .section,
[data-section="horizontal-nav"] > [data-section-region],
.section-container.horizontal-nav > section,
.section-container.horizontal-nav > .section,
.section-container.horizontal-nav > [data-section-region],
[data-section="accordion"] > section,
[data-section="accordion"] > .section,
[data-section="accordion"] > [data-section-region],
.section-container.accordion > section,
.section-container.accordion > .section,
.section-container.accordion > [data-section-region] {
  margin: 0;
}
[data-section=""] > section > [data-section-title],
[data-section=""] > section > .title,
[data-section=""] > .section > [data-section-title],
[data-section=""] > .section > .title,
[data-section=""] > [data-section-region] > [data-section-title],
[data-section=""] > [data-section-region] > .title,
[data-section="auto"] > section > [data-section-title],
[data-section="auto"] > section > .title,
[data-section="auto"] > .section > [data-section-title],
[data-section="auto"] > .section > .title,
[data-section="auto"] > [data-section-region] > [data-section-title],
[data-section="auto"] > [data-section-region] > .title,
.section-container.auto > section > [data-section-title],
.section-container.auto > section > .title,
.section-container.auto > .section > [data-section-title],
.section-container.auto > .section > .title,
.section-container.auto > [data-section-region] > [data-section-title],
.section-container.auto > [data-section-region] > .title,
[data-section="vertical-tabs"] > section > [data-section-title],
[data-section="vertical-tabs"] > section > .title,
[data-section="vertical-tabs"] > .section > [data-section-title],
[data-section="vertical-tabs"] > .section > .title,
[data-section="vertical-tabs"] > [data-section-region] > [data-section-title],
[data-section="vertical-tabs"] > [data-section-region] > .title,
.section-container.vertical-tabs > section > [data-section-title],
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > [data-section-title],
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-tabs > [data-section-region] > [data-section-title],
.section-container.vertical-tabs > [data-section-region] > .title,
[data-section="vertical-nav"] > section > [data-section-title],
[data-section="vertical-nav"] > section > .title,
[data-section="vertical-nav"] > .section > [data-section-title],
[data-section="vertical-nav"] > .section > .title,
[data-section="vertical-nav"] > [data-section-region] > [data-section-title],
[data-section="vertical-nav"] > [data-section-region] > .title,
.section-container.vertical-nav > section > [data-section-title],
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > [data-section-title],
.section-container.vertical-nav > .section > .title,
.section-container.vertical-nav > [data-section-region] > [data-section-title],
.section-container.vertical-nav > [data-section-region] > .title,
[data-section="horizontal-nav"] > section > [data-section-title],
[data-section="horizontal-nav"] > section > .title,
[data-section="horizontal-nav"] > .section > [data-section-title],
[data-section="horizontal-nav"] > .section > .title,
[data-section="horizontal-nav"] > [data-section-region] > [data-section-title],
[data-section="horizontal-nav"] > [data-section-region] > .title,
.section-container.horizontal-nav > section > [data-section-title],
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > [data-section-title],
.section-container.horizontal-nav > .section > .title,
.section-container.horizontal-nav
  > [data-section-region]
  > [data-section-title],
.section-container.horizontal-nav > [data-section-region] > .title,
[data-section="accordion"] > section > [data-section-title],
[data-section="accordion"] > section > .title,
[data-section="accordion"] > .section > [data-section-title],
[data-section="accordion"] > .section > .title,
[data-section="accordion"] > [data-section-region] > [data-section-title],
[data-section="accordion"] > [data-section-region] > .title,
.section-container.accordion > section > [data-section-title],
.section-container.accordion > section > .title,
.section-container.accordion > .section > [data-section-title],
.section-container.accordion > .section > .title,
.section-container.accordion > [data-section-region] > [data-section-title],
.section-container.accordion > [data-section-region] > .title {
  margin-bottom: 0;
}
[data-section=""] > section > [data-section-title] a,
[data-section=""] > section > .title a,
[data-section=""] > .section > [data-section-title] a,
[data-section=""] > .section > .title a,
[data-section=""] > [data-section-region] > [data-section-title] a,
[data-section=""] > [data-section-region] > .title a,
[data-section="auto"] > section > [data-section-title] a,
[data-section="auto"] > section > .title a,
[data-section="auto"] > .section > [data-section-title] a,
[data-section="auto"] > .section > .title a,
[data-section="auto"] > [data-section-region] > [data-section-title] a,
[data-section="auto"] > [data-section-region] > .title a,
.section-container.auto > section > [data-section-title] a,
.section-container.auto > section > .title a,
.section-container.auto > .section > [data-section-title] a,
.section-container.auto > .section > .title a,
.section-container.auto > [data-section-region] > [data-section-title] a,
.section-container.auto > [data-section-region] > .title a,
[data-section="vertical-tabs"] > section > [data-section-title] a,
[data-section="vertical-tabs"] > section > .title a,
[data-section="vertical-tabs"] > .section > [data-section-title] a,
[data-section="vertical-tabs"] > .section > .title a,
[data-section="vertical-tabs"] > [data-section-region] > [data-section-title] a,
[data-section="vertical-tabs"] > [data-section-region] > .title a,
.section-container.vertical-tabs > section > [data-section-title] a,
.section-container.vertical-tabs > section > .title a,
.section-container.vertical-tabs > .section > [data-section-title] a,
.section-container.vertical-tabs > .section > .title a,
.section-container.vertical-tabs
  > [data-section-region]
  > [data-section-title]
  a,
.section-container.vertical-tabs > [data-section-region] > .title a,
[data-section="vertical-nav"] > section > [data-section-title] a,
[data-section="vertical-nav"] > section > .title a,
[data-section="vertical-nav"] > .section > [data-section-title] a,
[data-section="vertical-nav"] > .section > .title a,
[data-section="vertical-nav"] > [data-section-region] > [data-section-title] a,
[data-section="vertical-nav"] > [data-section-region] > .title a,
.section-container.vertical-nav > section > [data-section-title] a,
.section-container.vertical-nav > section > .title a,
.section-container.vertical-nav > .section > [data-section-title] a,
.section-container.vertical-nav > .section > .title a,
.section-container.vertical-nav
  > [data-section-region]
  > [data-section-title]
  a,
.section-container.vertical-nav > [data-section-region] > .title a,
[data-section="horizontal-nav"] > section > [data-section-title] a,
[data-section="horizontal-nav"] > section > .title a,
[data-section="horizontal-nav"] > .section > [data-section-title] a,
[data-section="horizontal-nav"] > .section > .title a,
[data-section="horizontal-nav"]
  > [data-section-region]
  > [data-section-title]
  a,
[data-section="horizontal-nav"] > [data-section-region] > .title a,
.section-container.horizontal-nav > section > [data-section-title] a,
.section-container.horizontal-nav > section > .title a,
.section-container.horizontal-nav > .section > [data-section-title] a,
.section-container.horizontal-nav > .section > .title a,
.section-container.horizontal-nav
  > [data-section-region]
  > [data-section-title]
  a,
.section-container.horizontal-nav > [data-section-region] > .title a,
[data-section="accordion"] > section > [data-section-title] a,
[data-section="accordion"] > section > .title a,
[data-section="accordion"] > .section > [data-section-title] a,
[data-section="accordion"] > .section > .title a,
[data-section="accordion"] > [data-section-region] > [data-section-title] a,
[data-section="accordion"] > [data-section-region] > .title a,
.section-container.accordion > section > [data-section-title] a,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > [data-section-title] a,
.section-container.accordion > .section > .title a,
.section-container.accordion > [data-section-region] > [data-section-title] a,
.section-container.accordion > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
[data-section=""] > section > [data-section-content],
[data-section=""] > section > .content,
[data-section=""] > .section > [data-section-content],
[data-section=""] > .section > .content,
[data-section=""] > [data-section-region] > [data-section-content],
[data-section=""] > [data-section-region] > .content,
[data-section="auto"] > section > [data-section-content],
[data-section="auto"] > section > .content,
[data-section="auto"] > .section > [data-section-content],
[data-section="auto"] > .section > .content,
[data-section="auto"] > [data-section-region] > [data-section-content],
[data-section="auto"] > [data-section-region] > .content,
.section-container.auto > section > [data-section-content],
.section-container.auto > section > .content,
.section-container.auto > .section > [data-section-content],
.section-container.auto > .section > .content,
.section-container.auto > [data-section-region] > [data-section-content],
.section-container.auto > [data-section-region] > .content,
[data-section="vertical-tabs"] > section > [data-section-content],
[data-section="vertical-tabs"] > section > .content,
[data-section="vertical-tabs"] > .section > [data-section-content],
[data-section="vertical-tabs"] > .section > .content,
[data-section="vertical-tabs"] > [data-section-region] > [data-section-content],
[data-section="vertical-tabs"] > [data-section-region] > .content,
.section-container.vertical-tabs > section > [data-section-content],
.section-container.vertical-tabs > section > .content,
.section-container.vertical-tabs > .section > [data-section-content],
.section-container.vertical-tabs > .section > .content,
.section-container.vertical-tabs
  > [data-section-region]
  > [data-section-content],
.section-container.vertical-tabs > [data-section-region] > .content,
[data-section="vertical-nav"] > section > [data-section-content],
[data-section="vertical-nav"] > section > .content,
[data-section="vertical-nav"] > .section > [data-section-content],
[data-section="vertical-nav"] > .section > .content,
[data-section="vertical-nav"] > [data-section-region] > [data-section-content],
[data-section="vertical-nav"] > [data-section-region] > .content,
.section-container.vertical-nav > section > [data-section-content],
.section-container.vertical-nav > section > .content,
.section-container.vertical-nav > .section > [data-section-content],
.section-container.vertical-nav > .section > .content,
.section-container.vertical-nav
  > [data-section-region]
  > [data-section-content],
.section-container.vertical-nav > [data-section-region] > .content,
[data-section="horizontal-nav"] > section > [data-section-content],
[data-section="horizontal-nav"] > section > .content,
[data-section="horizontal-nav"] > .section > [data-section-content],
[data-section="horizontal-nav"] > .section > .content,
[data-section="horizontal-nav"]
  > [data-section-region]
  > [data-section-content],
[data-section="horizontal-nav"] > [data-section-region] > .content,
.section-container.horizontal-nav > section > [data-section-content],
.section-container.horizontal-nav > section > .content,
.section-container.horizontal-nav > .section > [data-section-content],
.section-container.horizontal-nav > .section > .content,
.section-container.horizontal-nav
  > [data-section-region]
  > [data-section-content],
.section-container.horizontal-nav > [data-section-region] > .content,
[data-section="accordion"] > section > [data-section-content],
[data-section="accordion"] > section > .content,
[data-section="accordion"] > .section > [data-section-content],
[data-section="accordion"] > .section > .content,
[data-section="accordion"] > [data-section-region] > [data-section-content],
[data-section="accordion"] > [data-section-region] > .content,
.section-container.accordion > section > [data-section-content],
.section-container.accordion > section > .content,
.section-container.accordion > .section > [data-section-content],
.section-container.accordion > .section > .content,
.section-container.accordion > [data-section-region] > [data-section-content],
.section-container.accordion > [data-section-region] > .content {
  display: none;
}
[data-section=""] > section.active > [data-section-content],
[data-section=""] > section.active > .content,
[data-section=""] > .section.active > [data-section-content],
[data-section=""] > .section.active > .content,
[data-section=""] > [data-section-region].active > [data-section-content],
[data-section=""] > [data-section-region].active > .content,
[data-section="auto"] > section.active > [data-section-content],
[data-section="auto"] > section.active > .content,
[data-section="auto"] > .section.active > [data-section-content],
[data-section="auto"] > .section.active > .content,
[data-section="auto"] > [data-section-region].active > [data-section-content],
[data-section="auto"] > [data-section-region].active > .content,
.section-container.auto > section.active > [data-section-content],
.section-container.auto > section.active > .content,
.section-container.auto > .section.active > [data-section-content],
.section-container.auto > .section.active > .content,
.section-container.auto > [data-section-region].active > [data-section-content],
.section-container.auto > [data-section-region].active > .content,
[data-section="vertical-tabs"] > section.active > [data-section-content],
[data-section="vertical-tabs"] > section.active > .content,
[data-section="vertical-tabs"] > .section.active > [data-section-content],
[data-section="vertical-tabs"] > .section.active > .content,
[data-section="vertical-tabs"]
  > [data-section-region].active
  > [data-section-content],
[data-section="vertical-tabs"] > [data-section-region].active > .content,
.section-container.vertical-tabs > section.active > [data-section-content],
.section-container.vertical-tabs > section.active > .content,
.section-container.vertical-tabs > .section.active > [data-section-content],
.section-container.vertical-tabs > .section.active > .content,
.section-container.vertical-tabs
  > [data-section-region].active
  > [data-section-content],
.section-container.vertical-tabs > [data-section-region].active > .content,
[data-section="vertical-nav"] > section.active > [data-section-content],
[data-section="vertical-nav"] > section.active > .content,
[data-section="vertical-nav"] > .section.active > [data-section-content],
[data-section="vertical-nav"] > .section.active > .content,
[data-section="vertical-nav"]
  > [data-section-region].active
  > [data-section-content],
[data-section="vertical-nav"] > [data-section-region].active > .content,
.section-container.vertical-nav > section.active > [data-section-content],
.section-container.vertical-nav > section.active > .content,
.section-container.vertical-nav > .section.active > [data-section-content],
.section-container.vertical-nav > .section.active > .content,
.section-container.vertical-nav
  > [data-section-region].active
  > [data-section-content],
.section-container.vertical-nav > [data-section-region].active > .content,
[data-section="horizontal-nav"] > section.active > [data-section-content],
[data-section="horizontal-nav"] > section.active > .content,
[data-section="horizontal-nav"] > .section.active > [data-section-content],
[data-section="horizontal-nav"] > .section.active > .content,
[data-section="horizontal-nav"]
  > [data-section-region].active
  > [data-section-content],
[data-section="horizontal-nav"] > [data-section-region].active > .content,
.section-container.horizontal-nav > section.active > [data-section-content],
.section-container.horizontal-nav > section.active > .content,
.section-container.horizontal-nav > .section.active > [data-section-content],
.section-container.horizontal-nav > .section.active > .content,
.section-container.horizontal-nav
  > [data-section-region].active
  > [data-section-content],
.section-container.horizontal-nav > [data-section-region].active > .content,
[data-section="accordion"] > section.active > [data-section-content],
[data-section="accordion"] > section.active > .content,
[data-section="accordion"] > .section.active > [data-section-content],
[data-section="accordion"] > .section.active > .content,
[data-section="accordion"]
  > [data-section-region].active
  > [data-section-content],
[data-section="accordion"] > [data-section-region].active > .content,
.section-container.accordion > section.active > [data-section-content],
.section-container.accordion > section.active > .content,
.section-container.accordion > .section.active > [data-section-content],
.section-container.accordion > .section.active > .content,
.section-container.accordion
  > [data-section-region].active
  > [data-section-content],
.section-container.accordion > [data-section-region].active > .content {
  display: block;
}
[data-section=""] > section:not(.active),
[data-section=""] > .section:not(.active),
[data-section=""] > [data-section-region]:not(.active),
[data-section="auto"] > section:not(.active),
[data-section="auto"] > .section:not(.active),
[data-section="auto"] > [data-section-region]:not(.active),
.section-container.auto > section:not(.active),
.section-container.auto > .section:not(.active),
.section-container.auto > [data-section-region]:not(.active),
[data-section="vertical-tabs"] > section:not(.active),
[data-section="vertical-tabs"] > .section:not(.active),
[data-section="vertical-tabs"] > [data-section-region]:not(.active),
.section-container.vertical-tabs > section:not(.active),
.section-container.vertical-tabs > .section:not(.active),
.section-container.vertical-tabs > [data-section-region]:not(.active),
[data-section="vertical-nav"] > section:not(.active),
[data-section="vertical-nav"] > .section:not(.active),
[data-section="vertical-nav"] > [data-section-region]:not(.active),
.section-container.vertical-nav > section:not(.active),
.section-container.vertical-nav > .section:not(.active),
.section-container.vertical-nav > [data-section-region]:not(.active),
[data-section="horizontal-nav"] > section:not(.active),
[data-section="horizontal-nav"] > .section:not(.active),
[data-section="horizontal-nav"] > [data-section-region]:not(.active),
.section-container.horizontal-nav > section:not(.active),
.section-container.horizontal-nav > .section:not(.active),
.section-container.horizontal-nav > [data-section-region]:not(.active),
[data-section="accordion"] > section:not(.active),
[data-section="accordion"] > .section:not(.active),
[data-section="accordion"] > [data-section-region]:not(.active),
.section-container.accordion > section:not(.active),
.section-container.accordion > .section:not(.active),
.section-container.accordion > [data-section-region]:not(.active) {
  padding: 0 !important;
}
[data-section=""] > section > [data-section-title],
[data-section=""] > section > .title,
[data-section=""] > .section > [data-section-title],
[data-section=""] > .section > .title,
[data-section=""] > [data-section-region] > [data-section-title],
[data-section=""] > [data-section-region] > .title,
[data-section="auto"] > section > [data-section-title],
[data-section="auto"] > section > .title,
[data-section="auto"] > .section > [data-section-title],
[data-section="auto"] > .section > .title,
[data-section="auto"] > [data-section-region] > [data-section-title],
[data-section="auto"] > [data-section-region] > .title,
.section-container.auto > section > [data-section-title],
.section-container.auto > section > .title,
.section-container.auto > .section > [data-section-title],
.section-container.auto > .section > .title,
.section-container.auto > [data-section-region] > [data-section-title],
.section-container.auto > [data-section-region] > .title,
[data-section="vertical-tabs"] > section > [data-section-title],
[data-section="vertical-tabs"] > section > .title,
[data-section="vertical-tabs"] > .section > [data-section-title],
[data-section="vertical-tabs"] > .section > .title,
[data-section="vertical-tabs"] > [data-section-region] > [data-section-title],
[data-section="vertical-tabs"] > [data-section-region] > .title,
.section-container.vertical-tabs > section > [data-section-title],
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > [data-section-title],
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-tabs > [data-section-region] > [data-section-title],
.section-container.vertical-tabs > [data-section-region] > .title,
[data-section="vertical-nav"] > section > [data-section-title],
[data-section="vertical-nav"] > section > .title,
[data-section="vertical-nav"] > .section > [data-section-title],
[data-section="vertical-nav"] > .section > .title,
[data-section="vertical-nav"] > [data-section-region] > [data-section-title],
[data-section="vertical-nav"] > [data-section-region] > .title,
.section-container.vertical-nav > section > [data-section-title],
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > [data-section-title],
.section-container.vertical-nav > .section > .title,
.section-container.vertical-nav > [data-section-region] > [data-section-title],
.section-container.vertical-nav > [data-section-region] > .title,
[data-section="horizontal-nav"] > section > [data-section-title],
[data-section="horizontal-nav"] > section > .title,
[data-section="horizontal-nav"] > .section > [data-section-title],
[data-section="horizontal-nav"] > .section > .title,
[data-section="horizontal-nav"] > [data-section-region] > [data-section-title],
[data-section="horizontal-nav"] > [data-section-region] > .title,
.section-container.horizontal-nav > section > [data-section-title],
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > [data-section-title],
.section-container.horizontal-nav > .section > .title,
.section-container.horizontal-nav
  > [data-section-region]
  > [data-section-title],
.section-container.horizontal-nav > [data-section-region] > .title,
[data-section="accordion"] > section > [data-section-title],
[data-section="accordion"] > section > .title,
[data-section="accordion"] > .section > [data-section-title],
[data-section="accordion"] > .section > .title,
[data-section="accordion"] > [data-section-region] > [data-section-title],
[data-section="accordion"] > [data-section-region] > .title,
.section-container.accordion > section > [data-section-title],
.section-container.accordion > section > .title,
.section-container.accordion > .section > [data-section-title],
.section-container.accordion > .section > .title,
.section-container.accordion > [data-section-region] > [data-section-title],
.section-container.accordion > [data-section-region] > .title {
  width: 100%;
}
.section-container.auto,
.section-container.vertical-tabs,
.section-container.vertical-nav,
.section-container.horizontal-nav,
.section-container.accordion {
  border-top: 1px solid #e6e7e9;
}
.section-container.auto > section > .title,
.section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  background-color: #fff;
  cursor: pointer;
  border: solid 1px #e6e7e9;
}
.section-container.auto > section > .title a,
.section-container.auto > .section > .title a,
.section-container.vertical-tabs > section > .title a,
.section-container.vertical-tabs > .section > .title a,
.section-container.vertical-nav > section > .title a,
.section-container.vertical-nav > .section > .title a,
.section-container.horizontal-nav > section > .title a,
.section-container.horizontal-nav > .section > .title a,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
.section-container.auto > section > .title:hover,
.section-container.auto > .section > .title:hover,
.section-container.vertical-tabs > section > .title:hover,
.section-container.vertical-tabs > .section > .title:hover,
.section-container.vertical-nav > section > .title:hover,
.section-container.vertical-nav > .section > .title:hover,
.section-container.horizontal-nav > section > .title:hover,
.section-container.horizontal-nav > .section > .title:hover,
.section-container.accordion > section > .title:hover,
.section-container.accordion > .section > .title:hover {
  background-color: #fff;
}
.section-container.auto > section > .content,
.section-container.auto > .section > .content,
.section-container.vertical-tabs > section > .content,
.section-container.vertical-tabs > .section > .content,
.section-container.vertical-nav > section > .content,
.section-container.vertical-nav > .section > .content,
.section-container.horizontal-nav > section > .content,
.section-container.horizontal-nav > .section > .content,
.section-container.accordion > section > .content,
.section-container.accordion > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #e6e7e9;
}
.section-container.auto > section > .content > *:last-child,
.section-container.auto > .section > .content > *:last-child,
.section-container.vertical-tabs > section > .content > *:last-child,
.section-container.vertical-tabs > .section > .content > *:last-child,
.section-container.vertical-nav > section > .content > *:last-child,
.section-container.vertical-nav > .section > .content > *:last-child,
.section-container.horizontal-nav > section > .content > *:last-child,
.section-container.horizontal-nav > .section > .content > *:last-child,
.section-container.accordion > section > .content > *:last-child,
.section-container.accordion > .section > .content > *:last-child {
  margin-bottom: 0;
}
.section-container.auto > section > .content > *:first-child,
.section-container.auto > .section > .content > *:first-child,
.section-container.vertical-tabs > section > .content > *:first-child,
.section-container.vertical-tabs > .section > .content > *:first-child,
.section-container.vertical-nav > section > .content > *:first-child,
.section-container.vertical-nav > .section > .content > *:first-child,
.section-container.horizontal-nav > section > .content > *:first-child,
.section-container.horizontal-nav > .section > .content > *:first-child,
.section-container.accordion > section > .content > *:first-child,
.section-container.accordion > .section > .content > *:first-child {
  padding-top: 0;
}
.section-container.auto > section > .content > *:last-child:not(.flex-video),
.section-container.auto > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs
  > section
  > .content
  > *:last-child:not(.flex-video),
.section-container.vertical-tabs
  > .section
  > .content
  > *:last-child:not(.flex-video),
.section-container.vertical-nav
  > section
  > .content
  > *:last-child:not(.flex-video),
.section-container.vertical-nav
  > .section
  > .content
  > *:last-child:not(.flex-video),
.section-container.horizontal-nav
  > section
  > .content
  > *:last-child:not(.flex-video),
.section-container.horizontal-nav
  > .section
  > .content
  > *:last-child:not(.flex-video),
.section-container.accordion
  > section
  > .content
  > *:last-child:not(.flex-video),
.section-container.accordion
  > .section
  > .content
  > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.section-container.auto > section.active > .title,
.section-container.auto > .section.active > .title,
.section-container.vertical-tabs > section.active > .title,
.section-container.vertical-tabs > .section.active > .title,
.section-container.vertical-nav > section.active > .title,
.section-container.vertical-nav > .section.active > .title,
.section-container.horizontal-nav > section.active > .title,
.section-container.horizontal-nav > .section.active > .title,
.section-container.accordion > section.active > .title,
.section-container.accordion > .section.active > .title {
  background: #e6e6e6;
}
.section-container.auto > section.active > .title a,
.section-container.auto > .section.active > .title a,
.section-container.vertical-tabs > section.active > .title a,
.section-container.vertical-tabs > .section.active > .title a,
.section-container.vertical-nav > section.active > .title a,
.section-container.vertical-nav > .section.active > .title a,
.section-container.horizontal-nav > section.active > .title a,
.section-container.horizontal-nav > .section.active > .title a,
.section-container.accordion > section.active > .title a,
.section-container.accordion > .section.active > .title a {
  color: #333;
}
.section-container.auto > section:not(.active),
.section-container.auto > .section:not(.active),
.section-container.vertical-tabs > section:not(.active),
.section-container.vertical-tabs > .section:not(.active),
.section-container.vertical-nav > section:not(.active),
.section-container.vertical-nav > .section:not(.active),
.section-container.horizontal-nav > section:not(.active),
.section-container.horizontal-nav > .section:not(.active),
.section-container.accordion > section:not(.active),
.section-container.accordion > .section:not(.active) {
  padding: 0 !important;
}
.section-container.auto > section > .title,
.section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  border-top: none;
}
[data-section="tabs"],
.section-container.tabs {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
[data-section="tabs"]:not([data-section-resized]):not([data-section-small-style]),
.section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: hidden;
}
[data-section="tabs"] > section > [data-section-title],
[data-section="tabs"] > section > .title,
[data-section="tabs"] > .section > [data-section-title],
[data-section="tabs"] > .section > .title,
[data-section="tabs"] > [data-section-region] > [data-section-title],
[data-section="tabs"] > [data-section-region] > .title,
.section-container.tabs > section > [data-section-title],
.section-container.tabs > section > .title,
.section-container.tabs > .section > [data-section-title],
.section-container.tabs > .section > .title,
.section-container.tabs > [data-section-region] > [data-section-title],
.section-container.tabs > [data-section-region] > .title {
  margin-bottom: 0;
}
[data-section="tabs"] > section > [data-section-title] a,
[data-section="tabs"] > section > .title a,
[data-section="tabs"] > .section > [data-section-title] a,
[data-section="tabs"] > .section > .title a,
[data-section="tabs"] > [data-section-region] > [data-section-title] a,
[data-section="tabs"] > [data-section-region] > .title a,
.section-container.tabs > section > [data-section-title] a,
.section-container.tabs > section > .title a,
.section-container.tabs > .section > [data-section-title] a,
.section-container.tabs > .section > .title a,
.section-container.tabs > [data-section-region] > [data-section-title] a,
.section-container.tabs > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
[data-section="tabs"] > section > [data-section-content],
[data-section="tabs"] > section > .content,
[data-section="tabs"] > .section > [data-section-content],
[data-section="tabs"] > .section > .content,
[data-section="tabs"] > [data-section-region] > [data-section-content],
[data-section="tabs"] > [data-section-region] > .content,
.section-container.tabs > section > [data-section-content],
.section-container.tabs > section > .content,
.section-container.tabs > .section > [data-section-content],
.section-container.tabs > .section > .content,
.section-container.tabs > [data-section-region] > [data-section-content],
.section-container.tabs > [data-section-region] > .content {
  display: none;
}
[data-section="tabs"] > section.active > [data-section-content],
[data-section="tabs"] > section.active > .content,
[data-section="tabs"] > .section.active > [data-section-content],
[data-section="tabs"] > .section.active > .content,
[data-section="tabs"] > [data-section-region].active > [data-section-content],
[data-section="tabs"] > [data-section-region].active > .content,
.section-container.tabs > section.active > [data-section-content],
.section-container.tabs > section.active > .content,
.section-container.tabs > .section.active > [data-section-content],
.section-container.tabs > .section.active > .content,
.section-container.tabs > [data-section-region].active > [data-section-content],
.section-container.tabs > [data-section-region].active > .content {
  display: block;
}
[data-section="tabs"] > section:not(.active),
[data-section="tabs"] > .section:not(.active),
[data-section="tabs"] > [data-section-region]:not(.active),
.section-container.tabs > section:not(.active),
.section-container.tabs > .section:not(.active),
.section-container.tabs > [data-section-region]:not(.active) {
  padding: 0 !important;
}
[data-section="tabs"] > section > [data-section-title],
[data-section="tabs"] > section > .title,
[data-section="tabs"] > .section > [data-section-title],
[data-section="tabs"] > .section > .title,
[data-section="tabs"] > [data-section-region] > [data-section-title],
[data-section="tabs"] > [data-section-region] > .title,
.section-container.tabs > section > [data-section-title],
.section-container.tabs > section > .title,
.section-container.tabs > .section > [data-section-title],
.section-container.tabs > .section > .title,
.section-container.tabs > [data-section-region] > [data-section-title],
.section-container.tabs > [data-section-region] > .title {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.section-container.tabs {
  border: none;
}
.section-container.tabs > section > .title,
.section-container.tabs > .section > .title {
  background-color: #fff;
  cursor: pointer;
  border: solid 1px #e6e7e9;
}
.section-container.tabs > section > .title a,
.section-container.tabs > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
.section-container.tabs > section > .title:hover,
.section-container.tabs > .section > .title:hover {
  background-color: #fff;
}
.section-container.tabs > section > .content,
.section-container.tabs > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #e6e7e9;
}
.section-container.tabs > section > .content > *:last-child,
.section-container.tabs > .section > .content > *:last-child {
  margin-bottom: 0;
}
.section-container.tabs > section > .content > *:first-child,
.section-container.tabs > .section > .content > *:first-child {
  padding-top: 0;
}
.section-container.tabs > section > .content > *:last-child:not(.flex-video),
.section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.section-container.tabs > section.active > .title,
.section-container.tabs > .section.active > .title {
  background: #fff;
}
.section-container.tabs > section.active > .title a,
.section-container.tabs > .section.active > .title a {
  color: #333;
}
.section-container.tabs > section:not(.active),
.section-container.tabs > .section:not(.active) {
  padding: 0 !important;
}
.section-container.tabs > section.active > .title,
.section-container.tabs > .section.active > .title {
  border-bottom: 0;
}
@media only screen and (min-width: 768px) {
  [data-section=""],
  [data-section="auto"],
  .section-container.auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section=""]:not([data-section-resized]):not([data-section-small-style]),
  [data-section="auto"]:not([data-section-resized]):not([data-section-small-style]),
  .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section=""] > section > [data-section-title],
  [data-section=""] > section > .title,
  [data-section=""] > .section > [data-section-title],
  [data-section=""] > .section > .title,
  [data-section=""] > [data-section-region] > [data-section-title],
  [data-section=""] > [data-section-region] > .title,
  [data-section="auto"] > section > [data-section-title],
  [data-section="auto"] > section > .title,
  [data-section="auto"] > .section > [data-section-title],
  [data-section="auto"] > .section > .title,
  [data-section="auto"] > [data-section-region] > [data-section-title],
  [data-section="auto"] > [data-section-region] > .title,
  .section-container.auto > section > [data-section-title],
  .section-container.auto > section > .title,
  .section-container.auto > .section > [data-section-title],
  .section-container.auto > .section > .title,
  .section-container.auto > [data-section-region] > [data-section-title],
  .section-container.auto > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section=""] > section > [data-section-title] a,
  [data-section=""] > section > .title a,
  [data-section=""] > .section > [data-section-title] a,
  [data-section=""] > .section > .title a,
  [data-section=""] > [data-section-region] > [data-section-title] a,
  [data-section=""] > [data-section-region] > .title a,
  [data-section="auto"] > section > [data-section-title] a,
  [data-section="auto"] > section > .title a,
  [data-section="auto"] > .section > [data-section-title] a,
  [data-section="auto"] > .section > .title a,
  [data-section="auto"] > [data-section-region] > [data-section-title] a,
  [data-section="auto"] > [data-section-region] > .title a,
  .section-container.auto > section > [data-section-title] a,
  .section-container.auto > section > .title a,
  .section-container.auto > .section > [data-section-title] a,
  .section-container.auto > .section > .title a,
  .section-container.auto > [data-section-region] > [data-section-title] a,
  .section-container.auto > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section=""] > section > [data-section-content],
  [data-section=""] > section > .content,
  [data-section=""] > .section > [data-section-content],
  [data-section=""] > .section > .content,
  [data-section=""] > [data-section-region] > [data-section-content],
  [data-section=""] > [data-section-region] > .content,
  [data-section="auto"] > section > [data-section-content],
  [data-section="auto"] > section > .content,
  [data-section="auto"] > .section > [data-section-content],
  [data-section="auto"] > .section > .content,
  [data-section="auto"] > [data-section-region] > [data-section-content],
  [data-section="auto"] > [data-section-region] > .content,
  .section-container.auto > section > [data-section-content],
  .section-container.auto > section > .content,
  .section-container.auto > .section > [data-section-content],
  .section-container.auto > .section > .content,
  .section-container.auto > [data-section-region] > [data-section-content],
  .section-container.auto > [data-section-region] > .content {
    display: none;
  }
  [data-section=""] > section.active > [data-section-content],
  [data-section=""] > section.active > .content,
  [data-section=""] > .section.active > [data-section-content],
  [data-section=""] > .section.active > .content,
  [data-section=""] > [data-section-region].active > [data-section-content],
  [data-section=""] > [data-section-region].active > .content,
  [data-section="auto"] > section.active > [data-section-content],
  [data-section="auto"] > section.active > .content,
  [data-section="auto"] > .section.active > [data-section-content],
  [data-section="auto"] > .section.active > .content,
  [data-section="auto"] > [data-section-region].active > [data-section-content],
  [data-section="auto"] > [data-section-region].active > .content,
  .section-container.auto > section.active > [data-section-content],
  .section-container.auto > section.active > .content,
  .section-container.auto > .section.active > [data-section-content],
  .section-container.auto > .section.active > .content,
  .section-container.auto
    > [data-section-region].active
    > [data-section-content],
  .section-container.auto > [data-section-region].active > .content {
    display: block;
  }
  [data-section=""] > section:not(.active),
  [data-section=""] > .section:not(.active),
  [data-section=""] > [data-section-region]:not(.active),
  [data-section="auto"] > section:not(.active),
  [data-section="auto"] > .section:not(.active),
  [data-section="auto"] > [data-section-region]:not(.active),
  .section-container.auto > section:not(.active),
  .section-container.auto > .section:not(.active),
  .section-container.auto > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section=""] > section > [data-section-title],
  [data-section=""] > section > .title,
  [data-section=""] > .section > [data-section-title],
  [data-section=""] > .section > .title,
  [data-section=""] > [data-section-region] > [data-section-title],
  [data-section=""] > [data-section-region] > .title,
  [data-section="auto"] > section > [data-section-title],
  [data-section="auto"] > section > .title,
  [data-section="auto"] > .section > [data-section-title],
  [data-section="auto"] > .section > .title,
  [data-section="auto"] > [data-section-region] > [data-section-title],
  [data-section="auto"] > [data-section-region] > .title,
  .section-container.auto > section > [data-section-title],
  .section-container.auto > section > .title,
  .section-container.auto > .section > [data-section-title],
  .section-container.auto > .section > .title,
  .section-container.auto > [data-section-region] > [data-section-title],
  .section-container.auto > [data-section-region] > .title {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .section-container.auto {
    border: none;
  }
  .section-container.auto > section > .title,
  .section-container.auto > .section > .title {
    background-color: #fff;
    cursor: pointer;
    border: solid 1px #e6e7e9;
  }
  .section-container.auto > section > .title a,
  .section-container.auto > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.auto > section > .title:hover,
  .section-container.auto > .section > .title:hover {
    background-color: #fff;
  }
  .section-container.auto > section > .content,
  .section-container.auto > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #e6e7e9;
  }
  .section-container.auto > section > .content > *:last-child,
  .section-container.auto > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.auto > section > .content > *:first-child,
  .section-container.auto > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.auto > section > .content > *:last-child:not(.flex-video),
  .section-container.auto
    > .section
    > .content
    > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.auto > section.active > .title,
  .section-container.auto > .section.active > .title {
    background: #fff;
  }
  .section-container.auto > section.active > .title a,
  .section-container.auto > .section.active > .title a {
    color: #333;
  }
  .section-container.auto > section:not(.active),
  .section-container.auto > .section:not(.active) {
    padding: 0 !important;
  }
  .section-container.auto > section.active > .title,
  .section-container.auto > .section.active > .title {
    border-bottom: 0;
  }
  [data-section="vertical-tabs"],
  .section-container.vertical-tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section="vertical-tabs"]:not([data-section-resized]):not([data-section-small-style]),
  .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section="vertical-tabs"][data-section-small-style],
  .section-container.vertical-tabs[data-section-small-style] {
    width: 100% !important;
  }
  [data-section="vertical-tabs"][data-section-small-style]
    > [data-section-region],
  [data-section="vertical-tabs"][data-section-small-style] > section,
  [data-section="vertical-tabs"][data-section-small-style] > .section,
  .section-container.vertical-tabs[data-section-small-style]
    > [data-section-region],
  .section-container.vertical-tabs[data-section-small-style] > section,
  .section-container.vertical-tabs[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section="vertical-tabs"][data-section-small-style]
    > [data-section-region]
    > [data-section-title],
  [data-section="vertical-tabs"][data-section-small-style]
    > [data-section-region]
    > .title,
  [data-section="vertical-tabs"][data-section-small-style]
    > section
    > [data-section-title],
  [data-section="vertical-tabs"][data-section-small-style] > section > .title,
  [data-section="vertical-tabs"][data-section-small-style]
    > .section
    > [data-section-title],
  [data-section="vertical-tabs"][data-section-small-style] > .section > .title,
  .section-container.vertical-tabs[data-section-small-style]
    > [data-section-region]
    > [data-section-title],
  .section-container.vertical-tabs[data-section-small-style]
    > [data-section-region]
    > .title,
  .section-container.vertical-tabs[data-section-small-style]
    > section
    > [data-section-title],
  .section-container.vertical-tabs[data-section-small-style] > section > .title,
  .section-container.vertical-tabs[data-section-small-style]
    > .section
    > [data-section-title],
  .section-container.vertical-tabs[data-section-small-style]
    > .section
    > .title {
    width: 100% !important;
  }
  [data-section="vertical-tabs"] > section > [data-section-title],
  [data-section="vertical-tabs"] > section > .title,
  [data-section="vertical-tabs"] > .section > [data-section-title],
  [data-section="vertical-tabs"] > .section > .title,
  [data-section="vertical-tabs"] > [data-section-region] > [data-section-title],
  [data-section="vertical-tabs"] > [data-section-region] > .title,
  .section-container.vertical-tabs > section > [data-section-title],
  .section-container.vertical-tabs > section > .title,
  .section-container.vertical-tabs > .section > [data-section-title],
  .section-container.vertical-tabs > .section > .title,
  .section-container.vertical-tabs
    > [data-section-region]
    > [data-section-title],
  .section-container.vertical-tabs > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section="vertical-tabs"] > section > [data-section-title] a,
  [data-section="vertical-tabs"] > section > .title a,
  [data-section="vertical-tabs"] > .section > [data-section-title] a,
  [data-section="vertical-tabs"] > .section > .title a,
  [data-section="vertical-tabs"]
    > [data-section-region]
    > [data-section-title]
    a,
  [data-section="vertical-tabs"] > [data-section-region] > .title a,
  .section-container.vertical-tabs > section > [data-section-title] a,
  .section-container.vertical-tabs > section > .title a,
  .section-container.vertical-tabs > .section > [data-section-title] a,
  .section-container.vertical-tabs > .section > .title a,
  .section-container.vertical-tabs
    > [data-section-region]
    > [data-section-title]
    a,
  .section-container.vertical-tabs > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section="vertical-tabs"] > section > [data-section-content],
  [data-section="vertical-tabs"] > section > .content,
  [data-section="vertical-tabs"] > .section > [data-section-content],
  [data-section="vertical-tabs"] > .section > .content,
  [data-section="vertical-tabs"]
    > [data-section-region]
    > [data-section-content],
  [data-section="vertical-tabs"] > [data-section-region] > .content,
  .section-container.vertical-tabs > section > [data-section-content],
  .section-container.vertical-tabs > section > .content,
  .section-container.vertical-tabs > .section > [data-section-content],
  .section-container.vertical-tabs > .section > .content,
  .section-container.vertical-tabs
    > [data-section-region]
    > [data-section-content],
  .section-container.vertical-tabs > [data-section-region] > .content {
    display: none;
  }
  [data-section="vertical-tabs"] > section.active > [data-section-content],
  [data-section="vertical-tabs"] > section.active > .content,
  [data-section="vertical-tabs"] > .section.active > [data-section-content],
  [data-section="vertical-tabs"] > .section.active > .content,
  [data-section="vertical-tabs"]
    > [data-section-region].active
    > [data-section-content],
  [data-section="vertical-tabs"] > [data-section-region].active > .content,
  .section-container.vertical-tabs > section.active > [data-section-content],
  .section-container.vertical-tabs > section.active > .content,
  .section-container.vertical-tabs > .section.active > [data-section-content],
  .section-container.vertical-tabs > .section.active > .content,
  .section-container.vertical-tabs
    > [data-section-region].active
    > [data-section-content],
  .section-container.vertical-tabs > [data-section-region].active > .content {
    display: block;
  }
  [data-section="vertical-tabs"] > section:not(.active),
  [data-section="vertical-tabs"] > .section:not(.active),
  [data-section="vertical-tabs"] > [data-section-region]:not(.active),
  .section-container.vertical-tabs > section:not(.active),
  .section-container.vertical-tabs > .section:not(.active),
  .section-container.vertical-tabs > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section="vertical-tabs"] > section > [data-section-title],
  [data-section="vertical-tabs"] > section > .title,
  [data-section="vertical-tabs"] > .section > [data-section-title],
  [data-section="vertical-tabs"] > .section > .title,
  [data-section="vertical-tabs"] > [data-section-region] > [data-section-title],
  [data-section="vertical-tabs"] > [data-section-region] > .title,
  .section-container.vertical-tabs > section > [data-section-title],
  .section-container.vertical-tabs > section > .title,
  .section-container.vertical-tabs > .section > [data-section-title],
  .section-container.vertical-tabs > .section > .title,
  .section-container.vertical-tabs
    > [data-section-region]
    > [data-section-title],
  .section-container.vertical-tabs > [data-section-region] > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 12.5em;
  }
  [data-section="vertical-tabs"] > section.active,
  [data-section="vertical-tabs"] > .section.active,
  [data-section="vertical-tabs"] > [data-section-region].active,
  .section-container.vertical-tabs > section.active,
  .section-container.vertical-tabs > .section.active,
  .section-container.vertical-tabs > [data-section-region].active {
    padding-left: 12.5em;
  }
  [data-section="vertical-tabs"] > section.active > [data-section-title],
  [data-section="vertical-tabs"] > section.active > .title,
  [data-section="vertical-tabs"] > .section.active > [data-section-title],
  [data-section="vertical-tabs"] > .section.active > .title,
  [data-section="vertical-tabs"]
    > [data-section-region].active
    > [data-section-title],
  [data-section="vertical-tabs"] > [data-section-region].active > .title,
  .section-container.vertical-tabs > section.active > [data-section-title],
  .section-container.vertical-tabs > section.active > .title,
  .section-container.vertical-tabs > .section.active > [data-section-title],
  .section-container.vertical-tabs > .section.active > .title,
  .section-container.vertical-tabs
    > [data-section-region].active
    > [data-section-title],
  .section-container.vertical-tabs > [data-section-region].active > .title {
    width: 12.5em;
  }
  .section-container.vertical-tabs {
    border: none;
  }
  .section-container.vertical-tabs > section > .title,
  .section-container.vertical-tabs > .section > .title {
    background-color: #fff;
    cursor: pointer;
    border: solid 1px #e6e7e9;
  }
  .section-container.vertical-tabs > section > .title a,
  .section-container.vertical-tabs > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.vertical-tabs > section > .title:hover,
  .section-container.vertical-tabs > .section > .title:hover {
    background-color: #fff;
  }
  .section-container.vertical-tabs > section > .content,
  .section-container.vertical-tabs > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #e6e7e9;
  }
  .section-container.vertical-tabs > section > .content > *:last-child,
  .section-container.vertical-tabs > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.vertical-tabs > section > .content > *:first-child,
  .section-container.vertical-tabs > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.vertical-tabs
    > section
    > .content
    > *:last-child:not(.flex-video),
  .section-container.vertical-tabs
    > .section
    > .content
    > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.vertical-tabs > section.active > .title,
  .section-container.vertical-tabs > .section.active > .title {
    background: #e6e6e6;
  }
  .section-container.vertical-tabs > section.active > .title a,
  .section-container.vertical-tabs > .section.active > .title a {
    color: #333;
  }
  .section-container.vertical-tabs > section:not(.active),
  .section-container.vertical-tabs > .section:not(.active) {
    padding: 0 !important;
  }
  .section-container.vertical-tabs > section.active,
  .section-container.vertical-tabs > .section.active {
    padding-left: 12.4375em;
  }
  .section-container.vertical-tabs > section.active > .title,
  .section-container.vertical-tabs > .section.active > .title {
    background-color: #e6e6e6;
  }
  [data-section="vertical-nav"],
  .section-container.vertical-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section="vertical-nav"]:not([data-section-resized]):not([data-section-small-style]),
  .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section="vertical-nav"][data-section-small-style],
  .section-container.vertical-nav[data-section-small-style] {
    width: 100% !important;
  }
  [data-section="vertical-nav"][data-section-small-style]
    > [data-section-region],
  [data-section="vertical-nav"][data-section-small-style] > section,
  [data-section="vertical-nav"][data-section-small-style] > .section,
  .section-container.vertical-nav[data-section-small-style]
    > [data-section-region],
  .section-container.vertical-nav[data-section-small-style] > section,
  .section-container.vertical-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section="vertical-nav"][data-section-small-style]
    > [data-section-region]
    > [data-section-title],
  [data-section="vertical-nav"][data-section-small-style]
    > [data-section-region]
    > .title,
  [data-section="vertical-nav"][data-section-small-style]
    > section
    > [data-section-title],
  [data-section="vertical-nav"][data-section-small-style] > section > .title,
  [data-section="vertical-nav"][data-section-small-style]
    > .section
    > [data-section-title],
  [data-section="vertical-nav"][data-section-small-style] > .section > .title,
  .section-container.vertical-nav[data-section-small-style]
    > [data-section-region]
    > [data-section-title],
  .section-container.vertical-nav[data-section-small-style]
    > [data-section-region]
    > .title,
  .section-container.vertical-nav[data-section-small-style]
    > section
    > [data-section-title],
  .section-container.vertical-nav[data-section-small-style] > section > .title,
  .section-container.vertical-nav[data-section-small-style]
    > .section
    > [data-section-title],
  .section-container.vertical-nav[data-section-small-style]
    > .section
    > .title {
    width: 100% !important;
  }
  [data-section="vertical-nav"] > section,
  [data-section="vertical-nav"] > .section,
  [data-section="vertical-nav"] > [data-section-region],
  .section-container.vertical-nav > section,
  .section-container.vertical-nav > .section,
  .section-container.vertical-nav > [data-section-region] {
    position: relative;
    display: inline-block;
  }
  [data-section="vertical-nav"] > section > [data-section-title],
  [data-section="vertical-nav"] > section > .title,
  [data-section="vertical-nav"] > .section > [data-section-title],
  [data-section="vertical-nav"] > .section > .title,
  [data-section="vertical-nav"] > [data-section-region] > [data-section-title],
  [data-section="vertical-nav"] > [data-section-region] > .title,
  .section-container.vertical-nav > section > [data-section-title],
  .section-container.vertical-nav > section > .title,
  .section-container.vertical-nav > .section > [data-section-title],
  .section-container.vertical-nav > .section > .title,
  .section-container.vertical-nav
    > [data-section-region]
    > [data-section-title],
  .section-container.vertical-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section="vertical-nav"] > section > [data-section-title] a,
  [data-section="vertical-nav"] > section > .title a,
  [data-section="vertical-nav"] > .section > [data-section-title] a,
  [data-section="vertical-nav"] > .section > .title a,
  [data-section="vertical-nav"]
    > [data-section-region]
    > [data-section-title]
    a,
  [data-section="vertical-nav"] > [data-section-region] > .title a,
  .section-container.vertical-nav > section > [data-section-title] a,
  .section-container.vertical-nav > section > .title a,
  .section-container.vertical-nav > .section > [data-section-title] a,
  .section-container.vertical-nav > .section > .title a,
  .section-container.vertical-nav
    > [data-section-region]
    > [data-section-title]
    a,
  .section-container.vertical-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section="vertical-nav"] > section > [data-section-content],
  [data-section="vertical-nav"] > section > .content,
  [data-section="vertical-nav"] > .section > [data-section-content],
  [data-section="vertical-nav"] > .section > .content,
  [data-section="vertical-nav"]
    > [data-section-region]
    > [data-section-content],
  [data-section="vertical-nav"] > [data-section-region] > .content,
  .section-container.vertical-nav > section > [data-section-content],
  .section-container.vertical-nav > section > .content,
  .section-container.vertical-nav > .section > [data-section-content],
  .section-container.vertical-nav > .section > .content,
  .section-container.vertical-nav
    > [data-section-region]
    > [data-section-content],
  .section-container.vertical-nav > [data-section-region] > .content {
    display: none;
  }
  [data-section="vertical-nav"] > section.active > [data-section-content],
  [data-section="vertical-nav"] > section.active > .content,
  [data-section="vertical-nav"] > .section.active > [data-section-content],
  [data-section="vertical-nav"] > .section.active > .content,
  [data-section="vertical-nav"]
    > [data-section-region].active
    > [data-section-content],
  [data-section="vertical-nav"] > [data-section-region].active > .content,
  .section-container.vertical-nav > section.active > [data-section-content],
  .section-container.vertical-nav > section.active > .content,
  .section-container.vertical-nav > .section.active > [data-section-content],
  .section-container.vertical-nav > .section.active > .content,
  .section-container.vertical-nav
    > [data-section-region].active
    > [data-section-content],
  .section-container.vertical-nav > [data-section-region].active > .content {
    display: block;
  }
  [data-section="vertical-nav"] > section:not(.active),
  [data-section="vertical-nav"] > .section:not(.active),
  [data-section="vertical-nav"] > [data-section-region]:not(.active),
  .section-container.vertical-nav > section:not(.active),
  .section-container.vertical-nav > .section:not(.active),
  .section-container.vertical-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section="vertical-nav"] > section > [data-section-title],
  [data-section="vertical-nav"] > section > .title,
  [data-section="vertical-nav"] > .section > [data-section-title],
  [data-section="vertical-nav"] > .section > .title,
  [data-section="vertical-nav"] > [data-section-region] > [data-section-title],
  [data-section="vertical-nav"] > [data-section-region] > .title,
  .section-container.vertical-nav > section > [data-section-title],
  .section-container.vertical-nav > section > .title,
  .section-container.vertical-nav > .section > [data-section-title],
  .section-container.vertical-nav > .section > .title,
  .section-container.vertical-nav
    > [data-section-region]
    > [data-section-title],
  .section-container.vertical-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  [data-section="vertical-nav"] > section > [data-section-title] a,
  [data-section="vertical-nav"] > section > .title a,
  [data-section="vertical-nav"] > .section > [data-section-title] a,
  [data-section="vertical-nav"] > .section > .title a,
  [data-section="vertical-nav"]
    > [data-section-region]
    > [data-section-title]
    a,
  [data-section="vertical-nav"] > [data-section-region] > .title a,
  .section-container.vertical-nav > section > [data-section-title] a,
  .section-container.vertical-nav > section > .title a,
  .section-container.vertical-nav > .section > [data-section-title] a,
  .section-container.vertical-nav > .section > .title a,
  .section-container.vertical-nav
    > [data-section-region]
    > [data-section-title]
    a,
  .section-container.vertical-nav > [data-section-region] > .title a {
    display: block;
  }
  [data-section="vertical-nav"] > section > [data-section-content],
  [data-section="vertical-nav"] > section > .content,
  [data-section="vertical-nav"] > .section > [data-section-content],
  [data-section="vertical-nav"] > .section > .content,
  [data-section="vertical-nav"]
    > [data-section-region]
    > [data-section-content],
  [data-section="vertical-nav"] > [data-section-region] > .content,
  .section-container.vertical-nav > section > [data-section-content],
  .section-container.vertical-nav > section > .content,
  .section-container.vertical-nav > .section > [data-section-content],
  .section-container.vertical-nav > .section > .content,
  .section-container.vertical-nav
    > [data-section-region]
    > [data-section-content],
  .section-container.vertical-nav > [data-section-region] > .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }
  .section-container.vertical-nav {
    border: none;
  }
  .section-container.vertical-nav > section > .title,
  .section-container.vertical-nav > .section > .title {
    background-color: #fff;
    cursor: pointer;
    border: solid 1px #e6e7e9;
  }
  .section-container.vertical-nav > section > .title a,
  .section-container.vertical-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.vertical-nav > section > .title:hover,
  .section-container.vertical-nav > .section > .title:hover {
    background-color: #fff;
  }
  .section-container.vertical-nav > section > .content,
  .section-container.vertical-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #e6e7e9;
  }
  .section-container.vertical-nav > section > .content > *:last-child,
  .section-container.vertical-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.vertical-nav > section > .content > *:first-child,
  .section-container.vertical-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.vertical-nav
    > section
    > .content
    > *:last-child:not(.flex-video),
  .section-container.vertical-nav
    > .section
    > .content
    > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.vertical-nav > section.active > .title,
  .section-container.vertical-nav > .section.active > .title {
    background: #e6e6e6;
  }
  .section-container.vertical-nav > section.active > .title a,
  .section-container.vertical-nav > .section.active > .title a {
    color: #333;
  }
  .section-container.vertical-nav > section:not(.active),
  .section-container.vertical-nav > .section:not(.active) {
    padding: 0 !important;
  }
  [data-section="horizontal-nav"],
  .section-container.horizontal-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section="horizontal-nav"]:not([data-section-resized]):not([data-section-small-style]),
  .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section="horizontal-nav"][data-section-small-style],
  .section-container.horizontal-nav[data-section-small-style] {
    width: 100% !important;
  }
  [data-section="horizontal-nav"][data-section-small-style]
    > [data-section-region],
  [data-section="horizontal-nav"][data-section-small-style] > section,
  [data-section="horizontal-nav"][data-section-small-style] > .section,
  .section-container.horizontal-nav[data-section-small-style]
    > [data-section-region],
  .section-container.horizontal-nav[data-section-small-style] > section,
  .section-container.horizontal-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section="horizontal-nav"][data-section-small-style]
    > [data-section-region]
    > [data-section-title],
  [data-section="horizontal-nav"][data-section-small-style]
    > [data-section-region]
    > .title,
  [data-section="horizontal-nav"][data-section-small-style]
    > section
    > [data-section-title],
  [data-section="horizontal-nav"][data-section-small-style] > section > .title,
  [data-section="horizontal-nav"][data-section-small-style]
    > .section
    > [data-section-title],
  [data-section="horizontal-nav"][data-section-small-style] > .section > .title,
  .section-container.horizontal-nav[data-section-small-style]
    > [data-section-region]
    > [data-section-title],
  .section-container.horizontal-nav[data-section-small-style]
    > [data-section-region]
    > .title,
  .section-container.horizontal-nav[data-section-small-style]
    > section
    > [data-section-title],
  .section-container.horizontal-nav[data-section-small-style]
    > section
    > .title,
  .section-container.horizontal-nav[data-section-small-style]
    > .section
    > [data-section-title],
  .section-container.horizontal-nav[data-section-small-style]
    > .section
    > .title {
    width: 100% !important;
  }
  [data-section="horizontal-nav"] > section,
  [data-section="horizontal-nav"] > .section,
  [data-section="horizontal-nav"] > [data-section-region],
  .section-container.horizontal-nav > section,
  .section-container.horizontal-nav > .section,
  .section-container.horizontal-nav > [data-section-region] {
    position: relative;
    float: left;
  }
  [data-section="horizontal-nav"] > section > [data-section-title],
  [data-section="horizontal-nav"] > section > .title,
  [data-section="horizontal-nav"] > .section > [data-section-title],
  [data-section="horizontal-nav"] > .section > .title,
  [data-section="horizontal-nav"]
    > [data-section-region]
    > [data-section-title],
  [data-section="horizontal-nav"] > [data-section-region] > .title,
  .section-container.horizontal-nav > section > [data-section-title],
  .section-container.horizontal-nav > section > .title,
  .section-container.horizontal-nav > .section > [data-section-title],
  .section-container.horizontal-nav > .section > .title,
  .section-container.horizontal-nav
    > [data-section-region]
    > [data-section-title],
  .section-container.horizontal-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section="horizontal-nav"] > section > [data-section-title] a,
  [data-section="horizontal-nav"] > section > .title a,
  [data-section="horizontal-nav"] > .section > [data-section-title] a,
  [data-section="horizontal-nav"] > .section > .title a,
  [data-section="horizontal-nav"]
    > [data-section-region]
    > [data-section-title]
    a,
  [data-section="horizontal-nav"] > [data-section-region] > .title a,
  .section-container.horizontal-nav > section > [data-section-title] a,
  .section-container.horizontal-nav > section > .title a,
  .section-container.horizontal-nav > .section > [data-section-title] a,
  .section-container.horizontal-nav > .section > .title a,
  .section-container.horizontal-nav
    > [data-section-region]
    > [data-section-title]
    a,
  .section-container.horizontal-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section="horizontal-nav"] > section > [data-section-content],
  [data-section="horizontal-nav"] > section > .content,
  [data-section="horizontal-nav"] > .section > [data-section-content],
  [data-section="horizontal-nav"] > .section > .content,
  [data-section="horizontal-nav"]
    > [data-section-region]
    > [data-section-content],
  [data-section="horizontal-nav"] > [data-section-region] > .content,
  .section-container.horizontal-nav > section > [data-section-content],
  .section-container.horizontal-nav > section > .content,
  .section-container.horizontal-nav > .section > [data-section-content],
  .section-container.horizontal-nav > .section > .content,
  .section-container.horizontal-nav
    > [data-section-region]
    > [data-section-content],
  .section-container.horizontal-nav > [data-section-region] > .content {
    display: none;
  }
  [data-section="horizontal-nav"] > section.active > [data-section-content],
  [data-section="horizontal-nav"] > section.active > .content,
  [data-section="horizontal-nav"] > .section.active > [data-section-content],
  [data-section="horizontal-nav"] > .section.active > .content,
  [data-section="horizontal-nav"]
    > [data-section-region].active
    > [data-section-content],
  [data-section="horizontal-nav"] > [data-section-region].active > .content,
  .section-container.horizontal-nav > section.active > [data-section-content],
  .section-container.horizontal-nav > section.active > .content,
  .section-container.horizontal-nav > .section.active > [data-section-content],
  .section-container.horizontal-nav > .section.active > .content,
  .section-container.horizontal-nav
    > [data-section-region].active
    > [data-section-content],
  .section-container.horizontal-nav > [data-section-region].active > .content {
    display: block;
  }
  [data-section="horizontal-nav"] > section:not(.active),
  [data-section="horizontal-nav"] > .section:not(.active),
  [data-section="horizontal-nav"] > [data-section-region]:not(.active),
  .section-container.horizontal-nav > section:not(.active),
  .section-container.horizontal-nav > .section:not(.active),
  .section-container.horizontal-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section="horizontal-nav"] > section > [data-section-title],
  [data-section="horizontal-nav"] > section > .title,
  [data-section="horizontal-nav"] > .section > [data-section-title],
  [data-section="horizontal-nav"] > .section > .title,
  [data-section="horizontal-nav"]
    > [data-section-region]
    > [data-section-title],
  [data-section="horizontal-nav"] > [data-section-region] > .title,
  .section-container.horizontal-nav > section > [data-section-title],
  .section-container.horizontal-nav > section > .title,
  .section-container.horizontal-nav > .section > [data-section-title],
  .section-container.horizontal-nav > .section > .title,
  .section-container.horizontal-nav
    > [data-section-region]
    > [data-section-title],
  .section-container.horizontal-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  [data-section="horizontal-nav"] > section > [data-section-title] a,
  [data-section="horizontal-nav"] > section > .title a,
  [data-section="horizontal-nav"] > .section > [data-section-title] a,
  [data-section="horizontal-nav"] > .section > .title a,
  [data-section="horizontal-nav"]
    > [data-section-region]
    > [data-section-title]
    a,
  [data-section="horizontal-nav"] > [data-section-region] > .title a,
  .section-container.horizontal-nav > section > [data-section-title] a,
  .section-container.horizontal-nav > section > .title a,
  .section-container.horizontal-nav > .section > [data-section-title] a,
  .section-container.horizontal-nav > .section > .title a,
  .section-container.horizontal-nav
    > [data-section-region]
    > [data-section-title]
    a,
  .section-container.horizontal-nav > [data-section-region] > .title a {
    display: block;
  }
  [data-section="horizontal-nav"] > section > [data-section-content],
  [data-section="horizontal-nav"] > section > .content,
  [data-section="horizontal-nav"] > .section > [data-section-content],
  [data-section="horizontal-nav"] > .section > .content,
  [data-section="horizontal-nav"]
    > [data-section-region]
    > [data-section-content],
  [data-section="horizontal-nav"] > [data-section-region] > .content,
  .section-container.horizontal-nav > section > [data-section-content],
  .section-container.horizontal-nav > section > .content,
  .section-container.horizontal-nav > .section > [data-section-content],
  .section-container.horizontal-nav > .section > .content,
  .section-container.horizontal-nav
    > [data-section-region]
    > [data-section-content],
  .section-container.horizontal-nav > [data-section-region] > .content {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }
  .section-container.horizontal-nav {
    background: #fff;
    border: 1px solid #e6e7e9;
  }
  .section-container.horizontal-nav > section > .title,
  .section-container.horizontal-nav > .section > .title {
    background-color: #fff;
    cursor: pointer;
    border: solid 1px #e6e7e9;
  }
  .section-container.horizontal-nav > section > .title a,
  .section-container.horizontal-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.horizontal-nav > section > .title:hover,
  .section-container.horizontal-nav > .section > .title:hover {
    background-color: #fff;
  }
  .section-container.horizontal-nav > section > .content,
  .section-container.horizontal-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #e6e7e9;
  }
  .section-container.horizontal-nav > section > .content > *:last-child,
  .section-container.horizontal-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.horizontal-nav > section > .content > *:first-child,
  .section-container.horizontal-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.horizontal-nav
    > section
    > .content
    > *:last-child:not(.flex-video),
  .section-container.horizontal-nav
    > .section
    > .content
    > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.horizontal-nav > section.active > .title,
  .section-container.horizontal-nav > .section.active > .title {
    background: #e6e6e6;
  }
  .section-container.horizontal-nav > section.active > .title a,
  .section-container.horizontal-nav > .section.active > .title a {
    color: #333;
  }
  .section-container.horizontal-nav > section:not(.active),
  .section-container.horizontal-nav > .section:not(.active) {
    padding: 0 !important;
  }
}
.no-js [data-section],
.no-js .section-container {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
.no-js [data-section][data-section-small-style],
.no-js .section-container[data-section-small-style] {
  width: 100% !important;
}
.no-js [data-section][data-section-small-style] > [data-section-region],
.no-js [data-section][data-section-small-style] > section,
.no-js [data-section][data-section-small-style] > .section,
.no-js .section-container[data-section-small-style] > [data-section-region],
.no-js .section-container[data-section-small-style] > section,
.no-js .section-container[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
.no-js
  [data-section][data-section-small-style]
  > [data-section-region]
  > [data-section-title],
.no-js
  [data-section][data-section-small-style]
  > [data-section-region]
  > .title,
.no-js
  [data-section][data-section-small-style]
  > section
  > [data-section-title],
.no-js [data-section][data-section-small-style] > section > .title,
.no-js
  [data-section][data-section-small-style]
  > .section
  > [data-section-title],
.no-js [data-section][data-section-small-style] > .section > .title,
.no-js
  .section-container[data-section-small-style]
  > [data-section-region]
  > [data-section-title],
.no-js
  .section-container[data-section-small-style]
  > [data-section-region]
  > .title,
.no-js
  .section-container[data-section-small-style]
  > section
  > [data-section-title],
.no-js .section-container[data-section-small-style] > section > .title,
.no-js
  .section-container[data-section-small-style]
  > .section
  > [data-section-title],
.no-js .section-container[data-section-small-style] > .section > .title {
  width: 100% !important;
}
.no-js [data-section] > section,
.no-js [data-section] > .section,
.no-js [data-section] > [data-section-region],
.no-js .section-container > section,
.no-js .section-container > .section,
.no-js .section-container > [data-section-region] {
  margin: 0;
}
.no-js [data-section] > section > [data-section-title],
.no-js [data-section] > section > .title,
.no-js [data-section] > .section > [data-section-title],
.no-js [data-section] > .section > .title,
.no-js [data-section] > [data-section-region] > [data-section-title],
.no-js [data-section] > [data-section-region] > .title,
.no-js .section-container > section > [data-section-title],
.no-js .section-container > section > .title,
.no-js .section-container > .section > [data-section-title],
.no-js .section-container > .section > .title,
.no-js .section-container > [data-section-region] > [data-section-title],
.no-js .section-container > [data-section-region] > .title {
  margin-bottom: 0;
}
.no-js [data-section] > section > [data-section-title] a,
.no-js [data-section] > section > .title a,
.no-js [data-section] > .section > [data-section-title] a,
.no-js [data-section] > .section > .title a,
.no-js [data-section] > [data-section-region] > [data-section-title] a,
.no-js [data-section] > [data-section-region] > .title a,
.no-js .section-container > section > [data-section-title] a,
.no-js .section-container > section > .title a,
.no-js .section-container > .section > [data-section-title] a,
.no-js .section-container > .section > .title a,
.no-js .section-container > [data-section-region] > [data-section-title] a,
.no-js .section-container > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
.no-js [data-section] > section > [data-section-content],
.no-js [data-section] > section > .content,
.no-js [data-section] > .section > [data-section-content],
.no-js [data-section] > .section > .content,
.no-js [data-section] > [data-section-region] > [data-section-content],
.no-js [data-section] > [data-section-region] > .content,
.no-js .section-container > section > [data-section-content],
.no-js .section-container > section > .content,
.no-js .section-container > .section > [data-section-content],
.no-js .section-container > .section > .content,
.no-js .section-container > [data-section-region] > [data-section-content],
.no-js .section-container > [data-section-region] > .content {
  display: none;
}
.no-js [data-section] > section.active > [data-section-content],
.no-js [data-section] > section.active > .content,
.no-js [data-section] > .section.active > [data-section-content],
.no-js [data-section] > .section.active > .content,
.no-js [data-section] > [data-section-region].active > [data-section-content],
.no-js [data-section] > [data-section-region].active > .content,
.no-js .section-container > section.active > [data-section-content],
.no-js .section-container > section.active > .content,
.no-js .section-container > .section.active > [data-section-content],
.no-js .section-container > .section.active > .content,
.no-js
  .section-container
  > [data-section-region].active
  > [data-section-content],
.no-js .section-container > [data-section-region].active > .content {
  display: block;
}
.no-js [data-section] > section:not(.active),
.no-js [data-section] > .section:not(.active),
.no-js [data-section] > [data-section-region]:not(.active),
.no-js .section-container > section:not(.active),
.no-js .section-container > .section:not(.active),
.no-js .section-container > [data-section-region]:not(.active) {
  padding: 0 !important;
}
.no-js [data-section] > section > [data-section-title],
.no-js [data-section] > section > .title,
.no-js [data-section] > .section > [data-section-title],
.no-js [data-section] > .section > .title,
.no-js [data-section] > [data-section-region] > [data-section-title],
.no-js [data-section] > [data-section-region] > .title,
.no-js .section-container > section > [data-section-title],
.no-js .section-container > section > .title,
.no-js .section-container > .section > [data-section-title],
.no-js .section-container > .section > .title,
.no-js .section-container > [data-section-region] > [data-section-title],
.no-js .section-container > [data-section-region] > .title {
  width: 100%;
}
.no-js .section-container {
  border-top: 1px solid #e6e7e9;
}
.no-js .section-container > section > .title,
.no-js .section-container > .section > .title {
  background-color: #fff;
  cursor: pointer;
  border: solid 1px #e6e7e9;
}
.no-js .section-container > section > .title a,
.no-js .section-container > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
.no-js .section-container > section > .title:hover,
.no-js .section-container > .section > .title:hover {
  background-color: #fff;
}
.no-js .section-container > section > .content,
.no-js .section-container > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #e6e7e9;
}
.no-js .section-container > section > .content > *:last-child,
.no-js .section-container > .section > .content > *:last-child {
  margin-bottom: 0;
}
.no-js .section-container > section > .content > *:first-child,
.no-js .section-container > .section > .content > *:first-child {
  padding-top: 0;
}
.no-js .section-container > section > .content > *:last-child:not(.flex-video),
.no-js
  .section-container
  > .section
  > .content
  > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.no-js .section-container > section.active > .title,
.no-js .section-container > .section.active > .title {
  background: #e6e6e6;
}
.no-js .section-container > section.active > .title a,
.no-js .section-container > .section.active > .title a {
  color: #333;
}
.no-js .section-container > section:not(.active),
.no-js .section-container > .section:not(.active) {
  padding: 0 !important;
}
.no-js .section-container > section > .title,
.no-js .section-container > .section > .title {
  border-top: none;
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: #fff;
  padding: 1.25em;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  .reveal-modal {
    background: #fff !important;
  }
}
h1,
.realtor-information .realtor-name,
h2,
h3,
h4,
h5,
h6 {
  color: #222224;
  /* font-family: "proxima-nova", sans-serif;
  font-weight: 400; */
}
h2,
h3 {
  border-bottom: 1px solid #c8c9ce;
  padding-bottom: 0.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h1,
.realtor-information .realtor-name {
  line-height: 30px;
  font-size: 1.5em;
  margin: 0;
}
h1 + p,
.realtor-information .realtor-name + p {
  color: #222224;
  /* font-family: "proxima-nova", sans-serif; */
  font-size: 1.5em;
  /* font-weight: 100; */
  margin: 0;
}
h2 {
  line-height: 32px;
  font-size: 1.875em;
  margin-top: 0;
}
h3 {
  line-height: 32px;
  font-size: 1.3125em;
}
body {
  color: #5f5f5f;
  font-family: "adelle", serif;
}
p {
  font-size: 1.125em;
  line-height: 30px;
}
a:not(.button) {
  color: #4b4f86;
}
a:not(.button):hover,
a:not(.button):active {
  color: #9ea0ba;
}
.button,
input[type="submit"],
button,
.photo-slider .bx-wrapper .bx-controls-direction a,
.section-container.auto > section > .title a,
.section-container.auto > .section > .title a {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.8125em;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.button,
input[type="submit"],
button,
.photo-slider .bx-wrapper .bx-controls-direction a {
  border: 0;
  display: inline-block;
  padding: 1em 1.875em;
}
.button,
input[type="submit"],
button {
  background: #4b4f86;
  color: #fff;
  position: relative;
}
.button:hover,
input[type="submit"]:hover,
.button:active,
input[type="submit"]:active,
button:hover,
button:active {
  background: #9ea0ba;
}
input[type="number"],
input[type="text"],
input[type="email"],
textarea {
  background: #fff;
  border: 1px solid #e6e7e9;
  margin-bottom: 1.875em;
  padding: 0.625em;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  input[type="number"],
  input[type="text"],
  input[type="email"],
  textarea {
    margin-bottom: 0.75em;
  }
}
input[type="number"],
input[type="text"],
input[type="email"] {
  height: 42px;
}
input[type="submit"] {
  float: right;
}
@media only screen and (max-width: 768px) {
  input[type="submit"] {
    display: block;
    float: none;
    width: 100%;
  }
}
form {
  background: #e2e1e8;
  *zoom: 1;
}
form:before,
form:after {
  content: " ";
  display: table;
}
form:after {
  clear: both;
}
textarea {
  height: 120px !important;
}
label {
  display: block;
  margin-bottom: 0.625em;
}
.icons-sprite,
i.mail,
i.printer,
a:hover i.mail,
a:active i.mail,
a:hover i.printer,
a:active i.printer,
button .arrow,
.button .arrow,
input[type="submit"] .arrow,
button.open .arrow,
.button.open .arrow,
input.open[type="submit"] .arrow {
  background: url("../img/icons-s4fced82796.png") no-repeat;
}
i {
  display: inline-block;
  height: 21px;
  margin-right: 0.625em;
  width: 21px;
  vertical-align: middle;
}
i + span {
  vertical-align: middle;
}
i.mail {
  background-position: 0 -156px;
}
i.printer {
  background-position: 0 -198px;
}
a:hover i.mail,
a:active i.mail {
  background-position: 0 -135px;
}
a:hover i.printer,
a:active i.printer {
  background-position: 0 -177px;
}
button .arrow,
.button .arrow,
input[type="submit"] .arrow {
  width: 11px;
  height: 9px;
  background-position: 0 -126px;
}
button.open .arrow,
.button.open .arrow,
input.open[type="submit"] .arrow {
  background-position: 0 -117px;
}
span,
i {
  display: inline-block;
  vertical-align: middle;
}
span + i {
  margin-left: 0.625em;
  margin-right: 0;
}
i {
  margin-right: 0.625em;
}
header {
  background: #f2f2f4;
  padding: 2.1875em 0;
}
@media only screen and (max-width: 768px) {
  header {
    text-align: center;
  }
}
header .columns + .columns {
  text-align: right;
}
header .button + a,
header input[type="submit"] + a {
  display: block;
  margin-top: 0.625em;
}
header .button + a:hover,
header input[type="submit"] + a:hover,
header .button + a:active,
header input[type="submit"] + a:active {
  color: #9ea0ba;
}
main {
  padding: 5em 0;
  position: relative;
}
@media only screen and (min-width: 769px) and (max-width: 1439px) {
  main {
    padding: 3.125em 0;
  }
}
@media only screen and (max-width: 768px) {
  main {
    padding: 1.5625em 0;
  }
}
footer {
  background: #37363c;
  color: #fff;
  text-align: center;
}
footer a {
  color: #fff !important;
}
form,
.property-features,
.social-media,
.realtor-information {
  padding: 1.5625em;
}
form h1,
.property-features h1,
.social-media h1,
.realtor-information h1,
.realtor-information .realtor-name,
form h2,
.property-features h2,
.social-media h2,
.realtor-information h2,
form h3,
.property-features h3,
.social-media h3,
.realtor-information h3,
form h4,
.property-features h4,
.social-media h4,
.realtor-information h4,
form h5,
.property-features h5,
.social-media h5,
.realtor-information h5,
form h6:first-child,
.property-features h6:first-child,
.social-media h6:first-child,
.realtor-information h6:first-child {
  margin-top: 0;
}
.property-features {
  background: #e2e1e8;
  margin-top: 2.1875em;
  margin-bottom: 2.8125em;
}
.property-features ul {
  font-size: 1.125em;
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
.property-features li {
  border-bottom: 1px solid #c8c9ce;
  line-height: 42px;
}
.property-features li:last-child {
  border-bottom: 0;
}
.property-features li img,
.property-features li img + span {
  vertical-align: middle;
}
.property-features li img {
  margin-right: 0.625em;
}
.property-features li span {
  line-height: 42px;
}
.social-media {
  background: #f2f2f4;
}
@media only screen and (max-width: 768px) {
  .social-media {
    margin-top: 1.5625em;
  }
}
.social-media .column-inner {
  background: #fff;
  border: 1px solid #e6e7e9;
  padding: 0.625em;
  margin-top: 1.25em;
  text-align: center;
}
.social-media .column-inner .twitter-share-button {
  width: 90px !important;
}
.social-media .large-12 .column-inner {
  margin-top: 0.625em;
}
.realtor-information {
  background: #fff;
  border: 1px solid #e6e7e9;
  margin-top: 1.25em;
}
.realtor-information img:first-child {
  float: left;
  margin-right: 1.25em;
  margin-bottom: 1em;
}
.realtor-information .button,
.realtor-information input[type="submit"] {
  display: inline-block;
  text-align: center;
  width: 132px;
}
.realtor-information .button + .button,
.realtor-information input[type="submit"] + .button,
.realtor-information .button + input[type="submit"],
.realtor-information input[type="submit"] + input[type="submit"] {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.realtor-information p {
  margin-bottom: 0;
  margin-top: 0;
}
.realtor-information .realtor-name,
.realtor-information .realtor-phone-number,
.realtor-information .realtor-ca-bre-number {
  display: block;
}
.realtor-information .realtor-name {
  font-size: 1.5em;
}

.realtor-information .realtor-phone-number {
  color: #222224;
  font-size: 1.5em;
}
.realtor-information .realtor-ca-bre-number {
  /* margin-top: 1.5625em; */
  color: #222224;
  font-size: 1.5em;
}
.realtor-information img:last-child {
  margin-top: 1em;
}
.js-save-listing-btn {
  position: relative;
  z-index: 50;
}
@media only screen and (max-width: 768px) {
  .js-save-listing-btn {
    display: block;
    margin-top: 1.5625em;
    width: 100%;
  }
}
.js-save-listing-btn:hover,
.js-save-listing-btn:active {
  background: #9ea0ba;
  cursor: pointer;
}
.js-save-listing-btn.open {
  background: #9ea0ba;
}
.js-save-listing-btn.open > div {
  display: block;
}
.js-save-listing-btn > div {
  background: #9ea0ba;
  display: none;
  padding-bottom: 2em;
  position: absolute;
  text-align: center;
  width: 274px;
  top: 39px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .js-save-listing-btn > div {
    width: 100%;
  }
}
.js-save-listing-btn > div a {
  color: #fff;
  display: block;
  font-family: "adelle", serif;
  font-size: 16px;
  margin-top: 1.25em;
  text-decoration: none;
  text-transform: none;
}
.js-save-listing-btn > div a:hover,
.js-save-listing-btn > div a:active {
  color: #4b4f86;
}
.js-save-listing-btn > div a img,
.js-save-listing-btn > div a span {
  vertical-align: middle;
}
.js-save-listing-btn > div a img {
  margin-right: 0.625em;
}
.reveal-modal {
  border: 0;
  box-shadow: none;
  z-index: 9999;
  *zoom: 1;
}
.reveal-modal:before,
.reveal-modal:after {
  content: " ";
  display: table;
}
.reveal-modal:after {
  clear: both;
}
.reveal-modal .close-reveal-modal {
  color: #4b4f86;
  display: block;
  font-family: "adelle", serif;
  font-size: 1.125em;
  font-weight: 100;
  position: static;
  margin-top: 1em;
  text-align: right;
  text-decoration: underline;
}
.reveal-modal .close-reveal-modal:hover,
.reveal-modal .close-reveal-modal:active {
  color: #9ea0ba;
}
.bx-wrapper {
  margin-bottom: 10px;
  max-height: 700px;
}
.bx-viewport {
  max-height: 700px;
}
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0;
  left: 0;
}
.bxslider,
.bxslider-p,
.bxslider-c {
  margin-top: 0;
}
.photo-slider img {
  margin: 0 auto;
  max-height: 770px;
}
.photo-slider .bx-wrapper {
  max-height: 700px;
  overflow: hidden;
}
.photo-slider li {
  height: 100%;
}
.photo-slider li img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lt-ie9 .photo-slider li img {
  top: auto;
}
.thumbnail-slider img {
  margin: 0 auto;
  max-height: 110px;
}
#bx-pager a {
  margin-right: 10px;
}
.photo-slider .bx-wrapper .bx-controls-direction a {
  background: rgba(255, 255, 255, 0.9);
  color: #222224;
  font-size: 1em;
  padding: 1em;
  text-indent: 0;
  width: auto;
  height: auto;
}
.photo-slider .bx-wrapper .bx-next {
  right: 0px;
}
.photo-slider .bx-wrapper .bx-prev {
  left: 0px;
}
@media only screen and (max-width: 1200px) {
  .thumbnail-slider .bx-wrapper .bx-prev,
  .thumbnail-slider .bx-wrapper .bx-next {
    display: none;
  }
}
.thumbnail-slider .bx-wrapper .bx-prev {
  background: url(../img/thumbnail-controls-left.png) no-repeat;
  left: -40px;
}
.thumbnail-slider .bx-wrapper .bx-next {
  background: url(../img/thumbnail-controls-right.png) no-repeat;
  right: -40px;
}
.thumbnail-slider .bx-wrapper .bx-controls-direction a {
  top: 0;
  margin-top: 0;
  height: 110px;
}
.section-container.auto {
  margin-bottom: 4.0625em;
}
@media only screen and (max-width: 768px) {
  .section-container.auto {
    margin-bottom: 1.5625em;
  }
}
.section-container.auto .title {
  margin-top: 0;
}
.section-container.auto > section > .title a,
.section-container.auto > .section > .title a {
  font-size: 0.875em;
  background: #c2c1c6;
  color: #fff;
}
.section-container.auto > section > .title a:hover,
.section-container.auto > section > .title a:active,
.section-container.auto > .section > .title a:hover,
.section-container.auto > .section > .title a:active {
  background: #a8a6ae;
}
.section-container.auto > section.active > .title a,
.section-container.auto > .section.active > .title a {
  background: #fff;
  color: #5f5f5f;
}
.section-container.auto > section > .title,
.section-container.auto > .section > .title {
  border-color: #e6e7e9;
  text-align: center;
  width: 20.21%;
}
@media only screen and (max-width: 1020px) {
  .section-container.auto > section > .title,
  .section-container.auto > .section > .title {
    width: 25%;
  }
}
.video-tab .columns {
  text-align: center;
}
.video-tab .columns h2 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0.4em;
}
.video-tab .columns .button,
.video-tab .columns input[type="submit"] {
  margin-right: 0.5em;
  margin-bottom: 0.75em;
}
.video-tab .columns .button:last-child,
.video-tab .columns input[type="submit"]:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .video-tab .columns .button,
  .video-tab .columns input[type="submit"] {
    display: block;
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1020px) {
  .walk-score-tab {
    display: none;
  }
}
#ws-walkscore-tile {
  margin: 0 auto;
}
#map-canvas {
  height: 750px;
  width: 100%;
}
@media only screen and (min-width: 769px) and (max-width: 1439px) {
  #map-canvas {
    height: 475px;
  }
}
@media only screen and (max-width: 768px) {
  #map-canvas {
    height: 300px;
  }
}
.show-on-print {
  display: none !important;
}
@media print {
  body {
    font-size: 0.7em;
    padding: 0.5em;
    border: 1px solid #e6e7e9;
  }
  body p {
    line-height: 2;
  }
  .realtor-information p {
    line-height: 1.25;
  }
  header {
    padding: 1em 0;
  }
  main,
  .property-features {
    padding: 0;
  }
  .columns {
    float: left;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
  .columns.large-1 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 8.33333%;
    float: left;
  }
  .columns.large-2 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 16.66667%;
    float: left;
  }
  .columns.large-3 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 25%;
    float: left;
  }
  .columns.large-4 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
  }
  .columns.large-5 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 41.66667%;
    float: left;
  }
  .columns.large-6 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
  }
  .columns.large-7 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 58.33333%;
    float: left;
  }
  .columns.large-8 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 66.66667%;
    float: left;
  }
  .columns.large-9 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 75%;
    float: left;
  }
  .columns.large-10 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 83.33333%;
    float: left;
  }
  .columns.large-11 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 91.66667%;
    float: left;
  }
  .columns.large-12 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
  }
  .columns.print-1 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 8.33333%;
    float: left;
  }
  .columns.print-2 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 16.66667%;
    float: left;
  }
  .columns.print-3 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 25%;
    float: left;
  }
  .columns.print-4 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
  }
  .columns.print-5 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 41.66667%;
    float: left;
  }
  .columns.print-6 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
  }
  .columns.print-7 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 58.33333%;
    float: left;
  }
  .columns.print-8 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 66.66667%;
    float: left;
  }
  .columns.print-9 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 75%;
    float: left;
  }
  .columns.print-10 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 83.33333%;
    float: left;
  }
  .columns.print-11 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 91.66667%;
    float: left;
  }
  .columns.print-12 {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
  }
  .hide-on-print,
  .button,
  input[type="submit"],
  button,
  form {
    display: none !important;
  }
  .show-on-print {
    display: block !important;
  }
  .show-on-print img {
    margin-bottom: 1.875em;
  }
}

img.feature {
  width: 32px;
  height: 32px;
  display: inline-block;
}
