a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

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

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

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

@-webkit-keyframes autofill {
  to {
    color: #303c47;
    background: 0 0
  }
}

@keyframes autofill {
  to {
    color: #303c47;
    background: 0 0
  }
}

@-webkit-keyframes svg-circle-draw {
  0% {
    stroke-dashoffset: 2063.4px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  100% {
    stroke-dashoffset: 687.8px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
  }
}

@keyframes svg-circle-draw {
  0% {
    stroke-dashoffset: 2063.4px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  100% {
    stroke-dashoffset: 687.8px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
  }
}

@-webkit-keyframes svg-circle-fade {
  0% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes svg-circle-fade {
  0% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@-webkit-keyframes svg-char-fade {
  0% {
    opacity: 0
  }

  30%,
  70% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes svg-char-fade {
  0% {
    opacity: 0
  }

  30%,
  70% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}



a {
  outline: 0;
  text-decoration: none
}

.cf:after,
.cf:before {
  content: '';
  display: table
}

.cf:after {
  clear: both
}

.no-trans {
  -webkit-transition: none !important;
  transition: none !important
}

#page-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  overflow: hidden
}

#page-inner {
  padding: 40px 0;
  width: 100%;
  height: 100%;
  background: url(../img/history.jpg) center no-repeat;
  background-size: cover;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  opacity: 0
}

section {
  position: relative;
  width: 100%;
  overflow: hidden
}

.gutter {
  margin: 0 10%
}

@media all and (min-width:1024px) {
  .gutter {
    margin: 0 16.666%
  }

  .gutter.small-gutter {
    margin: 0 8.333%
  }
}

.picture-dad {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 0 1px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.picture-dad img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block
}

.picture-dad.on-top {
  top: 0;
  bottom: auto
}

.picture-dad.on-top img {
  bottom: auto;
  top: 0
}

.copy-block {
  position: relative;
  width: 100%;
  margin-top: 40px
}

.copy-block.shrink {
  margin-top: 20px
}

.copy-block h4 {
  margin-bottom: 15px;
  color: #303c47;
  font-family: "Droid Serif", serif;
  font-style: italic;
  font-size: 12px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: .05em
}

.copy-block p,
.copy-block ul {
  color: #7a8186;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 9px;
  line-height: 18px
}

@media all and (min-width:360px) {
  .copy-block h4 {
    font-size: 14px
  }

  .copy-block p,
  .copy-block ul {
    font-size: 10px;
    line-height: 20px
  }
}

@media all and (min-width:400px) {

  .copy-block p,
  .copy-block ul {
    font-size: 11px;
    line-height: 22px
  }
}

@media all and (min-width:500px) {
  .copy-block h4 {
    font-size: 16px
  }

  .copy-block p,
  .copy-block ul {
    font-size: 12px;
    line-height: 24px
  }
}

@media all and (min-width:768px) {
  .copy-block {
    width: 50%;
    margin-top: 80px
  }

  .copy-block.shrink {
    margin-top: 40px
  }

  .copy-block.full {
    width: 100%
  }

  .copy-block h4 {
    margin-bottom: 30px;
    font-size: 14px
  }

  .copy-block p,
  .copy-block ul {
    margin-right: 30px;
    font-size: 10px;
    line-height: 20px
  }
}

@media all and (min-width:1024px) {
  .copy-block h4 {
    font-size: 16px
  }

  .copy-block p,
  .copy-block ul {
    font-size: 12px;
    line-height: 24px
  }
}

@media all and (min-width:1440px) {
  .copy-block h4 {
    font-size: 21px
  }

  .copy-block p,
  .copy-block ul {
    font-size: 14px;
    line-height: 28px
  }
}

@media all and (min-width:1920px) {
  .copy-block h4 {
    font-size: 24px
  }

  .copy-block p,
  .copy-block ul {
    font-size: 16px;
    line-height: 32px
  }
}

small {
  font-size: smaller;
  vertical-align: top
}

.meta h4 {
  color: #c2ad6c;
  font-family: "Droid Serif", serif;
  font-style: italic;
  font-size: 12px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: .05em;
  white-space: nowrap
}

.meta p {
  color: #a6b7be;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 9px;
  line-height: 18px;
  white-space: nowrap
}

@media all and (min-width:360px) {
  .meta h4 {
    font-size: 14px
  }

  .meta p {
    font-size: 10px;
    line-height: 20px
  }
}

@media all and (min-width:400px) {
  .meta p {
    font-size: 11px;
    line-height: 22px
  }
}

@media all and (min-width:500px) {
  .meta h4 {
    font-size: 16px
  }

  .meta p {
    font-size: 12px;
    line-height: 24px
  }
}

@media all and (min-width:768px) {
  .meta h4 {
    font-size: 14px
  }

  .meta p {
    font-size: 10px;
    line-height: 20px
  }
}

@media all and (min-width:1024px) {
  .meta h4 {
    font-size: 16px
  }

  .meta p {
    font-size: 12px;
    line-height: 24px
  }
}

@media all and (min-width:1440px) {
  .meta h4 {
    font-size: 21px
  }

  .meta p {
    font-size: 14px;
    line-height: 28px
  }
}

@media all and (min-width:1920px) {
  .meta h4 {
    font-size: 24px
  }

  .meta p {
    font-size: 16px;
    line-height: 32px
  }
}

.title-wrap {
  position: relative;
  margin-top: 96px;
  display: inline-block
}

.title-wrap .title-meta {
  position: relative;
  margin-bottom: 1em;
  color: #a6b7be;
  font: italic normal 400 2.2vw/1em "Droid Serif", serif;
  letter-spacing: .6em;
  display: block
}

.title-wrap .title {
  position: relative;
  color: #303c47;
  font: normal normal 400 7.2vw/1em "Gotham A", "Gotham B", helvetica, sans-serif;
  white-space: nowrap;
  display: block
}

@media all and (min-width:768px) {
  .title-wrap {
    margin-top: 144px
  }

  .title-wrap .title-meta {
    font: italic normal 400 1.3vw/1em "Droid Serif", serif
  }

  .title-wrap .title {
    font: normal normal 400 4.8vw/1em "Gotham A", "Gotham B", helvetica, sans-serif;
    letter-spacing: .08em
  }
}

@media all and (min-width:1024px) {
  .title-wrap {
    margin-top: 250px
  }

  .title-wrap .title:after,
  .title-wrap .title:before {
    position: absolute;
    top: 0;
    right: 100%
  }

  .title-wrap .title:before {
    content: attr(data-number);
    margin-right: 4.166vw;
    color: #a6b7be;
    font: italic normal 400 .8vw/2.3em "Droid Serif", serif
  }

  .title-wrap .title:after {
    content: '';
    width: 2.166vw;
    height: 2px;
    margin: .85vw 1vw 0 0;
    background-color: #303c47;
    opacity: .45
  }
}

.btn-block {
  position: relative;
  width: 100%
}

.icon-btn {
  position: relative;
  height: 30px;
  margin-top: 5%;
  padding-right: 30px;
  white-space: nowrap;
  background-color: #c2ad6c;
  display: inline-block;
  cursor: pointer
}

.icon-btn .gold-bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 28px;
  bottom: 0;
  overflow: hidden
}

.icon-btn .tick-mark {
  position: absolute;
  top: 50%;
  right: 28px;
  width: 20px;
  height: 1px;
  background-color: rgba(255, 255, 255, .4);
  overflow: hidden;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.icon-btn .tick-mark:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

.icon-btn .label {
  position: relative;
  color: #fff;
  font: normal normal 700 10px/30px "Gotham A", "Gotham B", helvetica, sans-serif;
  letter-spacing: .12em;
  text-transform: uppercase;
  padding: 0 24px 0 12px;
  white-space: nowrap;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.icon-btn .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  background-color: #a69256;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.icon-btn .icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #fff;
  stroke-width: 1;
  display: block
}

.icon-btn.simple-btn {
  height: 40px;
  padding: 0;
  padding-right: 0
}

.icon-btn.simple-btn .gold-bar {
  right: 0
}

.icon-btn.simple-btn .tick-mark {
  right: auto;
  left: 0;
  width: 10px;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.icon-btn.simple-btn .tick-mark.left {
  background-color: #c2ad6c;
  -webkit-transform: translate3d(-100%, -50%, 0);
  transform: translate3d(-100%, -50%, 0)
}

.icon-btn.simple-btn .tick-mark.left:after {
  background-color: #a69256
}

.icon-btn.simple-btn .tick-mark.right {
  background-color: #fff
}

.icon-btn.simple-btn .tick-mark.right:after {
  background-color: #fff
}

.icon-btn.simple-btn .label {
  padding: 0 18px 0 24px;
  line-height: 40px
}

@media all and (min-width:768px) {
  .icon-btn {
    height: 50px;
    padding-right: 50px
  }

  .icon-btn .gold-bar {
    right: 48px
  }

  .icon-btn .tick-mark {
    right: 48px;
    width: 28px;
    height: 2px
  }

  .icon-btn .label {
    padding: 0 50px 0 25px;
    font: normal normal 700 12px/50px "Gotham A", "Gotham B", helvetica, sans-serif;
    letter-spacing: .24em
  }

  .icon-btn .icon {
    width: 50px
  }

  .icon-btn .icon svg {
    stroke-width: 2
  }

  .icon-btn.simple-btn {
    padding: 0;
    padding-right: 0
  }

  .icon-btn.simple-btn .tick-mark {
    width: 18px
  }

  .icon-btn.simple-btn .label {
    padding: 0 18px 0 36px
  }
}

@media all and (min-width:768px) and (min-height:540px) {
  .icon-btn.simple-btn {
    height: 50px
  }

  .icon-btn.simple-btn .label {
    line-height: 50px
  }
}

@media all and (min-width:1280px) and (min-height:540px) {
  .icon-btn {
    height: 80px;
    padding-right: 80px
  }

  .icon-btn .gold-bar {
    right: 78px
  }

  .icon-btn .tick-mark {
    right: 78px;
    width: 34px;
    height: 2px
  }

  .icon-btn .label {
    font: normal normal 700 14px/80px "Gotham A", "Gotham B", helvetica, sans-serif;
    padding: 0 64px 0 32px
  }

  .icon-btn .icon {
    width: 80px
  }

  .icon-btn.simple-btn {
    padding: 0;
    padding-right: 0
  }
}

.diamond-icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 42px;
  height: 42px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.diamond-icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.diamond-icon svg .filler {
  fill: #fff;
  opacity: 0
}

.diamond-icon svg .stroker {
  fill: none;
  stroke: #c2ad6c;
  stroke-width: 2
}

.diamond-icon.semi-simple svg .border,
.diamond-icon.semi-simple svg .filler {
  opacity: 0
}

.diamond-icon.semi-simple.disabled,
.diamond-icon.simple.disabled {
  opacity: .3;
  cursor: default
}

.diamond-icon.white svg .stroker {
  stroke: #fff
}

@media all and (min-width:768px) {
  .diamond-icon {
    width: 70px;
    height: 70px
  }

  .diamond-icon.semi-simple svg .border {
    opacity: 1
  }
}

@media all and (min-width:1024px) {
  .diamond-icon.simple svg .stroker {
    stroke-width: 3
  }
}

.dead-link {
  cursor: default;
  opacity: .2
}

.dead-link .diamond-icon {
  cursor: default
}

.dead-link .diamond-icon svg .filler {
  opacity: 0
}

ul.download-links {
  position: relative;
  width: 100%
}

ul.download-links li {
  float: left;
  width: 100%;
  margin: 20px 0;
  text-align: center
}

ul.download-links li a {
  position: relative;
  display: inline-block
}

ul.download-links li a .diamond-icon {
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

ul.download-links li a .label {
  padding-top: 52px;
  color: #303c47;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: .24em;
  text-transform: uppercase
}

@media all and (min-width:768px) {
  ul.download-links li {
    width: 33.333%;
    margin: 40px 0;
    text-align: center
  }

  ul.download-links li a {
    text-align: center
  }

  ul.download-links li a .label {
    padding-top: 80px
  }
}

@media all and (min-width:1024px) {
  ul.download-links li a .label {
    font-size: 12px;
    line-height: 20px
  }
}

.big-bar-link {
  position: relative;
  width: 100%;
  height: 54px;
  text-align: center;
  background-color: #c2ad6c;
  display: block
}

.big-bar-link .border {
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #a69256
}

.big-bar-link .circle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  height: 100px;
  background-color: #c2ad6c;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -25%);
  transform: translate(-50%, -25%)
}

.big-bar-link .circle.front {
  background-color: transparent
}

.big-bar-link .circle.front:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 50%;
  background-color: #c2ad6c;
  border: 2px solid #a69256
}

.big-bar-link .circle.front:after {
  content: '';
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 8px;
  background-color: #c2ad6c
}

.big-bar-link .label {
  position: absolute;
  top: 0;
  left: 50%;
  width: 48px;
  margin-left: .06em;
  color: #fff;
  font-family: "Droid Serif", serif;
  font-style: italic;
  font-size: 8px;
  line-height: 1em;
  letter-spacing: .12em;
  text-transform: lowercase;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.big-bar-link .label:after,
.big-bar-link .label:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  border-radius: 50%;
  background-color: #a69256
}

.big-bar-link .label:after {
  right: auto;
  left: 100%
}

.big-bar-link .title {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 3px;
  padding: 0 20px;
  color: #fff;
  font: normal normal 400 14px/1em "Gotham A", "Gotham B", helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .13em;
  white-space: nowrap;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.big-bar-link .title span {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 40px;
  height: 2px;
  margin-top: -1px;
  overflow: hidden;
  display: block
}

.big-bar-link .title span:after,
.big-bar-link .title span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a69256;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0)
}

.big-bar-link .title span:after {
  background-color: #fff;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0)
}

.big-bar-link .title span:nth-of-type(2) {
  right: auto;
  left: 100%;
  margin-left: -.13em
}

.big-bar-link .title span:nth-of-type(2):before {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.big-bar-link .title span:nth-of-type(2):after {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0)
}

@media all and (min-width:768px) and (min-height:540px) {
  .big-bar-link {
    height: 108px
  }

  .big-bar-link .border {
    top: 12px
  }

  .big-bar-link .circle {
    width: 200px;
    height: 200px
  }

  .big-bar-link .circle.front:before {
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px
  }

  .big-bar-link .circle.front:after {
    margin-top: 14px
  }

  .big-bar-link .label {
    width: 100px;
    font-size: 16px
  }

  .big-bar-link .label:after,
  .big-bar-link .label:before {
    width: 6px;
    height: 6px;
    margin-top: -3px
  }

  .big-bar-link .title {
    margin-top: 6px;
    padding: 0 30px;
    font: normal normal 400 28px/1em "Gotham A", "Gotham B", helvetica, sans-serif
  }

  .big-bar-link .title span {
    width: 60px
  }
}

#loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #303c47;
  overflow: hidden;
  -webkit-transition: opacity 1332ms 0s, visibility 1332ms 1332ms;
  transition: opacity 1332ms 0s, visibility 1332ms 1332ms
}

#loader #loader-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#loader .loader-svg-active,
#loader .loader-svg-static {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  width: 180px;
  margin: auto
}

#loader .loader-svg-static circle {
  stroke: #3a4a59
}

#loader .loader-svg-static path,
#loader .loader-svg-static polygon {
  fill: #3a4a59
}

#loader #loader-circle {
  fill: transparent;
  opacity: 0;
  stroke-dasharray: 687.8px;
  stroke-dashoffset: 687.8px;
  -webkit-transform-origin: 111.391px 111.391px;
  transform-origin: 111.391px 111.391px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-animation: svg-circle-draw 2664ms cubic-bezier(.666, 0, .333, 1) infinite, svg-circle-fade 2664ms cubic-bezier(.666, 0, .333, 1) infinite;
  animation: svg-circle-draw 2664ms cubic-bezier(.666, 0, .333, 1) infinite, svg-circle-fade 2664ms cubic-bezier(.666, 0, .333, 1) infinite
}

#loader .loader-char {
  opacity: 0;
  -webkit-animation: svg-char-fade 2664ms cubic-bezier(.666, 0, .333, 1) infinite;
  animation: svg-char-fade 2664ms cubic-bezier(.666, 0, .333, 1) infinite
}

#loader #loader-char-0 {
  -webkit-animation-delay: 114ms;
  animation-delay: 114ms
}

#loader #loader-char-1 {
  -webkit-animation-delay: 144ms;
  animation-delay: 144ms
}

#loader #loader-char-2 {
  -webkit-animation-delay: 174ms;
  animation-delay: 174ms
}

#loader #loader-char-3 {
  -webkit-animation-delay: 204ms;
  animation-delay: 204ms
}

#loader #loader-char-4 {
  -webkit-animation-delay: 234ms;
  animation-delay: 234ms
}

#loader #loader-char-5 {
  -webkit-animation-delay: 264ms;
  animation-delay: 264ms
}

#loader #loader-char-6 {
  -webkit-animation-delay: 294ms;
  animation-delay: 294ms
}

#loader #loader-char-7 {
  -webkit-animation-delay: 324ms;
  animation-delay: 324ms
}

#loader #loader-char-8 {
  -webkit-animation-delay: 354ms;
  animation-delay: 354ms
}

#loader #loader-char-9 {
  -webkit-animation-delay: 384ms;
  animation-delay: 384ms
}

#loader #loader-char-10 {
  -webkit-animation-delay: 414ms;
  animation-delay: 414ms
}

#loader #loader-char-11 {
  -webkit-animation-delay: 444ms;
  animation-delay: 444ms
}

#loader.loaded {
  pointer-events: none;
  visibility: hidden;
  opacity: 0
}

#loader.loaded #loader-inner {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

#main-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: height 0s linear 666ms;
  transition: height 0s linear 666ms
}

#main-nav #nav-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#main-nav #nav-inner #dim-shim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background-color: #303c47;
  opacity: 0;
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#main-nav #nav-inner #nav-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#main-nav #nav-inner #nav-content #coloradan-logo {
  position: absolute;
  top: 32px;
  left: 10%;
  width: 48px;
  height: 48px;
  cursor: pointer;
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

#main-nav #nav-inner #nav-content #coloradan-logo svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  fill: #fff;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

#main-nav #nav-inner #nav-content #menu-btn {
  position: absolute;
  top: 32px;
  right: 10%;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  opacity: 1;
  -webkit-transform: translate3d(10px, -50%, 0);
  transform: translate3d(10px, -50%, 0);
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

#main-nav #nav-inner #nav-content #menu-btn .icon {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 20px;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

#main-nav #nav-inner #nav-content #menu-btn .icon .bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 222ms cubic-bezier(.215, .61, .355, 1) 444ms, margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms;
  transition: width 222ms cubic-bezier(.215, .61, .355, 1) 444ms, margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms;
  transition: width 222ms cubic-bezier(.215, .61, .355, 1) 444ms, margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms;
  transition: width 222ms cubic-bezier(.215, .61, .355, 1) 444ms, margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms
}

#main-nav #nav-inner #nav-content #menu-btn .icon .bar span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(0) translate3d(0, 0, 0);
  transform: rotate(0) translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 222ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 222ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1)
}

#main-nav #nav-inner #nav-content #menu-btn .icon .bar:nth-child(2) {
  margin-top: -1px;
  -webkit-transform: translate3d(-25%, 50%, 0);
  transform: translate3d(-25%, 50%, 0)
}

#main-nav #nav-inner #nav-content #menu-btn .icon .bar:nth-child(3) {
  margin-top: -2px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

