/*!
 * Roots 6.5.2
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url(../fonts/fontello/css/fontello.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #0f3d99;
  text-decoration: none;
}
a:hover, a:focus {
  color: #082153;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #0f3d99;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #082153;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0f3d99;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 51px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15.5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 51px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8.5px;
  margin-bottom: 8.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}

.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: rgba(35, 31, 32, 0.75);
  border-color: rgba(66, 70, 77, 0.75);
}
.navbar-default .navbar-brand {
  color: white;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(66, 70, 77, 0.75);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #e6e6e6;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #e6e6e6;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #e6e6e6;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: white;
}
.navbar-default .navbar-link:hover {
  color: #e6e6e6;
}
.navbar-default .btn-link {
  color: white;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #e6e6e6;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0f3d99;
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

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

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

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

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

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

  table.visible-xs {
    display: table;
  }

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

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

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

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

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

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

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Gallery Shortcode */
.gallery-row {
  padding: 15px 0;
}

/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

html body {
  color: #16141f;
  margin: 0;
  padding: 0;
  font-family: "Etica W01 Book", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

.gradient-text {
  color: white;
  display: inline-block;
}
.gradient-text.green {
  color: #16d6b4;
}
.gradient-text.blue {
  color: #5e9ce9;
}
.gradient-text.pink {
  color: #df4797;
}

.backgroundclip .gradient-text {
  background-image: -webkit-linear-gradient(left, white 0%, gray 100%);
  background-image: -o-linear-gradient(left, white 0%, gray 100%);
  background-image: linear-gradient(to right, #ffffff 0%, #808080 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FF808080', GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.backgroundclip .gradient-text.green {
  background-color: #16d6b4;
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
.backgroundclip .gradient-text.blue {
  background-color: #5e9ce9;
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
.backgroundclip .gradient-text.pink {
  background-color: #df4797;
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.btn-default {
  display: inline-block;
  text-align: center;
  border: solid 4px #f5f5f5;
  color: #f5f5f5;
  border-radius: 0;
  background: #252323;
  text-transform: uppercase;
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  padding: 0.9em 2.3em;
  -webkit-transition: color 125ms, background-color 125ms, border-color 125ms;
  -o-transition: color 125ms, background-color 125ms, border-color 125ms;
  transition: color 125ms, background-color 125ms, border-color 125ms;
}
.btn-default:hover, .btn-default:active {
  color: #252323;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
}

.navbar-brand {
  margin-left: 0;
  margin-right: 0;
  padding-left: 22px;
  padding-right: 0;
}
.navbar-brand svg,
.navbar-brand img {
  display: inline-block;
  height: 20px;
  width: 36px;
}

@media (max-width: 767px) {
  .navbar-default.main-navbar {
    text-align: center;
    background: #252323;
  }
  .navbar-default.main-navbar .dropdown-menu {
    text-align: center;
  }
  .navbar-default.main-navbar .navbar-collapse {
    background: #252323;
  }
}
.navbar-default.main-navbar .navbar-nav {
  font-size: 17px;
  text-transform: uppercase;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.navbar-default.main-navbar .navbar-nav .active a {
  color: #cbf300;
}
.navbar-default.main-navbar li.signin, .navbar-default.main-navbar li.join, .navbar-default.main-navbar li.wpml-switcher {
  font-family: "Trade Gothic W01 Roman", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
}
.navbar-default.main-navbar .custom-caret {
  line-height: 0.5em;
  padding: 0.45em;
  font-size: 0.85em;
  top: -0.1em;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navbar-default.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}
.navbar-default .wpml-switcher {
  display: none;
}

.hero h1 {
  text-transform: uppercase;
  color: white;
  line-height: .93220339em;
  margin: 0 0 0.6em;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 40px;
  padding: .3em .3em 0;
}
@media (min-width: 768px) {
  .hero h1 {
    font-size: 80px;
  }
}
@media (min-width: 992px) {
  .hero h1 {
    padding: 0;
    font-size: 118px;
  }
}
.hero .centered-content {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  padding-top: 51px;
}
.hero .centered-content h1 {
  margin: 0;
}
.hero .centered-content-inner {
  display: table-cell;
  vertical-align: middle;
}

.hero.fullscreen {
  background-color: black;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center top;
  padding-top: 51px;
  -webkit-box-shadow: inset 0 -14px 7px -7px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 -14px 7px -7px rgba(0, 0, 0, 0.17);
}
@media (max-width: 767px) {
  .hero.fullscreen:after {
    content: '';
    background: rgba(0, 0, 0, 0.33);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
}
.hero.fullscreen .bottom-content {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .hero.fullscreen .bottom-content {
    position: absolute;
    bottom: 34px;
    left: 65px;
    right: 65px;
  }
}

h2.bar {
  background-color: #252323;
  margin: 0;
  line-height: 1em;
  color: white;
  text-transform: uppercase;
  padding: 0.9em 15px;
  font-size: 1em;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
h2.bar.text-center {
  text-align: center;
}
@media (min-width: 992px) {
  h2.bar {
    font-size: 30px;
    padding: 0.9em 65px;
  }
}

.page-header {
  padding-top: 51px;
  text-align: center;
  background-color: #252323;
  position: relative;
  z-index: 20;
}
.page-header .arrow {
  content: '\e807';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: none;
  text-align: center;
  color: white;
  font-size: 18px;
  line-height: 25.2px;
  opacity: 1;
  display: inline-block;
  width: 72px;
  height: 39.6px;
  border-bottom-right-radius: 72px;
  border-bottom-left-radius: 72px;
  background-color: #252323;
  position: absolute;
  bottom: -38.6px;
  left: 50%;
  margin-left: -36px;
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}
.page-header h1 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 40px;
  padding: 1.5em 0;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  .page-header h1 {
    font-size: 108px;
    padding: .9em 0;
  }
}

@media (max-width: 767px) {
  .page-header {
    padding-top: 51px;
    background-color: #252323;
  }
  .page-header .arrow {
    font-size: 10px;
    line-height: 20px;
    width: 40px;
    height: 22px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    background-color: #252323;
    bottom: -21px;
    margin-left: -20px;
  }
}
.page-subheader {
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .page-subheader {
    padding-top: 30px;
  }
}
.page-subheader h2 {
  font-size: 20px;
  line-height: 1em;
  color: #252323;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .page-subheader h2 {
    font-size: 72px;
  }
}
.page-subheader h3 {
  font-family: "Etica W01 Book", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.667em;
  color: #615f5f;
  font-weight: 300;
  margin-top: -0.65em;
  font-size: 14px;
  margin-bottom: 1.7em;
}
@media (min-width: 768px) {
  .page-subheader h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .page-subheader h3 {
    margin-top: -1em;
    font-size: 26px;
  }
}

.photogrid {
  background: #252323;
  overflow: hidden;
}
.photogrid .photogrid-sources {
  display: none;
}
.photogrid .wrapper {
  float: left;
  position: relative;
  width: 50%;
  font-size: 3.3vw;
}
@media (min-width: 992px) {
  .photogrid .wrapper {
    width: 33.33333%;
    font-size: 2vw;
  }
}
.photogrid .wrapper .background {
  height: 0;
  width: 100%;
  padding-top: 50%;
  background-size: cover;
  background-position: center center;
}
.photogrid .wrapper .background .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: white;
  text-align: center;
}

.dark-columns {
  background-color: #302e2e;
  color: #e7e6e6;
}
.dark-columns h3 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.1em;
  margin-bottom: 0.2em;
  margin-top: 0;
}
@media (min-width: 768px) {
  .dark-columns h3 {
    font-size: 3.8vw;
  }
}
@media (min-width: 1388.8px) {
  .dark-columns h3 {
    font-size: 58px;
  }
}
@media (min-width: 992px) {
  .dark-columns [class*="col-"] {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.dark-columns .content {
  line-height: 1.4375em;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .dark-columns .content {
    font-size: 16px;
  }
}
@media (min-width: 1190.4px) {
  .dark-columns .content {
    font-size: 21px;
  }
}
@media (min-width: 992px) {
  .dark-columns .content {
    padding: 100px 50px;
  }
}
.dark-columns .content b {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

body.page {
  font-size: 18px;
}
body.page .page-content {
  margin-top: 2em;
  margin-bottom: 3em;
}
@media (min-width: 992px) {
  body.page .page-content {
    margin-top: 5em;
    margin-bottom: 8em;
  }
}

.even-odd-block {
  position: relative;
  clear: both;
  overflow: hidden;
}
.even-odd-block.blue .type, .even-odd-block.blue:after {
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
.even-odd-block.green .type, .even-odd-block.green:after {
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
.even-odd-block.green .content-wrapper .type {
  color: #444141;
}
.even-odd-block.pink .type, .even-odd-block.pink:after {
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
.even-odd-block .image-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .even-odd-block .image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    right: 60%;
  }
}
@media (min-width: 992px) {
  .even-odd-block .image-wrapper {
    right: 45%;
    -webkit-transition: filter, 500ms;
    -o-transition: filter, 500ms;
    transition: filter, 500ms;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
}
.even-odd-block:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  width: 100%;
  height: 3px;
  -webkit-transition: width 250ms;
  -o-transition: width 250ms;
  transition: width 250ms;
}
@media (min-width: 768px) {
  .even-odd-block:after {
    height: 7px;
  }
}
@media (min-width: 992px) {
  .even-odd-block:after {
    width: 50%;
  }
}
.even-odd-block .content-wrapper {
  width: 100%;
  position: relative;
  float: right;
  padding: 20px;
  color: white;
  background: #302e2e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .even-odd-block .content-wrapper {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .even-odd-block .content-wrapper {
    padding: 35px;
    width: 60%;
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  .even-odd-block .content-wrapper {
    padding: 70px;
    width: 50%;
    min-height: 400px;
  }
}
.even-odd-block .content-wrapper .type {
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0.3em 0.55em;
  display: inline-block;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
@media (min-width: 992px) {
  .even-odd-block .content-wrapper .type {
    font-size: 15px;
  }
}
.even-odd-block .content-wrapper h1 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.1em;
  margin: 0.25em 0 0.25em;
  padding: 0;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  .even-odd-block .content-wrapper h1 {
    font-size: 57px;
  }
  .even-odd-block .content-wrapper h1:after {
    content: '';
    display: block;
    margin-top: 0.55em;
    margin-bottom: 0.6em;
    width: 12%;
    height: 0;
    border-top: solid 10px white;
  }
}
.even-odd-block .content-wrapper .intro {
  font-size: 18px;
  line-height: 1.667em;
  margin-bottom: 0.75em;
  overflow: hidden;
}
.even-odd-block .content-wrapper .intro p:first-child {
  margin-top: 0;
}
.even-odd-block .btn {
  font-size: 15px;
  padding: 0.7em 2.2em;
  margin-bottom: .5em;
  -webkit-transition: color 125ms, background-color 125ms;
  -o-transition: color 125ms, background-color 125ms;
  transition: color 125ms, background-color 125ms;
}
.even-odd-block:hover .btn {
  color: #252323;
  background: #f5f5f5;
}
.even-odd-block:hover:after {
  content: '';
  width: 100%;
}
.even-odd-block:hover .image-wrapper {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.even-odd-block:nth-child(odd):hover:after {
  content: '';
  width: 100%;
}
.even-odd-block:nth-child(odd):after {
  content: '';
  right: auto;
  left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .even-odd-block:nth-child(odd):after {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .even-odd-block:nth-child(odd) .image-wrapper {
    left: 60%;
    right: 0;
  }
}
@media (min-width: 992px) {
  .even-odd-block:nth-child(odd) .image-wrapper {
    left: 45%;
    right: 0;
  }
}
.even-odd-block:nth-child(odd) .content-wrapper {
  float: left;
}

.css-slider .slide.current {
  z-index: 50;
}

.slider-wrapper {
  overflow: hidden;
  position: relative;
}

.overlays {
  background-color: white;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  min-height: 84px;
}
@media (min-width: 992px) {
  .overlays {
    margin: 0 90px;
  }
}
.overlays .slide {
  z-index: 1;
}
.overlays .slide.current {
  z-index: 10;
}
.overlays .slide-content {
  background-color: #e7e6e6;
  min-height: 84px;
}
@media (min-width: 768px) {
  .overlays.split-color > button.prev {
    background-color: #252323;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzRweCIgaGVpZ2h0PSIzNHB4IiB2aWV3Qm94PSIwIDAgMzQgMzQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM0IDM0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjM0LDIzLjkzOCAxOCwyNCAxOCwzNCAxNi40MDEsMzQgMCwxNyAxNi40MDEsMCAxOCwwIDE4LDEwIDM0LDEwICIvPjwvc3ZnPg==);
  }
  .overlays.split-color > button.next {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzRweCIgaGVpZ2h0PSIzNHB4IiB2aWV3Qm94PSIwIDAgMzQgMzQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM0IDM0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjMzAyZTJlIiBwb2ludHM9IjAsMTAuMDYyIDE2LDEwIDE2LDAgMTcuNTk5LDAgMzQsMTcgMTcuNTk5LDM0IDE2LDM0IDE2LDI0IDAsMjQgIi8+PC9zdmc+);
  }
}
@media (min-width: 992px) {
  .overlays.split-color:before {
    content: '';
    position: absolute;
    z-index: 55;
    top: 0;
    left: 0;
    bottom: 2.8vh;
    width: 30px;
    background: #252323;
  }
}
.overlays.split-color .slide .slide-content:after {
  content: '';
  display: block;
  position: relative;
  background: white;
  width: 100%;
  height: 2.8vh;
  z-index: 60;
}
.overlays.split-color .slide.blue .slide-content:after,
.overlays.split-color .slide.blue .title {
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
.overlays.split-color .slide.green .slide-content:after,
.overlays.split-color .slide.green .title {
  color: #444141;
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
.overlays.split-color .slide.pink .slide-content:after,
.overlays.split-color .slide.pink .title {
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
.overlays .split-color-columns {
  min-height: 200px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .overlays .split-color-columns {
    background-image: -webkit-linear-gradient(left, #252323 33.333%, #e7e6e6 33.333%);
    background-image: -o-linear-gradient(left, #252323 33.333%, #e7e6e6 33.333%);
    background-image: linear-gradient(to right, #252323 33.333%, #e7e6e6 33.333%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF252323', endColorstr='#FFE7E6E6', GradientType=1);
  }
}
.overlays .split-color-columns .colored-label {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0.3em 0.55em;
  display: inline-block;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  margin-bottom: 2em;
}
@media (min-width: 992px) {
  .overlays .split-color-columns .colored-label {
    font-size: 15px;
  }
}
.overlays .split-color-columns .row [class*="col-"]:first-child {
  color: #e7e6e6;
  padding: 12px;
  background-color: #252323;
}
@media (min-width: 768px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child {
    background-color: transparent;
  }
}
@media (min-width: 793.6px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child {
    padding: 30px 32px 30px 42px;
  }
}
@media (min-width: 1200px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child {
    padding: 60px 65px 60px 85px;
  }
}
.overlays .split-color-columns .row [class*="col-"]:first-child .big-title {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 0.9em;
  margin-bottom: 0.5em;
  font-size: 16vw;
}
@media (min-width: 768px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child .big-title {
    font-size: 5.9vw;
  }
}
@media (min-width: 992px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child .big-title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .overlays .split-color-columns .row [class*="col-"]:first-child .big-title:after {
    content: '';
    display: block;
    margin-top: 0.55em;
    margin-bottom: 0.6em;
    width: 33%;
    height: 0;
    border-top: solid 8px white;
  }
}
@media (min-width: 1190.4px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child .big-title {
    font-size: 50px;
  }
  .overlays .split-color-columns .row [class*="col-"]:first-child .big-title:after {
    content: '';
    display: block;
    margin-top: 0.55em;
    margin-bottom: 0.6em;
    width: 33%;
    height: 0;
    border-top: solid 15px white;
  }
}
@media (min-width: 1560px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child .big-title {
    font-size: 76px;
  }
}
@media (min-width: 1680px) {
  .overlays .split-color-columns .row [class*="col-"]:first-child .big-title {
    font-size: 80px;
  }
}
.overlays button.prev, .overlays button.next {
  display: block;
  position: absolute;
  top: 40%;
  z-index: 5;
  width: 44px;
  height: 84px;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  background-color: #e7e6e6;
  background-repeat: no-repeat;
  -webkit-transition: top 125ms;
  -o-transition: top 125ms;
  transition: top 125ms;
}
.overlays button.prev {
  border-top-left-radius: 44px;
  border-bottom-left-radius: 44px;
  left: -44px;
  background-position: right center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzRweCIgaGVpZ2h0PSIzNHB4IiB2aWV3Qm94PSIwIDAgMzQgMzQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM0IDM0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjQjlCQUJCIiBwb2ludHM9IjM0LDIzLjkzOCAxOCwyNCAxOCwzNCAxNi40MDEsMzQgMCwxNyAxNi40MDEsMCAxOCwwIDE4LDEwIDM0LDEwICIvPjwvc3ZnPg==);
}
.overlays button.next {
  border-top-right-radius: 44px;
  border-bottom-right-radius: 44px;
  right: -44px;
  background-position: left center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzRweCIgaGVpZ2h0PSIzNHB4IiB2aWV3Qm94PSIwIDAgMzQgMzQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM0IDM0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjQjlCQUJCIiBwb2ludHM9IjAsMTAuMDYyIDE2LDEwIDE2LDAgMTcuNTk5LDAgMzQsMTcgMTcuNTk5LDM0IDE2LDM0IDE2LDI0IDAsMjQgIi8+PC9zdmc+);
}
.overlays .mfp-close {
  background: #252323;
  color: white;
  top: 0;
  right: 0;
  opacity: 1;
}
@media (min-width: 768px) {
  .overlays .mfp-close {
    top: 16px;
    right: 16px;
  }
}

footer.content-info {
  background-color: #252323;
  overflow: hidden;
  color: white;
}
footer.content-info .footer-menu {
  text-align: center;
}
footer.content-info .footer-menu, footer.content-info .footer-menu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer.content-info .footer-menu {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
footer.content-info .footer-menu li a {
  color: white;
  display: inline-block;
  padding: 0.5em 1em 0.5em 0.25em;
  background: transparent;
}
footer.content-info .footer-menu li a:before {
  display: inline-block;
  content: '+';
  font-size: 1.15em;
  line-height: 1em;
  margin: 0 0.2em;
}
@media (min-width: 992px) {
  footer.content-info .footer-menu li a:before {
    font-size: 1.25em;
    margin: 0 0.3em;
  }
}
footer.content-info .footer-menu li a.green:before {
  color: #16d6b4;
}
footer.content-info .footer-menu li a.blue:before {
  color: #5e9ce9;
}
footer.content-info .footer-menu li a.pink:before {
  color: #df4797;
}
@media (min-width: 768px) {
  footer.content-info .footer-menu {
    text-align: right;
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 0;
    float: right;
  }
  footer.content-info .footer-menu li {
    font-size: 14px;
    display: inline-block;
    margin-right: 1.5em;
  }
}
footer.content-info .social-links {
  text-align: center;
  margin: 14px auto 28px;
  font-size: 0;
}
footer.content-info .social-links a {
  display: inline-block;
  border: solid 2px white;
  border-right: none;
  width: 32px;
  height: 32px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  color: white;
}
footer.content-info .social-links a:last-child {
  border-right: solid 2px white;
}
footer.content-info .social-links a i {
  font-size: 14px;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
footer.content-info .social-links a i, footer.content-info .social-links a i:after {
  font-weight: normal;
}
footer.content-info .social-links a:hover i {
  background-color: rgba(255, 255, 255, 0.25);
}
footer.content-info .social-links a:hover i.green {
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
footer.content-info .social-links a:hover i.blue {
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
footer.content-info .social-links a:hover i.pink {
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
@media (min-width: 768px) {
  footer.content-info .social-links {
    text-align: left;
    margin-left: 24px;
    margin-bottom: 0;
  }
}
footer.content-info .copyright {
  display: none;
}
@media (min-width: 768px) {
  footer.content-info {
    min-height: 64px;
  }
}

.form-title {
  text-transform: uppercase;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
}

.dark .gform_wrapper form {
  color: white;
}
.dark .gform_wrapper form input[type="text"],
.dark .gform_wrapper form textarea {
  color: #252323;
}

.gform_wrapper {
  background: transparent;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 992px) {
  .gform_wrapper {
    width: 50%;
    left: 3%;
  }
  .gform_wrapper .gfield_label {
    width: 50%;
    position: absolute;
    left: -50%;
    top: 18px;
    text-align: right;
    height: 34px;
    line-height: 1.2em;
    padding-right: 0.5em;
    text-transform: uppercase;
  }
  .gform_wrapper .field-type-input-radio .gfield_label,
  .gform_wrapper .field-type-textarea .gfield_label {
    top: 0.5em;
  }
}
.gform_wrapper form {
  font-family: "Etica W01 Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  position: relative;
  display: block;
  font-weight: 100;
  font-size: 22px;
  text-align: left;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="tel"] {
  padding-left: 13px;
  height: 52px;
  width: 100%;
}
.gform_wrapper form textarea {
  width: 100%;
  font-size: 18px;
  line-height: 1.5em;
  padding: 0.66em;
  border: none;
  height: 104px;
}
@media (min-width: 992px) {
  .gform_wrapper form textarea {
    height: 208px;
  }
}
.gform_wrapper form .field-type-input-file .ginput_container {
  position: relative;
  overflow: hidden;
}
.gform_wrapper form .field-type-input-file .ginput_container:after {
  content: 'Select File...';
  display: inline-block;
  height: 52px;
  line-height: 52px;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  background-color: #19a2dc;
  text-transform: uppercase;
  border: none;
  color: white;
  padding: 0 .66em;
}
.gform_wrapper form .field-type-input-file .ginput_container input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.gform_wrapper select.gfield_select.hasCustomSelect {
  width: 100% !important;
  display: block;
  height: 52px !important;
}
.gform_wrapper .customSelect {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  background-color: #19a2dc;
  text-transform: uppercase;
  border: none;
  color: white;
  width: 100%;
  line-height: 20.8px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
@media (min-width: 992px) {
  .gform_wrapper .customSelect {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 52px;
  }
}
.gform_wrapper .customSelectInner {
  width: 100% !important;
  display: block;
  text-align: center;
  font-size: 17px;
}
.gform_wrapper .customSelectInner:after {
  content: '^';
  display: inline-block;
  font-size: 1.6em;
  line-height: 1em;
  top: -0.09em;
  position: relative;
  margin-left: 0.3em;
  pointer-events: none;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .gform_wrapper .customSelectInner {
    padding-left: 0.66em;
    white-space: nowrap;
  }
}
.gform_wrapper .gfield.field-type-select label {
  display: none;
}
.gform_wrapper .gfield_required {
  display: none;
}
.gform_wrapper .gfield_label {
  font-size: 18px;
}
.gform_wrapper ul.gform_fields {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gform_wrapper ul.gform_fields > li {
  padding: 0;
  margin: 0 0 30px;
  width: 100%;
  position: relative;
}
.gform_wrapper .field-type-input-radio ul,
.gform_wrapper .field-type-input-checkbox ul {
  list-style: none;
  padding: 0;
}
.gform_wrapper .field-type-input-radio ul li,
.gform_wrapper .field-type-input-checkbox ul li {
  margin-bottom: 0;
}
.gform_wrapper .field-type-input-radio .gfield_radio,
.gform_wrapper .field-type-input-checkbox .gfield_radio {
  padding-left: 0px;
}
.gform_wrapper .field-type-input-radio [class*="gchoice_"],
.gform_wrapper .field-type-input-checkbox [class*="gchoice_"] {
  line-height: 1em;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
}
.gform_wrapper .field-type-input-radio input,
.gform_wrapper .field-type-input-checkbox input {
  margin-right: 0.75em;
}
.gform_wrapper .field-type-input-radio .ginput_container label,
.gform_wrapper .field-type-input-checkbox .ginput_container label {
  font-size: 16px;
  margin: 0;
}
.gform_wrapper .select-other {
  margin-top: -5px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 12px !important;
  width: 210px;
}
.gform_wrapper .select-other > div {
  display: inline-block;
}
.gform_wrapper .select-other input {
  font-size: 16px !important;
  width: 180px !important;
  display: inline-block !important;
  border-bottom: none !important;
  cursor: pointer !important;
  font-weight: 100;
}
.gform_wrapper .select-other input:focus {
  outline-width: 0;
}
.gform_wrapper .select-other.active {
  border-bottom: 2px solid #000;
  width: 100%;
  margin-bottom: 10px !important;
}
.gform_wrapper .select-other.active:before {
  opacity: 1;
}
.gform_wrapper .select-other.active:after {
  display: block !important;
}
.gform_wrapper .select-other.active input {
  cursor: text;
  width: 340px;
}
@media (max-width: 480px) {
  .gform_wrapper .select-other.active input {
    width: 225px;
  }
}
.gform_wrapper .select-other:hover:before {
  opacity: 1;
}
.gform_wrapper .gform_footer {
  text-align: right;
  margin-bottom: 60px;
}
.gform_wrapper input[type="submit"] {
  display: inline-block;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  background-color: #19a2dc;
  text-transform: uppercase;
  border: none;
  color: white;
  width: 100%;
  height: 52px;
  padding: 0 .66em;
  border: none;
}
@media (min-width: 992px) {
  .gform_wrapper input[type="submit"] {
    width: 50%;
  }
}

#ui-datepicker-div {
  background: #FFF;
  border: 2px solid #e6f2f0;
  padding: 10px;
}
#ui-datepicker-div .ui-datepicker-next {
  float: right;
}

.slabtexted .slabtext {
  display: -moz-inline-box;
  display: inline-block;
  white-space: nowrap;
}

.slabtextinactive .slabtext {
  display: inline;
  white-space: normal;
  font-size: 1em !important;
  letter-spacing: inherit !important;
  word-spacing: inherit !important;
  *letter-spacing: 0 !important;
  *word-spacing: 0 !important;
}

.slabtextdone .slabtext {
  display: block;
  line-height: 0.9;
}

.mfp-content {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .mfp-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.mfp-container {
  padding: 0;
}

.vertical-outer {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}
.vertical-outer:before, .vertical-outer:after {
  content: " ";
  display: table;
}
.vertical-outer:after {
  clear: both;
}
@media screen and (max-width: 992px) {
  .vertical-outer {
    width: 100%;
  }
}
.vertical-outer .vertical-inner {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.vertical-outer .vertical-inner:before, .vertical-outer .vertical-inner:after {
  content: " ";
  display: table;
}
.vertical-outer .vertical-inner:after {
  clear: both;
}

.navbar .fs-logo {
  display: none;
  width: 220px;
  height: 22px;
}
@media (max-width: 992px) {
  .navbar .fs-logo {
    display: block;
  }
}
.navbar .navbar-brand svg {
  display: block;
}

.navbar-brand .fs-logo {
  width: 220px;
  height: 22px;
  margin-left: 4vw;
  display: none;
}
@media (min-width: 992px) {
  .navbar-brand .fs-logo {
    margin-left: 28px;
  }
}

@media (max-width: 992px) {
  .home .navbar-brand svg {
    display: none;
  }
}
@media (max-width: 992px) {
  .home .navbar-brand .fs-logo {
    display: block;
  }
}
.home .home-nav .fs-logo {
  display: none;
  height: 20px;
  margin-left: 29px;
}
@media (min-width: 992px) {
  .home .home-nav .fs-logo {
    display: block;
  }
}

.dark .gform_confirmation_message {
  color: #fff;
}
.dark .gfield_checkbox {
  list-style-type: none;
}

.press p {
  font-size: 16px;
  line-height: 1.42857;
  color: #333333;
}
.press h1, .press h2, .press h3, .press h4, .press h5, .press h6 {
  color: #16141f;
  font-weight: 500;
  text-transform: none;
}
.press h1.small-pink-heading, .press h2.small-pink-heading, .press h3.small-pink-heading, .press h4.small-pink-heading, .press h5.small-pink-heading, .press h6.small-pink-heading {
  color: #e62e4c;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.press h1 {
  font-weight: 900;
  font-size: 40px;
  line-height: 1em;
  text-transform: uppercase;
}
.press .header-image {
  height: 240px;
  width: 100%;
  overflow: hidden;
  background-image: url("../img/press-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: height 250ms;
  -o-transition: height 250ms;
  transition: height 250ms;
}
@media (min-width: 992px) {
  .press .header-image {
    height: 480px;
    margin-bottom: 130px;
  }
}
.press .header-image .brush-strokes {
  background-image: url("../img/brush-stroke-03.8bit.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.8;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 340px;
  height: 170px;
}
@media (min-width: 992px) {
  .press .header-image .brush-strokes {
    width: 589px;
    height: 287px;
  }
}
.press .header-image .brush-strokes h1 {
  font-family: "BrushUpToo";
  font-weight: normal;
  text-align: center;
  color: #fff;
  border: none;
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  font-size: 60px;
  padding-top: 0.5em;
}
@media (min-width: 992px) {
  .press .header-image .brush-strokes h1 {
    font-size: 105px;
    padding-top: 0.4em;
  }
}
.press h1 {
  border-bottom: solid 1px #f5fafc;
  padding-bottom: 1.3em;
  line-height: 1em;
  margin: 0;
  padding-top: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .press h1 {
    text-align: left;
  }
}
.press h2 {
  font-size: 22px;
  font-weight: 700;
  text-transform: none;
  text-align: left;
}
.press #main-header {
  display: none;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
}
@media (min-width: 768px) {
  .press #main-header {
    display: block;
  }
}
.press .section {
  border-bottom: solid 1px #f5fafc;
  margin-bottom: 1.4em;
  padding-bottom: 1.6em;
}
.press .section > p {
  padding-top: 0;
}
.press .title-and-download {
  overflow: hidden;
  line-height: 60px;
}
.press .title-and-download h1, .press .title-and-download h2, .press .title-and-download h3, .press .title-and-download h4 {
  margin: 0;
  padding: 0;
  float: left;
}
.press .title-and-download .small-pink-heading {
  line-height: 60px;
}
.press .title-and-download a {
  float: right;
}
.press #about-fullscreen {
  margin-top: 1.4em;
}
.press #leadership {
  padding-bottom: 0;
  margin-bottom: 2.65em;
}
.press #leadership .exec {
  text-align: center;
}
.press #leadership .exec img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .press #leadership .exec {
    text-align: left;
  }
}
.press #logos > div {
  text-align: center;
}
@media (min-width: 768px) {
  .press #logos > div {
    text-align: left;
  }
}
.press #logos img {
  max-width: 100%;
}
.press #logos .outline {
  padding: 1px;
  -webkit-box-shadow: inset 0 0 0 1px #c4c3c9;
  box-shadow: inset 0 0 0 1px #c4c3c9;
}
.press #logos .row div[class^="col-"] {
  margin-bottom: 1.6em;
  color: #0f3d99;
  word-spacing: 0.25em;
}
.press #logos .row div[class^="col-"] p {
  word-spacing: 0;
  margin: 0;
  padding: 0.25em 0;
  font-weight: 700;
  color: #16141f;
}
.press #clear-space-illustration {
  text-align: center;
}
.press #clear-space-illustration img {
  max-width: 100%;
}
.press .caption {
  font-size: 16px;
  line-height: 1.25em;
  height: 6em;
}
.press .caption h4, .press .caption p {
  padding: 0;
}
.press .caption h4 {
  font-weight: 700;
  margin: 0.5em 0;
  font-size: 16px;
  line-height: 0.9em;
}
.press .caption p {
  font-weight: 600;
  margin: 0;
  line-height: 1em;
}
.press #trademark-content-policy {
  margin-top: 2.5em;
}
.press #trademark-content-policy :last-child {
  margin-bottom: 0;
}

.published {
  display: block;
  font-size: 14px;
  line-height: 1.5em;
  color: #e62e4c;
  font-weight: 900;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .published {
    font-size: 16px;
  }
}

.press-archive article {
  overflow: hidden;
  border-bottom: solid 2px #f5fafc;
}
.press-archive article > a, .press-archive article header > a {
  display: block;
}
@media (min-width: 768px) {
  .press-archive article > a, .press-archive article header > a {
    padding: 42px 38px;
  }
}
.press-archive article > a:hover, .press-archive article header > a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .press-archive article > a:hover, .press-archive article header > a:hover {
    text-decoration: none;
    background: #e62e4c;
  }
  .press-archive article > a:hover .published, .press-archive article > a:hover .h2, .press-archive article header > a:hover .published, .press-archive article header > a:hover .h2 {
    color: white;
  }
  .press-archive article > a:hover .published, .press-archive article header > a:hover .published {
    font-weight: 700;
  }
}
.press-archive article .h2, .press-archive article h1 {
  color: #16141f;
  font-size: 14px;
  font-weight: 700;
  display: block;
  line-height: 1.363636364em;
  text-align: left;
  border: none;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .press-archive article .h2, .press-archive article h1 {
    font-size: 22px;
    margin-bottom: 0;
  }
}

.event-archive #events-list {
  margin-top: 2em;
}
@media (min-width: 768px) {
  .event-archive #events-list {
    margin-top: 0;
  }
}
.event-archive article {
  margin-bottom: 2em;
  padding-bottom: 2em;
}
@media (min-width: 768px) {
  .event-archive article {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.event-archive article .image {
  text-align: right;
}
.event-archive article img {
  width: 98px;
  max-width: 100%;
  border: solid 1px #e7ebed;
}
.event-archive article time {
  font-size: 12px;
  font-weight: 700;
  color: #e62e4c;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .event-archive article time {
    font-size: 16px;
  }
}
.event-archive article .entry-title {
  font-size: 16px;
  line-height: 1.25em;
  text-transform: none;
  color: #16141f;
  font-weight: 600;
  margin: 0;
  padding: 0.5em 0 0;
}
@media (min-width: 768px) {
  .event-archive article .entry-title {
    font-size: 22px;
  }
}
.event-archive article .content {
  color: #16141f;
  font-size: 18px;
  line-height: 1.555555556em;
  font-size: 14px;
  line-height: 1.428571429em;
}
@media (min-width: 768px) {
  .event-archive article .content {
    color: #16141f;
    font-size: 18px;
    line-height: 1.555555556em;
  }
}
.event-archive article .location {
  font-size: 12px;
  font-weight: 300;
  color: #c4c3c9;
  display: block;
}
.event-archive article .location:before {
  margin-right: 0.25em;
  display: inline-block;
  font-weight: normal;
  font-family: 'Fontello';
  content: '\e800';
  font-size: 12px;
}
@media (min-width: 768px) {
  .event-archive article .location {
    display: inline;
    margin-left: 0.6em;
    font-size: 16px;
    font-weight: 400;
  }
  .event-archive article .location:before {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .event-archive article > a:hover time, .event-archive article > a:hover .entry-title, .event-archive article > a:hover .content, .event-archive article > a:hover .location {
    color: white;
  }
}

.coverage-archive .published {
  display: inline-block;
}
.coverage-archive .date-publication {
  font-weight: 700;
  color: #c4c3c9;
}
.coverage-archive .date-publication .publication {
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 768px) {
  .coverage-archive .date-publication .publication {
    font-size: 16px;
  }
}
.coverage-archive .coverage-list {
  margin-top: 2em;
}
@media (min-width: 768px) {
  .coverage-archive .coverage-list {
    margin-top: 0;
  }
}
.coverage-archive article {
  padding: 0 0;
  border-bottom: solid 1px #f5fafc;
}
@media (min-width: 768px) {
  .coverage-archive article {
    padding: 2em 3em;
  }
}
.coverage-archive article h2 {
  text-align: left;
  margin-bottom: 2em;
  font-size: 14px;
  font-weight: 700;
  display: block;
  line-height: 1.363636364em;
}
.coverage-archive article h2 a {
  padding: 0.5em 0;
  color: #16141f;
}
.coverage-archive article h2 a:after {
  content: ' ';
  width: 10px;
  height: 10px;
  margin-left: 0.2em;
  display: inline-block;
  background-image: url("../img/new-window-icon.svg");
  background-size: 100% 100%;
}
@media (min-width: 768px) {
  .coverage-archive article h2 {
    margin-bottom: 0;
    font-size: 22px;
  }
  .coverage-archive article h2:after {
    width: 15px;
    height: 15px;
    margin-left: 0.4em;
  }
}

#menu-press, #menu-press li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu-press {
  margin-top: 0.8em;
  text-align: center;
  margin-bottom: 1em;
}
#menu-press li {
  height: 45px;
  line-height: 45px;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 768px) {
  #menu-press li {
    padding-right: 1.3em;
  }
}
#menu-press li a {
  color: #3d4466;
  display: block;
  height: 100%;
  text-decoration: none;
}
#menu-press li a:hover {
  text-decoration: underline;
}
#menu-press li.active {
  background: #f5fafc;
}
@media (min-width: 992px) {
  #menu-press {
    text-align: right;
  }
}

