@charset "UTF-8";
/******
* 
* Add Sequence-dependent files
*  
******/
/***
 * 
 * Variables User throughout our build - Bootstrap
 * Colors, Font Families, Etc. 
 *
 * THIS IS COPIED WHOLESALE FROM BOOTSTRAP. Y
 *
 * 
 ***/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1, .preview h2.title {
  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 {
  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;
  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, .page-template-sales-touchpoint .split-50-50-section blockquote, h2, .quiz-overlay .quiz-step .step-form input, h3, .pagination .name, .single-team-member .team-detail .quote .text p:first-child {
    orphans: 3;
    widows: 3;
  }
  h2, .quiz-overlay .quiz-step .step-form input, h3, .pagination .name, .single-team-member .team-detail .quote .text p:first-child {
    page-break-after: avoid;
  }
  .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("../vendor/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../vendor/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("../vendor/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format('woff2'), url("../vendor/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format('woff'), url("../vendor/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format('truetype'), url("../vendor/bootstrap-sass/assets/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: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "";
}
.glyphicon-music:before {
  content: "";
}
.glyphicon-search:before {
  content: "";
}
.glyphicon-heart:before {
  content: "";
}
.glyphicon-star:before {
  content: "";
}
.glyphicon-star-empty:before {
  content: "";
}
.glyphicon-user:before {
  content: "";
}
.glyphicon-film:before {
  content: "";
}
.glyphicon-th-large:before {
  content: "";
}
.glyphicon-th:before {
  content: "";
}
.glyphicon-th-list:before {
  content: "";
}
.glyphicon-ok:before {
  content: "";
}
.glyphicon-remove:before {
  content: "";
}
.glyphicon-zoom-in:before {
  content: "";
}
.glyphicon-zoom-out:before {
  content: "";
}
.glyphicon-off:before {
  content: "";
}
.glyphicon-signal:before {
  content: "";
}
.glyphicon-cog:before {
  content: "";
}
.glyphicon-trash:before {
  content: "";
}
.glyphicon-home:before {
  content: "";
}
.glyphicon-file:before {
  content: "";
}
.glyphicon-time:before {
  content: "";
}
.glyphicon-road:before {
  content: "";
}
.glyphicon-download-alt:before {
  content: "";
}
.glyphicon-download:before {
  content: "";
}
.glyphicon-upload:before {
  content: "";
}
.glyphicon-inbox:before {
  content: "";
}
.glyphicon-play-circle:before {
  content: "";
}
.glyphicon-repeat:before {
  content: "";
}
.glyphicon-refresh:before {
  content: "";
}
.glyphicon-list-alt:before {
  content: "";
}
.glyphicon-lock:before {
  content: "";
}
.glyphicon-flag:before {
  content: "";
}
.glyphicon-headphones:before {
  content: "";
}
.glyphicon-volume-off:before {
  content: "";
}
.glyphicon-volume-down:before {
  content: "";
}
.glyphicon-volume-up:before {
  content: "";
}
.glyphicon-qrcode:before {
  content: "";
}
.glyphicon-barcode:before {
  content: "";
}
.glyphicon-tag:before {
  content: "";
}
.glyphicon-tags:before {
  content: "";
}
.glyphicon-book:before {
  content: "";
}
.glyphicon-bookmark:before {
  content: "";
}
.glyphicon-print:before {
  content: "";
}
.glyphicon-camera:before {
  content: "";
}
.glyphicon-font:before {
  content: "";
}
.glyphicon-bold:before {
  content: "";
}
.glyphicon-italic:before {
  content: "";
}
.glyphicon-text-height:before {
  content: "";
}
.glyphicon-text-width:before {
  content: "";
}
.glyphicon-align-left:before {
  content: "";
}
.glyphicon-align-center:before {
  content: "";
}
.glyphicon-align-right:before {
  content: "";
}
.glyphicon-align-justify:before {
  content: "";
}
.glyphicon-list:before {
  content: "";
}
.glyphicon-indent-left:before {
  content: "";
}
.glyphicon-indent-right:before {
  content: "";
}
.glyphicon-facetime-video:before {
  content: "";
}
.glyphicon-picture:before {
  content: "";
}
.glyphicon-map-marker:before {
  content: "";
}
.glyphicon-adjust:before {
  content: "";
}
.glyphicon-tint:before {
  content: "";
}
.glyphicon-edit:before {
  content: "";
}
.glyphicon-share:before {
  content: "";
}
.glyphicon-check:before {
  content: "";
}
.glyphicon-move:before {
  content: "";
}
.glyphicon-step-backward:before {
  content: "";
}
.glyphicon-fast-backward:before {
  content: "";
}
.glyphicon-backward:before {
  content: "";
}
.glyphicon-play:before {
  content: "";
}
.glyphicon-pause:before {
  content: "";
}
.glyphicon-stop:before {
  content: "";
}
.glyphicon-forward:before {
  content: "";
}
.glyphicon-fast-forward:before {
  content: "";
}
.glyphicon-step-forward:before {
  content: "";
}
.glyphicon-eject:before {
  content: "";
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right:before {
  content: "";
}
.glyphicon-plus-sign:before {
  content: "";
}
.glyphicon-minus-sign:before {
  content: "";
}
.glyphicon-remove-sign:before {
  content: "";
}
.glyphicon-ok-sign:before {
  content: "";
}
.glyphicon-question-sign:before {
  content: "";
}
.glyphicon-info-sign:before {
  content: "";
}
.glyphicon-screenshot:before {
  content: "";
}
.glyphicon-remove-circle:before {
  content: "";
}
.glyphicon-ok-circle:before {
  content: "";
}
.glyphicon-ban-circle:before {
  content: "";
}
.glyphicon-arrow-left:before {
  content: "";
}
.glyphicon-arrow-right:before {
  content: "";
}
.glyphicon-arrow-up:before {
  content: "";
}
.glyphicon-arrow-down:before {
  content: "";
}
.glyphicon-share-alt:before {
  content: "";
}
.glyphicon-resize-full:before {
  content: "";
}
.glyphicon-resize-small:before {
  content: "";
}
.glyphicon-exclamation-sign:before {
  content: "";
}
.glyphicon-gift:before {
  content: "";
}
.glyphicon-leaf:before {
  content: "";
}
.glyphicon-fire:before {
  content: "";
}
.glyphicon-eye-open:before {
  content: "";
}
.glyphicon-eye-close:before {
  content: "";
}
.glyphicon-warning-sign:before {
  content: "";
}
.glyphicon-plane:before {
  content: "";
}
.glyphicon-calendar:before {
  content: "";
}
.glyphicon-random:before {
  content: "";
}
.glyphicon-comment:before {
  content: "";
}
.glyphicon-magnet:before {
  content: "";
}
.glyphicon-chevron-up:before {
  content: "";
}
.glyphicon-chevron-down:before {
  content: "";
}
.glyphicon-retweet:before {
  content: "";
}
.glyphicon-shopping-cart:before {
  content: "";
}
.glyphicon-folder-close:before {
  content: "";
}
.glyphicon-folder-open:before {
  content: "";
}
.glyphicon-resize-vertical:before {
  content: "";
}
.glyphicon-resize-horizontal:before {
  content: "";
}
.glyphicon-hdd:before {
  content: "";
}
.glyphicon-bullhorn:before {
  content: "";
}
.glyphicon-bell:before {
  content: "";
}
.glyphicon-certificate:before {
  content: "";
}
.glyphicon-thumbs-up:before {
  content: "";
}
.glyphicon-thumbs-down:before {
  content: "";
}
.glyphicon-hand-right:before {
  content: "";
}
.glyphicon-hand-left:before {
  content: "";
}
.glyphicon-hand-up:before {
  content: "";
}
.glyphicon-hand-down:before {
  content: "";
}
.glyphicon-circle-arrow-right:before {
  content: "";
}
.glyphicon-circle-arrow-left:before {
  content: "";
}
.glyphicon-circle-arrow-up:before {
  content: "";
}
.glyphicon-circle-arrow-down:before {
  content: "";
}
.glyphicon-globe:before {
  content: "";
}
.glyphicon-wrench:before {
  content: "";
}
.glyphicon-tasks:before {
  content: "";
}
.glyphicon-filter:before {
  content: "";
}
.glyphicon-briefcase:before {
  content: "";
}
.glyphicon-fullscreen:before {
  content: "";
}
.glyphicon-dashboard:before {
  content: "";
}
.glyphicon-paperclip:before {
  content: "";
}
.glyphicon-heart-empty:before {
  content: "";
}
.glyphicon-link:before {
  content: "";
}
.glyphicon-phone:before {
  content: "";
}
.glyphicon-pushpin:before {
  content: "";
}
.glyphicon-usd:before {
  content: "";
}
.glyphicon-gbp:before {
  content: "";
}
.glyphicon-sort:before {
  content: "";
}
.glyphicon-sort-by-alphabet:before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
.glyphicon-sort-by-order:before {
  content: "";
}
.glyphicon-sort-by-order-alt:before {
  content: "";
}
.glyphicon-sort-by-attributes:before {
  content: "";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "";
}
.glyphicon-unchecked:before {
  content: "";
}
.glyphicon-expand:before {
  content: "";
}
.glyphicon-collapse-down:before {
  content: "";
}
.glyphicon-collapse-up:before {
  content: "";
}
.glyphicon-log-in:before {
  content: "";
}
.glyphicon-flash:before {
  content: "";
}
.glyphicon-log-out:before {
  content: "";
}
.glyphicon-new-window:before {
  content: "";
}
.glyphicon-record:before {
  content: "";
}
.glyphicon-save:before {
  content: "";
}
.glyphicon-open:before {
  content: "";
}
.glyphicon-saved:before {
  content: "";
}
.glyphicon-import:before {
  content: "";
}
.glyphicon-export:before {
  content: "";
}
.glyphicon-send:before {
  content: "";
}
.glyphicon-floppy-disk:before {
  content: "";
}
.glyphicon-floppy-saved:before {
  content: "";
}
.glyphicon-floppy-remove:before {
  content: "";
}
.glyphicon-floppy-save:before {
  content: "";
}
.glyphicon-floppy-open:before {
  content: "";
}
.glyphicon-credit-card:before {
  content: "";
}
.glyphicon-transfer:before {
  content: "";
}
.glyphicon-cutlery:before {
  content: "";
}
.glyphicon-header:before {
  content: "";
}
.glyphicon-compressed:before {
  content: "";
}
.glyphicon-earphone:before {
  content: "";
}
.glyphicon-phone-alt:before {
  content: "";
}
.glyphicon-tower:before {
  content: "";
}
.glyphicon-stats:before {
  content: "";
}
.glyphicon-sd-video:before {
  content: "";
}
.glyphicon-hd-video:before {
  content: "";
}
.glyphicon-subtitles:before {
  content: "";
}
.glyphicon-sound-stereo:before {
  content: "";
}
.glyphicon-sound-dolby:before {
  content: "";
}
.glyphicon-sound-5-1:before {
  content: "";
}
.glyphicon-sound-6-1:before {
  content: "";
}
.glyphicon-sound-7-1:before {
  content: "";
}
.glyphicon-copyright-mark:before {
  content: "";
}
.glyphicon-registration-mark:before {
  content: "";
}
.glyphicon-cloud-download:before {
  content: "";
}
.glyphicon-cloud-upload:before {
  content: "";
}
.glyphicon-tree-conifer:before {
  content: "";
}
.glyphicon-tree-deciduous:before {
  content: "";
}
.glyphicon-cd:before {
  content: "";
}
.glyphicon-save-file:before {
  content: "";
}
.glyphicon-open-file:before {
  content: "";
}
.glyphicon-level-up:before {
  content: "";
}
.glyphicon-copy:before {
  content: "";
}
.glyphicon-paste:before {
  content: "";
}
.glyphicon-alert:before {
  content: "";
}
.glyphicon-equalizer:before {
  content: "";
}
.glyphicon-king:before {
  content: "";
}
.glyphicon-queen:before {
  content: "";
}
.glyphicon-pawn:before {
  content: "";
}
.glyphicon-bishop:before {
  content: "";
}
.glyphicon-knight:before {
  content: "";
}
.glyphicon-baby-formula:before {
  content: "";
}
.glyphicon-tent:before {
  content: "⛺";
}
.glyphicon-blackboard:before {
  content: "";
}
.glyphicon-bed:before {
  content: "";
}
.glyphicon-apple:before {
  content: "";
}
.glyphicon-erase:before {
  content: "";
}
.glyphicon-hourglass:before {
  content: "⌛";
}
.glyphicon-lamp:before {
  content: "";
}
.glyphicon-duplicate:before {
  content: "";
}
.glyphicon-piggy-bank:before {
  content: "";
}
.glyphicon-scissors:before {
  content: "";
}
.glyphicon-bitcoin:before {
  content: "";
}
.glyphicon-btc:before {
  content: "";
}
.glyphicon-xbt:before {
  content: "";
}
.glyphicon-yen:before {
  content: "¥";
}
.glyphicon-jpy:before {
  content: "¥";
}
.glyphicon-ruble:before {
  content: "₽";
}
.glyphicon-rub:before {
  content: "₽";
}
.glyphicon-scale:before {
  content: "";
}
.glyphicon-ice-lolly:before {
  content: "";
}
.glyphicon-ice-lolly-tasted:before {
  content: "";
}
.glyphicon-education:before {
  content: "";
}
.glyphicon-option-horizontal:before {
  content: "";
}
.glyphicon-option-vertical:before {
  content: "";
}
.glyphicon-menu-hamburger:before {
  content: "";
}
.glyphicon-modal-window:before {
  content: "";
}
.glyphicon-oil:before {
  content: "";
}
.glyphicon-grain:before {
  content: "";
}
.glyphicon-sunglasses:before {
  content: "";
}
.glyphicon-text-size:before {
  content: "";
}
.glyphicon-text-color:before {
  content: "";
}
.glyphicon-text-background:before {
  content: "";
}
.glyphicon-object-align-top:before {
  content: "";
}
.glyphicon-object-align-bottom:before {
  content: "";
}
.glyphicon-object-align-horizontal:before {
  content: "";
}
.glyphicon-object-align-left:before {
  content: "";
}
.glyphicon-object-align-vertical:before {
  content: "";
}
.glyphicon-object-align-right:before {
  content: "";
}
.glyphicon-triangle-right:before {
  content: "";
}
.glyphicon-triangle-left:before {
  content: "";
}
.glyphicon-triangle-bottom:before {
  content: "";
}
.glyphicon-triangle-top:before {
  content: "";
}
.glyphicon-console:before {
  content: "";
}
.glyphicon-superscript:before {
  content: "";
}
.glyphicon-subscript:before {
  content: "";
}
.glyphicon-menu-left:before {
  content: "";
}
.glyphicon-menu-right:before {
  content: "";
}
.glyphicon-menu-down:before {
  content: "";
}
.glyphicon-menu-up:before {
  content: "";
}
* {
  -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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f1c441;
  text-decoration: none;
}
a:hover, a:focus {
  color: #d6a310;
  text-decoration: none;
}
a:focus {
  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.428571429;
  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 #eee;
}
.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;
}
[role="button"] {
  cursor: pointer;
}
h1, .preview h2.title, h2, .quiz-overlay .quiz-step .step-form input, h3, .pagination .name, .single-team-member .team-detail .quote .text p:first-child, h4, .quiz-overlay .form-nav .location, .pagination .dept, h5, .quiz-overlay .form-label, footer ul li, .footer-lower .contact-info .address, .footer-lower .contact-info a, .hero h2, .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .hero input, h6, .caption, .scrolling-index a, .quiz-overlay #close-quiz, .quiz-overlay .radiowrapper label, .quiz-overlay .checkwrapper label, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .nav-desktop ul li .sub-menu li a, .hero-idea .vertical-nav ul li a, .single-team-member .caption, .work-category-features .category-features .categories ul li a, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small, .preview h2.title small, h1 .small, .preview h2.title .small, h2 small, .quiz-overlay .quiz-step .step-form input small, h2 .small, .quiz-overlay .quiz-step .step-form input .small, h3 small, .pagination .name small, .single-team-member .team-detail .quote .text p:first-child small, h3 .small, .pagination .name .small, .single-team-member .team-detail .quote .text p:first-child .small, h4 small, .quiz-overlay .form-nav .location small, .pagination .dept small, h4 .small, .quiz-overlay .form-nav .location .small, .pagination .dept .small, h5 small, .quiz-overlay .form-label small, footer ul li small, .footer-lower .contact-info .address small, .footer-lower .contact-info a small, .hero h2 small, .hero .quiz-overlay .quiz-step .step-form input small, .quiz-overlay .quiz-step .step-form .hero input small, h5 .small, .quiz-overlay .form-label .small, footer ul li .small, .footer-lower .contact-info .address .small, .footer-lower .contact-info a .small, .hero h2 .small, .hero .quiz-overlay .quiz-step .step-form input .small, .quiz-overlay .quiz-step .step-form .hero input .small, h6 small, .caption small, .scrolling-index a small, .quiz-overlay #close-quiz small, .quiz-overlay .radiowrapper label small, .quiz-overlay .checkwrapper label small, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a small, .nav-desktop ul li .sub-menu li a small, .hero-idea .vertical-nav ul li a small, .single-team-member .caption small, .work-category-features .category-features .categories ul li a small, h6 .small, .caption .small, .scrolling-index a .small, .quiz-overlay #close-quiz .small, .quiz-overlay .radiowrapper label .small, .quiz-overlay .checkwrapper label .small, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a .small, .nav-desktop ul li .sub-menu li a .small, .hero-idea .vertical-nav ul li a .small, .single-team-member .caption .small, .work-category-features .category-features .categories ul li a .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1, .preview h2.title, .h1, h2, .quiz-overlay .quiz-step .step-form input, .h2, h3, .pagination .name, .single-team-member .team-detail .quote .text p:first-child, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small, .preview h2.title small, h1 .small, .preview h2.title .small, .h1 small, .h1 .small, h2 small, .quiz-overlay .quiz-step .step-form input small, h2 .small, .quiz-overlay .quiz-step .step-form input .small, .h2 small, .h2 .small, h3 small, .pagination .name small, .single-team-member .team-detail .quote .text p:first-child small, h3 .small, .pagination .name .small, .single-team-member .team-detail .quote .text p:first-child .small, .h3 small, .h3 .small {
  font-size: 65%;
}
h4, .quiz-overlay .form-nav .location, .pagination .dept, .h4, h5, .quiz-overlay .form-label, footer ul li, .footer-lower .contact-info .address, .footer-lower .contact-info a, .hero h2, .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .hero input, .h5, h6, .caption, .scrolling-index a, .quiz-overlay #close-quiz, .quiz-overlay .radiowrapper label, .quiz-overlay .checkwrapper label, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .nav-desktop ul li .sub-menu li a, .hero-idea .vertical-nav ul li a, .single-team-member .caption, .work-category-features .category-features .categories ul li a, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small, .quiz-overlay .form-nav .location small, .pagination .dept small, h4 .small, .quiz-overlay .form-nav .location .small, .pagination .dept .small, .h4 small, .h4 .small, h5 small, .quiz-overlay .form-label small, footer ul li small, .footer-lower .contact-info .address small, .footer-lower .contact-info a small, .hero h2 small, .hero .quiz-overlay .quiz-step .step-form input small, .quiz-overlay .quiz-step .step-form .hero input small, h5 .small, .quiz-overlay .form-label .small, footer ul li .small, .footer-lower .contact-info .address .small, .footer-lower .contact-info a .small, .hero h2 .small, .hero .quiz-overlay .quiz-step .step-form input .small, .quiz-overlay .quiz-step .step-form .hero input .small, .h5 small, .h5 .small, h6 small, .caption small, .scrolling-index a small, .quiz-overlay #close-quiz small, .quiz-overlay .radiowrapper label small, .quiz-overlay .checkwrapper label small, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a small, .nav-desktop ul li .sub-menu li a small, .hero-idea .vertical-nav ul li a small, .single-team-member .caption small, .work-category-features .category-features .categories ul li a small, h6 .small, .caption .small, .scrolling-index a .small, .quiz-overlay #close-quiz .small, .quiz-overlay .radiowrapper label .small, .quiz-overlay .checkwrapper label .small, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a .small, .nav-desktop ul li .sub-menu li a .small, .hero-idea .vertical-nav ul li a .small, .single-team-member .caption .small, .work-category-features .category-features .categories ul li a .small, .h6 small, .h6 .small {
  font-size: 75%;
}
h1, .preview h2.title, .h1 {
  font-size: 36px;
}
h2, .quiz-overlay .quiz-step .step-form input, .h2 {
  font-size: 30px;
}
h3, .pagination .name, .single-team-member .team-detail .quote .text p:first-child, .h3 {
  font-size: 24px;
}
h4, .quiz-overlay .form-nav .location, .pagination .dept, .h4 {
  font-size: 18px;
}
h5, .quiz-overlay .form-label, footer ul li, .footer-lower .contact-info .address, .footer-lower .contact-info a, .hero h2, .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .hero input, .h5 {
  font-size: 14px;
}
h6, .caption, .scrolling-index a, .quiz-overlay #close-quiz, .quiz-overlay .radiowrapper label, .quiz-overlay .checkwrapper label, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .nav-desktop ul li .sub-menu li a, .hero-idea .vertical-nav ul li a, .single-team-member .caption, .work-category-features .category-features .categories ul li a, .h6 {
  font-size: 12px;
}
p, .page-template-sales-touchpoint .split-50-50-section blockquote {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}
mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.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;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase, .initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #f1c441;
}
a.text-primary:hover, a.text-primary:focus {
  color: #eeb512;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover, a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #f1c441;
}
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #eeb512;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt, dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '— ';
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: ' —';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.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.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.3333333333%;
}
.col-xs-pull-2 {
  right: 16.6666666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.3333333333%;
}
.col-xs-pull-5 {
  right: 41.6666666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.3333333333%;
}
.col-xs-pull-8 {
  right: 66.6666666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.3333333333%;
}
.col-xs-pull-11 {
  right: 91.6666666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.3333333333%;
}
.col-xs-push-2 {
  left: 16.6666666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.3333333333%;
}
.col-xs-push-5 {
  left: 41.6666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.3333333333%;
}
.col-xs-push-8 {
  left: 66.6666666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.3333333333%;
}
.col-xs-push-11 {
  left: 91.6666666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.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.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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: #333;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  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::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .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.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg, .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.3333333;
  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.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.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, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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.428571429;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .ideas-list-item:hover .btn, .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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #f1c441;
  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: #d6a310;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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;
}
.collapse.in {
  display: block;
}
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 dashed;
  border-top: 4px solid \9 ;
  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.428571429;
  color: #333;
  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: #777;
}
.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.428571429;
  color: #777;
  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 dashed;
  border-bottom: 4px solid \9 ;
  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, .ideas-list-item:hover .btn-group > .btn, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .ideas-list-item:hover .btn-group-vertical > .btn, .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, .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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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 .form-control:focus {
  z-index: 3;
}
.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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon.form-control, .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.form-control, .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, .ideas-list-item:hover .input-group-btn > .btn, .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 {
  z-index: 2;
  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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #f1c441;
}
.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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  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, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a, .pager .next > span {
  float: right;
}
.pager .previous > a, .pager .previous > span {
  float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1, .jumbotron .preview h2.title, .preview .jumbotron h2.title, .jumbotron .h1 {
  color: inherit;
}
.jumbotron p, .jumbotron .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .jumbotron blockquote {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1, .jumbotron .preview h2.title, .preview .jumbotron h2.title, .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  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: #333;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #f1c441;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4, .alert .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .alert .location, .alert .pagination .dept, .pagination .alert .dept {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p, .page-template-sales-touchpoint .split-50-50-section .alert > blockquote, .alert > ul {
  margin-bottom: 0;
}
.alert > p + p, .page-template-sales-touchpoint .split-50-50-section .alert > blockquote + p, .page-template-sales-touchpoint .split-50-50-section .alert > p + blockquote, .page-template-sales-touchpoint .split-50-50-section .alert > blockquote + blockquote {
  margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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-object.img-thumbnail {
  max-width: none;
}
.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, button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  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: #777;
}
.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, button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.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, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.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, button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.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, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.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, button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.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, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.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, button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.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, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.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;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.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;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '‹';
}
.carousel-control .icon-next:before {
  content: '›';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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;
  }
}
/**
 * Wordpress Core
 */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/**
 * Slick Slider
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}
.slick-arrow.slick-hidden {
  display: none;
}
/**
 * Typography
 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("./assets/vendor/components-font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("./assets/vendor/components-font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'), url("./assets/vendor/components-font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'), url("./assets/vendor/components-font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'), url("./assets/vendor/components-font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'), url("./assets/vendor/components-font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before, .fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before, .fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before, .fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before, .fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before, .fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before, .fa-users:before {
  content: "";
}
.fa-chain:before, .fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before, .fa-scissors:before {
  content: "";
}
.fa-copy:before, .fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before, .fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before, .fa-sort:before {
  content: "";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "";
}
.fa-legal:before, .fa-gavel:before {
  content: "";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before, .fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before, .fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before, .fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before, .fa-usd:before {
  content: "";
}
.fa-rupee:before, .fa-inr:before {
  content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "";
}
.fa-won:before, .fa-krw:before {
  content: "";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before, .fa-car:before {
  content: "";
}
.fa-cab:before, .fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "";
}
.fa-ge:before, .fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before, .fa-weixin:before {
  content: "";
}
.fa-send:before, .fa-paper-plane:before {
  content: "";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before, .fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before, .fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before, .fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "";
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before, .fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before, .fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "";
}
.fa-fa:before, .fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-vcard:before, .fa-address-card:before {
  content: "";
}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before, .fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
body {
  font-family: 'ivystyle-sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 768) {
  body {
    font-size: 16px;
  }
}
h1, .preview h2.title {
  font-family: 'kepler-std-condensed-display', serif !important;
  font-weight: 500;
  font-style: normal !important;
  font-size: 25px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #38383a;
}
@media (min-width: 768px) {
  h1, .preview h2.title {
    font-size: 60px;
    line-height: 68px;
  }
}
h1.rev {
  color: #fff;
}
h2, .quiz-overlay .quiz-step .step-form input {
  font-family: 'ivystyle-sans', sans-serif !important;
  font-weight: 600;
  font-style: normal;
  font-size: 25px;
  text-transform: uppercase;
  color: #38383a;
}
@media (min-width: 768px) {
  h2, .quiz-overlay .quiz-step .step-form input {
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 36px;
  }
}
h2.rev {
  color: #fff;
}
h3, .pagination .name, .single-team-member .team-detail .quote .text p:first-child {
  font-family: 'kepler-std', serif !important;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #38383a;
}
h3.alt, .pagination .alt.name {
  color: #38383a;
  letter-spacing: 0 !important;
}
h3.rev, .pagination .rev.name {
  color: #fff;
}
@media (min-width: 768px) {
  h3, .pagination .name, .single-team-member .team-detail .quote .text p:first-child {
    font-size: 30px;
    letter-spacing: 0.05em;
    line-height: 36px;
  }
}
h4, .quiz-overlay .form-nav .location, .pagination .dept {
  font-family: 'kepler-std', serif !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #38383a;
}
h4.rev, .quiz-overlay .form-nav .rev.location, .pagination .rev.dept {
  color: #fff;
  font-style: italic;
}
h4.sans, .quiz-overlay .form-nav .sans.location, .pagination .sans.dept {
  font-family: 'ivystyle-sans', sans-serif !important;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  h4, .quiz-overlay .form-nav .location, .pagination .dept {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 26px;
  }
}
h5, .quiz-overlay .form-label, footer ul li, .footer-lower .contact-info .address, .footer-lower .contact-info a, .hero h2, .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .hero input {
  font-family: 'ivystyle-sans', sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #38383a;
}
@media (min-width: 768px) {
  h5, .quiz-overlay .form-label, footer ul li, .footer-lower .contact-info .address, .footer-lower .contact-info a, .hero h2, .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .hero input {
    font-size: 18px;
    line-height: 24px;
  }
}
h5.rev, .quiz-overlay .rev.form-label, .footer-lower .contact-info .rev.address {
  color: #fff;
}
h5.featured, .quiz-overlay .featured.form-label, .footer-lower .contact-info .featured.address {
  font-weight: 600;
  letter-spacing: 0.15em;
  color: #5a87c6;
}
h5.footer, .quiz-overlay .footer.form-label, .footer-lower .contact-info .footer.address {
  font-size: 14px;
  line-height: 20px;
  color: #f8f0e4;
}
h6, .caption, .scrolling-index a, .quiz-overlay #close-quiz, .quiz-overlay .radiowrapper label, .quiz-overlay .checkwrapper label, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .nav-desktop ul li .sub-menu li a, .hero-idea .vertical-nav ul li a, .single-team-member .caption, .work-category-features .category-features .categories ul li a {
  font-family: 'ivystyle-sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #5a87c6;
}
@media (min-width: 768px) {
  h6, .caption, .scrolling-index a, .quiz-overlay #close-quiz, .quiz-overlay .radiowrapper label, .quiz-overlay .checkwrapper label, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .nav-desktop ul li .sub-menu li a, .hero-idea .vertical-nav ul li a, .single-team-member .caption, .work-category-features .category-features .categories ul li a {
    font-size: 18px;
    line-height: 24px;
  }
}
h6.reg, .reg.caption, .quiz-overlay .reg#close-quiz, .single-team-member .reg.caption {
  font-style: normal;
}
h6.rev, .rev.caption, .quiz-overlay .rev#close-quiz, .single-team-member .rev.caption {
  color: #fff;
}
h6.nav, .nav.caption, .quiz-overlay .nav#close-quiz, .single-team-member .nav.caption {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fff;
}
p, .page-template-sales-touchpoint .split-50-50-section blockquote {
  font-family: 'ivystyle-sans', sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0em;
  line-height: 26px;
  text-align: left;
  color: #38383a;
  margin: 0 0 20px;
}
p.rev {
  line-height: 22px;
  color: #fff;
}
ul {
  list-style-image: url('/wp-content/themes/brandjuice/assets/images/bulletPoint-midblue.png');
  padding-left: 15px;
  line-height: 1.5;
}
ol {
  padding-left: 15px;
  line-height: 1.5;
}
hr {
  color: #D7D7D7;
}
/**
 * Global
 */