#main-nav #nav-inner #nav-content #menu-btn .icon .bar:nth-child(3) span {
  visibility: visible;
  -webkit-transition: visibility 0s linear 222ms;
  transition: visibility 0s linear 222ms
}

#main-nav #nav-inner #nav-content #menu-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #303c47;
  overflow: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#main-nav #nav-inner #nav-content #menu-list ul {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

#main-nav #nav-inner #nav-content #menu-list ul li {
  position: relative;
  width: 100%;
  height: 12vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#main-nav #nav-inner #nav-content #menu-list ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #435464;
  opacity: 0
}

#main-nav #nav-inner #nav-content #menu-list ul li a {
  position: relative;
  padding: 0 10%;
  color: #fff;
  font: normal normal 700 12px/12vh "Gotham A", "Gotham B", helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  white-space: nowrap;
  cursor: pointer;
  display: block;
  -webkit-transition: color 666ms cubic-bezier(.215, .61, .355, 1);
  transition: color 666ms cubic-bezier(.215, .61, .355, 1)
}

#main-nav #nav-inner #nav-content #menu-list ul li a span.meta {
  position: relative;
  margin: -2px 10px 0 0;
  padding-right: 30px;
  color: rgba(166, 183, 190, .75);
  font: italic normal 400 10px/12vh "Droid Serif", serif;
  text-transform: lowercase;
  vertical-align: middle;
  display: inline-block
}

#main-nav #nav-inner #nav-content #menu-list ul li a span.meta:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #c2ad6c;
  -webkit-transform: translate(0, -50%) scale(.8);
  transform: translate(0, -50%) scale(.8)
}

#main-nav #nav-inner #nav-content #menu-list ul li a span.label {
  display: inline-block
}

#main-nav #nav-inner #nav-content #menu-list ul li span.bar {
  display: none
}

#main-nav #nav-inner #nav-content #menu-list ul li.active:before {
  opacity: 1
}

#main-nav.inverted #nav-inner #nav-content #coloradan-logo svg {
  fill: #303c47;
  -webkit-transition: fill 666ms cubic-bezier(.215, .61, .355, 1);
  transition: fill 666ms cubic-bezier(.215, .61, .355, 1)
}

#main-nav.inverted #nav-inner #nav-content #menu-btn .icon .bar span {
  background-color: #303c47;
  -webkit-transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), transform 222ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), transform 222ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1)
}

#main-nav.sticky #nav-inner #dim-shim {
  opacity: 1
}

#main-nav.sticky.inverted #nav-inner #nav-content #coloradan-logo svg {
  fill: #fff
}

#main-nav.sticky.inverted #nav-inner #nav-content #menu-btn .icon .bar span {
  background-color: #fff
}

#main-nav.show-menu {
  height: 100%;
  -webkit-transition: height 0s linear;
  transition: height 0s linear
}

#main-nav.trans #nav-inner #nav-content #menu-btn .icon .bar {
  margin-top: -1px;
  width: 100%;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: width 222ms cubic-bezier(.215, .61, .355, 1), margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms;
  transition: width 222ms cubic-bezier(.215, .61, .355, 1), margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms;
  transition: width 222ms cubic-bezier(.215, .61, .355, 1), margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms;
  transition: width 222ms cubic-bezier(.215, .61, .355, 1), margin-top 222ms cubic-bezier(.215, .61, .355, 1) 222ms, transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 222ms
}

#main-nav.trans #nav-inner #nav-content #menu-btn .icon .bar span {
  -webkit-transition: -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms
}

#main-nav.trans #nav-inner #nav-content #menu-btn .icon .bar:nth-child(1) span {
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0)
}

#main-nav.trans #nav-inner #nav-content #menu-btn .icon .bar:nth-child(2) {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0)
}

#main-nav.trans #nav-inner #nav-content #menu-btn .icon .bar:nth-child(2) span {
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
  transform: rotate(-45deg) translate3d(0, 0, 0)
}

#main-nav.trans #nav-inner #nav-content #menu-btn .icon .bar:nth-child(3) span {
  visibility: hidden;
  -webkit-transition: visibility 0s linear 444ms;
  transition: visibility 0s linear 444ms
}

#main-nav.trans #nav-inner #nav-content #menu-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#main-nav.trans.inverted #nav-inner #nav-content #coloradan-logo svg {
  fill: #fff
}

#main-nav.trans.inverted #nav-inner #nav-content #menu-btn .icon .bar span {
  background-color: #fff;
  -webkit-transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: background-color 666ms cubic-bezier(.215, .61, .355, 1), transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms
}

#main-nav.trans.inverted #nav-inner #nav-content #menu-btn .icon .bar:nth-child(3) span {
  visibility: hidden;
  -webkit-transition: visibility 0s linear 444ms, background-color 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: visibility 0s linear 444ms, background-color 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: visibility 0s linear 444ms, background-color 666ms cubic-bezier(.215, .61, .355, 1), transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms;
  transition: visibility 0s linear 444ms, background-color 666ms cubic-bezier(.215, .61, .355, 1), transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms, -webkit-transform 222ms cubic-bezier(.215, .61, .355, 1) 444ms
}

@media all and (min-width:768px) {
  #main-nav {
    height: 96px
  }

  #main-nav #nav-inner #dim-shim {
    height: 96px
  }

  #main-nav #nav-inner #nav-content #coloradan-logo {
    top: 48px;
    width: 72px;
    height: 72px
  }

  #main-nav #nav-inner #nav-content #menu-btn {
    top: 48px
  }

  #main-nav #nav-inner #nav-content #menu-list ul li a {
    font: normal normal 700 16px/12vh "Gotham A", "Gotham B", helvetica, sans-serif
  }

  #main-nav #nav-inner #nav-content #menu-list ul li a span.meta {
    margin: -4px 20px 0 0;
    padding-right: 40px;
    font: italic normal 400 12px/12vh "Droid Serif", serif
  }

  #main-nav #nav-inner #nav-content #menu-list ul li a span.meta:after {
    height: 2px;
    -webkit-transform: translate(0, -50%) scale(1);
    transform: translate(0, -50%) scale(1)
  }
}

@media all and (min-width:1024px) {
  #main-nav {
    height: 240px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    pointer-events: none
  }

  #main-nav #nav-inner #dim-shim {
    height: 100%
  }

  #main-nav #nav-inner #nav-content {
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1)
  }

  #main-nav #nav-inner #nav-content #coloradan-logo {
    top: 50%;
    left: 8.333%;
    width: 120px;
    height: 120px;
    -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: opacity 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1), opacity 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1), opacity 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    pointer-events: auto
  }

  #main-nav #nav-inner #nav-content #menu-btn {
    display: none
  }

  #main-nav #nav-inner #nav-content #menu-list {
    background-color: transparent;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none
  }

  #main-nav #nav-inner #nav-content #menu-list ul {
    position: absolute;
    top: 0;
    left: auto;
    right: 10%;
    width: auto;
    height: 100%;
    display: inline-block;
    -webkit-transform: none;
    transform: none
  }

  #main-nav #nav-inner #nav-content #menu-list ul li {
    position: relative;
    height: 100%;
    width: auto;
    display: inline-block
  }

  #main-nav #nav-inner #nav-content #menu-list ul li:before {
    display: none;
    -webkit-transition: none;
    transition: none
  }

  #main-nav #nav-inner #nav-content #menu-list ul li a {
    top: 50%;
    height: 40px;
    margin: 0;
    padding: 0 15px;
    font: normal normal 700 12px/40px "Gotham A", "Gotham B", helvetica, sans-serif;
    pointer-events: auto;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: color 666ms cubic-bezier(.215, .61, .355, 1);
    transition: color 666ms cubic-bezier(.215, .61, .355, 1)
  }

  #main-nav #nav-inner #nav-content #menu-list ul li a span.meta {
    display: none
  }

  #main-nav #nav-inner #nav-content #menu-list ul li a span.label {
    display: inline
  }

  #main-nav #nav-inner #nav-content #menu-list ul li span.bar {
    position: absolute;
    bottom: 30%;
    left: 15px;
    right: 15px;
    height: 4px;
    overflow: hidden;
    visibility: hidden;
    display: block
  }

  #main-nav #nav-inner #nav-content #menu-list ul li span.bar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c2ad6c;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  #main-nav #nav-inner #nav-content #menu-list ul li:last-child a {
    padding-right: 0
  }

  #main-nav #nav-inner #nav-content #menu-list ul li:last-child span.bar {
    right: 0
  }

  #main-nav #nav-inner #nav-content #menu-list ul li.active a {
    color: #303c47
  }

  #main-nav.inverted #nav-inner #nav-content #menu-list ul li a {
    color: #303c47
  }

  #main-nav.inverted #nav-inner #nav-content #menu-list ul li.active a {
    color: #c2ad6c
  }

  #main-nav.sticky {
    -webkit-transform: translate3d(0, -60%, 0);
    transform: translate3d(0, -60%, 0)
  }

  #main-nav.sticky #nav-inner #nav-content {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0)
  }

  #main-nav.sticky #nav-inner #nav-content #coloradan-logo {
    -webkit-transform: translate3d(0, -50%, 0) scale(.6);
    transform: translate3d(0, -50%, 0) scale(.6)
  }

  #main-nav.sticky #nav-inner #nav-content #menu-list ul li span.bar {
    visibility: visible
  }

  #main-nav.sticky #nav-inner #nav-content #menu-list ul li.active a {
    color: #c2ad6c;
    cursor: default
  }

  #main-nav.sticky #nav-inner #nav-content #menu-list ul li.active span.bar:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms;
    transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms;
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms;
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms, -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms
  }

  #main-nav.sticky.inverted #nav-inner #nav-content #menu-list ul li a {
    color: #fff
  }

  #main-nav.sticky.inverted #nav-inner #nav-content #menu-list ul li.active a {
    color: #c2ad6c
  }

  #main-nav.show-menu {
    height: 64px;
    -webkit-transition: none;
    transition: none
  }

  #main-nav.show-menu #nav-inner #nav-content #menu-list {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none
  }
}

@media all and (min-width:1280px) {
  #main-nav #nav-inner #nav-content #menu-list ul li a {
    padding: 0 30px;
    font: normal normal 700 14px/40px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  #main-nav #nav-inner #nav-content #menu-list ul li span.bar {
    left: 30px;
    right: 30px
  }

  #main-nav #nav-inner #nav-content #menu-list ul li:last-child a {
    padding-right: 0
  }

  #main-nav #nav-inner #nav-content #menu-list ul li:last-child span.bar {
    right: 0
  }
}

footer {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  background-color: #303c47
}

footer #footer-inner {
  position: relative;
  width: 100%
}

footer #footer-inner ul {
  font-size: 0;
  line-height: 0;
  letter-spacing: 0
}

footer #footer-inner ul li {
  display: inline-block
}

footer #footer-inner ul.link-list {
  padding-top: 40px
}

footer #footer-inner ul.link-list li {
  display: block
}

footer #footer-inner ul.link-list li a {
  color: #fff;
  font: normal normal 700 8px/24px "Gotham A", "Gotham B", helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  cursor: pointer;
  display: inline-block
}

footer #footer-inner ul.link-list li.active a {
  color: #c2ad6c
}

footer #footer-inner ul.social-list {
  padding-top: 30px
}

footer #footer-inner ul.social-list li .share-icon {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-decoration: none
}

footer #footer-inner ul.social-list li .share-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  fill: #a69256;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

footer #footer-inner ul.social-list li:first-child .share-icon {
  margin-left: -12px
}

footer #footer-inner ul.logo-list {
  width: 100%;
  height: 30px;
  padding-top: 30px
}

footer #footer-inner ul.logo-list li {
  float: left;
  height: 100%;
  margin-right: 20px
}

footer #footer-inner ul.logo-list li a {
  position: relative;
  display: block
}

footer #footer-inner ul.logo-list li a svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: #a6b7be
}

footer #footer-inner ul.logo-list li#frampton-logo a {
  width: 47px;
  height: 100%
}

footer #footer-inner ul.logo-list li#ewp-logo a {
  width: 132px;
  height: 14px;
  margin-top: 8px
}

footer #footer-inner ul.legal-list {
  padding-top: 30px
}

footer #footer-inner ul.legal-list li {
  color: #cad3d5;
  font: normal normal 400 8px/16px "Gotham A", "Gotham B", helvetica, sans-serif;
  display: inline-block
}

footer #footer-inner ul.legal-list li:nth-child(2):before {
  content: '|';
  padding: 0 5px
}

footer #footer-inner ul.legal-list li.underline {
  position: relative;
  margin-top: 2px;
  text-transform: uppercase;
  cursor: pointer
}

footer #footer-inner ul.legal-list li.underline a,
footer #footer-inner ul.legal-list li.underline span {
  color: #cad3d5;
  position: relative;
  display: inline-block
}

footer #footer-inner ul.legal-list li.underline a:after,
footer #footer-inner ul.legal-list li.underline span:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #a6b7be;
  opacity: .5
}

footer #footer-inner ul.legal-list li:last-child {
  width: 80%;
  margin-top: 5px;
  font: normal normal 400 8px/10px "Gotham A", "Gotham B", helvetica, sans-serif;
  display: block
}

footer #footer-inner ul.legal-list li:last-child span {
  display: block
}

footer #footer-inner .columns {
  position: relative;
  width: 100%
}

footer #footer-inner .columns ul {
  position: relative;
  padding-top: 15px;
  margin-top: 30px
}

footer #footer-inner .columns ul:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 2px;
  background-color: #a69256
}

footer #footer-inner .columns ul li {
  position: relative;
  color: #a6b7be;
  font: normal normal 400 10px/14px "Gotham A", "Gotham B", helvetica, sans-serif;
  display: block
}

footer #footer-inner .columns ul li:first-child {
  color: #fff;
  font: normal normal 400 12px/20px "Gotham A", "Gotham B", helvetica, sans-serif
}

footer #footer-inner .columns ul li a {
  color: #a6b7be;
  display: inline-block
}

@media all and (min-width:768px) {
  footer #footer-inner ul.link-list li {
    display: inline-block
  }

  footer #footer-inner ul.link-list li a {
    padding: 0 15px
  }

  footer #footer-inner ul.link-list li:first-child a {
    padding-left: 0
  }

  footer #footer-inner ul.legal-list li {
    width: auto;
    display: inline-block
  }

  footer #footer-inner ul.legal-list li.underline {
    margin-top: 0
  }

  footer #footer-inner ul.legal-list li:last-child span {
    display: inline
  }

  footer #footer-inner .columns ul {
    float: left;
    width: 33.333%
  }
}

@media all and (min-width:768px) and (min-height:540px) {
  footer {
    padding-bottom: 40px
  }

  footer #footer-inner ul.link-list {
    padding-top: 70px
  }

  footer #footer-inner ul.link-list li a {
    font: normal normal 700 10px/30px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  footer #footer-inner ul.social-list {
    padding-top: 50px
  }

  footer #footer-inner ul.social-list li .share-icon {
    width: 40px
  }

  footer #footer-inner ul.social-list li .share-icon svg {
    width: 20px;
    height: 20px
  }

  footer #footer-inner ul.social-list li:first-child .share-icon {
    margin-left: -10px
  }

  footer #footer-inner ul.logo-list {
    height: 50px;
    padding-top: 50px
  }

  footer #footer-inner ul.logo-list li#frampton-logo a {
    width: 78px;
    height: 50px
  }

  footer #footer-inner ul.logo-list li#ewp-logo a {
    width: 188px;
    height: 20px;
    margin-top: 15px
  }

  footer #footer-inner ul.legal-list {
    padding-top: 40px
  }

  footer #footer-inner ul.legal-list li {
    font: normal normal 400 10px/20px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  footer #footer-inner ul.legal-list li.underline span:after {
    bottom: 3px
  }

  footer #footer-inner ul.legal-list li:last-child {
    font: normal normal 400 10px/14px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  footer #footer-inner .columns ul {
    padding-top: 30px;
    margin-top: 50px
  }

  footer #footer-inner .columns ul:before {
    width: 22.222%;
    height: 3px
  }

  footer #footer-inner .columns ul li {
    font: normal normal 400 14px/18px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  footer #footer-inner .columns ul li:first-child {
    font: normal normal 400 18px/34px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1024px) and (min-height:540px) {
  footer #footer-inner ul.link-list li a {
    font: normal normal 700 12px/30px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1280px) {
  footer #footer-inner ul.link-list li a {
    padding: 0 30px
  }

  footer #footer-inner .columns ul {
    width: 25%
  }
}

#modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none
}

#modal #modal-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .85);
  opacity: 0;
  -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1);
  transition: opacity 666ms cubic-bezier(.666, 0, .333, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#modal #modal-inner #modal-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 0s;
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 0s;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 0s;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 0s, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 0s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

#modal #modal-inner #modal-content #modal-view {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

#modal #modal-inner #modal-content #modal-view #modal-video {
  position: absolute;
  top: 33.333%;
  left: 50%;
  width: 80%;
  height: 0;
  padding-bottom: 45%;
  background-color: #303c47;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

#modal #modal-inner #modal-content #modal-view #modal-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#modal #modal-inner #modal-content #modal-view #modal-copy {
  position: absolute;
  top: 10%;
  left: 10%;
  right: 10%;
  bottom: 24%;
  text-align: center
}

#modal #modal-inner #modal-content #modal-view #modal-copy #modal-copy-inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  max-width: 888px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#modal #modal-inner #modal-content #modal-view #modal-copy .meta {
  position: relative;
  width: 100%;
  padding-bottom: 1em;
  margin-bottom: 1em
}

#modal #modal-inner #modal-content #modal-view #modal-copy .meta:after {
  content: '';
  position: absolute;
  bottom: .12em;
  left: 50%;
  width: 30px;
  height: 2px;
  background-color: #c2ad6c;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

#modal #modal-inner #modal-content #modal-view #modal-copy .meta p {
  color: #a6b7be;
  margin-top: .24em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .12em
}

#modal #modal-inner #modal-content #modal-view #modal-copy .modal-p {
  color: #fff;
  font: normal normal 400 9px/12px "Gotham A", "Gotham B", helvetica, sans-serif;
  letter-spacing: .05em
}

@media all and (min-width:768px) and (min-height:540px) {
  #modal #modal-inner #modal-content #modal-view #modal-copy .modal-p {
    font: normal normal 400 10px/16px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1024px) and (min-height:540px) {
  #modal #modal-inner #modal-content #modal-view #modal-copy .modal-p {
    font: normal normal 400 12px/20px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

#modal #modal-inner #modal-content #modal-view #modal-slider {
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  bottom: 24%;
  overflow: hidden
}

#modal #modal-inner #modal-content #modal-view #modal-slider .slider-wrapper {
  top: 6%;
  height: 88%
}

#modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-img-holder {
  top: 30px;
  bottom: 60px
}

#modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: center
}

#modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption p {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  color: #a6b7be;
  font: normal normal 400 9px/12px "Gotham A", "Gotham B", helvetica, sans-serif;
  letter-spacing: .05em;
  white-space: normal
}

@media all and (min-width:768px) and (min-height:540px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption p {
    font: normal normal 400 10px/16px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1024px) and (min-height:540px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption p {
    font: normal normal 400 12px/20px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

#modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

#modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination li:before {
  width: 8px;
  height: 8px
}

#modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination li:after {
  background-color: #a6b7be
}

#modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination li.active:before {
  opacity: 1
}

#modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination li.active:after {
  background-color: #c2ad6c
}

@media all and (min-width:1024px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination li:before {
    width: 10px;
    height: 10px
  }
}

#modal #modal-inner #modal-content #modal-view #modal-slider .diamond-icon {
  left: 1.666%;
  margin-top: -15px
}

#modal #modal-inner #modal-content #modal-view #modal-slider .diamond-icon.next {
  left: auto;
  right: 1.666%
}

#modal #modal-inner #modal-content #modal-close-btn {
  top: 88%;
  left: 50%;
  margin-top: -10px;
  cursor: pointer;
  opacity: 0;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

#modal #modal-inner #modal-content #modal-close-btn svg .filler {
  fill: rgba(194, 173, 108, .4)
}

@media all and (min-height:540px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider .slider-wrapper {
    top: 0;
    height: 100%
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-img-holder {
    top: 16.666%;
    bottom: 16.666%
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption {
    height: 16.666%
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider .diamond-icon {
    margin-top: 0
  }
}

@media all and (min-height:666px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption p {
    top: 20px
  }
}

@media all and (min-aspect-ratio:1 / 1) {
  #modal #modal-inner #modal-content #modal-view #modal-video {
    top: 50%;
    width: 66.666%;
    padding-bottom: 37.5%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
  }

  #modal #modal-inner #modal-content #modal-view #modal-copy {
    top: 8.333%;
    left: 16.666%;
    right: 16.666%;
    bottom: 8.333%;
    text-align: left
  }

  #modal #modal-inner #modal-content #modal-view #modal-copy .meta:after {
    left: 0;
    -webkit-transform: none;
    transform: none
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider {
    left: 16.666%;
    right: 16.666%;
    bottom: 0
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-img-holder {
    top: 16.666%;
    bottom: 16.666%
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption {
    height: 16.666%
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination {
    -webkit-transform: translate(-50%, -4px);
    transform: translate(-50%, -4px)
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider .diamond-icon {
    margin-top: 0
  }

  #modal #modal-inner #modal-content #modal-close-btn {
    bottom: auto;
    top: 50%;
    left: 8.333%;
    margin-top: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
  }
}

@media all and (min-aspect-ratio:1 / 1) and (min-height:480px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

@media all and (min-aspect-ratio:1 / 1) and (min-height:540px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-img-holder {
    top: 16.666%;
    bottom: 16.666%
  }

  #modal #modal-inner #modal-content #modal-view #modal-slider .slider .slide-caption {
    height: 16.666%
  }
}

@media all and (min-aspect-ratio:1 / 1) and (min-height:768px) {
  #modal #modal-inner #modal-content #modal-view #modal-slider ul.slider-pagination {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
  }
}

#page-wrapper.modal-mode nav #nav-inner {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms
}

#page-wrapper.modal-mode #page-inner {
  -webkit-transform: translate3d(-33.333%, 0, 0);
  transform: translate3d(-33.333%, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#page-wrapper.modal-mode #modal #modal-inner {
  opacity: 1;
  -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms
}

#page-wrapper.modal-mode #modal #modal-inner #modal-content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms
}

#page-wrapper.modal-mode #modal #modal-inner #modal-content #modal-close-btn {
  opacity: 1;
  -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 1332ms;
  transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 1332ms
}

.carousels {
  position: relative;
  width: 100%;
  margin-top: 40px;
  text-align: center
}

.carousels .carousels-inner {
  position: relative;
  width: 100%
}

.carousels .carousels-inner:before {
  content: '';
  position: relative;
  width: 50%;
  height: 0;
  padding-bottom: 50%;
  margin: 0 auto;
  display: block
}

.carousels.clear .carousels-inner:before {
  display: none
}

.carousels .carousel {
  position: relative;
  width: 100%
}

.carousels .carousel .carousel-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden
}

.carousels .carousel.small {
  position: absolute;
  top: 0;
  right: 25%;
  width: 50%
}

.carousels .carousel.small .carousel-inner {
  padding-bottom: 100%
}

.carousels .carousel-controls {
  position: relative;
  width: 100%;
  margin-left: -14px
}

.carousels .carousel-controls .carousel-controls-inner {
  position: relative;
  margin: 20px auto;
  padding-right: 50px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap;
  display: inline-block
}

.carousels .carousel-controls .diamond-icon.next {
  left: auto;
  right: 0
}

.carousels .sidewinder-list {
  display: none
}

.carousels.static .carousels-inner:before {
  width: 100%;
  padding-bottom: 50%
}

.carousels.static .carousel .carousel-inner {
  overflow: visible
}

.carousels.static .carousel .carousel-inner .icon-btn {
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: 0;
  margin-right: -30px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.carousels.static .carousel.small {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin-left: 50%;
  -webkit-transform: none;
  transform: none
}

.carousels.static .carousel.wide {
  width: 75%;
  margin-left: 25%
}

.carousels.static .carousel.wide .carousel-inner {
  padding-bottom: 56.25%
}

.carousels.static .carousel.wide .carousel-inner .icon-btn {
  right: auto;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.carousels.static .carousel.full {
  width: 100%;
  margin-left: 0
}

.carousels.static .carousel.left {
  margin-left: 0
}

@media all and (min-width:340px) {
  .carousels .carousel-controls {
    margin-left: 0
  }
}

@media all and (min-width:768px) {
  .carousels .carousels-inner:before {
    display: none
  }

  .carousels .carousel {
    width: 87.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .carousels .carousel.small {
    top: auto;
    bottom: 56.25%;
    right: 0;
    width: 44.444%
  }

  .carousels .sidewinder-list {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 40px;
    overflow: hidden;
    display: block
  }

  .carousels .sidewinder-list ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    white-space: nowrap;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
  }

  .carousels .sidewinder-list ul li {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block
  }

  .carousels .sidewinder-list ul li span {
    position: absolute;
    bottom: 1px;
    left: 50%;
    color: #a6b7be;
    font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
    font-weight: 700;
    font-size: 8px;
    line-height: 40px;
    letter-spacing: .24em;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-90deg) translate(0, 50%);
    transform: rotate(-90deg) translate(0, 50%)
  }

  .carousels.static .carousel.wide .carousel-inner {
    padding-bottom: 56.25%
  }

  .carousels.static .carousel.wide .carousel-inner .icon-btn {
    right: 100%;
    left: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }

  .carousels.static .carousel.full {
    width: 75%
  }

  .carousels .carousel-controls {
    width: 55.555%
  }

  .carousels .carousel-controls .carousel-controls-inner {
    margin: 40px auto;
    padding-right: 80px
  }

  .carousels.static .carousels-inner:before {
    display: block
  }

  .carousels.static.clear .carousels-inner:before {
    display: none
  }

  .carousels.static .carousel .carousel-inner .icon-btn {
    margin-right: -50px
  }
}

@media all and (min-width:1024px) {
  .carousels .carousel-controls {
    width: 66.666%
  }

  .carousels .sidewinder-list {
    width: 60px
  }

  .carousels .sidewinder-list ul li span {
    font-size: 10px;
    line-height: 60px
  }
}

@media all and (min-width:1280px) {
  .carousels .carousel {
    margin: 0 30px
  }
}

@media all and (min-width:1280px) and (min-height:540px) {
  .carousels.static .carousel .carousel-inner .icon-btn {
    margin-right: -80px
  }
}

.slider-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

.slider.swiped {
  -webkit-transition: -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 333ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1)
}

.slider .slide {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: inline-block
}

.slider .slide .slide-img-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain
}

.slider .slide .slide-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain
}

ul.slider-pagination {
  position: relative;
  height: 30px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap;
  display: inline-block
}

ul.slider-pagination li {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block
}

ul.slider-pagination li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #c2ad6c;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

ul.slider-pagination li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #c2ad6c;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: .4;
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

ul.slider-pagination li.active:before {
  opacity: .4
}

ul.slider-pagination li.active:after {
  opacity: 1
}

@media all and (min-height:540px) {
  ul.slider-pagination {
    height: 40px
  }

  ul.slider-pagination li {
    height: 40px
  }
}

@media all and (min-width:1024px) {
  ul.slider-pagination li {
    width: 40px
  }

  ul.slider-pagination li:before {
    width: 16px;
    height: 16px
  }

  ul.slider-pagination li:after {
    width: 8px;
    height: 8px
  }
}

section.information-section {
  margin-top: 64px;
  padding-bottom: 60%;
  text-align: center;
  overflow: hidden
}

section.information-section .info-card {
  position: relative;
  width: 100%
}

section.information-section .info-card:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .06)
}

section.information-section .info-card:after {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  width: 3px;
  height: 100%;
  background-image: url(../images/BG__Form-Gold.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: auto 100%;
  overflow: hidden
}

section.information-section .info-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 0;
  background-image: url(../images/BG__textured_paper_dark.jpg);
  background-repeat: repeat;
  background-position: 0 0;
  background-size: 250px 250px
}

section.information-section .info-card-inner p {
  margin: 0 10px;
  color: #7a8186;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 9px;
  line-height: 18px
}

section.information-section .title-wrap {
  width: 100%;
  margin-top: 0;
  margin-bottom: 5%;
  display: block
}

section.information-section .title-wrap .title:after,
section.information-section .title-wrap .title:before {
  display: none
}

@media all and (min-width:360px) {
  section.information-section .info-card-inner p {
    font-size: 10px;
    line-height: 20px
  }
}

@media all and (min-width:400px) {
  section.information-section .info-card-inner p {
    width: 77.777%;
    margin: 0 auto;
    font-size: 11px;
    line-height: 22px
  }
}

@media all and (min-width:500px) {
  section.information-section .info-card-inner p {
    font-size: 12px;
    line-height: 24px
  }
}

@media all and (min-width:768px) {
  section.information-section {
    margin-top: 96px
  }

  section.information-section .info-card:after {
    width: 6px
  }

  section.information-section .info-card-inner {
    padding: 60px 0
  }

  section.information-section .info-card-inner p {
    width: 50%;
    font-size: 10px;
    line-height: 20px
  }

  section.information-section .title-wrap {
    margin-top: 0
  }
}

@media all and (min-width:1024px) {
  section.information-section .info-card-inner {
    padding: 80px 0
  }

  section.information-section .info-card-inner p {
    font-size: 12px;
    line-height: 24px
  }

  section.information-section .title-wrap {
    margin-top: 0
  }
}

@media all and (min-width:1440px) {
  section.information-section .info-card-inner p {
    font-size: 14px;
    line-height: 28px
  }
}

@media all and (min-width:1920px) {
  section.information-section .info-card-inner p {
    font-size: 16px;
    line-height: 32px
  }
}

section#the-neighborhood-section {
  height: 0;
  padding-bottom: 126.8%;
  overflow: hidden
}

section#the-neighborhood-section .picture-dad {
  width: 160%
}

section#the-neighborhood-section .title-wrap .title-meta {
  color: #fff
}

section#the-neighborhood-section .title-wrap .title:before {
  color: #fff
}

section#the-neighborhood-section .play.icon-btn {
  float: right
}

section#the-neighborhood-section #sky-cloud {
  position: absolute;
  top: 0;
  left: 50%;
  width: 160%;
  height: 100%;
  background-image: url(../images/the-neighborhood/01Neighborhood_Hero_Cloud.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

section#the-neighborhood-section #sky-button {
  position: absolute;
  top: 96px;
  left: 0;
  width: 100%
}

section#the-neighborhood-section #sky-button .btn-block {
  margin-top: 14.46484375%
}

@media all and (min-width:540px) {
  section#the-neighborhood-section {
    padding-bottom: 103%
  }

  section#the-neighborhood-section .picture-dad {
    width: 130%
  }

  section#the-neighborhood-section #sky-cloud {
    top: -4%;
    width: 130%
  }
}

@media all and (min-width:768px) {
  section#the-neighborhood-section {
    padding-bottom: 79.25%
  }

  section#the-neighborhood-section .picture-dad {
    width: 100%
  }

  section#the-neighborhood-section #sky-cloud {
    top: 0;
    width: 100%
  }

  section#the-neighborhood-section #sky-button {
    top: 144px
  }

  section#the-neighborhood-section #sky-button .btn-block {
    margin-top: 8.9467944858%
  }
}

@media all and (min-width:1024px) {
  section#the-neighborhood-section .play.icon-btn {
    float: left;
    margin-left: 58.333%
  }

  section#the-neighborhood-section #sky-cloud {
    top: 6%
  }

  section#the-neighborhood-section #sky-button {
    top: 250px
  }

  section#the-neighborhood-section #sky-button .btn-block {
    margin-top: 11.029896439%
  }
}

@media all and (min-width:1280px) {
  section#the-neighborhood-section #sky-cloud {
    top: 0
  }
}

@media all and (min-width:1440px) {
  section#the-neighborhood-section #sky-cloud {
    top: -4%
  }
}

section#explore-section {
  padding-bottom: 68%;
  overflow: hidden
}

section#explore-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/the-neighborhood/02Neighborhood_Park_Texture_Rings.png);
  background-repeat: no-repeat;
  background-position: 50% 25%;
  background-size: 100% auto
}

@media all and (min-width:1024px) {
  section#explore-section .carousels .carousel.small {
    right: -11.111%
  }
}

@media all and (min-width:768px) {
  section#neighborhood-information-section {
    padding-bottom: 54%
  }

  section#neighborhood-information-section .picture-dad img {
    margin-bottom: -6%
  }
}

section#community-section {
  position: relative;
  width: 100%;
  height: 0;
  margin-top: 96px;
  padding-bottom: 180%
}

section#community-section .picture-dad {
  width: 140%;
  margin-left: -20%
}

section#community-section .picture-dad img {
  top: auto;
  bottom: 0
}

@media all and (min-width:768px) {
  section#community-section {
    margin-top: 40px
  }
}

@media all and (min-width:1024px) {
  section#community-section {
    margin-top: 0px
  }
}

section#community-section #community-section-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}

