@charset "UTF-8";
/* 15px gutter

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* */
@-ms-viewport {
  width: device-width; }
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important; }

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important; }

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

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  td.visible-md,
  th.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@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; } }
._bg1 {
  background-color: aliceblue; }

._bg2 {
  background-color: antiquewhite; }

._noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

._fsxl {
  font-size: 1.2rem; }

._fw200 {
  font-weight: 200; }

._fw300 {
  font-weight: 300; }

._fw400 {
  font-weight: 400; }

._fw500 {
  font-weight: 500; }

._fw600 {
  font-weight: 600; }

._fw700 {
  font-weight: 700; }

._m0 {
  margin: 0px; }

._m5 {
  margin: 5px; }

._m10 {
  margin: 10px; }

._m15 {
  margin: 15px; }

._m20 {
  margin: 15px; }

._m25 {
  margin: 15px; }

._mt0 {
  margin-top: 0px; }

._mt5 {
  margin-top: 5px; }

._mt10 {
  margin-top: 10px; }

._mt15 {
  margin-top: 15px; }

._mt20 {
  margin-top: 20px; }

._mt25 {
  margin-top: 25px; }

._mr0 {
  margin-right: 0px; }

._mr5 {
  margin-right: 5px; }

._mr10 {
  margin-right: 10px; }

._mr15 {
  margin-right: 15px; }

._mr20 {
  margin-right: 20px; }

._mr25 {
  margin-right: 25px; }

._mb0 {
  margin-bottom: 0px; }

._mb5 {
  margin-bottom: 5px; }

._mb10 {
  margin-bottom: 10px; }

._mb15 {
  margin-bottom: 15px; }

._mb20 {
  margin-bottom: 20px; }

._mb25 {
  margin-bottom: 25px; }

._ml0 {
  margin-left: 0px; }

._ml5 {
  margin-left: 5px; }

._ml10 {
  margin-left: 10px; }

._ml15 {
  margin-left: 15px; }

._ml20 {
  margin-left: 20px; }

._ml25 {
  margin-left: 25px; }

._mla {
  margin-left: auto; }

._mra {
  margin-right: auto; }

._p0 {
  padding: 0px; }

._p5 {
  padding: 5px; }

._p10 {
  padding: 10px; }

._p15 {
  padding: 15px; }

._p20 {
  padding: 20px; }

._p25 {
  padding: 25px; }

._pt0 {
  padding-top: 0px; }

._pt5 {
  padding-top: 5px; }

._pt10 {
  padding-top: 10px; }

._pt15 {
  padding-top: 15px; }

._pt20 {
  padding-top: 20px; }

._pt25 {
  padding-top: 25px; }

._pr0 {
  padding-right: 0px; }

._pr5 {
  padding-right: 5px; }

._pr10 {
  padding-right: 10px; }

._pr15 {
  padding-right: 15px; }

._pr20 {
  padding-right: 20px; }

._pr25 {
  padding-right: 25px; }

._pb0 {
  padding-bottom: 0px; }

._pb5 {
  padding-bottom: 5px; }

._pb10 {
  padding-bottom: 10px; }

._pb15 {
  padding-bottom: 15px; }

._pb20 {
  padding-bottom: 20px; }

._pb25 {
  padding-bottom: 25px; }

._pl0 {
  padding-left: 0px; }

._pl5 {
  padding-left: 5px; }

._pl10 {
  padding-left: 10px; }

._pl15 {
  padding-left: 15px; }

._pl20 {
  padding-left: 20px; }

._pl25 {
  padding-left: 25px; }

._flexlr {
  display: flex;
  justify-content: space-between; }

._flexcenter {
  display: flex;
  justify-content: center;
  align-items: center; }

._fullscreen {
  height: 100vh;
  width: 100vw; }

._t1 {
  position: relative;
  top: 1px; }

._t2 {
  position: relative;
  top: 2px; }

