/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -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.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2a85a9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1b556c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  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%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #2a85a9;
}
a.text-primary:hover {
  color: #206580;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #2a85a9;
}
a.bg-primary:hover {
  background-color: #206580;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #fff;
  background-color: #2a85a9;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #206580;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #2a85a9;
  border-color: #ccc;
}
.btn-default .badge {
  color: #2a85a9;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #2a85a9;
  border-color: #257595;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #206580;
  border-color: #194e64;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2a85a9;
  border-color: #257595;
}
.btn-primary .badge {
  color: #2a85a9;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #2a85a9;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #1b556c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  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%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2a85a9;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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 {
  line-height: 1;
}
.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);
}
.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%;
  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;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-green {
  text-shadow: none;
  border-style: none;
  box-shadow: none;
}
.btn-default:hover,
.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover,
.btn-green:hover,
.btn-default.hover,
.btn-primary.hover,
.btn-success.hover,
.btn-info.hover,
.btn-warning.hover,
.btn-danger.hover,
.btn-green.hover {
  background-color: #207296;
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-green:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active,
.btn-green.active {
  box-shadow: none;
}
.btn-green {
  background-color: #b7d000;
}
button {
  outline: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -4px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 10px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
/* testing new green */
/*@dark-bg: #2D3545;*/
/* marketo overrides (yeesh). the importance comes from their inline styles */
.btn-row {
  text-align: center;
  margin-top: 30px;
}
.btn {
  font-family: 'source-sans-pro', sans-serif !important;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #5BA745;
  width: auto;
  font-size: 0.8em !important;
  letter-spacing: 0.055em !important;
  padding: 12px 45px 10px 45px !important;
  font-weight: 600 !important;
}
.btn:hover {
  background-color: #559c41;
}
.btn:focus {
  background-color: #559c41 !important;
}
@media (max-width: 992px) {
  .btn {
    width: 55%;
  }
}
@media (max-width: 768px) {
  .btn {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .btn {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .btn.long-btn {
    padding: 6px 15px 6px 15px;
  }
}
.btn.btn-outline {
  background-color: transparent;
  border: 2px solid #5BA745;
}
.btn.btn-outline:hover,
.btn.btn-outline:active,
.btn.btn-outline:focus {
  border-color: #559c41;
  color: #b1b5be;
  background-color: transparent !important;
}
form.mktoForm {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1em !important;
  font-family: 'source-sans-pro', sans-serif !important;
  width: 100% !important;
}
form.mktoForm .mktoAsterix,
form.mktoForm .mktoGutter,
form.mktoForm .mktoOffset {
  display: none !important;
}
form.mktoForm * {
  float: none !important;
}
form.mktoForm > div {
  display: block;
  margin-bottom: 0 !important;
}
form.mktoForm label {
  display: block;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 400 !important;
  text-transform: uppercase;
  color: #888;
  font-size: 0.68em;
  letter-spacing: 0.05em;
  margin-bottom: 7px !important;
  width: 100% !important;
}
form.mktoForm input,
form.mktoForm button,
form.mktoForm textarea {
  box-shadow: none !important;
  border-radius: 4px !important;
  border: 2px solid #dedede !important;
}
form.mktoForm .mktoField {
  height: 40px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
form.mktoForm input[type=text],
form.mktoForm input[type=email],
form.mktoForm input[type=url] {
  font-size: 0.9em;
  padding: 3px 7px !important;
  width: 100% !important;
  height: 40px;
}
form.mktoForm select,
form.mktoForm textarea {
  width: 100% !important;
  color: #2a85a9;
}
form.mktoForm textarea {
  height: 150px !important;
}
form.mktoForm .mktoButtonRow {
  margin: 28px 0 0 0 !important;
  text-align: left !important;
  width: 100%;
}
form.mktoForm .mktoButtonRow span {
  margin-left: 0 !important;
}
form.mktoForm .mktoButtonRow button.mktoButton {
  margin-top: 20px;
  width: 100%;
  color: white !important;
  background-color: #5BA745 !important;
  border: none !important;
  background-image: none !important;
  font-family: 'source-sans-pro', sans-serif !important;
  font-size: 0.8em !important;
  letter-spacing: 0.055em !important;
  padding: 12px 45px 10px 45px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
form.mktoForm .mktoButtonRow button.mktoButton:hover {
  background-color: #559c41 !important;
}
.mktoCheckboxList {
  padding: 0 !important;
  height: 5px;
}
.thank-you {
  display: none;
  margin-top: 1em;
}
.thank-you .btn {
  margin-top: 30px;
}
html {
  background-color: #33393E;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
body {
  margin: 0;
  color: #656565;
  font-size: 14pt;
  font-family: 'source-sans-pro', sans-serif;
  background-color: #fafafa;
  padding-bottom: 0 !important;
}
body.noMarketo form {
  border-top: 2px solid #5BA745;
  min-height: 130px;
  width: 100%;
  color: #000;
  margin-top: 15px;
}
body.noMarketo form .whoops {
  position: relative;
  margin-top: 10px;
  color: #5BA745;
  margin-bottom: 30px;
  text-align: left;
  width: 100%;
}
body.noMarketo form .whoops i,
body.noMarketo form .whoops span {
  color: #5BA745;
}
body.noMarketo form .whoops i {
  font-size: 25px;
  margin-right: 10px;
}
body.noMarketo form .whoops .explanation {
  margin-top: 30px;
  margin-left: 25px;
  margin-bottom: 30px;
  padding: 15px;
  color: #777777;
  font-size: .9em;
}
body.noMarketo form .whoops .fake-input {
  height: 30px;
  margin-bottom: 15px;
  width: 100%;
  background: #E6E7E9;
}
::selection {
  background: #E6E6E6;
}
::-moz-selection {
  background: #E6E6E6;
}
h1 {
  font-weight: 700;
  margin: 0;
  font-size: 2em;
  color: #42464e;
  letter-spacing: 0.015em;
  line-height: 120%;
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: 400;
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.7em;
    margin-bottom: 15px;
  }
}
h2 {
  margin-top: 0;
  line-height: 1.35em;
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #42464e;
}
h3 {
  font-size: 1em;
  font-family: 'source-sans-pro';
  font-weight: 700;
  margin-bottom: 20px;
  color: #42464e;
}
h4 {
  font-weight: 400;
  font-size: 18px;
  color: white;
  letter-spacing: 1px;
  height: 32px;
  background: #42464e;
  text-transform: uppercase;
  font-style: italic;
  font-size: 22px;
  padding-top: 4px;
  padding-left: 16px;
  margin-bottom: 15px;
}
h5 {
  font-size: 20px;
  font-weight: 400;
  color: #42464e;
  line-height: 1.3em;
  text-transform: capitalize;
  pointer-events: none;
  text-align: left;
}
h6 {
  font-weight: 400;
  line-height: 1.4em;
  font-size: 1.05em;
  color: #ffffff;
  letter-spacing: 0.025em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  max-width: 540px;
}
.headerlink {
  display: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  margin-bottom: 20px;
}
p.large {
  font-size: 18px;
  line-height: 24px;
}
p,
li {
  font-size: 17px;
  line-height: 180%;
}
ol {
  padding-left: 20px;
}
ul {
  margin-bottom: 30px;
}
li {
  line-height: 1.7em;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
ul.no-style {
  margin-left: 0;
  padding-left: 0;
}
ul.no-style li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.right-align {
  text-align: right;
}
.bg-grey {
  background: #44474f;
  color: #fff;
}
.bg-grey h1,
.bg-grey h2,
.bg-grey h3,
.bg-grey h4 {
  color: #fff;
}
#top_nav,
#top_nav .navbar.navbar-default {
  background-color: #fafafa;
}
#top_nav .container {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1000px) {
  #top_nav .navbar-nav li .dropdown-menu {
    padding: 0;
  }
}
#banner {
  background-color: #0f1217;
  background-image: url('/static/img/background-banner-home.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#banner h1 {
  font-size: 2.2em;
  color: #fff;
  margin: 0.5em 0;
  font-weight: 600;
  line-height: 125%;
  letter-spacing: 0.015em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  #banner h1 {
    margin-bottom: 30px;
    font-size: 1.4em;
    line-height: 1.25em;
    letter-spacing: 0.025em;
  }
}
#banner .container {
  padding-top: 0;
  padding-bottom: 0;
}
#footer .container {
  padding-top: 0;
  padding-bottom: 0;
}
.container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.dark,
.banner {
  background-color: #33393E;
  color: white;
}
.dark h1,
.banner h1,
.dark h2,
.banner h2,
.dark h3,
.banner h3,
.dark p,
.banner p {
  color: #fff;
}
.dark a,
.banner a {
  color: #3fb1d7;
}
.dark .btn,
.banner .btn {
  color: #ffffff;
}
.hero .row {
  margin-bottom: 60px;
}
.triplet-row {
  margin-top: 30px;
}
.triplet-row > div {
  text-align: center;
}
.triplet-row img {
  width: 100%;
  max-width: 350px;
  margin-bottom: 30px;
}
.triplet-row img.shadow {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .triplet-row .triplet:nth-child(n+2) {
    margin-top: 60px;
  }
}
.roles-section h1 {
  margin-bottom: 60px;
}
.roles-row {
  text-align: center;
  margin-bottom: 30px;
}
.roles-row .role {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.roles-row .role .role-thumb {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .roles-row .role .role-thumb {
    margin-bottom: 45px;
  }
}
.roles-row .role .role-thumb img {
  margin: 0 auto;
}
.roles-row .role .role-thumb h5 {
  text-align: center;
  margin-top: 24px;
}
.roles-row .role .role-thumb p {
  line-height: 150%;
  min-height: 75px;
  margin: 14px 0 24px 0;
}
@media (max-width: 1200px) {
  .roles-row .role .role-thumb p {
    min-height: 100px;
  }
}
@media (max-width: 991px) {
  .roles-row .role .role-thumb p {
    min-height: 75px;
  }
}
@media (max-width: 767px) {
  .roles-row .role .role-thumb p {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 0;
  }
}
.roles-row .role .role-thumb img {
  width: 100%;
  max-width: 214px;
}
.roles-row .role .role-thumb .see-how .btn {
  min-width: 101px;
}
@media (max-width: 480px) {
  .roles-row .role .role-thumb .see-how .btn {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .footer-get-started .btn {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .footer-get-started h1 {
    padding-left: 20px !important;
  }
}
.icon-column {
  margin-top: 30px;
}
.icon-column img {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  width: 20%;
}
@media (max-width: 768px) {
  .icon-column img {
    width: 15%;
  }
}
.icon-column p {
  display: inline-block;
  width: 75%;
}
.download-column {
  max-width: 360px;
  float: right;
}
@media (max-width: 767px) {
  .download-column {
    width: 100%;
    max-width: none;
  }
}
.download-column h3 {
  margin-top: 36px;
}
.image-column {
  text-align: center;
}
.image-column img {
  max-width: 550px;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}
.image-annotation {
  font-size: 0.85em;
  font-weight: 600;
  color: #717885;
  width: 70%;
  margin: 0 auto;
  line-height: 1.3em;
  text-align: left;
}
.image-annotation.center {
  text-align: center;
}
.contact-box {
  background-color: #eeeeee;
  padding: 40px 45px;
}
.contact-box h1 {
  font-size: 1.5em;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .contact-box .btn-row .btn {
    width: 100%;
  }
}
.contact-box .social-row .social-icon-row {
  text-align: justify;
  width: 100%;
}
.contact-box .social-row .social-icon-row a {
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  height: 50px;
  width: 50px;
  padding-top: 12px;
}
@media (max-width: 992px) {
  .contact-box .social-row .social-icon-row a {
    width: 70px;
    height: 70px;
    padding-top: 22px;
  }
}
@media (max-width: 480px) {
  .contact-box .social-row .social-icon-row a {
    height: 40px;
    width: 40px;
    padding-top: 7px;
  }
}
.contact-box .social-row .social-icon-row a .fa {
  color: white;
  width: 1em;
  text-align: center;
}
.contact-box .social-row .social-icon-row .facebook {
  background-color: #3b5998;
}
.contact-box .social-row .social-icon-row .twitter {
  background-color: #4099FF;
}
.contact-box .social-row .social-icon-row .linkedin {
  background-color: #007bb6;
}
.contact-box .social-row .social-icon-row .google-plus {
  background-color: #dd4b39;
}
.contact-box .social-row .social-icon-row:after {
  display: inline-block;
  width: 100%;
  content: '';
}
.subheader {
  font-size: 17px;
  line-height: 180%;
  margin-top: 22px;
}
.subtitle {
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 4px solid #5BA745;
  display: inline-block;
}
.subtitle h2 {
  font-size: 1.05em;
}
@media (max-width: 767px) {
  .subtitle h2 {
    font-size: 0.95em;
  }
}
.h-rule,
hr {
  height: 5px;
  width: 100%;
  background: url('/static/img/h-rule.png') repeat-x;
  background-size: 3px 10px;
  margin-bottom: 16px;
  border: none;
}
hr {
  clear: both;
}
.block {
  margin-top: 44px;
}
.block img {
  height: 220px;
  width: 220px;
}
.minimal #page_content {
  margin-bottom: 0;
}
/* Product terms, Privacy terms, etc */
.fine-print #page_content {
  margin-top: 70px;
  margin-bottom: 60px;
}
@media (min-width: 1200px) {
  .fine-print #page_content .container {
    width: 940px;
  }
}
.resource-row {
  margin-top: 30px;
}
.resource-row > div {
  text-align: center;
}
.resource-row .resource-thumb {
  max-width: 300px;
  margin: 0 auto 20px auto;
}
.resource-row .resource-thumb img {
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.learn-more {
  text-align: center;
  margin-top: 34px;
}
/* testimonials */
.testimonial {
  margin-top: 3em;
  margin-bottom: 3em;
}
@media (max-width: 500px) {
  .testimonial {
    width: 100%;
  }
}
.testimonial .testim-headshot {
  max-width: 6em;
  margin-bottom: 1em;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .testimonial .testim-body p {
    font-size: 0.95em;
  }
}
.testimonial .testim-info {
  text-align: right;
}
.testimonial .testim-info .testim-name {
  font-weight: 600;
}
.testimonial .testim-info .testim-title {
  opacity: 0.75;
  margin-top: -4px;
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 0.025em;
}
.testimonial .testim-info p {
  font-size: 0.9em;
  margin: 0;
}
.testimonial .testim-logo {
  margin-top: 0.5em;
}
/* Videos */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
  max-width: 100%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 486px) {
  .videoWrapper {
    max-width: 486px;
  }
}
.nav-separator {
  height: 1px;
  background: #D7D8D9;
}
#header_mkto_section {
  display: none;
  background: #42464e;
  margin: 0;
  min-height: 73px;
}
#header_mkto_section .center {
  padding-top: 15px;
  padding-bottom: 15px;
}
#header_mkto_section .wrapper {
  width: 900px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  #header_mkto_section .wrapper {
    max-width: 100%;
    width: 100%;
  }
}
#header_mkto_section .wrapper .insert-wrapper {
  width: 40%;
  float: left;
}
@media (max-width: 991px) {
  #header_mkto_section .wrapper .insert-wrapper {
    width: 30%;
  }
}
@media (max-width: 767px) {
  #header_mkto_section .wrapper .insert-wrapper {
    width: 100%;
    padding: 0 15px 15px;
    text-align: center;
  }
}
#header_mkto_section .wrapper .form-wrapper {
  width: 60%;
  float: left;
  padding-right: 0;
}
@media (max-width: 991px) {
  #header_mkto_section .wrapper .form-wrapper {
    width: 70%;
  }
}
@media (max-width: 767px) {
  #header_mkto_section .wrapper .form-wrapper {
    width: 100%;
  }
}
@media (max-width: 992px) {
  #header_mkto_section .right-align {
    margin-bottom: 30px;
    text-align: center !important;
  }
}
#header_mkto_section h3 {
  color: #cecece;
  display: inline-block;
  margin: 0 15px;
  position: relative;
  padding-left: 15px;
  margin-top: 10px;
  float: right;
  text-align: right;
}
#header_mkto_section h3::before {
  position: absolute;
  left: 0;
  top: -1px;
  font-family: "FontAwesome";
  font-size: 20px;
  content: "\f0da";
  color: #5BA745;
}
@media (min-width: 767px) and (max-width: 980px) {
  #header_mkto_section h3 {
    margin-top: 0;
    font-size: 90%;
  }
}
@media (max-width: 767px) {
  #header_mkto_section h3 {
    float: none;
    text-align: center;
  }
}
#header_mkto_section form {
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease-out 1s;
  -moz-transition: all 500ms ease-out 1s;
  -o-transition: all 500ms ease-out 1s;
  transition: all 500ms ease-out 1s;
}
#header_mkto_section #mktoForm_1292,
#header_mkto_section #mktoForm_1307,
#header_mkto_section #mktoForm_1291,
#header_mkto_section #mktoForm_1318 {
  margin: 0 !important;
}
#header_mkto_section #mktoForm_1292 .mktoFormRow,
#header_mkto_section #mktoForm_1307 .mktoFormRow,
#header_mkto_section #mktoForm_1291 .mktoFormRow,
#header_mkto_section #mktoForm_1318 .mktoFormRow {
  width: 45% !important;
  float: left !important;
  margin: 0;
}
@media (max-width: 700px) {
  #header_mkto_section #mktoForm_1292 .mktoFormRow,
  #header_mkto_section #mktoForm_1307 .mktoFormRow,
  #header_mkto_section #mktoForm_1291 .mktoFormRow,
  #header_mkto_section #mktoForm_1318 .mktoFormRow {
    width: 100% !important;
  }
}
#header_mkto_section #mktoForm_1292 .mktoFormRow .mktoFieldDescriptor.mktoFormCol,
#header_mkto_section #mktoForm_1307 .mktoFormRow .mktoFieldDescriptor.mktoFormCol,
#header_mkto_section #mktoForm_1291 .mktoFormRow .mktoFieldDescriptor.mktoFormCol,
#header_mkto_section #mktoForm_1318 .mktoFormRow .mktoFieldDescriptor.mktoFormCol {
  margin-bottom: 0 !important;
}
#header_mkto_section #mktoForm_1292 .mktoFormRow label,
#header_mkto_section #mktoForm_1307 .mktoFormRow label,
#header_mkto_section #mktoForm_1291 .mktoFormRow label,
#header_mkto_section #mktoForm_1318 .mktoFormRow label {
  display: none;
}
#header_mkto_section #mktoForm_1292 .mktoFormRow .mktoButtonWrap.mktoSimple,
#header_mkto_section #mktoForm_1307 .mktoFormRow .mktoButtonWrap.mktoSimple,
#header_mkto_section #mktoForm_1291 .mktoFormRow .mktoButtonWrap.mktoSimple,
#header_mkto_section #mktoForm_1318 .mktoFormRow .mktoButtonWrap.mktoSimple {
  margin-left: 0 !important;
}
#header_mkto_section #mktoForm_1292 .mktoButtonRow,
#header_mkto_section #mktoForm_1307 .mktoButtonRow,
#header_mkto_section #mktoForm_1291 .mktoButtonRow,
#header_mkto_section #mktoForm_1318 .mktoButtonRow {
  margin: 0 !important;
  width: 55%;
  float: left;
  padding-left: 15px;
  box-sizing: border-box;
  display: inline-block;
}
@media (max-width: 700px) {
  #header_mkto_section #mktoForm_1292 .mktoButtonRow,
  #header_mkto_section #mktoForm_1307 .mktoButtonRow,
  #header_mkto_section #mktoForm_1291 .mktoButtonRow,
  #header_mkto_section #mktoForm_1318 .mktoButtonRow {
    width: 100%;
    padding-left: 0;
    margin-top: 15px !important;
  }
}
#header_mkto_section #mktoForm_1292 .mktoClear,
#header_mkto_section #mktoForm_1307 .mktoClear,
#header_mkto_section #mktoForm_1291 .mktoClear,
#header_mkto_section #mktoForm_1318 .mktoClear {
  display: none;
}
#header_mkto_section #mktoForm_1292 button.mktoButton,
#header_mkto_section #mktoForm_1307 button.mktoButton,
#header_mkto_section #mktoForm_1291 button.mktoButton,
#header_mkto_section #mktoForm_1318 button.mktoButton {
  width: 100% !important;
  margin: 0;
}
.marketo_research #header_mkto_section {
  display: block;
}
.marketo_research #header_mkto_section form {
  max-height: 1000px;
  opacity: 1;
}
.social-row {
  padding-top: 15px;
  padding-bottom: 15px;
}
#emailModal .modal-dialog {
  margin: 15% auto;
}
#emailModal .modal-header {
  border-bottom: 0;
  background: #42464e;
  color: #fafafa;
}
#emailModal .modal-header .close {
  color: #fafafa;
}
#emailModal .modal-header .header-wrapper {
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
}
#emailModal .modal-header img {
  max-width: 70px;
  margin: 20px auto;
}
#emailModal .modal-header h2 {
  color: #fafafa;
  margin-top: 10px;
  font-size: 150%;
  margin-bottom: 10px;
  font-weight: 400 !important;
}
#emailModal .modal-header h3 {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 1em;
  color: #fafafa;
}
#emailModal form.mktoForm .mktoButtonRow {
  margin-top: 0 !important;
}
.inline-form .mktoForm .mktoFormRow {
  clear: none;
}