section#community-section #community-section-inner #circle-of-manifestation {
  position: absolute;
  top: 0;
  margin-top: 18.66667%;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 95%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  border-radius: 100%;
  background-color: #a69256;
  opacity: 0;
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-1 {
  -webkit-transform: translate3d(-70px, -50%, 0);
  transform: translate3d(-70px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-2 {
  -webkit-transform: translate3d(-50px, -50%, 0);
  transform: translate3d(-50px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-3 {
  -webkit-transform: translate3d(-30px, -50%, 0);
  transform: translate3d(-30px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-4 {
  -webkit-transform: translate3d(-10px, -50%, 0);
  transform: translate3d(-10px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-5 {
  -webkit-transform: translate3d(10px, -50%, 0);
  transform: translate3d(10px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-6 {
  -webkit-transform: translate3d(30px, -50%, 0);
  transform: translate3d(30px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-7 {
  -webkit-transform: translate3d(50px, -50%, 0);
  transform: translate3d(50px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-8 {
  -webkit-transform: translate3d(70px, -50%, 0);
  transform: translate3d(70px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-9 {
  -webkit-transform: translate3d(90px, -50%, 0);
  transform: translate3d(70px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options #community-option-10 {
  -webkit-transform: translate3d(110px, -50%, 0);
  transform: translate3d(70px, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-next-btn,
section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-prev-btn {
  position: absolute;
  top: auto;
  bottom: -6px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-next-btn svg .stroker,
section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-prev-btn svg .stroker {
  stroke: #a69256
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-prev-btn {
  left: 10%
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-next-btn {
  left: auto;
  right: 10%
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 80%;
  height: 0;
  padding-bottom: 80%;
  border-radius: 100%;

  background-size: 250px 250px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-sizing: content-box !important;
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle:after {
  border: 10px solid rgba(255, 255, 255, .08)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;

  background-repeat: repeat;
  background-position: 0 0;
  background-size: 250px 250px;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 750ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 750ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 750ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 750ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 750ms cubic-bezier(.666, 0, .333, 1)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10% 19%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon {
  position: relative;
  left: 50%;
  width: 30%;
  height: 0;
  padding-bottom: 30%;
  border-radius: 100%;
  background-color: rgba(237, 93, 97, .2);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  background-color: #d4141a;
  border-radius: 100%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);

}



section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-no {
  display: inline-block;
  position: absolute;
  top: 45%;
  left: 36%;
  color: #fff;
  -webkit-transform: translate3d(-30%, -50%, 0);
  transform: translate3d(-30%, -50%, 0);
  text-align: center;
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-of {
  display: inline-block;
  position: absolute;
  top: 69%;
  left: 64%;
  font: italic normal 400 3vw/1em "Droid Serif", serif;
  color: #f5f4ee;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-title {
  display: block;
  margin: 12% 0 6%;
  color: #000000;
  line-height: 24px;
  font-size: 20px;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
  display: block;
  font: normal normal 400 9px/15px "Gotham A", "Gotham B", helvetica, sans-serif;
  color: #7a8186;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-2 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-3 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-4 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-5 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-6 {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-7 {
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-8 {
  -webkit-transform: translate3d(700%, 0, 0);
  transform: translate3d(700%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-9 {
  -webkit-transform: translate3d(800%, 0, 0);
  transform: translate3d(800%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-10 {
  -webkit-transform: translate3d(900%, 0, 0);
  transform: translate3d(900%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.swiped #circle-of-manifestation-inner #community-options .community-option {
  -webkit-transition: -webkit-transform 750ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 750ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 750ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 750ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 750ms cubic-bezier(.215, .61, .355, 1)
}

section#community-section #community-section-inner #circle-of-manifestation.swiped #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transition: -webkit-transform 750ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 750ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 750ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 750ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 750ms cubic-bezier(.215, .61, .355, 1)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-1:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-prev-btn {
  opacity: .5;
  -webkit-transition: none !important;
  transition: none !important;
  cursor: default !important
}

section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-2:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-3:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-4:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-300%, 0, 0);
  transform: translate3d(-300%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-5:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-400%, 0, 0);
  transform: translate3d(-400%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-6:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-500%, 0, 0);
  transform: translate3d(-500%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-7:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-600%, 0, 0);
  transform: translate3d(-600%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-8:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-700%, 0, 0);
  transform: translate3d(-700%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-9:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-800%, 0, 0);
  transform: translate3d(-800%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-10:after {
  opacity: 1
}

section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #circle #inner-circle #community-list {
  -webkit-transform: translate3d(-900%, 0, 0);
  transform: translate3d(-900%, 0, 0)
}

section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-next-btn {
  opacity: .5;
  -webkit-transition: none !important;
  transition: none !important;
  cursor: default !important
}



section#community-section #community-section-inner #community-title {
  position: absolute;
  top: 0;
  left: 10%
}

section#community-section #community-section-inner #community-title .title-wrap {
  margin-top: 0
}

@media all and (min-width:768px) {
  section#community-section #community-section-inner #community-title .title-wrap {
    margin-top: 0
  }
}

@media all and (min-width:1024px) {
  section#community-section #community-section-inner #community-title .title-wrap {
    margin-top: 0
  }
}

section#community-section #community-section-inner #community-title .title-wrap .title-meta {
  margin-left: .34vw
}

@media all and (min-width:360px) {
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community {
    padding: 10% 16%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon {
    width: 34%;
    padding-bottom: 34%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-title {
    margin: 12% 0 6%;

  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
    font: normal normal 400 10px/16px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:400px) {
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon {
    width: 36%;
    padding-bottom: 36%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
    font: normal normal 400 11px/17px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:500px) {
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-prev-btn {
    left: 20%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-next-btn {
    left: auto;
    right: 20%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community {
    padding: 10% 18%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon {
    width: 40%;
    padding-bottom: 40%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner:before {
    font: italic normal 700 1vw/1em "Droid Serif", serif
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-of {
    font: italic normal 400 2vw/1em "Droid Serif", serif
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
    font: normal normal 400 12px/19px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:768px) {
  section#community-section {
    padding-bottom: 52%
  }

  section#community-section .picture-dad {
    width: 100%;
    margin-left: 0
  }

  section#community-section #community-section-inner #circle-of-manifestation {
    margin-top: 11.80556%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner {
    padding-bottom: 40%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options {
    bottom: auto;
    top: 23%;
    width: 40%;
    -webkit-transform: translate3d(-50%, 0, 0) rotateZ(-6deg);
    transform: translate3d(-50%, 0, 0) rotateZ(-6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2400px;
    height: 2px;
    background-color: #a6b7be;
    opacity: .12;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option {
    width: 6px;
    height: 6px;
    margin: -3px 0 0 -3px;
    border: 0;
    background-color: #d4141a;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option:after {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 100%;
    background-color: transparent;
    opacity: .06
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-next-btn,
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-prev-btn {
    bottom: auto;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-prev-btn {
    left: 15%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-next-btn {
    left: auto;
    right: 15%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle {
    width: 40%;
    padding-bottom: 40%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle:after {
    border: 20px solid rgba(255, 255, 255, .08)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(-6deg);
    transform: translate3d(0, 0, 0) rotateZ(-6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community {
    padding: 11% 16%;
    -webkit-transform: translate3d(0, 0, 0) rotateZ(6deg);
    transform: translate3d(0, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon {
    width: 34%;
    padding-bottom: 34%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner:before {
    font: italic normal 700 1vw/1em "Droid Serif", serif
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner:after {
    height: 25%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-no {
    font-size: 12px;
    color: #fff;
    text-align: center;
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-of {
    font: italic normal 400 1.6vw/1em "Droid Serif", serif
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-title {
    margin: 13% 0 6%;

  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
    font: normal normal 400 10px/16px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-2 {
    -webkit-transform: translate3d(100%, 0, 0) rotateZ(6deg);
    transform: translate3d(100%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-3 {
    -webkit-transform: translate3d(200%, 0, 0) rotateZ(6deg);
    transform: translate3d(200%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-4 {
    -webkit-transform: translate3d(300%, 0, 0) rotateZ(6deg);
    transform: translate3d(300%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-5 {
    -webkit-transform: translate3d(400%, 0, 0) rotateZ(6deg);
    transform: translate3d(400%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-6 {
    -webkit-transform: translate3d(500%, 0, 0) rotateZ(6deg);
    transform: translate3d(500%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-7 {
    -webkit-transform: translate3d(600%, 0, 0) rotateZ(6deg);
    transform: translate3d(600%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-8 {
    -webkit-transform: translate3d(700%, 0, 0) rotateZ(6deg);
    transform: translate3d(700%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-9 {
    -webkit-transform: translate3d(800%, 0, 0) rotateZ(6deg);
    transform: translate3d(800%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list #community-10 {
    -webkit-transform: translate3d(900%, 0, 0) rotateZ(6deg);
    transform: translate3d(900%, 0, 0) rotateZ(6deg)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(3500%, 0, 0);
    transform: translate3d(3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(4000%, 0, 0);
    transform: translate3d(4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(4500%, 0, 0);
    transform: translate3d(4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(5000%, 0, 0);
    transform: translate3d(5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(5500%, 0, 0);
    transform: translate3d(5500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(6000%, 0, 0);
    transform: translate3d(6000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-1 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(6500%, 0, 0);
    transform: translate3d(6500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(3500%, 0, 0);
    transform: translate3d(3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(4000%, 0, 0);
    transform: translate3d(4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(4500%, 0, 0);
    transform: translate3d(4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(5000%, 0, 0);
    transform: translate3d(5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(5500%, 0, 0);
    transform: translate3d(5500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-2 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(6000%, 0, 0);
    transform: translate3d(6000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(3500%, 0, 0);
    transform: translate3d(3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(4000%, 0, 0);
    transform: translate3d(4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(4500%, 0, 0);
    transform: translate3d(4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(5000%, 0, 0);
    transform: translate3d(5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-3 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(5500%, 0, 0);
    transform: translate3d(5500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-3500%, 0, 0);
    transform: translate3d(-3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(3500%, 0, 0);
    transform: translate3d(3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(4000%, 0, 0);
    transform: translate3d(4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(4500%, 0, 0);
    transform: translate3d(4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-4 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(5000%, 0, 0);
    transform: translate3d(5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-4000%, 0, 0);
    transform: translate3d(-4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-3500%, 0, 0);
    transform: translate3d(-3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(3500%, 0, 0);
    transform: translate3d(3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(4000%, 0, 0);
    transform: translate3d(4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-5 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(4500%, 0, 0);
    transform: translate3d(4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-4500%, 0, 0);
    transform: translate3d(-4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-4000%, 0, 0);
    transform: translate3d(-4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(-3500%, 0, 0);
    transform: translate3d(-3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(3500%, 0, 0);
    transform: translate3d(3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-6 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(4000%, 0, 0);
    transform: translate3d(4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-5000%, 0, 0);
    transform: translate3d(-5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-4500%, 0, 0);
    transform: translate3d(-4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(-4000%, 0, 0);
    transform: translate3d(-4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(-3500%, 0, 0);
    transform: translate3d(-3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-7 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(3500%, 0, 0);
    transform: translate3d(3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-5500%, 0, 0);
    transform: translate3d(-5500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-5000%, 0, 0);
    transform: translate3d(-5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(-4500%, 0, 0);
    transform: translate3d(-4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(-4000%, 0, 0);
    transform: translate3d(-4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(-3500%, 0, 0);
    transform: translate3d(-3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-8 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(3000%, 0, 0);
    transform: translate3d(3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-6000%, 0, 0);
    transform: translate3d(-6000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-5500%, 0, 0);
    transform: translate3d(-5500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(-5000%, 0, 0);
    transform: translate3d(-5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(-4500%, 0, 0);
    transform: translate3d(-4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(-4000%, 0, 0);
    transform: translate3d(-4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(-3500%, 0, 0);
    transform: translate3d(-3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-9 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(2500%, 0, 0);
    transform: translate3d(2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-1 {
    -webkit-transform: translate3d(-6500%, 0, 0);
    transform: translate3d(-6500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-2 {
    -webkit-transform: translate3d(-6000%, 0, 0);
    transform: translate3d(-6000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-3 {
    -webkit-transform: translate3d(-5500%, 0, 0);
    transform: translate3d(-5500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-4 {
    -webkit-transform: translate3d(-5000%, 0, 0);
    transform: translate3d(-5000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-5 {
    -webkit-transform: translate3d(-4500%, 0, 0);
    transform: translate3d(-4500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-6 {
    -webkit-transform: translate3d(-4000%, 0, 0);
    transform: translate3d(-4000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-7 {
    -webkit-transform: translate3d(-3500%, 0, 0);
    transform: translate3d(-3500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-8 {
    -webkit-transform: translate3d(-3000%, 0, 0);
    transform: translate3d(-3000%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-9 {
    -webkit-transform: translate3d(-2500%, 0, 0);
    transform: translate3d(-2500%, 0, 0)
  }

  section#community-section #community-section-inner #circle-of-manifestation.pos-10 #circle-of-manifestation-inner #community-options #community-option-10 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@media all and (min-width:1024px) {
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option {
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-prev-btn {
    left: 16.666%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-next-btn {
    left: auto;
    right: 16.666%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community {
    padding: 10% 18%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon {
    width: 40%;
    padding-bottom: 40%
  }

  /*section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner:before {
    font: italic normal 700 1vw/1em "Droid Serif", serif
  }*/
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-no {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-of {
    font: italic normal 400 1.4vw/1em "Droid Serif", serif
  }

  /*section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-title {
    font: italic normal 700 16px/16px "Droid Serif", serif
  }*/
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
    font: normal normal 400 12px/19px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  section#community-section #community-section-inner #community-title {
    left: 16.666%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-no {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
}

@media all and (min-width:1280px) {
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner {
    padding-bottom: 33.333%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options {
    width: 33.333%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option:after {
    top: -2px;
    left: -2px;
    border: 2px solid #fff
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle {
    width: 33.333%;
    padding-bottom: 33.333%
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle:after {
    border: 35px solid rgba(255, 255, 255, .3)
  }
}

@media all and (min-width:1440px) {
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option {
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community {
    padding: 12% 18%
  }

  /*section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner:before {
    font: italic normal 700 .8vw/1em "Droid Serif", serif
  }*/
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-no {
    font-size: 24px;
    color: #fff;
    text-align: center;
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-icon .community-icon-inner .community-icon-of {
    font: italic normal 400 1.2vw/1em "Droid Serif", serif
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-title {
    margin: 14% 0 6% 0;

  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
    font: normal normal 400 14px/21px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1920px) {
  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #community-options .community-option {
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px
  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-title {
    margin: 15% 0 7% 0;

  }

  section#community-section #community-section-inner #circle-of-manifestation #circle-of-manifestation-inner #circle #inner-circle #community-list .community .community-text {
    font: normal normal 400 16px/23px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

section#the-coloradan-section {
  height: 0;
  padding-bottom: 175%;
  overflow: hidden
}

section#the-coloradan-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/the-building/01Building_Coloradan_Skies.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover
}

section#the-coloradan-section .picture-dad {
  width: 150%;
  margin-left: -25%
}

section#the-coloradan-section .title-wrap .title-meta {
  color: #fff
}

section#the-coloradan-section .title-wrap .title:before {
  color: #fff
}

section#the-coloradan-section .icon-btn {
  margin-top: 20%
}

@media all and (min-width:480px) {
  section#the-coloradan-section {
    padding-bottom: 154%
  }
}

@media all and (min-width:768px) {
  section#the-coloradan-section {
    padding-bottom: 94%
  }

  section#the-coloradan-section .picture-dad {
    width: 100%;
    margin-left: 0
  }

  section#the-coloradan-section .icon-btn {
    margin-top: 10%
  }
}

section#residences-section .picture-dad {
  width: 120%;
  margin-bottom: 22%
}

section#residences-section #residences-chart {
  position: relative;
  width: 100%
}

section#residences-section #residences-chart:before {
  content: '';
  position: absolute;
  top: 3px;
  left: -3px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .06)
}

section#residences-section #residences-chart #residences-chart-inner {
  position: relative;
  padding: 14px 10px;
  background-image: url(../images/BG__textured_paper_dark.jpg);
  background-repeat: repeat;
  background-position: 0 0;
  background-size: 250px 250px
}

section#residences-section #residences-chart #residences-chart-inner ul {
  float: left;
  position: relative;
  width: 33%;
  text-align: left
}

section#residences-section #residences-chart #residences-chart-inner ul li {
  color: #7a8186;
  font-weight: 400;
  white-space: nowrap;
  text-align: center
}

section#residences-section #residences-chart #residences-chart-inner ul li h4 {
  border-bottom: 1px solid rgba(0, 0, 0, .06);
  padding-bottom: 10px;
  margin-bottom: 10px
}

@media all and (min-width:1440px) {
  section#residences-section #residences-chart #residences-chart-inner ul li h4 {
    font-size: 18px
  }
}

@media all and (min-width:1920px) {
  section#residences-section #residences-chart #residences-chart-inner ul li h4 {
    font-size: 21px
  }
}

section#residences-section #residences-chart #residences-chart-inner ul li h4 span {
  display: block
}

section#residences-section #residences-chart #residences-chart-inner ul li h4 span:nth-child(2) {
  display: none
}

section#residences-section #residences-chart #residences-chart-inner ul li p {
  margin-right: 0
}

section#residences-section #residences-chart #residences-chart-inner ul:nth-child(2) {
  text-align: center
}

section#residences-section #residences-chart #residences-chart-inner ul:nth-child(2) li {
  text-align: center
}

section#residences-section #residences-chart #residences-chart-inner ul:nth-child(3) {
  text-align: right
}

section#residences-section #residences-chart #residences-chart-inner ul:nth-child(3) li {
  text-align: center
}

section#residences-section ul.download-links li {
  width: 100%
}

@media all and (min-width:768px) {
  section#residences-section .picture-dad {
    width: 100%;
    margin-bottom: 20%
  }

  section#residences-section #residences-chart {
    position: absolute;
    top: 0;
    left: 100%;
    margin-top: -10px
  }

  section#residences-section #residences-chart #residences-chart-inner ul {
    width: 33%;
    margin-right: 0
  }

  section#residences-section ul.download-links li {
    margin: 20px 0;
    width: auto
  }
}

@media all and (min-width:1024px) {
  section#residences-section .carousels.static .carousels-inner:before {
    padding-bottom: 75%
  }
}

@media all and (min-width:1280px) {
  section#residences-section #residences-chart {
    margin-top: -20px
  }

  section#residences-section #residences-chart #residences-chart-inner {
    padding: 28px 20px
  }

  section#residences-section #residences-chart #residences-chart-inner ul {
    width: 28%;
    margin-right: 5%
  }

  section#residences-section #residences-chart #residences-chart-inner ul li h4 {
    padding-bottom: 20px;
    margin-bottom: 20px
  }

  section#residences-section #residences-chart #residences-chart-inner ul li h4 span {
    display: none
  }

  section#residences-section #residences-chart #residences-chart-inner ul li h4 span:nth-child(2) {
    display: block
  }

  section#residences-section #residences-chart #residences-chart-inner ul:nth-child(3) {
    margin-right: 0
  }

  section#residences-section ul.download-links li {
    margin: 40px 0
  }
}

@media all and (min-width:1440px) {
  section#residences-section #residences-chart #residences-chart-inner {
    padding: 28px 30px
  }
}

section#the-amenities-section .picture-dad {
  width: 100%;
  margin-bottom: 18%
}

@media all and (min-width:768px) {
  section#the-amenities-section .picture-dad {
    margin-bottom: 10%
  }
}

@media all and (min-width:1024px) {
  section#the-amenities-section .carousels.static .carousels-inner:before {
    padding-bottom: 75%
  }
}

section#parking-section {
  padding-bottom: 82%
}

section#parking-section .picture-dad {
  width: 200%;
  margin-left: -53%
}

@media all and (min-width:768px) {
  section#parking-section {
    padding-bottom: 20%
  }

  section#parking-section .picture-dad {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 0;
    width: 112%;
    margin-left: 0;
    -webkit-transform: translate(0, -16%);
    transform: translate(0, -16%)
  }

  section#parking-section .picture-dad img {
    top: 0;
    bottom: auto
  }
}

@media all and (min-width:1024px) {
  section#parking-section {
    padding-bottom: 22%
  }

  section#parking-section .picture-dad {
    -webkit-transform: translate(0, -18%);
    transform: translate(0, -18%)
  }
}

@media all and (min-width:1280px) {
  section#parking-section .picture-dad {
    width: 106%;
    -webkit-transform: translate(0, -22%);
    transform: translate(0, -22%)
  }
}

@media all and (min-width:1440px) {
  section#parking-section {
    padding-bottom: 20%
  }

  section#parking-section .picture-dad {
    -webkit-transform: translate(0, -34%);
    transform: translate(0, -34%)
  }
}

#the-views {
  position: relative;
  width: 100%;
  margin-top: 20px
}

#the-views #the-views-inner {
  position: relative;
  width: 100%;
  padding: 6px 0 80px;
  background-color: rgba(233, 231, 223, .5)
}

#the-views #the-views-inner:after,
#the-views #the-views-inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, .06)
}

#the-views #the-views-inner:after {
  top: auto;
  bottom: 0
}

#the-views #the-views-slider-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#the-views #the-floors-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#the-views #the-floors-slider .floor {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#the-views #the-floors-slider .floor .cardinal-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#the-views #the-floors-slider .floor .cardinal-slider .slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#the-views #the-floors-slider .floor .cardinal-slider .slide .slide-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#the-views #the-floors-slider .floor .cardinal-slider .slide .slide-img:nth-child(2) {
  background-color: #000;
  opacity: 0
}

#the-views #the-views-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#the-views #the-views-controls .gutter {
  position: relative;
  height: 100%
}

#the-views #the-views-controls .floor-opts {
  position: relative;
  width: 100%;
  height: 36px;
  margin-top: -18px;
  overflow: hidden
}

#the-views #the-views-controls .floor-opts .floor-opt {
  float: left;
  position: relative;
  width: 33.333%;
  height: 30px;
  margin-top: 3px;
  text-align: center;
  background-color: #435464;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#the-views #the-views-controls .floor-opts .floor-opt:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  border-right-color: #303c47
}

#the-views #the-views-controls .floor-opts .floor-opt:nth-child(2):before {
  border-left-color: #303c47;
  border-right-color: #303c47
}

#the-views #the-views-controls .floor-opts .floor-opt:nth-child(3):before {
  border-left-color: #303c47
}

#the-views #the-views-controls .floor-opts .floor-opt:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #a69256;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#the-views #the-views-controls .floor-opts .floor-opt .sleeve {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3px 0;
  margin-top: -3px;
  background-color: #c2ad6c;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#the-views #the-views-controls .floor-opts .floor-opt .label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 10px;
  line-height: 1em;
  letter-spacing: .05em;
  white-space: nowrap;
  opacity: .5;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

#the-views #the-views-controls .floor-opts .floor-opt.active {
  cursor: default
}

#the-views #the-views-controls .floor-opts .floor-opt.active .sleeve,
#the-views #the-views-controls .floor-opts .floor-opt.active:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#the-views #the-views-controls .floor-opts .floor-opt.active .label {
  opacity: 1
}

#the-views #the-views-controls #sub-controls {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 30px;
  max-width: 360px;
  margin-bottom: -3px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn #from-dusk-till-dawn-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 10px;
  bottom: 0;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0 1px #c2ad6c;
  box-shadow: inset 0 0 0 1px #c2ad6c
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn .shadow-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #000;
  opacity: .06;
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn .shadow-box[data-label=dusk] {
  left: 50%
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn .shadow-box.hover {
  opacity: 0
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn #the-switch {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #c2ad6c;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn .label {
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
  text-align: center;
  color: #7a8186;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: color 666ms cubic-bezier(.215, .61, .355, 1);
  transition: color 666ms cubic-bezier(.215, .61, .355, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

@media all and (min-width:580px) {
  #the-views #the-views-controls #sub-controls #from-dusk-till-dawn .label {
    font-size: 14px
  }
}

#the-views #the-views-controls #sub-controls #from-dusk-till-dawn .label.active {
  color: #fff;
  cursor: default
}

#the-views #the-views-controls #sub-controls #cardinal-opts {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%
}

#the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner {
  position: absolute;
  top: 0;
  left: 10px;
  right: 0;
  bottom: 0
}

#the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner .diamond-icon {
  -webkit-transform: translate3d(-25%, -50%, 0);
  transform: translate3d(-25%, -50%, 0)
}

#the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner .diamond-icon.next {
  left: auto;
  right: 0;
  -webkit-transform: translate3d(25%, -50%, 0);
  transform: translate3d(25%, -50%, 0)
}

#the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner #cardinal-labels {
  position: absolute;
  top: 0;
  left: 21px;
  right: 21px;
  bottom: 0;
  overflow: hidden
}

#the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner ul#cardinal-labels-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner ul#cardinal-labels-slider li {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #303c47;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  line-height: 30px;
  overflow: hidden;
  display: inline-block;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1);
  transition: opacity 666ms cubic-bezier(.666, 0, .333, 1)
}

#the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner ul#cardinal-labels-slider li.active {
  opacity: 1
}

#the-views.dusk #the-floors-slider .floor .cardinal-slider .slide .slide-img {
  opacity: 0
}

#the-views.dusk #the-floors-slider .floor .cardinal-slider .slide .slide-img:nth-child(2) {
  opacity: 1
}

#the-views.dusk #the-views-controls #sub-controls #from-dusk-till-dawn #the-switch {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

@media all and (min-width:768px) {
  #the-views {
    margin-top: 40px
  }

  #the-views #the-views-controls .floor-opts .floor-opt .label {
    font-size: 12px
  }

  #the-views #the-views-controls #sub-controls {
    max-width: 480px
  }

  #the-views #the-views-controls #sub-controls #from-dusk-till-dawn #from-dusk-till-dawn-inner {
    right: 30px
  }

  #the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner {
    left: 30px
  }

  #the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner #cardinal-labels {
    left: 35px;
    right: 35px
  }
}

@media all and (min-width:768px) and (min-height:540px) {
  #the-views #the-views-inner {
    padding: 20px 0 120px
  }

  #the-views #the-views-controls {
    height: 120px
  }

  #the-views #the-views-controls .floor-opts {
    height: 72px;
    margin-top: -36px
  }

  #the-views #the-views-controls .floor-opts .floor-opt {
    height: 60px;
    margin-top: 6px
  }

  #the-views #the-views-controls .floor-opts .floor-opt:after {
    height: 6px
  }

  #the-views #the-views-controls .floor-opts .floor-opt .sleeve {
    padding: 6px 0;
    margin-top: -6px
  }

  #the-views #the-views-controls .floor-opts .floor-opt .label {
    font-size: 14px
  }

  #the-views #the-views-controls #sub-controls {
    margin-bottom: -13px;
    height: 40px
  }

  #the-views #the-views-controls #sub-controls #from-dusk-till-dawn #from-dusk-till-dawn-inner {
    -webkit-box-shadow: inset 0 0 0 2px #c2ad6c;
    box-shadow: inset 0 0 0 2px #c2ad6c
  }

  #the-views #the-views-controls #sub-controls #from-dusk-till-dawn .label {
    line-height: 40px
  }

  #the-views #the-views-controls #sub-controls #cardinal-opts #cardinal-opts-inner ul#cardinal-labels-slider li {
    font-size: 14px;
    line-height: 40px
  }
}

@media all and (min-width:1280px) {
  #the-views #the-views-controls .floor-opts .floor-opt .label {
    font-size: 12px
  }
}

@media all and (min-width:1280px) and (min-height:540px) {
  #the-views #the-views-controls .floor-opts .floor-opt .label {
    font-size: 16px
  }
}

section#meet-you-section {
  padding-bottom: 104%
}

section#meet-you-section .picture-dad {
  width: 210%;
  margin-left: -54%;
  margin-bottom: -30%
}

section#meet-you-section .slider .slide .slide-img {
  background-image: url(../images/the-team/the-team.jpg)
}

@media all and (min-width:768px) {
  section#meet-you-section {
    padding-bottom: 0
  }

  section#meet-you-section .picture-dad {
    bottom: auto;
    top: 0;
    width: 100%;
    margin-top: -3%;
    margin-left: 0;
    margin-bottom: 0
  }

  section#meet-you-section .picture-dad img {
    bottom: auto;
    top: 0
  }
}

@media all and (min-width:1024px) {
  section#meet-you-section .picture-dad {
    margin-top: -3%
  }
}

@media all and (min-width:1280px) {
  section#meet-you-section .picture-dad {
    margin-top: -6%
  }
}

@media all and (min-width:1440px) {
  section#meet-you-section .picture-dad {
    margin-top: -7%
  }
}

section#sales-team-section {
  margin: 96px 0;
  padding-bottom: 48px;
  background-color: #303c47;
  overflow: visible
}

section#sales-team-section:after,
section#sales-team-section:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 6%;
  background-image: url(../images/blue-strokes.png);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100% auto
}

section#sales-team-section:before {
  top: auto;
  bottom: 100%;
  background-position: 50% 0
}

section#sales-team-section .title-wrap {
  margin-top: 48px
}

section#sales-team-section .title-wrap .title {
  color: #fff
}

section#sales-team-section .title-wrap .title:after {
  background-color: #fff
}

section#sales-team-section #sales-team-grid {
  margin-top: 10%
}

section#sales-team-section #sales-team-grid .sales-person {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 40px
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner {
  position: relative;
  width: 100%
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .avatar {
  position: relative;
  width: 80%;
  max-width: 220px;
  margin: 0 auto;
  cursor: pointer
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .avatar .avatar-ring {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  opacity: .4
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .avatar .avatar-img {
  position: absolute;
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta {
  position: relative;
  width: 100%;
  margin-top: 20px;
  text-align: center
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta .titles {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta .titles:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 2px;
  background-color: #c2ad6c;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta .titles p {
  margin-top: .24em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .12em
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta ul.phone-list {
  white-space: nowrap
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta ul.phone-list li {
  position: relative;
  display: inline-block
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta ul.phone-list li p {
  position: relative;
  color: #fff
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta ul.phone-list li p span {
  color: #a6b7be;
  font-weight: 700
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta ul.phone-list li:nth-child(2) p {
  margin-left: 4px;
  padding-left: 10px
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta ul.phone-list li:nth-child(2) p:before {
  content: '|';
  position: absolute;
  top: 50%;
  left: 0;
  width: 2px;
  height: 100%;
  color: #fff;
  font-weight: 700;
  opacity: .4;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta a {
  position: relative;
  color: #fff;
  display: inline-block
}

section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta a:after {
  content: '';
  position: absolute;
  bottom: .24em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: .6
}

@media all and (min-width:600px) {
  section#sales-team-section #sales-team-grid .sales-person {
    width: 50%;
    margin-bottom: 60px
  }

  section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta {
    margin-top: 30px
  }

  section#sales-team-section #sales-team-grid .sales-person:last-child {
    width: 100%
  }

  section#sales-team-section #sales-team-grid .sales-person:last-child .sales-person-inner .avatar {
    width: 40%
  }
}

@media all and (min-width:768px) {
  section#sales-team-section {
    margin: 144px 0 72px;
    padding-bottom: 72px
  }

  section#sales-team-section .title-wrap {
    margin-top: 72px
  }

  section#sales-team-section #sales-team-grid {
    margin-top: 8%
  }

  section#sales-team-section #sales-team-grid .sales-person {
    width: 33.333%;
    margin-bottom: 10%
  }

  section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .avatar .avatar-ring {
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff
  }

  section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta {
    margin-top: 5%
  }

  section#sales-team-section #sales-team-grid .sales-person:last-child {
    width: 100%
  }

  section#sales-team-section #sales-team-grid .sales-person:last-child .sales-person-inner .avatar {
    width: 26.666%
  }
}

@media all and (min-width:1024px) {
  section#sales-team-section {
    margin: 12% 0;
    padding-bottom: 3%
  }

  section#sales-team-section .title-wrap {
    margin-top: 125px
  }
}

@media all and (min-width:1280px) {
  section#sales-team-section {
    margin: 18% 0 12%
  }

  section#sales-team-section #sales-team-grid .sales-person {
    width: 25%
  }

  section#sales-team-section #sales-team-grid .sales-person:nth-last-child(3) {
    margin-left: 12.5%
  }

  section#sales-team-section #sales-team-grid .sales-person:last-child {
    width: 25%
  }

  section#sales-team-section #sales-team-grid .sales-person:last-child .sales-person-inner .avatar {
    width: 80%
  }
}

#partners-wrapper {
  position: relative;
  width: 100%
}

#partners-wrapper #partners-inner {
  position: relative;
  width: 100%
}

#partners-wrapper #partners-inner #partners-pattern {
  display: none
}

#partners-wrapper #partners-inner #partners-grid {
  position: relative;
  width: 100%;
  margin-top: 10%
}

#partners-wrapper #partners-inner #partners-grid .partners-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: auto;
  padding: 12.5%;
  margin-bottom: 10%;
  background: url(../images/BG__textured_paper_dark.jpg) repeat top left;
  background-size: 250px 250px
}

#partners-wrapper #partners-inner #partners-grid .partners-item:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: -3px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .06);
  z-index: -1
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo {
  position: relative;
  padding-bottom: 26%;
  margin-bottom: 32px
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo a svg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo#ew-partners-logo {
  left: 50%;
  width: 90%;
  max-width: 320px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo#ascentris-logo {
  left: 50%;
  width: 54%;
  max-width: 192px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo#gej-partners-logo {
  left: 50%;
  width: 70%;
  max-width: 248px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo#gbd-partners-logo {
  left: 50%;
  width: 40%;
  max-width: 142px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo#build-mark-logo {
  left: 50%;
  width: 66%;
  max-width: 234px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo#semple-brown-logo {
  left: 50%;
  width: 30%;
  max-width: 106px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo#ssf-partners-logo {
  left: 50%;
  width: 40%;
  max-width: 142px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}

#partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
  text-align: center;
  color: #7a8186;
  font: normal normal 400 9px/15px "Gotham A", "Gotham B", helvetica, sans-serif
}

#partners-wrapper #partners-inner #partners-grid .partners-item:last-child {
  margin-bottom: 3px
}

@media all and (min-width:360px) {
  #partners-wrapper #partners-inner #partners-grid .partners-item {
    padding: 12.5% 13%
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
    font: normal normal 400 10px/16px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:400px) {
  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
    font: normal normal 400 11px/17px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:500px) {
  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
    font: normal normal 400 12px/19px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:768px) {
  #partners-wrapper #partners-inner #partners-pattern {
    display: block;
    position: absolute;
    top: 0;
    left: -16%;
    margin-top: 9.02778%;
    width: 180%;
    height: 0;
    padding-bottom: 180%;
    opacity: .1
  }

  #partners-wrapper #partners-inner #partners-pattern svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #a6b7be
  }

  #partners-wrapper #partners-inner #partners-grid {
    margin-top: 8%
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item {
    float: left;
    width: 46%;
    height: 300px;
    padding: 5%;
    margin-bottom: 8%
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item:nth-child(odd) {
    margin-right: 8%
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item:last-child {
    margin-left: 27%;
    margin-right: auto
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
    font: normal normal 400 10px/16px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1024px) {
  #partners-wrapper #partners-inner #partners-pattern {
    left: -21%;
    margin-top: 9.02778%;
    width: 130%;
    padding-bottom: 130%
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item {
    padding: 6.25%;
    height: 390px
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
    font: normal normal 400 12px/19px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1440px) {
  #partners-wrapper #partners-inner #partners-grid .partners-item {
    padding: 6.25% 4.5%;
    height: 460px
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-logo {
    margin-bottom: 60px
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
    font: normal normal 400 14px/21px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:1920px) {
  #partners-wrapper #partners-inner #partners-grid .partners-item {
    padding: 6.25% 5%;
    height: 560px
  }

  #partners-wrapper #partners-inner #partners-grid .partners-item .partners-descr {
    font: normal normal 400 16px/23px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

section#downloads-section {
  padding-bottom: 8.333%
}

section#downloads-section .download-links {
  margin-top: 8.333%
}

@media all and (min-width:768px) {
  section#downloads-section .download-links {
    margin-top: 0
  }
}

@media all and (min-width:1280px) {
  section#downloads-section .download-links {
    margin-top: 3.333%
  }
}

section#the-city-section #city-map {
  position: relative;
  width: 100%;
  margin-top: 10%
}

section#the-city-section #city-map:after {
  content: '';
  position: relative;
  width: 100%;
  height: 320px;
  display: block
}

section#the-city-section #city-map #city-map-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 320px;
  background-color: #cad3d5;
  overflow: hidden
}

section#the-city-section #city-map #city-map-img:before {
  content: '';
  position: absolute;
  top: -28%;
  left: -40%;
  width: 140%;
  height: 140%;
  background-image: url(../images/more-info/map.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover
}

section#the-city-section #city-map #city-map-legend {
  position: relative;
  margin: 0 10% 5%
}

section#the-city-section #city-map #city-map-legend #city-map-legend-inner {
  position: relative;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap
}

section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul {
  position: relative;
  width: 50%;
  display: inline-block
}

section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li {
  position: relative;
  color: #7a8186;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  display: block
}

section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li:nth-child(1),
section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li:nth-child(2) {
  color: #303c47;
  font-size: 12px;
  line-height: 20px
}

section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li:first-child {
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 10px
}

section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li:first-child:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #c2ad6c
}

section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li a {
  color: #7a8186;
  display: inline-block
}

@media all and (min-width:440px) {
  section#the-city-section #city-map:after {
    height: 440px
  }

  section#the-city-section #city-map #city-map-img {
    height: 440px
  }

  section#the-city-section #city-map #city-map-img:before {
    top: -20%;
    left: -40%;
    width: 140%;
    height: 126%
  }
}

@media all and (min-width:540px) {
  section#the-city-section #city-map:after {
    height: 0;
    padding-bottom: 50%
  }

  section#the-city-section #city-map #city-map-img {
    height: 0;
    padding-bottom: 50%
  }

  section#the-city-section #city-map #city-map-img:before {
    top: -28%;
    left: -56%;
    width: 160%;
    height: 180%;
    background-position: 100% 50%
  }
}

@media all and (min-width:768px) {
  section#the-city-section #city-map {
    margin-top: 8%
  }

  section#the-city-section #city-map:before {
    content: '';
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    display: block
  }

  section#the-city-section #city-map:after {
    display: none
  }

  section#the-city-section #city-map #city-map-img {
    height: 0;
    padding-bottom: 50%
  }

  section#the-city-section #city-map #city-map-img:before {
    top: 0;
    left: -8%;
    width: 110%;
    height: 100%;
    background-position: 50% 50%
  }

  section#the-city-section #city-map #city-map-legend {
    position: absolute;
    top: 50%;
    left: 10%;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }

  section#the-city-section #city-map #city-map-legend:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .06)
  }

  section#the-city-section #city-map #city-map-legend:after {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 3px;
    height: 100%;
    background-image: url(../images/BG__Form-Gold.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto 100%;
    overflow: hidden
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner {
    position: relative;
    width: auto;
    padding: 30px 40px 50px;
    background-image: url(../images/BG__textured_paper_dark.jpg);
    background-repeat: repeat;
    background-position: 0 0;
    background-size: 250px 250px
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul {
    display: block
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul:first-child {
    margin-bottom: 30px
  }
}

@media all and (min-width:768px) and (min-height:540px) {
  section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li {
    font-size: 14px;
    line-height: 18px
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li:nth-child(1),
  section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li:nth-child(2) {
    font-size: 18px;
    line-height: 34px
  }
}

@media all and (min-width:1024px) {
  section#the-city-section #city-map #city-map-legend {
    left: 16.666%
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner {
    padding: 50px 50px 70px
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul:first-child {
    margin-bottom: 50px
  }
}

@media all and (min-width:1280px) {
  section#the-city-section #city-map:before {
    padding-bottom: 0;
    height: 640px
  }

  section#the-city-section #city-map #city-map-img {
    padding-bottom: 0;
    height: 640px
  }

  section#the-city-section #city-map #city-map-img:before {
    top: 0;
    left: -10%;
    width: 110%;
    height: 124%;
    background-position: 100% 50%
  }

  section#the-city-section #city-map #city-map-legend {
    left: 16.666%
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner {
    padding: 60px 60px 80px
  }

  section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul:first-child {
    margin-bottom: 60px
  }
}

@media all and (min-width:1440px) {
  section#the-city-section #city-map #city-map-img:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 124%
  }
}

