@charset "UTF-8";
@import url("css/webicons.css");
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400italic);
meta.foundation-version {
  font-family: "/5.5.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

html {
  box-sizing: border-box; }

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

html, body {
  font-size: 100%; }

body {
  background: #ffffff;
  color: #222222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column, .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child {
  float: right; }

.column + .column.end, .columns + .column.end, .column + .columns.end, .columns + .columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column, .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column, .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column, .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008cba;
  border-color: #007095;
  color: #ffffff;
  transition: background-color 300ms ease-out; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095; }

button:hover, button:focus, .button:hover, .button:focus {
  color: #ffffff; }

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333; }

button.success, .button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #ffffff; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #ffffff; }

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #ffffff; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #ffffff; }

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #ffffff; }

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e; }

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #ffffff; }

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333; }

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9; }

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #ffffff; }

button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem; }

button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem; }

button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem; }

button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem; }

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem; }

button.radius, .button.radius {
  border-radius: 3px; }

button.round, .button.round {
  border-radius: 1000px; }

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008cba;
  border-color: #007095;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #ffffff; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008cba; }

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7; }

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #ffffff; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a; }

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #ffffff; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124; }

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7; }

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e; }

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #ffffff; }

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24; }

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7; }

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9; }

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #ffffff; }

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8; }

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

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }

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

.button-group:after {
  clear: both; }

.button-group.even-2 li {
  display: inline-block;
  margin: 0 -2px;
  width: 50%; }

.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0; }

.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%; }

.button-group.even-3 li {
  display: inline-block;
  margin: 0 -2px;
  width: 33.33333%; }

.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0; }

.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%; }

.button-group.even-4 li {
  display: inline-block;
  margin: 0 -2px;
  width: 25%; }

.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0; }

.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%; }

.button-group.even-5 li {
  display: inline-block;
  margin: 0 -2px;
  width: 20%; }

.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0; }

.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%; }

.button-group.even-6 li {
  display: inline-block;
  margin: 0 -2px;
  width: 16.66667%; }

.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0; }

.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%; }

.button-group.even-7 li {
  display: inline-block;
  margin: 0 -2px;
  width: 14.28571%; }

.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0; }

.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%; }

.button-group.even-8 li {
  display: inline-block;
  margin: 0 -2px;
  width: 12.5%; }

.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0; }

.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%; }

.button-group > li {
  display: inline-block;
  margin: 0 -2px; }

.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0; }

.button-group.stack > li {
  display: block;
  margin: 0;
  float: none; }

.button-group.stack > li > button, .button-group.stack > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-left: 0; }

.button-group.stack > li > button, .button-group.stack > li .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0; }

.button-group.stack > li > button {
  width: 100%; }

.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-top: 0; }

.button-group.stack-for-small > li {
  display: inline-block;
  margin: 0 -2px; }

.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
  border-left: 0; }

@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: block;
    margin: 0; }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-left: 0; }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0; }
  .button-group.stack-for-small > li > button {
    width: 100%; }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-top: 0; } }

.button-group.radius > * {
  display: inline-block;
  margin: 0 -2px; }

.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0; }

.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
  border-radius: 0; }

.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.button-group.radius.stack > * {
  display: block;
  margin: 0; }

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-left: 0; }

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0; }

.button-group.radius.stack > * > button {
  width: 100%; }

.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-top: 0; }

.button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
  border-radius: 0; }

.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

@media only screen and (min-width: 40.0625em) {
  .button-group.radius.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0; }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
    border-radius: 0; }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; } }

@media only screen and (max-width: 40em) {
  .button-group.radius.stack-for-small > * {
    display: block;
    margin: 0; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0; }
  .button-group.radius.stack-for-small > * > button {
    width: 100%; }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-top: 0; }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
    border-radius: 0; }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; } }

.button-group.round > * {
  display: inline-block;
  margin: 0 -2px; }

.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0; }

.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
  border-radius: 0; }

.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

.button-group.round.stack > * {
  display: block;
  margin: 0; }

.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-left: 0; }

.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0; }

.button-group.round.stack > * > button {
  width: 100%; }

.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-top: 0; }

.button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
  border-radius: 0; }

.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem; }

.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem; }

@media only screen and (min-width: 40.0625em) {
  .button-group.round.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0; }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
    border-radius: 0; }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; } }

@media only screen and (max-width: 40em) {
  .button-group.round.stack-for-small > * {
    display: block;
    margin: 0; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0; }
  .button-group.round.stack-for-small > * > button {
    width: 100%; }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-top: 0; }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
    border-radius: 0; }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem; }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }

.button-bar .button-group div {
  overflow: hidden; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }

.dropdown.button::after, button.dropdown::after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0; }

.dropdown.button::after, button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem; }

.dropdown.button::after, button.dropdown::after {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem; }

.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem; }

.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem; }

.dropdown.button.small::after, button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem; }

.dropdown.button.small::after, button.dropdown.small::after {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem; }

.dropdown.button.large::after, button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem; }

.dropdown.button.large::after, button.dropdown.large::after {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent; }

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

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

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

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

a {
  color: #008cba;
  line-height: inherit;
  text-decoration: none; }

a:hover, a:focus {
  color: #0078a0; }

a img {
  border: none; }

p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6; }

p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35; }

h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

ul, ol, dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem; }

ul {
  margin-left: 1.1rem; }

ul.no-bullet {
  margin-left: 0; }

ul.no-bullet li ul, ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none; }

ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

ol {
  margin-left: 1.4rem; }

ol li ul, ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help; }

abbr {
  text-transform: none; }

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

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited {
  color: #555555; }

blockquote, blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }

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

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

.split.button {
  position: relative;
  padding-right: 5.0625rem; }

.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px; }

.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%; }

.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1); }

.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button span {
  width: 3.09375rem; }

.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%; }

.split.button span:after {
  border-color: #ffffff transparent transparent transparent; }

.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.secondary span:after {
  border-color: #ffffff transparent transparent transparent; }

.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.tiny {
  padding-right: 3.75rem; }

.split.button.tiny span {
  width: 2.25rem; }

.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%; }

.split.button.small {
  padding-right: 4.375rem; }

.split.button.small span {
  width: 2.625rem; }

.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%; }

.split.button.large {
  padding-right: 5.5rem; }

.split.button.large span {
  width: 3.4375rem; }

.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%; }

.split.button.expand {
  padding-left: 2rem; }

.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent; }

.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

.split.button.no-pip span:before {
  border-style: none; }

.split.button.no-pip span:after {
  border-style: none; }

.split.button.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%; }

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #ffffff;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh; } }

.reveal-modal .column, .reveal-modal .columns {
  min-width: 0; }

.reveal-modal > :first-child {
  margin-top: 0; }