#press-menu {
  position: relative;
}
#press-menu .affix {
  position: relative;
  left: auto;
  width: auto;
  top: auto;
  margin: 0;
}
@media (min-width: 992px) {
  #press-menu .affix {
    position: fixed;
    left: 50%;
    width: 205px;
    top: 110px;
    margin-left: -462px;
  }
}
@media (min-width: 1200px) {
  #press-menu .affix {
    width: 263px;
    margin-left: -578px;
  }
}

.single-press_release #menu-press li.menu-press-releases {
  background: #f5fafc;
}
.single-press_release .post-thumbnail img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .single-press_release .post-thumbnail {
    float: right;
    width: 50%;
    margin: 0 0 0.5em 1em;
  }
}
.single-press_release .download.pdf {
  color: white;
  font-size: 16px;
  padding: 0.65em 1em 0.65em 1.5em;
  background-color: #e62e4c;
  border-radius: 0.8em;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
}
@media (min-width: 768px) {
  .single-press_release .download.pdf {
    text-align: left;
  }
}
.single-press_release .download.pdf:after {
  font-weight: normal;
  margin-left: 1em;
  display: inline-block;
  font-weight: normal;
  font-family: 'Fontello';
  content: '\e801';
  font-size: 18px;
}
.single-press_release .download.pdf:hover {
  background-color: #c91835;
}
.single-press_release .utility {
  border-bottom: solid 1px #f5fafc;
  white-space: nowrap;
  margin-bottom: 1em;
  padding-top: 0.9em;
  padding-bottom: 1em;
}
@media (min-width: 768px) {
  .single-press_release .utility {
    margin-bottom: 4em;
    padding-top: 0.9em;
    padding-bottom: 4em;
  }
}
.single-press_release .utility .back {
  color: #c4c3c9;
  font-size: 14px;
}
.single-press_release .utility .back:before {
  content: '\e804';
  font-weight: normal;
  display: inline-block;
  font-weight: normal;
  font-family: 'Fontello';
  font-size: 16px;
  margin-right: 0.8em;
  position: relative;
}
@media (min-width: 768px) {
  .single-press_release .utility .back {
    font-size: 18px;
  }
  .single-press_release .utility .back:before {
    font-size: 24px;
    margin-right: 0.8em;
    position: relative;
    top: 0.1em;
  }
}
.single-press_release .utility .left {
  text-align: left;
}
.single-press_release .utility .right {
  text-align: center;
}
@media (min-width: 768px) {
  .single-press_release .utility .right {
    text-align: right;
  }
}
.single-press_release h1.entry-title {
  font-size: 25px;
  line-height: 1.2em;
  font-weight: 300;
  text-transform: none;
  text-align: left;
  margin: 0.15em 0 0.4em;
  padding: 0 0 0;
  border: none;
}
@media (min-width: 768px) {
  .single-press_release h1.entry-title {
    font-size: 40px;
    line-height: 1.1em;
    font-weight: 400;
    text-align: left;
  }
}
.single-press_release h2.subheading {
  font-size: 16px;
  line-height: 1.5em;
}
@media (min-width: 768px) {
  .single-press_release h2.subheading {
    font-size: 24px;
    line-height: 1.1em;
    font-weight: 700;
  }
}
.single-press_release .entry-content {
  color: #16141f;
  font-size: 18px;
  line-height: 1.555555556em;
  font-size: 16px;
  line-height: 1.5em;
}
@media (min-width: 768px) {
  .single-press_release .entry-content {
    color: #16141f;
    font-size: 18px;
    line-height: 1.555555556em;
  }
}
.single-press_release .boilerplate {
  border: solid 1px #f5fafc;
  padding: 25px;
  font-size: 16px;
  line-height: 1.5em;
}
.single-press_release .boilerplate p {
  margin-top: 0;
  padding: 0;
}
.single-press_release .boilerplate p:last-child {
  margin-bottom: 0.5em;
}