._r1 {
  position: relative;
  right: 1px; }

._r2 {
  position: relative;
  right: 2px; }

._b1 {
  position: relative;
  bottom: 1px; }

._b2 {
  position: relative;
  bottom: 2px; }

._l1 {
  position: relative;
  left: 1px; }

._l2 {
  position: relative;
  left: 2px; }

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

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

a {
  text-decoration: none;
  transition: color .3s;
  color: inherit; }
  a:hover {
    color: black; }

/*
http://ratiobuddy.com in combination with Object-fit
*/
figure {
  position: relative; }
  figure.rounded {
    border-radius: 13px;
    overflow: hidden; }
  figure.customRatio:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  figure.customRatio img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }
  figure.sixteennine {
    height: 0px;
    overflow: hidden;
    padding-bottom: 62.5%; }
  figure.contain img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  figure.showPlaceholder {
    border: 1px solid #9633ff; }
    figure.showPlaceholder a:after {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px;
      display: flex;
      justify-content: center;
      align-items: center;
      background: url(https://hinterland.xyz/assets/svg/logo.svg) center center/15% no-repeat; }

/*

*/
.container {
  max-width: 960px; }

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 10px;
  max-width: 960px;
  height: 40px; }
  .header:before {
    position: absolute;
    top: 39px;
    right: 0;
    left: 0;
    border-bottom: 1px solid #E6E6E6;
    content: ""; }
  .header .logo {
    letter-spacing: -0.0357142857em;
    font-weight: 600;
    font-size: 1.9rem; }

.category-scoller-wrap .more {
  position: absolute;
  right: 0px;
  background: white;
  top: -2px;
  padding: 9px 10px; }
.category-scoller-wrap .category-scoller {
  display: flex;
  overflow: hidden;
  align-items: center;
  width: 100%;
  height: 40px;
  white-space: nowrap; }
  .category-scoller-wrap .category-scoller ul {
    padding-right: 25px; }
  .category-scoller-wrap .category-scoller li {
    display: inline-block; }
    .category-scoller-wrap .category-scoller li a {
      padding: 0 10px;
      color: #B1B1B1;
      letter-spacing: 0.0357142857em;
      font-size: 1.3rem;
      transition: color .3s;
      text-transform: capitalize; }
      .category-scoller-wrap .category-scoller li a:hover {
        color: black; }
    .category-scoller-wrap .category-scoller li:first-of-type a {
      padding-left: 0; }

.thoughts-scroller {
  padding: 5px 0 25px 0;
  font-size: 0.9rem;
  overflow-x: auto; }
  .thoughts-scroller .thoughts-list {
    white-space: nowrap; }
  .thoughts-scroller .thought {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 60px;
    height: 90px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.75);
    white-space: initial;
    box-shadow: #cac5c5 0px 10px 30px; }
    .thoughts-scroller .thought img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .thoughts-scroller .thought .name {
      position: absolute;
      bottom: 5px;
      color: white;
      display: flex;
      width: 100%;
      justify-content: center;
      z-index: 100;
      text-align: center;
      padding: 0 3px;
      line-height: 11px;
      font-weight: 600;
      letter-spacing: -0.0357142857em; }
    .thoughts-scroller .thought.withCircle:before, .thoughts-scroller .thought.withAnimatedCircle:before {
      content: "";
      position: absolute;
      width: 7px;
      height: 7px;
      background: #9633FF;
      border-radius: 100%;
      right: 6px;
      top: 6px; }
    .thoughts-scroller .thought:nth-of-type(1).withAnimatedCircle:before {
      animation-delay: 0s; }
    .thoughts-scroller .thought:nth-of-type(2).withAnimatedCircle:before {
      animation-delay: 0.15s; }
    .thoughts-scroller .thought:nth-of-type(3).withAnimatedCircle:before {
      animation-delay: 0.2s; }
    .thoughts-scroller .thought:nth-of-type(4).withAnimatedCircle:before {
      animation-delay: 0.35s; }
    .thoughts-scroller .thought:nth-of-type(5).withAnimatedCircle:before {
      animation-delay: 0.4s; }
    .thoughts-scroller .thought:nth-of-type(6).withAnimatedCircle:before {
      animation-delay: 0.55s; }
    .thoughts-scroller .thought:nth-of-type(7).withAnimatedCircle:before {
      animation-delay: 0.6s; }
    .thoughts-scroller .thought.withAnimatedCircle:before {
      transform: translateY(-15px);
      animation: drop 1s forwards; }
@keyframes drop {
  0% {
    transform: translateY(-15px); }
  100% {
    transform: translateY(0); } }
    .thoughts-scroller .thought:after {
      content: "";
      opacity: 0.7;
      bottom: 0px;
      z-index: 20;
      position: absolute;
      height: 33px;
      width: 100%;
      background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.37) 19%, #000000 100%); }

.hero article footer {
  margin-bottom: 30px; }
  .hero article footer:after {
    content: "";
    border-bottom: 1px solid #ddd;
    width: 100%;
    position: absolute;
    bottom: -14px; }
  @media only screen and (min-width: 768px) {
    .hero article footer:after {
      border: none; } }
.hero header,
.hero footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2rem;
  color: #505050; }
.hero header {
  margin-bottom: 7px; }
  .hero header .user {
    display: flex;
    align-items: center;
    color: #262626;
    font-weight: 500;
    flex: 1; }
    .hero header .user:hover {
      color: black; }
    .hero header .user img {
      border-radius: 100%;
      width: 25px;
      height: 25px;
      margin-right: 8px;
      object-fit: cover; }
.hero figure {
  margin-bottom: 18px; }
.hero h1 {
  font-size: 2.1rem;
  color: #262626;
  font-weight: 500;
  margin: 0px;
  line-height: 1.2;
  max-height: 70px; }
.hero p {
  padding: 0px;
  margin: 12px 0;
  line-height: 1.45;
  color: #505050;
  max-height: 90px; }
.hero .info {
  max-height: 20px;
  overflow: hidden; }

.post-footer {
  margin-top: 10px;
  position: relative; }
  .post-footer .inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .post-footer .likes,
  .post-footer .comments {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .post-footer .likes:first-of-type,
    .post-footer .comments:first-of-type {
      margin-right: 20px; }
    .post-footer .likes span,
    .post-footer .comments span {
      margin: 0 7px;
      color: #7F7F7F; }
  .post-footer .likes img,
  .post-footer .comments img,
  .post-footer .share img {
    opacity: .4;
    transition: opacity .25s; }
  .post-footer .likes:hover img,
  .post-footer .comments:hover img,
  .post-footer .share:hover img {
    opacity: .75; }
  .post-footer .share {
    margin-left: 4px; }
  .post-footer .share-list-ul {
    display: flex;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    top: -43px;
    right: -9px;
    background: #ffffff;
    box-shadow: 0px 3px 6px #d8d8d8;
    opacity: 0;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.54, -0.85, 0.33, 2.14);
    visibility: hidden;
    z-index: 10; }
    .post-footer .share-list-ul.visible {
      visibility: visible;
      opacity: 1;
      transform: translateY(-12px); }
    .post-footer .share-list-ul li {
      padding: 5px; }
    .post-footer .share-list-ul:before {
      content: "";
      width: 10px;
      height: 10px;
      background: white;
      border-top: 1px solid;
      border-left: 1px solid;
      border-color: #cecece;
      position: absolute;
      bottom: -6px;
      left: 70%;
      transform: rotateZ(-135deg); }

.post-order {
  font-size: 1.2rem;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #B1B1B1; }
  .post-order a:not(:first-of-type):before {
    content: "·";
    padding: 0px 3px 0 0;
    position: relative;
    top: 0px; }
  .post-order a.selected {
    font-weight: bold;
    color: #444343; }

@media only screen and (min-width: 992px) {
  .customRow {
    margin-right: 0; } }

.main-post {
  margin: 30px 0; }
  .main-post:first-of-type {
    margin-top: 0px; }
  .main-post header {
    display: flex;
    justify-content: space-between;
    color: #505050;
    margin-bottom: 8px;
    position: relative; }
    .main-post header .info {
      display: flex;
      flex-direction: row;
      align-items: center; }
      .main-post header .info .split {
        line-height: 1.4; }
    .main-post header .user img {
      border-radius: 100%;
      width: 35px;
      height: 35px;
      margin-right: 10px;
      object-fit: cover;
      float: left; }
    .main-post header .username {
      font-size: 1.3rem;
      font-weight: 500;
      color: #262626; }
    .main-post header .detail {
      font-size: 1.2rem;
      color: #B1B1B1; }
    .main-post header .linkColor {
      color: #888888; }
    .main-post header .post-options {
      color: #9c9c9c;
      font-size: 2.1rem;
      line-height: 1;
      top: 2px;
      position: relative; }
  @media only screen and (min-width: 768px) {
    .main-post main {
      display: flex;
      flex-direction: row-reverse;
      margin-bottom: 0px; } }
  .main-post main figure {
    border-radius: 5px;
    margin-bottom: 18px; }
    .main-post main figure img {
      max-height: 230px; }
    @media only screen and (min-width: 768px) {
      .main-post main figure {
        margin-bottom: 0px; }
        .main-post main figure img {
          max-height: 130px; } }
  .main-post h1 {
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
    max-height: 70px; }
  .main-post p {
    padding: 0px;
    margin: 7px 0 0 0;
    line-height: 1.45;
    color: #505050;
    max-height: 90px; }
  .main-post footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.2rem;
    color: #505050;
    padding-bottom: 7px;
    border-bottom: 1px solid #ddd; }

.postsContainer,
.communities {
  min-height: 500px; }

.community {
  margin-bottom: 45px; }
  .community header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
    .community header .left {
      display: flex;
      flex-direction: column;
      line-height: 1; }
      .community header .left h1 {
        margin: 0;
        font-size: 1.8rem; }
        .community header .left h1 a {
          text-transform: capitalize; }
      .community header .left .followers {
        font-size: 1.1rem;
        color: #505050;
        font-weight: 500;
        line-height: 1.3; }
    .community header .btn {
      align-self: center;
      padding: 5px 30px;
      border-color: #f5ebff;
      border-radius: 3px; }
  .community footer {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0;
    color: #999;
    font-size: 1.2rem; }
    .community footer .raquo {
      position: relative;
      top: 1px;
      margin-left: 3px; }
  .community .communities-list li {
    padding: 8px 0;
    list-style-type: none;
    border-bottom: 1px solid #ece4e4;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .community .communities-list li.first {
      flex-direction: column; }
      .community .communities-list li.first figure {
        flex: none;
        width: 100%;
        min-width: initial;
        max-width: initial;
        height: inherit; }
      .community .communities-list li.first h2 {
        align-self: flex-start;
        margin-top: 10px;
        margin-left: 0px; }
    .community .communities-list li:nth-of-type(2) {
      display: none; }
    .community .communities-list li h2 {
      font-weight: 500;
      font-size: 1.2rem;
      margin: 0 0 0 10px;
      line-height: 1.4; }
      .community .communities-list li h2.ellipsis {
        max-height: 35px; }
    .community .communities-list li figure {
      flex: 1;
      min-width: 50px;
      max-width: 50px;
      height: 31px;
      border-radius: 3px;
      overflow: hidden; }
      .community .communities-list li figure img {
        object-fit: cover;
        width: 100%;
        height: 100%; }

.end {
  color: #bbb; }

.dropdown--articleoptions {
  top: 30px; }

/*# sourceMappingURL=style.css.map */