#top_nav {
  padding-top: 10px;
  padding-bottom: 3px;
  background-color: #FAFAFA;
}
@media (max-width: 767px) {
  #top_nav {
    padding-bottom: 0;
  }
}
#top_nav .container {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #FAFAFA;
}
#top_nav .navbar.navbar-default {
  margin-bottom: 0;
}
#top_nav #parsely_logo {
  background: url('/static/img/parsely-small.png') no-repeat;
  background-size: 162px 45px;
  float: left;
  width: 162px;
  height: 45px;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 15px;
  margin-left: 0;
}
#top_nav .navbar {
  border: 0;
  border-radius: 0;
}
@media (max-width: 992px) {
  #top_nav .navbar .container {
    max-width: 100%;
    width: 100%;
  }
}
#top_nav .navbar-nav {
  margin-top: 11px;
}
@media (max-width: 767px) {
  #top_nav .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#top_nav .navbar-nav li a {
  font-size: 0.83em;
  padding: 10px 15px 9px 15px;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.075em;
}
@media (max-width: 1200px) {
  #top_nav .navbar-nav li a {
    padding: 10px 7px 9px 7px;
    font-size: 0.75em;
  }
}
@media (max-width: 790px) {
  #top_nav .navbar-nav li a {
    padding: 10px 5px 9px 5px;
  }
}
@media (max-width: 767px) {
  #top_nav .navbar-nav li a {
    font-size: 0.95em;
    text-align: center;
  }
  #top_nav .navbar-nav li a.nav-btn {
    border-radius: 0;
  }
  #top_nav .navbar-nav li a:hover {
    background-color: #3C465C;
    color: #fff;
  }
}
#top_nav .navbar-nav li a.dropdown-click:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  font-size: 0.85em;
}
#top_nav .navbar-nav li .current-role {
  color: #5BA745;
  font-weight: 600;
  padding-left: 3px;
}
@media (max-width: 1200px) {
  #top_nav .navbar-nav li .current-role {
    display: none;
  }
}
@media (max-width: 1000px) {
  #top_nav .navbar-nav li .dropdown-menu {
    padding: 0 4px 0 4px;
  }
}
@media (max-width: 767px) {
  #top_nav .navbar-nav li .dropdown-menu {
    background-color: #E7E7E7;
  }
}
#top_nav .navbar-nav li.roles-dropdown.open .dropdown-click:after {
  content: "\f0d8";
}
#top_nav .navbar-nav .current a {
  color: #5BA745;
  font-weight: 600;
}
@media (max-width: 900px) {
  #top_nav .navbar-nav .current a {
    color: inherit;
    font-weight: inherit;
  }
}
#top_nav .navbar-nav .caret {
  border-top: 7px solid;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid transparent;
  opacity: 0.4;
  border-radius: 10px;
  margin-top: 0;
}
#top_nav .navbar-nav .nav-btn {
  width: auto;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  color: white;
  padding: 5px 15px 4px 15px;
  margin-top: 4px;
  margin-left: 12px;
  border-radius: 4px;
}
#top_nav .navbar-nav .nav-btn:hover {
  background-color: #559c41;
}
#top_nav .navbar-nav .nav-btn#get-started-btn {
  padding: 6px 15px 5px 15px;
  background-color: #3C465C;
  margin-left: 20px;
}
#top_nav .navbar-nav .nav-btn#get-started-btn:hover {
  background-color: #2c3343;
}
@media (max-width: 900px) {
  #top_nav .navbar-nav .nav-btn#get-started-btn {
    background-color: inherit;
    color: #3C465C;
    font-weight: 600;
    margin-left: 0;
    padding-left: 8px;
    padding-right: 0;
  }
  #top_nav .navbar-nav .nav-btn#get-started-btn:hover {
    background-color: inherit;
    color: #2c3343;
  }
}
@media (max-width: 855px) {
  #top_nav .navbar-nav .nav-btn#get-started-btn {
    font-size: 0.75em;
  }
}
@media (max-width: 767px) {
  #top_nav .navbar-nav .nav-btn#get-started-btn {
    font-size: 0.95em;
    padding-bottom: 9px;
    padding-top: 10px;
    margin-top: 0;
  }
  #top_nav .navbar-nav .nav-btn#get-started-btn:hover {
    background-color: #3C465C;
    color: #fff;
  }
}
#top_nav .navbar-nav .nav-btn#sign-in-btn {
  background-color: #5BA745;
  padding: 6px 15px 5px 15px;
}
#top_nav .navbar-nav .nav-btn#sign-in-btn:hover {
  background-color: #559c41;
}
@media (max-width: 900px) {
  #top_nav .navbar-nav .nav-btn#sign-in-btn {
    background-color: inherit;
    font-weight: 600;
    color: #5BA745;
    margin-left: 0;
    padding-left: 8px;
    padding-right: 0;
  }
  #top_nav .navbar-nav .nav-btn#sign-in-btn:hover {
    background-color: inherit;
    color: #4b8a39;
  }
}
@media (max-width: 855px) {
  #top_nav .navbar-nav .nav-btn#sign-in-btn {
    font-size: 0.75em;
  }
}
@media (max-width: 767px) {
  #top_nav .navbar-nav .nav-btn#sign-in-btn {
    font-size: 0.95em;
    padding-bottom: 9px;
    padding-top: 10px;
    margin-top: 0;
  }
}
@media (max-width: 900px) {
  #top_nav .navbar-nav .nav-btn {
    background-color: inherit;
    color: #2596a5;
    margin-left: 0;
    padding-left: 8px;
    padding-right: 0;
  }
  #top_nav .navbar-nav .nav-btn:hover {
    background-color: inherit;
    box-shadow: none;
    color: #559c41;
  }
}
@media (max-width: 767px) {
  #top_nav .navbar-nav .nav-btn {
    font-size: 0.95em;
  }
  #top_nav .navbar-nav .nav-btn:hover {
    background-color: #3C465C;
    color: #fff;
  }
}
#top_nav .login {
  margin-top: 7px;
  text-align: right;
  float: right;
}
#top_nav .login a {
  width: 126px;
  display: inline-block;
  margin-left: 12px;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 0;
  color: #fff;
  background-color: #5BA745;
  border-radius: 3px;
  color: white;
  font-size: 0.95em;
  font-weight: 400;
  letter-spacing: 1px;
}
#top_nav .login a:hover {
  background-color: #559c41;
  text-decoration: none;
}
@media (max-width: 767px) {
  #top_nav {
    padding-top: 10px;
  }
  #top_nav #parsely_logo {
    width: 108px;
    height: 30px;
    background-size: 108px 30px;
    padding-top: 20px;
    margin: 10px;
  }
  #top_nav .login {
    margin-top: 0;
    text-align: right;
    float: right;
  }
  #top_nav .login a {
    color: #5BA745;
    width: auto;
    margin-left: 16px;
    padding-top: 6px;
    font-size: 15px;
    background-color: transparent;
    letter-spacing: normal;
  }
  #top_nav .login a:hover {
    background-color: transparent;
    color: #559c41;
  }
}
#footer {
  background-color: #33393E;
}
@media (min-width: 768px) {
  #footer {
    height: 320px;
  }
}
#footer ul {
  list-style: none;
  margin: 0;
}
#footer ul li {
  display: inline-block;
}
#footer .first-line {
  margin-top: 50px;
  padding-bottom: 15px;
  border-bottom: 2px solid #83878E;
}
#footer #footer_main_actions {
  margin-top: 7.5px;
  margin-left: 0;
  margin-right: 0;
}
#footer #footer_main_actions a {
  color: white;
  font-size: 12pt;
  font-weight: 600;
  font-size: 0.85em;
  margin-right: 3em;
}
@media (max-width: 480px) {
  #footer #footer_main_actions a {
    font-size: 20px;
    color: white;
    font-weight: 400;
    line-height: 40px;
  }
}
#footer #footer_social {
  margin-top: 6px;
  text-align: right;
}
#footer #footer_social .fa {
  color: #42464e;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: white;
  padding-top: 11px;
  text-align: center;
  opacity: 0.6;
}
#footer #footer_social .fa-linkedin {
  padding-top: 10px;
}
#footer #footer_social .fa-google-plus {
  padding-top: 12px;
}
#footer .second-line {
  padding-top: 15px;
  font-size: 10pt;
}
#footer #footer_secondary_actions li {
  padding-left: 1em;
}
#footer #footer_secondary_actions li:first-child {
  padding-left: 0;
}
#footer #footer_secondary_actions li a {
  font-size: 10pt;
  color: #3fb1d7;
}
@media (max-width: 480px) {
  #footer #footer_secondary_actions li a {
    font-size: 14px;
    line-height: 28px;
  }
}
#footer #footer_terms {
  margin-bottom: 40px;
  text-align: right;
}
#footer #footer_terms li {
  padding-left: 1em;
  padding-top: 2px;
}
#footer #footer_terms li:first-child {
  padding-left: 0;
}
#footer #footer_terms li a {
  color: #b3b3b3;
  font-size: 10pt;
}
#footer #footer_seed {
  padding-bottom: 3em;
}
#footer #footer_seed img {
  display: table;
  margin: 0 auto;
  height: 56px;
}
#footer #footer_seed p {
  text-align: center;
  font-size: 10pt;
  line-height: 20px;
  color: #b3b3b3;
  margin-bottom: 0px;
}
/* reshuffling footer on small sizes */
@media (max-width: 991px) {
  #footer {
    position: relative;
  }
  #footer .container {
    width: 80%;
    margin: 0 auto;
  }
  #footer .first-line {
    border-bottom: none;
  }
  #footer #footer_main_actions,
  #footer #footer_social {
    float: none;
    width: auto;
    text-align: left;
  }
  #footer #footer_main_actions,
  #footer #footer_secondary_actions {
    display: block;
  }
  #footer #footer_main_actions li,
  #footer #footer_secondary_actions li {
    display: block;
  }
  #footer #footer_secondary_actions {
    position: absolute;
    top: 60px;
    left: 50%;
    width: auto;
  }
  #footer #footer_secondary_actions li {
    padding-left: 0;
    line-height: 165%;
  }
  #footer #footer_social {
    text-align: center;
    padding-top: 1em;
    margin-top: 3.5em;
    border-top: 1px solid #b3b3b3;
  }
  #footer #footer_terms {
    float: none;
    width: auto;
    text-align: center;
  }
}

.error .image-column img {
  max-width: 250px;
}

.about-pages {
  /* Banner and Navigation */
}
.about-pages .nav-separator {
  display: none;
}
.about-pages #banner {
  height: 400px;
  position: relative;
  background-image: url('/static/img/banner-back-about.jpg');
}
.about-pages #banner nav#about-nav {
  width: 100%;
  background: rgba(36, 43, 60, 0.92);
  bottom: 0;
  position: absolute;
}
.about-pages #banner nav#about-nav a {
  color: #33393E;
  display: block;
  text-decoration: none;
  line-height: 55px;
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  color: rgba(250, 250, 250, 0.75);
}
.about-pages #banner nav#about-nav a.current,
.about-pages #banner nav#about-nav a:hover {
  background: rgba(79, 89, 112, 0.6);
  color: #fafafa;
}
@media (max-width: 700px) {
  .about-pages #banner nav#about-nav > .container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    font-size: 0.9em;
  }
  .about-pages #banner nav#about-nav > .container a {
    line-height: 50px;
    width: 100%;
  }
}
.about-pages .investors,
.about-pages .angel-investors {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #E9E9E9;
}
.about-pages .btn {
  width: 100%;
}
.about-pages .btn.show-button {
  max-width: 270px;
}
@media (max-width: 970px) {
  .about-pages .btn.show-button {
    max-width: 100%;
  }
}
.about-pages .jobs .btn {
  width: auto;
}
.about-pages .venture-investors {
  text-align: center;
}
.about-pages .venture-investors img {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
}
.about-pages .venture-investors img#ffvc {
  height: 64px;
  margin-bottom: 18px;
  margin-top: 18px;
  width: auto;
}
.about-pages .angels {
  margin-top: 40px;
}
.about-pages ul.about-people {
  list-style: none;
  padding-left: 0;
  margin-top: 28px;
}
.about-pages ul.about-people li {
  margin-top: 24px;
}
.about-pages ul.about-people li p {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #5BA745;
}
.about-pages ul.about-people li p.caption {
  font-size: 14px;
  line-height: 16px;
  color: #656565;
  font-style: italic;
}
.team-tiles {
  margin-left: -25px;
  margin-bottom: 4em;
}
.team-tiles > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.team-tiles > div > a {
  display: block;
  position: relative;
  font-size: 0.7em;
  width: 130px;
  margin-bottom: 20px;
  margin-left: 25px;
  color: #33393E;
  text-align: left;
}
.team-tiles > div > a:hover {
  text-decoration: none;
}
.team-tiles > div > a img {
  width: 100%;
}
.team-tiles > div > a .details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.45);
}
.team-tiles > div > a .name {
  font-weight: bold;
  padding: 5px;
  position: absolute;
  bottom: 0;
}
.team-tiles > div > a .band {
  height: 2em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
  opacity: 0.5;
}
.team-tiles > div > a:hover .band {
  opacity: 0.7;
}
.team-tiles > div.open > a {
  text-decoration: none;
}
.team-tiles > div .dropdown-menu {
  margin-top: -15px;
  background: #E6E6E6;
  color: #33393E;
  font-size: 0.7em;
  border-radius: 0;
  border: none;
  border-top: 1px solid #eee;
  width: 400px;
  left: -75%;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .team-tiles {
    display: none;
  }
}
.team-list .member {
  border-top: 1px solid #E9E9E9;
  margin-top: 30px;
  padding-top: 30px;
}
.team-list .member .parsely_logo {
  margin-top: -5px;
}
.team-list .mugshot-col {
  text-align: center;
}
.team-list .mugshot-col img {
  width: 100%;
  max-width: 153px;
}
@media (max-width: 500px) {
  .team-list .bio {
    width: 100%;
    margin-top: 0.5em;
  }
}
.team-list h2 {
  margin-top: 0;
}
.jobs .contact-box ul {
  padding-left: 25px;
  margin-bottom: 0;
}
.jobs .border-top {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #E9E9E9;
}
.jobs .border-bottom {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E9E9E9;
}
.jobs .listing-details .listing {
  display: none;
}
.jobs .listing-details .apply-section {
  margin-top: 1em;
}
.press h4 {
  color: #2596a5;
  text-transform: inherit;
  background-color: inherit;
  font-style: normal;
  font-size: 1em;
  padding: 0;
  letter-spacing: normal;
  height: auto;
  margin-bottom: 10px;
}
.press h3 {
  line-height: 24px;
}
.press #sachin-highlight,
.press #andrew-highlight {
  margin-bottom: 30px;
  border: 2px solid #eeeeee;
  padding: 15px 15px;
  position: relative;
}
.press #sachin-highlight a,
.press #andrew-highlight a,
.press #sachin-highlight a:hover,
.press #andrew-highlight a:hover,
.press #sachin-highlight a:focus,
.press #andrew-highlight a:focus,
.press #sachin-highlight a:active,
.press #andrew-highlight a:active {
  outline: 0;
}
.press #sachin-highlight .bio,
.press #andrew-highlight .bio {
  text-align: center;
  padding: 30px 15px 0;
}
.press #sachin-highlight .bio h2,
.press #andrew-highlight .bio h2 {
  padding: 8px 10px 7px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: -27px;
}
@media (max-width: 768px) {
  .press #sachin-highlight .bio h2,
  .press #andrew-highlight .bio h2 {
    top: -17px;
    left: -17px;
  }
}
.press #sachin-highlight .bio img,
.press #andrew-highlight .bio img {
  margin: 15px auto;
  width: 120px;
}
.press #sachin-highlight .bio p,
.press #andrew-highlight .bio p {
  line-height: 110%;
}
.press #sachin-highlight .highlight-articles .img-wrapper,
.press #andrew-highlight .highlight-articles .img-wrapper {
  height: 50px;
  border-bottom: 1px solid #eee;
}
.press #sachin-highlight .highlight-articles .img-wrapper img,
.press #andrew-highlight .highlight-articles .img-wrapper img {
  margin: 30px auto 20px;
  max-height: 40px;
  max-width: 100%;
  width: auto;
}
.press #sachin-highlight .highlight-articles h3,
.press #andrew-highlight .highlight-articles h3 {
  margin-bottom: 0;
}
.press #sachin-highlight .highlight-articles .read-more,
.press #andrew-highlight .highlight-articles .read-more {
  margin-top: 30px;
}
.press #sachin-highlight .highlight-articles .read-more a,
.press #andrew-highlight .highlight-articles .read-more a {
  font-size: 14px;
  color: #242b3c;
  padding: 4px 8px 3px;
}
.press #sachin-highlight .date,
.press #andrew-highlight .date {
  font-size: 14px;
}
.press #sachin-highlight h2 {
  background: #BABABA;
  left: -27px;
}
.press #andrew-highlight h2 {
  background: #9399A7;
  left: -27px;
}
.press .article {
  margin-bottom: 30px;
}
.press #announcements {
  border-top: 1px solid #E9E9E9;
  margin-top: 30px;
  padding-top: 30px;
}
.press img.press-logo {
  opacity: .5;
  max-height: 150px;
  max-width: 100%;
  margin-top: 10px;
}
.press img.press-logo.forbes {
  max-width: 100px;
}
.press img.press-logo.wall_street_journal {
  margin-top: 5px;
}
.press img.press-logo.pbs {
  max-width: 100px;
  margin-top: 0;
}
.press img.press-logo.mashable {
  margin-top: 15px;
}
.press img.press-logo.pubexec,
.press img.press-logo.mashable {
  max-width: 130px;
}
.press .show-button {
  margin-bottom: 30px;
  display: inline-block;
}
@media (max-width: 992px) {
  .press .show-button {
    margin-top: 30px;
  }
}
.press .show-button#see_more.open,
.press .show-button#see_more_announcements.open {
  display: none;
}
.press .show-button:hover,
.press .show-button:active,
.press .show-button:focus {
  background-color: #559c41;
}
@media (max-width: 992px) {
  .press img.press-logo {
    max-width: 150px;
  }
  .press img.press-logo.wall_street_journal {
    max-width: 300px;
  }
  .press .press-right {
    padding: 40px 15px;
  }
  .press .press-right .contact-links .social-logos {
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
  .press .event {
    text-align: center;
  }
  .press .article {
    margin-bottom: 0;
  }
}
.press .note {
  font-weight: bold;
  margin-top: -5px;
  font-size: 16px;
}
.press .note .author {
  margin-left: 15px;
  font-weight: normal;
}
.press .badge-box {
  padding: 0 15px 30px;
  text-align: center;
}
.press .badge-box img {
  margin: 0 auto;
  max-width: 50%;
}
.press .contact-box {
  margin-bottom: 30px;
}
.press .events {
  margin-bottom: 30px;
}
.press .events .event {
  margin-top: 30px;
}
.press .events .event h4 {
  margin-bottom: 4px;
  margin-top: 4px;
  font-weight: 600;
}
.press .events .event .note {
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
.press .events .event .note.location {
  font-weight: normal;
  text-transform: none;
  font-size: .9em;
  line-height: 1em;
  margin-top: 10px;
}

.account-based h2,
.account-based h3,
.account-based h4 {
  font-weight: 400;
  color: #162338;
  text-transform: none;
}
.account-based h3 {
  line-height: 140%;
}
.account-based .account-logo-wrapper {
  padding-left: 45px;
}
.account-based .account-logo-wrapper img {
  margin-top: 20px;
}
.account-based #highlight_row {
  background: #F3F3F5;
  text-align: center;
}
.account-based #highlight_row .segment {
  padding-top: 0;
  padding-bottom: 0;
}
.account-based #highlight_row #mktoForm_1467 {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .account-based #highlight_row #mktoForm_1467 {
    margin-left: -10px;
    margin-right: -10px;
    width: auto !important;
  }
}
.account-based #highlight_row #mktoForm_1467 label.mktoLabel.mktoHasWidth {
  display: none;
}
.account-based #highlight_row #mktoForm_1467 .mktoFormRow {
  width: 45%;
  float: left !important;
}
@media (max-width: 767px) {
  .account-based #highlight_row #mktoForm_1467 .mktoFormRow {
    width: 100%;
  }
}
.account-based #highlight_row #mktoForm_1467 #Email {
  display: inline-block;
  float: left !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 0 !important;
  font-size: 80%;
  padding-left: 15px !important;
}
@media (max-width: 767px) {
  .account-based #highlight_row #mktoForm_1467 #Email {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
}
.account-based #highlight_row #mktoForm_1467 textarea:focus,
.account-based #highlight_row #mktoForm_1467 input:focus {
  outline: none;
}
.account-based #highlight_row #mktoForm_1467 .mktoButtonRow {
  margin: 0 !important;
  display: inline-block;
  width: 50%;
  float: left !important;
}
@media (max-width: 767px) {
  .account-based #highlight_row #mktoForm_1467 .mktoButtonRow {
    width: 100%;
  }
}
.account-based #highlight_row #mktoForm_1467 .mktoClear {
  display: none;
  clear: none;
}
.account-based #highlight_row #mktoForm_1467 .mktoButton {
  margin-top: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 9px 15px 9px 15px !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
}
@media (max-width: 1200px) {
  .account-based #highlight_row #mktoForm_1467 .mktoButton {
    padding: 9px 12px 9px 12px !important;
  }
}
@media (max-width: 767px) {
  .account-based #highlight_row #mktoForm_1467 .mktoButton {
    margin-top: 15px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
}
@media (max-width: 480px) {
  .account-based #highlight_row #mktoForm_1467 .mktoButton {
    margin-top: 0;
  }
}
.account-based .segment {
  padding-top: 60px;
  padding-bottom: 60px;
}
.account-based .segment h1 {
  font-size: 1.7em;
  letter-spacing: 0.01em;
  line-height: 130%;
}
@media (max-width: 480px) {
  .account-based .segment h1 {
    font-size: 1.5em;
  }
}
.account-based .segment .row {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .account-based .segment .row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 992px) {
  .account-based .segment {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .account-based .segment {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.account-based .subhead {
  font-size: 1em;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .account-based .subhead {
    font-size: 0.85em;
    margin-bottom: 0;
  }
}
.account-based p {
  font-size: 1em;
}
@media (max-width: 480px) {
  .account-based p {
    font-size: 0.85em;
    line-height: 145%;
  }
}
.account-based p.small {
  font-size: 0.85em;
  line-height: 145%;
}
.account-based .img-responsive {
  width: 100%;
}
.account-based .icon {
  max-width: 85px;
}
.account-based #mainstage h1 {
  font-size: 2em;
}
@media (max-width 767px) {
  .account-based #mainstage h1 {
    font-size: 1.5em;
  }
}
.account-based #mainstage .row img {
  margin: 0;
  max-width: 250px;
}
.account-based #mainstage .row .hero-cta {
  margin-top: 0;
}
.account-based #mainstage .row .hero-cta p {
  font-size: 1.05em;
  line-height: 150%;
}
.account-based #mainstage .row h1 {
  color: #FEFEFE;
  border-bottom: 1px solid #4a535a;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .account-based .img-right {
    margin-top: 60px;
  }
}
.account-based #audience {
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
  .account-based #audience .row {
    text-align: center;
  }
  .account-based #audience .icon {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .account-based #audience .center p {
    margin-bottom: 0;
  }
}
.account-based #audience .logo-wrapper {
  display: flex;
  min-height: 150px;
  flex-flow: row wrap;
  padding: 0 15px;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 992px) {
  .account-based #audience .logo-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.account-based #audience .logo-wrapper .logo {
  padding: 45px 0 20px;
  text-align: center;
  flex: 1 1 auto;
  position: relative;
  min-height: 150px;
}
@media (max-width: 767px) {
  .account-based #audience .logo-wrapper .logo {
    flex-basis: 50%;
  }
}
.account-based #audience .logo-wrapper .logo .img-wrapper {
  border-right: 1px solid #ccc;
  padding: 0;
  margin-bottom: 15px;
  min-height: 70px;
}
.account-based #audience .logo-wrapper .logo .img-wrapper img {
  margin: 0 auto;
  max-width: 120px;
}
.account-based #audience .logo-wrapper .logo .img-wrapper .img-text {
  max-height: 0;
  height: 0;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 0;
  background-color: rgba(16, 26, 42, 0.8);
  color: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 500ms ease-out 0.3s;
  -moz-transition: all 500ms ease-out 0.3s;
  -o-transition: all 500ms ease-out 0.3s;
  transition: all 500ms ease-out 0.3s;
  overflow: hidden;
}
.account-based #audience .logo-wrapper .logo .img-wrapper .img-text p {
  margin-top: 45px;
  line-height: 135%;
}
.account-based #audience .logo-wrapper .logo a {
  color: #BEC0C5;
  font-size: 0.8em;
  transition: all 0.1s linear;
  text-decoration: none;
}
.account-based #audience .logo-wrapper .logo a:visited {
  text-decoration: none;
  color: inherit;
}
.account-based #audience .logo-wrapper .logo a:hover {
  color: #5BA745;
}
.account-based #audience .logo-wrapper .logo a:hover .img-text {
  max-height: 100%;
  height: 100%;
  opacity: 1;
}
.account-based #audience .logo-wrapper .logo a:active {
  color: #5BA745;
  transition: all 0.1s linear;
}
.account-based #audience .logo-wrapper .logo:last-of-type .img-wrapper {
  border-right: 0;
}
.account-based #testimonial_section {
  position: relative;
}
.account-based #testimonial_section .container {
  padding-top: 6.5em;
  padding-bottom: 5em;
}
@media (max-width: 480px) {
  .account-based #testimonial_section .container {
    padding-top: 6em;
    padding-bottom: 2.5em;
  }
  .account-based #testimonial_section .container h1 {
    font-size: 1.4em;
  }
}
.account-based #testimonial_section .row {
  padding-top: 0;
  padding-bottom: 0;
}
.account-based #testimonial_section p {
  color: #b1b5be;
  max-width: 730px;
  margin: 0 auto;
  margin-bottom: 2em;
  line-height: 150%;
}
.account-based #testimonial_section .testimonial {
  max-width: 740px;
  text-align: center;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.account-based #testimonial_section #testimonial-img {
  position: absolute;
  top: -25px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 5px solid #5BA745;
}
.account-based #testimonial_section .test_logo {
  max-width: 120px;
  border-radius: 1px;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .account-based #testimonial_section .test_logo {
    max-width: 100px;
  }
}
.account-based #testimonial_section .author {
  color: #b1b5be;
  text-align: right;
  margin-top: 1em;
  font-size: 0.85em;
}
@media (max-width: 480px) {
  .account-based #testimonial_section .author {
    font-size: 0.85em;
    color: #b1b5be;
    padding-right: 0;
    line-height: 140%;
    padding-right: 20px;
  }
}
.account-based #testimonial_section .author.center {
  text-align: center;
}
.account-based #second_segment {
  border-bottom: 1px solid #e2e2e2;
}
.account-based #second_segment img {
  max-width: 85%;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .account-based #second_segment img {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.account-based .thanks {
  display: none;
  text-align: left;
  margin-top: -5px;
}
.account-based .thanks.show {
  display: block;
}
.account-based.cnn #testimonial-img {
  background: #fff;
}

.api h2,
.api h3,
.api h4 {
  font-weight: 400;
  color: #162338;
  text-transform: none;
}
.api h3 {
  line-height: 140%;
}
.api #page_content {
  overflow: hidden;
}
.api .segment {
  padding-top: 60px;
  padding-bottom: 60px;
}
.api .segment h1 {
  font-size: 1.7em;
  letter-spacing: 0.01em;
  line-height: 130%;
}
@media (max-width: 480px) {
  .api .segment h1 {
    font-size: 1.5em;
  }
}
.api .segment .row {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .api .segment .row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.api .segment .row.border-bottom {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .api .segment .row.border-bottom {
    margin-bottom: 30px;
  }
}
.api .segment .row.border-bottom img {
  max-height: 500px;
  width: auto;
  margin: 0 auto;
}
.api .segment .row.border-bottom img#api-code {
  height: 400px;
  max-width: 2000px;
  width: auto;
}
@media (max-width: 767px) {
  .api .segment .row.border-bottom img {
    margin-top: 15px;
  }
}
@media (max-width: 992px) {
  .api .segment {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .api .segment {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.api .subhead {
  font-size: 1em;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .api .subhead {
    font-size: 0.85em;
    margin-bottom: 0;
  }
}
.api p {
  font-size: 1em;
}
@media (max-width: 480px) {
  .api p {
    line-height: 145%;
  }
}
.api p.small {
  font-size: 0.85em;
  line-height: 145%;
}
.api .img-responsive {
  width: 100%;
}
.api .icon {
  max-width: 85px;
}
.api #mainstage {
  overflow: hidden;
}
.api #mainstage .container.segment {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .api #mainstage .container.segment {
    padding-bottom: 60px;
  }
}
.api #mainstage h1 {
  font-size: 2em;
}
@media (max-width 767px) {
  .api #mainstage h1 {
    font-size: 1.5em;
  }
}
.api #mainstage .row {
  display: flex;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .api #mainstage .row {
    flex-direction: column;
  }
}
.api #mainstage .row .hero-img {
  order: 2;
  flex: 60;
  text-align: right;
  margin-top: auto;
  margin-bottom: -30px;
}
@media (max-width: 992px) {
  .api #mainstage .row .hero-img {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .api #mainstage .row .hero-img {
    order: 1;
    text-align: left;
    margin-top: auto;
    margin-left: -30px;
  }
}
.api #mainstage .row .hero-img img {
  max-width: 620px;
  transition: all 0.3s linear;
}
@media (max-width: 1200px) {
  .api #mainstage .row .hero-img img {
    max-width: 540px;
  }
}
@media (max-width: 992px) {
  .api #mainstage .row .hero-img img {
    max-width: 500px;
    margin-right: -220px;
  }
}
@media (max-width: 767px) {
  .api #mainstage .row .hero-img img {
    max-width: 500px;
    margin-left: -145px;
    margin-top: -50px;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .api #mainstage .row .hero-img img {
    max-width: 390px;
    margin-left: -113px;
    margin-top: -75px;
    padding-bottom: 0.5em;
  }
}
.api #mainstage .row .hero-cta {
  order: 1;
  flex: 40;
  margin-top: 40px;
}
@media (max-width: 992px) {
  .api #mainstage .row .hero-cta {
    flex: 1;
    margin-top: 0;
  }
}
.api #mainstage .row .hero-cta p {
  font-size: 1.05em;
  line-height: 150%;
}
.api #mainstage .row h1 {
  color: #FEFEFE;
  border-bottom: 1px solid #4a535a;
  padding-bottom: 30px;
}
@media (max-width: 480px) {
  .api #mainstage .row #mktoForm_1391 {
    margin-left: -10px;
    margin-right: -10px;
    width: auto !important;
  }
}
.api #mainstage .row #mktoForm_1391 label.mktoLabel.mktoHasWidth {
  display: none;
}
.api #mainstage .row #mktoForm_1391 .mktoFormRow {
  width: 50%;
  float: left !important;
}
@media (max-width: 767px) {
  .api #mainstage .row #mktoForm_1391 .mktoFormRow {
    width: 100%;
  }
}
.api #mainstage .row #mktoForm_1391 #Email {
  display: inline-block;
  float: left !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 0 !important;
  font-size: 80%;
  background: #5C6165;
  padding-left: 15px !important;
}
@media (max-width: 767px) {
  .api #mainstage .row #mktoForm_1391 #Email {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
}
.api #mainstage .row #mktoForm_1391 input,
.api #mainstage .row #mktoForm_1391 select,
.api #mainstage .row #mktoForm_1391 textarea {
  color: white;
}
.api #mainstage .row #mktoForm_1391 textarea:focus,
.api #mainstage .row #mktoForm_1391 input:focus {
  outline: none;
}
.api #mainstage .row #mktoForm_1391 .mktoButtonRow {
  margin: 0 !important;
  display: inline-block;
  width: 35%;
  float: left !important;
}
@media (max-width: 767px) {
  .api #mainstage .row #mktoForm_1391 .mktoButtonRow {
    width: 100%;
  }
}
.api #mainstage .row #mktoForm_1391 .mktoClear {
  display: none;
  clear: none;
}
.api #mainstage .row #mktoForm_1391 .mktoButton {
  margin-top: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 9px 15px 9px 15px !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
}
@media (max-width: 1200px) {
  .api #mainstage .row #mktoForm_1391 .mktoButton {
    padding: 9px 12px 9px 12px !important;
  }
}
@media (max-width: 767px) {
  .api #mainstage .row #mktoForm_1391 .mktoButton {
    margin-top: 15px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
}
@media (max-width: 480px) {
  .api #mainstage .row #mktoForm_1391 .mktoButton {
    margin-top: 0;
  }
}
.api #tech_docs,
.api #get_started {
  background: #F3F3F5;
}
.api #tech_docs .container,
.api #get_started .container {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .api #tech_docs .container,
  .api #get_started .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .api #tech_docs .container,
  .api #get_started .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.api #tech_docs .container .row,
