@charset "UTF-8";

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

button,
hr,
input {
  overflow: visible;
}

progress,
sub,
sup {
  vertical-align: baseline;
}

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

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
input,
label,
main,
menu,
nav,
section,
select {
  display: block;
}

[hidden],
label abbr,
template {
  display: none;
}

legend,
select {
  max-width: 100%;
}

.remodal,
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening,
.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
  animation-duration: .3s;
  animation-fill-mode: forwards;
}


html {
  line-height: 1.15;
  box-sizing: border-box;
}

figure {
  margin: 1em 40px;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

img {
  border-style: none;
}

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

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

button,
select {
  text-transform: none;
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

legend {
  color: inherit;
  display: table;
  white-space: normal;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

button,
input,
input[type=button],
input[type=reset],
input[type=submit],
label,
select {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1em;
}

.generic article h1,
.generic article h2,
section.sign-in h1 {
  -webkit-font-smoothing: antialiased;
}

summary {
  display: list-item;
}

@font-face {
  font-family: uniform;
  font-style: normal;
  font-weight: 400;
  src: url(../../../fonts/uniform.eot?#iefix) format("embedded-opentype"),url(../../../fonts/uniform.woff2) format("woff2"),url(../../../fonts/uniform.woff) format("woff"),url(../../../fonts/uniform.ttf) format("truetype"),url(../../../fonts/uniform.svg#uniform) format("svg");
}

@font-face {
  font-family: uniform;
  font-style: normal;
  font-weight: 500;
  src: url(../../../fonts/uniform-medium.eot?#iefix) format("embedded-opentype"),url(../../../fonts/uniform-medium.woff2) format("woff2"),url(../../../fonts/uniform-medium.woff) format("woff"),url(../../../fonts/uniform-medium.ttf) format("truetype"),url(../../../fonts/uniform-medium.svg#uniform) format("svg");
}

@font-face {
  font-family: uniform-condensed;
  font-style: normal;
  font-weight: 400;
  src: url(../../../fonts/uniform-condensed.eot?#iefix) format("embedded-opentype"),url(../../../fonts/uniform-condensed.woff2) format("woff2"),url(../../../fonts/uniform-condensed.woff) format("woff"),url(../../../fonts/uniform-condensed.ttf) format("truetype"),url(../../../fonts/uniform-condensed.svg#uniform-condensed) format("svg");
}

@font-face {
  font-family: uniform-condensed;
  font-style: normal;
  font-weight: 500;
  src: url(../../../fonts/uniform-condensed-medium.eot?#iefix) format("embedded-opentype"),url(../../../fonts/uniform-condensed-medium.woff2) format("woff2"),url(../../../fonts/uniform-condensed-medium.woff) format("woff"),url(../../../fonts/uniform-condensed-medium.ttf) format("truetype"),url(../../../fonts/uniform-condensed-medium.svg#uniform-condensed) format("svg");
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #e9193a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: .75em 1.5em;
  text-decoration: none;
  transition: background-color 150ms ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.property-detail a:not(.button):focus,
.property-detail a:not(.button):hover,
.tabbed.vertical.sign-in .tab-content a:focus,
.tabbed.vertical.sign-in .tab-content a:hover {
  text-decoration: underline;
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  background-color: #ba142e;
  color: #fff;
}

button:disabled,
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled {
  cursor: not-allowed;
  opacity: .5;
}

button:disabled:hover,
input[type=button]:disabled:hover,
input[type=reset]:disabled:hover,
input[type=submit]:disabled:hover {
  background-color: #e9193a;
}

fieldset {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  margin: 0 0 .75em;
  padding: 1.5em;
}

label {
  font-weight: 500;
  margin-bottom: .375em;
}

label.required::after {
  content: "*";
}

input:not([type]),
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
input[type=number],
input[type=search],
select[multiple=multiple],
textarea {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.06);
  box-sizing: border-box;
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1em;
  margin-bottom: .75em;
  padding: 1em;
  transition: border-color 150ms ease;
  width: 100%;
}

input:not([type]):disabled,
input[type=color]:disabled,
input[type=date]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=email]:disabled,
input[type=month]:disabled,
input[type=password]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=week]:disabled,
input[type=number]:disabled,
input[type=search]:disabled,
select[multiple=multiple]:disabled,
textarea:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}

input:not([type])::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
select[multiple=multiple]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-style: italic;
}

input:not([type])::-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=search]::-moz-placeholder,
select[multiple=multiple]::-moz-placeholder,
textarea::-moz-placeholder {
  font-style: italic;
}

input:not([type]):-moz-placeholder,
input[type=color]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=week]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=search]:-moz-placeholder,
select[multiple=multiple]:-moz-placeholder,
textarea:-moz-placeholder {
  font-style: italic;
}

input:not([type]):-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
select[multiple=multiple]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-style: italic;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
  margin-right: .375em;
}

input[type=checkbox]+label,
input[type=radio]+label {
  display: inline-block;
}

input[type=file] {
  margin-bottom: .75em;
  width: 100%;
}

select {
  margin-bottom: 1.5em;
  width: auto;
}

section.sign-in {
  margin: 30px auto 60px;
  padding: 0 2%;
  text-align: center;
}

section.sign-in h1 {
  margin: 0 0 10px;
  font-size: 2.15em;
  line-height: 1.3em;
}

section.sign-in .tabbed.sign-in {
  margin-top: 20px;
}

section.sign-in form .fields>li .field {
  margin-bottom: .75rem;
}

section.sign-in form .fields>li .field .field-settings {
  margin-top: 5px;
}

section.sign-in form .fields>li .field .field-settings label {
  font-weight: 400;
  margin-bottom: 0;
}

section.sign-in form .fields>li .field .field-settings a {
  font-size: .9rem;
}

section.sign-in form .fields>li .field .field-settings .right {
  float: right;
}

section.sign-in form .fields>li .or {
  margin-top: -5px;
  display: block;
  padding-bottom: 5px;
}

@media only screen and (max-width:600px) {
  section.sign-in form .field-settings {
    text-align: left;
  }
}

@media only screen and (min-width:601px) {
  section.sign-in form {
    text-align: left;
  }
}

section.sign-in form input[type=password],
section.sign-in form input[type=text] {
  max-width: 400px;
  border: 1px solid #999;
  padding: .75rem .75rem .65rem;
  margin: 0;
}

section.sign-in form input[type=submit] {
  width: 100%;
  max-width: 400px;
  text-align: center;
}

section.sign-in form h2 {
  font-size: 1.75rem;
  margin-bottom: .35em;
}

section.sign-in form h3 {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: .5em;
}

dl dt,
th {
  font-weight: 600;
}

dl dd,
ol,
ul {
  margin: 0;
}

section.sign-in form .register {
  padding-top: 25px;
}

td,
th {
  padding: .75em 0;
}

ol,
ul {
  list-style-type: none;
  padding: 0;
}

dl {
  margin-bottom: .75em;
}

dl dt {
  margin-top: .75em;
}

table {
  border-collapse: collapse;
  margin: .75em 0;
  width: 100%;
}

th {
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
}

td {
  border-bottom: 1px solid #ddd;
}

td,
th,
tr {
  vertical-align: middle;
}

.tabbed.vertical .tab-content {
  padding: 25px 4% 40px;
  background-color: #f5f5f7;
}

@media only screen and (min-width:601px) {
  .tabbed.vertical .tab-content {
    display: table-cell;
    vertical-align: top;
    width: 66.66%;
  }
}

.tabbed.vertical .tab-content ul {
  margin-top: 10px;
}

.tabbed.vertical .tab-content ul.active {
  display: block;
}

.tabbed.vertical .tab-content .toc ul.collapse>li .wrapper {
  background-color: #ececee;
}

@media only screen and (max-width:600px) {
  .tabbed.vertical.toc ul.tabs {
    display: table;
    margin: 0;
    position: relative;
    font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: .875rem;
  }

  .tabbed.vertical.toc ul.tabs>li {
    display: table-cell;
    vertical-align: middle;
    list-style-type: none;
    position: relative;
    background-color: #ececee;
    border: 1px solid #fff;
  }

  .tabbed.vertical.toc ul.tabs>li.active {
    background-color: #f5f5f7;
    border-bottom: 1px solid #f5f5f7;
  }

  .tabbed.vertical.toc ul.tabs>li.active strong {
    color: #000;
  }

  .tabbed.vertical.toc ul.tabs a.tab {
    display: block;
    padding: 10px 9px 8px;
    line-height: 18px;
    color: #2f2f36;
    border-bottom: none;
    transition: all .25s ease;
    height: 100%;
  }

  .tabbed.vertical.toc ul.tabs a.tab strong {
    font-weight: 300;
  }

  .tabbed.vertical.toc ul.tabs a.tab img,
  .tabbed.vertical.toc ul.tabs a.tab p {
    display: none;
  }
}

@media only screen and (min-width:601px) {
  .tabbed.vertical.toc ul.tabs {
    margin: 0;
    position: relative;
    background-color: #ececee;
    padding: 25px 0 40px 3%;
    display: table-cell;
    vertical-align: top;
    width: 33.33%;
  }

  .tabbed.vertical.toc ul.tabs>li {
    list-style-type: none;
    position: relative;
  }

  .tabbed.vertical.toc ul.tabs>li.active:after {
    right: -29px;
    top: 13px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #f5f5f7 #f5f5f7 #f5f5f7 #ecedef;
    border-width: 15px;
    margin-top: -15px;
  }

  .tabbed.vertical.toc ul.tabs>li.active strong {
    color: #e9193a;
  }

  .tabbed.vertical.toc ul.tabs>li a.tab {
    display: block;
    position: relative;
    padding-left: 36px;
    padding-right: 10%;
    margin-bottom: 30px;
    font-size: .875rem;
    line-height: 18px;
    font-weight: 300;
    color: #2f2f36;
    border-bottom: none;
    transition: all .25s ease;
  }

  .tabbed.vertical.toc ul.tabs>li a.tab:focus strong,
  .tabbed.vertical.toc ul.tabs>li a.tab:hover strong {
    color: #ba142e;
  }

  .tabbed.vertical.toc ul.tabs>li a.tab img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 24px;
  }

  .tabbed.vertical.toc ul.tabs>li a.tab strong {
    display: block;
    padding: 3px 0 10px;
    font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1.5rem;
    line-height: 22px;
    font-weight: 300;
  }

  .tabbed.vertical.toc ul.tabs>li a.tab p {
    margin-bottom: 0;
  }
}

.tabbed.vertical.toc .tab-content h2 {
  margin-top: 0;
  font-size: 1.75rem;
}

.tabbed.vertical.sign-in .tab-content {
  width: auto;
  padding: 25px 6%;
  font-size: .9rem;
  background-color: #f5f5f7;
}

@media only screen and (max-width:600px) {
  .tabbed.vertical.sign-in .tab-content {
    text-align: center;
  }

  .tabbed.vertical.sign-in .tab-content>div {
    max-width: 400px;
  }

  .tabbed.vertical.sign-in ul.tabs {
    display: table;
    margin: 0;
    position: relative;
    font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: .875rem;
  }

  .tabbed.vertical.sign-in ul.tabs>li {
    display: table-cell;
    vertical-align: middle;
    list-style-type: none;
    position: relative;
    background-color: #ececee;
    border: 1px solid #f5f5f7;
  }

  .tabbed.vertical.sign-in ul.tabs>li.active {
    background-color: #f5f5f7;
    border-bottom: 1px solid #f5f5f7;
  }

  .tabbed.vertical.sign-in ul.tabs>li.active strong {
    color: #000;
  }

  .tabbed.vertical.sign-in ul.tabs a.tab {
    display: block;
    padding: 10px 9px 8px;
    line-height: 18px;
    color: #2f2f36;
    border-bottom: none;
    transition: all .25s ease;
    height: 100%;
  }

  .tabbed.vertical.sign-in ul.tabs a.tab strong {
    font-weight: 300;
  }

  .tabbed.vertical.sign-in ul.tabs a.tab img,
  .tabbed.vertical.sign-in ul.tabs a.tab p {
    display: none;
  }
}

@media only screen and (min-width:601px) {
  .tabbed.vertical.sign-in {
    display: table;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
  }

  .tabbed.vertical.sign-in ul.tabs {
    position: relative;
    margin: 0;
    padding: 12px 0 12px 12px;
    background-color: #f5f5f7;
    display: table-cell;
    vertical-align: top;
    width: 220px;
  }

  .tabbed.vertical.sign-in ul.tabs>li {
    list-style-type: none;
    position: relative;
    border-top: 2px solid #f5f5f7;
    background-color: #fff;
  }

  .tabbed.vertical.sign-in ul.tabs>li:first-child {
    border-top: none;
  }

  .tabbed.vertical.sign-in ul.tabs>li a.tab {
    display: block;
    position: relative;
    padding: 12px 12px 15px;
    font-size: .8rem;
    line-height: 18px;
    font-weight: 300;
    color: #2f2f36;
    border-bottom: none;
    transition: all .25s ease;
  }

  .tabbed.vertical.sign-in ul.tabs>li a.tab img {
    display: none;
    position: absolute;
    top: 32px;
    left: 10px;
    width: auto;
    height: 15px;
  }

  .tabbed.vertical.sign-in ul.tabs>li a.tab strong {
    display: block;
    padding-bottom: 8px;
    font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
  }

  .tabbed.vertical.sign-in ul.tabs>li a.tab strong span {
    display: block;
    text-transform: uppercase;
    font-size: .65rem;
    font-weight: 700;
    padding-bottom: 3px;
  }

  .tabbed.vertical.sign-in ul.tabs>li a.tab p {
    font-weight: 300;
    margin-bottom: 0;
  }

  .tabbed.vertical.sign-in ul.tabs>li a.tab:focus,
  .tabbed.vertical.sign-in ul.tabs>li a.tab:hover {
    color: #fff;
    background-color: #5b5f66;
  }

  .tabbed.vertical.sign-in ul.tabs>li.active a {
    background-color: #36383c;
  }

  .tabbed.vertical.sign-in ul.tabs>li.active a:focus,
  .tabbed.vertical.sign-in ul.tabs>li.active a:hover {
    color: #fff;
    background-color: #36383c;
  }

  .tabbed.vertical.sign-in ul.tabs>li.active:after {
    right: -20px;
    top: 38%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #f5f5f7 #f5f5f7 #f5f5f7 #36383c;
    border-width: 10px;
    margin-top: -10px;
  }

  .tabbed.vertical.sign-in ul.tabs>li.active p,
  .tabbed.vertical.sign-in ul.tabs>li.active strong {
    color: #fff;
  }
}