#list-wrapper {
  position: relative;
  width: 100%
}

#list-wrapper #list-inner {
  position: relative;
  width: 100%
}

#list-wrapper #list-inner #list-form {
  position: relative;
  width: 100%;
  height: 812px;
  margin-top: 40px;
  margin-bottom: 20px
}

#list-wrapper #list-inner #list-form #list-form-inner {
  position: relative;
  width: 100%;
  height: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #list-form-bg-2 {
  display: none
}

#list-wrapper #list-inner #list-form #list-form-inner #list-form-bg-1 {
  display: none
}

#list-wrapper #list-inner #list-form #list-form-inner #list-form-shadow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 3px;
  left: -3px;
  width: 100%;
  height: 100%;
  border-left: 5px solid rgba(0, 0, 0, .06);
  border-bottom: 5px solid rgba(0, 0, 0, .06)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eee url(../images/BG__textured_paper_dark.jpg) repeat top left;
  background-size: 250px 250px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
  transform: translate3d(0, 0, 0) rotateZ(0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider.completed {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide {
  left: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy {
  -webkit-animation: submission-reveal 3s 1.5s cubic-bezier(.666, 0, .333, 1) forwards;
  animation: submission-reveal 3s 1.5s cubic-bezier(.666, 0, .333, 1) forwards;
  opacity: 0;
  position: absolute;
  top: 53%;
  left: 50%;
  width: 90%;
  max-width: 440px;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-40%);
  transform: translateX(-50%) translateY(-40%);
  z-index: 5
}

@media all and (min-width:768px) {
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy {
    top: 55%
  }
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy h2 {
  margin: 0 0 20px;
  border-top: 2px solid rgba(0, 0, 0, .07);
  border-bottom: 2px solid rgba(0, 0, 0, .07);
  color: #c2ad6c;
  font: italic normal 400 24px/72px "Droid Serif", serif
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy p {
  margin: 0 10px;
  color: #7a8186;
  font: normal normal 400 12px/18px "Gotham A", "Gotham B", helvetica, sans-serif
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy p br {
  display: block
}

@media all and (min-width:768px) {
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy h2 {
    font: italic normal 700 34px/102px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy p {
    margin: 0 16px;
    font: normal normal 400 12px/20px "Gotham A", "Gotham B", helvetica, sans-serif
  }
}

@media all and (min-width:540px) {
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide #submission-copy p br {
    display: none
  }
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide .simple-btn {
  -webkit-animation: submission-reveal 3s 1.5s cubic-bezier(.666, 0, .333, 1) forwards;
  animation: submission-reveal 3s 1.5s cubic-bezier(.666, 0, .333, 1) forwards;
  opacity: 0;
  position: absolute;
  top: 67%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-20%);
  transform: translateX(-50%) translateY(-20%)
}

@media all and (min-width:768px) {
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap #form-slider .slide#submission-slide .simple-btn {
    top: 74%
  }
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form {
  position: relative;
  margin: 0 10px;
  padding-top: 30px
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro {
  position: relative;
  float: left;
  width: 100%;
  height: 160px
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 88px
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy p {
  margin: 0 10px
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy p strong {
  font-weight: 700
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy:not(#error-zone) p {
  position: relative;
  padding-top: 12px;
  color: #7a8186;
  font: normal normal 400 11px/17px "Gotham A", "Gotham B", helvetica, sans-serif
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy:not(#error-zone) p:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6.66%;
  height: 2px;
  background-color: #c2ad6c
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone {
  top: auto;
  bottom: 0;
  height: 36px
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: rgba(48, 60, 71, .6);
  font: italic normal 400 12px/14px "Droid Serif", serif;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 333ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 333ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 333ms cubic-bezier(.215, .61, .355, 1), transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 333ms cubic-bezier(.215, .61, .355, 1), transform 333ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone p:last-child {
  color: #d80000;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone.error p {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone.error p:last-child {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field {
  position: relative;
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  float: left
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner {
  position: relative;
  height: 100%;
  margin: 0 10px
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable:after,
#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  opacity: .07;
  -webkit-transition: opacity 333ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 333ms cubic-bezier(.215, .61, .355, 1)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable:after {
  background-color: #d80000;
  opacity: 0
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable span {
  position: absolute;
  top: 33.333%;
  left: 0;
  width: 100%;
  height: 30px;
  color: #303c47;
  font: italic normal 400 12px/30px "Droid Serif", serif;
  opacity: .6;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 333ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 333ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 333ms cubic-bezier(.215, .61, .355, 1)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=email],
#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=tel],
#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=text] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  color: #303c47;
  font: italic normal 400 12px/30px "Droid Serif", serif;
  border: none;
  outline: 0;
  resize: none;
  background: 0 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=email]:-webkit-autofill,
#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=tel]:-webkit-autofill,
#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=text]:-webkit-autofill {
  -webkit-animation-name: autofill;
  animation-name: autofill;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner.filled label.scalable span,
#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner.focus label.scalable span {
  -webkit-transform: translate3d(0, -50%, 0) scale3d(.5, .5, 1);
  transform: translate3d(0, -50%, 0) scale3d(.5, .5, 1)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner.error label.scalable:before {
  opacity: 0
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner.error label.scalable:after {
  opacity: 1
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.big {
  width: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.small {
  width: 50%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.small.unit {
  width: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full {
  width: 100%;
  height: auto;
  margin-bottom: 0
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question {
  position: relative;
  height: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div {
  position: relative;
  float: left;
  height: 30px;
  margin-top: 5px
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.label {
  width: 100%;
  margin-top: 13px;
  color: #303c47;
  font: italic normal 400 12px/30px "Droid Serif", serif;
  opacity: .6;
  -webkit-transition: color 333ms cubic-bezier(.215, .61, .355, 1), opacity 333ms cubic-bezier(.215, .61, .355, 1);
  transition: color 333ms cubic-bezier(.215, .61, .355, 1), opacity 333ms cubic-bezier(.215, .61, .355, 1)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn {
  margin-right: 10px;
  width: 70px;
  height: 30px;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn span.shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn span.shadow:after,
#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn span.shadow:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  opacity: .13
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn span.shadow:after {
  top: 1px;
  width: 1px;
  height: 100%
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  color: rgba(48, 60, 71, .6);
  font: italic normal 400 12px/30px "Droid Serif", serif;
  text-align: center;
  cursor: pointer;
  background: 0 0;
  background-color: rgba(0, 0, 0, .07);
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: color 333ms cubic-bezier(.215, .61, .355, 1), background-color 333ms cubic-bezier(.215, .61, .355, 1);
  transition: color 333ms cubic-bezier(.215, .61, .355, 1), background-color 333ms cubic-bezier(.215, .61, .355, 1)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn input[type=checkbox] {
  position: absolute;
  top: 0;
  left: -666px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  resize: none;
  background: 0 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn input[type=checkbox]:focus+label {
  color: #fff;
  background-color: #c2ad6c
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn input[type=checkbox]:checked+label {
  cursor: default;
  color: #fff;
  background-color: #a69256
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question.error div.label {
  color: #d80000;
  opacity: 1
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn {
  position: relative;
  height: 40px;
  margin: 30px 0 0;
  padding: 0;
  padding-right: 0;
  border: none;
  outline: 0;
  resize: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .gold-bar {
  right: 0
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .tick-mark {
  right: auto;
  left: 0;
  width: 10px;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .tick-mark.left {
  background-color: #c2ad6c;
  -webkit-transform: translate3d(-100%, -50%, 0);
  transform: translate3d(-100%, -50%, 0)
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .tick-mark.left:after {
  background-color: #a69256
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .tick-mark.right {
  background-color: #fff
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .tick-mark.right:after {
  background-color: #fff
}

#list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .label {
  font: normal normal 700 12px/40px "Gotham A", "Gotham B", helvetica, sans-serif;
  padding: 0 18px 0 24px
}

@media all and (min-width:360px) {
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy:not(#error-zone) p {
    font: normal normal 400 12px/18px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone p {
    font: italic normal 400 12px/14px "Droid Serif", serif
  }
}

@media all and (min-width:450px) {
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro {
    height: 140px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field {
    margin-bottom: 20px
  }
}

@media all and (min-width:580px) {
  #list-wrapper #list-inner #list-form {
    height: 744px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form {
    padding-top: 40px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full {
    width: 100%;
    height: 40px;
    margin-bottom: 0;
    padding-top: 20px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question {
    height: 100%
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div {
    height: 30px;
    margin-top: 5px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.label {
    width: auto;
    margin-top: 5px;
    margin-right: 20px;
    font: italic normal 400 14px/30px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
    margin: 0;
    padding: 0;
    padding-right: 0
  }
}

@media all and (min-width:768px) {
  #list-wrapper #list-inner #list-form {
    left: 0;
    margin-top: 80px;
    padding-bottom: 0;
    width: 100%;
    max-width: 888px;
    height: 520px;
    margin-bottom: 40px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #list-form-bg-1,
  #list-wrapper #list-inner #list-form #list-form-inner #list-form-bg-2 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-position: top left;
    background-image: url(../images/BG__Form-Pattern.jpg);
    background-size: 100px 100px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0)
  }

  #list-wrapper #list-inner #list-form #list-form-inner #list-form-bg-2 {
    -webkit-transform: rotateZ(-2deg);
    transform: rotateZ(-2deg)
  }

  #list-wrapper #list-inner #list-form #list-form-inner #list-form-bg-1 {
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(../images/BG__Form-Gold.png);
    background-size: 1100px 1100px;
    -webkit-transform: translate3d(2%, -1.5%, 0) rotateZ(-.3deg);
    transform: translate3d(2%, -1.5%, 0) rotateZ(-.3deg)
  }

  #list-wrapper #list-inner #list-form #list-form-inner #list-form-shadow {
    -webkit-transform: translate3d(3%, -3%, 0) rotateZ(0);
    transform: translate3d(3%, -3%, 0) rotateZ(0)
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap {
    -webkit-transform: translate3d(3%, -3%, 0) rotateZ(0);
    transform: translate3d(3%, -3%, 0) rotateZ(0)
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form {
    margin: 0 30px;
    padding-top: 50px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro {
    height: 120px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy {
    height: 64px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy p {
    margin: 0 10px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy:not(#error-zone) p {
    padding-top: 10px;
    font: normal normal 400 12px/18px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone {
    height: 36px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone p {
    font: italic normal 400 12px/14px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field {
    width: 50%
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable span {
    font: italic normal 400 14px/30px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=email],
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=tel],
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=text] {
    font: italic normal 400 14px/30px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.big {
    width: 75%
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.small {
    width: 25%
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.small.unit {
    width: 25%
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full {
    width: 100%;
    height: 50px;
    margin-bottom: 0;
    padding-top: 25px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question {
    height: 100%
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div {
    height: 30px;
    margin-top: 10px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.label {
    width: auto;
    margin-top: 10px;
    margin-right: 20px;
    font: italic normal 400 14px/30px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: auto;
    margin: 0;
    padding: 0;
    padding-right: 0
  }
}

@media all and (min-width:768px) and (min-height:540px) {
  #list-wrapper #list-inner #list-form {
    height: 640px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form {
    padding-top: 50px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field {
    height: 60px;
    margin-bottom: 30px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable span {
    height: 40px;
    font: italic normal 400 14px/40px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=email],
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=tel],
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=text] {
    height: 40px;
    font: italic normal 400 14px/40px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner.filled label.scalable span,
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner.focus label.scalable span {
    -webkit-transform: translate3d(0, -50%, 0) scale3d(.625, .625, 1);
    transform: translate3d(0, -50%, 0) scale3d(.625, .625, 1)
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full {
    padding-top: 20px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn {
    bottom: 0;
    height: 50px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .tick-mark {
    width: 18px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full button.icon-btn .label {
    font: normal normal 700 12px/50px "Gotham A", "Gotham B", helvetica, sans-serif;
    padding: 0 18px 0 36px
  }
}

@media all and (min-width:1024px) {
  #list-wrapper #list-inner #list-form {
    left: 0;
    width: 100%;
    height: 632px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form {
    margin: 0 40px;
    padding-top: 60px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro {
    height: 132px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy {
    height: 80px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy p {
    margin: 0 20px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy:not(#error-zone) p {
    padding-top: 10px;
    font: normal normal 400 12px/20px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone {
    height: 36px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone p {
    font: italic normal 400 10px/14px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field {
    margin-bottom: 40px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner {
    margin: 0 20px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full {
    padding-top: 15px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn {
    width: 80px
  }
}

@media all and (min-width:1024px) and (min-height:540px) {
  #list-wrapper #list-inner #list-form {
    height: 732px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro {
    height: 142px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy {
    height: 88px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy:not(#error-zone) p {
    padding-top: 12px;
    font: normal normal 400 14px/22px "Gotham A", "Gotham B", helvetica, sans-serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form #form-intro .copy#error-zone p {
    font: italic normal 400 12px/14px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner label.scalable span {
    font: italic normal 400 16px/40px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=email],
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=tel],
  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field .field-inner input[type=text] {
    font: italic normal 400 16px/40px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full {
    padding-top: 20px
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.label {
    font: italic normal 400 16px/30px "Droid Serif", serif
  }

  #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn label {
    font: italic normal 400 16px/30px "Droid Serif", serif
  }
}

@-webkit-keyframes submission-reveal {
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
  }
}

@keyframes submission-reveal {
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
  }
}

.success-wrap * {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(.666, 0, .333, 1);
  animation-timing-function: cubic-bezier(.666, 0, .333, 1)
}

.success-wrap {
  position: absolute;
  top: 36%;
  left: 50%;
  max-width: 440px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  display: block;
  overflow: hidden
}

@media all and (min-width:768px) {
  .success-wrap {
    top: 31%
  }
}

@media all and (min-width:540px) {
  .success-wrap {
    width: 60%
  }
}

.success-wrap:before {
  content: '';
  display: block;
  padding-bottom: 100%
}

.success-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke: #c2ad6c;
  stroke-width: 14px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.success-diamond {
  -webkit-animation-name: success-diamond-enter;
  animation-name: success-diamond-enter;
  background-color: rgba(227, 226, 217, .5);
  bottom: 0;
  height: 20%;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(.2) rotate(-45deg);
  transform: scale(.2) rotate(-45deg);
  width: 20%
}

@-webkit-keyframes success-diamond-enter {
  0% {
    opacity: 0;
    -webkit-transform: scale(.2) rotate(-45deg);
    transform: scale(.2) rotate(-45deg)
  }

  100%,
  70% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(-45deg);
    transform: scale(1) rotate(-45deg)
  }
}

@keyframes success-diamond-enter {
  0% {
    opacity: 0;
    -webkit-transform: scale(.2) rotate(-45deg);
    transform: scale(.2) rotate(-45deg)
  }

  100%,
  70% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(-45deg);
    transform: scale(1) rotate(-45deg)
  }
}

.success-diamond:after,
.success-diamond:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  opacity: .04
}

.success-diamond:after {
  bottom: 1px;
  width: 1px;
  height: 100%
}

.success-circle {
  -webkit-animation-name: success-circle-draw;
  animation-name: success-circle-draw;
  stroke-dasharray: 968px;
  stroke-dashoffset: 968px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 1198.489px 1199.752px;
  transform-origin: 1198.489px 1199.752px
}

@-webkit-keyframes success-circle-draw {
  0% {
    stroke-dashoffset: 968px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  100%,
  70% {
    stroke-dashoffset: 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
  }
}

@keyframes success-circle-draw {
  0% {
    stroke-dashoffset: 968px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

  100%,
  70% {
    stroke-dashoffset: 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
  }
}

.success-check {
  -webkit-animation-name: success-check-draw;
  animation-name: success-check-draw;
  stroke-dasharray: 240px;
  stroke-dashoffset: 240px
}

@-webkit-keyframes success-check-draw {
  0% {
    stroke-dashoffset: 240px
  }

  100%,
  70% {
    stroke-dashoffset: 0
  }
}

@keyframes success-check-draw {
  0% {
    stroke-dashoffset: 240px
  }

  100%,
  70% {
    stroke-dashoffset: 0
  }
}

.success-icon .success-line {
  -webkit-animation-name: success-icon-line-draw;
  animation-name: success-icon-line-draw;
  stroke-dasharray: 180px;
  stroke-dashoffset: 180px
}

@-webkit-keyframes success-icon-line-draw {
  0% {
    stroke-dashoffset: 540px
  }

  100%,
  70% {
    stroke-dashoffset: 180px
  }
}

@keyframes success-icon-line-draw {
  0% {
    stroke-dashoffset: 540px
  }

  100%,
  70% {
    stroke-dashoffset: 180px
  }
}

.success-burst-0 .success-trail {
  -webkit-animation-name: success-burst-0-trail-draw;
  animation-name: success-burst-0-trail-draw;
  stroke-dasharray: 630px;
  stroke-dashoffset: 630px
}

@-webkit-keyframes success-burst-0-trail-draw {
  0% {
    stroke-dashoffset: 630px
  }

  100%,
  70% {
    stroke-dashoffset: 1890px
  }
}

@keyframes success-burst-0-trail-draw {
  0% {
    stroke-dashoffset: 630px
  }

  100%,
  70% {
    stroke-dashoffset: 1890px
  }
}

.success-burst-1 .success-trail {
  -webkit-animation-name: success-burst-1-trail-draw;
  animation-name: success-burst-1-trail-draw;
  stroke-dasharray: 760px;
  stroke-dashoffset: 760px
}

@-webkit-keyframes success-burst-1-trail-draw {
  0% {
    stroke-dashoffset: 760px
  }

  100%,
  70% {
    stroke-dashoffset: 2280px
  }
}

@keyframes success-burst-1-trail-draw {
  0% {
    stroke-dashoffset: 760px
  }

  100%,
  70% {
    stroke-dashoffset: 2280px
  }
}

.success-burst-1 .success-line {
  -webkit-animation-name: success-burst-1-line-draw;
  animation-name: success-burst-1-line-draw;
  stroke-dasharray: 296px;
  stroke-dashoffset: 296px
}

@-webkit-keyframes success-burst-1-line-draw {
  0% {
    stroke-dashoffset: 888px
  }

  100%,
  70% {
    stroke-dashoffset: 296px
  }
}

@keyframes success-burst-1-line-draw {
  0% {
    stroke-dashoffset: 888px
  }

  100%,
  70% {
    stroke-dashoffset: 296px
  }
}

.success-burst-2 .success-line {
  -webkit-animation-name: success-burst-2-line-draw;
  animation-name: success-burst-2-line-draw;
  stroke-dasharray: 20px;
  stroke-dashoffset: 20px
}

@-webkit-keyframes success-burst-2-line-draw {
  0% {
    stroke-dashoffset: 60px
  }

  100%,
  70% {
    stroke-dashoffset: 20px
  }
}

@keyframes success-burst-2-line-draw {
  0% {
    stroke-dashoffset: 60px
  }

  100%,
  70% {
    stroke-dashoffset: 20px
  }
}

.success-burst-3 .success-line {
  -webkit-animation-name: success-burst-3-line-draw;
  animation-name: success-burst-3-line-draw;
  stroke-dasharray: 56px;
  stroke-dashoffset: 56px
}

@-webkit-keyframes success-burst-3-line-draw {
  0% {
    stroke-dashoffset: 168px
  }

  100%,
  70% {
    stroke-dashoffset: 56px
  }
}

@keyframes success-burst-3-line-draw {
  0% {
    stroke-dashoffset: 168px
  }

  100%,
  70% {
    stroke-dashoffset: 56px
  }
}

.success-burst-4 .success-line {
  -webkit-animation-name: success-burst-4-line-draw;
  animation-name: success-burst-4-line-draw;
  stroke-dasharray: 34px;
  stroke-dashoffset: 34px
}

@-webkit-keyframes success-burst-4-line-draw {
  0% {
    stroke-dashoffset: 102px
  }

  100%,
  70% {
    stroke-dashoffset: 34px
  }
}

@keyframes success-burst-4-line-draw {
  0% {
    stroke-dashoffset: 102px
  }

  100%,
  70% {
    stroke-dashoffset: 34px
  }
}

.success-burst-5 .success-trail {
  -webkit-animation-name: success-burst-5-trail-draw;
  animation-name: success-burst-5-trail-draw;
  stroke-dasharray: 780px;
  stroke-dashoffset: 780px
}

@-webkit-keyframes success-burst-5-trail-draw {
  0% {
    stroke-dashoffset: 780px
  }

  100%,
  70% {
    stroke-dashoffset: 2340px
  }
}

@keyframes success-burst-5-trail-draw {
  0% {
    stroke-dashoffset: 780px
  }

  100%,
  70% {
    stroke-dashoffset: 2340px
  }
}

.success-burst-5 .success-line {
  -webkit-animation-name: success-burst-5-line-draw;
  animation-name: success-burst-5-line-draw;
  stroke-dasharray: 120px;
  stroke-dashoffset: 120px
}

@-webkit-keyframes success-burst-5-line-draw {
  0% {
    stroke-dashoffset: 360px
  }

  100%,
  70% {
    stroke-dashoffset: 120px
  }
}

@keyframes success-burst-5-line-draw {
  0% {
    stroke-dashoffset: 360px
  }

  100%,
  70% {
    stroke-dashoffset: 120px
  }
}

.success-diamond {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-delay: .532s;
  animation-delay: .532s
}

.success-circle {
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-animation-duration: 2625ms;
  animation-duration: 2625ms;
  -webkit-animation-delay: 1.687s;
  animation-delay: 1.687s
}

.success-check {
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-animation-duration: 2625ms;
  animation-duration: 2625ms;
  -webkit-animation-delay: 1.687s;
  animation-delay: 1.687s
}

.success-icon .success-line {
  -webkit-animation-duration: 1155ms;
  animation-duration: 1155ms
}

.success-icon .success-line.success-line-0 {
  -webkit-animation-delay: 1.932s;
  animation-delay: 1.932s
}

.success-icon .success-line.success-line-1 {
  -webkit-animation-delay: 1.967s;
  animation-delay: 1.967s
}

.success-icon .success-line.success-line-2 {
  -webkit-animation-delay: 2.002s;
  animation-delay: 2.002s
}

.success-icon .success-line.success-line-3 {
  -webkit-animation-delay: 2.037s;
  animation-delay: 2.037s
}

.success-icon .success-line.success-line-4 {
  -webkit-animation-delay: 2.072s;
  animation-delay: 2.072s
}

.success-burst-0 .success-trail {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-delay: .532s;
  animation-delay: .532s
}

.success-burst-1 .success-trail {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-delay: 1.057s;
  animation-delay: 1.057s
}

.success-burst-1 .success-line {
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-animation-duration: 1155ms;
  animation-duration: 1155ms;
  -webkit-animation-delay: 2.317s;
  animation-delay: 2.317s
}

.success-burst-2 .success-line {
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-animation-duration: 1155ms;
  animation-duration: 1155ms;
  -webkit-animation-delay: 3.332s;
  animation-delay: 3.332s
}

.success-burst-3 .success-line {
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-animation-duration: 1155ms;
  animation-duration: 1155ms;
  -webkit-animation-delay: 1.932s;
  animation-delay: 1.932s
}

.success-burst-4 .success-line {
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-animation-duration: 1155ms;
  animation-duration: 1155ms;
  -webkit-animation-delay: 2.457s;
  animation-delay: 2.457s
}

.success-burst-5 .success-trail {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-delay: 1.582s;
  animation-delay: 1.582s
}

.success-burst-5 .success-line {
  -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  -webkit-animation-duration: 1155ms;
  animation-duration: 1155ms;
  -webkit-animation-delay: 2.842s;
  animation-delay: 2.842s
}

section#timeline-section {
  margin-top: 48px;
  padding-bottom: 48px;
  background-color: #303c47;
  overflow: visible
}

section#timeline-section:after,
section#timeline-section:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 6%;
  background-image: url(../images/blue-strokes.png);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100% auto
}

section#timeline-section:before {
  top: auto;
  bottom: 100%;
  background-position: 50% 0
}

section#timeline-section .title-wrap {
  margin-top: 48px
}

section#timeline-section .title-wrap .title {
  color: #fff
}

section#timeline-section .title-wrap .title:after {
  background-color: #fff
}

section#timeline-section .copy-block p {
  color: #a6b7be
}

section#timeline-section #timeline-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden
}

section#timeline-section #timeline-wrapper #timeline-inner {
  padding: 10% 0
}

section#timeline-section #timeline-wrapper #timeline-slider-gutter {
  position: relative;
  width: 100%
}

section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: 82px
}

@media all and (min-width:360px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 92px
  }
}

@media all and (min-width:400px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 94px
  }
}

@media all and (min-width:500px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 122px
  }
}

@media all and (min-width:768px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 206px
  }
}

@media all and (min-width:1024px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 272px
  }
}

@media all and (min-width:1280px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 272px
  }
}

@media all and (min-width:1440px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 288px
  }
}

@media all and (min-width:1920px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    height: 362px
  }
}

section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole {
  display: none
}

section#timeline-section #timeline-wrapper #timeline-slider .slide {
  text-align: center
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .slide-inner {
  position: relative;
  height: 100%;
  margin: 0 10%
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta p {
  color: #fff;
  white-space: normal
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles {
  position: relative;
  width: 100%
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles h4 {
  position: relative;
  margin-bottom: 1.3em;
  padding-bottom: 1.3em
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles h4 .diamond {
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%)
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles h4 .diamond:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #c2ad6c;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%)
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles p {
  margin-bottom: 1.3em;
  color: #a6b7be;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .12em;
  white-space: nowrap
}

section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles p span {
  display: none
}

@media all and (min-width:480px) {
  section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles p span {
    display: inline
  }
}

section#timeline-section #timeline-wrapper #timeline-gutter {
  position: relative
}

section#timeline-section #timeline-wrapper #timeline-controls {
  position: relative;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  white-space: nowrap;
  text-align: center
}

section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination {
  display: none
}

section#timeline-section #timeline-wrapper #timeline-controls .diamond-icon {
  -webkit-transform: translate3d(-25%, -50%, 0);
  transform: translate3d(-25%, -50%, 0)
}

section#timeline-section #timeline-wrapper #timeline-controls .diamond-icon svg .filler {
  fill: rgba(194, 173, 108, .4)
}

section#timeline-section #timeline-wrapper #timeline-controls .diamond-icon.next {
  left: auto;
  right: 0;
  -webkit-transform: translate3d(25%, -50%, 0);
  transform: translate3d(25%, -50%, 0)
}

section#timeline-section #webcam-link {
  position: relative;
  width: 100%;
  text-align: center
}

section#timeline-section #webcam-link a {
  position: relative;
  margin-top: 5%;
  padding-top: 52px;
  display: inline-block
}

section#timeline-section #webcam-link a .meta .titles p {
  margin-top: .24em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .12em
}

section#timeline-section #webcam-link a .icon {
  position: absolute;
  top: 0;
  left: 50%;
  width: 42px;
  height: 42px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

section#timeline-section #webcam-link a .icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

section#timeline-section #webcam-link a .icon svg .filler {
  fill: #c2ad6c
}

section#timeline-section #webcam-link a .icon svg .filler.bg {
  opacity: .4
}

section#timeline-section #webcam-link a .icon svg .stroker {
  fill: none;
  stroke: #fff;
  stroke-width: 2
}

@media all and (min-width:480px) {
  section#timeline-section #timeline-wrapper #timeline-controls .diamond-icon {
    left: 20%;
    -webkit-transform: translate3d(-100%, -50%, 0);
    transform: translate3d(-100%, -50%, 0)
  }

  section#timeline-section #timeline-wrapper #timeline-controls .diamond-icon.next {
    left: auto;
    right: 20%;
    -webkit-transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0)
  }
}

@media all and (min-width:768px) {
  section#timeline-section {
    margin-top: 72px;
    padding-bottom: 72px
  }

  section#timeline-section .title-wrap {
    margin-top: 72px
  }

  section#timeline-section #timeline-wrapper #timeline-slider-gutter {
    width: 44%;
    margin-left: 25.7%
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    width: 100%
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    bottom: 30px;
    background-color: #303c47;
    display: block
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 3px;
    width: 2px;
    bottom: 0;
    background-color: #686f75
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole .diamond {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole .diamond:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    background-color: #c2ad6c;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%)
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole:before {
    top: 24px
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole .diamond {
    height: 24px
  }
}

@media all and (min-width:768px) and (min-width:1440px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole:before {
    top: 28px
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole .diamond {
    height: 28px
  }
}

@media all and (min-width:768px) and (min-width:1920px) {
  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole:before {
    top: 32px
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole .diamond {
    height: 32px
  }
}

@media all and (min-width:768px) {
  section#timeline-section #timeline-wrapper #timeline-slider .slide {
    text-align: left
  }

  section#timeline-section #timeline-wrapper #timeline-slider .slide .slide-inner {
    margin: 0 30px
  }

  section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles h4 {
    display: none;
    margin-bottom: 0
  }

  section#timeline-section #timeline-wrapper #timeline-slider .slide .meta .titles p {
    margin-bottom: 2.6em;
    white-space: normal
  }

  section#timeline-section #timeline-wrapper #timeline-gutter:after,
  section#timeline-section #timeline-wrapper #timeline-gutter:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    margin-left: 10px;
    background-color: #686f75
  }

  section#timeline-section #timeline-wrapper #timeline-gutter:before {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px
  }

  section#timeline-section #timeline-wrapper #timeline-controls:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 80px;
    right: 80px;
    height: 2px;
    margin-top: -1px;
    background-color: #686f75
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.slider-pagination {
    height: 0;
    visibility: hidden;
    opacity: 0;
    overflow: hidden
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination {
    position: absolute;
    top: 50%;
    left: 12.5%;
    width: 15.4%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    white-space: nowrap;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    display: inline-block;
    cursor: pointer
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li .dot {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(194, 173, 108, .4);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale3d(.5, .5, .5) translate3d(-50%, -50%, 0);
    transform: scale3d(.5, .5, .5) translate3d(-50%, -50%, 0);
    -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li .dot:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #c2ad6c;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li .meta {
    position: relative;
    width: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale3d(.5, .5, .5) translate3d(0, 0, 0);
    transform: scale3d(.5, .5, .5) translate3d(0, 0, 0);
    -webkit-transition: visibility 0s linear, opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: visibility 0s linear, opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: visibility 0s linear, opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: visibility 0s linear, opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li .meta h4 span {
    display: none
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li.dusted {
    cursor: default
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li.dusted .dot {
    opacity: 0
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li.dusted .meta {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 666ms, opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: visibility 0s linear 666ms, opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: visibility 0s linear 666ms, opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: visibility 0s linear 666ms, opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li.active {
    cursor: default
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li.active .dot {
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0)
  }

  section#timeline-section #timeline-wrapper #timeline-controls ul.zipline-pagination li.active .meta {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
  }

  section#timeline-section #timeline-wrapper #timeline-controls .diamond-icon {
    left: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
  }

  section#timeline-section #timeline-wrapper #timeline-controls .diamond-icon.next {
    left: auto;
    right: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
  }

  section#timeline-section #webcam-link a {
    padding-top: 90px
  }

  section#timeline-section #webcam-link a .icon {
    width: 70px;
    height: 70px
  }
}

@media all and (min-width:1024px) {
  section#timeline-section {
    margin-top: 125px;
    padding-bottom: 125px
  }

  section#timeline-section .title-wrap {
    margin-top: 125px
  }

  section#timeline-section #timeline-wrapper #timeline-slider-gutter {
    width: 40.24%;
    margin-left: 29.88%
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper {
    width: 100%
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole {
    bottom: 40px
  }

  section#timeline-section #timeline-wrapper #timeline-slider-wrapper #flagpole .diamond:after {
    width: 6px;
    height: 6px
  }

  section#timeline-section #timeline-wrapper #timeline-slider .slide .slide-inner {
    margin: 0 20px 0 40px
  }

  section#timeline-section #timeline-wrapper #timeline-gutter:after,
  section#timeline-section #timeline-wrapper #timeline-gutter:before {
    margin-left: 20px
  }

  section#timeline-section #timeline-wrapper #timeline-gutter:before {
    margin-left: 0;
    margin-right: 20px
  }

  section#timeline-section #timeline-wrapper #timeline-controls:before {
    left: 90px;
    right: 90px
  }
}

html.cool-clicks .icon-btn .gold-bar:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a69256;
  -webkit-transform: translate3d(calc(-100% - .12em), 0, 0);
  transform: translate3d(calc(-100% - .12em), 0, 0);
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1);
  transition: transform 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

html.cool-clicks .icon-btn.simple-btn:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

html.cool-clicks .icon-btn:hover .gold-bar:before,
html.cool-clicks button.icon-btn:focus .gold-bar:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

html.cool-clicks .icon-btn:hover .tick-mark:after,
html.cool-clicks button.icon-btn:focus .tick-mark:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

html.cool-clicks .diamond-icon svg .filler {
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks .diamond-icon:hover svg .filler {
  opacity: 1
}

html.cool-clicks .diamond-icon.semi-simple:hover:not(.disabled) {
  opacity: .6
}

html.cool-clicks .diamond-icon.semi-simple:hover svg .border,
html.cool-clicks .diamond-icon.semi-simple:hover svg .filler {
  opacity: 0
}

html.cool-clicks .diamond-icon.simple:hover:not(.disabled) {
  opacity: .6
}

html.cool-clicks .dead-link-icon .diamond-icon svg .filler {
  opacity: 0
}

@media all and (min-width:768px) {
  html.cool-clicks .diamond-icon.semi-simple:hover svg .filler {
    opacity: 0
  }

  html.cool-clicks .diamond-icon.semi-simple:hover svg .border {
    opacity: 1
  }

  html.cool-clicks .diamond-icon.semi-simple:hover:not(.disabled) {
    opacity: 1
  }

  html.cool-clicks .diamond-icon.semi-simple:hover:not(.disabled) svg .border,
  html.cool-clicks .diamond-icon.semi-simple:hover:not(.disabled) svg .filler {
    opacity: 1
  }
}

html.cool-clicks ul.download-links li a:hover .diamond-icon svg .filler {
  opacity: 1
}

html.cool-clicks .big-bar-link .title span:after,
html.cool-clicks .big-bar-link .title span:before {
  -webkit-transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
  transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 666ms cubic-bezier(.215, .61, .355, 1);
  transition: transform 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks .big-bar-link:hover .title span:after,
html.cool-clicks .big-bar-link:hover .title span:before {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

html.cool-clicks nav #nav-inner #nav-content #coloradan-logo:hover {
  opacity: .6
}

html.cool-clicks nav #nav-inner #nav-content #menu-btn:hover {
  opacity: .6
}

html.cool-clicks nav #nav-inner #nav-content #menu-list ul li:before {
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks nav #nav-inner #nav-content #menu-list ul li:hover:before {
  opacity: 1
}

html.cool-clicks #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn:hover input[type=checkbox]+label {
  color: #fff;
  background-color: #c2ad6c
}

html.cool-clicks #list-wrapper #list-inner #list-form #list-form-inner #form-wrap form .field.full #broker-question div.broker-btn:hover input[type=checkbox]:checked+label {
  color: #fff;
  background-color: #a69256
}

html.cool-clicks #the-views #the-views-controls .floor-opts .floor-opt:not(.active):hover span {
  opacity: 1
}

html.cool-clicks section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .avatar .avatar-ring {
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .avatar:hover .avatar-ring {
  opacity: 1;
  -webkit-transition: opacity 1332ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 1332ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta a:after {
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks section#sales-team-section #sales-team-grid .sales-person .sales-person-inner .meta a:hover:after {
  opacity: 1
}

html.cool-clicks section#timeline-section #webcam-link a .icon svg .bg-ring {
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transition: none;
  transition: none
}

html.cool-clicks section#timeline-section #webcam-link a .icon svg .filler.bg {
  opacity: .4;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1), transform 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1), transform 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks section#timeline-section #webcam-link a:hover .icon svg .bg-ring {
  opacity: 0;
  -webkit-transform: scale3d(1.3, 1.3, 1.3) translate3d(0, 0, 0);
  transform: scale3d(1.3, 1.3, 1.3) translate3d(0, 0, 0);
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1) 333ms, -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 333ms;
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1) 333ms, -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 333ms;
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1) 333ms, transform 666ms cubic-bezier(.215, .61, .355, 1) 333ms;
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1) 333ms, transform 666ms cubic-bezier(.215, .61, .355, 1) 333ms, -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 333ms
}

html.cool-clicks section#timeline-section #webcam-link a:hover .icon svg .filler.bg {
  opacity: 1;
  -webkit-transform: scale3d(.7, .7, .7) translate3d(0, 0, 0);
  transform: scale3d(.7, .7, .7) translate3d(0, 0, 0)
}

html.cool-clicks section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li a {
  -webkit-transition: color 666ms cubic-bezier(.215, .61, .355, 1);
  transition: color 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks section#the-city-section #city-map #city-map-legend #city-map-legend-inner ul li a:hover {
  color: #303c47
}

html.cool-clicks footer #footer-inner ul.link-list li a {
  -webkit-transition: color 666ms cubic-bezier(.215, .61, .355, 1);
  transition: color 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks footer #footer-inner ul.link-list li:hover a {
  color: #c2ad6c
}

html.cool-clicks footer #footer-inner ul.social-list li .share-icon svg {
  -webkit-transition: fill 666ms cubic-bezier(.215, .61, .355, 1);
  transition: fill 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks footer #footer-inner ul.social-list li .share-icon:hover svg {
  fill: #fff
}

html.cool-clicks footer #footer-inner ul.logo-list li a svg {
  -webkit-transition: fill 666ms cubic-bezier(.215, .61, .355, 1);
  transition: fill 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks footer #footer-inner ul.logo-list li a:hover svg {
  fill: #fff
}

html.cool-clicks footer #footer-inner ul.legal-list li.underline a:after,
html.cool-clicks footer #footer-inner ul.legal-list li.underline span:after {
  -webkit-transition: opacity 666ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks footer #footer-inner ul.legal-list li.underline:hover a:after,
html.cool-clicks footer #footer-inner ul.legal-list li.underline:hover span:after {
  opacity: 1
}

html.cool-clicks footer #footer-inner .columns ul li a {
  -webkit-transition: color 666ms cubic-bezier(.215, .61, .355, 1);
  transition: color 666ms cubic-bezier(.215, .61, .355, 1)
}

html.cool-clicks footer #footer-inner .columns ul li a:hover {
  color: #fff
}

@media all and (min-width:1024px) {
  html.cool-clicks nav #nav-inner #nav-content #menu-list ul li a:hover {
    color: #303c47
  }

  html.cool-clicks nav.sticky #nav-inner #nav-content #menu-list ul li span.bar:after {
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1);
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1)
  }

  html.cool-clicks nav.sticky #nav-inner #nav-content #menu-list ul li.active span.bar:after {
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms;
    transition: -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms;
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms;
    transition: transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms, -webkit-transform 666ms cubic-bezier(.215, .61, .355, 1) 666ms
  }

  html.cool-clicks nav.sticky #nav-inner #nav-content #menu-list ul li a:hover {
    color: #c2ad6c
  }

  html.cool-clicks nav.sticky #nav-inner #nav-content #menu-list ul li a:hover+span.bar:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  html.cool-clicks nav.inverted #nav-inner #nav-content #menu-list ul li a:hover {
    color: #c2ad6c
  }

  html.cool-clicks nav.inverted.sticky #nav-inner #nav-content #menu-list ul li a:hover {
    color: #c2ad6c
  }
}

.post-toolbar {
  margin: 96px 9.5% 33px 9.5%;
  padding: 10px 0;
  border-bottom: 2px solid #e4e4df;
  border-top: 2px solid #e4e4df;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (min-width:768px) {
  .post-toolbar {
    margin-top: 144px;
    border: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 17px
  }
}

@media all and (min-width:1024px) {
  .post-toolbar {
    margin-top: 250px
  }
}

.post-toolbar svg {
  width: 100%;
  height: 100%
}

.post-toolbar>.archive-link {
  color: #303c47;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-weight: 700;
  white-space: nowrap
}

@media all and (min-width:768px) {
  .post-toolbar>.archive-link {
    font-size: 14px;
    margin-right: 60px
  }
}

.post-toolbar>.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media all and (min-width:768px) {
  .post-toolbar>.search-form {
    height: 34px;
    width: 350px;
    -webkit-box-shadow: inset 2px 2px 7px 1px rgba(0, 0, 0, .14);
    box-shadow: inset 2px 2px 7px 1px rgba(0, 0, 0, .14);
    background: #f5f4ee;
    padding: 8px 10px
  }
}

.post-toolbar>.search-form:after {
  content: "";
  display: block;
  width: 100%;
  height: 49px;
  background: rgba(245, 244, 238, .7);
  position: absolute;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 666ms cubic-bezier(.666, 0, .333, 1);
  transition: all 666ms cubic-bezier(.666, 0, .333, 1)
}

@media all and (min-width:768px) {
  .post-toolbar>.search-form:after {
    display: none
  }
}

.post-toolbar>.search-form.active {
  width: 100%;
  overflow: visible
}

.post-toolbar>.search-form.active:after {
  opacity: 1;
  -webkit-transition: all 666ms cubic-bezier(.666, 0, .333, 1);
  transition: all 666ms cubic-bezier(.666, 0, .333, 1)
}

.post-toolbar>.search-form.active .search-close,
.post-toolbar>.search-form.active label {
  width: 100%;
  visibility: visible;
  opacity: 1
}

.post-toolbar>.search-form.active label {
  padding: 0 10px;
  -webkit-transition: all 666ms ease-in;
  transition: all 666ms ease-in
}

.post-toolbar>.search-form .search-icon {
  display: inline-block;
  max-width: 14px;
  max-height: 14px;
  width: 100%
}

@media all and (min-width:768px) {
  .post-toolbar>.search-form .search-icon {
    max-width: 20px;
    max-height: 14px
  }
}

.post-toolbar>.search-form .search-close {
  display: inline-block;
  max-width: 14px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  width: 0;
  padding: 5px
}

@media all and (min-width:768px) {
  .post-toolbar>.search-form .search-close {
    display: none
  }
}

.post-toolbar>.search-form label {
  width: 85%;
  display: inline-block;
  padding: 0 10px;
  opacity: 0;
  visibility: hidden;
  width: 0;
  padding: 0;
  -webkit-transition: all 666ms ease-in;
  transition: all 666ms ease-in;
  margin-right: 10px
}

@media all and (min-width:768px) {
  .post-toolbar>.search-form label {
    opacity: 1;
    visibility: visible;
    width: 100%;
    padding-left: 10px
  }
}

.post-toolbar>.search-form .search-field {
  width: 86%;
  font-family: "Droid Serif", serif;
  color: #303c47;
  background: 0 0;
  border: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0
}

@media all and (min-width:768px) {
  .post-toolbar>.search-form .search-field {
    font-size: 17px
  }
}

.post-toolbar>.search-form .search-field::-webkit-input-placeholder {
  font-family: "Droid Serif", serif;
  color: #8a9094
}

.post-toolbar>.search-form .search-field:-ms-input-placeholder {
  font-family: "Droid Serif", serif;
  color: #8a9094
}

.post-toolbar>.search-form .search-field::-ms-input-placeholder {
  font-family: "Droid Serif", serif;
  color: #8a9094
}

.post-toolbar>.search-form .search-field::placeholder {
  font-family: "Droid Serif", serif;
  color: #8a9094
}

.post-toolbar>.search-form .search-field:focus {
  outline: 0
}

.post-toolbar>.search-form .search-field:focus~.search-submit {
  opacity: 1;
  -webkit-transition: all 666ms cubic-bezier(.666, 0, .333, 1);
  transition: all 666ms cubic-bezier(.666, 0, .333, 1)
}

.post-toolbar>.search-form .search-field::-ms-clear {
  display: none;
  width: 0;
  height: 0
}

.post-toolbar>.search-form .search-field::-ms-reveal {
  display: none;
  width: 0;
  height: 0
}

.post-toolbar>.search-form .search-field::-webkit-search-cancel-button,
.post-toolbar>.search-form .search-field::-webkit-search-decoration,
.post-toolbar>.search-form .search-field::-webkit-search-results-button,
.post-toolbar>.search-form .search-field::-webkit-search-results-decoration {
  display: none
}

.post-toolbar>.search-form .screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}

.post-toolbar>.search-form .search-submit {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: 0;
  font-size: 20px;
  color: #c2ad6c;
  opacity: 0;
  -webkit-transition: all 666ms cubic-bezier(.666, 0, .333, 1);
  transition: all 666ms cubic-bezier(.666, 0, .333, 1)
}

@media all and (min-width:768px) {
  .post-toolbar>.search-form .search-submit {
    display: inline-block
  }
}

@media all and (min-width:1024px) {
  section#blog .gutter {
    margin: 40px 16.666%
  }
}

section#blog .title-wrap {
  margin-top: 0
}

section#blog #featured {
  position: relative;
  width: 100vw;
  padding-bottom: 86.6%
}