.api #get_started .container .row {
  text-align: center;
}
@media (max-width: 767px) {
  .api #tech_docs .container .row,
  .api #get_started .container .row {
    margin: 0;
  }
}
.api #tech_docs .container .row > div,
.api #get_started .container .row > div {
  display: inline-block;
}
@media (max-width: 767px) {
  .api #tech_docs .container .row > div,
  .api #get_started .container .row > div {
    display: block;
  }
}
.api #tech_docs .container .row .btn,
.api #get_started .container .row .btn {
  margin-left: 15px;
}
.api #tech_docs .container .row .btn:visited,
.api #get_started .container .row .btn:visited {
  color: white;
}
.api #tech_docs .container .row .btn:hover,
.api #get_started .container .row .btn:hover {
  color: white;
}
@media (max-width: 992px) {
  .api #tech_docs .container .row .btn,
  .api #get_started .container .row .btn {
    width: inherit;
  }
}
@media (max-width: 767px) {
  .api #tech_docs .container .row .btn,
  .api #get_started .container .row .btn {
    width: inherit;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .api #tech_docs .container .row .btn,
  .api #get_started .container .row .btn {
    width: 100%;
    margin-left: 0;
  }
}
.api #tech_docs .btn {
  padding: 10px 45px 9px 45px !important;
  font-weight: 600 !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  letter-spacing: 0.03em !important;
}
@media (max-width: 992px) {
  .api #tech_docs .btn {
    width: initial;
  }
}
@media (max-width: 767px) {
  .api #tech_docs .btn span {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .api #tech_docs .btn {
    font-weight: 600 !important;
    font-size: 0.8em !important;
    text-transform: uppercase;
    letter-spacing: 0.055em !important;
    background: transparent;
    border: 2px solid #5BA745;
    color: #5BA745 !important;
    width: 100%;
  }
  .api #tech_docs .btn:hover,
  .api #tech_docs .btn:focus,
  .api #tech_docs .btn:active {
    background: transparent !important;
  }
}
@media (max-width: 480px) {
  .api #tech_docs .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .api #get_started .btn {
    margin-top: 10px;
    margin-left: 0;
  }
}
.api #how_it_works {
  border-bottom: 1px solid #e2e2e2;
}
.api #how_it_works .img-row {
  margin-bottom: 10px;
  padding: 0;
}
.api #how_it_works .img-row img {
  max-width: 88%;
  margin: 0 auto;
}
.api #how_it_works .btn.btn-default {
  width: auto;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .api #how_it_works .btn.btn-default span.excess {
    display: none;
  }
}
.api #how_it_works .graph-wrapper {
  margin-top: -30px;
}
@media (max-width: 1200px) {
  .api #how_it_works .graph-wrapper {
    margin-top: 0;
  }
}
.api #how_it_works .graph-text-wrapper {
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .api #how_it_works .graph-text-wrapper {
    margin-top: 0;
  }
}
.api #how_it_works .section-row {
  padding: 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .api #how_it_works .section-row {
    flex-direction: column;
    display: block;
  }
}
@media (max-width: 480px) {
  .api #how_it_works .section-row {
    display: block;
  }
}
.api #how_it_works .section-row .section {
  flex: 0 0 30%;
  text-align: center;
}
@media (max-width: 767px) {
  .api #how_it_works .section-row .section {
    flex: 0 0 27%;
  }
}
@media (max-width: 480px) {
  .api #how_it_works .section-row .section {
    display: block;
  }
}
.api #how_it_works .section-row p {
  text-align: left;
}
@media (max-width: 767px) {
  .api #how_it_works .section-row p {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.api #how_it_works .section-row img {
  max-width: 380px;
  margin: 0 auto;
}
.api #bring_your_own {
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
  .api #bring_your_own .row {
    text-align: center;
  }
  .api #bring_your_own .icon {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .api #bring_your_own .center p {
    margin-bottom: 0;
  }
}
.api #bring_your_own .mbl-databases {
  margin: 0 auto;
}
.api #bring_your_own .mbl-databases img {
  max-width: 500px;
  width: 100%;
}
.api #bring_your_own .logo-wrapper {
  display: flex;
  height: 150px;
  flex-flow: row wrap;
  padding: 0 15px;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 992px) {
  .api #bring_your_own .logo-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.api #bring_your_own .logo-wrapper .logo {
  padding: 15px 0;
  text-align: center;
  flex: 1 1 auto;
}
.api #bring_your_own .logo-wrapper .logo .img-wrapper {
  border-right: 1px solid #ccc;
  padding: 0;
  margin-bottom: 15px;
}
.api #bring_your_own .logo-wrapper .logo .img-wrapper img {
  margin: 0 auto;
  max-width: 120px;
}
.api #bring_your_own .logo-wrapper .logo .img-wrapper img.anon-db {
  margin-top: -32px;
  max-width: 80px;
}
.api #bring_your_own .logo-wrapper .logo a {
  color: #BEC0C5;
  font-size: 0.8em;
  transition: all 0.1s linear;
  text-decoration: none;
}
.api #bring_your_own .logo-wrapper .logo a:visited {
  text-decoration: none;
  color: inherit;
}
.api #bring_your_own .logo-wrapper .logo a:hover {
  color: #5BA745;
  transition: all 0.1s linear;
}
.api #bring_your_own .logo-wrapper .logo a:active {
  color: #5BA745;
  transition: all 0.1s linear;
}
.api #bring_your_own .logo-wrapper .logo:last-of-type .img-wrapper {
  border-right: 0;
}
.api #testimonial {
  position: relative;
}
.api #testimonial .container {
  padding-top: 6.5em;
  padding-bottom: 5em;
}
@media (max-width: 480px) {
  .api #testimonial .container {
    padding-top: 6em;
    padding-bottom: 2.5em;
  }
  .api #testimonial .container h1 {
    font-size: 1.4em;
  }
}
.api #testimonial .row {
  padding-top: 0;
  padding-bottom: 0;
}
.api #testimonial p {
  color: #b1b5be;
  max-width: 730px;
  margin: 0 auto;
  margin-bottom: 2em;
  line-height: 150%;
}
.api #testimonial .testimonial {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.api #testimonial #testimonial-img {
  position: absolute;
  top: -25px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 5px solid #5BA745;
}
.api #testimonial .ars {
  max-width: 120px;
  border-radius: 1px;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .api #testimonial .ars {
    max-width: 100px;
  }
}
.api #testimonial .author {
  color: #b1b5be;
  text-align: right;
  margin-top: 1em;
  font-size: 0.85em;
}
@media (max-width: 480px) {
  .api #testimonial .author {
    font-size: 0.85em;
    color: #b1b5be;
    padding-right: 0;
    line-height: 140%;
    padding-right: 20px;
  }
}
.api #testimonial .center {
  margin-top: 15px;
}
.api #use_cases h3 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.api #use_cases p {
  margin-bottom: 0;
}
.api #use_cases .row {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 480px) {
  .api #use_cases .row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.api #use_cases .img-responsive {
  max-width: 80px;
}
@media (max-width: 480px) {
  .api #use_cases .img-responsive {
    max-width: 70px;
  }
}
.api #data-thanks {
  text-align: left;
}

.audience-analytics .gray {
  background: #42464e;
}
.audience-analytics .gray h1 {
  color: #fafafa;
  margin-top: 40px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .audience-analytics .gray h1 {
    padding-left: 15px;
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  .audience-analytics .gray .container {
    padding-bottom: 0;
  }
}
.audience-analytics .cta {
  border-bottom: 1px solid #ccc;
  padding: 0 15px 45px;
}
@media (max-width: 767px) {
  .audience-analytics .cta {
    text-align: center;
  }
}
.audience-analytics .cta h2 {
  margin-top: 90px;
  margin-bottom: 30px;
  text-transform: none;
}
@media (max-width: 980px) {
  .audience-analytics .cta h2 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .audience-analytics .cta h2 {
    margin-top: 30px;
  }
}
.audience-analytics h1 {
  color: #42464e;
}
@media (max-width: 500px) {
  .audience-analytics h1:first-of-type {
    font-size: 1.4em;
  }
}
.audience-analytics .sidebar {
  margin-top: 50px;
  padding-left: 0;
}
@media (max-width: 980px) {
  .audience-analytics .sidebar {
    padding-left: 15px;
  }
}
.audience-analytics .sidebar ul {
  padding-left: 0;
}
.audience-analytics .sidebar ul li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 15px;
  line-height: 120%;
  min-height: 21px;
}
@media (max-width: 980px) {
  .audience-analytics .sidebar ul li {
    margin-bottom: 25px;
  }
}
.audience-analytics .sidebar ul li a {
  color: #fafafa;
  padding-bottom: 3px;
  cursor: pointer;
}
.audience-analytics .sidebar ul li a::after {
  content: '\f053';
  font-size: 12px;
  color: #73C55B;
  font-family: "FontAwesome";
  margin-left: 8px;
  display: none;
  font-weight: bold;
}
.audience-analytics .sidebar ul li a span {
  color: #73C55B;
  font-size: 85%;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 980px) {
  .audience-analytics .sidebar ul li a span {
    margin-right: 5px;
    display: block;
  }
}
.audience-analytics .sidebar ul li a:active,
.audience-analytics .sidebar ul li a:focus,
.audience-analytics .sidebar ul li a:hover {
  text-decoration: none;
}
.audience-analytics .sidebar ul li a:active::after,
.audience-analytics .sidebar ul li a:focus::after,
.audience-analytics .sidebar ul li a:hover::after {
  display: inline-block;
}
.audience-analytics .sidebar ul li a.current {
  color: #fff;
  font-weight: bold;
}
.audience-analytics .sidebar ul li a.current::after {
  display: inline-block;
}
.audience-analytics .main-resource {
  padding: 30px 60px;
  background: #FAFAFA;
}
@media (max-width: 767px) {
  .audience-analytics .main-resource {
    border: none;
    padding: 15px 30px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.audience-analytics .main-resource img {
  margin: 15px auto 30px;
  max-width: 50%;
}
.audience-analytics #one {
  display: block;
}
@media (max-width: 767px) {
  .audience-analytics #one {
    display: block !important;
  }
}
.audience-analytics #two,
.audience-analytics #three,
.audience-analytics #four,
.audience-analytics #five {
  display: none;
}
@media (max-width: 767px) {
  .audience-analytics #two,
  .audience-analytics #three,
  .audience-analytics #four,
  .audience-analytics #five {
    display: block !important;
  }
}
@media (max-width: 980px) {
  .audience-analytics #three img,
  .audience-analytics #five img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .audience-analytics .section {
    margin-bottom: 60px;
  }
}
.audience-analytics .subtitle span {
  background: #5BA600;
  color: #fafafa;
  font-weight: bold;
  padding: 5px 15px 3px;
  border-radius: 1px;
  font-size: 90%;
  margin-bottom: 25px;
  display: inline-block;
}
.audience-analytics a {
  outline: 0;
}
.audience-analytics .headline {
  margin-top: 40px;
}
.audience-analytics .container-fluid .container {
  padding-left: 0;
  padding-right: 0;
}

.data-pipeline h2,
.data-pipeline h3,
.data-pipeline h4 {
  font-weight: 400;
  color: #162338;
  text-transform: none;
}
.data-pipeline h3 {
  line-height: 140%;
}
.data-pipeline .segment {
  padding-top: 60px;
  padding-bottom: 60px;
}
.data-pipeline .segment h1 {
  font-size: 1.7em;
  letter-spacing: 0.01em;
  line-height: 130%;
}
@media (max-width: 480px) {
  .data-pipeline .segment h1 {
    font-size: 1.5em;
  }
}
.data-pipeline .segment .row {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .data-pipeline .segment .row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 992px) {
  .data-pipeline .segment {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .data-pipeline .segment {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.data-pipeline .subhead {
  font-size: 1em;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .data-pipeline .subhead {
    font-size: 0.85em;
    margin-bottom: 0;
  }
}
.data-pipeline p {
  font-size: 1em;
}
@media (max-width: 480px) {
  .data-pipeline p {
    font-size: 0.85em;
    line-height: 145%;
  }
}
.data-pipeline p.small {
  font-size: 0.85em;
  line-height: 145%;
}
.data-pipeline .img-responsive {
  width: 100%;
}
.data-pipeline .icon {
  max-width: 85px;
}
.data-pipeline #mainstage {
  overflow: hidden;
}
.data-pipeline #mainstage h1 {
  font-size: 2em;
}
@media (max-width 767px) {
  .data-pipeline #mainstage h1 {
    font-size: 1.5em;
  }
}
.data-pipeline #mainstage .row {
  display: flex;
}
@media (max-width: 767px) {
  .data-pipeline #mainstage .row {
    flex-direction: column;
  }
}
.data-pipeline #mainstage .row .hero-img {
  order: 2;
  flex: 60;
  text-align: right;
  margin-top: auto;
}
@media (max-width: 992px) {
  .data-pipeline #mainstage .row .hero-img {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .data-pipeline #mainstage .row .hero-img {
    order: 1;
    text-align: left;
    margin-top: auto;
    margin-left: -30px;
  }
}
.data-pipeline #mainstage .row .hero-img img {
  max-width: 620px;
  transition: all 0.3s linear;
}
@media (max-width: 1200px) {
  .data-pipeline #mainstage .row .hero-img img {
    max-width: 540px;
  }
}
@media (max-width: 992px) {
  .data-pipeline #mainstage .row .hero-img img {
    max-width: 500px;
    margin-right: -220px;
  }
}
@media (max-width: 767px) {
  .data-pipeline #mainstage .row .hero-img img {
    max-width: 500px;
    margin-left: -145px;
    margin-top: -50px;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .data-pipeline #mainstage .row .hero-img img {
    max-width: 390px;
    margin-left: -113px;
    margin-top: -75px;
    padding-bottom: 0.5em;
  }
}
.data-pipeline #mainstage .row .hero-cta {
  order: 1;
  flex: 40;
  margin-top: 40px;
}
@media (max-width: 992px) {
  .data-pipeline #mainstage .row .hero-cta {
    flex: 1;
    margin-top: 0;
  }
}
.data-pipeline #mainstage .row .hero-cta p {
  font-size: 1.05em;
  line-height: 150%;
}
.data-pipeline #mainstage .row h1 {
  color: #FEFEFE;
  border-bottom: 1px solid #4a535a;
  padding-bottom: 30px;
}
@media (max-width: 480px) {
  .data-pipeline #mainstage .row #mktoForm_1368 {
    margin-left: -10px;
    margin-right: -10px;
    width: auto !important;
  }
}
.data-pipeline #mainstage .row #mktoForm_1368 label.mktoLabel.mktoHasWidth {
  display: none;
}
.data-pipeline #mainstage .row #mktoForm_1368 .mktoFormRow {
  width: 50%;
  float: left !important;
}
@media (max-width: 767px) {
  .data-pipeline #mainstage .row #mktoForm_1368 .mktoFormRow {
    width: 100%;
  }
}
.data-pipeline #mainstage .row #mktoForm_1368 #Email {
  display: inline-block;
  float: left !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 0 !important;
  font-size: 80%;
  background: #5C6165;
  padding-left: 15px !important;
}
@media (max-width: 767px) {
  .data-pipeline #mainstage .row #mktoForm_1368 #Email {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
}
.data-pipeline #mainstage .row #mktoForm_1368 input,
.data-pipeline #mainstage .row #mktoForm_1368 select,
.data-pipeline #mainstage .row #mktoForm_1368 textarea {
  color: white;
}
.data-pipeline #mainstage .row #mktoForm_1368 textarea:focus,
.data-pipeline #mainstage .row #mktoForm_1368 input:focus {
  outline: none;
}
.data-pipeline #mainstage .row #mktoForm_1368 .mktoButtonRow {
  margin: 0 !important;
  display: inline-block;
  width: 35%;
  float: left !important;
}
@media (max-width: 767px) {
  .data-pipeline #mainstage .row #mktoForm_1368 .mktoButtonRow {
    width: 100%;
  }
}
.data-pipeline #mainstage .row #mktoForm_1368 .mktoClear {
  display: none;
  clear: none;
}
.data-pipeline #mainstage .row #mktoForm_1368 .mktoButton {
  margin-top: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 9px 15px 9px 15px !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
}
@media (max-width: 1200px) {
  .data-pipeline #mainstage .row #mktoForm_1368 .mktoButton {
    padding: 9px 12px 9px 12px !important;
  }
}
@media (max-width: 767px) {
  .data-pipeline #mainstage .row #mktoForm_1368 .mktoButton {
    margin-top: 15px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
}
@media (max-width: 480px) {
  .data-pipeline #mainstage .row #mktoForm_1368 .mktoButton {
    margin-top: 0;
  }
}
.data-pipeline #tech_docs,
.data-pipeline #get_started {
  background: #F3F3F5;
}
.data-pipeline #tech_docs .container,
.data-pipeline #get_started .container {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .data-pipeline #tech_docs .container,
  .data-pipeline #get_started .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .data-pipeline #tech_docs .container,
  .data-pipeline #get_started .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.data-pipeline #tech_docs .container .row,
.data-pipeline #get_started .container .row {
  text-align: center;
}
@media (max-width: 767px) {
  .data-pipeline #tech_docs .container .row,
  .data-pipeline #get_started .container .row {
    margin: 0;
  }
}
.data-pipeline #tech_docs .container .row > div,
.data-pipeline #get_started .container .row > div {
  display: inline-block;
}
@media (max-width: 767px) {
  .data-pipeline #tech_docs .container .row > div,
  .data-pipeline #get_started .container .row > div {
    display: block;
  }
}
.data-pipeline #tech_docs .container .row .btn,
.data-pipeline #get_started .container .row .btn {
  margin-left: 15px;
}
.data-pipeline #tech_docs .container .row .btn:visited,
.data-pipeline #get_started .container .row .btn:visited {
  color: white;
}
.data-pipeline #tech_docs .container .row .btn:hover,
.data-pipeline #get_started .container .row .btn:hover {
  color: white;
}
@media (max-width: 992px) {
  .data-pipeline #tech_docs .container .row .btn,
  .data-pipeline #get_started .container .row .btn {
    width: inherit;
  }
}
@media (max-width: 767px) {
  .data-pipeline #tech_docs .container .row .btn,
  .data-pipeline #get_started .container .row .btn {
    width: inherit;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .data-pipeline #tech_docs .container .row .btn,
  .data-pipeline #get_started .container .row .btn {
    width: 100%;
    margin-left: 0;
  }
}
.data-pipeline #tech_docs .btn {
  padding: 10px 45px 9px 45px !important;
  font-weight: 600 !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  letter-spacing: 0.03em !important;
}
@media (max-width: 992px) {
  .data-pipeline #tech_docs .btn {
    width: initial;
  }
}
@media (max-width: 767px) {
  .data-pipeline #tech_docs .btn span {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .data-pipeline #tech_docs .btn {
    font-weight: 600 !important;
    font-size: 0.8em !important;
    text-transform: uppercase;
    letter-spacing: 0.055em !important;
    background: transparent;
    border: 2px solid #5BA745;
    color: #5BA745 !important;
    width: 100%;
  }
  .data-pipeline #tech_docs .btn:hover,
  .data-pipeline #tech_docs .btn:focus,
  .data-pipeline #tech_docs .btn:active {
    background: transparent !important;
  }
}
@media (max-width: 480px) {
  .data-pipeline #tech_docs .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .data-pipeline #get_started .btn {
    margin-top: 10px;
    margin-left: 0;
  }
}
.data-pipeline #how_it_works {
  border-bottom: 1px solid #e2e2e2;
}
.data-pipeline #how_it_works .img-row {
  margin-bottom: 10px;
  padding: 0;
}
.data-pipeline #how_it_works .img-row img {
  max-width: 88%;
  margin: 0 auto;
}
.data-pipeline #how_it_works span {
  display: inline-block !important;
}
.data-pipeline #how_it_works .section-row {
  padding: 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .data-pipeline #how_it_works .section-row {
    flex-direction: column;
    display: block;
  }
}
@media (max-width: 480px) {
  .data-pipeline #how_it_works .section-row {
    display: block;
  }
}
.data-pipeline #how_it_works .section-row .section {
  flex: 0 0 30%;
  text-align: center;
}
@media (max-width: 767px) {
  .data-pipeline #how_it_works .section-row .section {
    flex: 0 0 27%;
  }
}
@media (max-width: 480px) {
  .data-pipeline #how_it_works .section-row .section {
    display: block;
  }
}
.data-pipeline #how_it_works .section-row p {
  text-align: left;
}
@media (max-width: 767px) {
  .data-pipeline #how_it_works .section-row p {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.data-pipeline #how_it_works .section-row img {
  max-width: 380px;
  margin: 0 auto;
}
.data-pipeline #bring_your_own {
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
  .data-pipeline #bring_your_own .row {
    text-align: center;
  }
  .data-pipeline #bring_your_own .icon {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .data-pipeline #bring_your_own .center p {
    margin-bottom: 0;
  }
}
.data-pipeline #bring_your_own .mbl-databases {
  margin: 0 auto;
}
.data-pipeline #bring_your_own .mbl-databases img {
  max-width: 500px;
  width: 100%;
}
.data-pipeline #bring_your_own .logo-wrapper {
  display: flex;
  height: 150px;
  flex-flow: row wrap;
  padding: 0 15px;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 992px) {
  .data-pipeline #bring_your_own .logo-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.data-pipeline #bring_your_own .logo-wrapper .logo {
  padding: 15px 0;
  text-align: center;
  flex: 1 1 auto;
}
.data-pipeline #bring_your_own .logo-wrapper .logo .img-wrapper {
  border-right: 1px solid #ccc;
  padding: 0;
  margin-bottom: 15px;
}
.data-pipeline #bring_your_own .logo-wrapper .logo .img-wrapper img {
  margin: 0 auto;
  max-width: 120px;
}
.data-pipeline #bring_your_own .logo-wrapper .logo .img-wrapper img.anon-db {
  margin-top: -32px;
  max-width: 80px;
}
.data-pipeline #bring_your_own .logo-wrapper .logo a {
  color: #BEC0C5;
  font-size: 0.8em;
  transition: all 0.1s linear;
  text-decoration: none;
}
.data-pipeline #bring_your_own .logo-wrapper .logo a:visited {
  text-decoration: none;
  color: inherit;
}
.data-pipeline #bring_your_own .logo-wrapper .logo a:hover {
  color: #5BA745;
  transition: all 0.1s linear;
}
.data-pipeline #bring_your_own .logo-wrapper .logo a:active {
  color: #5BA745;
  transition: all 0.1s linear;
}
.data-pipeline #bring_your_own .logo-wrapper .logo:last-of-type .img-wrapper {
  border-right: 0;
}
.data-pipeline #testimonial {
  position: relative;
}
.data-pipeline #testimonial .container {
  padding-top: 6.5em;
  padding-bottom: 5em;
}
@media (max-width: 480px) {
  .data-pipeline #testimonial .container {
    padding-top: 6em;
    padding-bottom: 2.5em;
  }
  .data-pipeline #testimonial .container h1 {
    font-size: 1.4em;
  }
}
.data-pipeline #testimonial .row {
  padding-top: 0;
  padding-bottom: 0;
}
.data-pipeline #testimonial p {
  color: #b1b5be;
  max-width: 730px;
  margin: 0 auto;
  margin-bottom: 2em;
  line-height: 150%;
}
.data-pipeline #testimonial .testimonial {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.data-pipeline #testimonial #testimonial-img {
  position: absolute;
  top: -25px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 5px solid #5BA745;
}
.data-pipeline #testimonial .mashable {
  max-width: 120px;
  border-radius: 1px;
  margin-top: 5px;
}
@media (max-width: 480px) {
  .data-pipeline #testimonial .mashable {
    max-width: 100px;
  }
}
.data-pipeline #testimonial .author {
  color: #b1b5be;
  text-align: right;
  margin-top: 1em;
  font-size: 0.85em;
}
@media (max-width: 480px) {
  .data-pipeline #testimonial .author {
    font-size: 0.85em;
    color: #b1b5be;
    padding-right: 0;
    line-height: 140%;
    padding-right: 20px;
  }
}
.data-pipeline #case_study {
  border-bottom: 1px solid #e2e2e2;
}
.data-pipeline #case_study img {
  max-width: 85%;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .data-pipeline #case_study img {
    max-width: 60%;
    margin-bottom: 30px;
  }
}
.data-pipeline #case_study #download-case-study .btn {
  width: auto;
  max-width: 100%;
}
.data-pipeline #use_cases h3 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.data-pipeline #use_cases p {
  margin-bottom: 0;
}
.data-pipeline #use_cases .row {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 480px) {
  .data-pipeline #use_cases .row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.data-pipeline #use_cases .img-responsive {
  max-width: 80px;
}
@media (max-width: 480px) {
  .data-pipeline #use_cases .img-responsive {
    max-width: 70px;
  }
}
.data-pipeline .thank-you {
  display: none;
}
.data-pipeline .thank-you.show {
  display: block;
}

