@charset "UTF-8";
/* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 27, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
/* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 34, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 52, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 57, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 62, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 81, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 90, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 95, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 100, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 109, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 119, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 153, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 153, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 160, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 167, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, ../scss/utils/_helpers.scss */
.float-left {
  float: left;
}

/* line 14, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 9, ../scss/utils/_helpers.scss */
.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 20, ../scss/utils/_helpers.scss */
.loading {
  background: url("../img/loading.gif") 50% 50% no-repeat;
  background-size: 36px 36px;
  border: 1px inset transparent;
  background-color: transparent;
  bottom: -84px;
  height: 84px;
  position: absolute;
  padding: 10px 0;
  width: 100%;
  z-index: 9;
}

/* =Reset
-------------------------------------------------------------- */
/* line 4, ../scss/base/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

/* line 22, ../scss/base/_reset.scss */
html {
  font-size: 75%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

/* line 28, ../scss/base/_reset.scss */
*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 35, ../scss/base/_reset.scss */
body {
  background: #fff;
}

/* line 38, ../scss/base/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

/* line 50, ../scss/base/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 53, ../scss/base/_reset.scss */
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

/* line 57, ../scss/base/_reset.scss */
caption, th, td {
  font-weight: normal;
  text-align: left;
}

/* line 61, ../scss/base/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

/* line 65, ../scss/base/_reset.scss */
blockquote, q {
  quotes: "" "";
}

/* line 68, ../scss/base/_reset.scss */
a:focus {
  outline: thin dotted;
}

/* line 71, ../scss/base/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 75, ../scss/base/_reset.scss */
a img {
  border: 0;
}

/* =Global
----------------------------------------------- */
/* line 4, ../scss/base/_global.scss */
body,
button,
input,
select,
textarea {
  color: #8e8e8e;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px;
  line-height: 1.5rem;
}

/* Headings */
/* line 15, ../scss/base/_global.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

/* line 18, ../scss/base/_global.scss */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Text elements */
/* line 26, ../scss/base/_global.scss */
p {
  margin-bottom: 1.5em;
}

/* line 29, ../scss/base/_global.scss */
ul, ol {
  margin: 0 0 1.5em 3em;
}

/* line 32, ../scss/base/_global.scss */
ul {
  list-style: disc;
}

/* line 35, ../scss/base/_global.scss */
ol {
  list-style: decimal;
}

/* line 38, ../scss/base/_global.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 43, ../scss/base/_global.scss */
dt {
  font-weight: bold;
}

/* line 46, ../scss/base/_global.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 49, ../scss/base/_global.scss */
b, strong {
  font-weight: bold;
}

/* line 52, ../scss/base/_global.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 55, ../scss/base/_global.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 58, ../scss/base/_global.scss */
address {
  margin: 0 0 1.5em;
}

/* line 61, ../scss/base/_global.scss */
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 72, ../scss/base/_global.scss */
code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* line 75, ../scss/base/_global.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 79, ../scss/base/_global.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 83, ../scss/base/_global.scss */
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 91, ../scss/base/_global.scss */
sup {
  bottom: 1ex;
}

/* line 94, ../scss/base/_global.scss */
sub {
  top: .5ex;
}

/* line 97, ../scss/base/_global.scss */
small {
  font-size: 75%;
}

/* line 100, ../scss/base/_global.scss */
big {
  font-size: 125%;
}

/* line 103, ../scss/base/_global.scss */
figure {
  margin: 0;
}

/* line 106, ../scss/base/_global.scss */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* line 110, ../scss/base/_global.scss */
th {
  font-weight: bold;
}

/* line 113, ../scss/base/_global.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 117, ../scss/base/_global.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}

/* line 126, ../scss/base/_global.scss */
button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

/* line 130, ../scss/base/_global.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
}

/* line 146, ../scss/base/_global.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

/* line 153, ../scss/base/_global.scss */
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

/* line 164, ../scss/base/_global.scss */
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

/* line 168, ../scss/base/_global.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 174, ../scss/base/_global.scss */
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

/* line 177, ../scss/base/_global.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

/* line 182, ../scss/base/_global.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* line 192, ../scss/base/_global.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

/* line 200, ../scss/base/_global.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

/* line 207, ../scss/base/_global.scss */
textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}

/* Links */
/* line 215, ../scss/base/_global.scss */
a {
  color: #4c92c5;
  text-decoration: none;
}

/* line 219, ../scss/base/_global.scss */
a:visited {
  color: #4c92c5;
}

/* line 222, ../scss/base/_global.scss */
a:hover,
a:focus,
a:active {
  color: #4c92c5;
  text-decoration: underline;
}

/* Alignment */
/* line 230, ../scss/base/_global.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 235, ../scss/base/_global.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 240, ../scss/base/_global.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Text meant only for screen readers */
/* line 247, ../scss/base/_global.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

/* line 252, ../scss/base/_global.scss */
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Clearing */
/* line 274, ../scss/base/_global.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after {
  content: '';
  display: table;
}

/* line 284, ../scss/base/_global.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* =Type
----------------------------------------------- */
/* line 295, ../scss/base/_global.scss */
h1 {
  font-size: 26px;
  font-size: 2.16667rem;
}

/* line 298, ../scss/base/_global.scss */
h2 {
  font-size: 18px;
  font-size: 1.5rem;
}

/* line 1, ../scss/base/_typography.scss */
.header--small {
  color: #333;
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: .07em;
  line-height: 1.3;
  margin-bottom: .5em;
  text-align: center;
  text-transform: uppercase;
}

/* line 12, ../scss/base/_typography.scss */
.header--medium {
  color: #333;
  font-size: 1.75em;
  font-weight: 500;
  letter-spacing: .07em;
  line-height: 1.3;
  margin-bottom: 1.5em;
  text-align: center;
  text-transform: uppercase;
}

/* line 3, ../scss/layout/_layout.scss */
html.toggled body {
  height: 100%;
  overflow: hidden;
  position: fixed;
}

/* line 11, ../scss/layout/_layout.scss */
.container {
  max-width: 1080px;
}
@media screen and (min-width: 768px) {
  /* line 11, ../scss/layout/_layout.scss */
  .container {
    min-width: 1080px !important;
  }
}

/* line 18, ../scss/layout/_layout.scss */
.site-sidebar {
  margin-bottom: 60px;
}

/* line 22, ../scss/layout/_layout.scss */
.site-sidebar--inner {
  background: #f7f7f7;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  /* line 22, ../scss/layout/_layout.scss */
  .site-sidebar--inner {
    background: #fff;
    padding: 0;
  }
}

/* line 31, ../scss/layout/_layout.scss */
.site-footer {
  clear: both;
  width: 100%;
}

/* line 36, ../scss/layout/_layout.scss */
.content--block {
  margin: 60px 0;
}