.reveal-modal > :last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 80%; } }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal {
    top: 6.25rem; } }

.reveal-modal.radius {
  border-radius: 3px; }

.reveal-modal.round {
  border-radius: 1000px; }

.reveal-modal.collapse {
  padding: 0; }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 30%; } }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 40%; } }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 60%; } }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 70%; } }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 95%; } }

.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0; }

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 100%; } }

.reveal-modal.toback {
  z-index: 1003; }

.reveal-modal .close-reveal-modal {
  color: #aaaaaa;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .small-block-grid-3 li {
    list-style: none;
    width: 33.33333%; }
  .small-block-grid-3 li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-3 li:nth-of-type(3n+1) {
    clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

/*
Theme Name:         Tech EU
Description:        Tech EU is a versatile HTML5 responsive WordPress framework based on reverie theme.
Version:            0.1
Author:             Adrian McShane
Template:           reverie
*/
/* Start child theme customization below */
body {
  font-family: "Roboto",serif;
  font-weight: 300; }

body, h1, h2, h3, h4, h5, h6 {
  color: #333333; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Ubuntu Condensed",serif;
  font-weight: 400; }

h1 {
  font-family: "Ubuntu", serif; }

header.row,
.container.row,
.row.full-width {
  background-color: none; }

.top-bar-section ul {
  background-color: #111111; }

.top-bar-section .search-form {
  padding: 0 5px; }

.top-bar-section .search-form label {
  padding-right: 5px;
  float: left; }

.top-bar-section .right .show-for-large-up {
  width: 175px; }

a {
  color: #D92D31; }

a:hover, a:focus {
  color: #D92D31; }

.contain-to-grid .top-bar {
  margin: 0 auto 1.1em; }

.top-bar .title-area .name .hide-for-small {
  /* remove h1 text from the viewport */
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

.top-bar .title-area .name img {
  max-width: 6.5em;
  margin: 12px; }

.top-bar .toggle-topbar.menu-icon a {
  text-indent: -67px; }

.top-bar .name h1 a {
  font-size: 1.4em; }

.top-bar-section .search-icon {
  margin-left: -40px;
  float: left; }

.home h2 a, .home h3 a, .home h5 a {
  color: #333333; }

.archive h2 a, .archive h3 a, .archive h5 a {
  color: #333333; }

.home #slideshow {
  list-style: none; }

.home #slideshow > li img {
  max-height: 678px; }

.cart img {
  max-height: 40px; }

.woocommerce-breadcrumb {
  display: none; }

.woocommerce-tabs .panel {
  background: #ffffff; }

#tab-description {
  padding: 10px; }

.featured .large-9.large-centered.large.columns {
  clear: both; }

.featured .byline {
  padding-top: 5px; }

.featured .byline, .featured h4 {
  font-size: 1em; }

.home .sponsored {
  border-top: 1px solid #adadad; }

.home .sponsored ul {
  list-style: none; }

.home div.sponsored {
  text-align: left;
  font-size: 0.65em;
  display: none; }

.home .sponsored h3 {
  color: #adadad; }

.home .sponsored img {
  width: 100%; }

.home .newsletter {
  border-top: none; }

.home .newsletter h3 {
  color: #D92D31; }

.home .newsletter input[type=submit] {
  padding: 7px 15px;
  background: #262626;
  border: 0 none;
  cursor: pointer;
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px; }

.home .newsletter form label {
  text-align: left; }

.page .latest-posts {
  text-align: center; }

h3.two span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 5;
  color: #D92D31; }

h3.two + ul {
  border-top: solid 1px #D92D31;
  padding-top: 40px;
  margin-top: -28px; }

.eu-header {
  color: #D92D31; }

#the-team {
  text-transform: uppercase; }

.the-team .row {
  margin-bottom: 20px; }

.twitter-follow-button {
  position: absolute;
  right: 10px;
  top: -190px; }

.author-meta {
  font-size: 0.7rem;
  width: 200px;
  padding: 20px;
  float: right; }

.author-meta p {
  font-size: 0.7rem; }

.author-meta h4, .author-meta h5 {
  margin-bottom: 0;
  color: #B5B5B5; }

.author-meta h5 {
  font-size: 0.9rem; }

.author-meta img {
  width: 60px; }

.brief-author {
  margin-bottom: 20px; }

.row .row.author-info {
  margin-bottom: 20px;
  border-bottom: 1px solid #CCCCCC; }

.pick-byline {
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 400;
  color: #ADADAD;
  margin-top: -10px; }

.pick-byline a {
  color: #ADADAD; }

.social-icons {
  position: fixed;
  top: 108px;
  left: 8px; }

.social-icons-leaderboard {
  top: 300px; }

#ssba img:first-child {
  padding-left: 0; }

.wpsocialite.small > li {
  float: none; }

.webicon:hover {
  margin-bottom: 5px; }

.center-cropped {
  width: 100%;
  height: 90px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 20px; }

.latest-news .two {
  border-top: 1px solid #D92D31; }

.latest-news h5 {
  text-transform: none;
  padding-bottom: 5px; }

.latest-news h3.two + ul {
  border: none;
  margin: 0;
  padding: 0; }

.latest-news h3.two {
  text-align: left;
  font-size: 1.2em; }

.latest-news h3.two span {
  padding: 0; }

.latest-news h3 a {
  color: #D92D31; }

.latest-news ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0; }

.latest-news ul li {
  padding-bottom: 15px; }

.latest-news div {
  text-align: left !important; }

.latest-news .pick-byline a {
  color: #D92D31; }

#latest-content .video-item {
  margin-bottom: 15%; }

#latest-content .video-item a span.play {
  display: block;
  background: url("css/foundation-icons/svgs/fi-play.svg") center center no-repeat;
  margin: -35% 0 0 0;
  height: 65px;
  position: relative;
  z-index: 1;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.single figure.figure {
  margin: 0 -15%; }

.single figure.aligncenter {
  margin: 0 auto; }

.single .entry-content ul {
  padding-left: 2em; }

.single .editors-note {
  font-style: italic; }

@media screen and (max-width: 48.063em) {
  .latest-news ul {
    text-align: center; }
  .latest-news h5 {
    text-transform: uppercase; }
  .latest-news div {
    text-align: center !important; }
  .latest-news .two {
    display: block; }
  .latest-news h3.two + ul {
    border-top: solid 1px #D92D31;
    padding-top: 40px;
    margin-top: -28px; }
  .single figure.figure {
    display: block;
    margin: 0 auto; }
  .entry-meta {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px; }
  .author-meta {
    padding: 0;
    float: none;
    margin-top: 20px; }
  .author-meta p {
    display: none; }
  .author-meta h5 {
    font-size: 1em; }
  .single .entry-content {
    clear: both; }
  .social-icons {
    float: right;
    position: relative;
    top: -105px;
    left: 15px; }
  .social-icons div {
    float: left;
    margin-right: 10px; }
  .single-brief .social-icons {
    top: 11px;
    margin-bottom: 10px; }
  #share-text {
    display: none; } }

@media screen and (min-width: 600px) {
  .landing-area {
    padding: 20px 50px 0; }
  .wp-post-image {
    margin-bottom: 15px; } }

@media screen and (max-width: 600px) {
  #latest-content .video-item {
    margin-bottom: 17%; }
  #latest-content .video-item a span.play {
    margin: -30% 0 0 0; }
  .home h2 {
    font-size: 1.3em; }
  .home p {
    font-size: 0.8em; }
  .featured .byline, .featured .avatar {
    display: none; }
  .wp-post-image {
    margin-bottom: 5px; }
  .center-cropped {
    height: 40px; }
  .pick-byline {
    margin-top: 0; }
  .latest-news h3.two + ul {
    padding-top: 20px; }
  .latest-news h5 {
    padding-bottom: 0; }
  .latest-news ul li {
    padding-bottom: 5px; }
  h3.two + ul {
    margin-top: -25px; }
  [class*="block-grid-"] li {
    width: 100%; } }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* Retina-specific stuff here */
  h2 {
    font-size: 2.6em; } }

.landing-header {
  position: relative;
  width: 100%;
  /* for IE 6 */
  margin-bottom: 10px; }

.landing-header h2 {
  position: absolute;
  top: 200px;
  text-align: center;
  width: 100%; }

.landing-header h2 span {
  color: white;
  font: bold 45px;
  letter-spacing: -1px;
  background: red;
  /* fallback color */
  background: red;
  padding: 10px; }

#the-team .row {
  margin-bottom: 10px;
  padding: 20px 0;
  border-bottom: 1px dashed #CCCCCC; }

#news-ticker {
  margin-top: -2.175em;
  margin-bottom: 1.875em;
  display: none; }

.article-row {
  border-bottom: 1px solid #CCCCCC;
  margin: 5px 0 30px;
  padding-bottom: 20px; }

.article-row .category {
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-top: 5px;
  border-bottom: 1px solid #C2C2C2; }

.article-row .category a {
  color: #C2C2C2; }

.article-row h3 {
  float: left;
  max-width: 70%; }

.article-row img.avatar {
  float: right;
  margin: 5px 0 0 20px; }

.article-row footer {
  color: #C2C2C2; }

.wp-post-image {
  width: 100%; }

.single-tribe_events .tribe-events-event-image {
  text-align: center; }

.row.previous-next {
  margin: 20px 0; }

.previous-next {
  border-top: 1px solid #CCCCCC;
  padding-top: 20px; }

.previous-next a {
  color: #333333; }

.entry-tags {
  margin-bottom: 10px; }

.single-post .entry-content p:first-child:first-letter {
  font-size: 3em;
  color: red;
  float: left;
  padding: 0 5px 0 0;
  text-transform: uppercase;
  margin-top: -12px; }

@-moz-document url-prefix() {
  .single-post .entry-content p:first-child:first-letter {
    padding: 22px 5px 0 0; } }

.single .caption {
  text-align: right;
  padding-right: 20px;
  color: gray; }

.single-brief .entry-content img {
  padding-bottom: 20px; }

.single-brief #comments .notice {
  display: none; }

article footer p {
  color: #C2C2C2; }

footer .powered-by img {
  width: 150px; }

#disqus_thread {
  margin-top: 20px;
  border-top: 1px solid #CCCCCC;
  padding-top: 20px; }

img.avatar {
  border-radius: 50%; }

footer p {
  font-size: 0.9em; }

.border-box {
  box-sizing: border-box; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.container {
  padding-top: 10px; }

.navigation-newsletter-active + .container {
  padding-top: 120px; }
  @media screen and (min-width: 1070px) {
    .navigation-newsletter-active + .container {
      padding-top: 170px; } }
  .navigation-newsletter-active + .container .social-icons {
    top: 150px; }

iframe {
  max-width: 100%; }

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

.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.archive h1,
.archive h2,
.archive h3,
.archive h4,
.archive h5 {
  text-transform: initial; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  box-shadow: none;
  padding: 12px 15px;
  height: auto;
  border: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    border: 1px solid #E1E1E1;
    padding-left: 16px;
    outline: none; }

.container input[type="text"],
.container input[type="password"],
.container input[type="date"],
.container input[type="datetime"],
.container input[type="datetime-local"],
.container input[type="month"],
.container input[type="week"],
.container input[type="email"],
.container input[type="number"],
.container input[type="search"],
.container input[type="tel"],
.container input[type="time"],
.container input[type="url"],
.container textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }

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

.btn {
  border-radius: 3px;
  border: none;
  font-weight: bold;
  color: #fff;
  padding: 12px 15px; }

.btn-red, .cntctfrm_contact_form input.cntctfrm_contact_submit, .newsletter-widget-block .sendgrid-subscription-widget input[type='submit'], .btn-latest-content-link a {
  text-align: center;
  display: inline-block;
  border: 1px solid #D8232A;
  background-color: transparent;
  color: #D8232A;
  margin: 0 auto;
  padding: 5px 12px;
  border-radius: 3px;
  transition: background-color 0.3s ease-out, color 0.3s ease-out; }
  .btn-red:hover, .cntctfrm_contact_form input.cntctfrm_contact_submit:hover, .newsletter-widget-block .sendgrid-subscription-widget input[type='submit']:hover, .btn-latest-content-link a:hover {
    color: #fff;
    background-color: #D8232A; }

.menu-link {
  width: 60px;
  height: 60px;
  position: relative;
  display: block;
  float: left;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  padding: 15px;
  color: #1E1E1E;
  background-color: #fff;
  text-decoration: none;
  border-right: 1px solid #C3C3C3; }
  .menu-link .hamburger {
    position: relative;
    width: 100%;
    top: 4px; }

.menu-link span {
  display: block;
  position: absolute;
  height: 1px;
  width: 50%;
  background: #1E1E1E;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out;
  float: left; }

.menu-link span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

.menu-link span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

.menu-link span:nth-child(1), .menu-link span:nth-child(2) {
  top: 0px; }

.menu-link span:nth-child(3), .menu-link span:nth-child(4) {
  top: 10px; }

.menu-link span:nth-child(5), .menu-link span:nth-child(6) {
  top: 20px; }

.menu-link.activeMenu span:nth-child(1), .menu-link.activeMenu span:nth-child(6) {
  transform: rotate(45deg); }

.menu-link.activeMenu span:nth-child(2), .menu-link.activeMenu span:nth-child(5) {
  transform: rotate(-45deg); }

.menu-link.activeMenu span:nth-child(1) {
  left: 3px;
  top: 4px; }

.menu-link.activeMenu span:nth-child(2) {
  left: calc(50% - 3px);
  top: 4px; }

.menu-link.activeMenu span:nth-child(3) {
  left: -50%;
  opacity: 0; }

.menu-link.activeMenu span:nth-child(4) {
  left: 100%;
  opacity: 0; }

.menu-link.activeMenu span:nth-child(5) {
  left: 2px;
  top: 14px; }

.menu-link.activeMenu span:nth-child(6) {
  left: calc(50% - 2px);
  top: 14px; }

.main-nav-container {
  position: fixed;
  width: 100%;
  z-index: 100; }

body.activeMenu {
  /*overflow: hidden;*/ }

.top-nav-bar {
  position: fixed;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #C3C3C3;
  height: 61px; }

.logo {
  display: block;
  float: left;
  background-image: url("img/logo.svg");
  background-size: 100%;
  height: 60px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  margin-left: 10px; }

.nav-menu,
.sub-menu-container {
  overflow: hidden;
  max-height: 0;
  background-color: #fff;
  transition: max-height ease-in-out .5s;
  margin-left: 0; }

.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0; }

.nav-menu {
  position: fixed;
  top: 0;
  height: 100%;
  margin-top: 61px;
  width: 100%;
  z-index: 100;
  clear: both;
  min-width: inherit;
  float: none; }
  .nav-menu.activeMenu {
    overflow-y: auto;
    max-height: calc(100% - 60px); }
  .nav-menu ul {
    margin-bottom: 0;
    list-style: none;
    padding: 0; }

.nav-menu > ul {
  margin-left: 0; }
  .nav-menu > ul > li.activeMenu > .sub-menu-container {
    max-height: 55em; }
  .nav-menu > ul > li.menu-item-has-children .menu-item-has-children.activeMenu .sub-menu-container {
    max-height: 55em; }
  .nav-menu > ul > li.menu-item-has-children > a:after {
    content: "▸";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 50px;
    padding-top: 12px;
    padding-right: 12px; }
  .nav-menu > ul > li.activeMenu > a:after {
    content: "▾"; }
  .nav-menu > ul > li > a {
    color: #1E1E1E;
    display: block;
    padding: 11px 15px;
    border-bottom: 1px solid #808080;
    position: relative;
    font-weight: bold; }

.sub-menu-container a {
  position: relative;
  display: block;
  background-color: #00152F;
  color: #fff;
  padding: 12px 15px;
  border-bottom: 1px solid #808080;
  font-weight: bold; }

.btn-nav-search {
  background-image: url("img/icon-search.svg");
  background-size: 25%;
  height: 60px;
  width: 60px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50%;
  float: right; }
  .btn-nav-search.activeMenu {
    background-color: #F5F5F5; }
    .btn-nav-search.activeMenu i {
      background-color: #F5F5F5; }

.nav-search {
  display: none;
  position: relative;
  z-index: 100;
  top: 60px; }
  .nav-search.activeMenu {
    display: block; }
  .nav-search form {
    position: absolute;
    padding: 15px;
    width: 100%;
    background-color: #F5F5F5; }
  .nav-search input[type='text'] {
    width: calc(100% - 95px);
    display: inline-block;
    margin: 0; }
    .nav-search input[type='text']:focus {
      border: none; }
  .nav-search .btn-search {
    display: inline-block;
    background-color: #C3C3C3;
    margin-left: 10px; }

.nav-social {
  padding: 12px 15px;
  background-color: #fff;
  color: #C3C3C3;
  font-weight: bold;
  border-bottom: 1px solid #808080; }
  .nav-social a:hover i {
    color: #aaaaaa; }
  .nav-social i {
    font-size: 18px;
    color: #C3C3C3;
    margin-left: 8px; }
  .nav-social.desktop {
    display: none; }

@media screen and (min-width: 1025px) {
  .nav-container,
  .sub-menu {
    margin-left: auto;
    margin-right: auto;
    max-width: 1070px; }
  .top-nav-bar {
    height: 85px; }
  .logo {
    display: block;
    float: left;
    background-image: url("img/logo.svg");
    background-size: 100%;
    height: 85px;
    width: 110px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: 5px; }
  .menu-link {
    display: none; }
  .nav-menu {
    display: block;
    position: relative;
    float: left;
    transition: max-height 0.3s ease;
    max-height: none;
    clear: none;
    background-color: #fff;
    overflow: inherit;
    margin: 0;
    width: auto; }
    .nav-menu > ul {
      float: left;
      padding: 0px;
      margin: 0 auto;
      list-style: none;
      position: relative;
      display: inline-table; }
      .nav-menu > ul > li > a {
        height: 84px;
        border: none; }
  .nav-menu > ul > li {
    display: inline-block;
    position: relative; }
    .nav-menu > ul > li.menu-item-has-children.activeMenu:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      left: 50%;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #00152F; }
  .sub-menu-container {
    position: fixed;
    display: none;
    min-width: 160px;
    background-color: #00152F;
    border: none;
    z-index: -1;
    left: 0;
    width: 100%;
    max-height: none;
    transition: max-height .5s ease-in-out;
    height: 65px; }
    .sub-menu-container li {
      position: relative;
      float: left;
      text-align: center; }
      .sub-menu-container li:hover > a {
        border-bottom: 3px solid #D8232A; }
      .sub-menu-container li.menu-item-has-children:hover > a {
        border-bottom: none;
        padding: 23px 40px 20px 40px; }
      .sub-menu-container li a {
        height: auto;
        background-color: #00152F;
        padding: 23px 40px 17px 40px;
        border-bottom: none;
        font-size: 14px; }
  .btn-nav-search {
    height: 84px;
    float: left;
    margin-left: 5px;
    background-position: 47% 55%; }
  .nav-search {
    z-index: 100;
    top: 84px;
    background-color: #F5F5F5; }
    .nav-search form {
      position: absolute;
      padding: 15px;
      width: 400px;
      background-color: #F5F5F5;
      right: 0; }
  .nav-social.mobile {
    display: none; }
  .nav-social.desktop {
    display: block;
    float: right;
    border: none;
    padding: 36px 0px;
    height: 84px;
    margin-left: -5px; }
    .nav-social.desktop i {
      margin-right: 3px; }
  .nav-menu > ul > li.menu-item-has-children > a:after {
    padding-top: 35px;
    padding-right: 2px; }
  .nav-menu > ul > li.menu-item-has-children:hover > a:after,
  .nav-menu > ul > li.menu-item-has-children.activeMenu > a:after {
    content: "▾"; }
  .nav-menu ul li.activeMenu > .sub-menu-container,
  .nav-menu ul li.menu-item-has-children .menu-item-has-children:hover .sub-menu-container {
    overflow: inherit;
    display: block; }
  .sub-menu-container .sub-menu-container {
    position: absolute;
    top: 65px;
    width: 100%;
    height: 100%;
    min-width: 0px;
    max-height: 0; }
    .sub-menu-container .sub-menu-container li {
      width: 100%; }
      .sub-menu-container .sub-menu-container li:hover > a {
        border-bottom: none; }
      .sub-menu-container .sub-menu-container li a {
        padding: 12px;
        background-color: #19293D; }

  .logo {
    height: 85px;
    width: 115px;
    margin-left: 5px; }
  .btn-nav-search {
    margin-left: 10px; }
  .nav-container,
  .sub-menu {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px; }
  .nav-menu {
    margin-left: 5px; }
  .nav-menu > ul > li.menu-item-has-children > a:after {
    padding-top: 34px;
    padding-right: 8px; } }

footer.bottom {
  background-color: #333333; }
  footer.bottom .logo {
    margin-left: 0;
    background-image: url("img/logo-white.svg"); }
  footer.bottom h6 {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: bold; }
  footer.bottom ul {
    margin-left: 0; }
  footer.bottom li {
    margin-bottom: 5px;
    font-size: 16px; }
    footer.bottom li a {
      color: #A3A3A3;
      font-weight: bold; }
      footer.bottom li a:hover {
        color: #fff; }
  footer.bottom hr {
    border-color: #484848; }
  footer.bottom .copy-right {
    font-size: 11px;
    color: #A3A3A3;
    padding: 3px 0 20px 0; }

.widget-calendar {
  margin-top: 15px; }
  .widget-calendar h4 {
    padding-bottom: 0;
    margin: 0; }
  .widget-calendar > h6 {
    border-top: 1px solid #D8232A;
    color: #D8232A;
    font-size: 1.2em;
    font-weight: normal; }
  .widget-calendar ol {
    list-style: none;
    padding: 0;
    margin: 0; }
    .widget-calendar ol li {
      margin-bottom: 10px; }
    .widget-calendar ol h4 a {
      color: #333; }
  .widget-calendar .duration {
    font-size: 14px; }
  .widget-calendar .event-more-info {
    color: #333333;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold; }
  .widget-calendar .tribe-events-widget-link {
    color: #D8232A;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline; }

.page-numbers {
  text-align: center; }
  .page-numbers li {
    display: inline-block;
    margin-right: 5px; }

.newsletter-widget .sendgrid-subscription-widget {
  height: 48px; }
  .newsletter-widget .sendgrid-subscription-widget label > span {
    display: none; }
  .newsletter-widget .sendgrid-subscription-widget form {
    position: relative; }
    .newsletter-widget .sendgrid-subscription-widget form input[name='email'] {
      width: calc(100% - 110px);
      float: left;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      height: 41px;
      border: 1px solid #E1E1E1;
      padding-left: 15px; }
    .newsletter-widget .sendgrid-subscription-widget form input[type='submit'] {
      width: 110px;
      margin-left: 0px;
      padding: 10px 15px;
      border-radius: 3px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border: none;
      float: right;
      height: 41px;
      background-color: #505050;
      font-weight: bold;
      color: #fff; }

.newsletter-widget-block {
  margin: 40px auto;
  text-align: center; }
  .single-post .newsletter-widget-block {
    padding-top: 20px;
    border-top: 1px solid #CCCCCC; }
  .newsletter-widget-block .sendgrid-subscription-widget label span {
    display: none; }
  .newsletter-widget-block .sendgrid-subscription-widget input {
    width: 100%;
    border: 1px solid #E1E1E1;
    border-radius: 3px; }
  .newsletter-widget-block .sendgrid-subscription-widget input[type='submit'] {
    background-color: #D8232A;
    height: 41px;
    color: #fff;
    margin-top: 10px; }
    .newsletter-widget-block .sendgrid-subscription-widget input[type='submit']:hover {
      background-color: #ac1c21; }

.navigation-newsletter {
  display: none;
  height: 50px;
  background-color: #2065E6;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 4px;
  text-align: center;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 1070px) {
    .navigation-newsletter {
      padding: 0; } }
  .navigation-newsletter-active .navigation-newsletter {
    display: block; }
  .navigation-newsletter .btn-subscription,
  .navigation-newsletter input[type="submit"] {
    display: inline-block;
    background-color: #4e85eb;
    color: #fff;
    border-radius: 3px;
    padding: 11px 15px;
    margin-left: 8px;
    border: none; }
  @media screen and (min-width: 1070px) {
    .navigation-newsletter .btn-subscription {
      display: none; } }
  .navigation-newsletter .btn-close {
    position: absolute;
    vertical-align: middle;
    right: 15px;
    top: 14px;
    font-size: 15px;
    cursor: pointer; }
    @media screen and (min-width: 1070px) {
      .navigation-newsletter .btn-close {
        display: block; } }
  .navigation-newsletter .response {
    color: #fff;
    background-color: #2065E6;
    margin: 5px 5px;
    padding: 0; }
    .navigation-newsletter .response.error, .navigation-newsletter .response.success {
      color: white; }
  .navigation-newsletter .sendgrid-subscription-widget {
    display: none; }
    .navigation-newsletter .sendgrid-subscription-widget input {
      border-radius: 3px;
      margin: 5px 5px;
      color: #333; }
      .navigation-newsletter .sendgrid-subscription-widget input:focus {
        border: none;
        padding: 12px 15px; }
    @media screen and (min-width: 1070px) {
      .navigation-newsletter .sendgrid-subscription-widget {
        display: inline-block; }
        .navigation-newsletter .sendgrid-subscription-widget label > span {
          display: none; }
        .navigation-newsletter .sendgrid-subscription-widget label {
          display: inline-block; }
        .navigation-newsletter .sendgrid-subscription-widget input[type="submit"] {
          color: #fff;
          display: inline-block; } }
  .navigation-newsletter .subscription-text {
    display: none; }
    @media screen and (min-width: 1070px) {
      .navigation-newsletter .subscription-text {
        display: inline-block; } }
  @media screen and (min-width: 1070px) {
    .navigation-newsletter .subscription-text-mobile {
      display: none; } }

.navigation-newsletter-active .nav-menu {
  margin-top: 111px; }
  @media screen and (min-width: 1070px) {
    .navigation-newsletter-active .nav-menu {
      margin-top: 0; } }

.response {
  display: none; }
  .response.success {
    color: green; }
  .response.error {
    color: #D8232A; }

.clients {
  text-align: center;
  margin: 40px auto 0;
  background-color: #F6F6F6;
  padding: 30px 0; }
  .clients span {
    font-weight: bold; }
  .clients .client-logo {
    white-space: nowrap;
    margin: 1em 0;
    height: 100px;
    opacity: .6; }
    .clients .client-logo:hover {
      opacity: 1; }
    .clients .client-logo:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .clients .client-logo img {
      max-width: 105px;
      max-height: 80px;
      filter: grayscale(100%); }
      @media screen and (min-width: 1070px) {
        .clients .client-logo img {
          max-width: 150px; } }

.leaderboard {
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding-top: 65px; }
  @media screen and (min-width: 1070px) {
    .leaderboard {
      padding-top: 90px; } }

.leaderboard-active .nav-menu {
  margin-top: 261px; }
  @media screen and (min-width: 1070px) {
    .leaderboard-active .nav-menu {
      margin-top: 0; } }

.leaderboard-active.navigation-newsletter-active .nav-menu {
  margin-top: 326px; }
  @media screen and (min-width: 1070px) {
    .leaderboard-active.navigation-newsletter-active .nav-menu {
      margin-top: 0; } }

.leaderboard-active + .container {
  padding-top: 35%; }
  @media screen and (min-width: 640px) {
    .leaderboard-active + .container {
      padding-top: 28%; } }
  @media screen and (min-width: 1070px) {
    .leaderboard-active + .container {
      padding-top: 285px; } }

.midleaderboard {
  background-color: #fff;
  width: 100%;
  height: 90px;
  border-top: 1px solid #C3C3C3;
  border-bottom: 1px solid #C3C3C3;
  padding: 10px 5px; }

.small-block-grid-3 .sponsoredad {
  border: 1px solid #C3C3C3;
  padding: 2px;
  margin-bottom: 1.25rem; }
  .small-block-grid-3 .sponsoredad img {
    width: 100%;
    height: 100%; }

.loading {
  display: none; }
  .loading.show {
    display: block; }

.home .entry-title {
  text-align: left; }

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

.home h3 {
  text-align: center; }

.home-article-overlay {
  position: relative;
  margin-bottom: 50px;
  margin-top: 20px; }
  .home-article-overlay:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 95%, white 100%); }
  .home-article-overlay .btn-red, .home-article-overlay .cntctfrm_contact_form input.cntctfrm_contact_submit, .cntctfrm_contact_form .home-article-overlay input.cntctfrm_contact_submit, .home-article-overlay .newsletter-widget-block .sendgrid-subscription-widget input[type='submit'], .newsletter-widget-block .sendgrid-subscription-widget .home-article-overlay input[type='submit'], .home-article-overlay .btn-latest-content-link a, .btn-latest-content-link .home-article-overlay a {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%); }

.btn-latest-content-link {
  text-align: center; }

.home .sponsored-post {
  border-top: 1px solid #C3C3C3;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden; }
  .home .sponsored-post .sponsored-by {
    font-weight: bold;
    font-family: 'Ubuntu Condensed';
    padding-bottom: 10px; }
  @media screen and (min-width: 1070px) {
    .home .sponsored-post h5 {
      font-size: 24px;
      margin-bottom: 0; } }
  .home .sponsored-post .byline {
    padding-top: 0;
    margin-bottom: 10px; }
    .home .sponsored-post .byline h4 {
      display: inline-block; }
  .home .sponsored-post .entry-content a {
    text-decoration: underline; }
  .home .sponsored-post .link {
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px; }
    @media screen and (min-width: 1070px) {
      .home .sponsored-post .link {
        font-size: 16px;
        margin-bottom: 0; } }

.login-container {
  margin: 0;
  padding: 32px 0 0 0;
  float: left;
  height: 84px; }
  .login-container a {
    display: inline-block;
    text-transform: uppercase;
    padding: 4px 6px !important;
    border-radius: 4px;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px; }

.page-id-85 h2 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 35px; }

.page-id-85 .intro {
  font-family: 'Playfair Display';
  font-size: 20px;
  color: #727272;
  font-style: italic; }

.page-id-85 .about-image-tech-container {
  overflow-x: hidden; }
  @media screen and (min-width: 1070px) {
    .page-id-85 .about-image-tech-container {
      overflow-x: inherit; } }

.page-id-85 .about-image-tech {
  background-image: url("img/about-image-tech.png");
  background-size: contain;
  width: 110%;
  height: 265px;
  background-repeat: no-repeat;
  margin: 0 auto;
  max-width: 390px; }
  @media screen and (min-width: 1070px) {
    .page-id-85 .about-image-tech {
      height: 335px;
      max-width: 420px; } }

.page-id-85 .quote {
  position: relative;
  font-family: 'Playfair Display';
  color: #D8232A;
  margin: 30px 0 40px; }
  .page-id-85 .quote:before {
    content: '“';
    display: block;
    font-size: 28px;
    line-height: 37px;
    position: absolute;
    left: 0;
    top: 0; }
  .page-id-85 .quote:after {
    content: '”';
    display: block;
    font-size: 28px;
    line-height: 37px;
    position: absolute;
    right: 0;
    bottom: -25px; }

.page-id-85 .quote-text {
  font-size: 28px;
  text-align: center;
  font-family: 'Playfair Display';
  color: #D8232A;
  text-transform: capitalize; }

.page-id-85 .quote-name {
  text-align: center;
  color: #262626; }

.page-id-85 .about-image-europe {
  background-image: url("img/about-image-europe.jpg");
  background-size: contain;
  height: 335px;
  width: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  max-width: 390px; }
  @media screen and (min-width: 1070px) {
    .page-id-85 .about-image-europe {
      max-width: 420px; } }

.page-id-85 .about-social {
  margin-top: 40px;
  text-align: center; }
  @media screen and (min-width: 1070px) {
    .page-id-85 .about-social {
      text-align: left; } }
  .page-id-85 .about-social span {
    font-family: "Ubuntu Condensed", serif;
    font-weight: 400;
    font-size: 30px;
    margin-right: 20px; }
  .page-id-85 .about-social i {
    color: #E1E1E1;
    font-size: 24px;
    margin-right: 10px; }

.team {
  margin-top: 40px;
  margin-bottom: 40px; }
  .team .team-avatar {
    float: none;
    margin: 0 auto 20px;
    max-width: 200px; }
    @media screen and (min-width: 640px) {
      .team .team-avatar {
        float: left;
        margin: auto; } }
  .team .team-social a {
    color: #E1E1E1;
    margin-right: 15px; }
    .team .team-social a:hover {
      color: #D8232A; }
  .team .team-social i {
    font-size: 24px; }

.team-member {
  margin-bottom: 20px; }
  .team-member h3 {
    color: #D8232A; }

.team-jobs {
  margin-top: 40px;
  margin-bottom: 40px; }
  .team-jobs .jobs {
    margin-left: 0; }
    .team-jobs .jobs li {
      list-style: none;
      margin-bottom: 10px; }
      .team-jobs .jobs li a {
        font-weight: bold;
        text-decoration: underline; }

.about-image-join-team {
  background-image: url("img/about-join-team.jpg");
  background-size: contain;
  height: 275px;
  width: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  max-width: 390px; }
  @media screen and (min-width: 1070px) {
    .about-image-join-team {
      max-width: 420px; } }

.single-post .intro,
.single-news .intro {
  margin: 30px 0; }
  .single-post .intro p,
  .single-news .intro p {
    font-family: 'Playfair Display';
    font-size: 20px;
    color: #727272;
    line-height: 1.8;
    font-style: italic; }

.single-post .entry-content,
.single-news .entry-content {
  margin: 40px 0; }
  .single-post .entry-content p,
  .single-news .entry-content p {
    margin-bottom: 1.8em;
    line-height: 1.8;
    font-size: 1.1rem; }

.single-post .author-meta,
.single-news .author-meta {
  margin: 0 0 15px 15px; }
  .single-post .author-meta p,
  .single-news .author-meta p {
    font-size: 0.8rem; }
  @media screen and (min-width: 1070px) {
    .single-post .author-meta,
    .single-news .author-meta {
      background-color: #f2f2f2; } }

.single-post .alignright,
.single-news .alignright {
  float: right;
  margin: 0 0 25px 25px; }

.single-post .alignleft,
.single-news .alignleft {
  float: left;
  margin: 0 25px 25px 0; }

.single-post .aligncenter,
.single-news .aligncenter {
  margin: 25px auto;
  display: block; }

.single-post .social-icons,
.single-news .social-icons {
  display: none; }
  @media screen and (min-width: 1070px) {
    .single-post .social-icons,
    .single-news .social-icons {
      display: block; } }

/*SHOP PAGE*/
.woocommerce .products ul, .woocommerce ul.products {
  width: 62.5em;
  margin: auto; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  float: left;
  position: relative;
  width: 33%;
  padding: 0 15px;
  margin: 0 0 20px 0;
  clear: none; }

@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%; } }

@media only screen and (max-width: 1020px) {
  .woocommerce .products ul, .woocommerce ul.products {
    width: 100% !important; } }

h1.page-title {
  width: 1000px;
  margin: auto; }

@media only screen and (max-width: 1020px) {
  h1.page-title {
    width: 100% !important; } }

.large-12 > #container #content {
  width: 62.5em;
  margin: auto; }

@media only screen and (max-width: 1020px) {
  .large-12 > #container #content {
    width: 100% !important; } }

/*CONTACT FORM*/
.container input[type="text"], .container input[type="password"], .container input[type="date"], .container input[type="datetime"], .container input[type="datetime-local"], .container input[type="month"], .container input[type="week"], .container input[type="email"], .container input[type="number"], .container input[type="search"], .container input[type="tel"], .container input[type="time"], .container input[type="url"], .container textarea {
  margin-bottom: 10px !important; }

.cntctfrm_input input, .cntctfrm_input textarea {
  width: 100%;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  resize: vertical; }

.cntctfrm_label, .cntctfrm_input, .cntctfrm_select, .cntctfrm_checkbox {
  max-width: 420px;
  margin: auto; }

.cntctfrm_input_captcha {
  margin: auto; }

.cntctfrm_input input:focus, .cntctfrm_input textarea:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.home .entry-title {
  text-align: left; }

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

.home h3 {
  text-align: center; }

.home-article-overlay {
  position: relative;
  margin-bottom: 50px;
  margin-top: 20px; }
  .home-article-overlay:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 95%, white 100%); }
  .home-article-overlay .btn-red, .home-article-overlay .cntctfrm_contact_form input.cntctfrm_contact_submit, .cntctfrm_contact_form .home-article-overlay input.cntctfrm_contact_submit, .home-article-overlay .newsletter-widget-block .sendgrid-subscription-widget input[type='submit'], .newsletter-widget-block .sendgrid-subscription-widget .home-article-overlay input[type='submit'], .home-article-overlay .btn-latest-content-link a, .btn-latest-content-link .home-article-overlay a {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%); }

.btn-latest-content-link {
  text-align: center; }

.home .sponsored-post {
  border-top: 1px solid #C3C3C3;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden; }
  .home .sponsored-post .sponsored-by {
    font-weight: bold;
    font-family: 'Ubuntu Condensed';
    padding-bottom: 10px; }
  @media screen and (min-width: 1070px) {
    .home .sponsored-post h5 {
      font-size: 24px;
      margin-bottom: 0; } }
  .home .sponsored-post .byline {
    padding-top: 0;
    margin-bottom: 10px; }
    .home .sponsored-post .byline h4 {
      display: inline-block; }
  .home .sponsored-post .entry-content a {
    text-decoration: underline; }
  .home .sponsored-post .link {
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px; }
    @media screen and (min-width: 1070px) {
      .home .sponsored-post .link {
        font-size: 16px;
        margin-bottom: 0; } }


/* mihai */
/* header */
.login-container {margin:0; padding:32px 0 0 0; float:left; height:84px;}
.login-container a {display:inline-block; background:#d8232a; color:#fff; text-transform:uppercase; padding:4px 6px !important; border-radius:4px; font-size:13px; font-weight:bold; margin-left:5px}
.white-bg {background:none !important; text-decoration:underline; color:#d8232a !important}
.nav-social i {font-size: 17px !important; }
@media screen and (max-width: 1080px){#payment-plans ul li {margin:0 0 20px 0 !important}}
@media screen and (max-width: 1024px){.login-container {display:none}}
@media screen and (max-width: 1200px){ body.activeMenu { overflow: hidden; } }
@media screen and (min-width: 1217px) {
  .nav-menu > ul > li > a {
    padding: 34px 15px !important;
    font-size: 15px !important; }
  .nav-menu > ul > li.menu-item-has-children > a:after {
    padding-right: 4px !important; } }

@media screen and (min-width: 1025px) and (max-width: 1216px) {
  .nav-menu > ul > li > a {
    padding: 34px 11px;
    font-size: 14px;
  }
  .nav-menu > ul > li.menu-item-has-children > a:after {
    padding-right: 0;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .nav-menu > ul > li > a {
    padding: 34px 10px;
    font-size: 12px;
  }
  .nav-menu > ul > li.menu-item-has-children > a:after {
    padding-right: 0;
  }
  .btn-nav-search {
    width: 50px;
    height: 82px;
  }
}

/* premium */
.premium-banner {width:100%; display:block; margin:0; padding:0}
.premium-icon {width:23px; height:110px; margin:0 10px 0 0; padding:0; float:left}

/* payment-plans */
#payment-plans {margin:auto; padding-top:50px; text-align:center;}
#payment-plans ul {margin:0; padding:0;}
#payment-plans ul li {list-style:none; width:220px; display:inline-block; margin-left:25px; vertical-align:top; border:1px solid #ddd; background-color:#f6f6f6}
#payment-plans ul li:first-child {margin-left:0 !important}
#payment-plans table {width:100%; text-align:left;}
#payment-plans th {background:#114b7d; color:#fff; line-height:40px; padding:0 10px}
#payment-plans td {padding:0 10px; line-height:34px}
#payment-plans span {font-size:34px; border-top:1px solid #bbb; border-bottom:1px solid #bbb; display:block; text-align:center; font-weight:bold; padding:10px 0}
.price-free-register {line-height:50px !important; }
.price-free-unregister {line-height:50px !important; }
.price-free-unregister span {border-bottom:0 !important}
.price i {font-size:16px; vertical-align:middle; margin-top:-14px}
.price-per-month {font-size:16px; border:none; font-weight:normal; padding:0; color:#999; line-height:16px}
.registered {border:1px solid #d8232a; color:#d8232a; display:inline-block; font-weight:bold; padding:5px 10px; border-radius:5px; margin:20px 0 20px 54px}
.update-button {transform:scale(1.0)!important; margin:0 !important; height:40px}
.update-input {height:20px !important; background:none !important; border:1px solid #d8232a !important;}
.premium {background:#d8232a; color:#fff; display:inline-block; font-weight:bold; padding:5px 10px; border-radius:5px; margin:20px 0 20px 54px}
.premium:hover, .premium:focus {color:#fff}

/* registration */
#status {margin-top:50px; padding:0; text-align: center; }
#status h1 {font-size:24px; color:#00152f}
#status span {display:block}
.rschar {
    bottom: 2px;
    display: inline !important;
    font-size: 20px;
    position: absolute;
    right: 10px;
}
#status .ulcontent {background-color:#66c18c; font-size:13px; color:#fff; display:inline-block; font-weight:bold; padding:6px 20px 6px 10px; border-radius:4px; margin-top:5px; position: relative;}

.btn-green {
    background-color: #66c18c;
    border-radius: 5px;
    color: white;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
}

.lcontent {
   color: #c9443a;
   font-weight: bold;
   font-size: 13px;
}

.btn-green:hover {
   color: white!important;
}

#account-info {border:1px solid #ff2323; margin-top:50px; padding:20px 20px 20px 20px; background-color:#f6f6f6; border:1px solid #ddd}
#account-info table {width:100%; text-align:left;}
#account-info th {font-size:24px; font-weight:normal !important; color:#00152f !important; font-family:"Ubuntu",serif;}
#account-info th a {text-decoration:underline; font-size:13px; font-weight:bold; float:right; font-family:Roboto; margin-top:10px}
#account-info td {padding:10px 0 0 0;}
#account-info td span {display:block; font-size:18px}
#account-info td span:last-child {font-weight:bold;}
#account-info input:-moz-read-only {border:none !important; background:none !important; box-shadow:0 0 0 !important; padding:5px 0}
#account-info input:read-only {border:none !important; background:none !important; box-shadow:0 0 0 !important; padding:5px 0}
#account-info input {margin-bottom:0; }

#account-password {border:1px solid #ff2323; margin-top:30px; padding:20px 20px 10px 20px; background-color:#f6f6f6; border:1px solid #ddd}
#account-password table {width:100%; text-align:left;}
#account-password table a {margin:0}
#account-password th {font-size:24px; font-weight:normal !important; color:#00152f !important; font-family:"Ubuntu",serif; padding-bottom:10px}
#account-password td {padding: 0;}
#account-password td span {display:block; font-size:18px}
#account-password td input {border:1px solid #00152f; height:40px !important}

#account-communication-settings {border:1px solid #ff2323; margin-top:50px; padding:20px 20px 10px 20px; background-color:#f6f6f6; border:1px solid #ddd}
#account-communication-settings table {width:100%; text-align:left;}
#account-communication-settings table a {margin:0}
#account-communication-settings th {font-size:24px; font-weight:normal !important; color:#00152f !important; font-family:"Ubuntu",serif; padding-bottom:10px}
#account-communication-settings th a {text-decoration:underline; font-size:13px; font-weight:bold; float:right; font-family:Roboto; margin-top:10px}
#account-communication-settings td {padding: 10px 0;}
#account-communication-settings td span {display:inline-block; font-size:18px; margin-left:10px}
#account-communication-settings td input {transform:scale(1.5); cursor:pointer}

/* checkout */
.pmpro_checkout {text-align:left !important;}
.pmpro_checkout label {text-align:left !important;}
.pmpro_thead-msg {text-align:left !important}
#pmpro_billing_address_fields div input {margin:0;}
#pmpro_billing_address_fields div label {text-align:left; }
.pmpro_asterisk {display:none}

#pmpro_payment_information_fields div input {margin:0;}
#pmpro_payment_information_fields div label {text-align:left;}
#pmpro_account_loggedin {padding:0 10px}

.hamb {border-bottom:1px solid #808080; display:block; height:50px; padding:11px 15px; padding-top:12px; color:#1e1e1e; font-weight:bold }
.hamb:hover {color:#1e1e1e !important}
@media screen and (min-width: 1025px){.hamb {display:none}}
.techprofilefields {border:1px solid #00152f !important; height:40px !important; font-weight:bold; font-size:18px !important}
#prem {text-align:center; padding:100px 0}
#prem a {background:#d8232a; color:#fff; display:inline-block; font-weight:bold; padding:5px 10px; border-radius:5px; margin:auto}

.pmpro_checkout-fields { margin-top: -15px!important; }
.pmpro_checkout-field { padding: 0 10px 0 10px; }
.pmpro_checkout h2, .pmpro_thead-name { display: none; }

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





/*----------- Enspire Dev CSS ----------------------  */


/* wocommerce shop page */

.woocommerce ul.products li.product a img {
    height: 220px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  height: 67px;
}

.woocommerce .row {
    max-width: unset;
}

/*  wocommerce shop page mobile view  */

@media (max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        float: unset;
        clear: none;
     }
    .woocommerce ul.products li.product a img {
        height: auto;
        min-height: 165px;
    }
}

@media only screen and (max-width: 1200px) {
.large-8 {
    width: 100%;
  }
}



/* bechome a tech eu.. button glicth */

.btn-insider-footer:hover a {
    color: #fff;
}


/* newsletter bar at the top remove */

.navigation-newsletter-active .navigation-newsletter {
    display: none;
}



/* remove the terms and condiotions text */


.terms-and-conditions.text-center {
  display:none;
}

/* add new links */

.terms-conditions {
  text-align: center;
  padding-top: 2%;
}

.pmpro_submit {
    border-top: none !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }


/* ------------------------------------------------------------------------------ */


.acf_postbox .field textarea {
    color: #000 !important;
  }