body {
  color: #333;
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

.generic footer main>ul li span,
.subheader,
caption,
footer .container>ul li span,
footer .generic main>ul li span,
h1,
h2,
h3,
h4,
h5,
h6,
legend {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.subheader,
caption,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 .75em;
  font-weight: 400;
}

span.subheader {
  display: inline-block;
}

header #toggle-responsive-menu span:not(.on),
header nav {
  display: none;
}

legend {
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 8px;
}

p {
  margin: 0 0 .75em;
}

a {
  color: #e9193a;
  text-decoration: none;
  transition: color 150ms ease;
}

a:active,
a:focus,
a:hover {
  color: #af132c;
}

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

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

.grid__cell,
.remodal,
header nav>ul>li ul {
  box-sizing: border-box;
}

header {
  z-index: 4;
  background-color: #f5f5f6;
}

.generic header main,
header .container,
header .generic main {
  position: relative;
  padding-top: 12px;
  font-size: 1em;
  text-align: center;
}

header #toggle-responsive-menu {
  color: #595860;
  position: absolute;
  bottom: 10px;
  left: 10px;
  border: 1px solid #595860;
  border-radius: 2px;
  padding: 4px 3px 2px;
  font-size: .8125em;
  font-weight: 700;
  text-transform: uppercase;
}

header #toggle-responsive-menu span {
  transition: transform .5s ease;
}

header #toggle-responsive-menu:focus,
header #toggle-responsive-menu:hover {
  color: #000;
  border-color: #000;
}

header a.logo img {
  height: 32px;
}

header nav {
  z-index: 4;
  position: absolute;
  line-height: 0;
  top: 100%;
  left: 0;
  text-align: left;
}

header nav li,
header nav ul {
  display: block;
}

header ul.aux {
  color: #595860;
  border-bottom: 1px solid #ccc;
}

header ul.aux>li>a {
  font-weight: 500;
  color: #e9193a;
}

header ul.aux>li>a:focus,
header ul.aux>li>a:hover {
  color: #ba142e!important;
}

header ul.aux>li.sign-in {
  padding-left: 20px;
  padding-right: 20px;
}

header ul.aux>li.sign-in>a {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}

header nav>ul {
  margin-left: 0;
  background: #f5f5f6;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

header nav>ul>li {
  position: relative;
  display: block;
  border-bottom: 1px solid #ccc;
}

header nav>ul>li:focus a:focus,
header nav>ul>li:focus a:hover,
header nav>ul>li:hover a:focus,
header nav>ul>li:hover a:hover {
  color: #000;
}

header nav>ul>li:focus>ul,
header nav>ul>li:hover>ul {
  visibility: visible;
  opacity: 1;
}

header nav>ul>li:last-child {
  border-bottom: 0;
}

header nav>ul>li a {
  display: block;
  padding: 20px;
  font-weight: 500;
  color: #595860;
}

header nav>ul>li ul {
  padding: 10px 0 5px;
}

header nav>ul>li ul li {
  display: block;
  float: none;
  height: auto;
  padding: 0;
  margin: 0;
}

header nav>ul>li ul li:first-child a {
  padding-top: 0;
}

header nav>ul>li ul li a {
  float: none;
  padding: 15px 25px;
  margin: 5px 12px;
}

@media only screen and (min-width:601px) {
  header nav>ul,
  header nav>ul>li {
    border: none;
    float: left;
  }

  .generic header main,
  header .container,
  header .generic main {
    padding-top: 5px;
    padding-bottom: 12px;
  }

  header #toggle-responsive-menu {
    display: none;
  }

  header a.logo img,
  header h1 {
    display: block;
    float: left;
    height: 50px;
    margin: 6px 0 0;
  }

  header nav {
    display: block!important;
    position: relative;
  }

  header nav>ul {
    margin-left: 10px;
    padding-left: 20px;
    box-shadow: none;
    padding-top: 20px;
  }

  header nav>ul>li.has-dropdown {
    margin-right: 10px;
  }

  header nav>ul>li:focus>ul,
  header nav>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
  }

  header nav>ul>li:focus.has-dropdown:after,
  header nav>ul>li:hover.has-dropdown:after {
    z-index: 4;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -12px;
    left: 60%;
    box-sizing: border-box;
    border: 6px solid #fff;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -2px 2px 5px 0 rgba(0,0,0,.15);
  }

  header nav>ul>li a {
    display: block;
    font-weight: 500;
    line-height: 1;
    padding: 11px 12px;
  }

  header nav>ul>li a.dropdown {
    padding-right: 12px;
  }

  header nav>ul>li a.dropdown:after {
    position: absolute;
    top: 15px;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0;
    border-color: #595860 transparent transparent;
  }

  header nav>ul>li ul {
    visibility: hidden;
    opacity: 100;
    transition: visibility 0s,opacity .1s linear;
    z-index: 4;
    position: absolute;
    top: 38px;
    top: 2.35em;
    left: 0;
    min-width: 150px;
    margin: 0;
    padding-top: 12px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    border-radius: 5px;
  }

  header nav>ul>li ul li {
    display: block;
    float: none;
    height: auto;
    padding: 0;
    margin: 0;
  }

  header nav>ul>li ul li a {
    float: none;
    padding: 5px 0;
    margin: 5px 12px;
    font-size: 14px;
  }

  header nav li,
  header nav ul {
    display: inline-block;
  }

  header nav>ul.aux {
    float: right;
    border-bottom: 0;
  }

  header nav>ul.aux>li.sign-in>a {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
  }

  header nav>ul.aux>li.has-dropdown ul {
    left: inherit;
    right: 0;
    width: inherit;
    min-width: inherit;
  }

  header nav>ul.aux>li.has-dropdown ul a {
    white-space: nowrap;
  }
}

footer {
  background: #216092;
  padding: 30px 0 0;
  overflow: auto;
}

.generic footer main>ul,
footer .container>ul,
footer .generic main>ul {
  float: left;
  width: 20%;
  padding: 0 20px 40px 0;
}

@media screen and (max-width:840px) {
  .generic footer main>ul,
  footer .container>ul,
  footer .generic main>ul {
    width: 25%;
  }

  .generic footer main>ul:nth-child(4),
  footer .container>ul:nth-child(4),
  footer .generic main>ul:nth-child(4) {
    padding-bottom: 15px;
  }
}

@media screen and (max-width:720px) {
  .generic footer main>ul,
  footer .container>ul,
  footer .generic main>ul {
    width: 50%;
    padding-right: 0;
  }
}

.generic footer main>ul li,
footer .container>ul li,
footer .generic main>ul li {
  line-height: 1.375em;
}

.generic footer main>ul li span,
footer .container>ul li span,
footer .generic main>ul li span {
  display: block;
  margin-bottom: 10px;
  color: #a8abad;
  font-weight: 500;
  text-transform: uppercase;
}

.generic footer main>ul li a,
footer .container>ul li a,
footer .generic main>ul li a {
  font-size: .875em;
  color: #f6f7f8;
}

.generic footer main>ul li a[class^=socicon-],
footer .container>ul li a[class^=socicon-],
footer .generic main>ul li a[class^=socicon-] {
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 18px;
}

.generic footer main>ul li a[class^=socicon-] span,
footer .container>ul li a[class^=socicon-] span,
footer .generic main>ul li a[class^=socicon-] span {
  display: none;
}

footer .legal {
  background: #000;
}

.generic footer .legal main,
footer .legal .container,
footer .legal .generic main {
  display: table;
  width: 100%;
  padding: 0 20px;
}

.generic footer .legal main div,
footer .legal .container div,
footer .legal .generic main div {
  overflow: auto;
  padding: 20px 0 15px;
}

.generic footer .legal main div:last-child,
footer .legal .container div:last-child,
footer .legal .generic main div:last-child {
  padding-top: 0;
}

.generic footer .legal main div a,
footer .legal .container div a,
footer .legal .generic main div a {
  display: inline-block;
}

.generic footer .legal main div a:not(:last-child),
footer .legal .container div a:not(:last-child),
footer .legal .generic main div a:not(:last-child) {
  margin-right: 10px;
}

@media screen and (min-width:1060px) {
  .generic footer .legal main div,
  footer .legal .container div,
  footer .legal .generic main div {
    display: table-cell;
    vertical-align: top;
    padding: 20px 0 15px;
  }

  .generic footer .legal main div:last-child,
  footer .legal .container div:last-child,
  footer .legal .generic main div:last-child {
    padding-top: 20px;
    padding-left: 10px;
    text-align: right;
  }
}

footer .legal ul {
  margin: 0;
  padding: 0;
  width: auto;
}

footer .legal ul li {
  display: inline-block;
  line-height: 1;
  margin-right: 10px;
}

footer .legal ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}

footer .legal ul li a {
  font-size: .75em;
  color: #e6e8ec;
  line-height: 1;
}

footer .legal p {
  margin: 5px 0 0;
  font-size: .6875em;
  color: #93979a;
}