body {
  line-height: 1;
  margin-bottom: -1px;
  background-color: #f8f0e4;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
}
/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}
/* IE 10+ */
input {
  border-radius: 0;
}
@media (min-width: 1025px) {
  .mobile-tablet-only {
    display: none;
  }
}
@media (max-width: 1024px) {
  .desktop-only {
    display: none;
  }
}
.w-100 {
  width: 100%;
}
@media (min-width: 1024px) {
  .w-lg-50 {
    width: 50%;
  }
}
.p-15 {
  padding: 0 15px;
}
.anim-container {
  overflow: hidden;
}
.anim-left {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateX(20px);
}
@media (min-width: 768px) {
  .anim-left {
    transform: translateX(80px);
  }
}
.anim-right {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateX(-20px);
}
@media (min-width: 768px) {
  .anim-right {
    transform: translateX(-80px);
  }
}
.anim-up {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(20px);
}
@media (min-width: 768px) {
  .anim-up {
    transform: translateY(80px);
  }
}
.anim-complete {
  transform: translate(0, 0);
  opacity: 1;
}
#submit-connect {
  margin-top: 10px;
}
#failed-captcha {
  display: none;
}
.form-container {
  min-height: 60vh;
}
.gform_confirmation_wrapper .gform_confirmation_message {
  background-color: #f1c441;
  color: white;
  padding: 20px;
  display: inline-block;
  width: auto;
  margin-top: 30px;
}
.gform_wrapper, .step-form {
  padding: 30px 0;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:not(:checked) + label, .step-form ul.gfield_checkbox li input[type=checkbox]:checked + label, .step-form ul.gfield_checkbox li input[type=checkbox]:not(:checked) + label {
  margin-left: 19px;
}
.gform_wrapper .validation-error, .step-form .validation-error {
  display: none;
  color: #f1c441;
  margin-top: 50px;
  width: 100%;
}
.gform_wrapper label.error, .step-form label.error {
  margin-top: 10px;
  color: #881D1F;
}
.gform_wrapper #thanks, .step-form #thanks {
  opacity: 0;
  color: #f1c441;
  top: 30%;
  left: 0;
  width: 100%;
  text-align: center;
}
.gform_wrapper #thanks p, .gform_wrapper #thanks .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .gform_wrapper #thanks blockquote, .step-form #thanks p, .step-form #thanks .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .step-form #thanks blockquote {
  max-width: 70%;
  margin: 0 auto;
}
.gform_wrapper .quiz-step, .step-form .quiz-step {
  width: 100%;
  margin: 10px 0;
}
@media (min-width: 992px) {
  .gform_wrapper .quiz-step, .step-form .quiz-step {
    width: 50%;
  }
}
.gform_wrapper .quiz-step.step-4, .step-form .quiz-step.step-4 {
  margin: 40px 0 10px 0;
}
.gform_wrapper .quiz-step.step-5, .step-form .quiz-step.step-5 {
  margin: 10px 0;
}
.gform_wrapper .quiz-step.step-6, .step-form .quiz-step.step-6 {
  margin-top: 40px;
}
.gform_wrapper .quiz-step.step-6 label, .step-form .quiz-step.step-6 label {
  margin-bottom: 10px;
}
.gform_wrapper .quiz-step .columns, .step-form .quiz-step .columns {
  display: flex;
  justify-content: space-between;
}
.gform_wrapper .quiz-step .columns input, .step-form .quiz-step .columns input {
  width: 48%;
}
.gform_wrapper .quiz-step .columns label, .step-form .quiz-step .columns label {
  display: none;
}
.gform_wrapper .radiowrapper, .step-form .radiowrapper {
  margin: 10px 0;
  position: relative;
}
.gform_wrapper .radiowrapper label, .step-form .radiowrapper label {
  margin-left: 30px;
  margin-bottom: 0;
  line-height: 1.4;
  cursor: pointer;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .step-form input[type="text"], .step-form input[type="email"] {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: solid 1px #000;
  padding: 5px 4px;
  width: 100%;
  font-family: 'ivystyle-sans', sans-serif;
}
.gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="text"]:active, .gform_wrapper input[type="email"]:focus, .gform_wrapper input[type="email"]:active, .step-form input[type="text"]:focus, .step-form input[type="text"]:active, .step-form input[type="email"]:focus, .step-form input[type="email"]:active {
  outline: 0;
}
.gform_wrapper input[type="text"]::placeholder, .gform_wrapper input[type="email"]::placeholder, .step-form input[type="text"]::placeholder, .step-form input[type="email"]::placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'ivystyle-sans', sans-serif;
  font-weight: 600;
  color: #B2B2B2;
}
.gform_wrapper textarea, .step-form textarea {
  border: 2px solid #646464;
  padding: 6px 8px;
  line-height: 1.5;
  resize: none;
  height: 160px;
  width: 100%;
  font-family: 'ivystyle-sans', sans-serif;
}
.gform_wrapper textarea:focus, .gform_wrapper textarea:active, .step-form textarea:focus, .step-form textarea:active {
  outline: 0;
}
.gform_wrapper textarea::placeholder, .step-form textarea::placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'ivystyle-sans', sans-serif;
  font-weight: 600;
  color: #B2B2B2;
}
.gform_wrapper label, .step-form label {
  font-family: 'ivystyle-sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  color: #000;
}
.gform_wrapper input[type=radio], .step-form input[type=radio] {
  display: none;
}
.gform_wrapper input[type=radio] + label, .step-form input[type=radio] + label {
  display: block;
}
.gform_wrapper input[type=radio] + label:before, .step-form input[type=radio] + label:before {
  content: '';
  width: 20px;
  height: 20px;
  border: solid 2px #333333;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
}
.gform_wrapper input[type=radio]:checked + label:before, .step-form input[type=radio]:checked + label:before {
  content: '';
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #f1c441;
  display: inline-block;
}
.gform_wrapper input[type="submit"], .step-form input[type="submit"] {
  display: inline-block;
  padding: 12px;
  transition: background 0.3s;
  border: 1px solid #f1c441;
  font-weight: 400;
  font-family: 'ivystyle-sans', sans-serif;
  margin: 0 20px;
  color: #fff;
  position: relative;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: black;
  margin-left: 0;
}
.gform_wrapper input[type="submit"]:hover, .step-form input[type="submit"]:hover {
  background-color: #f1c441;
}
.gform_wrapper div.validation_error, .step-form div.validation_error {
  background-color: #881D1F;
  color: white !important;
  text-align: left !important;
  padding-left: 20px !important;
  display: inline-block;
  width: auto !important;
  padding-right: 20px !important;
}
.gform_wrapper div.validation_error h4, .gform_wrapper div.validation_error .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .gform_wrapper div.validation_error .location, .gform_wrapper div.validation_error .pagination .dept, .pagination .gform_wrapper div.validation_error .dept, .step-form div.validation_error h4, .step-form div.validation_error .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .step-form div.validation_error .location, .step-form div.validation_error .pagination .dept, .pagination .step-form div.validation_error .dept {
  font-family: 'ivystyle-sans', sans-serif;
}
.gform_wrapper .gform_fields li.gfield.gfield_error, .step-form .gform_fields li.gfield.gfield_error {
  background-color: transparent;
  border-top: none;
  border-bottom: none;
}
.gform_wrapper .gform_fields li.gfield.gfield_error input, .step-form .gform_fields li.gfield.gfield_error input {
  border: none !important;
  border-bottom: solid 2px #881D1F !important;
}
.gform_wrapper .gform_fields li.gfield label, .step-form .gform_fields li.gfield label {
  font-family: 'ivystyle-sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  color: black;
}
.gform_wrapper .gform_fields li.gfield textarea, .step-form .gform_fields li.gfield textarea {
  border: solid 2px #333333;
}
.gform_wrapper .gform_fields li.gfield textarea:focus, .step-form .gform_fields li.gfield textarea:focus {
  outline: 0;
}
.gform_wrapper .gform_fields li.gfield.fileupload, .step-form .gform_fields li.gfield.fileupload {
  margin-top: 30px;
}
.gform_wrapper .gform_fields li.gfield.fileupload .gfield_description, .step-form .gform_fields li.gfield.fileupload .gfield_description {
  padding-top: 0;
}
.gform_wrapper .gform_fields li.gfield.fileupload label.gfield_label, .step-form .gform_fields li.gfield.fileupload label.gfield_label {
  background: #f1c441;
  padding: 15px;
  display: inline-block;
  cursor: pointer;
}
.gform_wrapper .gform_fields li.gfield.fileupload label.gfield_label:after, .step-form .gform_fields li.gfield.fileupload label.gfield_label:after {
  content: '';
  font-family: 'FontAwesome';
  font-size: 16px;
  margin-left: 10px;
}
.gform_wrapper .gform_fields li.gfield.email > label, .step-form .gform_fields li.gfield.email > label {
  display: none;
}
.gform_wrapper .gform_fields li.gfield.text > label, .step-form .gform_fields li.gfield.text > label {
  display: none;
}
.gform_wrapper .gform_fields li.gfield.radio > label, .step-form .gform_fields li.gfield.radio > label {
  padding-left: 0;
}
.gform_wrapper .gform_fields li.gfield.radio li label, .step-form .gform_fields li.gfield.radio li label {
  margin: 0 !important;
  padding: 0 30px !important;
  display: block;
}
.gform_wrapper .gform_fields li.gfield.radio li input[type=radio], .step-form .gform_fields li.gfield.radio li input[type=radio] {
  display: none;
}
.gform_wrapper .gform_fields li.gfield.radio li input[type=radio] + label, .step-form .gform_fields li.gfield.radio li input[type=radio] + label {
  display: block;
}
.gform_wrapper .gform_fields li.gfield.radio li input[type=radio] + label:before, .step-form .gform_fields li.gfield.radio li input[type=radio] + label:before {
  content: '';
  width: 20px;
  height: 20px;
  border: solid 2px #333333;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
}
.gform_wrapper .gform_fields li.gfield.radio li input[type=radio]:checked + label:before, .step-form .gform_fields li.gfield.radio li input[type=radio]:checked + label:before {
  content: '';
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #f1c441;
  display: inline-block;
}
.gform_wrapper .gform_fields li.gfield.checkbox > label, .step-form .gform_fields li.gfield.checkbox > label {
  padding-left: 0;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li {
  /* checked mark aspect changes */
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li label, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li label {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  user-select: none;
  font-family: 'ivystyle-sans', sans-serif;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked), .gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked), .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked {
  position: absolute !important;
  left: -9999px;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label, .gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label {
  position: relative !important;
  padding-left: 1em !important;
  cursor: pointer !important;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label:before, .gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label:before, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label:before, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: -17px;
  width: 20px;
  height: 20px;
  border: solid 2px #333333;
  background: #fff;
  padding: 2px;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label:after, .gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label:after, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label:after, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label:after {
  content: '';
  font-family: 'FontAwesome';
  color: #333333;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 4px;
  left: -15px;
  font-size: 16px;
  line-height: 0.8;
  transition: all 0.2s;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label:after, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label:after, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled:not(:checked) + label:before, .gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled:checked + label:before, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled:not(:checked) + label:before, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled:checked + label:after, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.gform_wrapper .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled + label, .step-form .gform_fields li.gfield.checkbox .gfield_checkbox li [type="checkbox"]:disabled + label {
  color: #aaa;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select, .step-form .gform_fields li.gfield.select .ginput_container_select {
  position: relative;
  font-family: 'ivystyle-sans', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select select, .step-form .gform_fields li.gfield.select .ginput_container_select select {
  display: none;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-selected, .step-form .gform_fields li.gfield.select .ginput_container_select .select-selected {
  color: #ffffff;
  background-color: #f1c441;
  padding: 12px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-selected.medium, .step-form .gform_fields li.gfield.select .ginput_container_select .select-selected.medium {
  width: 50%;
  min-width: 180px;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-selected.large, .step-form .gform_fields li.gfield.select .ginput_container_select .select-selected.large {
  width: 100%;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-selected.small, .step-form .gform_fields li.gfield.select .ginput_container_select .select-selected.small {
  width: 25%;
  min-width: 180px;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-selected.select-arrow-active:after, .step-form .gform_fields li.gfield.select .ginput_container_select .select-selected.select-arrow-active:after {
  transform: rotate(180deg);
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-selected:after, .step-form .gform_fields li.gfield.select .ginput_container_select .select-selected:after {
  content: '';
  font-family: 'FontAwesome';
  float: right;
  transition: all 0.3s;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-items, .step-form .gform_fields li.gfield.select .ginput_container_select .select-items {
  position: absolute;
  color: black;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-items.medium, .step-form .gform_fields li.gfield.select .ginput_container_select .select-items.medium {
  width: 50%;
  min-width: 180px;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-items.large, .step-form .gform_fields li.gfield.select .ginput_container_select .select-items.large {
  width: 100%;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-items.small, .step-form .gform_fields li.gfield.select .ginput_container_select .select-items.small {
  width: 25%;
  min-width: 180px;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-items div, .step-form .gform_fields li.gfield.select .ginput_container_select .select-items div {
  background-color: #F3F3F3;
  color: black;
  padding: 12px;
  cursor: pointer;
  color: #333333;
  user-select: none;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-items div:hover, .gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-items div:active, .step-form .gform_fields li.gfield.select .ginput_container_select .select-items div:hover, .step-form .gform_fields li.gfield.select .ginput_container_select .select-items div:active {
  color: black;
}
.gform_wrapper .gform_fields li.gfield.select .ginput_container_select .select-hide, .step-form .gform_fields li.gfield.select .ginput_container_select .select-hide {
  display: none;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_fileupload input, .step-form .gform_fields li.gfield .ginput_container_fileupload input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.gform_wrapper .gform_fields li.gfield input[type="text"], .step-form .gform_fields li.gfield input[type="text"] {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: solid 1px black;
}
.gform_wrapper .gform_fields li.gfield input[type="text"]:focus, .step-form .gform_fields li.gfield input[type="text"]:focus {
  outline: 0;
}
.gform_wrapper .gform_fields li.gfield input[type="text"]::placeholder, .step-form .gform_fields li.gfield input[type="text"]::placeholder {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'ivystyle-sans', sans-serif;
  font-weight: 600;
  color: #B2B2B2;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect, .step-form .gform_fields li.gfield .ginput_container_multiselect {
  overflow: hidden;
  padding: 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder, .step-form .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder {
  display: flex;
  flex-wrap: wrap;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option, .step-form .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option {
  height: 90px;
  width: 180px;
  border: 1px solid #000;
  background-color: white;
  margin-left: -1px;
  display: inline-flex;
  font-family: 'ivystyle-sans', sans-serif;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  border: solid 2px #f1c441;
  margin: 0 15px 15px 15px;
  transition: background 0.2s;
  cursor: pointer;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option:first-child, .step-form .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option:first-child {
  margin-left: 0;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option:focus, .gform_wrapper .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option.checked, .gform_wrapper .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option:hover, .step-form .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option:focus, .step-form .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option.checked, .step-form .gform_fields li.gfield .ginput_container_multiselect .multiselect-holder .multiselect-option:hover {
  background: #f1c441 linear-gradient(0deg, #f1c441 0%, #f1c441 100%);
  color: black;
  transition: background 0.2s;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect select, .step-form .gform_fields li.gfield .ginput_container_multiselect select {
  padding: 0;
  padding-left: 1px;
  border: none;
  width: 100%;
  white-space: normal;
  height: 200px;
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect option, .step-form .gform_fields li.gfield .ginput_container_multiselect option {
  height: 90px;
  width: 180px;
  border: 1px solid #000;
  background-color: white;
  margin-left: -1px;
  display: inline-flex;
  font-family: 'ivystyle-sans', sans-serif;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  border: solid 2px #f1c441;
  margin: 0 15px 15px;
}
@media (min-width: 1025px) {
  .gform_wrapper .gform_fields li.gfield .ginput_container_multiselect option:first-child, .step-form .gform_fields li.gfield .ginput_container_multiselect option:first-child {
    margin-left: 0;
  }
}
.gform_wrapper .gform_fields li.gfield .ginput_container_multiselect option:focus, .gform_wrapper .gform_fields li.gfield .ginput_container_multiselect option:checked, .step-form .gform_fields li.gfield .ginput_container_multiselect option:focus, .step-form .gform_fields li.gfield .ginput_container_multiselect option:checked {
  background: #f1c441 linear-gradient(0deg, #f1c441 0%, #f1c441 100%);
  color: black;
}
/***
* Partials
***/
/***
 * 
 * Button Styles
 *  
 ***/
.btn {
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 14px 14px 12px;
  position: relative;
  color: #fff;
  font-size: 16px;
  border-radius: 0;
  font-weight: 600;
  background-color: transparent;
  transition: all 0.3s;
}
.btn:hover, .ideas-list-item:hover .btn, .btn:active {
  background-color: #f1c441;
  color: #fff;
}
.btn:disabled {
  background: #eee;
}
.btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 40px;
  background: #f1c441;
  transition: all 0.3s;
  width: 100%;
}
@media (min-width: 768px) {
  .btn:before {
    width: 40px;
  }
}
.btn:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 40px;
  background: #f1c441;
  transition: all 0.3s;
  width: 100%;
}
@media (min-width: 768px) {
  .btn:after {
    width: 40px;
  }
}
.btn span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 1px;
  background: #f1c441;
  transition: all 0.3s;
  transition-delay: 0.3s;
  height: 100%;
}
.btn span:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 0;
  width: 1px;
  background: #f1c441;
  transition: all 0.3s;
  transition-delay: 0.3s;
  height: 100%;
}
@media (min-width: 768px) {
  .btn {
    padding: 16px;
    font-size: 18px;
  }
  .btn span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 1px;
    background: #f1c441;
    transition: all 0.3s;
    transition-delay: 0.3s;
  }
  .btn span:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0;
    width: 1px;
    background: #f1c441;
    transition: all 0.3s;
    transition-delay: 0.3s;
  }
  .btn:hover, .ideas-list-item:hover .btn {
    background-color: transparent;
  }
  .btn:hover:before, .ideas-list-item:hover .btn:before {
    width: 100%;
  }
  .btn:hover:after, .ideas-list-item:hover .btn:after {
    width: 100%;
  }
  .btn:hover span:before, .ideas-list-item:hover .btn span:before {
    height: 100%;
  }
  .btn:hover span:after, .ideas-list-item:hover .btn span:after {
    height: 100%;
  }
  .btn.hover:before {
    transition-delay: 0.6s;
  }
  .btn.hover:after {
    transition-delay: 0.6s;
  }
  .btn.hover span:before {
    transition-delay: 0.3s;
  }
  .btn.hover span:after {
    transition-delay: 0.3s;
  }
}
.btn.btn-dark {
  color: #38383a;
}
.btn.btn-solid {
  background: #f1c441;
  padding: 8px 24px;
}
.btn.btn-more:before {
  display: none;
}
.btn.btn-more:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #f1c441;
  transition: all 0.2s;
  right: -10px;
  width: 50px;
}
@media (min-width: 768px) {
  .btn.btn-more:after {
    width: 40px;
    right: 0;
  }
}
.btn.btn-more span:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: auto;
  top: auto;
  right: -12px;
  height: 2px;
  width: 16px;
  background: #f1c441;
  opacity: 0;
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
  bottom: 5px;
  opacity: 1;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .btn.btn-more span:before {
    opacity: 0;
    transform: rotate(0);
    bottom: 0;
  }
}
.btn.btn-more span:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: -12px;
  height: 2px;
  width: 16px;
  background: #f1c441;
  opacity: 0;
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
  bottom: -5px;
  opacity: 1;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .btn.btn-more span:after {
    opacity: 0;
    transform: rotate(0);
    bottom: 0;
  }
}
.btn.btn-more.small {
  font-size: 13px;
}
.btn.btn-more.small:after {
  width: 30px;
  background: #B2B2B2;
  height: 1px;
}
@media (min-width: 768px) {
  .btn.btn-more.small:after {
    width: 20px;
  }
}
.btn.btn-more.small span:after {
  height: 1px;
  width: 10px;
  background: #B2B2B2;
}
.btn.btn-more.small span:before {
  height: 1px;
  width: 10px;
  background: #B2B2B2;
}
.btn.btn-more.small:hover:after, .ideas-list-item:hover .btn-more.small.btn:after {
  width: 30px;
}
.btn.btn-more.small:hover span:before, .ideas-list-item:hover .btn-more.small.btn span:before {
  bottom: 3px;
}
.btn.btn-more.small:hover span:after, .ideas-list-item:hover .btn-more.small.btn span:after {
  bottom: -3px;
}
.btn.btn-more:hover, .ideas-list-item:hover .btn-more.btn {
  background: transparent;
}
.btn.btn-more:hover:after, .ideas-list-item:hover .btn-more.btn:after {
  right: -10px;
  width: 50px;
}
.btn.btn-more:hover span:before, .ideas-list-item:hover .btn-more.btn span:before {
  bottom: 5px;
  opacity: 1;
  transform: rotate(45deg);
}
.btn.btn-more:hover span:after, .ideas-list-item:hover .btn-more.btn span:after {
  bottom: -5px;
  opacity: 1;
  transform: rotate(-45deg);
}
.btn.btn-more.hover:after {
  transition-delay: 0.2s;
}
.btn.btn-more.hover span:before {
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0s, transform 0.2s ease 0s;
}
.btn.btn-more.hover span:after {
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0s, transform 0.2s ease 0s;
}
.btn.btn-back {
  font-size: 13px;
}
.btn.btn-back:before {
  display: none;
}
.btn.btn-back:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: auto;
  height: 1px;
  background: #B2B2B2;
  transition: all 0.2s;
  left: -10px;
  width: 30px;
}
@media (min-width: 768px) {
  .btn.btn-back:after {
    left: 0;
    width: 20px;
  }
}
.btn.btn-back span:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: auto;
  top: auto;
  left: -12px;
  height: 1px;
  width: 10px;
  background: #B2B2B2;
  opacity: 0;
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
  bottom: 3px;
  opacity: 1;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .btn.btn-back span:before {
    transform: rotate(0);
    opacity: 0;
    bottom: 0;
  }
}
.btn.btn-back span:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: -12px;
  height: 1px;
  width: 10px;
  background: #B2B2B2;
  opacity: 0;
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
  bottom: -3px;
  opacity: 1;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .btn.btn-back span:after {
    transform: rotate(0);
    opacity: 0;
    bottom: 0;
  }
}
.btn.btn-back:hover, .ideas-list-item:hover .btn-back.btn {
  background: transparent;
}
.btn.btn-back:hover:after, .ideas-list-item:hover .btn-back.btn:after {
  left: -10px;
  width: 30px;
}
.btn.btn-back:hover span:before, .ideas-list-item:hover .btn-back.btn span:before {
  bottom: 3px;
  opacity: 1;
  transform: rotate(-45deg);
}
.btn.btn-back:hover span:after, .ideas-list-item:hover .btn-back.btn span:after {
  bottom: -3px;
  opacity: 1;
  transform: rotate(45deg);
}
.btn.btn-back.large {
  border: none;
  font-size: 16px;
  padding: 16px;
  font-size: 20px;
}
.btn.btn-back.large:after {
  background-color: #f1c441;
  height: 2px;
  right: -10px;
  width: 50px;
}
@media (min-width: 768px) {
  .btn.btn-back.large:after {
    width: 40px;
    right: 0;
  }
}
.btn.btn-back.large span:before {
  height: 2px;
  width: 16px;
  background: #f1c441;
  bottom: 5px;
  opacity: 1;
  transform: rotate(-45deg);
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
}
@media (min-width: 768px) {
  .btn.btn-back.large span:before {
    transform: rotate(0);
    opacity: 0;
    bottom: 0;
    transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
  }
}
.btn.btn-back.large span:after {
  height: 2px;
  width: 16px;
  background: #f1c441;
  bottom: -5px;
  opacity: 1;
  transform: rotate(45deg);
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
}
@media (min-width: 768px) {
  .btn.btn-back.large span:after {
    transform: rotate(0);
    opacity: 0;
    transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
    bottom: 0;
  }
}
.btn.btn-back.large:hover, .ideas-list-item:hover .btn-back.large.btn {
  background: transparent;
}
.btn.btn-back.large:hover:after, .ideas-list-item:hover .btn-back.large.btn:after {
  right: -10px;
  width: 50px;
}
.btn.btn-back.large:hover span:before, .ideas-list-item:hover .btn-back.large.btn span:before {
  bottom: 5px;
  opacity: 1;
  transform: rotate(-45deg);
}
.btn.btn-back.large:hover span:after, .ideas-list-item:hover .btn-back.large.btn span:after {
  bottom: -5px;
  opacity: 1;
  transform: rotate(45deg);
}
a {
  color: #c15d28;
}
/**
 * Components
 */
.post-type-archive-careers .listing {
  background-color: #f7efe4;
  padding: 0;
}
.post-type-archive-careers .listing article h2, .post-type-archive-careers .listing article .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .post-type-archive-careers .listing article input {
  color: #38383a;
}
.post-type-archive-careers .listing article p, .post-type-archive-careers .listing article .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .post-type-archive-careers .listing article blockquote {
  color: white;
}
.post-type-archive-careers .listing article .btn {
  color: #38383a;
}
.preview {
  padding: 50px 0;
}
.preview h2.title {
  color: white;
}
.preview .careers-listing {
  padding: 0;
}
.preview .careers-listing article h2, .preview .careers-listing article .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .preview .careers-listing article input {
  color: white;
}
.preview .careers-listing article p, .preview .careers-listing article .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .preview .careers-listing article blockquote {
  color: white;
}
.preview .careers-listing article .btn {
  color: white;
}
.careers-listing {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 768px) {
  .careers-listing {
    flex-direction: row;
  }
}
.careers-listing article {
  width: 100%;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .careers-listing article {
    width: 45%;
  }
}
.careers-listing article p, .careers-listing article .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .careers-listing article blockquote {
  line-height: 1.5;
  color: #8D8D8D;
}
.careers-listing article:hover h2, .careers-listing article:hover .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .careers-listing article:hover input, .careers-listing article:focus h2, .careers-listing article:focus .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .careers-listing article:focus input {
  color: #f1c441;
}
.careers-listing article:hover .more-tag img, .careers-listing article:focus .more-tag img {
  left: 140px;
}
.careers-listing article .more-tag {
  color: #38383a;
  position: relative;
}
.caption {
  background-color: #f1c441;
  color: white;
  padding: 10px;
  align-self: flex-end;
  width: 100%;
  margin: 0;
}
.career-content {
  margin: 50px 0;
  font-size: 16px;
}
.career-image {
  max-width: 400px;
  height: 380px;
  display: flex;
  position: static;
  width: auto;
  top: -250px;
  right: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .career-image {
    position: absolute;
    width: 400px;
  }
}
.single-careers .content {
  color: #333333;
}
.single-careers .content p, .single-careers .content .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .single-careers .content blockquote, .single-careers .content ul {
  font-size: 16px;
}
.single-careers .content li {
  margin-bottom: 10px;
  break-inside: avoid-column;
}
.single-careers .content h4, .single-careers .content .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .single-careers .content .location, .single-careers .content .pagination .dept, .pagination .single-careers .content .dept {
  color: #38383a;
  font-size: 20px;
  margin-bottom: 20px;
}
.single-careers .content strong {
  color: #38383a;
}
.single-careers .content.right {
  margin-top: 60px;
}
.single-careers .content h2, .single-careers .content .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .single-careers .content input {
  margin-top: 0;
  color: #38383a;
  margin-bottom: 20px;
}
.single-careers .qualified-applicants-section {
  padding: 50px 0;
  background: #171717;
  color: white;
}
.single-careers .qualified-applicants-section p, .single-careers .qualified-applicants-section .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .single-careers .qualified-applicants-section blockquote {
  font-size: 16px;
}
.single-careers .qualified-applicants-section h2, .single-careers .qualified-applicants-section .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .single-careers .qualified-applicants-section input {
  margin-bottom: 30px;
  margin-top: 0;
}
.single-careers .qualified-applicants-section .white {
  color: white;
}
.single-careers .qualified-applicants-section h6, .single-careers .qualified-applicants-section .caption, .single-careers .qualified-applicants-section .scrolling-index a, .scrolling-index .single-careers .qualified-applicants-section a, .single-careers .qualified-applicants-section .quiz-overlay #close-quiz, .quiz-overlay .single-careers .qualified-applicants-section #close-quiz, .single-careers .qualified-applicants-section .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .single-careers .qualified-applicants-section label, .single-careers .qualified-applicants-section .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .single-careers .qualified-applicants-section label, .single-careers .qualified-applicants-section .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .single-careers .qualified-applicants-section a, .single-careers .qualified-applicants-section .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .single-careers .qualified-applicants-section a, .single-careers .qualified-applicants-section .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .single-careers .qualified-applicants-section a, .single-careers .qualified-applicants-section .single-team-member .caption, .single-team-member .single-careers .qualified-applicants-section .caption, .single-careers .qualified-applicants-section .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .single-careers .qualified-applicants-section a {
  color: #8D8D8D;
  margin-top: 30px;
}
.single-careers .qualified-applicants-section p.contact-info {
  color: #8D8D8D;
  margin: 0;
}
.single-careers .qualified-applicants-section p.contact-info a {
  color: #f1c441;
}
.single-careers .requirements-section {
  background-color: #e1c6b6;
  padding: 50px 0;
}
.single-careers .requirements-section .content {
  column-count: 1;
  color: #333333;
}
@media (min-width: 768px) {
  .single-careers .requirements-section .content {
    column-count: 2;
  }
}
.single-careers .two-col-section {
  padding: 50px 0;
}
.contact-info-section {
  background-color: #171717;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .contact-info-section {
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .contact-info-section {
    padding-top: 60px;
    padding-bottom: 90px;
  }
}
@media (min-width: 768px) {
  .contact-info-section .contact-info-portal {
    text-align: center;
  }
}
.contact-info-section .content-info-block {
  padding-bottom: 30px;
}
.contact-info-section h2, .contact-info-section .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .contact-info-section input {
  color: #fff;
  padding-bottom: 10px;
}
.contact-info-section h2:last-child {
  padding-bottom: 0;
}
.contact-info-section h5, .contact-info-section .quiz-overlay .form-label, .quiz-overlay .contact-info-section .form-label, .contact-info-section footer ul li, footer ul .contact-info-section li, .contact-info-section .footer-lower .contact-info .address, .footer-lower .contact-info .contact-info-section .address, .contact-info-section .footer-lower .contact-info a, .footer-lower .contact-info .contact-info-section a, .contact-info-section .hero h2, .contact-info-section .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .contact-info-section .hero input, .hero .contact-info-section h2 {
  color: #D7D7D7;
}
.contact-info-section .location-emails-d {
  display: none;
}
@media (min-width: 768px) {
  .contact-info-section .location-emails-d {
    display: block;
  }
}
.contact-info-section .location-emails-m {
  display: block;
}
@media (min-width: 768px) {
  .contact-info-section .location-emails-m {
    display: none;
  }
}
.contact-info-section .location-emails {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .contact-info-section .location-emails {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.contact-info-section .location-emails h3, .contact-info-section .location-emails .pagination .name, .pagination .contact-info-section .location-emails .name, .contact-info-section .location-emails .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .contact-info-section .location-emails p:first-child {
  color: #fff;
}
@media (min-width: 768px) {
  .contact-info-section .location-emails h3, .contact-info-section .location-emails .pagination .name, .pagination .contact-info-section .location-emails .name, .contact-info-section .location-emails .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .contact-info-section .location-emails p:first-child {
    font-size: 21px;
  }
}
@media (min-width: 992px) {
  .contact-info-section .location-emails h3, .contact-info-section .location-emails .pagination .name, .pagination .contact-info-section .location-emails .name, .contact-info-section .location-emails .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .contact-info-section .location-emails p:first-child {
    font-size: 27px;
  }
}
.contact-info-section .location-emails a {
  color: #D7D7D7;
  display: inline-block;
  font-family: 'ivystyle-sans', sans-serif;
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: color 0.5s;
}
@media (min-width: 992px) {
  .contact-info-section .location-emails a {
    padding-bottom: 40px;
  }
  .contact-info-section .location-emails a:hover {
    color: #f1c441;
  }
  .contact-info-section .location-emails a:hover i {
    color: #fff;
  }
}
.contact-info-section .location-emails a:last-child {
  padding-bottom: 0;
}
.contact-info-section .location-emails a span {
  padding-right: 15px;
}
.contact-info-section .location-emails a span i {
  color: #f1c441;
  font-size: 15px;
  transition: color 0.5s;
}
.contact-info-section .contact-gallery {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .contact-info-section .contact-gallery {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.contact-info-section .contact-gallery .contact-image-section {
  display: none;
}
.contact-info-section .contact-gallery .contact-image-section .contact-one-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
}
@media (min-width: 992px) {
  .contact-info-section .contact-gallery .contact-image-section .contact-one-image {
    height: 400px;
  }
}
.contact-info-section .contact-gallery .contact-image-section i.slick-arrow {
  font-size: 30px;
  transition: all 0.5s;
}
@media (min-width: 992px) {
  .contact-info-section .contact-gallery .contact-image-section i.slick-arrow:hover {
    color: #f1c441;
  }
}
.contact-info-section .contact-gallery .contact-image-section i.fa-angle-left {
  color: #8D8D8D;
  position: absolute;
  top: 333px;
  left: 35%;
}
@media (min-width: 768px) {
  .contact-info-section .contact-gallery .contact-image-section i.fa-angle-left {
    top: 310px;
    left: 0;
  }
}
@media (min-width: 992px) {
  .contact-info-section .contact-gallery .contact-image-section i.fa-angle-left {
    top: 422px;
  }
}
.contact-info-section .contact-gallery .contact-image-section i.fa-angle-right {
  color: #8D8D8D;
  position: absolute;
  top: 333px;
  right: 35%;
  z-index: 50;
}
@media (min-width: 768px) {
  .contact-info-section .contact-gallery .contact-image-section i.fa-angle-right {
    top: 310px;
    left: 95px;
  }
}
@media (min-width: 992px) {
  .contact-info-section .contact-gallery .contact-image-section i.fa-angle-right {
    top: 422px;
  }
}
.contact-info-section .contact-gallery .slick-initialized {
  display: block;
}
.contact-info-section .contact-gallery .slick-initialized .contact-image-section {
  display: block;
}
.contact-info-section .contact-gallery #contact-numbers {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 333px;
}
@media (min-width: 768px) {
  .contact-info-section .contact-gallery #contact-numbers {
    left: 40px;
    top: 337px;
    transform: none;
  }
}
@media (min-width: 992px) {
  .contact-info-section .contact-gallery #contact-numbers {
    top: 480px;
  }
}
.contact-info-section .contact-gallery #contact-numbers .contact-swipe {
  display: none;
  font-family: 'ivystyle-sans', sans-serif;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .contact-info-section .contact-gallery #contact-numbers .contact-swipe {
    display: none;
  }
}
.contact-info-section .contact-gallery #contact-numbers h6, .contact-info-section .contact-gallery #contact-numbers .caption, .contact-info-section .contact-gallery #contact-numbers .scrolling-index a, .scrolling-index .contact-info-section .contact-gallery #contact-numbers a, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay #close-quiz, .quiz-overlay .contact-info-section .contact-gallery #contact-numbers #close-quiz, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .contact-info-section .contact-gallery #contact-numbers label, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .contact-info-section .contact-gallery #contact-numbers label, .contact-info-section .contact-gallery #contact-numbers .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .contact-info-section .contact-gallery #contact-numbers a, .contact-info-section .contact-gallery #contact-numbers .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .contact-info-section .contact-gallery #contact-numbers a, .contact-info-section .contact-gallery #contact-numbers .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .contact-info-section .contact-gallery #contact-numbers a, .contact-info-section .contact-gallery #contact-numbers .single-team-member .caption, .single-team-member .contact-info-section .contact-gallery #contact-numbers .caption, .contact-info-section .contact-gallery #contact-numbers .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .contact-info-section .contact-gallery #contact-numbers a, .contact-info-section .contact-gallery #contact-numbers h6 span, .contact-info-section .contact-gallery #contact-numbers .caption span, .contact-info-section .contact-gallery #contact-numbers .scrolling-index a span, .scrolling-index .contact-info-section .contact-gallery #contact-numbers a span, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay #close-quiz span, .quiz-overlay .contact-info-section .contact-gallery #contact-numbers #close-quiz span, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .radiowrapper label span, .quiz-overlay .radiowrapper .contact-info-section .contact-gallery #contact-numbers label span, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .checkwrapper label span, .quiz-overlay .checkwrapper .contact-info-section .contact-gallery #contact-numbers label span, .contact-info-section .contact-gallery #contact-numbers .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a span, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .contact-info-section .contact-gallery #contact-numbers a span, .contact-info-section .contact-gallery #contact-numbers .nav-desktop ul li .sub-menu li a span, .nav-desktop ul li .sub-menu li .contact-info-section .contact-gallery #contact-numbers a span, .contact-info-section .contact-gallery #contact-numbers .hero-idea .vertical-nav ul li a span, .hero-idea .vertical-nav ul li .contact-info-section .contact-gallery #contact-numbers a span, .contact-info-section .contact-gallery #contact-numbers .single-team-member .caption span, .single-team-member .contact-info-section .contact-gallery #contact-numbers .caption span, .contact-info-section .contact-gallery #contact-numbers .work-category-features .category-features .categories ul li a span, .work-category-features .category-features .categories ul li .contact-info-section .contact-gallery #contact-numbers a span {
  color: #8D8D8D;
  font-family: 'ivystyle-sans', sans-serif;
  font-size: 16px;
}
.contact-info-section .contact-gallery #contact-numbers h6 .active-number, .contact-info-section .contact-gallery #contact-numbers .caption .active-number, .contact-info-section .contact-gallery #contact-numbers .scrolling-index a .active-number, .scrolling-index .contact-info-section .contact-gallery #contact-numbers a .active-number, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay #close-quiz .active-number, .quiz-overlay .contact-info-section .contact-gallery #contact-numbers #close-quiz .active-number, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .radiowrapper label .active-number, .quiz-overlay .radiowrapper .contact-info-section .contact-gallery #contact-numbers label .active-number, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .checkwrapper label .active-number, .quiz-overlay .checkwrapper .contact-info-section .contact-gallery #contact-numbers label .active-number, .contact-info-section .contact-gallery #contact-numbers .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a .active-number, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .contact-info-section .contact-gallery #contact-numbers a .active-number, .contact-info-section .contact-gallery #contact-numbers .nav-desktop ul li .sub-menu li a .active-number, .nav-desktop ul li .sub-menu li .contact-info-section .contact-gallery #contact-numbers a .active-number, .contact-info-section .contact-gallery #contact-numbers .hero-idea .vertical-nav ul li a .active-number, .hero-idea .vertical-nav ul li .contact-info-section .contact-gallery #contact-numbers a .active-number, .contact-info-section .contact-gallery #contact-numbers .single-team-member .caption .active-number, .single-team-member .contact-info-section .contact-gallery #contact-numbers .caption .active-number, .contact-info-section .contact-gallery #contact-numbers .work-category-features .category-features .categories ul li a .active-number, .work-category-features .category-features .categories ul li .contact-info-section .contact-gallery #contact-numbers a .active-number, .contact-info-section .contact-gallery #contact-numbers h6 span .active-number, .contact-info-section .contact-gallery #contact-numbers .caption span .active-number, .contact-info-section .contact-gallery #contact-numbers .scrolling-index a span .active-number, .scrolling-index .contact-info-section .contact-gallery #contact-numbers a span .active-number, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay #close-quiz span .active-number, .quiz-overlay .contact-info-section .contact-gallery #contact-numbers #close-quiz span .active-number, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .radiowrapper label span .active-number, .quiz-overlay .radiowrapper .contact-info-section .contact-gallery #contact-numbers label span .active-number, .contact-info-section .contact-gallery #contact-numbers .quiz-overlay .checkwrapper label span .active-number, .quiz-overlay .checkwrapper .contact-info-section .contact-gallery #contact-numbers label span .active-number, .contact-info-section .contact-gallery #contact-numbers .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a span .active-number, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .contact-info-section .contact-gallery #contact-numbers a span .active-number, .contact-info-section .contact-gallery #contact-numbers .nav-desktop ul li .sub-menu li a span .active-number, .nav-desktop ul li .sub-menu li .contact-info-section .contact-gallery #contact-numbers a span .active-number, .contact-info-section .contact-gallery #contact-numbers .hero-idea .vertical-nav ul li a span .active-number, .hero-idea .vertical-nav ul li .contact-info-section .contact-gallery #contact-numbers a span .active-number, .contact-info-section .contact-gallery #contact-numbers .single-team-member .caption span .active-number, .single-team-member .contact-info-section .contact-gallery #contact-numbers .caption span .active-number, .contact-info-section .contact-gallery #contact-numbers .work-category-features .category-features .categories ul li a span .active-number, .work-category-features .category-features .categories ul li .contact-info-section .contact-gallery #contact-numbers a span .active-number {
  color: #fff;
}
.contact-info-section .contact-gallery #contact-numbers ul.custom_paging {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.contact-info-section .contact-gallery #contact-numbers ul.custom_paging li {
  display: none;
}
.contact-info-section .contact-gallery #contact-numbers ul.custom_paging li.slick-active {
  display: list-item;
}
.contact-map {
  position: relative;
}
.google-map {
  width: 100%;
  height: 200px;
}
@media (min-width: 768px) {
  .google-map {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .google-map {
    height: 500px;
  }
}
@media (min-width: 768px) {
  .map-info-area {
    height: 245px;
    background-color: #c15d28;
  }
}
@media (min-width: 992px) {
  .map-info-area {
    height: 220px;
  }
}
.map-info {
  padding: 20px 15px 25px;
}
@media (min-width: 768px) {
  .map-info {
    width: 400px;
    display: inline-block;
    position: absolute;
    background-color: #fff;
    top: 240px;
    left: 65px;
    padding: 20px 30px 30px;
  }
}
@media (min-width: 992px) {
  .map-info {
    width: 444px;
    top: 280px;
    left: 75px;
    padding: 20px 35px 40px;
  }
}
.map-info h5, .map-info .quiz-overlay .form-label, .quiz-overlay .map-info .form-label, .map-info footer ul li, footer ul .map-info li, .map-info .footer-lower .contact-info .address, .footer-lower .contact-info .map-info .address, .map-info .footer-lower .contact-info a, .footer-lower .contact-info .map-info a, .map-info .hero h2, .map-info .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .map-info .hero input, .hero .map-info h2 {
  padding: 8px 0;
}
.map-info a {
  color: #38383a;
  transition: color 0.5s;
}
.map-info a:hover {
  color: #333333;
}
.full-width-image {
  height: 420px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.full-width-image h2, .full-width-image .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .full-width-image input {
  color: white;
  width: 75%;
  margin: auto;
}
.text-section {
  padding: 50px 0;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.text-section ul li {
  margin-bottom: 15px;
}
.text-section ul li:last-child {
  margin-bottom: 0;
}
.page-template-industries .text-section .text p, .page-template-industries .text-section .text .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .page-template-industries .text-section .text blockquote {
  margin: 15px 0;
}
.page-template-industries .text-section h2, .page-template-industries .text-section .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .page-template-industries .text-section input {
  color: #38383a;
  margin-bottom: 30px;
}
.full-width-image h2 *, .full-width-image .quiz-overlay .quiz-step .step-form input *, .quiz-overlay .quiz-step .step-form .full-width-image input * {
  color: #fff !important;
}
.color-block-section .text {
  align-self: center;
}
.scrolling-content {
  max-height: 400px;
  overflow-y: scroll;
  position: relative;
  padding-right: 50px;
  margin-top: 10px;
}
.scrolling-content::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1200px) {
  .scrolling-content {
    margin-top: 60px;
  }
}
.index {
  text-align: center;
}
.index img {
  display: inline-block;
}
.index h3, .index .pagination .name, .pagination .index .name, .index .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .index p:first-child {
  display: inline-block;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .index h3, .index .pagination .name, .pagination .index .name, .index .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .index p:first-child {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .index h3, .index .pagination .name, .pagination .index .name, .index .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .index p:first-child {
    width: auto;
  }
}
.scrolling-index {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 370px;
}
@media (min-width: 1200px) {
  .scrolling-index {
    flex-direction: column;
  }
}
.scrolling-index .titles {
  display: none;
}
@media (min-width: 1200px) {
  .scrolling-index .titles {
    display: block;
  }
}
.scrolling-index .numbers {
  color: #8D8D8D;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .scrolling-index .numbers {
    display: none;
  }
}
.scrolling-index a {
  color: #38383a;
  max-width: 240px;
  line-height: 1.5;
  text-align: center;
  font-style: normal;
}
.scrolling-index a:after {
  content: "/";
  color: #8D8D8D;
  font-size: 16px;
  margin-left: 15px;
}
@media (min-width: 1200px) {
  .scrolling-index a:after {
    display: none;
  }
}
.scrolling-index a:last-child:after {
  content: '';
}
.scrolling-section {
  padding: 50px 0;
  position: relative;
}
.scrolling-section .top {
  display: flex;
  border-bottom: solid 1px #D7D7D7;
  align-items: center;
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .scrolling-section .top {
    flex-direction: column;
  }
}
.scrolling-section .top .text {
  text-align: left;
}
.scrolling-section .top .text h6, .scrolling-section .top .text .caption, .scrolling-section .top .text .scrolling-index a, .scrolling-index .scrolling-section .top .text a, .scrolling-section .top .text .quiz-overlay #close-quiz, .quiz-overlay .scrolling-section .top .text #close-quiz, .scrolling-section .top .text .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .scrolling-section .top .text label, .scrolling-section .top .text .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .scrolling-section .top .text label, .scrolling-section .top .text .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .scrolling-section .top .text a, .scrolling-section .top .text .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .scrolling-section .top .text a, .scrolling-section .top .text .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .scrolling-section .top .text a, .scrolling-section .top .text .single-team-member .caption, .single-team-member .scrolling-section .top .text .caption, .scrolling-section .top .text .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .scrolling-section .top .text a {
  margin-bottom: 0;
  color: #8D8D8D;
}
.scrolling-section .top .text .tap {
  display: block;
}
@media (min-width: 1200px) {
  .scrolling-section .top .text .tap {
    display: none;
  }
}
.scrolling-section .top img {
  max-height: 80px;
  margin-right: 30px;
}
@media (min-width: 1200px) {
  .scrolling-section .top img {
    max-height: 124px;
    margin-right: 0;
  }
}
.scrolling-section .slider {
  display: none;
  transform: rotate(90deg);
  width: 300px;
  right: -130px;
  position: absolute;
  bottom: 230px;
  border-bottom: 1px solid #8D8D8D;
}
@media (min-width: 768px) {
  .scrolling-section .slider {
    display: block;
    top: 400px;
    right: -100px;
  }
}
@media (min-width: 1200px) {
  .scrolling-section .slider {
    top: 300px;
    right: -100px;
  }
}
@media (min-width: 1390px) {
  .scrolling-section .slider {
    right: -30px;
  }
}
.scrolling-section .slider .slider-nav {
  width: 0;
}
.scrolling-section .slider span:after {
  height: 10px;
  top: 5px;
  background: #8D8D8D;
}
.scrolling-section .slider span.current:after {
  background: #8D8D8D;
}
.works-full-content-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .works-full-content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.works-full-content-section .works-full-content-text {
  line-height: 1.8;
}
.works-full-content-section .works-full-content-text ul li {
  list-style: none;
}
.works-full-content-section .works-full-content-text ul li::before {
  color: #f1c441;
  content: "•";
  font-size: 20px;
  padding-right: 10px;
  position: relative;
  top: 0em;
}
.overlay-open > *:not(header):not(.hero) {
  display: none;
}
.overlay-open > *:not(header):not(.hero).quiz-overlay {
  display: block;
}
.overlay-open #menu-item-35 a {
  border: none;
}
.overlay-open #menu-item-35 a span {
  position: relative;
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 1;
  overflow: hidden;
  margin-left: 10px;
}
.overlay-open #menu-item-35 a span:before {
  height: 1px;
}
.overlay-open #menu-item-35 a span:before, .overlay-open #menu-item-35 a span:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 62%;
  left: 0;
  margin-top: -1px;
  background: white;
  transition: all 500ms;
}
.overlay-open #menu-item-35 a span:before {
  transform: rotate(45deg);
}
.overlay-open #menu-item-35 a span:after {
  transform: rotate(-45deg);
}
.quiz-overlay {
  width: 100vw;
  height: 100vh;
  top: 0;
  background-color: #171717;
  position: fixed;
  z-index: 101;
  overflow: hidden;
  display: none;
}
.quiz-overlay.open {
  display: block;
}
.quiz-overlay #close-quiz {
  z-index: 999;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 50px;
  position: absolute;
  right: 0;
  top: 50px;
}
.quiz-overlay #close-quiz span {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin-left: 10px;
}
.quiz-overlay #close-quiz span:before {
  height: 1px;
}
.quiz-overlay #close-quiz span:before, .quiz-overlay #close-quiz span:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: white;
  transition: all 500ms;
}
.quiz-overlay #close-quiz span:before {
  transform: rotate(45deg);
}
.quiz-overlay #close-quiz span:after {
  transform: rotate(-45deg);
}
.quiz-overlay .quiz-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100vh;
  justify-content: center;
}
.quiz-overlay .radio-text, .quiz-overlay .check-text {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .quiz-overlay .radio-text, .quiz-overlay .check-text {
    flex-direction: row;
  }
}
.quiz-overlay .slider-text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 95%;
  margin-left: 0;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .quiz-overlay .slider-text {
    width: 81vw;
    margin-left: 0;
    margin-right: 0;
  }
}
.quiz-overlay .slider-text .full-num {
  display: none;
}
@media (min-width: 768px) {
  .quiz-overlay .slider-text .full-num {
    display: block;
  }
}
.quiz-overlay .slider-text .sm-num {
  display: block;
}
@media (min-width: 768px) {
  .quiz-overlay .slider-text .sm-num {
    display: none;
  }
}
.quiz-overlay .radiowrapper, .quiz-overlay .checkwrapper {
  margin: 10px auto;
}
.quiz-overlay .radiowrapper input, .quiz-overlay .checkwrapper input {
  display: none;
}
.quiz-overlay .radiowrapper input:checked + label, .quiz-overlay .checkwrapper input:checked + label {
  color: white;
}
.quiz-overlay .radiowrapper label, .quiz-overlay .checkwrapper label {
  color: #8D8D8D;
  margin: 0 10px;
  cursor: pointer;
  font-size: 14px;
}
@media (min-width: 768px) {
  .quiz-overlay .radiowrapper label, .quiz-overlay .checkwrapper label {
    font-size: 11px;
  }
}
.quiz-overlay .required {
  margin-bottom: 100px;
  color: #8D8D8D;
  letter-spacing: 1px;
  line-height: 1.3;
  max-width: 70%;
}
.quiz-overlay .form-label {
  font-size: 28px;
  color: #8D8D8D;
}
.quiz-overlay .w-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
}
.quiz-overlay .form-nav {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  margin-top: auto;
  z-index: 99999;
}
.quiz-overlay .form-nav .location {
  color: #8D8D8D;
  margin: 22px 30px 5px 30px;
  display: none;
}
@media (min-width: 768px) {
  .quiz-overlay .form-nav .location {
    display: block;
  }
}
.quiz-overlay .form-nav .location .current {
  color: white;
}
.quiz-overlay .form-nav .location.mobile {
  display: block;
}
@media (min-width: 768px) {
  .quiz-overlay .form-nav .location.mobile {
    display: none;
  }
}
.quiz-overlay .quiz-step {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  text-align: center;
}
.quiz-overlay .quiz-step.done .step-form {
  transform: translateX(-200px);
}
.quiz-overlay .quiz-step.active {
  z-index: 99999;
}
.quiz-overlay .quiz-step.active .step-form {
  transform: translateX(0);
  opacity: 1;
  transition-delay: opacity 400ms;
}
.quiz-overlay .quiz-step#step-6 .opt-out-budget {
  margin-top: 20px;
  display: flex;
  align-items: center;
  color: #8D8D8D;
}
.quiz-overlay .quiz-step#step-6 .opt-out-budget input {
  visibility: hidden;
  display: flex;
  align-items: center;
}
.quiz-overlay .quiz-step#step-6 .opt-out-budget input:after {
  content: '';
  font-family: 'FontAwesome';
  visibility: visible;
  color: #f1c441;
  margin-left: 10px;
  font-size: 18px;
}
.quiz-overlay .quiz-step#step-6 .opt-out-budget input:checked:after {
  content: '';
  font-family: 'FontAwesome';
  visibility: visible;
  margin-left: 10px;
}
.quiz-overlay .quiz-step .step-form {
  transition: all 0.4s ease-in;
  transform: translateX(200px);
  opacity: 0;
}
.quiz-overlay .quiz-step .step-form .text-input {
  color: #B2B2B2;
}
.quiz-overlay .quiz-step .step-form input {
  color: #B2B2B2;
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 768px) {
  .quiz-overlay .quiz-step .step-form input {
    font-size: 35px;
  }
}
.quiz-overlay .quiz-step .step-form input#linkedin, .quiz-overlay .quiz-step .step-form input#resume {
  width: 400px;
  font-size: 20px;
}
.quiz-overlay textarea {
  font-size: 18px;
  border: solid 1px silver;
  height: 140px;
  width: 530px;
  background-color: #171717;
  color: #8D8D8D;
  padding: 10px;
  margin: 30px 0;
  max-width: 80vw;
}
.quiz-overlay textarea:focus {
  outline: none;
}
.quiz-overlay .step-4, .quiz-overlay .step-5, .quiz-overlay .step-6, .quiz-overlay .step-7 {
  text-align: center;
}
.quiz-overlay .step-4 .required, .quiz-overlay .step-5 .required, .quiz-overlay .step-6 .required, .quiz-overlay .step-7 .required {
  margin: 10px 0 40px 0;
}
.quiz-overlay .step-4 .form-label, .quiz-overlay .step-5 .form-label, .quiz-overlay .step-6 .form-label, .quiz-overlay .step-7 .form-label {
  color: white;
  font-size: 22px;
}
@media (min-width: 768px) {
  .quiz-overlay .step-4 .form-label, .quiz-overlay .step-5 .form-label, .quiz-overlay .step-6 .form-label, .quiz-overlay .step-7 .form-label {
    font-size: 38px;
  }
}
.slider {
  position: relative;
  height: 10px;
  border-bottom: 1px solid #333333;
  margin: 10px 0;
  width: 70%;
}
@media (min-width: 1025px) {
  .slider {
    position: relative;
    width: 65vw;
  }
}
.slider span {
  position: absolute;
  top: 0;
  display: block;
  height: 20px;
  cursor: pointer;
  width: 1%;
  z-index: 2;
}
.slider span.current:after {
  background: white;
}
.slider span:after {
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  width: 1px;
  top: 0;
  left: 50%;
  background: #333333;
  transition: background 2s;
}
.slider span:last-child():after {
  display: none;
}
.slider span.budget1 {
  left: -0.5%;
}
.slider span.budget2 {
  left: 24.5%;
}
.slider span.budget3 {
  left: 49.5%;
}
.slider span.budget4 {
  left: 74.5%;
}
.slider span.budget5 {
  left: 99.5%;
}
.slider .slider-nav {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  top: 8px;
  left: 0;
  background: #f1c441;
  transition: width 2s;
  width: 50%;
}
.slider:after {
  font-family: 'ivystyle-sans', sans-serif;
  color: #B2B2B2;
  display: block;
  position: absolute;
  color: #fff;
  right: -44px;
  top: 3px;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .slider:after {
    display: none;
  }
}
.footer-cta {
  background: #5a87c6;
  text-align: center;
  padding: 80px 0;
}
.footer-cta h2, .footer-cta .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .footer-cta input {
  font-family: 'kepler-std-condensed-display', serif !important;
  font-style: italic;
  color: white;
  margin-bottom: 30px;
}
.footer-cta .btn-squiggle {
  font-family: 'ivystyle-sans', sans-serif !important;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  background: url(/wp-content/themes/brandjuice/assets/images/squiggly-static.svg);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 36px;
  padding: 0 34px 20px;
  overflow: visible;
}
.footer-cta .btn-squiggle:hover {
  color: white !important;
  background: url(/wp-content/themes/brandjuice/assets/images/squiggly-animated.svg);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 36px;
}
.footer-cta .footer-cta-email-capture form input[type="email"], .footer-cta .email-signup form input[type="email"] {
  width: 150px;
  background-color: #171717;
  border: 0;
  border-bottom: 1px solid #D7D7D7;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  padding-bottom: 8px;
  text-align: center;
}
.footer-cta .footer-cta-email-capture form input[type="email"]::-webkit-input-placeholder, .footer-cta .email-signup form input[type="email"]::-webkit-input-placeholder {
  color: #8D8D8D;
  font-size: 16px;
  font-family: 'ivystyle-sans', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.footer-cta .footer-cta-email-capture form input[type="email"]:focus, .footer-cta .email-signup form input[type="email"]:focus {
  outline: none;
}
@media (min-width: 768px) {
  .footer-cta .footer-cta-email-capture form input[type="email"], .footer-cta .email-signup form input[type="email"] {
    width: 420px;
    font-size: 35px;
  }
  .footer-cta .footer-cta-email-capture form input[type="email"]::-webkit-input-placeholder, .footer-cta .email-signup form input[type="email"]::-webkit-input-placeholder {
    font-size: 30px;
  }
}
.footer-cta .footer-cta-email-capture form input[type="submit"], .footer-cta .email-signup form input[type="submit"] {
  font-size: 16px;
  letter-spacing: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 150px;
  margin-top: 25px;
  transition: color 0.5s;
  text-transform: uppercase;
  margin: 0;
  background: transparent;
  border: none;
  padding: 0;
}
.footer-cta .footer-cta-email-capture form input[type="submit"]:focus, .footer-cta .email-signup form input[type="submit"]:focus {
  outline: none;
}
@media (min-width: 768px) {
  .footer-cta .footer-cta-email-capture form input[type="submit"], .footer-cta .email-signup form input[type="submit"] {
    font-size: 20px;
    padding: 16px 20px 16px 13px;
    margin-top: 30px;
    margin-top: 0;
    padding: 0;
  }
}
footer {
  background-color: #38383a;
}
footer ul {
  list-style: none;
  text-align: center;
  margin-bottom: 30px;
}
footer ul li {
  display: inline;
  margin: 5px 0;
  padding: 0;
}
footer ul li a {
  color: white;
}
footer ul .children {
  display: none;
}
.footer-lower {
  border-top: 1px solid #38383a;
  display: flex;
  justify-content: space-around;
  width: 100%;
  flex-direction: column;
  padding: 50px 30px;
}
@media (min-width: 768px) {
  .footer-lower {
    flex-direction: row;
    padding: 80px 0;
  }
}
.footer-lower .brand-section {
  padding-right: 10px;
}
.footer-lower .explore, .footer-lower .socials {
  display: none;
}
@media (min-width: 768px) {
  .footer-lower .explore, .footer-lower .socials {
    display: block;
  }
}
.footer-lower h4, .footer-lower .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .footer-lower .location, .footer-lower .pagination .dept, .pagination .footer-lower .dept {
  color: white;
}
.footer-lower > div {
  max-width: 100%;
  margin-top: 0px;
  min-width: 120px;
}
@media (min-width: 768px) {
  .footer-lower > div {
    max-width: 280px;
    margin-top: 90px;
  }
}
.footer-lower > div:first-child {
  margin-top: 0;
  display: flex;
  flex-direction: column;
}
.footer-lower #footer-widgets h4, .footer-lower #footer-widgets .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .footer-lower #footer-widgets .location, .footer-lower #footer-widgets .pagination .dept, .pagination .footer-lower #footer-widgets .dept {
  color: #8D8D8D;
  text-transform: none;
  line-height: 1.5;
}
.footer-lower #footer-widgets img {
  max-width: 50% !important;
}
@media (min-width: 768px) {
  .footer-lower #footer-widgets img {
    max-width: 100% !important;
  }
}
.footer-lower .white {
  color: #D7D7D7;
}
.footer-lower .menu-footer {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  align-items: flex-start;
}
.footer-lower .copy {
  font-weight: bold;
  color: #8D8D8D;
  margin-top: auto;
  margin-bottom: 0;
  position: absolute;
  bottom: 30px;
  width: 43%;
  right: 10px;
}
@media (min-width: 768px) {
  .footer-lower .copy {
    position: static;
    width: auto;
  }
}
.footer-lower .brand-section {
  order: 0;
}
.footer-lower .contact {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  order: 1;
}
@media (min-width: 768px) {
  .footer-lower .contact {
    flex-direction: column;
    margin-top: 90px;
  }
}
.footer-lower .legal {
  order: 2;
}
.footer-lower .contact-info {
  margin-top: 100px;
}
.footer-lower .contact-info .address {
  text-transform: none;
  color: white;
  margin-bottom: 30px;
}
.footer-lower .contact-info a {
  text-transform: none;
  color: #f1c441;
  color: white;
}
.footer-lower .contact-info a:hover {
  color: #f1c441;
}
.footer-lower .contact-info p, .footer-lower .contact-info .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .footer-lower .contact-info blockquote {
  margin-bottom: 0;
}
.footer-lower .contact-info p:nth-child(2) {
  margin-top: auto;
  margin-bottom: 10px;
}
.email-signup {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.email-signup input {
  margin-bottom: 20px;
}
.general-one-column-content-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .general-one-column-content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.general-one-column-content-section.white {
  background-color: #fff;
}
.general-one-column-content-section.gray {
  background-color: #F3F3F3;
}
.general-two-column-content-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .general-two-column-content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.general-two-column-content-section.white {
  background-color: #fff;
}
.general-two-column-content-section.gray {
  background-color: #F3F3F3;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 25px 0;
  z-index: 999;
  transition: all 0.3s;
}
header.scroll {
  padding: 15px 0;
  background: rgba(56, 56, 58, 0.9);
}
header.scroll .nav-desktop ul li .sub-menu {
  top: 38px;
}
header.scroll .nav-desktop ul li .sub-menu li {
  background: rgba(23, 23, 23, 0.9);
  padding: 2px 10px;
}
header.scroll .nav-desktop ul li .sub-menu li:last-child {
  padding-bottom: 10px;
}
@media (min-width: 1025px) {
  header .col-xs-12 {
    display: flex;
    align-items: center;
  }
}
.branding {
  float: left;
  position: relative;
  z-index: 999;
}
.branding a svg {
  width: 160px;
  padding-top: 6px;
}
@media (min-width: 1025px) {
  .branding a svg {
    width: 260px;
    padding-top: 10px;
  }
}
.nav-mobile {
  float: right;
  position: relative;
  z-index: 999;
}
@media (min-width: 1025px) {
  .nav-mobile {
    display: none;
  }
}
#mobile-menu {
  margin-top: 0;
  width: 30px;
  height: 18px;
  padding: 14px 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
#mobile-menu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #B2B2B2;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#mobile-menu span:nth-child(1) {
  top: 4px;
}
#mobile-menu span:nth-child(2), #mobile-menu span:nth-child(3) {
  top: 12px;
}
#mobile-menu span:nth-child(4) {
  top: 20px;
}
#mobile-menu.open span {
  background: #f1c441;
}
#mobile-menu.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
#mobile-menu.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile-menu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile-menu.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 23, 23, 0.95);
  z-index: 97;
}
.mobile-menu > div {
  max-height: 80%;
  position: relative;
}
.mobile-menu > div ul {
  list-style: none;
  padding: 80px 26px 0;
  margin: 0;
}
.mobile-menu > div ul li {
  line-height: 1.8;
  text-align: right;
  margin-bottom: 20px;
}
.mobile-menu > div ul li.menu-item-has-children a:after {
  content: '';
  display: block;
  position: absolute;
  top: 23px;
  right: -10px;
  height: 1px;
  width: 0px;
  background: #9B8F56;
  margin-right: 0;
  transition: width 0.3s;
}
.mobile-menu > div ul li.menu-item-has-children.show-children {
  position: relative;
}
.mobile-menu > div ul li.menu-item-has-children.show-children a:after {
  width: 20px;
}
.mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu {
  display: block;
  padding: 10px 0 2px;
}
.mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a {
  color: #B2B2B2;
  padding: 0;
}
.mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a:after {
  display: none;
}
.mobile-menu > div ul li a {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: block;
  color: #fff;
  transition: padding 0.3s;
  letter-spacing: 2px;
  padding-bottom: 10px;
  margin: 30px 0;
}
.mobile-menu > div ul li.current-menu-item:not(.menu-button) a, .mobile-menu > div ul li.current-menu-parent:not(.menu-button) a {
  position: relative;
}
.mobile-menu > div ul li.current-menu-item:not(.menu-button) a:after, .mobile-menu > div ul li.current-menu-parent:not(.menu-button) a:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  background: #f1c441;
  bottom: 0;
  right: -4px;
}
.mobile-menu > div ul li.menu-button {
  margin: 10px 0;
}
.mobile-menu > div ul li.menu-button a {
  display: inline-block;
  padding: 12px;
  border: 1px solid #f1c441;
  font-family: 'ivystyle-sans', sans-serif;
  font-weight: 400;
}
.mobile-menu > div ul.sub-menu {
  display: none;
}
.mobile-menu > div.socials {
  padding-top: 0;
}
.mobile-menu > div.socials .menu-footer {
  padding-top: 0;
}
.mobile-menu > div.socials .menu-footer li a {
  color: #8D8D8D;
}
.nav-desktop {
  display: none;
}
@media (min-width: 1025px) {
  .nav-desktop {
    display: block;
    margin-left: auto;
  }
}
.nav-desktop ul {
  list-style: none;
  margin: 0;
}
.nav-desktop ul li {
  display: inline;
}
.nav-desktop ul li:nth-child(2) .sub-menu {
  left: 140px;
}
.nav-desktop ul li a {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 20px;
  color: #fff;
  transition: padding 0.3s;
  position: relative;
  padding: 12px 0;
}
.nav-desktop ul li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background: #f1c441;
  bottom: 0;
  right: -4px;
  transition: width 0.3s;
}
.nav-desktop ul li a:hover:after {
  width: 30px;
}
.nav-desktop ul li.current-menu-item a:after, .nav-desktop ul li.current-menu-parent a:after {
  width: 30px;
}
.nav-desktop ul li.menu-button {
  margin: 5px 0;
}
.nav-desktop ul li.menu-button a {
  font-size: 14px;
  border: 1px solid #f1c441;
  display: inline-block;
  font-weight: 600;
  padding: 12px;
  letter-spacing: 0.1em;
}
.nav-desktop ul li.menu-button a:hover {
  background: #f1c441;
}
.nav-desktop ul li.menu-button a:after {
  display: none;
}
.nav-desktop ul li .sub-menu {
  display: block;
  position: absolute;
  top: 40px;
  left: 10px;
  padding: 20px;
  opacity: 0;
  transition: all 0.3s;
  transition-delay: 0.1s;
  transform: translateX(20px);
  visibility: hidden;
}
.nav-desktop ul li .sub-menu li {
  display: block;
  background: rgba(23, 23, 23, 0.9);
  padding: 2px 10px;
}
.nav-desktop ul li .sub-menu li a {
  font-size: 14px;
  text-transform: none !important;
  font-style: normal;
  color: white;
  margin: 0;
  padding: 5px;
  transition: color 0.3s;
}
.nav-desktop ul li .sub-menu li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background: #f1c441;
  bottom: 0;
  right: 4px;
  transition: width 0.3s;
}
.nav-desktop ul li .sub-menu li a:hover:after {
  width: 30px;
}
.nav-desktop ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.nav-desktop .sub-menu {
  display: none;
}
.hero {
  background-color: #85b7b5;
  padding-top: 100px;
  padding-bottom: 20px;
  position: relative;
}
.hero .hero-section {
  position: relative;
}
@media (min-width: 768px) {
  .hero {
    padding-top: 250px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  .hero {
    padding-top: 400px;
  }
}
.hero.short {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .hero.short {
    padding-top: 125px;
  }
}
@media (min-width: 1025px) {
  .hero.short {
    padding-top: 200px;
  }
}
.hero .hero-works-back {
  z-index: 6;
  position: absolute;
  top: -40px;
}
@media (min-width: 768px) {
  .hero .hero-works-back {
    top: -125px;
  }
}
@media (min-width: 992px) {
  .hero .hero-works-back {
    top: -240px;
  }
}
.hero .hero-ideas-back {
  z-index: 6;
  position: absolute;
  top: -30px;
}
@media (min-width: 768px) {
  .hero .hero-ideas-back {
    top: -100px;
  }
}
@media (min-width: 992px) {
  .hero .hero-ideas-back {
    top: -120px;
  }
}
.hero .hero-works-category {
  color: #B2B2B2;
  padding-top: 45px;
}
@media (min-width: 768px) {
  .hero .hero-works-category {
    padding-top: 0;
  }
}
.hero .hero-team-back {
  margin-top: -20px;
}
.hero .hero-team-back a {
  margin-left: 30px;
  margin-bottom: 20px;
}
.hero .hero-team-back a:before {
  display: none;
}
.hero .hero-team-back a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: auto;
  height: 1px;
  background: #B2B2B2;
  transition: all 0.2s;
  left: -10px;
  width: 30px;
}
@media (min-width: 768px) {
  .hero .hero-team-back a:after {
    left: 0;
    width: 20px;
  }
}
.hero .hero-team-back a span:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: auto;
  top: auto;
  left: -12px;
  height: 1px;
  width: 10px;
  background: #B2B2B2;
  opacity: 0;
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
  bottom: 3px;
  opacity: 1;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .hero .hero-team-back a span:before {
    transform: rotate(0);
    opacity: 0;
    bottom: 0;
  }
}
.hero .hero-team-back a span:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: -12px;
  height: 1px;
  width: 10px;
  background: #B2B2B2;
  opacity: 0;
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0.2s, transform 0.2s ease 0.2s;
  bottom: -3px;
  opacity: 1;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .hero .hero-team-back a span:after {
    transform: rotate(0);
    opacity: 0;
    bottom: 0;
  }
}
.hero .hero-team-back a:hover {
  background: transparent;
}
.hero .hero-team-back a:hover:after {
  left: -10px;
  width: 30px;
}
.hero .hero-team-back a:hover span:before {
  bottom: 3px;
  opacity: 1;
  transform: rotate(-45deg);
}
.hero .hero-team-back a:hover span:after {
  bottom: -3px;
  opacity: 1;
  transform: rotate(45deg);
}
.hero .hero-team-back a.hover:after {
  transition-delay: 0.2s;
}
.hero .hero-team-back a.hover span:before {
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0s, transform 0.2s ease 0s;
}
.hero .hero-team-back a.hover span:after {
  transition: opacity 0s ease 0.2s, bottom 0.2s ease 0s, transform 0.2s ease 0s;
}
@media (min-width: 1025px) {
  .hero .hero-team-back {
    margin-top: -300px;
  }
}
.hero .hero-menu {
  margin-top: 40px;
}
.hero .hero-menu ul {
  list-style: none;
  display: flex;
  padding-left: 0;
  min-width: 60%;
  justify-content: flex-start;
  width: 700px;
  max-width: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  .hero .hero-menu ul {
    flex-direction: row;
  }
}
.hero .hero-menu ul li {
  padding-right: 50px;
}
.hero .hero-menu ul li a {
  color: #B2B2B2;
  position: relative;
  padding: 12px 0;
  font-weight: bold;
}
.hero .hero-menu ul li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background: #f1c441;
  bottom: 0;
  right: -4px;
  transition: width 0.3s;
}
.hero .hero-menu ul li:hover a, .hero .hero-menu ul li.current-menu-item a {
  color: white;
}
.hero .hero-menu ul li:hover a:after, .hero .hero-menu ul li.current-menu-item a:after {
  width: 30px;
}
@media (min-width: 768px) {
  .hero .idea-details-hero-share {
    width: 100px;
    position: absolute;
    right: 0;
  }
}
.hero .idea-details-hero-share h6, .hero .idea-details-hero-share .caption, .hero .idea-details-hero-share .scrolling-index a, .scrolling-index .hero .idea-details-hero-share a, .hero .idea-details-hero-share .quiz-overlay #close-quiz, .quiz-overlay .hero .idea-details-hero-share #close-quiz, .hero .idea-details-hero-share .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .hero .idea-details-hero-share label, .hero .idea-details-hero-share .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .hero .idea-details-hero-share label, .hero .idea-details-hero-share .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .hero .idea-details-hero-share a, .hero .idea-details-hero-share .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .hero .idea-details-hero-share a, .hero .idea-details-hero-share .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .hero .idea-details-hero-share a, .hero .idea-details-hero-share .single-team-member .caption, .single-team-member .hero .idea-details-hero-share .caption, .hero .idea-details-hero-share .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .hero .idea-details-hero-share a {
  color: #B2B2B2;
  display: inline;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .hero .idea-details-hero-share h6, .hero .idea-details-hero-share .caption, .hero .idea-details-hero-share .scrolling-index a, .scrolling-index .hero .idea-details-hero-share a, .hero .idea-details-hero-share .quiz-overlay #close-quiz, .quiz-overlay .hero .idea-details-hero-share #close-quiz, .hero .idea-details-hero-share .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .hero .idea-details-hero-share label, .hero .idea-details-hero-share .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .hero .idea-details-hero-share label, .hero .idea-details-hero-share .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .hero .idea-details-hero-share a, .hero .idea-details-hero-share .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .hero .idea-details-hero-share a, .hero .idea-details-hero-share .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .hero .idea-details-hero-share a, .hero .idea-details-hero-share .single-team-member .caption, .single-team-member .hero .idea-details-hero-share .caption, .hero .idea-details-hero-share .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .hero .idea-details-hero-share a {
    display: block;
    padding-right: 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    margin-bottom: 25px;
  }
}
.hero .idea-details-hero-share a i {
  display: inline;
  padding: 10px 10px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  transition: all 0.5s;
}
@media (min-width: 768px) {
  .hero .idea-details-hero-share a i {
    display: block;
    padding: 10px 0;
  }
  .hero .idea-details-hero-share a i:hover {
    color: #f1c441;
  }
}
.hero .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #c15d28;
  /* &:after{
            content:'';
            display:block;
            position:absolute;
            top:0;
            left:0;
            width:100%;
            height:100%;
            background:rgba($black, 0.3);
        } */
}
.hero .slide {
  padding-bottom: 20px;
}
.hero .slide .btn {
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
}
.hero h1, .hero .preview h2.title, .preview .hero h2.title {
  color: #fff;
  margin-bottom: 20px;
}
.hero h2, .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .hero input {
  color: #fff;
  line-height: 24px;
  text-transform: none !important;
}
.hero .btn {
  margin-top: 20px;
}
.hero .btn:focus, .hero .btn:active {
  background: #f1c441;
}
.hero .btn.btn-back:focus, .hero .btn.btn-back:active {
  background: transparent;
}
@media (min-width: 768px) {
  .hero .btn {
    margin-top: 30px;
  }
}
@media (min-width: 1025px) {
  .hero .btn {
    margin-top: 40px;
  }
}
.hero.hero-home {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .hero.hero-home {
    padding: 0;
  }
}
.hero.hero-home:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero.hero-home video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  transform: translateX(-50%) translateY(-50%);
}
.hero.hero-home .container {
  position: relative;
  z-index: 2;
}
@media (min-width: 1025px) {
  .hero.hero-home .container {
    min-height: 550px;
    height: 75vh;
  }
  .hero.hero-home .container .row {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
  }
}
.hero.hero-home .vertical-nav {
  display: none;
}
@media (min-width: 1025px) {
  .hero.hero-home .vertical-nav {
    display: block;
    position: absolute;
    bottom: 172px;
    right: -90px;
    transform: rotate(90deg);
  }
  .hero.hero-home .vertical-nav .vert-line {
    content: '';
    display: block;
    position: absolute;
    bottom: 7px;
    right: 278px;
    height: 1px;
    width: 0;
    background: #333333;
    transition: width 1s;
  }
}
.hero.hero-home .vertical-nav ul {
  padding: 0;
  margin: 0;
}
.hero.hero-home .vertical-nav ul li {
  display: inline;
}
.hero.hero-home .vertical-nav ul li a {
  font-family: ivystyle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  padding: 5px 12px;
  position: relative;
}
.hero.hero-home .vertical-nav ul li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background: #f1c441;
  bottom: 0;
  right: -4px;
  transition: width 0.3s;
}
.hero.hero-home .vertical-nav ul li a:hover:after {
  width: 30px;
}
.home-slider-nav, .category-slider-nav {
  position: relative;
  height: 10px;
  border-bottom: 1px solid #333333;
  margin: 10px 0;
  width: 70%;
}
@media (min-width: 1025px) {
  .home-slider-nav, .category-slider-nav {
    position: absolute;
    bottom: 5px;
    left: 210px;
  }
}
.home-slider-nav span, .category-slider-nav span {
  position: absolute;
  top: 0;
  display: block;
  height: 20px;
  cursor: pointer;
}
.home-slider-nav span:after, .category-slider-nav span:after {
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  width: 1px;
  top: 0;
  right: 0;
  background: #333333;
}
.home-slider-nav span:last-child():after, .category-slider-nav span:last-child():after {
  display: none;
}
.home-slider-nav .slider-nav-locator, .category-slider-nav .slider-nav-locator {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  top: 8px;
  left: 0;
  background: #f1c441;
  transition: left 2s;
}
.home-slider-nav:after, .category-slider-nav:after {
  content: 'swipe';
  font-family: 'ivystyle-sans', sans-serif;
  color: #B2B2B2;
  display: block;
  position: absolute;
  color: #fff;
  right: -44px;
  top: 3px;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .home-slider-nav:after, .category-slider-nav:after {
    display: none;
  }
}
@media (min-width: 1025px) {
  .single-team-member .hero .vertical-nav {
    display: block;
    position: absolute;
    bottom: 80px;
    right: 80px;
    transform: rotate(90deg);
  }
  .single-team-member .hero .vertical-nav .vert-line {
    content: '';
    display: block;
    position: absolute;
    bottom: 7px;
    right: 278px;
    height: 1px;
    width: 0;
    background: #333333;
    transition: width 1s;
  }
}
.single-team-member .hero .vertical-nav ul {
  padding: 0;
  margin: 0;
}
.single-team-member .hero .vertical-nav ul li {
  display: inline;
}
.single-team-member .hero .vertical-nav ul li a {
  color: #fff;
  padding: 5px 12px 5px 0;
  position: relative;
}
@media (min-width: 1025px) {
  .single-team-member .hero .vertical-nav ul li a {
    padding: 5px 12px;
  }
}
.single-team-member .hero .vertical-nav ul li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background: #f1c441;
  bottom: 0;
  right: -4px;
  transition: width 0.3s;
}
.single-team-member .hero .vertical-nav ul li a:hover:after {
  width: 30px;
}
.single-work .hero-bg {
  filter: none;
}
.ideas-details-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .ideas-details-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.ideas-filter-listing {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .ideas-filter-listing {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.ideas-filter-listing .ideas-filter-listing-bar {
  text-align: center;
}
.ideas-filter-listing .ideas-filter-listing-bar button.filter-list-all {
  color: #38383a;
  font-weight: 300;
  margin-top: -7.2px;
  margin-bottom: 0;
  font-size: 14px;
  padding: 12px 10px;
  outline: none;
}
@media (min-width: 768px) {
  .ideas-filter-listing .ideas-filter-listing-bar button.filter-list-all {
    padding: 5px 10px;
  }
  .ideas-filter-listing .ideas-filter-listing-bar button.filter-list-all:hover {
    color: #D7D7D7;
  }
}
@media (min-width: 992px) {
  .ideas-filter-listing .ideas-filter-listing-bar button.filter-list-all {
    font-size: 16px;
    padding: 6px 20px;
  }
}
.ideas-filter-listing .ideas-filter-listing-bar button.filter-list {
  color: #38383a;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline;
  padding: 12px 10px;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  outline: none;
  margin: 5px 10px;
  position: relative;
  border: 2px solid transparent;
}
.ideas-filter-listing .ideas-filter-listing-bar button.filter-list.active, .ideas-filter-listing .ideas-filter-listing-bar button.filter-list:active, .ideas-filter-listing .ideas-filter-listing-bar button.filter-list:focus {
  border: 1px solid #9B8F56;
}
@media (min-width: 768px) {
  .ideas-filter-listing .ideas-filter-listing-bar button.filter-list {
    padding: 12px 10px;
  }
  .ideas-filter-listing .ideas-filter-listing-bar button.filter-list:hover {
    border-bottom: 2px solid #f1c441;
  }
  .ideas-filter-listing .ideas-filter-listing-bar button.filter-list.active, .ideas-filter-listing .ideas-filter-listing-bar button.filter-list:active, .ideas-filter-listing .ideas-filter-listing-bar button.filter-list:focus {
    border: 2px solid #f1c441;
    border-radius: 100px;
  }
}
@media (min-width: 992px) {
  .ideas-filter-listing .ideas-filter-listing-bar button.filter-list {
    font-size: 16px;
    padding: 12px 20px;
  }
}
.hero-idea {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1025px) {
  .hero-idea {
    padding: 0;
  }
}
.hero-idea:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 23, 23, 0.7);
  z-index: 1;
}
.hero-idea video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  transform: translateX(-50%) translateY(-50%);
}
.hero-idea .container {
  position: relative;
  z-index: 2;
}
@media (min-width: 1025px) {
  .hero-idea .container {
    min-height: 550px;
    height: 75vh;
  }
  .hero-idea .container .row {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
  }
}
.hero-idea .vertical-nav {
  display: none;
}
@media (min-width: 1025px) {
  .hero-idea .vertical-nav {
    display: block;
    position: absolute;
    bottom: 172px;
    right: -90px;
    transform: rotate(90deg);
  }
  .hero-idea .vertical-nav .vert-line {
    content: '';
    display: block;
    position: absolute;
    bottom: 7px;
    right: 278px;
    height: 1px;
    width: 0;
    background: #333333;
    transition: width 1s;
  }
}
.hero-idea .vertical-nav ul {
  padding: 0;
  margin: 0;
}
.hero-idea .vertical-nav ul li {
  display: inline;
}
.hero-idea .vertical-nav ul li a {
  color: #fff;
  padding: 5px 12px;
  position: relative;
}
.hero-idea .vertical-nav ul li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background: #f1c441;
  bottom: 0;
  right: -4px;
  transition: width 0.3s;
}
.hero-idea .vertical-nav ul li a:hover:after {
  width: 30px;
}
.idea-slider-nav {
  position: relative;
  height: 10px;
  border-bottom: 1px solid #333333;
  margin: 10px 0;
  width: 70%;
}
@media (min-width: 1025px) {
  .idea-slider-nav {
    position: absolute;
    bottom: 5px;
    right: 0;
  }
}
.idea-slider-nav span {
  position: absolute;
  top: 0;
  display: block;
  height: 20px;
  cursor: pointer;
}
.idea-slider-nav span:after {
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  width: 1px;
  top: 0;
  right: 0;
  background: #333333;
}
.idea-slider-nav span:last-child():after {
  display: none;
}
.idea-slider-nav .slider-nav-locator {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  top: 8px;
  left: 0;
  background: #f1c441;
  transition: left 2s;
}
.idea-slider-nav:after {
  content: 'swipe';
  font-family: 'ivystyle-sans', sans-serif;
  color: #B2B2B2;
  display: block;
  position: absolute;
  color: #fff;
  right: -44px;
  top: 3px;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .idea-slider-nav:after {
    display: none;
  }
}
.ideas-list {
  padding: 30px 0;
  background: #488e8b;
}
body.blog .ideas-list {
  background-color: #f8f0e4;
}
@media (min-width: 768px) {
  .ideas-list {
    padding: 50px 0;
  }
}
@media (min-width: 1025px) {
  .ideas-list {
    padding: 50px 0;
  }
}
.ideas-list h2, .ideas-list .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .ideas-list input {
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
.blog .ideas-list h2, .blog .ideas-list .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .blog .ideas-list input {
  color: #38383a;
  margin-bottom: 40px;
}
body.blog .blog .ideas-list h2, body.blog .blog .ideas-list .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form body.blog .blog .ideas-list input {
  text-align: left;
  text-transform: none;
}
.ideas-list-items {
  display: flex;
  flex-wrap: wrap;
}
.ideas-list-items .post-pagination {
  padding-top: 40px;
  text-align: center;
}
.ideas-list-items .post-pagination .nav-link-next, .ideas-list-items .post-pagination .nav-link-back {
  margin-top: 0;
  color: #38383a;
}
.ideas-list-items .post-pagination .nav-link-back {
  padding: 14px 14px 12px;
}
@media (min-width: 992px) {
  .ideas-list-items .post-pagination .nav-link-back {
    padding: 16px;
  }
}
.ideas-list-items .post-pagination .page-numbers {
  display: none;
}
.ideas-list-items .post-pagination .current {
  display: inline;
  font-size: 16px;
  color: #38383a;
  padding-left: 20px;
  padding-right: 5px;
}
.ideas-list-items .post-pagination .current:after {
  content: '/';
  color: #38383a;
  left: 9px;
  position: relative;
}
.ideas-list-items .post-pagination .page-numbers:nth-last-child(3) {
  display: inline;
  color: #38383a;
  font-size: 16px;
  padding-right: 20px;
  padding-left: 5px;
}
.ideas-list-item {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .ideas-list-item {
    flex-basis: 49%;
  }
}
.ideas-list-item img {
  filter: grayscale(30%);
  transition: filter 0.3s;
}
.blog .ideas-list-item {
  padding-bottom: 30px;
}
.ideas-list-item .one-post-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(30%);
  transition: filter 0.3s;
  height: 200px;
}
@media (min-width: 768px) {
  .ideas-list-item .one-post-image {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .ideas-list-item .one-post-image {
    height: 300px;
  }
}
.ideas-list-item h3, .ideas-list-item .pagination .name, .pagination .ideas-list-item .name, .ideas-list-item .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .ideas-list-item p:first-child, .ideas-list-item p, .ideas-list-item .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .ideas-list-item blockquote {
  color: #fff;
}
body.blog .ideas-list-item h3, body.blog .ideas-list-item .pagination .name, .pagination body.blog .ideas-list-item .name, body.blog .ideas-list-item .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text body.blog .ideas-list-item p:first-child, body.blog .ideas-list-item p, body.blog .ideas-list-item .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section body.blog .ideas-list-item blockquote {
  color: #38383a;
  text-transform: none;
}
.ideas-list-item p:last-of-type {
  margin-bottom: 0;
}
.ideas-sidebar-cta {
  display: none;
  background-color: #171717;
  padding: 20px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .ideas-sidebar-cta {
    display: block;
  }
}
.ideas-sidebar-cta h5, .ideas-sidebar-cta .quiz-overlay .form-label, .quiz-overlay .ideas-sidebar-cta .form-label, .ideas-sidebar-cta footer ul li, footer ul .ideas-sidebar-cta li, .ideas-sidebar-cta .footer-lower .contact-info .address, .footer-lower .contact-info .ideas-sidebar-cta .address, .ideas-sidebar-cta .footer-lower .contact-info a, .footer-lower .contact-info .ideas-sidebar-cta a, .ideas-sidebar-cta .hero h2, .ideas-sidebar-cta .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .ideas-sidebar-cta .hero input, .hero .ideas-sidebar-cta h2 {
  color: #fff;
  padding-top: 15px;
  text-align: center;
}
.ideas-sidebar-cta .sidebar-shortcode form {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.ideas-sidebar-cta .sidebar-shortcode form input[type="email"] {
  width: 150px;
  background-color: #171717;
  border: 0;
  border-bottom: 1px solid #333333;
  color: #fff;
  font-size: 16px;
  font-family: 'ivystyle-sans', sans-serif;
  letter-spacing: 2px;
  padding-bottom: 8px;
  text-align: center;
}
.ideas-sidebar-cta .sidebar-shortcode form input[type="email"]::-webkit-input-placeholder {
  color: #8D8D8D;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ideas-sidebar-cta .sidebar-shortcode form input[type="email"]:focus {
  outline: none;
}
.ideas-sidebar-cta .sidebar-shortcode form input[type="submit"] {
  border: 1px solid #f1c441;
  font-size: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100px;
  margin-top: 25px;
  transition: color 0.5s;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  text-transform: uppercase;
}
.idea-details-sidebar {
  padding-bottom: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .idea-details-sidebar {
    padding-bottom: 0;
    text-align: start;
  }
}
.idea-details-sidebar .profile-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 75px;
  width: 75px;
  border-radius: 100px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .idea-details-sidebar .profile-image {
    float: left;
    margin: unset;
  }
}
.idea-details-sidebar .sidebar-author-cats {
  float: none;
  padding-left: 30px;
  padding-top: 5px;
  display: inline-block;
}
@media (min-width: 768px) {
  .idea-details-sidebar .sidebar-author-cats {
    float: right;
    display: block;
    padding-left: 5px;
  }
}
@media (min-width: 992px) {
  .idea-details-sidebar .sidebar-author-cats {
    padding-left: 0;
  }
}
.idea-details-sidebar .sidebar-author-cats h4, .idea-details-sidebar .sidebar-author-cats .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .idea-details-sidebar .sidebar-author-cats .location, .idea-details-sidebar .sidebar-author-cats .pagination .dept, .pagination .idea-details-sidebar .sidebar-author-cats .dept {
  font-family: 'ivystyle-sans', sans-serif;
  color: #8D8D8D;
  letter-spacing: 1.75px;
  font-weight: 200;
}
.idea-details-sidebar br {
  clear: both;
}
.idea-details-sidebar hr {
  margin-top: 40px;
  border-top: 1px solid #8D8D8D;
  display: none;
}
@media (min-width: 768px) {
  .idea-details-sidebar hr {
    display: block;
  }
}
.idea-details-sidebar .sidebar-social {
  clear: both;
  padding-top: 10px;
  display: none;
}
@media (min-width: 768px) {
  .idea-details-sidebar .sidebar-social {
    display: block;
  }
}
.idea-details-sidebar .sidebar-social h4, .idea-details-sidebar .sidebar-social .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .idea-details-sidebar .sidebar-social .location, .idea-details-sidebar .sidebar-social .pagination .dept, .pagination .idea-details-sidebar .sidebar-social .dept {
  text-transform: none;
  color: #333333;
  text-align: center;
}
.idea-details-sidebar .sidebar-social .sidebar-social-icons {
  text-align: center;
}
.idea-details-sidebar .sidebar-social .sidebar-social-icons a i {
  color: #8D8D8D;
  font-size: 20px;
  padding: 10px;
  transition: all 0.5s;
}
.idea-details-sidebar .sidebar-social .sidebar-social-icons a i.fa-instagram {
  font-weight: 800;
}
.idea-details-sidebar .sidebar-social .sidebar-social-icons a:hover i {
  color: #f1c441;
}
.favorites-section {
  background-color: #f1c441;
}
.favorites-section h2, .favorites-section .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .favorites-section input {
  color: white;
  margin: 0 0 20px 0;
}
.favorites-section h4, .favorites-section .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .favorites-section .location, .favorites-section .pagination .dept, .pagination .favorites-section .dept {
  color: white;
}
.favorites-section .row {
  display: flex;
  padding: 50px 0;
  flex-direction: column;
}
@media (min-width: 768px) {
  .favorites-section .row {
    flex-direction: row;
  }
}
.favorites-section .row .content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.favorites-section .row .media.tv {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .favorites-section .row .media.tv {
    flex-direction: row;
  }
}
.favorites-section .row .media.tv .item {
  width: 300px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .favorites-section .row .play-link + .item {
    margin-left: 120px;
  }
}
.favorites-section .row .play {
  padding: 10px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  font-size: 40px;
}
@media (min-width: 768px) {
  .favorites-section .row .play {
    float: left;
  }
}
.favorites-section .row .play .fa {
  margin-left: 6px;
  color: #38383a;
}
.large-logo-row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 0;
  max-height: 0;
  margin-bottom: 0;
  transition: all 500ms;
}
@media (min-width: 768px) {
  .large-logo-row {
    flex-direction: row;
  }
}
.large-logo-row:first-child {
  opacity: 100;
  max-height: 500px;
}
.logo-section {
  padding: 80px 0;
  text-align: center;
}
.logo-section.open .large-logo-row {
  opacity: 100;
  max-height: 500px;
  margin-bottom: 30px;
}
.logo-section.open .large-logo-row .logo-row {
  display: flex;
  flex-wrap: wrap;
}
.logo-section.open .drawer-toggle span:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.logo-section.open .drawer-toggle span:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.logo-section h2, .logo-section .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .logo-section input {
  color: #38383a;
  margin-top: 0;
  margin-bottom: 15px;
}
.logo-section .logo-row {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-height: 0;
  transition: max-height 800ms;
  flex-wrap: wrap;
  margin: 0;
  max-height: 500px;
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .logo-section .logo-row {
    display: flex;
  }
}
.logo-section .logo-row:first-child {
  display: flex;
}
.logo-section .logo-row img {
  max-width: 150px;
  filter: grayscale(100%);
  padding: 10px;
}
.logo-section .drawer-toggle span {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
}
.logo-section .drawer-toggle span:before {
  height: 1px;
}
.logo-section .drawer-toggle span:before, .logo-section .drawer-toggle span:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #f1c441;
  transition: all 500ms;
}
.logo-section .drawer-toggle span:before {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.logo-section .drawer-toggle span:after {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.pagination {
  padding: 50px 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  padding-top: 140px;
}
@media (min-width: 768px) {
  .pagination {
    padding-top: 50px;
  }
}
.pagination .col-lg-4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.pagination .col-lg-4.previous {
  width: 50%;
  border-right: solid 1px #171717;
}
@media (min-width: 768px) {
  .pagination .col-lg-4.previous {
    border-right: none;
    width: inherit;
  }
}
.pagination .col-lg-4.previous .post-meta {
  align-items: flex-end;
  text-align: right;
}
.pagination .col-lg-4.previous .btn {
  margin-top: auto;
}
.pagination .col-lg-4.center {
  align-items: center;
  position: absolute;
  top: 40px;
  width: 100%;
}
.pagination .col-lg-4.center img {
  max-width: 80px;
}
@media (min-width: 768px) {
  .pagination .col-lg-4.center {
    position: static;
    width: inherit;
  }
  .pagination .col-lg-4.center img {
    max-width: 100%;
  }
}
.pagination .col-lg-4.next {
  width: 50%;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .pagination .col-lg-4.next {
    width: inherit;
  }
}
.pagination .col-lg-4.next .dept {
  text-align: left;
}
.pagination .col-lg-4 .post-meta {
  padding: 10px;
  display: flex;
  flex-direction: column;
}
.pagination .col-lg-4 .post-meta .name {
  margin: 0;
}
.pagination .dept {
  text-align: right;
}
.pagination .name {
  color: #38383a;
}
.pagination .btn span.text {
  color: #38383a;
  font-size: 16px;
}
.nothing-here {
  padding: 50px 0;
}
.listing {
  background-color: #85b7b5;
}
.listing .team-holder {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 768px) {
  .listing .team-holder {
    flex-direction: row;
  }
}
.listing .team-holder .single-team-member {
  width: 100%;
  height: 380px;
  position: relative;
}
@media (min-width: 768px) {
  .listing .team-holder .single-team-member {
    width: 33%;
    height: 300px;
  }
}
.listing .team-holder article {
  width: 100%;
  height: 380px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  transition: filter 500ms;
  cursor: url('/wp-content/themes/brandjuice/assets/images/plus.png'), pointer;
}
@media (min-width: 768px) {
  .listing .team-holder article {
    height: 300px;
    filter: grayscale(0%);
  }
}
.listing .team-holder article h4, .listing .team-holder article .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .listing .team-holder article .location, .listing .team-holder article .pagination .dept, .pagination .listing .team-holder article .dept {
  color: white;
  transform: opacity 500ms;
  margin-bottom: 10px;
}
.listing .team-holder article h3, .listing .team-holder article .pagination .name, .pagination .listing .team-holder article .name, .listing .team-holder article .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .listing .team-holder article p:first-child {
  color: white;
  transform: opacity 500ms;
  margin-top: 0;
}
.listing .team-holder article .overlay {
  background-color: #f1c441;
  opacity: 1;
  width: 100%;
  height: 100px;
  padding: 5px 20px;
  transition: opacity 500ms;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  cursor: url('/wp-content/themes/brandjuice/assets/images/plus.png'), pointer;
}
@media (min-width: 768px) {
  .listing .team-holder article .overlay {
    height: 100%;
    background-color: rgba(35, 53, 77, 0);
    opacity: 0;
    padding: 30px;
  }
}
.listing .team-holder article:hover {
  filter: grayscale(0);
}
.listing .team-holder article:hover .overlay {
  opacity: 1;
}
.to-top {
  background-color: #171717;
  border-radius: 50%;
  display: inline-block;
  padding: 15px;
  right: 25px;
  position: absolute;
  top: -25px;
  z-index: 99;
}
@media (min-width: 768px) {
  .to-top {
    display: none;
  }
}
.page-template-sales-touchpoint .work-list article, .page-template-sales-touchpoint .work-list article .overlay {
  cursor: url('/wp-content/themes/brandjuice/assets/images/plus-gold.png'), pointer;
}
.page-template-sales-touchpoint .hero-section h2, .page-template-sales-touchpoint .hero-section .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .page-template-sales-touchpoint .hero-section input {
  text-transform: uppercase;
}
.page-template-sales-touchpoint .content-slider {
  background: #171717;
  padding: 90px 0;
  position: relative;
}
.page-template-sales-touchpoint .content-slider .slider-nav {
  text-align: center;
}
.page-template-sales-touchpoint .content-slider .slider-nav h6, .page-template-sales-touchpoint .content-slider .slider-nav .caption, .page-template-sales-touchpoint .content-slider .slider-nav .scrolling-index a, .scrolling-index .page-template-sales-touchpoint .content-slider .slider-nav a, .page-template-sales-touchpoint .content-slider .slider-nav .quiz-overlay #close-quiz, .quiz-overlay .page-template-sales-touchpoint .content-slider .slider-nav #close-quiz, .page-template-sales-touchpoint .content-slider .slider-nav .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .page-template-sales-touchpoint .content-slider .slider-nav label, .page-template-sales-touchpoint .content-slider .slider-nav .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .page-template-sales-touchpoint .content-slider .slider-nav label, .page-template-sales-touchpoint .content-slider .slider-nav .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .page-template-sales-touchpoint .content-slider .slider-nav a, .page-template-sales-touchpoint .content-slider .slider-nav .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .page-template-sales-touchpoint .content-slider .slider-nav a, .page-template-sales-touchpoint .content-slider .slider-nav .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .page-template-sales-touchpoint .content-slider .slider-nav a, .page-template-sales-touchpoint .content-slider .slider-nav .single-team-member .caption, .single-team-member .page-template-sales-touchpoint .content-slider .slider-nav .caption, .page-template-sales-touchpoint .content-slider .slider-nav .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .page-template-sales-touchpoint .content-slider .slider-nav a, .page-template-sales-touchpoint .content-slider .slider-nav p, .page-template-sales-touchpoint .content-slider .slider-nav .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .content-slider .slider-nav blockquote {
  color: #D7D7D7;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .content-slider .slider-nav {
    display: none;
  }
}
.page-template-sales-touchpoint .content-slider .sales-nav {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  display: none;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .content-slider .sales-nav {
    display: flex;
  }
}
.page-template-sales-touchpoint .content-slider .sales-nav a {
  background: transparent;
  color: #D7D7D7;
  font-family: 'ivystyle-sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 8px 16px;
  margin-right: 20px;
}
.page-template-sales-touchpoint .content-slider .sales-nav a:last-child {
  margin-right: 0;
}
.page-template-sales-touchpoint .content-slider .sales-nav a.active {
  background: #f1c441;
  color: white;
}
.page-template-sales-touchpoint .content-slider .btn-back {
  position: absolute;
  left: 100px;
  top: calc(60% - 33px);
  display: none !important;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .content-slider .btn-back {
    display: inline !important;
  }
}
.page-template-sales-touchpoint .content-slider .btn-more {
  right: 100px;
  position: absolute;
  top: calc(60% - 33px);
  display: none !important;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .content-slider .btn-more {
    display: inline !important;
  }
}
.page-template-sales-touchpoint .content-slider .slide h3, .page-template-sales-touchpoint .content-slider .slide .pagination .name, .pagination .page-template-sales-touchpoint .content-slider .slide .name, .page-template-sales-touchpoint .content-slider .slide .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .page-template-sales-touchpoint .content-slider .slide p:first-child {
  color: white;
}
.page-template-sales-touchpoint .content-slider .slide p, .page-template-sales-touchpoint .content-slider .slide .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .content-slider .slide blockquote {
  color: #D7D7D7;
}
.page-template-sales-touchpoint .full-width-image {
  color: white;
  position: relative;
}
.page-template-sales-touchpoint .full-width-image:not(.background) {
  height: 50vh;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .full-width-image:not(.background) {
    height: 100vh;
  }
}
.page-template-sales-touchpoint .full-width-image .overlay {
  height: 100%;
  background-color: rgba(51, 51, 51, 0.5);
  position: absolute;
  width: 100%;
}
.page-template-sales-touchpoint .full-width-image .content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  position: relative;
}
.page-template-sales-touchpoint .full-width-image .content * {
  margin: 0;
}
.page-template-sales-touchpoint .text-section {
  position: relative;
  padding: 80px 0;
}
.page-template-sales-touchpoint .text-section h2, .page-template-sales-touchpoint .text-section .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .page-template-sales-touchpoint .text-section input {
  color: #38383a;
}
.page-template-sales-touchpoint .split-50-50-section {
  padding: 80px 0;
}
.page-template-sales-touchpoint .split-50-50-section .content {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .page-template-sales-touchpoint .split-50-50-section .content {
    margin-top: 0;
  }
}
.page-template-sales-touchpoint .split-50-50-section .content.centered {
  text-align: center;
}
.page-template-sales-touchpoint .split-50-50-section .content h5, .page-template-sales-touchpoint .split-50-50-section .content .quiz-overlay .form-label, .quiz-overlay .page-template-sales-touchpoint .split-50-50-section .content .form-label, .page-template-sales-touchpoint .split-50-50-section .content footer ul li, footer ul .page-template-sales-touchpoint .split-50-50-section .content li, .page-template-sales-touchpoint .split-50-50-section .content .footer-lower .contact-info .address, .footer-lower .contact-info .page-template-sales-touchpoint .split-50-50-section .content .address, .page-template-sales-touchpoint .split-50-50-section .content .footer-lower .contact-info a, .footer-lower .contact-info .page-template-sales-touchpoint .split-50-50-section .content a, .page-template-sales-touchpoint .split-50-50-section .content .hero h2, .page-template-sales-touchpoint .split-50-50-section .content .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .page-template-sales-touchpoint .split-50-50-section .content .hero input, .hero .page-template-sales-touchpoint .split-50-50-section .content h2 {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
}
.page-template-sales-touchpoint .split-50-50-section .content h3:first-child, .page-template-sales-touchpoint .split-50-50-section .content .pagination .name:first-child, .pagination .page-template-sales-touchpoint .split-50-50-section .content .name:first-child {
  margin-top: 40px;
  margin-bottom: 0;
  display: inline-block;
}
.page-template-sales-touchpoint .split-50-50-section .content h3:last-child, .page-template-sales-touchpoint .split-50-50-section .content .pagination .name:last-child, .pagination .page-template-sales-touchpoint .split-50-50-section .content .name:last-child {
  margin-top: 0;
}
.page-template-sales-touchpoint .split-50-50-section .content h3.underline, .page-template-sales-touchpoint .split-50-50-section .content .pagination .underline.name, .pagination .page-template-sales-touchpoint .split-50-50-section .content .underline.name {
  padding-bottom: 2px;
  border-bottom: solid 2px #333333;
}
.page-template-sales-touchpoint .split-50-50-section blockquote {
  border-left: none;
  font-size: 22px;
  padding-left: 0;
  color: #333333;
  margin: 30px 0;
}
.page-template-sales-touchpoint .split-50-50-section blockquote:before {
  content: '';
  color: #f1c441;
  font-size: 18px;
  font-family: 'FontAwesome';
}
.page-template-sales-touchpoint .split-50-50-section blockquote p, .page-template-sales-touchpoint .split-50-50-section blockquote {
  margin-top: 15px;
  font-size: 24px;
}
.page-template-sales-touchpoint .split-2-3-section {
  padding: 80px 0;
}
.page-template-sales-touchpoint .split-2-3-section .content.main {
  text-align: right;
}
.page-template-sales-touchpoint .split-2-3-section.flipped .content.main {
  text-align: left;
}
.page-template-sales-touchpoint .split-2-3-section .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-template-sales-touchpoint .split-2-3-section .col-lg-4 {
  height: 100%;
}
.page-template-sales-touchpoint .split-2-3-section .col-lg-4 .content {
  height: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .split-2-3-section .col-lg-4 .content {
    margin-top: 0;
  }
}
.page-template-sales-touchpoint .split-2-3-section .col-lg-4 .content * {
  margin: 0;
}
.page-template-sales-touchpoint .color-block-section {
  background: #5a87c6;
  position: relative;
}
.page-template-sales-touchpoint .color-block-section.flipped .gold-block {
  padding-right: 0;
}
.page-template-sales-touchpoint .color-block-section:not(.flipped) .gold-block {
  padding-left: 0;
}
.page-template-sales-touchpoint .color-block-section .gold-block {
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .color-block-section .gold-block {
    width: 33.33333%;
  }
}
.page-template-sales-touchpoint .color-block-section .gold-block .block {
  background: #e1c6b6;
  border-radius: 0 1000px 1000px 0;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .color-block-section .gold-block .block {
    padding: 120px 0;
  }
}
.page-template-sales-touchpoint .color-block-section .gold-block .block h3, .page-template-sales-touchpoint .color-block-section .gold-block .block .pagination .name, .pagination .page-template-sales-touchpoint .color-block-section .gold-block .block .name, .page-template-sales-touchpoint .color-block-section .gold-block .block .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .page-template-sales-touchpoint .color-block-section .gold-block .block p:first-child {
  color: #38383a;
  letter-spacing: 10px;
  font-style: italic;
  text-transform: uppercase;
}
.page-template-sales-touchpoint .color-block-section .background-colors {
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  width: 100%;
}
.page-template-sales-touchpoint .color-block-section .row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .color-block-section .row {
    flex-direction: row;
  }
}
.page-template-sales-touchpoint .color-block-section .content {
  height: 100%;
}
.page-template-sales-touchpoint .color-block-section .content h3, .page-template-sales-touchpoint .color-block-section .content .pagination .name, .pagination .page-template-sales-touchpoint .color-block-section .content .name, .page-template-sales-touchpoint .color-block-section .content .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .page-template-sales-touchpoint .color-block-section .content p:first-child {
  margin: 0;
  color: white;
  text-transform: none;
}
.page-template-sales-touchpoint .color-block-section .content h5, .page-template-sales-touchpoint .color-block-section .content .quiz-overlay .form-label, .quiz-overlay .page-template-sales-touchpoint .color-block-section .content .form-label, .page-template-sales-touchpoint .color-block-section .content footer ul li, footer ul .page-template-sales-touchpoint .color-block-section .content li, .page-template-sales-touchpoint .color-block-section .content .footer-lower .contact-info .address, .footer-lower .contact-info .page-template-sales-touchpoint .color-block-section .content .address, .page-template-sales-touchpoint .color-block-section .content .footer-lower .contact-info a, .footer-lower .contact-info .page-template-sales-touchpoint .color-block-section .content a, .page-template-sales-touchpoint .color-block-section .content .hero h2, .page-template-sales-touchpoint .color-block-section .content .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .page-template-sales-touchpoint .color-block-section .content .hero input, .hero .page-template-sales-touchpoint .color-block-section .content h2 {
  color: white;
  max-width: 800px;
}
.page-template-sales-touchpoint .color-block-section .content a {
  color: #e1c6b6;
}
.page-template-sales-touchpoint .color-block-section .content.block {
  color: white;
  padding-right: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .color-block-section .content.block {
    margin-top: 0;
  }
}
.page-template-sales-touchpoint .color-block-section .content.main {
  color: #333333;
  padding: 40px 50px;
}
@media (min-width: 768px) {
  .page-template-sales-touchpoint .color-block-section .content.main {
    margin-top: 0;
  }
}
.single-team-member .team-header {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .single-team-member .team-header {
    display: block;
    padding-top: 0;
  }
}
.single-team-member .ideas-list {
  display: none;
}
@media (min-width: 768px) {
  .single-team-member .ideas-list {
    display: block;
  }
}
.single-team-member .hero {
  padding-bottom: 250px;
}
@media (min-width: 768px) {
  .single-team-member .hero {
    padding-bottom: 40px;
  }
}
.single-team-member .hero h1, .single-team-member .hero .preview h2.title, .preview .single-team-member .hero h2.title {
  max-width: 300px;
}
.single-team-member .hero h2, .single-team-member .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .single-team-member .hero input {
  text-transform: uppercase;
  color: #B2B2B2;
}
.single-team-member .caption {
  background-color: #f1c441;
  color: white;
  padding: 10px;
  align-self: flex-end;
  width: 100%;
  margin-bottom: 0;
}
.single-team-member .team-image {
  max-width: 400px;
  height: 380px;
  display: flex;
  position: static;
  margin-top: -200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .single-team-member .team-image {
    position: absolute;
    width: 400px;
    top: -250px;
    right: 50px;
    margin-top: auto;
  }
}
.single-team-member .team-member-content {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .single-team-member .team-member-content {
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .single-team-member .team-member-content {
    padding-right: 0;
  }
}
.single-team-member .team-member-content p, .single-team-member .team-member-content .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .single-team-member .team-member-content blockquote {
  line-height: 1.5;
}
.single-team-member .nav {
  background-color: #f8f0e4;
}
.single-team-member .fa-quote-left {
  color: #B2B2B2;
  margin-right: 15px;
  font-size: 18px;
}
.single-team-member .team-detail {
  padding: 30px 0 60px 0;
}
.single-team-member .team-detail .quote {
  display: flex;
  color: #8D8D8D;
}
.single-team-member .team-detail .quote .text p:first-child {
  text-transform: none;
  margin-top: 0;
  color: #38383a;
  letter-spacing: 1px;
}
.single-team-member .team-detail .col-lg-6 {
  padding: 15px 30px;
}
.single-team-member .team-detail .col-lg-3 {
  border-right: none;
  padding: 0 30px;
}
.single-team-member .team-detail .col-lg-3:first-child .detail-section, .single-team-member .team-detail .col-lg-3:nth-child(2) .detail-section {
  border-bottom: solid 1px #B2B2B2;
}
@media (min-width: 768px) {
  .single-team-member .team-detail .col-lg-3:first-child .detail-section, .single-team-member .team-detail .col-lg-3:nth-child(2) .detail-section {
    border-bottom: none;
  }
}
.single-team-member .team-detail .col-lg-3 .detail-section {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .single-team-member .team-detail .col-lg-3 {
    border-right: solid 1px #B2B2B2;
  }
}
.work-category-features {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .work-category-features {
    padding: 70px 0;
  }
}
@media (min-width: 1025px) {
  .work-category-features {
    padding: 124px 0;
  }
}
.work-category-features .category-slider-nav {
  margin: 10px auto;
}
.work-category-features .section-title {
  text-align: center;
}
.work-category-features .section-title h4, .work-category-features .section-title .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .work-category-features .section-title .location, .work-category-features .section-title .pagination .dept, .pagination .work-category-features .section-title .dept {
  color: #333333;
}
.work-category-features .section-title h6, .work-category-features .section-title .caption, .work-category-features .section-title .scrolling-index a, .scrolling-index .work-category-features .section-title a, .work-category-features .section-title .quiz-overlay #close-quiz, .quiz-overlay .work-category-features .section-title #close-quiz, .work-category-features .section-title .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .work-category-features .section-title label, .work-category-features .section-title .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .work-category-features .section-title label, .work-category-features .section-title .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .work-category-features .section-title a, .work-category-features .section-title .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .work-category-features .section-title a, .work-category-features .section-title .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .work-category-features .section-title a, .work-category-features .section-title .single-team-member .caption, .single-team-member .work-category-features .section-title .caption, .work-category-features .section-title .category-features .categories ul li a, .work-category-features .category-features .categories ul li .section-title a {
  color: #8D8D8D;
}
.work-category-features .category-features-navigation {
  padding: 0 0 20px;
}
.work-category-features .category-features-navigation img, .work-category-features .category-features-navigation span {
  display: inline;
  vertical-align: middle;
  line-height: 1;
}
.work-category-features .category-features-navigation .back, .work-category-features .category-features-navigation .forward {
  padding: 0 20px;
}
.work-category-features .category-features-navigation .divider, .work-category-features .category-features-navigation .total-no {
  color: #8D8D8D;
}
.work-category-features .category-features {
  position: relative;
}
.work-category-features .category-features .categories {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.work-category-features .category-features .categories h5, .work-category-features .category-features .categories .quiz-overlay .form-label, .quiz-overlay .work-category-features .category-features .categories .form-label, .work-category-features .category-features .categories footer ul li, footer ul .work-category-features .category-features .categories li, .work-category-features .category-features .categories .footer-lower .contact-info .address, .footer-lower .contact-info .work-category-features .category-features .categories .address, .work-category-features .category-features .categories .footer-lower .contact-info a, .footer-lower .contact-info .work-category-features .category-features .categories a, .work-category-features .category-features .categories .hero h2, .work-category-features .category-features .categories .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .work-category-features .category-features .categories .hero input, .hero .work-category-features .category-features .categories h2 {
  text-transform: uppercase;
}
.work-category-features .category-features .categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.work-category-features .category-features .categories ul li a {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  margin: 4px;
  color: transparent;
  transition: color 0.2s;
}
.work-category-features .category-features .categories ul li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 40px;
  background: #f1c441;
  transition: width 0.2s;
  z-index: -1;
}
.work-category-features .category-features .categories ul li a:hover, .work-category-features .category-features .categories ul li a.active {
  color: #fff;
}
.work-category-features .category-features .categories ul li a:hover:before, .work-category-features .category-features .categories ul li a.active:before {
  width: 100%;
  background: #171717;
}
.work-category-features .category-item {
  border: solid 1px black;
  margin: 0 10px;
  padding: 15px 2px;
}
@media (min-width: 1025px) {
  .work-category-features .category-item {
    border: none;
    margin: initial;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .work-category-features .category-item {
    display: flex;
  }
}
.work-category-features .category-item .image-block > div {
  height: 180px;
  background-size: cover;
  background-position: center;
}
@media (min-width: 768px) {
  .work-category-features .category-item .image-block > div {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .work-category-features .category-item .image-block > div {
    height: 100%;
  }
}
.work-category-features .category-item .image-block .category-flag {
  position: absolute;
  background: #f1c441;
  padding: 3px 8px;
  left: 10px;
  top: 5px;
  color: white;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .work-category-features .category-item .image-block .category-flag {
    display: none;
  }
}
.work-category-features .category-item .text-block p, .work-category-features .category-item .text-block .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .work-category-features .category-item .text-block blockquote {
  display: none;
}
.work-category-features .category-item .text-block a.btn {
  display: none;
}
.work-category-features .category-item .text-block h5, .work-category-features .category-item .text-block .quiz-overlay .form-label, .quiz-overlay .work-category-features .category-item .text-block .form-label, .work-category-features .category-item .text-block footer ul li, footer ul .work-category-features .category-item .text-block li, .work-category-features .category-item .text-block .footer-lower .contact-info .address, .footer-lower .contact-info .work-category-features .category-item .text-block .address, .work-category-features .category-item .text-block .footer-lower .contact-info a, .footer-lower .contact-info .work-category-features .category-item .text-block a, .work-category-features .category-item .text-block .hero h2, .work-category-features .category-item .text-block .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .work-category-features .category-item .text-block .hero input, .hero .work-category-features .category-item .text-block h2 {
  text-transform: uppercase !important;
}
@media (min-width: 992px) {
  .work-category-features .category-item .text-block {
    padding-top: 50px;
  }
  .work-category-features .category-item .text-block h3, .work-category-features .category-item .text-block .pagination .name, .pagination .work-category-features .category-item .text-block .name, .work-category-features .category-item .text-block .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .work-category-features .category-item .text-block p:first-child {
    margin-bottom: 25px;
  }
  .work-category-features .category-item .text-block p, .work-category-features .category-item .text-block .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .work-category-features .category-item .text-block blockquote {
    margin-bottom: 40px;
    color: #333333;
    display: block;
  }
  .work-category-features .category-item .text-block a.btn {
    margin-bottom: 30px;
    display: inline-block;
  }
}
.work-category-features .category-item .text-block p, .work-category-features .category-item .text-block .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .work-category-features .category-item .text-block blockquote {
  color: #333333;
}
.favorite-work-list {
  display: none;
  text-align: center;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .favorite-work-list {
    display: block;
  }
}
.favorite-item {
  display: flex;
  margin: 50px 0;
}
.favorite-item:nth-child(even) {
  flex-direction: row-reverse;
}
.favorite-item .content {
  text-align: left;
  padding-top: 20px;
}
.favorite-item .content h4, .favorite-item .content .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .favorite-item .content .location, .favorite-item .content .pagination .dept, .pagination .favorite-item .content .dept {
  color: #333333;
}
.favorite-item .content p, .favorite-item .content .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .favorite-item .content blockquote {
  color: #333333;
}
.favorite-item .favorite-work-item {
  width: 100%;
}
.favorite-item .favorite-work-item div {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.work-filter-listing-bar {
  padding: 0;
  background-color: #F3F3F3;
  display: none;
  position: absolute;
  z-index: 999;
}
@media (min-width: 768px) {
  .work-filter-listing-bar {
    margin-top: 50px;
    display: flex;
    background-color: transparent;
    position: static;
  }
}
.work-filter-listing-bar .filter-list {
  color: #38383a;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline;
  padding: 12px 10px;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  outline: none;
  margin: 5px 10px;
  position: relative;
  border: 2px solid transparent;
}
@media (min-width: 768px) {
  .work-filter-listing-bar .filter-list {
    display: block;
    padding: 12px 10px;
  }
  .work-filter-listing-bar .filter-list:hover {
    border-bottom: 2px solid #f1c441;
  }
  .work-filter-listing-bar .filter-list.active, .work-filter-listing-bar .filter-list:active, .work-filter-listing-bar .filter-list:focus {
    border: 2px solid #f1c441;
    border-radius: 100px;
  }
}
@media (min-width: 992px) {
  .work-filter-listing-bar .filter-list {
    font-size: 16px;
    padding: 12px 20px;
  }
}
.work-filter-listing-bar .filter-list:focus {
  outline: none;
}
.dropdown {
  background-color: #f1c441;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 15px;
  transition: background-color 0.3s;
}
@media (min-width: 768px) {
  .dropdown {
    display: none;
  }
}
.dropdown.black {
  background-color: #171717;
}
.dropdown i {
  margin-right: 20px;
  transition: all 0.5s;
}
.dropdown i.open {
  transform: rotate(180deg);
}
.flex-nav-area {
  position: relative;
}
.flex-nav-area .flex-nav-wrapper {
  position: absolute;
  right: 0;
}
.flex-nav-area .flex-nav-wrapper .flex-content-nav {
  position: fixed;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
  border-right: 1px solid #333333;
  margin: 10px 0;
  width: 10px;
  z-index: 50;
}
@media (min-width: 768px) {
  .flex-nav-area .flex-nav-wrapper .flex-content-nav {
    right: 38px;
  }
}
@media (min-width: 992px) {
  .flex-nav-area .flex-nav-wrapper .flex-content-nav {
    right: initial;
  }
}
@media (min-width: 1200px) {
  .flex-nav-area .flex-nav-wrapper .flex-content-nav {
    right: 5%;
  }
}
.flex-nav-area .flex-nav-wrapper .flex-content-nav span {
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
}
.flex-nav-area .flex-nav-wrapper .flex-content-nav span:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 20px;
  top: 0;
  right: 1px;
  background: #333333;
}
.flex-nav-area .flex-nav-wrapper .flex-content-nav span:last-child():after {
  display: none;
}
.flex-nav-area .flex-nav-wrapper .flex-content-nav span a {
  display: block;
  height: 100%;
}
.flex-nav-area .flex-nav-wrapper .flex-content-nav .flex-nav-locator {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  top: 0;
  left: 8px;
  background: #f1c441;
  transition: all 2s;
}
@media (min-width: 1025px) {
  .flex-nav-area .flex-nav-wrapper .flex-content-nav:after {
    display: none;
  }
}
.works-full-content-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .works-full-content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.works-full-content-section .works-full-content-text {
  line-height: 1.8;
}
.works-full-content-section .works-full-content-text ul li {
  list-style: none;
}
.works-full-content-section .works-full-content-text ul li::before {
  color: #f1c441;
  content: "•";
  font-size: 20px;
  padding-right: 10px;
  position: relative;
  top: 0em;
}
.works-full-image-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 350px;
  position: relative;
}
@media (min-width: 992px) {
  .works-full-image-section {
    height: 700px;
  }
}
@media (min-width: 768px) {
  .works-full-image-section {
    background-attachment: fixed;
  }
}
.works-full-image-section .works-image-fill {
  height: 100%;
  width: 100%;
  background: rgba(23, 23, 23, 0.75);
}
.works-full-image-section .works-image-no-fill {
  height: 100%;
  width: 100%;
  background: rgba(23, 23, 23, 0);
}
.works-full-image-section .works-full-image {
  height: 100%;
}
.works-full-image-section .works-full-image > .row {
  height: 100%;
}
.works-full-image-section .works-full-image > .row .works-full-image-container {
  height: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.works-full-image-section .works-full-image > .row .works-full-image-container h3, .works-full-image-section .works-full-image > .row .works-full-image-container .pagination .name, .pagination .works-full-image-section .works-full-image > .row .works-full-image-container .name, .works-full-image-section .works-full-image > .row .works-full-image-container .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .works-full-image-section .works-full-image > .row .works-full-image-container p:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.4;
  color: #fff;
  letter-spacing: 2px;
  width: 85%;
}
@media (min-width: 768px) {
  .works-full-image-section .works-full-image > .row .works-full-image-container h3, .works-full-image-section .works-full-image > .row .works-full-image-container .pagination .name, .pagination .works-full-image-section .works-full-image > .row .works-full-image-container .name, .works-full-image-section .works-full-image > .row .works-full-image-container .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .works-full-image-section .works-full-image > .row .works-full-image-container p:first-child {
    width: auto;
  }
}
.works-full-video-section {
  height: 550px;
  width: 100%;
  position: relative;
}
.works-full-video-section div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.works-full-video-section iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.works-full-video-section img {
  width: auto;
  height: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .works-full-video-section img {
    display: none;
  }
}
.works-icon-content-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .works-icon-content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .works-icon-content-section .works-icon-image {
    margin-top: 20px;
  }
}
.post-type-archive-work .work-list .to-top {
  display: none;
  top: 80vh;
  position: fixed;
}
.post-type-archive-work .work-list .work-list-items.show-for-large {
  display: flex;
}
.work-list {
  text-align: center;
  padding: 10px 0 30px 0;
  min-height: 440px;
}
@media (min-width: 768px) {
  .work-list {
    padding: 50px 0 50px 0;
  }
}
.work-list h2, .work-list .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .work-list input {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .work-list h2, .work-list .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .work-list input {
    margin-bottom: 30px;
  }
}
.work-list .work-list-items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.work-list .work-list-items.show-for-large {
  display: none;
}
@media (min-width: 768px) {
  .work-list .work-list-items.show-for-large {
    display: flex;
    justify-content: flex-start;
  }
}
.work-list .work-list-items.show-for-small {
  position: relative;
  display: block;
}
.work-list .work-list-items.show-for-small a {
  margin: 20px;
}
@media (min-width: 768px) {
  .work-list .work-list-items.show-for-small {
    display: none;
  }
}
.work-list .work-list-items.show-for-small h6, .work-list .work-list-items.show-for-small .caption, .work-list .work-list-items.show-for-small .scrolling-index a, .scrolling-index .work-list .work-list-items.show-for-small a, .work-list .work-list-items.show-for-small .quiz-overlay #close-quiz, .quiz-overlay .work-list .work-list-items.show-for-small #close-quiz, .work-list .work-list-items.show-for-small .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .work-list .work-list-items.show-for-small label, .work-list .work-list-items.show-for-small .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .work-list .work-list-items.show-for-small label, .work-list .work-list-items.show-for-small .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .work-list .work-list-items.show-for-small a, .work-list .work-list-items.show-for-small .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .work-list .work-list-items.show-for-small a, .work-list .work-list-items.show-for-small .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .work-list .work-list-items.show-for-small a, .work-list .work-list-items.show-for-small .single-team-member .caption, .single-team-member .work-list .work-list-items.show-for-small .caption, .work-list .work-list-items.show-for-small .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .work-list .work-list-items.show-for-small a {
  color: #B2B2B2;
  margin: 15px 0;
}
.work-list .work-list-items.show-for-small .slider-nav {
  max-width: 100px;
  margin: 0 auto;
  padding-top: 3px;
}
.work-list .work-list-items.show-for-small .slider-nav p, .work-list .work-list-items.show-for-small .slider-nav .page-template-sales-touchpoint .split-50-50-section blockquote, .page-template-sales-touchpoint .split-50-50-section .work-list .work-list-items.show-for-small .slider-nav blockquote {
  margin: 0;
  color: #B2B2B2;
}
.work-list .work-list-items.show-for-small .slider-nav p .current, .work-list .work-list-items.show-for-small .slider-nav .page-template-sales-touchpoint .split-50-50-section blockquote .current, .page-template-sales-touchpoint .split-50-50-section .work-list .work-list-items.show-for-small .slider-nav blockquote .current {
  color: #38383a;
}
.work-list .work-list-items.show-for-small .slick-arrow {
  position: absolute;
  top: 40px;
  z-index: 99;
  font-size: 32px;
  color: #B2B2B2;
}
.work-list .work-list-items.show-for-small .slick-arrow.fa-angle-right {
  right: 150px;
}
.work-list .work-list-items.show-for-small .slick-arrow.fa-angle-left {
  left: 150px;
}
.work-list a {
  max-width: 90%;
  margin: 10px;
  display: inline-block;
  width: 350px;
}
@media (min-width: 768px) {
  .work-list a {
    width: 47%;
  }
}
@media (min-width: 992px) {
  .work-list a {
    width: 31%;
  }
}
.work-list a.going-away {
  animation: 0.6s disappear;
  display: none;
}
.work-list a.is-animated {
  display: block;
  animation: 0.6s appear;
}
@keyframes appear {
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes disappear {
  0% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }
}
.work-list article {
  width: 100%;
  height: 380px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  cursor: url('/wp-content/themes/brandjuice/assets/images/plus.png'), pointer;
  text-align: left;
  filter: grayscale(30%);
  transition: filter 0.3s ease;
}
@media (min-width: 768px) {
  .work-list article {
    height: 300px;
  }
}
.work-list article h4, .work-list article .quiz-overlay .form-nav .location, .quiz-overlay .form-nav .work-list article .location, .work-list article .pagination .dept, .pagination .work-list article .dept {
  color: white;
  transform: opacity 500ms;
  margin-bottom: 10px;
  opacity: 1;
}
.work-list article h3, .work-list article .pagination .name, .pagination .work-list article .name, .work-list article .single-team-member .team-detail .quote .text p:first-child, .single-team-member .team-detail .quote .text .work-list article p:first-child {
  color: white;
  transform: opacity 500ms;
  margin-top: 0;
  opacity: 1;
}
.work-list article h3.view-more, .work-list article .pagination .view-more.name, .pagination .work-list article .view-more.name {
  display: none;
}
.work-list article .overlay {
  background-color: #171717;
  opacity: 1;
  width: 100%;
  height: auto;
  padding: 5px 20px;
  transition: opacity 500ms background-color 500ms;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  cursor: url('/wp-content/themes/brandjuice/assets/images/plus.png'), pointer;
}
@media (min-width: 768px) {
  .work-list article .overlay {
    height: 100%;
    background-color: rgba(23, 23, 23, 0.4);
    opacity: 1;
    padding: 30px;
  }
}
.work-list article:hover {
  filter: grayscale(0);
  transition: filter 0.3s;
}
.work-list article:hover .overlay {
  opacity: 1;
  background-color: rgba(51, 51, 51, 0);
  transition: background-color 300ms;
}
.work-list article:hover .overlay h3.view-more, .work-list article:hover .overlay .pagination .view-more.name, .pagination .work-list article:hover .overlay .view-more.name {
  display: block;
}
.work-list article:hover .overlay h3.title, .work-list article:hover .overlay .pagination .title.name, .pagination .work-list article:hover .overlay .title.name {
  display: none;
}
.works-quote-section {
  min-height: 300px;
  background-color: #171717;
  position: relative;
}
@media (min-width: 992px) {
  .works-quote-section {
    min-height: 600px;
  }
}
.works-quote-section .works-quote-area {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .works-quote-section .works-quote-area {
    top: 63%;
  }
}
.works-quote-section .works-quote-area h1, .works-quote-section .works-quote-area .preview h2.title, .preview .works-quote-section .works-quote-area h2.title {
  color: #8D8D8D;
  margin-top: 0;
}
.works-quote-section .works-quote-area h5, .works-quote-section .works-quote-area .quiz-overlay .form-label, .quiz-overlay .works-quote-section .works-quote-area .form-label, .works-quote-section .works-quote-area footer ul li, footer ul .works-quote-section .works-quote-area li, .works-quote-section .works-quote-area .footer-lower .contact-info .address, .footer-lower .contact-info .works-quote-section .works-quote-area .address, .works-quote-section .works-quote-area .footer-lower .contact-info a, .footer-lower .contact-info .works-quote-section .works-quote-area a, .works-quote-section .works-quote-area .hero h2, .works-quote-section .works-quote-area .hero .quiz-overlay .quiz-step .step-form input, .quiz-overlay .quiz-step .step-form .works-quote-section .works-quote-area .hero input, .hero .works-quote-section .works-quote-area h2 {
  color: #fff;
}
.works-quote-section .works-quote-area span {
  width: 50px;
  border-bottom: 1px solid #fff;
}
.works-quote-section .works-quote-area .works-quote {
  line-height: 1.8;
}
.works-quote-section .works-quote-area .works-author {
  padding-left: 60px;
  display: inline-block;
  position: relative;
  color: #B2B2B2;
}
.works-quote-section .works-quote-area .works-author:before {
  content: '';
  background-color: #B2B2B2;
  width: 50px;
  position: absolute;
  left: 0px;
  top: 62%;
  height: 1px;
}
@media (min-width: 768px) {
  .works-quote-section .works-quote-area .works-author {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .works-quote-section .works-quote-area .works-author {
    margin-top: 25px;
  }
}
.works-two-image-section {
  position: relative;
}
.works-two-image-section .works-two-image .works-one-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
}
@media (min-width: 992px) {
  .works-two-image-section .works-two-image .works-one-image {
    height: 700px;
  }
}
.works-two-image-section i.slick-arrow {
  font-size: 30px;
  transition: all 0.5s;
}
@media (min-width: 992px) {
  .works-two-image-section i.slick-arrow:hover {
    color: #f1c441;
  }
}
.works-two-image-section i.fa-angle-left {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35%;
  z-index: 100;
}
@media (min-width: 768px) {
  .works-two-image-section i.fa-angle-left {
    bottom: 44px;
    top: auto;
    transform: none;
    left: 70px;
  }
}
.works-two-image-section i.fa-angle-right {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 35%;
  z-index: 50;
}
@media (min-width: 768px) {
  .works-two-image-section i.fa-angle-right {
    top: auto;
    left: 162px;
    bottom: 45px;
    transform: none;
  }
}
.works-two-image-section #number-box {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 305px;
}
@media (min-width: 768px) {
  .works-two-image-section #number-box {
    left: 93px;
    bottom: 40px;
    top: auto;
    transform: none;
  }
}
.works-two-image-section #number-box h6, .works-two-image-section #number-box .caption, .works-two-image-section #number-box .scrolling-index a, .scrolling-index .works-two-image-section #number-box a, .works-two-image-section #number-box .quiz-overlay #close-quiz, .quiz-overlay .works-two-image-section #number-box #close-quiz, .works-two-image-section #number-box .quiz-overlay .radiowrapper label, .quiz-overlay .radiowrapper .works-two-image-section #number-box label, .works-two-image-section #number-box .quiz-overlay .checkwrapper label, .quiz-overlay .checkwrapper .works-two-image-section #number-box label, .works-two-image-section #number-box .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .works-two-image-section #number-box a, .works-two-image-section #number-box .nav-desktop ul li .sub-menu li a, .nav-desktop ul li .sub-menu li .works-two-image-section #number-box a, .works-two-image-section #number-box .hero-idea .vertical-nav ul li a, .hero-idea .vertical-nav ul li .works-two-image-section #number-box a, .works-two-image-section #number-box .single-team-member .caption, .single-team-member .works-two-image-section #number-box .caption, .works-two-image-section #number-box .work-category-features .category-features .categories ul li a, .work-category-features .category-features .categories ul li .works-two-image-section #number-box a, .works-two-image-section #number-box h6 span, .works-two-image-section #number-box .caption span, .works-two-image-section #number-box .scrolling-index a span, .scrolling-index .works-two-image-section #number-box a span, .works-two-image-section #number-box .quiz-overlay #close-quiz span, .quiz-overlay .works-two-image-section #number-box #close-quiz span, .works-two-image-section #number-box .quiz-overlay .radiowrapper label span, .quiz-overlay .radiowrapper .works-two-image-section #number-box label span, .works-two-image-section #number-box .quiz-overlay .checkwrapper label span, .quiz-overlay .checkwrapper .works-two-image-section #number-box label span, .works-two-image-section #number-box .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a span, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .works-two-image-section #number-box a span, .works-two-image-section #number-box .nav-desktop ul li .sub-menu li a span, .nav-desktop ul li .sub-menu li .works-two-image-section #number-box a span, .works-two-image-section #number-box .hero-idea .vertical-nav ul li a span, .hero-idea .vertical-nav ul li .works-two-image-section #number-box a span, .works-two-image-section #number-box .single-team-member .caption span, .single-team-member .works-two-image-section #number-box .caption span, .works-two-image-section #number-box .work-category-features .category-features .categories ul li a span, .work-category-features .category-features .categories ul li .works-two-image-section #number-box a span {
  color: #fff;
  font-family: 'ivystyle-sans', sans-serif;
  font-size: 16px;
}
.works-two-image-section #number-box h6 .active-number, .works-two-image-section #number-box .caption .active-number, .works-two-image-section #number-box .scrolling-index a .active-number, .scrolling-index .works-two-image-section #number-box a .active-number, .works-two-image-section #number-box .quiz-overlay #close-quiz .active-number, .quiz-overlay .works-two-image-section #number-box #close-quiz .active-number, .works-two-image-section #number-box .quiz-overlay .radiowrapper label .active-number, .quiz-overlay .radiowrapper .works-two-image-section #number-box label .active-number, .works-two-image-section #number-box .quiz-overlay .checkwrapper label .active-number, .quiz-overlay .checkwrapper .works-two-image-section #number-box label .active-number, .works-two-image-section #number-box .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a .active-number, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .works-two-image-section #number-box a .active-number, .works-two-image-section #number-box .nav-desktop ul li .sub-menu li a .active-number, .nav-desktop ul li .sub-menu li .works-two-image-section #number-box a .active-number, .works-two-image-section #number-box .hero-idea .vertical-nav ul li a .active-number, .hero-idea .vertical-nav ul li .works-two-image-section #number-box a .active-number, .works-two-image-section #number-box .single-team-member .caption .active-number, .single-team-member .works-two-image-section #number-box .caption .active-number, .works-two-image-section #number-box .work-category-features .category-features .categories ul li a .active-number, .work-category-features .category-features .categories ul li .works-two-image-section #number-box a .active-number, .works-two-image-section #number-box h6 span .active-number, .works-two-image-section #number-box .caption span .active-number, .works-two-image-section #number-box .scrolling-index a span .active-number, .scrolling-index .works-two-image-section #number-box a span .active-number, .works-two-image-section #number-box .quiz-overlay #close-quiz span .active-number, .quiz-overlay .works-two-image-section #number-box #close-quiz span .active-number, .works-two-image-section #number-box .quiz-overlay .radiowrapper label span .active-number, .quiz-overlay .radiowrapper .works-two-image-section #number-box label span .active-number, .works-two-image-section #number-box .quiz-overlay .checkwrapper label span .active-number, .quiz-overlay .checkwrapper .works-two-image-section #number-box label span .active-number, .works-two-image-section #number-box .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li a span .active-number, .mobile-menu > div ul li.menu-item-has-children.show-children .sub-menu li .works-two-image-section #number-box a span .active-number, .works-two-image-section #number-box .nav-desktop ul li .sub-menu li a span .active-number, .nav-desktop ul li .sub-menu li .works-two-image-section #number-box a span .active-number, .works-two-image-section #number-box .hero-idea .vertical-nav ul li a span .active-number, .hero-idea .vertical-nav ul li .works-two-image-section #number-box a span .active-number, .works-two-image-section #number-box .single-team-member .caption span .active-number, .single-team-member .works-two-image-section #number-box .caption span .active-number, .works-two-image-section #number-box .work-category-features .category-features .categories ul li a span .active-number, .work-category-features .category-features .categories ul li .works-two-image-section #number-box a span .active-number {
  color: #fff;
}
.works-two-image-section #number-box ul.custom_paging {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.works-two-image-section #number-box ul.custom_paging li {
  display: none;
}
.works-two-image-section #number-box ul.custom_paging li.slick-active {
  display: list-item;
}

.careers-row .transparency_and_coverage_content {
  background-color: #e1c6b6;
  padding: 50px 0;
}