@media all and (min-width:1024px) {
  section#blog #featured {
    padding-bottom: 56.5%
  }
}

section#blog #featured .arrow {
  position: absolute;
  top: 50%;
  height: 65px;
  width: 65px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

section#blog #featured .arrow#right {
  right: 10%
}

section#blog #featured .arrow#right:before {
  top: 42%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg)
}

section#blog #featured .arrow#right:after {
  top: 58%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg)
}

section#blog #featured .arrow#left {
  left: 10%
}

section#blog #featured .arrow#left:before {
  top: 42%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg)
}

section#blog #featured .arrow#left:after {
  top: 58%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg)
}

section#blog #featured .arrow:after,
section#blog #featured .arrow:before {
  content: '';
  position: absolute;
  height: 3px;
  width: 25%;
  top: 50%;
  left: 50%;
  background: #fff
}

section#blog #featured .featured-pattern {
  position: absolute;
  width: 100vw;
  padding-bottom: 6%;
  background-size: 100%;
  background-repeat: repeat-x
}

section#blog #featured .featured-pattern#top {
  top: 0;
  background-image: url(../images/blog/featured-top.png);
  background-position: bottom left
}

section#blog #featured .featured-pattern#bottom {
  bottom: 0;
  background-image: url(../images/blog/featured-bottom.png);
  background-position: center left
}