body.page .press h2 {
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.press-inquiries form {
  max-width: 500px;
  margin: 0 auto 130px;
}
@media (min-width: 768px) {
  .press-inquiries form {
    margin-left: 0;
    margin-right: 0;
  }
}

.about #about-copy {
  line-height: 1.77em;
  color: #615f5f;
  text-align: center;
  font-weight: 300;
}
@media (min-width: 768px) {
  .about #about-copy {
    font-size: 27px;
    padding: 0.6em 0;
  }
}
.about #leadership {
  overflow: hidden;
}
.about #leadership .bar {
  text-align: center;
}
.about #leadership #bios {
  padding-top: 15px;
}
@media (min-width: 992px) {
  .about #leadership #bios {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.about #leadership .bio-tile {
  position: relative;
  height: 0;
  padding-top: 150%;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.about #leadership .bio-tile:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 11px;
  background-color: #333;
}
.about #leadership .bio-tile .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 119px;
  background-size: cover;
  background-position: top center;
  cursor: pointer;
  -webkit-transition: filter, 500ms;
  -o-transition: filter, 500ms;
  transition: filter, 500ms;
}
@media (min-width: 992px) {
  .about #leadership .bio-tile .image {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
}
.about #leadership .bio-tile .title-block {
  position: absolute;
  bottom: 11px;
  left: 0;
  right: 0;
  min-height: 108px;
  background-color: black;
  color: #e7e6e6;
  padding: 17px;
  white-space: nowrap;
}
.about #leadership .bio-tile .title-block a {
  color: #e7e6e6;
  text-decoration: underline;
  -webkit-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