.editors-guide .download-image {
  opacity: 0.9;
}
.editors-guide .download-image:hover {
  opacity: 1;
}

div.dc-chart {
  float: left;
}
.dc-chart rect.bar {
  stroke: none;
  cursor: pointer;
}
.dc-chart rect.bar:hover {
  fill-opacity: 0.5;
}
.dc-chart rect.stack1 {
  stroke: none;
  fill: red;
}
.dc-chart rect.stack2 {
  stroke: none;
  fill: green;
}
.dc-chart rect.deselected {
  stroke: none;
  fill: #ccc;
}
.dc-chart .empty-chart .pie-slice path {
  fill: #FEE;
  cursor: default;
}
.dc-chart .empty-chart .pie-slice {
  cursor: default;
}
.dc-chart .pie-slice {
  fill: #fff;
  font-size: 12px;
  cursor: pointer;
}
.dc-chart .pie-slice.external {
  fill: #000;
}
.dc-chart .pie-slice :hover,
.dc-chart .pie-slice.highlight {
  fill-opacity: 0.8;
}
.dc-chart .pie-path {
  fill: none;
  stroke-width: 2px;
  stroke: #000;
  opacity: 0.4;
}
.dc-chart .selected path {
  stroke-width: 3;
  stroke: #ccc;
  fill-opacity: 1;
}
.dc-chart .deselected path {
  stroke: none;
  fill-opacity: .5;
  fill: #ccc;
}
.dc-chart .axis line,
.dc-chart .axis path {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
.dc-chart .axis text {
  font: 10px sans-serif;
}
.dc-chart .axis .grid-line,
.dc-chart .axis .grid-line line,
.dc-chart .grid-line,
.dc-chart .grid-line line {
  fill: none;
  stroke: #ccc;
  opacity: .5;
  shape-rendering: crispEdges;
}
.dc-chart .brush rect.background {
  z-index: -999;
}
.dc-chart .brush rect.extent {
  fill: #4682b4;
  fill-opacity: 0.125;
}
.dc-chart .brush .resize path {
  fill: #eee;
  stroke: #666;
}
.dc-chart path.line {
  fill: none;
  stroke-width: 1.5px;
}
.dc-chart circle.dot {
  stroke: none;
}
.dc-chart g.dc-tooltip path {
  fill: none;
  stroke: grey;
  stroke-opacity: 0.8;
}
.dc-chart path.area {
  fill-opacity: .3;
  stroke: none;
}
.dc-chart .node {
  font-size: .7em;
  cursor: pointer;
}
.dc-chart .node :hover {
  fill-opacity: 0.8;
}
.dc-chart .selected circle {
  stroke-width: 3;
  stroke: #ccc;
  fill-opacity: 1;
}
.dc-chart .deselected circle {
  stroke: none;
  fill-opacity: .5;
  fill: #ccc;
}
.dc-chart .bubble {
  stroke: none;
  fill-opacity: 0.6;
}
.dc-data-count {
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}
.dc-data-count .filter-count,
.dc-data-count .total-count {
  color: #3182bd;
  font-weight: 700;
}
.dc-chart g.state {
  cursor: pointer;
}
.dc-chart g.state :hover {
  fill-opacity: 0.8;
}
.dc-chart g.state path {
  stroke: #fff;
}
.dc-chart g.deselected path {
  fill: grey;
}
.dc-chart g.deselected text {
  display: none;
}
.dc-chart g.county path {
  stroke: #fff;
  fill: none;
}
.dc-chart g.debug rect {
  fill: #00f;
  fill-opacity: 0.2;
}
.dc-chart g.row rect {
  fill-opacity: .8;
  cursor: pointer;
}
.dc-chart g.row rect:hover {
  fill-opacity: 0.6;
}
.dc-chart g.row text {
  fill: #fff;
  font-size: 12px;
  cursor: pointer;
}
.dc-chart .highlight,
.dc-chart path.highlight {
  fill-opacity: 1;
  stroke-opacity: 1;
}
.dc-legend {
  font-size: 11px;
}
.dc-legend-item {
  cursor: pointer;
}
.dc-chart g.axis text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  pointer-events: none;
}
.dc-chart path.highlight {
  stroke-width: 3;
}
.dc-chart .fadeout {
  fill-opacity: .2;
  stroke-opacity: 0.2;
}
.dc-chart path.dc-symbol,
g.dc-legend-item.fadeout {
  fill-opacity: .5;
  stroke-opacity: 0.5;
}
.dc-hard .number-display {
  float: none;
}
.dc-chart .box text {
  font: 10px sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  pointer-events: none;
}
.dc-chart .box circle,
.dc-chart .box line {
  fill: #fff;
  stroke: #000;
  stroke-width: 1.5px;
}
.dc-chart .box rect {
  stroke: #000;
  stroke-width: 1.5px;
}
.dc-chart .box .center {
  stroke-dasharray: 3, 3;
}
.dc-chart .box .outlier {
  fill: none;
  stroke: #ccc;
}
.dc-chart .box.deselected .box {
  fill: #ccc;
}
.dc-chart .box.deselected {
  opacity: 0.5;
}
.dc-chart .symbol {
  stroke: none;
}
.dc-chart .heatmap .box-group.deselected rect {
  stroke: none;
  fill-opacity: .5;
  fill: #ccc;
}
.dc-chart .heatmap g.axis text {
  pointer-events: all;
  cursor: pointer;
}
.election-2016 #page_content {
  background-color: white;
}
.election-2016.resource-details .banner .resource-article-hero {
  margin-top: 80px;
}
.election-2016 .bg-light-grey {
  background: #f2f2f2;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.election-2016 .bg-light-grey .container {
  padding-top: 30px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .election-2016 .bg-light-grey .container {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}
.election-2016 .bg-light-grey p {
  font-size: .8em;
}
.election-2016 .bg-light-grey .second {
  margin-top: 15px;
}
.election-2016 .bg-light-grey li {
  list-style-type: none;
  padding-left: 20px;
  margin-left: 10px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 31%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: .8em;
}
.election-2016 .bg-light-grey li::after {
  content: "\f061";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
}
.election-2016 .viz-container {
  max-width: 800px;
  margin: 0 auto;
}
.election-2016 .no-h-padding {
  padding-left: 0;
  padding-right: 0;
}
.election-2016 h1 {
  margin: 30px 0 30px 0;
}
.election-2016 h2 {
  margin: 26px 0 0 0;
  font-size: 1em;
  text-decoration: none;
  text-transform: none;
}
.election-2016 h3 {
  margin: 0 0 0 0;
  font-size: 2em;
  font-weight: 600;
}
.election-2016 h4 {
  margin-top: 0;
  font-size: 0.8em;
}
.election-2016 .chart-sm-label {
  font-size: 0.8em;
}
.election-2016 div.dc-chart {
  float: none;
}
.election-2016 .all-candidates-button {
  width: 100%;
  height: 36px;
  text-align: center;
  background-color: white;
  border: 1px solid #EEE;
  border-radius: 4px;
}
.election-2016 .checkboxArea {
  margin-top: 5px;
  text-align: right;
  font-size: 0.8em;
}
.election-2016 .candidate-button {
  min-width: 120px;
  height: 36px;
  text-align: center;
  background-color: white;
  border: 1px solid #EEE;
  border-radius: 4px;
  margin-top: 10px;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: none;
  padding-top: 4px;
  float: left;
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
}
.election-2016 .active-candidate {
  color: white !important;
}
.election-2016 .stat-row {
  margin-top: 14px;
}
.election-2016 .spark-bar {
  margin-top: 5px;
  padding-left: 0;
}
.election-2016 .event-label {
  height: 20px;
  text-align: center;
  color: #42464E;
  font-size: 0.8em;
  margin: 10px 0 10px 0;
}
.election-2016 .grid-line line {
  stroke: #A6A6A6;
  stroke-dasharray: 2,4;
  stroke-width: 2px;
}
.election-2016 .ref-button-list {
  list-style-type: none;
  margin: 35px 0 0 0;
  padding: 0;
}
.election-2016 a.ref-button {
  display: block;
  width: 98px;
  height: 22px;
  font-size: 0.9em;
  line-height: 0.9em;
  margin: 8px 0 0 0;
  padding: 4px 0 0 0;
  background-color: white;
  border: 1px solid #EEE;
  border-radius: 4px;
  text-decoration: none;
  color: #4A4A4A;
}
.election-2016 li.ref-button:first-child {
  margin-top: 0;
}
.election-2016 a.ref-button:hover {
  background-color: #EEE;
}
.election-2016 .active-ref {
  background-color: #66869D;
  color: white !important;
}
.election-2016 .barcharts-area {
  margin-bottom: 60px;
}
.election-2016 .barcharts-area h2 {
  margin-top: 0;
}
.election-2016 #candidate-line-chart.dc-chart .line {
  stroke-width: 3px;
  stroke-linecap: round;
  opacity: 0.85;
  fill: none;
}
.election-2016 #candidate-line-chart.dc-chart .y.axis path {
  display: none;
}
.election-2016 #candidate-line-chart.dc-chart .x.axis path {
  stroke: #A5A5A5;
  fill: none;
}
.election-2016 #candidate-line-chart.dc-chart .x.axis line {
  stroke: #A5A5A5;
  fill: none;
}
.election-2016 #candidate-line-chart.dc-chart .axis text {
  font-family: "source-sans-pro";
  font-size: 0.7em;
  fill: #656565;
}
.election-2016 #post-volume-chart.dc-chart .axis,
.election-2016 #candidate-summary-chart.dc-chart .axis,
.election-2016 #candidate-readership-chart.dc-chart .axis,
.election-2016 #candidate-posts-chart.dc-chart .axis,
.election-2016 #referrer-category-chart.dc-chart .axis {
  display: none;
}
.election-2016 #referrer-category-chart.dc-chart text.row {
  fill: #4A4A4A;
}
.election-2016 .number-display {
  float: right;
  font-size: 150%;
  font-weight: bold;
}
@media (max-width: 480px) {
  .election-2016 #mktoForm_1586 {
    margin-left: -10px;
    margin-right: -10px;
    width: auto !important;
  }
}
.election-2016 #mktoForm_1586 label.mktoLabel.mktoHasWidth {
  display: none;
}
.election-2016 #mktoForm_1586 .mktoFormRow {
  width: 50%;
  float: left !important;
}
@media (max-width: 767px) {
  .election-2016 #mktoForm_1586 .mktoFormRow {
    width: 100%;
  }
}
.election-2016 #mktoForm_1586 #Email {
  display: inline-block;
  float: left !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 0 !important;
  font-size: 80%;
  background: #fff;
  border: 1px solid #ccc !important;
  padding-left: 15px !important;
}
@media (max-width: 767px) {
  .election-2016 #mktoForm_1586 #Email {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
}
.election-2016 #mktoForm_1586 input,
.election-2016 #mktoForm_1586 select,
.election-2016 #mktoForm_1586 textarea {
  color: white;
}
.election-2016 #mktoForm_1586 textarea:focus,
.election-2016 #mktoForm_1586 input:focus {
  outline: none;
}
.election-2016 #mktoForm_1586 .mktoButtonRow {
  margin: 0 !important;
  display: inline-block;
  width: 35%;
  float: left !important;
}
@media (max-width: 767px) {
  .election-2016 #mktoForm_1586 .mktoButtonRow {
    width: 100%;
  }
}
.election-2016 #mktoForm_1586 .mktoClear {
  display: none;
  clear: none;
}
.election-2016 #mktoForm_1586 .mktoButton {
  margin-top: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 9px 15px 9px 15px !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
}
@media (max-width: 1200px) {
  .election-2016 #mktoForm_1586 .mktoButton {
    padding: 9px 12px 9px 12px !important;
  }
}
@media (max-width: 767px) {
  .election-2016 #mktoForm_1586 .mktoButton {
    margin-top: 15px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
}
@media (max-width: 480px) {
  .election-2016 #mktoForm_1586 .mktoButton {
    margin-top: 0;
  }
}
.election-2016 .thank-you {
  margin-top: 1.4em;
}

.event-template .banner-header {
  padding-top: 0;
}
.event-template .banner-header img {
  width: 100%;
  margin: 25px 0 25px 0;
}
.event-template .info h1,
.event-template .info h2,
.event-template .info .event-logistics {
  margin: 20px 0 20px;
}
.event-template .event-logistics {
  line-height: inherit;
}
.event-template .event-logistics p {
  margin-bottom: 10px;
}

.explore-parsely .container:first-child {
  padding-bottom: 0;
}
.explore-parsely .triplet-row .triplet {
  margin-top: 30px;
  margin-bottom: 30px;
}
.explore-parsely .triplet-row .triplet img {
  max-width: 150px;
}
@media (max-width: 480px) {
  .explore-parsely .triplet-row .triplet {
    margin-top: 10px;
  }
}
.explore-parsely .video {
  padding: 50px 50px 0 50px;
}
@media (max-width: 480px) {
  .explore-parsely .video {
    padding: 0;
    padding-top: 20px;
  }
}
.explore-parsely .testimonial {
  margin-top: 0;
}
.explore-parsely .testimonial h3 {
  margin-top: 73px;
}
@media (max-width: 480px) {
  .explore-parsely .testimonial h3 {
    margin-top: inherit;
  }
}

div.dc-chart {
  float: left;
}
.dc-chart rect.bar {
  stroke: none;
  cursor: pointer;
}
.dc-chart rect.bar:hover {
  fill-opacity: 0.5;
}
.dc-chart rect.stack1 {
  stroke: none;
  fill: red;
}
.dc-chart rect.stack2 {
  stroke: none;
  fill: green;
}
.dc-chart rect.deselected {
  stroke: none;
  fill: #ccc;
}
.dc-chart .empty-chart .pie-slice path {
  fill: #FEE;
  cursor: default;
}
.dc-chart .empty-chart .pie-slice {
  cursor: default;
}
.dc-chart .pie-slice {
  fill: #fff;
  font-size: 12px;
  cursor: pointer;
}
.dc-chart .pie-slice.external {
  fill: #000;
}
.dc-chart .pie-slice :hover,
.dc-chart .pie-slice.highlight {
  fill-opacity: 0.8;
}
.dc-chart .pie-path {
  fill: none;
  stroke-width: 2px;
  stroke: #000;
  opacity: 0.4;
}
.dc-chart .selected path {
  stroke-width: 3;
  stroke: #ccc;
  fill-opacity: 1;
}
.dc-chart .deselected path {
  stroke: none;
  fill-opacity: .5;
  fill: #ccc;
}
.dc-chart .axis line,
.dc-chart .axis path {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
.dc-chart .axis text {
  font: 10px sans-serif;
}
.dc-chart .axis .grid-line,
.dc-chart .axis .grid-line line,
.dc-chart .grid-line,
.dc-chart .grid-line line {
  fill: none;
  stroke: #ccc;
  opacity: .5;
  shape-rendering: crispEdges;
}
.dc-chart .brush rect.background {
  z-index: -999;
}
.dc-chart .brush rect.extent {
  fill: #4682b4;
  fill-opacity: 0.125;
}
.dc-chart .brush .resize path {
  fill: #eee;
  stroke: #666;
}
.dc-chart path.line {
  fill: none;
  stroke-width: 1.5px;
}
.dc-chart circle.dot {
  stroke: none;
}
.dc-chart g.dc-tooltip path {
  fill: none;
  stroke: grey;
  stroke-opacity: 0.8;
}
.dc-chart path.area {
  fill-opacity: .3;
  stroke: none;
}
.dc-chart .node {
  font-size: .7em;
  cursor: pointer;
}
.dc-chart .node :hover {
  fill-opacity: 0.8;
}
.dc-chart .selected circle {
  stroke-width: 3;
  stroke: #ccc;
  fill-opacity: 1;
}
.dc-chart .deselected circle {
  stroke: none;
  fill-opacity: .5;
  fill: #ccc;
}
.dc-chart .bubble {
  stroke: none;
  fill-opacity: 0.6;
}
.dc-data-count {
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}
.dc-data-count .filter-count,
.dc-data-count .total-count {
  color: #3182bd;
  font-weight: 700;
}
.dc-chart g.state {
  cursor: pointer;
}
.dc-chart g.state :hover {
  fill-opacity: 0.8;
}
.dc-chart g.state path {
  stroke: #fff;
}
.dc-chart g.deselected path {
  fill: grey;
}
.dc-chart g.deselected text {
  display: none;
}
.dc-chart g.county path {
  stroke: #fff;
  fill: none;
}
.dc-chart g.debug rect {
  fill: #00f;
  fill-opacity: 0.2;
}
.dc-chart g.row rect {
  fill-opacity: .8;
  cursor: pointer;
}
.dc-chart g.row rect:hover {
  fill-opacity: 0.6;
}
.dc-chart g.row text {
  fill: #fff;
  font-size: 12px;
  cursor: pointer;
}
.dc-chart .highlight,
.dc-chart path.highlight {
  fill-opacity: 1;
  stroke-opacity: 1;
}
.dc-legend {
  font-size: 11px;
}
.dc-legend-item {
  cursor: pointer;
}
.dc-chart g.axis text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  pointer-events: none;
}
.dc-chart path.highlight {
  stroke-width: 3;
}
.dc-chart .fadeout {
  fill-opacity: .2;
  stroke-opacity: 0.2;
}
.dc-chart path.dc-symbol,
g.dc-legend-item.fadeout {
  fill-opacity: .5;
  stroke-opacity: 0.5;
}
.dc-hard .number-display {
  float: none;
}
.dc-chart .box text {
  font: 10px sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  pointer-events: none;
}
.dc-chart .box circle,
.dc-chart .box line {
  fill: #fff;
  stroke: #000;
  stroke-width: 1.5px;
}
.dc-chart .box rect {
  stroke: #000;
  stroke-width: 1.5px;
}
.dc-chart .box .center {
  stroke-dasharray: 3, 3;
}
.dc-chart .box .outlier {
  fill: none;
  stroke: #ccc;
}
.dc-chart .box.deselected .box {
  fill: #ccc;
}
.dc-chart .box.deselected {
  opacity: 0.5;
}
.dc-chart .symbol {
  stroke: none;
}
.dc-chart .heatmap .box-group.deselected rect {
  stroke: none;
  fill-opacity: .5;
  fill: #ccc;
}
.dc-chart .heatmap g.axis text {
  pointer-events: all;
  cursor: pointer;
}
.facebook-referrals.resource-details .banner .resource-article-hero {
  margin-top: 80px;
}
.facebook-referrals #time_bar {
  background-color: #f7f7f7;
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #e4e4e4;
}
.facebook-referrals .time-direction {
  line-height: 32px;
  display: inline-block;
  margin-right: 10px;
  font-size: 0.8em;
}
.facebook-referrals #btn_container {
  display: inline-block;
  background-color: white;
  margin-top: 10px;
  padding: 0;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  text-align: center;
  box-shadow: inset 0 0 0 1px #e4e4e4;
}
.facebook-referrals .time-btn {
  cursor: pointer;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 4px;
  letter-spacing: 0.5px;
  font-weight: 600;
  width: 140px;
  height: 33px;
  font-size: 0.75em;
  line-height: 0.75em;
  margin: 0;
  background-color: white;
  border: none;
  border-radius: 3px;
  text-transform: uppercase;
  color: #68add8;
}
.facebook-referrals .time-btn.active-time {
  background-color: #68add8;
  border-color: #e4e4e4;
  color: #fcfcfc;
  transition: background-color ease 200ms;
}
.facebook-referrals .time-btn:hover:not(.active-time) {
  background-color: rgba(104, 173, 216, 0.4);
  transition: background-color ease 200ms;
}
.facebook-referrals .time-btn:active {
  transition: background-color ease 200ms;
}
.facebook-referrals #referral_chart {
  margin-bottom: 20px;
  overflow: hidden;
}
.facebook-referrals .line {
  fill: none;
  stroke: #81c523;
  stroke-width: 2.5px;
}
.facebook-referrals .area {
  fill: rgba(0, 0, 0, 0.08);
  stroke-width: 0;
}
.facebook-referrals .graphDot {
  fill: #81c523;
}
.facebook-referrals .graphOuterDot {
  fill: white;
  stroke: #81c523;
  stroke-width: 1px;
}
.facebook-referrals .y-axis-label {
  font-size: 0.8em;
  fill: #656565;
}
.facebook-referrals .x.axis line {
  stroke: rgba(0, 0, 0, 0.4);
  fill: none;
  shape-rendering: crispEdges;
}
.facebook-referrals .x.axis path {
  stroke: rgba(0, 0, 0, 0.4);
  stroke-width: 1px;
  shape-rendering: crispEdges;
  fill: none;
}
.facebook-referrals .y.axis line {
  stroke: rgba(0, 0, 0, 0.2);
  fill: none;
  shape-rendering: crispEdges;
  stroke-dasharray: 1,3;
}
.facebook-referrals .y.axis path {
  display: none;
}
.facebook-referrals #referral_chart .axis text {
  font-family: "source-sans-pro";
  font-size: 0.7em;
  fill: #656565;
}
.facebook-referrals #legend_line {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  width: 46px;
  height: 3px;
  background-color: #81c523;
  margin: auto 10px auto 0;
}
@media (max-width: 480px) {
  .facebook-referrals #legend_line {
    width: 15%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 0 0;
  }
}
.facebook-referrals #legend_area {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  width: 46px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .facebook-referrals #legend_area {
    width: 15%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 0 0;
  }
}
.facebook-referrals .legend-label {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  max-width: 440px;
  margin: 0;
  font-size: 0.8em;
  line-height: 1.3;
}
@media (max-width: 480px) {
  .facebook-referrals .legend-label {
    width: 75%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 10px;
  }
}
.facebook-referrals .legend-container {
  max-width: 500px;
  height: 32px;
  margin-bottom: 4px;
}
.facebook-referrals .legend-bottom {
  margin-bottom: 36px;
}
.facebook-referrals .subtitle {
  display: inline-block;
}
.facebook-referrals #fb_logo {
  vertical-align: text-top;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-size: 40px, 40px;
  background-image: url('/static/img/logos/logo-facebook-square.png');
  background-repeat: no-repeat;
  float: left;
  margin: 8px 15px 0 0;
}

.index-page .nav-separator {
  display: none;
}
.index-page .hero img {
  width: 100%;
  display: block;
}
.index-page .hero .row {
  padding: 160px 0 70px 0;
}
@media (max-width: 480px) {
  .index-page .hero .row {
    padding: 90px 0 10px 0;
  }
}
@media (max-width: 767px) {
  .index-page .hero .main-line {
    font-size: 0.91em;
  }
}
.index-page .hero .btn-row {
  text-align: left;
  margin-top: 23px;
}
.index-page .hero .btn-row .btn {
  width: auto;
  font-size: 0.8em;
  padding: 12px 45px 10px 45px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.index-page .announcement-container {
  background-color: #F3F3F5;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}
.index-page .announcement-container .container {
  padding-bottom: 0;
}
.index-page .announcement-container .featured {
  padding-bottom: 50px;
  z-index: 10;
}
@media (max-width: 767px) {
  .index-page .announcement-container .featured {
    text-align: center;
    padding-bottom: 30px;
  }
}
.index-page .announcement-container .featured .feature {
  color: #5BA745;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: .9em;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .index-page .announcement-container .featured .feature {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .index-page .announcement-container .featured .feature {
    margin-top: 0;
    font-size: .95em;
  }
}
.index-page .announcement-container .featured p {
  line-height: 160%;
  max-width: 80%;
  color: #656565;
}
@media (max-width: 767px) {
  .index-page .announcement-container .featured p {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .index-page .announcement-container .featured .btn.btn-default {
    width: auto;
  }
}
.index-page .announcement-container #featured-img {
  background-image: url(/static/img/screen-dashboard-video-detail.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  min-height: 470px;
  height: 100%;
  width: 60%;
  margin-right: -10%;
}
.index-page .announcement-container img {
  max-width: 85%;
}
.index-page .announcement-container a {
  color: #656565;
  font-weight: 400;
  text-decoration: none;
}
.index-page .announcement-container a b {
  letter-spacing: 0.015em;
  color: #42464e;
}
.index-page .announcement-container a.btn {
  color: #fff;
}
@media (max-width: 767px) {
  .index-page .announcement-container {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 1.3em;
    font-size: 0.8em;
  }
}
.index-page .logos {
  margin-top: 44px;
}
.index-page img.logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 140px;
  max-height: 80px;
}
.index-page .case-study-row {
  margin-top: 30px;
}
@media (max-width: 480px) {
  .index-page .case-study-row {
    margin-top: 10px;
  }
}
.index-page .case-study-row .image-column {
  text-align: left;
}
@media (max-width: 992px) {
  .index-page .case-study-row .image-column {
    text-align: center;
  }
}
.index-page .case-study-row .image-column img {
  max-width: 420px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.index-page .case-study-row ul {
  padding-left: 3px;
}
.index-page .case-study-row li {
  font-size: 1em;
  line-height: 1.33em;
  list-style: none;
  margin-bottom: 1.23em;
  display: table;
}
.index-page .case-study-row .fa {
  display: table-cell;
  padding-right: 10px;
  font-size: 0.95em;
  color: #CDCDCD;
}
.index-page .case-study-row .case-study-list {
  padding-left: 45px;
}
@media (max-width: 1200px) {
  .index-page .case-study-row .case-study-list {
    padding-left: 30px;
  }
}
@media (max-width: 992px) {
  .index-page .case-study-row .case-study-list {
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  .index-page .case-study-row .case-study-list {
    padding: 0 15px;
  }
}
.index-page .case-study-row .subtitle {
  margin-bottom: 20px;
}
.index-page .case-study-row .btn-row {
  margin-top: 50px;
}

.media-page #banner {
  padding: 80px 0 50px 0;
}
.media-page #banner h6 {
  max-width: inherit;
}
.media-page #banner .row {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
.media-page .btn-row {
  margin-bottom: 30px;
}

.release {
  /*
    .screen {
        text-align: center;

        h3 {
            margin-top: 3em;
            margin-bottom: 1.5em;
            font-size: 1.2em;
        }

        img {
            max-width: 685px;
            width: 100%;
        }
    }
    */
  /*
    .carousel-indicators {
        li {

        }
    }
    */
}
.release a.anchor,
.release .anchor:hover {
  text-decoration: none;
}
.release h3 {
  margin-bottom: 0.3em;
  line-height: 1.4em;
}
.release .container {
  padding-bottom: 0;
}
.release .row {
  width: 80%;
  float: left;
}
@media (max-width: 991px) {
  .release .row {
    width: 100%;
  }
}
.release .light {
  padding-bottom: 1em;
}
.release .toc {
  font-size: 0.8em;
  font-weight: 500;
  line-height: 1.3em;
  text-transform: uppercase;
  position: absolute;
  top: 196px;
  margin-top: 3em;
  width: 10em;
  visibility: hidden;
}
.release .toc.hanging {
  position: fixed;
  top: 0;
}
.release .toc a {
  display: block;
  margin-bottom: 1.5em;
  text-decoration: none;
}
.release .toc a.current {
  color: #24421b;
  text-decoration: none;
}
.release .release-image {
  width: 100%;
}
.release .sign-off {
  text-align: right;
  padding-right: 1em;
}
.release .sign-off .name {
  font-size: 0.9em;
  margin-top: 1em;
}
.release .sign-off .signature {
  width: 5.5em;
  margin-top: 0.4em;
}
.release .sign-off img {
  width: 7em;
}
.release #screenshot-carousel .carousel-inner {
  text-align: center;
  margin: 0 auto 0 auto;
  max-width: 685px;
  width: 100%;
}
.release .glyphicon-chevron-left,
.release .glyphicon-chevron-right {
  color: black;
}
.release .left,
.release .right {
  background: none;
}
.release .carousel-caption {
  font-size: 1em;
  font-weight: 400;
  color: #a7aaaf;
  font-weight: 600;
  color: #42464e;
  font-size: 1.2em;
  text-shadow: none;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .release .carousel-caption {
    display: none;
  }
}
.release .video {
  text-align: center;
}
.release .subhead {
  margin-bottom: 1em;
}
.release .subhead h3 {
  font-size: 1.3em;
}
.release .current {
  color: #559c41;
}
.release .more {
  display: none;
}
.release .testim-logo {
  width: 10em;
}
.release .new-metrics img {
  width: 100%;
  max-width: 55em;
  margin-bottom: 2.5em;
}
.release .instructions {
  font-size: 1em;
  margin-top: 1.5em;
}
.release .thank-you {
  display: none;
}