section#blog #featured #featured-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

section#blog #featured .slides {
  position: absolute;
  height: 100%
}

section#blog #featured .slide {
  position: absolute;
  height: 100%;
  width: 100vw
}

section#blog #featured .slide .slide-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center
}

section#blog #featured .slide .dimmer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, .5)
}

section#blog #featured .slide .slide-content {
  position: absolute;
  width: 80%;
  margin: auto;
  top: 50%;
  left: 50%;
  text-align: center;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

section#blog #featured .slide .slide-content .slide-date {
  font-size: 12px;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  font-style: italic;
  opacity: .65
}

@media all and (min-width:1024px) {
  section#blog #featured .slide .slide-content .slide-date {
    font-size: 18px
  }
}

section#blog #featured .slide .slide-content h1 {
  position: relative;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-top: 2%;
  margin-bottom: 3%;
  padding-bottom: 4%
}

@media all and (min-width:1024px) {
  section#blog #featured .slide .slide-content h1 {
    font-size: 40px
  }
}

section#blog #featured .slide .slide-content h1:after {
  position: absolute;
  content: '';
  height: 3px;
  width: 75px;
  left: 50%;
  bottom: 0;
  background-color: #c2ad6c;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

section#blog #featured .slide .slide-content p {
  font-size: 9px;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  width: 70%;
  margin: auto;
  max-width: 850px
}