@media (min-width: 992px) {
  .about #leadership .bio-tile .title-block a {
    color: black;
  }
}
.about #leadership .bio-tile .title-block .title {
  font-size: 17px;
  line-height: 1em;
  margin-bottom: .5em;
  font-family: "Etica W01 Book", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 900;
}
.about #leadership .bio-tile .title-block .name {
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: .3em;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 10vw;
}
@media (min-width: 768px) {
  .about #leadership .bio-tile .title-block .name {
    font-size: 37px;
  }
}
@media (min-width: 992px) {
  .about #leadership .bio-tile .title-block .name {
    font-size: 23px;
  }
}
@media (min-width: 1200px) {
  .about #leadership .bio-tile .title-block .name {
    font-size: 29px;
  }
}
@media (min-width: 992px) {
  .about #leadership .bio-tile:hover .image {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
  }
}
.about #leadership .bio-tile:hover .title-block a {
  color: #e7e6e6;
}
.about #leadership .bio-tile.pink .title {
  color: #df4797;
}
.about #leadership .bio-tile.pink:after {
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
.about #leadership .bio-tile.blue .title {
  color: #5e9ce9;
}
.about #leadership .bio-tile.blue:after {
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
.about #leadership .bio-tile.green .title {
  color: #16d6b4;
}
.about #leadership .bio-tile.green:after {
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
.about #leadership [class*="col-"]:last-child .bio-tile {
  margin-bottom: 15px;
}
.about #links {
  background: #302e2e;
}
.about #links .row {
  padding-top: 4em;
  padding-bottom: 4em;
}
.about #links .btn {
  margin-bottom: 2em;
  white-space: normal;
}
@media (min-width: 992px) {
  .about #links [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .about #links .btn {
    margin-bottom: 0;
    white-space: nowrap;
  }
}
.about #exec-bios-slider-wrapper {
  opacity: 1;
  height: 100%;
  -webkit-transition: opacity, 250ms;
  -o-transition: opacity, 250ms;
  transition: opacity, 250ms;
}
.about #exec-bios-slider {
  position: relative;
}
.about #exec-bios-slider .slide-content {
  overflow: hidden;
}
.about .split-color-columns .title {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0.3em 0.55em;
  display: inline-block;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  margin-bottom: 2em;
}
@media (min-width: 992px) {
  .about .split-color-columns .title {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .about .split-color-columns .content-wrapper {
    padding: 60px 30px 60px;
  }
}
@media (min-width: 992px) {
  .about .split-color-columns .content-wrapper {
    padding: 120px 60px 120px;
  }
}
.about .split-color-columns .content-wrapper p {
  line-height: 1.444em;
}
@media (min-width: 992px) {
  .about .split-color-columns .content-wrapper p {
    font-size: 18px;
  }
}
.about .social-links {
  padding-top: 5em;
  margin-bottom: 1em;
}
.about .social-links .social {
  border: solid 3px #252323;
  font-size: 19px;
  line-height: 1.1em;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.about .social-links .social,
.about .social-links .social .icon,
.about .social-links .social .handle {
  display: inline-block;
  vertical-align: middle;
}
.about .social-links .social .icon {
  text-align: center;
  font-size: 22px;
}
.about .social-links .social a {
  text-decoration: none;
  color: #252323;
}
.about .social-links .social .handle {
  padding: 0.25em 0.35em 0.45em;
  border-left: solid 3px #252323;
}
.about .social-links .social .handle .inner {
  padding: 0 0.45em;
}

.careers .benefits > .content {
  padding: 0 0;
}
@media (min-width: 992px) {
  .careers .benefits > .content {
    padding: 50px 92px;
  }
}
.careers .benefits [class*="col-"] {
  overflow: hidden;
}
.careers .benefits [class*="col-"] h3 {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.03em;
  margin-bottom: 0.25em;
}
.careers .benefits [class*="col-"] h3:after {
  content: '';
  display: block;
  margin-top: 0.6em;
  width: 30%;
  height: 4px;
}
@media (min-width: 992px) {
  .careers .benefits [class*="col-"] h3:after {
    height: 9px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .careers .benefits [class*="col-"] h3 {
    height: 2.06em;
    width: 30%;
    margin-bottom: 1.4em;
  }
}
@media (min-width: 1190.4px) {
  .careers .benefits [class*="col-"] h3 {
    font-size: 28px;
  }
}
.careers .benefits [class*="col-"] p {
  line-height: 1.473em;
  margin-top: 0;
  font-size: 15px;
}
@media (min-width: 992px) {
  .careers .benefits [class*="col-"] p {
    font-size: 19px;
  }
}
@media (min-width: 1190.4px) {
  .careers .benefits [class*="col-"] p {
    width: 87%;
  }
}
@media (min-width: 992px) {
  .careers .benefits [class*="col-"] {
    margin-bottom: 60px;
  }
}
.careers .benefits [class*="col-"].pink h3:after {
  background-color: #df4797;
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
.careers .benefits [class*="col-"].blue h3:after {
  background-color: #5e9ce9;
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
.careers .benefits [class*="col-"].green h3:after {
  background-color: #16d6b4;
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
.careers .our-team {
  background-image: url("../img/careers-team-photo.jpg");
  background-size: cover;
  background-position: 50% 0%;
}
.careers .our-team [class*="col-"] {
  -webkit-transition: height 250ms;
  -o-transition: height 250ms;
  transition: height 250ms;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .careers .our-team [class*="col-"] {
    margin-bottom: 48px;
  }
}
@media (min-width: 992px) {
  .careers .our-team [class*="col-"] {
    margin-bottom: 80px;
  }
}
.careers .our-team .bar {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .careers .our-team .bar {
    margin-bottom: 48px;
  }
}
@media (min-width: 992px) {
  .careers .our-team .bar {
    margin-bottom: 80px;
  }
}
.careers .our-team h3 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.066666667em;
  margin: 0 0 0.3em;
  display: inline-block;
}
@media (min-width: 1190.4px) {
  .careers .our-team .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.careers .our-team .card {
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
  position: relative;
  height: 100%;
}
.careers .our-team .card .inner {
  overflow: hidden;
  padding: 16px;
}
@media (min-width: 768px) {
  .careers .our-team .card .inner {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .careers .our-team .card .inner {
    padding: 32px;
    padding-bottom: 120px;
  }
}
.careers .our-team .btn {
  display: block;
}
@media (min-width: 768px) {
  .careers .our-team .btn {
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 16px;
  }
}
@media (min-width: 992px) {
  .careers .our-team .btn {
    bottom: 32px;
    left: 32px;
    right: 32px;
  }
}
@media (max-width: 767px) {
  .careers .our-team .btn {
    font-size: 12px;
  }
}
.careers .our-team .btn:active, .careers .our-team .btn:focus {
  outline: none;
  border-color: inherit;
  color: inherit;
  background-color: #252323;
}
@media (min-width: 768px) {
  .careers .split-color-columns {
    background-image: -webkit-linear-gradient(left, #252323 41.82%, #e7e6e6 41.82%);
    background-image: -o-linear-gradient(left, #252323 41.82%, #e7e6e6 41.82%);
    background-image: linear-gradient(to right, #252323 41.82%, #e7e6e6 41.82%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF252323', endColorstr='#FFE7E6E6', GradientType=1);
  }
}
.careers #career-openings-slider .big-title {
  text-transform: uppercase;
}
.careers .job-list {
  font-size: 13px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .careers .job-list {
    font-size: 16px;
    width: 80%;
    margin: 100px auto;
  }
}
.careers .job-list td {
  vertical-align: top;
  color: #252323;
  padding: 0.5em;
  line-height: 1.3em;
}
.careers .job-list td.location {
  font-size: 12px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .careers .job-list td.location {
    font-size: 16px;
  }
}
.careers .job-list td:first-child {
  width: 50%;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 768px) {
  .careers .job-list td:first-child {
    width: 65%;
  }
}
.careers .job-list td:first-child a {
  color: #252323;
  text-decoration: underline;
}
.careers .job-list td:last-child {
  width: 50%;
  text-align: right;
  font-family: "Etica W01 Book", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 768px) {
  .careers .job-list td:last-child {
    width: 35%;
  }
}
.careers .job-list td .table-title {
  text-align: left;
  font-size: 20px;
  line-height: 1.3em;
  margin-top: .75em;
  margin-bottom: 0;
}

body.apply .container-fluid.apply {
  background: url("../img/apply-background.jpg");
  background-position: center center;
  background-size: cover;
}
body.apply .fullscreen {
  font-size: 0;
  vertical-align: middle;
}
body.apply .fullscreen:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 1px;
}
body.apply .wrapper {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1px);
  font-size: 18px;
  line-height: 1.333em;
}
body.apply .content {
  color: white;
  text-align: left;
  margin: 71px auto 30px;
  position: relative;
  background-color: black;
  background-color: rgba(39, 39, 39, 0.85);
  padding: 34.8px;
}
@media (min-width: 992px) {
  body.apply .content {
    width: 612px;
  }
}
body.apply .content:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  height: 7px;
  background-color: #df4797;
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
body.apply .content strong {
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body.apply .content .button-row {
  text-align: center;
}
body.apply .content .btn {
  background: transparent;
  font-size: 15px;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  body.apply .content .btn {
    padding-left: 6em;
    padding-right: 6em;
  }
}
body.apply .content .btn:hover {
  background: #f5f5f5;
}
body.apply .content .warning {
  font-size: 13px;
  line-height: 1.461538462em;
  margin-bottom: 0;
}
body.apply h4 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body.apply h4 {
    white-space: nowrap;
    font-size: 34px;
  }
}

body.creators .hero.fullscreen {
  background-image: url("../img/creators_01.jpg");
}
body.creators .hero.fullscreen .bottom-content {
  text-align: center;
}
body.creators .hero.fullscreen h1 {
  font-size: 60px;
}
@media (min-width: 768px) {
  body.creators .hero.fullscreen h1 {
    font-size: 120px;
  }
}
@media (min-width: 992px) {
  body.creators .hero.fullscreen h1 {
    font-size: 130px;
  }
}
body.creators .hero.fullscreen .btn {
  background: rgba(255, 255, 255, 0.01);
  margin-bottom: 46px;
}
body.creators .hero.fullscreen .btn:hover {
  background: #f5f5f5;
}
body.creators .photogrid .vertical-align {
  display: table;
  width: 100%;
  height: 100%;
}
body.creators .photogrid .vertical-align .inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
body.creators .photogrid .cover {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #f5f5f5;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.59);
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
@media (min-width: 992px) {
  body.creators .photogrid .cover {
    opacity: 0;
  }
}
body.creators .photogrid .cover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 7px;
  -webkit-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  transition: background-color 500ms;
}
body.creators .photogrid .cover:hover {
  opacity: 1;
}
body.creators .photogrid .cover:hover:after {
  background-color: red;
}
body.creators .photogrid .green .cover:after {
  background-color: #16d6b4;
}
@media (min-width: 992px) {
  body.creators .photogrid .green .cover:after {
    background-color: rgba(22, 214, 180, 0);
  }
}
body.creators .photogrid .green .cover:hover:after {
  background-color: #16d6b4;
}
body.creators .photogrid .blue .cover:after {
  background-color: #5e9ce9;
}
@media (min-width: 992px) {
  body.creators .photogrid .blue .cover:after {
    background-color: rgba(94, 156, 233, 0);
  }
}
body.creators .photogrid .blue .cover:hover:after {
  background-color: #5e9ce9;
}
body.creators .photogrid .pink .cover:after {
  background-color: #df4797;
}
@media (min-width: 992px) {
  body.creators .photogrid .pink .cover:after {
    background-color: rgba(223, 71, 151, 0);
  }
}
body.creators .photogrid .pink .cover:hover:after {
  background-color: #df4797;
}
body.creators .platform {
  background-color: #646dcf;
  min-height: 50vh;
  background-image: -webkit-linear-gradient(top, #646ccf 20%, #4fc7f4 80%);
  background-image: -o-linear-gradient(top, #646ccf 20%, #4fc7f4 80%);
  background-image: linear-gradient(to bottom, #646ccf 20%, #4fc7f4 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF646CCF', endColorstr='#FF4FC7F4', GradientType=0);
}
body.creators .platform header h2 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: .957142857em;
  color: white;
}
@media (min-width: 768px) {
  body.creators .platform header h2 {
    font-size: 70px;
  }
}
body.creators #platform-slider-wrapper {
  position: relative;
  overflow: hidden;
}
body.creators #platform-slider {
  width: 100%;
  margin: 30px 0 30px;
}
@media (min-width: 768px) {
  body.creators #platform-slider {
    margin: 60px 0 90px;
  }
}
@media (min-width: 992px) {
  body.creators #platform-slider {
    margin: 0;
  }
}
@media (min-width: 992px) {
  body.creators #platform-slider .slick-track {
    margin: 13% 0 20%;
  }
}
body.creators #platform-slider .slide {
  position: relative;
  z-index: 10;
}
body.creators #platform-slider .slide .image-wrapper {
  text-align: center;
  opacity: .58;
  -webkit-transition: opacity 250ms, transform 250ms;
  -o-transition: opacity 250ms, transform 250ms;
  transition: opacity 250ms, transform 250ms;
}
body.creators #platform-slider .slide .image-wrapper img {
  display: inline-block;
  max-width: 96%;
  border: solid 2px #595555;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.18);
  -webkit-transition: border-width 250ms, box-shadow 250ms;
  -o-transition: border-width 250ms, box-shadow 250ms;
  transition: border-width 250ms, box-shadow 250ms;
}
body.creators #platform-slider .slide .image-wrapper .caption {
  opacity: 0;
  position: relative;
  max-width: 96%;
  margin: 0 auto;
  font-family: "Etica W01 Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
  font-size: 11px;
  line-height: 1.2em;
  padding: 0.3em;
  margin-top: .5em;
}
@media (min-width: 768px) {
  body.creators #platform-slider .slide .image-wrapper .caption {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  body.creators #platform-slider .slide .image-wrapper .caption {
    padding: 1em;
    font-size: 9px;
    margin-top: 16.5px;
  }
  body.creators #platform-slider .slide .image-wrapper .caption:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: transparent;
    border-width: 11px;
    margin-left: -11px;
  }
}
body.creators #platform-slider .slide .image-wrapper .caption strong {
  white-space: nowrap;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body.creators #platform-slider .slide.slick-center {
  z-index: 100;
}
body.creators #platform-slider .slide.slick-center .image-wrapper {
  opacity: 1;
}
@media (min-width: 992px) {
  body.creators #platform-slider .slide.slick-center .image-wrapper {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }
}
body.creators #platform-slider .slide.slick-center .image-wrapper img {
  border-width: 0;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18);
}
body.creators #platform-slider .slide.slick-center .image-wrapper .caption {
  opacity: 1;
}
body.creators #platform-slider .slide.pink .caption {
  color: white;
  background-color: #e2408a;
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
body.creators #platform-slider .slide.pink .caption:after {
  border-bottom-color: #e2408a;
}
body.creators #platform-slider .slide.green .caption {
  color: #444141;
  background-color: #15f4cd;
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
body.creators #platform-slider .slide.green .caption:after {
  border-bottom-color: #15f4cd;
}
body.creators #platform-slider .slide.blue .caption {
  color: white;
  background-color: #5da1ec;
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
body.creators #platform-slider .slide.blue .caption:after {
  border-bottom-color: #5da1ec;
}
body.creators #platform-slider .slick-prev,
body.creators #platform-slider .slick-next {
  display: none !important;
}
body.creators #platform-slider .slick-dots {
  text-align: center;
}
body.creators #platform-slider .slick-dots,
body.creators #platform-slider .slick-dots li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-bottom: 6.6px;
}
body.creators #platform-slider .slick-dots li {
  display: inline-block;
}
body.creators #platform-slider .slick-dots li button {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 100%;
  text-align: center;
  font-size: 2px;
  line-height: 10px;
  background-color: #3d48c3;
  color: red;
  padding: 0;
  margin: 0 2.5px;
}
body.creators #platform-slider .slick-dots li.slick-active button {
  background-color: #d9dbf3;
}
@media (min-width: 992px) {
  body.creators #platform-slider .slick-prev,
  body.creators #platform-slider .slick-next {
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 35%;
    border: none;
    outline: none;
    border: 0;
    background: transparent;
    overflow: hidden;
    line-height: 1000em;
  }
  body.creators #platform-slider .slick-prev {
    left: 0;
    right: auto;
    cursor: url("../img/arrow-previous.png") 15 9, e-resize;
  }
  body.creators #platform-slider .slick-next {
    left: auto;
    right: 0;
    cursor: url("../img/arrow-next.png") 15 9, e-resize;
  }
}
body.creators .quote-app {
  padding-bottom: 3em;
}
body.creators .quote-app blockquote {
  margin: 0;
  color: white;
}
@media (min-width: 992px) {
  body.creators .quote-app blockquote {
    padding: 10% 0 0;
  }
}
body.creators .quote-app blockquote p {
  line-height: 1.291666667em;
  margin: 0;
  padding: 0;
  font-size: 30px;
}
@media (min-width: 768px) {
  body.creators .quote-app blockquote p {
    font-size: 48px;
  }
}
body.creators .quote-app blockquote cite {
  white-space: nowrap;
  display: inline-block;
  padding-top: 1.5em;
  font-size: 15px;
  font-style: normal;
}
@media (min-width: 768px) {
  body.creators .quote-app blockquote cite {
    font-size: 27px;
  }
}
body.creators .quote-app blockquote cite .creator-name:before {
  content: '- ';
}
body.creators .quote-app blockquote cite .creator-title:before {
  content: '| ';
}
body.creators .quote-app .phone {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 0;
  overflow: hidden;
  padding-top: 206.6666667%;
  margin-bottom: 20%;
  background-image: url("../img/phone-body.png");
}
body.creators .quote-app .phone,
body.creators .quote-app .phone .screen,
body.creators .quote-app .phone .reflection {
  background-size: 100%;
}
body.creators .quote-app .phone .screen,
body.creators .quote-app .phone .reflection {
  position: absolute;
}
body.creators .quote-app .phone .screen {
  background: transparent;
  top: 14%;
  right: 11.8%;
  bottom: 14.7%;
  left: 11.8%;
}
body.creators .quote-app .phone .screen video,
body.creators .quote-app .phone .screen img {
  width: 100%;
  height: 100%;
}
body.creators .quote-app .phone .reflection {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../img/phone-reflection.png");
}
body.creators .quote-app .phone-wrapper {
  position: relative;
}
body.creators .quote-app .phone-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -16.2%;
  left: -40%;
  right: -40%;
  height: 33%;
  background: url("../img/phone-shadow.png");
  background-size: 100%;
  background-position: center bottom;
}
body.creators .ctas {
  background-color: #2e2c2c;
}
@media (max-width: 991px) {
  body.creators .ctas .btn {
    margin-bottom: 2em;
  }
}
@media (max-width: 767px) {
  body.creators .ctas .btn {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 14px;
  }
}
body.creators .ctas .btn.faqs {
  background-color: #8d8e8f;
  border-color: #8d8e8f;
}
body.creators .ctas .btn.faqs:hover {
  color: #252323;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
}
body.creators .ctas .btn.benefits {
  background-color: #4fc7f4;
  border-color: #4fc7f4;
}
body.creators .ctas .btn.benefits:hover {
  border-color: #f5f5f5;
  background-color: #f5f5f5;
}
body.creators .ctas [class*="col-"]:last-child .btn {
  margin-bottom: 0;
}
body.creators .ctas .button-wrapper {
  overflow: hidden;
  padding: 3.5em 0 4em;
}
@media (max-width: 1200px) {
  body.creators .ctas .button-wrapper .btn-default {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  body.creators .ctas .button-wrapper .btn-default {
    font-size: 18px;
  }
}
body.creators .artist-and-creators-faqs {
  background-color: #2e2c2c;
  color: white;
}
body.creators .artist-and-creators-faqs #faqs {
  padding-bottom: 4em;
}
body.creators .artist-and-creators-faqs ul,
body.creators .artist-and-creators-faqs li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.creators .artist-and-creators-faqs li {
  margin-bottom: 2em;
}
body.creators .artist-and-creators-faqs li p:first-of-type {
  margin-top: 0.33em;
}
body.creators .artist-and-creators-faqs h2,
body.creators .artist-and-creators-faqs li strong {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body.creators .artist-and-creators-faqs h2 {
    line-height: .957142857em;
    font-size: 70px;
  }
}
body.creators .artist-and-creators-faqs .button-wrapper {
  margin-top: 2em;
}