@media screen and (max-width: 768px) {
  /* line 42, ../scss/layout/_layout.scss */
  .site-content .widget-area {
    display: none;
  }

  /* line 45, ../scss/layout/_layout.scss */
  .related-posts {
    display: none;
  }
}
/* =Menu
----------------------------------------------- */
/* line 4, ../scss/layout/_navigation.scss */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
/* line 10, ../scss/layout/_navigation.scss */
.main-navigation .mobile {
  display: none;
}

/* line 12, ../scss/layout/_navigation.scss */
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* line 17, ../scss/layout/_navigation.scss */
.main-navigation li {
  display: inline-block;
  position: relative;
}
/* line 22, ../scss/layout/_navigation.scss */
.main-navigation li a:before {
  content: "•";
  display: inline-block;
  margin: 0 18px;
}
/* line 29, ../scss/layout/_navigation.scss */
.main-navigation li:first-child a:before {
  content: none;
}

/* line 35, ../scss/layout/_navigation.scss */
.main-navigation a {
  color: #8e8e8e;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 41, ../scss/layout/_navigation.scss */
.main-navigation a:hover {
  color: #000;
}

/* line 45, ../scss/layout/_navigation.scss */
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 1.5em;
  z-index: 99999;
}

/* line 54, ../scss/layout/_navigation.scss */
.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

/* line 58, ../scss/layout/_navigation.scss */
.main-navigation ul ul a {
  width: 200px;
}

/* Small menu */
/* line 77, ../scss/layout/_navigation.scss */
.menu-toggle {
  cursor: pointer;
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 83, ../scss/layout/_navigation.scss */
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }

  /* line 87, ../scss/layout/_navigation.scss */
  .main-navigation.toggled {
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    display: block;
    position: fixed;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  /* line 88, ../scss/layout/_navigation.scss */
  .main-navigation.toggled .mobile {
    display: block;
    overflow-y: scroll;
    padding: 40px 15px 80px 15px;
  }
  /* line 104, ../scss/layout/_navigation.scss */
  .main-navigation.toggled .menu-toggle {
    background-image: url("../img/menu-toggle-close.png");
  }

  /* line 108, ../scss/layout/_navigation.scss */
  .main-navigation {
    font-size: 27.5px;
    font-size: 2.29167rem;
    line-height: 1;
  }
  /* line 109, ../scss/layout/_navigation.scss */
  .main-navigation .primary {
    display: none;
  }
  /* line 110, ../scss/layout/_navigation.scss */
  .main-navigation .mobile {
    display: none;
  }
  /* line 113, ../scss/layout/_navigation.scss */
  .main-navigation li {
    display: block;
    margin: 15px 0;
  }
  /* line 117, ../scss/layout/_navigation.scss */
  .main-navigation li a:before {
    content: none;
  }
}
@media screen and (max-width: 768px) and (orientation: landscape) {
  /* line 125, ../scss/layout/_navigation.scss */
  .main-navigation.toggled {
    margin: 130px 0 0;
  }
  /* line 128, ../scss/layout/_navigation.scss */
  .main-navigation.toggled .menu-toggle {
    top: -111px;
  }
}
/* =Navigation
----------------------------------------------- */
/* line 137, ../scss/layout/_navigation.scss */
.site-main [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
}

/* line 141, ../scss/layout/_navigation.scss */
[class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}

/* line 145, ../scss/layout/_navigation.scss */
[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* line 151, ../scss/layout/_navigation.scss */
.paging-navigation {
  border-top: 1px solid #eeeeee;
  padding: 40px 0 80px;
}
/* line 154, ../scss/layout/_navigation.scss */
.paging-navigation .nav-previous,
.paging-navigation .nav-next {
  width: 137px;
  height: 24px;
}
/* line 158, ../scss/layout/_navigation.scss */
.paging-navigation .nav-previous a,
.paging-navigation .nav-next a {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 100%;
  width: 100%;
  text-align: left;
  text-indent: -9999px;
}
/* line 170, ../scss/layout/_navigation.scss */
.paging-navigation .nav-previous a {
  background-image: url("../img/nav-previous.png");
}
/* line 172, ../scss/layout/_navigation.scss */
.paging-navigation .nav-previous a:hover {
  background-image: url("../img/nav-previous-hover.png");
}
/* line 176, ../scss/layout/_navigation.scss */
.paging-navigation .nav-next a {
  background-image: url("../img/nav-next.png");
}
/* line 178, ../scss/layout/_navigation.scss */
.paging-navigation .nav-next a:hover {
  background-image: url("../img/nav-next-hover.png");
}

/* =Content
----------------------------------------------- */
/* line 6, ../scss/layout/_content.scss */
.hentry {
  margin: 0 0 1.5em;
}

/* line 9, ../scss/layout/_content.scss */
.byline,
.updated {
  display: none;
}

/* line 13, ../scss/layout/_content.scss */
.single .byline,
.group-blog .byline {
  display: inline;
}

/* line 17, ../scss/layout/_content.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
  line-height: 1.5;
  font-size: 13px;
  font-size: 1.08333rem;
}

/* line 24, ../scss/layout/_content.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* =Posts & Pages
----------------------------------------------- */
/* line 4, ../scss/layout/_posts.scss */
.entry-content {
  font-size: 16px;
}
/* line 6, ../scss/layout/_posts.scss */
.entry-content img.size-full,
.entry-content img.size-large {
  width: 100%;
}

/* line 12, ../scss/layout/_posts.scss */
#infscr-loading {
  position: absolute;
  bottom: 0;
  padding: 15px 0;
  width: 100%;
  text-align: center;
}
/* line 19, ../scss/layout/_posts.scss */
#infscr-loading img {
  height: 32px;
  width: 32px;
}

