@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');

.grid:after,.grid__flex:after,.grid__flex--gutter:after,.type-system-geometric:after,.type-system-slab:after {
  content: "";
  display: table;
  clear: both;
}

.srt,.form__label--hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.panel--centered,.panel--padded--centered,section.light h1 [class^="school-rating--"],[class^="btn--"],.btn--cta,[class^="school-rating--"] {
  text-align: center;
}

[class^="progbar__"]:after,.icn--nav-toggle:before {
  display: block;
  content: '';
  position: absolute;
}

.centered,.grid,.grid__flex,.grid__flex--gutter {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],template {
  display: none;
}

a {
  background: transparent;
}

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

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

b,strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background: #222527;
  height: 100%;
  font-size: 16px;
}

@media (min-width: 1px) and (max-width: 768px) {
  html {
    background: white;
  }
}

body {
  background: #222527;
  color: #222527;
  font-size: 100%;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  /*overflow-y: scroll;*/
}

#page {
  background: #fff;
  z-index: 100;
}

#content {
  background: #fff !important;
}

h1,.h1 {
  color: #194759;
  font-size: 37.89749px;
  font-family: 'Droid Serif',Helvetica,Arial,sans-serif;
  margin: 0.5em 0;
  font-weight: 300;
}

@media (min-width: 1px) and (max-width: 768px) {
  h1,.h1 {
    font-size: 28.43022px;
  }
}

h2 {
  font-size: 37.89749px;
  font-weight: 300;
  margin: 0.5em 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  h2 {
    font-size: 28.43022px;
  }
}

/*h3 {
  font-size: 28.43022px;
  font-weight: 300;
  margin: 0.5em 0;
}*/

/*h4 {
  font-size: 21.328px;
  font-weight: 300;
  margin: 0.5em 0;
}*/

.small-title {
  color: #222527;
  font-size: 12.003px;
  font-weight: bold;
  text-transform: uppercase;
}

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

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

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

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-yellow {
  color: #ffd74d;
}

.text-red {
  color: #F56351;
}

.text-green {
  color: #73C44A;
}

.text-blue {
  color: #1EB6B5;
}

/*a {
  color: #194759;
  text-decoration: none;
  font-weight: 400;
  cursor: pointer;
}*/

.link-blue {
  color: #09C;
  text-decoration: underline;
}

.link-blue:hover {
  color: deepskyblue;
}

.link-underline {
  text-decoration: underline;
  font-weight: bold;
}

p {
  line-height: 1.5;
}

p.lead {
  font-size: 21.328px;
}

b {
  font-weight: bold;
}

img.align-left {
  margin-right: 1em;
}

img.align-right {
  margin-left: 1em;
}

object.align-left {
  margin-right: 1em;
}

object.align-right {
  margin-left: 1em;
}

blockquote {
  font-size: 21.328px;
  padding: 12.003px 16px;
  margin-left: 16px;
  border-left: 4px solid #daddde;
}

.pull-right {
  float: right;
  text-align: right;
}

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

img {
  max-width: 100%;
  height: auto;
}

.gmnoprint img {
  max-width: none;
}