@media all and (min-width:1024px) {
  section#blog #featured .slide .slide-content p {
    font-size: 16px;
    line-height: 1.2em
  }
}

#blog-posts .post {
  width: 95%;
  max-width: 1024px;
  padding: 20px 0;
  margin: 20px auto;
  border-top: 2px solid #e4e4df
}

#blog-posts .post:first-of-type {
  border-top: 0
}

@media all and (min-width:768px) {

  #blog-posts .post:nth-child(4n+4) .post-inner,
  #blog-posts .post:nth-child(odd) .post-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media all and (min-width:768px) {
  #blog-posts .post:nth-child(5n) .post-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

#blog-posts .post:nth-child(3n+3) .post-inner {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 220px
}

@media all and (min-width:768px) {
  #blog-posts .post:nth-child(3n+3) .post-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    min-height: 560px
  }
}

#blog-posts .post:nth-child(3n+3) .post-content {
  color: #fff;
  z-index: 2;
  text-align: center;
  padding: 20%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

#blog-posts .post:nth-child(3n+3) .post-date,
#blog-posts .post:nth-child(3n+3) h1,
#blog-posts .post:nth-child(3n+3) p {
  color: #fff
}

#blog-posts .post:nth-child(3n+3) h1:after {
  margin: 20px auto
}

#blog-posts .post:nth-child(3n+3) .post-image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%
}

#blog-posts .post:nth-child(3n+3) .post-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 1
}

#blog-posts .post .post-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative
}

@media all and (min-width:768px) {
  #blog-posts .post .post-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}

#blog-posts .post .post-inner>div {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%
}

#blog-posts .post .post-content {
  padding: 40px 20px 0 20px;
  margin-top: 0;
  width: auto
}

#blog-posts .post .post-image {
  padding-bottom: 56.5%;
  background-size: cover;
  background-position: center;
  background-color: #ddd
}

@media all and (min-width:768px) {
  #blog-posts .post .post-image {
    padding-bottom: 25%
  }
}

#blog-posts .post .post-date {
  display: block;
  font-family: "Droid Serif", serif;
  font-size: 12px;
  color: #7a8186;
  margin-bottom: 14px
}

@media all and (min-width:768px) {
  #blog-posts .post .post-date {
    font-size: 14px;
    margin-bottom: 20px
  }
}

#blog-posts .post h1 {
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 24px;
  color: #303c47
}

@media all and (min-width:768px) {
  #blog-posts .post h1 {
    font-size: 20px
  }
}

#blog-posts .post h1:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background: #c2ad6c;
  margin-top: 20px
}

#blog-posts .post p {
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  color: #8a9094;
  margin-top: 20px
}

.single-header {
  position: relative
}

.single-header>.featured {
  width: 100vw;
  padding-bottom: 86.6%;
  background-size: cover
}

.single-header>.featured .featured-pattern {
  position: absolute;
  width: 100vw;
  padding-bottom: 6%;
  background-size: 100%;
  background-repeat: repeat-x
}

.single-header>.featured .featured-pattern#top {
  top: 0;
  background-image: url(../images/blog/featured-top.png);
  background-position: bottom left
}

.single-header>.featured .featured-pattern#bottom {
  bottom: 0;
  background-image: url(../images/blog/featured-bottom.png);
  background-position: top left
}

@media all and (min-width:1024px) {
  .single-header>.featured {
    padding-bottom: 56.5%
  }
}

.single-post {
  position: relative;
  width: 80%;
  max-width: 1024px;
  margin: 40px auto 5% auto;
  padding-bottom: 5%
}

.single-post>.post-date {
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 12px;
  color: #7a8186;
  margin-bottom: 14px
}

@media all and (min-width:768px) {
  .single-post>.post-date {
    font-size: 18px
  }
}

.single-post>.post-title {
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 24px;
  color: #303c47
}

@media all and (min-width:768px) {
  .single-post>.post-title {
    font-size: 60px
  }
}

.single-post>.post-content {
  margin-top: 25px
}

.single-post>.post-content.copy-block {
  width: 100%
}

.single-post>.post-content a {
  color: #303c47;
  border-bottom: 1px solid #7a8186
}

.single-post>.post-content>p {
  margin-bottom: 15px
}

.single-post>.post-content>h3 {
  font-family: "Droid Serif", serif;
  font-weight: 500;
  margin-bottom: 24px;
  font-size: 12px
}

@media all and (min-width:768px) {
  .single-post>.post-content>h3 {
    font-size: 17px
  }
}

.single-post>.post-content>ul {
  margin-top: -10px;
  margin-bottom: 15px
}

.single-post>.post-content>ul li::before {
  color: #c2ad6c;
  content: "\25A0";
  font-size: 1em;
  padding-right: 1.1225em;
  position: relative;
  top: 0
}

.single-post>.post-content img {
  width: 100%
}

.single-post>.post-content img.thumbnail {
  max-width: 150px
}

.single-post>.post-content img.size-medium {
  max-width: 300px
}

.single-post>.post-content>.post-rsvp {
  display: block;
  margin-bottom: 20px
}

@media all and (min-width:768px) {
  .single-post>.post-content>.post-rsvp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .single-post>.post-content>.post-rsvp>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
  }

  .single-post>.post-content>.post-rsvp>div:first-of-type {
    padding-right: 10%
  }
}

.single-post>.post-content>.post-rsvp ul {
  margin: 20px 0
}

.single-post>.post-content>.post-rsvp ul li span {
  display: inline-block;
  font-weight: 700;
  color: #303c47;
  text-transform: uppercase;
  min-width: 50px
}

@media all and (min-width:768px) {
  .single-post>.post-content>.post-rsvp ul li span {
    min-width: 80px
  }
}

.single-post>.post-content>.post-rsvp .image {
  display: block;
  margin-top: 33px
}

@media all and (min-width:768px) {
  .single-post>.post-content>.post-rsvp .image {
    margin-top: 0
  }
}

.single-post>.post-content>.post-rsvp .image img {
  width: 100%
}

.single-post>.post-content>blockquote {
  position: relative;
  padding: 0 10% 0 20%;
  margin: 30px 0
}

.single-post>.post-content>blockquote p {
  font-size: 20px;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  color: #303c47
}

@media all and (min-width:768px) {
  .single-post>.post-content>blockquote p {
    font-size: 30px
  }
}

.single-post>.post-content>blockquote:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 15%;
  height: 2px;
  background: #c2ad6c
}

.single-post>.post-content>.video {
  position: relative;
  background-color: #ddd;
  background-size: cover;
  background-position: center;
  margin-bottom: 33px;
  padding-bottom: 56.5%;
  cursor: pointer
}

.single-post>.post-content>.video .icon-btn {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.single-post>.post-content>.video .icon,
.single-post>.post-content>.video .icon-btn {
  border-radius: 100%;
  background-color: rgba(194, 173, 108, .3)
}

.single-post>.post-content>.video svg {
  fill: #c2ad6c
}

.single-post>.post-content>.post-image-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.single-post>.post-content>.post-image-block .image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 49%;
  flex: 1 0 49%;
  width: 100%;
  margin-bottom: 33px;
  display: none
}

@media all and (min-width:768px) {
  .single-post>.post-content>.post-image-block .image {
    display: block
  }
}

.single-post>.post-content>.post-image-block .image:nth-child(0n+1) {
  margin-right: 1%;
  display: block
}

.single-post>.post-content>.post-image-block .image:nth-child(0n+2) {
  margin-left: 1%
}

.single-post>.post-content>.post-image-block .image:only-child {
  margin: 0 0 33px 0
}

.single-post>.post-content>.post-image-block .image-large {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: block
}

.single-post>.post-content>.post-image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 33px
}

.single-post>.post-content>.post-image-grid .image {
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
  margin-bottom: 1rem;
  margin-right: 1rem;
  padding-bottom: 20%;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  opacity: .7;
  -webkit-transition: all 666ms cubic-bezier(.666, 0, .333, 1);
  transition: all 666ms cubic-bezier(.666, 0, .333, 1)
}

@media all and (min-width:768px) {
  .single-post>.post-content>.post-image-grid .image {
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%
  }
}

.single-post>.post-content>.post-image-grid .image:hover {
  opacity: 1;
  -webkit-transition: all 666ms cubic-bezier(.666, 0, .333, 1);
  transition: all 666ms cubic-bezier(.666, 0, .333, 1)
}

.single-post>.post-content>.post-image--left {
  display: block;
  margin: 30px 0
}

@media all and (min-width:768px) {
  .single-post>.post-content>.post-image--left {
    display: inline-block;
    float: left;
    max-width: 35%;
    margin: 0 30px 30px 0
  }
}

.single-post>.post-content>.post-image--right {
  display: block;
  margin: 30px 0
}

@media all and (min-width:768px) {
  .single-post>.post-content>.post-image--right {
    display: inline-block;
    float: right;
    max-width: 35%;
    margin: 0 0 30px 30px
  }
}

.post-footer {
  position: relative;
  width: 80%;
  max-width: 1024px;
  margin: 0 auto 5% auto
}

.post-navigation {
  border-bottom: 2px solid #e4e4df;
  border-top: 2px solid #e4e4df;
  padding: 20px 0;
  margin: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.post-navigation>div {
  position: relative;
  padding: 0 12px;
  min-width: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.post-navigation>div a {
  color: #c2ad6c;
  text-transform: uppercase;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 9px
}

@media all and (min-width:768px) {
  .post-navigation>div a {
    font-size: 11px;
    font-weight: 700
  }
}

.post-navigation>div a::before {
  border-style: solid;
  border-width: .15em .15em 0 0;
  content: '';
  display: inline-block;
  height: .45em;
  position: absolute;
  top: .85em;
  vertical-align: top;
  width: .45em;
  color: #c2ad6c
}

@media all and (min-width:768px) {
  .post-navigation>div a::before {
    top: .45em
  }
}

.post-navigation .next-post a:before {
  left: 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.post-navigation .prev-post a:before {
  right: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.post-navigation .screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}

.post-navigation .nav-links {
  line-height: 20px;
  height: 20px
}

.post-navigation .nav-links .page-numbers {
  padding: 0 5px;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #c2c4c5
}

.post-navigation .nav-links .page-numbers.current {
  color: #c2ad6c
}

.post-navigation .nav-links .page-numbers.next,
.post-navigation .nav-links .page-numbers.prev {
  display: none
}

.related-posts {
  position: relative;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:768px) {
  .related-posts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.related-posts>.post {
  position: relative
}

@media all and (min-width:768px) {
  .related-posts>.post {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
    max-width: 445px
  }
}

.related-posts>.post:first-of-type {
  border-bottom: 2px solid #e4e4df;
  padding-bottom: 20px;
  margin-bottom: 20px
}

@media all and (min-width:768px) {
  .related-posts>.post:first-of-type {
    border: none;
    padding: 0;
    margin: 0
  }
}

.related-posts>.post>a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.related-posts>.post>.thumbnail {
  background-color: #ddd;
  background-size: cover;
  background-position: center;
  padding-bottom: 56.5%;
  width: 100%;
  margin-bottom: 20px
}

.related-posts>.post>.date {
  font-family: "Droid Serif", serif;
  font-size: 12px;
  color: #7a8186;
  margin-bottom: 14px;
  padding: 0 20px
}

@media all and (min-width:768px) {
  .related-posts>.post>.date {
    font-size: 14px
  }
}

.related-posts>.post>.title {
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 24px;
  color: #303c47;
  padding: 0 20px
}

@media all and (min-width:768px) {
  .related-posts>.post>.title {
    font-size: 20px
  }
}

.related-posts>.post>.title:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background: #c2ad6c;
  margin-top: 20px
}

.archive {
  position: relative
}

.archive:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/BG__ArchiveSky.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  z-index: -1
}

.archive-page {
  z-index: 1;
  width: 80%;
  max-width: 1024px;
  margin: 0 auto 5% auto;
  padding-bottom: 5%;
  overflow: hidden
}

.archive-page>.archive-header {
  margin-top: 0;
  width: 100%
}

.archive-page>.archive-header .archive-subhead {
  font-family: "Droid Serif", serif;
  font-weight: 700;
  font-size: 12px;
  color: #7a8186;
  margin-bottom: 14px
}

@media all and (min-width:768px) {
  .archive-page>.archive-header .archive-subhead {
    font-size: 18px
  }
}

.archive-page>.archive-header .archive-pagehead {
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  font-size: 24px;
  color: #303c47;
  margin-bottom: 20px
}

@media all and (min-width:768px) {
  .archive-page>.archive-header .archive-pagehead {
    font-size: 60px
  }
}

.archive-page>.archive-header .archive-nav {
  list-style: none;
  font-size: 10px;
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  color: #7a8186;
  border-bottom: 2px solid #e4e4df;
  padding-bottom: 20px
}

@media all and (min-width:768px) {
  .archive-page>.archive-header .archive-nav {
    font-size: 16px;
    border-top: 2px solid #e4e4df;
    padding: 40px 0;
    margin-top: 40px
  }
}

.archive-page>.archive-header .archive-nav li {
  display: inline-block;
  margin-right: 10px
}

.archive-page>.archive-header .archive-nav li a {
  color: #7a8186
}

.archive-page>.archive-header .archive-nav li a.active {
  color: #c2ad6c
}

.archive-page>.archive-content h3 {
  font-family: "Gotham A", "Gotham B", helvetica, sans-serif;
  color: #303c47;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 30px
}

@media all and (min-width:768px) {
  .archive-page>.archive-content h3 {
    font-size: 14px;
    font-weight: 700
  }
}

.archive-page>.archive-content ul {
  list-style: none;
  margin: 0 0 45px 0;
  padding: 0
}

.archive-page>.archive-content ul li {
  margin-bottom: 20px
}

.archive-page>.archive-content ul li span {
  min-width: 60px;
  display: inline-block;
  font-size: 10px
}

@media all and (min-width:768px) {
  .archive-page>.archive-content ul li span {
    font-size: 12px
  }
}

.archive-page>.archive-content ul li a {
  color: #303c47;
  border-bottom: 1px solid #e4e4df;
  font-size: 12px
}

@media all and (min-width:768px) {
  .archive-page>.archive-content ul li a {
    font-size: 16px
  }
}