.partnerships {
  /*
    .banner {
        height: 400px;
        position: relative;
        background-image: url('/static/img/banner-back-main.jpg');
        background-position: bottom center;

        @media (max-width: @screen-sm-max){
            height: 425px;
        }
    }
    */
  /* Banner and Navigation */
}
.partnerships .nav-separator {
  display: none;
}
@media (max-width: 992px) {
  .partnerships .btn-block {
    width: 100%;
  }
}
.partnerships .collapse {
  display: none;
}
.partnerships h2 {
  width: 100%;
  margin: 54px 0 0 0;
  padding: 0;
  border-bottom: 1px solid #aeaeae;
  text-transform: uppercase;
  font-size: 1.2em;
  font-style: italic;
}
.partnerships .row:nth-child(2) h2 {
  margin-top: 6px;
}
.partnerships h4 {
  font-weight: 400;
  line-height: 25px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 0 2px 10px black;
}
@media (max-width: 991px) {
  .partnerships h4 {
    font-size: 0.95em;
  }
}
.partnerships #banner {
  position: relative;
  padding: 80px 0 50px 0;
  background-position: bottom center;
}
.partnerships #banner nav#partner-nav {
  width: 100%;
  background: rgba(36, 43, 60, 0.92);
  bottom: 0;
  position: absolute;
}
.partnerships #banner nav#partner-nav a {
  color: #33393E;
  display: block;
  text-decoration: none;
  line-height: 55px;
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  color: rgba(250, 250, 250, 0.75);
}
.partnerships #banner nav#partner-nav a.current,
.partnerships #banner nav#partner-nav a:hover {
  background: rgba(79, 89, 112, 0.6);
  color: #fafafa;
}
@media (max-width: 700px) {
  .partnerships #banner nav#partner-nav > .container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    font-size: 0.9em;
  }
  .partnerships #banner nav#partner-nav > .container a {
    line-height: 50px;
    width: 100%;
  }
}
.partnerships .light {
  padding: 26px 0 60px 0;
}
.partnerships .subpage-heading {
  margin-top: 0;
  margin-bottom: 1em;
}
.partnerships nav#partnerships-nav {
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  bottom: 0;
  position: absolute;
}
.partnerships nav#partnerships-nav a {
  color: #33393E;
  display: block;
  text-decoration: none;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}
.partnerships nav#partnerships-nav a.current,
.partnerships nav#partnerships-nav a:hover {
  background: rgba(255, 255, 255, 0.6);
  color: #3fb1d7;
}
@media (max-width: 700px) {
  .partnerships nav#partnerships-nav > .container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    font-size: 0.9em;
  }
  .partnerships nav#partnerships-nav > .container a {
    line-height: 50px;
    width: 100%;
  }
}
.partnerships .start-button {
  margin-top: 7px;
}
.partnerships .partner {
  width: 100%;
  max-width: 380px;
  min-height: 140px;
  display: block;
  background-color: #f2f2f2;
  padding-top: 25px;
  margin: 25px auto 0 auto;
  text-align: center;
  text-decoration: none;
}
.partnerships .partner .up-arrow {
  position: relative;
  width: 100%;
  height: 25px;
  background-color: #d4ebcd;
}
.partnerships .partner img {
  width: 250px;
  height: 90px;
  margin: 0 auto 0 auto;
}
.partnerships .partner p {
  margin: 0 10px 0 0;
  font-size: 0.7em;
  text-align: right;
  color: #5BA745;
}
.partnerships .partner.facebook img {
  width: auto;
  height: 80px;
  margin-bottom: 10px;
}
.partnerships .partner-more.looker img {
  width: auto;
}
.partnerships .partner-more:hover {
  background-color: #ededed;
  cursor: pointer;
}
.partnerships .partner-info {
  display: none;
  width: 100%;
  font-size: 0.8em;
  background-color: #f2f2f2;
  padding: 20px 25px 25px 25px;
  margin: 0 auto;
  max-width: 380px;
}
.partnerships #partnerContact {
  margin-top: 3em;
}
.partnerships #partnerContact h3 {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .partnerships #partnerContact h3 {
    margin-top: 60px;
  }
}

.plans-page .container:first-of-type {
  padding-top: 15px;
}
.plans-page .center {
  text-align: center;
}
.plans-page h1 {
  margin-top: 30px;
}
.plans-page .key {
  background: #EAEBED;
  padding-top: 86px;
  font-size: 16px;
  text-align: center;
  height: 100%;
}
.plans-page .key div {
  padding-top: 5px;
  padding-bottom: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.plans-page .column {
  border-right: 8px solid #fafafa;
}
.plans-page .column strong {
  color: #4D4D4D;
}
.plans-page .plan {
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .plans-page .plan {
    border-right: none;
  }
}
.plans-page .plan h2 {
  margin: 2px 30px 0;
  font-size: 26px;
  text-transform: none;
}
.plans-page .plan h2 a {
  color: #fff;
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  text-decoration: none;
  outline: 0;
}
.plans-page .plan h2 a:hover,
.plans-page .plan h2 a:active,
.plans-page .plan h2 a:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .plans-page .plan h2 a:hover,
  .plans-page .plan h2 a:active,
  .plans-page .plan h2 a:focus {
    cursor: default;
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .plans-page .plan h2 a:after {
    content: "\e113";
    font-family: 'Glyphicons Halflings';
    width: 25px;
    height: 25px;
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .plans-page .plan h2 a.collapsed:after {
    content: "\e114";
  }
}
.plans-page .plan h2 .glyphicon {
  padding-right: 15px;
}
.plans-page .plan .gradient {
  height: 8px;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 90;
}
.plans-page .plan #content-team-accordion h2 a {
  color: #42464e;
}
.plans-page .plan #content-team-accordion .gradient {
  background: #92d000;
  background: -moz-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #92d000), color-stop(100%, #5ec547));
  background: -webkit-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: -o-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: -ms-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: linear-gradient(45deg, #92d000 0%, #5ec547 100%);
}
.plans-page .plan #analytics-team-accordion h2 a {
  color: #42464e;
}
.plans-page .plan #analytics-team-accordion .gradient {
  background: #35bd7e;
  background: -moz-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #56c452), color-stop(50%, #35bd7e), color-stop(100%, #32af89));
  background: -webkit-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: -o-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: -ms-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
}
.plans-page .plan #data-pros-accordion h2 a {
  color: #42464e;
}
.plans-page .plan #data-pros-accordion .gradient {
  background: #2a85a9;
  background: -moz-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #30a193), color-stop(100%, #2a85a9));
  background: -webkit-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: -o-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: -ms-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
}
.plans-page .plan .panel.panel-default {
  border-radius: 0px;
  border: none;
}
.plans-page .plan .panel-collapse {
  -webkit-transition: max-height 0.4s ease-in-out 0s;
  -moz-transition: max-height 0.4s ease-in-out 0ss;
  transition: max-height 0.4s ease-in-out 0s;
  height: auto !important;
}
@media (min-width: 767px) {
  .plans-page .plan .panel-collapse {
    min-height: 906px !important;
    max-height: 907px;
  }
}
@media (min-width: 992px) {
  .plans-page .plan .panel-collapse {
    min-height: 924px !important;
    max-height: 925px;
  }
}
@media (min-width: 1200px) {
  .plans-page .plan .panel-collapse {
    min-height: 747px !important;
    max-height: 748px;
  }
}
@media (max-width: 767px) {
  .plans-page .plan .panel-collapse {
    min-height: 0 !important;
    max-height: 2000px;
  }
}
.plans-page .plan .panel-heading {
  padding: 0;
  background: #fff;
}
.plans-page .plan .panel-heading p {
  padding: 10px 15px;
  margin-bottom: 0;
}
.plans-page .plan .panel-body {
  padding: 15px 0;
  font-size: 16px;
  line-height: 125%;
  color: #656565;
  border-top: 1px solid #ededed !important;
  border-top-color: #ededed;
}
.plans-page .plan .panel-body p,
.plans-page .plan .panel-body li {
  font-size: 16px;
  line-height: 125%;
}
.plans-page .plan .panel-body ul {
  padding-left: 18px;
}
.plans-page .plan .panel-body .btn {
  font-size: 22px !important;
  margin-top: 8px;
  text-transform: uppercase;
  width: 100%;
  border-radius: 0;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  font-weight: bold !important;
}
@media (max-width: 767px) {
  .plans-page .plan .panel-body .btn {
    margin-bottom: -15px;
  }
}
@media (max-width: 767px) {
  .plans-page .plan .panel-body {
    padding: 15px 0;
  }
}
.plans-page .metrics,
.plans-page .users,
.plans-page .realtime,
.plans-page .reporting,
.plans-page .partners,
.plans-page .support,
.plans-page .api {
  padding-top: 8px;
  padding-bottom: 8px;
}
.plans-page .metrics {
  min-height: 270px;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .plans-page .metrics {
    min-height: 350px !important;
  }
}
.plans-page .metrics p {
  margin-bottom: 0;
}
.plans-page .users {
  min-height: 40px;
  font-weight: bold;
  color: #4D4D4D;
}
.plans-page .users img.icon {
  margin-top: -7px;
}
.plans-page .realtime {
  min-height: 60px;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .plans-page .realtime {
    min-height: 80px !important;
  }
}
.plans-page .reporting {
  min-height: 80px;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .plans-page .reporting {
    min-height: 100px !important;
  }
}
.plans-page .partners {
  min-height: 60px;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .plans-page .partners {
    min-height: 77px !important;
  }
}
.plans-page .support {
  min-height: 80px;
}
@media (min-width: 767px) {
  .plans-page .support {
    min-height: 80px !important;
  }
}
.plans-page .api {
  min-height: 80px;
}
@media (max-width: 1200px) and (min-width: 766px) {
  .plans-page .api {
    min-height: 140px !important;
  }
}
.plans-page #analytics-team-accordion .reporting,
.plans-page #data-pros-accordion .reporting {
  color: #4D4D4D;
}
.plans-page .metrics,
.plans-page .users,
.plans-page .realtime,
.plans-page .reporting,
.plans-page .partners,
.plans-page .support,
.plans-page .api,
.plans-page .cta {
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 1px solid #ededed;
}
@media (max-width: 767px) {
  .plans-page .metrics,
  .plans-page .users,
  .plans-page .realtime,
  .plans-page .reporting,
  .plans-page .partners,
  .plans-page .support,
  .plans-page .api,
  .plans-page .cta {
    min-height: 0;
    border-bottom: 1px solid #ccc;
    min-height: 0 !important;
  }
}
.plans-page .api,
.plans-page .cta {
  border-bottom: none;
}
.plans-page .cta {
  min-height: 131px;
  padding-left: 0;
  padding-right: 0;
}
.plans-page .cta a.btn.btn-block {
  margin: 0;
}
.plans-page #content-team-accordion .cta .btn {
  background: #92d000;
  background: -moz-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #92d000), color-stop(100%, #5ec547));
  background: -webkit-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: -o-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: -ms-linear-gradient(45deg, #92d000 0%, #5ec547 100%);
  background: linear-gradient(45deg, #92d000 0%, #5ec547 100%);
}
.plans-page #content-team-accordion .cta .btn:hover {
  background: #92d000;
  background: -moz-linear-gradient(45deg, #92d000 0%, #56d13b 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #92d000), color-stop(100%, #56d13b));
  background: -webkit-linear-gradient(45deg, #92d000 0%, #56d13b 100%);
  background: -o-linear-gradient(45deg, #92d000 0%, #56d13b 100%);
  background: -ms-linear-gradient(45deg, #92d000 0%, #56d13b 100%);
  background: linear-gradient(45deg, #92d000 0%, #56d13b 100%);
}
.plans-page #analytics-team-accordion .cta .btn {
  background: #35bd7e;
  background: -moz-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #56c452), color-stop(50%, #35bd7e), color-stop(100%, #32af89));
  background: -webkit-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: -o-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: -ms-linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
  background: linear-gradient(45deg, #56c452 0%, #35bd7e 50%, #32af89 100%);
}
.plans-page #analytics-team-accordion .cta .btn:hover {
  background: #29c97f;
  background: -moz-linear-gradient(45deg, #4bd046 0%, #29c97f 50%, #27ba8d 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #4bd046), color-stop(50%, #29c97f), color-stop(100%, #27ba8d));
  background: -webkit-linear-gradient(45deg, #4bd046 0%, #29c97f 50%, #27ba8d 100%);
  background: -o-linear-gradient(45deg, #4bd046 0%, #29c97f 50%, #27ba8d 100%);
  background: -ms-linear-gradient(45deg, #4bd046 0%, #29c97f 50%, #27ba8d 100%);
  background: linear-gradient(45deg, #4bd046 0%, #29c97f 50%, #27ba8d 100%);
}
.plans-page #data-pros-accordion .cta .btn {
  background: #2a85a9;
  background: -moz-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #30a193), color-stop(100%, #2a85a9));
  background: -webkit-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: -o-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: -ms-linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
  background: linear-gradient(45deg, #30a193 0%, #2a85a9 100%);
}
.plans-page #data-pros-accordion .cta .btn:hover {
  background: #1f8ab4;
  background: -moz-linear-gradient(45deg, #26ab9b 0%, #1f8ab4 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #26ab9b), color-stop(100%, #1f8ab4));
  background: -webkit-linear-gradient(45deg, #26ab9b 0%, #1f8ab4 100%);
  background: -o-linear-gradient(45deg, #26ab9b 0%, #1f8ab4 100%);
  background: -ms-linear-gradient(45deg, #26ab9b 0%, #1f8ab4 100%);
  background: linear-gradient(45deg, #26ab9b 0%, #1f8ab4 100%);
}
.plans-page ul li.additional {
  list-style-type: none;
  padding-left: 10px;
  margin-left: -28px;
  font-weight: bold;
  color: #4D4D4D;
}
.plans-page ul li.additional:before {
  content: "+";
  padding-right: 8px;
}
.plans-page .key .metrics,
.plans-page .key .users,
.plans-page .key .realtime,
.plans-page .key .reporting,
.plans-page .key .partners,
.plans-page .key .support,
.plans-page .key .api,
.plans-page .key .cta {
  padding-left: 0;
  padding-right: 0;
  border-bottom: none;
}
.plans-page .below-plans {
  margin: 30px 0;
}
.plans-page .below-plans .small {
  font-size: 14px;
  margin-bottom: 40px;
}

.referrer-dashboard #page_content {
  background-color: white;
}
.referrer-dashboard #page_content .container.top {
  padding-bottom: 0;
}
.referrer-dashboard.resource-details .banner {
  background-image: url("/static/img/resources/banner-product.png");
}
.referrer-dashboard.resource-details .banner .resource-article-hero {
  margin-top: 80px;
}
.referrer-dashboard .viz-container {
  padding-bottom: 0;
}
.referrer-dashboard .bg-light-grey {
  background: #f2f2f2;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.referrer-dashboard .bg-light-grey .container {
  padding-top: 30px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .referrer-dashboard .bg-light-grey .container {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}
.referrer-dashboard .bg-light-grey p {
  font-size: .8em;
}
.referrer-dashboard .bg-light-grey .second {
  margin-top: 15px;
}
.referrer-dashboard .bg-light-grey li {
  list-style-type: none;
  padding-left: 20px;
  margin-left: 10px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 31%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: .8em;
}
.referrer-dashboard .bg-light-grey li::after {
  content: "\f061";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
}
.referrer-dashboard .no-h-padding {
  padding-left: 0;
  padding-right: 0;
}
.referrer-dashboard h1 {
  margin: 30px 0 30px 0;
}
.referrer-dashboard h2 {
  margin: 26px 0 0 0;
  font-size: 1em;
  text-decoration: none;
  text-transform: none;
}
.referrer-dashboard .small-h3 {
  font-size: 0.9em;
  font-weight: 400;
}
.referrer-dashboard h4 {
  margin-top: 0;
  font-size: 0.8em;
}
.referrer-dashboard .chart-sm-label {
  font-size: 0.8em;
}
.referrer-dashboard .ref-list-item {
  height: 30px;
  margin-bottom: 10px;
}
.referrer-dashboard .ref-percent {
  float: left;
  width: 34px;
  font-size: 0.8em;
  padding-top: 5px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .referrer-dashboard .ref-percent {
    display: none;
  }
}
.referrer-dashboard a.ref-button {
  float: left;
  width: 130px;
  min-height: 30px;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1em;
  margin: 0;
  padding: 6px 0 0 7px;
  background-color: white;
  border: 1px solid #EEE;
  border-radius: 4px;
  text-decoration: none;
}
@media (max-width: 992px) {
  .referrer-dashboard a.ref-button {
    text-align: center;
    width: 82%;
  }
}
.referrer-dashboard .axis path,
.referrer-dashboard .axis line {
  fill: none;
  stroke: #A5A5A5;
  shape-rendering: crispEdges;
}
.referrer-dashboard #external_chart {
  overflow: hidden;
}
.referrer-dashboard #external_chart .y.axis path {
  display: none;
}
.referrer-dashboard #external_chart .x.axis path {
  stroke: #A5A5A5;
  fill: none;
}
.referrer-dashboard #external_chart .x.axis line {
  stroke: #A5A5A5;
  fill: none;
}
.referrer-dashboard #external_chart .y.axis line {
  stroke: #A0A0A0;
  stroke-dasharray: 2,4;
  stroke-width: 1px;
}
.referrer-dashboard .axis text {
  font-family: "source-sans-pro";
  font-size: 1.4em;
  fill: #656565;
  text-transform: uppercase;
}
.referrer-dashboard .area {
  opacity: 0.9;
}
.referrer-dashboard .confidence-area {
  opacity: 0.12;
}
.referrer-dashboard .line {
  fill: none;
  stroke-width: 3.5px;
  stroke-linecap: round;
}
.referrer-dashboard .external-row {
  margin-bottom: 54px;
}
.referrer-dashboard #category_chart {
  overflow: hidden;
  margin-bottom: 72px;
}
@media (max-width: 992px) {
  .referrer-dashboard #category_chart {
    margin-bottom: 20px;
  }
}
.referrer-dashboard #category_chart .area-label {
  font-family: "source-sans-pro";
  font-size: 0.8em;
  font-weight: 600;
  fill: white;
  text-anchor: end;
}
.referrer-dashboard #category_list {
  margin-top: 62px;
  list-style: none;
  padding-left: 0;
}
@media (max-width: 992px) {
  .referrer-dashboard #category_list {
    margin-top: 0;
  }
}
.referrer-dashboard #category_list li {
  min-height: 26px;
  margin: 0;
  padding: 13px 0 13px 10px;
  line-height: 17px;
}
.referrer-dashboard #category_list .ref-category-text {
  font-size: 17px;
  font-weight: 600;
  color: #656565;
  line-height: 12px;
  padding: 0 0 0 6px;
  vertical-align: middle;
}
.referrer-dashboard #category_list .glyphicon-info-sign {
  position: relative;
  top: 4px;
}
.referrer-dashboard #external_ref_legend {
  float: left;
  margin-top: 20px;
  width: 74px;
  height: 34px;
  background: url("/static/img/external-ref-legend.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.referrer-dashboard #legend_text {
  float: left;
  height: 34px;
  margin: 19px 0 0 4px;
  padding: 0;
  font-size: 0.9em;
  line-height: 15px;
}
.referrer-dashboard div.tooltip {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  color: black;
  width: 150px;
  padding: 10px;
  border: 0px;
  border-radius: 4px;
  pointer-events: none;
  z-index: 1;
}
.referrer-dashboard div.tooltip ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.referrer-dashboard div.tooltip li {
  font: 1.3em "source-sans-pro";
}
@media (max-width: 480px) {
  .referrer-dashboard #mktoForm_1544 {
    margin-left: -10px;
    margin-right: -10px;
    width: auto !important;
  }
}
.referrer-dashboard #mktoForm_1544 label.mktoLabel.mktoHasWidth {
  display: none;
}
.referrer-dashboard #mktoForm_1544 .mktoFormRow {
  width: 50%;
  float: left !important;
}
@media (max-width: 767px) {
  .referrer-dashboard #mktoForm_1544 .mktoFormRow {
    width: 100%;
  }
}
.referrer-dashboard #mktoForm_1544 #Email {
  display: inline-block;
  float: left !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 0 !important;
  font-size: 80%;
  background: #fff;
  border: 1px solid #ccc !important;
  padding-left: 15px !important;
}
@media (max-width: 767px) {
  .referrer-dashboard #mktoForm_1544 #Email {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
}
.referrer-dashboard #mktoForm_1544 input,
.referrer-dashboard #mktoForm_1544 select,
.referrer-dashboard #mktoForm_1544 textarea {
  color: white;
}
.referrer-dashboard #mktoForm_1544 textarea:focus,
.referrer-dashboard #mktoForm_1544 input:focus {
  outline: none;
}
.referrer-dashboard #mktoForm_1544 .mktoButtonRow {
  margin: 0 !important;
  display: inline-block;
  width: 35%;
  float: left !important;
}
@media (max-width: 767px) {
  .referrer-dashboard #mktoForm_1544 .mktoButtonRow {
    width: 100%;
  }
}
.referrer-dashboard #mktoForm_1544 .mktoClear {
  display: none;
  clear: none;
}
.referrer-dashboard #mktoForm_1544 .mktoButton {
  margin-top: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 9px 15px 9px 15px !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
}
@media (max-width: 1200px) {
  .referrer-dashboard #mktoForm_1544 .mktoButton {
    padding: 9px 12px 9px 12px !important;
  }
}
@media (max-width: 767px) {
  .referrer-dashboard #mktoForm_1544 .mktoButton {
    margin-top: 15px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
}
@media (max-width: 480px) {
  .referrer-dashboard #mktoForm_1544 .mktoButton {
    margin-top: 0;
  }
}
.referrer-dashboard .thank-you {
  margin-top: 1.4em;
}

.resources {
  /* Resource List Navigation */
  /* Tiles */
}
.resources .nav-separator {
  display: none;
}
.resources .resource-hero {
  margin-top: 120px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .resources .resource-hero {
    margin-top: 60px;
  }
}
.resources .resource-hero h1 {
  text-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}