body.brands .hero.fullscreen {
  background-image: url("../img/brands_02.jpg");
}
body.brands .container-fluid {
  overflow: hidden;
}
body.brands .stats {
  color: white;
  opacity: 0.65;
  display: inline-block;
  vertical-align: top;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 2vw;
  margin-top: 2.4em;
  margin-bottom: 4em;
}
@media (min-width: 768px) {
  body.brands .stats {
    opacity: 0.42;
  }
}
@media (max-width: 991px) {
  body.brands .stats {
    margin-left: 95px;
  }
}
@media (max-width: 767px) {
  body.brands .stats {
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  body.brands .stats {
    font-size: 2vw;
  }
}
@media (min-width: 1075.2px) {
  body.brands .stats {
    font-size: 0.59vw;
  }
}
@media (min-width: 768px) {
  body.brands .stats {
    font-size: 0.7vw;
  }
}
@media (min-width: 768px) {
  body.brands .stats .stat-wrapper {
    display: inline-block;
    padding-left: 4em;
    margin-left: 4em;
    border-left: solid 2px white;
  }
}
body.brands .stats .stat-wrapper:first-child {
  border-left: none;
  margin-left: 0;
}
body.brands .stats .stat-value {
  font-size: 4.2em;
  line-height: 1em;
  margin-bottom: 0.15em;
}
body.brands .stats .stat-label {
  font-size: 2.6em;
  line-height: 1em;
}
body.brands .logo-pond {
  text-align: center;
  width: 100%;
}
body.brands .logo-pond, body.brands .logo-pond li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.brands .logo-pond li {
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 12px;
}
@media (max-width: 1300px) {
  body.brands .logo-pond li {
    width: 10%;
  }
}
@media (max-width: 1250px) {
  body.brands .logo-pond li {
    width: auto;
  }
}
body.brands .logo-pond img {
  display: inline-block;
  max-height: 40px;
  max-width: 130px;
}
@media (max-width: 1500px) {
  body.brands .logo-pond img {
    max-height: 30px;
    max-width: 110px;
  }
}
@media (min-width: 992px) {
  body.brands .logo-pond {
    display: table;
  }
  body.brands .logo-pond li {
    display: table-cell;
  }
}
@media (max-width: 1250px) {
  body.brands .logo-pond li {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  body.brands .logo-pond {
    display: none;
  }
}
body.brands .campaign {
  border: solid 3px #252323;
  font-size: 19px;
  line-height: 1.1em;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body.brands .campaign,
body.brands .campaign .campaign-label,
body.brands .campaign .campaign-name {
  display: inline-block;
  vertical-align: middle;
}
body.brands .campaign .campaign-label,
body.brands .campaign .campaign-name {
  padding: 0.25em 0.35em;
}
body.brands .campaign .campaign-label {
  text-transform: uppercase;
}
body.brands .campaign .campaign-name {
  border-left: solid 3px #252323;
  font-family: "Etica W01 Book", Helvetica, Arial, sans-serif;
}
body.brands .campaign .campaign-name .inner {
  padding: 0 0.75em;
}
body.brands .case-study .content-wrapper {
  color: #252323;
  background-color: transparent;
  background-color: #e7e6e6;
}
@media (min-width: 992px) {
  body.brands .case-study .content-wrapper h1:after {
    content: '';
    display: block;
    margin-top: 0.55em;
    margin-bottom: 0.6em;
    width: 12%;
    height: 0;
    border-top: solid 10px #252323;
  }
}
body.brands .case-study .btn {
  border-color: #252323;
  color: #252323;
  background: #e7e6e6;
}
body.brands .case-study:hover .btn {
  color: white;
  background: #252323;
}
body.brands #offerings a {
  color: white;
  text-decoration: underline;
}
body.brands #offerings .content {
  font-size: 18px;
}
@media (min-width: 992px) {
  body.brands #overlays .left-side {
    padding-right: 45px;
  }
}
@media (max-width: 992px) {
  body.brands #overlays .left-side {
    margin-bottom: 30px;
  }
}
body.brands #overlays #case-study-slider-wrapper {
  opacity: 1;
  height: 100%;
  -webkit-transition: opacity, 250ms;
  -o-transition: opacity, 250ms;
  transition: opacity, 250ms;
}
body.brands #overlays #case-study-slider {
  position: relative;
}
body.brands #overlays .title-wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  text-transform: uppercase;
}
body.brands #overlays .stat-wrapper {
  width: 100%;
  margin: 0 auto 30px;
}
body.brands #overlays .value {
  position: relative;
  height: 80px;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body.brands #overlays .value .slabtext {
  position: absolute;
  bottom: 0;
  left: 0;
}
body.brands #overlays .quotes {
  margin-top: 30px;
}
body.brands #overlays .quote,
body.brands #overlays .quote_attribution {
  font-size: 21px;
  font-style: italic;
}
body.brands #overlays .quote_attribution {
  margin-left: -0.45em;
  text-align: right;
}
body.brands #overlays .quote_attribution:before {
  display: inline-block;
  content: '- ';
}
body.brands #overlays .name {
  width: 100%;
  padding-top: 0.27em;
  font-size: 22px;
  line-height: 1.1em;
  font-weight: normal;
}
body.brands #overlays .slide-content h1 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body.brands #overlays .slide-content h1 .slabtext:after {
  content: '';
  display: block;
  margin-top: 0.55em;
  margin-bottom: 0.6em;
  width: 27%;
  height: 0;
  border-top: solid 0.16em #252323;
}
body.brands #overlays .slide-content h1 .slabtext:after {
  margin-top: 0.3em;
}
body.brands #overlays .slide-content .goal {
  font-size: 24px;
  line-height: 1.416666667em;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body.brands #overlays .slide-content .main-text {
  font-size: 19px;
  line-height: 1.736842105em;
}
body.brands #overlays .slide-content .modal-section {
  padding: 10px;
}
@media (min-width: 768px) {
  body.brands #overlays .slide-content .modal-section {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  body.brands #overlays .slide-content .modal-section {
    padding: 80px;
  }
}
body.brands #overlays .slide-content .modal-section:first-child {
  padding-bottom: 0;
}
body.brands #overlays .slide-content .lower-section {
  color: white;
}
body.brands #overlays .slide .type {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0.3em 0.55em;
  display: inline-block;
  color: white;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  body.brands #overlays .slide .type {
    font-size: 15px;
  }
}
body.brands #overlays .slide.blue .type,
body.brands #overlays .slide.blue .lower-section {
  background-image: -webkit-linear-gradient(left, #78daff 0%, #868ee0 100%);
  background-image: -o-linear-gradient(left, #78daff 0%, #868ee0 100%);
  background-image: linear-gradient(to right, #78daff 0%, #868ee0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF78DAFF', endColorstr='#FF868EE0', GradientType=1);
}
body.brands #overlays .slide.green .type,
body.brands #overlays .slide.green .lower-section {
  color: #444141;
  background-image: -webkit-linear-gradient(left, #1affc1 0%, #4df6ec 100%);
  background-image: -o-linear-gradient(left, #1affc1 0%, #4df6ec 100%);
  background-image: linear-gradient(to right, #1affc1 0%, #4df6ec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1AFFC1', endColorstr='#FF4DF6EC', GradientType=1);
}
body.brands #overlays .slide.pink .type,
body.brands #overlays .slide.pink .lower-section {
  background-image: -webkit-linear-gradient(left, #eb4e7e 0%, #e273bd 100%);
  background-image: -o-linear-gradient(left, #eb4e7e 0%, #e273bd 100%);
  background-image: linear-gradient(to right, #eb4e7e 0%, #e273bd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEB4E7E', endColorstr='#FFE273BD', GradientType=1);
}
body.brands #overlays .slide .video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  background-size: 101%;
  background-position: center;
  padding-top: 56.25%;
}
body.brands #overlays .slide .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.brands .section.contact {
  background: #302e2e;
  padding-bottom: 80px;
}
body.brands .section.contact h2 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
@media (min-width: 992px) {
  body.brands .section.contact h2 {
    font-size: 57px;
  }
}
body.brands .section.contact .contact-form {
  padding-bottom: 60px;
}

body.fans .hero.fullscreen {
  background-image: url("../img/audiences_03.jpg");
  min-height: 410px;
}
body.fans .hero.fullscreen .bottom-content {
  position: absolute;
  z-index: 2;
  bottom: 0;
}
body.fans .date-location {
  font-size: 18px;
  line-height: 1.667em;
  margin-bottom: 0;
  overflow: hidden;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

body.home {
  position: relative;
}
body.home .hero-section {
  height: 100%;
}
body.home .fs-video {
  margin-top: 13%;
}
@media screen and (max-width: 768px) {
  body.home .fs-video {
    margin-top: 22%;
    margin-bottom: 20px;
  }
}
body.home .fs-video img {
  max-width: 100%;
  width: 100%;
}
body.home .wrapper {
  background: #000;
  height: 100%;
  min-height: 100vh;
}
body.home .wrapper .container {
  height: 100%;
  min-height: 100vh;
}
body.home .copy-container {
  height: 98px;
}
@media screen and (max-width: 992px) {
  body.home .copy-container {
    display: none;
  }
}
body.home .home-nav-copy {
  display: none;
}
body.home .home-nav-copy.active {
  display: block;
}
body.home .home-nav {
  text-transform: uppercase;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 0.8em;
}
body.home .home-nav p.home-nav-copy-mobile {
  display: none;
  color: #fff;
  margin-left: 10px;
  font-family: "Etica W01 Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-transform: none;
}
@media (max-width: 992px) {
  body.home .home-nav p.home-nav-copy-mobile {
    display: block;
  }
}
body.home .home-nav p.home-nav-copy {
  color: #fff;
  font-family: "Etica W01 Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-transform: none;
  padding-left: 29px;
}
body.home .home-nav a {
  color: white;
  border: solid 0.033em transparent;
  display: inline-block;
  margin: 0;
  padding: 0.1em;
  text-decoration: none;
  font-size: 155px;
  line-height: 110px;
}
body.home .home-nav a:hover {
  border-color: white;
}
@media screen and (max-width: 1200px) {
  body.home .home-nav a {
    font-size: 125px;
  }
}
@media screen and (max-width: 992px) {
  body.home .home-nav a {
    font-size: 67px;
    line-height: 70px;
    border: none;
  }
}
body.home .home-nav .active a {
  border-color: white;
}
@media (min-width: 768px) {
  body.home footer {
    position: absolute;
    bottom: -64px;
    left: 0;
    right: 0;
    z-index: 4;
  }
}

.contact .offices a {
  color: #252323;
}
.contact .offices .location {
  white-space: nowrap;
}
.contact .offices .region {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0.3em 0.55em;
  display: inline-block;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: white;
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
  line-height: 2.2em;
  margin-bottom: 1.8em;
  padding: 0em 1.5em;
}
@media (min-width: 992px) {
  .contact .offices .region {
    font-size: 15px;
  }
}
.contact .offices .headliners-wrapper {
  font-size: 18px;
  line-height: 1.833333333em;
}
@media (min-width: 992px) {
  .contact .offices .headliners-wrapper {
    background-image: linear-gradient(to right, rgba(245, 245, 245, 0) 50%, #f5f5f5 50%), linear-gradient(to bottom, #dc53ae 0%, #e72c65 100%);
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .contact .offices .headliners-wrapper [class*="col-"] {
    padding-left: 60px;
    padding-right: 60px;
  }
  .contact .offices .headliners-wrapper h2 {
    font-size: 52px;
  }
}
@media (min-width: 1289.6px) {
  .contact .offices .headliners-wrapper h2 {
    font-size: 68px;
  }
}
@media (max-width: 991px) {
  .contact .offices .headliners-wrapper [class*="col-"] {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.contact .offices .headliners-wrapper .email:before {
  content: '|';
  display: inline-block;
  margin: 0 0.5em 0;
}
@media (max-width: 991px) {
  .contact .offices .headliners-wrapper .east-coast {
    background: whitesmoke;
  }
}
.contact .offices .locations-wrapper {
  padding-left: 15px;
  padding: 66px 0 15px;
}
@media (min-width: 992px) {
  .contact .offices .locations-wrapper {
    padding: 81px 0 30px;
  }
}
.contact .offices .locations-wrapper [class*="col-"] {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .contact .offices .locations-wrapper [class*="col-"] {
    margin-bottom: 45px;
  }
}
.contact .offices .locations-wrapper .address,
.contact .offices .locations-wrapper .phone,
.contact .offices .locations-wrapper .email {
  font-size: 16px;
  line-height: 1.833em;
  font-weight: 300;
}
@media (min-width: 768px) {
  .contact .offices .locations-wrapper .address,
  .contact .offices .locations-wrapper .phone,
  .contact .offices .locations-wrapper .email {
    font-size: 16px;
  }
}
.contact .offices .locations-wrapper .address b {
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.contact .offices .locations-wrapper .email {
  display: block;
}
.contact .offices .headquarters {
  color: whitesmoke;
}
@media (max-width: 991px) {
  .contact .offices .headquarters {
    background-image: linear-gradient(to bottom, #dc53ae 0%, #e72c65 100%);
  }
}
.contact .offices .headquarters a {
  color: white;
}
.contact .offices .headquarters .region {
  background: #e7e6e6;
  color: #252323;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: scale(1.45);
  -ms-transform: scale(1.45);
  -o-transform: scale(1.45);
  transform: scale(1.45);
}
.contact .offices .headquarters h2:after {
  content: '';
  display: block;
  margin-top: 0.55em;
  margin-bottom: 0.6em;
  width: 108px;
  height: 0;
  border-top: solid 10px white;
}
.contact .offices .headquarters h2:after {
  content: '';
  margin-top: 0.45em;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .contact .offices .headquarters h2:after {
    content: '';
    display: block;
    margin-top: 0.55em;
    margin-bottom: 0.6em;
    width: 25%;
    height: 0;
    border-top: solid 6px white;
  }
}
@media (min-width: 992px) {
  .contact .offices .content {
    padding: 0 30px 0;
  }
  .contact .offices [class*="col-"] {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.contact .offices h2 {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0;
}
.contact .offices h2:after {
  content: '';
  display: block;
  margin-top: 0.55em;
  margin-bottom: 0.6em;
  width: 25%;
  height: 0;
  border-top: solid 6px #252323;
}
@media (min-width: 768px) {
  .contact .offices h2 {
    font-size: 48px;
  }
  .contact .offices h2:after {
    content: '';
    display: block;
    margin-top: 0.55em;
    margin-bottom: 0.6em;
    width: 108px;
    height: 0;
    border-top: solid 10px #252323;
  }
}
@media (min-width: 992px) {
  .contact .offices h2 {
    font-size: 38px;
  }
}
@media (min-width: 1289.6px) {
  .contact .offices h2 {
    font-size: 48px;
  }
}
.contact .contact-form {
  background-color: #e7e6e6;
  padding-bottom: 50px;
}

/**
* Blog (general)
*/
.blog-archive .header-image,
.single .header-image {
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
  background-image: url("../img/blog-index-background.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: height 250ms;
  -o-transition: height 250ms;
  transition: height 250ms;
}
@media (min-width: 992px) {
  .blog-archive .header-image,
  .single .header-image {
    height: 480px;
  }
}
.blog-archive .header-image .brush-strokes,
.single .header-image .brush-strokes {
  background-image: url("../img/brush-stroke-02.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.8;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 260px;
  height: 110px;
}
@media (min-width: 992px) {
  .blog-archive .header-image .brush-strokes,
  .single .header-image .brush-strokes {
    width: 369px;
    height: 154px;
  }
}
.blog-archive .header-image .brush-strokes h1,
.single .header-image .brush-strokes h1 {
  font-family: "BrushUpToo";
  font-weight: normal;
  text-align: center;
  color: #fff;
  border: none;
  margin: 0;
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  padding-top: 0.1em;
  margin-left: -0.2em;
  font-size: 86px;
}
@media (min-width: 992px) {
  .blog-archive .header-image .brush-strokes h1,
  .single .header-image .brush-strokes h1 {
    font-size: 124px;
  }
}
.blog-archive #menu-blog-navigation,
.single #menu-blog-navigation {
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  background: #fff;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-archive #menu-blog-navigation li,
.single #menu-blog-navigation li {
  margin: 0;
  padding: 0;
}
.blog-archive #menu-blog-navigation li a,
.single #menu-blog-navigation li a {
  color: white;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  padding: .75em 1em;
  text-decoration: none;
}
@media (min-width: 768px) {
  .blog-archive #menu-blog-navigation,
  .single #menu-blog-navigation {
    display: block;
    bottom: 54px;
    height: 54px;
    line-height: 54px;
    border-top: 5px solid #00f3b1;
  }
  .blog-archive #menu-blog-navigation li,
  .single #menu-blog-navigation li {
    display: inline-block;
    border-top: 8px solid #fff;
    font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
  }
  .blog-archive #menu-blog-navigation li.active,
  .single #menu-blog-navigation li.active {
    border-top: 8px solid #00f3b1;
  }
  .blog-archive #menu-blog-navigation li.active a,
  .single #menu-blog-navigation li.active a {
    color: #00f3b1;
  }
  .blog-archive #menu-blog-navigation li a,
  .single #menu-blog-navigation li a {
    letter-spacing: 0.5px;
    height: 54px;
    padding: 0 20px;
    color: #252323;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 992px) {
  .blog-archive #menu-blog-navigation,
  .single #menu-blog-navigation {
    font-size: 14px;
  }
  .blog-archive #menu-blog-navigation li a,
  .single #menu-blog-navigation li a {
    padding: 0 30px;
  }
}
.blog-archive .hero p,
.single .hero p {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
  color: #fff;
  letter-spacing: 0.5px;
}

/**
* Blog Index
*/
.blog-archive .archive-title {
  text-align: center;
  text-transform: uppercase;
  color: #e62e4c;
  font-weight: 900;
}
@media (min-width: 992px) {
  .blog-archive .archive-title {
    font-size: 50px;
    margin: 0;
  }
}
.blog-archive .posts {
  margin-top: 30px;
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  .blog-archive .posts {
    margin-bottom: 3em;
  }
}
.blog-archive .posts article {
  margin-bottom: 65px;
}
.blog-archive .posts h2 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #252323;
  text-transform: uppercase;
  font-size: 27px;
  line-height: 27px;
  display: block;
  display: -webkit-box;
  height: 55px;
  margin: 20px auto 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-archive p.excerpt {
  position: relative;
  padding: 30px 0px;
}
.blog-archive p.excerpt:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  background: #252323;
  margin-top: 10px;
}
.blog-archive .row {
  overflow: hidden;
}
.blog-archive .featured-image {
  width: 100%;
  height: 235px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.blog-archive .featured-image:before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center center;
}
.blog-archive .featured-image.triangle:before {
  background-image: url(../img/triangle.png);
}
.blog-archive .featured-image.circle:before {
  background-image: url(../img/circle.png);
}
.blog-archive:hover .featured-image {
  visiblity: visible;
  opacity: 1;
}
.blog-archive a {
  color: #c4c3c9;
  display: block;
  text-decoration: none;
  margin-top: 2px;
}
.blog-archive a:after {
  content: '';
  display: block;
  position: relative;
  bottom: 1px;
  width: 55%;
  float: right;
  margin-right: 10%;
}
.blog-archive a .post-wrapper {
  clear: both;
}
@media (min-width: 768px) {
  .blog-archive a .post-details {
    max-height: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.blog-archive a .meta, .blog-archive a .published {
  display: inline;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}
@media (min-width: 768px) {
  .blog-archive a .meta, .blog-archive a .published {
    font-size: 18px;
  }
}
.blog-archive a .entry-title.h2 {
  font-weight: 900;
  text-transform: uppercase;
  color: #16141f;
  display: block;
  line-height: 1em;
  margin: 0 0 .25em;
}
@media (min-width: 768px) {
  .blog-archive a .entry-title.h2 {
    font-size: 40px;
  }
}
.blog-archive a .excerpt {
  font-size: 16px;
  color: #16141f;
  margin: 0;
  font-style: italic;
}
@media (min-width: 768px) {
  .blog-archive a .excerpt {
    font-size: 16px;
  }
}
.blog-archive a .excerpt .read-more {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
}

/**
* Single
*/
.single.single-post .post-meta {
  float: none;
  text-align: center;
}
.single.single-post .post-meta h2 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 70px;
  margin: 20px 0 30px;
  line-height: 70px;
}
@media (max-width: 768px) {
  .single.single-post .post-meta h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
.single.single-post .byline {
  color: #615f5f;
  border-bottom: 2px solid #252323;
  padding: 10px 0 20px;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.single.single-post .byline a {
  color: #615f5f;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .single.single-post .byline {
    text-align: center;
  }
}
.single.single-post .author-link {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.single.single-post .category a {
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #b9babb;
  text-transform: uppercase;
}
.single.single-post h3 {
  font-size: 43px;
  margin: 25px 0 10px;
  line-height: 1.4em;
}
.single.single-post h6 {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  margin: 30px 0 0;
}
.single.single-post .container-fluid {
  overflow: visible;
}
.single.single-post #featured-image {
  text-align: center;
}
.single.single-post #featured-image img {
  max-width: 100%;
  height: auto;
}
.single.single-post article {
  position: relative;
  z-index: 5;
}
.single.single-post .published {
  display: inline;
}
.single.single-post .entry-content {
  padding-bottom: 1em;
  margin-top: 1em;
  border-bottom: 2px solid #252323;
}
@media (min-width: 992px) {
  .single.single-post .entry-content {
    padding-bottom: 2em;
  }
}
.single.single-post .entry-content a {
  color: #6871d8;
}
.single.single-post .entry-content ol,
.single.single-post .entry-content ul,
.single.single-post .entry-content p {
  color: #16141f;
  font-size: 14px;
  line-height: 1.555555556em;
}
.single.single-post .entry-content b,
.single.single-post .entry-content strong {
  font-weight: 700;
}
.single.single-post .entry-content img {
  max-width: 100%;
  height: auto;
}
.single.single-post .entry-content img.alignright, .single.single-post .entry-content img.alignleft {
  float: none;
  display: block;
  width: auto;
  margin: 20px auto;
}
.single.single-post .entry-content a.inline-twitter-link {
  background: #EFEFEF;
  color: #16141f;
}
.single.single-post .entry-content a.inline-twitter-link span {
  color: #56555D;
}
.single.single-post .entry-content a:hover.inline-twitter-link {
  background: #E2F1F9;
  text-decoration: none;
}
.single.single-post .entry-content a:hover.inline-twitter-link span {
  color: #00ACED;
}
@media (min-width: 992px) {
  .single.single-post .entry-content img {
    max-width: 100%;
  }
  .single.single-post .entry-content img.alignright, .single.single-post .entry-content img.alignleft {
    margin: 55px;
  }
  .single.single-post .entry-content img.alignright {
    float: right;
    margin-right: -100px;
  }
  .single.single-post .entry-content img.alignleft {
    float: left;
    margin-left: -100px;
  }
}

/**
* Author Recommended Posts
*/
.author-recommended-wrap {
  margin-top: 60px;
  padding-bottom: 70px;
  color: #252323;
}
.author-recommended-wrap h3 {
  display: none;
}
.author-recommended-wrap a {
  color: #252323;
}
.author-recommended-wrap .author-recommended-posts.horizontal ol li {
  padding: 0 15px;
}
@media screen and (max-width: 1200px) {
  .author-recommended-wrap .author-recommended-posts.horizontal ol li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .author-recommended-wrap .author-recommended-posts.horizontal ol li {
    width: 100%;
  }
}
.author-recommended-wrap .related-title {
  display: block;
  border-top: 8px solid #fff;
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 27px;
  line-height: 27px;
  margin: 22px 0;
  text-transform: uppercase;
}
.author-recommended-wrap .related-title:hover {
  text-decoration: none;
}
.author-recommended-wrap .related-title:after {
  content: " ";
  display: block;
  height: 2px;
  width: 100%;
  background: #252323;
  margin-top: 10px;
}
.author-recommended-wrap p {
  font-size: 16px;
  font-style: italic;
  line-height: 1.42857;
}
.author-recommended-wrap .read-more {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
}
.author-recommended-wrap .author-recommended-posts.horizontal .related-thumbnail {
  width: 100%;
  height: 235px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: none;
}
.author-recommended-wrap .author-recommended-posts.horizontal li.has-thumbnail .related-title {
  width: 100%;
}

.older-newer-pagination .newer {
  text-align: right;
}

.single.single-post .blog-subscribe {
  overflow: hidden;
}

/**
* Tags & Comments
*/
.tags-comments h3 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #dc53ae;
  text-transform: uppercase;
}
.tags-comments .author-card {
  padding-bottom: 1.5em;
  margin-bottom: 2em;
  border-bottom: 2px solid #252323;
}
@media (min-width: 992px) {
  .tags-comments .author-card {
    padding-bottom: 3.5em;
    margin-bottom: 3em;
  }
}
.tags-comments .author-card .more-posts {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1em;
}
.tags-comments .post-tags a {
  font-size: 12px;
  line-height: 1.857142857em;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #252323;
  text-decoration: none;
  border: solid 4px #252323;
  padding: 0 1em;
  margin-right: .45em;
  margin-bottom: .45em;
}
.tags-comments .post-tags a:hover {
  color: #fff;
  background: #252323;
}
.tags-comments .name {
  font-size: 12px;
  line-height: 1.857142857em;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #252323;
  text-decoration: none;
  border: solid 4px #252323;
  padding: 0 1em;
  margin-right: .45em;
  margin-bottom: .45em;
}
.tags-comments .title {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
}

.blog-subscribe {
  position: relative;
  padding: 20px 0;
  margin-top: 40px;
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
  color: #fff;
}
.blog-subscribe h3 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .blog-subscribe h3 {
    text-align: center;
  }
}
.blog-subscribe label {
  display: none;
}
.blog-subscribe .gform_wrapper {
  width: 100%;
  margin: 0;
  left: 0;
}
.blog-subscribe .gform_body {
  float: left;
  width: 70%;
}
@media (max-width: 768px) {
  .blog-subscribe .gform_body {
    width: 100%;
    float: none;
    padding: 2%;
  }
}
.blog-subscribe .gform_footer {
  float: left;
  width: 22%;
  margin-left: 1%;
}
@media (max-width: 768px) {
  .blog-subscribe .gform_footer {
    width: 100%;
    float: none;
    margin-left: 0;
    padding: 2%;
  }
}
.blog-subscribe .gform_wrapper form input {
  height: 41px;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #252323;
}
.blog-subscribe .gform_wrapper input[type="submit"] {
  width: 100%;
  font-size: 12px;
  line-height: 1.857142857em;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #252323;
  text-decoration: none;
  border: solid 4px #252323;
  padding: 0 1em;
  color: #fff;
  border-color: #fff;
  background: transparent;
  font-size: 14px;
}
.blog-subscribe .gform_wrapper input[type="submit"]:hover {
  color: #fff;
  background: #252323;
}
.blog-subscribe .gform_wrapper input[type="submit"]:hover {
  color: #dc53ae;
  background: #fff;
}
.blog-subscribe #gforms_confirmation_message {
  font-size: 16px;
  text-transform: uppercase;
  color: #e62e4c;
  font-weight: 700;
  text-align: center;
}

.older-newer-pagination .older {
  text-align: right;
}
.older-newer-pagination .newer {
  text-align: left;
}
.older-newer-pagination a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  text-align: center;
  border: solid 4px #252323;
  color: #252323;
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  padding: 0.9em 2.3em;
  -webkit-transition: color 125ms, background-color 125ms, border-color 125ms;
  -o-transition: color 125ms, background-color 125ms, border-color 125ms;
  transition: color 125ms, background-color 125ms, border-color 125ms;
  margin-bottom: 30px;
}

body.legal {
  position: relative;
}
body.legal .section {
  border-bottom: solid 1px #f5fafc;
  margin-bottom: 1.4em;
  padding-bottom: 1.6em;
}
body.legal .section > p {
  padding-top: 0;
}
body.legal .content h1,
body.legal .content h2,
body.legal .content h3 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1em;
  margin-top: 1.3em;
  margin-bottom: 0em;
}
@media (max-width: 767px) {
  body.legal .content {
    font-size: 13.3px;
  }
}

.row {
  position: relative;
}

#menu-legal, #menu-legal li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#legal-menu {
  text-align: center;
  position: relative;
}
#legal-menu ul {
  padding-top: 40px;
}
#legal-menu li {
  line-height: 1.2em;
  font-size: 18px;
  font-family: "Etica W01 Book", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  #legal-menu li {
    padding-right: 1.3em;
  }
}
#legal-menu li a {
  color: #252323;
  display: block;
  text-decoration: none;
  font-weight: inherit;
}
#legal-menu li a:hover, #legal-menu li a:active, #legal-menu li a:focus {
  background: transparent;
}
#legal-menu li a:hover {
  background: #252323;
  color: #f5f5f5;
}
#legal-menu li.active {
  font-family: "Etica W01 ExtraBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  #legal-menu {
    text-align: right;
  }
}
@media (min-width: 992px) {
  #legal-menu {
    position: absolute;
    top: 0;
    right: calc(50% + 220px);
  }
  #legal-menu.affix {
    position: fixed;
    top: 80px;
  }
}