input,textarea {
  display: block;
  padding: 0.75019em;
  width: 100%;
  outline: 0;
  border: 0;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

input:focus,textarea:focus {
  transition: 0.3s;
}

input::-webkit-input-placeholder {
  color: #889197;
}

button {
  outline: 0;
}

select {
  background: white url("//s-static.cinccdn.com/img/caret2.png") no-repeat;
  background-size: 21px;
  background-position: right center;
  padding: 12px 21px 12px 12px;
  border: 1px solid #daddde;
  margin-bottom: 0.5em;
  border-radius: 0px;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  line-height: initial;
}

select::-ms-expand {
  display: none;
}

hr {
  border: 1px solid #fdfdfd;
  margin: 1.875em 3.125em;
}

footer p {
  font-size: 1em;
  margin-top: 1.375em;
}

.old-school,a.old-school:visited {
  color: #09C !important;
  text-decoration: underline !important;
}

.old-school.active,a.old-school:visited.active {
  font-weight: 700 !important;
}

@font-face {
  font-family:'helium';src:url("/fonts/helium.eot?bgytse");src:url("/fonts/helium.eot?#iefixbgytse") format("embedded-opentype"),url("/fonts/helium.woff?bgytse") format("woff"),url("/fonts/helium.ttf?bgytse") format("truetype"),url("/fonts/helium.svg?bgytse#helium") format("svg");font-weight:normal;font-style:normal;
}

.panel,.panel--centered {
  padding-top: 1.875em;
}

@media (min-width: 769px) {
  .panel,.panel--centered {
    padding-bottom: 1.5em;
  }
}

.panel--padded,.panel--padded--centered {
  padding-top: 2.125em;
}

@media (min-width: 769px) {
  .panel--padded,.panel--padded--centered {
    padding: 2em;
  }
}

section {
  width: 100%;
  padding: 2em 1em;
}

@media (min-width: 1px) and (max-width: 768px) {
  section {
    padding: 1em;
  }
}

section.white {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
}

section.shaded {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #cfd3d5;
}

section.photo {
  background-image: url("../img/quartz.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: none;
  padding: 2.5em;
}

section.dark {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #222527;
  color: #f5f6f6;
}

section.dark article p {
  color: #daddde;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
}

section.dark article .title {
  color: #f5f6f6;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 1.875em;
}

section.dark hr {
  width: 150px;
  border-color: #889197;
  margin-left: auto;
  margin-right: auto;
}

section.dark b,section.dark .h1,section.dark h1,section.dark h2,section.dark h3 {
  color: #fff;
}

section.dark .card {
  color: #222527;
}

section.dark .card b,section.dark .card h1,section.dark .card h2,section.dark .card h3 {
  color: #222527;
}

section.dark .card--property {
  color: #222527;
}

section.dark .card--property b,section.dark .card--property h1,section.dark .card--property h2,section.dark .card--property h3 {
  color: #222527;
}

section.search {
  background-color: white;
  border-bottom: 1px solid #daddde;
  padding: 1.5em;
  position: relative;
}

@media (min-width: 1px) and (max-width: 768px) {
  section.search {
    padding: 10px 17px;
  }
}

section.search .grid {
  margin: 0 auto;
}

section.search .grid .grid {
  margin-top: 0;
}

section.search .form-wrapper {
  border: 1px solid #daddde;
}

section.search .form-wrapper .accept-terms {
  color: #889197;
}

section.search .form-wrapper .accept-terms a {
  color: #194759;
}

@media (min-width: 1px) and (max-width: 768px) {
  section.search .form-wrapper .submit {
    display: none;
  }
}

section.light {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f5f6f6;
}

section.light h1 [class^="school-rating--"] {
  border-radius: 50%;
  color: #fff;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 0.875em;
}

section.split-view {
  background: #f5f6f6;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  height: 100vh;
  overflow: hidden;
}

@media (min-width: 769px) {
  section.split-view {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  section.split-view {
    display: block;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  section.split-view {
    height: auto;
  }
}

section.split-view .split {
  background: #f5f6f6;
  -webkit-box-flex: 0 50%;
  -moz-box-flex: 0 50%;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
  padding-top: 0px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100vh;
  order: 1;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  section.split-view .split {
    height: auto;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  section.split-view .split {
    width: 100%;
    position: relative;
    overflow-y: hidden;
    top: 0;
    margin-left: 0;
  }
}

section.split-view .split section {
  padding: 1em;
}

section.split-view .split section.light h2 {
  font-size: 37.89749px;
}

section.split-view .split .grid__3col>div {
  -webkit-flex: 0 49.5%;
  -ms-flex: 0 49.5%;
  flex: 0 49.5%;
}

section.split-view .split .grid__3col>div:nth-child(n) {
  margin-right: 1%;
  max-width: 49.5%;
}

@media (min-width: 1px) and (max-width: 768px) {
  section.split-view .split .grid__3col>div:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

section.split-view .split .grid__3col>div:nth-child(2n) {
  margin-right: 0;
  max-width: 49.5%;
}

@media (min-width: 1px) and (max-width: 768px) {
  section.split-view .split .grid__3col>div:nth-child(2n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

section.split-view .map-list {
  -webkit-box-flex: 0 50%;
  -moz-box-flex: 0 50%;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
  order: 2;
}

section.split-view .map-list .map-view {
  display: inline-block;
  overflow: hidden;
  z-index: 9;
  height: 100vh;
}

@media (min-width: 1px) and (max-width: 768px) {
  section.split-view .map-list .map-view {
    width: 100%;
    display: block;
    position: relative;
  }
}

section.split-view .map-list .map-view #map_canvas {
  position: relative;
  background-color: #f5f6f6;
  overflow: hidden;
  height: 100%;
}

section.map-view {
  padding: 0;
  margin: 0;
  position: relative;
}

section.map-view #map_canvas {
  min-height: calc(100vh - 161px);
}

section.city-nav {
  text-align: center;
  margin: auto;
  padding: 1.25em;
}

section.city-nav li {
  display: inline-block;
  padding-right: 30px;
}

section.city-nav li a {
  text-transform: uppercase;
  color: #889197;
  font-size: 0.875em;
}

section.color--default {
  background-color: #194759;
}

section.color--secondary {
  background-color: #3E8C84;
}

section.color--success {
  background-color: #73C44A;
}

section.color--error {
  background-color: #ffd74d;
}

section.color--warning {
  background-color: #F56351;
}

section.color--info {
  background-color: #1D486E;
}

section.color--action {
  background-color: #1EB6B5;
}

section.color--dark {
  background-color: #222527;
}

section.color--light {
  background-color: #868686;
}

section.color--neutral {
  background-color: #f5f6f6;
}

section.color--facebook {
  background-color: #3b5998;
}

section.color--google-plus {
  background-color: #d34836;
}

section.color--youtube {
  background-color: #bb0000;
}

section.color--linkedin {
  background-color: #007bb6;
}

section.color--twitter {
  background-color: #00aced;
}

section.color--vimeo {
  background-color: #aad450;
}

section.color--good {
  background-color: #73C44A;
}

section.color--fair {
  background-color: #D0E35F;
}

section.color--okay {
  background-color: #FFB546;
}

section.color--bad {
  background-color: #F56351;
}

section.color--white {
  background-color: #fff;
}

section.app_background {
  background: url("/img/app-bg.jpg") center no-repeat;
  background-size: cover;
  padding: 180px 20px;
}

section.app_background h2 {
  color: #fff;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  text-transform: none;
  font-weight: 400;
  font-size: 28px;
}

section.app_background p {
  color: #fff;
}

@media (min-width: 1px) and (max-width: 768px) {
  section.app_background {
    padding-top: 200px;
  }
}

[class^="color--"] {
  color: #fff;
}

[class^="color--"] h2 {
  color: #fff;
}

.back {
  padding: 0.625em;
}

.back a {
  color: #296B73;
}

@media (min-width: 1px) and (max-width: 768px) {
  .back {
    margin-bottom: -1em !important;
  }
}

.search-header h2,.search-header h3,.search-header h4 {
  -webkit-appearance: none;
  margin-top: 5px;
}

.filter-panel-mobile {
  overflow-y: visible;
  position: relative;
  top: 0;
}

.filter-panel-mobile::-webkit-scrollbar {
  display: none;
}

.grid {
  width: 95%;
  margin-bottom: 1.25em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid {
    width: 98%;
  }
}

[class*="grid__col--"]>.grid {
  width: 100%;
}

@media (min-width: 1080px) {
  .grid {
    max-width: 1250px;
  }
}

.grid-full {
  width: 100%;
  max-width: none;
  margin: 0;
}

.tile-grid {
  width: 100%;
  height: 100%;
}

.tile-grid .tile-col {
  display: inline-block;
  margin: -1.3px;
}

.tile-grid .tile-col.big {
  width: 50%;
  height: 100%;
}

.tile-grid .tile-col.small {
  width: 25%;
  height: 100%;
}

.tile-grid .tile-item {
  position: relative;
  opacity: 1;
}

.tile-grid .tile-item:hover {
  opacity: .8;
  transition: opacity .3s;
}

.tile-grid .tile-item:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

.tile-grid .tile-item>.content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

@media (min-width: 769px) {
  .grid__col--1 {
    width: 6.4433%;
  }

  .grid__col--2 {
    width: 14.94845%;
  }

  .grid__col--3 {
    width: 23.45361%;
  }

  .grid__col--4 {
    width: 31.95876%;
  }

  .grid__col--5 {
    width: 40.46392%;
  }

  .grid__col--6 {
    width: 48.96907%;
  }

  .grid__col--7 {
    width: 57.47423%;
  }

  .grid__col--8 {
    width: 65.97938%;
  }

  .grid__col--9 {
    width: 74.48454%;
  }

  .grid__col--10 {
    width: 82.98969%;
  }

  .grid__col--11 {
    width: 91.49485%;
  }

  .grid__col--12 {
    width: 100%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  [class^="grid__col--"] {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
}

@media (min-width: 769px) {
  [class^="grid__col--"] {
    float: left;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
  }

  [class^="grid__col--"]+[class^="grid__col--"] {
    margin-left: 2.06186%;
  }

  [class^="grid__col--"]:last-of-type {
    float: right;
  }
}

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

.theme__poly .grid [class*="grid__col"] {
  font-weight: 100;
  margin-bottom: 1.875em;
  padding: 1.75%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .theme__poly .grid [class*="grid__col"] {
    margin-bottom: 0;
  }
}

.grid__centered {
  align-items: center;
}

.grid__stretch {
  align-items: stretch;
}

.grid__flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0;
}

.grid__flex:after {
  width: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex {
    display: block;
    margin: auto;
  }

  .grid__flex>div {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .grid__flex.no-collapse-mobile {
    display: flex;
  }

  .grid__flex.no-collapse-mobile>div {
    width: auto;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex.no-margin-mobile {
    margin-right: -1em;
    margin-left: -1em;
  }
}

.grid__flex.grid__searchbar>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid__flex.grid__searchbar>div:first-of-type {
  -webkit-box-flex: 0 33%;
  -moz-box-flex: 0 33%;
  -webkit-flex: 0 33%;
  -ms-flex: 0 33%;
  flex: 0 33%;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .grid__flex.grid__searchbar>div:first-of-type {
    -webkit-box-flex: 0 25%;
    -moz-box-flex: 0 25%;
    -webkit-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
  }
}

.grid__flex.grid__searchbar>div:nth-child(4) {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .grid__flex.grid__searchbar>div:nth-child(4) {
    -webkit-box-flex: 2 20%;
    -moz-box-flex: 2 20%;
    -webkit-flex: 2 20%;
    -ms-flex: 2 20%;
    flex: 2 20%;
  }
}

.grid__flex.grid__2col>div {
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}

.grid__flex.grid__2col>div:nth-child(n) {
  margin-right: 0;
  max-width: 50%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex.grid__2col>div:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex.grid__2col>div:nth-child(2n) {
  margin-right: 0;
  max-width: 50%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex.grid__2col>div:nth-child(2n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex.grid__3col>div {
  -webkit-flex: 0 33.33333%;
  -ms-flex: 0 33.33333%;
  flex: 0 33.33333%;
}

.grid__flex.grid__3col>div:nth-child(n) {
  margin-right: 0;
  max-width: 33.33333%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex.grid__3col>div:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex.grid__3col>div:nth-child(3n) {
  margin-right: 0;
  max-width: 33.33333%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex.grid__3col>div:nth-child(3n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex.grid__4col>div {
  -webkit-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
}

.grid__flex.grid__4col>div:nth-child(n) {
  margin-right: 0;
  max-width: 25%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex.grid__4col>div:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex.grid__4col>div:nth-child(4n) {
  margin-right: 0;
  max-width: 25%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex.grid__4col>div:nth-child(4n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex.grid__1of6>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid__flex.grid__1of6>div:first-of-type {
  -webkit-box-flex: 0 16.6666%;
  -moz-box-flex: 0 16.6666%;
  -webkit-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
}

.grid__flex.grid__1of4>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid__flex.grid__1of4>div:first-of-type {
  -webkit-box-flex: 0 25%;
  -moz-box-flex: 0 25%;
  -webkit-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
}

.grid__flex.grid__1of3>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid__flex.grid__1of3>div:first-of-type {
  -webkit-box-flex: 0 33.3333%;
  -moz-box-flex: 0 33.3333%;
  -webkit-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
}

.grid__flex.grid__1of6--right>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
}

.grid__flex.grid__1of6--right>div:last-of-type {
  -webkit-box-flex: 0 16.6666%;
  -moz-box-flex: 0 16.6666%;
  -webkit-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  margin-left: 1%;
}

.grid__flex.grid__1of4--right>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
}

.grid__flex.grid__1of4--right>div:last-of-type {
  -webkit-box-flex: 0 25%;
  -moz-box-flex: 0 25%;
  -webkit-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  margin-left: 1%;
}

.grid__flex.grid__1of3--right>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
}

.grid__flex.grid__1of3--right>div:last-of-type {
  -webkit-box-flex: 0 33.3333%;
  -moz-box-flex: 0 33.3333%;
  -webkit-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  margin-left: 1%;
}

.grid__flex--gutter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 auto 1% auto;
  max-width: 1250px;
}

.grid__flex--gutter:after {
  width: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter {
    display: block;
    margin: auto;
  }

  .grid__flex--gutter>div {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .grid__flex--gutter.no-collapse-mobile {
    display: flex;
  }

  .grid__flex--gutter.no-collapse-mobile>div {
    width: auto;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter.no-margin-mobile {
    margin-right: -1em;
    margin-left: -1em;
  }
}

.grid__flex--gutter.no-bottom-margin {
  margin-bottom: 0;
}

.grid__flex--gutter.grid__fluidcol>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__fluidcol .price-divider {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin-right: 6%;
  margin-top: 12px;
}

.grid__flex--gutter.grid__header {
  width: 95%;
}

.grid__flex--gutter.grid__header>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__header>div:first-of-type {
  -webkit-box-flex: 0 20%;
  -moz-box-flex: 0 20%;
  -webkit-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .grid__flex--gutter.grid__header>div:first-of-type {
    -webkit-box-flex: 0 25%;
    -moz-box-flex: 0 25%;
    -webkit-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
  }
}

.grid__flex--gutter.grid__header>div:nth-child(2) {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .grid__flex--gutter.grid__header>div:nth-child(2) {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}

.grid__flex--gutter.grid__header>div:last-of-type {
  margin-right: 0;
}

.grid__flex--gutter.grid__2col>div {
  -webkit-flex: 0 49.5%;
  -ms-flex: 0 49.5%;
  flex: 0 49.5%;
}

.grid__flex--gutter.grid__2col>div:nth-child(n) {
  margin-right: 1%;
  max-width: 49.5%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter.grid__2col>div:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex--gutter.grid__2col>div:nth-child(2n) {
  margin-right: 0;
  max-width: 49.5%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter.grid__2col>div:nth-child(2n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex--gutter.grid__3col>div {
  -webkit-flex: 0 32.66667%;
  -ms-flex: 0 32.66667%;
  flex: 0 32.66667%;
}

.grid__flex--gutter.grid__3col>div:nth-child(n) {
  margin-right: 1%;
  max-width: 32.66667%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter.grid__3col>div:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex--gutter.grid__3col>div:nth-child(3n) {
  margin-right: 0;
  max-width: 32.66667%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter.grid__3col>div:nth-child(3n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex--gutter.grid__4col>div {
  -webkit-flex: 0 24.25%;
  -ms-flex: 0 24.25%;
  flex: 0 24.25%;
}

.grid__flex--gutter.grid__4col>div:nth-child(n) {
  margin-right: 1%;
  max-width: 24.25%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter.grid__4col>div:nth-child(n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex--gutter.grid__4col>div:nth-child(4n) {
  margin-right: 0;
  max-width: 24.25%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__flex--gutter.grid__4col>div:nth-child(4n) {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

.grid__flex--gutter.grid__1of6>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__1of6>div:first-of-type {
  -webkit-box-flex: 0 15.6666%;
  -moz-box-flex: 0 15.6666%;
  -webkit-flex: 0 15.6666%;
  -ms-flex: 0 15.6666%;
  flex: 0 15.6666%;
}

.grid__flex--gutter.grid__1of6>div:last-of-type {
  margin-right: 0;
}

.grid__flex--gutter.grid__1of4>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__1of4>div:first-of-type {
  -webkit-box-flex: 0 24%;
  -moz-box-flex: 0 24%;
  -webkit-flex: 0 24%;
  -ms-flex: 0 24%;
  flex: 0 24%;
}

.grid__flex--gutter.grid__1of4>div:last-of-type {
  margin-right: 0;
}

.grid__flex--gutter.grid__1of3>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__1of3>div:first-of-type {
  -webkit-box-flex: 0 32.3333%;
  -moz-box-flex: 0 32.3333%;
  -webkit-flex: 0 32.3333%;
  -ms-flex: 0 32.3333%;
  flex: 0 32.3333%;
}

.grid__flex--gutter.grid__1of3>div:last-of-type {
  margin-right: 0;
}

.grid__flex--gutter.grid__2of3>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__2of3>div:first-of-type {
  -webkit-box-flex: 0 65.6666%;
  -moz-box-flex: 0 65.6666%;
  -webkit-flex: 0 65.6666%;
  -ms-flex: 0 65.6666%;
  flex: 0 65.6666%;
}

.grid__flex--gutter.grid__2of3>div:last-of-type {
  margin-right: 0;
}

.grid__flex--gutter.grid__1of6--right>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__1of6--right>div:last-of-type {
  -webkit-box-flex: 0 15.6666%;
  -moz-box-flex: 0 15.6666%;
  -webkit-flex: 0 15.6666%;
  -ms-flex: 0 15.6666%;
  flex: 0 15.6666%;
  margin-right: 0;
  margin-right: 0;
}

.grid__flex--gutter.grid__1of4--right>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__1of4--right>div:last-of-type {
  -webkit-box-flex: 0 24%;
  -moz-box-flex: 0 24%;
  -webkit-flex: 0 24%;
  -ms-flex: 0 24%;
  flex: 0 24%;
  margin-right: 0;
}

.grid__flex--gutter.grid__1of3--right>div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1%;
}

.grid__flex--gutter.grid__1of3--right>div:last-of-type {
  -webkit-box-flex: 0 32.3333%;
  -moz-box-flex: 0 32.3333%;
  -webkit-flex: 0 32.3333%;
  -ms-flex: 0 32.3333%;
  flex: 0 32.3333%;
  margin-right: 0;
}

.grid__inline {
  margin: 0 auto 0 auto;
  max-width: 1250px;
}

.grid__inline>div {
  display: inline-block;
  margin-right: 1%;
  vertical-align: middle;
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__inline>div {
    display: block;
    width: 100%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .grid__inline.no-collapse-mobile>div {
    display: inline-block;
    width: auto;
  }
}

.grid__inline.grid__1of2>div {
  display: inline-block;
  margin-right: 1%;
  vertical-align: middle;
}

.grid__inline.grid__1of2>div:last-of-type {
  width: 50%;
}

@media (min-width: 769px) {
  .nav__item,.nav__item--current,.nav__logout,.organizer .org__nav ul li,.organizer .org__nav ul li.current {
    display: inline-block;
    margin: 0 0.625em 0 0;
  }
}

.nav__item--current a,.nav__item a,.nav__logout a {
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  display: block;
}

@media (min-width: 1px) and (max-width: 768px) {
  .nav__item--current a,.nav__item a,.nav__logout a {
    padding-top: 0.57143em;
    padding-bottom: 0.57143em;
    text-align: left;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .nav__item--current a,.nav__item a,.nav__logout a {
    font-size: 12px;
  }
}

.nav__item--current a,.nav__item a:hover {
  color: #0a0b0c;
  border-color: #194759;
}

.menu__link,.menu__link--end {
  display: block;
  padding-top: 1em;
  padding-bottom: 1em;
  color: #fff;
  text-align: center;
  font-weight: 400;
  text-shadow: 0 1px rgba(34,37,39,0.2);
  font-size: 1.333em;
}

.icn--nav-toggle,.icn--close {
  line-height: 0;
  cursor: pointer;
}

.tile--small,.tile--medium,.tile--large {
  width: 100%;
  float: left;
  margin-bottom: 1em;
  text-align: center;
  color: #fff;
  padding: 7% 2%;
  position: relative;
  text-align: center;
}

@media (min-width: 1px) and (max-width: 768px) {
  .tile--small,.tile--medium,.tile--large {
    width: 100%;
    margin-right: 0;
  }
}

.tile--small h3,.tile--medium h3,.tile--large h3 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: rgba(34,37,39,0.9);
  padding: 0.25em 0.5em;
  color: #FFF;
}

.type-system-geometric h1,.type-system-slab h1,.type-system-geometric h2,.type-system-slab h2,.type-system-geometric h3,.type-system-slab h3,.type-system-geometric p,.type-system-slab p {
  margin: 0;
  letter-spacing: 0;
}

.type-system-geometric hr,.type-system-slab hr {
  border-bottom: 1px solid #e7e9ea;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0;
}

.type-system-geometric p,.type-system-slab p {
  color: #222527;
  line-height: em(24px);
}

.type-system-geometric a,.type-system-slab a {
  color: #194759;
  text-decoration: none;
}

.counter {
  font-size: 4.0625em;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 300;
  color: #45b0bd;
}

.footer {
  background: #e7e9ea;
  padding: 4em 0;
  width: 100%;
  color: #fff;
  border-top: none;
}

@media (min-width: 1px) and (max-width: 768px) {
  .footer {
    padding: 10px;
  }
}

.footer-logo {
  text-align: left;
}

.footer-logo img {
  height: 80px;
}

.footer-links {
  margin-bottom: 0;
}

.footer ul {
  margin-bottom: 38px;
  text-align: left;
  font-size: 16px;
  color: #222527;
}

@media (min-width: 1px) and (max-width: 768px) {
  .footer ul {
    margin-bottom: 0;
  }

  .footer ul:last-of-type {
    margin-bottom: 48px;
  }
}

.footer li {
  display: block;
  margin: 0;
}

.footer li a {
  color: #889197;
  transition: color .2s ease-in-out;
}

.footer li a:hover {
  color: #194759;
}

.footer h4 {
  margin: 0;
  margin-bottom: 12px;
  color: #222527;
}

.footer li h3 {
  color: #296B73;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: .4em;
}

.footer hr {
  border: 1px solid rgba(41,107,115,0.1);
  margin: 0 auto 24px;
  width: 12em;
}

.footer p {
  color: rgba(41,107,115,0.4);
  font-size: 16px;
  line-height: 24px;
  margin: auto;
  max-width: 35em;
  text-align: center;
}

.footer .grid:last-child {
  margin-bottom: 0;
}

.footer-contact li {
  display: block;
  text-align: left;
}

.footer-social li {
  display: inline-block;
  border-radius: 50%;
  background: #daddde;
  width: 50px;
  height: 50px;
  padding-top: 9.0045px;
  text-align: center;
  font-size: 21.328px;
}

.footer-disclaimer {
  font-size: 12.003px;
  background: #fff;
  padding: 20px 40px;
  text-align: left;
  color: #889197;
}

.footer-disclaimer .grid {
  margin-bottom: 0px;
}

.img--wrap {
  border: 1px solid #e7e9ea;
  padding: 0.75em;
}

.img--avatar {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
}

.img--hero {
  width: 100%;
  height: auto;
}

@media (min-width: 769px) {
  .img--hero {
    margin-bottom: 3em;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #daddde;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],select[size] {
  height: auto;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 1em;
  font-size: 16px;
  line-height: 24px;
  color: #246781;
}

.form-control {
  display: block;
  width: 100%;
  padding: 12.003px;
  font-size: 16px;
  color: #889197;
  margin-bottom: 0.5em;
  background-color: #fff;
  background-image: none;
  border: 1px solid #daddde;
  border-radius: 0px;
}

.form-control:focus {
  border-color: #194759;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  cursor: false;
  opacity: 1;
}

.form-control .btn {
  width: 100%;
}

textarea.form-control {
  height: auto;
  -webkit-transform: translateZ(0);
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="time"],input[type="datetime-local"],input[type="month"] {
    line-height: 38px;
  }

  input[type="time"].input-sm,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm input[type="month"] {
    line-height: 38px;
  }

  input[type="time"].input-lg,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg input[type="month"] {
    line-height: 38px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio+.radio,.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
  cursor: false;
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
  cursor: false;
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
  cursor: false;
}

.form-control-static {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 0;
}

.form-control-static.input-lg,.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 38px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm {
  height: 38px;
  line-height: 38px;
}

textarea.input-sm,select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 38px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
}

.form-group-sm select.form-control {
  height: 38px;
  line-height: 38px;
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 38px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}

.input-lg {
  height: 38px;
  padding: 10px 16px;
  font-size: 25.92px;
  line-height: 1.33333;
  border-radius: 0px;
}

select.input-lg {
  height: 38px;
  line-height: 38px;
}

textarea.input-lg,select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 38px;
  padding: 10px 16px;
  font-size: 25.92px;
  line-height: 1.33333;
  border-radius: 0px;
}

.form-group-lg select.form-control {
  height: 38px;
  line-height: 38px;
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 38px;
  padding: 10px 16px;
  font-size: 25.92px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 47.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}

.input-lg+.form-control-feedback {
  width: 38px;
  height: 38px;
  line-height: 38px;
}

.input-sm+.form-control-feedback {
  width: 38px;
  height: 38px;
  line-height: 38px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
  color: #555;
}

.has-success .form-control {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-success .input-group-addon {
  color: #555;
  border-color: #ccc;
  background-color: #f5f5f5;
}

.has-success .form-control-feedback {
  color: #555;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
  color: #555;
}

.has-warning .form-control {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-warning .input-group-addon {
  color: #555;
  border-color: #ccc;
  background-color: #f5f5f5;
}

.has-warning .form-control-feedback {
  color: #555;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
  color: #555;
}

.has-error .form-control {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-error .input-group-addon {
  color: #555;
  border-color: #ccc;
  background-color: #f5f5f5;
}

.has-error .form-control-feedback {
  color: #555;
}

.has-feedback label ~ .form-control-feedback {
  top: 29px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a0a8ad;
}

@media (min-width: 1080px) {
  .form-inline .form-group {
    display: inline-block;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,.form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1em;
}

.form-horizontal .radio,.form-horizontal .checkbox {
  min-height: 24px;
}

.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1em;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 12px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.form-wrap {
  background: #fff;
  border-radius: 0px;
  padding: 1.5em;
}

.form__label {
  display: block;
  margin-bottom: 0.625em;
}

.form__input {
  font-size: 1.125em;
  margin-bottom: 1.11111em;
  border-bottom: 3px solid #e7e9ea;
  border-radius: 0px;
  background: #f5f6f6;
  color: #0a0b0c;
  font-weight: 300;
}

.form__input:focus {
  border-color: #194759;
}

.form__select {
  font-size: 16px;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #889197;
  font-weight: 400;
  border: 1px solid #daddde;
  padding: 12px 25px 12px 10px;
  background: #fff url("//s-static.cinccdn.com/img/caret2.png") no-repeat;
  background-size: 21px;
  background-position: right center;
}

.form__btn {
  background: #194759;
}

.mortgage-input li {
  display: inline-block;
  padding: 0 10px;
}

.mortgage-input li:first-of-type {
  width: 35%;
}

.mortgage-input li:last-of-type {
  width: 63%;
}

.mortgage-input li .form-control {
  width: 100%;
  margin-bottom: 1.11111em;
  display: inline-block;
}

.mortgage-input li .form__select {
  width: 100%;
}

.cinc-form-validation .submit-success-message {
  display: none;
}

.cinc-form-validation.success .form-inputs {
  display: none;
}

.cinc-form-validation.success .submit-success-message {
  display: block;
}

.cinc-form-validation .fa-check {
  color: #3FC199;
}

.form__btn,[class^="btn--"],.btn--cta,.btn--mortgage,.btn--outline,.btn--outline-white,.check input[type="checkbox"]+label span,.check input[type="radio"]+label span,.exclude-check input[type="checkbox"]+label span,.exclude-check input[type="radio"]+label span,.table-minimal tbody td button,.form-wrapper .submit {
  padding: 1em 1.333em;
  border: 0;
  border-radius: 0px;
  color: rgba(255,255,255,0.88);
  text-transform: uppercase;
  font-size: 12.003px;
  font-weight: 700;
  display: block;
}

.form__btn a:hover,[class^="btn--"] a:hover,.btn--cta a:hover,.btn--mortgage a:hover,.btn--outline a:hover,.btn--outline-white a:hover,.check input[type="checkbox"]+label span a:hover,.check input[type="radio"]+label span a:hover,.exclude-check input[type="checkbox"]+label span a:hover,.exclude-check input[type="radio"]+label span a:hover,.table-minimal tbody td button a:hover,.form-wrapper .submit a:hover {
  color: #fff !important;
}

.disabled.form__btn,.disabled[class^="btn--"],.disabled.btn--cta,.disabled.btn--mortgage,.disabled.btn--outline,.disabled.btn--outline-white,.check input[type="checkbox"]+label span.disabled,.check input[type="radio"]+label span.disabled,.exclude-check input[type="checkbox"]+label span.disabled,.exclude-check input[type="radio"]+label span.disabled,.table-minimal tbody td button.disabled,.form-wrapper .disabled.submit {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
}

.block.form__btn,.block[class^="btn--"],.block.btn--cta,.block.btn--mortgage,.block.btn--outline,.block.btn--outline-white,.check input[type="checkbox"]+label span.block,.check input[type="radio"]+label span.block,.exclude-check input[type="checkbox"]+label span.block,.exclude-check input[type="radio"]+label span.block,.table-minimal tbody td button.block,.form-wrapper .block.submit {
  width: 100%;
  display: block;
}

.small.form__btn,.small[class^="btn--"],.small.btn--cta,.small.btn--mortgage,.small.btn--outline,.small.btn--outline-white,.check input[type="checkbox"]+label span.small,.check input[type="radio"]+label span.small,.exclude-check input[type="checkbox"]+label span.small,.exclude-check input[type="radio"]+label span.small,.table-minimal tbody td button.small,.form-wrapper .small.submit {
  padding: 0.75019em 1em;
}

.large.form__btn,.large[class^="btn--"],.large.btn--cta,.large.btn--mortgage,.large.btn--outline,.large.btn--outline-white,.check input[type="checkbox"]+label span.large,.check input[type="radio"]+label span.large,.exclude-check input[type="checkbox"]+label span.large,.exclude-check input[type="radio"]+label span.large,.table-minimal tbody td button.large,.form-wrapper .large.submit {
  font-size: 16px;
}

.btn--default {
  background-color: #194759;
}

.btn--secondary {
  background-color: #3E8C84;
}

.btn--success {
  background-color: #73C44A;
}

.btn--error {
  background-color: #ffd74d;
}

.btn--warning {
  background-color: #F56351;
}

.btn--info {
  background-color: #1D486E;
}

.btn--action {
  background-color: #1EB6B5;
}

.btn--dark {
  background-color: #222527;
}

.btn--light {
  background-color: #868686;
}

.btn--neutral {
  background-color: #f5f6f6;
}

.btn--facebook {
  background-color: #3b5998;
}

.btn--google-plus {
  background-color: #d34836;
}

.btn--youtube {
  background-color: #bb0000;
}

.btn--linkedin {
  background-color: #007bb6;
}

.btn--twitter {
  background-color: #00aced;
}

.btn--vimeo {
  background-color: #aad450;
}

.btn--good {
  background-color: #73C44A;
}

.btn--fair {
  background-color: #D0E35F;
}

.btn--okay {
  background-color: #FFB546;
}

.btn--bad {
  background-color: #F56351;
}

.btn--white {
  background-color: #fff;
}

[class^="btn--"] {
  vertical-align: top;
}

@media (min-width: 1px) and (max-width: 768px) {
  [class^="btn--"] {
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
  }
}

@media (min-width: 769px) {
  [class^="btn--"] {
    width: auto;
    display: inline-block;
  }

  [class^="btn--"]+[class^="btn--"] {
    margin-left: 1em;
  }
}

.btn--link {
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #222527;
  text-decoration: underline;
  text-transform: none;
  padding: 0px;
}

.btn--cta {
  background: #194759;
  font-size: 16px;
}

.btn--mortgage {
  background: #3498DB;
  width: 100%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .btn--mortgage {
    margin: auto;
    width: 95%;
  }
}

.btn--outline {
  border: 1px solid #daddde;
  color: #222527;
  background: transparent;
}

@media (min-width: 1px) and (max-width: 768px) {
  .btn--outline {
    float: none;
    margin-bottom: 5px;
    padding: 0.75019em;
  }
}

.btn--outline-white {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
}

@media (min-width: 1px) and (max-width: 768px) {
  .btn--outline-white {
    float: none;
    margin-bottom: 5px;
    padding: 0.75019em;
  }
}

.btn-filter {
  text-align: center;
  color: #222527;
  padding: 0;
  width: 33%;
}

.btn-filter [class^="icon-"],.btn-filter [class*=" icon-"] {
  font-size: 21.328px;
  margin-bottom: 5px;
}

.btn-filter a {
  color: #222527;
}

.btn-filter span {
  display: block;
}

@media (min-width: 1px) and (max-width: 768px) {
  .btn-filter span {
    display: inline-block;
  }
}

.btn-filter label {
  cursor: pointer;
  margin-bottom: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .btn-filter {
    display: block;
    width: 100%;
    border: 1px solid #daddde;
    padding: 5px;
    margin-bottom: 0.5em;
  }

  .btn-filter [class^="icon-"],.btn-filter [class*=" icon-"] {
    font-size: 16px;
    margin-right: 9.0045px;
  }

  .btn-filter a,.btn-filter label {
    display: block;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .btn-filter {
    width: 40%;
  }
}

.check input[type="checkbox"],.check input[type="radio"] {
  display: none;
}

.check input[type="checkbox"]+label span,.check input[type="radio"]+label span {
  background: #f5f6f6;
  color: #889197;
  display: inline-block;
}

.check input[type="checkbox"]:checked+label span,.check input[type="radio"]:checked+label span {
  background: #73C44A;
  color: #fff;
}

.check label {
  margin-bottom: 1%;
}

.check label:hover {
  cursor: pointer;
}

.exclude-check input[type="checkbox"],.exclude-check input[type="radio"] {
  display: none;
}

.exclude-check input[type="checkbox"]+label span,.exclude-check input[type="radio"]+label span {
  background: #f5f6f6;
  color: #889197;
  display: inline-block;
}

.exclude-check input[type="checkbox"]:checked+label span,.exclude-check input[type="radio"]:checked+label span {
  background: #F56351;
  color: #fff;
}

.exclude-check label {
  margin-bottom: 1%;
}

.exclude-check label:hover {
  cursor: pointer;
}

.btn--social {
  width: 240px;
  height: 41px;
  padding: 0;
  overflow: hidden;
  margin: auto;
  margin-bottom: 5px;
}

#filter-toggle-checkbox {
  display: none;
}

*[id^=more-tags-] {
  position: relative;
  font-weight: 400;
  color: #194759;
  cursor: pointer;
  border-bottom: 1px solid #2f87a9;
  padding-bottom: 3px;
  display: inline;
}

*[id^=toggler-expandOne-] {
  display: none;
}

*[id^=toggler-expandOne-]:checked+*[id^=more-tags-]:after {
  content: "Less Tags";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 3px;
  background: white;
}

.nav {
  text-align: right;
}

.nav ul {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  overflow: visible;
}

.nav__item a {
  color: #222527;
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
}

@media (min-width: 1px) and (max-width: 768px) {
  .nav__item a {
    text-align: left;
  }
}

.nav__logout a {
  color: #889197;
  text-align: left;
  margin-left: 15px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .nav .pull-right {
    float: none;
  }
}

.nav .menu {
  width: auto;
}

.nav .menu .item a {
  display: block;
  padding-top: 10px;
  padding-left: 4px;
  padding-right: 4px;
}

.sidebar-nav {
  background: #60686e;
  border-radius: 0px;
}

.sidebar-nav li,.sidebar-nav>a,.sidebar-nav>h3 {
  display: block;
  width: 100%;
  padding: 15px 20px;
  border-bottom: 1px solid #222527;
  margin: 0;
}

.sidebar-nav li a,.sidebar-nav>a a,.sidebar-nav>h3 a {
  text-transform: uppercase;
  font-weight: 300;
  color: #f5f6f6;
  transition: color 0.3s;
}

.sidebar-nav li a:hover,.sidebar-nav>a a:hover,.sidebar-nav>h3 a:hover {
  color: #bec3c7;
}

.sidebar-nav li a.open,.sidebar-nav>a a.open,.sidebar-nav>h3 a.open {
  color: #194759;
}

.sidebar-nav-light {
  background: #fff;
  border-radius: 0px;
  border: 1px solid #daddde;
  margin-bottom: 20px;
}

.sidebar-nav-light li,.sidebar-nav-light>a,.sidebar-nav-light>h3 {
  display: block;
  width: 100%;
  padding: 15px 20px;
  border-bottom: 1px solid #daddde;
  overflow: auto;
  margin: 0;
}

.sidebar-nav-light li .sidebar-nav-img,.sidebar-nav-light>a .sidebar-nav-img,.sidebar-nav-light>h3 .sidebar-nav-img {
  float: left;
  width: 80px;
}

.sidebar-nav-light li .sidebar-nav-title,.sidebar-nav-light>a .sidebar-nav-title,.sidebar-nav-light>h3 .sidebar-nav-title {
  display: block;
  margin-left: 90px;
}

.sidebar-nav-light li a,.sidebar-nav-light li span,.sidebar-nav-light>a a,.sidebar-nav-light>a span,.sidebar-nav-light>h3 a,.sidebar-nav-light>h3 span {
  font-weight: 400;
  color: #222527;
  transition: color 0.3s;
}

.sidebar-nav-light li a:hover,.sidebar-nav-light li span:hover,.sidebar-nav-light>a a:hover,.sidebar-nav-light>a span:hover,.sidebar-nav-light>h3 a:hover,.sidebar-nav-light>h3 span:hover {
  color: #bec3c7;
}

.sidebar-nav-light li a.active,.sidebar-nav-light li span.active,.sidebar-nav-light>a a.active,.sidebar-nav-light>a span.active,.sidebar-nav-light>h3 a.active,.sidebar-nav-light>h3 span.active {
  color: #296B73;
}

.sidebar-nav-light li a.open,.sidebar-nav-light>a a.open,.sidebar-nav-light>h3 a.open {
  color: #194759;
}

.sidebar-nav-grey {
  background: #fff;
  border-radius: 0px;
  border: 1px solid #daddde;
}

.sidebar-nav-grey li,.sidebar-nav-grey>a,.sidebar-nav-grey>h3 {
  display: block;
  width: 100%;
  padding: 15px 20px;
  border-bottom: 1px solid #daddde;
  margin: 0;
}

.sidebar-nav-grey li a,.sidebar-nav-grey>a a,.sidebar-nav-grey>h3 a {
  text-transform: uppercase;
  font-weight: 400;
  color: #222527;
  transition: color 0.3s;
}

.sidebar-nav-grey li a:hover,.sidebar-nav-grey>a a:hover,.sidebar-nav-grey>h3 a:hover {
  color: #bec3c7;
}

.sidebar-nav-grey li a.open,.sidebar-nav-grey>a a.open,.sidebar-nav-grey>h3 a.open {
  color: #194759;
}

.details-action-bar {
  position: fixed;
  z-index: 10000;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  font-size: 12px;
  background: #f5f6f6;
  border-top: 1px solid #daddde;
}

.details-action-bar li {
  display: inline-block;
  border-right: 1px solid #daddde;
  padding: 10px;
  color: #889197;
  text-align: center;
  cursor: pointer;
}

.details-action-bar li:last-of-type {
  border-right: none;
}

.details-action-bar li:nth-child(even) {
  width: 45%;
}

@media only screen and (min-device-width: 470px) and (max-device-width: 768px) {
  .details-action-bar li {
    width: 32%;
    font-size: 16px;
  }

  .details-action-bar li:nth-child(even) {
    width: 32%;
  }
}

*,*:after,*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cl-effect-4 a {
  padding: 0 0 10px;
}

.cl-effect-4>ul>li>a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: '';
  opacity: 0;
  -webkit-transition: height 0.3s,opacity 0.3s,-webkit-transform 0.3s;
  -moz-transition: height 0.3s,opacity 0.3s,-moz-transform 0.3s;
  transition: height 0.3s,opacity 0.3s,transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

.cl-effect-4 a:hover::after,.cl-effect-4 a:focus::after {
  height: 2px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.become {
  position: fixed;
  top: 0;
  left: 0;
  margin: 20px;
  padding: 0 5px;
  max-width: 100%;
  background-color: #eb3d51;
  border: 1px solid #e92f45;
  border-radius: 4px;
  z-index: 100000;
}

.become .become-text {
  line-height: 22px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}

.become a {
  color: #FFF;
  text-decoration: underline;
}

.nav__dropdown {
  position: relative;
}

.nav__dropdown:hover ul {
  opacity: 1;
  z-index: 1;
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
  transition: opacity .1s ease-in-out,max-height 0s step-end,max-width 0s step-end,padding 0s step-end;
}

.nav__dropdown>.dropdown-icon {
  color: white;
  font-size: 9.0045px;
}

.nav__dropdown ul {
  min-width: 100%;
  position: absolute;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  top: 100%;
  right: 0px;
  opacity: 0;
  z-index: -1;
  max-height: 0;
  max-width: 0;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
  border-top: 3px solid #194759;
  background: #fff;
  transition: opacity .1s ease,max-height .1s step-end,max-width .1s step-end;
}

.nav__dropdown ul li {
  display: block;
  font-size: 16px;
  transition: background .2s ease-in-out;
}

.nav__dropdown ul li a {
  color: #222527 !important;
  padding: 9.0045px 21.328px !important;
  text-align: left;
  width: 100%;
}

.nav__dropdown ul li:hover {
  background: #f5f6f6;
}

.nav__dropdown ul:after {
  content: "";
  position: absolute;
  top: -10px;
  right: 8%;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: #194759 transparent;
  display: block;
  width: 0;
}

/*header {
  background: #222527;
  position: relative;
  padding: 0;
  border-bottom: 1px solid #daddde;
  z-index: 1;
}*/

header .grid {
  display: table;
}

header .header-logo {
  width: 20%;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0;
}

header .header-logo .site-logo {
  padding: 0;
  color: #fff;
}

header .header-logo img {
  max-height: 86px;
}

@media (min-width: 1px) and (max-width: 768px) {
  header .header-logo img {
    display: none;
  }
}

header .header-navigation {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-left: 2%;
}

header .header-navigation .nav__item {
  padding: 21.328px 9.0045px;
}

header .header-navigation .nav__item a {
  color: #fff;
  font-size: 14px;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  padding: 0 0 5px;
}

header .dropdown>.dropdown-icon {
  color: #fff;
}

@media (min-width: 1px) and (max-width: 768px) {
  header {
    background: #194759;
    margin-top: 0px;
    position: relative;
    padding: 9.0045px;
  }

  header .header-logo {
    width: 100%;
  }

  header .header-logo .site-logo {
    color: #fff;
  }
}

.header-home {
  background: none;
  width: 100%;
  position: absolute;
  border-bottom: 0;
}

.header-home .header-logo .site-logo {
  color: #fff;
  padding: 0;
}

.header-home .header-navigation .nav__item a {
  color: #fff;
  font-size: 14px;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  padding: 0 0 5px;
}

.header-home .dropdown>i {
  color: #fff;
}

@media (min-width: 1px) and (max-width: 768px) {
  .header-home {
    background: #194759;
    position: relative;
  }
}

.top-menu {
  background: #222527;
  padding: 5px 0;
  color: #889197;
  position: relative;
  width: 100%;
  z-index: 999;
}

.top-menu .grid {
  margin-bottom: 0;
}

.top-menu .social-icons li {
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  color: #296B73;
}

.top-menu .nav__item a {
  color: #889197;
  padding: 10px 0;
}

.top-menu .nav__item a i {
  color: #889197;
}

.top-menu .nav__item a.btn--outline {
  color: #fff;
  padding: 6px 12px;
}

.top-menu label {
  margin-bottom: 0;
}

.top-menu .dropdown ul {
  margin-top: 5px;
  min-width: 180px;
  top: 90%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .top-menu {
    display: none;
  }
}

iframe[name=google_conversion_frame] {
  display: none;
}

.powered-by {
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 150px;
}

.powered-by span {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 1px) and (max-width: 768px) {
  .powered-by {
    text-align: center;
    position: relative;
    top: 0;
  }
}

.subdomain-info {
  width: 100%;
  height: auto;
  padding: 9.0045px 0;
  background: white;
  border-top: 1px solid #daddde;
}

.subdomain-info .agent-photo {
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center center;
  margin-right: 1em;
  border-radius: 50%;
}

.subdomain-info .agent-info {
  width: auto;
  height: auto;
  display: inline-block;
  color: #222527;
  line-height: 1.2;
  vertical-align: middle;
}

.subdomain-info .agent-name {
  font-size: 21.328px;
}

.subdomain-info .agent-phone {
  font-size: 21.328px;
  font-weight: bold;
  color: #194759;
}

@media (min-width: 1px) and (max-width: 768px) {
  .subdomain-info {
    padding: 9.0045px 16px;
  }
}

.offcanvas {
  position: relative;
  width: 100%;
  background: #222527;
  padding: 0.625em;
  letter-spacing: 1px;
  background: #3E8C84;
  background: linear-gradient(45deg, rgba(41, 107, 115, 0.8) 0%, #194759 100%);
}

.menu {
  margin-top: 0.625em;
}

.menu__link {
  border-bottom: solid 1px #fff;
}

.card {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #daddde;
  margin: 0 0 2em 0;
  position: relative;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  transition: box-shadow ease-in .2s;
}

.card h1 {
  margin-top: 0;
}

.card .note-preview {
  max-height: 300px;
  margin-top: 1em;
}

.card #map_canvas {
  width: 100%;
  height: 350px;
}

.card-image {
  overflow: hidden;
  height: 200px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.card-image .overlay {
  background: transparent;
  background: -moz-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(48%, transparent), color-stop(65%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0.76)));
  background: -webkit-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -o-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -ms-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: linear-gradient(to bottom, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  height: 220px;
}

.card-wrap {
  padding: 1.77689em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card-wrap {
    padding: 1em;
  }
}

.card-header {
  font-weight: 400;
  font-size: 21.328px;
  margin-bottom: 0.5em;
}

.card-header span {
  font-size: 16px;
  float: right;
  font-weight: font-weight--thin;
}

.card-header span a {
  color: #a9afb4;
  cursor: pointer;
}

.card-header span a:hover {
  color: #7a858b;
}

.card-copy {
  font-size: 16px;
}

.card-copy p {
  margin: 0 0 8px;
}

.card-copy hr {
  margin: 0.5em 0;
  border-color: #f5f6f6;
}

.card .grid {
  margin: 0;
  padding: 0;
  width: 100% !important;
}

.card .scorecard .rating .attribute {
  padding: 16px 0 0 28.43022px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card .scorecard .rating .attribute {
    padding-left: 16px;
  }
}

.card .scorecard .rating .attribute input {
  margin-left: -5px;
}

.agent-shortcard-branded {
  position: relative;
  background: white;
  background: white;
  color: #222527;
  margin-bottom: 1em;
  border: 1px solid #daddde;
  padding: 37.89749px 16px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  overflow: hidden;
}

.agent-shortcard-branded .agent-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: auto;
}

.agent-shortcard-branded .agent-info {
  padding: 21.328px 16px;
  width: 100%;
  text-align: center;
}

.agent-shortcard-branded .agent-info h3 {
  margin: 0;
  font-size: 21.328px;
  text-transform: none;
  color: #194759;
}

.agent-shortcard-branded .agent-info .agent-title {
  color: #889197;
}

.agent-shortcard-branded .agent-info .agent-contact {
  font-size: 12.003px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}

.agent-card-branded {
  position: relative;
  background: white;
  height: auto;
  border: 1px solid #daddde;
  padding-bottom: 21px;
  margin-bottom: 1em;
  color: #222527;
  padding: 16px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  transition: box-shadow ease-in .2s;
  overflow: hidden;
}

.agent-card-branded a {
  color: #222527 !important;
}

.agent-card-branded .article-preview {
  max-height: 100px;
  overflow: hidden;
  color: #889197;
}

.agent-card-branded .article-preview.no-background:before {
  background: none;
}

.agent-card-branded .img--avatar {
  margin-top: 16px;
}

.agent-card-branded .agent-bio {
  padding-bottom: 37.89749px;
}

.agent-card-branded .agent-bio h4 {
  text-transform: none;
  margin-bottom: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .agent-card-branded .agent-bio {
    text-align: center;
  }
}

.agent-card-branded .agent-footer {
  background: #fafbfb;
  padding: 12.003px;
  border-top: 1px solid #daddde;
  color: #889197;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.agent-card-branded .read-more {
  position: absolute;
  padding: 12.003px 21.328px;
  bottom: 0;
  right: 0;
  font-size: 12.003px;
  background: #194759;
  text-transform: uppercase;
  z-index: 1;
}

.agent-card-branded .read-more a {
  color: #fff !important;
}

.property-card {
  background: white;
}

.card--property {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #daddde;
  margin: 0 0 2em 0;
  position: relative;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  margin-bottom: 0;
  background: white;
  border: 1px solid #daddde;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
}

.card--property h1 {
  margin-top: 0;
}

.card--property .note-preview {
  max-height: 300px;
  margin-top: 1em;
}

.card--property #map_canvas {
  width: 100%;
  height: 350px;
}

.card--property-image {
  overflow: hidden;
  height: 200px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.card--property-image .overlay {
  background: transparent;
  background: -moz-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(48%, transparent), color-stop(65%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0.76)));
  background: -webkit-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -o-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -ms-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: linear-gradient(to bottom, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  height: 220px;
}

.card--property-wrap {
  padding: 1.77689em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property-wrap {
    padding: 1em;
  }
}

.card--property-header {
  font-weight: 400;
  font-size: 21.328px;
  margin-bottom: 0.5em;
}

.card--property-header span {
  font-size: 16px;
  float: right;
  font-weight: font-weight--thin;
}

.card--property-header span a {
  color: #a9afb4;
  cursor: pointer;
}

.card--property-header span a:hover {
  color: #7a858b;
}

.card--property-copy {
  font-size: 16px;
}

.card--property-copy p {
  margin: 0 0 8px;
}

.card--property-copy hr {
  margin: 0.5em 0;
  border-color: #f5f6f6;
}

.card--property .grid {
  margin: 0;
  padding: 0;
  width: 100% !important;
}

.card--property .scorecard .rating .attribute {
  padding: 16px 0 0 28.43022px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property .scorecard .rating .attribute {
    padding-left: 16px;
  }
}

.card--property .scorecard .rating .attribute input {
  margin-left: -5px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property {
    height: 250px;
    margin-bottom: 0;
  }
}

.card--property-image {
  position: relative;
  height: 200px;
}

.card--property-image .link-overlay {
  position: absolute;
  width: 50%;
  top: 0;
  height: 100%;
  left: 25%;
  z-index: 3;
}

.card--property-image .link-overlay-full {
  width: 100%;
  left: 0;
}

.card--property-image .photocount {
  margin: 0;
  position: absolute;
  top: 170px;
  left: 0;
  padding: 5px;
  background-color: rgba(255,255,255,0.9);
  color: #222527;
  text-align: center;
  z-index: 1;
}

.card--property-image .action {
  position: absolute;
  z-index: 5;
  color: white;
}

.card--property-image .action.js-togglefavorite {
  padding: 12.003px;
  top: 12px;
  right: 10px;
  font-size: 21.328px;
}

.card--property-image .fotorama-overlay {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: rgba(0,0,0,0.3);
  height: 200px;
}

.card--property-image::after {
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0,0,0,0.2) linear-gradient(to bottom, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.5) 100%) !important;
  z-index: 0;
  position: absolute;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property-image {
    height: 250px;
  }
}

.card--property-wrap {
  padding: 16px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property-wrap {
    display: none;
  }
}

.card--property-copy {
  text-align: center;
}

.card--property-copy a,.card--property-copy p {
  color: #889197;
}

.card--property-stats {
  overflow-x: hidden;
  position: absolute;
  bottom: 0px;
  left: 0px;
  top: 135px;
  right: 0;
  padding: 0px;
  z-index: 1;
}

.card--property-stats .price {
  padding: 0 16px;
  color: white;
  font-size: 16px;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  display: inline-block;
  font-weight: 400;
  font-size: 21.328px;
}

.card--property-stats li {
  text-align: left;
  display: inline-block;
  padding: 0 6px;
  font-size: 16px;
  color: white;
  width: auto;
  text-shadow: 1px 1px 4px #222527;
}

.card--property-stats li span {
  display: inline-block;
  padding-left: 3px;
  color: white;
}

.card--property-stats li:first-child {
  padding-left: 16px;
}

.card--property-stats li:last-of-type {
  border-right: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property-stats {
    top: 120px;
  }

  .card--property-stats ul.full-address li {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.card--property-disclaimer {
  text-align: left;
  color: #889197;
  font-size: 9.0045px;
  width: 100%;
  margin-top: 18px;
  text-align: center;
}

.card--property-disclaimer a {
  color: #889197;
}

.card--property-disclaimer img,.card--property-disclaimer small {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property-disclaimer {
    text-align: left;
    position: absolute;
    bottom: 12.003px;
  }

  .card--property-disclaimer li>div {
    font-size: 9.0045px;
    display: inline-block;
    margin-left: 5px;
    opacity: .8;
    width: 70%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property .property-img-wrapper {
    height: 250px;
  }
}

.card--property .stats-under-image .card--property-stats {
  position: relative;
}

.card--property.card-no-overlay .price {
  padding: 0 16px;
  color: #222527;
  text-shadow: none;
  text-align: center;
  font-weight: 400;
  font-size: 21.328px;
}

.card--property.card-no-overlay .ribbon-wrapper .ribbon {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
}

.card--property.card-no-overlay .card--property-image:after {
  background: transparent !important;
}

.card--property.card-no-overlay .card--property-stats {
  overflow-x: hidden;
  position: relative;
  top: 0px;
  padding: 0px;
  text-align: center;
}

.card--property.card-no-overlay .card--property-stats li {
  text-align: center;
  display: inline-block;
  padding: 0 6px;
  font-size: 16px;
  color: #889197;
  width: auto;
  text-shadow: none;
}

.card--property.card-no-overlay .card--property-stats li span {
  display: inline-block;
  padding-left: 3px;
  color: #889197;
}

.card--property.card-no-overlay .card--property-stats li:first-child {
  padding-left: 16px;
}

.card--property.card-no-overlay .card--property-stats li:last-of-type {
  border-right: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--property.card-no-overlay {
    height: auto;
    margin-bottom: 21.328px;
  }

  .card--property.card-no-overlay .card--property-wrap {
    display: block;
  }

  .card--property.card-no-overlay .card--property-disclaimer {
    position: relative;
  }
}

.card--property.simple-gallery {
}

.card--property.simple-gallery .ribbon-wrapper {
  z-index: 3;
}

.card--property.simple-gallery .card--property-image {
  position: relative;
}

.card--property.simple-gallery .card--property-image .link-overlay {
  left: 0;
  height: 200px;
  top: 0;
  width: 100%;
  z-index: 3;
}

.card--property.simple-gallery.has-ribbon .image-load-error .fa-chain-broken {
  margin-top: 32px;
}

.favorite {
  box-shadow: none;
}

.image-load-error,.property-image-loading {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f5f6f6;
  text-align: center;
}

.image-load-error {
  color: rgba(0,0,0,0.7);
  padding: 19px 0 0 10px;
}

.image-load-error .fa-chain-broken {
  color: rgba(0,0,0,0.5);
  display: block;
}

.property-image-loading {
  line-height: 200px;
  text-align: center;
  z-index: 1;
}

.property-img-wrapper {
  position: relative;
  overflow: hidden;
  height: 200px;
}

.property-img-wrapper img {
  position: absolute;
  top: -100%;
  left: -100%;
  right: -100%;
  bottom: -100%;
  margin: auto;
  min-height: 200px;
  width: 100%;
}

.property-img-wrapper.load-error {
  display: none;
}

.property-img-wrapper.loaded .property-image-loading {
  display: none;
}

.fa-spin-custom,.glyphicon-spin {
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.card--list {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #daddde;
  margin: 0 0 2em 0;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s;
  min-height: 200px;
}

.card--list h1 {
  margin-top: 0;
}

.card--list .note-preview {
  max-height: 300px;
  margin-top: 1em;
}

.card--list #map_canvas {
  width: 100%;
  height: 350px;
}

.card--list-image {
  overflow: hidden;
  height: 200px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.card--list-image .overlay {
  background: transparent;
  background: -moz-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(48%, transparent), color-stop(65%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0.76)));
  background: -webkit-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -o-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: -ms-linear-gradient(top, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  background: linear-gradient(to bottom, transparent 48%, rgba(0, 0, 0, 0.25) 65%, rgba(0, 0, 0, 0.76) 100%);
  height: 220px;
}

.card--list-wrap {
  padding: 1.77689em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--list-wrap {
    padding: 1em;
  }
}

.card--list-header {
  font-weight: 400;
  font-size: 21.328px;
  margin-bottom: 0.5em;
}

.card--list-header span {
  font-size: 16px;
  float: right;
  font-weight: font-weight--thin;
}

.card--list-header span a {
  color: #a9afb4;
  cursor: pointer;
}

.card--list-header span a:hover {
  color: #7a858b;
}

.card--list-copy {
  font-size: 16px;
}

.card--list-copy p {
  margin: 0 0 8px;
}

.card--list-copy hr {
  margin: 0.5em 0;
  border-color: #f5f6f6;
}

.card--list .grid {
  margin: 0;
  padding: 0;
  width: 100% !important;
}

.card--list .scorecard .rating .attribute {
  padding: 16px 0 0 28.43022px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .card--list .scorecard .rating .attribute {
    padding-left: 16px;
  }
}

.card--list .scorecard .rating .attribute input {
  margin-left: -5px;
}

.card--list .ribbon-wrapper {
  pointer-events: none;
}

.card--list .ribbon-wrapper .ribbon {
  color: white;
  font-size: 12.003px;
  font-weight: 400;
  line-height: 24px;
  padding: 2px 9.0045px;
  position: absolute;
  text-align: center;
  top: 16px;
  left: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: uppercase;
  z-index: 1;
  max-width: 50%;
  border-radius: 3px;
}

.card--list .ribbon--default {
  background-color: #194759;
}

.card--list .ribbon--secondary {
  background-color: #3E8C84;
}

.card--list .ribbon--success {
  background-color: #73C44A;
}

.card--list .ribbon--error {
  background-color: #ffd74d;
}

.card--list .ribbon--warning {
  background-color: #F56351;
}

.card--list .ribbon--info {
  background-color: #1D486E;
}

.card--list .ribbon--action {
  background-color: #1EB6B5;
}

.card--list .ribbon--dark {
  background-color: #222527;
}

.card--list .ribbon--light {
  background-color: #868686;
}

.card--list .ribbon--neutral {
  background-color: #f5f6f6;
}

.card--list .ribbon--facebook {
  background-color: #3b5998;
}

.card--list .ribbon--google-plus {
  background-color: #d34836;
}

.card--list .ribbon--youtube {
  background-color: #bb0000;
}

.card--list .ribbon--linkedin {
  background-color: #007bb6;
}

.card--list .ribbon--twitter {
  background-color: #00aced;
}

.card--list .ribbon--vimeo {
  background-color: #aad450;
}

.card--list .ribbon--good {
  background-color: #73C44A;
}

.card--list .ribbon--fair {
  background-color: #D0E35F;
}

.card--list .ribbon--okay {
  background-color: #FFB546;
}

.card--list .ribbon--bad {
  background-color: #F56351;
}

.card--list .ribbon--white {
  background-color: #fff;
}

.card--list-image {
  border-top-left-radius: 0px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0px;
  width: 30%;
  float: left;
  position: relative;
}

.card--list-image img {
  height: 100%;
  width: 100%;
}

.card--list-wrap {
  margin-left: 30%;
  padding: 0.75em 0.75em;
}

.card--list-header {
  font-size: 21.328px;
}

.card--list-copy {
  display: inline-block;
}

.card--list-copy p {
  margin: 0 0 0.75em;
}

.card--list .action {
  position: absolute;
  z-index: 5;
  color: white;
  top: 16px;
  right: 16px;
  font-size: 21.328px;
}

.card--list .action.js-togglefavorite {
  padding: 12.003px;
  top: 12px;
  right: 10px;
  font-size: 21.328px;
}

.card--list-stats li {
  text-align: center;
  display: inline-block;
  padding: 0 6px;
  font-size: 16px;
  width: auto;
  font-weight: bold;
}

.card--list-stats li span {
  display: block;
  font-weight: 300;
}

.card--list-stats li:first-child {
  padding-left: 0;
}

.card--list-stats li:last-of-type {
  border-right: 0;
}

.card--list:hover {
  background-color: #fdfdfd;
  transition: background-color 0.3s;
}

@media (max-width: 667px) and (min-width: 1px) {
  .card--list-image {
    width: 40%;
    height: 200px;
    padding: 0;
    float: left;
  }

  .card--list-wrap {
    padding: 1.5em !important;
  }

  .card--list-actions {
    display: inline-block;
  }
}

@media (max-width: 667px) and (min-width: 1px) {
  .card--list-image {
    width: 100%;
    height: 200px;
    padding: 0;
    float: none;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0;
  }

  .card--list-wrap {
    padding: 16px !important;
    margin-left: auto;
  }

  .card--list-copy {
    display: block;
    text-align: center;
  }

  .card--list-actions {
    float: none;
    position: absolute;
    top: 150px;
    right: 20px;
  }

  .card--list-actions ul li {
    display: inline-block;
    padding: 10px;
  }

  .card--list-header {
    text-align: center;
  }

  .card--list-stats li {
    width: 32%;
  }
}

.school {
  overflow: auto;
}

.school .school-rating {
  float: left;
}

.school .school-info {
  margin-left: 65px;
}

.key-details {
  font-size: 16px;
}

.key-details.columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 49%;
  -moz-column-width: 49%;
  column-width: 49%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .key-details.columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

.key-details h3 {
  margin-top: 2em;
  margin-bottom: 0.5em;
}

.key-details ul {
  padding: 9.0045px 0;
  overflow: auto;
  overflow-x: hidden;
}

.key-details ul:last-of-type {
  border-bottom: 0;
}

.key-details ul li {
  float: left;
  width: 49%;
}

.key-details ul li:last-child {
  text-align: left;
  font-weight: bold;
}

.gallery-any {
  height: 100%;
}

.gallery-any.gallery-map {
  background-color: #E7E7E7;
}

.gallery-any .map-gallery-error {
  display: block;
  text-align: center;
  padding-top: 20%;
}

#market a {
  text-decoration: underline;
}

.stats h1,.stats h2 {
  text-align: center;
}

@media (min-width: 1px) and (max-width: 768px) {
  .stats h1,.stats h2 {
    margin: 0.625em;
  }
}

.stats ul {
  margin: auto;
  text-align: center;
}

.stats ul li {
  display: inline-block;
  text-align: center;
  width: 30%;
}

.stats ul li object {
  width: 50px;
  height: 40px;
}

.stats ul li svg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.stats ul.org-actions li {
  display: inline-block;
  text-align: center;
  width: 30%;
  background: none;
  color: #889197;
  border-radius: 0px;
  padding: 20px 10px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.stats ul.org-actions li.quad {
  width: 24%;
  padding-left: 0;
  padding-right: 0;
}

.stats ul.org-actions li .fav-expand {
  color: #889197;
}

.stats ul.org-actions li p {
  margin: 0;
}

.stats ul.org-actions li img {
  max-height: 40px;
  height: 80%;
  margin: 0 10px;
}

.stats ul.org-actions li:hover {
  background: #f5f6f6;
}

.stats ul.org-actions li label {
  margin-bottom: 0;
}

.stats .grid {
  margin: 0.3125em 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .stats .grid {
    padding: 0 24px !important;
  }
}

.info li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

.info li:first-child {
  width: 20%;
  height: 40px;
}

.info li:last-child {
  width: 75%;
}

.progbar {
  height: 20px;
  border-radius: 2px;
  background: #e7e9ea;
  position: relative;
  margin-bottom: 2.875em;
}

.progbar__status--default {
  background-color: #194759;
}

.progbar__status--default:after {
  background-color: #226079;
}

.progbar__status--secondary {
  background-color: #3E8C84;
}

.progbar__status--secondary:after {
  background-color: #4ba89f;
}

.progbar__status--success {
  background-color: #73C44A;
}

.progbar__status--success:after {
  background-color: #8bce69;
}

.progbar__status--error {
  background-color: #ffd74d;
}

.progbar__status--error:after {
  background-color: #ffe076;
}

.progbar__status--warning {
  background-color: #F56351;
}

.progbar__status--warning:after {
  background-color: #f78678;
}

.progbar__status--info {
  background-color: #1D486E;
}

.progbar__status--info:after {
  background-color: #265d8e;
}

.progbar__status--action {
  background-color: #1EB6B5;
}

.progbar__status--action:after {
  background-color: #24d9d8;
}

.progbar__status--dark {
  background-color: #222527;
}

.progbar__status--dark:after {
  background-color: #353a3d;
}

.progbar__status--light {
  background-color: #868686;
}

.progbar__status--light:after {
  background-color: #9a9a9a;
}

.progbar__status--neutral {
  background-color: #f5f6f6;
}

.progbar__status--neutral:after {
  background-color: white;
}

.progbar__status--facebook {
  background-color: #3b5998;
}

.progbar__status--facebook:after {
  background-color: #466ab5;
}

.progbar__status--google-plus {
  background-color: #d34836;
}

.progbar__status--google-plus:after {
  background-color: #da6657;
}

.progbar__status--youtube {
  background-color: #bb0000;
}

.progbar__status--youtube:after {
  background-color: #e40000;
}

.progbar__status--linkedin {
  background-color: #007bb6;
}

.progbar__status--linkedin:after {
  background-color: #0097df;
}

.progbar__status--twitter {
  background-color: #00aced;
}

.progbar__status--twitter:after {
  background-color: #17bfff;
}

.progbar__status--vimeo {
  background-color: #aad450;
}

.progbar__status--vimeo:after {
  background-color: #badc71;
}

.progbar__status--good {
  background-color: #73C44A;
}

.progbar__status--good:after {
  background-color: #8bce69;
}

.progbar__status--fair {
  background-color: #D0E35F;
}

.progbar__status--fair:after {
  background-color: #dae982;
}

.progbar__status--okay {
  background-color: #FFB546;
}

.progbar__status--okay:after {
  background-color: #ffc56f;
}

.progbar__status--bad {
  background-color: #F56351;
}

.progbar__status--bad:after {
  background-color: #f78678;
}

.progbar__status--white {
  background-color: #fff;
}

.progbar__status--white:after {
  background-color: white;
}

[class^="progbar__"] {
  display: block;
  width: 42%;
  height: 100%;
  border-radius: inherit;
  position: relative;
}

[class^="progbar__"]:after {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  right: 0px;
  top: -6px;
  display: none;
}

.site-logo {
  color: #194759;
  font-size: 21.328px;
  font-weight: 300;
}

.site-logo span.green {
  color: #194759 !important;
}

@media (min-width: 1px) and (max-width: 768px) {
  .site-logo {
    font-size: 1em;
    padding-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .site-logo {
    font-size: 1em;
  }
}

.site-logo-smallfont {
  font-size: 1em;
}

.icn--nav-toggle {
  width: 25px;
  height: 17px;
  border-top: solid 3px #889197;
  border-bottom: solid 3px #889197;
  position: relative;
}

.icn--nav-toggle:before {
  width: 25px;
  height: 3px;
  background: #a9afb4;
  top: 4px;
}

.icn--close {
  background-image: url("../img/icn-close.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 4%;
  top: 4%;
}

.school-rating--default {
  background-color: #194759;
}

.school-rating--secondary {
  background-color: #3E8C84;
}

.school-rating--success {
  background-color: #73C44A;
}

.school-rating--error {
  background-color: #ffd74d;
}

.school-rating--warning {
  background-color: #F56351;
}

.school-rating--info {
  background-color: #1D486E;
}

.school-rating--action {
  background-color: #1EB6B5;
}

.school-rating--dark {
  background-color: #222527;
}

.school-rating--light {
  background-color: #868686;
}

.school-rating--neutral {
  background-color: #f5f6f6;
}

.school-rating--facebook {
  background-color: #3b5998;
}

.school-rating--google-plus {
  background-color: #d34836;
}

.school-rating--youtube {
  background-color: #bb0000;
}

.school-rating--linkedin {
  background-color: #007bb6;
}

.school-rating--twitter {
  background-color: #00aced;
}

.school-rating--vimeo {
  background-color: #aad450;
}

.school-rating--good {
  background-color: #73C44A;
}

.school-rating--fair {
  background-color: #D0E35F;
}

.school-rating--okay {
  background-color: #FFB546;
}

.school-rating--bad {
  background-color: #F56351;
}

.school-rating--white {
  background-color: #fff;
}

[class^="school-rating--"] {
  border-radius: 50%;
  color: #fff;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.layout-icons {
  float: right;
}

.layout-icons a {
  font-size: 28.43022px;
  margin-left: 15px;
  color: #889197;
}

.layout-icons a:hover {
  color: #737d84;
}

.layout-icons-map {
  position: absolute;
  top: 40px;
  right: 120px;
}

.layout-icons-map li {
  border-radius: 50%;
  width: 42px;
  height: 42px;
  padding: 8px;
  display: inline-block;
  background: #fff;
  text-align: center;
}

.fav-expand {
  color: #fff;
}

.green {
  color: #F56351 !important;
}

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

.hr-stats .hr-num {
  font-size: 24px;
  color: #194759;
}

.hr-stats li {
  text-align: center;
  margin: 10px 20px;
  display: inline-block;
}

.tag--default {
  background-color: #194759;
}

.tag--secondary {
  background-color: #3E8C84;
}

.tag--success {
  background-color: #73C44A;
}

.tag--error {
  background-color: #ffd74d;
}

.tag--warning {
  background-color: #F56351;
}

.tag--info {
  background-color: #1D486E;
}

.tag--action {
  background-color: #1EB6B5;
}

.tag--dark {
  background-color: #222527;
}

.tag--light {
  background-color: #868686;
}

.tag--neutral {
  background-color: #f5f6f6;
}

.tag--facebook {
  background-color: #3b5998;
}

.tag--google-plus {
  background-color: #d34836;
}

.tag--youtube {
  background-color: #bb0000;
}

.tag--linkedin {
  background-color: #007bb6;
}

.tag--twitter {
  background-color: #00aced;
}

.tag--vimeo {
  background-color: #aad450;
}

.tag--good {
  background-color: #73C44A;
}

.tag--fair {
  background-color: #D0E35F;
}

.tag--okay {
  background-color: #FFB546;
}

.tag--bad {
  background-color: #F56351;
}

.tag--white {
  background-color: #fff;
}

[class^="tag--"] {
  padding: 10px;
  display: inline-block;
  border-radius: 0px;
  color: #fff;
  margin: 5px;
  font-size: 12.003px;
  text-transform: uppercase;
}

.signup-separator {
  background: none;
  height: 38px;
  position: relative;
  text-align: center;
  padding-top: 14px;
}

.signup-separator .text {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  padding: 5px;
}

.signup-separator hr {
  margin: -18px 0;
  border-color: #f5f6f6;
}

.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 100px;
  height: 20px;
  overflow: hidden;
  position: relative;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");
  background-size: contain;
}

.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");
  background-size: contain;
}

.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}

.star-rating input:hover+i,.star-rating input:checked+i {
  opacity: 1;
}

.star-rating i ~ i {
  width: 40%;
}

.star-rating i ~ i ~ i {
  width: 60%;
}

.star-rating i ~ i ~ i ~ i {
  width: 80%;
}

.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}

.choice {
  text-align: center;
  display: block;
}

.hero {
  background-image: url("/img/unbranded-hero2.jpg");
  background-position: center;
  padding: 0;
  background-size: cover;
  width: 100%;
}

.hero .hero-overlay {
  background: rgba(0,0,0,0.3);
  padding-top: 14%;
  padding-bottom: 6%;
}

.hero .hero-overlay .search-bar {
  margin: auto;
  float: none;
  width: 80%;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .hero .hero-overlay .search-bar {
    width: 100%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .hero .hero-overlay .search-bar {
    width: 100%;
  }
}

.hero .hero-overlay h1 {
  font-size: 50.51735px;
  color: white;
  font-weight: 400;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.4);
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  margin: 16px auto;
}

@media (min-width: 1px) and (max-width: 768px) {
  .hero .hero-overlay h1 {
    font-size: 21.328px;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .hero .hero-overlay h1 {
    margin: 50px 20px;
    width: 100%;
  }
}

.hero .hero-overlay .hero__subheading {
  color: rgba(255,255,255,0.88);
  font-size: 21.328px;
  margin-bottom: 28.43022px;
  text-align: center;
}

@media (min-width: 1px) and (max-width: 768px) {
  .hero .hero-overlay .hero__subheading {
    font-size: 16px;
  }
}

.hero .hero-overlay .hero__company-name {
  color: rgba(255,255,255,0.88);
  font-size: 16px;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

@media (min-width: 1px) and (max-width: 768px) {
  .hero .hero-overlay .hero__company-name {
    display: none;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .hero .hero-overlay {
    padding: 1em;
  }

  .hero .hero-overlay .form-wrapper {
    height: auto;
  }
}

.hero .advlink {
  color: #FFF;
}

@media (min-width: 1px) and (max-width: 768px) {
  .hero .advlink {
    color: inherit;
  }
}

.hero-city {
  width: 100%;
}

.hero-city h1 {
  color: #fff;
  font-size: 50.51735px;
  text-align: center;
  background: rgba(0,0,0,0.3);
  padding: 150px 0;
  margin: 0;
}

.hero .accept-terms label {
  color: #fff;
}

.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 700px;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 1px) and (max-width: 768px) {
  .video-container {
    height: 500px;
  }
}

.video-container .hero-overlay {
  position: absolute;
  left: 0;
  right: 0;
}

.video-container #video-background {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.table-minimal {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.table-minimal th {
  text-align: left;
}

.table-minimal td {
  line-height: 24px;
}

.table-minimal td img {
  height: 15px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .table-minimal td {
    font-size: 12.003px;
  }

  .table-minimal td img {
    height: 10px;
  }
}

.table-minimal tbody tr:hover>td,.table-minimal tbody tr:hover>th {
  background-color: #fafafa;
}

.table-minimal thead th {
  background-color: white;
  border-bottom: 0px;
  padding: .5em 1em;
}

.table-minimal tbody {
  background-color: #fff;
}

.table-minimal tbody td {
  border-bottom: 1px solid #daddde;
  padding: .5em 1em;
  vertical-align: top;
}

.table-minimal tbody td button {
  display: inline-block;
  font-size: .7em;
  line-height: em(24px);
  margin-bottom: .3em;
  margin-right: 0.5em;
  outline: none;
  padding: .3em 1em;
  width: 100%;
}

@media (min-width: 769px) {
  .table-minimal tbody td button {
    margin-bottom: 0;
    width: auto;
  }
}

.table-minimal [class^="school-rating--"] {
  width: 30px;
  height: 30px;
  line-height: 24px;
  padding: 4px;
  font-size: 12.003px;
}

.table-simple {
  width: 100%;
}

.table-simple tbody tr:hover>td,.table-simple tbody tr:hover>th {
  background-color: #f8f8f9;
}

.table-simple tbody td {
  padding: .2em;
}

.table-simple tbody td img {
  height: 10px;
  width: auto;
}

.table-simple thead th {
  background-color: #fff;
  border-bottom: 0px;
  padding: .5em 1em;
  text-align: left;
}

.amenities td {
  width: 20%;
  vertical-align: middle;
  text-align: center;
  font-size: 12.003px;
  padding: .125em;
  line-height: 24px;
}

.amenities td:first-of-type {
  width: 60%;
  padding-left: .25em;
  text-align: left;
  font-size: 16px;
}

.pagination {
  text-align: left;
}

@media (min-width: 1px) and (max-width: 768px) {
  .pagination {
    text-align: center;
  }
}

.pagination ul {
  display: inline;
  text-align: center;
}

.pagination ul li {
  display: inline;
}

.pagination ul ul li {
  display: none;
}

.pagination ul ul li:nth-child(1),.pagination ul ul li:nth-child(2),.pagination ul ul li:nth-child(3) {
  display: inline;
}

@media (min-width: 1080px) {
  .pagination ul ul li {
    display: inline;
  }
}

.pagination ul li a {
  background: #f5f6f6;
  border-radius: 0px;
  border: 1px solid #daddde;
  color: #60686e;
  padding: 0.375em 12px;
  margin-right: 0.25em;
}

.pagination ul li a:hover,.pagination ul li a.active {
  background: white;
  color: #296B73;
}

.pagination ul li a:active {
  background: white;
  color: #296B73;
}

.type-system-geometric {
  text-align: left;
}

.type-system-geometric .type {
  border-bottom: 1px solid;
  display: inline-block;
  font-family: 'Questrial';
  font-size: 12.003px;
  font-weight: 300;
  margin-bottom: 2em;
  padding: .1em 0;
  text-align: left;
  text-transform: uppercase;
}

.type-system-geometric h1 {
  font-family: 'Questrial';
  font-size: 28.43022px;
  font-weight: 400;
  margin-bottom: .6em;
  color: #222527;
  text-transform: unset;
}

@media (min-width: 1px) and (max-width: 768px) {
  .type-system-geometric h1 {
    font-size: 21.328px;
  }
}

.type-system-geometric h2 {
  font-family: 'Questrial';
  font-size: 37.89749px;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 1.2em;
  color: #222527;
}

@media (min-width: 769px) {
  .type-system-geometric h2 {
    font-size: 28.43022px;
  }
}

.type-system-geometric code {
  background: #F7F7F7;
  border-radius: 0px;
  border: 1px solid #E0E0E0;
  font-size: .8em;
  font-style: normal;
  padding: .1em .4em;
  white-space: nowrap;
}

.type-system-geometric h3 {
  font-family: 'Sanchez';
  font-size: 28.43022px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: .5em;
  text-transform: uppercase;
  color: #222527;
}

.type-system-geometric p.date {
  color: #a3aaaf;
  font-family: 'Sanchez';
  font-size: 16px;
  margin-bottom: 1em;
}

.type-system-geometric p.date a {
  color: #222527;
  transition: color 0.3s;
}

.type-system-geometric p.date a:hover {
  color: #bec3c7;
}

.type-system-geometric p {
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 300;
  letter-spacing: 1;
  margin-bottom: 1.5em;
}

.type-system-geometric p span {
  font-family: 'Questrial';
  font-size: 16px;
}

.type-system-geometric a.read-more {
  display: inline-block;
  font-family: 'Sanchez';
  font-size: 16px;
  font-weight: 700;
  margin-left: .2em;
  position: relative;
  text-transform: uppercase;
}

.type-system-geometric a.read-more span {
  font-size: 1.8em;
  position: absolute;
  right: -12px;
  top: -2px;
}

.type-system-geometric hr {
  width: 100%;
}

.type-system-geometric p.author {
  font-family: 'Sanchez';
}

.type-system-geometric p.tags {
  color: #b1b7bb;
}

.type-system-geometric p.tags a {
  color: #bec3c7;
  transition: color 0.3s;
}

.type-system-geometric p.tags a:hover {
  color: #889197;
}

.type-system-slab {
  text-align: left;
}

.type-system-slab .type {
  border-bottom: 1px solid;
  display: inline-block;
  font-family: 'Roboto';
  font-size: 12.003px;
  font-weight: 300;
  margin-bottom: 2em;
  padding: .1em 0;
  text-align: left;
  text-transform: uppercase;
}

.type-system-slab h1 {
  font-family: 'Roboto';
  font-size: 28.43022px;
  font-weight: 400;
  margin-bottom: .6em;
  color: #222527;
  text-transform: unset;
}

@media (min-width: 1px) and (max-width: 768px) {
  .type-system-slab h1 {
    font-size: 21.328px;
  }
}

.type-system-slab h2 {
  font-family: 'Roboto';
  font-size: 37.89749px;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 1.2em;
  color: #222527;
}

@media (min-width: 769px) {
  .type-system-slab h2 {
    font-size: 28.43022px;
  }
}

.type-system-slab code {
  background: #F7F7F7;
  border-radius: 0px;
  border: 1px solid #E0E0E0;
  font-size: .8em;
  font-style: normal;
  padding: .1em .4em;
  white-space: nowrap;
}

.type-system-slab h3 {
  font-family: 'Roboto Slab';
  font-size: 28.43022px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: .5em;
  text-transform: uppercase;
  color: #222527;
}

.type-system-slab p.date {
  color: #a3aaaf;
  font-family: 'Roboto Slab';
  font-size: 16px;
  margin-bottom: 1em;
}

.type-system-slab p.date a {
  color: #222527;
  transition: color 0.3s;
}

.type-system-slab p.date a:hover {
  color: #bec3c7;
}

.type-system-slab p {
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 300;
  letter-spacing: 1;
  margin-bottom: 1.5em;
}

.type-system-slab p span {
  font-family: 'Roboto';
  font-size: 16px;
}

.type-system-slab a.read-more {
  display: inline-block;
  font-family: 'Roboto Slab';
  font-size: 16px;
  font-weight: 700;
  margin-left: .2em;
  position: relative;
  text-transform: uppercase;
}

.type-system-slab a.read-more span {
  font-size: 1.8em;
  position: absolute;
  right: -12px;
  top: -2px;
}

.type-system-slab hr {
  width: 100%;
}

.type-system-slab p.author {
  font-family: 'Roboto Slab';
}

.type-system-slab p.tags {
  color: #b1b7bb;
}

.type-system-slab p.tags a {
  color: #bec3c7;
  transition: color 0.3s;
}

.type-system-slab p.tags a:hover {
  color: #889197;
}

.contentblock {
  display: block;
}

.contentblock .hidden {
  display: none;
}

.article-preview {
  position: relative;
  min-height: 40px;
  max-height: 240px;
  overflow: hidden;
}

.article-preview:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.testimonial-slide {
  padding: 50px 120px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .testimonial-slide {
    padding: 16px;
  }

  .testimonial-slide p {
    font-size: 12px;
  }
}

article.slide-Testimonial {
  background: rgba(0,0,0,0.3);
  color: white;
  height: 100%;
  padding-top: 120px;
}

@media (min-width: 768px) and (max-width: 1100px) {
  article.slide-Testimonial {
    padding: 60px 15% 0 15%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  article.slide-Testimonial {
    padding: 5px 20px 0 20px;
  }

  article.slide-Testimonial [class^="btn--"] {
    width: auto;
    margin: auto;
    padding: 6px 12px;
  }
}

article.slide-Testimonial h2 {
  font-size: unset;
}

article.slide-Testimonial h2 .feature-caption {
  color: white;
  font-size: 50.51735px;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  text-transform: none;
  font-weight: 300;
}

@media (min-width: 1px) and (max-width: 768px) {
  article.slide-Testimonial h2 .feature-caption {
    font-size: 21.328px;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  article.slide-Testimonial h2 .feature-caption {
    font-size: 37.89749px;
  }
}

article.slide-Testimonial h2 span {
  font-size: 28.43022px;
  color: #fff;
  text-transform: none;
}

@media (min-width: 1px) and (max-width: 768px) {
  article.slide-Testimonial h2 span {
    font-size: 16px;
  }
}

article.slide-Testimonial h2 hr {
  width: 100px;
  margin: 10px auto;
}

.modal-open {
  overflow: hidden;
  position: fixed;
}

.modal h1 {
  margin: 0;
}

.modal p {
  color: #60686e;
  line-height: em(24px);
}

.modal label {
  cursor: pointer;
  margin-bottom: 0;
}

.modal label img {
  border-radius: 150px;
  display: block;
  max-width: 300px;
}

.modal input[type="checkbox"] {
  display: none;
}

.modal .modal-trigger {
  width: auto;
  color: #194759;
}

.modal .modal-open {
  overflow: auto;
}

.modal .modal-window {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s;
  background: rgba(0,0,0,0.8);
  opacity: 0;
  text-align: left;
  visibility: hidden;
  z-index: 999998;
  padding-bottom: 5em;
  overflow-y: auto;
}

.modal .modal-window .modal-bg {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.modal .modal-close {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  height: 1em;
  width: 1em;
  background: #fff;
  cursor: pointer;
}

.modal .modal-close:after,.modal .modal-close:before {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 0;
  left: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 1em;
  width: 0.15em;
  background: #e7e9ea;
  content: '';
  display: block;
  margin: -3px 0 0 -1px;
}

.modal .modal-close:hover:after,.modal .modal-close:hover:before {
  background: #ccd0d3;
}

.modal .modal-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal .modal-close-2 {
  position: absolute;
  top: 7em;
  right: 2em;
}

.modal .modal-login {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  padding: 5px 10px;
  background: #194759;
  border-radius: 0px;
  color: #fff;
  border: 1px solid #daddde;
}

.modal .modal-inner {
  transition: opacity 0.3s;
  background: #fff;
  border-radius: 5px;
  margin-top: .6em;
  margin: auto;
  max-height: 95%;
  overflow-y: visible;
  overflow-x: hidden;
  padding: 1.5em;
  position: relative;
}

.modal .modal-inner label {
  display: initial;
}

.modal .modal-inner hr {
  border: 1px solid #daddde;
  margin: 15px 0;
}

.modal .modal-inner p {
  margin: 15px 0 15px 0;
  font-size: 12.003px;
}

.modal .modal-inner p.modal-question {
  font-size: 16px !important;
  color: #222527;
  font-weight: bold;
}

.modal .modal-inner .form-control {
  background: #f5f6f6;
  color: #222527;
  width: 100%;
  margin: 10px auto;
}

.modal .modal-inner .modal-header {
  background: #fff;
  text-align: center;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  font-size: 16px;
  margin: -1.8em -3.5em 1em -3.5em;
  padding: 1em 3em;
  border-bottom: 1px solid #daddde;
}

.modal .modal-inner .modal-header h2 {
  font-size: 28px;
  font-weight: 400;
  color: #222527;
  text-transform: none;
  margin: 0;
  padding: 0;
}

.modal .modal-inner .modal-footer {
  background: #fff;
  text-align: left;
}

.modal .modal-inner a {
  color: #09C;
}

.modal .modal-inner input[type="checkbox"] {
  display: initial;
}

.modal .modal-inner .signup-separator {
  background: none;
  height: 30px;
  position: relative;
  text-align: center;
}

.modal .modal-inner .signup-separator .text {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  padding: 5px;
}

.modal .modal-inner .signup-separator hr {
  margin: -18px 0;
  border-color: #aaa;
}

@media (min-width: 1px) and (max-width: 768px) {
  .modal .modal-inner h2 {
    font-size: 16px;
  }

  .modal .modal-inner .form-control {
    font-size: 16px;
    line-height: 18px;
    padding: 9.0045px;
  }

  .modal .modal-inner .modal-header {
    padding: .7em 3em;
  }

  .modal .modal-inner .checkbox {
    margin: 0;
  }
}

@media (min-width: 769px) {
  .modal .modal-inner {
    margin-top: 1em;
    padding: 1.5em;
    width: 60%;
  }
}

@media (min-width: 1080px) {
  .modal .modal-inner {
    width: 60%;
  }
}

.modal .modal-inner.signin {
  background-color: #F2F2F2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  width: 700px;
  max-height: 95%;
  overflow: hidden;
  font-size: 16px;
}

.modal .modal-inner.signin h1 {
  font-size: 28.43022px;
  text-align: center;
  margin-top: 20px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .modal .modal-inner.signin {
    width: 100%;
  }
}

.modal .modal-inner.signin [class^="btn--"] {
  font-size: 12.003px !important;
  font-weight: 700;
}

.modal .modal-inner.signin .info li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

.modal .modal-inner.signin .info li:first-child {
  width: 20%;
  height: 40px;
}

.modal .modal-inner.signin .info li:last-child {
  width: 75%;
}

.modal .modal-inner.signin .signup-separator .text {
  background: #eaebea;
}

.modal .modal-inner.box {
  max-width: 448px;
  width: auto;
  margin-top: 10vh;
  overflow: hidden;
  max-height: 95%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .modal .modal-inner.box {
    width: 90%;
    margin-top: 0;
  }
}

.modal .modal-inner .lead {
  font-size: 18px;
}

.modal .modal-inner .js-loginmessage {
  padding: 5px 10px;
  font-size: 18px;
  margin-bottom: 20px;
  color: black;
}

.modal .modal-inner h1 {
  color: #60686e;
  margin-bottom: .6em;
  text-align: left;
  text-transform: capitalize;
}

.modal .modal-inner h2 {
  margin-top: 0;
  margin-bottom: 5px;
}

.modal .modal-inner .modal-intro {
  font-weight: 700;
}

.modal .modal-inner .modal-content {
  color: #60686e;
}

.modal .modal-inner .modal-footer {
  background: #f5f6f6;
  text-align: right;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 12.003px;
  margin: 1em -3.5em -1.8em -3.5em;
  padding: 1.5em 3em;
  border-top: 1px solid #daddde;
}

.modal .modal-inner .modal-footer a {
  color: #222527;
}

.modal .modal-inner a.cta {
  color: white;
  display: inline-block;
  margin-right: .5em;
  margin-top: 1em;
}

.modal .modal-inner a.cta:last-child {
  padding: 0 2em;
}

.modal .modal-inner.modal-legacy {
  width: 400px;
}

@media (max-width: 603px) and (min-width: 1px) {
  .modal .modal-inner.modal-legacy {
    width: 100%;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .modal .modal-inner.modal-legacy {
    width: 400px;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .modal .modal-inner.modal-legacy .checkbox {
    margin-bottom: 0;
  }
}

.modal .modal-inner.modal-legacy p {
  color: #222527;
  font-weight: normal;
}

@media (min-width: 1px) and (max-width: 768px) {
  .modal .modal-inner.modal-legacy {
    padding: 1.5em 1.2em;
  }

  .modal .modal-inner.modal-legacy .modal-header h2 {
    font-size: 18px;
  }

  .modal .modal-inner.modal-legacy p {
    font-size: 12.003px;
    margin-left: -0.75em;
    margin-right: -0.75em;
    color: #222527;
    font-weight: normal;
  }
}

@media (max-width: 480px) and (min-width: 1px) {
  .modal .modal-inner.modal-legacy {
    padding: 1.5em 1.2em;
  }

  .modal .modal-inner.modal-legacy .modal-header h2 {
    font-size: 18px;
  }

  .modal .modal-inner.modal-legacy p {
    font-size: 10px;
    margin-left: -0.75em;
    margin-right: -0.75em;
    color: #222527;
    font-weight: normal;
  }
}

.modal .modal-state:checked+.modal-window {
  opacity: 1;
  visibility: visible;
}

.modal .modal-state:checked+.modal-window .modal-inner {
  top: .5em;
}

.pick-avatar input[type="checkbox"],.pick-avatar input[type="radio"] {
  display: none;
}

.pick-avatar input[type="checkbox"]+label span,.pick-avatar input[type="radio"]+label span {
  cursor: pointer;
  opacity: .6;
  transition: opacity 0.3s;
}

.pick-avatar input[type="checkbox"]+label span img,.pick-avatar input[type="radio"]+label span img {
  width: 22.5%;
  display: inline-block;
  margin-right: 5px;
}

.pick-avatar input[type="checkbox"]:checked+label span,.pick-avatar input[type="radio"]:checked+label span {
  opacity: 1;
}

.pick-avatar input[type="checkbox"]:checked+label span img,.pick-avatar input[type="radio"]:checked+label span img {
  border: 4px solid #194759;
}

.pick-avatar label:hover {
  cursor: pointer;
  opacity: 1;
}

.modal-checkboxes .checkbox {
  display: inline-block;
  margin: 0;
  padding-right: 10px;
}

.modal-checkboxes .checkbox input,.modal-checkboxes .checkbox label {
  font-size: 16px;
}

#saveSearchModal .searchtag {
  color: #222527;
}

#saveSearchModal #changeCriteria {
  margin-top: 12.003px;
}

#saveSearchModal button {
  margin-top: 12.003px;
  width: 100%;
}

#saveSearchModal .ui.checkbox .box:before,#saveSearchModal .ui.checkbox label:before {
  top: 7px;
}

.map-canvas-wrap {
  position: relative;
}

.map-canvas-wrap .map-canvas-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#map_canvas {
  width: 100%;
  height: 500px;
  position: relative;
  padding: 0;
}

#map_canvas .content {
  padding: .5em;
}

#map_canvas .firstHeading {
  font-size: 1.875em;
  line-height: 1em;
  font-weight: bold;
  margin-bottom: 5px;
}

#map_canvas #bodyContent p {
  font-size: 1.25em;
  margin: 0;
}

#map_canvas #bodyContent p img {
  width: 100%;
  margin-bottom: 0.3125em;
}

#map_canvas .info {
  font-size: 1.25em;
}

#map_canvas .address {
  font-size: 1.25em;
}

#map_canvas .action {
  padding-top: 10px;
}

#map_canvas .action__fav {
  background: #fdfdfd;
  padding: 10px;
  display: inline-block;
  width: 48%;
}

#map_canvas .action__share {
  background: #fdfdfd;
  padding: 10px;
  display: inline-block;
  width: 48%;
}

.map-container {
  position: fixed;
  width: 45vw;
  max-width: 100%;
}

.mapsearch-icon {
  display: block;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  line-height: 34px;
  background-color: #FFFFFF;
  text-align: center;
  margin: 5px;
}

.mapsearch-control {
  display: block;
  margin: 5px;
  background-color: #FFF;
  border: 1px solid rgba(0,0,0,0.3);
  box-shadow: rgba(0,0,0,0.298039) 0 1px 4px -1px;
  color: #000;
  line-height: 22px;
  padding: 5px 15px;
  cursor: pointer;
  font-size: 13px;
  border-radius: 2px;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.mapsearch-control:hover {
  background-color: #EBEBEB;
}

.mapsearch-clear {
  color: #F00;
}

.map-marker {
  top: -4px;
  position: relative;
  background-color: #31b2c3;
  border: 1px solid #227B87;
  border-radius: 15px;
  z-index: 3;
  cursor: pointer;
}

.map-marker:hover {
  z-index: 4;
}

.map-marker .map-marker-title {
  display: block;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  padding: 1px 10px 1px 10px;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

.map-marker.map-marker-selected {
  background-color: #FFF;
  border-color: #222527;
  z-index: 4;
}

.map-marker.map-marker-selected .map-marker-title {
  color: #222527;
}

.map-marker.map-marker-noninteractive {
  cursor: default;
}

.map-marker.map-marker-dark {
  background-color: #222527;
  border-color: #FFF;
}

.map-marker:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #227B87;
  position: absolute;
  bottom: -5px;
  left: 48%;
  left: calc(50% - 3px);
}

.map-marker.map-marker-selected:after {
  border-top-color: #222527;
}

.map-marker.map-marker-dark:after {
  border-top-color: #222527;
}

.map-marker.map-marker-nonub:after {
  content: none;
}

.map-result {
  background: #FFF;
  position: relative;
  margin-top: 240px;
  z-index: 5;
  min-width: 280px;
  max-width: 320px;
}

.schools-map {
  height: 420px;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .schools-map {
    height: 320px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

.map-actions {
  position: absolute;
  bottom: 80px;
  right: 40px;
  left: auto;
}

.map-actions span {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: #296B73;
  font-size: 1.4em;
  background: rgba(255,255,255,0.88);
  border-radius: 50%;
  text-align: center;
}

.map-actions span.street-view,.map-actions span.virtual-tour {
  padding: 2px 0 0 2px;
}

.map-actions span.map-view {
  padding: 2px 0 0 1px;
}

.gm-style {
  font-size: inherit;
  font-family: inherit;
}

.tile--small {
  height: 11em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .tile--small {
    height: 11em;
  }
}

.tile--medium {
  height: 22em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .tile--medium {
    height: 11em;
  }
}

.tile--large {
  height: 34em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .tile--large {
    height: 11em;
  }
}

.tile {
  color: white;
}

.tile--default {
  background-color: #194759;
}

.tile--secondary {
  background-color: #3E8C84;
}

.tile--success {
  background-color: #73C44A;
}

.tile--error {
  background-color: #ffd74d;
}

.tile--warning {
  background-color: #F56351;
}

.tile--info {
  background-color: #1D486E;
}

.tile--action {
  background-color: #1EB6B5;
}

.tile--dark {
  background-color: #222527;
}

.tile--light {
  background-color: #868686;
}

.tile--neutral {
  background-color: #f5f6f6;
}

.tile--facebook {
  background-color: #3b5998;
}

.tile--google-plus {
  background-color: #d34836;
}

.tile--youtube {
  background-color: #bb0000;
}

.tile--linkedin {
  background-color: #007bb6;
}

.tile--twitter {
  background-color: #00aced;
}

.tile--vimeo {
  background-color: #aad450;
}

.tile--good {
  background-color: #73C44A;
}

.tile--fair {
  background-color: #D0E35F;
}

.tile--okay {
  background-color: #FFB546;
}

.tile--bad {
  background-color: #F56351;
}

.tile--white {
  background-color: #fff;
}

.split__1>* {
  width: 100%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__1>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__1>* {
    width: 100%;
  }
}

.split__2>* {
  width: 50%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__2>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__2>* {
    width: 100%;
  }
}

.split__3>* {
  width: 33.33333%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__3>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__3>* {
    width: 100%;
  }
}

.split__4>* {
  width: 25%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__4>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__4>* {
    width: 100%;
  }
}

.split__5>* {
  width: 20%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__5>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__5>* {
    width: 100%;
  }
}

.split__6>* {
  width: 16.66667%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__6>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__6>* {
    width: 100%;
  }
}

.split__7>* {
  width: 14.28571%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__7>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__7>* {
    width: 100%;
  }
}

.split__8>* {
  width: 12.5%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__8>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__8>* {
    width: 100%;
  }
}

.split__9>* {
  width: 11.11111%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__9>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__9>* {
    width: 100%;
  }
}

.split__10>* {
  width: 10%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__10>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__10>* {
    width: 100%;
  }
}

.split__11>* {
  width: 9.09091%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__11>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__11>* {
    width: 100%;
  }
}

.split__12>* {
  width: 8.33333%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__12>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__12>* {
    width: 100%;
  }
}

.split__13>* {
  width: 7.69231%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__13>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__13>* {
    width: 100%;
  }
}

.split__14>* {
  width: 7.14286%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__14>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__14>* {
    width: 100%;
  }
}

.split__15>* {
  width: 6.66667%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__15>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__15>* {
    width: 100%;
  }
}

.split__16>* {
  width: 6.25%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__16>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__16>* {
    width: 100%;
  }
}

.split__17>* {
  width: 5.88235%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__17>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__17>* {
    width: 100%;
  }
}

.split__18>* {
  width: 5.55556%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__18>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__18>* {
    width: 100%;
  }
}

.split__19>* {
  width: 5.26316%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__19>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__19>* {
    width: 100%;
  }
}

.split__20>* {
  width: 5%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__20>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__20>* {
    width: 100%;
  }
}

.split__21>* {
  width: 4.7619%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__21>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__21>* {
    width: 100%;
  }
}

.split__22>* {
  width: 4.54545%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__22>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__22>* {
    width: 100%;
  }
}

.split__23>* {
  width: 4.34783%;
  margin: 0;
  float: left;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .split__23>* {
    width: 50%;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .split__23>* {
    width: 100%;
  }
}

[class^="split__"] {
  height: auto;
  overflow: auto;
}

[class^="split__"]>* {
  float: left;
}

.pad--none {
  padding: 0;
}

.pad--tight>* {
  padding: 0;
}

.pad--xsmall>* {
  padding: 4px;
}

.pad--small>* {
  padding: 12px;
}

.pad--medium>* {
  padding: 16px;
}

.pad--large>* {
  padding: 32px;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1.2;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #296B73;
  border-radius: 2px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
  color: white;
  background-color: #296B73;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

a.badge:hover,a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.badge--default {
  background-color: #194759;
}

.badge--secondary {
  background-color: #3E8C84;
}

.badge--success {
  background-color: #73C44A;
}

.badge--error {
  background-color: #ffd74d;
}

.badge--warning {
  background-color: #F56351;
}

.badge--info {
  background-color: #1D486E;
}

.badge--action {
  background-color: #1EB6B5;
}

.badge--dark {
  background-color: #222527;
}

.badge--light {
  background-color: #868686;
}

.badge--neutral {
  background-color: #f5f6f6;
}

.badge--facebook {
  background-color: #3b5998;
}

.badge--google-plus {
  background-color: #d34836;
}

.badge--youtube {
  background-color: #bb0000;
}

.badge--linkedin {
  background-color: #007bb6;
}

.badge--twitter {
  background-color: #00aced;
}

.badge--vimeo {
  background-color: #aad450;
}

.badge--good {
  background-color: #73C44A;
}

.badge--fair {
  background-color: #D0E35F;
}

.badge--okay {
  background-color: #FFB546;
}

.badge--bad {
  background-color: #F56351;
}

.badge--white {
  background-color: #fff;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-bs {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 90%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  width: 100%;
  margin: 12px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(34,37,39,0.15);
  border-radius: 0px;
  background-clip: padding-box;
  color: #889197;
}

.dropdown-menu:after {
  content: '';
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  display: block;
  width: 0;
  z-index: 1;
  top: -5px;
  right: 5%;
}

.dropdown-menu hr {
  border: 1px/2 solid #889197;
  width: 99%;
  margin: 0;
}

.dropdown-menu img {
  width: 60px;
  height: 50px;
  padding-right: 10px;
}

.dropdown-menu p {
  color: #889197;
  font-size: 16px;
  font-weight: 300;
  padding: 1.25em;
  text-align: center;
  margin: auto;
}

.dropdown-menu p a:hover {
  color: #fff;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li {
  width: 100%;
}

.dropdown-menu>li:last-child {
  border-bottom: none;
}

.dropdown-menu>li:hover {
  background: #f5f6f6;
}

.dropdown-menu>li:hover:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.dropdown-menu>li:hover:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.dropdown-menu>li.new {
  background: #3da1c9;
}

.dropdown-menu>li>a {
  display: block;
  padding: 10px;
  clear: both;
  width: 100%;
  text-align: left;
  font-weight: normal;
  line-height: 24px;
  color: #889197;
  white-space: nowrap;
  font-size: 16px;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #889197;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
  color: #194759;
  text-decoration: none;
  outline: 0;
  background-color: #f5f6f6;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
  color: palette(grey, x-light);
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 24px;
  color: #194759;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
  background: #f5f6f6;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 20px;
}

.dropup .dropdown-menu:after,.navbar-fixed-bottom .dropdown .dropdown-menu:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 20px 20px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  right: 14%;
  top: auto;
}

.slider-container {
  width: 100% !important;
  padding-right: 30px;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.slider-container .back-bar {
  height: 10px;
  position: relative;
}

.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}

.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #f00;
  cursor: col-resize;
  opacity: 1;
  z-index: 2;
}

.slider-container .back-bar .pointer.last-active {
  z-index: 3;
}

.slider-container .back-bar .pointer-label {
  position: absolute;
  top: -17px;
  font-size: 12px;
  background: #fff;
  white-space: nowrap;
  line-height: 1;
}

.slider-container .back-bar .focused {
  z-index: 10;
}

.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.slider-container .scale {
  top: 2px;
  position: relative;
}

.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}

.slider-container .scale ins {
  font-size: 14px;
  text-decoration: none;
  position: absolute;
  font-weight: bold;
  left: 0;
  top: 10px;
  color: #999;
  line-height: 1;
}

.slider-container.slider-readonly .clickable-dummy {
  cursor: auto;
}

.slider-container.slider-readonly .pointer {
  cursor: auto;
}

.theme-green .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eee;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eee, #ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-green .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #a1fad0;
  background-image: linear-gradient(to bottom, #bdfade, #194759);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0);
}

.theme-green .back-bar .pointer {
  width: 18px;
  height: 18px;
  top: -5px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eee, #ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-green .back-bar .pointer-label {
  color: #999;
  display: none;
}

.theme-green .back-bar .focused {
  color: #333;
}

.theme-green .scale span {
  border-left: 1px solid #e5e5e5;
}

.theme-green .scale ins {
  color: #999;
}

.theme-blue .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eee;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eee, #ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #92c1f9;
  background-image: linear-gradient(to bottom, #b1d1f9, #64a8f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9', endColorstr='#ff64a8f9', GradientType=0);
}

.theme-blue .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eee, #ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .pointer-label {
  color: #999;
}

.theme-blue .back-bar .focused {
  color: #333;
}

.theme-blue .scale span {
  border-left: 1px solid #e5e5e5;
}

.theme-blue .scale ins {
  color: #999;
}

.accordion-tabs-minimal {
  line-height: 1.5;
  padding: 0;
  margin-top: 5px;
}

.accordion-tabs-minimal:before,.accordion-tabs-minimal:after {
  content: " ";
  display: table;
}

.accordion-tabs-minimal:after {
  clear: both;
}

.accordion-tabs-minimal li.tab-header-and-content {
  list-style: none;
}

@media (min-width: 769px) {
  .accordion-tabs-minimal li.tab-header-and-content {
    display: inline;
  }
}

.accordion-tabs-minimal a.tab-link {
  background-color: none;
  border-top: 1px solid #e7e9ea;
  color: #194759;
  text-transform: uppercase;
  display: block;
  padding: 12px 24px;
  text-decoration: none;
  font-size: 12.003px;
}

@media (min-width: 769px) {
  .accordion-tabs-minimal a.tab-link {
    display: inline-block;
    border-top: 0;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .accordion-tabs-minimal a.tab-link {
    text-align: center;
  }
}

.accordion-tabs-minimal a.tab-link:hover {
  color: #133745;
}

.accordion-tabs-minimal a.tab-link:focus {
  outline: none;
}

.accordion-tabs-minimal a.tab-link.is-active {
  border-bottom: 0;
  background: rgba(255,255,255,0.88);
}

@media (min-width: 769px) {
  .accordion-tabs-minimal a.tab-link.is-active {
    margin-bottom: -1px;
    border-radius: 0px;
  }
}

.accordion-tabs-minimal .tab-content {
  display: none;
  padding: 24px 2em;
  width: 100%;
  background: rgba(255,255,255,0.88);
  margin-top: 1.5em;
}

@media (min-width: 769px) {
  .accordion-tabs-minimal .tab-content {
    border-top: none;
    float: left;
  }
}

@media (min-width: 1px) and (max-width: 768px) {
  .accordion-tabs-minimal .tab-content {
    padding: 0.5em;
  }
}

.accordion-tabs-minimal .tab-content--fav {
  display: none;
  padding: 0;
  width: 100%;
  background: none;
  margin-top: 1.5em;
}

.tab-list {
  margin: 0;
  padding: 0;
}

.tab-list li {
  display: inline-block;
  list-style-type: none;
  border-bottom: none;
  border-radius: 0px;
  padding: 12px 24px;
  font-size: 12.003px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .tab-list li {
    width: 50%;
    text-align: center;
    float: left;
  }
}

.tab-list li.active,.tab-list li.hover {
  background-color: white;
}

.tab-list li a {
  color: #60686e;
  display: block;
  background-color: none;
  text-transform: uppercase;
  text-decoration: none;
}

@media (min-width: 1px) and (max-width: 768px) {
  .tab-list {
    padding: 0 5px;
  }
}

.tab-list li.active a,.tab-list li a:hover {
  color: #7a858b;
}

.tab-panel {
  display: none;
  background-color: none;
  min-height: 150px;
  overflow: auto;
}

@media (min-width: 1px) and (max-width: 768px) {
  .tab-panel {
    padding: .5em;
  }
}

.tab-panel.active {
  display: block;
}

.tab-panel p {
  margin: 20px;
}

.transition,.squeezebox-content,.squeezebox i:before,.squeezebox i:after {
  transition: all 0.25s ease-in-out;
}

.squeezebox-content {
  position: relative;
  overflow: hidden;
  max-height: 800px;
  transform: translate(0, 0);
  z-index: 2;
}

.squeezebox {
  position: relative;
}

.squeezebox i {
  position: absolute;
  transform: translate(-6px, 0);
  right: 0;
}

.squeezebox i:before,.squeezebox i:after {
  content: "";
  position: absolute;
  background-color: #222527;
  width: 3px;
  height: 9px;
}

.squeezebox i:before {
  transform: translate(-2px, 0) rotate(45deg);
}

.squeezebox i:after {
  transform: translate(2px, 0) rotate(-45deg);
}

.squeezebox input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}

.squeezebox input[type=checkbox]:checked ~ div {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}

.squeezebox input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}

.squeezebox input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

.squeezebox .flipIn,.squeezebox .squeezebox {
  animation: flipdown 0.5s ease both;
}

.squeezebox .no-select {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }

  5% {
    opacity: 1;
  }

  80% {
    transform: rotateX(8deg);
  }

  83% {
    transform: rotateX(6deg);
  }

  92% {
    transform: rotateX(-3deg);
  }

  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

.tooltip-item {
  position: relative;
  text-align: center;
}

.tooltip-item p {
  color: #60686e;
  line-height: em(24px);
  margin: 0;
}

.tooltip-item:focus,.tooltip-item:hover .tooltip {
  opacity: .95;
  visibility: visible;
}

.tooltip-item .tooltip {
  position: absolute;
  bottom: 60px;
  transition: all 0.3s;
  background-color: black;
  background: black;
  border-radius: 0px;
  color: #889197;
  font-size: 0.875em;
  line-height: 1.5em;
  margin: 0 auto;
  opacity: 0;
  min-width: 100px;
  padding: 1em;
  text-align: center;
  visibility: hidden;
  z-index: 10;
  margin-left: -40%;
}

.tooltip-item .tooltip p {
  margin-bottom: 0;
  color: #f5f6f6;
  font-size: 0.875em;
}

.tooltip-item .tooltip p i {
  font-size: 40px;
}

.tooltip-item .tooltip:after {
  position: absolute;
  left: 40%;
  border: 8px solid transparent;
  bottom: -1.2em;
  color: black;
  content: '▼';
  font-size: 1.4em;
  margin-left: -8px;
  text-align: center;
}

.gallery__wrap {
  padding: 1em;
}

@media (min-width: 1px) and (max-width: 768px) {
  .gallery__wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: -8px;
  }

  .gallery__wrap .grid {
    width: 100%;
  }
}

.expand {
  margin-top: 30px;
  padding: 0 9.0045px;
}

.expand [class^="btn--"] {
  margin: 0;
}

.expand .grid {
  width: 100%;
}

.collapseExpand {
  display: none;
  color: #222527;
}

.expandExpanded .collapseExpand {
  display: block;
}

.expandExpanded .expandExpand {
  display: none;
}

.filter {
  display: none;
  padding: 1.5em 0;
}

.filter .grid {
  margin: 1.25em 0;
  z-index: 10000;
}

@media (min-width: 1px) and (max-width: 768px) {
  .filter {
    padding: 0;
  }
}

.search-filter-buttons {
  position: relative;
  background: #fff;
  z-index: 999;
  padding: 9.0045px;
  text-align: center;
}

.search-filter-buttons li {
  display: inline-block;
}

@media (min-width: 1px) and (max-width: 768px) {
  .search-filter-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    z-index: 99999;
    font-size: 16px;
    padding: 16px;
    background: #f5f6f6;
    border-top: 1px solid #daddde;
  }

  .search-filter-buttons li {
    display: inline-block;
  }
}

.filter-buttons-hidden {
  display: none;
}

.searchbox-anchor {
  position: relative;
}

.searchbox-wrap {
  overflow: visible;
}

.searchbox-wrap .dropdown-menu:after {
  border-bottom-color: #194759;
  right: auto;
  left: 5%;
}

.searchbox-wrap .dropdown-keywords {
  position: relative;
  max-height: 200px;
  overflow: auto;
}

@media (min-width: 1px) and (max-width: 768px) {
  .searchbox-wrap .dropdown-keywords {
    background: #f5f6f6;
  }
}

.searchbox-wrap .dropdown-keywords p {
  text-align: left;
  text-shadow: none;
}

.searchbox-wrap .dropdown-keywords p:not(:last-child) {
  padding-bottom: 0;
}

.searchbox-wrap .dropdown-keywords p span,.searchbox-wrap .dropdown-keywords p a {
  display: block;
  padding-left: 2px;
  padding-right: 2px;
  border-radius: 2px;
  text-align: left;
}

.searchbox-wrap .dropdown-keywords .keyword {
  text-decoration: underline;
  cursor: pointer;
  color: #889197;
  font-size: 12.003px;
  text-align: left;
}

.searchbox-wrap .dropdown-keywords .keyword.preselected,.searchbox-wrap .dropdown-keywords .keyword:hover {
  color: #889197;
  background-color: #F2F2F2;
}

.searchbar-widget .input-wrap {
  width: 100%;
  margin-bottom: 10px;
}

.searchbar-widget .search-select {
  background: white;
  padding: 12.003px;
}

.searchbar-widget .search-select select {
  border: 0;
  width: 100%;
}

.searchbar-widget .input-group {
  margin-bottom: 10px;
  display: inline-block;
  width: 49.7%;
}

@media (min-width: 1px) and (max-width: 768px) {
  .searchbar-widget .input-group {
    width: 100%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .searchbar-widget .input-group {
    width: 100%;
    marign-bottom: 0;
  }
}

.searchbar-widget .input-group div {
  width: 47.6%;
  margin-right: 10px;
}

.searchbar-widget .input-group div:last-of-type {
  margin-right: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .searchbar-widget .input-group div {
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }
}

input[type="text"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder {
  color: #999;
  font-weight: normal;
}

input[type="text"]:-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="search"]::-moz-placeholder {
  color: #999;
  font-weight: normal;
}

input[type="text"]:-ms-input-placeholder,input[type="tel"]::-ms-input-placeholder,input[type="search"]::-ms-input-placeholder {
  color: #999;
  font-weight: normal;
}

.form-wrapper {
  padding: 0;
  height: auto;
  overflow: visible;
  background-color: white;
  border-radius: 0px;
  margin: 0;
  width: 100%;
}

.form-wrapper>div {
  border-left: 1px solid #daddde;
}

.form-wrapper>div input,.form-wrapper>div select {
  padding: 16px 0;
}

.form-wrapper>div:first-of-type {
  border-left: 0;
}

.form-wrapper>div:nth-child(4) {
  background: url("//s-static.cinccdn.com/img/price.png") left center no-repeat;
  padding-left: 38px;
  position: relative;
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-wrapper>div {
    border-left: 0;
    border-top: 1px solid #daddde;
  }
}

@media (max-width: 768px) {
  .form-wrapper .input-wrap,.form-wrapper .input-wrap .searchboxed {
    float: none;
  }
}

.form-wrapper input[type="text"],.form-wrapper input[type="search"] {
  background: transparent;
  width: 100%;
}

.form-wrapper input[type="text"]:focus,.form-wrapper input[type="search"]:focus {
  outline: 0;
}

.form-wrapper input[type="search"] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background: url("//s-static.cinccdn.com/img/location.png") no-repeat;
  background-position: center left;
  padding-left: 38px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-wrapper input[type="search"] {
    border-bottom-left-radius: 0;
  }
}

.form-wrapper .search-select.beds {
  background: url("//s-static.cinccdn.com/img/beds.png") no-repeat;
  background-position: center left;
  padding-left: 38px;
}

.form-wrapper .search-select.baths {
  background: url("//s-static.cinccdn.com/img/baths.png") no-repeat;
  background-position: center left;
  padding-left: 38px;
}

.form-wrapper .search-select select {
  border: none;
  width: 100%;
  margin: 0;
  line-height: normal;
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-wrapper .search-select {
    width: 100%;
    border: none;
    border-top: 1px solid #daddde;
  }
}

.form-wrapper .submit {
  width: 100%;
  border-radius: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #194759;
  font-size: 16px;
  padding: 16px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-wrapper .submit {
    border-radius: 0px;
  }
}

.form-wrapper .submit.submit-loading {
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/img/ring-alt.svg");
  background-size: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.form-wrapper label {
  font-size: 12.003px;
  text-transform: uppercase;
  color: #889197;
  padding-left: 12.003px;
  padding-top: 12.003px;
  margin-bottom: 0;
}

.form-wrapper .accept-terms {
  position: absolute;
  bottom: -10px;
  right: 4px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12.003px;
  font-weight: bold;
  text-align: right;
  color: white;
  border: 0;
}

.form-wrapper .accept-terms a {
  color: rgba(255,255,255,0.88);
}

.form-wrapper .accept-terms input[type="checkbox"] {
  display: inline-block;
  position: relative;
  margin: 0;
  width: auto;
  -webkit-appearance: checkbox;
  -ms-appearance: checkbox;
  -moz-appearance: checkbox;
  -o-appearance: checkbox;
  appearance: checkbox;
}

input[type="text"].input-error,input[type="search"].input-error,textarea.input-error {
  color: #cc2114;
  box-shadow: 0 0 0 1px #cc2114 inset;
  border-color: #cc2114;
}

input[type="text"].input-error::input-placeholder,input[type="tel"].input-error::input-placeholder,input[type="search"].input-error::input-placeholder {
  color: #cc2114;
}

input[type="text"].input-error::-webkit-input-placeholder,input[type="tel"].input-error::-webkit-input-placeholder,input[type="search"].input-error::-webkit-input-placeholder {
  color: #cc2114;
}

input[type="text"].input-error:-moz-placeholder,input[type="tel"].input-error::-moz-placeholder,input[type="search"].input-error::-moz-placeholder {
  color: #cc2114;
}

input[type="text"].input-error:-ms-input-placeholder,input[type="tel"].input-error::-ms-input-placeholder,input[type="search"].input-error::-ms-input-placeholder {
  color: #cc2114;
}

.form-wrapper .submit:hover,.form-wrapper .submit:focus {
  background-color: #0e2731;
  background-image: linear-gradient(top, #0483a0, #31b2c3);
}

.form-wrapper .submit:active {
  outline: 0;
}

.form-wrapper .submit::-moz-focus-inner {
  border: 0;
}

@media (min-width: 1px) and (max-width: 768px) {
  .form-sliders {
    float: right;
    display: inline-block;
    width: auto;
  }
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0px;
  width: 99%;
  vertical-align: top;
  padding-top: 30px;
}

.input:last-of-type {
  padding-bottom: 1em;
}

.input__field {
  position: relative;
  display: block;
  float: right;
  border-radius: 0;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
  -webkit-appearance: none;
  width: 100%;
  padding: 0.8em 0.5em;
  background: transparent;
  border: 1px solid #889197;
  color: #889197;
  border-radius: 0px;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
}

.input__field:focus {
  outline: none;
}

.input__label {
  display: inline-block;
  float: right;
  color: #889197;
  font-weight: bold;
  font-size: 16px;
  z-index: -1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  position: absolute;
  top: 8px;
  text-align: left;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  -webkit-transform: translate3d(0, 2.4em, 0);
  transform: translate3d(0, 2.4em, 0);
}

.input__label-content {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 1em;
  font-weight: 400;
  color: #889197;
}

.input__label-content::after {
  content: attr(data-content);
  position: absolute;
  top: -200%;
  left: 0;
  color: #194759;
  font-weight: 800;
}

.input-error+.input__label .input__label-content,.input-error+.input__label .input__label-content::after {
  color: #cc2114;
}

.graphic {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
}

.input__field:focus,.input--filled .input__field {
  border-color: #194759;
}

.input__field:focus+.input__label,.input--filled .input__label {
  -webkit-animation: anim-1 0.25s forwards;
  animation: anim-1 0.25s forwards;
}

.input__field:focus+.input__label .input__label-content,.input--filled .input__label-content {
  -webkit-animation: anim-2 0.25s forwards ease-in;
  animation: anim-2 0.25s forwards ease-in;
}

@-webkit-keyframes anim-1 {
  0%, 70% {
    -webkit-transform: translate3d(0, 2em, 0);
    transform: translate3d(0, 2em, 0);
  }

  71%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes anim-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  70%, 71% {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
  }

  100% {
    color: transparent;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
  }
}

@keyframes anim-1 {
  0%, 70% {
    -webkit-transform: translate3d(0, 2em, 0);
    transform: translate3d(0, 2em, 0);
  }

  71%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes anim-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  70%, 71% {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
  }

  100% {
    color: transparent;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
  }
}

.input-button-inline {
  position: relative;
}

.input-button-inline .btn--default {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 15%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-inline-addon {
  position: relative;
  display: table;
  margin-bottom: 10px;
}

.input-inline-addon span {
  display: table-cell;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 6px 12.003px;
  text-align: center;
  background: #f5f6f6;
  border: 1px solid #daddde;
  vertical-align: middle;
  border-right: 0;
  width: 1%;
}

.input-inline-addon .form__select,.input-inline-addon .form-control {
  vertical-align: middle;
  display: table-cell;
  margin-bottom: 0;
}

.input-group {
  display: flex;
}

.input-group div {
  -webkit-box-flex: 0 50%;
  -moz-box-flex: 0 50%;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
  margin-right: 2%;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .input-group div {
    width: 100%;
  }
}

.input-group div:last-of-type {
  margin-right: 0;
}

.input-group div .btn--default {
  width: 100%;
}

.input-group div .submit-loading {
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/img/big_blu_trans_snake.gif");
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.picker__input {
  cursor: default;
  border: 1px solid #daddde;
  border-radius: 0px;
  -webkit-appearance: none;
  padding: 12px;
}

.picker__input.picker__input--active {
  border-color: #194759;
}

.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}


/*! Tablesaw - v1.0.4 - 2015-02-19

* https://github.com/filamentgroup/tablesaw

* Copyright (c) 2015 Filament Group; Licensed MIT */
/*
.ribbon-wrapper{
    pointer-events:none
}*/
.ribbon-wrapper .ribbon{
    color:white;
    font-size:0.75019em;
    font-weight:400;
    line-height:24px;
    padding:2px 9.0045px;
    position:absolute;
    text-align:center;
    top:16px;
    left:16px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    text-transform:uppercase;
    z-index:1;
    max-width:50%;
    border-radius:3px;
         background-color:#73C44A;
}
.ribbon--default{
    background-color:#194759
}
.ribbon--secondary{
    background-color:#3E8C84
}
 .ribbon--success{
    background-color:#73C44A
}
.ribbon--error{
    background-color:#ffd74d
}
.ribbon--warning{
    background-color:#F56351
}
.ribbon--info{
    background-color:#1D486E
}
.ribbon--action{
    background-color:#1EB6B5
}
.ribbon--dark{
    background-color:#222527
}
.ribbon--light{
    background-color:#868686
}
.ribbon--neutral{
    background-color:#f5f6f6
}
.ribbon--facebook{
    background-color:#3b5998
}
.ribbon--google-plus{
    background-color:#d34836
}
.ribbon--youtube{
    background-color:#bb0000
}
.ribbon--linkedin{
    background-color:#007bb6
}
.ribbon--twitter{
    background-color:#00aced
}
.ribbon--vimeo{
    background-color:#aad450
}
.ribbon--good{
    background-color:#73C44A
}
.ribbon--fair{
    background-color:#D0E35F
}
.ribbon--okay{
    background-color:#FFB546
}
.ribbon--bad{
    background-color:#F56351
}
.ribbon--white{
    background-color:#fff
}
#tm-main{
 background: #f5f6f6;   
}
.pagi_center{
    margin: 0 auto;
    max-width: 400px;
}
.beds-info,.main-info,.build-in{margin:0;}
h3.price{margin: 20px 0 5px 0;font-weight: 600;font-size: 30px;}
p.beds-info{font-weight: bold;}
.prop-img img{min-height: 230px;max-height: 230px;width: 100%;}
.property-block{
    font-family: 'Nunito Sans', sans-serif;
}