@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  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;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
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,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .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%;
}
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, .initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
}
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.42857;
  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-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    /* width: 750px; */
  }
}
@media (min-width: 992px) {
  .container {
    /* width: 970px; */
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
    width: 100%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control.upload {
  padding: 0px;
  border: none;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/Â ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* z-index: 1040; */
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.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: 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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\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: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/fontawesome-webfont.eot?v=4.6.1");
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1") format("embedded-opentype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/fontawesome-webfont.woff2?v=4.6.1") format("woff2"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/fontawesome-webfont.woff?v=4.6.1") format("woff"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/fontawesome-webfont.ttf?v=4.6.1") format("truetype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "ï€€";
}
.fa-music:before {
  content: "ï€";
}
.fa-search:before {
  content: "ï€‚";
}
.fa-envelope-o:before {
  content: "ï€ƒ";
}
.fa-heart:before {
  content: "ï€„";
}
.fa-star:before {
  content: "ï€…";
}
.fa-star-o:before {
  content: "ï€†";
}
.fa-user:before {
  content: "ï€‡";
}
.fa-film:before {
  content: "ï€ˆ";
}
.fa-th-large:before {
  content: "ï€‰";
}
.fa-th:before {
  content: "ï€Š";
}
.fa-th-list:before {
  content: "ï€‹";
}
.fa-check:before {
  content: "ï€Œ";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "ï€";
}
.fa-search-plus:before {
  content: "ï€Ž";
}
.fa-search-minus:before {
  content: "ï€";
}
.fa-power-off:before {
  content: "ï€‘";
}
.fa-signal:before {
  content: "ï€’";
}
.fa-gear:before,
.fa-cog:before {
  content: "ï€“";
}
.fa-trash-o:before {
  content: "ï€”";
}
.fa-home:before {
  content: "ï€•";
}
.fa-file-o:before {
  content: "ï€–";
}
.fa-clock-o:before {
  content: "ï€—";
}
.fa-road:before {
  content: "ï€˜";
}
.fa-download:before {
  content: "ï€™";
}
.fa-arrow-circle-o-down:before {
  content: "ï€š";
}
.fa-arrow-circle-o-up:before {
  content: "ï€›";
}
.fa-inbox:before {
  content: "ï€œ";
}
.fa-play-circle-o:before {
  content: "ï€";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "ï€ž";
}
.fa-refresh:before {
  content: "ï€¡";
}
.fa-list-alt:before {
  content: "ï€¢";
}
.fa-lock:before {
  content: "ï€£";
}
.fa-flag:before {
  content: "ï€¤";
}
.fa-headphones:before {
  content: "ï€¥";
}
.fa-volume-off:before {
  content: "ï€¦";
}
.fa-volume-down:before {
  content: "ï€§";
}
.fa-volume-up:before {
  content: "ï€¨";
}
.fa-qrcode:before {
  content: "ï€©";
}
.fa-barcode:before {
  content: "ï€ª";
}
.fa-tag:before {
  content: "ï€«";
}
.fa-tags:before {
  content: "ï€¬";
}
.fa-book:before {
  content: "ï€­";
}
.fa-bookmark:before {
  content: "ï€®";
}
.fa-print:before {
  content: "ï€¯";
}
.fa-camera:before {
  content: "ï€°";
}
.fa-font:before {
  content: "ï€±";
}
.fa-bold:before {
  content: "ï€²";
}
.fa-italic:before {
  content: "ï€³";
}
.fa-text-height:before {
  content: "ï€´";
}
.fa-text-width:before {
  content: "ï€µ";
}
.fa-align-left:before {
  content: "ï€¶";
}
.fa-align-center:before {
  content: "ï€·";
}
.fa-align-right:before {
  content: "ï€¸";
}
.fa-align-justify:before {
  content: "ï€¹";
}
.fa-list:before {
  content: "ï€º";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "ï€»";
}
.fa-indent:before {
  content: "ï€¼";
}
.fa-video-camera:before {
  content: "ï€½";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "ï€¾";
}
.fa-pencil:before {
  content: "ï€";
}
.fa-map-marker:before {
  content: "ï";
}
.fa-adjust:before {
  content: "ï‚";
}
.fa-tint:before {
  content: "ïƒ";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "ï„";
}
.fa-share-square-o:before {
  content: "ï…";
}
.fa-check-square-o:before {
  content: "ï†";
}
.fa-arrows:before {
  content: "ï‡";
}
.fa-step-backward:before {
  content: "ïˆ";
}
.fa-fast-backward:before {
  content: "ï‰";
}
.fa-backward:before {
  content: "ïŠ";
}
.fa-play:before {
  content: "ï‹";
}
.fa-pause:before {
  content: "ïŒ";
}
.fa-stop:before {
  content: "ï";
}
.fa-forward:before {
  content: "ïŽ";
}
.fa-fast-forward:before {
  content: "ï";
}
.fa-step-forward:before {
  content: "ï‘";
}
.fa-eject:before {
  content: "ï’";
}
.fa-chevron-left:before {
  content: "ï“";
}
.fa-chevron-right:before {
  content: "ï”";
}
.fa-plus-circle:before {
  content: "ï•";
}
.fa-minus-circle:before {
  content: "ï–";
}
.fa-times-circle:before {
  content: "ï—";
}
.fa-check-circle:before {
  content: "ï˜";
}
.fa-question-circle:before {
  content: "ï™";
}
.fa-info-circle:before {
  content: "ïš";
}
.fa-crosshairs:before {
  content: "ï›";
}
.fa-times-circle-o:before {
  content: "ïœ";
}
.fa-check-circle-o:before {
  content: "ï";
}
.fa-ban:before {
  content: "ïž";
}
.fa-arrow-left:before {
  content: "ï ";
}
.fa-arrow-right:before {
  content: "ï¡";
}
.fa-arrow-up:before {
  content: "ï¢";
}
.fa-arrow-down:before {
  content: "ï£";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "ï¤";
}
.fa-expand:before {
  content: "ï¥";
}
.fa-compress:before {
  content: "ï¦";
}
.fa-plus:before {
  content: "ï§";
}
.fa-minus:before {
  content: "ï¨";
}
.fa-asterisk:before {
  content: "ï©";
}
.fa-exclamation-circle:before {
  content: "ïª";
}
.fa-gift:before {
  content: "ï«";
}
.fa-leaf:before {
  content: "ï¬";
}
.fa-fire:before {
  content: "ï­";
}
.fa-eye:before {
  content: "ï®";
}
.fa-eye-slash:before {
  content: "ï°";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "ï±";
}
.fa-plane:before {
  content: "ï²";
}
.fa-calendar:before {
  content: "ï³";
}
.fa-random:before {
  content: "ï´";
}
.fa-comment:before {
  content: "ïµ";
}
.fa-magnet:before {
  content: "ï¶";
}
.fa-chevron-up:before {
  content: "ï·";
}
.fa-chevron-down:before {
  content: "ï¸";
}
.fa-retweet:before {
  content: "ï¹";
}
.fa-shopping-cart:before {
  content: "ïº";
}
.fa-folder:before {
  content: "ï»";
}
.fa-folder-open:before {
  content: "ï¼";
}
.fa-arrows-v:before {
  content: "ï½";
}
.fa-arrows-h:before {
  content: "ï¾";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "ï‚€";
}
.fa-twitter-square:before {
  content: "ï‚";
}
.fa-facebook-square:before {
  content: "ï‚‚";
}
.fa-camera-retro:before {
  content: "ï‚ƒ";
}
.fa-key:before {
  content: "ï‚„";
}
.fa-gears:before,
.fa-cogs:before {
  content: "ï‚…";
}
.fa-comments:before {
  content: "ï‚†";
}
.fa-thumbs-o-up:before {
  content: "ï‚‡";
}
.fa-thumbs-o-down:before {
  content: "ï‚ˆ";
}
.fa-star-half:before {
  content: "ï‚‰";
}
.fa-heart-o:before {
  content: "ï‚Š";
}
.fa-sign-out:before {
  content: "ï‚‹";
}
.fa-linkedin-square:before {
  content: "ï‚Œ";
}
.fa-thumb-tack:before {
  content: "ï‚";
}
.fa-external-link:before {
  content: "ï‚Ž";
}
.fa-sign-in:before {
  content: "ï‚";
}
.fa-trophy:before {
  content: "ï‚‘";
}
.fa-github-square:before {
  content: "ï‚’";
}
.fa-upload:before {
  content: "ï‚“";
}
.fa-lemon-o:before {
  content: "ï‚”";
}
.fa-phone:before {
  content: "ï‚•";
}
.fa-square-o:before {
  content: "ï‚–";
}
.fa-bookmark-o:before {
  content: "ï‚—";
}
.fa-phone-square:before {
  content: "ï‚˜";
}
.fa-twitter:before {
  content: "ï‚™";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "ï‚š";
}
.fa-github:before {
  content: "ï‚›";
}
.fa-unlock:before {
  content: "ï‚œ";
}
.fa-credit-card:before {
  content: "ï‚";
}
.fa-feed:before,
.fa-rss:before {
  content: "ï‚ž";
}
.fa-hdd-o:before {
  content: "ï‚ ";
}
.fa-bullhorn:before {
  content: "ï‚¡";
}
.fa-bell:before {
  content: "ïƒ³";
}
.fa-certificate:before {
  content: "ï‚£";
}
.fa-hand-o-right:before {
  content: "ï‚¤";
}
.fa-hand-o-left:before {
  content: "ï‚¥";
}
.fa-hand-o-up:before {
  content: "ï‚¦";
}
.fa-hand-o-down:before {
  content: "ï‚§";
}
.fa-arrow-circle-left:before {
  content: "ï‚¨";
}
.fa-arrow-circle-right:before {
  content: "ï‚©";
}
.fa-arrow-circle-up:before {
  content: "ï‚ª";
}
.fa-arrow-circle-down:before {
  content: "ï‚«";
}
.fa-globe:before {
  content: "ï‚¬";
}
.fa-wrench:before {
  content: "ï‚­";
}
.fa-tasks:before {
  content: "ï‚®";
}
.fa-filter:before {
  content: "ï‚°";
}
.fa-briefcase:before {
  content: "ï‚±";
}
.fa-arrows-alt:before {
  content: "ï‚²";
}
.fa-group:before,
.fa-users:before {
  content: "ïƒ€";
}
.fa-chain:before,
.fa-link:before {
  content: "ïƒ";
}
.fa-cloud:before {
  content: "ïƒ‚";
}
.fa-flask:before {
  content: "ïƒƒ";
}
.fa-cut:before,
.fa-scissors:before {
  content: "ïƒ„";
}
.fa-copy:before,
.fa-files-o:before {
  content: "ïƒ…";
}
.fa-paperclip:before {
  content: "ïƒ†";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "ïƒ‡";
}
.fa-square:before {
  content: "ïƒˆ";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "ïƒ‰";
}
.fa-list-ul:before {
  content: "ïƒŠ";
}
.fa-list-ol:before {
  content: "ïƒ‹";
}
.fa-strikethrough:before {
  content: "ïƒŒ";
}
.fa-underline:before {
  content: "ïƒ";
}
.fa-table:before {
  content: "ïƒŽ";
}
.fa-magic:before {
  content: "ïƒ";
}
.fa-truck:before {
  content: "ïƒ‘";
}
.fa-pinterest:before {
  content: "ïƒ’";
}
.fa-pinterest-square:before {
  content: "ïƒ“";
}
.fa-google-plus-square:before {
  content: "ïƒ”";
}
.fa-google-plus:before {
  content: "ïƒ•";
}
.fa-money:before {
  content: "ïƒ–";
}
.fa-caret-down:before {
  content: "ïƒ—";
}
.fa-caret-up:before {
  content: "ïƒ˜";
}
.fa-caret-left:before {
  content: "ïƒ™";
}
.fa-caret-right:before {
  content: "ïƒš";
}
.fa-columns:before {
  content: "ïƒ›";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "ïƒœ";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "ïƒ";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "ïƒž";
}
.fa-envelope:before {
  content: "ïƒ ";
}
.fa-linkedin:before {
  content: "ïƒ¡";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "ïƒ¢";
}
.fa-legal:before,
.fa-gavel:before {
  content: "ïƒ£";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "ïƒ¤";
}
.fa-comment-o:before {
  content: "ïƒ¥";
}
.fa-comments-o:before {
  content: "ïƒ¦";
}
.fa-flash:before,
.fa-bolt:before {
  content: "ïƒ§";
}
.fa-sitemap:before {
  content: "ïƒ¨";
}
.fa-umbrella:before {
  content: "ïƒ©";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "ïƒª";
}
.fa-lightbulb-o:before {
  content: "ïƒ«";
}
.fa-exchange:before {
  content: "ïƒ¬";
}
.fa-cloud-download:before {
  content: "ïƒ­";
}
.fa-cloud-upload:before {
  content: "ïƒ®";
}
.fa-user-md:before {
  content: "ïƒ°";
}
.fa-stethoscope:before {
  content: "ïƒ±";
}
.fa-suitcase:before {
  content: "ïƒ²";
}
.fa-bell-o:before {
  content: "ï‚¢";
}
.fa-coffee:before {
  content: "ïƒ´";
}
.fa-cutlery:before {
  content: "ïƒµ";
}
.fa-file-text-o:before {
  content: "ïƒ¶";
}
.fa-building-o:before {
  content: "ïƒ·";
}
.fa-hospital-o:before {
  content: "ïƒ¸";
}
.fa-ambulance:before {
  content: "ïƒ¹";
}
.fa-medkit:before {
  content: "ïƒº";
}
.fa-fighter-jet:before {
  content: "ïƒ»";
}
.fa-beer:before {
  content: "ïƒ¼";
}
.fa-h-square:before {
  content: "ïƒ½";
}
.fa-plus-square:before {
  content: "ïƒ¾";
}
.fa-angle-double-left:before {
  content: "ï„€";
}
.fa-angle-double-right:before {
  content: "ï„";
}
.fa-angle-double-up:before {
  content: "ï„‚";
}
.fa-angle-double-down:before {
  content: "ï„ƒ";
}
.fa-angle-left:before {
  content: "ï„„";
}
.fa-angle-right:before {
  content: "ï„…";
}
.fa-angle-up:before {
  content: "ï„†";
}
.fa-angle-down:before {
  content: "ï„‡";
}
.fa-desktop:before {
  content: "ï„ˆ";
}
.fa-laptop:before {
  content: "ï„‰";
}
.fa-tablet:before {
  content: "ï„Š";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "ï„‹";
}
.fa-circle-o:before {
  content: "ï„Œ";
}
.fa-quote-left:before {
  content: "ï„";
}
.fa-quote-right:before {
  content: "ï„Ž";
}
.fa-spinner:before {
  content: "ï„";
}
.fa-circle:before {
  content: "ï„‘";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "ï„’";
}
.fa-github-alt:before {
  content: "ï„“";
}
.fa-folder-o:before {
  content: "ï„”";
}
.fa-folder-open-o:before {
  content: "ï„•";
}
.fa-smile-o:before {
  content: "ï„˜";
}
.fa-frown-o:before {
  content: "ï„™";
}
.fa-meh-o:before {
  content: "ï„š";
}
.fa-gamepad:before {
  content: "ï„›";
}
.fa-keyboard-o:before {
  content: "ï„œ";
}
.fa-flag-o:before {
  content: "ï„";
}
.fa-flag-checkered:before {
  content: "ï„ž";
}
.fa-terminal:before {
  content: "ï„ ";
}
.fa-code:before {
  content: "ï„¡";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "ï„¢";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "ï„£";
}
.fa-location-arrow:before {
  content: "ï„¤";
}
.fa-crop:before {
  content: "ï„¥";
}
.fa-code-fork:before {
  content: "ï„¦";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "ï„§";
}
.fa-question:before {
  content: "ï„¨";
}
.fa-info:before {
  content: "ï„©";
}
.fa-exclamation:before {
  content: "ï„ª";
}
.fa-superscript:before {
  content: "ï„«";
}
.fa-subscript:before {
  content: "ï„¬";
}
.fa-eraser:before {
  content: "ï„­";
}
.fa-puzzle-piece:before {
  content: "ï„®";
}
.fa-microphone:before {
  content: "ï„°";
}
.fa-microphone-slash:before {
  content: "ï„±";
}
.fa-shield:before {
  content: "ï„²";
}
.fa-calendar-o:before {
  content: "ï„³";
}
.fa-fire-extinguisher:before {
  content: "ï„´";
}
.fa-rocket:before {
  content: "ï„µ";
}
.fa-maxcdn:before {
  content: "ï„¶";
}
.fa-chevron-circle-left:before {
  content: "ï„·";
}
.fa-chevron-circle-right:before {
  content: "ï„¸";
}
.fa-chevron-circle-up:before {
  content: "ï„¹";
}
.fa-chevron-circle-down:before {
  content: "ï„º";
}
.fa-html5:before {
  content: "ï„»";
}
.fa-css3:before {
  content: "ï„¼";
}
.fa-anchor:before {
  content: "ï„½";
}
.fa-unlock-alt:before {
  content: "ï„¾";
}
.fa-bullseye:before {
  content: "ï…€";
}
.fa-ellipsis-h:before {
  content: "ï…";
}
.fa-ellipsis-v:before {
  content: "ï…‚";
}
.fa-rss-square:before {
  content: "ï…ƒ";
}
.fa-play-circle:before {
  content: "ï…„";
}
.fa-ticket:before {
  content: "ï……";
}
.fa-minus-square:before {
  content: "ï…†";
}
.fa-minus-square-o:before {
  content: "ï…‡";
}
.fa-level-up:before {
  content: "ï…ˆ";
}
.fa-level-down:before {
  content: "ï…‰";
}
.fa-check-square:before {
  content: "ï…Š";
}
.fa-pencil-square:before {
  content: "ï…‹";
}
.fa-external-link-square:before {
  content: "ï…Œ";
}
.fa-share-square:before {
  content: "ï…";
}
.fa-compass:before {
  content: "ï…Ž";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "ï…";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "ï…‘";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "ï…’";
}
.fa-euro:before,
.fa-eur:before {
  content: "ï…“";
}
.fa-gbp:before {
  content: "ï…”";
}
.fa-dollar:before,
.fa-usd:before {
  content: "ï…•";
}
.fa-rupee:before,
.fa-inr:before {
  content: "ï…–";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "ï…—";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "ï…˜";
}
.fa-won:before,
.fa-krw:before {
  content: "ï…™";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "ï…š";
}
.fa-file:before {
  content: "ï…›";
}
.fa-file-text:before {
  content: "ï…œ";
}
.fa-sort-alpha-asc:before {
  content: "ï…";
}
.fa-sort-alpha-desc:before {
  content: "ï…ž";
}
.fa-sort-amount-asc:before {
  content: "ï… ";
}
.fa-sort-amount-desc:before {
  content: "ï…¡";
}
.fa-sort-numeric-asc:before {
  content: "ï…¢";
}
.fa-sort-numeric-desc:before {
  content: "ï…£";
}
.fa-thumbs-up:before {
  content: "ï…¤";
}
.fa-thumbs-down:before {
  content: "ï…¥";
}
.fa-youtube-square:before {
  content: "ï…¦";
}
.fa-youtube:before {
  content: "ï…§";
}
.fa-xing:before {
  content: "ï…¨";
}
.fa-xing-square:before {
  content: "ï…©";
}
.fa-youtube-play:before {
  content: "ï…ª";
}
.fa-dropbox:before {
  content: "ï…«";
}
.fa-stack-overflow:before {
  content: "ï…¬";
}
.fa-instagram:before {
  content: "ï…­";
}
.fa-flickr:before {
  content: "ï…®";
}
.fa-adn:before {
  content: "ï…°";
}
.fa-bitbucket:before {
  content: "ï…±";
}
.fa-bitbucket-square:before {
  content: "ï…²";
}
.fa-tumblr:before {
  content: "ï…³";
}
.fa-tumblr-square:before {
  content: "ï…´";
}
.fa-long-arrow-down:before {
  content: "ï…µ";
}
.fa-long-arrow-up:before {
  content: "ï…¶";
}
.fa-long-arrow-left:before {
  content: "ï…·";
}
.fa-long-arrow-right:before {
  content: "ï…¸";
}
.fa-apple:before {
  content: "ï…¹";
}
.fa-windows:before {
  content: "ï…º";
}
.fa-android:before {
  content: "ï…»";
}
.fa-linux:before {
  content: "ï…¼";
}
.fa-dribbble:before {
  content: "ï…½";
}
.fa-skype:before {
  content: "ï…¾";
}
.fa-foursquare:before {
  content: "ï†€";
}
.fa-trello:before {
  content: "ï†";
}
.fa-female:before {
  content: "ï†‚";
}
.fa-male:before {
  content: "ï†ƒ";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "ï†„";
}
.fa-sun-o:before {
  content: "ï†…";
}
.fa-moon-o:before {
  content: "ï††";
}
.fa-archive:before {
  content: "ï†‡";
}
.fa-bug:before {
  content: "ï†ˆ";
}
.fa-vk:before {
  content: "ï†‰";
}
.fa-weibo:before {
  content: "ï†Š";
}
.fa-renren:before {
  content: "ï†‹";
}
.fa-pagelines:before {
  content: "ï†Œ";
}
.fa-stack-exchange:before {
  content: "ï†";
}
.fa-arrow-circle-o-right:before {
  content: "ï†Ž";
}
.fa-arrow-circle-o-left:before {
  content: "ï†";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "ï†‘";
}
.fa-dot-circle-o:before {
  content: "ï†’";
}
.fa-wheelchair:before {
  content: "ï†“";
}
.fa-vimeo-square:before {
  content: "ï†”";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "ï†•";
}
.fa-plus-square-o:before {
  content: "ï†–";
}
.fa-space-shuttle:before {
  content: "ï†—";
}
.fa-slack:before {
  content: "ï†˜";
}
.fa-envelope-square:before {
  content: "ï†™";
}
.fa-wordpress:before {
  content: "ï†š";
}
.fa-openid:before {
  content: "ï†›";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "ï†œ";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "ï†";
}
.fa-yahoo:before {
  content: "ï†ž";
}
.fa-google:before {
  content: "ï† ";
}
.fa-reddit:before {
  content: "ï†¡";
}
.fa-reddit-square:before {
  content: "ï†¢";
}
.fa-stumbleupon-circle:before {
  content: "ï†£";
}
.fa-stumbleupon:before {
  content: "ï†¤";
}
.fa-delicious:before {
  content: "ï†¥";
}
.fa-digg:before {
  content: "ï†¦";
}
.fa-pied-piper:before {
  content: "ï†§";
}
.fa-pied-piper-alt:before {
  content: "ï†¨";
}
.fa-drupal:before {
  content: "ï†©";
}
.fa-joomla:before {
  content: "ï†ª";
}
.fa-language:before {
  content: "ï†«";
}
.fa-fax:before {
  content: "ï†¬";
}
.fa-building:before {
  content: "ï†­";
}
.fa-child:before {
  content: "ï†®";
}
.fa-paw:before {
  content: "ï†°";
}
.fa-spoon:before {
  content: "ï†±";
}
.fa-cube:before {
  content: "ï†²";
}
.fa-cubes:before {
  content: "ï†³";
}
.fa-behance:before {
  content: "ï†´";
}
.fa-behance-square:before {
  content: "ï†µ";
}
.fa-steam:before {
  content: "ï†¶";
}
.fa-steam-square:before {
  content: "ï†·";
}
.fa-recycle:before {
  content: "ï†¸";
}
.fa-automobile:before,
.fa-car:before {
  content: "ï†¹";
}
.fa-cab:before,
.fa-taxi:before {
  content: "ï†º";
}
.fa-tree:before {
  content: "ï†»";
}
.fa-spotify:before {
  content: "ï†¼";
}
.fa-deviantart:before {
  content: "ï†½";
}
.fa-soundcloud:before {
  content: "ï†¾";
}
.fa-database:before {
  content: "ï‡€";
}
.fa-file-pdf-o:before {
  content: "ï‡";
}
.fa-file-word-o:before {
  content: "ï‡‚";
}
.fa-file-excel-o:before {
  content: "ï‡ƒ";
}
.fa-file-powerpoint-o:before {
  content: "ï‡„";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "ï‡…";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "ï‡†";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "ï‡‡";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "ï‡ˆ";
}
.fa-file-code-o:before {
  content: "ï‡‰";
}
.fa-vine:before {
  content: "ï‡Š";
}
.fa-codepen:before {
  content: "ï‡‹";
}
.fa-jsfiddle:before {
  content: "ï‡Œ";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "ï‡";
}
.fa-circle-o-notch:before {
  content: "ï‡Ž";
}
.fa-ra:before,
.fa-rebel:before {
  content: "ï‡";
}
.fa-ge:before,
.fa-empire:before {
  content: "ï‡‘";
}
.fa-git-square:before {
  content: "ï‡’";
}
.fa-git:before {
  content: "ï‡“";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "ï‡”";
}
.fa-tencent-weibo:before {
  content: "ï‡•";
}
.fa-qq:before {
  content: "ï‡–";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "ï‡—";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "ï‡˜";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "ï‡™";
}
.fa-history:before {
  content: "ï‡š";
}
.fa-circle-thin:before {
  content: "ï‡›";
}
.fa-header:before {
  content: "ï‡œ";
}
.fa-paragraph:before {
  content: "ï‡";
}
.fa-sliders:before {
  content: "ï‡ž";
}
.fa-share-alt:before {
  content: "ï‡ ";
}
.fa-share-alt-square:before {
  content: "ï‡¡";
}
.fa-bomb:before {
  content: "ï‡¢";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "ï‡£";
}
.fa-tty:before {
  content: "ï‡¤";
}
.fa-binoculars:before {
  content: "ï‡¥";
}
.fa-plug:before {
  content: "ï‡¦";
}
.fa-slideshare:before {
  content: "ï‡§";
}
.fa-twitch:before {
  content: "ï‡¨";
}
.fa-yelp:before {
  content: "ï‡©";
}
.fa-newspaper-o:before {
  content: "ï‡ª";
}
.fa-wifi:before {
  content: "ï‡«";
}
.fa-calculator:before {
  content: "ï‡¬";
}
.fa-paypal:before {
  content: "ï‡­";
}
.fa-google-wallet:before {
  content: "ï‡®";
}
.fa-cc-visa:before {
  content: "ï‡°";
}
.fa-cc-mastercard:before {
  content: "ï‡±";
}
.fa-cc-discover:before {
  content: "ï‡²";
}
.fa-cc-amex:before {
  content: "ï‡³";
}
.fa-cc-paypal:before {
  content: "ï‡´";
}
.fa-cc-stripe:before {
  content: "ï‡µ";
}
.fa-bell-slash:before {
  content: "ï‡¶";
}
.fa-bell-slash-o:before {
  content: "ï‡·";
}
.fa-trash:before {
  content: "ï‡¸";
}
.fa-copyright:before {
  content: "ï‡¹";
}
.fa-at:before {
  content: "ï‡º";
}
.fa-eyedropper:before {
  content: "ï‡»";
}
.fa-paint-brush:before {
  content: "ï‡¼";
}
.fa-birthday-cake:before {
  content: "ï‡½";
}
.fa-area-chart:before {
  content: "ï‡¾";
}
.fa-pie-chart:before {
  content: "ïˆ€";
}
.fa-line-chart:before {
  content: "ïˆ";
}
.fa-lastfm:before {
  content: "ïˆ‚";
}
.fa-lastfm-square:before {
  content: "ïˆƒ";
}
.fa-toggle-off:before {
  content: "ïˆ„";
}
.fa-toggle-on:before {
  content: "ïˆ…";
}
.fa-bicycle:before {
  content: "ïˆ†";
}
.fa-bus:before {
  content: "ïˆ‡";
}
.fa-ioxhost:before {
  content: "ïˆˆ";
}
.fa-angellist:before {
  content: "ïˆ‰";
}
.fa-cc:before {
  content: "ïˆŠ";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "ïˆ‹";
}
.fa-meanpath:before {
  content: "ïˆŒ";
}
.fa-buysellads:before {
  content: "ïˆ";
}
.fa-connectdevelop:before {
  content: "ïˆŽ";
}
.fa-dashcube:before {
  content: "ïˆ";
}
.fa-forumbee:before {
  content: "ïˆ‘";
}
.fa-leanpub:before {
  content: "ïˆ’";
}
.fa-sellsy:before {
  content: "ïˆ“";
}
.fa-shirtsinbulk:before {
  content: "ïˆ”";
}
.fa-simplybuilt:before {
  content: "ïˆ•";
}
.fa-skyatlas:before {
  content: "ïˆ–";
}
.fa-cart-plus:before {
  content: "ïˆ—";
}
.fa-cart-arrow-down:before {
  content: "ïˆ˜";
}
.fa-diamond:before {
  content: "ïˆ™";
}
.fa-ship:before {
  content: "ïˆš";
}
.fa-user-secret:before {
  content: "ïˆ›";
}
.fa-motorcycle:before {
  content: "ïˆœ";
}
.fa-street-view:before {
  content: "ïˆ";
}
.fa-heartbeat:before {
  content: "ïˆž";
}
.fa-venus:before {
  content: "ïˆ¡";
}
.fa-mars:before {
  content: "ïˆ¢";
}
.fa-mercury:before {
  content: "ïˆ£";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "ïˆ¤";
}
.fa-transgender-alt:before {
  content: "ïˆ¥";
}
.fa-venus-double:before {
  content: "ïˆ¦";
}
.fa-mars-double:before {
  content: "ïˆ§";
}
.fa-venus-mars:before {
  content: "ïˆ¨";
}
.fa-mars-stroke:before {
  content: "ïˆ©";
}
.fa-mars-stroke-v:before {
  content: "ïˆª";
}
.fa-mars-stroke-h:before {
  content: "ïˆ«";
}
.fa-neuter:before {
  content: "ïˆ¬";
}
.fa-genderless:before {
  content: "ïˆ­";
}
.fa-facebook-official:before {
  content: "ïˆ°";
}
.fa-pinterest-p:before {
  content: "ïˆ±";
}
.fa-whatsapp:before {
  content: "ïˆ²";
}
.fa-server:before {
  content: "ïˆ³";
}
.fa-user-plus:before {
  content: "ïˆ´";
}
.fa-user-times:before {
  content: "ïˆµ";
}
.fa-hotel:before,
.fa-bed:before {
  content: "ïˆ¶";
}
.fa-viacoin:before {
  content: "ïˆ·";
}
.fa-train:before {
  content: "ïˆ¸";
}
.fa-subway:before {
  content: "ïˆ¹";
}
.fa-medium:before {
  content: "ïˆº";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "ïˆ»";
}
.fa-optin-monster:before {
  content: "ïˆ¼";
}
.fa-opencart:before {
  content: "ïˆ½";
}
.fa-expeditedssl:before {
  content: "ïˆ¾";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "ï‰€";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "ï‰";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "ï‰‚";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "ï‰ƒ";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "ï‰„";
}
.fa-mouse-pointer:before {
  content: "ï‰…";
}
.fa-i-cursor:before {
  content: "ï‰†";
}
.fa-object-group:before {
  content: "ï‰‡";
}
.fa-object-ungroup:before {
  content: "ï‰ˆ";
}
.fa-sticky-note:before {
  content: "ï‰‰";
}
.fa-sticky-note-o:before {
  content: "ï‰Š";
}
.fa-cc-jcb:before {
  content: "ï‰‹";
}
.fa-cc-diners-club:before {
  content: "ï‰Œ";
}
.fa-clone:before {
  content: "ï‰";
}
.fa-balance-scale:before {
  content: "ï‰Ž";
}
.fa-hourglass-o:before {
  content: "ï‰";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "ï‰‘";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "ï‰’";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "ï‰“";
}
.fa-hourglass:before {
  content: "ï‰”";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "ï‰•";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "ï‰–";
}
.fa-hand-scissors-o:before {
  content: "ï‰—";
}
.fa-hand-lizard-o:before {
  content: "ï‰˜";
}
.fa-hand-spock-o:before {
  content: "ï‰™";
}
.fa-hand-pointer-o:before {
  content: "ï‰š";
}
.fa-hand-peace-o:before {
  content: "ï‰›";
}
.fa-trademark:before {
  content: "ï‰œ";
}
.fa-registered:before {
  content: "ï‰";
}
.fa-creative-commons:before {
  content: "ï‰ž";
}
.fa-gg:before {
  content: "ï‰ ";
}
.fa-gg-circle:before {
  content: "ï‰¡";
}
.fa-tripadvisor:before {
  content: "ï‰¢";
}
.fa-odnoklassniki:before {
  content: "ï‰£";
}
.fa-odnoklassniki-square:before {
  content: "ï‰¤";
}
.fa-get-pocket:before {
  content: "ï‰¥";
}
.fa-wikipedia-w:before {
  content: "ï‰¦";
}
.fa-safari:before {
  content: "ï‰§";
}
.fa-chrome:before {
  content: "ï‰¨";
}
.fa-firefox:before {
  content: "ï‰©";
}
.fa-opera:before {
  content: "ï‰ª";
}
.fa-internet-explorer:before {
  content: "ï‰«";
}
.fa-tv:before,
.fa-television:before {
  content: "ï‰¬";
}
.fa-contao:before {
  content: "ï‰­";
}
.fa-500px:before {
  content: "ï‰®";
}
.fa-amazon:before {
  content: "ï‰°";
}
.fa-calendar-plus-o:before {
  content: "ï‰±";
}
.fa-calendar-minus-o:before {
  content: "ï‰²";
}
.fa-calendar-times-o:before {
  content: "ï‰³";
}
.fa-calendar-check-o:before {
  content: "ï‰´";
}
.fa-industry:before {
  content: "ï‰µ";
}
.fa-map-pin:before {
  content: "ï‰¶";
}
.fa-map-signs:before {
  content: "ï‰·";
}
.fa-map-o:before {
  content: "ï‰¸";
}
.fa-map:before {
  content: "ï‰¹";
}
.fa-commenting:before {
  content: "ï‰º";
}
.fa-commenting-o:before {
  content: "ï‰»";
}
.fa-houzz:before {
  content: "ï‰¼";
}
.fa-vimeo:before {
  content: "ï‰½";
}
.fa-black-tie:before {
  content: "ï‰¾";
}
.fa-fonticons:before {
  content: "ïŠ€";
}
.fa-reddit-alien:before {
  content: "ïŠ";
}
.fa-edge:before {
  content: "ïŠ‚";
}
.fa-credit-card-alt:before {
  content: "ïŠƒ";
}
.fa-codiepie:before {
  content: "ïŠ„";
}
.fa-modx:before {
  content: "ïŠ…";
}
.fa-fort-awesome:before {
  content: "ïŠ†";
}
.fa-usb:before {
  content: "ïŠ‡";
}
.fa-product-hunt:before {
  content: "ïŠˆ";
}
.fa-mixcloud:before {
  content: "ïŠ‰";
}
.fa-scribd:before {
  content: "ïŠŠ";
}
.fa-pause-circle:before {
  content: "ïŠ‹";
}
.fa-pause-circle-o:before {
  content: "ïŠŒ";
}
.fa-stop-circle:before {
  content: "ïŠ";
}
.fa-stop-circle-o:before {
  content: "ïŠŽ";
}
.fa-shopping-bag:before {
  content: "ïŠ";
}
.fa-shopping-basket:before {
  content: "ïŠ‘";
}
.fa-hashtag:before {
  content: "ïŠ’";
}
.fa-bluetooth:before {
  content: "ïŠ“";
}
.fa-bluetooth-b:before {
  content: "ïŠ”";
}
.fa-percent:before {
  content: "ïŠ•";
}
.fa-gitlab:before {
  content: "ïŠ–";
}
.fa-wpbeginner:before {
  content: "ïŠ—";
}
.fa-wpforms:before {
  content: "ïŠ˜";
}
.fa-envira:before {
  content: "ïŠ™";
}
.fa-universal-access:before {
  content: "ïŠš";
}
.fa-wheelchair-alt:before {
  content: "ïŠ›";
}
.fa-question-circle-o:before {
  content: "ïŠœ";
}
.fa-blind:before {
  content: "ïŠ";
}
.fa-audio-description:before {
  content: "ïŠž";
}
.fa-volume-control-phone:before {
  content: "ïŠ ";
}
.fa-braille:before {
  content: "ïŠ¡";
}
.fa-assistive-listening-systems:before {
  content: "ïŠ¢";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "ïŠ£";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "ïŠ¤";
}
.fa-glide:before {
  content: "ïŠ¥";
}
.fa-glide-g:before {
  content: "ïŠ¦";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "ïŠ§";
}
.fa-low-vision:before {
  content: "ïŠ¨";
}
.fa-viadeo:before {
  content: "ïŠ©";
}
.fa-viadeo-square:before {
  content: "ïŠª";
}
.fa-snapchat:before {
  content: "ïŠ«";
}
.fa-snapchat-ghost:before {
  content: "ïŠ¬";
}
.fa-snapchat-square:before {
  content: "ïŠ­";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: 'PublicoHeadline-Light';
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Light-Web.eot");
  /* IE9 Compat Modes */
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Light-Web.eot?#iefix") format("embedded-opentype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Light-Web.woff") format("woff"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Light-Web.ttf") format("truetype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Light-Web.svg#5058f1af8388633f609cadb75a75dc9d") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'PublicoHeadline-Roman';
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Roman-Web.eot");
  /* IE9 Compat Modes */
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Roman-Web.eot?#iefix") format("embedded-opentype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Roman-Web.woff") format("woff"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Roman-Web.ttf") format("truetype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Roman-Web.svg#5058f1af8388633f609cadb75a75dc9d") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'PublicoText-Roman';
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoText-Roman-Web.eot");
  /* IE9 Compat Modes */
  src: url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoText-Roman-Web.eot?#iefix") format("embedded-opentype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoText-Roman-Web.woff") format("woff"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoText-Roman-Web.ttf") format("truetype"), url("../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoText-Roman-Web.svg#5058f1af8388633f609cadb75a75dc9d") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
* {
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-size: 16px;
  line-height: 1.25em;
  font-family: "PublicoText-Roman";
  color: #333333;
}
.body-container {
  padding: 0;
  position: relative;
}
hr {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ddd;
}
h1 {
  font-family: "PublicoHeadline-Light";
  font-size: 54px;
}
h2 {
  font-family: "PublicoHeadline-Light";
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
.chapter-heading {
  font: 26px/1 "PublicoHeadline-Light";
  margin: 40px 0 20px;
}
@media (min-width: 768px) {
  .chapter-heading {
    font-size: 36px;
    margin: 50px 0 40px;
  }
}
a:focus {
  outline: none;
}
.btn {
  outline: none !important;
  color: #333;
  border: 1px solid #333;
  border-radius: 0;
  font: 14px/1 "PublicoText-Roman";
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background: transparent;
 
}
  


@media (min-width: 768px) {
  .btn {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
  }
}
.btn:hover {
  opacity: 0.30;
  color: #333;
}
.btn .fa-angle-right {
  margin-left: 10px;
}
.btn-light {
  color: #fff !important;
  border-color: #fff;
}
.btn-search {
  color: #fff !important;
  background-color: #150f96;
  border-color: #150f96;
}
.btn-go {
  color: #fff !important;
  background-color: #01c1d6;
  border-color: #01c1d6;
}
.btn-compact {
  height: 55px;
  line-height: 55px;
  width: 55px;
  font-size: 28px;
}
.btn-more {
  background-color: #ebebeb;
  border-color: #c5c5c5;
  color: #333 !important;
}
.form-control {
  font: 14px/1.2 "PublicoText-Roman";
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  color: #333;
  border: 1px solid #c5c5c5;
  border-radius: 0;
}
.form-control, .form-control:hover, .form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .form-control {
    font-size: 15px;
    height: 45px;
  }
}
.form-control:focus {
  border-color: #01c1d6;
}
.has-error .form-control, .has-error .form-control:hover, .has-error .form-control:active, .has-error .form-control:focus {
  border-color: #ff0198;
  box-shadow: none;
}
textarea.form-control {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 150px;
}
select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  position: relative;
  padding-right: 41px;
}
.select-wrap {
  position: relative;
}
.select-wrap:after {
  content: '';
  pointer-events: none;
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  height: 38px;
  width: 41px;
  margin-left: -41px;
  background: #fff url('../../../../_global-assets/images/select-toggle.png') 10px center no-repeat;
  background-size: 11px 6px;
}
@media (min-width: 768px) {
  .select-wrap:after {
    height: 43px;
  }
}
.radio input[type='radio'],
.checkbox input[type='checkbox'] {
  margin-top: 0;
  margin-left: -46px;
}
.radio input[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  border: 1px solid #c5c5c5;
  height: 36px;
  width: 36px;
  border-radius: 18px;
}
.radio input[type='radio'], .radio input[type='radio']:hover, .radio input[type='radio']:active, .radio input[type='radio']:focus {
  outline: none;
}
.radio input[type='radio']:checked:after {
  content: '';
  display: block;
  height: 14px;
  width: 14px;
  border-radius: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  background-color: #01c1d6;
}
.checkbox input[type='checkbox'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  border: 1px solid #c5c5c5;
  height: 36px;
  width: 36px;
}
.checkbox input[type='checkbox'], .checkbox input[type='checkbox']:hover, .checkbox input[type='checkbox']:active, .checkbox input[type='checkbox']:focus {
  outline: none;
}
.checkbox input[type='checkbox']:checked {
  background: #01c1d6 url('../../../../_global-assets/images/checkbox-check.png') center center no-repeat;
  background-size: 18px 13px;
}
label {
  font: 14px/1.2 "PublicoText-Roman";
  color: #333;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  label {
    font-size: 16px;
  }
}
.has-error label {
  color: #ff0198;
}
.radio label,
.checkbox label {
  margin-bottom: 20px;
  line-height: 36px;
  padding-left: 46px;
}
.help-block {
  font: 12px/1.1 "PublicoText-Roman";
  min-height: 1.1em;
  color: #333;
  margin-bottom: 0;
}
.has-error .help-block {
  color: #ff0198;
}
.input-icon {
  color: #c5c5c5;
  z-index: 1;
  float: left;
  width: 0;
  pointer-events: none;
  background: none;
  overflow: visible;
  line-height: 40px;
}
@media (min-width: 768px) {
  .input-icon {
    line-height: 45px;
  }
}
.input-icon .icon {
  margin-left: 10px;
  pointer-events: none;
  background: none;
}
.input-icon + input {
  padding-left: 32px;
}
.modal-lightbox {
  text-align: center;
  white-space: nowrap;
}
.modal-lightbox:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.modal-lightbox-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.components-nav {
  position: relative;
  height: 30px;
  color: #fff;
  padding: 0;
}
.components-nav nav {
  position: fixed;
  z-index: 9999;
  padding: 0;
  background: rgba(51, 51, 51, 0.9);
}
.components-nav .menu-toggle {
  display: block;
  height: 30px;
  color: #fff !important;
  text-decoration: none !important;
  line-height: 30px;
  padding: 0 15px;
  font-size: 20px;
}
.components-nav .menu-toggle:hover {
  background: rgba(0, 0, 0, 0.2);
}
.components-nav .menu-toggle:after {
  line-height: inherit;
  font-family: FontAwesome;
  content: '\00f106';
  float: right;
}
.components-nav .menu-toggle.collapsed:after {
  content: '\00f107';
}
.components-nav .menu {
  background: rgba(51, 51, 51, 0.9);
  width: 100%;
  border: 0;
  border-radius: 0;
  margin: 0;
}
.components-nav .menu-item .title {
  font-size: 14px;
  color: #fff;
}
.components-nav .menu-item .subtitle {
  font-size: 12px;
  color: #bbb;
  font-style: italic;
}
.components-nav .menu-item a:hover {
  background: rgba(0, 0, 0, 0.2);
}
.component-box {
  margin-bottom: 80px;
}
.component-header {
  padding-top: 50px;
  margin-bottom: 30px;
  border-bottom: 1px solid #bbb;
  position: relative;
}
.component-header h3 {
  color: #666;
  font-style: italic;
}
header {
  position: relative;
  background: #666 center center no-repeat;
  background-size: cover;
  color: #fff;
}
header .navbar {
  margin-bottom: 0;
  border: 0;
}
header .top-navbar {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px 20px;
  font: 13px/15px "PublicoHeadline-Roman";
  color: #c5c5c5;
  display: none;
}
@media (min-width: 768px) {
  header .top-navbar {
    padding: 10px 34px;
  }
}
@media (min-width: 992px) {
  header .top-navbar {
    padding: 10px 38px;
  }
}
header .top-navbar:before, header .top-navbar:after {
  content: " ";
  display: table;
}
header .top-navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  header .top-navbar {
    display: block;
  }
}
header .top-navbar .links {
  float: right;
  margin: 0;
}
header .top-navbar .links li {
  float: left;
  margin: 0 10px;
}
header .top-navbar .links .separator {
  opacity: 0.7;
}
header .top-navbar .links a {
  color: #c5c5c5;
  opacity: 1;
  padding: 4px 0;
  text-decoration: none;
}
header .top-navbar .links a:hover {
  opacity: 1;
  border-bottom: 2px solid #c5c5c5;
}
header .top-navbar .dropdown-links {
  margin-top: 9px;
  padding: 20px 20px 0;
  left: -20px;
  border: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
header .top-navbar .dropdown-links .dropdown-link {
  margin: 0;
  padding: 0;
  width: 100%;
}
header .top-navbar .dropdown-links .dropdown-link a {
  margin: 0 0 20px;
  padding: 0;
  font: 13px "PublicoHeadline-Roman";
}
header .top-navbar .dropdown-links .dropdown-link a:hover {
  background: none;
  border-bottom: 0;
  color: #fff;
}
header .main-navbar {
  position: relative;
  padding: 0 20px;
  height: 60px;
  overflow: hidden;
  font: 14px/1.2 "PublicoHeadline-Roman";
}
@media (min-width: 768px) {
  header .main-navbar {
    height: 90px;
  }
}
@media (min-width: 768px) {
  header .main-navbar {
    padding: 0 34px;
  }
}
@media (min-width: 992px) {
  header .main-navbar {
    padding: 0 38px;
  }
}
@media (min-width: 992px) {
  header .main-navbar {
    font-size: 16px;
  }
}
header .main-navbar:before, header .main-navbar:after {
  content: " ";
  display: table;
}
header .main-navbar:after {
  clear: both;
}
header .main-navbar .logo {
  position: absolute;
  background: url('../../../../_global-assets/images/logo.png') center center no-repeat;
  width: 144px;
  height: 16px;
  top: 50%;
  margin-top: -9px;
  display: block;
  text-indent: -999999px;
}
@media (min-width: 768px) {
  header .main-navbar .logo {
    margin-top: -11px;
  }
}
header .main-navbar .links {
  float: right;
  margin: 0;
  height: 100%;
  display: none;
}
@media (min-width: 768px) {
  header .main-navbar .links {
    display: table;
  }
}
header .main-navbar .links li {
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
}
header .main-navbar .links .separator {
  opacity: 0.9;
}
header .main-navbar .links a {
  color: #fff !important;
  opacity: 0.9;
  padding: 6px 0;
  text-decoration: none;
}
header .main-navbar .links a:hover {
  opacity: 1;
  border-bottom: 2px solid #fff;
}
header .main-navbar .links .search-link:hover {
  border-bottom: none;
}
header .main-navbar .navbar-toggle {
  border: 0;
  margin: 0;
  padding: 0 20px;
  margin-right: -20px;
  border-radius: 0;
  height: 100%;
}
header .main-navbar .navbar-toggle .icon-bar {
  background-color: #ffffff;
  border-radius: 0;
  -webkit-transform-origin: 12% 50%;
          transform-origin: 12% 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
header .main-navbar .navbar-toggle .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
header .main-navbar .navbar-toggle .icon-bar:nth-child(2) {
  opacity: 0;
}
header .main-navbar .navbar-toggle .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
header .main-navbar .navbar-toggle.collapsed .icon-bar {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}
header .search-nav-bar {
  padding: 0 34px;
}
@media (min-width: 992px) {
  header .search-nav-bar {
    padding: 0 38px;
  }
}
@media (max-width: 767px) {
  header .search-nav-bar {
    display: none !important;
  }
}
header .search-nav-bar .search-bar-box {
  padding: 10px 0 10px;
}
header .menu {
  padding: 0 20px;
  color: #fff;
  overflow: auto;
}
header .menu .search-bar {
  margin-top: 10px;
  margin-bottom: 50px;
}
header .menu .primary-links {
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 1;
}
header .menu .primary-links .link {
  margin-bottom: 25px;
}
header .menu .primary-links a {
  color: #fff !important;
  text-decoration: none;
}
header .menu .primary-links .separator {
  height: 25px;
}
header .menu .secondary-links {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 1;
}
header .menu .secondary-links .link {
  margin-bottom: 22px;
}
header .menu .secondary-links a {
  color: #fff !important;
  text-decoration: none;
}
header .category-nav-section {
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
header .category-nav-section a {
  font: 14px "PublicoHeadline-Roman";
  color: #fff;
  opacity: 0.9;
  text-decoration: none;
}
@media (min-width: 992px) {
  header .category-nav-section a {
    font: 14px "PublicoHeadline-Roman";
  }
}
header .category-nav-section a:hover {
  opacity: 1;
  border-bottom: 1px solid #c5c5c5;
}
header .category-nav-section .heading {
  font: 16px "PublicoHeadline-Roman";
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
}
@media (min-width: 992px) {
  header .category-nav-section .heading {
    font: 18px "PublicoHeadline-Roman";
  }
}
header .category-nav-section ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
header .category-nav-section .nav-rows {
  padding: 0 0 50px 45px;
}
@media (min-width: 992px) {
  header .category-nav-section .nav-rows {
    padding: 0 20px 50px 86px;
  }
}
header .category-nav-section .nav-row .btn {
  color: #fff;
  margin-top: 80px;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #fff;
}
header .category-nav-section .nav-row .btn:before, header .category-nav-section .nav-row .btn:after {
  content: " ";
  display: table;
}
header .category-nav-section .nav-row .btn:after {
  clear: both;
}
@media (min-width: 992px) {
  header .category-nav-section .nav-row .btn {
    margin-top: 80px;
  }
}
header .category-nav-section .nav-group {
  display: inline-block;
  vertical-align: top;
  margin-top: 50px;
  padding-right: 14px;
}
@media (min-width: 992px) {
  header .category-nav-section .nav-group {
    margin-right: 20px;
  }
}
header .category-nav-section .nav-group:last-of-type {
  padding-right: 0;
}
header .category-nav-section .nav-links {
  margin-top: 10px;
}
header .category-nav-section .nav-link {
  padding-top: 20px;
}
header .category-nav-section .panel-group {
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
}
header .category-nav-section .panel {
  background: none;
  margin: 0 !important;
  padding: 0;
  border: 0;
  box-shadow: none;
}
header .category-nav-section .category-nav-bus .nav-column {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
header .category-nav-section .category-nav-bus .nav-column:last-of-type {
  margin-right: 0;
}
header .category-nav-section .category-nav-bus .heading {
  width: 100px;
}
header nav {
  background-color: transparent;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
header.expanded nav {
  background-color: rgba(0, 0, 0, 0.5);
}
header.colorize-1 {
  background-color: #150f96;
}
header.colorize-1.bg-hero .category-nav-section .heading {
  border-bottom-color: #150f96;
}
header.colorize-1.campaign .category-nav-section .heading {
  border-bottom-color: #150f96;
}
header.colorize-1.homepage .category-nav-section .heading {
  border-bottom-color: #ff0198;
}
header.colorize-2 {
  background-color: #01c1d6;
}
header.colorize-2.bg-hero .category-nav-section .heading {
  border-bottom-color: #01c1d6;
}
header.colorize-2.campaign .category-nav-section .heading {
  border-bottom-color: #01c1d6;
}
header.colorize-2.homepage .category-nav-section .heading {
  border-bottom-color: #01c1d6;
}
header.colorize-3 {
  background-color: #ff0198;
}
header.colorize-3.bg-hero .category-nav-section .heading {
  border-bottom-color: #ff0198;
}
header.colorize-3.campaign .category-nav-section .heading {
  border-bottom-color: #ff0198;
}
header.colorize-3.homepage .category-nav-section .heading {
  border-bottom-color: #ffb617;
}
header.colorize-4 {
  background-color: #6e27c5;
}
header.colorize-4.bg-hero .category-nav-section .heading {
  border-bottom-color: #6e27c5;
}
header.colorize-4.campaign .category-nav-section .heading {
  border-bottom-color: #6e27c5;
}
header.colorize-4.homepage .category-nav-section .heading {
  border-bottom-color: #ff6600;
}
header.colorize-5 {
  background-color: #f1352b;
}
header.colorize-5.bg-hero .category-nav-section .heading {
  border-bottom-color: #f1352b;
}
header.colorize-5.campaign .category-nav-section .heading {
  border-bottom-color: #f1352b;
}
header.colorize-5.homepage .category-nav-section .heading {
  border-bottom-color: #ff0198;
}
header.colorize-6 {
  background-color: #ff6600;
}
header.colorize-6.bg-hero .category-nav-section .heading {
  border-bottom-color: #ff6600;
}
header.colorize-6.campaign .category-nav-section .heading {
  border-bottom-color: #ff6600;
}
header.colorize-6.homepage .category-nav-section .heading {
  border-bottom-color: #01c1d6;
}
header.colorize-7 {
  background-color: #ffb617;
}
header.colorize-7.bg-hero .category-nav-section .heading {
  border-bottom-color: #ffb617;
}
header.colorize-7.campaign .category-nav-section .heading {
  border-bottom-color: #ffb617;
}
header.colorize-7.homepage .category-nav-section .heading {
  border-bottom-color: #ffb617;
}
header.colorize-8 {
  background-color: #7acb00;
}
header.colorize-8.bg-hero .category-nav-section .heading {
  border-bottom-color: #7acb00;
}
header.colorize-8.campaign .category-nav-section .heading {
  border-bottom-color: #7acb00;
}
header.colorize-8.homepage .category-nav-section .heading {
  border-bottom-color: #ff6600;
}
.ribbon {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  background-color: #ff0198;
  padding: 15px 20px 15px 36px;
}
@media (min-width: 768px) {
  .ribbon {
    font-size: 24px;
    padding: 23px 34px 23px 74px;
  }
}
@media (min-width: 992px) {
  .ribbon {
    padding: 23px 38px 23px 86px;
  }
}
footer {
  background: #4c4e53;
  padding: 40px 20px;
}
@media (min-width: 768px) {
  footer {
    padding: 40px 34px;
  }
}
@media (min-width: 992px) {
  footer {
    padding: 40px 38px 40px 86px;
  }
}
footer .country-selector {
  background-color: #fff;
  color: #000;
  height: 48px;
  padding-left: 20px;
  position: relative;
  float: none;
  margin-bottom: 20px;
  height: 50px;
  width: 100%;
  font: 16px "PublicoHeadline-Light";
  color: #333;
  line-height: 50px;
}
@media (min-width: 768px) {
  footer .country-selector {
    float: right;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  footer .country-selector {
    width: 260px;
  }
}
@media (min-width: 992px) {
  footer .country-selector {
    width: 312px;
  }
}
footer .country-selector a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
footer .country-selector a, footer .country-selector a:hover, footer .country-selector a:active, footer .country-selector a:focus {
  text-decoration: none;
}
footer .country-selector:after {
  content: '';
  background: url('../../../../_global-assets/images/vertical-ellipses.png') no-repeat scroll center center;
  display: block;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 5px;
}
footer .social-buttons {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  footer .social-buttons {
    margin-bottom: 50px;
  }
}
footer .copyright, footer .links {
  font-size: 11px;
  line-height: 1.4;
  color: #c5c5c5;
}
#sitemap {
    position: relative;
    overflow: hidden;
    background: #f4f4f4;
    padding: 0 20px;
}
#sitemap section
{
    float:left;
    width:50%;
}
@media (min-width: 768px) {
  footer .copyright, footer .links {
    font-size: 12px;
  }
}
footer .copyright a, footer .links a {
  color: #c5c5c5 !important;
  text-decoration: underline;
}
@media (min-width: 768px) {
  footer .copyright {
    float: left;
    margin-right: 1.5em;
  }
}
footer .links {
  margin-right: -0.75em;
}
footer .links:before, footer .links:after {
  content: " ";
  display: table;
}
footer .links:after {
  clear: both;
}
footer .links li {
  float: left;
  margin-right: 0.75em;
}
.hero .inner {
  /*position: relative;*/
  color: #fff;
  padding: 40px 20px 50px;
}
@media (min-width: 768px) {
  .hero .inner {
    padding: 50px 34px 70px;
  }
}
@media (min-width: 992px) {
  .hero .inner {
    padding: 50px 86px 100px;
  }
}
.hero .back-nav {
  font: 16px/1 "PublicoHeadline-Light";
  margin-bottom: 35px;
  display: none;
}
.hero .back-nav, .hero .back-nav:hover, .hero .back-nav:active, .hero .back-nav:focus {
  color: #fff;
}
@media (min-width: 768px) {
  .hero .back-nav {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .hero .back-nav {
    margin-bottom: 40px;
  }
}
.hero .content {
  position: relative;
}
.hero .eyebrow {
  font-size: 14px;
  margin-bottom: 20px;
}
.hero h1 {
  font: 26px/1.2 "PublicoHeadline-Light";
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hero h1 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  .hero h1 {
    font-size: 54px;
  }
}
.hero .section-nav {
  display: none;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .hero .section-nav {
    display: block;
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .hero .section-nav {
    display: block;
    margin-top: 40px;
  }
}
.hero .section-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero .section-nav ul:before, .hero .section-nav ul:after {
  content: " ";
  display: table;
}
.hero .section-nav ul:after {
  clear: both;
}
.hero .section-nav li {
  float: left;
  margin-right: 1.5em;
}
.hero .section-nav li:last-child {
  margin-right: 0;
}
.hero .section-nav a {
  opacity: 0.7;
  padding: 4px 0;
}
.hero .section-nav a, .hero .section-nav a:hover, .hero .section-nav a:active, .hero .section-nav a:focus {
  color: #fff;
  text-decoration: none;
}
.hero .section-nav a:hover {
  opacity: 1;
  border-bottom: 2px solid #fff;
}
.hero .text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .hero .text {
    font-size: 16px;
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .hero .text {
    margin-top: 40px;
    font-size: 20px;
  }
}
.hero .points {
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
}
.hero .points li {
  position: relative;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-left: 1.6em;
}
.hero .points li:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hero .points li {
    margin-top: 35px;
    font-size: 18px;
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .hero .points li {
    margin-top: 40px;
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.hero .points li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0.5em;
  margin-top: -1px;
  left: -1.6em;
  height: 2px;
  width: 1em;
  background: #666;
}
.hero .instructions {
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .hero .instructions {
    font-size: 18px;
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .hero .instructions {
    margin-bottom: 40px;
  }
}
.hero .faa {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .hero .faa {
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .hero .faa {
    margin-top: 40px;
  }
}
.hero .faa-form .form-group {
  margin-bottom: 20px;
  position: relative;
}
.hero .faa-form .form-group:before, .hero .faa-form .form-group:after {
  content: " ";
  display: table;
}
.hero .faa-form .form-group:after {
  clear: both;
}
.hero .faa-form label {
  display: block;
  color: #fff;
}
.hero .faa-form input {
  display: block;
  width: 80%;
  float: left;
}
@media (min-width: 768px) {
  .hero .faa-form input {
    width: 460px;
  }
}
@media (min-width: 992px) {
  .hero .faa-form input {
    width: 408px;
  }
}
@media (max-width: 767px) {
  .hero .faa-form .btn {
    width: 20%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }
}
@media (min-width: 768px) {
  .hero .faa-form .btn {
    margin-left: 15px;
  }
}
.hero .faa-form .geolocate {
  font-size: 14px;
  line-height: 1.2;
}
.hero .faa-form .geolocate .fa-map-marker {
  color: #01c1d6;
}
.hero .faa-form .geolocate a {
  color: #fff !important;
  text-decoration: underline;
}
hero .login .tile:before, .hero .login .tile:after {
  content: " ";
  display: table;
}
.hero .login .tile:after {
  clear: both;
}
.hero .login .eyebrow {
  background-color: #7acb00;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  border: 0;
}
.hero .login .eyebrow i {
  color: #fff;
}
.hero .login .eyebrow a {
  color: #fff;
}
.hero .login .copy-wrap {
  margin: 20px 0;
}
.hero .login .copy {
  color: #fff;
  background-color: #7acb00;
  text-align: center;
  border: 0;
  margin-top: 10px;
  font-size: 28px;
}
.hero .login .help {
  padding: 40px 20px 0;
  text-align: center;
}
.hero .login .help a {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}
.hero .login .item {
  border: 0;
}
.hero .login .cat-sublinks {
  margin: 0;
  padding: 0;
  border: 0;
}
.hero .login .cat-sublinks ul {
  background-color: #fff;
  font: 26px/1.2 "PublicoHeadline-Roman";
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero .login .cat-sublinks ul li {
  height: 70px;
  border-bottom: 1px solid #7acb00;
  padding: 0 0 0 22px;
  cursor: pointer;
}
.hero .login .cat-sublinks ul li span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #70727d !important;
  display: block;
  float: left;
  width: 90%;
  font-size: 18px;
  text-decoration: none;
  font-weight: 100;
}
.hero .login .cat-sublinks ul li span :hover {
  text-decoration: underline;
}
.hero .login .cat-sublinks ul li i {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #a3a5b1;
  float: left;
  vertical-align: top;
  font-size: 1.2em;
  font-weight: 100;
}
@media (min-width: 768px) {
  .hero .login .copy {
    font-size: 38px;
    margin-top: 30px;
  }
  .hero .login .copy-wrap {
    margin: 30px 0 40px;
  }
  .hero .login .cat-sublinks {
    padding: 0;
    margin: 0 auto;
    width: 60%;
  }
  .hero .login .cat-sublinks ul li span {
    font: 22px/1.2 "PublicoHeadline-Roman";
  }
}
@media (min-width: 992px) {
  .hero .login .cat-sublinks {
    width: 65%;
  }
}
.hero.bgimage,
.hero.campaign {
  padding-top: 50px;
  padding-right: 36px;
}
@media (min-width: 768px) {
  .hero.bgimage,
  .hero.campaign {
    padding-right: 114px;
  }
}
@media (min-width: 992px) {
  .hero.bgimage,
  .hero.campaign {
    padding-right: 182px;
  }
}
.hero.campaign .inner {
  background-color: rgba(0, 0, 0, 0.5);
}
.hero.homepage .inner {
  background: none !important;
}
@media (min-width: 768px) {
  .hero.homepage .inner {
    margin-left: 40px;
  }
}
@media (min-width: 992px) {
  .hero.homepage .inner {
    margin-left: 0;
  }
}
.hero.homepage .inner .content:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: -30px;
  width: 6px;
  height: 100%;
  background: #666;
}
header.colorize-1 .hero.bgimage .inner {
  background-color: #150f96;
}
header.colorize-1 .hero .points li:before {
  background-color: #01c1d6;
}
header.colorize-1 .hero.homepage .content:before {
  background-color: #ff0198;
}
header.colorize-2 .hero.bgimage .inner {
  background-color: #01c1d6;
}
header.colorize-2 .hero .points li:before {
  background-color: #6e27c5;
}
header.colorize-2 .hero.homepage .content:before {
  background-color: #01c1d6;
}
header.colorize-3 .hero.bgimage .inner {
  background-color: #ff0198;
}
header.colorize-3 .hero .points li:before {
  background-color: #6e27c5;
}
header.colorize-3 .hero.homepage .content:before {
  background-color: #ffb617;
}
header.colorize-4 .hero.bgimage .inner {
  background-color: #6e27c5;
}
header.colorize-4 .hero .points li:before {
  background-color: #01c1d6;
}
header.colorize-4 .hero.homepage .content:before {
  background-color: #ff6600;
}
header.colorize-5 .hero.bgimage .inner {
  background-color: #f1352b;
}
header.colorize-5 .hero .points li:before {
  background-color: #ff6600;
}
header.colorize-5 .hero.homepage .content:before {
  background-color: #ff0198;
}
header.colorize-6 .hero.bgimage .inner {
  background-color: #ff6600;
}
header.colorize-6 .hero .points li:before {
  background-color: #f1352b;
}
header.colorize-6 .hero.homepage .content:before {
  background-color: #01c1d6;
}
header.colorize-7 .hero.bgimage .inner {
  background-color: #ffb617;
}
header.colorize-7 .hero .points li:before {
  background-color: #ffb617;
}
header.colorize-7 .hero.homepage .content:before {
  background-color: #ffb617;
}
header.colorize-8 .hero.bgimage .inner {
  background-color: #7acb00;
}
header.colorize-8 .hero .points li:before {
  background-color: #150f96;
}
header.colorize-8 .hero.homepage .content:before {
  background-color: #ff6600;
}
.in-page-nav {
  position: relative;
  height: 0;
  overflow: visible;
  display: none;
}
@media (min-width: 992px) {
  .in-page-nav {
    display: block;
  }
}
.in-page-nav nav {
  position: absolute;
  display: block;
  padding-top: 30px;
  top: 0;
  margin-top: 20px;
  width: 230px;
}
.in-page-nav nav.pinned {
  position: fixed;
  margin-top: 0;
  z-index: 10;
}
.in-page-nav .items {
  padding-left: 0;
  list-style: none;
  margin: 0;
  background: #f4f4f4;
  position: relative;
  padding: 20px 34px 50px;
}
.in-page-nav .item {
  font-size: 18px;
  margin-bottom: 17px;
}
.in-page-nav .item a {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid transparent;
  text-decoration: none !important;
  color: #333 !important;
}
.in-page-nav .item.active a {
  border-bottom-color: #ff0198;
}
.in-page-nav .item.colorize-1.active a {
  border-bottom-color: #150f96;
}
.in-page-nav .item.colorize-2.active a {
  border-bottom-color: #01c1d6;
}
.in-page-nav .item.colorize-3.active a {
  border-bottom-color: #ff0198;
}
.in-page-nav .item.colorize-4.active a {
  border-bottom-color: #6e27c5;
}
.in-page-nav .item.colorize-5.active a {
  border-bottom-color: #f1352b;
}
.in-page-nav .item.colorize-6.active a {
  border-bottom-color: #ff6600;
}
.in-page-nav .item.colorize-7.active a {
  border-bottom-color: #ffb617;
}
.in-page-nav .item.colorize-8.active a {
  border-bottom-color: #7acb00;
}
.content-promo {
  background: #ebebeb;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .content-promo {
    padding: 50px 34px;
  }
}
@media (min-width: 992px) {
  .content-promo {
    padding: 60px 86px;
  }
}
.content-promo .items {
  margin-left: -11px;
  margin-right: -11px;
}
.content-promo .items:before, .content-promo .items:after {
  content: " ";
  display: table;
}
.content-promo .items:after {
  clear: both;
}
.content-promo-item {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
@media (min-width: 768px) {
  .content-promo-item {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .content-promo-item {
    float: left;
    width: 50%;
  }
}
.content-promo-item .tile {
  position: relative;
  background: #fff;
  border-bottom: 4px solid #666;
}
.content-promo-item .tile:before, .content-promo-item .tile:after {
  content: " ";
  display: table;
}
.content-promo-item .tile:after {
  clear: both;
}
@media (min-width: 768px) {
  .content-promo-item .tile {
    height: 540px;
  }
}
.content-promo-item .image {
  position: relative;
  height: 160px;
  background: transparent center center no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .content-promo-item .image {
    height: 215px;
  }
}
.content-promo-item .image .btn {
  position: absolute;
  bottom: 0;
  left: 0;
}
.content-promo-item .text {
  overflow: hidden;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .content-promo-item .text {
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .content-promo-item .text {
    padding: 0 24px;
  }
}
.content-promo-item .text > :first-child {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .content-promo-item .text > :first-child {
    margin-top: 40px;
  }
}
.content-promo-item .text .eyebrow {
  font: 14px/1.4 "PublicoHeadline-Roman";
  margin-bottom: 20px;
}
.content-promo-item .text .title {
  font: 24px/1.1 "PublicoHeadline-Light";
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .content-promo-item .text .title {
    font-size: 28px;
  }
}
.content-promo-item .text .description {
  font: 14px/1.3 "PublicoHeadline-Roman";
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .content-promo-item .text .description {
    font-size: 16px;
  }
}
.content-promo-item .text .cta {
  margin-bottom: 40px;
}
.content-promo-item:first-child {
  margin-top: 0;
}
.content-promo-item:last-child {
  margin-bottom: 0;
}
.content-promo-item:first-child,
.content-promo-item:last-child:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
@media (min-width: 768px) {
  .content-promo-item:first-child,
  .content-promo-item:last-child:nth-child(2n) {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .content-promo-item:first-child .tile,
  .content-promo-item:last-child:nth-child(2n) .tile {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .content-promo-item:first-child .tile,
  .content-promo-item:last-child:nth-child(2n) .tile {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .content-promo-item:first-child .image, .content-promo-item:first-child .text,
  .content-promo-item:last-child:nth-child(2n) .image,
  .content-promo-item:last-child:nth-child(2n) .text {
    height: 100%;
    float: left;
  }
}
@media (min-width: 768px) {
  .content-promo-item:first-child .image,
  .content-promo-item:last-child:nth-child(2n) .image {
    width: 250px;
  }
}
@media (min-width: 992px) {
  .content-promo-item:first-child .image,
  .content-promo-item:last-child:nth-child(2n) .image {
    width: 300px;
  }
}
.content-promo-item.primary:first-child .tile {
  background: #666;
  color: #fff;
  border-bottom: none;
}
@media (min-width: 768px) {
  .content-promo-item.primary:first-child .tile {
    height: 290px;
  }
}
@media (min-width: 992px) {
  .content-promo-item.primary:first-child .tile {
    height: 350px;
  }
}
.content-promo-item.primary:first-child .tile .image {
  height: 300px;
  float: none;
}
@media (min-width: 768px) {
  .content-promo-item.primary:first-child .tile .image {
    float: left;
    width: 50%;
    height: 100%;
  }
}
.content-promo-item.primary:first-child .tile .text {
  float: none;
}
@media (min-width: 768px) {
  .content-promo-item.primary:first-child .tile .text {
    float: left;
    width: 50%;
  }
}
.content-promo-item.primary:first-child .tile .text .eyebrow {
  font: 14px/1 "PublicoHeadline-Roman";
  margin-bottom: 20px;
}
.content-promo-item.primary:first-child .tile .text .title {
  font: 26px/1 "PublicoHeadline-Light";
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .content-promo-item.primary:first-child .tile .text .title {
    font-size: 34px;
    margin-bottom: 40px;
  }
}
.content-promo-item.primary:first-child .tile .text .description {
  font: 14px/1.3 "PublicoHeadline-Roman";
  margin-bottom: 30px;
}
.content-promo-item.primary:first-child .tile .text .cta {
  color: #fff !important;
  border-color: #fff;
}
.content-promo-item.colorize-1 .tile {
  border-bottom-color: #150f96;
}
.content-promo-item.primary.colorize-1:first-child .tile {
  background: #150f96;
}
.content-promo-item.colorize-2 .tile {
  border-bottom-color: #01c1d6;
}
.content-promo-item.primary.colorize-2:first-child .tile {
  background: #01c1d6;
}
.content-promo-item.colorize-3 .tile {
  border-bottom-color: #ff0198;
}
.content-promo-item.primary.colorize-3:first-child .tile {
  background: #ff0198;
}
.content-promo-item.colorize-4 .tile {
  border-bottom-color: #6e27c5;
}
.content-promo-item.primary.colorize-4:first-child .tile {
  background: #6e27c5;
}
.content-promo-item.colorize-5 .tile {
  border-bottom-color: #f1352b;
}
.content-promo-item.primary.colorize-5:first-child .tile {
  background: #f1352b;
}
.content-promo-item.colorize-6 .tile {
  border-bottom-color: #ff6600;
}
.content-promo-item.primary.colorize-6:first-child .tile {
  background: #ff6600;
}
.content-promo-item.colorize-7 .tile {
  border-bottom-color: #ffb617;
}
.content-promo-item.primary.colorize-7:first-child .tile {
  background: #ffb617;
}
.content-promo-item.colorize-8 .tile {
  border-bottom-color: #7acb00;
}
.content-promo-item.primary.colorize-8:first-child .tile {
  background: #7acb00;
}
.product-promo-primary {
  position: relative;
  overflow: hidden;
  background: #f4f4f4;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .product-promo-primary {
    padding: 0 34px;
  }
}
@media (min-width: 992px) {
  .product-promo-primary {
    padding: 0 86px;
  }
}
.product-promo-primary .items {
  margin-top: 30px;
  margin-left: -11px;
  margin-right: -11px;
}
.product-promo-primary .items:before, .product-promo-primary .items:after {
  content: " ";
  display: table;
}
.product-promo-primary .items:after {
  clear: both;
}
.product-promo-primary .product-promo-item {
  margin-bottom: 30px;
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
@media (min-width: 768px) {
  .product-promo-primary .product-promo-item {
    float: left;
    width: 50%;
  }
}
.product-promo-primary .tile {
  position: relative;
  background: #fff;
  padding: 34px 16px;
}
@media (min-width: 768px) {
  .product-promo-primary .tile {
    padding: 34px 20px 40px;
  }
}
@media (min-width: 992px) {
  .product-promo-primary .tile {
    padding: 44px 24px 40px;
  }
}
.product-promo-primary .tile:before {
  content: "";
  position: absolute;
  display: block;
  background: #666;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.product-promo-primary .tile .title {
  font: 24px/26px "PublicoHeadline-Light";
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product-promo-primary .tile .title {
    margin-bottom: 30px;
  }
}
.product-promo-primary .tile .title .fa-angle-right {
  display: none;
}
.product-promo-primary .tile .text {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product-promo-primary .tile .text {
    margin-bottom: 40px;
  }
}
.product-promo-secondary {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .product-promo-secondary {
    padding: 0 74px;
  }
}
@media (min-width: 992px) {
  .product-promo-secondary {
    padding: 0 86px 0 278px;
  }
}
.product-promo-secondary .items {
  margin-top: 30px;
}
.product-promo-secondary .product-promo-item {
  margin-bottom: 30px;
}
.product-promo-secondary .tile {
  position: relative;
  background: #fff;
  border: 1px solid #ebebeb;
  border-top: 0;
  padding: 24px 32px 30px;
}
@media (min-width: 768px) {
  .product-promo-secondary .tile {
    padding: 34px 40px 40px;
  }
}
@media (min-width: 992px) {
  .product-promo-secondary .tile {
    padding: 34px 24px 50px;
  }
}
.product-promo-secondary .tile:before {
  content: "";
  position: absolute;
  display: block;
  background: #666;
  top: 0;
  left: -1px;
  right: -1px;
  height: 4px;
}
.product-promo-secondary .tile .title {
  font: 24px/28px "PublicoHeadline-Roman";
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product-promo-secondary .tile .title {
    margin-bottom: 30px;
  }
}
.product-promo-secondary .tile .text {
  font-size: 14px;
  line-height: 1.25;
}
.product-promo-secondary .tile .cta {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.product-promo-tertiary {
  background: #f4f4f4;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .product-promo-tertiary {
    padding: 0 74px;
  }
}
@media (min-width: 992px) {
  .product-promo-tertiary {
    padding: 0 86px 0 278px;
  }
}
.product-promo-tertiary:before, .product-promo-tertiary:after {
  content: " ";
  display: table;
}
.product-promo-tertiary:after {
  clear: both;
}
.product-promo-tertiary .items {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .product-promo-tertiary .items {
    margin-top: 30px;
  }
}
.product-promo-tertiary .product-promo-item {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product-promo-tertiary .product-promo-item {
    margin-bottom: 30px;
  }
}
.product-promo-tertiary .tile {
  position: relative;
  background: #fff;
  padding: 30px 20px 30px 16px;
}
@media (min-width: 768px) {
  .product-promo-tertiary .tile {
    padding: 30px 44px 40px 40px;
  }
}
@media (min-width: 992px) {
  .product-promo-tertiary .tile {
    padding: 30px 28px 40px 48px;
  }
}
.product-promo-tertiary .tile:before {
  content: "";
  position: absolute;
  display: block;
  background: #666;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}
.product-promo-tertiary .tile .title {
  font: 16px/22px "PublicoHeadline-Roman";
}
@media (min-width: 768px) {
  .product-promo-tertiary .tile .title {
    font: 20px/22px "PublicoHeadline-Roman";
  }
}
.product-promo-tertiary .tile .text {
  display: none;
}
.product-promo-tertiary .tile .cta {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.product-promo-item.colorize-1 .tile:before {
  background-color: #150f96;
}
.product-promo-item.colorize-2 .tile:before {
  background-color: #01c1d6;
}
.product-promo-item.colorize-3 .tile:before {
  background-color: #ff0198;
}
.product-promo-item.colorize-4 .tile:before {
  background-color: #6e27c5;
}
.product-promo-item.colorize-5 .tile:before {
  background-color: #f1352b;
}
.product-promo-item.colorize-6 .tile:before {
  background-color: #ff6600;
}
.product-promo-item.colorize-7 .tile:before {
  background-color: #ffb617;
}
.product-promo-item.colorize-8 .tile:before {
  background-color: #7acb00;
}
.related-resources-promo {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .related-resources-promo {
    padding: 0 74px;
  }
}
@media (min-width: 992px) {
  .related-resources-promo {
    padding: 0 86px 0 278px;
  }
}
.related-resources-promo .items {
  margin: 40px 0;
}
@media (min-width: 768px) {
  .related-resources-promo .items {
    margin: 60px 0;
  }
}
.related-resources-promo .related-resources-promo-item {
  margin-bottom: 30px;
}
.related-resources-promo .related-resources-promo-item:last-child {
  margin-bottom: 0;
}
.related-resources-promo .tile {
  position: relative;
  background: #fff;
}
.related-resources-promo .tile:before, .related-resources-promo .tile:after {
  content: " ";
  display: table;
}
.related-resources-promo .tile:after {
  clear: both;
}
.related-resources-promo .tile .icon {
  position: relative;
  float: left;
  width: 88px;
  height: 88px;
  margin-right: 8px;
  background: #666;
}
@media (min-width: 768px) {
  .related-resources-promo .tile .icon {
    width: 138px;
    height: 138px;
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .related-resources-promo .tile .icon {
    margin-right: 24px;
  }
}
.related-resources-promo .tile .icon img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.related-resources-promo .tile .eyebrow {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.related-resources-promo .tile .title {
  font: 18px/1.2 "PublicoHeadline-Roman";
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .related-resources-promo .tile .title {
    font-size: 24px;
  }
}
.related-resources-promo .tile .text {
  font-size: 14px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .related-resources-promo .tile .text {
    font-size: 16px;
  }
}
.related-resources-promo-item.colorize-1 .icon {
  background-color: #150f96;
}
.related-resources-promo-item.colorize-2 .icon {
  background-color: #01c1d6;
}
.related-resources-promo-item.colorize-3 .icon {
  background-color: #ff0198;
}
.related-resources-promo-item.colorize-4 .icon {
  background-color: #6e27c5;
}
.related-resources-promo-item.colorize-5 .icon {
  background-color: #f1352b;
}
.related-resources-promo-item.colorize-6 .icon {
  background-color: #ff6600;
}
.related-resources-promo-item.colorize-7 .icon {
  background-color: #ffb617;
}
.related-resources-promo-item.colorize-8 .icon {
  background-color: #7acb00;
}
.bios {
  background: #f4f4f4;
  padding: 40px 20px 20px;
}
@media (min-width: 768px) {
  .bios {
    padding: 50px 114px 25px;
  }
}
@media (min-width: 992px) {
  .bios {
    padding: 50px 86px 25px;
  }
}
.bios .items {
  margin-left: -11px;
  margin-right: -11px;
}
.bios .items:before, .bios .items:after {
  content: " ";
  display: table;
}
.bios .items:after {
  clear: both;
}
.bios .bio-item {
  margin-bottom: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
@media (min-width: 768px) {
  .bios .bio-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bios .bio-item {
    float: left;
    width: 33.33333%;
  }
}
.bios .tile {
  position: relative;
  background: #fff;
}
.bios .tile .photo {
  height: 200px;
  background: #666 center center no-repeat;
  background-size: cover;
}
.bios .tile .text {
  padding: 20px 16px 40px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bios .tile .text {
    padding: 25px 20px;
    height: 240px;
  }
}
.bios .tile .name {
  font: 20px/1.2 "PublicoHeadline-Light";
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .bios .tile .name {
    font-size: 25px;
  }
}
.bios .tile .title {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.bios .tile .action {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.infographic .tile:before, .infographic .tile:after {
  content: " ";
  display: table;
}
.infographic .tile:after {
  clear: both;
}
.infographic .image, .infographic .copy {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
  height: 274px;
}
@media (min-width: 768px) {
  .infographic .image, .infographic .copy {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .infographic .image, .infographic .copy {
    height: 325px;
  }
}
@media (min-width: 992px) {
  .infographic .image, .infographic .copy {
    height: 436px;
  }
}
.infographic .image {
  background: transparent center center no-repeat;
  background-size: cover;
}
.infographic .image button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.infographic .copy {
  background-color: #666;
  color: #fff;
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .infographic .copy {
    padding: 40px 68px;
  }
}
@media (min-width: 992px) {
  .infographic .copy {
    padding: 60px 76px;
  }
}
.infographic .eyebrow {
  font-size: 12px;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .infographic .eyebrow {
    margin-bottom: 30px;
  }
}
.infographic .title {
  font: 26px/1.1 "PublicoHeadline-Roman";
}
@media (min-width: 768px) {
  .infographic .title {
    font-size: 36px;
  }
}
.infographic .lightbox-image {
  max-width: 100%;
}
@media (min-width: 768px) {
  .infographic .lightbox-image {
    max-width: 700px;
  }
}
@media (min-width: 992px) {
  .infographic .lightbox-image {
    max-width: 916px;
  }
}
.infographic.colorize-1 .copy {
  background-color: #150f96;
}
.infographic.colorize-2 .copy {
  background-color: #01c1d6;
}
.infographic.colorize-3 .copy {
  background-color: #ff0198;
}
.infographic.colorize-4 .copy {
  background-color: #6e27c5;
}
.infographic.colorize-5 .copy {
  background-color: #f1352b;
}
.infographic.colorize-6 .copy {
  background-color: #ff6600;
}
.infographic.colorize-7 .copy {
  background-color: #ffb617;
}
.infographic.colorize-8 .copy {
  background-color: #7acb00;
}
.video .tile:before, .video .tile:after {
  content: " ";
  display: table;
}
.video .tile:after {
  clear: both;
}
.video .image, .video .copy {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
  height: 274px;
}
@media (min-width: 768px) {
  .video .image, .video .copy {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .video .image, .video .copy {
    height: 325px;
  }
}
@media (min-width: 992px) {
  .video .image, .video .copy {
    height: 436px;
  }
}
.video .image {
  background: transparent center center no-repeat;
  background-size: cover;
}
.video .image button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.video .copy {
  background-color: #666;
  color: #fff;
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .video .copy {
    padding: 50px 68px;
  }
}
@media (min-width: 992px) {
  .video .copy {
    padding: 100px 76px;
  }
}
.video .eyebrow {
  font-size: 14px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .video .eyebrow {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.video .title {
  font: 26px/1.2 "PublicoHeadline-Roman";
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .video .title {
    font-size: 36px;
  }
}
.video .text {
  font-size: 14px;
}
.video .lightbox-image {
  max-width: 100%;
}
@media (min-width: 768px) {
  .video .lightbox-image {
    max-width: 700px;
  }
}
@media (min-width: 992px) {
  .video .lightbox-image {
    max-width: 916px;
  }
}
.video-modal .modal-lightbox-content {
  width: 80%;
  max-width: initial;
  margin: 0 auto;
}
.video-modal .video-player {
  display: block;
  position: relative;
  width: 100%;
}
.video.colorize-1 .copy {
  background-color: #150f96;
}
.video.colorize-2 .copy {
  background-color: #01c1d6;
}
.video.colorize-3 .copy {
  background-color: #ff0198;
}
.video.colorize-4 .copy {
  background-color: #6e27c5;
}
.video.colorize-5 .copy {
  background-color: #f1352b;
}
.video.colorize-6 .copy {
  background-color: #ff6600;
}
.video.colorize-7 .copy {
  background-color: #ffb617;
}
.video.colorize-8 .copy {
  background-color: #7acb00;
}
.cta-module {
  background: center center no-repeat;
  background-size: cover;
  color: #fff;
}
@media (min-width: 768px) {
  .cta-module {
    padding: 50px 0 0 114px;
  }
}
@media (min-width: 992px) {
  .cta-module {
    padding: 50px 0 0 230px;
  }
}
.cta-module .content {
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .cta-module .content {
    padding: 50px 34px 50px 40px;
  }
}
@media (min-width: 992px) {
  .cta-module .content {
    padding: 50px 38px 50px 48px;
  }
}
.cta-module .title {
  font: 26px/1 "PublicoHeadline-Light";
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .cta-module .title {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
.cta-module .text {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .cta-module .text {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.cta-module .ctas {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cta-module .ctas:before, .cta-module .ctas:after {
  content: " ";
  display: table;
}
.cta-module .ctas:after {
  clear: both;
}
.cta-module .cta {
  margin-bottom: 10px;
}
.cta-module .cta:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .cta-module .cta {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
.cta-module .cta .btn {
  display: block;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  .cta-module .cta .btn {
    text-align: center;
  }
}
.cta-module .cta .btn .fa {
  float: right;
  margin-top: 10px;
}
.cta-module.colorize-1 .content {
  background-color: #150f96;
}
.cta-module.colorize-2 .content {
  background-color: #01c1d6;
}
.cta-module.colorize-3 .content {
  background-color: #ff0198;
}
.cta-module.colorize-4 .content {
  background-color: #6e27c5;
}
.cta-module.colorize-5 .content {
  background-color: #f1352b;
}
.cta-module.colorize-6 .content {
  background-color: #ff6600;
}
.cta-module.colorize-7 .content {
  background-color: #ffb617;
}
.cta-module.colorize-8 .content {
  background-color: #7acb00;
}
.quote-extended {
  background-color: #f4f4f4;
  padding: 50px 20px;
}
@media (min-width: 768px) {
  .quote-extended {
    padding: 90px 34px 100px;
  }
}
@media (min-width: 992px) {
  .quote-extended {
    padding: 90px 86px 100px;
  }
}
@media (min-width: 768px) {
  .quote-extended .content {
    padding-left: 48px;
    border-left: 6px solid #666;
  }
}
.quote-extended .text {
  font: 26px/1.1 "PublicoHeadline-Light";
}
@media (min-width: 768px) {
  .quote-extended .text {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
.quote-extended .author {
  display: none;
  font-size: 15px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .quote-extended .author {
    display: block;
  }
}
.quote-compact {
  padding: 50px 20px;
}
@media (min-width: 768px) {
  .quote-compact {
    padding: 80px 34px;
  }
}
@media (min-width: 992px) {
  .quote-compact {
    padding: 80px 38px 80px 230px;
  }
}
@media (min-width: 768px) {
  .quote-compact .content {
    padding-left: 48px;
    border-left: 6px solid #f4f4f4;
  }
}
.quote-compact .text {
  font: 26px/1.1 "PublicoHeadline-Light";
}
@media (min-width: 768px) {
  .quote-compact .text {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
.quote-compact .author {
  display: none;
}
.quote-extended.colorize-1 .content {
  border-color: #150f96;
}
.quote-extended.colorize-2 .content {
  border-color: #01c1d6;
}
.quote-extended.colorize-3 .content {
  border-color: #ff0198;
}
.quote-extended.colorize-4 .content {
  border-color: #6e27c5;
}
.quote-extended.colorize-5 .content {
  border-color: #f1352b;
}
.quote-extended.colorize-6 .content {
  border-color: #ff6600;
}
.quote-extended.colorize-7 .content {
  border-color: #ffb617;
}
.quote-extended.colorize-8 .content {
  border-color: #7acb00;
}
.message-tile {
  background-color: #f4f4f4;
  padding: 25px 36px 50px;
}
@media (min-width: 768px) {
  .message-tile {
    padding: 50px 74px 70px;
  }
}
@media (min-width: 992px) {
  .message-tile {
    padding: 50px 86px 90px;
  }
}
.message-tile .title {
  font: 20px/1.1 "PublicoHeadline-Light";
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .message-tile .title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .message-tile .title {
    font-size: 36px;
    margin-bottom: 20px;
  }
}
.message-tile .text {
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .message-tile .text {
    font-size: 16px;
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .message-tile .text {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
.product-group .tile {
  padding-bottom: 50px;
}
.product-group .tile:before, .product-group .tile:after {
  content: " ";
  display: table;
}
.product-group .tile:after {
  clear: both;
}
.product-group .copy {
  color: #333333;
  padding: 40px 20px;
}
.product-group .cat-sublinks {
  color: #333333;
  margin: 0;
  padding: 0 20px;
}
.product-group .cat-sublinks ul {
  font: 26px/1.2 "PublicoHeadline-Roman";
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-group .cat-sublinks ul li {
  height: 80px;
  border-bottom: 1px solid #fff;
  padding: 0 0 0 22px;
}
.product-group .cat-sublinks ul li a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  float: left;
  width: 90%;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  font-weight: 100;
}
.product-group .cat-sublinks ul li a :hover {
  text-decoration: underline;
}
.product-group .cat-sublinks ul li i {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  float: left;
  vertical-align: top;
  color: #fff;
  margin-right: 20px;
  font-size: 1.2em;
}
.product-group .title {
  font: 26px/1.2 "PublicoHeadline-Roman";
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #777777;
}
@media (min-width: 768px) {
  .product-group .title {
    font-size: 36px;
  }
}
.product-group .text {
  font-size: 14px;
  width: 100%;
}
.product-group .more-btn {
  width: 140px;
  margin: 34px 20px 0;
}
@media (min-width: 768px) {
  .product-group {
    margin: 0 18px;
  }
  .product-group .title {
    margin-bottom: 30px;
  }
  .product-group .copy {
    float: left;
    width: 50%;
    padding-right: 70px;
    padding-bottom: 40px;
    padding-left: 14px;
  }
  .product-group .text {
    font: 16px/1.2 "PublicoHeadline-Roman";
  }
  .product-group .cat-sublinks {
    float: right;
    padding: 0;
    margin: 0;
    width: 50%;
  }
  .product-group .cat-sublinks ul li a {
    font: 22px/1.2 "PublicoHeadline-Roman";
  }
  .product-group .tile {
    padding: 70px 0 70px 2px;
  }
  .product-group .more-btn {
    width: 140px;
    margin: 40px 0 0 14px;
  }
}
@media (min-width: 992px) {
  .product-group {
    margin: 0 52px;
  }
  .product-group .copy {
    padding-bottom: 40px;
    padding-right: 80px;
    padding-left: 2px;
  }
  .product-group .title {
    font: 42px/1.2 "PublicoHeadline-Roman";
  }
  .product-group .cat-sublinks {
    margin: 0;
  }
  .product-group .tile {
    padding: 70px 0 70px 34px;
  }
  .product-group .more-btn {
    width: 140px;
    margin: 40px 0 0;
  }
}
.product-group.colorize-1 .cat-sublinks li {
  background-color: #150f96;
}
.product-group.colorize-1 .title {
  border-bottom: 2px solid #150f96;
}
.product-group.colorize-2 .cat-sublinks li {
  background-color: #01c1d6;
}
.product-group.colorize-2 .title {
  border-bottom: 2px solid #01c1d6;
}
.product-group.colorize-3 .cat-sublinks li {
  background-color: #ff0198;
}
.product-group.colorize-3 .title {
  border-bottom: 2px solid #ff0198;
}
.product-group.colorize-4 .cat-sublinks li {
  background-color: #6e27c5;
}
.product-group.colorize-4 .title {
  border-bottom: 2px solid #6e27c5;
}
.product-group.colorize-5 .cat-sublinks li {
  background-color: #f1352b;
}
.product-group.colorize-5 .title {
  border-bottom: 2px solid #f1352b;
}
.product-group.colorize-6 .cat-sublinks li {
  background-color: #ff6600;
}
.product-group.colorize-6 .title {
  border-bottom: 2px solid #ff6600;
}
.product-group.colorize-7 .cat-sublinks li {
  background-color: #ffb617;
}
.product-group.colorize-7 .title {
  border-bottom: 2px solid #ffb617;
}
.product-group.colorize-8 .cat-sublinks li {
  background-color: #7acb00;
}
.product-group.colorize-8 .title {
  border-bottom: 2px solid #7acb00;
}
.product-tiles .tile-container {
  margin: 40px 0 10px;
}
.product-tiles .tile-container:before, .product-tiles .tile-container:after {
  content: " ";
  display: table;
}
.product-tiles .tile-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .product-tiles .tile-container {
    margin: 50px 0 20px;
  }
}
@media (min-width: 992px) {
  .product-tiles .tile-container {
    margin: 50px 0 30px;
  }
}
.product-tiles .tile-container .tile-item {
  float: left;
  margin: 0;
  width: 50%;
}
@media (min-width: 768px) {
  .product-tiles .tile-container .tile-item {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .product-tiles .tile-container .tile-item {
    width: 25%;
  }
}
.product-tiles .tile-container .tile-item .icon {
  margin: 0 auto;
  border: 1px solid #ebebeb;
  border-bottom: 0;
  width: 77%;
}
@media (min-width: 768px) {
  .product-tiles .tile-container .tile-item .icon {
    width: 67%;
  }
}
@media (min-width: 992px) {
  .product-tiles .tile-container .tile-item .icon {
    width: 67%;
  }
}
.product-tiles .tile-container .tile-item .icon img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.product-tiles .tile-container .tile-item hr {
  height: 5px;
  margin: 0 auto;
  padding: 0;
  width: 77%;
}
@media (min-width: 768px) {
  .product-tiles .tile-container .tile-item hr {
    width: 67%;
  }
}
@media (min-width: 992px) {
  .product-tiles .tile-container .tile-item hr {
    width: 67%;
  }
}
.product-tiles .tile-container .tile-item .name {
  color: #333333;
  display: block;
  font: 18px/1.2 "PublicoHeadline-Roman";
  margin: 10px auto 30px;
  max-height: 20px;
  width: 77%;
}
@media (min-width: 768px) {
  .product-tiles .tile-container .tile-item .name {
    margin: 20px auto 40px;
    width: 67%;
  }
}
@media (min-width: 992px) {
  .product-tiles .tile-container .tile-item .name {
    margin: 20px auto 40px;
    width: 67%;
  }
}
.tile-item.colorize-1 hr {
  background-color: #150f96;
}
.tile-item.colorize-1 .icon {
  background-color: #150f96;
}
.tile-item.colorize-2 hr {
  background-color: #01c1d6;
}
.tile-item.colorize-2 .icon {
  background-color: #01c1d6;
}
.tile-item.colorize-3 hr {
  background-color: #ff0198;
}
.tile-item.colorize-3 .icon {
  background-color: #ff0198;
}
.tile-item.colorize-4 hr {
  background-color: #6e27c5;
}
.tile-item.colorize-4 .icon {
  background-color: #6e27c5;
}
.tile-item.colorize-5 hr {
  background-color: #f1352b;
}
.tile-item.colorize-5 .icon {
  background-color: #f1352b;
}
.tile-item.colorize-6 hr {
  background-color: #ff6600;
}
.tile-item.colorize-6 .icon {
  background-color: #ff6600;
}
.tile-item.colorize-7 hr {
  background-color: #ffb617;
}
.tile-item.colorize-7 .icon {
  background-color: #ffb617;
}
.tile-item.colorize-8 hr {
  background-color: #7acb00;
}
.tile-item.colorize-8 .icon {
  background-color: #7acb00;
}
.tile-link:hover .icon {
  background-color: #7acb00;
}
.tile-link:hover hr {
  background-color: #7acb00;
}
.intro-copy {
  margin: 40px 20px;
}
@media (min-width: 768px) {
  .intro-copy {
    margin: 50px 34px;
  }
}
@media (min-width: 992px) {
  .intro-copy {
    margin: 50px 38px 50px 38px;
  }
  .intro-copy.has-nav {
    margin: 50px 38px 50px 278px;
  }
}
.intro-copy .text {
  font: 16px/1.4 "PublicoHeadline-Roman";
}
@media (min-width: 768px) {
  .intro-copy .text {
    font-size: 20px;
  }
}
.body-copy {
  margin: 40px 0;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .body-copy {
    margin: 50px 0;
    padding: 0 34px;
  }
}
@media (min-width: 992px) {
  .body-copy {
    margin: 50px 0;
    padding: 0 38px 0 278px;
  }
}
.body-copy .heading {
  font-size: 24px;
  line-height: 1;
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 3px solid #666;
}
@media (min-width: 768px) {
  .body-copy .heading {
    margin-bottom: 30px;
  }
}
.body-copy .text {
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .body-copy .text {
    font-size: 16px;
  }
}
.body-copy .text p, .body-copy .text li {
  margin-bottom: 30px;
}
.body-copy .text ul {
  margin-bottom: 0;
  padding-left: 1.5em;
  list-style-type: none;
}
.body-copy .text ul li:before {
  content: 'â€”';
  margin-right: 0.8em;
  margin-left: -1.5em;
}
@media (min-width: 768px) {
  .body-copy .text.cols {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
.body-copy-bg {
  position: relative;
}
@media (min-width: 768px) {
  .body-copy-bg {
    margin: 0;
    padding: 50px 0 0 114px;
  }
}
@media (min-width: 992px) {
  .body-copy-bg {
    padding: 50px 0 0 230px;
  }
}
.body-copy-bg .bg-image {
  display: none;
}
@media (min-width: 768px) {
  .body-copy-bg .bg-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent center top no-repeat;
    background-size: 100% auto;
  }
}
@media (min-width: 768px) {
  .body-copy-bg .content {
    position: relative;
    background: #fff;
    padding: 0 40px;
    margin-bottom: 40px;
  }
  .body-copy-bg .content:before {
    content: '';
    display: block;
    height: 1px;
    margin-bottom: -1px;
  }
}
@media (min-width: 992px) {
  .body-copy-bg .content {
    padding: 0 48px;
  }
}
.body-copy .heading.colorize-1 {
  border-color: #150f96;
}
.body-copy .heading.colorize-2 {
  border-color: #01c1d6;
}
.body-copy .heading.colorize-3 {
  border-color: #ff0198;
}
.body-copy .heading.colorize-4 {
  border-color: #6e27c5;
}
.body-copy .heading.colorize-5 {
  border-color: #f1352b;
}
.body-copy .heading.colorize-6 {
  border-color: #ff6600;
}
.body-copy .heading.colorize-7 {
  border-color: #ffb617;
}
.body-copy .heading.colorize-8 {
  border-color: #7acb00;
}
.social-buttons:before, .social-buttons:after {
  content: " ";
  display: table;
}
.social-buttons:after {
  clear: both;
}
.social-button {
  display: block;
  float: left;
  height: 50px;
  width: 50px;
  margin-right: 10px;
  background: #666 center center no-repeat;
}
.social-button.linkedin {
  background-image: url('../../../../_global-assets/images/linkedin.png');
}
.social-button.facebook {
  background-image: url('../../../../_global-assets/images/facebook.png');
}
.social-button.twitter {
  background-image: url('../../../../_global-assets/images/twitter.png');
}
.placeholder {
  width: 100%;
  height: 300px;
  display: table;
  text-align: center;
  padding: 30px 0;
  margin: 0;
}
.placeholder, .placeholder * {
  background: rgba(0, 0, 0, 0.1);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#10000000, endColorstr=#10000000);
          filter: progid:dximagetransform.microsoft.gradient(startColorstr=#10000000, endColorstr=#10000000);
}
.placeholder:before, .placeholder:after {
  content: " ";
  display: table;
}
.placeholder:after {
  clear: both;
}
.placeholder .phtext {
  display: table-cell;
  vertical-align: middle;
  font: 20px/1.2 "PublicoHeadline-Roman";
  color: #fff;
}
.placeholder .phtext i {
  font-size: 30px;
  margin: 0 30px;
}
@media (min-width: 768px) {
  .placeholder {
    padding: 40px 0;
  }
}
@media (min-width: 768px) {
  .placeholder {
    padding: 50px 0;
  }
}
.tab-container {
  margin: 0;
}
.tab-container > ul {
  margin: 0;
  padding: 0;
}
.tab-container li.tablist {
  display: none;
  text-align: left;
  height: 50px;
  float: left;
  width: 100%;
}
.tab-container li.tablist a {
  color: #333333;
  padding: 15px 18px 0;
}
.tab-container li.active {
  display: block;
  width: 100%;
}
.tab-container i.tabicon {
  float: right;
  font-size: 22px;
}
.tab-container .nav-tabs {
  border: 0;
}
.tab-container .nav-tabs > li > a {
  border: 0;
  border-radius: 0;
  border-left: 4px solid #fff;
  color: #333333;
  height: 50px;
}
.tab-container .nav-tabs > li.active a {
  border: 0;
}
.tab-container .tab-content .product-group:nth-of-type(even) {
  background: #eeeeee;
}
.tab-container .tab-content .product-group:last-child .tile {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .tab-container .nav-tabs > li > a {
    height: auto;
    padding: 0;
    border: 0;
    color: #333333;
  }
  .tab-container > ul {
    height: auto;
    padding-left: 16px;
    background: #eeeeee;
    margin-bottom: 0px;
  }
  .tab-container > ul li.tablist {
    display: inline-block;
    height: 70px;
    margin: 0;
    padding: 26px 18px;
    width: auto;
    vertical-align: middle;
  }
  .tab-container > ul li.tablist i {
    display: none;
  }
  .tab-container > ul .active {
    display: inline-block;
    width: auto;
    border-left: 0;
    background: #fff;
    padding: 26px 18px;
  }
  .tab-container > ul .active a {
    padding-bottom: 18px;
  }
  .tab-container .tab-content .product-group:last-child .tile {
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) {
  .tab-container > ul {
    padding-left: 54px;
  }
  .tab-container > ul li.tablist {
    padding: 24px 34px;
  }
  .tab-container > ul .active {
    display: inline-block;
    width: auto;
    border-left: 0;
    background: #fff;
    padding: 24px 34px;
  }
}
.tab-container li.active.colorize-1 a {
  border-left: 4px solid #150f96;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-1 a {
    border-left: 0;
    border-bottom: 4px solid #150f96;
  }
}
.tab-container li.active.colorize-2 a {
  border-left: 4px solid #01c1d6;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-2 a {
    border-left: 0;
    border-bottom: 4px solid #01c1d6;
  }
}
.tab-container li.active.colorize-3 a {
  border-left: 4px solid #ff0198;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-3 a {
    border-left: 0;
    border-bottom: 4px solid #ff0198;
  }
}
.tab-container li.active.colorize-4 a {
  border-left: 4px solid #6e27c5;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-4 a {
    border-left: 0;
    border-bottom: 4px solid #6e27c5;
  }
}
.tab-container li.active.colorize-5 a {
  border-left: 4px solid #f1352b;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-5 a {
    border-left: 0;
    border-bottom: 4px solid #f1352b;
  }
}
.tab-container li.active.colorize-6 a {
  border-left: 4px solid #ff6600;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-6 a {
    border-left: 0;
    border-bottom: 4px solid #ff6600;
  }
}
.tab-container li.active.colorize-7 a {
  border-left: 4px solid #ffb617;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-7 a {
    border-left: 0;
    border-bottom: 4px solid #ffb617;
  }
}
.tab-container li.active.colorize-8 a {
  border-left: 4px solid #7acb00;
  color: #333333;
}
@media (min-width: 768px) {
  .tab-container li.active.colorize-8 a {
    border-left: 0;
    border-bottom: 4px solid #7acb00;
  }
}
.content-list .header-bar {
  position: relative;
  background-color: #f4f4f4;
  padding: 28px 20px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .content-list .header-bar {
    padding: 28px 34px;
  }
}
@media (min-width: 992px) {
  .content-list .header-bar {
    padding: 28px 86px;
  }
}
.content-list .header-bar .item-filter {
  float: right;
  position: relative;
  display: none;
}
.content-list .header-bar .item-filter.active {
  display: block;
}
.content-list .header-bar .item-filter:after {
  content: '';
  pointer-events: none;
  display: block;
  position: absolute;
  width: 21px;
  height: 16px;
  top: 0;
  right: 0;
  margin-left: -21px;
  background: transparent url('../../../../_global-assets/images/select-toggle.png') right center no-repeat;
  background-size: 11px 6px;
}
.content-list .header-bar .item-filter select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px 0;
  margin-top: -10px;
  padding-right: 21px;
  background: none;
  border: 0;
  cursor: pointer;
}
.content-list .header-bar .item-filter select, .content-list .header-bar .item-filter select:hover, .content-list .header-bar .item-filter select:active, .content-list .header-bar .item-filter select:focus {
  outline: none;
}
.content-list .items {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 0 20px;
  margin-bottom: 40px;
}
.content-list .items:before, .content-list .items:after {
  content: " ";
  display: table;
}
.content-list .items:after {
  clear: both;
}
@media (min-width: 768px) {
  .content-list .items {
    padding: 0 34px;
  }
}
@media (min-width: 992px) {
  .content-list .items {
    padding: 0 86px;
  }
}
.content-list .items .item {
  padding: 40px 0;
  border-bottom: 2px solid #f4f4f4;
  display: none;
}
.content-list .items .item:before, .content-list .items .item:after {
  content: " ";
  display: table;
}
.content-list .items .item:after {
  clear: both;
}
.content-list .items .item.active {
  display: block;
}
.content-list .items .item.last {
  border-bottom: 0;
}
.content-list .items .item .thumb {
  position: relative;
  max-width: 350px;
}
@media (min-width: 768px) {
  .content-list .items .item .thumb {
    float: left;
    margin-right: 30px;
    padding-bottom: 0;
  }
}
.content-list .items .item .image {
  position: relative;
  background: transparent center center no-repeat;
  background-size: cover;
  padding-bottom: 100%;
}
@media (min-width: 768px) {
  .content-list .items .item .image {
    height: 200px;
    width: 200px;
  }
}
.content-list .items .item .image .btn {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 768px) {
  .content-list .items .item .text {
    display: table-cell;
  }
}
.content-list .items .item .text .eyebrow {
  font: 14px/1 "PublicoHeadline-Roman";
  margin: 15px 0;
}
@media (min-width: 768px) {
  .content-list .items .item .text .eyebrow {
    margin-top: 0;
  }
}
.content-list .items .item .text .eyebrow span:first-child:after {
  content: '|';
  margin: 0 0.5em;
}
.content-list .items .item .text .title {
  font: 24px/1.1 "PublicoHeadline-Light";
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .content-list .items .item .text .title {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .content-list .items .item .text .title {
    font-size: 28px;
  }
}
.content-list .items .item .text .date {
  font: 14px/1.1 "PublicoHeadline-Light";
  margin-bottom: 20px;
}
.content-list .items .item .text .description {
  font-size: 14px;
}
.content-list .items .item .text a, .content-list .items .item .text a:hover, .content-list .items .item .text a:active, .content-list .items .item .text a:focus {
  color: inherit;
  text-decoration: none;
}
.content-list .items .item .text a:after {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  margin-left: 0.5em;
}
.content-list .show-more {
  padding: 0 20px;
  display: none;
}
@media (min-width: 768px) {
  .content-list .show-more {
    padding: 0 34px;
  }
}
@media (min-width: 992px) {
  .content-list .show-more {
    padding: 0 86px;
  }
}
.content-list .show-more.active {
  display: block;
}
.content-list .show-more .btn {
  display: block;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .content-list .show-more .btn {
    width: auto;
    padding-left: 80px;
    padding-right: 80px;
  }
}
.form-component {
  margin: 40px 20px;
}
@media (min-width: 768px) {
  .form-component {
    margin: 50px 34px;
  }
}
@media (min-width: 992px) {
  .form-component {
    margin: 50px 38px;
  }
}
.form-component .heading {
  font-size: 24px;
  line-height: 1;
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 3px solid #666;
}
@media (min-width: 768px) {
  .form-component .heading {
    margin-bottom: 30px;
  }
}
.form-component .form-row {
  margin-left: -11px;
  margin-right: -11px;
}
.form-component .form-row:before, .form-component .form-row:after {
  content: " ";
  display: table;
}
.form-component .form-row:after {
  clear: both;
}
.form-component .form-group {
  margin-bottom: 40px;
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
@media (min-width: 768px) {
  .form-component .form-group {
    float: left;
    width: 100%;
  }
}
.form-component .form-row.two-col .form-group {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
@media (min-width: 768px) {
  .form-component .form-row.two-col .form-group {
    float: left;
    width: 50%;
  }
}
.heading.colorize-1 {
  border-color: #150f96;
}
.heading.colorize-2 {
  border-color: #01c1d6;
}
.heading.colorize-3 {
  border-color: #ff0198;
}
.heading.colorize-4 {
  border-color: #6e27c5;
}
.heading.colorize-5 {
  border-color: #f1352b;
}
.heading.colorize-6 {
  border-color: #ff6600;
}
.heading.colorize-7 {
  border-color: #ffb617;
}
.heading.colorize-8 {
  border-color: #7acb00;
}
.locale-selector .modal-lightbox-content {
  position: relative;
  width: 100%;
}
h3.upload-icon
{
    background: url('../../../../_global-assets/images/upload_icon.png') 210px -23px no-repeat;
}
@media (min-width: 768px) {
  .locale-selector .modal-lightbox-content {
    width: 620px;
  }
}
.locale-selector .locale-group {
  background: #fff;
  display: none;
}
.locale-selector .locale-group:before, .locale-selector .locale-group:after {
  content: " ";
  display: table;
}
.locale-selector .locale-group:after {
  clear: both;
}
.locale-selector .locale-group.active {
  display: block;
}
.locale-selector .locale-group .close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0.8;
  height: 15px;
  width: 15px;
  background: url('../../../../_global-assets/images/close-button.png') center center no-repeat;
  background-size: 100% 100%;
}
.locale-selector .locale-group .close-button, .locale-selector .locale-group .close-button:hover, .locale-selector .locale-group .close-button:active, .locale-selector .locale-group .close-button:focus {
  color: #fff;
}
.locale-selector .locale-group .close-button:hover {
  opacity: 1;
}
.locale-selector .group-header {
  background: #150f96;
  color: #fff;
  font: 28px/1 "PublicoHeadline-Light";
  padding: 0.5em 0;
  text-align: center;
}
.locale-selector .group-header a, .locale-selector .group-header a:hover, .locale-selector .group-header a:active, .locale-selector .group-header a:focus {
  color: #fff;
  text-decoration: none;
}
.locale-selector .group-header a:before {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
  margin-right: 0.5em;
}
.locale-selector .regions {
  list-style: none;
  padding: 0;
  margin: 0;
}
.locale-selector .selector {
  text-align: left;
  display: block;
}
@media (min-width: 768px) {
  .locale-selector .selector {
    float: left;
    width: 50%;
  }
}
.locale-selector .selector.active {
  background: #c5c5c5;
}
.locale-selector .selector a {
  display: block;
  font-size: 18px;
  padding: 20px;
}
.locale-selector .selector a, .locale-selector .selector a:hover, .locale-selector .selector a:active, .locale-selector .selector a:focus {
  text-decoration: none;
  color: #333;
}
.locale-selector .selector a:hover {
  color: #fff;
  background: #01c1d6;
}
.locale-selector .selector a .primary {
  display: block;
  margin-bottom: 0.3em;
}
.locale-selector .selector a .primary:after {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  margin-left: 0.5em;
}
.locale-selector .selector a .secondary {
  display: block;
  font-size: 75%;
}
.FormdisplayInline{display:inline-flex}
.CustWidth40{margin-left:10px !important;}
/* This is minifying code  - Start*/
@media(min-width:992px){.intro-copy-left{margin-left:86px;margin-right:278px}}.bggrey{background:#f4f4f4 !important}.bgwhite{background:#fff !important}.product-promo-handoff{position:relative;overflow:hidden;background:#ebebeb;padding:0 20px}@media(min-width:768px){.product-promo-handoff{padding:0 34px}}@media(min-width:992px){.product-promo-handoff{padding:0 86px}}.product-promo-handoff .items{margin-top:30px;margin-left:-11px;margin-right:-11px}.product-promo-handoff .items:before,.product-promo-handoff .items:after{content:" ";display:table}.product-promo-handoff .items:after{clear:both}.product-promo-handoff .product-promo-item{margin-bottom:30px;position:relative;min-height:1px;padding-left:11px;padding-right:11px}@media(min-width:768px){.product-promo-handoff .product-promo-item{float:left;width:50%}}.product-promo-handoff .tile{position:relative;background:#fff;border:1px solid #f4f4f4;border-top:0;padding:34px 16px}@media(min-width:768px){.product-promo-handoff .tile{padding:34px 20px 40px}}@media(min-width:992px){.product-promo-handoff .tile{padding:44px 24px 40px}}a.cta.btn.secondary{margin-left:145px}@media screen and (min-width:320px) and (max-width:419px){a.cta.btn.secondary{margin-left:0!important}}@media screen and (max-width:767px){a.cta.btn.secondary{margin-left:25px}}.copy.colorize-1{background-color:#036!important}.copy.colorize-2{background-color:#0ff!important}.copy.colorize-3{background-color:#ffc0cb!important}.copy.colorize-4{background-color:purple!important}.copy.colorize-5{background-color:red!important}.copy.colorize-6{background-color:#f60!important}.copy.colorize-7{background-color:#ff0!important}.copy.colorize-8{background-color:green!important}.copy.colorize-9{background-color:#fff!important}.copy.colorize-10{background-color:#6f19c8!important}@media only screen and (max-width:1130px){.video-bar .documentCol.documentImgCol,.checklist-sec .documentCol.documentImgCol,.overview .documentCol.documentImgCol{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#fff;min-height:262px}}.product-promo-handoff .tile:before{content:"";position:absolute;display:block;background:#666;top:0;left:0;width:100%;height:4px}.product-promo-handoff .tile .title{font:24px/26px "PublicoHeadline-Light";margin-bottom:20px}@media(min-width:768px){.product-promo-handoff .tile .title{margin-bottom:30px}}.product-promo-handoff .tile .text{font-size:14px;line-height:1.4;margin-bottom:20px}@media(min-width:768px){.product-promo-handoff .tile .text{margin-bottom:40px}}.product-promo-handoff .tile .cta{display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-indent:200%;white-space:nowrap;overflow:hidden}@media(min-width:768px){.no-padding{padding:0}}.body-copy.no-padding .heading{font-size:36px}.grid-fifth{display:table;width:100%}.grid-one-fifth{width:22%;float:left;padding-top:10px}.grid-four-fifth{width:78%;float:right}.padB30{padding-bottom:30px}.padT30{padding-top:30px}.cus-button{background:#01c1d6;color:#fff;cursor:pointer;padding:20px;text-decoration:none;z-index:1}.cus-button i{margin-left:10px}.cus-button:hover{color:#fff;text-decoration:none}.btnribbon{font-size:16px;color:#fff !important;border-color:#fff}.noPaddLR{padding-left:0 !important;padding-right:0 !important}.grid-three-fourth.bios .tile .photo{height:400px}.grid-three-fourth{width:75%}.marg0{margin:0}@media screen and (max-width:767px){.grid-three-fourth{width:100%}}.product-promo-primary .tile{border:1px solid #f4f4f4}.flexinav{display:table;max-width:100%;padding:0;margin:0;margin-top:20px}.flexinav li{display:table-cell;padding-left:20px;vertical-align:top}.flexinav li:first-child{padding-left:0}.flexinav li a{color:#fff}.hero{position:relative}.hero .cus-button{position:absolute;bottom:0;right:0}@media(min-width:992px){.simplepagebody{padding:0;padding-right:278px;margin-left:86px}}.iblock{display:inline-block}.bgdarkgrey{background:#ebebeb !important}.margB0{margin-bottom:0 !important}.margR20{margin-right:20px !important}.industry-category-selection{padding:0;margin:0;list-style:none}.industry-category-selection li{float:left}.industry-category-selection li a{padding:30px 55px 23px;display:block;font-size:18px;color:#333}.industry-category-selection li a:hover,.industry-category-selection li a.active{background:#fff;text-decoration:none;position:relative}.industry-category-selection li a:hover:before,.industry-category-selection li a.active:before{height:2px;content:"";position:absolute;bottom:2px;background:#fe0499;padding:0 50px}.iconsHolder{margin:0 auto;padding:60px 0;list-style:none;width:100%}.iconsHolder li{float:left;width:22%;margin-right:4%}.iconsHolder li:nth-child(4n){margin-right:0}.iconsHolder li img,.iconsHolder li svg{box-shadow:0 0 1px #ccc;display:block;max-width:100%}.iconsHolder li a{cursor:pointer;font-size:24px;color:#333}.iconsHolder li a:hover,.iconsHolder li a:focus{text-decoration:none}.iconsHolder li span{display:block;margin:30px 0}.clearfix:after{content:".";display:block;font-size:0;line-height:0;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.cus-grid{max-width:950px;margin:auto;padding-left:0}.grid-half-p{display:table;width:100%;padding:70px 0}.grid-half-p>div{width:50%;display:table-cell}.categoryPage li div:first-child{padding:0 110px 0 55px}.categoryPage h2.heading{margin-bottom:30px;padding-bottom:30px;border-bottom-width:3px;border-bottom-style:solid}.colorize-1 .heading,.product-group.colorize-1 .title{border-color:#150f96}.colorize-2 .heading,.product-group.colorize-2 .title{border-color:#01c1d6}.colorize-3 .heading,.product-group.colorize-3 .title{border-color:#ff0198}.colorize-4 .heading,.product-group.colorize-4 .title{border-color:#6e27c5}.colorize-5 .heading,.product-group.colorize-5 .title{border-color:#f1352b}.colorize-6 .heading,.product-group.colorize-6 .title{border-color:#f60}.colorize-7 .heading,.product-group.colorize-7 .title{border-color:#ffb617}.colorize-8 .heading,.product-group.colorize-8 .title{border-color:#7acb00}.colorize-1 .categoryPageSubLinks a{background:#150f96}.colorize-2 .categoryPageSubLinks a{background:#01c1d6}.colorize-3 .categoryPageSubLinks a{background:#ff0198}.colorize-4 .categoryPageSubLinks a{background:#6e27c5}.colorize-5 .categoryPageSubLinks a{background:#f1352b}.colorize-6 .categoryPageSubLinks a{background:#f60;color:#fff}.colorize-7 .categoryPageSubLinks a{background:#ffb617;color:#fff}.colorize-8 .categoryPageSubLinks a{background:#7acb00;color:#fff}.colorize-1 svg:hover{background:#150f96}.colorize-2 svg:hover{background:#01c1d6}.colorize-3 svg:hover{background:#ff0198}.colorize-4 svg:hover{background:#6e27c5}.colorize-5 svg:hover{background:#f1352b}.colorize-6 svg:hover{background:#f60}.colorize-7 svg:hover{background:#ffb617}.colorize-8 svg:hover{background:#7acb00}.colorize-1 svg path{fill:#150f96;stroke:#150f96}.colorize-1 svg{border-bottom-color:#150f96 !important}.colorize-2 svg{border-bottom-color:#01c1d6 !important}.colorize-2 svg path{fill:#01c1d6;stroke:#01c1d6}.colorize-3 svg{border-bottom-color:#ff0198 !important}.colorize-3 svg path{fill:#ff0198;stroke:#ff0198}.colorize-4 svg{border-bottom-color:#6e27c5 !important}.colorize-4 svg path{fill:#6e27c5;stroke:#6e27c5}.colorize-5 svg{border-bottom-color:#f1352b !important}.colorize-5 svg path{fill:#f1352b;stroke:#f1352b}.colorize-6 svg{border-bottom-color:#f60 !important}.colorize-6 svg path{fill:#f60;stroke:#f60}.colorize-7 svg{border-bottom-color:#ffb617 !important}.colorize-7 svg path{fill:#ffb617;stroke:#ffb617}.colorize-8 svg{border-bottom-color:#7acb00 !important}.colorize-8 svg path{fill:#7acb00;stroke:#7acb00}.colorize-1 svg:hover{border-bottom-color:#150f96}.colorize-2 svg:hover{border-bottom-color:#01c1d6}.colorize-3 svg:hover{border-bottom-color:#ff0198}.colorize-4 svg:hover{border-bottom-color:#6e27c5}.colorize-5 svg:hover{border-bottom-color:#f1352b}.colorize-6 svg:hover{border-bottom-color:#f60}.colorize-7 svg:hover{border-bottom-color:#ffb617}.colorize-8 svg:hover{border-bottom-color:#7acb00}.colorize-1 svg:hover path,.colorize-2 svg:hover path,.colorize-3 svg:hover path,.colorize-4 svg:hover path,.colorize-5 svg:hover path,.colorize-6 svg:hover path,.colorize-7 svg:hover path,.colorize-8 svg:hover path{fill:#fff;stroke:#fff}.categoryPageSubLinks{list-style:none;padding:0}.categoryPageSubLinks li{border-top:2px solid #fff}.categoryPageSubLinks li:first-child{border-top:0}.categoryPageSubLinks li a{padding:30px 25px;display:block;font-size:24px;color:#fff}.categoryPageSubLinks li a:hover{text-decoration:none}.categoryPageSubLinks li .fa-angle-right{margin:0 10px;float:right}.categoryPage .btn{margin-top:30px}#tSearch{}.select-items select{height:41px;width:23.8%;padding:0 15px;margin-right:21px;border:0;color:#a9a9a9}@media screen and (max-width:767px){.iconsHolder li{float:left;width:48%;margin-right:4%}.iconsHolder li:nth-child(2n){margin-right:0}.industry-category-selection li a:hover:before,.industry-category-selection li a.active:before{height:100%;bottom:0;width:2px;padding:0;left:0}.industry-category-selection li{float:none}.grid-half-p>div{width:100%;display:block}.categoryPage li div:first-child{padding:0 0 20px 0}#mainContainer .iconsHolder{padding:20px}.grid-half-p{padding:20px}.categoryPage .btn{margin-top:10px;width:100%}}@media(min-width:992px){.bodycopyleft{padding:250px 230px 0 0}}.f2 .footer-description{float:left;color:#dcdde1;width:62%}.f2 .footer-description h3{margin-top:0}.f2 .footer-description p{margin:0 0 50px}.f2 .footer-disclaimer{margin:30px 0 0;color:#c5c5c5;font-size:12px}.f2 .footer-right{float:right;width:38%}.f2 .footer-right .social-buttons{float:right}.f2 .footerList{padding:0;margin:0;list-style:none;float:right}.f2 .footerList li{float:left}.f2 .footerList li a{color:#dcdde1;text-decoration:underline;font-size:12px;line-height:16px;border-left:1px solid #dcdde1;padding-left:10px;margin-left:10px}.f2 .footerList li:first-child a{border:none;padding-left:0;margin-left:0}.f2 .links-group{width:62%;float:left}.f2 .footer-disclaimer p{margin:0}@media(max-width:767px){.f2 .footer-description,.f2 .footer-right,.f2 .footer-right .social-buttons,.f2 .footerList,.f2 .links-group,.f2 .footer-right{float:none;width:100%}}@media(min-width:992px){.padL86{padding-left:86px !important}}@media(min-width:992px){.quote-compact{padding:0 38px 0 280px}}@media(min-width:768px){.bodycopyleft{margin:0;padding:250px 114px 0 0}}.association-band-holder{background:#ebebeb;display:table;width:100%}.yGrid{padding:40px 20px}.association-band{display:table-cell;vertical-align:middle}.association-band img{max-width:35%}@media(min-width:768px){.yGrid{padding:40px 34px}.association-band img{max-width:33%}}@media(min-width:992px){.yGrid{padding:40px 38px 40px 86px}.association-band p{width:auto;display:inline-block}.association-band img{max-width:none}}.proof-point{background:#0fc0d4;color:#fff}.proof-point p{margin:0 0 40px}.ul{padding:0;margin:0;list-style:none;overflow:hidden}.proof-point-ul li{width:100%;font-size:16px;line-height:normal;position:relative}.proof-point-ul li:after{content:'';width:20%;height:2px;background:#fff;position:absolute;left:0;bottom:0}.mobile-bullets{width:54px;margin:40px auto 0}.mobile-bullets li{font-size:28px;float:left;cursor:pointer;padding:0 3px}@media(min-width:992px){.proof-point{padding-top:45px;padding-bottom:80px}.proof-point-ul{display:table}.proof-point-ul li{width:33%;font-size:21px;display:table-cell;padding-bottom:40px;padding-right:20px}.proof-point-ul li:first-child{width:34%}.mobile-bullets{display:none}}@media(max-width:767px){.events{padding:0 !important}}.events h2{border-bottom:3px solid #333;padding-bottom:16px;margin-bottom:30px}.events .event-desc{width:65%;float:left}@media(max-width:767px){.events .event-desc{float:none;width:100%}}.events .date-location{float:right;width:27%}@media(max-width:767px){.events .date-location{float:none;width:100%}}.events .location p{margin:0 0 2px 0}.events .btn{margin-top:20px;margin-bottom:50px;float:left;clear:both}.bodycolor a{color:#333}.font24{font:24px/28px "PublicoHeadline-Roman";color:#333}.bodycolor a:hover,.font24:hover{text-decoration:none}.marB50{margin-bottom:50px !important}.marT20{margin-top:20px !important}.representativePage li{list-style:none;padding:50px 50px 80px 50px;clear:both}.EventListingPage li{list-style:none;clear:both}@media(max-width:767px){.representativePage li,.formControl{padding:30px 20px 30px 20px}}@media(max-width:767px){.EventListingPage li,.EventListingPage li a.btn{padding:0 20px 0 20px}.EventListingPage li a.btn{width:100%}.grid-one-fifth{width:100%;display:block}.grid-four-fifth{width:100%;display:block}.newsfeed{padding:0}.newsfeed .content-promo{padding-left:20px;padding-right:20px}.newsfeed .grid-one-fifth{padding-bottom:10px !important}}@media(min-width:768px){.contactlisting{height:80px;padding:0 50px}}.contactshort{padding-top:20px;text-align:right}.loadmorebtn{text-align:center;padding-top:30px}@media(max-width:767px){.loadmorebtn .loadmore{width:90% !important}}.loadmorebtn .loadmore{width:20%}.representativePage{padding:0;max-width:1050px;margin:auto;padding-left:0}.EventListingPage{padding:0}@media(max-width:767px){.contactlisting{padding:0 20px 60px 20px}.select-items select{width:100% !important;margin-bottom:10px}#tSearch,.cus-button{width:100%}}.formControl .text{font-size:16px;line-height:1.3}.pad0{padding:0 !important}.aTable tr td{padding-bottom:30px}.modalBox{background:#68479e;width:100%;position:fixed;top:0;bottom:0;left:0;right:0;height:100%;overflow-y:auto;display:none;z-index:11}.mHolder{width:90%;margin:70px auto 50px;color:#fff}.iblock{display:inline-block}.close-btn{color:#fff;display:inline-block;cursor:pointer;width:30px;height:30px;position:absolute;right:20px;top:20px;z-index:2}.close-btn:hover{color:#fff}.close-btn:before{content:"";position:relative;display:inline-block;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);height:100%;width:1px;background:#fff;left:50%}.close-btn:after{content:"";display:inline-block;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);height:100%;width:1px;background:#fff;left:50%;position:relative}.modalBox h1{font-size:26px}.btnHolder{padding:25px 0 40px 0}.btnHolder .cus-button{margin-top:30px;width:100%;position:inherit}.modalBox .cus-button .fa{margin-left:5px}.btnHolder .cus-button:first-child{margin-top:0}.modalBox p{margin-bottom:21px}.al-underline{color:#fff;box-shadow:0 2px 0 #fff;display:inline-block;margin-bottom:30px}.al-underline:hover,.al-underline:focus{color:#fff;text-decoration:none}.al-underline i{margin-left:10px}@media screen and (min-width:768px){.close-btn{height:40px;width:40px;right:30px;top:30px}.mHolder{width:auto;max-width:550px;margin:170px auto 50px}.modalBox h1{font-size:42px}.btnHolder .cus-button{margin:0 30px 0 0;width:100%}.btnHolder .cus-button:first-child{margin:0}}@media screen and (min-width:993px){.modalBox h1{font-size:54px}}.searchBoxHolder #tSearch::-webkit-input-placeholder{color:#666}.searchBoxHolder #tSearch::-moz-placeholder{color:#666}.searchBoxHolder #tSearch:-ms-input-placeholder{color:#666}.searchBoxHolder .cus-button{padding:15px 25px;margin-left:15px;position:static}.search-result-header{padding-top:25px;padding-bottom:25px}.search-result-header h3{margin:0}.search-result-header p{margin-bottom:0}.search-result-display p{margin-bottom:21px}.search-result-display h3{margin-top:0;box-shadow:0 2px 0 #999;display:inline-block}.loadMore{width:200px;margin:0 auto 60px;display:block;background:#ebebeb;border-color:#959595}@media screen and (min-width:768px){.search-result-display{width:80%}}.header2G{padding:20px}.header2G-right img:not(:first-of-type){margin-left:15px}.header2G-right p{margin:15px 0 0}@media screen and (min-width:768px){.header2G{display:table;width:100%;padding:20px 40px}.header2G-left{display:table-cell;vertical-align:middle}.header2G-right{display:table-cell;text-align:right;vertical-align:middle}.header2G-right p{margin:0;display:inline-block;padding-right:15px}}.tabPadd5 td{padding:5px}@media screen and (max-width:767px){.btnHolder .cus-button{display:block}.hero .content{margin-bottom:30px}.search-result-display{padding-left:0 !important}}.search-result-display li{list-style:none}.search-result-display{padding-left:40px}.perspectiveListPage li{list-style:none}.flexiTable{width:100%;border-collapse:collapse;border-spacing:0}.flexiTable th{padding:8px}.flexiTable td{vertical-align:top;padding:8px;border:1px solid #000}@media screen and (min-width:768px){.hero.homepage .content{width:73%}}.btn.colorize-1{background-color:#150f96;border-color:#150f96}.btn.colorize-2{background-color:#01c1d6;border-color:#01c1d6}.btn.colorize-3{background-color:#ff0198;border-color:#ff0198}.btn.colorize-4{background-color:#6e27c5;border-color:#6e27c5}.btn.colorize-5{background-color:#f1352b;border-color:#f1352b}.btn.colorize-6{background-color:#f60;border-color:#f60}.btn.colorize-7{background-color:#ffb617;border-color:#ffb617}.btn.colorize-8{background-color:#7acb00;border-color:#7acb00}.hero.homepage .btn.btn-light{border:0}@media screen and (min-width:992px){.in-page-nav+.intro-copy{padding-left:240px}}.product-promo-item img:only-child{height:100%}.formradio label{padding-left:5px}@media(min-width:992px){.filteralign{margin-top:40px;margin-left:0;margin-right:38px;padding-left:0}}@media(min-width:768px){.filteralign{margin-top:40px;margin-left:0;margin-right:34px;padding-left:0}}.filteralign{margin-top:40px;margin-left:0;margin-right:20px;padding-left:0}.hero.pdppage .cus-button,.hero.pgppage .cus-button{z-index:3}.btnHolder .cus-button{position:static !important;display:block !important}@media screen and (min-width:768px){.btnHolder .cus-button{display:inline !important}}.product-promo-item .eyebrow{margin-bottom:8px}.hero .text p{margin-bottom:0}@media screen and (max-width:767px){.hero .content,.hero .points{margin-bottom:0}}@media screen and (min-width:768px){.hero .back-nav{display:block}}@media screen and (min-width:992px){.hero .text{font-size:18px}}@media screen and (min-width:768px){.bodycopyleft{padding-right:200px !important}}.navActive{opacity:1 !important;border-bottom:2px solid #fff !important}footer{display:table;width:100%}.linksCombined{display:table-footer-group}@media screen and (max-width:767px){footer .copyright{float:left;margin:15px 10px 0 0;height:15px}footer .links{margin-top:15px}}@media screen and (min-width:768px){.linksCombined{display:table-cell;width:70%;float:none;vertical-align:middle}footer .country-selector-holder{display:table-cell;width:30%;float:none}.copyright p{margin:0}}.top-navbar .list-unstyled .list-unstyled li{margin:0}.hero.homepage .btn.btn-light{padding-left:0}.body-copy .text:not(:empty){margin-bottom:40px}.body-copy .text .text{margin-bottom:0;padding-bottom:0}.body-copy .title.padB30{padding-bottom:40px}@media screen and (max-width:767px){.body-copy .chapter-heading{margin-bottom:30px}}header .top-navbar .links a{opacity:1}header .main-navbar .links a{opacity:.9}.hero h1{margin-bottom:0}.hero .section-nav,.hero .text,.hero .points,.hero .faa{margin-top:30px}@media screen and (min-width:768px){.hero .section-nav,.hero .text,.hero .points,.hero .faa{margin-top:35px}}@media screen and (min-width:992px){.hero .section-nav,.hero .text,.hero .points,.hero .faa{margin-top:40px}}@media screen and (min-width:768px){.product-promo-primary .tile{padding-bottom:75px;position:relative}.product-promo-primary .tile .cta.btn{position:absolute;bottom:30px}.homepage>.inner>.content{width:65%}}@media screen and (max-width:767px){.skipHeight+.product-promo-item{display:none}.product-promo-primary .tile{padding-bottom:30px}}.hero .back-nav .fa-angle-left{padding:5px}@media screen and (min-width:992px){.intro-copy.pdpSpaceFix{margin:50px 240px 50px 86px}.body-copy.pdpSpaceFix{padding:0 200px 0 86px}.hero .points li{font-size:20px}}.bios .tile .name{font-size:25px;position:relative;padding-right:20px}.bios .tile .name .fa-angle-right{position:absolute;top:42%;transform:translateY(-50%);margin-left:10px;right:0}.text:empty{display:none}.modalBox h1{margin-bottom:40px}@media screen and (max-width:767px){.mHolder{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin-top:0;margin-bottom:0;padding-top:120px}}.padT0{padding-top:0 !important}.iconsHolder li img,.iconsHolder li svg{border-bottom-width:5px;border-bottom-style:solid}.expandCollapse div>*:not(strong){display:none}.expandCollapse>div{padding-left:20px}.expandCollapse div>strong:before{content:'+';margin:0 10px 0 -20px;width:8px;display:inline-block}.expandCollapse div>strong.expanded:before{content:'-'}.expandCollapse div>strong{cursor:pointer;margin-bottom:15px;display:block}.product-group .cat-sublinks ul li{min-height:80px;height:auto;padding:22px;position:relative}.product-group .cat-sublinks ul li a{position:absolute}.product-group .cat-sublinks ul li i{vertical-align:initial;position:absolute;right:0;top:50%;transform:translateY(-50%)}.cta-module .cta .btn{padding-right:30px}.cta-module .cta .btn .fa-angle-right{position:absolute;right:10px;top:50%;transform:translateY(-50%);margin:auto;float:none}.hero.homepage .btn.btn-light{line-height:normal;height:initial;margin-top:20px}.resultfound h3{margin-top:10px}.agentform label{color:#fff}.agentform .geolocate a{color:#fff;position:relative;padding-bottom:5px;margin-left:5px}.agentform .geolocate a:hover{text-decoration:none}.agentform .geolocate a:before{color:#fff;content:'';width:100%;height:1px;background:#fff;position:absolute;bottom:2px}.agentform .eyebrow{display:none}.agentform .form-component{margin-bottom:0}.agentform .form-group{margin:0;width:90%}.agentform .btn-go{padding-left:16px}.agentform .g-recaptcha{margin-bottom:20px}.agentform .g-recaptcha+.tfrm-error:not(.hide){margin-top:-20px;display:block;margin-bottom:20px}.agentform .form-group input{margin-bottom:20px;font-size:16px}.agentResults .ribbon h3{padding:15px 20px 15px 36px}.agentform .text{margin-top:12px}.agentform .form-component{margin-top:20px}.agentform .inner{padding:10px 14px 20px 20px}.agentform .AgentType:not(.agents_rdo),.agentform .AgentType:not(.agents_rdo)>span{margin-bottom:20px}.agentform .form-control{padding-top:10px;padding-left:16px}@media(min-width:768px){.agentform .inner{padding:20px 86px 40px}}@media(max-width:767px){.agentResults.ribbon{padding:5px 20px 5px 20px}.resultfound h3,.noresultfound h3{font-size:16px}.agentform .lblDist.lblHide{margin-bottom:0}}@media screen and (min-width:768px){.agentform .form-component .form-group{float:left}}#personSearch li .event-desc a{border:1px solid #333;padding:15px 20px;display:inline-block;margin-top:35px;color:#333}#personSearch li .event-desc a:hover{color:#555;text-decoration:none}.AgentType label{padding:0 15px 0 5px;display:inline-block;font-size:13px}@media screen and (min-width:768px){.AgentType label{font-size:16px}}.cornerstone{color:#666;font-style:italic;font-size:14px;margin-bottom:10px;display:block}.cornerstone>.fa:before{content:'i';display:inline-block;width:15px;height:15px;border:1px solid #444;text-align:center;border-radius:50%;font-size:10px;padding:1px;margin-left:8px;cursor:pointer}.date-location .email:before{content:"ï€ƒ";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#9a9a9a;margin-right:8px}.date-location .email:empty{display:none}.date-location .fa{color:#9a9a9a;margin-right:8px;width:16px}.fa-map-marker+a{margin-right:5px}.date-location a{color:#333;text-decoration:underline}.tooltip.in{opacity:1;filter:alpha(opacity=100)}.tooltip.top .tooltip-arrow{border-top-color:#2ac2d3}.cornerstone-tooltip{font-family:'PublicoText-Roman'}.cornerstone .fa-exclamation-circle+.tooltip>.tooltip-inner{background:#2ac2d3;color:#fff;border:1px solid #2ac2d3;padding:35px 20px 25px;border-radius:0;max-width:300px;text-align:left;font-size:14px;line-height:normal}.events .cornerstone-tooltip a{margin-bottom:0;margin-bottom:0;border:0;padding:0;line-height:normal;height:inherit;font-size:14px}.cornerstone-tooltip .close-btn{position:absolute;right:10px;top:10px;height:20px;width:20px}@media screen and (min-width:768px){.bios .tile .text{height:auto;min-height:240px}}@media screen and (max-width:767px){.cta-module .cta .btn{display:inline-block}}.video.colorize+.video.colorize{margin-top:50px}.logo{background-size:contain !important}.date-location p>.fa-phone:only-child{display:none}@media(min-width:768px){.content-promo-item.primary:first-child .tile{height:auto}.content-promo-item .tile{height:auto}.content-promo-item:not(.primary) .text{padding-bottom:75px}.content-promo-item:not(.primary) .text .cta{position:absolute;bottom:30px;margin-bottom:0}}@media(min-width:992px){.content-promo-item.primary:first-child .tile{height:auto}}@media(min-width:768px){.content-promo-item.primary .tile{display:table;width:100%}.content-promo-item.primary .tile .text,.content-promo-item.primary .tile .image{display:table-cell;float:none !important}}@media screen and (min-width:993px){header .top-navbar .links li{padding:10px 0;margin:-10px 10px}.dropdown:hover .dropdown-menu{display:block;margin-top:0}}header .category-nav-section .nav-link{padding-top:10px}.dblock{display:block;background:#171735;background:rgba(0,0,0,.9);position:absolute;z-index:1;width:100%;margin-top:-30px;z-index:99999}header .category-nav-bus .nav-group{display:block}header .main-navbar .links li{position:relative}header .main-navbar .links{height:auto}header .main-navbar .links li{padding-left:0;padding-right:0}header .main-navbar .links li a{padding:35px 10px;display:block}.noborder{border:none !important}@media screen and (max-width:767px){header .menu .secondary-links .link{margin-bottom:10px}}@media screen and (min-width:768px){.content-promo-item:nth-child(even):last-child{display:table}.content-promo-item:nth-child(even):last-child .tile{display:table}.content-promo-item:nth-child(even):last-child .tile>div{display:table-cell;float:none}}.promo2Nplus2,.promo2Nplus2+div{position:relative}@media screen and (max-width:767px){.promo2Nplus2 .tile,.promo2Nplus2+div .tile{position:static !important}}.promo2Nplus2:not(:last-child) .tile,.promo2Nplus2+div .tile{bottom:0;top:0}.promo2Nplus2:last-child .tile{position:static !important}header .main-navbar .links a:hover{border-bottom-width:0}header .main-navbar .link:hover a:after{content:'';width:80%;height:2px;position:absolute;left:10%;box-shadow:0 2px 0 #c5c5c5;bottom:30px}.navActive{border-bottom:none !important;position:relative}.navActive:after{content:'';width:100%;height:2px;position:absolute;left:0;box-shadow:0 2px 0 #c5c5c5;bottom:0}@media screen and (min-width:992px){.navActive:after{bottom:7px}}ul ul .navActive:after{bottom:15px}.main-navbar .navActive:after{bottom:25px}sup{font-size:100%;top:-.25em}.product-group .cat-sublinks ul li i{margin:0 -10px 0 0}@media screen and (min-width:768px) and (max-width:1199px){header .main-navbar .links{max-width:78%}}.text ul ul{margin-top:30px}.text ul div{display:inline}.related-resources-promo-item:not(:empty){display:table}.related-resources-promo-item .icon{display:table-cell}.related-resources-promo-item .icon+.content{display:table-cell}.main-navbar .navActive:after{bottom:30px}@media screen and (min-width:768px){.bg-image+.content h3:first-child{padding-top:25px}}footer .social-buttons+div,footer .social-buttons+div+div,footer .tblRow:nth-child(2){display:none}.bios .tile .photo{height:auto;padding-bottom:71.6%}.body-copy .content img{max-width:100%}div.body-copy:first-of-type div.bg-image{display:none}.btn:hover{opacity:.5}.video-player{width:100%}@media screen and (min-width:768px){.video-player{width:575px}}.oo_feedback{position:fixed;right:0;top:45%;z-index:9;background:#fff;padding:15px 10px 10px;transform:rotate(-90deg);margin-right:-36px;color:#000;box-shadow:0 0 1px #000;border-top-left-radius:10px;border-top-right-radius:10px;line-height:normal}.oo_feedback:hover,.oo_feedback:focus{color:#000;text-decoration:none}.in-page-nav nav{z-index:1}@media screen and (max-width:767px){.body-copy .content img{width:100%}.hero .points{padding-bottom:20px}}#search-result h3 sup{font-size:33%;vertical-align:top}.search-result-display li p+a{margin-bottom:25px;display:block}.search-result-display sup p,.search-result-display sup a{display:block;vertical-align:bottom;font-size:16px;margin-top:21px}.search-result-style{background:#eee;padding:20px 40px;width:100%}.search-result-style .current{font-weight:600}.video-modal .modal-lightbox-content{position:relative}.video-player{color:#fff}.video-player:after{content:"";font-size:2em;display:inline-block;font-family:'FontAwesome';text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:-30px;position:absolute;right:-30px;cursor:pointer}@media screen and (min-width:768px){.pgpPage .bg-image+.content .text>p:first-child{padding-top:50px}.pgpPage .bg-image+.content .text>p:last-child{padding-bottom:50px}}.pgpPage .body-copy .content,.pgpPage .body-copy .content .text p:last-child{margin-bottom:0}.hero h1 sup{font-size:60%;top:-.65em}.tabContainer{margin-top:85px}.video .image button{padding:0 10px}.video-player:after{pointer-events:none}.in-page-nav nav .items:empty{display:none}.bg-image:first-of-type,.in-page-nav{visibility:hidden}body:not(.pgpPage) .bg-image:first-of-type{visibility:hidden}.locale-selector .selector a.active{background:#01c1d6;color:#fff}header{background-color:transparent}#cphHeroContent_rfvAddress:after{content:' ';margin-bottom:20px;display:block}select.form-control#cphHeroContent_drpDistanceMiles{width:176px}select.form-control#cphHeroContent_drpDistanceMiles::-ms-expand{display:none}.FormdisplayInline{display:inline-flex}.CustWidth40{margin-left:10px !important}#inquiryform select.form-control::-ms-expand{display:none;-ms-appearance:none}.ie9 #inquiryform select.form-control::-ms-expand{display:none;-ms-appearance:none}.select-wrap:after{z-index:999}#inquiryform select::-ms-expand{display:none}.ie9 #inquiryform select.form-control{padding-right:21px}.cookiemodal{display:block;max-height:250px;top:auto;background:rgba(0,0,0,.8);overflow-y:hidden;z-index:999}.cookiemodal .mHolder{padding-top:0;overflow-y:auto;margin:90px auto 60px;max-height:300px}.cookiemodal .close-btn{height:30px;width:30px}@media screen and (max-width:767px){.cookiemodal{height:auto;min-height:250px}.cookiemodal .mHolder{padding-top:0;margin:40px auto 20px}}footer .dTable{text-align:center}footer .dTable li{padding:0 10px;margin-top:50px;float:none;display:inline-block;vertical-align:middle}footer .dTable li:last-child{margin-right:0}footer .dTable li img{max-width:100%;max-height:110px}@media screen and (max-width:767px){footer .dTable li{display:block;margin:0 0 15px}footer .dTable li:first-child{margin-top:25px}}.flexiTable.notrborder td{border:none}.component-content .list-with-images .title3{padding-right:400px}@media screen and (min-width:768px){#vid-copy .intro-copy.pdpSpaceFix{margin-left:0}}.adv_job_search .jobDataCol{padding:30px 84px 50px 47px}.std-content-body blockquote{border:none}@media screen and (min-width:768px){.promoimgdesk img{display:none}}@media screen and (max-width:767px){.content-promo-item .promoimgdesk{background-image:none !important;height:auto}.promoimgdesk img{max-width:100%;width:100%}.content-promo-item.primary:first-child .tile .image{height:auto}.video .image{padding:0;height:auto}}.modal-pdf iframe{width:305px;height:460px}@media screen and (min-width:768px){.promo2Nplus2+div .tile{bottom:0;top:0;left:8px;right:8px}.content-promo-item .tile{bottom:0;top:0;left:8px;right:8px}}.ulBullets>li{list-style-type:disc}#hdrRelatedImage{display:inline}#hdrRelatedImage img{height:15px}@media screen and (max-width:991px){#hdrRelatedImage{display:none}}.cta-module-wrap+.cta-module{margin-top:50px}.sub-heading{padding-bottom:10px;border-bottom:2px solid #fff}@media(min-width:992px){header .category-nav-section .sub-heading{font:18px "PublicoHeadline-Roman"}}.promoimgdesk img{max-width:100%}.vlogo{position:relative}.vlogo .logo-vimg{position:absolute;bottom:-36px;left:-88px;width:60px}@media(min-width:768px) and (max-width:991px){.vlogo .logo-vimg{position:absolute;bottom:-6px;left:-39px;width:45px}}@media only screen and (max-width:767px){.vlogo{position:static}.vlogo .logo-vimg{bottom:-60px;left:40%;-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}}.cta-module-wrap .cta-module .text{margin-bottom:0}.cta-module-wrap .cta-module .ctas{margin-top:40px}.content-promo-item .image.promoimgdesk{background-color:#fff}.footer-text{margin-top:20px;color:#c5c5c5;font-size:14px}.two-col-img td{width:50%;display:inline-block;vertical-align:top;padding:0 5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box}.two-col-img td img{width:100%}@media screen and (max-width:767px){.two-col-img td{display:block;width:100%}}.fnt16{font-size:16px !important}.content-promo-item:nth-child(even):last-child .tile{width:100%}.padT1{padding-top:1px !important}.padB1{padding-bottom:1px !important}.relatedIcon{padding-top:10px;padding-bottom:10px}.width100{width:100% !important}.agentform #cphHeroContent_rfdrpDistanceMiles{position:absolute}@media only screen and (max-width:767px){.agentform #cphHeroContent_rfdrpDistanceMiles{position:static}.agentform select.form-control#cphHeroContent_drpDistanceMiles{width:100%}.agentform .FormdisplayInline .select-wrap{width:100%}}.table-type-1 td{padding:8px 5px 8px 10px;font-size:15px}.table-type-1 th{padding:8px 10px}.body-copy .text .table-type-1 p{margin:0}.table-type-1 td:nth-child(4){width:100px}.table-type-1 td:nth-child(5){width:120px}.table-type-1 td:nth-child(6){width:136px}.table-type-1{margin-bottom:15px}@media only screen and (max-width:1024px){.table-type-1 td{padding-left:8px}}.nowrap{white-space:nowrap}@media screen and (min-width:768px){.pgpPage .bg-image+.content .text>p:first-child{padding-top:20px}.body-copy .title.padB30{padding-bottom:10px}}.leftbodycopy{float:left;width:50%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;padding:0 15px}.rightbodycopy{float:right;width:50%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;padding:0 15px}@media only screen and (max-width:767px){.leftbodycopy,.rightbodycopy{float:none;width:100%}}.infographic .image button.btn-compact .fa-search-plus{position:relative;left:-15px}@media(min-width:992px){.hero .inner.condensed{padding:15px 86px 50px}.hero .condensed .text{margin-top:20px;padding-bottom:20px}.hero .condensed h1{padding-top:10px}}.esis-services{padding:30px 0}.esis-services .row>div{border:1px solid #ebebeb;border-top-width:4px;border-top-color:#150f96}.esis-services .row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;margin-left:-15px;margin-right:-15px;justify-content:center}.esis-services .row-eq-height>div{box-shadow:none;margin:0 0 0 30px;padding:20px 15px}.esis-services h2{font-family:'PublicoHeadline-Roman';font-weight:normal;font-size:24px;line-height:30px;margin-top:0;margin-bottom:5px}.esis-services p{font-family:'PublicoText-Roman';font-size:15px;line-height:21px;color:#333;margin-bottom:20px}.esis-services .cta-btn a{background:#ff0198;color:#fff;font-size:14px;font-family:'PublicoText-Roman';padding:13px 20px;display:inline-block}.esis-services .cta-btn a:hover{text-decoration:none}.esis-services .row-eq-height>div:first-child{margin-left:0}.esis-services .blueBox{background-color:#150f96}.esis-services .blueBox h2,.esis-services .blueBox p{color:#fff}.esis-services .blueBox .cta-btn a{background:transparent;border:1px solid #fff}.esis-services .row>div.blueBox{border-top:transparent}@media(min-width:768px){.esis-services .row{padding-left:34px;padding-right:34px}}@media(min-width:992px){.esis-services .row{padding-left:86px;padding-right:86px}}@media only screen and (max-width:767px){.esis-services .row-eq-height{display:block;margin-left:0;margin-right:0}.esis-services .row-eq-height>div{margin:0 0 15px 0}}.cornerstone:before{content:'';background:url(shifting-the-language-auto/images/cornerstone.png);height:56px;width:130px;display:inline-block;margin:0 -4px -6px 0}@media screen and (min-width:768px){.esis-services .row-eq-height>div{position:relative}.esis-services .row-eq-height>div p:last-child{margin-bottom:0}.cta-btn{position:absolute;bottom:20px;width:calc(100% - 30px)}}@media screen and (min-width:768px) and (max-width:991px){.esis-services .row-eq-height>div{padding-bottom:86px}}@media screen and (min-width:992px){.esis-services .row-eq-height>div{padding-bottom:66px}}.cornerstone{text-align:right}.cornerstone .tooltip.in{left:auto !important}@media screen and (max-width:767px){.content-promo-item{height:auto !important}.hero .cus-button{width:auto}.cornerstone{text-align:left;display:inline-block}}@media(min-width:768px){.form-component .form-row.two-col .form-group.col-sm-3{width:25%}}.filter-head .select-wrap{float:right;display:inline-block;position:static;padding-top:12px}.filter-head .select-wrap select.form-control{position:static;-webkit-transform:inherit;transform:inherit;right:inherit;width:100%;float:right}.filter-head .select-wrap:after{top:12px;background-color:transparent}.imageDescription{background:#151095;color:#fff;padding:15px}.imageDescription h2{font-weight:600;margin:0 0 35px}.imageDescription p{line-height:1.4}.imageDescription small{margin-top:20px;display:block}.imageDescription img{max-width:100%;margin-top:20px}@media screen and (min-width:768px){.imageDescription{padding:65px 70px}.imageDescription h2{font-size:40px}.imageDescription p{font-size:27px}.imageDescription img{margin-top:0}}.tabComponent{padding:15px}.tabComponent .nav-tabs,.tabComponent .nav-tabs>li>a,.tabComponent .nav-tabs>li.active>a,.tabComponent .nav-tabs>li.active>a:hover,.tabComponent .nav-tabs>li.active>a:focus{border:0}.tabComponent .nav-tabs>li a{color:#000;min-height:70px}.tabComponent .nav-tabs>li.active a{color:#337ab7}.tabComponent .nav-tabs>li a:before{content:'';width:60px;height:50px;position:absolute;top:20px;left:20px}.preferredServiceProvider:before{background:url('../../../../_global-assets/images/preferred_thumb.png') no-repeat}.hassleFreeClaim:before{background:url('../../../../_global-assets/images/hasslefree.png') no-repeat}.worldWide:before{background:url('../../../../_global-assets/images/worldwide_thumb.png') no-repeat}.inflationProtection:before{background:url('../../../../_global-assets/images/inflation_thumb.png') no-repeat}@media screen and (min-width:768px){.tabComponent{padding:50px 0 0 114px}.tabComponent .nav-tabs li{display:block;float:none}.tabComponent .nav-tabs li+li{border-top:3px solid #ccc}.tabComponent .nav-tabs>li a{padding:20px 20px 20px 110px;min-height:100px}}@media screen and (min-width:992px){.tabComponent{padding:50px 0 0 230px}}.tabComponent .cta.btn{margin-top:15px}.tab-pane-img{display:block;margin-top:50px}.padd50-100{padding:50px 100px}.downloads h2:first-child{margin:0 0 20px 0}.downloads figure{}.downloads figure img{width:100%;max-width:100%}.downloads-desc{background:#fff}.downloads-cta-combo{padding-bottom:20px}.downloads>ul>li{margin-bottom:30px}@media screen and (min-width:768px){.downloads .row-eq-height{display:table;width:100%}.downloads .row-eq-height>.col-sm-5,.downloads .row-eq-height>.col-sm-7{float:none;display:table-cell;height:100%;vertical-align:top}.downloads>ul>li{margin-bottom:30px;position:relative}.downloads-desc{padding-bottom:75px;-ms-box-shadow:-15px 0 0 #fff;-moz-box-shadow:-15px 0 0 #fff;-webkit-box-shadow:-15px 0 0 #fff;box-shadow:-15px 0 0 #fff}.downloads-cta-combo{position:absolute;bottom:30px;padding-bottom:0}.downloads>ul>li{background:#fff}}.videoCmp>h2{font-size:28px;margin-bottom:5px}.inlineVideoHolder{max-width:100%}.inlineVideoHolder img{width:100%}.inlineVideoHolder>*{max-width:100%}.grayBand{background-color:#ebebeb;padding:20px}.videoCmp-ul{margin-top:20px}.videoCmp-ul{padding:0 15px}.videoCmp-ul>li .active{background-color:#f8f8f8}.videoCmp-ul>li .video-group:after{content:'';position:absolute;background-color:#f8f8f8;left:30px;right:30px;height:5px;bottom:0}.videoCmp-ul .dgraybg{background-color:#6f6f6f;height:100%;min-height:190px}.videoCmp-ul .dgraybg img{width:100%;max-width:100%}.videoCmp-ul .video-group{position:relative;padding-top:30px;padding-bottom:40px}.paddB15{padding-bottom:15px}.videoCmp-ul .video-group .nowPlaying{padding-bottom:15px;display:none}.videoCmp-ul .video-group.active .nowPlaying{display:block}.videoCmp-ul .videoThumb{position:relative}.videoCmp-ul .btn-compact{position:absolute;right:15px;bottom:0}.video-group h3{margin-top:20px;font-size:28px}.video-group h3 small{display:block;margin-bottom:15px;color:#333;font-size:14px}.inlineVideoHolder .bc-player-default_default{width:100%;height:100%;position:absolute}.inlineVideoHolder .video-modal .modal-lightbox-content{max-width:100%;height:100%}.inlineVideoHolder .video-modal .video-player{height:100%}@media screen and (min-width:768px){.videoCmp>h2{font-size:48px}.videoCmp>p{margin-bottom:50px}.inlineVideoHolder{}.grayBand{padding:30px 100px}.grayBand h3{font-size:30px;margin:0}.videoCmp-ul{margin-bottom:100px}.video-group h3{font-size:28px;line-height:30px;margin-bottom:27px}.videoCmp-ul .video-group .nowPlaying{position:absolute;padding-bottom:0;bottom:15px}}@media screen and (min-width:992px){.row-eq-height-md{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.videoCmp-ul>li{padding:0 65px;margin-bottom:20px}}@media screen and (min-width:768px) and (max-width:991px){.videoCmp-ul .row-eq-height,.videoCmp-ul .row-eq-height-md{display:inline-block}.padd50-100{padding-left:0;padding-right:0}}@media screen and (max-width:767px){.padd50-100.videoCmp{padding:0}}.videoCmpBody .modal-backdrop{display:none}.shareWithClients .modal-content{border-radius:0;background:#171894;padding-top:30px;padding-bottom:30px}.shareWithClients .modal-body{color:#fff;padding-bottom:0}.shareWithClients .modal-footer{text-align:left;border:0}.shareWithClients .modal-footer .btn+.btn{margin-left:10px}.white{background:#fff}.shareForm .form-group{margin-top:20px}.shareForm .form-group label{margin-bottom:10px}.shareWithClients .form-group label{color:#fff}@media screen and (min-width:768px){.shareWithClients .modal-content{padding:50px 5%}.shareWithClients h2{font-size:54px}.shareWithClients .modal-body p,.shareWithClients .form-group label{font-size:18px;line-height:inherit}}@media screen and (min-width:992px){.shareWithClients .modal-content{padding:70px 11% 50px}}.tabComponent{margin-bottom:20px}@media screen and (min-width:992px){.tabComponent .nav-tabs{padding-right:50px}.imageDescription p{font-size:25px}.imageDescription{padding:50px 70px}}@media screen and (min-width:768px){.shareWithClients .form-group label{padding-top:25px}}img[src=""]{display:none}.active-video{display:block}.inlineVideoHolder .modal h2,.inlineVideoHolder .modal p{display:none}.video-group .row-eq-height-md{width:100%}@media screen and (min-width:768px) and (max-width:991px){.video-group:empty{display:none}}.videoCmp-ul>li{width:100%}.proof-point-ul sup{font-size:60%;top:0;vertical-align:super}.fixComponent{padding:15px}.fixComponent .fixComponentDiv{color:#000;min-height:70px;width:100%;display:table}.fixComponent .fixComponentDiv-left{width:100px;display:table-cell;padding:20px 40px 20px 20px}.fixComponent .fixComponentDiv-right{display:table-cell;vertical-align:top;padding:20px 0}@media screen and (min-width:768px){.fixComponent{padding:50px 0 0 114px}.fixComponent .fixComponentUL li+li{border-top:3px solid #ccc}.fixComponent .fixComponentDiv{min-height:100px}}@media screen and (min-width:992px){.fixComponent{padding:50px 0 0 230px}}.fixComponent .cta.btn{margin-top:15px}.fixComponent-img{display:block;margin-top:50px}.product-promo-handoff .tile{height:100%}@media screen and (min-width:768px){.product-promo-handoff .items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.videoCmp-ul .video-group{padding-bottom:12px}.videoCmp-ul>li{margin-bottom:0}.videoCmp-ul>li .video-group:after{height:4px;background-color:#ebebeb}.videoCmp-ul .btn-compact{font-size:12px;left:15px}.videoCmp-ul .video-group.active .nowPlaying{display:none}.videoCmp-ul>li .active{background-color:#ebebeb}.prs-content-promo{padding-bottom:37px;width:75%}.prs-content-promo h2{margin-bottom:32px;font-family:"PublicoText-Roman";color:#333}.prs-content-promo p{font-size:20px;line-height:28px}.prs-content-page .content-promo-item .text .title{font-family:"PublicoText-Roman";color:#333;font-size:28px}.fixComponent h3{font-size:28px;line-height:30px;color:#2a2a32;margin-bottom:28px}.fixComponent p{font-size:18px;line-height:24px;color:#333}.fixComponent .cta.btn{font-size:20px}.fixComponent .fixComponentUL{margin-top:-20px}.product-promo-handoff .downloads{overflow:hidden}.videoCmp>h2{font-family:"PublicoText-Roman";font-size:36px;margin-top:0;margin-bottom:28px}.videoCmp>p{font-size:18px}.prsbodycopy .chapter-heading{font-family:"PublicoText-Roman";margin:65px 0 50px}.prsbodycopy .prsctamodule{padding-bottom:40px}.prsbodycopy .prsctamodule .cta .btn{font-size:20px}.prsbodycopy .heading{padding-bottom:16px}.imageDescription h2{font-family:"PublicoText-Roman";font-weight:normal}.fixComponent .fixComponentUL li+li{border-top:4px solid #ebebeb}.product-promo-handoff .downloads-desc small{display:block;margin:25px 0 0}.product-promo-handoff .downloads-desc h3{margin-top:10px}@media screen and (min-width:768px){.videoCmp-ul .video-group .nowPlaying{bottom:7px;font-size:14px}.grayBand h3{font-size:28px}.videoCmp-ul{margin-bottom:86px}.prs-content-page .content-promo-item .text>:first-child{margin-top:28px}.fixComponent{padding:50px 86px 30px 86px}.fixComponent .fixComponentDiv{min-height:90px}.fixComponent.row{margin:0}.fixComponent>.col-sm-6:first-child{padding-right:28px;padding-left:0}.fixComponent>.col-sm-6:last-child{padding-left:28px;padding-right:0}.prsbodycopy .content{padding-bottom:43px;margin-bottom:0}.prs-landing-page .imageDescription h2{font-size:48px}}.body-copy .chapter-heading.colorize{padding-bottom:20px;border-bottom:3px solid #666}.body-copy .chapter-heading.colorize-1{border-color:#150f96}.body-copy .chapter-heading.colorize-2{border-color:#01c1d6}.body-copy .chapter-heading.colorize-3{border-color:#ff0198}.body-copy .chapter-heading.colorize-4{border-color:#6e27c5}.body-copy .chapter-heading.colorize-5{border-color:#f1352b}.body-copy .chapter-heading.colorize-6{border-color:#f60}.body-copy .chapter-heading.colorize-7{border-color:#ffb617}.body-copy .chapter-heading.colorize-8{border-color:#7acb00}.btn.colorize-9{background-color:#fff;border-color:#333;color:#333 !important}.btn.colorize-10{background-color:#fff;color:#333 !important}@media only screen and (max-width:767px){.videoCmp{margin:60px 0 27px}.padd50-100.videoCmp{padding:0 10px}.videoCmp>h2{font-size:26px;line-height:28px;margin-bottom:16px}.videoCmp>p{font-size:14px}.videoCmp>.inlineVideoHolder{margin-top:37px}.prs-video-page .grayBand h3{font-size:20px;margin:0;line-height:30px}.prs-video-page .grayBand{padding:10px}.videoCmp-ul{margin-top:0;padding:0 34px}.video-group h3{margin-top:30px;margin-bottom:18px}.videoCmp-ul .video-group{padding-bottom:18px}.prs-landing-page .imageDescription h2{font-size:26px;margin-bottom:20px}.prs-landing-page .imageDescription{padding:50px 15px 20px}.prs-landing-page .content-promo-item{margin:20px 0}.prs-content-page .content-promo-item .text .title{margin:19px 0 13px}.prs-content-page .content-promo-item .text .description{margin-bottom:18px}.prsvideo{padding-bottom:30px}.prs-landing-page .product-promo-handoff{padding:0 10px}.prs-landing-page .product-promo-handoff .downloads-desc{padding:0 40px}.prs-content-promo{width:100%;padding-top:15px}.prs-content-promo .items{margin:0;padding:0 15px}.prs-content-promo h2{font-size:26px;margin:15px 0}.prs-content-promo p{font-size:16px;line-height:20px}.product-promo-handoff .downloads{padding-top:25px}.product-promo-handoff .downloads-desc h3{margin-bottom:15px}.downloads>ul>li{margin-bottom:25px;display:block}.product-promo-handoff .downloads-cta-combo{padding:23px 0 33px}.fixComponent h3{margin:20px 0 30px;font-size:26px}.fixComponent .fixComponentDiv-left{padding-left:0}.fixComponent p{font-size:14px;line-height:20px}.fixComponent .cta.btn{font-size:14px}.prsbodycopy .chapter-heading{margin:35px 0 20px}.prs-content-page .content-promo{margin:20px 0}.product-promo-handoff .downloads-desc small{margin:20px 0 0}}.prsctamodule{padding-left:0;padding-top:0;padding-bottom:50px}.prsbodycopy div.body-copy:first-of-type div.bg-image{display:block !important}.prsvideo{padding-bottom:86px;padding-top:30px}.prsvideobtn{top:45%;left:45%}@media(min-width:768px){.prs-content-page .content-promo-item:nth-child(2){padding-right:8px}.prs-content-page .content-promo-item:nth-child(3){padding-left:8px}.prs-content-page .item{display:table;width:100%}.prs-content-page .content-promo-item+.content-promo-item,.prs-content-page .content-promo-item+.content-promo-item{display:table-cell;float:none;height:100%;position:relative}.prs-content-page .content-promo-item+.content-promo-item .tile{}.prs-content-page .content-promo-item+.content-promo-item .prscta{position:absolute;bottom:28px}}@media only screen and (min-width:768px){.industry-category-selection li a:hover:before,.industry-category-selection li a.active:before{left:0;right:0;width:100px;margin:auto}}.ShareMessageBox{border:1px solid #c5c5c5}.share_modal_a{background:#fff;color:#333;padding:10px 20px 10px}.share_textarea{border:0}.ShareMessageBox textarea{height:100px}.mobile-bullets{display:none}.proof-point-ul sup{line-height:0;font-size:50%;vertical-align:text-top}@media screen and (max-width:991px){.proof-point-ul li{line-height:1.4;width:calc(100% - 22px)}.proof-point-ul li:after{content:none}.proof-point-ul li p{margin-bottom:20px}}@media screen and (min-width:992px){.proof-point.yGrid{padding-left:100px;padding-right:65px;padding-bottom:75px}.proof-point-ul li,.proof-point-ul li:first-child{width:33.33333%}.proof-point-ul li{padding-right:35px;padding-bottom:35px;font-size:20px}.proof-point-ul li:last-child{padding-right:0}.proof-point-ul p{line-height:1.5;margin-bottom:25px}}.addthis-smartlayers{position:fixed;right:12px;top:40%;z-index:3}.addthis_toolbox{max-width:36px}.addthis_toolbox a span{display:block;padding:8px;box-sizing:content-box}.addthis_toolbox a{display:block;margin-bottom:0 !important}@media screen and (min-width:768px){.content-promo-item:nth-child(even):last-child .tile{width:100%}}.footnotes{margin-top:30px}.footnotes li{margin-bottom:15px}@media only screen and (min-width:992px){.footnotes{width:33.33333%;padding-right:35px}}@font-face{font-family:'Conv_Chubb Publico Text-Roman';src:url('../../../../_global-assets/fonts/chubb-publico-text-roman.eot');src:url('../../../../_global-assets/fonts/chubb-publico-text-roman.woff') format('woff'),url('../../../../_global-assets/fonts/chubb-publico-text-roman.ttf') format('truetype'),url('../../../../_global-assets/fonts/chubb-publico-text-roman.svg') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:"Chubb Publico Text Web";src:url('../../../../_global-assets/fonts/chubb-publico-text-web-semibold.eot');src:url('../../../../_global-assets/fonts/chubb-publico-text-web-semibold.eot?#iefix') format("embedded-opentype"),url('../../../../_global-assets/fonts/chubb-publico-text-web-semibold.woff2') format("woff2"),url('../../../../_global-assets/fonts/chubb-publico-text-web-semibold.woff') format("woff");font-weight:600;font-style:normal;font-stretch:normal}@font-face{font-family:"Chubb Publico Text Web";src:url('../../../../_global-assets/fonts/chubb-publico-text-web-bold.eot');src:url('../../../../_global-assets/fonts/chubb-publico-text-web-bold.eot?#iefix') format("embedded-opentype"),url('../../../../_global-assets/fonts/chubb-publico-text-web-bold.woff2') format("woff2"),url('../../../../_global-assets/fonts/chubb-publico-text-web-bold.woff') format("woff");font-weight:700;font-style:normal;font-stretch:normal}#autohero{height:392px}.column{padding:48px 36px 48px 85px}.padding{padding-left:38px;padding-right:38px}.sidePadding{padding-left:80px}.datalist{margin-bottom:60px}.datalist.lastchild{margin-bottom:0}.listdata li{margin-bottom:50px}.listdata li p{margin-bottom:0}.listdata li.lastchild{margin-bottom:0}.listing{margin-bottom:24px}.listing li{position:relative;padding-left:12px}.listing li:before{content:'' !important;display:inline-block;width:6px;height:6px;background:#000;border-radius:100%;position:absolute;top:9px;left:0}.banner-container{padding-top:290px}.blueBox{background-color:#122ca0;color:#fff;padding-top:50px;padding-bottom:94px}.feature-img{text-align:center}h1{font-size:49px;line-height:46px;margin:0 0 10px 0}h2{font-size:36px;line-height:42px;margin:0 0 20px 0}h3{font-size:28px;line-height:34px;margin:0 0 10px 0}#Auto-Page h3{font-family:"Chubb Publico Text Web"}#Auto-Page p,#Auto-Page h1,#Auto-Page h2,#Auto-Page,#autohero h1{font-family:"Conv_Chubb Publico Text-Roman"}#Auto-Page.white{color:#fff}h3.title{font-weight:600;border-bottom:solid 3px #150f96;padding-bottom:16px;margin-bottom:45px}.row.col-Vcenter,.col-Vcenter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;align-items:center;flex-direction:row;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-flex-align:center;-webkit-align-items:center}.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex}.modal-lg{width:920px}.modal-content{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.ellipse{background-color:#f1352b;color:#fff;width:45px;height:45px;line-height:50px;font-size:36px;display:inline-block;border-radius:100%;text-align:center;position:absolute}.carZoomDataCol{background-color:#150f96;color:#fff;padding:40px 60px}.carZoomDataCol ul li{margin-bottom:15px}.carZoomDataCol ul li .ellipse{float:left;position:inherit;top:auto;left:auto;margin-right:40px}.caption-data{overflow:hidden;padding-top:6px}.grid-layout{margin-left:-38px;margin-right:-38px}.grid-layout li{background-color:#18b9d6;color:#fff;min-height:390px;padding:38px}.grid-layout li.red{background-color:#f1352b}.grid-layout li.orange{background-color:#f60}.grid-layout li.blue{background-color:#150f96}.grid-layout li.pink{background-color:#ff0198}.grid-layout li.green{background-color:#7acb00}.grid-layout li.gray{background-color:#afafaf}.grid-layout li.violet{background-color:#6e27c5}.grid-layout li.yellow{background-color:#ffb617}.grid-layout li p{margin-bottom:18px}.grid-title{margin-bottom:30px}big{font-size:150px;line-height:150px;display:inline-flex;align-items:flex-start}big span{font-size:28px;line-height:32px;margin-left:30px;margin-top:33px}.dl-chart-pdf{padding-top:90px;padding-bottom:90px}.pdfData{padding-top:12px}.pdfData h3{margin-bottom:21px}.pdfData p{margin-bottom:17px}#Auto-Page .feature-1 h2{color:#000}#Auto-Page .feature-1 h3.title{color:#000}#Auto-Page .feature-type-1 .feature-1 h2{margin-bottom:64px}#Auto-Page .feature-1 p{font-size:18px;line-height:24px;color:#000}#Auto-Page .feature-type-1.column{padding-bottom:0}#Auto-Page .feature-type-2.column{padding-top:0;padding-bottom:0}#Auto-Page .feature-type-3.column{padding-top:0}#Auto-Page .feature-type-3 p{font-size:20px;line-height:28px}#Auto-Page .feature-type-3 .datalist p{font-size:18px;line-height:24px}#Auto-Page .feature-type-3 .datalist .listdata li{margin-bottom:30px}#Auto-Page .listdata li:last-child{margin-bottom:0}#Auto-Page .feature-type-3 .datalist{margin-top:76px;margin-bottom:0}#Auto-Page .feature-type-2 .listdata li p{margin-bottom:0}#Auto-Page .datalist{margin-bottom:94px}#Auto-Page .body-copy.case-study{padding-top:77px;padding-bottom:122px}#Auto-Page .case-study h2{margin-bottom:45px;color:#000}#Auto-Page .case-study h3.heading{color:#000;margin-bottom:45px;font-weight:600;line-height:34px;font-size:28px}#Auto-Page .case-study .text .listing li{margin-bottom:0;font-weight:700;color:#000;font-size:18px}#Auto-Page .case-study .listing li:before{left:27px}#Auto-Page .case-study .text .listing{padding-left:0;margin-bottom:24px}#Auto-Page .case-study .text p{font-size:18px;line-height:24px;color:#000;margin-bottom:24px}#Auto-Page .case-study h3.heading.lastchild{margin-top:80px}#Auto-Page .grid h2{color:#000}#Auto-Page .grid-title{margin-bottom:50px}#Auto-Page .grid small{font-size:14px;line-height:18px;color:#000}#Auto-Page .grid-layout{margin-bottom:0}#Auto-Page .grid-layout li p{font-size:18px;line-height:24px}#Auto-Page .lrgText{padding-top:33px}#Auto-Page .lrgText strong{float:left;font-size:150px;line-height:150px;font-weight:normal;margin-right:30px;display:block;margin-top:-33px}#Auto-Page .lrgText span{font-size:28px;line-height:32px}#Auto-Page .dl-chart-pdf{padding-top:100px;padding-bottom:75px}#Auto-Page .dl-chart-pdf .pdfData{margin-top:-4px;padding-top:0}#Auto-Page .dl-chart-pdf .pdfData .topTitle{font-size:18px;line-height:24px;color:#000;display:block;margin-bottom:20px}#Auto-Page .dl-chart-pdf .pdfData a{margin-bottom:23px;font-size:28px;display:block;color:#000;line-height:34px;font-family:"Chubb Publico Text Web"}#Auto-Page .dl-chart-pdf .pdfData p{font-size:18px;line-height:24px;color:#000}#Auto-Page .dl-chart-pdf .square-box{text-align:center}#Auto-Page .modal .carZoomDataCol{text-align:left}#Auto-Page .modal .carZoomDataCol h3{margin:0 0 20px 0;line-height:30px}#Auto-Page .modal .carZoomDataCol p{margin-bottom:24px;font-size:18px;line-height:24px}#Auto-Page .modal button.close{font-size:30px;position:absolute;top:0;right:0;z-index:2;margin:10px 15px 0 0}#Auto-Page .infographic{margin-top:87px}#Auto-Page .infographic .title{font-size:28px;line-height:30px;font-family:"Chubb Publico Text Web";margin-bottom:20px}#Auto-Page .infographic p{font-size:18px;line-height:24px}#Auto-Page .infographic .tile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex}#Auto-Page .blueBox{padding-top:66px}#Auto-Page .blueBox p{font-size:18px;line-height:24px;margin-bottom:24px}#Auto-Page .cta-module .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;align-items:center;flex-direction:row;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-flex-align:center;-webkit-align-items:center;min-height:292px;padding:104px 53px 98px}#Auto-Page .cta-module .content .title{line-height:42px}@media only screen and (max-width:1200px){#Auto-Page .padding{padding-left:20px;padding-right:20px}#Auto-Page .sidePadding{padding-left:20px}#Auto-Page .grid-layout li{min-height:440px}#Auto-Page big{font-size:130px;line-height:130px}#Auto-Page big span{font-size:24px;line-height:30px;margin-left:20px}}@media only screen and (max-width:1024px){#Auto-Page .lrgText{padding-top:33px}#Auto-Page .lrgText strong{font-size:120px;line-height:130px;margin-right:20px}#Auto-Page .lrgText span{font-size:24px;line-height:30px}}@media only screen and (max-width:992px){.banner-container{padding-top:250px}#Auto-Page h1{font-size:40px;line-height:40px}#Auto-Page h2{font-size:32px;line-height:38px}#Auto-Page h3.title{margin-bottom:30px}#Auto-Page .blueBox{padding-bottom:40px}#Auto-Page .feature-img{margin-bottom:15px}#Auto-Page .grid-layout li{padding:20px;min-height:inherit}#Auto-Page .column{padding-left:42px}#Auto-Page .body-copy.case-study{padding-top:80px;padding-bottom:80px}#Auto-Page .modal-lg{width:auto;margin:40px}}@media only screen and (min-width:768px){#Auto-Page .infographic .copy,#Auto-Page .infographic .image{height:auto}#Auto-Page .infographic .copy,#Auto-Page .infographic .image{height:436px\9}}@media only screen and (max-width:767px){#Auto-Page .sidePadding{padding-left:20px}#Auto-Page .case-study h3.heading{font-size:24px;line-height:30px}#autohero .sidePadding{padding-left:20px;margin-left:-20px;margin-right:-20px}#autohero h1{font-size:40px}#Auto-Page h2{font-size:26px;line-height:32px}#Auto-Page h3{font-size:24px;line-height:30px}#Auto-Page .feature-1 h2,#Auto-Page .feature-type-1 .feature-1 h2{margin-bottom:45px}#Auto-Page .column{padding:20px}#Auto-Page .grid{padding:0 20px}#Auto-Page .grid-layout{margin-left:-60px;margin-right:-60px;padding:0 40px}#Auto-Page .row.col-Vcenter,#Auto-Page .row-eq-height,#Auto-Page .infographic .tile{display:block}#Auto-Page .data-content{font-size:20px;line-height:26px;margin-bottom:40px}#Auto-Page .datalist{margin-bottom:40px}#Auto-Page .feature-type-3 .datalist{margin-top:40px}#Auto-Page .body-copy.case-study{padding:30px 20px;margin:0}#Auto-Page .case-study h2{margin-top:0}#Auto-Page .case-study .text:not(:empty){margin-bottom:0}#Auto-Page .case-study .text p:last-child{margin-bottom:0}#Auto-Page .case-study h3.heading.lastchild{margin-top:40px}#Auto-Page .dl-chart-pdf{padding:40px 20px}#Auto-Page .cta-module .content{display:block;padding:80px 20px;min-height:240px;margin-right:0}#Auto-Page .cta-module .content .title{font-size:26px;line-height:32px;margin-bottom:10px}#Auto-Page .dl-chart-pdf .square-box{margin-bottom:20px}#Auto-Page .dl-chart-pdf .pdfData a{font-size:24px;line-height:30px}#Auto-Page .infographic{margin-top:40px}#Auto-Page .infographic .copy{min-height:inherit;height:auto}#Auto-Page .infographic .copy .title{font-size:24px;line-height:30px}#Auto-Page .infographic .copy p{font-size:18px;line-height:24px}#Auto-Page .ellipse{width:32px;height:32px;line-height:37px;font-size:24px}#Auto-Page .carZoomDataCol{padding:30px}#Auto-Page .carZoomDataCol ul li .ellipse{margin-right:20px}#Auto-Page .carZoomDataCol ul li h3{font-size:20px;line-height:26px}#Auto-Page .carZoomDataCol ul li p{margin-bottom:10px}#Auto-Page .caption-data{padding-top:3px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#Auto-Page .cta-module .content{display:block}}.ie8 .row.row-eq-height,.ie9 .row-eq-height,.ie8 #Auto-Page .cta-module .content,.ie9{display:block}.ie9 .vertCenter{margin-top:10px}.ie9 .vertCenter20{margin-top:20px}.ie9 .vertCenter30{margin-top:30px}.ie9 .vertCenter40{margin-top:40px}.ie9 .vertCenterP12{padding-top:12px}.ie9 .vertCenterP20{padding-top:20px}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){#Auto-Page .grid-layout{margin-left:0;margin-right:0}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){#Auto-Page .grid-layout{margin-left:0;margin-right:0}}.prs-article-page .articleImg{margin-bottom:35px}.prs-article-page .articleImg img{vertical-align:top;max-width:100%}@media screen and (max-width:767px){header .menu .primary-links .link{margin-bottom:0}header .menu .primary-links{margin-bottom:20px}.primary-menu-header:not(:empty),.link>a:not(:empty){position:relative;display:block;padding:10px 15px 10px 0}header .menu .secondary-links .link{margin-bottom:0}.primary-menu-header:not(:empty):after,.secondary-links>.link>a:not(:empty):after{content:'+';font-weight:600;margin-left:10px;position:absolute;right:0}.primary-menu-header:not(:empty).open:after,.secondary-links>.link>a:not(:empty).open:after{content:'-'}.primary-menu-header:not(.open)+ul.links,.secondary-links>.link>a:not(.open)+ul.links{display:none}.primary-menu-header+ul.links li a{font-size:14px}.secondary-links .link a+ul.links li a{font-size:12px}}.tab-container{margin:0}.tab-container ul{margin:0;padding:0}.tab-container li{display:none;text-align:left;height:50px;float:left;width:100%}.tab-container li a{color:#333;padding:15px 30px 0}.tab-container .active{display:block;width:100%}.tab-container i{float:right;font-size:22px}.tab-container .nav-tabs{border:0}.tab-container .nav-tabs>li>a{border:0;border-radius:0;border-left:4px solid #fff;color:#333;height:50px}.tab-container .nav-tabs>li.active a{border:0}@media(min-width:768px){.tab-container .nav-tabs>li>a{height:auto;padding:0;border:0;color:#333}.tab-container ul{height:70px;padding-left:34px;background:#eee;margin-bottom:30px}.tab-container ul li{display:inline-block;height:70px;margin:0;padding:26px 18px;width:auto;vertical-align:middle}.tab-container ul li i{display:none}.tab-container ul .active{display:inline-block;width:auto;border-left:0;background:#fff;padding:26px 18px}.tab-container ul .active a{padding-bottom:18px}}@media(min-width:992px){.tab-container ul{padding-left:34px}.tab-container ul li{padding:24px 34px}.tab-container ul .active{display:inline-block;width:auto;border-left:0;background:#fff;padding:24px 34px}}.tab-container .nav-tabs li.active.colorize-1 a{border-left:4px solid #150f96;color:#333}.tab-container .nav-tabs li.active.colorize-1 a i{color:#150f96}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-1 a{border-left:0;border-bottom:4px solid #150f96 !important}}.tab-container .nav-tabs li.active.colorize-2 a{border-left:4px solid #01c1d6;color:#333}.tab-container .nav-tabs li.active.colorize-2 a i{color:#01c1d6}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-2 a{border-left:0;border-bottom:4px solid #01c1d6 !important}}.tab-container .nav-tabs li.active.colorize-3 a{border-left:4px solid #ff0198;color:#333}.tab-container .nav-tabs li.active.colorize-3 a i{color:#ff0198}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-3 a{border-left:0;border-bottom:4px solid #ff0198 !important}}.tab-container .nav-tabs li.active.colorize-4 a{border-left:4px solid #6e27c5;color:#333}.tab-container .nav-tabs li.active.colorize-4 a i{color:#6e27c5}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-4 a{border-left:0;border-bottom:4px solid #6e27c5 !important}}.tab-container .nav-tabs li.active.colorize-5 a{border-left:4px solid #f1352b;color:#333}.tab-container .nav-tabs li.active.colorize-5 a i{color:#f1352b}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-5 a{border-left:0;border-bottom:4px solid #f1352b !important}}.tab-container .nav-tabs li.active.colorize-6 a{border-left:4px solid #f60;color:#333}.tab-container .nav-tabs li.active.colorize-6 a i{color:#f60}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-6 a{border-left:0;border-bottom:4px solid #f60 !important}}.tab-container .nav-tabs li.active.colorize-7 a{border-left:4px solid #ffb617;color:#333}.tab-container .nav-tabs li.active.colorize-7 a i{color:#ffb617}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-7 a{border-left:0;border-bottom:4px solid #ffb617 !important}}.tab-container .nav-tabs li.active.colorize-8 a{border-left:4px solid #7acb00;color:#333}.tab-container .nav-tabs li.active.colorize-8 a i{color:#7acb00}@media(min-width:768px){.tab-container .nav-tabs li.active.colorize-8 a{border-left:0;border-bottom:4px solid #7acb00 !important}}.ls-filter{position:relative;width:100%;height:50px;background-color:#ebebeb;margin:40px 0}.ls-filter .item-count{position:absolute;top:52%;left:34px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ls-filter .topic-filter{position:absolute;top:50%;right:34px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.listings{background:#fff;margin:40px 0}.listings a{color:#333}.listings a:hover{color:#000}.listings:before,.listings:after{content:" ";display:table}.listings:after{clear:both}@media(min-width:768px){.listings{margin:40px 34px}}@media(min-width:992px){.listings{margin:50px 86px}}.listings .listings-item{padding-bottom:40px}.listings .listings-item:before,.listings .listings-item:after{content:" ";display:table}.listings .listings-item:after{clear:both}@media(min-width:768px){.listings .listings-item{margin-bottom:50px;border-bottom:1px solid #ebebeb}}.listings .listings-item .tile{background:#fff}.listings .listings-item .image{position:relative;float:left;height:290px;width:100%;background:transparent center center no-repeat;background-size:cover}@media(min-width:768px){.listings .listings-item .image{width:145px;height:145px}}@media(min-width:992px){.listings .listings-item .image{width:175px;height:175px}}.listings .listings-item .image button{display:none}.listings .listings-item .image .btn{display:block;position:absolute;bottom:0;right:0;height:75px;width:75px;font-size:26px}@media(min-width:768px){.listings .listings-item .image .btn{height:45px;width:45px;font-size:18px}}@media(min-width:992px){.listings .listings-item .image .btn{height:65px;width:65px;font-size:22px}}.listings .listings-item .text{float:left;overflow:hidden;margin:0 17px}@media(min-width:768px){.listings .listings-item .text{padding:0 20px;width:537px;margin:0}}@media(min-width:992px){.listings .listings-item .text{padding:0 24px;width:622px}}.listings .listings-item .text .eyebrow{font:14px/1.4 "PublicoHeadline-Roman";padding-top:30px;padding-bottom:20px}@media(min-width:768px){.listings .listings-item .text .eyebrow{padding-top:0;padding-bottom:10px;font:12px/1.4 "PublicoHeadline-Roman"}}@media(min-width:992px){.listings .listings-item .text .eyebrow{padding-top:0;padding-bottom:10px;font:14px/1.4 "PublicoHeadline-Roman"}}.listings .listings-item .text .title{font:24px/1.1 "PublicoHeadline-Light";margin-bottom:20px}@media(min-width:768px){.listings .listings-item .text .title{margin-bottom:8px;font-size:24px}}@media(min-width:992px){.listings .listings-item .text .title{margin-bottom:18px;font-size:26px}}.listings .listings-item .text .title i{margin-left:20px}.listings .listings-item .text .date{font:14px/1.1 "PublicoHeadline-Light";margin-bottom:20px}@media(min-width:768px){.listings .listings-item .text .date{margin-bottom:12px;font-size:12px}}@media(min-width:992px){.listings .listings-item .text .date{margin-bottom:18px;font-size:14px}}.listings .listings-item .text .description{font:14px/1.3 "PublicoHeadline-Roman"}@media(min-width:768px){.listings .listings-item .text .description{font-size:12px}}@media(min-width:992px){.listings .listings-item .text .description{font-size:14px}}.ls-filter.filter-head{height:64px}.ls-filter.filter-head .item-count{font-size:18px;color:#000;font-weight:100}.ls-filter.filter-head b{font-weight:100}.ls-filter.filter-head .topic-filter{background:transparent;border:none}.hero.homepage .btn.btn-light{height:auto}.tab-container.perspectives-list .content-promo .btn .fa-angle-right{float:none;position:relative;top:2.1px}@media screen and (max-width:767px){.tab-container.perspectives-list .content-promo .btn .fa-angle-right{font-size:19px}}@media(min-width:768px){.social-share-widget .addthis_toolbox a.oo_feedback{position:relative;width:115px;right:32px;transform-origin:40px 0;-webkit-transform-origin:40px 0;-ms-transform-origin:40px 0;-moz-transform-origin:41px 1px}.winos .social-share-widget .addthis_toolbox a.oo_feedback{right:39px;-webkit-transform-origin:43px 0;-ms-transform-origin:43px 0;transform-origin:43px 0}}@media(max-width:767px){.social-share-widget .addthis_toolbox a.oo_feedback{width:115px!important;font-size:16px}}.oo_feedback{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.winos .oo_feedback{-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;-ms-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000}.iPad .social-share-widget .addthis_toolbox a.oo_feedback{transform-origin:41px 1px;-webkit-transform-origin:41px 1px}.filter-head .select-wrap select.form-control{text-align-last:right}.filter-head .select-wrap select::-ms-expand{display:none}.ie9 .filter-head .select-wrap{overflow-x:hidden}.ie9 .filter-head .select-wrap select{width:calc(100% + 60px);float:none;margin-right:-60px}.ls-filter .item-count{-ms-transform:translateY(-50%)}.water-landing-page .hero h1,.water-landing-page .hero .text{font-family:"Conv_Chubb Publico Text-Roman"}.water-landing-page .hero .inner{max-width:660px}.water-landing-page.colorize-1 .hero.campaign .inner{background-color:#150f96}.water-landing-page.colorize-2 .hero.campaign .inner{background-color:#01c1d6}.water-landing-page.colorize-3 .hero.campaign .inner{background-color:#ff0198}.water-landing-page.colorize-4 .hero.campaign .inner{background-color:#6e27c5}.water-landing-page.colorize-5 .hero.campaign .inner{background-color:#f1352b}.water-landing-page.colorize-6 .hero.campaign .inner{background-color:#f60}.water-landing-page.colorize-7 .hero.campaign .inner{background-color:#ffb617}.water-landing-page.colorize-8 .hero.campaign .inner{background-color:#7acb00}.water-landing-page.colorize-9 .hero.campaign .inner{background-color:#fff}.water-landing-page .ribbon{padding:50px 194px 50px 86px;background-color:#01c1d6}.water-landing-page .ribbon.colorize-1{background-color:#150f96}.water-landing-page .ribbon.colorize-2{background-color:#01c1d6}.water-landing-page .ribbon.colorize-3{background-color:#ff0198}.water-landing-page .ribbon.colorize-4{background-color:#6e27c5}.water-landing-page .ribbon.colorize-5{background-color:#f1352b}.water-landing-page .ribbon.colorize-6{background-color:#f60}.water-landing-page .ribbon.colorize-7{background-color:#ffb617}.water-landing-page .ribbon.colorize-8{background-color:#7acb00}.water-landing-page .ribbon.colorize-9{background-color:#fff;color:#000}.water-landing-page .ribbon p{font-size:24px;line-height:38px;margin-bottom:0;font-family:"Conv_Chubb Publico Text-Roman"}.water-landing-page .top-tip{padding:0 0 108px 0}.water-landing-page .top-tip .content-wrap{text-align:center}.water-landing-page .top-tip h2{margin-bottom:15px;color:#4b4e53;font-size:50px;line-height:60px;font-family:"Conv_Chubb Publico Text-Roman"}.water-landing-page .top-tip span{font-family:"Conv_Chubb Publico Text-Roman";font-size:30px;line-height:36px;color:#4b4e53}.water-landing-page figure img{max-width:100%;width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.water-landing-page .top-tip .info-svg{height:330px}}.water-landing-page .top-tip .info-svg{height:330px\9}@media screen and (min-width:992px){.water-landing-page .top-tip .container-fluid{padding-left:86px;padding-right:86px}.water-landing-page .hero h1{font-size:55px;line-height:70px}.water-landing-page .hero .text{margin-top:25px;font-size:26px}.water-landing-page .top-tip .content-wrap{padding:0 45px}}@media screen and (min-width:768px){.water-landing-page .top-tip .container-fluid{padding-left:34px;padding-right:34px}}.water-landing-page .tip-listing .list-item>div{border:1px solid #aaa9a9;padding:0 20px;margin:0 30px;min-height:500px;margin-bottom:75px}.water-landing-page .tip-listing .list-item figure{margin:0 -20px}.water-landing-page .tip-listing .list-item h4{font-size:27px;line-height:31px;margin-top:25px;margin-bottom:15px;color:#4b4e53}.water-landing-page .tip-listing .list-item h4 small{display:block;font-size:19px;line-height:23px;margin-bottom:15px;color:#4b4e53}.water-landing-page .tip-listing .list-item p{font-size:19px;line-height:23px;color:#4b4e53}.water-landing-page .tip-listing .list-item>div.colorize{border-top:4px solid #666}.water-landing-page .tip-listing .list-item>div.colorize.colorize-1{border-top-color:#150f96}.water-landing-page .tip-listing .list-item>div.colorize.colorize-2{border-top-color:#01c1d6}.water-landing-page .tip-listing .list-item>div.colorize.colorize-3{border-top-color:#ff0198}.water-landing-page .tip-listing .list-item>div.colorize.colorize-4{border-top-color:#6e27c5}.water-landing-page .tip-listing .list-item>div.colorize.colorize-5{border-top-color:#f1352b}.water-landing-page .tip-listing .list-item>div.colorize.colorize-6{border-top-color:#f60}.water-landing-page .tip-listing .list-item>div.colorize.colorize-7{border-top-color:#ffb617}.water-landing-page .tip-listing .list-item>div.colorize.colorize-8{border-top-color:#7acb00}.water-landing-page .Q2page .guide-and-checklist{padding:40px 0 35px}.water-landing-page .Q2page .guide-checklist-container h3.title{margin-bottom:10px}.water-landing-page .Q2page .guide-checklist-container{padding-left:30px}.water-landing-page .Q2page .captionRight{min-height:176px}.water-landing-page .Q2page .captionRight{min-height:auto\9}@media screen and (min-width:1200px){.water-landing-page .Q2page .listColumn{padding-right:60px}}@media screen and (min-width:1131px){.water-landing-page .Q2page .guide-checklist-container .imgLeft{width:160px!important;margin-top:0;margin-bottom:0}}@media screen and (min-width:768px){.water-landing-page .tip-listing .list-item>div{width:28%}.water-landing-page .Q2page .guide-checklist-container .guideButtonGroup{bottom:15px}.water-landing-page .hero .inner{padding:20px 34px 50px}.water-landing-page .hero.campaign{padding-top:70px}.water-landing-page .ribbon{padding:50px 30px 60px 34px}}@media screen and (min-width:992px){.water-landing-page .tip-listing .list-item>div{margin-bottom:75px}.water-landing-page .hero .inner{padding:20px 86px 50px}.water-landing-page .hero.campaign{padding-top:100px}.water-landing-page .ribbon{padding:50px 100px 60px 86px}}@media screen and (min-width:768px) and (max-width:991px){.water-landing-page .tip-listing .list-item>div{margin:0 15px 45px 15px}.water-landing-page .Q2page .guide-checklist-container{padding-left:15px}}@media screen and (max-width:767px){.water-landing-page .tip-listing{margin-top:45px}.water-landing-page .tip-listing .list-item{margin-bottom:15px}.water-landing-page .tip-listing .list-item:last-child{margin-bottom:56px}.water-landing-page .tip-listing .list-item>div{margin:0 0 15px;min-height:450px}.water-landing-page .tip-listing .list-item>div:last-child{margin-bottom:0}.water-landing-page .tip-listing .list-item h4{font-size:25px;line-height:29px}.water-landing-page .tip-listing .list-item h4 small{font-size:17px;line-height:21px}.water-landing-page .tip-listing .list-item p{font-size:17px;line-height:21px}.water-landing-page .top-tip{padding:20px 0}.water-landing-page .top-tip figure{margin-bottom:25px}.water-landing-page .top-tip .container-fluid{padding-left:15px;padding-right:15px}.water-landing-page .col-Vcenter{display:block}.water-landing-page .tip-listing .row-eq-height{display:block}.water-landing-page .ribbon{padding:30px 45px 30px 20px}.water-landing-page .ribbon p{font-size:18px;line-height:32px}.water-landing-page .top-tip h2{font-size:30px;line-height:34px}.water-landing-page .top-tip span{font-size:18px;line-height:24px}.water-landing-page .Q2page .guideDataSlider li{margin-bottom:30px}.water-landing-page .Q2page .guideDataSlider li:last-child{margin-bottom:0}.water-landing-page .hero.campaign .content{padding-left:20px}.water-landing-page .hero h1{font-size:36px;line-height:45px}.water-landing-page .hero .text{font-size:20px;margin-top:15px}.water-landing-page .hero.campaign{padding-top:120px;padding-right:15px}.water-landing-page .Q2page .guide-checklist-container{padding:0}.water-landing-page .Q2page .guideDataSlider{width:100%!important}.water-landing-page .Q2page .guideDataSlider li{width:100%;padding:0}.water-landing-page .hero .inner{padding:20px 20px 40px}}.filter-head .select-wrap select.form-control{direction:rtl;margin-right:5px}.filter-head .select-wrap select.form-control option{direction:ltr}.ie9 .filter-head .select-wrap select.form-control{direction:ltr}.video .image a.prsvideobtn{padding:0 10px}.video .image a.prsvideobtn{position:absolute;bottom:0;right:0}@media screen and (min-width:768px){.water-landing-page .ribbon{padding-bottom:0}}.water-landing-page .Q2page .blueTheme .video-content{background-color:#150f96}.water-landing-page .Q2page .blueTheme .videoPlayIcon.btn{background-color:#09b4c7}.water-landing-page .Q2page .blueTheme .videoPlayIcon.btn:hover,.water-landing-page .Q2page .blueTheme .videoPlayIcon.btn:focus{color:#fff!important}@media screen and (min-width:768px){.water-landing-page .Q2page .videoPlayIcon.btn{right:0;left:auto;margin-right:0;opacity:.9;font-size:13px;width:70px;height:63px;line-height:68px;text-align:center;padding-right:5px}}@media screen and (min-width:768px) and (max-width:1199px){.water-landing-page .Q2page .video-figure img{height:auto;max-width:100%}}@media screen and (max-width:767px){.water-landing-page .Q2page .videoPlayIcon.btn{display:block;left:50%;top:50%;left:50%;margin-top:-17px;margin-left:-17px}}.water-landing-page .hero h1{font-family:'PublicoHeadline-Light'}@media screen and (min-width:768px){.water-landing-page .hero h1{font-size:42px}.water-landing-page .hero .inner{padding:60px 34px 40px}}@media screen and (min-width:992px){.water-landing-page .hero h1{font-size:54px;line-height:normal}.water-landing-page .hero .inner{padding:72px 72px 43px;max-width:786px}.water-landing-page .hero.campaign{padding-top:125px}}@media screen and (max-width:767px){.water-landing-page .hero h1{font-size:36px}.water-landing-page .hero .inner{padding:40px 20px 30px}}.water-landing-page .water-body-copy ul{list-style-type:none;padding-left:30px}.water-landing-page .water-body-copy ul li{position:relative;margin-bottom:17px;color:#000;font-size:17px}.water-landing-page .water-body-copy ul li:before{content:"";position:absolute;left:-30px;width:9px;height:1.3px;background:#000;top:9px}.water-landing-page .content-promo-item ul{list-style-type:none;padding-left:30px}.water-landing-page .content-promo-item ul li{position:relative;margin-bottom:17px;color:#000;font-size:17px;font-family:'PublicoText-Roman'}.water-landing-page .content-promo-item ul li:before{content:"";position:absolute;left:-30px;width:9px;height:1.3px;background:#000;top:9px}.water-landing-page .content-promo-item.primary .tile .text ul li{color:#fff}.water-landing-page .content-promo-item.primary .tile .text ul li:before{background:#fff}.water-landing-page .water-body-copy{background-color:#fff;padding:40px 24px}.water-landing-page .component-content .content-promo{padding-left:0;padding-right:0}@media screen and (min-width:768px){.water-landing-page .component-content .content-promo:first-child .tile{padding-left:14px}}@media screen and (min-width:992px){.water-landing-page .component-content .content-promo:first-child .tile{padding-left:62px}}@media screen and (max-width:767px){.water-landing-page .component-content .content-promo:first-child .tile{padding-left:4px}.water-landing-page .component-content .content-promo:first-child .tile .image{margin-left:-4px}}@media screen and (min-width:768px) and (max-width:1199px){.water-landing-page .Q2page .resources-col h2{margin-right:5%}}.water-landing-page .Q2page .orangeTheme .resources-col{background-color:#f60}.water-landing-page .water-body-copy h3.heading.colorize-1{border-bottom:2px solid #150f96}.water-landing-page .water-body-copy h3.heading{padding-bottom:10px;margin-bottom:22px}.water-landing-page .product-promo-handoff.white-bg{background-color:#fff}.water-landing-page .chapter-heading{color:#000;font-family:"PublicoHeadline-Roman"}.water-landing-page .downloads h2.chapter-heading:first-child{margin-bottom:7px}.water-landing-page .water-body-copy .content small{font-family:'PublicoHeadline-Roman';color:#000;font-size:21px}.water-landing-page .water-body-copy .content .chapter-heading{margin-top:25px;margin-bottom:25px}.water-landing-page .water-body-copy .content .footer-txt{margin-top:38px;margin-bottom:42px}.water-landing-page .water-body-copy .content .footer-txt p{color:#000;font-size:16px;font-weight:bold}.water-landing-page .downloads .downloads-desc{padding-bottom:0}.water-landing-page .downloads .row-eq-height>div{display:table;width:100%}.water-landing-page .downloads .row-eq-height .col-sm-5,.water-landing-page .downloads .row-eq-height .col-sm-7{float:none;display:table-cell;height:100%;vertical-align:middle}.water-landing-page .downloads .border{border:1px solid #ccc}.water-landing-page .downloads .border{border-top:3px solid #7acb00}.water-landing-page .product-promo-handoff .downloads-desc p{margin-bottom:30px;color:#000}.water-landing-page .product-promo-handoff .downloads-desc h3{color:#000}.water-landing-page .product-promo-handoff .downloads-desc .btn{margin-right:4px}.water-landing-page .product-promo-handoff .downloads-desc .icon{background:url('../../../../_global-assets/images/icons.png') no-repeat 0 0;display:inline-block;vertical-align:middle;overflow:hidden}.water-landing-page .product-promo-handoff .downloads-desc .iconDownload{background-position:-385px 0;width:12px;height:13px;margin-left:5px}.water-landing-page .product-promo-handoff .downloads-desc .btn:hover .iconDownload,.water-landing-page .product-promo-handoff .downloads-desc .btn:focus .iconDownload{background-position:-400px 0}.water-landing-page .product-promo-handoff .downloads-desc .iconShare{background-position:-385px -16px;width:12px;height:13px;margin-left:5px}.water-landing-page .product-promo-handoff .downloads-desc .btn:hover .iconShare,.water-landing-page .product-promo-handoff .downloads-desc .btn:focus .iconShare{background-position:-400px -16px}.water-landing-page .downloads .downloads-desc{padding-bottom:0}@media screen and (min-width:768px){.water-landing-page .downloads .row-eq-height>div{display:table;width:100%}.water-landing-page .downloads .row-eq-height .col-sm-5,.water-landing-page .downloads .row-eq-height .col-sm-7{float:none;display:table-cell;height:100%;vertical-align:middle}}.water-landing-page .downloads .border{border:1px solid #ccc}.water-landing-page .downloads .border{border-top:3px solid #7acb00}.water-landing-page .product-promo-handoff .downloads-desc p{margin-bottom:30px;color:#000}.water-landing-page .product-promo-handoff .downloads-desc h3{color:#000}.water-landing-page .product-promo-handoff .downloads-desc .btn{margin-right:4px}.water-landing-page .product-promo-handoff .downloads-desc .icon{background:url('../../../../_global-assets/images/icons.png') no-repeat 0 0;display:inline-block;vertical-align:middle;overflow:hidden}.water-landing-page .product-promo-handoff .downloads-desc .iconDownload{background-position:-385px 0;width:12px;height:13px;margin-left:5px}.water-landing-page .product-promo-handoff .downloads-desc .btn:hover .iconDownload,.water-landing-page .product-promo-handoff .downloads-desc .btn:focus .iconDownload{background-position:-400px 0}.water-landing-page .product-promo-handoff .downloads-desc .iconShare{background-position:-385px -16px;width:12px;height:13px;margin-left:5px}.water-landing-page .product-promo-handoff .downloads-desc .btn:hover .iconShare,.water-landing-page .product-promo-handoff .downloads-desc .btn:focus .iconShare{background-position:-400px -16px}.water-landing-page .downloads>ul.row{margin:0}.water-landing-page .downloads figure{margin-left:-15px}@media(min-width:992px){.water-landing-page .content-promo-item.primary:first-child .tile .text .title{font-size:32px;line-height:30px}}.water-landing-page .Q2page .resources .resources-expand{padding-left:0;padding-right:0}.water-landing-page .Q2page .resources .resources-expand>div{margin-top:60px}.water-landing-page .Q2page .articles .list-item>div{margin-bottom:30px}.water-landing-page .Q2page .article h4{color:#000;margin-bottom:15px;font-family:'PublicoHeadline-Light';font-size:24px}.water-landing-page .Q2page .article p{color:#000}.water-landing-page .product-promo-handoff .downloads-desc .btn:hover,.water-landing-page .product-promo-handoff .downloads-desc .btn:focus{background:#4b4e53;color:#fff!important;opacity:1}.water-landing-page .product-promo-handoff .downloads>ul>li:last-child{margin-bottom:50px}.water-landing-page .product-promo-handoff .items .image{margin-bottom:42px}.video-modal video{object-fit:cover}@media screen and (min-width:992px){.video-modal .modal-lightbox-content{max-width:800px;height:450px}.video-modal .video-player{height:100%}}.video-player:after{display:none}.bc-player-default_default .vjs-control{color:#fff!important}@media(min-width:768px){.healthcare-landing .industry-category-selection{padding:0 34px}.healthcare-landing .industry-category-selection{max-width:100%;display:table;width:100%;height:80px;margin:0 -15px}.healthcare-landing .industry-category-selection li{max-width:125px;display:table-cell;vertical-align:top;float:none;height:100%}.healthcare-landing .industry-category-selection li a{padding:11px 15px;height:inherit}}@media(min-width:992px){.healthcare-landing .industry-category-selection{padding:0 86px}}@media screen and (min-width:768px) and (max-width:992px){.healthcare-landing .industry-category-selection li{max-width:130px}.healthcare-landing .industry-category-selection li a{padding-left:5px;padding-right:5px}}.healthcare-landing .link-listing>li{display:block;position:relative;padding-left:14px}.healthcare-landing .link-listing>li:before{content:"";position:absolute;width:4px;height:2px;background:#696969;top:50%;left:4px;margin-top:-1px}.healthcare-landing .downloads-cta-combo{bottom:10px}@media(min-width:992px){.healthcare-landing .video .copy{padding:56px 50px}}.healthcare-landing .video .image a.prsvideobtn{right:0;left:0;margin-right:0;opacity:.9;font-size:13px;width:77px;height:78px;line-height:78px;text-align:center;padding-right:5px;bottom:0;position:absolute;top:auto}@media(min-width:992px){.video .image,.video .copy{height:400px}}.healthcare-landing .cta-module .btn.colorize-9{border:1px solid transparent}.healthcare-landing .handoff-fullrow .product-promo-item{width:100%}@media screen and (min-width:992px){.healthcare-header .hero .text{font-size:22px;line-height:28px}.healthcare-header .hero h1{font-size:60px;line-height:60px}}.healthcare-landing .downloads .row-eq-height{display:table;width:100%}.healthcare-landing .downloads .row-eq-height>div{display:table-cell;vertical-align:middle}.healthcare-landing .downloads .downloads-desc{padding-bottom:0}.healthcare-landing .downloads .downloads-desc .downloads-cta-combo{position:static}.healthcare-landing .downloads-desc small{margin:0}@media screen and (min-width:768px){.healthcare-landing .downloads .row-eq-height>div>figure{width:320px}.healthcare-landing .downloads .row-eq-height>div{padding:5px}.healthcare-landing .downloads-desc h3{font-size:22px;line-height:24px;margin-bottom:15px}}@media screen and (min-width:992px){.healthcare-landing .downloads .row-eq-height>div>figure{width:384px}.healthcare-landing .downloads .row-eq-height>div{padding:0 15px}.healthcare-landing .downloads-desc h3{font-size:31px;line-height:35px;margin-bottom:27px}}@media screen and (max-width:767px){.healthcare-landing .downloads .row-eq-height,.healthcare-landing .downloads .row-eq-height>div{display:block}.healthcare-landing .downloads .row-eq-height>div.downloads-desc{padding-top:15px}}.product-promo-handoff .tile .cta.ctaFix{position:static}.agentResultsData li.grayBg .capiagent-wrap{background:#fff;padding:14px;position:relative;font-family:'PublicoHeadline-Light'}.agentResultsData .capiagent-logo img{width:240px;position:relative;left:-12px}.agentResultsData .cornerstone-logo-column{margin-bottom:10px}.agentResultsData .date-location>p{padding:0 14px}.agentResultsData li .capiagent-wrap{background:#f4f4f4;padding:14px;position:relative;font-family:'PublicoHeadline-Light'}.agentResultsData li .capiagent-wrap span,.agentResultsData li .capiagent-wrap a{font-family:inherit;color:#5b5b5b}.agentResultsData .date-location{width:275px}.capiagent-wrap .iconInfo{background-position:0 -22px !important;width:15px;height:15px;vertical-align:bottom;position:absolute;top:38px;right:6px}.capiagent-wrap .icons-new{background:url(shifting-the-language-auto/images/icons-new.png) no-repeat 0 0;display:inline-block;vertical-align:middle;overflow:hidden}@media screen and (max-width:767px){.video .image.promoimgdesk{background-image:none !important;height:auto}}.events .event-desc-left,.events .event-desc-mid{width:33.33%;float:left;font-size:14px;padding-top:15px}.events .event-desc-left a,.events .event-desc-mid a,.events .date-location a{color:#000;border-bottom:1px solid #b7b7b7;text-decoration:none;word-break:break-all}.events .event-desc-left p,.events .event-desc-mid p{margin-bottom:2px}.representativePage li{padding:20px 30px 10px 30px;border-bottom:2px solid;margin-bottom:30px}.cornerstone:before{background-size:104px 45px;width:104px;height:45px;margin-top:-10px}.events .event-desc-left .fa{color:#000;margin-right:6px;width:16px}.events .event-desc-mid .fa{color:#000;margin-right:2px;width:16px}.representativePage li .capiagent-wrap{background:#fff;padding:8px 14px;position:relative;font-family:'PublicoHeadline-Light'}.representativePage .cornerstone-logo-column{margin-bottom:10px}.representativePage .capiagent-logo img{width:210px;position:relative;left:-6px}.capiagent-wrap span{display:block;font-size:14px;color:#000}.date-location .fa{color:#000}.cornerstone .fa-exclamation-circle+.tooltip>.tooltip-inner{padding-bottom:35px}.representativePage li.colorize-1{border-color:#150f96}.representativePage li.colorize-2{border-color:#01c1d6}.representativePage li.colorize-3{border-color:#ff0198}.representativePage .tooltip.top .tooltip-arrow{left:63% !important}.ribbon.bggrey .resultfound,.ribbon.bggrey .noresultfound,.ribbon.bggrey .preferredresultfound,.ribbon.bggrey .additionalresults,.ribbon.bggrey .primarysecresults,.ribbon.bggrey .alternateresults{color:#333}@media screen and (max-width:991px) and (min-width:768px){.representativePage .capiagent-logo img{width:100%}.events .date-location a{word-wrap:break-word}}@media screen and (max-width:767px){.events .date-location{float:left}.representativePage .cornerstone:before{margin-top:10px}.representativePage .event-desc-left,.representativePage .event-desc-mid{width:50%}.representativePage .tooltip.top .tooltip-arrow{left:39% !important}}@media screen and (max-width:420px){.representativePage .event-desc-left,.representativePage .event-desc-mid{width:100%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.events .event-desc-left a{display:block}.events .event-desc-left .fa{float:left}}.AgentType.agents_rdo table{float:left}.AgentType.agents_rdo span.lblDist{margin-left:200px;top:2px;position:relative}.select-wrap span.moblblDist{display:none}.agentform.agentHero .inner{padding:20px 86px 60px}@media(max-width:992px){.AgentType.agents_rdo span.lblDist{margin-left:0}}@media(max-width:768px){.AgentType.agents_rdo span.lblDist{display:none}.select-wrap span.moblblDist{display:block;font-size:13px}.AgentType.agents_rdo table{float:none}}@font-face{font-family:PublicoHeadline;src:url('shifting-the-language-auto/fonts/publicoheadline-bold-web.eot'),url('shifting-the-language-auto/fonts/publicoheadline-bold.otf') format("opentype"),url('shifting-the-language-auto/fonts/publicoheadline-bold-web.woff') format("woff");font-style:normal;font-weight:700}.smlText,.subnav h4,.input-form-data label,.wall-of-faces-datacol li h3.title small{font-family:'PublicoText-Roman'}.proof-point-column,.dataCircle,.wall-of-faces-datacol li h3.title,.mainFooter,.blockquote small{font-family:'PublicoHeadline-Light'}.navbar,.claims-resources,.data-list-items li h4,h4.title,.buttonLinks,.tabsRow .nav-tabs,.bigText h4,.ctas-2 .cta .btn,.whiteBg .content .text,.blockquote h2 span,.mainHeader .navbar,.top-small-links,.claims-resources-data>li h3,.text-container-datalist li h3{font-family:'PublicoHeadline-Roman';font-weight:normal;font-style:normal}.dataCircle strong{font-family:'PublicoHeadline';font-style:normal;font-weight:700}.paddingLR{padding-left:92px;padding-right:92px}.paddingTB{padding-top:60px;padding-bottom:60px}.m-b-0{margin-bottom:0!important}.m-b-70{margin-bottom:70px}.mobileShow{display:none!important}.mainHeader .main-navbar .logo{background:url('') no-repeat 0 0;width:144px;height:17px;margin-top:-8.5px}.mainHeader-2{min-height:434px}header .category-nav-section .navMenuCols .nav-group{width:calc(25% - 25px);margin-right:0;padding-right:25px;display:block;float:left}header .category-nav-section .navMenuCols .nav-group:last-of-type{padding-right:0}header .category-nav-section .navMenuCols .heading{border-bottom-color:#01c1d6}header .category-nav-section .navMenuCols .nav-group a{color:#c5c5c5!important}header .category-nav-section .navMenuCols .nav-group a:hover,header .category-nav-section .navMenuCols .nav-group a:focus{color:#fff!important}.mainHeader .navbar{background-color:rgba(0,0,0,.35)}.mainHeader .navbar.bgNone{background-color:transparent}header.mainHeader.expanded nav{background-color:rgba(0,0,0,.5)!important}.mainHeader .main-navbar .links a{opacity:.5}.mainHeader .main-navbar .links a:hover,header.mainHeader .main-navbar .links .link.navActive a{opacity:1}.mainHeader .navActive:after,header .main-navbar .link:hover a:after{box-shadow:0 2px 0 #fff}.mainHeader .top-navbar{background-color:rgba(0,0,0,.2)}.mainHeader .top-navbar .links a{color:#c5c5c5!important}.mainHeader .top-navbar .links a:hover,header.mainHeader .top-navbar .links .link.navActive a{color:#fff!important}.mainHeader .main-navbar .links .separator{font-size:0;padding:0 10px;position:relative}.mainHeader .main-navbar .links .separator:before{content:'';display:inline-block;width:1px;height:28px;background-color:rgba(255,255,255,.3);vertical-align:middle}.mainHeader .hero .inner{padding:53px 92px 85px 92px}.mainHeader .hero .back-nav{font-size:14px;margin-bottom:26px;display:inline-block}.mainHeader .hero .text{margin-top:26px;line-height:24px}.hero .inner{position:static}.heroClaims .inner{padding-right:359px;min-height:462px;position:relative}.heroClaims .cat-sublinks{width:267px;position:absolute;top:124px;right:0}.heroClaims .cat-sublinks h4{margin-bottom:38px}.heroClaims .cat-sublinks ul{margin-bottom:0}.heroClaims .cat-sublinks ul li{background-color:#0fc0d4;padding:17px 20px;margin-bottom:1px}.heroClaims .cat-sublinks ul li a{color:#fff}.heroClaims .cat-sublinks ul li a em{margin-left:8px}.mainHeader .hero.bgimage,.mainHeader .hero.campaign{padding-top:45px}.mainHeader .hero.bgcolor{padding-right:182px}.iconsprite{background:url('../../../../_global-assets/images/claimsicons.png') no-repeat 0 0;display:inline-block;vertical-align:middle;overflow:hidden}.iconZoomplus{width:30px;height:30px}.iconPlayArrow{background-position:-91px 0;width:8px;height:15px}.iconBackArrow{background-position:-102px 0;width:6px;height:11px;margin:-2px 6px 0 0}.iconNextArrow{background-position:-102px -12px;width:6px;height:11px}.icon-right-arrow{background-position:-123px 0;width:6px;height:11px}.icon-right-arrow-white{background-position:-111px 0;width:9px;height:16px}.iconSearch{background-position:-132px 0;width:18px;height:19px}.iconPlus{background-position:-45px 0;width:20px;height:20px;float:right}#submenuIcon.iconPlus{display:none}.proof-point-column{background-color:#0fc0d4;color:#fff;font-size:24px;line-height:24px;padding-top:40px;padding-bottom:70px}.proof-point-column.yellowBg{background-color:#f9b333}.smlText{font-size:14px;line-height:20px;margin-bottom:35px;display:block}.proof-point-caption{min-height:120px;padding-bottom:24px;position:relative}.proof-point-caption:before{content:'';display:inline-block;background-color:#fff;width:54px;height:2px;position:absolute;left:0;bottom:0}.owl-carousel{display:block !important}.btn.purple{background-color:#6f19c8;border-color:#6f19c8;color:#fff!important}.ctas-2 .cta{margin:0 20px 20px 0}.ctas-2 .cta .btn{font-size:20px;line-height:35px;padding:10px 50px 10px 20px;height:57px}.ctas-2 .cta .btn .icon-right-arrow-white{position:absolute;top:50%;margin:-8px 0 0 0;right:20px}.btn-gray{background-color:#ebebeb;border:solid 1px #959595;width:246px;height:auto;line-height:33px;padding:5px 20px 6px}.claims-resources-row h2{margin-bottom:40px}.bigText{padding-top:5px}.bigText h4{font-size:20px;margin-bottom:32px}.bigText h4.firstchild{margin-bottom:15px}.textContent{line-height:22px}.textContent h2{margin-bottom:15px}.testimonial-video{padding:70px 92px}.testimonial-video .image,.testimonial-video .copy{height:355px;overflow:hidden}.testimonial-video .image{padding:0}.testimonial-video .copy{background-color:#6f19c8;padding:60px 110px 60px 30px}.testimonial-video .image img{width:100%;height:100%}.testimonial-video.paddingNone{padding:0}.testimonial-video .image .playButton{right:auto;left:0}.playButton{background-color:rgba(1,193,214,.9);border:none;text-align:center;width:68px;height:68px;display:inline-block}.playButton:hover,.playButton:focus{background-color:#01c1d6}.blockquote{padding:0 0 0;border:none;background-color:transparent}.blockquote h2{font-size:34px;line-height:35px;margin-bottom:30px}.blockquote h2 span{font-size:14px;line-height:18px;display:block;margin-bottom:12px;padding-top:7px}.blockquote small{font-size:15px;line-height:15px;color:#fff;padding-top:5px}.brLine{display:block;font-style:normal}.cta-module.whiteBg{padding-left:254px}.whiteBg .content{background-color:#fff;color:#333;padding:45px 92px 34px 54px}.whiteBg .content a{color:#333}.whiteBg .content .text{font-size:18px;line-height:24px;margin-bottom:0}.viewLink{padding-top:15px;display:inline-block}.data-list-column{padding-top:70px;padding-bottom:40px}.data-list-column.data-list-column-2{padding-top:50px;padding-bottom:20px}.data-list-items{margin-bottom:0}.data-list-items li{margin-bottom:30px}.data-list-items li h4{font-size:20px;line-height:20px;margin-top:0;margin-bottom:0}.data-list-items li h4 a{display:block;color:#333;border:solid 1px #ccc;border-left:solid 4px #7bc726;min-height:84px;padding:27px 30px 25px}.data-list-items li h4 a em{margin-left:17px}.btn-lg.button{background-color:#6f19c8;color:#fff;font-size:20px;border-radius:0;line-height:35px}.btn-lg.button em{font-size:22px;margin-left:15px}.video .image.infographic-column{background-color:#7ec537;text-align:center;padding-top:58px}.video .image.infographic-column .playButton{left:auto;right:0}.dataCircle{background-color:#fff;color:#333;border-radius:100%;width:240px;height:240px;font-size:18px;line-height:19px;text-align:center;display:table;margin:0 auto;padding:30px}.dataCircle strong{font-size:80px;line-height:82px;color:#7bc825;display:block;margin-top:-6px}.dataCircleCaption{display:table-cell;vertical-align:middle}.sortTabs .bgdarkgrey .cus-grid{margin:0 38px}.sortTabs .nav-tabs{border-bottom:none}.sortTabs .nav-tabs>li{margin-bottom:0}.sortTabs .nav-tabs>li>a{font-size:20px;padding:22px 42px 19px 53px;display:block;color:#333;border:none;position:relative;margin:0;border-radius:0}.sortTabs .nav-tabs>li:first-child>a{padding-left:46px}.sortTabs .nav-tabs>li>a:before{height:2px;content:"";position:absolute;left:46px;right:42px;bottom:-1px;background:#fe0499;opacity:0}.sortTabs .nav-tabs>li>a:hover:before,.nav-tabs>li>a.active:before,.sortTabs .nav-tabs>li.active>a:before{opacity:1}.sortTabs .nav-tabs>li.active>a,.sortTabs .nav-tabs>li.active>a:hover,.sortTabs .nav-tabs>li.active>a:focus,.sortTabs .nav-tabs>li>a:hover{border:none!important;background-color:#fff!important;color:#2a2a2a}.tabsRow{border-bottom:1px solid #ddd}.tabsRow .nav-tabs{font-size:16px;border-bottom:none}.tabsRow .nav-tabs li{text-align:center;position:relative;border-left:solid 1px rgba(0,0,0,.2);vertical-align:middle;height:68px;display:table-cell}.tabsRow .nav-tabs li:first-child{border-left:none}.tabsRow .nav-tabs li a{text-align:center;color:#333;border:none;border-radius:0;position:relative;border-collapse:0;padding:0;display:table;vertical-align:middle;height:68px;width:100%}.tabsRow .nav-tabs li a span{display:table-cell;vertical-align:middle}.tabsRow .nav-tabs li.active a,.tabsRow .nav-tabs li.active a:focus,.tabsRow .nav-tabs li.active a:hover{border-width:0;transition:none}.tabsRow .nav-tabs li:before{content:'';display:inline-block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #20c1d3;position:absolute;top:100%;left:50%;margin-left:-4px;opacity:0}.tabsRow .nav-tabs li.active:before,.tabsRow .nav-tabs li:hover:before{opacity:1}.tabsRow .nav>li.active:before,.tabsRow .nav>li:hover:before{opacity:1}.tabsRow .nav li.active>a,.tabsRow .nav li a:hover,.tabsRow .nav li a:focus{background-color:#20c1d3!important;color:#fff;border-bottom:none!important;text-decoration:none!important;margin:0!important}.green .tabsRow .nav li.active>a,.green .tabsRow .nav li a:hover,.green .tabsRow .nav li a:focus{background-color:#7ebf4a!important;color:#fff;border-bottom:none!important}.green .tabsRow .nav-tabs li:before{border-top-color:#7ebf4a}.tabsRow .owl-dots{display:none}.middelTabs .tab-content .tab-pane{padding:70px 92px;margin-left:230px}.middelTabs p{margin-bottom:22px}.text-container{padding:50px 93px}.leftcol-container{width:calc(100% - 221px);float:left}.rightcol-buttons{width:191px;float:right}.rightcol-buttons .bluebutton:first-child{margin-top:0}.rightcol-buttons .bluebutton{margin-top:20px}.btn.bluebutton{background-color:#01c1d6;color:#fff!important;font-size:16px;border-color:#01c1d6;height:auto;line-height:32px;padding:5px 20px 6px}.text-container-datalist{line-height:22px;margin-bottom:0}.text-container-datalist li{margin-bottom:39px}.text-container-datalist li:last-child,.text-container-datalist li:last-child p{margin-bottom:0}h3.borderTitle{font-size:24px;line-height:30px;padding-bottom:13px;margin-bottom:17px}h3.borderTitle.colorize-1{border-bottom:2px solid #150f96}h3.borderTitle.colorize-2{border-bottom:2px solid #01c1d6}h3.borderTitle.colorize-3{border-bottom:2px solid #ff0198}h3.borderTitle.colorize-4{border-bottom:2px solid #6e27c5}h3.borderTitle.colorize-5{border-bottom:2px solid #f1352b}h3.borderTitle.colorize-6{border-bottom:2px solid #f60}h3.borderTitle.colorize-7{border-bottom:2px solid #ffb617}h3.borderTitle.colorize-8{border-bottom:2px solid #7acb00}.wall-of-faces{background-color:#ebebeb;padding-top:70px;padding-bottom:45px}.wall-of-faces-datacol{margin-bottom:0;margin-left:-12.5px;margin-right:-12.5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.wall-of-faces-datacol li{margin-bottom:25px;width:33%;float:left;display:-webkit-flex;display:-ms-flexbox;display:flex}.wall-of-faces-datacol li h3.title{font-size:30px;line-height:31px;font-weight:normal;border:none;margin-bottom:0;padding-bottom:0}.wall-of-faces-datacol li h3.title small{font-size:14px;line-height:18px;display:block;margin-bottom:10px}.wall-of-faces-stories{padding-bottom:70px}.wall-of-faces-stories .btn-gray{margin-top:29px}.faceImgCaption{background-color:#fff;margin:0 12.5px;min-height:395px;position:relative}.faceImgCaption.lrgcol{min-height:511px}.faceImg{overflow:hidden;text-align:center}.faceImg img{width:100%;max-width:inherit}.bottomImg{padding-bottom:66%}.bottomImg .faceImg{position:absolute;bottom:0;left:0;right:0}.imgCaption{padding:36px 20px 20px}.wall-of-faces-datacol li .imgCaption{word-break:break-word;min-height:236px}.claims-resources-row{padding-top:70px;padding-bottom:40px}.claims-resources-data{margin-bottom:0}.claims-resources-data>li{margin-bottom:30px}.claims-resources-data>li h3{font-size:24px;line-height:24px;margin-bottom:8px}.claims-resources-data>li h3 a{color:#333}.claims-resources-data>li h3 a .icon-right-arrow{margin-left:5px}.square-box{background-color:#01c1d8;color:#fff;font-size:31px;line-height:138px;width:138px;height:138px;text-align:center;margin:0 auto;padding:0 10px;float:left;margin-right:25px}.square-box img{vertical-align:middle}.caption-container{overflow:hidden}.top-small-links{font-size:12px;margin-bottom:11px;margin-top:-2px}.top-small-links li{border-left:solid 1px #333;display:inline-block;line-height:12px;padding:0 6px 0 9px}.top-small-links li a{color:#333}.top-small-links li:first-child{border:none;padding-left:0}.dropdownMenu{width:271px!important}.dropdownMenu .selectdropdown{background-color:#0fc0d4;color:#fff!important;font-size:16px;border-color:#0fc0d4;box-shadow:none;-webkit-box-shadow:none;height:45px;padding:9px 12px 11px;line-height:100%}.colorize-2 .dropdownMenu .selectdropdown{background-color:#7acb00;border-color:#7acb00;color:#fff!important;font-size:16px;box-shadow:none;-webkit-box-shadow:none;height:45px;padding:9px 12px 11px;line-height:100%}.open .selectdropdown:focus{outline:none!important}.selectdropdown .filter-option{position:relative;top:0;left:0}.btn-group.open .selectdropdown{-webkit-box-shadow:none;box-shadow:none}.selectdropdown .caret{border:none;margin-right:8px;margin-top:-1px}.selectdropdown .caret{background:#0fc0d4 url('../../../../_global-assets/images/angle-arrow-down.png') no-repeat 92.5% center;width:11px;height:6px}.colorize-2 .selectdropdown .caret{background:#7acb00 url('../../../../_global-assets/images/angle-arrow-down.png') no-repeat 92.5% center;width:11px;height:6px}.selectdropdown[aria-expanded="true"] .caret{transform:rotate(180deg)}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{box-shadow:none;-webkit-box-shadow:none}.dropdownMenu .dropdown-menu{background-color:#fff;font-size:16px;padding:0;border-radius:0;margin:0;height:181px}.dropdownMenu .dropdown-menu li:first-child{border-top:none}.dropdownMenu .dropdown-menu li{border-top:solid 1px #ebebeb}.dropdownMenu .dropdown-menu>li>a{color:#333;line-height:32px;padding:6px 15px}.dropdownMenu .dropdown-menu>li>a .text{margin-bottom:0}.dropdownMenu .dropdown-menu.inner{overflow:auto}.middelColumn{padding:70px 0}.wideColumn{width:100%;float:right;padding-right:38px}.wideColumn .btn-gray{margin-top:17px}#subnavCollapse.collapse{display:block}.subnav{background-color:#f3f3f3;width:255px;padding:50px 15px 29px 38px;font-size:17px;line-height:20px;float:left}.subnav h4.borderTitle{font-size:17px;display:block;padding-bottom:9px;margin:0 0 11px;position:relative}.subnav h4.borderTitle:before{content:'';display:inline-block;width:153px;height:2px;background-color:#ff0197;position:absolute;bottom:0;left:0}.subnav ul li{margin-bottom:14px}.subnav ul li a{color:#000;display:block;padding:5px 0}.whatit-covers-accordian{padding-top:11px}.whatit-covers-accordian .panel{border:none;box-shadow:none;line-height:24px;margin-bottom:14px}.whatit-covers-accordian .panel:last-child{margin-bottom:0}.whatit-covers-accordian .panel-title{font-weight:600;padding-left:17px;position:relative;letter-spacing:.4px;line-height:22px}.whatit-covers-accordian .panel-title a:hover,.whatit-covers-accordian .panel-title a:focus{text-decoration:none}.whatit-covers-accordian .panel-title a:before{content:'+';position:absolute;top:0;left:0}.whatit-covers-accordian .panel-title a[aria-expanded="true"]:before{content:'-'}.whatit-covers-accordian .panel-body{padding:7px 15px 0 24px}.ctaRightCol .content{padding:45px 124px 50px 54px}.ctaRightCol.ctaRightColBlue{padding-top:73px}.ctaRightCol.ctaRightColBlue .content{padding:54px 124px 70px 54px}.ctaRightCol h4{margin-top:0}.ctaRightCol h4 a{color:#fff}.ctaRightCol .text{margin-bottom:32px}.text.lastchild{margin-bottom:28px}.bigText .listing-white{margin-bottom:27px}.listing-white li{position:relative;padding-left:18px;line-height:30px}.listing-white li:before{content:'';display:inline-block;width:5px;height:5px;background-color:#fff;border-radius:100%;position:absolute;top:12px;left:0}.listing-white li a{color:#fff}.ctaRightColBlue .listing-white{margin-bottom:29px}.input-form-data{margin-top:32px}.input-form-data label{font-size:14px;line-height:21px;color:#fff;display:block}.input-submit-group{margin-bottom:10px;width:545px}.input-submit-group .btn-go{font-size:16px;padding:6px 18px;line-height:30px}.input-submit-group .input-group-addon{padding:0 0 0 9px;border:none;background-color:transparent}.location-link{padding-top:15px;font-size:14px}.location-link a{color:#fff;text-decoration:underline}.location-link a:hover{text-decoration:none}.iconMap{background-position:-30px 0;width:12px;height:15px;margin:0 5px 0 0}.links.bottomLinks{display:none!important}@media only screen and (max-width:1200px){.proof-point-caption{min-height:170px}.bottomImg{padding-bottom:65%}.faceImgCaption{min-height:395px}.faceImgCaption.lrgcol{min-height:445px}.wall-of-faces-datacol li .imgCaption{min-height:206px}}@media only screen and (max-width:992px){.mainHeader .hero.bgcolor{padding-right:114px}.mainHeader .hero .inner{padding:50px 34px 70px 34px}.heroClaims .inner{padding:50px 300px 70px 34px}.paddingLR{padding-left:34px;padding-right:34px}.blockquote h2{font-size:26px;line-height:32px;margin-bottom:8px}.blockquote small{font-size:14px}.testimonial-video{padding:34px}.testimonial-video .copy{padding:31px 15px 40px 30px}.testimonial-video .image,.testimonial-video .copy{height:300px}.text-container{padding:40px 34px}.mainHeader .hero .text{line-height:20px;margin-top:9px}.video .image.infographic-column{padding-top:30px;min-height:270px}.square-box{margin-right:15px}.top-small-links li{padding:0 8px}.proof-point-caption{min-height:200px}.cta-module.whiteBg{padding-left:114px}.heroClaims .cat-sublinks{top:90px}.middelTabs .tab-content .tab-pane{margin-left:0;padding:40px 34px 40px 148px}}@media only screen and (max-width:767px){.mainHeader .hero.bgcolor{padding-right:42px}.mainHeader-2{min-height:inherit}.mainHeader .hero.bgimage,.mainHeader .hero.campaign{padding-right:51px}.mainHeader .navbar{background-color:transparent}.mainHeader .hero .inner{padding:34px 20px}.heroClaims .inner{padding:34px 20px 50px}.heroClaims .text{margin-top:10px}.heroClaims .cat-sublinks{position:inherit;top:auto;right:auto;width:auto;padding-top:18px;margin-right:-20px}.heroClaims .cat-sublinks h4{margin-bottom:27px}.hero.heroClaims .back-nav{display:inline-block;margin-bottom:22px}.mainHeader .hero .back-nav .iconBackArrow{display:none}.mainHeader .hero .back-nav .iconRightArrow{display:none}.titleH2{font-size:26px;line-height:28px}.m-b-70{margin-bottom:40px}.mobileShow{display:block!important}.mobileHide{display:none!important}.paddingTB{padding-top:35px;padding-bottom:35px}.textContent{font-size:14px}.playButton{width:53px;height:53px}.btn-gray{width:auto;display:block;margin-top:20px;margin-bottom:20px}.wall-of-faces-stories .btn-gray{margin-top:20px}.share-utility-icons{display:none}.brLine{display:inline-block}.paddingLR{padding-left:20px;padding-right:20px}.whiteBg .content{padding:37px 20px 24px}.whiteBg .content .text{font-size:14px;line-height:20px}.ctaRightCol.ctaRightColBlue{padding-top:0}.ctaRightCol .content,.ctaRightCol.ctaRightColBlue .content{padding:36px 20px 39px}.testimonial-video{padding:0}.testimonial-video .copy{height:auto;min-height:270px}.testimonial-video .image{height:auto}.claim-resource-header.cta-module .content{padding-bottom:20px}.claim-resource-header.whiteBg .content .text{font-size:14px;line-height:20px}.viewLink{padding-top:10px}.data-list-column.data-list-column-2{padding-top:15px;padding-bottom:20px}.data-list-items{margin-bottom:0}.data-list-items li{margin-bottom:20px}.data-list-items li h4{font-size:16px;line-height:22px}.data-list-items li h4 a{min-height:inherit;padding:14px 30px}.data-list-items li h4 a em{margin-left:5px}.faqsLink{margin-top:10px;display:inline-block}.ctaRightCol .listing-white li{font-size:14px;line-height:20px;margin-bottom:10px}.ctaRightCol .title{margin-bottom:22px}.ctaRightCol .text{margin-bottom:20px}.bigText{padding-top:0;margin-bottom:26px}.bigText h4{font-size:14px;line-height:20px;margin-bottom:11px}.ctas-2 .cta{margin-right:0}.ctas-2 .cta .btn{font-size:14px;display:block}.cta-module.whiteBg{padding-left:0}.video .image.infographic-column{padding-top:45px}.dataCircle{width:184px;height:182px;font-size:14px;line-height:16px}.dataCircle strong{font-size:60px;line-height:60px}.icon-zoom-plus{width:53px;height:53px;line-height:53px}.iconZoomplus{transform:scale(.8)}.data-list-column{padding:40px 20px 20px}.sortTabs .bgdarkgrey{background-color:transparent!important;margin-bottom:26px}.sortTabs .bgdarkgrey .cus-grid{margin:0}.sortTabs .panel,.sortTabs .panel-group .panel-heading+.panel-collapse>.panel-body{border:none}.sortTabs .panel-body{padding:0}.sortTabs .panel-group .panel+.panel{margin-top:0}.sortTabs .panel-heading{padding:0;border-radius:0}.sortTabs .panel-title>a{background-color:#f4f4f4;font-size:16px;line-height:20px;padding:19px 20px 20px;display:block;color:#333;border:none;position:relative;margin:0;border-radius:0}.sortTabs .panel-title>a:after{content:'';display:inline-block;background:url('../../../../_global-assets/images/claimsicons.png') no-repeat -45px 0;width:20px;height:20px;position:absolute;top:50%;right:20px;margin:-10px 0 0 0}.sortTabs .panel-title>a[aria-expanded="true"]:after{background-position:-68px 0}.sortTabs .panel-title>a:hover,.panel-title>a:focus{color:#333;text-decoration:none}.sortTabs .panel-title>a:before{content:"";display:inline-block;background:#fe0499;position:absolute;width:3px;height:100%;bottom:0;padding:0;left:0;opacity:1}.wall-of-faces{padding-top:40px;padding-bottom:20px}.wall-of-faces-datacol{display:block}.wall-of-faces-datacol li{width:auto;height:auto;float:none;margin-bottom:19px;display:none}.wall-of-faces-datacol li.active{display:block}.bottomImg{padding-bottom:0}.bottomImg .faceImg{position:inherit;bottom:auto;left:auto;right:auto}.faceImg{height:auto}.claims-resources-row{padding-top:34px}.claims-resources-data>li{margin-bottom:20px}.caption-container h3 a em{display:none}.claims-resources-data>li:last-child{margin-bottom:0}.claims-resources-data>li h3{font-size:20px;line-height:20px}.square-box{width:81px;height:81px;line-height:81px}.square-box img{width:50%}.middelColumn{padding:0}.subnav,.wideColumn{float:none;width:auto}.wideColumn{font-size:14px;padding:40px 20px 20px}.subnav{padding:19px 20px 4px}#subnavCollapse.collapse{display:none}#subnavCollapse.collapse.in{display:block}.subnav h4.borderTitle{padding-bottom:0;font-size:16px;margin-bottom:20px}.subnav h4.borderTitle:before{display:none}#submenuIcon.iconPlus{display:inline-block}#submenuIcon.iconPlus[aria-expanded="true"]{background-position:-68px 0}.whatit-covers-accordian{padding-top:0}.text-container{padding:40px 20px}.leftcol-container,.rightcol-buttons{width:auto;float:none}.leftcol-container p{margin-bottom:24px !important}.text-container-datalist{font-size:14px;line-height:20px}.text-container-datalist li{margin-bottom:34px}.bigText .listing-white{margin-bottom:21px}.listing-white li{padding-left:16px}.listing-white li:before{width:4px;height:4px;top:8px}.input-submit-group{margin-right:0;width:auto}.input-submit-group .form-control{height:45px}.input-submit-group .input-group-addon{padding:0}.input-submit-group .btn-go{margin-left:8px!important;height:auto}.proof-point-column{padding-bottom:30px}.proof-point-caption{min-height:inherit;padding-bottom:18px}.smlText{margin-bottom:22px}.owl-carousel{margin:0}.owl-carousel li{padding:0}.owl-dots{display:block;text-align:center;margin-top:27px}.owl-dot{width:8px;height:8px;display:inline-block;background-color:rgba(255,255,255,.5);border-radius:100%;margin:0 6px}.owl-dot.active{background-color:#fff}.tabsRow .nav-tabs{width:225px;margin:0 auto}.tabsRow .nav-tabs li{width:225px;margin:0 auto -1px}.tabsRow .nav-tabs li:first-child a{border-left:solid 1px rgba(0,0,0,.2)}.tabsRow .nav-tabs li.lastchild a{border-right:solid 1px rgba(0,0,0,.2)}.tabsRow ul,.tabsRow .owl-stage-outer{overflow:visible !important}.middelTabs{font-size:14px}.middelTabs .tab-content .tab-pane{padding:35px 20px}.middelTabs h2{font-size:26px;line-height:32px;margin-bottom:16px}.middelTabs h3.borderTitle{font-size:22px;letter-spacing:-.45px;margin-bottom:15px}.links.bottomLinks{display:block!important}footer.mainFooter .social-buttons{margin-bottom:17px}footer.mainFooter .copyright{display:block;float:none;line-height:18px;margin-top:0}footer.mainFooter .links{margin-top:5px}footer.mainFooter .country-selector-holder{float:none}}@media only screen and (max-width:480px){.testimonial-video .btn-compact{width:52px;height:52px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ie10 .wall-of-faces-datacol,.ie10 .wall-of-faces-datacol li{display:block}}.claimsdotcom .infographic{padding:70px 92px}.square-box.colorize-1{background-color:#150f96}.square-box.colorize-2{background-color:#01c1d6}.square-box.colorize-3{background-color:#ff0198}.square-box.colorize-4{background-color:#6e27c5}.square-box.colorize-5{background-color:#f1352b}.square-box.colorize-6{background-color:#f60}.square-box.colorize-7{background-color:#ffb617}.square-box.colorize-8{background-color:#7acb00}.data-list-items li.colorize-1 h4 a{border-left-color:#150f96}.data-list-items li.colorize-2 h4 a{border-left-color:#01c1d6}.data-list-items li.colorize-3 h4 a{border-left-color:#ff0198}.data-list-items li.colorize-4 h4 a{border-left-color:#6e27c5}.data-list-items li.colorize-5 h4 a{border-left-color:#f1352b}.data-list-items li.colorize-6 h4 a{border-left-color:#f60}.data-list-items li.colorize-7 h4 a{border-left-color:#ffb617}.data-list-items li.colorize-8 h4 a{border-left-color:#7acb00}.proof-point-column.colorize-1{background-color:#150f96}.proof-point-column.colorize-2{background-color:#01c1d6}.proof-point-column.colorize-3{background-color:#ff0198}.proof-point-column.colorize-4{background-color:#6e27c5}.proof-point-column.colorize-5{background-color:#f1352b}.proof-point-column.colorize-6{background-color:#f60}.proof-point-column.colorize-7{background-color:#ffb617}.proof-point-column.colorize-8{background-color:#7acb00}.mainHeader .cat-sublinks ul li a .fa-angle-right{margin-left:8px}.claimsdotcom .data-list-items li h4 a .fa{margin-left:17px}.claimsdotcom .cta-module .cta .btn .fa-angle-right{right:20px;transform:none;font-size:26px;margin-top:-13px}.claimsdotcom .infographic .image .btn-compact{width:68px;height:68px}.claimsdotcom .infographic .image button.btn-compact .fa-search-plus{left:-10px}.claimsdotcom .proof-point-column .proof-point-caption:before{display:none}.claimsdotcom .proof-point-column .proof-point-caption p{margin-bottom:0}.claimsdotcom .proof-point-column .proof_Div{position:relative;display:table}.claimsdotcom .proof-point-column .proof_Div .proof_li{float:none;display:table-cell}.claimsdotcom .proof-point-column .proof_Div .proof_li:after{content:'';width:54px;height:2px;background:#fff;position:absolute;left:15px;bottom:0}.video-modal button.close{position:absolute;top:-35px;right:-30px;width:27px;height:30px;visibility:hidden;cursor:pointer;z-index:9;pointer-events:all;display:block;font-size:0}@media screen and (max-width:992px){.claimsdotcom .infographic{padding:34px}}@media screen and (max-width:767px){.claimsdotcom .proof-point-column .proof_Div .proof_li:after{left:0}.claimsdotcom .data-list-items li h4 a .fa{margin-left:5px}.claimsdotcom .infographic{padding:0}.video-player:after{right:0}.video-modal .modal-lightbox-content{margin:30px auto}}.mainHeader.bgNone .navbar{background-color:transparent}.claimsdotcom .agentform select.form-control::-ms-expand{display:none}#cphMainContentBody_rfvAddress:after{content:' ';margin-bottom:20px;display:block}.claimsdotcom .form-component .AgentType .form-error{margin-bottom:0}.hero .back-nav .fa-angle-left{padding:0 6px 0 0}.claimsdotcom .select-wrap:after{z-index:99}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.form-component .form-row.two-col{margin-left:-11px;margin-right:-11px;display:block;float:left;width:100%}.form-component .form-row.two-col .form-group{float:left;width:50%;position:relative;min-height:1px;padding-left:11px;padding-right:11px}.form-component .form-row.two-col .select-wrap{display:inline-block;vertical-align:top}.form-component .form-row.two-col input[type="submit"].btn{padding:0 20px;display:inline-block;vertical-align:top}}@media screen and (min-width:0) and (min-resolution:.001dpcm){.form-component .form-row.two-col{margin-left:-11px\9;margin-right:-11px\9;display:block\9;float:left\9;width:100%\9}.form-component .form-row.two-col .form-group{float:left\9;width:50%\9;position:relative\9;min-height:1px\9;padding-left:11px\9;padding-right:11px\9}.form-component .form-row.two-col .select-wrap{display:inline-block\9;vertical-align:top\9}.form-component .form-row.two-col input[type="submit"].btn{padding:0 20px\9;display:inline-block\9;vertical-align:top\9}:-ms-input-placeholder.form-control{color:#999}}.claimsdotcom .claims-resources-data>li h3 a .fa-angle-right{margin-left:5px;font-size:20px}@media screen and (max-width:767px){.claimsdotcom .square-box{margin-right:10px}.claimsdotcom .claims-resources-data>li h3{font-size:19px;line-height:21px}}.ie9 .claimsdotcom .rightcol-buttons .btn.bluebutton{padding:5px 20px 6px}.video-player:after{display:block}.agentform select.form-control{margin-right:0}.ie9 .claimsdotcom .infographic .image .btn-compact{padding:0 20px}.whatit-covers-accordian .panel{display:none}.whatit-covers-accordian .panel.active{display:block}.claimsdotcom .subnav ul li a{position:relative;padding-bottom:9px}.claimsdotcom .subnav ul li a:hover,.claimsdotcom .subnav ul li a:focus{text-decoration:none}.claimsdotcom .wideColumn{width:calc(100% - 307px)}.claimsdotcom .wideColumn.side-nav{width:100%}.claimsdotcom .subnav ul li a.active:before{content:'';display:inline-block;width:188px;height:2px;background-color:#ff0197;position:absolute;bottom:0;left:0}@media screen and (max-width:767px){.claimsdotcom .subnav ul li a.active:before{width:100%}.claimsdotcom .wideColumn{width:auto}}.wall-of-faces-datacol li{display:none}@media screen and (min-width:768px){.wall-of-faces-datacol li.active{display:flex}}.bottomImg{padding-bottom:52.5%}.faceImg{position:relative}.faceImgCaption .playButton{left:0;position:absolute;bottom:0;width:50px;height:50px}.faceImgCaption .playButton .iconPlayArrow{margin-left:-3px}.wideColumn.res-align-left{float:left}@media only screen and (max-width:767px){.bottomImg{padding-bottom:0}}:root .agentform .form-component .form-row.two-col .form-group{float:left\9;width:50%\9;padding-left:11px\9;padding-right:11px\9}:root .agentform .form-component .form-row.two-col .form-group input{padding-left:0px\9;padding-right:22px\9}:root .agentform .form-component .form-row.two-col .select-wrap{width:176px\9;display:inline-block\9;vertical-align:top\9;overflow-x:hidden\9}:root .agentform .form-component .form-row.two-col input[type="submit"].btn{padding:0 20px\9;display:inline-block\9;vertical-align:top\9}:root :-ms-input-placeholder.form-control{color:#999\9}:root .agentform select.form-control{-ms-appearance:none\9;appearance:none\9}:root .agentform select::-ms-expand{display:none}.ie9 .agentform select.form-control{width:calc(100% + 70px) !important;background:#fff url('../../../../_global-assets/images/select-toggle.png') 62% center no-repeat;padding-right:50px}.ie9 .agentform .form-component .form-row.two-col .select-wrap:after{background:none}.ie9.agentform .form-component .two-col.form-row .form-group input-placeholder{color:#999}.ie10 .agentform .form-component .form-row.two-col .select-wrap:after{background:none}.ie10 .agentform select.form-control{width:calc(100% + 70px) !important;background:#fff url('../../../../_global-assets/images/select-toggle.png') 62% center no-repeat;padding-right:50px}@media screen and (max-width:991px) and (min-width:768px){.claimsdotcom .infographic .copy{padding:40px 35px}.claimsdotcom .infographic .eyebrow{margin-bottom:0}}.claimsdotcom .proof-point-column .proof_Div .proof_li:after{display:none}.claimsdotcom .proof-point-column .smlText{margin-bottom:10px}.claimsdotcom .proof-point-column{padding-bottom:15px;padding-top:25px}.claimsdotcom .proof-point-caption{min-height:96px;padding-bottom:15px}@media screen and (min-width:992px){.claimsdotcom .infographic{padding:34px 92px}}@media screen and (min-width:768px){.claimsdotcom .testimonial-video .image img{width:auto}}.dropdownMenu .dropdown-menu{width:100%}.dropdownMenu .dropdown-menu li{margin-bottom:0}.dropdownMenu .dropdown-menu li:before{display:none}.dropdownMenu .dropdown-menu>li>a{white-space:normal;line-height:20px;padding:22px 15px}.dropdownMenu .dropdown-menu{max-height:340px;height:auto}.claimsdotcom .wideColumn hr{margin:30px 0 20px 0;height:2px;background-color:#ff0197;padding:0}@media screen and (max-width:767px){.claimsdotcom .wideColumn hr{margin-top:20px}}.sortTabsNew .bgdarkgrey .cus-grid{margin:0 38px}.sortTabsNew .nav-tabs{border-bottom:none}.sortTabsNew .nav-tabs>li{margin-bottom:-1px;margin-right:18px}.sortTabsNew .nav-tabs>li>a{font-size:20px;padding:10px 20px 10px 20px;display:block;color:#333;border:none;position:relative;margin:0 0;border-radius:0}.sortTabsNew .nav-tabs>li>a:before{position:absolute;left:46px;right:42px;bottom:-1px;background:#fe0499;opacity:0}.sortTabsNew .nav-tabs>li>a:hover:before,.nav-tabs>li>a.active:before,.sortTabsNew .nav-tabs>li.active>a:before{opacity:1}.sortTabsNew .nav-tabs>li.active>a,.sortTabsNew .nav-tabs>li.active>a:hover,.sortTabsNew .nav-tabs>li.active>a:focus{background-color:#fff!important;color:#ff0198;border-color:#ff0198}.tabsRow{border-bottom:1px solid #ddd}.tabsRow .nav-tabs{font-size:16px;border-bottom:none}.sortTabsNew .bgdarkgrey .cus-grid{margin:0}.sortTabsNew .panel,.sortTabsNew .panel-group .panel-heading+.panel-collapse>.panel-body{border:none}.sortTabsNew .panel-body{padding:0}.sortTabsNew .panel-group .panel+.panel{margin-top:0}.sortTabsNew .panel-heading{padding:0;border-radius:0}.sortTabsNew .panel-title>a{background-color:#f4f4f4;font-size:16px;line-height:20px;padding:19px 20px 20px;display:block;color:#333;border:none;position:relative;margin:0;border-radius:0}.sortTabsNew .panel-title>a:after{content:'';display:inline-block;background:url('../../../../_global-assets/images/claimsicons.png') no-repeat -45px 0;width:20px;height:20px;position:absolute;top:50%;right:20px;margin:-10px 0 0 0}.sortTabsNew .panel-title>a[aria-expanded="true"]:after{background-position:-68px 0}.sortTabsNew .panel-title>a:hover,.panel-title>a:focus{color:#333;text-decoration:none}.sortTabsNew .panel-title>a:before{content:"";display:inline-block;background:#fe0499;position:absolute;width:3px;height:100%;bottom:0;padding:0;left:0;opacity:1}.sortTabsNew .cus-grid{margin:0;max-width:initial;padding-top:15px}ul#sortTabsMenu{border-bottom:solid 1px #ff0198}.sortTabsNew .nav-tabs>li>a,.sortTabsNew .nav-tabs>li>a:focus,.sortTabsNew .nav-tabs>li>a:hover,.sortTabsNew .nav-tabs>li.open>a,.sortTabsNew .nav-tabs>li.open>a:focus,.sortTabsNew .nav-tabs>li>a.open>a:hover{border-bottom:1px solid transparent !important;border-left:solid 1px #ccc;border-right:solid 1px #ccc;border-top:solid 1px #ccc}.sortTabsNew .nav-tabs>li:first-child{margin-left:20px}@media screen and (min-width:992px){.sortTabsNew .nav-tabs>li>a{padding-left:40px;padding-right:40px}.sortTabsNew .nav-tabs>li{margin-right:30px}.sortTabsNew .nav-tabs>li:first-child{margin-left:50px}}span.sup{vertical-align:middle;top:-15px;position:relative;font-size:22px;left:2px}.tooltipWrapper .tooltip.in{left:auto !important}.tooltipWrapper .tooltip-inner{background:#2ac2d3;color:#fff;border:1px solid #2ac2d3;padding:35px 20px 25px;border-radius:0;width:255px;min-width:255px;max-width:255px;text-align:left;font-size:14px;line-height:normal;padding-bottom:30px}.tooltipWrapper .tooltip.top .tooltip-arrow{right:5px;left:auto !important}.tooltipWrapper .cornerstone-tooltip a{border:0}.tooltipWrapper .cornerstone-tooltip a i{color:#fff}.wall-of-faces.wall-of-faces-stories .faceImgCaption .faceImg{padding-top:100%}.wall-of-faces .faceImgCaption .faceImg>div{position:absolute;top:0;left:0;bottom:0;right:0}.wall-of-faces .faceImgCaption .faceImg>div>img{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:100%}.wall-of-faces .faceImgCaption .faceImg{padding-top:56%}.form-component .g-recaptcha{clear:both}.square-box svg{vertical-align:middle}.square-box svg path{fill:#fff}.cobranding .reqasterik{color:red}.form-group.has-error label.error{display:none !important}.captcha-error-msg{color:#ff0198}.homepage .cus-button{padding:0;background:transparent}.homepage .cus-button a{display:block;color:#fff;cursor:pointer;padding:20px;text-decoration:none}.homepage .cus-button a:hover{color:#fff;text-decoration:none}.homepage .cus-button>.light-btn{background-color:#01c1d6 !important}.homepage .cus-button>.dark-btn{background-color:#150f96 !important}.video.custom-margin{margin-top:50px}.custom-table td,.custom-table th{padding:10px}.bottomImg{padding-bottom:92.5%}@media only screen and (max-width:767px){.bottomImg{padding-bottom:0}}.webinar-sec--yellow .hashlnk,.fa-video .hashlnk{position:relative;width:100%;height:1px;z-index:1;display:block;background-color:none}.webinar-sec--yellow .hashlnk{top:-10px}.fa-video .hashlnk{top:-10px}@supports (-webkit-marquee-repetition:infinite)and(object-fit:fill){.webinar-sec--yellow .hashlnk,.fa-video .hashlnk{top:-130px;}}.extra-content.cookiemodal .mHolder{margin-top:35px}@media screen and (min-width:768px){.extra-content.cookiemodal .mHolder{max-width:1000px}}.cornerstone-logo-resize>img{width:164px;height:84px;padding-right:20px;margin-top:-10px}.tooltip.fade{transition:none}@media screen and (max-width:991px) and (min-width:768px){.agentResultsData .cornerstone-logo-column{margin-top:14px}}.biz-main{background-color:#ffb617;height:191px}.biz-sub{margin-left:86px;padding-top:18px}.biz-logo{height:155px}@media screen and (max-width:767px){.sortTabsNew .nav-tabs>li,.mobileHide{display:inline-flex!important}ul#sortTabsMenu{width:100%}}.claimsdotcom .claimLabel{min-width:130px}.personal-claim .policy_purchased_no{left:-130px}.personal-claim .policy_purchased_no label{margin-right:10px}.claimsdotcom .tag-line{margin-bottom:50px}.claimsdotcom .reportClaim{border-bottom:1px solid #f60;padding-bottom:5px;margin-bottom:40px}.claimsdotcom .claimDetail{display:flex;margin-bottom:20px}.claimsdotcom label.claimLabel{font-weight:bold}.claimsdotcom .claimLabel{min-width:110px;text-transform:capitalize;margin:0}.claimsdotcom .claimInfo{width:100%}.claimsdotcom .lastDetail{margin-top:50px}.claimsdotcom .switch-field{overflow:hidden}.claimsdotcom .switch-field span:first-child label{border-radius:8px 0 0 8px}.claimsdotcom .switch-field input{position:absolute !important;display:none;border:0;overflow:hidden}.claimsdotcom .switch-field label{float:left;display:inline-block;width:50px;background-color:#fff;color:#000;font-size:14px;font-weight:normal;text-align:center;text-shadow:none;padding:6px 10px;border:1px solid #dddfe9}.claimsdotcom .switch-field label:hover{cursor:pointer}.claimsdotcom .switch-field input:checked+label{background-color:#0f346c;color:#eaebf0;border:1px solid #0f346c}.claimsdotcom .switch-field label:first-of-type{border-radius:8px 0 0 8px}.claimsdotcom .switch-field label:last-of-type{border-radius:0 8px 8px 0}@media(max-width:767px){.claimsdotcom .switch-field label{width:44px}}@media(min-width:768px){.claimsdotcom .switch-field label{width:44px}}@media(min-width:992px){.claimsdotcom .switch-field label{width:50px}}.claimsdotcom input{border:1px solid #ccc}.claimsdotcom input[type="text"]{height:46px;width:30%;float:left;margin:0;margin-right:20px;padding:0 20px}.claimsdotcom .claimsdotcom button{padding:13px 78px}.claimsdotcom .info{background-color:#3c92ca;border:0;color:#fff !important;margin-left:20px}.claimsdotcom .btn{font-family:"Chubb Publico",Georgia,serif;font-size:16px;font-weight:400;font-style:normal;border:none;color:#fff;padding:14px 28px;cursor:pointer}.claimsdotcom .btn:hover,.claimsdotcom .btn:visited,.claimsdotcom .btn:focus{outline:none}.claimsdotcom button span img{position:relative;right:-15px;top:0;width:16px}.heroClaims .cat-sublinks>ul>li>a.collapsed .fa-angle-right:before{content:"ï„…"}.heroClaims .cat-sublinks>ul>li>a[aria-expanded='true']:not(.collapsed) .fa-angle-right:before{content:"ï„‡"}.heroClaims .cat-sublinks ul li{padding:0}.heroClaims .cat-sublinks ul li a{display:block;padding:17px 20px}#collapse-1>ul>li{background:#0099c8;border-top:1px solid #6e27c5;margin-bottom:1px}#collapse-1>ul>li:last-child{border-bottom:none}#collapse-1>ul>li li{margin-bottom:0}.personal-claim .policy_purchased_yes .btn,.personal-claim .policy_purchased_no .btn{padding:0 60px}.personal-claim .policy_purchased_yes{margin-bottom:20px}.personal-claim .policy_purchased_no{position:relative;left:-150px}.personal-claim .policy_purchased_no label{margin-right:32px}.personal-claim input[type="text"]{float:none;width:auto}.claimsdotcom .claimLabel{min-width:124px}.personal-claim .policy_purchased_no{left:-124px}.personal-claim .policy_purchased_no label{margin-right:4px}.body-copy.no-padding .representativePage .heading{font-size:18px;padding-bottom:0;border:none;margin-bottom:0}.tooltip.fade{transition:none}@media screen and (max-width:991px) and (min-width:768px){.agentResultsData .cornerstone-logo-column{margin-top:14px}}.faceImgCaption .playButton{padding:0}.btn-gray{border:solid 1px #959595 !important;padding:5px 20px 6px !important}@media screen and (min-width:768px){header .top-navbar{display:none}header .top-navbar{padding:0}header .main-navbar{padding:0 20px;height:60px}header .main-navbar .logo{margin-top:-9px}header .main-navbar .links{max-width:initial;display:none}.navbar-toggle{display:block}}@media screen and (min-width:992px){header .top-navbar{display:block}header .top-navbar{padding:10px 34px}header .main-navbar{padding:0 34px;height:90px}header .main-navbar .links{display:table}.navbar-toggle{display:none}header .main-navbar .logo{margin-top:-11px}}@media screen and (max-width:1199px) and (min-width:992px){header .main-navbar .links{max-width:78%}}@media screen and (max-width:991px){.navActive:after{content:none}.menu .primary-links .link{position:relative;border:0;border-radius:0;background-color:transparent;box-shadow:none;margin-bottom:0 !important}.menu .primary-links .link>ul{margin-left:20px}.menu .primary-links>.link>a:not(:empty):after,.menu .primary-links>.link>a:not(:empty).open:after{content:none}.menu .primary-links a{padding-right:30px;z-index:0;display:block;padding-top:10px;padding-bottom:10px}.menu .primary-links span[data-toggle="collapse"]{position:absolute;top:0;right:0;width:30px;height:30px;padding-top:12px;font-size:10px;text-align:center;z-index:1;cursor:pointer}.menu .primary-links span[data-toggle="collapse"].collapsed .fa-plus{display:block}.menu .primary-links span[data-toggle="collapse"].collapsed .fa-minus{display:none}.menu .primary-links span[data-toggle="collapse"] .fa-plus{display:none}.menu .primary-links span[data-toggle="collapse"] .fa-minus{display:block}.menu .primary-links>.link>ul>.link>ul{overflow:hidden}.menu .primary-links>.link>ul>.link>ul .link{font-size:14px;width:100%}.menu .primary-links .navActive>a>span{position:relative;display:inline-block}.menu .primary-links .navActive>a>span:before{content:"";position:absolute;width:100%;height:2px;background-color:#fff;bottom:calc(-100% + 6px)}}@media screen and (min-width:480px){.menu .primary-links>.link>ul>.link>ul .link{width:50%;float:left}.menu .primary-links>.link>ul>.link>ul .link:nth-child(2n+1){clear:left;width:50%}}@media screen and (max-width:991px){.menu .secondary-links .link{position:relative;border:0;border-radius:0;background-color:transparent;box-shadow:none;margin-bottom:0 !important}.menu .secondary-links .link>ul{margin-left:20px}.menu .secondary-links>.link>a:not(:empty):after,.menu .secondary-links>.link>a:not(:empty).open:after{content:none}.menu .secondary-links a{padding-right:30px;z-index:0;display:block;padding-top:10px;padding-bottom:10px}.menu .secondary-links span[data-toggle="collapse"]{position:absolute;top:0;right:0;width:30px;height:30px;padding-top:12px;font-size:10px;text-align:center;z-index:1;cursor:pointer}.menu .secondary-links span[data-toggle="collapse"].collapsed .fa-plus{display:block}.menu .secondary-links span[data-toggle="collapse"].collapsed .fa-minus{display:none}.menu .secondary-links span[data-toggle="collapse"] .fa-plus{display:none}.menu .secondary-links span[data-toggle="collapse"] .fa-minus{display:block}.menu .secondary-links .navActive>a>span{position:relative;display:inline-block}.menu .secondary-links .navActive>a>span:before{content:"";position:absolute;width:100%;height:2px;background-color:#fff;bottom:calc(-100% + 7px)}}p.custom-margin{margin-bottom:33px}.section-cta:before,.section-cta:after{content:"";clear:both;display:table}.form-component .section-head{margin-bottom:30px}.section-cta{margin-top:40px}@media screen and (min-width:768px){.section-cta .section-btn{float:left;padding-right:30px;margin-bottom:5px}.section-cta .section-text{padding-top:5px}}@media screen and (max-width:767px){.section-cta .section-btn{margin-bottom:15px}}span.other_input_field{float:left !important;padding-right:17px}span.other_input_field:after{content:'';clear:both;display:block}input#cphMainContentBody_Other_input{position:relative;bottom:5px;border:none;outline:none;border-bottom:1px solid #666;width:300px;padding:0}@media screen and (max-width:991px) and (min-width:768px){input#cphMainContentBody_Other_input{width:70%}}@media screen and (max-width:444px) and (min-width:100px){input#cphMainContentBody_Other_input{width:70%}}ul.healthcare-grid>li>a>sup{font-size:62%;top:-5px !important}.story .cus-button>.light-btn{background-color:#01c1d6 !important}.story .cus-button a{display:block;color:#fff;cursor:pointer;padding:20px;text-decoration:none}.story .cus-button>.dark-btn{background-color:#150f96 !important}.story .cus-button{padding:0;z-index:3}.story a.cus-button{padding:20px}.hero.homepage .cus-button{z-index:3}.form-custom-spacing{padding-left:0;padding-right:0}.form-custom-spacing .container{width:auto}.form-custom-spacing .btn-main{padding-top:5px !important}.video-module .blueTheme>.video-figure{background-size:cover}@media screen and (max-width:767px){.Q2page .video-figure{height:350px !important}}@media screen and (max-width:320px){.Q2page .video-figure{height:280px !important}}.btn.btn-white:hover .iconPlay.white{background-position:-385px -32px}.btn.btn-white:hover .iconShare.white{background-position:-385px -16px}.Q2page .row-eq-height{display:-ms-flexbox !important}header .main-navbar .links span.separator{position:relative;top:35px;vertical-align:middle}header .main-navbar .links span.separator:after{content:"|"}.content-promo-item .text .title sup{font-size:10px;top:-1em}@media(min-width:768px){.content-promo-item:first-child{padding-left:0;padding-right:16px}}@media(min-width:992px){.simplepagebodyright{padding:0 38px 0 278px;margin-left:0}}
/* This is minifying code  - End*/

.menu .primary-links a{padding-left:30px;z-index:0;display:  block;padding-top:  10px;padding-bottom:  10px;}
.menu .primary-links span[data-toggle="collapse"]{position:absolute;top:0;left:0;width:30px;height:30px;padding-top: 12px;font-size: 10px;text-align:  center;z-index: 1;cursor:  pointer;}

.menu .secondary-links a{padding-left:30px;z-index:0;display:  block;padding-top:  10px;padding-bottom:  10px;}
.menu .secondary-links span[data-toggle="collapse"]{position:absolute;top:0;left:0;width:30px;height:30px;padding-top: 12px;font-size: 10px;text-align:  center;z-index: 1;cursor:  pointer;}

.navbar-toggle .icon-bar + .icon-bar{margin-top: 3px;}

/* Begin classes for common SPIN elements */.mdl-demo .mdl-layout__tab-panel:not(#overview) {
    background-color: #ebebeb;
}
.wd_header_small p {margin-bottom: 0;}
.wd_header_title h3 {margin-top: 0;}
.mdl-layout__header-row.wd_header_small {    height: 24px;}
.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark {
	display: block;
	clear: both;
}
header p,
header h3,
header a {color: #fff !important;}
.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .navbar.pull-right {
	margin-bottom: 0px;
	min-height: 38px;
}
.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .nav>li {
	
	padding-left: 7px;
	padding-right: 7px;
}
.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .nav>li>a {
	border-bottom: 2px solid transparent;
		padding-top: 7px;
	padding-bottom: 7px;
		font-size: 12px;
		
	padding-left: 0px;
	padding-right: 0px;
		color: rgba(255,255,255,0.75) !important;
}
.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .nav>li.active>a {
	border-bottom: 2px solid #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	color: rgba(255,255,255,1) !important;
}
.nav .open>a {
	border-bottom: 2px solid transparent !important;}
.nav>li.active>a,
.nav>li>a:focus, .nav>li>a:hover,
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent !important;
	border-bottom: 2px solid #fff !important;
	transition: .3s all;
}
.dropdown-menu {
	background: #333;
}
.collapse.navbar-collapse.pull-right .nav.navbar-nav li.divider {
	padding-top: 4px;
	padding-bottom: 4px;
}
.collapse.navbar-collapse.pull-right .nav.navbar-nav li {
	padding-left: 7px;
	padding-right: 7px;
}
.collapse.navbar-collapse.pull-right .nav.navbar-nav li a {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 2px solid transparent !important;
	color: rgba(255,255,255,0.75) !important;
}
.collapse.navbar-collapse.pull-right .nav.navbar-nav li a:hover {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 2px solid #fff !important;
	color: rgba(255,255,255,0.75) !important;
}
.nav.navbar-nav li.active a {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 2px solid #fff !important;
	color: rgba(255,255,255,1) !important;
}
.last .dropdown-menu {
	left: auto;
	right: 0;
}
main a {
	color: #616161 !important;
	font-weight: 500;
	text-decoration: underline;
}
main footer a {
	color: #ebebeb;
}
button, input, select, textarea {
	color: #333 !important;
	border-width: 1px;
	text-indent: 5px;
}
.mdl-mega-footer {
	background-color:#4D4E53;
	padding-top: 40px;
}
.wd_pageid_20295.wd_item_page h3 {display: none;}
.body-copy .text ul.wd_asset_type_tabs {
	padding-left: 0em;
}
.body-copy .text ul.wd_asset_type_tabs li {
	padding-left: 0em;
}
.wd_header_title .wd_title,
.wd_newsfeed_releases-detail .wd_title {
	font-weight: 300;
	font: 32px/1.2em "PublicoHeadline-Light";
}
.wd_header_title .wd_subtitle,
.wd_newsfeed_releases-detail .wd_subtitle {
	font-weight: 300;
	font-family: 'Droid Serif', serif;
	font-size: 20px;
    line-height: 1;
    padding: 0;
    margin: 10px 0 10px;
}
.wd_news_body {
	margin-top: 40px;
}
.navbar-toggle span {
	border-bottom: 1px solid #fff;
	padding-top: 2px;
	width: 100%;
}
@media(min-width: 1024px){
	.wd_newsfeed_releases-detail .wd_title {/* max-height: 0px; opacity:0; */ transition: .3s all ease; overflow: hidden;}
	.wd_header_title .wd_title {max-height: 900px; opacity:1;}
}
@media(max-width: 1023px){
	.wd_header_title .wd_title {/* max-height: 0px; opacity:0; */ transition: .3s all ease; overflow: hidden;}
	.wd_newsfeed_releases-detail .wd_title {max-height: 900px; opacity:1;}
}
/*  */
/*
.product-promo-primary .tile:before {
    content: "";
    position: absolute;
    display: none !important;
    background: #666; 
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
}
*/
#wd_featurebox-standard_2350,
#wd_featurebox-standard_3513 {
	height: 450px;
}
/*
.product-promo-primary .tile {
    padding: 0px 0px 0px 0px;
}
*/
@-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 !important;
  }
  tr.visible-xs {
	display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
	display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
	display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
	display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
	display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
	display: block !important;
  }
  table.visible-sm {
	display: table !important;
  }
  tr.visible-sm {
	display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
	display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
	display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
	display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
	display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
	display: block !important;
  }
  table.visible-md {
	display: table !important;
  }
  tr.visible-md {
	display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
	display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
	display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
	display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
	display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
	display: block !important;
  }
  table.visible-lg {
	display: table !important;
  }
  tr.visible-lg {
	display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
	display: table-cell !important;
  }
}
@media (max-width: 767px){
	.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .navbar.pull-right {
		margin-bottom: 0px;
		min-height: 38px;
	}
	.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .navbar.pull-right ul {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .nav>li {
		display: inline-block;
	}
	.mdl-layout__nav-bar.mdl-js-ripple-effect.mdl-color--primary-dark .navbar.pull-right {
		clear: both;}
	.container>.navbar-collapse,
	.navbar-collapse.pull-right.collapse.pull-right  {
		float: none !important;
		width: 100% !important;
		clear: both;
	}
	.navbar-collapse.pull-right.collapse.in {
		display: block;
		width: 100%;
	}
	.collapse.navbar-collapse.pull-right .nav.navbar-nav li a {display: inline-block;}
	.wd_header_small {clear: both; display: block;}
}
@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;
  }
}
.mdl-mega-footer--bottom-section p {
	font-size: 12px;
}
.mdl-mega-footer--bottom-section a {
	color: #ebebeb !important;
	text-decoration: underline;
	margin: 0 5px;
}
.mdl-mega-footer .icon {
	padding: 10px 15px;
	background: #03A9F4;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 20px;
}
.mdl-mega-footer a.icon {
	color: #fff !important;
	text-decoration: none;
}
.mdl-mega-footer .icon.li {background: #0E7DB4;}
.mdl-mega-footer .icon.fb {background: #3B5A9B;}
.mdl-mega-footer .icon.tw {background: #23A6DA;}
.wd_search_form_container input[type=text] {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.wd_search_form_container input[type=submit] {
	
	display: block;
	margin: 0 auto;
}
/* Header styles */
.page_header,
.category_header {
	font-weight: bold;
	margin-bottom: 15px; 
}
.detail_header,
.detail_subheader,
.category_name {
	font-weight: bold;
}
.category_intro {
	margin-bottom: 15px;
}
/* END Header styles */
.item {
	margin: 0px 0px 10px 0px;
	overflow: auto;
	line-height: 1.4em;
}
.item_name {
	position: relative;
}
.item_date {}
.item_summary {
}
table.wd_imagetable {
}
td.imagecaption {
	text-align: left;
	padding: 3px 5px 3px 5px;
}
/* Toolbar styles */
div.wd_page_toolbar {
	margin: 35px 0px;
}
div.wd_page_toolbar table {
	width: auto;
}
div.wd_page_toolbar td {
	line-height: 16px;
	margin: 0;
	padding: 0;
}
div.wd_page_toolbar a {
	line-height: 16px;
}
/* END Toolbar styles */
/* Begin classes for individual PCTs */
/* Standard */
div.wd_standard {
}
/* END Standard */
/* Events */
div.wd_events {
}
/* END Events */
/* Gallery */
div.wd_gallery {
}
div.wd_gallery span.filesize {
	font-weight: normal;
}
/* hi-res link for gallery */
ul.hi_res-links {
	margin: 20px 0;
	list-style: none;
}
ul.hi_res-links li {
	display: inline; /*For ignore double margin in IE6*/
}
ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
	color: #FFF;
}
ul.hi_res-links li a {
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}
ul.hi_res-links li a span {
	display: block;
	text-align: center;
	margin: 0;
	padding: 2px 10px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	background: #666 url('../../../../_global-assets/images/gradient_bg.gif') repeat-x top;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
/* END hi-res link for gallery */
/* END Gallery */
/* Newsfeed Releases */
div.wd_newsfeed_releases {
	
}
/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}
.item_more {
	margin: 20px 0px 0px 0px;
}
.item_tooltip {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */
/* items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}
.slider_control_closed {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('') no-repeat right center;
}
.slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('') no-repeat right center;
}
/* END items for Press Release Summary */
/* END Newsfeed Releases */
/* Stories */
div.wd_stories {
	
}
/* END Stories */
/* Formbuilder */
div.wd_formbuilder {
}
table.wd_formbuilder {
}
input.wd_formbuilder_submit {
	padding: 10px;
}
table.wd_formbuilder p {
	margin: 0px;
}
/* END Formbuilder */
/* Search Results */
.wd_webinator_search {
	
}
p.search_result {
}
span.search_url {
}
/* END Search Results */
/* Events Calendar */
table.wd_calendar_header {
	padding: 5px 0px;
	margin: 0px;
}
table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
	color: #6095C3;
}
td.wd_calendar_header_label {
	text-align: center;
	width: 100%;
}
.wd_events-teaser td.wd_calendar_header_label {
	font-weight: bold;
}
.wd_calendar_header td.wd_calendar_header_prev a {
	display: block;
	background: #fff url('../../../../_global-assets/images/assets_left_arrow.gif') left center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 12px 0px 40px; *//* good default if text is added */
	text-decoration: none;
	text-indent: -9999px;
	line-height: 0;
}
.wd_calendar_header td.wd_calendar_header_next a {
	display: block;
	background: #fff url('../../../../_global-assets/images/assets_right_arrow.gif') right center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 40px 0px 12px; *//* good default if text is added */
	text-decoration: none;
	text-align: left;
	text-indent: -9999px;
	line-height: 0;
}
.wd_events-teaser .wd_calendar_header td.wd_calendar_header_prev a,
.wd_events-teaser .wd_calendar_header td.wd_calendar_header_next a {
	padding: 0px 12px;
	line-height: 24px;
}
table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
	border-spacing:0;
	border-collapse:collapse;
}
th.wd_calendar_dayofweek_header {
	padding: 4px 0;
	text-align: center;
	background: url('../../../../_global-assets/images/tab_background.gif') repeat-x scroll 0 bottom #FFFFFF;
	border: 1px solid #E1E1E1;
	font-weight: bold;
	border-right: 1px solid #CCC;
}
td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 30px 2px;   /* account for event padding+border where width = content only */
}
.wd_events-teaser td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 0px 2px;   /* account for event padding+border where width = content only */
}
td.wd_calendar_this_month {
	background-color: #fff;
	border: 1px #ccc solid;
}
td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #F8F8F8;
	border: 1px #ccc solid;
}
td.wd_calendar_today {
	background-color: #F2F9FC;
}
div.wd_calendar_day_header {
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
}
div.wd_calendar_no_event {
	margin: 1px 0px 1px 0px;
	padding: 2px;
}
.wd_events-teaser div.wd_calendar_no_event {
	padding: 2px;
	text-align: center;
}
div.wd_calendar_event {
	cursor: pointer;
	padding: 2px 5px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background: #6095C3;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	color: #FFF;
	text-decoration: none;
}
.wd_events-teaser div.wd_calendar_event {
	padding: 2px;
	text-align: center;
}
div.wd_event_tip_header {
	line-height: 20px;
	border-bottom: #BBB;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
div.wd_event_tip_info {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
div.wd_event_tip_info p {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
div.wd_event_tip_title {
	font-size: 16px;
	font-weight: bold;
}
div.wd_event_tip_time, 
div.wd_event_tip_location_name,
div.wd_event_tip_more {
}
div.wd_event_tip_date {
}
div.calendar_subscribe_links img {
	margin-right: 5px;
}
div.calendar_subscribe_links a {
	text-decoration: none;
}
.wd_calendar_event_tip {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
.wd_calendar_event_tip .qtip-titlebar {
	background: #6095C3;
	color: #FFF;
}
/* END Events Calendar */
/* Popup Fader */
div#wdFadeBackground {
	background-color: #555555;
	border: 5px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
div#wdFadePopup {
	background-color: #333333;
	padding: 2px;
	z-index: 100;
}
td#wdFadeContent {
	background-color: #ffffff;
}
td#wdFadeClose {
	text-align: right;
}
/* END Popup Fader */ 
.tools img {
	vertical-align: top;
}
/* Featureboxes */
div.wd_featurebox_container {
	margin-bottom: 10px;  
	    padding: 44px 24px 40px;
}
div.wd_featurebox_title {
	font: 24px/26px "PublicoHeadline-Light";
	margin-bottom: 30px;
}
div.wd_featurebox {
	overflow: auto;  
	font-size: 14px;
    line-height: 1.4;
}
div.wd_featurebox p {}
div.wd_featurebox div {}
div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_left {
	clear: both;
	display: block;
	margin-top: 10px;
}
div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {}
div.wd_featureboxes_left div.wd_featurebox {}
	
div.wd_featureboxes_left .wd_imagetable {
	float: none;
}
div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox_container {}
div.wd_featureboxes_middle div.wd_featurebox_title {}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox a {
	color: rgba(255,255,255,0.75);
}
div.wd_featureboxes_bottom .wd_featurebox p.more {
	border-color: #fff;
}
div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}
div.wd_featureboxes_right div.wd_featurebox {}
.wd_featureboxes_socialhub {}
.wd_featureboxes_socialhub .wd_tabs_container {}
.wd_featureboxes_socialhub .wd_tabs_wrapper {
	background: 0 none;
	padding: 5px;
}
.wd_featureboxes_socialhub .wd_tabs {}
.wd_featureboxes_socialhub .wd_tab {
	margin: 1px;
	padding: 4px;
	border: 0px;
	background-color: transparent;
}
.wd_featureboxes_socialhub .wd_tab-inactive {}
.wd_featureboxes_socialhub .wd_tab-active {
	padding: 3px;
	background-color: #dddddd;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-active {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-inactive {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container .wd_featurebox {}
.wd_featureboxes_tabbed {}
.wd_featureboxes_tabbed .wd_tabs_container {}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
	width: 100%;
	display: block;
	height: 33px;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
	overflow: visible;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
	margin: 0 0.3em 0 0;
	padding: 0.5em;
	border: 1px solid #cccccc;
	border-bottom-width: 0px;
	border-top-left-radius: 0.5em; -moz-border-radius-topleft: 0.5em; -webkit-border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-right-radius: 0.5em;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
	margin-bottom: -1px;
	border-bottom: 1px solid #fff;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
	background-color: #eeeeee;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {
	background-color: #dddddd;
	border-color: #aaaaaa;
}
.wd_featureboxes_tabbed .wd_tabs_container {}
	
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper .wd_tab_content.wd_tab_content-active .wd_featurebox_container .wd_featurebox {}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
}
/* .wd_featureboxes_2up_left {
	background: #fff url(shifting-the-language-auto/images/releases-featureboxes.jpg) no-repeat;
	float: left;
}
.wd_featureboxes_2up_right {
	background: #fff url(shifting-the-language-auto/images/in-the-news-featureboxes.jpg) no-repeat;
	float: right;
} */
.product-promo-primary {padding-top: 40px;}
.wd_featureboxes_2up_left .wd_featurebox_container ,
.wd_featureboxes_2up_right .wd_featurebox_container {
	border: 1px solid #ebebeb;
	border-top: 4px solid #150f96;
	width: 48%;
	float: left;
	background: #fff;
	    min-height: 470px;
}
.wd_featureboxes_2up_left .wd_featurebox_container:nth-child(even),
.wd_featureboxes_2up_right .wd_featurebox_container:nth-child(even) {
	float: right;
}
.wd_featureboxes_2up_left .wd_featurebox_container:nth-child(2){
	border-top: 4px solid #01c1d6;
}
.wd_featureboxes_2up_left .wd_featurebox_container:nth-child(3){
	border-top: 4px solid #ff0198;
}
.wd_featureboxes_2up_left .wd_featurebox_container:nth-child(4){
	border-top: 4px solid #6e27c5;
}
.wd_featureboxes_2up_right .wd_featurebox_container:nth-child(1) {
	border-top: 4px solid #f1352b;
}
.wd_featureboxes_2up_right .wd_featurebox_container:nth-child(2) {
	border-top: 4px solid #7acb00;
}
.wd_featureboxes_2up_right .wd_featurebox_container:nth-child(3) {
	border-top: 4px solid #ff6600;
}
.wd_featureboxes_2up_right .wd_featurebox_container:nth-child(4) {
	border-top: 4px solid #150f96;
}
.wd_featureboxes_2up_left,
.wd_featureboxes_2up_right  {
	background-size: 100% auto;
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
	clear: both;
}
.wd_featureboxes_2up_right  {
	float:right;
}
	
@media (max-width: 530px) {
	.wd_featureboxes_2up_left {
		/* padding-top: 50%; */
		float: none;
		width: 100%;
		height: auto;
	}
	.wd_featureboxes_2up_right {
		/* padding-top: 50%; */
		float: none;
		width: 100%;
		height: auto;
	}
	.wd_featureboxes_2up_left  .wd_featurebox_container  {
		/* padding-top: 50%; */
		float: none !important;
		width: 90%;
		height: auto;
		margin: 10px auto;
	}
	.wd_featureboxes_2up_right .wd_featurebox_container  {
		/* padding-top: 50%; */
		float: none !important;
		width: 90%;
		height: auto;
		margin: 10px auto;
	}
  /* this is breaking hero spacing site-wide 
	header .hero .inner {
		padding: 0px 20px 0px;
	}
  */
	header .hero .main-navbar {
		height: auto !important;
	}
	header .hero .main-navbar .links.list-unstyled li {
		display: block;
		margin-bottom: 10px;
	}
	header .hero .main-navbar .links.list-unstyled li:first-child {
		padding-left: 10px !important;
	}
}
.wd_featureboxes_1up_middle {
	background: #fff;
	background-image: url('../../../../content/dam/aem-chubb-global/static-pages/shifting-the-language-auto/images/contact-featureboxes.jpg');
	background-size: auto 100%;
	background-repeat: no-repeat;
	padding: 20px 20px 20px 400px;
	display: inline-block;
	overflow: auto;
	width: 100%;
}
@media (max-width: 670px) {
	.wd_featureboxes_1up_middle {
		background-image: none;
		padding-left: 20px;
		display: inline-block;
		overflow: auto;
		width: 100%;
	}
}
.wd_contacts-teaser .item {
	width: 48%;
	float: left;
	min-height: 140px;
	overflow: auto;
}
@media (max-width: 767px) {
	header .hero .main-navbar .links.list-unstyled {
		display: block;
	}
}
@media (max-width: 1024px) {
	.wd_contacts-teaser .item  {
		width: 100%;
		float: none;
		min-height: auto;
	}
}
.wd_featurebox p.more {
	padding: 10px 20px;
	border: 1px solid #000;
	width: 145px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 0px;
}
.wd_featurebox p.more a {
	text-decoration: none;
}
/* END Featureboxes */
div.wd_rssfeeds_item {
	margin-bottom: 10px;
}
/* sponsorbar */
div.wd_sponsors {
	padding: 0 15px 10px 15px;
}
div.wd_sponsors p {
	background: #CCCCCC;
	margin: 0 0 5px 0;
	padding: 5px;
}
div.wd_sponsors img {
	padding: 10px;
}
/* END sponsorbar */
/* Shadows for Press Release Summary */
.shadowTR {
	margin: 0px;
	border: 0px;
	padding: 8px 0px 0px 0px;
	background: transparent url('../../../../_global-assets/images/shadowtr.png') no-repeat top right;
}
.shadowBL {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 8px;
	background: transparent url('../../../../_global-assets/images/shadowbl.png') no-repeat bottom left;
}
.shadowBR {
	margin: 0px;
	border: 0px;
	padding: 0px 8px 0px 0px;
background: transparent url('../../../../_global-assets/images/shadowbr.png') no-repeat bottom right;
}
.shadowB {
	margin: 0px;
	border: 0px;
	padding: 0px 1px 8px 0px;
	background: transparent url('../../../../_global-assets/images/shadowb.png') repeat-x bottom center;
}
.shadowR {
	margin: 0px -9px 0px 0px;
	border: 0px;
	padding: 1px 8px 1px 1px;
	background: transparent url('../../../../_global-assets/images/shadowr.png') repeat-y center right;
}
.shadow-content {
	margin: -9px 0px -1px -9px;
	border: 0px;
	padding: 0px;
	background: transparent;
}
/* END Shadows for Press Release Summary */
.subscribe_links a {
	padding-right: 20px;
	background: url('../../../../_global-assets/images/email_alerts.png') no-repeat center right;
}
.wd_member_col .wd_title {
	 padding-left: 5px;
}
.wd_member_col {
  border-bottom: 1px solid #f3f3f3;
}
/* New News Releases Tweaks */
#wd_printable_content  {
	background: #fff;
	padding: 20px;
}
.wd_pageid_20303 #wd_printable_content  {
	background: none;
}
#wd_printable_content  ul.wd_layout-simple.wd_item_list {margin-left: 0px; padding-left: 0;}
.wd_newsfeed_search_form_container {margin-bottom: 10px;}
.wd_news_headlines .wd_item,
.wd_newsfeed_releases .wd_item {
	 margin: 0 0 15px 0;
	 border-bottom: 1px solid #ccc;
	 padding-bottom: 15px;
	 display: block;
}
.wd_news_headlines .wd_item:last-child,
.wd_newsfeed_releases .wd_item:last-child{
	 border-bottom: 0px solid #ccc;
}
.wd_stories .wd_date,
.wd_assets .wd_date,
.wd_news_headlines .wd_item .wd_date,
.wd_newsfeed_releases .wd_item .wd_date {
	font-size: 14px;
    line-height: 1.4;
	font-family: "PublicoText-Roman";
    color: #333333;
	    font-weight: 400;
}
.wd_stories .wd_title,
.wd_assets .wd_title,
.wd_assets .detail_header,
.wd_news_headlines .wd_item .wd_title,
.wd_newsfeed_releases .wd_item .wd_title {
	font: 28px/1.1 "PublicoHeadline-Light";
    margin-bottom: 5px;
	font-weight: 300;
}
.wd_stories .wd_title a,
.wd_assets .wd_title a,
.wd_assets .detail_header a,
.wd_news_headlines .wd_item .wd_title a,
.wd_newsfeed_releases .wd_item .wd_title a {
	/* text-decoration: none; */
}
.wd_news_headlines .wd_item .wd_asset_type_link .wd_title,
.wd_newsfeed_releases .wd_item .wd_asset_type_link .wd_title {
	 font-size: 15px;
	 line-height: 17px;
}
.wd_news_headlines .wd_item .wd_publication,
.wd_newsfeed_releases .wd_item .wd_publication, 
.wd_news_headlines .wd_item .wd_subtitle,
.wd_newsfeed_releases .wd_item .wd_subtitle {
    font: 16px/1.3 "PublicoHeadline-Roman";
    margin-bottom: 40px;
	font-weight: 400;
}
.wd_slider-button {
	 display: inline-block;
	 width: 14px;
}
.wd_search_basic_fields {
	 background: #eee;
	 padding: 5px;
	 border: 1px solid #ccc;
}
.wd_page_limit select,
#wd_printable_content .wd_search_basic_fields select {
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 4px;
	display: inline-block;
	height: 30px;
	background: #fff;
	padding: 0 0px;
    min-width: 130px;
	border: 1px solid #666;
}
#wd_printable_content .wd_search_basic_fields input {
	 margin-right: 5px;
	 margin-bottom: 0px;
	 padding: 0px;
	 height: 30px;
	 text-indent: 5px;
	border: 1px solid #666 !important;
}
/* Asset Links on Press Release items */
ul.wd_asset_type_link_list {
  margin: 10px 0 0 0;
  padding: 0;
  overflow: auto;
  list-style: none;
  color: #cccccc;
  font-size: 0.8333em;
  border: 0;
}
.wd_selector select {margin-left: 5px;}
.ui-datepicker select {color: #000;}
div.wd_snapshot h2 {
	 margin: 0;
	 padding: 3px 0;
	 border-top: 2px solid #999999;
	 border-bottom: 1px solid #999999;
	 text-transform: uppercase;
	 font-weight: bold;
	 text-align: left;
	 font-size: 1.2em;
}
table.wd_snapshot_values th, table.wd_snapshot_values td {
	 vertical-align: top;
	 font-size: 1em;
	 line-height: 1.3em;
	 padding: 5px;
	 border-bottom: 1px solid #999999;
}
.recaptcha_terms {float: right;}
ul.wd_asset_type_tabs,
ul.wd_asset_icons {
	 padding-left: 0px;
	 margin-left: 0px;
}
ul.wd_page_links li:before,
ul.wd_asset_type_tabs li:before,
ul.wd_asset_icons li:before {
	 display: none;
}
ul.wd_asset_type_tabs li,
ul.wd_asset_icons li {
	 list-style-type: none;
	 padding-left: 4px;
	 margin: 0px !important;
}
ul.wd_page_links li {
	 list-style-type: none;
	 margin: 0px !important;
}
ul.wd_page_links li a{
	 display: block;
}
ul.wd_asset_type_tabs li img,
ul.wd_asset_icons li img {
	 display: inline;
}
ul.wd_events_tabs {
	float: right;
	overflow: hidden;
	margin: 0px 0 !important;
	padding: 0px;
}
.wd_events_list .wd_attachment_icon {float: left; margin-right: 5px;}
.wd_ir_fundamentals table tbody tr th,
.wd_ir_fundamentals table tbody tr td {
	 border: 0;
	 margin: 0;
	 padding: 0;
}
.wd_parent_category input[type=radio]{margin-right: 5px;}
div.wd_page_toolbar {}
div.wd_page_toolbar table {width: auto; border: 0px;}
div.wd_page_toolbar tbody {}
div.wd_page_toolbar tr {}
div.wd_page_toolbar td { line-height: 16px; margin: 0; padding: 0 2px; vertical-align: top;}
div.wd_page_toolbar td span.wd_page_tool { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar a { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar img {width: 16px; height: 16px;vertical-align: top;}
.wd_newsfeed_releases .wd_item .wd_item_wrapper {margin-left:159px}
header .hero .main-navbar {
	padding-left: 0px;
	height: 32px;
}
header .hero .main-navbar .links.list-unstyled {
	float: left;
	
}
header .hero .main-navbar .links.list-unstyled li {
	height: 30px;
}
header .hero .main-navbar .links.list-unstyled li:first-child {
	padding-left: 0px;
}
/* #wd_featurebox-standard_2350 {padding: 20px 0;} */
#wd_featurebox-standard_2350 .btn {
	color: #ffffff !important;
    background-color: #ff0198;
}
ul.wd_subscribe_link_list {
    float: right;
}
.related-resources-promo-item {
    margin-bottom: 30px;
}
.related-resources-promo-item .tile {
    position: relative;
    background: #ffffff;
}
.related-resources-promo-item .tile .icon {
    position: relative;
    float: left;
    width: 88px;
    height: 88px;
    margin-right: 8px;
	background: #f1352b;
}
.related-resources-promo-item .tile .icon img {
    width: 86%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@media (min-width: 768px){
	.related-resources-promo-item .tile .icon {
		width: 138px;
		height: 108px;
		margin-right: 20px;
	}
}
@media (min-width: 992px) {
	.related-resources-promo-item .tile .icon {
		margin-right: 24px;
	}
}
.related-resources-promo-item .tile .eyebrow {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.related-resources-promo-item .tile .title {
    font: 18px/1.2 "PublicoHeadline-Roman";
    margin-bottom: 15px;
}
@media (min-width: 768px){
	.related-resources-promo-item .tile .title {
		font-size: 24px;
	}
}
.related-resources-promo-item .tile .eyebrow {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.wd_news_headlines-teaser .item {min-height: 58px;}
#wd_assets_content .wd_gallery-detail .wd_date {display: none;}
.wd_pageid_20289  .wd_contacts p {
	display: block; 
	float: left; 
	width: 47%;
	margin-bottom: 20px;
}
/* Style Definitions from Page */
			.wd_gallery-detail .wd_title {
				font-weight: bold;
			}
			.wd_assets_container div.wd_asset_type_tabs {				
				background: #fff url('../../../../_global-assets/images/assets_tab.gif') 0 bottom/contain repeat-x !important;
				margin: 0;
				padding: 0;
				border-left: 1px solid #e1e1e1;
				border-right: 1px solid #e1e1e1;
				border-bottom: 1px solid #e1e1e1;
				border-top: 1px solid #e1e1e1;
				border-top-right-radius:4px;
				border-top-left-radius:4px;
				-webkit-border-top-right-radius:4px;
				-webkit-border-top-left-radius:4px;
				-moz-border-radius-topright: 4px;
				-moz-border-radius-topleft: 4px;
			}
			.wd_assets_container ul.wd_asset_type_tabs {
				overflow: hidden;
				margin: 0px;
				padding: 0px;
			}
			.wd_assets_container li.wd_asset_type_tab {
				float: left;
				display: block;
			}
			.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab a {
				float: left;
				border-left: 1px solid #fff;
				border-right: 1px solid #e1e1e1;
				display: block;
				padding: 8px;
				margin: 1px 0 0;
			}
			.wd_assets_container div.wd_asset_type_tabs li span.tab_close_icon {
				display: none;
			}
			.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab span.wd_asset_count {
				margin-left: 1ex;
			}
			.wd_assets_container div.wd_asset_type_tabs a span {
				font-weight: normal;
			}
			.wd_assets_container li.tab-inactive a, .wd_assets_container li.tab-inactive a:hover {
				background-color: transparent;
				font-weight: normal;
			}
			.wd_assets_container li.tab-active a, .wd_assets_container li.tab-active a:hover {
				background-color: #fff;
				color: #333!important;
				font-weight: bold;
			}
			img.wd_asset_icon {
				vertical-align: middle;
				margin: 0 5px 0 0;
				border: 0;
			}
			.wd_assets_container .wd_assets {
				clear: both;
			}
			@media(max-width:768px){
				.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab a {
					padding: 8px 5px 0;
				}
				.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab img.wd_asset_icon {
					margin-right: 0px;
				}
				.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab span.wd_asset_label {
					display: none;
				}
				.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab span.wd_asset_count {
					margin-left: 1px;
				}
			}
			
		.wd_assets_container {
			border: 0px none;
			margin: 15px 0 0 0;
			padding: 0 0 14px;			
			background: transparent url('../../../../_global-assets/images/assets_shadow_full.png') center bottom no-repeat;
			clear: both;
		}
		.wd_assets_container .wd_assets {
			border-left: 1px solid #e1e1e1;
			border-right: 1px solid #e1e1e1;
			border-bottom: 1px solid #e1e1e1;
			border-top: 1px solid #fff;
			padding: 15px;
		}
		.wd_assets_container .wd_assets img {
			max-width: 400px;
		}
		.wd_assets_container #wd_assets_closer .wd_assets {
			border: 0px none;
			overflow: auto;
		}
		.wd_assets_container #wd_assets_content {
			border: 0px none;
			margin: 0px;
			padding: 0px 0px 25px 0px;
		}
		.wd_assets_container #wd_assets_content.wd_assets_noclose {
			padding-bottom: 0px;
		}
		.wd_assets_container #wd_assets_closer {
			border-left: 1px solid #e1e1e1;
			border-right: 1px solid #e1e1e1;
			border-bottom: 1px solid #e1e1e1;
			border-top: 1px solid #fff;
			margin: 0px;
			padding: 0px;
			position: relative;
			height: 0px;
			overflow: hidden;
		}
		.wd_assets_container #Documents_items a img, .wd_assets_container #Video_items a img {
			padding: 15px 15px;
			display: block;
			margin-bottom: 1px;
			border: 1px solid #e1e1e1;
			background-color: #fcfcfc;
		}
		.wd_assets_container .summary_list_link {
			margin: 5px 0px 5px 0px;
		}
		.wd_assets_container a.summary_detail_back_button, .wd_assets_container a:hover.summary_detail_back_button {
			background: #fff url('../../../../_global-assets/images/assets_left_arrow.gif') left center no-repeat;
			border: 1px solid #dedede;
			height: 22px;
			padding: 4px 12px 2px 40px;
			font-size: 12px;
			text-decoration: none;
		}
		.wd_assets_container .assets_close_link {
			text-align: right;
			margin: 0px;
			position: absolute;
			bottom: 0px;
			right: 0px;
		}
		.wd_assets_container a.assets_close_button, .wd_assets_container a:hover.assets_close_button {
			background: #fff url('../../../../_global-assets/images/assets_up_arrow.gif') left center no-repeat;
			border: 1px solid #dedede;
			height: 22px;
			padding: 4px 12px 2px 40px;
			font-size: 12px;
			text-decoration: none;
		}
		
		
.wd_title {
	font-size: 1.3em;
	font-weight: bold;
}
.wd_subtitle {
	font-weight: bold;
}
table.wd_extimagetable {
	border-style: none; 
	border-spacing:0px;
	clear: right; 
	float: right; 
}
td.wd_extimagecell {
	text-align: right; 
	margin: 0px 0px 5px 5px;
	padding:0px;
}
td.wd_extimagecell img {
	padding-left:10px;
	padding-bottom:10px;
	border-style: none; 
}
blockquote.wd_pullquote {
	font-style: italic;
	width:200px;
	margin:0 0 20px 20px;
	line-height: 1.8em;
	float: right;
	clear: right;
}
blockquote.wd_pullquote:before {
	content: "â€œ ";
	font-size: xx-large;
}
blockquote.wd_pullquote:after {
	content: " â€";
	font-size: xx-large;
	float: right;
}
.fullscreen-button {
	border: 1px solid #d1d1d1;
	background: #e3e3e3 url('../../../../_global-assets/images/view_full_screen_button_background.png') no-repeat;
	padding: 3px 3px 3px 30px;
	margin: 5px 0px 5px 0px;
	color: #727272;
	width: 220px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.wd_contact {
	margin: 1em 0;
}
.wd_release_data {
	margin: 1em 0;
}
.wd_caption {
	text-align: center;
	font-size: 0.72em;
	font-style: italic;
	margin: 1em 0 0 0;
}		
span.prnews_span
{
	font-size:8pt;
	font-family:"Arial";
	color:black;
}
a.prnews_a
{
	color:blue;
}
li.prnews_li
{
	font-size:8pt;
	font-family:"Arial";
	color:black;
}
p.prnews_p
{
	font-size:0.62em;
	font-family:"Arial";
	color:black;
	margin:0in;
}
span.prnews_span{
	font-size:inherit;
	font-family:inherit;
}
li.prnews_li{
	font-size: inherit;
	font-family: inherit;           
}
p.prnews_p{
	font-size: inherit;
	font-family: inherit;           
}
div.wd_news_body img {
	margin: 0 0 20px 20px;
	float:right;
	max-width: 250px;
	max-height: 250px;
	width: auto !important;
	height: auto !important;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(shifting-the-language-auto/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!
 * Bootstrap-select v1.12.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
/** CHB032-41 **/
@-webkit-keyframes swing {
  0%,100% {
    -webkit-transform: rotate(-2deg) translate3d(-20px,10px,0);
    transform: rotate(-2deg) translate3d(-20px,10px,0);
    opacity: .5;
  }
  25% {
    -webkit-transform: rotate(-1deg) translate3d(-15px,-10px,0);
    transform: rotate(-1deg) translate3d(-15px,-10px,0);
    opacity: .75;
  }
  50% {
    -webkit-transform: rotate(1deg) translate3d(15px,-10px,0);
    transform: rotate(1deg) translate3d(15px,-10px,0);
    opacity: 1;
  }
  75% {
    -webkit-transform: rotate(-1deg) translate3d(0,0,0);
    transform: rotate(-1deg) translate3d(0,0,0);
    opacity: .75;
  }
}
@keyframes swing {
  0%,100% {
    -webkit-transform: rotate(-2deg) translate3d(-20px,10px,0);
    transform: rotate(-2deg) translate3d(-20px,10px,0);
    opacity: .5;
  }
  25% {
    -webkit-transform: rotate(-1deg) translate3d(-15px,-10px,0);
    transform: rotate(-1deg) translate3d(-15px,-10px,0);
    opacity: .75;
  }
  50% {
    -webkit-transform: rotate(1deg) translate3d(15px,-10px,0);
    transform: rotate(1deg) translate3d(15px,-10px,0);
    opacity: 1;
  }
  75% {
    -webkit-transform: rotate(-1deg) translate3d(0,0,0);
    transform: rotate(-1deg) translate3d(0,0,0);
    opacity: .75;
  }
}
@-webkit-keyframes secureLock {
  0%,100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  50% {
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
  }
}
@keyframes secureLock {
  0%,100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  50% {
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
  }
}
@-webkit-keyframes faucetDrip {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    -webkit-transform: translate3d(0,42px,0);
    transform: translate3d(0,42px,0);
  }
}
@keyframes faucetDrip {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    -webkit-transform: translate3d(0,42px,0);
    transform: translate3d(0,42px,0);
  }
}
@-webkit-keyframes fadeOutIn {
  0%,100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes fadeOutIn {
  0%,100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeInOut {
  0%,100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes fadeInOut {
  0%,100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes bling {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
  }
  20%,80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@keyframes bling {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
  }
  20%,80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@-webkit-keyframes fireworks {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  75% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}
@keyframes fireworks {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  75% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}
@-webkit-keyframes wobbleGrow {
  0%,to {
    -webkit-transform: scale(1) rotate3d(0,0,0,0);
    transform: scale(1) rotate3d(0,0,0,0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  25%,75% {
    -webkit-transform: rotate3d(0,0,1,4deg);
    transform: rotate3d(0,0,1,4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  50% {
    -webkit-transform: scale(1.1) rotate3d(0,0,1,-4deg);
    transform: scale(1.1) rotate3d(0,0,1,-4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}
@keyframes wobbleGrow {
  0%,to {
    -webkit-transform: scale(1) rotate3d(0,0,0,0);
    transform: scale(1) rotate3d(0,0,0,0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  25%,75% {
    -webkit-transform: rotate3d(0,0,1,4deg);
    transform: rotate3d(0,0,1,4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  50% {
    -webkit-transform: scale(1.1) rotate3d(0,0,1,-4deg);
    transform: scale(1.1) rotate3d(0,0,1,-4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}
@-webkit-keyframes wobble {
  0%,to {
    -webkit-transform: rotate3d(0,0,0,0);
    transform: rotate3d(0,0,0,0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  25%,75% {
    -webkit-transform: rotate3d(0,0,1,4deg);
    transform: rotate3d(0,0,1,4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  50% {
    -webkit-transform: rotate3d(0,0,1,-4deg);
    transform: rotate3d(0,0,1,-4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}
@keyframes wobble {
  0%,to {
    -webkit-transform: rotate3d(0,0,0,0);
    transform: rotate3d(0,0,0,0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  25%,75% {
    -webkit-transform: rotate3d(0,0,1,4deg);
    transform: rotate3d(0,0,1,4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  50% {
    -webkit-transform: rotate3d(0,0,1,-4deg);
    transform: rotate3d(0,0,1,-4deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}
@-webkit-keyframes conveyor {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes conveyor {
  to {
    stroke-dashoffset: 0;
  }
}
.animate-icon {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transition: all 1s ease;
}
.secure-icon:active .lock-top,.secure-icon:focus .lock-top,.secure-icon:hover .lock-top {
  -webkit-animation-name: secureLock;
  animation-name: secureLock;
}
.touchevents .secure-icon .lock-top {
  -webkit-transform: translate3d(0,6px,0);
  transform: translate3d(0,6px,0);
}
.faucet-icon:active .water,.faucet-icon:focus .water,.faucet-icon:hover .water {
  -webkit-animation-name: faucetDrip;
  animation-name: faucetDrip;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.touchevents .faucet-icon .water {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.lash {
  opacity: 0;
}
.eye-icon:active .eye-open,.eye-icon:focus .eye-open,.eye-icon:hover .eye-open {
  -webkit-animation-name: fadeOutIn;
  animation-name: fadeOutIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.eye-icon:active .eye-close,.eye-icon:focus .eye-close,.eye-icon:hover .eye-close {
  -webkit-animation-name: fadeInOut;
  animation-name: fadeInOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.eye-icon:active .lash,.eye-icon:focus .lash,.eye-icon:hover .lash,.touchevents .eye-icon .eye-open {
  opacity: 1;
}
.touchevents .eye-icon .eye-close,.touchevents .eye-icon .lash {
  opacity: 0;
}
.fireworks-icon:active .fireworks,.fireworks-icon:focus .fireworks,.fireworks-icon:hover .fireworks {
  -webkit-animation-name: fireworks;
  animation-name: fireworks;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.touchevents .fireworks-icon .fireworks {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.dollar-sign {
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
  opacity: 0;
}
.fireworks,.shield {
  opacity: 0;
}
.rent-icon:active .dollar-sign,.rent-icon:focus .dollar-sign,.rent-icon:hover .dollar-sign {
  -webkit-animation-name: bling;
  animation-name: bling;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
}
.touchevents .rent-icon .dollar-sign {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
}
.shield-icon:active .shield,.shield-icon:focus .shield,.shield-icon:hover .shield {
  -webkit-animation-name: fadeInOut;
  animation-name: fadeInOut;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.touchevents .shield-icon .shield {
  opacity: 1;
}
.id-icon:active .id,.id-icon:focus .id,.id-icon:hover .id {
  -webkit-animation-name: wobbleGrow;
  animation-name: wobbleGrow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  transition: all 5s linear;
}
.car-icon:active .road,.car-icon:focus .road,.car-icon:hover .road {
  -webkit-animation-name: conveyor;
  animation-name: conveyor;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  stroke-dashoffset: -2000;
}
.touchevents .car-icon .road {
  stroke-dashoffset: 0;
}
.boat-icon:active .boat,.boat-icon:focus .boat,.boat-icon:hover .boat {
  -webkit-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  transition: all 5s linear;
}
.swing {
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: .5;
  -webkit-transform: rotate(-2deg) translate3d(-20px,10px,0);
  transform: rotate(-2deg) translate3d(-20px,10px,0);
  transition: all .25s linear;
}
@charset "utf-8";
/* Genral 
========================================================================================*/
.Q2page .alingLeft { float:left}
.Q2page .alingRight { float:right}
.Q2page :focus { outline:none;}
.Q2page img { vertical-align:top; max-width:100% }
.Q2page p { margin-bottom: 21px; }
/* END Genral 
========================================================================================*/
/* Font  
========================================================================================*/
@font-face {
	font-family: 'Conv_Chubb Publico Text-Roman';
	src: url('../../../../_global-assets/fonts/chubb-publico-text-roman.eot');
	src: url('../../../../_global-assets/fonts/chubb-publico-text-roman.woff') format('woff'), 
       url('../../../../_global-assets/fonts/chubb-publico-text-roman.ttf') format('truetype'), 
       url('../../../../_global-assets/fonts/chubb-publico-text-roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*body { -webkit-text-size-adjust:100%; -moz-text-size-adjust:100%; font: normal normal normal 14px/18px 'Conv_Chubb Publico Text-Roman' , sans-serif; color: #4b4e53; }*/
/* End Font  
========================================================================================*/
/* Branding  
========================================================================================*/
/*body { background-color: #FFF; position: relative; }
header, nav, section, footer { display:block; }
.container { width: 1200px; }
.container-fluid { width: 1100px; padding: 0; }
.container-fluid.pagewidth, .container.pagewidth { width: 1024px; padding-left: 38px; padding-right: 38px; margin-left: auto; margin-right: auto; }
.navbar { background-color: #150f96; border: none; border-radius: 0; margin-bottom: 0; }
.topNav { background-color: #0e0a63; font-size: 13px; text-align: right; }
.topNav ul { margin-bottom: 0; }
.topNav ul li { color: #fff; display: inline-block; margin: 0 7px; }
.topNav ul li.divider { margin: 0; }
.topNav ul li a { color: #c5c5c5; display: inline-block; padding: 10px 0 8px; }
.navbar-container { padding: 24px 0 15px; }
*/
.navbar > .container .navbar-brand { margin-left: 0; margin-top: 12px; }
.navbar-brand { background:url('../../../../_global-assets/images/brand-logo.png') no-repeat 0 0; width:144px; height:17px; display:block; text-indent:-99999px; overflow:hidden; }
/*
.navbar-inverse .navbar-nav { font-size: 16px; line-height: 22px; width: 80%; justify-content: flex-end; 
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex; 
}
.navbar-inverse .navbar-nav > li { color: #fff; vertical-align: middle; line-height: 50px; margin-left: 9px; margin-right: 9px; display: inline-flex; align-items: center; }
.navbar-inverse .navbar-nav > li > a { color: #fff; display: inline-block; padding-top: 0; padding-bottom: 0; }
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus { background-color: transparent; }
.navbar-inverse .navbar-nav > li.divider { font-size: 0; position: relative; }
.navbar-inverse .navbar-nav > li.divider:before { content: ''; display: inline-block; background-color: rgba(255,255,255,0.3); width: 1px; height: 28px; position: absolute; top: 50%; margin-top: -14px; }
.navbar-inverse .navbar-nav > li.search { font-size: 18px; margin-left: 24px; }
.navbar-right { float: right; }
.navbar-toggler { display: none; float: right; margin-top: 10px; margin-right: 10px; padding: 0; background-color: transparent; border: none; font-size: 0; background: url('../../../../_global-assets/images/menu.png') no-repeat 0 0; width: 22px; height: 17px; }
.navbar-collapse { -webkit-box-shadow:none; box-shadow: none; }
*/
.banner-footer .navbar-brand { display: none; }
#bannerNav { z-index: 100;}
#bannerNav.fixedTop { background: #4a4d52; position: fixed; top: 0; left: 0; right: 0; bottom: auto; padding: 15px 0 12px; z-index: 999999; }
#bannerNav.fixedTop .navbar-brand { margin-top: 16px; display: block; }
#bannerNav.fixedTop .buttonLink { width: auto; float: none; display: inline-block; padding:11px 30px 10px; min-width: 25%; margin-left: 20px; border-width: 1px; }
#bannerNav.fixedTop .buttonLink h3 { margin-bottom: 0; font-size: 23px; line-height: 28px; }
#bannerNav.fixedTop .buttonLink h3 span { display: none; }
#bannerNav.fixedTop .buttonLink h3:before { display: none; }
#bannerNav.fixedTop .buttonGroup { text-align: right; display: block; }*/
/* END Branding  
========================================================================================
/* HEADING   
========================================================================================*/
.Q2page h1 { font-size: 60px; color: #fff; line-height: 70px; margin-top: 0; }
.Q2page h2 { font-size: 50px; color: #4b4e53; line-height: 60px; margin-top: 0; margin-bottom: 42px; }
.Q2page h3 { font-size: 30px; color: #4b4e53; line-height: 40px; margin-top: 0; margin-bottom: 22px; }
.Q2page h4 { font-size: 20px; color: #4b4e53; line-height: 30px; margin-top: 0; }
#banner h1 { font-size: 54px; line-height: 54px; }
#banner.homeBanner h1 { font-size: 80px; color: #fff; line-height: 90px; text-transform: uppercase; letter-spacing: 2px; border-bottom: solid 4px #ffb616; padding-bottom: 30px; }
.Q2page h2 span { font-size: 30px; line-height: 36px; display: block; }
.Q2page h2.title span { font-size: 24px; line-height: 30px; padding-top: 24px; }
.Q2page .headingH2 { font-size: 36px; line-height: 42px; margin-bottom: 24px; }
.Q2page h3.title { font-size: 24px; line-height: 29px; margin-bottom: 22px; }
/* END  HEADING   
========================================================================================*/
/* Links AND Button   
========================================================================================*/
.Q2page a:focus,.Q2page a:hover{ outline:none; text-decoration: none; }
.Q2page .btn { font-size: 20px; color: #4b4e53!important; border: solid 1px #4b4e53; border-radius: 0; margin-right: 4px; padding: 9px 11px; line-height: 100%; height:auto; }
.Q2page .btn:hover, .Q2page .btn:focus { background: #4b4e53; color: #fff!important; opacity:1; }
.Q2page .btn-sm { color: #4b4e53; font-size: 16px; border: solid 1px #4b4e53; line-height: 16px; display: inline-block; padding: 6px 8px 3px 9px; }
.Q2page .btnMedium { padding: 10px 27px 10px 19px; }
.Q2page .btnMedium .fa { margin-left: 11px; } 
.Q2page .btn.btn-lg { padding: 18px 11px 16px; min-width: 125px; text-align: center; margin-right: 17px; border: none; }
.Q2page .btn.btn-lg:hover, .btn.btn-lg:focus { background-color: #01c1d8; }
.Q2page .btn.btn-lg .fa { margin-left: 11px; }
.Q2page .btn-white { color: #ffffff!important; border: solid 1px #ffffff; }
.Q2page .btn-white:hover, .btn-white:focus { background-color: #fff; color: #4b4e53!important; }
.Q2page .btn-hover-orange:hover, .btn-hover-orange:focus { color: #ff6600!important; }
.Q2page .btn-hover-violet:hover, .btn-hover-violet:focus { color: #6d27c5!important; }
.Q2page .btn-hover-yellow:hover, .btn-hover-yellow:focus { color: #ffb616!important; }
.Q2page .btn-hover-pink:hover, .btn-hover-pink:focus { color: #ff0197!important; }
/* Links AND Button   
========================================================================================*/
/* Global - default classes */
.Q2page .center-block { text-align: center; margin: 0; display: block; width: 100%; }
.Q2page .grayBg { background-color: #eeeeee; }
.Q2page .white { color: #fff!important; background:transparent;}
.Q2page .col-center { float: none; margin: 0 auto; }
.Q2page .m-b-40 { margin-bottom: 40px; }
.Q2page .background { 
    background-repeat: no-repeat; 
    background-position: 0 0; 
    -webkit-background-size: cover; 
    background-size: cover;
    background-attachment: fixed !important; 
}
.Q2page .border { border: solid 1px #abaaaa; }
.Q2page .borderTop { border-top: solid 4px #ff6600; }
.Q2page .borderBottom { border-bottom: solid 4px #ff6600; }
.Q2page .borderTop.blueBorder { border-top-color: #140f95; }
.Q2page .borderTop.greenBorder { border-top-color: #79ca00; }
.Q2page .borderTop.violetBorder { border-top-color: #6d27c5; }
.Q2page .borderTop.skyblueBorder { border-top-color: #01c1d5; }
.Q2page .borderTop.pinkBorder { border-top-color: #ff0197; }
.Q2page .borderTop.yellowBorder { border-top-color: #ff8e16; }
.Q2page .borderBottom.blueBorder { border-bottom-color: #140f95; }
.Q2page .borderBottom.greenBorder { border-bottom-color: #79ca00; }
.Q2page .borderBottom.violetBorder { border-bottom-color: #6d27c5; }
.Q2page .borderBottom.lightgreenBorder { border-bottom-color: #01c1d5; }
/* Equal height And Vertical align middle */
.Q2page .row.col-Vcenter, .Q2page .col-Vcenter {  display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; flex-direction: row;  -moz-box-align: center;  -webkit-box-align: center; -ms-flex-align: center;  -webkit-flex-align: center; -webkit-align-items: center; align-items: center; }
.Q2page .row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; }
/* Icons */
.Q2page .icon { background: url('../../../../_global-assets/images/icons.png') no-repeat 0 0; display: inline-block; vertical-align: middle; overflow: hidden; }
.Q2page .iconDownload { background-position: -385px 0; width: 12px; height: 13px; margin-left: 5px; }
.Q2page .btn:hover .iconDownload, .btn:focus .iconDownload { background-position: -400px 0; }
.Q2page .iconShare { background-position: -385px -16px; width: 12px; height: 13px; margin-left: 5px; }
.Q2page .btn:hover .iconShare, .btn:focus .iconShare { background-position: -400px -16px; }
.Q2page .iconShare.white { background-position: -400px -16px; }
.Q2page .iconPlay { background-position: -385px -32px; width: 12px; height: 13px; margin-left: 5px; }
.Q2page .iconPlay.white, .btn:hover .iconPlay, .btn:focus .iconPlay { background-position: -400px -32px; width: 12px; height: 13px; margin-left: 5px; }
.Q2page .iconCollapse { background-position: -385px -48px; width: 25px; height: 25px; }
.Q2page .closeCollapse[aria-expanded="true"] .iconCollapse { background-position: -413px -48px; width: 19px; height: 19px; }
.Q2page .iconEye { background-position: -435px -48px; width: 18px; height: 12px; }
.Q2page .btn:hover .iconEye, .btn:focus .iconEye { background-position: -456px -48px; }
.Q2page .btn-hover-orange:hover .iconShare, .btn-hover-orange:focus .iconShare { background-position: -415px -16px; }
.Q2page .btn-hover-orange:hover .iconPlay, .btn-hover-orange:focus .iconPlay { background-position: -415px -32px; }
.Q2page .btn-hover-violet:hover .iconShare, .btn-hover-violet:focus .iconShare { background-position: -430px -16px; }
.Q2page .btn-hover-violet:hover .iconPlay, .btn-hover-violet:focus .iconPlay { background-position: -430px -32px; }
.Q2page .btn-hover-yellow:hover .iconShare, .btn-hover-yellow:focus .iconShare { background-position: -445px -16px; }
.Q2page .btn-hover-yellow:hover .iconPlay, .btn-hover-yellow:focus .iconPlay { background-position: -445px -32px; }
.Q2page .btn-hover-pink:hover .iconShare, .btn-hover-pink:focus .iconShare { background-position: -460px -16px; }
.Q2page .btn-hover-pink:hover .iconPlay, .btn-hover-pink:focus .iconPlay { background-position: -460px -32px; }
.Q2page .iconCloseLrg { background-position: -110px 0; width: 33px; height: 33px; position: absolute; top: 30px; right: 28px; -webkit-transform: rotate(180deg); transform: rotate(180deg);  }
.Q2page .iconCloseLrg:hover { -webkit-transform: rotate(0); transform: rotate(0); }
.Q2page .iconConversation { background-position: 0 0; width: 52px; height: 53px; margin: 0 0 12px 0; }
.Q2page .iconConversationOrange { background-position: -55px 0; width: 52px; height: 53px; margin: 0 0 12px 0; }
#banner { background-color: #150f96; position: relative; }
#banner.homeBanner { min-height: 412px; /*height:auto!important;*/ }
 #banner.homeBanner:before { content: ''; display: inline-block; height: 280px; position: absolute; top: 0; left: 0; right: 0; z-index: 3;
 background:-ms-linear-gradient(180deg, rgba(21,15,150,1) 0.00%, rgba(0,0,0,0) 99.89% );
background:-webkit-linear-gradient(180deg, rgba(21,15,150,1) 0.00%, rgba(0,0,0,0) 99.89% );
background:-moz-linear-gradient(180deg, rgba(21,15,150,1) 0.00%, rgba(0,0,0,0) 99.89% );
background:-o-linear-gradient(180deg, rgba(21,15,150,1) 0.00%, rgba(0,0,0,0) 99.89% );
   background:linear-gradient(180deg, rgba(21,15,150,1) 0.00%, rgba(0,0,0,0) 99.89% ); }
.Q2page .banner-column { text-align: center; padding: 60px 0; position: absolute; top: 0; right: 0; bottom: 161px; left: 0; overflow: hidden }
.Q2page .bannerBg { position: absolute; top: 0; bottom: 0; width: 50%; background-repeat: no-repeat; background-position: center; background-size:100%;
    background-attachment: fixed; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; 
}
.Q2page .bannerBgLeft { left: 0; z-index: 2 }  
.Q2page .bannerBgRight { right: 0; width: 100%; }
.Q2page .bannerBgLeft.active { width: 100%; }
.Q2page .bannerBgLeft.activeright { width: 0%; }
.Q2page .banner-footer { background-color: #4a4d52; padding: 22px 0; position: absolute; bottom: 0; left: 0; right: 0; z-index: 999; }
.Q2page .bannerContainer { position: absolute; top: 64px; left: 0; right: 0; z-index: 99999; } 
.Q2page .banner-container { padding: 53px 0 28px; }
.banner-footer.bottom.Q2page { display: none; }
.Q2page .breadcrumb-menu { margin-bottom: 29px; }
.Q2page .breadcrumb-menu a { color: #fff; font-size: 16px; line-height: 22px; }
.Q2page .buttonGroup { margin: 0 -1%; }
.Q2page .buttonLink { width: 48%; float: left; display: block; border: solid 2px #fff; text-align: center; padding: 20px; margin: 0 1%; }
.Q2page .buttonLink h3 { color: #fff; position: relative; margin-bottom: 8px; }
.Q2page .buttonLink h3 span { display: block; font-size: 18px; line-height: 25px; }
.Q2page .buttonLink h3:before { content: "\f078"; display: inline-block; font: normal normal normal 11px/1 FontAwesome; position: absolute; top: 104%; left: 50%; }
.Q2page .buttonLink:hover, .buttonLink:focus { color: #fff; }
.Q2page .buttonLink.homeProtectionLink.active { background-color: #79ca01; border-color: #79ca01; }
.Q2page .buttonLink.travelProtectionLink.active { background-color: #01c2d4; border-color: #01c2d4; }
.Q2page .buttonLink.homeProtectionLink:hover { background-color: #79ca01; border-color: #79ca01; }
.Q2page .buttonLink.travelProtectionLink:hover { background-color: #01c2d4; border-color: #01c2d4; }
.Q2page .protection { height: 262px; min-height: 262px; text-align: center; padding: 30px; background-position: 0 0; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; background-attachment: fixed; }
.Q2page .protection h1 { margin-bottom: 12px; text-align: center; }
/* Home Protection */
.Q2page .home-protection-intro { padding: 80px 0; text-align: center; }
.Q2page .home-protection-intro h3.title { margin-bottom: 38px; }
.Q2page .circleDataList { text-align: center; margin-bottom: 0; width: 100%; } 
.Q2page .circleDataList li { width: 20%; text-align: center; display: inline-block; margin: 15px -2px 12px; vertical-align: top; }
.Q2page .circleDataList li a h4 { font-size: 18px; line-height: 21px; }
.Q2page .circle { background-color: #fff; display: inline-block; width: 130px; height: 130px; line-height: 130px; border-radius: 100%; text-align: center; margin-bottom: 25px; }
.Q2page .circle { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; }
.Q2page .circle img { vertical-align: middle; }
.Q2page .circleDataList li a:hover .circle, .circleDataList li a:focus .circle { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
.Q2page .home-securing { margin-bottom: 14px; }
.Q2page .water-shut-off { margin-top: 6px; }
.Q2page .home-check-ins { margin-bottom: 12px; }
.Q2page .tenant-management { margin-top: -13px; }
.Q2page .identity-theft { margin-bottom: 2px; }
.Q2page .sea-travel { margin-bottom: 6px; }
.Q2page .column { padding: 55px 0; }
.Q2page .column h2.main { margin-bottom: 87px; }
.Q2page .grayCol { background-color: #eee; height: 330px; font-size: 18px; line-height: 24px; overflow: hidden }
.Q2page .text-col { text-align: center; padding: 20px 30px; height: 330px; }
.Q2page .text-col h2 { margin-bottom: 0; }
.Q2page h2.textNo { font-size: 40px; color: #7acb00; line-height: 48px; margin-bottom: 4px; }
.Q2page .text-col h2 span { padding-top: 14px; }
.Q2page .text-col h2 span.topSpan { padding-top: 0; }
.Q2page .dont-post-img img { float: left; vertical-align: bottom; margin: 28px 0 0 8%; }
.Q2page .social-media-content .captionData { float: right; width: 170px; margin-right: 47px; line-height: 21px; margin-top: 98px; }
.Q2page .social-media-content .captionData p { margin-bottom: 0; }
.Q2page .waterDamage-content { position: relative; }
.Q2page .waterDamage-content .captionData { width: 180px; float: right; margin: 42px 52px 0 0; position: absolute; top: 0; right: 0; }
.Q2page .waterDamage-content h2.percentage { font-size: 80px; color: #6e27c5; line-height: 72px; }
.Q2page .waterDamage-content h2.percentage span { font-size: 24px; color: #4b4e53; line-height: 28px; }
.Q2page .blockWidth { width: 100%; } 
.Q2page .row-datalist li { margin-top: 45px; }
.Q2page .row-datalist li:first-child { margin-top: 0; }
.Q2page .guide-and-checklist { padding: 80px 0 35px; }
.Q2page .guide-checklist-container { color: #fff; padding:0 20px; }
.Q2page .guide-checklist-container h2.title { margin-bottom: 25px; }
.Q2page .guide-checklist-container h3.title.white { margin-bottom: 24px; margin-bottom: 54px; }
.Q2page .listColumn { background-color: #fff; color: #4b4e53; font-size: 16px; line-height: 19px; padding: 37px 45px 34px 45px; }
.Q2page .listColumn .btn { margin-right: 5px; }
.Q2page .imgLeft { float: left; margin-top: 8px; margin-right: 30px; width: auto!important; }
.Q2page .captionRight { overflow: auto; min-height: 188px; position: relative; padding-bottom: 30px; }
.Q2page .guideDataSlider { display: block; }
.Q2page .guideButtonGroup { position: absolute; bottom: 0; left: 0; }
.Q2page .home-preparation-tips h3 { padding-right: 55px; }
.Q2page .video-module { padding: 60px 0; }
.Q2page .video-module .row-eq-height { margin-bottom:50px; }
.Q2page .video-module .row-eq-height:last-child { margin-bottom:0; }
.Q2page .video-figure { width: 62.8%; float: left; min-height: 424px; position: relative; }
.Q2page .video-figure img { width: 100%;}
/** CHB032-47 *added .btn alongwith videoplayIcon below other lines as well */
.Q2page .videoPlayIcon.btn {background-color: #ff6600;color: #ffffff!important;font-size: 3em;display: inline-block;width: 77px;height: 77px;line-height: 77px;text-align: center;position: absolute;bottom: 0;left: 0;padding: 0;border: none;transition: all 0.2s;-moz-transition: all 0.2s;-webkit-transition: all 0.2s;-o-transition: all 0.2s;}
.Q2page .videoPlayIcon.btn:hover, .videoPlayIcon.btn:focus { background-color: #ffffff; color: #ff6600!important; }
.Q2page .videoPlayIcon.btn .fa { padding: 18px 0 0 7px; display: inline-block }
.Q2page .video-content { width: 37.2%; float: left; background-color: #ff6600; color: #fff; font-size: 18px; min-height: 424px; }
.Q2page .video-container { line-height: 22px; height: 100%; padding: 71px 50px 28px; }
.Q2page .video-container .videocaption { margin-right: 15px; }
.Q2page .video-container .btn { margin-right: 3px; margin-bottom:10px; }
.Q2page .video-container .btn:last-child { margin-right:0; margin-bottom:0; }
.Q2page .video-module2 { padding: 85px 0;}
.Q2page .violetTheme, .pinkTheme { margin-bottom: 40px; }
.Q2page .violetTheme .video-content, .violetTheme .videoPlayIcon.btn { background-color: #6d27c5; }
.Q2page .violetTheme .videoPlayIcon.btn:hover, .violetTheme .videoPlayIcon.btn:focus { background-color: #fff; color: #6d27c5!important; }
.Q2page .yellowTheme .video-content, .yellowTheme .videoPlayIcon.btn { background-color: #ffb616; }
.Q2page .yellowTheme .videoPlayIcon.btn:hover, .yellowTheme .videoPlayIcon.btn:focus { background-color: #fff; color: #ffb616!important; }
.Q2page .pinkTheme .video-content, .pinkTheme .videoPlayIcon.btn { background-color: #ff0197; }
.Q2page .pinkTheme .videoPlayIcon.btn:hover, .pinkTheme .videoPlayIcon.btn:focus { background-color: #fff; color: #ff0197!important; }
.Q2page .resources { padding-top: 70px; padding-bottom: 60px; }
.Q2page .resources-row { padding-top: 110px; background-position: 0 0; background-repeat: no-repeat; background-size: cover  }
.Q2page .resources-col { background-color: #79ca01; color: #fff; padding: 60px; position: relative; min-height: 332px; }
.Q2page .resources-col h2 { margin-right: 25%; }
.Q2page .closeCollapse { background-color: #79ca00; color: #fff; font-size: 20px; line-height:40px; display: block; text-align: right; vertical-align: middle; }
.Q2page .closeIcon { background-color: #140f95; color: #fff; width: 40px; height: 40px; line-height: 40px; display: inline-block; text-align: center; vertical-align: top; margin-left: 10px; }
.Q2page .closeCollapse:hover, .closeCollapse:focus { color: #fff; }
.Q2page .closeCollapse.closeCollapse2 { background-color: #f0362a ; }
.Q2page .resources-col .closeCollapse { background-color: transparent; position: absolute; bottom: 0; right: 0; }
.Q2page .resources-row.orangeTheme {
    background-position: center 0; 
    background-repeat: no-repeat;
} 
.Q2page .orangeTheme .resources-col { background-color: #f0362a; }
.Q2page .closeCollapse.orangeTheme { background-color: #f0352b; }
.Q2page .closeIcon.yellow { background-color: #ffb616; }
.Q2page .closeCollapse[aria-expanded="true"] .expandText { display: none; }
.Q2page .collapseText { display: none; }
.Q2page .closeCollapse[aria-expanded="true"] .collapseText { display: inline-block; }
.Q2page .overview { font-size: 18px; line-height: 24px; margin-top: 40px; }
.Q2page .documentCol { background-color: #eeeeee; padding: 62px 0 64px }
.Q2page .documentDataCol { padding: 36px 30% 37px 32px; }
.Q2page .documentDataCol h3 { line-height: 36px; }
.Q2page .articles { margin-bottom:7px; }
.Q2page .articleSlider { display: block; }
.Q2page .article { min-height: 360px; padding: 0 23px 50px; position: relative; }
.Q2page .article figure { margin: 0 -23px 15px; }
.Q2page .article img { width: 100%; }
.Q2page .article h4 { line-height: 24px; margin-bottom: 7px; }
.Q2page .buttons { position: absolute; bottom: 0; left: 0; right: 0; padding: 0 0 19px 23px; }
.Q2page .buttons .btn { margin-bottom: 6px; }
.Q2page .thinkAdvisor { background-color: #140f95; padding: 14px 12px; } 
.Q2page .thinkAdvisor img { width: auto; }
/* Start edit date : 09May2017 */
.Q2page .articleTitle { font-size: 20px; line-height: 26px; color: #fff; margin: 0 -23px 22px; padding: 9px 23px; }
/* End edit date : 09May2017 */
.Q2page .podcast .article { padding: 0; min-height: inherit }
.Q2page .podcast-content { padding: 35px 35px 30px 25px; min-height: 255px }
.Q2page .podcast-content .buttons { padding-left: 34px; }
.Q2page .podcast-content h4 { margin-bottom: 20px; }
.Q2page .podcast .article .podcastImg { overflow: hidden; margin: 0; }
.Q2page .podcast .article img { width:auto; max-width:100%; }
.Q2page .webinar { padding: 60px 0; position: relative; background-color: #ff6600; background-repeat: no-repeat; background-position: right 0; 
    -webkit-background-size: 37% 100%; 
    background-size: 37% 100%; 
}
.Q2page .webinar.skyblue { background-color: #01c2d4;     
    -webkit-background-size: 37% 100%; 
    background-size: 37% 100%; 
}
.Q2page .webinar-img-circle { width: 211px; height: 211px; display: inline-block; border-radius: 100%; float: left; margin:32px 30px 0 25px; }
.Q2page .webinar-img-circle img { width: 100%; }
.Q2page .webinar-column { color: #fff; font-size: 18px; line-height: 21px; padding-right: 45px; }
.Q2page .webinar-column h2 { font-size: 32px; line-height: 38px; margin-bottom: 24px; }
.Q2page .webinarCaption { overflow: hidden; padding-top: 8px; }
.Q2page .register-data { background-color: rgba(255,255,255,0.9); padding: 52px 32px 61px 39px; }
.Q2page .register-data h4 { font-size: 24px; line-height: 30px; margin-bottom: 23px; } 
 
.Q2page .hrDevider { background-color: #4b4e53; height: 32px; margin: 0; border-top: none; padding:0; }
.Q2page .contentSlider { display: block; } 
/* Travel Protection */
.travel-guide-and-checklist { padding: 60px 0 35px; }
.Q2page article { font-size: 20px; line-height: 28px; padding: 20px 0; }
.Q2page article h2 { font-size: 36px; line-height: 42px; margin-bottom: 22px; }
.Q2page article p { margin-bottom: 28px; }
.Q2page .articleImg { margin-bottom: 35px; }
.Q2page .testimonial { background-color: #eeeeee; padding: 47px 0 60px; }
.Q2page .testimonial-container { text-align: center; }
.Q2page .testimonial-container h2 { margin-bottom: 13px; }
.Q2page .testimonial-container .blockquote { font-size: 22px; line-height: 30px; border-left: none; }
.Q2page .testimonial-container .blockquote small { color: #4b4e53; line-height: 17px; }
.Q2page .testimonial .owl-dot { background-color: rgba(0,0,0,0.2); width: 10px; height: 10px; display: inline-block; border:none; border-radius: 100%; margin: 0 5px; }
.Q2page .testimonial .owl-dot.active { background-color: #000; }
.Q2page .agent { padding: 120px 0 0; overflow: hidden; }
.Q2page .agent.background { background-position: center center; background-attachment: inherit!important; }
.Q2page .agent-container { background-color: #ff8e16; color: #fff; font-size: 18px; line-height: 22px; padding: 70px 70px 54px; position: relative; }
.Q2page .agent-container:before { content: ''; display: inline-block; background-color: #ff8e16; position: absolute; top: 0; left: 100%; right: 0; bottom: 0; width: 1000%; }
.Q2page .agent-container p { margin-bottom: 39px; }
/* FORM 
========================================================================================*/
.Q2page label { font-size: 20px; color: #ffffff; line-height: 26px; font-weight: normal; margin-bottom: 11px; }
.Q2page .form-control { background-color: #fff; font-size: 18px; color: #3b3b3b; line-height: 41px; border-radius: 0; height: 53px; border-color: #95989a; padding: 6px 15px; }
.Q2page textarea.form-control { height: auto; line-height: 21px; padding: 20px 15px; min-height: 169px }
/* selectMenu */
.Q2page .selectmenu { background-color: #fff; color: #4b4e53; font-size: 16px!important; height: 37px; padding: 10px 7px; line-height: 18px; border: solid 1px #414140; border-radius: 0; }
.Q2page .btn-group.open .selectmenu { -webkit-box-shadow: none; box-shadow: none; }
.Q2page .open .selectmenu { border-bottom-color: transparent; border-radius: 0 !important; }
.Q2page .open .selectmenu:focus { outline: none!important; }
.Q2page .selectmenu .caret { border: none; top: 9px!important; right: 26px!important; }
.Q2page .selectmenu .caret:before { content: "\f107"; display: inline-block; font: normal normal normal 24px/10px FontAwesome; margin-top: 3px; }
.Q2page .btn-group.bootstrap-select { margin-bottom: 22px; }
.Q2page .bootstrap-select .dropdown-menu { border-radius: 0; border-color: #414140; border-top-color: transparent; margin-top: -2px; padding: 0; box-shadow: none; -webkit-box-shadow: none; }
.Q2page .bootstrap-select .dropdown-menu > li > a { color: #4b4e53; font-size: 16px; border-radius: 0; line-height: 22px; padding: 10px 20px 5px; }
.Q2page .bootstrap-select.btn-group .dropdown-menu li.disabled a, 
.Q2page .bootstrap-select .dropdown-menu > li.selected > a, 
.Q2page .bootstrap-select .dropdown-menu > li > a:focus { background-color: #ebebeb; color: #4b4e53; background-image: none; }
.Q2page .bootstrap-select .dropdown-menu > li > a:hover { background-color: #140f95; color: #fff; }
.Q2page .selectmenu.bs-placeholder, .selectmenu.bs-placeholder:active, .selectmenu.bs-placeholder:focus, .selectmenu.bs-placeholder:hover { background-color: #fff!important; color: #4b4e53!important; }
.Q2page .btn-group.bootstrap-select.open { box-shadow: 0 0 8px rgba(0,0,0,0.18); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.18); }
.Q2page .bootstrap-select.btn-group .dropdown-menu li.disabled a span.text { position: relative; }
.Q2page .bootstrap-select.btn-group .dropdown-menu li.disabled a span.text:before { content: ''; display: inline-block; height: 1px; background-color: #686b6f; position: absolute; top: 50%; left: 0; right: 37px; margin-top: -0.5px; }
.Q2page .bootstrap-select.btn-group .dropdown-menu li.disabled a span.text .text-muted { color: #FF0000; font-size: 18px; padding-left: 5px; }
.Q2page .dropup .selectmenu { border-bottom-color: #afafaf!important; }
.Q2page .dropup.bootstrap-select .dropdown-menu { border-top-color: #434240!important; margin-bottom: -1px; border-bottom: 0 !important; }
/* Footer
===============================================*/
/*#footer { background-color: #4c4e53; padding: 43px 0 28px; }
footer { background: #4c4e53; padding: 40px 38px 40px 86px; }
footer .country-selector { width: 312px; background-color: #fff; color: #333; padding-left: 20px; position: relative; float: right; margin-bottom: 0; height: 50px; font: 16px "PublicoHeadline-Light"; line-height: 50px; }
footer .country-selector:after { content: ''; background: url('../../../../_global-assets/images/vertical-ellipses.png') no-repeat scroll center center; display: block; height: 25px; position: absolute; right: 10px; top: 12px; width: 5px; }
footer .country-selector a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
footer .copyright, footer .links { font-size: 12px; line-height: 1.4; color: #c5c5c5; }
footer .copyright { float: left; margin-right: 1.5em; }
footer .copyright a, footer .links a { color: #c5c5c5 !important; text-decoration: underline; }
footer .links { float: left; }
footer .links li { float: left; margin-right: 0.75em; } 
.social-buttons { float: left; font-size: 20px; }
.social-button { color: #fff; text-align: center; display: block; float: left; height: 51px; width: 51px; line-height: 51px; margin-right: 10px; margin-bottom: 50px; }
.social-button:hover, .social-button:focus { color: #fff; }
.linkedin { background-color: #117bb8; }
.facebook { background-color: #3b5a9a; }
.twitter { background-color: #29a9e1; }*/
/* transition
===============================================*/
/*nav li, a { transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; }*/
/* Modal */
.Q2page .modal { z-index:99999; }
.Q2page.share-modal .modal-lg { width: 912px; }
.Q2page.share-modal .modal-content { background-color: #140f95; color: #ffffff; padding: 100px 111px 100px 106px; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; }
.Q2page.share-modal h2 { font-size: 54px; line-height: 60px; margin-bottom: 26px; }
.Q2page.share-modal h2 span { font-size: 20px; line-height: 24px; padding-top: 9px; }
.Q2page.share-modal .form-group { margin-bottom: 31px; }
.Q2page.share-modal .form-group.firstchild { margin-bottom: 57px; }
.Q2page.share-modal .form-group span { font-size: 13px; padding-left: 8px; padding-top: 10px; display: block; }
.Q2page .socialIcons { font-size: 24px; vertical-align: middle; line-height: 60px; text-align: right; }
.Q2page .socialIcons li { display: inline-block; margin: 0 11px; }
.Q2page .socialIcons li a { color: #fff; opacity: 0.35 }
.Q2page socialIcons li a:hover { opacity: 1; }
/* Slider : owl.carousel.js */
.Q2page .owl-carousel { width: auto; }
.Q2page .guideDataSlider { width: auto!important; }
.Q2page .owl-dots { display: block!important; text-align: center; margin-top: 13px; }
.Q2page .owl-dot { background-color: rgba(0,0,0,0.2); width: 10px; height: 10px; display: inline-block; border-radius: 100%; margin: 0 3.5px; }
.Q2page .owl-dot.active { background-color: #000; }
.Q2page .owl-carousel .owl-item img { width: auto; display: inherit; }
/* Parallax :  */
.Q2page .bg-holder { width: 100%; height: 100%; }
.Q2page .bg-holder { transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; }
/* Start edit date: 08May2017 */
.Q2page .ournddiv {overflow: hidden; }
/* End edit date: 08May2017 */
/** CHB032-37 **/
.Q2page { color:#4b4e53; }
.Q2page, 
.Q2page h1, 
.Q2page h2, 
.Q2page .btn { font-family:"Conv_Chubb Publico Text-Roman"; }
.Q2page .protection h1 { font-size:60px; line-height:70px; color:#fff; }
.Q2page .bannerContainer { z-index:9999; }
.Q2page h3.title { font-weight:500; border-bottom:none; padding-bottom:0; }
.Q2page h3.title p { font-size:inherit; line-height:inherit; font-weight:inherit; font-family:inherit; margin-bottom:0; }
.Q2page .btn-sm { height:auto; }
.btn:hover { opacity:1; }
.Q2page .hrDevider { padding:0; }
.Q2page .webinarCaption { padding-right:10px; }
.Q2page .bootstrap-select.btn-group .dropdown-toggle .caret { right:35px!important; }
.Q2page .bootstrap-select .dropdown-menu { background-color:#fff; }
.Q2page .buttons { padding:0 0 11px 23px; }
.Q2page .article p { font-size:14px; line-height:18px; }
.Q2page.modal { z-index:99999; }
.Q2page.modal .btn.btn-lg { background-color:#ddd; }
.Q2page.banner-footer { background-color:#4a4d52; padding:22px 0; position:absolute; bottom:0; left:0; right:0; z-index:999; }
.Q2page.banner-footer.bottom { display:none; }
.Q2page .articles .list-item { margin-bottom:23px; }
.Q2page .articles .list-item:before,  .Q2page .articles .list-item:after { content:""; display:table; clear:both; }  
.Q2page .footnotes-infographic {font-size:10px;line-height:15px;color:#4b4e53;font-family:"Conv_Chubb Publico Text-Roman";text-align:center;width:50%; }
.Q2page .footnotes-infographic p { margin:0; }
.Q2page .article .artcImg { overflow:hidden; margin:0; background-color:#f6f5f1; height:355px; }
.Q2page .testimonial .disclaimer { margin-top:50px; }
.Q2page .resources .col-sm-10 { padding-left:0; padding-right:0; }
.Q2page .center-block span a { color:#4b4e53; }
.Q2page .center-block span sup { font-size:18px; top:-9px; left:0; }
.Q2page .webinarCaption .smlText { font-size:14px; line-height:17px; }
.Q2page .guide-checklist-container .bottom-content h3.title.white {font-size:22px;line-height:27px;margin-bottom:0;margin-top: 25px;}
.Q2page .guide-checklist-container .bottom-content a { color:#fff; text-decoration:underline; }
.Q2page+.hrDevider { background-color:#4b4e53; border-top:none; padding:16px 0; }
/*=========================================== media query below by ===========================================================*/
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1230px) {
    .Q2page .social-media-content .captionData { margin-right: 20px; }
    .Q2page .dont-post-img img { margin-left: 20px; }
  
    .Q2page .article { min-height: 420px;}
    .Q2page .podcast .article .artcImg { height: 416px; }
  
    
  
    /* Parallax : none in device */
    .Q2page .bg-holder { background-attachment: fixed !important; background-size: cover!important; background-position: center center !important; }
}/** End (max-1230) **/
@media (max-width: 1130px) {
    .Q2page .resources-col { position: relative; }
    .Q2page .imgLeft { float: none; height: 66px; margin-bottom: 15px; }    
    /*.Q2page .webinar-img-circle { margin: 0 20px; }*/
    .Q2page .jewelryCol img, .Q2page .make-claims img { width: 85%!important; margin: 0 auto; }
  
    /* Video */
    .Q2page .video-figure { height: auto; overflow: hidden; }
    .Q2page .video-figure img { width: auto; min-height: 100%; min-width: 100%; max-width: none; }
    .Q2page .video-content { height: 500px; }
  
    /*.Q2page .video-figure img { min-height: inherit; height: 280px; }*/
    .Q2page .video-container { padding-top: 40px; padding-bottom: 20px; }
    .Q2page .video-container .btn { margin-bottom: 9px; }
      
    .Q2page .webinar .webinarCol:before {width: 66.6%;margin-left: -18px;}
    .Q2page .webinar-column { padding-right: 50px; }
  
}/** End (max-1130) **/
@media (max-width: 1024px) {
    .Q2page .bannerBg { background-attachment: inherit!important; }
    
  /* Video */
    .Q2page .video-figure { height: 280px; }
    .Q2page .video-content { height: 280px; }
    /*.Q2page#banner.homeBanner {  height:auto!important; }*/
    
}/** End (max-1024) **/
@media only screen and (min-width:768px){
  .Q2page .video-module .container-fluid,
  .Q2page .infographic-section .container-fluid,
  .Q2page .resources .resources-expand{ padding-left:34px; padding-right:34px; }
}/** End (min-768) **/  
@media only screen and (min-width:992px){
  .Q2page .video-module .container-fluid,
  .Q2page .infographic-section .container-fluid,
  .Q2page .resources .resources-expand{ padding-left:86px; padding-right:86px; }
}/** End (min-992) **/  
@media only screen and (min-width:1024px) and (max-width:1199px){
  .Q2page .bannerBg { background-size:100% 74%; }
}/** End (min-max:1199px) **/  
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
    .Q2page #bannerNav.fixedTop .buttonLink h3 { font-size: 18px; }
    .Q2page h1, .Q2page h2 { font-size: 40px; line-height: 50px; }
    .Q2page h2.title { margin-bottom: 26px; }
    .Q2page h2.title span { font-size: 20px; line-height: 24px; padding-top: 20px; }
    .Q2page .column h2.main { font-size: 40px; margin-bottom: 55px; }
    .Q2page h3 { font-size: 24px; line-height: 30px; }
    .Q2page .home-protection-intro h3.title { font-size: 16px; line-height: 22px; margin-bottom: 21px; }
    .Q2page .text-col h2 { font-size: 32px; line-height: 40px; }
    .Q2page .text-col h2 span { font-size: 24px; line-height: 30px; padding-top: 6px; }
    .Q2page#banner h1 { font-size: 45px; line-height: 45px; }
    .Q2page#banner.homeBanner h1  { font-size: 30px; line-height: 35px; padding-bottom: 15px; }
    .Q2page .bannerContainer { top: 26px; }
    .Q2page .banner-column { bottom: 97px; }
    
    .Q2page .hideTab { display: none; }
    .Q2page .iconConversation { margin-bottom: 20px; } 
        
    .Q2page .buttonLink { padding: 11px 20px 8px; }
    .Q2page .buttonLink h3 { font-size: 24px; line-height: 30px; margin-bottom: 0; }
    .Q2page .buttonLink h3 span, .Q2page .buttonLink h3:before { display: none; }
    
    .Q2page .protection { min-height: inherit; padding: 54px 30px; height: auto; }
    .Q2page .protection h1 { font-size: 40px; line-height:40px; margin-bottom:0; }
    .Q2page .home-protection-intro { padding: 40px 0 60px; }     
    .Q2page .column { padding: 40px 0; }
    .Q2page .circleDataList li { width: 30%; }
    .Q2page .circle { margin-bottom: 17px; }
    
    .Q2page .grayCol { min-height: 205px; height: 205px; font-size: 12px; }
    .Q2page .grayCol img { width: 100%; }
    .Q2page .dont-post-img  { width: 48%!important; }
    .Q2page .text-col { min-height: 205px; height: 205px; padding: 20px 0; }
    .Q2page .social-media-content { background-size: 40%; }
    .Q2page .social-media-content .captionData { font-size: 11px; width: 110px; line-height: 14px; margin-right: 23px; margin-top: 60px; }
    .Q2page h2.textNo { font-size: 25px; line-height: 31px; }
    .Q2page .waterDamage-content h2.percentage { font-size: 50px; line-height: 50px; }
    .Q2page .waterDamage-content h2.percentage span { font-size: 15px; line-height: 18px; margin-top: -3px; margin-left: 6px; }
    .Q2page .waterDamage-content .captionData { margin: 20px 0px 0 0; }
        
    .Q2page .guide-and-checklist { padding: 34px 0;}
    .Q2page .guide-checklist-container h2.title { font-size: 32px; line-height: 38px; margin-right: 0; margin-bottom: 20px; }
    .Q2page .guide-checklist-container h3.title.white { font-size: 20px; line-height: 24px; margin-bottom: 33px; }
    .Q2page .captionRight { min-height: 200px; }
    .Q2page .home-preparation-tips h3 { padding-right: 0; }
    
    /* Video */
    .Q2page .video-module { padding: 40px 0; }
    .Q2page .yellowTheme { margin-bottom: 30px; }
    .Q2page .video-container { padding: 52px 35px 0; }
    .Q2page .videoPlayIcon.btn { width: 54px; height: 54px; font-size: 28px; line-height: 54px; } 
    .Q2page .videoPlayIcon.btn .fa { padding: 13px 0 0 4px; }
    .Q2page .video-container .btn { margin-bottom: 9px; }
    .Q2page .videocaption h3 { font-size: 30px; line-height: 36px; }
        
    .Q2page .closeCollapse { font-size: 18px;}
    .Q2page .testimonial { padding: 47px 0 40px; } 
    .Q2page .travel-guide-and-checklist, .Q2page .video-module2 { padding-top: 40px; padding-bottom: 40px;}
    .Q2page .testimonial-container .blockquote { margin-bottom: 80px; }  
  
    .Q2page .resources { padding-top: 0; padding-bottom: 30px; }
    .Q2page .resources-row { padding-top: 75px; }
    .Q2page .resources-col { padding: 24px 20px 40px; min-height: 230px; }
    .Q2page .resources-col h2 { margin-right: 15%; }
    
    .Q2page .overview { font-size: 16px; line-height: 20px; margin-top: 30px; margin-bottom: 30px; }
    .Q2page .documentDataCol { padding: 38px 0 40px 16px; }
    .Q2page .documentDataCol h3 { line-height: 29px; margin-bottom: 16px; }
    .Q2page .documentCol { padding: 52px 0 54px; }
    
    .Q2page .webinar, .Q2page .webinar.skyblue { -webkit-background-size: 50% 100%;  background-size: 50% 100%; }
    .Q2page .webinar-column h2 { font-size: 32px; line-height: 38px; }
    .Q2page .register-data { margin: 0 25px; padding: 48px 16px 58px 21px; }
    .Q2page .webinar-img-circle { display: none; }
    .Q2page .webinar-column { padding: 25px 20px; }
    .Q2page .webinar .webinarCol:before { display: none; }
    .Q2page .podcast .article .artcImg { height: 174px; }
    .Q2page .podcast-content { min-height: 241px; }
    .Q2page .widthBlock { margin-left: -20px; margin-right: -20px; }   
  
    /* Mobile Slider */
    .Q2page .owl-carousel { margin: 0; }
    .Q2page .owl-dots { display: block!important; text-align: center; margin-top: 13px; }
    .Q2page .owl-dot { background-color: transparent; width: 10px; height: 10px; display: inline-block; border:solid 1px #4b4e53; border-radius: 100%; margin: 0 3.5px; }
    .Q2page .owl-dot.active { background-color: #4b4e53; }
    
    .Q2page .articleSlider .owl-item .col-sm-3, 
    .Q2page .articleSlider .owl-item .col-sm-6  { width:100%; padding:0; }
    
    /* Start edit date: 08May2017 */
    .Q2page .articleSlider {  width: 296px; margin: 0 auto }
    .Q2page .articleSlider li { width: 296px; display: block; margin: 0 auto; padding: 0; float: none;}
    .Q2page .owl-carousel .owl-item .article img { width: 100%; }
    .Q2page .owl-carousel .owl-item .article.article-2 img { width: 50%; margin: 0 auto; }
    .Q2page .owl-carousel .owl-item .article .thinkAdvisor img { width: auto; } 
    /* End edit date: 08May2017 */
    
    .Q2page .guideDataSlider { width: 100%!important; margin:0 -15px; }
    .Q2page .guideDataSlider .owl-dot { border-color: #fff; } 
    .Q2page .guideDataSlider .owl-dot.active { background-color: #fff; } 
    .Q2page .listColumn { min-height: 310px; padding: 18px 20px 15px; }
    .Q2page .listColumn p { margin-bottom: 13px; }
    .Q2page .imgLeft { float: none; width: 54px!important;  }
    
    .Q2page .agent-container { padding: 40px 20px 35px 40px; }
    .Q2page .agent-container p { margin-bottom: 27px; }
    
    /* Modal */
    .Q2page.share-modal .modal-lg { width: auto; margin: 20px; }
    .Q2page.share-modal .modal-content { padding: 80px; }
    .Q2page.share-modal h2 { font-size: 40px; line-height: 46px; }
    .Q2page.share-modal h2 span { font-size: 18px; }
    
    /* Start edit date: 08May2017 */
    .Q2page .ournddiv.iapdAround { margin: 0 -20px; }
    .Q2page .ournddiv.iapdAround .owl-stage-outer, .Q2page .ournddiv.iapdAround .owl-carousel .owl-stage-outer{ overflow: visible !important /* End edit date: 08May2017 */ }
}/** End (max-991) **/
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
        
    .Q2page #bannerNav.fixedTop { padding-top: 0;  }
    .Q2page #bannerNav.fixedTop .navbar-brand { float: none;}
    .Q2page #bannerNav.fixedTop .buttonLink { width: 48.5%; float: left; display: block; padding:6px 3px; margin-left: 3%; margin-top: 0;  }
    .Q2page #bannerNav.fixedTop .buttonLink:first-child { margin-left: 0; }
    .Q2page #bannerNav.fixedTop .buttonLink h3 { font-size: 12px; }
    
    .navbar > .container .navbar-brand, .navbar-right { float: none; }
    .navbar-collapse { border-top: none; }
    .navbar-toggler { display: block; }
    .navbar-inverse .navbar-nav { display: block; }
    .navbar-inverse .navbar-nav > li { display: block; line-height: 40px; }
    .navbar-inverse .navbar-nav > li.divider:before { width: 100%; height: 1px; margin-top: 0; }
    .navbar-inverse .navbar-nav > li.search { margin-left: 9px; }
    .topNav { display: none; }
    
    .Q2page .btn { font-size: 18px; }
    .Q2page .documentDataCol .btn { margin-bottom: 9px; }
    .Q2page article { font-size: 16px; line-height: 16px; }
    .Q2page article h2 { font-size: 24px; line-height: 30px; }
    .Q2page [data-animate], .Q2page [data-animate].animated { opacity: 1!important; }
    
    .Q2page#banner h1 { font-size: 28px; line-height: 28px; }
    .Q2page#banner.homeBanner h1 { font-size: 30px; line-height: 35px; padding-bottom:10px; }
    .Q2page .bannerContainer { top: 17px; }
    .Q2page .banner-column { min-height: 385px; bottom: 160px; }
    .Q2page .buttonGroup { margin: 0; }
    .Q2page .buttonLink { float: none; width: auto; margin: 10px 0 0; }
    .Q2page .buttonLink:first-child { margin-top: 0; } 
    .Q2page .banner-footer.bottom { display: block; position:inherit; bottom: auto; }
    
    .Q2page .headingH2 { font-size: 30px; line-height: 36px; }
    .Q2page .column h2.main { margin-bottom: 27px; }
    .Q2page .testimonial { padding-bottom: 30px; } 
    .Q2page .testimonial-container h2 { font-size: 30px; line-height: 36px; }
    
    .Q2page .row-eq-height, .Q2page .row.col-Vcenter { display: block; }
    .Q2page .col-sm-6.alingRight, .Q2page .col-sm-6.alingLeft { float: none; }
    .Q2page .iconConversation { margin-bottom: 30px; } 
    .Q2page .banner-container { padding-top: 20px; }
    .Q2page .overview { margin-top: 0; position: relative; }
    .Q2page .overview:before { content: ''; display: inline-block; border-bottom: solid 1px #ccc; height: 1px; position: absolute; left: -20px; right: -20px; bottom: 0; }
    .Q2page .documentCol { padding: 35px 0 40px; margin-left: -20px; margin-right: -20px; }
    .Q2page .documentDataCol { padding: 40px 20px; }
    .Q2page .listColumn { min-height: 337px; padding: 18px 20px 15px; }
    .Q2page .overview.borderTop { border-width: 0; }
    .Q2page .overview .grayBg { margin: 0 -20px; width: auto; }
     
    .Q2page .guide-checklist-container { padding:0; }  
  
    /* Video */
    .Q2page .video-module { padding: 0; }
    .Q2page .video-module .row-eq-height  { margin-left: -20px; margin-right: -20px; }
    .Q2page .video-figure, .Q2page .video-content { width: auto; float: none; height:auto; }
    .Q2page .video-content { min-height: inherit }
    .Q2page .videoPlayIcon.btn { display: none; }
    .Q2page .video-container { padding: 27px 35px 29px; }
    .Q2page .videocaption h3 { font-size: 32px; line-height: 38px; }
    .Q2page .video-figure img { width: 100%; min-height: inherit; } 
    .Q2page .yellowTheme { margin-bottom: 20px; }      
  
    .Q2page .webinar, .Q2page .webinar.skyblue { background-position: 0 bottom; background-size: 100%; }
    .Q2page .webinar .leftCol { background-color:#ff6600; }
    .Q2page .webinar-column { padding: 30px 20px 25px; } 
    .Q2page .webinar, .webinar.skyblue { padding: 0; }
    .Q2page .webinar.skyblue .leftCol { background-color: #01c2d4; }
    .Q2page .rightCol { padding-top: 25px; padding-bottom: 25px; margin-left: -5px; margin-right: -5px; }
    
    .Q2page .register-data { margin: 0 20px; }
    .Q2page .text-col { min-height: inherit; height: inherit; padding: 20px 0; }
    .Q2page .social-media-content { background-position: 15px bottom; }
    .Q2page .social-media-content .captionData { margin-right: 0; }
    .Q2page .violetTheme, .pinkTheme { margin-bottom: 0;  }
    .Q2page .widthBlock { margin-left: -20px; margin-right: -20px; }    
    
    .Q2page .resources-row { padding-top: 110px; }
    .Q2page .resources-row.orangeTheme { padding-top: 196px; }
    .Q2page .resources-col { padding: 35px 40px 58px; margin: 0 -20px; }
    .Q2page .agent { padding-top: 110px; }
    .Q2page .agent-container { padding: 39px 30px 47px; margin-left: -20px; }
    .Q2page .social-buttons { float: none; margin-bottom: 20px; }
	  .Q2page .social-button { margin-bottom: 0; }
	
    /* Start edit date: 08May2017 */
    .Q2page .row-datalist { width: 296px; margin: 0 auto ; }
    .Q2page .row-datalist li { width: 296px; display: block; margin: 0 auto; }
    /* End edit date: 08May2017 */
    .Q2page .column { margin-left: -20px; margin-right: -20px; }
    .Q2page .testimonial-container .blockquote { font-size: 18px; line-height: 26px; }
    .Q2page .testimonial-container .blockquote small { font-size: 16px; line-height: 22px; }
    
    .Q2page .podcast-content { padding: 35px 20px 50px; }
    .Q2page .podcast .article .podcastImg img { width: 100%; }
    
    /* Mobile Slider */
    .Q2page .slider { margin: 0 -20px; }
    /* Start edit date: 08May2017 */
    .Q2page .circleDataList { width: 150px; margin: 0 auto; position: relative; }
    .Q2page .circleDataList li { display: block; width: 150px; margin: 0 auto }    
    .Q2page .guideDataSlider {  width: 296px !important; display: block; margin: 0 auto;}
    .Q2page .guideDataSlider li { width: 296px; display: block; margin: 0 auto; }
    /* End edit date: 08May2017 */
    
    .Q2page .owl-carousel .animated { padding-left: 10px!important; padding-right: 10px!important; }
    .Q2page .guide-checklist-caption { padding: 0 20px; }
    
    .Q2page .owl-carousel .not-animated, .Q2page .owl-carousel .animated { padding: 0!important; }
    .Q2page .dont-post-img img { margin: 12px 0 0 8px; }
    
    /* Start edit date: 08May2017 */
    .Q2page .ournddiv.mobileAround { margin: 0 -20px; }
    .Q2page .ournddiv{ padding: 0 20px; }
    .Q2page .ournddiv ul, .Q2page .ournddiv .owl-stage-outer{overflow:visible !important}
    /* End edit date: 08May2017 */
    
     /* Modal */
    .Q2page.share-modal .modal-content { padding: 80px 30px 40px; }
    .Q2page .socialIcons { text-align: left; padding-top: 20px; }
    .Q2page .iconCloseLrg { top: 20px; }
    
    .Q2page .background, .Q2page .protection { background-position: center center !important; }
  
    .Q2page.banner-footer.bottom { display:block; position:inherit; bottom:auto; }
    .Q2page .footnotes-infographic { width:100%; margin-top:15px; padding:0 15px; }
    .Q2page .articles .list-item > div { margin-bottom:23px; }
  
    .Q2page .video-module .container-fluid,
    .Q2page .infographic-section .container-fluid,
    .Q2page .resources .resources-expand{ padding-left:0; padding-right:0; }
    
    .social-share-widget { top:auto; bottom:0; width:100%; z-index:999; }
    .social-share-widget .addthis_toolbox { max-width:100%; text-align:center; font-size:0; width:100%; }
    .social-share-widget .addthis_toolbox a {display:inline-block;vertical-align:middle;width: 20%!important;}
    .social-share-widget {
      right: 0;
    }
    .social-share-widget .addthis_toolbox a span {
      width: calc(100% - 16px) !important;
    }
  
    .Q2page#banner.homeBanner:before { height:180px; }
    .Q2page .bannerBg { background-size:cover; }
    .Q2page .bannerBgLeft { background-position:40%; }
    .Q2page .bannerBgRight { background-position:65%; }
  
}/** End (max-767) **/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .Q2page .bootstrap-select .dropdown-menu > li > a { padding: 10px 10px 5px; }
}/** End (max-575) **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .Q2page .btn { padding: 11px 11px 7px; }
    .Q2page .btn-sm { padding: 7px 8px 2px 9px; }
}
/** CHB032-50 *other changes on above same class selector 
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) { 
  .Q2page#banner.homeBanner { min-height:380px; height:auto!important; }
  .Q2page .bannerBg { background-size:cover; }
  .Q2page#banner.homeBanner:before { height:90px; }
  
  .Q2page .background { background-attachment: scroll!important; }
}/** End (768-portrait) 
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) { 
  .Q2page#banner.homeBanner { min-height:525px; height:auto!important; }
  .Q2page .bannerBg { background-size:cover; }
  .Q2page#banner.homeBanner:before { height:90px; }
  .Q2page .bannerContainer { top:15px; }
  
  .Q2page .background { background-attachment: scroll!important; }
}/** End (1024-landscape) 
@media screen and (min-width:768px) and (max-width:991px){
.Q2page#banner.homeBanner {min-height: 380px;}
}
@media screen and (min-width:992px) and (max-width:1024px){
  .Q2page#banner.homeBanner {min-height: 525px;}
}
@media only screen and (min-width:1349px){
  .Q2page#banner.homeBanner { height:537px!important; }
}  
@media only screen and (min-width:1365px) and (max-width:1366px){
  .Q2page#banner.homeBanner { height:513px!important; }
  .Q2page .bannerBg { background-position:bottom; }
}  
@media only screen and (min-width:1377px){
  .Q2page#banner.homeBanner { height:730px!important; }
  .Q2page .bannerBg { background-position:center; }
}  
**/
.Q2page .bannerBgLeft { background-size:auto 1170px; background-position: 50% 100%; }
.Q2page .bannerBgRight { background-size:auto 1170px; /*background-position: 50% 100%;*/ }
@media screen and (min-height:801px) and (max-width: 767px) {
  .Q2page .bannerBg {
    background-attachment: scroll;
  }
  .Q2page .bannerBgLeft {
    background-size: auto 780px !important;
    background-position: -300px 65px;
  }
  .Q2page .bannerBgRight {
    background-size: auto 720px !important;
    background-position: 55% 100% !important;
  }
}
@media screen and (min-height:801px) and (min-width:992px) and (max-width:1024px) {
  .Q2page .bannerBg {
    background-attachment: scroll;
  }
  .Q2page .bannerBgLeft {
    background-size: auto 780px !important;
    background-position: -200px 0;
  }
  .Q2page .bannerBgRight {
    background-size: auto 720px !important;
    background-position: 44% 50% !important;
  }
}
@media screen and (min-height:801px) and (min-width:1025px) and (max-width:1439px) and (orientation : landscape) {
  .Q2page .bannerBg {
    background-attachment: scroll;
  }
  .Q2page .bannerBgLeft {
    background-size: auto 780px;
    background-position: -200px 0;
  }
  .Q2page .bannerBgRight {
    background-size: auto 720px;
    background-position: 44% 50%;
  }
}
@media screen and (min-height:801px) and (min-width:1440px) and (orientation : landscape) {
  .Q2page .bannerBg {
    background-attachment: scroll;
  }
  .Q2page .bannerBgLeft {
    background-size: auto 780px;
    background-position: -110px 100%;
    background-position: -200px 0;
  }
  .Q2page .bannerBgRight {
    background-size: auto 720px;
    background-position: 44% 50%;
  }
}
@media screen and (min-height:537px) and (max-height:800px) and (orientation : landscape) {
  .Q2page .bannerBgLeft { background-size:auto 800px; }
  .Q2page .bannerBgRight { background-size:auto 800px; }
}
@media screen and (width : 768px) and (orientation : portrait) {
  .Q2page .bannerBg { background-attachment:scroll; }
}  
@media screen and (width : 1024px)and (orientation : landscape) {
   .Q2page .bannerBg { background-attachment:scroll; }
}
/*
@media screen 
  and (min-height:400px)
  and (max-height:800px)
  and (min-width:1024px)
  and (max-width:1376px)
  and (orientation : landscape){
    .Q2page .bannerBgRight { background-size:auto 610px; background-position: 50% top; }
}*/ 
@media screen 
  and (min-height:400px)
  and (max-height:800px)
  and (min-width:1024px)
  and (max-width:1376px)
  and (orientation : landscape){
    .Q2page .bannerBgRight {
      background-size:auto 720px;
      background-position: 50% 50%;
      background-attachment: scroll;
    }
    .Q2page .bannerBgLeft {
      background-size: auto 780px;
      background-position: -200px 60%;
      background-attachment: scroll;
    }
} 
@media screen 
  and (min-width : 320px) 
  and (max-width : 414px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation : portrait) {
   .Q2page .bannerBgLeft { background-size:auto 500px; }
   .Q2page .bannerBgRight { background-size:auto 500px; background-position: 50% 100%; }
   .Q2page .bannerBg { background-attachment:scroll; } 
}
/* krox
@media only screen 
  and (height : 320px) 
  and (orientation : portrait) {
   .Q2page .bannerBgLeft { background-size:auto 320px; }
   .Q2page .bannerBgRight { background-size:auto 500px; background-position: 50% 100%; }
   .Q2page .bannerBg { background-attachment:scroll; }
}
@media only screen 
  and (width : 375px) 
  and (orientation : portrait) {
   .Q2page .bannerBgLeft { background-size:auto 500px; }
   .Q2page .bannerBgRight { background-size:auto 420px; background-position: 70% 0; }
   .Q2page .bannerBg { background-attachment:scroll; }
}
@media only screen 
  and (width : 414px)  
  and (orientation : portrait) {
   .Q2page .bannerBgLeft { background-size:auto 600px; }
   .Q2page .bannerBgRight { background-size:auto 600px; background-position: 50% 100%; }
   .Q2page .bannerBg { background-attachment:scroll; }
} krox
*/
@media screen and (max-width:767px) and (max-height:800px) {
  .Q2page .bannerBgRight {
    background-size: auto 600px;
    background-attachment: scroll;
    background-position: -420px 100%;
  }
  .Q2page .bannerBgLeft {
    background-size: auto 600px;
    background-attachment: scroll;
    background-position: 28% 88%;
  }
}
/*
@media screen and (max-width:767px) and (max-height:799px) and (orientation : landscape) {
  .Q2page .bannerBgRight {
    background-position: 50% 100%;
  }
}
*/
@media screen and (max-width:767px) and (min-height:415px) and (max-height:799px) {
  .Q2page .bannerBgRight {
    background-position: 54%;
  }
}
/*@media only screen 
  and (width : 768px) {
   .Q2page .bannerBgLeft { background-size:auto 800px; background-position: 32% 100%; }
   .Q2page .bannerBgRight { background-size:auto 800px; background-position: 60% 100%; }
   .Q2page .bannerBg { background-attachment:scroll; }
}
@media only screen 
  and (width : 1024px) {
   .Q2page .bannerBgLeft { background-size:auto 600px; }
   .Q2page .bannerBgRight { background-size:auto 600px; background-position: 50% 100%; }
   .Q2page .bannerBg { background-attachment:scroll; }
}*/
@media screen and (min-width:768px) and (max-width:991px){
  .Q2page .bannerBgLeft { background-size:auto 800px; background-position: 32% 100%; }
  .Q2page .bannerBgRight { background-size:auto 800px; background-position: 60% 100%; }
  .Q2page .bannerBg { background-attachment:scroll; }
}
@media screen and (min-width:992px) and (max-width:1024px){
  .Q2page .bannerBgLeft { background-size:auto 600px; }
  .Q2page .bannerBgRight { background-size:auto 600px; background-position: 50% 100%; }
  .Q2page .bannerBg { background-attachment:scroll; }
} 
/* new rules krox */
@media screen and (min-width:768px) and (max-width:991px) and (min-height:550px) and (max-height:800px) {
  .Q2page .bannerBgRight {
    background-size: auto 550px;
    background-position: 50% 100%;
  }
  .Q2page .bannerBgLeft {
    background-size: auto 550px;
    background-position: -150px 100%;
  }
}
@media screen and (min-width:992px) and (max-width:1024px) and (min-height:550px) and (max-height:800px) {
  .Q2page .bannerBgLeft {
    background-size: auto 650px;
    background-position: -150px 60%;
  }
  .Q2page .bannerBgRight {
    background-size: auto 500px;
    background-position: 0 100%;
  }
} 
@media screen and (min-width:992px) and (max-width:1024px) and (min-height:801px) {
  .Q2page .bannerBg { background-size:auto 800px; }
} 
/* new rules ends */
/** CHB032-52 **/
.Q2page .testimonial-container .owl-nav .fa { font-size:30px; color:#000; }
.Q2page .testimonial-container .owl-nav .owl-prev { position:absolute; left:-35px; top:50%; }
.Q2page .testimonial-container .owl-nav .owl-next { position:absolute; right:-35px; top:50%; }
@media only screen and (max-width:767px){
 .Q2page .testimonial-container .owl-nav .fa { font-size:20px; }
 .Q2page .testimonial-container .owl-nav .owl-prev { left:-10px; }
 .Q2page .testimonial-container .owl-nav .owl-next { right:-10px; }
}/** End (max-767) **/  
/** CHB032-57 **/
@media only screen and (max-width:767px){
  .Q2page .resources-col .closeCollapse { right:20px; }
}/** End (max:767) **/
/** CHB032-56 **/
@media only screen and (min-width:1131px) and (max-width:1199px) {
 .Q2page .video-figure { height:auto; overflow:hidden; }
 .Q2page .video-content { height:500px; }
 .Q2page .video-figure img { width: auto; min-height: 100%; min-width: 100%; max-width: none; }
 .Q2page .video-container { padding-top:40px; padding-bottom:20px; } 
}/** End (min-max:1131-1199) **/
/** CHB032-54 **/
.Q2page .webinar-img-circle { text-align:center; margin-top:8px; }
.Q2page .webinar-img-circle img { width:70%; }
.Q2page .webinar-img-circle img:first-child { margin-bottom:5px; }
.Q2page .webinar-img-circle img:only-child { width:100%; margin-top:32px; }
/** Infographic svg ie height issue **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  /* IE10+ specific styles go here */
  .infographic-section .info-svg { height:330px; }
}
/** ie9 **/
.infographic-section .info-svg { height:330px\9; }
/** CHB032-55 **/
/** share tooltip **/
.tooltip-wrap { position:relative; }
.tooltip-wrap .share-tooltip {position:absolute;padding:15px;z-index:999;top: 46px;background:#c7c8ca;right: -2px; display:none;}
.tooltip-wrap:hover .share-tooltip { display:block; }
.tooltip-wrap .share-tooltip:before {content:"";display:block;height: 30px;position:absolute;top: -30px;width:100%;right: 0;}
.tooltip-wrap .share-tooltip:after { content:""; border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-bottom: solid #c7c8ca 10px;
  top: -10px;
  position: absolute;
  right: 24px;
}
.Q2page .tooltip-wrap .share-tooltip a { margin-right:7px; }
.tooltip-wrap .share-tooltip .fa { width:45px; height:45px; font-size:25px; line-height:45px; background-color:transparent; }
.tooltip-wrap .share-tooltip .fa.fa-linkedin { background-color:#0077b4; color:#fff; }
.tooltip-wrap .share-tooltip .fa.fa-facebook { background-color:#3b5998; color:#fff; }
.tooltip-wrap .share-tooltip .fa.fa-twitter { background-color:#1ea1f2; color:#fff; }
.tooltip-wrap .share-tooltip .fa.fa-envelope-o { background-color:#848484; color:#fff; }
.Q2page .guide-checklist-container .ournddiv,
.Q2page .resources .ournddiv,
.Q2page .guide-checklist-container .captionRight { overflow:visible; }
.Q2page .captionRight { min-height:auto\9; }
.Q2page .video-module .tooltip-wrap .share-tooltip,
.Q2page .resources .overview .tooltip-wrap .share-tooltip { top:56px; }
.Q2page .articles .list-item .col-sm-3:first-child .share-tooltip { width:252px; left:0; right:0; }
.Q2page .articles .list-item .col-sm-3:first-child .share-tooltip:after { right:auto; left:24px; }
@media only screen and (min-width:1131px){
  .Q2page .guide-checklist-container .captionRight { float:right; width:60%; }
  .Q2page .guide-checklist-container .imgLeft { margin-bottom:30px; margin-right:0; }
}/** End (min-1131) **/  
@media only screen and (min-width:1131px) and (max-width:1199px){
  .Q2page .guide-checklist-container .captionRight { width:50%; }
  .Q2page .guide-checklist-container .captionRight h3.title { padding-right:0; }
}/** End (min-max:1131-1199) **/  
/** CHB032-55 End **/
/** CHB032-61 **/
@media screen and (max-width: 767px){
 .Q2page .videoPlayIcon.btn { display:block; top:50%; left:50%; margin-top:-17px; margin-left:-17px; }
}/** End (max:767) **/ 
/* Aki CHB050-83 Start */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  .Q2page .video-figure, .Q2page .video-content { height: auto; }
}
/* Aki CHB050-83 End */


 #dealfact{behavior: url(../../js/pie.htc); position:relative;}

.ie8 .row.row-eq-height, .ie9 .row-eq-height, .ie10 .row-eq-height { display:block }

.ie9 .navbar-inverse .navbar-nav { display: block; width: auto; }
.ie9 .navbar-inverse .navbar-nav > li { display: inline-block; }
.ie9 .navbar-inverse .navbar-nav > li.divider { display: inline-block; height: 50px; }

.ie9 .btn { padding: 11px 11px 7px; }
.ie9 .btn-sm { padding: 7px 8px 2px 9px; }
.ie9 .protection h1 { padding-top: 83px; }

.ie9 .col-Vcenter { display: block; }
.ie9 .text-col { padding-top: 80px; }
.ie9 .text-col.vertCenter60 { padding-top: 60px; }

.ie9 .grayCol.col-Vcenter { display: block; padding-top: 38px; }
.ie9 .grayCol.jewelryCol { padding-top: 67px; }
.ie9 .grayCol.waterDamage-content { padding-top: 20px; }
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.not-animated { opacity: 0; }

.animated {
	opacity: 1;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes jello {
	11.1% {
		-webkit-transform: none;
						transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
						transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
						transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
						transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
						transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
						transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
						transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
						transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
	100% {
		-webkit-transform: none;
						transform: none
	}
}

@keyframes jello {
	11.1% {
		-webkit-transform: none;
						transform: none
	}

	22.2% {

		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
						transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
						transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
						transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
						transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
						transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
						transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
						transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
	100% {
		-webkit-transform: none;
						transform: none
	}
}



.jello{
		-webkit-animation-name:jello;
						animation-name:jello;
		-webkit-transform-origin: center;

						transform-origin: center
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@charset "UTF-8";@font-face{font-family:Publico-Light;src:url(../../../../content/dam/aem-chubb-global/static-pages/fonts/Publico-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Publico-Headline-Light;src:url(../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Light-Web.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Publico-Headline-Roman;src:url(../../../../content/dam/aem-chubb-global/static-pages/fonts/PublicoHeadline-Roman-Web.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Publico-Light-Italic;src:url(../../../../content/dam/aem-chubb-global/static-pages/fonts/publico-light-italic.woff) format("woff");font-weight:300;font-style:normal}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%,28%,70%{transform:scale(1)}14%,42%{transform:scale(1.3)}}@keyframes heartBeat{0%,28%,70%{transform:scale(1)}14%,42%{transform:scale(1.3)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible!important}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;transition:none!important}}.hide-on-init{visibility:hidden}.next-section-anchor em{-webkit-animation:2s infinite next-section-anchor;animation:2s infinite next-section-anchor}@-webkit-keyframes next-section-anchor{0%{transform:translateY(-5px);opacity:0}45%{transform:translateY(0);opacity:1}65%{transform:translateY(-2px);opacity:1}100%{transform:translateY(5px);opacity:0}}@keyframes next-section-anchor{0%{transform:translateY(-5px);opacity:0}45%{transform:translateY(0);opacity:1}65%{transform:translateY(-2px);opacity:1}100%{transform:translateY(5px);opacity:0}}.research-safety-animation-cta span em{-webkit-animation:2s infinite research-safety-animation;animation:2s infinite research-safety-animation}@-webkit-keyframes research-safety-animation{0%{transform:translateX(-5px);opacity:0}45%{transform:translateX(0);opacity:1}65%{transform:translateX(-2px);opacity:1}100%{transform:translateX(5px);opacity:0}}@keyframes research-safety-animation{0%{transform:translateX(-5px);opacity:0}45%{transform:translateX(0);opacity:1}65%{transform:translateX(-2px);opacity:1}100%{transform:translateX(5px);opacity:0}}.research-focus-animation-cta span em{-webkit-animation:2s infinite research-focus-animation;animation:2s infinite research-focus-animation}@-webkit-keyframes research-focus-animation{0%{transform:translateX(-5px);opacity:0}45%{transform:translateX(0);opacity:1}65%{transform:translateX(-2px);opacity:1}100%{transform:translateX(5px);opacity:0}}@keyframes research-focus-animation{0%{transform:translateX(-5px);opacity:0}45%{transform:translateX(0);opacity:1}65%{transform:translateX(-2px);opacity:1}100%{transform:translateX(5px);opacity:0}}.navbar{min-height:35px!important}html{line-height:1.5;font-size:1rem;color:#000;overflow-y:scroll;min-height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body{font-family:PublicoHeadline-Roman,Publico-Light,Publico,georgia,serif}sup{font-size:10px}.uppercase{text-transform:uppercase}.normal{font-weight:400}.is-disabled{opacity:0}.sticky{position:fixed;transition:all 750ms ease-in-out}.f-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.f-col{-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;padding:0}.btn{transition:all .2s ease-in-out;display:inline-block;margin:.25rem 1rem .25rem 0;font-family:Publico-Light,Publico,georgia,serif;font-size:18px;height:auto}@media screen and (min-width:768px){.btn{margin:.5rem 1rem .5rem 0}.btn-wrap{position:absolute;width:100%;bottom:1rem}}.btn--white{color:#fff;border-color:#fff!important}.btn--white .share-icon-1,.btn--white .share-icon-2{stroke:#fff}.btn--white .download-icon-1,.btn--white .download-icon-2,.btn--white .download-icon-3{fill:none;stroke:#fff}.btn--share:hover .share-icon-1,.btn--share:hover .share-icon-2{stroke:#fff}.btn--play:hover .play-icon-1,.btn--play:hover .play-icon-3{fill:#fff}.btn--download:hover .download-icon-1,.btn--download:hover .download-icon-2,.btn--download:hover .download-icon-3{fill:none;stroke:#fff}.btn--learn .btn-rsa .carat{stroke:#2d2d2d}.btn--learn:hover .btn-rsa .carat{stroke:#fff}.btn:hover{color:#fff!important;background-color:#2d2d2d;border-color:transparent!important}.btn.white{border-color:#fff!important;color:#fff}.download-icon{max-width:.6rem;height:.6rem;margin-left:.25rem}.download-icon-1{stroke:#2d2d2d;fill:none}.download-icon-2{stroke:#2d2d2d}.download-icon-3{stroke:#4c4e53}.share-icon{max-width:.6rem;height:.6rem;margin-left:.25rem}.share-icon-1,.share-icon-2{fill:none;stroke-miterlimit:10;transition:all .2s ease-in-out}.share-icon-1{stroke:#2d2d2d}.share-icon-2{stroke:#4c4e53}.share-icon-3{fill:none;stroke:#4c4e53}.icon-video-play{position:absolute;bottom:0;width:72px;height:70px;cursor:pointer}.consultants ul,.explore--results ul,.tiles ul{list-style:none;margin:0;padding:0 10px}.consultants ul li,.explore--results ul li,.tiles ul li{width:80vw!important;font-size:16px!important;line-height:20px;margin:0;padding:8px 10px 8px 30px;list-style:none;background-image:url(../../../../us-en/individuals-families/agent-marketing/shifting-the-language-auto/assets/img/icons/checkmark@2x.png);background-repeat:no-repeat;background-position:left 10px;background-size:18px}@media screen and (min-width:920px){.consultants ul li,.explore--results ul li,.tiles ul li{width:auto!important;font-size:20px!important;line-height:28px;padding:16px 20px 16px 44px;background-position:left 20px;background-size:25px}}.explore--results ul li{width:100%!important;min-width:100%;max-width:100%}@media screen and (min-width:768px){.consultants ul,.explore--results ul,.tiles ul{padding:20px}.explore--results ul li{width:50%!important;min-width:50%;max-width:50%}}.tiles ul{padding:5px}.tiles ul li{font-size:16px!important;line-height:20px;padding:8px 10px 8px 30px;background-position:left 10px;background-size:18px}.parallax__background{width:100%;min-height:100vh;transition:all .2s;-moz-transition:.2s;-webkit-transition:.2s;-o-transition:.2s;background-size:cover;background-repeat:no-repeat;background-position:center!important;background-attachment:fixed!important}.parallax__content{margin:1rem;padding-top:1rem}@media screen and (min-width:768px){.parallax__content{margin:2rem;padding-top:3rem}.parallax__content--center{height:85vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}}.parallax__content--center{margin:2rem;padding:3rem 0 0}.hero{width:300px;position:fixed;top:50%;left:50%;margin-top:-25vh;margin-left:-150px}@media screen and (min-width:768px){.hero{width:640px;margin-top:-225px;margin-left:-320px}}.hero h1{font-family:Publico-Light,Publico,georgia,serif;line-height:1;font-size:70px}@media screen and (min-width:768px){.hero h1{font-size:100px}}.hero h2{font-family:Publico-Light,Publico,georgia,serif;font-size:26px}@media screen and (min-width:768px){.hero h2{font-family:Publico-Headline-Roman,Publico,georgia,serif;font-size:54px}}.hero p{font-size:14px;line-height:24px}.hero--panel{width:300px;background-color:#6e27c5;color:#fff;padding:2rem}@media screen and (min-width:768px){.hero p{font-size:24px;line-height:28px}.hero--panel{padding:4rem;width:640px}}@media screen and (min-width:920px){.explore--results ul li{width:33%!important;min-width:33%;max-width:33%}.hero{margin-top:-225px;margin-left:-370px}.hero--panel{padding:5rem;width:740px}}.hero--panel.blue{background-color:#150f96}.hero--panel.purple{background-color:#6e27c5}.hero--panel.red{background-color:#f1352b}.hero--panel .left-stripe{border-left:3px solid #fff;padding-left:33px}.hero--panel .learn-more{margin-top:40px;margin-bottom:0;font-size:16px;line-height:22px}.hero--panel .learn-more a{color:#fff;text-decoration:none;stroke-width:-20px!important;cursor:pointer}@media screen and (min-width:1024px){.Accessible-mobile{display:none}}@media screen and (max-width:1023px){.Accessible-mobile{text-align:right;background:#333;padding:8px 20px}.Accessible-mobile a{color:#fff;text-decoration:none;outline:0;font-size:16px}}@media screen and (max-width:767px){.Accessible-mobile a{font-size:14px}.colorize .navbar .main-navbar,.colorize-1 .navbar .main-navbar{padding:0 15px}}@media screen and (max-width:1399px){.container{max-width:1170px;width:100%}}@media screen and (max-width:991px){.container{width:100%}}@media screen and (min-width:1400px){header .main-navbar{padding:0 75px}}@media screen and (min-width:992px){header .main-navbar{padding:0 40px}}@media screen and (min-width:1400px){header .top-navbar{padding:10px 75px}}.page{padding-bottom:198px}@media screen and (min-width:920px){.page{padding-bottom:202px}}.page--background{max-width:1440px;margin:0 auto;background-image:url(../../../../us-en/individuals-families/agent-marketing/shifting-the-language-auto/assets/img/bg-page@2x.png);background-position:-112px 0;background-size:1176px 25px;background-repeat:repeat-y}.page--background.no-image{background-image:none}.page h2{font-family:Publico-Light,Publico,georgia,serif;font-size:26px;margin:0 0 20px}.page h2.header{margin:0 20px}.page .skinny{padding:50px 0 0}@media screen and (min-width:768px){.page--background{background-position:top left}.page h2{font-size:36px}.page h2.header{margin:20px}.page .skinny{padding:150px 112px 0}}.page .medium{padding:0}@media screen and (min-width:768px){.page .medium{padding:150px 82px 0}}.page .wide{padding:100px 30px 0}.page .middle{-ms-flex-align:center;align-items:center}.page--purple{max-width:1440px;margin:0 auto;background-image:url(../../../../us-en/individuals-families/agent-marketing/shifting-the-language-auto/assets/img/bg-purple@2x.png);background-position:top left;background-size:1176px 25px;background-repeat:repeat-y;padding:120px 30px 30px;color:#fff}.page--purple h1{font-family:Publico-Light,Publico,georgia,serif;font-size:26px!important;line-height:1.2}.page aside{max-width:358px}.page aside h1,.page aside h3,.page aside p{margin:40px 30px}@media screen and (min-width:768px){.page .wide{padding:150px 50px 0}.page--purple{padding:125px 112px 130px}.page--purple h1{font-size:54px!important;line-height:1.2}.page aside h1,.page aside h3,.page aside p{margin:0}}.page aside h1{font-family:Publico-Light,Publico,georgia,serif;margin-bottom:40px}.page aside h3{font-size:20px}.page aside p{font-family:Publico-Headline-Roman,Publico,georgia,serif}.page .quote{max-width:1440px;margin:0 auto;background-image:url(../../../../us-en/individuals-families/agent-marketing/shifting-the-language-auto/assets/img/risk-bg-quote@2x.png);background-size:885px 479px;background-repeat:no-repeat;background-position:0 100px;background-color:rgba(255,255,255,.9)}.page .quote--text{max-width:100vw;margin:0 20px;padding-left:35px;padding-bottom:30px}@media screen and (min-width:768px){.page .quote{background-position:290px 24px}.page .quote .middle{min-height:400px;-ms-flex-pack:center;justify-content:center}.page .quote--text{max-width:558px;margin:30px 70px}}@media screen and (min-width:992px){header .top-navbar{padding:10px 40px}.page .quote--text{margin:100px 70px}}.page .quote--text h3{float:left;line-height:1.2;font-family:Publico-Light,Publico,georgia,serif;font-size:24px}.page .quote--text h3::before{content:"\201C";position:relative;font-size:72px;line-height:0;margin-left:-35px;padding-right:10px;top:25px}.page .quote--text h3::after{content:"”";position:relative;font-size:72px;line-height:0;top:25px;left:10px}.page .quote img{margin:24px auto;width:85vw}@media screen and (min-width:920px){.page .quote img{width:428px;margin-left:35px}}.page .stats{background-color:rgba(255,255,255,.9);padding:20px 0;margin:0 auto}.page .stats img,.page .stats svg{display:inline-block;margin:20px;width:328px}@media screen and (max-width:320px){.page .stats img,.page .stats svg{width:85vw}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.page .stats img,.page .stats svg{width:300px}}.tiles .abs{position:absolute}.tiles .left{left:0}.tiles .right{right:0}.tiles .top{top:0}.tiles .bottom{bottom:0}.tiles .front{z-index:10}.tiles .back{z-index:1}.tiles--info{width:305px;padding:1.5rem}.tiles--info.blue{background-color:#150f96;color:#fff}.tiles--info.green{background-color:#f1352b;color:#fff}.tiles--info h2{font-family:Publico-Light,Publico,georgia,serif;font-size:24px;margin:0;line-height:1.2}.tiles--info h3{font-size:20px;margin:0;line-height:1.2}.tiles--info h4{font-size:15px;margin:0 0 10px;line-height:1.2}.tiles--image{width:304px;min-height:200px;background-position:center;background-size:cover;background-repeat:no-repeat}.tiles__stagger{position:relative;margin-bottom:25px;width:100vw}@media screen and (min-width:768px){.page .quote--text h3{font-size:36px}.tiles--info{padding:2rem}.tiles__stagger{width:520px;height:270px;margin-top:50px}}@media screen and (min-width:992px){.tiles__stagger{margin-top:0}}.tiles__middle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;width:100vw}@media screen and (min-width:768px){.tiles__middle{width:520px;margin-top:50px}.tiles__middle .left{margin-right:-40px}}@media screen and (min-width:992px){.tiles__middle{margin-top:0}}.marker{margin-top:40px;margin-left:-84px;margin-bottom:-70px;width:172px!important;height:142px!important;background-repeat:no-repeat}@media screen and (min-width:768px){.tiles__middle .right{margin-left:-40px}.marker{margin-left:-112px}}.leadership-tab--content .owl-dots{display:block;text-align:center;height:10px;width:100%;margin:0 auto}.leadership-tab--content .owl-dot{width:10px;height:10px;display:inline-block;background-color:#979797;border-radius:100%;margin:0 6px}.leadership-tab--content .owl-dot.active{background-color:#7acb00}.carousel{border-top:5px solid #7acb00;background-color:#fff;width:90%;padding:0 1.5rem 1.25rem;margin:0 auto}@media screen and (min-width:768px){.carousel{padding:0 .5rem 1.25rem;width:100%}.carousel--icon{display:inline!important}}.carousel .owl-dots{display:block;text-align:center;height:10px}.carousel .owl-dot{width:10px;height:10px;display:inline-block;background-color:#979797;border-radius:100%;margin:0 6px}.carousel.green{border-top:5px solid #7acb00}.carousel.green .owl-dot.active{background-color:#7acb00}.carousel.robins{border-top:5px solid #01c1d6}.carousel.robins .owl-dot.active{background-color:#01c1d6}.carousel--icon{width:40px!important;height:40px!important;margin:20px 20px 20px 0!important}.carousel--pad{margin:0}.carousel img{margin:30px 20px}.carousel h3{font-family:Publico-Headline-Roman,Publico,georgia,serif;font-size:24px;line-height:1.25;font-weight:medium}.carousel .leftRs{position:absolute;margin:auto;display:none}@media screen and (min-width:768px){.carousel--pad{margin:2rem 4rem}.carousel .leftRs{display:block;top:0;bottom:0;left:0;width:50px;height:50px;background-image:url(../../../../us-en/individuals-families/agent-marketing/shifting-the-language-auto/assets/img/icons/carousel-left.svg);background-repeat:no-repeat;background-position:50% 50%;background-color:#fff;border:none}}.carousel .leftRs:focus{outline:0}.carousel .rightRs{position:absolute;font-family:Publico-Light,Publico,georgia,serif;margin:auto;display:none}@media screen and (min-width:768px){.carousel .rightRs{display:block;top:0;bottom:0;right:0;width:50px;height:50px;background-image:url(../../../../us-en/individuals-families/agent-marketing/shifting-the-language-auto/assets/img/icons/carousel-right.svg);background-repeat:no-repeat;background-position:50% 50%;background-color:#fff;border:none}}.carousel .rightRs:focus{outline:0}.carousel .owl-nav .disabled{opacity:.2;-ms-transform:all .9s ease-in-out;transform:all .9s ease-in-out}.stats.green .owl-dot.active{background-color:#7acb00}.stats.robins .owl-dot.active{background-color:#01c1d6}.stats .owl-dots{margin-top:-40px!important}.carousel-point{width:100%;margin:0 auto;padding:0;text-align:center}.carousel-point li{display:inline-block;color:#c5c5c5;background-color:#c5c5c5;border:1px solid #fff;border-radius:50%;font-size:26px;line-height:1;padding:5px;margin:5px;width:10px;height:10px;list-style-position:inside}.carousel-point .active{background-color:#7acb00}.modal{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:90%;z-index:101}@media screen and (min-width:768px){.modal-content{width:85%}.colorize,.colorize-1{max-width:1440px;margin:0 auto}}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.tile{box-shadow:0 0 0 0 transparent,0 0 0 0 transparent!important}.colorize,.colorize-1{background-color:rgba(0,0,0,.8)!important;position:relative;z-index:99}@media screen and (min-width:768px){.colorize .navbar,.colorize-1 .navbar{margin:0 auto;max-width:1440px}.colorize .navbar .main-navbar,.colorize-1 .navbar .main-navbar{margin:0 auto}}.colorize .navbar .navActive:after,.colorize-1 .navbar .navActive:after{box-shadow:0 0 0 #c5c5c5}.footer-outer{overflow:auto;margin-top:-198px}@media screen and (min-width:920px){.modal-content{width:700px}.footer-outer{margin-top:-202px}}.footer-outer .footer-inner{max-width:1440px;margin:0 auto;overflow:auto}.footer-outer .footer-inner footer{padding:48px 24px!important}.footer-outer .footer-inner footer .country-selector:after{background:url(https://www.chubb.com/_global-assets/images/vertical-ellipses.png) center center no-repeat}.footer-outer .footer-inner footer .tblRow{display:block!important}@media screen and (min-width:1400px){.footer-outer .footer-inner footer .tblRow{display:-ms-flexbox!important;display:flex!important}}.footer-outer .footer-inner footer .tblRow .social-buttons{margin-bottom:20px}@media screen and (min-width:1024px){.footer-outer .footer-inner footer{padding:48px 30px!important}.footer-outer .footer-inner footer .tblRow .social-buttons{margin-bottom:40px!important}}.footer-outer .footer-inner footer .close-button{background-image:url(https://www.chubb.com/_global-assets/images/close-button.png)}#locale-selector-modal{z-index:99999!important}#body-bg-container{background-color:#000;width:100%;height:100%;position:absolute;background-attachment:fixed;background-repeat:no-repeat;z-index:-1;transition:2s;background-size:cover}@media screen and (max-width:991px){#body-bg-container{background-color:transparent;display:none}}#content section{position:relative;padding-bottom:80px}.content-padding-left{padding-left:105px}.content-padding-right{padding-right:75px}@media screen and (max-width:1399px){#content section{padding-bottom:80px}.content-padding-left{padding-left:80px}.content-padding-right{padding-right:40px}.btn{padding:0 15px}}.owl-carousel .owl-dots{display:block;text-align:center;margin-top:30px}.owl-carousel .owl-prev svg{-ms-transform:rotate(180deg);transform:rotate(180deg)}.owl-carousel .owl-next:focus,.owl-carousel .owl-prev:focus{outline:0!important}.owl-carousel .owl-next:hover svg polyline,.owl-carousel .owl-prev:hover svg polyline{stroke:#000}.owl-carousel .owl-dot{background-color:#d8d8d8;width:10px;height:10px;border:none;border-radius:100%;margin:0 3.5px;transition:all .2s ease-in-out;opacity:1;display:inline-block}.owl-carousel .owl-dot.active{background-color:#a4a4a4;opacity:1}.owl-carousel .owl-dot:focus{outline:0!important}.owl-carousel .owl-dot span{opacity:0}.owl-carousel.q1-carousel .owl-prev{position:absolute;left:-40px;top:45%}.owl-carousel.q1-carousel .owl-next{position:absolute;right:-40px;top:45%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.owl-carousel.q1-carousel .owl-next,.owl-carousel.q1-carousel .owl-prev{top:20%}}@media screen and (max-width:1023px){#content section{padding-bottom:30px;position:static}.content-padding-left{padding-left:40px}.content-padding-right{padding-right:40px}.owl-carousel.q1-carousel .owl-prev{left:-25px;top:33%}.owl-carousel.q1-carousel .owl-next{right:-25px;top:33%}}@media screen and (max-width:767px){#content section{padding-bottom:20px;position:static}.content-padding-left{padding-left:15px}.content-padding-right{padding-right:15px}.owl-carousel.q1-carousel .owl-prev{left:-25px;top:20%}.owl-carousel.q1-carousel .owl-next{right:-25px;top:20%}.tooltip-wrap .share-tooltip{top:13px;right:initial}.tooltip-wrap .share-tooltip:after{right:185px}}.select-styled{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;width:100%;margin:0 auto;max-width:330px;background:url(../../../../us-en/individuals-families/agent-marketing/shifting-the-language-auto/assets/img/down-arrow.svg) 94% 50%/1rem 1rem no-repeat #fff}.select-styled::-ms-expand{display:none}@media screen and (min-width:768px){.select-styled{margin:0;padding:.5rem 1rem;background-size:1rem 1rem}}.tooltip-wrap .share-tooltip a:not(:last-child){margin-right:5px}.skip-links ul{list-style:none;margin:0}.skip-links ul li a{position:absolute;top:-100px;left:0;transition:all .5s,transform .5s cubic-bezier(.4,0,.2,1);z-index:4000;background:#fff;color:#0a0a0a;font-size:14px;padding:10px}.bc-player-default_default .vjs-big-play-button{top:50%;left:50%}.video-modal .video-js video{-o-object-fit:initial;object-fit:initial}