.toc.generic {
  font-weight: 300;
  position: relative;
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.toc.generic h2,
.toc.generic ul.collapse {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

@media only screen and (min-width:601px) {
  .toc.generic.icons {
    padding-left: 34px;
  }
}

.toc.generic>img {
  display: block;
  position: absolute;
  left: 0;
  width: auto;
  height: 24px;
}

.toc.generic h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  border-bottom: none;
  margin-bottom: .2em;
  padding-left: 34px;
}

@media only screen and (min-width:601px) {
  .toc.generic h2 {
    padding-left: 0;
  }
}

.toc.generic ul.collapse {
  position: relative;
  margin: 0;
  list-style-type: none;
}

.toc.faqs,
.toc.generic ul.collapse>li .wrapper {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.toc.generic ul.collapse ul.collapse {
  padding-left: 3px;
}

.toc.generic ul.collapse>li {
  display: block;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 5px 0 0 14px;
  transition: all .25s ease;
}

.toc.generic ul.collapse>li>a {
  font-size: 1rem;
  color: #4e5153;
}

.toc.generic ul.collapse>li>a:focus,
.toc.generic ul.collapse>li>a:hover {
  color: #e9193a;
}

.toc.generic ul.collapse>li:not(.on) {
  padding-top: 5px;
  font-size: 1rem;
}

.toc.generic ul.collapse>li.on>a {
  display: block;
}

.toc.generic ul.collapse>li.on>a:before {
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #595860;
}

.toc.generic ul.collapse>li.open>a:before {
  top: 10px;
  left: 1px;
  border-width: 5px 4px 0;
  border-color: #595860 transparent transparent;
}

.toc.generic ul.collapse>li .wrapper {
  background: #f1f1f1;
  padding: 12px;
  margin: 5px 0;
  overflow: auto;
}

.toc.generic>ul.collapse>li {
  border-bottom: 1px solid #a1a1a1;
  outline: transparent solid 1px;
}

.toc.generic>ul.collapse>li>a {
  font-weight: 500;
}

.toc.generic>ul.collapse>li.on {
  padding: 12px 0 10px 14px;
}

.toc.generic>ul.collapse>li.on>a {
  padding-bottom: 4px;
}

.toc.generic>ul.collapse>li.on>a:before {
  top: 16px;
}

.toc.generic>ul.collapse>li.open>a:before {
  top: 18px;
}

.toc.generic>ul.collapse>li:not(.on) {
  font-weight: 500;
  padding-top: 12px;
  padding-bottom: 12px;
}

.toc.generic>ul.collapse>li:last-child a {
  margin-bottom: 10px;
}

.toc.faqs {
  position: relative;
  max-width: 1060px;
  margin: 25px auto;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
}

.toc.faqs h2,
.toc.faqs ul.collapse {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

@media only screen and (min-width:601px) {
  .toc.faqs.icons {
    padding-left: 34px;
  }
}

.toc.faqs>img {
  display: block;
  position: absolute;
  left: 0;
  width: auto;
  height: 24px;
}

.toc.faqs h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  border-bottom: none;
  margin-top: 25px;
  margin-bottom: .2em;
  padding-left: 34px;
}

@media only screen and (min-width:601px) {
  .toc.faqs h2 {
    padding-left: 0;
  }
}

.toc.faqs ul.collapse {
  position: relative;
  margin: 0;
  list-style-type: none;
  font-size: .875rem;
  line-height: 1.375;
}

.toc.faqs ul.collapse>li .wrapper,
aside.left-rail .toc {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.toc.faqs ul.collapse ul.collapse {
  padding-left: 24px;
}

.toc.faqs ul.collapse>li {
  display: block;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 5px 0 6px 14px;
  transition: all .25s ease;
}

.toc.faqs ul.collapse>li>a {
  font-size: 1.1rem;
  font-weight: 500;
  color: #4e5153;
}

.toc.faqs ul.collapse>li>a:focus,
.toc.faqs ul.collapse>li>a:hover {
  color: #e9193a;
}

.toc.faqs ul.collapse>li:not(.on) {
  padding-top: 5px;
  font-size: 1rem;
}

.toc.faqs ul.collapse>li.on>a {
  display: block;
}

.toc.faqs ul.collapse>li.on>a:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #595860;
}

.toc.faqs ul.collapse>li.open>a:before {
  top: 13px;
  left: 0 px;
  border-width: 5px 4px 0;
  border-color: #595860 transparent transparent;
}

.toc.faqs ul.collapse>li .wrapper {
  padding: 0;
  margin: 5px 0 0;
  overflow: auto;
}

.toc.faqs ul.collapse>li .wrapper h3 {
  font-weight: 500;
  font-size: 1.05rem;
  margin-bottom: .35rem;
}

.toc.faqs ul.collapse>li ul.collapse .wrapper {
  margin-top: 10px;
}

.toc.faqs>ul.collapse>li {
  padding-top: 7px;
  border-bottom: 1px solid #a1a1a1;
}

.toc.faqs>ul.collapse>li>a {
  font-weight: 500;
  font-size: 1.25rem;
}

.toc.faqs>ul.collapse>li.on {
  padding: 12px 0 7px 14px;
}

.toc.faqs>ul.collapse>li.on>a {
  padding-bottom: 4px;
}

.toc.faqs>ul.collapse>li.on>a:before {
  top: 20px;
}

.toc.faqs>ul.collapse>li.open>a:before {
  top: 22px;
}

.toc.faqs>ul.collapse>li:not(.on) {
  padding-top: 12px;
  padding-bottom: 12px;
}

@media only screen and (max-width:600px) {
  aside.left-rail {
    margin-bottom: -15px;
  }
}

aside.left-rail .toc {
  padding-left: 0;
  font-weight: 300;
  position: relative;
  line-height: 1.3em;
}

aside.left-rail .toc>img {
  float: right;
  display: block;
  position: relative;
  margin: 5px 8px 0;
  left: 0;
  width: auto;
  height: 24px;
}

@media only screen and (min-width:601px) {
  aside.left-rail .toc>img {
    top: 0;
    margin: 0 -20px 10px 0;
  }
}

aside.left-rail .toc>p {
  margin-top: -.5rem;
  font-size: .8rem;
}

aside.left-rail .toc h2 {
  position: relative;
  padding: 8px 12px 4px 22px;
  font-family: inherit;
  font-size: .9375em;
  line-height: 1.25em;
  font-weight: 500;
  border: 1px solid #a1a1a1;
  border-radius: 5px;
  cursor: pointer;
  background-color: #ecedef;
  margin-bottom: 5px;
}

aside.left-rail .toc h2:before {
  position: absolute;
  top: 10px;
  left: 8px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #595860;
}

aside.left-rail .toc h2.active:before {
  top: 11px;
  border-width: 8px 5px 0;
  border-color: #595860 transparent transparent;
}

@media only screen and (max-width:600px) {
  aside.left-rail .toc h2:after {
    content: ' Menu';
  }

  aside.left-rail .toc h2+p {
    display: none;
  }
}

@media only screen and (min-width:601px) {
  aside.left-rail .toc h2 {
    padding: 0;
    border: none;
    cursor: default;
    background-color: transparent;
    margin-bottom: .75em;
    font-size: 1.125em;
  }

  aside.left-rail .toc h2:before {
    content: none;
  }
}

aside.left-rail .toc ul.collapse {
  position: relative;
  margin: 0;
  list-style-type: none;
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: .875rem;
  color: #2f2f36;
}

aside.left-rail .toc>ul.collapse>li.on>a,
aside.left-rail .toc>ul.collapse>li:not(.on) {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

aside.left-rail .toc ul.collapse a {
  color: #2f2f36;
}

aside.left-rail .toc ul.collapse a:focus,
aside.left-rail .toc ul.collapse a:hover {
  color: #e9193a;
}

aside.left-rail .toc ul.collapse ul.collapse {
  padding-left: 4px;
}

aside.left-rail .toc ul.collapse ul.collapse ul.collapse {
  padding-left: 0;
  margin-bottom: 5px;
}

aside.left-rail .toc ul.collapse ul.collapse ul.collapse>li {
  padding-left: 0;
}

aside.left-rail .toc ul.collapse>li {
  display: block;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 3px 0 0 12px;
  transition: all .25s ease;
}

aside.left-rail .toc ul.collapse>li:not(.on) {
  padding-top: 5px;
}

aside.left-rail .toc ul.collapse>li.on>a {
  display: block;
  padding-right: 12px;
}

aside.left-rail .toc ul.collapse>li.on>a:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #595860;
}

aside.left-rail .toc ul.collapse>li.open>a:before {
  top: 10px;
  border-width: 5px 4px 0;
  border-color: #595860 transparent transparent;
}

aside.left-rail .toc ul.collapse>li .wrapper {
  background: #ccc;
  padding: 12px;
  margin: 5px 0;
  overflow: auto;
}

@media only screen and (max-width:600px) {
  aside.left-rail .toc>ul.collapse {
    border: 1px solid #a1a1a1;
    padding: 0 15px;
    background-color: #ecedef;
    display: none;
  }
}

@media only screen and (min-width:601px) {
  aside.left-rail .toc>ul.collapse {
    display: block!important;
  }
}

aside.left-rail .toc>ul.collapse>li {
  border-top: 1px solid #a1a1a1;
}

@media only screen and (max-width:600px) {
  aside.left-rail .toc>ul.collapse>li:first-child {
    border-top: 0;
  }
}

aside.left-rail .toc>ul.collapse>li>a {
  font-weight: 500;
  font-size: 1rem;
}

aside.left-rail .toc>ul.collapse>li.on {
  padding: 12px 0 10px;
}

aside.left-rail .toc>ul.collapse>li.on>a {
  padding-bottom: 1px;
}

aside.left-rail .toc>ul.collapse>li.on>a:before {
  display: none;
}

aside.left-rail .toc>ul.collapse>li.open>a:before {
  top: 18px;
}

aside.left-rail .toc>ul.collapse>li:not(.on) {
  font-size: 1rem;
  font-weight: 500;
  padding-top: 12px;
  padding-bottom: 12px;
}

.alerts p,
.spotlight.small {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

aside.left-rail .toc>ul.collapse>li:last-child a {
  margin-bottom: 10px;
}

aside.left-rail .toc>ul.collapse>li>ul.collapse>li>a {
  font-weight: 500;
}

.modal h2 {
  font-size: 1.475rem;
}

.modal caption {
  font-size: 1.15rem;
  margin-bottom: .25rem;
}

.modal.bid-history {
  font-size: .85rem;
}

.modal.bid-history .property-id {
  position: absolute;
  top: 15px;
  right: 15px;
}

.modal.bid-history #bid-history-data h3 {
  text-transform: uppercase;
  padding-top: 10px;
}

.modal.bid-history table {
  font-size: .75rem;
}

.modal.bid-history table th {
  padding-left: .5em;
  padding-right: .5em;
}

.modal.bid-history table th:first-child {
  padding-left: 0;
}

.modal.bid-history table th:last-child {
  padding-right: 0;
}

.modal.bid-history table td {
  vertical-align: top;
  text-align: left;
  padding: .5em;
}

.modal.bid-history table td:first-child {
  padding-left: 0;
}

.modal.bid-history table td:last-child {
  padding-right: 0;
}

.modal.bid-history table td .time {
  display: block;
}

.remodal-wrapper remodal-is-closing ::after{
	display: none;
}
.remodal .remodal-close {
  top: 5px;
  left: 5px;
  border-radius: 50%;
}

.remodal .remodal-close:focus,
.remodal .remodal-close:hover {
  color: #fff;
}

.spotlight {
  background: #dadbdd;
}

.generic .spotlight main,
.spotlight .container,
.spotlight .generic main {
  padding: 30px 20px;
  position: relative;
}

@media screen and (min-width:600px) {
  .generic .spotlight main,
  .spotlight .container,
  .spotlight .generic main {
    padding: 30px;
  }
}

.spotlight h2 {
  width: 100%;
  margin: 5px 0 30px;
  font-size: 36px;
  text-align: center;
}

@media only screen and (max-width:1140px) {
  .spotlight .bx-wrapper {
    width: 800px;
  }
}

@media only screen and (max-width:930px) {
  .spotlight .bx-wrapper {
    width: 605px;
  }
}

@media only screen and (max-width:740px) {
  .spotlight .bx-wrapper {
    padding-bottom: 20px;
  }
}

.spotlight ul li {
  width: 270px;
  float: left;
}

.spotlight ul li:nth-child(2) {
  margin: 0 75px;
}

.spotlight ul li a {
  position: relative;
  display: block;
  color: #4f5052;
  font-weight: 500;
  line-height: 1.35em;
  text-align: center;
  overflow: auto;
}

.spotlight ul li a.hst-cmseditlink {
  position: absolute;
}

.spotlight ul li a .image {
  width: 270px;
  max-width: 100%;
  height: 148px;
  margin-bottom: 20px;
  overflow: hidden;
}

@media only screen and (max-width:1140px) {
  .spotlight ul li a .image {
    width: 223px;
    height: 122px;
  }
}

@media only screen and (max-width:930px) {
  .spotlight ul li a .image {
    width: 158px;
    height: 87px;
  }
}

@media only screen and (max-width:740px) {
  .spotlight ul li a .image {
    float: left;
    width: 120px;
    height: 66px;
    margin-right: 15px;
  }
}

.spotlight ul li a .image img {
  max-width: 100%;
}

.spotlight ul li a p {
  margin: 0 auto;
  font-weight: 300;
}

@media only screen and (max-width:740px) {
  .spotlight ul li a p {
    float: left;
    width: 145px;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
  }
}

.spotlight .arrow a {
  position: absolute;
  overflow: hidden;
  display: inline-block;
  font-size: 12px;
  width: 4em;
  height: 4em;
  margin-top: -12px;
  top: 50%;
  text-indent: -999em;
}

@media only screen and (max-width:740px) {
  .spotlight .arrow a {
    top: auto;
    bottom: 30px;
    height: 38px;
    width: 100px;
    display: block;
    float: right;
    margin: -22px 0 0;
    font-size: 1em;
    line-height: 2.5em;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background-color: #e9193a;
    border-radius: 2px;
    transition: background-color 150ms ease;
    text-indent: 0;
  }

  .spotlight .arrow a:focus,
  .spotlight .arrow a:hover {
    background-color: #ba142e;
    color: #fff;
  }
}

.spotlight .arrow a.bx-prev {
  border-top: 2px solid #a9a9a9;
  border-left: 2px solid #a9a9a9;
  transform: rotate(-54deg) skew(-20deg);
  left: -30px;
}

@media only screen and (max-width:1140px) {
  .spotlight .arrow a.bx-prev {
    left: 20px;
  }
}

@media only screen and (max-width:740px) {
  .spotlight .arrow a.bx-prev {
    border: none;
    transform: none;
  }
}

.spotlight .arrow a.bx-next {
  border-top: 2px solid #a9a9a9;
  border-right: 2px solid #a9a9a9;
  transform: rotate(54deg) skew(20deg);
  right: -30px;
}

@media only screen and (max-width:1140px) {
  .spotlight .arrow a.bx-next {
    right: 20px;
  }
}

@media only screen and (max-width:740px) {
  .spotlight .arrow a.bx-next {
    border: none;
    transform: none;
  }
}

.spotlight.small {
  font-size: .95rem;
}

.generic .spotlight.small main,
.spotlight.small .container,
.spotlight.small .generic main {
  padding: 20px;
}

.generic .spotlight.small main .bx-viewport,
.spotlight.small .container .bx-viewport,
.spotlight.small .generic main .bx-viewport {
  height: auto!important;
}

.spotlight.small h2 {
  margin-bottom: 15px;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
}

.spotlight.small ul li a {
  padding-left: 120px;
}

.spotlight.small ul li a .image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 10px 0 0;
  width: 105px;
  height: 57px;
  overflow: hidden;
}

.spotlight.small ul li a .image img {
  width: 100%;
}

.spotlight.small ul li a p {
  font-weight: 300;
  margin: 0;
  text-align: left;
}

.spotlight.small ul li a p strong {
  font-weight: 500;
  text-transform: uppercase;
}

.spotlight.small .arrow a {
  width: 3em;
  height: 3em;
  margin-top: -22px;
}

.alerts {
  background: #216092;
}

@media only screen and (max-width:600px) {
  .alerts {
    text-align: center;
  }
}

.alerts .container,
.alerts .generic main,
.generic .alerts main {
  padding: 30px 30px 25px;
}

@media screen and (min-width:600px) {
  .alerts .container,
  .alerts .generic main,
  .generic .alerts main {
    display: table;
    width: 100%;
  }
}

@media screen and (min-width:600px) {
  .alerts .container>div,
  .alerts .generic main>div,
  .generic .alerts main>div {
    display: table-cell;
  }
}

@media screen and (min-width:600px) {
  .alerts .container>div.cta,
  .alerts .generic main>div.cta,
  .generic .alerts main>div.cta {
    padding-left: 25px;
    text-align: right;
    vertical-align: middle;
  }
}

.alerts .container>div.cta a,
.alerts .generic main>div.cta a,
.generic .alerts main>div.cta a {
  display: inline-block;
  margin-top: 20px;
  font-size: .9375em;
  line-height: 1em;
  padding: 13px 24px 12px;
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
  background-color: #e9193a;
  border-radius: 2px;
  transition: background-color 150ms ease;
}

.alerts .container>div.cta a:focus,
.alerts .container>div.cta a:hover,
.alerts .generic main>div.cta a:focus,
.alerts .generic main>div.cta a:hover,
.generic .alerts main>div.cta a:focus,
.generic .alerts main>div.cta a:hover {
  background-color: #ba142e;
  color: #fff;
}

@media screen and (min-width:600px) {
  .alerts .container>div.cta a,
  .alerts .generic main>div.cta a,
  .generic .alerts main>div.cta a {
    margin: 0;
    font-size: 1.1875em;
  }
}

.alerts h3,
.alerts p {
  display: block;
}

.alerts h3 {
  margin: 0 0 10px;
  font-size: 1.125em;
  color: #fff;
}

@media screen and (min-width:600px) {
  .alerts h3 {
    font-size: 1.3125em;
  }
}

.alerts p {
  margin: 0;
  font-size: .9375em;
  line-height: 1.375em;
  color: #dadbdd;
}

@media screen and (min-width:600px) {
  .alerts p {
    font-size: 1.0625em;
    line-height: 1.25em;
  }
}

.grid-list--3-cols {
  margin-top: 30px;
  margin-bottom: 30px;
}

.generic .grid-list--3-cols main,
.grid-list--3-cols .container,
.grid-list--3-cols .generic main {
  padding: 0 30px;
}

@media screen and (min-width:1060px) {
  .generic .grid-list--3-cols main,
  .grid-list--3-cols .container,
  .grid-list--3-cols .generic main {
    padding-bottom: 30px;
  }
}

.grid-list--3-cols h2 {
  display: block;
  margin: 1em 0;
  font-size: 2.25em;
  line-height: 1.25em;
  color: #36383c;
  text-align: center;
}

.grid-list--3-cols .grid li {
  margin-bottom: 25px;
}

.grid-list--3-cols .grid .box {
  text-align: center;
}

.grid-list--3-cols .grid .box>img {
  width: auto;
  height: 38px;
  margin: 0 auto 10px;
}

.grid-list--3-cols .grid .box h3 {
  margin: 0;
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1.125em;
  line-height: 1.5em;
  font-weight: 500;
  color: #36383c;
}

.grid-list--3-cols .grid .box p {
  margin: 8px 0 10px;
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1.0625em;
  line-height: 1.375em;
  color: #4e5153;
}

.grid-list--3-cols .grid .box a {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 500;
}

.property-search .filter-options input:not(.apply),
.property-search .filter-options label,
.property-search .main-menu .filter-menu li a,
.property-search .tabs li a,
.property-search .tabs li label {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 11px;
}

.property-search {
  z-index: 3;
  position: relative;
}

.property-search fieldset {
  display: block;
  margin: 0;
  padding: 24px 0 0;
  background: 0 0;
  border: none;
}

.property-search .tabs::after {
  clear: both;
  content: "";
  display: block;
}

.property-search .tabs li {
  float: left;
  position: relative;
  margin-right: 2px;
  padding: 7px 2% 4px;
  background-color: rgba(39,41,43,.95);
}

.property-search .tabs li.on {
  background-color: rgba(54,56,60,.9);
}

.property-search .tabs li.on a {
  color: #fff;
}

.property-search .tabs li:last-child {
  margin-right: 0;
}

.property-search .tabs li a,
.property-search .tabs li label {
  display: block;
  color: #ccc;
  font-size: .65625em;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  margin: 0;
}

.property-search .tabs li a:hover,
.property-search .tabs li label:hover {
  color: #fff;
}

.property-search .tabs li a>input[type=radio],
.property-search .tabs li label>input[type=radio] {
  display: none;
}

@media only screen and (min-width:601px) {
  .property-search .tabs li {
    padding: 6px 18px 3px;
  }

  .property-search .tabs li a,
  .property-search .tabs li label {
    font-size: 14px;
    font-weight: 400;
    text-transform: inherit;
  }
}

.property-search .main-menu {
  clear: both;
  background-color: #216092;
  padding: 12px 0;
}

.property-search .main-menu .main-display {
  display: table;
}

.property-search .main-menu .main-display>div {
  display: table-cell;
  vertical-align: top;
}

@media only screen and (min-width:900px) {
  .property-search .main-menu .filter-menu,
  .property-search .main-menu .main-display {
    float: left;
    font-size: 1rem;
  }
}

.property-search .main-menu input.location {
  height: 40px;
  font-size: .8125em;
  min-width: 225px;
  max-width: 475px;
  border-radius: 2px 0 0 2px;
  border: 1px solid #fff;
  margin: 0;
  width: 100%;
}

.property-search .main-menu input[type=submit] {
  border-radius: 0 2px 2px 0;
}

.property-search .main-menu .filter-menu {
  display: table;
  margin: 15px auto 0;
}

.property-search .main-menu .filter-menu.on a {
  color: #fff;
  background-color: #000;
}

@media only screen and (min-width:900px) {
  .property-search .main-menu .filter-menu {
    margin: 3px 0 0 24px;
  }
}

.property-search .main-menu .filter-menu h3 {
  margin: 0 14px 0 0;
  padding-top: 3px;
  font-size: .875em;
  color: #fff;
  cursor: pointer;
}

@media only screen and (min-width:900px) {
  .property-search .main-menu .filter-menu h3 {
    padding-top: 0;
    font-size: 1.0625em;
  }
}

.property-search .main-menu .filter-menu h3,
.property-search .main-menu .filter-menu ul {
  display: table-cell;
  vertical-align: middle;
}

.property-search .main-menu .filter-menu li {
  display: table-cell;
}

.property-search .main-menu .filter-menu li a {
  display: block;
  margin: 0 6px 0 0;
  padding: 5px 12px 3px;
  font-size: .8rem;
  color: #d9d9d9;
  background: #111;
  border-radius: 2px;
  height: calc(100%);
}

.property-search .main-menu .filter-menu li a:hover {
  color: #fff;
  background: #000;
}

@media only screen and (min-width:900px) {
  .property-search .main-menu .filter-menu li a {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: .9375em;
  }
}

.property-search .main-menu .filter-menu li:last-child a {
  margin-right: 0;
}

.property-search .filter-options {
  display: none;
  z-index: 2;
  width: 100%;
  max-width: 1050px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  background: rgba(54,56,60,.95);
  box-shadow: 0 0 4px #666;
  padding: 0 0 30px;
}

@media only screen and (max-width:600px) {
  .generic .property-search .filter-options main,
  .property-search .filter-options .container,
  .property-search .filter-options .generic main {
    max-width: 380px;
  }
}

.property-search .filter-options legend {
  float: left;
  color: #fff;
  font-size: 1em;
  text-shadow: 1px 1px #000;
}

@media only screen and (min-width:900px) {
  .property-search .filter-options legend {
    font-size: 1.0625em;
    padding-right: 10px;
  }
}

.property-search .filter-options legend+input[type=button] {
  margin-left: 0;
}

.property-search .filter-options input:not(.apply),
.property-search .filter-options label {
  font-size: .875em;
  line-height: 1em;
}

.property-search .filter-options input[type=button]:not(.close) {
  display: block;
  float: left;
  margin: 0 2px 0 0;
  padding: 8px 8px 5px;
  color: #d9d9d9;
  background: #1c1d1f;
  border-radius: 2px;
  text-shadow: 1px 1px #000;
}

.property-search .filter-options input[type=button]:not(.close).active {
  color: #fff;
  background: #3b99fc;
}

.property-search .filter-options input[type=button]:not(.close):hover:not(.active) {
  color: #fff;
  background: #111;
}

@media only screen and (min-width:900px) {
  .property-search .filter-options input[type=button]:not(.close) {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 8px 12px 5px;
  }
}

.property-search .filter-options input[type=text] {
  display: inline-block;
  text-align: center;
  width: 100px;
  font-size: .875em;
  padding: 8px 6px 4px 20px;
}

@media only screen and (min-width:900px) {
  .property-search .filter-options input[type=text] {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 8px 12px 5px;
    width: 120px;
  }
}

.property-search .filter-options input.apply {
  float: right;
  margin-top: 15px;
  margin-right: 20px;
  font-size: .875em;
}

.property-search .filter-options input.close {
  float: right;
  margin-top: 15px;
  margin-right: 15px;
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: .875em;
  background: #444;
  border: 1px solid #fff;
  box-sizing: border-box;
  height: 35px;
}

.page-home .hero .tab-content .filters li a,
.page-home .property-search .recent,
.property-search .filter-options span.to,
.property-search .primary-filter-category a,
.property-search .primary-filter-category label,
.search-results .summary-and-sort .sort-by select {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.property-search .filter-options input.close:focus,
.property-search .filter-options input.close:hover {
  background-color: #363636;
  color: #fff;
}

.property-search .filter-options span.price:before {
  content: "$";
  color: #666;
  position: absolute;
  left: 5px;
  top: 4px;
  font-size: .875em;
}

@media only screen and (min-width:900px) {
  .property-search .filter-options span.price:before {
    top: 7px;
  }
}

.property-search .filter-options span.price {
  display: inline-block;
  position: relative;
}

.property-search .filter-options span.to {
  padding: 0 13px;
  color: #fff;
  font-size: .75em;
}

@media only screen and (min-width:900px) {
  .property-search .filter-options span.to {
    margin: 3px 0;
    font-size: .9375em;
  }
}

.property-search .filter-options label {
  color: #fff;
  text-shadow: 1px 1px #000;
}

.property-search .filter-options .checkbox-grid {
  width: 100%;
  min-width: 280px;
  padding-right: 15px;
  margin-top: 4px;
  clear: both;
}


@media only screen and (min-width:601px) and (max-width:899px) {
  .property-search .filter-options .checkbox-grid {
    min-width: inherit;
  }
}

@media only screen and (min-width:900px) {
  .property-search .filter-options .checkbox-grid {
    min-width: 290px;
  }
}

.property-search .filter-options .checkbox-grid li {
  float: left;
  width: 50%;
  padding-right: 5px;
}

@media only screen and (min-width:601px) and (max-width:899px) {
  .property-search .filter-options .checkbox-grid li {
    float: none;
    width: inherit;
  }
}

.property-search .filter-options .segmented-control {
  text-align: center;
  clear: both;
}

.property-search .filter-options .segmented-control label {
  margin-bottom: 0;
}

.property-search .filter-options .segmented-control .label {
  margin-right: 2px;
  margin-bottom: 2px;
  cursor: pointer;
  float: left;
  padding: 8px 10px;
  text-align: center;
  background: #1c1d1f;
  color: #d9d9d9;
}

.property-search .filter-options .segmented-control .label:first-child .label {
  border-radius: 2px 0 0 2px;
}

.property-search .filter-options .segmented-control .label:last-child .label {
  border-radius: 0 2px 2px 0;
  margin-right: 0;
}

.property-search .filter-options .segmented-control.stacked .label {
  clear: both;
}

.property-search .filter-options .segmented-control input {
  left: -9000px!important;
  display: block;
  position: absolute;
}

.property-search .filter-options .segmented-control input:checked+.label {
  background-color: #1a6f8f;
  border-color: #3d8df5;
  color: #fff;
}

.property-search .filter-options .bath-number .segmented-control .label,
.property-search .filter-options .bed-number .segmented-control .label {
  width: 30px;
  padding: 8px 5px 5px 7px;
}

.property-search .filter-options .results {
  float: right;
  padding: 22px 20px 0 0;
  color: #fff;
  font-size: 14px;
}

@media only screen and (min-width:601px) {
  .property-search .filter-options {
    padding: 5px 0 30px;
  }

  .property-search .filter-options .cols {
    display: table;
    width: 100%;
  }

  .property-search .filter-options .cols .col {
    display: table-cell;
    vertical-align: top;
  }

  .property-search .filter-options .cols .col:not(:last-child) {
    padding-right: 25px;
  }
}

@media only screen and (min-width:751px) and (max-width:1080px) {
  .property-search .filter-options .cols .col:first-child {
    width: 45%;
  }

  .property-search .filter-options .cols .col {
    width: 35%;
  }

  .property-search .filter-options .cols .col:last-child {
    width: 20%;
  }
}

@media only screen and (min-width:900px) {
  .property-search .filter-options .cols .col:first-child {
    width: 40%;
  }

  .property-search .filter-options .cols .col,
  .property-search .filter-options .cols .col:last-child {
    width: 30%;
  }
}

.property-search form {
  margin: 0 auto;
}

.property-search h3 {
  padding-right: 10px;
}

.property-search .primary-filter-category {
  padding: 5px 0;
  background: #4d80a8;
  text-align: center;
}

.property-search .primary-filter-category a,
.property-search .primary-filter-category label {
  display: block;
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  margin: 0;
}

.property-search .primary-filter-category a:hover,
.property-search .primary-filter-category label:hover {
  color: #fff;
}

.property-search .primary-filter-category a>input[type=radio],
.property-search .primary-filter-category label>input[type=radio] {
  display: none;
}

.property-search .primary-filter-category .segmented-control {
  text-align: center;
}

.property-search .primary-filter-category .segmented-control label {
  margin-bottom: 0;
  display: inline;
}

.property-search .primary-filter-category .segmented-control .label {
  margin-right: 2px;
  margin-bottom: 2px;
  cursor: pointer;
  display: inline-block;
  padding: 8px 10px 6px;
  text-align: center;
  background: #1c1d1f;
  color: #d9d9d9;
  min-width: 7%;
}

.property-search .primary-filter-category .segmented-control .label:first-child .label {
  border-radius: 2px 0 0 2px;
}

.property-search .primary-filter-category .segmented-control .label:last-child .label {
  border-radius: 0 2px 2px 0;
  margin-right: 0;
}

.property-search .primary-filter-category .segmented-control.stacked .label {
  clear: both;
}

.property-search .primary-filter-category .segmented-control input {
  left: -9000px!important;
  display: block;
  position: absolute;
}

.property-search .primary-filter-category .segmented-control input:checked+.label {
  background-color: #e91939;
  border-color: #e91939;
  color: #fff;
}

.property-search .primary-filter-category .results {
  float: right;
  padding: 22px 20px 0 0;
  color: #fff;
  font-size: 14px;
}

@media only screen and (min-width:601px) {
  .property-search .primary-filter-category .cols {
    display: table;
    width: 100%;
  }

  .property-search .primary-filter-category .cols .col {
    display: table-cell;
    vertical-align: top;
  }

  .property-search .primary-filter-category .cols .col:not(:last-child) {
    padding-right: 25px;
  }
}

@media only screen and (min-width:601px) and (max-width:899px) {
  .property-search .primary-filter-category .cols .col:first-child {
    width: 45%;
  }

  .property-search .primary-filter-category .cols .col {
    width: 35%;
  }

  .property-search .primary-filter-category .cols .col:last-child {
    width: 20%;
  }
}

@media only screen and (min-width:900px) {
  .property-search .primary-filter-category .cols .col:first-child {
    width: 40%;
  }

  .property-search .primary-filter-category .cols .col,
  .property-search .primary-filter-category .cols .col:last-child {
    width: 30%;
  }
}

.page-home .property-search .main-menu {
  padding-top: 18px;
  background: rgba(54,56,60,.9);
}

.page-home .property-search .main-menu .main-display {
  width: 100%;
}

.page-home .property-search .main-menu .main-display>div:first-child {
  width: calc(100% - 100px);
}

.page-home .property-search .main-menu .main-display>div:first-child input {
  max-width: 100%;
  min-width: inherit;
}

.page-home .property-search .main-menu .main-display>div:last-child {
  width: 100px;
}

.page-home .property-search .main-menu .filter-menu {
  margin-top: 15px;
  margin-left: 0;
}

.page-home .property-search .main-menu .filter-menu li.sale-type {
  display: none;
}

.page-home .property-search .filter-options {
  padding: 0 0 18px;
  position: absolute;
  background: rgba(58,60,63,.98);
}

.page-home .property-search .filter-options .cols .col {
  display: block;
  width: 100%;
  padding-right: 0;
}

.page-home .property-search .filter-options .cols .col fieldset {
  padding-top: 18px;
}

.page-home .property-search .filter-options .cols .col fieldset.sale-type {
  display: none;
}

.page-home .property-search .filter-options .cols .col .checkbox-grid li {
  float: left;
  width: 50%;
}

.page-home .property-search .filter-options .cols .col span.to {
  padding: 0 5px;
}

.page-home .property-search .filter-options .cols .col input[type=text] {
  width: 110px;
}

.page-home .property-search .recent {
  position: relative;
  overflow: auto;
  margin: 0;
  background-color: rgba(39,41,43,.95);
  padding: 7px 10px;
}

.page-home .property-search .recent .clear-recent,
.page-home .property-search .recent h2,
.page-home .property-search .recent li {
  color: #dadbdd;
  text-shadow: 0 0 1px #000;
}

.page-home .property-search .recent h2 {
  margin: 0;
  padding: 0 20px 0 0;
  font-size: 15px;
  font-weight: 700;
}

.page-home .property-search .recent a,
.page-home .property-search .recent h2 {
  color: #dadbdd;
  white-space: nowrap;
}

.page-home .property-search .recent ul,
.page-home .property-search .recent ul li {
  display: inline;
}

.page-home .property-search .recent ul li a {
  padding: 11px 20px 8px 0;
  font-size: .8125em;
  line-height: 1.375em;
}

.page-home .property-search .recent ul li a:hover {
  color: #fff;
}

.page-home .property-search .recent .clear-recent {
  padding: 3px 8px 2px;
  line-height: 1.3125em;
  border: 1px solid #000;
  border-radius: 2px;
  font-size: .8125em;
  background-color: #27292b;
  transition: all .25s ease;
}

.page-home .property-search .recent .clear-recent:focus,
.page-home .property-search .recent .clear-recent:hover {
  color: #fff;
  background-color: #222;
}

@media only screen and (min-width:651px) {
  .page-home .property-search {
    padding-bottom: 50px;
  }

  .generic .page-home .property-search main,
  .page-home .property-search .container,
  .page-home .property-search .generic main,
  .page-home .property-search .recent {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-home .property-search .tab-content {
    padding: 20px 20px 0;
  }

  .page-home .property-search .tab-content form {
    overflow: auto;
  }

  .page-home .property-search .tab-content form input {
    display: block;
    float: left;
    margin: 0;
  }

  .page-home .property-search .tab-content form input[type=text] {
    width: calc(100% - 105px);
    padding: 15px 15px 12px;
    font-size: .875em;
  }

  .page-home .property-search .tab-content form input[type=submit] {
    width: 105px;
    padding: 13px 15px 10px;
    font-size: 1.1875em;
  }

  .page-home .property-search .filter-options .cols .col {
    float: left;
    width: 50%;
  }

  .page-home .property-search .filter-options .cols .col:first-child,
  .page-home .property-search .filter-options .cols .col:last-child {
    float: right;
    width: 48%;
  }

  .page-home .property-search .filter-options input.apply {
    float: none;
    left: -9000px!important;
    display: block;
    position: absolute;
  }

  .page-home .property-search .recent h2 {
    display: inline;
  }

  .page-home .property-search .recent .clear-recent {
    float: right;
  }
}

.container,
.generic main {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
  font-weight: 700;
  margin: .75em 0;
}

.container::after,
.generic main::after {
  clear: both;
  content: "";
  display: block;
}

@media only screen and (max-width:600px) {
  .container,
  .generic main {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.clear-floats:after {
  content: "";
  display: table;
  clear: both;
}

.reader {
  left: -9000px!important;
  display: block;
  position: absolute;
}

.email {
  word-wrap: break-word;
}

.hide {
  display: none;
}

.main-content h1 {
  font-size: 225%;
}

.main-content h2 {
  font-size: 200%;
}

.main-content h3 {
  font-size: 175%;
}

.main-content h4 {
  font-size: 150%;
}

.main-content h5 {
  font-size: 125%;
}

.main-content h6 {
  font-size: 100%;
}

.main-content ol {
  list-style: decimal inside;
}

.main-content ul {
  list-style: disc inside;
}

.generic article .nav,
.grid,
ul.bxslider {
  list-style: none;
}

.tbd-overlay {
  position: relative;
}

.error-overlay::before,
.tbd-overlay::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  color: #fff;
  top: 0;
  left: 0;
  text-align: center;
}

.tbd-overlay::before {
  z-index: 10;
  opacity: .7;
  font-size: 200%;
  content: "TBD From Service";
  padding-top: 30%;
}

.error-overlay::before {
  z-index: 100000;
  opacity: .6;
  content: "Unable to locate property";
  padding-top: 40%;
}

.page-message {
  font-size: 2em;
  text-align: center;
  padding: 2em 0;
}

body {
  margin: 0!important;
}

.page-home .hero h1.hero-heading,
.page-home .hero h2.hero-heading {
  width: 100%;
  color: #fff;
  text-shadow: 0 0 1px #000;
  margin-bottom: .275em;
  text-align: center;
}

.page-home .hero {
  z-index: 1;
  padding-bottom: 70px;
  background: url(../../../images/tmp-hero.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.generic .page-home .hero main,
.page-home .hero .container,
.page-home .hero .generic main {
  max-width: 1218px;
}

.page-home .hero h2.hero-heading {
  padding: 50px 0 0;
  font-size: 2.9375em;
}

@media only screen and (min-width:601px) {
  .page-home .hero h2.hero-heading {
    font-size: 4.0625em;
    padding-top: 110px;
  }
}

.page-home .hero h1.hero-heading {
  padding: 50px 0 0;
  font-size: 2.9375em;
}

@media only screen and (min-width:601px) {
  .page-home .hero h1.hero-heading {
    font-size: 4.0625em;
    padding-top: 110px;
  }
}

.page-home .hero .tab-content {
  padding: 20px 20px 0;
}

.page-home .hero .tab-content form {
  overflow: auto;
}

.page-home .hero .tab-content form input {
  display: block;
  float: left;
  margin: 0;
}

.page-home .hero .tab-content form input[type=text] {
  width: calc(100% - 100px);
  padding: 12px 15px;
  font-size: .875em;
  color: #36383c;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.page-home .hero .tab-content form input[type=submit] {
  width: 100px;
  padding: 11px 15px;
  font-size: 1.0625em;
  font-weight: 500;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-home .hero .tab-content .filters {
  overflow: auto;
  margin: 15px 0 12px;
}

.page-home .hero .tab-content .filters li {
  float: left;
}

.page-home .hero .tab-content .filters li a {
  display: block;
  float: left;
  margin-right: 10px;
  padding: 8px 12px 5px;
  font-size: .9375em;
  color: #d9d9d9;
  background: #000;
  border-radius: 2px;
}

.page-home .hero .tab-content .filters li a:hover {
  color: #fff;
}

.page-home .hero .tab-content .filters li:last-child a {
  padding: 7px 0 6px;
  background: 0 0;
  color: #fff;
}

.search-results {
  background-color: #f2f2f4;
}

.search-results h1 {
  padding-top: 25px;
  margin: 0;
  font-size: 2.0625em;
}

.search-results .summary-and-sort {
  position: relative;
  margin-bottom: 16px;
}

@media only screen and (max-width:600px) {
  .search-results .summary-and-sort .sort-by {
    display: block;
    margin-top: 15px;
  }
}

@media only screen and (min-width:601px) {
  .search-results .summary-and-sort .sort-by {
    position: absolute;
    right: 0;
    bottom: 5px;
  }
}

.search-results .summary-and-sort .sort-by select {
  background: #fff;
  border: none;
  height: 30px;
  margin-bottom: 0;
  display: inline-block;
}

.search-results .properties {
  clear: both;
}

.search-results .properties h2.auction {
  color: #2b8db2;
}

.search-results .properties h2 .occupied {
  color: #e9193a;
}

.search-results .properties h2 .occupied:before {
  content: "  -  ";
  color: #666;
}

.search-results .properties .status .sold {
  color: #c33d20;
}

.search-results .properties .actions {
  text-align: center;
}

.search-results .properties .actions a {
  display: block;
  background-repeat: no-repeat;
  background-size: 200%;
}

.search-results .properties .actions a.watch {
  width: 20px;
  height: 16px;
  background-position: 0 0;
  background-image: url(../../../images/sprites/image-sprites.png);
  margin-bottom: 7px;
}

.search-results .properties .actions a.watch:focus,
.search-results .properties .actions a.watch:hover {
  background-position: 0 -20px;
}

.search-results .properties .actions a.map {
  width: 16px;
  height: 20px;
  background-size: 300%;
  background-position: -24px 0;
  background-image: url(../../../images/sprites/image-sprites.png);
  margin-left: 3px;
}

.search-results .properties .actions a.map:focus,
.search-results .properties .actions a.map:hover {
  background-position: -24px -24px;
}

@media only screen and (max-width:600px) {
  .search-results .properties>li {
    font-size: .6875em;
  }

  .search-results .properties .big {
    font-size: 1.5em;
    margin-bottom: -2px;
  }

  .search-results .properties .pic {
    height: 82px;
  }

  .search-results .properties .address {
    width: 94%;
    padding: 0 0 17px 31%;
  }

  .search-results .properties .features {
    top: 95px;
    max-height: 4.5em;
  }

  .search-results .properties .features li:after {
    content: " ";
    padding: 0 8px 0 0;
  }
}

@media only screen and (min-width:601px) {
  .search-results .properties>li {
    font-size: .875em;
  }

  .search-results .properties .big {
    font-size: 1.6875em;
    margin-bottom: -4px;
  }
}

@media only screen and (min-width:601px) and (max-width:899px) {
  .search-results .properties .pic {
    height: 120px;
  }

  .search-results .properties .address {
    width: 69%;
    padding: 0 0 17px;
    margin-left: 31%;
  }

  .search-results .properties .features {
    top: 128px;
    max-height: 4.5em;
  }

  .search-results .properties .features li:after {
    content: " ";
    padding: 0 8px 0 0;
  }
}

@media only screen and (max-width:899px) {
  .search-results .properties {
    margin-top: 15px;
  }

  .search-results .properties>li {
    position: relative;
    background: #fff;
    margin-bottom: 13px;
    font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #f2f2f4;
    transition: border-color 1s ease;
  }

  .search-results .properties>li:last-child {
    margin-bottom: 0;
  }

  .search-results .properties>li:focus,
  .search-results .properties>li:hover {
    border: 1px solid #000;
  }

  .search-results .properties>li>a:not(.button) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }

  .search-results .properties>li .pic {
    position: absolute;
    width: 30%;
    left: 0;
    right: 30%;
    top: 0;
    background-size: cover;
    background-position: center;
  }

  .search-results .properties>li .pic .photo-count {
    background: rgba(54,56,60,.9);
    padding: 4px 5px;
    font-size: .875em;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .search-results .properties>li .actions .icon {
    max-width: 20px;
    max-height: 20px;
  }

  .search-results .properties>li .big {
    display: block;
    margin-bottom: -2px;
  }

  .search-results .properties h2 {
    display: block;
    margin-bottom: 1px;
    font-size: .75em;
    font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
  }

  .search-results .properties .address {
    float: left;
    border-bottom: 1px solid #eaeaea;
  }

  .search-results .properties .price {
    float: left;
    width: 70%;
    padding: 12px 0 0 31%;
  }

  .search-results .properties .status {
    float: left;
    width: 30%;
    padding-top: 12px;
  }

  .search-results .properties .actions {
    position: absolute;
    top: 11px;
    right: 0;
    z-index: 2;
    width: 20px;
    margin-right: 15px;
  }

  .search-results .properties .features {
    position: absolute;
    left: 2%;
    width: 28%;
    overflow: hidden;
  }

  .search-results .properties .features li {
    display: inline;
    white-space: nowrap;
  }

  .search-results .properties .features li:last-child:after {
    content: "";
  }
}

@media only screen and (max-width:899px) and (max-width:899px) {
  .search-results .properties .view-details {
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .search-results .properties .view-details .text {
    left: -9000px!important;
    display: block;
    position: absolute;
  }
}

@media only screen and (max-width:899px) and (min-width:900px) {
  .search-results .properties .view-details {
    clear: left;
    position: absolute;
    right: 0;
    bottom: 15px;
  }
}

@media only screen and (min-width:900px) {
  .search-results .properties {
    margin-top: 15px;
  }

  .search-results .properties>li {
    position: relative;
    background: #fff;
    margin-bottom: 13px;
    font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    padding: 15px 15px 15px 255px;
  }

  .search-results .properties h2,
  .search-results .properties>li a.button {
    font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  }

  .search-results .properties>li:last-child {
    margin-bottom: 0;
  }

  .search-results .properties>li>a:not(.button) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }

  .search-results .properties>li .pic {
    position: absolute;
    width: 235px;
    top: 0;
    right: 235px;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
  }

  .search-results .properties>li .pic .photo-count {
    background: rgba(54,56,60,.9);
    padding: 8px 10px;
    font-size: .875em;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .search-results .properties>li .actions a .icon {
    max-width: 20px;
    max-height: 20px;
  }

  .search-results .properties>li .big {
    display: block;
  }

  .search-results .properties>li a.button {
    margin-top: 15px;
    margin-right: 15px;
    padding: .75em 1.5em;
    font-size: .875em;
    background: #969799;
    color: #fff;
    box-sizing: border-box;
    height: 35px;
  }

  .search-results .properties>li a.button:focus,
  .search-results .properties>li a.button:hover {
    background-color: #78797a;
    color: #fff;
  }

  .search-results .properties h2 {
    display: block;
    margin-bottom: 1px;
    font-size: .8125em;
    font-weight: 700;
    text-transform: uppercase;
  }

  .search-results .properties .address {
    float: left;
    width: 45%;
  }

  .search-results .properties .price,
  .search-results .properties .status {
    float: left;
    width: 25%;
  }

  .search-results .properties .actions {
    position: absolute;
    top: 11px;
    right: 0;
    z-index: 1;
    width: 20px;
    margin-right: 15px;
  }

  .search-results .properties .features {
    padding-top: 12px;
    float: left;
    width: 75%;
  }

  .search-results .properties .features li {
    display: inline;
  }

  .search-results .properties .features li:after {
    content: "·";
    padding: 0 7px 0 10px;
  }

  .search-results .properties .features li:last-child:after {
    content: "";
  }

  .search-results .properties .view-details {
    clear: left;
    position: absolute;
    right: 0;
    bottom: 15px;
  }
}

.search-results .pagination {
  margin: 0 auto;
  padding: 35px 0;
  text-align: center;
}

.search-results .pagination ul {
  text-align: center;
}

.search-results .pagination ul li {
  display: inline-block;
  background: #fff;
  margin: 0 -2px 2px 0;
  font-size: 1.0625em;
}

.search-results .pagination ul li:last-child {
  margin-right: 0;
}

.search-results .pagination ul li a {
  display: block;
  padding: 5px 14px 4px;
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  color: #898b8a;
}

.property-detail .box ul.disclaimers h3,
.property-detail .sale-type {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.search-results .pagination ul li a:focus,
.search-results .pagination ul li a:hover {
  background-color: #ccc;
  color: #fff;
}

.search-results .pagination ul li a.selected {
  color: #fff;
  background: #e91939;
}

.property-detail {
  background-color: #f2f2f4;
}

@media only screen and (min-width:601px) {
  .property-detail .show-small {
    display: none;
  }
}

@media only screen and (max-width:600px) {
  .property-detail .show-not-small {
    display: none;
  }
}

.property-detail .sale-type {
  padding: 27px 0 0;
  display: block;
  margin-bottom: 1px;
  font-size: .75em;
}

.property-detail .sale-type.auction {
  color: #2b8db2;
}

.property-detail .detail-heading {
  padding-bottom: 6px;
  border-bottom: 1px solid #d3d7dd;
}

@media only screen and (min-width:900px) {
  .property-detail .detail-heading {
    display: table;
    width: 100%;
  }
}

.property-detail .detail-heading .subheader {
  margin-bottom: .25em;
}

.property-detail .address {
  font-size: .9375em;
}

.property-detail .address h1 {
  margin: 0 0 2px;
  font-size: 1.5625em;
}

@media only screen and (min-width:601px) {
  .property-detail .address h1 {
    margin: 0;
    font-size: 2.0625em;
  }
}

@media only screen and (min-width:900px) {
  .property-detail .address {
    display: table-cell;
  }
}

.property-detail .actions {
  padding: 0;
}

.property-detail .actions a {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  font-size: .75em;
  background-color: #fff;
  border-radius: 5px;
  padding: 10px 8px 8px 30px;
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: auto 18px;
  margin-bottom: 5px;
}

.property-detail .actions a:not(:last-child) {
  margin-right: 5px;
}

.property-detail .actions a:focus .watch,
.property-detail .actions a:hover .watch {
  background-position: 0 -20px;
}

.property-detail .actions a:focus .map,
.property-detail .actions a:hover .map {
  background-position: -24px -24px;
}

.property-detail .actions a span {
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 5px;
}

.property-detail .actions a span.watch {
  top: 11px;
  width: 20px;
  height: 16px;
  background-size: 200%;
  background-position: 0 0;
  background-image: url(../../../images/sprites/image-sprites.png);
  margin-bottom: 7px;
}

.property-detail .actions a span.map {
  top: 10px;
  width: 16px;
  height: 20px;
  background-size: 300%;
  background-position: -24px 0;
  background-image: url(../../../images/sprites/image-sprites.png);
}

@media only screen and (min-width:900px) {
  .property-detail .actions {
    display: table-cell;
    text-align: right;
    vertical-align: top;
  }
}

@media only screen and (min-width:601px) {
  .property-detail .actions a {
    font-size: .875em;
    padding: 10px 20px 8px 50px;
  }

  .property-detail .actions a span {
    left: 20px;
  }
}

.property-detail .property-id {
  font-size: .8125em;
  padding: 10px 0 15px;
}

.property-detail .property-id .label {
  font-weight: 700;
}

.property-detail .box {
  font-size: .875em;
  background: #fff;
  margin-bottom: 12px;
}

.property-detail .box>div {
  padding: 15px 3%;
}

.property-detail .box>div~div {
  border-top: 1px solid #d3d7dd;
}

@media only screen and (min-width:601px) {
  .property-detail .box {
    margin-bottom: 30px;
  }

  .property-detail .box>div {
    padding: 20px 4%;
  }
}

.property-detail .box h2+p {
  margin-top: -12px;
}

.property-detail .box p:last-child {
  margin-bottom: 0;
}

.property-detail .box ul.disclaimers li {
  position: relative;
  margin-bottom: 1.25rem;
  padding-left: 45px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 20px auto;
}

.property-detail .box ul.disclaimers li:before {
  content: "·";
  position: absolute;
  top: 11px;
  left: 12px;
  font-size: 2.5em;
  line-height: 0;
}

.property-detail .box ul.disclaimers li.icon:before {
  content: "";
}

.property-detail .box ul.disclaimers li.warning {
  background-image: url(../../../images/icons/warning.png);
}

.property-detail .box ul.disclaimers li.no-fee {
  background-image: url(../../../images/icons/no-cash.png);
}

.property-detail .box ul.disclaimers li.cash {
  background-image: url(../../../images/icons/cash.png);
}

.property-detail .box ul.disclaimers h3 {
  font-size: .9375em;
  margin-bottom: 0;
}

.property-detail .box.auction-info {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.property-detail .box.auction-info .icon {
  display: inline-block;
  font-size: .9375em;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto 18px;
  min-height: 18px;
}

.property-detail .box.auction-info .reserve {
  background-image: url(../../../images/icons/reserve.png);
  margin-right: 12px;
}

.property-detail .box.auction-info .financing {
  background-image: url(../../../images/icons/financing.png);
}

.property-detail .box.auction-info .button.bid {
  display: inline-block;
  width: 100%;
  max-width: 250px;
  margin: 10px 0 8px;
  text-align: center;
  border-radius: 2px;
  color: #fff;
  background: #e9193a;
  font-size: 1.5625em;
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  text-transform: lowercase;
  padding: 8px;
}

.property-detail .box .faqs,
.property-detail .box .vcard,
.property-detail .box table caption,
.property-detail .box table td,
.property-detail .price {
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.property-detail .box.auction-info .button.bid:focus,
.property-detail .box.auction-info .button.bid:hover {
  background-color: #ba142e;
}

.property-detail .box.auction-info .history {
  display: block;
  max-width: 250px;
  text-align: right;
}

.property-detail .box.auction-info.sold .price {
  margin-top: -5px;
}

.property-detail .box.auction-info.sold .history {
  display: inline-block;
  float: right;
}

.property-detail .box .vcard:not(:last-child) {
  margin-bottom: 12px;
}

.property-detail .box .vcard span {
  display: block;
  line-height: 1.4em;
}

.property-detail .box .vcard span.fn {
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: .05em;
}

.property-detail .box .faqs h3 {
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: .25em;
}

.property-detail .box .faqs ul li {
  position: relative;
  padding: 0 0 .2em 12px;
}

.property-detail .box .faqs ul li:before {
 content:  "·";
  position: absolute;
  top: 11px;
  left: 0;
  font-size: 2.5em;
  line-height: 0;
}

.property-detail .box h2 {
  font-size: 1.6875em;
}

.property-detail .box table {
  table-layout: auto;
  margin-top: 0;
}

.property-detail .box table:last-child {
  margin-bottom: 0;
}

.property-detail .box table caption {
  font-size: 1.6875em;
  text-align: left;
}

.property-detail .box table tr:last-child td {
  border-bottom: 0;
}

.property-detail .box table td {
  vertical-align: top;
  font-size: 1em;
  padding: .5em 0;
}

.property-detail .box table td:not(:last-child) {
  padding-right: 12px;
}

.property-detail .box table td:first-child {
  font-weight: 700;
}

.property-detail .box p~h2,
.property-detail .box ul~h2 {
  margin-top: 30px;
}

.property-detail .box .bidder {
  display: inline-block;
  white-space: nowrap;
  padding-bottom: .5em;
}

.property-detail .box .date {
  font-weight: 700;
}

.property-detail .box .disclaimer {
  margin-bottom: 0;
  font-size: .9375em;
}

.property-detail #countdown {
  margin-bottom: 20px;
}

.property-detail #countdown>div {
  float: left;
  width: 22%;
  padding: 10px 5px;
  text-align: center;
  background-color: #e9e9eb;
  font-size: .9375em;
}

.property-detail #countdown>div:not(:last-child) {
  margin-right: 4%;
}

.property-detail #countdown .value {
  font-size: 1.375em;
  line-height: 1.4em;
}

.property-detail #countdown .label {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}

.property-detail .price {
  display: inline-block;
  line-height: 1em;
  margin: -12px 0 2px;
  padding-right: 5px;
  font-size: 3em;
}

.generic aside.left-rail h3,
.generic aside.left-rail>div h4 {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.property-detail h3~.price {
  margin-top: -14px;
}

@media only screen and (min-width:601px) {
  .property-detail .main-column {
    float: left;
    width: 75%;
    padding-right: 30px;
  }
}

.property-detail .main-column .features li {
  display: inline-block;
  padding-bottom: 4px;
}

.property-detail .main-column .features li:after {
  content: "·";
  padding: 0 7px 10px;
}

.property-detail .main-column .features li:last-child:after {
  content: "";
}

@media only screen and (min-width:601px) {
  .property-detail .secondary-column {
    float: left;
    width: 25%;
  }
}

.property-detail .cooperating-partner,
.property-detail .license-info {
  font-size: .75em;
  margin-top: -10px;
  margin-bottom: 2em;
}

.property-detail .elastislide-wrapper.elastislide-horizontal {
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #d3d7dd;
}

.property-detail .elastislide-wrapper.elastislide-horizontal nav span {
  transition: background-color .25s ease;
  border-radius: inherit;
  top: 11px;
  width: 40px;
  height: 70px;
  background-color: #dadbdd;
  background-repeat: no-repeat;
  background-image: url(../../../images/sprites/image-sprites.png);
  background-size: 250%;
}

.property-detail .elastislide-wrapper.elastislide-horizontal nav span.elastislide-prev {
  left: 0;
  background-position: -38px -91px;
}

.property-detail .elastislide-wrapper.elastislide-horizontal nav span.elastislide-prev:focus,
.property-detail .elastislide-wrapper.elastislide-horizontal nav span.elastislide-prev:hover {
  background-position: -38px -141px;
}

.property-detail .elastislide-wrapper.elastislide-horizontal nav span.elastislide-next {
  right: 0;
  background-position: 15px -91px;
}

.property-detail .elastislide-wrapper.elastislide-horizontal nav span.elastislide-next:focus,
.property-detail .elastislide-wrapper.elastislide-horizontal nav span.elastislide-next:hover {
  background-position: 15px -141px;
}

.property-detail .elastislide-wrapper.elastislide-horizontal nav span:focus,
.property-detail .elastislide-wrapper.elastislide-horizontal nav span:hover {
  background-color: #bebebe;
}

.property-detail .elastislide-wrapper.elastislide-horizontal .elastislide-list {
  max-height: 49px!important;
}

.property-detail .elastislide-horizontal.elastislide-loading {
  background-image: url(../../../images/icons/loading.gif);
}

.property-detail .elastislide-wrapper .elastislide-carousel ul li {
  margin: 0 5px;
}

.property-detail .elastislide-carousel ul li a {
  border: 2px solid #fff;
  transition: border .5s;
}

.property-detail .elastislide-wrapper .elastislide-carousel ul li a img {
  border-radius: 1px;
  border: none;
  height: 45px;
}

.property-detail .elastislide-wrapper nav span {
  box-shadow: none;
}

.property-detail .image-preview {
  overflow: hidden;
  margin-bottom: 5px;
  padding: 0 0 15px;
  background: 0 0;
}

@media only screen and (max-width:600px) {
  .property-detail .image-preview {
    max-height: 250px;
  }
}

@media only screen and (min-width:601px) {
  .property-detail .image-preview {
    max-height: 350px;
  }
}

.property-detail .image-preview img {
  border-radius: 0;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 350px;
}

@media only screen and (max-width:600px) {
  .property-detail .image-preview img {
    max-width: 400px;
    max-height: 250px;
  }
}

@media only screen and (min-width:601px) and (max-width:899px) {
  .property-detail .image-preview img {
    max-width: 500px;
  }
}

.property-detail .elastislide-carousel ul li.current-img {
  z-index: 2;
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: auto 4px;
  background-image: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-arrow-up-b-128.png);
}

.property-detail .elastislide-carousel ul li.current-img a {
  position: relative;
  border: 2px solid #2b8db2;
}

.generic main {
  position: relative;
}

@media screen and (min-width:600px) {
  .generic main.has-left-rail article {
    float: right;
    padding: 30px 0 0 40px;
  }

  .generic main.has-left-rail:before {
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    margin-right: -240px;
    width: 100%;
    height: 100%;
    background: #ecedef;
    z-index: 0;
  }
}

.generic article,
.generic aside {
  position: relative;
  z-index: 1;
}

.generic aside.left-rail {
  padding: 20px 0 0;
}

@media screen and (min-width:600px) {
  .generic aside.left-rail {
    width: 220px;
    float: left;
    padding: 40px 40px 40px 0;
  }
}

.generic aside.left-rail h3 {
  position: relative;
  padding: 8px 8px 4px;
  font-size: 1.125em;
  line-height: 1.25em;
  font-weight: 500;
  border: 1px solid #a1a1a1;
  border-radius: 5px;
  cursor: pointer;
}

.generic aside.left-rail h3:after {
  position: absolute;
  top: 12px;
  right: 10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0;
  border-color: #595860 transparent transparent;
}

.generic aside.left-rail h3.active:after {
  border-width: 0 6px 10px;
  border-color: transparent transparent #595860;
}

@media screen and (min-width:600px) {
  .generic aside.left-rail h3 {
    padding: 0;
    border: none;
    cursor: default;
  }

  .generic aside.left-rail h3:after {
    content: none;
  }
}

.generic aside.left-rail>div {
  display: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #a1a1a1;
}

.generic aside.left-rail>div ul>li a[href^="#"].active+ul,
.generic aside.left-rail>div.active {
  display: block;
}

@media screen and (min-width:600px) {
  .generic aside.left-rail>div {
    display: block;
    border-bottom: none;
  }
}

.generic aside.left-rail>div h4 {
  margin: 0;
  padding: 15px 0 5px;
  font-size: 1em;
  font-weight: 500;
  color: #2f2f36;
  border-top: 1px solid #a1a1a1;
}

.generic aside.left-rail>div p,
.generic aside.left-rail>div ul {
  font-size: 14px;
  font-weight: 500;
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.generic aside.left-rail>div p {
  margin-top: 16px;
  line-height: 24px;
}

.generic aside.left-rail>div ul {
  margin: 0 0 6px 20px;
  line-height: 16px;
}

.generic aside.left-rail>div ul>li a {
  display: block;
  position: relative;
  padding: 4px 0;
  color: #2f2f36;
}

.generic aside.left-rail>div ul>li a:focus,
.generic aside.left-rail>div ul>li a:hover {
  color: #e9193a;
}

.generic aside.left-rail>div ul>li a[href^="#"]:before {
  content: none;
  position: absolute;
  top: 7px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #595860;
}

@media screen and (min-width:600px) {
  .generic aside.left-rail>div ul>li a[href^="#"]:before {
    content: '';
  }
}

.generic aside.left-rail>div ul>li a[href^="#"].active:before {
  top: 9px;
  left: -16px;
  border-width: 5px 4px 0;
  border-color: #595860 transparent transparent;
}

.generic aside.left-rail>div ul>li ul {
  margin: 0;
  font-weight: 300;
}

@media screen and (min-width:600px) {
  .generic aside.left-rail+article {
    width: calc(100% - 220px);
  }
}

.generic article {
  padding-top: 30px;
  padding-bottom: 40px;
  font-size: .9rem;
}

@media screen and (min-width:600px) {
  .generic article {
    padding: 30px 0 0 40px;
  }
}

.generic article h1 {
  margin: 0 0 10px;
  font-size: 2.15em;
  line-height: 1.3em;
}

.generic article h2 {
  margin: 25px 0 10px;
  font-size: 1.5em;
}

.generic article p {
  margin: 0 0 10px;
}

.generic article p.intro {
  margin: 0 0 1.5em;
  font-size: 1.2em;
}

.generic article ol,
.generic article ul {
  margin: 10px 0 10px 30px;
  font-size: .875rem;
  line-height: 1.375em;
}

.generic article ol li,
.generic article ul li {
  margin-bottom: 5px;
}

.generic article ul {
  list-style-type: disc;
}

.generic article ol {
  list-style-type: decimal;
}

.generic article .banner {
  margin-bottom: 10px;
}

.generic article .video-container {
  margin: 30px 0;
  max-width: 400px;
}

.generic article .video-container .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.generic article .video-container embed,
.generic article .video-container iframe,
.generic article .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.generic article .topics {
  display: table;
  width: 100%;
}

.generic article .topics.col-3 .topic {
  width: 100%;
  margin: 0 0 15px;
}

@media screen and (min-width:1060px) {
  .generic article .topics.col-3 .topic {
    margin: 0;
    display: table-cell;
    width: 33%;
  }
}

.generic article .topics .topic {
  vertical-align: top;
  list-style-type: disc;
}

.generic article .topics .topic li {
  display: block;
  overflow: auto;
  margin-bottom: 0;
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.generic article .topics .topic li:not(:first-child) {
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  line-height: 22px;
}

@media screen and (min-width:1060px) {
  .generic article .topics .topic li:not(:first-child) {
    margin-left: 55px;
  }
}

.generic article .topics .topic li:not(:first-child):before {
  position: absolute;
  top: 0;
  left: 0;
  content: '•';
  color: #4e5153;
}

.generic article .topics .topic li img {
  display: block;
  float: left;
  margin: 5px 0 8px;
  width: auto;
  height: 28px;
}

.generic article .topics .topic li h3 {
  display: block;
  float: left;
  margin: 5px 0 8px 12px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.generic article .topics .topic li a {
  color: #4e5153;
}

.generic article .topics .topic li a:focus,
.generic article .topics .topic li a:hover {
  color: #e9193a;
}

.generic article .nav {
  margin: 30px 0;
}

.generic article .nav>li:first-child {
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  border-bottom: none;
}

.generic article .nav>li:first-child img {
  display: block;
  position: absolute;
  top: 0;
  left: -36px;
  width: auto;
  height: 24px;
}

.generic article .nav>li:first-child strong {
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.generic article .nav li {
  display: block;
  list-style: none;
  font-family: uniform-condensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  position: relative;
  margin: 0 0 0 36px;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #a1a1a1;
}

.generic article .nav li a,
.generic article .nav li span {
  display: block;
  padding: 12px 0 10px 16px;
  color: #4e5153;
}

.generic article .nav li a:hover {
  color: #e9193a;
}

.generic article .nav li a[href^="#"]:before {
  position: absolute;
  top: 16px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #595860;
}

.generic article .nav li a[href^="#"].active:before {
  top: 18px;
  left: -1px;
  border-width: 5px 4px 0;
  border-color: #595860 transparent transparent;
}

.generic article .nav li a[href^="#"].active+ul {
  display: block;
}

.generic article .nav li span {
  padding-left: 0;
}

.generic article .nav li span a {
  display: inline-block;
  padding: 0;
  color: #e9193a;
}

.generic article .nav li span a:before {
  content: none;
}

.generic article .nav li ul {
  margin: 0 0 10px;
}

.generic article .nav li ul li ul li,
.landing .tab-content-2 ul li {
  margin-left: 0;
}

.generic article .nav li ul li {
  border: none;
  font-weight: 300;
}

.generic article .nav li ul li a {
  padding: 0;
  margin-bottom: 5px;
}

.generic article .nav li ul li a[href^="#"]:before {
  top: 3px;
  left: -15px;
}

.generic article .nav li ul li a[href^="#"].active:before {
  top: 5px;
  left: -16px;
}

.generic article .nav li ul li ul {
  margin: 0;
  display: none;
}

.generic article .spotlight {
  margin-top: 30px;
  background: 0 0;
  border-top: 1px solid #a1a1a1;
}

.generic article .spotlight .container,
.generic article .spotlight main {
  padding: 0;
}

.landing .tab-nav-2 {
  display: block;
  position: relative;
  padding-left: 36px;
  margin-bottom: 30px;
  font-family: uniform,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  color: #2f2f36;
  border-bottom: none;
}

.landing .tab-nav-2 img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 24px;
}

.landing .tab-nav-2 strong {
  display: block;
  padding: 3px 0 5px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.landing .tab-nav-2.active:after {
  right: -70px;
  top: 13px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(236,237,239,0);
  border-left-color: #ecedef;
  border-width: 15px;
  margin-top: -15px;
}

.landing .tab-nav-2.active strong {
  color: #e9193a;
}

.landing .tab-content-2 ul {
  display: none;
  margin-top: 10px;
}

.grid,
.landing .tab-content-2 ul.active {
  display: block;
}

.landing .tab-content-2 ul li li {
  margin-left: 36px;
}

/*! Avalanche | MIT License | @colourgarden */

.grid {
  padding: 0;
  margin: 0 0 0 -20px;
  font-size: 0;
}

.grid__cell {
  display: inline-block;
  width: 100%;
  padding: 0 0 0 20px;
  margin: 0;
  vertical-align: top;
  font-size: 1rem;
}

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

.grid--center>.grid__cell {
  text-align: left;
}

.grid__cell--center {
  display: block;
  margin: 0 auto;
}

.grid--right {
  text-align: right;
}

.grid--right>.grid__cell {
  text-align: left;
}

.grid--middle>.grid__cell {
  vertical-align: middle;
}

.grid--bottom>.grid__cell {
  vertical-align: bottom;
}

.grid--flush {
  margin-left: 0;
}

.grid--flush>.grid__cell {
  padding-left: 0;
}

.grid--small {
  margin-left: -10px;
}

.grid--small>.grid__cell {
  padding-left: 10px;
}

.grid--large {
  margin-left: -40px;
}

.grid--large>.grid__cell {
  padding-left: 40px;
}

.grid--huge {
  margin-left: -80px;
}

.grid--huge>.grid__cell {
  padding-left: 80px;
}

.grid--rev {
  direction: rtl;
}

.grid--rev>.grid__cell {
  direction: ltr;
}

.\31\/2,
.\32\/4 {
  width: 50%;
}

.\31\/3 {
  width: 33.3333333333%;
}

.\32\/3 {
  width: 66.6666666667%;
}

.\31\/4 {
  width: 25%;
}

.\33\/4 {
  width: 75%;
}

@media screen and (max-width:600px) {
  .\31\/2--small,
  .\32\/4--small {
    width: 50%;
  }

  .\31\/3--small {
    width: 33.3333333333%;
  }

  .\32\/3--small {
    width: 66.6666666667%;
  }

  .\31\/4--small {
    width: 25%;
  }

  .\33\/4--small {
    width: 75%;
  }
}

@media screen and (min-width:601px) and (max-width:900px) {
  .\31\/2--medium,
  .\32\/4--medium {
    width: 50%;
  }

  .\31\/3--medium {
    width: 33.3333333333%;
  }

  .\32\/3--medium {
    width: 66.6666666667%;
  }

  .\31\/4--medium {
    width: 25%;
  }

  .\33\/4--medium {
    width: 75%;
  }
}

@media screen and (min-width:601px) {
  .\31\/2--medium-and-up,
  .\32\/4--medium-and-up {
    width: 50%;
  }

  .\31\/3--medium-and-up {
    width: 33.3333333333%;
  }

  .\32\/3--medium-and-up {
    width: 66.6666666667%;
  }

  .\31\/4--medium-and-up {
    width: 25%;
  }

  .\33\/4--medium-and-up {
    width: 75%;
  }
}

@media screen and (min-width:900px) {
  .\31\/2--large,
  .\32\/4--large {
    width: 50%;
  }

  .\31\/3--large {
    width: 33.3333333333%;
  }

  .\32\/3--large {
    width: 66.6666666667%;
  }

  .\31\/4--large {
    width: 25%;
  }

  .\33\/4--large {
    width: 75%;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:192dpi),screen and (min-resolution:2dppx) {
  .\31\/2--retina,
  .\32\/4--retina {
    width: 50%;
  }

  .\31\/3--retina {
    width: 33.3333333333%;
  }

  .\32\/3--retina {
    width: 66.6666666667%;
  }

  .\31\/4--retina {
    width: 25%;
  }

  .\33\/4--retina {
    width: 75%;
  }
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 30px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

.bx-viewport {
  -webkit-transform: translatez(0);
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

@media only screen and (max-width:739px) {
  .bx-wrapper .bx-controls-auto,
  .bx-wrapper .bx-pager {
    bottom: -15px;
  }
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
  display: inline-block;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev {
  left: 10px;
}

.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
}

.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../../../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../../../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80,80,80,.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.spotlight.small .bx-wrapper .bx-pager.bx-default-pager a {
  width: 6px;
  height: 6px;
}

.spotlight.small .bx-wrapper .bx-pager {
  bottom: -22px;
}


.elastislide-list {
  list-style-type: none;
  display: none;
}

.no-js .elastislide-list {
  display: block;
}

.elastislide-wrapper {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  min-height: 60px;
  box-shadow: 1px 1px 3px rgba(0,0,0,.2);
}

.elastislide-wrapper.elastislide-loading {
  background-image: url(../../../images/icons/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.elastislide-horizontal {
  padding: 10px 40px;
}

.elastislide-vertical {
  padding: 40px 10px;
}

.elastislide-carousel {
  overflow: hidden;
  position: relative;
}

.elastislide-carousel ul {
  position: relative;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  transform: translateX(0);
}

.elastislide-horizontal ul {
  white-space: nowrap;
}

.elastislide-carousel ul li {
  min-width: 20px;
  margin: 0;
  -webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
  height: 100%;
  display: inline-block;
}

.elastislide-vertical ul li {
  display: block;
}

.elastislide-carousel ul li a {
  display: inline-block;
  width: 100%;
}

.elastislide-carousel ul li a img {
  display: block;
  border: 2px solid #fff;
  max-width: 100%;
}

.elastislide-wrapper nav span {
  position: absolute;
  background: url(../../../images/nav.png) 4px 3px no-repeat #ddd;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  text-indent: -9000px;
  cursor: pointer;
  opacity: .8;
}

.elastislide-wrapper nav span:hover {
  opacity: 1;
}

.elastislide-horizontal nav span {
  top: 50%;
  left: 10px;
  margin-top: -11px;
}

.elastislide-vertical nav span {
  top: 10px;
  left: 50%;
  margin-left: -11px;
  background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
  right: 10px;
  left: auto;
  background-position: 4px -17px;
}

.elastislide-vertical nav span.elastislide-next {
  bottom: 10px;
  top: auto;
  background-position: -17px -18px;
}

html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.remodal,
[data-remodal-id] {
  display: none;
}

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
  background: rgba(43,46,56,.9);
}

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
  padding: 10px 10px 0;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  content: "";
}

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.remodal {
  position: relative;
  outline: 0;
  text-size-adjust: 100%;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  transform: translate3d(0,0,0);
  background: #fff;
}

.remodal-cancel,
.remodal-close,
.remodal-confirm {
  overflow: visible;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  border: 0;
}

.remodal-is-initialized {
  display: inline-block;
}

.remodal-close,
.remodal-close:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
}

.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
  filter: blur(3px);
}


.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
  display: none;
}

.remodal-wrapper.remodal-is-closing {
  display:none;
}

.remodal.remodal-is-closing:before {
  display: none;
}

.remodal.remodal-is-closing:after {
  display: none;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  height: 35px;
  padding: 0;
  transition: color .2s;
  color: #95979c;
  background: 0 0;
}

.remodal-close:focus,
.remodal-close:hover {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial,sans-serif!important;
  font-size: 25px;
  line-height: 35px;
  content: "\00d7";
  text-align: center;
}


.remodal-cancel,
.remodal-confirm {
  font: inherit;
  display: inline-block;
  min-width: 110px;
  padding: 12px 0;
  transition: background .2s;
  text-align: center;
  vertical-align: middle;
}

[class*=" socicon-"]:before,
[class^=socicon-]:before,
[data-icon]:before {
  font-family: socicon!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:focus,
.remodal-confirm:hover {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:focus,
.remodal-cancel:hover {
  background: #ef5350;
}

.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
  padding: 0;
  border: 0;
}

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(.95);
    opacity: 0;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@media only screen and (min-width:641px) {
  .remodal {
    max-width: 700px;
  }
}

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

@font-face {
  font-family: socicon;
  src: url(../../../fonts/socicon.eot);
  src: url(../../../fonts/socicon.eot?#iefix) format("embedded-opentype"),url(../../../fonts/socicon.woff) format("woff"),url(../../../fonts/socicon.ttf) format("truetype"),url(../../../fonts/socicon.svg#socicon) format("svg");
  font-weight: 400;
  font-style: normal;
}

[data-icon]:before {
  content: attr(data-icon);
}

.socicon-modelmayhem:before {
  content: "\e000";
}

.socicon-mixcloud:before {
  content: "\e001";
}

.socicon-drupal:before {
  content: "\e002";
}

.socicon-swarm:before {
  content: "\e003";
}

.socicon-istock:before {
  content: "\e004";
}

.socicon-yammer:before {
  content: "\e005";
}

.socicon-ello:before {
  content: "\e006";
}

.socicon-stackoverflow:before {
  content: "\e007";
}

.socicon-persona:before {
  content: "\e008";
}

.socicon-triplej:before {
  content: "\e009";
}

.socicon-houzz:before {
  content: "\e00a";
}

.socicon-rss:before {
  content: "\e00b";
}

.socicon-paypal:before {
  content: "\e00c";
}

.socicon-odnoklassniki:before {
  content: "\e00d";
}

.socicon-airbnb:before {
  content: "\e00e";
}

.socicon-periscope:before {
  content: "\e00f";
}

.socicon-outlook:before {
  content: "\e010";
}

.socicon-coderwall:before {
  content: "\e011";
}

.socicon-tripadvisor:before {
  content: "\e012";
}

.socicon-appnet:before {
  content: "\e013";
}

.socicon-goodreads:before {
  content: "\e014";
}

.socicon-tripit:before {
  content: "\e015";
}

.socicon-lanyrd:before {
  content: "\e016";
}

.socicon-slideshare:before {
  content: "\e017";
}

.socicon-buffer:before {
  content: "\e018";
}

.socicon-disqus:before {
  content: "\e019";
}

.socicon-vkontakte:before {
  content: "\e01a";
}

.socicon-whatsapp:before {
  content: "\e01b";
}

.socicon-patreon:before {
  content: "\e01c";
}

.socicon-storehouse:before {
  content: "\e01d";
}

.socicon-pocket:before {
  content: "\e01e";
}

.socicon-mail:before {
  content: "\e01f";
}

.socicon-blogger:before {
  content: "\e020";
}

.socicon-technorati:before {
  content: "\e021";
}

.socicon-reddit:before {
  content: "\e022";
}

.socicon-dribbble:before {
  content: "\e023";
}

.socicon-stumbleupon:before {
  content: "\e024";
}

.socicon-digg:before {
  content: "\e025";
}

.socicon-envato:before {
  content: "\e026";
}

.socicon-behance:before {
  content: "\e027";
}

.socicon-delicious:before {
  content: "\e028";
}

.socicon-deviantart:before {
  content: "\e029";
}

.socicon-forrst:before {
  content: "\e02a";
}

.socicon-play:before {
  content: "\e02b";
}

.socicon-zerply:before {
  content: "\e02c";
}

.socicon-wikipedia:before {
  content: "\e02d";
}

.socicon-apple:before {
  content: "\e02e";
}

.socicon-flattr:before {
  content: "\e02f";
}

.socicon-github:before {
  content: "\e030";
}

.socicon-renren:before {
  content: "\e031";
}

.socicon-friendfeed:before {
  content: "\e032";
}

.socicon-newsvine:before {
  content: "\e033";
}

.socicon-identica:before {
  content: "\e034";
}

.socicon-bebo:before {
  content: "\e035";
}

.socicon-zynga:before {
  content: "\e036";
}

.socicon-steam:before {
  content: "\e037";
}

.socicon-xbox:before {
  content: "\e038";
}

.socicon-windows:before {
  content: "\e039";
}

.socicon-qq:before {
  content: "\e03a";
}

.socicon-douban:before {
  content: "\e03b";
}

.socicon-meetup:before {
  content: "\e03c";
}

.socicon-playstation:before {
  content: "\e03d";
}

.socicon-android:before {
  content: "\e03e";
}

.socicon-snapchat:before {
  content: "\e03f";
}

.socicon-twitter:before {
  content: "\e040";
}

.socicon-facebook:before {
  content: "\e041";
}

.socicon-googleplus:before {
  content: "\e042";
}

.socicon-pinterest:before {
  content: "\e043";
}

.socicon-foursquare:before {
  content: "\e044";
}

.socicon-yahoo:before {
  content: "\e045";
}

.socicon-skype:before {
  content: "\e046";
}

.socicon-yelp:before {
  content: "\e047";
}

.socicon-feedburner:before {
  content: "\e048";
}

.socicon-linkedin:before {
  content: "\e049";
}

.socicon-viadeo:before {
  content: "\e04a";
}

.socicon-xing:before {
  content: "\e04b";
}

.socicon-myspace:before {
  content: "\e04c";
}

.socicon-soundcloud:before {
  content: "\e04d";
}

.socicon-spotify:before {
  content: "\e04e";
}

.socicon-grooveshark:before {
  content: "\e04f";
}

.socicon-lastfm:before {
  content: "\e050";
}

.socicon-youtube:before {
  content: "\e051";
}

.socicon-vimeo:before {
  content: "\e052";
}

.socicon-dailymotion:before {
  content: "\e053";
}

.socicon-vine:before {
  content: "\e054";
}

.socicon-flickr:before {
  content: "\e055";
}

.socicon-500px:before {
  content: "\e056";
}

.socicon-instagram:before {
  content: "\e057";
}

.socicon-wordpress:before {
  content: "\e058";
}

.socicon-tumblr:before {
  content: "\e059";
}

.socicon-twitch:before {
  content: "\e05a";
}

.socicon-8tracks:before {
  content: "\e05b";
}

.socicon-amazon:before {
  content: "\e05c";
}

.socicon-icq:before {
  content: "\e05d";
}

.socicon-smugmug:before {
  content: "\e05e";
}

.socicon-ravelry:before {
  content: "\e05f";
}

.socicon-weibo:before {
  content: "\e060";
}

.socicon-baidu:before {
  content: "\e061";
}

.socicon-angellist:before {
  content: "\e062";
}

.socicon-ebay:before {
  content: "\e063";
}

.socicon-imdb:before {
  content: "\e064";
}

.socicon-stayfriends:before {
  content: "\e065";
}

.socicon-residentadvisor:before {
  content: "\e066";
}

.socicon-google:before {
  content: "\e067";
}

.socicon-yandex:before {
  content: "\e068";
}


.socicon-sharethis:before {
  content: "\e069";
}

.socicon-bandcamp:before {
  content: "\e06a";
}

.socicon-itunes:before {
  content: "\e06b";
}

.socicon-deezer:before {
  content: "\e06c";
}