/* Links
--------------------------------------------------- */
.more,
.more--rev,
.external {
  display: inline-block;
}

.more:after,
.more--rev:before,
.external:after {
  display: inline-block;
  font-family: "OTgliffic";
  line-height: 1;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.more:after,
.more--rev:before {
  font-size: 0.625em;
  top: -1px;
}

.more:after {
  content: "\e01f";
  padding-left: 0.5em;
}

.more--rev:before {
  content: "\e01b";
  padding-right: 0.5em;
}

.external:after {
  content: "\e602";
  padding-left: 0.25em;
}

.blocklink {
  color: inherit;
}

.blocklink:hover {
  text-decoration: none;
}

/* Headings
--------------------------------------------------- */
h1, .h1 {
  font-size: 2.25em;
  line-height: 1.3333333;
  margin-bottom: 0.6666667em;
}

h2, .h2 {
  font-size: 1.875em;
  line-height: 1.6;
  margin-bottom: 0.8em;
}

h3, .h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}

h4, .h4 {
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 1.2em;
}

h5, .h5 {
  font-size: 1em;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 1.5em;
}

h6, .h6 {
  font-size: 0.875em;
  line-height: 1.7142857;
  font-weight: 700;
  margin-bottom: 1.7142857em;
}

.giga {
  font-size: 2.25em;
  line-height: 1.3333333;
  margin-bottom: 0.6666667em;
}

@media only screen and (min-width: 45em) {
  .giga {
    font-size: 3.875em;
    line-height: 1.1612903;
    margin-bottom: 0.3870968em;
  }
}

.mega {
  font-size: 2.25em;
  line-height: 1.3333333;
  margin-bottom: 0.6666667em;
}

@media only screen and (min-width: 45em) {
  .mega {
    font-size: 3.25em;
    line-height: 1.3846154;
    margin-bottom: 0.4615385em;
  }
}

.kilo {
  font-size: 2.25em;
  line-height: 1.3333333;
  margin-bottom: 0.6666667em;
}

@media only screen and (min-width: 45em) {
  .kilo {
    font-size: 2.75em;
    line-height: 1.0909091;
    margin-bottom: 0.5454545em;
  }
}

.heading {
  font-size: 1.375em;
  line-height: 1.0909091;
  font-weight: 400;
  margin-bottom: 1.0909091em;
  text-transform: uppercase;
}

.subheading {
  color: #9c9c9c;
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 1.2em;
}

.subheader {
  color: #9c9c9c;
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 1.2em;
}

.block-heading, .boxheading,
.boxed-heading, .groupheading,
.group-heading, .lined-heading {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}

.boxheading,
.boxed-heading {
  background: #888;
  color: #fff;
  font-weight: 700;
  padding: 0.75em 1.5em;
}

.groupheading,
.group-heading {
  border-bottom: 2px solid #ccc;
  font-weight: 700;
  padding-bottom: 0.625em;
  padding-top: 0.75em;
}

.lined-heading {
  overflow: hidden;
  position: relative;
}

.lined-heading:after, .lined-heading--center:before {
  border-bottom: 1px solid #ccc;
  bottom: 0;
  content: "";
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
}

.lined-heading:after {
  margin-left: 1%;
  width: 100%;
}

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

.lined-heading--center:after, .lined-heading--center:before {
  width: 100%;
}

.lined-heading--center:before {
  margin-left: -101%;
}

.mutedheading,
.metaheading {
  color: #888;
  display: block;
  font-size: 0.875em;
  line-height: 1.7142857;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}

.h2--stylized, .callout h2,
.h3--stylized,
.callout h3,
.callout .h3--stylized,
.h4--stylized,
.callout h4,
.callout .h4--stylized,
.h5--stylized {
  font-weight: 700;
  text-transform: uppercase;
}

.h2--stylized, .callout h2 {
  font-size: 1.375em;
  line-height: 1.0909091;
  margin-bottom: 1.0909091em;
}


.h3--stylized,
.callout h3,
.callout .h3--stylized {
  font-size: 1.125em;
  line-height: 1.3333333;
  margin-bottom: 1.3333333em;
}


.h4--stylized,
.callout h4,
.callout .h4--stylized {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}

.h5--stylized {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-bottom: 1.7142857em;
}

h1 sup,
h2 sup,
h3 sup,
h4 sup,
h5 sup,
h6 sup {
  font-size: 55%;
  font-weight: 400;
  top: -0.6em;
}

/* Paragraphs
--------------------------------------------------- */
p {
  margin-bottom: 1.5em;
  margin-top: 0;
}

p small {
  font-size: 0.875em;
  line-height: 1.7142857;
}

.lead {
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 1.2em;
}

@media only screen and (max-width: 44.9375em) {
  .responsive .lead {
    font-size: 1.25em;
    line-height: 1.2;
  }
}