.resources .resource-hero p {
  font-weight: 400;
  line-height: 1.4em;
  font-size: 1.05em;
  color: #ffffff;
  letter-spacing: 0.025em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .resources .resource-hero p {
    font-size: 0.91em;
  }
}
.resources .category-list {
  white-space: nowrap;
  width: 18rem;
  position: absolute;
}
@media (max-width: 767px) {
  .resources .category-list {
    width: 90%;
    max-width: none;
    position: static;
    margin: 0 auto;
  }
}
.resources .category-list ul {
  list-style: none;
  padding-left: 0;
}
.resources .category-list ul li {
  margin-bottom: 0.5em;
}
.resources .category-list ul a {
  display: inline-block;
  color: #5BA745;
  font-size: 0.86em;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  padding-top: 7px;
  padding-left: 1.2em;
  text-decoration: none;
}
.resources .category-list ul .current {
  background-color: #5BA745;
  color: white;
  font-weight: 600;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  padding-top: 7px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.resources .listing-details {
  padding-right: 0;
  top: 0;
  left: 0;
  right: 0;
  margin-left: 20rem;
  padding-left: 1rem;
  text-align: center;
}
@media (max-width: 767px) {
  .resources .listing-details {
    position: inherit;
    display: table-cell;
    left: 0.3em;
  }
}
.resources .listing-details .tile {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 300px;
  height: 344px;
  overflow-y: hidden;
  border-radius: 2px;
  margin-right: 20px;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(117, 117, 117, 0.31);
}
.resources .listing-details .tile .header {
  background-color: #575757;
  padding: 1em 1em 0.8em 1em;
}
.resources .listing-details .tile .header .category {
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.025em;
  color: white;
}
.resources .listing-details .tile .header .title {
  font-weight: 600;
  color: white;
  font-size: 1.1em;
  line-height: 140%;
}
.resources .listing-details .tile .header a {
  color: white;
}
.resources .listing-details .tile .resource-thumb img {
  width: 300px;
  height: initial;
}
.resources.university-partnerships .subtitle {
  margin-top: 0;
}
.resources.university-partnerships .uni {
  margin-top: 90px;
}
.resources.university-partnerships .uni .btn-wrapper {
  margin-top: 30px;
}
.resource-details .nav-separator {
  display: none;
}
.resource-details .banner {
  background-image: url("/static/img/resources/banner-product.png");
  background-color: #44474f;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.resource-details .banner h1 {
  text-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
  font-size: 2.2em;
  margin: 0.5em 0;
  line-height: 110%;
  font-weight: 600;
}
@media (max-width: 767px) {
  .resource-details .banner h1 {
    font-size: 1.4em;
    letter-spacing: 1px;
  }
}
.resource-details .banner p {
  font-size: 1.15em;
}
.resource-details .banner .container {
  padding-top: inherit;
  padding-bottom: 0;
}
.resource-details .banner .resource-article-hero {
  margin-top: 180px;
  margin-bottom: 20px;
  max-width: 750px;
}
@media (max-width: 767px) {
  .resource-details .banner .resource-article-hero {
    margin-top: 50px;
  }
}
.resource-details h2 {
  text-transform: none;
}
.resource-details #page_content .container {
  padding-top: 40px;
}
.resource-details p {
  line-height: 180%;
}
.resource-details li p {
  margin-bottom: 0;
}
.resource-details .page-category-tag {
  background-color: #828282;
  display: inline-block;
  padding-left: 18px;
  padding-right: 18px;
  height: 29px;
  border-radius: 2px;
  padding-top: 2px;
}
.resource-details .page-category-tag .page-category {
  font-size: 0.9em;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
}
.resource-details .image-annotation {
  line-height: inherit;
}
.resource-details .image-column {
  text-align: center;
}
.resource-details .image-column img {
  max-width: 450px;
}
.resource-details .image-column img.full-width {
  max-width: 100%;
  margin-top: 30px;
}
.resource-details.university-partnerships .uni {
  margin-bottom: 15px;
}
.resource-details.university-partnerships .coming-soon {
  font-weight: bold;
  margin-top: 15px;
}
.resource-details.university-partnerships .btn-default {
  margin-top: 15px;
}
.resource-details.university-partnerships .view-more {
  transition: all ease-in-out 0.6s;
  opacity: 1;
  max-height: 10000px;
  padding: 30px 15px 30px;
  border: 1px solid #ccc;
  background: #fff;
}
.resource-details.university-partnerships .view-more.hide {
  opacity: 0;
  max-height: 0;
}
.resource-details.university-partnerships .view-more h5 {
  font-size: 22px;
  line-height: 1.1em;
  text-transform: none;
}
.resource-details.university-partnerships .view-more h5.title {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1em;
}
.resource-details.university-partnerships .view-more .pub {
  font-size: 14px;
  margin-top: 0;
  font-weight: bold;
}
.resource-details.university-partnerships .view-more .img-section {
  padding: 15px 45px;
}
.resource-details.university-partnerships .view-more .testimonial {
  padding-top: 10px;
}
.resource-details .btn-wrapper {
  margin-top: 56px;
}
.resource-details .btn-wrapper .btn {
  width: 100%;
}
@media (max-width: 992px) {
  .resource-details .btn-wrapper .btn {
    padding: 12px 5px 10px 5px !important;
  }
}