/* line 25, ../scss/layout/_posts.scss */
.posts--list-container {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  /* line 25, ../scss/layout/_posts.scss */
  .posts--list-container {
    background: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

/* line 35, ../scss/layout/_posts.scss */
.page .entry-header,
.blog .post .entry-header,
.single-post .post .entry-header,
.archive .page-header,
.search .page-header {
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 35, ../scss/layout/_posts.scss */
  .page .entry-header,
  .blog .post .entry-header,
  .single-post .post .entry-header,
  .archive .page-header,
  .search .page-header {
    position: static;
  }
}
/* line 47, ../scss/layout/_posts.scss */
.page .entry-header h1,
.blog .post .entry-header h1,
.single-post .post .entry-header h1,
.archive .page-header h1,
.search .page-header h1 {
  font-weight: 200;
  line-height: 1.4;
  margin: 0 0 10px;
  text-transform: uppercase;
}
/* line 54, ../scss/layout/_posts.scss */
.page .entry-header:before,
.blog .post .entry-header:before,
.single-post .post .entry-header:before,
.archive .page-header:before,
.search .page-header:before {
  background-image: url("../img/arrow-marker.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 42px 48px;
  content: ' ';
  display: block;
  height: 48px;
  position: absolute;
  left: -62px;
  top: 3px;
  width: 42px;
}

/* line 73, ../scss/layout/_posts.scss */
.page .entry-header h1,
.archive .page-header h1,
.search .page-header h1 {
  font-size: 26px;
  font-size: 2.16667rem;
}
/* line 75, ../scss/layout/_posts.scss */
.page .entry-header h1 span,
.archive .page-header h1 span,
.search .page-header h1 span {
  color: #f5bb93;
}
/* line 78, ../scss/layout/_posts.scss */
.page .entry-header:before,
.archive .page-header:before,
.search .page-header:before {
  top: -8px;
}

/* line 83, ../scss/layout/_posts.scss */
.page .entry-content {
  margin: 60px 0 0;
}
@media screen and (max-width: 768px) {
  /* line 83, ../scss/layout/_posts.scss */
  .page .entry-content {
    margin: 30px 0 0;
  }
}

/* =Posts
----------------------------------------------- */
/* line 98, ../scss/layout/_posts.scss */
.blog .post .entry-title,
.single-post .post .entry-title {
  font-size: 18px;
  font-size: 1.5rem;
}
/* line 100, ../scss/layout/_posts.scss */
.blog .post .entry-title a,
.single-post .post .entry-title a {
  color: #8e8e8e;
}
/* line 102, ../scss/layout/_posts.scss */
.blog .post .entry-title a:hover,
.single-post .post .entry-title a:hover {
  color: #000;
  text-decoration: none;
}
/* line 109, ../scss/layout/_posts.scss */
.blog .post h2,
.single-post .post h2 {
  font-size: 16px;
  font-size: 1.33333rem;
  line-height: 1.4;
  margin: 0 0 5px;
  text-transform: uppercase;
}
/* line 116, ../scss/layout/_posts.scss */
.blog .post .entry-meta,
.single-post .post .entry-meta {
  font-weight: 200;
  font-size: 14px;
  font-size: 1.16667rem;
}
/* line 119, ../scss/layout/_posts.scss */
.blog .post .entry-meta a,
.single-post .post .entry-meta a {
  color: #8e8e8e;
}
/* line 121, ../scss/layout/_posts.scss */
.blog .post .entry-meta a:hover,
.single-post .post .entry-meta a:hover {
  color: #000;
  text-decoration: none;
}
/* line 128, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta,
.single-post .post footer.entry-meta {
  margin: 20px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 128, ../scss/layout/_posts.scss */
  .blog .post footer.entry-meta,
  .single-post .post footer.entry-meta {
    position: static;
  }
}
/* line 136, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .love img,
.single-post .post footer.entry-meta .love img {
  margin: 0 2px 0 0;
  position: relative;
  top: 7px;
}
/* line 142, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .sep,
.single-post .post footer.entry-meta .sep {
  padding: 0 10px;
}
/* line 144, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .links,
.single-post .post footer.entry-meta .links {
  float: left;
  position: relative;
  left: -56px;
}
/* line 150, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .social,
.single-post .post footer.entry-meta .social {
  float: right;
}
/* line 152, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .social a,
.single-post .post footer.entry-meta .social a {
  display: inline-block;
}
/* line 155, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .addthis_toolbox,
.single-post .post footer.entry-meta .addthis_toolbox {
  text-align: right;
  width: 100%;
}
/* line 158, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .addthis_toolbox a,
.single-post .post footer.entry-meta .addthis_toolbox a {
  float: none;
}
/* line 162, ../scss/layout/_posts.scss */
.blog .post footer.entry-meta .addthis_toolbox .addthis_button_tweet iframe,
.single-post .post footer.entry-meta .addthis_toolbox .addthis_button_tweet iframe {
  width: 78px !important;
}
@media screen and (max-width: 768px) {
  /* line 167, ../scss/layout/_posts.scss */
  .blog .post footer.entry-meta .love,
  .blog .post footer.entry-meta .sep,
  .blog .post footer.entry-meta .links,
  .blog .post footer.entry-meta .social,
  .single-post .post footer.entry-meta .love,
  .single-post .post footer.entry-meta .sep,
  .single-post .post footer.entry-meta .links,
  .single-post .post footer.entry-meta .social {
    display: none;
  }
}
/* line 174, ../scss/layout/_posts.scss */
.blog .post .more-link,
.single-post .post .more-link {
  background: #f6c4b7;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: 38px;
  letter-spacing: .03em;
  line-height: 38px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 130px;
}
/* line 190, ../scss/layout/_posts.scss */
.blog .post .more-link::before,
.single-post .post .more-link::before {
  content: '';
  display: block;
  position: absolute;
  left: -19px;
  top: 0;
  border-top: 19px solid #f6c4b7;
  border-bottom: 19px solid #f6c4b7;
  border-left: 19px solid transparent;
}
/* line 201, ../scss/layout/_posts.scss */
.blog .post .more-link::after,
.single-post .post .more-link::after {
  content: '';
  display: block;
  position: absolute;
  right: -19px;
  top: 0;
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 19px solid #f6c4b7;
}
/* line 212, ../scss/layout/_posts.scss */
.blog .post .more-link:hover,
.single-post .post .more-link:hover {
  background: #f3b1a0;
}
/* line 214, ../scss/layout/_posts.scss */
.blog .post .more-link:hover::before,
.single-post .post .more-link:hover::before {
  border-top: 19px solid #f3b1a0;
  border-bottom: 19px solid #f3b1a0;
}
/* line 218, ../scss/layout/_posts.scss */
.blog .post .more-link:hover::after,
.single-post .post .more-link:hover::after {
  border-left: 19px solid #f3b1a0;
}

/* line 226, ../scss/layout/_posts.scss */
.footer--social {
  margin-bottom: 3em;
}

/* line 231, ../scss/layout/_posts.scss */
.blog .post {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
}
/* line 234, ../scss/layout/_posts.scss */
.blog .post:first-child {
  border: none;
  padding: 0 0 40px;
}
@media screen and (max-width: 768px) {
  /* line 240, ../scss/layout/_posts.scss */
  .blog .post {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 243, ../scss/layout/_posts.scss */
  .blog .post:first-child {
    padding-bottom: 0;
  }
}

/* line 251, ../scss/layout/_posts.scss */
.single-post .post {
  padding: 0 0 40px;
}
/* line 254, ../scss/layout/_posts.scss */
.single-post .post-navigation {
  font-size: 18px;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0 0 37px !important;
}
/* line 259, ../scss/layout/_posts.scss */
.single-post .post-navigation .link {
  margin: 24px 0 0;
}
/* line 261, ../scss/layout/_posts.scss */
.single-post .post-navigation .link:first-child {
  margin: none;
}
/* line 263, ../scss/layout/_posts.scss */
.single-post .post-navigation span {
  color: #8e8e8e;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  /* line 269, ../scss/layout/_posts.scss */
  .single-post .post {
    padding-bottom: 0;
  }
  /* line 272, ../scss/layout/_posts.scss */
  .single-post .hentry {
    margin: 25px 0 0 0;
  }
}
/* line 276, ../scss/layout/_posts.scss */
.single-post .wpa-code-insert {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 26px;
}

/* =Pin It
----------------------------------------------- */
/* line 285, ../scss/layout/_posts.scss */
.pin-wrap {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
/* line 291, ../scss/layout/_posts.scss */
.pin-wrap .pin {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-indent: -9999px;
}
/* line 300, ../scss/layout/_posts.scss */
.pin-wrap .pin:hover {
  background-color: rgba(250, 186, 176, 0.6);
  background-image: url("../img/pin.png");
  background-position: 50% 36px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  /* line 308, ../scss/layout/_posts.scss */
  .pin-wrap .pin {
    background-image: url("../img/pin-button.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: auto;
    left: auto;
    bottom: 5px;
    right: 5px;
    height: 35px;
    width: 67px;
  }
  /* line 319, ../scss/layout/_posts.scss */
  .pin-wrap .pin:hover {
    background-color: none;
    background-image: url("../img/pin-button.png");
    background-position: 50% 50%;
  }
}

/* =Code Insert
----------------------------------------------- */
/* line 330, ../scss/layout/_posts.scss */
.wpa-code-insert {
  border-top: 1px solid #eeeeee;
  padding: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 330, ../scss/layout/_posts.scss */
  .wpa-code-insert {
    padding: 40px 0;
  }
}

/* =Archive
----------------------------------------------- */
/* line 342, ../scss/layout/_posts.scss */
.post-pagination {
  border-top: 1px solid #ececec;
  font-size: 18px;
  margin: 20px 0 60px 0;
  padding-top: 20px;
  text-transform: uppercase;
}
/* line 348, ../scss/layout/_posts.scss */
.post-pagination a {
  color: #222;
  white-space: nowrap;
}
/* line 351, ../scss/layout/_posts.scss */
.post-pagination a:hover {
  text-decoration: none;
}
/* line 353, ../scss/layout/_posts.scss */
.post-pagination a:hover span {
  text-decoration: underline;
}
/* line 359, ../scss/layout/_posts.scss */
.post-pagination span.more-arrow-older {
  display: inline-block;
  height: 0;
  width: 0;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-right: 12px solid black;
  font-size: 0;
  line-height: 0;
}
/* line 370, ../scss/layout/_posts.scss */
.post-pagination span.more-arrow-newer {
  display: inline-block;
  height: 0;
  width: 0;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-left: 12px solid black;
  font-size: 0;
  line-height: 0;
}

/* line 383, ../scss/layout/_posts.scss */
.archive .site-main,
.search .site-main {
  margin: 0 360px 0 0;
}
/* line 386, ../scss/layout/_posts.scss */
.archive .site-main .navigation,
.search .site-main .navigation {
  clear: both;
}
/* line 390, ../scss/layout/_posts.scss */
.archive .page-header,
.search .page-header {
  margin: 0 0 40px;
}
/* line 391, ../scss/layout/_posts.scss */
.archive .archive-post,
.search .archive-post {
  cursor: pointer;
  float: left;
  text-align: center;
  width: 280px;
}
/* line 397, ../scss/layout/_posts.scss */
.archive .archive-post img,
.search .archive-post img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: auto;
  width: 100%;
}
/* line 405, ../scss/layout/_posts.scss */
.archive .archive-post .date,
.archive .archive-post .title,
.search .archive-post .date,
.search .archive-post .title {
  display: block;
}
/* line 409, ../scss/layout/_posts.scss */
.archive .archive-post .date,
.search .archive-post .date {
  color: #8e8e8e;
  margin: 12px 0 0;
}
/* line 413, ../scss/layout/_posts.scss */
.archive .archive-post .title,
.search .archive-post .title {
  font-size: 15.6px;
  font-size: 1.3rem;
  line-height: 1.2;
}
/* line 418, ../scss/layout/_posts.scss */
.archive .archive-post:hover .date,
.search .archive-post:hover .date {
  text-decoration: none;
}
/* line 420, ../scss/layout/_posts.scss */
.archive .archive-post.odd,
.search .archive-post.odd {
  margin: 0 40px 30px 0;
}
/* line 423, ../scss/layout/_posts.scss */
.archive .archive-post.even,
.search .archive-post.even {
  margin: 0 0 30px 0;
}
@media screen and (max-width: 768px) {
  /* line 429, ../scss/layout/_posts.scss */
  .archive .site-main,
  .search .site-main {
    margin: 0;
  }
  /* line 432, ../scss/layout/_posts.scss */
  .archive .archive-post,
  .search .archive-post {
    box-sizing: border-box;
    margin: 0 0 30px;
    min-height: 325px;
    padding: 6px;
    width: 50%;
  }
  /* line 438, ../scss/layout/_posts.scss */
  .archive .archive-post.odd,
  .search .archive-post.odd {
    margin: 0 0 30px;
  }
  /* line 439, ../scss/layout/_posts.scss */
  .archive .archive-post.even,
  .search .archive-post.even {
    margin: 0 0 30px;
  }
}

/* line 445, ../scss/layout/_posts.scss */
.search-no-results .page-content {
  text-align: center;
}
/* line 447, ../scss/layout/_posts.scss */
.search-no-results .page-content h2 {
  font-weight: 200;
}
/* line 451, ../scss/layout/_posts.scss */
.search-no-results .search-field {
  background-color: #f7f7f7;
  border: none;
  border-radius: none;
  color: #b0b0b0;
  line-height: 36px;
  padding: 0 10px;
  position: relative;
  top: -2px;
  margin: 0 6px 0 0;
  width: 186px;
}
/* line 463, ../scss/layout/_posts.scss */
.search-no-results .search-submit {
  border: none;
  border-radius: none;
  box-shadow: none;
  background-color: transparent;
  background-image: url("../img/button.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 32px;
  width: 32px;
}
/* line 475, ../scss/layout/_posts.scss */
.search-no-results .search-submit:hover {
  background-image: url("../img/button-hover.png");
  border: none;
  box-shadow: none;
  opacity: 0.7;
}

/* =Archives
----------------------------------------------- */
/* line 488, ../scss/layout/_posts.scss */
.page-template-archives-php .site-main h2,
.page-template-archives-php .site-main a {
  line-height: 1.4;
  font-size: 18px;
  font-size: 1.5rem;
}
/* line 493, ../scss/layout/_posts.scss */
.page-template-archives-php .site-main h2 {
  text-transform: uppercase;
  margin: 0 0 25px;
}
/* line 496, ../scss/layout/_posts.scss */
.page-template-archives-php .site-main h2 a {
  color: #000;
}
/* line 498, ../scss/layout/_posts.scss */
.page-template-archives-php .site-main ul {
  margin: 0 0 25px 20px;
}

/* =SUBSCRIBE
----------------------------------------------- */
/* line 509, ../scss/layout/_posts.scss */
.page-template-subscribe-php .entry-content h2, .page-template-subscribe-php .entry-content p, .page-template-subscribe-php .entry-content form {
  display: block;
  width: 200px;
  margin: 0 auto;
}
/* line 514, ../scss/layout/_posts.scss */
.page-template-subscribe-php .entry-content h2 {
  color: #f6c5a3;
  margin-bottom: 5px;
}
/* line 518, ../scss/layout/_posts.scss */
.page-template-subscribe-php .entry-content form {
  margin-top: 10px;
}
/* line 520, ../scss/layout/_posts.scss */
.page-template-subscribe-php .entry-content form .mc4wp-form {
  margin: 0;
}
/* line 523, ../scss/layout/_posts.scss */
.page-template-subscribe-php .entry-content form #mc4wp_email {
  background-color: #fff;
  border: 1px solid #cacaca;
  border-radius: 0;
  color: #b0b0b0;
  display: block;
  line-height: 1;
  padding: 7px 7px 5px;
  position: relative;
  margin: 0 0 7px;
  width: 200px;
  -webkit-appearance: none;
}
/* line 536, ../scss/layout/_posts.scss */
.page-template-subscribe-php .entry-content form input[type=submit] {
  background: #000;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #f6c5a3;
  display: block;
  line-height: 27px;
  height: 27px;
  padding: 0;
  text-shadow: none;
  width: 200px;
  -webkit-appearance: none;
}

/* =Header
----------------------------------------------- */
/* line 3, ../scss/layout/_header.scss */
.site-header {
  padding-top: 35px;
  padding-bottom: 50px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 3, ../scss/layout/_header.scss */
  .site-header {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 20, ../scss/layout/_header.scss */
  .site-branding {
    box-sizing: border-box;
    margin: 0 0 0;
    padding: 0 12px 0 50px;
    position: relative;
    width: 100%;
  }
}

/* line 30, ../scss/layout/_header.scss */
#logo {
  display: block;
  height: auto;
  margin: 0 auto 50px auto;
  max-width: 600px;
  width: 100%;
}
/* line 37, ../scss/layout/_header.scss */
#logo img {
  display: block;
}
@media screen and (max-width: 768px) {
  /* line 30, ../scss/layout/_header.scss */
  #logo {
    margin: 0;
  }
}

/* line 46, ../scss/layout/_header.scss */
.menu-toggle {
  background-image: url("../img/menu-toggle.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 37px 37px;
  position: absolute;
  height: 37px;
  left: 10px;
  text-indent: -9999px;
  top: 25px;
  width: 37px;
  z-index: 10000;
}

/* =Footer
----------------------------------------------- */
/* line 3, ../scss/layout/_footer.scss */
.site-footer {
  background-color: #f7f7f7;
  padding: 60px 0 100px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 3, ../scss/layout/_footer.scss */
  .site-footer {
    padding: 40px 0 80px;
  }
}
/* line 13, ../scss/layout/_footer.scss */
.site-footer h1 {
  font-size: 18px;
  font-size: 1.5rem;
  letter-spacing: 2px;
  line-height: 1p;
  margin: 0 0 40px;
  text-transform: uppercase;
}
/* line 20, ../scss/layout/_footer.scss */
.site-footer .popular {
  padding: 0 0 40px;
}
/* line 22, ../scss/layout/_footer.scss */
.site-footer .popular .pop {
  color: #8e8e8e;
  display: inline-block;
  margin: 0 8px;
  vertical-align: top;
  width: 180px;
}
/* line 28, ../scss/layout/_footer.scss */
.site-footer .popular .pop:hover {
  color: #000;
  text-decoration: none;
}
/* line 33, ../scss/layout/_footer.scss */
.site-footer .popular .image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 170px;
  margin: 0 0 5px;
  width: 100%;
}
/* line 41, ../scss/layout/_footer.scss */
.site-footer .popular span {
  font-size: 14px;
  font-size: 1.16667rem;
  line-height: 1.2;
}
/* line 47, ../scss/layout/_footer.scss */
.site-footer .search .search-field {
  background-color: #fff;
  border: none;
  border-radius: none;
  color: #b0b0b0;
  line-height: 36px;
  padding: 0 10px;
  position: relative;
  top: -2px;
  margin: 0 6px 0 0;
  width: 186px;
}
/* line 59, ../scss/layout/_footer.scss */
.site-footer .search .search-submit {
  border: none;
  border-radius: none;
  box-shadow: none;
  background-color: transparent;
  background-image: url("../img/button.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 32px;
  width: 32px;
}
/* line 71, ../scss/layout/_footer.scss */
.site-footer .search .search-submit:hover {
  background-image: url("../img/button-hover.png");
  border: none;
  box-shadow: none;
  opacity: 0.7;
}
/* line 79, ../scss/layout/_footer.scss */
.site-footer .married {
  display: none;
  margin: 40px 0 0;
  padding: 0 8px;
}
/* line 84, ../scss/layout/_footer.scss */
.site-footer .married a {
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 35px;
  height: 35px;
  width: 100%;
  font-size: 12px;
  font-size: 1rem;
}
/* line 92, ../scss/layout/_footer.scss */
.site-footer .married a.ios {
  background: #303132;
  margin: 0 0 6px;
}
/* line 93, ../scss/layout/_footer.scss */
.site-footer .married a.android {
  background: #494949;
}
@media screen and (max-width: 768px) {
  /* line 98, ../scss/layout/_footer.scss */
  .site-footer .popular {
    display: none;
  }
  /* line 99, ../scss/layout/_footer.scss */
  .site-footer .married {
    display: block;
  }
  /* line 100, ../scss/layout/_footer.scss */
  .site-footer .search {
    border-bottom: 1px solid #ececec;
    display: inline-block;
    padding: 0 0 40px;
  }
}

/* line 108, ../scss/layout/_footer.scss */
.infinite-footer {
  position: relative;
}
/* line 110, ../scss/layout/_footer.scss */
.infinite-footer .header--medium {
  margin-bottom: 60px;
}

/* =Comments
----------------------------------------------- */
/* line 6, ../scss/components/_comments.scss */
.comments-area .comments-title {
  color: #000;
  margin: 0 0 10px;
  font-size: 14px;
  font-size: 1.16667rem;
}
/* line 11, ../scss/components/_comments.scss */
.comments-area ol, .comments-area ul {
  list-style: none;
  margin: 0;
}
/* line 15, ../scss/components/_comments.scss */
.comments-area p {
  margin: 0;
}
/* line 17, ../scss/components/_comments.scss */
.comments-area p + p {
  margin: 1rem 0 0;
}
/* line 19, ../scss/components/_comments.scss */
.comments-area .comment-list {
  border-bottom: 1px solid #eeeeee;
  padding: 0 0 30px;
}
/* line 24, ../scss/components/_comments.scss */
.comments-area .comment article {
  background: #f7f7f7;
  margin: 0 0 8px;
  padding: 13px;
}
/* line 29, ../scss/components/_comments.scss */
.comments-area .comment.depth-2 {
  margin: 0 0 0 44px;
  position: relative;
}
/* line 32, ../scss/components/_comments.scss */
.comments-area .comment.depth-2:before {
  background-image: url("../img/reply-arrow.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 8px;
  position: absolute;
  left: -32px;
  top: 15px;
  width: 18px;
}
/* line 46, ../scss/components/_comments.scss */
.comments-area .comment-meta {
  margin: 0 0 15px;
}
/* line 49, ../scss/components/_comments.scss */
.comments-area .comment-author {
  font-weight: bold;
}
/* line 51, ../scss/components/_comments.scss */
.comments-area .comment-author a {
  font-weight: normal;
}
/* line 53, ../scss/components/_comments.scss */
.comments-area .comment-reply-title {
  color: #000;
  margin: 0 0 25px;
  font-size: 14px;
  font-size: 1.16667rem;
}
/* line 58, ../scss/components/_comments.scss */
.comments-area .comment-respond {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 35px;
  padding: 35px 0;
}
/* line 64, ../scss/components/_comments.scss */
.comments-area .comment-form p {
  margin: 0 0 14px;
}
/* line 66, ../scss/components/_comments.scss */
.comments-area .comment-form p.form-submit {
  margin: 0;
}
/* line 68, ../scss/components/_comments.scss */
.comments-area .comment-form label {
  display: block;
  margin: 0 0 4px;
}
/* line 72, ../scss/components/_comments.scss */
.comments-area .comment-form input[type="text"] {
  background: #f7f7f7;
  border: none;
  border-radius: 0;
  line-height: 1;
  padding: 10px;
  width: 278px;
}
/* line 80, ../scss/components/_comments.scss */
.comments-area .comment-form textarea {
  background: #f7f7f7;
  border: none;
  border-radius: 0;
  padding: 10px;
}
/* line 86, ../scss/components/_comments.scss */
.comments-area .comment-form input[type="submit"] {
  background: #afafaf;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 10px;
  width: 278px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
}
/* line 99, ../scss/components/_comments.scss */
.comments-area .comment-form input[type="submit"]:hover {
  background: #000;
}

/* =Comments
----------------------------------------------- */
/* line 107, ../scss/components/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* =Asides
----------------------------------------------- */
/* line 4, ../scss/components/_asides.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* =Media
----------------------------------------------- */
/* line 4, ../scss/components/_media.scss */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* line 12, ../scss/components/_media.scss */
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}

/* line 17, ../scss/components/_media.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

/* line 22, ../scss/components/_media.scss */
.wp-caption-text {
  text-align: center;
}

/* line 25, ../scss/components/_media.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 28, ../scss/components/_media.scss */
.site-main .gallery {
  margin-bottom: 1.5em;
}

/* line 33, ../scss/components/_media.scss */
.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

/* line 38, ../scss/components/_media.scss */
.site-main .gallery dd {
  margin: 0;
}

/* Make sure embeds and iframes fit their containers */
/* line 47, ../scss/components/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/* =Sidebar
----------------------------------------------- */
@media screen and (max-width: 768px) {
  /* line 15, ../scss/components/_sidebar.scss */
  .site-sidebar .widget {
    display: block;
  }
  /* line 20, ../scss/components/_sidebar.scss */
  .site-sidebar #text-64.widget {
    display: block;
  }
  /* line 25, ../scss/components/_sidebar.scss */
  .site-sidebar #search-2.widget {
    display: block;
  }
}
/* line 34, ../scss/components/_sidebar.scss */
.widget-area {
  background: #f7f7f7;
  margin: 0 0 80px;
}

/* line 39, ../scss/components/_sidebar.scss */
.widget {
  background: #fff;
  text-align: center;
}
/* line 44, ../scss/components/_sidebar.scss */
.widget a:hover {
  text-decoration: none;
}
/* line 46, ../scss/components/_sidebar.scss */
.widget h1 {
  font-size: 16px;
  font-size: 1.33333rem;
  margin: 0 0 14px;
  text-transform: uppercase;
}

/* line 54, ../scss/components/_sidebar.scss */
.widget_sp_image img {
  display: block;
}

/* Make sure select elements fit in widgets */
/* line 58, ../scss/components/_sidebar.scss */
.widget select {
  max-width: 100%;
}

/* Search widget */
/* line 64, ../scss/components/_sidebar.scss */
.widget_search .search-field {
  background-color: #f7f7f7;
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  line-height: 1;
  padding: 10px;
  position: relative;
  top: -2px;
  margin: 0 6px 0 0;
  width: 70%;
}
@media screen and (max-width: 992px) {
  /* line 64, ../scss/components/_sidebar.scss */
  .widget_search .search-field {
    width: 60%;
  }
}
/* line 80, ../scss/components/_sidebar.scss */
.widget_search .search-submit {
  border: none;
  border-radius: none;
  box-shadow: none;
  background-color: transparent;
  background-image: url("../img/button.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 32px;
  width: 32px;
}
/* line 92, ../scss/components/_sidebar.scss */
.widget_search .search-submit:hover {
  background-image: url("../img/button-hover.png");
  border: none;
  box-shadow: none;
  opacity: 0.7;
}

/* line 101, ../scss/components/_sidebar.scss */
.widget_search,
.widget_wpa_cats {
  padding: 14px;
}

/* line 107, ../scss/components/_sidebar.scss */
.widget_wpa_social {
  background: none;
}
/* line 109, ../scss/components/_sidebar.scss */
.widget_wpa_social a {
  color: #fff;
  display: block;
  letter-spacing: 2px;
  line-height: 40px;
  margin: 8px 0 0;
  font-size: 16px;
  font-size: 1.33333rem;
}
/* line 117, ../scss/components/_sidebar.scss */
.widget_wpa_social a:first-child {
  margin: 0;
}

/* line 121, ../scss/components/_sidebar.scss */
.widget_mc4wp_widget {
  padding: 14px;
}
/* line 124, ../scss/components/_sidebar.scss */
.widget_mc4wp_widget .mc4wp-form {
  margin: 0;
}
/* line 127, ../scss/components/_sidebar.scss */
.widget_mc4wp_widget #mc4wp_email {
  background-color: #f7f7f7;
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  display: inline-block;
  line-height: 1;
  padding: 10px;
  position: relative;
  top: -2px;
  margin: 0 6px 0 0;
  width: 230px;
}
/* line 140, ../scss/components/_sidebar.scss */
.widget_mc4wp_widget input[type=submit] {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: url("../img/button.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -9999px;
  height: 32px;
  width: 32px;
}
/* line 153, ../scss/components/_sidebar.scss */
.widget_mc4wp_widget input[type=submit]:hover {
  background-image: url("../img/button-hover.png");
  border: none;
  box-shadow: none;
  opacity: 0.7;
}

/* line 164, ../scss/components/_sidebar.scss */
.widget_wpa_cats .cat {
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  height: 110px;
  margin: 8px 14px 0;
  width: 270px;
}
/* line 171, ../scss/components/_sidebar.scss */
.widget_wpa_cats .cat:first-child {
  margin: 0 14px;
}
/* line 173, ../scss/components/_sidebar.scss */
.widget_wpa_cats span {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  display: inline-block;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 40px 0 0;
  padding: 0 20px;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.16667rem;
}

/* line 187, ../scss/components/_sidebar.scss */
.widget_wpa_bas,
.widget_wpa_arc {
  background-position: 50% 50%;
  background-size: cover;
}
/* line 191, ../scss/components/_sidebar.scss */
.widget_wpa_bas a,
.widget_wpa_arc a {
  color: #a27171;
  display: block;
  font-size: 14px;
  font-size: 1.16667rem;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 120px;
}

/* line 200, ../scss/components/_sidebar.scss */
.widget_wpa_bas {
  background-image: url("../img/widget-sponsor.jpg");
}

/* line 201, ../scss/components/_sidebar.scss */
.widget_wpa_arc {
  background-image: url("../img/widget-archives.jpg");
}

/* line 204, ../scss/components/_sidebar.scss */
.error404 #content {
  padding: 60px 0;
  text-align: center;
}
/* line 208, ../scss/components/_sidebar.scss */
.error404 .site-main {
  margin: 0;
}

/* line 1, ../scss/components/_newsletter.scss */
.newsletter {
  background: #f6c4b7;
  color: #fff;
  padding: 40px;
  text-align: center;
}
/* line 7, ../scss/components/_newsletter.scss */
.newsletter input[type="text"],
.newsletter input[type="email"] {
  border: 1px solid #ccc;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1em;
  width: 70%;
}
/* line 15, ../scss/components/_newsletter.scss */
.newsletter input[type="submit"] {
  border: 2px solid #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  color: #fff;
  height: 40px;
  margin-left: 10px;
  padding: 0 1.25em;
  font-weight: 500;
}
/* line 24, ../scss/components/_newsletter.scss */
.newsletter input[type="submit"]:hover {
  background: #fff;
  color: #f6c4b7;
}

/* line 31, ../scss/components/_newsletter.scss */
.newsletter--mobile {
  margin-bottom: 30px;
}

/* line 35, ../scss/components/_newsletter.scss */
.newsletter--image {
  margin-bottom: 10px;
}

/* line 38, ../scss/components/_newsletter.scss */
.newsletter--title {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: .75em;
  text-transform: uppercase;
}

/* line 46, ../scss/components/_newsletter.scss */
.newsletter--subtitle {
  font-size: 1.25em;
  margin-bottom: 1.5em;
}

/* line 51, ../scss/components/_newsletter.scss */
.newsletter--toggle {
  background: url("../img/icon-close.png");
  cursor: pointer;
  height: 27px;
  right: 15px;
  position: absolute;
  top: 15px;
  width: 28px;
}

/* line 61, ../scss/components/_newsletter.scss */
.widget--wpa-newsletter {
  background: url("../img/pattern-stripe.jpg") repeat-x top left #fff;
  padding: 20px 14px 14px 14px;
}
/* line 65, ../scss/components/_newsletter.scss */
.widget--wpa-newsletter input[type="text"],
.widget--wpa-newsletter input[type="email"] {
  border: 1px solid #ccc;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 1em;
  width: 65%;
}
@media screen and (max-width: 768px) {
  /* line 65, ../scss/components/_newsletter.scss */
  .widget--wpa-newsletter input[type="text"],
  .widget--wpa-newsletter input[type="email"] {
    width: 40%;
  }
}
/* line 76, ../scss/components/_newsletter.scss */
.widget--wpa-newsletter input[type="submit"] {
  border: 2px solid #f6c4b7;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #f6c4b7;
  color: #fff;
  height: 40px;
  margin-left: 10px;
  padding: 0 1.25em;
  font-weight: 500;
}
/* line 85, ../scss/components/_newsletter.scss */
.widget--wpa-newsletter input[type="submit"]:hover {
  background: #fff;
  color: #f6c4b7;
}

/* line 1, ../scss/components/_lists.scss */
.list--posts {
  list-style-type: none;
  margin: 0;
}
/* line 5, ../scss/components/_lists.scss */
.list--posts li {
  margin-bottom: 30px;
}
/* line 9, ../scss/components/_lists.scss */
.list--posts img {
  width: 100%;
}
/* line 12, ../scss/components/_lists.scss */
.list--posts .title {
  height: 3em;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5;
  overflow: hidden;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 768px) {
  /* line 12, ../scss/components/_lists.scss */
  .list--posts .title {
    height: 4.5em;
    -webkit-line-clamp: 3;
  }
}

/* line 30, ../scss/components/_lists.scss */
.list--posts--card,
.list--cards {
  display: block;
  list-style-type: none;
  margin: 0;
}
/* line 36, ../scss/components/_lists.scss */
.list--posts--card .card,
.list--cards .card {
  background: #fff;
  border-top: 1px solid #ececec;
  display: block;
}
/* line 14, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.list--posts--card .card:before, .list--posts--card .card:after,
.list--cards .card:before,
.list--cards .card:after {
  content: " ";
  display: table;
}
/* line 19, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.list--posts--card .card:after,
.list--cards .card:after {
  clear: both;
}
/* line 42, ../scss/components/_lists.scss */
.list--posts--card .card a,
.list--cards .card a {
  color: #8e8e8e;
  display: block;
  height: 100px;
}
/* line 47, ../scss/components/_lists.scss */
.list--posts--card .card:hover,
.list--cards .card:hover {
  text-decoration: none;
}
/* line 49, ../scss/components/_lists.scss */
.list--posts--card .card:hover .card--content,
.list--cards .card:hover .card--content {
  text-decoration: none;
}
/* line 51, ../scss/components/_lists.scss */
.list--posts--card .card:hover .card--content span,
.list--cards .card:hover .card--content span {
  text-decoration: underline;
}
/* line 55, ../scss/components/_lists.scss */
.list--posts--card .card:hover .read-more span,
.list--cards .card:hover .read-more span {
  text-decoration: underline;
}
/* line 59, ../scss/components/_lists.scss */
.list--posts--card .card:active, .list--posts--card .card:focus,
.list--cards .card:active,
.list--cards .card:focus {
  background: #f0f0f0;
  text-decoration: none;
}
/* line 66, ../scss/components/_lists.scss */
.list--posts--card li:first-child .card,
.list--cards li:first-child .card {
  border-top: none;
}
/* line 70, ../scss/components/_lists.scss */
.list--posts--card .card--image,
.list--cards .card--image {
  float: left;
  max-height: 100px;
  max-width: 100px;
}
/* line 74, ../scss/components/_lists.scss */
.list--posts--card .card--image img,
.list--cards .card--image img {
  float: left;
  margin-right: 14px;
}
/* line 80, ../scss/components/_lists.scss */
.list--posts--card .card--content,
.list--cards .card--content {
  font-size: 14px;
  margin-left: 100px;
  padding: 14px;
  text-align: left;
}
/* line 87, ../scss/components/_lists.scss */
.list--posts--card .title,
.list--cards .title {
  color: #222;
  font-size: 16px;
  font-weight: 300;
  height: 4.5em;
  line-height: 1.5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/* line 99, ../scss/components/_lists.scss */
.list--posts--card .read-more,
.list--cards .read-more {
  display: none;
  color: #4c92c5;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
/* line 106, ../scss/components/_lists.scss */
.list--posts--card .read-more .more-arrow,
.list--cards .read-more .more-arrow {
  display: inline-block;
  height: 0;
  width: 0;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 10px solid #4c92c5;
  font-size: 0;
  line-height: 0;
}
/* line 119, ../scss/components/_lists.scss */
.list--posts--card .has-vertical-orientation .card,
.list--cards .has-vertical-orientation .card {
  border: 1px solid #ececec;
  margin-bottom: 1em;
}
/* line 122, ../scss/components/_lists.scss */
.list--posts--card .has-vertical-orientation .card:first-child,
.list--cards .has-vertical-orientation .card:first-child {
  border-top: 1px solid #ececec;
}
/* line 127, ../scss/components/_lists.scss */
.list--posts--card .has-vertical-orientation .card--image,
.list--cards .has-vertical-orientation .card--image {
  background: #eee;
  max-width: 140px;
  max-height: 140px;
}
/* line 133, ../scss/components/_lists.scss */
.list--posts--card .has-vertical-orientation .card--content,
.list--cards .has-vertical-orientation .card--content {
  margin-left: 140px;
}
@media screen and (min-width: 768px) {
  /* line 139, ../scss/components/_lists.scss */
  .list--posts--card .has-vertical-orientation .card,
  .list--cards .has-vertical-orientation .card {
    margin-bottom: 30px;
  }
  /* line 142, ../scss/components/_lists.scss */
  .list--posts--card .has-vertical-orientation .title,
  .list--cards .has-vertical-orientation .title {
    height: 6em;
    margin-bottom: 1.5em;
    overflow: hidden;
    text-align: center;
    -webkit-line-clamp: 4;
  }
  /* line 149, ../scss/components/_lists.scss */
  .list--posts--card .has-vertical-orientation .card--content,
  .list--cards .has-vertical-orientation .card--content {
    margin-left: 0;
    padding: 1em;
  }
  /* line 153, ../scss/components/_lists.scss */
  .list--posts--card .has-vertical-orientation .card--image,
  .list--cards .has-vertical-orientation .card--image {
    float: none;
    margin-right: 0;
    max-height: none;
    max-width: none;
    height: 0;
    padding-bottom: 100%;
  }
  /* line 14, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .list--posts--card .has-vertical-orientation .card--image:before, .list--posts--card .has-vertical-orientation .card--image:after,
  .list--cards .has-vertical-orientation .card--image:before,
  .list--cards .has-vertical-orientation .card--image:after {
    content: " ";
    display: table;
  }
  /* line 19, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .list--posts--card .has-vertical-orientation .card--image:after,
  .list--cards .has-vertical-orientation .card--image:after {
    clear: both;
  }
  /* line 163, ../scss/components/_lists.scss */
  .list--posts--card .has-vertical-orientation .read-more,
  .list--cards .has-vertical-orientation .read-more {
    display: block;
  }
}

/* line 171, ../scss/components/_lists.scss */
.yarpp-related li {
  display: none;
}
/* line 173, ../scss/components/_lists.scss */
.yarpp-related li:nth-child(1) {
  display: block;
}
/* line 176, ../scss/components/_lists.scss */
.yarpp-related li:nth-child(2) {
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 180, ../scss/components/_lists.scss */
  .yarpp-related li:nth-child(3) {
    display: block;
  }
}

/* line 1, ../scss/components/_widgets.scss */
.widget {
  margin-bottom: 20px;
}
/* line 3, ../scss/components/_widgets.scss */
.widget:last-child {
  margin-bottom: 0;
}

/* Widget Social */
/* line 9, ../scss/components/_widgets.scss */
.widget--wpa-social {
  background: transparent;
}
/* line 14, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.widget--wpa-social:before, .widget--wpa-social:after {
  content: " ";
  display: table;
}
/* line 19, ../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.widget--wpa-social:after {
  clear: both;
}
/* line 12, ../scss/components/_widgets.scss */
.widget--wpa-social .social-icon {
  display: block;
  float: left;
  height: 0;
  margin-bottom: 4px;
  padding: 0 2px;
  overflow: hidden;
}
/* line 19, ../scss/components/_widgets.scss */
.widget--wpa-social .social-icon img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 768px) {
  /* line 9, ../scss/components/_widgets.scss */
  .widget--wpa-social {
    display: none;
  }
}

/* Widget Text */
/* line 32, ../scss/components/_widgets.scss */
.widget_text {
  background: transparent;
  padding: 14px 0 0;
}
/* line 36, ../scss/components/_widgets.scss */
.widget_text iframe {
  display: block;
}
/* line 44, ../scss/components/_widgets.scss */
.widget_text .textwidget {
  background: #fff;
}

/* Widget Favorites */
/* line 51, ../scss/components/_widgets.scss */
.widget_wpa_fav {
  padding: 14px 0 1px;
}
/* line 53, ../scss/components/_widgets.scss */
.widget_wpa_fav .fav {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 0 10px 10px;
  height: 200px;
}
/* line 60, ../scss/components/_widgets.scss */
.widget_wpa_fav .fav:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: bottom;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}

/* line 70, ../scss/components/_widgets.scss */
.widget--wpa-trending {
  background: transparent;
}

/* line 74, ../scss/components/_widgets.scss */
.widget--title--dark, .widget_text .widget-title {
  background: #3c3c3c;
  color: #fff;
  margin-bottom: 14px;
  padding: 14px;
  position: relative;
}
/* line 80, ../scss/components/_widgets.scss */
.widget--title--dark:after, .widget_text .widget-title:after {
  bottom: -10px;
  content: '';
  display: block;
  left: 50%;
  border-top: 10px solid #3c3c3c;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin-left: -5px;
  position: absolute;
}
/* line 92, ../scss/components/_widgets.scss */
.widget--title--dark h1, .widget_text .widget-title h1 {
  margin-bottom: 0;
}

/* line 1, ../scss/vendor/_facebook.scss */
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
}

/* line 8, ../scss/vendor/_facebook.scss */
.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
}

/* line 15, ../scss/vendor/_facebook.scss */
#fbcomments,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
  width: 100% !important;
}

/* line 22, ../scss/vendor/_facebook.scss */
#fbcomments .mobilePluginComments,
.fb-comments .mobilePluginComments,
.fb-comments span .mobilePluginComments,
.fb-comments iframe[style] .mobilePluginComments,
.fb-comments iframe span[style] .mobilePluginComments {
  width: 100% !important;
}

/* line 30, ../scss/vendor/_facebook.scss */
#fb-comments-primary {
  display: block;
}

/* line 31, ../scss/vendor/_facebook.scss */
#fb-comments-mobile {
  display: none;
}

@media (max-device-width: 768px) {
  /* line 34, ../scss/vendor/_facebook.scss */
  #fb-comments-primary {
    display: none;
  }

  /* line 35, ../scss/vendor/_facebook.scss */
  #fb-comments-mobile {
    display: block;
  }
}