.meta {
  color: #777;
  display: block;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.meta [class^="icon-"],
.meta [class*=" icon-"] {
  font-size: 16px;
}

.micro {
  font-size: 0.625em;
  line-height: 2.4;
  margin-bottom: 2.4em;
}

.milli {
  font-size: 0.75em;
  line-height: 2;
  margin-bottom: 2em;
}

.small {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-bottom: 1.7142857em;
}

/* Blockquotes
--------------------------------------------------- */
.blockquote {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

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

.blockquote--left {
  border-left: 3px solid #ccc;
  padding-left: 1.3125em;
}

.blockquote--right {
  border-right: 3px solid #ccc;
  padding-right: 1.3125em;
  text-align: right;
}

.blockquote__body {
  font-family: Georgia, serif;
  font-style: italic;
  margin: 0;
}

.blockquote__body--quotes {
  text-indent: -0.41em;
}

.blockquote__body--quotes p::before {
  content: open-quote;
}

.blockquote__body--quotes p::after {
  content: close-quote;
}

.blockquote__body p:last-of-type {
  margin-bottom: 0;
}

.blockquote__source {
  font-size: 0.875em;
  line-height: 1.7142857;
}

.blockquote__source:before {
  content: "\2014";
}

/* Lists
--------------------------------------------------- */
.ul,
.ol {
  margin-bottom: 1.5em;
  margin-left: 0;
  padding-left: 1.5em;
}

@media only screen and (min-width: 45em) {
  .ul,
  .ol {
    padding-left: 3em;
  }
}

.ul,
.ul > li {
  list-style-type: disc;
}

.ol,
.ol > li {
  list-style-type: decimal;
}

.ul li,
.ol li {
  margin: 0;
}

.ul .ul,
.ul .ol,
.ol .ol,
.ol .ul {
  margin-bottom: 0;
}

.list--noindent {
  padding-left: 1.5em;
}

.list--inline,
.list--unstyled {
  padding-left: 0;
}

.list--inline,
.list--inline > li,
.list--unstyled,
.list--unstyled > li {
  list-style: none;
}

.list--inline {
  margin-left: -0.75em;
  margin-right: -0.75em;
}

.list--inline > li {
  display: inline-block;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

.list--base-spacing > li:last-child,
.list--half-spacing > li:last-child {
  margin-bottom: 0;
}

.list--base-spacing > li {
  margin-bottom: 1.5em;
}

.list--half-spacing > li {
  margin-bottom: 0.75em;
}

.list--links {
  padding-left: 0;
}

.list--links > li {
  list-style: none;
  padding-left: 1.5em;
  position: relative;
}

.list--links > li:before {
  color: #9c9c9c;
  content: "\e01f";
  font-family: "OTgliffic";
  font-size: 0.625em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  left: 0.5em;
  position: absolute;
  top: 0.5000001em;
}

/* Tables
--------------------------------------------------- */
.table {
  background: none !important;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.5em !important;
  width: 100%;
}

.table tr {
  border-bottom: none !important;
  border-top: none !important;
}

.table th,
.table td {
  border-top: 1px solid #ccc;
  font-size: 16px !important;
  padding: 0.75em 0.75em 0.6875003em !important;
  text-align: left;
  vertical-align: top;
}

.table th {
  background: none !important;
  font-weight: 700;
}

.table td {
  color: #333 !important;
}

.table td > *:last-child {
  margin-bottom: 0;
}

.table thead th {
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
  padding-bottom: 0.6249997em !important;
  padding-top: 0.6249997em !important;
  vertical-align: bottom;
}

.table--bordered,
.table--bordered th,
.table--bordered td,
.table--border,
.table--border th,
.table--border td {
  border: 1px solid #ccc !important;
}

.table--bordered thead th,
.table--border thead th {
  border-bottom: 2px solid #ccc !important;
  padding-bottom: 0.6249997em !important;
  padding-top: 0.6875003em !important;
}

.table--striped tbody tr:nth-child(odd) th,
.table--striped tbody tr:nth-child(odd) td,
.table--stripe tbody tr:nth-child(odd) th,
.table--stripe tbody tr:nth-child(odd) td {
  background-color: #f9f9f9 !important;
}

.table--hover tbody tr:hover th,
.table--hover tbody tr:hover td, .table .is-active td {
  background-color: #f5f5f5 !important;
}

/* Forms
--------------------------------------------------- */
.form {
  margin-bottom: 1.5em;
}

.form label {
  display: inline-block;
  max-width: 100%;
}

.form label.invalid, .form label.is-invalid {
  color: #df0000;
}

.form legend + label.invalid,
.form legend + label.is-invalid {
  cursor: default;
}

.form__field,
.form-field {
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 2.25em;
  line-height: 1.5;
  padding: 0.3125001em 0.5625em;
  width: 100%;
}

.form__field--datepicker-with-icon {
  display: inline-block;
  width: calc(100% - 2.25em);
}

.form__field--datepicker-with-icon + img {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 0.5625em;
}

.form__field--multiple {
  height: 7.5em;
}

.form__field--textarea,
textarea.form-field {
  height: auto;
}

.form__item,
.form-group {
  margin-bottom: 1.5em;
}

.form__choice label,
.form-choices label {
  padding-left: 1.5em;
  position: relative;
}

.form__choice input[type="checkbox"],
.form__choice input[type="radio"],
.form-choices input[type="checkbox"],
.form-choices input[type="radio"] {
  left: 0;
  margin-top: 0.2500005em;
  position: absolute;
}

@media only screen and (min-width: 45em) {
  .form--horizontal .form__label,
  .form--horizontal .form-label {
    padding-bottom: 0.375em;
    padding-top: 0.375em;
    text-align: right;
  }
}

/* Forms: Eloqua
--------------------------------------------------- */
.form-elq .sc-view {
  padding: 0 !important;
}

.form-elq .field-wrapper {
  float: none !important;
  margin-bottom: 1.5em;
}

.form-elq ._100 {
  float: none !important;
  margin: 0 !important;
  width: auto !important;
}

.form-elq label {
  display: inline-block !important;
  line-height: inherit !important;
  white-space: normal !important;
}

.form-elq p > label {
  padding: 0 !important;
}

.form-elq label > span {
  font-weight: normal !important;
}

.form-elq input[type="email"],
.form-elq input[type="password"],
.form-elq input[type="tel"],
.form-elq input[type="text"],
.form-elq input[type="url"],
.form-elq select,
.form-elq textarea {
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 2.25em;
  line-height: 1.5;
  padding: 0.3125001em 0.5625em;
  width: 100% !important;
}

.form-elq select[multiple="multiple"] {
  height: 5.25em;
}

.form-elq textarea {
  height: auto;
}

.form-elq input[type="submit"] {
  background-color: #53d5ff;
  color: #000;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 100% !important;
  height: auto !important;
  line-height: 1.5;
  margin-bottom: 0.125001em;
  margin-top: 0.125001em;
  padding: 0.6250005em 1.5em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: auto !important;
}

.form-elq input[type="submit"]:hover {
  background-color: #000;
  color: #53d5ff !important;
}

.LV_validation_message {
  color: #df0000;
  display: block;
}

.LV_valid {
  display: none;
}

.form-elq--horizontal p > label {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

@media only screen and (min-width: 45em) {
  .form-elq--horizontal p > label {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left !important;
    padding-bottom: 0.375em !important;
    padding-right: 1.5em !important;
    padding-top: 0.375em !important;
    text-align: right;
    width: 30% !important;
  }
}

@media only screen and (min-width: 45em) {
  .form-elq--horizontal input[type="email"],
  .form-elq--horizontal input[type="password"],
  .form-elq--horizontal input[type="tel"],
  .form-elq--horizontal input[type="text"],
  .form-elq--horizontal input[type="url"],
  .form-elq--horizontal select,
  .form-elq--horizontal textarea {
    width: 70% !important;
  }
  .form-elq--horizontal input[type="submit"],
  .form-elq--horizontal p > .LV_validation_message,
  .form-elq--horizontal #PreferenceRequest {
    margin-left: 30%;
  }
}

/* Figure
--------------------------------------------------- */
figure {
  margin-bottom: 1.5em;
}

figcaption {
  font-size: 0.875em;
  line-height: 1.7142857;
  padding-bottom: 0.8571429em;
  padding-top: 0.8571429em;
}

/* Horizontal Rule
--------------------------------------------------- */
hr {
  display: block;
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
  margin-bottom: 2.1875em;
  margin-top: 2.25em;
  padding: 0;
}

/* Images
--------------------------------------------------- */
.section-r img[width], .section-r img[height] {
  max-width: none;
}

/* Preformatted Text
--------------------------------------------------- */
pre {
  margin-bottom: 1.5em;
  margin-top: 0;
}

/*  Block
--------------------------------------------------- */
.block,
.block--center,
.block--left,
.block--right,
.md-block--left,
.md-block--right {
  margin-bottom: 1.5em;
}

.block,
.block--center {
  display: block;
}

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

.block--left {
  float: left;
  margin-right: 1.5em;
}

.block--right {
  float: right;
  margin-left: 1.5em;
}

@media only screen and (min-width: 45em) {
  .md-block--left {
    float: left;
    margin-right: 1.5em;
  }
  .md-block--right {
    float: right;
    margin-left: 1.5em;
  }
}

/* Container
--------------------------------------------------- */
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 67.5em;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

@media only screen and (min-width: 45em) {
  .container {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}

.container-inner, .container__inner {
  position: relative;
}

/*  Grid
--------------------------------------------------- */
.gridnew {
  list-style: none;
  margin-bottom: 0;
  margin-left: -0.75em;
  margin-right: -0.75em;
  padding-left: 0;
}

.gridnew:after {
  clear: both;
  content: "";
  display: table;
}

.gridnew--half-gutter {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

.gridnew--half-gutter .grid-item,
.gridnew--half-gutter .grid__item {
  padding-left: 0.375em;
  padding-right: 0.375em;
}

.gridnew--divider {
  margin-top: 1.5em;
  padding-top: 1.5em;
  position: relative;
}

.gridnew--divider:before {
  background-color: #ccc;
  display: block;
  height: 1px;
  left: 0;
  margin-left: 0.75em;
  margin-right: 0.75em;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (min-width: 45em) {
  .gridnew--divider {
    margin-top: 2.25em;
    padding-top: 2.25em;
  }
}

.grid-item,
.grid__item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  vertical-align: top;
  width: 100%;
}

/* Billboard
--------------------------------------------------- */
.billboard {
  background-color: #fff;
  letter-spacing: normal;
  height: 25.5em;
  margin-bottom: -1.5em;
  overflow: hidden;
  position: relative;
  width: 100%;
  word-spacing: normal;
}

@media only screen and (min-width: 60.5em) {
  .billboard {
    margin-bottom: -6em;
  }
}

.billboard-media {
  margin-left: auto;
  margin-right: auto;
  width: 200px;
}

.billboard-media-inner {
  float: right;
  position: relative;
  right: 50%;
  text-align: center;
}

.billboard-media-inner img {
  display: inline-block;
  margin-right: -100%;
  *margin-left: -600px;
  max-width: none;
}

.billboard-header {
  left: 0;
  position: absolute;
  top: 1.5em;
}

@media only screen and (min-width: 45em) {
  .billboard-header {
    top: 4.5em;
  }
}

@media only screen and (min-width: 60.5em) {
  .billboard-header {
    width: 83.3333333%;
  }
}

.billboard-header h1 {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.9166667;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media only screen and (min-width: 45em) {
  .billboard-header h1 {
    font-size: 2.25em;
    line-height: 1.9444444;
  }
}

.billboard-header span {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin-bottom: 2px;
  padding: 0 4px;
}

@media only screen and (min-width: 45em) {
  .billboard-header span {
    margin-bottom: 0.05556em;
    padding: 0 0.1666667em;
  }
}

/*  Blockheader
--------------------------------------------------- */
.blockheader {
  padding-bottom: 1.5em;
}

@media only screen and (min-width: 45em) {
  .blockheader--pad {
    padding-bottom: 3em;
    padding-top: 1.5em;
  }
}

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

@media only screen and (min-width: 60.5em) {
  .blockheader--center {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
}

.blockheader .kilo {
  font-weight: 700;
}

@media only screen and (max-width: 44.9375em) {
  .blockheader .kilo {
    font-size: 2.25em;
    line-height: 1.3333333;
    margin-bottom: 0.6666667em;
  }
}

/* Box
--------------------------------------------------- */
.box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1.5em;
  padding: 1.5em;
}

.box > *:last-child {
  margin-bottom: 0;
}

.box--border {
  border: 1px solid #ccc;
  padding: 1.4375em;
}

.box--callout {
  background-color: #f5f5f5;
  border: 0 solid #ccc;
  border-width: 1px 0;
  padding-bottom: 1.4375em;
  padding-top: 1.4375em;
}

.box--highlight {
  background-color: #d9f6ff;
}

.box--shade {
  background-color: #f5f5f5;
}

.box__button {
  align-items: center;
  background-color: #2e3d98;
  color: #fff;
  display: flex;
  margin: 0 -1.5rem -1.5rem;
  padding: 1.5rem;
}

.box__button:hover {
  background-color: #09bcef;
  text-decoration: none;
}

.box__button .icon {
  flex: 1 0 auto;
  text-align: right;
}

.no-js .box__button {
  display: none;
}

.infobox {
  margin-bottom: 1.5em;
}

.infobox > *:last-child {
  margin-bottom: 0;
}

.infobox--shaded,
.infobox--highlighted {
  padding: 1.5em;
}

.infobox--shaded {
  background-color: #f5f5f5;
}

.infobox--highlighted {
  background-color: #d9f6ff;
}

.infobox__heading {
  font-size: 1.375em;
  line-height: 1.0909091;
  font-weight: 400;
  margin-bottom: 1.0909091em;
  text-transform: uppercase;
}

/* Breadcrumbs
--------------------------------------------------- */
.breadcrumbs {
  color: #9c9c9c;
}

.breadcrumbs a {
  color: #333;
  margin-right: 0.375em;
}

.breadcrumbs__delimiter {
  padding-right: 0.375em;
}

/* Btn
--------------------------------------------------- */
.btn {
  border-style: solid;
  border-radius: 3px;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-block;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.5;
  margin-bottom: 0.125em;
  margin-top: 0.125em;
  padding: 0.5625em 1.4375em;
  text-align: center;
  vertical-align: middle;
}

.btn, .btn:hover {
  text-decoration: none !important;
}

.btn:active, .btn:focus {
  outline: none;
}

.btn--default {
  background-color: #53d5ff;
  border-color: transparent;
  color: #000 !important;
}

.btn--default:hover {
  background-color: #000;
  color: #53d5ff !important;
}

.btn--outline {
  background-color: transparent;
  border-color: #00a5d9;
  color: #00a5d9;
}

/* Btn--bold
--------------------------------------------------- */
.btn--bold,
.btn--bold-large {
  font-weight: 700;
  text-transform: uppercase;
}

.btn--bold {
  font-size: 1.125em;
  line-height: 1.3333333;
  margin-bottom: 0.111112em;
  margin-top: 0.111112em;
  padding: 0.555556em 1.3333333em;
}

.btn--bold-large {
  font-size: 1.375em;
  line-height: 1.0909091;
  margin-bottom: 0.0909098em;
  margin-top: 0.0909098em;
  padding: 0.4545458em 1.0909091em;
}

/* Btn--full
--------------------------------------------------- */
.btn--full {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

/* Btn--small
--------------------------------------------------- */
.btn--small {
  font-size: 0.875em;
  margin-bottom: 0;
  margin-top: -0.2142857em;
  padding: 0 0.7857143em;
}

/* Btn--wrap
--------------------------------------------------- */
.btn--wrap {
  white-space: normal;
}

/* Copyright
--------------------------------------------------- */
.copyright p {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-bottom: 0;
  padding-bottom: 1.7142857em;
}

/* Callout
--------------------------------------------------- */
.callout {
  background: #f5f5f5;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 1.5em;
  overflow: hidden;
  padding: 1.4375em 1.5em;
}

@media only screen and (max-width: 44.9375em) {
  .responsive .campaigns-content .callout h2 {
    font-size: 1.375em;
    line-height: 1.0909091;
    margin-bottom: 0.5454545em;
  }
}

@media only screen and (max-width: 44.9375em) {
  .responsive .callout h4 {
    font-size: 1em;
  }
}

.callout p,
.callout ul {
  margin-bottom: 1.5em;
  margin-top: 0;
}

.callout ul {
  margin-left: 0;
  padding-left: 40px;
}

.callout li {
  margin: 0;
}

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

.three-col-template .callout,
.two-col-template .callout,
.two-col-right-rail-template .callout,
.rte-area .callout,
.otsc-wem-component .callout {
  margin: 0 0 1.5em;
}

.three-col-template .callout h2,
.two-col-template .callout h2,
.two-col-right-rail-template .callout h2,
.rte-area .callout h2,
.otsc-wem-component .callout h2 {
  font-size: 1.375em;
}

.three-col-template .callout h3,
.two-col-template .callout h3,
.two-col-right-rail-template .callout h3,
.rte-area .callout h3,
.otsc-wem-component .callout h3 {
  font-size: 1.125em;
}

.three-col-template .callout h4,
.two-col-template .callout h4,
.two-col-right-rail-template .callout h4,
.rte-area .callout h4,
.otsc-wem-component .callout h4 {
  font-size: 1em;
}

.three-col-template .callout li,
.two-col-template .callout li,
.two-col-right-rail-template .callout li,
.rte-area .callout li,
.otsc-wem-component .callout li {
  margin: 0;
}

@media only screen and (max-width: 44.9375em) {
  .responsive .three-col-template .callout h3,
  .responsive .two-col-template .callout h3,
  .responsive .two-col-right-rail-template .callout h3,
  .responsive .rte-area .callout h3 {
    font-size: 1.125em;
  }
  .responsive .three-col-template .callout h4,
  .responsive .two-col-template .callout h4,
  .responsive .two-col-right-rail-template .callout h4,
  .responsive .rte-area .callout h4 {
    font-size: 1em;
  }
  .responsive .three-col-template .callout li,
  .responsive .two-col-template .callout li,
  .responsive .two-col-right-rail-template .callout li,
  .responsive .rte-area .callout li {
    margin: 0;
  }
}

/*  Cover
--------------------------------------------------- */
.cover {
  position: relative;
}

.cover__image--motion {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  vertical-align: middle;
}

.cover__image--motion img {
  image-rendering: optimizeQuality;
  transition: all 0.5s ease-out 0s;
}

.cover:hover .cover__image--motion img {
  transform: scale(1.2) rotate(2deg);
}

.cover__image--popout img {
  image-rendering: optimizeQuality;
  transition: all 0.1s ease-out 0s;
}

.cover:hover .cover__image--popout img {
  transform: scale(1.2);
}

.cover__image--boxed img {
  padding: 0.75em;
  transition: all 0.2s ease 0s;
}

.cover:hover .cover__image--boxed img {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.cover:hover .cover__link, .cover:hover .cover__hover-link {
  text-decoration: underline;
}

.cover .cover__hover-link {
  text-decoration: none;
}

.cover__overlay-link {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: 200%;
  top: 0;
  white-space: nowrap;
  z-index: 1;
}

.cover abbr {
  border-bottom: none;
  text-decoration: none;
}

/* Faceted search
--------------------------------------------------- */
.faceted-search__filters {
  border: 1px solid #ccc;
  border-width: 1px 0;
  margin-bottom: 1.5em;
  padding: 1.4375em 0;
}

.faceted-search__filters .grid__item {
  margin-bottom: 1.5em;
}

.faceted-search__filters .form__label {
  display: block;
  font-size: 0.8125em;
  line-height: 1.8461538;
  font-weight: 700;
  text-transform: uppercase;
}

.faceted-search__filters .form__field {
  background-color: #f5f5f5;
}

.faceted-search__filters fieldset a {
  color: inherit;
  display: block;
  font-size: 0.8125em;
  line-height: 1.8461538;
  text-decoration: none;
  text-transform: uppercase;
}

.faceted-search__filters fieldset .form__label {
  padding-right: 0.9230769em;
}

@media only screen and (min-width: 45em) {
  .faceted-search__filters fieldset .form__label {
    float: left;
  }
}

.faceted-search__filters fieldset .table-cell {
  display: inline-block;
}

.faceted-search__results {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5em;
}

.faceted-search__results > li {
  display: flex;
}

.faceted-search__results > li > div {
  border-bottom: 1px solid #ccc;
  flex-grow: 1;
  padding-bottom: 1.4375em;
}

.faceted-search__more-results {
  margin-bottom: 1.5em;
  margin-top: -1.5em;
  text-align: center;
}

.faceted-search__more-results .load-more {
  display: inline;
}

/* Flexembed
--------------------------------------------------- */
.flexembed {
  overflow: hidden;
  position: relative;
}

.flexembed .mejs-overlay-info {
  width: 100% !important;
}

.flexembed--slideshare {
  padding-bottom: 75%;
  padding-top: 38px;
}

.flexembed--otvs-16by9,
.flexembed--otvs-4by3 {
  background-color: #000;
  padding-top: 50px;
}

.flexembed--otvs-16by9,
.flexembed--16by9 {
  padding-bottom: 56.25%;
}

.flexembed--otvs-4by3,
.flexembed--4by3 {
  padding-bottom: 75%;
}

.flexembed-item, .flexembed iframe,
.flexembed object,
.flexembed embed,
.flexembed video,
.flexembed .mejs-container,
.flexembed .mejs-layers,
.flexembed .mejs-layer,
.flexembed__item {
  height: 100% !important;
  left: 0;
  margin: 0 !important;
  position: absolute;
  top: 0;
  width: 100% !important;
}

/*  Image icon
--------------------------------------------------- */
.image-icon {
  height: 72px;
  width: 72px;
}

.image-icon--small {
  height: 48px;
  width: 48px;
}

/* LiveChat
--------------------------------------------------- */
.no-js a.js-livechat {
  display: none;
}

/* Media
--------------------------------------------------- */
.media {
  margin-bottom: 1.5em;
}

.media:after {
  clear: both;
  content: "";
  display: table;
}

.media-object,
.media__object {
  float: left;
  margin-right: 0.75em;
}

@media only screen and (min-width: 45em) {
  .media-object,
  .media__object {
    margin-right: 1.5em;
  }
}

.media-object--rev,
.media__object--rev {
  float: right;
  margin-left: 0.75em;
}

@media only screen and (min-width: 45em) {
  .media-object--rev,
  .media__object--rev {
    margin-left: 1.5em;
  }
}

.media-object img,
.media-object--rev img,
.media__object img,
.media__object--rev img {
  display: block;
}

.media-body,
.media__body {
  overflow: hidden;
}

.media-body,
.media-body > :last-child,
.media__body,
.media__body > :last-child {
  margin-bottom: 0;
}

.media--narrow .media__object {
  margin-right: 0.75em;
}

.media--narrow .media__object--rev {
  margin-left: 0.75em;
}

.media--divider .media__object {
  border-right: 1px solid #ccc;
  margin-right: -1px;
  padding-right: 0.75em;
}

.media--divider .media__body {
  border-left: 1px solid #ccc;
  padding-left: 0.6875em;
}

@media only screen and (max-width: 44.9375em) {
  .media__object--stack {
    float: none;
    margin-bottom: 1.5em;
    margin-left: 0;
    margin-right: 0;
  }
}

/* Modal
--------------------------------------------------- */
.js-modal-contents {
  display: none;
}

.final-modal-contents .close {
  overflow: hidden;
  top: 0;
}

@media screen and (max-width: 1150px) {
  .modal-open {
    overflow: hidden;
    position: fixed;
  }
}

/* Nav
--------------------------------------------------- */
.nav {
  list-style: none;
  margin-bottom: 1.5em;
  padding-left: 0;
}

.nav:after {
  clear: both;
  content: "";
  display: table;
}

.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}

.nav > li > a {
  padding-bottom: 0.75em;
  padding-top: 0.75em;
}

.nav > li.is-active > a {
  font-weight: 700;
}

/* Nav--inline
--------------------------------------------------- */
.nav--inline > li {
  float: left;
}

.nav--inline > li > a {
  margin-right: 1.5em;
}

/* Nav--pipes
--------------------------------------------------- */
.nav--pipes > li {
  float: left;
  padding-bottom: 1.0em;
  padding-top: 1.0em;
}

@media only screen and (min-width: 45em) {
  .nav--pipes > li {
    padding-bottom: 0.2500001em;
    padding-top: 0.2500001em;
  }
}

.nav--pipes > li > a {
  border-right: 1px solid #ccc;
  color: #333;
  line-height: 1;
  margin-right: 0.75em;
  padding: 0 0.75em 0 0;
}

.nav--pipes > li:last-child > a {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}

@media only screen and (min-width: 45em) {
  .md-nav--pipes > li {
    float: left;
    padding-bottom: 0.2500001em;
    padding-top: 0.2500001em;
  }
  .md-nav--pipes > li > a {
    border-right: 1px solid #ccc;
    color: #333;
    line-height: 1;
    margin-right: 0.75em;
    padding: 0 0.75em 0 0;
  }
  .md-nav--pipes > li:last-child > a {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
}

/* Nav--columns
--------------------------------------------------- */
.nav--columns {
  margin-left: -0.75em;
  margin-right: -0.75em;
}

.nav--columns > li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: none;
  padding: 0 0.75em;
}

.nav--columns > li > a {
  border: 1px solid #ccc;
  border-width: 0 0 1px;
  line-height: 1.5;
  margin: 0;
  padding: 0.75em 0 0.6875em;
}

@media only screen and (max-width: 44.9375em) {
  .sm-nav--columns {
    margin-left: -0.75em;
    margin-right: -0.75em;
  }
  .sm-nav--columns > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    padding: 0 0.75em;
  }
  .sm-nav--columns > li > a {
    border: 1px solid #ccc;
    border-width: 0 0 1px;
    line-height: 1.5;
    margin: 0;
    padding: 0.75em 0 0.6875em;
  }
}

/* Panel
--------------------------------------------------- */
.panel {
  padding-bottom: 1.5em;
  padding-top: 3em;
  position: relative;
}

@media only screen and (max-width: 44.9375em) {
  .panel + .panel {
    border-top: 1px solid #ccc;
    padding-top: 2.9375em;
  }
}

.panel--first {
  padding-top: 0;
}

.panel--callout {
  background-color: #2da3e0;
}

.panel--callout * {
  color: #fff;
}

.panel--shade {
  background-color: #f5f5f5;
}

@media only screen and (min-width: 45em) {
  .panel--shadow {
    box-shadow: 0 0.75em 0.75em -0.75em rgba(0, 0, 0, 0.2) inset;
  }
}

.panel--soft {
  background-color: #f5f5f5;
}

@media only screen and (min-width: 45em) {
  .panel--divider:before, .panel--divider-dotted:before {
    border-top-color: #ccc;
    border-top-width: 1px;
    content: "";
    left: 0;
    max-width: 67.5em;
    margin: 0 1.5em;
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media only screen and (min-width: 71.875em) {
  .panel--divider:before, .panel--divider-dotted:before {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 45em) {
  .panel--divider:before {
    border-top-style: solid;
  }
}

@media only screen and (min-width: 45em) {
  .panel--divider-dotted:before {
    border-top-style: dotted;
  }
}

/* Quote
--------------------------------------------------- */
.quote__quotation {
  font-style: italic;
  margin: 0;
}

.quote__attribution {
  font-style: normal;
}

.quote__attribution:before {
  content: "\2014";
}

/* Results
--------------------------------------------------- */
.results {
  list-style: none;
  margin: 0;
  padding: 0;
}

.results-item,
.results__item {
  border-top: 1px solid #ccc;
  padding-bottom: 1.5em;
  padding-top: 1.4375em;
}

.results-item:first-child,
.results__item:first-child {
  border-top: none;
  padding-top: 0;
}

.results-item > :last-child,
.results__item > :last-child {
  margin-bottom: 0;
}

/* Sidebar
--------------------------------------------------- */
.sidebar:after {
  clear: both;
  content: "";
  display: table;
}

@media only screen and (min-width: 45em) and (max-width: 60.4375em) {
  .sidebar {
    margin-left: -0.75em;
    margin-right: -0.75em;
  }
}

.sidebar__item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.5em;
  padding-bottom: 1.4375em;
}

.sidebar__item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.sidebar__item > *:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 45em) and (max-width: 60.4375em) {
  .sidebar__item {
    border-bottom: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-bottom: 0;
    padding-left: 0.75em;
    padding-right: 0.75em;
    width: 50%;
  }
  .sidebar__item:nth-child(2n+1) {
    clear: left;
  }
}

/* Slide
--------------------------------------------------- */
.js .js-slide-trigger {
  cursor: pointer;
}

.js-slide-target {
  height: 0;
  overflow: hidden;
}

.no-js .js-slide-target,
.js-slide-target.is-active {
  height: auto;
}

.no-js .js-slide-trigger [class^="icon-"],
.no-js .js-slide-trigger [class*=" icon-"] {
  display: none;
}

/* Thumbnail
--------------------------------------------------- */
.thumbnail {
  margin-bottom: 1.5em;
  position: relative;
}

.thumbnail-object {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.thumbnail-body {
  padding-bottom: 0.75em;
  padding-top: 0.75em;
  position: relative;
}

.thumbnail-body > :last-child {
  margin-bottom: 0;
}

.thumbnail-heading {
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 0.6em;
}

/* Thumbnail-body--pad-sides
--------------------------------------------------- */
.thumbnail-body--pad-sides, .thumbnail--boxed .thumbnail-body--filled {
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* Thumbnail--half-bottom
--------------------------------------------------- */
.thumbnail--half-bottom {
  margin-bottom: 0.75em;
}

/* Thumbnail--filled
--------------------------------------------------- */
.thumbnail--filled, .thumbnail--boxed .thumbnail-body--filled, .thumbnail--filled-boxed {
  background-color: #eee;
}

/* Thumbnail--boxed
--------------------------------------------------- */
.thumbnail--boxed {
  border: 1px solid #ddd;
  padding: 0.6875em;
}

.thumbnail--boxed .thumbnail-body {
  margin-bottom: -0.6875em;
  padding-bottom: 0.6875em;
}

.thumbnail--boxed .thumbnail-body--filled {
  margin: 0.75em -0.6875em -0.6875em;
}

/* Thumbnail--filled-boxed
--------------------------------------------------- */
.thumbnail--filled-boxed {
  padding: 0.75em;
}

.thumbnail--filled-boxed .thumbnail-body {
  margin-bottom: -0.75em;
  padding-bottom: 0.75em;
}

/* Trailer
--------------------------------------------------- */
.trailernew {
  color: #fff;
  letter-spacing: normal;
  padding-top: 1.5em;
  width: auto;
  word-spacing: normal;
}

.trailernew a {
  color: #9c9c9c;
}

.trailernew a:hover {
  color: #fff;
}

.trailernew p,
.trailernew ul {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-bottom: 1.7142857em;
}

.trailernew li {
  margin-bottom: 0.4285714em;
}

.trailer__heading {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 0.75em;
  text-transform: uppercase;
}

.trailer__heading span {
  color: #fff !important;
  display: block;
  text-transform: none;
}

.trailer__bloglist {
  color: #9c9c9c;
}

.trailer__bloglist > li:not(:last-child) {
  padding-left: 1.5em;
  position: relative;
}

.trailer__bloglist > li:not(:last-child):before {
  color: #9c9c9c;
  content: "\e01f";
  font-family: "OTgliffic";
  font-size: 0.625em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  left: 0.5em;
  position: absolute;
  top: 0.5000001em;
}

/* At a Glance
--------------------------------------------------- */
.at-a-glance-row {
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}

.at-a-glance-row:after {
  border-left: 0.75em solid transparent;
  border-right: 0.75em solid transparent;
  border-top: 0.75em solid #fff;
  content: "";
  left: 50%;
  margin-left: -0.75em;
  position: absolute;
  top: 0;
}

/* OT Stats
--------------------------------------------------- */
.ot-stats {
  margin-bottom: 1.5em;
}

.ot-stats > li {
  font-size: 1em !important;
  margin-bottom: 0.75em !important;
  margin-top: 0 !important;
}

.ot-stats > li:last-child {
  margin-bottom: 0 !important;
}

.at-a-glance-row .ot-stats > li {
  text-align: center;
}

@media only screen and (min-width: 45em) {
  .at-a-glance-row .ot-stats > li {
    margin-bottom: 0 !important;
  }
}

.ot-stats, .ot-stats a {
  color: #00a5d9;
  text-decoration: none;
}

.at-a-glance-row .ot-stats, .at-a-glance-row .ot-stats a {
  color: #fff;
}

.ot-stats span {
  display: block;
}

.ot-stats-name {
  font-size: 1.5em;
  line-height: 1;
  text-transform: uppercase;
}

.ot-stats-number {
  font-size: 3em;
  line-height: 1;
  font-weight: 700;
}

@media only screen and (min-width: 60.5em) {
  .at-a-glance-row .ot-stats-number {
    font-size: 4em;
    line-height: 1;
    padding-bottom: 0.0625001em;
    padding-top: 0.0625001em;
  }
}

@media only screen and (min-width: 71.875em) {
  .at-a-glance-row .ot-stats-number {
    font-size: 5.25em;
    padding-bottom: 0.1428571em;
    padding-top: 0;
  }
}

/* Corporate site
--------------------------------------------------- */
.page {
  color: #333;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
}

.page .header-bg-or-carousel {
  margin-bottom: 0;
}

.page .header-bg-or-carousel #outer-wrapper {
  height: 144px;
  width: 500px;
}

.page .header-bg-or-carousel #outer-wrapper img {
  margin-left: -700px;
  width: 1900px;
}

.page .content-inner {
  margin-bottom: 0;
  padding-top: 1.5em;
  top: 0;
}

.page .breadcrumb-row {
  font-size: 1em;
  line-height: 1.5;
  padding-bottom: 1.5em;
}

@media only screen and (max-width: 44.9375em) {
  .responsive .page .breadcrumb-row {
    padding-top: 0;
    margin-bottom: 0;
  }
}

/* Campaigns
--------------------------------------------------- */
.col-1[class*=" campaigns-content-"] {
  min-height: 0;
  padding: 0;
  width: 100%;
}

/* New-campaign
--------------------------------------------------- */
.new-campaign header.campaign h2,
.new-campaign .mobile-nav-button,
.new-campaign .main-header-nav {
  display: none !important;
}

.new-campaign header.campaign {
  background: #000 !important;
  height: 3em !important;
}

@media only screen and (min-width: 45em) {
  .new-campaign header.campaign {
    background: none !important;
    height: auto !important;
  }
  .new-campaign header.campaign .top-nav {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    height: 3em;
  }
  .new-campaign header.campaign .top-nav .logo {
    top: 0.75em;
  }
}

.new-campaign header.campaign .header {
  border: none !important;
  top: 0 !important;
}

@media only screen and (max-width: 44.9375em) {
  .new-campaign header.campaign .logo {
    height: auto !important;
    top: 0.75em !important;
  }
}

.new-campaign .breadcrumb-row {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}

.new-campaign .breadcrumb-row .content-wrap {
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}

@media only screen and (min-width: 45em) {
  .new-campaign .breadcrumb-row .col-1-3 {
    float: right;
    padding: 0 2.95652% 0 0;
  }
}

.new-campaign .share-this-wrapper {
  overflow: hidden;
}

.new-campaign .share-this-icons {
  margin-bottom: 0;
}

.new-campaign .eloqua-form {
  display: block;
  height: 600px;
  width: 100%;
}

/* Clearfix
--------------------------------------------------- */
.cf:after {
  clear: both;
  content: "";
  display: table;
}

/* Divider
--------------------------------------------------- */
.divider--bottom, .divider-dotted--bottom {
  border-bottom: 1px solid #ccc;
  margin-bottom: 3em;
  padding-bottom: 1.4375em;
}

.divider--top, .divider-dotted--top {
  border-top: 1px solid #ccc;
  margin-top: 3em;
  padding-top: 2.9375em;
}

.divider-dotted--bottom {
  border-bottom-style: dotted;
}

.divider-dotted--top {
  border-top-style: dotted;
}

/* Side scroll
--------------------------------------------------- */
.sidescroll {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

/* Widths
--------------------------------------------------- */
.one-sixth {
  width: 16.6666667%;
}

.one-fifth {
  width: 20%;
}

.one-quarter {
  width: 25%;
}

.one-third {
  width: 33.3333333%;
}

.one-half {
  width: 50%;
}

.one-whole {
  width: 100%;
}

.two-thirds {
  width: 66.6666667%;
}

.three-quarters {
  width: 75%;
}

.two-fifths {
  width: 40%;
}

.three-fifths {
  width: 60%;
}

.four-fifths {
  width: 80%;
}

.five-sixths {
  width: 83.3333333%;
}

.golden-30 {
  width: 28%;
}

.golden-70 {
  width: 72%;
}

.golden-40 {
  width: 38%;
}

.golden-60 {
  width: 62%;
}

@media only screen and (max-width: 44.9375em) {
  .sm-one-sixth {
    width: 16.6666667%;
  }
  .sm-one-fifth {
    width: 20%;
  }
  .sm-one-quarter {
    width: 25%;
  }
  .sm-one-third {
    width: 33.3333333%;
  }
  .sm-one-half {
    width: 50%;
  }
  .sm-one-whole {
    width: 100%;
  }
  .sm-two-thirds {
    width: 66.6666667%;
  }
  .sm-three-quarters {
    width: 75%;
  }
  .sm-two-fifths {
    width: 40%;
  }
  .sm-three-fifths {
    width: 60%;
  }
  .sm-four-fifths {
    width: 80%;
  }
  .sm-five-sixths {
    width: 83.3333333%;
  }
  .sm-golden-30 {
    width: 28%;
  }
  .sm-golden-70 {
    width: 72%;
  }
  .sm-golden-40 {
    width: 38%;
  }
  .sm-golden-60 {
    width: 62%;
  }
}

@media only screen and (min-width: 45em) {
  .md-one-sixth {
    width: 16.6666667%;
  }
  .md-one-fifth {
    width: 20%;
  }
  .md-one-quarter {
    width: 25%;
  }
  .md-one-third {
    width: 33.3333333%;
  }
  .md-one-half {
    width: 50%;
  }
  .md-one-whole {
    width: 100%;
  }
  .md-two-thirds {
    width: 66.6666667%;
  }
  .md-three-quarters {
    width: 75%;
  }
  .md-two-fifths {
    width: 40%;
  }
  .md-three-fifths {
    width: 60%;
  }
  .md-four-fifths {
    width: 80%;
  }
  .md-five-sixths {
    width: 83.3333333%;
  }
  .md-golden-30 {
    width: 28%;
  }
  .md-golden-70 {
    width: 72%;
  }
  .md-golden-40 {
    width: 38%;
  }
  .md-golden-60 {
    width: 62%;
  }
}

@media only screen and (min-width: 60.5em) {
  .lg-one-sixth {
    width: 16.6666667%;
  }
  .lg-one-fifth {
    width: 20%;
  }
  .lg-one-quarter {
    width: 25%;
  }
  .lg-one-third {
    width: 33.3333333%;
  }
  .lg-one-half {
    width: 50%;
  }
  .lg-one-whole {
    width: 100%;
  }
  .lg-two-thirds {
    width: 66.6666667%;
  }
  .lg-three-quarters {
    width: 75%;
  }
  .lg-two-fifths {
    width: 40%;
  }
  .lg-three-fifths {
    width: 60%;
  }
  .lg-four-fifths {
    width: 80%;
  }
  .lg-five-sixths {
    width: 83.3333333%;
  }
  .lg-golden-30 {
    width: 28%;
  }
  .lg-golden-70 {
    width: 72%;
  }
  .lg-golden-40 {
    width: 38%;
  }
  .lg-golden-60 {
    width: 62%;
  }
}

@media only screen and (min-width: 71.875em) {
  .xl-one-sixth {
    width: 16.6666667%;
  }
  .xl-one-fifth {
    width: 20%;
  }
  .xl-one-quarter {
    width: 25%;
  }
  .xl-one-third {
    width: 33.3333333%;
  }
  .xl-one-half {
    width: 50%;
  }
  .xl-one-whole {
    width: 100%;
  }
  .xl-two-thirds {
    width: 66.6666667%;
  }
  .xl-three-quarters {
    width: 75%;
  }
  .xl-two-fifths {
    width: 40%;
  }
  .xl-three-fifths {
    width: 60%;
  }
  .xl-four-fifths {
    width: 80%;
  }
  .xl-five-sixths {
    width: 83.3333333%;
  }
  .xl-golden-30 {
    width: 28%;
  }
  .xl-golden-70 {
    width: 72%;
  }
  .xl-golden-40 {
    width: 38%;
  }
  .xl-golden-60 {
    width: 62%;
  }
}

/* Trumps
--------------------------------------------------- */
.push {
  margin: 1.5em !important;
}

.push--top {
  margin-top: 1.5em !important;
}

.push--right {
  margin-right: 1.5em !important;
}

.push--bottom {
  margin-bottom: 1.5em !important;
}

.push--left {
  margin-left: 1.5em !important;
}

.push--ends {
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important;
}

.push--sides {
  margin-right: 1.5em !important;
  margin-left: 1.5em !important;
}

.push-half {
  margin: 0.75em !important;
}

.push-half--top {
  margin-top: 0.75em !important;
}

.push-half--right {
  margin-right: 0.75em !important;
}

.push-half--bottom {
  margin-bottom: 0.75em !important;
}

.push-half--left {
  margin-left: 0.75em !important;
}

.push-half--ends {
  margin-top: 0.75em !important;
  margin-bottom: 0.75em !important;
}

.push-half--sides {
  margin-right: 0.75em !important;
  margin-left: 0.75em !important;
}

.flush {
  margin: 0 !important;
}

.flush--top {
  margin-top: 0 !important;
}

.flush--right {
  margin-right: 0 !important;
}

.flush--bottom {
  margin-bottom: 0 !important;
}

.flush--left {
  margin-left: 0 !important;
}

.flush--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.flush--sides {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.pull--bottom {
  margin-bottom: -1.5em !important;
}

.pad {
  padding: 1.5em !important;
}

.pad--top {
  padding-top: 1.5em !important;
}

.pad--right {
  padding-right: 1.5em !important;
}

.pad--bottom {
  padding-bottom: 1.5em !important;
}

.pad--left {
  padding-left: 1.5em !important;
}

.pad--ends {
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important;
}

.pad--sides {
  padding-right: 1.5em !important;
  padding-left: 1.5em !important;
}

.pad-half {
  padding: 0.75em !important;
}

.pad-half--top {
  padding-top: 0.75em !important;
}

.pad-half--right {
  padding-right: 0.75em !important;
}

.pad-half--bottom {
  padding-bottom: 0.75em !important;
}

.pad-half--left {
  padding-left: 0.75em !important;
}

.pad-half--ends {
  padding-top: 0.75em !important;
  padding-bottom: 0.75em !important;
}

.pad-half--sides {
  padding-right: 0.75em !important;
  padding-left: 0.75em !important;
}

.hard {
  padding: 0 !important;
}

.hard--top {
  padding-top: 0 !important;
}

.hard--right {
  padding-right: 0 !important;
}

.hard--bottom {
  padding-bottom: 0 !important;
}

.hard--left {
  padding-left: 0 !important;
}

.hard--ends {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.hard--sides {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

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

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

.float--none {
  float: none  !important;
}

@media only screen and (min-width: 45em) {
  .md-float--left {
    float: left  !important;
  }
  .md-float--right {
    float: right !important;
  }
  .md-float--none {
    float: none  !important;
  }
}

.float--left-and-push {
  float: left  !important;
  margin-right: 1.5em !important;
}

.float--right-and-push {
  float: right !important;
  margin-left: 1.5em !important;
}

@media only screen and (min-width: 45em) {
  .md-float--left-and-push {
    float: left  !important;
    margin-right: 1.5em !important;
  }
  .md-float--right-and-push {
    float: right !important;
    margin-left: 1.5em !important;
  }
}

.clear--left {
  clear: left  !important;
}

.clear--right {
  clear: right !important;
}

.clear--both {
  clear: both  !important;
}

.clear--none {
  clear: none  !important;
}

@media only screen and (min-width: 45em) {
  .md-clear--left {
    clear: left  !important;
  }
  .md-clear--right {
    clear: right !important;
  }
  .md-clear--both {
    clear: both  !important;
  }
  .md-clear--none {
    clear: none  !important;
  }
}

@media only screen and (min-width: 60.5em) {
  .lg-clear--left {
    clear: left  !important;
  }
  .lg-clear--right {
    clear: right !important;
  }
  .lg-clear--both {
    clear: both  !important;
  }
  .lg-clear--none {
    clear: none  !important;
  }
}

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

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

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

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

.text--caps {
  text-transform: uppercase !important;
}

.text--highlighted,
.text--highlight {
  color: #00a5d9 !important;
}

.text--muted,
.muted {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}

.text--nowrap,
.nowrap {
  white-space: nowrap !important;
}

.weight--light {
  font-weight: 300 !important;
}

.weight--normal {
  font-weight: 400 !important;
}

.color--default {
  color: #333 !important;
}

.is-shown {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.visuallyhidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