.roles .nav-separator {
  display: none;
}
.roles .lg-p {
  font-size: 18.666px;
}
.roles.role-data-analysts #banner {
  background: url('/static/img/background-data-analysts.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.roles.role-data-analysts .testimonial {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .roles.role-data-analysts .testimonial {
    text-align: center;
  }
}
.roles.role-data-analysts .testimonial .testim-headshot {
  float: left;
}
@media (max-width: 767px) {
  .roles.role-data-analysts .testimonial .testim-headshot {
    float: none;
  }
}
.roles.role-data-analysts .testimonial .testim-body {
  max-width: 660px;
  float: right;
}
@media (max-width: 767px) {
  .roles.role-data-analysts .testimonial .testim-body {
    text-align: left;
  }
}
.roles.role-data-analysts .testimonial .testim-logo {
  width: 6em;
}
.roles.role-data-analysts #analyst-triplet-row {
  margin-top: 80px;
}
.roles.role-data-analysts #thank_you {
  opacity: 0;
  max-height: 0;
  -webkit-transition: all ease-out 1s;
  -moz-transition: all ease-out 1s;
  -o-transition: all ease-out 1s;
  transition: all ease-out 1s;
}
.roles.role-data-analysts #thank_you.show {
  opacity: 1;
  max-height: 500px;
}
.roles.role-editors #banner {
  background: url('/static/img/background-editors.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.roles.role-editors .banner-row {
  max-width: 740px;
}
.roles.role-editors .testimonial .testim-body {
  min-height: 170px;
}
@media (max-width: 1200px) {
  .roles.role-editors .testimonial .testim-body {
    min-height: 230px;
  }
}
@media (max-width: 991px) {
  .roles.role-editors .testimonial .testim-body {
    min-height: 330px;
  }
}
@media (max-width: 767px) {
  .roles.role-editors .testimonial .testim-body {
    min-height: 186px;
  }
}
@media (max-width: 730px) {
  .roles.role-editors .testimonial .testim-body {
    min-height: 230px;
  }
}
@media (max-width: 650px) {
  .roles.role-editors .testimonial .testim-body {
    min-height: 310px;
  }
}
@media (max-width: 500px) {
  .roles.role-editors .testimonial .testim-body {
    min-height: 0;
  }
}
.roles.role-editors .testimonial .testim-info {
  min-height: 145px;
}
@media (max-width: 500px) {
  .roles.role-editors .testimonial .testim-info {
    min-height: 0;
  }
}
.roles.role-product-teams #banner {
  background: url('/static/img/background-product-teams.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.roles.role-product-teams .banner-row {
  max-width: 900px;
}
@media (max-width: 980px) and (min-width: 767px) {
  .roles.role-product-teams .testimonial .testim-body {
    min-height: 175px;
  }
}
@media (max-width: 767px) {
  .roles.role-product-teams .resources-wrapper {
    margin-bottom: 30px;
  }
}
.roles.role-product-teams .triplet-row h1 {
  margin-bottom: 50px;
}
.roles.role-product-teams .footer-get-started {
  margin-top: -210px;
}
@media (max-width: 480px) {
  .roles.role-product-teams .footer-get-started {
    margin-top: -410px;
  }
}
.roles.role-sponsored-content #banner {
  background: url('/static/img/background-business-sales.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.roles.role-sponsored-content .banner-row {
  max-width: 780px;
}
.roles.role-sponsored-content .feature-row .shares {
  margin: 15px 0;
}
.roles.role-sponsored-content .feature-row img {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.roles.role-sponsored-content .triplet-row .triplet h5,
.roles.role-sponsored-content .triplet-row .triplet p.left {
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .roles.role-sponsored-content .triplet-row .triplet h5,
  .roles.role-sponsored-content .triplet-row .triplet p.left {
    padding: 0 10px;
  }
}
.roles #banner {
  padding: 220px 0 140px 0;
  color: #f2f2f2;
}
@media (max-width: 992px) {
  .roles #banner {
    padding-top: 200px;
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .roles #banner {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .roles #banner {
    padding-top: 50px;
    padding-bottom: 90px;
  }
}
.roles .banner-row {
  max-width: 870px;
  opacity: 0;
}
.roles h1 {
  text-align: center;
}
.roles h5 {
  letter-spacing: 0em;
  font-size: 1.2em;
  text-transform: none;
}
@media (max-width: 768px) {
  .roles .banner-row {
    margin-top: 75px;
  }
}
@media (max-width: 480px) {
  .roles .banner-row {
    margin-top: 40px;
  }
}
.roles .banner-row .banner-role {
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 600;
  letter-spacing: 0.04em;
  border-bottom: 3px solid #5BA745;
  padding-bottom: 3px;
  display: inline-block;
  margin-bottom: 45px;
}
@media (max-width: 480px) {
  .roles .banner-row .banner-role {
    margin-bottom: 35px;
    font-size: 0.75em;
  }
}
.roles .banner-row .banner-headline {
  font-weight: 600;
  letter-spacing: 0.005em;
  font-size: 2.25em;
  text-shadow: none;
  margin-bottom: 30px;
  line-height: 1.15em;
}
@media (max-width: 480px) {
  .roles .banner-row .banner-headline {
    font-size: 1.6em;
    line-height: 1.2em;
  }
}
.roles .banner-row .banner-blurb p {
  font-size: 1em;
}
@media (max-width: 767px) {
  .roles .banner-row .banner-blurb p {
    font-size: 0.9em;
    line-height: 1.4em;
  }
}
.roles .banner-row .btn-row {
  text-align: left;
}
.roles .banner-row .btn-row .btn {
  width: auto;
  font-size: 0.8em;
  padding: 12px 45px 10px 45px;
  background-color: #5BA745;
}
.roles .banner-row .btn-row .btn:hover,
.roles .banner-row .btn-row .btn:active,
.roles .banner-row .btn-row .btn:focus,
.roles .banner-row .btn-row .btn:active:focus,
.roles .banner-row .btn-row .btn:active:hover,
.roles .banner-row .btn-row .btn:active:focus {
  background-color: #559c41;
  color: #fff;
}
@media (max-width: 480px) {
  .roles .banner-row .btn-row .btn {
    padding: 12px 30px 10px 30px;
  }
}
.roles .cycle-background {
  position: absolute;
  width: 470px;
  left: 50%;
  margin-left: -265px;
  margin-top: 180px;
  opacity: 0.1;
}
.roles .cycle-background svg {
  display: block;
}
.roles .row-cycle {
  text-align: center;
  position: relative;
}
.roles .row-cycle .cycle-section {
  margin-top: 60px;
  display: inline-table;
  vertical-align: top;
  height: 230px;
}
@media (max-width: 1200px) {
  .roles .row-cycle .cycle-section {
    height: 140px;
  }
}
@media (max-width: 768px) {
  .roles .row-cycle .cycle-section {
    padding: 0 10px;
    height: inherit;
  }
}
.roles .row-cycle .cycle-section .cycle-icon {
  display: table-cell;
}
.roles .row-cycle .cycle-section .cycle-icon img {
  max-width: 140px;
  width: 100%;
}
@media (max-width: 768px) {
  .roles .row-cycle .cycle-section .cycle-icon {
    width: 20%;
  }
}
.roles .row-cycle .cycle-section .cycle-text {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
@media (max-width: 768px) {
  .roles .row-cycle .cycle-section .cycle-text {
    width: 80%;
  }
}
.roles .row-cycle .cycle-section .cycle-text .cycle-heading {
  background-color: #ffbb00;
  padding: 6px 10px 5px 10px;
  display: inline-block;
}
.roles .row-cycle .cycle-section .cycle-text .cycle-heading h2 {
  font-size: 1em;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .roles .row-cycle .cycle-section .cycle-text .cycle-heading {
    margin-top: 0;
    font-size: 0.95em;
  }
}
.roles .row-cycle .cycle-section .cycle-text p {
  margin-bottom: 0;
  margin-top: 15px;
  max-width: 300px;
}
@media (max-width: 1200px) {
  .roles .row-cycle .cycle-section .cycle-text p {
    max-width: 430px;
  }
}
@media (max-width: 768px) {
  .roles .row-cycle .cycle-section .cycle-text p {
    margin-top: 15px;
    font-size: 0.8em;
    padding-left: 10px;
    line-height: 157%;
  }
}
.roles .row-cycle .first-row .cycle-icon {
  vertical-align: bottom;
}
@media (max-width: 1200px) {
  .roles .row-cycle .first-row .cycle-icon {
    vertical-align: inherit;
  }
}
@media (max-width: 768px) {
  .roles .row-cycle .first-row .cycle-icon {
    vertical-align: top;
  }
}
.roles .row-cycle .second-row {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .roles .row-cycle .second-row {
    margin-top: 60px;
  }
}
.roles .row-cycle .second-row .cycle-icon {
  vertical-align: top;
}
@media (max-width: 1200px) {
  .roles .row-cycle .second-row .cycle-icon {
    vertical-align: bottom;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .roles .row-cycle .second-row .cycle-icon {
    margin-top: 0;
  }
}
.roles .row-cycle .second-row .cycle-heading {
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .roles .row-cycle .second-row .cycle-heading {
    margin-top: 30px;
  }
}
.roles .row-cycle .second-row.left-col {
  float: left;
  padding-left: 30px;
  margin-left: 60px;
}
@media (max-width: 1200px) {
  .roles .row-cycle .second-row.left-col {
    margin-left: 0;
    float: none;
  }
  .roles .row-cycle .second-row.left-col .cycle-icon {
    float: left;
  }
  .roles .row-cycle .second-row.left-col .cycle-text {
    float: right;
  }
}
.roles .row-cycle .second-row.right-col {
  float: right;
  padding-right: 30px;
  margin-right: 60px;
}
@media (max-width: 1200px) {
  .roles .row-cycle .second-row.right-col {
    margin-right: 0;
    float: none;
  }
  .roles .row-cycle .second-row.right-col .cycle-icon {
    float: right;
  }
  .roles .row-cycle .second-row.right-col .cycle-text {
    float: left;
  }
}
.roles .row-cycle .left-col {
  padding-right: 30px;
}
.roles .row-cycle .right-col {
  padding-left: 30px;
}
.roles #analyst-header {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .roles #analyst-header {
    margin-top: 0;
  }
}
.roles #sponsored-content-header {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 730px;
}
@media (max-width: 768px) {
  .roles #sponsored-content-header {
    margin-top: 0;
  }
}
.roles .feature-row {
  padding: 0;
  margin-top: 60px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .roles .feature-row {
    margin-bottom: 10px;
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .roles .feature-row {
    margin-bottom: 10px;
  }
}
.roles .feature-row .feature-image {
  text-align: center;
}
.roles .feature-row .feature-image img {
  padding: 0;
}
.roles .feature-row .left {
  float: left;
  text-align: left;
}
@media (max-width: 992px) {
  .roles .feature-row .left {
    text-align: inherit;
  }
}
@media (max-width: 768px) {
  .roles .feature-row .left {
    float: none;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .roles .feature-row .left {
    float: none;
    text-align: center;
  }
}
.roles .feature-row .right {
  float: right;
  text-align: right;
}
@media (max-width: 992px) {
  .roles .feature-row .right {
    text-align: inherit;
  }
}
@media (max-width: 768px) {
  .roles .feature-row .right {
    float: none;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .roles .feature-row .right {
    float: none;
    text-align: center;
  }
}
.roles .feature-row img {
  width: 100%;
  max-width: 620px;
  text-align: center;
  margin: 0 auto;
  float: none;
}
.roles .feature-row #realtime-video {
  width: 100%;
  max-width: 650px;
}
@media (max-width: 1200px) {
  .roles .feature-row #realtime-video {
    max-width: 640px;
  }
}
.roles .feature-row #realtime-video #browser {
  display: inline-block;
  max-width: 650px;
}
.roles .feature-row #realtime-video video {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  margin-top: -2px;
  box-shadow: 0 1px 3px 3px rgba(220, 220, 220, 0.5);
}
@media (max-width: 480px) {
  .roles .feature-row #realtime-video video {
    display: none;
  }
}
.roles .feature-row .text {
  margin: 0 auto;
  margin-top: 100px;
  max-width: 440px;
  padding-left: 15px;
}
@media (max-width: 992px) {
  .roles .feature-row .text {
    text-align: center;
    border-left: 0;
    padding-left: 0;
    padding-top: 15px;
    margin-top: 15px;
  }
}
.roles .feature-row .text .subtitle {
  text-align: left;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .roles .feature-row .text .subtitle {
    text-align: inherit;
  }
}
.roles .feature-row .text p {
  text-align: left;
  font-size: 1em;
}
@media (max-width: 992px) {
  .roles .feature-row .text p {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .roles .feature-row .text p {
    line-height: 28px;
    font-size: 1em;
  }
}
.roles .role-triplet-note {
  font-size: 1em;
  line-height: 1.3em;
  text-transform: none;
  font-weight: 600;
  text-align: center;
}
.roles .logos .cosmo img {
  margin-top: 20px;
}
@media (max-width: 330px) {
  .roles .logos div {
    width: 100%;
  }
}
.roles img.logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 140px;
  max-height: 80px;
  opacity: 0.7;
  transform: scale(0.94);
  transition: all 0.15s ease-in-out;
  filter: none;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.roles img.logo:hover {
  opacity: 1;
  transition: all 0.15s ease-in-out;
  transform: scale(1);
  filter: none;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.roles .question-toggle {
  margin-top: 40px;
}
.roles .question-toggle ul {
  padding-left: 0;
}
.roles .question-toggle li {
  list-style: none;
  line-height: 1.3em;
  margin-bottom: 20px;
}
.roles .question-toggle img {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 15px;
}
.roles .question-toggle .subtitle {
  margin-top: 0;
}
.roles .question-toggle .hide {
  visibility: none;
}
.roles .question-toggle .show {
  visibility: visible;
}
.roles .question-toggle .question-column {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}
.roles .question-toggle .question-column .question {
  text-transform: uppercase;
  font-size: 0.85em;
  color: #a3a3a3;
  letter-spacing: 0.03em;
}
.roles .question-toggle .question-column .question:hover {
  color: #2596a5;
  cursor: pointer;
}
.roles .question-toggle .question-column .fa {
  padding-left: 8px;
}
.roles .question-toggle .question-column .current {
  color: #2596a5;
}
.roles .question-toggle .question-answer {
  display: inline-block;
  vertical-align: top;
  float: right;
  width: 70%;
}
@media (max-width: 767px) {
  .roles .question-toggle .question-answer {
    width: 100%;
  }
}
.roles .testimonial .btn-row {
  display: inline-block;
  margin-top: 60px;
  width: 100%;
}
.roles .testimonial .btn {
  width: 100%;
  white-space: normal;
}
@media (min-width: 1200px) {
  .roles .testimonial .btn {
    max-width: 440px;
  }
}
.roles .light-grey-row {
  background-color: #EDEDED;
}
.roles .form-row h1 {
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.7em;
  line-height: 1.3em;
}
@media (max-width: 768px) {
  .roles .form-row h1 {
    font-size: 1.4em;
  }
}
.roles .form-row .form {
  margin: 0 auto;
  float: none;
}
.roles .form-row .mktoButtonRow {
  margin-top: 7px !important;
}
.roles .form-row .mktoButton {
  background-color: #5BA745 !important;
}
.roles .form-row .mktoButton:hover {
  background-color: #559c41 !important;
}
.roles .footer-get-started {
  background-image: url(/static/img/tour/background-graph2.png);
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: -260px;
}
.roles .footer-get-started .container {
  padding-top: 580px;
}
.roles .footer-get-started .row {
  text-align: center;
}
.roles .footer-get-started .leaf {
  width: 3.2em;
  margin-bottom: 4px;
}
@media (max-width: 768px) {
  .roles .footer-get-started .leaf {
    margin-bottom: 20px;
  }
}
.roles .footer-get-started h1 {
  font-size: 1.25em;
  font-weight: 600;
  padding-left: 4px;
  padding-right: 20px;
  display: inline-block;
  margin-top: -7px;
}
.roles .footer-get-started .btn {
  display: inline-block;
  margin-top: -7px;
}
@media (max-width: 768px) {
  .roles .footer-get-started .btn {
    margin-top: 23px;
  }
}
.roles .role-img {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.roles .role-img img {
  width: 100%;
  max-width: 630px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
  padding: 25px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 20px;
}
.roles .image-column img {
  max-width: 450px;
}
.roles .image-column .image-annotation {
  text-align: center;
}

.tour a {
  outline: 0;
}
.tour p {
  font-size: 0.9em;
  line-height: 150%;
}
.tour h1 {
  padding-top: 80px;
}
.tour h1.first,
.tour h1.last {
  padding-top: 0px;
}
@media (max-width: 980px) {
  .tour h1 h1 {
    padding-top: 120px;
  }
  .tour h1.first {
    padding-top: 60px;
  }
}
@media (max-width: 768px) {
  .tour h1 {
    font-size: 1.7em;
    padding-top: 50px;
  }
  .tour h1.first {
    padding-top: 40px;
  }
}
@media (max-width: 480px) {
  .tour h1 {
    font-size: 1.4em;
    padding-top: 20px;
  }
  .tour h1.first {
    padding-top: 40px;
  }
}
.tour h3 {
  font-size: 1.4em;
}
.tour h4 {
  background: none;
}
.tour .nav-separator {
  display: none;
}
@media (max-width: 992px) {
  .tour .nav-separator {
    display: block;
    margin-bottom: 100px;
  }
}
.tour .btn {
  width: 100%;
}
.tour .container {
  z-index: 100;
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 980px) {
  .tour .container {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .tour .container {
    width: 100%;
  }
}
.tour .tour-row {
  margin-bottom: 0px;
}
.tour .tour-nav {
  z-index: 200;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  background-color: transparent;
  height: 60px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tour .tour-nav ul {
  margin-bottom: 0;
  margin: 0;
  padding: 0;
  -webkit-padding-start: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  background-color: #fafafa;
}
.tour .tour-nav li {
  width: 16.6666666666%;
  float: left;
  list-style: none;
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.15em;
  position: relative;
  font-size: 0.75em;
}
.tour .tour-nav li::after {
  content: " ";
  width: 20px;
  height: 100%;
  position: absolute;
  right: -7px;
  top: 0;
  background-image: url(/static/img/tour/navigation-arrow-grey.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.tour .tour-nav li:first-child {
  border-left: 1px solid #e7e4e2;
}
.tour .tour-nav li:last-child {
  border-right: 1px solid #e7e4e2;
}
.tour .tour-nav li:last-child::after {
  background-image: none;
}
.tour .tour-nav li.active::after {
  background-image: url(/static/img/tour/navigation-arrow-BL.png);
}
.tour .tour-nav li.active:first-child {
  border-left: 2px solid #2596a5;
}
.tour .tour-nav li.active:last-child {
  border-right: 1px solid #e7e4e2;
}
.tour .tour-nav li.active:last-child::after {
  background-image: none;
  border-right: 2px solid #2596a5;
  margin-right: 6px;
}
.tour .tour-nav li.active a {
  border-color: #2596a5;
  color: #2596a5;
}
.tour .tour-nav a {
  border-bottom: 1px solid #e7e4e2;
  border-top: 2px solid #EFEFEF;
  height: 60px;
  color: #9D9D9D;
  text-align: center;
  text-decoration: none;
  padding: 0 20px;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  align-items: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  justify-content: center;
  -webkit-justify-content: center;
  /* Safari */
}
.tour .tour-nav li.active {
  border-bottom: 1px solid #2596a5;
  color: #2596a5;
}
.tour .tour-nav li.active::after {
  background-image: url(/static/img/tour/navigation-arrow-BL.png);
}
.tour .center {
  text-align: center;
}
.tour .center img {
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .tour #page_content {
    margin-top: 40px;
  }
}
.tour .dark.tour-row {
  padding-bottom: 0;
}
.tour .dark .green-note {
  color: #73C55B;
}
.tour .dark h1,
.tour .dark h2,
.tour .dark h3,
.tour .dark h4,
.tour .dark h5,
.tour .dark h6,
.tour .dark p {
  color: #F2F2F2;
}
.tour .section-info {
  max-width: 890px;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 40px;
  font-size: 1.15em;
}
@media (max-width: 768px) {
  .tour .section-info {
    margin-bottom: 20px;
  }
}
.tour .offset-section-info {
  margin: 50px 0;
  font-size: 1.15em;
}
.tour .screen-wrapper {
  position: relative;
}
@media (max-width: 980px) {
  .tour .screen-wrapper {
    padding-top: 0;
  }
}
.tour .dive-note {
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}
.tour .dive-note:first-of-type {
  margin-left: 12.5%;
}
@media (max-width: 786px) {
  .tour .dive-note:first-of-type {
    margin-left: 8.33333333%;
  }
}
.tour .dive-note .arrow {
  position: absolute;
  text-align: center;
  z-index: 99;
}
.tour .dive-note .arrow img {
  height: 500px;
  margin: 0 auto;
  z-index: 99;
}
.tour .dive-note.left .arrow,
.tour .dive-note.right .arrow {
  top: 40%;
}
.tour .dive-note.left .arrow {
  left: -58px;
}
@media (max-width: 1200px) {
  .tour .dive-note.left .arrow img {
    height: 430px;
  }
}
.tour .dive-note.right .arrow {
  right: -79px;
}
.tour .dive-note.right .arrow img {
  height: 425px;
}
@media (max-width: 1200px) {
  .tour .dive-note.right .arrow img {
    height: 352px;
  }
}
.tour .dive-note.center .arrow {
  top: 156px;
  left: 46%;
}
.tour .dive-note.center .arrow img {
  height: 280px;
}
@media (max-width: 1200px) {
  .tour .dive-note.center .arrow img {
    height: 260px;
  }
}
.tour .dive-note img.img-responsive {
  padding: 15px;
  clear: both;
  width: 100px;
}
.tour .posts-screen,
.tour .posts-screen img {
  z-index: 0;
}
.tour .tour-row {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  .tour .tour-row.top {
    padding-top: 0;
    margin-top: -50px;
  }
}
.tour .screenshot {
  width: 80%;
  border: 1px solid #E8E8E8;
  box-shadow: 2px 2px 7px #F7F7F7;
}
@media (max-width: 980px) {
  .tour .screenshot {
    width: 100%;
  }
}
.tour .margin-top-50 {
  margin-top: 50px;
}
.tour .margin-bottom-50 {
  margin-bottom: 50px;
}
.tour .margin-top-30 {
  margin-top: 30px;
}
.tour .margin-top-15 {
  margin-top: 15px;
}
.tour .clear-both {
  clear: both;
}
.tour .anchor:hover {
  text-decoration: none;
}
.tour.sticky-nav .tour-nav {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.tour.sticky-nav .first-container h1 {
  padding-top: 100px;
}
@media (max-width: 768px) {
  .tour .details-pages .detail-overview.pull-right {
    float: none;
  }
}
.tour .details-pages h3.subheader-detail-pages {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tour .details-pages .shuffle-wrapper {
  min-height: 550px;
  margin-top: 70px;
  position: relative;
  width: 80%;
  clear: both;
}
@media (max-width: 980px) {
  .tour .details-pages .shuffle-wrapper {
    min-height: 300px;
    margin-top: 0;
  }
}
@media (max-width: 786px) {
  .tour .details-pages .shuffle-wrapper {
    height: 400px;
    margin: 0 auto 0 15px;
  }
}
.tour .details-pages .shuffle-wrapper img {
  position: absolute;
  transition: all 0.4s ease 0s;
  box-shadow: -3px 3px 12px rgba(0, 0, 0, 0.07);
}
.tour .details-pages .shuffle-wrapper img.front {
  z-index: 50;
  top: 50px;
  left: 50px;
  opacity: 1;
}
.tour .details-pages .shuffle-wrapper img.back {
  z-index: 40;
  top: 0;
  left: 0;
  opacity: .5;
  cursor: pointer;
}
.tour .details-pages .detail-img {
  width: 85%;
  margin: 0 auto;
}
.tour .details-pages img.img-responsive {
  border: 1px solid #ccc;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .tour .details-pages #post-details-hover p {
    margin-bottom: 60px;
  }
}
@media (max-width: 530px) {
  .tour .details-pages #post-details-hover .img-wrapper,
  .tour .details-pages #author-details-hover .img-wrapper {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 786px) {
  .tour .right-content {
    text-align: left;
  }
}
.tour .tour-icon {
  height: 70px;
  background-position: center right;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 786px) {
  .tour .tour-icon {
    background-position: center center;
  }
}
.tour .tour-icon.author-icon {
  background-image: url(/static/img/tour/author-details.png);
}
.tour .tour-icon.post-icon {
  background-image: url(/static/img/tour/post-details.png);
}
.tour .tour-icon.timer-icon {
  background-image: url(/static/img/tour/stopwatch-2x.png);
}
@media (max-width: 786px) {
  .tour .tour-icon.timer-icon {
    background-position: right center;
    margin-bottom: 15px;
  }
}
.tour .tour-icon.graph-icon {
  background-image: url(/static/img/tour/graph-2x.png);
}
@media (max-width: 786px) {
  .tour .tour-icon.graph-icon {
    background-position: right center;
    margin-bottom: 15px;
  }
}
.tour .post-details,
.tour .author-details {
  min-height: 300px;
}
@media (max-width: 1200px) {
  .tour .post-details,
  .tour .author-details {
    min-height: 360px;
  }
}
.tour .active,
.tour .inactive {
  cursor: pointer;
}
.tour .inactive h1,
.tour .inactive h2,
.tour .inactive h3,
.tour .inactive h4,
.tour .inactive h5,
.tour .inactive h6,
.tour .inactive p {
  color: #ccc;
}
.tour .inactive .author-icon {
  background-image: url(/static/img/tour/author-details-GREY.png);
}
.tour .inactive .post-icon {
  background-image: url(/static/img/tour/post-details-GREY.png);
}
@media (max-width: 768px) {
  .tour .inactive h1,
  .tour .inactive h2,
  .tour .inactive h3,
  .tour .inactive h4,
  .tour .inactive h5,
  .tour .inactive h6 {
    color: #5ba600;
  }
  .tour .inactive p {
    color: #656565;
  }
  .tour .inactive .author-icon {
    background-image: url(/static/img/tour/author-details.png);
  }
  .tour .inactive .post-icon {
    background-image: url(/static/img/tour/post-details.png);
  }
}
.tour .graph {
  background-image: url(/static/img/tour/background-graph2.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: -210px;
  position: relative;
}
@media (max-width: 980px) {
  .tour .graph {
    margin-top: -70px;
  }
}
@media (max-width: 768px) {
  .tour .graph {
    background-image: url(/static/img/tour/background-graph-mobile-xs.png);
    margin-top: -80px;
  }
}
.tour .graph .container {
  padding-top: 500px;
}
@media (max-width: 768px) {
  .tour .graph .container {
    padding-top: 185px;
  }
}
.tour .graph .floating-pointer {
  position: absolute;
  left: 200px;
  width: 150px;
  top: -158px;
  opacity: 0;
  -webkit-transition: opacity 0.9s ease-in-out 0s;
  -moz-transition: opacity 0.9s ease-in-out 0s;
  transition: opacity 0.9s ease-in-out 0s;
}
.tour .graph .floating-pointer.shown {
  opacity: 1;
}
@media (max-width: 1200px) {
  .tour .graph .floating-pointer {
    left: 105px;
  }
}
@media (max-width: 980px) {
  .tour .graph .floating-pointer {
    left: -6px;
  }
}
@media (max-width: 768px) {
  .tour .graph .floating-pointer {
    left: 16%;
    top: -195px;
  }
}
@media (max-width: 680px) {
  .tour .graph .floating-pointer {
    left: 16%;
    top: -115px;
  }
}
.tour .graph .floating-pointer img {
  width: 100%;
}
.tour .graph .arrow-note {
  position: relative;
  margin-bottom: 100px;
}
.tour .graph .arrow-note .arrow {
  position: absolute;
  z-index: 75;
}
.tour .graph .arrow-note .arrow.left {
  top: 50px;
  left: 50%;
}
.tour .graph .arrow-note .arrow.left img {
  height: 152px;
}
@media (max-width: 1200px) {
  .tour .graph .arrow-note .arrow.left img {
    height: 142px;
  }
}
@media (max-width: 980px) {
  .tour .graph .arrow-note .arrow.left img {
    height: 132px;
  }
}
.tour .graph .arrow-note .arrow.right {
  top: 70px;
  left: 30%;
}
.tour .graph .arrow-note .arrow.right img {
  height: 250px;
}
@media (max-width: 1200px) {
  .tour .graph .arrow-note .arrow.right img {
    height: 220px;
  }
}
.tour .graph p.visible-xs {
  margin-top: 30px;
}
.tour .historical-row {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tour .historical-row .historical-data-description {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .tour .historical-row .historical-data-description {
    padding-top: 20%;
  }
}
.tour .historical-row .row {
  margin-bottom: 14px;
}
.tour .historical-icon {
  background-image: url(/static/img/tour/historical-bar-chart.png);
  background-position: right;
}
.tour .reports-row {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .tour .reports-row {
    margin-top: 54px;
  }
}
.tour .reports-row .historical-report-screen {
  border: 1px solid #ccc;
  border-radius: 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tour .reports-row .historical-report-screen {
    margin-top: 90px;
  }
}
@media (max-width: 991px) {
  .tour .reports-row .historical-report-screen {
    content: url("/static/img/tour/evergreen-report-short.png");
  }
}
@media (max-width: 767px) {
  .tour .reports-row .historical-report-screen {
    margin-top: 20px;
  }
}
.tour .reports-row .row {
  margin-bottom: 14px;
}
.tour .reports-row ul.arrow {
  padding-left: 0;
}
.tour .reports-icon {
  background-image: url(/static/img/tour/reports-clipboard.png);
  background-position: right;
}
.tour ul.arrow {
  list-style-type: none;
}
.tour ul.arrow li {
  list-style-type: none;
  padding-left: 20px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  position: relative;
}
.tour ul.arrow li::after {
  content: "\f061";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
}
.tour ul.arrow li ul li {
  list-style-type: none;
  background: none;
  margin-bottom: 10px;
}
.tour ul.arrow li ul li::after {
  content: "";
}
.tour ul.arrow .heading {
  float: left;
}
.tour ul.arrow .list {
  float: left;
  text-align: left;
}
.tour ul.arrow .list ul {
  padding-left: 0;
}
.tour ul.arrow .list ul li {
  padding-left: 5px;
}
.tour .anytime-anywhere-section {
  padding-bottom: 0;
  background: -moz-linear-gradient(top, #fafafa 65%, #e6e6e6 100%);
  background: -webkit-linear-gradient(top, #fafafa 65%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #fafafa 65%, #e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6', GradientType=0);
}
.tour .anytime-anywhere-section .ipad-iphone-overlay-screens {
  background: url(/static/img/tour/ipad-iphone-overlay-screens.png) center bottom no-repeat;
  background-size: 1680px 519px;
  height: 519px;
}
@media (max-width: 991px) and (min-width: 767px) {
  .tour .anytime-anywhere-section .ipad-iphone-overlay-screens {
    background-size: 1133px 350px;
    height: 350px;
  }
}
@media (max-width: 767px) {
  .tour .anytime-anywhere-section .ipad-iphone-overlay-screens {
    background-size: 647px 200px;
    height: 200px;
  }
}
.tour .note {
  font-size: .85em;
}
.tour .green-note {
  text-transform: uppercase;
  color: #5BA600;
  font-size: .85em;
  font-weight: bold;
  font-family: 'source-sans-pro', sans-serif;
  letter-spacing: 1px;
  font-style: inherit;
}
.tour .green-noteh3 {
  font-size: 1em;
}
.tour .blue-note {
  text-transform: uppercase;
  color: #3fb1d7;
  font-size: .85em;
  font-weight: bold;
  font-family: 'source-sans-pro', sans-serif;
  letter-spacing: 1px;
}
.tour h3.green-note {
  font-size: 1em;
}
.tour ul.green-note li {
  color: #73C55B;
  font-size: 12px;
  list-style-type: none;
  margin-top: 15px;
}
.tour ul.green-note li a {
  color: #73C55B;
}
.tour .animation-realtime {
  border: 1px solid #E8E8E8;
  box-shadow: 2px 2px 7px #F7F7F7;
}
.tour .partners .partnership-logos img {
  width: 280px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 15px;
}
@media (max-width: 980px) {
  .tour .partners .partnership-logos img {
    width: 220px;
  }
}
@media (max-width: 480px) {
  .tour .partners .partnership-logos img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .tour .partners .partnership-logos {
    margin-bottom: 40px;
  }
}
.tour .partners .info-row-bottom {
  margin-top: 20px;
  padding-bottom: 45px;
}
.tour .partners .offset-section-info {
  margin-bottom: 0;
}
.tour .partners .partners-note {
  text-align: left;
}
.tour .partners .partners-note .green-note {
  padding: 0;
  margin-bottom: 0;
}
.tour .partners .partners-note .green-note-left {
  padding-left: 10%;
}
@media (max-width: 480px) {
  .tour .partners .partners-note .green-note-left {
    padding-left: 0;
  }
}
.tour .partners .partners-note .btn {
  text-transform: uppercase;
  background-color: #44474f;
  border: 1px solid rgba(255, 255, 255, 0.15);
  margin-top: 30px;
}
.tour .partners .partners-note .btn:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.tour .partners .api-col {
  margin-left: 25px;
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  .tour .partners .api-col {
    margin-left: -15px;
  }
}
.tour .partners .api-row {
  padding: 30px 30px;
}
.tour .partners .call {
  margin-top: 100px;
}
.tour .last-container {
  padding-top: 85px;
  padding-bottom: 85px;
}
.tour .last-container h2 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .tour .last-container .call {
    margin-bottom: 60px;
  }
}
.tour .call-wrapper {
  min-height: 195px;
}
@media (max-width: 1200px) {
  .tour .call-wrapper {
    min-height: 220px;
  }
}
@media (max-width: 980px) {
  .tour .call-wrapper {
    min-height: 0;
    clear: both;
  }
}
.tour .call-wrapper img {
  float: left;
  width: 40%;
  margin-right: 15px;
  margin-bottom: 15px;
}
.tour .call-wrapper img.screen {
  border: 1px solid #ccc;
  border-radius: 4px;
}
.tour .call-wrapper p {
  text-align: left;
}
.tour .tour-video-frame {
  position: relative;
  padding-top: 27px;
  padding-bottom: 56%;
}
.tour .wistia_embed {
  box-sizing: border-box;
  background: url(/static/img/tour/laptop-video-frame.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 5.7%;
  padding-bottom: 9.5%;
  padding-left: 15.6%;
  padding-right: 15.6%;
}
.tour .iphone-main-screen {
  background: url(/static/img/tour/iphone-app.png) center center no-repeat;
  background-size: contain;
  width: 25%;
  height: 70%;
  position: absolute;
  bottom: -20px;
  right: -60px;
  pointer-events: none;
}

.trial .trial-form > div {
  width: 45%;
  display: inline-block;
  margin-right: 4% !important;
}
@media (max-width: 480px) {
  .trial .trial-form > div {
    display: block;
    width: 100%;
  }
}
.trial .mktoButtonRow {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
.trial.distributed-content h3 {
  margin-top: 4px;
}
.trial.distributed-content .logo {
  max-width: 48%;
}
@media (max-width: 991px) {
  .trial.distributed-content .logo {
    max-width: 200px;
    margin: 0 auto 15px;
  }
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -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.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2a85a9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1b556c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  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%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #2a85a9;
}
a.text-primary:hover {
  color: #206580;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #2a85a9;
}
a.bg-primary:hover {
  background-color: #206580;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #fff;
  background-color: #2a85a9;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #206580;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #2a85a9;
  border-color: #ccc;
}
.btn-default .badge {
  color: #2a85a9;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #2a85a9;
  border-color: #257595;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #206580;
  border-color: #194e64;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2a85a9;
  border-color: #257595;
}
.btn-primary .badge {
  color: #2a85a9;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #2a85a9;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #1b556c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  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%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2a85a9;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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 {
  line-height: 1;
}
.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);
}
.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%;
  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;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-green {
  text-shadow: none;
  border-style: none;
  box-shadow: none;
}
.btn-default:hover,
.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover,
.btn-green:hover,
.btn-default.hover,
.btn-primary.hover,
.btn-success.hover,
.btn-info.hover,
.btn-warning.hover,
.btn-danger.hover,
.btn-green.hover {
  background-color: #207296;
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-green:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active,
.btn-green.active {
  box-shadow: none;
}
.btn-green {
  background-color: #b7d000;
}
button {
  outline: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -4px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 10px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
/* marketo overrides (yeesh). the importance comes from their inline styles */
.btn-row {
  text-align: center;
  margin-top: 30px;
}
.btn {
  font-family: 'source-sans-pro', sans-serif !important;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #5BA745;
  width: auto;
  font-size: 0.8em !important;
  letter-spacing: 0.055em !important;
  padding: 12px 45px 10px 45px !important;
  font-weight: 600 !important;
}
.btn:hover {
  background-color: #559c41;
}
.btn:focus {
  background-color: #559c41 !important;
}
@media (max-width: 992px) {
  .btn {
    width: 55%;
  }
}
@media (max-width: 768px) {
  .btn {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .btn {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .btn.long-btn {
    padding: 6px 15px 6px 15px;
  }
}
.btn.btn-outline {
  background-color: transparent;
  border: 2px solid #5BA745;
}
.btn.btn-outline:hover,
.btn.btn-outline:active,
.btn.btn-outline:focus {
  border-color: #559c41;
  color: #b1b5be;
  background-color: transparent !important;
}
form.mktoForm {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1em !important;
  font-family: 'source-sans-pro', sans-serif !important;
  width: 100% !important;
}
form.mktoForm .mktoAsterix,
form.mktoForm .mktoGutter,
form.mktoForm .mktoOffset {
  display: none !important;
}
form.mktoForm * {
  float: none !important;
}
form.mktoForm > div {
  display: block;
  margin-bottom: 0 !important;
}
form.mktoForm label {
  display: block;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 400 !important;
  text-transform: uppercase;
  color: #888;
  font-size: 0.68em;
  letter-spacing: 0.05em;
  margin-bottom: 7px !important;
  width: 100% !important;
}
form.mktoForm input,
form.mktoForm button,
form.mktoForm textarea {
  box-shadow: none !important;
  border-radius: 4px !important;
  border: 2px solid #dedede !important;
}
form.mktoForm .mktoField {
  height: 40px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
form.mktoForm input[type=text],
form.mktoForm input[type=email],
form.mktoForm input[type=url] {
  font-size: 0.9em;
  padding: 3px 7px !important;
  width: 100% !important;
  height: 40px;
}
form.mktoForm select,
form.mktoForm textarea {
  width: 100% !important;
  color: #2a85a9;
}
form.mktoForm textarea {
  height: 150px !important;
}
form.mktoForm .mktoButtonRow {
  margin: 28px 0 0 0 !important;
  text-align: left !important;
  width: 100%;
}
form.mktoForm .mktoButtonRow span {
  margin-left: 0 !important;
}
form.mktoForm .mktoButtonRow button.mktoButton {
  margin-top: 20px;
  width: 100%;
  color: white !important;
  background-color: #5BA745 !important;
  border: none !important;
  background-image: none !important;
  font-family: 'source-sans-pro', sans-serif !important;
  font-size: 0.8em !important;
  letter-spacing: 0.055em !important;
  padding: 12px 45px 10px 45px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
form.mktoForm .mktoButtonRow button.mktoButton:hover {
  background-color: #559c41 !important;
}
.mktoCheckboxList {
  padding: 0 !important;
  height: 5px;
}
.thank-you {
  display: none;
  margin-top: 1em;
}
.thank-you .btn {
  margin-top: 30px;
}
html {
  background-color: #33393E;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
body {
  margin: 0;
  color: #656565;
  font-size: 14pt;
  font-family: 'source-sans-pro', sans-serif;
  background-color: #fafafa;
  padding-bottom: 0 !important;
}
body.noMarketo form {
  border-top: 2px solid #5BA745;
  min-height: 130px;
  width: 100%;
  color: #000;
  margin-top: 15px;
}
body.noMarketo form .whoops {
  position: relative;
  margin-top: 10px;
  color: #5BA745;
  margin-bottom: 30px;
  text-align: left;
  width: 100%;
}
body.noMarketo form .whoops i,
body.noMarketo form .whoops span {
  color: #5BA745;
}
body.noMarketo form .whoops i {
  font-size: 25px;
  margin-right: 10px;
}
body.noMarketo form .whoops .explanation {
  margin-top: 30px;
  margin-left: 25px;
  margin-bottom: 30px;
  padding: 15px;
  color: #777777;
  font-size: .9em;
}
body.noMarketo form .whoops .fake-input {
  height: 30px;
  margin-bottom: 15px;
  width: 100%;
  background: #E6E7E9;
}
::selection {
  background: #E6E6E6;
}
::-moz-selection {
  background: #E6E6E6;
}
h1 {
  font-weight: 700;
  margin: 0;
  font-size: 2em;
  color: #42464e;
  letter-spacing: 0.015em;
  line-height: 120%;
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: 400;
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.7em;
    margin-bottom: 15px;
  }
}
h2 {
  margin-top: 0;
  line-height: 1.35em;
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #42464e;
}
h3 {
  font-size: 1em;
  font-family: 'source-sans-pro';
  font-weight: 700;
  margin-bottom: 20px;
  color: #42464e;
}
h4 {
  font-weight: 400;
  font-size: 18px;
  color: white;
  letter-spacing: 1px;
  height: 32px;
  background: #42464e;
  text-transform: uppercase;
  font-style: italic;
  font-size: 22px;
  padding-top: 4px;
  padding-left: 16px;
  margin-bottom: 15px;
}
h5 {
  font-size: 20px;
  font-weight: 400;
  color: #42464e;
  line-height: 1.3em;
  text-transform: capitalize;
  pointer-events: none;
  text-align: left;
}
h6 {
  font-weight: 400;
  line-height: 1.4em;
  font-size: 1.05em;
  color: #ffffff;
  letter-spacing: 0.025em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  max-width: 540px;
}
.headerlink {
  display: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  margin-bottom: 20px;
}
p.large {
  font-size: 18px;
  line-height: 24px;
}
p,
li {
  font-size: 17px;
  line-height: 180%;
}
ol {
  padding-left: 20px;
}
ul {
  margin-bottom: 30px;
}
li {
  line-height: 1.7em;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
ul.no-style {
  margin-left: 0;
  padding-left: 0;
}
ul.no-style li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.right-align {
  text-align: right;
}
.bg-grey {
  background: #44474f;
  color: #fff;
}
.bg-grey h1,
.bg-grey h2,
.bg-grey h3,
.bg-grey h4 {
  color: #fff;
}
#top_nav,
#top_nav .navbar.navbar-default {
  background-color: #fafafa;
}
#top_nav .container {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1000px) {
  #top_nav .navbar-nav li .dropdown-menu {
    padding: 0;
  }
}
#banner {
  background-color: #0f1217;
  background-image: url('/static/img/background-banner-home.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#banner h1 {
  font-size: 2.2em;
  color: #fff;
  margin: 0.5em 0;
  font-weight: 600;
  line-height: 125%;
  letter-spacing: 0.015em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  #banner h1 {
    margin-bottom: 30px;
    font-size: 1.4em;
    line-height: 1.25em;
    letter-spacing: 0.025em;
  }
}
#banner .container {
  padding-top: 0;
  padding-bottom: 0;
}
#footer .container {
  padding-top: 0;
  padding-bottom: 0;
}
.container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.dark,
.banner {
  background-color: #33393E;
  color: white;
}
.dark h1,
.banner h1,
.dark h2,
.banner h2,
.dark h3,
.banner h3,
.dark p,
.banner p {
  color: #fff;
}
.dark a,
.banner a {
  color: #3fb1d7;
}
.dark .btn,
.banner .btn {
  color: #ffffff;
}
.hero .row {
  margin-bottom: 60px;
}
.triplet-row {
  margin-top: 30px;
}
.triplet-row > div {
  text-align: center;
}
.triplet-row img {
  width: 100%;
  max-width: 350px;
  margin-bottom: 30px;
}
.triplet-row img.shadow {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .triplet-row .triplet:nth-child(n+2) {
    margin-top: 60px;
  }
}
.roles-section h1 {
  margin-bottom: 60px;
}
.roles-row {
  text-align: center;
  margin-bottom: 30px;
}
.roles-row .role {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.roles-row .role .role-thumb {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .roles-row .role .role-thumb {
    margin-bottom: 45px;
  }
}
.roles-row .role .role-thumb img {
  margin: 0 auto;
}
.roles-row .role .role-thumb h5 {
  text-align: center;
  margin-top: 24px;
}
.roles-row .role .role-thumb p {
  line-height: 150%;
  min-height: 75px;
  margin: 14px 0 24px 0;
}
@media (max-width: 1200px) {
  .roles-row .role .role-thumb p {
    min-height: 100px;
  }
}
@media (max-width: 991px) {
  .roles-row .role .role-thumb p {
    min-height: 75px;
  }
}
@media (max-width: 767px) {
  .roles-row .role .role-thumb p {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 0;
  }
}
.roles-row .role .role-thumb img {
  width: 100%;
  max-width: 214px;
}
.roles-row .role .role-thumb .see-how .btn {
  min-width: 101px;
}
@media (max-width: 480px) {
  .roles-row .role .role-thumb .see-how .btn {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .footer-get-started .btn {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .footer-get-started h1 {
    padding-left: 20px !important;
  }
}
.icon-column {
  margin-top: 30px;
}
.icon-column img {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  width: 20%;
}
@media (max-width: 768px) {
  .icon-column img {
    width: 15%;
  }
}
.icon-column p {
  display: inline-block;
  width: 75%;
}
.download-column {
  max-width: 360px;
  float: right;
}
@media (max-width: 767px) {
  .download-column {
    width: 100%;
    max-width: none;
  }
}
.download-column h3 {
  margin-top: 36px;
}
.image-column {
  text-align: center;
}
.image-column img {
  max-width: 550px;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}
.image-annotation {
  font-size: 0.85em;
  font-weight: 600;
  color: #717885;
  width: 70%;
  margin: 0 auto;
  line-height: 1.3em;
  text-align: left;
}
.image-annotation.center {
  text-align: center;
}
.contact-box {
  background-color: #eeeeee;
  padding: 40px 45px;
}
.contact-box h1 {
  font-size: 1.5em;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .contact-box .btn-row .btn {
    width: 100%;
  }
}
.contact-box .social-row .social-icon-row {
  text-align: justify;
  width: 100%;
}
.contact-box .social-row .social-icon-row a {
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  height: 50px;
  width: 50px;
  padding-top: 12px;
}
@media (max-width: 992px) {
  .contact-box .social-row .social-icon-row a {
    width: 70px;
    height: 70px;
    padding-top: 22px;
  }
}
@media (max-width: 480px) {
  .contact-box .social-row .social-icon-row a {
    height: 40px;
    width: 40px;
    padding-top: 7px;
  }
}
.contact-box .social-row .social-icon-row a .fa {
  color: white;
  width: 1em;
  text-align: center;
}
.contact-box .social-row .social-icon-row .facebook {
  background-color: #3b5998;
}
.contact-box .social-row .social-icon-row .twitter {
  background-color: #4099FF;
}
.contact-box .social-row .social-icon-row .linkedin {
  background-color: #007bb6;
}
.contact-box .social-row .social-icon-row .google-plus {
  background-color: #dd4b39;
}
.contact-box .social-row .social-icon-row:after {
  display: inline-block;
  width: 100%;
  content: '';
}
.subheader {
  font-size: 17px;
  line-height: 180%;
  margin-top: 22px;
}
.subtitle {
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 4px solid #5BA745;
  display: inline-block;
}
.subtitle h2 {
  font-size: 1.05em;
}
@media (max-width: 767px) {
  .subtitle h2 {
    font-size: 0.95em;
  }
}
.h-rule,
hr {
  height: 5px;
  width: 100%;
  background: url('/static/img/h-rule.png') repeat-x;
  background-size: 3px 10px;
  margin-bottom: 16px;
  border: none;
}
hr {
  clear: both;
}
.block {
  margin-top: 44px;
}
.block img {
  height: 220px;
  width: 220px;
}
.minimal #page_content {
  margin-bottom: 0;
}
/* Product terms, Privacy terms, etc */
.fine-print #page_content {
  margin-top: 70px;
  margin-bottom: 60px;
}
@media (min-width: 1200px) {
  .fine-print #page_content .container {
    width: 940px;
  }
}
.resource-row {
  margin-top: 30px;
}
.resource-row > div {
  text-align: center;
}
.resource-row .resource-thumb {
  max-width: 300px;
  margin: 0 auto 20px auto;
}
.resource-row .resource-thumb img {
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.learn-more {
  text-align: center;
  margin-top: 34px;
}
/* testimonials */
.testimonial {
  margin-top: 3em;
  margin-bottom: 3em;
}
@media (max-width: 500px) {
  .testimonial {
    width: 100%;
  }
}
.testimonial .testim-headshot {
  max-width: 6em;
  margin-bottom: 1em;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .testimonial .testim-body p {
    font-size: 0.95em;
  }
}
.testimonial .testim-info {
  text-align: right;
}
.testimonial .testim-info .testim-name {
  font-weight: 600;
}
.testimonial .testim-info .testim-title {
  opacity: 0.75;
  margin-top: -4px;
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 0.025em;
}
.testimonial .testim-info p {
  font-size: 0.9em;
  margin: 0;
}
.testimonial .testim-logo {
  margin-top: 0.5em;
}
/* Videos */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
  max-width: 100%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 486px) {
  .videoWrapper {
    max-width: 486px;
  }
}
.nav-separator {
  height: 1px;
  background: #D7D8D9;
}
#header_mkto_section {
  display: none;
  background: #42464e;
  margin: 0;
  min-height: 73px;
}
#header_mkto_section .center {
  padding-top: 15px;
  padding-bottom: 15px;
}
#header_mkto_section .wrapper {
  width: 900px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  #header_mkto_section .wrapper {
    max-width: 100%;
    width: 100%;
  }
}
#header_mkto_section .wrapper .insert-wrapper {
  width: 40%;
  float: left;
}
@media (max-width: 991px) {
  #header_mkto_section .wrapper .insert-wrapper {
    width: 30%;
  }
}
@media (max-width: 767px) {
  #header_mkto_section .wrapper .insert-wrapper {
    width: 100%;
    padding: 0 15px 15px;
    text-align: center;
  }
}
#header_mkto_section .wrapper .form-wrapper {
  width: 60%;
  float: left;
  padding-right: 0;
}
@media (max-width: 991px) {
  #header_mkto_section .wrapper .form-wrapper {
    width: 70%;
  }
}
@media (max-width: 767px) {
  #header_mkto_section .wrapper .form-wrapper {
    width: 100%;
  }
}
@media (max-width: 992px) {
  #header_mkto_section .right-align {
    margin-bottom: 30px;
    text-align: center !important;
  }
}
#header_mkto_section h3 {
  color: #cecece;
  display: inline-block;
  margin: 0 15px;
  position: relative;
  padding-left: 15px;
  margin-top: 10px;
  float: right;
  text-align: right;
}
#header_mkto_section h3::before {
  position: absolute;
  left: 0;
  top: -1px;
  font-family: "FontAwesome";
  font-size: 20px;
  content: "\f0da";
  color: #5BA745;
}
@media (min-width: 767px) and (max-width: 980px) {
  #header_mkto_section h3 {
    margin-top: 0;
    font-size: 90%;
  }
}
@media (max-width: 767px) {
  #header_mkto_section h3 {
    float: none;
    text-align: center;
  }
}
#header_mkto_section form {
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease-out 1s;
  -moz-transition: all 500ms ease-out 1s;
  -o-transition: all 500ms ease-out 1s;
  transition: all 500ms ease-out 1s;
}
#header_mkto_section #mktoForm_1292,
#header_mkto_section #mktoForm_1307,
#header_mkto_section #mktoForm_1291,
#header_mkto_section #mktoForm_1318 {
  margin: 0 !important;
}
#header_mkto_section #mktoForm_1292 .mktoFormRow,
#header_mkto_section #mktoForm_1307 .mktoFormRow,
#header_mkto_section #mktoForm_1291 .mktoFormRow,
#header_mkto_section #mktoForm_1318 .mktoFormRow {
  width: 45% !important;
  float: left !important;
  margin: 0;
}
@media (max-width: 700px) {
  #header_mkto_section #mktoForm_1292 .mktoFormRow,
  #header_mkto_section #mktoForm_1307 .mktoFormRow,
  #header_mkto_section #mktoForm_1291 .mktoFormRow,
  #header_mkto_section #mktoForm_1318 .mktoFormRow {
    width: 100% !important;
  }
}
#header_mkto_section #mktoForm_1292 .mktoFormRow .mktoFieldDescriptor.mktoFormCol,
#header_mkto_section #mktoForm_1307 .mktoFormRow .mktoFieldDescriptor.mktoFormCol,
#header_mkto_section #mktoForm_1291 .mktoFormRow .mktoFieldDescriptor.mktoFormCol,
#header_mkto_section #mktoForm_1318 .mktoFormRow .mktoFieldDescriptor.mktoFormCol {
  margin-bottom: 0 !important;
}
#header_mkto_section #mktoForm_1292 .mktoFormRow label,
#header_mkto_section #mktoForm_1307 .mktoFormRow label,
#header_mkto_section #mktoForm_1291 .mktoFormRow label,
#header_mkto_section #mktoForm_1318 .mktoFormRow label {
  display: none;
}
#header_mkto_section #mktoForm_1292 .mktoFormRow .mktoButtonWrap.mktoSimple,
#header_mkto_section #mktoForm_1307 .mktoFormRow .mktoButtonWrap.mktoSimple,
#header_mkto_section #mktoForm_1291 .mktoFormRow .mktoButtonWrap.mktoSimple,
#header_mkto_section #mktoForm_1318 .mktoFormRow .mktoButtonWrap.mktoSimple {
  margin-left: 0 !important;
}
#header_mkto_section #mktoForm_1292 .mktoButtonRow,
#header_mkto_section #mktoForm_1307 .mktoButtonRow,
#header_mkto_section #mktoForm_1291 .mktoButtonRow,
#header_mkto_section #mktoForm_1318 .mktoButtonRow {
  margin: 0 !important;
  width: 55%;
  float: left;
  padding-left: 15px;
  box-sizing: border-box;
  display: inline-block;
}
@media (max-width: 700px) {
  #header_mkto_section #mktoForm_1292 .mktoButtonRow,
  #header_mkto_section #mktoForm_1307 .mktoButtonRow,
  #header_mkto_section #mktoForm_1291 .mktoButtonRow,
  #header_mkto_section #mktoForm_1318 .mktoButtonRow {
    width: 100%;
    padding-left: 0;
    margin-top: 15px !important;
  }
}
#header_mkto_section #mktoForm_1292 .mktoClear,
#header_mkto_section #mktoForm_1307 .mktoClear,
#header_mkto_section #mktoForm_1291 .mktoClear,
#header_mkto_section #mktoForm_1318 .mktoClear {
  display: none;
}
#header_mkto_section #mktoForm_1292 button.mktoButton,
#header_mkto_section #mktoForm_1307 button.mktoButton,
#header_mkto_section #mktoForm_1291 button.mktoButton,
#header_mkto_section #mktoForm_1318 button.mktoButton {
  width: 100% !important;
  margin: 0;
}
.marketo_research #header_mkto_section {
  display: block;
}
.marketo_research #header_mkto_section form {
  max-height: 1000px;
  opacity: 1;
}
.social-row {
  padding-top: 15px;
  padding-bottom: 15px;
}
#emailModal .modal-dialog {
  margin: 15% auto;
}
#emailModal .modal-header {
  border-bottom: 0;
  background: #42464e;
  color: #fafafa;
}
#emailModal .modal-header .close {
  color: #fafafa;
}
#emailModal .modal-header .header-wrapper {
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
}
#emailModal .modal-header img {
  max-width: 70px;
  margin: 20px auto;
}
#emailModal .modal-header h2 {
  color: #fafafa;
  margin-top: 10px;
  font-size: 150%;
  margin-bottom: 10px;
  font-weight: 400 !important;
}
#emailModal .modal-header h3 {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 1em;
  color: #fafafa;
}
#emailModal form.mktoForm .mktoButtonRow {
  margin-top: 0 !important;
}
.inline-form .mktoForm .mktoFormRow {
  clear: none;
}
.resources.university-partnerships a {
  cursor: pointer;
}
.resources.university-partnerships .uni {
  margin-bottom: 15px;
  margin-top: 90px;
}
@media (max-width: 768px) {
  .resources.university-partnerships .uni {
    margin-top: 45px;
  }
}
.resources.university-partnerships .coming-soon {
  font-weight: bold;
  margin-top: 15px;
}
.resources.university-partnerships .btn {
  margin-top: 15px;
}
.resources.university-partnerships .btn:hover,
.resources.university-partnerships .btn:active,
.resources.university-partnerships .btn:focus {
  outline: none;
}
.resources.university-partnerships .view-more {
  transition: all ease-in-out 0.6s;
  opacity: 1;
  max-height: 10000px;
  padding: 30px 15px;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #ccc;
  background: #fff;
  position: relative;
}
@media (max-width: 768px) {
  .resources.university-partnerships .view-more {
    border: none;
    margin: 0 -15px;
  }
}
.resources.university-partnerships .view-more.hide {
  opacity: 0;
  max-height: 0;
}
.resources.university-partnerships .view-more .background {
  padding-top: 400px;
  background-position: center center;
  background-width: 100%;
  background-size: cover;
  background-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 768px) {
  .resources.university-partnerships .view-more .background {
    display: none;
  }
}
.resources.university-partnerships .view-more#uva2_more .background {
  background-image: url('../img/uva_pioneer.jpg');
}
.resources.university-partnerships .view-more#uva3_more .background {
  background-image: url('../img/uva_cavalier.JPG');
}
.resources.university-partnerships .view-more#tc_more .background {
  background-image: url('../img/tcu_dash.png');
}
.resources.university-partnerships .view-more#michigan_more .background {
  background-image: url('../img/michigan-state-parsely.jpg');
}
.resources.university-partnerships .view-more#michigan3_more .background {
  background-image: url('../img/michigan-state-parsely.jpg');
}
.resources.university-partnerships .view-more#uva_more .background {
  background-image: url('../img/cavalier_dash.jpg');
}
.resources.university-partnerships .view-more#cmc_more .background {
  background-image: url('../img/cmc-dashboard.png');
  background-position: top center;
}
.resources.university-partnerships .view-more#lehigh_more .background,
.resources.university-partnerships .view-more#lehigh3_more .background {
  background-image: url('../img/lehigh_parsely.jpeg');
}
.resources.university-partnerships .view-more#lehigh2_more .background {
  background-image: url('../img/lehigh_office.jpeg');
}
.resources.university-partnerships .view-more#northwestern_more .background {
  background-image: url('../img/northwestern-parsely-dash.jpg');
}
.resources.university-partnerships .view-more#northwestern_more img.img-responsive {
  margin-bottom: 20px;
}
.resources.university-partnerships .view-more#northwestern_more p.section-end {
  margin-bottom: 60px;
}
.resources.university-partnerships .view-more#missouri_more .background {
  background-image: url('../img/missouri_parsely_newsroom.jpg');
}
.resources.university-partnerships .view-more#missouri_more img.img-responsive {
  margin-bottom: 20px;
}
.resources.university-partnerships .view-more .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.resources.university-partnerships .view-more .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.resources.university-partnerships .view-more h5 {
  line-height: 1.1em;
  text-transform: none;
  font-size: 30px;
  font-weight: 400;
}
.resources.university-partnerships .view-more h5.title {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1em;
  font-weight: 400;
}
.resources.university-partnerships .view-more .pub {
  font-size: 14px;
  margin-top: 0;
  font-weight: bold;
  font-weight: 400;
}
.resources.university-partnerships .view-more .report-section {
  background: #fff;
  padding: 85px 60px;
  margin-top: 200px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .resources.university-partnerships .view-more .report-section {
    padding: 30px 15px;
    margin-top: 0;
  }
}
.resources.university-partnerships .view-more .report-section.left {
  padding-left: 45px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .resources.university-partnerships .view-more .report-section.left {
    padding: 15px;
  }
}
.resources.university-partnerships .view-more .project {
  padding: 25px 45px 30px 20px;
}
@media (max-width: 768px) {
  .resources.university-partnerships .view-more .project {
    padding: 30px 0;
  }
}
.resources.university-partnerships .view-more .project.left {
  padding-left: 45px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .resources.university-partnerships .view-more .project.left {
    padding: 30px 0;
  }
}
.resources.university-partnerships .white {
  background: #fff;
  padding: 30px 15px;
}
.resources.university-partnerships .unis {
  margin-bottom: 30px;
}
@media (max-width: 996px) {
  .resources.university-partnerships .unis {
    margin-bottom: 0;
  }
}
.resources.university-partnerships .upcoming-uni {
  border: 1px solid #ccc;
  padding: 15px;
  text-align: center;
  min-height: 270px;
}
@media (max-width: 1200px) {
  .resources.university-partnerships .upcoming-uni {
    min-height: 240px;
  }
}
.resources.university-partnerships .upcoming-uni img {
  max-height: 100px;
  margin: 30px auto 15px;
}
@media (max-width: 1200px) {
  .resources.university-partnerships .upcoming-uni img {
    max-height: 90px;
  }
}
.resources.university-partnerships .upcoming-uni h3 {
  margin-bottom: 0;
}
.resources.university-partnerships .upcoming-uni p {
  margin-bottom: 0;
}
.resources.university-partnerships .upcoming-uni strong {
  line-height: 130%;
}
@media (max-width: 996px) {
  .resources.university-partnerships .upcoming-uni {
    margin-bottom: 15px;
  }
}
.resources.university-partnerships blockquote {
  background: #fff;
  padding: 20px;
  border: 1px solid #5BA600;
  font-style: italic;
  font-weight: 600;
  width: 60%;
  float: right;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .resources.university-partnerships blockquote {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
}

.video-analytics html {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
.video-analytics h2,
.video-analytics h3,
.video-analytics h4 {
  font-weight: 400;
  color: #162338;
  text-transform: none;
}
.video-analytics h3 {
  line-height: 140%;
}
.video-analytics #video_demo {
  border-bottom: 1px solid #e2e2e2;
}
.video-analytics .segment {
  padding-top: 60px;
  padding-bottom: 60px;
}
.video-analytics .segment.bordered {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.video-analytics .segment h1 {
  font-size: 1.7em;
  letter-spacing: 0.01em;
  line-height: 120%;
}
@media (max-width: 480px) {
  .video-analytics .segment h1 {
    font-size: 1.5em;
  }
}
.video-analytics .segment .row {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .video-analytics .segment .row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.video-analytics .segment .row#questions_second {
  padding-top: 90px;
}
.video-analytics .segment .row#video_right {
  padding-top: 0;
}
@media (max-width: 992px) {
  .video-analytics .segment .row#video_right {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.video-analytics .segment .row#video_right .row {
  padding-top: 0;
}
@media (max-width: 992px) {
  .video-analytics .segment .row#video_right .row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 992px) {
  .video-analytics .segment {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .video-analytics .segment {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 30px;
  }
}
.video-analytics .segment .right-img {
  margin-right: -100px;
  margin-top: 30px;
  width: 600px;
}
@media (min-width: 2000px) {
  .video-analytics .segment .right-img {
    width: 900px;
    margin-right: -450px;
    margin-bottom: 30px;
    margin-top: 60px;
  }
}
@media (max-width: 1300px) {
  .video-analytics .segment .right-img {
    width: 100%;
    margin: 0;
    margin-top: 40px;
  }
}
@media (max-width: 980px) {
  .video-analytics .segment .right-img {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.video-analytics .segment .left-img {
  margin-left: -100px;
  margin-top: 30px;
  width: 600px;
}
@media (min-width: 2000px) {
  .video-analytics .segment .left-img {
    width: 900px;
    margin-left: -450px;
    margin-right: 100px;
    margin-top: 60px;
  }
}
@media (max-width: 1350px) {
  .video-analytics .segment .left-img {
    width: 100%;
    margin: 0;
    margin-top: 40px;
  }
}
@media (max-width: 980px) {
  .video-analytics .segment .left-img {
    margin-right: 0;
    margin-left: 0;
  }
}
.video-analytics .segment .center-height {
  vertical-align: center;
}
@media (max-width: 980px) {
  .video-analytics .segment .center-height {
    text-align: center;
  }
}
.video-analytics .margin-bottom-30 {
  margin-bottom: 60px;
}
.video-analytics .subhead {
  font-size: 1em;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .video-analytics .subhead {
    font-size: 0.85em;
    margin-bottom: 0;
  }
}
.video-analytics p {
  font-size: 1em;
  line-height: 145%;
}
@media (max-width: 480px) {
  .video-analytics p {
    font-size: 0.85em;
    line-height: 145%;
  }
}
.video-analytics p.attribute {
  font-size: 0.85em;
  line-height: 145%;
  margin: 0;
  color: #636b7d;
}
@media (max-width: 768px) {
  .video-analytics p.attribute {
    text-align: right;
  }
}
.video-analytics p.small {
  font-size: 0.85em;
  line-height: 145%;
}
.video-analytics .img-responsive {
  width: 100%;
}
.video-analytics .icon {
  max-width: 85px;
}
.video-analytics #mainstage {
  overflow: hidden;
}
.video-analytics #mainstage .row {
  padding-top: 0;
  padding-bottom: 0;
}
.video-analytics #mainstage h1 {
  font-size: 2em;
  color: #b1b5be !important;
  margin: 30px auto 60px;
  width: 80%;
}
.video-analytics #mainstage h1 strong {
  color: #fff !important;
}
@media (max-width 767px) {
  .video-analytics #mainstage h1 {
    font-size: 1.5em;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .video-analytics #mainstage .btn-outline-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .video-analytics #mainstage .btn-outline {
    max-width: 100%;
    font-size: .8em !important;
  }
}
.video-analytics #mainstage p.center {
  max-width: 650px;
  margin: 0 auto;
  color: #b1b5be;
  line-height: 160%;
  margin-bottom: 30px;
}
.video-analytics #mainstage .row {
  display: flex;
}
@media (max-width: 767px) {
  .video-analytics #mainstage .row {
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .video-analytics #mainstage .row #mktoForm_1368 {
    margin-left: -10px;
    margin-right: -10px;
    width: auto !important;
  }
}
.video-analytics #mainstage .row #mktoForm_1368 label.mktoLabel.mktoHasWidth {
  display: none;
}
.video-analytics #mainstage .row #mktoForm_1368 .mktoFormRow {
  width: 65%;
  float: left !important;
}
@media (max-width: 767px) {
  .video-analytics #mainstage .row #mktoForm_1368 .mktoFormRow {
    width: 100%;
  }
}
.video-analytics #mainstage .row #mktoForm_1368 #Email {
  display: inline-block;
  float: left !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 0 !important;
  font-size: 80%;
  background: #5C6165;
  padding-left: 15px !important;
}
@media (max-width: 767px) {
  .video-analytics #mainstage .row #mktoForm_1368 #Email {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
}
.video-analytics #mainstage .row #mktoForm_1368 input,
.video-analytics #mainstage .row #mktoForm_1368 select,
.video-analytics #mainstage .row #mktoForm_1368 textarea {
  color: white;
}
.video-analytics #mainstage .row #mktoForm_1368 textarea:focus,
.video-analytics #mainstage .row #mktoForm_1368 input:focus {
  outline: none;
}
.video-analytics #mainstage .row #mktoForm_1368 .mktoButtonRow {
  margin: 0 !important;
  display: inline-block;
  width: 35%;
  float: left !important;
}
@media (max-width: 767px) {
  .video-analytics #mainstage .row #mktoForm_1368 .mktoButtonRow {
    width: 100%;
  }
}
.video-analytics #mainstage .row #mktoForm_1368 .mktoClear {
  display: none;
  clear: none;
}
.video-analytics #mainstage .row #mktoForm_1368 .mktoButton {
  margin-top: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 9px 15px 9px 15px !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
}
@media (max-width: 1200px) {
  .video-analytics #mainstage .row #mktoForm_1368 .mktoButton {
    padding: 9px 12px 9px 12px !important;
  }
}
@media (max-width: 767px) {
  .video-analytics #mainstage .row #mktoForm_1368 .mktoButton {
    margin-top: 15px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
}
@media (max-width: 480px) {
  .video-analytics #mainstage .row #mktoForm_1368 .mktoButton {
    margin-top: 0;
  }
}
.video-analytics #left-pull {
  float: left;
}
@media (max-width: 980px) {
  .video-analytics #left-pull {
    float: none;
  }
}
.video-analytics #right-pull {
  float: right;
}
@media (max-width: 980px) {
  .video-analytics #right-pull {
    float: none;
  }
}
.video-analytics #questions h1 {
  margin-top: 60px;
  color: #162338 !important;
}
@media (max-width: 767px) {
  .video-analytics #questions h1 {
    margin-top: 0;
  }
}
.video-analytics #questions p {
  color: #636b7d !important;
}
@media (max-width: 767px) {
  .video-analytics #questions p {
    margin-bottom: 15px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .video-analytics #questions img {
    margin-bottom: 30px;
  }
}
.video-analytics #top-testimonial .row,
.video-analytics #top-testimonial p {
  padding-bottom: 0;
  margin: 0;
}
.video-analytics #get_started {
  background: #F3F3F5;
}
.video-analytics #tech_docs {
  background: #F3F3F5;
}
.video-analytics #tech_docs .segment .row {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .segment .row {
    padding-top: 5px;
    padding-bottom: 4px;
  }
}
.video-analytics #tech_docs .container {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .video-analytics #tech_docs .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.video-analytics #tech_docs .container .row {
  text-align: center;
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .container .row {
    margin: 0;
  }
}
.video-analytics #tech_docs .container .row > div {
  display: inline-block;
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .container .row > div {
    display: block;
  }
}
.video-analytics #tech_docs .container .row .text {
  text-align: right;
  margin-top: 8px;
}
.video-analytics #tech_docs .container .row .button-wrapper {
  text-align: left;
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .container .row .button-wrapper {
    text-align: center;
  }
}
.video-analytics #tech_docs .container .row .btn {
  margin-left: 15px;
}
.video-analytics #tech_docs .container .row .btn:visited {
  color: white;
}
.video-analytics #tech_docs .container .row .btn:hover {
  color: white;
}
@media (max-width: 992px) {
  .video-analytics #tech_docs .container .row .btn {
    width: inherit;
  }
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .container .row .btn {
    width: inherit;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .video-analytics #tech_docs .container .row .btn {
    width: 100%;
    margin-left: 0;
  }
}
.video-analytics #visitors-hover,
.video-analytics #articles-hover,
.video-analytics #videos-hover {
  color: #636b7d;
}
.video-analytics #visitors-hover .metric,
.video-analytics #articles-hover .metric,
.video-analytics #videos-hover .metric {
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .video-analytics #visitors-hover .metric,
  .video-analytics #articles-hover .metric,
  .video-analytics #videos-hover .metric {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .button-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.video-analytics #tech_docs .btn {
  padding: 10px 45px 9px 45px !important;
  font-weight: 600 !important;
  font-size: 0.85em !important;
  text-transform: capitalize;
  letter-spacing: 0.03em !important;
}
@media (max-width: 992px) {
  .video-analytics #tech_docs .btn {
    width: initial;
  }
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .btn span {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .video-analytics #tech_docs .btn {
    font-weight: 600 !important;
    font-size: 0.8em !important;
    text-transform: uppercase;
    letter-spacing: 0.055em !important;
    background: transparent;
    border: 2px solid #5BA745;
    color: #5BA745 !important;
    width: 100%;
    display: block;
  }
  .video-analytics #tech_docs .btn:hover,
  .video-analytics #tech_docs .btn:focus,
  .video-analytics #tech_docs .btn:active {
    background: transparent !important;
  }
}
@media (max-width: 480px) {
  .video-analytics #tech_docs .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .video-analytics #get_started .btn {
    margin-top: 10px;
    margin-left: 0;
  }
}
.video-analytics #testimonial {
  position: relative;
}
.video-analytics #testimonial .container {
  padding-top: 6.5em;
  padding-bottom: 5em;
}
@media (max-width: 480px) {
  .video-analytics #testimonial .container {
    padding-top: 6em;
    padding-bottom: 2.5em;
  }
  .video-analytics #testimonial .container h1 {
    font-size: 1.4em;
  }
}
.video-analytics #testimonial .row {
  padding-top: 0;
  padding-bottom: 0;
}
.video-analytics #testimonial p {
  color: #f7f7f7;
  max-width: 730px;
  margin: 0 auto;
  margin-bottom: 2em;
  line-height: 150%;
}
.video-analytics #testimonial .testimonial {
  max-width: 770px;
  text-align: center;
  margin: 0 auto;
}
.video-analytics #testimonial #testimonial-img {
  position: absolute;
  top: -25px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 5px solid #5BA745;
  background: #fff;
}
.video-analytics #testimonial .alley {
  max-width: 120px;
  border-radius: 1px;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .video-analytics #testimonial .alley {
    max-width: 100px;
  }
}
.video-analytics #testimonial .author {
  color: #f7f7f7;
  text-align: right;
  margin-top: 1em;
  font-size: 0.85em;
}
@media (max-width: 480px) {
  .video-analytics #testimonial .author {
    font-size: 0.85em;
    color: #b1b5be;
    padding-right: 0;
    line-height: 140%;
    padding-right: 20px;
  }
}
.video-analytics #faqs .row {
  padding-top: 15px;
}
@media (max-width: 980px) {
  .video-analytics #faqs .last p {
    margin-bottom: 0;
  }
}
.video-analytics #faqs strong {
  color: #162338;
  font-weight: 500;
}
.video-analytics #faqs p {
  margin-bottom: 60px;
  color: #636b7d;
}
.video-analytics #faqs #read_more {
  margin-bottom: 0;
}
.video-analytics #use_cases h3 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.video-analytics #use_cases p {
  margin-bottom: 0;
}
.video-analytics #use_cases .row {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 480px) {
  .video-analytics #use_cases .row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.video-analytics #use_cases .img-responsive {
  max-width: 80px;
}
@media (max-width: 480px) {
  .video-analytics #use_cases .img-responsive {
    max-width: 70px;
  }
}
.video-analytics .thank-you {
  display: none;
}
.video-analytics .thank-you.show {
  display: block;
}
@media (max-width: 767px) {
  .video-analytics .hover-div {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .video-analytics .hover-div img {
    max-width: 130px;
    margin: 0 auto;
  }
}
