/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px;
  margin-left: 0px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .subscribe-form .btn-group-sm > input.navbar-btn[type=submit] {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .subscribe-form .btn-group-xs > input.navbar-btn[type=submit] {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.btn, .subscribe-form input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none; }
  .btn:focus, .subscribe-form input[type=submit]:focus, .btn.focus, .subscribe-form input.focus[type=submit], .btn:active:focus, .subscribe-form input[type=submit]:active:focus, .btn:active.focus, .subscribe-form input[type=submit]:active.focus, .btn.active:focus, .subscribe-form input.active[type=submit]:focus, .btn.active.focus, .subscribe-form input.active.focus[type=submit] {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .subscribe-form input[type=submit]:hover, .btn:focus, .subscribe-form input[type=submit]:focus, .btn.focus, .subscribe-form input.focus[type=submit] {
    color: #333;
    text-decoration: none; }
  .btn:active, .subscribe-form input[type=submit]:active, .btn.active, .subscribe-form input.active[type=submit] {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .subscribe-form input.disabled[type=submit], .btn[disabled], .subscribe-form input[disabled][type=submit],
  fieldset[disabled] .btn,
  fieldset[disabled] .subscribe-form input[type=submit], .subscribe-form
  fieldset[disabled] input[type=submit] {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .subscribe-form .btn-group-lg > input[type=submit] {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .subscribe-form .btn-group-sm > input[type=submit] {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .subscribe-form .btn-group-xs > input[type=submit] {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .subscribe-form .btn-group > input[type=submit],
  .btn-group-vertical > .btn, .subscribe-form
  .btn-group-vertical > input[type=submit] {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .subscribe-form .btn-group > input[type=submit]:hover, .btn-group > .btn:focus, .subscribe-form .btn-group > input[type=submit]:focus, .btn-group > .btn:active, .subscribe-form .btn-group > input[type=submit]:active, .btn-group > .btn.active, .subscribe-form .btn-group > input.active[type=submit],
    .btn-group-vertical > .btn:hover, .subscribe-form
    .btn-group-vertical > input[type=submit]:hover,
    .btn-group-vertical > .btn:focus, .subscribe-form
    .btn-group-vertical > input[type=submit]:focus,
    .btn-group-vertical > .btn:active, .subscribe-form
    .btn-group-vertical > input[type=submit]:active,
    .btn-group-vertical > .btn.active, .subscribe-form
    .btn-group-vertical > input.active[type=submit] {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .subscribe-form input[type=submit] + .btn, .subscribe-form .btn-group input[type=submit] + .btn, .btn-group .subscribe-form .btn + input[type=submit], .subscribe-form .btn-group .btn + input[type=submit], .btn-group .subscribe-form input[type=submit] + input[type=submit], .subscribe-form .btn-group input[type=submit] + input[type=submit],
.btn-group .btn + .btn-group,
.btn-group .subscribe-form input[type=submit] + .btn-group, .subscribe-form
.btn-group input[type=submit] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .subscribe-form .btn-group + input[type=submit], .subscribe-form
.btn-group .btn-group + input[type=submit],
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .subscribe-form input[type=submit], .subscribe-form .btn-toolbar input[type=submit],
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .subscribe-form .btn-toolbar > input[type=submit],
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .subscribe-form .btn-group > input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .subscribe-form .btn-group > input[type=submit]:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .subscribe-form .btn-group > input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .subscribe-form .btn-group > input[type=submit]:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .subscribe-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .subscribe-form .btn-group > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .subscribe-form .btn-group > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .subscribe-form .btn-group > input[type=submit] + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .subscribe-form .btn-group-lg.btn-group > input[type=submit] + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .subscribe-form input[type=submit] .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .subscribe-form .btn-group-lg > input[type=submit] .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .subscribe-form .btn-group-lg > input[type=submit] .caret, .subscribe-form .dropup .btn-group-lg > input[type=submit] .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .subscribe-form .btn-group-vertical > input[type=submit],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .subscribe-form
.btn-group-vertical > .btn-group > input[type=submit] {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .subscribe-form .btn-group-vertical > .btn-group > input[type=submit] {
  float: none; }

.btn-group-vertical > .btn + .btn, .subscribe-form .btn-group-vertical > input[type=submit] + .btn, .subscribe-form .btn-group-vertical > .btn + input[type=submit], .subscribe-form .btn-group-vertical > input[type=submit] + input[type=submit],
.btn-group-vertical > .btn + .btn-group, .subscribe-form
.btn-group-vertical > input[type=submit] + .btn-group,
.btn-group-vertical > .btn-group + .btn, .subscribe-form
.btn-group-vertical > .btn-group + input[type=submit],
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .subscribe-form .btn-group-vertical > input[type=submit]:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .subscribe-form .btn-group-vertical > input[type=submit]:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .subscribe-form .btn-group-vertical > input[type=submit]:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .subscribe-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .subscribe-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .subscribe-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .subscribe-form .btn-group-justified > input[type=submit],
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .subscribe-form input[type=submit], .subscribe-form .btn-group-justified > .btn-group input[type=submit] {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .subscribe-form [data-toggle="buttons"] > input[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .subscribe-form
[data-toggle="buttons"] > input[type=submit] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .subscribe-form
[data-toggle="buttons"] > .btn-group > input[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .subscribe-form
[data-toggle="buttons"] > .btn-group > input[type=submit] input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

/*
@include respond-to('xs') {
    // Sass
}
 */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%; }

body {
  margin: 0;
  height: 100%;
  color: #2c2727; }
  @media (min-width: 48em) {
    body {
      overflow: auto; } }

img {
  max-width: 100%;
  height: auto; }

a[class],
a:not([href]):not([class]) {
  text-decoration: none; }

a:not([href]):not([class]) {
  color: inherit; }

a[href]:not([class]) {
  color: #3C7B94; }

a[href]:visited:not([class]) {
  color: #5E534B; }

a[href]:active:not([class]) {
  color: #E5B43A; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

p {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  margin: 0 0 1em;
  line-height: 1.4; }

iframe {
  max-width: 100%; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.grid {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  align-content: flex-start; }
  .lt-ie8 .grid {
    letter-spacing: normal;
    word-spacing: -0.43em; }

.opera-only :-o-prefocus,
.grid {
  word-spacing: -0.43em; }

.grid-col {
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }
  .grid-col .lt-ie8 {
    display: inline;
    zoom: 1; }

[class*="gutter"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.grid [class*="grid-col"] {
  font-family: sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.grid-col-1,
.grid-col-1-1,
.grid-col-1-2,
.grid-col-1-3,
.grid-col-2-3,
.grid-col-1-4,
.grid-col-3-4,
.grid-col-1-6,
.grid-col-5-6,
.grid-col-1-12,
.grid-col-2-12,
.grid-col-3-12,
.grid-col-4-12,
.grid-col-5-12,
.grid-col-6-12,
.grid-col-7-12,
.grid-col-8-12,
.grid-col-9-12,
.grid-col-10-12,
.grid-col-11-12,
.grid-col-12-12 {
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }
  .lt-ie9 .grid-col-1, .lt-ie9
  .grid-col-1-1, .lt-ie9
  .grid-col-1-2, .lt-ie9
  .grid-col-1-3, .lt-ie9
  .grid-col-2-3, .lt-ie9
  .grid-col-1-4, .lt-ie9
  .grid-col-3-4, .lt-ie9
  .grid-col-1-6, .lt-ie9
  .grid-col-5-6, .lt-ie9
  .grid-col-1-12, .lt-ie9
  .grid-col-2-12, .lt-ie9
  .grid-col-3-12, .lt-ie9
  .grid-col-4-12, .lt-ie9
  .grid-col-5-12, .lt-ie9
  .grid-col-6-12, .lt-ie9
  .grid-col-7-12, .lt-ie9
  .grid-col-8-12, .lt-ie9
  .grid-col-9-12, .lt-ie9
  .grid-col-10-12, .lt-ie9
  .grid-col-11-12, .lt-ie9
  .grid-col-12-12 {
    display: inline;
    zoom: 1; }

.grid-col-1-12 {
  width: 8.3333%; }
  .lt-ie9 .grid-col-1-12 {
    width: 8.3023%; }

.grid-col-1-6,
.grid-col-2-12 {
  width: 16.6667%; }
  .lt-ie9 .grid-col-1-6, .lt-ie9
  .grid-col-2-12 {
    width: 16.6357%; }

.grid-col-1-4,
.grid-col-3-12 {
  width: 25%; }
  .lt-ie9 .grid-col-1-4, .lt-ie9
  .grid-col-3-12 {
    width: 24.9690%; }

.grid-col-1-3,
.grid-col-4-12 {
  width: 33.3333%; }
  .lt-ie9 .grid-col-1-3, .lt-ie9
  .grid-col-4-12 {
    width: 33.3023%; }

.grid-col-5-12 {
  width: 41.6667%; }
  .lt-ie9 .grid-col-5-12 {
    width: 41.6357%; }

.grid-col-1-2,
.grid-col-6-12 {
  width: 50%; }
  .lt-ie9 .grid-col-1-2, .lt-ie9
  .grid-col-6-12 {
    width: 49.9690%; }

.grid-col-7-12 {
  width: 58.3333%; }
  .lt-ie9 .grid-col-7-12 {
    width: 58.3023%; }

.grid-col-2-3,
.grid-col-8-12 {
  width: 66.6667%; }
  .lt-ie9 .grid-col-2-3, .lt-ie9
  .grid-col-8-12 {
    width: 66.6357%; }

.grid-col-3-4,
.grid-col-9-12 {
  width: 75%; }
  .lt-ie9 .grid-col-3-4, .lt-ie9
  .grid-col-9-12 {
    width: 74.9690%; }

.grid-col-5-6,
.grid-col-10-12 {
  width: 83.3333%; }
  .lt-ie9 .grid-col-5-6, .lt-ie9
  .grid-col-10-12 {
    width: 83.3023%; }

.grid-col-11-12 {
  width: 91.6667%; }
  .lt-ie9 .grid-col-11-12 {
    width: 91.6357%; }

.grid-col-1,
.grid-col-1-1,
.grid-col-12-12 {
  width: 100%; }

@media (min-width: 16em) {
  .grid-col-xs-1,
  .grid-col-xs-1-1,
  .grid-col-xs-1-2,
  .grid-col-xs-1-3,
  .grid-col-xs-2-3,
  .grid-col-xs-1-4,
  .grid-col-xs-3-4,
  .grid-col-xs-1-6,
  .grid-col-xs-5-6,
  .grid-col-xs-1-12,
  .grid-col-xs-2-12,
  .grid-col-xs-3-12,
  .grid-col-xs-4-12,
  .grid-col-xs-5-12,
  .grid-col-xs-6-12,
  .grid-col-xs-7-12,
  .grid-col-xs-8-12,
  .grid-col-xs-9-12,
  .grid-col-xs-10-12,
  .grid-col-xs-11-12,
  .grid-col-xs-12-12 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
    .lt-ie9 .grid-col-xs-1, .lt-ie9
    .grid-col-xs-1-1, .lt-ie9
    .grid-col-xs-1-2, .lt-ie9
    .grid-col-xs-1-3, .lt-ie9
    .grid-col-xs-2-3, .lt-ie9
    .grid-col-xs-1-4, .lt-ie9
    .grid-col-xs-3-4, .lt-ie9
    .grid-col-xs-1-6, .lt-ie9
    .grid-col-xs-5-6, .lt-ie9
    .grid-col-xs-1-12, .lt-ie9
    .grid-col-xs-2-12, .lt-ie9
    .grid-col-xs-3-12, .lt-ie9
    .grid-col-xs-4-12, .lt-ie9
    .grid-col-xs-5-12, .lt-ie9
    .grid-col-xs-6-12, .lt-ie9
    .grid-col-xs-7-12, .lt-ie9
    .grid-col-xs-8-12, .lt-ie9
    .grid-col-xs-9-12, .lt-ie9
    .grid-col-xs-10-12, .lt-ie9
    .grid-col-xs-11-12, .lt-ie9
    .grid-col-xs-12-12 {
      display: inline;
      zoom: 1; }
  .grid-col-xs-1-12 {
    width: 8.3333%; }
    .lt-ie9 .grid-col-xs-1-12 {
      width: 8.3023%; }
  .grid-col-xs-1-6,
  .grid-col-xs-2-12 {
    width: 16.6667%; }
    .lt-ie9 .grid-col-xs-1-6, .lt-ie9
    .grid-col-xs-2-12 {
      width: 16.6357%; }
  .grid-col-xs-1-4,
  .grid-col-xs-3-12 {
    width: 25%; }
    .lt-ie9 .grid-col-xs-1-4, .lt-ie9
    .grid-col-xs-3-12 {
      width: 24.9690%; }
  .grid-col-xs-1-3,
  .grid-col-xs-4-12 {
    width: 33.3333%; }
    .lt-ie9 .grid-col-xs-1-3, .lt-ie9
    .grid-col-xs-4-12 {
      width: 33.3023%; }
  .grid-col-xs-5-12 {
    width: 41.6667%; }
    .lt-ie9 .grid-col-xs-5-12 {
      width: 41.6357%; }
  .grid-col-xs-1-2,
  .grid-col-xs-6-12 {
    width: 50%; }
    .lt-ie9 .grid-col-xs-1-2, .lt-ie9
    .grid-col-xs-6-12 {
      width: 49.9690%; }
  .grid-col-xs-7-12 {
    width: 58.3333%; }
    .lt-ie9 .grid-col-xs-7-12 {
      width: 58.3023%; }
  .grid-col-xs-2-3,
  .grid-col-xs-8-12 {
    width: 66.6667%; }
    .lt-ie9 .grid-col-xs-2-3, .lt-ie9
    .grid-col-xs-8-12 {
      width: 66.6357%; }
  .grid-col-xs-3-4,
  .grid-col-xs-9-12 {
    width: 75%; }
    .lt-ie9 .grid-col-xs-3-4, .lt-ie9
    .grid-col-xs-9-12 {
      width: 74.9690%; }
  .grid-col-xs-5-6,
  .grid-col-xs-10-12 {
    width: 83.3333%; }
    .lt-ie9 .grid-col-xs-5-6, .lt-ie9
    .grid-col-xs-10-12 {
      width: 83.3023%; }
  .grid-col-xs-11-12 {
    width: 91.6667%; }
    .lt-ie9 .grid-col-xs-11-12 {
      width: 91.6357%; }
  .grid-col-xs-1,
  .grid-col-xs-1-1,
  .grid-col-xs-12-12 {
    width: 100%; } }

@media (min-width: 20em) {
  .grid-col-xs2-1-1,
  .grid-col-xs2-1,
  .grid-col-xs2-1-2,
  .grid-col-xs2-1-3,
  .grid-col-xs2-2-3,
  .grid-col-xs2-1-4,
  .grid-col-xs2-3-4,
  .grid-col-xs2-1-6,
  .grid-col-xs2-5-6,
  .grid-col-xs2-1-12,
  .grid-col-xs2-2-12,
  .grid-col-xs2-3-12,
  .grid-col-xs2-4-12,
  .grid-col-xs2-5-12,
  .grid-col-xs2-6-12,
  .grid-col-xs2-7-12,
  .grid-col-xs2-8-12,
  .grid-col-xs2-9-12,
  .grid-col-xs2-10-12,
  .grid-col-xs2-11-12,
  .grid-col-xs2-12-12 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
    .lt-ie9 .grid-col-xs2-1-1, .lt-ie9
    .grid-col-xs2-1, .lt-ie9
    .grid-col-xs2-1-2, .lt-ie9
    .grid-col-xs2-1-3, .lt-ie9
    .grid-col-xs2-2-3, .lt-ie9
    .grid-col-xs2-1-4, .lt-ie9
    .grid-col-xs2-3-4, .lt-ie9
    .grid-col-xs2-1-6, .lt-ie9
    .grid-col-xs2-5-6, .lt-ie9
    .grid-col-xs2-1-12, .lt-ie9
    .grid-col-xs2-2-12, .lt-ie9
    .grid-col-xs2-3-12, .lt-ie9
    .grid-col-xs2-4-12, .lt-ie9
    .grid-col-xs2-5-12, .lt-ie9
    .grid-col-xs2-6-12, .lt-ie9
    .grid-col-xs2-7-12, .lt-ie9
    .grid-col-xs2-8-12, .lt-ie9
    .grid-col-xs2-9-12, .lt-ie9
    .grid-col-xs2-10-12, .lt-ie9
    .grid-col-xs2-11-12, .lt-ie9
    .grid-col-xs2-12-12 {
      display: inline;
      zoom: 1; }
  .grid-col-xs2-1-12 {
    width: 8.3333%; }
    .lt-ie9 .grid-col-xs2-1-12 {
      width: 8.3023%; }
  .grid-col-xs2-1-6,
  .grid-col-xs2-2-12 {
    width: 16.6667%; }
    .lt-ie9 .grid-col-xs2-1-6, .lt-ie9
    .grid-col-xs2-2-12 {
      width: 16.6357%; }
  .grid-col-xs2-1-4,
  .grid-col-xs2-3-12 {
    width: 25%; }
    .lt-ie9 .grid-col-xs2-1-4, .lt-ie9
    .grid-col-xs2-3-12 {
      width: 24.9690%; }
  .grid-col-xs2-1-3,
  .grid-col-xs2-4-12 {
    width: 33.3333%; }
    .lt-ie9 .grid-col-xs2-1-3, .lt-ie9
    .grid-col-xs2-4-12 {
      width: 33.3023%; }
  .grid-col-xs2-5-12 {
    width: 41.6667%; }
    .lt-ie9 .grid-col-xs2-5-12 {
      width: 41.6357%; }
  .grid-col-xs2-1-2,
  .grid-col-xs2-6-12 {
    width: 50%; }
    .lt-ie9 .grid-col-xs2-1-2, .lt-ie9
    .grid-col-xs2-6-12 {
      width: 49.9690%; }
  .grid-col-xs2-7-12 {
    width: 58.3333%; }
    .lt-ie9 .grid-col-xs2-7-12 {
      width: 58.3023%; }
  .grid-col-xs2-2-3,
  .grid-col-xs2-8-12 {
    width: 66.6667%; }
    .lt-ie9 .grid-col-xs2-2-3, .lt-ie9
    .grid-col-xs2-8-12 {
      width: 66.6357%; }
  .grid-col-xs2-3-4,
  .grid-col-xs2-9-12 {
    width: 75%; }
    .lt-ie9 .grid-col-xs2-3-4, .lt-ie9
    .grid-col-xs2-9-12 {
      width: 74.9690%; }
  .grid-col-xs2-5-6,
  .grid-col-xs2-10-12 {
    width: 83.3333%; }
    .lt-ie9 .grid-col-xs2-5-6, .lt-ie9
    .grid-col-xs2-10-12 {
      width: 83.3023%; }
  .grid-col-xs2-11-12 {
    width: 91.6667%; }
    .lt-ie9 .grid-col-xs2-11-12 {
      width: 91.6357%; }
  .grid-col-xs2-1-1,
  .grid-col-xs2-1,
  .grid-col-xs2-12-12 {
    width: 100%; } }

@media (min-width: 36em) {
  .grid-col-sm-1,
  .grid-col-sm-1-1,
  .grid-col-sm-1-2,
  .grid-col-sm-1-3,
  .grid-col-sm-2-3,
  .grid-col-sm-1-4,
  .grid-col-sm-3-4,
  .grid-col-sm-1-6,
  .grid-col-sm-5-6,
  .grid-col-sm-1-12,
  .grid-col-sm-2-12,
  .grid-col-sm-3-12,
  .grid-col-sm-4-12,
  .grid-col-sm-5-12,
  .grid-col-sm-6-12,
  .grid-col-sm-7-12,
  .grid-col-sm-8-12,
  .grid-col-sm-9-12,
  .grid-col-sm-10-12,
  .grid-col-sm-11-12,
  .grid-col-sm-12-12 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
    .lt-ie9 .grid-col-sm-1, .lt-ie9
    .grid-col-sm-1-1, .lt-ie9
    .grid-col-sm-1-2, .lt-ie9
    .grid-col-sm-1-3, .lt-ie9
    .grid-col-sm-2-3, .lt-ie9
    .grid-col-sm-1-4, .lt-ie9
    .grid-col-sm-3-4, .lt-ie9
    .grid-col-sm-1-6, .lt-ie9
    .grid-col-sm-5-6, .lt-ie9
    .grid-col-sm-1-12, .lt-ie9
    .grid-col-sm-2-12, .lt-ie9
    .grid-col-sm-3-12, .lt-ie9
    .grid-col-sm-4-12, .lt-ie9
    .grid-col-sm-5-12, .lt-ie9
    .grid-col-sm-6-12, .lt-ie9
    .grid-col-sm-7-12, .lt-ie9
    .grid-col-sm-8-12, .lt-ie9
    .grid-col-sm-9-12, .lt-ie9
    .grid-col-sm-10-12, .lt-ie9
    .grid-col-sm-11-12, .lt-ie9
    .grid-col-sm-12-12 {
      display: inline;
      zoom: 1; }
  .grid-col-sm-1-12 {
    width: 8.3333%; }
    .lt-ie9 .grid-col-sm-1-12 {
      width: 8.3023%; }
  .grid-col-sm-1-6,
  .grid-col-sm-2-12 {
    width: 16.6667%; }
    .lt-ie9 .grid-col-sm-1-6, .lt-ie9
    .grid-col-sm-2-12 {
      width: 16.6357%; }
  .grid-col-sm-1-4,
  .grid-col-sm-3-12 {
    width: 25%; }
    .lt-ie9 .grid-col-sm-1-4, .lt-ie9
    .grid-col-sm-3-12 {
      width: 24.9690%; }
  .grid-col-sm-1-3,
  .grid-col-sm-4-12 {
    width: 33.3333%; }
    .lt-ie9 .grid-col-sm-1-3, .lt-ie9
    .grid-col-sm-4-12 {
      width: 33.3023%; }
  .grid-col-sm-5-12 {
    width: 41.6667%; }
    .lt-ie9 .grid-col-sm-5-12 {
      width: 41.6357%; }
  .grid-col-sm-1-2,
  .grid-col-sm-6-12 {
    width: 50%; }
    .lt-ie9 .grid-col-sm-1-2, .lt-ie9
    .grid-col-sm-6-12 {
      width: 49.9690%; }
  .grid-col-sm-7-12 {
    width: 58.3333%; }
    .lt-ie9 .grid-col-sm-7-12 {
      width: 58.3023%; }
  .grid-col-sm-2-3,
  .grid-col-sm-8-12 {
    width: 66.6667%; }
    .lt-ie9 .grid-col-sm-2-3, .lt-ie9
    .grid-col-sm-8-12 {
      width: 66.6357%; }
  .grid-col-sm-3-4,
  .grid-col-sm-9-12 {
    width: 75%; }
    .lt-ie9 .grid-col-sm-3-4, .lt-ie9
    .grid-col-sm-9-12 {
      width: 74.9690%; }
  .grid-col-sm-5-6,
  .grid-col-sm-10-12 {
    width: 83.3333%; }
    .lt-ie9 .grid-col-sm-5-6, .lt-ie9
    .grid-col-sm-10-12 {
      width: 83.3023%; }
  .grid-col-sm-11-12 {
    width: 91.6667%; }
    .lt-ie9 .grid-col-sm-11-12 {
      width: 91.6357%; }
  .grid-col-sm-1,
  .grid-col-sm-1-1,
  .grid-col-sm-12-12 {
    width: 100%; } }

@media (min-width: 48em) {
  .grid-col-md-1,
  .grid-col-md-1-1,
  .grid-col-md-1-2,
  .grid-col-md-1-3,
  .grid-col-md-2-3,
  .grid-col-md-1-4,
  .grid-col-md-3-4,
  .grid-col-md-1-6,
  .grid-col-md-5-6,
  .grid-col-md-1-12,
  .grid-col-md-2-12,
  .grid-col-md-3-12,
  .grid-col-md-4-12,
  .grid-col-md-5-12,
  .grid-col-md-6-12,
  .grid-col-md-7-12,
  .grid-col-md-8-12,
  .grid-col-md-9-12,
  .grid-col-md-10-12,
  .grid-col-md-11-12,
  .grid-col-md-12-12 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
    .lt-ie9 .grid-col-md-1, .lt-ie9
    .grid-col-md-1-1, .lt-ie9
    .grid-col-md-1-2, .lt-ie9
    .grid-col-md-1-3, .lt-ie9
    .grid-col-md-2-3, .lt-ie9
    .grid-col-md-1-4, .lt-ie9
    .grid-col-md-3-4, .lt-ie9
    .grid-col-md-1-6, .lt-ie9
    .grid-col-md-5-6, .lt-ie9
    .grid-col-md-1-12, .lt-ie9
    .grid-col-md-2-12, .lt-ie9
    .grid-col-md-3-12, .lt-ie9
    .grid-col-md-4-12, .lt-ie9
    .grid-col-md-5-12, .lt-ie9
    .grid-col-md-6-12, .lt-ie9
    .grid-col-md-7-12, .lt-ie9
    .grid-col-md-8-12, .lt-ie9
    .grid-col-md-9-12, .lt-ie9
    .grid-col-md-10-12, .lt-ie9
    .grid-col-md-11-12, .lt-ie9
    .grid-col-md-12-12 {
      display: inline;
      zoom: 1; }
  .grid-col-md-1-12 {
    width: 8.3333%; }
    .lt-ie9 .grid-col-md-1-12 {
      width: 8.3023%; }
  .grid-col-md-1-6,
  .grid-col-md-2-12 {
    width: 16.6667%; }
    .lt-ie9 .grid-col-md-1-6, .lt-ie9
    .grid-col-md-2-12 {
      width: 16.6357%; }
  .grid-col-md-1-4,
  .grid-col-md-3-12 {
    width: 25%; }
    .lt-ie9 .grid-col-md-1-4, .lt-ie9
    .grid-col-md-3-12 {
      width: 24.9690%; }
  .grid-col-md-1-3,
  .grid-col-md-4-12 {
    width: 33.3333%; }
    .lt-ie9 .grid-col-md-1-3, .lt-ie9
    .grid-col-md-4-12 {
      width: 33.3023%; }
  .grid-col-md-5-12 {
    width: 41.6667%; }
    .lt-ie9 .grid-col-md-5-12 {
      width: 41.6357%; }
  .grid-col-md-1-2,
  .grid-col-md-6-12 {
    width: 50%; }
    .lt-ie9 .grid-col-md-1-2, .lt-ie9
    .grid-col-md-6-12 {
      width: 49.9690%; }
  .grid-col-md-7-12 {
    width: 58.3333%; }
    .lt-ie9 .grid-col-md-7-12 {
      width: 58.3023%; }
  .grid-col-md-2-3,
  .grid-col-md-8-12 {
    width: 66.6667%; }
    .lt-ie9 .grid-col-md-2-3, .lt-ie9
    .grid-col-md-8-12 {
      width: 66.6357%; }
  .grid-col-md-3-4,
  .grid-col-md-9-12 {
    width: 75%; }
    .lt-ie9 .grid-col-md-3-4, .lt-ie9
    .grid-col-md-9-12 {
      width: 74.9690%; }
  .grid-col-md-5-6,
  .grid-col-md-10-12 {
    width: 83.3333%; }
    .lt-ie9 .grid-col-md-5-6, .lt-ie9
    .grid-col-md-10-12 {
      width: 83.3023%; }
  .grid-col-md-11-12 {
    width: 91.6667%; }
    .lt-ie9 .grid-col-md-11-12 {
      width: 91.6357%; }
  .grid-col-md-1,
  .grid-col-md-1-1,
  .grid-col-md-12-12 {
    width: 100%; }
  .gutter-md-1 {
    padding-left: 1em; }
  .gutter-md-2 {
    padding-left: 2em; } }

@media (min-width: 57.625em) {
  .grid-col-lg-1,
  .grid-col-lg-1-1,
  .grid-col-lg-1-2,
  .grid-col-lg-1-3,
  .grid-col-lg-2-3,
  .grid-col-lg-1-4,
  .grid-col-lg-3-4,
  .grid-col-lg-1-6,
  .grid-col-lg-5-6,
  .grid-col-lg-1-12,
  .grid-col-lg-2-12,
  .grid-col-lg-3-12,
  .grid-col-lg-4-12,
  .grid-col-lg-5-12,
  .grid-col-lg-6-12,
  .grid-col-lg-7-12,
  .grid-col-lg-8-12,
  .grid-col-lg-9-12,
  .grid-col-lg-10-12,
  .grid-col-lg-11-12,
  .grid-col-lg-12-12 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
    .lt-ie9 .grid-col-lg-1, .lt-ie9
    .grid-col-lg-1-1, .lt-ie9
    .grid-col-lg-1-2, .lt-ie9
    .grid-col-lg-1-3, .lt-ie9
    .grid-col-lg-2-3, .lt-ie9
    .grid-col-lg-1-4, .lt-ie9
    .grid-col-lg-3-4, .lt-ie9
    .grid-col-lg-1-6, .lt-ie9
    .grid-col-lg-5-6, .lt-ie9
    .grid-col-lg-1-12, .lt-ie9
    .grid-col-lg-2-12, .lt-ie9
    .grid-col-lg-3-12, .lt-ie9
    .grid-col-lg-4-12, .lt-ie9
    .grid-col-lg-5-12, .lt-ie9
    .grid-col-lg-6-12, .lt-ie9
    .grid-col-lg-7-12, .lt-ie9
    .grid-col-lg-8-12, .lt-ie9
    .grid-col-lg-9-12, .lt-ie9
    .grid-col-lg-10-12, .lt-ie9
    .grid-col-lg-11-12, .lt-ie9
    .grid-col-lg-12-12 {
      display: inline;
      zoom: 1; }
  .grid-col-lg-1-12 {
    width: 8.3333%; }
    .lt-ie9 .grid-col-lg-1-12 {
      width: 8.3023%; }
  .grid-col-lg-1-6,
  .grid-col-lg-2-12 {
    width: 16.6667%; }
    .lt-ie9 .grid-col-lg-1-6, .lt-ie9
    .grid-col-lg-2-12 {
      width: 16.6357%; }
  .grid-col-lg-1-4,
  .grid-col-lg-3-12 {
    width: 25%; }
    .lt-ie9 .grid-col-lg-1-4, .lt-ie9
    .grid-col-lg-3-12 {
      width: 24.9690%; }
  .grid-col-lg-1-3,
  .grid-col-lg-4-12 {
    width: 33.3333%; }
    .lt-ie9 .grid-col-lg-1-3, .lt-ie9
    .grid-col-lg-4-12 {
      width: 33.3023%; }
  .grid-col-lg-5-12 {
    width: 41.6667%; }
    .lt-ie9 .grid-col-lg-5-12 {
      width: 41.6357%; }
  .grid-col-lg-1-2,
  .grid-col-lg-6-12 {
    width: 50%; }
    .lt-ie9 .grid-col-lg-1-2, .lt-ie9
    .grid-col-lg-6-12 {
      width: 49.9690%; }
  .grid-col-lg-7-12 {
    width: 58.3333%; }
    .lt-ie9 .grid-col-lg-7-12 {
      width: 58.3023%; }
  .grid-col-lg-2-3,
  .grid-col-lg-8-12 {
    width: 66.6667%; }
    .lt-ie9 .grid-col-lg-2-3, .lt-ie9
    .grid-col-lg-8-12 {
      width: 66.6357%; }
  .grid-col-lg-3-4,
  .grid-col-lg-9-12 {
    width: 75%; }
    .lt-ie9 .grid-col-lg-3-4, .lt-ie9
    .grid-col-lg-9-12 {
      width: 74.9690%; }
  .grid-col-lg-5-6,
  .grid-col-lg-10-12 {
    width: 83.3333%; }
    .lt-ie9 .grid-col-lg-5-6, .lt-ie9
    .grid-col-lg-10-12 {
      width: 83.3023%; }
  .grid-col-lg-11-12 {
    width: 91.6667%; }
    .lt-ie9 .grid-col-lg-11-12 {
      width: 91.6357%; }
  .grid-col-lg-1,
  .grid-col-lg-1-1,
  .grid-col-lg-12-12 {
    width: 100%; }
  .gutter-lg-1 {
    padding-left: 1em; }
  .gutter-lg-2 {
    padding-left: 2em; } }

.heading-a, .hero__heading, .sotd_calendar--title, .heading-b, .heading-c, .widget-title, .mission-footer .textwidget p:last-child, .product-widget--heading, .widget_sotd--saint, .mission-cards__heading, .heading-f, .heading-serif, .heading-sans, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .featured-post--heading-link {
  font-family: "merriweather", Georgia, serif; }

.heading-d, .mission-footer .textwidget p:first-child, .list-controls--sort-label, .widget_sotd--today, .widget_sotd--prev, .widget_sotd--next, .subscribe-form ul label, .sotd_calendar--header, .sotd_calendar--saint, .sotd_calendar--date, .heading-e, .entry-content p, .entry-content li, .entry-content table, .btn, .subscribe-form input[type=submit], .search-field, .call-to-action--content p, .widget p, .widget li, .hero__subheading, .mission-cards__summary, .subscribe-form input[type=text],
.subscribe-form input[type=email],
.subscribe-form input[type=tel],
.subscribe-form input[type=search],
.subscribe-form input[type=url],
.subscribe-form textarea, .submitted-message {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif; }

.heading-a, .hero__heading, .sotd_calendar--title {
  font-size: 1.75em;
  color: #3C7B94;
  font-weight: 800;
  margin: 0; }
  @media (min-width: 48em) {
    .heading-a, .hero__heading, .sotd_calendar--title {
      font-size: 2.25em; } }
  .heading-a .heading-link:visited, .hero__heading .heading-link:visited, .sotd_calendar--title .heading-link:visited {
    color: #2d5d70; }

.heading-b {
  font-size: 1.325em;
  color: #7CA3A3;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0; }
  @media (min-width: 48em) {
    .heading-b {
      font-size: 1.625em; } }
  .heading-b .heading-link:visited {
    color: #618b8b; }

.heading-c, .widget-title, .mission-footer .textwidget p:last-child, .product-widget--heading, .widget_sotd--saint, .mission-cards__heading {
  font-size: 1.25em;
  color: #375D63;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0; }
  .heading-c .heading-link:visited, .widget-title .heading-link:visited, .mission-footer .textwidget p:last-child .heading-link:visited, .product-widget--heading .heading-link:visited, .widget_sotd--saint .heading-link:visited, .mission-cards__heading .heading-link:visited {
    color: #253e42; }

.heading-d, .mission-footer .textwidget p:first-child, .list-controls--sort-label, .widget_sotd--today, .widget_sotd--prev, .widget_sotd--next, .subscribe-form ul label, .sotd_calendar--header, .sotd_calendar--saint, .sotd_calendar--date {
  font-size: 1em;
  font-weight: 400;
  color: #AF816F; }
  .heading-d .heading-link:visited, .mission-footer .textwidget p:first-child .heading-link:visited, .list-controls--sort-label .heading-link:visited, .widget_sotd--today .heading-link:visited, .widget_sotd--prev .heading-link:visited, .widget_sotd--next .heading-link:visited, .subscribe-form ul label .heading-link:visited, .sotd_calendar--header .heading-link:visited, .sotd_calendar--saint .heading-link:visited, .sotd_calendar--date .heading-link:visited {
    color: #976754; }

.heading-e {
  font-size: 1.25em;
  letter-spacing: 1px;
  color: #375D63;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0; }
  .heading-e .heading-link:visited {
    color: #618b8b; }

.heading-f {
  font-size: 1.75em;
  color: #000000;
  font-weight: 800;
  margin: 0; }
  @media (min-width: 48em) {
    .heading-f {
      font-size: 2.25em; } }
  .heading-f .heading-link:visited {
    color: black; }

.line-heading {
  overflow: hidden;
  margin: 2em auto; }
  .line-heading .heading-a, .line-heading .hero__heading, .line-heading .sotd_calendar--title,
  .line-heading .heading-b,
  .line-heading .heading-c,
  .line-heading .widget-title,
  .line-heading .mission-footer .textwidget p:last-child, .mission-footer .textwidget
  .line-heading p:last-child,
  .line-heading .product-widget--heading,
  .line-heading .widget_sotd--saint,
  .line-heading .mission-cards__heading,
  .line-heading .heading-d,
  .line-heading .mission-footer .textwidget p:first-child, .mission-footer .textwidget
  .line-heading p:first-child,
  .line-heading .list-controls--sort-label,
  .line-heading .widget_sotd--today,
  .line-heading .widget_sotd--prev,
  .line-heading .widget_sotd--next,
  .line-heading .subscribe-form ul label, .subscribe-form ul
  .line-heading label,
  .line-heading .sotd_calendar--header,
  .line-heading .sotd_calendar--saint,
  .line-heading .sotd_calendar--date,
  .line-heading .heading-e {
    display: table;
    margin: 0 auto;
    text-transform: uppercase;
    position: relative; }
    .line-heading .heading-a:before, .line-heading .hero__heading:before, .line-heading .sotd_calendar--title:before, .line-heading .heading-a:after, .line-heading .hero__heading:after, .line-heading .sotd_calendar--title:after,
    .line-heading .heading-b:before,
    .line-heading .heading-b:after,
    .line-heading .heading-c:before,
    .line-heading .widget-title:before,
    .line-heading .mission-footer .textwidget p:last-child:before, .mission-footer .textwidget
    .line-heading p:last-child:before,
    .line-heading .product-widget--heading:before,
    .line-heading .widget_sotd--saint:before,
    .line-heading .mission-cards__heading:before,
    .line-heading .heading-c:after,
    .line-heading .widget-title:after,
    .line-heading .mission-footer .textwidget p:last-child:after, .mission-footer .textwidget
    .line-heading p:last-child:after,
    .line-heading .product-widget--heading:after,
    .line-heading .widget_sotd--saint:after,
    .line-heading .mission-cards__heading:after,
    .line-heading .heading-d:before,
    .line-heading .mission-footer .textwidget p:first-child:before, .mission-footer .textwidget
    .line-heading p:first-child:before,
    .line-heading .list-controls--sort-label:before,
    .line-heading .widget_sotd--today:before,
    .line-heading .widget_sotd--prev:before,
    .line-heading .widget_sotd--next:before,
    .line-heading .subscribe-form ul label:before, .subscribe-form ul
    .line-heading label:before,
    .line-heading .sotd_calendar--header:before,
    .line-heading .sotd_calendar--saint:before,
    .line-heading .sotd_calendar--date:before,
    .line-heading .heading-d:after,
    .line-heading .mission-footer .textwidget p:first-child:after, .mission-footer .textwidget
    .line-heading p:first-child:after,
    .line-heading .list-controls--sort-label:after,
    .line-heading .widget_sotd--today:after,
    .line-heading .widget_sotd--prev:after,
    .line-heading .widget_sotd--next:after,
    .line-heading .subscribe-form ul label:after, .subscribe-form ul
    .line-heading label:after,
    .line-heading .sotd_calendar--header:after,
    .line-heading .sotd_calendar--saint:after,
    .line-heading .sotd_calendar--date:after,
    .line-heading .heading-e:before,
    .line-heading .heading-e:after {
      position: absolute;
      content: '';
      width: 100vw;
      height: 0;
      border-bottom: 1px solid #c6bfbf;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .line-heading .heading-a:before, .line-heading .hero__heading:before, .line-heading .sotd_calendar--title:before,
    .line-heading .heading-b:before,
    .line-heading .heading-c:before,
    .line-heading .widget-title:before,
    .line-heading .mission-footer .textwidget p:last-child:before, .mission-footer .textwidget
    .line-heading p:last-child:before,
    .line-heading .product-widget--heading:before,
    .line-heading .widget_sotd--saint:before,
    .line-heading .mission-cards__heading:before,
    .line-heading .heading-d:before,
    .line-heading .mission-footer .textwidget p:first-child:before, .mission-footer .textwidget
    .line-heading p:first-child:before,
    .line-heading .list-controls--sort-label:before,
    .line-heading .widget_sotd--today:before,
    .line-heading .widget_sotd--prev:before,
    .line-heading .widget_sotd--next:before,
    .line-heading .subscribe-form ul label:before, .subscribe-form ul
    .line-heading label:before,
    .line-heading .sotd_calendar--header:before,
    .line-heading .sotd_calendar--saint:before,
    .line-heading .sotd_calendar--date:before,
    .line-heading .heading-e:before {
      right: 108%;
      right: calc(100% + 1em); }
    .line-heading .heading-a:after, .line-heading .hero__heading:after, .line-heading .sotd_calendar--title:after,
    .line-heading .heading-b:after,
    .line-heading .heading-c:after,
    .line-heading .widget-title:after,
    .line-heading .mission-footer .textwidget p:last-child:after, .mission-footer .textwidget
    .line-heading p:last-child:after,
    .line-heading .product-widget--heading:after,
    .line-heading .widget_sotd--saint:after,
    .line-heading .mission-cards__heading:after,
    .line-heading .heading-d:after,
    .line-heading .mission-footer .textwidget p:first-child:after, .mission-footer .textwidget
    .line-heading p:first-child:after,
    .line-heading .list-controls--sort-label:after,
    .line-heading .widget_sotd--today:after,
    .line-heading .widget_sotd--prev:after,
    .line-heading .widget_sotd--next:after,
    .line-heading .subscribe-form ul label:after, .subscribe-form ul
    .line-heading label:after,
    .line-heading .sotd_calendar--header:after,
    .line-heading .sotd_calendar--saint:after,
    .line-heading .sotd_calendar--date:after,
    .line-heading .heading-e:after {
      left: 108%;
      left: calc(100% + 1em); }

.heading-link {
  text-decoration: none;
  color: inherit; }
  .heading-link:hover, .heading-link:visited:hover {
    color: #3C7B94; }

.entry-content p {
  font-size: 1.125em; }
  @media (min-width: 48em) {
    .entry-content p {
      font-size: 1.25em; } }

.entry-content ins {
  margin: 0 0 1em; }

.wp-caption-text {
  font-family: "merriweather", Georgia, serif !important; }

.limit-width {
  width: 90%;
  max-width: 74em;
  margin: 0 auto; }

.screen-reader, .sr-only, .list-controls--label, .show-at-30, .subscribe-form label, .sotd_calendar--btn-text,
.screen-reader-text {
  position: fixed;
  display: block;
  bottom: 100vh;
  right: 100vw; }

.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

.alignright {
  float: right;
  margin: 0 0 1em 1em; }

.aligncenter {
  display: block;
  margin: 0 auto 1em; }

.util-flex--center--space-between {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between; }

figure {
  width: 100% !important; }

[class*="icon-"] {
  background-position: center center;
  -webkit-background-size: contain;
          background-size: contain; }

[class*="icon-"]:not([data-grunticon-embed]) svg {
  width: 100% !important;
  height: 100% !important; }

.icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: text-bottom;
  margin-right: 0.5em;
  line-height: 0.75; }
  .icon--small {
    height: 16px;
    width: 16px;
    margin-bottom: 0.125em; }

.btn, .subscribe-form input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: normal;
  font-size: 0.875em;
  line-height: 1.4;
  border-radius: 4px;
  text-decoration: none;
  padding: 15px 40px;
  text-transform: uppercase;
  color: #3C7B94; }
  .btn.active, .subscribe-form input.active[type=submit], .btn:hover, .subscribe-form input[type=submit]:hover {
    color: #3C7B94; }

.btn-svgs {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 63px;
  text-align: center;
  text-transform: uppercase;
  color: #958a8a;
  cursor: pointer;
  overflow: hidden;
  background-color: white;
  padding: 20px 0; }

.btn-svgs svg {
  position: absolute;
  top: 0;
  left: 0; }

.btn-svgs svg rect {
  stroke: #958a8a;
  stroke-width: 2;
  stroke-dasharray: 422, 0;
  stroke-dashoffset: 0;
  -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }

.btn-svgs:hover svg rect {
  stroke-width: 5;
  stroke-dasharray: 99, 364;
  stroke-dashoffset: 183;
  color: #958a8a; }

.btn-svgs:hover, .btn:focus, .subscribe-form input[type=submit]:focus {
  color: #958a8a;
  text-decoration: none; }

.btn-load {
  text-align: center;
  padding: 30px 0; }

.btn-load a {
  font-size: 16px;
  color: #958a8a;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .btn-load a.active, .btn-load a:hover {
    color: white;
    background: #3C7B94;
    border: 1px solid #3C7B94; }

.btn-full-width {
  width: 100%; }

.btn-blue {
  background: #7CA3A3;
  color: white;
  border: 1px solid #7CA3A3;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .btn-blue.active, .btn-blue:hover {
    background: white;
    color: #3C7B94;
    border: 1px solid #3C7B94; }

.btn-brown {
  background: #5E534B;
  color: white;
  border: 1px solid #5E534B;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .btn-brown.active, .btn-brown:hover {
    background: white;
    color: #5E534B;
    border: 1px solid #5E534B; }

.btn-teal, .subscribe-form input[type=submit] {
  background: #7CA3A3;
  color: white;
  border: 1px solid #7CA3A3;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .btn-teal.active, .subscribe-form input.active[type=submit], .btn-teal:hover, .subscribe-form input[type=submit]:hover {
    background: white;
    color: #7CA3A3;
    border: 1px solid #7CA3A3; }

.btn-yellow {
  background: #E5B43A;
  color: white;
  border: 1px solid #E5B43A;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .btn-yellow.active, .btn-yellow:hover {
    background: white;
    color: #E5B43A;
    border: 1px solid #E5B43A; }

.btn-grey {
  color: #473f3f;
  background-color: white;
  border: 1px solid #473f3f;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .btn-grey.active, .btn-grey:hover {
    color: white;
    background-color: #473f3f; }

.btn-xsmall {
  padding: 3px 6px;
  border-radius: 5px; }

.btn-small, .subscribe-form input[type=submit] {
  padding: 7px 11px;
  border-radius: 5px; }

.btn-middle {
  padding: 10px 20px;
  border-radius: 5px; }

.btn-large {
  padding: 20px;
  border-radius: 5px; }

.btn-lightGrey {
  color: #c6bfbf;
  background-color: white;
  border: 1px solid #c6bfbf; }

.btn-white {
  color: #3C7B94;
  background-color: white;
  border: 1px solid white;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }
  .btn-white.active, .btn-white:hover {
    color: white;
    background: #3C7B94;
    border: 1px solid #3C7B94; }

.trans-btn {
  color: #3C7B94;
  background-color: transparent;
  border: 1px solid #3C7B94;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .trans-btn.active, .trans-btn:hover {
    color: white;
    background: #3C7B94;
    border: 1px solid #3C7B94; }

.trans-teal-btn {
  color: #7CA3A3;
  background-color: transparent;
  border: 1px solid #7CA3A3;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .trans-teal-btn.active, .trans-teal-btn:hover {
    color: white;
    background-color: #7CA3A3;
    border: 1px solid #7CA3A3; }

.trans-white-btn {
  color: white;
  background-color: transparent;
  border: none;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .trans-white-btn {
    color: #2c2727;
    background-color: white;
    border: none; }

.btn-no-border {
  border: none; }
  .btn-no-border.active, .btn-no-border:hover {
    border: none; }

/* -------------------HEADER -----------------------*/
.site-header .button-wrapper {
  padding: 115px 0;
  text-align: center;
  position: relative;
  z-index: 10; }
  .site-header .button-wrapper a.btn-content {
    font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
    font-size: 36px;
    color: black;
    font-weight: 900;
    padding: 30px 60px;
    background: rgba(255, 255, 255, 0.4);
    display: inline-block;
    text-transform: uppercase;
    outline: 1px solid rgba(0, 0, 0, 0.2);
    outline-offset: 10px;
    text-decoration: none; }

.site-header .menu.menu-fixed {
  position: fixed !important;
  top: 0;
  background: white !important;
  z-index: 999;
  border-bottom: 1px solid #f6f5f5; }

.site-header .top-content {
  margin-top: 90px; }

.site-header .header-top-left {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 57.625em) {
    .site-header .header-top-left {
      float: left;
      width: 25%; } }
  .site-header .header-top-left a {
    color: #473f3f; }
    .site-header .header-top-left a:hover {
      color: #3C7B94; }
  .site-header .header-top-left i {
    font-size: 18px;
    padding: 10px; }

.site-header .header-top-right {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
  padding: 10px; }
  @media (min-width: 57.625em) {
    .site-header .header-top-right {
      float: left;
      width: 75%; } }
  .site-header .header-top-right .navbar {
    margin: 0; }
  .site-header .header-top-right h2 {
    font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
    font-size: 65px;
    color: black;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
    text-align: left; }
    .site-header .header-top-right h2 span {
      font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
      font-size: 40px;
      color: black;
      font-weight: 300; }
  .site-header .header-top-right p {
    text-align: left;
    font-family: "merriweather", Georgia, serif;
    font-size: 16px;
    color: #375D63;
    font-weight: 300;
    padding: 30px 0; }
  .site-header .header-top-right .close {
    display: none; }
  .site-header .header-top-right .top-onepage {
    color: white !important; }
  .site-header .header-top-right .menu-bar {
    float: right;
    right: 0;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .site-header .header-top-right .menu-bar a {
      font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: black;
      font-weight: 400;
      text-transform: uppercase;
      padding: 0;
      margin: 10px 12px;
      position: relative;
      display: block; }
      .site-header .header-top-right .menu-bar a:hover {
        background-color: transparent; }
      .site-header .header-top-right .menu-bar a:hover:after {
        background-color: #3C7B94;
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1; }
      .site-header .header-top-right .menu-bar a:after {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        left: 0;
        bottom: -6px;
        background-color: #3C7B94;
        -webkit-transition: height .3s,opacity .3s,-webkit-transform .3s;
        transition: height .3s,opacity .3s,-webkit-transform .3s;
        transition: height .3s,opacity .3s,transform .3s;
        transition: height .3s,opacity .3s,transform .3s,-webkit-transform .3s;
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
        opacity: 0; }
    .site-header .header-top-right .menu-bar .active:after, .site-header .header-top-right .menu-bar li.active a:after {
      width: 100%;
      left: 0;
      opacity: 1;
      bottom: -13px; }
  .site-header .header-top-right .menubarOne a {
    color: #2c2727; }
    .site-header .header-top-right .menubarOne a:after {
      background-color: #5E534B !important; }
    .site-header .header-top-right .menubarOne a:hover:after {
      background-color: #5E534B !important; }
  .site-header .header-top-right .menubarOne li .submenu li:last-of-type a:after {
    content: initial !important; }
  .site-header .header-top-right .menubarOne li .submenu li:last-of-type a:hover:after {
    content: ''  !important; }
  .site-header .header-top-right .menubarOne li .submenu li a:hover:after {
    content: ''; }
  .site-header .header-top-right .menubarOne li .submenu li a:after {
    content: initial; }
  .site-header .header-top-right .menu-bar li:last-of-type a:after {
    content: initial; }

.site-header .header-top {
  position: relative; }

.site-header .menu {
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  width: 100%;
  z-index: 11;
  -webkit-backdrop-filter: blur(10px);
  padding: 10px 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .site-header .menu:after, .site-header .menu:before {
    position: absolute;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    content: "";
    z-index: -1; }
  .site-header .menu:after {
    bottom: -3px; }
  .site-header .menu:before {
    top: -3px; }

.site-header .content {
  padding: 270px 0 0; }
  .site-header .content .header-top-right {
    float: right !important;
    width: auto; }
  .site-header .content a {
    font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: white;
    font-weight: 700; }
    .site-header .content a:hover {
      border: 1px solid white;
      color: white;
      background: transparent; }

.site-header .onepage-content .header-top-right h2, .site-header .onepage-content .header-top-right h2 > span {
  color: white; }

.site-header .onepage-content .header-top-right p {
  color: #375D63; }

.navbar-checkbox {
  display: none; }

/*---------------------- header media screen --------------------------*/
@media screen and (max-width: 81.25em) {
  .site-header .content {
    padding: 70px 0; } }

@media screen and (max-width: 48em) {
  .navbar-nav > li, .navbar-header {
    float: none;
    width: 100%; }
  .content .header-top-right {
    width: 100%; }
  .navbar {
    position: static; }
    .navbar .nav-wrapper {
      display: inline-block; }
    .navbar-header {
      text-align: center;
      float: none; }
    .navbar .navbar-toggle {
      display: inline-block !important;
      float: none;
      border: 2px solid #375D63;
      z-index: 999;
      background-color: white;
      cursor: pointer; }
      .navbar .navbar-toggle .icon-bar {
        background-color: black; }
    .navbar .nav-menu {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 100%;
      width: 50%;
      background: white;
      z-index: 999;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      height: 100% !important;
      text-align: center;
      overflow: auto; }
    .navbar .menu-bar {
      width: 100%;
      margin: 40px 0 !important; }
    .navbar .close {
      display: block !important;
      position: relative;
      text-decoration: none;
      top: 3%;
      right: 37px;
      cursor: pointer; }
      .navbar .close i {
        font-size: 40px;
        top: -46px;
        right: 0;
        color: #3C7B94; }
    .navbar .navbar-checkbox:checked ~ .nav-menu {
      left: 50%; }
  .site-header .header-top-right .menu-bar li {
    position: relative;
    padding: 5px; }
    .site-header .header-top-right .menu-bar li .submenu {
      list-style-type: none;
      height: auto;
      white-space: nowrap;
      max-height: 0px;
      position: absolute;
      overflow: hidden;
      top: 100%;
      background: white;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      z-index: 99;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      .site-header .header-top-right .menu-bar li .submenu li {
        padding: 5px;
        font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: black;
        font-weight: 400;
        background: white; }
        .site-header .header-top-right .menu-bar li .submenu li:last-of-type:hover:after {
          content: ''; }
        .site-header .header-top-right .menu-bar li .submenu li a:hover:after {
          content: ''; }
        .site-header .header-top-right .menu-bar li .submenu li a:after {
          content: initial; }
  .site-header .header-top-right .add-submenu {
    max-height: 500px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8); } }

@media screen and (max-width: 36em) {
  .site-header .header-top .header-top-right, .site-header .header-top .header-top-left {
    width: 100%;
    text-align: center; }
  .site-header .content .header-top-right, .site-header .content h2, .site-header .content p {
    text-align: center; }
    .site-header .content .header-top-right h2, .site-header .content h2 h2, .site-header .content p h2 {
      font-size: 35px; }
      .site-header .content .header-top-right h2 span, .site-header .content h2 h2 span, .site-header .content p h2 span {
        font-size: 25px; }
    .site-header .content .header-top-right a, .site-header .content h2 a, .site-header .content p a {
      float: none; } }

.site-header {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%; }

.logo {
  display: block;
  margin-top: 1.125em;
  max-width: 14em;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out; }
  .logo:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .logo svg {
    max-height: 1.875em; }
  .no-js .logo {
    height: 57px;
    width: 275px;
    -webkit-background-size: cover;
            background-size: cover;
    /*background-image: url("https://www.franciscanmedia.org/wp-content/uploads/2017/11/fmlogo.png");*/ }

.secondary-navigation {
  padding: 0.25em 0 0.425em;
  text-align: center; }
  @media (min-width: 48em) {
    .secondary-navigation {
      text-align: right; } }

.nav-link--second-line {
  font-size: 0.875em;
  display: block;
  color: #615858;
  margin-top: -0.5em;
  white-space: nowrap; }

.navbar .close {
  width: 1.5em;
  height: 1.5em;
  position: absolute; }

@media (min-width: 48em) {
  .site-header .menu-bar {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
            align-items: center;
    flex-wrap: wrap; } }

@media (min-width: 68em) {
  .site-header .menu-bar {
    flex-wrap: nowrap; } }

@media (min-width: 48em) {
  .header--search {
    -webkit-box-flex: 2;
            flex-grow: 2;
    width: 100%; } }

@media (min-width: 68em) {
  .header--search {
    -webkit-box-flex: unset;
            flex-grow: unset;
    width: auto; } }

.header--nav-container {
  text-align: right;
  padding: 0.625em; }
  .header--nav-container .navbar {
    margin: 0; }
  .header--nav-container h2 {
    font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
    font-size: 65px;
    color: black;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
    text-align: left; }
    .header--nav-container h2 span {
      font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
      font-size: 40px;
      color: black;
      font-weight: 300; }
  .header--nav-container p {
    text-align: left;
    font-family: "merriweather", Georgia, serif;
    font-size: 16px;
    color: #375D63;
    font-weight: 300;
    padding: 30px 0; }
  .header--nav-container .close {
    display: none; }
  .header--nav-container .top-onepage {
    color: white !important; }
  .header--nav-container .menu-bar {
    float: right;
    right: 0;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .header--nav-container .menu-bar a {
      font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: black;
      font-weight: 400;
      text-transform: uppercase;
      padding: 0;
      margin: 10px 12px;
      position: relative;
      display: block; }
      .header--nav-container .menu-bar a:hover {
        background-color: transparent; }
      .header--nav-container .menu-bar a:hover:after {
        background-color: #3C7B94;
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1; }
      .header--nav-container .menu-bar a:after {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        left: 0;
        bottom: -6px;
        background-color: #3C7B94;
        -webkit-transition: height .3s,opacity .3s,-webkit-transform .3s;
        transition: height .3s,opacity .3s,-webkit-transform .3s;
        transition: height .3s,opacity .3s,transform .3s;
        transition: height .3s,opacity .3s,transform .3s,-webkit-transform .3s;
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
        opacity: 0; }
    .header--nav-container .menu-bar .active:after, .header--nav-container .menu-bar li.active a:after {
      width: 100%;
      left: 0;
      opacity: 1;
      bottom: -13px; }
  .header--nav-container .menubarOne a {
    color: #2c2727; }
    .header--nav-container .menubarOne a:after {
      background-color: #5E534B !important; }
    .header--nav-container .menubarOne a:hover:after {
      background-color: #5E534B !important; }
  .header--nav-container .menubarOne li .submenu li:last-of-type a:after {
    content: initial !important; }
  .header--nav-container .menubarOne li .submenu li:last-of-type a:hover:after {
    content: ''  !important; }
  .header--nav-container .menubarOne li .submenu li a:hover:after {
    content: ''; }
  .header--nav-container .menubarOne li .submenu li a:after {
    content: initial; }
  .header--nav-container .menu-bar li:last-of-type a:after {
    content: initial; }

.header-top {
  background-color: rgba(94, 83, 75, 0.9);
  -webkit-backdrop-filter: blur(10px); }

.landing-footer {
  margin-top: 4em;
  margin-top: 5vh; }
  @media (min-width: 57.625em) {
    .landing-footer {
      margin-top: 8em;
      margin-top: 10vh; } }

.footer-bottom {
  padding: 1em 0;
  background-color: #5E534B; }

.copyright {
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  color: #f6f5f5;
  text-align: center;
  margin: 0; }
  @media (min-width: 48em) {
    .copyright {
      text-align: right; } }

.footer-widgets {
  background-color: #f6f5f5;
  padding: 2em 0;
  padding: 3vh 0; }
  @media (min-width: 57.625em) {
    .footer-widgets {
      padding-bottom: 4em 0;
      padding-bottom: 5vh 0; } }

.mission-footer {
  margin-bottom: 4em;
  margin-bottom: 5vh;
  text-align: center; }
  @media (min-width: 57.625em) {
    .mission-footer {
      margin-bottom: 8em;
      margin-bottom: 10vh; } }
  .mission-footer .textwidget p:first-child {
    font-size: 1.5em;
    max-width: 720px;
    max-width: 45rem;
    margin: 0 auto 32px;
    margin: 0 auto 2rem; }
  .mission-footer .textwidget p:last-child {
    text-transform: none;
    font-size: 1.25em;
    margin: 0 auto 32px;
    margin: 0 auto 2rem; }

.product-widget--link {
  color: #3C7B94; }

.product-widget--image {
  -webkit-transition: -webkit-transform ease-in-out 150ms, -webkit-box-shadow ease-in-out 150ms;
  transition: -webkit-transform ease-in-out 150ms, -webkit-box-shadow ease-in-out 150ms;
  transition: transform ease-in-out 150ms, box-shadow ease-in-out 150ms;
  transition: transform ease-in-out 150ms, box-shadow ease-in-out 150ms, -webkit-transform ease-in-out 150ms, -webkit-box-shadow ease-in-out 150ms;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center; }
  .product-widget--link:hover .product-widget--image {
    -webkit-transform: scale(1.1) translateX(-0.25em);
            transform: scale(1.1) translateX(-0.25em);
    -webkit-box-shadow: 0 0.125em 0.25em rgba(44, 39, 39, 0.8);
            box-shadow: 0 0.125em 0.25em rgba(44, 39, 39, 0.8); }

.product-widget--content {
  padding-left: 0.75em; }

.product-widget--heading {
  color: #5E534B;
  font-size: 1em;
  line-height: 1.4; }

.product-widget--cta {
  padding: 0.75em 0; }
  .product-widget--link:hover .product-widget--cta {
    text-decoration: underline; }

.search-field {
  font-size: 0.875em;
  padding: 0.25em;
  border: 1px solid #958a8a; }
  .search-field:focus {
    outline: none;
    border-color: #3C7B94; }

.page-header {
  margin-bottom: 3em;
  padding: 15em 0 7.5em;
  background-color: #7CA3A3;
  text-align: center; }

.image-header {
  position: relative;
  overflow: hidden;
  background: transparent; }
  .image-header:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-attachment: fixed;
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }

.page-heading {
  color: #2c2727;
  padding: 30px 60px;
  padding: 30px 60px;
  padding: 1.875rem 3.75rem;
  background: rgba(246, 245, 245, 0.8);
  display: inline-block;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: 10px;
  -webkit-backdrop-filter: blur(5px); }

.list-controls {
  background: #f6f5f5;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 1.5em;
  padding: 0.25em; }
  .list-controls--btn {
    border: none;
    color: #5E534B;
    white-space: nowrap;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
    .list-controls--btn:hover {
      color: inherit;
      background: #eae8e8; }
    .list-controls--btn:active {
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #3C7B94; }
    .list-controls--btn.active-sort {
      cursor: default;
      color: #3C7B94;
      font-weight: bold; }
      .list-controls--btn.active-sort:hover {
        background: transparent; }
  .list-controls--sort-label {
    display: inline-block;
    color: #5E534B;
    font-size: 0.875em;
    text-transform: uppercase;
    margin-right: 8px;
    margin-right: 0.5rem; }
  @media (min-width: 30em) {
    .active-sort .list-controls--label {
      position: static;
      margin-left: 0.5em; } }
  @media (min-width: 60em) {
    .list-controls--label {
      position: static;
      margin: 0; } }
  .list-controls--icon {
    margin: 0; }
    @media (min-width: 60em) {
      .list-controls--icon {
        display: none; } }

.list-sorting {
  display: inline-block;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center; }
  .list-sorting--options {
    display: inline-block;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
  .list-sorting--item {
    display: inline-block; }
    .list-sorting--item + .list-sorting--item {
      margin-left: 8px;
      margin-left: 0.5rem; }

@media (min-width: 30em) {
  .show-at-30 {
    position: static; } }

.article-snippet {
  width: 100%; }
  .article-snippet + .article-snippet {
    margin-top: 4em; }
    @media (min-width: 48em) {
      .article-snippet + .article-snippet {
        margin-top: 5em; } }
    @media (min-width: 57.625em) {
      .article-snippet + .article-snippet {
        margin-top: 6em; } }

.article-snippet--image {
  text-align: center;
  margin-bottom: 1em;
  max-width: 100%; }
  @media (min-width: 48em) {
    .article-snippet--image {
      margin-bottom: 0; } }
  .article-snippet--image a {
    margin-right: 0.5em;
    display: block; }
    @media (min-width: 48em) {
      .article-snippet--image a {
        margin-right: 1em; } }
  .article-snippet--image img {
    width: 100%; }

.article-snippet--content {
  color: #5E534B;
  line-height: 1.5; }
  .article-snippet--content p {
    font-size: 1.125em; }

.article-snippet--meta {
  margin-bottom: 1em; }

.article-snippet--data {
  margin: 0;
  display: inline-block;
  line-height: 1;
  padding-left: 1.25em;
  background-position: left;
  -webkit-background-size: 1em 1em;
          background-size: 1em 1em; }
  .article-snippet--data:not(:last-child) {
    margin-right: 1em; }
  .no-backgroundsize .article-snippet--data {
    background: none;
    padding-left: 0;
    padding-right: 1.25em; }

.call-to-action {
  padding: 1em;
  background-color: #f6f5f5; }

.call-to-action--content p {
  font-size: 1em;
  margin-top: 0; }

@media (min-width: 48em) {
  .call-to-action--aside {
    text-align: right; } }

.call-to-action--aside-link {
  margin-left: 1em; }

.featured-post {
  position: relative;
  margin-bottom: 2em;
  overflow: hidden;
  text-align: center; }

.featured-post--image-container {
  display: block;
  overflow: hidden;
  line-height: 0.75;
  background-color: #7CA3A3;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  min-height: 400px;
  background-attachment: fixed; }
  @media (min-width: 48em) {
    .featured-post--image-container {
      position: absolute;
      z-index: -1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; } }

.featured-post--text-container {
  padding: 1.5em 0; }
  @media (min-width: 48em) {
    .featured-post--text-container {
      position: relative;
      margin: 15em auto 4em;
      margin: 30vh auto 10vh;
      color: #2c2727;
      padding: 30px 60px;
      padding: 1.875rem 3.75rem;
      background: #f6f5f5;
      background: rgba(246, 245, 245, 0.8);
      display: inline-block;
      outline: 1px solid rgba(0, 0, 0, 0.2);
      outline-offset: 10px;
      -webkit-backdrop-filter: blur(10px);
      text-align: left; } }

.featured-post--heading {
  line-height: 1.2; }
  @media (min-width: 57.625em) {
    .featured-post--heading {
      font-size: 2.5em; } }

.featured-post--heading-link {
  text-decoration: none; }
  .featured-post--heading-link, .featured-post--heading-link:visited {
    color: #3C7B94; }

.featured-post--author,
.featured-post--source {
  color: #375D63;
  font-weight: bold; }

.widget {
  padding: 1em; }
  .sidebar .widget {
    background-color: #f6f5f5; }
  .widget + .widget {
    margin-top: 1.5em; }
  .widget .textwidget,
  .widget .secp-embed,
  .widget ul {
    margin-top: 1em; }
  .widget .menu-item {
    margin-bottom: 0.5em; }
    .widget .menu-item a {
      text-decoration: none; }
      .widget .menu-item a:hover {
        text-decoration: underline; }
  .widget-title {
    margin-bottom: 1em; }

.widget_title_widget,
.widget_product_widget {
  padding: 0; }

.widget_ad_widget .widget-title {
  font-size: .8em; }

.widget_sotd--today {
  margin: 16px 0 4px;
  margin: 1rem 0 0.25rem; }

.widget_sotd--today-label {
  font-weight: normal; }

.widget_sotd--prev, .widget_sotd--next {
  margin: 0;
  display: block; }

.widget_sotd--link_list {
  display: -webkit-box;
  display: flex;
  margin-bottom: 1em; }
  .widget_sotd--link_list-item + .widget_sotd--link_list-item {
    margin-left: 1em; }

.hero {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: auto; }

.hero__content {
  padding: 70px;
  text-align: center;
  margin-top: 10em;
  padding: 1.5em 0; }
  @media (min-width: 48em) {
    .hero__content {
      margin: 15em 0 4em 40%;
      margin: 30vh 0 10vh 40%;
      padding: 1.875rem 0;
      text-align: left; } }
  .hero__content--light {
    color: #2c2727; }
  .hero__content--dark {
    color: white; }

.hero__heading {
  color: currentColor;
  font-size: 2em; }
  @media (min-width: 48em) {
    .hero__heading {
      font-size: 2.5em; } }

.hero__subheading {
  padding: 30px 0; }

.hero__cta {
  font-weight: 700; }

.mission-cards {
  letter-spacing: normal;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 50px 0; }
  @media screen and (max-width: 480px) {
    .mission-cards {
      margin: 15px 0 0; } }
  @media (min-width: 768px) {
    .mission-cards {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    .mission-cards {
      float: left;
      width: 33.3333333333%;
      margin: 30px 0 0; } }
  .mission-cards__left {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0; }
    @media screen and (max-width: 480px) {
      .mission-cards__left {
        width: 100%;
        text-align: center; } }
    @media (min-width: 768px) {
      .mission-cards__left {
        float: left;
        width: 33.3333333333%; } }
  .mission-cards__icon {
    width: 105px;
    height: 105px;
    border-radius: 5px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    overflow: hidden; }
    @media screen and (max-width: 480px) {
      .mission-cards__icon {
        margin: 30px auto; } }
  .mission-cards__right {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 0; }
    @media screen and (max-width: 480px) {
      .mission-cards__right {
        width: 100%;
        text-align: center; } }
    @media (min-width: 768px) {
      .mission-cards__right {
        float: left;
        width: 66.6666666667%; } }
  .mission-cards__heading {
    margin: 0 0 .5em; }
  .mission-cards__summary {
    color: #2c2727; }

.social-icons {
  text-align: center; }
  @media (min-width: 48em) {
    .social-icons {
      text-align: left; } }

.social-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  -webkit-transition: opacity 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  transition: opacity 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, opacity 150ms ease-in-out;
  transition: transform 150ms ease-in-out, opacity 150ms ease-in-out, -webkit-transform 150ms ease-in-out; }
  .social-icon[data-grunticon-embed] {
    -webkit-background-size: contain;
            background-size: contain;
    overflow: hidden;
    text-indent: -9999em; }
    .social-icon[data-grunticon-embed]:hover {
      opacity: 0.7; }
  .social-icon + .social-icon {
    margin-left: 1em; }
  .social-icon svg {
    width: 100%;
    height: 100%; }
  .social-icon path {
    -webkit-transition: fill 150ms ease-in-out;
    transition: fill 150ms ease-in-out; }
  .social-icon:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
    .social-icon:hover path {
      fill: white; }

.pagination {
  text-align: center;
  font-family: "freight-sans-pro", Helvetica, Arial, sans-serif;
  margin: 1em 0;
  font-size: 1.25em;
  letter-spacing: normal;
  width: 100%; }
  .pagination a, .pagination span {
    display: inline-block;
    padding: 0.125em; }
  .pagination span {
    color: #7CA3A3;
    font-weight: bold; }
  .pagination a {
    color: #3C7B94; }
    .pagination a:visited {
      color: #5E534B; }

.media .media--video {
  width: 50%; }

.wonderplugin-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .wonderplugin-video object,
  .wonderplugin-video iframe,
  .wonderplugin-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.subscribe-form--heading {
  font-size: 16px;
  font-size: 1rem; }

.subscribe-form input[type=text],
.subscribe-form input[type=email],
.subscribe-form input[type=tel],
.subscribe-form input[type=search],
.subscribe-form input[type=url],
.subscribe-form textarea {
  color: #375D63;
  width: 100%;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  line-height: normal;
  padding: 8px;
  padding: 0.5rem;
  border: 1px solid #aea4a4;
  border-radius: 0.25rem; }
  .subscribe-form input[type=text]:focus,
  .subscribe-form input[type=email]:focus,
  .subscribe-form input[type=tel]:focus,
  .subscribe-form input[type=search]:focus,
  .subscribe-form input[type=url]:focus,
  .subscribe-form textarea:focus {
    outline: none;
    border-color: #7CA3A3;
    -webkit-box-shadow: 0 0 0 0.125rem #7CA3A3;
            box-shadow: 0 0 0 0.125rem #7CA3A3; }

.subscribe-form ul {
  margin: 0; }
  .subscribe-form ul label {
    display: block;
    position: static;
    bottom: auto;
    right: auto;
    font-weight: normal;
    color: #3C7B94; }

.sotd_calendar {
  position: relative; }
  .sotd_calendar--grid {
    display: block; }
    @media (min-width: 36em) {
      .sotd_calendar--grid {
        -webkit-columns: 2;
                columns: 2;
        -webkit-column-gap: 1em;
                column-gap: 1em; } }
    @media (min-width: 56em) {
      .sotd_calendar--grid {
        -webkit-columns: 1;
                columns: 1;
        -webkit-column-gap: normal;
                column-gap: normal;
        display: table; } }
  .sotd_calendar--controls {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.5em; }
    @media (min-width: 56em) {
      .sotd_calendar--controls {
        position: absolute;
        margin: 3.5rem auto auto; } }
  .sotd_calendar--btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center; }
  .sotd_calendar--icon {
    margin: 0; }
    @media (min-width: 36em) {
      .sotd_calendar--icon {
        height: 0.875em;
        width: 0.875em;
        margin-right: 0.5em; } }
  @media (min-width: 36em) {
    .sotd_calendar--btn-text {
      position: static; } }
  @media (min-width: 36em) {
    .sotd_calendar--btn-text + .sotd_calendar--icon {
      margin-right: 0;
      margin-left: 0.5em; } }
  .sotd_calendar--title {
    color: #5E534B;
    display: block;
    -webkit-column-span: all;
            column-span: all;
    border-bottom: 1px solid #c6bfbf;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
    @media (min-width: 56em) {
      .sotd_calendar--title {
        display: table-caption;
        border: none;
        padding-bottom: 3rem; } }
  .sotd_calendar--headers {
    background: #AF816F;
    display: none; }
    @media (min-width: 56em) {
      .sotd_calendar--headers {
        display: table-row;
        border-right: 1px solid #AF816F;
        border-left: 1px solid #AF816F; } }
  .sotd_calendar--header {
    color: white;
    text-transform: uppercase;
    font-size: 0.875em;
    padding: 2px;
    padding: 0.125rem;
    font-weight: bold; }
  .sotd_calendar--week {
    display: block; }
    @media (min-width: 56em) {
      .sotd_calendar--week {
        display: table-row;
        border-top: 1px solid #dedada;
        border-left: 1px solid #dedada;
        height: calc(90vw / 7); }
        .sotd_calendar--week:first-child {
          border-top: none; }
        .sotd_calendar--week:last-child {
          border-bottom: 1px solid #dedada; } }
    @media (min-width: 82.2em) {
      .sotd_calendar--week {
        height: 10.571428571em; } }
  .sotd_calendar--day {
    display: inline-block;
    width: 100%;
    margin-bottom: 1em; }
    @media (min-width: 56em) {
      .sotd_calendar--day {
        width: 14.285714286%;
        display: table-cell;
        vertical-align: top;
        border-right: 1px solid #dedada;
        padding: 0.25em 0.25em 1.25em;
        position: relative; }
        .sotd_calendar--day:hover {
          background-color: #e8f0f1; } }
  .sotd_calendar--colspan {
    display: none; }
    @media (min-width: 56em) {
      .sotd_calendar--colspan {
        display: table-cell;
        background: #f6f5f5;
        border-right: 1px solid #dedada; } }
  .sotd_calendar--saint {
    font-size: 1.125em; }
    @media (min-width: 56em) {
      .sotd_calendar--saint {
        font-size: 0.875em; } }
    @media (min-width: 70em) {
      .sotd_calendar--saint {
        font-size: 1em; } }
    @media (min-width: 82.2em) {
      .sotd_calendar--saint {
        font-size: 1.125em; } }
  .sotd_calendar--link {
    display: block;
    text-align: left;
    text-transform: none;
    color: #3C7B94; }
    .sotd_calendar--link:hover {
      text-decoration: underline; }
    @media (min-width: 56em) {
      .sotd_calendar--link:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; } }
  .sotd_calendar--date {
    font-size: 0.875em;
    margin-bottom: 4px;
    margin-bottom: 0.25rem; }
    @media (min-width: 70em) {
      .sotd_calendar--date {
        font-size: 1em; } }
  .sotd_calendar--date:after {
    color: #7CA3A3; }
    @media (min-width: 56em) {
      .sotd_calendar--date:after {
        display: none; } }
    .sotd_calendar--day:nth-child(1) .sotd_calendar--date:after {
      content: ' Sunday'; }
    .sotd_calendar--day:nth-child(2) .sotd_calendar--date:after,
    [colspan="1"] + .sotd_calendar--day:nth-child(2) .sotd_calendar--date:after {
      content: ' Monday'; }
    .sotd_calendar--day:nth-child(3) .sotd_calendar--date:after,
    [colspan="2"] + .sotd_calendar--day:nth-child(2) .sotd_calendar--date:after {
      content: ' Tuesday'; }
    .sotd_calendar--day:nth-child(4) .sotd_calendar--date:after,
    [colspan="3"] + .sotd_calendar--day:nth-child(2) .sotd_calendar--date:after {
      content: ' Wednesday'; }
    .sotd_calendar--day:nth-child(5) .sotd_calendar--date:after,
    [colspan="4"] + .sotd_calendar--day:nth-child(2) .sotd_calendar--date:after {
      content: ' Thursday'; }
    .sotd_calendar--day:nth-child(6) .sotd_calendar--date:after,
    [colspan="5"] + .sotd_calendar--day:nth-child(2) .sotd_calendar--date:after {
      content: ' Friday'; }
    .sotd_calendar--day:nth-child(7) .sotd_calendar--date:after,
    [colspan="6"] + .sotd_calendar--day:nth-child(2) .sotd_calendar--date:after {
      content: ' Saturday'; }