.showcase .header-image .brush-strokes {
  background-image: url("../img/brush-stroke-01.png");
  background-size: contain;
  height: 200px;
}
.showcase .header-image .brush-strokes h1 {
  padding: 0;
  margin: 0;
  line-height: 200px;
}
.showcase form {
  max-width: 500px;
  margin: 0 auto 130px;
}
@media (max-width: 992px) {
  .showcase form {
    margin-bottom: 20px;
  }
}
.showcase form ul {
  list-style: none;
}

.influencerplus #iplus-copy {
  line-height: 1.77em;
  color: #615f5f;
  font-weight: 300;
}
@media (min-width: 768px) {
  .influencerplus #iplus-copy {
    font-size: 27px;
    padding: 0.6em 0;
  }
}
.influencerplus .platform {
  background-color: #646dcf;
  min-height: 50vh;
  background-image: -webkit-linear-gradient(top, #646ccf 20%, #4fc7f4 80%);
  background-image: -o-linear-gradient(top, #646ccf 20%, #4fc7f4 80%);
  background-image: linear-gradient(to bottom, #646ccf 20%, #4fc7f4 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF646CCF', endColorstr='#FF4FC7F4', GradientType=0);
}
.influencerplus .platform header h2 {
  font-family: "TradeGothicW01-BoldCn20_675334", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: .957142857em;
  color: white;
}
@media (min-width: 768px) {
  .influencerplus .platform header h2 {
    font-size: 70px;
  }
}
.influencerplus #platform-slider-wrapper {
  position: relative;
  overflow: hidden;
}
.influencerplus #platform-slider {
  width: 100%;
  margin: 30px 0 30px;
}
@media (min-width: 768px) {
  .influencerplus #platform-slider {
    margin: 60px 0 90px;
  }
}
@media (min-width: 992px) {
  .influencerplus #platform-slider {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .influencerplus #platform-slider .slick-track {
    margin: 13% 0 20%;
  }
}
.influencerplus #platform-slider .slide {
  position: relative;
  z-index: 10;
}
.influencerplus #platform-slider .slide .image-wrapper {
  text-align: center;
  opacity: .58;
  -webkit-transition: opacity 250ms, transform 250ms;
  -o-transition: opacity 250ms, transform 250ms;
  transition: opacity 250ms, transform 250ms;
}
.influencerplus #platform-slider .slide .image-wrapper img {
  display: inline-block;
  max-width: 96%;
  border: solid 2px #595555;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.18);
  -webkit-transition: border-width 250ms, box-shadow 250ms;
  -o-transition: border-width 250ms, box-shadow 250ms;
  transition: border-width 250ms, box-shadow 250ms;
}
.influencerplus #platform-slider .slide .image-wrapper .caption {
  opacity: 0;
  position: relative;
  max-width: 96%;
  margin: 0 auto;
  font-family: "Etica W01 Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
  font-size: 11px;
  line-height: 1.2em;
  padding: 0.3em;
  margin-top: .5em;
}
@media (min-width: 768px) {
  .influencerplus #platform-slider .slide .image-wrapper .caption {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .influencerplus #platform-slider .slide .image-wrapper .caption {
    padding: 1em;
    font-size: 9px;
    margin-top: 16.5px;
  }
  .influencerplus #platform-slider .slide .image-wrapper .caption:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: transparent;
    border-width: 11px;
    margin-left: -11px;
  }
}
.influencerplus #platform-slider .slide .image-wrapper .caption strong {
  white-space: nowrap;
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.influencerplus #platform-slider .slide.slick-center {
  z-index: 100;
}
.influencerplus #platform-slider .slide.slick-center .image-wrapper {
  opacity: 1;
}
@media (min-width: 992px) {
  .influencerplus #platform-slider .slide.slick-center .image-wrapper {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }
}
.influencerplus #platform-slider .slide.slick-center .image-wrapper img {
  border-width: 0;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18);
}
.influencerplus #platform-slider .slide.slick-center .image-wrapper .caption {
  opacity: 1;
}
.influencerplus #platform-slider .slide.pink .caption {
  color: white;
  background-color: #e2408a;
  background-image: -webkit-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: -o-linear-gradient(left, #e72c65 0%, #dc53ae 100%);
  background-image: linear-gradient(to right, #e72c65 0%, #dc53ae 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE72C65', endColorstr='#FFDC53AE', GradientType=1);
}
.influencerplus #platform-slider .slide.pink .caption:after {
  border-bottom-color: #e2408a;
}
.influencerplus #platform-slider .slide.green .caption {
  color: #444141;
  background-color: #15f4cd;
  background-image: -webkit-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: -o-linear-gradient(left, #00f3b1 0%, #29f4e8 100%);
  background-image: linear-gradient(to right, #00f3b1 0%, #29f4e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3B1', endColorstr='#FF29F4E8', GradientType=1);
}
.influencerplus #platform-slider .slide.green .caption:after {
  border-bottom-color: #15f4cd;
}
.influencerplus #platform-slider .slide.blue .caption {
  color: white;
  background-color: #5da1ec;
  background-image: -webkit-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: -o-linear-gradient(left, #52d0ff 0%, #6871d8 100%);
  background-image: linear-gradient(to right, #52d0ff 0%, #6871d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF52D0FF', endColorstr='#FF6871D8', GradientType=1);
}
.influencerplus #platform-slider .slide.blue .caption:after {
  border-bottom-color: #5da1ec;
}
.influencerplus #platform-slider .slick-prev,
.influencerplus #platform-slider .slick-next {
  display: none !important;
}
.influencerplus #platform-slider .slick-dots {
  text-align: center;
}
.influencerplus #platform-slider .slick-dots,
.influencerplus #platform-slider .slick-dots li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-bottom: 6.6px;
}
.influencerplus #platform-slider .slick-dots li {
  display: inline-block;
}
.influencerplus #platform-slider .slick-dots li button {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 100%;
  text-align: center;
  font-size: 2px;
  line-height: 10px;
  background-color: #3d48c3;
  color: red;
  padding: 0;
  margin: 0 2.5px;
}
.influencerplus #platform-slider .slick-dots li.slick-active button {
  background-color: #d9dbf3;
}
@media (min-width: 992px) {
  .influencerplus #platform-slider .slick-prev,
  .influencerplus #platform-slider .slick-next {
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 35%;
    border: none;
    outline: none;
    border: 0;
    background: transparent;
    overflow: hidden;
    line-height: 1000em;
  }
  .influencerplus #platform-slider .slick-prev {
    left: 0;
    right: auto;
    cursor: url("../img/arrow-previous.png") 15 9, e-resize;
  }
  .influencerplus #platform-slider .slick-next {
    left: auto;
    right: 0;
    cursor: url("../img/arrow-next.png") 15 9, e-resize;
  }
}
.influencerplus .section.contact {
  background: #302e2e;
  padding-bottom: 80px;
}
.influencerplus .section.contact h2 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
@media (min-width: 992px) {
  .influencerplus .section.contact h2 {
    font-size: 57px;
  }
}
.influencerplus .section.contact .contact-form {
  padding-bottom: 60px;
}

:-webkit-full-screen-ancestor:not(iframe) {
  animation-fill-mode: none !important;
}

.coming-soon-popup .mfp-container {
  background-color: black;
  margin-top: 43px;
}

.coming-soon-popup .mfp-content.mobile {
  background-image: url("/wp-content/themes/roots-sass/assets/img/coming-soon/coming_soon_mobile.jpg");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.coming-soon-popup .mfp-iframe-holder .mfp-content {
  max-width: 90%;
  max-height: 80%;
}
@media (max-width: 992px) {
  .coming-soon-popup .mfp-iframe-holder .mfp-content {
    max-width: none;
    width: auto;
    height: 90%;
    position: fixed;
    left: 30px;
    right: 30px;
    top: 40px;
  }
}

.error404 .fullscreen {
  background: url(../img/error-404.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
}
.error404 .fullscreen p {
  font-family: "Etica W01 Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
  color: #fff;
  letter-spacing: 0.5px;
}
.error404 .btn-default {
  background: rgba(255, 255, 255, 0.01);
}
.error404 .btn-default:hover {
  background: #fff;
}

/*# sourceMappingURL=main.min.css.map */
